AFFIRMED-ZONE-MIB DEFINITIONS ::= BEGIN IMPORTS MODULE-IDENTITY, OBJECT-TYPE, Integer32, Unsigned32, Counter32, Counter64, Gauge32, IpAddress FROM SNMPv2-SMI TEXTUAL-CONVENTION, RowStatus, DateAndTime, TruthValue FROM SNMPv2-TC ; affirmedZoneMIB MODULE-IDENTITY ORGANIZATION "Affirmed Networks, Inc." CONTACT-INFO "Affirmed Networks, Inc. 35 Nagog Park, Acton, MA, USA" DESCRIPTION "" ::= { 1 3 6 1 4 1 37963 10 15 } ConfdString ::= TEXTUAL-CONVENTION DISPLAY-HINT "1t" STATUS current DESCRIPTION "xs: and confd: types mapped to strings" SYNTAX OCTET STRING String ::= TEXTUAL-CONVENTION DISPLAY-HINT "1t" STATUS current DESCRIPTION "xs:string" SYNTAX OCTET STRING affirmedZoneTable OBJECT-TYPE SYNTAX SEQUENCE OF AffirmedZoneEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "" ::= { affirmedZoneMIB 1 } affirmedZoneEntry OBJECT-TYPE SYNTAX AffirmedZoneEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "" INDEX { affirmedZoneName } ::= { affirmedZoneTable 1 } AffirmedZoneEntry ::= SEQUENCE { affirmedZoneName String, affirmedZoneRowstatus RowStatus } affirmedZoneName OBJECT-TYPE SYNTAX String MAX-ACCESS not-accessible STATUS current DESCRIPTION "Configure Zone parameters" ::= { affirmedZoneEntry 1 } affirmedZoneRowstatus OBJECT-TYPE SYNTAX RowStatus MAX-ACCESS read-create STATUS current DESCRIPTION "" ::= { affirmedZoneEntry 2 } affirmedZoneContentSlotLevelHttpProxyConnectionStatsThresholdHistoryCurrentClientConnectionsTable OBJECT-TYPE SYNTAX SEQUENCE OF AffirmedZoneContentSlotLevelHttpProxyConnectionStatsThresholdHistoryCurrentClientConnectionsEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "" ::= { affirmedZoneMIB 59 } affirmedZoneContentSlotLevelHttpProxyConnectionStatsThresholdHistoryCurrentClientConnectionsEntry OBJECT-TYPE SYNTAX AffirmedZoneContentSlotLevelHttpProxyConnectionStatsThresholdHistoryCurrentClientConnectionsEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "" INDEX { affirmedZoneName, affirmedZoneContentSlotLevelHttpProxyConnectionStatsThresholdHistoryCurrentClientConnectionsChassis, affirmedZoneContentSlotLevelHttpProxyConnectionStatsThresholdHistoryCurrentClientConnectionsSlot } ::= { affirmedZoneContentSlotLevelHttpProxyConnectionStatsThresholdHistoryCurrentClientConnectionsTable 1 } AffirmedZoneContentSlotLevelHttpProxyConnectionStatsThresholdHistoryCurrentClientConnectionsEntry ::= SEQUENCE { affirmedZoneContentSlotLevelHttpProxyConnectionStatsThresholdHistoryCurrentClientConnectionsChassis Unsigned32, affirmedZoneContentSlotLevelHttpProxyConnectionStatsThresholdHistoryCurrentClientConnectionsSlot INTEGER, affirmedZoneContentSlotLevelHttpProxyConnectionStatsThresholdHistoryCurrentClientConnectionsCurrentLevel INTEGER, affirmedZoneContentSlotLevelHttpProxyConnectionStatsThresholdHistoryCurrentClientConnectionsCriticalCrossingCount Integer32, affirmedZoneContentSlotLevelHttpProxyConnectionStatsThresholdHistoryCurrentClientConnectionsCriticalCrossingHighVal Integer32, affirmedZoneContentSlotLevelHttpProxyConnectionStatsThresholdHistoryCurrentClientConnectionsCriticalCrossingHighValTime String, affirmedZoneContentSlotLevelHttpProxyConnectionStatsThresholdHistoryCurrentClientConnectionsMajorCrossingCount Integer32, affirmedZoneContentSlotLevelHttpProxyConnectionStatsThresholdHistoryCurrentClientConnectionsMajorCrossingHighVal Integer32, affirmedZoneContentSlotLevelHttpProxyConnectionStatsThresholdHistoryCurrentClientConnectionsMajorCrossingHighValTime String, affirmedZoneContentSlotLevelHttpProxyConnectionStatsThresholdHistoryCurrentClientConnectionsMinorCrossingCount Integer32, affirmedZoneContentSlotLevelHttpProxyConnectionStatsThresholdHistoryCurrentClientConnectionsMinorCrossingHighVal Integer32, affirmedZoneContentSlotLevelHttpProxyConnectionStatsThresholdHistoryCurrentClientConnectionsMinorCrossingHighValTime String, affirmedZoneContentSlotLevelHttpProxyConnectionStatsThresholdHistoryCurrentClientConnectionsLastRecordedVal Integer32, affirmedZoneContentSlotLevelHttpProxyConnectionStatsThresholdHistoryCurrentClientConnectionsLastRecordedValTime String } affirmedZoneContentSlotLevelHttpProxyConnectionStatsThresholdHistoryCurrentClientConnectionsChassis OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS not-accessible STATUS current DESCRIPTION "chassis ID" ::= { affirmedZoneContentSlotLevelHttpProxyConnectionStatsThresholdHistoryCurrentClientConnectionsEntry 1 } affirmedZoneContentSlotLevelHttpProxyConnectionStatsThresholdHistoryCurrentClientConnectionsSlot OBJECT-TYPE SYNTAX INTEGER {a1(1),a2(2),a3(3),a4(4),a5(5),a6(6),a7(7),a8(8),a9(9),a10(10),a11(11),a12(12),a13(13),a14(14),a15(15),a16(16),a17(17),a18(18),a19(19),a20(20),a21(21),a22(22),a23(23),a24(24),a25(25),a26(26),a27(27),a28(28),a29(29),a30(30),a31(31),a32(32),a33(33),a34(34),a35(35),a36(36),a37(37),a38(38),a39(39),a40(40),a41(41),a42(42),a43(43),a44(44),a45(45),a46(46),a47(47),a48(48),a49(49),a50(50),a51(51),a52(52),a53(53),a54(54),a55(55),a56(56),a57(57),a58(58),a59(59),a60(60),a61(61),a62(62),a63(63),a64(64),a65(65),a66(66),a67(67),a68(68),a69(69),a70(70),a71(71),a72(72),a73(73),a74(74),a75(75),a76(76),a77(77),a78(78),a79(79),a80(80),a81(81),a82(82),a83(83),a84(84),a85(85),a86(86),a87(87),a88(88),a89(89),a90(90),a91(91),a92(92),a93(93),a94(94),a95(95),a96(96),a97(97),a98(98),a99(99),a100(100),a101(101),a102(102),a103(103),a104(104),a105(105),a106(106),a107(107),a108(108),a109(109),a110(110),a111(111),a112(112),a113(113),a114(114),a115(115),a116(116),a117(117),a118(118),a119(119),a120(120),a121(121),a122(122),a123(123),a124(124),a125(125),a126(126),a127(127),a128(128)} MAX-ACCESS not-accessible STATUS current DESCRIPTION "slot number" ::= { affirmedZoneContentSlotLevelHttpProxyConnectionStatsThresholdHistoryCurrentClientConnectionsEntry 2 } affirmedZoneContentSlotLevelHttpProxyConnectionStatsThresholdHistoryCurrentClientConnectionsCurrentLevel OBJECT-TYPE SYNTAX INTEGER {normal(0),minor(1),major(2),critical(3)} MAX-ACCESS read-only STATUS current DESCRIPTION "Current threshold level" ::= { affirmedZoneContentSlotLevelHttpProxyConnectionStatsThresholdHistoryCurrentClientConnectionsEntry 3 } affirmedZoneContentSlotLevelHttpProxyConnectionStatsThresholdHistoryCurrentClientConnectionsCriticalCrossingCount OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of times the critical level was crossed" ::= { affirmedZoneContentSlotLevelHttpProxyConnectionStatsThresholdHistoryCurrentClientConnectionsEntry 4 } affirmedZoneContentSlotLevelHttpProxyConnectionStatsThresholdHistoryCurrentClientConnectionsCriticalCrossingHighVal OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "Highest value recorded in the critical level" ::= { affirmedZoneContentSlotLevelHttpProxyConnectionStatsThresholdHistoryCurrentClientConnectionsEntry 5 } affirmedZoneContentSlotLevelHttpProxyConnectionStatsThresholdHistoryCurrentClientConnectionsCriticalCrossingHighValTime OBJECT-TYPE SYNTAX String MAX-ACCESS read-only STATUS current DESCRIPTION "Time the highest value recorded in the critical level" ::= { affirmedZoneContentSlotLevelHttpProxyConnectionStatsThresholdHistoryCurrentClientConnectionsEntry 6 } affirmedZoneContentSlotLevelHttpProxyConnectionStatsThresholdHistoryCurrentClientConnectionsMajorCrossingCount OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of times the major level was crossed" ::= { affirmedZoneContentSlotLevelHttpProxyConnectionStatsThresholdHistoryCurrentClientConnectionsEntry 7 } affirmedZoneContentSlotLevelHttpProxyConnectionStatsThresholdHistoryCurrentClientConnectionsMajorCrossingHighVal OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "Highest value recorded in the major level" ::= { affirmedZoneContentSlotLevelHttpProxyConnectionStatsThresholdHistoryCurrentClientConnectionsEntry 8 } affirmedZoneContentSlotLevelHttpProxyConnectionStatsThresholdHistoryCurrentClientConnectionsMajorCrossingHighValTime OBJECT-TYPE SYNTAX String MAX-ACCESS read-only STATUS current DESCRIPTION "Time the highest value recorded in the major level" ::= { affirmedZoneContentSlotLevelHttpProxyConnectionStatsThresholdHistoryCurrentClientConnectionsEntry 9 } affirmedZoneContentSlotLevelHttpProxyConnectionStatsThresholdHistoryCurrentClientConnectionsMinorCrossingCount OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of times the minor level was crossed" ::= { affirmedZoneContentSlotLevelHttpProxyConnectionStatsThresholdHistoryCurrentClientConnectionsEntry 10 } affirmedZoneContentSlotLevelHttpProxyConnectionStatsThresholdHistoryCurrentClientConnectionsMinorCrossingHighVal OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "Highest value recorded in the minor level" ::= { affirmedZoneContentSlotLevelHttpProxyConnectionStatsThresholdHistoryCurrentClientConnectionsEntry 11 } affirmedZoneContentSlotLevelHttpProxyConnectionStatsThresholdHistoryCurrentClientConnectionsMinorCrossingHighValTime OBJECT-TYPE SYNTAX String MAX-ACCESS read-only STATUS current DESCRIPTION "Time the highest value recorded in the minor level" ::= { affirmedZoneContentSlotLevelHttpProxyConnectionStatsThresholdHistoryCurrentClientConnectionsEntry 12 } affirmedZoneContentSlotLevelHttpProxyConnectionStatsThresholdHistoryCurrentClientConnectionsLastRecordedVal OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "Last recorded value" ::= { affirmedZoneContentSlotLevelHttpProxyConnectionStatsThresholdHistoryCurrentClientConnectionsEntry 13 } affirmedZoneContentSlotLevelHttpProxyConnectionStatsThresholdHistoryCurrentClientConnectionsLastRecordedValTime OBJECT-TYPE SYNTAX String MAX-ACCESS read-only STATUS current DESCRIPTION "Time the last value was recorded" ::= { affirmedZoneContentSlotLevelHttpProxyConnectionStatsThresholdHistoryCurrentClientConnectionsEntry 14 } affirmedZoneContentSlotLevelHttpProxyConnectionStatsThresholdHistoryCurrentServerConnectionsTable OBJECT-TYPE SYNTAX SEQUENCE OF AffirmedZoneContentSlotLevelHttpProxyConnectionStatsThresholdHistoryCurrentServerConnectionsEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "" ::= { affirmedZoneMIB 60 } affirmedZoneContentSlotLevelHttpProxyConnectionStatsThresholdHistoryCurrentServerConnectionsEntry OBJECT-TYPE SYNTAX AffirmedZoneContentSlotLevelHttpProxyConnectionStatsThresholdHistoryCurrentServerConnectionsEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "" INDEX { affirmedZoneName, affirmedZoneContentSlotLevelHttpProxyConnectionStatsThresholdHistoryCurrentServerConnectionsChassis, affirmedZoneContentSlotLevelHttpProxyConnectionStatsThresholdHistoryCurrentServerConnectionsSlot } ::= { affirmedZoneContentSlotLevelHttpProxyConnectionStatsThresholdHistoryCurrentServerConnectionsTable 1 } AffirmedZoneContentSlotLevelHttpProxyConnectionStatsThresholdHistoryCurrentServerConnectionsEntry ::= SEQUENCE { affirmedZoneContentSlotLevelHttpProxyConnectionStatsThresholdHistoryCurrentServerConnectionsChassis Unsigned32, affirmedZoneContentSlotLevelHttpProxyConnectionStatsThresholdHistoryCurrentServerConnectionsSlot INTEGER, affirmedZoneContentSlotLevelHttpProxyConnectionStatsThresholdHistoryCurrentServerConnectionsCurrentLevel INTEGER, affirmedZoneContentSlotLevelHttpProxyConnectionStatsThresholdHistoryCurrentServerConnectionsCriticalCrossingCount Integer32, affirmedZoneContentSlotLevelHttpProxyConnectionStatsThresholdHistoryCurrentServerConnectionsCriticalCrossingHighVal Integer32, affirmedZoneContentSlotLevelHttpProxyConnectionStatsThresholdHistoryCurrentServerConnectionsCriticalCrossingHighValTime String, affirmedZoneContentSlotLevelHttpProxyConnectionStatsThresholdHistoryCurrentServerConnectionsMajorCrossingCount Integer32, affirmedZoneContentSlotLevelHttpProxyConnectionStatsThresholdHistoryCurrentServerConnectionsMajorCrossingHighVal Integer32, affirmedZoneContentSlotLevelHttpProxyConnectionStatsThresholdHistoryCurrentServerConnectionsMajorCrossingHighValTime String, affirmedZoneContentSlotLevelHttpProxyConnectionStatsThresholdHistoryCurrentServerConnectionsMinorCrossingCount Integer32, affirmedZoneContentSlotLevelHttpProxyConnectionStatsThresholdHistoryCurrentServerConnectionsMinorCrossingHighVal Integer32, affirmedZoneContentSlotLevelHttpProxyConnectionStatsThresholdHistoryCurrentServerConnectionsMinorCrossingHighValTime String, affirmedZoneContentSlotLevelHttpProxyConnectionStatsThresholdHistoryCurrentServerConnectionsLastRecordedVal Integer32, affirmedZoneContentSlotLevelHttpProxyConnectionStatsThresholdHistoryCurrentServerConnectionsLastRecordedValTime String } affirmedZoneContentSlotLevelHttpProxyConnectionStatsThresholdHistoryCurrentServerConnectionsChassis OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS not-accessible STATUS current DESCRIPTION "chassis ID" ::= { affirmedZoneContentSlotLevelHttpProxyConnectionStatsThresholdHistoryCurrentServerConnectionsEntry 1 } affirmedZoneContentSlotLevelHttpProxyConnectionStatsThresholdHistoryCurrentServerConnectionsSlot OBJECT-TYPE SYNTAX INTEGER {a1(1),a2(2),a3(3),a4(4),a5(5),a6(6),a7(7),a8(8),a9(9),a10(10),a11(11),a12(12),a13(13),a14(14),a15(15),a16(16),a17(17),a18(18),a19(19),a20(20),a21(21),a22(22),a23(23),a24(24),a25(25),a26(26),a27(27),a28(28),a29(29),a30(30),a31(31),a32(32),a33(33),a34(34),a35(35),a36(36),a37(37),a38(38),a39(39),a40(40),a41(41),a42(42),a43(43),a44(44),a45(45),a46(46),a47(47),a48(48),a49(49),a50(50),a51(51),a52(52),a53(53),a54(54),a55(55),a56(56),a57(57),a58(58),a59(59),a60(60),a61(61),a62(62),a63(63),a64(64),a65(65),a66(66),a67(67),a68(68),a69(69),a70(70),a71(71),a72(72),a73(73),a74(74),a75(75),a76(76),a77(77),a78(78),a79(79),a80(80),a81(81),a82(82),a83(83),a84(84),a85(85),a86(86),a87(87),a88(88),a89(89),a90(90),a91(91),a92(92),a93(93),a94(94),a95(95),a96(96),a97(97),a98(98),a99(99),a100(100),a101(101),a102(102),a103(103),a104(104),a105(105),a106(106),a107(107),a108(108),a109(109),a110(110),a111(111),a112(112),a113(113),a114(114),a115(115),a116(116),a117(117),a118(118),a119(119),a120(120),a121(121),a122(122),a123(123),a124(124),a125(125),a126(126),a127(127),a128(128)} MAX-ACCESS not-accessible STATUS current DESCRIPTION "slot number" ::= { affirmedZoneContentSlotLevelHttpProxyConnectionStatsThresholdHistoryCurrentServerConnectionsEntry 2 } affirmedZoneContentSlotLevelHttpProxyConnectionStatsThresholdHistoryCurrentServerConnectionsCurrentLevel OBJECT-TYPE SYNTAX INTEGER {normal(0),minor(1),major(2),critical(3)} MAX-ACCESS read-only STATUS current DESCRIPTION "Current threshold level" ::= { affirmedZoneContentSlotLevelHttpProxyConnectionStatsThresholdHistoryCurrentServerConnectionsEntry 3 } affirmedZoneContentSlotLevelHttpProxyConnectionStatsThresholdHistoryCurrentServerConnectionsCriticalCrossingCount OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of times the critical level was crossed" ::= { affirmedZoneContentSlotLevelHttpProxyConnectionStatsThresholdHistoryCurrentServerConnectionsEntry 4 } affirmedZoneContentSlotLevelHttpProxyConnectionStatsThresholdHistoryCurrentServerConnectionsCriticalCrossingHighVal OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "Highest value recorded in the critical level" ::= { affirmedZoneContentSlotLevelHttpProxyConnectionStatsThresholdHistoryCurrentServerConnectionsEntry 5 } affirmedZoneContentSlotLevelHttpProxyConnectionStatsThresholdHistoryCurrentServerConnectionsCriticalCrossingHighValTime OBJECT-TYPE SYNTAX String MAX-ACCESS read-only STATUS current DESCRIPTION "Time the highest value recorded in the critical level" ::= { affirmedZoneContentSlotLevelHttpProxyConnectionStatsThresholdHistoryCurrentServerConnectionsEntry 6 } affirmedZoneContentSlotLevelHttpProxyConnectionStatsThresholdHistoryCurrentServerConnectionsMajorCrossingCount OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of times the major level was crossed" ::= { affirmedZoneContentSlotLevelHttpProxyConnectionStatsThresholdHistoryCurrentServerConnectionsEntry 7 } affirmedZoneContentSlotLevelHttpProxyConnectionStatsThresholdHistoryCurrentServerConnectionsMajorCrossingHighVal OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "Highest value recorded in the major level" ::= { affirmedZoneContentSlotLevelHttpProxyConnectionStatsThresholdHistoryCurrentServerConnectionsEntry 8 } affirmedZoneContentSlotLevelHttpProxyConnectionStatsThresholdHistoryCurrentServerConnectionsMajorCrossingHighValTime OBJECT-TYPE SYNTAX String MAX-ACCESS read-only STATUS current DESCRIPTION "Time the highest value recorded in the major level" ::= { affirmedZoneContentSlotLevelHttpProxyConnectionStatsThresholdHistoryCurrentServerConnectionsEntry 9 } affirmedZoneContentSlotLevelHttpProxyConnectionStatsThresholdHistoryCurrentServerConnectionsMinorCrossingCount OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of times the minor level was crossed" ::= { affirmedZoneContentSlotLevelHttpProxyConnectionStatsThresholdHistoryCurrentServerConnectionsEntry 10 } affirmedZoneContentSlotLevelHttpProxyConnectionStatsThresholdHistoryCurrentServerConnectionsMinorCrossingHighVal OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "Highest value recorded in the minor level" ::= { affirmedZoneContentSlotLevelHttpProxyConnectionStatsThresholdHistoryCurrentServerConnectionsEntry 11 } affirmedZoneContentSlotLevelHttpProxyConnectionStatsThresholdHistoryCurrentServerConnectionsMinorCrossingHighValTime OBJECT-TYPE SYNTAX String MAX-ACCESS read-only STATUS current DESCRIPTION "Time the highest value recorded in the minor level" ::= { affirmedZoneContentSlotLevelHttpProxyConnectionStatsThresholdHistoryCurrentServerConnectionsEntry 12 } affirmedZoneContentSlotLevelHttpProxyConnectionStatsThresholdHistoryCurrentServerConnectionsLastRecordedVal OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "Last recorded value" ::= { affirmedZoneContentSlotLevelHttpProxyConnectionStatsThresholdHistoryCurrentServerConnectionsEntry 13 } affirmedZoneContentSlotLevelHttpProxyConnectionStatsThresholdHistoryCurrentServerConnectionsLastRecordedValTime OBJECT-TYPE SYNTAX String MAX-ACCESS read-only STATUS current DESCRIPTION "Time the last value was recorded" ::= { affirmedZoneContentSlotLevelHttpProxyConnectionStatsThresholdHistoryCurrentServerConnectionsEntry 14 } affirmedZoneContentStatisticsGridLevelFilterInstanceSummaryTable OBJECT-TYPE SYNTAX SEQUENCE OF AffirmedZoneContentStatisticsGridLevelFilterInstanceSummaryEntry MAX-ACCESS not-accessible STATUS deprecated DESCRIPTION "" ::= { affirmedZoneMIB 61 } affirmedZoneContentStatisticsGridLevelFilterInstanceSummaryEntry OBJECT-TYPE SYNTAX AffirmedZoneContentStatisticsGridLevelFilterInstanceSummaryEntry MAX-ACCESS not-accessible STATUS deprecated DESCRIPTION "" INDEX { affirmedZoneName, affirmedZoneContentStatisticsGridLevelFilterInstanceSummaryGrid } ::= { affirmedZoneContentStatisticsGridLevelFilterInstanceSummaryTable 1 } AffirmedZoneContentStatisticsGridLevelFilterInstanceSummaryEntry ::= SEQUENCE { affirmedZoneContentStatisticsGridLevelFilterInstanceSummaryGrid Unsigned32, affirmedZoneContentStatisticsGridLevelFilterInstanceSummaryNumrequestterminated ConfdString, affirmedZoneContentStatisticsGridLevelFilterInstanceSummaryNumrequestredirected ConfdString, affirmedZoneContentStatisticsGridLevelFilterInstanceSummaryNumrequestblocked ConfdString, affirmedZoneContentStatisticsGridLevelFilterInstanceSummaryNumrequestallowed ConfdString, affirmedZoneContentStatisticsGridLevelFilterInstanceSummaryNumsrgmatched ConfdString, affirmedZoneContentStatisticsGridLevelFilterInstanceSummaryNumcategoryurlmatched ConfdString, affirmedZoneContentStatisticsGridLevelFilterInstanceSummaryNumcategorydomainmatched ConfdString, affirmedZoneContentStatisticsGridLevelFilterInstanceSummaryNumonlinecategorymatched ConfdString, affirmedZoneContentStatisticsGridLevelFilterInstanceSummaryNummalwarecategorymatched ConfdString, affirmedZoneContentStatisticsGridLevelFilterInstanceSummaryNumphishingcategorymatched ConfdString, affirmedZoneContentStatisticsGridLevelFilterInstanceSummaryNumiwfcategorymatched ConfdString, affirmedZoneContentStatisticsGridLevelFilterInstanceSummaryNumgooglesafesearchenforced ConfdString, affirmedZoneContentStatisticsGridLevelFilterInstanceSummaryNumbingsafesearchenforced ConfdString, affirmedZoneContentStatisticsGridLevelFilterInstanceSummaryNumyahoosafesearchenforced ConfdString, affirmedZoneContentStatisticsGridLevelFilterInstanceSummaryNumrequestredirectchangedallowrequestredirectinterval ConfdString, affirmedZoneContentStatisticsGridLevelFilterInstanceSummaryNumrequestredirectchangedallowrequestsameurl ConfdString, affirmedZoneContentStatisticsGridLevelFilterInstanceSummaryNumfilterhashlistmatched ConfdString, affirmedZoneContentStatisticsGridLevelFilterInstanceSummaryNumyoutubesafesearchenforced ConfdString } affirmedZoneContentStatisticsGridLevelFilterInstanceSummaryGrid OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS not-accessible STATUS current DESCRIPTION "grid ID" ::= { affirmedZoneContentStatisticsGridLevelFilterInstanceSummaryEntry 1 } affirmedZoneContentStatisticsGridLevelFilterInstanceSummaryNumrequestterminated OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of request terminated" ::= { affirmedZoneContentStatisticsGridLevelFilterInstanceSummaryEntry 2 } affirmedZoneContentStatisticsGridLevelFilterInstanceSummaryNumrequestredirected OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of request redirected" ::= { affirmedZoneContentStatisticsGridLevelFilterInstanceSummaryEntry 3 } affirmedZoneContentStatisticsGridLevelFilterInstanceSummaryNumrequestblocked OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of request blocked" ::= { affirmedZoneContentStatisticsGridLevelFilterInstanceSummaryEntry 4 } affirmedZoneContentStatisticsGridLevelFilterInstanceSummaryNumrequestallowed OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of request allowed" ::= { affirmedZoneContentStatisticsGridLevelFilterInstanceSummaryEntry 5 } affirmedZoneContentStatisticsGridLevelFilterInstanceSummaryNumsrgmatched OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Service-Rule matched" ::= { affirmedZoneContentStatisticsGridLevelFilterInstanceSummaryEntry 6 } affirmedZoneContentStatisticsGridLevelFilterInstanceSummaryNumcategoryurlmatched OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of static category URL matched" ::= { affirmedZoneContentStatisticsGridLevelFilterInstanceSummaryEntry 7 } affirmedZoneContentStatisticsGridLevelFilterInstanceSummaryNumcategorydomainmatched OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of static category domain matched" ::= { affirmedZoneContentStatisticsGridLevelFilterInstanceSummaryEntry 8 } affirmedZoneContentStatisticsGridLevelFilterInstanceSummaryNumonlinecategorymatched OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of online category groups matched" ::= { affirmedZoneContentStatisticsGridLevelFilterInstanceSummaryEntry 9 } affirmedZoneContentStatisticsGridLevelFilterInstanceSummaryNummalwarecategorymatched OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of malware category groups matched" ::= { affirmedZoneContentStatisticsGridLevelFilterInstanceSummaryEntry 10 } affirmedZoneContentStatisticsGridLevelFilterInstanceSummaryNumphishingcategorymatched OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of phishing category matched" ::= { affirmedZoneContentStatisticsGridLevelFilterInstanceSummaryEntry 11 } affirmedZoneContentStatisticsGridLevelFilterInstanceSummaryNumiwfcategorymatched OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of IWF category matched" ::= { affirmedZoneContentStatisticsGridLevelFilterInstanceSummaryEntry 12 } affirmedZoneContentStatisticsGridLevelFilterInstanceSummaryNumgooglesafesearchenforced OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Google Safe Search enforced" ::= { affirmedZoneContentStatisticsGridLevelFilterInstanceSummaryEntry 13 } affirmedZoneContentStatisticsGridLevelFilterInstanceSummaryNumbingsafesearchenforced OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Bing Safe Search enforced" ::= { affirmedZoneContentStatisticsGridLevelFilterInstanceSummaryEntry 14 } affirmedZoneContentStatisticsGridLevelFilterInstanceSummaryNumyahoosafesearchenforced OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Yahoo Safe Search enforced" ::= { affirmedZoneContentStatisticsGridLevelFilterInstanceSummaryEntry 15 } affirmedZoneContentStatisticsGridLevelFilterInstanceSummaryNumrequestredirectchangedallowrequestredirectinterval OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of redirect changed to allow - Request within Redirect Interval" ::= { affirmedZoneContentStatisticsGridLevelFilterInstanceSummaryEntry 16 } affirmedZoneContentStatisticsGridLevelFilterInstanceSummaryNumrequestredirectchangedallowrequestsameurl OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of redirect changed to allow - Request with Same URL" ::= { affirmedZoneContentStatisticsGridLevelFilterInstanceSummaryEntry 17 } affirmedZoneContentStatisticsGridLevelFilterInstanceSummaryNumfilterhashlistmatched OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Filter Hash List matched" ::= { affirmedZoneContentStatisticsGridLevelFilterInstanceSummaryEntry 18 } affirmedZoneContentStatisticsGridLevelFilterInstanceSummaryNumyoutubesafesearchenforced OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of YouTube Safe Search enforced" ::= { affirmedZoneContentStatisticsGridLevelFilterInstanceSummaryEntry 19 } affirmedZoneContentStatisticsGridLevelFilterInstanceTable OBJECT-TYPE SYNTAX SEQUENCE OF AffirmedZoneContentStatisticsGridLevelFilterInstanceEntry MAX-ACCESS not-accessible STATUS deprecated DESCRIPTION "" ::= { affirmedZoneMIB 62 } affirmedZoneContentStatisticsGridLevelFilterInstanceEntry OBJECT-TYPE SYNTAX AffirmedZoneContentStatisticsGridLevelFilterInstanceEntry MAX-ACCESS not-accessible STATUS deprecated DESCRIPTION "" INDEX { affirmedZoneName, affirmedZoneContentStatisticsGridLevelFilterInstanceName, affirmedZoneContentStatisticsGridLevelFilterInstanceGrid } ::= { affirmedZoneContentStatisticsGridLevelFilterInstanceTable 1 } AffirmedZoneContentStatisticsGridLevelFilterInstanceEntry ::= SEQUENCE { affirmedZoneContentStatisticsGridLevelFilterInstanceName String, affirmedZoneContentStatisticsGridLevelFilterInstanceGrid Unsigned32, affirmedZoneContentStatisticsGridLevelFilterInstanceNumrequestterminated ConfdString, affirmedZoneContentStatisticsGridLevelFilterInstanceNumrequestredirected ConfdString, affirmedZoneContentStatisticsGridLevelFilterInstanceNumrequestblocked ConfdString, affirmedZoneContentStatisticsGridLevelFilterInstanceNumrequestallowed ConfdString, affirmedZoneContentStatisticsGridLevelFilterInstanceNumsrgmatched ConfdString, affirmedZoneContentStatisticsGridLevelFilterInstanceNumcategoryurlmatched ConfdString, affirmedZoneContentStatisticsGridLevelFilterInstanceNumcategorydomainmatched ConfdString, affirmedZoneContentStatisticsGridLevelFilterInstanceNumonlinecategorymatched ConfdString, affirmedZoneContentStatisticsGridLevelFilterInstanceNummalwarecategorymatched ConfdString, affirmedZoneContentStatisticsGridLevelFilterInstanceNumphishingcategorymatched ConfdString, affirmedZoneContentStatisticsGridLevelFilterInstanceNumiwfcategorymatched ConfdString, affirmedZoneContentStatisticsGridLevelFilterInstanceNumgooglesafesearchenforced ConfdString, affirmedZoneContentStatisticsGridLevelFilterInstanceNumbingsafesearchenforced ConfdString, affirmedZoneContentStatisticsGridLevelFilterInstanceNumyahoosafesearchenforced ConfdString, affirmedZoneContentStatisticsGridLevelFilterInstanceNumrequestredirectchangedallowrequestredirectinterval ConfdString, affirmedZoneContentStatisticsGridLevelFilterInstanceNumrequestredirectchangedallowrequestsameurl ConfdString } affirmedZoneContentStatisticsGridLevelFilterInstanceName OBJECT-TYPE SYNTAX String MAX-ACCESS not-accessible STATUS current DESCRIPTION "Name of content filter service instance" ::= { affirmedZoneContentStatisticsGridLevelFilterInstanceEntry 1 } affirmedZoneContentStatisticsGridLevelFilterInstanceGrid OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS not-accessible STATUS current DESCRIPTION "grid ID" ::= { affirmedZoneContentStatisticsGridLevelFilterInstanceEntry 2 } affirmedZoneContentStatisticsGridLevelFilterInstanceNumrequestterminated OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of request terminated" ::= { affirmedZoneContentStatisticsGridLevelFilterInstanceEntry 3 } affirmedZoneContentStatisticsGridLevelFilterInstanceNumrequestredirected OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of request redirected" ::= { affirmedZoneContentStatisticsGridLevelFilterInstanceEntry 4 } affirmedZoneContentStatisticsGridLevelFilterInstanceNumrequestblocked OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of request blocked" ::= { affirmedZoneContentStatisticsGridLevelFilterInstanceEntry 5 } affirmedZoneContentStatisticsGridLevelFilterInstanceNumrequestallowed OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of request allowed" ::= { affirmedZoneContentStatisticsGridLevelFilterInstanceEntry 6 } affirmedZoneContentStatisticsGridLevelFilterInstanceNumsrgmatched OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Service-Rule matched" ::= { affirmedZoneContentStatisticsGridLevelFilterInstanceEntry 7 } affirmedZoneContentStatisticsGridLevelFilterInstanceNumcategoryurlmatched OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of static category URL matched" ::= { affirmedZoneContentStatisticsGridLevelFilterInstanceEntry 8 } affirmedZoneContentStatisticsGridLevelFilterInstanceNumcategorydomainmatched OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of static category domain matched" ::= { affirmedZoneContentStatisticsGridLevelFilterInstanceEntry 9 } affirmedZoneContentStatisticsGridLevelFilterInstanceNumonlinecategorymatched OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of online category groups matched" ::= { affirmedZoneContentStatisticsGridLevelFilterInstanceEntry 10 } affirmedZoneContentStatisticsGridLevelFilterInstanceNummalwarecategorymatched OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of malware category groups matched" ::= { affirmedZoneContentStatisticsGridLevelFilterInstanceEntry 11 } affirmedZoneContentStatisticsGridLevelFilterInstanceNumphishingcategorymatched OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of phishing category matched" ::= { affirmedZoneContentStatisticsGridLevelFilterInstanceEntry 12 } affirmedZoneContentStatisticsGridLevelFilterInstanceNumiwfcategorymatched OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of IWF category matched" ::= { affirmedZoneContentStatisticsGridLevelFilterInstanceEntry 13 } affirmedZoneContentStatisticsGridLevelFilterInstanceNumgooglesafesearchenforced OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Google Safe Search enforced" ::= { affirmedZoneContentStatisticsGridLevelFilterInstanceEntry 14 } affirmedZoneContentStatisticsGridLevelFilterInstanceNumbingsafesearchenforced OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Bing Safe Search enforced" ::= { affirmedZoneContentStatisticsGridLevelFilterInstanceEntry 15 } affirmedZoneContentStatisticsGridLevelFilterInstanceNumyahoosafesearchenforced OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Yahoo Safe Search enforced" ::= { affirmedZoneContentStatisticsGridLevelFilterInstanceEntry 16 } affirmedZoneContentStatisticsGridLevelFilterInstanceNumrequestredirectchangedallowrequestredirectinterval OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of redirect changed to allow - Request within Redirect Interval" ::= { affirmedZoneContentStatisticsGridLevelFilterInstanceEntry 17 } affirmedZoneContentStatisticsGridLevelFilterInstanceNumrequestredirectchangedallowrequestsameurl OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of redirect changed to allow - Request with Same URL" ::= { affirmedZoneContentStatisticsGridLevelFilterInstanceEntry 18 } affirmedZoneContentStatisticsGridLevelFilterSummaryTable OBJECT-TYPE SYNTAX SEQUENCE OF AffirmedZoneContentStatisticsGridLevelFilterSummaryEntry MAX-ACCESS not-accessible STATUS deprecated DESCRIPTION "" ::= { affirmedZoneMIB 63 } affirmedZoneContentStatisticsGridLevelFilterSummaryEntry OBJECT-TYPE SYNTAX AffirmedZoneContentStatisticsGridLevelFilterSummaryEntry MAX-ACCESS not-accessible STATUS deprecated DESCRIPTION "" INDEX { affirmedZoneName, affirmedZoneContentStatisticsGridLevelFilterSummaryGrid } ::= { affirmedZoneContentStatisticsGridLevelFilterSummaryTable 1 } AffirmedZoneContentStatisticsGridLevelFilterSummaryEntry ::= SEQUENCE { affirmedZoneContentStatisticsGridLevelFilterSummaryGrid Unsigned32, affirmedZoneContentStatisticsGridLevelFilterSummaryNumrequestterminated ConfdString, affirmedZoneContentStatisticsGridLevelFilterSummaryNumrequestredirected ConfdString, affirmedZoneContentStatisticsGridLevelFilterSummaryNumrequestblocked ConfdString, affirmedZoneContentStatisticsGridLevelFilterSummaryNumrequestallowed ConfdString, affirmedZoneContentStatisticsGridLevelFilterSummaryNumblacklisturlmatched ConfdString, affirmedZoneContentStatisticsGridLevelFilterSummaryNumblacklistdomainmatched ConfdString, affirmedZoneContentStatisticsGridLevelFilterSummaryNumcategoryurlmatched ConfdString, affirmedZoneContentStatisticsGridLevelFilterSummaryNumcategorydomainmatched ConfdString, affirmedZoneContentStatisticsGridLevelFilterSummaryNumwhitelisturlmatched ConfdString, affirmedZoneContentStatisticsGridLevelFilterSummaryNumwhitelistdomainmatched ConfdString, affirmedZoneContentStatisticsGridLevelFilterSummaryNumsrgmatched ConfdString, affirmedZoneContentStatisticsGridLevelFilterSummaryNumonlinecategorymatched ConfdString, affirmedZoneContentStatisticsGridLevelFilterSummaryNummalwarecategorymatched ConfdString, affirmedZoneContentStatisticsGridLevelFilterSummaryNumphishingcategorymatched ConfdString, affirmedZoneContentStatisticsGridLevelFilterSummaryNumiwfcategorymatched ConfdString, affirmedZoneContentStatisticsGridLevelFilterSummaryNumgooglesafesearchenforced ConfdString, affirmedZoneContentStatisticsGridLevelFilterSummaryNumbingsafesearchenforced ConfdString, affirmedZoneContentStatisticsGridLevelFilterSummaryNumyahoosafesearchenforced ConfdString, affirmedZoneContentStatisticsGridLevelFilterSummaryNumrequestredirectchangedallowrequestredirectinterval ConfdString, affirmedZoneContentStatisticsGridLevelFilterSummaryNumrequestredirectchangedallowrequestsameurl ConfdString, affirmedZoneContentStatisticsGridLevelFilterSummaryNumrequestredirectchangedallowinterval ConfdString } affirmedZoneContentStatisticsGridLevelFilterSummaryGrid OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS not-accessible STATUS current DESCRIPTION "grid ID" ::= { affirmedZoneContentStatisticsGridLevelFilterSummaryEntry 1 } affirmedZoneContentStatisticsGridLevelFilterSummaryNumrequestterminated OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of request terminated" ::= { affirmedZoneContentStatisticsGridLevelFilterSummaryEntry 2 } affirmedZoneContentStatisticsGridLevelFilterSummaryNumrequestredirected OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of request redirected" ::= { affirmedZoneContentStatisticsGridLevelFilterSummaryEntry 3 } affirmedZoneContentStatisticsGridLevelFilterSummaryNumrequestblocked OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of request blocked" ::= { affirmedZoneContentStatisticsGridLevelFilterSummaryEntry 4 } affirmedZoneContentStatisticsGridLevelFilterSummaryNumrequestallowed OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of request allowed" ::= { affirmedZoneContentStatisticsGridLevelFilterSummaryEntry 5 } affirmedZoneContentStatisticsGridLevelFilterSummaryNumblacklisturlmatched OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of blackList URL matched" ::= { affirmedZoneContentStatisticsGridLevelFilterSummaryEntry 6 } affirmedZoneContentStatisticsGridLevelFilterSummaryNumblacklistdomainmatched OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of blackList domain matched" ::= { affirmedZoneContentStatisticsGridLevelFilterSummaryEntry 7 } affirmedZoneContentStatisticsGridLevelFilterSummaryNumcategoryurlmatched OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of static category URL matched" ::= { affirmedZoneContentStatisticsGridLevelFilterSummaryEntry 8 } affirmedZoneContentStatisticsGridLevelFilterSummaryNumcategorydomainmatched OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of static category domain matched" ::= { affirmedZoneContentStatisticsGridLevelFilterSummaryEntry 9 } affirmedZoneContentStatisticsGridLevelFilterSummaryNumwhitelisturlmatched OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of whitelist URL matched" ::= { affirmedZoneContentStatisticsGridLevelFilterSummaryEntry 10 } affirmedZoneContentStatisticsGridLevelFilterSummaryNumwhitelistdomainmatched OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of whitelist domain matched" ::= { affirmedZoneContentStatisticsGridLevelFilterSummaryEntry 11 } affirmedZoneContentStatisticsGridLevelFilterSummaryNumsrgmatched OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Service-Rule matched" ::= { affirmedZoneContentStatisticsGridLevelFilterSummaryEntry 12 } affirmedZoneContentStatisticsGridLevelFilterSummaryNumonlinecategorymatched OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of online category groups matched" ::= { affirmedZoneContentStatisticsGridLevelFilterSummaryEntry 13 } affirmedZoneContentStatisticsGridLevelFilterSummaryNummalwarecategorymatched OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of malware category groups matched" ::= { affirmedZoneContentStatisticsGridLevelFilterSummaryEntry 14 } affirmedZoneContentStatisticsGridLevelFilterSummaryNumphishingcategorymatched OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of phishing category matched" ::= { affirmedZoneContentStatisticsGridLevelFilterSummaryEntry 15 } affirmedZoneContentStatisticsGridLevelFilterSummaryNumiwfcategorymatched OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of IWF category filter matched" ::= { affirmedZoneContentStatisticsGridLevelFilterSummaryEntry 16 } affirmedZoneContentStatisticsGridLevelFilterSummaryNumgooglesafesearchenforced OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Google Safe Search enforced" ::= { affirmedZoneContentStatisticsGridLevelFilterSummaryEntry 17 } affirmedZoneContentStatisticsGridLevelFilterSummaryNumbingsafesearchenforced OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Bing Safe Search enforced" ::= { affirmedZoneContentStatisticsGridLevelFilterSummaryEntry 18 } affirmedZoneContentStatisticsGridLevelFilterSummaryNumyahoosafesearchenforced OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Yahoo Safe Search enforced" ::= { affirmedZoneContentStatisticsGridLevelFilterSummaryEntry 19 } affirmedZoneContentStatisticsGridLevelFilterSummaryNumrequestredirectchangedallowrequestredirectinterval OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "Total number of redirect changed to allow - Request within Redirect Interval" ::= { affirmedZoneContentStatisticsGridLevelFilterSummaryEntry 20 } affirmedZoneContentStatisticsGridLevelFilterSummaryNumrequestredirectchangedallowrequestsameurl OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of redirect changed to allow - Request with Same URL" ::= { affirmedZoneContentStatisticsGridLevelFilterSummaryEntry 21 } affirmedZoneContentStatisticsGridLevelFilterSummaryNumrequestredirectchangedallowinterval OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of redirect changed to allow - Request within Redirect Interval" ::= { affirmedZoneContentStatisticsGridLevelFilterSummaryEntry 22 } affirmedZoneContentStatisticsGridLevelFilterContentCategorizationTable OBJECT-TYPE SYNTAX SEQUENCE OF AffirmedZoneContentStatisticsGridLevelFilterContentCategorizationEntry MAX-ACCESS not-accessible STATUS deprecated DESCRIPTION "" ::= { affirmedZoneMIB 64 } affirmedZoneContentStatisticsGridLevelFilterContentCategorizationEntry OBJECT-TYPE SYNTAX AffirmedZoneContentStatisticsGridLevelFilterContentCategorizationEntry MAX-ACCESS not-accessible STATUS deprecated DESCRIPTION "" INDEX { affirmedZoneName, affirmedZoneContentStatisticsGridLevelFilterContentCategorizationGrid } ::= { affirmedZoneContentStatisticsGridLevelFilterContentCategorizationTable 1 } AffirmedZoneContentStatisticsGridLevelFilterContentCategorizationEntry ::= SEQUENCE { affirmedZoneContentStatisticsGridLevelFilterContentCategorizationGrid Unsigned32, affirmedZoneContentStatisticsGridLevelFilterContentCategorizationNumurlbasedlookups ConfdString, affirmedZoneContentStatisticsGridLevelFilterContentCategorizationNumresponsebasedlookups ConfdString, affirmedZoneContentStatisticsGridLevelFilterContentCategorizationNumcategoryabortion ConfdString, affirmedZoneContentStatisticsGridLevelFilterContentCategorizationNumcategoryadvertising ConfdString, affirmedZoneContentStatisticsGridLevelFilterContentCategorizationNumcategoryalcohol ConfdString, affirmedZoneContentStatisticsGridLevelFilterContentCategorizationNumcategoryanonymizer ConfdString, affirmedZoneContentStatisticsGridLevelFilterContentCategorizationNumcategoryartandmuseums ConfdString, affirmedZoneContentStatisticsGridLevelFilterContentCategorizationNumcategoryartnudes ConfdString, affirmedZoneContentStatisticsGridLevelFilterContentCategorizationNumcategoryautomatedwebapplication ConfdString, affirmedZoneContentStatisticsGridLevelFilterContentCategorizationNumcategoryautomotive ConfdString, affirmedZoneContentStatisticsGridLevelFilterContentCategorizationNumcategorybikini ConfdString, affirmedZoneContentStatisticsGridLevelFilterContentCategorizationNumcategoryblogging ConfdString, affirmedZoneContentStatisticsGridLevelFilterContentCategorizationNumcategorybusiness ConfdString, affirmedZoneContentStatisticsGridLevelFilterContentCategorizationNumcategorycashgambling ConfdString, affirmedZoneContentStatisticsGridLevelFilterContentCategorizationNumcategorychat ConfdString, affirmedZoneContentStatisticsGridLevelFilterContentCategorizationNumcategorycontentdeliverynetwork ConfdString, affirmedZoneContentStatisticsGridLevelFilterContentCategorizationNumcategorycriminalskills ConfdString, affirmedZoneContentStatisticsGridLevelFilterContentCategorizationNumcategorycults ConfdString, affirmedZoneContentStatisticsGridLevelFilterContentCategorizationNumcategorydrugs ConfdString, affirmedZoneContentStatisticsGridLevelFilterContentCategorizationNumcategorydynamic ConfdString, affirmedZoneContentStatisticsGridLevelFilterContentCategorizationNumcategoryeducational ConfdString, affirmedZoneContentStatisticsGridLevelFilterContentCategorizationNumcategoryenergy ConfdString, affirmedZoneContentStatisticsGridLevelFilterContentCategorizationNumcategoryenterprisewebmail ConfdString, affirmedZoneContentStatisticsGridLevelFilterContentCategorizationNumcategoryentertainment ConfdString, affirmedZoneContentStatisticsGridLevelFilterContentCategorizationNumcategoryfilesharing ConfdString, affirmedZoneContentStatisticsGridLevelFilterContentCategorizationNumcategoryfinanceandinvesting ConfdString, affirmedZoneContentStatisticsGridLevelFilterContentCategorizationNumcategoryfoodandrestaurants ConfdString, affirmedZoneContentStatisticsGridLevelFilterContentCategorizationNumcategoryforumsandmessageboards ConfdString, affirmedZoneContentStatisticsGridLevelFilterContentCategorizationNumcategoryfreewareandshareware ConfdString, affirmedZoneContentStatisticsGridLevelFilterContentCategorizationNumcategorygambling ConfdString, affirmedZoneContentStatisticsGridLevelFilterContentCategorizationNumcategorygaming ConfdString, affirmedZoneContentStatisticsGridLevelFilterContentCategorizationNumcategoryglamour ConfdString, affirmedZoneContentStatisticsGridLevelFilterContentCategorizationNumcategorygore ConfdString, affirmedZoneContentStatisticsGridLevelFilterContentCategorizationNumcategorygovernment ConfdString, affirmedZoneContentStatisticsGridLevelFilterContentCategorizationNumcategoryhacking ConfdString, affirmedZoneContentStatisticsGridLevelFilterContentCategorizationNumcategoryhate ConfdString, affirmedZoneContentStatisticsGridLevelFilterContentCategorizationNumcategoryhealth ConfdString, affirmedZoneContentStatisticsGridLevelFilterContentCategorizationNumcategoryhobby ConfdString, affirmedZoneContentStatisticsGridLevelFilterContentCategorizationNumcategoryhosting ConfdString, affirmedZoneContentStatisticsGridLevelFilterContentCategorizationNumcategoryinternettelephony ConfdString, affirmedZoneContentStatisticsGridLevelFilterContentCategorizationNumcategoryjobsearch ConfdString, affirmedZoneContentStatisticsGridLevelFilterContentCategorizationNumcategorykids ConfdString, affirmedZoneContentStatisticsGridLevelFilterContentCategorizationNumcategorylaw ConfdString, affirmedZoneContentStatisticsGridLevelFilterContentCategorizationNumcategorylifestyles ConfdString, affirmedZoneContentStatisticsGridLevelFilterContentCategorizationNumcategorymaturecontent ConfdString, affirmedZoneContentStatisticsGridLevelFilterContentCategorizationNumcategorymilitary ConfdString, affirmedZoneContentStatisticsGridLevelFilterContentCategorizationNumcategorymobileentertainment ConfdString, affirmedZoneContentStatisticsGridLevelFilterContentCategorizationNumcategorymusic ConfdString, affirmedZoneContentStatisticsGridLevelFilterContentCategorizationNumcategorynews ConfdString, affirmedZoneContentStatisticsGridLevelFilterContentCategorizationNumcategorynonprofit ConfdString, affirmedZoneContentStatisticsGridLevelFilterContentCategorizationNumcategoryobscene ConfdString, affirmedZoneContentStatisticsGridLevelFilterContentCategorizationNumcategoryoccult ConfdString, affirmedZoneContentStatisticsGridLevelFilterContentCategorizationNumcategoryonlinebackupandstorage ConfdString, affirmedZoneContentStatisticsGridLevelFilterContentCategorizationNumcategorypeertopeer ConfdString, affirmedZoneContentStatisticsGridLevelFilterContentCategorizationNumcategorypets ConfdString, affirmedZoneContentStatisticsGridLevelFilterContentCategorizationNumcategoryphotography ConfdString, affirmedZoneContentStatisticsGridLevelFilterContentCategorizationNumcategoryplaceholder ConfdString, affirmedZoneContentStatisticsGridLevelFilterContentCategorizationNumcategoryplagiarism ConfdString, affirmedZoneContentStatisticsGridLevelFilterContentCategorizationNumcategorypolitics ConfdString, affirmedZoneContentStatisticsGridLevelFilterContentCategorizationNumcategorypornography ConfdString, affirmedZoneContentStatisticsGridLevelFilterContentCategorizationNumcategoryportal ConfdString, affirmedZoneContentStatisticsGridLevelFilterContentCategorizationNumcategorypersonalsanddating ConfdString, affirmedZoneContentStatisticsGridLevelFilterContentCategorizationNumcategoryrealestate ConfdString, affirmedZoneContentStatisticsGridLevelFilterContentCategorizationNumcategoryreference ConfdString, affirmedZoneContentStatisticsGridLevelFilterContentCategorizationNumcategoryreligion ConfdString, affirmedZoneContentStatisticsGridLevelFilterContentCategorizationNumcategoryremoteaccess ConfdString, affirmedZoneContentStatisticsGridLevelFilterContentCategorizationNumcategoryscience ConfdString, affirmedZoneContentStatisticsGridLevelFilterContentCategorizationNumcategorysearch ConfdString, affirmedZoneContentStatisticsGridLevelFilterContentCategorizationNumcategoryselfharm ConfdString, affirmedZoneContentStatisticsGridLevelFilterContentCategorizationNumcategorysexualeducation ConfdString, affirmedZoneContentStatisticsGridLevelFilterContentCategorizationNumcategoryshopping ConfdString, affirmedZoneContentStatisticsGridLevelFilterContentCategorizationNumcategorysports ConfdString, affirmedZoneContentStatisticsGridLevelFilterContentCategorizationNumcategorystreamingmedia ConfdString, affirmedZoneContentStatisticsGridLevelFilterContentCategorizationNumcategorysuicide ConfdString, affirmedZoneContentStatisticsGridLevelFilterContentCategorizationNumcategorytechnologyandtelecommunication ConfdString, affirmedZoneContentStatisticsGridLevelFilterContentCategorizationNumcategorytobacco ConfdString, affirmedZoneContentStatisticsGridLevelFilterContentCategorizationNumcategorytravel ConfdString, affirmedZoneContentStatisticsGridLevelFilterContentCategorizationNumcategoryviolence ConfdString, affirmedZoneContentStatisticsGridLevelFilterContentCategorizationNumcategoryvirtualcommunity ConfdString, affirmedZoneContentStatisticsGridLevelFilterContentCategorizationNumcategoryweapons ConfdString, affirmedZoneContentStatisticsGridLevelFilterContentCategorizationNumcategorywebmail ConfdString, affirmedZoneContentStatisticsGridLevelFilterContentCategorizationNumcategorywedding ConfdString, affirmedZoneContentStatisticsGridLevelFilterContentCategorizationNumcategorywirelessbusiness ConfdString, affirmedZoneContentStatisticsGridLevelFilterContentCategorizationNumcategorywirelesschatsms ConfdString, affirmedZoneContentStatisticsGridLevelFilterContentCategorizationNumcategorywirelessdynamic ConfdString, affirmedZoneContentStatisticsGridLevelFilterContentCategorizationNumcategorywirelessentertainment ConfdString, affirmedZoneContentStatisticsGridLevelFilterContentCategorizationNumcategorywirelessfinance ConfdString, affirmedZoneContentStatisticsGridLevelFilterContentCategorizationNumcategorywirelessgambling ConfdString, affirmedZoneContentStatisticsGridLevelFilterContentCategorizationNumcategorywirelessnews ConfdString, affirmedZoneContentStatisticsGridLevelFilterContentCategorizationNumcategorywirelesspersonalsanddating ConfdString, affirmedZoneContentStatisticsGridLevelFilterContentCategorizationNumcategorywirelesspornography ConfdString, affirmedZoneContentStatisticsGridLevelFilterContentCategorizationNumcategorywirelesssports ConfdString, affirmedZoneContentStatisticsGridLevelFilterContentCategorizationNumcategorywirelesstravel ConfdString, affirmedZoneContentStatisticsGridLevelFilterContentCategorizationNumcategoryunknown ConfdString, affirmedZoneContentStatisticsGridLevelFilterContentCategorizationNumcategorymalware ConfdString, affirmedZoneContentStatisticsGridLevelFilterContentCategorizationNumcategoryphishing ConfdString, affirmedZoneContentStatisticsGridLevelFilterContentCategorizationNumcategoryiwf ConfdString, affirmedZoneContentStatisticsGridLevelFilterContentCategorizationNumcategorynocat ConfdString, affirmedZoneContentStatisticsGridLevelFilterContentCategorizationNumcategoryother ConfdString, affirmedZoneContentStatisticsGridLevelFilterContentCategorizationNumcategoryalcoholkids ConfdString, affirmedZoneContentStatisticsGridLevelFilterContentCategorizationNumcategorytobaccokids ConfdString, affirmedZoneContentStatisticsGridLevelFilterContentCategorizationNumcategorycyberbullying ConfdString } affirmedZoneContentStatisticsGridLevelFilterContentCategorizationGrid OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS not-accessible STATUS current DESCRIPTION "grid ID" ::= { affirmedZoneContentStatisticsGridLevelFilterContentCategorizationEntry 1 } affirmedZoneContentStatisticsGridLevelFilterContentCategorizationNumurlbasedlookups OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of HTTP request Lookups" ::= { affirmedZoneContentStatisticsGridLevelFilterContentCategorizationEntry 2 } affirmedZoneContentStatisticsGridLevelFilterContentCategorizationNumresponsebasedlookups OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of HTTP Response-based Lookups" ::= { affirmedZoneContentStatisticsGridLevelFilterContentCategorizationEntry 3 } affirmedZoneContentStatisticsGridLevelFilterContentCategorizationNumcategoryabortion OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of requests categorized as Abortion Online Category" ::= { affirmedZoneContentStatisticsGridLevelFilterContentCategorizationEntry 4 } affirmedZoneContentStatisticsGridLevelFilterContentCategorizationNumcategoryadvertising OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of requests categorized as Advertising Online Category" ::= { affirmedZoneContentStatisticsGridLevelFilterContentCategorizationEntry 5 } affirmedZoneContentStatisticsGridLevelFilterContentCategorizationNumcategoryalcohol OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of requests categorized as Alcohol Online Category" ::= { affirmedZoneContentStatisticsGridLevelFilterContentCategorizationEntry 6 } affirmedZoneContentStatisticsGridLevelFilterContentCategorizationNumcategoryanonymizer OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of requests categorized as Anonymizer Online Category" ::= { affirmedZoneContentStatisticsGridLevelFilterContentCategorizationEntry 7 } affirmedZoneContentStatisticsGridLevelFilterContentCategorizationNumcategoryartandmuseums OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of requests categorized as Art And Museums Online Category" ::= { affirmedZoneContentStatisticsGridLevelFilterContentCategorizationEntry 8 } affirmedZoneContentStatisticsGridLevelFilterContentCategorizationNumcategoryartnudes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of requests categorized as Art Nudes Online Category" ::= { affirmedZoneContentStatisticsGridLevelFilterContentCategorizationEntry 9 } affirmedZoneContentStatisticsGridLevelFilterContentCategorizationNumcategoryautomatedwebapplication OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of requests categorized as Automated Web Application Online Category" ::= { affirmedZoneContentStatisticsGridLevelFilterContentCategorizationEntry 10 } affirmedZoneContentStatisticsGridLevelFilterContentCategorizationNumcategoryautomotive OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of requests categorized as Automotive Online Category" ::= { affirmedZoneContentStatisticsGridLevelFilterContentCategorizationEntry 11 } affirmedZoneContentStatisticsGridLevelFilterContentCategorizationNumcategorybikini OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of requests categorized as Bikini Online Category" ::= { affirmedZoneContentStatisticsGridLevelFilterContentCategorizationEntry 12 } affirmedZoneContentStatisticsGridLevelFilterContentCategorizationNumcategoryblogging OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of requests categorized as Blogging Online Category" ::= { affirmedZoneContentStatisticsGridLevelFilterContentCategorizationEntry 13 } affirmedZoneContentStatisticsGridLevelFilterContentCategorizationNumcategorybusiness OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of requests categorized as Business Online Category" ::= { affirmedZoneContentStatisticsGridLevelFilterContentCategorizationEntry 14 } affirmedZoneContentStatisticsGridLevelFilterContentCategorizationNumcategorycashgambling OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of requests categorized as Cash Gambling Online Category" ::= { affirmedZoneContentStatisticsGridLevelFilterContentCategorizationEntry 15 } affirmedZoneContentStatisticsGridLevelFilterContentCategorizationNumcategorychat OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of requests categorized as Chat Online Category" ::= { affirmedZoneContentStatisticsGridLevelFilterContentCategorizationEntry 16 } affirmedZoneContentStatisticsGridLevelFilterContentCategorizationNumcategorycontentdeliverynetwork OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of requests categorized as Content Delivery Network Online Category" ::= { affirmedZoneContentStatisticsGridLevelFilterContentCategorizationEntry 17 } affirmedZoneContentStatisticsGridLevelFilterContentCategorizationNumcategorycriminalskills OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of requests categorized as Criminal Skills Online Category" ::= { affirmedZoneContentStatisticsGridLevelFilterContentCategorizationEntry 18 } affirmedZoneContentStatisticsGridLevelFilterContentCategorizationNumcategorycults OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of requests categorized as Cults Online Category" ::= { affirmedZoneContentStatisticsGridLevelFilterContentCategorizationEntry 19 } affirmedZoneContentStatisticsGridLevelFilterContentCategorizationNumcategorydrugs OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of requests categorized as Drugs Online Category" ::= { affirmedZoneContentStatisticsGridLevelFilterContentCategorizationEntry 20 } affirmedZoneContentStatisticsGridLevelFilterContentCategorizationNumcategorydynamic OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of requests categorized as Dynamic Online Category" ::= { affirmedZoneContentStatisticsGridLevelFilterContentCategorizationEntry 21 } affirmedZoneContentStatisticsGridLevelFilterContentCategorizationNumcategoryeducational OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of requests categorized as Educational Online Category" ::= { affirmedZoneContentStatisticsGridLevelFilterContentCategorizationEntry 22 } affirmedZoneContentStatisticsGridLevelFilterContentCategorizationNumcategoryenergy OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of requests categorized as Energy Online Category" ::= { affirmedZoneContentStatisticsGridLevelFilterContentCategorizationEntry 23 } affirmedZoneContentStatisticsGridLevelFilterContentCategorizationNumcategoryenterprisewebmail OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of requests categorized as Enterprise Webmail Online Category" ::= { affirmedZoneContentStatisticsGridLevelFilterContentCategorizationEntry 24 } affirmedZoneContentStatisticsGridLevelFilterContentCategorizationNumcategoryentertainment OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of requests categorized as Entertainment Online Category" ::= { affirmedZoneContentStatisticsGridLevelFilterContentCategorizationEntry 25 } affirmedZoneContentStatisticsGridLevelFilterContentCategorizationNumcategoryfilesharing OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of requests categorized as Filesharing Online Category" ::= { affirmedZoneContentStatisticsGridLevelFilterContentCategorizationEntry 26 } affirmedZoneContentStatisticsGridLevelFilterContentCategorizationNumcategoryfinanceandinvesting OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of requests categorized as Finance And Investing Online Category" ::= { affirmedZoneContentStatisticsGridLevelFilterContentCategorizationEntry 27 } affirmedZoneContentStatisticsGridLevelFilterContentCategorizationNumcategoryfoodandrestaurants OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of requests categorized as Food And Restaurants Online Category" ::= { affirmedZoneContentStatisticsGridLevelFilterContentCategorizationEntry 28 } affirmedZoneContentStatisticsGridLevelFilterContentCategorizationNumcategoryforumsandmessageboards OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of requests categorized as Forums And Messageboards Online Category" ::= { affirmedZoneContentStatisticsGridLevelFilterContentCategorizationEntry 29 } affirmedZoneContentStatisticsGridLevelFilterContentCategorizationNumcategoryfreewareandshareware OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of requests categorized as Freeware And Shareware Online Category" ::= { affirmedZoneContentStatisticsGridLevelFilterContentCategorizationEntry 30 } affirmedZoneContentStatisticsGridLevelFilterContentCategorizationNumcategorygambling OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of requests categorized as Gambling Online Category" ::= { affirmedZoneContentStatisticsGridLevelFilterContentCategorizationEntry 31 } affirmedZoneContentStatisticsGridLevelFilterContentCategorizationNumcategorygaming OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of requests categorized as Gaming Online Category" ::= { affirmedZoneContentStatisticsGridLevelFilterContentCategorizationEntry 32 } affirmedZoneContentStatisticsGridLevelFilterContentCategorizationNumcategoryglamour OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of requests categorized as Glamour Online Category" ::= { affirmedZoneContentStatisticsGridLevelFilterContentCategorizationEntry 33 } affirmedZoneContentStatisticsGridLevelFilterContentCategorizationNumcategorygore OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of requests categorized as Gore Online Category" ::= { affirmedZoneContentStatisticsGridLevelFilterContentCategorizationEntry 34 } affirmedZoneContentStatisticsGridLevelFilterContentCategorizationNumcategorygovernment OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of requests categorized as Government Online Category" ::= { affirmedZoneContentStatisticsGridLevelFilterContentCategorizationEntry 35 } affirmedZoneContentStatisticsGridLevelFilterContentCategorizationNumcategoryhacking OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of requests categorized as Hacking Online Category" ::= { affirmedZoneContentStatisticsGridLevelFilterContentCategorizationEntry 36 } affirmedZoneContentStatisticsGridLevelFilterContentCategorizationNumcategoryhate OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of requests categorized as Hate Online Category" ::= { affirmedZoneContentStatisticsGridLevelFilterContentCategorizationEntry 37 } affirmedZoneContentStatisticsGridLevelFilterContentCategorizationNumcategoryhealth OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of requests categorized as Health Online Category" ::= { affirmedZoneContentStatisticsGridLevelFilterContentCategorizationEntry 38 } affirmedZoneContentStatisticsGridLevelFilterContentCategorizationNumcategoryhobby OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of requests categorized as Hobby Online Category" ::= { affirmedZoneContentStatisticsGridLevelFilterContentCategorizationEntry 39 } affirmedZoneContentStatisticsGridLevelFilterContentCategorizationNumcategoryhosting OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of requests categorized as Hosting Online Category" ::= { affirmedZoneContentStatisticsGridLevelFilterContentCategorizationEntry 40 } affirmedZoneContentStatisticsGridLevelFilterContentCategorizationNumcategoryinternettelephony OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of requests categorized as Internet Telephony Online Category" ::= { affirmedZoneContentStatisticsGridLevelFilterContentCategorizationEntry 41 } affirmedZoneContentStatisticsGridLevelFilterContentCategorizationNumcategoryjobsearch OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of requests categorized as Job Search Online Category" ::= { affirmedZoneContentStatisticsGridLevelFilterContentCategorizationEntry 42 } affirmedZoneContentStatisticsGridLevelFilterContentCategorizationNumcategorykids OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of requests categorized as Kids Online Category" ::= { affirmedZoneContentStatisticsGridLevelFilterContentCategorizationEntry 43 } affirmedZoneContentStatisticsGridLevelFilterContentCategorizationNumcategorylaw OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of requests categorized as Law Online Category" ::= { affirmedZoneContentStatisticsGridLevelFilterContentCategorizationEntry 44 } affirmedZoneContentStatisticsGridLevelFilterContentCategorizationNumcategorylifestyles OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of requests categorized as Lifestyles Online Category" ::= { affirmedZoneContentStatisticsGridLevelFilterContentCategorizationEntry 45 } affirmedZoneContentStatisticsGridLevelFilterContentCategorizationNumcategorymaturecontent OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of requests categorized as Mature Content Online Category" ::= { affirmedZoneContentStatisticsGridLevelFilterContentCategorizationEntry 46 } affirmedZoneContentStatisticsGridLevelFilterContentCategorizationNumcategorymilitary OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of requests categorized as Military Online Category" ::= { affirmedZoneContentStatisticsGridLevelFilterContentCategorizationEntry 47 } affirmedZoneContentStatisticsGridLevelFilterContentCategorizationNumcategorymobileentertainment OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of requests categorized as Mobile Entertainment Online Category" ::= { affirmedZoneContentStatisticsGridLevelFilterContentCategorizationEntry 48 } affirmedZoneContentStatisticsGridLevelFilterContentCategorizationNumcategorymusic OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of requests categorized as Music Online Category" ::= { affirmedZoneContentStatisticsGridLevelFilterContentCategorizationEntry 49 } affirmedZoneContentStatisticsGridLevelFilterContentCategorizationNumcategorynews OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of requests categorized as News Online Category" ::= { affirmedZoneContentStatisticsGridLevelFilterContentCategorizationEntry 50 } affirmedZoneContentStatisticsGridLevelFilterContentCategorizationNumcategorynonprofit OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of requests categorized as Non Profit Online Category" ::= { affirmedZoneContentStatisticsGridLevelFilterContentCategorizationEntry 51 } affirmedZoneContentStatisticsGridLevelFilterContentCategorizationNumcategoryobscene OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of requests categorized as Obscene Online Category" ::= { affirmedZoneContentStatisticsGridLevelFilterContentCategorizationEntry 52 } affirmedZoneContentStatisticsGridLevelFilterContentCategorizationNumcategoryoccult OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of requests categorized as Occult Online Category" ::= { affirmedZoneContentStatisticsGridLevelFilterContentCategorizationEntry 53 } affirmedZoneContentStatisticsGridLevelFilterContentCategorizationNumcategoryonlinebackupandstorage OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of requests categorized as Online Backup And Storage Online Category" ::= { affirmedZoneContentStatisticsGridLevelFilterContentCategorizationEntry 54 } affirmedZoneContentStatisticsGridLevelFilterContentCategorizationNumcategorypeertopeer OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of requests categorized as PeerToPeer Online Category" ::= { affirmedZoneContentStatisticsGridLevelFilterContentCategorizationEntry 55 } affirmedZoneContentStatisticsGridLevelFilterContentCategorizationNumcategorypets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of requests categorized as Pets Online Category" ::= { affirmedZoneContentStatisticsGridLevelFilterContentCategorizationEntry 56 } affirmedZoneContentStatisticsGridLevelFilterContentCategorizationNumcategoryphotography OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of requests categorized as Photography Online Category" ::= { affirmedZoneContentStatisticsGridLevelFilterContentCategorizationEntry 57 } affirmedZoneContentStatisticsGridLevelFilterContentCategorizationNumcategoryplaceholder OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of requests categorized as Placeholder Online Category" ::= { affirmedZoneContentStatisticsGridLevelFilterContentCategorizationEntry 58 } affirmedZoneContentStatisticsGridLevelFilterContentCategorizationNumcategoryplagiarism OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of requests categorized as Plagiarism Online Category" ::= { affirmedZoneContentStatisticsGridLevelFilterContentCategorizationEntry 59 } affirmedZoneContentStatisticsGridLevelFilterContentCategorizationNumcategorypolitics OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of requests categorized as Politics Online Category" ::= { affirmedZoneContentStatisticsGridLevelFilterContentCategorizationEntry 60 } affirmedZoneContentStatisticsGridLevelFilterContentCategorizationNumcategorypornography OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of requests categorized as Pornography Online Category" ::= { affirmedZoneContentStatisticsGridLevelFilterContentCategorizationEntry 61 } affirmedZoneContentStatisticsGridLevelFilterContentCategorizationNumcategoryportal OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of requests categorized as Portal Online Category" ::= { affirmedZoneContentStatisticsGridLevelFilterContentCategorizationEntry 62 } affirmedZoneContentStatisticsGridLevelFilterContentCategorizationNumcategorypersonalsanddating OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of requests categorized as Personals And Dating Online Category" ::= { affirmedZoneContentStatisticsGridLevelFilterContentCategorizationEntry 63 } affirmedZoneContentStatisticsGridLevelFilterContentCategorizationNumcategoryrealestate OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of requests categorized as Real Estate Online Category" ::= { affirmedZoneContentStatisticsGridLevelFilterContentCategorizationEntry 64 } affirmedZoneContentStatisticsGridLevelFilterContentCategorizationNumcategoryreference OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of requests categorized as Reference Online Category" ::= { affirmedZoneContentStatisticsGridLevelFilterContentCategorizationEntry 65 } affirmedZoneContentStatisticsGridLevelFilterContentCategorizationNumcategoryreligion OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of requests categorized as Religion Online Category" ::= { affirmedZoneContentStatisticsGridLevelFilterContentCategorizationEntry 66 } affirmedZoneContentStatisticsGridLevelFilterContentCategorizationNumcategoryremoteaccess OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of requests categorized as Remote Access Online Category" ::= { affirmedZoneContentStatisticsGridLevelFilterContentCategorizationEntry 67 } affirmedZoneContentStatisticsGridLevelFilterContentCategorizationNumcategoryscience OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of requests categorized as Science Online Category" ::= { affirmedZoneContentStatisticsGridLevelFilterContentCategorizationEntry 68 } affirmedZoneContentStatisticsGridLevelFilterContentCategorizationNumcategorysearch OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of requests categorized as Search Online Category" ::= { affirmedZoneContentStatisticsGridLevelFilterContentCategorizationEntry 69 } affirmedZoneContentStatisticsGridLevelFilterContentCategorizationNumcategoryselfharm OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of requests categorized as Self Harm Online Category" ::= { affirmedZoneContentStatisticsGridLevelFilterContentCategorizationEntry 70 } affirmedZoneContentStatisticsGridLevelFilterContentCategorizationNumcategorysexualeducation OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of requests categorized as Sexual Education Online Category" ::= { affirmedZoneContentStatisticsGridLevelFilterContentCategorizationEntry 71 } affirmedZoneContentStatisticsGridLevelFilterContentCategorizationNumcategoryshopping OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of requests categorized as Shopping Online Category" ::= { affirmedZoneContentStatisticsGridLevelFilterContentCategorizationEntry 72 } affirmedZoneContentStatisticsGridLevelFilterContentCategorizationNumcategorysports OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of requests categorized as Sports Online Category" ::= { affirmedZoneContentStatisticsGridLevelFilterContentCategorizationEntry 73 } affirmedZoneContentStatisticsGridLevelFilterContentCategorizationNumcategorystreamingmedia OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of requests categorized as Streaming Media Online Category" ::= { affirmedZoneContentStatisticsGridLevelFilterContentCategorizationEntry 74 } affirmedZoneContentStatisticsGridLevelFilterContentCategorizationNumcategorysuicide OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of requests categorized as Suicide Online Category" ::= { affirmedZoneContentStatisticsGridLevelFilterContentCategorizationEntry 75 } affirmedZoneContentStatisticsGridLevelFilterContentCategorizationNumcategorytechnologyandtelecommunication OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of requests categorized as Technology And Telecommunication Online Category" ::= { affirmedZoneContentStatisticsGridLevelFilterContentCategorizationEntry 76 } affirmedZoneContentStatisticsGridLevelFilterContentCategorizationNumcategorytobacco OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of requests categorized as Tobacco Online Category" ::= { affirmedZoneContentStatisticsGridLevelFilterContentCategorizationEntry 77 } affirmedZoneContentStatisticsGridLevelFilterContentCategorizationNumcategorytravel OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of requests categorized as Travel Online Category" ::= { affirmedZoneContentStatisticsGridLevelFilterContentCategorizationEntry 78 } affirmedZoneContentStatisticsGridLevelFilterContentCategorizationNumcategoryviolence OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of requests categorized as Violence Online Category" ::= { affirmedZoneContentStatisticsGridLevelFilterContentCategorizationEntry 79 } affirmedZoneContentStatisticsGridLevelFilterContentCategorizationNumcategoryvirtualcommunity OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of requests categorized as Virtual Community Online Category" ::= { affirmedZoneContentStatisticsGridLevelFilterContentCategorizationEntry 80 } affirmedZoneContentStatisticsGridLevelFilterContentCategorizationNumcategoryweapons OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of requests categorized as Weapons Online Category" ::= { affirmedZoneContentStatisticsGridLevelFilterContentCategorizationEntry 81 } affirmedZoneContentStatisticsGridLevelFilterContentCategorizationNumcategorywebmail OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of requests categorized as Webmail Online Category" ::= { affirmedZoneContentStatisticsGridLevelFilterContentCategorizationEntry 82 } affirmedZoneContentStatisticsGridLevelFilterContentCategorizationNumcategorywedding OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of requests categorized as Wedding Online Category" ::= { affirmedZoneContentStatisticsGridLevelFilterContentCategorizationEntry 83 } affirmedZoneContentStatisticsGridLevelFilterContentCategorizationNumcategorywirelessbusiness OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of requests categorized as Wireless Business Online Category" ::= { affirmedZoneContentStatisticsGridLevelFilterContentCategorizationEntry 84 } affirmedZoneContentStatisticsGridLevelFilterContentCategorizationNumcategorywirelesschatsms OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of requests categorized as Wireless Chat and SMS Online Category" ::= { affirmedZoneContentStatisticsGridLevelFilterContentCategorizationEntry 85 } affirmedZoneContentStatisticsGridLevelFilterContentCategorizationNumcategorywirelessdynamic OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of requests categorized as Wireless Dynamic Online Category" ::= { affirmedZoneContentStatisticsGridLevelFilterContentCategorizationEntry 86 } affirmedZoneContentStatisticsGridLevelFilterContentCategorizationNumcategorywirelessentertainment OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of requests categorized as Wireless Entertainment Online Category" ::= { affirmedZoneContentStatisticsGridLevelFilterContentCategorizationEntry 87 } affirmedZoneContentStatisticsGridLevelFilterContentCategorizationNumcategorywirelessfinance OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of requests categorized as Wireless Finance Online Category" ::= { affirmedZoneContentStatisticsGridLevelFilterContentCategorizationEntry 88 } affirmedZoneContentStatisticsGridLevelFilterContentCategorizationNumcategorywirelessgambling OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of requests categorized as Wireless Gambling Online Category" ::= { affirmedZoneContentStatisticsGridLevelFilterContentCategorizationEntry 89 } affirmedZoneContentStatisticsGridLevelFilterContentCategorizationNumcategorywirelessnews OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of requests categorized as Wireless News Online Category" ::= { affirmedZoneContentStatisticsGridLevelFilterContentCategorizationEntry 90 } affirmedZoneContentStatisticsGridLevelFilterContentCategorizationNumcategorywirelesspersonalsanddating OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of requests categorized as Wireless Personals And Dating Online Category" ::= { affirmedZoneContentStatisticsGridLevelFilterContentCategorizationEntry 91 } affirmedZoneContentStatisticsGridLevelFilterContentCategorizationNumcategorywirelesspornography OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of requests categorized as Wireless Pornography Online Category" ::= { affirmedZoneContentStatisticsGridLevelFilterContentCategorizationEntry 92 } affirmedZoneContentStatisticsGridLevelFilterContentCategorizationNumcategorywirelesssports OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of requests categorized as Wireless Sports Online Category" ::= { affirmedZoneContentStatisticsGridLevelFilterContentCategorizationEntry 93 } affirmedZoneContentStatisticsGridLevelFilterContentCategorizationNumcategorywirelesstravel OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of requests categorized as Wireless Travel Online Category" ::= { affirmedZoneContentStatisticsGridLevelFilterContentCategorizationEntry 94 } affirmedZoneContentStatisticsGridLevelFilterContentCategorizationNumcategoryunknown OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of requests failed categorization" ::= { affirmedZoneContentStatisticsGridLevelFilterContentCategorizationEntry 95 } affirmedZoneContentStatisticsGridLevelFilterContentCategorizationNumcategorymalware OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of requests categorized as Malware Online Category" ::= { affirmedZoneContentStatisticsGridLevelFilterContentCategorizationEntry 96 } affirmedZoneContentStatisticsGridLevelFilterContentCategorizationNumcategoryphishing OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of requests categorized as Phishing Online Category" ::= { affirmedZoneContentStatisticsGridLevelFilterContentCategorizationEntry 97 } affirmedZoneContentStatisticsGridLevelFilterContentCategorizationNumcategoryiwf OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of requests categorized as internet watch foundation CAIC Online Category" ::= { affirmedZoneContentStatisticsGridLevelFilterContentCategorizationEntry 98 } affirmedZoneContentStatisticsGridLevelFilterContentCategorizationNumcategorynocat OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of requests categorized as none of well-known categories" ::= { affirmedZoneContentStatisticsGridLevelFilterContentCategorizationEntry 99 } affirmedZoneContentStatisticsGridLevelFilterContentCategorizationNumcategoryother OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of requests categorized as new category not yet supported by AN3K" ::= { affirmedZoneContentStatisticsGridLevelFilterContentCategorizationEntry 100 } affirmedZoneContentStatisticsGridLevelFilterContentCategorizationNumcategoryalcoholkids OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of requests categorized as Alcohol Kids Online Category" ::= { affirmedZoneContentStatisticsGridLevelFilterContentCategorizationEntry 101 } affirmedZoneContentStatisticsGridLevelFilterContentCategorizationNumcategorytobaccokids OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of requests categorized as Tobacco Kids Online Category" ::= { affirmedZoneContentStatisticsGridLevelFilterContentCategorizationEntry 102 } affirmedZoneContentStatisticsGridLevelFilterContentCategorizationNumcategorycyberbullying OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of requests categorized as Cyberbullying Online Category" ::= { affirmedZoneContentStatisticsGridLevelFilterContentCategorizationEntry 103 } affirmedZoneContentStatisticsGridLevelFilterInstanceContentCategorizationTable OBJECT-TYPE SYNTAX SEQUENCE OF AffirmedZoneContentStatisticsGridLevelFilterInstanceContentCategorizationEntry MAX-ACCESS not-accessible STATUS deprecated DESCRIPTION "" ::= { affirmedZoneMIB 65 } affirmedZoneContentStatisticsGridLevelFilterInstanceContentCategorizationEntry OBJECT-TYPE SYNTAX AffirmedZoneContentStatisticsGridLevelFilterInstanceContentCategorizationEntry MAX-ACCESS not-accessible STATUS deprecated DESCRIPTION "" INDEX { affirmedZoneName, affirmedZoneContentStatisticsGridLevelFilterInstanceContentCategorizationName, affirmedZoneContentStatisticsGridLevelFilterInstanceContentCategorizationGrid } ::= { affirmedZoneContentStatisticsGridLevelFilterInstanceContentCategorizationTable 1 } AffirmedZoneContentStatisticsGridLevelFilterInstanceContentCategorizationEntry ::= SEQUENCE { affirmedZoneContentStatisticsGridLevelFilterInstanceContentCategorizationName String, affirmedZoneContentStatisticsGridLevelFilterInstanceContentCategorizationGrid Unsigned32, affirmedZoneContentStatisticsGridLevelFilterInstanceContentCategorizationNumurlbasedlookups ConfdString, affirmedZoneContentStatisticsGridLevelFilterInstanceContentCategorizationNumresponsebasedlookups ConfdString, affirmedZoneContentStatisticsGridLevelFilterInstanceContentCategorizationNumcategoryabortion ConfdString, affirmedZoneContentStatisticsGridLevelFilterInstanceContentCategorizationNumcategoryadvertising ConfdString, affirmedZoneContentStatisticsGridLevelFilterInstanceContentCategorizationNumcategoryalcohol ConfdString, affirmedZoneContentStatisticsGridLevelFilterInstanceContentCategorizationNumcategoryanonymizer ConfdString, affirmedZoneContentStatisticsGridLevelFilterInstanceContentCategorizationNumcategoryartandmuseums ConfdString, affirmedZoneContentStatisticsGridLevelFilterInstanceContentCategorizationNumcategoryartnudes ConfdString, affirmedZoneContentStatisticsGridLevelFilterInstanceContentCategorizationNumcategoryautomatedwebapplication ConfdString, affirmedZoneContentStatisticsGridLevelFilterInstanceContentCategorizationNumcategoryautomotive ConfdString, affirmedZoneContentStatisticsGridLevelFilterInstanceContentCategorizationNumcategorybikini ConfdString, affirmedZoneContentStatisticsGridLevelFilterInstanceContentCategorizationNumcategoryblogging ConfdString, affirmedZoneContentStatisticsGridLevelFilterInstanceContentCategorizationNumcategorybusiness ConfdString, affirmedZoneContentStatisticsGridLevelFilterInstanceContentCategorizationNumcategorycashgambling ConfdString, affirmedZoneContentStatisticsGridLevelFilterInstanceContentCategorizationNumcategorychat ConfdString, affirmedZoneContentStatisticsGridLevelFilterInstanceContentCategorizationNumcategorycontentdeliverynetwork ConfdString, affirmedZoneContentStatisticsGridLevelFilterInstanceContentCategorizationNumcategorycriminalskills ConfdString, affirmedZoneContentStatisticsGridLevelFilterInstanceContentCategorizationNumcategorycults ConfdString, affirmedZoneContentStatisticsGridLevelFilterInstanceContentCategorizationNumcategorydrugs ConfdString, affirmedZoneContentStatisticsGridLevelFilterInstanceContentCategorizationNumcategorydynamic ConfdString, affirmedZoneContentStatisticsGridLevelFilterInstanceContentCategorizationNumcategoryeducational ConfdString, affirmedZoneContentStatisticsGridLevelFilterInstanceContentCategorizationNumcategoryenergy ConfdString, affirmedZoneContentStatisticsGridLevelFilterInstanceContentCategorizationNumcategoryenterprisewebmail ConfdString, affirmedZoneContentStatisticsGridLevelFilterInstanceContentCategorizationNumcategoryentertainment ConfdString, affirmedZoneContentStatisticsGridLevelFilterInstanceContentCategorizationNumcategoryfilesharing ConfdString, affirmedZoneContentStatisticsGridLevelFilterInstanceContentCategorizationNumcategoryfinanceandinvesting ConfdString, affirmedZoneContentStatisticsGridLevelFilterInstanceContentCategorizationNumcategoryfoodandrestaurants ConfdString, affirmedZoneContentStatisticsGridLevelFilterInstanceContentCategorizationNumcategoryforumsandmessageboards ConfdString, affirmedZoneContentStatisticsGridLevelFilterInstanceContentCategorizationNumcategoryfreewareandshareware ConfdString, affirmedZoneContentStatisticsGridLevelFilterInstanceContentCategorizationNumcategorygambling ConfdString, affirmedZoneContentStatisticsGridLevelFilterInstanceContentCategorizationNumcategorygaming ConfdString, affirmedZoneContentStatisticsGridLevelFilterInstanceContentCategorizationNumcategoryglamour ConfdString, affirmedZoneContentStatisticsGridLevelFilterInstanceContentCategorizationNumcategorygore ConfdString, affirmedZoneContentStatisticsGridLevelFilterInstanceContentCategorizationNumcategorygovernment ConfdString, affirmedZoneContentStatisticsGridLevelFilterInstanceContentCategorizationNumcategoryhacking ConfdString, affirmedZoneContentStatisticsGridLevelFilterInstanceContentCategorizationNumcategoryhate ConfdString, affirmedZoneContentStatisticsGridLevelFilterInstanceContentCategorizationNumcategoryhealth ConfdString, affirmedZoneContentStatisticsGridLevelFilterInstanceContentCategorizationNumcategoryhobby ConfdString, affirmedZoneContentStatisticsGridLevelFilterInstanceContentCategorizationNumcategoryhosting ConfdString, affirmedZoneContentStatisticsGridLevelFilterInstanceContentCategorizationNumcategoryinternettelephony ConfdString, affirmedZoneContentStatisticsGridLevelFilterInstanceContentCategorizationNumcategoryjobsearch ConfdString, affirmedZoneContentStatisticsGridLevelFilterInstanceContentCategorizationNumcategorykids ConfdString, affirmedZoneContentStatisticsGridLevelFilterInstanceContentCategorizationNumcategorylaw ConfdString, affirmedZoneContentStatisticsGridLevelFilterInstanceContentCategorizationNumcategorylifestyles ConfdString, affirmedZoneContentStatisticsGridLevelFilterInstanceContentCategorizationNumcategorymaturecontent ConfdString, affirmedZoneContentStatisticsGridLevelFilterInstanceContentCategorizationNumcategorymilitary ConfdString, affirmedZoneContentStatisticsGridLevelFilterInstanceContentCategorizationNumcategorymobileentertainment ConfdString, affirmedZoneContentStatisticsGridLevelFilterInstanceContentCategorizationNumcategorymusic ConfdString, affirmedZoneContentStatisticsGridLevelFilterInstanceContentCategorizationNumcategorynews ConfdString, affirmedZoneContentStatisticsGridLevelFilterInstanceContentCategorizationNumcategorynonprofit ConfdString, affirmedZoneContentStatisticsGridLevelFilterInstanceContentCategorizationNumcategoryobscene ConfdString, affirmedZoneContentStatisticsGridLevelFilterInstanceContentCategorizationNumcategoryoccult ConfdString, affirmedZoneContentStatisticsGridLevelFilterInstanceContentCategorizationNumcategoryonlinebackupandstorage ConfdString, affirmedZoneContentStatisticsGridLevelFilterInstanceContentCategorizationNumcategorypeertopeer ConfdString, affirmedZoneContentStatisticsGridLevelFilterInstanceContentCategorizationNumcategorypets ConfdString, affirmedZoneContentStatisticsGridLevelFilterInstanceContentCategorizationNumcategoryphotography ConfdString, affirmedZoneContentStatisticsGridLevelFilterInstanceContentCategorizationNumcategoryplaceholder ConfdString, affirmedZoneContentStatisticsGridLevelFilterInstanceContentCategorizationNumcategoryplagiarism ConfdString, affirmedZoneContentStatisticsGridLevelFilterInstanceContentCategorizationNumcategorypolitics ConfdString, affirmedZoneContentStatisticsGridLevelFilterInstanceContentCategorizationNumcategorypornography ConfdString, affirmedZoneContentStatisticsGridLevelFilterInstanceContentCategorizationNumcategoryportal ConfdString, affirmedZoneContentStatisticsGridLevelFilterInstanceContentCategorizationNumcategorypersonalsanddating ConfdString, affirmedZoneContentStatisticsGridLevelFilterInstanceContentCategorizationNumcategoryrealestate ConfdString, affirmedZoneContentStatisticsGridLevelFilterInstanceContentCategorizationNumcategoryreference ConfdString, affirmedZoneContentStatisticsGridLevelFilterInstanceContentCategorizationNumcategoryreligion ConfdString, affirmedZoneContentStatisticsGridLevelFilterInstanceContentCategorizationNumcategoryremoteaccess ConfdString, affirmedZoneContentStatisticsGridLevelFilterInstanceContentCategorizationNumcategoryscience ConfdString, affirmedZoneContentStatisticsGridLevelFilterInstanceContentCategorizationNumcategorysearch ConfdString, affirmedZoneContentStatisticsGridLevelFilterInstanceContentCategorizationNumcategoryselfharm ConfdString, affirmedZoneContentStatisticsGridLevelFilterInstanceContentCategorizationNumcategorysexualeducation ConfdString, affirmedZoneContentStatisticsGridLevelFilterInstanceContentCategorizationNumcategoryshopping ConfdString, affirmedZoneContentStatisticsGridLevelFilterInstanceContentCategorizationNumcategorysports ConfdString, affirmedZoneContentStatisticsGridLevelFilterInstanceContentCategorizationNumcategorystreamingmedia ConfdString, affirmedZoneContentStatisticsGridLevelFilterInstanceContentCategorizationNumcategorysuicide ConfdString, affirmedZoneContentStatisticsGridLevelFilterInstanceContentCategorizationNumcategorytechnologyandtelecommunication ConfdString, affirmedZoneContentStatisticsGridLevelFilterInstanceContentCategorizationNumcategorytobacco ConfdString, affirmedZoneContentStatisticsGridLevelFilterInstanceContentCategorizationNumcategorytravel ConfdString, affirmedZoneContentStatisticsGridLevelFilterInstanceContentCategorizationNumcategoryviolence ConfdString, affirmedZoneContentStatisticsGridLevelFilterInstanceContentCategorizationNumcategoryvirtualcommunity ConfdString, affirmedZoneContentStatisticsGridLevelFilterInstanceContentCategorizationNumcategoryweapons ConfdString, affirmedZoneContentStatisticsGridLevelFilterInstanceContentCategorizationNumcategorywebmail ConfdString, affirmedZoneContentStatisticsGridLevelFilterInstanceContentCategorizationNumcategorywedding ConfdString, affirmedZoneContentStatisticsGridLevelFilterInstanceContentCategorizationNumcategorywirelessbusiness ConfdString, affirmedZoneContentStatisticsGridLevelFilterInstanceContentCategorizationNumcategorywirelesschatsms ConfdString, affirmedZoneContentStatisticsGridLevelFilterInstanceContentCategorizationNumcategorywirelessdynamic ConfdString, affirmedZoneContentStatisticsGridLevelFilterInstanceContentCategorizationNumcategorywirelessentertainment ConfdString, affirmedZoneContentStatisticsGridLevelFilterInstanceContentCategorizationNumcategorywirelessfinance ConfdString, affirmedZoneContentStatisticsGridLevelFilterInstanceContentCategorizationNumcategorywirelessgambling ConfdString, affirmedZoneContentStatisticsGridLevelFilterInstanceContentCategorizationNumcategorywirelessnews ConfdString, affirmedZoneContentStatisticsGridLevelFilterInstanceContentCategorizationNumcategorywirelesspersonalsanddating ConfdString, affirmedZoneContentStatisticsGridLevelFilterInstanceContentCategorizationNumcategorywirelesspornography ConfdString, affirmedZoneContentStatisticsGridLevelFilterInstanceContentCategorizationNumcategorywirelesssports ConfdString, affirmedZoneContentStatisticsGridLevelFilterInstanceContentCategorizationNumcategorywirelesstravel ConfdString, affirmedZoneContentStatisticsGridLevelFilterInstanceContentCategorizationNumcategoryunknown ConfdString, affirmedZoneContentStatisticsGridLevelFilterInstanceContentCategorizationNumcategorymalware ConfdString, affirmedZoneContentStatisticsGridLevelFilterInstanceContentCategorizationNumcategoryphishing ConfdString, affirmedZoneContentStatisticsGridLevelFilterInstanceContentCategorizationNumcategoryiwf ConfdString, affirmedZoneContentStatisticsGridLevelFilterInstanceContentCategorizationNumcategorynocat ConfdString, affirmedZoneContentStatisticsGridLevelFilterInstanceContentCategorizationNumcategoryother ConfdString, affirmedZoneContentStatisticsGridLevelFilterInstanceContentCategorizationNumcategoryalcoholkids ConfdString, affirmedZoneContentStatisticsGridLevelFilterInstanceContentCategorizationNumcategorytobaccokids ConfdString, affirmedZoneContentStatisticsGridLevelFilterInstanceContentCategorizationNumcategorycyberbullying ConfdString } affirmedZoneContentStatisticsGridLevelFilterInstanceContentCategorizationName OBJECT-TYPE SYNTAX String MAX-ACCESS not-accessible STATUS current DESCRIPTION "Name of content filter service instance" ::= { affirmedZoneContentStatisticsGridLevelFilterInstanceContentCategorizationEntry 1 } affirmedZoneContentStatisticsGridLevelFilterInstanceContentCategorizationGrid OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS not-accessible STATUS current DESCRIPTION "grid ID" ::= { affirmedZoneContentStatisticsGridLevelFilterInstanceContentCategorizationEntry 2 } affirmedZoneContentStatisticsGridLevelFilterInstanceContentCategorizationNumurlbasedlookups OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of HTTP request Lookups" ::= { affirmedZoneContentStatisticsGridLevelFilterInstanceContentCategorizationEntry 3 } affirmedZoneContentStatisticsGridLevelFilterInstanceContentCategorizationNumresponsebasedlookups OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of HTTP Response-based Lookups" ::= { affirmedZoneContentStatisticsGridLevelFilterInstanceContentCategorizationEntry 4 } affirmedZoneContentStatisticsGridLevelFilterInstanceContentCategorizationNumcategoryabortion OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of requests categorized as Abortion Online Category" ::= { affirmedZoneContentStatisticsGridLevelFilterInstanceContentCategorizationEntry 5 } affirmedZoneContentStatisticsGridLevelFilterInstanceContentCategorizationNumcategoryadvertising OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of requests categorized as Advertising Online Category" ::= { affirmedZoneContentStatisticsGridLevelFilterInstanceContentCategorizationEntry 6 } affirmedZoneContentStatisticsGridLevelFilterInstanceContentCategorizationNumcategoryalcohol OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of requests categorized as Alcohol Online Category" ::= { affirmedZoneContentStatisticsGridLevelFilterInstanceContentCategorizationEntry 7 } affirmedZoneContentStatisticsGridLevelFilterInstanceContentCategorizationNumcategoryanonymizer OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of requests categorized as Anonymizer Online Category" ::= { affirmedZoneContentStatisticsGridLevelFilterInstanceContentCategorizationEntry 8 } affirmedZoneContentStatisticsGridLevelFilterInstanceContentCategorizationNumcategoryartandmuseums OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of requests categorized as Art And Museums Online Category" ::= { affirmedZoneContentStatisticsGridLevelFilterInstanceContentCategorizationEntry 9 } affirmedZoneContentStatisticsGridLevelFilterInstanceContentCategorizationNumcategoryartnudes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of requests categorized as Art Nudes Online Category" ::= { affirmedZoneContentStatisticsGridLevelFilterInstanceContentCategorizationEntry 10 } affirmedZoneContentStatisticsGridLevelFilterInstanceContentCategorizationNumcategoryautomatedwebapplication OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of requests categorized as Automated Web Application Online Category" ::= { affirmedZoneContentStatisticsGridLevelFilterInstanceContentCategorizationEntry 11 } affirmedZoneContentStatisticsGridLevelFilterInstanceContentCategorizationNumcategoryautomotive OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of requests categorized as Automotive Online Category" ::= { affirmedZoneContentStatisticsGridLevelFilterInstanceContentCategorizationEntry 12 } affirmedZoneContentStatisticsGridLevelFilterInstanceContentCategorizationNumcategorybikini OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of requests categorized as Bikini Online Category" ::= { affirmedZoneContentStatisticsGridLevelFilterInstanceContentCategorizationEntry 13 } affirmedZoneContentStatisticsGridLevelFilterInstanceContentCategorizationNumcategoryblogging OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of requests categorized as Blogging Online Category" ::= { affirmedZoneContentStatisticsGridLevelFilterInstanceContentCategorizationEntry 14 } affirmedZoneContentStatisticsGridLevelFilterInstanceContentCategorizationNumcategorybusiness OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of requests categorized as Business Online Category" ::= { affirmedZoneContentStatisticsGridLevelFilterInstanceContentCategorizationEntry 15 } affirmedZoneContentStatisticsGridLevelFilterInstanceContentCategorizationNumcategorycashgambling OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of requests categorized as Cash Gambling Online Category" ::= { affirmedZoneContentStatisticsGridLevelFilterInstanceContentCategorizationEntry 16 } affirmedZoneContentStatisticsGridLevelFilterInstanceContentCategorizationNumcategorychat OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of requests categorized as Chat Online Category" ::= { affirmedZoneContentStatisticsGridLevelFilterInstanceContentCategorizationEntry 17 } affirmedZoneContentStatisticsGridLevelFilterInstanceContentCategorizationNumcategorycontentdeliverynetwork OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of requests categorized as Content Delivery Network Online Category" ::= { affirmedZoneContentStatisticsGridLevelFilterInstanceContentCategorizationEntry 18 } affirmedZoneContentStatisticsGridLevelFilterInstanceContentCategorizationNumcategorycriminalskills OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of requests categorized as Criminal Skills Online Category" ::= { affirmedZoneContentStatisticsGridLevelFilterInstanceContentCategorizationEntry 19 } affirmedZoneContentStatisticsGridLevelFilterInstanceContentCategorizationNumcategorycults OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of requests categorized as Cults Online Category" ::= { affirmedZoneContentStatisticsGridLevelFilterInstanceContentCategorizationEntry 20 } affirmedZoneContentStatisticsGridLevelFilterInstanceContentCategorizationNumcategorydrugs OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of requests categorized as Drugs Online Category" ::= { affirmedZoneContentStatisticsGridLevelFilterInstanceContentCategorizationEntry 21 } affirmedZoneContentStatisticsGridLevelFilterInstanceContentCategorizationNumcategorydynamic OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of requests categorized as Dynamic Online Category" ::= { affirmedZoneContentStatisticsGridLevelFilterInstanceContentCategorizationEntry 22 } affirmedZoneContentStatisticsGridLevelFilterInstanceContentCategorizationNumcategoryeducational OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of requests categorized as Educational Online Category" ::= { affirmedZoneContentStatisticsGridLevelFilterInstanceContentCategorizationEntry 23 } affirmedZoneContentStatisticsGridLevelFilterInstanceContentCategorizationNumcategoryenergy OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of requests categorized as Energy Online Category" ::= { affirmedZoneContentStatisticsGridLevelFilterInstanceContentCategorizationEntry 24 } affirmedZoneContentStatisticsGridLevelFilterInstanceContentCategorizationNumcategoryenterprisewebmail OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of requests categorized as Enterprise Webmail Online Category" ::= { affirmedZoneContentStatisticsGridLevelFilterInstanceContentCategorizationEntry 25 } affirmedZoneContentStatisticsGridLevelFilterInstanceContentCategorizationNumcategoryentertainment OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of requests categorized as Entertainment Online Category" ::= { affirmedZoneContentStatisticsGridLevelFilterInstanceContentCategorizationEntry 26 } affirmedZoneContentStatisticsGridLevelFilterInstanceContentCategorizationNumcategoryfilesharing OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of requests categorized as Filesharing Online Category" ::= { affirmedZoneContentStatisticsGridLevelFilterInstanceContentCategorizationEntry 27 } affirmedZoneContentStatisticsGridLevelFilterInstanceContentCategorizationNumcategoryfinanceandinvesting OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of requests categorized as Finance And Investing Online Category" ::= { affirmedZoneContentStatisticsGridLevelFilterInstanceContentCategorizationEntry 28 } affirmedZoneContentStatisticsGridLevelFilterInstanceContentCategorizationNumcategoryfoodandrestaurants OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of requests categorized as Food And Restaurants Online Category" ::= { affirmedZoneContentStatisticsGridLevelFilterInstanceContentCategorizationEntry 29 } affirmedZoneContentStatisticsGridLevelFilterInstanceContentCategorizationNumcategoryforumsandmessageboards OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of requests categorized as Forums And Messageboards Online Category" ::= { affirmedZoneContentStatisticsGridLevelFilterInstanceContentCategorizationEntry 30 } affirmedZoneContentStatisticsGridLevelFilterInstanceContentCategorizationNumcategoryfreewareandshareware OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of requests categorized as Freeware And Shareware Online Category" ::= { affirmedZoneContentStatisticsGridLevelFilterInstanceContentCategorizationEntry 31 } affirmedZoneContentStatisticsGridLevelFilterInstanceContentCategorizationNumcategorygambling OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of requests categorized as Gambling Online Category" ::= { affirmedZoneContentStatisticsGridLevelFilterInstanceContentCategorizationEntry 32 } affirmedZoneContentStatisticsGridLevelFilterInstanceContentCategorizationNumcategorygaming OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of requests categorized as Gaming Online Category" ::= { affirmedZoneContentStatisticsGridLevelFilterInstanceContentCategorizationEntry 33 } affirmedZoneContentStatisticsGridLevelFilterInstanceContentCategorizationNumcategoryglamour OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of requests categorized as Glamour Online Category" ::= { affirmedZoneContentStatisticsGridLevelFilterInstanceContentCategorizationEntry 34 } affirmedZoneContentStatisticsGridLevelFilterInstanceContentCategorizationNumcategorygore OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of requests categorized as Gore Online Category" ::= { affirmedZoneContentStatisticsGridLevelFilterInstanceContentCategorizationEntry 35 } affirmedZoneContentStatisticsGridLevelFilterInstanceContentCategorizationNumcategorygovernment OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of requests categorized as Government Online Category" ::= { affirmedZoneContentStatisticsGridLevelFilterInstanceContentCategorizationEntry 36 } affirmedZoneContentStatisticsGridLevelFilterInstanceContentCategorizationNumcategoryhacking OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of requests categorized as Hacking Online Category" ::= { affirmedZoneContentStatisticsGridLevelFilterInstanceContentCategorizationEntry 37 } affirmedZoneContentStatisticsGridLevelFilterInstanceContentCategorizationNumcategoryhate OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of requests categorized as Hate Online Category" ::= { affirmedZoneContentStatisticsGridLevelFilterInstanceContentCategorizationEntry 38 } affirmedZoneContentStatisticsGridLevelFilterInstanceContentCategorizationNumcategoryhealth OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of requests categorized as Health Online Category" ::= { affirmedZoneContentStatisticsGridLevelFilterInstanceContentCategorizationEntry 39 } affirmedZoneContentStatisticsGridLevelFilterInstanceContentCategorizationNumcategoryhobby OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of requests categorized as Hobby Online Category" ::= { affirmedZoneContentStatisticsGridLevelFilterInstanceContentCategorizationEntry 40 } affirmedZoneContentStatisticsGridLevelFilterInstanceContentCategorizationNumcategoryhosting OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of requests categorized as Hosting Online Category" ::= { affirmedZoneContentStatisticsGridLevelFilterInstanceContentCategorizationEntry 41 } affirmedZoneContentStatisticsGridLevelFilterInstanceContentCategorizationNumcategoryinternettelephony OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of requests categorized as Internet Telephony Online Category" ::= { affirmedZoneContentStatisticsGridLevelFilterInstanceContentCategorizationEntry 42 } affirmedZoneContentStatisticsGridLevelFilterInstanceContentCategorizationNumcategoryjobsearch OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of requests categorized as Job Search Online Category" ::= { affirmedZoneContentStatisticsGridLevelFilterInstanceContentCategorizationEntry 43 } affirmedZoneContentStatisticsGridLevelFilterInstanceContentCategorizationNumcategorykids OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of requests categorized as Kids Online Category" ::= { affirmedZoneContentStatisticsGridLevelFilterInstanceContentCategorizationEntry 44 } affirmedZoneContentStatisticsGridLevelFilterInstanceContentCategorizationNumcategorylaw OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of requests categorized as Law Online Category" ::= { affirmedZoneContentStatisticsGridLevelFilterInstanceContentCategorizationEntry 45 } affirmedZoneContentStatisticsGridLevelFilterInstanceContentCategorizationNumcategorylifestyles OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of requests categorized as Lifestyles Online Category" ::= { affirmedZoneContentStatisticsGridLevelFilterInstanceContentCategorizationEntry 46 } affirmedZoneContentStatisticsGridLevelFilterInstanceContentCategorizationNumcategorymaturecontent OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of requests categorized as Mature Content Online Category" ::= { affirmedZoneContentStatisticsGridLevelFilterInstanceContentCategorizationEntry 47 } affirmedZoneContentStatisticsGridLevelFilterInstanceContentCategorizationNumcategorymilitary OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of requests categorized as Military Online Category" ::= { affirmedZoneContentStatisticsGridLevelFilterInstanceContentCategorizationEntry 48 } affirmedZoneContentStatisticsGridLevelFilterInstanceContentCategorizationNumcategorymobileentertainment OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of requests categorized as Mobile Entertainment Online Category" ::= { affirmedZoneContentStatisticsGridLevelFilterInstanceContentCategorizationEntry 49 } affirmedZoneContentStatisticsGridLevelFilterInstanceContentCategorizationNumcategorymusic OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of requests categorized as Music Online Category" ::= { affirmedZoneContentStatisticsGridLevelFilterInstanceContentCategorizationEntry 50 } affirmedZoneContentStatisticsGridLevelFilterInstanceContentCategorizationNumcategorynews OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of requests categorized as News Online Category" ::= { affirmedZoneContentStatisticsGridLevelFilterInstanceContentCategorizationEntry 51 } affirmedZoneContentStatisticsGridLevelFilterInstanceContentCategorizationNumcategorynonprofit OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of requests categorized as Non Profit Online Category" ::= { affirmedZoneContentStatisticsGridLevelFilterInstanceContentCategorizationEntry 52 } affirmedZoneContentStatisticsGridLevelFilterInstanceContentCategorizationNumcategoryobscene OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of requests categorized as Obscene Online Category" ::= { affirmedZoneContentStatisticsGridLevelFilterInstanceContentCategorizationEntry 53 } affirmedZoneContentStatisticsGridLevelFilterInstanceContentCategorizationNumcategoryoccult OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of requests categorized as Occult Online Category" ::= { affirmedZoneContentStatisticsGridLevelFilterInstanceContentCategorizationEntry 54 } affirmedZoneContentStatisticsGridLevelFilterInstanceContentCategorizationNumcategoryonlinebackupandstorage OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of requests categorized as Online Backup And Storage Online Category" ::= { affirmedZoneContentStatisticsGridLevelFilterInstanceContentCategorizationEntry 55 } affirmedZoneContentStatisticsGridLevelFilterInstanceContentCategorizationNumcategorypeertopeer OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of requests categorized as PeerToPeer Online Category" ::= { affirmedZoneContentStatisticsGridLevelFilterInstanceContentCategorizationEntry 56 } affirmedZoneContentStatisticsGridLevelFilterInstanceContentCategorizationNumcategorypets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of requests categorized as Pets Online Category" ::= { affirmedZoneContentStatisticsGridLevelFilterInstanceContentCategorizationEntry 57 } affirmedZoneContentStatisticsGridLevelFilterInstanceContentCategorizationNumcategoryphotography OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of requests categorized as Photography Online Category" ::= { affirmedZoneContentStatisticsGridLevelFilterInstanceContentCategorizationEntry 58 } affirmedZoneContentStatisticsGridLevelFilterInstanceContentCategorizationNumcategoryplaceholder OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of requests categorized as Placeholder Online Category" ::= { affirmedZoneContentStatisticsGridLevelFilterInstanceContentCategorizationEntry 59 } affirmedZoneContentStatisticsGridLevelFilterInstanceContentCategorizationNumcategoryplagiarism OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of requests categorized as Plagiarism Online Category" ::= { affirmedZoneContentStatisticsGridLevelFilterInstanceContentCategorizationEntry 60 } affirmedZoneContentStatisticsGridLevelFilterInstanceContentCategorizationNumcategorypolitics OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of requests categorized as Politics Online Category" ::= { affirmedZoneContentStatisticsGridLevelFilterInstanceContentCategorizationEntry 61 } affirmedZoneContentStatisticsGridLevelFilterInstanceContentCategorizationNumcategorypornography OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of requests categorized as Pornography Online Category" ::= { affirmedZoneContentStatisticsGridLevelFilterInstanceContentCategorizationEntry 62 } affirmedZoneContentStatisticsGridLevelFilterInstanceContentCategorizationNumcategoryportal OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of requests categorized as Portal Online Category" ::= { affirmedZoneContentStatisticsGridLevelFilterInstanceContentCategorizationEntry 63 } affirmedZoneContentStatisticsGridLevelFilterInstanceContentCategorizationNumcategorypersonalsanddating OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of requests categorized as Personals And Dating Online Category" ::= { affirmedZoneContentStatisticsGridLevelFilterInstanceContentCategorizationEntry 64 } affirmedZoneContentStatisticsGridLevelFilterInstanceContentCategorizationNumcategoryrealestate OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of requests categorized as Real Estate Online Category" ::= { affirmedZoneContentStatisticsGridLevelFilterInstanceContentCategorizationEntry 65 } affirmedZoneContentStatisticsGridLevelFilterInstanceContentCategorizationNumcategoryreference OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of requests categorized as Reference Online Category" ::= { affirmedZoneContentStatisticsGridLevelFilterInstanceContentCategorizationEntry 66 } affirmedZoneContentStatisticsGridLevelFilterInstanceContentCategorizationNumcategoryreligion OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of requests categorized as Religion Online Category" ::= { affirmedZoneContentStatisticsGridLevelFilterInstanceContentCategorizationEntry 67 } affirmedZoneContentStatisticsGridLevelFilterInstanceContentCategorizationNumcategoryremoteaccess OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of requests categorized as Remote Access Online Category" ::= { affirmedZoneContentStatisticsGridLevelFilterInstanceContentCategorizationEntry 68 } affirmedZoneContentStatisticsGridLevelFilterInstanceContentCategorizationNumcategoryscience OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of requests categorized as Science Online Category" ::= { affirmedZoneContentStatisticsGridLevelFilterInstanceContentCategorizationEntry 69 } affirmedZoneContentStatisticsGridLevelFilterInstanceContentCategorizationNumcategorysearch OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of requests categorized as Search Online Category" ::= { affirmedZoneContentStatisticsGridLevelFilterInstanceContentCategorizationEntry 70 } affirmedZoneContentStatisticsGridLevelFilterInstanceContentCategorizationNumcategoryselfharm OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of requests categorized as Self Harm Online Category" ::= { affirmedZoneContentStatisticsGridLevelFilterInstanceContentCategorizationEntry 71 } affirmedZoneContentStatisticsGridLevelFilterInstanceContentCategorizationNumcategorysexualeducation OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of requests categorized as Sexual Education Online Category" ::= { affirmedZoneContentStatisticsGridLevelFilterInstanceContentCategorizationEntry 72 } affirmedZoneContentStatisticsGridLevelFilterInstanceContentCategorizationNumcategoryshopping OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of requests categorized as Shopping Online Category" ::= { affirmedZoneContentStatisticsGridLevelFilterInstanceContentCategorizationEntry 73 } affirmedZoneContentStatisticsGridLevelFilterInstanceContentCategorizationNumcategorysports OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of requests categorized as Sports Online Category" ::= { affirmedZoneContentStatisticsGridLevelFilterInstanceContentCategorizationEntry 74 } affirmedZoneContentStatisticsGridLevelFilterInstanceContentCategorizationNumcategorystreamingmedia OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of requests categorized as Streaming Media Online Category" ::= { affirmedZoneContentStatisticsGridLevelFilterInstanceContentCategorizationEntry 75 } affirmedZoneContentStatisticsGridLevelFilterInstanceContentCategorizationNumcategorysuicide OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of requests categorized as Suicide Online Category" ::= { affirmedZoneContentStatisticsGridLevelFilterInstanceContentCategorizationEntry 76 } affirmedZoneContentStatisticsGridLevelFilterInstanceContentCategorizationNumcategorytechnologyandtelecommunication OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of requests categorized as Technology And Telecommunication Online Category" ::= { affirmedZoneContentStatisticsGridLevelFilterInstanceContentCategorizationEntry 77 } affirmedZoneContentStatisticsGridLevelFilterInstanceContentCategorizationNumcategorytobacco OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of requests categorized as Tobacco Online Category" ::= { affirmedZoneContentStatisticsGridLevelFilterInstanceContentCategorizationEntry 78 } affirmedZoneContentStatisticsGridLevelFilterInstanceContentCategorizationNumcategorytravel OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of requests categorized as Travel Online Category" ::= { affirmedZoneContentStatisticsGridLevelFilterInstanceContentCategorizationEntry 79 } affirmedZoneContentStatisticsGridLevelFilterInstanceContentCategorizationNumcategoryviolence OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of requests categorized as Violence Online Category" ::= { affirmedZoneContentStatisticsGridLevelFilterInstanceContentCategorizationEntry 80 } affirmedZoneContentStatisticsGridLevelFilterInstanceContentCategorizationNumcategoryvirtualcommunity OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of requests categorized as Virtual Community Online Category" ::= { affirmedZoneContentStatisticsGridLevelFilterInstanceContentCategorizationEntry 81 } affirmedZoneContentStatisticsGridLevelFilterInstanceContentCategorizationNumcategoryweapons OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of requests categorized as Weapons Online Category" ::= { affirmedZoneContentStatisticsGridLevelFilterInstanceContentCategorizationEntry 82 } affirmedZoneContentStatisticsGridLevelFilterInstanceContentCategorizationNumcategorywebmail OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of requests categorized as Webmail Online Category" ::= { affirmedZoneContentStatisticsGridLevelFilterInstanceContentCategorizationEntry 83 } affirmedZoneContentStatisticsGridLevelFilterInstanceContentCategorizationNumcategorywedding OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of requests categorized as Wedding Online Category" ::= { affirmedZoneContentStatisticsGridLevelFilterInstanceContentCategorizationEntry 84 } affirmedZoneContentStatisticsGridLevelFilterInstanceContentCategorizationNumcategorywirelessbusiness OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of requests categorized as Wireless Business Online Category" ::= { affirmedZoneContentStatisticsGridLevelFilterInstanceContentCategorizationEntry 85 } affirmedZoneContentStatisticsGridLevelFilterInstanceContentCategorizationNumcategorywirelesschatsms OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of requests categorized as Wireless Chat and SMS Online Category" ::= { affirmedZoneContentStatisticsGridLevelFilterInstanceContentCategorizationEntry 86 } affirmedZoneContentStatisticsGridLevelFilterInstanceContentCategorizationNumcategorywirelessdynamic OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of requests categorized as Wireless Dynamic Online Category" ::= { affirmedZoneContentStatisticsGridLevelFilterInstanceContentCategorizationEntry 87 } affirmedZoneContentStatisticsGridLevelFilterInstanceContentCategorizationNumcategorywirelessentertainment OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of requests categorized as Wireless Entertainment Online Category" ::= { affirmedZoneContentStatisticsGridLevelFilterInstanceContentCategorizationEntry 88 } affirmedZoneContentStatisticsGridLevelFilterInstanceContentCategorizationNumcategorywirelessfinance OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of requests categorized as Wireless Finance Online Category" ::= { affirmedZoneContentStatisticsGridLevelFilterInstanceContentCategorizationEntry 89 } affirmedZoneContentStatisticsGridLevelFilterInstanceContentCategorizationNumcategorywirelessgambling OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of requests categorized as Wireless Gambling Online Category" ::= { affirmedZoneContentStatisticsGridLevelFilterInstanceContentCategorizationEntry 90 } affirmedZoneContentStatisticsGridLevelFilterInstanceContentCategorizationNumcategorywirelessnews OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of requests categorized as Wireless News Online Category" ::= { affirmedZoneContentStatisticsGridLevelFilterInstanceContentCategorizationEntry 91 } affirmedZoneContentStatisticsGridLevelFilterInstanceContentCategorizationNumcategorywirelesspersonalsanddating OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of requests categorized as Wireless Personals And Dating Online Category" ::= { affirmedZoneContentStatisticsGridLevelFilterInstanceContentCategorizationEntry 92 } affirmedZoneContentStatisticsGridLevelFilterInstanceContentCategorizationNumcategorywirelesspornography OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of requests categorized as Wireless Pornography Online Category" ::= { affirmedZoneContentStatisticsGridLevelFilterInstanceContentCategorizationEntry 93 } affirmedZoneContentStatisticsGridLevelFilterInstanceContentCategorizationNumcategorywirelesssports OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of requests categorized as Wireless Sports Online Category" ::= { affirmedZoneContentStatisticsGridLevelFilterInstanceContentCategorizationEntry 94 } affirmedZoneContentStatisticsGridLevelFilterInstanceContentCategorizationNumcategorywirelesstravel OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of requests categorized as Wireless Travel Online Category" ::= { affirmedZoneContentStatisticsGridLevelFilterInstanceContentCategorizationEntry 95 } affirmedZoneContentStatisticsGridLevelFilterInstanceContentCategorizationNumcategoryunknown OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of requests failed categorization" ::= { affirmedZoneContentStatisticsGridLevelFilterInstanceContentCategorizationEntry 96 } affirmedZoneContentStatisticsGridLevelFilterInstanceContentCategorizationNumcategorymalware OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of requests categorized as Malware Online Category" ::= { affirmedZoneContentStatisticsGridLevelFilterInstanceContentCategorizationEntry 97 } affirmedZoneContentStatisticsGridLevelFilterInstanceContentCategorizationNumcategoryphishing OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of requests categorized as Phishing Online Category" ::= { affirmedZoneContentStatisticsGridLevelFilterInstanceContentCategorizationEntry 98 } affirmedZoneContentStatisticsGridLevelFilterInstanceContentCategorizationNumcategoryiwf OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of requests categorized as internet watch foundation CAIC Online Category" ::= { affirmedZoneContentStatisticsGridLevelFilterInstanceContentCategorizationEntry 99 } affirmedZoneContentStatisticsGridLevelFilterInstanceContentCategorizationNumcategorynocat OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of requests categorized as none of well-known categories" ::= { affirmedZoneContentStatisticsGridLevelFilterInstanceContentCategorizationEntry 100 } affirmedZoneContentStatisticsGridLevelFilterInstanceContentCategorizationNumcategoryother OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of requests categorized as new category not yet supported by AN3K" ::= { affirmedZoneContentStatisticsGridLevelFilterInstanceContentCategorizationEntry 101 } affirmedZoneContentStatisticsGridLevelFilterInstanceContentCategorizationNumcategoryalcoholkids OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of requests categorized as Alcohol Kids Online Category" ::= { affirmedZoneContentStatisticsGridLevelFilterInstanceContentCategorizationEntry 102 } affirmedZoneContentStatisticsGridLevelFilterInstanceContentCategorizationNumcategorytobaccokids OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of requests categorized as Tobacco Kids Online Category" ::= { affirmedZoneContentStatisticsGridLevelFilterInstanceContentCategorizationEntry 103 } affirmedZoneContentStatisticsGridLevelFilterInstanceContentCategorizationNumcategorycyberbullying OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of requests categorized as Cyberbullying Online Category" ::= { affirmedZoneContentStatisticsGridLevelFilterInstanceContentCategorizationEntry 104 } affirmedZoneContentStatisticsGridLevelCacheTable OBJECT-TYPE SYNTAX SEQUENCE OF AffirmedZoneContentStatisticsGridLevelCacheEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "" ::= { affirmedZoneMIB 66 } affirmedZoneContentStatisticsGridLevelCacheEntry OBJECT-TYPE SYNTAX AffirmedZoneContentStatisticsGridLevelCacheEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "" INDEX { affirmedZoneName, affirmedZoneContentStatisticsGridLevelCacheGrid } ::= { affirmedZoneContentStatisticsGridLevelCacheTable 1 } AffirmedZoneContentStatisticsGridLevelCacheEntry ::= SEQUENCE { affirmedZoneContentStatisticsGridLevelCacheGrid Unsigned32, affirmedZoneContentStatisticsGridLevelCacheNumcachehitobjects ConfdString, affirmedZoneContentStatisticsGridLevelCacheNumcachehitbytes ConfdString, affirmedZoneContentStatisticsGridLevelCacheNumcachemissobjects ConfdString, affirmedZoneContentStatisticsGridLevelCacheNumcachehitobjectsinmemory ConfdString, affirmedZoneContentStatisticsGridLevelCacheNumcachehitbytesinmemory ConfdString, affirmedZoneContentStatisticsGridLevelCacheNumcachehitobjectsondisk ConfdString, affirmedZoneContentStatisticsGridLevelCacheNumcachehitbytesondisk ConfdString, affirmedZoneContentStatisticsGridLevelCacheNumcurrentmetadata ConfdString, affirmedZoneContentStatisticsGridLevelCacheNumcurrentobjectsinmemory ConfdString, affirmedZoneContentStatisticsGridLevelCacheNumcurrentobjectsondisk ConfdString, affirmedZoneContentStatisticsGridLevelCacheNumcurrentbytesinmemory ConfdString, affirmedZoneContentStatisticsGridLevelCacheNumcurrentbytesondisk ConfdString, affirmedZoneContentStatisticsGridLevelCacheNumcachevideohitsobjects ConfdString, affirmedZoneContentStatisticsGridLevelCacheNumcachevideohitsbytes ConfdString, affirmedZoneContentStatisticsGridLevelCacheNumcurrentvideoobjects ConfdString, affirmedZoneContentStatisticsGridLevelCacheNumobjectspurgedtodisk ConfdString, affirmedZoneContentStatisticsGridLevelCacheNumbytespurgedtodisk ConfdString, affirmedZoneContentStatisticsGridLevelCacheNumobjectsevictedfromdisk ConfdString, affirmedZoneContentStatisticsGridLevelCacheNumbytesevictedfromdisk ConfdString, affirmedZoneContentStatisticsGridLevelCacheNumobjectsevictedfrommemory ConfdString, affirmedZoneContentStatisticsGridLevelCacheNumbytesevictedfrommemory ConfdString, affirmedZoneContentStatisticsGridLevelCacheNumcurrentcontentbuffers ConfdString, affirmedZoneContentStatisticsGridLevelCacheNumcurrentcontentblocks ConfdString, affirmedZoneContentStatisticsGridLevelCacheNumcurrentmutexblocks ConfdString, affirmedZoneContentStatisticsGridLevelCacheNumcurrentcachestate ConfdString, affirmedZoneContentStatisticsGridLevelCacheNumcurrentcontentbuffers64k ConfdString, affirmedZoneContentStatisticsGridLevelCacheNumtotalcontentbuffers4k ConfdString, affirmedZoneContentStatisticsGridLevelCacheNumtotalcontentbuffers64k ConfdString } affirmedZoneContentStatisticsGridLevelCacheGrid OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS not-accessible STATUS current DESCRIPTION "grid ID" ::= { affirmedZoneContentStatisticsGridLevelCacheEntry 1 } affirmedZoneContentStatisticsGridLevelCacheNumcachehitobjects OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of objects served from cache" ::= { affirmedZoneContentStatisticsGridLevelCacheEntry 2 } affirmedZoneContentStatisticsGridLevelCacheNumcachehitbytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bytes served from cache" ::= { affirmedZoneContentStatisticsGridLevelCacheEntry 3 } affirmedZoneContentStatisticsGridLevelCacheNumcachemissobjects OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of objects missed from cache" ::= { affirmedZoneContentStatisticsGridLevelCacheEntry 4 } affirmedZoneContentStatisticsGridLevelCacheNumcachehitobjectsinmemory OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of objects served from memory cache" ::= { affirmedZoneContentStatisticsGridLevelCacheEntry 5 } affirmedZoneContentStatisticsGridLevelCacheNumcachehitbytesinmemory OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bytes served from memory cache" ::= { affirmedZoneContentStatisticsGridLevelCacheEntry 6 } affirmedZoneContentStatisticsGridLevelCacheNumcachehitobjectsondisk OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of objects served from disk cache" ::= { affirmedZoneContentStatisticsGridLevelCacheEntry 7 } affirmedZoneContentStatisticsGridLevelCacheNumcachehitbytesondisk OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bytes served from disk cache" ::= { affirmedZoneContentStatisticsGridLevelCacheEntry 8 } affirmedZoneContentStatisticsGridLevelCacheNumcurrentmetadata OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of current MetaData" ::= { affirmedZoneContentStatisticsGridLevelCacheEntry 9 } affirmedZoneContentStatisticsGridLevelCacheNumcurrentobjectsinmemory OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of current Object in memory" ::= { affirmedZoneContentStatisticsGridLevelCacheEntry 10 } affirmedZoneContentStatisticsGridLevelCacheNumcurrentobjectsondisk OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of current Object on disk" ::= { affirmedZoneContentStatisticsGridLevelCacheEntry 11 } affirmedZoneContentStatisticsGridLevelCacheNumcurrentbytesinmemory OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of current Bytes in memory" ::= { affirmedZoneContentStatisticsGridLevelCacheEntry 12 } affirmedZoneContentStatisticsGridLevelCacheNumcurrentbytesondisk OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of current Bytes on disk" ::= { affirmedZoneContentStatisticsGridLevelCacheEntry 13 } affirmedZoneContentStatisticsGridLevelCacheNumcachevideohitsobjects OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of video objects served from cache" ::= { affirmedZoneContentStatisticsGridLevelCacheEntry 14 } affirmedZoneContentStatisticsGridLevelCacheNumcachevideohitsbytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of video bytes served from cache" ::= { affirmedZoneContentStatisticsGridLevelCacheEntry 15 } affirmedZoneContentStatisticsGridLevelCacheNumcurrentvideoobjects OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of current video objects in cache" ::= { affirmedZoneContentStatisticsGridLevelCacheEntry 16 } affirmedZoneContentStatisticsGridLevelCacheNumobjectspurgedtodisk OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of objects purged to disk" ::= { affirmedZoneContentStatisticsGridLevelCacheEntry 17 } affirmedZoneContentStatisticsGridLevelCacheNumbytespurgedtodisk OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bytes purged to disk" ::= { affirmedZoneContentStatisticsGridLevelCacheEntry 18 } affirmedZoneContentStatisticsGridLevelCacheNumobjectsevictedfromdisk OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of objects evicted from disk" ::= { affirmedZoneContentStatisticsGridLevelCacheEntry 19 } affirmedZoneContentStatisticsGridLevelCacheNumbytesevictedfromdisk OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bytes evicted from disk" ::= { affirmedZoneContentStatisticsGridLevelCacheEntry 20 } affirmedZoneContentStatisticsGridLevelCacheNumobjectsevictedfrommemory OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of objects evicted from memory" ::= { affirmedZoneContentStatisticsGridLevelCacheEntry 21 } affirmedZoneContentStatisticsGridLevelCacheNumbytesevictedfrommemory OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bytes evicted from memory" ::= { affirmedZoneContentStatisticsGridLevelCacheEntry 22 } affirmedZoneContentStatisticsGridLevelCacheNumcurrentcontentbuffers OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of 4KB current content buffer" ::= { affirmedZoneContentStatisticsGridLevelCacheEntry 23 } affirmedZoneContentStatisticsGridLevelCacheNumcurrentcontentblocks OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of current content blocks" ::= { affirmedZoneContentStatisticsGridLevelCacheEntry 24 } affirmedZoneContentStatisticsGridLevelCacheNumcurrentmutexblocks OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of current mutex blocks" ::= { affirmedZoneContentStatisticsGridLevelCacheEntry 25 } affirmedZoneContentStatisticsGridLevelCacheNumcurrentcachestate OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Current VM Nodes Caching" ::= { affirmedZoneContentStatisticsGridLevelCacheEntry 26 } affirmedZoneContentStatisticsGridLevelCacheNumcurrentcontentbuffers64k OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of 64KB current content buffer" ::= { affirmedZoneContentStatisticsGridLevelCacheEntry 27 } affirmedZoneContentStatisticsGridLevelCacheNumtotalcontentbuffers4k OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of available 4KB content buffers" ::= { affirmedZoneContentStatisticsGridLevelCacheEntry 28 } affirmedZoneContentStatisticsGridLevelCacheNumtotalcontentbuffers64k OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of available 64KB content buffers" ::= { affirmedZoneContentStatisticsGridLevelCacheEntry 29 } affirmedZoneContentStatisticsGridLevelTranscoderTable OBJECT-TYPE SYNTAX SEQUENCE OF AffirmedZoneContentStatisticsGridLevelTranscoderEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "" ::= { affirmedZoneMIB 67 } affirmedZoneContentStatisticsGridLevelTranscoderEntry OBJECT-TYPE SYNTAX AffirmedZoneContentStatisticsGridLevelTranscoderEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "" INDEX { affirmedZoneName, affirmedZoneContentStatisticsGridLevelTranscoderGrid } ::= { affirmedZoneContentStatisticsGridLevelTranscoderTable 1 } AffirmedZoneContentStatisticsGridLevelTranscoderEntry ::= SEQUENCE { affirmedZoneContentStatisticsGridLevelTranscoderGrid Unsigned32, affirmedZoneContentStatisticsGridLevelTranscoderVideotranscodingsuccesses ConfdString, affirmedZoneContentStatisticsGridLevelTranscoderVideotranscodingfailures ConfdString, affirmedZoneContentStatisticsGridLevelTranscoderVideotranscodingflv2flvsuccesses ConfdString, affirmedZoneContentStatisticsGridLevelTranscoderVideotranscodingflv2flvfailures ConfdString, affirmedZoneContentStatisticsGridLevelTranscoderVideotranscodingflv2mp4successes ConfdString, affirmedZoneContentStatisticsGridLevelTranscoderVideotranscodingflv2mp4failures ConfdString, affirmedZoneContentStatisticsGridLevelTranscoderVideotranscodingmp42flvsuccesses ConfdString, affirmedZoneContentStatisticsGridLevelTranscoderVideotranscodingmp42flvfailures ConfdString, affirmedZoneContentStatisticsGridLevelTranscoderVideotranscodingmp42mp4successes ConfdString, affirmedZoneContentStatisticsGridLevelTranscoderVideotranscodingmp42mp4failures ConfdString, affirmedZoneContentStatisticsGridLevelTranscoderVideoadaptationorigmediasuccess ConfdString, affirmedZoneContentStatisticsGridLevelTranscoderVideoadaptationorigmediaabort ConfdString, affirmedZoneContentStatisticsGridLevelTranscoderVideoadaptationorigmediafailure ConfdString, affirmedZoneContentStatisticsGridLevelTranscoderVideoadaptationflvmediasuccess ConfdString, affirmedZoneContentStatisticsGridLevelTranscoderVideoadaptationflvmediaabort ConfdString, affirmedZoneContentStatisticsGridLevelTranscoderVideoadaptationflvmediafailure ConfdString, affirmedZoneContentStatisticsGridLevelTranscoderVideoadaptationmp4mediasuccess ConfdString, affirmedZoneContentStatisticsGridLevelTranscoderVideoadaptationmp4mediaabort ConfdString, affirmedZoneContentStatisticsGridLevelTranscoderVideoadaptationmp4mediafailure ConfdString, affirmedZoneContentStatisticsGridLevelTranscoderVideotranscodingwebm2webmsuccesses ConfdString, affirmedZoneContentStatisticsGridLevelTranscoderVideotranscodingwebm2webmfailures ConfdString, affirmedZoneContentStatisticsGridLevelTranscoderVideoadaptationwebmmediasuccess ConfdString, affirmedZoneContentStatisticsGridLevelTranscoderVideoadaptationwebmmediaabort ConfdString, affirmedZoneContentStatisticsGridLevelTranscoderVideoadaptationwebmmediafailure ConfdString } affirmedZoneContentStatisticsGridLevelTranscoderGrid OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS not-accessible STATUS current DESCRIPTION "grid ID" ::= { affirmedZoneContentStatisticsGridLevelTranscoderEntry 1 } affirmedZoneContentStatisticsGridLevelTranscoderVideotranscodingsuccesses OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of video transcoded successfully" ::= { affirmedZoneContentStatisticsGridLevelTranscoderEntry 2 } affirmedZoneContentStatisticsGridLevelTranscoderVideotranscodingfailures OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of video transcoded unsuccessfully" ::= { affirmedZoneContentStatisticsGridLevelTranscoderEntry 3 } affirmedZoneContentStatisticsGridLevelTranscoderVideotranscodingflv2flvsuccesses OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of video transcoded successfully from FLV to FLV" ::= { affirmedZoneContentStatisticsGridLevelTranscoderEntry 4 } affirmedZoneContentStatisticsGridLevelTranscoderVideotranscodingflv2flvfailures OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of video transcoded unsuccessfully from FLV to FLV" ::= { affirmedZoneContentStatisticsGridLevelTranscoderEntry 5 } affirmedZoneContentStatisticsGridLevelTranscoderVideotranscodingflv2mp4successes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of video transcoded successfully from FLV to MP4" ::= { affirmedZoneContentStatisticsGridLevelTranscoderEntry 6 } affirmedZoneContentStatisticsGridLevelTranscoderVideotranscodingflv2mp4failures OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of video transcoded unsuccessfully from FLV to MP4" ::= { affirmedZoneContentStatisticsGridLevelTranscoderEntry 7 } affirmedZoneContentStatisticsGridLevelTranscoderVideotranscodingmp42flvsuccesses OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of video transcoded successfully from MP4 to FLV" ::= { affirmedZoneContentStatisticsGridLevelTranscoderEntry 8 } affirmedZoneContentStatisticsGridLevelTranscoderVideotranscodingmp42flvfailures OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of video transcoded unsuccessfully from MP4 to FLV" ::= { affirmedZoneContentStatisticsGridLevelTranscoderEntry 9 } affirmedZoneContentStatisticsGridLevelTranscoderVideotranscodingmp42mp4successes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of video transcoded successfully from MP4 to MP4" ::= { affirmedZoneContentStatisticsGridLevelTranscoderEntry 10 } affirmedZoneContentStatisticsGridLevelTranscoderVideotranscodingmp42mp4failures OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of video transcoded unsuccessfully from MP4 to MP4" ::= { affirmedZoneContentStatisticsGridLevelTranscoderEntry 11 } affirmedZoneContentStatisticsGridLevelTranscoderVideoadaptationorigmediasuccess OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of original video serviced successfully" ::= { affirmedZoneContentStatisticsGridLevelTranscoderEntry 12 } affirmedZoneContentStatisticsGridLevelTranscoderVideoadaptationorigmediaabort OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of original video service aborts" ::= { affirmedZoneContentStatisticsGridLevelTranscoderEntry 13 } affirmedZoneContentStatisticsGridLevelTranscoderVideoadaptationorigmediafailure OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of original video service failures" ::= { affirmedZoneContentStatisticsGridLevelTranscoderEntry 14 } affirmedZoneContentStatisticsGridLevelTranscoderVideoadaptationflvmediasuccess OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of transcoded FLV video serviced successfully" ::= { affirmedZoneContentStatisticsGridLevelTranscoderEntry 15 } affirmedZoneContentStatisticsGridLevelTranscoderVideoadaptationflvmediaabort OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of transcoded FLV video service aborts" ::= { affirmedZoneContentStatisticsGridLevelTranscoderEntry 16 } affirmedZoneContentStatisticsGridLevelTranscoderVideoadaptationflvmediafailure OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of transcoded FLV video service failures" ::= { affirmedZoneContentStatisticsGridLevelTranscoderEntry 17 } affirmedZoneContentStatisticsGridLevelTranscoderVideoadaptationmp4mediasuccess OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of transcoded MP4 video serviced successfully" ::= { affirmedZoneContentStatisticsGridLevelTranscoderEntry 18 } affirmedZoneContentStatisticsGridLevelTranscoderVideoadaptationmp4mediaabort OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of transcoded MP4 video service aborts" ::= { affirmedZoneContentStatisticsGridLevelTranscoderEntry 19 } affirmedZoneContentStatisticsGridLevelTranscoderVideoadaptationmp4mediafailure OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of transcoded MP4 video service failures" ::= { affirmedZoneContentStatisticsGridLevelTranscoderEntry 20 } affirmedZoneContentStatisticsGridLevelTranscoderVideotranscodingwebm2webmsuccesses OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of video transcoded successfully from WEBM to WEBM" ::= { affirmedZoneContentStatisticsGridLevelTranscoderEntry 21 } affirmedZoneContentStatisticsGridLevelTranscoderVideotranscodingwebm2webmfailures OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of video transcoded unsuccessfully from WEBM to WEBM" ::= { affirmedZoneContentStatisticsGridLevelTranscoderEntry 22 } affirmedZoneContentStatisticsGridLevelTranscoderVideoadaptationwebmmediasuccess OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of transcoded WEBM video serviced successfully" ::= { affirmedZoneContentStatisticsGridLevelTranscoderEntry 23 } affirmedZoneContentStatisticsGridLevelTranscoderVideoadaptationwebmmediaabort OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of transcoded WEBM video service aborts" ::= { affirmedZoneContentStatisticsGridLevelTranscoderEntry 24 } affirmedZoneContentStatisticsGridLevelTranscoderVideoadaptationwebmmediafailure OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of transcoded WEBM video service failures" ::= { affirmedZoneContentStatisticsGridLevelTranscoderEntry 25 } affirmedZoneContentStatisticsGridLevelVideoAdaptationOfflineTranscodingSummaryTable OBJECT-TYPE SYNTAX SEQUENCE OF AffirmedZoneContentStatisticsGridLevelVideoAdaptationOfflineTranscodingSummaryEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "" ::= { affirmedZoneMIB 268 } affirmedZoneContentStatisticsGridLevelVideoAdaptationOfflineTranscodingSummaryEntry OBJECT-TYPE SYNTAX AffirmedZoneContentStatisticsGridLevelVideoAdaptationOfflineTranscodingSummaryEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "" INDEX { affirmedZoneName, affirmedZoneContentStatisticsGridLevelVideoAdaptationOfflineTranscodingSummaryGrid } ::= { affirmedZoneContentStatisticsGridLevelVideoAdaptationOfflineTranscodingSummaryTable 1 } AffirmedZoneContentStatisticsGridLevelVideoAdaptationOfflineTranscodingSummaryEntry ::= SEQUENCE { affirmedZoneContentStatisticsGridLevelVideoAdaptationOfflineTranscodingSummaryGrid Unsigned32, affirmedZoneContentStatisticsGridLevelVideoAdaptationOfflineTranscodingSummaryNumofflineattempts ConfdString, affirmedZoneContentStatisticsGridLevelVideoAdaptationOfflineTranscodingSummaryNumofflinesuccesses ConfdString, affirmedZoneContentStatisticsGridLevelVideoAdaptationOfflineTranscodingSummaryNumofflinecancels ConfdString, affirmedZoneContentStatisticsGridLevelVideoAdaptationOfflineTranscodingSummaryNumofflinefailures ConfdString, affirmedZoneContentStatisticsGridLevelVideoAdaptationOfflineTranscodingSummaryNumofflineflvsuccesses ConfdString, affirmedZoneContentStatisticsGridLevelVideoAdaptationOfflineTranscodingSummaryNumofflineflvfailures ConfdString, affirmedZoneContentStatisticsGridLevelVideoAdaptationOfflineTranscodingSummaryNumofflinemp4successes ConfdString, affirmedZoneContentStatisticsGridLevelVideoAdaptationOfflineTranscodingSummaryNumofflinemp4failures ConfdString, affirmedZoneContentStatisticsGridLevelVideoAdaptationOfflineTranscodingSummaryNumofflinewebmsuccesses ConfdString, affirmedZoneContentStatisticsGridLevelVideoAdaptationOfflineTranscodingSummaryNumofflinewebmfailures ConfdString, affirmedZoneContentStatisticsGridLevelVideoAdaptationOfflineTranscodingSummaryNumofflineorigservingsuccess ConfdString, affirmedZoneContentStatisticsGridLevelVideoAdaptationOfflineTranscodingSummaryNumofflineorigservingabort ConfdString, affirmedZoneContentStatisticsGridLevelVideoAdaptationOfflineTranscodingSummaryNumofflineorigservingfailure ConfdString, affirmedZoneContentStatisticsGridLevelVideoAdaptationOfflineTranscodingSummaryNumofflineflvservingsuccess ConfdString, affirmedZoneContentStatisticsGridLevelVideoAdaptationOfflineTranscodingSummaryNumofflineflvservingabort ConfdString, affirmedZoneContentStatisticsGridLevelVideoAdaptationOfflineTranscodingSummaryNumofflineflvservingfailure ConfdString, affirmedZoneContentStatisticsGridLevelVideoAdaptationOfflineTranscodingSummaryNumofflinemp4servingsuccess ConfdString, affirmedZoneContentStatisticsGridLevelVideoAdaptationOfflineTranscodingSummaryNumofflinemp4servingabort ConfdString, affirmedZoneContentStatisticsGridLevelVideoAdaptationOfflineTranscodingSummaryNumofflinemp4servingfailure ConfdString, affirmedZoneContentStatisticsGridLevelVideoAdaptationOfflineTranscodingSummaryNumofflinewebmservingsuccess ConfdString, affirmedZoneContentStatisticsGridLevelVideoAdaptationOfflineTranscodingSummaryNumofflinewebmservingabort ConfdString, affirmedZoneContentStatisticsGridLevelVideoAdaptationOfflineTranscodingSummaryNumofflinewebmservingfailure ConfdString, affirmedZoneContentStatisticsGridLevelVideoAdaptationOfflineTranscodingSummaryNumofflineoriginalbytes ConfdString, affirmedZoneContentStatisticsGridLevelVideoAdaptationOfflineTranscodingSummaryNumofflineadaptedbytesserved ConfdString } affirmedZoneContentStatisticsGridLevelVideoAdaptationOfflineTranscodingSummaryGrid OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS not-accessible STATUS current DESCRIPTION "grid ID" ::= { affirmedZoneContentStatisticsGridLevelVideoAdaptationOfflineTranscodingSummaryEntry 1 } affirmedZoneContentStatisticsGridLevelVideoAdaptationOfflineTranscodingSummaryNumofflineattempts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Offline Transcoding attempts" ::= { affirmedZoneContentStatisticsGridLevelVideoAdaptationOfflineTranscodingSummaryEntry 2 } affirmedZoneContentStatisticsGridLevelVideoAdaptationOfflineTranscodingSummaryNumofflinesuccesses OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Offline Transcoding successes" ::= { affirmedZoneContentStatisticsGridLevelVideoAdaptationOfflineTranscodingSummaryEntry 3 } affirmedZoneContentStatisticsGridLevelVideoAdaptationOfflineTranscodingSummaryNumofflinecancels OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Offline Transcoding cancels" ::= { affirmedZoneContentStatisticsGridLevelVideoAdaptationOfflineTranscodingSummaryEntry 4 } affirmedZoneContentStatisticsGridLevelVideoAdaptationOfflineTranscodingSummaryNumofflinefailures OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Offline Transcoding failures" ::= { affirmedZoneContentStatisticsGridLevelVideoAdaptationOfflineTranscodingSummaryEntry 5 } affirmedZoneContentStatisticsGridLevelVideoAdaptationOfflineTranscodingSummaryNumofflineflvsuccesses OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of videos transcoded successfully from FLV" ::= { affirmedZoneContentStatisticsGridLevelVideoAdaptationOfflineTranscodingSummaryEntry 6 } affirmedZoneContentStatisticsGridLevelVideoAdaptationOfflineTranscodingSummaryNumofflineflvfailures OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of video transcoding failures from FLV" ::= { affirmedZoneContentStatisticsGridLevelVideoAdaptationOfflineTranscodingSummaryEntry 7 } affirmedZoneContentStatisticsGridLevelVideoAdaptationOfflineTranscodingSummaryNumofflinemp4successes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of videos transcoded successfully from MP4" ::= { affirmedZoneContentStatisticsGridLevelVideoAdaptationOfflineTranscodingSummaryEntry 8 } affirmedZoneContentStatisticsGridLevelVideoAdaptationOfflineTranscodingSummaryNumofflinemp4failures OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of video transcoding failures from MP4" ::= { affirmedZoneContentStatisticsGridLevelVideoAdaptationOfflineTranscodingSummaryEntry 9 } affirmedZoneContentStatisticsGridLevelVideoAdaptationOfflineTranscodingSummaryNumofflinewebmsuccesses OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of videos transcoded successfully from WEBM" ::= { affirmedZoneContentStatisticsGridLevelVideoAdaptationOfflineTranscodingSummaryEntry 10 } affirmedZoneContentStatisticsGridLevelVideoAdaptationOfflineTranscodingSummaryNumofflinewebmfailures OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of video transcoding failures from WEBM" ::= { affirmedZoneContentStatisticsGridLevelVideoAdaptationOfflineTranscodingSummaryEntry 11 } affirmedZoneContentStatisticsGridLevelVideoAdaptationOfflineTranscodingSummaryNumofflineorigservingsuccess OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of original videos serviced successfully" ::= { affirmedZoneContentStatisticsGridLevelVideoAdaptationOfflineTranscodingSummaryEntry 12 } affirmedZoneContentStatisticsGridLevelVideoAdaptationOfflineTranscodingSummaryNumofflineorigservingabort OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of original video service aborts" ::= { affirmedZoneContentStatisticsGridLevelVideoAdaptationOfflineTranscodingSummaryEntry 13 } affirmedZoneContentStatisticsGridLevelVideoAdaptationOfflineTranscodingSummaryNumofflineorigservingfailure OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of original video service failures" ::= { affirmedZoneContentStatisticsGridLevelVideoAdaptationOfflineTranscodingSummaryEntry 14 } affirmedZoneContentStatisticsGridLevelVideoAdaptationOfflineTranscodingSummaryNumofflineflvservingsuccess OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of transcoded FLV videos serviced successfully" ::= { affirmedZoneContentStatisticsGridLevelVideoAdaptationOfflineTranscodingSummaryEntry 15 } affirmedZoneContentStatisticsGridLevelVideoAdaptationOfflineTranscodingSummaryNumofflineflvservingabort OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of transcoded FLV video service aborts" ::= { affirmedZoneContentStatisticsGridLevelVideoAdaptationOfflineTranscodingSummaryEntry 16 } affirmedZoneContentStatisticsGridLevelVideoAdaptationOfflineTranscodingSummaryNumofflineflvservingfailure OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of transcoded FLV video service failures" ::= { affirmedZoneContentStatisticsGridLevelVideoAdaptationOfflineTranscodingSummaryEntry 17 } affirmedZoneContentStatisticsGridLevelVideoAdaptationOfflineTranscodingSummaryNumofflinemp4servingsuccess OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of transcoded MP4 videos serviced successfully" ::= { affirmedZoneContentStatisticsGridLevelVideoAdaptationOfflineTranscodingSummaryEntry 18 } affirmedZoneContentStatisticsGridLevelVideoAdaptationOfflineTranscodingSummaryNumofflinemp4servingabort OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of transcoded MP4 video service aborts" ::= { affirmedZoneContentStatisticsGridLevelVideoAdaptationOfflineTranscodingSummaryEntry 19 } affirmedZoneContentStatisticsGridLevelVideoAdaptationOfflineTranscodingSummaryNumofflinemp4servingfailure OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of transcoded MP4 video service failures" ::= { affirmedZoneContentStatisticsGridLevelVideoAdaptationOfflineTranscodingSummaryEntry 20 } affirmedZoneContentStatisticsGridLevelVideoAdaptationOfflineTranscodingSummaryNumofflinewebmservingsuccess OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of transcoded WEBM videos serviced successfully" ::= { affirmedZoneContentStatisticsGridLevelVideoAdaptationOfflineTranscodingSummaryEntry 21 } affirmedZoneContentStatisticsGridLevelVideoAdaptationOfflineTranscodingSummaryNumofflinewebmservingabort OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of transcoded WEBM video service aborts" ::= { affirmedZoneContentStatisticsGridLevelVideoAdaptationOfflineTranscodingSummaryEntry 22 } affirmedZoneContentStatisticsGridLevelVideoAdaptationOfflineTranscodingSummaryNumofflinewebmservingfailure OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of transcoded WEBM video service failures" ::= { affirmedZoneContentStatisticsGridLevelVideoAdaptationOfflineTranscodingSummaryEntry 23 } affirmedZoneContentStatisticsGridLevelVideoAdaptationOfflineTranscodingSummaryNumofflineoriginalbytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bytes of original video cached" ::= { affirmedZoneContentStatisticsGridLevelVideoAdaptationOfflineTranscodingSummaryEntry 24 } affirmedZoneContentStatisticsGridLevelVideoAdaptationOfflineTranscodingSummaryNumofflineadaptedbytesserved OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Offline Transcoding adapted bytes served" ::= { affirmedZoneContentStatisticsGridLevelVideoAdaptationOfflineTranscodingSummaryEntry 25 } affirmedZoneContentStatisticsGridLevelVideoAdaptationOfflineTranscodingDetailTable OBJECT-TYPE SYNTAX SEQUENCE OF AffirmedZoneContentStatisticsGridLevelVideoAdaptationOfflineTranscodingDetailEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "" ::= { affirmedZoneMIB 269 } affirmedZoneContentStatisticsGridLevelVideoAdaptationOfflineTranscodingDetailEntry OBJECT-TYPE SYNTAX AffirmedZoneContentStatisticsGridLevelVideoAdaptationOfflineTranscodingDetailEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "" INDEX { affirmedZoneName, affirmedZoneContentStatisticsGridLevelVideoAdaptationOfflineTranscodingDetailGrid } ::= { affirmedZoneContentStatisticsGridLevelVideoAdaptationOfflineTranscodingDetailTable 1 } AffirmedZoneContentStatisticsGridLevelVideoAdaptationOfflineTranscodingDetailEntry ::= SEQUENCE { affirmedZoneContentStatisticsGridLevelVideoAdaptationOfflineTranscodingDetailGrid Unsigned32, affirmedZoneContentStatisticsGridLevelVideoAdaptationOfflineTranscodingDetailNumofflineflv2flvsuccesses ConfdString, affirmedZoneContentStatisticsGridLevelVideoAdaptationOfflineTranscodingDetailNumofflineflv2flvfailures ConfdString, affirmedZoneContentStatisticsGridLevelVideoAdaptationOfflineTranscodingDetailNumofflineflv2mp4successes ConfdString, affirmedZoneContentStatisticsGridLevelVideoAdaptationOfflineTranscodingDetailNumofflineflv2mp4failures ConfdString, affirmedZoneContentStatisticsGridLevelVideoAdaptationOfflineTranscodingDetailNumofflinemp42flvsuccesses ConfdString, affirmedZoneContentStatisticsGridLevelVideoAdaptationOfflineTranscodingDetailNumofflinemp42flvfailures ConfdString, affirmedZoneContentStatisticsGridLevelVideoAdaptationOfflineTranscodingDetailNumofflinemp42mp4successes ConfdString, affirmedZoneContentStatisticsGridLevelVideoAdaptationOfflineTranscodingDetailNumofflinemp42mp4failures ConfdString, affirmedZoneContentStatisticsGridLevelVideoAdaptationOfflineTranscodingDetailNumofflinewebm2webmsuccesses ConfdString, affirmedZoneContentStatisticsGridLevelVideoAdaptationOfflineTranscodingDetailNumofflinewebm2webmfailures ConfdString, affirmedZoneContentStatisticsGridLevelVideoAdaptationOfflineTranscodingDetailNumofflinecurrentvideosqueued ConfdString, affirmedZoneContentStatisticsGridLevelVideoAdaptationOfflineTranscodingDetailNumofflinemaxvideosqueued ConfdString, affirmedZoneContentStatisticsGridLevelVideoAdaptationOfflineTranscodingDetailOfflineavgwaittime ConfdString, affirmedZoneContentStatisticsGridLevelVideoAdaptationOfflineTranscodingDetailOfflinemaxwaittime ConfdString, affirmedZoneContentStatisticsGridLevelVideoAdaptationOfflineTranscodingDetailOfflineavgprocessingtime ConfdString } affirmedZoneContentStatisticsGridLevelVideoAdaptationOfflineTranscodingDetailGrid OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS not-accessible STATUS current DESCRIPTION "grid ID" ::= { affirmedZoneContentStatisticsGridLevelVideoAdaptationOfflineTranscodingDetailEntry 1 } affirmedZoneContentStatisticsGridLevelVideoAdaptationOfflineTranscodingDetailNumofflineflv2flvsuccesses OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of video transcoded successfully from FLV to FLV" ::= { affirmedZoneContentStatisticsGridLevelVideoAdaptationOfflineTranscodingDetailEntry 2 } affirmedZoneContentStatisticsGridLevelVideoAdaptationOfflineTranscodingDetailNumofflineflv2flvfailures OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of video transcoded unsuccessfully from FLV to FLV" ::= { affirmedZoneContentStatisticsGridLevelVideoAdaptationOfflineTranscodingDetailEntry 3 } affirmedZoneContentStatisticsGridLevelVideoAdaptationOfflineTranscodingDetailNumofflineflv2mp4successes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of video transcoded successfully from FLV to MP4" ::= { affirmedZoneContentStatisticsGridLevelVideoAdaptationOfflineTranscodingDetailEntry 4 } affirmedZoneContentStatisticsGridLevelVideoAdaptationOfflineTranscodingDetailNumofflineflv2mp4failures OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of video transcoded unsuccessfully from FLV to MP4" ::= { affirmedZoneContentStatisticsGridLevelVideoAdaptationOfflineTranscodingDetailEntry 5 } affirmedZoneContentStatisticsGridLevelVideoAdaptationOfflineTranscodingDetailNumofflinemp42flvsuccesses OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of video transcoded successfully from MP4 to FLV" ::= { affirmedZoneContentStatisticsGridLevelVideoAdaptationOfflineTranscodingDetailEntry 6 } affirmedZoneContentStatisticsGridLevelVideoAdaptationOfflineTranscodingDetailNumofflinemp42flvfailures OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of video transcoded unsuccessfully from MP4 to FLV" ::= { affirmedZoneContentStatisticsGridLevelVideoAdaptationOfflineTranscodingDetailEntry 7 } affirmedZoneContentStatisticsGridLevelVideoAdaptationOfflineTranscodingDetailNumofflinemp42mp4successes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of video transcoded successfully from MP4 to MP4" ::= { affirmedZoneContentStatisticsGridLevelVideoAdaptationOfflineTranscodingDetailEntry 8 } affirmedZoneContentStatisticsGridLevelVideoAdaptationOfflineTranscodingDetailNumofflinemp42mp4failures OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of video transcoded unsuccessfully from MP4 to MP4" ::= { affirmedZoneContentStatisticsGridLevelVideoAdaptationOfflineTranscodingDetailEntry 9 } affirmedZoneContentStatisticsGridLevelVideoAdaptationOfflineTranscodingDetailNumofflinewebm2webmsuccesses OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of video transcoded successfully from WEBM to WEBM" ::= { affirmedZoneContentStatisticsGridLevelVideoAdaptationOfflineTranscodingDetailEntry 10 } affirmedZoneContentStatisticsGridLevelVideoAdaptationOfflineTranscodingDetailNumofflinewebm2webmfailures OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of video transcoded unsuccessfully from WEBM to WEBM" ::= { affirmedZoneContentStatisticsGridLevelVideoAdaptationOfflineTranscodingDetailEntry 11 } affirmedZoneContentStatisticsGridLevelVideoAdaptationOfflineTranscodingDetailNumofflinecurrentvideosqueued OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of videos currently in the queue to be transcoded" ::= { affirmedZoneContentStatisticsGridLevelVideoAdaptationOfflineTranscodingDetailEntry 12 } affirmedZoneContentStatisticsGridLevelVideoAdaptationOfflineTranscodingDetailNumofflinemaxvideosqueued OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Maximum number of videos in the queue to be transcoded" ::= { affirmedZoneContentStatisticsGridLevelVideoAdaptationOfflineTranscodingDetailEntry 13 } affirmedZoneContentStatisticsGridLevelVideoAdaptationOfflineTranscodingDetailOfflineavgwaittime OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Average wait time(in secs) of videos in the queue to be transcoded" ::= { affirmedZoneContentStatisticsGridLevelVideoAdaptationOfflineTranscodingDetailEntry 14 } affirmedZoneContentStatisticsGridLevelVideoAdaptationOfflineTranscodingDetailOfflinemaxwaittime OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Maximum wait time(in secs) of videos in the queue to be transcoded" ::= { affirmedZoneContentStatisticsGridLevelVideoAdaptationOfflineTranscodingDetailEntry 15 } affirmedZoneContentStatisticsGridLevelVideoAdaptationOfflineTranscodingDetailOfflineavgprocessingtime OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Average processing time(in secs) for transcoding videos" ::= { affirmedZoneContentStatisticsGridLevelVideoAdaptationOfflineTranscodingDetailEntry 16 } affirmedZoneContentStatisticsGridLevelVideoAdaptationOfflineTranscodingFailureTable OBJECT-TYPE SYNTAX SEQUENCE OF AffirmedZoneContentStatisticsGridLevelVideoAdaptationOfflineTranscodingFailureEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "" ::= { affirmedZoneMIB 270 } affirmedZoneContentStatisticsGridLevelVideoAdaptationOfflineTranscodingFailureEntry OBJECT-TYPE SYNTAX AffirmedZoneContentStatisticsGridLevelVideoAdaptationOfflineTranscodingFailureEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "" INDEX { affirmedZoneName, affirmedZoneContentStatisticsGridLevelVideoAdaptationOfflineTranscodingFailureGrid } ::= { affirmedZoneContentStatisticsGridLevelVideoAdaptationOfflineTranscodingFailureTable 1 } AffirmedZoneContentStatisticsGridLevelVideoAdaptationOfflineTranscodingFailureEntry ::= SEQUENCE { affirmedZoneContentStatisticsGridLevelVideoAdaptationOfflineTranscodingFailureGrid Unsigned32, affirmedZoneContentStatisticsGridLevelVideoAdaptationOfflineTranscodingFailureNumofflineunsupportedformat ConfdString, affirmedZoneContentStatisticsGridLevelVideoAdaptationOfflineTranscodingFailureNumofflineunsupportedvideocodec ConfdString, affirmedZoneContentStatisticsGridLevelVideoAdaptationOfflineTranscodingFailureNumofflineunsupportedaudiocodec ConfdString } affirmedZoneContentStatisticsGridLevelVideoAdaptationOfflineTranscodingFailureGrid OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS not-accessible STATUS current DESCRIPTION "grid ID" ::= { affirmedZoneContentStatisticsGridLevelVideoAdaptationOfflineTranscodingFailureEntry 1 } affirmedZoneContentStatisticsGridLevelVideoAdaptationOfflineTranscodingFailureNumofflineunsupportedformat OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Offline Transcoding Unsupported Format" ::= { affirmedZoneContentStatisticsGridLevelVideoAdaptationOfflineTranscodingFailureEntry 2 } affirmedZoneContentStatisticsGridLevelVideoAdaptationOfflineTranscodingFailureNumofflineunsupportedvideocodec OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Offline Transcoding Unsupported Video Codec" ::= { affirmedZoneContentStatisticsGridLevelVideoAdaptationOfflineTranscodingFailureEntry 3 } affirmedZoneContentStatisticsGridLevelVideoAdaptationOfflineTranscodingFailureNumofflineunsupportedaudiocodec OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Offline Transcoding Unsupported Audio Codec" ::= { affirmedZoneContentStatisticsGridLevelVideoAdaptationOfflineTranscodingFailureEntry 4 } affirmedZoneContentStatisticsGridLevelVideoAdaptationOnlineTranscodingSummaryTable OBJECT-TYPE SYNTAX SEQUENCE OF AffirmedZoneContentStatisticsGridLevelVideoAdaptationOnlineTranscodingSummaryEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "" ::= { affirmedZoneMIB 271 } affirmedZoneContentStatisticsGridLevelVideoAdaptationOnlineTranscodingSummaryEntry OBJECT-TYPE SYNTAX AffirmedZoneContentStatisticsGridLevelVideoAdaptationOnlineTranscodingSummaryEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "" INDEX { affirmedZoneName, affirmedZoneContentStatisticsGridLevelVideoAdaptationOnlineTranscodingSummaryGrid } ::= { affirmedZoneContentStatisticsGridLevelVideoAdaptationOnlineTranscodingSummaryTable 1 } AffirmedZoneContentStatisticsGridLevelVideoAdaptationOnlineTranscodingSummaryEntry ::= SEQUENCE { affirmedZoneContentStatisticsGridLevelVideoAdaptationOnlineTranscodingSummaryGrid Unsigned32, affirmedZoneContentStatisticsGridLevelVideoAdaptationOnlineTranscodingSummaryNumotfattempts ConfdString, affirmedZoneContentStatisticsGridLevelVideoAdaptationOnlineTranscodingSummaryNumotfsuccesses ConfdString, affirmedZoneContentStatisticsGridLevelVideoAdaptationOnlineTranscodingSummaryNumotfcancels ConfdString, affirmedZoneContentStatisticsGridLevelVideoAdaptationOnlineTranscodingSummaryNumotffailures ConfdString, affirmedZoneContentStatisticsGridLevelVideoAdaptationOnlineTranscodingSummaryNumotfaborts ConfdString, affirmedZoneContentStatisticsGridLevelVideoAdaptationOnlineTranscodingSummaryNumotfcurrent ConfdString, affirmedZoneContentStatisticsGridLevelVideoAdaptationOnlineTranscodingSummaryNumotfbytesattempt ConfdString, affirmedZoneContentStatisticsGridLevelVideoAdaptationOnlineTranscodingSummaryNumotfbytesadapted ConfdString, affirmedZoneContentStatisticsGridLevelVideoAdaptationOnlineTranscodingSummaryNumotfbytescancel ConfdString, affirmedZoneContentStatisticsGridLevelVideoAdaptationOnlineTranscodingSummaryVideosizemin ConfdString, affirmedZoneContentStatisticsGridLevelVideoAdaptationOnlineTranscodingSummaryVideosizeavg ConfdString, affirmedZoneContentStatisticsGridLevelVideoAdaptationOnlineTranscodingSummaryVideosizemax ConfdString, affirmedZoneContentStatisticsGridLevelVideoAdaptationOnlineTranscodingSummaryAdaptedvideosizemin ConfdString, affirmedZoneContentStatisticsGridLevelVideoAdaptationOnlineTranscodingSummaryAdaptedvideosizeavg ConfdString, affirmedZoneContentStatisticsGridLevelVideoAdaptationOnlineTranscodingSummaryAdaptedvideosizemax ConfdString, affirmedZoneContentStatisticsGridLevelVideoAdaptationOnlineTranscodingSummaryAdditionallatencymin ConfdString, affirmedZoneContentStatisticsGridLevelVideoAdaptationOnlineTranscodingSummaryAdditionallatencyavg ConfdString, affirmedZoneContentStatisticsGridLevelVideoAdaptationOnlineTranscodingSummaryAdditionallatencymax ConfdString } affirmedZoneContentStatisticsGridLevelVideoAdaptationOnlineTranscodingSummaryGrid OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS not-accessible STATUS current DESCRIPTION "grid ID" ::= { affirmedZoneContentStatisticsGridLevelVideoAdaptationOnlineTranscodingSummaryEntry 1 } affirmedZoneContentStatisticsGridLevelVideoAdaptationOnlineTranscodingSummaryNumotfattempts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Online Transcoding attempts" ::= { affirmedZoneContentStatisticsGridLevelVideoAdaptationOnlineTranscodingSummaryEntry 2 } affirmedZoneContentStatisticsGridLevelVideoAdaptationOnlineTranscodingSummaryNumotfsuccesses OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Online Transcoding successes" ::= { affirmedZoneContentStatisticsGridLevelVideoAdaptationOnlineTranscodingSummaryEntry 3 } affirmedZoneContentStatisticsGridLevelVideoAdaptationOnlineTranscodingSummaryNumotfcancels OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Online Transcoding cancels" ::= { affirmedZoneContentStatisticsGridLevelVideoAdaptationOnlineTranscodingSummaryEntry 4 } affirmedZoneContentStatisticsGridLevelVideoAdaptationOnlineTranscodingSummaryNumotffailures OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Online Transcoding failures" ::= { affirmedZoneContentStatisticsGridLevelVideoAdaptationOnlineTranscodingSummaryEntry 5 } affirmedZoneContentStatisticsGridLevelVideoAdaptationOnlineTranscodingSummaryNumotfaborts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Online Transcoding aborts" ::= { affirmedZoneContentStatisticsGridLevelVideoAdaptationOnlineTranscodingSummaryEntry 6 } affirmedZoneContentStatisticsGridLevelVideoAdaptationOnlineTranscodingSummaryNumotfcurrent OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Online Transcoding current" ::= { affirmedZoneContentStatisticsGridLevelVideoAdaptationOnlineTranscodingSummaryEntry 7 } affirmedZoneContentStatisticsGridLevelVideoAdaptationOnlineTranscodingSummaryNumotfbytesattempt OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Online Transcoding bytes attempt" ::= { affirmedZoneContentStatisticsGridLevelVideoAdaptationOnlineTranscodingSummaryEntry 8 } affirmedZoneContentStatisticsGridLevelVideoAdaptationOnlineTranscodingSummaryNumotfbytesadapted OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Online Transcoding bytes transcoded" ::= { affirmedZoneContentStatisticsGridLevelVideoAdaptationOnlineTranscodingSummaryEntry 9 } affirmedZoneContentStatisticsGridLevelVideoAdaptationOnlineTranscodingSummaryNumotfbytescancel OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Online Transcoding bytes cancel" ::= { affirmedZoneContentStatisticsGridLevelVideoAdaptationOnlineTranscodingSummaryEntry 10 } affirmedZoneContentStatisticsGridLevelVideoAdaptationOnlineTranscodingSummaryVideosizemin OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Online Transcoding Video Size Minimum (Bytes)" ::= { affirmedZoneContentStatisticsGridLevelVideoAdaptationOnlineTranscodingSummaryEntry 11 } affirmedZoneContentStatisticsGridLevelVideoAdaptationOnlineTranscodingSummaryVideosizeavg OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Online Transcoding Video Size Average (Bytes)" ::= { affirmedZoneContentStatisticsGridLevelVideoAdaptationOnlineTranscodingSummaryEntry 12 } affirmedZoneContentStatisticsGridLevelVideoAdaptationOnlineTranscodingSummaryVideosizemax OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Online Transcoding Video Size Maximum (Bytes)" ::= { affirmedZoneContentStatisticsGridLevelVideoAdaptationOnlineTranscodingSummaryEntry 13 } affirmedZoneContentStatisticsGridLevelVideoAdaptationOnlineTranscodingSummaryAdaptedvideosizemin OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Online Transcoding Adapted Video Size Minimum (Bytes)" ::= { affirmedZoneContentStatisticsGridLevelVideoAdaptationOnlineTranscodingSummaryEntry 14 } affirmedZoneContentStatisticsGridLevelVideoAdaptationOnlineTranscodingSummaryAdaptedvideosizeavg OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Online Transcoding Adapted Video Size Average (Bytes)" ::= { affirmedZoneContentStatisticsGridLevelVideoAdaptationOnlineTranscodingSummaryEntry 15 } affirmedZoneContentStatisticsGridLevelVideoAdaptationOnlineTranscodingSummaryAdaptedvideosizemax OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Online Transcoding Adapted Video Size Maximum (Bytes)" ::= { affirmedZoneContentStatisticsGridLevelVideoAdaptationOnlineTranscodingSummaryEntry 16 } affirmedZoneContentStatisticsGridLevelVideoAdaptationOnlineTranscodingSummaryAdditionallatencymin OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Online Transcoding Additional Latency Minimum (msecs)" ::= { affirmedZoneContentStatisticsGridLevelVideoAdaptationOnlineTranscodingSummaryEntry 17 } affirmedZoneContentStatisticsGridLevelVideoAdaptationOnlineTranscodingSummaryAdditionallatencyavg OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Online Transcoding Additional Latency Average (msecs)" ::= { affirmedZoneContentStatisticsGridLevelVideoAdaptationOnlineTranscodingSummaryEntry 18 } affirmedZoneContentStatisticsGridLevelVideoAdaptationOnlineTranscodingSummaryAdditionallatencymax OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Online Transcoding Additional Latency Maximum (msecs)" ::= { affirmedZoneContentStatisticsGridLevelVideoAdaptationOnlineTranscodingSummaryEntry 19 } affirmedZoneContentStatisticsGridLevelVideoAdaptationOnlineTranscodingDetailTable OBJECT-TYPE SYNTAX SEQUENCE OF AffirmedZoneContentStatisticsGridLevelVideoAdaptationOnlineTranscodingDetailEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "" ::= { affirmedZoneMIB 272 } affirmedZoneContentStatisticsGridLevelVideoAdaptationOnlineTranscodingDetailEntry OBJECT-TYPE SYNTAX AffirmedZoneContentStatisticsGridLevelVideoAdaptationOnlineTranscodingDetailEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "" INDEX { affirmedZoneName, affirmedZoneContentStatisticsGridLevelVideoAdaptationOnlineTranscodingDetailGrid } ::= { affirmedZoneContentStatisticsGridLevelVideoAdaptationOnlineTranscodingDetailTable 1 } AffirmedZoneContentStatisticsGridLevelVideoAdaptationOnlineTranscodingDetailEntry ::= SEQUENCE { affirmedZoneContentStatisticsGridLevelVideoAdaptationOnlineTranscodingDetailGrid Unsigned32, affirmedZoneContentStatisticsGridLevelVideoAdaptationOnlineTranscodingDetailNumotfflvattempts ConfdString, affirmedZoneContentStatisticsGridLevelVideoAdaptationOnlineTranscodingDetailNumotfflvsuccesses ConfdString, affirmedZoneContentStatisticsGridLevelVideoAdaptationOnlineTranscodingDetailNumotfflvcancels ConfdString, affirmedZoneContentStatisticsGridLevelVideoAdaptationOnlineTranscodingDetailNumotfflvfailures ConfdString, affirmedZoneContentStatisticsGridLevelVideoAdaptationOnlineTranscodingDetailNumotfflvaborts ConfdString, affirmedZoneContentStatisticsGridLevelVideoAdaptationOnlineTranscodingDetailNumotfmp4attempts ConfdString, affirmedZoneContentStatisticsGridLevelVideoAdaptationOnlineTranscodingDetailNumotfmp4successes ConfdString, affirmedZoneContentStatisticsGridLevelVideoAdaptationOnlineTranscodingDetailNumotfmp4cancels ConfdString, affirmedZoneContentStatisticsGridLevelVideoAdaptationOnlineTranscodingDetailNumotfmp4failures ConfdString, affirmedZoneContentStatisticsGridLevelVideoAdaptationOnlineTranscodingDetailNumotfmp4aborts ConfdString, affirmedZoneContentStatisticsGridLevelVideoAdaptationOnlineTranscodingDetailNumotfwebmattempts ConfdString, affirmedZoneContentStatisticsGridLevelVideoAdaptationOnlineTranscodingDetailNumotfwebmsuccesses ConfdString, affirmedZoneContentStatisticsGridLevelVideoAdaptationOnlineTranscodingDetailNumotfwebmcancels ConfdString, affirmedZoneContentStatisticsGridLevelVideoAdaptationOnlineTranscodingDetailNumotfwebmfailures ConfdString, affirmedZoneContentStatisticsGridLevelVideoAdaptationOnlineTranscodingDetailNumotfwebmaborts ConfdString, affirmedZoneContentStatisticsGridLevelVideoAdaptationOnlineTranscodingDetailNumotfoverloads ConfdString, affirmedZoneContentStatisticsGridLevelVideoAdaptationOnlineTranscodingDetailNumotfpolicymapentrymatched ConfdString, affirmedZoneContentStatisticsGridLevelVideoAdaptationOnlineTranscodingDetailNumotfpolicymapentrynotmatched ConfdString, affirmedZoneContentStatisticsGridLevelVideoAdaptationOnlineTranscodingDetailNumotfpolicyqoeused ConfdString, affirmedZoneContentStatisticsGridLevelVideoAdaptationOnlineTranscodingDetailNumotfinstanceqoeused ConfdString } affirmedZoneContentStatisticsGridLevelVideoAdaptationOnlineTranscodingDetailGrid OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS not-accessible STATUS current DESCRIPTION "grid ID" ::= { affirmedZoneContentStatisticsGridLevelVideoAdaptationOnlineTranscodingDetailEntry 1 } affirmedZoneContentStatisticsGridLevelVideoAdaptationOnlineTranscodingDetailNumotfflvattempts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Online Transcoding FLV attempts" ::= { affirmedZoneContentStatisticsGridLevelVideoAdaptationOnlineTranscodingDetailEntry 2 } affirmedZoneContentStatisticsGridLevelVideoAdaptationOnlineTranscodingDetailNumotfflvsuccesses OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Online Transcoding FLV successes" ::= { affirmedZoneContentStatisticsGridLevelVideoAdaptationOnlineTranscodingDetailEntry 3 } affirmedZoneContentStatisticsGridLevelVideoAdaptationOnlineTranscodingDetailNumotfflvcancels OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Online Transcoding FLV cancels" ::= { affirmedZoneContentStatisticsGridLevelVideoAdaptationOnlineTranscodingDetailEntry 4 } affirmedZoneContentStatisticsGridLevelVideoAdaptationOnlineTranscodingDetailNumotfflvfailures OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Online Transcoding FLV failures" ::= { affirmedZoneContentStatisticsGridLevelVideoAdaptationOnlineTranscodingDetailEntry 5 } affirmedZoneContentStatisticsGridLevelVideoAdaptationOnlineTranscodingDetailNumotfflvaborts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Online Transcoding FLV aborts" ::= { affirmedZoneContentStatisticsGridLevelVideoAdaptationOnlineTranscodingDetailEntry 6 } affirmedZoneContentStatisticsGridLevelVideoAdaptationOnlineTranscodingDetailNumotfmp4attempts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Online Transcoding MP4 attempts" ::= { affirmedZoneContentStatisticsGridLevelVideoAdaptationOnlineTranscodingDetailEntry 7 } affirmedZoneContentStatisticsGridLevelVideoAdaptationOnlineTranscodingDetailNumotfmp4successes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Online Transcoding MP4 successes" ::= { affirmedZoneContentStatisticsGridLevelVideoAdaptationOnlineTranscodingDetailEntry 8 } affirmedZoneContentStatisticsGridLevelVideoAdaptationOnlineTranscodingDetailNumotfmp4cancels OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Online Transcoding MP4 cancels" ::= { affirmedZoneContentStatisticsGridLevelVideoAdaptationOnlineTranscodingDetailEntry 9 } affirmedZoneContentStatisticsGridLevelVideoAdaptationOnlineTranscodingDetailNumotfmp4failures OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Online Transcoding MP4 failures" ::= { affirmedZoneContentStatisticsGridLevelVideoAdaptationOnlineTranscodingDetailEntry 10 } affirmedZoneContentStatisticsGridLevelVideoAdaptationOnlineTranscodingDetailNumotfmp4aborts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Online Transcoding MP4 aborts" ::= { affirmedZoneContentStatisticsGridLevelVideoAdaptationOnlineTranscodingDetailEntry 11 } affirmedZoneContentStatisticsGridLevelVideoAdaptationOnlineTranscodingDetailNumotfwebmattempts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Online Transcoding WEBM attempts" ::= { affirmedZoneContentStatisticsGridLevelVideoAdaptationOnlineTranscodingDetailEntry 12 } affirmedZoneContentStatisticsGridLevelVideoAdaptationOnlineTranscodingDetailNumotfwebmsuccesses OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Online Transcoding WEBM successes" ::= { affirmedZoneContentStatisticsGridLevelVideoAdaptationOnlineTranscodingDetailEntry 13 } affirmedZoneContentStatisticsGridLevelVideoAdaptationOnlineTranscodingDetailNumotfwebmcancels OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Online Transcoding WEBM cancels" ::= { affirmedZoneContentStatisticsGridLevelVideoAdaptationOnlineTranscodingDetailEntry 14 } affirmedZoneContentStatisticsGridLevelVideoAdaptationOnlineTranscodingDetailNumotfwebmfailures OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Online Transcoding WEBM failures" ::= { affirmedZoneContentStatisticsGridLevelVideoAdaptationOnlineTranscodingDetailEntry 15 } affirmedZoneContentStatisticsGridLevelVideoAdaptationOnlineTranscodingDetailNumotfwebmaborts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Online Transcoding WEBM aborts" ::= { affirmedZoneContentStatisticsGridLevelVideoAdaptationOnlineTranscodingDetailEntry 16 } affirmedZoneContentStatisticsGridLevelVideoAdaptationOnlineTranscodingDetailNumotfoverloads OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Online Transcoding overload" ::= { affirmedZoneContentStatisticsGridLevelVideoAdaptationOnlineTranscodingDetailEntry 17 } affirmedZoneContentStatisticsGridLevelVideoAdaptationOnlineTranscodingDetailNumotfpolicymapentrymatched OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of times an Online Transcoding Policy Map Entry was Matched" ::= { affirmedZoneContentStatisticsGridLevelVideoAdaptationOnlineTranscodingDetailEntry 18 } affirmedZoneContentStatisticsGridLevelVideoAdaptationOnlineTranscodingDetailNumotfpolicymapentrynotmatched OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of time any Online Transcoding Policy Map Entry was not matched" ::= { affirmedZoneContentStatisticsGridLevelVideoAdaptationOnlineTranscodingDetailEntry 19 } affirmedZoneContentStatisticsGridLevelVideoAdaptationOnlineTranscodingDetailNumotfpolicyqoeused OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Online Transcoding Policy QOE grade used" ::= { affirmedZoneContentStatisticsGridLevelVideoAdaptationOnlineTranscodingDetailEntry 20 } affirmedZoneContentStatisticsGridLevelVideoAdaptationOnlineTranscodingDetailNumotfinstanceqoeused OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Video adaptation instance QOE grade used" ::= { affirmedZoneContentStatisticsGridLevelVideoAdaptationOnlineTranscodingDetailEntry 21 } affirmedZoneContentStatisticsGridLevelVideoAdaptationOnlineTranscodingFailureTable OBJECT-TYPE SYNTAX SEQUENCE OF AffirmedZoneContentStatisticsGridLevelVideoAdaptationOnlineTranscodingFailureEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "" ::= { affirmedZoneMIB 273 } affirmedZoneContentStatisticsGridLevelVideoAdaptationOnlineTranscodingFailureEntry OBJECT-TYPE SYNTAX AffirmedZoneContentStatisticsGridLevelVideoAdaptationOnlineTranscodingFailureEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "" INDEX { affirmedZoneName, affirmedZoneContentStatisticsGridLevelVideoAdaptationOnlineTranscodingFailureGrid } ::= { affirmedZoneContentStatisticsGridLevelVideoAdaptationOnlineTranscodingFailureTable 1 } AffirmedZoneContentStatisticsGridLevelVideoAdaptationOnlineTranscodingFailureEntry ::= SEQUENCE { affirmedZoneContentStatisticsGridLevelVideoAdaptationOnlineTranscodingFailureGrid Unsigned32, affirmedZoneContentStatisticsGridLevelVideoAdaptationOnlineTranscodingFailureNumotfexceededmaxvideosize ConfdString, affirmedZoneContentStatisticsGridLevelVideoAdaptationOnlineTranscodingFailureNumotfbelowminvideosize ConfdString, affirmedZoneContentStatisticsGridLevelVideoAdaptationOnlineTranscodingFailureNumotfexceededmaxvideoduration ConfdString, affirmedZoneContentStatisticsGridLevelVideoAdaptationOnlineTranscodingFailureNumotfbelowminvideoduration ConfdString, affirmedZoneContentStatisticsGridLevelVideoAdaptationOnlineTranscodingFailureNumotfexceededmaxbitrate ConfdString, affirmedZoneContentStatisticsGridLevelVideoAdaptationOnlineTranscodingFailureNumotfexceededmaxframerate ConfdString, affirmedZoneContentStatisticsGridLevelVideoAdaptationOnlineTranscodingFailureNumotfunsupportedsrccontainer ConfdString, affirmedZoneContentStatisticsGridLevelVideoAdaptationOnlineTranscodingFailureNumotfunsupportedformat ConfdString, affirmedZoneContentStatisticsGridLevelVideoAdaptationOnlineTranscodingFailureNumotfunsupportedvideocodec ConfdString, affirmedZoneContentStatisticsGridLevelVideoAdaptationOnlineTranscodingFailureNumotfunsupportedaudiocodec ConfdString, affirmedZoneContentStatisticsGridLevelVideoAdaptationOnlineTranscodingFailureNumotffailureothers ConfdString, affirmedZoneContentStatisticsGridLevelVideoAdaptationOnlineTranscodingFailureNumotfcancelcontenttypemismatches ConfdString, affirmedZoneContentStatisticsGridLevelVideoAdaptationOnlineTranscodingFailureNumotfcancelnomapqoematch ConfdString, affirmedZoneContentStatisticsGridLevelVideoAdaptationOnlineTranscodingFailureNumotfcancelmapentrybypass ConfdString, affirmedZoneContentStatisticsGridLevelVideoAdaptationOnlineTranscodingFailureNumotfcancelcpuoverload ConfdString, affirmedZoneContentStatisticsGridLevelVideoAdaptationOnlineTranscodingFailureNumotfnosrcaudiostreampresent ConfdString, affirmedZoneContentStatisticsGridLevelVideoAdaptationOnlineTranscodingFailureNumotfnosrcvideostreampresent ConfdString, affirmedZoneContentStatisticsGridLevelVideoAdaptationOnlineTranscodingFailureNumotfunsupportedsrcaudiocodec ConfdString, affirmedZoneContentStatisticsGridLevelVideoAdaptationOnlineTranscodingFailureNumotfunsupportedsrcvideocodec ConfdString, affirmedZoneContentStatisticsGridLevelVideoAdaptationOnlineTranscodingFailureNumotfbelowbitratesavingsthreshold ConfdString, affirmedZoneContentStatisticsGridLevelVideoAdaptationOnlineTranscodingFailureNumotfsrcmediaformatnotsupported ConfdString, affirmedZoneContentStatisticsGridLevelVideoAdaptationOnlineTranscodingFailureNumotftgtmediaformatnotsupported ConfdString, affirmedZoneContentStatisticsGridLevelVideoAdaptationOnlineTranscodingFailureNumotftgtmediaformatparametersnotvalid ConfdString, affirmedZoneContentStatisticsGridLevelVideoAdaptationOnlineTranscodingFailureNumotftgtxcodingparametersnotvalid ConfdString, affirmedZoneContentStatisticsGridLevelVideoAdaptationOnlineTranscodingFailureNumotfcancelnomatchmapqoe ConfdString, affirmedZoneContentStatisticsGridLevelVideoAdaptationOnlineTranscodingFailureNumotfcancelsrcmediaisnotstreamable ConfdString } affirmedZoneContentStatisticsGridLevelVideoAdaptationOnlineTranscodingFailureGrid OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS not-accessible STATUS current DESCRIPTION "grid ID" ::= { affirmedZoneContentStatisticsGridLevelVideoAdaptationOnlineTranscodingFailureEntry 1 } affirmedZoneContentStatisticsGridLevelVideoAdaptationOnlineTranscodingFailureNumotfexceededmaxvideosize OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Online Transcoding exceeded max video size " ::= { affirmedZoneContentStatisticsGridLevelVideoAdaptationOnlineTranscodingFailureEntry 2 } affirmedZoneContentStatisticsGridLevelVideoAdaptationOnlineTranscodingFailureNumotfbelowminvideosize OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Online Transcoding below min video size" ::= { affirmedZoneContentStatisticsGridLevelVideoAdaptationOnlineTranscodingFailureEntry 3 } affirmedZoneContentStatisticsGridLevelVideoAdaptationOnlineTranscodingFailureNumotfexceededmaxvideoduration OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Online Transcoding exceeded max video duration " ::= { affirmedZoneContentStatisticsGridLevelVideoAdaptationOnlineTranscodingFailureEntry 4 } affirmedZoneContentStatisticsGridLevelVideoAdaptationOnlineTranscodingFailureNumotfbelowminvideoduration OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Online Transcoding below min video duration" ::= { affirmedZoneContentStatisticsGridLevelVideoAdaptationOnlineTranscodingFailureEntry 5 } affirmedZoneContentStatisticsGridLevelVideoAdaptationOnlineTranscodingFailureNumotfexceededmaxbitrate OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Online Transcoding exceeded max video bitrate " ::= { affirmedZoneContentStatisticsGridLevelVideoAdaptationOnlineTranscodingFailureEntry 6 } affirmedZoneContentStatisticsGridLevelVideoAdaptationOnlineTranscodingFailureNumotfexceededmaxframerate OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Online Transcoding exceeded max video framerate" ::= { affirmedZoneContentStatisticsGridLevelVideoAdaptationOnlineTranscodingFailureEntry 7 } affirmedZoneContentStatisticsGridLevelVideoAdaptationOnlineTranscodingFailureNumotfunsupportedsrccontainer OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Online Transcoding Unsupported Source Container" ::= { affirmedZoneContentStatisticsGridLevelVideoAdaptationOnlineTranscodingFailureEntry 8 } affirmedZoneContentStatisticsGridLevelVideoAdaptationOnlineTranscodingFailureNumotfunsupportedformat OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Online Transcoding Unsupported Format" ::= { affirmedZoneContentStatisticsGridLevelVideoAdaptationOnlineTranscodingFailureEntry 9 } affirmedZoneContentStatisticsGridLevelVideoAdaptationOnlineTranscodingFailureNumotfunsupportedvideocodec OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Online Transcoding Unsupported Video Codec" ::= { affirmedZoneContentStatisticsGridLevelVideoAdaptationOnlineTranscodingFailureEntry 10 } affirmedZoneContentStatisticsGridLevelVideoAdaptationOnlineTranscodingFailureNumotfunsupportedaudiocodec OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Online Transcoding Unsupported Audio Codec" ::= { affirmedZoneContentStatisticsGridLevelVideoAdaptationOnlineTranscodingFailureEntry 11 } affirmedZoneContentStatisticsGridLevelVideoAdaptationOnlineTranscodingFailureNumotffailureothers OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Online Transcoding Failure With Other Reason" ::= { affirmedZoneContentStatisticsGridLevelVideoAdaptationOnlineTranscodingFailureEntry 12 } affirmedZoneContentStatisticsGridLevelVideoAdaptationOnlineTranscodingFailureNumotfcancelcontenttypemismatches OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Online Transcoding Cancel Content-Type Mismatches" ::= { affirmedZoneContentStatisticsGridLevelVideoAdaptationOnlineTranscodingFailureEntry 13 } affirmedZoneContentStatisticsGridLevelVideoAdaptationOnlineTranscodingFailureNumotfcancelnomapqoematch OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Online Transcoding Cancels due to no transcoding map or QOE grade" ::= { affirmedZoneContentStatisticsGridLevelVideoAdaptationOnlineTranscodingFailureEntry 14 } affirmedZoneContentStatisticsGridLevelVideoAdaptationOnlineTranscodingFailureNumotfcancelmapentrybypass OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Online Transcoding Cancels due to Bypass set in the transcoding map entry" ::= { affirmedZoneContentStatisticsGridLevelVideoAdaptationOnlineTranscodingFailureEntry 15 } affirmedZoneContentStatisticsGridLevelVideoAdaptationOnlineTranscodingFailureNumotfcancelcpuoverload OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Online Transcoding Cancel CPU Overload" ::= { affirmedZoneContentStatisticsGridLevelVideoAdaptationOnlineTranscodingFailureEntry 16 } affirmedZoneContentStatisticsGridLevelVideoAdaptationOnlineTranscodingFailureNumotfnosrcaudiostreampresent OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Online Transcoding No Src Audio Stream Present" ::= { affirmedZoneContentStatisticsGridLevelVideoAdaptationOnlineTranscodingFailureEntry 17 } affirmedZoneContentStatisticsGridLevelVideoAdaptationOnlineTranscodingFailureNumotfnosrcvideostreampresent OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Online Transcoding No Src Video Stream Present" ::= { affirmedZoneContentStatisticsGridLevelVideoAdaptationOnlineTranscodingFailureEntry 18 } affirmedZoneContentStatisticsGridLevelVideoAdaptationOnlineTranscodingFailureNumotfunsupportedsrcaudiocodec OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Online Transcoding Unsupported Src Audio Codec" ::= { affirmedZoneContentStatisticsGridLevelVideoAdaptationOnlineTranscodingFailureEntry 19 } affirmedZoneContentStatisticsGridLevelVideoAdaptationOnlineTranscodingFailureNumotfunsupportedsrcvideocodec OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Online Transcoding Unsupported Src Video Codec" ::= { affirmedZoneContentStatisticsGridLevelVideoAdaptationOnlineTranscodingFailureEntry 20 } affirmedZoneContentStatisticsGridLevelVideoAdaptationOnlineTranscodingFailureNumotfbelowbitratesavingsthreshold OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Online Transcoding Below Bit Rate Savings Threshold" ::= { affirmedZoneContentStatisticsGridLevelVideoAdaptationOnlineTranscodingFailureEntry 21 } affirmedZoneContentStatisticsGridLevelVideoAdaptationOnlineTranscodingFailureNumotfsrcmediaformatnotsupported OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Online Transcoding Src Media Format Not Supported" ::= { affirmedZoneContentStatisticsGridLevelVideoAdaptationOnlineTranscodingFailureEntry 22 } affirmedZoneContentStatisticsGridLevelVideoAdaptationOnlineTranscodingFailureNumotftgtmediaformatnotsupported OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Online Transcoding Tgt Media Format Not Supported" ::= { affirmedZoneContentStatisticsGridLevelVideoAdaptationOnlineTranscodingFailureEntry 23 } affirmedZoneContentStatisticsGridLevelVideoAdaptationOnlineTranscodingFailureNumotftgtmediaformatparametersnotvalid OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Online Transcoding Tgt Media Format Parameters Not Valid" ::= { affirmedZoneContentStatisticsGridLevelVideoAdaptationOnlineTranscodingFailureEntry 24 } affirmedZoneContentStatisticsGridLevelVideoAdaptationOnlineTranscodingFailureNumotftgtxcodingparametersnotvalid OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Online Transcoding Target Transcoding Paramaters Not Valid" ::= { affirmedZoneContentStatisticsGridLevelVideoAdaptationOnlineTranscodingFailureEntry 25 } affirmedZoneContentStatisticsGridLevelVideoAdaptationOnlineTranscodingFailureNumotfcancelnomatchmapqoe OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Online Transcoding Cancels due to no matching transcoding map entry or QOE grade" ::= { affirmedZoneContentStatisticsGridLevelVideoAdaptationOnlineTranscodingFailureEntry 26 } affirmedZoneContentStatisticsGridLevelVideoAdaptationOnlineTranscodingFailureNumotfcancelsrcmediaisnotstreamable OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Online Transcoding Cancels due to source media is not streamable" ::= { affirmedZoneContentStatisticsGridLevelVideoAdaptationOnlineTranscodingFailureEntry 27 } affirmedZoneContentStatisticsGridLevelProxyConnectionTable OBJECT-TYPE SYNTAX SEQUENCE OF AffirmedZoneContentStatisticsGridLevelProxyConnectionEntry MAX-ACCESS not-accessible STATUS deprecated DESCRIPTION "" ::= { affirmedZoneMIB 68 } affirmedZoneContentStatisticsGridLevelProxyConnectionEntry OBJECT-TYPE SYNTAX AffirmedZoneContentStatisticsGridLevelProxyConnectionEntry MAX-ACCESS not-accessible STATUS deprecated DESCRIPTION "" INDEX { affirmedZoneName, affirmedZoneContentStatisticsGridLevelProxyConnectionGrid } ::= { affirmedZoneContentStatisticsGridLevelProxyConnectionTable 1 } AffirmedZoneContentStatisticsGridLevelProxyConnectionEntry ::= SEQUENCE { affirmedZoneContentStatisticsGridLevelProxyConnectionGrid Unsigned32, affirmedZoneContentStatisticsGridLevelProxyConnectionNumtotalclientconnections ConfdString, affirmedZoneContentStatisticsGridLevelProxyConnectionNumcurrentclientconnections ConfdString, affirmedZoneContentStatisticsGridLevelProxyConnectionNumkeepaliverequested ConfdString, affirmedZoneContentStatisticsGridLevelProxyConnectionNumpersistentclientconnections ConfdString, affirmedZoneContentStatisticsGridLevelProxyConnectionNumreusedclientconnections ConfdString, affirmedZoneContentStatisticsGridLevelProxyConnectionNumpipelinedclientconnections ConfdString, affirmedZoneContentStatisticsGridLevelProxyConnectionNumipv4clientconnections ConfdString, affirmedZoneContentStatisticsGridLevelProxyConnectionNumipv6clientconnections ConfdString, affirmedZoneContentStatisticsGridLevelProxyConnectionNumtotalserverconnections ConfdString, affirmedZoneContentStatisticsGridLevelProxyConnectionNumcurrentserverconnections ConfdString, affirmedZoneContentStatisticsGridLevelProxyConnectionNumipv4serverconnections ConfdString, affirmedZoneContentStatisticsGridLevelProxyConnectionNumipv6serverconnections ConfdString, affirmedZoneContentStatisticsGridLevelProxyConnectionNumcurrentlyidleserverconnections ConfdString, affirmedZoneContentStatisticsGridLevelProxyConnectionNumreusedsameclientserverconnections ConfdString, affirmedZoneContentStatisticsGridLevelProxyConnectionNumreusedserverconnections ConfdString, affirmedZoneContentStatisticsGridLevelProxyConnectionNumtotalsmppconnections ConfdString, affirmedZoneContentStatisticsGridLevelProxyConnectionNumcurrentsmppconnections ConfdString, affirmedZoneContentStatisticsGridLevelProxyConnectionNumipv4smppconnections ConfdString, affirmedZoneContentStatisticsGridLevelProxyConnectionNumipv6smppconnections ConfdString, affirmedZoneContentStatisticsGridLevelProxyConnectionNumcurrentlyidlesmppconnections ConfdString, affirmedZoneContentStatisticsGridLevelProxyConnectionNumreusedsameclientsmppconnections ConfdString, affirmedZoneContentStatisticsGridLevelProxyConnectionNumreusedsmppconnections ConfdString, affirmedZoneContentStatisticsGridLevelProxyConnectionNumconnectionerrorsmppconnections ConfdString, affirmedZoneContentStatisticsGridLevelProxyConnectionNumbinderrorsmppconnections ConfdString, affirmedZoneContentStatisticsGridLevelProxyConnectionNumsenderrorsmppconnections ConfdString, affirmedZoneContentStatisticsGridLevelProxyConnectionNumunbinderrorsmppconnections ConfdString, affirmedZoneContentStatisticsGridLevelProxyConnectionNumiptransparentserverconnections ConfdString, affirmedZoneContentStatisticsGridLevelProxyConnectionNumprefipfamilyusedserverconnections ConfdString, affirmedZoneContentStatisticsGridLevelProxyConnectionNumprefipfamilyunavailableserverconnections ConfdString, affirmedZoneContentStatisticsGridLevelProxyConnectionNumnonhttpclientconnections ConfdString, affirmedZoneContentStatisticsGridLevelProxyConnectionNumnorequestclientconnnections ConfdString, affirmedZoneContentStatisticsGridLevelProxyConnectionNumreversehandoffclientconnnections ConfdString } affirmedZoneContentStatisticsGridLevelProxyConnectionGrid OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS not-accessible STATUS current DESCRIPTION "grid ID" ::= { affirmedZoneContentStatisticsGridLevelProxyConnectionEntry 1 } affirmedZoneContentStatisticsGridLevelProxyConnectionNumtotalclientconnections OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of client connections" ::= { affirmedZoneContentStatisticsGridLevelProxyConnectionEntry 2 } affirmedZoneContentStatisticsGridLevelProxyConnectionNumcurrentclientconnections OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of client connections currently in use" ::= { affirmedZoneContentStatisticsGridLevelProxyConnectionEntry 3 } affirmedZoneContentStatisticsGridLevelProxyConnectionNumkeepaliverequested OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of keep-alive requested from client" ::= { affirmedZoneContentStatisticsGridLevelProxyConnectionEntry 4 } affirmedZoneContentStatisticsGridLevelProxyConnectionNumpersistentclientconnections OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of persistent client connections" ::= { affirmedZoneContentStatisticsGridLevelProxyConnectionEntry 5 } affirmedZoneContentStatisticsGridLevelProxyConnectionNumreusedclientconnections OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of reused client connections" ::= { affirmedZoneContentStatisticsGridLevelProxyConnectionEntry 6 } affirmedZoneContentStatisticsGridLevelProxyConnectionNumpipelinedclientconnections OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of pipelined client connections" ::= { affirmedZoneContentStatisticsGridLevelProxyConnectionEntry 7 } affirmedZoneContentStatisticsGridLevelProxyConnectionNumipv4clientconnections OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of IPv4 client connections" ::= { affirmedZoneContentStatisticsGridLevelProxyConnectionEntry 8 } affirmedZoneContentStatisticsGridLevelProxyConnectionNumipv6clientconnections OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of IPv6 client connections" ::= { affirmedZoneContentStatisticsGridLevelProxyConnectionEntry 9 } affirmedZoneContentStatisticsGridLevelProxyConnectionNumtotalserverconnections OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of server connections" ::= { affirmedZoneContentStatisticsGridLevelProxyConnectionEntry 10 } affirmedZoneContentStatisticsGridLevelProxyConnectionNumcurrentserverconnections OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of server connections currently in use" ::= { affirmedZoneContentStatisticsGridLevelProxyConnectionEntry 11 } affirmedZoneContentStatisticsGridLevelProxyConnectionNumipv4serverconnections OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of IPv4 server connections" ::= { affirmedZoneContentStatisticsGridLevelProxyConnectionEntry 12 } affirmedZoneContentStatisticsGridLevelProxyConnectionNumipv6serverconnections OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of IPv6 server connections" ::= { affirmedZoneContentStatisticsGridLevelProxyConnectionEntry 13 } affirmedZoneContentStatisticsGridLevelProxyConnectionNumcurrentlyidleserverconnections OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "The number of idle server connections in the server connection pool" ::= { affirmedZoneContentStatisticsGridLevelProxyConnectionEntry 14 } affirmedZoneContentStatisticsGridLevelProxyConnectionNumreusedsameclientserverconnections OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "The number of times server connections were reused by same client connections" ::= { affirmedZoneContentStatisticsGridLevelProxyConnectionEntry 15 } affirmedZoneContentStatisticsGridLevelProxyConnectionNumreusedserverconnections OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "The number of times idle server connections were reused" ::= { affirmedZoneContentStatisticsGridLevelProxyConnectionEntry 16 } affirmedZoneContentStatisticsGridLevelProxyConnectionNumtotalsmppconnections OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of smpp connections" ::= { affirmedZoneContentStatisticsGridLevelProxyConnectionEntry 17 } affirmedZoneContentStatisticsGridLevelProxyConnectionNumcurrentsmppconnections OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of smpp connections currently in use" ::= { affirmedZoneContentStatisticsGridLevelProxyConnectionEntry 18 } affirmedZoneContentStatisticsGridLevelProxyConnectionNumipv4smppconnections OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of IPv4 smpp connections" ::= { affirmedZoneContentStatisticsGridLevelProxyConnectionEntry 19 } affirmedZoneContentStatisticsGridLevelProxyConnectionNumipv6smppconnections OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of IPv6 smpp connections" ::= { affirmedZoneContentStatisticsGridLevelProxyConnectionEntry 20 } affirmedZoneContentStatisticsGridLevelProxyConnectionNumcurrentlyidlesmppconnections OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "The number of idle smpp connections in the server connection pool" ::= { affirmedZoneContentStatisticsGridLevelProxyConnectionEntry 21 } affirmedZoneContentStatisticsGridLevelProxyConnectionNumreusedsameclientsmppconnections OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "The number of times smpp connections were reused by same client connections" ::= { affirmedZoneContentStatisticsGridLevelProxyConnectionEntry 22 } affirmedZoneContentStatisticsGridLevelProxyConnectionNumreusedsmppconnections OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "The number of times idle smpp connections were reused" ::= { affirmedZoneContentStatisticsGridLevelProxyConnectionEntry 23 } affirmedZoneContentStatisticsGridLevelProxyConnectionNumconnectionerrorsmppconnections OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "The number of smpp connection errors" ::= { affirmedZoneContentStatisticsGridLevelProxyConnectionEntry 24 } affirmedZoneContentStatisticsGridLevelProxyConnectionNumbinderrorsmppconnections OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "The number of smpp bind errors" ::= { affirmedZoneContentStatisticsGridLevelProxyConnectionEntry 25 } affirmedZoneContentStatisticsGridLevelProxyConnectionNumsenderrorsmppconnections OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "The number of smpp send errors" ::= { affirmedZoneContentStatisticsGridLevelProxyConnectionEntry 26 } affirmedZoneContentStatisticsGridLevelProxyConnectionNumunbinderrorsmppconnections OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "The number of smpp unbind errors" ::= { affirmedZoneContentStatisticsGridLevelProxyConnectionEntry 27 } affirmedZoneContentStatisticsGridLevelProxyConnectionNumiptransparentserverconnections OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of IP transparent server connections" ::= { affirmedZoneContentStatisticsGridLevelProxyConnectionEntry 28 } affirmedZoneContentStatisticsGridLevelProxyConnectionNumprefipfamilyusedserverconnections OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of preferred ip family used server connections" ::= { affirmedZoneContentStatisticsGridLevelProxyConnectionEntry 29 } affirmedZoneContentStatisticsGridLevelProxyConnectionNumprefipfamilyunavailableserverconnections OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of preferred ip family unavailable server connections" ::= { affirmedZoneContentStatisticsGridLevelProxyConnectionEntry 30 } affirmedZoneContentStatisticsGridLevelProxyConnectionNumnonhttpclientconnections OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of client connections with non-http request" ::= { affirmedZoneContentStatisticsGridLevelProxyConnectionEntry 31 } affirmedZoneContentStatisticsGridLevelProxyConnectionNumnorequestclientconnnections OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of client connections with request receive timeout" ::= { affirmedZoneContentStatisticsGridLevelProxyConnectionEntry 32 } affirmedZoneContentStatisticsGridLevelProxyConnectionNumreversehandoffclientconnnections OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of client connections from reverse handoff" ::= { affirmedZoneContentStatisticsGridLevelProxyConnectionEntry 33 } affirmedZoneContentStatisticsGridLevelProxyDetailTable OBJECT-TYPE SYNTAX SEQUENCE OF AffirmedZoneContentStatisticsGridLevelProxyDetailEntry MAX-ACCESS not-accessible STATUS deprecated DESCRIPTION "" ::= { affirmedZoneMIB 69 } affirmedZoneContentStatisticsGridLevelProxyDetailEntry OBJECT-TYPE SYNTAX AffirmedZoneContentStatisticsGridLevelProxyDetailEntry MAX-ACCESS not-accessible STATUS deprecated DESCRIPTION "" INDEX { affirmedZoneName, affirmedZoneContentStatisticsGridLevelProxyDetailGrid } ::= { affirmedZoneContentStatisticsGridLevelProxyDetailTable 1 } AffirmedZoneContentStatisticsGridLevelProxyDetailEntry ::= SEQUENCE { affirmedZoneContentStatisticsGridLevelProxyDetailGrid Unsigned32, affirmedZoneContentStatisticsGridLevelProxyDetailNumtotalrequestshttpv09 ConfdString, affirmedZoneContentStatisticsGridLevelProxyDetailNumtotalrequestshttpv10 ConfdString, affirmedZoneContentStatisticsGridLevelProxyDetailNumtotalrequestshttpv11 ConfdString, affirmedZoneContentStatisticsGridLevelProxyDetailNumpersistenclientrequests ConfdString, affirmedZoneContentStatisticsGridLevelProxyDetailNumpipelinedclientrequests ConfdString, affirmedZoneContentStatisticsGridLevelProxyDetailNumipv4clientrequests ConfdString, affirmedZoneContentStatisticsGridLevelProxyDetailNumipv6clientrequests ConfdString, affirmedZoneContentStatisticsGridLevelProxyDetailNumparsediosrequests ConfdString, affirmedZoneContentStatisticsGridLevelProxyDetailNumparsedandroidrequests ConfdString, affirmedZoneContentStatisticsGridLevelProxyDetailNumparsedmozillarequests ConfdString, affirmedZoneContentStatisticsGridLevelProxyDetailNumparsedsafarirequests ConfdString, affirmedZoneContentStatisticsGridLevelProxyDetailNumparsedchromerequests ConfdString, affirmedZoneContentStatisticsGridLevelProxyDetailServerhttpresponsesipv4 ConfdString, affirmedZoneContentStatisticsGridLevelProxyDetailServerhttpresponsesipv6 ConfdString, affirmedZoneContentStatisticsGridLevelProxyDetailClienthttprequestsizemin ConfdString, affirmedZoneContentStatisticsGridLevelProxyDetailClienthttprequestsizeavg ConfdString, affirmedZoneContentStatisticsGridLevelProxyDetailClienthttprequestsizemax ConfdString, affirmedZoneContentStatisticsGridLevelProxyDetailClienthttpresponsesizemin ConfdString, affirmedZoneContentStatisticsGridLevelProxyDetailClienthttpresponsesizeavg ConfdString, affirmedZoneContentStatisticsGridLevelProxyDetailClienthttpresponsesizemax ConfdString, affirmedZoneContentStatisticsGridLevelProxyDetailServicetimefromserveravg ConfdString, affirmedZoneContentStatisticsGridLevelProxyDetailServicetimefromcacheavg ConfdString, affirmedZoneContentStatisticsGridLevelProxyDetailNumtotalclientrequestschunked ConfdString, affirmedZoneContentStatisticsGridLevelProxyDetailNumsuccessclientrequestschunked ConfdString, affirmedZoneContentStatisticsGridLevelProxyDetailNumproxyserviceattemptschunked ConfdString, affirmedZoneContentStatisticsGridLevelProxyDetailNumproxyservicesuccesscachedchunked ConfdString, affirmedZoneContentStatisticsGridLevelProxyDetailNumproxyservicesuccesschunked ConfdString, affirmedZoneContentStatisticsGridLevelProxyDetailNumbytesclientrequestchunked ConfdString, affirmedZoneContentStatisticsGridLevelProxyDetailNumbytesserverresponsechunked ConfdString, affirmedZoneContentStatisticsGridLevelProxyDetailNumproxyserviceattemptschunkedvideo ConfdString, affirmedZoneContentStatisticsGridLevelProxyDetailNumproxyservicesuccesschunkedvideo ConfdString, affirmedZoneContentStatisticsGridLevelProxyDetailNumproxyservicesuccesscachedchunkedvideo ConfdString, affirmedZoneContentStatisticsGridLevelProxyDetailNumbytesserverresponsechunkedvideo ConfdString, affirmedZoneContentStatisticsGridLevelProxyDetailNumconditionalclientrequests ConfdString, affirmedZoneContentStatisticsGridLevelProxyDetailNumproxyservicepreconditionfailed ConfdString, affirmedZoneContentStatisticsGridLevelProxyDetailNumproxyservicepreconditionnotmodified ConfdString, affirmedZoneContentStatisticsGridLevelProxyDetailNumproxyservicepreconditionpartialcontentserved ConfdString, affirmedZoneContentStatisticsGridLevelProxyDetailNumproxyservicepreconditionserved ConfdString, affirmedZoneContentStatisticsGridLevelProxyDetailNumproxyservicepreconditionforwarded ConfdString, affirmedZoneContentStatisticsGridLevelProxyDetailNumbufferedrequests ConfdString, affirmedZoneContentStatisticsGridLevelProxyDetailNumbufferedresponses ConfdString, affirmedZoneContentStatisticsGridLevelProxyDetailNumtransparentproxyrequests ConfdString, affirmedZoneContentStatisticsGridLevelProxyDetailNumexplicitproxyrequests ConfdString, affirmedZoneContentStatisticsGridLevelProxyDetailNumparsedlinuxrequests ConfdString, affirmedZoneContentStatisticsGridLevelProxyDetailNumparsedmacintoshrequests ConfdString, affirmedZoneContentStatisticsGridLevelProxyDetailNumparsedwindowsrequests ConfdString, affirmedZoneContentStatisticsGridLevelProxyDetailNumparsedotherosrequests ConfdString, affirmedZoneContentStatisticsGridLevelProxyDetailNumparsedinternetexplorerrequests ConfdString, affirmedZoneContentStatisticsGridLevelProxyDetailNumparsedotherbrowserrequests ConfdString, affirmedZoneContentStatisticsGridLevelProxyDetailNumhttpproxyrequestpolicyappliedtotal ConfdString, affirmedZoneContentStatisticsGridLevelProxyDetailNumhttpproxyresponsepolicyappliedtotal ConfdString } affirmedZoneContentStatisticsGridLevelProxyDetailGrid OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS not-accessible STATUS current DESCRIPTION "grid ID" ::= { affirmedZoneContentStatisticsGridLevelProxyDetailEntry 1 } affirmedZoneContentStatisticsGridLevelProxyDetailNumtotalrequestshttpv09 OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Http V0.9 client requests received" ::= { affirmedZoneContentStatisticsGridLevelProxyDetailEntry 2 } affirmedZoneContentStatisticsGridLevelProxyDetailNumtotalrequestshttpv10 OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Http V1.0 client requests received" ::= { affirmedZoneContentStatisticsGridLevelProxyDetailEntry 3 } affirmedZoneContentStatisticsGridLevelProxyDetailNumtotalrequestshttpv11 OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Http V1.1 client requests received" ::= { affirmedZoneContentStatisticsGridLevelProxyDetailEntry 4 } affirmedZoneContentStatisticsGridLevelProxyDetailNumpersistenclientrequests OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of client requests persistent" ::= { affirmedZoneContentStatisticsGridLevelProxyDetailEntry 5 } affirmedZoneContentStatisticsGridLevelProxyDetailNumpipelinedclientrequests OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of pipelined client requests" ::= { affirmedZoneContentStatisticsGridLevelProxyDetailEntry 6 } affirmedZoneContentStatisticsGridLevelProxyDetailNumipv4clientrequests OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of IPv4 client requests" ::= { affirmedZoneContentStatisticsGridLevelProxyDetailEntry 7 } affirmedZoneContentStatisticsGridLevelProxyDetailNumipv6clientrequests OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of IPv6 client requests" ::= { affirmedZoneContentStatisticsGridLevelProxyDetailEntry 8 } affirmedZoneContentStatisticsGridLevelProxyDetailNumparsediosrequests OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of client requests parsed for iOS" ::= { affirmedZoneContentStatisticsGridLevelProxyDetailEntry 9 } affirmedZoneContentStatisticsGridLevelProxyDetailNumparsedandroidrequests OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of client requests parsed for Android" ::= { affirmedZoneContentStatisticsGridLevelProxyDetailEntry 10 } affirmedZoneContentStatisticsGridLevelProxyDetailNumparsedmozillarequests OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of client requests parsed for Firefox" ::= { affirmedZoneContentStatisticsGridLevelProxyDetailEntry 11 } affirmedZoneContentStatisticsGridLevelProxyDetailNumparsedsafarirequests OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of client requests parsed for Safari" ::= { affirmedZoneContentStatisticsGridLevelProxyDetailEntry 12 } affirmedZoneContentStatisticsGridLevelProxyDetailNumparsedchromerequests OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of client requests parsed for Chrome" ::= { affirmedZoneContentStatisticsGridLevelProxyDetailEntry 13 } affirmedZoneContentStatisticsGridLevelProxyDetailServerhttpresponsesipv4 OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of IPv4 server responses" ::= { affirmedZoneContentStatisticsGridLevelProxyDetailEntry 14 } affirmedZoneContentStatisticsGridLevelProxyDetailServerhttpresponsesipv6 OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of IPv6 server responses" ::= { affirmedZoneContentStatisticsGridLevelProxyDetailEntry 15 } affirmedZoneContentStatisticsGridLevelProxyDetailClienthttprequestsizemin OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Client HTTP Request Size Min (Bytes)" ::= { affirmedZoneContentStatisticsGridLevelProxyDetailEntry 16 } affirmedZoneContentStatisticsGridLevelProxyDetailClienthttprequestsizeavg OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Client HTTP Request Size Avg (Bytes)" ::= { affirmedZoneContentStatisticsGridLevelProxyDetailEntry 17 } affirmedZoneContentStatisticsGridLevelProxyDetailClienthttprequestsizemax OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Client HTTP Request Size Max (Bytes)" ::= { affirmedZoneContentStatisticsGridLevelProxyDetailEntry 18 } affirmedZoneContentStatisticsGridLevelProxyDetailClienthttpresponsesizemin OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Client HTTP Response Size Min (Bytes)" ::= { affirmedZoneContentStatisticsGridLevelProxyDetailEntry 19 } affirmedZoneContentStatisticsGridLevelProxyDetailClienthttpresponsesizeavg OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Client HTTP Response Size Avg (Bytes)" ::= { affirmedZoneContentStatisticsGridLevelProxyDetailEntry 20 } affirmedZoneContentStatisticsGridLevelProxyDetailClienthttpresponsesizemax OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Client HTTP Response Size Max (Bytes)" ::= { affirmedZoneContentStatisticsGridLevelProxyDetailEntry 21 } affirmedZoneContentStatisticsGridLevelProxyDetailServicetimefromserveravg OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Client Average HTTP Request Service Time from Server" ::= { affirmedZoneContentStatisticsGridLevelProxyDetailEntry 22 } affirmedZoneContentStatisticsGridLevelProxyDetailServicetimefromcacheavg OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Client Average HTTP Request Service Time from Cache" ::= { affirmedZoneContentStatisticsGridLevelProxyDetailEntry 23 } affirmedZoneContentStatisticsGridLevelProxyDetailNumtotalclientrequestschunked OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of chunked client requests received" ::= { affirmedZoneContentStatisticsGridLevelProxyDetailEntry 24 } affirmedZoneContentStatisticsGridLevelProxyDetailNumsuccessclientrequestschunked OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of chunked client requests processed successfully" ::= { affirmedZoneContentStatisticsGridLevelProxyDetailEntry 25 } affirmedZoneContentStatisticsGridLevelProxyDetailNumproxyserviceattemptschunked OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of chunked proxy service attempts" ::= { affirmedZoneContentStatisticsGridLevelProxyDetailEntry 26 } affirmedZoneContentStatisticsGridLevelProxyDetailNumproxyservicesuccesscachedchunked OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of proxy service success - cached chunked" ::= { affirmedZoneContentStatisticsGridLevelProxyDetailEntry 27 } affirmedZoneContentStatisticsGridLevelProxyDetailNumproxyservicesuccesschunked OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of chunked proxy service success" ::= { affirmedZoneContentStatisticsGridLevelProxyDetailEntry 28 } affirmedZoneContentStatisticsGridLevelProxyDetailNumbytesclientrequestchunked OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Bytes from Chunked Client Request" ::= { affirmedZoneContentStatisticsGridLevelProxyDetailEntry 29 } affirmedZoneContentStatisticsGridLevelProxyDetailNumbytesserverresponsechunked OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Bytes from Chunked Server Response" ::= { affirmedZoneContentStatisticsGridLevelProxyDetailEntry 30 } affirmedZoneContentStatisticsGridLevelProxyDetailNumproxyserviceattemptschunkedvideo OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of chunked video proxy service attempts" ::= { affirmedZoneContentStatisticsGridLevelProxyDetailEntry 31 } affirmedZoneContentStatisticsGridLevelProxyDetailNumproxyservicesuccesschunkedvideo OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of chunked video proxy service success" ::= { affirmedZoneContentStatisticsGridLevelProxyDetailEntry 32 } affirmedZoneContentStatisticsGridLevelProxyDetailNumproxyservicesuccesscachedchunkedvideo OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of proxy service success - cached chunked video" ::= { affirmedZoneContentStatisticsGridLevelProxyDetailEntry 33 } affirmedZoneContentStatisticsGridLevelProxyDetailNumbytesserverresponsechunkedvideo OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Bytes from Chunked Video Server Response" ::= { affirmedZoneContentStatisticsGridLevelProxyDetailEntry 34 } affirmedZoneContentStatisticsGridLevelProxyDetailNumconditionalclientrequests OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of conditional client requests" ::= { affirmedZoneContentStatisticsGridLevelProxyDetailEntry 35 } affirmedZoneContentStatisticsGridLevelProxyDetailNumproxyservicepreconditionfailed OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of proxy service precondition failed" ::= { affirmedZoneContentStatisticsGridLevelProxyDetailEntry 36 } affirmedZoneContentStatisticsGridLevelProxyDetailNumproxyservicepreconditionnotmodified OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of proxy service precondition not modified" ::= { affirmedZoneContentStatisticsGridLevelProxyDetailEntry 37 } affirmedZoneContentStatisticsGridLevelProxyDetailNumproxyservicepreconditionpartialcontentserved OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of proxy service precondition partial content served" ::= { affirmedZoneContentStatisticsGridLevelProxyDetailEntry 38 } affirmedZoneContentStatisticsGridLevelProxyDetailNumproxyservicepreconditionserved OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of proxy service precondition served" ::= { affirmedZoneContentStatisticsGridLevelProxyDetailEntry 39 } affirmedZoneContentStatisticsGridLevelProxyDetailNumproxyservicepreconditionforwarded OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of proxy service precondition forwarded" ::= { affirmedZoneContentStatisticsGridLevelProxyDetailEntry 40 } affirmedZoneContentStatisticsGridLevelProxyDetailNumbufferedrequests OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of client requests delayed due to buffering" ::= { affirmedZoneContentStatisticsGridLevelProxyDetailEntry 41 } affirmedZoneContentStatisticsGridLevelProxyDetailNumbufferedresponses OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of server responses delayed due to buffering limit" ::= { affirmedZoneContentStatisticsGridLevelProxyDetailEntry 42 } affirmedZoneContentStatisticsGridLevelProxyDetailNumtransparentproxyrequests OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of client requests destined to transparent proxy" ::= { affirmedZoneContentStatisticsGridLevelProxyDetailEntry 43 } affirmedZoneContentStatisticsGridLevelProxyDetailNumexplicitproxyrequests OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of client requests destined to an explicit proxy" ::= { affirmedZoneContentStatisticsGridLevelProxyDetailEntry 44 } affirmedZoneContentStatisticsGridLevelProxyDetailNumparsedlinuxrequests OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of client requests parsed for Linux" ::= { affirmedZoneContentStatisticsGridLevelProxyDetailEntry 45 } affirmedZoneContentStatisticsGridLevelProxyDetailNumparsedmacintoshrequests OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of client requests parsed for Macintosh" ::= { affirmedZoneContentStatisticsGridLevelProxyDetailEntry 46 } affirmedZoneContentStatisticsGridLevelProxyDetailNumparsedwindowsrequests OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of client requests parsed for Windows" ::= { affirmedZoneContentStatisticsGridLevelProxyDetailEntry 47 } affirmedZoneContentStatisticsGridLevelProxyDetailNumparsedotherosrequests OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of client requests parsed for Other OS" ::= { affirmedZoneContentStatisticsGridLevelProxyDetailEntry 48 } affirmedZoneContentStatisticsGridLevelProxyDetailNumparsedinternetexplorerrequests OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of client requests parsed for InternetExplorer" ::= { affirmedZoneContentStatisticsGridLevelProxyDetailEntry 49 } affirmedZoneContentStatisticsGridLevelProxyDetailNumparsedotherbrowserrequests OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of client requests parsed for Other Browser" ::= { affirmedZoneContentStatisticsGridLevelProxyDetailEntry 50 } affirmedZoneContentStatisticsGridLevelProxyDetailNumhttpproxyrequestpolicyappliedtotal OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of request policy applied" ::= { affirmedZoneContentStatisticsGridLevelProxyDetailEntry 51 } affirmedZoneContentStatisticsGridLevelProxyDetailNumhttpproxyresponsepolicyappliedtotal OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of response policy applied" ::= { affirmedZoneContentStatisticsGridLevelProxyDetailEntry 52 } affirmedZoneContentStatisticsGridLevelProxyBefTable OBJECT-TYPE SYNTAX SEQUENCE OF AffirmedZoneContentStatisticsGridLevelProxyBefEntry MAX-ACCESS not-accessible STATUS deprecated DESCRIPTION "" ::= { affirmedZoneMIB 70 } affirmedZoneContentStatisticsGridLevelProxyBefEntry OBJECT-TYPE SYNTAX AffirmedZoneContentStatisticsGridLevelProxyBefEntry MAX-ACCESS not-accessible STATUS deprecated DESCRIPTION "" INDEX { affirmedZoneName, affirmedZoneContentStatisticsGridLevelProxyBefGrid } ::= { affirmedZoneContentStatisticsGridLevelProxyBefTable 1 } AffirmedZoneContentStatisticsGridLevelProxyBefEntry ::= SEQUENCE { affirmedZoneContentStatisticsGridLevelProxyBefGrid Unsigned32, affirmedZoneContentStatisticsGridLevelProxyBefNumbefrequestprocessedlocally ConfdString, affirmedZoneContentStatisticsGridLevelProxyBefNumbefrequestredirectsuccess ConfdString, affirmedZoneContentStatisticsGridLevelProxyBefNumbefrequestredirectfail ConfdString, affirmedZoneContentStatisticsGridLevelProxyBefNumbefrequestredirectreceived ConfdString, affirmedZoneContentStatisticsGridLevelProxyBefNumbefresponseredirectsuccess ConfdString, affirmedZoneContentStatisticsGridLevelProxyBefNumbefresponseredirectfail ConfdString, affirmedZoneContentStatisticsGridLevelProxyBefNumbefresponseredirectreceived ConfdString, affirmedZoneContentStatisticsGridLevelProxyBefNumbefcurrentlyidleconnections ConfdString, affirmedZoneContentStatisticsGridLevelProxyBefNumbefreusedconnections ConfdString } affirmedZoneContentStatisticsGridLevelProxyBefGrid OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS not-accessible STATUS current DESCRIPTION "grid ID" ::= { affirmedZoneContentStatisticsGridLevelProxyBefEntry 1 } affirmedZoneContentStatisticsGridLevelProxyBefNumbefrequestprocessedlocally OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of requests not redirected but processed locally" ::= { affirmedZoneContentStatisticsGridLevelProxyBefEntry 2 } affirmedZoneContentStatisticsGridLevelProxyBefNumbefrequestredirectsuccess OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of back-end forwarding request redirection successes" ::= { affirmedZoneContentStatisticsGridLevelProxyBefEntry 3 } affirmedZoneContentStatisticsGridLevelProxyBefNumbefrequestredirectfail OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of back-end forwarding request redirection failures" ::= { affirmedZoneContentStatisticsGridLevelProxyBefEntry 4 } affirmedZoneContentStatisticsGridLevelProxyBefNumbefrequestredirectreceived OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of back-end forwarding request redirections received" ::= { affirmedZoneContentStatisticsGridLevelProxyBefEntry 5 } affirmedZoneContentStatisticsGridLevelProxyBefNumbefresponseredirectsuccess OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of back-end forwarding response redirection successes" ::= { affirmedZoneContentStatisticsGridLevelProxyBefEntry 6 } affirmedZoneContentStatisticsGridLevelProxyBefNumbefresponseredirectfail OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of back-end forwarding response redirection failures" ::= { affirmedZoneContentStatisticsGridLevelProxyBefEntry 7 } affirmedZoneContentStatisticsGridLevelProxyBefNumbefresponseredirectreceived OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of back-end forwarding response redirections received" ::= { affirmedZoneContentStatisticsGridLevelProxyBefEntry 8 } affirmedZoneContentStatisticsGridLevelProxyBefNumbefcurrentlyidleconnections OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "The number of BEF connections in the idle connection pool" ::= { affirmedZoneContentStatisticsGridLevelProxyBefEntry 9 } affirmedZoneContentStatisticsGridLevelProxyBefNumbefreusedconnections OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "The number of times idle BEF connections were reused" ::= { affirmedZoneContentStatisticsGridLevelProxyBefEntry 10 } affirmedZoneContentStatisticsGridLevelProxyUrlRWTable OBJECT-TYPE SYNTAX SEQUENCE OF AffirmedZoneContentStatisticsGridLevelProxyUrlRWEntry MAX-ACCESS not-accessible STATUS deprecated DESCRIPTION "" ::= { affirmedZoneMIB 71 } affirmedZoneContentStatisticsGridLevelProxyUrlRWEntry OBJECT-TYPE SYNTAX AffirmedZoneContentStatisticsGridLevelProxyUrlRWEntry MAX-ACCESS not-accessible STATUS deprecated DESCRIPTION "" INDEX { affirmedZoneName, affirmedZoneContentStatisticsGridLevelProxyUrlRWGrid } ::= { affirmedZoneContentStatisticsGridLevelProxyUrlRWTable 1 } AffirmedZoneContentStatisticsGridLevelProxyUrlRWEntry ::= SEQUENCE { affirmedZoneContentStatisticsGridLevelProxyUrlRWGrid Unsigned32, affirmedZoneContentStatisticsGridLevelProxyUrlRWNumurlrwattempts ConfdString, affirmedZoneContentStatisticsGridLevelProxyUrlRWNumurlrwsuccess ConfdString, affirmedZoneContentStatisticsGridLevelProxyUrlRWNumurlrwdnslkupv4attempts ConfdString, affirmedZoneContentStatisticsGridLevelProxyUrlRWNumurlrwdnslkupv6attempts ConfdString, affirmedZoneContentStatisticsGridLevelProxyUrlRWNumurlrwdnslkupv4success ConfdString, affirmedZoneContentStatisticsGridLevelProxyUrlRWNumurlrwdnslkupv6success ConfdString, affirmedZoneContentStatisticsGridLevelProxyUrlRWNumurlrwdnslkupv4v6attempts ConfdString } affirmedZoneContentStatisticsGridLevelProxyUrlRWGrid OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS not-accessible STATUS current DESCRIPTION "grid ID" ::= { affirmedZoneContentStatisticsGridLevelProxyUrlRWEntry 1 } affirmedZoneContentStatisticsGridLevelProxyUrlRWNumurlrwattempts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of url-rewrite attempts" ::= { affirmedZoneContentStatisticsGridLevelProxyUrlRWEntry 2 } affirmedZoneContentStatisticsGridLevelProxyUrlRWNumurlrwsuccess OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of url-rewrite Successes" ::= { affirmedZoneContentStatisticsGridLevelProxyUrlRWEntry 3 } affirmedZoneContentStatisticsGridLevelProxyUrlRWNumurlrwdnslkupv4attempts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of url-rewrite DNS lookup IPv4 attempts" ::= { affirmedZoneContentStatisticsGridLevelProxyUrlRWEntry 4 } affirmedZoneContentStatisticsGridLevelProxyUrlRWNumurlrwdnslkupv6attempts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of url-rewrite DNS lookup IPv6 attempts" ::= { affirmedZoneContentStatisticsGridLevelProxyUrlRWEntry 5 } affirmedZoneContentStatisticsGridLevelProxyUrlRWNumurlrwdnslkupv4success OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of url-rewrite DNS lookup IPv4 success" ::= { affirmedZoneContentStatisticsGridLevelProxyUrlRWEntry 6 } affirmedZoneContentStatisticsGridLevelProxyUrlRWNumurlrwdnslkupv6success OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of url-rewrite DNS lookup IPv6 success" ::= { affirmedZoneContentStatisticsGridLevelProxyUrlRWEntry 7 } affirmedZoneContentStatisticsGridLevelProxyUrlRWNumurlrwdnslkupv4v6attempts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of url-rewrite DNS lookup IPv4v6 attempts" ::= { affirmedZoneContentStatisticsGridLevelProxyUrlRWEntry 8 } affirmedZoneContentStatisticsGridLevelProxyAsyncDnsTable OBJECT-TYPE SYNTAX SEQUENCE OF AffirmedZoneContentStatisticsGridLevelProxyAsyncDnsEntry MAX-ACCESS not-accessible STATUS deprecated DESCRIPTION "" ::= { affirmedZoneMIB 72 } affirmedZoneContentStatisticsGridLevelProxyAsyncDnsEntry OBJECT-TYPE SYNTAX AffirmedZoneContentStatisticsGridLevelProxyAsyncDnsEntry MAX-ACCESS not-accessible STATUS deprecated DESCRIPTION "" INDEX { affirmedZoneName, affirmedZoneContentStatisticsGridLevelProxyAsyncDnsGrid } ::= { affirmedZoneContentStatisticsGridLevelProxyAsyncDnsTable 1 } AffirmedZoneContentStatisticsGridLevelProxyAsyncDnsEntry ::= SEQUENCE { affirmedZoneContentStatisticsGridLevelProxyAsyncDnsGrid Unsigned32, affirmedZoneContentStatisticsGridLevelProxyAsyncDnsNumasyncdnslkuptotal ConfdString, affirmedZoneContentStatisticsGridLevelProxyAsyncDnsNumasyncdnslkupcurrent ConfdString, affirmedZoneContentStatisticsGridLevelProxyAsyncDnsNumasyncdnslkupsuccess ConfdString, affirmedZoneContentStatisticsGridLevelProxyAsyncDnsNumasyncdnslkupfail ConfdString, affirmedZoneContentStatisticsGridLevelProxyAsyncDnsNumasyncdnslkupv4attempts ConfdString, affirmedZoneContentStatisticsGridLevelProxyAsyncDnsNumasyncdnslkupv6attempts ConfdString, affirmedZoneContentStatisticsGridLevelProxyAsyncDnsNumasyncdnslkupcached ConfdString, affirmedZoneContentStatisticsGridLevelProxyAsyncDnsNumasyncdnslkupdropped ConfdString, affirmedZoneContentStatisticsGridLevelProxyAsyncDnsNumasyncdnslkupcanceled ConfdString, affirmedZoneContentStatisticsGridLevelProxyAsyncDnsNumasyncdnslkupnoreach ConfdString, affirmedZoneContentStatisticsGridLevelProxyAsyncDnsNumasyncdnslkuptimeout ConfdString, affirmedZoneContentStatisticsGridLevelProxyAsyncDnsNumasyncdnslkupnodata ConfdString, affirmedZoneContentStatisticsGridLevelProxyAsyncDnsNumasyncdnslkupnotfound ConfdString, affirmedZoneContentStatisticsGridLevelProxyAsyncDnsNumasyncdnslkuprefused ConfdString, affirmedZoneContentStatisticsGridLevelProxyAsyncDnsNumasyncdnslkupothers ConfdString, affirmedZoneContentStatisticsGridLevelProxyAsyncDnsNumasyncdnslkupv4v6attempts ConfdString, affirmedZoneContentStatisticsGridLevelProxyAsyncDnsNumasyncdnslkupv4results ConfdString, affirmedZoneContentStatisticsGridLevelProxyAsyncDnsNumasyncdnslkupv6results ConfdString, affirmedZoneContentStatisticsGridLevelProxyAsyncDnsNumasyncdnslkupv4v6results ConfdString } affirmedZoneContentStatisticsGridLevelProxyAsyncDnsGrid OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS not-accessible STATUS current DESCRIPTION "grid ID" ::= { affirmedZoneContentStatisticsGridLevelProxyAsyncDnsEntry 1 } affirmedZoneContentStatisticsGridLevelProxyAsyncDnsNumasyncdnslkuptotal OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Asynchronous DNS Query Attempts" ::= { affirmedZoneContentStatisticsGridLevelProxyAsyncDnsEntry 2 } affirmedZoneContentStatisticsGridLevelProxyAsyncDnsNumasyncdnslkupcurrent OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Current number of Asynchronous DNS Query IPv4 Attempts" ::= { affirmedZoneContentStatisticsGridLevelProxyAsyncDnsEntry 3 } affirmedZoneContentStatisticsGridLevelProxyAsyncDnsNumasyncdnslkupsuccess OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Asynchronous DNS Query Success" ::= { affirmedZoneContentStatisticsGridLevelProxyAsyncDnsEntry 4 } affirmedZoneContentStatisticsGridLevelProxyAsyncDnsNumasyncdnslkupfail OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Asynchronous DNS Query Failure" ::= { affirmedZoneContentStatisticsGridLevelProxyAsyncDnsEntry 5 } affirmedZoneContentStatisticsGridLevelProxyAsyncDnsNumasyncdnslkupv4attempts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Asynchronous DNS Query IPv4 Requests" ::= { affirmedZoneContentStatisticsGridLevelProxyAsyncDnsEntry 6 } affirmedZoneContentStatisticsGridLevelProxyAsyncDnsNumasyncdnslkupv6attempts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Asynchronous DNS Query IPv6 Requests" ::= { affirmedZoneContentStatisticsGridLevelProxyAsyncDnsEntry 7 } affirmedZoneContentStatisticsGridLevelProxyAsyncDnsNumasyncdnslkupcached OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Asynchronous DNS Query Cache Hit Results" ::= { affirmedZoneContentStatisticsGridLevelProxyAsyncDnsEntry 8 } affirmedZoneContentStatisticsGridLevelProxyAsyncDnsNumasyncdnslkupdropped OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Asynchronous DNS Query Dropped, Not Sent" ::= { affirmedZoneContentStatisticsGridLevelProxyAsyncDnsEntry 9 } affirmedZoneContentStatisticsGridLevelProxyAsyncDnsNumasyncdnslkupcanceled OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Asynchronous DNS Query Canceled" ::= { affirmedZoneContentStatisticsGridLevelProxyAsyncDnsEntry 10 } affirmedZoneContentStatisticsGridLevelProxyAsyncDnsNumasyncdnslkupnoreach OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Asynchronous DNS Server Not-Reachable" ::= { affirmedZoneContentStatisticsGridLevelProxyAsyncDnsEntry 11 } affirmedZoneContentStatisticsGridLevelProxyAsyncDnsNumasyncdnslkuptimeout OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Asynchronous DNS Response Timeout" ::= { affirmedZoneContentStatisticsGridLevelProxyAsyncDnsEntry 12 } affirmedZoneContentStatisticsGridLevelProxyAsyncDnsNumasyncdnslkupnodata OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Asynchronous DNS Response No Data" ::= { affirmedZoneContentStatisticsGridLevelProxyAsyncDnsEntry 13 } affirmedZoneContentStatisticsGridLevelProxyAsyncDnsNumasyncdnslkupnotfound OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Asynchronous DNS Response Name Not Found" ::= { affirmedZoneContentStatisticsGridLevelProxyAsyncDnsEntry 14 } affirmedZoneContentStatisticsGridLevelProxyAsyncDnsNumasyncdnslkuprefused OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Asynchronous DNS Response Server Refused" ::= { affirmedZoneContentStatisticsGridLevelProxyAsyncDnsEntry 15 } affirmedZoneContentStatisticsGridLevelProxyAsyncDnsNumasyncdnslkupothers OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Asynchronous DNS Response Dailure With Other Reason" ::= { affirmedZoneContentStatisticsGridLevelProxyAsyncDnsEntry 16 } affirmedZoneContentStatisticsGridLevelProxyAsyncDnsNumasyncdnslkupv4v6attempts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Asynchronous DNS Query IPv4v6 Requests" ::= { affirmedZoneContentStatisticsGridLevelProxyAsyncDnsEntry 17 } affirmedZoneContentStatisticsGridLevelProxyAsyncDnsNumasyncdnslkupv4results OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Asynchronous DNS Query IPv4 Results" ::= { affirmedZoneContentStatisticsGridLevelProxyAsyncDnsEntry 18 } affirmedZoneContentStatisticsGridLevelProxyAsyncDnsNumasyncdnslkupv6results OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Asynchronous DNS Query IPv6 Results" ::= { affirmedZoneContentStatisticsGridLevelProxyAsyncDnsEntry 19 } affirmedZoneContentStatisticsGridLevelProxyAsyncDnsNumasyncdnslkupv4v6results OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Asynchronous DNS Query IPv4v6 Results" ::= { affirmedZoneContentStatisticsGridLevelProxyAsyncDnsEntry 20 } affirmedZoneContentStatisticsGridLevelProxyPremptDnsTable OBJECT-TYPE SYNTAX SEQUENCE OF AffirmedZoneContentStatisticsGridLevelProxyPremptDnsEntry MAX-ACCESS not-accessible STATUS deprecated DESCRIPTION "" ::= { affirmedZoneMIB 73 } affirmedZoneContentStatisticsGridLevelProxyPremptDnsEntry OBJECT-TYPE SYNTAX AffirmedZoneContentStatisticsGridLevelProxyPremptDnsEntry MAX-ACCESS not-accessible STATUS deprecated DESCRIPTION "" INDEX { affirmedZoneName, affirmedZoneContentStatisticsGridLevelProxyPremptDnsGrid } ::= { affirmedZoneContentStatisticsGridLevelProxyPremptDnsTable 1 } AffirmedZoneContentStatisticsGridLevelProxyPremptDnsEntry ::= SEQUENCE { affirmedZoneContentStatisticsGridLevelProxyPremptDnsGrid Unsigned32, affirmedZoneContentStatisticsGridLevelProxyPremptDnsNumpremptdnsrsptotal ConfdString, affirmedZoneContentStatisticsGridLevelProxyPremptDnsNumpremptdnsrspurlrwtotal ConfdString, affirmedZoneContentStatisticsGridLevelProxyPremptDnsNumpremptdnsrspbypass ConfdString, affirmedZoneContentStatisticsGridLevelProxyPremptDnsNumpremptdnsrspchunked ConfdString, affirmedZoneContentStatisticsGridLevelProxyPremptDnsNumpremptdnsreqrecvdtotal ConfdString, affirmedZoneContentStatisticsGridLevelProxyPremptDnsNumpremptdnsreqsrvdtotal ConfdString, affirmedZoneContentStatisticsGridLevelProxyPremptDnsNumpremptdnsreqfailtotal ConfdString } affirmedZoneContentStatisticsGridLevelProxyPremptDnsGrid OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS not-accessible STATUS current DESCRIPTION "grid ID" ::= { affirmedZoneContentStatisticsGridLevelProxyPremptDnsEntry 1 } affirmedZoneContentStatisticsGridLevelProxyPremptDnsNumpremptdnsrsptotal OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of HTTP Response applied preemptive-dns" ::= { affirmedZoneContentStatisticsGridLevelProxyPremptDnsEntry 2 } affirmedZoneContentStatisticsGridLevelProxyPremptDnsNumpremptdnsrspurlrwtotal OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number URL rewrote in HTTP Response" ::= { affirmedZoneContentStatisticsGridLevelProxyPremptDnsEntry 3 } affirmedZoneContentStatisticsGridLevelProxyPremptDnsNumpremptdnsrspbypass OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Responses dropping content-length header" ::= { affirmedZoneContentStatisticsGridLevelProxyPremptDnsEntry 4 } affirmedZoneContentStatisticsGridLevelProxyPremptDnsNumpremptdnsrspchunked OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Responses got chunked" ::= { affirmedZoneContentStatisticsGridLevelProxyPremptDnsEntry 5 } affirmedZoneContentStatisticsGridLevelProxyPremptDnsNumpremptdnsreqrecvdtotal OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Updated Requests Received" ::= { affirmedZoneContentStatisticsGridLevelProxyPremptDnsEntry 6 } affirmedZoneContentStatisticsGridLevelProxyPremptDnsNumpremptdnsreqsrvdtotal OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Updated Requests Serviced" ::= { affirmedZoneContentStatisticsGridLevelProxyPremptDnsEntry 7 } affirmedZoneContentStatisticsGridLevelProxyPremptDnsNumpremptdnsreqfailtotal OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Updated Requests Failed Service" ::= { affirmedZoneContentStatisticsGridLevelProxyPremptDnsEntry 8 } affirmedZoneContentStatisticsGridLevelProxyCompressionTable OBJECT-TYPE SYNTAX SEQUENCE OF AffirmedZoneContentStatisticsGridLevelProxyCompressionEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "" ::= { affirmedZoneMIB 74 } affirmedZoneContentStatisticsGridLevelProxyCompressionEntry OBJECT-TYPE SYNTAX AffirmedZoneContentStatisticsGridLevelProxyCompressionEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "" INDEX { affirmedZoneName, affirmedZoneContentStatisticsGridLevelProxyCompressionGrid } ::= { affirmedZoneContentStatisticsGridLevelProxyCompressionTable 1 } AffirmedZoneContentStatisticsGridLevelProxyCompressionEntry ::= SEQUENCE { affirmedZoneContentStatisticsGridLevelProxyCompressionGrid Unsigned32, affirmedZoneContentStatisticsGridLevelProxyCompressionNumrspnotcompressedbyserver ConfdString, affirmedZoneContentStatisticsGridLevelProxyCompressionNumrspcompressedbyserver ConfdString, affirmedZoneContentStatisticsGridLevelProxyCompressionNumrspcompressedbyproxy ConfdString, affirmedZoneContentStatisticsGridLevelProxyCompressionNumrspforcedcompressbyproxy ConfdString, affirmedZoneContentStatisticsGridLevelProxyCompressionNumbytesnotcompressedbyserver ConfdString, affirmedZoneContentStatisticsGridLevelProxyCompressionNumbytescompressedbyserver ConfdString, affirmedZoneContentStatisticsGridLevelProxyCompressionNumbytescompressedbyproxy ConfdString, affirmedZoneContentStatisticsGridLevelProxyCompressionNumbytesforcedcompressbyproxy ConfdString, affirmedZoneContentStatisticsGridLevelProxyCompressionNumrspcancelcontenttypemismatches ConfdString } affirmedZoneContentStatisticsGridLevelProxyCompressionGrid OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS not-accessible STATUS current DESCRIPTION "grid ID" ::= { affirmedZoneContentStatisticsGridLevelProxyCompressionEntry 1 } affirmedZoneContentStatisticsGridLevelProxyCompressionNumrspnotcompressedbyserver OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of responses that were not compressed by the server" ::= { affirmedZoneContentStatisticsGridLevelProxyCompressionEntry 2 } affirmedZoneContentStatisticsGridLevelProxyCompressionNumrspcompressedbyserver OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of responses that were compressed by the server" ::= { affirmedZoneContentStatisticsGridLevelProxyCompressionEntry 3 } affirmedZoneContentStatisticsGridLevelProxyCompressionNumrspcompressedbyproxy OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of responses that were compressed by proxy" ::= { affirmedZoneContentStatisticsGridLevelProxyCompressionEntry 4 } affirmedZoneContentStatisticsGridLevelProxyCompressionNumrspforcedcompressbyproxy OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of responses that were forced to compress by proxy" ::= { affirmedZoneContentStatisticsGridLevelProxyCompressionEntry 5 } affirmedZoneContentStatisticsGridLevelProxyCompressionNumbytesnotcompressedbyserver OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bytes that were not compressed by the server" ::= { affirmedZoneContentStatisticsGridLevelProxyCompressionEntry 6 } affirmedZoneContentStatisticsGridLevelProxyCompressionNumbytescompressedbyserver OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bytes that were compressed by the server" ::= { affirmedZoneContentStatisticsGridLevelProxyCompressionEntry 7 } affirmedZoneContentStatisticsGridLevelProxyCompressionNumbytescompressedbyproxy OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bytes that were compressed by proxy" ::= { affirmedZoneContentStatisticsGridLevelProxyCompressionEntry 8 } affirmedZoneContentStatisticsGridLevelProxyCompressionNumbytesforcedcompressbyproxy OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bytes that were forced to compress by proxy" ::= { affirmedZoneContentStatisticsGridLevelProxyCompressionEntry 9 } affirmedZoneContentStatisticsGridLevelProxyCompressionNumrspcancelcontenttypemismatches OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of responses that were cancel because content-type mismatches" ::= { affirmedZoneContentStatisticsGridLevelProxyCompressionEntry 10 } affirmedZoneContentStatisticsGridLevelProxyFraudDetectionTable OBJECT-TYPE SYNTAX SEQUENCE OF AffirmedZoneContentStatisticsGridLevelProxyFraudDetectionEntry MAX-ACCESS not-accessible STATUS deprecated DESCRIPTION "" ::= { affirmedZoneMIB 75 } affirmedZoneContentStatisticsGridLevelProxyFraudDetectionEntry OBJECT-TYPE SYNTAX AffirmedZoneContentStatisticsGridLevelProxyFraudDetectionEntry MAX-ACCESS not-accessible STATUS deprecated DESCRIPTION "" INDEX { affirmedZoneName, affirmedZoneContentStatisticsGridLevelProxyFraudDetectionGrid } ::= { affirmedZoneContentStatisticsGridLevelProxyFraudDetectionTable 1 } AffirmedZoneContentStatisticsGridLevelProxyFraudDetectionEntry ::= SEQUENCE { affirmedZoneContentStatisticsGridLevelProxyFraudDetectionGrid Unsigned32, affirmedZoneContentStatisticsGridLevelProxyFraudDetectionNumfrauddetectionreq ConfdString, affirmedZoneContentStatisticsGridLevelProxyFraudDetectionNumfrauddetectionreqnonfraud ConfdString, affirmedZoneContentStatisticsGridLevelProxyFraudDetectionNumfrauddetectionreqfraud ConfdString, affirmedZoneContentStatisticsGridLevelProxyFraudDetectionNumfrauddetectionreqfraudheader ConfdString, affirmedZoneContentStatisticsGridLevelProxyFraudDetectionNumfrauddetectionreqfrauddns ConfdString, affirmedZoneContentStatisticsGridLevelProxyFraudDetectionNumfrauddetectionreqfraudallowed ConfdString, affirmedZoneContentStatisticsGridLevelProxyFraudDetectionNumfrauddetectionreqfraudblocked ConfdString } affirmedZoneContentStatisticsGridLevelProxyFraudDetectionGrid OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS not-accessible STATUS current DESCRIPTION "grid ID" ::= { affirmedZoneContentStatisticsGridLevelProxyFraudDetectionEntry 1 } affirmedZoneContentStatisticsGridLevelProxyFraudDetectionNumfrauddetectionreq OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Request Validation Attempts" ::= { affirmedZoneContentStatisticsGridLevelProxyFraudDetectionEntry 2 } affirmedZoneContentStatisticsGridLevelProxyFraudDetectionNumfrauddetectionreqnonfraud OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Non-Fraudulent Requests" ::= { affirmedZoneContentStatisticsGridLevelProxyFraudDetectionEntry 3 } affirmedZoneContentStatisticsGridLevelProxyFraudDetectionNumfrauddetectionreqfraud OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Fraudulent Requests" ::= { affirmedZoneContentStatisticsGridLevelProxyFraudDetectionEntry 4 } affirmedZoneContentStatisticsGridLevelProxyFraudDetectionNumfrauddetectionreqfraudheader OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Request Header Consistency Check Failures" ::= { affirmedZoneContentStatisticsGridLevelProxyFraudDetectionEntry 5 } affirmedZoneContentStatisticsGridLevelProxyFraudDetectionNumfrauddetectionreqfrauddns OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Request DNS Check Failures" ::= { affirmedZoneContentStatisticsGridLevelProxyFraudDetectionEntry 6 } affirmedZoneContentStatisticsGridLevelProxyFraudDetectionNumfrauddetectionreqfraudallowed OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Fraudulent Requests Allowed" ::= { affirmedZoneContentStatisticsGridLevelProxyFraudDetectionEntry 7 } affirmedZoneContentStatisticsGridLevelProxyFraudDetectionNumfrauddetectionreqfraudblocked OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Fraudulent Requests Blocked" ::= { affirmedZoneContentStatisticsGridLevelProxyFraudDetectionEntry 8 } affirmedZoneContentStatisticsGridLevelProxySpsTable OBJECT-TYPE SYNTAX SEQUENCE OF AffirmedZoneContentStatisticsGridLevelProxySpsEntry MAX-ACCESS not-accessible STATUS deprecated DESCRIPTION "" ::= { affirmedZoneMIB 76 } affirmedZoneContentStatisticsGridLevelProxySpsEntry OBJECT-TYPE SYNTAX AffirmedZoneContentStatisticsGridLevelProxySpsEntry MAX-ACCESS not-accessible STATUS deprecated DESCRIPTION "" INDEX { affirmedZoneName, affirmedZoneContentStatisticsGridLevelProxySpsGrid } ::= { affirmedZoneContentStatisticsGridLevelProxySpsTable 1 } AffirmedZoneContentStatisticsGridLevelProxySpsEntry ::= SEQUENCE { affirmedZoneContentStatisticsGridLevelProxySpsGrid Unsigned32, affirmedZoneContentStatisticsGridLevelProxySpsNumspsqueryattempts ConfdString, affirmedZoneContentStatisticsGridLevelProxySpsNumspsquerysuccesses ConfdString, affirmedZoneContentStatisticsGridLevelProxySpsNumspsqueryerrorresponses ConfdString, affirmedZoneContentStatisticsGridLevelProxySpsNumspsquerytimeouts ConfdString, affirmedZoneContentStatisticsGridLevelProxySpsNumspsqueryfailures ConfdString, affirmedZoneContentStatisticsGridLevelProxySpsNumspsurllistmatches ConfdString, affirmedZoneContentStatisticsGridLevelProxySpsNumspsurllistmisses ConfdString, affirmedZoneContentStatisticsGridLevelProxySpsNumspshheheadersadded ConfdString, affirmedZoneContentStatisticsGridLevelProxySpsNumspshheheadersreplaced ConfdString, affirmedZoneContentStatisticsGridLevelProxySpsNumspsreqcpflagset ConfdString, affirmedZoneContentStatisticsGridLevelProxySpsNumspsreqparentalgw ConfdString, affirmedZoneContentStatisticsGridLevelProxySpsNumspsreqredirect ConfdString } affirmedZoneContentStatisticsGridLevelProxySpsGrid OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS not-accessible STATUS current DESCRIPTION "grid ID" ::= { affirmedZoneContentStatisticsGridLevelProxySpsEntry 1 } affirmedZoneContentStatisticsGridLevelProxySpsNumspsqueryattempts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of SPS Request Attempts" ::= { affirmedZoneContentStatisticsGridLevelProxySpsEntry 2 } affirmedZoneContentStatisticsGridLevelProxySpsNumspsquerysuccesses OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of SPS Request Successes" ::= { affirmedZoneContentStatisticsGridLevelProxySpsEntry 3 } affirmedZoneContentStatisticsGridLevelProxySpsNumspsqueryerrorresponses OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of SPS Request Error Responses" ::= { affirmedZoneContentStatisticsGridLevelProxySpsEntry 4 } affirmedZoneContentStatisticsGridLevelProxySpsNumspsquerytimeouts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of SPS Request Timeouts" ::= { affirmedZoneContentStatisticsGridLevelProxySpsEntry 5 } affirmedZoneContentStatisticsGridLevelProxySpsNumspsqueryfailures OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of SPS Request Failures" ::= { affirmedZoneContentStatisticsGridLevelProxySpsEntry 6 } affirmedZoneContentStatisticsGridLevelProxySpsNumspsurllistmatches OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of SPS URL List Matches" ::= { affirmedZoneContentStatisticsGridLevelProxySpsEntry 7 } affirmedZoneContentStatisticsGridLevelProxySpsNumspsurllistmisses OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of SPS URL List Misses" ::= { affirmedZoneContentStatisticsGridLevelProxySpsEntry 8 } affirmedZoneContentStatisticsGridLevelProxySpsNumspshheheadersadded OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of SPS Headers Added" ::= { affirmedZoneContentStatisticsGridLevelProxySpsEntry 9 } affirmedZoneContentStatisticsGridLevelProxySpsNumspshheheadersreplaced OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of SPS Headers Replaced" ::= { affirmedZoneContentStatisticsGridLevelProxySpsEntry 10 } affirmedZoneContentStatisticsGridLevelProxySpsNumspsreqcpflagset OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of SPS Requests with CP Flag set" ::= { affirmedZoneContentStatisticsGridLevelProxySpsEntry 11 } affirmedZoneContentStatisticsGridLevelProxySpsNumspsreqparentalgw OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of SPS Requests sent to parental control gateway" ::= { affirmedZoneContentStatisticsGridLevelProxySpsEntry 12 } affirmedZoneContentStatisticsGridLevelProxySpsNumspsreqredirect OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of SPS Requests redirected" ::= { affirmedZoneContentStatisticsGridLevelProxySpsEntry 13 } affirmedZoneContentStatisticsGridLevelProxySummaryTable OBJECT-TYPE SYNTAX SEQUENCE OF AffirmedZoneContentStatisticsGridLevelProxySummaryEntry MAX-ACCESS not-accessible STATUS deprecated DESCRIPTION "" ::= { affirmedZoneMIB 77 } affirmedZoneContentStatisticsGridLevelProxySummaryEntry OBJECT-TYPE SYNTAX AffirmedZoneContentStatisticsGridLevelProxySummaryEntry MAX-ACCESS not-accessible STATUS deprecated DESCRIPTION "" INDEX { affirmedZoneName, affirmedZoneContentStatisticsGridLevelProxySummaryGrid } ::= { affirmedZoneContentStatisticsGridLevelProxySummaryTable 1 } AffirmedZoneContentStatisticsGridLevelProxySummaryEntry ::= SEQUENCE { affirmedZoneContentStatisticsGridLevelProxySummaryGrid Unsigned32, affirmedZoneContentStatisticsGridLevelProxySummaryNumtotalclientrequests ConfdString, affirmedZoneContentStatisticsGridLevelProxySummaryNuminserviceclientrequests ConfdString, affirmedZoneContentStatisticsGridLevelProxySummaryNumsuccessclientrequests ConfdString, affirmedZoneContentStatisticsGridLevelProxySummaryNumclientabortrequests ConfdString, affirmedZoneContentStatisticsGridLevelProxySummaryNumfailedclientrequests ConfdString, affirmedZoneContentStatisticsGridLevelProxySummaryNumpipelinedroppedclientrequests ConfdString, affirmedZoneContentStatisticsGridLevelProxySummaryNuminvalidclientrequests ConfdString, affirmedZoneContentStatisticsGridLevelProxySummaryNumproxyserviceattempts ConfdString, affirmedZoneContentStatisticsGridLevelProxySummaryNumproxyservicesuccess ConfdString, affirmedZoneContentStatisticsGridLevelProxySummaryNumproxyservicesuccesscached ConfdString, affirmedZoneContentStatisticsGridLevelProxySummaryNumproxyserviceabortedbyclient ConfdString, affirmedZoneContentStatisticsGridLevelProxySummaryNumproxyservicefailed ConfdString, affirmedZoneContentStatisticsGridLevelProxySummaryNumcacheserviceattempts ConfdString, affirmedZoneContentStatisticsGridLevelProxySummaryNumcacheservicesuccess ConfdString, affirmedZoneContentStatisticsGridLevelProxySummaryNumcacheserviceabortedbyclient ConfdString, affirmedZoneContentStatisticsGridLevelProxySummaryNumcacheservicefailed ConfdString, affirmedZoneContentStatisticsGridLevelProxySummaryNumfilterserviceattempts ConfdString, affirmedZoneContentStatisticsGridLevelProxySummaryNumfilterservicesuccess ConfdString, affirmedZoneContentStatisticsGridLevelProxySummaryNumfilterserviceabortedbyclient ConfdString, affirmedZoneContentStatisticsGridLevelProxySummaryNumfilterservicefailed ConfdString, affirmedZoneContentStatisticsGridLevelProxySummaryNumbytesclientrequest ConfdString, affirmedZoneContentStatisticsGridLevelProxySummaryNumbytesclientresponse ConfdString, affirmedZoneContentStatisticsGridLevelProxySummaryNumbytesserverrequest ConfdString, affirmedZoneContentStatisticsGridLevelProxySummaryNumbytesserverresponse ConfdString, affirmedZoneContentStatisticsGridLevelProxySummaryClienthttpservicetimemin ConfdString, affirmedZoneContentStatisticsGridLevelProxySummaryClienthttpservicetimeavg ConfdString, affirmedZoneContentStatisticsGridLevelProxySummaryClienthttpservicetimemax ConfdString, affirmedZoneContentStatisticsGridLevelProxySummaryServerhttpresponsestotal ConfdString, affirmedZoneContentStatisticsGridLevelProxySummaryServerhttpresponsetimemin ConfdString, affirmedZoneContentStatisticsGridLevelProxySummaryServerhttpresponsetimeavg ConfdString, affirmedZoneContentStatisticsGridLevelProxySummaryServerhttpresponsetimemax ConfdString, affirmedZoneContentStatisticsGridLevelProxySummaryNumcacheservicesuccessdisk ConfdString, affirmedZoneContentStatisticsGridLevelProxySummaryNumcacheservicesuccessmemory ConfdString, affirmedZoneContentStatisticsGridLevelProxySummaryNumcacheservicebytesdisk ConfdString, affirmedZoneContentStatisticsGridLevelProxySummaryNumcacheservicebytesmemory ConfdString, affirmedZoneContentStatisticsGridLevelProxySummaryNumbufferedrequests ConfdString, affirmedZoneContentStatisticsGridLevelProxySummaryNumbufferedresponses ConfdString, affirmedZoneContentStatisticsGridLevelProxySummaryNumlatencyrequest ConfdString, affirmedZoneContentStatisticsGridLevelProxySummaryLatencyrequestavg ConfdString, affirmedZoneContentStatisticsGridLevelProxySummaryLatencyrequestmax ConfdString, affirmedZoneContentStatisticsGridLevelProxySummaryLatencyresponseavg ConfdString, affirmedZoneContentStatisticsGridLevelProxySummaryLatencyresponsemax ConfdString, affirmedZoneContentStatisticsGridLevelProxySummaryLatencyavg ConfdString, affirmedZoneContentStatisticsGridLevelProxySummaryLatencymax ConfdString, affirmedZoneContentStatisticsGridLevelProxySummaryNumfilterservicenomatch ConfdString, affirmedZoneContentStatisticsGridLevelProxySummaryNumserverserviceattempts ConfdString, affirmedZoneContentStatisticsGridLevelProxySummaryNumserverservicesuccess ConfdString, affirmedZoneContentStatisticsGridLevelProxySummaryNumserverserviceabortedbyclient ConfdString, affirmedZoneContentStatisticsGridLevelProxySummaryNumserverservicefailed ConfdString } affirmedZoneContentStatisticsGridLevelProxySummaryGrid OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS not-accessible STATUS current DESCRIPTION "grid ID" ::= { affirmedZoneContentStatisticsGridLevelProxySummaryEntry 1 } affirmedZoneContentStatisticsGridLevelProxySummaryNumtotalclientrequests OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of client requests received" ::= { affirmedZoneContentStatisticsGridLevelProxySummaryEntry 2 } affirmedZoneContentStatisticsGridLevelProxySummaryNuminserviceclientrequests OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of client requests currently in service" ::= { affirmedZoneContentStatisticsGridLevelProxySummaryEntry 3 } affirmedZoneContentStatisticsGridLevelProxySummaryNumsuccessclientrequests OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of client requests parsed successfully" ::= { affirmedZoneContentStatisticsGridLevelProxySummaryEntry 4 } affirmedZoneContentStatisticsGridLevelProxySummaryNumclientabortrequests OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of incomplete client requests" ::= { affirmedZoneContentStatisticsGridLevelProxySummaryEntry 5 } affirmedZoneContentStatisticsGridLevelProxySummaryNumfailedclientrequests OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of client requests processing failed" ::= { affirmedZoneContentStatisticsGridLevelProxySummaryEntry 6 } affirmedZoneContentStatisticsGridLevelProxySummaryNumpipelinedroppedclientrequests OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of client requests pipeline dropped" ::= { affirmedZoneContentStatisticsGridLevelProxySummaryEntry 7 } affirmedZoneContentStatisticsGridLevelProxySummaryNuminvalidclientrequests OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of invalid client requests" ::= { affirmedZoneContentStatisticsGridLevelProxySummaryEntry 8 } affirmedZoneContentStatisticsGridLevelProxySummaryNumproxyserviceattempts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of proxy service attempts" ::= { affirmedZoneContentStatisticsGridLevelProxySummaryEntry 9 } affirmedZoneContentStatisticsGridLevelProxySummaryNumproxyservicesuccess OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of proxy service success" ::= { affirmedZoneContentStatisticsGridLevelProxySummaryEntry 10 } affirmedZoneContentStatisticsGridLevelProxySummaryNumproxyservicesuccesscached OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of proxy service success - Cached" ::= { affirmedZoneContentStatisticsGridLevelProxySummaryEntry 11 } affirmedZoneContentStatisticsGridLevelProxySummaryNumproxyserviceabortedbyclient OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of proxy service aborted" ::= { affirmedZoneContentStatisticsGridLevelProxySummaryEntry 12 } affirmedZoneContentStatisticsGridLevelProxySummaryNumproxyservicefailed OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of proxy service failed" ::= { affirmedZoneContentStatisticsGridLevelProxySummaryEntry 13 } affirmedZoneContentStatisticsGridLevelProxySummaryNumcacheserviceattempts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of cache service attempts" ::= { affirmedZoneContentStatisticsGridLevelProxySummaryEntry 14 } affirmedZoneContentStatisticsGridLevelProxySummaryNumcacheservicesuccess OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of cache service success" ::= { affirmedZoneContentStatisticsGridLevelProxySummaryEntry 15 } affirmedZoneContentStatisticsGridLevelProxySummaryNumcacheserviceabortedbyclient OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of proxy cache aborted by client" ::= { affirmedZoneContentStatisticsGridLevelProxySummaryEntry 16 } affirmedZoneContentStatisticsGridLevelProxySummaryNumcacheservicefailed OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of cache service failed" ::= { affirmedZoneContentStatisticsGridLevelProxySummaryEntry 17 } affirmedZoneContentStatisticsGridLevelProxySummaryNumfilterserviceattempts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of filter service attempts" ::= { affirmedZoneContentStatisticsGridLevelProxySummaryEntry 18 } affirmedZoneContentStatisticsGridLevelProxySummaryNumfilterservicesuccess OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of filter service applied" ::= { affirmedZoneContentStatisticsGridLevelProxySummaryEntry 19 } affirmedZoneContentStatisticsGridLevelProxySummaryNumfilterserviceabortedbyclient OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of filter service aborted by client" ::= { affirmedZoneContentStatisticsGridLevelProxySummaryEntry 20 } affirmedZoneContentStatisticsGridLevelProxySummaryNumfilterservicefailed OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of filter service failed" ::= { affirmedZoneContentStatisticsGridLevelProxySummaryEntry 21 } affirmedZoneContentStatisticsGridLevelProxySummaryNumbytesclientrequest OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Bytes Client Request" ::= { affirmedZoneContentStatisticsGridLevelProxySummaryEntry 22 } affirmedZoneContentStatisticsGridLevelProxySummaryNumbytesclientresponse OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Bytes Client Response" ::= { affirmedZoneContentStatisticsGridLevelProxySummaryEntry 23 } affirmedZoneContentStatisticsGridLevelProxySummaryNumbytesserverrequest OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Bytes Server Request" ::= { affirmedZoneContentStatisticsGridLevelProxySummaryEntry 24 } affirmedZoneContentStatisticsGridLevelProxySummaryNumbytesserverresponse OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Bytes Server Response" ::= { affirmedZoneContentStatisticsGridLevelProxySummaryEntry 25 } affirmedZoneContentStatisticsGridLevelProxySummaryClienthttpservicetimemin OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Client HTTP Service Time Min (ms)" ::= { affirmedZoneContentStatisticsGridLevelProxySummaryEntry 26 } affirmedZoneContentStatisticsGridLevelProxySummaryClienthttpservicetimeavg OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Client HTTP Service Time Avg (ms)" ::= { affirmedZoneContentStatisticsGridLevelProxySummaryEntry 27 } affirmedZoneContentStatisticsGridLevelProxySummaryClienthttpservicetimemax OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Client HTTP Service Time Max (ms)" ::= { affirmedZoneContentStatisticsGridLevelProxySummaryEntry 28 } affirmedZoneContentStatisticsGridLevelProxySummaryServerhttpresponsestotal OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of HTTP server responses" ::= { affirmedZoneContentStatisticsGridLevelProxySummaryEntry 29 } affirmedZoneContentStatisticsGridLevelProxySummaryServerhttpresponsetimemin OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Server HTTP Response Time Min (ms)" ::= { affirmedZoneContentStatisticsGridLevelProxySummaryEntry 30 } affirmedZoneContentStatisticsGridLevelProxySummaryServerhttpresponsetimeavg OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Server HTTP Response Time Avg (ms)" ::= { affirmedZoneContentStatisticsGridLevelProxySummaryEntry 31 } affirmedZoneContentStatisticsGridLevelProxySummaryServerhttpresponsetimemax OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Server HTTP Response Time Max (ms)" ::= { affirmedZoneContentStatisticsGridLevelProxySummaryEntry 32 } affirmedZoneContentStatisticsGridLevelProxySummaryNumcacheservicesuccessdisk OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of cache service success from disk" ::= { affirmedZoneContentStatisticsGridLevelProxySummaryEntry 33 } affirmedZoneContentStatisticsGridLevelProxySummaryNumcacheservicesuccessmemory OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of cache service success from memory" ::= { affirmedZoneContentStatisticsGridLevelProxySummaryEntry 34 } affirmedZoneContentStatisticsGridLevelProxySummaryNumcacheservicebytesdisk OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of cache service bytes from disk" ::= { affirmedZoneContentStatisticsGridLevelProxySummaryEntry 35 } affirmedZoneContentStatisticsGridLevelProxySummaryNumcacheservicebytesmemory OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of cache service bytes from memory" ::= { affirmedZoneContentStatisticsGridLevelProxySummaryEntry 36 } affirmedZoneContentStatisticsGridLevelProxySummaryNumbufferedrequests OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of client requests delayed due to buffering" ::= { affirmedZoneContentStatisticsGridLevelProxySummaryEntry 37 } affirmedZoneContentStatisticsGridLevelProxySummaryNumbufferedresponses OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of server responses delayed due to buffering limit" ::= { affirmedZoneContentStatisticsGridLevelProxySummaryEntry 38 } affirmedZoneContentStatisticsGridLevelProxySummaryNumlatencyrequest OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of serviced http request counted for latency calculation" ::= { affirmedZoneContentStatisticsGridLevelProxySummaryEntry 39 } affirmedZoneContentStatisticsGridLevelProxySummaryLatencyrequestavg OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "HTTP Request Service Latency Average (ms)" ::= { affirmedZoneContentStatisticsGridLevelProxySummaryEntry 40 } affirmedZoneContentStatisticsGridLevelProxySummaryLatencyrequestmax OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "HTTP Request Service Latency Maximum (ms)" ::= { affirmedZoneContentStatisticsGridLevelProxySummaryEntry 41 } affirmedZoneContentStatisticsGridLevelProxySummaryLatencyresponseavg OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "HTTP Response Service Latency Average (ms)" ::= { affirmedZoneContentStatisticsGridLevelProxySummaryEntry 42 } affirmedZoneContentStatisticsGridLevelProxySummaryLatencyresponsemax OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "HTTP Response Service Latency Maximum (ms)" ::= { affirmedZoneContentStatisticsGridLevelProxySummaryEntry 43 } affirmedZoneContentStatisticsGridLevelProxySummaryLatencyavg OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "HTTP Service Latency Average (ms)" ::= { affirmedZoneContentStatisticsGridLevelProxySummaryEntry 44 } affirmedZoneContentStatisticsGridLevelProxySummaryLatencymax OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "HTTP Service Latency Maximum (ms)" ::= { affirmedZoneContentStatisticsGridLevelProxySummaryEntry 45 } affirmedZoneContentStatisticsGridLevelProxySummaryNumfilterservicenomatch OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of filter service not applied" ::= { affirmedZoneContentStatisticsGridLevelProxySummaryEntry 46 } affirmedZoneContentStatisticsGridLevelProxySummaryNumserverserviceattempts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of server service attempts" ::= { affirmedZoneContentStatisticsGridLevelProxySummaryEntry 47 } affirmedZoneContentStatisticsGridLevelProxySummaryNumserverservicesuccess OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of server service success" ::= { affirmedZoneContentStatisticsGridLevelProxySummaryEntry 48 } affirmedZoneContentStatisticsGridLevelProxySummaryNumserverserviceabortedbyclient OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of server services aborted by client" ::= { affirmedZoneContentStatisticsGridLevelProxySummaryEntry 49 } affirmedZoneContentStatisticsGridLevelProxySummaryNumserverservicefailed OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of server service failed" ::= { affirmedZoneContentStatisticsGridLevelProxySummaryEntry 50 } affirmedZoneContentStatisticsGridLevelProxyFailureTable OBJECT-TYPE SYNTAX SEQUENCE OF AffirmedZoneContentStatisticsGridLevelProxyFailureEntry MAX-ACCESS not-accessible STATUS deprecated DESCRIPTION "" ::= { affirmedZoneMIB 78 } affirmedZoneContentStatisticsGridLevelProxyFailureEntry OBJECT-TYPE SYNTAX AffirmedZoneContentStatisticsGridLevelProxyFailureEntry MAX-ACCESS not-accessible STATUS deprecated DESCRIPTION "" INDEX { affirmedZoneName, affirmedZoneContentStatisticsGridLevelProxyFailureGrid } ::= { affirmedZoneContentStatisticsGridLevelProxyFailureTable 1 } AffirmedZoneContentStatisticsGridLevelProxyFailureEntry ::= SEQUENCE { affirmedZoneContentStatisticsGridLevelProxyFailureGrid Unsigned32, affirmedZoneContentStatisticsGridLevelProxyFailureNuminvalidclientrequestsoversizedheader ConfdString, affirmedZoneContentStatisticsGridLevelProxyFailureNuminvalidclientrequestsbadrequestline ConfdString, affirmedZoneContentStatisticsGridLevelProxyFailureNuminvalidclientrequestsbadheaders ConfdString, affirmedZoneContentStatisticsGridLevelProxyFailureNuminvalidclientrequestsbadheaderattribute ConfdString, affirmedZoneContentStatisticsGridLevelProxyFailureNuminvalidclientrequestsdupheaderattribute ConfdString, affirmedZoneContentStatisticsGridLevelProxyFailureNuminvalidclientrequestsbadhostname ConfdString, affirmedZoneContentStatisticsGridLevelProxyFailureNuminvalidclientrequestshostnotfound ConfdString, affirmedZoneContentStatisticsGridLevelProxyFailureNuminvalidclientrequestsnotsupported ConfdString, affirmedZoneContentStatisticsGridLevelProxyFailureNuminvalidclientrequestsexpectheadererror ConfdString, affirmedZoneContentStatisticsGridLevelProxyFailureNuminvalidclientrequestsbodyreaderror ConfdString, affirmedZoneContentStatisticsGridLevelProxyFailureNuminvalidclientrequestsidletimeout ConfdString, affirmedZoneContentStatisticsGridLevelProxyFailureNumproxyservicefailedrequestcompileerror ConfdString, affirmedZoneContentStatisticsGridLevelProxyFailureNumproxyservicefailedconnectioninitfailure ConfdString, affirmedZoneContentStatisticsGridLevelProxyFailureNumproxyservicefailedoversizedresponseheader ConfdString, affirmedZoneContentStatisticsGridLevelProxyFailureNumproxyservicefailedbadresponsestatusline ConfdString, affirmedZoneContentStatisticsGridLevelProxyFailureNumproxyservicefailedbadresponseheader ConfdString, affirmedZoneContentStatisticsGridLevelProxyFailureNumproxyservicefailedresponseprocessingfailure ConfdString, affirmedZoneContentStatisticsGridLevelProxyFailureNumproxyservicefailedserverconnectionclose ConfdString, affirmedZoneContentStatisticsGridLevelProxyFailureNumproxyservicefailedserverconnectiontimeout ConfdString, affirmedZoneContentStatisticsGridLevelProxyFailureNumproxyservicefailedclientconnectiontimeout ConfdString, affirmedZoneContentStatisticsGridLevelProxyFailureNumproxyservicefailedresourceunavailable ConfdString, affirmedZoneContentStatisticsGridLevelProxyFailureNumproxyserviceredirected ConfdString, affirmedZoneContentStatisticsGridLevelProxyFailureNumproxyserviceblocked ConfdString, affirmedZoneContentStatisticsGridLevelProxyFailureNumcacheservicefailedresponsereaderror ConfdString, affirmedZoneContentStatisticsGridLevelProxyFailureNumcacheservicefailedresponseheaderprocessing ConfdString, affirmedZoneContentStatisticsGridLevelProxyFailureNumcacheservicefailedresponseoversizedheader ConfdString, affirmedZoneContentStatisticsGridLevelProxyFailureNumcacheservicefailedservervalidationfailures ConfdString, affirmedZoneContentStatisticsGridLevelProxyFailureNumcacheservicefailedmaintenanceconnectionclose ConfdString, affirmedZoneContentStatisticsGridLevelProxyFailureNumproxyservicefailedmaintenanceconnectionclose ConfdString, affirmedZoneContentStatisticsGridLevelProxyFailureNumproxyserviceabortedbyclient ConfdString, affirmedZoneContentStatisticsGridLevelProxyFailureNumproxyserviceabortednorespfromserver ConfdString } affirmedZoneContentStatisticsGridLevelProxyFailureGrid OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS not-accessible STATUS current DESCRIPTION "grid ID" ::= { affirmedZoneContentStatisticsGridLevelProxyFailureEntry 1 } affirmedZoneContentStatisticsGridLevelProxyFailureNuminvalidclientrequestsoversizedheader OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of invalid client requests - Oversized Header" ::= { affirmedZoneContentStatisticsGridLevelProxyFailureEntry 2 } affirmedZoneContentStatisticsGridLevelProxyFailureNuminvalidclientrequestsbadrequestline OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of invalid client requests - Bad Request line" ::= { affirmedZoneContentStatisticsGridLevelProxyFailureEntry 3 } affirmedZoneContentStatisticsGridLevelProxyFailureNuminvalidclientrequestsbadheaders OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of invalid client requests - Bad Headers" ::= { affirmedZoneContentStatisticsGridLevelProxyFailureEntry 4 } affirmedZoneContentStatisticsGridLevelProxyFailureNuminvalidclientrequestsbadheaderattribute OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of invalid client requests - Bad Header Attribute" ::= { affirmedZoneContentStatisticsGridLevelProxyFailureEntry 5 } affirmedZoneContentStatisticsGridLevelProxyFailureNuminvalidclientrequestsdupheaderattribute OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of invalid client requests - Duplicated Header Attribute" ::= { affirmedZoneContentStatisticsGridLevelProxyFailureEntry 6 } affirmedZoneContentStatisticsGridLevelProxyFailureNuminvalidclientrequestsbadhostname OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of invalid client requests - Bad Host Name" ::= { affirmedZoneContentStatisticsGridLevelProxyFailureEntry 7 } affirmedZoneContentStatisticsGridLevelProxyFailureNuminvalidclientrequestshostnotfound OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of invalid client requests - Host Not Found" ::= { affirmedZoneContentStatisticsGridLevelProxyFailureEntry 8 } affirmedZoneContentStatisticsGridLevelProxyFailureNuminvalidclientrequestsnotsupported OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of invalid client requests - Not Supported" ::= { affirmedZoneContentStatisticsGridLevelProxyFailureEntry 9 } affirmedZoneContentStatisticsGridLevelProxyFailureNuminvalidclientrequestsexpectheadererror OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of invalid client requests - Expect Header Error" ::= { affirmedZoneContentStatisticsGridLevelProxyFailureEntry 10 } affirmedZoneContentStatisticsGridLevelProxyFailureNuminvalidclientrequestsbodyreaderror OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of invalid client requests - Body Read Error" ::= { affirmedZoneContentStatisticsGridLevelProxyFailureEntry 11 } affirmedZoneContentStatisticsGridLevelProxyFailureNuminvalidclientrequestsidletimeout OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of invalid client requests - Idle Timeout" ::= { affirmedZoneContentStatisticsGridLevelProxyFailureEntry 12 } affirmedZoneContentStatisticsGridLevelProxyFailureNumproxyservicefailedrequestcompileerror OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of proxy service failed - Request Compile Error" ::= { affirmedZoneContentStatisticsGridLevelProxyFailureEntry 13 } affirmedZoneContentStatisticsGridLevelProxyFailureNumproxyservicefailedconnectioninitfailure OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of proxy service failed - Connection Init Failure" ::= { affirmedZoneContentStatisticsGridLevelProxyFailureEntry 14 } affirmedZoneContentStatisticsGridLevelProxyFailureNumproxyservicefailedoversizedresponseheader OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of proxy service failed- Oversized Response Header" ::= { affirmedZoneContentStatisticsGridLevelProxyFailureEntry 15 } affirmedZoneContentStatisticsGridLevelProxyFailureNumproxyservicefailedbadresponsestatusline OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of proxy service failed - Bad Response Status Line" ::= { affirmedZoneContentStatisticsGridLevelProxyFailureEntry 16 } affirmedZoneContentStatisticsGridLevelProxyFailureNumproxyservicefailedbadresponseheader OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of proxy service failed - Bad Response Header" ::= { affirmedZoneContentStatisticsGridLevelProxyFailureEntry 17 } affirmedZoneContentStatisticsGridLevelProxyFailureNumproxyservicefailedresponseprocessingfailure OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of proxy service failed - Response Processing Failure" ::= { affirmedZoneContentStatisticsGridLevelProxyFailureEntry 18 } affirmedZoneContentStatisticsGridLevelProxyFailureNumproxyservicefailedserverconnectionclose OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of proxy service failed - Server Connection Close" ::= { affirmedZoneContentStatisticsGridLevelProxyFailureEntry 19 } affirmedZoneContentStatisticsGridLevelProxyFailureNumproxyservicefailedserverconnectiontimeout OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of proxy service failed - Server Connection Timeout" ::= { affirmedZoneContentStatisticsGridLevelProxyFailureEntry 20 } affirmedZoneContentStatisticsGridLevelProxyFailureNumproxyservicefailedclientconnectiontimeout OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of proxy service failed - Client Connection Timeout" ::= { affirmedZoneContentStatisticsGridLevelProxyFailureEntry 21 } affirmedZoneContentStatisticsGridLevelProxyFailureNumproxyservicefailedresourceunavailable OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of proxy service failed - Resources unavailable" ::= { affirmedZoneContentStatisticsGridLevelProxyFailureEntry 22 } affirmedZoneContentStatisticsGridLevelProxyFailureNumproxyserviceredirected OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of proxy service failed - Requests redirected" ::= { affirmedZoneContentStatisticsGridLevelProxyFailureEntry 23 } affirmedZoneContentStatisticsGridLevelProxyFailureNumproxyserviceblocked OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of proxy service failed - Requests blocked" ::= { affirmedZoneContentStatisticsGridLevelProxyFailureEntry 24 } affirmedZoneContentStatisticsGridLevelProxyFailureNumcacheservicefailedresponsereaderror OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of cache service failed - Response Read Error" ::= { affirmedZoneContentStatisticsGridLevelProxyFailureEntry 25 } affirmedZoneContentStatisticsGridLevelProxyFailureNumcacheservicefailedresponseheaderprocessing OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of cache service failed - Response Header Processing Failure" ::= { affirmedZoneContentStatisticsGridLevelProxyFailureEntry 26 } affirmedZoneContentStatisticsGridLevelProxyFailureNumcacheservicefailedresponseoversizedheader OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of cache service failed - Response Header Oversized" ::= { affirmedZoneContentStatisticsGridLevelProxyFailureEntry 27 } affirmedZoneContentStatisticsGridLevelProxyFailureNumcacheservicefailedservervalidationfailures OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of cache service failed - Server Validation Failures" ::= { affirmedZoneContentStatisticsGridLevelProxyFailureEntry 28 } affirmedZoneContentStatisticsGridLevelProxyFailureNumcacheservicefailedmaintenanceconnectionclose OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of cache service failed - Maintenance Connection Close" ::= { affirmedZoneContentStatisticsGridLevelProxyFailureEntry 29 } affirmedZoneContentStatisticsGridLevelProxyFailureNumproxyservicefailedmaintenanceconnectionclose OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of proxy service failed - Maintenance Connection Close" ::= { affirmedZoneContentStatisticsGridLevelProxyFailureEntry 30 } affirmedZoneContentStatisticsGridLevelProxyFailureNumproxyserviceabortedbyclient OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of proxy service aborted - Client Disconnected" ::= { affirmedZoneContentStatisticsGridLevelProxyFailureEntry 31 } affirmedZoneContentStatisticsGridLevelProxyFailureNumproxyserviceabortednorespfromserver OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of proxy service aborted - No Response from Server" ::= { affirmedZoneContentStatisticsGridLevelProxyFailureEntry 32 } affirmedZoneContentStatisticsGridLevelProxyRequestMethodTable OBJECT-TYPE SYNTAX SEQUENCE OF AffirmedZoneContentStatisticsGridLevelProxyRequestMethodEntry MAX-ACCESS not-accessible STATUS deprecated DESCRIPTION "" ::= { affirmedZoneMIB 79 } affirmedZoneContentStatisticsGridLevelProxyRequestMethodEntry OBJECT-TYPE SYNTAX AffirmedZoneContentStatisticsGridLevelProxyRequestMethodEntry MAX-ACCESS not-accessible STATUS deprecated DESCRIPTION "" INDEX { affirmedZoneName, affirmedZoneContentStatisticsGridLevelProxyRequestMethodGrid } ::= { affirmedZoneContentStatisticsGridLevelProxyRequestMethodTable 1 } AffirmedZoneContentStatisticsGridLevelProxyRequestMethodEntry ::= SEQUENCE { affirmedZoneContentStatisticsGridLevelProxyRequestMethodGrid Unsigned32, affirmedZoneContentStatisticsGridLevelProxyRequestMethodMethodoptionsreceived ConfdString, affirmedZoneContentStatisticsGridLevelProxyRequestMethodMethodoptionsaborted ConfdString, affirmedZoneContentStatisticsGridLevelProxyRequestMethodMethodgetreceived ConfdString, affirmedZoneContentStatisticsGridLevelProxyRequestMethodMethodgetaborted ConfdString, affirmedZoneContentStatisticsGridLevelProxyRequestMethodMethodheadreceived ConfdString, affirmedZoneContentStatisticsGridLevelProxyRequestMethodMethodheadaborted ConfdString, affirmedZoneContentStatisticsGridLevelProxyRequestMethodMethodpostreceived ConfdString, affirmedZoneContentStatisticsGridLevelProxyRequestMethodMethodpostaborted ConfdString, affirmedZoneContentStatisticsGridLevelProxyRequestMethodMethodputreceived ConfdString, affirmedZoneContentStatisticsGridLevelProxyRequestMethodMethodputaborted ConfdString, affirmedZoneContentStatisticsGridLevelProxyRequestMethodMethoddeletereceived ConfdString, affirmedZoneContentStatisticsGridLevelProxyRequestMethodMethoddeleteaborted ConfdString, affirmedZoneContentStatisticsGridLevelProxyRequestMethodMethodtracereceived ConfdString, affirmedZoneContentStatisticsGridLevelProxyRequestMethodMethodtraceaborted ConfdString, affirmedZoneContentStatisticsGridLevelProxyRequestMethodMethodconnectreceived ConfdString, affirmedZoneContentStatisticsGridLevelProxyRequestMethodMethodconnectaborted ConfdString, affirmedZoneContentStatisticsGridLevelProxyRequestMethodMethodmkcolreceived ConfdString, affirmedZoneContentStatisticsGridLevelProxyRequestMethodMethodmkcolaborted ConfdString, affirmedZoneContentStatisticsGridLevelProxyRequestMethodMethodcopyreceived ConfdString, affirmedZoneContentStatisticsGridLevelProxyRequestMethodMethodcopyaborted ConfdString, affirmedZoneContentStatisticsGridLevelProxyRequestMethodMethodmovereceived ConfdString, affirmedZoneContentStatisticsGridLevelProxyRequestMethodMethodmoveaborted ConfdString, affirmedZoneContentStatisticsGridLevelProxyRequestMethodMethodpropfindreceived ConfdString, affirmedZoneContentStatisticsGridLevelProxyRequestMethodMethodpropfindaborted ConfdString, affirmedZoneContentStatisticsGridLevelProxyRequestMethodMethodproppatchreceived ConfdString, affirmedZoneContentStatisticsGridLevelProxyRequestMethodMethodproppatchaborted ConfdString, affirmedZoneContentStatisticsGridLevelProxyRequestMethodMethodlockreceived ConfdString, affirmedZoneContentStatisticsGridLevelProxyRequestMethodMethodlockaborted ConfdString, affirmedZoneContentStatisticsGridLevelProxyRequestMethodMethodunlockreceived ConfdString, affirmedZoneContentStatisticsGridLevelProxyRequestMethodMethodunlockaborted ConfdString, affirmedZoneContentStatisticsGridLevelProxyRequestMethodMethodpatchreceived ConfdString, affirmedZoneContentStatisticsGridLevelProxyRequestMethodMethodpatchaborted ConfdString, affirmedZoneContentStatisticsGridLevelProxyRequestMethodUnknownmethodreceived ConfdString, affirmedZoneContentStatisticsGridLevelProxyRequestMethodUnknownmethodaborted ConfdString, affirmedZoneContentStatisticsGridLevelProxyRequestMethodMethodaclreceived ConfdString, affirmedZoneContentStatisticsGridLevelProxyRequestMethodMethodaclaborted ConfdString, affirmedZoneContentStatisticsGridLevelProxyRequestMethodMethodbaselinecontrolreceived ConfdString, affirmedZoneContentStatisticsGridLevelProxyRequestMethodMethodbaselinecontrolaborted ConfdString, affirmedZoneContentStatisticsGridLevelProxyRequestMethodMethodbindreceived ConfdString, affirmedZoneContentStatisticsGridLevelProxyRequestMethodMethodbindaborted ConfdString, affirmedZoneContentStatisticsGridLevelProxyRequestMethodMethodcheckinreceived ConfdString, affirmedZoneContentStatisticsGridLevelProxyRequestMethodMethodcheckinaborted ConfdString, affirmedZoneContentStatisticsGridLevelProxyRequestMethodMethodcheckoutreceived ConfdString, affirmedZoneContentStatisticsGridLevelProxyRequestMethodMethodcheckoutaborted ConfdString, affirmedZoneContentStatisticsGridLevelProxyRequestMethodMethodlabelreceived ConfdString, affirmedZoneContentStatisticsGridLevelProxyRequestMethodMethodlabelaborted ConfdString, affirmedZoneContentStatisticsGridLevelProxyRequestMethodMethodlinkreceived ConfdString, affirmedZoneContentStatisticsGridLevelProxyRequestMethodMethodlinkaborted ConfdString, affirmedZoneContentStatisticsGridLevelProxyRequestMethodMethodmergereceived ConfdString, affirmedZoneContentStatisticsGridLevelProxyRequestMethodMethodmergeaborted ConfdString, affirmedZoneContentStatisticsGridLevelProxyRequestMethodMethodmkactivityreceived ConfdString, affirmedZoneContentStatisticsGridLevelProxyRequestMethodMethodmkactivityaborted ConfdString, affirmedZoneContentStatisticsGridLevelProxyRequestMethodMethodmkcalendarreceived ConfdString, affirmedZoneContentStatisticsGridLevelProxyRequestMethodMethodmkcalendaraborted ConfdString, affirmedZoneContentStatisticsGridLevelProxyRequestMethodMethodmkredirectrefreceived ConfdString, affirmedZoneContentStatisticsGridLevelProxyRequestMethodMethodmkredirectrefaborted ConfdString, affirmedZoneContentStatisticsGridLevelProxyRequestMethodMethodmkworkspacereceived ConfdString, affirmedZoneContentStatisticsGridLevelProxyRequestMethodMethodmkworkspaceaborted ConfdString, affirmedZoneContentStatisticsGridLevelProxyRequestMethodMethodorderpatchreceived ConfdString, affirmedZoneContentStatisticsGridLevelProxyRequestMethodMethodorderpatchaborted ConfdString, affirmedZoneContentStatisticsGridLevelProxyRequestMethodMethodprireceived ConfdString, affirmedZoneContentStatisticsGridLevelProxyRequestMethodMethodpriaborted ConfdString, affirmedZoneContentStatisticsGridLevelProxyRequestMethodMethodrebindreceived ConfdString, affirmedZoneContentStatisticsGridLevelProxyRequestMethodMethodrebindaborted ConfdString, affirmedZoneContentStatisticsGridLevelProxyRequestMethodMethodreportreceived ConfdString, affirmedZoneContentStatisticsGridLevelProxyRequestMethodMethodreportaborted ConfdString, affirmedZoneContentStatisticsGridLevelProxyRequestMethodMethodsearchreceived ConfdString, affirmedZoneContentStatisticsGridLevelProxyRequestMethodMethodsearchaborted ConfdString, affirmedZoneContentStatisticsGridLevelProxyRequestMethodMethodunbindreceived ConfdString, affirmedZoneContentStatisticsGridLevelProxyRequestMethodMethodunbindaborted ConfdString, affirmedZoneContentStatisticsGridLevelProxyRequestMethodMethoduncheckoutreceived ConfdString, affirmedZoneContentStatisticsGridLevelProxyRequestMethodMethoduncheckoutaborted ConfdString, affirmedZoneContentStatisticsGridLevelProxyRequestMethodMethodunlinkreceived ConfdString, affirmedZoneContentStatisticsGridLevelProxyRequestMethodMethodunlinkaborted ConfdString, affirmedZoneContentStatisticsGridLevelProxyRequestMethodMethodupdatereceived ConfdString, affirmedZoneContentStatisticsGridLevelProxyRequestMethodMethodupdateaborted ConfdString, affirmedZoneContentStatisticsGridLevelProxyRequestMethodMethodupdateredirectrefreceived ConfdString, affirmedZoneContentStatisticsGridLevelProxyRequestMethodMethodupdateredirectrefaborted ConfdString, affirmedZoneContentStatisticsGridLevelProxyRequestMethodMethodversioncontrolreceived ConfdString, affirmedZoneContentStatisticsGridLevelProxyRequestMethodMethodversioncontrolaborted ConfdString, affirmedZoneContentStatisticsGridLevelProxyRequestMethodUnsupportedmethodreceived ConfdString } affirmedZoneContentStatisticsGridLevelProxyRequestMethodGrid OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS not-accessible STATUS current DESCRIPTION "grid ID" ::= { affirmedZoneContentStatisticsGridLevelProxyRequestMethodEntry 1 } affirmedZoneContentStatisticsGridLevelProxyRequestMethodMethodoptionsreceived OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of OPTIONS request received" ::= { affirmedZoneContentStatisticsGridLevelProxyRequestMethodEntry 2 } affirmedZoneContentStatisticsGridLevelProxyRequestMethodMethodoptionsaborted OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of OPTIONS request aborted/failed" ::= { affirmedZoneContentStatisticsGridLevelProxyRequestMethodEntry 3 } affirmedZoneContentStatisticsGridLevelProxyRequestMethodMethodgetreceived OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of GET request received" ::= { affirmedZoneContentStatisticsGridLevelProxyRequestMethodEntry 4 } affirmedZoneContentStatisticsGridLevelProxyRequestMethodMethodgetaborted OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of GET request aborted/failed" ::= { affirmedZoneContentStatisticsGridLevelProxyRequestMethodEntry 5 } affirmedZoneContentStatisticsGridLevelProxyRequestMethodMethodheadreceived OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of HEAD request received" ::= { affirmedZoneContentStatisticsGridLevelProxyRequestMethodEntry 6 } affirmedZoneContentStatisticsGridLevelProxyRequestMethodMethodheadaborted OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of HEAD request aborted/failed" ::= { affirmedZoneContentStatisticsGridLevelProxyRequestMethodEntry 7 } affirmedZoneContentStatisticsGridLevelProxyRequestMethodMethodpostreceived OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of POST request received" ::= { affirmedZoneContentStatisticsGridLevelProxyRequestMethodEntry 8 } affirmedZoneContentStatisticsGridLevelProxyRequestMethodMethodpostaborted OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of POST request aborted/failed" ::= { affirmedZoneContentStatisticsGridLevelProxyRequestMethodEntry 9 } affirmedZoneContentStatisticsGridLevelProxyRequestMethodMethodputreceived OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of PUT request received" ::= { affirmedZoneContentStatisticsGridLevelProxyRequestMethodEntry 10 } affirmedZoneContentStatisticsGridLevelProxyRequestMethodMethodputaborted OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of PUT request aborted/failed" ::= { affirmedZoneContentStatisticsGridLevelProxyRequestMethodEntry 11 } affirmedZoneContentStatisticsGridLevelProxyRequestMethodMethoddeletereceived OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of DELETE request received" ::= { affirmedZoneContentStatisticsGridLevelProxyRequestMethodEntry 12 } affirmedZoneContentStatisticsGridLevelProxyRequestMethodMethoddeleteaborted OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of DELETE request aborted/failed" ::= { affirmedZoneContentStatisticsGridLevelProxyRequestMethodEntry 13 } affirmedZoneContentStatisticsGridLevelProxyRequestMethodMethodtracereceived OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of TRACE request received" ::= { affirmedZoneContentStatisticsGridLevelProxyRequestMethodEntry 14 } affirmedZoneContentStatisticsGridLevelProxyRequestMethodMethodtraceaborted OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of TRACE request aborted/failed" ::= { affirmedZoneContentStatisticsGridLevelProxyRequestMethodEntry 15 } affirmedZoneContentStatisticsGridLevelProxyRequestMethodMethodconnectreceived OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of CONNECT request received" ::= { affirmedZoneContentStatisticsGridLevelProxyRequestMethodEntry 16 } affirmedZoneContentStatisticsGridLevelProxyRequestMethodMethodconnectaborted OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of CONNECT request aborted/failed" ::= { affirmedZoneContentStatisticsGridLevelProxyRequestMethodEntry 17 } affirmedZoneContentStatisticsGridLevelProxyRequestMethodMethodmkcolreceived OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of MKCOL request received" ::= { affirmedZoneContentStatisticsGridLevelProxyRequestMethodEntry 18 } affirmedZoneContentStatisticsGridLevelProxyRequestMethodMethodmkcolaborted OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of MKCOL request aborted/failed" ::= { affirmedZoneContentStatisticsGridLevelProxyRequestMethodEntry 19 } affirmedZoneContentStatisticsGridLevelProxyRequestMethodMethodcopyreceived OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of COPY request received" ::= { affirmedZoneContentStatisticsGridLevelProxyRequestMethodEntry 20 } affirmedZoneContentStatisticsGridLevelProxyRequestMethodMethodcopyaborted OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of COPY request aborted/failed" ::= { affirmedZoneContentStatisticsGridLevelProxyRequestMethodEntry 21 } affirmedZoneContentStatisticsGridLevelProxyRequestMethodMethodmovereceived OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of MOVE request received" ::= { affirmedZoneContentStatisticsGridLevelProxyRequestMethodEntry 22 } affirmedZoneContentStatisticsGridLevelProxyRequestMethodMethodmoveaborted OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of MOVE request aborted/failed" ::= { affirmedZoneContentStatisticsGridLevelProxyRequestMethodEntry 23 } affirmedZoneContentStatisticsGridLevelProxyRequestMethodMethodpropfindreceived OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of PROPFIND request received" ::= { affirmedZoneContentStatisticsGridLevelProxyRequestMethodEntry 24 } affirmedZoneContentStatisticsGridLevelProxyRequestMethodMethodpropfindaborted OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of PROPFIND request aborted/failed" ::= { affirmedZoneContentStatisticsGridLevelProxyRequestMethodEntry 25 } affirmedZoneContentStatisticsGridLevelProxyRequestMethodMethodproppatchreceived OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of PROPPATCH request received" ::= { affirmedZoneContentStatisticsGridLevelProxyRequestMethodEntry 26 } affirmedZoneContentStatisticsGridLevelProxyRequestMethodMethodproppatchaborted OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of PROPPATCH request aborted/failed" ::= { affirmedZoneContentStatisticsGridLevelProxyRequestMethodEntry 27 } affirmedZoneContentStatisticsGridLevelProxyRequestMethodMethodlockreceived OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of LOCK request received" ::= { affirmedZoneContentStatisticsGridLevelProxyRequestMethodEntry 28 } affirmedZoneContentStatisticsGridLevelProxyRequestMethodMethodlockaborted OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of LOCK request aborted/failed" ::= { affirmedZoneContentStatisticsGridLevelProxyRequestMethodEntry 29 } affirmedZoneContentStatisticsGridLevelProxyRequestMethodMethodunlockreceived OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of UNLOCK request received" ::= { affirmedZoneContentStatisticsGridLevelProxyRequestMethodEntry 30 } affirmedZoneContentStatisticsGridLevelProxyRequestMethodMethodunlockaborted OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of UNLOCK request aborted/failed" ::= { affirmedZoneContentStatisticsGridLevelProxyRequestMethodEntry 31 } affirmedZoneContentStatisticsGridLevelProxyRequestMethodMethodpatchreceived OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of PATCH request received" ::= { affirmedZoneContentStatisticsGridLevelProxyRequestMethodEntry 32 } affirmedZoneContentStatisticsGridLevelProxyRequestMethodMethodpatchaborted OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of PATCH request aborted/failed" ::= { affirmedZoneContentStatisticsGridLevelProxyRequestMethodEntry 33 } affirmedZoneContentStatisticsGridLevelProxyRequestMethodUnknownmethodreceived OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Unknown-Method request received" ::= { affirmedZoneContentStatisticsGridLevelProxyRequestMethodEntry 34 } affirmedZoneContentStatisticsGridLevelProxyRequestMethodUnknownmethodaborted OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Unknown-Method request aborted/failed" ::= { affirmedZoneContentStatisticsGridLevelProxyRequestMethodEntry 35 } affirmedZoneContentStatisticsGridLevelProxyRequestMethodMethodaclreceived OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of ACL request received" ::= { affirmedZoneContentStatisticsGridLevelProxyRequestMethodEntry 36 } affirmedZoneContentStatisticsGridLevelProxyRequestMethodMethodaclaborted OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of ACL request aborted/failed" ::= { affirmedZoneContentStatisticsGridLevelProxyRequestMethodEntry 37 } affirmedZoneContentStatisticsGridLevelProxyRequestMethodMethodbaselinecontrolreceived OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of BASELINE-CONTROL request received" ::= { affirmedZoneContentStatisticsGridLevelProxyRequestMethodEntry 38 } affirmedZoneContentStatisticsGridLevelProxyRequestMethodMethodbaselinecontrolaborted OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of BASELINE-CONTROL request aborted/failed" ::= { affirmedZoneContentStatisticsGridLevelProxyRequestMethodEntry 39 } affirmedZoneContentStatisticsGridLevelProxyRequestMethodMethodbindreceived OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of BIND request received" ::= { affirmedZoneContentStatisticsGridLevelProxyRequestMethodEntry 40 } affirmedZoneContentStatisticsGridLevelProxyRequestMethodMethodbindaborted OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of BIND request aborted/failed" ::= { affirmedZoneContentStatisticsGridLevelProxyRequestMethodEntry 41 } affirmedZoneContentStatisticsGridLevelProxyRequestMethodMethodcheckinreceived OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of CHECKIN request received" ::= { affirmedZoneContentStatisticsGridLevelProxyRequestMethodEntry 42 } affirmedZoneContentStatisticsGridLevelProxyRequestMethodMethodcheckinaborted OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of CHECKIN request aborted/failed" ::= { affirmedZoneContentStatisticsGridLevelProxyRequestMethodEntry 43 } affirmedZoneContentStatisticsGridLevelProxyRequestMethodMethodcheckoutreceived OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of CHECKOUT request received" ::= { affirmedZoneContentStatisticsGridLevelProxyRequestMethodEntry 44 } affirmedZoneContentStatisticsGridLevelProxyRequestMethodMethodcheckoutaborted OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of CHECKOUT request aborted/failed" ::= { affirmedZoneContentStatisticsGridLevelProxyRequestMethodEntry 45 } affirmedZoneContentStatisticsGridLevelProxyRequestMethodMethodlabelreceived OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of LABEL request received" ::= { affirmedZoneContentStatisticsGridLevelProxyRequestMethodEntry 46 } affirmedZoneContentStatisticsGridLevelProxyRequestMethodMethodlabelaborted OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of LABEL request aborted/failed" ::= { affirmedZoneContentStatisticsGridLevelProxyRequestMethodEntry 47 } affirmedZoneContentStatisticsGridLevelProxyRequestMethodMethodlinkreceived OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of LINK request received" ::= { affirmedZoneContentStatisticsGridLevelProxyRequestMethodEntry 48 } affirmedZoneContentStatisticsGridLevelProxyRequestMethodMethodlinkaborted OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of LINK request aborted/failed" ::= { affirmedZoneContentStatisticsGridLevelProxyRequestMethodEntry 49 } affirmedZoneContentStatisticsGridLevelProxyRequestMethodMethodmergereceived OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of MERGE request received" ::= { affirmedZoneContentStatisticsGridLevelProxyRequestMethodEntry 50 } affirmedZoneContentStatisticsGridLevelProxyRequestMethodMethodmergeaborted OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of MERGE request aborted/failed" ::= { affirmedZoneContentStatisticsGridLevelProxyRequestMethodEntry 51 } affirmedZoneContentStatisticsGridLevelProxyRequestMethodMethodmkactivityreceived OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of MKACTIVITY request received" ::= { affirmedZoneContentStatisticsGridLevelProxyRequestMethodEntry 52 } affirmedZoneContentStatisticsGridLevelProxyRequestMethodMethodmkactivityaborted OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of MKACTIVITY request aborted/failed" ::= { affirmedZoneContentStatisticsGridLevelProxyRequestMethodEntry 53 } affirmedZoneContentStatisticsGridLevelProxyRequestMethodMethodmkcalendarreceived OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of MKCALENDAR request received" ::= { affirmedZoneContentStatisticsGridLevelProxyRequestMethodEntry 54 } affirmedZoneContentStatisticsGridLevelProxyRequestMethodMethodmkcalendaraborted OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of MKCALENDAR request aborted/failed" ::= { affirmedZoneContentStatisticsGridLevelProxyRequestMethodEntry 55 } affirmedZoneContentStatisticsGridLevelProxyRequestMethodMethodmkredirectrefreceived OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of MKREDIRECTREF request received" ::= { affirmedZoneContentStatisticsGridLevelProxyRequestMethodEntry 56 } affirmedZoneContentStatisticsGridLevelProxyRequestMethodMethodmkredirectrefaborted OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of MKREDIRECTREF request aborted/failed" ::= { affirmedZoneContentStatisticsGridLevelProxyRequestMethodEntry 57 } affirmedZoneContentStatisticsGridLevelProxyRequestMethodMethodmkworkspacereceived OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of MKWORKSPACE request received" ::= { affirmedZoneContentStatisticsGridLevelProxyRequestMethodEntry 58 } affirmedZoneContentStatisticsGridLevelProxyRequestMethodMethodmkworkspaceaborted OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of MKWORKSPACE request aborted/failed" ::= { affirmedZoneContentStatisticsGridLevelProxyRequestMethodEntry 59 } affirmedZoneContentStatisticsGridLevelProxyRequestMethodMethodorderpatchreceived OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of ORDERPATCH request received" ::= { affirmedZoneContentStatisticsGridLevelProxyRequestMethodEntry 60 } affirmedZoneContentStatisticsGridLevelProxyRequestMethodMethodorderpatchaborted OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of ORDERPATCH request aborted/failed" ::= { affirmedZoneContentStatisticsGridLevelProxyRequestMethodEntry 61 } affirmedZoneContentStatisticsGridLevelProxyRequestMethodMethodprireceived OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of PRI request received" ::= { affirmedZoneContentStatisticsGridLevelProxyRequestMethodEntry 62 } affirmedZoneContentStatisticsGridLevelProxyRequestMethodMethodpriaborted OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of PRI request aborted/failed" ::= { affirmedZoneContentStatisticsGridLevelProxyRequestMethodEntry 63 } affirmedZoneContentStatisticsGridLevelProxyRequestMethodMethodrebindreceived OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of REBIND request received" ::= { affirmedZoneContentStatisticsGridLevelProxyRequestMethodEntry 64 } affirmedZoneContentStatisticsGridLevelProxyRequestMethodMethodrebindaborted OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of REBIND request aborted/failed" ::= { affirmedZoneContentStatisticsGridLevelProxyRequestMethodEntry 65 } affirmedZoneContentStatisticsGridLevelProxyRequestMethodMethodreportreceived OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of REPORT request received" ::= { affirmedZoneContentStatisticsGridLevelProxyRequestMethodEntry 66 } affirmedZoneContentStatisticsGridLevelProxyRequestMethodMethodreportaborted OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of REPORT request aborted/failed" ::= { affirmedZoneContentStatisticsGridLevelProxyRequestMethodEntry 67 } affirmedZoneContentStatisticsGridLevelProxyRequestMethodMethodsearchreceived OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of SEARCH request received" ::= { affirmedZoneContentStatisticsGridLevelProxyRequestMethodEntry 68 } affirmedZoneContentStatisticsGridLevelProxyRequestMethodMethodsearchaborted OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of SEARCH request aborted/failed" ::= { affirmedZoneContentStatisticsGridLevelProxyRequestMethodEntry 69 } affirmedZoneContentStatisticsGridLevelProxyRequestMethodMethodunbindreceived OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of UNBIND request received" ::= { affirmedZoneContentStatisticsGridLevelProxyRequestMethodEntry 70 } affirmedZoneContentStatisticsGridLevelProxyRequestMethodMethodunbindaborted OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of UNBIND request aborted/failed" ::= { affirmedZoneContentStatisticsGridLevelProxyRequestMethodEntry 71 } affirmedZoneContentStatisticsGridLevelProxyRequestMethodMethoduncheckoutreceived OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of UNCHECKOUT request received" ::= { affirmedZoneContentStatisticsGridLevelProxyRequestMethodEntry 72 } affirmedZoneContentStatisticsGridLevelProxyRequestMethodMethoduncheckoutaborted OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of UNCHECKOUT request aborted/failed" ::= { affirmedZoneContentStatisticsGridLevelProxyRequestMethodEntry 73 } affirmedZoneContentStatisticsGridLevelProxyRequestMethodMethodunlinkreceived OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of UNLINK request received" ::= { affirmedZoneContentStatisticsGridLevelProxyRequestMethodEntry 74 } affirmedZoneContentStatisticsGridLevelProxyRequestMethodMethodunlinkaborted OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of UNLINK request aborted/failed" ::= { affirmedZoneContentStatisticsGridLevelProxyRequestMethodEntry 75 } affirmedZoneContentStatisticsGridLevelProxyRequestMethodMethodupdatereceived OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of UPDATE request received" ::= { affirmedZoneContentStatisticsGridLevelProxyRequestMethodEntry 76 } affirmedZoneContentStatisticsGridLevelProxyRequestMethodMethodupdateaborted OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of UPDATE request aborted/failed" ::= { affirmedZoneContentStatisticsGridLevelProxyRequestMethodEntry 77 } affirmedZoneContentStatisticsGridLevelProxyRequestMethodMethodupdateredirectrefreceived OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of UPDATEREDIRECTREF request received" ::= { affirmedZoneContentStatisticsGridLevelProxyRequestMethodEntry 78 } affirmedZoneContentStatisticsGridLevelProxyRequestMethodMethodupdateredirectrefaborted OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of UPDATEREDIRECTREF request aborted/failed" ::= { affirmedZoneContentStatisticsGridLevelProxyRequestMethodEntry 79 } affirmedZoneContentStatisticsGridLevelProxyRequestMethodMethodversioncontrolreceived OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of VERSION-CONTROL request received" ::= { affirmedZoneContentStatisticsGridLevelProxyRequestMethodEntry 80 } affirmedZoneContentStatisticsGridLevelProxyRequestMethodMethodversioncontrolaborted OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of VERSION-CONTROL request aborted/failed" ::= { affirmedZoneContentStatisticsGridLevelProxyRequestMethodEntry 81 } affirmedZoneContentStatisticsGridLevelProxyRequestMethodUnsupportedmethodreceived OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Unsupported-Method request received" ::= { affirmedZoneContentStatisticsGridLevelProxyRequestMethodEntry 82 } affirmedZoneContentStatisticsGridLevelProxyOverloadControlTable OBJECT-TYPE SYNTAX SEQUENCE OF AffirmedZoneContentStatisticsGridLevelProxyOverloadControlEntry MAX-ACCESS not-accessible STATUS deprecated DESCRIPTION "" ::= { affirmedZoneMIB 80 } affirmedZoneContentStatisticsGridLevelProxyOverloadControlEntry OBJECT-TYPE SYNTAX AffirmedZoneContentStatisticsGridLevelProxyOverloadControlEntry MAX-ACCESS not-accessible STATUS deprecated DESCRIPTION "" INDEX { affirmedZoneName, affirmedZoneContentStatisticsGridLevelProxyOverloadControlGrid } ::= { affirmedZoneContentStatisticsGridLevelProxyOverloadControlTable 1 } AffirmedZoneContentStatisticsGridLevelProxyOverloadControlEntry ::= SEQUENCE { affirmedZoneContentStatisticsGridLevelProxyOverloadControlGrid Unsigned32, affirmedZoneContentStatisticsGridLevelProxyOverloadControlNumconnectionacceptsoc ConfdString, affirmedZoneContentStatisticsGridLevelProxyOverloadControlNumconnectiondeniesoc ConfdString } affirmedZoneContentStatisticsGridLevelProxyOverloadControlGrid OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS not-accessible STATUS current DESCRIPTION "grid ID" ::= { affirmedZoneContentStatisticsGridLevelProxyOverloadControlEntry 1 } affirmedZoneContentStatisticsGridLevelProxyOverloadControlNumconnectionacceptsoc OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of overload control connection accepts" ::= { affirmedZoneContentStatisticsGridLevelProxyOverloadControlEntry 2 } affirmedZoneContentStatisticsGridLevelProxyOverloadControlNumconnectiondeniesoc OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of overload control connections denies" ::= { affirmedZoneContentStatisticsGridLevelProxyOverloadControlEntry 3 } affirmedZoneContentStatisticsGridLevelProxyVideoTable OBJECT-TYPE SYNTAX SEQUENCE OF AffirmedZoneContentStatisticsGridLevelProxyVideoEntry MAX-ACCESS not-accessible STATUS deprecated DESCRIPTION "" ::= { affirmedZoneMIB 81 } affirmedZoneContentStatisticsGridLevelProxyVideoEntry OBJECT-TYPE SYNTAX AffirmedZoneContentStatisticsGridLevelProxyVideoEntry MAX-ACCESS not-accessible STATUS deprecated DESCRIPTION "" INDEX { affirmedZoneName, affirmedZoneContentStatisticsGridLevelProxyVideoGrid } ::= { affirmedZoneContentStatisticsGridLevelProxyVideoTable 1 } AffirmedZoneContentStatisticsGridLevelProxyVideoEntry ::= SEQUENCE { affirmedZoneContentStatisticsGridLevelProxyVideoGrid Unsigned32, affirmedZoneContentStatisticsGridLevelProxyVideoVideoattempts ConfdString, affirmedZoneContentStatisticsGridLevelProxyVideoVideosuccesses ConfdString, affirmedZoneContentStatisticsGridLevelProxyVideoVideosuccessescached ConfdString, affirmedZoneContentStatisticsGridLevelProxyVideoVideoservedfromcache ConfdString, affirmedZoneContentStatisticsGridLevelProxyVideoVideoaborts ConfdString, affirmedZoneContentStatisticsGridLevelProxyVideoVideofailures ConfdString, affirmedZoneContentStatisticsGridLevelProxyVideoVideoseekrequests ConfdString, affirmedZoneContentStatisticsGridLevelProxyVideoFlvvideosuccesses ConfdString, affirmedZoneContentStatisticsGridLevelProxyVideoFlvvideosuccessescached ConfdString, affirmedZoneContentStatisticsGridLevelProxyVideoFlvvideoservedfromcache ConfdString, affirmedZoneContentStatisticsGridLevelProxyVideoFlvvideoaborts ConfdString, affirmedZoneContentStatisticsGridLevelProxyVideoMp4videosuccesses ConfdString, affirmedZoneContentStatisticsGridLevelProxyVideoMp4videosuccessescached ConfdString, affirmedZoneContentStatisticsGridLevelProxyVideoMp4videoservedfromcache ConfdString, affirmedZoneContentStatisticsGridLevelProxyVideoMp4videoaborts ConfdString, affirmedZoneContentStatisticsGridLevelProxyVideoYoutubevideosuccesses ConfdString, affirmedZoneContentStatisticsGridLevelProxyVideoYoutubevideosuccessescached ConfdString, affirmedZoneContentStatisticsGridLevelProxyVideoYoutubevideoservedfromcache ConfdString, affirmedZoneContentStatisticsGridLevelProxyVideoYoutubevideoaborts ConfdString, affirmedZoneContentStatisticsGridLevelProxyVideoDailymotionvideosuccesses ConfdString, affirmedZoneContentStatisticsGridLevelProxyVideoDailymotionvideosuccessescached ConfdString, affirmedZoneContentStatisticsGridLevelProxyVideoDailymotionvideoservedfromcache ConfdString, affirmedZoneContentStatisticsGridLevelProxyVideoDailymotionvideoaborts ConfdString, affirmedZoneContentStatisticsGridLevelProxyVideoMetacafevideosuccesses ConfdString, affirmedZoneContentStatisticsGridLevelProxyVideoMetacafevideosuccessescached ConfdString, affirmedZoneContentStatisticsGridLevelProxyVideoMetacafevideoservedfromcache ConfdString, affirmedZoneContentStatisticsGridLevelProxyVideoMetacafevideoaborts ConfdString, affirmedZoneContentStatisticsGridLevelProxyVideoVideosizemin ConfdString, affirmedZoneContentStatisticsGridLevelProxyVideoVideosizemax ConfdString, affirmedZoneContentStatisticsGridLevelProxyVideoVideosizeaverage ConfdString, affirmedZoneContentStatisticsGridLevelProxyVideoVideosizetotal ConfdString, affirmedZoneContentStatisticsGridLevelProxyVideoFlvvideosizemin ConfdString, affirmedZoneContentStatisticsGridLevelProxyVideoFlvvideosizemax ConfdString, affirmedZoneContentStatisticsGridLevelProxyVideoFlvvideosizeaverage ConfdString, affirmedZoneContentStatisticsGridLevelProxyVideoFlvvideosizetotal ConfdString, affirmedZoneContentStatisticsGridLevelProxyVideoMp4videosizemin ConfdString, affirmedZoneContentStatisticsGridLevelProxyVideoMp4videosizemax ConfdString, affirmedZoneContentStatisticsGridLevelProxyVideoMp4videosizeaverage ConfdString, affirmedZoneContentStatisticsGridLevelProxyVideoMp4videosizetotal ConfdString, affirmedZoneContentStatisticsGridLevelProxyVideoFlvvideodurationmin ConfdString, affirmedZoneContentStatisticsGridLevelProxyVideoFlvvideodurationmax ConfdString, affirmedZoneContentStatisticsGridLevelProxyVideoFlvvideodurationaverage ConfdString, affirmedZoneContentStatisticsGridLevelProxyVideoFlvvideodurationtotal ConfdString, affirmedZoneContentStatisticsGridLevelProxyVideoMp4videodurationmin ConfdString, affirmedZoneContentStatisticsGridLevelProxyVideoMp4videodurationmax ConfdString, affirmedZoneContentStatisticsGridLevelProxyVideoMp4videodurationaverage ConfdString, affirmedZoneContentStatisticsGridLevelProxyVideoMp4videodurationtotal ConfdString, affirmedZoneContentStatisticsGridLevelProxyVideoVideoservedbytesfromcache ConfdString, affirmedZoneContentStatisticsGridLevelProxyVideoVideopacedrequests ConfdString, affirmedZoneContentStatisticsGridLevelProxyVideoVideosizepacedtotal ConfdString, affirmedZoneContentStatisticsGridLevelProxyVideoVideosizepacedsent ConfdString, affirmedZoneContentStatisticsGridLevelProxyVideoWebmvideosuccesses ConfdString, affirmedZoneContentStatisticsGridLevelProxyVideoWebmvideosuccessescached ConfdString, affirmedZoneContentStatisticsGridLevelProxyVideoWebmvideoservedfromcache ConfdString, affirmedZoneContentStatisticsGridLevelProxyVideoWebmvideoaborts ConfdString, affirmedZoneContentStatisticsGridLevelProxyVideoWebmvideosizemin ConfdString, affirmedZoneContentStatisticsGridLevelProxyVideoWebmvideosizemax ConfdString, affirmedZoneContentStatisticsGridLevelProxyVideoWebmvideosizeaverage ConfdString, affirmedZoneContentStatisticsGridLevelProxyVideoWebmvideosizetotal ConfdString, affirmedZoneContentStatisticsGridLevelProxyVideoWebmvideodurationmin ConfdString, affirmedZoneContentStatisticsGridLevelProxyVideoWebmvideodurationmax ConfdString, affirmedZoneContentStatisticsGridLevelProxyVideoWebmvideodurationaverage ConfdString, affirmedZoneContentStatisticsGridLevelProxyVideoWebmvideodurationtotal ConfdString } affirmedZoneContentStatisticsGridLevelProxyVideoGrid OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS not-accessible STATUS current DESCRIPTION "grid ID" ::= { affirmedZoneContentStatisticsGridLevelProxyVideoEntry 1 } affirmedZoneContentStatisticsGridLevelProxyVideoVideoattempts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of video attempts" ::= { affirmedZoneContentStatisticsGridLevelProxyVideoEntry 2 } affirmedZoneContentStatisticsGridLevelProxyVideoVideosuccesses OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of video successes" ::= { affirmedZoneContentStatisticsGridLevelProxyVideoEntry 3 } affirmedZoneContentStatisticsGridLevelProxyVideoVideosuccessescached OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of video successes cached" ::= { affirmedZoneContentStatisticsGridLevelProxyVideoEntry 4 } affirmedZoneContentStatisticsGridLevelProxyVideoVideoservedfromcache OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of video served from cache" ::= { affirmedZoneContentStatisticsGridLevelProxyVideoEntry 5 } affirmedZoneContentStatisticsGridLevelProxyVideoVideoaborts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of video aborts" ::= { affirmedZoneContentStatisticsGridLevelProxyVideoEntry 6 } affirmedZoneContentStatisticsGridLevelProxyVideoVideofailures OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of video failures" ::= { affirmedZoneContentStatisticsGridLevelProxyVideoEntry 7 } affirmedZoneContentStatisticsGridLevelProxyVideoVideoseekrequests OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of video seek requests" ::= { affirmedZoneContentStatisticsGridLevelProxyVideoEntry 8 } affirmedZoneContentStatisticsGridLevelProxyVideoFlvvideosuccesses OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of FLV video successes" ::= { affirmedZoneContentStatisticsGridLevelProxyVideoEntry 9 } affirmedZoneContentStatisticsGridLevelProxyVideoFlvvideosuccessescached OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of FLV video successes cached" ::= { affirmedZoneContentStatisticsGridLevelProxyVideoEntry 10 } affirmedZoneContentStatisticsGridLevelProxyVideoFlvvideoservedfromcache OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of FLV video served from cache" ::= { affirmedZoneContentStatisticsGridLevelProxyVideoEntry 11 } affirmedZoneContentStatisticsGridLevelProxyVideoFlvvideoaborts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of FLV video aborts" ::= { affirmedZoneContentStatisticsGridLevelProxyVideoEntry 12 } affirmedZoneContentStatisticsGridLevelProxyVideoMp4videosuccesses OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of MP4 video successes" ::= { affirmedZoneContentStatisticsGridLevelProxyVideoEntry 13 } affirmedZoneContentStatisticsGridLevelProxyVideoMp4videosuccessescached OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of MP4 video successes cached" ::= { affirmedZoneContentStatisticsGridLevelProxyVideoEntry 14 } affirmedZoneContentStatisticsGridLevelProxyVideoMp4videoservedfromcache OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of MP4 video served from cache" ::= { affirmedZoneContentStatisticsGridLevelProxyVideoEntry 15 } affirmedZoneContentStatisticsGridLevelProxyVideoMp4videoaborts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of MP4 video aborts" ::= { affirmedZoneContentStatisticsGridLevelProxyVideoEntry 16 } affirmedZoneContentStatisticsGridLevelProxyVideoYoutubevideosuccesses OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of success video served by YouTube" ::= { affirmedZoneContentStatisticsGridLevelProxyVideoEntry 17 } affirmedZoneContentStatisticsGridLevelProxyVideoYoutubevideosuccessescached OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of success cached video served by YouTube" ::= { affirmedZoneContentStatisticsGridLevelProxyVideoEntry 18 } affirmedZoneContentStatisticsGridLevelProxyVideoYoutubevideoservedfromcache OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of YouTube videos served from cache" ::= { affirmedZoneContentStatisticsGridLevelProxyVideoEntry 19 } affirmedZoneContentStatisticsGridLevelProxyVideoYoutubevideoaborts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of abort video served by Youtube " ::= { affirmedZoneContentStatisticsGridLevelProxyVideoEntry 20 } affirmedZoneContentStatisticsGridLevelProxyVideoDailymotionvideosuccesses OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of success video served by Dailymotion" ::= { affirmedZoneContentStatisticsGridLevelProxyVideoEntry 21 } affirmedZoneContentStatisticsGridLevelProxyVideoDailymotionvideosuccessescached OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of success cached video served by Dailymotion" ::= { affirmedZoneContentStatisticsGridLevelProxyVideoEntry 22 } affirmedZoneContentStatisticsGridLevelProxyVideoDailymotionvideoservedfromcache OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Dailymotion videos served from cache" ::= { affirmedZoneContentStatisticsGridLevelProxyVideoEntry 23 } affirmedZoneContentStatisticsGridLevelProxyVideoDailymotionvideoaborts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of abort video served by Dailymotion" ::= { affirmedZoneContentStatisticsGridLevelProxyVideoEntry 24 } affirmedZoneContentStatisticsGridLevelProxyVideoMetacafevideosuccesses OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of success video served by Metacafe" ::= { affirmedZoneContentStatisticsGridLevelProxyVideoEntry 25 } affirmedZoneContentStatisticsGridLevelProxyVideoMetacafevideosuccessescached OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of success cached video served by Metacafe" ::= { affirmedZoneContentStatisticsGridLevelProxyVideoEntry 26 } affirmedZoneContentStatisticsGridLevelProxyVideoMetacafevideoservedfromcache OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Metacafe videos served from cache" ::= { affirmedZoneContentStatisticsGridLevelProxyVideoEntry 27 } affirmedZoneContentStatisticsGridLevelProxyVideoMetacafevideoaborts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of abort video served by Metacafe" ::= { affirmedZoneContentStatisticsGridLevelProxyVideoEntry 28 } affirmedZoneContentStatisticsGridLevelProxyVideoVideosizemin OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Minimum video size in bytes" ::= { affirmedZoneContentStatisticsGridLevelProxyVideoEntry 29 } affirmedZoneContentStatisticsGridLevelProxyVideoVideosizemax OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Maximum video size in bytes" ::= { affirmedZoneContentStatisticsGridLevelProxyVideoEntry 30 } affirmedZoneContentStatisticsGridLevelProxyVideoVideosizeaverage OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Average video size in bytes" ::= { affirmedZoneContentStatisticsGridLevelProxyVideoEntry 31 } affirmedZoneContentStatisticsGridLevelProxyVideoVideosizetotal OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total video size in bytes" ::= { affirmedZoneContentStatisticsGridLevelProxyVideoEntry 32 } affirmedZoneContentStatisticsGridLevelProxyVideoFlvvideosizemin OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Minimum FLV video size in bytes" ::= { affirmedZoneContentStatisticsGridLevelProxyVideoEntry 33 } affirmedZoneContentStatisticsGridLevelProxyVideoFlvvideosizemax OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Maximum FLV video size in bytes" ::= { affirmedZoneContentStatisticsGridLevelProxyVideoEntry 34 } affirmedZoneContentStatisticsGridLevelProxyVideoFlvvideosizeaverage OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Average FLV video size in bytes" ::= { affirmedZoneContentStatisticsGridLevelProxyVideoEntry 35 } affirmedZoneContentStatisticsGridLevelProxyVideoFlvvideosizetotal OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total FLV video size in bytes" ::= { affirmedZoneContentStatisticsGridLevelProxyVideoEntry 36 } affirmedZoneContentStatisticsGridLevelProxyVideoMp4videosizemin OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Minimum MP4 video size in bytes" ::= { affirmedZoneContentStatisticsGridLevelProxyVideoEntry 37 } affirmedZoneContentStatisticsGridLevelProxyVideoMp4videosizemax OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Maximum MP4 video size in bytes" ::= { affirmedZoneContentStatisticsGridLevelProxyVideoEntry 38 } affirmedZoneContentStatisticsGridLevelProxyVideoMp4videosizeaverage OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Average MP4 video size in bytes" ::= { affirmedZoneContentStatisticsGridLevelProxyVideoEntry 39 } affirmedZoneContentStatisticsGridLevelProxyVideoMp4videosizetotal OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total MP4 video size in bytes" ::= { affirmedZoneContentStatisticsGridLevelProxyVideoEntry 40 } affirmedZoneContentStatisticsGridLevelProxyVideoFlvvideodurationmin OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Minimum FLV video duration in seconds" ::= { affirmedZoneContentStatisticsGridLevelProxyVideoEntry 41 } affirmedZoneContentStatisticsGridLevelProxyVideoFlvvideodurationmax OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Maximum FLV video duration in seconds" ::= { affirmedZoneContentStatisticsGridLevelProxyVideoEntry 42 } affirmedZoneContentStatisticsGridLevelProxyVideoFlvvideodurationaverage OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Average FLV video duration in seconds" ::= { affirmedZoneContentStatisticsGridLevelProxyVideoEntry 43 } affirmedZoneContentStatisticsGridLevelProxyVideoFlvvideodurationtotal OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total FLV video duration in seconds" ::= { affirmedZoneContentStatisticsGridLevelProxyVideoEntry 44 } affirmedZoneContentStatisticsGridLevelProxyVideoMp4videodurationmin OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Minimum MP4 video duration in seconds" ::= { affirmedZoneContentStatisticsGridLevelProxyVideoEntry 45 } affirmedZoneContentStatisticsGridLevelProxyVideoMp4videodurationmax OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Maximum MP4 video duration in seconds" ::= { affirmedZoneContentStatisticsGridLevelProxyVideoEntry 46 } affirmedZoneContentStatisticsGridLevelProxyVideoMp4videodurationaverage OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Average MP4 video duration in seconds" ::= { affirmedZoneContentStatisticsGridLevelProxyVideoEntry 47 } affirmedZoneContentStatisticsGridLevelProxyVideoMp4videodurationtotal OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total MP4 video duration in seconds" ::= { affirmedZoneContentStatisticsGridLevelProxyVideoEntry 48 } affirmedZoneContentStatisticsGridLevelProxyVideoVideoservedbytesfromcache OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of video (bytes) served from cache" ::= { affirmedZoneContentStatisticsGridLevelProxyVideoEntry 49 } affirmedZoneContentStatisticsGridLevelProxyVideoVideopacedrequests OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of videos for which video-pacing was applied" ::= { affirmedZoneContentStatisticsGridLevelProxyVideoEntry 50 } affirmedZoneContentStatisticsGridLevelProxyVideoVideosizepacedtotal OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Length in bytes of videos for which pacing is applied" ::= { affirmedZoneContentStatisticsGridLevelProxyVideoEntry 51 } affirmedZoneContentStatisticsGridLevelProxyVideoVideosizepacedsent OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of bytes of paced videos delivered" ::= { affirmedZoneContentStatisticsGridLevelProxyVideoEntry 52 } affirmedZoneContentStatisticsGridLevelProxyVideoWebmvideosuccesses OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of WEBM video successes" ::= { affirmedZoneContentStatisticsGridLevelProxyVideoEntry 53 } affirmedZoneContentStatisticsGridLevelProxyVideoWebmvideosuccessescached OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of WEBM video successes cached" ::= { affirmedZoneContentStatisticsGridLevelProxyVideoEntry 54 } affirmedZoneContentStatisticsGridLevelProxyVideoWebmvideoservedfromcache OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of WEBM video served from cache" ::= { affirmedZoneContentStatisticsGridLevelProxyVideoEntry 55 } affirmedZoneContentStatisticsGridLevelProxyVideoWebmvideoaborts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of WEBM video aborts" ::= { affirmedZoneContentStatisticsGridLevelProxyVideoEntry 56 } affirmedZoneContentStatisticsGridLevelProxyVideoWebmvideosizemin OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Minimum WEBM video size in bytes" ::= { affirmedZoneContentStatisticsGridLevelProxyVideoEntry 57 } affirmedZoneContentStatisticsGridLevelProxyVideoWebmvideosizemax OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Maximum WEBM video size in bytes" ::= { affirmedZoneContentStatisticsGridLevelProxyVideoEntry 58 } affirmedZoneContentStatisticsGridLevelProxyVideoWebmvideosizeaverage OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Average WEBM video size in bytes" ::= { affirmedZoneContentStatisticsGridLevelProxyVideoEntry 59 } affirmedZoneContentStatisticsGridLevelProxyVideoWebmvideosizetotal OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total WEBM video size in bytes" ::= { affirmedZoneContentStatisticsGridLevelProxyVideoEntry 60 } affirmedZoneContentStatisticsGridLevelProxyVideoWebmvideodurationmin OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Minimum WEBM video duration in seconds" ::= { affirmedZoneContentStatisticsGridLevelProxyVideoEntry 61 } affirmedZoneContentStatisticsGridLevelProxyVideoWebmvideodurationmax OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Maximum WEBM video duration in seconds" ::= { affirmedZoneContentStatisticsGridLevelProxyVideoEntry 62 } affirmedZoneContentStatisticsGridLevelProxyVideoWebmvideodurationaverage OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Average WEBM video duration in seconds" ::= { affirmedZoneContentStatisticsGridLevelProxyVideoEntry 63 } affirmedZoneContentStatisticsGridLevelProxyVideoWebmvideodurationtotal OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total WEBM video duration in seconds" ::= { affirmedZoneContentStatisticsGridLevelProxyVideoEntry 64 } affirmedZoneContentStatisticsGridLevelProxyTcpOptzTable OBJECT-TYPE SYNTAX SEQUENCE OF AffirmedZoneContentStatisticsGridLevelProxyTcpOptzEntry MAX-ACCESS not-accessible STATUS deprecated DESCRIPTION "" ::= { affirmedZoneMIB 82 } affirmedZoneContentStatisticsGridLevelProxyTcpOptzEntry OBJECT-TYPE SYNTAX AffirmedZoneContentStatisticsGridLevelProxyTcpOptzEntry MAX-ACCESS not-accessible STATUS deprecated DESCRIPTION "" INDEX { affirmedZoneName, affirmedZoneContentStatisticsGridLevelProxyTcpOptzGrid } ::= { affirmedZoneContentStatisticsGridLevelProxyTcpOptzTable 1 } AffirmedZoneContentStatisticsGridLevelProxyTcpOptzEntry ::= SEQUENCE { affirmedZoneContentStatisticsGridLevelProxyTcpOptzGrid Unsigned32, affirmedZoneContentStatisticsGridLevelProxyTcpOptzTotalnumofconnections ConfdString, affirmedZoneContentStatisticsGridLevelProxyTcpOptzNumofactiveconnections ConfdString, affirmedZoneContentStatisticsGridLevelProxyTcpOptzNumofservicedconnections ConfdString, affirmedZoneContentStatisticsGridLevelProxyTcpOptzNumofbypassconnections ConfdString, affirmedZoneContentStatisticsGridLevelProxyTcpOptzNumconnectionsnoserviceprofile ConfdString, affirmedZoneContentStatisticsGridLevelProxyTcpOptzNumconnectionsapplyservicefailed ConfdString } affirmedZoneContentStatisticsGridLevelProxyTcpOptzGrid OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS not-accessible STATUS current DESCRIPTION "grid ID" ::= { affirmedZoneContentStatisticsGridLevelProxyTcpOptzEntry 1 } affirmedZoneContentStatisticsGridLevelProxyTcpOptzTotalnumofconnections OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of TCP connections" ::= { affirmedZoneContentStatisticsGridLevelProxyTcpOptzEntry 2 } affirmedZoneContentStatisticsGridLevelProxyTcpOptzNumofactiveconnections OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of active TCP connections" ::= { affirmedZoneContentStatisticsGridLevelProxyTcpOptzEntry 3 } affirmedZoneContentStatisticsGridLevelProxyTcpOptzNumofservicedconnections OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of connections that TCP Optimization Service were applied" ::= { affirmedZoneContentStatisticsGridLevelProxyTcpOptzEntry 4 } affirmedZoneContentStatisticsGridLevelProxyTcpOptzNumofbypassconnections OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of connections that bypass the TCP Optimization Service" ::= { affirmedZoneContentStatisticsGridLevelProxyTcpOptzEntry 5 } affirmedZoneContentStatisticsGridLevelProxyTcpOptzNumconnectionsnoserviceprofile OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of connections that failed because no TCP service profile" ::= { affirmedZoneContentStatisticsGridLevelProxyTcpOptzEntry 6 } affirmedZoneContentStatisticsGridLevelProxyTcpOptzNumconnectionsapplyservicefailed OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of tcp connections that failed because cannot apply TCP services" ::= { affirmedZoneContentStatisticsGridLevelProxyTcpOptzEntry 7 } affirmedZoneContentStatisticsGridLevelProxyWebImageOptSummaryTable OBJECT-TYPE SYNTAX SEQUENCE OF AffirmedZoneContentStatisticsGridLevelProxyWebImageOptSummaryEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "" ::= { affirmedZoneMIB 83 } affirmedZoneContentStatisticsGridLevelProxyWebImageOptSummaryEntry OBJECT-TYPE SYNTAX AffirmedZoneContentStatisticsGridLevelProxyWebImageOptSummaryEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "" INDEX { affirmedZoneName, affirmedZoneContentStatisticsGridLevelProxyWebImageOptSummaryGrid } ::= { affirmedZoneContentStatisticsGridLevelProxyWebImageOptSummaryTable 1 } AffirmedZoneContentStatisticsGridLevelProxyWebImageOptSummaryEntry ::= SEQUENCE { affirmedZoneContentStatisticsGridLevelProxyWebImageOptSummaryGrid Unsigned32, affirmedZoneContentStatisticsGridLevelProxyWebImageOptSummaryNumwebimageoptattempts ConfdString, affirmedZoneContentStatisticsGridLevelProxyWebImageOptSummaryNumwebimageoptsuccesses ConfdString, affirmedZoneContentStatisticsGridLevelProxyWebImageOptSummaryNumwebimageoptcancels ConfdString, affirmedZoneContentStatisticsGridLevelProxyWebImageOptSummaryNumwebimageoptfailures ConfdString, affirmedZoneContentStatisticsGridLevelProxyWebImageOptSummaryNumwebimageoptbytesattempt ConfdString, affirmedZoneContentStatisticsGridLevelProxyWebImageOptSummaryNumwebimageoptbytesnotadapted ConfdString, affirmedZoneContentStatisticsGridLevelProxyWebImageOptSummaryNumwebimageoptbytesadapted ConfdString, affirmedZoneContentStatisticsGridLevelProxyWebImageOptSummaryWebimagesizemax ConfdString, affirmedZoneContentStatisticsGridLevelProxyWebImageOptSummaryWebimagesizemin ConfdString, affirmedZoneContentStatisticsGridLevelProxyWebImageOptSummaryWebimagesizeavg ConfdString, affirmedZoneContentStatisticsGridLevelProxyWebImageOptSummaryWebimageadaptedsizemax ConfdString, affirmedZoneContentStatisticsGridLevelProxyWebImageOptSummaryWebimageadaptedsizemin ConfdString, affirmedZoneContentStatisticsGridLevelProxyWebImageOptSummaryWebimageadaptedsizeavg ConfdString, affirmedZoneContentStatisticsGridLevelProxyWebImageOptSummaryNumwebimageoptaborts ConfdString } affirmedZoneContentStatisticsGridLevelProxyWebImageOptSummaryGrid OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS not-accessible STATUS current DESCRIPTION "grid ID" ::= { affirmedZoneContentStatisticsGridLevelProxyWebImageOptSummaryEntry 1 } affirmedZoneContentStatisticsGridLevelProxyWebImageOptSummaryNumwebimageoptattempts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Web Image Optimization attempts" ::= { affirmedZoneContentStatisticsGridLevelProxyWebImageOptSummaryEntry 2 } affirmedZoneContentStatisticsGridLevelProxyWebImageOptSummaryNumwebimageoptsuccesses OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Web Image Optimization successes" ::= { affirmedZoneContentStatisticsGridLevelProxyWebImageOptSummaryEntry 3 } affirmedZoneContentStatisticsGridLevelProxyWebImageOptSummaryNumwebimageoptcancels OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Web Image Optimization cancels" ::= { affirmedZoneContentStatisticsGridLevelProxyWebImageOptSummaryEntry 4 } affirmedZoneContentStatisticsGridLevelProxyWebImageOptSummaryNumwebimageoptfailures OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Web Image Optimization failures" ::= { affirmedZoneContentStatisticsGridLevelProxyWebImageOptSummaryEntry 5 } affirmedZoneContentStatisticsGridLevelProxyWebImageOptSummaryNumwebimageoptbytesattempt OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Web Image Optimization bytes attempt to adapt" ::= { affirmedZoneContentStatisticsGridLevelProxyWebImageOptSummaryEntry 6 } affirmedZoneContentStatisticsGridLevelProxyWebImageOptSummaryNumwebimageoptbytesnotadapted OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Web Image Optimization bytes not adapted" ::= { affirmedZoneContentStatisticsGridLevelProxyWebImageOptSummaryEntry 7 } affirmedZoneContentStatisticsGridLevelProxyWebImageOptSummaryNumwebimageoptbytesadapted OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Web Image Optimization bytes adapted" ::= { affirmedZoneContentStatisticsGridLevelProxyWebImageOptSummaryEntry 8 } affirmedZoneContentStatisticsGridLevelProxyWebImageOptSummaryWebimagesizemax OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Web Image Size Max (Bytes)" ::= { affirmedZoneContentStatisticsGridLevelProxyWebImageOptSummaryEntry 9 } affirmedZoneContentStatisticsGridLevelProxyWebImageOptSummaryWebimagesizemin OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Web Image Size Min (Bytes)" ::= { affirmedZoneContentStatisticsGridLevelProxyWebImageOptSummaryEntry 10 } affirmedZoneContentStatisticsGridLevelProxyWebImageOptSummaryWebimagesizeavg OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Web Image Size Average (Bytes)" ::= { affirmedZoneContentStatisticsGridLevelProxyWebImageOptSummaryEntry 11 } affirmedZoneContentStatisticsGridLevelProxyWebImageOptSummaryWebimageadaptedsizemax OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Web Image Adapted Size Max (Bytes)" ::= { affirmedZoneContentStatisticsGridLevelProxyWebImageOptSummaryEntry 12 } affirmedZoneContentStatisticsGridLevelProxyWebImageOptSummaryWebimageadaptedsizemin OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Web Image Adapted Size Min (Bytes)" ::= { affirmedZoneContentStatisticsGridLevelProxyWebImageOptSummaryEntry 13 } affirmedZoneContentStatisticsGridLevelProxyWebImageOptSummaryWebimageadaptedsizeavg OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Web Image Adapted Size Average (Bytes)" ::= { affirmedZoneContentStatisticsGridLevelProxyWebImageOptSummaryEntry 14 } affirmedZoneContentStatisticsGridLevelProxyWebImageOptSummaryNumwebimageoptaborts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Web Image Optimization Aborts" ::= { affirmedZoneContentStatisticsGridLevelProxyWebImageOptSummaryEntry 15 } affirmedZoneContentStatisticsGridLevelProxyWebImageOptDetailTable OBJECT-TYPE SYNTAX SEQUENCE OF AffirmedZoneContentStatisticsGridLevelProxyWebImageOptDetailEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "" ::= { affirmedZoneMIB 84 } affirmedZoneContentStatisticsGridLevelProxyWebImageOptDetailEntry OBJECT-TYPE SYNTAX AffirmedZoneContentStatisticsGridLevelProxyWebImageOptDetailEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "" INDEX { affirmedZoneName, affirmedZoneContentStatisticsGridLevelProxyWebImageOptDetailGrid } ::= { affirmedZoneContentStatisticsGridLevelProxyWebImageOptDetailTable 1 } AffirmedZoneContentStatisticsGridLevelProxyWebImageOptDetailEntry ::= SEQUENCE { affirmedZoneContentStatisticsGridLevelProxyWebImageOptDetailGrid Unsigned32, affirmedZoneContentStatisticsGridLevelProxyWebImageOptDetailNumwebimageoptbelowsrcsizethresh ConfdString, affirmedZoneContentStatisticsGridLevelProxyWebImageOptDetailNumwebimageoptbelowpercentsavingthresh ConfdString, affirmedZoneContentStatisticsGridLevelProxyWebImageOptDetailNumwebimageopttgtmaxsizeexceeded ConfdString, affirmedZoneContentStatisticsGridLevelProxyWebImageOptDetailNumwebimageoptformatnotsupported ConfdString, affirmedZoneContentStatisticsGridLevelProxyWebImageOptDetailNumwebimageoptcompressnotallowed ConfdString, affirmedZoneContentStatisticsGridLevelProxyWebImageOptDetailNumwebimageoptdecompressimagefailed ConfdString, affirmedZoneContentStatisticsGridLevelProxyWebImageOptDetailNumwebimageoptcompressimagefailed ConfdString, affirmedZoneContentStatisticsGridLevelProxyWebImageOptDetailNumwebimageoptquantizeimagefailed ConfdString, affirmedZoneContentStatisticsGridLevelProxyWebImageOptDetailNumwebimageoptremovemetadatafailed ConfdString, affirmedZoneContentStatisticsGridLevelProxyWebImageOptDetailNumwebimageoptresizeimagefailed ConfdString, affirmedZoneContentStatisticsGridLevelProxyWebImageOptDetailNumwebimageoptalphablendimagefailed ConfdString, affirmedZoneContentStatisticsGridLevelProxyWebImageOptDetailNumwebimageoptgetsrcimageformatfailed ConfdString, affirmedZoneContentStatisticsGridLevelProxyWebImageOptDetailNumwebimageoptgettgtimageformatfailed ConfdString, affirmedZoneContentStatisticsGridLevelProxyWebImageOptDetailNumwebimageoptjpegattempts ConfdString, affirmedZoneContentStatisticsGridLevelProxyWebImageOptDetailNumwebimageoptjpegsuccesses ConfdString, affirmedZoneContentStatisticsGridLevelProxyWebImageOptDetailNumwebimageoptjpegbytesattempt ConfdString, affirmedZoneContentStatisticsGridLevelProxyWebImageOptDetailNumwebimageoptjpegbytesnotadapted ConfdString, affirmedZoneContentStatisticsGridLevelProxyWebImageOptDetailNumwebimageoptjpegbytesadapted ConfdString, affirmedZoneContentStatisticsGridLevelProxyWebImageOptDetailNumwebimageoptgifattempts ConfdString, affirmedZoneContentStatisticsGridLevelProxyWebImageOptDetailNumwebimageoptgifsuccesses ConfdString, affirmedZoneContentStatisticsGridLevelProxyWebImageOptDetailNumwebimageoptgifbytesattempt ConfdString, affirmedZoneContentStatisticsGridLevelProxyWebImageOptDetailNumwebimageoptgifbytesnotadapted ConfdString, affirmedZoneContentStatisticsGridLevelProxyWebImageOptDetailNumwebimageoptgifbytesadapted ConfdString, affirmedZoneContentStatisticsGridLevelProxyWebImageOptDetailNumwebimageoptpngattempts ConfdString, affirmedZoneContentStatisticsGridLevelProxyWebImageOptDetailNumwebimageoptpngsuccesses ConfdString, affirmedZoneContentStatisticsGridLevelProxyWebImageOptDetailNumwebimageoptpngbytesattempt ConfdString, affirmedZoneContentStatisticsGridLevelProxyWebImageOptDetailNumwebimageoptpngbytesnotadapted ConfdString, affirmedZoneContentStatisticsGridLevelProxyWebImageOptDetailNumwebimageoptpngbytesadapted ConfdString, affirmedZoneContentStatisticsGridLevelProxyWebImageOptDetailNumwebimageoptsrcmaxsizeexceeded ConfdString, affirmedZoneContentStatisticsGridLevelProxyWebImageOptDetailNumwebimageoptcontenttypemismatches ConfdString, affirmedZoneContentStatisticsGridLevelProxyWebImageOptDetailNumwebimageoptcpuoverload ConfdString } affirmedZoneContentStatisticsGridLevelProxyWebImageOptDetailGrid OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS not-accessible STATUS current DESCRIPTION "grid ID" ::= { affirmedZoneContentStatisticsGridLevelProxyWebImageOptDetailEntry 1 } affirmedZoneContentStatisticsGridLevelProxyWebImageOptDetailNumwebimageoptbelowsrcsizethresh OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Web Image Optimization below source size threshold" ::= { affirmedZoneContentStatisticsGridLevelProxyWebImageOptDetailEntry 2 } affirmedZoneContentStatisticsGridLevelProxyWebImageOptDetailNumwebimageoptbelowpercentsavingthresh OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Web Image Optimization below percentage savings threshold" ::= { affirmedZoneContentStatisticsGridLevelProxyWebImageOptDetailEntry 3 } affirmedZoneContentStatisticsGridLevelProxyWebImageOptDetailNumwebimageopttgtmaxsizeexceeded OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Web Image Optimization target max size exceeded" ::= { affirmedZoneContentStatisticsGridLevelProxyWebImageOptDetailEntry 4 } affirmedZoneContentStatisticsGridLevelProxyWebImageOptDetailNumwebimageoptformatnotsupported OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Web Image Optimization format not supported" ::= { affirmedZoneContentStatisticsGridLevelProxyWebImageOptDetailEntry 5 } affirmedZoneContentStatisticsGridLevelProxyWebImageOptDetailNumwebimageoptcompressnotallowed OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Web Image Optimization compressing not allowed" ::= { affirmedZoneContentStatisticsGridLevelProxyWebImageOptDetailEntry 6 } affirmedZoneContentStatisticsGridLevelProxyWebImageOptDetailNumwebimageoptdecompressimagefailed OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Web Image Optimization decompressing image failed" ::= { affirmedZoneContentStatisticsGridLevelProxyWebImageOptDetailEntry 7 } affirmedZoneContentStatisticsGridLevelProxyWebImageOptDetailNumwebimageoptcompressimagefailed OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Web Image Optimization compressing image failed" ::= { affirmedZoneContentStatisticsGridLevelProxyWebImageOptDetailEntry 8 } affirmedZoneContentStatisticsGridLevelProxyWebImageOptDetailNumwebimageoptquantizeimagefailed OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Web Image Optimization quantizing image failed" ::= { affirmedZoneContentStatisticsGridLevelProxyWebImageOptDetailEntry 9 } affirmedZoneContentStatisticsGridLevelProxyWebImageOptDetailNumwebimageoptremovemetadatafailed OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Web Image Optimization removing metadata failed" ::= { affirmedZoneContentStatisticsGridLevelProxyWebImageOptDetailEntry 10 } affirmedZoneContentStatisticsGridLevelProxyWebImageOptDetailNumwebimageoptresizeimagefailed OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Web Image Optimization resizing image failed" ::= { affirmedZoneContentStatisticsGridLevelProxyWebImageOptDetailEntry 11 } affirmedZoneContentStatisticsGridLevelProxyWebImageOptDetailNumwebimageoptalphablendimagefailed OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Web Image Optimization alpha blend image failed" ::= { affirmedZoneContentStatisticsGridLevelProxyWebImageOptDetailEntry 12 } affirmedZoneContentStatisticsGridLevelProxyWebImageOptDetailNumwebimageoptgetsrcimageformatfailed OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Web Image Optimization getting source image format failed" ::= { affirmedZoneContentStatisticsGridLevelProxyWebImageOptDetailEntry 13 } affirmedZoneContentStatisticsGridLevelProxyWebImageOptDetailNumwebimageoptgettgtimageformatfailed OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Web Image Optimization getting target image format failed" ::= { affirmedZoneContentStatisticsGridLevelProxyWebImageOptDetailEntry 14 } affirmedZoneContentStatisticsGridLevelProxyWebImageOptDetailNumwebimageoptjpegattempts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Web Image Optimization JPEG Attempts" ::= { affirmedZoneContentStatisticsGridLevelProxyWebImageOptDetailEntry 15 } affirmedZoneContentStatisticsGridLevelProxyWebImageOptDetailNumwebimageoptjpegsuccesses OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Web Image Optimization JPEG successes" ::= { affirmedZoneContentStatisticsGridLevelProxyWebImageOptDetailEntry 16 } affirmedZoneContentStatisticsGridLevelProxyWebImageOptDetailNumwebimageoptjpegbytesattempt OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Web Image Optimization JPEG bytes attempt to adapt" ::= { affirmedZoneContentStatisticsGridLevelProxyWebImageOptDetailEntry 17 } affirmedZoneContentStatisticsGridLevelProxyWebImageOptDetailNumwebimageoptjpegbytesnotadapted OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Web Image Optimization JPEG bytes not adapted" ::= { affirmedZoneContentStatisticsGridLevelProxyWebImageOptDetailEntry 18 } affirmedZoneContentStatisticsGridLevelProxyWebImageOptDetailNumwebimageoptjpegbytesadapted OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Web Image Optimization JPEG bytes adapted" ::= { affirmedZoneContentStatisticsGridLevelProxyWebImageOptDetailEntry 19 } affirmedZoneContentStatisticsGridLevelProxyWebImageOptDetailNumwebimageoptgifattempts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Web Image Optimization GIF Attempts" ::= { affirmedZoneContentStatisticsGridLevelProxyWebImageOptDetailEntry 20 } affirmedZoneContentStatisticsGridLevelProxyWebImageOptDetailNumwebimageoptgifsuccesses OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Web Image Optimization GIF successes" ::= { affirmedZoneContentStatisticsGridLevelProxyWebImageOptDetailEntry 21 } affirmedZoneContentStatisticsGridLevelProxyWebImageOptDetailNumwebimageoptgifbytesattempt OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Web Image Optimization GIF bytes attempt to adapt" ::= { affirmedZoneContentStatisticsGridLevelProxyWebImageOptDetailEntry 22 } affirmedZoneContentStatisticsGridLevelProxyWebImageOptDetailNumwebimageoptgifbytesnotadapted OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Web Image Optimization GIF bytes not adapted" ::= { affirmedZoneContentStatisticsGridLevelProxyWebImageOptDetailEntry 23 } affirmedZoneContentStatisticsGridLevelProxyWebImageOptDetailNumwebimageoptgifbytesadapted OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Web Image Optimization GIF bytes adapted" ::= { affirmedZoneContentStatisticsGridLevelProxyWebImageOptDetailEntry 24 } affirmedZoneContentStatisticsGridLevelProxyWebImageOptDetailNumwebimageoptpngattempts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Web Image Optimization PNG Attempts" ::= { affirmedZoneContentStatisticsGridLevelProxyWebImageOptDetailEntry 25 } affirmedZoneContentStatisticsGridLevelProxyWebImageOptDetailNumwebimageoptpngsuccesses OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Web Image Optimization PNG successes" ::= { affirmedZoneContentStatisticsGridLevelProxyWebImageOptDetailEntry 26 } affirmedZoneContentStatisticsGridLevelProxyWebImageOptDetailNumwebimageoptpngbytesattempt OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Web Image Optimization PNG bytes attempt to adapt" ::= { affirmedZoneContentStatisticsGridLevelProxyWebImageOptDetailEntry 27 } affirmedZoneContentStatisticsGridLevelProxyWebImageOptDetailNumwebimageoptpngbytesnotadapted OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Web Image Optimization PNG bytes not adapted" ::= { affirmedZoneContentStatisticsGridLevelProxyWebImageOptDetailEntry 28 } affirmedZoneContentStatisticsGridLevelProxyWebImageOptDetailNumwebimageoptpngbytesadapted OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Web Image Optimization PNG bytes adapted" ::= { affirmedZoneContentStatisticsGridLevelProxyWebImageOptDetailEntry 29 } affirmedZoneContentStatisticsGridLevelProxyWebImageOptDetailNumwebimageoptsrcmaxsizeexceeded OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Web Image Optimization source max size exceeded" ::= { affirmedZoneContentStatisticsGridLevelProxyWebImageOptDetailEntry 30 } affirmedZoneContentStatisticsGridLevelProxyWebImageOptDetailNumwebimageoptcontenttypemismatches OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Web Image Optimization with Content-type mismatches" ::= { affirmedZoneContentStatisticsGridLevelProxyWebImageOptDetailEntry 31 } affirmedZoneContentStatisticsGridLevelProxyWebImageOptDetailNumwebimageoptcpuoverload OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Web Image Optimization CPU overload" ::= { affirmedZoneContentStatisticsGridLevelProxyWebImageOptDetailEntry 32 } affirmedZoneContentStatisticsGridLevelProxyMinifyTable OBJECT-TYPE SYNTAX SEQUENCE OF AffirmedZoneContentStatisticsGridLevelProxyMinifyEntry MAX-ACCESS not-accessible STATUS deprecated DESCRIPTION "" ::= { affirmedZoneMIB 85 } affirmedZoneContentStatisticsGridLevelProxyMinifyEntry OBJECT-TYPE SYNTAX AffirmedZoneContentStatisticsGridLevelProxyMinifyEntry MAX-ACCESS not-accessible STATUS deprecated DESCRIPTION "" INDEX { affirmedZoneName, affirmedZoneContentStatisticsGridLevelProxyMinifyGrid } ::= { affirmedZoneContentStatisticsGridLevelProxyMinifyTable 1 } AffirmedZoneContentStatisticsGridLevelProxyMinifyEntry ::= SEQUENCE { affirmedZoneContentStatisticsGridLevelProxyMinifyGrid Unsigned32, affirmedZoneContentStatisticsGridLevelProxyMinifyNumminifycssattempts ConfdString, affirmedZoneContentStatisticsGridLevelProxyMinifyNumminifycsssuccesses ConfdString, affirmedZoneContentStatisticsGridLevelProxyMinifyNumminifycssfailures ConfdString, affirmedZoneContentStatisticsGridLevelProxyMinifyNumminifycssbytesattempt ConfdString, affirmedZoneContentStatisticsGridLevelProxyMinifyNumminifycssbytesminified ConfdString, affirmedZoneContentStatisticsGridLevelProxyMinifyNumminifycssbytesnotminified ConfdString, affirmedZoneContentStatisticsGridLevelProxyMinifyNumminifyhtmlattempts ConfdString, affirmedZoneContentStatisticsGridLevelProxyMinifyNumminifyhtmlsuccesses ConfdString, affirmedZoneContentStatisticsGridLevelProxyMinifyNumminifyhtmlfailures ConfdString, affirmedZoneContentStatisticsGridLevelProxyMinifyNumminifyhtmlbytesattempt ConfdString, affirmedZoneContentStatisticsGridLevelProxyMinifyNumminifyhtmlbytesminified ConfdString, affirmedZoneContentStatisticsGridLevelProxyMinifyNumminifyhtmlbytesnotminified ConfdString, affirmedZoneContentStatisticsGridLevelProxyMinifyNumminifyjsattempts ConfdString, affirmedZoneContentStatisticsGridLevelProxyMinifyNumminifyjssuccesses ConfdString, affirmedZoneContentStatisticsGridLevelProxyMinifyNumminifyjsfailures ConfdString, affirmedZoneContentStatisticsGridLevelProxyMinifyNumminifyjsbytesattempt ConfdString, affirmedZoneContentStatisticsGridLevelProxyMinifyNumminifyjsbytesminified ConfdString, affirmedZoneContentStatisticsGridLevelProxyMinifyNumminifyjsbytesnotminified ConfdString, affirmedZoneContentStatisticsGridLevelProxyMinifyNumminifycancelcontenttypemismatches ConfdString } affirmedZoneContentStatisticsGridLevelProxyMinifyGrid OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS not-accessible STATUS current DESCRIPTION "grid ID" ::= { affirmedZoneContentStatisticsGridLevelProxyMinifyEntry 1 } affirmedZoneContentStatisticsGridLevelProxyMinifyNumminifycssattempts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Minify CSS attempts" ::= { affirmedZoneContentStatisticsGridLevelProxyMinifyEntry 2 } affirmedZoneContentStatisticsGridLevelProxyMinifyNumminifycsssuccesses OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Minify CSS successes" ::= { affirmedZoneContentStatisticsGridLevelProxyMinifyEntry 3 } affirmedZoneContentStatisticsGridLevelProxyMinifyNumminifycssfailures OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Minify CSS failures" ::= { affirmedZoneContentStatisticsGridLevelProxyMinifyEntry 4 } affirmedZoneContentStatisticsGridLevelProxyMinifyNumminifycssbytesattempt OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Minify CSS bytes attempt" ::= { affirmedZoneContentStatisticsGridLevelProxyMinifyEntry 5 } affirmedZoneContentStatisticsGridLevelProxyMinifyNumminifycssbytesminified OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Minify CSS bytes minified" ::= { affirmedZoneContentStatisticsGridLevelProxyMinifyEntry 6 } affirmedZoneContentStatisticsGridLevelProxyMinifyNumminifycssbytesnotminified OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Minify CSS bytes not minified" ::= { affirmedZoneContentStatisticsGridLevelProxyMinifyEntry 7 } affirmedZoneContentStatisticsGridLevelProxyMinifyNumminifyhtmlattempts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Minify HTML attempts" ::= { affirmedZoneContentStatisticsGridLevelProxyMinifyEntry 8 } affirmedZoneContentStatisticsGridLevelProxyMinifyNumminifyhtmlsuccesses OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Minify HTML successes" ::= { affirmedZoneContentStatisticsGridLevelProxyMinifyEntry 9 } affirmedZoneContentStatisticsGridLevelProxyMinifyNumminifyhtmlfailures OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Minify HTML failures" ::= { affirmedZoneContentStatisticsGridLevelProxyMinifyEntry 10 } affirmedZoneContentStatisticsGridLevelProxyMinifyNumminifyhtmlbytesattempt OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Minify HTML bytes attempt" ::= { affirmedZoneContentStatisticsGridLevelProxyMinifyEntry 11 } affirmedZoneContentStatisticsGridLevelProxyMinifyNumminifyhtmlbytesminified OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Minify HTML bytes minified" ::= { affirmedZoneContentStatisticsGridLevelProxyMinifyEntry 12 } affirmedZoneContentStatisticsGridLevelProxyMinifyNumminifyhtmlbytesnotminified OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Minify HTML bytes not minified" ::= { affirmedZoneContentStatisticsGridLevelProxyMinifyEntry 13 } affirmedZoneContentStatisticsGridLevelProxyMinifyNumminifyjsattempts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Minify Javascript attempts" ::= { affirmedZoneContentStatisticsGridLevelProxyMinifyEntry 14 } affirmedZoneContentStatisticsGridLevelProxyMinifyNumminifyjssuccesses OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Minify Javascript successes" ::= { affirmedZoneContentStatisticsGridLevelProxyMinifyEntry 15 } affirmedZoneContentStatisticsGridLevelProxyMinifyNumminifyjsfailures OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Minify Javascript failures" ::= { affirmedZoneContentStatisticsGridLevelProxyMinifyEntry 16 } affirmedZoneContentStatisticsGridLevelProxyMinifyNumminifyjsbytesattempt OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Minify Javascript bytes attempt" ::= { affirmedZoneContentStatisticsGridLevelProxyMinifyEntry 17 } affirmedZoneContentStatisticsGridLevelProxyMinifyNumminifyjsbytesminified OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Minify Javascript bytes minified" ::= { affirmedZoneContentStatisticsGridLevelProxyMinifyEntry 18 } affirmedZoneContentStatisticsGridLevelProxyMinifyNumminifyjsbytesnotminified OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Minify Javascript bytes not minified" ::= { affirmedZoneContentStatisticsGridLevelProxyMinifyEntry 19 } affirmedZoneContentStatisticsGridLevelProxyMinifyNumminifycancelcontenttypemismatches OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Minify Cancels because Content-Type mismatches" ::= { affirmedZoneContentStatisticsGridLevelProxyMinifyEntry 20 } affirmedZoneContentStatisticsGridLevelProxyTlsTable OBJECT-TYPE SYNTAX SEQUENCE OF AffirmedZoneContentStatisticsGridLevelProxyTlsEntry MAX-ACCESS not-accessible STATUS deprecated DESCRIPTION "" ::= { affirmedZoneMIB 86 } affirmedZoneContentStatisticsGridLevelProxyTlsEntry OBJECT-TYPE SYNTAX AffirmedZoneContentStatisticsGridLevelProxyTlsEntry MAX-ACCESS not-accessible STATUS deprecated DESCRIPTION "" INDEX { affirmedZoneName, affirmedZoneContentStatisticsGridLevelProxyTlsGrid } ::= { affirmedZoneContentStatisticsGridLevelProxyTlsTable 1 } AffirmedZoneContentStatisticsGridLevelProxyTlsEntry ::= SEQUENCE { affirmedZoneContentStatisticsGridLevelProxyTlsGrid Unsigned32, affirmedZoneContentStatisticsGridLevelProxyTlsNumtotalclientconnections ConfdString, affirmedZoneContentStatisticsGridLevelProxyTlsNumcurrentclientconnections ConfdString, affirmedZoneContentStatisticsGridLevelProxyTlsNumtermclientconnections ConfdString, affirmedZoneContentStatisticsGridLevelProxyTlsNumipv4clientconnections ConfdString, affirmedZoneContentStatisticsGridLevelProxyTlsNumipv6clientconnections ConfdString, affirmedZoneContentStatisticsGridLevelProxyTlsNumclientbytesrecvd ConfdString, affirmedZoneContentStatisticsGridLevelProxyTlsNumclientbytessent ConfdString, affirmedZoneContentStatisticsGridLevelProxyTlsNumclientprototlsv10 ConfdString, affirmedZoneContentStatisticsGridLevelProxyTlsNumclientprototlsv11 ConfdString, affirmedZoneContentStatisticsGridLevelProxyTlsNumclientprototlsv12 ConfdString, affirmedZoneContentStatisticsGridLevelProxyTlsNumclienttlserrors ConfdString, affirmedZoneContentStatisticsGridLevelProxyTlsNumclientfderrors ConfdString, affirmedZoneContentStatisticsGridLevelProxyTlsNumclienthandshakeerrors ConfdString, affirmedZoneContentStatisticsGridLevelProxyTlsNumclientreaderrors ConfdString, affirmedZoneContentStatisticsGridLevelProxyTlsNumclientwriteerrors ConfdString, affirmedZoneContentStatisticsGridLevelProxyTlsNumtotalserverconnections ConfdString, affirmedZoneContentStatisticsGridLevelProxyTlsNumcurrentserverconnections ConfdString, affirmedZoneContentStatisticsGridLevelProxyTlsNumorigserverconnections ConfdString, affirmedZoneContentStatisticsGridLevelProxyTlsNumipv4serverconnections ConfdString, affirmedZoneContentStatisticsGridLevelProxyTlsNumipv6serverconnections ConfdString, affirmedZoneContentStatisticsGridLevelProxyTlsNumserverbytesrecvd ConfdString, affirmedZoneContentStatisticsGridLevelProxyTlsNumserverbytessent ConfdString, affirmedZoneContentStatisticsGridLevelProxyTlsNumservertlsv10 ConfdString, affirmedZoneContentStatisticsGridLevelProxyTlsNumservertlsv11 ConfdString, affirmedZoneContentStatisticsGridLevelProxyTlsNumservertlsv12 ConfdString, affirmedZoneContentStatisticsGridLevelProxyTlsNumservertlserror ConfdString, affirmedZoneContentStatisticsGridLevelProxyTlsNumserverfderrors ConfdString, affirmedZoneContentStatisticsGridLevelProxyTlsNumserverhandshakeerrors ConfdString, affirmedZoneContentStatisticsGridLevelProxyTlsNumserverautherrors ConfdString, affirmedZoneContentStatisticsGridLevelProxyTlsNumserverreaderrors ConfdString, affirmedZoneContentStatisticsGridLevelProxyTlsNumserverwriteerrors ConfdString } affirmedZoneContentStatisticsGridLevelProxyTlsGrid OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS not-accessible STATUS current DESCRIPTION "grid ID" ::= { affirmedZoneContentStatisticsGridLevelProxyTlsEntry 1 } affirmedZoneContentStatisticsGridLevelProxyTlsNumtotalclientconnections OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of client connections" ::= { affirmedZoneContentStatisticsGridLevelProxyTlsEntry 2 } affirmedZoneContentStatisticsGridLevelProxyTlsNumcurrentclientconnections OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of client connections currently in use" ::= { affirmedZoneContentStatisticsGridLevelProxyTlsEntry 3 } affirmedZoneContentStatisticsGridLevelProxyTlsNumtermclientconnections OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of terminated connections" ::= { affirmedZoneContentStatisticsGridLevelProxyTlsEntry 4 } affirmedZoneContentStatisticsGridLevelProxyTlsNumipv4clientconnections OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of IPv4 client connections" ::= { affirmedZoneContentStatisticsGridLevelProxyTlsEntry 5 } affirmedZoneContentStatisticsGridLevelProxyTlsNumipv6clientconnections OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of IPv6 client connections" ::= { affirmedZoneContentStatisticsGridLevelProxyTlsEntry 6 } affirmedZoneContentStatisticsGridLevelProxyTlsNumclientbytesrecvd OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bytes received from client" ::= { affirmedZoneContentStatisticsGridLevelProxyTlsEntry 7 } affirmedZoneContentStatisticsGridLevelProxyTlsNumclientbytessent OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bytes sent to client" ::= { affirmedZoneContentStatisticsGridLevelProxyTlsEntry 8 } affirmedZoneContentStatisticsGridLevelProxyTlsNumclientprototlsv10 OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of TLS1.0 client requests received" ::= { affirmedZoneContentStatisticsGridLevelProxyTlsEntry 9 } affirmedZoneContentStatisticsGridLevelProxyTlsNumclientprototlsv11 OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of TLS1.1 client requests received" ::= { affirmedZoneContentStatisticsGridLevelProxyTlsEntry 10 } affirmedZoneContentStatisticsGridLevelProxyTlsNumclientprototlsv12 OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of TLS1.2 client requests received" ::= { affirmedZoneContentStatisticsGridLevelProxyTlsEntry 11 } affirmedZoneContentStatisticsGridLevelProxyTlsNumclienttlserrors OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Client TLS Errors" ::= { affirmedZoneContentStatisticsGridLevelProxyTlsEntry 12 } affirmedZoneContentStatisticsGridLevelProxyTlsNumclientfderrors OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Client set FD Errors" ::= { affirmedZoneContentStatisticsGridLevelProxyTlsEntry 13 } affirmedZoneContentStatisticsGridLevelProxyTlsNumclienthandshakeerrors OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Client handshake Errors" ::= { affirmedZoneContentStatisticsGridLevelProxyTlsEntry 14 } affirmedZoneContentStatisticsGridLevelProxyTlsNumclientreaderrors OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Client read Errors" ::= { affirmedZoneContentStatisticsGridLevelProxyTlsEntry 15 } affirmedZoneContentStatisticsGridLevelProxyTlsNumclientwriteerrors OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Client write Errors" ::= { affirmedZoneContentStatisticsGridLevelProxyTlsEntry 16 } affirmedZoneContentStatisticsGridLevelProxyTlsNumtotalserverconnections OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of server connections" ::= { affirmedZoneContentStatisticsGridLevelProxyTlsEntry 17 } affirmedZoneContentStatisticsGridLevelProxyTlsNumcurrentserverconnections OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of server connections currently in use" ::= { affirmedZoneContentStatisticsGridLevelProxyTlsEntry 18 } affirmedZoneContentStatisticsGridLevelProxyTlsNumorigserverconnections OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of originated connections" ::= { affirmedZoneContentStatisticsGridLevelProxyTlsEntry 19 } affirmedZoneContentStatisticsGridLevelProxyTlsNumipv4serverconnections OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of IPv4 server connections" ::= { affirmedZoneContentStatisticsGridLevelProxyTlsEntry 20 } affirmedZoneContentStatisticsGridLevelProxyTlsNumipv6serverconnections OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of IPv6 server connections" ::= { affirmedZoneContentStatisticsGridLevelProxyTlsEntry 21 } affirmedZoneContentStatisticsGridLevelProxyTlsNumserverbytesrecvd OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bytes received from server" ::= { affirmedZoneContentStatisticsGridLevelProxyTlsEntry 22 } affirmedZoneContentStatisticsGridLevelProxyTlsNumserverbytessent OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bytes sent to server" ::= { affirmedZoneContentStatisticsGridLevelProxyTlsEntry 23 } affirmedZoneContentStatisticsGridLevelProxyTlsNumservertlsv10 OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of TLS1.0 server requests sent" ::= { affirmedZoneContentStatisticsGridLevelProxyTlsEntry 24 } affirmedZoneContentStatisticsGridLevelProxyTlsNumservertlsv11 OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of TLS1.1 server requests sent" ::= { affirmedZoneContentStatisticsGridLevelProxyTlsEntry 25 } affirmedZoneContentStatisticsGridLevelProxyTlsNumservertlsv12 OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of TLS1.2 server requests sent" ::= { affirmedZoneContentStatisticsGridLevelProxyTlsEntry 26 } affirmedZoneContentStatisticsGridLevelProxyTlsNumservertlserror OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Server TLS Errors" ::= { affirmedZoneContentStatisticsGridLevelProxyTlsEntry 27 } affirmedZoneContentStatisticsGridLevelProxyTlsNumserverfderrors OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Server set FD Errors" ::= { affirmedZoneContentStatisticsGridLevelProxyTlsEntry 28 } affirmedZoneContentStatisticsGridLevelProxyTlsNumserverhandshakeerrors OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of server handshake Errors" ::= { affirmedZoneContentStatisticsGridLevelProxyTlsEntry 29 } affirmedZoneContentStatisticsGridLevelProxyTlsNumserverautherrors OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of server authentication Errors" ::= { affirmedZoneContentStatisticsGridLevelProxyTlsEntry 30 } affirmedZoneContentStatisticsGridLevelProxyTlsNumserverreaderrors OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Server read Errors" ::= { affirmedZoneContentStatisticsGridLevelProxyTlsEntry 31 } affirmedZoneContentStatisticsGridLevelProxyTlsNumserverwriteerrors OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Server write Errors" ::= { affirmedZoneContentStatisticsGridLevelProxyTlsEntry 32 } affirmedZoneContentStatisticsGridLevelProxyLatencyStatsTable OBJECT-TYPE SYNTAX SEQUENCE OF AffirmedZoneContentStatisticsGridLevelProxyLatencyStatsEntry MAX-ACCESS not-accessible STATUS deprecated DESCRIPTION "" ::= { affirmedZoneMIB 306 } affirmedZoneContentStatisticsGridLevelProxyLatencyStatsEntry OBJECT-TYPE SYNTAX AffirmedZoneContentStatisticsGridLevelProxyLatencyStatsEntry MAX-ACCESS not-accessible STATUS deprecated DESCRIPTION "" INDEX { affirmedZoneName, affirmedZoneContentStatisticsGridLevelProxyLatencyStatsGrid } ::= { affirmedZoneContentStatisticsGridLevelProxyLatencyStatsTable 1 } AffirmedZoneContentStatisticsGridLevelProxyLatencyStatsEntry ::= SEQUENCE { affirmedZoneContentStatisticsGridLevelProxyLatencyStatsGrid Unsigned32, affirmedZoneContentStatisticsGridLevelProxyLatencyStatsLatencytnxtotal ConfdString, affirmedZoneContentStatisticsGridLevelProxyLatencyStatsLatencytnxavg ConfdString, affirmedZoneContentStatisticsGridLevelProxyLatencyStatsLatencytnxmax ConfdString, affirmedZoneContentStatisticsGridLevelProxyLatencyStatsLatencytnx10 ConfdString, affirmedZoneContentStatisticsGridLevelProxyLatencyStatsLatencytnx20 ConfdString, affirmedZoneContentStatisticsGridLevelProxyLatencyStatsLatencytnx30 ConfdString, affirmedZoneContentStatisticsGridLevelProxyLatencyStatsLatencytnx40 ConfdString, affirmedZoneContentStatisticsGridLevelProxyLatencyStatsLatencytnx50 ConfdString, affirmedZoneContentStatisticsGridLevelProxyLatencyStatsLatencytnx100 ConfdString, affirmedZoneContentStatisticsGridLevelProxyLatencyStatsLatencytnx101 ConfdString, affirmedZoneContentStatisticsGridLevelProxyLatencyStatsLatencyrequestavg ConfdString, affirmedZoneContentStatisticsGridLevelProxyLatencyStatsLatencyrequestmax ConfdString, affirmedZoneContentStatisticsGridLevelProxyLatencyStatsLatencyrequest10 ConfdString, affirmedZoneContentStatisticsGridLevelProxyLatencyStatsLatencyrequest20 ConfdString, affirmedZoneContentStatisticsGridLevelProxyLatencyStatsLatencyrequest30 ConfdString, affirmedZoneContentStatisticsGridLevelProxyLatencyStatsLatencyrequest40 ConfdString, affirmedZoneContentStatisticsGridLevelProxyLatencyStatsLatencyrequest50 ConfdString, affirmedZoneContentStatisticsGridLevelProxyLatencyStatsLatencyrequest100 ConfdString, affirmedZoneContentStatisticsGridLevelProxyLatencyStatsLatencyrequest101 ConfdString, affirmedZoneContentStatisticsGridLevelProxyLatencyStatsLatencyresponseavg ConfdString, affirmedZoneContentStatisticsGridLevelProxyLatencyStatsLatencyresponsemax ConfdString, affirmedZoneContentStatisticsGridLevelProxyLatencyStatsLatencyresponse10 ConfdString, affirmedZoneContentStatisticsGridLevelProxyLatencyStatsLatencyresponse20 ConfdString, affirmedZoneContentStatisticsGridLevelProxyLatencyStatsLatencyresponse30 ConfdString, affirmedZoneContentStatisticsGridLevelProxyLatencyStatsLatencyresponse40 ConfdString, affirmedZoneContentStatisticsGridLevelProxyLatencyStatsLatencyresponse50 ConfdString, affirmedZoneContentStatisticsGridLevelProxyLatencyStatsLatencyresponse100 ConfdString, affirmedZoneContentStatisticsGridLevelProxyLatencyStatsLatencyresponse101 ConfdString, affirmedZoneContentStatisticsGridLevelProxyLatencyStatsLatencyclientconntotal ConfdString, affirmedZoneContentStatisticsGridLevelProxyLatencyStatsLatencyclientdatarxavg ConfdString, affirmedZoneContentStatisticsGridLevelProxyLatencyStatsLatencyclientdatarxmax ConfdString, affirmedZoneContentStatisticsGridLevelProxyLatencyStatsLatencyclientdatarx10 ConfdString, affirmedZoneContentStatisticsGridLevelProxyLatencyStatsLatencyclientdatarx20 ConfdString, affirmedZoneContentStatisticsGridLevelProxyLatencyStatsLatencyclientdatarx30 ConfdString, affirmedZoneContentStatisticsGridLevelProxyLatencyStatsLatencyclientdatarx40 ConfdString, affirmedZoneContentStatisticsGridLevelProxyLatencyStatsLatencyclientdatarx50 ConfdString, affirmedZoneContentStatisticsGridLevelProxyLatencyStatsLatencyclientdatarx100 ConfdString, affirmedZoneContentStatisticsGridLevelProxyLatencyStatsLatencyclientdatarx101 ConfdString, affirmedZoneContentStatisticsGridLevelProxyLatencyStatsLatencyserverconntotal ConfdString, affirmedZoneContentStatisticsGridLevelProxyLatencyStatsLatencyserverdatatxavg ConfdString, affirmedZoneContentStatisticsGridLevelProxyLatencyStatsLatencyserverdatatxmax ConfdString, affirmedZoneContentStatisticsGridLevelProxyLatencyStatsLatencyserverdatatx10 ConfdString, affirmedZoneContentStatisticsGridLevelProxyLatencyStatsLatencyserverdatatx20 ConfdString, affirmedZoneContentStatisticsGridLevelProxyLatencyStatsLatencyserverdatatx30 ConfdString, affirmedZoneContentStatisticsGridLevelProxyLatencyStatsLatencyserverdatatx40 ConfdString, affirmedZoneContentStatisticsGridLevelProxyLatencyStatsLatencyserverdatatx50 ConfdString, affirmedZoneContentStatisticsGridLevelProxyLatencyStatsLatencyserverdatatx100 ConfdString, affirmedZoneContentStatisticsGridLevelProxyLatencyStatsLatencyserverdatatx101 ConfdString } affirmedZoneContentStatisticsGridLevelProxyLatencyStatsGrid OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS not-accessible STATUS current DESCRIPTION "grid ID" ::= { affirmedZoneContentStatisticsGridLevelProxyLatencyStatsEntry 1 } affirmedZoneContentStatisticsGridLevelProxyLatencyStatsLatencytnxtotal OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of serviced HTTP transactions counted for latency calculation" ::= { affirmedZoneContentStatisticsGridLevelProxyLatencyStatsEntry 2 } affirmedZoneContentStatisticsGridLevelProxyLatencyStatsLatencytnxavg OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "HTTP Transaction Service Latency Cumulative Moving Average (ms)" ::= { affirmedZoneContentStatisticsGridLevelProxyLatencyStatsEntry 3 } affirmedZoneContentStatisticsGridLevelProxyLatencyStatsLatencytnxmax OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "HTTP Transaction Service Latency Maximum (ms)" ::= { affirmedZoneContentStatisticsGridLevelProxyLatencyStatsEntry 4 } affirmedZoneContentStatisticsGridLevelProxyLatencyStatsLatencytnx10 OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "HTTP Transaction with Latency 0-10 (ms)" ::= { affirmedZoneContentStatisticsGridLevelProxyLatencyStatsEntry 5 } affirmedZoneContentStatisticsGridLevelProxyLatencyStatsLatencytnx20 OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "HTTP Transaction with Latency 11-20 (ms)" ::= { affirmedZoneContentStatisticsGridLevelProxyLatencyStatsEntry 6 } affirmedZoneContentStatisticsGridLevelProxyLatencyStatsLatencytnx30 OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "HTTP Transaction with Latency 21-30 (ms)" ::= { affirmedZoneContentStatisticsGridLevelProxyLatencyStatsEntry 7 } affirmedZoneContentStatisticsGridLevelProxyLatencyStatsLatencytnx40 OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "HTTP Transaction with Latency 31-40 (ms)" ::= { affirmedZoneContentStatisticsGridLevelProxyLatencyStatsEntry 8 } affirmedZoneContentStatisticsGridLevelProxyLatencyStatsLatencytnx50 OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "HTTP Transaction with Latency 41-50 (ms)" ::= { affirmedZoneContentStatisticsGridLevelProxyLatencyStatsEntry 9 } affirmedZoneContentStatisticsGridLevelProxyLatencyStatsLatencytnx100 OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "HTTP Transaction with Latency 51-100 (ms)" ::= { affirmedZoneContentStatisticsGridLevelProxyLatencyStatsEntry 10 } affirmedZoneContentStatisticsGridLevelProxyLatencyStatsLatencytnx101 OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "HTTP Transaction with Latency 100+ (ms)" ::= { affirmedZoneContentStatisticsGridLevelProxyLatencyStatsEntry 11 } affirmedZoneContentStatisticsGridLevelProxyLatencyStatsLatencyrequestavg OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "HTTP Request Service Latency Cumulative Moving Average (ms)" ::= { affirmedZoneContentStatisticsGridLevelProxyLatencyStatsEntry 12 } affirmedZoneContentStatisticsGridLevelProxyLatencyStatsLatencyrequestmax OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "HTTP Request Service Latency Maximum (ms)" ::= { affirmedZoneContentStatisticsGridLevelProxyLatencyStatsEntry 13 } affirmedZoneContentStatisticsGridLevelProxyLatencyStatsLatencyrequest10 OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "HTTP Request Service with Latency 0-10 (ms)" ::= { affirmedZoneContentStatisticsGridLevelProxyLatencyStatsEntry 14 } affirmedZoneContentStatisticsGridLevelProxyLatencyStatsLatencyrequest20 OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "HTTP Request Service with Latency 11-20 (ms)" ::= { affirmedZoneContentStatisticsGridLevelProxyLatencyStatsEntry 15 } affirmedZoneContentStatisticsGridLevelProxyLatencyStatsLatencyrequest30 OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "HTTP Request Service with Latency 21-30 (ms)" ::= { affirmedZoneContentStatisticsGridLevelProxyLatencyStatsEntry 16 } affirmedZoneContentStatisticsGridLevelProxyLatencyStatsLatencyrequest40 OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "HTTP Request Service with Latency 31-40 (ms)" ::= { affirmedZoneContentStatisticsGridLevelProxyLatencyStatsEntry 17 } affirmedZoneContentStatisticsGridLevelProxyLatencyStatsLatencyrequest50 OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "HTTP Request Service with Latency 41-50 (ms)" ::= { affirmedZoneContentStatisticsGridLevelProxyLatencyStatsEntry 18 } affirmedZoneContentStatisticsGridLevelProxyLatencyStatsLatencyrequest100 OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "HTTP Request Service with Latency 51-100 (ms)" ::= { affirmedZoneContentStatisticsGridLevelProxyLatencyStatsEntry 19 } affirmedZoneContentStatisticsGridLevelProxyLatencyStatsLatencyrequest101 OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "HTTP Request Service with Latency 100+ (ms)" ::= { affirmedZoneContentStatisticsGridLevelProxyLatencyStatsEntry 20 } affirmedZoneContentStatisticsGridLevelProxyLatencyStatsLatencyresponseavg OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "HTTP Response Service Latency Cumulative Moving Average (ms)" ::= { affirmedZoneContentStatisticsGridLevelProxyLatencyStatsEntry 21 } affirmedZoneContentStatisticsGridLevelProxyLatencyStatsLatencyresponsemax OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "HTTP Response Service Latency Maximum (ms)" ::= { affirmedZoneContentStatisticsGridLevelProxyLatencyStatsEntry 22 } affirmedZoneContentStatisticsGridLevelProxyLatencyStatsLatencyresponse10 OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "HTTP Response Service with Latency 0-10 (ms)" ::= { affirmedZoneContentStatisticsGridLevelProxyLatencyStatsEntry 23 } affirmedZoneContentStatisticsGridLevelProxyLatencyStatsLatencyresponse20 OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "HTTP Response Service with Latency 11-20 (ms)" ::= { affirmedZoneContentStatisticsGridLevelProxyLatencyStatsEntry 24 } affirmedZoneContentStatisticsGridLevelProxyLatencyStatsLatencyresponse30 OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "HTTP Response Service with Latency 21-30 (ms)" ::= { affirmedZoneContentStatisticsGridLevelProxyLatencyStatsEntry 25 } affirmedZoneContentStatisticsGridLevelProxyLatencyStatsLatencyresponse40 OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "HTTP Response Service with Latency 31-40 (ms)" ::= { affirmedZoneContentStatisticsGridLevelProxyLatencyStatsEntry 26 } affirmedZoneContentStatisticsGridLevelProxyLatencyStatsLatencyresponse50 OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "HTTP Response Service with Latency 41-50 (ms)" ::= { affirmedZoneContentStatisticsGridLevelProxyLatencyStatsEntry 27 } affirmedZoneContentStatisticsGridLevelProxyLatencyStatsLatencyresponse100 OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "HTTP Response Service with Latency 51-100 (ms)" ::= { affirmedZoneContentStatisticsGridLevelProxyLatencyStatsEntry 28 } affirmedZoneContentStatisticsGridLevelProxyLatencyStatsLatencyresponse101 OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "HTTP Response Service with Latency 100+ (ms)" ::= { affirmedZoneContentStatisticsGridLevelProxyLatencyStatsEntry 29 } affirmedZoneContentStatisticsGridLevelProxyLatencyStatsLatencyclientconntotal OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of client connections counted for latency calculation" ::= { affirmedZoneContentStatisticsGridLevelProxyLatencyStatsEntry 30 } affirmedZoneContentStatisticsGridLevelProxyLatencyStatsLatencyclientdatarxavg OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Client Connection Receiving Data Delay Average (ms)" ::= { affirmedZoneContentStatisticsGridLevelProxyLatencyStatsEntry 31 } affirmedZoneContentStatisticsGridLevelProxyLatencyStatsLatencyclientdatarxmax OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Client Connection Receiving Data Delay Maximum (ms)" ::= { affirmedZoneContentStatisticsGridLevelProxyLatencyStatsEntry 32 } affirmedZoneContentStatisticsGridLevelProxyLatencyStatsLatencyclientdatarx10 OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Client Connection with Receiving Data Delay 0-10 (ms)" ::= { affirmedZoneContentStatisticsGridLevelProxyLatencyStatsEntry 33 } affirmedZoneContentStatisticsGridLevelProxyLatencyStatsLatencyclientdatarx20 OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Client Connection with Receiving Data Delay 11-20 (ms)" ::= { affirmedZoneContentStatisticsGridLevelProxyLatencyStatsEntry 34 } affirmedZoneContentStatisticsGridLevelProxyLatencyStatsLatencyclientdatarx30 OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Client Connection with Receiving Data Delay 21-30 (ms)" ::= { affirmedZoneContentStatisticsGridLevelProxyLatencyStatsEntry 35 } affirmedZoneContentStatisticsGridLevelProxyLatencyStatsLatencyclientdatarx40 OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Client Connection with Receiving Data Delay 31-40 (ms)" ::= { affirmedZoneContentStatisticsGridLevelProxyLatencyStatsEntry 36 } affirmedZoneContentStatisticsGridLevelProxyLatencyStatsLatencyclientdatarx50 OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Client Connection with Receiving Data Delay 41-50 (ms)" ::= { affirmedZoneContentStatisticsGridLevelProxyLatencyStatsEntry 37 } affirmedZoneContentStatisticsGridLevelProxyLatencyStatsLatencyclientdatarx100 OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Client Connection with Receiving Data Delay 51-100 (ms)" ::= { affirmedZoneContentStatisticsGridLevelProxyLatencyStatsEntry 38 } affirmedZoneContentStatisticsGridLevelProxyLatencyStatsLatencyclientdatarx101 OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Client Connection with Receiving Data Delay 100+ (ms)" ::= { affirmedZoneContentStatisticsGridLevelProxyLatencyStatsEntry 39 } affirmedZoneContentStatisticsGridLevelProxyLatencyStatsLatencyserverconntotal OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of server connections counted for latency calculation" ::= { affirmedZoneContentStatisticsGridLevelProxyLatencyStatsEntry 40 } affirmedZoneContentStatisticsGridLevelProxyLatencyStatsLatencyserverdatatxavg OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Server Connection Transmitting Data Delay Average (ms)" ::= { affirmedZoneContentStatisticsGridLevelProxyLatencyStatsEntry 41 } affirmedZoneContentStatisticsGridLevelProxyLatencyStatsLatencyserverdatatxmax OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Server Connection Transmitting Data Delay Maximum (ms)" ::= { affirmedZoneContentStatisticsGridLevelProxyLatencyStatsEntry 42 } affirmedZoneContentStatisticsGridLevelProxyLatencyStatsLatencyserverdatatx10 OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Server Connection with Transmitting Data Delay 0-10 (ms)" ::= { affirmedZoneContentStatisticsGridLevelProxyLatencyStatsEntry 43 } affirmedZoneContentStatisticsGridLevelProxyLatencyStatsLatencyserverdatatx20 OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Server Connection with Transmitting Data Delay 11-20 (ms)" ::= { affirmedZoneContentStatisticsGridLevelProxyLatencyStatsEntry 44 } affirmedZoneContentStatisticsGridLevelProxyLatencyStatsLatencyserverdatatx30 OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Server Connection with Transmitting Data Delay 21-30 (ms)" ::= { affirmedZoneContentStatisticsGridLevelProxyLatencyStatsEntry 45 } affirmedZoneContentStatisticsGridLevelProxyLatencyStatsLatencyserverdatatx40 OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Server Connection with Transmitting Data Delay 31-40 (ms)" ::= { affirmedZoneContentStatisticsGridLevelProxyLatencyStatsEntry 46 } affirmedZoneContentStatisticsGridLevelProxyLatencyStatsLatencyserverdatatx50 OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Server Connection with Transmitting Data Delay 41-50 (ms)" ::= { affirmedZoneContentStatisticsGridLevelProxyLatencyStatsEntry 47 } affirmedZoneContentStatisticsGridLevelProxyLatencyStatsLatencyserverdatatx100 OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Server Connection with Transmitting Data Delay 51-100 (ms)" ::= { affirmedZoneContentStatisticsGridLevelProxyLatencyStatsEntry 48 } affirmedZoneContentStatisticsGridLevelProxyLatencyStatsLatencyserverdatatx101 OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Server Connection with Transmitting Data Delay 100+ (ms)" ::= { affirmedZoneContentStatisticsGridLevelProxyLatencyStatsEntry 49 } affirmedZoneContentStatisticsGridLevelProxyHeaderEnrichmentTable OBJECT-TYPE SYNTAX SEQUENCE OF AffirmedZoneContentStatisticsGridLevelProxyHeaderEnrichmentEntry MAX-ACCESS not-accessible STATUS deprecated DESCRIPTION "" ::= { affirmedZoneMIB 309 } affirmedZoneContentStatisticsGridLevelProxyHeaderEnrichmentEntry OBJECT-TYPE SYNTAX AffirmedZoneContentStatisticsGridLevelProxyHeaderEnrichmentEntry MAX-ACCESS not-accessible STATUS deprecated DESCRIPTION "" INDEX { affirmedZoneName, affirmedZoneContentStatisticsGridLevelProxyHeaderEnrichmentGrid } ::= { affirmedZoneContentStatisticsGridLevelProxyHeaderEnrichmentTable 1 } AffirmedZoneContentStatisticsGridLevelProxyHeaderEnrichmentEntry ::= SEQUENCE { affirmedZoneContentStatisticsGridLevelProxyHeaderEnrichmentGrid Unsigned32, affirmedZoneContentStatisticsGridLevelProxyHeaderEnrichmentOther ConfdString, affirmedZoneContentStatisticsGridLevelProxyHeaderEnrichmentImsi ConfdString, affirmedZoneContentStatisticsGridLevelProxyHeaderEnrichmentImsimd5 ConfdString, affirmedZoneContentStatisticsGridLevelProxyHeaderEnrichmentImei ConfdString, affirmedZoneContentStatisticsGridLevelProxyHeaderEnrichmentImeimd5 ConfdString, affirmedZoneContentStatisticsGridLevelProxyHeaderEnrichmentMsisdn ConfdString, affirmedZoneContentStatisticsGridLevelProxyHeaderEnrichmentMsisdnmd5 ConfdString, affirmedZoneContentStatisticsGridLevelProxyHeaderEnrichmentMsisdnstatacr ConfdString, affirmedZoneContentStatisticsGridLevelProxyHeaderEnrichmentMsisdndynmacr ConfdString, affirmedZoneContentStatisticsGridLevelProxyHeaderEnrichmentMsisdnstatenc ConfdString, affirmedZoneContentStatisticsGridLevelProxyHeaderEnrichmentMsisdndynmenc ConfdString, affirmedZoneContentStatisticsGridLevelProxyHeaderEnrichmentUeipaddr ConfdString, affirmedZoneContentStatisticsGridLevelProxyHeaderEnrichmentRattype ConfdString, affirmedZoneContentStatisticsGridLevelProxyHeaderEnrichmentChargingchar ConfdString, affirmedZoneContentStatisticsGridLevelProxyHeaderEnrichmentServingplmnid ConfdString, affirmedZoneContentStatisticsGridLevelProxyHeaderEnrichmentUlicgi ConfdString, affirmedZoneContentStatisticsGridLevelProxyHeaderEnrichmentUeipaddrport ConfdString, affirmedZoneContentStatisticsGridLevelProxyHeaderEnrichmentUeport ConfdString, affirmedZoneContentStatisticsGridLevelProxyHeaderEnrichmentUeipv4mappedipv6addr ConfdString, affirmedZoneContentStatisticsGridLevelProxyHeaderEnrichmentUehttpprotocol ConfdString, affirmedZoneContentStatisticsGridLevelProxyHeaderEnrichmentSgwipaddr ConfdString, affirmedZoneContentStatisticsGridLevelProxyHeaderEnrichmentOrigapn ConfdString, affirmedZoneContentStatisticsGridLevelProxyHeaderEnrichmentMappedapn ConfdString, affirmedZoneContentStatisticsGridLevelProxyHeaderEnrichmentLtmiplaintextid ConfdString, affirmedZoneContentStatisticsGridLevelProxyHeaderEnrichmentLtmistatictrustedid ConfdString, affirmedZoneContentStatisticsGridLevelProxyHeaderEnrichmentLtmidynamictrustedid ConfdString, affirmedZoneContentStatisticsGridLevelProxyHeaderEnrichmentLtmiexternalid ConfdString, affirmedZoneContentStatisticsGridLevelProxyHeaderEnrichmentResellerid ConfdString, affirmedZoneContentStatisticsGridLevelProxyHeaderEnrichmentOriginalurl ConfdString, affirmedZoneContentStatisticsGridLevelProxyHeaderEnrichmentHttpversion ConfdString, affirmedZoneContentStatisticsGridLevelProxyHeaderEnrichmentOthermd5 ConfdString, affirmedZoneContentStatisticsGridLevelProxyHeaderEnrichmentOtherencrypted ConfdString, affirmedZoneContentStatisticsGridLevelProxyHeaderEnrichmentImsiencrypted ConfdString, affirmedZoneContentStatisticsGridLevelProxyHeaderEnrichmentImeiencrypted ConfdString, affirmedZoneContentStatisticsGridLevelProxyHeaderEnrichmentMsisdnencrypted ConfdString, affirmedZoneContentStatisticsGridLevelProxyHeaderEnrichmentUeipaddrmd5 ConfdString, affirmedZoneContentStatisticsGridLevelProxyHeaderEnrichmentUeipaddrencrypted ConfdString, affirmedZoneContentStatisticsGridLevelProxyHeaderEnrichmentRattypemd5 ConfdString, affirmedZoneContentStatisticsGridLevelProxyHeaderEnrichmentRattypeencrypted ConfdString, affirmedZoneContentStatisticsGridLevelProxyHeaderEnrichmentChargingcharmd5 ConfdString, affirmedZoneContentStatisticsGridLevelProxyHeaderEnrichmentChargingcharencrypted ConfdString, affirmedZoneContentStatisticsGridLevelProxyHeaderEnrichmentServingplmnidmd5 ConfdString, affirmedZoneContentStatisticsGridLevelProxyHeaderEnrichmentServingplmnidencrypted ConfdString, affirmedZoneContentStatisticsGridLevelProxyHeaderEnrichmentUlicgimd5 ConfdString, affirmedZoneContentStatisticsGridLevelProxyHeaderEnrichmentUlicgiencrypted ConfdString, affirmedZoneContentStatisticsGridLevelProxyHeaderEnrichmentSgwipaddrmd5 ConfdString, affirmedZoneContentStatisticsGridLevelProxyHeaderEnrichmentSgwipaddrencrypted ConfdString, affirmedZoneContentStatisticsGridLevelProxyHeaderEnrichmentOrigapnmd5 ConfdString, affirmedZoneContentStatisticsGridLevelProxyHeaderEnrichmentOrigapnencrypted ConfdString } affirmedZoneContentStatisticsGridLevelProxyHeaderEnrichmentGrid OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS not-accessible STATUS current DESCRIPTION "grid ID" ::= { affirmedZoneContentStatisticsGridLevelProxyHeaderEnrichmentEntry 1 } affirmedZoneContentStatisticsGridLevelProxyHeaderEnrichmentOther OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Header Additions - Other" ::= { affirmedZoneContentStatisticsGridLevelProxyHeaderEnrichmentEntry 2 } affirmedZoneContentStatisticsGridLevelProxyHeaderEnrichmentImsi OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Header Additions - IMSI" ::= { affirmedZoneContentStatisticsGridLevelProxyHeaderEnrichmentEntry 3 } affirmedZoneContentStatisticsGridLevelProxyHeaderEnrichmentImsimd5 OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Header Additions - IMSI MD5" ::= { affirmedZoneContentStatisticsGridLevelProxyHeaderEnrichmentEntry 4 } affirmedZoneContentStatisticsGridLevelProxyHeaderEnrichmentImei OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Header Additions - IMEI" ::= { affirmedZoneContentStatisticsGridLevelProxyHeaderEnrichmentEntry 5 } affirmedZoneContentStatisticsGridLevelProxyHeaderEnrichmentImeimd5 OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Header Additions - IMEI MD5" ::= { affirmedZoneContentStatisticsGridLevelProxyHeaderEnrichmentEntry 6 } affirmedZoneContentStatisticsGridLevelProxyHeaderEnrichmentMsisdn OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Header Additions - MSISDN" ::= { affirmedZoneContentStatisticsGridLevelProxyHeaderEnrichmentEntry 7 } affirmedZoneContentStatisticsGridLevelProxyHeaderEnrichmentMsisdnmd5 OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Header Additions - MSISDN MD5" ::= { affirmedZoneContentStatisticsGridLevelProxyHeaderEnrichmentEntry 8 } affirmedZoneContentStatisticsGridLevelProxyHeaderEnrichmentMsisdnstatacr OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Header Additions - MSISDN Static ACR" ::= { affirmedZoneContentStatisticsGridLevelProxyHeaderEnrichmentEntry 9 } affirmedZoneContentStatisticsGridLevelProxyHeaderEnrichmentMsisdndynmacr OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Header Additions - MSISDN Dynamic ACR" ::= { affirmedZoneContentStatisticsGridLevelProxyHeaderEnrichmentEntry 10 } affirmedZoneContentStatisticsGridLevelProxyHeaderEnrichmentMsisdnstatenc OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Header Additions - MSISDN Static Encryption" ::= { affirmedZoneContentStatisticsGridLevelProxyHeaderEnrichmentEntry 11 } affirmedZoneContentStatisticsGridLevelProxyHeaderEnrichmentMsisdndynmenc OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Header Additions - MSISDN Dynamic Encryption" ::= { affirmedZoneContentStatisticsGridLevelProxyHeaderEnrichmentEntry 12 } affirmedZoneContentStatisticsGridLevelProxyHeaderEnrichmentUeipaddr OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Header Additions - UE IP Address" ::= { affirmedZoneContentStatisticsGridLevelProxyHeaderEnrichmentEntry 13 } affirmedZoneContentStatisticsGridLevelProxyHeaderEnrichmentRattype OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Header Additions - RAT Type" ::= { affirmedZoneContentStatisticsGridLevelProxyHeaderEnrichmentEntry 14 } affirmedZoneContentStatisticsGridLevelProxyHeaderEnrichmentChargingchar OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Header Additions - Charging Characteristic" ::= { affirmedZoneContentStatisticsGridLevelProxyHeaderEnrichmentEntry 15 } affirmedZoneContentStatisticsGridLevelProxyHeaderEnrichmentServingplmnid OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Header Additions - Serving PLMNID" ::= { affirmedZoneContentStatisticsGridLevelProxyHeaderEnrichmentEntry 16 } affirmedZoneContentStatisticsGridLevelProxyHeaderEnrichmentUlicgi OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Header Additions - ULI CGI" ::= { affirmedZoneContentStatisticsGridLevelProxyHeaderEnrichmentEntry 17 } affirmedZoneContentStatisticsGridLevelProxyHeaderEnrichmentUeipaddrport OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Header Additions - UE IP Address and Port Number" ::= { affirmedZoneContentStatisticsGridLevelProxyHeaderEnrichmentEntry 18 } affirmedZoneContentStatisticsGridLevelProxyHeaderEnrichmentUeport OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Header Additions - UE IP Port Number" ::= { affirmedZoneContentStatisticsGridLevelProxyHeaderEnrichmentEntry 19 } affirmedZoneContentStatisticsGridLevelProxyHeaderEnrichmentUeipv4mappedipv6addr OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Header Additions - UE IPv4 Mapped IPv6 Address" ::= { affirmedZoneContentStatisticsGridLevelProxyHeaderEnrichmentEntry 20 } affirmedZoneContentStatisticsGridLevelProxyHeaderEnrichmentUehttpprotocol OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Header Additions - UE Http Protocol" ::= { affirmedZoneContentStatisticsGridLevelProxyHeaderEnrichmentEntry 21 } affirmedZoneContentStatisticsGridLevelProxyHeaderEnrichmentSgwipaddr OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Header Additions - SGW IPv4 Address" ::= { affirmedZoneContentStatisticsGridLevelProxyHeaderEnrichmentEntry 22 } affirmedZoneContentStatisticsGridLevelProxyHeaderEnrichmentOrigapn OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Header Additions - Original APN" ::= { affirmedZoneContentStatisticsGridLevelProxyHeaderEnrichmentEntry 23 } affirmedZoneContentStatisticsGridLevelProxyHeaderEnrichmentMappedapn OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Header Additions - Mapped APN" ::= { affirmedZoneContentStatisticsGridLevelProxyHeaderEnrichmentEntry 24 } affirmedZoneContentStatisticsGridLevelProxyHeaderEnrichmentLtmiplaintextid OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Header Additions - Ltmi Plain Text ID" ::= { affirmedZoneContentStatisticsGridLevelProxyHeaderEnrichmentEntry 25 } affirmedZoneContentStatisticsGridLevelProxyHeaderEnrichmentLtmistatictrustedid OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Header Additions - Ltmi Static Trusted ID" ::= { affirmedZoneContentStatisticsGridLevelProxyHeaderEnrichmentEntry 26 } affirmedZoneContentStatisticsGridLevelProxyHeaderEnrichmentLtmidynamictrustedid OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Header Additions - Ltmi Dynamic Trusted ID" ::= { affirmedZoneContentStatisticsGridLevelProxyHeaderEnrichmentEntry 27 } affirmedZoneContentStatisticsGridLevelProxyHeaderEnrichmentLtmiexternalid OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Header Additions - Ltmi External ID" ::= { affirmedZoneContentStatisticsGridLevelProxyHeaderEnrichmentEntry 28 } affirmedZoneContentStatisticsGridLevelProxyHeaderEnrichmentResellerid OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Header Additions - Reseller ID" ::= { affirmedZoneContentStatisticsGridLevelProxyHeaderEnrichmentEntry 29 } affirmedZoneContentStatisticsGridLevelProxyHeaderEnrichmentOriginalurl OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Header Additions - Original URL" ::= { affirmedZoneContentStatisticsGridLevelProxyHeaderEnrichmentEntry 30 } affirmedZoneContentStatisticsGridLevelProxyHeaderEnrichmentHttpversion OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Header Additions - HTTPVersion" ::= { affirmedZoneContentStatisticsGridLevelProxyHeaderEnrichmentEntry 31 } affirmedZoneContentStatisticsGridLevelProxyHeaderEnrichmentOthermd5 OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Header Additions - Other MD5" ::= { affirmedZoneContentStatisticsGridLevelProxyHeaderEnrichmentEntry 32 } affirmedZoneContentStatisticsGridLevelProxyHeaderEnrichmentOtherencrypted OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Header Additions - Other Encrypted" ::= { affirmedZoneContentStatisticsGridLevelProxyHeaderEnrichmentEntry 33 } affirmedZoneContentStatisticsGridLevelProxyHeaderEnrichmentImsiencrypted OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Header Additions - IMSI Encrypted" ::= { affirmedZoneContentStatisticsGridLevelProxyHeaderEnrichmentEntry 34 } affirmedZoneContentStatisticsGridLevelProxyHeaderEnrichmentImeiencrypted OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Header Additions - IMEI Encrypted" ::= { affirmedZoneContentStatisticsGridLevelProxyHeaderEnrichmentEntry 35 } affirmedZoneContentStatisticsGridLevelProxyHeaderEnrichmentMsisdnencrypted OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Header Additions - MSISDN Encrypted" ::= { affirmedZoneContentStatisticsGridLevelProxyHeaderEnrichmentEntry 36 } affirmedZoneContentStatisticsGridLevelProxyHeaderEnrichmentUeipaddrmd5 OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Header Additions - UE IP Address MD5" ::= { affirmedZoneContentStatisticsGridLevelProxyHeaderEnrichmentEntry 37 } affirmedZoneContentStatisticsGridLevelProxyHeaderEnrichmentUeipaddrencrypted OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Header Additions - UE IP Address Encrypted" ::= { affirmedZoneContentStatisticsGridLevelProxyHeaderEnrichmentEntry 38 } affirmedZoneContentStatisticsGridLevelProxyHeaderEnrichmentRattypemd5 OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Header Additions - RAT Type MD5" ::= { affirmedZoneContentStatisticsGridLevelProxyHeaderEnrichmentEntry 39 } affirmedZoneContentStatisticsGridLevelProxyHeaderEnrichmentRattypeencrypted OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Header Additions - RAT Type Encrypted" ::= { affirmedZoneContentStatisticsGridLevelProxyHeaderEnrichmentEntry 40 } affirmedZoneContentStatisticsGridLevelProxyHeaderEnrichmentChargingcharmd5 OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Header Additions - Charging Characteristic MD5" ::= { affirmedZoneContentStatisticsGridLevelProxyHeaderEnrichmentEntry 41 } affirmedZoneContentStatisticsGridLevelProxyHeaderEnrichmentChargingcharencrypted OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Header Additions - Charging Characteristic Encrypted" ::= { affirmedZoneContentStatisticsGridLevelProxyHeaderEnrichmentEntry 42 } affirmedZoneContentStatisticsGridLevelProxyHeaderEnrichmentServingplmnidmd5 OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Header Additions - Serving PLMNID MD5" ::= { affirmedZoneContentStatisticsGridLevelProxyHeaderEnrichmentEntry 43 } affirmedZoneContentStatisticsGridLevelProxyHeaderEnrichmentServingplmnidencrypted OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Header Additions - Serving PLMNID Encrypted" ::= { affirmedZoneContentStatisticsGridLevelProxyHeaderEnrichmentEntry 44 } affirmedZoneContentStatisticsGridLevelProxyHeaderEnrichmentUlicgimd5 OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Header Additions - ULI CGI MD5" ::= { affirmedZoneContentStatisticsGridLevelProxyHeaderEnrichmentEntry 45 } affirmedZoneContentStatisticsGridLevelProxyHeaderEnrichmentUlicgiencrypted OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Header Additions - ULI CGI Encrypted" ::= { affirmedZoneContentStatisticsGridLevelProxyHeaderEnrichmentEntry 46 } affirmedZoneContentStatisticsGridLevelProxyHeaderEnrichmentSgwipaddrmd5 OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Header Additions - SGW IPv4 Address MD5" ::= { affirmedZoneContentStatisticsGridLevelProxyHeaderEnrichmentEntry 47 } affirmedZoneContentStatisticsGridLevelProxyHeaderEnrichmentSgwipaddrencrypted OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Header Additions - SGW IPv4 Address Encrypted" ::= { affirmedZoneContentStatisticsGridLevelProxyHeaderEnrichmentEntry 48 } affirmedZoneContentStatisticsGridLevelProxyHeaderEnrichmentOrigapnmd5 OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Header Additions - Original APN MD5" ::= { affirmedZoneContentStatisticsGridLevelProxyHeaderEnrichmentEntry 49 } affirmedZoneContentStatisticsGridLevelProxyHeaderEnrichmentOrigapnencrypted OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Header Additions - Original APN Encrypted" ::= { affirmedZoneContentStatisticsGridLevelProxyHeaderEnrichmentEntry 50 } affirmedZoneContentStatisticsGridLevelMmsMm1SummaryTable OBJECT-TYPE SYNTAX SEQUENCE OF AffirmedZoneContentStatisticsGridLevelMmsMm1SummaryEntry MAX-ACCESS not-accessible STATUS deprecated DESCRIPTION "" ::= { affirmedZoneMIB 87 } affirmedZoneContentStatisticsGridLevelMmsMm1SummaryEntry OBJECT-TYPE SYNTAX AffirmedZoneContentStatisticsGridLevelMmsMm1SummaryEntry MAX-ACCESS not-accessible STATUS deprecated DESCRIPTION "" INDEX { affirmedZoneName, affirmedZoneContentStatisticsGridLevelMmsMm1SummaryGrid } ::= { affirmedZoneContentStatisticsGridLevelMmsMm1SummaryTable 1 } AffirmedZoneContentStatisticsGridLevelMmsMm1SummaryEntry ::= SEQUENCE { affirmedZoneContentStatisticsGridLevelMmsMm1SummaryGrid Unsigned32, affirmedZoneContentStatisticsGridLevelMmsMm1SummaryNummmsmsgtypesendreq ConfdString, affirmedZoneContentStatisticsGridLevelMmsMm1SummaryNummmsmsgtypesendconf ConfdString, affirmedZoneContentStatisticsGridLevelMmsMm1SummaryNummmsmsgtypenotificationind ConfdString, affirmedZoneContentStatisticsGridLevelMmsMm1SummaryNummmsmsgtypenotifyrespind ConfdString, affirmedZoneContentStatisticsGridLevelMmsMm1SummaryNummmsmsgtyperetrieveconf ConfdString, affirmedZoneContentStatisticsGridLevelMmsMm1SummaryNummmsmsgtypeacknowledgeind ConfdString, affirmedZoneContentStatisticsGridLevelMmsMm1SummaryNummmsmsgtypedeliveryind ConfdString, affirmedZoneContentStatisticsGridLevelMmsMm1SummaryNummmsmsgtypereadrecind ConfdString, affirmedZoneContentStatisticsGridLevelMmsMm1SummaryNummmsmsgtypereadorigind ConfdString, affirmedZoneContentStatisticsGridLevelMmsMm1SummaryNummmsmsgtypeunknown ConfdString, affirmedZoneContentStatisticsGridLevelMmsMm1SummaryNummmsmsgtypesendreqfailures ConfdString, affirmedZoneContentStatisticsGridLevelMmsMm1SummaryNummmsmsgtyperetrieveconfbypassed ConfdString } affirmedZoneContentStatisticsGridLevelMmsMm1SummaryGrid OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS not-accessible STATUS current DESCRIPTION "grid ID" ::= { affirmedZoneContentStatisticsGridLevelMmsMm1SummaryEntry 1 } affirmedZoneContentStatisticsGridLevelMmsMm1SummaryNummmsmsgtypesendreq OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Send Request" ::= { affirmedZoneContentStatisticsGridLevelMmsMm1SummaryEntry 2 } affirmedZoneContentStatisticsGridLevelMmsMm1SummaryNummmsmsgtypesendconf OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Send Confirmation" ::= { affirmedZoneContentStatisticsGridLevelMmsMm1SummaryEntry 3 } affirmedZoneContentStatisticsGridLevelMmsMm1SummaryNummmsmsgtypenotificationind OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Notification Indication" ::= { affirmedZoneContentStatisticsGridLevelMmsMm1SummaryEntry 4 } affirmedZoneContentStatisticsGridLevelMmsMm1SummaryNummmsmsgtypenotifyrespind OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Notify Response Indication" ::= { affirmedZoneContentStatisticsGridLevelMmsMm1SummaryEntry 5 } affirmedZoneContentStatisticsGridLevelMmsMm1SummaryNummmsmsgtyperetrieveconf OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Retrieve Confirmation" ::= { affirmedZoneContentStatisticsGridLevelMmsMm1SummaryEntry 6 } affirmedZoneContentStatisticsGridLevelMmsMm1SummaryNummmsmsgtypeacknowledgeind OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Acknowledge Indication" ::= { affirmedZoneContentStatisticsGridLevelMmsMm1SummaryEntry 7 } affirmedZoneContentStatisticsGridLevelMmsMm1SummaryNummmsmsgtypedeliveryind OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Delivery Indication" ::= { affirmedZoneContentStatisticsGridLevelMmsMm1SummaryEntry 8 } affirmedZoneContentStatisticsGridLevelMmsMm1SummaryNummmsmsgtypereadrecind OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Read Receipt Indication" ::= { affirmedZoneContentStatisticsGridLevelMmsMm1SummaryEntry 9 } affirmedZoneContentStatisticsGridLevelMmsMm1SummaryNummmsmsgtypereadorigind OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Read Original Indication" ::= { affirmedZoneContentStatisticsGridLevelMmsMm1SummaryEntry 10 } affirmedZoneContentStatisticsGridLevelMmsMm1SummaryNummmsmsgtypeunknown OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Unknown-Type" ::= { affirmedZoneContentStatisticsGridLevelMmsMm1SummaryEntry 11 } affirmedZoneContentStatisticsGridLevelMmsMm1SummaryNummmsmsgtypesendreqfailures OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of MM1 No MMSC Routing" ::= { affirmedZoneContentStatisticsGridLevelMmsMm1SummaryEntry 12 } affirmedZoneContentStatisticsGridLevelMmsMm1SummaryNummmsmsgtyperetrieveconfbypassed OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Retrieve Confirmation Bypassed" ::= { affirmedZoneContentStatisticsGridLevelMmsMm1SummaryEntry 13 } affirmedZoneContentStatisticsGridLevelMmsDetailTable OBJECT-TYPE SYNTAX SEQUENCE OF AffirmedZoneContentStatisticsGridLevelMmsDetailEntry MAX-ACCESS not-accessible STATUS deprecated DESCRIPTION "" ::= { affirmedZoneMIB 88 } affirmedZoneContentStatisticsGridLevelMmsDetailEntry OBJECT-TYPE SYNTAX AffirmedZoneContentStatisticsGridLevelMmsDetailEntry MAX-ACCESS not-accessible STATUS deprecated DESCRIPTION "" INDEX { affirmedZoneName, affirmedZoneContentStatisticsGridLevelMmsDetailGrid } ::= { affirmedZoneContentStatisticsGridLevelMmsDetailTable 1 } AffirmedZoneContentStatisticsGridLevelMmsDetailEntry ::= SEQUENCE { affirmedZoneContentStatisticsGridLevelMmsDetailGrid Unsigned32, affirmedZoneContentStatisticsGridLevelMmsDetailNummmsmm1contentadaptationdisabled ConfdString, affirmedZoneContentStatisticsGridLevelMmsDetailNummmsmm1contentadaptationsuppressed ConfdString, affirmedZoneContentStatisticsGridLevelMmsDetailNummmsmm1constructinguaprofilefailed ConfdString, affirmedZoneContentStatisticsGridLevelMmsDetailNummmsmm1defaultuaprofilematched ConfdString, affirmedZoneContentStatisticsGridLevelMmsDetailNummmsmediatypeunknown ConfdString } affirmedZoneContentStatisticsGridLevelMmsDetailGrid OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS not-accessible STATUS current DESCRIPTION "grid ID" ::= { affirmedZoneContentStatisticsGridLevelMmsDetailEntry 1 } affirmedZoneContentStatisticsGridLevelMmsDetailNummmsmm1contentadaptationdisabled OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Content adaptation disabled" ::= { affirmedZoneContentStatisticsGridLevelMmsDetailEntry 2 } affirmedZoneContentStatisticsGridLevelMmsDetailNummmsmm1contentadaptationsuppressed OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Content adaptation suppressed" ::= { affirmedZoneContentStatisticsGridLevelMmsDetailEntry 3 } affirmedZoneContentStatisticsGridLevelMmsDetailNummmsmm1constructinguaprofilefailed OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Constructing UA profile failed" ::= { affirmedZoneContentStatisticsGridLevelMmsDetailEntry 4 } affirmedZoneContentStatisticsGridLevelMmsDetailNummmsmm1defaultuaprofilematched OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Default UA profile Matched" ::= { affirmedZoneContentStatisticsGridLevelMmsDetailEntry 5 } affirmedZoneContentStatisticsGridLevelMmsDetailNummmsmediatypeunknown OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Media Type Unknown" ::= { affirmedZoneContentStatisticsGridLevelMmsDetailEntry 6 } affirmedZoneContentStatisticsGridLevelMmsMediaAdaptationTable OBJECT-TYPE SYNTAX SEQUENCE OF AffirmedZoneContentStatisticsGridLevelMmsMediaAdaptationEntry MAX-ACCESS not-accessible STATUS deprecated DESCRIPTION "" ::= { affirmedZoneMIB 89 } affirmedZoneContentStatisticsGridLevelMmsMediaAdaptationEntry OBJECT-TYPE SYNTAX AffirmedZoneContentStatisticsGridLevelMmsMediaAdaptationEntry MAX-ACCESS not-accessible STATUS deprecated DESCRIPTION "" INDEX { affirmedZoneName, affirmedZoneContentStatisticsGridLevelMmsMediaAdaptationGrid } ::= { affirmedZoneContentStatisticsGridLevelMmsMediaAdaptationTable 1 } AffirmedZoneContentStatisticsGridLevelMmsMediaAdaptationEntry ::= SEQUENCE { affirmedZoneContentStatisticsGridLevelMmsMediaAdaptationGrid Unsigned32, affirmedZoneContentStatisticsGridLevelMmsMediaAdaptationNummmsvideoadaptationattempts ConfdString, affirmedZoneContentStatisticsGridLevelMmsMediaAdaptationNummmsvideoadaptationcancels ConfdString, affirmedZoneContentStatisticsGridLevelMmsMediaAdaptationNummmsvideoadaptationsuccesses ConfdString, affirmedZoneContentStatisticsGridLevelMmsMediaAdaptationNummmsvideoadaptationaborts ConfdString, affirmedZoneContentStatisticsGridLevelMmsMediaAdaptationNummmsvideoadaptationfailures ConfdString, affirmedZoneContentStatisticsGridLevelMmsMediaAdaptationNummmsimageadaptationattempts ConfdString, affirmedZoneContentStatisticsGridLevelMmsMediaAdaptationNummmsimageadaptationcancels ConfdString, affirmedZoneContentStatisticsGridLevelMmsMediaAdaptationNummmsimageadaptationsuccesses ConfdString, affirmedZoneContentStatisticsGridLevelMmsMediaAdaptationNummmsimageadaptationaborts ConfdString, affirmedZoneContentStatisticsGridLevelMmsMediaAdaptationNummmsimageadaptationfailures ConfdString, affirmedZoneContentStatisticsGridLevelMmsMediaAdaptationNummmstextadaptationattempts ConfdString, affirmedZoneContentStatisticsGridLevelMmsMediaAdaptationNummmstextadaptationcancels ConfdString, affirmedZoneContentStatisticsGridLevelMmsMediaAdaptationNummmstextadaptationsuccesses ConfdString, affirmedZoneContentStatisticsGridLevelMmsMediaAdaptationNummmstextadaptationaborts ConfdString, affirmedZoneContentStatisticsGridLevelMmsMediaAdaptationNummmstextadaptationfailures ConfdString, affirmedZoneContentStatisticsGridLevelMmsMediaAdaptationNummmsaudioadaptationattempts ConfdString, affirmedZoneContentStatisticsGridLevelMmsMediaAdaptationNummmsaudioadaptationcancels ConfdString, affirmedZoneContentStatisticsGridLevelMmsMediaAdaptationNummmsaudioadaptationsuccesses ConfdString, affirmedZoneContentStatisticsGridLevelMmsMediaAdaptationNummmsaudioadaptationaborts ConfdString, affirmedZoneContentStatisticsGridLevelMmsMediaAdaptationNummmsaudioadaptationfailures ConfdString } affirmedZoneContentStatisticsGridLevelMmsMediaAdaptationGrid OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS not-accessible STATUS current DESCRIPTION "grid ID" ::= { affirmedZoneContentStatisticsGridLevelMmsMediaAdaptationEntry 1 } affirmedZoneContentStatisticsGridLevelMmsMediaAdaptationNummmsvideoadaptationattempts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of video adaptation attempts" ::= { affirmedZoneContentStatisticsGridLevelMmsMediaAdaptationEntry 2 } affirmedZoneContentStatisticsGridLevelMmsMediaAdaptationNummmsvideoadaptationcancels OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of video adaptation cancels or bypassings" ::= { affirmedZoneContentStatisticsGridLevelMmsMediaAdaptationEntry 3 } affirmedZoneContentStatisticsGridLevelMmsMediaAdaptationNummmsvideoadaptationsuccesses OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of video adaptation successes" ::= { affirmedZoneContentStatisticsGridLevelMmsMediaAdaptationEntry 4 } affirmedZoneContentStatisticsGridLevelMmsMediaAdaptationNummmsvideoadaptationaborts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of video adaptation aborts" ::= { affirmedZoneContentStatisticsGridLevelMmsMediaAdaptationEntry 5 } affirmedZoneContentStatisticsGridLevelMmsMediaAdaptationNummmsvideoadaptationfailures OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of video adaptation failures" ::= { affirmedZoneContentStatisticsGridLevelMmsMediaAdaptationEntry 6 } affirmedZoneContentStatisticsGridLevelMmsMediaAdaptationNummmsimageadaptationattempts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of image adaptation attempts" ::= { affirmedZoneContentStatisticsGridLevelMmsMediaAdaptationEntry 7 } affirmedZoneContentStatisticsGridLevelMmsMediaAdaptationNummmsimageadaptationcancels OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of image adaptation cancels or bypassings" ::= { affirmedZoneContentStatisticsGridLevelMmsMediaAdaptationEntry 8 } affirmedZoneContentStatisticsGridLevelMmsMediaAdaptationNummmsimageadaptationsuccesses OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of image adaptation successes" ::= { affirmedZoneContentStatisticsGridLevelMmsMediaAdaptationEntry 9 } affirmedZoneContentStatisticsGridLevelMmsMediaAdaptationNummmsimageadaptationaborts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of image adaptation aborts" ::= { affirmedZoneContentStatisticsGridLevelMmsMediaAdaptationEntry 10 } affirmedZoneContentStatisticsGridLevelMmsMediaAdaptationNummmsimageadaptationfailures OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of image adaptation failures" ::= { affirmedZoneContentStatisticsGridLevelMmsMediaAdaptationEntry 11 } affirmedZoneContentStatisticsGridLevelMmsMediaAdaptationNummmstextadaptationattempts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of text adaptation attempts" ::= { affirmedZoneContentStatisticsGridLevelMmsMediaAdaptationEntry 12 } affirmedZoneContentStatisticsGridLevelMmsMediaAdaptationNummmstextadaptationcancels OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of text adaptation cancels or bypassings" ::= { affirmedZoneContentStatisticsGridLevelMmsMediaAdaptationEntry 13 } affirmedZoneContentStatisticsGridLevelMmsMediaAdaptationNummmstextadaptationsuccesses OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of text adaptation successes" ::= { affirmedZoneContentStatisticsGridLevelMmsMediaAdaptationEntry 14 } affirmedZoneContentStatisticsGridLevelMmsMediaAdaptationNummmstextadaptationaborts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of text adaptation aborts" ::= { affirmedZoneContentStatisticsGridLevelMmsMediaAdaptationEntry 15 } affirmedZoneContentStatisticsGridLevelMmsMediaAdaptationNummmstextadaptationfailures OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of text adaptation failures" ::= { affirmedZoneContentStatisticsGridLevelMmsMediaAdaptationEntry 16 } affirmedZoneContentStatisticsGridLevelMmsMediaAdaptationNummmsaudioadaptationattempts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of audio adaptation attempts" ::= { affirmedZoneContentStatisticsGridLevelMmsMediaAdaptationEntry 17 } affirmedZoneContentStatisticsGridLevelMmsMediaAdaptationNummmsaudioadaptationcancels OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of audio adaptation cancels or bypassings" ::= { affirmedZoneContentStatisticsGridLevelMmsMediaAdaptationEntry 18 } affirmedZoneContentStatisticsGridLevelMmsMediaAdaptationNummmsaudioadaptationsuccesses OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of audio adaptation successes" ::= { affirmedZoneContentStatisticsGridLevelMmsMediaAdaptationEntry 19 } affirmedZoneContentStatisticsGridLevelMmsMediaAdaptationNummmsaudioadaptationaborts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of audio adaptation aborts" ::= { affirmedZoneContentStatisticsGridLevelMmsMediaAdaptationEntry 20 } affirmedZoneContentStatisticsGridLevelMmsMediaAdaptationNummmsaudioadaptationfailures OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of audio adaptation failures" ::= { affirmedZoneContentStatisticsGridLevelMmsMediaAdaptationEntry 21 } affirmedZoneContentStatisticsGridLevelStiMediaAdaptationTable OBJECT-TYPE SYNTAX SEQUENCE OF AffirmedZoneContentStatisticsGridLevelStiMediaAdaptationEntry MAX-ACCESS not-accessible STATUS deprecated DESCRIPTION "" ::= { affirmedZoneMIB 90 } affirmedZoneContentStatisticsGridLevelStiMediaAdaptationEntry OBJECT-TYPE SYNTAX AffirmedZoneContentStatisticsGridLevelStiMediaAdaptationEntry MAX-ACCESS not-accessible STATUS deprecated DESCRIPTION "" INDEX { affirmedZoneName, affirmedZoneContentStatisticsGridLevelStiMediaAdaptationGrid } ::= { affirmedZoneContentStatisticsGridLevelStiMediaAdaptationTable 1 } AffirmedZoneContentStatisticsGridLevelStiMediaAdaptationEntry ::= SEQUENCE { affirmedZoneContentStatisticsGridLevelStiMediaAdaptationGrid Unsigned32, affirmedZoneContentStatisticsGridLevelStiMediaAdaptationNumstivideoadaptationattempts ConfdString, affirmedZoneContentStatisticsGridLevelStiMediaAdaptationNumstivideoadaptationcancels ConfdString, affirmedZoneContentStatisticsGridLevelStiMediaAdaptationNumstivideoadaptationsuccesses ConfdString, affirmedZoneContentStatisticsGridLevelStiMediaAdaptationNumstivideoadaptationaborts ConfdString, affirmedZoneContentStatisticsGridLevelStiMediaAdaptationNumstivideoadaptationfailures ConfdString, affirmedZoneContentStatisticsGridLevelStiMediaAdaptationNumstiimageadaptationattempts ConfdString, affirmedZoneContentStatisticsGridLevelStiMediaAdaptationNumstiimageadaptationcancels ConfdString, affirmedZoneContentStatisticsGridLevelStiMediaAdaptationNumstiimageadaptationsuccesses ConfdString, affirmedZoneContentStatisticsGridLevelStiMediaAdaptationNumstiimageadaptationaborts ConfdString, affirmedZoneContentStatisticsGridLevelStiMediaAdaptationNumstiimageadaptationfailures ConfdString, affirmedZoneContentStatisticsGridLevelStiMediaAdaptationNumstitextadaptationattempts ConfdString, affirmedZoneContentStatisticsGridLevelStiMediaAdaptationNumstitextadaptationcancels ConfdString, affirmedZoneContentStatisticsGridLevelStiMediaAdaptationNumstitextadaptationsuccesses ConfdString, affirmedZoneContentStatisticsGridLevelStiMediaAdaptationNumstitextadaptationaborts ConfdString, affirmedZoneContentStatisticsGridLevelStiMediaAdaptationNumstitextadaptationfailures ConfdString, affirmedZoneContentStatisticsGridLevelStiMediaAdaptationNumstiaudioadaptationattempts ConfdString, affirmedZoneContentStatisticsGridLevelStiMediaAdaptationNumstiaudioadaptationcancels ConfdString, affirmedZoneContentStatisticsGridLevelStiMediaAdaptationNumstiaudioadaptationsuccesses ConfdString, affirmedZoneContentStatisticsGridLevelStiMediaAdaptationNumstiaudioadaptationaborts ConfdString, affirmedZoneContentStatisticsGridLevelStiMediaAdaptationNumstiaudioadaptationfailures ConfdString } affirmedZoneContentStatisticsGridLevelStiMediaAdaptationGrid OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS not-accessible STATUS current DESCRIPTION "grid ID" ::= { affirmedZoneContentStatisticsGridLevelStiMediaAdaptationEntry 1 } affirmedZoneContentStatisticsGridLevelStiMediaAdaptationNumstivideoadaptationattempts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of video adaptation attempts" ::= { affirmedZoneContentStatisticsGridLevelStiMediaAdaptationEntry 2 } affirmedZoneContentStatisticsGridLevelStiMediaAdaptationNumstivideoadaptationcancels OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of video adaptation cancels or bypassings" ::= { affirmedZoneContentStatisticsGridLevelStiMediaAdaptationEntry 3 } affirmedZoneContentStatisticsGridLevelStiMediaAdaptationNumstivideoadaptationsuccesses OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of video adaptation successes" ::= { affirmedZoneContentStatisticsGridLevelStiMediaAdaptationEntry 4 } affirmedZoneContentStatisticsGridLevelStiMediaAdaptationNumstivideoadaptationaborts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of video adaptation aborts" ::= { affirmedZoneContentStatisticsGridLevelStiMediaAdaptationEntry 5 } affirmedZoneContentStatisticsGridLevelStiMediaAdaptationNumstivideoadaptationfailures OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of video adaptation failures" ::= { affirmedZoneContentStatisticsGridLevelStiMediaAdaptationEntry 6 } affirmedZoneContentStatisticsGridLevelStiMediaAdaptationNumstiimageadaptationattempts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of image adaptation attempts" ::= { affirmedZoneContentStatisticsGridLevelStiMediaAdaptationEntry 7 } affirmedZoneContentStatisticsGridLevelStiMediaAdaptationNumstiimageadaptationcancels OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of image adaptation cancels or bypassings" ::= { affirmedZoneContentStatisticsGridLevelStiMediaAdaptationEntry 8 } affirmedZoneContentStatisticsGridLevelStiMediaAdaptationNumstiimageadaptationsuccesses OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of image adaptation successes" ::= { affirmedZoneContentStatisticsGridLevelStiMediaAdaptationEntry 9 } affirmedZoneContentStatisticsGridLevelStiMediaAdaptationNumstiimageadaptationaborts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of image adaptation aborts" ::= { affirmedZoneContentStatisticsGridLevelStiMediaAdaptationEntry 10 } affirmedZoneContentStatisticsGridLevelStiMediaAdaptationNumstiimageadaptationfailures OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of image adaptation failures" ::= { affirmedZoneContentStatisticsGridLevelStiMediaAdaptationEntry 11 } affirmedZoneContentStatisticsGridLevelStiMediaAdaptationNumstitextadaptationattempts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of text adaptation attempts" ::= { affirmedZoneContentStatisticsGridLevelStiMediaAdaptationEntry 12 } affirmedZoneContentStatisticsGridLevelStiMediaAdaptationNumstitextadaptationcancels OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of text adaptation cancels or bypassings" ::= { affirmedZoneContentStatisticsGridLevelStiMediaAdaptationEntry 13 } affirmedZoneContentStatisticsGridLevelStiMediaAdaptationNumstitextadaptationsuccesses OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of text adaptation successes" ::= { affirmedZoneContentStatisticsGridLevelStiMediaAdaptationEntry 14 } affirmedZoneContentStatisticsGridLevelStiMediaAdaptationNumstitextadaptationaborts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of text adaptation aborts" ::= { affirmedZoneContentStatisticsGridLevelStiMediaAdaptationEntry 15 } affirmedZoneContentStatisticsGridLevelStiMediaAdaptationNumstitextadaptationfailures OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of text adaptation failures" ::= { affirmedZoneContentStatisticsGridLevelStiMediaAdaptationEntry 16 } affirmedZoneContentStatisticsGridLevelStiMediaAdaptationNumstiaudioadaptationattempts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of audio adaptation attempts" ::= { affirmedZoneContentStatisticsGridLevelStiMediaAdaptationEntry 17 } affirmedZoneContentStatisticsGridLevelStiMediaAdaptationNumstiaudioadaptationcancels OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of audio adaptation cancels or bypassings" ::= { affirmedZoneContentStatisticsGridLevelStiMediaAdaptationEntry 18 } affirmedZoneContentStatisticsGridLevelStiMediaAdaptationNumstiaudioadaptationsuccesses OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of audio adaptation successes" ::= { affirmedZoneContentStatisticsGridLevelStiMediaAdaptationEntry 19 } affirmedZoneContentStatisticsGridLevelStiMediaAdaptationNumstiaudioadaptationaborts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of audio adaptation aborts" ::= { affirmedZoneContentStatisticsGridLevelStiMediaAdaptationEntry 20 } affirmedZoneContentStatisticsGridLevelStiMediaAdaptationNumstiaudioadaptationfailures OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of audio adaptation failures" ::= { affirmedZoneContentStatisticsGridLevelStiMediaAdaptationEntry 21 } affirmedZoneContentStatisticsGridLevelStiDetailTable OBJECT-TYPE SYNTAX SEQUENCE OF AffirmedZoneContentStatisticsGridLevelStiDetailEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "" ::= { affirmedZoneMIB 91 } affirmedZoneContentStatisticsGridLevelStiDetailEntry OBJECT-TYPE SYNTAX AffirmedZoneContentStatisticsGridLevelStiDetailEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "" INDEX { affirmedZoneName, affirmedZoneContentStatisticsGridLevelStiDetailGrid } ::= { affirmedZoneContentStatisticsGridLevelStiDetailTable 1 } AffirmedZoneContentStatisticsGridLevelStiDetailEntry ::= SEQUENCE { affirmedZoneContentStatisticsGridLevelStiDetailGrid Unsigned32, affirmedZoneContentStatisticsGridLevelStiDetailNumstitranscoderequests ConfdString, affirmedZoneContentStatisticsGridLevelStiDetailNumstisuccesstranscoderesponses ConfdString, affirmedZoneContentStatisticsGridLevelStiDetailNumstierrortranscoderesponses ConfdString, affirmedZoneContentStatisticsGridLevelStiDetailNumstinomatchingconfig ConfdString, affirmedZoneContentStatisticsGridLevelStiDetailNumsticontentadaptationsuppressed ConfdString, affirmedZoneContentStatisticsGridLevelStiDetailNumsticonstructinguaprofilefailed ConfdString } affirmedZoneContentStatisticsGridLevelStiDetailGrid OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS not-accessible STATUS current DESCRIPTION "grid ID" ::= { affirmedZoneContentStatisticsGridLevelStiDetailEntry 1 } affirmedZoneContentStatisticsGridLevelStiDetailNumstitranscoderequests OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of transcoding requests" ::= { affirmedZoneContentStatisticsGridLevelStiDetailEntry 2 } affirmedZoneContentStatisticsGridLevelStiDetailNumstisuccesstranscoderesponses OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of success transcoding responses " ::= { affirmedZoneContentStatisticsGridLevelStiDetailEntry 3 } affirmedZoneContentStatisticsGridLevelStiDetailNumstierrortranscoderesponses OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of error transcoding responses " ::= { affirmedZoneContentStatisticsGridLevelStiDetailEntry 4 } affirmedZoneContentStatisticsGridLevelStiDetailNumstinomatchingconfig OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of no matching configuration" ::= { affirmedZoneContentStatisticsGridLevelStiDetailEntry 5 } affirmedZoneContentStatisticsGridLevelStiDetailNumsticontentadaptationsuppressed OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Content adaptation suppressed" ::= { affirmedZoneContentStatisticsGridLevelStiDetailEntry 6 } affirmedZoneContentStatisticsGridLevelStiDetailNumsticonstructinguaprofilefailed OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of constructing UA profile failed" ::= { affirmedZoneContentStatisticsGridLevelStiDetailEntry 7 } affirmedZoneContentStatisticsGridLevelLdapSummaryTable OBJECT-TYPE SYNTAX SEQUENCE OF AffirmedZoneContentStatisticsGridLevelLdapSummaryEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "" ::= { affirmedZoneMIB 92 } affirmedZoneContentStatisticsGridLevelLdapSummaryEntry OBJECT-TYPE SYNTAX AffirmedZoneContentStatisticsGridLevelLdapSummaryEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "" INDEX { affirmedZoneName, affirmedZoneContentStatisticsGridLevelLdapSummaryGrid } ::= { affirmedZoneContentStatisticsGridLevelLdapSummaryTable 1 } AffirmedZoneContentStatisticsGridLevelLdapSummaryEntry ::= SEQUENCE { affirmedZoneContentStatisticsGridLevelLdapSummaryGrid Unsigned32, affirmedZoneContentStatisticsGridLevelLdapSummaryNumldapsearchrequestattempts ConfdString, affirmedZoneContentStatisticsGridLevelLdapSummaryNumldapsearchrequestretry ConfdString, affirmedZoneContentStatisticsGridLevelLdapSummaryNumldapsearchrequestsent ConfdString, affirmedZoneContentStatisticsGridLevelLdapSummaryNumldapsearchrequestrejected ConfdString, affirmedZoneContentStatisticsGridLevelLdapSummaryNumldapsearchrequestcancel ConfdString, affirmedZoneContentStatisticsGridLevelLdapSummaryNumldapsearchresultrecvdok ConfdString, affirmedZoneContentStatisticsGridLevelLdapSummaryNumldapsearchresultrecvd32 ConfdString, affirmedZoneContentStatisticsGridLevelLdapSummaryNumldapsearchresultrecvdfail ConfdString, affirmedZoneContentStatisticsGridLevelLdapSummaryNumldapsearchresultrecvdstale ConfdString, affirmedZoneContentStatisticsGridLevelLdapSummaryNumldapsearchresulttimedout ConfdString, affirmedZoneContentStatisticsGridLevelLdapSummaryNumldaprequestallowed ConfdString, affirmedZoneContentStatisticsGridLevelLdapSummaryNumldaprequestblocked ConfdString, affirmedZoneContentStatisticsGridLevelLdapSummaryNumldapserverconnectevtfail ConfdString, affirmedZoneContentStatisticsGridLevelLdapSummaryNumldapserverconnectevtlost ConfdString, affirmedZoneContentStatisticsGridLevelLdapSummaryNumldapserverconnectevtreset ConfdString } affirmedZoneContentStatisticsGridLevelLdapSummaryGrid OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS not-accessible STATUS current DESCRIPTION "grid ID" ::= { affirmedZoneContentStatisticsGridLevelLdapSummaryEntry 1 } affirmedZoneContentStatisticsGridLevelLdapSummaryNumldapsearchrequestattempts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Search Request Attempts" ::= { affirmedZoneContentStatisticsGridLevelLdapSummaryEntry 2 } affirmedZoneContentStatisticsGridLevelLdapSummaryNumldapsearchrequestretry OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Search Request Retried" ::= { affirmedZoneContentStatisticsGridLevelLdapSummaryEntry 3 } affirmedZoneContentStatisticsGridLevelLdapSummaryNumldapsearchrequestsent OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Search Request Sent" ::= { affirmedZoneContentStatisticsGridLevelLdapSummaryEntry 4 } affirmedZoneContentStatisticsGridLevelLdapSummaryNumldapsearchrequestrejected OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Search Request Failed" ::= { affirmedZoneContentStatisticsGridLevelLdapSummaryEntry 5 } affirmedZoneContentStatisticsGridLevelLdapSummaryNumldapsearchrequestcancel OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Search Request Canceled" ::= { affirmedZoneContentStatisticsGridLevelLdapSummaryEntry 6 } affirmedZoneContentStatisticsGridLevelLdapSummaryNumldapsearchresultrecvdok OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Search Result Success Received" ::= { affirmedZoneContentStatisticsGridLevelLdapSummaryEntry 7 } affirmedZoneContentStatisticsGridLevelLdapSummaryNumldapsearchresultrecvd32 OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of ldap no-such-object Seachr Result Received" ::= { affirmedZoneContentStatisticsGridLevelLdapSummaryEntry 8 } affirmedZoneContentStatisticsGridLevelLdapSummaryNumldapsearchresultrecvdfail OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Search Result Failure Received" ::= { affirmedZoneContentStatisticsGridLevelLdapSummaryEntry 9 } affirmedZoneContentStatisticsGridLevelLdapSummaryNumldapsearchresultrecvdstale OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Search Result Ignored" ::= { affirmedZoneContentStatisticsGridLevelLdapSummaryEntry 10 } affirmedZoneContentStatisticsGridLevelLdapSummaryNumldapsearchresulttimedout OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Search Result Timedout" ::= { affirmedZoneContentStatisticsGridLevelLdapSummaryEntry 11 } affirmedZoneContentStatisticsGridLevelLdapSummaryNumldaprequestallowed OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of request allowed" ::= { affirmedZoneContentStatisticsGridLevelLdapSummaryEntry 12 } affirmedZoneContentStatisticsGridLevelLdapSummaryNumldaprequestblocked OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of request blocked" ::= { affirmedZoneContentStatisticsGridLevelLdapSummaryEntry 13 } affirmedZoneContentStatisticsGridLevelLdapSummaryNumldapserverconnectevtfail OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of server connect event due to connect failure" ::= { affirmedZoneContentStatisticsGridLevelLdapSummaryEntry 14 } affirmedZoneContentStatisticsGridLevelLdapSummaryNumldapserverconnectevtlost OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of server connect event due to connection lost" ::= { affirmedZoneContentStatisticsGridLevelLdapSummaryEntry 15 } affirmedZoneContentStatisticsGridLevelLdapSummaryNumldapserverconnectevtreset OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of server connect event due to user connection reset" ::= { affirmedZoneContentStatisticsGridLevelLdapSummaryEntry 16 } affirmedZoneContentStatisticsGridLevelSmtpProxyStatsSummaryTable OBJECT-TYPE SYNTAX SEQUENCE OF AffirmedZoneContentStatisticsGridLevelSmtpProxyStatsSummaryEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "" ::= { affirmedZoneMIB 93 } affirmedZoneContentStatisticsGridLevelSmtpProxyStatsSummaryEntry OBJECT-TYPE SYNTAX AffirmedZoneContentStatisticsGridLevelSmtpProxyStatsSummaryEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "" INDEX { affirmedZoneName, affirmedZoneContentStatisticsGridLevelSmtpProxyStatsSummaryGrid } ::= { affirmedZoneContentStatisticsGridLevelSmtpProxyStatsSummaryTable 1 } AffirmedZoneContentStatisticsGridLevelSmtpProxyStatsSummaryEntry ::= SEQUENCE { affirmedZoneContentStatisticsGridLevelSmtpProxyStatsSummaryGrid Unsigned32, affirmedZoneContentStatisticsGridLevelSmtpProxyStatsSummarySmtpproxysendattempts ConfdString, affirmedZoneContentStatisticsGridLevelSmtpProxyStatsSummarySmtpproxysendsuccesses ConfdString, affirmedZoneContentStatisticsGridLevelSmtpProxyStatsSummarySmtpproxysendfailures ConfdString, affirmedZoneContentStatisticsGridLevelSmtpProxyStatsSummarySmtpproxyreceivedmessages ConfdString, affirmedZoneContentStatisticsGridLevelSmtpProxyStatsSummarySmtpproxyreceivedmessagesuccesses ConfdString, affirmedZoneContentStatisticsGridLevelSmtpProxyStatsSummarySmtpproxyreceivedmessagefailures ConfdString, affirmedZoneContentStatisticsGridLevelSmtpProxyStatsSummarySmtpproxysmildrops ConfdString, affirmedZoneContentStatisticsGridLevelSmtpProxyStatsSummarySmtpproxyimagexcodedtobase64 ConfdString, affirmedZoneContentStatisticsGridLevelSmtpProxyStatsSummarySmtpproxyaudioxcodedtobase64 ConfdString, affirmedZoneContentStatisticsGridLevelSmtpProxyStatsSummarySmtpproxyvideoxcodedtobase64 ConfdString, affirmedZoneContentStatisticsGridLevelSmtpProxyStatsSummarySmtpproxytextxcodedtobase64 ConfdString, affirmedZoneContentStatisticsGridLevelSmtpProxyStatsSummarySmtpproxyimagexcoded ConfdString, affirmedZoneContentStatisticsGridLevelSmtpProxyStatsSummarySmtpproxyimagexcodecancels ConfdString, affirmedZoneContentStatisticsGridLevelSmtpProxyStatsSummarySmtpproxyimagexcodeaborts ConfdString, affirmedZoneContentStatisticsGridLevelSmtpProxyStatsSummarySmtpproxyimagexcodefailures ConfdString, affirmedZoneContentStatisticsGridLevelSmtpProxyStatsSummarySmtpproxyaudioxcoded ConfdString, affirmedZoneContentStatisticsGridLevelSmtpProxyStatsSummarySmtpproxyaudioxcodecancels ConfdString, affirmedZoneContentStatisticsGridLevelSmtpProxyStatsSummarySmtpproxyaudioxcodeaborts ConfdString, affirmedZoneContentStatisticsGridLevelSmtpProxyStatsSummarySmtpproxyaudioxcodefailures ConfdString, affirmedZoneContentStatisticsGridLevelSmtpProxyStatsSummarySmtpproxyvideoxcoded ConfdString, affirmedZoneContentStatisticsGridLevelSmtpProxyStatsSummarySmtpproxyvideoxcodecancels ConfdString, affirmedZoneContentStatisticsGridLevelSmtpProxyStatsSummarySmtpproxyvideoxcodeaborts ConfdString, affirmedZoneContentStatisticsGridLevelSmtpProxyStatsSummarySmtpproxyvideoxcodefailures ConfdString, affirmedZoneContentStatisticsGridLevelSmtpProxyStatsSummarySmtpproxytextxcoded ConfdString, affirmedZoneContentStatisticsGridLevelSmtpProxyStatsSummarySmtpproxytextxcodecancels ConfdString, affirmedZoneContentStatisticsGridLevelSmtpProxyStatsSummarySmtpproxytextxcodeaborts ConfdString, affirmedZoneContentStatisticsGridLevelSmtpProxyStatsSummarySmtpproxytextxcodefailures ConfdString, affirmedZoneContentStatisticsGridLevelSmtpProxyStatsSummarySmtpproxybytessent ConfdString, affirmedZoneContentStatisticsGridLevelSmtpProxyStatsSummarySmtpproxybytesreceived ConfdString, affirmedZoneContentStatisticsGridLevelSmtpProxyStatsSummarySmtpproxycontentadaptationsuppressed ConfdString, affirmedZoneContentStatisticsGridLevelSmtpProxyStatsSummarySmtpproxyconstructingpcprofilefailed ConfdString } affirmedZoneContentStatisticsGridLevelSmtpProxyStatsSummaryGrid OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS not-accessible STATUS current DESCRIPTION "grid ID" ::= { affirmedZoneContentStatisticsGridLevelSmtpProxyStatsSummaryEntry 1 } affirmedZoneContentStatisticsGridLevelSmtpProxyStatsSummarySmtpproxysendattempts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of send attempts" ::= { affirmedZoneContentStatisticsGridLevelSmtpProxyStatsSummaryEntry 2 } affirmedZoneContentStatisticsGridLevelSmtpProxyStatsSummarySmtpproxysendsuccesses OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of send successes" ::= { affirmedZoneContentStatisticsGridLevelSmtpProxyStatsSummaryEntry 3 } affirmedZoneContentStatisticsGridLevelSmtpProxyStatsSummarySmtpproxysendfailures OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of send failures" ::= { affirmedZoneContentStatisticsGridLevelSmtpProxyStatsSummaryEntry 4 } affirmedZoneContentStatisticsGridLevelSmtpProxyStatsSummarySmtpproxyreceivedmessages OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of received messages" ::= { affirmedZoneContentStatisticsGridLevelSmtpProxyStatsSummaryEntry 5 } affirmedZoneContentStatisticsGridLevelSmtpProxyStatsSummarySmtpproxyreceivedmessagesuccesses OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of message successes received" ::= { affirmedZoneContentStatisticsGridLevelSmtpProxyStatsSummaryEntry 6 } affirmedZoneContentStatisticsGridLevelSmtpProxyStatsSummarySmtpproxyreceivedmessagefailures OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of message failures received" ::= { affirmedZoneContentStatisticsGridLevelSmtpProxyStatsSummaryEntry 7 } affirmedZoneContentStatisticsGridLevelSmtpProxyStatsSummarySmtpproxysmildrops OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of SMIL drops" ::= { affirmedZoneContentStatisticsGridLevelSmtpProxyStatsSummaryEntry 8 } affirmedZoneContentStatisticsGridLevelSmtpProxyStatsSummarySmtpproxyimagexcodedtobase64 OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of images transcoded to Base64" ::= { affirmedZoneContentStatisticsGridLevelSmtpProxyStatsSummaryEntry 9 } affirmedZoneContentStatisticsGridLevelSmtpProxyStatsSummarySmtpproxyaudioxcodedtobase64 OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of audio transcoded to Base64" ::= { affirmedZoneContentStatisticsGridLevelSmtpProxyStatsSummaryEntry 10 } affirmedZoneContentStatisticsGridLevelSmtpProxyStatsSummarySmtpproxyvideoxcodedtobase64 OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of video transcoded to Base64" ::= { affirmedZoneContentStatisticsGridLevelSmtpProxyStatsSummaryEntry 11 } affirmedZoneContentStatisticsGridLevelSmtpProxyStatsSummarySmtpproxytextxcodedtobase64 OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of text transcoded to Base64" ::= { affirmedZoneContentStatisticsGridLevelSmtpProxyStatsSummaryEntry 12 } affirmedZoneContentStatisticsGridLevelSmtpProxyStatsSummarySmtpproxyimagexcoded OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of image transcoding successes" ::= { affirmedZoneContentStatisticsGridLevelSmtpProxyStatsSummaryEntry 13 } affirmedZoneContentStatisticsGridLevelSmtpProxyStatsSummarySmtpproxyimagexcodecancels OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of image transcoding cancels or bypassings" ::= { affirmedZoneContentStatisticsGridLevelSmtpProxyStatsSummaryEntry 14 } affirmedZoneContentStatisticsGridLevelSmtpProxyStatsSummarySmtpproxyimagexcodeaborts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of image transcoding aborts" ::= { affirmedZoneContentStatisticsGridLevelSmtpProxyStatsSummaryEntry 15 } affirmedZoneContentStatisticsGridLevelSmtpProxyStatsSummarySmtpproxyimagexcodefailures OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of image transcoding failures" ::= { affirmedZoneContentStatisticsGridLevelSmtpProxyStatsSummaryEntry 16 } affirmedZoneContentStatisticsGridLevelSmtpProxyStatsSummarySmtpproxyaudioxcoded OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of audio transcoding successes" ::= { affirmedZoneContentStatisticsGridLevelSmtpProxyStatsSummaryEntry 17 } affirmedZoneContentStatisticsGridLevelSmtpProxyStatsSummarySmtpproxyaudioxcodecancels OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of audio transcoding cancels or bypassings" ::= { affirmedZoneContentStatisticsGridLevelSmtpProxyStatsSummaryEntry 18 } affirmedZoneContentStatisticsGridLevelSmtpProxyStatsSummarySmtpproxyaudioxcodeaborts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of audio transcoding aborts" ::= { affirmedZoneContentStatisticsGridLevelSmtpProxyStatsSummaryEntry 19 } affirmedZoneContentStatisticsGridLevelSmtpProxyStatsSummarySmtpproxyaudioxcodefailures OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of audio transcoding failures" ::= { affirmedZoneContentStatisticsGridLevelSmtpProxyStatsSummaryEntry 20 } affirmedZoneContentStatisticsGridLevelSmtpProxyStatsSummarySmtpproxyvideoxcoded OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of video transcoding successes" ::= { affirmedZoneContentStatisticsGridLevelSmtpProxyStatsSummaryEntry 21 } affirmedZoneContentStatisticsGridLevelSmtpProxyStatsSummarySmtpproxyvideoxcodecancels OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of video transcoding cancels or bypassings" ::= { affirmedZoneContentStatisticsGridLevelSmtpProxyStatsSummaryEntry 22 } affirmedZoneContentStatisticsGridLevelSmtpProxyStatsSummarySmtpproxyvideoxcodeaborts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of video transcoding aborts" ::= { affirmedZoneContentStatisticsGridLevelSmtpProxyStatsSummaryEntry 23 } affirmedZoneContentStatisticsGridLevelSmtpProxyStatsSummarySmtpproxyvideoxcodefailures OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of video transcoding failures" ::= { affirmedZoneContentStatisticsGridLevelSmtpProxyStatsSummaryEntry 24 } affirmedZoneContentStatisticsGridLevelSmtpProxyStatsSummarySmtpproxytextxcoded OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of text transcoding successes" ::= { affirmedZoneContentStatisticsGridLevelSmtpProxyStatsSummaryEntry 25 } affirmedZoneContentStatisticsGridLevelSmtpProxyStatsSummarySmtpproxytextxcodecancels OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of text transcoding cancels or bypassings" ::= { affirmedZoneContentStatisticsGridLevelSmtpProxyStatsSummaryEntry 26 } affirmedZoneContentStatisticsGridLevelSmtpProxyStatsSummarySmtpproxytextxcodeaborts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of text transcoding aborts" ::= { affirmedZoneContentStatisticsGridLevelSmtpProxyStatsSummaryEntry 27 } affirmedZoneContentStatisticsGridLevelSmtpProxyStatsSummarySmtpproxytextxcodefailures OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of text transcoding failures" ::= { affirmedZoneContentStatisticsGridLevelSmtpProxyStatsSummaryEntry 28 } affirmedZoneContentStatisticsGridLevelSmtpProxyStatsSummarySmtpproxybytessent OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bytes sent" ::= { affirmedZoneContentStatisticsGridLevelSmtpProxyStatsSummaryEntry 29 } affirmedZoneContentStatisticsGridLevelSmtpProxyStatsSummarySmtpproxybytesreceived OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bytes received" ::= { affirmedZoneContentStatisticsGridLevelSmtpProxyStatsSummaryEntry 30 } affirmedZoneContentStatisticsGridLevelSmtpProxyStatsSummarySmtpproxycontentadaptationsuppressed OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of content adaptations suppressed" ::= { affirmedZoneContentStatisticsGridLevelSmtpProxyStatsSummaryEntry 31 } affirmedZoneContentStatisticsGridLevelSmtpProxyStatsSummarySmtpproxyconstructingpcprofilefailed OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of PC profile construction failures" ::= { affirmedZoneContentStatisticsGridLevelSmtpProxyStatsSummaryEntry 32 } affirmedZoneContentStatisticsGridLevelMmsChargingStatsSummaryTable OBJECT-TYPE SYNTAX SEQUENCE OF AffirmedZoneContentStatisticsGridLevelMmsChargingStatsSummaryEntry MAX-ACCESS not-accessible STATUS deprecated DESCRIPTION "" ::= { affirmedZoneMIB 94 } affirmedZoneContentStatisticsGridLevelMmsChargingStatsSummaryEntry OBJECT-TYPE SYNTAX AffirmedZoneContentStatisticsGridLevelMmsChargingStatsSummaryEntry MAX-ACCESS not-accessible STATUS deprecated DESCRIPTION "" INDEX { affirmedZoneName, affirmedZoneContentStatisticsGridLevelMmsChargingStatsSummaryGrid } ::= { affirmedZoneContentStatisticsGridLevelMmsChargingStatsSummaryTable 1 } AffirmedZoneContentStatisticsGridLevelMmsChargingStatsSummaryEntry ::= SEQUENCE { affirmedZoneContentStatisticsGridLevelMmsChargingStatsSummaryGrid Unsigned32, affirmedZoneContentStatisticsGridLevelMmsChargingStatsSummaryMmsmochargingsendrequests ConfdString, affirmedZoneContentStatisticsGridLevelMmsChargingStatsSummaryMmsmocharginginitccrreservationattempts ConfdString, affirmedZoneContentStatisticsGridLevelMmsChargingStatsSummaryMmsmocharginginitccrreservationsuccesses ConfdString, affirmedZoneContentStatisticsGridLevelMmsChargingStatsSummaryMmsmocharginginitccrreservationrejections ConfdString, affirmedZoneContentStatisticsGridLevelMmsChargingStatsSummaryMmsmocharginginitccrreservationfailures ConfdString, affirmedZoneContentStatisticsGridLevelMmsChargingStatsSummaryMmsmochargingtermccrreservationsdebited ConfdString, affirmedZoneContentStatisticsGridLevelMmsChargingStatsSummaryMmsmochargingtermccrreservationscanceled ConfdString, affirmedZoneContentStatisticsGridLevelMmsChargingStatsSummaryMmsmtchargingretrieverequests ConfdString, affirmedZoneContentStatisticsGridLevelMmsChargingStatsSummaryMmsmtcharginginitprovccrreservationattempts ConfdString, affirmedZoneContentStatisticsGridLevelMmsChargingStatsSummaryMmsmtcharginginitprovccrreservationsuccesses ConfdString, affirmedZoneContentStatisticsGridLevelMmsChargingStatsSummaryMmsmtcharginginitprovccrreservationrejections ConfdString, affirmedZoneContentStatisticsGridLevelMmsChargingStatsSummaryMmsmtcharginginitprovccrreservationfailures ConfdString, affirmedZoneContentStatisticsGridLevelMmsChargingStatsSummaryMmsmtchargingtermprovccrreservationscanceled ConfdString, affirmedZoneContentStatisticsGridLevelMmsChargingStatsSummaryMmsmtchargingretrievednotifyresponses ConfdString, affirmedZoneContentStatisticsGridLevelMmsChargingStatsSummaryMmsmtchargingretrievedacknowledges ConfdString, affirmedZoneContentStatisticsGridLevelMmsChargingStatsSummaryMmsmtcharginginiteffccrreservationattempts ConfdString, affirmedZoneContentStatisticsGridLevelMmsChargingStatsSummaryMmsmtcharginginiteffccrreservationsuccesses ConfdString, affirmedZoneContentStatisticsGridLevelMmsChargingStatsSummaryMmsmtcharginginiteffccrreservationrejections ConfdString, affirmedZoneContentStatisticsGridLevelMmsChargingStatsSummaryMmsmtcharginginiteffccrreservationfailures ConfdString, affirmedZoneContentStatisticsGridLevelMmsChargingStatsSummaryMmsmtchargingtermeffccrreservationsdebited ConfdString, affirmedZoneContentStatisticsGridLevelMmsChargingStatsSummaryMmsmtchargingtermeffccrreservationscanceled ConfdString } affirmedZoneContentStatisticsGridLevelMmsChargingStatsSummaryGrid OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS not-accessible STATUS current DESCRIPTION "grid ID" ::= { affirmedZoneContentStatisticsGridLevelMmsChargingStatsSummaryEntry 1 } affirmedZoneContentStatisticsGridLevelMmsChargingStatsSummaryMmsmochargingsendrequests OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "MMS MO Charging - Send Requests" ::= { affirmedZoneContentStatisticsGridLevelMmsChargingStatsSummaryEntry 2 } affirmedZoneContentStatisticsGridLevelMmsChargingStatsSummaryMmsmocharginginitccrreservationattempts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "MMS MO Charging Initial CCR - Reservation Attempts" ::= { affirmedZoneContentStatisticsGridLevelMmsChargingStatsSummaryEntry 3 } affirmedZoneContentStatisticsGridLevelMmsChargingStatsSummaryMmsmocharginginitccrreservationsuccesses OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "MMS MO Charging Initial CCR - Reservation Successes" ::= { affirmedZoneContentStatisticsGridLevelMmsChargingStatsSummaryEntry 4 } affirmedZoneContentStatisticsGridLevelMmsChargingStatsSummaryMmsmocharginginitccrreservationrejections OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "MMS MO Charging Initial CCR - Reservation Rejections" ::= { affirmedZoneContentStatisticsGridLevelMmsChargingStatsSummaryEntry 5 } affirmedZoneContentStatisticsGridLevelMmsChargingStatsSummaryMmsmocharginginitccrreservationfailures OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "MMS MO Charging Initial CCR - Reservation Failures" ::= { affirmedZoneContentStatisticsGridLevelMmsChargingStatsSummaryEntry 6 } affirmedZoneContentStatisticsGridLevelMmsChargingStatsSummaryMmsmochargingtermccrreservationsdebited OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "MMS MO Charging Terminating CCR - Reservations Debited" ::= { affirmedZoneContentStatisticsGridLevelMmsChargingStatsSummaryEntry 7 } affirmedZoneContentStatisticsGridLevelMmsChargingStatsSummaryMmsmochargingtermccrreservationscanceled OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "MMS MO Charging Terminating CCR - Reservations Canceled" ::= { affirmedZoneContentStatisticsGridLevelMmsChargingStatsSummaryEntry 8 } affirmedZoneContentStatisticsGridLevelMmsChargingStatsSummaryMmsmtchargingretrieverequests OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "MMS MT Charging - Retrieve Requests" ::= { affirmedZoneContentStatisticsGridLevelMmsChargingStatsSummaryEntry 9 } affirmedZoneContentStatisticsGridLevelMmsChargingStatsSummaryMmsmtcharginginitprovccrreservationattempts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "MMS MT Charging Initial Provisional CCR - Reservation Attempts" ::= { affirmedZoneContentStatisticsGridLevelMmsChargingStatsSummaryEntry 10 } affirmedZoneContentStatisticsGridLevelMmsChargingStatsSummaryMmsmtcharginginitprovccrreservationsuccesses OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "MMS MT Charging Initial Provisional CCR - Reservation Successes" ::= { affirmedZoneContentStatisticsGridLevelMmsChargingStatsSummaryEntry 11 } affirmedZoneContentStatisticsGridLevelMmsChargingStatsSummaryMmsmtcharginginitprovccrreservationrejections OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "MMS MT Charging Initial Provisional CCR - Reservation Rejections" ::= { affirmedZoneContentStatisticsGridLevelMmsChargingStatsSummaryEntry 12 } affirmedZoneContentStatisticsGridLevelMmsChargingStatsSummaryMmsmtcharginginitprovccrreservationfailures OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "MMS MT Charging Initial Provisional CCR - Reservation Failures" ::= { affirmedZoneContentStatisticsGridLevelMmsChargingStatsSummaryEntry 13 } affirmedZoneContentStatisticsGridLevelMmsChargingStatsSummaryMmsmtchargingtermprovccrreservationscanceled OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "MMS MT Charging Terminating Provisional CCR - Reservations Canceled" ::= { affirmedZoneContentStatisticsGridLevelMmsChargingStatsSummaryEntry 14 } affirmedZoneContentStatisticsGridLevelMmsChargingStatsSummaryMmsmtchargingretrievednotifyresponses OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "MMS MT Charging - Retrieved Notify Responses" ::= { affirmedZoneContentStatisticsGridLevelMmsChargingStatsSummaryEntry 15 } affirmedZoneContentStatisticsGridLevelMmsChargingStatsSummaryMmsmtchargingretrievedacknowledges OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "MMS MT Charging - Retrieved Acknowledges" ::= { affirmedZoneContentStatisticsGridLevelMmsChargingStatsSummaryEntry 16 } affirmedZoneContentStatisticsGridLevelMmsChargingStatsSummaryMmsmtcharginginiteffccrreservationattempts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "MMS MT Charging Initial Effective CCR - Reservation Attempts" ::= { affirmedZoneContentStatisticsGridLevelMmsChargingStatsSummaryEntry 17 } affirmedZoneContentStatisticsGridLevelMmsChargingStatsSummaryMmsmtcharginginiteffccrreservationsuccesses OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "MMS MT Charging Initial Effective CCR - Reservation Successes" ::= { affirmedZoneContentStatisticsGridLevelMmsChargingStatsSummaryEntry 18 } affirmedZoneContentStatisticsGridLevelMmsChargingStatsSummaryMmsmtcharginginiteffccrreservationrejections OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "MMS MT Charging Initial Effective CCR - Reservation Rejections" ::= { affirmedZoneContentStatisticsGridLevelMmsChargingStatsSummaryEntry 19 } affirmedZoneContentStatisticsGridLevelMmsChargingStatsSummaryMmsmtcharginginiteffccrreservationfailures OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "MMS MT Charging Initial Effective CCR - Reservation Failures" ::= { affirmedZoneContentStatisticsGridLevelMmsChargingStatsSummaryEntry 20 } affirmedZoneContentStatisticsGridLevelMmsChargingStatsSummaryMmsmtchargingtermeffccrreservationsdebited OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "MMS MT Charging Terminating Effective CCR - Reservations Debited" ::= { affirmedZoneContentStatisticsGridLevelMmsChargingStatsSummaryEntry 21 } affirmedZoneContentStatisticsGridLevelMmsChargingStatsSummaryMmsmtchargingtermeffccrreservationscanceled OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "MMS MT Charging Terminating Effective CCR - Reservations Canceled" ::= { affirmedZoneContentStatisticsGridLevelMmsChargingStatsSummaryEntry 22 } affirmedZoneContentStatisticsGridLevelWapgwTable OBJECT-TYPE SYNTAX SEQUENCE OF AffirmedZoneContentStatisticsGridLevelWapgwEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "" ::= { affirmedZoneMIB 95 } affirmedZoneContentStatisticsGridLevelWapgwEntry OBJECT-TYPE SYNTAX AffirmedZoneContentStatisticsGridLevelWapgwEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "" INDEX { affirmedZoneName, affirmedZoneContentStatisticsGridLevelWapgwGrid } ::= { affirmedZoneContentStatisticsGridLevelWapgwTable 1 } AffirmedZoneContentStatisticsGridLevelWapgwEntry ::= SEQUENCE { affirmedZoneContentStatisticsGridLevelWapgwGrid Unsigned32, affirmedZoneContentStatisticsGridLevelWapgwNumwapgwrequestattempts ConfdString, affirmedZoneContentStatisticsGridLevelWapgwNumwapgwrequestsuccesses ConfdString, affirmedZoneContentStatisticsGridLevelWapgwNumwapgwrequestfailures ConfdString, affirmedZoneContentStatisticsGridLevelWapgwNumwapgwrequestaborts ConfdString, affirmedZoneContentStatisticsGridLevelWapgwNumwapgwresponseswithstatussuccess ConfdString, affirmedZoneContentStatisticsGridLevelWapgwNumwapgwresponseswithstatusredirection ConfdString, affirmedZoneContentStatisticsGridLevelWapgwNumwapgwresponseswithstatusclienterror ConfdString, affirmedZoneContentStatisticsGridLevelWapgwNumwapgwresponseswithstatusservererror ConfdString, affirmedZoneContentStatisticsGridLevelWapgwNumwapgwhttpgets ConfdString, affirmedZoneContentStatisticsGridLevelWapgwNumwapgwhttpposts ConfdString, affirmedZoneContentStatisticsGridLevelWapgwNumwapgwhttptransactionsinprogress ConfdString, affirmedZoneContentStatisticsGridLevelWapgwNumwapgwwspconnectrequestsreceived ConfdString, affirmedZoneContentStatisticsGridLevelWapgwNumwapgwwspconnectrepliessent ConfdString, affirmedZoneContentStatisticsGridLevelWapgwNumwapgwwspdisconnectsreceived ConfdString, affirmedZoneContentStatisticsGridLevelWapgwNumwapgwwspdisconnectssent ConfdString, affirmedZoneContentStatisticsGridLevelWapgwNumwapgwwspgetrequestsreceived ConfdString, affirmedZoneContentStatisticsGridLevelWapgwNumwapgwwsppostrequestsreceived ConfdString, affirmedZoneContentStatisticsGridLevelWapgwNumwapgwwsprepliessent ConfdString, affirmedZoneContentStatisticsGridLevelWapgwNumwapgwwspreplyconfirmationsreceived ConfdString, affirmedZoneContentStatisticsGridLevelWapgwNumwapgwwspsuspendrequestsreceived ConfdString, affirmedZoneContentStatisticsGridLevelWapgwNumwapgwwspresumerequestsreceived ConfdString, affirmedZoneContentStatisticsGridLevelWapgwNumwapgwwsppacketunpackingerrors ConfdString, affirmedZoneContentStatisticsGridLevelWapgwNumwapgwwspunhandledeventerrors ConfdString, affirmedZoneContentStatisticsGridLevelWapgwNumwapgwwtptransactionsresp ConfdString, affirmedZoneContentStatisticsGridLevelWapgwNumwapgwwtptransactionsinit ConfdString, affirmedZoneContentStatisticsGridLevelWapgwNumwapgwwtppacketunpackingerrors ConfdString, affirmedZoneContentStatisticsGridLevelWapgwNumwapgwwtpunhandledeventerrors ConfdString, affirmedZoneContentStatisticsGridLevelWapgwNumwapgwwtlssessionscreated ConfdString, affirmedZoneContentStatisticsGridLevelWapgwNumwapgwwtlssessionsopened ConfdString, affirmedZoneContentStatisticsGridLevelWapgwNumwapgwwtlssessionsterminated ConfdString, affirmedZoneContentStatisticsGridLevelWapgwNumwapgwwtlskeyexchangeerrors ConfdString, affirmedZoneContentStatisticsGridLevelWapgwNumwapgwwtlscipherexchangeerrors ConfdString, affirmedZoneContentStatisticsGridLevelWapgwNumwapgwwtlskeyidexchangeerrors ConfdString, affirmedZoneContentStatisticsGridLevelWapgwNumwapgwwtlspdudecrypterrors ConfdString, affirmedZoneContentStatisticsGridLevelWapgwNumwapgwwtlspduencrypterrors ConfdString, affirmedZoneContentStatisticsGridLevelWapgwNumwapgwwtlsunexpectedmessageerrors ConfdString, affirmedZoneContentStatisticsGridLevelWapgwNumwapgwwtlsunhandledeventerrors ConfdString, affirmedZoneContentStatisticsGridLevelWapgwNumwapgwwdpdatagramsreceived ConfdString, affirmedZoneContentStatisticsGridLevelWapgwNumwapgwwdpdatagramssent ConfdString } affirmedZoneContentStatisticsGridLevelWapgwGrid OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS not-accessible STATUS current DESCRIPTION "grid ID" ::= { affirmedZoneContentStatisticsGridLevelWapgwEntry 1 } affirmedZoneContentStatisticsGridLevelWapgwNumwapgwrequestattempts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Requests Attempted" ::= { affirmedZoneContentStatisticsGridLevelWapgwEntry 2 } affirmedZoneContentStatisticsGridLevelWapgwNumwapgwrequestsuccesses OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Requests Succeeded" ::= { affirmedZoneContentStatisticsGridLevelWapgwEntry 3 } affirmedZoneContentStatisticsGridLevelWapgwNumwapgwrequestfailures OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Requests Failed" ::= { affirmedZoneContentStatisticsGridLevelWapgwEntry 4 } affirmedZoneContentStatisticsGridLevelWapgwNumwapgwrequestaborts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Requests Aborted" ::= { affirmedZoneContentStatisticsGridLevelWapgwEntry 5 } affirmedZoneContentStatisticsGridLevelWapgwNumwapgwresponseswithstatussuccess OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of responses with status success" ::= { affirmedZoneContentStatisticsGridLevelWapgwEntry 6 } affirmedZoneContentStatisticsGridLevelWapgwNumwapgwresponseswithstatusredirection OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of responses with status redirection" ::= { affirmedZoneContentStatisticsGridLevelWapgwEntry 7 } affirmedZoneContentStatisticsGridLevelWapgwNumwapgwresponseswithstatusclienterror OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of responses with status client error" ::= { affirmedZoneContentStatisticsGridLevelWapgwEntry 8 } affirmedZoneContentStatisticsGridLevelWapgwNumwapgwresponseswithstatusservererror OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of responses with status server error" ::= { affirmedZoneContentStatisticsGridLevelWapgwEntry 9 } affirmedZoneContentStatisticsGridLevelWapgwNumwapgwhttpgets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of HTTP Gets" ::= { affirmedZoneContentStatisticsGridLevelWapgwEntry 10 } affirmedZoneContentStatisticsGridLevelWapgwNumwapgwhttpposts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of HTTP Posts" ::= { affirmedZoneContentStatisticsGridLevelWapgwEntry 11 } affirmedZoneContentStatisticsGridLevelWapgwNumwapgwhttptransactionsinprogress OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of HTTP Transactions Currently in Progress" ::= { affirmedZoneContentStatisticsGridLevelWapgwEntry 12 } affirmedZoneContentStatisticsGridLevelWapgwNumwapgwwspconnectrequestsreceived OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of WSP Connect Requests Received" ::= { affirmedZoneContentStatisticsGridLevelWapgwEntry 13 } affirmedZoneContentStatisticsGridLevelWapgwNumwapgwwspconnectrepliessent OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of WSP Connect Replies Sent" ::= { affirmedZoneContentStatisticsGridLevelWapgwEntry 14 } affirmedZoneContentStatisticsGridLevelWapgwNumwapgwwspdisconnectsreceived OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of WSP Disconnects Received" ::= { affirmedZoneContentStatisticsGridLevelWapgwEntry 15 } affirmedZoneContentStatisticsGridLevelWapgwNumwapgwwspdisconnectssent OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of WSP Disconnects Sent" ::= { affirmedZoneContentStatisticsGridLevelWapgwEntry 16 } affirmedZoneContentStatisticsGridLevelWapgwNumwapgwwspgetrequestsreceived OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of WSP Get Requests Received" ::= { affirmedZoneContentStatisticsGridLevelWapgwEntry 17 } affirmedZoneContentStatisticsGridLevelWapgwNumwapgwwsppostrequestsreceived OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of WSP Post Requests Received" ::= { affirmedZoneContentStatisticsGridLevelWapgwEntry 18 } affirmedZoneContentStatisticsGridLevelWapgwNumwapgwwsprepliessent OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of WSP Replies Sent" ::= { affirmedZoneContentStatisticsGridLevelWapgwEntry 19 } affirmedZoneContentStatisticsGridLevelWapgwNumwapgwwspreplyconfirmationsreceived OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of WSP Reply Confirmations Received" ::= { affirmedZoneContentStatisticsGridLevelWapgwEntry 20 } affirmedZoneContentStatisticsGridLevelWapgwNumwapgwwspsuspendrequestsreceived OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of WSP Suspend Requests Received" ::= { affirmedZoneContentStatisticsGridLevelWapgwEntry 21 } affirmedZoneContentStatisticsGridLevelWapgwNumwapgwwspresumerequestsreceived OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of WSP Resume Requests Received" ::= { affirmedZoneContentStatisticsGridLevelWapgwEntry 22 } affirmedZoneContentStatisticsGridLevelWapgwNumwapgwwsppacketunpackingerrors OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of WSP Packet Unpacking Errors" ::= { affirmedZoneContentStatisticsGridLevelWapgwEntry 23 } affirmedZoneContentStatisticsGridLevelWapgwNumwapgwwspunhandledeventerrors OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of WSP Unhandled Event Errors" ::= { affirmedZoneContentStatisticsGridLevelWapgwEntry 24 } affirmedZoneContentStatisticsGridLevelWapgwNumwapgwwtptransactionsresp OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of WTP Transactions Responded to" ::= { affirmedZoneContentStatisticsGridLevelWapgwEntry 25 } affirmedZoneContentStatisticsGridLevelWapgwNumwapgwwtptransactionsinit OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of WTP Transactions Initiated" ::= { affirmedZoneContentStatisticsGridLevelWapgwEntry 26 } affirmedZoneContentStatisticsGridLevelWapgwNumwapgwwtppacketunpackingerrors OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of WTP Packet Unpacking Errors" ::= { affirmedZoneContentStatisticsGridLevelWapgwEntry 27 } affirmedZoneContentStatisticsGridLevelWapgwNumwapgwwtpunhandledeventerrors OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of WTP Unhandled Event Errors" ::= { affirmedZoneContentStatisticsGridLevelWapgwEntry 28 } affirmedZoneContentStatisticsGridLevelWapgwNumwapgwwtlssessionscreated OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of WTLS Sessions Created" ::= { affirmedZoneContentStatisticsGridLevelWapgwEntry 29 } affirmedZoneContentStatisticsGridLevelWapgwNumwapgwwtlssessionsopened OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of WTLS Sessions Opened" ::= { affirmedZoneContentStatisticsGridLevelWapgwEntry 30 } affirmedZoneContentStatisticsGridLevelWapgwNumwapgwwtlssessionsterminated OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of WTLS Sessions Terminated" ::= { affirmedZoneContentStatisticsGridLevelWapgwEntry 31 } affirmedZoneContentStatisticsGridLevelWapgwNumwapgwwtlskeyexchangeerrors OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of WTLS Key Exchange Errors" ::= { affirmedZoneContentStatisticsGridLevelWapgwEntry 32 } affirmedZoneContentStatisticsGridLevelWapgwNumwapgwwtlscipherexchangeerrors OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of WTLS Cipher Exchange Errors" ::= { affirmedZoneContentStatisticsGridLevelWapgwEntry 33 } affirmedZoneContentStatisticsGridLevelWapgwNumwapgwwtlskeyidexchangeerrors OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of WTLS Key Id Exchange Errors" ::= { affirmedZoneContentStatisticsGridLevelWapgwEntry 34 } affirmedZoneContentStatisticsGridLevelWapgwNumwapgwwtlspdudecrypterrors OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of WTLS Pdu Decrypt Errors" ::= { affirmedZoneContentStatisticsGridLevelWapgwEntry 35 } affirmedZoneContentStatisticsGridLevelWapgwNumwapgwwtlspduencrypterrors OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of WTLS Pdu Encrypt Errors" ::= { affirmedZoneContentStatisticsGridLevelWapgwEntry 36 } affirmedZoneContentStatisticsGridLevelWapgwNumwapgwwtlsunexpectedmessageerrors OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of WTLS Unexpected Message Errors" ::= { affirmedZoneContentStatisticsGridLevelWapgwEntry 37 } affirmedZoneContentStatisticsGridLevelWapgwNumwapgwwtlsunhandledeventerrors OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of WTLS Unhandled Event Errors" ::= { affirmedZoneContentStatisticsGridLevelWapgwEntry 38 } affirmedZoneContentStatisticsGridLevelWapgwNumwapgwwdpdatagramsreceived OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of WDP Datagrams Received" ::= { affirmedZoneContentStatisticsGridLevelWapgwEntry 39 } affirmedZoneContentStatisticsGridLevelWapgwNumwapgwwdpdatagramssent OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of WDP Datagrams Sent" ::= { affirmedZoneContentStatisticsGridLevelWapgwEntry 40 } affirmedZoneContentStatisticsGridLevelTcpProxyTable OBJECT-TYPE SYNTAX SEQUENCE OF AffirmedZoneContentStatisticsGridLevelTcpProxyEntry MAX-ACCESS not-accessible STATUS deprecated DESCRIPTION "" ::= { affirmedZoneMIB 96 } affirmedZoneContentStatisticsGridLevelTcpProxyEntry OBJECT-TYPE SYNTAX AffirmedZoneContentStatisticsGridLevelTcpProxyEntry MAX-ACCESS not-accessible STATUS deprecated DESCRIPTION "" INDEX { affirmedZoneName, affirmedZoneContentStatisticsGridLevelTcpProxyGrid } ::= { affirmedZoneContentStatisticsGridLevelTcpProxyTable 1 } AffirmedZoneContentStatisticsGridLevelTcpProxyEntry ::= SEQUENCE { affirmedZoneContentStatisticsGridLevelTcpProxyGrid Unsigned32, affirmedZoneContentStatisticsGridLevelTcpProxyNumtotalclientconnections ConfdString, affirmedZoneContentStatisticsGridLevelTcpProxyNumcurrentclientconnections ConfdString, affirmedZoneContentStatisticsGridLevelTcpProxyNumipv4clientconnections ConfdString, affirmedZoneContentStatisticsGridLevelTcpProxyNumipv6clientconnections ConfdString, affirmedZoneContentStatisticsGridLevelTcpProxyNumclientbytesrecvd ConfdString, affirmedZoneContentStatisticsGridLevelTcpProxyNumclientbytessent ConfdString, affirmedZoneContentStatisticsGridLevelTcpProxyNumclientreaderrors ConfdString, affirmedZoneContentStatisticsGridLevelTcpProxyNumclientwriteerrors ConfdString, affirmedZoneContentStatisticsGridLevelTcpProxyNumtotalserverconnections ConfdString, affirmedZoneContentStatisticsGridLevelTcpProxyNumcurrentserverconnections ConfdString, affirmedZoneContentStatisticsGridLevelTcpProxyNumipv4serverconnections ConfdString, affirmedZoneContentStatisticsGridLevelTcpProxyNumipv6serverconnections ConfdString, affirmedZoneContentStatisticsGridLevelTcpProxyNumiptransparentserverconnections ConfdString, affirmedZoneContentStatisticsGridLevelTcpProxyNumserverbytesrecvd ConfdString, affirmedZoneContentStatisticsGridLevelTcpProxyNumserverbytessent ConfdString, affirmedZoneContentStatisticsGridLevelTcpProxyNumserverreaderrors ConfdString, affirmedZoneContentStatisticsGridLevelTcpProxyNumserverwriteerrors ConfdString, affirmedZoneContentStatisticsGridLevelTcpProxyTcpservicedurationmin ConfdString, affirmedZoneContentStatisticsGridLevelTcpProxyTcpservicedurationmax ConfdString, affirmedZoneContentStatisticsGridLevelTcpProxyTcpservicedurationaverage ConfdString, affirmedZoneContentStatisticsGridLevelTcpProxyNumprotohttp1xsecure ConfdString, affirmedZoneContentStatisticsGridLevelTcpProxyNumprotohttp20 ConfdString, affirmedZoneContentStatisticsGridLevelTcpProxyNumprotohttp20secure ConfdString, affirmedZoneContentStatisticsGridLevelTcpProxyNumprotowebsocket ConfdString, affirmedZoneContentStatisticsGridLevelTcpProxyNumprotoothers ConfdString, affirmedZoneContentStatisticsGridLevelTcpProxyNumsplicinghttpspassthrough ConfdString, affirmedZoneContentStatisticsGridLevelTcpProxyNumsplicingwebsocket ConfdString, affirmedZoneContentStatisticsGridLevelTcpProxyNumsplicingtcpip ConfdString, affirmedZoneContentStatisticsGridLevelTcpProxyNumsplicingnonhttp ConfdString, affirmedZoneContentStatisticsGridLevelTcpProxyNumsplicingnohttprequest ConfdString, affirmedZoneContentStatisticsGridLevelTcpProxyNumtcpservicefailnosock ConfdString, affirmedZoneContentStatisticsGridLevelTcpProxyNumtcpservicefailnobuf ConfdString, affirmedZoneContentStatisticsGridLevelTcpProxyNumtcpservicefailnodata ConfdString, affirmedZoneContentStatisticsGridLevelTcpProxyNumtcpservicefailincomplete ConfdString, affirmedZoneContentStatisticsGridLevelTcpProxyNumclientwriteincomplete ConfdString, affirmedZoneContentStatisticsGridLevelTcpProxyNumserverwriteincomplete ConfdString, affirmedZoneContentStatisticsGridLevelTcpProxyNumserverconnectfail ConfdString, affirmedZoneContentStatisticsGridLevelTcpProxyNumsplicinghttpconnect ConfdString, affirmedZoneContentStatisticsGridLevelTcpProxyNumtcpservicereversehandoff ConfdString, affirmedZoneContentStatisticsGridLevelTcpProxyNumprofileallowed ConfdString, affirmedZoneContentStatisticsGridLevelTcpProxyNumprofileblocked ConfdString, affirmedZoneContentStatisticsGridLevelTcpProxyNumprofilesteeredip ConfdString, affirmedZoneContentStatisticsGridLevelTcpProxyNumprofilesteeredhost ConfdString, affirmedZoneContentStatisticsGridLevelTcpProxyNumpolicyevaluated ConfdString, affirmedZoneContentStatisticsGridLevelTcpProxyNumpolicymatched ConfdString, affirmedZoneContentStatisticsGridLevelTcpProxyNumpolicyignored ConfdString, affirmedZoneContentStatisticsGridLevelTcpProxyNumpolicynotavailable ConfdString, affirmedZoneContentStatisticsGridLevelTcpProxyNumdnsquerysent ConfdString, affirmedZoneContentStatisticsGridLevelTcpProxyNumdnsqueryfailed ConfdString, affirmedZoneContentStatisticsGridLevelTcpProxyNumdnsquerycanceled ConfdString, affirmedZoneContentStatisticsGridLevelTcpProxyNumdnsrspsuccess ConfdString, affirmedZoneContentStatisticsGridLevelTcpProxyNumdnsrspfailure ConfdString, affirmedZoneContentStatisticsGridLevelTcpProxyNumdnsrspstale ConfdString, affirmedZoneContentStatisticsGridLevelTcpProxyNumdnscachehit ConfdString, affirmedZoneContentStatisticsGridLevelTcpProxyNumprotohttp ConfdString, affirmedZoneContentStatisticsGridLevelTcpProxyNumsplicinghttpbypass ConfdString, affirmedZoneContentStatisticsGridLevelTcpProxyNumtcpservicefailreject ConfdString, affirmedZoneContentStatisticsGridLevelTcpProxyNumtcpservicefailrejecttfd ConfdString, affirmedZoneContentStatisticsGridLevelTcpProxyNumpolicyreevaluated ConfdString, affirmedZoneContentStatisticsGridLevelTcpProxyNumpolicyrematched ConfdString, affirmedZoneContentStatisticsGridLevelTcpProxyNumpolicynotavailablereeval ConfdString } affirmedZoneContentStatisticsGridLevelTcpProxyGrid OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS not-accessible STATUS current DESCRIPTION "grid ID" ::= { affirmedZoneContentStatisticsGridLevelTcpProxyEntry 1 } affirmedZoneContentStatisticsGridLevelTcpProxyNumtotalclientconnections OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of client connections" ::= { affirmedZoneContentStatisticsGridLevelTcpProxyEntry 2 } affirmedZoneContentStatisticsGridLevelTcpProxyNumcurrentclientconnections OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of client connections currently in use" ::= { affirmedZoneContentStatisticsGridLevelTcpProxyEntry 3 } affirmedZoneContentStatisticsGridLevelTcpProxyNumipv4clientconnections OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of IPv4 client connections" ::= { affirmedZoneContentStatisticsGridLevelTcpProxyEntry 4 } affirmedZoneContentStatisticsGridLevelTcpProxyNumipv6clientconnections OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of IPv6 client connections" ::= { affirmedZoneContentStatisticsGridLevelTcpProxyEntry 5 } affirmedZoneContentStatisticsGridLevelTcpProxyNumclientbytesrecvd OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bytes received from client" ::= { affirmedZoneContentStatisticsGridLevelTcpProxyEntry 6 } affirmedZoneContentStatisticsGridLevelTcpProxyNumclientbytessent OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bytes sent to client" ::= { affirmedZoneContentStatisticsGridLevelTcpProxyEntry 7 } affirmedZoneContentStatisticsGridLevelTcpProxyNumclientreaderrors OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Client read Errors" ::= { affirmedZoneContentStatisticsGridLevelTcpProxyEntry 8 } affirmedZoneContentStatisticsGridLevelTcpProxyNumclientwriteerrors OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Client write Errors" ::= { affirmedZoneContentStatisticsGridLevelTcpProxyEntry 9 } affirmedZoneContentStatisticsGridLevelTcpProxyNumtotalserverconnections OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of server connections" ::= { affirmedZoneContentStatisticsGridLevelTcpProxyEntry 10 } affirmedZoneContentStatisticsGridLevelTcpProxyNumcurrentserverconnections OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of server connections currently in use" ::= { affirmedZoneContentStatisticsGridLevelTcpProxyEntry 11 } affirmedZoneContentStatisticsGridLevelTcpProxyNumipv4serverconnections OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of IPv4 server connections" ::= { affirmedZoneContentStatisticsGridLevelTcpProxyEntry 12 } affirmedZoneContentStatisticsGridLevelTcpProxyNumipv6serverconnections OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of IPv6 server connections" ::= { affirmedZoneContentStatisticsGridLevelTcpProxyEntry 13 } affirmedZoneContentStatisticsGridLevelTcpProxyNumiptransparentserverconnections OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of IP transparent server connections" ::= { affirmedZoneContentStatisticsGridLevelTcpProxyEntry 14 } affirmedZoneContentStatisticsGridLevelTcpProxyNumserverbytesrecvd OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bytes received from server" ::= { affirmedZoneContentStatisticsGridLevelTcpProxyEntry 15 } affirmedZoneContentStatisticsGridLevelTcpProxyNumserverbytessent OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bytes sent to server" ::= { affirmedZoneContentStatisticsGridLevelTcpProxyEntry 16 } affirmedZoneContentStatisticsGridLevelTcpProxyNumserverreaderrors OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Server read Errors" ::= { affirmedZoneContentStatisticsGridLevelTcpProxyEntry 17 } affirmedZoneContentStatisticsGridLevelTcpProxyNumserverwriteerrors OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Server write Errors" ::= { affirmedZoneContentStatisticsGridLevelTcpProxyEntry 18 } affirmedZoneContentStatisticsGridLevelTcpProxyTcpservicedurationmin OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Minimum tcp-proxy service duration in seconds" ::= { affirmedZoneContentStatisticsGridLevelTcpProxyEntry 19 } affirmedZoneContentStatisticsGridLevelTcpProxyTcpservicedurationmax OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Maximum tcp-proxy service duration in seconds" ::= { affirmedZoneContentStatisticsGridLevelTcpProxyEntry 20 } affirmedZoneContentStatisticsGridLevelTcpProxyTcpservicedurationaverage OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Average tcp-proxy service duration in seconds" ::= { affirmedZoneContentStatisticsGridLevelTcpProxyEntry 21 } affirmedZoneContentStatisticsGridLevelTcpProxyNumprotohttp1xsecure OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of HTTP/1.x over TLS requests serviced" ::= { affirmedZoneContentStatisticsGridLevelTcpProxyEntry 22 } affirmedZoneContentStatisticsGridLevelTcpProxyNumprotohttp20 OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of HTTP/2.0 requests serviced" ::= { affirmedZoneContentStatisticsGridLevelTcpProxyEntry 23 } affirmedZoneContentStatisticsGridLevelTcpProxyNumprotohttp20secure OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of HTTP/2.0 over TLS requests serviced" ::= { affirmedZoneContentStatisticsGridLevelTcpProxyEntry 24 } affirmedZoneContentStatisticsGridLevelTcpProxyNumprotowebsocket OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of WebSocket requests serviced" ::= { affirmedZoneContentStatisticsGridLevelTcpProxyEntry 25 } affirmedZoneContentStatisticsGridLevelTcpProxyNumprotoothers OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of other protocol requests serviced" ::= { affirmedZoneContentStatisticsGridLevelTcpProxyEntry 26 } affirmedZoneContentStatisticsGridLevelTcpProxyNumsplicinghttpspassthrough OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of tcp splicing sessions due to https passthrough" ::= { affirmedZoneContentStatisticsGridLevelTcpProxyEntry 27 } affirmedZoneContentStatisticsGridLevelTcpProxyNumsplicingwebsocket OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of tcp splicing sessions due to websocket upgrade" ::= { affirmedZoneContentStatisticsGridLevelTcpProxyEntry 28 } affirmedZoneContentStatisticsGridLevelTcpProxyNumsplicingtcpip OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of tcp splicing sessions of tcp ip flows" ::= { affirmedZoneContentStatisticsGridLevelTcpProxyEntry 29 } affirmedZoneContentStatisticsGridLevelTcpProxyNumsplicingnonhttp OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of tcp splicing sessions of http connections with non-http request" ::= { affirmedZoneContentStatisticsGridLevelTcpProxyEntry 30 } affirmedZoneContentStatisticsGridLevelTcpProxyNumsplicingnohttprequest OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of tcp splicing sessions of http connections with http request receive timeout" ::= { affirmedZoneContentStatisticsGridLevelTcpProxyEntry 31 } affirmedZoneContentStatisticsGridLevelTcpProxyNumtcpservicefailnosock OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of splicing failures due to no-socket" ::= { affirmedZoneContentStatisticsGridLevelTcpProxyEntry 32 } affirmedZoneContentStatisticsGridLevelTcpProxyNumtcpservicefailnobuf OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of splicing failures due to no-buffer" ::= { affirmedZoneContentStatisticsGridLevelTcpProxyEntry 33 } affirmedZoneContentStatisticsGridLevelTcpProxyNumtcpservicefailnodata OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of splicing failures due to no-data and timeout" ::= { affirmedZoneContentStatisticsGridLevelTcpProxyEntry 34 } affirmedZoneContentStatisticsGridLevelTcpProxyNumtcpservicefailincomplete OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of splicing failures due to transmission incomplete when terminated" ::= { affirmedZoneContentStatisticsGridLevelTcpProxyEntry 35 } affirmedZoneContentStatisticsGridLevelTcpProxyNumclientwriteincomplete OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Client write Incomplete" ::= { affirmedZoneContentStatisticsGridLevelTcpProxyEntry 36 } affirmedZoneContentStatisticsGridLevelTcpProxyNumserverwriteincomplete OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Server write Incomplete" ::= { affirmedZoneContentStatisticsGridLevelTcpProxyEntry 37 } affirmedZoneContentStatisticsGridLevelTcpProxyNumserverconnectfail OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Server Connect Failed" ::= { affirmedZoneContentStatisticsGridLevelTcpProxyEntry 38 } affirmedZoneContentStatisticsGridLevelTcpProxyNumsplicinghttpconnect OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of tcp splicing sessions of http connections with http CONNECT requests" ::= { affirmedZoneContentStatisticsGridLevelTcpProxyEntry 39 } affirmedZoneContentStatisticsGridLevelTcpProxyNumtcpservicereversehandoff OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of splicing transaction reverse handoff" ::= { affirmedZoneContentStatisticsGridLevelTcpProxyEntry 40 } affirmedZoneContentStatisticsGridLevelTcpProxyNumprofileallowed OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of tcp splicing profile action allow applied" ::= { affirmedZoneContentStatisticsGridLevelTcpProxyEntry 41 } affirmedZoneContentStatisticsGridLevelTcpProxyNumprofileblocked OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of tcp splicing profile action block applied" ::= { affirmedZoneContentStatisticsGridLevelTcpProxyEntry 42 } affirmedZoneContentStatisticsGridLevelTcpProxyNumprofilesteeredip OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of tcp splicing profile steering-destination IP applied" ::= { affirmedZoneContentStatisticsGridLevelTcpProxyEntry 43 } affirmedZoneContentStatisticsGridLevelTcpProxyNumprofilesteeredhost OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of tcp splicing profile steering-destination host applied" ::= { affirmedZoneContentStatisticsGridLevelTcpProxyEntry 44 } affirmedZoneContentStatisticsGridLevelTcpProxyNumpolicyevaluated OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of tcp splicing policy evaluated" ::= { affirmedZoneContentStatisticsGridLevelTcpProxyEntry 45 } affirmedZoneContentStatisticsGridLevelTcpProxyNumpolicymatched OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of tcp splicing policy matched" ::= { affirmedZoneContentStatisticsGridLevelTcpProxyEntry 46 } affirmedZoneContentStatisticsGridLevelTcpProxyNumpolicyignored OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of transactions ignored tcp splicing policy due to pair connections handoff" ::= { affirmedZoneContentStatisticsGridLevelTcpProxyEntry 47 } affirmedZoneContentStatisticsGridLevelTcpProxyNumpolicynotavailable OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of transactions have no tcp splicing policy available" ::= { affirmedZoneContentStatisticsGridLevelTcpProxyEntry 48 } affirmedZoneContentStatisticsGridLevelTcpProxyNumdnsquerysent OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of DNS queries sent for tcp splicing" ::= { affirmedZoneContentStatisticsGridLevelTcpProxyEntry 49 } affirmedZoneContentStatisticsGridLevelTcpProxyNumdnsqueryfailed OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of failed DNS queries for tcp splicing" ::= { affirmedZoneContentStatisticsGridLevelTcpProxyEntry 50 } affirmedZoneContentStatisticsGridLevelTcpProxyNumdnsquerycanceled OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of DNS queries canceled for tcp splicing" ::= { affirmedZoneContentStatisticsGridLevelTcpProxyEntry 51 } affirmedZoneContentStatisticsGridLevelTcpProxyNumdnsrspsuccess OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of DNS success replies received for tcp splicing" ::= { affirmedZoneContentStatisticsGridLevelTcpProxyEntry 52 } affirmedZoneContentStatisticsGridLevelTcpProxyNumdnsrspfailure OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of DNS failure replies received for tcp splicing" ::= { affirmedZoneContentStatisticsGridLevelTcpProxyEntry 53 } affirmedZoneContentStatisticsGridLevelTcpProxyNumdnsrspstale OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of DNS stale replies received for tcp splicing" ::= { affirmedZoneContentStatisticsGridLevelTcpProxyEntry 54 } affirmedZoneContentStatisticsGridLevelTcpProxyNumdnscachehit OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of DNS cache hits for tcp splicing" ::= { affirmedZoneContentStatisticsGridLevelTcpProxyEntry 55 } affirmedZoneContentStatisticsGridLevelTcpProxyNumprotohttp OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of HTTP requests serviced" ::= { affirmedZoneContentStatisticsGridLevelTcpProxyEntry 56 } affirmedZoneContentStatisticsGridLevelTcpProxyNumsplicinghttpbypass OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of tcp splicing sessions of http connections which were bypassed by the HTTP-Proxy" ::= { affirmedZoneContentStatisticsGridLevelTcpProxyEntry 57 } affirmedZoneContentStatisticsGridLevelTcpProxyNumtcpservicefailreject OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of splicing failures due to invalid handoff being rejected" ::= { affirmedZoneContentStatisticsGridLevelTcpProxyEntry 58 } affirmedZoneContentStatisticsGridLevelTcpProxyNumtcpservicefailrejecttfd OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of splicing failures due to being rejected by the TFD flow" ::= { affirmedZoneContentStatisticsGridLevelTcpProxyEntry 59 } affirmedZoneContentStatisticsGridLevelTcpProxyNumpolicyreevaluated OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of tcp splicing policy re-evaluated" ::= { affirmedZoneContentStatisticsGridLevelTcpProxyEntry 60 } affirmedZoneContentStatisticsGridLevelTcpProxyNumpolicyrematched OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of tcp splicing policy matched when re-evaluating policies" ::= { affirmedZoneContentStatisticsGridLevelTcpProxyEntry 61 } affirmedZoneContentStatisticsGridLevelTcpProxyNumpolicynotavailablereeval OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of transactions have no tcp splicing policy available after Re-evaluation" ::= { affirmedZoneContentStatisticsGridLevelTcpProxyEntry 62 } affirmedZoneContentStatisticsGridLevelTcpOptzStatsTable OBJECT-TYPE SYNTAX SEQUENCE OF AffirmedZoneContentStatisticsGridLevelTcpOptzStatsEntry MAX-ACCESS not-accessible STATUS deprecated DESCRIPTION "" ::= { affirmedZoneMIB 274 } affirmedZoneContentStatisticsGridLevelTcpOptzStatsEntry OBJECT-TYPE SYNTAX AffirmedZoneContentStatisticsGridLevelTcpOptzStatsEntry MAX-ACCESS not-accessible STATUS deprecated DESCRIPTION "" INDEX { affirmedZoneName, affirmedZoneContentStatisticsGridLevelTcpOptzStatsGrid } ::= { affirmedZoneContentStatisticsGridLevelTcpOptzStatsTable 1 } AffirmedZoneContentStatisticsGridLevelTcpOptzStatsEntry ::= SEQUENCE { affirmedZoneContentStatisticsGridLevelTcpOptzStatsGrid Unsigned32, affirmedZoneContentStatisticsGridLevelTcpOptzStatsNumtotalclientconnections ConfdString, affirmedZoneContentStatisticsGridLevelTcpOptzStatsNumactiveclientconnections ConfdString, affirmedZoneContentStatisticsGridLevelTcpOptzStatsNumservicedclientconnections ConfdString, affirmedZoneContentStatisticsGridLevelTcpOptzStatsNumfailedservicedclientconnections ConfdString, affirmedZoneContentStatisticsGridLevelTcpOptzStatsNumtotalserverconnections ConfdString, affirmedZoneContentStatisticsGridLevelTcpOptzStatsNumactiveserverconnections ConfdString, affirmedZoneContentStatisticsGridLevelTcpOptzStatsNumservicedserverconnections ConfdString, affirmedZoneContentStatisticsGridLevelTcpOptzStatsNumfailedservicedserverconnections ConfdString } affirmedZoneContentStatisticsGridLevelTcpOptzStatsGrid OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS not-accessible STATUS current DESCRIPTION "grid ID" ::= { affirmedZoneContentStatisticsGridLevelTcpOptzStatsEntry 1 } affirmedZoneContentStatisticsGridLevelTcpOptzStatsNumtotalclientconnections OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of TCP client connections" ::= { affirmedZoneContentStatisticsGridLevelTcpOptzStatsEntry 2 } affirmedZoneContentStatisticsGridLevelTcpOptzStatsNumactiveclientconnections OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of active TCP client connections" ::= { affirmedZoneContentStatisticsGridLevelTcpOptzStatsEntry 3 } affirmedZoneContentStatisticsGridLevelTcpOptzStatsNumservicedclientconnections OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of client connections that TCP Optimization Service applied" ::= { affirmedZoneContentStatisticsGridLevelTcpOptzStatsEntry 4 } affirmedZoneContentStatisticsGridLevelTcpOptzStatsNumfailedservicedclientconnections OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of tcp client connections that failed applying TCP Optimization service" ::= { affirmedZoneContentStatisticsGridLevelTcpOptzStatsEntry 5 } affirmedZoneContentStatisticsGridLevelTcpOptzStatsNumtotalserverconnections OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of TCP server connections" ::= { affirmedZoneContentStatisticsGridLevelTcpOptzStatsEntry 6 } affirmedZoneContentStatisticsGridLevelTcpOptzStatsNumactiveserverconnections OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of active TCP server connections" ::= { affirmedZoneContentStatisticsGridLevelTcpOptzStatsEntry 7 } affirmedZoneContentStatisticsGridLevelTcpOptzStatsNumservicedserverconnections OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of server connections that TCP Optimization Service applied" ::= { affirmedZoneContentStatisticsGridLevelTcpOptzStatsEntry 8 } affirmedZoneContentStatisticsGridLevelTcpOptzStatsNumfailedservicedserverconnections OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of tcp server connections that failed applying TCP Optimization service" ::= { affirmedZoneContentStatisticsGridLevelTcpOptzStatsEntry 9 } affirmedZoneContentStatisticsChassisLevelFilterInstanceSummaryTable OBJECT-TYPE SYNTAX SEQUENCE OF AffirmedZoneContentStatisticsChassisLevelFilterInstanceSummaryEntry MAX-ACCESS not-accessible STATUS deprecated DESCRIPTION "" ::= { affirmedZoneMIB 97 } affirmedZoneContentStatisticsChassisLevelFilterInstanceSummaryEntry OBJECT-TYPE SYNTAX AffirmedZoneContentStatisticsChassisLevelFilterInstanceSummaryEntry MAX-ACCESS not-accessible STATUS deprecated DESCRIPTION "" INDEX { affirmedZoneName, affirmedZoneContentStatisticsChassisLevelFilterInstanceSummaryChassis } ::= { affirmedZoneContentStatisticsChassisLevelFilterInstanceSummaryTable 1 } AffirmedZoneContentStatisticsChassisLevelFilterInstanceSummaryEntry ::= SEQUENCE { affirmedZoneContentStatisticsChassisLevelFilterInstanceSummaryChassis Unsigned32, affirmedZoneContentStatisticsChassisLevelFilterInstanceSummaryNumrequestterminated ConfdString, affirmedZoneContentStatisticsChassisLevelFilterInstanceSummaryNumrequestredirected ConfdString, affirmedZoneContentStatisticsChassisLevelFilterInstanceSummaryNumrequestblocked ConfdString, affirmedZoneContentStatisticsChassisLevelFilterInstanceSummaryNumrequestallowed ConfdString, affirmedZoneContentStatisticsChassisLevelFilterInstanceSummaryNumsrgmatched ConfdString, affirmedZoneContentStatisticsChassisLevelFilterInstanceSummaryNumcategoryurlmatched ConfdString, affirmedZoneContentStatisticsChassisLevelFilterInstanceSummaryNumcategorydomainmatched ConfdString, affirmedZoneContentStatisticsChassisLevelFilterInstanceSummaryNumonlinecategorymatched ConfdString, affirmedZoneContentStatisticsChassisLevelFilterInstanceSummaryNummalwarecategorymatched ConfdString, affirmedZoneContentStatisticsChassisLevelFilterInstanceSummaryNumphishingcategorymatched ConfdString, affirmedZoneContentStatisticsChassisLevelFilterInstanceSummaryNumiwfcategorymatched ConfdString, affirmedZoneContentStatisticsChassisLevelFilterInstanceSummaryNumgooglesafesearchenforced ConfdString, affirmedZoneContentStatisticsChassisLevelFilterInstanceSummaryNumbingsafesearchenforced ConfdString, affirmedZoneContentStatisticsChassisLevelFilterInstanceSummaryNumyahoosafesearchenforced ConfdString, affirmedZoneContentStatisticsChassisLevelFilterInstanceSummaryNumrequestredirectchangedallowrequestredirectinterval ConfdString, affirmedZoneContentStatisticsChassisLevelFilterInstanceSummaryNumrequestredirectchangedallowrequestsameurl ConfdString, affirmedZoneContentStatisticsChassisLevelFilterInstanceSummaryNumfilterhashlistmatched ConfdString, affirmedZoneContentStatisticsChassisLevelFilterInstanceSummaryNumyoutubesafesearchenforced ConfdString } affirmedZoneContentStatisticsChassisLevelFilterInstanceSummaryChassis OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS not-accessible STATUS current DESCRIPTION "chassis ID" ::= { affirmedZoneContentStatisticsChassisLevelFilterInstanceSummaryEntry 1 } affirmedZoneContentStatisticsChassisLevelFilterInstanceSummaryNumrequestterminated OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of request terminated" ::= { affirmedZoneContentStatisticsChassisLevelFilterInstanceSummaryEntry 2 } affirmedZoneContentStatisticsChassisLevelFilterInstanceSummaryNumrequestredirected OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of request redirected" ::= { affirmedZoneContentStatisticsChassisLevelFilterInstanceSummaryEntry 3 } affirmedZoneContentStatisticsChassisLevelFilterInstanceSummaryNumrequestblocked OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of request blocked" ::= { affirmedZoneContentStatisticsChassisLevelFilterInstanceSummaryEntry 4 } affirmedZoneContentStatisticsChassisLevelFilterInstanceSummaryNumrequestallowed OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of request allowed" ::= { affirmedZoneContentStatisticsChassisLevelFilterInstanceSummaryEntry 5 } affirmedZoneContentStatisticsChassisLevelFilterInstanceSummaryNumsrgmatched OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Service-Rule matched" ::= { affirmedZoneContentStatisticsChassisLevelFilterInstanceSummaryEntry 6 } affirmedZoneContentStatisticsChassisLevelFilterInstanceSummaryNumcategoryurlmatched OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of static category URL matched" ::= { affirmedZoneContentStatisticsChassisLevelFilterInstanceSummaryEntry 7 } affirmedZoneContentStatisticsChassisLevelFilterInstanceSummaryNumcategorydomainmatched OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of static category domain matched" ::= { affirmedZoneContentStatisticsChassisLevelFilterInstanceSummaryEntry 8 } affirmedZoneContentStatisticsChassisLevelFilterInstanceSummaryNumonlinecategorymatched OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of online category groups matched" ::= { affirmedZoneContentStatisticsChassisLevelFilterInstanceSummaryEntry 9 } affirmedZoneContentStatisticsChassisLevelFilterInstanceSummaryNummalwarecategorymatched OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of malware category groups matched" ::= { affirmedZoneContentStatisticsChassisLevelFilterInstanceSummaryEntry 10 } affirmedZoneContentStatisticsChassisLevelFilterInstanceSummaryNumphishingcategorymatched OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of phishing category matched" ::= { affirmedZoneContentStatisticsChassisLevelFilterInstanceSummaryEntry 11 } affirmedZoneContentStatisticsChassisLevelFilterInstanceSummaryNumiwfcategorymatched OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of IWF category matched" ::= { affirmedZoneContentStatisticsChassisLevelFilterInstanceSummaryEntry 12 } affirmedZoneContentStatisticsChassisLevelFilterInstanceSummaryNumgooglesafesearchenforced OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Google Safe Search enforced" ::= { affirmedZoneContentStatisticsChassisLevelFilterInstanceSummaryEntry 13 } affirmedZoneContentStatisticsChassisLevelFilterInstanceSummaryNumbingsafesearchenforced OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Bing Safe Search enforced" ::= { affirmedZoneContentStatisticsChassisLevelFilterInstanceSummaryEntry 14 } affirmedZoneContentStatisticsChassisLevelFilterInstanceSummaryNumyahoosafesearchenforced OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Yahoo Safe Search enforced" ::= { affirmedZoneContentStatisticsChassisLevelFilterInstanceSummaryEntry 15 } affirmedZoneContentStatisticsChassisLevelFilterInstanceSummaryNumrequestredirectchangedallowrequestredirectinterval OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of redirect changed to allow - Request within Redirect Interval" ::= { affirmedZoneContentStatisticsChassisLevelFilterInstanceSummaryEntry 16 } affirmedZoneContentStatisticsChassisLevelFilterInstanceSummaryNumrequestredirectchangedallowrequestsameurl OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of redirect changed to allow - Request with Same URL" ::= { affirmedZoneContentStatisticsChassisLevelFilterInstanceSummaryEntry 17 } affirmedZoneContentStatisticsChassisLevelFilterInstanceSummaryNumfilterhashlistmatched OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Filter Hash List matched" ::= { affirmedZoneContentStatisticsChassisLevelFilterInstanceSummaryEntry 18 } affirmedZoneContentStatisticsChassisLevelFilterInstanceSummaryNumyoutubesafesearchenforced OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of YouTube Safe Search enforced" ::= { affirmedZoneContentStatisticsChassisLevelFilterInstanceSummaryEntry 19 } affirmedZoneContentStatisticsChassisLevelFilterInstanceTable OBJECT-TYPE SYNTAX SEQUENCE OF AffirmedZoneContentStatisticsChassisLevelFilterInstanceEntry MAX-ACCESS not-accessible STATUS deprecated DESCRIPTION "" ::= { affirmedZoneMIB 98 } affirmedZoneContentStatisticsChassisLevelFilterInstanceEntry OBJECT-TYPE SYNTAX AffirmedZoneContentStatisticsChassisLevelFilterInstanceEntry MAX-ACCESS not-accessible STATUS deprecated DESCRIPTION "" INDEX { affirmedZoneName, affirmedZoneContentStatisticsChassisLevelFilterInstanceName, affirmedZoneContentStatisticsChassisLevelFilterInstanceChassis } ::= { affirmedZoneContentStatisticsChassisLevelFilterInstanceTable 1 } AffirmedZoneContentStatisticsChassisLevelFilterInstanceEntry ::= SEQUENCE { affirmedZoneContentStatisticsChassisLevelFilterInstanceName String, affirmedZoneContentStatisticsChassisLevelFilterInstanceChassis Unsigned32, affirmedZoneContentStatisticsChassisLevelFilterInstanceNumrequestterminated ConfdString, affirmedZoneContentStatisticsChassisLevelFilterInstanceNumrequestredirected ConfdString, affirmedZoneContentStatisticsChassisLevelFilterInstanceNumrequestblocked ConfdString, affirmedZoneContentStatisticsChassisLevelFilterInstanceNumrequestallowed ConfdString, affirmedZoneContentStatisticsChassisLevelFilterInstanceNumsrgmatched ConfdString, affirmedZoneContentStatisticsChassisLevelFilterInstanceNumcategoryurlmatched ConfdString, affirmedZoneContentStatisticsChassisLevelFilterInstanceNumcategorydomainmatched ConfdString, affirmedZoneContentStatisticsChassisLevelFilterInstanceNumonlinecategorymatched ConfdString, affirmedZoneContentStatisticsChassisLevelFilterInstanceNummalwarecategorymatched ConfdString, affirmedZoneContentStatisticsChassisLevelFilterInstanceNumphishingcategorymatched ConfdString, affirmedZoneContentStatisticsChassisLevelFilterInstanceNumiwfcategorymatched ConfdString, affirmedZoneContentStatisticsChassisLevelFilterInstanceNumgooglesafesearchenforced ConfdString, affirmedZoneContentStatisticsChassisLevelFilterInstanceNumbingsafesearchenforced ConfdString, affirmedZoneContentStatisticsChassisLevelFilterInstanceNumyahoosafesearchenforced ConfdString, affirmedZoneContentStatisticsChassisLevelFilterInstanceNumrequestredirectchangedallowrequestredirectinterval ConfdString, affirmedZoneContentStatisticsChassisLevelFilterInstanceNumrequestredirectchangedallowrequestsameurl ConfdString } affirmedZoneContentStatisticsChassisLevelFilterInstanceName OBJECT-TYPE SYNTAX String MAX-ACCESS not-accessible STATUS current DESCRIPTION "Name of content filter service instance" ::= { affirmedZoneContentStatisticsChassisLevelFilterInstanceEntry 1 } affirmedZoneContentStatisticsChassisLevelFilterInstanceChassis OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS not-accessible STATUS current DESCRIPTION "chassis ID" ::= { affirmedZoneContentStatisticsChassisLevelFilterInstanceEntry 2 } affirmedZoneContentStatisticsChassisLevelFilterInstanceNumrequestterminated OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of request terminated" ::= { affirmedZoneContentStatisticsChassisLevelFilterInstanceEntry 3 } affirmedZoneContentStatisticsChassisLevelFilterInstanceNumrequestredirected OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of request redirected" ::= { affirmedZoneContentStatisticsChassisLevelFilterInstanceEntry 4 } affirmedZoneContentStatisticsChassisLevelFilterInstanceNumrequestblocked OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of request blocked" ::= { affirmedZoneContentStatisticsChassisLevelFilterInstanceEntry 5 } affirmedZoneContentStatisticsChassisLevelFilterInstanceNumrequestallowed OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of request allowed" ::= { affirmedZoneContentStatisticsChassisLevelFilterInstanceEntry 6 } affirmedZoneContentStatisticsChassisLevelFilterInstanceNumsrgmatched OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Service-Rule matched" ::= { affirmedZoneContentStatisticsChassisLevelFilterInstanceEntry 7 } affirmedZoneContentStatisticsChassisLevelFilterInstanceNumcategoryurlmatched OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of static category URL matched" ::= { affirmedZoneContentStatisticsChassisLevelFilterInstanceEntry 8 } affirmedZoneContentStatisticsChassisLevelFilterInstanceNumcategorydomainmatched OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of static category domain matched" ::= { affirmedZoneContentStatisticsChassisLevelFilterInstanceEntry 9 } affirmedZoneContentStatisticsChassisLevelFilterInstanceNumonlinecategorymatched OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of online category groups matched" ::= { affirmedZoneContentStatisticsChassisLevelFilterInstanceEntry 10 } affirmedZoneContentStatisticsChassisLevelFilterInstanceNummalwarecategorymatched OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of malware category groups matched" ::= { affirmedZoneContentStatisticsChassisLevelFilterInstanceEntry 11 } affirmedZoneContentStatisticsChassisLevelFilterInstanceNumphishingcategorymatched OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of phishing category matched" ::= { affirmedZoneContentStatisticsChassisLevelFilterInstanceEntry 12 } affirmedZoneContentStatisticsChassisLevelFilterInstanceNumiwfcategorymatched OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of IWF category matched" ::= { affirmedZoneContentStatisticsChassisLevelFilterInstanceEntry 13 } affirmedZoneContentStatisticsChassisLevelFilterInstanceNumgooglesafesearchenforced OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Google Safe Search enforced" ::= { affirmedZoneContentStatisticsChassisLevelFilterInstanceEntry 14 } affirmedZoneContentStatisticsChassisLevelFilterInstanceNumbingsafesearchenforced OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Bing Safe Search enforced" ::= { affirmedZoneContentStatisticsChassisLevelFilterInstanceEntry 15 } affirmedZoneContentStatisticsChassisLevelFilterInstanceNumyahoosafesearchenforced OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Yahoo Safe Search enforced" ::= { affirmedZoneContentStatisticsChassisLevelFilterInstanceEntry 16 } affirmedZoneContentStatisticsChassisLevelFilterInstanceNumrequestredirectchangedallowrequestredirectinterval OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of redirect changed to allow - Request within Redirect Interval" ::= { affirmedZoneContentStatisticsChassisLevelFilterInstanceEntry 17 } affirmedZoneContentStatisticsChassisLevelFilterInstanceNumrequestredirectchangedallowrequestsameurl OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of redirect changed to allow - Request with Same URL" ::= { affirmedZoneContentStatisticsChassisLevelFilterInstanceEntry 18 } affirmedZoneContentStatisticsChassisLevelFilterSummaryTable OBJECT-TYPE SYNTAX SEQUENCE OF AffirmedZoneContentStatisticsChassisLevelFilterSummaryEntry MAX-ACCESS not-accessible STATUS deprecated DESCRIPTION "" ::= { affirmedZoneMIB 99 } affirmedZoneContentStatisticsChassisLevelFilterSummaryEntry OBJECT-TYPE SYNTAX AffirmedZoneContentStatisticsChassisLevelFilterSummaryEntry MAX-ACCESS not-accessible STATUS deprecated DESCRIPTION "" INDEX { affirmedZoneName, affirmedZoneContentStatisticsChassisLevelFilterSummaryChassis } ::= { affirmedZoneContentStatisticsChassisLevelFilterSummaryTable 1 } AffirmedZoneContentStatisticsChassisLevelFilterSummaryEntry ::= SEQUENCE { affirmedZoneContentStatisticsChassisLevelFilterSummaryChassis Unsigned32, affirmedZoneContentStatisticsChassisLevelFilterSummaryNumrequestterminated ConfdString, affirmedZoneContentStatisticsChassisLevelFilterSummaryNumrequestredirected ConfdString, affirmedZoneContentStatisticsChassisLevelFilterSummaryNumrequestblocked ConfdString, affirmedZoneContentStatisticsChassisLevelFilterSummaryNumrequestallowed ConfdString, affirmedZoneContentStatisticsChassisLevelFilterSummaryNumblacklisturlmatched ConfdString, affirmedZoneContentStatisticsChassisLevelFilterSummaryNumblacklistdomainmatched ConfdString, affirmedZoneContentStatisticsChassisLevelFilterSummaryNumcategoryurlmatched ConfdString, affirmedZoneContentStatisticsChassisLevelFilterSummaryNumcategorydomainmatched ConfdString, affirmedZoneContentStatisticsChassisLevelFilterSummaryNumwhitelisturlmatched ConfdString, affirmedZoneContentStatisticsChassisLevelFilterSummaryNumwhitelistdomainmatched ConfdString, affirmedZoneContentStatisticsChassisLevelFilterSummaryNumsrgmatched ConfdString, affirmedZoneContentStatisticsChassisLevelFilterSummaryNumonlinecategorymatched ConfdString, affirmedZoneContentStatisticsChassisLevelFilterSummaryNummalwarecategorymatched ConfdString, affirmedZoneContentStatisticsChassisLevelFilterSummaryNumphishingcategorymatched ConfdString, affirmedZoneContentStatisticsChassisLevelFilterSummaryNumiwfcategorymatched ConfdString, affirmedZoneContentStatisticsChassisLevelFilterSummaryNumgooglesafesearchenforced ConfdString, affirmedZoneContentStatisticsChassisLevelFilterSummaryNumbingsafesearchenforced ConfdString, affirmedZoneContentStatisticsChassisLevelFilterSummaryNumyahoosafesearchenforced ConfdString, affirmedZoneContentStatisticsChassisLevelFilterSummaryNumrequestredirectchangedallowrequestredirectinterval ConfdString, affirmedZoneContentStatisticsChassisLevelFilterSummaryNumrequestredirectchangedallowrequestsameurl ConfdString, affirmedZoneContentStatisticsChassisLevelFilterSummaryNumrequestredirectchangedallowinterval ConfdString } affirmedZoneContentStatisticsChassisLevelFilterSummaryChassis OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS not-accessible STATUS current DESCRIPTION "chassis ID" ::= { affirmedZoneContentStatisticsChassisLevelFilterSummaryEntry 1 } affirmedZoneContentStatisticsChassisLevelFilterSummaryNumrequestterminated OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of request terminated" ::= { affirmedZoneContentStatisticsChassisLevelFilterSummaryEntry 2 } affirmedZoneContentStatisticsChassisLevelFilterSummaryNumrequestredirected OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of request redirected" ::= { affirmedZoneContentStatisticsChassisLevelFilterSummaryEntry 3 } affirmedZoneContentStatisticsChassisLevelFilterSummaryNumrequestblocked OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of request blocked" ::= { affirmedZoneContentStatisticsChassisLevelFilterSummaryEntry 4 } affirmedZoneContentStatisticsChassisLevelFilterSummaryNumrequestallowed OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of request allowed" ::= { affirmedZoneContentStatisticsChassisLevelFilterSummaryEntry 5 } affirmedZoneContentStatisticsChassisLevelFilterSummaryNumblacklisturlmatched OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of blackList URL matched" ::= { affirmedZoneContentStatisticsChassisLevelFilterSummaryEntry 6 } affirmedZoneContentStatisticsChassisLevelFilterSummaryNumblacklistdomainmatched OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of blackList domain matched" ::= { affirmedZoneContentStatisticsChassisLevelFilterSummaryEntry 7 } affirmedZoneContentStatisticsChassisLevelFilterSummaryNumcategoryurlmatched OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of static category URL matched" ::= { affirmedZoneContentStatisticsChassisLevelFilterSummaryEntry 8 } affirmedZoneContentStatisticsChassisLevelFilterSummaryNumcategorydomainmatched OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of static category domain matched" ::= { affirmedZoneContentStatisticsChassisLevelFilterSummaryEntry 9 } affirmedZoneContentStatisticsChassisLevelFilterSummaryNumwhitelisturlmatched OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of whitelist URL matched" ::= { affirmedZoneContentStatisticsChassisLevelFilterSummaryEntry 10 } affirmedZoneContentStatisticsChassisLevelFilterSummaryNumwhitelistdomainmatched OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of whitelist domain matched" ::= { affirmedZoneContentStatisticsChassisLevelFilterSummaryEntry 11 } affirmedZoneContentStatisticsChassisLevelFilterSummaryNumsrgmatched OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Service-Rule matched" ::= { affirmedZoneContentStatisticsChassisLevelFilterSummaryEntry 12 } affirmedZoneContentStatisticsChassisLevelFilterSummaryNumonlinecategorymatched OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of online category groups matched" ::= { affirmedZoneContentStatisticsChassisLevelFilterSummaryEntry 13 } affirmedZoneContentStatisticsChassisLevelFilterSummaryNummalwarecategorymatched OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of malware category groups matched" ::= { affirmedZoneContentStatisticsChassisLevelFilterSummaryEntry 14 } affirmedZoneContentStatisticsChassisLevelFilterSummaryNumphishingcategorymatched OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of phishing category matched" ::= { affirmedZoneContentStatisticsChassisLevelFilterSummaryEntry 15 } affirmedZoneContentStatisticsChassisLevelFilterSummaryNumiwfcategorymatched OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of IWF category filter matched" ::= { affirmedZoneContentStatisticsChassisLevelFilterSummaryEntry 16 } affirmedZoneContentStatisticsChassisLevelFilterSummaryNumgooglesafesearchenforced OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Google Safe Search enforced" ::= { affirmedZoneContentStatisticsChassisLevelFilterSummaryEntry 17 } affirmedZoneContentStatisticsChassisLevelFilterSummaryNumbingsafesearchenforced OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Bing Safe Search enforced" ::= { affirmedZoneContentStatisticsChassisLevelFilterSummaryEntry 18 } affirmedZoneContentStatisticsChassisLevelFilterSummaryNumyahoosafesearchenforced OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Yahoo Safe Search enforced" ::= { affirmedZoneContentStatisticsChassisLevelFilterSummaryEntry 19 } affirmedZoneContentStatisticsChassisLevelFilterSummaryNumrequestredirectchangedallowrequestredirectinterval OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "Total number of redirect changed to allow - Request within Redirect Interval" ::= { affirmedZoneContentStatisticsChassisLevelFilterSummaryEntry 20 } affirmedZoneContentStatisticsChassisLevelFilterSummaryNumrequestredirectchangedallowrequestsameurl OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of redirect changed to allow - Request with Same URL" ::= { affirmedZoneContentStatisticsChassisLevelFilterSummaryEntry 21 } affirmedZoneContentStatisticsChassisLevelFilterSummaryNumrequestredirectchangedallowinterval OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of redirect changed to allow - Request within Redirect Interval" ::= { affirmedZoneContentStatisticsChassisLevelFilterSummaryEntry 22 } affirmedZoneContentStatisticsChassisLevelFilterContentCategorizationTable OBJECT-TYPE SYNTAX SEQUENCE OF AffirmedZoneContentStatisticsChassisLevelFilterContentCategorizationEntry MAX-ACCESS not-accessible STATUS deprecated DESCRIPTION "" ::= { affirmedZoneMIB 100 } affirmedZoneContentStatisticsChassisLevelFilterContentCategorizationEntry OBJECT-TYPE SYNTAX AffirmedZoneContentStatisticsChassisLevelFilterContentCategorizationEntry MAX-ACCESS not-accessible STATUS deprecated DESCRIPTION "" INDEX { affirmedZoneName, affirmedZoneContentStatisticsChassisLevelFilterContentCategorizationChassis } ::= { affirmedZoneContentStatisticsChassisLevelFilterContentCategorizationTable 1 } AffirmedZoneContentStatisticsChassisLevelFilterContentCategorizationEntry ::= SEQUENCE { affirmedZoneContentStatisticsChassisLevelFilterContentCategorizationChassis Unsigned32, affirmedZoneContentStatisticsChassisLevelFilterContentCategorizationNumurlbasedlookups ConfdString, affirmedZoneContentStatisticsChassisLevelFilterContentCategorizationNumresponsebasedlookups ConfdString, affirmedZoneContentStatisticsChassisLevelFilterContentCategorizationNumcategoryabortion ConfdString, affirmedZoneContentStatisticsChassisLevelFilterContentCategorizationNumcategoryadvertising ConfdString, affirmedZoneContentStatisticsChassisLevelFilterContentCategorizationNumcategoryalcohol ConfdString, affirmedZoneContentStatisticsChassisLevelFilterContentCategorizationNumcategoryanonymizer ConfdString, affirmedZoneContentStatisticsChassisLevelFilterContentCategorizationNumcategoryartandmuseums ConfdString, affirmedZoneContentStatisticsChassisLevelFilterContentCategorizationNumcategoryartnudes ConfdString, affirmedZoneContentStatisticsChassisLevelFilterContentCategorizationNumcategoryautomatedwebapplication ConfdString, affirmedZoneContentStatisticsChassisLevelFilterContentCategorizationNumcategoryautomotive ConfdString, affirmedZoneContentStatisticsChassisLevelFilterContentCategorizationNumcategorybikini ConfdString, affirmedZoneContentStatisticsChassisLevelFilterContentCategorizationNumcategoryblogging ConfdString, affirmedZoneContentStatisticsChassisLevelFilterContentCategorizationNumcategorybusiness ConfdString, affirmedZoneContentStatisticsChassisLevelFilterContentCategorizationNumcategorycashgambling ConfdString, affirmedZoneContentStatisticsChassisLevelFilterContentCategorizationNumcategorychat ConfdString, affirmedZoneContentStatisticsChassisLevelFilterContentCategorizationNumcategorycontentdeliverynetwork ConfdString, affirmedZoneContentStatisticsChassisLevelFilterContentCategorizationNumcategorycriminalskills ConfdString, affirmedZoneContentStatisticsChassisLevelFilterContentCategorizationNumcategorycults ConfdString, affirmedZoneContentStatisticsChassisLevelFilterContentCategorizationNumcategorydrugs ConfdString, affirmedZoneContentStatisticsChassisLevelFilterContentCategorizationNumcategorydynamic ConfdString, affirmedZoneContentStatisticsChassisLevelFilterContentCategorizationNumcategoryeducational ConfdString, affirmedZoneContentStatisticsChassisLevelFilterContentCategorizationNumcategoryenergy ConfdString, affirmedZoneContentStatisticsChassisLevelFilterContentCategorizationNumcategoryenterprisewebmail ConfdString, affirmedZoneContentStatisticsChassisLevelFilterContentCategorizationNumcategoryentertainment ConfdString, affirmedZoneContentStatisticsChassisLevelFilterContentCategorizationNumcategoryfilesharing ConfdString, affirmedZoneContentStatisticsChassisLevelFilterContentCategorizationNumcategoryfinanceandinvesting ConfdString, affirmedZoneContentStatisticsChassisLevelFilterContentCategorizationNumcategoryfoodandrestaurants ConfdString, affirmedZoneContentStatisticsChassisLevelFilterContentCategorizationNumcategoryforumsandmessageboards ConfdString, affirmedZoneContentStatisticsChassisLevelFilterContentCategorizationNumcategoryfreewareandshareware ConfdString, affirmedZoneContentStatisticsChassisLevelFilterContentCategorizationNumcategorygambling ConfdString, affirmedZoneContentStatisticsChassisLevelFilterContentCategorizationNumcategorygaming ConfdString, affirmedZoneContentStatisticsChassisLevelFilterContentCategorizationNumcategoryglamour ConfdString, affirmedZoneContentStatisticsChassisLevelFilterContentCategorizationNumcategorygore ConfdString, affirmedZoneContentStatisticsChassisLevelFilterContentCategorizationNumcategorygovernment ConfdString, affirmedZoneContentStatisticsChassisLevelFilterContentCategorizationNumcategoryhacking ConfdString, affirmedZoneContentStatisticsChassisLevelFilterContentCategorizationNumcategoryhate ConfdString, affirmedZoneContentStatisticsChassisLevelFilterContentCategorizationNumcategoryhealth ConfdString, affirmedZoneContentStatisticsChassisLevelFilterContentCategorizationNumcategoryhobby ConfdString, affirmedZoneContentStatisticsChassisLevelFilterContentCategorizationNumcategoryhosting ConfdString, affirmedZoneContentStatisticsChassisLevelFilterContentCategorizationNumcategoryinternettelephony ConfdString, affirmedZoneContentStatisticsChassisLevelFilterContentCategorizationNumcategoryjobsearch ConfdString, affirmedZoneContentStatisticsChassisLevelFilterContentCategorizationNumcategorykids ConfdString, affirmedZoneContentStatisticsChassisLevelFilterContentCategorizationNumcategorylaw ConfdString, affirmedZoneContentStatisticsChassisLevelFilterContentCategorizationNumcategorylifestyles ConfdString, affirmedZoneContentStatisticsChassisLevelFilterContentCategorizationNumcategorymaturecontent ConfdString, affirmedZoneContentStatisticsChassisLevelFilterContentCategorizationNumcategorymilitary ConfdString, affirmedZoneContentStatisticsChassisLevelFilterContentCategorizationNumcategorymobileentertainment ConfdString, affirmedZoneContentStatisticsChassisLevelFilterContentCategorizationNumcategorymusic ConfdString, affirmedZoneContentStatisticsChassisLevelFilterContentCategorizationNumcategorynews ConfdString, affirmedZoneContentStatisticsChassisLevelFilterContentCategorizationNumcategorynonprofit ConfdString, affirmedZoneContentStatisticsChassisLevelFilterContentCategorizationNumcategoryobscene ConfdString, affirmedZoneContentStatisticsChassisLevelFilterContentCategorizationNumcategoryoccult ConfdString, affirmedZoneContentStatisticsChassisLevelFilterContentCategorizationNumcategoryonlinebackupandstorage ConfdString, affirmedZoneContentStatisticsChassisLevelFilterContentCategorizationNumcategorypeertopeer ConfdString, affirmedZoneContentStatisticsChassisLevelFilterContentCategorizationNumcategorypets ConfdString, affirmedZoneContentStatisticsChassisLevelFilterContentCategorizationNumcategoryphotography ConfdString, affirmedZoneContentStatisticsChassisLevelFilterContentCategorizationNumcategoryplaceholder ConfdString, affirmedZoneContentStatisticsChassisLevelFilterContentCategorizationNumcategoryplagiarism ConfdString, affirmedZoneContentStatisticsChassisLevelFilterContentCategorizationNumcategorypolitics ConfdString, affirmedZoneContentStatisticsChassisLevelFilterContentCategorizationNumcategorypornography ConfdString, affirmedZoneContentStatisticsChassisLevelFilterContentCategorizationNumcategoryportal ConfdString, affirmedZoneContentStatisticsChassisLevelFilterContentCategorizationNumcategorypersonalsanddating ConfdString, affirmedZoneContentStatisticsChassisLevelFilterContentCategorizationNumcategoryrealestate ConfdString, affirmedZoneContentStatisticsChassisLevelFilterContentCategorizationNumcategoryreference ConfdString, affirmedZoneContentStatisticsChassisLevelFilterContentCategorizationNumcategoryreligion ConfdString, affirmedZoneContentStatisticsChassisLevelFilterContentCategorizationNumcategoryremoteaccess ConfdString, affirmedZoneContentStatisticsChassisLevelFilterContentCategorizationNumcategoryscience ConfdString, affirmedZoneContentStatisticsChassisLevelFilterContentCategorizationNumcategorysearch ConfdString, affirmedZoneContentStatisticsChassisLevelFilterContentCategorizationNumcategoryselfharm ConfdString, affirmedZoneContentStatisticsChassisLevelFilterContentCategorizationNumcategorysexualeducation ConfdString, affirmedZoneContentStatisticsChassisLevelFilterContentCategorizationNumcategoryshopping ConfdString, affirmedZoneContentStatisticsChassisLevelFilterContentCategorizationNumcategorysports ConfdString, affirmedZoneContentStatisticsChassisLevelFilterContentCategorizationNumcategorystreamingmedia ConfdString, affirmedZoneContentStatisticsChassisLevelFilterContentCategorizationNumcategorysuicide ConfdString, affirmedZoneContentStatisticsChassisLevelFilterContentCategorizationNumcategorytechnologyandtelecommunication ConfdString, affirmedZoneContentStatisticsChassisLevelFilterContentCategorizationNumcategorytobacco ConfdString, affirmedZoneContentStatisticsChassisLevelFilterContentCategorizationNumcategorytravel ConfdString, affirmedZoneContentStatisticsChassisLevelFilterContentCategorizationNumcategoryviolence ConfdString, affirmedZoneContentStatisticsChassisLevelFilterContentCategorizationNumcategoryvirtualcommunity ConfdString, affirmedZoneContentStatisticsChassisLevelFilterContentCategorizationNumcategoryweapons ConfdString, affirmedZoneContentStatisticsChassisLevelFilterContentCategorizationNumcategorywebmail ConfdString, affirmedZoneContentStatisticsChassisLevelFilterContentCategorizationNumcategorywedding ConfdString, affirmedZoneContentStatisticsChassisLevelFilterContentCategorizationNumcategorywirelessbusiness ConfdString, affirmedZoneContentStatisticsChassisLevelFilterContentCategorizationNumcategorywirelesschatsms ConfdString, affirmedZoneContentStatisticsChassisLevelFilterContentCategorizationNumcategorywirelessdynamic ConfdString, affirmedZoneContentStatisticsChassisLevelFilterContentCategorizationNumcategorywirelessentertainment ConfdString, affirmedZoneContentStatisticsChassisLevelFilterContentCategorizationNumcategorywirelessfinance ConfdString, affirmedZoneContentStatisticsChassisLevelFilterContentCategorizationNumcategorywirelessgambling ConfdString, affirmedZoneContentStatisticsChassisLevelFilterContentCategorizationNumcategorywirelessnews ConfdString, affirmedZoneContentStatisticsChassisLevelFilterContentCategorizationNumcategorywirelesspersonalsanddating ConfdString, affirmedZoneContentStatisticsChassisLevelFilterContentCategorizationNumcategorywirelesspornography ConfdString, affirmedZoneContentStatisticsChassisLevelFilterContentCategorizationNumcategorywirelesssports ConfdString, affirmedZoneContentStatisticsChassisLevelFilterContentCategorizationNumcategorywirelesstravel ConfdString, affirmedZoneContentStatisticsChassisLevelFilterContentCategorizationNumcategoryunknown ConfdString, affirmedZoneContentStatisticsChassisLevelFilterContentCategorizationNumcategorymalware ConfdString, affirmedZoneContentStatisticsChassisLevelFilterContentCategorizationNumcategoryphishing ConfdString, affirmedZoneContentStatisticsChassisLevelFilterContentCategorizationNumcategoryiwf ConfdString, affirmedZoneContentStatisticsChassisLevelFilterContentCategorizationNumcategorynocat ConfdString, affirmedZoneContentStatisticsChassisLevelFilterContentCategorizationNumcategoryother ConfdString, affirmedZoneContentStatisticsChassisLevelFilterContentCategorizationNumcategoryalcoholkids ConfdString, affirmedZoneContentStatisticsChassisLevelFilterContentCategorizationNumcategorytobaccokids ConfdString, affirmedZoneContentStatisticsChassisLevelFilterContentCategorizationNumcategorycyberbullying ConfdString } affirmedZoneContentStatisticsChassisLevelFilterContentCategorizationChassis OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS not-accessible STATUS current DESCRIPTION "chassis ID" ::= { affirmedZoneContentStatisticsChassisLevelFilterContentCategorizationEntry 1 } affirmedZoneContentStatisticsChassisLevelFilterContentCategorizationNumurlbasedlookups OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of HTTP request Lookups" ::= { affirmedZoneContentStatisticsChassisLevelFilterContentCategorizationEntry 2 } affirmedZoneContentStatisticsChassisLevelFilterContentCategorizationNumresponsebasedlookups OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of HTTP Response-based Lookups" ::= { affirmedZoneContentStatisticsChassisLevelFilterContentCategorizationEntry 3 } affirmedZoneContentStatisticsChassisLevelFilterContentCategorizationNumcategoryabortion OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of requests categorized as Abortion Online Category" ::= { affirmedZoneContentStatisticsChassisLevelFilterContentCategorizationEntry 4 } affirmedZoneContentStatisticsChassisLevelFilterContentCategorizationNumcategoryadvertising OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of requests categorized as Advertising Online Category" ::= { affirmedZoneContentStatisticsChassisLevelFilterContentCategorizationEntry 5 } affirmedZoneContentStatisticsChassisLevelFilterContentCategorizationNumcategoryalcohol OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of requests categorized as Alcohol Online Category" ::= { affirmedZoneContentStatisticsChassisLevelFilterContentCategorizationEntry 6 } affirmedZoneContentStatisticsChassisLevelFilterContentCategorizationNumcategoryanonymizer OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of requests categorized as Anonymizer Online Category" ::= { affirmedZoneContentStatisticsChassisLevelFilterContentCategorizationEntry 7 } affirmedZoneContentStatisticsChassisLevelFilterContentCategorizationNumcategoryartandmuseums OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of requests categorized as Art And Museums Online Category" ::= { affirmedZoneContentStatisticsChassisLevelFilterContentCategorizationEntry 8 } affirmedZoneContentStatisticsChassisLevelFilterContentCategorizationNumcategoryartnudes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of requests categorized as Art Nudes Online Category" ::= { affirmedZoneContentStatisticsChassisLevelFilterContentCategorizationEntry 9 } affirmedZoneContentStatisticsChassisLevelFilterContentCategorizationNumcategoryautomatedwebapplication OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of requests categorized as Automated Web Application Online Category" ::= { affirmedZoneContentStatisticsChassisLevelFilterContentCategorizationEntry 10 } affirmedZoneContentStatisticsChassisLevelFilterContentCategorizationNumcategoryautomotive OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of requests categorized as Automotive Online Category" ::= { affirmedZoneContentStatisticsChassisLevelFilterContentCategorizationEntry 11 } affirmedZoneContentStatisticsChassisLevelFilterContentCategorizationNumcategorybikini OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of requests categorized as Bikini Online Category" ::= { affirmedZoneContentStatisticsChassisLevelFilterContentCategorizationEntry 12 } affirmedZoneContentStatisticsChassisLevelFilterContentCategorizationNumcategoryblogging OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of requests categorized as Blogging Online Category" ::= { affirmedZoneContentStatisticsChassisLevelFilterContentCategorizationEntry 13 } affirmedZoneContentStatisticsChassisLevelFilterContentCategorizationNumcategorybusiness OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of requests categorized as Business Online Category" ::= { affirmedZoneContentStatisticsChassisLevelFilterContentCategorizationEntry 14 } affirmedZoneContentStatisticsChassisLevelFilterContentCategorizationNumcategorycashgambling OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of requests categorized as Cash Gambling Online Category" ::= { affirmedZoneContentStatisticsChassisLevelFilterContentCategorizationEntry 15 } affirmedZoneContentStatisticsChassisLevelFilterContentCategorizationNumcategorychat OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of requests categorized as Chat Online Category" ::= { affirmedZoneContentStatisticsChassisLevelFilterContentCategorizationEntry 16 } affirmedZoneContentStatisticsChassisLevelFilterContentCategorizationNumcategorycontentdeliverynetwork OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of requests categorized as Content Delivery Network Online Category" ::= { affirmedZoneContentStatisticsChassisLevelFilterContentCategorizationEntry 17 } affirmedZoneContentStatisticsChassisLevelFilterContentCategorizationNumcategorycriminalskills OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of requests categorized as Criminal Skills Online Category" ::= { affirmedZoneContentStatisticsChassisLevelFilterContentCategorizationEntry 18 } affirmedZoneContentStatisticsChassisLevelFilterContentCategorizationNumcategorycults OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of requests categorized as Cults Online Category" ::= { affirmedZoneContentStatisticsChassisLevelFilterContentCategorizationEntry 19 } affirmedZoneContentStatisticsChassisLevelFilterContentCategorizationNumcategorydrugs OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of requests categorized as Drugs Online Category" ::= { affirmedZoneContentStatisticsChassisLevelFilterContentCategorizationEntry 20 } affirmedZoneContentStatisticsChassisLevelFilterContentCategorizationNumcategorydynamic OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of requests categorized as Dynamic Online Category" ::= { affirmedZoneContentStatisticsChassisLevelFilterContentCategorizationEntry 21 } affirmedZoneContentStatisticsChassisLevelFilterContentCategorizationNumcategoryeducational OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of requests categorized as Educational Online Category" ::= { affirmedZoneContentStatisticsChassisLevelFilterContentCategorizationEntry 22 } affirmedZoneContentStatisticsChassisLevelFilterContentCategorizationNumcategoryenergy OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of requests categorized as Energy Online Category" ::= { affirmedZoneContentStatisticsChassisLevelFilterContentCategorizationEntry 23 } affirmedZoneContentStatisticsChassisLevelFilterContentCategorizationNumcategoryenterprisewebmail OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of requests categorized as Enterprise Webmail Online Category" ::= { affirmedZoneContentStatisticsChassisLevelFilterContentCategorizationEntry 24 } affirmedZoneContentStatisticsChassisLevelFilterContentCategorizationNumcategoryentertainment OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of requests categorized as Entertainment Online Category" ::= { affirmedZoneContentStatisticsChassisLevelFilterContentCategorizationEntry 25 } affirmedZoneContentStatisticsChassisLevelFilterContentCategorizationNumcategoryfilesharing OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of requests categorized as Filesharing Online Category" ::= { affirmedZoneContentStatisticsChassisLevelFilterContentCategorizationEntry 26 } affirmedZoneContentStatisticsChassisLevelFilterContentCategorizationNumcategoryfinanceandinvesting OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of requests categorized as Finance And Investing Online Category" ::= { affirmedZoneContentStatisticsChassisLevelFilterContentCategorizationEntry 27 } affirmedZoneContentStatisticsChassisLevelFilterContentCategorizationNumcategoryfoodandrestaurants OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of requests categorized as Food And Restaurants Online Category" ::= { affirmedZoneContentStatisticsChassisLevelFilterContentCategorizationEntry 28 } affirmedZoneContentStatisticsChassisLevelFilterContentCategorizationNumcategoryforumsandmessageboards OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of requests categorized as Forums And Messageboards Online Category" ::= { affirmedZoneContentStatisticsChassisLevelFilterContentCategorizationEntry 29 } affirmedZoneContentStatisticsChassisLevelFilterContentCategorizationNumcategoryfreewareandshareware OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of requests categorized as Freeware And Shareware Online Category" ::= { affirmedZoneContentStatisticsChassisLevelFilterContentCategorizationEntry 30 } affirmedZoneContentStatisticsChassisLevelFilterContentCategorizationNumcategorygambling OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of requests categorized as Gambling Online Category" ::= { affirmedZoneContentStatisticsChassisLevelFilterContentCategorizationEntry 31 } affirmedZoneContentStatisticsChassisLevelFilterContentCategorizationNumcategorygaming OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of requests categorized as Gaming Online Category" ::= { affirmedZoneContentStatisticsChassisLevelFilterContentCategorizationEntry 32 } affirmedZoneContentStatisticsChassisLevelFilterContentCategorizationNumcategoryglamour OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of requests categorized as Glamour Online Category" ::= { affirmedZoneContentStatisticsChassisLevelFilterContentCategorizationEntry 33 } affirmedZoneContentStatisticsChassisLevelFilterContentCategorizationNumcategorygore OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of requests categorized as Gore Online Category" ::= { affirmedZoneContentStatisticsChassisLevelFilterContentCategorizationEntry 34 } affirmedZoneContentStatisticsChassisLevelFilterContentCategorizationNumcategorygovernment OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of requests categorized as Government Online Category" ::= { affirmedZoneContentStatisticsChassisLevelFilterContentCategorizationEntry 35 } affirmedZoneContentStatisticsChassisLevelFilterContentCategorizationNumcategoryhacking OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of requests categorized as Hacking Online Category" ::= { affirmedZoneContentStatisticsChassisLevelFilterContentCategorizationEntry 36 } affirmedZoneContentStatisticsChassisLevelFilterContentCategorizationNumcategoryhate OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of requests categorized as Hate Online Category" ::= { affirmedZoneContentStatisticsChassisLevelFilterContentCategorizationEntry 37 } affirmedZoneContentStatisticsChassisLevelFilterContentCategorizationNumcategoryhealth OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of requests categorized as Health Online Category" ::= { affirmedZoneContentStatisticsChassisLevelFilterContentCategorizationEntry 38 } affirmedZoneContentStatisticsChassisLevelFilterContentCategorizationNumcategoryhobby OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of requests categorized as Hobby Online Category" ::= { affirmedZoneContentStatisticsChassisLevelFilterContentCategorizationEntry 39 } affirmedZoneContentStatisticsChassisLevelFilterContentCategorizationNumcategoryhosting OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of requests categorized as Hosting Online Category" ::= { affirmedZoneContentStatisticsChassisLevelFilterContentCategorizationEntry 40 } affirmedZoneContentStatisticsChassisLevelFilterContentCategorizationNumcategoryinternettelephony OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of requests categorized as Internet Telephony Online Category" ::= { affirmedZoneContentStatisticsChassisLevelFilterContentCategorizationEntry 41 } affirmedZoneContentStatisticsChassisLevelFilterContentCategorizationNumcategoryjobsearch OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of requests categorized as Job Search Online Category" ::= { affirmedZoneContentStatisticsChassisLevelFilterContentCategorizationEntry 42 } affirmedZoneContentStatisticsChassisLevelFilterContentCategorizationNumcategorykids OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of requests categorized as Kids Online Category" ::= { affirmedZoneContentStatisticsChassisLevelFilterContentCategorizationEntry 43 } affirmedZoneContentStatisticsChassisLevelFilterContentCategorizationNumcategorylaw OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of requests categorized as Law Online Category" ::= { affirmedZoneContentStatisticsChassisLevelFilterContentCategorizationEntry 44 } affirmedZoneContentStatisticsChassisLevelFilterContentCategorizationNumcategorylifestyles OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of requests categorized as Lifestyles Online Category" ::= { affirmedZoneContentStatisticsChassisLevelFilterContentCategorizationEntry 45 } affirmedZoneContentStatisticsChassisLevelFilterContentCategorizationNumcategorymaturecontent OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of requests categorized as Mature Content Online Category" ::= { affirmedZoneContentStatisticsChassisLevelFilterContentCategorizationEntry 46 } affirmedZoneContentStatisticsChassisLevelFilterContentCategorizationNumcategorymilitary OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of requests categorized as Military Online Category" ::= { affirmedZoneContentStatisticsChassisLevelFilterContentCategorizationEntry 47 } affirmedZoneContentStatisticsChassisLevelFilterContentCategorizationNumcategorymobileentertainment OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of requests categorized as Mobile Entertainment Online Category" ::= { affirmedZoneContentStatisticsChassisLevelFilterContentCategorizationEntry 48 } affirmedZoneContentStatisticsChassisLevelFilterContentCategorizationNumcategorymusic OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of requests categorized as Music Online Category" ::= { affirmedZoneContentStatisticsChassisLevelFilterContentCategorizationEntry 49 } affirmedZoneContentStatisticsChassisLevelFilterContentCategorizationNumcategorynews OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of requests categorized as News Online Category" ::= { affirmedZoneContentStatisticsChassisLevelFilterContentCategorizationEntry 50 } affirmedZoneContentStatisticsChassisLevelFilterContentCategorizationNumcategorynonprofit OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of requests categorized as Non Profit Online Category" ::= { affirmedZoneContentStatisticsChassisLevelFilterContentCategorizationEntry 51 } affirmedZoneContentStatisticsChassisLevelFilterContentCategorizationNumcategoryobscene OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of requests categorized as Obscene Online Category" ::= { affirmedZoneContentStatisticsChassisLevelFilterContentCategorizationEntry 52 } affirmedZoneContentStatisticsChassisLevelFilterContentCategorizationNumcategoryoccult OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of requests categorized as Occult Online Category" ::= { affirmedZoneContentStatisticsChassisLevelFilterContentCategorizationEntry 53 } affirmedZoneContentStatisticsChassisLevelFilterContentCategorizationNumcategoryonlinebackupandstorage OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of requests categorized as Online Backup And Storage Online Category" ::= { affirmedZoneContentStatisticsChassisLevelFilterContentCategorizationEntry 54 } affirmedZoneContentStatisticsChassisLevelFilterContentCategorizationNumcategorypeertopeer OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of requests categorized as PeerToPeer Online Category" ::= { affirmedZoneContentStatisticsChassisLevelFilterContentCategorizationEntry 55 } affirmedZoneContentStatisticsChassisLevelFilterContentCategorizationNumcategorypets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of requests categorized as Pets Online Category" ::= { affirmedZoneContentStatisticsChassisLevelFilterContentCategorizationEntry 56 } affirmedZoneContentStatisticsChassisLevelFilterContentCategorizationNumcategoryphotography OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of requests categorized as Photography Online Category" ::= { affirmedZoneContentStatisticsChassisLevelFilterContentCategorizationEntry 57 } affirmedZoneContentStatisticsChassisLevelFilterContentCategorizationNumcategoryplaceholder OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of requests categorized as Placeholder Online Category" ::= { affirmedZoneContentStatisticsChassisLevelFilterContentCategorizationEntry 58 } affirmedZoneContentStatisticsChassisLevelFilterContentCategorizationNumcategoryplagiarism OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of requests categorized as Plagiarism Online Category" ::= { affirmedZoneContentStatisticsChassisLevelFilterContentCategorizationEntry 59 } affirmedZoneContentStatisticsChassisLevelFilterContentCategorizationNumcategorypolitics OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of requests categorized as Politics Online Category" ::= { affirmedZoneContentStatisticsChassisLevelFilterContentCategorizationEntry 60 } affirmedZoneContentStatisticsChassisLevelFilterContentCategorizationNumcategorypornography OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of requests categorized as Pornography Online Category" ::= { affirmedZoneContentStatisticsChassisLevelFilterContentCategorizationEntry 61 } affirmedZoneContentStatisticsChassisLevelFilterContentCategorizationNumcategoryportal OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of requests categorized as Portal Online Category" ::= { affirmedZoneContentStatisticsChassisLevelFilterContentCategorizationEntry 62 } affirmedZoneContentStatisticsChassisLevelFilterContentCategorizationNumcategorypersonalsanddating OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of requests categorized as Personals And Dating Online Category" ::= { affirmedZoneContentStatisticsChassisLevelFilterContentCategorizationEntry 63 } affirmedZoneContentStatisticsChassisLevelFilterContentCategorizationNumcategoryrealestate OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of requests categorized as Real Estate Online Category" ::= { affirmedZoneContentStatisticsChassisLevelFilterContentCategorizationEntry 64 } affirmedZoneContentStatisticsChassisLevelFilterContentCategorizationNumcategoryreference OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of requests categorized as Reference Online Category" ::= { affirmedZoneContentStatisticsChassisLevelFilterContentCategorizationEntry 65 } affirmedZoneContentStatisticsChassisLevelFilterContentCategorizationNumcategoryreligion OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of requests categorized as Religion Online Category" ::= { affirmedZoneContentStatisticsChassisLevelFilterContentCategorizationEntry 66 } affirmedZoneContentStatisticsChassisLevelFilterContentCategorizationNumcategoryremoteaccess OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of requests categorized as Remote Access Online Category" ::= { affirmedZoneContentStatisticsChassisLevelFilterContentCategorizationEntry 67 } affirmedZoneContentStatisticsChassisLevelFilterContentCategorizationNumcategoryscience OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of requests categorized as Science Online Category" ::= { affirmedZoneContentStatisticsChassisLevelFilterContentCategorizationEntry 68 } affirmedZoneContentStatisticsChassisLevelFilterContentCategorizationNumcategorysearch OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of requests categorized as Search Online Category" ::= { affirmedZoneContentStatisticsChassisLevelFilterContentCategorizationEntry 69 } affirmedZoneContentStatisticsChassisLevelFilterContentCategorizationNumcategoryselfharm OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of requests categorized as Self Harm Online Category" ::= { affirmedZoneContentStatisticsChassisLevelFilterContentCategorizationEntry 70 } affirmedZoneContentStatisticsChassisLevelFilterContentCategorizationNumcategorysexualeducation OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of requests categorized as Sexual Education Online Category" ::= { affirmedZoneContentStatisticsChassisLevelFilterContentCategorizationEntry 71 } affirmedZoneContentStatisticsChassisLevelFilterContentCategorizationNumcategoryshopping OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of requests categorized as Shopping Online Category" ::= { affirmedZoneContentStatisticsChassisLevelFilterContentCategorizationEntry 72 } affirmedZoneContentStatisticsChassisLevelFilterContentCategorizationNumcategorysports OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of requests categorized as Sports Online Category" ::= { affirmedZoneContentStatisticsChassisLevelFilterContentCategorizationEntry 73 } affirmedZoneContentStatisticsChassisLevelFilterContentCategorizationNumcategorystreamingmedia OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of requests categorized as Streaming Media Online Category" ::= { affirmedZoneContentStatisticsChassisLevelFilterContentCategorizationEntry 74 } affirmedZoneContentStatisticsChassisLevelFilterContentCategorizationNumcategorysuicide OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of requests categorized as Suicide Online Category" ::= { affirmedZoneContentStatisticsChassisLevelFilterContentCategorizationEntry 75 } affirmedZoneContentStatisticsChassisLevelFilterContentCategorizationNumcategorytechnologyandtelecommunication OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of requests categorized as Technology And Telecommunication Online Category" ::= { affirmedZoneContentStatisticsChassisLevelFilterContentCategorizationEntry 76 } affirmedZoneContentStatisticsChassisLevelFilterContentCategorizationNumcategorytobacco OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of requests categorized as Tobacco Online Category" ::= { affirmedZoneContentStatisticsChassisLevelFilterContentCategorizationEntry 77 } affirmedZoneContentStatisticsChassisLevelFilterContentCategorizationNumcategorytravel OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of requests categorized as Travel Online Category" ::= { affirmedZoneContentStatisticsChassisLevelFilterContentCategorizationEntry 78 } affirmedZoneContentStatisticsChassisLevelFilterContentCategorizationNumcategoryviolence OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of requests categorized as Violence Online Category" ::= { affirmedZoneContentStatisticsChassisLevelFilterContentCategorizationEntry 79 } affirmedZoneContentStatisticsChassisLevelFilterContentCategorizationNumcategoryvirtualcommunity OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of requests categorized as Virtual Community Online Category" ::= { affirmedZoneContentStatisticsChassisLevelFilterContentCategorizationEntry 80 } affirmedZoneContentStatisticsChassisLevelFilterContentCategorizationNumcategoryweapons OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of requests categorized as Weapons Online Category" ::= { affirmedZoneContentStatisticsChassisLevelFilterContentCategorizationEntry 81 } affirmedZoneContentStatisticsChassisLevelFilterContentCategorizationNumcategorywebmail OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of requests categorized as Webmail Online Category" ::= { affirmedZoneContentStatisticsChassisLevelFilterContentCategorizationEntry 82 } affirmedZoneContentStatisticsChassisLevelFilterContentCategorizationNumcategorywedding OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of requests categorized as Wedding Online Category" ::= { affirmedZoneContentStatisticsChassisLevelFilterContentCategorizationEntry 83 } affirmedZoneContentStatisticsChassisLevelFilterContentCategorizationNumcategorywirelessbusiness OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of requests categorized as Wireless Business Online Category" ::= { affirmedZoneContentStatisticsChassisLevelFilterContentCategorizationEntry 84 } affirmedZoneContentStatisticsChassisLevelFilterContentCategorizationNumcategorywirelesschatsms OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of requests categorized as Wireless Chat and SMS Online Category" ::= { affirmedZoneContentStatisticsChassisLevelFilterContentCategorizationEntry 85 } affirmedZoneContentStatisticsChassisLevelFilterContentCategorizationNumcategorywirelessdynamic OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of requests categorized as Wireless Dynamic Online Category" ::= { affirmedZoneContentStatisticsChassisLevelFilterContentCategorizationEntry 86 } affirmedZoneContentStatisticsChassisLevelFilterContentCategorizationNumcategorywirelessentertainment OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of requests categorized as Wireless Entertainment Online Category" ::= { affirmedZoneContentStatisticsChassisLevelFilterContentCategorizationEntry 87 } affirmedZoneContentStatisticsChassisLevelFilterContentCategorizationNumcategorywirelessfinance OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of requests categorized as Wireless Finance Online Category" ::= { affirmedZoneContentStatisticsChassisLevelFilterContentCategorizationEntry 88 } affirmedZoneContentStatisticsChassisLevelFilterContentCategorizationNumcategorywirelessgambling OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of requests categorized as Wireless Gambling Online Category" ::= { affirmedZoneContentStatisticsChassisLevelFilterContentCategorizationEntry 89 } affirmedZoneContentStatisticsChassisLevelFilterContentCategorizationNumcategorywirelessnews OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of requests categorized as Wireless News Online Category" ::= { affirmedZoneContentStatisticsChassisLevelFilterContentCategorizationEntry 90 } affirmedZoneContentStatisticsChassisLevelFilterContentCategorizationNumcategorywirelesspersonalsanddating OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of requests categorized as Wireless Personals And Dating Online Category" ::= { affirmedZoneContentStatisticsChassisLevelFilterContentCategorizationEntry 91 } affirmedZoneContentStatisticsChassisLevelFilterContentCategorizationNumcategorywirelesspornography OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of requests categorized as Wireless Pornography Online Category" ::= { affirmedZoneContentStatisticsChassisLevelFilterContentCategorizationEntry 92 } affirmedZoneContentStatisticsChassisLevelFilterContentCategorizationNumcategorywirelesssports OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of requests categorized as Wireless Sports Online Category" ::= { affirmedZoneContentStatisticsChassisLevelFilterContentCategorizationEntry 93 } affirmedZoneContentStatisticsChassisLevelFilterContentCategorizationNumcategorywirelesstravel OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of requests categorized as Wireless Travel Online Category" ::= { affirmedZoneContentStatisticsChassisLevelFilterContentCategorizationEntry 94 } affirmedZoneContentStatisticsChassisLevelFilterContentCategorizationNumcategoryunknown OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of requests failed categorization" ::= { affirmedZoneContentStatisticsChassisLevelFilterContentCategorizationEntry 95 } affirmedZoneContentStatisticsChassisLevelFilterContentCategorizationNumcategorymalware OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of requests categorized as Malware Online Category" ::= { affirmedZoneContentStatisticsChassisLevelFilterContentCategorizationEntry 96 } affirmedZoneContentStatisticsChassisLevelFilterContentCategorizationNumcategoryphishing OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of requests categorized as Phishing Online Category" ::= { affirmedZoneContentStatisticsChassisLevelFilterContentCategorizationEntry 97 } affirmedZoneContentStatisticsChassisLevelFilterContentCategorizationNumcategoryiwf OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of requests categorized as internet watch foundation CAIC Online Category" ::= { affirmedZoneContentStatisticsChassisLevelFilterContentCategorizationEntry 98 } affirmedZoneContentStatisticsChassisLevelFilterContentCategorizationNumcategorynocat OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of requests categorized as none of well-known categories" ::= { affirmedZoneContentStatisticsChassisLevelFilterContentCategorizationEntry 99 } affirmedZoneContentStatisticsChassisLevelFilterContentCategorizationNumcategoryother OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of requests categorized as new category not yet supported by AN3K" ::= { affirmedZoneContentStatisticsChassisLevelFilterContentCategorizationEntry 100 } affirmedZoneContentStatisticsChassisLevelFilterContentCategorizationNumcategoryalcoholkids OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of requests categorized as Alcohol Kids Online Category" ::= { affirmedZoneContentStatisticsChassisLevelFilterContentCategorizationEntry 101 } affirmedZoneContentStatisticsChassisLevelFilterContentCategorizationNumcategorytobaccokids OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of requests categorized as Tobacco Kids Online Category" ::= { affirmedZoneContentStatisticsChassisLevelFilterContentCategorizationEntry 102 } affirmedZoneContentStatisticsChassisLevelFilterContentCategorizationNumcategorycyberbullying OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of requests categorized as Cyberbullying Online Category" ::= { affirmedZoneContentStatisticsChassisLevelFilterContentCategorizationEntry 103 } affirmedZoneContentStatisticsChassisLevelFilterInstanceContentCategorizationTable OBJECT-TYPE SYNTAX SEQUENCE OF AffirmedZoneContentStatisticsChassisLevelFilterInstanceContentCategorizationEntry MAX-ACCESS not-accessible STATUS deprecated DESCRIPTION "" ::= { affirmedZoneMIB 101 } affirmedZoneContentStatisticsChassisLevelFilterInstanceContentCategorizationEntry OBJECT-TYPE SYNTAX AffirmedZoneContentStatisticsChassisLevelFilterInstanceContentCategorizationEntry MAX-ACCESS not-accessible STATUS deprecated DESCRIPTION "" INDEX { affirmedZoneName, affirmedZoneContentStatisticsChassisLevelFilterInstanceContentCategorizationName, affirmedZoneContentStatisticsChassisLevelFilterInstanceContentCategorizationChassis } ::= { affirmedZoneContentStatisticsChassisLevelFilterInstanceContentCategorizationTable 1 } AffirmedZoneContentStatisticsChassisLevelFilterInstanceContentCategorizationEntry ::= SEQUENCE { affirmedZoneContentStatisticsChassisLevelFilterInstanceContentCategorizationName String, affirmedZoneContentStatisticsChassisLevelFilterInstanceContentCategorizationChassis Unsigned32, affirmedZoneContentStatisticsChassisLevelFilterInstanceContentCategorizationNumurlbasedlookups ConfdString, affirmedZoneContentStatisticsChassisLevelFilterInstanceContentCategorizationNumresponsebasedlookups ConfdString, affirmedZoneContentStatisticsChassisLevelFilterInstanceContentCategorizationNumcategoryabortion ConfdString, affirmedZoneContentStatisticsChassisLevelFilterInstanceContentCategorizationNumcategoryadvertising ConfdString, affirmedZoneContentStatisticsChassisLevelFilterInstanceContentCategorizationNumcategoryalcohol ConfdString, affirmedZoneContentStatisticsChassisLevelFilterInstanceContentCategorizationNumcategoryanonymizer ConfdString, affirmedZoneContentStatisticsChassisLevelFilterInstanceContentCategorizationNumcategoryartandmuseums ConfdString, affirmedZoneContentStatisticsChassisLevelFilterInstanceContentCategorizationNumcategoryartnudes ConfdString, affirmedZoneContentStatisticsChassisLevelFilterInstanceContentCategorizationNumcategoryautomatedwebapplication ConfdString, affirmedZoneContentStatisticsChassisLevelFilterInstanceContentCategorizationNumcategoryautomotive ConfdString, affirmedZoneContentStatisticsChassisLevelFilterInstanceContentCategorizationNumcategorybikini ConfdString, affirmedZoneContentStatisticsChassisLevelFilterInstanceContentCategorizationNumcategoryblogging ConfdString, affirmedZoneContentStatisticsChassisLevelFilterInstanceContentCategorizationNumcategorybusiness ConfdString, affirmedZoneContentStatisticsChassisLevelFilterInstanceContentCategorizationNumcategorycashgambling ConfdString, affirmedZoneContentStatisticsChassisLevelFilterInstanceContentCategorizationNumcategorychat ConfdString, affirmedZoneContentStatisticsChassisLevelFilterInstanceContentCategorizationNumcategorycontentdeliverynetwork ConfdString, affirmedZoneContentStatisticsChassisLevelFilterInstanceContentCategorizationNumcategorycriminalskills ConfdString, affirmedZoneContentStatisticsChassisLevelFilterInstanceContentCategorizationNumcategorycults ConfdString, affirmedZoneContentStatisticsChassisLevelFilterInstanceContentCategorizationNumcategorydrugs ConfdString, affirmedZoneContentStatisticsChassisLevelFilterInstanceContentCategorizationNumcategorydynamic ConfdString, affirmedZoneContentStatisticsChassisLevelFilterInstanceContentCategorizationNumcategoryeducational ConfdString, affirmedZoneContentStatisticsChassisLevelFilterInstanceContentCategorizationNumcategoryenergy ConfdString, affirmedZoneContentStatisticsChassisLevelFilterInstanceContentCategorizationNumcategoryenterprisewebmail ConfdString, affirmedZoneContentStatisticsChassisLevelFilterInstanceContentCategorizationNumcategoryentertainment ConfdString, affirmedZoneContentStatisticsChassisLevelFilterInstanceContentCategorizationNumcategoryfilesharing ConfdString, affirmedZoneContentStatisticsChassisLevelFilterInstanceContentCategorizationNumcategoryfinanceandinvesting ConfdString, affirmedZoneContentStatisticsChassisLevelFilterInstanceContentCategorizationNumcategoryfoodandrestaurants ConfdString, affirmedZoneContentStatisticsChassisLevelFilterInstanceContentCategorizationNumcategoryforumsandmessageboards ConfdString, affirmedZoneContentStatisticsChassisLevelFilterInstanceContentCategorizationNumcategoryfreewareandshareware ConfdString, affirmedZoneContentStatisticsChassisLevelFilterInstanceContentCategorizationNumcategorygambling ConfdString, affirmedZoneContentStatisticsChassisLevelFilterInstanceContentCategorizationNumcategorygaming ConfdString, affirmedZoneContentStatisticsChassisLevelFilterInstanceContentCategorizationNumcategoryglamour ConfdString, affirmedZoneContentStatisticsChassisLevelFilterInstanceContentCategorizationNumcategorygore ConfdString, affirmedZoneContentStatisticsChassisLevelFilterInstanceContentCategorizationNumcategorygovernment ConfdString, affirmedZoneContentStatisticsChassisLevelFilterInstanceContentCategorizationNumcategoryhacking ConfdString, affirmedZoneContentStatisticsChassisLevelFilterInstanceContentCategorizationNumcategoryhate ConfdString, affirmedZoneContentStatisticsChassisLevelFilterInstanceContentCategorizationNumcategoryhealth ConfdString, affirmedZoneContentStatisticsChassisLevelFilterInstanceContentCategorizationNumcategoryhobby ConfdString, affirmedZoneContentStatisticsChassisLevelFilterInstanceContentCategorizationNumcategoryhosting ConfdString, affirmedZoneContentStatisticsChassisLevelFilterInstanceContentCategorizationNumcategoryinternettelephony ConfdString, affirmedZoneContentStatisticsChassisLevelFilterInstanceContentCategorizationNumcategoryjobsearch ConfdString, affirmedZoneContentStatisticsChassisLevelFilterInstanceContentCategorizationNumcategorykids ConfdString, affirmedZoneContentStatisticsChassisLevelFilterInstanceContentCategorizationNumcategorylaw ConfdString, affirmedZoneContentStatisticsChassisLevelFilterInstanceContentCategorizationNumcategorylifestyles ConfdString, affirmedZoneContentStatisticsChassisLevelFilterInstanceContentCategorizationNumcategorymaturecontent ConfdString, affirmedZoneContentStatisticsChassisLevelFilterInstanceContentCategorizationNumcategorymilitary ConfdString, affirmedZoneContentStatisticsChassisLevelFilterInstanceContentCategorizationNumcategorymobileentertainment ConfdString, affirmedZoneContentStatisticsChassisLevelFilterInstanceContentCategorizationNumcategorymusic ConfdString, affirmedZoneContentStatisticsChassisLevelFilterInstanceContentCategorizationNumcategorynews ConfdString, affirmedZoneContentStatisticsChassisLevelFilterInstanceContentCategorizationNumcategorynonprofit ConfdString, affirmedZoneContentStatisticsChassisLevelFilterInstanceContentCategorizationNumcategoryobscene ConfdString, affirmedZoneContentStatisticsChassisLevelFilterInstanceContentCategorizationNumcategoryoccult ConfdString, affirmedZoneContentStatisticsChassisLevelFilterInstanceContentCategorizationNumcategoryonlinebackupandstorage ConfdString, affirmedZoneContentStatisticsChassisLevelFilterInstanceContentCategorizationNumcategorypeertopeer ConfdString, affirmedZoneContentStatisticsChassisLevelFilterInstanceContentCategorizationNumcategorypets ConfdString, affirmedZoneContentStatisticsChassisLevelFilterInstanceContentCategorizationNumcategoryphotography ConfdString, affirmedZoneContentStatisticsChassisLevelFilterInstanceContentCategorizationNumcategoryplaceholder ConfdString, affirmedZoneContentStatisticsChassisLevelFilterInstanceContentCategorizationNumcategoryplagiarism ConfdString, affirmedZoneContentStatisticsChassisLevelFilterInstanceContentCategorizationNumcategorypolitics ConfdString, affirmedZoneContentStatisticsChassisLevelFilterInstanceContentCategorizationNumcategorypornography ConfdString, affirmedZoneContentStatisticsChassisLevelFilterInstanceContentCategorizationNumcategoryportal ConfdString, affirmedZoneContentStatisticsChassisLevelFilterInstanceContentCategorizationNumcategorypersonalsanddating ConfdString, affirmedZoneContentStatisticsChassisLevelFilterInstanceContentCategorizationNumcategoryrealestate ConfdString, affirmedZoneContentStatisticsChassisLevelFilterInstanceContentCategorizationNumcategoryreference ConfdString, affirmedZoneContentStatisticsChassisLevelFilterInstanceContentCategorizationNumcategoryreligion ConfdString, affirmedZoneContentStatisticsChassisLevelFilterInstanceContentCategorizationNumcategoryremoteaccess ConfdString, affirmedZoneContentStatisticsChassisLevelFilterInstanceContentCategorizationNumcategoryscience ConfdString, affirmedZoneContentStatisticsChassisLevelFilterInstanceContentCategorizationNumcategorysearch ConfdString, affirmedZoneContentStatisticsChassisLevelFilterInstanceContentCategorizationNumcategoryselfharm ConfdString, affirmedZoneContentStatisticsChassisLevelFilterInstanceContentCategorizationNumcategorysexualeducation ConfdString, affirmedZoneContentStatisticsChassisLevelFilterInstanceContentCategorizationNumcategoryshopping ConfdString, affirmedZoneContentStatisticsChassisLevelFilterInstanceContentCategorizationNumcategorysports ConfdString, affirmedZoneContentStatisticsChassisLevelFilterInstanceContentCategorizationNumcategorystreamingmedia ConfdString, affirmedZoneContentStatisticsChassisLevelFilterInstanceContentCategorizationNumcategorysuicide ConfdString, affirmedZoneContentStatisticsChassisLevelFilterInstanceContentCategorizationNumcategorytechnologyandtelecommunication ConfdString, affirmedZoneContentStatisticsChassisLevelFilterInstanceContentCategorizationNumcategorytobacco ConfdString, affirmedZoneContentStatisticsChassisLevelFilterInstanceContentCategorizationNumcategorytravel ConfdString, affirmedZoneContentStatisticsChassisLevelFilterInstanceContentCategorizationNumcategoryviolence ConfdString, affirmedZoneContentStatisticsChassisLevelFilterInstanceContentCategorizationNumcategoryvirtualcommunity ConfdString, affirmedZoneContentStatisticsChassisLevelFilterInstanceContentCategorizationNumcategoryweapons ConfdString, affirmedZoneContentStatisticsChassisLevelFilterInstanceContentCategorizationNumcategorywebmail ConfdString, affirmedZoneContentStatisticsChassisLevelFilterInstanceContentCategorizationNumcategorywedding ConfdString, affirmedZoneContentStatisticsChassisLevelFilterInstanceContentCategorizationNumcategorywirelessbusiness ConfdString, affirmedZoneContentStatisticsChassisLevelFilterInstanceContentCategorizationNumcategorywirelesschatsms ConfdString, affirmedZoneContentStatisticsChassisLevelFilterInstanceContentCategorizationNumcategorywirelessdynamic ConfdString, affirmedZoneContentStatisticsChassisLevelFilterInstanceContentCategorizationNumcategorywirelessentertainment ConfdString, affirmedZoneContentStatisticsChassisLevelFilterInstanceContentCategorizationNumcategorywirelessfinance ConfdString, affirmedZoneContentStatisticsChassisLevelFilterInstanceContentCategorizationNumcategorywirelessgambling ConfdString, affirmedZoneContentStatisticsChassisLevelFilterInstanceContentCategorizationNumcategorywirelessnews ConfdString, affirmedZoneContentStatisticsChassisLevelFilterInstanceContentCategorizationNumcategorywirelesspersonalsanddating ConfdString, affirmedZoneContentStatisticsChassisLevelFilterInstanceContentCategorizationNumcategorywirelesspornography ConfdString, affirmedZoneContentStatisticsChassisLevelFilterInstanceContentCategorizationNumcategorywirelesssports ConfdString, affirmedZoneContentStatisticsChassisLevelFilterInstanceContentCategorizationNumcategorywirelesstravel ConfdString, affirmedZoneContentStatisticsChassisLevelFilterInstanceContentCategorizationNumcategoryunknown ConfdString, affirmedZoneContentStatisticsChassisLevelFilterInstanceContentCategorizationNumcategorymalware ConfdString, affirmedZoneContentStatisticsChassisLevelFilterInstanceContentCategorizationNumcategoryphishing ConfdString, affirmedZoneContentStatisticsChassisLevelFilterInstanceContentCategorizationNumcategoryiwf ConfdString, affirmedZoneContentStatisticsChassisLevelFilterInstanceContentCategorizationNumcategorynocat ConfdString, affirmedZoneContentStatisticsChassisLevelFilterInstanceContentCategorizationNumcategoryother ConfdString, affirmedZoneContentStatisticsChassisLevelFilterInstanceContentCategorizationNumcategoryalcoholkids ConfdString, affirmedZoneContentStatisticsChassisLevelFilterInstanceContentCategorizationNumcategorytobaccokids ConfdString, affirmedZoneContentStatisticsChassisLevelFilterInstanceContentCategorizationNumcategorycyberbullying ConfdString } affirmedZoneContentStatisticsChassisLevelFilterInstanceContentCategorizationName OBJECT-TYPE SYNTAX String MAX-ACCESS not-accessible STATUS current DESCRIPTION "Name of content filter service instance" ::= { affirmedZoneContentStatisticsChassisLevelFilterInstanceContentCategorizationEntry 1 } affirmedZoneContentStatisticsChassisLevelFilterInstanceContentCategorizationChassis OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS not-accessible STATUS current DESCRIPTION "chassis ID" ::= { affirmedZoneContentStatisticsChassisLevelFilterInstanceContentCategorizationEntry 2 } affirmedZoneContentStatisticsChassisLevelFilterInstanceContentCategorizationNumurlbasedlookups OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of HTTP request Lookups" ::= { affirmedZoneContentStatisticsChassisLevelFilterInstanceContentCategorizationEntry 3 } affirmedZoneContentStatisticsChassisLevelFilterInstanceContentCategorizationNumresponsebasedlookups OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of HTTP Response-based Lookups" ::= { affirmedZoneContentStatisticsChassisLevelFilterInstanceContentCategorizationEntry 4 } affirmedZoneContentStatisticsChassisLevelFilterInstanceContentCategorizationNumcategoryabortion OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of requests categorized as Abortion Online Category" ::= { affirmedZoneContentStatisticsChassisLevelFilterInstanceContentCategorizationEntry 5 } affirmedZoneContentStatisticsChassisLevelFilterInstanceContentCategorizationNumcategoryadvertising OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of requests categorized as Advertising Online Category" ::= { affirmedZoneContentStatisticsChassisLevelFilterInstanceContentCategorizationEntry 6 } affirmedZoneContentStatisticsChassisLevelFilterInstanceContentCategorizationNumcategoryalcohol OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of requests categorized as Alcohol Online Category" ::= { affirmedZoneContentStatisticsChassisLevelFilterInstanceContentCategorizationEntry 7 } affirmedZoneContentStatisticsChassisLevelFilterInstanceContentCategorizationNumcategoryanonymizer OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of requests categorized as Anonymizer Online Category" ::= { affirmedZoneContentStatisticsChassisLevelFilterInstanceContentCategorizationEntry 8 } affirmedZoneContentStatisticsChassisLevelFilterInstanceContentCategorizationNumcategoryartandmuseums OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of requests categorized as Art And Museums Online Category" ::= { affirmedZoneContentStatisticsChassisLevelFilterInstanceContentCategorizationEntry 9 } affirmedZoneContentStatisticsChassisLevelFilterInstanceContentCategorizationNumcategoryartnudes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of requests categorized as Art Nudes Online Category" ::= { affirmedZoneContentStatisticsChassisLevelFilterInstanceContentCategorizationEntry 10 } affirmedZoneContentStatisticsChassisLevelFilterInstanceContentCategorizationNumcategoryautomatedwebapplication OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of requests categorized as Automated Web Application Online Category" ::= { affirmedZoneContentStatisticsChassisLevelFilterInstanceContentCategorizationEntry 11 } affirmedZoneContentStatisticsChassisLevelFilterInstanceContentCategorizationNumcategoryautomotive OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of requests categorized as Automotive Online Category" ::= { affirmedZoneContentStatisticsChassisLevelFilterInstanceContentCategorizationEntry 12 } affirmedZoneContentStatisticsChassisLevelFilterInstanceContentCategorizationNumcategorybikini OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of requests categorized as Bikini Online Category" ::= { affirmedZoneContentStatisticsChassisLevelFilterInstanceContentCategorizationEntry 13 } affirmedZoneContentStatisticsChassisLevelFilterInstanceContentCategorizationNumcategoryblogging OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of requests categorized as Blogging Online Category" ::= { affirmedZoneContentStatisticsChassisLevelFilterInstanceContentCategorizationEntry 14 } affirmedZoneContentStatisticsChassisLevelFilterInstanceContentCategorizationNumcategorybusiness OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of requests categorized as Business Online Category" ::= { affirmedZoneContentStatisticsChassisLevelFilterInstanceContentCategorizationEntry 15 } affirmedZoneContentStatisticsChassisLevelFilterInstanceContentCategorizationNumcategorycashgambling OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of requests categorized as Cash Gambling Online Category" ::= { affirmedZoneContentStatisticsChassisLevelFilterInstanceContentCategorizationEntry 16 } affirmedZoneContentStatisticsChassisLevelFilterInstanceContentCategorizationNumcategorychat OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of requests categorized as Chat Online Category" ::= { affirmedZoneContentStatisticsChassisLevelFilterInstanceContentCategorizationEntry 17 } affirmedZoneContentStatisticsChassisLevelFilterInstanceContentCategorizationNumcategorycontentdeliverynetwork OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of requests categorized as Content Delivery Network Online Category" ::= { affirmedZoneContentStatisticsChassisLevelFilterInstanceContentCategorizationEntry 18 } affirmedZoneContentStatisticsChassisLevelFilterInstanceContentCategorizationNumcategorycriminalskills OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of requests categorized as Criminal Skills Online Category" ::= { affirmedZoneContentStatisticsChassisLevelFilterInstanceContentCategorizationEntry 19 } affirmedZoneContentStatisticsChassisLevelFilterInstanceContentCategorizationNumcategorycults OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of requests categorized as Cults Online Category" ::= { affirmedZoneContentStatisticsChassisLevelFilterInstanceContentCategorizationEntry 20 } affirmedZoneContentStatisticsChassisLevelFilterInstanceContentCategorizationNumcategorydrugs OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of requests categorized as Drugs Online Category" ::= { affirmedZoneContentStatisticsChassisLevelFilterInstanceContentCategorizationEntry 21 } affirmedZoneContentStatisticsChassisLevelFilterInstanceContentCategorizationNumcategorydynamic OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of requests categorized as Dynamic Online Category" ::= { affirmedZoneContentStatisticsChassisLevelFilterInstanceContentCategorizationEntry 22 } affirmedZoneContentStatisticsChassisLevelFilterInstanceContentCategorizationNumcategoryeducational OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of requests categorized as Educational Online Category" ::= { affirmedZoneContentStatisticsChassisLevelFilterInstanceContentCategorizationEntry 23 } affirmedZoneContentStatisticsChassisLevelFilterInstanceContentCategorizationNumcategoryenergy OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of requests categorized as Energy Online Category" ::= { affirmedZoneContentStatisticsChassisLevelFilterInstanceContentCategorizationEntry 24 } affirmedZoneContentStatisticsChassisLevelFilterInstanceContentCategorizationNumcategoryenterprisewebmail OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of requests categorized as Enterprise Webmail Online Category" ::= { affirmedZoneContentStatisticsChassisLevelFilterInstanceContentCategorizationEntry 25 } affirmedZoneContentStatisticsChassisLevelFilterInstanceContentCategorizationNumcategoryentertainment OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of requests categorized as Entertainment Online Category" ::= { affirmedZoneContentStatisticsChassisLevelFilterInstanceContentCategorizationEntry 26 } affirmedZoneContentStatisticsChassisLevelFilterInstanceContentCategorizationNumcategoryfilesharing OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of requests categorized as Filesharing Online Category" ::= { affirmedZoneContentStatisticsChassisLevelFilterInstanceContentCategorizationEntry 27 } affirmedZoneContentStatisticsChassisLevelFilterInstanceContentCategorizationNumcategoryfinanceandinvesting OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of requests categorized as Finance And Investing Online Category" ::= { affirmedZoneContentStatisticsChassisLevelFilterInstanceContentCategorizationEntry 28 } affirmedZoneContentStatisticsChassisLevelFilterInstanceContentCategorizationNumcategoryfoodandrestaurants OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of requests categorized as Food And Restaurants Online Category" ::= { affirmedZoneContentStatisticsChassisLevelFilterInstanceContentCategorizationEntry 29 } affirmedZoneContentStatisticsChassisLevelFilterInstanceContentCategorizationNumcategoryforumsandmessageboards OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of requests categorized as Forums And Messageboards Online Category" ::= { affirmedZoneContentStatisticsChassisLevelFilterInstanceContentCategorizationEntry 30 } affirmedZoneContentStatisticsChassisLevelFilterInstanceContentCategorizationNumcategoryfreewareandshareware OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of requests categorized as Freeware And Shareware Online Category" ::= { affirmedZoneContentStatisticsChassisLevelFilterInstanceContentCategorizationEntry 31 } affirmedZoneContentStatisticsChassisLevelFilterInstanceContentCategorizationNumcategorygambling OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of requests categorized as Gambling Online Category" ::= { affirmedZoneContentStatisticsChassisLevelFilterInstanceContentCategorizationEntry 32 } affirmedZoneContentStatisticsChassisLevelFilterInstanceContentCategorizationNumcategorygaming OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of requests categorized as Gaming Online Category" ::= { affirmedZoneContentStatisticsChassisLevelFilterInstanceContentCategorizationEntry 33 } affirmedZoneContentStatisticsChassisLevelFilterInstanceContentCategorizationNumcategoryglamour OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of requests categorized as Glamour Online Category" ::= { affirmedZoneContentStatisticsChassisLevelFilterInstanceContentCategorizationEntry 34 } affirmedZoneContentStatisticsChassisLevelFilterInstanceContentCategorizationNumcategorygore OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of requests categorized as Gore Online Category" ::= { affirmedZoneContentStatisticsChassisLevelFilterInstanceContentCategorizationEntry 35 } affirmedZoneContentStatisticsChassisLevelFilterInstanceContentCategorizationNumcategorygovernment OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of requests categorized as Government Online Category" ::= { affirmedZoneContentStatisticsChassisLevelFilterInstanceContentCategorizationEntry 36 } affirmedZoneContentStatisticsChassisLevelFilterInstanceContentCategorizationNumcategoryhacking OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of requests categorized as Hacking Online Category" ::= { affirmedZoneContentStatisticsChassisLevelFilterInstanceContentCategorizationEntry 37 } affirmedZoneContentStatisticsChassisLevelFilterInstanceContentCategorizationNumcategoryhate OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of requests categorized as Hate Online Category" ::= { affirmedZoneContentStatisticsChassisLevelFilterInstanceContentCategorizationEntry 38 } affirmedZoneContentStatisticsChassisLevelFilterInstanceContentCategorizationNumcategoryhealth OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of requests categorized as Health Online Category" ::= { affirmedZoneContentStatisticsChassisLevelFilterInstanceContentCategorizationEntry 39 } affirmedZoneContentStatisticsChassisLevelFilterInstanceContentCategorizationNumcategoryhobby OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of requests categorized as Hobby Online Category" ::= { affirmedZoneContentStatisticsChassisLevelFilterInstanceContentCategorizationEntry 40 } affirmedZoneContentStatisticsChassisLevelFilterInstanceContentCategorizationNumcategoryhosting OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of requests categorized as Hosting Online Category" ::= { affirmedZoneContentStatisticsChassisLevelFilterInstanceContentCategorizationEntry 41 } affirmedZoneContentStatisticsChassisLevelFilterInstanceContentCategorizationNumcategoryinternettelephony OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of requests categorized as Internet Telephony Online Category" ::= { affirmedZoneContentStatisticsChassisLevelFilterInstanceContentCategorizationEntry 42 } affirmedZoneContentStatisticsChassisLevelFilterInstanceContentCategorizationNumcategoryjobsearch OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of requests categorized as Job Search Online Category" ::= { affirmedZoneContentStatisticsChassisLevelFilterInstanceContentCategorizationEntry 43 } affirmedZoneContentStatisticsChassisLevelFilterInstanceContentCategorizationNumcategorykids OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of requests categorized as Kids Online Category" ::= { affirmedZoneContentStatisticsChassisLevelFilterInstanceContentCategorizationEntry 44 } affirmedZoneContentStatisticsChassisLevelFilterInstanceContentCategorizationNumcategorylaw OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of requests categorized as Law Online Category" ::= { affirmedZoneContentStatisticsChassisLevelFilterInstanceContentCategorizationEntry 45 } affirmedZoneContentStatisticsChassisLevelFilterInstanceContentCategorizationNumcategorylifestyles OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of requests categorized as Lifestyles Online Category" ::= { affirmedZoneContentStatisticsChassisLevelFilterInstanceContentCategorizationEntry 46 } affirmedZoneContentStatisticsChassisLevelFilterInstanceContentCategorizationNumcategorymaturecontent OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of requests categorized as Mature Content Online Category" ::= { affirmedZoneContentStatisticsChassisLevelFilterInstanceContentCategorizationEntry 47 } affirmedZoneContentStatisticsChassisLevelFilterInstanceContentCategorizationNumcategorymilitary OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of requests categorized as Military Online Category" ::= { affirmedZoneContentStatisticsChassisLevelFilterInstanceContentCategorizationEntry 48 } affirmedZoneContentStatisticsChassisLevelFilterInstanceContentCategorizationNumcategorymobileentertainment OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of requests categorized as Mobile Entertainment Online Category" ::= { affirmedZoneContentStatisticsChassisLevelFilterInstanceContentCategorizationEntry 49 } affirmedZoneContentStatisticsChassisLevelFilterInstanceContentCategorizationNumcategorymusic OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of requests categorized as Music Online Category" ::= { affirmedZoneContentStatisticsChassisLevelFilterInstanceContentCategorizationEntry 50 } affirmedZoneContentStatisticsChassisLevelFilterInstanceContentCategorizationNumcategorynews OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of requests categorized as News Online Category" ::= { affirmedZoneContentStatisticsChassisLevelFilterInstanceContentCategorizationEntry 51 } affirmedZoneContentStatisticsChassisLevelFilterInstanceContentCategorizationNumcategorynonprofit OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of requests categorized as Non Profit Online Category" ::= { affirmedZoneContentStatisticsChassisLevelFilterInstanceContentCategorizationEntry 52 } affirmedZoneContentStatisticsChassisLevelFilterInstanceContentCategorizationNumcategoryobscene OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of requests categorized as Obscene Online Category" ::= { affirmedZoneContentStatisticsChassisLevelFilterInstanceContentCategorizationEntry 53 } affirmedZoneContentStatisticsChassisLevelFilterInstanceContentCategorizationNumcategoryoccult OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of requests categorized as Occult Online Category" ::= { affirmedZoneContentStatisticsChassisLevelFilterInstanceContentCategorizationEntry 54 } affirmedZoneContentStatisticsChassisLevelFilterInstanceContentCategorizationNumcategoryonlinebackupandstorage OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of requests categorized as Online Backup And Storage Online Category" ::= { affirmedZoneContentStatisticsChassisLevelFilterInstanceContentCategorizationEntry 55 } affirmedZoneContentStatisticsChassisLevelFilterInstanceContentCategorizationNumcategorypeertopeer OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of requests categorized as PeerToPeer Online Category" ::= { affirmedZoneContentStatisticsChassisLevelFilterInstanceContentCategorizationEntry 56 } affirmedZoneContentStatisticsChassisLevelFilterInstanceContentCategorizationNumcategorypets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of requests categorized as Pets Online Category" ::= { affirmedZoneContentStatisticsChassisLevelFilterInstanceContentCategorizationEntry 57 } affirmedZoneContentStatisticsChassisLevelFilterInstanceContentCategorizationNumcategoryphotography OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of requests categorized as Photography Online Category" ::= { affirmedZoneContentStatisticsChassisLevelFilterInstanceContentCategorizationEntry 58 } affirmedZoneContentStatisticsChassisLevelFilterInstanceContentCategorizationNumcategoryplaceholder OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of requests categorized as Placeholder Online Category" ::= { affirmedZoneContentStatisticsChassisLevelFilterInstanceContentCategorizationEntry 59 } affirmedZoneContentStatisticsChassisLevelFilterInstanceContentCategorizationNumcategoryplagiarism OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of requests categorized as Plagiarism Online Category" ::= { affirmedZoneContentStatisticsChassisLevelFilterInstanceContentCategorizationEntry 60 } affirmedZoneContentStatisticsChassisLevelFilterInstanceContentCategorizationNumcategorypolitics OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of requests categorized as Politics Online Category" ::= { affirmedZoneContentStatisticsChassisLevelFilterInstanceContentCategorizationEntry 61 } affirmedZoneContentStatisticsChassisLevelFilterInstanceContentCategorizationNumcategorypornography OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of requests categorized as Pornography Online Category" ::= { affirmedZoneContentStatisticsChassisLevelFilterInstanceContentCategorizationEntry 62 } affirmedZoneContentStatisticsChassisLevelFilterInstanceContentCategorizationNumcategoryportal OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of requests categorized as Portal Online Category" ::= { affirmedZoneContentStatisticsChassisLevelFilterInstanceContentCategorizationEntry 63 } affirmedZoneContentStatisticsChassisLevelFilterInstanceContentCategorizationNumcategorypersonalsanddating OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of requests categorized as Personals And Dating Online Category" ::= { affirmedZoneContentStatisticsChassisLevelFilterInstanceContentCategorizationEntry 64 } affirmedZoneContentStatisticsChassisLevelFilterInstanceContentCategorizationNumcategoryrealestate OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of requests categorized as Real Estate Online Category" ::= { affirmedZoneContentStatisticsChassisLevelFilterInstanceContentCategorizationEntry 65 } affirmedZoneContentStatisticsChassisLevelFilterInstanceContentCategorizationNumcategoryreference OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of requests categorized as Reference Online Category" ::= { affirmedZoneContentStatisticsChassisLevelFilterInstanceContentCategorizationEntry 66 } affirmedZoneContentStatisticsChassisLevelFilterInstanceContentCategorizationNumcategoryreligion OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of requests categorized as Religion Online Category" ::= { affirmedZoneContentStatisticsChassisLevelFilterInstanceContentCategorizationEntry 67 } affirmedZoneContentStatisticsChassisLevelFilterInstanceContentCategorizationNumcategoryremoteaccess OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of requests categorized as Remote Access Online Category" ::= { affirmedZoneContentStatisticsChassisLevelFilterInstanceContentCategorizationEntry 68 } affirmedZoneContentStatisticsChassisLevelFilterInstanceContentCategorizationNumcategoryscience OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of requests categorized as Science Online Category" ::= { affirmedZoneContentStatisticsChassisLevelFilterInstanceContentCategorizationEntry 69 } affirmedZoneContentStatisticsChassisLevelFilterInstanceContentCategorizationNumcategorysearch OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of requests categorized as Search Online Category" ::= { affirmedZoneContentStatisticsChassisLevelFilterInstanceContentCategorizationEntry 70 } affirmedZoneContentStatisticsChassisLevelFilterInstanceContentCategorizationNumcategoryselfharm OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of requests categorized as Self Harm Online Category" ::= { affirmedZoneContentStatisticsChassisLevelFilterInstanceContentCategorizationEntry 71 } affirmedZoneContentStatisticsChassisLevelFilterInstanceContentCategorizationNumcategorysexualeducation OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of requests categorized as Sexual Education Online Category" ::= { affirmedZoneContentStatisticsChassisLevelFilterInstanceContentCategorizationEntry 72 } affirmedZoneContentStatisticsChassisLevelFilterInstanceContentCategorizationNumcategoryshopping OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of requests categorized as Shopping Online Category" ::= { affirmedZoneContentStatisticsChassisLevelFilterInstanceContentCategorizationEntry 73 } affirmedZoneContentStatisticsChassisLevelFilterInstanceContentCategorizationNumcategorysports OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of requests categorized as Sports Online Category" ::= { affirmedZoneContentStatisticsChassisLevelFilterInstanceContentCategorizationEntry 74 } affirmedZoneContentStatisticsChassisLevelFilterInstanceContentCategorizationNumcategorystreamingmedia OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of requests categorized as Streaming Media Online Category" ::= { affirmedZoneContentStatisticsChassisLevelFilterInstanceContentCategorizationEntry 75 } affirmedZoneContentStatisticsChassisLevelFilterInstanceContentCategorizationNumcategorysuicide OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of requests categorized as Suicide Online Category" ::= { affirmedZoneContentStatisticsChassisLevelFilterInstanceContentCategorizationEntry 76 } affirmedZoneContentStatisticsChassisLevelFilterInstanceContentCategorizationNumcategorytechnologyandtelecommunication OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of requests categorized as Technology And Telecommunication Online Category" ::= { affirmedZoneContentStatisticsChassisLevelFilterInstanceContentCategorizationEntry 77 } affirmedZoneContentStatisticsChassisLevelFilterInstanceContentCategorizationNumcategorytobacco OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of requests categorized as Tobacco Online Category" ::= { affirmedZoneContentStatisticsChassisLevelFilterInstanceContentCategorizationEntry 78 } affirmedZoneContentStatisticsChassisLevelFilterInstanceContentCategorizationNumcategorytravel OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of requests categorized as Travel Online Category" ::= { affirmedZoneContentStatisticsChassisLevelFilterInstanceContentCategorizationEntry 79 } affirmedZoneContentStatisticsChassisLevelFilterInstanceContentCategorizationNumcategoryviolence OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of requests categorized as Violence Online Category" ::= { affirmedZoneContentStatisticsChassisLevelFilterInstanceContentCategorizationEntry 80 } affirmedZoneContentStatisticsChassisLevelFilterInstanceContentCategorizationNumcategoryvirtualcommunity OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of requests categorized as Virtual Community Online Category" ::= { affirmedZoneContentStatisticsChassisLevelFilterInstanceContentCategorizationEntry 81 } affirmedZoneContentStatisticsChassisLevelFilterInstanceContentCategorizationNumcategoryweapons OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of requests categorized as Weapons Online Category" ::= { affirmedZoneContentStatisticsChassisLevelFilterInstanceContentCategorizationEntry 82 } affirmedZoneContentStatisticsChassisLevelFilterInstanceContentCategorizationNumcategorywebmail OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of requests categorized as Webmail Online Category" ::= { affirmedZoneContentStatisticsChassisLevelFilterInstanceContentCategorizationEntry 83 } affirmedZoneContentStatisticsChassisLevelFilterInstanceContentCategorizationNumcategorywedding OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of requests categorized as Wedding Online Category" ::= { affirmedZoneContentStatisticsChassisLevelFilterInstanceContentCategorizationEntry 84 } affirmedZoneContentStatisticsChassisLevelFilterInstanceContentCategorizationNumcategorywirelessbusiness OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of requests categorized as Wireless Business Online Category" ::= { affirmedZoneContentStatisticsChassisLevelFilterInstanceContentCategorizationEntry 85 } affirmedZoneContentStatisticsChassisLevelFilterInstanceContentCategorizationNumcategorywirelesschatsms OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of requests categorized as Wireless Chat and SMS Online Category" ::= { affirmedZoneContentStatisticsChassisLevelFilterInstanceContentCategorizationEntry 86 } affirmedZoneContentStatisticsChassisLevelFilterInstanceContentCategorizationNumcategorywirelessdynamic OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of requests categorized as Wireless Dynamic Online Category" ::= { affirmedZoneContentStatisticsChassisLevelFilterInstanceContentCategorizationEntry 87 } affirmedZoneContentStatisticsChassisLevelFilterInstanceContentCategorizationNumcategorywirelessentertainment OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of requests categorized as Wireless Entertainment Online Category" ::= { affirmedZoneContentStatisticsChassisLevelFilterInstanceContentCategorizationEntry 88 } affirmedZoneContentStatisticsChassisLevelFilterInstanceContentCategorizationNumcategorywirelessfinance OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of requests categorized as Wireless Finance Online Category" ::= { affirmedZoneContentStatisticsChassisLevelFilterInstanceContentCategorizationEntry 89 } affirmedZoneContentStatisticsChassisLevelFilterInstanceContentCategorizationNumcategorywirelessgambling OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of requests categorized as Wireless Gambling Online Category" ::= { affirmedZoneContentStatisticsChassisLevelFilterInstanceContentCategorizationEntry 90 } affirmedZoneContentStatisticsChassisLevelFilterInstanceContentCategorizationNumcategorywirelessnews OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of requests categorized as Wireless News Online Category" ::= { affirmedZoneContentStatisticsChassisLevelFilterInstanceContentCategorizationEntry 91 } affirmedZoneContentStatisticsChassisLevelFilterInstanceContentCategorizationNumcategorywirelesspersonalsanddating OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of requests categorized as Wireless Personals And Dating Online Category" ::= { affirmedZoneContentStatisticsChassisLevelFilterInstanceContentCategorizationEntry 92 } affirmedZoneContentStatisticsChassisLevelFilterInstanceContentCategorizationNumcategorywirelesspornography OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of requests categorized as Wireless Pornography Online Category" ::= { affirmedZoneContentStatisticsChassisLevelFilterInstanceContentCategorizationEntry 93 } affirmedZoneContentStatisticsChassisLevelFilterInstanceContentCategorizationNumcategorywirelesssports OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of requests categorized as Wireless Sports Online Category" ::= { affirmedZoneContentStatisticsChassisLevelFilterInstanceContentCategorizationEntry 94 } affirmedZoneContentStatisticsChassisLevelFilterInstanceContentCategorizationNumcategorywirelesstravel OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of requests categorized as Wireless Travel Online Category" ::= { affirmedZoneContentStatisticsChassisLevelFilterInstanceContentCategorizationEntry 95 } affirmedZoneContentStatisticsChassisLevelFilterInstanceContentCategorizationNumcategoryunknown OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of requests failed categorization" ::= { affirmedZoneContentStatisticsChassisLevelFilterInstanceContentCategorizationEntry 96 } affirmedZoneContentStatisticsChassisLevelFilterInstanceContentCategorizationNumcategorymalware OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of requests categorized as Malware Online Category" ::= { affirmedZoneContentStatisticsChassisLevelFilterInstanceContentCategorizationEntry 97 } affirmedZoneContentStatisticsChassisLevelFilterInstanceContentCategorizationNumcategoryphishing OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of requests categorized as Phishing Online Category" ::= { affirmedZoneContentStatisticsChassisLevelFilterInstanceContentCategorizationEntry 98 } affirmedZoneContentStatisticsChassisLevelFilterInstanceContentCategorizationNumcategoryiwf OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of requests categorized as internet watch foundation CAIC Online Category" ::= { affirmedZoneContentStatisticsChassisLevelFilterInstanceContentCategorizationEntry 99 } affirmedZoneContentStatisticsChassisLevelFilterInstanceContentCategorizationNumcategorynocat OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of requests categorized as none of well-known categories" ::= { affirmedZoneContentStatisticsChassisLevelFilterInstanceContentCategorizationEntry 100 } affirmedZoneContentStatisticsChassisLevelFilterInstanceContentCategorizationNumcategoryother OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of requests categorized as new category not yet supported by AN3K" ::= { affirmedZoneContentStatisticsChassisLevelFilterInstanceContentCategorizationEntry 101 } affirmedZoneContentStatisticsChassisLevelFilterInstanceContentCategorizationNumcategoryalcoholkids OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of requests categorized as Alcohol Kids Online Category" ::= { affirmedZoneContentStatisticsChassisLevelFilterInstanceContentCategorizationEntry 102 } affirmedZoneContentStatisticsChassisLevelFilterInstanceContentCategorizationNumcategorytobaccokids OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of requests categorized as Tobacco Kids Online Category" ::= { affirmedZoneContentStatisticsChassisLevelFilterInstanceContentCategorizationEntry 103 } affirmedZoneContentStatisticsChassisLevelFilterInstanceContentCategorizationNumcategorycyberbullying OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of requests categorized as Cyberbullying Online Category" ::= { affirmedZoneContentStatisticsChassisLevelFilterInstanceContentCategorizationEntry 104 } affirmedZoneContentStatisticsChassisLevelCacheTable OBJECT-TYPE SYNTAX SEQUENCE OF AffirmedZoneContentStatisticsChassisLevelCacheEntry MAX-ACCESS not-accessible STATUS deprecated DESCRIPTION "" ::= { affirmedZoneMIB 102 } affirmedZoneContentStatisticsChassisLevelCacheEntry OBJECT-TYPE SYNTAX AffirmedZoneContentStatisticsChassisLevelCacheEntry MAX-ACCESS not-accessible STATUS deprecated DESCRIPTION "" INDEX { affirmedZoneName, affirmedZoneContentStatisticsChassisLevelCacheChassis } ::= { affirmedZoneContentStatisticsChassisLevelCacheTable 1 } AffirmedZoneContentStatisticsChassisLevelCacheEntry ::= SEQUENCE { affirmedZoneContentStatisticsChassisLevelCacheChassis Unsigned32, affirmedZoneContentStatisticsChassisLevelCacheNumcachehitobjects ConfdString, affirmedZoneContentStatisticsChassisLevelCacheNumcachehitbytes ConfdString, affirmedZoneContentStatisticsChassisLevelCacheNumcachemissobjects ConfdString, affirmedZoneContentStatisticsChassisLevelCacheNumcachehitobjectsinmemory ConfdString, affirmedZoneContentStatisticsChassisLevelCacheNumcachehitbytesinmemory ConfdString, affirmedZoneContentStatisticsChassisLevelCacheNumcachehitobjectsondisk ConfdString, affirmedZoneContentStatisticsChassisLevelCacheNumcachehitbytesondisk ConfdString, affirmedZoneContentStatisticsChassisLevelCacheNumcurrentmetadata ConfdString, affirmedZoneContentStatisticsChassisLevelCacheNumcurrentobjectsinmemory ConfdString, affirmedZoneContentStatisticsChassisLevelCacheNumcurrentobjectsondisk ConfdString, affirmedZoneContentStatisticsChassisLevelCacheNumcurrentbytesinmemory ConfdString, affirmedZoneContentStatisticsChassisLevelCacheNumcurrentbytesondisk ConfdString, affirmedZoneContentStatisticsChassisLevelCacheNumcachevideohitsobjects ConfdString, affirmedZoneContentStatisticsChassisLevelCacheNumcachevideohitsbytes ConfdString, affirmedZoneContentStatisticsChassisLevelCacheNumcurrentvideoobjects ConfdString, affirmedZoneContentStatisticsChassisLevelCacheNumobjectspurgedtodisk ConfdString, affirmedZoneContentStatisticsChassisLevelCacheNumbytespurgedtodisk ConfdString, affirmedZoneContentStatisticsChassisLevelCacheNumobjectsevictedfromdisk ConfdString, affirmedZoneContentStatisticsChassisLevelCacheNumbytesevictedfromdisk ConfdString, affirmedZoneContentStatisticsChassisLevelCacheNumobjectsevictedfrommemory ConfdString, affirmedZoneContentStatisticsChassisLevelCacheNumbytesevictedfrommemory ConfdString, affirmedZoneContentStatisticsChassisLevelCacheNumcurrentcontentbuffers ConfdString, affirmedZoneContentStatisticsChassisLevelCacheNumcurrentcontentblocks ConfdString, affirmedZoneContentStatisticsChassisLevelCacheNumcurrentmutexblocks ConfdString, affirmedZoneContentStatisticsChassisLevelCacheNumcurrentcachestate ConfdString } affirmedZoneContentStatisticsChassisLevelCacheChassis OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS not-accessible STATUS current DESCRIPTION "chassis ID" ::= { affirmedZoneContentStatisticsChassisLevelCacheEntry 1 } affirmedZoneContentStatisticsChassisLevelCacheNumcachehitobjects OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of objects served from cache" ::= { affirmedZoneContentStatisticsChassisLevelCacheEntry 2 } affirmedZoneContentStatisticsChassisLevelCacheNumcachehitbytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bytes served from cache" ::= { affirmedZoneContentStatisticsChassisLevelCacheEntry 3 } affirmedZoneContentStatisticsChassisLevelCacheNumcachemissobjects OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of objects missed from cache" ::= { affirmedZoneContentStatisticsChassisLevelCacheEntry 4 } affirmedZoneContentStatisticsChassisLevelCacheNumcachehitobjectsinmemory OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of objects served from memory cache" ::= { affirmedZoneContentStatisticsChassisLevelCacheEntry 5 } affirmedZoneContentStatisticsChassisLevelCacheNumcachehitbytesinmemory OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bytes served from memory cache" ::= { affirmedZoneContentStatisticsChassisLevelCacheEntry 6 } affirmedZoneContentStatisticsChassisLevelCacheNumcachehitobjectsondisk OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of objects served from disk cache" ::= { affirmedZoneContentStatisticsChassisLevelCacheEntry 7 } affirmedZoneContentStatisticsChassisLevelCacheNumcachehitbytesondisk OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bytes served from disk cache" ::= { affirmedZoneContentStatisticsChassisLevelCacheEntry 8 } affirmedZoneContentStatisticsChassisLevelCacheNumcurrentmetadata OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of current MetaData" ::= { affirmedZoneContentStatisticsChassisLevelCacheEntry 9 } affirmedZoneContentStatisticsChassisLevelCacheNumcurrentobjectsinmemory OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of current Object in memory" ::= { affirmedZoneContentStatisticsChassisLevelCacheEntry 10 } affirmedZoneContentStatisticsChassisLevelCacheNumcurrentobjectsondisk OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of current Object on disk" ::= { affirmedZoneContentStatisticsChassisLevelCacheEntry 11 } affirmedZoneContentStatisticsChassisLevelCacheNumcurrentbytesinmemory OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of current Bytes in memory" ::= { affirmedZoneContentStatisticsChassisLevelCacheEntry 12 } affirmedZoneContentStatisticsChassisLevelCacheNumcurrentbytesondisk OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of current Bytes on disk" ::= { affirmedZoneContentStatisticsChassisLevelCacheEntry 13 } affirmedZoneContentStatisticsChassisLevelCacheNumcachevideohitsobjects OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of video objects served from cache" ::= { affirmedZoneContentStatisticsChassisLevelCacheEntry 14 } affirmedZoneContentStatisticsChassisLevelCacheNumcachevideohitsbytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of video bytes served from cache" ::= { affirmedZoneContentStatisticsChassisLevelCacheEntry 15 } affirmedZoneContentStatisticsChassisLevelCacheNumcurrentvideoobjects OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of current video objects in cache" ::= { affirmedZoneContentStatisticsChassisLevelCacheEntry 16 } affirmedZoneContentStatisticsChassisLevelCacheNumobjectspurgedtodisk OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of objects purged to disk" ::= { affirmedZoneContentStatisticsChassisLevelCacheEntry 17 } affirmedZoneContentStatisticsChassisLevelCacheNumbytespurgedtodisk OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bytes purged to disk" ::= { affirmedZoneContentStatisticsChassisLevelCacheEntry 18 } affirmedZoneContentStatisticsChassisLevelCacheNumobjectsevictedfromdisk OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of objects evicted from disk" ::= { affirmedZoneContentStatisticsChassisLevelCacheEntry 19 } affirmedZoneContentStatisticsChassisLevelCacheNumbytesevictedfromdisk OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bytes evicted from disk" ::= { affirmedZoneContentStatisticsChassisLevelCacheEntry 20 } affirmedZoneContentStatisticsChassisLevelCacheNumobjectsevictedfrommemory OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of objects evicted from memory" ::= { affirmedZoneContentStatisticsChassisLevelCacheEntry 21 } affirmedZoneContentStatisticsChassisLevelCacheNumbytesevictedfrommemory OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bytes evicted from memory" ::= { affirmedZoneContentStatisticsChassisLevelCacheEntry 22 } affirmedZoneContentStatisticsChassisLevelCacheNumcurrentcontentbuffers OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of 4KB current content buffer" ::= { affirmedZoneContentStatisticsChassisLevelCacheEntry 23 } affirmedZoneContentStatisticsChassisLevelCacheNumcurrentcontentblocks OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of current content blocks" ::= { affirmedZoneContentStatisticsChassisLevelCacheEntry 24 } affirmedZoneContentStatisticsChassisLevelCacheNumcurrentmutexblocks OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of current mutex blocks" ::= { affirmedZoneContentStatisticsChassisLevelCacheEntry 25 } affirmedZoneContentStatisticsChassisLevelCacheNumcurrentcachestate OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Current VM Nodes Caching" ::= { affirmedZoneContentStatisticsChassisLevelCacheEntry 26 } affirmedZoneContentStatisticsChassisLevelTranscoderTable OBJECT-TYPE SYNTAX SEQUENCE OF AffirmedZoneContentStatisticsChassisLevelTranscoderEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "" ::= { affirmedZoneMIB 103 } affirmedZoneContentStatisticsChassisLevelTranscoderEntry OBJECT-TYPE SYNTAX AffirmedZoneContentStatisticsChassisLevelTranscoderEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "" INDEX { affirmedZoneName, affirmedZoneContentStatisticsChassisLevelTranscoderChassis } ::= { affirmedZoneContentStatisticsChassisLevelTranscoderTable 1 } AffirmedZoneContentStatisticsChassisLevelTranscoderEntry ::= SEQUENCE { affirmedZoneContentStatisticsChassisLevelTranscoderChassis Unsigned32, affirmedZoneContentStatisticsChassisLevelTranscoderVideotranscodingsuccesses ConfdString, affirmedZoneContentStatisticsChassisLevelTranscoderVideotranscodingfailures ConfdString, affirmedZoneContentStatisticsChassisLevelTranscoderVideotranscodingflv2flvsuccesses ConfdString, affirmedZoneContentStatisticsChassisLevelTranscoderVideotranscodingflv2flvfailures ConfdString, affirmedZoneContentStatisticsChassisLevelTranscoderVideotranscodingflv2mp4successes ConfdString, affirmedZoneContentStatisticsChassisLevelTranscoderVideotranscodingflv2mp4failures ConfdString, affirmedZoneContentStatisticsChassisLevelTranscoderVideotranscodingmp42flvsuccesses ConfdString, affirmedZoneContentStatisticsChassisLevelTranscoderVideotranscodingmp42flvfailures ConfdString, affirmedZoneContentStatisticsChassisLevelTranscoderVideotranscodingmp42mp4successes ConfdString, affirmedZoneContentStatisticsChassisLevelTranscoderVideotranscodingmp42mp4failures ConfdString, affirmedZoneContentStatisticsChassisLevelTranscoderVideoadaptationorigmediasuccess ConfdString, affirmedZoneContentStatisticsChassisLevelTranscoderVideoadaptationorigmediaabort ConfdString, affirmedZoneContentStatisticsChassisLevelTranscoderVideoadaptationorigmediafailure ConfdString, affirmedZoneContentStatisticsChassisLevelTranscoderVideoadaptationflvmediasuccess ConfdString, affirmedZoneContentStatisticsChassisLevelTranscoderVideoadaptationflvmediaabort ConfdString, affirmedZoneContentStatisticsChassisLevelTranscoderVideoadaptationflvmediafailure ConfdString, affirmedZoneContentStatisticsChassisLevelTranscoderVideoadaptationmp4mediasuccess ConfdString, affirmedZoneContentStatisticsChassisLevelTranscoderVideoadaptationmp4mediaabort ConfdString, affirmedZoneContentStatisticsChassisLevelTranscoderVideoadaptationmp4mediafailure ConfdString, affirmedZoneContentStatisticsChassisLevelTranscoderVideotranscodingwebm2webmsuccesses ConfdString, affirmedZoneContentStatisticsChassisLevelTranscoderVideotranscodingwebm2webmfailures ConfdString, affirmedZoneContentStatisticsChassisLevelTranscoderVideoadaptationwebmmediasuccess ConfdString, affirmedZoneContentStatisticsChassisLevelTranscoderVideoadaptationwebmmediaabort ConfdString, affirmedZoneContentStatisticsChassisLevelTranscoderVideoadaptationwebmmediafailure ConfdString } affirmedZoneContentStatisticsChassisLevelTranscoderChassis OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS not-accessible STATUS current DESCRIPTION "chassis ID" ::= { affirmedZoneContentStatisticsChassisLevelTranscoderEntry 1 } affirmedZoneContentStatisticsChassisLevelTranscoderVideotranscodingsuccesses OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of video transcoded successfully" ::= { affirmedZoneContentStatisticsChassisLevelTranscoderEntry 2 } affirmedZoneContentStatisticsChassisLevelTranscoderVideotranscodingfailures OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of video transcoded unsuccessfully" ::= { affirmedZoneContentStatisticsChassisLevelTranscoderEntry 3 } affirmedZoneContentStatisticsChassisLevelTranscoderVideotranscodingflv2flvsuccesses OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of video transcoded successfully from FLV to FLV" ::= { affirmedZoneContentStatisticsChassisLevelTranscoderEntry 4 } affirmedZoneContentStatisticsChassisLevelTranscoderVideotranscodingflv2flvfailures OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of video transcoded unsuccessfully from FLV to FLV" ::= { affirmedZoneContentStatisticsChassisLevelTranscoderEntry 5 } affirmedZoneContentStatisticsChassisLevelTranscoderVideotranscodingflv2mp4successes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of video transcoded successfully from FLV to MP4" ::= { affirmedZoneContentStatisticsChassisLevelTranscoderEntry 6 } affirmedZoneContentStatisticsChassisLevelTranscoderVideotranscodingflv2mp4failures OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of video transcoded unsuccessfully from FLV to MP4" ::= { affirmedZoneContentStatisticsChassisLevelTranscoderEntry 7 } affirmedZoneContentStatisticsChassisLevelTranscoderVideotranscodingmp42flvsuccesses OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of video transcoded successfully from MP4 to FLV" ::= { affirmedZoneContentStatisticsChassisLevelTranscoderEntry 8 } affirmedZoneContentStatisticsChassisLevelTranscoderVideotranscodingmp42flvfailures OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of video transcoded unsuccessfully from MP4 to FLV" ::= { affirmedZoneContentStatisticsChassisLevelTranscoderEntry 9 } affirmedZoneContentStatisticsChassisLevelTranscoderVideotranscodingmp42mp4successes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of video transcoded successfully from MP4 to MP4" ::= { affirmedZoneContentStatisticsChassisLevelTranscoderEntry 10 } affirmedZoneContentStatisticsChassisLevelTranscoderVideotranscodingmp42mp4failures OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of video transcoded unsuccessfully from MP4 to MP4" ::= { affirmedZoneContentStatisticsChassisLevelTranscoderEntry 11 } affirmedZoneContentStatisticsChassisLevelTranscoderVideoadaptationorigmediasuccess OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of original video serviced successfully" ::= { affirmedZoneContentStatisticsChassisLevelTranscoderEntry 12 } affirmedZoneContentStatisticsChassisLevelTranscoderVideoadaptationorigmediaabort OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of original video service aborts" ::= { affirmedZoneContentStatisticsChassisLevelTranscoderEntry 13 } affirmedZoneContentStatisticsChassisLevelTranscoderVideoadaptationorigmediafailure OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of original video service failures" ::= { affirmedZoneContentStatisticsChassisLevelTranscoderEntry 14 } affirmedZoneContentStatisticsChassisLevelTranscoderVideoadaptationflvmediasuccess OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of transcoded FLV video serviced successfully" ::= { affirmedZoneContentStatisticsChassisLevelTranscoderEntry 15 } affirmedZoneContentStatisticsChassisLevelTranscoderVideoadaptationflvmediaabort OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of transcoded FLV video service aborts" ::= { affirmedZoneContentStatisticsChassisLevelTranscoderEntry 16 } affirmedZoneContentStatisticsChassisLevelTranscoderVideoadaptationflvmediafailure OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of transcoded FLV video service failures" ::= { affirmedZoneContentStatisticsChassisLevelTranscoderEntry 17 } affirmedZoneContentStatisticsChassisLevelTranscoderVideoadaptationmp4mediasuccess OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of transcoded MP4 video serviced successfully" ::= { affirmedZoneContentStatisticsChassisLevelTranscoderEntry 18 } affirmedZoneContentStatisticsChassisLevelTranscoderVideoadaptationmp4mediaabort OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of transcoded MP4 video service aborts" ::= { affirmedZoneContentStatisticsChassisLevelTranscoderEntry 19 } affirmedZoneContentStatisticsChassisLevelTranscoderVideoadaptationmp4mediafailure OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of transcoded MP4 video service failures" ::= { affirmedZoneContentStatisticsChassisLevelTranscoderEntry 20 } affirmedZoneContentStatisticsChassisLevelTranscoderVideotranscodingwebm2webmsuccesses OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of video transcoded successfully from WEBM to WEBM" ::= { affirmedZoneContentStatisticsChassisLevelTranscoderEntry 21 } affirmedZoneContentStatisticsChassisLevelTranscoderVideotranscodingwebm2webmfailures OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of video transcoded unsuccessfully from WEBM to WEBM" ::= { affirmedZoneContentStatisticsChassisLevelTranscoderEntry 22 } affirmedZoneContentStatisticsChassisLevelTranscoderVideoadaptationwebmmediasuccess OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of transcoded WEBM video serviced successfully" ::= { affirmedZoneContentStatisticsChassisLevelTranscoderEntry 23 } affirmedZoneContentStatisticsChassisLevelTranscoderVideoadaptationwebmmediaabort OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of transcoded WEBM video service aborts" ::= { affirmedZoneContentStatisticsChassisLevelTranscoderEntry 24 } affirmedZoneContentStatisticsChassisLevelTranscoderVideoadaptationwebmmediafailure OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of transcoded WEBM video service failures" ::= { affirmedZoneContentStatisticsChassisLevelTranscoderEntry 25 } affirmedZoneContentStatisticsChassisLevelVideoAdaptationOfflineTranscodingSummaryTable OBJECT-TYPE SYNTAX SEQUENCE OF AffirmedZoneContentStatisticsChassisLevelVideoAdaptationOfflineTranscodingSummaryEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "" ::= { affirmedZoneMIB 275 } affirmedZoneContentStatisticsChassisLevelVideoAdaptationOfflineTranscodingSummaryEntry OBJECT-TYPE SYNTAX AffirmedZoneContentStatisticsChassisLevelVideoAdaptationOfflineTranscodingSummaryEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "" INDEX { affirmedZoneName, affirmedZoneContentStatisticsChassisLevelVideoAdaptationOfflineTranscodingSummaryChassis } ::= { affirmedZoneContentStatisticsChassisLevelVideoAdaptationOfflineTranscodingSummaryTable 1 } AffirmedZoneContentStatisticsChassisLevelVideoAdaptationOfflineTranscodingSummaryEntry ::= SEQUENCE { affirmedZoneContentStatisticsChassisLevelVideoAdaptationOfflineTranscodingSummaryChassis Unsigned32, affirmedZoneContentStatisticsChassisLevelVideoAdaptationOfflineTranscodingSummaryNumofflineattempts ConfdString, affirmedZoneContentStatisticsChassisLevelVideoAdaptationOfflineTranscodingSummaryNumofflinesuccesses ConfdString, affirmedZoneContentStatisticsChassisLevelVideoAdaptationOfflineTranscodingSummaryNumofflinecancels ConfdString, affirmedZoneContentStatisticsChassisLevelVideoAdaptationOfflineTranscodingSummaryNumofflinefailures ConfdString, affirmedZoneContentStatisticsChassisLevelVideoAdaptationOfflineTranscodingSummaryNumofflineflvsuccesses ConfdString, affirmedZoneContentStatisticsChassisLevelVideoAdaptationOfflineTranscodingSummaryNumofflineflvfailures ConfdString, affirmedZoneContentStatisticsChassisLevelVideoAdaptationOfflineTranscodingSummaryNumofflinemp4successes ConfdString, affirmedZoneContentStatisticsChassisLevelVideoAdaptationOfflineTranscodingSummaryNumofflinemp4failures ConfdString, affirmedZoneContentStatisticsChassisLevelVideoAdaptationOfflineTranscodingSummaryNumofflinewebmsuccesses ConfdString, affirmedZoneContentStatisticsChassisLevelVideoAdaptationOfflineTranscodingSummaryNumofflinewebmfailures ConfdString, affirmedZoneContentStatisticsChassisLevelVideoAdaptationOfflineTranscodingSummaryNumofflineorigservingsuccess ConfdString, affirmedZoneContentStatisticsChassisLevelVideoAdaptationOfflineTranscodingSummaryNumofflineorigservingabort ConfdString, affirmedZoneContentStatisticsChassisLevelVideoAdaptationOfflineTranscodingSummaryNumofflineorigservingfailure ConfdString, affirmedZoneContentStatisticsChassisLevelVideoAdaptationOfflineTranscodingSummaryNumofflineflvservingsuccess ConfdString, affirmedZoneContentStatisticsChassisLevelVideoAdaptationOfflineTranscodingSummaryNumofflineflvservingabort ConfdString, affirmedZoneContentStatisticsChassisLevelVideoAdaptationOfflineTranscodingSummaryNumofflineflvservingfailure ConfdString, affirmedZoneContentStatisticsChassisLevelVideoAdaptationOfflineTranscodingSummaryNumofflinemp4servingsuccess ConfdString, affirmedZoneContentStatisticsChassisLevelVideoAdaptationOfflineTranscodingSummaryNumofflinemp4servingabort ConfdString, affirmedZoneContentStatisticsChassisLevelVideoAdaptationOfflineTranscodingSummaryNumofflinemp4servingfailure ConfdString, affirmedZoneContentStatisticsChassisLevelVideoAdaptationOfflineTranscodingSummaryNumofflinewebmservingsuccess ConfdString, affirmedZoneContentStatisticsChassisLevelVideoAdaptationOfflineTranscodingSummaryNumofflinewebmservingabort ConfdString, affirmedZoneContentStatisticsChassisLevelVideoAdaptationOfflineTranscodingSummaryNumofflinewebmservingfailure ConfdString, affirmedZoneContentStatisticsChassisLevelVideoAdaptationOfflineTranscodingSummaryNumofflineoriginalbytes ConfdString, affirmedZoneContentStatisticsChassisLevelVideoAdaptationOfflineTranscodingSummaryNumofflineadaptedbytesserved ConfdString } affirmedZoneContentStatisticsChassisLevelVideoAdaptationOfflineTranscodingSummaryChassis OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS not-accessible STATUS current DESCRIPTION "chassis ID" ::= { affirmedZoneContentStatisticsChassisLevelVideoAdaptationOfflineTranscodingSummaryEntry 1 } affirmedZoneContentStatisticsChassisLevelVideoAdaptationOfflineTranscodingSummaryNumofflineattempts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Offline Transcoding attempts" ::= { affirmedZoneContentStatisticsChassisLevelVideoAdaptationOfflineTranscodingSummaryEntry 2 } affirmedZoneContentStatisticsChassisLevelVideoAdaptationOfflineTranscodingSummaryNumofflinesuccesses OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Offline Transcoding successes" ::= { affirmedZoneContentStatisticsChassisLevelVideoAdaptationOfflineTranscodingSummaryEntry 3 } affirmedZoneContentStatisticsChassisLevelVideoAdaptationOfflineTranscodingSummaryNumofflinecancels OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Offline Transcoding cancels" ::= { affirmedZoneContentStatisticsChassisLevelVideoAdaptationOfflineTranscodingSummaryEntry 4 } affirmedZoneContentStatisticsChassisLevelVideoAdaptationOfflineTranscodingSummaryNumofflinefailures OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Offline Transcoding failures" ::= { affirmedZoneContentStatisticsChassisLevelVideoAdaptationOfflineTranscodingSummaryEntry 5 } affirmedZoneContentStatisticsChassisLevelVideoAdaptationOfflineTranscodingSummaryNumofflineflvsuccesses OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of videos transcoded successfully from FLV" ::= { affirmedZoneContentStatisticsChassisLevelVideoAdaptationOfflineTranscodingSummaryEntry 6 } affirmedZoneContentStatisticsChassisLevelVideoAdaptationOfflineTranscodingSummaryNumofflineflvfailures OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of video transcoding failures from FLV" ::= { affirmedZoneContentStatisticsChassisLevelVideoAdaptationOfflineTranscodingSummaryEntry 7 } affirmedZoneContentStatisticsChassisLevelVideoAdaptationOfflineTranscodingSummaryNumofflinemp4successes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of videos transcoded successfully from MP4" ::= { affirmedZoneContentStatisticsChassisLevelVideoAdaptationOfflineTranscodingSummaryEntry 8 } affirmedZoneContentStatisticsChassisLevelVideoAdaptationOfflineTranscodingSummaryNumofflinemp4failures OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of video transcoding failures from MP4" ::= { affirmedZoneContentStatisticsChassisLevelVideoAdaptationOfflineTranscodingSummaryEntry 9 } affirmedZoneContentStatisticsChassisLevelVideoAdaptationOfflineTranscodingSummaryNumofflinewebmsuccesses OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of videos transcoded successfully from WEBM" ::= { affirmedZoneContentStatisticsChassisLevelVideoAdaptationOfflineTranscodingSummaryEntry 10 } affirmedZoneContentStatisticsChassisLevelVideoAdaptationOfflineTranscodingSummaryNumofflinewebmfailures OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of video transcoding failures from WEBM" ::= { affirmedZoneContentStatisticsChassisLevelVideoAdaptationOfflineTranscodingSummaryEntry 11 } affirmedZoneContentStatisticsChassisLevelVideoAdaptationOfflineTranscodingSummaryNumofflineorigservingsuccess OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of original videos serviced successfully" ::= { affirmedZoneContentStatisticsChassisLevelVideoAdaptationOfflineTranscodingSummaryEntry 12 } affirmedZoneContentStatisticsChassisLevelVideoAdaptationOfflineTranscodingSummaryNumofflineorigservingabort OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of original video service aborts" ::= { affirmedZoneContentStatisticsChassisLevelVideoAdaptationOfflineTranscodingSummaryEntry 13 } affirmedZoneContentStatisticsChassisLevelVideoAdaptationOfflineTranscodingSummaryNumofflineorigservingfailure OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of original video service failures" ::= { affirmedZoneContentStatisticsChassisLevelVideoAdaptationOfflineTranscodingSummaryEntry 14 } affirmedZoneContentStatisticsChassisLevelVideoAdaptationOfflineTranscodingSummaryNumofflineflvservingsuccess OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of transcoded FLV videos serviced successfully" ::= { affirmedZoneContentStatisticsChassisLevelVideoAdaptationOfflineTranscodingSummaryEntry 15 } affirmedZoneContentStatisticsChassisLevelVideoAdaptationOfflineTranscodingSummaryNumofflineflvservingabort OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of transcoded FLV video service aborts" ::= { affirmedZoneContentStatisticsChassisLevelVideoAdaptationOfflineTranscodingSummaryEntry 16 } affirmedZoneContentStatisticsChassisLevelVideoAdaptationOfflineTranscodingSummaryNumofflineflvservingfailure OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of transcoded FLV video service failures" ::= { affirmedZoneContentStatisticsChassisLevelVideoAdaptationOfflineTranscodingSummaryEntry 17 } affirmedZoneContentStatisticsChassisLevelVideoAdaptationOfflineTranscodingSummaryNumofflinemp4servingsuccess OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of transcoded MP4 videos serviced successfully" ::= { affirmedZoneContentStatisticsChassisLevelVideoAdaptationOfflineTranscodingSummaryEntry 18 } affirmedZoneContentStatisticsChassisLevelVideoAdaptationOfflineTranscodingSummaryNumofflinemp4servingabort OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of transcoded MP4 video service aborts" ::= { affirmedZoneContentStatisticsChassisLevelVideoAdaptationOfflineTranscodingSummaryEntry 19 } affirmedZoneContentStatisticsChassisLevelVideoAdaptationOfflineTranscodingSummaryNumofflinemp4servingfailure OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of transcoded MP4 video service failures" ::= { affirmedZoneContentStatisticsChassisLevelVideoAdaptationOfflineTranscodingSummaryEntry 20 } affirmedZoneContentStatisticsChassisLevelVideoAdaptationOfflineTranscodingSummaryNumofflinewebmservingsuccess OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of transcoded WEBM videos serviced successfully" ::= { affirmedZoneContentStatisticsChassisLevelVideoAdaptationOfflineTranscodingSummaryEntry 21 } affirmedZoneContentStatisticsChassisLevelVideoAdaptationOfflineTranscodingSummaryNumofflinewebmservingabort OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of transcoded WEBM video service aborts" ::= { affirmedZoneContentStatisticsChassisLevelVideoAdaptationOfflineTranscodingSummaryEntry 22 } affirmedZoneContentStatisticsChassisLevelVideoAdaptationOfflineTranscodingSummaryNumofflinewebmservingfailure OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of transcoded WEBM video service failures" ::= { affirmedZoneContentStatisticsChassisLevelVideoAdaptationOfflineTranscodingSummaryEntry 23 } affirmedZoneContentStatisticsChassisLevelVideoAdaptationOfflineTranscodingSummaryNumofflineoriginalbytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bytes of original video cached" ::= { affirmedZoneContentStatisticsChassisLevelVideoAdaptationOfflineTranscodingSummaryEntry 24 } affirmedZoneContentStatisticsChassisLevelVideoAdaptationOfflineTranscodingSummaryNumofflineadaptedbytesserved OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Offline Transcoding adapted bytes served" ::= { affirmedZoneContentStatisticsChassisLevelVideoAdaptationOfflineTranscodingSummaryEntry 25 } affirmedZoneContentStatisticsChassisLevelVideoAdaptationOfflineTranscodingDetailTable OBJECT-TYPE SYNTAX SEQUENCE OF AffirmedZoneContentStatisticsChassisLevelVideoAdaptationOfflineTranscodingDetailEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "" ::= { affirmedZoneMIB 276 } affirmedZoneContentStatisticsChassisLevelVideoAdaptationOfflineTranscodingDetailEntry OBJECT-TYPE SYNTAX AffirmedZoneContentStatisticsChassisLevelVideoAdaptationOfflineTranscodingDetailEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "" INDEX { affirmedZoneName, affirmedZoneContentStatisticsChassisLevelVideoAdaptationOfflineTranscodingDetailChassis } ::= { affirmedZoneContentStatisticsChassisLevelVideoAdaptationOfflineTranscodingDetailTable 1 } AffirmedZoneContentStatisticsChassisLevelVideoAdaptationOfflineTranscodingDetailEntry ::= SEQUENCE { affirmedZoneContentStatisticsChassisLevelVideoAdaptationOfflineTranscodingDetailChassis Unsigned32, affirmedZoneContentStatisticsChassisLevelVideoAdaptationOfflineTranscodingDetailNumofflineflv2flvsuccesses ConfdString, affirmedZoneContentStatisticsChassisLevelVideoAdaptationOfflineTranscodingDetailNumofflineflv2flvfailures ConfdString, affirmedZoneContentStatisticsChassisLevelVideoAdaptationOfflineTranscodingDetailNumofflineflv2mp4successes ConfdString, affirmedZoneContentStatisticsChassisLevelVideoAdaptationOfflineTranscodingDetailNumofflineflv2mp4failures ConfdString, affirmedZoneContentStatisticsChassisLevelVideoAdaptationOfflineTranscodingDetailNumofflinemp42flvsuccesses ConfdString, affirmedZoneContentStatisticsChassisLevelVideoAdaptationOfflineTranscodingDetailNumofflinemp42flvfailures ConfdString, affirmedZoneContentStatisticsChassisLevelVideoAdaptationOfflineTranscodingDetailNumofflinemp42mp4successes ConfdString, affirmedZoneContentStatisticsChassisLevelVideoAdaptationOfflineTranscodingDetailNumofflinemp42mp4failures ConfdString, affirmedZoneContentStatisticsChassisLevelVideoAdaptationOfflineTranscodingDetailNumofflinewebm2webmsuccesses ConfdString, affirmedZoneContentStatisticsChassisLevelVideoAdaptationOfflineTranscodingDetailNumofflinewebm2webmfailures ConfdString, affirmedZoneContentStatisticsChassisLevelVideoAdaptationOfflineTranscodingDetailNumofflinecurrentvideosqueued ConfdString, affirmedZoneContentStatisticsChassisLevelVideoAdaptationOfflineTranscodingDetailNumofflinemaxvideosqueued ConfdString, affirmedZoneContentStatisticsChassisLevelVideoAdaptationOfflineTranscodingDetailOfflineavgwaittime ConfdString, affirmedZoneContentStatisticsChassisLevelVideoAdaptationOfflineTranscodingDetailOfflinemaxwaittime ConfdString, affirmedZoneContentStatisticsChassisLevelVideoAdaptationOfflineTranscodingDetailOfflineavgprocessingtime ConfdString } affirmedZoneContentStatisticsChassisLevelVideoAdaptationOfflineTranscodingDetailChassis OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS not-accessible STATUS current DESCRIPTION "chassis ID" ::= { affirmedZoneContentStatisticsChassisLevelVideoAdaptationOfflineTranscodingDetailEntry 1 } affirmedZoneContentStatisticsChassisLevelVideoAdaptationOfflineTranscodingDetailNumofflineflv2flvsuccesses OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of video transcoded successfully from FLV to FLV" ::= { affirmedZoneContentStatisticsChassisLevelVideoAdaptationOfflineTranscodingDetailEntry 2 } affirmedZoneContentStatisticsChassisLevelVideoAdaptationOfflineTranscodingDetailNumofflineflv2flvfailures OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of video transcoded unsuccessfully from FLV to FLV" ::= { affirmedZoneContentStatisticsChassisLevelVideoAdaptationOfflineTranscodingDetailEntry 3 } affirmedZoneContentStatisticsChassisLevelVideoAdaptationOfflineTranscodingDetailNumofflineflv2mp4successes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of video transcoded successfully from FLV to MP4" ::= { affirmedZoneContentStatisticsChassisLevelVideoAdaptationOfflineTranscodingDetailEntry 4 } affirmedZoneContentStatisticsChassisLevelVideoAdaptationOfflineTranscodingDetailNumofflineflv2mp4failures OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of video transcoded unsuccessfully from FLV to MP4" ::= { affirmedZoneContentStatisticsChassisLevelVideoAdaptationOfflineTranscodingDetailEntry 5 } affirmedZoneContentStatisticsChassisLevelVideoAdaptationOfflineTranscodingDetailNumofflinemp42flvsuccesses OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of video transcoded successfully from MP4 to FLV" ::= { affirmedZoneContentStatisticsChassisLevelVideoAdaptationOfflineTranscodingDetailEntry 6 } affirmedZoneContentStatisticsChassisLevelVideoAdaptationOfflineTranscodingDetailNumofflinemp42flvfailures OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of video transcoded unsuccessfully from MP4 to FLV" ::= { affirmedZoneContentStatisticsChassisLevelVideoAdaptationOfflineTranscodingDetailEntry 7 } affirmedZoneContentStatisticsChassisLevelVideoAdaptationOfflineTranscodingDetailNumofflinemp42mp4successes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of video transcoded successfully from MP4 to MP4" ::= { affirmedZoneContentStatisticsChassisLevelVideoAdaptationOfflineTranscodingDetailEntry 8 } affirmedZoneContentStatisticsChassisLevelVideoAdaptationOfflineTranscodingDetailNumofflinemp42mp4failures OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of video transcoded unsuccessfully from MP4 to MP4" ::= { affirmedZoneContentStatisticsChassisLevelVideoAdaptationOfflineTranscodingDetailEntry 9 } affirmedZoneContentStatisticsChassisLevelVideoAdaptationOfflineTranscodingDetailNumofflinewebm2webmsuccesses OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of video transcoded successfully from WEBM to WEBM" ::= { affirmedZoneContentStatisticsChassisLevelVideoAdaptationOfflineTranscodingDetailEntry 10 } affirmedZoneContentStatisticsChassisLevelVideoAdaptationOfflineTranscodingDetailNumofflinewebm2webmfailures OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of video transcoded unsuccessfully from WEBM to WEBM" ::= { affirmedZoneContentStatisticsChassisLevelVideoAdaptationOfflineTranscodingDetailEntry 11 } affirmedZoneContentStatisticsChassisLevelVideoAdaptationOfflineTranscodingDetailNumofflinecurrentvideosqueued OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of videos currently in the queue to be transcoded" ::= { affirmedZoneContentStatisticsChassisLevelVideoAdaptationOfflineTranscodingDetailEntry 12 } affirmedZoneContentStatisticsChassisLevelVideoAdaptationOfflineTranscodingDetailNumofflinemaxvideosqueued OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Maximum number of videos in the queue to be transcoded" ::= { affirmedZoneContentStatisticsChassisLevelVideoAdaptationOfflineTranscodingDetailEntry 13 } affirmedZoneContentStatisticsChassisLevelVideoAdaptationOfflineTranscodingDetailOfflineavgwaittime OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Average wait time(in secs) of videos in the queue to be transcoded" ::= { affirmedZoneContentStatisticsChassisLevelVideoAdaptationOfflineTranscodingDetailEntry 14 } affirmedZoneContentStatisticsChassisLevelVideoAdaptationOfflineTranscodingDetailOfflinemaxwaittime OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Maximum wait time(in secs) of videos in the queue to be transcoded" ::= { affirmedZoneContentStatisticsChassisLevelVideoAdaptationOfflineTranscodingDetailEntry 15 } affirmedZoneContentStatisticsChassisLevelVideoAdaptationOfflineTranscodingDetailOfflineavgprocessingtime OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Average processing time(in secs) for transcoding videos" ::= { affirmedZoneContentStatisticsChassisLevelVideoAdaptationOfflineTranscodingDetailEntry 16 } affirmedZoneContentStatisticsChassisLevelVideoAdaptationOfflineTranscodingFailureTable OBJECT-TYPE SYNTAX SEQUENCE OF AffirmedZoneContentStatisticsChassisLevelVideoAdaptationOfflineTranscodingFailureEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "" ::= { affirmedZoneMIB 277 } affirmedZoneContentStatisticsChassisLevelVideoAdaptationOfflineTranscodingFailureEntry OBJECT-TYPE SYNTAX AffirmedZoneContentStatisticsChassisLevelVideoAdaptationOfflineTranscodingFailureEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "" INDEX { affirmedZoneName, affirmedZoneContentStatisticsChassisLevelVideoAdaptationOfflineTranscodingFailureChassis } ::= { affirmedZoneContentStatisticsChassisLevelVideoAdaptationOfflineTranscodingFailureTable 1 } AffirmedZoneContentStatisticsChassisLevelVideoAdaptationOfflineTranscodingFailureEntry ::= SEQUENCE { affirmedZoneContentStatisticsChassisLevelVideoAdaptationOfflineTranscodingFailureChassis Unsigned32, affirmedZoneContentStatisticsChassisLevelVideoAdaptationOfflineTranscodingFailureNumofflineunsupportedformat ConfdString, affirmedZoneContentStatisticsChassisLevelVideoAdaptationOfflineTranscodingFailureNumofflineunsupportedvideocodec ConfdString, affirmedZoneContentStatisticsChassisLevelVideoAdaptationOfflineTranscodingFailureNumofflineunsupportedaudiocodec ConfdString } affirmedZoneContentStatisticsChassisLevelVideoAdaptationOfflineTranscodingFailureChassis OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS not-accessible STATUS current DESCRIPTION "chassis ID" ::= { affirmedZoneContentStatisticsChassisLevelVideoAdaptationOfflineTranscodingFailureEntry 1 } affirmedZoneContentStatisticsChassisLevelVideoAdaptationOfflineTranscodingFailureNumofflineunsupportedformat OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Offline Transcoding Unsupported Format" ::= { affirmedZoneContentStatisticsChassisLevelVideoAdaptationOfflineTranscodingFailureEntry 2 } affirmedZoneContentStatisticsChassisLevelVideoAdaptationOfflineTranscodingFailureNumofflineunsupportedvideocodec OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Offline Transcoding Unsupported Video Codec" ::= { affirmedZoneContentStatisticsChassisLevelVideoAdaptationOfflineTranscodingFailureEntry 3 } affirmedZoneContentStatisticsChassisLevelVideoAdaptationOfflineTranscodingFailureNumofflineunsupportedaudiocodec OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Offline Transcoding Unsupported Audio Codec" ::= { affirmedZoneContentStatisticsChassisLevelVideoAdaptationOfflineTranscodingFailureEntry 4 } affirmedZoneContentStatisticsChassisLevelVideoAdaptationOnlineTranscodingSummaryTable OBJECT-TYPE SYNTAX SEQUENCE OF AffirmedZoneContentStatisticsChassisLevelVideoAdaptationOnlineTranscodingSummaryEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "" ::= { affirmedZoneMIB 278 } affirmedZoneContentStatisticsChassisLevelVideoAdaptationOnlineTranscodingSummaryEntry OBJECT-TYPE SYNTAX AffirmedZoneContentStatisticsChassisLevelVideoAdaptationOnlineTranscodingSummaryEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "" INDEX { affirmedZoneName, affirmedZoneContentStatisticsChassisLevelVideoAdaptationOnlineTranscodingSummaryChassis } ::= { affirmedZoneContentStatisticsChassisLevelVideoAdaptationOnlineTranscodingSummaryTable 1 } AffirmedZoneContentStatisticsChassisLevelVideoAdaptationOnlineTranscodingSummaryEntry ::= SEQUENCE { affirmedZoneContentStatisticsChassisLevelVideoAdaptationOnlineTranscodingSummaryChassis Unsigned32, affirmedZoneContentStatisticsChassisLevelVideoAdaptationOnlineTranscodingSummaryNumotfattempts ConfdString, affirmedZoneContentStatisticsChassisLevelVideoAdaptationOnlineTranscodingSummaryNumotfsuccesses ConfdString, affirmedZoneContentStatisticsChassisLevelVideoAdaptationOnlineTranscodingSummaryNumotfcancels ConfdString, affirmedZoneContentStatisticsChassisLevelVideoAdaptationOnlineTranscodingSummaryNumotffailures ConfdString, affirmedZoneContentStatisticsChassisLevelVideoAdaptationOnlineTranscodingSummaryNumotfaborts ConfdString, affirmedZoneContentStatisticsChassisLevelVideoAdaptationOnlineTranscodingSummaryNumotfcurrent ConfdString, affirmedZoneContentStatisticsChassisLevelVideoAdaptationOnlineTranscodingSummaryNumotfbytesattempt ConfdString, affirmedZoneContentStatisticsChassisLevelVideoAdaptationOnlineTranscodingSummaryNumotfbytesadapted ConfdString, affirmedZoneContentStatisticsChassisLevelVideoAdaptationOnlineTranscodingSummaryNumotfbytescancel ConfdString, affirmedZoneContentStatisticsChassisLevelVideoAdaptationOnlineTranscodingSummaryVideosizemin ConfdString, affirmedZoneContentStatisticsChassisLevelVideoAdaptationOnlineTranscodingSummaryVideosizeavg ConfdString, affirmedZoneContentStatisticsChassisLevelVideoAdaptationOnlineTranscodingSummaryVideosizemax ConfdString, affirmedZoneContentStatisticsChassisLevelVideoAdaptationOnlineTranscodingSummaryAdaptedvideosizemin ConfdString, affirmedZoneContentStatisticsChassisLevelVideoAdaptationOnlineTranscodingSummaryAdaptedvideosizeavg ConfdString, affirmedZoneContentStatisticsChassisLevelVideoAdaptationOnlineTranscodingSummaryAdaptedvideosizemax ConfdString, affirmedZoneContentStatisticsChassisLevelVideoAdaptationOnlineTranscodingSummaryAdditionallatencymin ConfdString, affirmedZoneContentStatisticsChassisLevelVideoAdaptationOnlineTranscodingSummaryAdditionallatencyavg ConfdString, affirmedZoneContentStatisticsChassisLevelVideoAdaptationOnlineTranscodingSummaryAdditionallatencymax ConfdString } affirmedZoneContentStatisticsChassisLevelVideoAdaptationOnlineTranscodingSummaryChassis OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS not-accessible STATUS current DESCRIPTION "chassis ID" ::= { affirmedZoneContentStatisticsChassisLevelVideoAdaptationOnlineTranscodingSummaryEntry 1 } affirmedZoneContentStatisticsChassisLevelVideoAdaptationOnlineTranscodingSummaryNumotfattempts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Online Transcoding attempts" ::= { affirmedZoneContentStatisticsChassisLevelVideoAdaptationOnlineTranscodingSummaryEntry 2 } affirmedZoneContentStatisticsChassisLevelVideoAdaptationOnlineTranscodingSummaryNumotfsuccesses OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Online Transcoding successes" ::= { affirmedZoneContentStatisticsChassisLevelVideoAdaptationOnlineTranscodingSummaryEntry 3 } affirmedZoneContentStatisticsChassisLevelVideoAdaptationOnlineTranscodingSummaryNumotfcancels OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Online Transcoding cancels" ::= { affirmedZoneContentStatisticsChassisLevelVideoAdaptationOnlineTranscodingSummaryEntry 4 } affirmedZoneContentStatisticsChassisLevelVideoAdaptationOnlineTranscodingSummaryNumotffailures OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Online Transcoding failures" ::= { affirmedZoneContentStatisticsChassisLevelVideoAdaptationOnlineTranscodingSummaryEntry 5 } affirmedZoneContentStatisticsChassisLevelVideoAdaptationOnlineTranscodingSummaryNumotfaborts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Online Transcoding aborts" ::= { affirmedZoneContentStatisticsChassisLevelVideoAdaptationOnlineTranscodingSummaryEntry 6 } affirmedZoneContentStatisticsChassisLevelVideoAdaptationOnlineTranscodingSummaryNumotfcurrent OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Online Transcoding current" ::= { affirmedZoneContentStatisticsChassisLevelVideoAdaptationOnlineTranscodingSummaryEntry 7 } affirmedZoneContentStatisticsChassisLevelVideoAdaptationOnlineTranscodingSummaryNumotfbytesattempt OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Online Transcoding bytes attempt" ::= { affirmedZoneContentStatisticsChassisLevelVideoAdaptationOnlineTranscodingSummaryEntry 8 } affirmedZoneContentStatisticsChassisLevelVideoAdaptationOnlineTranscodingSummaryNumotfbytesadapted OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Online Transcoding bytes transcoded" ::= { affirmedZoneContentStatisticsChassisLevelVideoAdaptationOnlineTranscodingSummaryEntry 9 } affirmedZoneContentStatisticsChassisLevelVideoAdaptationOnlineTranscodingSummaryNumotfbytescancel OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Online Transcoding bytes cancel" ::= { affirmedZoneContentStatisticsChassisLevelVideoAdaptationOnlineTranscodingSummaryEntry 10 } affirmedZoneContentStatisticsChassisLevelVideoAdaptationOnlineTranscodingSummaryVideosizemin OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Online Transcoding Video Size Minimum (Bytes)" ::= { affirmedZoneContentStatisticsChassisLevelVideoAdaptationOnlineTranscodingSummaryEntry 11 } affirmedZoneContentStatisticsChassisLevelVideoAdaptationOnlineTranscodingSummaryVideosizeavg OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Online Transcoding Video Size Average (Bytes)" ::= { affirmedZoneContentStatisticsChassisLevelVideoAdaptationOnlineTranscodingSummaryEntry 12 } affirmedZoneContentStatisticsChassisLevelVideoAdaptationOnlineTranscodingSummaryVideosizemax OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Online Transcoding Video Size Maximum (Bytes)" ::= { affirmedZoneContentStatisticsChassisLevelVideoAdaptationOnlineTranscodingSummaryEntry 13 } affirmedZoneContentStatisticsChassisLevelVideoAdaptationOnlineTranscodingSummaryAdaptedvideosizemin OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Online Transcoding Adapted Video Size Minimum (Bytes)" ::= { affirmedZoneContentStatisticsChassisLevelVideoAdaptationOnlineTranscodingSummaryEntry 14 } affirmedZoneContentStatisticsChassisLevelVideoAdaptationOnlineTranscodingSummaryAdaptedvideosizeavg OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Online Transcoding Adapted Video Size Average (Bytes)" ::= { affirmedZoneContentStatisticsChassisLevelVideoAdaptationOnlineTranscodingSummaryEntry 15 } affirmedZoneContentStatisticsChassisLevelVideoAdaptationOnlineTranscodingSummaryAdaptedvideosizemax OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Online Transcoding Adapted Video Size Maximum (Bytes)" ::= { affirmedZoneContentStatisticsChassisLevelVideoAdaptationOnlineTranscodingSummaryEntry 16 } affirmedZoneContentStatisticsChassisLevelVideoAdaptationOnlineTranscodingSummaryAdditionallatencymin OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Online Transcoding Additional Latency Minimum (msecs)" ::= { affirmedZoneContentStatisticsChassisLevelVideoAdaptationOnlineTranscodingSummaryEntry 17 } affirmedZoneContentStatisticsChassisLevelVideoAdaptationOnlineTranscodingSummaryAdditionallatencyavg OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Online Transcoding Additional Latency Average (msecs)" ::= { affirmedZoneContentStatisticsChassisLevelVideoAdaptationOnlineTranscodingSummaryEntry 18 } affirmedZoneContentStatisticsChassisLevelVideoAdaptationOnlineTranscodingSummaryAdditionallatencymax OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Online Transcoding Additional Latency Maximum (msecs)" ::= { affirmedZoneContentStatisticsChassisLevelVideoAdaptationOnlineTranscodingSummaryEntry 19 } affirmedZoneContentStatisticsChassisLevelVideoAdaptationOnlineTranscodingDetailTable OBJECT-TYPE SYNTAX SEQUENCE OF AffirmedZoneContentStatisticsChassisLevelVideoAdaptationOnlineTranscodingDetailEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "" ::= { affirmedZoneMIB 279 } affirmedZoneContentStatisticsChassisLevelVideoAdaptationOnlineTranscodingDetailEntry OBJECT-TYPE SYNTAX AffirmedZoneContentStatisticsChassisLevelVideoAdaptationOnlineTranscodingDetailEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "" INDEX { affirmedZoneName, affirmedZoneContentStatisticsChassisLevelVideoAdaptationOnlineTranscodingDetailChassis } ::= { affirmedZoneContentStatisticsChassisLevelVideoAdaptationOnlineTranscodingDetailTable 1 } AffirmedZoneContentStatisticsChassisLevelVideoAdaptationOnlineTranscodingDetailEntry ::= SEQUENCE { affirmedZoneContentStatisticsChassisLevelVideoAdaptationOnlineTranscodingDetailChassis Unsigned32, affirmedZoneContentStatisticsChassisLevelVideoAdaptationOnlineTranscodingDetailNumotfflvattempts ConfdString, affirmedZoneContentStatisticsChassisLevelVideoAdaptationOnlineTranscodingDetailNumotfflvsuccesses ConfdString, affirmedZoneContentStatisticsChassisLevelVideoAdaptationOnlineTranscodingDetailNumotfflvcancels ConfdString, affirmedZoneContentStatisticsChassisLevelVideoAdaptationOnlineTranscodingDetailNumotfflvfailures ConfdString, affirmedZoneContentStatisticsChassisLevelVideoAdaptationOnlineTranscodingDetailNumotfflvaborts ConfdString, affirmedZoneContentStatisticsChassisLevelVideoAdaptationOnlineTranscodingDetailNumotfmp4attempts ConfdString, affirmedZoneContentStatisticsChassisLevelVideoAdaptationOnlineTranscodingDetailNumotfmp4successes ConfdString, affirmedZoneContentStatisticsChassisLevelVideoAdaptationOnlineTranscodingDetailNumotfmp4cancels ConfdString, affirmedZoneContentStatisticsChassisLevelVideoAdaptationOnlineTranscodingDetailNumotfmp4failures ConfdString, affirmedZoneContentStatisticsChassisLevelVideoAdaptationOnlineTranscodingDetailNumotfmp4aborts ConfdString, affirmedZoneContentStatisticsChassisLevelVideoAdaptationOnlineTranscodingDetailNumotfwebmattempts ConfdString, affirmedZoneContentStatisticsChassisLevelVideoAdaptationOnlineTranscodingDetailNumotfwebmsuccesses ConfdString, affirmedZoneContentStatisticsChassisLevelVideoAdaptationOnlineTranscodingDetailNumotfwebmcancels ConfdString, affirmedZoneContentStatisticsChassisLevelVideoAdaptationOnlineTranscodingDetailNumotfwebmfailures ConfdString, affirmedZoneContentStatisticsChassisLevelVideoAdaptationOnlineTranscodingDetailNumotfwebmaborts ConfdString, affirmedZoneContentStatisticsChassisLevelVideoAdaptationOnlineTranscodingDetailNumotfoverloads ConfdString, affirmedZoneContentStatisticsChassisLevelVideoAdaptationOnlineTranscodingDetailNumotfpolicymapentrymatched ConfdString, affirmedZoneContentStatisticsChassisLevelVideoAdaptationOnlineTranscodingDetailNumotfpolicymapentrynotmatched ConfdString, affirmedZoneContentStatisticsChassisLevelVideoAdaptationOnlineTranscodingDetailNumotfpolicyqoeused ConfdString, affirmedZoneContentStatisticsChassisLevelVideoAdaptationOnlineTranscodingDetailNumotfinstanceqoeused ConfdString } affirmedZoneContentStatisticsChassisLevelVideoAdaptationOnlineTranscodingDetailChassis OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS not-accessible STATUS current DESCRIPTION "chassis ID" ::= { affirmedZoneContentStatisticsChassisLevelVideoAdaptationOnlineTranscodingDetailEntry 1 } affirmedZoneContentStatisticsChassisLevelVideoAdaptationOnlineTranscodingDetailNumotfflvattempts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Online Transcoding FLV attempts" ::= { affirmedZoneContentStatisticsChassisLevelVideoAdaptationOnlineTranscodingDetailEntry 2 } affirmedZoneContentStatisticsChassisLevelVideoAdaptationOnlineTranscodingDetailNumotfflvsuccesses OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Online Transcoding FLV successes" ::= { affirmedZoneContentStatisticsChassisLevelVideoAdaptationOnlineTranscodingDetailEntry 3 } affirmedZoneContentStatisticsChassisLevelVideoAdaptationOnlineTranscodingDetailNumotfflvcancels OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Online Transcoding FLV cancels" ::= { affirmedZoneContentStatisticsChassisLevelVideoAdaptationOnlineTranscodingDetailEntry 4 } affirmedZoneContentStatisticsChassisLevelVideoAdaptationOnlineTranscodingDetailNumotfflvfailures OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Online Transcoding FLV failures" ::= { affirmedZoneContentStatisticsChassisLevelVideoAdaptationOnlineTranscodingDetailEntry 5 } affirmedZoneContentStatisticsChassisLevelVideoAdaptationOnlineTranscodingDetailNumotfflvaborts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Online Transcoding FLV aborts" ::= { affirmedZoneContentStatisticsChassisLevelVideoAdaptationOnlineTranscodingDetailEntry 6 } affirmedZoneContentStatisticsChassisLevelVideoAdaptationOnlineTranscodingDetailNumotfmp4attempts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Online Transcoding MP4 attempts" ::= { affirmedZoneContentStatisticsChassisLevelVideoAdaptationOnlineTranscodingDetailEntry 7 } affirmedZoneContentStatisticsChassisLevelVideoAdaptationOnlineTranscodingDetailNumotfmp4successes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Online Transcoding MP4 successes" ::= { affirmedZoneContentStatisticsChassisLevelVideoAdaptationOnlineTranscodingDetailEntry 8 } affirmedZoneContentStatisticsChassisLevelVideoAdaptationOnlineTranscodingDetailNumotfmp4cancels OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Online Transcoding MP4 cancels" ::= { affirmedZoneContentStatisticsChassisLevelVideoAdaptationOnlineTranscodingDetailEntry 9 } affirmedZoneContentStatisticsChassisLevelVideoAdaptationOnlineTranscodingDetailNumotfmp4failures OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Online Transcoding MP4 failures" ::= { affirmedZoneContentStatisticsChassisLevelVideoAdaptationOnlineTranscodingDetailEntry 10 } affirmedZoneContentStatisticsChassisLevelVideoAdaptationOnlineTranscodingDetailNumotfmp4aborts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Online Transcoding MP4 aborts" ::= { affirmedZoneContentStatisticsChassisLevelVideoAdaptationOnlineTranscodingDetailEntry 11 } affirmedZoneContentStatisticsChassisLevelVideoAdaptationOnlineTranscodingDetailNumotfwebmattempts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Online Transcoding WEBM attempts" ::= { affirmedZoneContentStatisticsChassisLevelVideoAdaptationOnlineTranscodingDetailEntry 12 } affirmedZoneContentStatisticsChassisLevelVideoAdaptationOnlineTranscodingDetailNumotfwebmsuccesses OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Online Transcoding WEBM successes" ::= { affirmedZoneContentStatisticsChassisLevelVideoAdaptationOnlineTranscodingDetailEntry 13 } affirmedZoneContentStatisticsChassisLevelVideoAdaptationOnlineTranscodingDetailNumotfwebmcancels OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Online Transcoding WEBM cancels" ::= { affirmedZoneContentStatisticsChassisLevelVideoAdaptationOnlineTranscodingDetailEntry 14 } affirmedZoneContentStatisticsChassisLevelVideoAdaptationOnlineTranscodingDetailNumotfwebmfailures OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Online Transcoding WEBM failures" ::= { affirmedZoneContentStatisticsChassisLevelVideoAdaptationOnlineTranscodingDetailEntry 15 } affirmedZoneContentStatisticsChassisLevelVideoAdaptationOnlineTranscodingDetailNumotfwebmaborts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Online Transcoding WEBM aborts" ::= { affirmedZoneContentStatisticsChassisLevelVideoAdaptationOnlineTranscodingDetailEntry 16 } affirmedZoneContentStatisticsChassisLevelVideoAdaptationOnlineTranscodingDetailNumotfoverloads OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Online Transcoding overload" ::= { affirmedZoneContentStatisticsChassisLevelVideoAdaptationOnlineTranscodingDetailEntry 17 } affirmedZoneContentStatisticsChassisLevelVideoAdaptationOnlineTranscodingDetailNumotfpolicymapentrymatched OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of times an Online Transcoding Policy Map Entry was Matched" ::= { affirmedZoneContentStatisticsChassisLevelVideoAdaptationOnlineTranscodingDetailEntry 18 } affirmedZoneContentStatisticsChassisLevelVideoAdaptationOnlineTranscodingDetailNumotfpolicymapentrynotmatched OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of time any Online Transcoding Policy Map Entry was not matched" ::= { affirmedZoneContentStatisticsChassisLevelVideoAdaptationOnlineTranscodingDetailEntry 19 } affirmedZoneContentStatisticsChassisLevelVideoAdaptationOnlineTranscodingDetailNumotfpolicyqoeused OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Online Transcoding Policy QOE grade used" ::= { affirmedZoneContentStatisticsChassisLevelVideoAdaptationOnlineTranscodingDetailEntry 20 } affirmedZoneContentStatisticsChassisLevelVideoAdaptationOnlineTranscodingDetailNumotfinstanceqoeused OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Video adaptation instance QOE grade used" ::= { affirmedZoneContentStatisticsChassisLevelVideoAdaptationOnlineTranscodingDetailEntry 21 } affirmedZoneContentStatisticsChassisLevelVideoAdaptationOnlineTranscodingFailureTable OBJECT-TYPE SYNTAX SEQUENCE OF AffirmedZoneContentStatisticsChassisLevelVideoAdaptationOnlineTranscodingFailureEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "" ::= { affirmedZoneMIB 280 } affirmedZoneContentStatisticsChassisLevelVideoAdaptationOnlineTranscodingFailureEntry OBJECT-TYPE SYNTAX AffirmedZoneContentStatisticsChassisLevelVideoAdaptationOnlineTranscodingFailureEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "" INDEX { affirmedZoneName, affirmedZoneContentStatisticsChassisLevelVideoAdaptationOnlineTranscodingFailureChassis } ::= { affirmedZoneContentStatisticsChassisLevelVideoAdaptationOnlineTranscodingFailureTable 1 } AffirmedZoneContentStatisticsChassisLevelVideoAdaptationOnlineTranscodingFailureEntry ::= SEQUENCE { affirmedZoneContentStatisticsChassisLevelVideoAdaptationOnlineTranscodingFailureChassis Unsigned32, affirmedZoneContentStatisticsChassisLevelVideoAdaptationOnlineTranscodingFailureNumotfexceededmaxvideosize ConfdString, affirmedZoneContentStatisticsChassisLevelVideoAdaptationOnlineTranscodingFailureNumotfbelowminvideosize ConfdString, affirmedZoneContentStatisticsChassisLevelVideoAdaptationOnlineTranscodingFailureNumotfexceededmaxvideoduration ConfdString, affirmedZoneContentStatisticsChassisLevelVideoAdaptationOnlineTranscodingFailureNumotfbelowminvideoduration ConfdString, affirmedZoneContentStatisticsChassisLevelVideoAdaptationOnlineTranscodingFailureNumotfexceededmaxbitrate ConfdString, affirmedZoneContentStatisticsChassisLevelVideoAdaptationOnlineTranscodingFailureNumotfexceededmaxframerate ConfdString, affirmedZoneContentStatisticsChassisLevelVideoAdaptationOnlineTranscodingFailureNumotfunsupportedsrccontainer ConfdString, affirmedZoneContentStatisticsChassisLevelVideoAdaptationOnlineTranscodingFailureNumotfunsupportedformat ConfdString, affirmedZoneContentStatisticsChassisLevelVideoAdaptationOnlineTranscodingFailureNumotfunsupportedvideocodec ConfdString, affirmedZoneContentStatisticsChassisLevelVideoAdaptationOnlineTranscodingFailureNumotfunsupportedaudiocodec ConfdString, affirmedZoneContentStatisticsChassisLevelVideoAdaptationOnlineTranscodingFailureNumotffailureothers ConfdString, affirmedZoneContentStatisticsChassisLevelVideoAdaptationOnlineTranscodingFailureNumotfcancelcontenttypemismatches ConfdString, affirmedZoneContentStatisticsChassisLevelVideoAdaptationOnlineTranscodingFailureNumotfcancelnomapqoematch ConfdString, affirmedZoneContentStatisticsChassisLevelVideoAdaptationOnlineTranscodingFailureNumotfcancelmapentrybypass ConfdString, affirmedZoneContentStatisticsChassisLevelVideoAdaptationOnlineTranscodingFailureNumotfcancelcpuoverload ConfdString, affirmedZoneContentStatisticsChassisLevelVideoAdaptationOnlineTranscodingFailureNumotfnosrcaudiostreampresent ConfdString, affirmedZoneContentStatisticsChassisLevelVideoAdaptationOnlineTranscodingFailureNumotfnosrcvideostreampresent ConfdString, affirmedZoneContentStatisticsChassisLevelVideoAdaptationOnlineTranscodingFailureNumotfunsupportedsrcaudiocodec ConfdString, affirmedZoneContentStatisticsChassisLevelVideoAdaptationOnlineTranscodingFailureNumotfunsupportedsrcvideocodec ConfdString, affirmedZoneContentStatisticsChassisLevelVideoAdaptationOnlineTranscodingFailureNumotfbelowbitratesavingsthreshold ConfdString, affirmedZoneContentStatisticsChassisLevelVideoAdaptationOnlineTranscodingFailureNumotfsrcmediaformatnotsupported ConfdString, affirmedZoneContentStatisticsChassisLevelVideoAdaptationOnlineTranscodingFailureNumotftgtmediaformatnotsupported ConfdString, affirmedZoneContentStatisticsChassisLevelVideoAdaptationOnlineTranscodingFailureNumotftgtmediaformatparametersnotvalid ConfdString, affirmedZoneContentStatisticsChassisLevelVideoAdaptationOnlineTranscodingFailureNumotftgtxcodingparametersnotvalid ConfdString, affirmedZoneContentStatisticsChassisLevelVideoAdaptationOnlineTranscodingFailureNumotfcancelnomatchmapqoe ConfdString, affirmedZoneContentStatisticsChassisLevelVideoAdaptationOnlineTranscodingFailureNumotfcancelsrcmediaisnotstreamable ConfdString } affirmedZoneContentStatisticsChassisLevelVideoAdaptationOnlineTranscodingFailureChassis OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS not-accessible STATUS current DESCRIPTION "chassis ID" ::= { affirmedZoneContentStatisticsChassisLevelVideoAdaptationOnlineTranscodingFailureEntry 1 } affirmedZoneContentStatisticsChassisLevelVideoAdaptationOnlineTranscodingFailureNumotfexceededmaxvideosize OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Online Transcoding exceeded max video size " ::= { affirmedZoneContentStatisticsChassisLevelVideoAdaptationOnlineTranscodingFailureEntry 2 } affirmedZoneContentStatisticsChassisLevelVideoAdaptationOnlineTranscodingFailureNumotfbelowminvideosize OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Online Transcoding below min video size" ::= { affirmedZoneContentStatisticsChassisLevelVideoAdaptationOnlineTranscodingFailureEntry 3 } affirmedZoneContentStatisticsChassisLevelVideoAdaptationOnlineTranscodingFailureNumotfexceededmaxvideoduration OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Online Transcoding exceeded max video duration " ::= { affirmedZoneContentStatisticsChassisLevelVideoAdaptationOnlineTranscodingFailureEntry 4 } affirmedZoneContentStatisticsChassisLevelVideoAdaptationOnlineTranscodingFailureNumotfbelowminvideoduration OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Online Transcoding below min video duration" ::= { affirmedZoneContentStatisticsChassisLevelVideoAdaptationOnlineTranscodingFailureEntry 5 } affirmedZoneContentStatisticsChassisLevelVideoAdaptationOnlineTranscodingFailureNumotfexceededmaxbitrate OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Online Transcoding exceeded max video bitrate " ::= { affirmedZoneContentStatisticsChassisLevelVideoAdaptationOnlineTranscodingFailureEntry 6 } affirmedZoneContentStatisticsChassisLevelVideoAdaptationOnlineTranscodingFailureNumotfexceededmaxframerate OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Online Transcoding exceeded max video framerate" ::= { affirmedZoneContentStatisticsChassisLevelVideoAdaptationOnlineTranscodingFailureEntry 7 } affirmedZoneContentStatisticsChassisLevelVideoAdaptationOnlineTranscodingFailureNumotfunsupportedsrccontainer OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Online Transcoding Unsupported Source Container" ::= { affirmedZoneContentStatisticsChassisLevelVideoAdaptationOnlineTranscodingFailureEntry 8 } affirmedZoneContentStatisticsChassisLevelVideoAdaptationOnlineTranscodingFailureNumotfunsupportedformat OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Online Transcoding Unsupported Format" ::= { affirmedZoneContentStatisticsChassisLevelVideoAdaptationOnlineTranscodingFailureEntry 9 } affirmedZoneContentStatisticsChassisLevelVideoAdaptationOnlineTranscodingFailureNumotfunsupportedvideocodec OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Online Transcoding Unsupported Video Codec" ::= { affirmedZoneContentStatisticsChassisLevelVideoAdaptationOnlineTranscodingFailureEntry 10 } affirmedZoneContentStatisticsChassisLevelVideoAdaptationOnlineTranscodingFailureNumotfunsupportedaudiocodec OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Online Transcoding Unsupported Audio Codec" ::= { affirmedZoneContentStatisticsChassisLevelVideoAdaptationOnlineTranscodingFailureEntry 11 } affirmedZoneContentStatisticsChassisLevelVideoAdaptationOnlineTranscodingFailureNumotffailureothers OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Online Transcoding Failure With Other Reason" ::= { affirmedZoneContentStatisticsChassisLevelVideoAdaptationOnlineTranscodingFailureEntry 12 } affirmedZoneContentStatisticsChassisLevelVideoAdaptationOnlineTranscodingFailureNumotfcancelcontenttypemismatches OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Online Transcoding Cancel Content-Type Mismatches" ::= { affirmedZoneContentStatisticsChassisLevelVideoAdaptationOnlineTranscodingFailureEntry 13 } affirmedZoneContentStatisticsChassisLevelVideoAdaptationOnlineTranscodingFailureNumotfcancelnomapqoematch OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Online Transcoding Cancels due to no transcoding map or QOE grade" ::= { affirmedZoneContentStatisticsChassisLevelVideoAdaptationOnlineTranscodingFailureEntry 14 } affirmedZoneContentStatisticsChassisLevelVideoAdaptationOnlineTranscodingFailureNumotfcancelmapentrybypass OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Online Transcoding Cancels due to Bypass set in the transcoding map entry" ::= { affirmedZoneContentStatisticsChassisLevelVideoAdaptationOnlineTranscodingFailureEntry 15 } affirmedZoneContentStatisticsChassisLevelVideoAdaptationOnlineTranscodingFailureNumotfcancelcpuoverload OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Online Transcoding Cancel CPU Overload" ::= { affirmedZoneContentStatisticsChassisLevelVideoAdaptationOnlineTranscodingFailureEntry 16 } affirmedZoneContentStatisticsChassisLevelVideoAdaptationOnlineTranscodingFailureNumotfnosrcaudiostreampresent OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Online Transcoding No Src Audio Stream Present" ::= { affirmedZoneContentStatisticsChassisLevelVideoAdaptationOnlineTranscodingFailureEntry 17 } affirmedZoneContentStatisticsChassisLevelVideoAdaptationOnlineTranscodingFailureNumotfnosrcvideostreampresent OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Online Transcoding No Src Video Stream Present" ::= { affirmedZoneContentStatisticsChassisLevelVideoAdaptationOnlineTranscodingFailureEntry 18 } affirmedZoneContentStatisticsChassisLevelVideoAdaptationOnlineTranscodingFailureNumotfunsupportedsrcaudiocodec OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Online Transcoding Unsupported Src Audio Codec" ::= { affirmedZoneContentStatisticsChassisLevelVideoAdaptationOnlineTranscodingFailureEntry 19 } affirmedZoneContentStatisticsChassisLevelVideoAdaptationOnlineTranscodingFailureNumotfunsupportedsrcvideocodec OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Online Transcoding Unsupported Src Video Codec" ::= { affirmedZoneContentStatisticsChassisLevelVideoAdaptationOnlineTranscodingFailureEntry 20 } affirmedZoneContentStatisticsChassisLevelVideoAdaptationOnlineTranscodingFailureNumotfbelowbitratesavingsthreshold OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Online Transcoding Below Bit Rate Savings Threshold" ::= { affirmedZoneContentStatisticsChassisLevelVideoAdaptationOnlineTranscodingFailureEntry 21 } affirmedZoneContentStatisticsChassisLevelVideoAdaptationOnlineTranscodingFailureNumotfsrcmediaformatnotsupported OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Online Transcoding Src Media Format Not Supported" ::= { affirmedZoneContentStatisticsChassisLevelVideoAdaptationOnlineTranscodingFailureEntry 22 } affirmedZoneContentStatisticsChassisLevelVideoAdaptationOnlineTranscodingFailureNumotftgtmediaformatnotsupported OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Online Transcoding Tgt Media Format Not Supported" ::= { affirmedZoneContentStatisticsChassisLevelVideoAdaptationOnlineTranscodingFailureEntry 23 } affirmedZoneContentStatisticsChassisLevelVideoAdaptationOnlineTranscodingFailureNumotftgtmediaformatparametersnotvalid OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Online Transcoding Tgt Media Format Parameters Not Valid" ::= { affirmedZoneContentStatisticsChassisLevelVideoAdaptationOnlineTranscodingFailureEntry 24 } affirmedZoneContentStatisticsChassisLevelVideoAdaptationOnlineTranscodingFailureNumotftgtxcodingparametersnotvalid OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Online Transcoding Target Transcoding Paramaters Not Valid" ::= { affirmedZoneContentStatisticsChassisLevelVideoAdaptationOnlineTranscodingFailureEntry 25 } affirmedZoneContentStatisticsChassisLevelVideoAdaptationOnlineTranscodingFailureNumotfcancelnomatchmapqoe OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Online Transcoding Cancels due to no matching transcoding map entry or QOE grade" ::= { affirmedZoneContentStatisticsChassisLevelVideoAdaptationOnlineTranscodingFailureEntry 26 } affirmedZoneContentStatisticsChassisLevelVideoAdaptationOnlineTranscodingFailureNumotfcancelsrcmediaisnotstreamable OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Online Transcoding Cancels due to source media is not streamable" ::= { affirmedZoneContentStatisticsChassisLevelVideoAdaptationOnlineTranscodingFailureEntry 27 } affirmedZoneContentStatisticsChassisLevelProxyConnectionTable OBJECT-TYPE SYNTAX SEQUENCE OF AffirmedZoneContentStatisticsChassisLevelProxyConnectionEntry MAX-ACCESS not-accessible STATUS deprecated DESCRIPTION "" ::= { affirmedZoneMIB 104 } affirmedZoneContentStatisticsChassisLevelProxyConnectionEntry OBJECT-TYPE SYNTAX AffirmedZoneContentStatisticsChassisLevelProxyConnectionEntry MAX-ACCESS not-accessible STATUS deprecated DESCRIPTION "" INDEX { affirmedZoneName, affirmedZoneContentStatisticsChassisLevelProxyConnectionChassis } ::= { affirmedZoneContentStatisticsChassisLevelProxyConnectionTable 1 } AffirmedZoneContentStatisticsChassisLevelProxyConnectionEntry ::= SEQUENCE { affirmedZoneContentStatisticsChassisLevelProxyConnectionChassis Unsigned32, affirmedZoneContentStatisticsChassisLevelProxyConnectionNumtotalclientconnections ConfdString, affirmedZoneContentStatisticsChassisLevelProxyConnectionNumcurrentclientconnections ConfdString, affirmedZoneContentStatisticsChassisLevelProxyConnectionNumkeepaliverequested ConfdString, affirmedZoneContentStatisticsChassisLevelProxyConnectionNumpersistentclientconnections ConfdString, affirmedZoneContentStatisticsChassisLevelProxyConnectionNumreusedclientconnections ConfdString, affirmedZoneContentStatisticsChassisLevelProxyConnectionNumpipelinedclientconnections ConfdString, affirmedZoneContentStatisticsChassisLevelProxyConnectionNumipv4clientconnections ConfdString, affirmedZoneContentStatisticsChassisLevelProxyConnectionNumipv6clientconnections ConfdString, affirmedZoneContentStatisticsChassisLevelProxyConnectionNumtotalserverconnections ConfdString, affirmedZoneContentStatisticsChassisLevelProxyConnectionNumcurrentserverconnections ConfdString, affirmedZoneContentStatisticsChassisLevelProxyConnectionNumipv4serverconnections ConfdString, affirmedZoneContentStatisticsChassisLevelProxyConnectionNumipv6serverconnections ConfdString, affirmedZoneContentStatisticsChassisLevelProxyConnectionNumcurrentlyidleserverconnections ConfdString, affirmedZoneContentStatisticsChassisLevelProxyConnectionNumreusedsameclientserverconnections ConfdString, affirmedZoneContentStatisticsChassisLevelProxyConnectionNumreusedserverconnections ConfdString, affirmedZoneContentStatisticsChassisLevelProxyConnectionNumtotalsmppconnections ConfdString, affirmedZoneContentStatisticsChassisLevelProxyConnectionNumcurrentsmppconnections ConfdString, affirmedZoneContentStatisticsChassisLevelProxyConnectionNumipv4smppconnections ConfdString, affirmedZoneContentStatisticsChassisLevelProxyConnectionNumipv6smppconnections ConfdString, affirmedZoneContentStatisticsChassisLevelProxyConnectionNumcurrentlyidlesmppconnections ConfdString, affirmedZoneContentStatisticsChassisLevelProxyConnectionNumreusedsameclientsmppconnections ConfdString, affirmedZoneContentStatisticsChassisLevelProxyConnectionNumreusedsmppconnections ConfdString, affirmedZoneContentStatisticsChassisLevelProxyConnectionNumconnectionerrorsmppconnections ConfdString, affirmedZoneContentStatisticsChassisLevelProxyConnectionNumbinderrorsmppconnections ConfdString, affirmedZoneContentStatisticsChassisLevelProxyConnectionNumsenderrorsmppconnections ConfdString, affirmedZoneContentStatisticsChassisLevelProxyConnectionNumunbinderrorsmppconnections ConfdString, affirmedZoneContentStatisticsChassisLevelProxyConnectionNumiptransparentserverconnections ConfdString, affirmedZoneContentStatisticsChassisLevelProxyConnectionNumprefipfamilyusedserverconnections ConfdString, affirmedZoneContentStatisticsChassisLevelProxyConnectionNumprefipfamilyunavailableserverconnections ConfdString, affirmedZoneContentStatisticsChassisLevelProxyConnectionNumnonhttpclientconnections ConfdString, affirmedZoneContentStatisticsChassisLevelProxyConnectionNumnorequestclientconnnections ConfdString, affirmedZoneContentStatisticsChassisLevelProxyConnectionNumreversehandoffclientconnnections ConfdString } affirmedZoneContentStatisticsChassisLevelProxyConnectionChassis OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS not-accessible STATUS current DESCRIPTION "chassis ID" ::= { affirmedZoneContentStatisticsChassisLevelProxyConnectionEntry 1 } affirmedZoneContentStatisticsChassisLevelProxyConnectionNumtotalclientconnections OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of client connections" ::= { affirmedZoneContentStatisticsChassisLevelProxyConnectionEntry 2 } affirmedZoneContentStatisticsChassisLevelProxyConnectionNumcurrentclientconnections OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of client connections currently in use" ::= { affirmedZoneContentStatisticsChassisLevelProxyConnectionEntry 3 } affirmedZoneContentStatisticsChassisLevelProxyConnectionNumkeepaliverequested OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of keep-alive requested from client" ::= { affirmedZoneContentStatisticsChassisLevelProxyConnectionEntry 4 } affirmedZoneContentStatisticsChassisLevelProxyConnectionNumpersistentclientconnections OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of persistent client connections" ::= { affirmedZoneContentStatisticsChassisLevelProxyConnectionEntry 5 } affirmedZoneContentStatisticsChassisLevelProxyConnectionNumreusedclientconnections OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of reused client connections" ::= { affirmedZoneContentStatisticsChassisLevelProxyConnectionEntry 6 } affirmedZoneContentStatisticsChassisLevelProxyConnectionNumpipelinedclientconnections OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of pipelined client connections" ::= { affirmedZoneContentStatisticsChassisLevelProxyConnectionEntry 7 } affirmedZoneContentStatisticsChassisLevelProxyConnectionNumipv4clientconnections OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of IPv4 client connections" ::= { affirmedZoneContentStatisticsChassisLevelProxyConnectionEntry 8 } affirmedZoneContentStatisticsChassisLevelProxyConnectionNumipv6clientconnections OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of IPv6 client connections" ::= { affirmedZoneContentStatisticsChassisLevelProxyConnectionEntry 9 } affirmedZoneContentStatisticsChassisLevelProxyConnectionNumtotalserverconnections OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of server connections" ::= { affirmedZoneContentStatisticsChassisLevelProxyConnectionEntry 10 } affirmedZoneContentStatisticsChassisLevelProxyConnectionNumcurrentserverconnections OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of server connections currently in use" ::= { affirmedZoneContentStatisticsChassisLevelProxyConnectionEntry 11 } affirmedZoneContentStatisticsChassisLevelProxyConnectionNumipv4serverconnections OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of IPv4 server connections" ::= { affirmedZoneContentStatisticsChassisLevelProxyConnectionEntry 12 } affirmedZoneContentStatisticsChassisLevelProxyConnectionNumipv6serverconnections OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of IPv6 server connections" ::= { affirmedZoneContentStatisticsChassisLevelProxyConnectionEntry 13 } affirmedZoneContentStatisticsChassisLevelProxyConnectionNumcurrentlyidleserverconnections OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "The number of idle server connections in the server connection pool" ::= { affirmedZoneContentStatisticsChassisLevelProxyConnectionEntry 14 } affirmedZoneContentStatisticsChassisLevelProxyConnectionNumreusedsameclientserverconnections OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "The number of times server connections were reused by same client connections" ::= { affirmedZoneContentStatisticsChassisLevelProxyConnectionEntry 15 } affirmedZoneContentStatisticsChassisLevelProxyConnectionNumreusedserverconnections OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "The number of times idle server connections were reused" ::= { affirmedZoneContentStatisticsChassisLevelProxyConnectionEntry 16 } affirmedZoneContentStatisticsChassisLevelProxyConnectionNumtotalsmppconnections OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of smpp connections" ::= { affirmedZoneContentStatisticsChassisLevelProxyConnectionEntry 17 } affirmedZoneContentStatisticsChassisLevelProxyConnectionNumcurrentsmppconnections OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of smpp connections currently in use" ::= { affirmedZoneContentStatisticsChassisLevelProxyConnectionEntry 18 } affirmedZoneContentStatisticsChassisLevelProxyConnectionNumipv4smppconnections OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of IPv4 smpp connections" ::= { affirmedZoneContentStatisticsChassisLevelProxyConnectionEntry 19 } affirmedZoneContentStatisticsChassisLevelProxyConnectionNumipv6smppconnections OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of IPv6 smpp connections" ::= { affirmedZoneContentStatisticsChassisLevelProxyConnectionEntry 20 } affirmedZoneContentStatisticsChassisLevelProxyConnectionNumcurrentlyidlesmppconnections OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "The number of idle smpp connections in the server connection pool" ::= { affirmedZoneContentStatisticsChassisLevelProxyConnectionEntry 21 } affirmedZoneContentStatisticsChassisLevelProxyConnectionNumreusedsameclientsmppconnections OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "The number of times smpp connections were reused by same client connections" ::= { affirmedZoneContentStatisticsChassisLevelProxyConnectionEntry 22 } affirmedZoneContentStatisticsChassisLevelProxyConnectionNumreusedsmppconnections OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "The number of times idle smpp connections were reused" ::= { affirmedZoneContentStatisticsChassisLevelProxyConnectionEntry 23 } affirmedZoneContentStatisticsChassisLevelProxyConnectionNumconnectionerrorsmppconnections OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "The number of smpp connection errors" ::= { affirmedZoneContentStatisticsChassisLevelProxyConnectionEntry 24 } affirmedZoneContentStatisticsChassisLevelProxyConnectionNumbinderrorsmppconnections OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "The number of smpp bind errors" ::= { affirmedZoneContentStatisticsChassisLevelProxyConnectionEntry 25 } affirmedZoneContentStatisticsChassisLevelProxyConnectionNumsenderrorsmppconnections OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "The number of smpp send errors" ::= { affirmedZoneContentStatisticsChassisLevelProxyConnectionEntry 26 } affirmedZoneContentStatisticsChassisLevelProxyConnectionNumunbinderrorsmppconnections OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "The number of smpp unbind errors" ::= { affirmedZoneContentStatisticsChassisLevelProxyConnectionEntry 27 } affirmedZoneContentStatisticsChassisLevelProxyConnectionNumiptransparentserverconnections OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of IP transparent server connections" ::= { affirmedZoneContentStatisticsChassisLevelProxyConnectionEntry 28 } affirmedZoneContentStatisticsChassisLevelProxyConnectionNumprefipfamilyusedserverconnections OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of preferred ip family used server connections" ::= { affirmedZoneContentStatisticsChassisLevelProxyConnectionEntry 29 } affirmedZoneContentStatisticsChassisLevelProxyConnectionNumprefipfamilyunavailableserverconnections OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of preferred ip family unavailable server connections" ::= { affirmedZoneContentStatisticsChassisLevelProxyConnectionEntry 30 } affirmedZoneContentStatisticsChassisLevelProxyConnectionNumnonhttpclientconnections OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of client connections with non-http request" ::= { affirmedZoneContentStatisticsChassisLevelProxyConnectionEntry 31 } affirmedZoneContentStatisticsChassisLevelProxyConnectionNumnorequestclientconnnections OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of client connections with request receive timeout" ::= { affirmedZoneContentStatisticsChassisLevelProxyConnectionEntry 32 } affirmedZoneContentStatisticsChassisLevelProxyConnectionNumreversehandoffclientconnnections OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of client connections from reverse handoff" ::= { affirmedZoneContentStatisticsChassisLevelProxyConnectionEntry 33 } affirmedZoneContentStatisticsChassisLevelProxyDetailTable OBJECT-TYPE SYNTAX SEQUENCE OF AffirmedZoneContentStatisticsChassisLevelProxyDetailEntry MAX-ACCESS not-accessible STATUS deprecated DESCRIPTION "" ::= { affirmedZoneMIB 105 } affirmedZoneContentStatisticsChassisLevelProxyDetailEntry OBJECT-TYPE SYNTAX AffirmedZoneContentStatisticsChassisLevelProxyDetailEntry MAX-ACCESS not-accessible STATUS deprecated DESCRIPTION "" INDEX { affirmedZoneName, affirmedZoneContentStatisticsChassisLevelProxyDetailChassis } ::= { affirmedZoneContentStatisticsChassisLevelProxyDetailTable 1 } AffirmedZoneContentStatisticsChassisLevelProxyDetailEntry ::= SEQUENCE { affirmedZoneContentStatisticsChassisLevelProxyDetailChassis Unsigned32, affirmedZoneContentStatisticsChassisLevelProxyDetailNumtotalrequestshttpv09 ConfdString, affirmedZoneContentStatisticsChassisLevelProxyDetailNumtotalrequestshttpv10 ConfdString, affirmedZoneContentStatisticsChassisLevelProxyDetailNumtotalrequestshttpv11 ConfdString, affirmedZoneContentStatisticsChassisLevelProxyDetailNumpersistenclientrequests ConfdString, affirmedZoneContentStatisticsChassisLevelProxyDetailNumpipelinedclientrequests ConfdString, affirmedZoneContentStatisticsChassisLevelProxyDetailNumipv4clientrequests ConfdString, affirmedZoneContentStatisticsChassisLevelProxyDetailNumipv6clientrequests ConfdString, affirmedZoneContentStatisticsChassisLevelProxyDetailNumparsediosrequests ConfdString, affirmedZoneContentStatisticsChassisLevelProxyDetailNumparsedandroidrequests ConfdString, affirmedZoneContentStatisticsChassisLevelProxyDetailNumparsedmozillarequests ConfdString, affirmedZoneContentStatisticsChassisLevelProxyDetailNumparsedsafarirequests ConfdString, affirmedZoneContentStatisticsChassisLevelProxyDetailNumparsedchromerequests ConfdString, affirmedZoneContentStatisticsChassisLevelProxyDetailServerhttpresponsesipv4 ConfdString, affirmedZoneContentStatisticsChassisLevelProxyDetailServerhttpresponsesipv6 ConfdString, affirmedZoneContentStatisticsChassisLevelProxyDetailClienthttprequestsizemin ConfdString, affirmedZoneContentStatisticsChassisLevelProxyDetailClienthttprequestsizeavg ConfdString, affirmedZoneContentStatisticsChassisLevelProxyDetailClienthttprequestsizemax ConfdString, affirmedZoneContentStatisticsChassisLevelProxyDetailClienthttpresponsesizemin ConfdString, affirmedZoneContentStatisticsChassisLevelProxyDetailClienthttpresponsesizeavg ConfdString, affirmedZoneContentStatisticsChassisLevelProxyDetailClienthttpresponsesizemax ConfdString, affirmedZoneContentStatisticsChassisLevelProxyDetailServicetimefromserveravg ConfdString, affirmedZoneContentStatisticsChassisLevelProxyDetailServicetimefromcacheavg ConfdString, affirmedZoneContentStatisticsChassisLevelProxyDetailNumtotalclientrequestschunked ConfdString, affirmedZoneContentStatisticsChassisLevelProxyDetailNumsuccessclientrequestschunked ConfdString, affirmedZoneContentStatisticsChassisLevelProxyDetailNumproxyserviceattemptschunked ConfdString, affirmedZoneContentStatisticsChassisLevelProxyDetailNumproxyservicesuccesscachedchunked ConfdString, affirmedZoneContentStatisticsChassisLevelProxyDetailNumproxyservicesuccesschunked ConfdString, affirmedZoneContentStatisticsChassisLevelProxyDetailNumbytesclientrequestchunked ConfdString, affirmedZoneContentStatisticsChassisLevelProxyDetailNumbytesserverresponsechunked ConfdString, affirmedZoneContentStatisticsChassisLevelProxyDetailNumproxyserviceattemptschunkedvideo ConfdString, affirmedZoneContentStatisticsChassisLevelProxyDetailNumproxyservicesuccesschunkedvideo ConfdString, affirmedZoneContentStatisticsChassisLevelProxyDetailNumproxyservicesuccesscachedchunkedvideo ConfdString, affirmedZoneContentStatisticsChassisLevelProxyDetailNumbytesserverresponsechunkedvideo ConfdString, affirmedZoneContentStatisticsChassisLevelProxyDetailNumconditionalclientrequests ConfdString, affirmedZoneContentStatisticsChassisLevelProxyDetailNumproxyservicepreconditionfailed ConfdString, affirmedZoneContentStatisticsChassisLevelProxyDetailNumproxyservicepreconditionnotmodified ConfdString, affirmedZoneContentStatisticsChassisLevelProxyDetailNumproxyservicepreconditionpartialcontentserved ConfdString, affirmedZoneContentStatisticsChassisLevelProxyDetailNumproxyservicepreconditionserved ConfdString, affirmedZoneContentStatisticsChassisLevelProxyDetailNumproxyservicepreconditionforwarded ConfdString, affirmedZoneContentStatisticsChassisLevelProxyDetailNumbufferedrequests ConfdString, affirmedZoneContentStatisticsChassisLevelProxyDetailNumbufferedresponses ConfdString, affirmedZoneContentStatisticsChassisLevelProxyDetailNumtransparentproxyrequests ConfdString, affirmedZoneContentStatisticsChassisLevelProxyDetailNumexplicitproxyrequests ConfdString, affirmedZoneContentStatisticsChassisLevelProxyDetailNumparsedlinuxrequests ConfdString, affirmedZoneContentStatisticsChassisLevelProxyDetailNumparsedmacintoshrequests ConfdString, affirmedZoneContentStatisticsChassisLevelProxyDetailNumparsedwindowsrequests ConfdString, affirmedZoneContentStatisticsChassisLevelProxyDetailNumparsedotherosrequests ConfdString, affirmedZoneContentStatisticsChassisLevelProxyDetailNumparsedinternetexplorerrequests ConfdString, affirmedZoneContentStatisticsChassisLevelProxyDetailNumparsedotherbrowserrequests ConfdString, affirmedZoneContentStatisticsChassisLevelProxyDetailNumhttpproxyrequestpolicyappliedtotal ConfdString, affirmedZoneContentStatisticsChassisLevelProxyDetailNumhttpproxyresponsepolicyappliedtotal ConfdString } affirmedZoneContentStatisticsChassisLevelProxyDetailChassis OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS not-accessible STATUS current DESCRIPTION "chassis ID" ::= { affirmedZoneContentStatisticsChassisLevelProxyDetailEntry 1 } affirmedZoneContentStatisticsChassisLevelProxyDetailNumtotalrequestshttpv09 OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Http V0.9 client requests received" ::= { affirmedZoneContentStatisticsChassisLevelProxyDetailEntry 2 } affirmedZoneContentStatisticsChassisLevelProxyDetailNumtotalrequestshttpv10 OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Http V1.0 client requests received" ::= { affirmedZoneContentStatisticsChassisLevelProxyDetailEntry 3 } affirmedZoneContentStatisticsChassisLevelProxyDetailNumtotalrequestshttpv11 OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Http V1.1 client requests received" ::= { affirmedZoneContentStatisticsChassisLevelProxyDetailEntry 4 } affirmedZoneContentStatisticsChassisLevelProxyDetailNumpersistenclientrequests OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of client requests persistent" ::= { affirmedZoneContentStatisticsChassisLevelProxyDetailEntry 5 } affirmedZoneContentStatisticsChassisLevelProxyDetailNumpipelinedclientrequests OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of pipelined client requests" ::= { affirmedZoneContentStatisticsChassisLevelProxyDetailEntry 6 } affirmedZoneContentStatisticsChassisLevelProxyDetailNumipv4clientrequests OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of IPv4 client requests" ::= { affirmedZoneContentStatisticsChassisLevelProxyDetailEntry 7 } affirmedZoneContentStatisticsChassisLevelProxyDetailNumipv6clientrequests OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of IPv6 client requests" ::= { affirmedZoneContentStatisticsChassisLevelProxyDetailEntry 8 } affirmedZoneContentStatisticsChassisLevelProxyDetailNumparsediosrequests OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of client requests parsed for iOS" ::= { affirmedZoneContentStatisticsChassisLevelProxyDetailEntry 9 } affirmedZoneContentStatisticsChassisLevelProxyDetailNumparsedandroidrequests OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of client requests parsed for Android" ::= { affirmedZoneContentStatisticsChassisLevelProxyDetailEntry 10 } affirmedZoneContentStatisticsChassisLevelProxyDetailNumparsedmozillarequests OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of client requests parsed for Firefox" ::= { affirmedZoneContentStatisticsChassisLevelProxyDetailEntry 11 } affirmedZoneContentStatisticsChassisLevelProxyDetailNumparsedsafarirequests OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of client requests parsed for Safari" ::= { affirmedZoneContentStatisticsChassisLevelProxyDetailEntry 12 } affirmedZoneContentStatisticsChassisLevelProxyDetailNumparsedchromerequests OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of client requests parsed for Chrome" ::= { affirmedZoneContentStatisticsChassisLevelProxyDetailEntry 13 } affirmedZoneContentStatisticsChassisLevelProxyDetailServerhttpresponsesipv4 OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of IPv4 server responses" ::= { affirmedZoneContentStatisticsChassisLevelProxyDetailEntry 14 } affirmedZoneContentStatisticsChassisLevelProxyDetailServerhttpresponsesipv6 OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of IPv6 server responses" ::= { affirmedZoneContentStatisticsChassisLevelProxyDetailEntry 15 } affirmedZoneContentStatisticsChassisLevelProxyDetailClienthttprequestsizemin OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Client HTTP Request Size Min (Bytes)" ::= { affirmedZoneContentStatisticsChassisLevelProxyDetailEntry 16 } affirmedZoneContentStatisticsChassisLevelProxyDetailClienthttprequestsizeavg OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Client HTTP Request Size Avg (Bytes)" ::= { affirmedZoneContentStatisticsChassisLevelProxyDetailEntry 17 } affirmedZoneContentStatisticsChassisLevelProxyDetailClienthttprequestsizemax OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Client HTTP Request Size Max (Bytes)" ::= { affirmedZoneContentStatisticsChassisLevelProxyDetailEntry 18 } affirmedZoneContentStatisticsChassisLevelProxyDetailClienthttpresponsesizemin OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Client HTTP Response Size Min (Bytes)" ::= { affirmedZoneContentStatisticsChassisLevelProxyDetailEntry 19 } affirmedZoneContentStatisticsChassisLevelProxyDetailClienthttpresponsesizeavg OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Client HTTP Response Size Avg (Bytes)" ::= { affirmedZoneContentStatisticsChassisLevelProxyDetailEntry 20 } affirmedZoneContentStatisticsChassisLevelProxyDetailClienthttpresponsesizemax OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Client HTTP Response Size Max (Bytes)" ::= { affirmedZoneContentStatisticsChassisLevelProxyDetailEntry 21 } affirmedZoneContentStatisticsChassisLevelProxyDetailServicetimefromserveravg OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Client Average HTTP Request Service Time from Server" ::= { affirmedZoneContentStatisticsChassisLevelProxyDetailEntry 22 } affirmedZoneContentStatisticsChassisLevelProxyDetailServicetimefromcacheavg OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Client Average HTTP Request Service Time from Cache" ::= { affirmedZoneContentStatisticsChassisLevelProxyDetailEntry 23 } affirmedZoneContentStatisticsChassisLevelProxyDetailNumtotalclientrequestschunked OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of chunked client requests received" ::= { affirmedZoneContentStatisticsChassisLevelProxyDetailEntry 24 } affirmedZoneContentStatisticsChassisLevelProxyDetailNumsuccessclientrequestschunked OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of chunked client requests processed successfully" ::= { affirmedZoneContentStatisticsChassisLevelProxyDetailEntry 25 } affirmedZoneContentStatisticsChassisLevelProxyDetailNumproxyserviceattemptschunked OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of chunked proxy service attempts" ::= { affirmedZoneContentStatisticsChassisLevelProxyDetailEntry 26 } affirmedZoneContentStatisticsChassisLevelProxyDetailNumproxyservicesuccesscachedchunked OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of proxy service success - cached chunked" ::= { affirmedZoneContentStatisticsChassisLevelProxyDetailEntry 27 } affirmedZoneContentStatisticsChassisLevelProxyDetailNumproxyservicesuccesschunked OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of chunked proxy service success" ::= { affirmedZoneContentStatisticsChassisLevelProxyDetailEntry 28 } affirmedZoneContentStatisticsChassisLevelProxyDetailNumbytesclientrequestchunked OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Bytes from Chunked Client Request" ::= { affirmedZoneContentStatisticsChassisLevelProxyDetailEntry 29 } affirmedZoneContentStatisticsChassisLevelProxyDetailNumbytesserverresponsechunked OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Bytes from Chunked Server Response" ::= { affirmedZoneContentStatisticsChassisLevelProxyDetailEntry 30 } affirmedZoneContentStatisticsChassisLevelProxyDetailNumproxyserviceattemptschunkedvideo OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of chunked video proxy service attempts" ::= { affirmedZoneContentStatisticsChassisLevelProxyDetailEntry 31 } affirmedZoneContentStatisticsChassisLevelProxyDetailNumproxyservicesuccesschunkedvideo OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of chunked video proxy service success" ::= { affirmedZoneContentStatisticsChassisLevelProxyDetailEntry 32 } affirmedZoneContentStatisticsChassisLevelProxyDetailNumproxyservicesuccesscachedchunkedvideo OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of proxy service success - cached chunked video" ::= { affirmedZoneContentStatisticsChassisLevelProxyDetailEntry 33 } affirmedZoneContentStatisticsChassisLevelProxyDetailNumbytesserverresponsechunkedvideo OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Bytes from Chunked Video Server Response" ::= { affirmedZoneContentStatisticsChassisLevelProxyDetailEntry 34 } affirmedZoneContentStatisticsChassisLevelProxyDetailNumconditionalclientrequests OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of conditional client requests" ::= { affirmedZoneContentStatisticsChassisLevelProxyDetailEntry 35 } affirmedZoneContentStatisticsChassisLevelProxyDetailNumproxyservicepreconditionfailed OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of proxy service precondition failed" ::= { affirmedZoneContentStatisticsChassisLevelProxyDetailEntry 36 } affirmedZoneContentStatisticsChassisLevelProxyDetailNumproxyservicepreconditionnotmodified OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of proxy service precondition not modified" ::= { affirmedZoneContentStatisticsChassisLevelProxyDetailEntry 37 } affirmedZoneContentStatisticsChassisLevelProxyDetailNumproxyservicepreconditionpartialcontentserved OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of proxy service precondition partial content served" ::= { affirmedZoneContentStatisticsChassisLevelProxyDetailEntry 38 } affirmedZoneContentStatisticsChassisLevelProxyDetailNumproxyservicepreconditionserved OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of proxy service precondition served" ::= { affirmedZoneContentStatisticsChassisLevelProxyDetailEntry 39 } affirmedZoneContentStatisticsChassisLevelProxyDetailNumproxyservicepreconditionforwarded OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of proxy service precondition forwarded" ::= { affirmedZoneContentStatisticsChassisLevelProxyDetailEntry 40 } affirmedZoneContentStatisticsChassisLevelProxyDetailNumbufferedrequests OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of client requests delayed due to buffering" ::= { affirmedZoneContentStatisticsChassisLevelProxyDetailEntry 41 } affirmedZoneContentStatisticsChassisLevelProxyDetailNumbufferedresponses OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of server responses delayed due to buffering limit" ::= { affirmedZoneContentStatisticsChassisLevelProxyDetailEntry 42 } affirmedZoneContentStatisticsChassisLevelProxyDetailNumtransparentproxyrequests OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of client requests destined to transparent proxy" ::= { affirmedZoneContentStatisticsChassisLevelProxyDetailEntry 43 } affirmedZoneContentStatisticsChassisLevelProxyDetailNumexplicitproxyrequests OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of client requests destined to an explicit proxy" ::= { affirmedZoneContentStatisticsChassisLevelProxyDetailEntry 44 } affirmedZoneContentStatisticsChassisLevelProxyDetailNumparsedlinuxrequests OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of client requests parsed for Linux" ::= { affirmedZoneContentStatisticsChassisLevelProxyDetailEntry 45 } affirmedZoneContentStatisticsChassisLevelProxyDetailNumparsedmacintoshrequests OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of client requests parsed for Macintosh" ::= { affirmedZoneContentStatisticsChassisLevelProxyDetailEntry 46 } affirmedZoneContentStatisticsChassisLevelProxyDetailNumparsedwindowsrequests OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of client requests parsed for Windows" ::= { affirmedZoneContentStatisticsChassisLevelProxyDetailEntry 47 } affirmedZoneContentStatisticsChassisLevelProxyDetailNumparsedotherosrequests OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of client requests parsed for Other OS" ::= { affirmedZoneContentStatisticsChassisLevelProxyDetailEntry 48 } affirmedZoneContentStatisticsChassisLevelProxyDetailNumparsedinternetexplorerrequests OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of client requests parsed for InternetExplorer" ::= { affirmedZoneContentStatisticsChassisLevelProxyDetailEntry 49 } affirmedZoneContentStatisticsChassisLevelProxyDetailNumparsedotherbrowserrequests OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of client requests parsed for Other Browser" ::= { affirmedZoneContentStatisticsChassisLevelProxyDetailEntry 50 } affirmedZoneContentStatisticsChassisLevelProxyDetailNumhttpproxyrequestpolicyappliedtotal OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of request policy applied" ::= { affirmedZoneContentStatisticsChassisLevelProxyDetailEntry 51 } affirmedZoneContentStatisticsChassisLevelProxyDetailNumhttpproxyresponsepolicyappliedtotal OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of response policy applied" ::= { affirmedZoneContentStatisticsChassisLevelProxyDetailEntry 52 } affirmedZoneContentStatisticsChassisLevelProxyBefTable OBJECT-TYPE SYNTAX SEQUENCE OF AffirmedZoneContentStatisticsChassisLevelProxyBefEntry MAX-ACCESS not-accessible STATUS deprecated DESCRIPTION "" ::= { affirmedZoneMIB 106 } affirmedZoneContentStatisticsChassisLevelProxyBefEntry OBJECT-TYPE SYNTAX AffirmedZoneContentStatisticsChassisLevelProxyBefEntry MAX-ACCESS not-accessible STATUS deprecated DESCRIPTION "" INDEX { affirmedZoneName, affirmedZoneContentStatisticsChassisLevelProxyBefChassis } ::= { affirmedZoneContentStatisticsChassisLevelProxyBefTable 1 } AffirmedZoneContentStatisticsChassisLevelProxyBefEntry ::= SEQUENCE { affirmedZoneContentStatisticsChassisLevelProxyBefChassis Unsigned32, affirmedZoneContentStatisticsChassisLevelProxyBefNumbefrequestprocessedlocally ConfdString, affirmedZoneContentStatisticsChassisLevelProxyBefNumbefrequestredirectsuccess ConfdString, affirmedZoneContentStatisticsChassisLevelProxyBefNumbefrequestredirectfail ConfdString, affirmedZoneContentStatisticsChassisLevelProxyBefNumbefrequestredirectreceived ConfdString, affirmedZoneContentStatisticsChassisLevelProxyBefNumbefresponseredirectsuccess ConfdString, affirmedZoneContentStatisticsChassisLevelProxyBefNumbefresponseredirectfail ConfdString, affirmedZoneContentStatisticsChassisLevelProxyBefNumbefresponseredirectreceived ConfdString, affirmedZoneContentStatisticsChassisLevelProxyBefNumbefcurrentlyidleconnections ConfdString, affirmedZoneContentStatisticsChassisLevelProxyBefNumbefreusedconnections ConfdString } affirmedZoneContentStatisticsChassisLevelProxyBefChassis OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS not-accessible STATUS current DESCRIPTION "chassis ID" ::= { affirmedZoneContentStatisticsChassisLevelProxyBefEntry 1 } affirmedZoneContentStatisticsChassisLevelProxyBefNumbefrequestprocessedlocally OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of requests not redirected but processed locally" ::= { affirmedZoneContentStatisticsChassisLevelProxyBefEntry 2 } affirmedZoneContentStatisticsChassisLevelProxyBefNumbefrequestredirectsuccess OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of back-end forwarding request redirection successes" ::= { affirmedZoneContentStatisticsChassisLevelProxyBefEntry 3 } affirmedZoneContentStatisticsChassisLevelProxyBefNumbefrequestredirectfail OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of back-end forwarding request redirection failures" ::= { affirmedZoneContentStatisticsChassisLevelProxyBefEntry 4 } affirmedZoneContentStatisticsChassisLevelProxyBefNumbefrequestredirectreceived OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of back-end forwarding request redirections received" ::= { affirmedZoneContentStatisticsChassisLevelProxyBefEntry 5 } affirmedZoneContentStatisticsChassisLevelProxyBefNumbefresponseredirectsuccess OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of back-end forwarding response redirection successes" ::= { affirmedZoneContentStatisticsChassisLevelProxyBefEntry 6 } affirmedZoneContentStatisticsChassisLevelProxyBefNumbefresponseredirectfail OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of back-end forwarding response redirection failures" ::= { affirmedZoneContentStatisticsChassisLevelProxyBefEntry 7 } affirmedZoneContentStatisticsChassisLevelProxyBefNumbefresponseredirectreceived OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of back-end forwarding response redirections received" ::= { affirmedZoneContentStatisticsChassisLevelProxyBefEntry 8 } affirmedZoneContentStatisticsChassisLevelProxyBefNumbefcurrentlyidleconnections OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "The number of BEF connections in the idle connection pool" ::= { affirmedZoneContentStatisticsChassisLevelProxyBefEntry 9 } affirmedZoneContentStatisticsChassisLevelProxyBefNumbefreusedconnections OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "The number of times idle BEF connections were reused" ::= { affirmedZoneContentStatisticsChassisLevelProxyBefEntry 10 } affirmedZoneContentStatisticsChassisLevelProxyUrlRWTable OBJECT-TYPE SYNTAX SEQUENCE OF AffirmedZoneContentStatisticsChassisLevelProxyUrlRWEntry MAX-ACCESS not-accessible STATUS deprecated DESCRIPTION "" ::= { affirmedZoneMIB 107 } affirmedZoneContentStatisticsChassisLevelProxyUrlRWEntry OBJECT-TYPE SYNTAX AffirmedZoneContentStatisticsChassisLevelProxyUrlRWEntry MAX-ACCESS not-accessible STATUS deprecated DESCRIPTION "" INDEX { affirmedZoneName, affirmedZoneContentStatisticsChassisLevelProxyUrlRWChassis } ::= { affirmedZoneContentStatisticsChassisLevelProxyUrlRWTable 1 } AffirmedZoneContentStatisticsChassisLevelProxyUrlRWEntry ::= SEQUENCE { affirmedZoneContentStatisticsChassisLevelProxyUrlRWChassis Unsigned32, affirmedZoneContentStatisticsChassisLevelProxyUrlRWNumurlrwattempts ConfdString, affirmedZoneContentStatisticsChassisLevelProxyUrlRWNumurlrwsuccess ConfdString, affirmedZoneContentStatisticsChassisLevelProxyUrlRWNumurlrwdnslkupv4attempts ConfdString, affirmedZoneContentStatisticsChassisLevelProxyUrlRWNumurlrwdnslkupv6attempts ConfdString, affirmedZoneContentStatisticsChassisLevelProxyUrlRWNumurlrwdnslkupv4success ConfdString, affirmedZoneContentStatisticsChassisLevelProxyUrlRWNumurlrwdnslkupv6success ConfdString, affirmedZoneContentStatisticsChassisLevelProxyUrlRWNumurlrwdnslkupv4v6attempts ConfdString } affirmedZoneContentStatisticsChassisLevelProxyUrlRWChassis OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS not-accessible STATUS current DESCRIPTION "chassis ID" ::= { affirmedZoneContentStatisticsChassisLevelProxyUrlRWEntry 1 } affirmedZoneContentStatisticsChassisLevelProxyUrlRWNumurlrwattempts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of url-rewrite attempts" ::= { affirmedZoneContentStatisticsChassisLevelProxyUrlRWEntry 2 } affirmedZoneContentStatisticsChassisLevelProxyUrlRWNumurlrwsuccess OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of url-rewrite Successes" ::= { affirmedZoneContentStatisticsChassisLevelProxyUrlRWEntry 3 } affirmedZoneContentStatisticsChassisLevelProxyUrlRWNumurlrwdnslkupv4attempts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of url-rewrite DNS lookup IPv4 attempts" ::= { affirmedZoneContentStatisticsChassisLevelProxyUrlRWEntry 4 } affirmedZoneContentStatisticsChassisLevelProxyUrlRWNumurlrwdnslkupv6attempts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of url-rewrite DNS lookup IPv6 attempts" ::= { affirmedZoneContentStatisticsChassisLevelProxyUrlRWEntry 5 } affirmedZoneContentStatisticsChassisLevelProxyUrlRWNumurlrwdnslkupv4success OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of url-rewrite DNS lookup IPv4 success" ::= { affirmedZoneContentStatisticsChassisLevelProxyUrlRWEntry 6 } affirmedZoneContentStatisticsChassisLevelProxyUrlRWNumurlrwdnslkupv6success OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of url-rewrite DNS lookup IPv6 success" ::= { affirmedZoneContentStatisticsChassisLevelProxyUrlRWEntry 7 } affirmedZoneContentStatisticsChassisLevelProxyUrlRWNumurlrwdnslkupv4v6attempts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of url-rewrite DNS lookup IPv4v6 attempts" ::= { affirmedZoneContentStatisticsChassisLevelProxyUrlRWEntry 8 } affirmedZoneContentStatisticsChassisLevelProxyAsyncDnsTable OBJECT-TYPE SYNTAX SEQUENCE OF AffirmedZoneContentStatisticsChassisLevelProxyAsyncDnsEntry MAX-ACCESS not-accessible STATUS deprecated DESCRIPTION "" ::= { affirmedZoneMIB 108 } affirmedZoneContentStatisticsChassisLevelProxyAsyncDnsEntry OBJECT-TYPE SYNTAX AffirmedZoneContentStatisticsChassisLevelProxyAsyncDnsEntry MAX-ACCESS not-accessible STATUS deprecated DESCRIPTION "" INDEX { affirmedZoneName, affirmedZoneContentStatisticsChassisLevelProxyAsyncDnsChassis } ::= { affirmedZoneContentStatisticsChassisLevelProxyAsyncDnsTable 1 } AffirmedZoneContentStatisticsChassisLevelProxyAsyncDnsEntry ::= SEQUENCE { affirmedZoneContentStatisticsChassisLevelProxyAsyncDnsChassis Unsigned32, affirmedZoneContentStatisticsChassisLevelProxyAsyncDnsNumasyncdnslkuptotal ConfdString, affirmedZoneContentStatisticsChassisLevelProxyAsyncDnsNumasyncdnslkupcurrent ConfdString, affirmedZoneContentStatisticsChassisLevelProxyAsyncDnsNumasyncdnslkupsuccess ConfdString, affirmedZoneContentStatisticsChassisLevelProxyAsyncDnsNumasyncdnslkupfail ConfdString, affirmedZoneContentStatisticsChassisLevelProxyAsyncDnsNumasyncdnslkupv4attempts ConfdString, affirmedZoneContentStatisticsChassisLevelProxyAsyncDnsNumasyncdnslkupv6attempts ConfdString, affirmedZoneContentStatisticsChassisLevelProxyAsyncDnsNumasyncdnslkupcached ConfdString, affirmedZoneContentStatisticsChassisLevelProxyAsyncDnsNumasyncdnslkupdropped ConfdString, affirmedZoneContentStatisticsChassisLevelProxyAsyncDnsNumasyncdnslkupcanceled ConfdString, affirmedZoneContentStatisticsChassisLevelProxyAsyncDnsNumasyncdnslkupnoreach ConfdString, affirmedZoneContentStatisticsChassisLevelProxyAsyncDnsNumasyncdnslkuptimeout ConfdString, affirmedZoneContentStatisticsChassisLevelProxyAsyncDnsNumasyncdnslkupnodata ConfdString, affirmedZoneContentStatisticsChassisLevelProxyAsyncDnsNumasyncdnslkupnotfound ConfdString, affirmedZoneContentStatisticsChassisLevelProxyAsyncDnsNumasyncdnslkuprefused ConfdString, affirmedZoneContentStatisticsChassisLevelProxyAsyncDnsNumasyncdnslkupothers ConfdString, affirmedZoneContentStatisticsChassisLevelProxyAsyncDnsNumasyncdnslkupv4v6attempts ConfdString, affirmedZoneContentStatisticsChassisLevelProxyAsyncDnsNumasyncdnslkupv4results ConfdString, affirmedZoneContentStatisticsChassisLevelProxyAsyncDnsNumasyncdnslkupv6results ConfdString, affirmedZoneContentStatisticsChassisLevelProxyAsyncDnsNumasyncdnslkupv4v6results ConfdString } affirmedZoneContentStatisticsChassisLevelProxyAsyncDnsChassis OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS not-accessible STATUS current DESCRIPTION "chassis ID" ::= { affirmedZoneContentStatisticsChassisLevelProxyAsyncDnsEntry 1 } affirmedZoneContentStatisticsChassisLevelProxyAsyncDnsNumasyncdnslkuptotal OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Asynchronous DNS Query Attempts" ::= { affirmedZoneContentStatisticsChassisLevelProxyAsyncDnsEntry 2 } affirmedZoneContentStatisticsChassisLevelProxyAsyncDnsNumasyncdnslkupcurrent OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Current number of Asynchronous DNS Query IPv4 Attempts" ::= { affirmedZoneContentStatisticsChassisLevelProxyAsyncDnsEntry 3 } affirmedZoneContentStatisticsChassisLevelProxyAsyncDnsNumasyncdnslkupsuccess OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Asynchronous DNS Query Success" ::= { affirmedZoneContentStatisticsChassisLevelProxyAsyncDnsEntry 4 } affirmedZoneContentStatisticsChassisLevelProxyAsyncDnsNumasyncdnslkupfail OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Asynchronous DNS Query Failure" ::= { affirmedZoneContentStatisticsChassisLevelProxyAsyncDnsEntry 5 } affirmedZoneContentStatisticsChassisLevelProxyAsyncDnsNumasyncdnslkupv4attempts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Asynchronous DNS Query IPv4 Requests" ::= { affirmedZoneContentStatisticsChassisLevelProxyAsyncDnsEntry 6 } affirmedZoneContentStatisticsChassisLevelProxyAsyncDnsNumasyncdnslkupv6attempts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Asynchronous DNS Query IPv6 Requests" ::= { affirmedZoneContentStatisticsChassisLevelProxyAsyncDnsEntry 7 } affirmedZoneContentStatisticsChassisLevelProxyAsyncDnsNumasyncdnslkupcached OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Asynchronous DNS Query Cache Hit Results" ::= { affirmedZoneContentStatisticsChassisLevelProxyAsyncDnsEntry 8 } affirmedZoneContentStatisticsChassisLevelProxyAsyncDnsNumasyncdnslkupdropped OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Asynchronous DNS Query Dropped, Not Sent" ::= { affirmedZoneContentStatisticsChassisLevelProxyAsyncDnsEntry 9 } affirmedZoneContentStatisticsChassisLevelProxyAsyncDnsNumasyncdnslkupcanceled OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Asynchronous DNS Query Canceled" ::= { affirmedZoneContentStatisticsChassisLevelProxyAsyncDnsEntry 10 } affirmedZoneContentStatisticsChassisLevelProxyAsyncDnsNumasyncdnslkupnoreach OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Asynchronous DNS Server Not-Reachable" ::= { affirmedZoneContentStatisticsChassisLevelProxyAsyncDnsEntry 11 } affirmedZoneContentStatisticsChassisLevelProxyAsyncDnsNumasyncdnslkuptimeout OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Asynchronous DNS Response Timeout" ::= { affirmedZoneContentStatisticsChassisLevelProxyAsyncDnsEntry 12 } affirmedZoneContentStatisticsChassisLevelProxyAsyncDnsNumasyncdnslkupnodata OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Asynchronous DNS Response No Data" ::= { affirmedZoneContentStatisticsChassisLevelProxyAsyncDnsEntry 13 } affirmedZoneContentStatisticsChassisLevelProxyAsyncDnsNumasyncdnslkupnotfound OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Asynchronous DNS Response Name Not Found" ::= { affirmedZoneContentStatisticsChassisLevelProxyAsyncDnsEntry 14 } affirmedZoneContentStatisticsChassisLevelProxyAsyncDnsNumasyncdnslkuprefused OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Asynchronous DNS Response Server Refused" ::= { affirmedZoneContentStatisticsChassisLevelProxyAsyncDnsEntry 15 } affirmedZoneContentStatisticsChassisLevelProxyAsyncDnsNumasyncdnslkupothers OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Asynchronous DNS Response Dailure With Other Reason" ::= { affirmedZoneContentStatisticsChassisLevelProxyAsyncDnsEntry 16 } affirmedZoneContentStatisticsChassisLevelProxyAsyncDnsNumasyncdnslkupv4v6attempts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Asynchronous DNS Query IPv4v6 Requests" ::= { affirmedZoneContentStatisticsChassisLevelProxyAsyncDnsEntry 17 } affirmedZoneContentStatisticsChassisLevelProxyAsyncDnsNumasyncdnslkupv4results OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Asynchronous DNS Query IPv4 Results" ::= { affirmedZoneContentStatisticsChassisLevelProxyAsyncDnsEntry 18 } affirmedZoneContentStatisticsChassisLevelProxyAsyncDnsNumasyncdnslkupv6results OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Asynchronous DNS Query IPv6 Results" ::= { affirmedZoneContentStatisticsChassisLevelProxyAsyncDnsEntry 19 } affirmedZoneContentStatisticsChassisLevelProxyAsyncDnsNumasyncdnslkupv4v6results OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Asynchronous DNS Query IPv4v6 Results" ::= { affirmedZoneContentStatisticsChassisLevelProxyAsyncDnsEntry 20 } affirmedZoneContentStatisticsChassisLevelProxyPremptDnsTable OBJECT-TYPE SYNTAX SEQUENCE OF AffirmedZoneContentStatisticsChassisLevelProxyPremptDnsEntry MAX-ACCESS not-accessible STATUS deprecated DESCRIPTION "" ::= { affirmedZoneMIB 109 } affirmedZoneContentStatisticsChassisLevelProxyPremptDnsEntry OBJECT-TYPE SYNTAX AffirmedZoneContentStatisticsChassisLevelProxyPremptDnsEntry MAX-ACCESS not-accessible STATUS deprecated DESCRIPTION "" INDEX { affirmedZoneName, affirmedZoneContentStatisticsChassisLevelProxyPremptDnsChassis } ::= { affirmedZoneContentStatisticsChassisLevelProxyPremptDnsTable 1 } AffirmedZoneContentStatisticsChassisLevelProxyPremptDnsEntry ::= SEQUENCE { affirmedZoneContentStatisticsChassisLevelProxyPremptDnsChassis Unsigned32, affirmedZoneContentStatisticsChassisLevelProxyPremptDnsNumpremptdnsrsptotal ConfdString, affirmedZoneContentStatisticsChassisLevelProxyPremptDnsNumpremptdnsrspurlrwtotal ConfdString, affirmedZoneContentStatisticsChassisLevelProxyPremptDnsNumpremptdnsrspbypass ConfdString, affirmedZoneContentStatisticsChassisLevelProxyPremptDnsNumpremptdnsrspchunked ConfdString, affirmedZoneContentStatisticsChassisLevelProxyPremptDnsNumpremptdnsreqrecvdtotal ConfdString, affirmedZoneContentStatisticsChassisLevelProxyPremptDnsNumpremptdnsreqsrvdtotal ConfdString, affirmedZoneContentStatisticsChassisLevelProxyPremptDnsNumpremptdnsreqfailtotal ConfdString } affirmedZoneContentStatisticsChassisLevelProxyPremptDnsChassis OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS not-accessible STATUS current DESCRIPTION "chassis ID" ::= { affirmedZoneContentStatisticsChassisLevelProxyPremptDnsEntry 1 } affirmedZoneContentStatisticsChassisLevelProxyPremptDnsNumpremptdnsrsptotal OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of HTTP Response applied preemptive-dns" ::= { affirmedZoneContentStatisticsChassisLevelProxyPremptDnsEntry 2 } affirmedZoneContentStatisticsChassisLevelProxyPremptDnsNumpremptdnsrspurlrwtotal OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number URL rewrote in HTTP Response" ::= { affirmedZoneContentStatisticsChassisLevelProxyPremptDnsEntry 3 } affirmedZoneContentStatisticsChassisLevelProxyPremptDnsNumpremptdnsrspbypass OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Responses dropping content-length header" ::= { affirmedZoneContentStatisticsChassisLevelProxyPremptDnsEntry 4 } affirmedZoneContentStatisticsChassisLevelProxyPremptDnsNumpremptdnsrspchunked OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Responses got chunked" ::= { affirmedZoneContentStatisticsChassisLevelProxyPremptDnsEntry 5 } affirmedZoneContentStatisticsChassisLevelProxyPremptDnsNumpremptdnsreqrecvdtotal OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Updated Requests Received" ::= { affirmedZoneContentStatisticsChassisLevelProxyPremptDnsEntry 6 } affirmedZoneContentStatisticsChassisLevelProxyPremptDnsNumpremptdnsreqsrvdtotal OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Updated Requests Serviced" ::= { affirmedZoneContentStatisticsChassisLevelProxyPremptDnsEntry 7 } affirmedZoneContentStatisticsChassisLevelProxyPremptDnsNumpremptdnsreqfailtotal OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Updated Requests Failed Service" ::= { affirmedZoneContentStatisticsChassisLevelProxyPremptDnsEntry 8 } affirmedZoneContentStatisticsChassisLevelProxyCompressionTable OBJECT-TYPE SYNTAX SEQUENCE OF AffirmedZoneContentStatisticsChassisLevelProxyCompressionEntry MAX-ACCESS not-accessible STATUS deprecated DESCRIPTION "" ::= { affirmedZoneMIB 110 } affirmedZoneContentStatisticsChassisLevelProxyCompressionEntry OBJECT-TYPE SYNTAX AffirmedZoneContentStatisticsChassisLevelProxyCompressionEntry MAX-ACCESS not-accessible STATUS deprecated DESCRIPTION "" INDEX { affirmedZoneName, affirmedZoneContentStatisticsChassisLevelProxyCompressionChassis } ::= { affirmedZoneContentStatisticsChassisLevelProxyCompressionTable 1 } AffirmedZoneContentStatisticsChassisLevelProxyCompressionEntry ::= SEQUENCE { affirmedZoneContentStatisticsChassisLevelProxyCompressionChassis Unsigned32, affirmedZoneContentStatisticsChassisLevelProxyCompressionNumrspnotcompressedbyserver ConfdString, affirmedZoneContentStatisticsChassisLevelProxyCompressionNumrspcompressedbyserver ConfdString, affirmedZoneContentStatisticsChassisLevelProxyCompressionNumrspcompressedbyproxy ConfdString, affirmedZoneContentStatisticsChassisLevelProxyCompressionNumrspforcedcompressbyproxy ConfdString, affirmedZoneContentStatisticsChassisLevelProxyCompressionNumbytesnotcompressedbyserver ConfdString, affirmedZoneContentStatisticsChassisLevelProxyCompressionNumbytescompressedbyserver ConfdString, affirmedZoneContentStatisticsChassisLevelProxyCompressionNumbytescompressedbyproxy ConfdString, affirmedZoneContentStatisticsChassisLevelProxyCompressionNumbytesforcedcompressbyproxy ConfdString, affirmedZoneContentStatisticsChassisLevelProxyCompressionNumrspcancelcontenttypemismatches ConfdString } affirmedZoneContentStatisticsChassisLevelProxyCompressionChassis OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS not-accessible STATUS current DESCRIPTION "chassis ID" ::= { affirmedZoneContentStatisticsChassisLevelProxyCompressionEntry 1 } affirmedZoneContentStatisticsChassisLevelProxyCompressionNumrspnotcompressedbyserver OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of responses that were not compressed by the server" ::= { affirmedZoneContentStatisticsChassisLevelProxyCompressionEntry 2 } affirmedZoneContentStatisticsChassisLevelProxyCompressionNumrspcompressedbyserver OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of responses that were compressed by the server" ::= { affirmedZoneContentStatisticsChassisLevelProxyCompressionEntry 3 } affirmedZoneContentStatisticsChassisLevelProxyCompressionNumrspcompressedbyproxy OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of responses that were compressed by proxy" ::= { affirmedZoneContentStatisticsChassisLevelProxyCompressionEntry 4 } affirmedZoneContentStatisticsChassisLevelProxyCompressionNumrspforcedcompressbyproxy OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of responses that were forced to compress by proxy" ::= { affirmedZoneContentStatisticsChassisLevelProxyCompressionEntry 5 } affirmedZoneContentStatisticsChassisLevelProxyCompressionNumbytesnotcompressedbyserver OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bytes that were not compressed by the server" ::= { affirmedZoneContentStatisticsChassisLevelProxyCompressionEntry 6 } affirmedZoneContentStatisticsChassisLevelProxyCompressionNumbytescompressedbyserver OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bytes that were compressed by the server" ::= { affirmedZoneContentStatisticsChassisLevelProxyCompressionEntry 7 } affirmedZoneContentStatisticsChassisLevelProxyCompressionNumbytescompressedbyproxy OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bytes that were compressed by proxy" ::= { affirmedZoneContentStatisticsChassisLevelProxyCompressionEntry 8 } affirmedZoneContentStatisticsChassisLevelProxyCompressionNumbytesforcedcompressbyproxy OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bytes that were forced to compress by proxy" ::= { affirmedZoneContentStatisticsChassisLevelProxyCompressionEntry 9 } affirmedZoneContentStatisticsChassisLevelProxyCompressionNumrspcancelcontenttypemismatches OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of responses that were cancel because content-type mismatches" ::= { affirmedZoneContentStatisticsChassisLevelProxyCompressionEntry 10 } affirmedZoneContentStatisticsChassisLevelProxyFraudDetectionTable OBJECT-TYPE SYNTAX SEQUENCE OF AffirmedZoneContentStatisticsChassisLevelProxyFraudDetectionEntry MAX-ACCESS not-accessible STATUS deprecated DESCRIPTION "" ::= { affirmedZoneMIB 111 } affirmedZoneContentStatisticsChassisLevelProxyFraudDetectionEntry OBJECT-TYPE SYNTAX AffirmedZoneContentStatisticsChassisLevelProxyFraudDetectionEntry MAX-ACCESS not-accessible STATUS deprecated DESCRIPTION "" INDEX { affirmedZoneName, affirmedZoneContentStatisticsChassisLevelProxyFraudDetectionChassis } ::= { affirmedZoneContentStatisticsChassisLevelProxyFraudDetectionTable 1 } AffirmedZoneContentStatisticsChassisLevelProxyFraudDetectionEntry ::= SEQUENCE { affirmedZoneContentStatisticsChassisLevelProxyFraudDetectionChassis Unsigned32, affirmedZoneContentStatisticsChassisLevelProxyFraudDetectionNumfrauddetectionreq ConfdString, affirmedZoneContentStatisticsChassisLevelProxyFraudDetectionNumfrauddetectionreqnonfraud ConfdString, affirmedZoneContentStatisticsChassisLevelProxyFraudDetectionNumfrauddetectionreqfraud ConfdString, affirmedZoneContentStatisticsChassisLevelProxyFraudDetectionNumfrauddetectionreqfraudheader ConfdString, affirmedZoneContentStatisticsChassisLevelProxyFraudDetectionNumfrauddetectionreqfrauddns ConfdString, affirmedZoneContentStatisticsChassisLevelProxyFraudDetectionNumfrauddetectionreqfraudallowed ConfdString, affirmedZoneContentStatisticsChassisLevelProxyFraudDetectionNumfrauddetectionreqfraudblocked ConfdString } affirmedZoneContentStatisticsChassisLevelProxyFraudDetectionChassis OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS not-accessible STATUS current DESCRIPTION "chassis ID" ::= { affirmedZoneContentStatisticsChassisLevelProxyFraudDetectionEntry 1 } affirmedZoneContentStatisticsChassisLevelProxyFraudDetectionNumfrauddetectionreq OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Request Validation Attempts" ::= { affirmedZoneContentStatisticsChassisLevelProxyFraudDetectionEntry 2 } affirmedZoneContentStatisticsChassisLevelProxyFraudDetectionNumfrauddetectionreqnonfraud OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Non-Fraudulent Requests" ::= { affirmedZoneContentStatisticsChassisLevelProxyFraudDetectionEntry 3 } affirmedZoneContentStatisticsChassisLevelProxyFraudDetectionNumfrauddetectionreqfraud OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Fraudulent Requests" ::= { affirmedZoneContentStatisticsChassisLevelProxyFraudDetectionEntry 4 } affirmedZoneContentStatisticsChassisLevelProxyFraudDetectionNumfrauddetectionreqfraudheader OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Request Header Consistency Check Failures" ::= { affirmedZoneContentStatisticsChassisLevelProxyFraudDetectionEntry 5 } affirmedZoneContentStatisticsChassisLevelProxyFraudDetectionNumfrauddetectionreqfrauddns OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Request DNS Check Failures" ::= { affirmedZoneContentStatisticsChassisLevelProxyFraudDetectionEntry 6 } affirmedZoneContentStatisticsChassisLevelProxyFraudDetectionNumfrauddetectionreqfraudallowed OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Fraudulent Requests Allowed" ::= { affirmedZoneContentStatisticsChassisLevelProxyFraudDetectionEntry 7 } affirmedZoneContentStatisticsChassisLevelProxyFraudDetectionNumfrauddetectionreqfraudblocked OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Fraudulent Requests Blocked" ::= { affirmedZoneContentStatisticsChassisLevelProxyFraudDetectionEntry 8 } affirmedZoneContentStatisticsChassisLevelProxySpsTable OBJECT-TYPE SYNTAX SEQUENCE OF AffirmedZoneContentStatisticsChassisLevelProxySpsEntry MAX-ACCESS not-accessible STATUS deprecated DESCRIPTION "" ::= { affirmedZoneMIB 112 } affirmedZoneContentStatisticsChassisLevelProxySpsEntry OBJECT-TYPE SYNTAX AffirmedZoneContentStatisticsChassisLevelProxySpsEntry MAX-ACCESS not-accessible STATUS deprecated DESCRIPTION "" INDEX { affirmedZoneName, affirmedZoneContentStatisticsChassisLevelProxySpsChassis } ::= { affirmedZoneContentStatisticsChassisLevelProxySpsTable 1 } AffirmedZoneContentStatisticsChassisLevelProxySpsEntry ::= SEQUENCE { affirmedZoneContentStatisticsChassisLevelProxySpsChassis Unsigned32, affirmedZoneContentStatisticsChassisLevelProxySpsNumspsqueryattempts ConfdString, affirmedZoneContentStatisticsChassisLevelProxySpsNumspsquerysuccesses ConfdString, affirmedZoneContentStatisticsChassisLevelProxySpsNumspsqueryerrorresponses ConfdString, affirmedZoneContentStatisticsChassisLevelProxySpsNumspsquerytimeouts ConfdString, affirmedZoneContentStatisticsChassisLevelProxySpsNumspsqueryfailures ConfdString, affirmedZoneContentStatisticsChassisLevelProxySpsNumspsurllistmatches ConfdString, affirmedZoneContentStatisticsChassisLevelProxySpsNumspsurllistmisses ConfdString, affirmedZoneContentStatisticsChassisLevelProxySpsNumspshheheadersadded ConfdString, affirmedZoneContentStatisticsChassisLevelProxySpsNumspshheheadersreplaced ConfdString, affirmedZoneContentStatisticsChassisLevelProxySpsNumspsreqcpflagset ConfdString, affirmedZoneContentStatisticsChassisLevelProxySpsNumspsreqparentalgw ConfdString, affirmedZoneContentStatisticsChassisLevelProxySpsNumspsreqredirect ConfdString } affirmedZoneContentStatisticsChassisLevelProxySpsChassis OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS not-accessible STATUS current DESCRIPTION "chassis ID" ::= { affirmedZoneContentStatisticsChassisLevelProxySpsEntry 1 } affirmedZoneContentStatisticsChassisLevelProxySpsNumspsqueryattempts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of SPS Request Attempts" ::= { affirmedZoneContentStatisticsChassisLevelProxySpsEntry 2 } affirmedZoneContentStatisticsChassisLevelProxySpsNumspsquerysuccesses OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of SPS Request Successes" ::= { affirmedZoneContentStatisticsChassisLevelProxySpsEntry 3 } affirmedZoneContentStatisticsChassisLevelProxySpsNumspsqueryerrorresponses OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of SPS Request Error Responses" ::= { affirmedZoneContentStatisticsChassisLevelProxySpsEntry 4 } affirmedZoneContentStatisticsChassisLevelProxySpsNumspsquerytimeouts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of SPS Request Timeouts" ::= { affirmedZoneContentStatisticsChassisLevelProxySpsEntry 5 } affirmedZoneContentStatisticsChassisLevelProxySpsNumspsqueryfailures OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of SPS Request Failures" ::= { affirmedZoneContentStatisticsChassisLevelProxySpsEntry 6 } affirmedZoneContentStatisticsChassisLevelProxySpsNumspsurllistmatches OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of SPS URL List Matches" ::= { affirmedZoneContentStatisticsChassisLevelProxySpsEntry 7 } affirmedZoneContentStatisticsChassisLevelProxySpsNumspsurllistmisses OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of SPS URL List Misses" ::= { affirmedZoneContentStatisticsChassisLevelProxySpsEntry 8 } affirmedZoneContentStatisticsChassisLevelProxySpsNumspshheheadersadded OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of SPS Headers Added" ::= { affirmedZoneContentStatisticsChassisLevelProxySpsEntry 9 } affirmedZoneContentStatisticsChassisLevelProxySpsNumspshheheadersreplaced OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of SPS Headers Replaced" ::= { affirmedZoneContentStatisticsChassisLevelProxySpsEntry 10 } affirmedZoneContentStatisticsChassisLevelProxySpsNumspsreqcpflagset OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of SPS Requests with CP Flag set" ::= { affirmedZoneContentStatisticsChassisLevelProxySpsEntry 11 } affirmedZoneContentStatisticsChassisLevelProxySpsNumspsreqparentalgw OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of SPS Requests sent to parental control gateway" ::= { affirmedZoneContentStatisticsChassisLevelProxySpsEntry 12 } affirmedZoneContentStatisticsChassisLevelProxySpsNumspsreqredirect OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of SPS Requests redirected" ::= { affirmedZoneContentStatisticsChassisLevelProxySpsEntry 13 } affirmedZoneContentStatisticsChassisLevelProxySummaryTable OBJECT-TYPE SYNTAX SEQUENCE OF AffirmedZoneContentStatisticsChassisLevelProxySummaryEntry MAX-ACCESS not-accessible STATUS deprecated DESCRIPTION "" ::= { affirmedZoneMIB 113 } affirmedZoneContentStatisticsChassisLevelProxySummaryEntry OBJECT-TYPE SYNTAX AffirmedZoneContentStatisticsChassisLevelProxySummaryEntry MAX-ACCESS not-accessible STATUS deprecated DESCRIPTION "" INDEX { affirmedZoneName, affirmedZoneContentStatisticsChassisLevelProxySummaryChassis } ::= { affirmedZoneContentStatisticsChassisLevelProxySummaryTable 1 } AffirmedZoneContentStatisticsChassisLevelProxySummaryEntry ::= SEQUENCE { affirmedZoneContentStatisticsChassisLevelProxySummaryChassis Unsigned32, affirmedZoneContentStatisticsChassisLevelProxySummaryNumtotalclientrequests ConfdString, affirmedZoneContentStatisticsChassisLevelProxySummaryNuminserviceclientrequests ConfdString, affirmedZoneContentStatisticsChassisLevelProxySummaryNumsuccessclientrequests ConfdString, affirmedZoneContentStatisticsChassisLevelProxySummaryNumclientabortrequests ConfdString, affirmedZoneContentStatisticsChassisLevelProxySummaryNumfailedclientrequests ConfdString, affirmedZoneContentStatisticsChassisLevelProxySummaryNumpipelinedroppedclientrequests ConfdString, affirmedZoneContentStatisticsChassisLevelProxySummaryNuminvalidclientrequests ConfdString, affirmedZoneContentStatisticsChassisLevelProxySummaryNumproxyserviceattempts ConfdString, affirmedZoneContentStatisticsChassisLevelProxySummaryNumproxyservicesuccess ConfdString, affirmedZoneContentStatisticsChassisLevelProxySummaryNumproxyservicesuccesscached ConfdString, affirmedZoneContentStatisticsChassisLevelProxySummaryNumproxyserviceabortedbyclient ConfdString, affirmedZoneContentStatisticsChassisLevelProxySummaryNumproxyservicefailed ConfdString, affirmedZoneContentStatisticsChassisLevelProxySummaryNumcacheserviceattempts ConfdString, affirmedZoneContentStatisticsChassisLevelProxySummaryNumcacheservicesuccess ConfdString, affirmedZoneContentStatisticsChassisLevelProxySummaryNumcacheserviceabortedbyclient ConfdString, affirmedZoneContentStatisticsChassisLevelProxySummaryNumcacheservicefailed ConfdString, affirmedZoneContentStatisticsChassisLevelProxySummaryNumfilterserviceattempts ConfdString, affirmedZoneContentStatisticsChassisLevelProxySummaryNumfilterservicesuccess ConfdString, affirmedZoneContentStatisticsChassisLevelProxySummaryNumfilterserviceabortedbyclient ConfdString, affirmedZoneContentStatisticsChassisLevelProxySummaryNumfilterservicefailed ConfdString, affirmedZoneContentStatisticsChassisLevelProxySummaryNumbytesclientrequest ConfdString, affirmedZoneContentStatisticsChassisLevelProxySummaryNumbytesclientresponse ConfdString, affirmedZoneContentStatisticsChassisLevelProxySummaryNumbytesserverrequest ConfdString, affirmedZoneContentStatisticsChassisLevelProxySummaryNumbytesserverresponse ConfdString, affirmedZoneContentStatisticsChassisLevelProxySummaryClienthttpservicetimemin ConfdString, affirmedZoneContentStatisticsChassisLevelProxySummaryClienthttpservicetimeavg ConfdString, affirmedZoneContentStatisticsChassisLevelProxySummaryClienthttpservicetimemax ConfdString, affirmedZoneContentStatisticsChassisLevelProxySummaryServerhttpresponsestotal ConfdString, affirmedZoneContentStatisticsChassisLevelProxySummaryServerhttpresponsetimemin ConfdString, affirmedZoneContentStatisticsChassisLevelProxySummaryServerhttpresponsetimeavg ConfdString, affirmedZoneContentStatisticsChassisLevelProxySummaryServerhttpresponsetimemax ConfdString, affirmedZoneContentStatisticsChassisLevelProxySummaryNumcacheservicesuccessdisk ConfdString, affirmedZoneContentStatisticsChassisLevelProxySummaryNumcacheservicesuccessmemory ConfdString, affirmedZoneContentStatisticsChassisLevelProxySummaryNumcacheservicebytesdisk ConfdString, affirmedZoneContentStatisticsChassisLevelProxySummaryNumcacheservicebytesmemory ConfdString, affirmedZoneContentStatisticsChassisLevelProxySummaryNumbufferedrequests ConfdString, affirmedZoneContentStatisticsChassisLevelProxySummaryNumbufferedresponses ConfdString, affirmedZoneContentStatisticsChassisLevelProxySummaryNumlatencyrequest ConfdString, affirmedZoneContentStatisticsChassisLevelProxySummaryLatencyrequestavg ConfdString, affirmedZoneContentStatisticsChassisLevelProxySummaryLatencyrequestmax ConfdString, affirmedZoneContentStatisticsChassisLevelProxySummaryLatencyresponseavg ConfdString, affirmedZoneContentStatisticsChassisLevelProxySummaryLatencyresponsemax ConfdString, affirmedZoneContentStatisticsChassisLevelProxySummaryLatencyavg ConfdString, affirmedZoneContentStatisticsChassisLevelProxySummaryLatencymax ConfdString, affirmedZoneContentStatisticsChassisLevelProxySummaryNumfilterservicenomatch ConfdString, affirmedZoneContentStatisticsChassisLevelProxySummaryNumserverserviceattempts ConfdString, affirmedZoneContentStatisticsChassisLevelProxySummaryNumserverservicesuccess ConfdString, affirmedZoneContentStatisticsChassisLevelProxySummaryNumserverserviceabortedbyclient ConfdString, affirmedZoneContentStatisticsChassisLevelProxySummaryNumserverservicefailed ConfdString } affirmedZoneContentStatisticsChassisLevelProxySummaryChassis OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS not-accessible STATUS current DESCRIPTION "chassis ID" ::= { affirmedZoneContentStatisticsChassisLevelProxySummaryEntry 1 } affirmedZoneContentStatisticsChassisLevelProxySummaryNumtotalclientrequests OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of client requests received" ::= { affirmedZoneContentStatisticsChassisLevelProxySummaryEntry 2 } affirmedZoneContentStatisticsChassisLevelProxySummaryNuminserviceclientrequests OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of client requests currently in service" ::= { affirmedZoneContentStatisticsChassisLevelProxySummaryEntry 3 } affirmedZoneContentStatisticsChassisLevelProxySummaryNumsuccessclientrequests OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of client requests parsed successfully" ::= { affirmedZoneContentStatisticsChassisLevelProxySummaryEntry 4 } affirmedZoneContentStatisticsChassisLevelProxySummaryNumclientabortrequests OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of incomplete client requests" ::= { affirmedZoneContentStatisticsChassisLevelProxySummaryEntry 5 } affirmedZoneContentStatisticsChassisLevelProxySummaryNumfailedclientrequests OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of client requests processing failed" ::= { affirmedZoneContentStatisticsChassisLevelProxySummaryEntry 6 } affirmedZoneContentStatisticsChassisLevelProxySummaryNumpipelinedroppedclientrequests OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of client requests pipeline dropped" ::= { affirmedZoneContentStatisticsChassisLevelProxySummaryEntry 7 } affirmedZoneContentStatisticsChassisLevelProxySummaryNuminvalidclientrequests OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of invalid client requests" ::= { affirmedZoneContentStatisticsChassisLevelProxySummaryEntry 8 } affirmedZoneContentStatisticsChassisLevelProxySummaryNumproxyserviceattempts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of proxy service attempts" ::= { affirmedZoneContentStatisticsChassisLevelProxySummaryEntry 9 } affirmedZoneContentStatisticsChassisLevelProxySummaryNumproxyservicesuccess OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of proxy service success" ::= { affirmedZoneContentStatisticsChassisLevelProxySummaryEntry 10 } affirmedZoneContentStatisticsChassisLevelProxySummaryNumproxyservicesuccesscached OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of proxy service success - Cached" ::= { affirmedZoneContentStatisticsChassisLevelProxySummaryEntry 11 } affirmedZoneContentStatisticsChassisLevelProxySummaryNumproxyserviceabortedbyclient OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of proxy service aborted" ::= { affirmedZoneContentStatisticsChassisLevelProxySummaryEntry 12 } affirmedZoneContentStatisticsChassisLevelProxySummaryNumproxyservicefailed OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of proxy service failed" ::= { affirmedZoneContentStatisticsChassisLevelProxySummaryEntry 13 } affirmedZoneContentStatisticsChassisLevelProxySummaryNumcacheserviceattempts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of cache service attempts" ::= { affirmedZoneContentStatisticsChassisLevelProxySummaryEntry 14 } affirmedZoneContentStatisticsChassisLevelProxySummaryNumcacheservicesuccess OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of cache service success" ::= { affirmedZoneContentStatisticsChassisLevelProxySummaryEntry 15 } affirmedZoneContentStatisticsChassisLevelProxySummaryNumcacheserviceabortedbyclient OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of proxy cache aborted by client" ::= { affirmedZoneContentStatisticsChassisLevelProxySummaryEntry 16 } affirmedZoneContentStatisticsChassisLevelProxySummaryNumcacheservicefailed OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of cache service failed" ::= { affirmedZoneContentStatisticsChassisLevelProxySummaryEntry 17 } affirmedZoneContentStatisticsChassisLevelProxySummaryNumfilterserviceattempts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of filter service attempts" ::= { affirmedZoneContentStatisticsChassisLevelProxySummaryEntry 18 } affirmedZoneContentStatisticsChassisLevelProxySummaryNumfilterservicesuccess OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of filter service applied" ::= { affirmedZoneContentStatisticsChassisLevelProxySummaryEntry 19 } affirmedZoneContentStatisticsChassisLevelProxySummaryNumfilterserviceabortedbyclient OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of filter service aborted by client" ::= { affirmedZoneContentStatisticsChassisLevelProxySummaryEntry 20 } affirmedZoneContentStatisticsChassisLevelProxySummaryNumfilterservicefailed OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of filter service failed" ::= { affirmedZoneContentStatisticsChassisLevelProxySummaryEntry 21 } affirmedZoneContentStatisticsChassisLevelProxySummaryNumbytesclientrequest OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Bytes Client Request" ::= { affirmedZoneContentStatisticsChassisLevelProxySummaryEntry 22 } affirmedZoneContentStatisticsChassisLevelProxySummaryNumbytesclientresponse OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Bytes Client Response" ::= { affirmedZoneContentStatisticsChassisLevelProxySummaryEntry 23 } affirmedZoneContentStatisticsChassisLevelProxySummaryNumbytesserverrequest OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Bytes Server Request" ::= { affirmedZoneContentStatisticsChassisLevelProxySummaryEntry 24 } affirmedZoneContentStatisticsChassisLevelProxySummaryNumbytesserverresponse OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Bytes Server Response" ::= { affirmedZoneContentStatisticsChassisLevelProxySummaryEntry 25 } affirmedZoneContentStatisticsChassisLevelProxySummaryClienthttpservicetimemin OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Client HTTP Service Time Min (ms)" ::= { affirmedZoneContentStatisticsChassisLevelProxySummaryEntry 26 } affirmedZoneContentStatisticsChassisLevelProxySummaryClienthttpservicetimeavg OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Client HTTP Service Time Avg (ms)" ::= { affirmedZoneContentStatisticsChassisLevelProxySummaryEntry 27 } affirmedZoneContentStatisticsChassisLevelProxySummaryClienthttpservicetimemax OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Client HTTP Service Time Max (ms)" ::= { affirmedZoneContentStatisticsChassisLevelProxySummaryEntry 28 } affirmedZoneContentStatisticsChassisLevelProxySummaryServerhttpresponsestotal OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of HTTP server responses" ::= { affirmedZoneContentStatisticsChassisLevelProxySummaryEntry 29 } affirmedZoneContentStatisticsChassisLevelProxySummaryServerhttpresponsetimemin OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Server HTTP Response Time Min (ms)" ::= { affirmedZoneContentStatisticsChassisLevelProxySummaryEntry 30 } affirmedZoneContentStatisticsChassisLevelProxySummaryServerhttpresponsetimeavg OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Server HTTP Response Time Avg (ms)" ::= { affirmedZoneContentStatisticsChassisLevelProxySummaryEntry 31 } affirmedZoneContentStatisticsChassisLevelProxySummaryServerhttpresponsetimemax OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Server HTTP Response Time Max (ms)" ::= { affirmedZoneContentStatisticsChassisLevelProxySummaryEntry 32 } affirmedZoneContentStatisticsChassisLevelProxySummaryNumcacheservicesuccessdisk OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of cache service success from disk" ::= { affirmedZoneContentStatisticsChassisLevelProxySummaryEntry 33 } affirmedZoneContentStatisticsChassisLevelProxySummaryNumcacheservicesuccessmemory OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of cache service success from memory" ::= { affirmedZoneContentStatisticsChassisLevelProxySummaryEntry 34 } affirmedZoneContentStatisticsChassisLevelProxySummaryNumcacheservicebytesdisk OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of cache service bytes from disk" ::= { affirmedZoneContentStatisticsChassisLevelProxySummaryEntry 35 } affirmedZoneContentStatisticsChassisLevelProxySummaryNumcacheservicebytesmemory OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of cache service bytes from memory" ::= { affirmedZoneContentStatisticsChassisLevelProxySummaryEntry 36 } affirmedZoneContentStatisticsChassisLevelProxySummaryNumbufferedrequests OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of client requests delayed due to buffering" ::= { affirmedZoneContentStatisticsChassisLevelProxySummaryEntry 37 } affirmedZoneContentStatisticsChassisLevelProxySummaryNumbufferedresponses OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of server responses delayed due to buffering limit" ::= { affirmedZoneContentStatisticsChassisLevelProxySummaryEntry 38 } affirmedZoneContentStatisticsChassisLevelProxySummaryNumlatencyrequest OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of serviced http request counted for latency calculation" ::= { affirmedZoneContentStatisticsChassisLevelProxySummaryEntry 39 } affirmedZoneContentStatisticsChassisLevelProxySummaryLatencyrequestavg OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "HTTP Request Service Latency Average (ms)" ::= { affirmedZoneContentStatisticsChassisLevelProxySummaryEntry 40 } affirmedZoneContentStatisticsChassisLevelProxySummaryLatencyrequestmax OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "HTTP Request Service Latency Maximum (ms)" ::= { affirmedZoneContentStatisticsChassisLevelProxySummaryEntry 41 } affirmedZoneContentStatisticsChassisLevelProxySummaryLatencyresponseavg OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "HTTP Response Service Latency Average (ms)" ::= { affirmedZoneContentStatisticsChassisLevelProxySummaryEntry 42 } affirmedZoneContentStatisticsChassisLevelProxySummaryLatencyresponsemax OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "HTTP Response Service Latency Maximum (ms)" ::= { affirmedZoneContentStatisticsChassisLevelProxySummaryEntry 43 } affirmedZoneContentStatisticsChassisLevelProxySummaryLatencyavg OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "HTTP Service Latency Average (ms)" ::= { affirmedZoneContentStatisticsChassisLevelProxySummaryEntry 44 } affirmedZoneContentStatisticsChassisLevelProxySummaryLatencymax OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "HTTP Service Latency Maximum (ms)" ::= { affirmedZoneContentStatisticsChassisLevelProxySummaryEntry 45 } affirmedZoneContentStatisticsChassisLevelProxySummaryNumfilterservicenomatch OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of filter service not applied" ::= { affirmedZoneContentStatisticsChassisLevelProxySummaryEntry 46 } affirmedZoneContentStatisticsChassisLevelProxySummaryNumserverserviceattempts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of server service attempts" ::= { affirmedZoneContentStatisticsChassisLevelProxySummaryEntry 47 } affirmedZoneContentStatisticsChassisLevelProxySummaryNumserverservicesuccess OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of server service success" ::= { affirmedZoneContentStatisticsChassisLevelProxySummaryEntry 48 } affirmedZoneContentStatisticsChassisLevelProxySummaryNumserverserviceabortedbyclient OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of server services aborted by client" ::= { affirmedZoneContentStatisticsChassisLevelProxySummaryEntry 49 } affirmedZoneContentStatisticsChassisLevelProxySummaryNumserverservicefailed OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of server service failed" ::= { affirmedZoneContentStatisticsChassisLevelProxySummaryEntry 50 } affirmedZoneContentStatisticsChassisLevelProxyFailureTable OBJECT-TYPE SYNTAX SEQUENCE OF AffirmedZoneContentStatisticsChassisLevelProxyFailureEntry MAX-ACCESS not-accessible STATUS deprecated DESCRIPTION "" ::= { affirmedZoneMIB 114 } affirmedZoneContentStatisticsChassisLevelProxyFailureEntry OBJECT-TYPE SYNTAX AffirmedZoneContentStatisticsChassisLevelProxyFailureEntry MAX-ACCESS not-accessible STATUS deprecated DESCRIPTION "" INDEX { affirmedZoneName, affirmedZoneContentStatisticsChassisLevelProxyFailureChassis } ::= { affirmedZoneContentStatisticsChassisLevelProxyFailureTable 1 } AffirmedZoneContentStatisticsChassisLevelProxyFailureEntry ::= SEQUENCE { affirmedZoneContentStatisticsChassisLevelProxyFailureChassis Unsigned32, affirmedZoneContentStatisticsChassisLevelProxyFailureNuminvalidclientrequestsoversizedheader ConfdString, affirmedZoneContentStatisticsChassisLevelProxyFailureNuminvalidclientrequestsbadrequestline ConfdString, affirmedZoneContentStatisticsChassisLevelProxyFailureNuminvalidclientrequestsbadheaders ConfdString, affirmedZoneContentStatisticsChassisLevelProxyFailureNuminvalidclientrequestsbadheaderattribute ConfdString, affirmedZoneContentStatisticsChassisLevelProxyFailureNuminvalidclientrequestsdupheaderattribute ConfdString, affirmedZoneContentStatisticsChassisLevelProxyFailureNuminvalidclientrequestsbadhostname ConfdString, affirmedZoneContentStatisticsChassisLevelProxyFailureNuminvalidclientrequestshostnotfound ConfdString, affirmedZoneContentStatisticsChassisLevelProxyFailureNuminvalidclientrequestsnotsupported ConfdString, affirmedZoneContentStatisticsChassisLevelProxyFailureNuminvalidclientrequestsexpectheadererror ConfdString, affirmedZoneContentStatisticsChassisLevelProxyFailureNuminvalidclientrequestsbodyreaderror ConfdString, affirmedZoneContentStatisticsChassisLevelProxyFailureNuminvalidclientrequestsidletimeout ConfdString, affirmedZoneContentStatisticsChassisLevelProxyFailureNumproxyservicefailedrequestcompileerror ConfdString, affirmedZoneContentStatisticsChassisLevelProxyFailureNumproxyservicefailedconnectioninitfailure ConfdString, affirmedZoneContentStatisticsChassisLevelProxyFailureNumproxyservicefailedoversizedresponseheader ConfdString, affirmedZoneContentStatisticsChassisLevelProxyFailureNumproxyservicefailedbadresponsestatusline ConfdString, affirmedZoneContentStatisticsChassisLevelProxyFailureNumproxyservicefailedbadresponseheader ConfdString, affirmedZoneContentStatisticsChassisLevelProxyFailureNumproxyservicefailedresponseprocessingfailure ConfdString, affirmedZoneContentStatisticsChassisLevelProxyFailureNumproxyservicefailedserverconnectionclose ConfdString, affirmedZoneContentStatisticsChassisLevelProxyFailureNumproxyservicefailedserverconnectiontimeout ConfdString, affirmedZoneContentStatisticsChassisLevelProxyFailureNumproxyservicefailedclientconnectiontimeout ConfdString, affirmedZoneContentStatisticsChassisLevelProxyFailureNumproxyservicefailedresourceunavailable ConfdString, affirmedZoneContentStatisticsChassisLevelProxyFailureNumproxyserviceredirected ConfdString, affirmedZoneContentStatisticsChassisLevelProxyFailureNumproxyserviceblocked ConfdString, affirmedZoneContentStatisticsChassisLevelProxyFailureNumcacheservicefailedresponsereaderror ConfdString, affirmedZoneContentStatisticsChassisLevelProxyFailureNumcacheservicefailedresponseheaderprocessing ConfdString, affirmedZoneContentStatisticsChassisLevelProxyFailureNumcacheservicefailedresponseoversizedheader ConfdString, affirmedZoneContentStatisticsChassisLevelProxyFailureNumcacheservicefailedservervalidationfailures ConfdString, affirmedZoneContentStatisticsChassisLevelProxyFailureNumcacheservicefailedmaintenanceconnectionclose ConfdString, affirmedZoneContentStatisticsChassisLevelProxyFailureNumproxyservicefailedmaintenanceconnectionclose ConfdString, affirmedZoneContentStatisticsChassisLevelProxyFailureNumproxyserviceabortedbyclient ConfdString, affirmedZoneContentStatisticsChassisLevelProxyFailureNumproxyserviceabortednorespfromserver ConfdString } affirmedZoneContentStatisticsChassisLevelProxyFailureChassis OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS not-accessible STATUS current DESCRIPTION "chassis ID" ::= { affirmedZoneContentStatisticsChassisLevelProxyFailureEntry 1 } affirmedZoneContentStatisticsChassisLevelProxyFailureNuminvalidclientrequestsoversizedheader OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of invalid client requests - Oversized Header" ::= { affirmedZoneContentStatisticsChassisLevelProxyFailureEntry 2 } affirmedZoneContentStatisticsChassisLevelProxyFailureNuminvalidclientrequestsbadrequestline OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of invalid client requests - Bad Request line" ::= { affirmedZoneContentStatisticsChassisLevelProxyFailureEntry 3 } affirmedZoneContentStatisticsChassisLevelProxyFailureNuminvalidclientrequestsbadheaders OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of invalid client requests - Bad Headers" ::= { affirmedZoneContentStatisticsChassisLevelProxyFailureEntry 4 } affirmedZoneContentStatisticsChassisLevelProxyFailureNuminvalidclientrequestsbadheaderattribute OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of invalid client requests - Bad Header Attribute" ::= { affirmedZoneContentStatisticsChassisLevelProxyFailureEntry 5 } affirmedZoneContentStatisticsChassisLevelProxyFailureNuminvalidclientrequestsdupheaderattribute OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of invalid client requests - Duplicated Header Attribute" ::= { affirmedZoneContentStatisticsChassisLevelProxyFailureEntry 6 } affirmedZoneContentStatisticsChassisLevelProxyFailureNuminvalidclientrequestsbadhostname OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of invalid client requests - Bad Host Name" ::= { affirmedZoneContentStatisticsChassisLevelProxyFailureEntry 7 } affirmedZoneContentStatisticsChassisLevelProxyFailureNuminvalidclientrequestshostnotfound OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of invalid client requests - Host Not Found" ::= { affirmedZoneContentStatisticsChassisLevelProxyFailureEntry 8 } affirmedZoneContentStatisticsChassisLevelProxyFailureNuminvalidclientrequestsnotsupported OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of invalid client requests - Not Supported" ::= { affirmedZoneContentStatisticsChassisLevelProxyFailureEntry 9 } affirmedZoneContentStatisticsChassisLevelProxyFailureNuminvalidclientrequestsexpectheadererror OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of invalid client requests - Expect Header Error" ::= { affirmedZoneContentStatisticsChassisLevelProxyFailureEntry 10 } affirmedZoneContentStatisticsChassisLevelProxyFailureNuminvalidclientrequestsbodyreaderror OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of invalid client requests - Body Read Error" ::= { affirmedZoneContentStatisticsChassisLevelProxyFailureEntry 11 } affirmedZoneContentStatisticsChassisLevelProxyFailureNuminvalidclientrequestsidletimeout OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of invalid client requests - Idle Timeout" ::= { affirmedZoneContentStatisticsChassisLevelProxyFailureEntry 12 } affirmedZoneContentStatisticsChassisLevelProxyFailureNumproxyservicefailedrequestcompileerror OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of proxy service failed - Request Compile Error" ::= { affirmedZoneContentStatisticsChassisLevelProxyFailureEntry 13 } affirmedZoneContentStatisticsChassisLevelProxyFailureNumproxyservicefailedconnectioninitfailure OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of proxy service failed - Connection Init Failure" ::= { affirmedZoneContentStatisticsChassisLevelProxyFailureEntry 14 } affirmedZoneContentStatisticsChassisLevelProxyFailureNumproxyservicefailedoversizedresponseheader OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of proxy service failed- Oversized Response Header" ::= { affirmedZoneContentStatisticsChassisLevelProxyFailureEntry 15 } affirmedZoneContentStatisticsChassisLevelProxyFailureNumproxyservicefailedbadresponsestatusline OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of proxy service failed - Bad Response Status Line" ::= { affirmedZoneContentStatisticsChassisLevelProxyFailureEntry 16 } affirmedZoneContentStatisticsChassisLevelProxyFailureNumproxyservicefailedbadresponseheader OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of proxy service failed - Bad Response Header" ::= { affirmedZoneContentStatisticsChassisLevelProxyFailureEntry 17 } affirmedZoneContentStatisticsChassisLevelProxyFailureNumproxyservicefailedresponseprocessingfailure OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of proxy service failed - Response Processing Failure" ::= { affirmedZoneContentStatisticsChassisLevelProxyFailureEntry 18 } affirmedZoneContentStatisticsChassisLevelProxyFailureNumproxyservicefailedserverconnectionclose OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of proxy service failed - Server Connection Close" ::= { affirmedZoneContentStatisticsChassisLevelProxyFailureEntry 19 } affirmedZoneContentStatisticsChassisLevelProxyFailureNumproxyservicefailedserverconnectiontimeout OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of proxy service failed - Server Connection Timeout" ::= { affirmedZoneContentStatisticsChassisLevelProxyFailureEntry 20 } affirmedZoneContentStatisticsChassisLevelProxyFailureNumproxyservicefailedclientconnectiontimeout OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of proxy service failed - Client Connection Timeout" ::= { affirmedZoneContentStatisticsChassisLevelProxyFailureEntry 21 } affirmedZoneContentStatisticsChassisLevelProxyFailureNumproxyservicefailedresourceunavailable OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of proxy service failed - Resources unavailable" ::= { affirmedZoneContentStatisticsChassisLevelProxyFailureEntry 22 } affirmedZoneContentStatisticsChassisLevelProxyFailureNumproxyserviceredirected OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of proxy service failed - Requests redirected" ::= { affirmedZoneContentStatisticsChassisLevelProxyFailureEntry 23 } affirmedZoneContentStatisticsChassisLevelProxyFailureNumproxyserviceblocked OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of proxy service failed - Requests blocked" ::= { affirmedZoneContentStatisticsChassisLevelProxyFailureEntry 24 } affirmedZoneContentStatisticsChassisLevelProxyFailureNumcacheservicefailedresponsereaderror OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of cache service failed - Response Read Error" ::= { affirmedZoneContentStatisticsChassisLevelProxyFailureEntry 25 } affirmedZoneContentStatisticsChassisLevelProxyFailureNumcacheservicefailedresponseheaderprocessing OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of cache service failed - Response Header Processing Failure" ::= { affirmedZoneContentStatisticsChassisLevelProxyFailureEntry 26 } affirmedZoneContentStatisticsChassisLevelProxyFailureNumcacheservicefailedresponseoversizedheader OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of cache service failed - Response Header Oversized" ::= { affirmedZoneContentStatisticsChassisLevelProxyFailureEntry 27 } affirmedZoneContentStatisticsChassisLevelProxyFailureNumcacheservicefailedservervalidationfailures OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of cache service failed - Server Validation Failures" ::= { affirmedZoneContentStatisticsChassisLevelProxyFailureEntry 28 } affirmedZoneContentStatisticsChassisLevelProxyFailureNumcacheservicefailedmaintenanceconnectionclose OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of cache service failed - Maintenance Connection Close" ::= { affirmedZoneContentStatisticsChassisLevelProxyFailureEntry 29 } affirmedZoneContentStatisticsChassisLevelProxyFailureNumproxyservicefailedmaintenanceconnectionclose OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of proxy service failed - Maintenance Connection Close" ::= { affirmedZoneContentStatisticsChassisLevelProxyFailureEntry 30 } affirmedZoneContentStatisticsChassisLevelProxyFailureNumproxyserviceabortedbyclient OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of proxy service aborted - Client Disconnected" ::= { affirmedZoneContentStatisticsChassisLevelProxyFailureEntry 31 } affirmedZoneContentStatisticsChassisLevelProxyFailureNumproxyserviceabortednorespfromserver OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of proxy service aborted - No Response from Server" ::= { affirmedZoneContentStatisticsChassisLevelProxyFailureEntry 32 } affirmedZoneContentStatisticsChassisLevelProxyRequestMethodTable OBJECT-TYPE SYNTAX SEQUENCE OF AffirmedZoneContentStatisticsChassisLevelProxyRequestMethodEntry MAX-ACCESS not-accessible STATUS deprecated DESCRIPTION "" ::= { affirmedZoneMIB 115 } affirmedZoneContentStatisticsChassisLevelProxyRequestMethodEntry OBJECT-TYPE SYNTAX AffirmedZoneContentStatisticsChassisLevelProxyRequestMethodEntry MAX-ACCESS not-accessible STATUS deprecated DESCRIPTION "" INDEX { affirmedZoneName, affirmedZoneContentStatisticsChassisLevelProxyRequestMethodChassis } ::= { affirmedZoneContentStatisticsChassisLevelProxyRequestMethodTable 1 } AffirmedZoneContentStatisticsChassisLevelProxyRequestMethodEntry ::= SEQUENCE { affirmedZoneContentStatisticsChassisLevelProxyRequestMethodChassis Unsigned32, affirmedZoneContentStatisticsChassisLevelProxyRequestMethodMethodoptionsreceived ConfdString, affirmedZoneContentStatisticsChassisLevelProxyRequestMethodMethodoptionsaborted ConfdString, affirmedZoneContentStatisticsChassisLevelProxyRequestMethodMethodgetreceived ConfdString, affirmedZoneContentStatisticsChassisLevelProxyRequestMethodMethodgetaborted ConfdString, affirmedZoneContentStatisticsChassisLevelProxyRequestMethodMethodheadreceived ConfdString, affirmedZoneContentStatisticsChassisLevelProxyRequestMethodMethodheadaborted ConfdString, affirmedZoneContentStatisticsChassisLevelProxyRequestMethodMethodpostreceived ConfdString, affirmedZoneContentStatisticsChassisLevelProxyRequestMethodMethodpostaborted ConfdString, affirmedZoneContentStatisticsChassisLevelProxyRequestMethodMethodputreceived ConfdString, affirmedZoneContentStatisticsChassisLevelProxyRequestMethodMethodputaborted ConfdString, affirmedZoneContentStatisticsChassisLevelProxyRequestMethodMethoddeletereceived ConfdString, affirmedZoneContentStatisticsChassisLevelProxyRequestMethodMethoddeleteaborted ConfdString, affirmedZoneContentStatisticsChassisLevelProxyRequestMethodMethodtracereceived ConfdString, affirmedZoneContentStatisticsChassisLevelProxyRequestMethodMethodtraceaborted ConfdString, affirmedZoneContentStatisticsChassisLevelProxyRequestMethodMethodconnectreceived ConfdString, affirmedZoneContentStatisticsChassisLevelProxyRequestMethodMethodconnectaborted ConfdString, affirmedZoneContentStatisticsChassisLevelProxyRequestMethodMethodmkcolreceived ConfdString, affirmedZoneContentStatisticsChassisLevelProxyRequestMethodMethodmkcolaborted ConfdString, affirmedZoneContentStatisticsChassisLevelProxyRequestMethodMethodcopyreceived ConfdString, affirmedZoneContentStatisticsChassisLevelProxyRequestMethodMethodcopyaborted ConfdString, affirmedZoneContentStatisticsChassisLevelProxyRequestMethodMethodmovereceived ConfdString, affirmedZoneContentStatisticsChassisLevelProxyRequestMethodMethodmoveaborted ConfdString, affirmedZoneContentStatisticsChassisLevelProxyRequestMethodMethodpropfindreceived ConfdString, affirmedZoneContentStatisticsChassisLevelProxyRequestMethodMethodpropfindaborted ConfdString, affirmedZoneContentStatisticsChassisLevelProxyRequestMethodMethodproppatchreceived ConfdString, affirmedZoneContentStatisticsChassisLevelProxyRequestMethodMethodproppatchaborted ConfdString, affirmedZoneContentStatisticsChassisLevelProxyRequestMethodMethodlockreceived ConfdString, affirmedZoneContentStatisticsChassisLevelProxyRequestMethodMethodlockaborted ConfdString, affirmedZoneContentStatisticsChassisLevelProxyRequestMethodMethodunlockreceived ConfdString, affirmedZoneContentStatisticsChassisLevelProxyRequestMethodMethodunlockaborted ConfdString, affirmedZoneContentStatisticsChassisLevelProxyRequestMethodMethodpatchreceived ConfdString, affirmedZoneContentStatisticsChassisLevelProxyRequestMethodMethodpatchaborted ConfdString, affirmedZoneContentStatisticsChassisLevelProxyRequestMethodUnknownmethodreceived ConfdString, affirmedZoneContentStatisticsChassisLevelProxyRequestMethodUnknownmethodaborted ConfdString, affirmedZoneContentStatisticsChassisLevelProxyRequestMethodMethodaclreceived ConfdString, affirmedZoneContentStatisticsChassisLevelProxyRequestMethodMethodaclaborted ConfdString, affirmedZoneContentStatisticsChassisLevelProxyRequestMethodMethodbaselinecontrolreceived ConfdString, affirmedZoneContentStatisticsChassisLevelProxyRequestMethodMethodbaselinecontrolaborted ConfdString, affirmedZoneContentStatisticsChassisLevelProxyRequestMethodMethodbindreceived ConfdString, affirmedZoneContentStatisticsChassisLevelProxyRequestMethodMethodbindaborted ConfdString, affirmedZoneContentStatisticsChassisLevelProxyRequestMethodMethodcheckinreceived ConfdString, affirmedZoneContentStatisticsChassisLevelProxyRequestMethodMethodcheckinaborted ConfdString, affirmedZoneContentStatisticsChassisLevelProxyRequestMethodMethodcheckoutreceived ConfdString, affirmedZoneContentStatisticsChassisLevelProxyRequestMethodMethodcheckoutaborted ConfdString, affirmedZoneContentStatisticsChassisLevelProxyRequestMethodMethodlabelreceived ConfdString, affirmedZoneContentStatisticsChassisLevelProxyRequestMethodMethodlabelaborted ConfdString, affirmedZoneContentStatisticsChassisLevelProxyRequestMethodMethodlinkreceived ConfdString, affirmedZoneContentStatisticsChassisLevelProxyRequestMethodMethodlinkaborted ConfdString, affirmedZoneContentStatisticsChassisLevelProxyRequestMethodMethodmergereceived ConfdString, affirmedZoneContentStatisticsChassisLevelProxyRequestMethodMethodmergeaborted ConfdString, affirmedZoneContentStatisticsChassisLevelProxyRequestMethodMethodmkactivityreceived ConfdString, affirmedZoneContentStatisticsChassisLevelProxyRequestMethodMethodmkactivityaborted ConfdString, affirmedZoneContentStatisticsChassisLevelProxyRequestMethodMethodmkcalendarreceived ConfdString, affirmedZoneContentStatisticsChassisLevelProxyRequestMethodMethodmkcalendaraborted ConfdString, affirmedZoneContentStatisticsChassisLevelProxyRequestMethodMethodmkredirectrefreceived ConfdString, affirmedZoneContentStatisticsChassisLevelProxyRequestMethodMethodmkredirectrefaborted ConfdString, affirmedZoneContentStatisticsChassisLevelProxyRequestMethodMethodmkworkspacereceived ConfdString, affirmedZoneContentStatisticsChassisLevelProxyRequestMethodMethodmkworkspaceaborted ConfdString, affirmedZoneContentStatisticsChassisLevelProxyRequestMethodMethodorderpatchreceived ConfdString, affirmedZoneContentStatisticsChassisLevelProxyRequestMethodMethodorderpatchaborted ConfdString, affirmedZoneContentStatisticsChassisLevelProxyRequestMethodMethodprireceived ConfdString, affirmedZoneContentStatisticsChassisLevelProxyRequestMethodMethodpriaborted ConfdString, affirmedZoneContentStatisticsChassisLevelProxyRequestMethodMethodrebindreceived ConfdString, affirmedZoneContentStatisticsChassisLevelProxyRequestMethodMethodrebindaborted ConfdString, affirmedZoneContentStatisticsChassisLevelProxyRequestMethodMethodreportreceived ConfdString, affirmedZoneContentStatisticsChassisLevelProxyRequestMethodMethodreportaborted ConfdString, affirmedZoneContentStatisticsChassisLevelProxyRequestMethodMethodsearchreceived ConfdString, affirmedZoneContentStatisticsChassisLevelProxyRequestMethodMethodsearchaborted ConfdString, affirmedZoneContentStatisticsChassisLevelProxyRequestMethodMethodunbindreceived ConfdString, affirmedZoneContentStatisticsChassisLevelProxyRequestMethodMethodunbindaborted ConfdString, affirmedZoneContentStatisticsChassisLevelProxyRequestMethodMethoduncheckoutreceived ConfdString, affirmedZoneContentStatisticsChassisLevelProxyRequestMethodMethoduncheckoutaborted ConfdString, affirmedZoneContentStatisticsChassisLevelProxyRequestMethodMethodunlinkreceived ConfdString, affirmedZoneContentStatisticsChassisLevelProxyRequestMethodMethodunlinkaborted ConfdString, affirmedZoneContentStatisticsChassisLevelProxyRequestMethodMethodupdatereceived ConfdString, affirmedZoneContentStatisticsChassisLevelProxyRequestMethodMethodupdateaborted ConfdString, affirmedZoneContentStatisticsChassisLevelProxyRequestMethodMethodupdateredirectrefreceived ConfdString, affirmedZoneContentStatisticsChassisLevelProxyRequestMethodMethodupdateredirectrefaborted ConfdString, affirmedZoneContentStatisticsChassisLevelProxyRequestMethodMethodversioncontrolreceived ConfdString, affirmedZoneContentStatisticsChassisLevelProxyRequestMethodMethodversioncontrolaborted ConfdString, affirmedZoneContentStatisticsChassisLevelProxyRequestMethodUnsupportedmethodreceived ConfdString } affirmedZoneContentStatisticsChassisLevelProxyRequestMethodChassis OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS not-accessible STATUS current DESCRIPTION "chassis ID" ::= { affirmedZoneContentStatisticsChassisLevelProxyRequestMethodEntry 1 } affirmedZoneContentStatisticsChassisLevelProxyRequestMethodMethodoptionsreceived OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of OPTIONS request received" ::= { affirmedZoneContentStatisticsChassisLevelProxyRequestMethodEntry 2 } affirmedZoneContentStatisticsChassisLevelProxyRequestMethodMethodoptionsaborted OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of OPTIONS request aborted/failed" ::= { affirmedZoneContentStatisticsChassisLevelProxyRequestMethodEntry 3 } affirmedZoneContentStatisticsChassisLevelProxyRequestMethodMethodgetreceived OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of GET request received" ::= { affirmedZoneContentStatisticsChassisLevelProxyRequestMethodEntry 4 } affirmedZoneContentStatisticsChassisLevelProxyRequestMethodMethodgetaborted OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of GET request aborted/failed" ::= { affirmedZoneContentStatisticsChassisLevelProxyRequestMethodEntry 5 } affirmedZoneContentStatisticsChassisLevelProxyRequestMethodMethodheadreceived OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of HEAD request received" ::= { affirmedZoneContentStatisticsChassisLevelProxyRequestMethodEntry 6 } affirmedZoneContentStatisticsChassisLevelProxyRequestMethodMethodheadaborted OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of HEAD request aborted/failed" ::= { affirmedZoneContentStatisticsChassisLevelProxyRequestMethodEntry 7 } affirmedZoneContentStatisticsChassisLevelProxyRequestMethodMethodpostreceived OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of POST request received" ::= { affirmedZoneContentStatisticsChassisLevelProxyRequestMethodEntry 8 } affirmedZoneContentStatisticsChassisLevelProxyRequestMethodMethodpostaborted OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of POST request aborted/failed" ::= { affirmedZoneContentStatisticsChassisLevelProxyRequestMethodEntry 9 } affirmedZoneContentStatisticsChassisLevelProxyRequestMethodMethodputreceived OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of PUT request received" ::= { affirmedZoneContentStatisticsChassisLevelProxyRequestMethodEntry 10 } affirmedZoneContentStatisticsChassisLevelProxyRequestMethodMethodputaborted OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of PUT request aborted/failed" ::= { affirmedZoneContentStatisticsChassisLevelProxyRequestMethodEntry 11 } affirmedZoneContentStatisticsChassisLevelProxyRequestMethodMethoddeletereceived OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of DELETE request received" ::= { affirmedZoneContentStatisticsChassisLevelProxyRequestMethodEntry 12 } affirmedZoneContentStatisticsChassisLevelProxyRequestMethodMethoddeleteaborted OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of DELETE request aborted/failed" ::= { affirmedZoneContentStatisticsChassisLevelProxyRequestMethodEntry 13 } affirmedZoneContentStatisticsChassisLevelProxyRequestMethodMethodtracereceived OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of TRACE request received" ::= { affirmedZoneContentStatisticsChassisLevelProxyRequestMethodEntry 14 } affirmedZoneContentStatisticsChassisLevelProxyRequestMethodMethodtraceaborted OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of TRACE request aborted/failed" ::= { affirmedZoneContentStatisticsChassisLevelProxyRequestMethodEntry 15 } affirmedZoneContentStatisticsChassisLevelProxyRequestMethodMethodconnectreceived OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of CONNECT request received" ::= { affirmedZoneContentStatisticsChassisLevelProxyRequestMethodEntry 16 } affirmedZoneContentStatisticsChassisLevelProxyRequestMethodMethodconnectaborted OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of CONNECT request aborted/failed" ::= { affirmedZoneContentStatisticsChassisLevelProxyRequestMethodEntry 17 } affirmedZoneContentStatisticsChassisLevelProxyRequestMethodMethodmkcolreceived OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of MKCOL request received" ::= { affirmedZoneContentStatisticsChassisLevelProxyRequestMethodEntry 18 } affirmedZoneContentStatisticsChassisLevelProxyRequestMethodMethodmkcolaborted OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of MKCOL request aborted/failed" ::= { affirmedZoneContentStatisticsChassisLevelProxyRequestMethodEntry 19 } affirmedZoneContentStatisticsChassisLevelProxyRequestMethodMethodcopyreceived OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of COPY request received" ::= { affirmedZoneContentStatisticsChassisLevelProxyRequestMethodEntry 20 } affirmedZoneContentStatisticsChassisLevelProxyRequestMethodMethodcopyaborted OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of COPY request aborted/failed" ::= { affirmedZoneContentStatisticsChassisLevelProxyRequestMethodEntry 21 } affirmedZoneContentStatisticsChassisLevelProxyRequestMethodMethodmovereceived OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of MOVE request received" ::= { affirmedZoneContentStatisticsChassisLevelProxyRequestMethodEntry 22 } affirmedZoneContentStatisticsChassisLevelProxyRequestMethodMethodmoveaborted OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of MOVE request aborted/failed" ::= { affirmedZoneContentStatisticsChassisLevelProxyRequestMethodEntry 23 } affirmedZoneContentStatisticsChassisLevelProxyRequestMethodMethodpropfindreceived OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of PROPFIND request received" ::= { affirmedZoneContentStatisticsChassisLevelProxyRequestMethodEntry 24 } affirmedZoneContentStatisticsChassisLevelProxyRequestMethodMethodpropfindaborted OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of PROPFIND request aborted/failed" ::= { affirmedZoneContentStatisticsChassisLevelProxyRequestMethodEntry 25 } affirmedZoneContentStatisticsChassisLevelProxyRequestMethodMethodproppatchreceived OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of PROPPATCH request received" ::= { affirmedZoneContentStatisticsChassisLevelProxyRequestMethodEntry 26 } affirmedZoneContentStatisticsChassisLevelProxyRequestMethodMethodproppatchaborted OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of PROPPATCH request aborted/failed" ::= { affirmedZoneContentStatisticsChassisLevelProxyRequestMethodEntry 27 } affirmedZoneContentStatisticsChassisLevelProxyRequestMethodMethodlockreceived OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of LOCK request received" ::= { affirmedZoneContentStatisticsChassisLevelProxyRequestMethodEntry 28 } affirmedZoneContentStatisticsChassisLevelProxyRequestMethodMethodlockaborted OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of LOCK request aborted/failed" ::= { affirmedZoneContentStatisticsChassisLevelProxyRequestMethodEntry 29 } affirmedZoneContentStatisticsChassisLevelProxyRequestMethodMethodunlockreceived OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of UNLOCK request received" ::= { affirmedZoneContentStatisticsChassisLevelProxyRequestMethodEntry 30 } affirmedZoneContentStatisticsChassisLevelProxyRequestMethodMethodunlockaborted OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of UNLOCK request aborted/failed" ::= { affirmedZoneContentStatisticsChassisLevelProxyRequestMethodEntry 31 } affirmedZoneContentStatisticsChassisLevelProxyRequestMethodMethodpatchreceived OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of PATCH request received" ::= { affirmedZoneContentStatisticsChassisLevelProxyRequestMethodEntry 32 } affirmedZoneContentStatisticsChassisLevelProxyRequestMethodMethodpatchaborted OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of PATCH request aborted/failed" ::= { affirmedZoneContentStatisticsChassisLevelProxyRequestMethodEntry 33 } affirmedZoneContentStatisticsChassisLevelProxyRequestMethodUnknownmethodreceived OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Unknown-Method request received" ::= { affirmedZoneContentStatisticsChassisLevelProxyRequestMethodEntry 34 } affirmedZoneContentStatisticsChassisLevelProxyRequestMethodUnknownmethodaborted OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Unknown-Method request aborted/failed" ::= { affirmedZoneContentStatisticsChassisLevelProxyRequestMethodEntry 35 } affirmedZoneContentStatisticsChassisLevelProxyRequestMethodMethodaclreceived OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of ACL request received" ::= { affirmedZoneContentStatisticsChassisLevelProxyRequestMethodEntry 36 } affirmedZoneContentStatisticsChassisLevelProxyRequestMethodMethodaclaborted OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of ACL request aborted/failed" ::= { affirmedZoneContentStatisticsChassisLevelProxyRequestMethodEntry 37 } affirmedZoneContentStatisticsChassisLevelProxyRequestMethodMethodbaselinecontrolreceived OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of BASELINE-CONTROL request received" ::= { affirmedZoneContentStatisticsChassisLevelProxyRequestMethodEntry 38 } affirmedZoneContentStatisticsChassisLevelProxyRequestMethodMethodbaselinecontrolaborted OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of BASELINE-CONTROL request aborted/failed" ::= { affirmedZoneContentStatisticsChassisLevelProxyRequestMethodEntry 39 } affirmedZoneContentStatisticsChassisLevelProxyRequestMethodMethodbindreceived OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of BIND request received" ::= { affirmedZoneContentStatisticsChassisLevelProxyRequestMethodEntry 40 } affirmedZoneContentStatisticsChassisLevelProxyRequestMethodMethodbindaborted OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of BIND request aborted/failed" ::= { affirmedZoneContentStatisticsChassisLevelProxyRequestMethodEntry 41 } affirmedZoneContentStatisticsChassisLevelProxyRequestMethodMethodcheckinreceived OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of CHECKIN request received" ::= { affirmedZoneContentStatisticsChassisLevelProxyRequestMethodEntry 42 } affirmedZoneContentStatisticsChassisLevelProxyRequestMethodMethodcheckinaborted OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of CHECKIN request aborted/failed" ::= { affirmedZoneContentStatisticsChassisLevelProxyRequestMethodEntry 43 } affirmedZoneContentStatisticsChassisLevelProxyRequestMethodMethodcheckoutreceived OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of CHECKOUT request received" ::= { affirmedZoneContentStatisticsChassisLevelProxyRequestMethodEntry 44 } affirmedZoneContentStatisticsChassisLevelProxyRequestMethodMethodcheckoutaborted OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of CHECKOUT request aborted/failed" ::= { affirmedZoneContentStatisticsChassisLevelProxyRequestMethodEntry 45 } affirmedZoneContentStatisticsChassisLevelProxyRequestMethodMethodlabelreceived OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of LABEL request received" ::= { affirmedZoneContentStatisticsChassisLevelProxyRequestMethodEntry 46 } affirmedZoneContentStatisticsChassisLevelProxyRequestMethodMethodlabelaborted OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of LABEL request aborted/failed" ::= { affirmedZoneContentStatisticsChassisLevelProxyRequestMethodEntry 47 } affirmedZoneContentStatisticsChassisLevelProxyRequestMethodMethodlinkreceived OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of LINK request received" ::= { affirmedZoneContentStatisticsChassisLevelProxyRequestMethodEntry 48 } affirmedZoneContentStatisticsChassisLevelProxyRequestMethodMethodlinkaborted OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of LINK request aborted/failed" ::= { affirmedZoneContentStatisticsChassisLevelProxyRequestMethodEntry 49 } affirmedZoneContentStatisticsChassisLevelProxyRequestMethodMethodmergereceived OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of MERGE request received" ::= { affirmedZoneContentStatisticsChassisLevelProxyRequestMethodEntry 50 } affirmedZoneContentStatisticsChassisLevelProxyRequestMethodMethodmergeaborted OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of MERGE request aborted/failed" ::= { affirmedZoneContentStatisticsChassisLevelProxyRequestMethodEntry 51 } affirmedZoneContentStatisticsChassisLevelProxyRequestMethodMethodmkactivityreceived OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of MKACTIVITY request received" ::= { affirmedZoneContentStatisticsChassisLevelProxyRequestMethodEntry 52 } affirmedZoneContentStatisticsChassisLevelProxyRequestMethodMethodmkactivityaborted OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of MKACTIVITY request aborted/failed" ::= { affirmedZoneContentStatisticsChassisLevelProxyRequestMethodEntry 53 } affirmedZoneContentStatisticsChassisLevelProxyRequestMethodMethodmkcalendarreceived OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of MKCALENDAR request received" ::= { affirmedZoneContentStatisticsChassisLevelProxyRequestMethodEntry 54 } affirmedZoneContentStatisticsChassisLevelProxyRequestMethodMethodmkcalendaraborted OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of MKCALENDAR request aborted/failed" ::= { affirmedZoneContentStatisticsChassisLevelProxyRequestMethodEntry 55 } affirmedZoneContentStatisticsChassisLevelProxyRequestMethodMethodmkredirectrefreceived OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of MKREDIRECTREF request received" ::= { affirmedZoneContentStatisticsChassisLevelProxyRequestMethodEntry 56 } affirmedZoneContentStatisticsChassisLevelProxyRequestMethodMethodmkredirectrefaborted OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of MKREDIRECTREF request aborted/failed" ::= { affirmedZoneContentStatisticsChassisLevelProxyRequestMethodEntry 57 } affirmedZoneContentStatisticsChassisLevelProxyRequestMethodMethodmkworkspacereceived OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of MKWORKSPACE request received" ::= { affirmedZoneContentStatisticsChassisLevelProxyRequestMethodEntry 58 } affirmedZoneContentStatisticsChassisLevelProxyRequestMethodMethodmkworkspaceaborted OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of MKWORKSPACE request aborted/failed" ::= { affirmedZoneContentStatisticsChassisLevelProxyRequestMethodEntry 59 } affirmedZoneContentStatisticsChassisLevelProxyRequestMethodMethodorderpatchreceived OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of ORDERPATCH request received" ::= { affirmedZoneContentStatisticsChassisLevelProxyRequestMethodEntry 60 } affirmedZoneContentStatisticsChassisLevelProxyRequestMethodMethodorderpatchaborted OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of ORDERPATCH request aborted/failed" ::= { affirmedZoneContentStatisticsChassisLevelProxyRequestMethodEntry 61 } affirmedZoneContentStatisticsChassisLevelProxyRequestMethodMethodprireceived OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of PRI request received" ::= { affirmedZoneContentStatisticsChassisLevelProxyRequestMethodEntry 62 } affirmedZoneContentStatisticsChassisLevelProxyRequestMethodMethodpriaborted OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of PRI request aborted/failed" ::= { affirmedZoneContentStatisticsChassisLevelProxyRequestMethodEntry 63 } affirmedZoneContentStatisticsChassisLevelProxyRequestMethodMethodrebindreceived OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of REBIND request received" ::= { affirmedZoneContentStatisticsChassisLevelProxyRequestMethodEntry 64 } affirmedZoneContentStatisticsChassisLevelProxyRequestMethodMethodrebindaborted OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of REBIND request aborted/failed" ::= { affirmedZoneContentStatisticsChassisLevelProxyRequestMethodEntry 65 } affirmedZoneContentStatisticsChassisLevelProxyRequestMethodMethodreportreceived OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of REPORT request received" ::= { affirmedZoneContentStatisticsChassisLevelProxyRequestMethodEntry 66 } affirmedZoneContentStatisticsChassisLevelProxyRequestMethodMethodreportaborted OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of REPORT request aborted/failed" ::= { affirmedZoneContentStatisticsChassisLevelProxyRequestMethodEntry 67 } affirmedZoneContentStatisticsChassisLevelProxyRequestMethodMethodsearchreceived OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of SEARCH request received" ::= { affirmedZoneContentStatisticsChassisLevelProxyRequestMethodEntry 68 } affirmedZoneContentStatisticsChassisLevelProxyRequestMethodMethodsearchaborted OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of SEARCH request aborted/failed" ::= { affirmedZoneContentStatisticsChassisLevelProxyRequestMethodEntry 69 } affirmedZoneContentStatisticsChassisLevelProxyRequestMethodMethodunbindreceived OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of UNBIND request received" ::= { affirmedZoneContentStatisticsChassisLevelProxyRequestMethodEntry 70 } affirmedZoneContentStatisticsChassisLevelProxyRequestMethodMethodunbindaborted OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of UNBIND request aborted/failed" ::= { affirmedZoneContentStatisticsChassisLevelProxyRequestMethodEntry 71 } affirmedZoneContentStatisticsChassisLevelProxyRequestMethodMethoduncheckoutreceived OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of UNCHECKOUT request received" ::= { affirmedZoneContentStatisticsChassisLevelProxyRequestMethodEntry 72 } affirmedZoneContentStatisticsChassisLevelProxyRequestMethodMethoduncheckoutaborted OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of UNCHECKOUT request aborted/failed" ::= { affirmedZoneContentStatisticsChassisLevelProxyRequestMethodEntry 73 } affirmedZoneContentStatisticsChassisLevelProxyRequestMethodMethodunlinkreceived OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of UNLINK request received" ::= { affirmedZoneContentStatisticsChassisLevelProxyRequestMethodEntry 74 } affirmedZoneContentStatisticsChassisLevelProxyRequestMethodMethodunlinkaborted OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of UNLINK request aborted/failed" ::= { affirmedZoneContentStatisticsChassisLevelProxyRequestMethodEntry 75 } affirmedZoneContentStatisticsChassisLevelProxyRequestMethodMethodupdatereceived OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of UPDATE request received" ::= { affirmedZoneContentStatisticsChassisLevelProxyRequestMethodEntry 76 } affirmedZoneContentStatisticsChassisLevelProxyRequestMethodMethodupdateaborted OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of UPDATE request aborted/failed" ::= { affirmedZoneContentStatisticsChassisLevelProxyRequestMethodEntry 77 } affirmedZoneContentStatisticsChassisLevelProxyRequestMethodMethodupdateredirectrefreceived OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of UPDATEREDIRECTREF request received" ::= { affirmedZoneContentStatisticsChassisLevelProxyRequestMethodEntry 78 } affirmedZoneContentStatisticsChassisLevelProxyRequestMethodMethodupdateredirectrefaborted OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of UPDATEREDIRECTREF request aborted/failed" ::= { affirmedZoneContentStatisticsChassisLevelProxyRequestMethodEntry 79 } affirmedZoneContentStatisticsChassisLevelProxyRequestMethodMethodversioncontrolreceived OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of VERSION-CONTROL request received" ::= { affirmedZoneContentStatisticsChassisLevelProxyRequestMethodEntry 80 } affirmedZoneContentStatisticsChassisLevelProxyRequestMethodMethodversioncontrolaborted OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of VERSION-CONTROL request aborted/failed" ::= { affirmedZoneContentStatisticsChassisLevelProxyRequestMethodEntry 81 } affirmedZoneContentStatisticsChassisLevelProxyRequestMethodUnsupportedmethodreceived OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Unsupported-Method request received" ::= { affirmedZoneContentStatisticsChassisLevelProxyRequestMethodEntry 82 } affirmedZoneContentStatisticsChassisLevelProxyOverloadControlTable OBJECT-TYPE SYNTAX SEQUENCE OF AffirmedZoneContentStatisticsChassisLevelProxyOverloadControlEntry MAX-ACCESS not-accessible STATUS deprecated DESCRIPTION "" ::= { affirmedZoneMIB 116 } affirmedZoneContentStatisticsChassisLevelProxyOverloadControlEntry OBJECT-TYPE SYNTAX AffirmedZoneContentStatisticsChassisLevelProxyOverloadControlEntry MAX-ACCESS not-accessible STATUS deprecated DESCRIPTION "" INDEX { affirmedZoneName, affirmedZoneContentStatisticsChassisLevelProxyOverloadControlChassis } ::= { affirmedZoneContentStatisticsChassisLevelProxyOverloadControlTable 1 } AffirmedZoneContentStatisticsChassisLevelProxyOverloadControlEntry ::= SEQUENCE { affirmedZoneContentStatisticsChassisLevelProxyOverloadControlChassis Unsigned32, affirmedZoneContentStatisticsChassisLevelProxyOverloadControlNumconnectionacceptsoc ConfdString, affirmedZoneContentStatisticsChassisLevelProxyOverloadControlNumconnectiondeniesoc ConfdString } affirmedZoneContentStatisticsChassisLevelProxyOverloadControlChassis OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS not-accessible STATUS current DESCRIPTION "chassis ID" ::= { affirmedZoneContentStatisticsChassisLevelProxyOverloadControlEntry 1 } affirmedZoneContentStatisticsChassisLevelProxyOverloadControlNumconnectionacceptsoc OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of overload control connection accepts" ::= { affirmedZoneContentStatisticsChassisLevelProxyOverloadControlEntry 2 } affirmedZoneContentStatisticsChassisLevelProxyOverloadControlNumconnectiondeniesoc OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of overload control connections denies" ::= { affirmedZoneContentStatisticsChassisLevelProxyOverloadControlEntry 3 } affirmedZoneContentStatisticsChassisLevelProxyVideoTable OBJECT-TYPE SYNTAX SEQUENCE OF AffirmedZoneContentStatisticsChassisLevelProxyVideoEntry MAX-ACCESS not-accessible STATUS deprecated DESCRIPTION "" ::= { affirmedZoneMIB 117 } affirmedZoneContentStatisticsChassisLevelProxyVideoEntry OBJECT-TYPE SYNTAX AffirmedZoneContentStatisticsChassisLevelProxyVideoEntry MAX-ACCESS not-accessible STATUS deprecated DESCRIPTION "" INDEX { affirmedZoneName, affirmedZoneContentStatisticsChassisLevelProxyVideoChassis } ::= { affirmedZoneContentStatisticsChassisLevelProxyVideoTable 1 } AffirmedZoneContentStatisticsChassisLevelProxyVideoEntry ::= SEQUENCE { affirmedZoneContentStatisticsChassisLevelProxyVideoChassis Unsigned32, affirmedZoneContentStatisticsChassisLevelProxyVideoVideoattempts ConfdString, affirmedZoneContentStatisticsChassisLevelProxyVideoVideosuccesses ConfdString, affirmedZoneContentStatisticsChassisLevelProxyVideoVideosuccessescached ConfdString, affirmedZoneContentStatisticsChassisLevelProxyVideoVideoservedfromcache ConfdString, affirmedZoneContentStatisticsChassisLevelProxyVideoVideoaborts ConfdString, affirmedZoneContentStatisticsChassisLevelProxyVideoVideofailures ConfdString, affirmedZoneContentStatisticsChassisLevelProxyVideoVideoseekrequests ConfdString, affirmedZoneContentStatisticsChassisLevelProxyVideoFlvvideosuccesses ConfdString, affirmedZoneContentStatisticsChassisLevelProxyVideoFlvvideosuccessescached ConfdString, affirmedZoneContentStatisticsChassisLevelProxyVideoFlvvideoservedfromcache ConfdString, affirmedZoneContentStatisticsChassisLevelProxyVideoFlvvideoaborts ConfdString, affirmedZoneContentStatisticsChassisLevelProxyVideoMp4videosuccesses ConfdString, affirmedZoneContentStatisticsChassisLevelProxyVideoMp4videosuccessescached ConfdString, affirmedZoneContentStatisticsChassisLevelProxyVideoMp4videoservedfromcache ConfdString, affirmedZoneContentStatisticsChassisLevelProxyVideoMp4videoaborts ConfdString, affirmedZoneContentStatisticsChassisLevelProxyVideoYoutubevideosuccesses ConfdString, affirmedZoneContentStatisticsChassisLevelProxyVideoYoutubevideosuccessescached ConfdString, affirmedZoneContentStatisticsChassisLevelProxyVideoYoutubevideoservedfromcache ConfdString, affirmedZoneContentStatisticsChassisLevelProxyVideoYoutubevideoaborts ConfdString, affirmedZoneContentStatisticsChassisLevelProxyVideoDailymotionvideosuccesses ConfdString, affirmedZoneContentStatisticsChassisLevelProxyVideoDailymotionvideosuccessescached ConfdString, affirmedZoneContentStatisticsChassisLevelProxyVideoDailymotionvideoservedfromcache ConfdString, affirmedZoneContentStatisticsChassisLevelProxyVideoDailymotionvideoaborts ConfdString, affirmedZoneContentStatisticsChassisLevelProxyVideoMetacafevideosuccesses ConfdString, affirmedZoneContentStatisticsChassisLevelProxyVideoMetacafevideosuccessescached ConfdString, affirmedZoneContentStatisticsChassisLevelProxyVideoMetacafevideoservedfromcache ConfdString, affirmedZoneContentStatisticsChassisLevelProxyVideoMetacafevideoaborts ConfdString, affirmedZoneContentStatisticsChassisLevelProxyVideoVideosizemin ConfdString, affirmedZoneContentStatisticsChassisLevelProxyVideoVideosizemax ConfdString, affirmedZoneContentStatisticsChassisLevelProxyVideoVideosizeaverage ConfdString, affirmedZoneContentStatisticsChassisLevelProxyVideoVideosizetotal ConfdString, affirmedZoneContentStatisticsChassisLevelProxyVideoFlvvideosizemin ConfdString, affirmedZoneContentStatisticsChassisLevelProxyVideoFlvvideosizemax ConfdString, affirmedZoneContentStatisticsChassisLevelProxyVideoFlvvideosizeaverage ConfdString, affirmedZoneContentStatisticsChassisLevelProxyVideoFlvvideosizetotal ConfdString, affirmedZoneContentStatisticsChassisLevelProxyVideoMp4videosizemin ConfdString, affirmedZoneContentStatisticsChassisLevelProxyVideoMp4videosizemax ConfdString, affirmedZoneContentStatisticsChassisLevelProxyVideoMp4videosizeaverage ConfdString, affirmedZoneContentStatisticsChassisLevelProxyVideoMp4videosizetotal ConfdString, affirmedZoneContentStatisticsChassisLevelProxyVideoFlvvideodurationmin ConfdString, affirmedZoneContentStatisticsChassisLevelProxyVideoFlvvideodurationmax ConfdString, affirmedZoneContentStatisticsChassisLevelProxyVideoFlvvideodurationaverage ConfdString, affirmedZoneContentStatisticsChassisLevelProxyVideoFlvvideodurationtotal ConfdString, affirmedZoneContentStatisticsChassisLevelProxyVideoMp4videodurationmin ConfdString, affirmedZoneContentStatisticsChassisLevelProxyVideoMp4videodurationmax ConfdString, affirmedZoneContentStatisticsChassisLevelProxyVideoMp4videodurationaverage ConfdString, affirmedZoneContentStatisticsChassisLevelProxyVideoMp4videodurationtotal ConfdString, affirmedZoneContentStatisticsChassisLevelProxyVideoVideoservedbytesfromcache ConfdString, affirmedZoneContentStatisticsChassisLevelProxyVideoVideopacedrequests ConfdString, affirmedZoneContentStatisticsChassisLevelProxyVideoVideosizepacedtotal ConfdString, affirmedZoneContentStatisticsChassisLevelProxyVideoVideosizepacedsent ConfdString, affirmedZoneContentStatisticsChassisLevelProxyVideoWebmvideosuccesses ConfdString, affirmedZoneContentStatisticsChassisLevelProxyVideoWebmvideosuccessescached ConfdString, affirmedZoneContentStatisticsChassisLevelProxyVideoWebmvideoservedfromcache ConfdString, affirmedZoneContentStatisticsChassisLevelProxyVideoWebmvideoaborts ConfdString, affirmedZoneContentStatisticsChassisLevelProxyVideoWebmvideosizemin ConfdString, affirmedZoneContentStatisticsChassisLevelProxyVideoWebmvideosizemax ConfdString, affirmedZoneContentStatisticsChassisLevelProxyVideoWebmvideosizeaverage ConfdString, affirmedZoneContentStatisticsChassisLevelProxyVideoWebmvideosizetotal ConfdString, affirmedZoneContentStatisticsChassisLevelProxyVideoWebmvideodurationmin ConfdString, affirmedZoneContentStatisticsChassisLevelProxyVideoWebmvideodurationmax ConfdString, affirmedZoneContentStatisticsChassisLevelProxyVideoWebmvideodurationaverage ConfdString, affirmedZoneContentStatisticsChassisLevelProxyVideoWebmvideodurationtotal ConfdString } affirmedZoneContentStatisticsChassisLevelProxyVideoChassis OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS not-accessible STATUS current DESCRIPTION "chassis ID" ::= { affirmedZoneContentStatisticsChassisLevelProxyVideoEntry 1 } affirmedZoneContentStatisticsChassisLevelProxyVideoVideoattempts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of video attempts" ::= { affirmedZoneContentStatisticsChassisLevelProxyVideoEntry 2 } affirmedZoneContentStatisticsChassisLevelProxyVideoVideosuccesses OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of video successes" ::= { affirmedZoneContentStatisticsChassisLevelProxyVideoEntry 3 } affirmedZoneContentStatisticsChassisLevelProxyVideoVideosuccessescached OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of video successes cached" ::= { affirmedZoneContentStatisticsChassisLevelProxyVideoEntry 4 } affirmedZoneContentStatisticsChassisLevelProxyVideoVideoservedfromcache OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of video served from cache" ::= { affirmedZoneContentStatisticsChassisLevelProxyVideoEntry 5 } affirmedZoneContentStatisticsChassisLevelProxyVideoVideoaborts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of video aborts" ::= { affirmedZoneContentStatisticsChassisLevelProxyVideoEntry 6 } affirmedZoneContentStatisticsChassisLevelProxyVideoVideofailures OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of video failures" ::= { affirmedZoneContentStatisticsChassisLevelProxyVideoEntry 7 } affirmedZoneContentStatisticsChassisLevelProxyVideoVideoseekrequests OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of video seek requests" ::= { affirmedZoneContentStatisticsChassisLevelProxyVideoEntry 8 } affirmedZoneContentStatisticsChassisLevelProxyVideoFlvvideosuccesses OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of FLV video successes" ::= { affirmedZoneContentStatisticsChassisLevelProxyVideoEntry 9 } affirmedZoneContentStatisticsChassisLevelProxyVideoFlvvideosuccessescached OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of FLV video successes cached" ::= { affirmedZoneContentStatisticsChassisLevelProxyVideoEntry 10 } affirmedZoneContentStatisticsChassisLevelProxyVideoFlvvideoservedfromcache OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of FLV video served from cache" ::= { affirmedZoneContentStatisticsChassisLevelProxyVideoEntry 11 } affirmedZoneContentStatisticsChassisLevelProxyVideoFlvvideoaborts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of FLV video aborts" ::= { affirmedZoneContentStatisticsChassisLevelProxyVideoEntry 12 } affirmedZoneContentStatisticsChassisLevelProxyVideoMp4videosuccesses OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of MP4 video successes" ::= { affirmedZoneContentStatisticsChassisLevelProxyVideoEntry 13 } affirmedZoneContentStatisticsChassisLevelProxyVideoMp4videosuccessescached OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of MP4 video successes cached" ::= { affirmedZoneContentStatisticsChassisLevelProxyVideoEntry 14 } affirmedZoneContentStatisticsChassisLevelProxyVideoMp4videoservedfromcache OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of MP4 video served from cache" ::= { affirmedZoneContentStatisticsChassisLevelProxyVideoEntry 15 } affirmedZoneContentStatisticsChassisLevelProxyVideoMp4videoaborts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of MP4 video aborts" ::= { affirmedZoneContentStatisticsChassisLevelProxyVideoEntry 16 } affirmedZoneContentStatisticsChassisLevelProxyVideoYoutubevideosuccesses OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of success video served by YouTube" ::= { affirmedZoneContentStatisticsChassisLevelProxyVideoEntry 17 } affirmedZoneContentStatisticsChassisLevelProxyVideoYoutubevideosuccessescached OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of success cached video served by YouTube" ::= { affirmedZoneContentStatisticsChassisLevelProxyVideoEntry 18 } affirmedZoneContentStatisticsChassisLevelProxyVideoYoutubevideoservedfromcache OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of YouTube videos served from cache" ::= { affirmedZoneContentStatisticsChassisLevelProxyVideoEntry 19 } affirmedZoneContentStatisticsChassisLevelProxyVideoYoutubevideoaborts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of abort video served by Youtube " ::= { affirmedZoneContentStatisticsChassisLevelProxyVideoEntry 20 } affirmedZoneContentStatisticsChassisLevelProxyVideoDailymotionvideosuccesses OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of success video served by Dailymotion" ::= { affirmedZoneContentStatisticsChassisLevelProxyVideoEntry 21 } affirmedZoneContentStatisticsChassisLevelProxyVideoDailymotionvideosuccessescached OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of success cached video served by Dailymotion" ::= { affirmedZoneContentStatisticsChassisLevelProxyVideoEntry 22 } affirmedZoneContentStatisticsChassisLevelProxyVideoDailymotionvideoservedfromcache OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Dailymotion videos served from cache" ::= { affirmedZoneContentStatisticsChassisLevelProxyVideoEntry 23 } affirmedZoneContentStatisticsChassisLevelProxyVideoDailymotionvideoaborts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of abort video served by Dailymotion" ::= { affirmedZoneContentStatisticsChassisLevelProxyVideoEntry 24 } affirmedZoneContentStatisticsChassisLevelProxyVideoMetacafevideosuccesses OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of success video served by Metacafe" ::= { affirmedZoneContentStatisticsChassisLevelProxyVideoEntry 25 } affirmedZoneContentStatisticsChassisLevelProxyVideoMetacafevideosuccessescached OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of success cached video served by Metacafe" ::= { affirmedZoneContentStatisticsChassisLevelProxyVideoEntry 26 } affirmedZoneContentStatisticsChassisLevelProxyVideoMetacafevideoservedfromcache OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Metacafe videos served from cache" ::= { affirmedZoneContentStatisticsChassisLevelProxyVideoEntry 27 } affirmedZoneContentStatisticsChassisLevelProxyVideoMetacafevideoaborts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of abort video served by Metacafe" ::= { affirmedZoneContentStatisticsChassisLevelProxyVideoEntry 28 } affirmedZoneContentStatisticsChassisLevelProxyVideoVideosizemin OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Minimum video size in bytes" ::= { affirmedZoneContentStatisticsChassisLevelProxyVideoEntry 29 } affirmedZoneContentStatisticsChassisLevelProxyVideoVideosizemax OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Maximum video size in bytes" ::= { affirmedZoneContentStatisticsChassisLevelProxyVideoEntry 30 } affirmedZoneContentStatisticsChassisLevelProxyVideoVideosizeaverage OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Average video size in bytes" ::= { affirmedZoneContentStatisticsChassisLevelProxyVideoEntry 31 } affirmedZoneContentStatisticsChassisLevelProxyVideoVideosizetotal OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total video size in bytes" ::= { affirmedZoneContentStatisticsChassisLevelProxyVideoEntry 32 } affirmedZoneContentStatisticsChassisLevelProxyVideoFlvvideosizemin OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Minimum FLV video size in bytes" ::= { affirmedZoneContentStatisticsChassisLevelProxyVideoEntry 33 } affirmedZoneContentStatisticsChassisLevelProxyVideoFlvvideosizemax OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Maximum FLV video size in bytes" ::= { affirmedZoneContentStatisticsChassisLevelProxyVideoEntry 34 } affirmedZoneContentStatisticsChassisLevelProxyVideoFlvvideosizeaverage OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Average FLV video size in bytes" ::= { affirmedZoneContentStatisticsChassisLevelProxyVideoEntry 35 } affirmedZoneContentStatisticsChassisLevelProxyVideoFlvvideosizetotal OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total FLV video size in bytes" ::= { affirmedZoneContentStatisticsChassisLevelProxyVideoEntry 36 } affirmedZoneContentStatisticsChassisLevelProxyVideoMp4videosizemin OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Minimum MP4 video size in bytes" ::= { affirmedZoneContentStatisticsChassisLevelProxyVideoEntry 37 } affirmedZoneContentStatisticsChassisLevelProxyVideoMp4videosizemax OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Maximum MP4 video size in bytes" ::= { affirmedZoneContentStatisticsChassisLevelProxyVideoEntry 38 } affirmedZoneContentStatisticsChassisLevelProxyVideoMp4videosizeaverage OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Average MP4 video size in bytes" ::= { affirmedZoneContentStatisticsChassisLevelProxyVideoEntry 39 } affirmedZoneContentStatisticsChassisLevelProxyVideoMp4videosizetotal OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total MP4 video size in bytes" ::= { affirmedZoneContentStatisticsChassisLevelProxyVideoEntry 40 } affirmedZoneContentStatisticsChassisLevelProxyVideoFlvvideodurationmin OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Minimum FLV video duration in seconds" ::= { affirmedZoneContentStatisticsChassisLevelProxyVideoEntry 41 } affirmedZoneContentStatisticsChassisLevelProxyVideoFlvvideodurationmax OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Maximum FLV video duration in seconds" ::= { affirmedZoneContentStatisticsChassisLevelProxyVideoEntry 42 } affirmedZoneContentStatisticsChassisLevelProxyVideoFlvvideodurationaverage OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Average FLV video duration in seconds" ::= { affirmedZoneContentStatisticsChassisLevelProxyVideoEntry 43 } affirmedZoneContentStatisticsChassisLevelProxyVideoFlvvideodurationtotal OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total FLV video duration in seconds" ::= { affirmedZoneContentStatisticsChassisLevelProxyVideoEntry 44 } affirmedZoneContentStatisticsChassisLevelProxyVideoMp4videodurationmin OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Minimum MP4 video duration in seconds" ::= { affirmedZoneContentStatisticsChassisLevelProxyVideoEntry 45 } affirmedZoneContentStatisticsChassisLevelProxyVideoMp4videodurationmax OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Maximum MP4 video duration in seconds" ::= { affirmedZoneContentStatisticsChassisLevelProxyVideoEntry 46 } affirmedZoneContentStatisticsChassisLevelProxyVideoMp4videodurationaverage OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Average MP4 video duration in seconds" ::= { affirmedZoneContentStatisticsChassisLevelProxyVideoEntry 47 } affirmedZoneContentStatisticsChassisLevelProxyVideoMp4videodurationtotal OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total MP4 video duration in seconds" ::= { affirmedZoneContentStatisticsChassisLevelProxyVideoEntry 48 } affirmedZoneContentStatisticsChassisLevelProxyVideoVideoservedbytesfromcache OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of video (bytes) served from cache" ::= { affirmedZoneContentStatisticsChassisLevelProxyVideoEntry 49 } affirmedZoneContentStatisticsChassisLevelProxyVideoVideopacedrequests OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of videos for which video-pacing was applied" ::= { affirmedZoneContentStatisticsChassisLevelProxyVideoEntry 50 } affirmedZoneContentStatisticsChassisLevelProxyVideoVideosizepacedtotal OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Length in bytes of videos for which pacing is applied" ::= { affirmedZoneContentStatisticsChassisLevelProxyVideoEntry 51 } affirmedZoneContentStatisticsChassisLevelProxyVideoVideosizepacedsent OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of bytes of paced videos delivered" ::= { affirmedZoneContentStatisticsChassisLevelProxyVideoEntry 52 } affirmedZoneContentStatisticsChassisLevelProxyVideoWebmvideosuccesses OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of WEBM video successes" ::= { affirmedZoneContentStatisticsChassisLevelProxyVideoEntry 53 } affirmedZoneContentStatisticsChassisLevelProxyVideoWebmvideosuccessescached OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of WEBM video successes cached" ::= { affirmedZoneContentStatisticsChassisLevelProxyVideoEntry 54 } affirmedZoneContentStatisticsChassisLevelProxyVideoWebmvideoservedfromcache OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of WEBM video served from cache" ::= { affirmedZoneContentStatisticsChassisLevelProxyVideoEntry 55 } affirmedZoneContentStatisticsChassisLevelProxyVideoWebmvideoaborts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of WEBM video aborts" ::= { affirmedZoneContentStatisticsChassisLevelProxyVideoEntry 56 } affirmedZoneContentStatisticsChassisLevelProxyVideoWebmvideosizemin OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Minimum WEBM video size in bytes" ::= { affirmedZoneContentStatisticsChassisLevelProxyVideoEntry 57 } affirmedZoneContentStatisticsChassisLevelProxyVideoWebmvideosizemax OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Maximum WEBM video size in bytes" ::= { affirmedZoneContentStatisticsChassisLevelProxyVideoEntry 58 } affirmedZoneContentStatisticsChassisLevelProxyVideoWebmvideosizeaverage OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Average WEBM video size in bytes" ::= { affirmedZoneContentStatisticsChassisLevelProxyVideoEntry 59 } affirmedZoneContentStatisticsChassisLevelProxyVideoWebmvideosizetotal OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total WEBM video size in bytes" ::= { affirmedZoneContentStatisticsChassisLevelProxyVideoEntry 60 } affirmedZoneContentStatisticsChassisLevelProxyVideoWebmvideodurationmin OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Minimum WEBM video duration in seconds" ::= { affirmedZoneContentStatisticsChassisLevelProxyVideoEntry 61 } affirmedZoneContentStatisticsChassisLevelProxyVideoWebmvideodurationmax OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Maximum WEBM video duration in seconds" ::= { affirmedZoneContentStatisticsChassisLevelProxyVideoEntry 62 } affirmedZoneContentStatisticsChassisLevelProxyVideoWebmvideodurationaverage OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Average WEBM video duration in seconds" ::= { affirmedZoneContentStatisticsChassisLevelProxyVideoEntry 63 } affirmedZoneContentStatisticsChassisLevelProxyVideoWebmvideodurationtotal OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total WEBM video duration in seconds" ::= { affirmedZoneContentStatisticsChassisLevelProxyVideoEntry 64 } affirmedZoneContentStatisticsChassisLevelProxyTcpOptzTable OBJECT-TYPE SYNTAX SEQUENCE OF AffirmedZoneContentStatisticsChassisLevelProxyTcpOptzEntry MAX-ACCESS not-accessible STATUS deprecated DESCRIPTION "" ::= { affirmedZoneMIB 118 } affirmedZoneContentStatisticsChassisLevelProxyTcpOptzEntry OBJECT-TYPE SYNTAX AffirmedZoneContentStatisticsChassisLevelProxyTcpOptzEntry MAX-ACCESS not-accessible STATUS deprecated DESCRIPTION "" INDEX { affirmedZoneName, affirmedZoneContentStatisticsChassisLevelProxyTcpOptzChassis } ::= { affirmedZoneContentStatisticsChassisLevelProxyTcpOptzTable 1 } AffirmedZoneContentStatisticsChassisLevelProxyTcpOptzEntry ::= SEQUENCE { affirmedZoneContentStatisticsChassisLevelProxyTcpOptzChassis Unsigned32, affirmedZoneContentStatisticsChassisLevelProxyTcpOptzTotalnumofconnections ConfdString, affirmedZoneContentStatisticsChassisLevelProxyTcpOptzNumofactiveconnections ConfdString, affirmedZoneContentStatisticsChassisLevelProxyTcpOptzNumofservicedconnections ConfdString, affirmedZoneContentStatisticsChassisLevelProxyTcpOptzNumofbypassconnections ConfdString, affirmedZoneContentStatisticsChassisLevelProxyTcpOptzNumconnectionsnoserviceprofile ConfdString, affirmedZoneContentStatisticsChassisLevelProxyTcpOptzNumconnectionsapplyservicefailed ConfdString } affirmedZoneContentStatisticsChassisLevelProxyTcpOptzChassis OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS not-accessible STATUS current DESCRIPTION "chassis ID" ::= { affirmedZoneContentStatisticsChassisLevelProxyTcpOptzEntry 1 } affirmedZoneContentStatisticsChassisLevelProxyTcpOptzTotalnumofconnections OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of TCP connections" ::= { affirmedZoneContentStatisticsChassisLevelProxyTcpOptzEntry 2 } affirmedZoneContentStatisticsChassisLevelProxyTcpOptzNumofactiveconnections OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of active TCP connections" ::= { affirmedZoneContentStatisticsChassisLevelProxyTcpOptzEntry 3 } affirmedZoneContentStatisticsChassisLevelProxyTcpOptzNumofservicedconnections OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of connections that TCP Optimization Service were applied" ::= { affirmedZoneContentStatisticsChassisLevelProxyTcpOptzEntry 4 } affirmedZoneContentStatisticsChassisLevelProxyTcpOptzNumofbypassconnections OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of connections that bypass the TCP Optimization Service" ::= { affirmedZoneContentStatisticsChassisLevelProxyTcpOptzEntry 5 } affirmedZoneContentStatisticsChassisLevelProxyTcpOptzNumconnectionsnoserviceprofile OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of connections that failed because no TCP service profile" ::= { affirmedZoneContentStatisticsChassisLevelProxyTcpOptzEntry 6 } affirmedZoneContentStatisticsChassisLevelProxyTcpOptzNumconnectionsapplyservicefailed OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of tcp connections that failed because cannot apply TCP services" ::= { affirmedZoneContentStatisticsChassisLevelProxyTcpOptzEntry 7 } affirmedZoneContentStatisticsChassisLevelProxyWebImageOptSummaryTable OBJECT-TYPE SYNTAX SEQUENCE OF AffirmedZoneContentStatisticsChassisLevelProxyWebImageOptSummaryEntry MAX-ACCESS not-accessible STATUS deprecated DESCRIPTION "" ::= { affirmedZoneMIB 119 } affirmedZoneContentStatisticsChassisLevelProxyWebImageOptSummaryEntry OBJECT-TYPE SYNTAX AffirmedZoneContentStatisticsChassisLevelProxyWebImageOptSummaryEntry MAX-ACCESS not-accessible STATUS deprecated DESCRIPTION "" INDEX { affirmedZoneName, affirmedZoneContentStatisticsChassisLevelProxyWebImageOptSummaryChassis } ::= { affirmedZoneContentStatisticsChassisLevelProxyWebImageOptSummaryTable 1 } AffirmedZoneContentStatisticsChassisLevelProxyWebImageOptSummaryEntry ::= SEQUENCE { affirmedZoneContentStatisticsChassisLevelProxyWebImageOptSummaryChassis Unsigned32, affirmedZoneContentStatisticsChassisLevelProxyWebImageOptSummaryNumwebimageoptattempts ConfdString, affirmedZoneContentStatisticsChassisLevelProxyWebImageOptSummaryNumwebimageoptsuccesses ConfdString, affirmedZoneContentStatisticsChassisLevelProxyWebImageOptSummaryNumwebimageoptcancels ConfdString, affirmedZoneContentStatisticsChassisLevelProxyWebImageOptSummaryNumwebimageoptfailures ConfdString, affirmedZoneContentStatisticsChassisLevelProxyWebImageOptSummaryNumwebimageoptbytesattempt ConfdString, affirmedZoneContentStatisticsChassisLevelProxyWebImageOptSummaryNumwebimageoptbytesnotadapted ConfdString, affirmedZoneContentStatisticsChassisLevelProxyWebImageOptSummaryNumwebimageoptbytesadapted ConfdString, affirmedZoneContentStatisticsChassisLevelProxyWebImageOptSummaryWebimagesizemax ConfdString, affirmedZoneContentStatisticsChassisLevelProxyWebImageOptSummaryWebimagesizemin ConfdString, affirmedZoneContentStatisticsChassisLevelProxyWebImageOptSummaryWebimagesizeavg ConfdString, affirmedZoneContentStatisticsChassisLevelProxyWebImageOptSummaryWebimageadaptedsizemax ConfdString, affirmedZoneContentStatisticsChassisLevelProxyWebImageOptSummaryWebimageadaptedsizemin ConfdString, affirmedZoneContentStatisticsChassisLevelProxyWebImageOptSummaryWebimageadaptedsizeavg ConfdString, affirmedZoneContentStatisticsChassisLevelProxyWebImageOptSummaryNumwebimageoptaborts ConfdString } affirmedZoneContentStatisticsChassisLevelProxyWebImageOptSummaryChassis OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS not-accessible STATUS current DESCRIPTION "chassis ID" ::= { affirmedZoneContentStatisticsChassisLevelProxyWebImageOptSummaryEntry 1 } affirmedZoneContentStatisticsChassisLevelProxyWebImageOptSummaryNumwebimageoptattempts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Web Image Optimization attempts" ::= { affirmedZoneContentStatisticsChassisLevelProxyWebImageOptSummaryEntry 2 } affirmedZoneContentStatisticsChassisLevelProxyWebImageOptSummaryNumwebimageoptsuccesses OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Web Image Optimization successes" ::= { affirmedZoneContentStatisticsChassisLevelProxyWebImageOptSummaryEntry 3 } affirmedZoneContentStatisticsChassisLevelProxyWebImageOptSummaryNumwebimageoptcancels OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Web Image Optimization cancels" ::= { affirmedZoneContentStatisticsChassisLevelProxyWebImageOptSummaryEntry 4 } affirmedZoneContentStatisticsChassisLevelProxyWebImageOptSummaryNumwebimageoptfailures OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Web Image Optimization failures" ::= { affirmedZoneContentStatisticsChassisLevelProxyWebImageOptSummaryEntry 5 } affirmedZoneContentStatisticsChassisLevelProxyWebImageOptSummaryNumwebimageoptbytesattempt OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Web Image Optimization bytes attempt to adapt" ::= { affirmedZoneContentStatisticsChassisLevelProxyWebImageOptSummaryEntry 6 } affirmedZoneContentStatisticsChassisLevelProxyWebImageOptSummaryNumwebimageoptbytesnotadapted OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Web Image Optimization bytes not adapted" ::= { affirmedZoneContentStatisticsChassisLevelProxyWebImageOptSummaryEntry 7 } affirmedZoneContentStatisticsChassisLevelProxyWebImageOptSummaryNumwebimageoptbytesadapted OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Web Image Optimization bytes adapted" ::= { affirmedZoneContentStatisticsChassisLevelProxyWebImageOptSummaryEntry 8 } affirmedZoneContentStatisticsChassisLevelProxyWebImageOptSummaryWebimagesizemax OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Web Image Size Max (Bytes)" ::= { affirmedZoneContentStatisticsChassisLevelProxyWebImageOptSummaryEntry 9 } affirmedZoneContentStatisticsChassisLevelProxyWebImageOptSummaryWebimagesizemin OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Web Image Size Min (Bytes)" ::= { affirmedZoneContentStatisticsChassisLevelProxyWebImageOptSummaryEntry 10 } affirmedZoneContentStatisticsChassisLevelProxyWebImageOptSummaryWebimagesizeavg OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Web Image Size Average (Bytes)" ::= { affirmedZoneContentStatisticsChassisLevelProxyWebImageOptSummaryEntry 11 } affirmedZoneContentStatisticsChassisLevelProxyWebImageOptSummaryWebimageadaptedsizemax OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Web Image Adapted Size Max (Bytes)" ::= { affirmedZoneContentStatisticsChassisLevelProxyWebImageOptSummaryEntry 12 } affirmedZoneContentStatisticsChassisLevelProxyWebImageOptSummaryWebimageadaptedsizemin OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Web Image Adapted Size Min (Bytes)" ::= { affirmedZoneContentStatisticsChassisLevelProxyWebImageOptSummaryEntry 13 } affirmedZoneContentStatisticsChassisLevelProxyWebImageOptSummaryWebimageadaptedsizeavg OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Web Image Adapted Size Average (Bytes)" ::= { affirmedZoneContentStatisticsChassisLevelProxyWebImageOptSummaryEntry 14 } affirmedZoneContentStatisticsChassisLevelProxyWebImageOptSummaryNumwebimageoptaborts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Web Image Optimization Aborts" ::= { affirmedZoneContentStatisticsChassisLevelProxyWebImageOptSummaryEntry 15 } affirmedZoneContentStatisticsChassisLevelProxyWebImageOptDetailTable OBJECT-TYPE SYNTAX SEQUENCE OF AffirmedZoneContentStatisticsChassisLevelProxyWebImageOptDetailEntry MAX-ACCESS not-accessible STATUS deprecated DESCRIPTION "" ::= { affirmedZoneMIB 120 } affirmedZoneContentStatisticsChassisLevelProxyWebImageOptDetailEntry OBJECT-TYPE SYNTAX AffirmedZoneContentStatisticsChassisLevelProxyWebImageOptDetailEntry MAX-ACCESS not-accessible STATUS deprecated DESCRIPTION "" INDEX { affirmedZoneName, affirmedZoneContentStatisticsChassisLevelProxyWebImageOptDetailChassis } ::= { affirmedZoneContentStatisticsChassisLevelProxyWebImageOptDetailTable 1 } AffirmedZoneContentStatisticsChassisLevelProxyWebImageOptDetailEntry ::= SEQUENCE { affirmedZoneContentStatisticsChassisLevelProxyWebImageOptDetailChassis Unsigned32, affirmedZoneContentStatisticsChassisLevelProxyWebImageOptDetailNumwebimageoptbelowsrcsizethresh ConfdString, affirmedZoneContentStatisticsChassisLevelProxyWebImageOptDetailNumwebimageoptbelowpercentsavingthresh ConfdString, affirmedZoneContentStatisticsChassisLevelProxyWebImageOptDetailNumwebimageopttgtmaxsizeexceeded ConfdString, affirmedZoneContentStatisticsChassisLevelProxyWebImageOptDetailNumwebimageoptformatnotsupported ConfdString, affirmedZoneContentStatisticsChassisLevelProxyWebImageOptDetailNumwebimageoptcompressnotallowed ConfdString, affirmedZoneContentStatisticsChassisLevelProxyWebImageOptDetailNumwebimageoptdecompressimagefailed ConfdString, affirmedZoneContentStatisticsChassisLevelProxyWebImageOptDetailNumwebimageoptcompressimagefailed ConfdString, affirmedZoneContentStatisticsChassisLevelProxyWebImageOptDetailNumwebimageoptquantizeimagefailed ConfdString, affirmedZoneContentStatisticsChassisLevelProxyWebImageOptDetailNumwebimageoptremovemetadatafailed ConfdString, affirmedZoneContentStatisticsChassisLevelProxyWebImageOptDetailNumwebimageoptresizeimagefailed ConfdString, affirmedZoneContentStatisticsChassisLevelProxyWebImageOptDetailNumwebimageoptalphablendimagefailed ConfdString, affirmedZoneContentStatisticsChassisLevelProxyWebImageOptDetailNumwebimageoptgetsrcimageformatfailed ConfdString, affirmedZoneContentStatisticsChassisLevelProxyWebImageOptDetailNumwebimageoptgettgtimageformatfailed ConfdString, affirmedZoneContentStatisticsChassisLevelProxyWebImageOptDetailNumwebimageoptjpegattempts ConfdString, affirmedZoneContentStatisticsChassisLevelProxyWebImageOptDetailNumwebimageoptjpegsuccesses ConfdString, affirmedZoneContentStatisticsChassisLevelProxyWebImageOptDetailNumwebimageoptjpegbytesattempt ConfdString, affirmedZoneContentStatisticsChassisLevelProxyWebImageOptDetailNumwebimageoptjpegbytesnotadapted ConfdString, affirmedZoneContentStatisticsChassisLevelProxyWebImageOptDetailNumwebimageoptjpegbytesadapted ConfdString, affirmedZoneContentStatisticsChassisLevelProxyWebImageOptDetailNumwebimageoptgifattempts ConfdString, affirmedZoneContentStatisticsChassisLevelProxyWebImageOptDetailNumwebimageoptgifsuccesses ConfdString, affirmedZoneContentStatisticsChassisLevelProxyWebImageOptDetailNumwebimageoptgifbytesattempt ConfdString, affirmedZoneContentStatisticsChassisLevelProxyWebImageOptDetailNumwebimageoptgifbytesnotadapted ConfdString, affirmedZoneContentStatisticsChassisLevelProxyWebImageOptDetailNumwebimageoptgifbytesadapted ConfdString, affirmedZoneContentStatisticsChassisLevelProxyWebImageOptDetailNumwebimageoptpngattempts ConfdString, affirmedZoneContentStatisticsChassisLevelProxyWebImageOptDetailNumwebimageoptpngsuccesses ConfdString, affirmedZoneContentStatisticsChassisLevelProxyWebImageOptDetailNumwebimageoptpngbytesattempt ConfdString, affirmedZoneContentStatisticsChassisLevelProxyWebImageOptDetailNumwebimageoptpngbytesnotadapted ConfdString, affirmedZoneContentStatisticsChassisLevelProxyWebImageOptDetailNumwebimageoptpngbytesadapted ConfdString, affirmedZoneContentStatisticsChassisLevelProxyWebImageOptDetailNumwebimageoptsrcmaxsizeexceeded ConfdString, affirmedZoneContentStatisticsChassisLevelProxyWebImageOptDetailNumwebimageoptcontenttypemismatches ConfdString, affirmedZoneContentStatisticsChassisLevelProxyWebImageOptDetailNumwebimageoptcpuoverload ConfdString } affirmedZoneContentStatisticsChassisLevelProxyWebImageOptDetailChassis OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS not-accessible STATUS current DESCRIPTION "chassis ID" ::= { affirmedZoneContentStatisticsChassisLevelProxyWebImageOptDetailEntry 1 } affirmedZoneContentStatisticsChassisLevelProxyWebImageOptDetailNumwebimageoptbelowsrcsizethresh OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Web Image Optimization below source size threshold" ::= { affirmedZoneContentStatisticsChassisLevelProxyWebImageOptDetailEntry 2 } affirmedZoneContentStatisticsChassisLevelProxyWebImageOptDetailNumwebimageoptbelowpercentsavingthresh OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Web Image Optimization below percentage savings threshold" ::= { affirmedZoneContentStatisticsChassisLevelProxyWebImageOptDetailEntry 3 } affirmedZoneContentStatisticsChassisLevelProxyWebImageOptDetailNumwebimageopttgtmaxsizeexceeded OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Web Image Optimization target max size exceeded" ::= { affirmedZoneContentStatisticsChassisLevelProxyWebImageOptDetailEntry 4 } affirmedZoneContentStatisticsChassisLevelProxyWebImageOptDetailNumwebimageoptformatnotsupported OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Web Image Optimization format not supported" ::= { affirmedZoneContentStatisticsChassisLevelProxyWebImageOptDetailEntry 5 } affirmedZoneContentStatisticsChassisLevelProxyWebImageOptDetailNumwebimageoptcompressnotallowed OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Web Image Optimization compressing not allowed" ::= { affirmedZoneContentStatisticsChassisLevelProxyWebImageOptDetailEntry 6 } affirmedZoneContentStatisticsChassisLevelProxyWebImageOptDetailNumwebimageoptdecompressimagefailed OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Web Image Optimization decompressing image failed" ::= { affirmedZoneContentStatisticsChassisLevelProxyWebImageOptDetailEntry 7 } affirmedZoneContentStatisticsChassisLevelProxyWebImageOptDetailNumwebimageoptcompressimagefailed OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Web Image Optimization compressing image failed" ::= { affirmedZoneContentStatisticsChassisLevelProxyWebImageOptDetailEntry 8 } affirmedZoneContentStatisticsChassisLevelProxyWebImageOptDetailNumwebimageoptquantizeimagefailed OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Web Image Optimization quantizing image failed" ::= { affirmedZoneContentStatisticsChassisLevelProxyWebImageOptDetailEntry 9 } affirmedZoneContentStatisticsChassisLevelProxyWebImageOptDetailNumwebimageoptremovemetadatafailed OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Web Image Optimization removing metadata failed" ::= { affirmedZoneContentStatisticsChassisLevelProxyWebImageOptDetailEntry 10 } affirmedZoneContentStatisticsChassisLevelProxyWebImageOptDetailNumwebimageoptresizeimagefailed OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Web Image Optimization resizing image failed" ::= { affirmedZoneContentStatisticsChassisLevelProxyWebImageOptDetailEntry 11 } affirmedZoneContentStatisticsChassisLevelProxyWebImageOptDetailNumwebimageoptalphablendimagefailed OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Web Image Optimization alpha blend image failed" ::= { affirmedZoneContentStatisticsChassisLevelProxyWebImageOptDetailEntry 12 } affirmedZoneContentStatisticsChassisLevelProxyWebImageOptDetailNumwebimageoptgetsrcimageformatfailed OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Web Image Optimization getting source image format failed" ::= { affirmedZoneContentStatisticsChassisLevelProxyWebImageOptDetailEntry 13 } affirmedZoneContentStatisticsChassisLevelProxyWebImageOptDetailNumwebimageoptgettgtimageformatfailed OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Web Image Optimization getting target image format failed" ::= { affirmedZoneContentStatisticsChassisLevelProxyWebImageOptDetailEntry 14 } affirmedZoneContentStatisticsChassisLevelProxyWebImageOptDetailNumwebimageoptjpegattempts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Web Image Optimization JPEG Attempts" ::= { affirmedZoneContentStatisticsChassisLevelProxyWebImageOptDetailEntry 15 } affirmedZoneContentStatisticsChassisLevelProxyWebImageOptDetailNumwebimageoptjpegsuccesses OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Web Image Optimization JPEG successes" ::= { affirmedZoneContentStatisticsChassisLevelProxyWebImageOptDetailEntry 16 } affirmedZoneContentStatisticsChassisLevelProxyWebImageOptDetailNumwebimageoptjpegbytesattempt OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Web Image Optimization JPEG bytes attempt to adapt" ::= { affirmedZoneContentStatisticsChassisLevelProxyWebImageOptDetailEntry 17 } affirmedZoneContentStatisticsChassisLevelProxyWebImageOptDetailNumwebimageoptjpegbytesnotadapted OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Web Image Optimization JPEG bytes not adapted" ::= { affirmedZoneContentStatisticsChassisLevelProxyWebImageOptDetailEntry 18 } affirmedZoneContentStatisticsChassisLevelProxyWebImageOptDetailNumwebimageoptjpegbytesadapted OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Web Image Optimization JPEG bytes adapted" ::= { affirmedZoneContentStatisticsChassisLevelProxyWebImageOptDetailEntry 19 } affirmedZoneContentStatisticsChassisLevelProxyWebImageOptDetailNumwebimageoptgifattempts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Web Image Optimization GIF Attempts" ::= { affirmedZoneContentStatisticsChassisLevelProxyWebImageOptDetailEntry 20 } affirmedZoneContentStatisticsChassisLevelProxyWebImageOptDetailNumwebimageoptgifsuccesses OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Web Image Optimization GIF successes" ::= { affirmedZoneContentStatisticsChassisLevelProxyWebImageOptDetailEntry 21 } affirmedZoneContentStatisticsChassisLevelProxyWebImageOptDetailNumwebimageoptgifbytesattempt OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Web Image Optimization GIF bytes attempt to adapt" ::= { affirmedZoneContentStatisticsChassisLevelProxyWebImageOptDetailEntry 22 } affirmedZoneContentStatisticsChassisLevelProxyWebImageOptDetailNumwebimageoptgifbytesnotadapted OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Web Image Optimization GIF bytes not adapted" ::= { affirmedZoneContentStatisticsChassisLevelProxyWebImageOptDetailEntry 23 } affirmedZoneContentStatisticsChassisLevelProxyWebImageOptDetailNumwebimageoptgifbytesadapted OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Web Image Optimization GIF bytes adapted" ::= { affirmedZoneContentStatisticsChassisLevelProxyWebImageOptDetailEntry 24 } affirmedZoneContentStatisticsChassisLevelProxyWebImageOptDetailNumwebimageoptpngattempts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Web Image Optimization PNG Attempts" ::= { affirmedZoneContentStatisticsChassisLevelProxyWebImageOptDetailEntry 25 } affirmedZoneContentStatisticsChassisLevelProxyWebImageOptDetailNumwebimageoptpngsuccesses OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Web Image Optimization PNG successes" ::= { affirmedZoneContentStatisticsChassisLevelProxyWebImageOptDetailEntry 26 } affirmedZoneContentStatisticsChassisLevelProxyWebImageOptDetailNumwebimageoptpngbytesattempt OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Web Image Optimization PNG bytes attempt to adapt" ::= { affirmedZoneContentStatisticsChassisLevelProxyWebImageOptDetailEntry 27 } affirmedZoneContentStatisticsChassisLevelProxyWebImageOptDetailNumwebimageoptpngbytesnotadapted OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Web Image Optimization PNG bytes not adapted" ::= { affirmedZoneContentStatisticsChassisLevelProxyWebImageOptDetailEntry 28 } affirmedZoneContentStatisticsChassisLevelProxyWebImageOptDetailNumwebimageoptpngbytesadapted OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Web Image Optimization PNG bytes adapted" ::= { affirmedZoneContentStatisticsChassisLevelProxyWebImageOptDetailEntry 29 } affirmedZoneContentStatisticsChassisLevelProxyWebImageOptDetailNumwebimageoptsrcmaxsizeexceeded OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Web Image Optimization source max size exceeded" ::= { affirmedZoneContentStatisticsChassisLevelProxyWebImageOptDetailEntry 30 } affirmedZoneContentStatisticsChassisLevelProxyWebImageOptDetailNumwebimageoptcontenttypemismatches OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Web Image Optimization with Content-type mismatches" ::= { affirmedZoneContentStatisticsChassisLevelProxyWebImageOptDetailEntry 31 } affirmedZoneContentStatisticsChassisLevelProxyWebImageOptDetailNumwebimageoptcpuoverload OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Web Image Optimization CPU overload" ::= { affirmedZoneContentStatisticsChassisLevelProxyWebImageOptDetailEntry 32 } affirmedZoneContentStatisticsChassisLevelProxyMinifyTable OBJECT-TYPE SYNTAX SEQUENCE OF AffirmedZoneContentStatisticsChassisLevelProxyMinifyEntry MAX-ACCESS not-accessible STATUS deprecated DESCRIPTION "" ::= { affirmedZoneMIB 121 } affirmedZoneContentStatisticsChassisLevelProxyMinifyEntry OBJECT-TYPE SYNTAX AffirmedZoneContentStatisticsChassisLevelProxyMinifyEntry MAX-ACCESS not-accessible STATUS deprecated DESCRIPTION "" INDEX { affirmedZoneName, affirmedZoneContentStatisticsChassisLevelProxyMinifyChassis } ::= { affirmedZoneContentStatisticsChassisLevelProxyMinifyTable 1 } AffirmedZoneContentStatisticsChassisLevelProxyMinifyEntry ::= SEQUENCE { affirmedZoneContentStatisticsChassisLevelProxyMinifyChassis Unsigned32, affirmedZoneContentStatisticsChassisLevelProxyMinifyNumminifycssattempts ConfdString, affirmedZoneContentStatisticsChassisLevelProxyMinifyNumminifycsssuccesses ConfdString, affirmedZoneContentStatisticsChassisLevelProxyMinifyNumminifycssfailures ConfdString, affirmedZoneContentStatisticsChassisLevelProxyMinifyNumminifycssbytesattempt ConfdString, affirmedZoneContentStatisticsChassisLevelProxyMinifyNumminifycssbytesminified ConfdString, affirmedZoneContentStatisticsChassisLevelProxyMinifyNumminifycssbytesnotminified ConfdString, affirmedZoneContentStatisticsChassisLevelProxyMinifyNumminifyhtmlattempts ConfdString, affirmedZoneContentStatisticsChassisLevelProxyMinifyNumminifyhtmlsuccesses ConfdString, affirmedZoneContentStatisticsChassisLevelProxyMinifyNumminifyhtmlfailures ConfdString, affirmedZoneContentStatisticsChassisLevelProxyMinifyNumminifyhtmlbytesattempt ConfdString, affirmedZoneContentStatisticsChassisLevelProxyMinifyNumminifyhtmlbytesminified ConfdString, affirmedZoneContentStatisticsChassisLevelProxyMinifyNumminifyhtmlbytesnotminified ConfdString, affirmedZoneContentStatisticsChassisLevelProxyMinifyNumminifyjsattempts ConfdString, affirmedZoneContentStatisticsChassisLevelProxyMinifyNumminifyjssuccesses ConfdString, affirmedZoneContentStatisticsChassisLevelProxyMinifyNumminifyjsfailures ConfdString, affirmedZoneContentStatisticsChassisLevelProxyMinifyNumminifyjsbytesattempt ConfdString, affirmedZoneContentStatisticsChassisLevelProxyMinifyNumminifyjsbytesminified ConfdString, affirmedZoneContentStatisticsChassisLevelProxyMinifyNumminifyjsbytesnotminified ConfdString, affirmedZoneContentStatisticsChassisLevelProxyMinifyNumminifycancelcontenttypemismatches ConfdString } affirmedZoneContentStatisticsChassisLevelProxyMinifyChassis OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS not-accessible STATUS current DESCRIPTION "chassis ID" ::= { affirmedZoneContentStatisticsChassisLevelProxyMinifyEntry 1 } affirmedZoneContentStatisticsChassisLevelProxyMinifyNumminifycssattempts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Minify CSS attempts" ::= { affirmedZoneContentStatisticsChassisLevelProxyMinifyEntry 2 } affirmedZoneContentStatisticsChassisLevelProxyMinifyNumminifycsssuccesses OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Minify CSS successes" ::= { affirmedZoneContentStatisticsChassisLevelProxyMinifyEntry 3 } affirmedZoneContentStatisticsChassisLevelProxyMinifyNumminifycssfailures OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Minify CSS failures" ::= { affirmedZoneContentStatisticsChassisLevelProxyMinifyEntry 4 } affirmedZoneContentStatisticsChassisLevelProxyMinifyNumminifycssbytesattempt OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Minify CSS bytes attempt" ::= { affirmedZoneContentStatisticsChassisLevelProxyMinifyEntry 5 } affirmedZoneContentStatisticsChassisLevelProxyMinifyNumminifycssbytesminified OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Minify CSS bytes minified" ::= { affirmedZoneContentStatisticsChassisLevelProxyMinifyEntry 6 } affirmedZoneContentStatisticsChassisLevelProxyMinifyNumminifycssbytesnotminified OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Minify CSS bytes not minified" ::= { affirmedZoneContentStatisticsChassisLevelProxyMinifyEntry 7 } affirmedZoneContentStatisticsChassisLevelProxyMinifyNumminifyhtmlattempts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Minify HTML attempts" ::= { affirmedZoneContentStatisticsChassisLevelProxyMinifyEntry 8 } affirmedZoneContentStatisticsChassisLevelProxyMinifyNumminifyhtmlsuccesses OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Minify HTML successes" ::= { affirmedZoneContentStatisticsChassisLevelProxyMinifyEntry 9 } affirmedZoneContentStatisticsChassisLevelProxyMinifyNumminifyhtmlfailures OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Minify HTML failures" ::= { affirmedZoneContentStatisticsChassisLevelProxyMinifyEntry 10 } affirmedZoneContentStatisticsChassisLevelProxyMinifyNumminifyhtmlbytesattempt OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Minify HTML bytes attempt" ::= { affirmedZoneContentStatisticsChassisLevelProxyMinifyEntry 11 } affirmedZoneContentStatisticsChassisLevelProxyMinifyNumminifyhtmlbytesminified OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Minify HTML bytes minified" ::= { affirmedZoneContentStatisticsChassisLevelProxyMinifyEntry 12 } affirmedZoneContentStatisticsChassisLevelProxyMinifyNumminifyhtmlbytesnotminified OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Minify HTML bytes not minified" ::= { affirmedZoneContentStatisticsChassisLevelProxyMinifyEntry 13 } affirmedZoneContentStatisticsChassisLevelProxyMinifyNumminifyjsattempts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Minify Javascript attempts" ::= { affirmedZoneContentStatisticsChassisLevelProxyMinifyEntry 14 } affirmedZoneContentStatisticsChassisLevelProxyMinifyNumminifyjssuccesses OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Minify Javascript successes" ::= { affirmedZoneContentStatisticsChassisLevelProxyMinifyEntry 15 } affirmedZoneContentStatisticsChassisLevelProxyMinifyNumminifyjsfailures OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Minify Javascript failures" ::= { affirmedZoneContentStatisticsChassisLevelProxyMinifyEntry 16 } affirmedZoneContentStatisticsChassisLevelProxyMinifyNumminifyjsbytesattempt OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Minify Javascript bytes attempt" ::= { affirmedZoneContentStatisticsChassisLevelProxyMinifyEntry 17 } affirmedZoneContentStatisticsChassisLevelProxyMinifyNumminifyjsbytesminified OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Minify Javascript bytes minified" ::= { affirmedZoneContentStatisticsChassisLevelProxyMinifyEntry 18 } affirmedZoneContentStatisticsChassisLevelProxyMinifyNumminifyjsbytesnotminified OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Minify Javascript bytes not minified" ::= { affirmedZoneContentStatisticsChassisLevelProxyMinifyEntry 19 } affirmedZoneContentStatisticsChassisLevelProxyMinifyNumminifycancelcontenttypemismatches OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Minify Cancels because Content-Type mismatches" ::= { affirmedZoneContentStatisticsChassisLevelProxyMinifyEntry 20 } affirmedZoneContentStatisticsChassisLevelProxyTlsTable OBJECT-TYPE SYNTAX SEQUENCE OF AffirmedZoneContentStatisticsChassisLevelProxyTlsEntry MAX-ACCESS not-accessible STATUS deprecated DESCRIPTION "" ::= { affirmedZoneMIB 122 } affirmedZoneContentStatisticsChassisLevelProxyTlsEntry OBJECT-TYPE SYNTAX AffirmedZoneContentStatisticsChassisLevelProxyTlsEntry MAX-ACCESS not-accessible STATUS deprecated DESCRIPTION "" INDEX { affirmedZoneName, affirmedZoneContentStatisticsChassisLevelProxyTlsChassis } ::= { affirmedZoneContentStatisticsChassisLevelProxyTlsTable 1 } AffirmedZoneContentStatisticsChassisLevelProxyTlsEntry ::= SEQUENCE { affirmedZoneContentStatisticsChassisLevelProxyTlsChassis Unsigned32, affirmedZoneContentStatisticsChassisLevelProxyTlsNumtotalclientconnections ConfdString, affirmedZoneContentStatisticsChassisLevelProxyTlsNumcurrentclientconnections ConfdString, affirmedZoneContentStatisticsChassisLevelProxyTlsNumtermclientconnections ConfdString, affirmedZoneContentStatisticsChassisLevelProxyTlsNumipv4clientconnections ConfdString, affirmedZoneContentStatisticsChassisLevelProxyTlsNumipv6clientconnections ConfdString, affirmedZoneContentStatisticsChassisLevelProxyTlsNumclientbytesrecvd ConfdString, affirmedZoneContentStatisticsChassisLevelProxyTlsNumclientbytessent ConfdString, affirmedZoneContentStatisticsChassisLevelProxyTlsNumclientprototlsv10 ConfdString, affirmedZoneContentStatisticsChassisLevelProxyTlsNumclientprototlsv11 ConfdString, affirmedZoneContentStatisticsChassisLevelProxyTlsNumclientprototlsv12 ConfdString, affirmedZoneContentStatisticsChassisLevelProxyTlsNumclienttlserrors ConfdString, affirmedZoneContentStatisticsChassisLevelProxyTlsNumclientfderrors ConfdString, affirmedZoneContentStatisticsChassisLevelProxyTlsNumclienthandshakeerrors ConfdString, affirmedZoneContentStatisticsChassisLevelProxyTlsNumclientreaderrors ConfdString, affirmedZoneContentStatisticsChassisLevelProxyTlsNumclientwriteerrors ConfdString, affirmedZoneContentStatisticsChassisLevelProxyTlsNumtotalserverconnections ConfdString, affirmedZoneContentStatisticsChassisLevelProxyTlsNumcurrentserverconnections ConfdString, affirmedZoneContentStatisticsChassisLevelProxyTlsNumorigserverconnections ConfdString, affirmedZoneContentStatisticsChassisLevelProxyTlsNumipv4serverconnections ConfdString, affirmedZoneContentStatisticsChassisLevelProxyTlsNumipv6serverconnections ConfdString, affirmedZoneContentStatisticsChassisLevelProxyTlsNumserverbytesrecvd ConfdString, affirmedZoneContentStatisticsChassisLevelProxyTlsNumserverbytessent ConfdString, affirmedZoneContentStatisticsChassisLevelProxyTlsNumservertlsv10 ConfdString, affirmedZoneContentStatisticsChassisLevelProxyTlsNumservertlsv11 ConfdString, affirmedZoneContentStatisticsChassisLevelProxyTlsNumservertlsv12 ConfdString, affirmedZoneContentStatisticsChassisLevelProxyTlsNumservertlserror ConfdString, affirmedZoneContentStatisticsChassisLevelProxyTlsNumserverfderrors ConfdString, affirmedZoneContentStatisticsChassisLevelProxyTlsNumserverhandshakeerrors ConfdString, affirmedZoneContentStatisticsChassisLevelProxyTlsNumserverautherrors ConfdString, affirmedZoneContentStatisticsChassisLevelProxyTlsNumserverreaderrors ConfdString, affirmedZoneContentStatisticsChassisLevelProxyTlsNumserverwriteerrors ConfdString } affirmedZoneContentStatisticsChassisLevelProxyTlsChassis OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS not-accessible STATUS current DESCRIPTION "chassis ID" ::= { affirmedZoneContentStatisticsChassisLevelProxyTlsEntry 1 } affirmedZoneContentStatisticsChassisLevelProxyTlsNumtotalclientconnections OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of client connections" ::= { affirmedZoneContentStatisticsChassisLevelProxyTlsEntry 2 } affirmedZoneContentStatisticsChassisLevelProxyTlsNumcurrentclientconnections OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of client connections currently in use" ::= { affirmedZoneContentStatisticsChassisLevelProxyTlsEntry 3 } affirmedZoneContentStatisticsChassisLevelProxyTlsNumtermclientconnections OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of terminated connections" ::= { affirmedZoneContentStatisticsChassisLevelProxyTlsEntry 4 } affirmedZoneContentStatisticsChassisLevelProxyTlsNumipv4clientconnections OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of IPv4 client connections" ::= { affirmedZoneContentStatisticsChassisLevelProxyTlsEntry 5 } affirmedZoneContentStatisticsChassisLevelProxyTlsNumipv6clientconnections OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of IPv6 client connections" ::= { affirmedZoneContentStatisticsChassisLevelProxyTlsEntry 6 } affirmedZoneContentStatisticsChassisLevelProxyTlsNumclientbytesrecvd OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bytes received from client" ::= { affirmedZoneContentStatisticsChassisLevelProxyTlsEntry 7 } affirmedZoneContentStatisticsChassisLevelProxyTlsNumclientbytessent OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bytes sent to client" ::= { affirmedZoneContentStatisticsChassisLevelProxyTlsEntry 8 } affirmedZoneContentStatisticsChassisLevelProxyTlsNumclientprototlsv10 OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of TLS1.0 client requests received" ::= { affirmedZoneContentStatisticsChassisLevelProxyTlsEntry 9 } affirmedZoneContentStatisticsChassisLevelProxyTlsNumclientprototlsv11 OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of TLS1.1 client requests received" ::= { affirmedZoneContentStatisticsChassisLevelProxyTlsEntry 10 } affirmedZoneContentStatisticsChassisLevelProxyTlsNumclientprototlsv12 OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of TLS1.2 client requests received" ::= { affirmedZoneContentStatisticsChassisLevelProxyTlsEntry 11 } affirmedZoneContentStatisticsChassisLevelProxyTlsNumclienttlserrors OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Client TLS Errors" ::= { affirmedZoneContentStatisticsChassisLevelProxyTlsEntry 12 } affirmedZoneContentStatisticsChassisLevelProxyTlsNumclientfderrors OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Client set FD Errors" ::= { affirmedZoneContentStatisticsChassisLevelProxyTlsEntry 13 } affirmedZoneContentStatisticsChassisLevelProxyTlsNumclienthandshakeerrors OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Client handshake Errors" ::= { affirmedZoneContentStatisticsChassisLevelProxyTlsEntry 14 } affirmedZoneContentStatisticsChassisLevelProxyTlsNumclientreaderrors OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Client read Errors" ::= { affirmedZoneContentStatisticsChassisLevelProxyTlsEntry 15 } affirmedZoneContentStatisticsChassisLevelProxyTlsNumclientwriteerrors OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Client write Errors" ::= { affirmedZoneContentStatisticsChassisLevelProxyTlsEntry 16 } affirmedZoneContentStatisticsChassisLevelProxyTlsNumtotalserverconnections OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of server connections" ::= { affirmedZoneContentStatisticsChassisLevelProxyTlsEntry 17 } affirmedZoneContentStatisticsChassisLevelProxyTlsNumcurrentserverconnections OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of server connections currently in use" ::= { affirmedZoneContentStatisticsChassisLevelProxyTlsEntry 18 } affirmedZoneContentStatisticsChassisLevelProxyTlsNumorigserverconnections OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of originated connections" ::= { affirmedZoneContentStatisticsChassisLevelProxyTlsEntry 19 } affirmedZoneContentStatisticsChassisLevelProxyTlsNumipv4serverconnections OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of IPv4 server connections" ::= { affirmedZoneContentStatisticsChassisLevelProxyTlsEntry 20 } affirmedZoneContentStatisticsChassisLevelProxyTlsNumipv6serverconnections OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of IPv6 server connections" ::= { affirmedZoneContentStatisticsChassisLevelProxyTlsEntry 21 } affirmedZoneContentStatisticsChassisLevelProxyTlsNumserverbytesrecvd OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bytes received from server" ::= { affirmedZoneContentStatisticsChassisLevelProxyTlsEntry 22 } affirmedZoneContentStatisticsChassisLevelProxyTlsNumserverbytessent OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bytes sent to server" ::= { affirmedZoneContentStatisticsChassisLevelProxyTlsEntry 23 } affirmedZoneContentStatisticsChassisLevelProxyTlsNumservertlsv10 OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of TLS1.0 server requests sent" ::= { affirmedZoneContentStatisticsChassisLevelProxyTlsEntry 24 } affirmedZoneContentStatisticsChassisLevelProxyTlsNumservertlsv11 OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of TLS1.1 server requests sent" ::= { affirmedZoneContentStatisticsChassisLevelProxyTlsEntry 25 } affirmedZoneContentStatisticsChassisLevelProxyTlsNumservertlsv12 OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of TLS1.2 server requests sent" ::= { affirmedZoneContentStatisticsChassisLevelProxyTlsEntry 26 } affirmedZoneContentStatisticsChassisLevelProxyTlsNumservertlserror OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Server TLS Errors" ::= { affirmedZoneContentStatisticsChassisLevelProxyTlsEntry 27 } affirmedZoneContentStatisticsChassisLevelProxyTlsNumserverfderrors OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Server set FD Errors" ::= { affirmedZoneContentStatisticsChassisLevelProxyTlsEntry 28 } affirmedZoneContentStatisticsChassisLevelProxyTlsNumserverhandshakeerrors OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of server handshake Errors" ::= { affirmedZoneContentStatisticsChassisLevelProxyTlsEntry 29 } affirmedZoneContentStatisticsChassisLevelProxyTlsNumserverautherrors OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of server authentication Errors" ::= { affirmedZoneContentStatisticsChassisLevelProxyTlsEntry 30 } affirmedZoneContentStatisticsChassisLevelProxyTlsNumserverreaderrors OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Server read Errors" ::= { affirmedZoneContentStatisticsChassisLevelProxyTlsEntry 31 } affirmedZoneContentStatisticsChassisLevelProxyTlsNumserverwriteerrors OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Server write Errors" ::= { affirmedZoneContentStatisticsChassisLevelProxyTlsEntry 32 } affirmedZoneContentStatisticsChassisLevelProxyLatencyStatsTable OBJECT-TYPE SYNTAX SEQUENCE OF AffirmedZoneContentStatisticsChassisLevelProxyLatencyStatsEntry MAX-ACCESS not-accessible STATUS deprecated DESCRIPTION "" ::= { affirmedZoneMIB 307 } affirmedZoneContentStatisticsChassisLevelProxyLatencyStatsEntry OBJECT-TYPE SYNTAX AffirmedZoneContentStatisticsChassisLevelProxyLatencyStatsEntry MAX-ACCESS not-accessible STATUS deprecated DESCRIPTION "" INDEX { affirmedZoneName, affirmedZoneContentStatisticsChassisLevelProxyLatencyStatsChassis } ::= { affirmedZoneContentStatisticsChassisLevelProxyLatencyStatsTable 1 } AffirmedZoneContentStatisticsChassisLevelProxyLatencyStatsEntry ::= SEQUENCE { affirmedZoneContentStatisticsChassisLevelProxyLatencyStatsChassis Unsigned32, affirmedZoneContentStatisticsChassisLevelProxyLatencyStatsLatencytnxtotal ConfdString, affirmedZoneContentStatisticsChassisLevelProxyLatencyStatsLatencytnxavg ConfdString, affirmedZoneContentStatisticsChassisLevelProxyLatencyStatsLatencytnxmax ConfdString, affirmedZoneContentStatisticsChassisLevelProxyLatencyStatsLatencytnx10 ConfdString, affirmedZoneContentStatisticsChassisLevelProxyLatencyStatsLatencytnx20 ConfdString, affirmedZoneContentStatisticsChassisLevelProxyLatencyStatsLatencytnx30 ConfdString, affirmedZoneContentStatisticsChassisLevelProxyLatencyStatsLatencytnx40 ConfdString, affirmedZoneContentStatisticsChassisLevelProxyLatencyStatsLatencytnx50 ConfdString, affirmedZoneContentStatisticsChassisLevelProxyLatencyStatsLatencytnx100 ConfdString, affirmedZoneContentStatisticsChassisLevelProxyLatencyStatsLatencytnx101 ConfdString, affirmedZoneContentStatisticsChassisLevelProxyLatencyStatsLatencyrequestavg ConfdString, affirmedZoneContentStatisticsChassisLevelProxyLatencyStatsLatencyrequestmax ConfdString, affirmedZoneContentStatisticsChassisLevelProxyLatencyStatsLatencyrequest10 ConfdString, affirmedZoneContentStatisticsChassisLevelProxyLatencyStatsLatencyrequest20 ConfdString, affirmedZoneContentStatisticsChassisLevelProxyLatencyStatsLatencyrequest30 ConfdString, affirmedZoneContentStatisticsChassisLevelProxyLatencyStatsLatencyrequest40 ConfdString, affirmedZoneContentStatisticsChassisLevelProxyLatencyStatsLatencyrequest50 ConfdString, affirmedZoneContentStatisticsChassisLevelProxyLatencyStatsLatencyrequest100 ConfdString, affirmedZoneContentStatisticsChassisLevelProxyLatencyStatsLatencyrequest101 ConfdString, affirmedZoneContentStatisticsChassisLevelProxyLatencyStatsLatencyresponseavg ConfdString, affirmedZoneContentStatisticsChassisLevelProxyLatencyStatsLatencyresponsemax ConfdString, affirmedZoneContentStatisticsChassisLevelProxyLatencyStatsLatencyresponse10 ConfdString, affirmedZoneContentStatisticsChassisLevelProxyLatencyStatsLatencyresponse20 ConfdString, affirmedZoneContentStatisticsChassisLevelProxyLatencyStatsLatencyresponse30 ConfdString, affirmedZoneContentStatisticsChassisLevelProxyLatencyStatsLatencyresponse40 ConfdString, affirmedZoneContentStatisticsChassisLevelProxyLatencyStatsLatencyresponse50 ConfdString, affirmedZoneContentStatisticsChassisLevelProxyLatencyStatsLatencyresponse100 ConfdString, affirmedZoneContentStatisticsChassisLevelProxyLatencyStatsLatencyresponse101 ConfdString, affirmedZoneContentStatisticsChassisLevelProxyLatencyStatsLatencyclientconntotal ConfdString, affirmedZoneContentStatisticsChassisLevelProxyLatencyStatsLatencyclientdatarxavg ConfdString, affirmedZoneContentStatisticsChassisLevelProxyLatencyStatsLatencyclientdatarxmax ConfdString, affirmedZoneContentStatisticsChassisLevelProxyLatencyStatsLatencyclientdatarx10 ConfdString, affirmedZoneContentStatisticsChassisLevelProxyLatencyStatsLatencyclientdatarx20 ConfdString, affirmedZoneContentStatisticsChassisLevelProxyLatencyStatsLatencyclientdatarx30 ConfdString, affirmedZoneContentStatisticsChassisLevelProxyLatencyStatsLatencyclientdatarx40 ConfdString, affirmedZoneContentStatisticsChassisLevelProxyLatencyStatsLatencyclientdatarx50 ConfdString, affirmedZoneContentStatisticsChassisLevelProxyLatencyStatsLatencyclientdatarx100 ConfdString, affirmedZoneContentStatisticsChassisLevelProxyLatencyStatsLatencyclientdatarx101 ConfdString, affirmedZoneContentStatisticsChassisLevelProxyLatencyStatsLatencyserverconntotal ConfdString, affirmedZoneContentStatisticsChassisLevelProxyLatencyStatsLatencyserverdatatxavg ConfdString, affirmedZoneContentStatisticsChassisLevelProxyLatencyStatsLatencyserverdatatxmax ConfdString, affirmedZoneContentStatisticsChassisLevelProxyLatencyStatsLatencyserverdatatx10 ConfdString, affirmedZoneContentStatisticsChassisLevelProxyLatencyStatsLatencyserverdatatx20 ConfdString, affirmedZoneContentStatisticsChassisLevelProxyLatencyStatsLatencyserverdatatx30 ConfdString, affirmedZoneContentStatisticsChassisLevelProxyLatencyStatsLatencyserverdatatx40 ConfdString, affirmedZoneContentStatisticsChassisLevelProxyLatencyStatsLatencyserverdatatx50 ConfdString, affirmedZoneContentStatisticsChassisLevelProxyLatencyStatsLatencyserverdatatx100 ConfdString, affirmedZoneContentStatisticsChassisLevelProxyLatencyStatsLatencyserverdatatx101 ConfdString } affirmedZoneContentStatisticsChassisLevelProxyLatencyStatsChassis OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS not-accessible STATUS current DESCRIPTION "chassis ID" ::= { affirmedZoneContentStatisticsChassisLevelProxyLatencyStatsEntry 1 } affirmedZoneContentStatisticsChassisLevelProxyLatencyStatsLatencytnxtotal OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of serviced HTTP transactions counted for latency calculation" ::= { affirmedZoneContentStatisticsChassisLevelProxyLatencyStatsEntry 2 } affirmedZoneContentStatisticsChassisLevelProxyLatencyStatsLatencytnxavg OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "HTTP Transaction Service Latency Cumulative Moving Average (ms)" ::= { affirmedZoneContentStatisticsChassisLevelProxyLatencyStatsEntry 3 } affirmedZoneContentStatisticsChassisLevelProxyLatencyStatsLatencytnxmax OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "HTTP Transaction Service Latency Maximum (ms)" ::= { affirmedZoneContentStatisticsChassisLevelProxyLatencyStatsEntry 4 } affirmedZoneContentStatisticsChassisLevelProxyLatencyStatsLatencytnx10 OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "HTTP Transaction with Latency 0-10 (ms)" ::= { affirmedZoneContentStatisticsChassisLevelProxyLatencyStatsEntry 5 } affirmedZoneContentStatisticsChassisLevelProxyLatencyStatsLatencytnx20 OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "HTTP Transaction with Latency 11-20 (ms)" ::= { affirmedZoneContentStatisticsChassisLevelProxyLatencyStatsEntry 6 } affirmedZoneContentStatisticsChassisLevelProxyLatencyStatsLatencytnx30 OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "HTTP Transaction with Latency 21-30 (ms)" ::= { affirmedZoneContentStatisticsChassisLevelProxyLatencyStatsEntry 7 } affirmedZoneContentStatisticsChassisLevelProxyLatencyStatsLatencytnx40 OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "HTTP Transaction with Latency 31-40 (ms)" ::= { affirmedZoneContentStatisticsChassisLevelProxyLatencyStatsEntry 8 } affirmedZoneContentStatisticsChassisLevelProxyLatencyStatsLatencytnx50 OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "HTTP Transaction with Latency 41-50 (ms)" ::= { affirmedZoneContentStatisticsChassisLevelProxyLatencyStatsEntry 9 } affirmedZoneContentStatisticsChassisLevelProxyLatencyStatsLatencytnx100 OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "HTTP Transaction with Latency 51-100 (ms)" ::= { affirmedZoneContentStatisticsChassisLevelProxyLatencyStatsEntry 10 } affirmedZoneContentStatisticsChassisLevelProxyLatencyStatsLatencytnx101 OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "HTTP Transaction with Latency 100+ (ms)" ::= { affirmedZoneContentStatisticsChassisLevelProxyLatencyStatsEntry 11 } affirmedZoneContentStatisticsChassisLevelProxyLatencyStatsLatencyrequestavg OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "HTTP Request Service Latency Cumulative Moving Average (ms)" ::= { affirmedZoneContentStatisticsChassisLevelProxyLatencyStatsEntry 12 } affirmedZoneContentStatisticsChassisLevelProxyLatencyStatsLatencyrequestmax OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "HTTP Request Service Latency Maximum (ms)" ::= { affirmedZoneContentStatisticsChassisLevelProxyLatencyStatsEntry 13 } affirmedZoneContentStatisticsChassisLevelProxyLatencyStatsLatencyrequest10 OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "HTTP Request Service with Latency 0-10 (ms)" ::= { affirmedZoneContentStatisticsChassisLevelProxyLatencyStatsEntry 14 } affirmedZoneContentStatisticsChassisLevelProxyLatencyStatsLatencyrequest20 OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "HTTP Request Service with Latency 11-20 (ms)" ::= { affirmedZoneContentStatisticsChassisLevelProxyLatencyStatsEntry 15 } affirmedZoneContentStatisticsChassisLevelProxyLatencyStatsLatencyrequest30 OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "HTTP Request Service with Latency 21-30 (ms)" ::= { affirmedZoneContentStatisticsChassisLevelProxyLatencyStatsEntry 16 } affirmedZoneContentStatisticsChassisLevelProxyLatencyStatsLatencyrequest40 OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "HTTP Request Service with Latency 31-40 (ms)" ::= { affirmedZoneContentStatisticsChassisLevelProxyLatencyStatsEntry 17 } affirmedZoneContentStatisticsChassisLevelProxyLatencyStatsLatencyrequest50 OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "HTTP Request Service with Latency 41-50 (ms)" ::= { affirmedZoneContentStatisticsChassisLevelProxyLatencyStatsEntry 18 } affirmedZoneContentStatisticsChassisLevelProxyLatencyStatsLatencyrequest100 OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "HTTP Request Service with Latency 51-100 (ms)" ::= { affirmedZoneContentStatisticsChassisLevelProxyLatencyStatsEntry 19 } affirmedZoneContentStatisticsChassisLevelProxyLatencyStatsLatencyrequest101 OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "HTTP Request Service with Latency 100+ (ms)" ::= { affirmedZoneContentStatisticsChassisLevelProxyLatencyStatsEntry 20 } affirmedZoneContentStatisticsChassisLevelProxyLatencyStatsLatencyresponseavg OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "HTTP Response Service Latency Cumulative Moving Average (ms)" ::= { affirmedZoneContentStatisticsChassisLevelProxyLatencyStatsEntry 21 } affirmedZoneContentStatisticsChassisLevelProxyLatencyStatsLatencyresponsemax OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "HTTP Response Service Latency Maximum (ms)" ::= { affirmedZoneContentStatisticsChassisLevelProxyLatencyStatsEntry 22 } affirmedZoneContentStatisticsChassisLevelProxyLatencyStatsLatencyresponse10 OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "HTTP Response Service with Latency 0-10 (ms)" ::= { affirmedZoneContentStatisticsChassisLevelProxyLatencyStatsEntry 23 } affirmedZoneContentStatisticsChassisLevelProxyLatencyStatsLatencyresponse20 OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "HTTP Response Service with Latency 11-20 (ms)" ::= { affirmedZoneContentStatisticsChassisLevelProxyLatencyStatsEntry 24 } affirmedZoneContentStatisticsChassisLevelProxyLatencyStatsLatencyresponse30 OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "HTTP Response Service with Latency 21-30 (ms)" ::= { affirmedZoneContentStatisticsChassisLevelProxyLatencyStatsEntry 25 } affirmedZoneContentStatisticsChassisLevelProxyLatencyStatsLatencyresponse40 OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "HTTP Response Service with Latency 31-40 (ms)" ::= { affirmedZoneContentStatisticsChassisLevelProxyLatencyStatsEntry 26 } affirmedZoneContentStatisticsChassisLevelProxyLatencyStatsLatencyresponse50 OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "HTTP Response Service with Latency 41-50 (ms)" ::= { affirmedZoneContentStatisticsChassisLevelProxyLatencyStatsEntry 27 } affirmedZoneContentStatisticsChassisLevelProxyLatencyStatsLatencyresponse100 OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "HTTP Response Service with Latency 51-100 (ms)" ::= { affirmedZoneContentStatisticsChassisLevelProxyLatencyStatsEntry 28 } affirmedZoneContentStatisticsChassisLevelProxyLatencyStatsLatencyresponse101 OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "HTTP Response Service with Latency 100+ (ms)" ::= { affirmedZoneContentStatisticsChassisLevelProxyLatencyStatsEntry 29 } affirmedZoneContentStatisticsChassisLevelProxyLatencyStatsLatencyclientconntotal OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of client connections counted for latency calculation" ::= { affirmedZoneContentStatisticsChassisLevelProxyLatencyStatsEntry 30 } affirmedZoneContentStatisticsChassisLevelProxyLatencyStatsLatencyclientdatarxavg OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Client Connection Receiving Data Delay Average (ms)" ::= { affirmedZoneContentStatisticsChassisLevelProxyLatencyStatsEntry 31 } affirmedZoneContentStatisticsChassisLevelProxyLatencyStatsLatencyclientdatarxmax OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Client Connection Receiving Data Delay Maximum (ms)" ::= { affirmedZoneContentStatisticsChassisLevelProxyLatencyStatsEntry 32 } affirmedZoneContentStatisticsChassisLevelProxyLatencyStatsLatencyclientdatarx10 OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Client Connection with Receiving Data Delay 0-10 (ms)" ::= { affirmedZoneContentStatisticsChassisLevelProxyLatencyStatsEntry 33 } affirmedZoneContentStatisticsChassisLevelProxyLatencyStatsLatencyclientdatarx20 OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Client Connection with Receiving Data Delay 11-20 (ms)" ::= { affirmedZoneContentStatisticsChassisLevelProxyLatencyStatsEntry 34 } affirmedZoneContentStatisticsChassisLevelProxyLatencyStatsLatencyclientdatarx30 OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Client Connection with Receiving Data Delay 21-30 (ms)" ::= { affirmedZoneContentStatisticsChassisLevelProxyLatencyStatsEntry 35 } affirmedZoneContentStatisticsChassisLevelProxyLatencyStatsLatencyclientdatarx40 OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Client Connection with Receiving Data Delay 31-40 (ms)" ::= { affirmedZoneContentStatisticsChassisLevelProxyLatencyStatsEntry 36 } affirmedZoneContentStatisticsChassisLevelProxyLatencyStatsLatencyclientdatarx50 OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Client Connection with Receiving Data Delay 41-50 (ms)" ::= { affirmedZoneContentStatisticsChassisLevelProxyLatencyStatsEntry 37 } affirmedZoneContentStatisticsChassisLevelProxyLatencyStatsLatencyclientdatarx100 OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Client Connection with Receiving Data Delay 51-100 (ms)" ::= { affirmedZoneContentStatisticsChassisLevelProxyLatencyStatsEntry 38 } affirmedZoneContentStatisticsChassisLevelProxyLatencyStatsLatencyclientdatarx101 OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Client Connection with Receiving Data Delay 100+ (ms)" ::= { affirmedZoneContentStatisticsChassisLevelProxyLatencyStatsEntry 39 } affirmedZoneContentStatisticsChassisLevelProxyLatencyStatsLatencyserverconntotal OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of server connections counted for latency calculation" ::= { affirmedZoneContentStatisticsChassisLevelProxyLatencyStatsEntry 40 } affirmedZoneContentStatisticsChassisLevelProxyLatencyStatsLatencyserverdatatxavg OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Server Connection Transmitting Data Delay Average (ms)" ::= { affirmedZoneContentStatisticsChassisLevelProxyLatencyStatsEntry 41 } affirmedZoneContentStatisticsChassisLevelProxyLatencyStatsLatencyserverdatatxmax OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Server Connection Transmitting Data Delay Maximum (ms)" ::= { affirmedZoneContentStatisticsChassisLevelProxyLatencyStatsEntry 42 } affirmedZoneContentStatisticsChassisLevelProxyLatencyStatsLatencyserverdatatx10 OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Server Connection with Transmitting Data Delay 0-10 (ms)" ::= { affirmedZoneContentStatisticsChassisLevelProxyLatencyStatsEntry 43 } affirmedZoneContentStatisticsChassisLevelProxyLatencyStatsLatencyserverdatatx20 OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Server Connection with Transmitting Data Delay 11-20 (ms)" ::= { affirmedZoneContentStatisticsChassisLevelProxyLatencyStatsEntry 44 } affirmedZoneContentStatisticsChassisLevelProxyLatencyStatsLatencyserverdatatx30 OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Server Connection with Transmitting Data Delay 21-30 (ms)" ::= { affirmedZoneContentStatisticsChassisLevelProxyLatencyStatsEntry 45 } affirmedZoneContentStatisticsChassisLevelProxyLatencyStatsLatencyserverdatatx40 OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Server Connection with Transmitting Data Delay 31-40 (ms)" ::= { affirmedZoneContentStatisticsChassisLevelProxyLatencyStatsEntry 46 } affirmedZoneContentStatisticsChassisLevelProxyLatencyStatsLatencyserverdatatx50 OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Server Connection with Transmitting Data Delay 41-50 (ms)" ::= { affirmedZoneContentStatisticsChassisLevelProxyLatencyStatsEntry 47 } affirmedZoneContentStatisticsChassisLevelProxyLatencyStatsLatencyserverdatatx100 OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Server Connection with Transmitting Data Delay 51-100 (ms)" ::= { affirmedZoneContentStatisticsChassisLevelProxyLatencyStatsEntry 48 } affirmedZoneContentStatisticsChassisLevelProxyLatencyStatsLatencyserverdatatx101 OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Server Connection with Transmitting Data Delay 100+ (ms)" ::= { affirmedZoneContentStatisticsChassisLevelProxyLatencyStatsEntry 49 } affirmedZoneContentStatisticsChassisLevelProxyHeaderEnrichmentTable OBJECT-TYPE SYNTAX SEQUENCE OF AffirmedZoneContentStatisticsChassisLevelProxyHeaderEnrichmentEntry MAX-ACCESS not-accessible STATUS deprecated DESCRIPTION "" ::= { affirmedZoneMIB 310 } affirmedZoneContentStatisticsChassisLevelProxyHeaderEnrichmentEntry OBJECT-TYPE SYNTAX AffirmedZoneContentStatisticsChassisLevelProxyHeaderEnrichmentEntry MAX-ACCESS not-accessible STATUS deprecated DESCRIPTION "" INDEX { affirmedZoneName, affirmedZoneContentStatisticsChassisLevelProxyHeaderEnrichmentChassis } ::= { affirmedZoneContentStatisticsChassisLevelProxyHeaderEnrichmentTable 1 } AffirmedZoneContentStatisticsChassisLevelProxyHeaderEnrichmentEntry ::= SEQUENCE { affirmedZoneContentStatisticsChassisLevelProxyHeaderEnrichmentChassis Unsigned32, affirmedZoneContentStatisticsChassisLevelProxyHeaderEnrichmentOther ConfdString, affirmedZoneContentStatisticsChassisLevelProxyHeaderEnrichmentImsi ConfdString, affirmedZoneContentStatisticsChassisLevelProxyHeaderEnrichmentImsimd5 ConfdString, affirmedZoneContentStatisticsChassisLevelProxyHeaderEnrichmentImei ConfdString, affirmedZoneContentStatisticsChassisLevelProxyHeaderEnrichmentImeimd5 ConfdString, affirmedZoneContentStatisticsChassisLevelProxyHeaderEnrichmentMsisdn ConfdString, affirmedZoneContentStatisticsChassisLevelProxyHeaderEnrichmentMsisdnmd5 ConfdString, affirmedZoneContentStatisticsChassisLevelProxyHeaderEnrichmentMsisdnstatacr ConfdString, affirmedZoneContentStatisticsChassisLevelProxyHeaderEnrichmentMsisdndynmacr ConfdString, affirmedZoneContentStatisticsChassisLevelProxyHeaderEnrichmentMsisdnstatenc ConfdString, affirmedZoneContentStatisticsChassisLevelProxyHeaderEnrichmentMsisdndynmenc ConfdString, affirmedZoneContentStatisticsChassisLevelProxyHeaderEnrichmentUeipaddr ConfdString, affirmedZoneContentStatisticsChassisLevelProxyHeaderEnrichmentRattype ConfdString, affirmedZoneContentStatisticsChassisLevelProxyHeaderEnrichmentChargingchar ConfdString, affirmedZoneContentStatisticsChassisLevelProxyHeaderEnrichmentServingplmnid ConfdString, affirmedZoneContentStatisticsChassisLevelProxyHeaderEnrichmentUlicgi ConfdString, affirmedZoneContentStatisticsChassisLevelProxyHeaderEnrichmentUeipaddrport ConfdString, affirmedZoneContentStatisticsChassisLevelProxyHeaderEnrichmentUeport ConfdString, affirmedZoneContentStatisticsChassisLevelProxyHeaderEnrichmentUeipv4mappedipv6addr ConfdString, affirmedZoneContentStatisticsChassisLevelProxyHeaderEnrichmentUehttpprotocol ConfdString, affirmedZoneContentStatisticsChassisLevelProxyHeaderEnrichmentSgwipaddr ConfdString, affirmedZoneContentStatisticsChassisLevelProxyHeaderEnrichmentOrigapn ConfdString, affirmedZoneContentStatisticsChassisLevelProxyHeaderEnrichmentMappedapn ConfdString, affirmedZoneContentStatisticsChassisLevelProxyHeaderEnrichmentLtmiplaintextid ConfdString, affirmedZoneContentStatisticsChassisLevelProxyHeaderEnrichmentLtmistatictrustedid ConfdString, affirmedZoneContentStatisticsChassisLevelProxyHeaderEnrichmentLtmidynamictrustedid ConfdString, affirmedZoneContentStatisticsChassisLevelProxyHeaderEnrichmentLtmiexternalid ConfdString, affirmedZoneContentStatisticsChassisLevelProxyHeaderEnrichmentResellerid ConfdString, affirmedZoneContentStatisticsChassisLevelProxyHeaderEnrichmentOriginalurl ConfdString, affirmedZoneContentStatisticsChassisLevelProxyHeaderEnrichmentHttpversion ConfdString } affirmedZoneContentStatisticsChassisLevelProxyHeaderEnrichmentChassis OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS not-accessible STATUS current DESCRIPTION "chassis ID" ::= { affirmedZoneContentStatisticsChassisLevelProxyHeaderEnrichmentEntry 1 } affirmedZoneContentStatisticsChassisLevelProxyHeaderEnrichmentOther OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Header Additions - Other" ::= { affirmedZoneContentStatisticsChassisLevelProxyHeaderEnrichmentEntry 2 } affirmedZoneContentStatisticsChassisLevelProxyHeaderEnrichmentImsi OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Header Additions - IMSI" ::= { affirmedZoneContentStatisticsChassisLevelProxyHeaderEnrichmentEntry 3 } affirmedZoneContentStatisticsChassisLevelProxyHeaderEnrichmentImsimd5 OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Header Additions - IMSI MD5" ::= { affirmedZoneContentStatisticsChassisLevelProxyHeaderEnrichmentEntry 4 } affirmedZoneContentStatisticsChassisLevelProxyHeaderEnrichmentImei OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Header Additions - IMEI" ::= { affirmedZoneContentStatisticsChassisLevelProxyHeaderEnrichmentEntry 5 } affirmedZoneContentStatisticsChassisLevelProxyHeaderEnrichmentImeimd5 OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Header Additions - IMEI MD5" ::= { affirmedZoneContentStatisticsChassisLevelProxyHeaderEnrichmentEntry 6 } affirmedZoneContentStatisticsChassisLevelProxyHeaderEnrichmentMsisdn OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Header Additions - MSISDN" ::= { affirmedZoneContentStatisticsChassisLevelProxyHeaderEnrichmentEntry 7 } affirmedZoneContentStatisticsChassisLevelProxyHeaderEnrichmentMsisdnmd5 OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Header Additions - MSISDN MD5" ::= { affirmedZoneContentStatisticsChassisLevelProxyHeaderEnrichmentEntry 8 } affirmedZoneContentStatisticsChassisLevelProxyHeaderEnrichmentMsisdnstatacr OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Header Additions - MSISDN Static ACR" ::= { affirmedZoneContentStatisticsChassisLevelProxyHeaderEnrichmentEntry 9 } affirmedZoneContentStatisticsChassisLevelProxyHeaderEnrichmentMsisdndynmacr OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Header Additions - MSISDN Dynamic ACR" ::= { affirmedZoneContentStatisticsChassisLevelProxyHeaderEnrichmentEntry 10 } affirmedZoneContentStatisticsChassisLevelProxyHeaderEnrichmentMsisdnstatenc OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Header Additions - MSISDN Static Encryption" ::= { affirmedZoneContentStatisticsChassisLevelProxyHeaderEnrichmentEntry 11 } affirmedZoneContentStatisticsChassisLevelProxyHeaderEnrichmentMsisdndynmenc OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Header Additions - MSISDN Dynamic Encryption" ::= { affirmedZoneContentStatisticsChassisLevelProxyHeaderEnrichmentEntry 12 } affirmedZoneContentStatisticsChassisLevelProxyHeaderEnrichmentUeipaddr OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Header Additions - UE IP Address" ::= { affirmedZoneContentStatisticsChassisLevelProxyHeaderEnrichmentEntry 13 } affirmedZoneContentStatisticsChassisLevelProxyHeaderEnrichmentRattype OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Header Additions - RAT Type" ::= { affirmedZoneContentStatisticsChassisLevelProxyHeaderEnrichmentEntry 14 } affirmedZoneContentStatisticsChassisLevelProxyHeaderEnrichmentChargingchar OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Header Additions - Charging Characteristic" ::= { affirmedZoneContentStatisticsChassisLevelProxyHeaderEnrichmentEntry 15 } affirmedZoneContentStatisticsChassisLevelProxyHeaderEnrichmentServingplmnid OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Header Additions - Serving PLMNID" ::= { affirmedZoneContentStatisticsChassisLevelProxyHeaderEnrichmentEntry 16 } affirmedZoneContentStatisticsChassisLevelProxyHeaderEnrichmentUlicgi OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Header Additions - ULI CGI" ::= { affirmedZoneContentStatisticsChassisLevelProxyHeaderEnrichmentEntry 17 } affirmedZoneContentStatisticsChassisLevelProxyHeaderEnrichmentUeipaddrport OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Header Additions - UE IP Address and Port Number" ::= { affirmedZoneContentStatisticsChassisLevelProxyHeaderEnrichmentEntry 18 } affirmedZoneContentStatisticsChassisLevelProxyHeaderEnrichmentUeport OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Header Additions - UE IP Port Number" ::= { affirmedZoneContentStatisticsChassisLevelProxyHeaderEnrichmentEntry 19 } affirmedZoneContentStatisticsChassisLevelProxyHeaderEnrichmentUeipv4mappedipv6addr OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Header Additions - UE IPv4 Mapped IPv6 Address" ::= { affirmedZoneContentStatisticsChassisLevelProxyHeaderEnrichmentEntry 20 } affirmedZoneContentStatisticsChassisLevelProxyHeaderEnrichmentUehttpprotocol OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Header Additions - UE Http Protocol" ::= { affirmedZoneContentStatisticsChassisLevelProxyHeaderEnrichmentEntry 21 } affirmedZoneContentStatisticsChassisLevelProxyHeaderEnrichmentSgwipaddr OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Header Additions - SGW IPv4 Address" ::= { affirmedZoneContentStatisticsChassisLevelProxyHeaderEnrichmentEntry 22 } affirmedZoneContentStatisticsChassisLevelProxyHeaderEnrichmentOrigapn OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Header Additions - Original APN" ::= { affirmedZoneContentStatisticsChassisLevelProxyHeaderEnrichmentEntry 23 } affirmedZoneContentStatisticsChassisLevelProxyHeaderEnrichmentMappedapn OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Header Additions - Mapped APN" ::= { affirmedZoneContentStatisticsChassisLevelProxyHeaderEnrichmentEntry 24 } affirmedZoneContentStatisticsChassisLevelProxyHeaderEnrichmentLtmiplaintextid OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Header Additions - Ltmi Plain Text ID" ::= { affirmedZoneContentStatisticsChassisLevelProxyHeaderEnrichmentEntry 25 } affirmedZoneContentStatisticsChassisLevelProxyHeaderEnrichmentLtmistatictrustedid OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Header Additions - Ltmi Static Trusted ID" ::= { affirmedZoneContentStatisticsChassisLevelProxyHeaderEnrichmentEntry 26 } affirmedZoneContentStatisticsChassisLevelProxyHeaderEnrichmentLtmidynamictrustedid OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Header Additions - Ltmi Dynamic Trusted ID" ::= { affirmedZoneContentStatisticsChassisLevelProxyHeaderEnrichmentEntry 27 } affirmedZoneContentStatisticsChassisLevelProxyHeaderEnrichmentLtmiexternalid OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Header Additions - Ltmi External ID" ::= { affirmedZoneContentStatisticsChassisLevelProxyHeaderEnrichmentEntry 28 } affirmedZoneContentStatisticsChassisLevelProxyHeaderEnrichmentResellerid OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Header Additions - Reseller ID" ::= { affirmedZoneContentStatisticsChassisLevelProxyHeaderEnrichmentEntry 29 } affirmedZoneContentStatisticsChassisLevelProxyHeaderEnrichmentOriginalurl OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Header Additions - Original URL" ::= { affirmedZoneContentStatisticsChassisLevelProxyHeaderEnrichmentEntry 30 } affirmedZoneContentStatisticsChassisLevelProxyHeaderEnrichmentHttpversion OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Header Additions - HTTPVersion" ::= { affirmedZoneContentStatisticsChassisLevelProxyHeaderEnrichmentEntry 31 } affirmedZoneContentStatisticsChassisLevelMmsMm1SummaryTable OBJECT-TYPE SYNTAX SEQUENCE OF AffirmedZoneContentStatisticsChassisLevelMmsMm1SummaryEntry MAX-ACCESS not-accessible STATUS deprecated DESCRIPTION "" ::= { affirmedZoneMIB 123 } affirmedZoneContentStatisticsChassisLevelMmsMm1SummaryEntry OBJECT-TYPE SYNTAX AffirmedZoneContentStatisticsChassisLevelMmsMm1SummaryEntry MAX-ACCESS not-accessible STATUS deprecated DESCRIPTION "" INDEX { affirmedZoneName, affirmedZoneContentStatisticsChassisLevelMmsMm1SummaryChassis } ::= { affirmedZoneContentStatisticsChassisLevelMmsMm1SummaryTable 1 } AffirmedZoneContentStatisticsChassisLevelMmsMm1SummaryEntry ::= SEQUENCE { affirmedZoneContentStatisticsChassisLevelMmsMm1SummaryChassis Unsigned32, affirmedZoneContentStatisticsChassisLevelMmsMm1SummaryNummmsmsgtypesendreq ConfdString, affirmedZoneContentStatisticsChassisLevelMmsMm1SummaryNummmsmsgtypesendconf ConfdString, affirmedZoneContentStatisticsChassisLevelMmsMm1SummaryNummmsmsgtypenotificationind ConfdString, affirmedZoneContentStatisticsChassisLevelMmsMm1SummaryNummmsmsgtypenotifyrespind ConfdString, affirmedZoneContentStatisticsChassisLevelMmsMm1SummaryNummmsmsgtyperetrieveconf ConfdString, affirmedZoneContentStatisticsChassisLevelMmsMm1SummaryNummmsmsgtypeacknowledgeind ConfdString, affirmedZoneContentStatisticsChassisLevelMmsMm1SummaryNummmsmsgtypedeliveryind ConfdString, affirmedZoneContentStatisticsChassisLevelMmsMm1SummaryNummmsmsgtypereadrecind ConfdString, affirmedZoneContentStatisticsChassisLevelMmsMm1SummaryNummmsmsgtypereadorigind ConfdString, affirmedZoneContentStatisticsChassisLevelMmsMm1SummaryNummmsmsgtypeunknown ConfdString, affirmedZoneContentStatisticsChassisLevelMmsMm1SummaryNummmsmsgtypesendreqfailures ConfdString, affirmedZoneContentStatisticsChassisLevelMmsMm1SummaryNummmsmsgtyperetrieveconfbypassed ConfdString } affirmedZoneContentStatisticsChassisLevelMmsMm1SummaryChassis OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS not-accessible STATUS current DESCRIPTION "chassis ID" ::= { affirmedZoneContentStatisticsChassisLevelMmsMm1SummaryEntry 1 } affirmedZoneContentStatisticsChassisLevelMmsMm1SummaryNummmsmsgtypesendreq OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Send Request" ::= { affirmedZoneContentStatisticsChassisLevelMmsMm1SummaryEntry 2 } affirmedZoneContentStatisticsChassisLevelMmsMm1SummaryNummmsmsgtypesendconf OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Send Confirmation" ::= { affirmedZoneContentStatisticsChassisLevelMmsMm1SummaryEntry 3 } affirmedZoneContentStatisticsChassisLevelMmsMm1SummaryNummmsmsgtypenotificationind OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Notification Indication" ::= { affirmedZoneContentStatisticsChassisLevelMmsMm1SummaryEntry 4 } affirmedZoneContentStatisticsChassisLevelMmsMm1SummaryNummmsmsgtypenotifyrespind OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Notify Response Indication" ::= { affirmedZoneContentStatisticsChassisLevelMmsMm1SummaryEntry 5 } affirmedZoneContentStatisticsChassisLevelMmsMm1SummaryNummmsmsgtyperetrieveconf OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Retrieve Confirmation" ::= { affirmedZoneContentStatisticsChassisLevelMmsMm1SummaryEntry 6 } affirmedZoneContentStatisticsChassisLevelMmsMm1SummaryNummmsmsgtypeacknowledgeind OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Acknowledge Indication" ::= { affirmedZoneContentStatisticsChassisLevelMmsMm1SummaryEntry 7 } affirmedZoneContentStatisticsChassisLevelMmsMm1SummaryNummmsmsgtypedeliveryind OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Delivery Indication" ::= { affirmedZoneContentStatisticsChassisLevelMmsMm1SummaryEntry 8 } affirmedZoneContentStatisticsChassisLevelMmsMm1SummaryNummmsmsgtypereadrecind OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Read Receipt Indication" ::= { affirmedZoneContentStatisticsChassisLevelMmsMm1SummaryEntry 9 } affirmedZoneContentStatisticsChassisLevelMmsMm1SummaryNummmsmsgtypereadorigind OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Read Original Indication" ::= { affirmedZoneContentStatisticsChassisLevelMmsMm1SummaryEntry 10 } affirmedZoneContentStatisticsChassisLevelMmsMm1SummaryNummmsmsgtypeunknown OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Unknown-Type" ::= { affirmedZoneContentStatisticsChassisLevelMmsMm1SummaryEntry 11 } affirmedZoneContentStatisticsChassisLevelMmsMm1SummaryNummmsmsgtypesendreqfailures OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of MM1 No MMSC Routing" ::= { affirmedZoneContentStatisticsChassisLevelMmsMm1SummaryEntry 12 } affirmedZoneContentStatisticsChassisLevelMmsMm1SummaryNummmsmsgtyperetrieveconfbypassed OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Retrieve Confirmation Bypassed" ::= { affirmedZoneContentStatisticsChassisLevelMmsMm1SummaryEntry 13 } affirmedZoneContentStatisticsChassisLevelMmsDetailTable OBJECT-TYPE SYNTAX SEQUENCE OF AffirmedZoneContentStatisticsChassisLevelMmsDetailEntry MAX-ACCESS not-accessible STATUS deprecated DESCRIPTION "" ::= { affirmedZoneMIB 124 } affirmedZoneContentStatisticsChassisLevelMmsDetailEntry OBJECT-TYPE SYNTAX AffirmedZoneContentStatisticsChassisLevelMmsDetailEntry MAX-ACCESS not-accessible STATUS deprecated DESCRIPTION "" INDEX { affirmedZoneName, affirmedZoneContentStatisticsChassisLevelMmsDetailChassis } ::= { affirmedZoneContentStatisticsChassisLevelMmsDetailTable 1 } AffirmedZoneContentStatisticsChassisLevelMmsDetailEntry ::= SEQUENCE { affirmedZoneContentStatisticsChassisLevelMmsDetailChassis Unsigned32, affirmedZoneContentStatisticsChassisLevelMmsDetailNummmsmm1contentadaptationdisabled ConfdString, affirmedZoneContentStatisticsChassisLevelMmsDetailNummmsmm1contentadaptationsuppressed ConfdString, affirmedZoneContentStatisticsChassisLevelMmsDetailNummmsmm1constructinguaprofilefailed ConfdString, affirmedZoneContentStatisticsChassisLevelMmsDetailNummmsmm1defaultuaprofilematched ConfdString, affirmedZoneContentStatisticsChassisLevelMmsDetailNummmsmediatypeunknown ConfdString } affirmedZoneContentStatisticsChassisLevelMmsDetailChassis OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS not-accessible STATUS current DESCRIPTION "chassis ID" ::= { affirmedZoneContentStatisticsChassisLevelMmsDetailEntry 1 } affirmedZoneContentStatisticsChassisLevelMmsDetailNummmsmm1contentadaptationdisabled OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Content adaptation disabled" ::= { affirmedZoneContentStatisticsChassisLevelMmsDetailEntry 2 } affirmedZoneContentStatisticsChassisLevelMmsDetailNummmsmm1contentadaptationsuppressed OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Content adaptation suppressed" ::= { affirmedZoneContentStatisticsChassisLevelMmsDetailEntry 3 } affirmedZoneContentStatisticsChassisLevelMmsDetailNummmsmm1constructinguaprofilefailed OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Constructing UA profile failed" ::= { affirmedZoneContentStatisticsChassisLevelMmsDetailEntry 4 } affirmedZoneContentStatisticsChassisLevelMmsDetailNummmsmm1defaultuaprofilematched OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Default UA profile Matched" ::= { affirmedZoneContentStatisticsChassisLevelMmsDetailEntry 5 } affirmedZoneContentStatisticsChassisLevelMmsDetailNummmsmediatypeunknown OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Media Type Unknown" ::= { affirmedZoneContentStatisticsChassisLevelMmsDetailEntry 6 } affirmedZoneContentStatisticsChassisLevelMmsMediaAdaptationTable OBJECT-TYPE SYNTAX SEQUENCE OF AffirmedZoneContentStatisticsChassisLevelMmsMediaAdaptationEntry MAX-ACCESS not-accessible STATUS deprecated DESCRIPTION "" ::= { affirmedZoneMIB 125 } affirmedZoneContentStatisticsChassisLevelMmsMediaAdaptationEntry OBJECT-TYPE SYNTAX AffirmedZoneContentStatisticsChassisLevelMmsMediaAdaptationEntry MAX-ACCESS not-accessible STATUS deprecated DESCRIPTION "" INDEX { affirmedZoneName, affirmedZoneContentStatisticsChassisLevelMmsMediaAdaptationChassis } ::= { affirmedZoneContentStatisticsChassisLevelMmsMediaAdaptationTable 1 } AffirmedZoneContentStatisticsChassisLevelMmsMediaAdaptationEntry ::= SEQUENCE { affirmedZoneContentStatisticsChassisLevelMmsMediaAdaptationChassis Unsigned32, affirmedZoneContentStatisticsChassisLevelMmsMediaAdaptationNummmsvideoadaptationattempts ConfdString, affirmedZoneContentStatisticsChassisLevelMmsMediaAdaptationNummmsvideoadaptationcancels ConfdString, affirmedZoneContentStatisticsChassisLevelMmsMediaAdaptationNummmsvideoadaptationsuccesses ConfdString, affirmedZoneContentStatisticsChassisLevelMmsMediaAdaptationNummmsvideoadaptationaborts ConfdString, affirmedZoneContentStatisticsChassisLevelMmsMediaAdaptationNummmsvideoadaptationfailures ConfdString, affirmedZoneContentStatisticsChassisLevelMmsMediaAdaptationNummmsimageadaptationattempts ConfdString, affirmedZoneContentStatisticsChassisLevelMmsMediaAdaptationNummmsimageadaptationcancels ConfdString, affirmedZoneContentStatisticsChassisLevelMmsMediaAdaptationNummmsimageadaptationsuccesses ConfdString, affirmedZoneContentStatisticsChassisLevelMmsMediaAdaptationNummmsimageadaptationaborts ConfdString, affirmedZoneContentStatisticsChassisLevelMmsMediaAdaptationNummmsimageadaptationfailures ConfdString, affirmedZoneContentStatisticsChassisLevelMmsMediaAdaptationNummmstextadaptationattempts ConfdString, affirmedZoneContentStatisticsChassisLevelMmsMediaAdaptationNummmstextadaptationcancels ConfdString, affirmedZoneContentStatisticsChassisLevelMmsMediaAdaptationNummmstextadaptationsuccesses ConfdString, affirmedZoneContentStatisticsChassisLevelMmsMediaAdaptationNummmstextadaptationaborts ConfdString, affirmedZoneContentStatisticsChassisLevelMmsMediaAdaptationNummmstextadaptationfailures ConfdString, affirmedZoneContentStatisticsChassisLevelMmsMediaAdaptationNummmsaudioadaptationattempts ConfdString, affirmedZoneContentStatisticsChassisLevelMmsMediaAdaptationNummmsaudioadaptationcancels ConfdString, affirmedZoneContentStatisticsChassisLevelMmsMediaAdaptationNummmsaudioadaptationsuccesses ConfdString, affirmedZoneContentStatisticsChassisLevelMmsMediaAdaptationNummmsaudioadaptationaborts ConfdString, affirmedZoneContentStatisticsChassisLevelMmsMediaAdaptationNummmsaudioadaptationfailures ConfdString } affirmedZoneContentStatisticsChassisLevelMmsMediaAdaptationChassis OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS not-accessible STATUS current DESCRIPTION "chassis ID" ::= { affirmedZoneContentStatisticsChassisLevelMmsMediaAdaptationEntry 1 } affirmedZoneContentStatisticsChassisLevelMmsMediaAdaptationNummmsvideoadaptationattempts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of video adaptation attempts" ::= { affirmedZoneContentStatisticsChassisLevelMmsMediaAdaptationEntry 2 } affirmedZoneContentStatisticsChassisLevelMmsMediaAdaptationNummmsvideoadaptationcancels OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of video adaptation cancels or bypassings" ::= { affirmedZoneContentStatisticsChassisLevelMmsMediaAdaptationEntry 3 } affirmedZoneContentStatisticsChassisLevelMmsMediaAdaptationNummmsvideoadaptationsuccesses OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of video adaptation successes" ::= { affirmedZoneContentStatisticsChassisLevelMmsMediaAdaptationEntry 4 } affirmedZoneContentStatisticsChassisLevelMmsMediaAdaptationNummmsvideoadaptationaborts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of video adaptation aborts" ::= { affirmedZoneContentStatisticsChassisLevelMmsMediaAdaptationEntry 5 } affirmedZoneContentStatisticsChassisLevelMmsMediaAdaptationNummmsvideoadaptationfailures OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of video adaptation failures" ::= { affirmedZoneContentStatisticsChassisLevelMmsMediaAdaptationEntry 6 } affirmedZoneContentStatisticsChassisLevelMmsMediaAdaptationNummmsimageadaptationattempts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of image adaptation attempts" ::= { affirmedZoneContentStatisticsChassisLevelMmsMediaAdaptationEntry 7 } affirmedZoneContentStatisticsChassisLevelMmsMediaAdaptationNummmsimageadaptationcancels OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of image adaptation cancels or bypassings" ::= { affirmedZoneContentStatisticsChassisLevelMmsMediaAdaptationEntry 8 } affirmedZoneContentStatisticsChassisLevelMmsMediaAdaptationNummmsimageadaptationsuccesses OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of image adaptation successes" ::= { affirmedZoneContentStatisticsChassisLevelMmsMediaAdaptationEntry 9 } affirmedZoneContentStatisticsChassisLevelMmsMediaAdaptationNummmsimageadaptationaborts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of image adaptation aborts" ::= { affirmedZoneContentStatisticsChassisLevelMmsMediaAdaptationEntry 10 } affirmedZoneContentStatisticsChassisLevelMmsMediaAdaptationNummmsimageadaptationfailures OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of image adaptation failures" ::= { affirmedZoneContentStatisticsChassisLevelMmsMediaAdaptationEntry 11 } affirmedZoneContentStatisticsChassisLevelMmsMediaAdaptationNummmstextadaptationattempts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of text adaptation attempts" ::= { affirmedZoneContentStatisticsChassisLevelMmsMediaAdaptationEntry 12 } affirmedZoneContentStatisticsChassisLevelMmsMediaAdaptationNummmstextadaptationcancels OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of text adaptation cancels or bypassings" ::= { affirmedZoneContentStatisticsChassisLevelMmsMediaAdaptationEntry 13 } affirmedZoneContentStatisticsChassisLevelMmsMediaAdaptationNummmstextadaptationsuccesses OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of text adaptation successes" ::= { affirmedZoneContentStatisticsChassisLevelMmsMediaAdaptationEntry 14 } affirmedZoneContentStatisticsChassisLevelMmsMediaAdaptationNummmstextadaptationaborts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of text adaptation aborts" ::= { affirmedZoneContentStatisticsChassisLevelMmsMediaAdaptationEntry 15 } affirmedZoneContentStatisticsChassisLevelMmsMediaAdaptationNummmstextadaptationfailures OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of text adaptation failures" ::= { affirmedZoneContentStatisticsChassisLevelMmsMediaAdaptationEntry 16 } affirmedZoneContentStatisticsChassisLevelMmsMediaAdaptationNummmsaudioadaptationattempts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of audio adaptation attempts" ::= { affirmedZoneContentStatisticsChassisLevelMmsMediaAdaptationEntry 17 } affirmedZoneContentStatisticsChassisLevelMmsMediaAdaptationNummmsaudioadaptationcancels OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of audio adaptation cancels or bypassings" ::= { affirmedZoneContentStatisticsChassisLevelMmsMediaAdaptationEntry 18 } affirmedZoneContentStatisticsChassisLevelMmsMediaAdaptationNummmsaudioadaptationsuccesses OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of audio adaptation successes" ::= { affirmedZoneContentStatisticsChassisLevelMmsMediaAdaptationEntry 19 } affirmedZoneContentStatisticsChassisLevelMmsMediaAdaptationNummmsaudioadaptationaborts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of audio adaptation aborts" ::= { affirmedZoneContentStatisticsChassisLevelMmsMediaAdaptationEntry 20 } affirmedZoneContentStatisticsChassisLevelMmsMediaAdaptationNummmsaudioadaptationfailures OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of audio adaptation failures" ::= { affirmedZoneContentStatisticsChassisLevelMmsMediaAdaptationEntry 21 } affirmedZoneContentStatisticsChassisLevelStiMediaAdaptationTable OBJECT-TYPE SYNTAX SEQUENCE OF AffirmedZoneContentStatisticsChassisLevelStiMediaAdaptationEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "" ::= { affirmedZoneMIB 126 } affirmedZoneContentStatisticsChassisLevelStiMediaAdaptationEntry OBJECT-TYPE SYNTAX AffirmedZoneContentStatisticsChassisLevelStiMediaAdaptationEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "" INDEX { affirmedZoneName, affirmedZoneContentStatisticsChassisLevelStiMediaAdaptationChassis } ::= { affirmedZoneContentStatisticsChassisLevelStiMediaAdaptationTable 1 } AffirmedZoneContentStatisticsChassisLevelStiMediaAdaptationEntry ::= SEQUENCE { affirmedZoneContentStatisticsChassisLevelStiMediaAdaptationChassis Unsigned32, affirmedZoneContentStatisticsChassisLevelStiMediaAdaptationNumstivideoadaptationattempts ConfdString, affirmedZoneContentStatisticsChassisLevelStiMediaAdaptationNumstivideoadaptationcancels ConfdString, affirmedZoneContentStatisticsChassisLevelStiMediaAdaptationNumstivideoadaptationsuccesses ConfdString, affirmedZoneContentStatisticsChassisLevelStiMediaAdaptationNumstivideoadaptationaborts ConfdString, affirmedZoneContentStatisticsChassisLevelStiMediaAdaptationNumstivideoadaptationfailures ConfdString, affirmedZoneContentStatisticsChassisLevelStiMediaAdaptationNumstiimageadaptationattempts ConfdString, affirmedZoneContentStatisticsChassisLevelStiMediaAdaptationNumstiimageadaptationcancels ConfdString, affirmedZoneContentStatisticsChassisLevelStiMediaAdaptationNumstiimageadaptationsuccesses ConfdString, affirmedZoneContentStatisticsChassisLevelStiMediaAdaptationNumstiimageadaptationaborts ConfdString, affirmedZoneContentStatisticsChassisLevelStiMediaAdaptationNumstiimageadaptationfailures ConfdString, affirmedZoneContentStatisticsChassisLevelStiMediaAdaptationNumstitextadaptationattempts ConfdString, affirmedZoneContentStatisticsChassisLevelStiMediaAdaptationNumstitextadaptationcancels ConfdString, affirmedZoneContentStatisticsChassisLevelStiMediaAdaptationNumstitextadaptationsuccesses ConfdString, affirmedZoneContentStatisticsChassisLevelStiMediaAdaptationNumstitextadaptationaborts ConfdString, affirmedZoneContentStatisticsChassisLevelStiMediaAdaptationNumstitextadaptationfailures ConfdString, affirmedZoneContentStatisticsChassisLevelStiMediaAdaptationNumstiaudioadaptationattempts ConfdString, affirmedZoneContentStatisticsChassisLevelStiMediaAdaptationNumstiaudioadaptationcancels ConfdString, affirmedZoneContentStatisticsChassisLevelStiMediaAdaptationNumstiaudioadaptationsuccesses ConfdString, affirmedZoneContentStatisticsChassisLevelStiMediaAdaptationNumstiaudioadaptationaborts ConfdString, affirmedZoneContentStatisticsChassisLevelStiMediaAdaptationNumstiaudioadaptationfailures ConfdString } affirmedZoneContentStatisticsChassisLevelStiMediaAdaptationChassis OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS not-accessible STATUS current DESCRIPTION "chassis ID" ::= { affirmedZoneContentStatisticsChassisLevelStiMediaAdaptationEntry 1 } affirmedZoneContentStatisticsChassisLevelStiMediaAdaptationNumstivideoadaptationattempts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of video adaptation attempts" ::= { affirmedZoneContentStatisticsChassisLevelStiMediaAdaptationEntry 2 } affirmedZoneContentStatisticsChassisLevelStiMediaAdaptationNumstivideoadaptationcancels OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of video adaptation cancels or bypassings" ::= { affirmedZoneContentStatisticsChassisLevelStiMediaAdaptationEntry 3 } affirmedZoneContentStatisticsChassisLevelStiMediaAdaptationNumstivideoadaptationsuccesses OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of video adaptation successes" ::= { affirmedZoneContentStatisticsChassisLevelStiMediaAdaptationEntry 4 } affirmedZoneContentStatisticsChassisLevelStiMediaAdaptationNumstivideoadaptationaborts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of video adaptation aborts" ::= { affirmedZoneContentStatisticsChassisLevelStiMediaAdaptationEntry 5 } affirmedZoneContentStatisticsChassisLevelStiMediaAdaptationNumstivideoadaptationfailures OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of video adaptation failures" ::= { affirmedZoneContentStatisticsChassisLevelStiMediaAdaptationEntry 6 } affirmedZoneContentStatisticsChassisLevelStiMediaAdaptationNumstiimageadaptationattempts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of image adaptation attempts" ::= { affirmedZoneContentStatisticsChassisLevelStiMediaAdaptationEntry 7 } affirmedZoneContentStatisticsChassisLevelStiMediaAdaptationNumstiimageadaptationcancels OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of image adaptation cancels or bypassings" ::= { affirmedZoneContentStatisticsChassisLevelStiMediaAdaptationEntry 8 } affirmedZoneContentStatisticsChassisLevelStiMediaAdaptationNumstiimageadaptationsuccesses OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of image adaptation successes" ::= { affirmedZoneContentStatisticsChassisLevelStiMediaAdaptationEntry 9 } affirmedZoneContentStatisticsChassisLevelStiMediaAdaptationNumstiimageadaptationaborts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of image adaptation aborts" ::= { affirmedZoneContentStatisticsChassisLevelStiMediaAdaptationEntry 10 } affirmedZoneContentStatisticsChassisLevelStiMediaAdaptationNumstiimageadaptationfailures OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of image adaptation failures" ::= { affirmedZoneContentStatisticsChassisLevelStiMediaAdaptationEntry 11 } affirmedZoneContentStatisticsChassisLevelStiMediaAdaptationNumstitextadaptationattempts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of text adaptation attempts" ::= { affirmedZoneContentStatisticsChassisLevelStiMediaAdaptationEntry 12 } affirmedZoneContentStatisticsChassisLevelStiMediaAdaptationNumstitextadaptationcancels OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of text adaptation cancels or bypassings" ::= { affirmedZoneContentStatisticsChassisLevelStiMediaAdaptationEntry 13 } affirmedZoneContentStatisticsChassisLevelStiMediaAdaptationNumstitextadaptationsuccesses OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of text adaptation successes" ::= { affirmedZoneContentStatisticsChassisLevelStiMediaAdaptationEntry 14 } affirmedZoneContentStatisticsChassisLevelStiMediaAdaptationNumstitextadaptationaborts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of text adaptation aborts" ::= { affirmedZoneContentStatisticsChassisLevelStiMediaAdaptationEntry 15 } affirmedZoneContentStatisticsChassisLevelStiMediaAdaptationNumstitextadaptationfailures OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of text adaptation failures" ::= { affirmedZoneContentStatisticsChassisLevelStiMediaAdaptationEntry 16 } affirmedZoneContentStatisticsChassisLevelStiMediaAdaptationNumstiaudioadaptationattempts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of audio adaptation attempts" ::= { affirmedZoneContentStatisticsChassisLevelStiMediaAdaptationEntry 17 } affirmedZoneContentStatisticsChassisLevelStiMediaAdaptationNumstiaudioadaptationcancels OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of audio adaptation cancels or bypassings" ::= { affirmedZoneContentStatisticsChassisLevelStiMediaAdaptationEntry 18 } affirmedZoneContentStatisticsChassisLevelStiMediaAdaptationNumstiaudioadaptationsuccesses OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of audio adaptation successes" ::= { affirmedZoneContentStatisticsChassisLevelStiMediaAdaptationEntry 19 } affirmedZoneContentStatisticsChassisLevelStiMediaAdaptationNumstiaudioadaptationaborts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of audio adaptation aborts" ::= { affirmedZoneContentStatisticsChassisLevelStiMediaAdaptationEntry 20 } affirmedZoneContentStatisticsChassisLevelStiMediaAdaptationNumstiaudioadaptationfailures OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of audio adaptation failures" ::= { affirmedZoneContentStatisticsChassisLevelStiMediaAdaptationEntry 21 } affirmedZoneContentStatisticsChassisLevelStiDetailTable OBJECT-TYPE SYNTAX SEQUENCE OF AffirmedZoneContentStatisticsChassisLevelStiDetailEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "" ::= { affirmedZoneMIB 127 } affirmedZoneContentStatisticsChassisLevelStiDetailEntry OBJECT-TYPE SYNTAX AffirmedZoneContentStatisticsChassisLevelStiDetailEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "" INDEX { affirmedZoneName, affirmedZoneContentStatisticsChassisLevelStiDetailChassis } ::= { affirmedZoneContentStatisticsChassisLevelStiDetailTable 1 } AffirmedZoneContentStatisticsChassisLevelStiDetailEntry ::= SEQUENCE { affirmedZoneContentStatisticsChassisLevelStiDetailChassis Unsigned32, affirmedZoneContentStatisticsChassisLevelStiDetailNumstitranscoderequests ConfdString, affirmedZoneContentStatisticsChassisLevelStiDetailNumstisuccesstranscoderesponses ConfdString, affirmedZoneContentStatisticsChassisLevelStiDetailNumstierrortranscoderesponses ConfdString, affirmedZoneContentStatisticsChassisLevelStiDetailNumstinomatchingconfig ConfdString, affirmedZoneContentStatisticsChassisLevelStiDetailNumsticontentadaptationsuppressed ConfdString, affirmedZoneContentStatisticsChassisLevelStiDetailNumsticonstructinguaprofilefailed ConfdString } affirmedZoneContentStatisticsChassisLevelStiDetailChassis OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS not-accessible STATUS current DESCRIPTION "chassis ID" ::= { affirmedZoneContentStatisticsChassisLevelStiDetailEntry 1 } affirmedZoneContentStatisticsChassisLevelStiDetailNumstitranscoderequests OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of transcoding requests" ::= { affirmedZoneContentStatisticsChassisLevelStiDetailEntry 2 } affirmedZoneContentStatisticsChassisLevelStiDetailNumstisuccesstranscoderesponses OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of success transcoding responses " ::= { affirmedZoneContentStatisticsChassisLevelStiDetailEntry 3 } affirmedZoneContentStatisticsChassisLevelStiDetailNumstierrortranscoderesponses OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of error transcoding responses " ::= { affirmedZoneContentStatisticsChassisLevelStiDetailEntry 4 } affirmedZoneContentStatisticsChassisLevelStiDetailNumstinomatchingconfig OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of no matching configuration" ::= { affirmedZoneContentStatisticsChassisLevelStiDetailEntry 5 } affirmedZoneContentStatisticsChassisLevelStiDetailNumsticontentadaptationsuppressed OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Content adaptation suppressed" ::= { affirmedZoneContentStatisticsChassisLevelStiDetailEntry 6 } affirmedZoneContentStatisticsChassisLevelStiDetailNumsticonstructinguaprofilefailed OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of constructing UA profile failed" ::= { affirmedZoneContentStatisticsChassisLevelStiDetailEntry 7 } affirmedZoneContentStatisticsChassisLevelLdapSummaryTable OBJECT-TYPE SYNTAX SEQUENCE OF AffirmedZoneContentStatisticsChassisLevelLdapSummaryEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "" ::= { affirmedZoneMIB 128 } affirmedZoneContentStatisticsChassisLevelLdapSummaryEntry OBJECT-TYPE SYNTAX AffirmedZoneContentStatisticsChassisLevelLdapSummaryEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "" INDEX { affirmedZoneName, affirmedZoneContentStatisticsChassisLevelLdapSummaryChassis } ::= { affirmedZoneContentStatisticsChassisLevelLdapSummaryTable 1 } AffirmedZoneContentStatisticsChassisLevelLdapSummaryEntry ::= SEQUENCE { affirmedZoneContentStatisticsChassisLevelLdapSummaryChassis Unsigned32, affirmedZoneContentStatisticsChassisLevelLdapSummaryNumldapsearchrequestattempts ConfdString, affirmedZoneContentStatisticsChassisLevelLdapSummaryNumldapsearchrequestretry ConfdString, affirmedZoneContentStatisticsChassisLevelLdapSummaryNumldapsearchrequestsent ConfdString, affirmedZoneContentStatisticsChassisLevelLdapSummaryNumldapsearchrequestrejected ConfdString, affirmedZoneContentStatisticsChassisLevelLdapSummaryNumldapsearchrequestcancel ConfdString, affirmedZoneContentStatisticsChassisLevelLdapSummaryNumldapsearchresultrecvdok ConfdString, affirmedZoneContentStatisticsChassisLevelLdapSummaryNumldapsearchresultrecvd32 ConfdString, affirmedZoneContentStatisticsChassisLevelLdapSummaryNumldapsearchresultrecvdfail ConfdString, affirmedZoneContentStatisticsChassisLevelLdapSummaryNumldapsearchresultrecvdstale ConfdString, affirmedZoneContentStatisticsChassisLevelLdapSummaryNumldapsearchresulttimedout ConfdString, affirmedZoneContentStatisticsChassisLevelLdapSummaryNumldaprequestallowed ConfdString, affirmedZoneContentStatisticsChassisLevelLdapSummaryNumldaprequestblocked ConfdString, affirmedZoneContentStatisticsChassisLevelLdapSummaryNumldapserverconnectevtfail ConfdString, affirmedZoneContentStatisticsChassisLevelLdapSummaryNumldapserverconnectevtlost ConfdString, affirmedZoneContentStatisticsChassisLevelLdapSummaryNumldapserverconnectevtreset ConfdString } affirmedZoneContentStatisticsChassisLevelLdapSummaryChassis OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS not-accessible STATUS current DESCRIPTION "chassis ID" ::= { affirmedZoneContentStatisticsChassisLevelLdapSummaryEntry 1 } affirmedZoneContentStatisticsChassisLevelLdapSummaryNumldapsearchrequestattempts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Search Request Attempts" ::= { affirmedZoneContentStatisticsChassisLevelLdapSummaryEntry 2 } affirmedZoneContentStatisticsChassisLevelLdapSummaryNumldapsearchrequestretry OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Search Request Retried" ::= { affirmedZoneContentStatisticsChassisLevelLdapSummaryEntry 3 } affirmedZoneContentStatisticsChassisLevelLdapSummaryNumldapsearchrequestsent OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Search Request Sent" ::= { affirmedZoneContentStatisticsChassisLevelLdapSummaryEntry 4 } affirmedZoneContentStatisticsChassisLevelLdapSummaryNumldapsearchrequestrejected OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Search Request Failed" ::= { affirmedZoneContentStatisticsChassisLevelLdapSummaryEntry 5 } affirmedZoneContentStatisticsChassisLevelLdapSummaryNumldapsearchrequestcancel OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Search Request Canceled" ::= { affirmedZoneContentStatisticsChassisLevelLdapSummaryEntry 6 } affirmedZoneContentStatisticsChassisLevelLdapSummaryNumldapsearchresultrecvdok OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Search Result Success Received" ::= { affirmedZoneContentStatisticsChassisLevelLdapSummaryEntry 7 } affirmedZoneContentStatisticsChassisLevelLdapSummaryNumldapsearchresultrecvd32 OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of ldap no-such-object Seachr Result Received" ::= { affirmedZoneContentStatisticsChassisLevelLdapSummaryEntry 8 } affirmedZoneContentStatisticsChassisLevelLdapSummaryNumldapsearchresultrecvdfail OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Search Result Failure Received" ::= { affirmedZoneContentStatisticsChassisLevelLdapSummaryEntry 9 } affirmedZoneContentStatisticsChassisLevelLdapSummaryNumldapsearchresultrecvdstale OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Search Result Ignored" ::= { affirmedZoneContentStatisticsChassisLevelLdapSummaryEntry 10 } affirmedZoneContentStatisticsChassisLevelLdapSummaryNumldapsearchresulttimedout OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Search Result Timedout" ::= { affirmedZoneContentStatisticsChassisLevelLdapSummaryEntry 11 } affirmedZoneContentStatisticsChassisLevelLdapSummaryNumldaprequestallowed OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of request allowed" ::= { affirmedZoneContentStatisticsChassisLevelLdapSummaryEntry 12 } affirmedZoneContentStatisticsChassisLevelLdapSummaryNumldaprequestblocked OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of request blocked" ::= { affirmedZoneContentStatisticsChassisLevelLdapSummaryEntry 13 } affirmedZoneContentStatisticsChassisLevelLdapSummaryNumldapserverconnectevtfail OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of server connect event due to connect failure" ::= { affirmedZoneContentStatisticsChassisLevelLdapSummaryEntry 14 } affirmedZoneContentStatisticsChassisLevelLdapSummaryNumldapserverconnectevtlost OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of server connect event due to connection lost" ::= { affirmedZoneContentStatisticsChassisLevelLdapSummaryEntry 15 } affirmedZoneContentStatisticsChassisLevelLdapSummaryNumldapserverconnectevtreset OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of server connect event due to user connection reset" ::= { affirmedZoneContentStatisticsChassisLevelLdapSummaryEntry 16 } affirmedZoneContentStatisticsChassisLevelSmtpProxyStatsSummaryTable OBJECT-TYPE SYNTAX SEQUENCE OF AffirmedZoneContentStatisticsChassisLevelSmtpProxyStatsSummaryEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "" ::= { affirmedZoneMIB 129 } affirmedZoneContentStatisticsChassisLevelSmtpProxyStatsSummaryEntry OBJECT-TYPE SYNTAX AffirmedZoneContentStatisticsChassisLevelSmtpProxyStatsSummaryEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "" INDEX { affirmedZoneName, affirmedZoneContentStatisticsChassisLevelSmtpProxyStatsSummaryChassis } ::= { affirmedZoneContentStatisticsChassisLevelSmtpProxyStatsSummaryTable 1 } AffirmedZoneContentStatisticsChassisLevelSmtpProxyStatsSummaryEntry ::= SEQUENCE { affirmedZoneContentStatisticsChassisLevelSmtpProxyStatsSummaryChassis Unsigned32, affirmedZoneContentStatisticsChassisLevelSmtpProxyStatsSummarySmtpproxysendattempts ConfdString, affirmedZoneContentStatisticsChassisLevelSmtpProxyStatsSummarySmtpproxysendsuccesses ConfdString, affirmedZoneContentStatisticsChassisLevelSmtpProxyStatsSummarySmtpproxysendfailures ConfdString, affirmedZoneContentStatisticsChassisLevelSmtpProxyStatsSummarySmtpproxyreceivedmessages ConfdString, affirmedZoneContentStatisticsChassisLevelSmtpProxyStatsSummarySmtpproxyreceivedmessagesuccesses ConfdString, affirmedZoneContentStatisticsChassisLevelSmtpProxyStatsSummarySmtpproxyreceivedmessagefailures ConfdString, affirmedZoneContentStatisticsChassisLevelSmtpProxyStatsSummarySmtpproxysmildrops ConfdString, affirmedZoneContentStatisticsChassisLevelSmtpProxyStatsSummarySmtpproxyimagexcodedtobase64 ConfdString, affirmedZoneContentStatisticsChassisLevelSmtpProxyStatsSummarySmtpproxyaudioxcodedtobase64 ConfdString, affirmedZoneContentStatisticsChassisLevelSmtpProxyStatsSummarySmtpproxyvideoxcodedtobase64 ConfdString, affirmedZoneContentStatisticsChassisLevelSmtpProxyStatsSummarySmtpproxytextxcodedtobase64 ConfdString, affirmedZoneContentStatisticsChassisLevelSmtpProxyStatsSummarySmtpproxyimagexcoded ConfdString, affirmedZoneContentStatisticsChassisLevelSmtpProxyStatsSummarySmtpproxyimagexcodecancels ConfdString, affirmedZoneContentStatisticsChassisLevelSmtpProxyStatsSummarySmtpproxyimagexcodeaborts ConfdString, affirmedZoneContentStatisticsChassisLevelSmtpProxyStatsSummarySmtpproxyimagexcodefailures ConfdString, affirmedZoneContentStatisticsChassisLevelSmtpProxyStatsSummarySmtpproxyaudioxcoded ConfdString, affirmedZoneContentStatisticsChassisLevelSmtpProxyStatsSummarySmtpproxyaudioxcodecancels ConfdString, affirmedZoneContentStatisticsChassisLevelSmtpProxyStatsSummarySmtpproxyaudioxcodeaborts ConfdString, affirmedZoneContentStatisticsChassisLevelSmtpProxyStatsSummarySmtpproxyaudioxcodefailures ConfdString, affirmedZoneContentStatisticsChassisLevelSmtpProxyStatsSummarySmtpproxyvideoxcoded ConfdString, affirmedZoneContentStatisticsChassisLevelSmtpProxyStatsSummarySmtpproxyvideoxcodecancels ConfdString, affirmedZoneContentStatisticsChassisLevelSmtpProxyStatsSummarySmtpproxyvideoxcodeaborts ConfdString, affirmedZoneContentStatisticsChassisLevelSmtpProxyStatsSummarySmtpproxyvideoxcodefailures ConfdString, affirmedZoneContentStatisticsChassisLevelSmtpProxyStatsSummarySmtpproxytextxcoded ConfdString, affirmedZoneContentStatisticsChassisLevelSmtpProxyStatsSummarySmtpproxytextxcodecancels ConfdString, affirmedZoneContentStatisticsChassisLevelSmtpProxyStatsSummarySmtpproxytextxcodeaborts ConfdString, affirmedZoneContentStatisticsChassisLevelSmtpProxyStatsSummarySmtpproxytextxcodefailures ConfdString, affirmedZoneContentStatisticsChassisLevelSmtpProxyStatsSummarySmtpproxybytessent ConfdString, affirmedZoneContentStatisticsChassisLevelSmtpProxyStatsSummarySmtpproxybytesreceived ConfdString, affirmedZoneContentStatisticsChassisLevelSmtpProxyStatsSummarySmtpproxycontentadaptationsuppressed ConfdString, affirmedZoneContentStatisticsChassisLevelSmtpProxyStatsSummarySmtpproxyconstructingpcprofilefailed ConfdString } affirmedZoneContentStatisticsChassisLevelSmtpProxyStatsSummaryChassis OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS not-accessible STATUS current DESCRIPTION "chassis ID" ::= { affirmedZoneContentStatisticsChassisLevelSmtpProxyStatsSummaryEntry 1 } affirmedZoneContentStatisticsChassisLevelSmtpProxyStatsSummarySmtpproxysendattempts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of send attempts" ::= { affirmedZoneContentStatisticsChassisLevelSmtpProxyStatsSummaryEntry 2 } affirmedZoneContentStatisticsChassisLevelSmtpProxyStatsSummarySmtpproxysendsuccesses OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of send successes" ::= { affirmedZoneContentStatisticsChassisLevelSmtpProxyStatsSummaryEntry 3 } affirmedZoneContentStatisticsChassisLevelSmtpProxyStatsSummarySmtpproxysendfailures OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of send failures" ::= { affirmedZoneContentStatisticsChassisLevelSmtpProxyStatsSummaryEntry 4 } affirmedZoneContentStatisticsChassisLevelSmtpProxyStatsSummarySmtpproxyreceivedmessages OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of received messages" ::= { affirmedZoneContentStatisticsChassisLevelSmtpProxyStatsSummaryEntry 5 } affirmedZoneContentStatisticsChassisLevelSmtpProxyStatsSummarySmtpproxyreceivedmessagesuccesses OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of message successes received" ::= { affirmedZoneContentStatisticsChassisLevelSmtpProxyStatsSummaryEntry 6 } affirmedZoneContentStatisticsChassisLevelSmtpProxyStatsSummarySmtpproxyreceivedmessagefailures OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of message failures received" ::= { affirmedZoneContentStatisticsChassisLevelSmtpProxyStatsSummaryEntry 7 } affirmedZoneContentStatisticsChassisLevelSmtpProxyStatsSummarySmtpproxysmildrops OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of SMIL drops" ::= { affirmedZoneContentStatisticsChassisLevelSmtpProxyStatsSummaryEntry 8 } affirmedZoneContentStatisticsChassisLevelSmtpProxyStatsSummarySmtpproxyimagexcodedtobase64 OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of images transcoded to Base64" ::= { affirmedZoneContentStatisticsChassisLevelSmtpProxyStatsSummaryEntry 9 } affirmedZoneContentStatisticsChassisLevelSmtpProxyStatsSummarySmtpproxyaudioxcodedtobase64 OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of audio transcoded to Base64" ::= { affirmedZoneContentStatisticsChassisLevelSmtpProxyStatsSummaryEntry 10 } affirmedZoneContentStatisticsChassisLevelSmtpProxyStatsSummarySmtpproxyvideoxcodedtobase64 OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of video transcoded to Base64" ::= { affirmedZoneContentStatisticsChassisLevelSmtpProxyStatsSummaryEntry 11 } affirmedZoneContentStatisticsChassisLevelSmtpProxyStatsSummarySmtpproxytextxcodedtobase64 OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of text transcoded to Base64" ::= { affirmedZoneContentStatisticsChassisLevelSmtpProxyStatsSummaryEntry 12 } affirmedZoneContentStatisticsChassisLevelSmtpProxyStatsSummarySmtpproxyimagexcoded OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of image transcoding successes" ::= { affirmedZoneContentStatisticsChassisLevelSmtpProxyStatsSummaryEntry 13 } affirmedZoneContentStatisticsChassisLevelSmtpProxyStatsSummarySmtpproxyimagexcodecancels OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of image transcoding cancels or bypassings" ::= { affirmedZoneContentStatisticsChassisLevelSmtpProxyStatsSummaryEntry 14 } affirmedZoneContentStatisticsChassisLevelSmtpProxyStatsSummarySmtpproxyimagexcodeaborts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of image transcoding aborts" ::= { affirmedZoneContentStatisticsChassisLevelSmtpProxyStatsSummaryEntry 15 } affirmedZoneContentStatisticsChassisLevelSmtpProxyStatsSummarySmtpproxyimagexcodefailures OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of image transcoding failures" ::= { affirmedZoneContentStatisticsChassisLevelSmtpProxyStatsSummaryEntry 16 } affirmedZoneContentStatisticsChassisLevelSmtpProxyStatsSummarySmtpproxyaudioxcoded OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of audio transcoding successes" ::= { affirmedZoneContentStatisticsChassisLevelSmtpProxyStatsSummaryEntry 17 } affirmedZoneContentStatisticsChassisLevelSmtpProxyStatsSummarySmtpproxyaudioxcodecancels OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of audio transcoding cancels or bypassings" ::= { affirmedZoneContentStatisticsChassisLevelSmtpProxyStatsSummaryEntry 18 } affirmedZoneContentStatisticsChassisLevelSmtpProxyStatsSummarySmtpproxyaudioxcodeaborts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of audio transcoding aborts" ::= { affirmedZoneContentStatisticsChassisLevelSmtpProxyStatsSummaryEntry 19 } affirmedZoneContentStatisticsChassisLevelSmtpProxyStatsSummarySmtpproxyaudioxcodefailures OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of audio transcoding failures" ::= { affirmedZoneContentStatisticsChassisLevelSmtpProxyStatsSummaryEntry 20 } affirmedZoneContentStatisticsChassisLevelSmtpProxyStatsSummarySmtpproxyvideoxcoded OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of video transcoding successes" ::= { affirmedZoneContentStatisticsChassisLevelSmtpProxyStatsSummaryEntry 21 } affirmedZoneContentStatisticsChassisLevelSmtpProxyStatsSummarySmtpproxyvideoxcodecancels OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of video transcoding cancels or bypassings" ::= { affirmedZoneContentStatisticsChassisLevelSmtpProxyStatsSummaryEntry 22 } affirmedZoneContentStatisticsChassisLevelSmtpProxyStatsSummarySmtpproxyvideoxcodeaborts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of video transcoding aborts" ::= { affirmedZoneContentStatisticsChassisLevelSmtpProxyStatsSummaryEntry 23 } affirmedZoneContentStatisticsChassisLevelSmtpProxyStatsSummarySmtpproxyvideoxcodefailures OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of video transcoding failures" ::= { affirmedZoneContentStatisticsChassisLevelSmtpProxyStatsSummaryEntry 24 } affirmedZoneContentStatisticsChassisLevelSmtpProxyStatsSummarySmtpproxytextxcoded OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of text transcoding successes" ::= { affirmedZoneContentStatisticsChassisLevelSmtpProxyStatsSummaryEntry 25 } affirmedZoneContentStatisticsChassisLevelSmtpProxyStatsSummarySmtpproxytextxcodecancels OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of text transcoding cancels or bypassings" ::= { affirmedZoneContentStatisticsChassisLevelSmtpProxyStatsSummaryEntry 26 } affirmedZoneContentStatisticsChassisLevelSmtpProxyStatsSummarySmtpproxytextxcodeaborts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of text transcoding aborts" ::= { affirmedZoneContentStatisticsChassisLevelSmtpProxyStatsSummaryEntry 27 } affirmedZoneContentStatisticsChassisLevelSmtpProxyStatsSummarySmtpproxytextxcodefailures OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of text transcoding failures" ::= { affirmedZoneContentStatisticsChassisLevelSmtpProxyStatsSummaryEntry 28 } affirmedZoneContentStatisticsChassisLevelSmtpProxyStatsSummarySmtpproxybytessent OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bytes sent" ::= { affirmedZoneContentStatisticsChassisLevelSmtpProxyStatsSummaryEntry 29 } affirmedZoneContentStatisticsChassisLevelSmtpProxyStatsSummarySmtpproxybytesreceived OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bytes received" ::= { affirmedZoneContentStatisticsChassisLevelSmtpProxyStatsSummaryEntry 30 } affirmedZoneContentStatisticsChassisLevelSmtpProxyStatsSummarySmtpproxycontentadaptationsuppressed OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of content adaptations suppressed" ::= { affirmedZoneContentStatisticsChassisLevelSmtpProxyStatsSummaryEntry 31 } affirmedZoneContentStatisticsChassisLevelSmtpProxyStatsSummarySmtpproxyconstructingpcprofilefailed OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of PC profile construction failures" ::= { affirmedZoneContentStatisticsChassisLevelSmtpProxyStatsSummaryEntry 32 } affirmedZoneContentStatisticsChassisLevelMmsChargingStatsSummaryTable OBJECT-TYPE SYNTAX SEQUENCE OF AffirmedZoneContentStatisticsChassisLevelMmsChargingStatsSummaryEntry MAX-ACCESS not-accessible STATUS deprecated DESCRIPTION "" ::= { affirmedZoneMIB 130 } affirmedZoneContentStatisticsChassisLevelMmsChargingStatsSummaryEntry OBJECT-TYPE SYNTAX AffirmedZoneContentStatisticsChassisLevelMmsChargingStatsSummaryEntry MAX-ACCESS not-accessible STATUS deprecated DESCRIPTION "" INDEX { affirmedZoneName, affirmedZoneContentStatisticsChassisLevelMmsChargingStatsSummaryChassis } ::= { affirmedZoneContentStatisticsChassisLevelMmsChargingStatsSummaryTable 1 } AffirmedZoneContentStatisticsChassisLevelMmsChargingStatsSummaryEntry ::= SEQUENCE { affirmedZoneContentStatisticsChassisLevelMmsChargingStatsSummaryChassis Unsigned32, affirmedZoneContentStatisticsChassisLevelMmsChargingStatsSummaryMmsmochargingsendrequests ConfdString, affirmedZoneContentStatisticsChassisLevelMmsChargingStatsSummaryMmsmocharginginitccrreservationattempts ConfdString, affirmedZoneContentStatisticsChassisLevelMmsChargingStatsSummaryMmsmocharginginitccrreservationsuccesses ConfdString, affirmedZoneContentStatisticsChassisLevelMmsChargingStatsSummaryMmsmocharginginitccrreservationrejections ConfdString, affirmedZoneContentStatisticsChassisLevelMmsChargingStatsSummaryMmsmocharginginitccrreservationfailures ConfdString, affirmedZoneContentStatisticsChassisLevelMmsChargingStatsSummaryMmsmochargingtermccrreservationsdebited ConfdString, affirmedZoneContentStatisticsChassisLevelMmsChargingStatsSummaryMmsmochargingtermccrreservationscanceled ConfdString, affirmedZoneContentStatisticsChassisLevelMmsChargingStatsSummaryMmsmtchargingretrieverequests ConfdString, affirmedZoneContentStatisticsChassisLevelMmsChargingStatsSummaryMmsmtcharginginitprovccrreservationattempts ConfdString, affirmedZoneContentStatisticsChassisLevelMmsChargingStatsSummaryMmsmtcharginginitprovccrreservationsuccesses ConfdString, affirmedZoneContentStatisticsChassisLevelMmsChargingStatsSummaryMmsmtcharginginitprovccrreservationrejections ConfdString, affirmedZoneContentStatisticsChassisLevelMmsChargingStatsSummaryMmsmtcharginginitprovccrreservationfailures ConfdString, affirmedZoneContentStatisticsChassisLevelMmsChargingStatsSummaryMmsmtchargingtermprovccrreservationscanceled ConfdString, affirmedZoneContentStatisticsChassisLevelMmsChargingStatsSummaryMmsmtchargingretrievednotifyresponses ConfdString, affirmedZoneContentStatisticsChassisLevelMmsChargingStatsSummaryMmsmtchargingretrievedacknowledges ConfdString, affirmedZoneContentStatisticsChassisLevelMmsChargingStatsSummaryMmsmtcharginginiteffccrreservationattempts ConfdString, affirmedZoneContentStatisticsChassisLevelMmsChargingStatsSummaryMmsmtcharginginiteffccrreservationsuccesses ConfdString, affirmedZoneContentStatisticsChassisLevelMmsChargingStatsSummaryMmsmtcharginginiteffccrreservationrejections ConfdString, affirmedZoneContentStatisticsChassisLevelMmsChargingStatsSummaryMmsmtcharginginiteffccrreservationfailures ConfdString, affirmedZoneContentStatisticsChassisLevelMmsChargingStatsSummaryMmsmtchargingtermeffccrreservationsdebited ConfdString, affirmedZoneContentStatisticsChassisLevelMmsChargingStatsSummaryMmsmtchargingtermeffccrreservationscanceled ConfdString } affirmedZoneContentStatisticsChassisLevelMmsChargingStatsSummaryChassis OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS not-accessible STATUS current DESCRIPTION "chassis ID" ::= { affirmedZoneContentStatisticsChassisLevelMmsChargingStatsSummaryEntry 1 } affirmedZoneContentStatisticsChassisLevelMmsChargingStatsSummaryMmsmochargingsendrequests OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "MMS MO Charging - Send Requests" ::= { affirmedZoneContentStatisticsChassisLevelMmsChargingStatsSummaryEntry 2 } affirmedZoneContentStatisticsChassisLevelMmsChargingStatsSummaryMmsmocharginginitccrreservationattempts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "MMS MO Charging Initial CCR - Reservation Attempts" ::= { affirmedZoneContentStatisticsChassisLevelMmsChargingStatsSummaryEntry 3 } affirmedZoneContentStatisticsChassisLevelMmsChargingStatsSummaryMmsmocharginginitccrreservationsuccesses OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "MMS MO Charging Initial CCR - Reservation Successes" ::= { affirmedZoneContentStatisticsChassisLevelMmsChargingStatsSummaryEntry 4 } affirmedZoneContentStatisticsChassisLevelMmsChargingStatsSummaryMmsmocharginginitccrreservationrejections OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "MMS MO Charging Initial CCR - Reservation Rejections" ::= { affirmedZoneContentStatisticsChassisLevelMmsChargingStatsSummaryEntry 5 } affirmedZoneContentStatisticsChassisLevelMmsChargingStatsSummaryMmsmocharginginitccrreservationfailures OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "MMS MO Charging Initial CCR - Reservation Failures" ::= { affirmedZoneContentStatisticsChassisLevelMmsChargingStatsSummaryEntry 6 } affirmedZoneContentStatisticsChassisLevelMmsChargingStatsSummaryMmsmochargingtermccrreservationsdebited OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "MMS MO Charging Terminating CCR - Reservations Debited" ::= { affirmedZoneContentStatisticsChassisLevelMmsChargingStatsSummaryEntry 7 } affirmedZoneContentStatisticsChassisLevelMmsChargingStatsSummaryMmsmochargingtermccrreservationscanceled OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "MMS MO Charging Terminating CCR - Reservations Canceled" ::= { affirmedZoneContentStatisticsChassisLevelMmsChargingStatsSummaryEntry 8 } affirmedZoneContentStatisticsChassisLevelMmsChargingStatsSummaryMmsmtchargingretrieverequests OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "MMS MT Charging - Retrieve Requests" ::= { affirmedZoneContentStatisticsChassisLevelMmsChargingStatsSummaryEntry 9 } affirmedZoneContentStatisticsChassisLevelMmsChargingStatsSummaryMmsmtcharginginitprovccrreservationattempts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "MMS MT Charging Initial Provisional CCR - Reservation Attempts" ::= { affirmedZoneContentStatisticsChassisLevelMmsChargingStatsSummaryEntry 10 } affirmedZoneContentStatisticsChassisLevelMmsChargingStatsSummaryMmsmtcharginginitprovccrreservationsuccesses OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "MMS MT Charging Initial Provisional CCR - Reservation Successes" ::= { affirmedZoneContentStatisticsChassisLevelMmsChargingStatsSummaryEntry 11 } affirmedZoneContentStatisticsChassisLevelMmsChargingStatsSummaryMmsmtcharginginitprovccrreservationrejections OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "MMS MT Charging Initial Provisional CCR - Reservation Rejections" ::= { affirmedZoneContentStatisticsChassisLevelMmsChargingStatsSummaryEntry 12 } affirmedZoneContentStatisticsChassisLevelMmsChargingStatsSummaryMmsmtcharginginitprovccrreservationfailures OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "MMS MT Charging Initial Provisional CCR - Reservation Failures" ::= { affirmedZoneContentStatisticsChassisLevelMmsChargingStatsSummaryEntry 13 } affirmedZoneContentStatisticsChassisLevelMmsChargingStatsSummaryMmsmtchargingtermprovccrreservationscanceled OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "MMS MT Charging Terminating Provisional CCR - Reservations Canceled" ::= { affirmedZoneContentStatisticsChassisLevelMmsChargingStatsSummaryEntry 14 } affirmedZoneContentStatisticsChassisLevelMmsChargingStatsSummaryMmsmtchargingretrievednotifyresponses OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "MMS MT Charging - Retrieved Notify Responses" ::= { affirmedZoneContentStatisticsChassisLevelMmsChargingStatsSummaryEntry 15 } affirmedZoneContentStatisticsChassisLevelMmsChargingStatsSummaryMmsmtchargingretrievedacknowledges OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "MMS MT Charging - Retrieved Acknowledges" ::= { affirmedZoneContentStatisticsChassisLevelMmsChargingStatsSummaryEntry 16 } affirmedZoneContentStatisticsChassisLevelMmsChargingStatsSummaryMmsmtcharginginiteffccrreservationattempts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "MMS MT Charging Initial Effective CCR - Reservation Attempts" ::= { affirmedZoneContentStatisticsChassisLevelMmsChargingStatsSummaryEntry 17 } affirmedZoneContentStatisticsChassisLevelMmsChargingStatsSummaryMmsmtcharginginiteffccrreservationsuccesses OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "MMS MT Charging Initial Effective CCR - Reservation Successes" ::= { affirmedZoneContentStatisticsChassisLevelMmsChargingStatsSummaryEntry 18 } affirmedZoneContentStatisticsChassisLevelMmsChargingStatsSummaryMmsmtcharginginiteffccrreservationrejections OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "MMS MT Charging Initial Effective CCR - Reservation Rejections" ::= { affirmedZoneContentStatisticsChassisLevelMmsChargingStatsSummaryEntry 19 } affirmedZoneContentStatisticsChassisLevelMmsChargingStatsSummaryMmsmtcharginginiteffccrreservationfailures OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "MMS MT Charging Initial Effective CCR - Reservation Failures" ::= { affirmedZoneContentStatisticsChassisLevelMmsChargingStatsSummaryEntry 20 } affirmedZoneContentStatisticsChassisLevelMmsChargingStatsSummaryMmsmtchargingtermeffccrreservationsdebited OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "MMS MT Charging Terminating Effective CCR - Reservations Debited" ::= { affirmedZoneContentStatisticsChassisLevelMmsChargingStatsSummaryEntry 21 } affirmedZoneContentStatisticsChassisLevelMmsChargingStatsSummaryMmsmtchargingtermeffccrreservationscanceled OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "MMS MT Charging Terminating Effective CCR - Reservations Canceled" ::= { affirmedZoneContentStatisticsChassisLevelMmsChargingStatsSummaryEntry 22 } affirmedZoneContentStatisticsChassisLevelWapgwTable OBJECT-TYPE SYNTAX SEQUENCE OF AffirmedZoneContentStatisticsChassisLevelWapgwEntry MAX-ACCESS not-accessible STATUS deprecated DESCRIPTION "" ::= { affirmedZoneMIB 131 } affirmedZoneContentStatisticsChassisLevelWapgwEntry OBJECT-TYPE SYNTAX AffirmedZoneContentStatisticsChassisLevelWapgwEntry MAX-ACCESS not-accessible STATUS deprecated DESCRIPTION "" INDEX { affirmedZoneName, affirmedZoneContentStatisticsChassisLevelWapgwChassis } ::= { affirmedZoneContentStatisticsChassisLevelWapgwTable 1 } AffirmedZoneContentStatisticsChassisLevelWapgwEntry ::= SEQUENCE { affirmedZoneContentStatisticsChassisLevelWapgwChassis Unsigned32, affirmedZoneContentStatisticsChassisLevelWapgwNumwapgwrequestattempts ConfdString, affirmedZoneContentStatisticsChassisLevelWapgwNumwapgwrequestsuccesses ConfdString, affirmedZoneContentStatisticsChassisLevelWapgwNumwapgwrequestfailures ConfdString, affirmedZoneContentStatisticsChassisLevelWapgwNumwapgwrequestaborts ConfdString, affirmedZoneContentStatisticsChassisLevelWapgwNumwapgwresponseswithstatussuccess ConfdString, affirmedZoneContentStatisticsChassisLevelWapgwNumwapgwresponseswithstatusredirection ConfdString, affirmedZoneContentStatisticsChassisLevelWapgwNumwapgwresponseswithstatusclienterror ConfdString, affirmedZoneContentStatisticsChassisLevelWapgwNumwapgwresponseswithstatusservererror ConfdString, affirmedZoneContentStatisticsChassisLevelWapgwNumwapgwhttpgets ConfdString, affirmedZoneContentStatisticsChassisLevelWapgwNumwapgwhttpposts ConfdString, affirmedZoneContentStatisticsChassisLevelWapgwNumwapgwhttptransactionsinprogress ConfdString, affirmedZoneContentStatisticsChassisLevelWapgwNumwapgwwspconnectrequestsreceived ConfdString, affirmedZoneContentStatisticsChassisLevelWapgwNumwapgwwspconnectrepliessent ConfdString, affirmedZoneContentStatisticsChassisLevelWapgwNumwapgwwspdisconnectsreceived ConfdString, affirmedZoneContentStatisticsChassisLevelWapgwNumwapgwwspdisconnectssent ConfdString, affirmedZoneContentStatisticsChassisLevelWapgwNumwapgwwspgetrequestsreceived ConfdString, affirmedZoneContentStatisticsChassisLevelWapgwNumwapgwwsppostrequestsreceived ConfdString, affirmedZoneContentStatisticsChassisLevelWapgwNumwapgwwsprepliessent ConfdString, affirmedZoneContentStatisticsChassisLevelWapgwNumwapgwwspreplyconfirmationsreceived ConfdString, affirmedZoneContentStatisticsChassisLevelWapgwNumwapgwwspsuspendrequestsreceived ConfdString, affirmedZoneContentStatisticsChassisLevelWapgwNumwapgwwspresumerequestsreceived ConfdString, affirmedZoneContentStatisticsChassisLevelWapgwNumwapgwwsppacketunpackingerrors ConfdString, affirmedZoneContentStatisticsChassisLevelWapgwNumwapgwwspunhandledeventerrors ConfdString, affirmedZoneContentStatisticsChassisLevelWapgwNumwapgwwtptransactionsresp ConfdString, affirmedZoneContentStatisticsChassisLevelWapgwNumwapgwwtptransactionsinit ConfdString, affirmedZoneContentStatisticsChassisLevelWapgwNumwapgwwtppacketunpackingerrors ConfdString, affirmedZoneContentStatisticsChassisLevelWapgwNumwapgwwtpunhandledeventerrors ConfdString, affirmedZoneContentStatisticsChassisLevelWapgwNumwapgwwtlssessionscreated ConfdString, affirmedZoneContentStatisticsChassisLevelWapgwNumwapgwwtlssessionsopened ConfdString, affirmedZoneContentStatisticsChassisLevelWapgwNumwapgwwtlssessionsterminated ConfdString, affirmedZoneContentStatisticsChassisLevelWapgwNumwapgwwtlskeyexchangeerrors ConfdString, affirmedZoneContentStatisticsChassisLevelWapgwNumwapgwwtlscipherexchangeerrors ConfdString, affirmedZoneContentStatisticsChassisLevelWapgwNumwapgwwtlskeyidexchangeerrors ConfdString, affirmedZoneContentStatisticsChassisLevelWapgwNumwapgwwtlspdudecrypterrors ConfdString, affirmedZoneContentStatisticsChassisLevelWapgwNumwapgwwtlspduencrypterrors ConfdString, affirmedZoneContentStatisticsChassisLevelWapgwNumwapgwwtlsunexpectedmessageerrors ConfdString, affirmedZoneContentStatisticsChassisLevelWapgwNumwapgwwtlsunhandledeventerrors ConfdString, affirmedZoneContentStatisticsChassisLevelWapgwNumwapgwwdpdatagramsreceived ConfdString, affirmedZoneContentStatisticsChassisLevelWapgwNumwapgwwdpdatagramssent ConfdString } affirmedZoneContentStatisticsChassisLevelWapgwChassis OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS not-accessible STATUS current DESCRIPTION "chassis ID" ::= { affirmedZoneContentStatisticsChassisLevelWapgwEntry 1 } affirmedZoneContentStatisticsChassisLevelWapgwNumwapgwrequestattempts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Requests Attempted" ::= { affirmedZoneContentStatisticsChassisLevelWapgwEntry 2 } affirmedZoneContentStatisticsChassisLevelWapgwNumwapgwrequestsuccesses OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Requests Succeeded" ::= { affirmedZoneContentStatisticsChassisLevelWapgwEntry 3 } affirmedZoneContentStatisticsChassisLevelWapgwNumwapgwrequestfailures OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Requests Failed" ::= { affirmedZoneContentStatisticsChassisLevelWapgwEntry 4 } affirmedZoneContentStatisticsChassisLevelWapgwNumwapgwrequestaborts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Requests Aborted" ::= { affirmedZoneContentStatisticsChassisLevelWapgwEntry 5 } affirmedZoneContentStatisticsChassisLevelWapgwNumwapgwresponseswithstatussuccess OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of responses with status success" ::= { affirmedZoneContentStatisticsChassisLevelWapgwEntry 6 } affirmedZoneContentStatisticsChassisLevelWapgwNumwapgwresponseswithstatusredirection OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of responses with status redirection" ::= { affirmedZoneContentStatisticsChassisLevelWapgwEntry 7 } affirmedZoneContentStatisticsChassisLevelWapgwNumwapgwresponseswithstatusclienterror OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of responses with status client error" ::= { affirmedZoneContentStatisticsChassisLevelWapgwEntry 8 } affirmedZoneContentStatisticsChassisLevelWapgwNumwapgwresponseswithstatusservererror OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of responses with status server error" ::= { affirmedZoneContentStatisticsChassisLevelWapgwEntry 9 } affirmedZoneContentStatisticsChassisLevelWapgwNumwapgwhttpgets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of HTTP Gets" ::= { affirmedZoneContentStatisticsChassisLevelWapgwEntry 10 } affirmedZoneContentStatisticsChassisLevelWapgwNumwapgwhttpposts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of HTTP Posts" ::= { affirmedZoneContentStatisticsChassisLevelWapgwEntry 11 } affirmedZoneContentStatisticsChassisLevelWapgwNumwapgwhttptransactionsinprogress OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of HTTP Transactions Currently in Progress" ::= { affirmedZoneContentStatisticsChassisLevelWapgwEntry 12 } affirmedZoneContentStatisticsChassisLevelWapgwNumwapgwwspconnectrequestsreceived OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of WSP Connect Requests Received" ::= { affirmedZoneContentStatisticsChassisLevelWapgwEntry 13 } affirmedZoneContentStatisticsChassisLevelWapgwNumwapgwwspconnectrepliessent OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of WSP Connect Replies Sent" ::= { affirmedZoneContentStatisticsChassisLevelWapgwEntry 14 } affirmedZoneContentStatisticsChassisLevelWapgwNumwapgwwspdisconnectsreceived OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of WSP Disconnects Received" ::= { affirmedZoneContentStatisticsChassisLevelWapgwEntry 15 } affirmedZoneContentStatisticsChassisLevelWapgwNumwapgwwspdisconnectssent OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of WSP Disconnects Sent" ::= { affirmedZoneContentStatisticsChassisLevelWapgwEntry 16 } affirmedZoneContentStatisticsChassisLevelWapgwNumwapgwwspgetrequestsreceived OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of WSP Get Requests Received" ::= { affirmedZoneContentStatisticsChassisLevelWapgwEntry 17 } affirmedZoneContentStatisticsChassisLevelWapgwNumwapgwwsppostrequestsreceived OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of WSP Post Requests Received" ::= { affirmedZoneContentStatisticsChassisLevelWapgwEntry 18 } affirmedZoneContentStatisticsChassisLevelWapgwNumwapgwwsprepliessent OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of WSP Replies Sent" ::= { affirmedZoneContentStatisticsChassisLevelWapgwEntry 19 } affirmedZoneContentStatisticsChassisLevelWapgwNumwapgwwspreplyconfirmationsreceived OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of WSP Reply Confirmations Received" ::= { affirmedZoneContentStatisticsChassisLevelWapgwEntry 20 } affirmedZoneContentStatisticsChassisLevelWapgwNumwapgwwspsuspendrequestsreceived OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of WSP Suspend Requests Received" ::= { affirmedZoneContentStatisticsChassisLevelWapgwEntry 21 } affirmedZoneContentStatisticsChassisLevelWapgwNumwapgwwspresumerequestsreceived OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of WSP Resume Requests Received" ::= { affirmedZoneContentStatisticsChassisLevelWapgwEntry 22 } affirmedZoneContentStatisticsChassisLevelWapgwNumwapgwwsppacketunpackingerrors OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of WSP Packet Unpacking Errors" ::= { affirmedZoneContentStatisticsChassisLevelWapgwEntry 23 } affirmedZoneContentStatisticsChassisLevelWapgwNumwapgwwspunhandledeventerrors OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of WSP Unhandled Event Errors" ::= { affirmedZoneContentStatisticsChassisLevelWapgwEntry 24 } affirmedZoneContentStatisticsChassisLevelWapgwNumwapgwwtptransactionsresp OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of WTP Transactions Responded to" ::= { affirmedZoneContentStatisticsChassisLevelWapgwEntry 25 } affirmedZoneContentStatisticsChassisLevelWapgwNumwapgwwtptransactionsinit OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of WTP Transactions Initiated" ::= { affirmedZoneContentStatisticsChassisLevelWapgwEntry 26 } affirmedZoneContentStatisticsChassisLevelWapgwNumwapgwwtppacketunpackingerrors OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of WTP Packet Unpacking Errors" ::= { affirmedZoneContentStatisticsChassisLevelWapgwEntry 27 } affirmedZoneContentStatisticsChassisLevelWapgwNumwapgwwtpunhandledeventerrors OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of WTP Unhandled Event Errors" ::= { affirmedZoneContentStatisticsChassisLevelWapgwEntry 28 } affirmedZoneContentStatisticsChassisLevelWapgwNumwapgwwtlssessionscreated OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of WTLS Sessions Created" ::= { affirmedZoneContentStatisticsChassisLevelWapgwEntry 29 } affirmedZoneContentStatisticsChassisLevelWapgwNumwapgwwtlssessionsopened OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of WTLS Sessions Opened" ::= { affirmedZoneContentStatisticsChassisLevelWapgwEntry 30 } affirmedZoneContentStatisticsChassisLevelWapgwNumwapgwwtlssessionsterminated OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of WTLS Sessions Terminated" ::= { affirmedZoneContentStatisticsChassisLevelWapgwEntry 31 } affirmedZoneContentStatisticsChassisLevelWapgwNumwapgwwtlskeyexchangeerrors OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of WTLS Key Exchange Errors" ::= { affirmedZoneContentStatisticsChassisLevelWapgwEntry 32 } affirmedZoneContentStatisticsChassisLevelWapgwNumwapgwwtlscipherexchangeerrors OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of WTLS Cipher Exchange Errors" ::= { affirmedZoneContentStatisticsChassisLevelWapgwEntry 33 } affirmedZoneContentStatisticsChassisLevelWapgwNumwapgwwtlskeyidexchangeerrors OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of WTLS Key Id Exchange Errors" ::= { affirmedZoneContentStatisticsChassisLevelWapgwEntry 34 } affirmedZoneContentStatisticsChassisLevelWapgwNumwapgwwtlspdudecrypterrors OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of WTLS Pdu Decrypt Errors" ::= { affirmedZoneContentStatisticsChassisLevelWapgwEntry 35 } affirmedZoneContentStatisticsChassisLevelWapgwNumwapgwwtlspduencrypterrors OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of WTLS Pdu Encrypt Errors" ::= { affirmedZoneContentStatisticsChassisLevelWapgwEntry 36 } affirmedZoneContentStatisticsChassisLevelWapgwNumwapgwwtlsunexpectedmessageerrors OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of WTLS Unexpected Message Errors" ::= { affirmedZoneContentStatisticsChassisLevelWapgwEntry 37 } affirmedZoneContentStatisticsChassisLevelWapgwNumwapgwwtlsunhandledeventerrors OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of WTLS Unhandled Event Errors" ::= { affirmedZoneContentStatisticsChassisLevelWapgwEntry 38 } affirmedZoneContentStatisticsChassisLevelWapgwNumwapgwwdpdatagramsreceived OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of WDP Datagrams Received" ::= { affirmedZoneContentStatisticsChassisLevelWapgwEntry 39 } affirmedZoneContentStatisticsChassisLevelWapgwNumwapgwwdpdatagramssent OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of WDP Datagrams Sent" ::= { affirmedZoneContentStatisticsChassisLevelWapgwEntry 40 } affirmedZoneContentStatisticsChassisLevelTcpProxyTable OBJECT-TYPE SYNTAX SEQUENCE OF AffirmedZoneContentStatisticsChassisLevelTcpProxyEntry MAX-ACCESS not-accessible STATUS deprecated DESCRIPTION "" ::= { affirmedZoneMIB 132 } affirmedZoneContentStatisticsChassisLevelTcpProxyEntry OBJECT-TYPE SYNTAX AffirmedZoneContentStatisticsChassisLevelTcpProxyEntry MAX-ACCESS not-accessible STATUS deprecated DESCRIPTION "" INDEX { affirmedZoneName, affirmedZoneContentStatisticsChassisLevelTcpProxyChassis } ::= { affirmedZoneContentStatisticsChassisLevelTcpProxyTable 1 } AffirmedZoneContentStatisticsChassisLevelTcpProxyEntry ::= SEQUENCE { affirmedZoneContentStatisticsChassisLevelTcpProxyChassis Unsigned32, affirmedZoneContentStatisticsChassisLevelTcpProxyNumtotalclientconnections ConfdString, affirmedZoneContentStatisticsChassisLevelTcpProxyNumcurrentclientconnections ConfdString, affirmedZoneContentStatisticsChassisLevelTcpProxyNumipv4clientconnections ConfdString, affirmedZoneContentStatisticsChassisLevelTcpProxyNumipv6clientconnections ConfdString, affirmedZoneContentStatisticsChassisLevelTcpProxyNumclientbytesrecvd ConfdString, affirmedZoneContentStatisticsChassisLevelTcpProxyNumclientbytessent ConfdString, affirmedZoneContentStatisticsChassisLevelTcpProxyNumclientreaderrors ConfdString, affirmedZoneContentStatisticsChassisLevelTcpProxyNumclientwriteerrors ConfdString, affirmedZoneContentStatisticsChassisLevelTcpProxyNumtotalserverconnections ConfdString, affirmedZoneContentStatisticsChassisLevelTcpProxyNumcurrentserverconnections ConfdString, affirmedZoneContentStatisticsChassisLevelTcpProxyNumipv4serverconnections ConfdString, affirmedZoneContentStatisticsChassisLevelTcpProxyNumipv6serverconnections ConfdString, affirmedZoneContentStatisticsChassisLevelTcpProxyNumiptransparentserverconnections ConfdString, affirmedZoneContentStatisticsChassisLevelTcpProxyNumserverbytesrecvd ConfdString, affirmedZoneContentStatisticsChassisLevelTcpProxyNumserverbytessent ConfdString, affirmedZoneContentStatisticsChassisLevelTcpProxyNumserverreaderrors ConfdString, affirmedZoneContentStatisticsChassisLevelTcpProxyNumserverwriteerrors ConfdString, affirmedZoneContentStatisticsChassisLevelTcpProxyTcpservicedurationmin ConfdString, affirmedZoneContentStatisticsChassisLevelTcpProxyTcpservicedurationmax ConfdString, affirmedZoneContentStatisticsChassisLevelTcpProxyTcpservicedurationaverage ConfdString, affirmedZoneContentStatisticsChassisLevelTcpProxyNumprotohttp1xsecure ConfdString, affirmedZoneContentStatisticsChassisLevelTcpProxyNumprotohttp20 ConfdString, affirmedZoneContentStatisticsChassisLevelTcpProxyNumprotohttp20secure ConfdString, affirmedZoneContentStatisticsChassisLevelTcpProxyNumprotowebsocket ConfdString, affirmedZoneContentStatisticsChassisLevelTcpProxyNumprotoothers ConfdString, affirmedZoneContentStatisticsChassisLevelTcpProxyNumsplicinghttpspassthrough ConfdString, affirmedZoneContentStatisticsChassisLevelTcpProxyNumsplicingwebsocket ConfdString, affirmedZoneContentStatisticsChassisLevelTcpProxyNumsplicingtcpip ConfdString, affirmedZoneContentStatisticsChassisLevelTcpProxyNumsplicingnonhttp ConfdString, affirmedZoneContentStatisticsChassisLevelTcpProxyNumsplicingnohttprequest ConfdString, affirmedZoneContentStatisticsChassisLevelTcpProxyNumtcpservicefailnosock ConfdString, affirmedZoneContentStatisticsChassisLevelTcpProxyNumtcpservicefailnobuf ConfdString, affirmedZoneContentStatisticsChassisLevelTcpProxyNumtcpservicefailnodata ConfdString, affirmedZoneContentStatisticsChassisLevelTcpProxyNumtcpservicefailincomplete ConfdString, affirmedZoneContentStatisticsChassisLevelTcpProxyNumclientwriteincomplete ConfdString, affirmedZoneContentStatisticsChassisLevelTcpProxyNumserverwriteincomplete ConfdString, affirmedZoneContentStatisticsChassisLevelTcpProxyNumserverconnectfail ConfdString, affirmedZoneContentStatisticsChassisLevelTcpProxyNumsplicinghttpconnect ConfdString, affirmedZoneContentStatisticsChassisLevelTcpProxyNumtcpservicereversehandoff ConfdString, affirmedZoneContentStatisticsChassisLevelTcpProxyNumprofileallowed ConfdString, affirmedZoneContentStatisticsChassisLevelTcpProxyNumprofileblocked ConfdString, affirmedZoneContentStatisticsChassisLevelTcpProxyNumprofilesteeredip ConfdString, affirmedZoneContentStatisticsChassisLevelTcpProxyNumprofilesteeredhost ConfdString, affirmedZoneContentStatisticsChassisLevelTcpProxyNumpolicyevaluated ConfdString, affirmedZoneContentStatisticsChassisLevelTcpProxyNumpolicymatched ConfdString, affirmedZoneContentStatisticsChassisLevelTcpProxyNumpolicyignored ConfdString, affirmedZoneContentStatisticsChassisLevelTcpProxyNumpolicynotavailable ConfdString, affirmedZoneContentStatisticsChassisLevelTcpProxyNumdnsquerysent ConfdString, affirmedZoneContentStatisticsChassisLevelTcpProxyNumdnsqueryfailed ConfdString, affirmedZoneContentStatisticsChassisLevelTcpProxyNumdnsquerycanceled ConfdString, affirmedZoneContentStatisticsChassisLevelTcpProxyNumdnsrspsuccess ConfdString, affirmedZoneContentStatisticsChassisLevelTcpProxyNumdnsrspfailure ConfdString, affirmedZoneContentStatisticsChassisLevelTcpProxyNumdnsrspstale ConfdString, affirmedZoneContentStatisticsChassisLevelTcpProxyNumdnscachehit ConfdString, affirmedZoneContentStatisticsChassisLevelTcpProxyNumprotohttp ConfdString, affirmedZoneContentStatisticsChassisLevelTcpProxyNumsplicinghttpbypass ConfdString, affirmedZoneContentStatisticsChassisLevelTcpProxyNumtcpservicefailreject ConfdString, affirmedZoneContentStatisticsChassisLevelTcpProxyNumtcpservicefailrejecttfd ConfdString, affirmedZoneContentStatisticsChassisLevelTcpProxyNumpolicyreevaluated ConfdString, affirmedZoneContentStatisticsChassisLevelTcpProxyNumpolicyrematched ConfdString, affirmedZoneContentStatisticsChassisLevelTcpProxyNumpolicynotavailablereeval ConfdString } affirmedZoneContentStatisticsChassisLevelTcpProxyChassis OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS not-accessible STATUS current DESCRIPTION "chassis ID" ::= { affirmedZoneContentStatisticsChassisLevelTcpProxyEntry 1 } affirmedZoneContentStatisticsChassisLevelTcpProxyNumtotalclientconnections OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of client connections" ::= { affirmedZoneContentStatisticsChassisLevelTcpProxyEntry 2 } affirmedZoneContentStatisticsChassisLevelTcpProxyNumcurrentclientconnections OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of client connections currently in use" ::= { affirmedZoneContentStatisticsChassisLevelTcpProxyEntry 3 } affirmedZoneContentStatisticsChassisLevelTcpProxyNumipv4clientconnections OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of IPv4 client connections" ::= { affirmedZoneContentStatisticsChassisLevelTcpProxyEntry 4 } affirmedZoneContentStatisticsChassisLevelTcpProxyNumipv6clientconnections OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of IPv6 client connections" ::= { affirmedZoneContentStatisticsChassisLevelTcpProxyEntry 5 } affirmedZoneContentStatisticsChassisLevelTcpProxyNumclientbytesrecvd OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bytes received from client" ::= { affirmedZoneContentStatisticsChassisLevelTcpProxyEntry 6 } affirmedZoneContentStatisticsChassisLevelTcpProxyNumclientbytessent OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bytes sent to client" ::= { affirmedZoneContentStatisticsChassisLevelTcpProxyEntry 7 } affirmedZoneContentStatisticsChassisLevelTcpProxyNumclientreaderrors OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Client read Errors" ::= { affirmedZoneContentStatisticsChassisLevelTcpProxyEntry 8 } affirmedZoneContentStatisticsChassisLevelTcpProxyNumclientwriteerrors OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Client write Errors" ::= { affirmedZoneContentStatisticsChassisLevelTcpProxyEntry 9 } affirmedZoneContentStatisticsChassisLevelTcpProxyNumtotalserverconnections OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of server connections" ::= { affirmedZoneContentStatisticsChassisLevelTcpProxyEntry 10 } affirmedZoneContentStatisticsChassisLevelTcpProxyNumcurrentserverconnections OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of server connections currently in use" ::= { affirmedZoneContentStatisticsChassisLevelTcpProxyEntry 11 } affirmedZoneContentStatisticsChassisLevelTcpProxyNumipv4serverconnections OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of IPv4 server connections" ::= { affirmedZoneContentStatisticsChassisLevelTcpProxyEntry 12 } affirmedZoneContentStatisticsChassisLevelTcpProxyNumipv6serverconnections OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of IPv6 server connections" ::= { affirmedZoneContentStatisticsChassisLevelTcpProxyEntry 13 } affirmedZoneContentStatisticsChassisLevelTcpProxyNumiptransparentserverconnections OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of IP transparent server connections" ::= { affirmedZoneContentStatisticsChassisLevelTcpProxyEntry 14 } affirmedZoneContentStatisticsChassisLevelTcpProxyNumserverbytesrecvd OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bytes received from server" ::= { affirmedZoneContentStatisticsChassisLevelTcpProxyEntry 15 } affirmedZoneContentStatisticsChassisLevelTcpProxyNumserverbytessent OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bytes sent to server" ::= { affirmedZoneContentStatisticsChassisLevelTcpProxyEntry 16 } affirmedZoneContentStatisticsChassisLevelTcpProxyNumserverreaderrors OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Server read Errors" ::= { affirmedZoneContentStatisticsChassisLevelTcpProxyEntry 17 } affirmedZoneContentStatisticsChassisLevelTcpProxyNumserverwriteerrors OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Server write Errors" ::= { affirmedZoneContentStatisticsChassisLevelTcpProxyEntry 18 } affirmedZoneContentStatisticsChassisLevelTcpProxyTcpservicedurationmin OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Minimum tcp-proxy service duration in seconds" ::= { affirmedZoneContentStatisticsChassisLevelTcpProxyEntry 19 } affirmedZoneContentStatisticsChassisLevelTcpProxyTcpservicedurationmax OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Maximum tcp-proxy service duration in seconds" ::= { affirmedZoneContentStatisticsChassisLevelTcpProxyEntry 20 } affirmedZoneContentStatisticsChassisLevelTcpProxyTcpservicedurationaverage OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Average tcp-proxy service duration in seconds" ::= { affirmedZoneContentStatisticsChassisLevelTcpProxyEntry 21 } affirmedZoneContentStatisticsChassisLevelTcpProxyNumprotohttp1xsecure OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of HTTP/1.x over TLS requests serviced" ::= { affirmedZoneContentStatisticsChassisLevelTcpProxyEntry 22 } affirmedZoneContentStatisticsChassisLevelTcpProxyNumprotohttp20 OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of HTTP/2.0 requests serviced" ::= { affirmedZoneContentStatisticsChassisLevelTcpProxyEntry 23 } affirmedZoneContentStatisticsChassisLevelTcpProxyNumprotohttp20secure OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of HTTP/2.0 over TLS requests serviced" ::= { affirmedZoneContentStatisticsChassisLevelTcpProxyEntry 24 } affirmedZoneContentStatisticsChassisLevelTcpProxyNumprotowebsocket OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of WebSocket requests serviced" ::= { affirmedZoneContentStatisticsChassisLevelTcpProxyEntry 25 } affirmedZoneContentStatisticsChassisLevelTcpProxyNumprotoothers OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of other protocol requests serviced" ::= { affirmedZoneContentStatisticsChassisLevelTcpProxyEntry 26 } affirmedZoneContentStatisticsChassisLevelTcpProxyNumsplicinghttpspassthrough OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of tcp splicing sessions due to https passthrough" ::= { affirmedZoneContentStatisticsChassisLevelTcpProxyEntry 27 } affirmedZoneContentStatisticsChassisLevelTcpProxyNumsplicingwebsocket OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of tcp splicing sessions due to websocket upgrade" ::= { affirmedZoneContentStatisticsChassisLevelTcpProxyEntry 28 } affirmedZoneContentStatisticsChassisLevelTcpProxyNumsplicingtcpip OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of tcp splicing sessions of tcp ip flows" ::= { affirmedZoneContentStatisticsChassisLevelTcpProxyEntry 29 } affirmedZoneContentStatisticsChassisLevelTcpProxyNumsplicingnonhttp OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of tcp splicing sessions of http connections with non-http request" ::= { affirmedZoneContentStatisticsChassisLevelTcpProxyEntry 30 } affirmedZoneContentStatisticsChassisLevelTcpProxyNumsplicingnohttprequest OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of tcp splicing sessions of http connections with http request receive timeout" ::= { affirmedZoneContentStatisticsChassisLevelTcpProxyEntry 31 } affirmedZoneContentStatisticsChassisLevelTcpProxyNumtcpservicefailnosock OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of splicing failures due to no-socket" ::= { affirmedZoneContentStatisticsChassisLevelTcpProxyEntry 32 } affirmedZoneContentStatisticsChassisLevelTcpProxyNumtcpservicefailnobuf OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of splicing failures due to no-buffer" ::= { affirmedZoneContentStatisticsChassisLevelTcpProxyEntry 33 } affirmedZoneContentStatisticsChassisLevelTcpProxyNumtcpservicefailnodata OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of splicing failures due to no-data and timeout" ::= { affirmedZoneContentStatisticsChassisLevelTcpProxyEntry 34 } affirmedZoneContentStatisticsChassisLevelTcpProxyNumtcpservicefailincomplete OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of splicing failures due to transmission incomplete when terminated" ::= { affirmedZoneContentStatisticsChassisLevelTcpProxyEntry 35 } affirmedZoneContentStatisticsChassisLevelTcpProxyNumclientwriteincomplete OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Client write Incomplete" ::= { affirmedZoneContentStatisticsChassisLevelTcpProxyEntry 36 } affirmedZoneContentStatisticsChassisLevelTcpProxyNumserverwriteincomplete OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Server write Incomplete" ::= { affirmedZoneContentStatisticsChassisLevelTcpProxyEntry 37 } affirmedZoneContentStatisticsChassisLevelTcpProxyNumserverconnectfail OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Server Connect Failed" ::= { affirmedZoneContentStatisticsChassisLevelTcpProxyEntry 38 } affirmedZoneContentStatisticsChassisLevelTcpProxyNumsplicinghttpconnect OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of tcp splicing sessions of http connections with http CONNECT requests" ::= { affirmedZoneContentStatisticsChassisLevelTcpProxyEntry 39 } affirmedZoneContentStatisticsChassisLevelTcpProxyNumtcpservicereversehandoff OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of splicing transaction reverse handoff" ::= { affirmedZoneContentStatisticsChassisLevelTcpProxyEntry 40 } affirmedZoneContentStatisticsChassisLevelTcpProxyNumprofileallowed OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of tcp splicing profile action allow applied" ::= { affirmedZoneContentStatisticsChassisLevelTcpProxyEntry 41 } affirmedZoneContentStatisticsChassisLevelTcpProxyNumprofileblocked OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of tcp splicing profile action block applied" ::= { affirmedZoneContentStatisticsChassisLevelTcpProxyEntry 42 } affirmedZoneContentStatisticsChassisLevelTcpProxyNumprofilesteeredip OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of tcp splicing profile steering-destination IP applied" ::= { affirmedZoneContentStatisticsChassisLevelTcpProxyEntry 43 } affirmedZoneContentStatisticsChassisLevelTcpProxyNumprofilesteeredhost OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of tcp splicing profile steering-destination host applied" ::= { affirmedZoneContentStatisticsChassisLevelTcpProxyEntry 44 } affirmedZoneContentStatisticsChassisLevelTcpProxyNumpolicyevaluated OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of tcp splicing policy evaluated" ::= { affirmedZoneContentStatisticsChassisLevelTcpProxyEntry 45 } affirmedZoneContentStatisticsChassisLevelTcpProxyNumpolicymatched OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of tcp splicing policy matched" ::= { affirmedZoneContentStatisticsChassisLevelTcpProxyEntry 46 } affirmedZoneContentStatisticsChassisLevelTcpProxyNumpolicyignored OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of transactions ignored tcp splicing policy due to pair connections handoff" ::= { affirmedZoneContentStatisticsChassisLevelTcpProxyEntry 47 } affirmedZoneContentStatisticsChassisLevelTcpProxyNumpolicynotavailable OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of transactions have no tcp splicing policy available" ::= { affirmedZoneContentStatisticsChassisLevelTcpProxyEntry 48 } affirmedZoneContentStatisticsChassisLevelTcpProxyNumdnsquerysent OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of DNS queries sent for tcp splicing" ::= { affirmedZoneContentStatisticsChassisLevelTcpProxyEntry 49 } affirmedZoneContentStatisticsChassisLevelTcpProxyNumdnsqueryfailed OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of failed DNS queries for tcp splicing" ::= { affirmedZoneContentStatisticsChassisLevelTcpProxyEntry 50 } affirmedZoneContentStatisticsChassisLevelTcpProxyNumdnsquerycanceled OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of DNS queries canceled for tcp splicing" ::= { affirmedZoneContentStatisticsChassisLevelTcpProxyEntry 51 } affirmedZoneContentStatisticsChassisLevelTcpProxyNumdnsrspsuccess OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of DNS success replies received for tcp splicing" ::= { affirmedZoneContentStatisticsChassisLevelTcpProxyEntry 52 } affirmedZoneContentStatisticsChassisLevelTcpProxyNumdnsrspfailure OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of DNS failure replies received for tcp splicing" ::= { affirmedZoneContentStatisticsChassisLevelTcpProxyEntry 53 } affirmedZoneContentStatisticsChassisLevelTcpProxyNumdnsrspstale OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of DNS stale replies received for tcp splicing" ::= { affirmedZoneContentStatisticsChassisLevelTcpProxyEntry 54 } affirmedZoneContentStatisticsChassisLevelTcpProxyNumdnscachehit OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of DNS cache hits for tcp splicing" ::= { affirmedZoneContentStatisticsChassisLevelTcpProxyEntry 55 } affirmedZoneContentStatisticsChassisLevelTcpProxyNumprotohttp OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of HTTP requests serviced" ::= { affirmedZoneContentStatisticsChassisLevelTcpProxyEntry 56 } affirmedZoneContentStatisticsChassisLevelTcpProxyNumsplicinghttpbypass OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of tcp splicing sessions of http connections which were bypassed by the HTTP-Proxy" ::= { affirmedZoneContentStatisticsChassisLevelTcpProxyEntry 57 } affirmedZoneContentStatisticsChassisLevelTcpProxyNumtcpservicefailreject OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of splicing failures due to invalid handoff being rejected" ::= { affirmedZoneContentStatisticsChassisLevelTcpProxyEntry 58 } affirmedZoneContentStatisticsChassisLevelTcpProxyNumtcpservicefailrejecttfd OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of splicing failures due to being rejected by the TFD flow" ::= { affirmedZoneContentStatisticsChassisLevelTcpProxyEntry 59 } affirmedZoneContentStatisticsChassisLevelTcpProxyNumpolicyreevaluated OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of tcp splicing policy re-evaluated" ::= { affirmedZoneContentStatisticsChassisLevelTcpProxyEntry 60 } affirmedZoneContentStatisticsChassisLevelTcpProxyNumpolicyrematched OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of tcp splicing policy matched when re-evaluating policies" ::= { affirmedZoneContentStatisticsChassisLevelTcpProxyEntry 61 } affirmedZoneContentStatisticsChassisLevelTcpProxyNumpolicynotavailablereeval OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of transactions have no tcp splicing policy available after Re-evaluation" ::= { affirmedZoneContentStatisticsChassisLevelTcpProxyEntry 62 } affirmedZoneContentStatisticsChassisLevelTcpOptzStatsTable OBJECT-TYPE SYNTAX SEQUENCE OF AffirmedZoneContentStatisticsChassisLevelTcpOptzStatsEntry MAX-ACCESS not-accessible STATUS deprecated DESCRIPTION "" ::= { affirmedZoneMIB 281 } affirmedZoneContentStatisticsChassisLevelTcpOptzStatsEntry OBJECT-TYPE SYNTAX AffirmedZoneContentStatisticsChassisLevelTcpOptzStatsEntry MAX-ACCESS not-accessible STATUS deprecated DESCRIPTION "" INDEX { affirmedZoneName, affirmedZoneContentStatisticsChassisLevelTcpOptzStatsChassis } ::= { affirmedZoneContentStatisticsChassisLevelTcpOptzStatsTable 1 } AffirmedZoneContentStatisticsChassisLevelTcpOptzStatsEntry ::= SEQUENCE { affirmedZoneContentStatisticsChassisLevelTcpOptzStatsChassis Unsigned32, affirmedZoneContentStatisticsChassisLevelTcpOptzStatsNumtotalclientconnections ConfdString, affirmedZoneContentStatisticsChassisLevelTcpOptzStatsNumactiveclientconnections ConfdString, affirmedZoneContentStatisticsChassisLevelTcpOptzStatsNumservicedclientconnections ConfdString, affirmedZoneContentStatisticsChassisLevelTcpOptzStatsNumfailedservicedclientconnections ConfdString, affirmedZoneContentStatisticsChassisLevelTcpOptzStatsNumtotalserverconnections ConfdString, affirmedZoneContentStatisticsChassisLevelTcpOptzStatsNumactiveserverconnections ConfdString, affirmedZoneContentStatisticsChassisLevelTcpOptzStatsNumservicedserverconnections ConfdString, affirmedZoneContentStatisticsChassisLevelTcpOptzStatsNumfailedservicedserverconnections ConfdString } affirmedZoneContentStatisticsChassisLevelTcpOptzStatsChassis OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS not-accessible STATUS current DESCRIPTION "chassis ID" ::= { affirmedZoneContentStatisticsChassisLevelTcpOptzStatsEntry 1 } affirmedZoneContentStatisticsChassisLevelTcpOptzStatsNumtotalclientconnections OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of TCP client connections" ::= { affirmedZoneContentStatisticsChassisLevelTcpOptzStatsEntry 2 } affirmedZoneContentStatisticsChassisLevelTcpOptzStatsNumactiveclientconnections OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of active TCP client connections" ::= { affirmedZoneContentStatisticsChassisLevelTcpOptzStatsEntry 3 } affirmedZoneContentStatisticsChassisLevelTcpOptzStatsNumservicedclientconnections OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of client connections that TCP Optimization Service applied" ::= { affirmedZoneContentStatisticsChassisLevelTcpOptzStatsEntry 4 } affirmedZoneContentStatisticsChassisLevelTcpOptzStatsNumfailedservicedclientconnections OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of tcp client connections that failed applying TCP Optimization service" ::= { affirmedZoneContentStatisticsChassisLevelTcpOptzStatsEntry 5 } affirmedZoneContentStatisticsChassisLevelTcpOptzStatsNumtotalserverconnections OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of TCP server connections" ::= { affirmedZoneContentStatisticsChassisLevelTcpOptzStatsEntry 6 } affirmedZoneContentStatisticsChassisLevelTcpOptzStatsNumactiveserverconnections OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of active TCP server connections" ::= { affirmedZoneContentStatisticsChassisLevelTcpOptzStatsEntry 7 } affirmedZoneContentStatisticsChassisLevelTcpOptzStatsNumservicedserverconnections OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of server connections that TCP Optimization Service applied" ::= { affirmedZoneContentStatisticsChassisLevelTcpOptzStatsEntry 8 } affirmedZoneContentStatisticsChassisLevelTcpOptzStatsNumfailedservicedserverconnections OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of tcp server connections that failed applying TCP Optimization service" ::= { affirmedZoneContentStatisticsChassisLevelTcpOptzStatsEntry 9 } affirmedZoneContentStatisticsSlotLevelFilterInstanceSummaryTable OBJECT-TYPE SYNTAX SEQUENCE OF AffirmedZoneContentStatisticsSlotLevelFilterInstanceSummaryEntry MAX-ACCESS not-accessible STATUS deprecated DESCRIPTION "" ::= { affirmedZoneMIB 133 } affirmedZoneContentStatisticsSlotLevelFilterInstanceSummaryEntry OBJECT-TYPE SYNTAX AffirmedZoneContentStatisticsSlotLevelFilterInstanceSummaryEntry MAX-ACCESS not-accessible STATUS deprecated DESCRIPTION "" INDEX { affirmedZoneName, affirmedZoneContentStatisticsSlotLevelFilterInstanceSummaryChassis, affirmedZoneContentStatisticsSlotLevelFilterInstanceSummarySlot } ::= { affirmedZoneContentStatisticsSlotLevelFilterInstanceSummaryTable 1 } AffirmedZoneContentStatisticsSlotLevelFilterInstanceSummaryEntry ::= SEQUENCE { affirmedZoneContentStatisticsSlotLevelFilterInstanceSummaryChassis Unsigned32, affirmedZoneContentStatisticsSlotLevelFilterInstanceSummarySlot INTEGER, affirmedZoneContentStatisticsSlotLevelFilterInstanceSummaryNumrequestterminated ConfdString, affirmedZoneContentStatisticsSlotLevelFilterInstanceSummaryNumrequestredirected ConfdString, affirmedZoneContentStatisticsSlotLevelFilterInstanceSummaryNumrequestblocked ConfdString, affirmedZoneContentStatisticsSlotLevelFilterInstanceSummaryNumrequestallowed ConfdString, affirmedZoneContentStatisticsSlotLevelFilterInstanceSummaryNumsrgmatched ConfdString, affirmedZoneContentStatisticsSlotLevelFilterInstanceSummaryNumcategoryurlmatched ConfdString, affirmedZoneContentStatisticsSlotLevelFilterInstanceSummaryNumcategorydomainmatched ConfdString, affirmedZoneContentStatisticsSlotLevelFilterInstanceSummaryNumonlinecategorymatched ConfdString, affirmedZoneContentStatisticsSlotLevelFilterInstanceSummaryNummalwarecategorymatched ConfdString, affirmedZoneContentStatisticsSlotLevelFilterInstanceSummaryNumphishingcategorymatched ConfdString, affirmedZoneContentStatisticsSlotLevelFilterInstanceSummaryNumiwfcategorymatched ConfdString, affirmedZoneContentStatisticsSlotLevelFilterInstanceSummaryNumgooglesafesearchenforced ConfdString, affirmedZoneContentStatisticsSlotLevelFilterInstanceSummaryNumbingsafesearchenforced ConfdString, affirmedZoneContentStatisticsSlotLevelFilterInstanceSummaryNumyahoosafesearchenforced ConfdString, affirmedZoneContentStatisticsSlotLevelFilterInstanceSummaryNumrequestredirectchangedallowrequestredirectinterval ConfdString, affirmedZoneContentStatisticsSlotLevelFilterInstanceSummaryNumrequestredirectchangedallowrequestsameurl ConfdString, affirmedZoneContentStatisticsSlotLevelFilterInstanceSummaryNumfilterhashlistmatched ConfdString, affirmedZoneContentStatisticsSlotLevelFilterInstanceSummaryNumyoutubesafesearchenforced ConfdString } affirmedZoneContentStatisticsSlotLevelFilterInstanceSummaryChassis OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS not-accessible STATUS current DESCRIPTION "chassis ID" ::= { affirmedZoneContentStatisticsSlotLevelFilterInstanceSummaryEntry 1 } affirmedZoneContentStatisticsSlotLevelFilterInstanceSummarySlot OBJECT-TYPE SYNTAX INTEGER {a1(1),a2(2),a3(3),a4(4),a5(5),a6(6),a7(7),a8(8),a9(9),a10(10),a11(11),a12(12),a13(13),a14(14),a15(15),a16(16),a17(17),a18(18),a19(19),a20(20),a21(21),a22(22),a23(23),a24(24),a25(25),a26(26),a27(27),a28(28),a29(29),a30(30),a31(31),a32(32),a33(33),a34(34),a35(35),a36(36),a37(37),a38(38),a39(39),a40(40),a41(41),a42(42),a43(43),a44(44),a45(45),a46(46),a47(47),a48(48),a49(49),a50(50),a51(51),a52(52),a53(53),a54(54),a55(55),a56(56),a57(57),a58(58),a59(59),a60(60),a61(61),a62(62),a63(63),a64(64),a65(65),a66(66),a67(67),a68(68),a69(69),a70(70),a71(71),a72(72),a73(73),a74(74),a75(75),a76(76),a77(77),a78(78),a79(79),a80(80),a81(81),a82(82),a83(83),a84(84),a85(85),a86(86),a87(87),a88(88),a89(89),a90(90),a91(91),a92(92),a93(93),a94(94),a95(95),a96(96),a97(97),a98(98),a99(99),a100(100),a101(101),a102(102),a103(103),a104(104),a105(105),a106(106),a107(107),a108(108),a109(109),a110(110),a111(111),a112(112),a113(113),a114(114),a115(115),a116(116),a117(117),a118(118),a119(119),a120(120),a121(121),a122(122),a123(123),a124(124),a125(125),a126(126),a127(127),a128(128)} MAX-ACCESS not-accessible STATUS current DESCRIPTION "slot number" ::= { affirmedZoneContentStatisticsSlotLevelFilterInstanceSummaryEntry 2 } affirmedZoneContentStatisticsSlotLevelFilterInstanceSummaryNumrequestterminated OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of request terminated" ::= { affirmedZoneContentStatisticsSlotLevelFilterInstanceSummaryEntry 3 } affirmedZoneContentStatisticsSlotLevelFilterInstanceSummaryNumrequestredirected OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of request redirected" ::= { affirmedZoneContentStatisticsSlotLevelFilterInstanceSummaryEntry 4 } affirmedZoneContentStatisticsSlotLevelFilterInstanceSummaryNumrequestblocked OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of request blocked" ::= { affirmedZoneContentStatisticsSlotLevelFilterInstanceSummaryEntry 5 } affirmedZoneContentStatisticsSlotLevelFilterInstanceSummaryNumrequestallowed OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of request allowed" ::= { affirmedZoneContentStatisticsSlotLevelFilterInstanceSummaryEntry 6 } affirmedZoneContentStatisticsSlotLevelFilterInstanceSummaryNumsrgmatched OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Service-Rule matched" ::= { affirmedZoneContentStatisticsSlotLevelFilterInstanceSummaryEntry 7 } affirmedZoneContentStatisticsSlotLevelFilterInstanceSummaryNumcategoryurlmatched OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of static category URL matched" ::= { affirmedZoneContentStatisticsSlotLevelFilterInstanceSummaryEntry 8 } affirmedZoneContentStatisticsSlotLevelFilterInstanceSummaryNumcategorydomainmatched OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of static category domain matched" ::= { affirmedZoneContentStatisticsSlotLevelFilterInstanceSummaryEntry 9 } affirmedZoneContentStatisticsSlotLevelFilterInstanceSummaryNumonlinecategorymatched OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of online category groups matched" ::= { affirmedZoneContentStatisticsSlotLevelFilterInstanceSummaryEntry 10 } affirmedZoneContentStatisticsSlotLevelFilterInstanceSummaryNummalwarecategorymatched OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of malware category groups matched" ::= { affirmedZoneContentStatisticsSlotLevelFilterInstanceSummaryEntry 11 } affirmedZoneContentStatisticsSlotLevelFilterInstanceSummaryNumphishingcategorymatched OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of phishing category matched" ::= { affirmedZoneContentStatisticsSlotLevelFilterInstanceSummaryEntry 12 } affirmedZoneContentStatisticsSlotLevelFilterInstanceSummaryNumiwfcategorymatched OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of IWF category matched" ::= { affirmedZoneContentStatisticsSlotLevelFilterInstanceSummaryEntry 13 } affirmedZoneContentStatisticsSlotLevelFilterInstanceSummaryNumgooglesafesearchenforced OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Google Safe Search enforced" ::= { affirmedZoneContentStatisticsSlotLevelFilterInstanceSummaryEntry 14 } affirmedZoneContentStatisticsSlotLevelFilterInstanceSummaryNumbingsafesearchenforced OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Bing Safe Search enforced" ::= { affirmedZoneContentStatisticsSlotLevelFilterInstanceSummaryEntry 15 } affirmedZoneContentStatisticsSlotLevelFilterInstanceSummaryNumyahoosafesearchenforced OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Yahoo Safe Search enforced" ::= { affirmedZoneContentStatisticsSlotLevelFilterInstanceSummaryEntry 16 } affirmedZoneContentStatisticsSlotLevelFilterInstanceSummaryNumrequestredirectchangedallowrequestredirectinterval OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of redirect changed to allow - Request within Redirect Interval" ::= { affirmedZoneContentStatisticsSlotLevelFilterInstanceSummaryEntry 17 } affirmedZoneContentStatisticsSlotLevelFilterInstanceSummaryNumrequestredirectchangedallowrequestsameurl OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of redirect changed to allow - Request with Same URL" ::= { affirmedZoneContentStatisticsSlotLevelFilterInstanceSummaryEntry 18 } affirmedZoneContentStatisticsSlotLevelFilterInstanceSummaryNumfilterhashlistmatched OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Filter Hash List matched" ::= { affirmedZoneContentStatisticsSlotLevelFilterInstanceSummaryEntry 19 } affirmedZoneContentStatisticsSlotLevelFilterInstanceSummaryNumyoutubesafesearchenforced OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of YouTube Safe Search enforced" ::= { affirmedZoneContentStatisticsSlotLevelFilterInstanceSummaryEntry 20 } affirmedZoneContentStatisticsSlotLevelFilterInstanceTable OBJECT-TYPE SYNTAX SEQUENCE OF AffirmedZoneContentStatisticsSlotLevelFilterInstanceEntry MAX-ACCESS not-accessible STATUS deprecated DESCRIPTION "" ::= { affirmedZoneMIB 134 } affirmedZoneContentStatisticsSlotLevelFilterInstanceEntry OBJECT-TYPE SYNTAX AffirmedZoneContentStatisticsSlotLevelFilterInstanceEntry MAX-ACCESS not-accessible STATUS deprecated DESCRIPTION "" INDEX { affirmedZoneName, affirmedZoneContentStatisticsSlotLevelFilterInstanceName, affirmedZoneContentStatisticsSlotLevelFilterInstanceChassis, affirmedZoneContentStatisticsSlotLevelFilterInstanceSlot } ::= { affirmedZoneContentStatisticsSlotLevelFilterInstanceTable 1 } AffirmedZoneContentStatisticsSlotLevelFilterInstanceEntry ::= SEQUENCE { affirmedZoneContentStatisticsSlotLevelFilterInstanceName String, affirmedZoneContentStatisticsSlotLevelFilterInstanceChassis Unsigned32, affirmedZoneContentStatisticsSlotLevelFilterInstanceSlot INTEGER, affirmedZoneContentStatisticsSlotLevelFilterInstanceNumrequestterminated ConfdString, affirmedZoneContentStatisticsSlotLevelFilterInstanceNumrequestredirected ConfdString, affirmedZoneContentStatisticsSlotLevelFilterInstanceNumrequestblocked ConfdString, affirmedZoneContentStatisticsSlotLevelFilterInstanceNumrequestallowed ConfdString, affirmedZoneContentStatisticsSlotLevelFilterInstanceNumsrgmatched ConfdString, affirmedZoneContentStatisticsSlotLevelFilterInstanceNumcategoryurlmatched ConfdString, affirmedZoneContentStatisticsSlotLevelFilterInstanceNumcategorydomainmatched ConfdString, affirmedZoneContentStatisticsSlotLevelFilterInstanceNumonlinecategorymatched ConfdString, affirmedZoneContentStatisticsSlotLevelFilterInstanceNummalwarecategorymatched ConfdString, affirmedZoneContentStatisticsSlotLevelFilterInstanceNumphishingcategorymatched ConfdString, affirmedZoneContentStatisticsSlotLevelFilterInstanceNumiwfcategorymatched ConfdString, affirmedZoneContentStatisticsSlotLevelFilterInstanceNumgooglesafesearchenforced ConfdString, affirmedZoneContentStatisticsSlotLevelFilterInstanceNumbingsafesearchenforced ConfdString, affirmedZoneContentStatisticsSlotLevelFilterInstanceNumyahoosafesearchenforced ConfdString, affirmedZoneContentStatisticsSlotLevelFilterInstanceNumrequestredirectchangedallowrequestredirectinterval ConfdString, affirmedZoneContentStatisticsSlotLevelFilterInstanceNumrequestredirectchangedallowrequestsameurl ConfdString } affirmedZoneContentStatisticsSlotLevelFilterInstanceName OBJECT-TYPE SYNTAX String MAX-ACCESS not-accessible STATUS current DESCRIPTION "Name of content filter service instance" ::= { affirmedZoneContentStatisticsSlotLevelFilterInstanceEntry 1 } affirmedZoneContentStatisticsSlotLevelFilterInstanceChassis OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS not-accessible STATUS current DESCRIPTION "chassis ID" ::= { affirmedZoneContentStatisticsSlotLevelFilterInstanceEntry 2 } affirmedZoneContentStatisticsSlotLevelFilterInstanceSlot OBJECT-TYPE SYNTAX INTEGER {a1(1),a2(2),a3(3),a4(4),a5(5),a6(6),a7(7),a8(8),a9(9),a10(10),a11(11),a12(12),a13(13),a14(14),a15(15),a16(16),a17(17),a18(18),a19(19),a20(20),a21(21),a22(22),a23(23),a24(24),a25(25),a26(26),a27(27),a28(28),a29(29),a30(30),a31(31),a32(32),a33(33),a34(34),a35(35),a36(36),a37(37),a38(38),a39(39),a40(40),a41(41),a42(42),a43(43),a44(44),a45(45),a46(46),a47(47),a48(48),a49(49),a50(50),a51(51),a52(52),a53(53),a54(54),a55(55),a56(56),a57(57),a58(58),a59(59),a60(60),a61(61),a62(62),a63(63),a64(64),a65(65),a66(66),a67(67),a68(68),a69(69),a70(70),a71(71),a72(72),a73(73),a74(74),a75(75),a76(76),a77(77),a78(78),a79(79),a80(80),a81(81),a82(82),a83(83),a84(84),a85(85),a86(86),a87(87),a88(88),a89(89),a90(90),a91(91),a92(92),a93(93),a94(94),a95(95),a96(96),a97(97),a98(98),a99(99),a100(100),a101(101),a102(102),a103(103),a104(104),a105(105),a106(106),a107(107),a108(108),a109(109),a110(110),a111(111),a112(112),a113(113),a114(114),a115(115),a116(116),a117(117),a118(118),a119(119),a120(120),a121(121),a122(122),a123(123),a124(124),a125(125),a126(126),a127(127),a128(128)} MAX-ACCESS not-accessible STATUS current DESCRIPTION "slot number" ::= { affirmedZoneContentStatisticsSlotLevelFilterInstanceEntry 3 } affirmedZoneContentStatisticsSlotLevelFilterInstanceNumrequestterminated OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of request terminated" ::= { affirmedZoneContentStatisticsSlotLevelFilterInstanceEntry 4 } affirmedZoneContentStatisticsSlotLevelFilterInstanceNumrequestredirected OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of request redirected" ::= { affirmedZoneContentStatisticsSlotLevelFilterInstanceEntry 5 } affirmedZoneContentStatisticsSlotLevelFilterInstanceNumrequestblocked OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of request blocked" ::= { affirmedZoneContentStatisticsSlotLevelFilterInstanceEntry 6 } affirmedZoneContentStatisticsSlotLevelFilterInstanceNumrequestallowed OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of request allowed" ::= { affirmedZoneContentStatisticsSlotLevelFilterInstanceEntry 7 } affirmedZoneContentStatisticsSlotLevelFilterInstanceNumsrgmatched OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Service-Rule matched" ::= { affirmedZoneContentStatisticsSlotLevelFilterInstanceEntry 8 } affirmedZoneContentStatisticsSlotLevelFilterInstanceNumcategoryurlmatched OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of static category URL matched" ::= { affirmedZoneContentStatisticsSlotLevelFilterInstanceEntry 9 } affirmedZoneContentStatisticsSlotLevelFilterInstanceNumcategorydomainmatched OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of static category domain matched" ::= { affirmedZoneContentStatisticsSlotLevelFilterInstanceEntry 10 } affirmedZoneContentStatisticsSlotLevelFilterInstanceNumonlinecategorymatched OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of online category groups matched" ::= { affirmedZoneContentStatisticsSlotLevelFilterInstanceEntry 11 } affirmedZoneContentStatisticsSlotLevelFilterInstanceNummalwarecategorymatched OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of malware category groups matched" ::= { affirmedZoneContentStatisticsSlotLevelFilterInstanceEntry 12 } affirmedZoneContentStatisticsSlotLevelFilterInstanceNumphishingcategorymatched OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of phishing category matched" ::= { affirmedZoneContentStatisticsSlotLevelFilterInstanceEntry 13 } affirmedZoneContentStatisticsSlotLevelFilterInstanceNumiwfcategorymatched OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of IWF category matched" ::= { affirmedZoneContentStatisticsSlotLevelFilterInstanceEntry 14 } affirmedZoneContentStatisticsSlotLevelFilterInstanceNumgooglesafesearchenforced OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Google Safe Search enforced" ::= { affirmedZoneContentStatisticsSlotLevelFilterInstanceEntry 15 } affirmedZoneContentStatisticsSlotLevelFilterInstanceNumbingsafesearchenforced OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Bing Safe Search enforced" ::= { affirmedZoneContentStatisticsSlotLevelFilterInstanceEntry 16 } affirmedZoneContentStatisticsSlotLevelFilterInstanceNumyahoosafesearchenforced OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Yahoo Safe Search enforced" ::= { affirmedZoneContentStatisticsSlotLevelFilterInstanceEntry 17 } affirmedZoneContentStatisticsSlotLevelFilterInstanceNumrequestredirectchangedallowrequestredirectinterval OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of redirect changed to allow - Request within Redirect Interval" ::= { affirmedZoneContentStatisticsSlotLevelFilterInstanceEntry 18 } affirmedZoneContentStatisticsSlotLevelFilterInstanceNumrequestredirectchangedallowrequestsameurl OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of redirect changed to allow - Request with Same URL" ::= { affirmedZoneContentStatisticsSlotLevelFilterInstanceEntry 19 } affirmedZoneContentStatisticsSlotLevelFilterSummaryTable OBJECT-TYPE SYNTAX SEQUENCE OF AffirmedZoneContentStatisticsSlotLevelFilterSummaryEntry MAX-ACCESS not-accessible STATUS deprecated DESCRIPTION "" ::= { affirmedZoneMIB 135 } affirmedZoneContentStatisticsSlotLevelFilterSummaryEntry OBJECT-TYPE SYNTAX AffirmedZoneContentStatisticsSlotLevelFilterSummaryEntry MAX-ACCESS not-accessible STATUS deprecated DESCRIPTION "" INDEX { affirmedZoneName, affirmedZoneContentStatisticsSlotLevelFilterSummaryChassis, affirmedZoneContentStatisticsSlotLevelFilterSummarySlot } ::= { affirmedZoneContentStatisticsSlotLevelFilterSummaryTable 1 } AffirmedZoneContentStatisticsSlotLevelFilterSummaryEntry ::= SEQUENCE { affirmedZoneContentStatisticsSlotLevelFilterSummaryChassis Unsigned32, affirmedZoneContentStatisticsSlotLevelFilterSummarySlot INTEGER, affirmedZoneContentStatisticsSlotLevelFilterSummaryNumrequestterminated ConfdString, affirmedZoneContentStatisticsSlotLevelFilterSummaryNumrequestredirected ConfdString, affirmedZoneContentStatisticsSlotLevelFilterSummaryNumrequestblocked ConfdString, affirmedZoneContentStatisticsSlotLevelFilterSummaryNumrequestallowed ConfdString, affirmedZoneContentStatisticsSlotLevelFilterSummaryNumblacklisturlmatched ConfdString, affirmedZoneContentStatisticsSlotLevelFilterSummaryNumblacklistdomainmatched ConfdString, affirmedZoneContentStatisticsSlotLevelFilterSummaryNumcategoryurlmatched ConfdString, affirmedZoneContentStatisticsSlotLevelFilterSummaryNumcategorydomainmatched ConfdString, affirmedZoneContentStatisticsSlotLevelFilterSummaryNumwhitelisturlmatched ConfdString, affirmedZoneContentStatisticsSlotLevelFilterSummaryNumwhitelistdomainmatched ConfdString, affirmedZoneContentStatisticsSlotLevelFilterSummaryNumsrgmatched ConfdString, affirmedZoneContentStatisticsSlotLevelFilterSummaryNumonlinecategorymatched ConfdString, affirmedZoneContentStatisticsSlotLevelFilterSummaryNummalwarecategorymatched ConfdString, affirmedZoneContentStatisticsSlotLevelFilterSummaryNumphishingcategorymatched ConfdString, affirmedZoneContentStatisticsSlotLevelFilterSummaryNumiwfcategorymatched ConfdString, affirmedZoneContentStatisticsSlotLevelFilterSummaryNumgooglesafesearchenforced ConfdString, affirmedZoneContentStatisticsSlotLevelFilterSummaryNumbingsafesearchenforced ConfdString, affirmedZoneContentStatisticsSlotLevelFilterSummaryNumyahoosafesearchenforced ConfdString, affirmedZoneContentStatisticsSlotLevelFilterSummaryNumrequestredirectchangedallowrequestredirectinterval ConfdString, affirmedZoneContentStatisticsSlotLevelFilterSummaryNumrequestredirectchangedallowrequestsameurl ConfdString, affirmedZoneContentStatisticsSlotLevelFilterSummaryNumrequestredirectchangedallowinterval ConfdString } affirmedZoneContentStatisticsSlotLevelFilterSummaryChassis OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS not-accessible STATUS current DESCRIPTION "chassis ID" ::= { affirmedZoneContentStatisticsSlotLevelFilterSummaryEntry 1 } affirmedZoneContentStatisticsSlotLevelFilterSummarySlot OBJECT-TYPE SYNTAX INTEGER {a1(1),a2(2),a3(3),a4(4),a5(5),a6(6),a7(7),a8(8),a9(9),a10(10),a11(11),a12(12),a13(13),a14(14),a15(15),a16(16),a17(17),a18(18),a19(19),a20(20),a21(21),a22(22),a23(23),a24(24),a25(25),a26(26),a27(27),a28(28),a29(29),a30(30),a31(31),a32(32),a33(33),a34(34),a35(35),a36(36),a37(37),a38(38),a39(39),a40(40),a41(41),a42(42),a43(43),a44(44),a45(45),a46(46),a47(47),a48(48),a49(49),a50(50),a51(51),a52(52),a53(53),a54(54),a55(55),a56(56),a57(57),a58(58),a59(59),a60(60),a61(61),a62(62),a63(63),a64(64),a65(65),a66(66),a67(67),a68(68),a69(69),a70(70),a71(71),a72(72),a73(73),a74(74),a75(75),a76(76),a77(77),a78(78),a79(79),a80(80),a81(81),a82(82),a83(83),a84(84),a85(85),a86(86),a87(87),a88(88),a89(89),a90(90),a91(91),a92(92),a93(93),a94(94),a95(95),a96(96),a97(97),a98(98),a99(99),a100(100),a101(101),a102(102),a103(103),a104(104),a105(105),a106(106),a107(107),a108(108),a109(109),a110(110),a111(111),a112(112),a113(113),a114(114),a115(115),a116(116),a117(117),a118(118),a119(119),a120(120),a121(121),a122(122),a123(123),a124(124),a125(125),a126(126),a127(127),a128(128)} MAX-ACCESS not-accessible STATUS current DESCRIPTION "slot number" ::= { affirmedZoneContentStatisticsSlotLevelFilterSummaryEntry 2 } affirmedZoneContentStatisticsSlotLevelFilterSummaryNumrequestterminated OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of request terminated" ::= { affirmedZoneContentStatisticsSlotLevelFilterSummaryEntry 3 } affirmedZoneContentStatisticsSlotLevelFilterSummaryNumrequestredirected OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of request redirected" ::= { affirmedZoneContentStatisticsSlotLevelFilterSummaryEntry 4 } affirmedZoneContentStatisticsSlotLevelFilterSummaryNumrequestblocked OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of request blocked" ::= { affirmedZoneContentStatisticsSlotLevelFilterSummaryEntry 5 } affirmedZoneContentStatisticsSlotLevelFilterSummaryNumrequestallowed OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of request allowed" ::= { affirmedZoneContentStatisticsSlotLevelFilterSummaryEntry 6 } affirmedZoneContentStatisticsSlotLevelFilterSummaryNumblacklisturlmatched OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of blackList URL matched" ::= { affirmedZoneContentStatisticsSlotLevelFilterSummaryEntry 7 } affirmedZoneContentStatisticsSlotLevelFilterSummaryNumblacklistdomainmatched OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of blackList domain matched" ::= { affirmedZoneContentStatisticsSlotLevelFilterSummaryEntry 8 } affirmedZoneContentStatisticsSlotLevelFilterSummaryNumcategoryurlmatched OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of static category URL matched" ::= { affirmedZoneContentStatisticsSlotLevelFilterSummaryEntry 9 } affirmedZoneContentStatisticsSlotLevelFilterSummaryNumcategorydomainmatched OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of static category domain matched" ::= { affirmedZoneContentStatisticsSlotLevelFilterSummaryEntry 10 } affirmedZoneContentStatisticsSlotLevelFilterSummaryNumwhitelisturlmatched OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of whitelist URL matched" ::= { affirmedZoneContentStatisticsSlotLevelFilterSummaryEntry 11 } affirmedZoneContentStatisticsSlotLevelFilterSummaryNumwhitelistdomainmatched OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of whitelist domain matched" ::= { affirmedZoneContentStatisticsSlotLevelFilterSummaryEntry 12 } affirmedZoneContentStatisticsSlotLevelFilterSummaryNumsrgmatched OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Service-Rule matched" ::= { affirmedZoneContentStatisticsSlotLevelFilterSummaryEntry 13 } affirmedZoneContentStatisticsSlotLevelFilterSummaryNumonlinecategorymatched OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of online category groups matched" ::= { affirmedZoneContentStatisticsSlotLevelFilterSummaryEntry 14 } affirmedZoneContentStatisticsSlotLevelFilterSummaryNummalwarecategorymatched OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of malware category groups matched" ::= { affirmedZoneContentStatisticsSlotLevelFilterSummaryEntry 15 } affirmedZoneContentStatisticsSlotLevelFilterSummaryNumphishingcategorymatched OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of phishing category matched" ::= { affirmedZoneContentStatisticsSlotLevelFilterSummaryEntry 16 } affirmedZoneContentStatisticsSlotLevelFilterSummaryNumiwfcategorymatched OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of IWF category filter matched" ::= { affirmedZoneContentStatisticsSlotLevelFilterSummaryEntry 17 } affirmedZoneContentStatisticsSlotLevelFilterSummaryNumgooglesafesearchenforced OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Google Safe Search enforced" ::= { affirmedZoneContentStatisticsSlotLevelFilterSummaryEntry 18 } affirmedZoneContentStatisticsSlotLevelFilterSummaryNumbingsafesearchenforced OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Bing Safe Search enforced" ::= { affirmedZoneContentStatisticsSlotLevelFilterSummaryEntry 19 } affirmedZoneContentStatisticsSlotLevelFilterSummaryNumyahoosafesearchenforced OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Yahoo Safe Search enforced" ::= { affirmedZoneContentStatisticsSlotLevelFilterSummaryEntry 20 } affirmedZoneContentStatisticsSlotLevelFilterSummaryNumrequestredirectchangedallowrequestredirectinterval OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "Total number of redirect changed to allow - Request within Redirect Interval" ::= { affirmedZoneContentStatisticsSlotLevelFilterSummaryEntry 21 } affirmedZoneContentStatisticsSlotLevelFilterSummaryNumrequestredirectchangedallowrequestsameurl OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of redirect changed to allow - Request with Same URL" ::= { affirmedZoneContentStatisticsSlotLevelFilterSummaryEntry 22 } affirmedZoneContentStatisticsSlotLevelFilterSummaryNumrequestredirectchangedallowinterval OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of redirect changed to allow - Request within Redirect Interval" ::= { affirmedZoneContentStatisticsSlotLevelFilterSummaryEntry 23 } affirmedZoneContentStatisticsSlotLevelFilterContentCategorizationTable OBJECT-TYPE SYNTAX SEQUENCE OF AffirmedZoneContentStatisticsSlotLevelFilterContentCategorizationEntry MAX-ACCESS not-accessible STATUS deprecated DESCRIPTION "" ::= { affirmedZoneMIB 136 } affirmedZoneContentStatisticsSlotLevelFilterContentCategorizationEntry OBJECT-TYPE SYNTAX AffirmedZoneContentStatisticsSlotLevelFilterContentCategorizationEntry MAX-ACCESS not-accessible STATUS deprecated DESCRIPTION "" INDEX { affirmedZoneName, affirmedZoneContentStatisticsSlotLevelFilterContentCategorizationChassis, affirmedZoneContentStatisticsSlotLevelFilterContentCategorizationSlot } ::= { affirmedZoneContentStatisticsSlotLevelFilterContentCategorizationTable 1 } AffirmedZoneContentStatisticsSlotLevelFilterContentCategorizationEntry ::= SEQUENCE { affirmedZoneContentStatisticsSlotLevelFilterContentCategorizationChassis Unsigned32, affirmedZoneContentStatisticsSlotLevelFilterContentCategorizationSlot INTEGER, affirmedZoneContentStatisticsSlotLevelFilterContentCategorizationNumurlbasedlookups ConfdString, affirmedZoneContentStatisticsSlotLevelFilterContentCategorizationNumresponsebasedlookups ConfdString, affirmedZoneContentStatisticsSlotLevelFilterContentCategorizationNumcategoryabortion ConfdString, affirmedZoneContentStatisticsSlotLevelFilterContentCategorizationNumcategoryadvertising ConfdString, affirmedZoneContentStatisticsSlotLevelFilterContentCategorizationNumcategoryalcohol ConfdString, affirmedZoneContentStatisticsSlotLevelFilterContentCategorizationNumcategoryanonymizer ConfdString, affirmedZoneContentStatisticsSlotLevelFilterContentCategorizationNumcategoryartandmuseums ConfdString, affirmedZoneContentStatisticsSlotLevelFilterContentCategorizationNumcategoryartnudes ConfdString, affirmedZoneContentStatisticsSlotLevelFilterContentCategorizationNumcategoryautomatedwebapplication ConfdString, affirmedZoneContentStatisticsSlotLevelFilterContentCategorizationNumcategoryautomotive ConfdString, affirmedZoneContentStatisticsSlotLevelFilterContentCategorizationNumcategorybikini ConfdString, affirmedZoneContentStatisticsSlotLevelFilterContentCategorizationNumcategoryblogging ConfdString, affirmedZoneContentStatisticsSlotLevelFilterContentCategorizationNumcategorybusiness ConfdString, affirmedZoneContentStatisticsSlotLevelFilterContentCategorizationNumcategorycashgambling ConfdString, affirmedZoneContentStatisticsSlotLevelFilterContentCategorizationNumcategorychat ConfdString, affirmedZoneContentStatisticsSlotLevelFilterContentCategorizationNumcategorycontentdeliverynetwork ConfdString, affirmedZoneContentStatisticsSlotLevelFilterContentCategorizationNumcategorycriminalskills ConfdString, affirmedZoneContentStatisticsSlotLevelFilterContentCategorizationNumcategorycults ConfdString, affirmedZoneContentStatisticsSlotLevelFilterContentCategorizationNumcategorydrugs ConfdString, affirmedZoneContentStatisticsSlotLevelFilterContentCategorizationNumcategorydynamic ConfdString, affirmedZoneContentStatisticsSlotLevelFilterContentCategorizationNumcategoryeducational ConfdString, affirmedZoneContentStatisticsSlotLevelFilterContentCategorizationNumcategoryenergy ConfdString, affirmedZoneContentStatisticsSlotLevelFilterContentCategorizationNumcategoryenterprisewebmail ConfdString, affirmedZoneContentStatisticsSlotLevelFilterContentCategorizationNumcategoryentertainment ConfdString, affirmedZoneContentStatisticsSlotLevelFilterContentCategorizationNumcategoryfilesharing ConfdString, affirmedZoneContentStatisticsSlotLevelFilterContentCategorizationNumcategoryfinanceandinvesting ConfdString, affirmedZoneContentStatisticsSlotLevelFilterContentCategorizationNumcategoryfoodandrestaurants ConfdString, affirmedZoneContentStatisticsSlotLevelFilterContentCategorizationNumcategoryforumsandmessageboards ConfdString, affirmedZoneContentStatisticsSlotLevelFilterContentCategorizationNumcategoryfreewareandshareware ConfdString, affirmedZoneContentStatisticsSlotLevelFilterContentCategorizationNumcategorygambling ConfdString, affirmedZoneContentStatisticsSlotLevelFilterContentCategorizationNumcategorygaming ConfdString, affirmedZoneContentStatisticsSlotLevelFilterContentCategorizationNumcategoryglamour ConfdString, affirmedZoneContentStatisticsSlotLevelFilterContentCategorizationNumcategorygore ConfdString, affirmedZoneContentStatisticsSlotLevelFilterContentCategorizationNumcategorygovernment ConfdString, affirmedZoneContentStatisticsSlotLevelFilterContentCategorizationNumcategoryhacking ConfdString, affirmedZoneContentStatisticsSlotLevelFilterContentCategorizationNumcategoryhate ConfdString, affirmedZoneContentStatisticsSlotLevelFilterContentCategorizationNumcategoryhealth ConfdString, affirmedZoneContentStatisticsSlotLevelFilterContentCategorizationNumcategoryhobby ConfdString, affirmedZoneContentStatisticsSlotLevelFilterContentCategorizationNumcategoryhosting ConfdString, affirmedZoneContentStatisticsSlotLevelFilterContentCategorizationNumcategoryinternettelephony ConfdString, affirmedZoneContentStatisticsSlotLevelFilterContentCategorizationNumcategoryjobsearch ConfdString, affirmedZoneContentStatisticsSlotLevelFilterContentCategorizationNumcategorykids ConfdString, affirmedZoneContentStatisticsSlotLevelFilterContentCategorizationNumcategorylaw ConfdString, affirmedZoneContentStatisticsSlotLevelFilterContentCategorizationNumcategorylifestyles ConfdString, affirmedZoneContentStatisticsSlotLevelFilterContentCategorizationNumcategorymaturecontent ConfdString, affirmedZoneContentStatisticsSlotLevelFilterContentCategorizationNumcategorymilitary ConfdString, affirmedZoneContentStatisticsSlotLevelFilterContentCategorizationNumcategorymobileentertainment ConfdString, affirmedZoneContentStatisticsSlotLevelFilterContentCategorizationNumcategorymusic ConfdString, affirmedZoneContentStatisticsSlotLevelFilterContentCategorizationNumcategorynews ConfdString, affirmedZoneContentStatisticsSlotLevelFilterContentCategorizationNumcategorynonprofit ConfdString, affirmedZoneContentStatisticsSlotLevelFilterContentCategorizationNumcategoryobscene ConfdString, affirmedZoneContentStatisticsSlotLevelFilterContentCategorizationNumcategoryoccult ConfdString, affirmedZoneContentStatisticsSlotLevelFilterContentCategorizationNumcategoryonlinebackupandstorage ConfdString, affirmedZoneContentStatisticsSlotLevelFilterContentCategorizationNumcategorypeertopeer ConfdString, affirmedZoneContentStatisticsSlotLevelFilterContentCategorizationNumcategorypets ConfdString, affirmedZoneContentStatisticsSlotLevelFilterContentCategorizationNumcategoryphotography ConfdString, affirmedZoneContentStatisticsSlotLevelFilterContentCategorizationNumcategoryplaceholder ConfdString, affirmedZoneContentStatisticsSlotLevelFilterContentCategorizationNumcategoryplagiarism ConfdString, affirmedZoneContentStatisticsSlotLevelFilterContentCategorizationNumcategorypolitics ConfdString, affirmedZoneContentStatisticsSlotLevelFilterContentCategorizationNumcategorypornography ConfdString, affirmedZoneContentStatisticsSlotLevelFilterContentCategorizationNumcategoryportal ConfdString, affirmedZoneContentStatisticsSlotLevelFilterContentCategorizationNumcategorypersonalsanddating ConfdString, affirmedZoneContentStatisticsSlotLevelFilterContentCategorizationNumcategoryrealestate ConfdString, affirmedZoneContentStatisticsSlotLevelFilterContentCategorizationNumcategoryreference ConfdString, affirmedZoneContentStatisticsSlotLevelFilterContentCategorizationNumcategoryreligion ConfdString, affirmedZoneContentStatisticsSlotLevelFilterContentCategorizationNumcategoryremoteaccess ConfdString, affirmedZoneContentStatisticsSlotLevelFilterContentCategorizationNumcategoryscience ConfdString, affirmedZoneContentStatisticsSlotLevelFilterContentCategorizationNumcategorysearch ConfdString, affirmedZoneContentStatisticsSlotLevelFilterContentCategorizationNumcategoryselfharm ConfdString, affirmedZoneContentStatisticsSlotLevelFilterContentCategorizationNumcategorysexualeducation ConfdString, affirmedZoneContentStatisticsSlotLevelFilterContentCategorizationNumcategoryshopping ConfdString, affirmedZoneContentStatisticsSlotLevelFilterContentCategorizationNumcategorysports ConfdString, affirmedZoneContentStatisticsSlotLevelFilterContentCategorizationNumcategorystreamingmedia ConfdString, affirmedZoneContentStatisticsSlotLevelFilterContentCategorizationNumcategorysuicide ConfdString, affirmedZoneContentStatisticsSlotLevelFilterContentCategorizationNumcategorytechnologyandtelecommunication ConfdString, affirmedZoneContentStatisticsSlotLevelFilterContentCategorizationNumcategorytobacco ConfdString, affirmedZoneContentStatisticsSlotLevelFilterContentCategorizationNumcategorytravel ConfdString, affirmedZoneContentStatisticsSlotLevelFilterContentCategorizationNumcategoryviolence ConfdString, affirmedZoneContentStatisticsSlotLevelFilterContentCategorizationNumcategoryvirtualcommunity ConfdString, affirmedZoneContentStatisticsSlotLevelFilterContentCategorizationNumcategoryweapons ConfdString, affirmedZoneContentStatisticsSlotLevelFilterContentCategorizationNumcategorywebmail ConfdString, affirmedZoneContentStatisticsSlotLevelFilterContentCategorizationNumcategorywedding ConfdString, affirmedZoneContentStatisticsSlotLevelFilterContentCategorizationNumcategorywirelessbusiness ConfdString, affirmedZoneContentStatisticsSlotLevelFilterContentCategorizationNumcategorywirelesschatsms ConfdString, affirmedZoneContentStatisticsSlotLevelFilterContentCategorizationNumcategorywirelessdynamic ConfdString, affirmedZoneContentStatisticsSlotLevelFilterContentCategorizationNumcategorywirelessentertainment ConfdString, affirmedZoneContentStatisticsSlotLevelFilterContentCategorizationNumcategorywirelessfinance ConfdString, affirmedZoneContentStatisticsSlotLevelFilterContentCategorizationNumcategorywirelessgambling ConfdString, affirmedZoneContentStatisticsSlotLevelFilterContentCategorizationNumcategorywirelessnews ConfdString, affirmedZoneContentStatisticsSlotLevelFilterContentCategorizationNumcategorywirelesspersonalsanddating ConfdString, affirmedZoneContentStatisticsSlotLevelFilterContentCategorizationNumcategorywirelesspornography ConfdString, affirmedZoneContentStatisticsSlotLevelFilterContentCategorizationNumcategorywirelesssports ConfdString, affirmedZoneContentStatisticsSlotLevelFilterContentCategorizationNumcategorywirelesstravel ConfdString, affirmedZoneContentStatisticsSlotLevelFilterContentCategorizationNumcategoryunknown ConfdString, affirmedZoneContentStatisticsSlotLevelFilterContentCategorizationNumcategorymalware ConfdString, affirmedZoneContentStatisticsSlotLevelFilterContentCategorizationNumcategoryphishing ConfdString, affirmedZoneContentStatisticsSlotLevelFilterContentCategorizationNumcategoryiwf ConfdString, affirmedZoneContentStatisticsSlotLevelFilterContentCategorizationNumcategorynocat ConfdString, affirmedZoneContentStatisticsSlotLevelFilterContentCategorizationNumcategoryother ConfdString, affirmedZoneContentStatisticsSlotLevelFilterContentCategorizationNumcategoryalcoholkids ConfdString, affirmedZoneContentStatisticsSlotLevelFilterContentCategorizationNumcategorytobaccokids ConfdString, affirmedZoneContentStatisticsSlotLevelFilterContentCategorizationNumcategorycyberbullying ConfdString } affirmedZoneContentStatisticsSlotLevelFilterContentCategorizationChassis OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS not-accessible STATUS current DESCRIPTION "chassis ID" ::= { affirmedZoneContentStatisticsSlotLevelFilterContentCategorizationEntry 1 } affirmedZoneContentStatisticsSlotLevelFilterContentCategorizationSlot OBJECT-TYPE SYNTAX INTEGER {a1(1),a2(2),a3(3),a4(4),a5(5),a6(6),a7(7),a8(8),a9(9),a10(10),a11(11),a12(12),a13(13),a14(14),a15(15),a16(16),a17(17),a18(18),a19(19),a20(20),a21(21),a22(22),a23(23),a24(24),a25(25),a26(26),a27(27),a28(28),a29(29),a30(30),a31(31),a32(32),a33(33),a34(34),a35(35),a36(36),a37(37),a38(38),a39(39),a40(40),a41(41),a42(42),a43(43),a44(44),a45(45),a46(46),a47(47),a48(48),a49(49),a50(50),a51(51),a52(52),a53(53),a54(54),a55(55),a56(56),a57(57),a58(58),a59(59),a60(60),a61(61),a62(62),a63(63),a64(64),a65(65),a66(66),a67(67),a68(68),a69(69),a70(70),a71(71),a72(72),a73(73),a74(74),a75(75),a76(76),a77(77),a78(78),a79(79),a80(80),a81(81),a82(82),a83(83),a84(84),a85(85),a86(86),a87(87),a88(88),a89(89),a90(90),a91(91),a92(92),a93(93),a94(94),a95(95),a96(96),a97(97),a98(98),a99(99),a100(100),a101(101),a102(102),a103(103),a104(104),a105(105),a106(106),a107(107),a108(108),a109(109),a110(110),a111(111),a112(112),a113(113),a114(114),a115(115),a116(116),a117(117),a118(118),a119(119),a120(120),a121(121),a122(122),a123(123),a124(124),a125(125),a126(126),a127(127),a128(128)} MAX-ACCESS not-accessible STATUS current DESCRIPTION "slot number" ::= { affirmedZoneContentStatisticsSlotLevelFilterContentCategorizationEntry 2 } affirmedZoneContentStatisticsSlotLevelFilterContentCategorizationNumurlbasedlookups OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of HTTP request Lookups" ::= { affirmedZoneContentStatisticsSlotLevelFilterContentCategorizationEntry 3 } affirmedZoneContentStatisticsSlotLevelFilterContentCategorizationNumresponsebasedlookups OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of HTTP Response-based Lookups" ::= { affirmedZoneContentStatisticsSlotLevelFilterContentCategorizationEntry 4 } affirmedZoneContentStatisticsSlotLevelFilterContentCategorizationNumcategoryabortion OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of requests categorized as Abortion Online Category" ::= { affirmedZoneContentStatisticsSlotLevelFilterContentCategorizationEntry 5 } affirmedZoneContentStatisticsSlotLevelFilterContentCategorizationNumcategoryadvertising OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of requests categorized as Advertising Online Category" ::= { affirmedZoneContentStatisticsSlotLevelFilterContentCategorizationEntry 6 } affirmedZoneContentStatisticsSlotLevelFilterContentCategorizationNumcategoryalcohol OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of requests categorized as Alcohol Online Category" ::= { affirmedZoneContentStatisticsSlotLevelFilterContentCategorizationEntry 7 } affirmedZoneContentStatisticsSlotLevelFilterContentCategorizationNumcategoryanonymizer OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of requests categorized as Anonymizer Online Category" ::= { affirmedZoneContentStatisticsSlotLevelFilterContentCategorizationEntry 8 } affirmedZoneContentStatisticsSlotLevelFilterContentCategorizationNumcategoryartandmuseums OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of requests categorized as Art And Museums Online Category" ::= { affirmedZoneContentStatisticsSlotLevelFilterContentCategorizationEntry 9 } affirmedZoneContentStatisticsSlotLevelFilterContentCategorizationNumcategoryartnudes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of requests categorized as Art Nudes Online Category" ::= { affirmedZoneContentStatisticsSlotLevelFilterContentCategorizationEntry 10 } affirmedZoneContentStatisticsSlotLevelFilterContentCategorizationNumcategoryautomatedwebapplication OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of requests categorized as Automated Web Application Online Category" ::= { affirmedZoneContentStatisticsSlotLevelFilterContentCategorizationEntry 11 } affirmedZoneContentStatisticsSlotLevelFilterContentCategorizationNumcategoryautomotive OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of requests categorized as Automotive Online Category" ::= { affirmedZoneContentStatisticsSlotLevelFilterContentCategorizationEntry 12 } affirmedZoneContentStatisticsSlotLevelFilterContentCategorizationNumcategorybikini OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of requests categorized as Bikini Online Category" ::= { affirmedZoneContentStatisticsSlotLevelFilterContentCategorizationEntry 13 } affirmedZoneContentStatisticsSlotLevelFilterContentCategorizationNumcategoryblogging OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of requests categorized as Blogging Online Category" ::= { affirmedZoneContentStatisticsSlotLevelFilterContentCategorizationEntry 14 } affirmedZoneContentStatisticsSlotLevelFilterContentCategorizationNumcategorybusiness OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of requests categorized as Business Online Category" ::= { affirmedZoneContentStatisticsSlotLevelFilterContentCategorizationEntry 15 } affirmedZoneContentStatisticsSlotLevelFilterContentCategorizationNumcategorycashgambling OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of requests categorized as Cash Gambling Online Category" ::= { affirmedZoneContentStatisticsSlotLevelFilterContentCategorizationEntry 16 } affirmedZoneContentStatisticsSlotLevelFilterContentCategorizationNumcategorychat OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of requests categorized as Chat Online Category" ::= { affirmedZoneContentStatisticsSlotLevelFilterContentCategorizationEntry 17 } affirmedZoneContentStatisticsSlotLevelFilterContentCategorizationNumcategorycontentdeliverynetwork OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of requests categorized as Content Delivery Network Online Category" ::= { affirmedZoneContentStatisticsSlotLevelFilterContentCategorizationEntry 18 } affirmedZoneContentStatisticsSlotLevelFilterContentCategorizationNumcategorycriminalskills OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of requests categorized as Criminal Skills Online Category" ::= { affirmedZoneContentStatisticsSlotLevelFilterContentCategorizationEntry 19 } affirmedZoneContentStatisticsSlotLevelFilterContentCategorizationNumcategorycults OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of requests categorized as Cults Online Category" ::= { affirmedZoneContentStatisticsSlotLevelFilterContentCategorizationEntry 20 } affirmedZoneContentStatisticsSlotLevelFilterContentCategorizationNumcategorydrugs OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of requests categorized as Drugs Online Category" ::= { affirmedZoneContentStatisticsSlotLevelFilterContentCategorizationEntry 21 } affirmedZoneContentStatisticsSlotLevelFilterContentCategorizationNumcategorydynamic OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of requests categorized as Dynamic Online Category" ::= { affirmedZoneContentStatisticsSlotLevelFilterContentCategorizationEntry 22 } affirmedZoneContentStatisticsSlotLevelFilterContentCategorizationNumcategoryeducational OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of requests categorized as Educational Online Category" ::= { affirmedZoneContentStatisticsSlotLevelFilterContentCategorizationEntry 23 } affirmedZoneContentStatisticsSlotLevelFilterContentCategorizationNumcategoryenergy OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of requests categorized as Energy Online Category" ::= { affirmedZoneContentStatisticsSlotLevelFilterContentCategorizationEntry 24 } affirmedZoneContentStatisticsSlotLevelFilterContentCategorizationNumcategoryenterprisewebmail OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of requests categorized as Enterprise Webmail Online Category" ::= { affirmedZoneContentStatisticsSlotLevelFilterContentCategorizationEntry 25 } affirmedZoneContentStatisticsSlotLevelFilterContentCategorizationNumcategoryentertainment OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of requests categorized as Entertainment Online Category" ::= { affirmedZoneContentStatisticsSlotLevelFilterContentCategorizationEntry 26 } affirmedZoneContentStatisticsSlotLevelFilterContentCategorizationNumcategoryfilesharing OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of requests categorized as Filesharing Online Category" ::= { affirmedZoneContentStatisticsSlotLevelFilterContentCategorizationEntry 27 } affirmedZoneContentStatisticsSlotLevelFilterContentCategorizationNumcategoryfinanceandinvesting OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of requests categorized as Finance And Investing Online Category" ::= { affirmedZoneContentStatisticsSlotLevelFilterContentCategorizationEntry 28 } affirmedZoneContentStatisticsSlotLevelFilterContentCategorizationNumcategoryfoodandrestaurants OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of requests categorized as Food And Restaurants Online Category" ::= { affirmedZoneContentStatisticsSlotLevelFilterContentCategorizationEntry 29 } affirmedZoneContentStatisticsSlotLevelFilterContentCategorizationNumcategoryforumsandmessageboards OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of requests categorized as Forums And Messageboards Online Category" ::= { affirmedZoneContentStatisticsSlotLevelFilterContentCategorizationEntry 30 } affirmedZoneContentStatisticsSlotLevelFilterContentCategorizationNumcategoryfreewareandshareware OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of requests categorized as Freeware And Shareware Online Category" ::= { affirmedZoneContentStatisticsSlotLevelFilterContentCategorizationEntry 31 } affirmedZoneContentStatisticsSlotLevelFilterContentCategorizationNumcategorygambling OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of requests categorized as Gambling Online Category" ::= { affirmedZoneContentStatisticsSlotLevelFilterContentCategorizationEntry 32 } affirmedZoneContentStatisticsSlotLevelFilterContentCategorizationNumcategorygaming OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of requests categorized as Gaming Online Category" ::= { affirmedZoneContentStatisticsSlotLevelFilterContentCategorizationEntry 33 } affirmedZoneContentStatisticsSlotLevelFilterContentCategorizationNumcategoryglamour OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of requests categorized as Glamour Online Category" ::= { affirmedZoneContentStatisticsSlotLevelFilterContentCategorizationEntry 34 } affirmedZoneContentStatisticsSlotLevelFilterContentCategorizationNumcategorygore OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of requests categorized as Gore Online Category" ::= { affirmedZoneContentStatisticsSlotLevelFilterContentCategorizationEntry 35 } affirmedZoneContentStatisticsSlotLevelFilterContentCategorizationNumcategorygovernment OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of requests categorized as Government Online Category" ::= { affirmedZoneContentStatisticsSlotLevelFilterContentCategorizationEntry 36 } affirmedZoneContentStatisticsSlotLevelFilterContentCategorizationNumcategoryhacking OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of requests categorized as Hacking Online Category" ::= { affirmedZoneContentStatisticsSlotLevelFilterContentCategorizationEntry 37 } affirmedZoneContentStatisticsSlotLevelFilterContentCategorizationNumcategoryhate OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of requests categorized as Hate Online Category" ::= { affirmedZoneContentStatisticsSlotLevelFilterContentCategorizationEntry 38 } affirmedZoneContentStatisticsSlotLevelFilterContentCategorizationNumcategoryhealth OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of requests categorized as Health Online Category" ::= { affirmedZoneContentStatisticsSlotLevelFilterContentCategorizationEntry 39 } affirmedZoneContentStatisticsSlotLevelFilterContentCategorizationNumcategoryhobby OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of requests categorized as Hobby Online Category" ::= { affirmedZoneContentStatisticsSlotLevelFilterContentCategorizationEntry 40 } affirmedZoneContentStatisticsSlotLevelFilterContentCategorizationNumcategoryhosting OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of requests categorized as Hosting Online Category" ::= { affirmedZoneContentStatisticsSlotLevelFilterContentCategorizationEntry 41 } affirmedZoneContentStatisticsSlotLevelFilterContentCategorizationNumcategoryinternettelephony OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of requests categorized as Internet Telephony Online Category" ::= { affirmedZoneContentStatisticsSlotLevelFilterContentCategorizationEntry 42 } affirmedZoneContentStatisticsSlotLevelFilterContentCategorizationNumcategoryjobsearch OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of requests categorized as Job Search Online Category" ::= { affirmedZoneContentStatisticsSlotLevelFilterContentCategorizationEntry 43 } affirmedZoneContentStatisticsSlotLevelFilterContentCategorizationNumcategorykids OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of requests categorized as Kids Online Category" ::= { affirmedZoneContentStatisticsSlotLevelFilterContentCategorizationEntry 44 } affirmedZoneContentStatisticsSlotLevelFilterContentCategorizationNumcategorylaw OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of requests categorized as Law Online Category" ::= { affirmedZoneContentStatisticsSlotLevelFilterContentCategorizationEntry 45 } affirmedZoneContentStatisticsSlotLevelFilterContentCategorizationNumcategorylifestyles OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of requests categorized as Lifestyles Online Category" ::= { affirmedZoneContentStatisticsSlotLevelFilterContentCategorizationEntry 46 } affirmedZoneContentStatisticsSlotLevelFilterContentCategorizationNumcategorymaturecontent OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of requests categorized as Mature Content Online Category" ::= { affirmedZoneContentStatisticsSlotLevelFilterContentCategorizationEntry 47 } affirmedZoneContentStatisticsSlotLevelFilterContentCategorizationNumcategorymilitary OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of requests categorized as Military Online Category" ::= { affirmedZoneContentStatisticsSlotLevelFilterContentCategorizationEntry 48 } affirmedZoneContentStatisticsSlotLevelFilterContentCategorizationNumcategorymobileentertainment OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of requests categorized as Mobile Entertainment Online Category" ::= { affirmedZoneContentStatisticsSlotLevelFilterContentCategorizationEntry 49 } affirmedZoneContentStatisticsSlotLevelFilterContentCategorizationNumcategorymusic OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of requests categorized as Music Online Category" ::= { affirmedZoneContentStatisticsSlotLevelFilterContentCategorizationEntry 50 } affirmedZoneContentStatisticsSlotLevelFilterContentCategorizationNumcategorynews OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of requests categorized as News Online Category" ::= { affirmedZoneContentStatisticsSlotLevelFilterContentCategorizationEntry 51 } affirmedZoneContentStatisticsSlotLevelFilterContentCategorizationNumcategorynonprofit OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of requests categorized as Non Profit Online Category" ::= { affirmedZoneContentStatisticsSlotLevelFilterContentCategorizationEntry 52 } affirmedZoneContentStatisticsSlotLevelFilterContentCategorizationNumcategoryobscene OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of requests categorized as Obscene Online Category" ::= { affirmedZoneContentStatisticsSlotLevelFilterContentCategorizationEntry 53 } affirmedZoneContentStatisticsSlotLevelFilterContentCategorizationNumcategoryoccult OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of requests categorized as Occult Online Category" ::= { affirmedZoneContentStatisticsSlotLevelFilterContentCategorizationEntry 54 } affirmedZoneContentStatisticsSlotLevelFilterContentCategorizationNumcategoryonlinebackupandstorage OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of requests categorized as Online Backup And Storage Online Category" ::= { affirmedZoneContentStatisticsSlotLevelFilterContentCategorizationEntry 55 } affirmedZoneContentStatisticsSlotLevelFilterContentCategorizationNumcategorypeertopeer OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of requests categorized as PeerToPeer Online Category" ::= { affirmedZoneContentStatisticsSlotLevelFilterContentCategorizationEntry 56 } affirmedZoneContentStatisticsSlotLevelFilterContentCategorizationNumcategorypets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of requests categorized as Pets Online Category" ::= { affirmedZoneContentStatisticsSlotLevelFilterContentCategorizationEntry 57 } affirmedZoneContentStatisticsSlotLevelFilterContentCategorizationNumcategoryphotography OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of requests categorized as Photography Online Category" ::= { affirmedZoneContentStatisticsSlotLevelFilterContentCategorizationEntry 58 } affirmedZoneContentStatisticsSlotLevelFilterContentCategorizationNumcategoryplaceholder OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of requests categorized as Placeholder Online Category" ::= { affirmedZoneContentStatisticsSlotLevelFilterContentCategorizationEntry 59 } affirmedZoneContentStatisticsSlotLevelFilterContentCategorizationNumcategoryplagiarism OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of requests categorized as Plagiarism Online Category" ::= { affirmedZoneContentStatisticsSlotLevelFilterContentCategorizationEntry 60 } affirmedZoneContentStatisticsSlotLevelFilterContentCategorizationNumcategorypolitics OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of requests categorized as Politics Online Category" ::= { affirmedZoneContentStatisticsSlotLevelFilterContentCategorizationEntry 61 } affirmedZoneContentStatisticsSlotLevelFilterContentCategorizationNumcategorypornography OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of requests categorized as Pornography Online Category" ::= { affirmedZoneContentStatisticsSlotLevelFilterContentCategorizationEntry 62 } affirmedZoneContentStatisticsSlotLevelFilterContentCategorizationNumcategoryportal OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of requests categorized as Portal Online Category" ::= { affirmedZoneContentStatisticsSlotLevelFilterContentCategorizationEntry 63 } affirmedZoneContentStatisticsSlotLevelFilterContentCategorizationNumcategorypersonalsanddating OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of requests categorized as Personals And Dating Online Category" ::= { affirmedZoneContentStatisticsSlotLevelFilterContentCategorizationEntry 64 } affirmedZoneContentStatisticsSlotLevelFilterContentCategorizationNumcategoryrealestate OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of requests categorized as Real Estate Online Category" ::= { affirmedZoneContentStatisticsSlotLevelFilterContentCategorizationEntry 65 } affirmedZoneContentStatisticsSlotLevelFilterContentCategorizationNumcategoryreference OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of requests categorized as Reference Online Category" ::= { affirmedZoneContentStatisticsSlotLevelFilterContentCategorizationEntry 66 } affirmedZoneContentStatisticsSlotLevelFilterContentCategorizationNumcategoryreligion OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of requests categorized as Religion Online Category" ::= { affirmedZoneContentStatisticsSlotLevelFilterContentCategorizationEntry 67 } affirmedZoneContentStatisticsSlotLevelFilterContentCategorizationNumcategoryremoteaccess OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of requests categorized as Remote Access Online Category" ::= { affirmedZoneContentStatisticsSlotLevelFilterContentCategorizationEntry 68 } affirmedZoneContentStatisticsSlotLevelFilterContentCategorizationNumcategoryscience OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of requests categorized as Science Online Category" ::= { affirmedZoneContentStatisticsSlotLevelFilterContentCategorizationEntry 69 } affirmedZoneContentStatisticsSlotLevelFilterContentCategorizationNumcategorysearch OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of requests categorized as Search Online Category" ::= { affirmedZoneContentStatisticsSlotLevelFilterContentCategorizationEntry 70 } affirmedZoneContentStatisticsSlotLevelFilterContentCategorizationNumcategoryselfharm OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of requests categorized as Self Harm Online Category" ::= { affirmedZoneContentStatisticsSlotLevelFilterContentCategorizationEntry 71 } affirmedZoneContentStatisticsSlotLevelFilterContentCategorizationNumcategorysexualeducation OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of requests categorized as Sexual Education Online Category" ::= { affirmedZoneContentStatisticsSlotLevelFilterContentCategorizationEntry 72 } affirmedZoneContentStatisticsSlotLevelFilterContentCategorizationNumcategoryshopping OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of requests categorized as Shopping Online Category" ::= { affirmedZoneContentStatisticsSlotLevelFilterContentCategorizationEntry 73 } affirmedZoneContentStatisticsSlotLevelFilterContentCategorizationNumcategorysports OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of requests categorized as Sports Online Category" ::= { affirmedZoneContentStatisticsSlotLevelFilterContentCategorizationEntry 74 } affirmedZoneContentStatisticsSlotLevelFilterContentCategorizationNumcategorystreamingmedia OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of requests categorized as Streaming Media Online Category" ::= { affirmedZoneContentStatisticsSlotLevelFilterContentCategorizationEntry 75 } affirmedZoneContentStatisticsSlotLevelFilterContentCategorizationNumcategorysuicide OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of requests categorized as Suicide Online Category" ::= { affirmedZoneContentStatisticsSlotLevelFilterContentCategorizationEntry 76 } affirmedZoneContentStatisticsSlotLevelFilterContentCategorizationNumcategorytechnologyandtelecommunication OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of requests categorized as Technology And Telecommunication Online Category" ::= { affirmedZoneContentStatisticsSlotLevelFilterContentCategorizationEntry 77 } affirmedZoneContentStatisticsSlotLevelFilterContentCategorizationNumcategorytobacco OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of requests categorized as Tobacco Online Category" ::= { affirmedZoneContentStatisticsSlotLevelFilterContentCategorizationEntry 78 } affirmedZoneContentStatisticsSlotLevelFilterContentCategorizationNumcategorytravel OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of requests categorized as Travel Online Category" ::= { affirmedZoneContentStatisticsSlotLevelFilterContentCategorizationEntry 79 } affirmedZoneContentStatisticsSlotLevelFilterContentCategorizationNumcategoryviolence OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of requests categorized as Violence Online Category" ::= { affirmedZoneContentStatisticsSlotLevelFilterContentCategorizationEntry 80 } affirmedZoneContentStatisticsSlotLevelFilterContentCategorizationNumcategoryvirtualcommunity OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of requests categorized as Virtual Community Online Category" ::= { affirmedZoneContentStatisticsSlotLevelFilterContentCategorizationEntry 81 } affirmedZoneContentStatisticsSlotLevelFilterContentCategorizationNumcategoryweapons OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of requests categorized as Weapons Online Category" ::= { affirmedZoneContentStatisticsSlotLevelFilterContentCategorizationEntry 82 } affirmedZoneContentStatisticsSlotLevelFilterContentCategorizationNumcategorywebmail OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of requests categorized as Webmail Online Category" ::= { affirmedZoneContentStatisticsSlotLevelFilterContentCategorizationEntry 83 } affirmedZoneContentStatisticsSlotLevelFilterContentCategorizationNumcategorywedding OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of requests categorized as Wedding Online Category" ::= { affirmedZoneContentStatisticsSlotLevelFilterContentCategorizationEntry 84 } affirmedZoneContentStatisticsSlotLevelFilterContentCategorizationNumcategorywirelessbusiness OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of requests categorized as Wireless Business Online Category" ::= { affirmedZoneContentStatisticsSlotLevelFilterContentCategorizationEntry 85 } affirmedZoneContentStatisticsSlotLevelFilterContentCategorizationNumcategorywirelesschatsms OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of requests categorized as Wireless Chat and SMS Online Category" ::= { affirmedZoneContentStatisticsSlotLevelFilterContentCategorizationEntry 86 } affirmedZoneContentStatisticsSlotLevelFilterContentCategorizationNumcategorywirelessdynamic OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of requests categorized as Wireless Dynamic Online Category" ::= { affirmedZoneContentStatisticsSlotLevelFilterContentCategorizationEntry 87 } affirmedZoneContentStatisticsSlotLevelFilterContentCategorizationNumcategorywirelessentertainment OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of requests categorized as Wireless Entertainment Online Category" ::= { affirmedZoneContentStatisticsSlotLevelFilterContentCategorizationEntry 88 } affirmedZoneContentStatisticsSlotLevelFilterContentCategorizationNumcategorywirelessfinance OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of requests categorized as Wireless Finance Online Category" ::= { affirmedZoneContentStatisticsSlotLevelFilterContentCategorizationEntry 89 } affirmedZoneContentStatisticsSlotLevelFilterContentCategorizationNumcategorywirelessgambling OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of requests categorized as Wireless Gambling Online Category" ::= { affirmedZoneContentStatisticsSlotLevelFilterContentCategorizationEntry 90 } affirmedZoneContentStatisticsSlotLevelFilterContentCategorizationNumcategorywirelessnews OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of requests categorized as Wireless News Online Category" ::= { affirmedZoneContentStatisticsSlotLevelFilterContentCategorizationEntry 91 } affirmedZoneContentStatisticsSlotLevelFilterContentCategorizationNumcategorywirelesspersonalsanddating OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of requests categorized as Wireless Personals And Dating Online Category" ::= { affirmedZoneContentStatisticsSlotLevelFilterContentCategorizationEntry 92 } affirmedZoneContentStatisticsSlotLevelFilterContentCategorizationNumcategorywirelesspornography OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of requests categorized as Wireless Pornography Online Category" ::= { affirmedZoneContentStatisticsSlotLevelFilterContentCategorizationEntry 93 } affirmedZoneContentStatisticsSlotLevelFilterContentCategorizationNumcategorywirelesssports OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of requests categorized as Wireless Sports Online Category" ::= { affirmedZoneContentStatisticsSlotLevelFilterContentCategorizationEntry 94 } affirmedZoneContentStatisticsSlotLevelFilterContentCategorizationNumcategorywirelesstravel OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of requests categorized as Wireless Travel Online Category" ::= { affirmedZoneContentStatisticsSlotLevelFilterContentCategorizationEntry 95 } affirmedZoneContentStatisticsSlotLevelFilterContentCategorizationNumcategoryunknown OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of requests failed categorization" ::= { affirmedZoneContentStatisticsSlotLevelFilterContentCategorizationEntry 96 } affirmedZoneContentStatisticsSlotLevelFilterContentCategorizationNumcategorymalware OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of requests categorized as Malware Online Category" ::= { affirmedZoneContentStatisticsSlotLevelFilterContentCategorizationEntry 97 } affirmedZoneContentStatisticsSlotLevelFilterContentCategorizationNumcategoryphishing OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of requests categorized as Phishing Online Category" ::= { affirmedZoneContentStatisticsSlotLevelFilterContentCategorizationEntry 98 } affirmedZoneContentStatisticsSlotLevelFilterContentCategorizationNumcategoryiwf OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of requests categorized as internet watch foundation CAIC Online Category" ::= { affirmedZoneContentStatisticsSlotLevelFilterContentCategorizationEntry 99 } affirmedZoneContentStatisticsSlotLevelFilterContentCategorizationNumcategorynocat OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of requests categorized as none of well-known categories" ::= { affirmedZoneContentStatisticsSlotLevelFilterContentCategorizationEntry 100 } affirmedZoneContentStatisticsSlotLevelFilterContentCategorizationNumcategoryother OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of requests categorized as new category not yet supported by AN3K" ::= { affirmedZoneContentStatisticsSlotLevelFilterContentCategorizationEntry 101 } affirmedZoneContentStatisticsSlotLevelFilterContentCategorizationNumcategoryalcoholkids OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of requests categorized as Alcohol Kids Online Category" ::= { affirmedZoneContentStatisticsSlotLevelFilterContentCategorizationEntry 102 } affirmedZoneContentStatisticsSlotLevelFilterContentCategorizationNumcategorytobaccokids OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of requests categorized as Tobacco Kids Online Category" ::= { affirmedZoneContentStatisticsSlotLevelFilterContentCategorizationEntry 103 } affirmedZoneContentStatisticsSlotLevelFilterContentCategorizationNumcategorycyberbullying OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of requests categorized as Cyberbullying Online Category" ::= { affirmedZoneContentStatisticsSlotLevelFilterContentCategorizationEntry 104 } affirmedZoneContentStatisticsSlotLevelFilterInstanceContentCategorizationTable OBJECT-TYPE SYNTAX SEQUENCE OF AffirmedZoneContentStatisticsSlotLevelFilterInstanceContentCategorizationEntry MAX-ACCESS not-accessible STATUS deprecated DESCRIPTION "" ::= { affirmedZoneMIB 137 } affirmedZoneContentStatisticsSlotLevelFilterInstanceContentCategorizationEntry OBJECT-TYPE SYNTAX AffirmedZoneContentStatisticsSlotLevelFilterInstanceContentCategorizationEntry MAX-ACCESS not-accessible STATUS deprecated DESCRIPTION "" INDEX { affirmedZoneName, affirmedZoneContentStatisticsSlotLevelFilterInstanceContentCategorizationName, affirmedZoneContentStatisticsSlotLevelFilterInstanceContentCategorizationChassis, affirmedZoneContentStatisticsSlotLevelFilterInstanceContentCategorizationSlot } ::= { affirmedZoneContentStatisticsSlotLevelFilterInstanceContentCategorizationTable 1 } AffirmedZoneContentStatisticsSlotLevelFilterInstanceContentCategorizationEntry ::= SEQUENCE { affirmedZoneContentStatisticsSlotLevelFilterInstanceContentCategorizationName String, affirmedZoneContentStatisticsSlotLevelFilterInstanceContentCategorizationChassis Unsigned32, affirmedZoneContentStatisticsSlotLevelFilterInstanceContentCategorizationSlot INTEGER, affirmedZoneContentStatisticsSlotLevelFilterInstanceContentCategorizationNumurlbasedlookups ConfdString, affirmedZoneContentStatisticsSlotLevelFilterInstanceContentCategorizationNumresponsebasedlookups ConfdString, affirmedZoneContentStatisticsSlotLevelFilterInstanceContentCategorizationNumcategoryabortion ConfdString, affirmedZoneContentStatisticsSlotLevelFilterInstanceContentCategorizationNumcategoryadvertising ConfdString, affirmedZoneContentStatisticsSlotLevelFilterInstanceContentCategorizationNumcategoryalcohol ConfdString, affirmedZoneContentStatisticsSlotLevelFilterInstanceContentCategorizationNumcategoryanonymizer ConfdString, affirmedZoneContentStatisticsSlotLevelFilterInstanceContentCategorizationNumcategoryartandmuseums ConfdString, affirmedZoneContentStatisticsSlotLevelFilterInstanceContentCategorizationNumcategoryartnudes ConfdString, affirmedZoneContentStatisticsSlotLevelFilterInstanceContentCategorizationNumcategoryautomatedwebapplication ConfdString, affirmedZoneContentStatisticsSlotLevelFilterInstanceContentCategorizationNumcategoryautomotive ConfdString, affirmedZoneContentStatisticsSlotLevelFilterInstanceContentCategorizationNumcategorybikini ConfdString, affirmedZoneContentStatisticsSlotLevelFilterInstanceContentCategorizationNumcategoryblogging ConfdString, affirmedZoneContentStatisticsSlotLevelFilterInstanceContentCategorizationNumcategorybusiness ConfdString, affirmedZoneContentStatisticsSlotLevelFilterInstanceContentCategorizationNumcategorycashgambling ConfdString, affirmedZoneContentStatisticsSlotLevelFilterInstanceContentCategorizationNumcategorychat ConfdString, affirmedZoneContentStatisticsSlotLevelFilterInstanceContentCategorizationNumcategorycontentdeliverynetwork ConfdString, affirmedZoneContentStatisticsSlotLevelFilterInstanceContentCategorizationNumcategorycriminalskills ConfdString, affirmedZoneContentStatisticsSlotLevelFilterInstanceContentCategorizationNumcategorycults ConfdString, affirmedZoneContentStatisticsSlotLevelFilterInstanceContentCategorizationNumcategorydrugs ConfdString, affirmedZoneContentStatisticsSlotLevelFilterInstanceContentCategorizationNumcategorydynamic ConfdString, affirmedZoneContentStatisticsSlotLevelFilterInstanceContentCategorizationNumcategoryeducational ConfdString, affirmedZoneContentStatisticsSlotLevelFilterInstanceContentCategorizationNumcategoryenergy ConfdString, affirmedZoneContentStatisticsSlotLevelFilterInstanceContentCategorizationNumcategoryenterprisewebmail ConfdString, affirmedZoneContentStatisticsSlotLevelFilterInstanceContentCategorizationNumcategoryentertainment ConfdString, affirmedZoneContentStatisticsSlotLevelFilterInstanceContentCategorizationNumcategoryfilesharing ConfdString, affirmedZoneContentStatisticsSlotLevelFilterInstanceContentCategorizationNumcategoryfinanceandinvesting ConfdString, affirmedZoneContentStatisticsSlotLevelFilterInstanceContentCategorizationNumcategoryfoodandrestaurants ConfdString, affirmedZoneContentStatisticsSlotLevelFilterInstanceContentCategorizationNumcategoryforumsandmessageboards ConfdString, affirmedZoneContentStatisticsSlotLevelFilterInstanceContentCategorizationNumcategoryfreewareandshareware ConfdString, affirmedZoneContentStatisticsSlotLevelFilterInstanceContentCategorizationNumcategorygambling ConfdString, affirmedZoneContentStatisticsSlotLevelFilterInstanceContentCategorizationNumcategorygaming ConfdString, affirmedZoneContentStatisticsSlotLevelFilterInstanceContentCategorizationNumcategoryglamour ConfdString, affirmedZoneContentStatisticsSlotLevelFilterInstanceContentCategorizationNumcategorygore ConfdString, affirmedZoneContentStatisticsSlotLevelFilterInstanceContentCategorizationNumcategorygovernment ConfdString, affirmedZoneContentStatisticsSlotLevelFilterInstanceContentCategorizationNumcategoryhacking ConfdString, affirmedZoneContentStatisticsSlotLevelFilterInstanceContentCategorizationNumcategoryhate ConfdString, affirmedZoneContentStatisticsSlotLevelFilterInstanceContentCategorizationNumcategoryhealth ConfdString, affirmedZoneContentStatisticsSlotLevelFilterInstanceContentCategorizationNumcategoryhobby ConfdString, affirmedZoneContentStatisticsSlotLevelFilterInstanceContentCategorizationNumcategoryhosting ConfdString, affirmedZoneContentStatisticsSlotLevelFilterInstanceContentCategorizationNumcategoryinternettelephony ConfdString, affirmedZoneContentStatisticsSlotLevelFilterInstanceContentCategorizationNumcategoryjobsearch ConfdString, affirmedZoneContentStatisticsSlotLevelFilterInstanceContentCategorizationNumcategorykids ConfdString, affirmedZoneContentStatisticsSlotLevelFilterInstanceContentCategorizationNumcategorylaw ConfdString, affirmedZoneContentStatisticsSlotLevelFilterInstanceContentCategorizationNumcategorylifestyles ConfdString, affirmedZoneContentStatisticsSlotLevelFilterInstanceContentCategorizationNumcategorymaturecontent ConfdString, affirmedZoneContentStatisticsSlotLevelFilterInstanceContentCategorizationNumcategorymilitary ConfdString, affirmedZoneContentStatisticsSlotLevelFilterInstanceContentCategorizationNumcategorymobileentertainment ConfdString, affirmedZoneContentStatisticsSlotLevelFilterInstanceContentCategorizationNumcategorymusic ConfdString, affirmedZoneContentStatisticsSlotLevelFilterInstanceContentCategorizationNumcategorynews ConfdString, affirmedZoneContentStatisticsSlotLevelFilterInstanceContentCategorizationNumcategorynonprofit ConfdString, affirmedZoneContentStatisticsSlotLevelFilterInstanceContentCategorizationNumcategoryobscene ConfdString, affirmedZoneContentStatisticsSlotLevelFilterInstanceContentCategorizationNumcategoryoccult ConfdString, affirmedZoneContentStatisticsSlotLevelFilterInstanceContentCategorizationNumcategoryonlinebackupandstorage ConfdString, affirmedZoneContentStatisticsSlotLevelFilterInstanceContentCategorizationNumcategorypeertopeer ConfdString, affirmedZoneContentStatisticsSlotLevelFilterInstanceContentCategorizationNumcategorypets ConfdString, affirmedZoneContentStatisticsSlotLevelFilterInstanceContentCategorizationNumcategoryphotography ConfdString, affirmedZoneContentStatisticsSlotLevelFilterInstanceContentCategorizationNumcategoryplaceholder ConfdString, affirmedZoneContentStatisticsSlotLevelFilterInstanceContentCategorizationNumcategoryplagiarism ConfdString, affirmedZoneContentStatisticsSlotLevelFilterInstanceContentCategorizationNumcategorypolitics ConfdString, affirmedZoneContentStatisticsSlotLevelFilterInstanceContentCategorizationNumcategorypornography ConfdString, affirmedZoneContentStatisticsSlotLevelFilterInstanceContentCategorizationNumcategoryportal ConfdString, affirmedZoneContentStatisticsSlotLevelFilterInstanceContentCategorizationNumcategorypersonalsanddating ConfdString, affirmedZoneContentStatisticsSlotLevelFilterInstanceContentCategorizationNumcategoryrealestate ConfdString, affirmedZoneContentStatisticsSlotLevelFilterInstanceContentCategorizationNumcategoryreference ConfdString, affirmedZoneContentStatisticsSlotLevelFilterInstanceContentCategorizationNumcategoryreligion ConfdString, affirmedZoneContentStatisticsSlotLevelFilterInstanceContentCategorizationNumcategoryremoteaccess ConfdString, affirmedZoneContentStatisticsSlotLevelFilterInstanceContentCategorizationNumcategoryscience ConfdString, affirmedZoneContentStatisticsSlotLevelFilterInstanceContentCategorizationNumcategorysearch ConfdString, affirmedZoneContentStatisticsSlotLevelFilterInstanceContentCategorizationNumcategoryselfharm ConfdString, affirmedZoneContentStatisticsSlotLevelFilterInstanceContentCategorizationNumcategorysexualeducation ConfdString, affirmedZoneContentStatisticsSlotLevelFilterInstanceContentCategorizationNumcategoryshopping ConfdString, affirmedZoneContentStatisticsSlotLevelFilterInstanceContentCategorizationNumcategorysports ConfdString, affirmedZoneContentStatisticsSlotLevelFilterInstanceContentCategorizationNumcategorystreamingmedia ConfdString, affirmedZoneContentStatisticsSlotLevelFilterInstanceContentCategorizationNumcategorysuicide ConfdString, affirmedZoneContentStatisticsSlotLevelFilterInstanceContentCategorizationNumcategorytechnologyandtelecommunication ConfdString, affirmedZoneContentStatisticsSlotLevelFilterInstanceContentCategorizationNumcategorytobacco ConfdString, affirmedZoneContentStatisticsSlotLevelFilterInstanceContentCategorizationNumcategorytravel ConfdString, affirmedZoneContentStatisticsSlotLevelFilterInstanceContentCategorizationNumcategoryviolence ConfdString, affirmedZoneContentStatisticsSlotLevelFilterInstanceContentCategorizationNumcategoryvirtualcommunity ConfdString, affirmedZoneContentStatisticsSlotLevelFilterInstanceContentCategorizationNumcategoryweapons ConfdString, affirmedZoneContentStatisticsSlotLevelFilterInstanceContentCategorizationNumcategorywebmail ConfdString, affirmedZoneContentStatisticsSlotLevelFilterInstanceContentCategorizationNumcategorywedding ConfdString, affirmedZoneContentStatisticsSlotLevelFilterInstanceContentCategorizationNumcategorywirelessbusiness ConfdString, affirmedZoneContentStatisticsSlotLevelFilterInstanceContentCategorizationNumcategorywirelesschatsms ConfdString, affirmedZoneContentStatisticsSlotLevelFilterInstanceContentCategorizationNumcategorywirelessdynamic ConfdString, affirmedZoneContentStatisticsSlotLevelFilterInstanceContentCategorizationNumcategorywirelessentertainment ConfdString, affirmedZoneContentStatisticsSlotLevelFilterInstanceContentCategorizationNumcategorywirelessfinance ConfdString, affirmedZoneContentStatisticsSlotLevelFilterInstanceContentCategorizationNumcategorywirelessgambling ConfdString, affirmedZoneContentStatisticsSlotLevelFilterInstanceContentCategorizationNumcategorywirelessnews ConfdString, affirmedZoneContentStatisticsSlotLevelFilterInstanceContentCategorizationNumcategorywirelesspersonalsanddating ConfdString, affirmedZoneContentStatisticsSlotLevelFilterInstanceContentCategorizationNumcategorywirelesspornography ConfdString, affirmedZoneContentStatisticsSlotLevelFilterInstanceContentCategorizationNumcategorywirelesssports ConfdString, affirmedZoneContentStatisticsSlotLevelFilterInstanceContentCategorizationNumcategorywirelesstravel ConfdString, affirmedZoneContentStatisticsSlotLevelFilterInstanceContentCategorizationNumcategoryunknown ConfdString, affirmedZoneContentStatisticsSlotLevelFilterInstanceContentCategorizationNumcategorymalware ConfdString, affirmedZoneContentStatisticsSlotLevelFilterInstanceContentCategorizationNumcategoryphishing ConfdString, affirmedZoneContentStatisticsSlotLevelFilterInstanceContentCategorizationNumcategoryiwf ConfdString, affirmedZoneContentStatisticsSlotLevelFilterInstanceContentCategorizationNumcategorynocat ConfdString, affirmedZoneContentStatisticsSlotLevelFilterInstanceContentCategorizationNumcategoryother ConfdString, affirmedZoneContentStatisticsSlotLevelFilterInstanceContentCategorizationNumcategoryalcoholkids ConfdString, affirmedZoneContentStatisticsSlotLevelFilterInstanceContentCategorizationNumcategorytobaccokids ConfdString, affirmedZoneContentStatisticsSlotLevelFilterInstanceContentCategorizationNumcategorycyberbullying ConfdString } affirmedZoneContentStatisticsSlotLevelFilterInstanceContentCategorizationName OBJECT-TYPE SYNTAX String MAX-ACCESS not-accessible STATUS current DESCRIPTION "Name of content filter service instance" ::= { affirmedZoneContentStatisticsSlotLevelFilterInstanceContentCategorizationEntry 1 } affirmedZoneContentStatisticsSlotLevelFilterInstanceContentCategorizationChassis OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS not-accessible STATUS current DESCRIPTION "chassis ID" ::= { affirmedZoneContentStatisticsSlotLevelFilterInstanceContentCategorizationEntry 2 } affirmedZoneContentStatisticsSlotLevelFilterInstanceContentCategorizationSlot OBJECT-TYPE SYNTAX INTEGER {a1(1),a2(2),a3(3),a4(4),a5(5),a6(6),a7(7),a8(8),a9(9),a10(10),a11(11),a12(12),a13(13),a14(14),a15(15),a16(16),a17(17),a18(18),a19(19),a20(20),a21(21),a22(22),a23(23),a24(24),a25(25),a26(26),a27(27),a28(28),a29(29),a30(30),a31(31),a32(32),a33(33),a34(34),a35(35),a36(36),a37(37),a38(38),a39(39),a40(40),a41(41),a42(42),a43(43),a44(44),a45(45),a46(46),a47(47),a48(48),a49(49),a50(50),a51(51),a52(52),a53(53),a54(54),a55(55),a56(56),a57(57),a58(58),a59(59),a60(60),a61(61),a62(62),a63(63),a64(64),a65(65),a66(66),a67(67),a68(68),a69(69),a70(70),a71(71),a72(72),a73(73),a74(74),a75(75),a76(76),a77(77),a78(78),a79(79),a80(80),a81(81),a82(82),a83(83),a84(84),a85(85),a86(86),a87(87),a88(88),a89(89),a90(90),a91(91),a92(92),a93(93),a94(94),a95(95),a96(96),a97(97),a98(98),a99(99),a100(100),a101(101),a102(102),a103(103),a104(104),a105(105),a106(106),a107(107),a108(108),a109(109),a110(110),a111(111),a112(112),a113(113),a114(114),a115(115),a116(116),a117(117),a118(118),a119(119),a120(120),a121(121),a122(122),a123(123),a124(124),a125(125),a126(126),a127(127),a128(128)} MAX-ACCESS not-accessible STATUS current DESCRIPTION "slot number" ::= { affirmedZoneContentStatisticsSlotLevelFilterInstanceContentCategorizationEntry 3 } affirmedZoneContentStatisticsSlotLevelFilterInstanceContentCategorizationNumurlbasedlookups OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of HTTP request Lookups" ::= { affirmedZoneContentStatisticsSlotLevelFilterInstanceContentCategorizationEntry 4 } affirmedZoneContentStatisticsSlotLevelFilterInstanceContentCategorizationNumresponsebasedlookups OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of HTTP Response-based Lookups" ::= { affirmedZoneContentStatisticsSlotLevelFilterInstanceContentCategorizationEntry 5 } affirmedZoneContentStatisticsSlotLevelFilterInstanceContentCategorizationNumcategoryabortion OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of requests categorized as Abortion Online Category" ::= { affirmedZoneContentStatisticsSlotLevelFilterInstanceContentCategorizationEntry 6 } affirmedZoneContentStatisticsSlotLevelFilterInstanceContentCategorizationNumcategoryadvertising OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of requests categorized as Advertising Online Category" ::= { affirmedZoneContentStatisticsSlotLevelFilterInstanceContentCategorizationEntry 7 } affirmedZoneContentStatisticsSlotLevelFilterInstanceContentCategorizationNumcategoryalcohol OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of requests categorized as Alcohol Online Category" ::= { affirmedZoneContentStatisticsSlotLevelFilterInstanceContentCategorizationEntry 8 } affirmedZoneContentStatisticsSlotLevelFilterInstanceContentCategorizationNumcategoryanonymizer OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of requests categorized as Anonymizer Online Category" ::= { affirmedZoneContentStatisticsSlotLevelFilterInstanceContentCategorizationEntry 9 } affirmedZoneContentStatisticsSlotLevelFilterInstanceContentCategorizationNumcategoryartandmuseums OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of requests categorized as Art And Museums Online Category" ::= { affirmedZoneContentStatisticsSlotLevelFilterInstanceContentCategorizationEntry 10 } affirmedZoneContentStatisticsSlotLevelFilterInstanceContentCategorizationNumcategoryartnudes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of requests categorized as Art Nudes Online Category" ::= { affirmedZoneContentStatisticsSlotLevelFilterInstanceContentCategorizationEntry 11 } affirmedZoneContentStatisticsSlotLevelFilterInstanceContentCategorizationNumcategoryautomatedwebapplication OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of requests categorized as Automated Web Application Online Category" ::= { affirmedZoneContentStatisticsSlotLevelFilterInstanceContentCategorizationEntry 12 } affirmedZoneContentStatisticsSlotLevelFilterInstanceContentCategorizationNumcategoryautomotive OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of requests categorized as Automotive Online Category" ::= { affirmedZoneContentStatisticsSlotLevelFilterInstanceContentCategorizationEntry 13 } affirmedZoneContentStatisticsSlotLevelFilterInstanceContentCategorizationNumcategorybikini OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of requests categorized as Bikini Online Category" ::= { affirmedZoneContentStatisticsSlotLevelFilterInstanceContentCategorizationEntry 14 } affirmedZoneContentStatisticsSlotLevelFilterInstanceContentCategorizationNumcategoryblogging OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of requests categorized as Blogging Online Category" ::= { affirmedZoneContentStatisticsSlotLevelFilterInstanceContentCategorizationEntry 15 } affirmedZoneContentStatisticsSlotLevelFilterInstanceContentCategorizationNumcategorybusiness OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of requests categorized as Business Online Category" ::= { affirmedZoneContentStatisticsSlotLevelFilterInstanceContentCategorizationEntry 16 } affirmedZoneContentStatisticsSlotLevelFilterInstanceContentCategorizationNumcategorycashgambling OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of requests categorized as Cash Gambling Online Category" ::= { affirmedZoneContentStatisticsSlotLevelFilterInstanceContentCategorizationEntry 17 } affirmedZoneContentStatisticsSlotLevelFilterInstanceContentCategorizationNumcategorychat OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of requests categorized as Chat Online Category" ::= { affirmedZoneContentStatisticsSlotLevelFilterInstanceContentCategorizationEntry 18 } affirmedZoneContentStatisticsSlotLevelFilterInstanceContentCategorizationNumcategorycontentdeliverynetwork OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of requests categorized as Content Delivery Network Online Category" ::= { affirmedZoneContentStatisticsSlotLevelFilterInstanceContentCategorizationEntry 19 } affirmedZoneContentStatisticsSlotLevelFilterInstanceContentCategorizationNumcategorycriminalskills OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of requests categorized as Criminal Skills Online Category" ::= { affirmedZoneContentStatisticsSlotLevelFilterInstanceContentCategorizationEntry 20 } affirmedZoneContentStatisticsSlotLevelFilterInstanceContentCategorizationNumcategorycults OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of requests categorized as Cults Online Category" ::= { affirmedZoneContentStatisticsSlotLevelFilterInstanceContentCategorizationEntry 21 } affirmedZoneContentStatisticsSlotLevelFilterInstanceContentCategorizationNumcategorydrugs OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of requests categorized as Drugs Online Category" ::= { affirmedZoneContentStatisticsSlotLevelFilterInstanceContentCategorizationEntry 22 } affirmedZoneContentStatisticsSlotLevelFilterInstanceContentCategorizationNumcategorydynamic OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of requests categorized as Dynamic Online Category" ::= { affirmedZoneContentStatisticsSlotLevelFilterInstanceContentCategorizationEntry 23 } affirmedZoneContentStatisticsSlotLevelFilterInstanceContentCategorizationNumcategoryeducational OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of requests categorized as Educational Online Category" ::= { affirmedZoneContentStatisticsSlotLevelFilterInstanceContentCategorizationEntry 24 } affirmedZoneContentStatisticsSlotLevelFilterInstanceContentCategorizationNumcategoryenergy OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of requests categorized as Energy Online Category" ::= { affirmedZoneContentStatisticsSlotLevelFilterInstanceContentCategorizationEntry 25 } affirmedZoneContentStatisticsSlotLevelFilterInstanceContentCategorizationNumcategoryenterprisewebmail OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of requests categorized as Enterprise Webmail Online Category" ::= { affirmedZoneContentStatisticsSlotLevelFilterInstanceContentCategorizationEntry 26 } affirmedZoneContentStatisticsSlotLevelFilterInstanceContentCategorizationNumcategoryentertainment OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of requests categorized as Entertainment Online Category" ::= { affirmedZoneContentStatisticsSlotLevelFilterInstanceContentCategorizationEntry 27 } affirmedZoneContentStatisticsSlotLevelFilterInstanceContentCategorizationNumcategoryfilesharing OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of requests categorized as Filesharing Online Category" ::= { affirmedZoneContentStatisticsSlotLevelFilterInstanceContentCategorizationEntry 28 } affirmedZoneContentStatisticsSlotLevelFilterInstanceContentCategorizationNumcategoryfinanceandinvesting OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of requests categorized as Finance And Investing Online Category" ::= { affirmedZoneContentStatisticsSlotLevelFilterInstanceContentCategorizationEntry 29 } affirmedZoneContentStatisticsSlotLevelFilterInstanceContentCategorizationNumcategoryfoodandrestaurants OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of requests categorized as Food And Restaurants Online Category" ::= { affirmedZoneContentStatisticsSlotLevelFilterInstanceContentCategorizationEntry 30 } affirmedZoneContentStatisticsSlotLevelFilterInstanceContentCategorizationNumcategoryforumsandmessageboards OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of requests categorized as Forums And Messageboards Online Category" ::= { affirmedZoneContentStatisticsSlotLevelFilterInstanceContentCategorizationEntry 31 } affirmedZoneContentStatisticsSlotLevelFilterInstanceContentCategorizationNumcategoryfreewareandshareware OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of requests categorized as Freeware And Shareware Online Category" ::= { affirmedZoneContentStatisticsSlotLevelFilterInstanceContentCategorizationEntry 32 } affirmedZoneContentStatisticsSlotLevelFilterInstanceContentCategorizationNumcategorygambling OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of requests categorized as Gambling Online Category" ::= { affirmedZoneContentStatisticsSlotLevelFilterInstanceContentCategorizationEntry 33 } affirmedZoneContentStatisticsSlotLevelFilterInstanceContentCategorizationNumcategorygaming OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of requests categorized as Gaming Online Category" ::= { affirmedZoneContentStatisticsSlotLevelFilterInstanceContentCategorizationEntry 34 } affirmedZoneContentStatisticsSlotLevelFilterInstanceContentCategorizationNumcategoryglamour OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of requests categorized as Glamour Online Category" ::= { affirmedZoneContentStatisticsSlotLevelFilterInstanceContentCategorizationEntry 35 } affirmedZoneContentStatisticsSlotLevelFilterInstanceContentCategorizationNumcategorygore OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of requests categorized as Gore Online Category" ::= { affirmedZoneContentStatisticsSlotLevelFilterInstanceContentCategorizationEntry 36 } affirmedZoneContentStatisticsSlotLevelFilterInstanceContentCategorizationNumcategorygovernment OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of requests categorized as Government Online Category" ::= { affirmedZoneContentStatisticsSlotLevelFilterInstanceContentCategorizationEntry 37 } affirmedZoneContentStatisticsSlotLevelFilterInstanceContentCategorizationNumcategoryhacking OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of requests categorized as Hacking Online Category" ::= { affirmedZoneContentStatisticsSlotLevelFilterInstanceContentCategorizationEntry 38 } affirmedZoneContentStatisticsSlotLevelFilterInstanceContentCategorizationNumcategoryhate OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of requests categorized as Hate Online Category" ::= { affirmedZoneContentStatisticsSlotLevelFilterInstanceContentCategorizationEntry 39 } affirmedZoneContentStatisticsSlotLevelFilterInstanceContentCategorizationNumcategoryhealth OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of requests categorized as Health Online Category" ::= { affirmedZoneContentStatisticsSlotLevelFilterInstanceContentCategorizationEntry 40 } affirmedZoneContentStatisticsSlotLevelFilterInstanceContentCategorizationNumcategoryhobby OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of requests categorized as Hobby Online Category" ::= { affirmedZoneContentStatisticsSlotLevelFilterInstanceContentCategorizationEntry 41 } affirmedZoneContentStatisticsSlotLevelFilterInstanceContentCategorizationNumcategoryhosting OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of requests categorized as Hosting Online Category" ::= { affirmedZoneContentStatisticsSlotLevelFilterInstanceContentCategorizationEntry 42 } affirmedZoneContentStatisticsSlotLevelFilterInstanceContentCategorizationNumcategoryinternettelephony OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of requests categorized as Internet Telephony Online Category" ::= { affirmedZoneContentStatisticsSlotLevelFilterInstanceContentCategorizationEntry 43 } affirmedZoneContentStatisticsSlotLevelFilterInstanceContentCategorizationNumcategoryjobsearch OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of requests categorized as Job Search Online Category" ::= { affirmedZoneContentStatisticsSlotLevelFilterInstanceContentCategorizationEntry 44 } affirmedZoneContentStatisticsSlotLevelFilterInstanceContentCategorizationNumcategorykids OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of requests categorized as Kids Online Category" ::= { affirmedZoneContentStatisticsSlotLevelFilterInstanceContentCategorizationEntry 45 } affirmedZoneContentStatisticsSlotLevelFilterInstanceContentCategorizationNumcategorylaw OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of requests categorized as Law Online Category" ::= { affirmedZoneContentStatisticsSlotLevelFilterInstanceContentCategorizationEntry 46 } affirmedZoneContentStatisticsSlotLevelFilterInstanceContentCategorizationNumcategorylifestyles OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of requests categorized as Lifestyles Online Category" ::= { affirmedZoneContentStatisticsSlotLevelFilterInstanceContentCategorizationEntry 47 } affirmedZoneContentStatisticsSlotLevelFilterInstanceContentCategorizationNumcategorymaturecontent OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of requests categorized as Mature Content Online Category" ::= { affirmedZoneContentStatisticsSlotLevelFilterInstanceContentCategorizationEntry 48 } affirmedZoneContentStatisticsSlotLevelFilterInstanceContentCategorizationNumcategorymilitary OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of requests categorized as Military Online Category" ::= { affirmedZoneContentStatisticsSlotLevelFilterInstanceContentCategorizationEntry 49 } affirmedZoneContentStatisticsSlotLevelFilterInstanceContentCategorizationNumcategorymobileentertainment OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of requests categorized as Mobile Entertainment Online Category" ::= { affirmedZoneContentStatisticsSlotLevelFilterInstanceContentCategorizationEntry 50 } affirmedZoneContentStatisticsSlotLevelFilterInstanceContentCategorizationNumcategorymusic OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of requests categorized as Music Online Category" ::= { affirmedZoneContentStatisticsSlotLevelFilterInstanceContentCategorizationEntry 51 } affirmedZoneContentStatisticsSlotLevelFilterInstanceContentCategorizationNumcategorynews OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of requests categorized as News Online Category" ::= { affirmedZoneContentStatisticsSlotLevelFilterInstanceContentCategorizationEntry 52 } affirmedZoneContentStatisticsSlotLevelFilterInstanceContentCategorizationNumcategorynonprofit OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of requests categorized as Non Profit Online Category" ::= { affirmedZoneContentStatisticsSlotLevelFilterInstanceContentCategorizationEntry 53 } affirmedZoneContentStatisticsSlotLevelFilterInstanceContentCategorizationNumcategoryobscene OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of requests categorized as Obscene Online Category" ::= { affirmedZoneContentStatisticsSlotLevelFilterInstanceContentCategorizationEntry 54 } affirmedZoneContentStatisticsSlotLevelFilterInstanceContentCategorizationNumcategoryoccult OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of requests categorized as Occult Online Category" ::= { affirmedZoneContentStatisticsSlotLevelFilterInstanceContentCategorizationEntry 55 } affirmedZoneContentStatisticsSlotLevelFilterInstanceContentCategorizationNumcategoryonlinebackupandstorage OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of requests categorized as Online Backup And Storage Online Category" ::= { affirmedZoneContentStatisticsSlotLevelFilterInstanceContentCategorizationEntry 56 } affirmedZoneContentStatisticsSlotLevelFilterInstanceContentCategorizationNumcategorypeertopeer OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of requests categorized as PeerToPeer Online Category" ::= { affirmedZoneContentStatisticsSlotLevelFilterInstanceContentCategorizationEntry 57 } affirmedZoneContentStatisticsSlotLevelFilterInstanceContentCategorizationNumcategorypets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of requests categorized as Pets Online Category" ::= { affirmedZoneContentStatisticsSlotLevelFilterInstanceContentCategorizationEntry 58 } affirmedZoneContentStatisticsSlotLevelFilterInstanceContentCategorizationNumcategoryphotography OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of requests categorized as Photography Online Category" ::= { affirmedZoneContentStatisticsSlotLevelFilterInstanceContentCategorizationEntry 59 } affirmedZoneContentStatisticsSlotLevelFilterInstanceContentCategorizationNumcategoryplaceholder OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of requests categorized as Placeholder Online Category" ::= { affirmedZoneContentStatisticsSlotLevelFilterInstanceContentCategorizationEntry 60 } affirmedZoneContentStatisticsSlotLevelFilterInstanceContentCategorizationNumcategoryplagiarism OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of requests categorized as Plagiarism Online Category" ::= { affirmedZoneContentStatisticsSlotLevelFilterInstanceContentCategorizationEntry 61 } affirmedZoneContentStatisticsSlotLevelFilterInstanceContentCategorizationNumcategorypolitics OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of requests categorized as Politics Online Category" ::= { affirmedZoneContentStatisticsSlotLevelFilterInstanceContentCategorizationEntry 62 } affirmedZoneContentStatisticsSlotLevelFilterInstanceContentCategorizationNumcategorypornography OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of requests categorized as Pornography Online Category" ::= { affirmedZoneContentStatisticsSlotLevelFilterInstanceContentCategorizationEntry 63 } affirmedZoneContentStatisticsSlotLevelFilterInstanceContentCategorizationNumcategoryportal OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of requests categorized as Portal Online Category" ::= { affirmedZoneContentStatisticsSlotLevelFilterInstanceContentCategorizationEntry 64 } affirmedZoneContentStatisticsSlotLevelFilterInstanceContentCategorizationNumcategorypersonalsanddating OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of requests categorized as Personals And Dating Online Category" ::= { affirmedZoneContentStatisticsSlotLevelFilterInstanceContentCategorizationEntry 65 } affirmedZoneContentStatisticsSlotLevelFilterInstanceContentCategorizationNumcategoryrealestate OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of requests categorized as Real Estate Online Category" ::= { affirmedZoneContentStatisticsSlotLevelFilterInstanceContentCategorizationEntry 66 } affirmedZoneContentStatisticsSlotLevelFilterInstanceContentCategorizationNumcategoryreference OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of requests categorized as Reference Online Category" ::= { affirmedZoneContentStatisticsSlotLevelFilterInstanceContentCategorizationEntry 67 } affirmedZoneContentStatisticsSlotLevelFilterInstanceContentCategorizationNumcategoryreligion OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of requests categorized as Religion Online Category" ::= { affirmedZoneContentStatisticsSlotLevelFilterInstanceContentCategorizationEntry 68 } affirmedZoneContentStatisticsSlotLevelFilterInstanceContentCategorizationNumcategoryremoteaccess OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of requests categorized as Remote Access Online Category" ::= { affirmedZoneContentStatisticsSlotLevelFilterInstanceContentCategorizationEntry 69 } affirmedZoneContentStatisticsSlotLevelFilterInstanceContentCategorizationNumcategoryscience OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of requests categorized as Science Online Category" ::= { affirmedZoneContentStatisticsSlotLevelFilterInstanceContentCategorizationEntry 70 } affirmedZoneContentStatisticsSlotLevelFilterInstanceContentCategorizationNumcategorysearch OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of requests categorized as Search Online Category" ::= { affirmedZoneContentStatisticsSlotLevelFilterInstanceContentCategorizationEntry 71 } affirmedZoneContentStatisticsSlotLevelFilterInstanceContentCategorizationNumcategoryselfharm OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of requests categorized as Self Harm Online Category" ::= { affirmedZoneContentStatisticsSlotLevelFilterInstanceContentCategorizationEntry 72 } affirmedZoneContentStatisticsSlotLevelFilterInstanceContentCategorizationNumcategorysexualeducation OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of requests categorized as Sexual Education Online Category" ::= { affirmedZoneContentStatisticsSlotLevelFilterInstanceContentCategorizationEntry 73 } affirmedZoneContentStatisticsSlotLevelFilterInstanceContentCategorizationNumcategoryshopping OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of requests categorized as Shopping Online Category" ::= { affirmedZoneContentStatisticsSlotLevelFilterInstanceContentCategorizationEntry 74 } affirmedZoneContentStatisticsSlotLevelFilterInstanceContentCategorizationNumcategorysports OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of requests categorized as Sports Online Category" ::= { affirmedZoneContentStatisticsSlotLevelFilterInstanceContentCategorizationEntry 75 } affirmedZoneContentStatisticsSlotLevelFilterInstanceContentCategorizationNumcategorystreamingmedia OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of requests categorized as Streaming Media Online Category" ::= { affirmedZoneContentStatisticsSlotLevelFilterInstanceContentCategorizationEntry 76 } affirmedZoneContentStatisticsSlotLevelFilterInstanceContentCategorizationNumcategorysuicide OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of requests categorized as Suicide Online Category" ::= { affirmedZoneContentStatisticsSlotLevelFilterInstanceContentCategorizationEntry 77 } affirmedZoneContentStatisticsSlotLevelFilterInstanceContentCategorizationNumcategorytechnologyandtelecommunication OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of requests categorized as Technology And Telecommunication Online Category" ::= { affirmedZoneContentStatisticsSlotLevelFilterInstanceContentCategorizationEntry 78 } affirmedZoneContentStatisticsSlotLevelFilterInstanceContentCategorizationNumcategorytobacco OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of requests categorized as Tobacco Online Category" ::= { affirmedZoneContentStatisticsSlotLevelFilterInstanceContentCategorizationEntry 79 } affirmedZoneContentStatisticsSlotLevelFilterInstanceContentCategorizationNumcategorytravel OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of requests categorized as Travel Online Category" ::= { affirmedZoneContentStatisticsSlotLevelFilterInstanceContentCategorizationEntry 80 } affirmedZoneContentStatisticsSlotLevelFilterInstanceContentCategorizationNumcategoryviolence OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of requests categorized as Violence Online Category" ::= { affirmedZoneContentStatisticsSlotLevelFilterInstanceContentCategorizationEntry 81 } affirmedZoneContentStatisticsSlotLevelFilterInstanceContentCategorizationNumcategoryvirtualcommunity OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of requests categorized as Virtual Community Online Category" ::= { affirmedZoneContentStatisticsSlotLevelFilterInstanceContentCategorizationEntry 82 } affirmedZoneContentStatisticsSlotLevelFilterInstanceContentCategorizationNumcategoryweapons OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of requests categorized as Weapons Online Category" ::= { affirmedZoneContentStatisticsSlotLevelFilterInstanceContentCategorizationEntry 83 } affirmedZoneContentStatisticsSlotLevelFilterInstanceContentCategorizationNumcategorywebmail OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of requests categorized as Webmail Online Category" ::= { affirmedZoneContentStatisticsSlotLevelFilterInstanceContentCategorizationEntry 84 } affirmedZoneContentStatisticsSlotLevelFilterInstanceContentCategorizationNumcategorywedding OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of requests categorized as Wedding Online Category" ::= { affirmedZoneContentStatisticsSlotLevelFilterInstanceContentCategorizationEntry 85 } affirmedZoneContentStatisticsSlotLevelFilterInstanceContentCategorizationNumcategorywirelessbusiness OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of requests categorized as Wireless Business Online Category" ::= { affirmedZoneContentStatisticsSlotLevelFilterInstanceContentCategorizationEntry 86 } affirmedZoneContentStatisticsSlotLevelFilterInstanceContentCategorizationNumcategorywirelesschatsms OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of requests categorized as Wireless Chat and SMS Online Category" ::= { affirmedZoneContentStatisticsSlotLevelFilterInstanceContentCategorizationEntry 87 } affirmedZoneContentStatisticsSlotLevelFilterInstanceContentCategorizationNumcategorywirelessdynamic OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of requests categorized as Wireless Dynamic Online Category" ::= { affirmedZoneContentStatisticsSlotLevelFilterInstanceContentCategorizationEntry 88 } affirmedZoneContentStatisticsSlotLevelFilterInstanceContentCategorizationNumcategorywirelessentertainment OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of requests categorized as Wireless Entertainment Online Category" ::= { affirmedZoneContentStatisticsSlotLevelFilterInstanceContentCategorizationEntry 89 } affirmedZoneContentStatisticsSlotLevelFilterInstanceContentCategorizationNumcategorywirelessfinance OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of requests categorized as Wireless Finance Online Category" ::= { affirmedZoneContentStatisticsSlotLevelFilterInstanceContentCategorizationEntry 90 } affirmedZoneContentStatisticsSlotLevelFilterInstanceContentCategorizationNumcategorywirelessgambling OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of requests categorized as Wireless Gambling Online Category" ::= { affirmedZoneContentStatisticsSlotLevelFilterInstanceContentCategorizationEntry 91 } affirmedZoneContentStatisticsSlotLevelFilterInstanceContentCategorizationNumcategorywirelessnews OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of requests categorized as Wireless News Online Category" ::= { affirmedZoneContentStatisticsSlotLevelFilterInstanceContentCategorizationEntry 92 } affirmedZoneContentStatisticsSlotLevelFilterInstanceContentCategorizationNumcategorywirelesspersonalsanddating OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of requests categorized as Wireless Personals And Dating Online Category" ::= { affirmedZoneContentStatisticsSlotLevelFilterInstanceContentCategorizationEntry 93 } affirmedZoneContentStatisticsSlotLevelFilterInstanceContentCategorizationNumcategorywirelesspornography OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of requests categorized as Wireless Pornography Online Category" ::= { affirmedZoneContentStatisticsSlotLevelFilterInstanceContentCategorizationEntry 94 } affirmedZoneContentStatisticsSlotLevelFilterInstanceContentCategorizationNumcategorywirelesssports OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of requests categorized as Wireless Sports Online Category" ::= { affirmedZoneContentStatisticsSlotLevelFilterInstanceContentCategorizationEntry 95 } affirmedZoneContentStatisticsSlotLevelFilterInstanceContentCategorizationNumcategorywirelesstravel OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of requests categorized as Wireless Travel Online Category" ::= { affirmedZoneContentStatisticsSlotLevelFilterInstanceContentCategorizationEntry 96 } affirmedZoneContentStatisticsSlotLevelFilterInstanceContentCategorizationNumcategoryunknown OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of requests failed categorization" ::= { affirmedZoneContentStatisticsSlotLevelFilterInstanceContentCategorizationEntry 97 } affirmedZoneContentStatisticsSlotLevelFilterInstanceContentCategorizationNumcategorymalware OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of requests categorized as Malware Online Category" ::= { affirmedZoneContentStatisticsSlotLevelFilterInstanceContentCategorizationEntry 98 } affirmedZoneContentStatisticsSlotLevelFilterInstanceContentCategorizationNumcategoryphishing OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of requests categorized as Phishing Online Category" ::= { affirmedZoneContentStatisticsSlotLevelFilterInstanceContentCategorizationEntry 99 } affirmedZoneContentStatisticsSlotLevelFilterInstanceContentCategorizationNumcategoryiwf OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of requests categorized as internet watch foundation CAIC Online Category" ::= { affirmedZoneContentStatisticsSlotLevelFilterInstanceContentCategorizationEntry 100 } affirmedZoneContentStatisticsSlotLevelFilterInstanceContentCategorizationNumcategorynocat OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of requests categorized as none of well-known categories" ::= { affirmedZoneContentStatisticsSlotLevelFilterInstanceContentCategorizationEntry 101 } affirmedZoneContentStatisticsSlotLevelFilterInstanceContentCategorizationNumcategoryother OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of requests categorized as new category not yet supported by AN3K" ::= { affirmedZoneContentStatisticsSlotLevelFilterInstanceContentCategorizationEntry 102 } affirmedZoneContentStatisticsSlotLevelFilterInstanceContentCategorizationNumcategoryalcoholkids OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of requests categorized as Alcohol Kids Online Category" ::= { affirmedZoneContentStatisticsSlotLevelFilterInstanceContentCategorizationEntry 103 } affirmedZoneContentStatisticsSlotLevelFilterInstanceContentCategorizationNumcategorytobaccokids OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of requests categorized as Tobacco Kids Online Category" ::= { affirmedZoneContentStatisticsSlotLevelFilterInstanceContentCategorizationEntry 104 } affirmedZoneContentStatisticsSlotLevelFilterInstanceContentCategorizationNumcategorycyberbullying OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of requests categorized as Cyberbullying Online Category" ::= { affirmedZoneContentStatisticsSlotLevelFilterInstanceContentCategorizationEntry 105 } affirmedZoneContentStatisticsSlotLevelCacheTable OBJECT-TYPE SYNTAX SEQUENCE OF AffirmedZoneContentStatisticsSlotLevelCacheEntry MAX-ACCESS not-accessible STATUS deprecated DESCRIPTION "" ::= { affirmedZoneMIB 138 } affirmedZoneContentStatisticsSlotLevelCacheEntry OBJECT-TYPE SYNTAX AffirmedZoneContentStatisticsSlotLevelCacheEntry MAX-ACCESS not-accessible STATUS deprecated DESCRIPTION "" INDEX { affirmedZoneName, affirmedZoneContentStatisticsSlotLevelCacheChassis, affirmedZoneContentStatisticsSlotLevelCacheSlot } ::= { affirmedZoneContentStatisticsSlotLevelCacheTable 1 } AffirmedZoneContentStatisticsSlotLevelCacheEntry ::= SEQUENCE { affirmedZoneContentStatisticsSlotLevelCacheChassis Unsigned32, affirmedZoneContentStatisticsSlotLevelCacheSlot INTEGER, affirmedZoneContentStatisticsSlotLevelCacheNumcachehitobjects ConfdString, affirmedZoneContentStatisticsSlotLevelCacheNumcachehitbytes ConfdString, affirmedZoneContentStatisticsSlotLevelCacheNumcachemissobjects ConfdString, affirmedZoneContentStatisticsSlotLevelCacheNumcachehitobjectsinmemory ConfdString, affirmedZoneContentStatisticsSlotLevelCacheNumcachehitbytesinmemory ConfdString, affirmedZoneContentStatisticsSlotLevelCacheNumcachehitobjectsondisk ConfdString, affirmedZoneContentStatisticsSlotLevelCacheNumcachehitbytesondisk ConfdString, affirmedZoneContentStatisticsSlotLevelCacheNumcurrentmetadata ConfdString, affirmedZoneContentStatisticsSlotLevelCacheNumcurrentobjectsinmemory ConfdString, affirmedZoneContentStatisticsSlotLevelCacheNumcurrentobjectsondisk ConfdString, affirmedZoneContentStatisticsSlotLevelCacheNumcurrentbytesinmemory ConfdString, affirmedZoneContentStatisticsSlotLevelCacheNumcurrentbytesondisk ConfdString, affirmedZoneContentStatisticsSlotLevelCacheNumcachevideohitsobjects ConfdString, affirmedZoneContentStatisticsSlotLevelCacheNumcachevideohitsbytes ConfdString, affirmedZoneContentStatisticsSlotLevelCacheNumcurrentvideoobjects ConfdString, affirmedZoneContentStatisticsSlotLevelCacheNumobjectspurgedtodisk ConfdString, affirmedZoneContentStatisticsSlotLevelCacheNumbytespurgedtodisk ConfdString, affirmedZoneContentStatisticsSlotLevelCacheNumobjectsevictedfromdisk ConfdString, affirmedZoneContentStatisticsSlotLevelCacheNumbytesevictedfromdisk ConfdString, affirmedZoneContentStatisticsSlotLevelCacheNumobjectsevictedfrommemory ConfdString, affirmedZoneContentStatisticsSlotLevelCacheNumbytesevictedfrommemory ConfdString, affirmedZoneContentStatisticsSlotLevelCacheNumcurrentcontentbuffers ConfdString, affirmedZoneContentStatisticsSlotLevelCacheNumcurrentcontentblocks ConfdString, affirmedZoneContentStatisticsSlotLevelCacheNumcurrentmutexblocks ConfdString, affirmedZoneContentStatisticsSlotLevelCacheNumcurrentcachestate ConfdString } affirmedZoneContentStatisticsSlotLevelCacheChassis OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS not-accessible STATUS current DESCRIPTION "chassis ID" ::= { affirmedZoneContentStatisticsSlotLevelCacheEntry 1 } affirmedZoneContentStatisticsSlotLevelCacheSlot OBJECT-TYPE SYNTAX INTEGER {a1(1),a2(2),a3(3),a4(4),a5(5),a6(6),a7(7),a8(8),a9(9),a10(10),a11(11),a12(12),a13(13),a14(14),a15(15),a16(16),a17(17),a18(18),a19(19),a20(20),a21(21),a22(22),a23(23),a24(24),a25(25),a26(26),a27(27),a28(28),a29(29),a30(30),a31(31),a32(32),a33(33),a34(34),a35(35),a36(36),a37(37),a38(38),a39(39),a40(40),a41(41),a42(42),a43(43),a44(44),a45(45),a46(46),a47(47),a48(48),a49(49),a50(50),a51(51),a52(52),a53(53),a54(54),a55(55),a56(56),a57(57),a58(58),a59(59),a60(60),a61(61),a62(62),a63(63),a64(64),a65(65),a66(66),a67(67),a68(68),a69(69),a70(70),a71(71),a72(72),a73(73),a74(74),a75(75),a76(76),a77(77),a78(78),a79(79),a80(80),a81(81),a82(82),a83(83),a84(84),a85(85),a86(86),a87(87),a88(88),a89(89),a90(90),a91(91),a92(92),a93(93),a94(94),a95(95),a96(96),a97(97),a98(98),a99(99),a100(100),a101(101),a102(102),a103(103),a104(104),a105(105),a106(106),a107(107),a108(108),a109(109),a110(110),a111(111),a112(112),a113(113),a114(114),a115(115),a116(116),a117(117),a118(118),a119(119),a120(120),a121(121),a122(122),a123(123),a124(124),a125(125),a126(126),a127(127),a128(128)} MAX-ACCESS not-accessible STATUS current DESCRIPTION "slot number" ::= { affirmedZoneContentStatisticsSlotLevelCacheEntry 2 } affirmedZoneContentStatisticsSlotLevelCacheNumcachehitobjects OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of objects served from cache" ::= { affirmedZoneContentStatisticsSlotLevelCacheEntry 3 } affirmedZoneContentStatisticsSlotLevelCacheNumcachehitbytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bytes served from cache" ::= { affirmedZoneContentStatisticsSlotLevelCacheEntry 4 } affirmedZoneContentStatisticsSlotLevelCacheNumcachemissobjects OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of objects missed from cache" ::= { affirmedZoneContentStatisticsSlotLevelCacheEntry 5 } affirmedZoneContentStatisticsSlotLevelCacheNumcachehitobjectsinmemory OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of objects served from memory cache" ::= { affirmedZoneContentStatisticsSlotLevelCacheEntry 6 } affirmedZoneContentStatisticsSlotLevelCacheNumcachehitbytesinmemory OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bytes served from memory cache" ::= { affirmedZoneContentStatisticsSlotLevelCacheEntry 7 } affirmedZoneContentStatisticsSlotLevelCacheNumcachehitobjectsondisk OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of objects served from disk cache" ::= { affirmedZoneContentStatisticsSlotLevelCacheEntry 8 } affirmedZoneContentStatisticsSlotLevelCacheNumcachehitbytesondisk OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bytes served from disk cache" ::= { affirmedZoneContentStatisticsSlotLevelCacheEntry 9 } affirmedZoneContentStatisticsSlotLevelCacheNumcurrentmetadata OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of current MetaData" ::= { affirmedZoneContentStatisticsSlotLevelCacheEntry 10 } affirmedZoneContentStatisticsSlotLevelCacheNumcurrentobjectsinmemory OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of current Object in memory" ::= { affirmedZoneContentStatisticsSlotLevelCacheEntry 11 } affirmedZoneContentStatisticsSlotLevelCacheNumcurrentobjectsondisk OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of current Object on disk" ::= { affirmedZoneContentStatisticsSlotLevelCacheEntry 12 } affirmedZoneContentStatisticsSlotLevelCacheNumcurrentbytesinmemory OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of current Bytes in memory" ::= { affirmedZoneContentStatisticsSlotLevelCacheEntry 13 } affirmedZoneContentStatisticsSlotLevelCacheNumcurrentbytesondisk OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of current Bytes on disk" ::= { affirmedZoneContentStatisticsSlotLevelCacheEntry 14 } affirmedZoneContentStatisticsSlotLevelCacheNumcachevideohitsobjects OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of video objects served from cache" ::= { affirmedZoneContentStatisticsSlotLevelCacheEntry 15 } affirmedZoneContentStatisticsSlotLevelCacheNumcachevideohitsbytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of video bytes served from cache" ::= { affirmedZoneContentStatisticsSlotLevelCacheEntry 16 } affirmedZoneContentStatisticsSlotLevelCacheNumcurrentvideoobjects OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of current video objects in cache" ::= { affirmedZoneContentStatisticsSlotLevelCacheEntry 17 } affirmedZoneContentStatisticsSlotLevelCacheNumobjectspurgedtodisk OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of objects purged to disk" ::= { affirmedZoneContentStatisticsSlotLevelCacheEntry 18 } affirmedZoneContentStatisticsSlotLevelCacheNumbytespurgedtodisk OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bytes purged to disk" ::= { affirmedZoneContentStatisticsSlotLevelCacheEntry 19 } affirmedZoneContentStatisticsSlotLevelCacheNumobjectsevictedfromdisk OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of objects evicted from disk" ::= { affirmedZoneContentStatisticsSlotLevelCacheEntry 20 } affirmedZoneContentStatisticsSlotLevelCacheNumbytesevictedfromdisk OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bytes evicted from disk" ::= { affirmedZoneContentStatisticsSlotLevelCacheEntry 21 } affirmedZoneContentStatisticsSlotLevelCacheNumobjectsevictedfrommemory OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of objects evicted from memory" ::= { affirmedZoneContentStatisticsSlotLevelCacheEntry 22 } affirmedZoneContentStatisticsSlotLevelCacheNumbytesevictedfrommemory OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bytes evicted from memory" ::= { affirmedZoneContentStatisticsSlotLevelCacheEntry 23 } affirmedZoneContentStatisticsSlotLevelCacheNumcurrentcontentbuffers OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of 4KB current content buffer" ::= { affirmedZoneContentStatisticsSlotLevelCacheEntry 24 } affirmedZoneContentStatisticsSlotLevelCacheNumcurrentcontentblocks OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of current content blocks" ::= { affirmedZoneContentStatisticsSlotLevelCacheEntry 25 } affirmedZoneContentStatisticsSlotLevelCacheNumcurrentmutexblocks OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of current mutex blocks" ::= { affirmedZoneContentStatisticsSlotLevelCacheEntry 26 } affirmedZoneContentStatisticsSlotLevelCacheNumcurrentcachestate OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Current VM Nodes Caching" ::= { affirmedZoneContentStatisticsSlotLevelCacheEntry 27 } affirmedZoneContentStatisticsSlotLevelTranscoderTable OBJECT-TYPE SYNTAX SEQUENCE OF AffirmedZoneContentStatisticsSlotLevelTranscoderEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "" ::= { affirmedZoneMIB 139 } affirmedZoneContentStatisticsSlotLevelTranscoderEntry OBJECT-TYPE SYNTAX AffirmedZoneContentStatisticsSlotLevelTranscoderEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "" INDEX { affirmedZoneName, affirmedZoneContentStatisticsSlotLevelTranscoderChassis, affirmedZoneContentStatisticsSlotLevelTranscoderSlot } ::= { affirmedZoneContentStatisticsSlotLevelTranscoderTable 1 } AffirmedZoneContentStatisticsSlotLevelTranscoderEntry ::= SEQUENCE { affirmedZoneContentStatisticsSlotLevelTranscoderChassis Unsigned32, affirmedZoneContentStatisticsSlotLevelTranscoderSlot INTEGER, affirmedZoneContentStatisticsSlotLevelTranscoderVideotranscodingsuccesses ConfdString, affirmedZoneContentStatisticsSlotLevelTranscoderVideotranscodingfailures ConfdString, affirmedZoneContentStatisticsSlotLevelTranscoderVideotranscodingflv2flvsuccesses ConfdString, affirmedZoneContentStatisticsSlotLevelTranscoderVideotranscodingflv2flvfailures ConfdString, affirmedZoneContentStatisticsSlotLevelTranscoderVideotranscodingflv2mp4successes ConfdString, affirmedZoneContentStatisticsSlotLevelTranscoderVideotranscodingflv2mp4failures ConfdString, affirmedZoneContentStatisticsSlotLevelTranscoderVideotranscodingmp42flvsuccesses ConfdString, affirmedZoneContentStatisticsSlotLevelTranscoderVideotranscodingmp42flvfailures ConfdString, affirmedZoneContentStatisticsSlotLevelTranscoderVideotranscodingmp42mp4successes ConfdString, affirmedZoneContentStatisticsSlotLevelTranscoderVideotranscodingmp42mp4failures ConfdString, affirmedZoneContentStatisticsSlotLevelTranscoderVideoadaptationorigmediasuccess ConfdString, affirmedZoneContentStatisticsSlotLevelTranscoderVideoadaptationorigmediaabort ConfdString, affirmedZoneContentStatisticsSlotLevelTranscoderVideoadaptationorigmediafailure ConfdString, affirmedZoneContentStatisticsSlotLevelTranscoderVideoadaptationflvmediasuccess ConfdString, affirmedZoneContentStatisticsSlotLevelTranscoderVideoadaptationflvmediaabort ConfdString, affirmedZoneContentStatisticsSlotLevelTranscoderVideoadaptationflvmediafailure ConfdString, affirmedZoneContentStatisticsSlotLevelTranscoderVideoadaptationmp4mediasuccess ConfdString, affirmedZoneContentStatisticsSlotLevelTranscoderVideoadaptationmp4mediaabort ConfdString, affirmedZoneContentStatisticsSlotLevelTranscoderVideoadaptationmp4mediafailure ConfdString, affirmedZoneContentStatisticsSlotLevelTranscoderVideotranscodingwebm2webmsuccesses ConfdString, affirmedZoneContentStatisticsSlotLevelTranscoderVideotranscodingwebm2webmfailures ConfdString, affirmedZoneContentStatisticsSlotLevelTranscoderVideoadaptationwebmmediasuccess ConfdString, affirmedZoneContentStatisticsSlotLevelTranscoderVideoadaptationwebmmediaabort ConfdString, affirmedZoneContentStatisticsSlotLevelTranscoderVideoadaptationwebmmediafailure ConfdString } affirmedZoneContentStatisticsSlotLevelTranscoderChassis OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS not-accessible STATUS current DESCRIPTION "chasssis ID" ::= { affirmedZoneContentStatisticsSlotLevelTranscoderEntry 1 } affirmedZoneContentStatisticsSlotLevelTranscoderSlot OBJECT-TYPE SYNTAX INTEGER {a1(1),a2(2),a3(3),a4(4),a5(5),a6(6),a7(7),a8(8),a9(9),a10(10),a11(11),a12(12),a13(13),a14(14),a15(15),a16(16),a17(17),a18(18),a19(19),a20(20),a21(21),a22(22),a23(23),a24(24),a25(25),a26(26),a27(27),a28(28),a29(29),a30(30),a31(31),a32(32),a33(33),a34(34),a35(35),a36(36),a37(37),a38(38),a39(39),a40(40),a41(41),a42(42),a43(43),a44(44),a45(45),a46(46),a47(47),a48(48),a49(49),a50(50),a51(51),a52(52),a53(53),a54(54),a55(55),a56(56),a57(57),a58(58),a59(59),a60(60),a61(61),a62(62),a63(63),a64(64),a65(65),a66(66),a67(67),a68(68),a69(69),a70(70),a71(71),a72(72),a73(73),a74(74),a75(75),a76(76),a77(77),a78(78),a79(79),a80(80),a81(81),a82(82),a83(83),a84(84),a85(85),a86(86),a87(87),a88(88),a89(89),a90(90),a91(91),a92(92),a93(93),a94(94),a95(95),a96(96),a97(97),a98(98),a99(99),a100(100),a101(101),a102(102),a103(103),a104(104),a105(105),a106(106),a107(107),a108(108),a109(109),a110(110),a111(111),a112(112),a113(113),a114(114),a115(115),a116(116),a117(117),a118(118),a119(119),a120(120),a121(121),a122(122),a123(123),a124(124),a125(125),a126(126),a127(127),a128(128)} MAX-ACCESS not-accessible STATUS current DESCRIPTION "slot number" ::= { affirmedZoneContentStatisticsSlotLevelTranscoderEntry 2 } affirmedZoneContentStatisticsSlotLevelTranscoderVideotranscodingsuccesses OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of video transcoded successfully" ::= { affirmedZoneContentStatisticsSlotLevelTranscoderEntry 3 } affirmedZoneContentStatisticsSlotLevelTranscoderVideotranscodingfailures OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of video transcoded unsuccessfully" ::= { affirmedZoneContentStatisticsSlotLevelTranscoderEntry 4 } affirmedZoneContentStatisticsSlotLevelTranscoderVideotranscodingflv2flvsuccesses OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of video transcoded successfully from FLV to FLV" ::= { affirmedZoneContentStatisticsSlotLevelTranscoderEntry 5 } affirmedZoneContentStatisticsSlotLevelTranscoderVideotranscodingflv2flvfailures OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of video transcoded unsuccessfully from FLV to FLV" ::= { affirmedZoneContentStatisticsSlotLevelTranscoderEntry 6 } affirmedZoneContentStatisticsSlotLevelTranscoderVideotranscodingflv2mp4successes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of video transcoded successfully from FLV to MP4" ::= { affirmedZoneContentStatisticsSlotLevelTranscoderEntry 7 } affirmedZoneContentStatisticsSlotLevelTranscoderVideotranscodingflv2mp4failures OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of video transcoded unsuccessfully from FLV to MP4" ::= { affirmedZoneContentStatisticsSlotLevelTranscoderEntry 8 } affirmedZoneContentStatisticsSlotLevelTranscoderVideotranscodingmp42flvsuccesses OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of video transcoded successfully from MP4 to FLV" ::= { affirmedZoneContentStatisticsSlotLevelTranscoderEntry 9 } affirmedZoneContentStatisticsSlotLevelTranscoderVideotranscodingmp42flvfailures OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of video transcoded unsuccessfully from MP4 to FLV" ::= { affirmedZoneContentStatisticsSlotLevelTranscoderEntry 10 } affirmedZoneContentStatisticsSlotLevelTranscoderVideotranscodingmp42mp4successes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of video transcoded successfully from MP4 to MP4" ::= { affirmedZoneContentStatisticsSlotLevelTranscoderEntry 11 } affirmedZoneContentStatisticsSlotLevelTranscoderVideotranscodingmp42mp4failures OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of video transcoded unsuccessfully from MP4 to MP4" ::= { affirmedZoneContentStatisticsSlotLevelTranscoderEntry 12 } affirmedZoneContentStatisticsSlotLevelTranscoderVideoadaptationorigmediasuccess OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of original video serviced successfully" ::= { affirmedZoneContentStatisticsSlotLevelTranscoderEntry 13 } affirmedZoneContentStatisticsSlotLevelTranscoderVideoadaptationorigmediaabort OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of original video service aborts" ::= { affirmedZoneContentStatisticsSlotLevelTranscoderEntry 14 } affirmedZoneContentStatisticsSlotLevelTranscoderVideoadaptationorigmediafailure OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of original video service failures" ::= { affirmedZoneContentStatisticsSlotLevelTranscoderEntry 15 } affirmedZoneContentStatisticsSlotLevelTranscoderVideoadaptationflvmediasuccess OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of transcoded FLV video serviced successfully" ::= { affirmedZoneContentStatisticsSlotLevelTranscoderEntry 16 } affirmedZoneContentStatisticsSlotLevelTranscoderVideoadaptationflvmediaabort OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of transcoded FLV video service aborts" ::= { affirmedZoneContentStatisticsSlotLevelTranscoderEntry 17 } affirmedZoneContentStatisticsSlotLevelTranscoderVideoadaptationflvmediafailure OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of transcoded FLV video service failures" ::= { affirmedZoneContentStatisticsSlotLevelTranscoderEntry 18 } affirmedZoneContentStatisticsSlotLevelTranscoderVideoadaptationmp4mediasuccess OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of transcoded MP4 video serviced successfully" ::= { affirmedZoneContentStatisticsSlotLevelTranscoderEntry 19 } affirmedZoneContentStatisticsSlotLevelTranscoderVideoadaptationmp4mediaabort OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of transcoded MP4 video service aborts" ::= { affirmedZoneContentStatisticsSlotLevelTranscoderEntry 20 } affirmedZoneContentStatisticsSlotLevelTranscoderVideoadaptationmp4mediafailure OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of transcoded MP4 video service failures" ::= { affirmedZoneContentStatisticsSlotLevelTranscoderEntry 21 } affirmedZoneContentStatisticsSlotLevelTranscoderVideotranscodingwebm2webmsuccesses OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of video transcoded successfully from WEBM to WEBM" ::= { affirmedZoneContentStatisticsSlotLevelTranscoderEntry 22 } affirmedZoneContentStatisticsSlotLevelTranscoderVideotranscodingwebm2webmfailures OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of video transcoded unsuccessfully from WEBM to WEBM" ::= { affirmedZoneContentStatisticsSlotLevelTranscoderEntry 23 } affirmedZoneContentStatisticsSlotLevelTranscoderVideoadaptationwebmmediasuccess OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of transcoded WEBM video serviced successfully" ::= { affirmedZoneContentStatisticsSlotLevelTranscoderEntry 24 } affirmedZoneContentStatisticsSlotLevelTranscoderVideoadaptationwebmmediaabort OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of transcoded WEBM video service aborts" ::= { affirmedZoneContentStatisticsSlotLevelTranscoderEntry 25 } affirmedZoneContentStatisticsSlotLevelTranscoderVideoadaptationwebmmediafailure OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of transcoded WEBM video service failures" ::= { affirmedZoneContentStatisticsSlotLevelTranscoderEntry 26 } affirmedZoneContentStatisticsSlotLevelVideoAdaptationOfflineTranscodingSummaryTable OBJECT-TYPE SYNTAX SEQUENCE OF AffirmedZoneContentStatisticsSlotLevelVideoAdaptationOfflineTranscodingSummaryEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "" ::= { affirmedZoneMIB 282 } affirmedZoneContentStatisticsSlotLevelVideoAdaptationOfflineTranscodingSummaryEntry OBJECT-TYPE SYNTAX AffirmedZoneContentStatisticsSlotLevelVideoAdaptationOfflineTranscodingSummaryEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "" INDEX { affirmedZoneName, affirmedZoneContentStatisticsSlotLevelVideoAdaptationOfflineTranscodingSummaryChassis, affirmedZoneContentStatisticsSlotLevelVideoAdaptationOfflineTranscodingSummarySlot } ::= { affirmedZoneContentStatisticsSlotLevelVideoAdaptationOfflineTranscodingSummaryTable 1 } AffirmedZoneContentStatisticsSlotLevelVideoAdaptationOfflineTranscodingSummaryEntry ::= SEQUENCE { affirmedZoneContentStatisticsSlotLevelVideoAdaptationOfflineTranscodingSummaryChassis Unsigned32, affirmedZoneContentStatisticsSlotLevelVideoAdaptationOfflineTranscodingSummarySlot INTEGER, affirmedZoneContentStatisticsSlotLevelVideoAdaptationOfflineTranscodingSummaryNumofflineattempts ConfdString, affirmedZoneContentStatisticsSlotLevelVideoAdaptationOfflineTranscodingSummaryNumofflinesuccesses ConfdString, affirmedZoneContentStatisticsSlotLevelVideoAdaptationOfflineTranscodingSummaryNumofflinecancels ConfdString, affirmedZoneContentStatisticsSlotLevelVideoAdaptationOfflineTranscodingSummaryNumofflinefailures ConfdString, affirmedZoneContentStatisticsSlotLevelVideoAdaptationOfflineTranscodingSummaryNumofflineflvsuccesses ConfdString, affirmedZoneContentStatisticsSlotLevelVideoAdaptationOfflineTranscodingSummaryNumofflineflvfailures ConfdString, affirmedZoneContentStatisticsSlotLevelVideoAdaptationOfflineTranscodingSummaryNumofflinemp4successes ConfdString, affirmedZoneContentStatisticsSlotLevelVideoAdaptationOfflineTranscodingSummaryNumofflinemp4failures ConfdString, affirmedZoneContentStatisticsSlotLevelVideoAdaptationOfflineTranscodingSummaryNumofflinewebmsuccesses ConfdString, affirmedZoneContentStatisticsSlotLevelVideoAdaptationOfflineTranscodingSummaryNumofflinewebmfailures ConfdString, affirmedZoneContentStatisticsSlotLevelVideoAdaptationOfflineTranscodingSummaryNumofflineorigservingsuccess ConfdString, affirmedZoneContentStatisticsSlotLevelVideoAdaptationOfflineTranscodingSummaryNumofflineorigservingabort ConfdString, affirmedZoneContentStatisticsSlotLevelVideoAdaptationOfflineTranscodingSummaryNumofflineorigservingfailure ConfdString, affirmedZoneContentStatisticsSlotLevelVideoAdaptationOfflineTranscodingSummaryNumofflineflvservingsuccess ConfdString, affirmedZoneContentStatisticsSlotLevelVideoAdaptationOfflineTranscodingSummaryNumofflineflvservingabort ConfdString, affirmedZoneContentStatisticsSlotLevelVideoAdaptationOfflineTranscodingSummaryNumofflineflvservingfailure ConfdString, affirmedZoneContentStatisticsSlotLevelVideoAdaptationOfflineTranscodingSummaryNumofflinemp4servingsuccess ConfdString, affirmedZoneContentStatisticsSlotLevelVideoAdaptationOfflineTranscodingSummaryNumofflinemp4servingabort ConfdString, affirmedZoneContentStatisticsSlotLevelVideoAdaptationOfflineTranscodingSummaryNumofflinemp4servingfailure ConfdString, affirmedZoneContentStatisticsSlotLevelVideoAdaptationOfflineTranscodingSummaryNumofflinewebmservingsuccess ConfdString, affirmedZoneContentStatisticsSlotLevelVideoAdaptationOfflineTranscodingSummaryNumofflinewebmservingabort ConfdString, affirmedZoneContentStatisticsSlotLevelVideoAdaptationOfflineTranscodingSummaryNumofflinewebmservingfailure ConfdString, affirmedZoneContentStatisticsSlotLevelVideoAdaptationOfflineTranscodingSummaryNumofflineoriginalbytes ConfdString, affirmedZoneContentStatisticsSlotLevelVideoAdaptationOfflineTranscodingSummaryNumofflineadaptedbytesserved ConfdString } affirmedZoneContentStatisticsSlotLevelVideoAdaptationOfflineTranscodingSummaryChassis OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS not-accessible STATUS current DESCRIPTION "chassis ID" ::= { affirmedZoneContentStatisticsSlotLevelVideoAdaptationOfflineTranscodingSummaryEntry 1 } affirmedZoneContentStatisticsSlotLevelVideoAdaptationOfflineTranscodingSummarySlot OBJECT-TYPE SYNTAX INTEGER {a1(1),a2(2),a3(3),a4(4),a5(5),a6(6),a7(7),a8(8),a9(9),a10(10),a11(11),a12(12),a13(13),a14(14),a15(15),a16(16),a17(17),a18(18),a19(19),a20(20),a21(21),a22(22),a23(23),a24(24),a25(25),a26(26),a27(27),a28(28),a29(29),a30(30),a31(31),a32(32),a33(33),a34(34),a35(35),a36(36),a37(37),a38(38),a39(39),a40(40),a41(41),a42(42),a43(43),a44(44),a45(45),a46(46),a47(47),a48(48),a49(49),a50(50),a51(51),a52(52),a53(53),a54(54),a55(55),a56(56),a57(57),a58(58),a59(59),a60(60),a61(61),a62(62),a63(63),a64(64),a65(65),a66(66),a67(67),a68(68),a69(69),a70(70),a71(71),a72(72),a73(73),a74(74),a75(75),a76(76),a77(77),a78(78),a79(79),a80(80),a81(81),a82(82),a83(83),a84(84),a85(85),a86(86),a87(87),a88(88),a89(89),a90(90),a91(91),a92(92),a93(93),a94(94),a95(95),a96(96),a97(97),a98(98),a99(99),a100(100),a101(101),a102(102),a103(103),a104(104),a105(105),a106(106),a107(107),a108(108),a109(109),a110(110),a111(111),a112(112),a113(113),a114(114),a115(115),a116(116),a117(117),a118(118),a119(119),a120(120),a121(121),a122(122),a123(123),a124(124),a125(125),a126(126),a127(127),a128(128)} MAX-ACCESS not-accessible STATUS current DESCRIPTION "slot number" ::= { affirmedZoneContentStatisticsSlotLevelVideoAdaptationOfflineTranscodingSummaryEntry 2 } affirmedZoneContentStatisticsSlotLevelVideoAdaptationOfflineTranscodingSummaryNumofflineattempts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Offline Transcoding attempts" ::= { affirmedZoneContentStatisticsSlotLevelVideoAdaptationOfflineTranscodingSummaryEntry 3 } affirmedZoneContentStatisticsSlotLevelVideoAdaptationOfflineTranscodingSummaryNumofflinesuccesses OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Offline Transcoding successes" ::= { affirmedZoneContentStatisticsSlotLevelVideoAdaptationOfflineTranscodingSummaryEntry 4 } affirmedZoneContentStatisticsSlotLevelVideoAdaptationOfflineTranscodingSummaryNumofflinecancels OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Offline Transcoding cancels" ::= { affirmedZoneContentStatisticsSlotLevelVideoAdaptationOfflineTranscodingSummaryEntry 5 } affirmedZoneContentStatisticsSlotLevelVideoAdaptationOfflineTranscodingSummaryNumofflinefailures OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Offline Transcoding failures" ::= { affirmedZoneContentStatisticsSlotLevelVideoAdaptationOfflineTranscodingSummaryEntry 6 } affirmedZoneContentStatisticsSlotLevelVideoAdaptationOfflineTranscodingSummaryNumofflineflvsuccesses OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of videos transcoded successfully from FLV" ::= { affirmedZoneContentStatisticsSlotLevelVideoAdaptationOfflineTranscodingSummaryEntry 7 } affirmedZoneContentStatisticsSlotLevelVideoAdaptationOfflineTranscodingSummaryNumofflineflvfailures OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of video transcoding failures from FLV" ::= { affirmedZoneContentStatisticsSlotLevelVideoAdaptationOfflineTranscodingSummaryEntry 8 } affirmedZoneContentStatisticsSlotLevelVideoAdaptationOfflineTranscodingSummaryNumofflinemp4successes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of videos transcoded successfully from MP4" ::= { affirmedZoneContentStatisticsSlotLevelVideoAdaptationOfflineTranscodingSummaryEntry 9 } affirmedZoneContentStatisticsSlotLevelVideoAdaptationOfflineTranscodingSummaryNumofflinemp4failures OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of video transcoding failures from MP4" ::= { affirmedZoneContentStatisticsSlotLevelVideoAdaptationOfflineTranscodingSummaryEntry 10 } affirmedZoneContentStatisticsSlotLevelVideoAdaptationOfflineTranscodingSummaryNumofflinewebmsuccesses OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of videos transcoded successfully from WEBM" ::= { affirmedZoneContentStatisticsSlotLevelVideoAdaptationOfflineTranscodingSummaryEntry 11 } affirmedZoneContentStatisticsSlotLevelVideoAdaptationOfflineTranscodingSummaryNumofflinewebmfailures OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of video transcoding failures from WEBM" ::= { affirmedZoneContentStatisticsSlotLevelVideoAdaptationOfflineTranscodingSummaryEntry 12 } affirmedZoneContentStatisticsSlotLevelVideoAdaptationOfflineTranscodingSummaryNumofflineorigservingsuccess OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of original videos serviced successfully" ::= { affirmedZoneContentStatisticsSlotLevelVideoAdaptationOfflineTranscodingSummaryEntry 13 } affirmedZoneContentStatisticsSlotLevelVideoAdaptationOfflineTranscodingSummaryNumofflineorigservingabort OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of original video service aborts" ::= { affirmedZoneContentStatisticsSlotLevelVideoAdaptationOfflineTranscodingSummaryEntry 14 } affirmedZoneContentStatisticsSlotLevelVideoAdaptationOfflineTranscodingSummaryNumofflineorigservingfailure OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of original video service failures" ::= { affirmedZoneContentStatisticsSlotLevelVideoAdaptationOfflineTranscodingSummaryEntry 15 } affirmedZoneContentStatisticsSlotLevelVideoAdaptationOfflineTranscodingSummaryNumofflineflvservingsuccess OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of transcoded FLV videos serviced successfully" ::= { affirmedZoneContentStatisticsSlotLevelVideoAdaptationOfflineTranscodingSummaryEntry 16 } affirmedZoneContentStatisticsSlotLevelVideoAdaptationOfflineTranscodingSummaryNumofflineflvservingabort OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of transcoded FLV video service aborts" ::= { affirmedZoneContentStatisticsSlotLevelVideoAdaptationOfflineTranscodingSummaryEntry 17 } affirmedZoneContentStatisticsSlotLevelVideoAdaptationOfflineTranscodingSummaryNumofflineflvservingfailure OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of transcoded FLV video service failures" ::= { affirmedZoneContentStatisticsSlotLevelVideoAdaptationOfflineTranscodingSummaryEntry 18 } affirmedZoneContentStatisticsSlotLevelVideoAdaptationOfflineTranscodingSummaryNumofflinemp4servingsuccess OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of transcoded MP4 videos serviced successfully" ::= { affirmedZoneContentStatisticsSlotLevelVideoAdaptationOfflineTranscodingSummaryEntry 19 } affirmedZoneContentStatisticsSlotLevelVideoAdaptationOfflineTranscodingSummaryNumofflinemp4servingabort OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of transcoded MP4 video service aborts" ::= { affirmedZoneContentStatisticsSlotLevelVideoAdaptationOfflineTranscodingSummaryEntry 20 } affirmedZoneContentStatisticsSlotLevelVideoAdaptationOfflineTranscodingSummaryNumofflinemp4servingfailure OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of transcoded MP4 video service failures" ::= { affirmedZoneContentStatisticsSlotLevelVideoAdaptationOfflineTranscodingSummaryEntry 21 } affirmedZoneContentStatisticsSlotLevelVideoAdaptationOfflineTranscodingSummaryNumofflinewebmservingsuccess OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of transcoded WEBM videos serviced successfully" ::= { affirmedZoneContentStatisticsSlotLevelVideoAdaptationOfflineTranscodingSummaryEntry 22 } affirmedZoneContentStatisticsSlotLevelVideoAdaptationOfflineTranscodingSummaryNumofflinewebmservingabort OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of transcoded WEBM video service aborts" ::= { affirmedZoneContentStatisticsSlotLevelVideoAdaptationOfflineTranscodingSummaryEntry 23 } affirmedZoneContentStatisticsSlotLevelVideoAdaptationOfflineTranscodingSummaryNumofflinewebmservingfailure OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of transcoded WEBM video service failures" ::= { affirmedZoneContentStatisticsSlotLevelVideoAdaptationOfflineTranscodingSummaryEntry 24 } affirmedZoneContentStatisticsSlotLevelVideoAdaptationOfflineTranscodingSummaryNumofflineoriginalbytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bytes of original video cached" ::= { affirmedZoneContentStatisticsSlotLevelVideoAdaptationOfflineTranscodingSummaryEntry 25 } affirmedZoneContentStatisticsSlotLevelVideoAdaptationOfflineTranscodingSummaryNumofflineadaptedbytesserved OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Offline Transcoding adapted bytes served" ::= { affirmedZoneContentStatisticsSlotLevelVideoAdaptationOfflineTranscodingSummaryEntry 26 } affirmedZoneContentStatisticsSlotLevelVideoAdaptationOfflineTranscodingDetailTable OBJECT-TYPE SYNTAX SEQUENCE OF AffirmedZoneContentStatisticsSlotLevelVideoAdaptationOfflineTranscodingDetailEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "" ::= { affirmedZoneMIB 283 } affirmedZoneContentStatisticsSlotLevelVideoAdaptationOfflineTranscodingDetailEntry OBJECT-TYPE SYNTAX AffirmedZoneContentStatisticsSlotLevelVideoAdaptationOfflineTranscodingDetailEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "" INDEX { affirmedZoneName, affirmedZoneContentStatisticsSlotLevelVideoAdaptationOfflineTranscodingDetailChassis, affirmedZoneContentStatisticsSlotLevelVideoAdaptationOfflineTranscodingDetailSlot } ::= { affirmedZoneContentStatisticsSlotLevelVideoAdaptationOfflineTranscodingDetailTable 1 } AffirmedZoneContentStatisticsSlotLevelVideoAdaptationOfflineTranscodingDetailEntry ::= SEQUENCE { affirmedZoneContentStatisticsSlotLevelVideoAdaptationOfflineTranscodingDetailChassis Unsigned32, affirmedZoneContentStatisticsSlotLevelVideoAdaptationOfflineTranscodingDetailSlot INTEGER, affirmedZoneContentStatisticsSlotLevelVideoAdaptationOfflineTranscodingDetailNumofflineflv2flvsuccesses ConfdString, affirmedZoneContentStatisticsSlotLevelVideoAdaptationOfflineTranscodingDetailNumofflineflv2flvfailures ConfdString, affirmedZoneContentStatisticsSlotLevelVideoAdaptationOfflineTranscodingDetailNumofflineflv2mp4successes ConfdString, affirmedZoneContentStatisticsSlotLevelVideoAdaptationOfflineTranscodingDetailNumofflineflv2mp4failures ConfdString, affirmedZoneContentStatisticsSlotLevelVideoAdaptationOfflineTranscodingDetailNumofflinemp42flvsuccesses ConfdString, affirmedZoneContentStatisticsSlotLevelVideoAdaptationOfflineTranscodingDetailNumofflinemp42flvfailures ConfdString, affirmedZoneContentStatisticsSlotLevelVideoAdaptationOfflineTranscodingDetailNumofflinemp42mp4successes ConfdString, affirmedZoneContentStatisticsSlotLevelVideoAdaptationOfflineTranscodingDetailNumofflinemp42mp4failures ConfdString, affirmedZoneContentStatisticsSlotLevelVideoAdaptationOfflineTranscodingDetailNumofflinewebm2webmsuccesses ConfdString, affirmedZoneContentStatisticsSlotLevelVideoAdaptationOfflineTranscodingDetailNumofflinewebm2webmfailures ConfdString, affirmedZoneContentStatisticsSlotLevelVideoAdaptationOfflineTranscodingDetailNumofflinecurrentvideosqueued ConfdString, affirmedZoneContentStatisticsSlotLevelVideoAdaptationOfflineTranscodingDetailNumofflinemaxvideosqueued ConfdString, affirmedZoneContentStatisticsSlotLevelVideoAdaptationOfflineTranscodingDetailOfflineavgwaittime ConfdString, affirmedZoneContentStatisticsSlotLevelVideoAdaptationOfflineTranscodingDetailOfflinemaxwaittime ConfdString, affirmedZoneContentStatisticsSlotLevelVideoAdaptationOfflineTranscodingDetailOfflineavgprocessingtime ConfdString } affirmedZoneContentStatisticsSlotLevelVideoAdaptationOfflineTranscodingDetailChassis OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS not-accessible STATUS current DESCRIPTION "chassis ID" ::= { affirmedZoneContentStatisticsSlotLevelVideoAdaptationOfflineTranscodingDetailEntry 1 } affirmedZoneContentStatisticsSlotLevelVideoAdaptationOfflineTranscodingDetailSlot OBJECT-TYPE SYNTAX INTEGER {a1(1),a2(2),a3(3),a4(4),a5(5),a6(6),a7(7),a8(8),a9(9),a10(10),a11(11),a12(12),a13(13),a14(14),a15(15),a16(16),a17(17),a18(18),a19(19),a20(20),a21(21),a22(22),a23(23),a24(24),a25(25),a26(26),a27(27),a28(28),a29(29),a30(30),a31(31),a32(32),a33(33),a34(34),a35(35),a36(36),a37(37),a38(38),a39(39),a40(40),a41(41),a42(42),a43(43),a44(44),a45(45),a46(46),a47(47),a48(48),a49(49),a50(50),a51(51),a52(52),a53(53),a54(54),a55(55),a56(56),a57(57),a58(58),a59(59),a60(60),a61(61),a62(62),a63(63),a64(64),a65(65),a66(66),a67(67),a68(68),a69(69),a70(70),a71(71),a72(72),a73(73),a74(74),a75(75),a76(76),a77(77),a78(78),a79(79),a80(80),a81(81),a82(82),a83(83),a84(84),a85(85),a86(86),a87(87),a88(88),a89(89),a90(90),a91(91),a92(92),a93(93),a94(94),a95(95),a96(96),a97(97),a98(98),a99(99),a100(100),a101(101),a102(102),a103(103),a104(104),a105(105),a106(106),a107(107),a108(108),a109(109),a110(110),a111(111),a112(112),a113(113),a114(114),a115(115),a116(116),a117(117),a118(118),a119(119),a120(120),a121(121),a122(122),a123(123),a124(124),a125(125),a126(126),a127(127),a128(128)} MAX-ACCESS not-accessible STATUS current DESCRIPTION "slot number" ::= { affirmedZoneContentStatisticsSlotLevelVideoAdaptationOfflineTranscodingDetailEntry 2 } affirmedZoneContentStatisticsSlotLevelVideoAdaptationOfflineTranscodingDetailNumofflineflv2flvsuccesses OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of video transcoded successfully from FLV to FLV" ::= { affirmedZoneContentStatisticsSlotLevelVideoAdaptationOfflineTranscodingDetailEntry 3 } affirmedZoneContentStatisticsSlotLevelVideoAdaptationOfflineTranscodingDetailNumofflineflv2flvfailures OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of video transcoded unsuccessfully from FLV to FLV" ::= { affirmedZoneContentStatisticsSlotLevelVideoAdaptationOfflineTranscodingDetailEntry 4 } affirmedZoneContentStatisticsSlotLevelVideoAdaptationOfflineTranscodingDetailNumofflineflv2mp4successes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of video transcoded successfully from FLV to MP4" ::= { affirmedZoneContentStatisticsSlotLevelVideoAdaptationOfflineTranscodingDetailEntry 5 } affirmedZoneContentStatisticsSlotLevelVideoAdaptationOfflineTranscodingDetailNumofflineflv2mp4failures OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of video transcoded unsuccessfully from FLV to MP4" ::= { affirmedZoneContentStatisticsSlotLevelVideoAdaptationOfflineTranscodingDetailEntry 6 } affirmedZoneContentStatisticsSlotLevelVideoAdaptationOfflineTranscodingDetailNumofflinemp42flvsuccesses OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of video transcoded successfully from MP4 to FLV" ::= { affirmedZoneContentStatisticsSlotLevelVideoAdaptationOfflineTranscodingDetailEntry 7 } affirmedZoneContentStatisticsSlotLevelVideoAdaptationOfflineTranscodingDetailNumofflinemp42flvfailures OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of video transcoded unsuccessfully from MP4 to FLV" ::= { affirmedZoneContentStatisticsSlotLevelVideoAdaptationOfflineTranscodingDetailEntry 8 } affirmedZoneContentStatisticsSlotLevelVideoAdaptationOfflineTranscodingDetailNumofflinemp42mp4successes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of video transcoded successfully from MP4 to MP4" ::= { affirmedZoneContentStatisticsSlotLevelVideoAdaptationOfflineTranscodingDetailEntry 9 } affirmedZoneContentStatisticsSlotLevelVideoAdaptationOfflineTranscodingDetailNumofflinemp42mp4failures OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of video transcoded unsuccessfully from MP4 to MP4" ::= { affirmedZoneContentStatisticsSlotLevelVideoAdaptationOfflineTranscodingDetailEntry 10 } affirmedZoneContentStatisticsSlotLevelVideoAdaptationOfflineTranscodingDetailNumofflinewebm2webmsuccesses OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of video transcoded successfully from WEBM to WEBM" ::= { affirmedZoneContentStatisticsSlotLevelVideoAdaptationOfflineTranscodingDetailEntry 11 } affirmedZoneContentStatisticsSlotLevelVideoAdaptationOfflineTranscodingDetailNumofflinewebm2webmfailures OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of video transcoded unsuccessfully from WEBM to WEBM" ::= { affirmedZoneContentStatisticsSlotLevelVideoAdaptationOfflineTranscodingDetailEntry 12 } affirmedZoneContentStatisticsSlotLevelVideoAdaptationOfflineTranscodingDetailNumofflinecurrentvideosqueued OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of videos currently in the queue to be transcoded" ::= { affirmedZoneContentStatisticsSlotLevelVideoAdaptationOfflineTranscodingDetailEntry 13 } affirmedZoneContentStatisticsSlotLevelVideoAdaptationOfflineTranscodingDetailNumofflinemaxvideosqueued OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Maximum number of videos in the queue to be transcoded" ::= { affirmedZoneContentStatisticsSlotLevelVideoAdaptationOfflineTranscodingDetailEntry 14 } affirmedZoneContentStatisticsSlotLevelVideoAdaptationOfflineTranscodingDetailOfflineavgwaittime OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Average wait time(in secs) of videos in the queue to be transcoded" ::= { affirmedZoneContentStatisticsSlotLevelVideoAdaptationOfflineTranscodingDetailEntry 15 } affirmedZoneContentStatisticsSlotLevelVideoAdaptationOfflineTranscodingDetailOfflinemaxwaittime OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Maximum wait time(in secs) of videos in the queue to be transcoded" ::= { affirmedZoneContentStatisticsSlotLevelVideoAdaptationOfflineTranscodingDetailEntry 16 } affirmedZoneContentStatisticsSlotLevelVideoAdaptationOfflineTranscodingDetailOfflineavgprocessingtime OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Average processing time(in secs) for transcoding videos" ::= { affirmedZoneContentStatisticsSlotLevelVideoAdaptationOfflineTranscodingDetailEntry 17 } affirmedZoneContentStatisticsSlotLevelVideoAdaptationOfflineTranscodingFailureTable OBJECT-TYPE SYNTAX SEQUENCE OF AffirmedZoneContentStatisticsSlotLevelVideoAdaptationOfflineTranscodingFailureEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "" ::= { affirmedZoneMIB 284 } affirmedZoneContentStatisticsSlotLevelVideoAdaptationOfflineTranscodingFailureEntry OBJECT-TYPE SYNTAX AffirmedZoneContentStatisticsSlotLevelVideoAdaptationOfflineTranscodingFailureEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "" INDEX { affirmedZoneName, affirmedZoneContentStatisticsSlotLevelVideoAdaptationOfflineTranscodingFailureChassis, affirmedZoneContentStatisticsSlotLevelVideoAdaptationOfflineTranscodingFailureSlot } ::= { affirmedZoneContentStatisticsSlotLevelVideoAdaptationOfflineTranscodingFailureTable 1 } AffirmedZoneContentStatisticsSlotLevelVideoAdaptationOfflineTranscodingFailureEntry ::= SEQUENCE { affirmedZoneContentStatisticsSlotLevelVideoAdaptationOfflineTranscodingFailureChassis Unsigned32, affirmedZoneContentStatisticsSlotLevelVideoAdaptationOfflineTranscodingFailureSlot INTEGER, affirmedZoneContentStatisticsSlotLevelVideoAdaptationOfflineTranscodingFailureNumofflineunsupportedformat ConfdString, affirmedZoneContentStatisticsSlotLevelVideoAdaptationOfflineTranscodingFailureNumofflineunsupportedvideocodec ConfdString, affirmedZoneContentStatisticsSlotLevelVideoAdaptationOfflineTranscodingFailureNumofflineunsupportedaudiocodec ConfdString } affirmedZoneContentStatisticsSlotLevelVideoAdaptationOfflineTranscodingFailureChassis OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS not-accessible STATUS current DESCRIPTION "chassis ID" ::= { affirmedZoneContentStatisticsSlotLevelVideoAdaptationOfflineTranscodingFailureEntry 1 } affirmedZoneContentStatisticsSlotLevelVideoAdaptationOfflineTranscodingFailureSlot OBJECT-TYPE SYNTAX INTEGER {a1(1),a2(2),a3(3),a4(4),a5(5),a6(6),a7(7),a8(8),a9(9),a10(10),a11(11),a12(12),a13(13),a14(14),a15(15),a16(16),a17(17),a18(18),a19(19),a20(20),a21(21),a22(22),a23(23),a24(24),a25(25),a26(26),a27(27),a28(28),a29(29),a30(30),a31(31),a32(32),a33(33),a34(34),a35(35),a36(36),a37(37),a38(38),a39(39),a40(40),a41(41),a42(42),a43(43),a44(44),a45(45),a46(46),a47(47),a48(48),a49(49),a50(50),a51(51),a52(52),a53(53),a54(54),a55(55),a56(56),a57(57),a58(58),a59(59),a60(60),a61(61),a62(62),a63(63),a64(64),a65(65),a66(66),a67(67),a68(68),a69(69),a70(70),a71(71),a72(72),a73(73),a74(74),a75(75),a76(76),a77(77),a78(78),a79(79),a80(80),a81(81),a82(82),a83(83),a84(84),a85(85),a86(86),a87(87),a88(88),a89(89),a90(90),a91(91),a92(92),a93(93),a94(94),a95(95),a96(96),a97(97),a98(98),a99(99),a100(100),a101(101),a102(102),a103(103),a104(104),a105(105),a106(106),a107(107),a108(108),a109(109),a110(110),a111(111),a112(112),a113(113),a114(114),a115(115),a116(116),a117(117),a118(118),a119(119),a120(120),a121(121),a122(122),a123(123),a124(124),a125(125),a126(126),a127(127),a128(128)} MAX-ACCESS not-accessible STATUS current DESCRIPTION "slot number" ::= { affirmedZoneContentStatisticsSlotLevelVideoAdaptationOfflineTranscodingFailureEntry 2 } affirmedZoneContentStatisticsSlotLevelVideoAdaptationOfflineTranscodingFailureNumofflineunsupportedformat OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Offline Transcoding Unsupported Format" ::= { affirmedZoneContentStatisticsSlotLevelVideoAdaptationOfflineTranscodingFailureEntry 3 } affirmedZoneContentStatisticsSlotLevelVideoAdaptationOfflineTranscodingFailureNumofflineunsupportedvideocodec OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Offline Transcoding Unsupported Video Codec" ::= { affirmedZoneContentStatisticsSlotLevelVideoAdaptationOfflineTranscodingFailureEntry 4 } affirmedZoneContentStatisticsSlotLevelVideoAdaptationOfflineTranscodingFailureNumofflineunsupportedaudiocodec OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Offline Transcoding Unsupported Audio Codec" ::= { affirmedZoneContentStatisticsSlotLevelVideoAdaptationOfflineTranscodingFailureEntry 5 } affirmedZoneContentStatisticsSlotLevelVideoAdaptationOnlineTranscodingSummaryTable OBJECT-TYPE SYNTAX SEQUENCE OF AffirmedZoneContentStatisticsSlotLevelVideoAdaptationOnlineTranscodingSummaryEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "" ::= { affirmedZoneMIB 285 } affirmedZoneContentStatisticsSlotLevelVideoAdaptationOnlineTranscodingSummaryEntry OBJECT-TYPE SYNTAX AffirmedZoneContentStatisticsSlotLevelVideoAdaptationOnlineTranscodingSummaryEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "" INDEX { affirmedZoneName, affirmedZoneContentStatisticsSlotLevelVideoAdaptationOnlineTranscodingSummaryChassis, affirmedZoneContentStatisticsSlotLevelVideoAdaptationOnlineTranscodingSummarySlot } ::= { affirmedZoneContentStatisticsSlotLevelVideoAdaptationOnlineTranscodingSummaryTable 1 } AffirmedZoneContentStatisticsSlotLevelVideoAdaptationOnlineTranscodingSummaryEntry ::= SEQUENCE { affirmedZoneContentStatisticsSlotLevelVideoAdaptationOnlineTranscodingSummaryChassis Unsigned32, affirmedZoneContentStatisticsSlotLevelVideoAdaptationOnlineTranscodingSummarySlot INTEGER, affirmedZoneContentStatisticsSlotLevelVideoAdaptationOnlineTranscodingSummaryNumotfattempts ConfdString, affirmedZoneContentStatisticsSlotLevelVideoAdaptationOnlineTranscodingSummaryNumotfsuccesses ConfdString, affirmedZoneContentStatisticsSlotLevelVideoAdaptationOnlineTranscodingSummaryNumotfcancels ConfdString, affirmedZoneContentStatisticsSlotLevelVideoAdaptationOnlineTranscodingSummaryNumotffailures ConfdString, affirmedZoneContentStatisticsSlotLevelVideoAdaptationOnlineTranscodingSummaryNumotfaborts ConfdString, affirmedZoneContentStatisticsSlotLevelVideoAdaptationOnlineTranscodingSummaryNumotfcurrent ConfdString, affirmedZoneContentStatisticsSlotLevelVideoAdaptationOnlineTranscodingSummaryNumotfbytesattempt ConfdString, affirmedZoneContentStatisticsSlotLevelVideoAdaptationOnlineTranscodingSummaryNumotfbytesadapted ConfdString, affirmedZoneContentStatisticsSlotLevelVideoAdaptationOnlineTranscodingSummaryNumotfbytescancel ConfdString, affirmedZoneContentStatisticsSlotLevelVideoAdaptationOnlineTranscodingSummaryVideosizemin ConfdString, affirmedZoneContentStatisticsSlotLevelVideoAdaptationOnlineTranscodingSummaryVideosizeavg ConfdString, affirmedZoneContentStatisticsSlotLevelVideoAdaptationOnlineTranscodingSummaryVideosizemax ConfdString, affirmedZoneContentStatisticsSlotLevelVideoAdaptationOnlineTranscodingSummaryAdaptedvideosizemin ConfdString, affirmedZoneContentStatisticsSlotLevelVideoAdaptationOnlineTranscodingSummaryAdaptedvideosizeavg ConfdString, affirmedZoneContentStatisticsSlotLevelVideoAdaptationOnlineTranscodingSummaryAdaptedvideosizemax ConfdString, affirmedZoneContentStatisticsSlotLevelVideoAdaptationOnlineTranscodingSummaryAdditionallatencymin ConfdString, affirmedZoneContentStatisticsSlotLevelVideoAdaptationOnlineTranscodingSummaryAdditionallatencyavg ConfdString, affirmedZoneContentStatisticsSlotLevelVideoAdaptationOnlineTranscodingSummaryAdditionallatencymax ConfdString } affirmedZoneContentStatisticsSlotLevelVideoAdaptationOnlineTranscodingSummaryChassis OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS not-accessible STATUS current DESCRIPTION "chassis ID" ::= { affirmedZoneContentStatisticsSlotLevelVideoAdaptationOnlineTranscodingSummaryEntry 1 } affirmedZoneContentStatisticsSlotLevelVideoAdaptationOnlineTranscodingSummarySlot OBJECT-TYPE SYNTAX INTEGER {a1(1),a2(2),a3(3),a4(4),a5(5),a6(6),a7(7),a8(8),a9(9),a10(10),a11(11),a12(12),a13(13),a14(14),a15(15),a16(16),a17(17),a18(18),a19(19),a20(20),a21(21),a22(22),a23(23),a24(24),a25(25),a26(26),a27(27),a28(28),a29(29),a30(30),a31(31),a32(32),a33(33),a34(34),a35(35),a36(36),a37(37),a38(38),a39(39),a40(40),a41(41),a42(42),a43(43),a44(44),a45(45),a46(46),a47(47),a48(48),a49(49),a50(50),a51(51),a52(52),a53(53),a54(54),a55(55),a56(56),a57(57),a58(58),a59(59),a60(60),a61(61),a62(62),a63(63),a64(64),a65(65),a66(66),a67(67),a68(68),a69(69),a70(70),a71(71),a72(72),a73(73),a74(74),a75(75),a76(76),a77(77),a78(78),a79(79),a80(80),a81(81),a82(82),a83(83),a84(84),a85(85),a86(86),a87(87),a88(88),a89(89),a90(90),a91(91),a92(92),a93(93),a94(94),a95(95),a96(96),a97(97),a98(98),a99(99),a100(100),a101(101),a102(102),a103(103),a104(104),a105(105),a106(106),a107(107),a108(108),a109(109),a110(110),a111(111),a112(112),a113(113),a114(114),a115(115),a116(116),a117(117),a118(118),a119(119),a120(120),a121(121),a122(122),a123(123),a124(124),a125(125),a126(126),a127(127),a128(128)} MAX-ACCESS not-accessible STATUS current DESCRIPTION "slot number" ::= { affirmedZoneContentStatisticsSlotLevelVideoAdaptationOnlineTranscodingSummaryEntry 2 } affirmedZoneContentStatisticsSlotLevelVideoAdaptationOnlineTranscodingSummaryNumotfattempts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Online Transcoding attempts" ::= { affirmedZoneContentStatisticsSlotLevelVideoAdaptationOnlineTranscodingSummaryEntry 3 } affirmedZoneContentStatisticsSlotLevelVideoAdaptationOnlineTranscodingSummaryNumotfsuccesses OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Online Transcoding successes" ::= { affirmedZoneContentStatisticsSlotLevelVideoAdaptationOnlineTranscodingSummaryEntry 4 } affirmedZoneContentStatisticsSlotLevelVideoAdaptationOnlineTranscodingSummaryNumotfcancels OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Online Transcoding cancels" ::= { affirmedZoneContentStatisticsSlotLevelVideoAdaptationOnlineTranscodingSummaryEntry 5 } affirmedZoneContentStatisticsSlotLevelVideoAdaptationOnlineTranscodingSummaryNumotffailures OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Online Transcoding failures" ::= { affirmedZoneContentStatisticsSlotLevelVideoAdaptationOnlineTranscodingSummaryEntry 6 } affirmedZoneContentStatisticsSlotLevelVideoAdaptationOnlineTranscodingSummaryNumotfaborts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Online Transcoding aborts" ::= { affirmedZoneContentStatisticsSlotLevelVideoAdaptationOnlineTranscodingSummaryEntry 7 } affirmedZoneContentStatisticsSlotLevelVideoAdaptationOnlineTranscodingSummaryNumotfcurrent OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Online Transcoding current" ::= { affirmedZoneContentStatisticsSlotLevelVideoAdaptationOnlineTranscodingSummaryEntry 8 } affirmedZoneContentStatisticsSlotLevelVideoAdaptationOnlineTranscodingSummaryNumotfbytesattempt OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Online Transcoding bytes attempt" ::= { affirmedZoneContentStatisticsSlotLevelVideoAdaptationOnlineTranscodingSummaryEntry 9 } affirmedZoneContentStatisticsSlotLevelVideoAdaptationOnlineTranscodingSummaryNumotfbytesadapted OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Online Transcoding bytes transcoded" ::= { affirmedZoneContentStatisticsSlotLevelVideoAdaptationOnlineTranscodingSummaryEntry 10 } affirmedZoneContentStatisticsSlotLevelVideoAdaptationOnlineTranscodingSummaryNumotfbytescancel OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Online Transcoding bytes cancel" ::= { affirmedZoneContentStatisticsSlotLevelVideoAdaptationOnlineTranscodingSummaryEntry 11 } affirmedZoneContentStatisticsSlotLevelVideoAdaptationOnlineTranscodingSummaryVideosizemin OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Online Transcoding Video Size Minimum (Bytes)" ::= { affirmedZoneContentStatisticsSlotLevelVideoAdaptationOnlineTranscodingSummaryEntry 12 } affirmedZoneContentStatisticsSlotLevelVideoAdaptationOnlineTranscodingSummaryVideosizeavg OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Online Transcoding Video Size Average (Bytes)" ::= { affirmedZoneContentStatisticsSlotLevelVideoAdaptationOnlineTranscodingSummaryEntry 13 } affirmedZoneContentStatisticsSlotLevelVideoAdaptationOnlineTranscodingSummaryVideosizemax OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Online Transcoding Video Size Maximum (Bytes)" ::= { affirmedZoneContentStatisticsSlotLevelVideoAdaptationOnlineTranscodingSummaryEntry 14 } affirmedZoneContentStatisticsSlotLevelVideoAdaptationOnlineTranscodingSummaryAdaptedvideosizemin OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Online Transcoding Adapted Video Size Minimum (Bytes)" ::= { affirmedZoneContentStatisticsSlotLevelVideoAdaptationOnlineTranscodingSummaryEntry 15 } affirmedZoneContentStatisticsSlotLevelVideoAdaptationOnlineTranscodingSummaryAdaptedvideosizeavg OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Online Transcoding Adapted Video Size Average (Bytes)" ::= { affirmedZoneContentStatisticsSlotLevelVideoAdaptationOnlineTranscodingSummaryEntry 16 } affirmedZoneContentStatisticsSlotLevelVideoAdaptationOnlineTranscodingSummaryAdaptedvideosizemax OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Online Transcoding Adapted Video Size Maximum (Bytes)" ::= { affirmedZoneContentStatisticsSlotLevelVideoAdaptationOnlineTranscodingSummaryEntry 17 } affirmedZoneContentStatisticsSlotLevelVideoAdaptationOnlineTranscodingSummaryAdditionallatencymin OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Online Transcoding Additional Latency Minimum (msecs)" ::= { affirmedZoneContentStatisticsSlotLevelVideoAdaptationOnlineTranscodingSummaryEntry 18 } affirmedZoneContentStatisticsSlotLevelVideoAdaptationOnlineTranscodingSummaryAdditionallatencyavg OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Online Transcoding Additional Latency Average (msecs)" ::= { affirmedZoneContentStatisticsSlotLevelVideoAdaptationOnlineTranscodingSummaryEntry 19 } affirmedZoneContentStatisticsSlotLevelVideoAdaptationOnlineTranscodingSummaryAdditionallatencymax OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Online Transcoding Additional Latency Maximum (msecs)" ::= { affirmedZoneContentStatisticsSlotLevelVideoAdaptationOnlineTranscodingSummaryEntry 20 } affirmedZoneContentStatisticsSlotLevelVideoAdaptationOnlineTranscodingDetailTable OBJECT-TYPE SYNTAX SEQUENCE OF AffirmedZoneContentStatisticsSlotLevelVideoAdaptationOnlineTranscodingDetailEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "" ::= { affirmedZoneMIB 286 } affirmedZoneContentStatisticsSlotLevelVideoAdaptationOnlineTranscodingDetailEntry OBJECT-TYPE SYNTAX AffirmedZoneContentStatisticsSlotLevelVideoAdaptationOnlineTranscodingDetailEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "" INDEX { affirmedZoneName, affirmedZoneContentStatisticsSlotLevelVideoAdaptationOnlineTranscodingDetailChassis, affirmedZoneContentStatisticsSlotLevelVideoAdaptationOnlineTranscodingDetailSlot } ::= { affirmedZoneContentStatisticsSlotLevelVideoAdaptationOnlineTranscodingDetailTable 1 } AffirmedZoneContentStatisticsSlotLevelVideoAdaptationOnlineTranscodingDetailEntry ::= SEQUENCE { affirmedZoneContentStatisticsSlotLevelVideoAdaptationOnlineTranscodingDetailChassis Unsigned32, affirmedZoneContentStatisticsSlotLevelVideoAdaptationOnlineTranscodingDetailSlot INTEGER, affirmedZoneContentStatisticsSlotLevelVideoAdaptationOnlineTranscodingDetailNumotfflvattempts ConfdString, affirmedZoneContentStatisticsSlotLevelVideoAdaptationOnlineTranscodingDetailNumotfflvsuccesses ConfdString, affirmedZoneContentStatisticsSlotLevelVideoAdaptationOnlineTranscodingDetailNumotfflvcancels ConfdString, affirmedZoneContentStatisticsSlotLevelVideoAdaptationOnlineTranscodingDetailNumotfflvfailures ConfdString, affirmedZoneContentStatisticsSlotLevelVideoAdaptationOnlineTranscodingDetailNumotfflvaborts ConfdString, affirmedZoneContentStatisticsSlotLevelVideoAdaptationOnlineTranscodingDetailNumotfmp4attempts ConfdString, affirmedZoneContentStatisticsSlotLevelVideoAdaptationOnlineTranscodingDetailNumotfmp4successes ConfdString, affirmedZoneContentStatisticsSlotLevelVideoAdaptationOnlineTranscodingDetailNumotfmp4cancels ConfdString, affirmedZoneContentStatisticsSlotLevelVideoAdaptationOnlineTranscodingDetailNumotfmp4failures ConfdString, affirmedZoneContentStatisticsSlotLevelVideoAdaptationOnlineTranscodingDetailNumotfmp4aborts ConfdString, affirmedZoneContentStatisticsSlotLevelVideoAdaptationOnlineTranscodingDetailNumotfwebmattempts ConfdString, affirmedZoneContentStatisticsSlotLevelVideoAdaptationOnlineTranscodingDetailNumotfwebmsuccesses ConfdString, affirmedZoneContentStatisticsSlotLevelVideoAdaptationOnlineTranscodingDetailNumotfwebmcancels ConfdString, affirmedZoneContentStatisticsSlotLevelVideoAdaptationOnlineTranscodingDetailNumotfwebmfailures ConfdString, affirmedZoneContentStatisticsSlotLevelVideoAdaptationOnlineTranscodingDetailNumotfwebmaborts ConfdString, affirmedZoneContentStatisticsSlotLevelVideoAdaptationOnlineTranscodingDetailNumotfoverloads ConfdString, affirmedZoneContentStatisticsSlotLevelVideoAdaptationOnlineTranscodingDetailNumotfpolicymapentrymatched ConfdString, affirmedZoneContentStatisticsSlotLevelVideoAdaptationOnlineTranscodingDetailNumotfpolicymapentrynotmatched ConfdString, affirmedZoneContentStatisticsSlotLevelVideoAdaptationOnlineTranscodingDetailNumotfpolicyqoeused ConfdString, affirmedZoneContentStatisticsSlotLevelVideoAdaptationOnlineTranscodingDetailNumotfinstanceqoeused ConfdString } affirmedZoneContentStatisticsSlotLevelVideoAdaptationOnlineTranscodingDetailChassis OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS not-accessible STATUS current DESCRIPTION "chassis ID" ::= { affirmedZoneContentStatisticsSlotLevelVideoAdaptationOnlineTranscodingDetailEntry 1 } affirmedZoneContentStatisticsSlotLevelVideoAdaptationOnlineTranscodingDetailSlot OBJECT-TYPE SYNTAX INTEGER {a1(1),a2(2),a3(3),a4(4),a5(5),a6(6),a7(7),a8(8),a9(9),a10(10),a11(11),a12(12),a13(13),a14(14),a15(15),a16(16),a17(17),a18(18),a19(19),a20(20),a21(21),a22(22),a23(23),a24(24),a25(25),a26(26),a27(27),a28(28),a29(29),a30(30),a31(31),a32(32),a33(33),a34(34),a35(35),a36(36),a37(37),a38(38),a39(39),a40(40),a41(41),a42(42),a43(43),a44(44),a45(45),a46(46),a47(47),a48(48),a49(49),a50(50),a51(51),a52(52),a53(53),a54(54),a55(55),a56(56),a57(57),a58(58),a59(59),a60(60),a61(61),a62(62),a63(63),a64(64),a65(65),a66(66),a67(67),a68(68),a69(69),a70(70),a71(71),a72(72),a73(73),a74(74),a75(75),a76(76),a77(77),a78(78),a79(79),a80(80),a81(81),a82(82),a83(83),a84(84),a85(85),a86(86),a87(87),a88(88),a89(89),a90(90),a91(91),a92(92),a93(93),a94(94),a95(95),a96(96),a97(97),a98(98),a99(99),a100(100),a101(101),a102(102),a103(103),a104(104),a105(105),a106(106),a107(107),a108(108),a109(109),a110(110),a111(111),a112(112),a113(113),a114(114),a115(115),a116(116),a117(117),a118(118),a119(119),a120(120),a121(121),a122(122),a123(123),a124(124),a125(125),a126(126),a127(127),a128(128)} MAX-ACCESS not-accessible STATUS current DESCRIPTION "slot number" ::= { affirmedZoneContentStatisticsSlotLevelVideoAdaptationOnlineTranscodingDetailEntry 2 } affirmedZoneContentStatisticsSlotLevelVideoAdaptationOnlineTranscodingDetailNumotfflvattempts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Online Transcoding FLV attempts" ::= { affirmedZoneContentStatisticsSlotLevelVideoAdaptationOnlineTranscodingDetailEntry 3 } affirmedZoneContentStatisticsSlotLevelVideoAdaptationOnlineTranscodingDetailNumotfflvsuccesses OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Online Transcoding FLV successes" ::= { affirmedZoneContentStatisticsSlotLevelVideoAdaptationOnlineTranscodingDetailEntry 4 } affirmedZoneContentStatisticsSlotLevelVideoAdaptationOnlineTranscodingDetailNumotfflvcancels OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Online Transcoding FLV cancels" ::= { affirmedZoneContentStatisticsSlotLevelVideoAdaptationOnlineTranscodingDetailEntry 5 } affirmedZoneContentStatisticsSlotLevelVideoAdaptationOnlineTranscodingDetailNumotfflvfailures OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Online Transcoding FLV failures" ::= { affirmedZoneContentStatisticsSlotLevelVideoAdaptationOnlineTranscodingDetailEntry 6 } affirmedZoneContentStatisticsSlotLevelVideoAdaptationOnlineTranscodingDetailNumotfflvaborts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Online Transcoding FLV aborts" ::= { affirmedZoneContentStatisticsSlotLevelVideoAdaptationOnlineTranscodingDetailEntry 7 } affirmedZoneContentStatisticsSlotLevelVideoAdaptationOnlineTranscodingDetailNumotfmp4attempts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Online Transcoding MP4 attempts" ::= { affirmedZoneContentStatisticsSlotLevelVideoAdaptationOnlineTranscodingDetailEntry 8 } affirmedZoneContentStatisticsSlotLevelVideoAdaptationOnlineTranscodingDetailNumotfmp4successes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Online Transcoding MP4 successes" ::= { affirmedZoneContentStatisticsSlotLevelVideoAdaptationOnlineTranscodingDetailEntry 9 } affirmedZoneContentStatisticsSlotLevelVideoAdaptationOnlineTranscodingDetailNumotfmp4cancels OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Online Transcoding MP4 cancels" ::= { affirmedZoneContentStatisticsSlotLevelVideoAdaptationOnlineTranscodingDetailEntry 10 } affirmedZoneContentStatisticsSlotLevelVideoAdaptationOnlineTranscodingDetailNumotfmp4failures OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Online Transcoding MP4 failures" ::= { affirmedZoneContentStatisticsSlotLevelVideoAdaptationOnlineTranscodingDetailEntry 11 } affirmedZoneContentStatisticsSlotLevelVideoAdaptationOnlineTranscodingDetailNumotfmp4aborts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Online Transcoding MP4 aborts" ::= { affirmedZoneContentStatisticsSlotLevelVideoAdaptationOnlineTranscodingDetailEntry 12 } affirmedZoneContentStatisticsSlotLevelVideoAdaptationOnlineTranscodingDetailNumotfwebmattempts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Online Transcoding WEBM attempts" ::= { affirmedZoneContentStatisticsSlotLevelVideoAdaptationOnlineTranscodingDetailEntry 13 } affirmedZoneContentStatisticsSlotLevelVideoAdaptationOnlineTranscodingDetailNumotfwebmsuccesses OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Online Transcoding WEBM successes" ::= { affirmedZoneContentStatisticsSlotLevelVideoAdaptationOnlineTranscodingDetailEntry 14 } affirmedZoneContentStatisticsSlotLevelVideoAdaptationOnlineTranscodingDetailNumotfwebmcancels OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Online Transcoding WEBM cancels" ::= { affirmedZoneContentStatisticsSlotLevelVideoAdaptationOnlineTranscodingDetailEntry 15 } affirmedZoneContentStatisticsSlotLevelVideoAdaptationOnlineTranscodingDetailNumotfwebmfailures OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Online Transcoding WEBM failures" ::= { affirmedZoneContentStatisticsSlotLevelVideoAdaptationOnlineTranscodingDetailEntry 16 } affirmedZoneContentStatisticsSlotLevelVideoAdaptationOnlineTranscodingDetailNumotfwebmaborts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Online Transcoding WEBM aborts" ::= { affirmedZoneContentStatisticsSlotLevelVideoAdaptationOnlineTranscodingDetailEntry 17 } affirmedZoneContentStatisticsSlotLevelVideoAdaptationOnlineTranscodingDetailNumotfoverloads OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Online Transcoding overload" ::= { affirmedZoneContentStatisticsSlotLevelVideoAdaptationOnlineTranscodingDetailEntry 18 } affirmedZoneContentStatisticsSlotLevelVideoAdaptationOnlineTranscodingDetailNumotfpolicymapentrymatched OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of times an Online Transcoding Policy Map Entry was Matched" ::= { affirmedZoneContentStatisticsSlotLevelVideoAdaptationOnlineTranscodingDetailEntry 19 } affirmedZoneContentStatisticsSlotLevelVideoAdaptationOnlineTranscodingDetailNumotfpolicymapentrynotmatched OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of time any Online Transcoding Policy Map Entry was not matched" ::= { affirmedZoneContentStatisticsSlotLevelVideoAdaptationOnlineTranscodingDetailEntry 20 } affirmedZoneContentStatisticsSlotLevelVideoAdaptationOnlineTranscodingDetailNumotfpolicyqoeused OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Online Transcoding Policy QOE grade used" ::= { affirmedZoneContentStatisticsSlotLevelVideoAdaptationOnlineTranscodingDetailEntry 21 } affirmedZoneContentStatisticsSlotLevelVideoAdaptationOnlineTranscodingDetailNumotfinstanceqoeused OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Video adaptation instance QOE grade used" ::= { affirmedZoneContentStatisticsSlotLevelVideoAdaptationOnlineTranscodingDetailEntry 22 } affirmedZoneContentStatisticsSlotLevelVideoAdaptationOnlineTranscodingFailureTable OBJECT-TYPE SYNTAX SEQUENCE OF AffirmedZoneContentStatisticsSlotLevelVideoAdaptationOnlineTranscodingFailureEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "" ::= { affirmedZoneMIB 287 } affirmedZoneContentStatisticsSlotLevelVideoAdaptationOnlineTranscodingFailureEntry OBJECT-TYPE SYNTAX AffirmedZoneContentStatisticsSlotLevelVideoAdaptationOnlineTranscodingFailureEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "" INDEX { affirmedZoneName, affirmedZoneContentStatisticsSlotLevelVideoAdaptationOnlineTranscodingFailureChassis, affirmedZoneContentStatisticsSlotLevelVideoAdaptationOnlineTranscodingFailureSlot } ::= { affirmedZoneContentStatisticsSlotLevelVideoAdaptationOnlineTranscodingFailureTable 1 } AffirmedZoneContentStatisticsSlotLevelVideoAdaptationOnlineTranscodingFailureEntry ::= SEQUENCE { affirmedZoneContentStatisticsSlotLevelVideoAdaptationOnlineTranscodingFailureChassis Unsigned32, affirmedZoneContentStatisticsSlotLevelVideoAdaptationOnlineTranscodingFailureSlot INTEGER, affirmedZoneContentStatisticsSlotLevelVideoAdaptationOnlineTranscodingFailureNumotfexceededmaxvideosize ConfdString, affirmedZoneContentStatisticsSlotLevelVideoAdaptationOnlineTranscodingFailureNumotfbelowminvideosize ConfdString, affirmedZoneContentStatisticsSlotLevelVideoAdaptationOnlineTranscodingFailureNumotfexceededmaxvideoduration ConfdString, affirmedZoneContentStatisticsSlotLevelVideoAdaptationOnlineTranscodingFailureNumotfbelowminvideoduration ConfdString, affirmedZoneContentStatisticsSlotLevelVideoAdaptationOnlineTranscodingFailureNumotfexceededmaxbitrate ConfdString, affirmedZoneContentStatisticsSlotLevelVideoAdaptationOnlineTranscodingFailureNumotfexceededmaxframerate ConfdString, affirmedZoneContentStatisticsSlotLevelVideoAdaptationOnlineTranscodingFailureNumotfunsupportedsrccontainer ConfdString, affirmedZoneContentStatisticsSlotLevelVideoAdaptationOnlineTranscodingFailureNumotfunsupportedformat ConfdString, affirmedZoneContentStatisticsSlotLevelVideoAdaptationOnlineTranscodingFailureNumotfunsupportedvideocodec ConfdString, affirmedZoneContentStatisticsSlotLevelVideoAdaptationOnlineTranscodingFailureNumotfunsupportedaudiocodec ConfdString, affirmedZoneContentStatisticsSlotLevelVideoAdaptationOnlineTranscodingFailureNumotffailureothers ConfdString, affirmedZoneContentStatisticsSlotLevelVideoAdaptationOnlineTranscodingFailureNumotfcancelcontenttypemismatches ConfdString, affirmedZoneContentStatisticsSlotLevelVideoAdaptationOnlineTranscodingFailureNumotfcancelnomapqoematch ConfdString, affirmedZoneContentStatisticsSlotLevelVideoAdaptationOnlineTranscodingFailureNumotfcancelmapentrybypass ConfdString, affirmedZoneContentStatisticsSlotLevelVideoAdaptationOnlineTranscodingFailureNumotfcancelcpuoverload ConfdString, affirmedZoneContentStatisticsSlotLevelVideoAdaptationOnlineTranscodingFailureNumotfnosrcaudiostreampresent ConfdString, affirmedZoneContentStatisticsSlotLevelVideoAdaptationOnlineTranscodingFailureNumotfnosrcvideostreampresent ConfdString, affirmedZoneContentStatisticsSlotLevelVideoAdaptationOnlineTranscodingFailureNumotfunsupportedsrcaudiocodec ConfdString, affirmedZoneContentStatisticsSlotLevelVideoAdaptationOnlineTranscodingFailureNumotfunsupportedsrcvideocodec ConfdString, affirmedZoneContentStatisticsSlotLevelVideoAdaptationOnlineTranscodingFailureNumotfbelowbitratesavingsthreshold ConfdString, affirmedZoneContentStatisticsSlotLevelVideoAdaptationOnlineTranscodingFailureNumotfsrcmediaformatnotsupported ConfdString, affirmedZoneContentStatisticsSlotLevelVideoAdaptationOnlineTranscodingFailureNumotftgtmediaformatnotsupported ConfdString, affirmedZoneContentStatisticsSlotLevelVideoAdaptationOnlineTranscodingFailureNumotftgtmediaformatparametersnotvalid ConfdString, affirmedZoneContentStatisticsSlotLevelVideoAdaptationOnlineTranscodingFailureNumotftgtxcodingparametersnotvalid ConfdString, affirmedZoneContentStatisticsSlotLevelVideoAdaptationOnlineTranscodingFailureNumotfcancelnomatchmapqoe ConfdString, affirmedZoneContentStatisticsSlotLevelVideoAdaptationOnlineTranscodingFailureNumotfcancelsrcmediaisnotstreamable ConfdString } affirmedZoneContentStatisticsSlotLevelVideoAdaptationOnlineTranscodingFailureChassis OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS not-accessible STATUS current DESCRIPTION "chassis ID" ::= { affirmedZoneContentStatisticsSlotLevelVideoAdaptationOnlineTranscodingFailureEntry 1 } affirmedZoneContentStatisticsSlotLevelVideoAdaptationOnlineTranscodingFailureSlot OBJECT-TYPE SYNTAX INTEGER {a1(1),a2(2),a3(3),a4(4),a5(5),a6(6),a7(7),a8(8),a9(9),a10(10),a11(11),a12(12),a13(13),a14(14),a15(15),a16(16),a17(17),a18(18),a19(19),a20(20),a21(21),a22(22),a23(23),a24(24),a25(25),a26(26),a27(27),a28(28),a29(29),a30(30),a31(31),a32(32),a33(33),a34(34),a35(35),a36(36),a37(37),a38(38),a39(39),a40(40),a41(41),a42(42),a43(43),a44(44),a45(45),a46(46),a47(47),a48(48),a49(49),a50(50),a51(51),a52(52),a53(53),a54(54),a55(55),a56(56),a57(57),a58(58),a59(59),a60(60),a61(61),a62(62),a63(63),a64(64),a65(65),a66(66),a67(67),a68(68),a69(69),a70(70),a71(71),a72(72),a73(73),a74(74),a75(75),a76(76),a77(77),a78(78),a79(79),a80(80),a81(81),a82(82),a83(83),a84(84),a85(85),a86(86),a87(87),a88(88),a89(89),a90(90),a91(91),a92(92),a93(93),a94(94),a95(95),a96(96),a97(97),a98(98),a99(99),a100(100),a101(101),a102(102),a103(103),a104(104),a105(105),a106(106),a107(107),a108(108),a109(109),a110(110),a111(111),a112(112),a113(113),a114(114),a115(115),a116(116),a117(117),a118(118),a119(119),a120(120),a121(121),a122(122),a123(123),a124(124),a125(125),a126(126),a127(127),a128(128)} MAX-ACCESS not-accessible STATUS current DESCRIPTION "slot number" ::= { affirmedZoneContentStatisticsSlotLevelVideoAdaptationOnlineTranscodingFailureEntry 2 } affirmedZoneContentStatisticsSlotLevelVideoAdaptationOnlineTranscodingFailureNumotfexceededmaxvideosize OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Online Transcoding exceeded max video size " ::= { affirmedZoneContentStatisticsSlotLevelVideoAdaptationOnlineTranscodingFailureEntry 3 } affirmedZoneContentStatisticsSlotLevelVideoAdaptationOnlineTranscodingFailureNumotfbelowminvideosize OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Online Transcoding below min video size" ::= { affirmedZoneContentStatisticsSlotLevelVideoAdaptationOnlineTranscodingFailureEntry 4 } affirmedZoneContentStatisticsSlotLevelVideoAdaptationOnlineTranscodingFailureNumotfexceededmaxvideoduration OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Online Transcoding exceeded max video duration " ::= { affirmedZoneContentStatisticsSlotLevelVideoAdaptationOnlineTranscodingFailureEntry 5 } affirmedZoneContentStatisticsSlotLevelVideoAdaptationOnlineTranscodingFailureNumotfbelowminvideoduration OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Online Transcoding below min video duration" ::= { affirmedZoneContentStatisticsSlotLevelVideoAdaptationOnlineTranscodingFailureEntry 6 } affirmedZoneContentStatisticsSlotLevelVideoAdaptationOnlineTranscodingFailureNumotfexceededmaxbitrate OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Online Transcoding exceeded max video bitrate " ::= { affirmedZoneContentStatisticsSlotLevelVideoAdaptationOnlineTranscodingFailureEntry 7 } affirmedZoneContentStatisticsSlotLevelVideoAdaptationOnlineTranscodingFailureNumotfexceededmaxframerate OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Online Transcoding exceeded max video framerate" ::= { affirmedZoneContentStatisticsSlotLevelVideoAdaptationOnlineTranscodingFailureEntry 8 } affirmedZoneContentStatisticsSlotLevelVideoAdaptationOnlineTranscodingFailureNumotfunsupportedsrccontainer OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Online Transcoding Unsupported Source Container" ::= { affirmedZoneContentStatisticsSlotLevelVideoAdaptationOnlineTranscodingFailureEntry 9 } affirmedZoneContentStatisticsSlotLevelVideoAdaptationOnlineTranscodingFailureNumotfunsupportedformat OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Online Transcoding Unsupported Format" ::= { affirmedZoneContentStatisticsSlotLevelVideoAdaptationOnlineTranscodingFailureEntry 10 } affirmedZoneContentStatisticsSlotLevelVideoAdaptationOnlineTranscodingFailureNumotfunsupportedvideocodec OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Online Transcoding Unsupported Video Codec" ::= { affirmedZoneContentStatisticsSlotLevelVideoAdaptationOnlineTranscodingFailureEntry 11 } affirmedZoneContentStatisticsSlotLevelVideoAdaptationOnlineTranscodingFailureNumotfunsupportedaudiocodec OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Online Transcoding Unsupported Audio Codec" ::= { affirmedZoneContentStatisticsSlotLevelVideoAdaptationOnlineTranscodingFailureEntry 12 } affirmedZoneContentStatisticsSlotLevelVideoAdaptationOnlineTranscodingFailureNumotffailureothers OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Online Transcoding Failure With Other Reason" ::= { affirmedZoneContentStatisticsSlotLevelVideoAdaptationOnlineTranscodingFailureEntry 13 } affirmedZoneContentStatisticsSlotLevelVideoAdaptationOnlineTranscodingFailureNumotfcancelcontenttypemismatches OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Online Transcoding Cancel Content-Type Mismatches" ::= { affirmedZoneContentStatisticsSlotLevelVideoAdaptationOnlineTranscodingFailureEntry 14 } affirmedZoneContentStatisticsSlotLevelVideoAdaptationOnlineTranscodingFailureNumotfcancelnomapqoematch OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Online Transcoding Cancels due to no transcoding map or QOE grade" ::= { affirmedZoneContentStatisticsSlotLevelVideoAdaptationOnlineTranscodingFailureEntry 15 } affirmedZoneContentStatisticsSlotLevelVideoAdaptationOnlineTranscodingFailureNumotfcancelmapentrybypass OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Online Transcoding Cancels due to Bypass set in the transcoding map entry" ::= { affirmedZoneContentStatisticsSlotLevelVideoAdaptationOnlineTranscodingFailureEntry 16 } affirmedZoneContentStatisticsSlotLevelVideoAdaptationOnlineTranscodingFailureNumotfcancelcpuoverload OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Online Transcoding Cancel CPU Overload" ::= { affirmedZoneContentStatisticsSlotLevelVideoAdaptationOnlineTranscodingFailureEntry 17 } affirmedZoneContentStatisticsSlotLevelVideoAdaptationOnlineTranscodingFailureNumotfnosrcaudiostreampresent OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Online Transcoding No Src Audio Stream Present" ::= { affirmedZoneContentStatisticsSlotLevelVideoAdaptationOnlineTranscodingFailureEntry 18 } affirmedZoneContentStatisticsSlotLevelVideoAdaptationOnlineTranscodingFailureNumotfnosrcvideostreampresent OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Online Transcoding No Src Video Stream Present" ::= { affirmedZoneContentStatisticsSlotLevelVideoAdaptationOnlineTranscodingFailureEntry 19 } affirmedZoneContentStatisticsSlotLevelVideoAdaptationOnlineTranscodingFailureNumotfunsupportedsrcaudiocodec OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Online Transcoding Unsupported Src Audio Codec" ::= { affirmedZoneContentStatisticsSlotLevelVideoAdaptationOnlineTranscodingFailureEntry 20 } affirmedZoneContentStatisticsSlotLevelVideoAdaptationOnlineTranscodingFailureNumotfunsupportedsrcvideocodec OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Online Transcoding Unsupported Src Video Codec" ::= { affirmedZoneContentStatisticsSlotLevelVideoAdaptationOnlineTranscodingFailureEntry 21 } affirmedZoneContentStatisticsSlotLevelVideoAdaptationOnlineTranscodingFailureNumotfbelowbitratesavingsthreshold OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Online Transcoding Below Bit Rate Savings Threshold" ::= { affirmedZoneContentStatisticsSlotLevelVideoAdaptationOnlineTranscodingFailureEntry 22 } affirmedZoneContentStatisticsSlotLevelVideoAdaptationOnlineTranscodingFailureNumotfsrcmediaformatnotsupported OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Online Transcoding Src Media Format Not Supported" ::= { affirmedZoneContentStatisticsSlotLevelVideoAdaptationOnlineTranscodingFailureEntry 23 } affirmedZoneContentStatisticsSlotLevelVideoAdaptationOnlineTranscodingFailureNumotftgtmediaformatnotsupported OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Online Transcoding Tgt Media Format Not Supported" ::= { affirmedZoneContentStatisticsSlotLevelVideoAdaptationOnlineTranscodingFailureEntry 24 } affirmedZoneContentStatisticsSlotLevelVideoAdaptationOnlineTranscodingFailureNumotftgtmediaformatparametersnotvalid OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Online Transcoding Tgt Media Format Parameters Not Valid" ::= { affirmedZoneContentStatisticsSlotLevelVideoAdaptationOnlineTranscodingFailureEntry 25 } affirmedZoneContentStatisticsSlotLevelVideoAdaptationOnlineTranscodingFailureNumotftgtxcodingparametersnotvalid OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Online Transcoding Target Transcoding Paramaters Not Valid" ::= { affirmedZoneContentStatisticsSlotLevelVideoAdaptationOnlineTranscodingFailureEntry 26 } affirmedZoneContentStatisticsSlotLevelVideoAdaptationOnlineTranscodingFailureNumotfcancelnomatchmapqoe OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Online Transcoding Cancels due to no matching transcoding map entry or QOE grade" ::= { affirmedZoneContentStatisticsSlotLevelVideoAdaptationOnlineTranscodingFailureEntry 27 } affirmedZoneContentStatisticsSlotLevelVideoAdaptationOnlineTranscodingFailureNumotfcancelsrcmediaisnotstreamable OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Online Transcoding Cancels due to source media is not streamable" ::= { affirmedZoneContentStatisticsSlotLevelVideoAdaptationOnlineTranscodingFailureEntry 28 } affirmedZoneContentStatisticsSlotLevelProxyConnectionTable OBJECT-TYPE SYNTAX SEQUENCE OF AffirmedZoneContentStatisticsSlotLevelProxyConnectionEntry MAX-ACCESS not-accessible STATUS deprecated DESCRIPTION "" ::= { affirmedZoneMIB 140 } affirmedZoneContentStatisticsSlotLevelProxyConnectionEntry OBJECT-TYPE SYNTAX AffirmedZoneContentStatisticsSlotLevelProxyConnectionEntry MAX-ACCESS not-accessible STATUS deprecated DESCRIPTION "" INDEX { affirmedZoneName, affirmedZoneContentStatisticsSlotLevelProxyConnectionChassis, affirmedZoneContentStatisticsSlotLevelProxyConnectionSlot } ::= { affirmedZoneContentStatisticsSlotLevelProxyConnectionTable 1 } AffirmedZoneContentStatisticsSlotLevelProxyConnectionEntry ::= SEQUENCE { affirmedZoneContentStatisticsSlotLevelProxyConnectionChassis Unsigned32, affirmedZoneContentStatisticsSlotLevelProxyConnectionSlot INTEGER, affirmedZoneContentStatisticsSlotLevelProxyConnectionNumtotalclientconnections ConfdString, affirmedZoneContentStatisticsSlotLevelProxyConnectionNumcurrentclientconnections ConfdString, affirmedZoneContentStatisticsSlotLevelProxyConnectionNumkeepaliverequested ConfdString, affirmedZoneContentStatisticsSlotLevelProxyConnectionNumpersistentclientconnections ConfdString, affirmedZoneContentStatisticsSlotLevelProxyConnectionNumreusedclientconnections ConfdString, affirmedZoneContentStatisticsSlotLevelProxyConnectionNumpipelinedclientconnections ConfdString, affirmedZoneContentStatisticsSlotLevelProxyConnectionNumipv4clientconnections ConfdString, affirmedZoneContentStatisticsSlotLevelProxyConnectionNumipv6clientconnections ConfdString, affirmedZoneContentStatisticsSlotLevelProxyConnectionNumtotalserverconnections ConfdString, affirmedZoneContentStatisticsSlotLevelProxyConnectionNumcurrentserverconnections ConfdString, affirmedZoneContentStatisticsSlotLevelProxyConnectionNumipv4serverconnections ConfdString, affirmedZoneContentStatisticsSlotLevelProxyConnectionNumipv6serverconnections ConfdString, affirmedZoneContentStatisticsSlotLevelProxyConnectionNumcurrentlyidleserverconnections ConfdString, affirmedZoneContentStatisticsSlotLevelProxyConnectionNumreusedsameclientserverconnections ConfdString, affirmedZoneContentStatisticsSlotLevelProxyConnectionNumreusedserverconnections ConfdString, affirmedZoneContentStatisticsSlotLevelProxyConnectionNumtotalsmppconnections ConfdString, affirmedZoneContentStatisticsSlotLevelProxyConnectionNumcurrentsmppconnections ConfdString, affirmedZoneContentStatisticsSlotLevelProxyConnectionNumipv4smppconnections ConfdString, affirmedZoneContentStatisticsSlotLevelProxyConnectionNumipv6smppconnections ConfdString, affirmedZoneContentStatisticsSlotLevelProxyConnectionNumcurrentlyidlesmppconnections ConfdString, affirmedZoneContentStatisticsSlotLevelProxyConnectionNumreusedsameclientsmppconnections ConfdString, affirmedZoneContentStatisticsSlotLevelProxyConnectionNumreusedsmppconnections ConfdString, affirmedZoneContentStatisticsSlotLevelProxyConnectionNumconnectionerrorsmppconnections ConfdString, affirmedZoneContentStatisticsSlotLevelProxyConnectionNumbinderrorsmppconnections ConfdString, affirmedZoneContentStatisticsSlotLevelProxyConnectionNumsenderrorsmppconnections ConfdString, affirmedZoneContentStatisticsSlotLevelProxyConnectionNumunbinderrorsmppconnections ConfdString, affirmedZoneContentStatisticsSlotLevelProxyConnectionNumiptransparentserverconnections ConfdString, affirmedZoneContentStatisticsSlotLevelProxyConnectionNumprefipfamilyusedserverconnections ConfdString, affirmedZoneContentStatisticsSlotLevelProxyConnectionNumprefipfamilyunavailableserverconnections ConfdString, affirmedZoneContentStatisticsSlotLevelProxyConnectionNumnonhttpclientconnections ConfdString, affirmedZoneContentStatisticsSlotLevelProxyConnectionNumnorequestclientconnnections ConfdString, affirmedZoneContentStatisticsSlotLevelProxyConnectionNumreversehandoffclientconnnections ConfdString } affirmedZoneContentStatisticsSlotLevelProxyConnectionChassis OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS not-accessible STATUS current DESCRIPTION "chassis ID" ::= { affirmedZoneContentStatisticsSlotLevelProxyConnectionEntry 1 } affirmedZoneContentStatisticsSlotLevelProxyConnectionSlot OBJECT-TYPE SYNTAX INTEGER {a1(1),a2(2),a3(3),a4(4),a5(5),a6(6),a7(7),a8(8),a9(9),a10(10),a11(11),a12(12),a13(13),a14(14),a15(15),a16(16),a17(17),a18(18),a19(19),a20(20),a21(21),a22(22),a23(23),a24(24),a25(25),a26(26),a27(27),a28(28),a29(29),a30(30),a31(31),a32(32),a33(33),a34(34),a35(35),a36(36),a37(37),a38(38),a39(39),a40(40),a41(41),a42(42),a43(43),a44(44),a45(45),a46(46),a47(47),a48(48),a49(49),a50(50),a51(51),a52(52),a53(53),a54(54),a55(55),a56(56),a57(57),a58(58),a59(59),a60(60),a61(61),a62(62),a63(63),a64(64),a65(65),a66(66),a67(67),a68(68),a69(69),a70(70),a71(71),a72(72),a73(73),a74(74),a75(75),a76(76),a77(77),a78(78),a79(79),a80(80),a81(81),a82(82),a83(83),a84(84),a85(85),a86(86),a87(87),a88(88),a89(89),a90(90),a91(91),a92(92),a93(93),a94(94),a95(95),a96(96),a97(97),a98(98),a99(99),a100(100),a101(101),a102(102),a103(103),a104(104),a105(105),a106(106),a107(107),a108(108),a109(109),a110(110),a111(111),a112(112),a113(113),a114(114),a115(115),a116(116),a117(117),a118(118),a119(119),a120(120),a121(121),a122(122),a123(123),a124(124),a125(125),a126(126),a127(127),a128(128)} MAX-ACCESS not-accessible STATUS current DESCRIPTION "slot number" ::= { affirmedZoneContentStatisticsSlotLevelProxyConnectionEntry 2 } affirmedZoneContentStatisticsSlotLevelProxyConnectionNumtotalclientconnections OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of client connections" ::= { affirmedZoneContentStatisticsSlotLevelProxyConnectionEntry 3 } affirmedZoneContentStatisticsSlotLevelProxyConnectionNumcurrentclientconnections OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of client connections currently in use" ::= { affirmedZoneContentStatisticsSlotLevelProxyConnectionEntry 4 } affirmedZoneContentStatisticsSlotLevelProxyConnectionNumkeepaliverequested OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of keep-alive requested from client" ::= { affirmedZoneContentStatisticsSlotLevelProxyConnectionEntry 5 } affirmedZoneContentStatisticsSlotLevelProxyConnectionNumpersistentclientconnections OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of persistent client connections" ::= { affirmedZoneContentStatisticsSlotLevelProxyConnectionEntry 6 } affirmedZoneContentStatisticsSlotLevelProxyConnectionNumreusedclientconnections OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of reused client connections" ::= { affirmedZoneContentStatisticsSlotLevelProxyConnectionEntry 7 } affirmedZoneContentStatisticsSlotLevelProxyConnectionNumpipelinedclientconnections OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of pipelined client connections" ::= { affirmedZoneContentStatisticsSlotLevelProxyConnectionEntry 8 } affirmedZoneContentStatisticsSlotLevelProxyConnectionNumipv4clientconnections OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of IPv4 client connections" ::= { affirmedZoneContentStatisticsSlotLevelProxyConnectionEntry 9 } affirmedZoneContentStatisticsSlotLevelProxyConnectionNumipv6clientconnections OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of IPv6 client connections" ::= { affirmedZoneContentStatisticsSlotLevelProxyConnectionEntry 10 } affirmedZoneContentStatisticsSlotLevelProxyConnectionNumtotalserverconnections OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of server connections" ::= { affirmedZoneContentStatisticsSlotLevelProxyConnectionEntry 11 } affirmedZoneContentStatisticsSlotLevelProxyConnectionNumcurrentserverconnections OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of server connections currently in use" ::= { affirmedZoneContentStatisticsSlotLevelProxyConnectionEntry 12 } affirmedZoneContentStatisticsSlotLevelProxyConnectionNumipv4serverconnections OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of IPv4 server connections" ::= { affirmedZoneContentStatisticsSlotLevelProxyConnectionEntry 13 } affirmedZoneContentStatisticsSlotLevelProxyConnectionNumipv6serverconnections OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of IPv6 server connections" ::= { affirmedZoneContentStatisticsSlotLevelProxyConnectionEntry 14 } affirmedZoneContentStatisticsSlotLevelProxyConnectionNumcurrentlyidleserverconnections OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "The number of idle server connections in the server connection pool" ::= { affirmedZoneContentStatisticsSlotLevelProxyConnectionEntry 15 } affirmedZoneContentStatisticsSlotLevelProxyConnectionNumreusedsameclientserverconnections OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "The number of times server connections were reused by same client connections" ::= { affirmedZoneContentStatisticsSlotLevelProxyConnectionEntry 16 } affirmedZoneContentStatisticsSlotLevelProxyConnectionNumreusedserverconnections OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "The number of times idle server connections were reused" ::= { affirmedZoneContentStatisticsSlotLevelProxyConnectionEntry 17 } affirmedZoneContentStatisticsSlotLevelProxyConnectionNumtotalsmppconnections OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of smpp connections" ::= { affirmedZoneContentStatisticsSlotLevelProxyConnectionEntry 18 } affirmedZoneContentStatisticsSlotLevelProxyConnectionNumcurrentsmppconnections OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of smpp connections currently in use" ::= { affirmedZoneContentStatisticsSlotLevelProxyConnectionEntry 19 } affirmedZoneContentStatisticsSlotLevelProxyConnectionNumipv4smppconnections OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of IPv4 smpp connections" ::= { affirmedZoneContentStatisticsSlotLevelProxyConnectionEntry 20 } affirmedZoneContentStatisticsSlotLevelProxyConnectionNumipv6smppconnections OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of IPv6 smpp connections" ::= { affirmedZoneContentStatisticsSlotLevelProxyConnectionEntry 21 } affirmedZoneContentStatisticsSlotLevelProxyConnectionNumcurrentlyidlesmppconnections OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "The number of idle smpp connections in the server connection pool" ::= { affirmedZoneContentStatisticsSlotLevelProxyConnectionEntry 22 } affirmedZoneContentStatisticsSlotLevelProxyConnectionNumreusedsameclientsmppconnections OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "The number of times smpp connections were reused by same client connections" ::= { affirmedZoneContentStatisticsSlotLevelProxyConnectionEntry 23 } affirmedZoneContentStatisticsSlotLevelProxyConnectionNumreusedsmppconnections OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "The number of times idle smpp connections were reused" ::= { affirmedZoneContentStatisticsSlotLevelProxyConnectionEntry 24 } affirmedZoneContentStatisticsSlotLevelProxyConnectionNumconnectionerrorsmppconnections OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "The number of smpp connection errors" ::= { affirmedZoneContentStatisticsSlotLevelProxyConnectionEntry 25 } affirmedZoneContentStatisticsSlotLevelProxyConnectionNumbinderrorsmppconnections OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "The number of smpp bind errors" ::= { affirmedZoneContentStatisticsSlotLevelProxyConnectionEntry 26 } affirmedZoneContentStatisticsSlotLevelProxyConnectionNumsenderrorsmppconnections OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "The number of smpp send errors" ::= { affirmedZoneContentStatisticsSlotLevelProxyConnectionEntry 27 } affirmedZoneContentStatisticsSlotLevelProxyConnectionNumunbinderrorsmppconnections OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "The number of smpp unbind errors" ::= { affirmedZoneContentStatisticsSlotLevelProxyConnectionEntry 28 } affirmedZoneContentStatisticsSlotLevelProxyConnectionNumiptransparentserverconnections OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of IP transparent server connections" ::= { affirmedZoneContentStatisticsSlotLevelProxyConnectionEntry 29 } affirmedZoneContentStatisticsSlotLevelProxyConnectionNumprefipfamilyusedserverconnections OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of preferred ip family used server connections" ::= { affirmedZoneContentStatisticsSlotLevelProxyConnectionEntry 30 } affirmedZoneContentStatisticsSlotLevelProxyConnectionNumprefipfamilyunavailableserverconnections OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of preferred ip family unavailable server connections" ::= { affirmedZoneContentStatisticsSlotLevelProxyConnectionEntry 31 } affirmedZoneContentStatisticsSlotLevelProxyConnectionNumnonhttpclientconnections OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of client connections with non-http request" ::= { affirmedZoneContentStatisticsSlotLevelProxyConnectionEntry 32 } affirmedZoneContentStatisticsSlotLevelProxyConnectionNumnorequestclientconnnections OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of client connections with request receive timeout" ::= { affirmedZoneContentStatisticsSlotLevelProxyConnectionEntry 33 } affirmedZoneContentStatisticsSlotLevelProxyConnectionNumreversehandoffclientconnnections OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of client connections from reverse handoff" ::= { affirmedZoneContentStatisticsSlotLevelProxyConnectionEntry 34 } affirmedZoneContentStatisticsSlotLevelProxyDetailTable OBJECT-TYPE SYNTAX SEQUENCE OF AffirmedZoneContentStatisticsSlotLevelProxyDetailEntry MAX-ACCESS not-accessible STATUS deprecated DESCRIPTION "" ::= { affirmedZoneMIB 141 } affirmedZoneContentStatisticsSlotLevelProxyDetailEntry OBJECT-TYPE SYNTAX AffirmedZoneContentStatisticsSlotLevelProxyDetailEntry MAX-ACCESS not-accessible STATUS deprecated DESCRIPTION "" INDEX { affirmedZoneName, affirmedZoneContentStatisticsSlotLevelProxyDetailChassis, affirmedZoneContentStatisticsSlotLevelProxyDetailSlot } ::= { affirmedZoneContentStatisticsSlotLevelProxyDetailTable 1 } AffirmedZoneContentStatisticsSlotLevelProxyDetailEntry ::= SEQUENCE { affirmedZoneContentStatisticsSlotLevelProxyDetailChassis Unsigned32, affirmedZoneContentStatisticsSlotLevelProxyDetailSlot INTEGER, affirmedZoneContentStatisticsSlotLevelProxyDetailNumtotalrequestshttpv09 ConfdString, affirmedZoneContentStatisticsSlotLevelProxyDetailNumtotalrequestshttpv10 ConfdString, affirmedZoneContentStatisticsSlotLevelProxyDetailNumtotalrequestshttpv11 ConfdString, affirmedZoneContentStatisticsSlotLevelProxyDetailNumpersistenclientrequests ConfdString, affirmedZoneContentStatisticsSlotLevelProxyDetailNumpipelinedclientrequests ConfdString, affirmedZoneContentStatisticsSlotLevelProxyDetailNumipv4clientrequests ConfdString, affirmedZoneContentStatisticsSlotLevelProxyDetailNumipv6clientrequests ConfdString, affirmedZoneContentStatisticsSlotLevelProxyDetailNumparsediosrequests ConfdString, affirmedZoneContentStatisticsSlotLevelProxyDetailNumparsedandroidrequests ConfdString, affirmedZoneContentStatisticsSlotLevelProxyDetailNumparsedmozillarequests ConfdString, affirmedZoneContentStatisticsSlotLevelProxyDetailNumparsedsafarirequests ConfdString, affirmedZoneContentStatisticsSlotLevelProxyDetailNumparsedchromerequests ConfdString, affirmedZoneContentStatisticsSlotLevelProxyDetailServerhttpresponsesipv4 ConfdString, affirmedZoneContentStatisticsSlotLevelProxyDetailServerhttpresponsesipv6 ConfdString, affirmedZoneContentStatisticsSlotLevelProxyDetailClienthttprequestsizemin ConfdString, affirmedZoneContentStatisticsSlotLevelProxyDetailClienthttprequestsizeavg ConfdString, affirmedZoneContentStatisticsSlotLevelProxyDetailClienthttprequestsizemax ConfdString, affirmedZoneContentStatisticsSlotLevelProxyDetailClienthttpresponsesizemin ConfdString, affirmedZoneContentStatisticsSlotLevelProxyDetailClienthttpresponsesizeavg ConfdString, affirmedZoneContentStatisticsSlotLevelProxyDetailClienthttpresponsesizemax ConfdString, affirmedZoneContentStatisticsSlotLevelProxyDetailServicetimefromserveravg ConfdString, affirmedZoneContentStatisticsSlotLevelProxyDetailServicetimefromcacheavg ConfdString, affirmedZoneContentStatisticsSlotLevelProxyDetailNumtotalclientrequestschunked ConfdString, affirmedZoneContentStatisticsSlotLevelProxyDetailNumsuccessclientrequestschunked ConfdString, affirmedZoneContentStatisticsSlotLevelProxyDetailNumproxyserviceattemptschunked ConfdString, affirmedZoneContentStatisticsSlotLevelProxyDetailNumproxyservicesuccesscachedchunked ConfdString, affirmedZoneContentStatisticsSlotLevelProxyDetailNumproxyservicesuccesschunked ConfdString, affirmedZoneContentStatisticsSlotLevelProxyDetailNumbytesclientrequestchunked ConfdString, affirmedZoneContentStatisticsSlotLevelProxyDetailNumbytesserverresponsechunked ConfdString, affirmedZoneContentStatisticsSlotLevelProxyDetailNumproxyserviceattemptschunkedvideo ConfdString, affirmedZoneContentStatisticsSlotLevelProxyDetailNumproxyservicesuccesschunkedvideo ConfdString, affirmedZoneContentStatisticsSlotLevelProxyDetailNumproxyservicesuccesscachedchunkedvideo ConfdString, affirmedZoneContentStatisticsSlotLevelProxyDetailNumbytesserverresponsechunkedvideo ConfdString, affirmedZoneContentStatisticsSlotLevelProxyDetailNumconditionalclientrequests ConfdString, affirmedZoneContentStatisticsSlotLevelProxyDetailNumproxyservicepreconditionfailed ConfdString, affirmedZoneContentStatisticsSlotLevelProxyDetailNumproxyservicepreconditionnotmodified ConfdString, affirmedZoneContentStatisticsSlotLevelProxyDetailNumproxyservicepreconditionpartialcontentserved ConfdString, affirmedZoneContentStatisticsSlotLevelProxyDetailNumproxyservicepreconditionserved ConfdString, affirmedZoneContentStatisticsSlotLevelProxyDetailNumproxyservicepreconditionforwarded ConfdString, affirmedZoneContentStatisticsSlotLevelProxyDetailNumbufferedrequests ConfdString, affirmedZoneContentStatisticsSlotLevelProxyDetailNumbufferedresponses ConfdString, affirmedZoneContentStatisticsSlotLevelProxyDetailNumtransparentproxyrequests ConfdString, affirmedZoneContentStatisticsSlotLevelProxyDetailNumexplicitproxyrequests ConfdString, affirmedZoneContentStatisticsSlotLevelProxyDetailNumparsedlinuxrequests ConfdString, affirmedZoneContentStatisticsSlotLevelProxyDetailNumparsedmacintoshrequests ConfdString, affirmedZoneContentStatisticsSlotLevelProxyDetailNumparsedwindowsrequests ConfdString, affirmedZoneContentStatisticsSlotLevelProxyDetailNumparsedotherosrequests ConfdString, affirmedZoneContentStatisticsSlotLevelProxyDetailNumparsedinternetexplorerrequests ConfdString, affirmedZoneContentStatisticsSlotLevelProxyDetailNumparsedotherbrowserrequests ConfdString, affirmedZoneContentStatisticsSlotLevelProxyDetailNumhttpproxyrequestpolicyappliedtotal ConfdString, affirmedZoneContentStatisticsSlotLevelProxyDetailNumhttpproxyresponsepolicyappliedtotal ConfdString } affirmedZoneContentStatisticsSlotLevelProxyDetailChassis OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS not-accessible STATUS current DESCRIPTION "chassis ID" ::= { affirmedZoneContentStatisticsSlotLevelProxyDetailEntry 1 } affirmedZoneContentStatisticsSlotLevelProxyDetailSlot OBJECT-TYPE SYNTAX INTEGER {a1(1),a2(2),a3(3),a4(4),a5(5),a6(6),a7(7),a8(8),a9(9),a10(10),a11(11),a12(12),a13(13),a14(14),a15(15),a16(16),a17(17),a18(18),a19(19),a20(20),a21(21),a22(22),a23(23),a24(24),a25(25),a26(26),a27(27),a28(28),a29(29),a30(30),a31(31),a32(32),a33(33),a34(34),a35(35),a36(36),a37(37),a38(38),a39(39),a40(40),a41(41),a42(42),a43(43),a44(44),a45(45),a46(46),a47(47),a48(48),a49(49),a50(50),a51(51),a52(52),a53(53),a54(54),a55(55),a56(56),a57(57),a58(58),a59(59),a60(60),a61(61),a62(62),a63(63),a64(64),a65(65),a66(66),a67(67),a68(68),a69(69),a70(70),a71(71),a72(72),a73(73),a74(74),a75(75),a76(76),a77(77),a78(78),a79(79),a80(80),a81(81),a82(82),a83(83),a84(84),a85(85),a86(86),a87(87),a88(88),a89(89),a90(90),a91(91),a92(92),a93(93),a94(94),a95(95),a96(96),a97(97),a98(98),a99(99),a100(100),a101(101),a102(102),a103(103),a104(104),a105(105),a106(106),a107(107),a108(108),a109(109),a110(110),a111(111),a112(112),a113(113),a114(114),a115(115),a116(116),a117(117),a118(118),a119(119),a120(120),a121(121),a122(122),a123(123),a124(124),a125(125),a126(126),a127(127),a128(128)} MAX-ACCESS not-accessible STATUS current DESCRIPTION "slot number" ::= { affirmedZoneContentStatisticsSlotLevelProxyDetailEntry 2 } affirmedZoneContentStatisticsSlotLevelProxyDetailNumtotalrequestshttpv09 OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Http V0.9 client requests received" ::= { affirmedZoneContentStatisticsSlotLevelProxyDetailEntry 3 } affirmedZoneContentStatisticsSlotLevelProxyDetailNumtotalrequestshttpv10 OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Http V1.0 client requests received" ::= { affirmedZoneContentStatisticsSlotLevelProxyDetailEntry 4 } affirmedZoneContentStatisticsSlotLevelProxyDetailNumtotalrequestshttpv11 OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Http V1.1 client requests received" ::= { affirmedZoneContentStatisticsSlotLevelProxyDetailEntry 5 } affirmedZoneContentStatisticsSlotLevelProxyDetailNumpersistenclientrequests OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of client requests persistent" ::= { affirmedZoneContentStatisticsSlotLevelProxyDetailEntry 6 } affirmedZoneContentStatisticsSlotLevelProxyDetailNumpipelinedclientrequests OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of pipelined client requests" ::= { affirmedZoneContentStatisticsSlotLevelProxyDetailEntry 7 } affirmedZoneContentStatisticsSlotLevelProxyDetailNumipv4clientrequests OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of IPv4 client requests" ::= { affirmedZoneContentStatisticsSlotLevelProxyDetailEntry 8 } affirmedZoneContentStatisticsSlotLevelProxyDetailNumipv6clientrequests OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of IPv6 client requests" ::= { affirmedZoneContentStatisticsSlotLevelProxyDetailEntry 9 } affirmedZoneContentStatisticsSlotLevelProxyDetailNumparsediosrequests OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of client requests parsed for iOS" ::= { affirmedZoneContentStatisticsSlotLevelProxyDetailEntry 10 } affirmedZoneContentStatisticsSlotLevelProxyDetailNumparsedandroidrequests OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of client requests parsed for Android" ::= { affirmedZoneContentStatisticsSlotLevelProxyDetailEntry 11 } affirmedZoneContentStatisticsSlotLevelProxyDetailNumparsedmozillarequests OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of client requests parsed for Firefox" ::= { affirmedZoneContentStatisticsSlotLevelProxyDetailEntry 12 } affirmedZoneContentStatisticsSlotLevelProxyDetailNumparsedsafarirequests OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of client requests parsed for Safari" ::= { affirmedZoneContentStatisticsSlotLevelProxyDetailEntry 13 } affirmedZoneContentStatisticsSlotLevelProxyDetailNumparsedchromerequests OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of client requests parsed for Chrome" ::= { affirmedZoneContentStatisticsSlotLevelProxyDetailEntry 14 } affirmedZoneContentStatisticsSlotLevelProxyDetailServerhttpresponsesipv4 OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of IPv4 server responses" ::= { affirmedZoneContentStatisticsSlotLevelProxyDetailEntry 15 } affirmedZoneContentStatisticsSlotLevelProxyDetailServerhttpresponsesipv6 OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of IPv6 server responses" ::= { affirmedZoneContentStatisticsSlotLevelProxyDetailEntry 16 } affirmedZoneContentStatisticsSlotLevelProxyDetailClienthttprequestsizemin OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Client HTTP Request Size Min (Bytes)" ::= { affirmedZoneContentStatisticsSlotLevelProxyDetailEntry 17 } affirmedZoneContentStatisticsSlotLevelProxyDetailClienthttprequestsizeavg OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Client HTTP Request Size Avg (Bytes)" ::= { affirmedZoneContentStatisticsSlotLevelProxyDetailEntry 18 } affirmedZoneContentStatisticsSlotLevelProxyDetailClienthttprequestsizemax OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Client HTTP Request Size Max (Bytes)" ::= { affirmedZoneContentStatisticsSlotLevelProxyDetailEntry 19 } affirmedZoneContentStatisticsSlotLevelProxyDetailClienthttpresponsesizemin OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Client HTTP Response Size Min (Bytes)" ::= { affirmedZoneContentStatisticsSlotLevelProxyDetailEntry 20 } affirmedZoneContentStatisticsSlotLevelProxyDetailClienthttpresponsesizeavg OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Client HTTP Response Size Avg (Bytes)" ::= { affirmedZoneContentStatisticsSlotLevelProxyDetailEntry 21 } affirmedZoneContentStatisticsSlotLevelProxyDetailClienthttpresponsesizemax OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Client HTTP Response Size Max (Bytes)" ::= { affirmedZoneContentStatisticsSlotLevelProxyDetailEntry 22 } affirmedZoneContentStatisticsSlotLevelProxyDetailServicetimefromserveravg OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Client Average HTTP Request Service Time from Server" ::= { affirmedZoneContentStatisticsSlotLevelProxyDetailEntry 23 } affirmedZoneContentStatisticsSlotLevelProxyDetailServicetimefromcacheavg OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Client Average HTTP Request Service Time from Cache" ::= { affirmedZoneContentStatisticsSlotLevelProxyDetailEntry 24 } affirmedZoneContentStatisticsSlotLevelProxyDetailNumtotalclientrequestschunked OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of chunked client requests received" ::= { affirmedZoneContentStatisticsSlotLevelProxyDetailEntry 25 } affirmedZoneContentStatisticsSlotLevelProxyDetailNumsuccessclientrequestschunked OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of chunked client requests processed successfully" ::= { affirmedZoneContentStatisticsSlotLevelProxyDetailEntry 26 } affirmedZoneContentStatisticsSlotLevelProxyDetailNumproxyserviceattemptschunked OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of chunked proxy service attempts" ::= { affirmedZoneContentStatisticsSlotLevelProxyDetailEntry 27 } affirmedZoneContentStatisticsSlotLevelProxyDetailNumproxyservicesuccesscachedchunked OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of proxy service success - cached chunked" ::= { affirmedZoneContentStatisticsSlotLevelProxyDetailEntry 28 } affirmedZoneContentStatisticsSlotLevelProxyDetailNumproxyservicesuccesschunked OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of chunked proxy service success" ::= { affirmedZoneContentStatisticsSlotLevelProxyDetailEntry 29 } affirmedZoneContentStatisticsSlotLevelProxyDetailNumbytesclientrequestchunked OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Bytes from Chunked Client Request" ::= { affirmedZoneContentStatisticsSlotLevelProxyDetailEntry 30 } affirmedZoneContentStatisticsSlotLevelProxyDetailNumbytesserverresponsechunked OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Bytes from Chunked Server Response" ::= { affirmedZoneContentStatisticsSlotLevelProxyDetailEntry 31 } affirmedZoneContentStatisticsSlotLevelProxyDetailNumproxyserviceattemptschunkedvideo OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of chunked video proxy service attempts" ::= { affirmedZoneContentStatisticsSlotLevelProxyDetailEntry 32 } affirmedZoneContentStatisticsSlotLevelProxyDetailNumproxyservicesuccesschunkedvideo OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of chunked video proxy service success" ::= { affirmedZoneContentStatisticsSlotLevelProxyDetailEntry 33 } affirmedZoneContentStatisticsSlotLevelProxyDetailNumproxyservicesuccesscachedchunkedvideo OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of proxy service success - cached chunked video" ::= { affirmedZoneContentStatisticsSlotLevelProxyDetailEntry 34 } affirmedZoneContentStatisticsSlotLevelProxyDetailNumbytesserverresponsechunkedvideo OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Bytes from Chunked Video Server Response" ::= { affirmedZoneContentStatisticsSlotLevelProxyDetailEntry 35 } affirmedZoneContentStatisticsSlotLevelProxyDetailNumconditionalclientrequests OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of conditional client requests" ::= { affirmedZoneContentStatisticsSlotLevelProxyDetailEntry 36 } affirmedZoneContentStatisticsSlotLevelProxyDetailNumproxyservicepreconditionfailed OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of proxy service precondition failed" ::= { affirmedZoneContentStatisticsSlotLevelProxyDetailEntry 37 } affirmedZoneContentStatisticsSlotLevelProxyDetailNumproxyservicepreconditionnotmodified OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of proxy service precondition not modified" ::= { affirmedZoneContentStatisticsSlotLevelProxyDetailEntry 38 } affirmedZoneContentStatisticsSlotLevelProxyDetailNumproxyservicepreconditionpartialcontentserved OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of proxy service precondition partial content served" ::= { affirmedZoneContentStatisticsSlotLevelProxyDetailEntry 39 } affirmedZoneContentStatisticsSlotLevelProxyDetailNumproxyservicepreconditionserved OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of proxy service precondition served" ::= { affirmedZoneContentStatisticsSlotLevelProxyDetailEntry 40 } affirmedZoneContentStatisticsSlotLevelProxyDetailNumproxyservicepreconditionforwarded OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of proxy service precondition forwarded" ::= { affirmedZoneContentStatisticsSlotLevelProxyDetailEntry 41 } affirmedZoneContentStatisticsSlotLevelProxyDetailNumbufferedrequests OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of client requests delayed due to buffering" ::= { affirmedZoneContentStatisticsSlotLevelProxyDetailEntry 42 } affirmedZoneContentStatisticsSlotLevelProxyDetailNumbufferedresponses OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of server responses delayed due to buffering limit" ::= { affirmedZoneContentStatisticsSlotLevelProxyDetailEntry 43 } affirmedZoneContentStatisticsSlotLevelProxyDetailNumtransparentproxyrequests OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of client requests destined to transparent proxy" ::= { affirmedZoneContentStatisticsSlotLevelProxyDetailEntry 44 } affirmedZoneContentStatisticsSlotLevelProxyDetailNumexplicitproxyrequests OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of client requests destined to an explicit proxy" ::= { affirmedZoneContentStatisticsSlotLevelProxyDetailEntry 45 } affirmedZoneContentStatisticsSlotLevelProxyDetailNumparsedlinuxrequests OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of client requests parsed for Linux" ::= { affirmedZoneContentStatisticsSlotLevelProxyDetailEntry 46 } affirmedZoneContentStatisticsSlotLevelProxyDetailNumparsedmacintoshrequests OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of client requests parsed for Macintosh" ::= { affirmedZoneContentStatisticsSlotLevelProxyDetailEntry 47 } affirmedZoneContentStatisticsSlotLevelProxyDetailNumparsedwindowsrequests OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of client requests parsed for Windows" ::= { affirmedZoneContentStatisticsSlotLevelProxyDetailEntry 48 } affirmedZoneContentStatisticsSlotLevelProxyDetailNumparsedotherosrequests OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of client requests parsed for Other OS" ::= { affirmedZoneContentStatisticsSlotLevelProxyDetailEntry 49 } affirmedZoneContentStatisticsSlotLevelProxyDetailNumparsedinternetexplorerrequests OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of client requests parsed for InternetExplorer" ::= { affirmedZoneContentStatisticsSlotLevelProxyDetailEntry 50 } affirmedZoneContentStatisticsSlotLevelProxyDetailNumparsedotherbrowserrequests OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of client requests parsed for Other Browser" ::= { affirmedZoneContentStatisticsSlotLevelProxyDetailEntry 51 } affirmedZoneContentStatisticsSlotLevelProxyDetailNumhttpproxyrequestpolicyappliedtotal OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of request policy applied" ::= { affirmedZoneContentStatisticsSlotLevelProxyDetailEntry 52 } affirmedZoneContentStatisticsSlotLevelProxyDetailNumhttpproxyresponsepolicyappliedtotal OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of response policy applied" ::= { affirmedZoneContentStatisticsSlotLevelProxyDetailEntry 53 } affirmedZoneContentStatisticsSlotLevelProxyBefTable OBJECT-TYPE SYNTAX SEQUENCE OF AffirmedZoneContentStatisticsSlotLevelProxyBefEntry MAX-ACCESS not-accessible STATUS deprecated DESCRIPTION "" ::= { affirmedZoneMIB 142 } affirmedZoneContentStatisticsSlotLevelProxyBefEntry OBJECT-TYPE SYNTAX AffirmedZoneContentStatisticsSlotLevelProxyBefEntry MAX-ACCESS not-accessible STATUS deprecated DESCRIPTION "" INDEX { affirmedZoneName, affirmedZoneContentStatisticsSlotLevelProxyBefChassis, affirmedZoneContentStatisticsSlotLevelProxyBefSlot } ::= { affirmedZoneContentStatisticsSlotLevelProxyBefTable 1 } AffirmedZoneContentStatisticsSlotLevelProxyBefEntry ::= SEQUENCE { affirmedZoneContentStatisticsSlotLevelProxyBefChassis Unsigned32, affirmedZoneContentStatisticsSlotLevelProxyBefSlot INTEGER, affirmedZoneContentStatisticsSlotLevelProxyBefNumbefrequestprocessedlocally ConfdString, affirmedZoneContentStatisticsSlotLevelProxyBefNumbefrequestredirectsuccess ConfdString, affirmedZoneContentStatisticsSlotLevelProxyBefNumbefrequestredirectfail ConfdString, affirmedZoneContentStatisticsSlotLevelProxyBefNumbefrequestredirectreceived ConfdString, affirmedZoneContentStatisticsSlotLevelProxyBefNumbefresponseredirectsuccess ConfdString, affirmedZoneContentStatisticsSlotLevelProxyBefNumbefresponseredirectfail ConfdString, affirmedZoneContentStatisticsSlotLevelProxyBefNumbefresponseredirectreceived ConfdString, affirmedZoneContentStatisticsSlotLevelProxyBefNumbefcurrentlyidleconnections ConfdString, affirmedZoneContentStatisticsSlotLevelProxyBefNumbefreusedconnections ConfdString } affirmedZoneContentStatisticsSlotLevelProxyBefChassis OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS not-accessible STATUS current DESCRIPTION "chassis ID" ::= { affirmedZoneContentStatisticsSlotLevelProxyBefEntry 1 } affirmedZoneContentStatisticsSlotLevelProxyBefSlot OBJECT-TYPE SYNTAX INTEGER {a1(1),a2(2),a3(3),a4(4),a5(5),a6(6),a7(7),a8(8),a9(9),a10(10),a11(11),a12(12),a13(13),a14(14),a15(15),a16(16),a17(17),a18(18),a19(19),a20(20),a21(21),a22(22),a23(23),a24(24),a25(25),a26(26),a27(27),a28(28),a29(29),a30(30),a31(31),a32(32),a33(33),a34(34),a35(35),a36(36),a37(37),a38(38),a39(39),a40(40),a41(41),a42(42),a43(43),a44(44),a45(45),a46(46),a47(47),a48(48),a49(49),a50(50),a51(51),a52(52),a53(53),a54(54),a55(55),a56(56),a57(57),a58(58),a59(59),a60(60),a61(61),a62(62),a63(63),a64(64),a65(65),a66(66),a67(67),a68(68),a69(69),a70(70),a71(71),a72(72),a73(73),a74(74),a75(75),a76(76),a77(77),a78(78),a79(79),a80(80),a81(81),a82(82),a83(83),a84(84),a85(85),a86(86),a87(87),a88(88),a89(89),a90(90),a91(91),a92(92),a93(93),a94(94),a95(95),a96(96),a97(97),a98(98),a99(99),a100(100),a101(101),a102(102),a103(103),a104(104),a105(105),a106(106),a107(107),a108(108),a109(109),a110(110),a111(111),a112(112),a113(113),a114(114),a115(115),a116(116),a117(117),a118(118),a119(119),a120(120),a121(121),a122(122),a123(123),a124(124),a125(125),a126(126),a127(127),a128(128)} MAX-ACCESS not-accessible STATUS current DESCRIPTION "slot number" ::= { affirmedZoneContentStatisticsSlotLevelProxyBefEntry 2 } affirmedZoneContentStatisticsSlotLevelProxyBefNumbefrequestprocessedlocally OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of requests not redirected but processed locally" ::= { affirmedZoneContentStatisticsSlotLevelProxyBefEntry 3 } affirmedZoneContentStatisticsSlotLevelProxyBefNumbefrequestredirectsuccess OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of back-end forwarding request redirection successes" ::= { affirmedZoneContentStatisticsSlotLevelProxyBefEntry 4 } affirmedZoneContentStatisticsSlotLevelProxyBefNumbefrequestredirectfail OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of back-end forwarding request redirection failures" ::= { affirmedZoneContentStatisticsSlotLevelProxyBefEntry 5 } affirmedZoneContentStatisticsSlotLevelProxyBefNumbefrequestredirectreceived OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of back-end forwarding request redirections received" ::= { affirmedZoneContentStatisticsSlotLevelProxyBefEntry 6 } affirmedZoneContentStatisticsSlotLevelProxyBefNumbefresponseredirectsuccess OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of back-end forwarding response redirection successes" ::= { affirmedZoneContentStatisticsSlotLevelProxyBefEntry 7 } affirmedZoneContentStatisticsSlotLevelProxyBefNumbefresponseredirectfail OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of back-end forwarding response redirection failures" ::= { affirmedZoneContentStatisticsSlotLevelProxyBefEntry 8 } affirmedZoneContentStatisticsSlotLevelProxyBefNumbefresponseredirectreceived OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of back-end forwarding response redirections received" ::= { affirmedZoneContentStatisticsSlotLevelProxyBefEntry 9 } affirmedZoneContentStatisticsSlotLevelProxyBefNumbefcurrentlyidleconnections OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "The number of BEF connections in the idle connection pool" ::= { affirmedZoneContentStatisticsSlotLevelProxyBefEntry 10 } affirmedZoneContentStatisticsSlotLevelProxyBefNumbefreusedconnections OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "The number of times idle BEF connections were reused" ::= { affirmedZoneContentStatisticsSlotLevelProxyBefEntry 11 } affirmedZoneContentStatisticsSlotLevelProxyUrlRWTable OBJECT-TYPE SYNTAX SEQUENCE OF AffirmedZoneContentStatisticsSlotLevelProxyUrlRWEntry MAX-ACCESS not-accessible STATUS deprecated DESCRIPTION "" ::= { affirmedZoneMIB 143 } affirmedZoneContentStatisticsSlotLevelProxyUrlRWEntry OBJECT-TYPE SYNTAX AffirmedZoneContentStatisticsSlotLevelProxyUrlRWEntry MAX-ACCESS not-accessible STATUS deprecated DESCRIPTION "" INDEX { affirmedZoneName, affirmedZoneContentStatisticsSlotLevelProxyUrlRWChassis, affirmedZoneContentStatisticsSlotLevelProxyUrlRWSlot } ::= { affirmedZoneContentStatisticsSlotLevelProxyUrlRWTable 1 } AffirmedZoneContentStatisticsSlotLevelProxyUrlRWEntry ::= SEQUENCE { affirmedZoneContentStatisticsSlotLevelProxyUrlRWChassis Unsigned32, affirmedZoneContentStatisticsSlotLevelProxyUrlRWSlot INTEGER, affirmedZoneContentStatisticsSlotLevelProxyUrlRWNumurlrwattempts ConfdString, affirmedZoneContentStatisticsSlotLevelProxyUrlRWNumurlrwsuccess ConfdString, affirmedZoneContentStatisticsSlotLevelProxyUrlRWNumurlrwdnslkupv4attempts ConfdString, affirmedZoneContentStatisticsSlotLevelProxyUrlRWNumurlrwdnslkupv6attempts ConfdString, affirmedZoneContentStatisticsSlotLevelProxyUrlRWNumurlrwdnslkupv4success ConfdString, affirmedZoneContentStatisticsSlotLevelProxyUrlRWNumurlrwdnslkupv6success ConfdString, affirmedZoneContentStatisticsSlotLevelProxyUrlRWNumurlrwdnslkupv4v6attempts ConfdString } affirmedZoneContentStatisticsSlotLevelProxyUrlRWChassis OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS not-accessible STATUS current DESCRIPTION "chassis ID" ::= { affirmedZoneContentStatisticsSlotLevelProxyUrlRWEntry 1 } affirmedZoneContentStatisticsSlotLevelProxyUrlRWSlot OBJECT-TYPE SYNTAX INTEGER {a1(1),a2(2),a3(3),a4(4),a5(5),a6(6),a7(7),a8(8),a9(9),a10(10),a11(11),a12(12),a13(13),a14(14),a15(15),a16(16),a17(17),a18(18),a19(19),a20(20),a21(21),a22(22),a23(23),a24(24),a25(25),a26(26),a27(27),a28(28),a29(29),a30(30),a31(31),a32(32),a33(33),a34(34),a35(35),a36(36),a37(37),a38(38),a39(39),a40(40),a41(41),a42(42),a43(43),a44(44),a45(45),a46(46),a47(47),a48(48),a49(49),a50(50),a51(51),a52(52),a53(53),a54(54),a55(55),a56(56),a57(57),a58(58),a59(59),a60(60),a61(61),a62(62),a63(63),a64(64),a65(65),a66(66),a67(67),a68(68),a69(69),a70(70),a71(71),a72(72),a73(73),a74(74),a75(75),a76(76),a77(77),a78(78),a79(79),a80(80),a81(81),a82(82),a83(83),a84(84),a85(85),a86(86),a87(87),a88(88),a89(89),a90(90),a91(91),a92(92),a93(93),a94(94),a95(95),a96(96),a97(97),a98(98),a99(99),a100(100),a101(101),a102(102),a103(103),a104(104),a105(105),a106(106),a107(107),a108(108),a109(109),a110(110),a111(111),a112(112),a113(113),a114(114),a115(115),a116(116),a117(117),a118(118),a119(119),a120(120),a121(121),a122(122),a123(123),a124(124),a125(125),a126(126),a127(127),a128(128)} MAX-ACCESS not-accessible STATUS current DESCRIPTION "slot number" ::= { affirmedZoneContentStatisticsSlotLevelProxyUrlRWEntry 2 } affirmedZoneContentStatisticsSlotLevelProxyUrlRWNumurlrwattempts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of url-rewrite attempts" ::= { affirmedZoneContentStatisticsSlotLevelProxyUrlRWEntry 3 } affirmedZoneContentStatisticsSlotLevelProxyUrlRWNumurlrwsuccess OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of url-rewrite Successes" ::= { affirmedZoneContentStatisticsSlotLevelProxyUrlRWEntry 4 } affirmedZoneContentStatisticsSlotLevelProxyUrlRWNumurlrwdnslkupv4attempts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of url-rewrite DNS lookup IPv4 attempts" ::= { affirmedZoneContentStatisticsSlotLevelProxyUrlRWEntry 5 } affirmedZoneContentStatisticsSlotLevelProxyUrlRWNumurlrwdnslkupv6attempts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of url-rewrite DNS lookup IPv6 attempts" ::= { affirmedZoneContentStatisticsSlotLevelProxyUrlRWEntry 6 } affirmedZoneContentStatisticsSlotLevelProxyUrlRWNumurlrwdnslkupv4success OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of url-rewrite DNS lookup IPv4 success" ::= { affirmedZoneContentStatisticsSlotLevelProxyUrlRWEntry 7 } affirmedZoneContentStatisticsSlotLevelProxyUrlRWNumurlrwdnslkupv6success OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of url-rewrite DNS lookup IPv6 success" ::= { affirmedZoneContentStatisticsSlotLevelProxyUrlRWEntry 8 } affirmedZoneContentStatisticsSlotLevelProxyUrlRWNumurlrwdnslkupv4v6attempts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of url-rewrite DNS lookup IPv4v6 attempts" ::= { affirmedZoneContentStatisticsSlotLevelProxyUrlRWEntry 9 } affirmedZoneContentStatisticsSlotLevelProxyAsyncDnsTable OBJECT-TYPE SYNTAX SEQUENCE OF AffirmedZoneContentStatisticsSlotLevelProxyAsyncDnsEntry MAX-ACCESS not-accessible STATUS deprecated DESCRIPTION "" ::= { affirmedZoneMIB 144 } affirmedZoneContentStatisticsSlotLevelProxyAsyncDnsEntry OBJECT-TYPE SYNTAX AffirmedZoneContentStatisticsSlotLevelProxyAsyncDnsEntry MAX-ACCESS not-accessible STATUS deprecated DESCRIPTION "" INDEX { affirmedZoneName, affirmedZoneContentStatisticsSlotLevelProxyAsyncDnsChassis, affirmedZoneContentStatisticsSlotLevelProxyAsyncDnsSlot } ::= { affirmedZoneContentStatisticsSlotLevelProxyAsyncDnsTable 1 } AffirmedZoneContentStatisticsSlotLevelProxyAsyncDnsEntry ::= SEQUENCE { affirmedZoneContentStatisticsSlotLevelProxyAsyncDnsChassis Unsigned32, affirmedZoneContentStatisticsSlotLevelProxyAsyncDnsSlot INTEGER, affirmedZoneContentStatisticsSlotLevelProxyAsyncDnsNumasyncdnslkuptotal ConfdString, affirmedZoneContentStatisticsSlotLevelProxyAsyncDnsNumasyncdnslkupcurrent ConfdString, affirmedZoneContentStatisticsSlotLevelProxyAsyncDnsNumasyncdnslkupsuccess ConfdString, affirmedZoneContentStatisticsSlotLevelProxyAsyncDnsNumasyncdnslkupfail ConfdString, affirmedZoneContentStatisticsSlotLevelProxyAsyncDnsNumasyncdnslkupv4attempts ConfdString, affirmedZoneContentStatisticsSlotLevelProxyAsyncDnsNumasyncdnslkupv6attempts ConfdString, affirmedZoneContentStatisticsSlotLevelProxyAsyncDnsNumasyncdnslkupcached ConfdString, affirmedZoneContentStatisticsSlotLevelProxyAsyncDnsNumasyncdnslkupdropped ConfdString, affirmedZoneContentStatisticsSlotLevelProxyAsyncDnsNumasyncdnslkupcanceled ConfdString, affirmedZoneContentStatisticsSlotLevelProxyAsyncDnsNumasyncdnslkupnoreach ConfdString, affirmedZoneContentStatisticsSlotLevelProxyAsyncDnsNumasyncdnslkuptimeout ConfdString, affirmedZoneContentStatisticsSlotLevelProxyAsyncDnsNumasyncdnslkupnodata ConfdString, affirmedZoneContentStatisticsSlotLevelProxyAsyncDnsNumasyncdnslkupnotfound ConfdString, affirmedZoneContentStatisticsSlotLevelProxyAsyncDnsNumasyncdnslkuprefused ConfdString, affirmedZoneContentStatisticsSlotLevelProxyAsyncDnsNumasyncdnslkupothers ConfdString, affirmedZoneContentStatisticsSlotLevelProxyAsyncDnsNumasyncdnslkupv4v6attempts ConfdString, affirmedZoneContentStatisticsSlotLevelProxyAsyncDnsNumasyncdnslkupv4results ConfdString, affirmedZoneContentStatisticsSlotLevelProxyAsyncDnsNumasyncdnslkupv6results ConfdString, affirmedZoneContentStatisticsSlotLevelProxyAsyncDnsNumasyncdnslkupv4v6results ConfdString } affirmedZoneContentStatisticsSlotLevelProxyAsyncDnsChassis OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS not-accessible STATUS current DESCRIPTION "chassis ID" ::= { affirmedZoneContentStatisticsSlotLevelProxyAsyncDnsEntry 1 } affirmedZoneContentStatisticsSlotLevelProxyAsyncDnsSlot OBJECT-TYPE SYNTAX INTEGER {a1(1),a2(2),a3(3),a4(4),a5(5),a6(6),a7(7),a8(8),a9(9),a10(10),a11(11),a12(12),a13(13),a14(14),a15(15),a16(16),a17(17),a18(18),a19(19),a20(20),a21(21),a22(22),a23(23),a24(24),a25(25),a26(26),a27(27),a28(28),a29(29),a30(30),a31(31),a32(32),a33(33),a34(34),a35(35),a36(36),a37(37),a38(38),a39(39),a40(40),a41(41),a42(42),a43(43),a44(44),a45(45),a46(46),a47(47),a48(48),a49(49),a50(50),a51(51),a52(52),a53(53),a54(54),a55(55),a56(56),a57(57),a58(58),a59(59),a60(60),a61(61),a62(62),a63(63),a64(64),a65(65),a66(66),a67(67),a68(68),a69(69),a70(70),a71(71),a72(72),a73(73),a74(74),a75(75),a76(76),a77(77),a78(78),a79(79),a80(80),a81(81),a82(82),a83(83),a84(84),a85(85),a86(86),a87(87),a88(88),a89(89),a90(90),a91(91),a92(92),a93(93),a94(94),a95(95),a96(96),a97(97),a98(98),a99(99),a100(100),a101(101),a102(102),a103(103),a104(104),a105(105),a106(106),a107(107),a108(108),a109(109),a110(110),a111(111),a112(112),a113(113),a114(114),a115(115),a116(116),a117(117),a118(118),a119(119),a120(120),a121(121),a122(122),a123(123),a124(124),a125(125),a126(126),a127(127),a128(128)} MAX-ACCESS not-accessible STATUS current DESCRIPTION "slot number" ::= { affirmedZoneContentStatisticsSlotLevelProxyAsyncDnsEntry 2 } affirmedZoneContentStatisticsSlotLevelProxyAsyncDnsNumasyncdnslkuptotal OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Asynchronous DNS Query Attempts" ::= { affirmedZoneContentStatisticsSlotLevelProxyAsyncDnsEntry 3 } affirmedZoneContentStatisticsSlotLevelProxyAsyncDnsNumasyncdnslkupcurrent OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Current number of Asynchronous DNS Query IPv4 Attempts" ::= { affirmedZoneContentStatisticsSlotLevelProxyAsyncDnsEntry 4 } affirmedZoneContentStatisticsSlotLevelProxyAsyncDnsNumasyncdnslkupsuccess OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Asynchronous DNS Query Success" ::= { affirmedZoneContentStatisticsSlotLevelProxyAsyncDnsEntry 5 } affirmedZoneContentStatisticsSlotLevelProxyAsyncDnsNumasyncdnslkupfail OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Asynchronous DNS Query Failure" ::= { affirmedZoneContentStatisticsSlotLevelProxyAsyncDnsEntry 6 } affirmedZoneContentStatisticsSlotLevelProxyAsyncDnsNumasyncdnslkupv4attempts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Asynchronous DNS Query IPv4 Requests" ::= { affirmedZoneContentStatisticsSlotLevelProxyAsyncDnsEntry 7 } affirmedZoneContentStatisticsSlotLevelProxyAsyncDnsNumasyncdnslkupv6attempts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Asynchronous DNS Query IPv6 Requests" ::= { affirmedZoneContentStatisticsSlotLevelProxyAsyncDnsEntry 8 } affirmedZoneContentStatisticsSlotLevelProxyAsyncDnsNumasyncdnslkupcached OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Asynchronous DNS Query Cache Hit Results" ::= { affirmedZoneContentStatisticsSlotLevelProxyAsyncDnsEntry 9 } affirmedZoneContentStatisticsSlotLevelProxyAsyncDnsNumasyncdnslkupdropped OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Asynchronous DNS Query Dropped, Not Sent" ::= { affirmedZoneContentStatisticsSlotLevelProxyAsyncDnsEntry 10 } affirmedZoneContentStatisticsSlotLevelProxyAsyncDnsNumasyncdnslkupcanceled OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Asynchronous DNS Query Canceled" ::= { affirmedZoneContentStatisticsSlotLevelProxyAsyncDnsEntry 11 } affirmedZoneContentStatisticsSlotLevelProxyAsyncDnsNumasyncdnslkupnoreach OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Asynchronous DNS Server Not-Reachable" ::= { affirmedZoneContentStatisticsSlotLevelProxyAsyncDnsEntry 12 } affirmedZoneContentStatisticsSlotLevelProxyAsyncDnsNumasyncdnslkuptimeout OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Asynchronous DNS Response Timeout" ::= { affirmedZoneContentStatisticsSlotLevelProxyAsyncDnsEntry 13 } affirmedZoneContentStatisticsSlotLevelProxyAsyncDnsNumasyncdnslkupnodata OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Asynchronous DNS Response No Data" ::= { affirmedZoneContentStatisticsSlotLevelProxyAsyncDnsEntry 14 } affirmedZoneContentStatisticsSlotLevelProxyAsyncDnsNumasyncdnslkupnotfound OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Asynchronous DNS Response Name Not Found" ::= { affirmedZoneContentStatisticsSlotLevelProxyAsyncDnsEntry 15 } affirmedZoneContentStatisticsSlotLevelProxyAsyncDnsNumasyncdnslkuprefused OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Asynchronous DNS Response Server Refused" ::= { affirmedZoneContentStatisticsSlotLevelProxyAsyncDnsEntry 16 } affirmedZoneContentStatisticsSlotLevelProxyAsyncDnsNumasyncdnslkupothers OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Asynchronous DNS Response Dailure With Other Reason" ::= { affirmedZoneContentStatisticsSlotLevelProxyAsyncDnsEntry 17 } affirmedZoneContentStatisticsSlotLevelProxyAsyncDnsNumasyncdnslkupv4v6attempts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Asynchronous DNS Query IPv4v6 Requests" ::= { affirmedZoneContentStatisticsSlotLevelProxyAsyncDnsEntry 18 } affirmedZoneContentStatisticsSlotLevelProxyAsyncDnsNumasyncdnslkupv4results OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Asynchronous DNS Query IPv4 Results" ::= { affirmedZoneContentStatisticsSlotLevelProxyAsyncDnsEntry 19 } affirmedZoneContentStatisticsSlotLevelProxyAsyncDnsNumasyncdnslkupv6results OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Asynchronous DNS Query IPv6 Results" ::= { affirmedZoneContentStatisticsSlotLevelProxyAsyncDnsEntry 20 } affirmedZoneContentStatisticsSlotLevelProxyAsyncDnsNumasyncdnslkupv4v6results OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Asynchronous DNS Query IPv4v6 Results" ::= { affirmedZoneContentStatisticsSlotLevelProxyAsyncDnsEntry 21 } affirmedZoneContentStatisticsSlotLevelProxyPremptDnsTable OBJECT-TYPE SYNTAX SEQUENCE OF AffirmedZoneContentStatisticsSlotLevelProxyPremptDnsEntry MAX-ACCESS not-accessible STATUS deprecated DESCRIPTION "" ::= { affirmedZoneMIB 145 } affirmedZoneContentStatisticsSlotLevelProxyPremptDnsEntry OBJECT-TYPE SYNTAX AffirmedZoneContentStatisticsSlotLevelProxyPremptDnsEntry MAX-ACCESS not-accessible STATUS deprecated DESCRIPTION "" INDEX { affirmedZoneName, affirmedZoneContentStatisticsSlotLevelProxyPremptDnsChassis, affirmedZoneContentStatisticsSlotLevelProxyPremptDnsSlot } ::= { affirmedZoneContentStatisticsSlotLevelProxyPremptDnsTable 1 } AffirmedZoneContentStatisticsSlotLevelProxyPremptDnsEntry ::= SEQUENCE { affirmedZoneContentStatisticsSlotLevelProxyPremptDnsChassis Unsigned32, affirmedZoneContentStatisticsSlotLevelProxyPremptDnsSlot INTEGER, affirmedZoneContentStatisticsSlotLevelProxyPremptDnsNumpremptdnsrsptotal ConfdString, affirmedZoneContentStatisticsSlotLevelProxyPremptDnsNumpremptdnsrspurlrwtotal ConfdString, affirmedZoneContentStatisticsSlotLevelProxyPremptDnsNumpremptdnsrspbypass ConfdString, affirmedZoneContentStatisticsSlotLevelProxyPremptDnsNumpremptdnsrspchunked ConfdString, affirmedZoneContentStatisticsSlotLevelProxyPremptDnsNumpremptdnsreqrecvdtotal ConfdString, affirmedZoneContentStatisticsSlotLevelProxyPremptDnsNumpremptdnsreqsrvdtotal ConfdString, affirmedZoneContentStatisticsSlotLevelProxyPremptDnsNumpremptdnsreqfailtotal ConfdString } affirmedZoneContentStatisticsSlotLevelProxyPremptDnsChassis OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS not-accessible STATUS current DESCRIPTION "chassis ID" ::= { affirmedZoneContentStatisticsSlotLevelProxyPremptDnsEntry 1 } affirmedZoneContentStatisticsSlotLevelProxyPremptDnsSlot OBJECT-TYPE SYNTAX INTEGER {a1(1),a2(2),a3(3),a4(4),a5(5),a6(6),a7(7),a8(8),a9(9),a10(10),a11(11),a12(12),a13(13),a14(14),a15(15),a16(16),a17(17),a18(18),a19(19),a20(20),a21(21),a22(22),a23(23),a24(24),a25(25),a26(26),a27(27),a28(28),a29(29),a30(30),a31(31),a32(32),a33(33),a34(34),a35(35),a36(36),a37(37),a38(38),a39(39),a40(40),a41(41),a42(42),a43(43),a44(44),a45(45),a46(46),a47(47),a48(48),a49(49),a50(50),a51(51),a52(52),a53(53),a54(54),a55(55),a56(56),a57(57),a58(58),a59(59),a60(60),a61(61),a62(62),a63(63),a64(64),a65(65),a66(66),a67(67),a68(68),a69(69),a70(70),a71(71),a72(72),a73(73),a74(74),a75(75),a76(76),a77(77),a78(78),a79(79),a80(80),a81(81),a82(82),a83(83),a84(84),a85(85),a86(86),a87(87),a88(88),a89(89),a90(90),a91(91),a92(92),a93(93),a94(94),a95(95),a96(96),a97(97),a98(98),a99(99),a100(100),a101(101),a102(102),a103(103),a104(104),a105(105),a106(106),a107(107),a108(108),a109(109),a110(110),a111(111),a112(112),a113(113),a114(114),a115(115),a116(116),a117(117),a118(118),a119(119),a120(120),a121(121),a122(122),a123(123),a124(124),a125(125),a126(126),a127(127),a128(128)} MAX-ACCESS not-accessible STATUS current DESCRIPTION "slot number" ::= { affirmedZoneContentStatisticsSlotLevelProxyPremptDnsEntry 2 } affirmedZoneContentStatisticsSlotLevelProxyPremptDnsNumpremptdnsrsptotal OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of HTTP Response applied preemptive-dns" ::= { affirmedZoneContentStatisticsSlotLevelProxyPremptDnsEntry 3 } affirmedZoneContentStatisticsSlotLevelProxyPremptDnsNumpremptdnsrspurlrwtotal OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number URL rewrote in HTTP Response" ::= { affirmedZoneContentStatisticsSlotLevelProxyPremptDnsEntry 4 } affirmedZoneContentStatisticsSlotLevelProxyPremptDnsNumpremptdnsrspbypass OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Responses dropping content-length header" ::= { affirmedZoneContentStatisticsSlotLevelProxyPremptDnsEntry 5 } affirmedZoneContentStatisticsSlotLevelProxyPremptDnsNumpremptdnsrspchunked OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Responses got chunked" ::= { affirmedZoneContentStatisticsSlotLevelProxyPremptDnsEntry 6 } affirmedZoneContentStatisticsSlotLevelProxyPremptDnsNumpremptdnsreqrecvdtotal OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Updated Requests Received" ::= { affirmedZoneContentStatisticsSlotLevelProxyPremptDnsEntry 7 } affirmedZoneContentStatisticsSlotLevelProxyPremptDnsNumpremptdnsreqsrvdtotal OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Updated Requests Serviced" ::= { affirmedZoneContentStatisticsSlotLevelProxyPremptDnsEntry 8 } affirmedZoneContentStatisticsSlotLevelProxyPremptDnsNumpremptdnsreqfailtotal OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Updated Requests Failed Service" ::= { affirmedZoneContentStatisticsSlotLevelProxyPremptDnsEntry 9 } affirmedZoneContentStatisticsSlotLevelProxyCompressionTable OBJECT-TYPE SYNTAX SEQUENCE OF AffirmedZoneContentStatisticsSlotLevelProxyCompressionEntry MAX-ACCESS not-accessible STATUS deprecated DESCRIPTION "" ::= { affirmedZoneMIB 146 } affirmedZoneContentStatisticsSlotLevelProxyCompressionEntry OBJECT-TYPE SYNTAX AffirmedZoneContentStatisticsSlotLevelProxyCompressionEntry MAX-ACCESS not-accessible STATUS deprecated DESCRIPTION "" INDEX { affirmedZoneName, affirmedZoneContentStatisticsSlotLevelProxyCompressionChassis, affirmedZoneContentStatisticsSlotLevelProxyCompressionSlot } ::= { affirmedZoneContentStatisticsSlotLevelProxyCompressionTable 1 } AffirmedZoneContentStatisticsSlotLevelProxyCompressionEntry ::= SEQUENCE { affirmedZoneContentStatisticsSlotLevelProxyCompressionChassis Unsigned32, affirmedZoneContentStatisticsSlotLevelProxyCompressionSlot INTEGER, affirmedZoneContentStatisticsSlotLevelProxyCompressionNumrspnotcompressedbyserver ConfdString, affirmedZoneContentStatisticsSlotLevelProxyCompressionNumrspcompressedbyserver ConfdString, affirmedZoneContentStatisticsSlotLevelProxyCompressionNumrspcompressedbyproxy ConfdString, affirmedZoneContentStatisticsSlotLevelProxyCompressionNumrspforcedcompressbyproxy ConfdString, affirmedZoneContentStatisticsSlotLevelProxyCompressionNumbytesnotcompressedbyserver ConfdString, affirmedZoneContentStatisticsSlotLevelProxyCompressionNumbytescompressedbyserver ConfdString, affirmedZoneContentStatisticsSlotLevelProxyCompressionNumbytescompressedbyproxy ConfdString, affirmedZoneContentStatisticsSlotLevelProxyCompressionNumbytesforcedcompressbyproxy ConfdString, affirmedZoneContentStatisticsSlotLevelProxyCompressionNumrspcancelcontenttypemismatches ConfdString } affirmedZoneContentStatisticsSlotLevelProxyCompressionChassis OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS not-accessible STATUS current DESCRIPTION "chassis ID" ::= { affirmedZoneContentStatisticsSlotLevelProxyCompressionEntry 1 } affirmedZoneContentStatisticsSlotLevelProxyCompressionSlot OBJECT-TYPE SYNTAX INTEGER {a1(1),a2(2),a3(3),a4(4),a5(5),a6(6),a7(7),a8(8),a9(9),a10(10),a11(11),a12(12),a13(13),a14(14),a15(15),a16(16),a17(17),a18(18),a19(19),a20(20),a21(21),a22(22),a23(23),a24(24),a25(25),a26(26),a27(27),a28(28),a29(29),a30(30),a31(31),a32(32),a33(33),a34(34),a35(35),a36(36),a37(37),a38(38),a39(39),a40(40),a41(41),a42(42),a43(43),a44(44),a45(45),a46(46),a47(47),a48(48),a49(49),a50(50),a51(51),a52(52),a53(53),a54(54),a55(55),a56(56),a57(57),a58(58),a59(59),a60(60),a61(61),a62(62),a63(63),a64(64),a65(65),a66(66),a67(67),a68(68),a69(69),a70(70),a71(71),a72(72),a73(73),a74(74),a75(75),a76(76),a77(77),a78(78),a79(79),a80(80),a81(81),a82(82),a83(83),a84(84),a85(85),a86(86),a87(87),a88(88),a89(89),a90(90),a91(91),a92(92),a93(93),a94(94),a95(95),a96(96),a97(97),a98(98),a99(99),a100(100),a101(101),a102(102),a103(103),a104(104),a105(105),a106(106),a107(107),a108(108),a109(109),a110(110),a111(111),a112(112),a113(113),a114(114),a115(115),a116(116),a117(117),a118(118),a119(119),a120(120),a121(121),a122(122),a123(123),a124(124),a125(125),a126(126),a127(127),a128(128)} MAX-ACCESS not-accessible STATUS current DESCRIPTION "slot number" ::= { affirmedZoneContentStatisticsSlotLevelProxyCompressionEntry 2 } affirmedZoneContentStatisticsSlotLevelProxyCompressionNumrspnotcompressedbyserver OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of responses that were not compressed by the server" ::= { affirmedZoneContentStatisticsSlotLevelProxyCompressionEntry 3 } affirmedZoneContentStatisticsSlotLevelProxyCompressionNumrspcompressedbyserver OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of responses that were compressed by the server" ::= { affirmedZoneContentStatisticsSlotLevelProxyCompressionEntry 4 } affirmedZoneContentStatisticsSlotLevelProxyCompressionNumrspcompressedbyproxy OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of responses that were compressed by proxy" ::= { affirmedZoneContentStatisticsSlotLevelProxyCompressionEntry 5 } affirmedZoneContentStatisticsSlotLevelProxyCompressionNumrspforcedcompressbyproxy OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of responses that were forced to compress by proxy" ::= { affirmedZoneContentStatisticsSlotLevelProxyCompressionEntry 6 } affirmedZoneContentStatisticsSlotLevelProxyCompressionNumbytesnotcompressedbyserver OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bytes that were not compressed by the server" ::= { affirmedZoneContentStatisticsSlotLevelProxyCompressionEntry 7 } affirmedZoneContentStatisticsSlotLevelProxyCompressionNumbytescompressedbyserver OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bytes that were compressed by the server" ::= { affirmedZoneContentStatisticsSlotLevelProxyCompressionEntry 8 } affirmedZoneContentStatisticsSlotLevelProxyCompressionNumbytescompressedbyproxy OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bytes that were compressed by proxy" ::= { affirmedZoneContentStatisticsSlotLevelProxyCompressionEntry 9 } affirmedZoneContentStatisticsSlotLevelProxyCompressionNumbytesforcedcompressbyproxy OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bytes that were forced to compress by proxy" ::= { affirmedZoneContentStatisticsSlotLevelProxyCompressionEntry 10 } affirmedZoneContentStatisticsSlotLevelProxyCompressionNumrspcancelcontenttypemismatches OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of responses that were cancel because content-type mismatches" ::= { affirmedZoneContentStatisticsSlotLevelProxyCompressionEntry 11 } affirmedZoneContentStatisticsSlotLevelProxyFraudDetectionTable OBJECT-TYPE SYNTAX SEQUENCE OF AffirmedZoneContentStatisticsSlotLevelProxyFraudDetectionEntry MAX-ACCESS not-accessible STATUS deprecated DESCRIPTION "" ::= { affirmedZoneMIB 147 } affirmedZoneContentStatisticsSlotLevelProxyFraudDetectionEntry OBJECT-TYPE SYNTAX AffirmedZoneContentStatisticsSlotLevelProxyFraudDetectionEntry MAX-ACCESS not-accessible STATUS deprecated DESCRIPTION "" INDEX { affirmedZoneName, affirmedZoneContentStatisticsSlotLevelProxyFraudDetectionChassis, affirmedZoneContentStatisticsSlotLevelProxyFraudDetectionSlot } ::= { affirmedZoneContentStatisticsSlotLevelProxyFraudDetectionTable 1 } AffirmedZoneContentStatisticsSlotLevelProxyFraudDetectionEntry ::= SEQUENCE { affirmedZoneContentStatisticsSlotLevelProxyFraudDetectionChassis Unsigned32, affirmedZoneContentStatisticsSlotLevelProxyFraudDetectionSlot INTEGER, affirmedZoneContentStatisticsSlotLevelProxyFraudDetectionNumfrauddetectionreq ConfdString, affirmedZoneContentStatisticsSlotLevelProxyFraudDetectionNumfrauddetectionreqnonfraud ConfdString, affirmedZoneContentStatisticsSlotLevelProxyFraudDetectionNumfrauddetectionreqfraud ConfdString, affirmedZoneContentStatisticsSlotLevelProxyFraudDetectionNumfrauddetectionreqfraudheader ConfdString, affirmedZoneContentStatisticsSlotLevelProxyFraudDetectionNumfrauddetectionreqfrauddns ConfdString, affirmedZoneContentStatisticsSlotLevelProxyFraudDetectionNumfrauddetectionreqfraudallowed ConfdString, affirmedZoneContentStatisticsSlotLevelProxyFraudDetectionNumfrauddetectionreqfraudblocked ConfdString } affirmedZoneContentStatisticsSlotLevelProxyFraudDetectionChassis OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS not-accessible STATUS current DESCRIPTION "chassis ID" ::= { affirmedZoneContentStatisticsSlotLevelProxyFraudDetectionEntry 1 } affirmedZoneContentStatisticsSlotLevelProxyFraudDetectionSlot OBJECT-TYPE SYNTAX INTEGER {a1(1),a2(2),a3(3),a4(4),a5(5),a6(6),a7(7),a8(8),a9(9),a10(10),a11(11),a12(12),a13(13),a14(14),a15(15),a16(16),a17(17),a18(18),a19(19),a20(20),a21(21),a22(22),a23(23),a24(24),a25(25),a26(26),a27(27),a28(28),a29(29),a30(30),a31(31),a32(32),a33(33),a34(34),a35(35),a36(36),a37(37),a38(38),a39(39),a40(40),a41(41),a42(42),a43(43),a44(44),a45(45),a46(46),a47(47),a48(48),a49(49),a50(50),a51(51),a52(52),a53(53),a54(54),a55(55),a56(56),a57(57),a58(58),a59(59),a60(60),a61(61),a62(62),a63(63),a64(64),a65(65),a66(66),a67(67),a68(68),a69(69),a70(70),a71(71),a72(72),a73(73),a74(74),a75(75),a76(76),a77(77),a78(78),a79(79),a80(80),a81(81),a82(82),a83(83),a84(84),a85(85),a86(86),a87(87),a88(88),a89(89),a90(90),a91(91),a92(92),a93(93),a94(94),a95(95),a96(96),a97(97),a98(98),a99(99),a100(100),a101(101),a102(102),a103(103),a104(104),a105(105),a106(106),a107(107),a108(108),a109(109),a110(110),a111(111),a112(112),a113(113),a114(114),a115(115),a116(116),a117(117),a118(118),a119(119),a120(120),a121(121),a122(122),a123(123),a124(124),a125(125),a126(126),a127(127),a128(128)} MAX-ACCESS not-accessible STATUS current DESCRIPTION "slot number" ::= { affirmedZoneContentStatisticsSlotLevelProxyFraudDetectionEntry 2 } affirmedZoneContentStatisticsSlotLevelProxyFraudDetectionNumfrauddetectionreq OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Request Validation Attempts" ::= { affirmedZoneContentStatisticsSlotLevelProxyFraudDetectionEntry 3 } affirmedZoneContentStatisticsSlotLevelProxyFraudDetectionNumfrauddetectionreqnonfraud OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Non-Fraudulent Requests" ::= { affirmedZoneContentStatisticsSlotLevelProxyFraudDetectionEntry 4 } affirmedZoneContentStatisticsSlotLevelProxyFraudDetectionNumfrauddetectionreqfraud OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Fraudulent Requests" ::= { affirmedZoneContentStatisticsSlotLevelProxyFraudDetectionEntry 5 } affirmedZoneContentStatisticsSlotLevelProxyFraudDetectionNumfrauddetectionreqfraudheader OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Request Header Consistency Check Failures" ::= { affirmedZoneContentStatisticsSlotLevelProxyFraudDetectionEntry 6 } affirmedZoneContentStatisticsSlotLevelProxyFraudDetectionNumfrauddetectionreqfrauddns OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Request DNS Check Failures" ::= { affirmedZoneContentStatisticsSlotLevelProxyFraudDetectionEntry 7 } affirmedZoneContentStatisticsSlotLevelProxyFraudDetectionNumfrauddetectionreqfraudallowed OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Fraudulent Requests Allowed" ::= { affirmedZoneContentStatisticsSlotLevelProxyFraudDetectionEntry 8 } affirmedZoneContentStatisticsSlotLevelProxyFraudDetectionNumfrauddetectionreqfraudblocked OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Fraudulent Requests Blocked" ::= { affirmedZoneContentStatisticsSlotLevelProxyFraudDetectionEntry 9 } affirmedZoneContentStatisticsSlotLevelProxySpsTable OBJECT-TYPE SYNTAX SEQUENCE OF AffirmedZoneContentStatisticsSlotLevelProxySpsEntry MAX-ACCESS not-accessible STATUS deprecated DESCRIPTION "" ::= { affirmedZoneMIB 148 } affirmedZoneContentStatisticsSlotLevelProxySpsEntry OBJECT-TYPE SYNTAX AffirmedZoneContentStatisticsSlotLevelProxySpsEntry MAX-ACCESS not-accessible STATUS deprecated DESCRIPTION "" INDEX { affirmedZoneName, affirmedZoneContentStatisticsSlotLevelProxySpsChassis, affirmedZoneContentStatisticsSlotLevelProxySpsSlot } ::= { affirmedZoneContentStatisticsSlotLevelProxySpsTable 1 } AffirmedZoneContentStatisticsSlotLevelProxySpsEntry ::= SEQUENCE { affirmedZoneContentStatisticsSlotLevelProxySpsChassis Unsigned32, affirmedZoneContentStatisticsSlotLevelProxySpsSlot INTEGER, affirmedZoneContentStatisticsSlotLevelProxySpsNumspsqueryattempts ConfdString, affirmedZoneContentStatisticsSlotLevelProxySpsNumspsquerysuccesses ConfdString, affirmedZoneContentStatisticsSlotLevelProxySpsNumspsqueryerrorresponses ConfdString, affirmedZoneContentStatisticsSlotLevelProxySpsNumspsquerytimeouts ConfdString, affirmedZoneContentStatisticsSlotLevelProxySpsNumspsqueryfailures ConfdString, affirmedZoneContentStatisticsSlotLevelProxySpsNumspsurllistmatches ConfdString, affirmedZoneContentStatisticsSlotLevelProxySpsNumspsurllistmisses ConfdString, affirmedZoneContentStatisticsSlotLevelProxySpsNumspshheheadersadded ConfdString, affirmedZoneContentStatisticsSlotLevelProxySpsNumspshheheadersreplaced ConfdString, affirmedZoneContentStatisticsSlotLevelProxySpsNumspsreqcpflagset ConfdString, affirmedZoneContentStatisticsSlotLevelProxySpsNumspsreqparentalgw ConfdString, affirmedZoneContentStatisticsSlotLevelProxySpsNumspsreqredirect ConfdString } affirmedZoneContentStatisticsSlotLevelProxySpsChassis OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS not-accessible STATUS current DESCRIPTION "chassis ID" ::= { affirmedZoneContentStatisticsSlotLevelProxySpsEntry 1 } affirmedZoneContentStatisticsSlotLevelProxySpsSlot OBJECT-TYPE SYNTAX INTEGER {a1(1),a2(2),a3(3),a4(4),a5(5),a6(6),a7(7),a8(8),a9(9),a10(10),a11(11),a12(12),a13(13),a14(14),a15(15),a16(16),a17(17),a18(18),a19(19),a20(20),a21(21),a22(22),a23(23),a24(24),a25(25),a26(26),a27(27),a28(28),a29(29),a30(30),a31(31),a32(32),a33(33),a34(34),a35(35),a36(36),a37(37),a38(38),a39(39),a40(40),a41(41),a42(42),a43(43),a44(44),a45(45),a46(46),a47(47),a48(48),a49(49),a50(50),a51(51),a52(52),a53(53),a54(54),a55(55),a56(56),a57(57),a58(58),a59(59),a60(60),a61(61),a62(62),a63(63),a64(64),a65(65),a66(66),a67(67),a68(68),a69(69),a70(70),a71(71),a72(72),a73(73),a74(74),a75(75),a76(76),a77(77),a78(78),a79(79),a80(80),a81(81),a82(82),a83(83),a84(84),a85(85),a86(86),a87(87),a88(88),a89(89),a90(90),a91(91),a92(92),a93(93),a94(94),a95(95),a96(96),a97(97),a98(98),a99(99),a100(100),a101(101),a102(102),a103(103),a104(104),a105(105),a106(106),a107(107),a108(108),a109(109),a110(110),a111(111),a112(112),a113(113),a114(114),a115(115),a116(116),a117(117),a118(118),a119(119),a120(120),a121(121),a122(122),a123(123),a124(124),a125(125),a126(126),a127(127),a128(128)} MAX-ACCESS not-accessible STATUS current DESCRIPTION "slot number" ::= { affirmedZoneContentStatisticsSlotLevelProxySpsEntry 2 } affirmedZoneContentStatisticsSlotLevelProxySpsNumspsqueryattempts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of SPS Request Attempts" ::= { affirmedZoneContentStatisticsSlotLevelProxySpsEntry 3 } affirmedZoneContentStatisticsSlotLevelProxySpsNumspsquerysuccesses OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of SPS Request Successes" ::= { affirmedZoneContentStatisticsSlotLevelProxySpsEntry 4 } affirmedZoneContentStatisticsSlotLevelProxySpsNumspsqueryerrorresponses OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of SPS Request Error Responses" ::= { affirmedZoneContentStatisticsSlotLevelProxySpsEntry 5 } affirmedZoneContentStatisticsSlotLevelProxySpsNumspsquerytimeouts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of SPS Request Timeouts" ::= { affirmedZoneContentStatisticsSlotLevelProxySpsEntry 6 } affirmedZoneContentStatisticsSlotLevelProxySpsNumspsqueryfailures OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of SPS Request Failures" ::= { affirmedZoneContentStatisticsSlotLevelProxySpsEntry 7 } affirmedZoneContentStatisticsSlotLevelProxySpsNumspsurllistmatches OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of SPS URL List Matches" ::= { affirmedZoneContentStatisticsSlotLevelProxySpsEntry 8 } affirmedZoneContentStatisticsSlotLevelProxySpsNumspsurllistmisses OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of SPS URL List Misses" ::= { affirmedZoneContentStatisticsSlotLevelProxySpsEntry 9 } affirmedZoneContentStatisticsSlotLevelProxySpsNumspshheheadersadded OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of SPS Headers Added" ::= { affirmedZoneContentStatisticsSlotLevelProxySpsEntry 10 } affirmedZoneContentStatisticsSlotLevelProxySpsNumspshheheadersreplaced OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of SPS Headers Replaced" ::= { affirmedZoneContentStatisticsSlotLevelProxySpsEntry 11 } affirmedZoneContentStatisticsSlotLevelProxySpsNumspsreqcpflagset OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of SPS Requests with CP Flag set" ::= { affirmedZoneContentStatisticsSlotLevelProxySpsEntry 12 } affirmedZoneContentStatisticsSlotLevelProxySpsNumspsreqparentalgw OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of SPS Requests sent to parental control gateway" ::= { affirmedZoneContentStatisticsSlotLevelProxySpsEntry 13 } affirmedZoneContentStatisticsSlotLevelProxySpsNumspsreqredirect OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of SPS Requests redirected" ::= { affirmedZoneContentStatisticsSlotLevelProxySpsEntry 14 } affirmedZoneContentStatisticsSlotLevelProxySummaryTable OBJECT-TYPE SYNTAX SEQUENCE OF AffirmedZoneContentStatisticsSlotLevelProxySummaryEntry MAX-ACCESS not-accessible STATUS deprecated DESCRIPTION "" ::= { affirmedZoneMIB 149 } affirmedZoneContentStatisticsSlotLevelProxySummaryEntry OBJECT-TYPE SYNTAX AffirmedZoneContentStatisticsSlotLevelProxySummaryEntry MAX-ACCESS not-accessible STATUS deprecated DESCRIPTION "" INDEX { affirmedZoneName, affirmedZoneContentStatisticsSlotLevelProxySummaryChassis, affirmedZoneContentStatisticsSlotLevelProxySummarySlot } ::= { affirmedZoneContentStatisticsSlotLevelProxySummaryTable 1 } AffirmedZoneContentStatisticsSlotLevelProxySummaryEntry ::= SEQUENCE { affirmedZoneContentStatisticsSlotLevelProxySummaryChassis Unsigned32, affirmedZoneContentStatisticsSlotLevelProxySummarySlot INTEGER, affirmedZoneContentStatisticsSlotLevelProxySummaryNumtotalclientrequests ConfdString, affirmedZoneContentStatisticsSlotLevelProxySummaryNuminserviceclientrequests ConfdString, affirmedZoneContentStatisticsSlotLevelProxySummaryNumsuccessclientrequests ConfdString, affirmedZoneContentStatisticsSlotLevelProxySummaryNumclientabortrequests ConfdString, affirmedZoneContentStatisticsSlotLevelProxySummaryNumfailedclientrequests ConfdString, affirmedZoneContentStatisticsSlotLevelProxySummaryNumpipelinedroppedclientrequests ConfdString, affirmedZoneContentStatisticsSlotLevelProxySummaryNuminvalidclientrequests ConfdString, affirmedZoneContentStatisticsSlotLevelProxySummaryNumproxyserviceattempts ConfdString, affirmedZoneContentStatisticsSlotLevelProxySummaryNumproxyservicesuccess ConfdString, affirmedZoneContentStatisticsSlotLevelProxySummaryNumproxyservicesuccesscached ConfdString, affirmedZoneContentStatisticsSlotLevelProxySummaryNumproxyserviceabortedbyclient ConfdString, affirmedZoneContentStatisticsSlotLevelProxySummaryNumproxyservicefailed ConfdString, affirmedZoneContentStatisticsSlotLevelProxySummaryNumcacheserviceattempts ConfdString, affirmedZoneContentStatisticsSlotLevelProxySummaryNumcacheservicesuccess ConfdString, affirmedZoneContentStatisticsSlotLevelProxySummaryNumcacheserviceabortedbyclient ConfdString, affirmedZoneContentStatisticsSlotLevelProxySummaryNumcacheservicefailed ConfdString, affirmedZoneContentStatisticsSlotLevelProxySummaryNumfilterserviceattempts ConfdString, affirmedZoneContentStatisticsSlotLevelProxySummaryNumfilterservicesuccess ConfdString, affirmedZoneContentStatisticsSlotLevelProxySummaryNumfilterserviceabortedbyclient ConfdString, affirmedZoneContentStatisticsSlotLevelProxySummaryNumfilterservicefailed ConfdString, affirmedZoneContentStatisticsSlotLevelProxySummaryNumbytesclientrequest ConfdString, affirmedZoneContentStatisticsSlotLevelProxySummaryNumbytesclientresponse ConfdString, affirmedZoneContentStatisticsSlotLevelProxySummaryNumbytesserverrequest ConfdString, affirmedZoneContentStatisticsSlotLevelProxySummaryNumbytesserverresponse ConfdString, affirmedZoneContentStatisticsSlotLevelProxySummaryClienthttpservicetimemin ConfdString, affirmedZoneContentStatisticsSlotLevelProxySummaryClienthttpservicetimeavg ConfdString, affirmedZoneContentStatisticsSlotLevelProxySummaryClienthttpservicetimemax ConfdString, affirmedZoneContentStatisticsSlotLevelProxySummaryServerhttpresponsestotal ConfdString, affirmedZoneContentStatisticsSlotLevelProxySummaryServerhttpresponsetimemin ConfdString, affirmedZoneContentStatisticsSlotLevelProxySummaryServerhttpresponsetimeavg ConfdString, affirmedZoneContentStatisticsSlotLevelProxySummaryServerhttpresponsetimemax ConfdString, affirmedZoneContentStatisticsSlotLevelProxySummaryNumcacheservicesuccessdisk ConfdString, affirmedZoneContentStatisticsSlotLevelProxySummaryNumcacheservicesuccessmemory ConfdString, affirmedZoneContentStatisticsSlotLevelProxySummaryNumcacheservicebytesdisk ConfdString, affirmedZoneContentStatisticsSlotLevelProxySummaryNumcacheservicebytesmemory ConfdString, affirmedZoneContentStatisticsSlotLevelProxySummaryNumbufferedrequests ConfdString, affirmedZoneContentStatisticsSlotLevelProxySummaryNumbufferedresponses ConfdString, affirmedZoneContentStatisticsSlotLevelProxySummaryNumlatencyrequest ConfdString, affirmedZoneContentStatisticsSlotLevelProxySummaryLatencyrequestavg ConfdString, affirmedZoneContentStatisticsSlotLevelProxySummaryLatencyrequestmax ConfdString, affirmedZoneContentStatisticsSlotLevelProxySummaryLatencyresponseavg ConfdString, affirmedZoneContentStatisticsSlotLevelProxySummaryLatencyresponsemax ConfdString, affirmedZoneContentStatisticsSlotLevelProxySummaryLatencyavg ConfdString, affirmedZoneContentStatisticsSlotLevelProxySummaryLatencymax ConfdString, affirmedZoneContentStatisticsSlotLevelProxySummaryNumfilterservicenomatch ConfdString, affirmedZoneContentStatisticsSlotLevelProxySummaryNumserverserviceattempts ConfdString, affirmedZoneContentStatisticsSlotLevelProxySummaryNumserverservicesuccess ConfdString, affirmedZoneContentStatisticsSlotLevelProxySummaryNumserverserviceabortedbyclient ConfdString, affirmedZoneContentStatisticsSlotLevelProxySummaryNumserverservicefailed ConfdString } affirmedZoneContentStatisticsSlotLevelProxySummaryChassis OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS not-accessible STATUS current DESCRIPTION "chassis ID" ::= { affirmedZoneContentStatisticsSlotLevelProxySummaryEntry 1 } affirmedZoneContentStatisticsSlotLevelProxySummarySlot OBJECT-TYPE SYNTAX INTEGER {a1(1),a2(2),a3(3),a4(4),a5(5),a6(6),a7(7),a8(8),a9(9),a10(10),a11(11),a12(12),a13(13),a14(14),a15(15),a16(16),a17(17),a18(18),a19(19),a20(20),a21(21),a22(22),a23(23),a24(24),a25(25),a26(26),a27(27),a28(28),a29(29),a30(30),a31(31),a32(32),a33(33),a34(34),a35(35),a36(36),a37(37),a38(38),a39(39),a40(40),a41(41),a42(42),a43(43),a44(44),a45(45),a46(46),a47(47),a48(48),a49(49),a50(50),a51(51),a52(52),a53(53),a54(54),a55(55),a56(56),a57(57),a58(58),a59(59),a60(60),a61(61),a62(62),a63(63),a64(64),a65(65),a66(66),a67(67),a68(68),a69(69),a70(70),a71(71),a72(72),a73(73),a74(74),a75(75),a76(76),a77(77),a78(78),a79(79),a80(80),a81(81),a82(82),a83(83),a84(84),a85(85),a86(86),a87(87),a88(88),a89(89),a90(90),a91(91),a92(92),a93(93),a94(94),a95(95),a96(96),a97(97),a98(98),a99(99),a100(100),a101(101),a102(102),a103(103),a104(104),a105(105),a106(106),a107(107),a108(108),a109(109),a110(110),a111(111),a112(112),a113(113),a114(114),a115(115),a116(116),a117(117),a118(118),a119(119),a120(120),a121(121),a122(122),a123(123),a124(124),a125(125),a126(126),a127(127),a128(128)} MAX-ACCESS not-accessible STATUS current DESCRIPTION "slot number" ::= { affirmedZoneContentStatisticsSlotLevelProxySummaryEntry 2 } affirmedZoneContentStatisticsSlotLevelProxySummaryNumtotalclientrequests OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of client requests received" ::= { affirmedZoneContentStatisticsSlotLevelProxySummaryEntry 3 } affirmedZoneContentStatisticsSlotLevelProxySummaryNuminserviceclientrequests OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of client requests currently in service" ::= { affirmedZoneContentStatisticsSlotLevelProxySummaryEntry 4 } affirmedZoneContentStatisticsSlotLevelProxySummaryNumsuccessclientrequests OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of client requests parsed successfully" ::= { affirmedZoneContentStatisticsSlotLevelProxySummaryEntry 5 } affirmedZoneContentStatisticsSlotLevelProxySummaryNumclientabortrequests OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of incomplete client requests" ::= { affirmedZoneContentStatisticsSlotLevelProxySummaryEntry 6 } affirmedZoneContentStatisticsSlotLevelProxySummaryNumfailedclientrequests OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of client requests processing failed" ::= { affirmedZoneContentStatisticsSlotLevelProxySummaryEntry 7 } affirmedZoneContentStatisticsSlotLevelProxySummaryNumpipelinedroppedclientrequests OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of client requests pipeline dropped" ::= { affirmedZoneContentStatisticsSlotLevelProxySummaryEntry 8 } affirmedZoneContentStatisticsSlotLevelProxySummaryNuminvalidclientrequests OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of invalid client requests" ::= { affirmedZoneContentStatisticsSlotLevelProxySummaryEntry 9 } affirmedZoneContentStatisticsSlotLevelProxySummaryNumproxyserviceattempts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of proxy service attempts" ::= { affirmedZoneContentStatisticsSlotLevelProxySummaryEntry 10 } affirmedZoneContentStatisticsSlotLevelProxySummaryNumproxyservicesuccess OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of proxy service success" ::= { affirmedZoneContentStatisticsSlotLevelProxySummaryEntry 11 } affirmedZoneContentStatisticsSlotLevelProxySummaryNumproxyservicesuccesscached OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of proxy service success - Cached" ::= { affirmedZoneContentStatisticsSlotLevelProxySummaryEntry 12 } affirmedZoneContentStatisticsSlotLevelProxySummaryNumproxyserviceabortedbyclient OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of proxy service aborted" ::= { affirmedZoneContentStatisticsSlotLevelProxySummaryEntry 13 } affirmedZoneContentStatisticsSlotLevelProxySummaryNumproxyservicefailed OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of proxy service failed" ::= { affirmedZoneContentStatisticsSlotLevelProxySummaryEntry 14 } affirmedZoneContentStatisticsSlotLevelProxySummaryNumcacheserviceattempts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of cache service attempts" ::= { affirmedZoneContentStatisticsSlotLevelProxySummaryEntry 15 } affirmedZoneContentStatisticsSlotLevelProxySummaryNumcacheservicesuccess OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of cache service success" ::= { affirmedZoneContentStatisticsSlotLevelProxySummaryEntry 16 } affirmedZoneContentStatisticsSlotLevelProxySummaryNumcacheserviceabortedbyclient OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of proxy cache aborted by client" ::= { affirmedZoneContentStatisticsSlotLevelProxySummaryEntry 17 } affirmedZoneContentStatisticsSlotLevelProxySummaryNumcacheservicefailed OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of cache service failed" ::= { affirmedZoneContentStatisticsSlotLevelProxySummaryEntry 18 } affirmedZoneContentStatisticsSlotLevelProxySummaryNumfilterserviceattempts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of filter service attempts" ::= { affirmedZoneContentStatisticsSlotLevelProxySummaryEntry 19 } affirmedZoneContentStatisticsSlotLevelProxySummaryNumfilterservicesuccess OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of filter service applied" ::= { affirmedZoneContentStatisticsSlotLevelProxySummaryEntry 20 } affirmedZoneContentStatisticsSlotLevelProxySummaryNumfilterserviceabortedbyclient OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of filter service aborted by client" ::= { affirmedZoneContentStatisticsSlotLevelProxySummaryEntry 21 } affirmedZoneContentStatisticsSlotLevelProxySummaryNumfilterservicefailed OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of filter service failed" ::= { affirmedZoneContentStatisticsSlotLevelProxySummaryEntry 22 } affirmedZoneContentStatisticsSlotLevelProxySummaryNumbytesclientrequest OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Bytes Client Request" ::= { affirmedZoneContentStatisticsSlotLevelProxySummaryEntry 23 } affirmedZoneContentStatisticsSlotLevelProxySummaryNumbytesclientresponse OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Bytes Client Response" ::= { affirmedZoneContentStatisticsSlotLevelProxySummaryEntry 24 } affirmedZoneContentStatisticsSlotLevelProxySummaryNumbytesserverrequest OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Bytes Server Request" ::= { affirmedZoneContentStatisticsSlotLevelProxySummaryEntry 25 } affirmedZoneContentStatisticsSlotLevelProxySummaryNumbytesserverresponse OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Bytes Server Response" ::= { affirmedZoneContentStatisticsSlotLevelProxySummaryEntry 26 } affirmedZoneContentStatisticsSlotLevelProxySummaryClienthttpservicetimemin OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Client HTTP Service Time Min (ms)" ::= { affirmedZoneContentStatisticsSlotLevelProxySummaryEntry 27 } affirmedZoneContentStatisticsSlotLevelProxySummaryClienthttpservicetimeavg OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Client HTTP Service Time Avg (ms)" ::= { affirmedZoneContentStatisticsSlotLevelProxySummaryEntry 28 } affirmedZoneContentStatisticsSlotLevelProxySummaryClienthttpservicetimemax OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Client HTTP Service Time Max (ms)" ::= { affirmedZoneContentStatisticsSlotLevelProxySummaryEntry 29 } affirmedZoneContentStatisticsSlotLevelProxySummaryServerhttpresponsestotal OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of HTTP server responses" ::= { affirmedZoneContentStatisticsSlotLevelProxySummaryEntry 30 } affirmedZoneContentStatisticsSlotLevelProxySummaryServerhttpresponsetimemin OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Server HTTP Response Time Min (ms)" ::= { affirmedZoneContentStatisticsSlotLevelProxySummaryEntry 31 } affirmedZoneContentStatisticsSlotLevelProxySummaryServerhttpresponsetimeavg OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Server HTTP Response Time Avg (ms)" ::= { affirmedZoneContentStatisticsSlotLevelProxySummaryEntry 32 } affirmedZoneContentStatisticsSlotLevelProxySummaryServerhttpresponsetimemax OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Server HTTP Response Time Max (ms)" ::= { affirmedZoneContentStatisticsSlotLevelProxySummaryEntry 33 } affirmedZoneContentStatisticsSlotLevelProxySummaryNumcacheservicesuccessdisk OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of cache service success from disk" ::= { affirmedZoneContentStatisticsSlotLevelProxySummaryEntry 34 } affirmedZoneContentStatisticsSlotLevelProxySummaryNumcacheservicesuccessmemory OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of cache service success from memory" ::= { affirmedZoneContentStatisticsSlotLevelProxySummaryEntry 35 } affirmedZoneContentStatisticsSlotLevelProxySummaryNumcacheservicebytesdisk OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of cache service bytes from disk" ::= { affirmedZoneContentStatisticsSlotLevelProxySummaryEntry 36 } affirmedZoneContentStatisticsSlotLevelProxySummaryNumcacheservicebytesmemory OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of cache service bytes from memory" ::= { affirmedZoneContentStatisticsSlotLevelProxySummaryEntry 37 } affirmedZoneContentStatisticsSlotLevelProxySummaryNumbufferedrequests OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of client requests delayed due to buffering" ::= { affirmedZoneContentStatisticsSlotLevelProxySummaryEntry 38 } affirmedZoneContentStatisticsSlotLevelProxySummaryNumbufferedresponses OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of server responses delayed due to buffering limit" ::= { affirmedZoneContentStatisticsSlotLevelProxySummaryEntry 39 } affirmedZoneContentStatisticsSlotLevelProxySummaryNumlatencyrequest OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of serviced http request counted for latency calculation" ::= { affirmedZoneContentStatisticsSlotLevelProxySummaryEntry 40 } affirmedZoneContentStatisticsSlotLevelProxySummaryLatencyrequestavg OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "HTTP Request Service Latency Average (ms)" ::= { affirmedZoneContentStatisticsSlotLevelProxySummaryEntry 41 } affirmedZoneContentStatisticsSlotLevelProxySummaryLatencyrequestmax OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "HTTP Request Service Latency Maximum (ms)" ::= { affirmedZoneContentStatisticsSlotLevelProxySummaryEntry 42 } affirmedZoneContentStatisticsSlotLevelProxySummaryLatencyresponseavg OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "HTTP Response Service Latency Average (ms)" ::= { affirmedZoneContentStatisticsSlotLevelProxySummaryEntry 43 } affirmedZoneContentStatisticsSlotLevelProxySummaryLatencyresponsemax OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "HTTP Response Service Latency Maximum (ms)" ::= { affirmedZoneContentStatisticsSlotLevelProxySummaryEntry 44 } affirmedZoneContentStatisticsSlotLevelProxySummaryLatencyavg OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "HTTP Service Latency Average (ms)" ::= { affirmedZoneContentStatisticsSlotLevelProxySummaryEntry 45 } affirmedZoneContentStatisticsSlotLevelProxySummaryLatencymax OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "HTTP Service Latency Maximum (ms)" ::= { affirmedZoneContentStatisticsSlotLevelProxySummaryEntry 46 } affirmedZoneContentStatisticsSlotLevelProxySummaryNumfilterservicenomatch OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of filter service not applied" ::= { affirmedZoneContentStatisticsSlotLevelProxySummaryEntry 47 } affirmedZoneContentStatisticsSlotLevelProxySummaryNumserverserviceattempts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of server service attempts" ::= { affirmedZoneContentStatisticsSlotLevelProxySummaryEntry 48 } affirmedZoneContentStatisticsSlotLevelProxySummaryNumserverservicesuccess OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of server service success" ::= { affirmedZoneContentStatisticsSlotLevelProxySummaryEntry 49 } affirmedZoneContentStatisticsSlotLevelProxySummaryNumserverserviceabortedbyclient OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of server services aborted by client" ::= { affirmedZoneContentStatisticsSlotLevelProxySummaryEntry 50 } affirmedZoneContentStatisticsSlotLevelProxySummaryNumserverservicefailed OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of server service failed" ::= { affirmedZoneContentStatisticsSlotLevelProxySummaryEntry 51 } affirmedZoneContentStatisticsSlotLevelProxyFailureTable OBJECT-TYPE SYNTAX SEQUENCE OF AffirmedZoneContentStatisticsSlotLevelProxyFailureEntry MAX-ACCESS not-accessible STATUS deprecated DESCRIPTION "" ::= { affirmedZoneMIB 150 } affirmedZoneContentStatisticsSlotLevelProxyFailureEntry OBJECT-TYPE SYNTAX AffirmedZoneContentStatisticsSlotLevelProxyFailureEntry MAX-ACCESS not-accessible STATUS deprecated DESCRIPTION "" INDEX { affirmedZoneName, affirmedZoneContentStatisticsSlotLevelProxyFailureChassis, affirmedZoneContentStatisticsSlotLevelProxyFailureSlot } ::= { affirmedZoneContentStatisticsSlotLevelProxyFailureTable 1 } AffirmedZoneContentStatisticsSlotLevelProxyFailureEntry ::= SEQUENCE { affirmedZoneContentStatisticsSlotLevelProxyFailureChassis Unsigned32, affirmedZoneContentStatisticsSlotLevelProxyFailureSlot INTEGER, affirmedZoneContentStatisticsSlotLevelProxyFailureNuminvalidclientrequestsoversizedheader ConfdString, affirmedZoneContentStatisticsSlotLevelProxyFailureNuminvalidclientrequestsbadrequestline ConfdString, affirmedZoneContentStatisticsSlotLevelProxyFailureNuminvalidclientrequestsbadheaders ConfdString, affirmedZoneContentStatisticsSlotLevelProxyFailureNuminvalidclientrequestsbadheaderattribute ConfdString, affirmedZoneContentStatisticsSlotLevelProxyFailureNuminvalidclientrequestsdupheaderattribute ConfdString, affirmedZoneContentStatisticsSlotLevelProxyFailureNuminvalidclientrequestsbadhostname ConfdString, affirmedZoneContentStatisticsSlotLevelProxyFailureNuminvalidclientrequestshostnotfound ConfdString, affirmedZoneContentStatisticsSlotLevelProxyFailureNuminvalidclientrequestsnotsupported ConfdString, affirmedZoneContentStatisticsSlotLevelProxyFailureNuminvalidclientrequestsexpectheadererror ConfdString, affirmedZoneContentStatisticsSlotLevelProxyFailureNuminvalidclientrequestsbodyreaderror ConfdString, affirmedZoneContentStatisticsSlotLevelProxyFailureNuminvalidclientrequestsidletimeout ConfdString, affirmedZoneContentStatisticsSlotLevelProxyFailureNumproxyservicefailedrequestcompileerror ConfdString, affirmedZoneContentStatisticsSlotLevelProxyFailureNumproxyservicefailedconnectioninitfailure ConfdString, affirmedZoneContentStatisticsSlotLevelProxyFailureNumproxyservicefailedoversizedresponseheader ConfdString, affirmedZoneContentStatisticsSlotLevelProxyFailureNumproxyservicefailedbadresponsestatusline ConfdString, affirmedZoneContentStatisticsSlotLevelProxyFailureNumproxyservicefailedbadresponseheader ConfdString, affirmedZoneContentStatisticsSlotLevelProxyFailureNumproxyservicefailedresponseprocessingfailure ConfdString, affirmedZoneContentStatisticsSlotLevelProxyFailureNumproxyservicefailedserverconnectionclose ConfdString, affirmedZoneContentStatisticsSlotLevelProxyFailureNumproxyservicefailedserverconnectiontimeout ConfdString, affirmedZoneContentStatisticsSlotLevelProxyFailureNumproxyservicefailedclientconnectiontimeout ConfdString, affirmedZoneContentStatisticsSlotLevelProxyFailureNumproxyservicefailedresourceunavailable ConfdString, affirmedZoneContentStatisticsSlotLevelProxyFailureNumproxyserviceredirected ConfdString, affirmedZoneContentStatisticsSlotLevelProxyFailureNumproxyserviceblocked ConfdString, affirmedZoneContentStatisticsSlotLevelProxyFailureNumcacheservicefailedresponsereaderror ConfdString, affirmedZoneContentStatisticsSlotLevelProxyFailureNumcacheservicefailedresponseheaderprocessing ConfdString, affirmedZoneContentStatisticsSlotLevelProxyFailureNumcacheservicefailedresponseoversizedheader ConfdString, affirmedZoneContentStatisticsSlotLevelProxyFailureNumcacheservicefailedservervalidationfailures ConfdString, affirmedZoneContentStatisticsSlotLevelProxyFailureNumcacheservicefailedmaintenanceconnectionclose ConfdString, affirmedZoneContentStatisticsSlotLevelProxyFailureNumproxyservicefailedmaintenanceconnectionclose ConfdString, affirmedZoneContentStatisticsSlotLevelProxyFailureNumproxyserviceabortedbyclient ConfdString, affirmedZoneContentStatisticsSlotLevelProxyFailureNumproxyserviceabortednorespfromserver ConfdString } affirmedZoneContentStatisticsSlotLevelProxyFailureChassis OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS not-accessible STATUS current DESCRIPTION "chassis ID" ::= { affirmedZoneContentStatisticsSlotLevelProxyFailureEntry 1 } affirmedZoneContentStatisticsSlotLevelProxyFailureSlot OBJECT-TYPE SYNTAX INTEGER {a1(1),a2(2),a3(3),a4(4),a5(5),a6(6),a7(7),a8(8),a9(9),a10(10),a11(11),a12(12),a13(13),a14(14),a15(15),a16(16),a17(17),a18(18),a19(19),a20(20),a21(21),a22(22),a23(23),a24(24),a25(25),a26(26),a27(27),a28(28),a29(29),a30(30),a31(31),a32(32),a33(33),a34(34),a35(35),a36(36),a37(37),a38(38),a39(39),a40(40),a41(41),a42(42),a43(43),a44(44),a45(45),a46(46),a47(47),a48(48),a49(49),a50(50),a51(51),a52(52),a53(53),a54(54),a55(55),a56(56),a57(57),a58(58),a59(59),a60(60),a61(61),a62(62),a63(63),a64(64),a65(65),a66(66),a67(67),a68(68),a69(69),a70(70),a71(71),a72(72),a73(73),a74(74),a75(75),a76(76),a77(77),a78(78),a79(79),a80(80),a81(81),a82(82),a83(83),a84(84),a85(85),a86(86),a87(87),a88(88),a89(89),a90(90),a91(91),a92(92),a93(93),a94(94),a95(95),a96(96),a97(97),a98(98),a99(99),a100(100),a101(101),a102(102),a103(103),a104(104),a105(105),a106(106),a107(107),a108(108),a109(109),a110(110),a111(111),a112(112),a113(113),a114(114),a115(115),a116(116),a117(117),a118(118),a119(119),a120(120),a121(121),a122(122),a123(123),a124(124),a125(125),a126(126),a127(127),a128(128)} MAX-ACCESS not-accessible STATUS current DESCRIPTION "slot number" ::= { affirmedZoneContentStatisticsSlotLevelProxyFailureEntry 2 } affirmedZoneContentStatisticsSlotLevelProxyFailureNuminvalidclientrequestsoversizedheader OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of invalid client requests - Oversized Header" ::= { affirmedZoneContentStatisticsSlotLevelProxyFailureEntry 3 } affirmedZoneContentStatisticsSlotLevelProxyFailureNuminvalidclientrequestsbadrequestline OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of invalid client requests - Bad Request line" ::= { affirmedZoneContentStatisticsSlotLevelProxyFailureEntry 4 } affirmedZoneContentStatisticsSlotLevelProxyFailureNuminvalidclientrequestsbadheaders OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of invalid client requests - Bad Headers" ::= { affirmedZoneContentStatisticsSlotLevelProxyFailureEntry 5 } affirmedZoneContentStatisticsSlotLevelProxyFailureNuminvalidclientrequestsbadheaderattribute OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of invalid client requests - Bad Header Attribute" ::= { affirmedZoneContentStatisticsSlotLevelProxyFailureEntry 6 } affirmedZoneContentStatisticsSlotLevelProxyFailureNuminvalidclientrequestsdupheaderattribute OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of invalid client requests - Duplicated Header Attribute" ::= { affirmedZoneContentStatisticsSlotLevelProxyFailureEntry 7 } affirmedZoneContentStatisticsSlotLevelProxyFailureNuminvalidclientrequestsbadhostname OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of invalid client requests - Bad Host Name" ::= { affirmedZoneContentStatisticsSlotLevelProxyFailureEntry 8 } affirmedZoneContentStatisticsSlotLevelProxyFailureNuminvalidclientrequestshostnotfound OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of invalid client requests - Host Not Found" ::= { affirmedZoneContentStatisticsSlotLevelProxyFailureEntry 9 } affirmedZoneContentStatisticsSlotLevelProxyFailureNuminvalidclientrequestsnotsupported OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of invalid client requests - Not Supported" ::= { affirmedZoneContentStatisticsSlotLevelProxyFailureEntry 10 } affirmedZoneContentStatisticsSlotLevelProxyFailureNuminvalidclientrequestsexpectheadererror OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of invalid client requests - Expect Header Error" ::= { affirmedZoneContentStatisticsSlotLevelProxyFailureEntry 11 } affirmedZoneContentStatisticsSlotLevelProxyFailureNuminvalidclientrequestsbodyreaderror OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of invalid client requests - Body Read Error" ::= { affirmedZoneContentStatisticsSlotLevelProxyFailureEntry 12 } affirmedZoneContentStatisticsSlotLevelProxyFailureNuminvalidclientrequestsidletimeout OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of invalid client requests - Idle Timeout" ::= { affirmedZoneContentStatisticsSlotLevelProxyFailureEntry 13 } affirmedZoneContentStatisticsSlotLevelProxyFailureNumproxyservicefailedrequestcompileerror OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of proxy service failed - Request Compile Error" ::= { affirmedZoneContentStatisticsSlotLevelProxyFailureEntry 14 } affirmedZoneContentStatisticsSlotLevelProxyFailureNumproxyservicefailedconnectioninitfailure OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of proxy service failed - Connection Init Failure" ::= { affirmedZoneContentStatisticsSlotLevelProxyFailureEntry 15 } affirmedZoneContentStatisticsSlotLevelProxyFailureNumproxyservicefailedoversizedresponseheader OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of proxy service failed- Oversized Response Header" ::= { affirmedZoneContentStatisticsSlotLevelProxyFailureEntry 16 } affirmedZoneContentStatisticsSlotLevelProxyFailureNumproxyservicefailedbadresponsestatusline OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of proxy service failed - Bad Response Status Line" ::= { affirmedZoneContentStatisticsSlotLevelProxyFailureEntry 17 } affirmedZoneContentStatisticsSlotLevelProxyFailureNumproxyservicefailedbadresponseheader OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of proxy service failed - Bad Response Header" ::= { affirmedZoneContentStatisticsSlotLevelProxyFailureEntry 18 } affirmedZoneContentStatisticsSlotLevelProxyFailureNumproxyservicefailedresponseprocessingfailure OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of proxy service failed - Response Processing Failure" ::= { affirmedZoneContentStatisticsSlotLevelProxyFailureEntry 19 } affirmedZoneContentStatisticsSlotLevelProxyFailureNumproxyservicefailedserverconnectionclose OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of proxy service failed - Server Connection Close" ::= { affirmedZoneContentStatisticsSlotLevelProxyFailureEntry 20 } affirmedZoneContentStatisticsSlotLevelProxyFailureNumproxyservicefailedserverconnectiontimeout OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of proxy service failed - Server Connection Timeout" ::= { affirmedZoneContentStatisticsSlotLevelProxyFailureEntry 21 } affirmedZoneContentStatisticsSlotLevelProxyFailureNumproxyservicefailedclientconnectiontimeout OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of proxy service failed - Client Connection Timeout" ::= { affirmedZoneContentStatisticsSlotLevelProxyFailureEntry 22 } affirmedZoneContentStatisticsSlotLevelProxyFailureNumproxyservicefailedresourceunavailable OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of proxy service failed - Resources unavailable" ::= { affirmedZoneContentStatisticsSlotLevelProxyFailureEntry 23 } affirmedZoneContentStatisticsSlotLevelProxyFailureNumproxyserviceredirected OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of proxy service failed - Requests redirected" ::= { affirmedZoneContentStatisticsSlotLevelProxyFailureEntry 24 } affirmedZoneContentStatisticsSlotLevelProxyFailureNumproxyserviceblocked OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of proxy service failed - Requests blocked" ::= { affirmedZoneContentStatisticsSlotLevelProxyFailureEntry 25 } affirmedZoneContentStatisticsSlotLevelProxyFailureNumcacheservicefailedresponsereaderror OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of cache service failed - Response Read Error" ::= { affirmedZoneContentStatisticsSlotLevelProxyFailureEntry 26 } affirmedZoneContentStatisticsSlotLevelProxyFailureNumcacheservicefailedresponseheaderprocessing OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of cache service failed - Response Header Processing Failure" ::= { affirmedZoneContentStatisticsSlotLevelProxyFailureEntry 27 } affirmedZoneContentStatisticsSlotLevelProxyFailureNumcacheservicefailedresponseoversizedheader OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of cache service failed - Response Header Oversized" ::= { affirmedZoneContentStatisticsSlotLevelProxyFailureEntry 28 } affirmedZoneContentStatisticsSlotLevelProxyFailureNumcacheservicefailedservervalidationfailures OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of cache service failed - Server Validation Failures" ::= { affirmedZoneContentStatisticsSlotLevelProxyFailureEntry 29 } affirmedZoneContentStatisticsSlotLevelProxyFailureNumcacheservicefailedmaintenanceconnectionclose OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of cache service failed - Maintenance Connection Close" ::= { affirmedZoneContentStatisticsSlotLevelProxyFailureEntry 30 } affirmedZoneContentStatisticsSlotLevelProxyFailureNumproxyservicefailedmaintenanceconnectionclose OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of proxy service failed - Maintenance Connection Close" ::= { affirmedZoneContentStatisticsSlotLevelProxyFailureEntry 31 } affirmedZoneContentStatisticsSlotLevelProxyFailureNumproxyserviceabortedbyclient OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of proxy service aborted - Client Disconnected" ::= { affirmedZoneContentStatisticsSlotLevelProxyFailureEntry 32 } affirmedZoneContentStatisticsSlotLevelProxyFailureNumproxyserviceabortednorespfromserver OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of proxy service aborted - No Response from Server" ::= { affirmedZoneContentStatisticsSlotLevelProxyFailureEntry 33 } affirmedZoneContentStatisticsSlotLevelProxyRequestMethodTable OBJECT-TYPE SYNTAX SEQUENCE OF AffirmedZoneContentStatisticsSlotLevelProxyRequestMethodEntry MAX-ACCESS not-accessible STATUS deprecated DESCRIPTION "" ::= { affirmedZoneMIB 151 } affirmedZoneContentStatisticsSlotLevelProxyRequestMethodEntry OBJECT-TYPE SYNTAX AffirmedZoneContentStatisticsSlotLevelProxyRequestMethodEntry MAX-ACCESS not-accessible STATUS deprecated DESCRIPTION "" INDEX { affirmedZoneName, affirmedZoneContentStatisticsSlotLevelProxyRequestMethodChassis, affirmedZoneContentStatisticsSlotLevelProxyRequestMethodSlot } ::= { affirmedZoneContentStatisticsSlotLevelProxyRequestMethodTable 1 } AffirmedZoneContentStatisticsSlotLevelProxyRequestMethodEntry ::= SEQUENCE { affirmedZoneContentStatisticsSlotLevelProxyRequestMethodChassis Unsigned32, affirmedZoneContentStatisticsSlotLevelProxyRequestMethodSlot INTEGER, affirmedZoneContentStatisticsSlotLevelProxyRequestMethodMethodoptionsreceived ConfdString, affirmedZoneContentStatisticsSlotLevelProxyRequestMethodMethodoptionsaborted ConfdString, affirmedZoneContentStatisticsSlotLevelProxyRequestMethodMethodgetreceived ConfdString, affirmedZoneContentStatisticsSlotLevelProxyRequestMethodMethodgetaborted ConfdString, affirmedZoneContentStatisticsSlotLevelProxyRequestMethodMethodheadreceived ConfdString, affirmedZoneContentStatisticsSlotLevelProxyRequestMethodMethodheadaborted ConfdString, affirmedZoneContentStatisticsSlotLevelProxyRequestMethodMethodpostreceived ConfdString, affirmedZoneContentStatisticsSlotLevelProxyRequestMethodMethodpostaborted ConfdString, affirmedZoneContentStatisticsSlotLevelProxyRequestMethodMethodputreceived ConfdString, affirmedZoneContentStatisticsSlotLevelProxyRequestMethodMethodputaborted ConfdString, affirmedZoneContentStatisticsSlotLevelProxyRequestMethodMethoddeletereceived ConfdString, affirmedZoneContentStatisticsSlotLevelProxyRequestMethodMethoddeleteaborted ConfdString, affirmedZoneContentStatisticsSlotLevelProxyRequestMethodMethodtracereceived ConfdString, affirmedZoneContentStatisticsSlotLevelProxyRequestMethodMethodtraceaborted ConfdString, affirmedZoneContentStatisticsSlotLevelProxyRequestMethodMethodconnectreceived ConfdString, affirmedZoneContentStatisticsSlotLevelProxyRequestMethodMethodconnectaborted ConfdString, affirmedZoneContentStatisticsSlotLevelProxyRequestMethodMethodmkcolreceived ConfdString, affirmedZoneContentStatisticsSlotLevelProxyRequestMethodMethodmkcolaborted ConfdString, affirmedZoneContentStatisticsSlotLevelProxyRequestMethodMethodcopyreceived ConfdString, affirmedZoneContentStatisticsSlotLevelProxyRequestMethodMethodcopyaborted ConfdString, affirmedZoneContentStatisticsSlotLevelProxyRequestMethodMethodmovereceived ConfdString, affirmedZoneContentStatisticsSlotLevelProxyRequestMethodMethodmoveaborted ConfdString, affirmedZoneContentStatisticsSlotLevelProxyRequestMethodMethodpropfindreceived ConfdString, affirmedZoneContentStatisticsSlotLevelProxyRequestMethodMethodpropfindaborted ConfdString, affirmedZoneContentStatisticsSlotLevelProxyRequestMethodMethodproppatchreceived ConfdString, affirmedZoneContentStatisticsSlotLevelProxyRequestMethodMethodproppatchaborted ConfdString, affirmedZoneContentStatisticsSlotLevelProxyRequestMethodMethodlockreceived ConfdString, affirmedZoneContentStatisticsSlotLevelProxyRequestMethodMethodlockaborted ConfdString, affirmedZoneContentStatisticsSlotLevelProxyRequestMethodMethodunlockreceived ConfdString, affirmedZoneContentStatisticsSlotLevelProxyRequestMethodMethodunlockaborted ConfdString, affirmedZoneContentStatisticsSlotLevelProxyRequestMethodMethodpatchreceived ConfdString, affirmedZoneContentStatisticsSlotLevelProxyRequestMethodMethodpatchaborted ConfdString, affirmedZoneContentStatisticsSlotLevelProxyRequestMethodUnknownmethodreceived ConfdString, affirmedZoneContentStatisticsSlotLevelProxyRequestMethodUnknownmethodaborted ConfdString, affirmedZoneContentStatisticsSlotLevelProxyRequestMethodMethodaclreceived ConfdString, affirmedZoneContentStatisticsSlotLevelProxyRequestMethodMethodaclaborted ConfdString, affirmedZoneContentStatisticsSlotLevelProxyRequestMethodMethodbaselinecontrolreceived ConfdString, affirmedZoneContentStatisticsSlotLevelProxyRequestMethodMethodbaselinecontrolaborted ConfdString, affirmedZoneContentStatisticsSlotLevelProxyRequestMethodMethodbindreceived ConfdString, affirmedZoneContentStatisticsSlotLevelProxyRequestMethodMethodbindaborted ConfdString, affirmedZoneContentStatisticsSlotLevelProxyRequestMethodMethodcheckinreceived ConfdString, affirmedZoneContentStatisticsSlotLevelProxyRequestMethodMethodcheckinaborted ConfdString, affirmedZoneContentStatisticsSlotLevelProxyRequestMethodMethodcheckoutreceived ConfdString, affirmedZoneContentStatisticsSlotLevelProxyRequestMethodMethodcheckoutaborted ConfdString, affirmedZoneContentStatisticsSlotLevelProxyRequestMethodMethodlabelreceived ConfdString, affirmedZoneContentStatisticsSlotLevelProxyRequestMethodMethodlabelaborted ConfdString, affirmedZoneContentStatisticsSlotLevelProxyRequestMethodMethodlinkreceived ConfdString, affirmedZoneContentStatisticsSlotLevelProxyRequestMethodMethodlinkaborted ConfdString, affirmedZoneContentStatisticsSlotLevelProxyRequestMethodMethodmergereceived ConfdString, affirmedZoneContentStatisticsSlotLevelProxyRequestMethodMethodmergeaborted ConfdString, affirmedZoneContentStatisticsSlotLevelProxyRequestMethodMethodmkactivityreceived ConfdString, affirmedZoneContentStatisticsSlotLevelProxyRequestMethodMethodmkactivityaborted ConfdString, affirmedZoneContentStatisticsSlotLevelProxyRequestMethodMethodmkcalendarreceived ConfdString, affirmedZoneContentStatisticsSlotLevelProxyRequestMethodMethodmkcalendaraborted ConfdString, affirmedZoneContentStatisticsSlotLevelProxyRequestMethodMethodmkredirectrefreceived ConfdString, affirmedZoneContentStatisticsSlotLevelProxyRequestMethodMethodmkredirectrefaborted ConfdString, affirmedZoneContentStatisticsSlotLevelProxyRequestMethodMethodmkworkspacereceived ConfdString, affirmedZoneContentStatisticsSlotLevelProxyRequestMethodMethodmkworkspaceaborted ConfdString, affirmedZoneContentStatisticsSlotLevelProxyRequestMethodMethodorderpatchreceived ConfdString, affirmedZoneContentStatisticsSlotLevelProxyRequestMethodMethodorderpatchaborted ConfdString, affirmedZoneContentStatisticsSlotLevelProxyRequestMethodMethodprireceived ConfdString, affirmedZoneContentStatisticsSlotLevelProxyRequestMethodMethodpriaborted ConfdString, affirmedZoneContentStatisticsSlotLevelProxyRequestMethodMethodrebindreceived ConfdString, affirmedZoneContentStatisticsSlotLevelProxyRequestMethodMethodrebindaborted ConfdString, affirmedZoneContentStatisticsSlotLevelProxyRequestMethodMethodreportreceived ConfdString, affirmedZoneContentStatisticsSlotLevelProxyRequestMethodMethodreportaborted ConfdString, affirmedZoneContentStatisticsSlotLevelProxyRequestMethodMethodsearchreceived ConfdString, affirmedZoneContentStatisticsSlotLevelProxyRequestMethodMethodsearchaborted ConfdString, affirmedZoneContentStatisticsSlotLevelProxyRequestMethodMethodunbindreceived ConfdString, affirmedZoneContentStatisticsSlotLevelProxyRequestMethodMethodunbindaborted ConfdString, affirmedZoneContentStatisticsSlotLevelProxyRequestMethodMethoduncheckoutreceived ConfdString, affirmedZoneContentStatisticsSlotLevelProxyRequestMethodMethoduncheckoutaborted ConfdString, affirmedZoneContentStatisticsSlotLevelProxyRequestMethodMethodunlinkreceived ConfdString, affirmedZoneContentStatisticsSlotLevelProxyRequestMethodMethodunlinkaborted ConfdString, affirmedZoneContentStatisticsSlotLevelProxyRequestMethodMethodupdatereceived ConfdString, affirmedZoneContentStatisticsSlotLevelProxyRequestMethodMethodupdateaborted ConfdString, affirmedZoneContentStatisticsSlotLevelProxyRequestMethodMethodupdateredirectrefreceived ConfdString, affirmedZoneContentStatisticsSlotLevelProxyRequestMethodMethodupdateredirectrefaborted ConfdString, affirmedZoneContentStatisticsSlotLevelProxyRequestMethodMethodversioncontrolreceived ConfdString, affirmedZoneContentStatisticsSlotLevelProxyRequestMethodMethodversioncontrolaborted ConfdString, affirmedZoneContentStatisticsSlotLevelProxyRequestMethodUnsupportedmethodreceived ConfdString } affirmedZoneContentStatisticsSlotLevelProxyRequestMethodChassis OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS not-accessible STATUS current DESCRIPTION "chassis ID" ::= { affirmedZoneContentStatisticsSlotLevelProxyRequestMethodEntry 1 } affirmedZoneContentStatisticsSlotLevelProxyRequestMethodSlot OBJECT-TYPE SYNTAX INTEGER {a1(1),a2(2),a3(3),a4(4),a5(5),a6(6),a7(7),a8(8),a9(9),a10(10),a11(11),a12(12),a13(13),a14(14),a15(15),a16(16),a17(17),a18(18),a19(19),a20(20),a21(21),a22(22),a23(23),a24(24),a25(25),a26(26),a27(27),a28(28),a29(29),a30(30),a31(31),a32(32),a33(33),a34(34),a35(35),a36(36),a37(37),a38(38),a39(39),a40(40),a41(41),a42(42),a43(43),a44(44),a45(45),a46(46),a47(47),a48(48),a49(49),a50(50),a51(51),a52(52),a53(53),a54(54),a55(55),a56(56),a57(57),a58(58),a59(59),a60(60),a61(61),a62(62),a63(63),a64(64),a65(65),a66(66),a67(67),a68(68),a69(69),a70(70),a71(71),a72(72),a73(73),a74(74),a75(75),a76(76),a77(77),a78(78),a79(79),a80(80),a81(81),a82(82),a83(83),a84(84),a85(85),a86(86),a87(87),a88(88),a89(89),a90(90),a91(91),a92(92),a93(93),a94(94),a95(95),a96(96),a97(97),a98(98),a99(99),a100(100),a101(101),a102(102),a103(103),a104(104),a105(105),a106(106),a107(107),a108(108),a109(109),a110(110),a111(111),a112(112),a113(113),a114(114),a115(115),a116(116),a117(117),a118(118),a119(119),a120(120),a121(121),a122(122),a123(123),a124(124),a125(125),a126(126),a127(127),a128(128)} MAX-ACCESS not-accessible STATUS current DESCRIPTION "slot number" ::= { affirmedZoneContentStatisticsSlotLevelProxyRequestMethodEntry 2 } affirmedZoneContentStatisticsSlotLevelProxyRequestMethodMethodoptionsreceived OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of OPTIONS request received" ::= { affirmedZoneContentStatisticsSlotLevelProxyRequestMethodEntry 3 } affirmedZoneContentStatisticsSlotLevelProxyRequestMethodMethodoptionsaborted OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of OPTIONS request aborted/failed" ::= { affirmedZoneContentStatisticsSlotLevelProxyRequestMethodEntry 4 } affirmedZoneContentStatisticsSlotLevelProxyRequestMethodMethodgetreceived OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of GET request received" ::= { affirmedZoneContentStatisticsSlotLevelProxyRequestMethodEntry 5 } affirmedZoneContentStatisticsSlotLevelProxyRequestMethodMethodgetaborted OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of GET request aborted/failed" ::= { affirmedZoneContentStatisticsSlotLevelProxyRequestMethodEntry 6 } affirmedZoneContentStatisticsSlotLevelProxyRequestMethodMethodheadreceived OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of HEAD request received" ::= { affirmedZoneContentStatisticsSlotLevelProxyRequestMethodEntry 7 } affirmedZoneContentStatisticsSlotLevelProxyRequestMethodMethodheadaborted OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of HEAD request aborted/failed" ::= { affirmedZoneContentStatisticsSlotLevelProxyRequestMethodEntry 8 } affirmedZoneContentStatisticsSlotLevelProxyRequestMethodMethodpostreceived OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of POST request received" ::= { affirmedZoneContentStatisticsSlotLevelProxyRequestMethodEntry 9 } affirmedZoneContentStatisticsSlotLevelProxyRequestMethodMethodpostaborted OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of POST request aborted/failed" ::= { affirmedZoneContentStatisticsSlotLevelProxyRequestMethodEntry 10 } affirmedZoneContentStatisticsSlotLevelProxyRequestMethodMethodputreceived OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of PUT request received" ::= { affirmedZoneContentStatisticsSlotLevelProxyRequestMethodEntry 11 } affirmedZoneContentStatisticsSlotLevelProxyRequestMethodMethodputaborted OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of PUT request aborted/failed" ::= { affirmedZoneContentStatisticsSlotLevelProxyRequestMethodEntry 12 } affirmedZoneContentStatisticsSlotLevelProxyRequestMethodMethoddeletereceived OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of DELETE request received" ::= { affirmedZoneContentStatisticsSlotLevelProxyRequestMethodEntry 13 } affirmedZoneContentStatisticsSlotLevelProxyRequestMethodMethoddeleteaborted OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of DELETE request aborted/failed" ::= { affirmedZoneContentStatisticsSlotLevelProxyRequestMethodEntry 14 } affirmedZoneContentStatisticsSlotLevelProxyRequestMethodMethodtracereceived OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of TRACE request received" ::= { affirmedZoneContentStatisticsSlotLevelProxyRequestMethodEntry 15 } affirmedZoneContentStatisticsSlotLevelProxyRequestMethodMethodtraceaborted OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of TRACE request aborted/failed" ::= { affirmedZoneContentStatisticsSlotLevelProxyRequestMethodEntry 16 } affirmedZoneContentStatisticsSlotLevelProxyRequestMethodMethodconnectreceived OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of CONNECT request received" ::= { affirmedZoneContentStatisticsSlotLevelProxyRequestMethodEntry 17 } affirmedZoneContentStatisticsSlotLevelProxyRequestMethodMethodconnectaborted OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of CONNECT request aborted/failed" ::= { affirmedZoneContentStatisticsSlotLevelProxyRequestMethodEntry 18 } affirmedZoneContentStatisticsSlotLevelProxyRequestMethodMethodmkcolreceived OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of MKCOL request received" ::= { affirmedZoneContentStatisticsSlotLevelProxyRequestMethodEntry 19 } affirmedZoneContentStatisticsSlotLevelProxyRequestMethodMethodmkcolaborted OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of MKCOL request aborted/failed" ::= { affirmedZoneContentStatisticsSlotLevelProxyRequestMethodEntry 20 } affirmedZoneContentStatisticsSlotLevelProxyRequestMethodMethodcopyreceived OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of COPY request received" ::= { affirmedZoneContentStatisticsSlotLevelProxyRequestMethodEntry 21 } affirmedZoneContentStatisticsSlotLevelProxyRequestMethodMethodcopyaborted OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of COPY request aborted/failed" ::= { affirmedZoneContentStatisticsSlotLevelProxyRequestMethodEntry 22 } affirmedZoneContentStatisticsSlotLevelProxyRequestMethodMethodmovereceived OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of MOVE request received" ::= { affirmedZoneContentStatisticsSlotLevelProxyRequestMethodEntry 23 } affirmedZoneContentStatisticsSlotLevelProxyRequestMethodMethodmoveaborted OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of MOVE request aborted/failed" ::= { affirmedZoneContentStatisticsSlotLevelProxyRequestMethodEntry 24 } affirmedZoneContentStatisticsSlotLevelProxyRequestMethodMethodpropfindreceived OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of PROPFIND request received" ::= { affirmedZoneContentStatisticsSlotLevelProxyRequestMethodEntry 25 } affirmedZoneContentStatisticsSlotLevelProxyRequestMethodMethodpropfindaborted OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of PROPFIND request aborted/failed" ::= { affirmedZoneContentStatisticsSlotLevelProxyRequestMethodEntry 26 } affirmedZoneContentStatisticsSlotLevelProxyRequestMethodMethodproppatchreceived OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of PROPPATCH request received" ::= { affirmedZoneContentStatisticsSlotLevelProxyRequestMethodEntry 27 } affirmedZoneContentStatisticsSlotLevelProxyRequestMethodMethodproppatchaborted OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of PROPPATCH request aborted/failed" ::= { affirmedZoneContentStatisticsSlotLevelProxyRequestMethodEntry 28 } affirmedZoneContentStatisticsSlotLevelProxyRequestMethodMethodlockreceived OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of LOCK request received" ::= { affirmedZoneContentStatisticsSlotLevelProxyRequestMethodEntry 29 } affirmedZoneContentStatisticsSlotLevelProxyRequestMethodMethodlockaborted OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of LOCK request aborted/failed" ::= { affirmedZoneContentStatisticsSlotLevelProxyRequestMethodEntry 30 } affirmedZoneContentStatisticsSlotLevelProxyRequestMethodMethodunlockreceived OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of UNLOCK request received" ::= { affirmedZoneContentStatisticsSlotLevelProxyRequestMethodEntry 31 } affirmedZoneContentStatisticsSlotLevelProxyRequestMethodMethodunlockaborted OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of UNLOCK request aborted/failed" ::= { affirmedZoneContentStatisticsSlotLevelProxyRequestMethodEntry 32 } affirmedZoneContentStatisticsSlotLevelProxyRequestMethodMethodpatchreceived OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of PATCH request received" ::= { affirmedZoneContentStatisticsSlotLevelProxyRequestMethodEntry 33 } affirmedZoneContentStatisticsSlotLevelProxyRequestMethodMethodpatchaborted OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of PATCH request aborted/failed" ::= { affirmedZoneContentStatisticsSlotLevelProxyRequestMethodEntry 34 } affirmedZoneContentStatisticsSlotLevelProxyRequestMethodUnknownmethodreceived OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Unknown-Method request received" ::= { affirmedZoneContentStatisticsSlotLevelProxyRequestMethodEntry 35 } affirmedZoneContentStatisticsSlotLevelProxyRequestMethodUnknownmethodaborted OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Unknown-Method request aborted/failed" ::= { affirmedZoneContentStatisticsSlotLevelProxyRequestMethodEntry 36 } affirmedZoneContentStatisticsSlotLevelProxyRequestMethodMethodaclreceived OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of ACL request received" ::= { affirmedZoneContentStatisticsSlotLevelProxyRequestMethodEntry 37 } affirmedZoneContentStatisticsSlotLevelProxyRequestMethodMethodaclaborted OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of ACL request aborted/failed" ::= { affirmedZoneContentStatisticsSlotLevelProxyRequestMethodEntry 38 } affirmedZoneContentStatisticsSlotLevelProxyRequestMethodMethodbaselinecontrolreceived OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of BASELINE-CONTROL request received" ::= { affirmedZoneContentStatisticsSlotLevelProxyRequestMethodEntry 39 } affirmedZoneContentStatisticsSlotLevelProxyRequestMethodMethodbaselinecontrolaborted OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of BASELINE-CONTROL request aborted/failed" ::= { affirmedZoneContentStatisticsSlotLevelProxyRequestMethodEntry 40 } affirmedZoneContentStatisticsSlotLevelProxyRequestMethodMethodbindreceived OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of BIND request received" ::= { affirmedZoneContentStatisticsSlotLevelProxyRequestMethodEntry 41 } affirmedZoneContentStatisticsSlotLevelProxyRequestMethodMethodbindaborted OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of BIND request aborted/failed" ::= { affirmedZoneContentStatisticsSlotLevelProxyRequestMethodEntry 42 } affirmedZoneContentStatisticsSlotLevelProxyRequestMethodMethodcheckinreceived OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of CHECKIN request received" ::= { affirmedZoneContentStatisticsSlotLevelProxyRequestMethodEntry 43 } affirmedZoneContentStatisticsSlotLevelProxyRequestMethodMethodcheckinaborted OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of CHECKIN request aborted/failed" ::= { affirmedZoneContentStatisticsSlotLevelProxyRequestMethodEntry 44 } affirmedZoneContentStatisticsSlotLevelProxyRequestMethodMethodcheckoutreceived OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of CHECKOUT request received" ::= { affirmedZoneContentStatisticsSlotLevelProxyRequestMethodEntry 45 } affirmedZoneContentStatisticsSlotLevelProxyRequestMethodMethodcheckoutaborted OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of CHECKOUT request aborted/failed" ::= { affirmedZoneContentStatisticsSlotLevelProxyRequestMethodEntry 46 } affirmedZoneContentStatisticsSlotLevelProxyRequestMethodMethodlabelreceived OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of LABEL request received" ::= { affirmedZoneContentStatisticsSlotLevelProxyRequestMethodEntry 47 } affirmedZoneContentStatisticsSlotLevelProxyRequestMethodMethodlabelaborted OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of LABEL request aborted/failed" ::= { affirmedZoneContentStatisticsSlotLevelProxyRequestMethodEntry 48 } affirmedZoneContentStatisticsSlotLevelProxyRequestMethodMethodlinkreceived OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of LINK request received" ::= { affirmedZoneContentStatisticsSlotLevelProxyRequestMethodEntry 49 } affirmedZoneContentStatisticsSlotLevelProxyRequestMethodMethodlinkaborted OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of LINK request aborted/failed" ::= { affirmedZoneContentStatisticsSlotLevelProxyRequestMethodEntry 50 } affirmedZoneContentStatisticsSlotLevelProxyRequestMethodMethodmergereceived OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of MERGE request received" ::= { affirmedZoneContentStatisticsSlotLevelProxyRequestMethodEntry 51 } affirmedZoneContentStatisticsSlotLevelProxyRequestMethodMethodmergeaborted OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of MERGE request aborted/failed" ::= { affirmedZoneContentStatisticsSlotLevelProxyRequestMethodEntry 52 } affirmedZoneContentStatisticsSlotLevelProxyRequestMethodMethodmkactivityreceived OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of MKACTIVITY request received" ::= { affirmedZoneContentStatisticsSlotLevelProxyRequestMethodEntry 53 } affirmedZoneContentStatisticsSlotLevelProxyRequestMethodMethodmkactivityaborted OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of MKACTIVITY request aborted/failed" ::= { affirmedZoneContentStatisticsSlotLevelProxyRequestMethodEntry 54 } affirmedZoneContentStatisticsSlotLevelProxyRequestMethodMethodmkcalendarreceived OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of MKCALENDAR request received" ::= { affirmedZoneContentStatisticsSlotLevelProxyRequestMethodEntry 55 } affirmedZoneContentStatisticsSlotLevelProxyRequestMethodMethodmkcalendaraborted OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of MKCALENDAR request aborted/failed" ::= { affirmedZoneContentStatisticsSlotLevelProxyRequestMethodEntry 56 } affirmedZoneContentStatisticsSlotLevelProxyRequestMethodMethodmkredirectrefreceived OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of MKREDIRECTREF request received" ::= { affirmedZoneContentStatisticsSlotLevelProxyRequestMethodEntry 57 } affirmedZoneContentStatisticsSlotLevelProxyRequestMethodMethodmkredirectrefaborted OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of MKREDIRECTREF request aborted/failed" ::= { affirmedZoneContentStatisticsSlotLevelProxyRequestMethodEntry 58 } affirmedZoneContentStatisticsSlotLevelProxyRequestMethodMethodmkworkspacereceived OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of MKWORKSPACE request received" ::= { affirmedZoneContentStatisticsSlotLevelProxyRequestMethodEntry 59 } affirmedZoneContentStatisticsSlotLevelProxyRequestMethodMethodmkworkspaceaborted OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of MKWORKSPACE request aborted/failed" ::= { affirmedZoneContentStatisticsSlotLevelProxyRequestMethodEntry 60 } affirmedZoneContentStatisticsSlotLevelProxyRequestMethodMethodorderpatchreceived OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of ORDERPATCH request received" ::= { affirmedZoneContentStatisticsSlotLevelProxyRequestMethodEntry 61 } affirmedZoneContentStatisticsSlotLevelProxyRequestMethodMethodorderpatchaborted OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of ORDERPATCH request aborted/failed" ::= { affirmedZoneContentStatisticsSlotLevelProxyRequestMethodEntry 62 } affirmedZoneContentStatisticsSlotLevelProxyRequestMethodMethodprireceived OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of PRI request received" ::= { affirmedZoneContentStatisticsSlotLevelProxyRequestMethodEntry 63 } affirmedZoneContentStatisticsSlotLevelProxyRequestMethodMethodpriaborted OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of PRI request aborted/failed" ::= { affirmedZoneContentStatisticsSlotLevelProxyRequestMethodEntry 64 } affirmedZoneContentStatisticsSlotLevelProxyRequestMethodMethodrebindreceived OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of REBIND request received" ::= { affirmedZoneContentStatisticsSlotLevelProxyRequestMethodEntry 65 } affirmedZoneContentStatisticsSlotLevelProxyRequestMethodMethodrebindaborted OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of REBIND request aborted/failed" ::= { affirmedZoneContentStatisticsSlotLevelProxyRequestMethodEntry 66 } affirmedZoneContentStatisticsSlotLevelProxyRequestMethodMethodreportreceived OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of REPORT request received" ::= { affirmedZoneContentStatisticsSlotLevelProxyRequestMethodEntry 67 } affirmedZoneContentStatisticsSlotLevelProxyRequestMethodMethodreportaborted OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of REPORT request aborted/failed" ::= { affirmedZoneContentStatisticsSlotLevelProxyRequestMethodEntry 68 } affirmedZoneContentStatisticsSlotLevelProxyRequestMethodMethodsearchreceived OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of SEARCH request received" ::= { affirmedZoneContentStatisticsSlotLevelProxyRequestMethodEntry 69 } affirmedZoneContentStatisticsSlotLevelProxyRequestMethodMethodsearchaborted OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of SEARCH request aborted/failed" ::= { affirmedZoneContentStatisticsSlotLevelProxyRequestMethodEntry 70 } affirmedZoneContentStatisticsSlotLevelProxyRequestMethodMethodunbindreceived OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of UNBIND request received" ::= { affirmedZoneContentStatisticsSlotLevelProxyRequestMethodEntry 71 } affirmedZoneContentStatisticsSlotLevelProxyRequestMethodMethodunbindaborted OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of UNBIND request aborted/failed" ::= { affirmedZoneContentStatisticsSlotLevelProxyRequestMethodEntry 72 } affirmedZoneContentStatisticsSlotLevelProxyRequestMethodMethoduncheckoutreceived OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of UNCHECKOUT request received" ::= { affirmedZoneContentStatisticsSlotLevelProxyRequestMethodEntry 73 } affirmedZoneContentStatisticsSlotLevelProxyRequestMethodMethoduncheckoutaborted OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of UNCHECKOUT request aborted/failed" ::= { affirmedZoneContentStatisticsSlotLevelProxyRequestMethodEntry 74 } affirmedZoneContentStatisticsSlotLevelProxyRequestMethodMethodunlinkreceived OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of UNLINK request received" ::= { affirmedZoneContentStatisticsSlotLevelProxyRequestMethodEntry 75 } affirmedZoneContentStatisticsSlotLevelProxyRequestMethodMethodunlinkaborted OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of UNLINK request aborted/failed" ::= { affirmedZoneContentStatisticsSlotLevelProxyRequestMethodEntry 76 } affirmedZoneContentStatisticsSlotLevelProxyRequestMethodMethodupdatereceived OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of UPDATE request received" ::= { affirmedZoneContentStatisticsSlotLevelProxyRequestMethodEntry 77 } affirmedZoneContentStatisticsSlotLevelProxyRequestMethodMethodupdateaborted OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of UPDATE request aborted/failed" ::= { affirmedZoneContentStatisticsSlotLevelProxyRequestMethodEntry 78 } affirmedZoneContentStatisticsSlotLevelProxyRequestMethodMethodupdateredirectrefreceived OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of UPDATEREDIRECTREF request received" ::= { affirmedZoneContentStatisticsSlotLevelProxyRequestMethodEntry 79 } affirmedZoneContentStatisticsSlotLevelProxyRequestMethodMethodupdateredirectrefaborted OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of UPDATEREDIRECTREF request aborted/failed" ::= { affirmedZoneContentStatisticsSlotLevelProxyRequestMethodEntry 80 } affirmedZoneContentStatisticsSlotLevelProxyRequestMethodMethodversioncontrolreceived OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of VERSION-CONTROL request received" ::= { affirmedZoneContentStatisticsSlotLevelProxyRequestMethodEntry 81 } affirmedZoneContentStatisticsSlotLevelProxyRequestMethodMethodversioncontrolaborted OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of VERSION-CONTROL request aborted/failed" ::= { affirmedZoneContentStatisticsSlotLevelProxyRequestMethodEntry 82 } affirmedZoneContentStatisticsSlotLevelProxyRequestMethodUnsupportedmethodreceived OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Unsupported-Method request received" ::= { affirmedZoneContentStatisticsSlotLevelProxyRequestMethodEntry 83 } affirmedZoneContentStatisticsSlotLevelProxyOverloadControlTable OBJECT-TYPE SYNTAX SEQUENCE OF AffirmedZoneContentStatisticsSlotLevelProxyOverloadControlEntry MAX-ACCESS not-accessible STATUS deprecated DESCRIPTION "" ::= { affirmedZoneMIB 152 } affirmedZoneContentStatisticsSlotLevelProxyOverloadControlEntry OBJECT-TYPE SYNTAX AffirmedZoneContentStatisticsSlotLevelProxyOverloadControlEntry MAX-ACCESS not-accessible STATUS deprecated DESCRIPTION "" INDEX { affirmedZoneName, affirmedZoneContentStatisticsSlotLevelProxyOverloadControlChassis, affirmedZoneContentStatisticsSlotLevelProxyOverloadControlSlot } ::= { affirmedZoneContentStatisticsSlotLevelProxyOverloadControlTable 1 } AffirmedZoneContentStatisticsSlotLevelProxyOverloadControlEntry ::= SEQUENCE { affirmedZoneContentStatisticsSlotLevelProxyOverloadControlChassis Unsigned32, affirmedZoneContentStatisticsSlotLevelProxyOverloadControlSlot INTEGER, affirmedZoneContentStatisticsSlotLevelProxyOverloadControlNumconnectionacceptsoc ConfdString, affirmedZoneContentStatisticsSlotLevelProxyOverloadControlNumconnectiondeniesoc ConfdString } affirmedZoneContentStatisticsSlotLevelProxyOverloadControlChassis OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS not-accessible STATUS current DESCRIPTION "chassis ID" ::= { affirmedZoneContentStatisticsSlotLevelProxyOverloadControlEntry 1 } affirmedZoneContentStatisticsSlotLevelProxyOverloadControlSlot OBJECT-TYPE SYNTAX INTEGER {a1(1),a2(2),a3(3),a4(4),a5(5),a6(6),a7(7),a8(8),a9(9),a10(10),a11(11),a12(12),a13(13),a14(14),a15(15),a16(16),a17(17),a18(18),a19(19),a20(20),a21(21),a22(22),a23(23),a24(24),a25(25),a26(26),a27(27),a28(28),a29(29),a30(30),a31(31),a32(32),a33(33),a34(34),a35(35),a36(36),a37(37),a38(38),a39(39),a40(40),a41(41),a42(42),a43(43),a44(44),a45(45),a46(46),a47(47),a48(48),a49(49),a50(50),a51(51),a52(52),a53(53),a54(54),a55(55),a56(56),a57(57),a58(58),a59(59),a60(60),a61(61),a62(62),a63(63),a64(64),a65(65),a66(66),a67(67),a68(68),a69(69),a70(70),a71(71),a72(72),a73(73),a74(74),a75(75),a76(76),a77(77),a78(78),a79(79),a80(80),a81(81),a82(82),a83(83),a84(84),a85(85),a86(86),a87(87),a88(88),a89(89),a90(90),a91(91),a92(92),a93(93),a94(94),a95(95),a96(96),a97(97),a98(98),a99(99),a100(100),a101(101),a102(102),a103(103),a104(104),a105(105),a106(106),a107(107),a108(108),a109(109),a110(110),a111(111),a112(112),a113(113),a114(114),a115(115),a116(116),a117(117),a118(118),a119(119),a120(120),a121(121),a122(122),a123(123),a124(124),a125(125),a126(126),a127(127),a128(128)} MAX-ACCESS not-accessible STATUS current DESCRIPTION "slot number" ::= { affirmedZoneContentStatisticsSlotLevelProxyOverloadControlEntry 2 } affirmedZoneContentStatisticsSlotLevelProxyOverloadControlNumconnectionacceptsoc OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of overload control connection accepts" ::= { affirmedZoneContentStatisticsSlotLevelProxyOverloadControlEntry 3 } affirmedZoneContentStatisticsSlotLevelProxyOverloadControlNumconnectiondeniesoc OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of overload control connections denies" ::= { affirmedZoneContentStatisticsSlotLevelProxyOverloadControlEntry 4 } affirmedZoneContentStatisticsSlotLevelProxyVideoTable OBJECT-TYPE SYNTAX SEQUENCE OF AffirmedZoneContentStatisticsSlotLevelProxyVideoEntry MAX-ACCESS not-accessible STATUS deprecated DESCRIPTION "" ::= { affirmedZoneMIB 153 } affirmedZoneContentStatisticsSlotLevelProxyVideoEntry OBJECT-TYPE SYNTAX AffirmedZoneContentStatisticsSlotLevelProxyVideoEntry MAX-ACCESS not-accessible STATUS deprecated DESCRIPTION "" INDEX { affirmedZoneName, affirmedZoneContentStatisticsSlotLevelProxyVideoChassis, affirmedZoneContentStatisticsSlotLevelProxyVideoSlot } ::= { affirmedZoneContentStatisticsSlotLevelProxyVideoTable 1 } AffirmedZoneContentStatisticsSlotLevelProxyVideoEntry ::= SEQUENCE { affirmedZoneContentStatisticsSlotLevelProxyVideoChassis Unsigned32, affirmedZoneContentStatisticsSlotLevelProxyVideoSlot INTEGER, affirmedZoneContentStatisticsSlotLevelProxyVideoVideoattempts ConfdString, affirmedZoneContentStatisticsSlotLevelProxyVideoVideosuccesses ConfdString, affirmedZoneContentStatisticsSlotLevelProxyVideoVideosuccessescached ConfdString, affirmedZoneContentStatisticsSlotLevelProxyVideoVideoservedfromcache ConfdString, affirmedZoneContentStatisticsSlotLevelProxyVideoVideoaborts ConfdString, affirmedZoneContentStatisticsSlotLevelProxyVideoVideofailures ConfdString, affirmedZoneContentStatisticsSlotLevelProxyVideoVideoseekrequests ConfdString, affirmedZoneContentStatisticsSlotLevelProxyVideoFlvvideosuccesses ConfdString, affirmedZoneContentStatisticsSlotLevelProxyVideoFlvvideosuccessescached ConfdString, affirmedZoneContentStatisticsSlotLevelProxyVideoFlvvideoservedfromcache ConfdString, affirmedZoneContentStatisticsSlotLevelProxyVideoFlvvideoaborts ConfdString, affirmedZoneContentStatisticsSlotLevelProxyVideoMp4videosuccesses ConfdString, affirmedZoneContentStatisticsSlotLevelProxyVideoMp4videosuccessescached ConfdString, affirmedZoneContentStatisticsSlotLevelProxyVideoMp4videoservedfromcache ConfdString, affirmedZoneContentStatisticsSlotLevelProxyVideoMp4videoaborts ConfdString, affirmedZoneContentStatisticsSlotLevelProxyVideoYoutubevideosuccesses ConfdString, affirmedZoneContentStatisticsSlotLevelProxyVideoYoutubevideosuccessescached ConfdString, affirmedZoneContentStatisticsSlotLevelProxyVideoYoutubevideoservedfromcache ConfdString, affirmedZoneContentStatisticsSlotLevelProxyVideoYoutubevideoaborts ConfdString, affirmedZoneContentStatisticsSlotLevelProxyVideoDailymotionvideosuccesses ConfdString, affirmedZoneContentStatisticsSlotLevelProxyVideoDailymotionvideosuccessescached ConfdString, affirmedZoneContentStatisticsSlotLevelProxyVideoDailymotionvideoservedfromcache ConfdString, affirmedZoneContentStatisticsSlotLevelProxyVideoDailymotionvideoaborts ConfdString, affirmedZoneContentStatisticsSlotLevelProxyVideoMetacafevideosuccesses ConfdString, affirmedZoneContentStatisticsSlotLevelProxyVideoMetacafevideosuccessescached ConfdString, affirmedZoneContentStatisticsSlotLevelProxyVideoMetacafevideoservedfromcache ConfdString, affirmedZoneContentStatisticsSlotLevelProxyVideoMetacafevideoaborts ConfdString, affirmedZoneContentStatisticsSlotLevelProxyVideoVideosizemin ConfdString, affirmedZoneContentStatisticsSlotLevelProxyVideoVideosizemax ConfdString, affirmedZoneContentStatisticsSlotLevelProxyVideoVideosizeaverage ConfdString, affirmedZoneContentStatisticsSlotLevelProxyVideoVideosizetotal ConfdString, affirmedZoneContentStatisticsSlotLevelProxyVideoFlvvideosizemin ConfdString, affirmedZoneContentStatisticsSlotLevelProxyVideoFlvvideosizemax ConfdString, affirmedZoneContentStatisticsSlotLevelProxyVideoFlvvideosizeaverage ConfdString, affirmedZoneContentStatisticsSlotLevelProxyVideoFlvvideosizetotal ConfdString, affirmedZoneContentStatisticsSlotLevelProxyVideoMp4videosizemin ConfdString, affirmedZoneContentStatisticsSlotLevelProxyVideoMp4videosizemax ConfdString, affirmedZoneContentStatisticsSlotLevelProxyVideoMp4videosizeaverage ConfdString, affirmedZoneContentStatisticsSlotLevelProxyVideoMp4videosizetotal ConfdString, affirmedZoneContentStatisticsSlotLevelProxyVideoFlvvideodurationmin ConfdString, affirmedZoneContentStatisticsSlotLevelProxyVideoFlvvideodurationmax ConfdString, affirmedZoneContentStatisticsSlotLevelProxyVideoFlvvideodurationaverage ConfdString, affirmedZoneContentStatisticsSlotLevelProxyVideoFlvvideodurationtotal ConfdString, affirmedZoneContentStatisticsSlotLevelProxyVideoMp4videodurationmin ConfdString, affirmedZoneContentStatisticsSlotLevelProxyVideoMp4videodurationmax ConfdString, affirmedZoneContentStatisticsSlotLevelProxyVideoMp4videodurationaverage ConfdString, affirmedZoneContentStatisticsSlotLevelProxyVideoMp4videodurationtotal ConfdString, affirmedZoneContentStatisticsSlotLevelProxyVideoVideoservedbytesfromcache ConfdString, affirmedZoneContentStatisticsSlotLevelProxyVideoVideopacedrequests ConfdString, affirmedZoneContentStatisticsSlotLevelProxyVideoVideosizepacedtotal ConfdString, affirmedZoneContentStatisticsSlotLevelProxyVideoVideosizepacedsent ConfdString, affirmedZoneContentStatisticsSlotLevelProxyVideoWebmvideosuccesses ConfdString, affirmedZoneContentStatisticsSlotLevelProxyVideoWebmvideosuccessescached ConfdString, affirmedZoneContentStatisticsSlotLevelProxyVideoWebmvideoservedfromcache ConfdString, affirmedZoneContentStatisticsSlotLevelProxyVideoWebmvideoaborts ConfdString, affirmedZoneContentStatisticsSlotLevelProxyVideoWebmvideosizemin ConfdString, affirmedZoneContentStatisticsSlotLevelProxyVideoWebmvideosizemax ConfdString, affirmedZoneContentStatisticsSlotLevelProxyVideoWebmvideosizeaverage ConfdString, affirmedZoneContentStatisticsSlotLevelProxyVideoWebmvideosizetotal ConfdString, affirmedZoneContentStatisticsSlotLevelProxyVideoWebmvideodurationmin ConfdString, affirmedZoneContentStatisticsSlotLevelProxyVideoWebmvideodurationmax ConfdString, affirmedZoneContentStatisticsSlotLevelProxyVideoWebmvideodurationaverage ConfdString, affirmedZoneContentStatisticsSlotLevelProxyVideoWebmvideodurationtotal ConfdString } affirmedZoneContentStatisticsSlotLevelProxyVideoChassis OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS not-accessible STATUS current DESCRIPTION "chassis ID" ::= { affirmedZoneContentStatisticsSlotLevelProxyVideoEntry 1 } affirmedZoneContentStatisticsSlotLevelProxyVideoSlot OBJECT-TYPE SYNTAX INTEGER {a1(1),a2(2),a3(3),a4(4),a5(5),a6(6),a7(7),a8(8),a9(9),a10(10),a11(11),a12(12),a13(13),a14(14),a15(15),a16(16),a17(17),a18(18),a19(19),a20(20),a21(21),a22(22),a23(23),a24(24),a25(25),a26(26),a27(27),a28(28),a29(29),a30(30),a31(31),a32(32),a33(33),a34(34),a35(35),a36(36),a37(37),a38(38),a39(39),a40(40),a41(41),a42(42),a43(43),a44(44),a45(45),a46(46),a47(47),a48(48),a49(49),a50(50),a51(51),a52(52),a53(53),a54(54),a55(55),a56(56),a57(57),a58(58),a59(59),a60(60),a61(61),a62(62),a63(63),a64(64),a65(65),a66(66),a67(67),a68(68),a69(69),a70(70),a71(71),a72(72),a73(73),a74(74),a75(75),a76(76),a77(77),a78(78),a79(79),a80(80),a81(81),a82(82),a83(83),a84(84),a85(85),a86(86),a87(87),a88(88),a89(89),a90(90),a91(91),a92(92),a93(93),a94(94),a95(95),a96(96),a97(97),a98(98),a99(99),a100(100),a101(101),a102(102),a103(103),a104(104),a105(105),a106(106),a107(107),a108(108),a109(109),a110(110),a111(111),a112(112),a113(113),a114(114),a115(115),a116(116),a117(117),a118(118),a119(119),a120(120),a121(121),a122(122),a123(123),a124(124),a125(125),a126(126),a127(127),a128(128)} MAX-ACCESS not-accessible STATUS current DESCRIPTION "slot number" ::= { affirmedZoneContentStatisticsSlotLevelProxyVideoEntry 2 } affirmedZoneContentStatisticsSlotLevelProxyVideoVideoattempts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of video attempts" ::= { affirmedZoneContentStatisticsSlotLevelProxyVideoEntry 3 } affirmedZoneContentStatisticsSlotLevelProxyVideoVideosuccesses OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of video successes" ::= { affirmedZoneContentStatisticsSlotLevelProxyVideoEntry 4 } affirmedZoneContentStatisticsSlotLevelProxyVideoVideosuccessescached OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of video successes cached" ::= { affirmedZoneContentStatisticsSlotLevelProxyVideoEntry 5 } affirmedZoneContentStatisticsSlotLevelProxyVideoVideoservedfromcache OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of video served from cache" ::= { affirmedZoneContentStatisticsSlotLevelProxyVideoEntry 6 } affirmedZoneContentStatisticsSlotLevelProxyVideoVideoaborts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of video aborts" ::= { affirmedZoneContentStatisticsSlotLevelProxyVideoEntry 7 } affirmedZoneContentStatisticsSlotLevelProxyVideoVideofailures OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of video failures" ::= { affirmedZoneContentStatisticsSlotLevelProxyVideoEntry 8 } affirmedZoneContentStatisticsSlotLevelProxyVideoVideoseekrequests OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of video seek requests" ::= { affirmedZoneContentStatisticsSlotLevelProxyVideoEntry 9 } affirmedZoneContentStatisticsSlotLevelProxyVideoFlvvideosuccesses OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of FLV video successes" ::= { affirmedZoneContentStatisticsSlotLevelProxyVideoEntry 10 } affirmedZoneContentStatisticsSlotLevelProxyVideoFlvvideosuccessescached OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of FLV video successes cached" ::= { affirmedZoneContentStatisticsSlotLevelProxyVideoEntry 11 } affirmedZoneContentStatisticsSlotLevelProxyVideoFlvvideoservedfromcache OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of FLV video served from cache" ::= { affirmedZoneContentStatisticsSlotLevelProxyVideoEntry 12 } affirmedZoneContentStatisticsSlotLevelProxyVideoFlvvideoaborts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of FLV video aborts" ::= { affirmedZoneContentStatisticsSlotLevelProxyVideoEntry 13 } affirmedZoneContentStatisticsSlotLevelProxyVideoMp4videosuccesses OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of MP4 video successes" ::= { affirmedZoneContentStatisticsSlotLevelProxyVideoEntry 14 } affirmedZoneContentStatisticsSlotLevelProxyVideoMp4videosuccessescached OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of MP4 video successes cached" ::= { affirmedZoneContentStatisticsSlotLevelProxyVideoEntry 15 } affirmedZoneContentStatisticsSlotLevelProxyVideoMp4videoservedfromcache OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of MP4 video served from cache" ::= { affirmedZoneContentStatisticsSlotLevelProxyVideoEntry 16 } affirmedZoneContentStatisticsSlotLevelProxyVideoMp4videoaborts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of MP4 video aborts" ::= { affirmedZoneContentStatisticsSlotLevelProxyVideoEntry 17 } affirmedZoneContentStatisticsSlotLevelProxyVideoYoutubevideosuccesses OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of success video served by YouTube" ::= { affirmedZoneContentStatisticsSlotLevelProxyVideoEntry 18 } affirmedZoneContentStatisticsSlotLevelProxyVideoYoutubevideosuccessescached OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of success cached video served by YouTube" ::= { affirmedZoneContentStatisticsSlotLevelProxyVideoEntry 19 } affirmedZoneContentStatisticsSlotLevelProxyVideoYoutubevideoservedfromcache OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of YouTube videos served from cache" ::= { affirmedZoneContentStatisticsSlotLevelProxyVideoEntry 20 } affirmedZoneContentStatisticsSlotLevelProxyVideoYoutubevideoaborts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of abort video served by Youtube " ::= { affirmedZoneContentStatisticsSlotLevelProxyVideoEntry 21 } affirmedZoneContentStatisticsSlotLevelProxyVideoDailymotionvideosuccesses OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of success video served by Dailymotion" ::= { affirmedZoneContentStatisticsSlotLevelProxyVideoEntry 22 } affirmedZoneContentStatisticsSlotLevelProxyVideoDailymotionvideosuccessescached OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of success cached video served by Dailymotion" ::= { affirmedZoneContentStatisticsSlotLevelProxyVideoEntry 23 } affirmedZoneContentStatisticsSlotLevelProxyVideoDailymotionvideoservedfromcache OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Dailymotion videos served from cache" ::= { affirmedZoneContentStatisticsSlotLevelProxyVideoEntry 24 } affirmedZoneContentStatisticsSlotLevelProxyVideoDailymotionvideoaborts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of abort video served by Dailymotion" ::= { affirmedZoneContentStatisticsSlotLevelProxyVideoEntry 25 } affirmedZoneContentStatisticsSlotLevelProxyVideoMetacafevideosuccesses OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of success video served by Metacafe" ::= { affirmedZoneContentStatisticsSlotLevelProxyVideoEntry 26 } affirmedZoneContentStatisticsSlotLevelProxyVideoMetacafevideosuccessescached OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of success cached video served by Metacafe" ::= { affirmedZoneContentStatisticsSlotLevelProxyVideoEntry 27 } affirmedZoneContentStatisticsSlotLevelProxyVideoMetacafevideoservedfromcache OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Metacafe videos served from cache" ::= { affirmedZoneContentStatisticsSlotLevelProxyVideoEntry 28 } affirmedZoneContentStatisticsSlotLevelProxyVideoMetacafevideoaborts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of abort video served by Metacafe" ::= { affirmedZoneContentStatisticsSlotLevelProxyVideoEntry 29 } affirmedZoneContentStatisticsSlotLevelProxyVideoVideosizemin OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Minimum video size in bytes" ::= { affirmedZoneContentStatisticsSlotLevelProxyVideoEntry 30 } affirmedZoneContentStatisticsSlotLevelProxyVideoVideosizemax OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Maximum video size in bytes" ::= { affirmedZoneContentStatisticsSlotLevelProxyVideoEntry 31 } affirmedZoneContentStatisticsSlotLevelProxyVideoVideosizeaverage OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Average video size in bytes" ::= { affirmedZoneContentStatisticsSlotLevelProxyVideoEntry 32 } affirmedZoneContentStatisticsSlotLevelProxyVideoVideosizetotal OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total video size in bytes" ::= { affirmedZoneContentStatisticsSlotLevelProxyVideoEntry 33 } affirmedZoneContentStatisticsSlotLevelProxyVideoFlvvideosizemin OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Minimum FLV video size in bytes" ::= { affirmedZoneContentStatisticsSlotLevelProxyVideoEntry 34 } affirmedZoneContentStatisticsSlotLevelProxyVideoFlvvideosizemax OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Maximum FLV video size in bytes" ::= { affirmedZoneContentStatisticsSlotLevelProxyVideoEntry 35 } affirmedZoneContentStatisticsSlotLevelProxyVideoFlvvideosizeaverage OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Average FLV video size in bytes" ::= { affirmedZoneContentStatisticsSlotLevelProxyVideoEntry 36 } affirmedZoneContentStatisticsSlotLevelProxyVideoFlvvideosizetotal OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total FLV video size in bytes" ::= { affirmedZoneContentStatisticsSlotLevelProxyVideoEntry 37 } affirmedZoneContentStatisticsSlotLevelProxyVideoMp4videosizemin OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Minimum MP4 video size in bytes" ::= { affirmedZoneContentStatisticsSlotLevelProxyVideoEntry 38 } affirmedZoneContentStatisticsSlotLevelProxyVideoMp4videosizemax OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Maximum MP4 video size in bytes" ::= { affirmedZoneContentStatisticsSlotLevelProxyVideoEntry 39 } affirmedZoneContentStatisticsSlotLevelProxyVideoMp4videosizeaverage OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Average MP4 video size in bytes" ::= { affirmedZoneContentStatisticsSlotLevelProxyVideoEntry 40 } affirmedZoneContentStatisticsSlotLevelProxyVideoMp4videosizetotal OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total MP4 video size in bytes" ::= { affirmedZoneContentStatisticsSlotLevelProxyVideoEntry 41 } affirmedZoneContentStatisticsSlotLevelProxyVideoFlvvideodurationmin OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Minimum FLV video duration in seconds" ::= { affirmedZoneContentStatisticsSlotLevelProxyVideoEntry 42 } affirmedZoneContentStatisticsSlotLevelProxyVideoFlvvideodurationmax OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Maximum FLV video duration in seconds" ::= { affirmedZoneContentStatisticsSlotLevelProxyVideoEntry 43 } affirmedZoneContentStatisticsSlotLevelProxyVideoFlvvideodurationaverage OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Average FLV video duration in seconds" ::= { affirmedZoneContentStatisticsSlotLevelProxyVideoEntry 44 } affirmedZoneContentStatisticsSlotLevelProxyVideoFlvvideodurationtotal OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total FLV video duration in seconds" ::= { affirmedZoneContentStatisticsSlotLevelProxyVideoEntry 45 } affirmedZoneContentStatisticsSlotLevelProxyVideoMp4videodurationmin OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Minimum MP4 video duration in seconds" ::= { affirmedZoneContentStatisticsSlotLevelProxyVideoEntry 46 } affirmedZoneContentStatisticsSlotLevelProxyVideoMp4videodurationmax OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Maximum MP4 video duration in seconds" ::= { affirmedZoneContentStatisticsSlotLevelProxyVideoEntry 47 } affirmedZoneContentStatisticsSlotLevelProxyVideoMp4videodurationaverage OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Average MP4 video duration in seconds" ::= { affirmedZoneContentStatisticsSlotLevelProxyVideoEntry 48 } affirmedZoneContentStatisticsSlotLevelProxyVideoMp4videodurationtotal OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total MP4 video duration in seconds" ::= { affirmedZoneContentStatisticsSlotLevelProxyVideoEntry 49 } affirmedZoneContentStatisticsSlotLevelProxyVideoVideoservedbytesfromcache OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of video (bytes) served from cache" ::= { affirmedZoneContentStatisticsSlotLevelProxyVideoEntry 50 } affirmedZoneContentStatisticsSlotLevelProxyVideoVideopacedrequests OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of videos for which video-pacing was applied" ::= { affirmedZoneContentStatisticsSlotLevelProxyVideoEntry 51 } affirmedZoneContentStatisticsSlotLevelProxyVideoVideosizepacedtotal OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Length in bytes of videos for which pacing is applied" ::= { affirmedZoneContentStatisticsSlotLevelProxyVideoEntry 52 } affirmedZoneContentStatisticsSlotLevelProxyVideoVideosizepacedsent OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of bytes of paced videos delivered" ::= { affirmedZoneContentStatisticsSlotLevelProxyVideoEntry 53 } affirmedZoneContentStatisticsSlotLevelProxyVideoWebmvideosuccesses OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of WEBM video successes" ::= { affirmedZoneContentStatisticsSlotLevelProxyVideoEntry 54 } affirmedZoneContentStatisticsSlotLevelProxyVideoWebmvideosuccessescached OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of WEBM video successes cached" ::= { affirmedZoneContentStatisticsSlotLevelProxyVideoEntry 55 } affirmedZoneContentStatisticsSlotLevelProxyVideoWebmvideoservedfromcache OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of WEBM video served from cache" ::= { affirmedZoneContentStatisticsSlotLevelProxyVideoEntry 56 } affirmedZoneContentStatisticsSlotLevelProxyVideoWebmvideoaborts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of WEBM video aborts" ::= { affirmedZoneContentStatisticsSlotLevelProxyVideoEntry 57 } affirmedZoneContentStatisticsSlotLevelProxyVideoWebmvideosizemin OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Minimum WEBM video size in bytes" ::= { affirmedZoneContentStatisticsSlotLevelProxyVideoEntry 58 } affirmedZoneContentStatisticsSlotLevelProxyVideoWebmvideosizemax OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Maximum WEBM video size in bytes" ::= { affirmedZoneContentStatisticsSlotLevelProxyVideoEntry 59 } affirmedZoneContentStatisticsSlotLevelProxyVideoWebmvideosizeaverage OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Average WEBM video size in bytes" ::= { affirmedZoneContentStatisticsSlotLevelProxyVideoEntry 60 } affirmedZoneContentStatisticsSlotLevelProxyVideoWebmvideosizetotal OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total WEBM video size in bytes" ::= { affirmedZoneContentStatisticsSlotLevelProxyVideoEntry 61 } affirmedZoneContentStatisticsSlotLevelProxyVideoWebmvideodurationmin OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Minimum WEBM video duration in seconds" ::= { affirmedZoneContentStatisticsSlotLevelProxyVideoEntry 62 } affirmedZoneContentStatisticsSlotLevelProxyVideoWebmvideodurationmax OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Maximum WEBM video duration in seconds" ::= { affirmedZoneContentStatisticsSlotLevelProxyVideoEntry 63 } affirmedZoneContentStatisticsSlotLevelProxyVideoWebmvideodurationaverage OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Average WEBM video duration in seconds" ::= { affirmedZoneContentStatisticsSlotLevelProxyVideoEntry 64 } affirmedZoneContentStatisticsSlotLevelProxyVideoWebmvideodurationtotal OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total WEBM video duration in seconds" ::= { affirmedZoneContentStatisticsSlotLevelProxyVideoEntry 65 } affirmedZoneContentStatisticsSlotLevelProxyTcpOptzTable OBJECT-TYPE SYNTAX SEQUENCE OF AffirmedZoneContentStatisticsSlotLevelProxyTcpOptzEntry MAX-ACCESS not-accessible STATUS deprecated DESCRIPTION "" ::= { affirmedZoneMIB 154 } affirmedZoneContentStatisticsSlotLevelProxyTcpOptzEntry OBJECT-TYPE SYNTAX AffirmedZoneContentStatisticsSlotLevelProxyTcpOptzEntry MAX-ACCESS not-accessible STATUS deprecated DESCRIPTION "" INDEX { affirmedZoneName, affirmedZoneContentStatisticsSlotLevelProxyTcpOptzChassis, affirmedZoneContentStatisticsSlotLevelProxyTcpOptzSlot } ::= { affirmedZoneContentStatisticsSlotLevelProxyTcpOptzTable 1 } AffirmedZoneContentStatisticsSlotLevelProxyTcpOptzEntry ::= SEQUENCE { affirmedZoneContentStatisticsSlotLevelProxyTcpOptzChassis Unsigned32, affirmedZoneContentStatisticsSlotLevelProxyTcpOptzSlot INTEGER, affirmedZoneContentStatisticsSlotLevelProxyTcpOptzTotalnumofconnections ConfdString, affirmedZoneContentStatisticsSlotLevelProxyTcpOptzNumofactiveconnections ConfdString, affirmedZoneContentStatisticsSlotLevelProxyTcpOptzNumofservicedconnections ConfdString, affirmedZoneContentStatisticsSlotLevelProxyTcpOptzNumofbypassconnections ConfdString, affirmedZoneContentStatisticsSlotLevelProxyTcpOptzNumconnectionsnoserviceprofile ConfdString, affirmedZoneContentStatisticsSlotLevelProxyTcpOptzNumconnectionsapplyservicefailed ConfdString } affirmedZoneContentStatisticsSlotLevelProxyTcpOptzChassis OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS not-accessible STATUS current DESCRIPTION "chassis ID" ::= { affirmedZoneContentStatisticsSlotLevelProxyTcpOptzEntry 1 } affirmedZoneContentStatisticsSlotLevelProxyTcpOptzSlot OBJECT-TYPE SYNTAX INTEGER {a1(1),a2(2),a3(3),a4(4),a5(5),a6(6),a7(7),a8(8),a9(9),a10(10),a11(11),a12(12),a13(13),a14(14),a15(15),a16(16),a17(17),a18(18),a19(19),a20(20),a21(21),a22(22),a23(23),a24(24),a25(25),a26(26),a27(27),a28(28),a29(29),a30(30),a31(31),a32(32),a33(33),a34(34),a35(35),a36(36),a37(37),a38(38),a39(39),a40(40),a41(41),a42(42),a43(43),a44(44),a45(45),a46(46),a47(47),a48(48),a49(49),a50(50),a51(51),a52(52),a53(53),a54(54),a55(55),a56(56),a57(57),a58(58),a59(59),a60(60),a61(61),a62(62),a63(63),a64(64),a65(65),a66(66),a67(67),a68(68),a69(69),a70(70),a71(71),a72(72),a73(73),a74(74),a75(75),a76(76),a77(77),a78(78),a79(79),a80(80),a81(81),a82(82),a83(83),a84(84),a85(85),a86(86),a87(87),a88(88),a89(89),a90(90),a91(91),a92(92),a93(93),a94(94),a95(95),a96(96),a97(97),a98(98),a99(99),a100(100),a101(101),a102(102),a103(103),a104(104),a105(105),a106(106),a107(107),a108(108),a109(109),a110(110),a111(111),a112(112),a113(113),a114(114),a115(115),a116(116),a117(117),a118(118),a119(119),a120(120),a121(121),a122(122),a123(123),a124(124),a125(125),a126(126),a127(127),a128(128)} MAX-ACCESS not-accessible STATUS current DESCRIPTION "slot number" ::= { affirmedZoneContentStatisticsSlotLevelProxyTcpOptzEntry 2 } affirmedZoneContentStatisticsSlotLevelProxyTcpOptzTotalnumofconnections OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of TCP connections" ::= { affirmedZoneContentStatisticsSlotLevelProxyTcpOptzEntry 3 } affirmedZoneContentStatisticsSlotLevelProxyTcpOptzNumofactiveconnections OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of active TCP connections" ::= { affirmedZoneContentStatisticsSlotLevelProxyTcpOptzEntry 4 } affirmedZoneContentStatisticsSlotLevelProxyTcpOptzNumofservicedconnections OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of connections that TCP Optimization Service were applied" ::= { affirmedZoneContentStatisticsSlotLevelProxyTcpOptzEntry 5 } affirmedZoneContentStatisticsSlotLevelProxyTcpOptzNumofbypassconnections OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of connections that bypass the TCP Optimization Service" ::= { affirmedZoneContentStatisticsSlotLevelProxyTcpOptzEntry 6 } affirmedZoneContentStatisticsSlotLevelProxyTcpOptzNumconnectionsnoserviceprofile OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of connections that failed because no TCP service profile" ::= { affirmedZoneContentStatisticsSlotLevelProxyTcpOptzEntry 7 } affirmedZoneContentStatisticsSlotLevelProxyTcpOptzNumconnectionsapplyservicefailed OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of tcp connections that failed because cannot apply TCP services" ::= { affirmedZoneContentStatisticsSlotLevelProxyTcpOptzEntry 8 } affirmedZoneContentStatisticsSlotLevelProxyWebImageOptSummaryTable OBJECT-TYPE SYNTAX SEQUENCE OF AffirmedZoneContentStatisticsSlotLevelProxyWebImageOptSummaryEntry MAX-ACCESS not-accessible STATUS deprecated DESCRIPTION "" ::= { affirmedZoneMIB 155 } affirmedZoneContentStatisticsSlotLevelProxyWebImageOptSummaryEntry OBJECT-TYPE SYNTAX AffirmedZoneContentStatisticsSlotLevelProxyWebImageOptSummaryEntry MAX-ACCESS not-accessible STATUS deprecated DESCRIPTION "" INDEX { affirmedZoneName, affirmedZoneContentStatisticsSlotLevelProxyWebImageOptSummaryChassis, affirmedZoneContentStatisticsSlotLevelProxyWebImageOptSummarySlot } ::= { affirmedZoneContentStatisticsSlotLevelProxyWebImageOptSummaryTable 1 } AffirmedZoneContentStatisticsSlotLevelProxyWebImageOptSummaryEntry ::= SEQUENCE { affirmedZoneContentStatisticsSlotLevelProxyWebImageOptSummaryChassis Unsigned32, affirmedZoneContentStatisticsSlotLevelProxyWebImageOptSummarySlot INTEGER, affirmedZoneContentStatisticsSlotLevelProxyWebImageOptSummaryNumwebimageoptattempts ConfdString, affirmedZoneContentStatisticsSlotLevelProxyWebImageOptSummaryNumwebimageoptsuccesses ConfdString, affirmedZoneContentStatisticsSlotLevelProxyWebImageOptSummaryNumwebimageoptcancels ConfdString, affirmedZoneContentStatisticsSlotLevelProxyWebImageOptSummaryNumwebimageoptfailures ConfdString, affirmedZoneContentStatisticsSlotLevelProxyWebImageOptSummaryNumwebimageoptbytesattempt ConfdString, affirmedZoneContentStatisticsSlotLevelProxyWebImageOptSummaryNumwebimageoptbytesnotadapted ConfdString, affirmedZoneContentStatisticsSlotLevelProxyWebImageOptSummaryNumwebimageoptbytesadapted ConfdString, affirmedZoneContentStatisticsSlotLevelProxyWebImageOptSummaryWebimagesizemax ConfdString, affirmedZoneContentStatisticsSlotLevelProxyWebImageOptSummaryWebimagesizemin ConfdString, affirmedZoneContentStatisticsSlotLevelProxyWebImageOptSummaryWebimagesizeavg ConfdString, affirmedZoneContentStatisticsSlotLevelProxyWebImageOptSummaryWebimageadaptedsizemax ConfdString, affirmedZoneContentStatisticsSlotLevelProxyWebImageOptSummaryWebimageadaptedsizemin ConfdString, affirmedZoneContentStatisticsSlotLevelProxyWebImageOptSummaryWebimageadaptedsizeavg ConfdString, affirmedZoneContentStatisticsSlotLevelProxyWebImageOptSummaryNumwebimageoptaborts ConfdString } affirmedZoneContentStatisticsSlotLevelProxyWebImageOptSummaryChassis OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS not-accessible STATUS current DESCRIPTION "chassis ID" ::= { affirmedZoneContentStatisticsSlotLevelProxyWebImageOptSummaryEntry 1 } affirmedZoneContentStatisticsSlotLevelProxyWebImageOptSummarySlot OBJECT-TYPE SYNTAX INTEGER {a1(1),a2(2),a3(3),a4(4),a5(5),a6(6),a7(7),a8(8),a9(9),a10(10),a11(11),a12(12),a13(13),a14(14),a15(15),a16(16),a17(17),a18(18),a19(19),a20(20),a21(21),a22(22),a23(23),a24(24),a25(25),a26(26),a27(27),a28(28),a29(29),a30(30),a31(31),a32(32),a33(33),a34(34),a35(35),a36(36),a37(37),a38(38),a39(39),a40(40),a41(41),a42(42),a43(43),a44(44),a45(45),a46(46),a47(47),a48(48),a49(49),a50(50),a51(51),a52(52),a53(53),a54(54),a55(55),a56(56),a57(57),a58(58),a59(59),a60(60),a61(61),a62(62),a63(63),a64(64),a65(65),a66(66),a67(67),a68(68),a69(69),a70(70),a71(71),a72(72),a73(73),a74(74),a75(75),a76(76),a77(77),a78(78),a79(79),a80(80),a81(81),a82(82),a83(83),a84(84),a85(85),a86(86),a87(87),a88(88),a89(89),a90(90),a91(91),a92(92),a93(93),a94(94),a95(95),a96(96),a97(97),a98(98),a99(99),a100(100),a101(101),a102(102),a103(103),a104(104),a105(105),a106(106),a107(107),a108(108),a109(109),a110(110),a111(111),a112(112),a113(113),a114(114),a115(115),a116(116),a117(117),a118(118),a119(119),a120(120),a121(121),a122(122),a123(123),a124(124),a125(125),a126(126),a127(127),a128(128)} MAX-ACCESS not-accessible STATUS current DESCRIPTION "slot number" ::= { affirmedZoneContentStatisticsSlotLevelProxyWebImageOptSummaryEntry 2 } affirmedZoneContentStatisticsSlotLevelProxyWebImageOptSummaryNumwebimageoptattempts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Web Image Optimization attempts" ::= { affirmedZoneContentStatisticsSlotLevelProxyWebImageOptSummaryEntry 3 } affirmedZoneContentStatisticsSlotLevelProxyWebImageOptSummaryNumwebimageoptsuccesses OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Web Image Optimization successes" ::= { affirmedZoneContentStatisticsSlotLevelProxyWebImageOptSummaryEntry 4 } affirmedZoneContentStatisticsSlotLevelProxyWebImageOptSummaryNumwebimageoptcancels OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Web Image Optimization cancels" ::= { affirmedZoneContentStatisticsSlotLevelProxyWebImageOptSummaryEntry 5 } affirmedZoneContentStatisticsSlotLevelProxyWebImageOptSummaryNumwebimageoptfailures OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Web Image Optimization failures" ::= { affirmedZoneContentStatisticsSlotLevelProxyWebImageOptSummaryEntry 6 } affirmedZoneContentStatisticsSlotLevelProxyWebImageOptSummaryNumwebimageoptbytesattempt OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Web Image Optimization bytes attempt to adapt" ::= { affirmedZoneContentStatisticsSlotLevelProxyWebImageOptSummaryEntry 7 } affirmedZoneContentStatisticsSlotLevelProxyWebImageOptSummaryNumwebimageoptbytesnotadapted OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Web Image Optimization bytes not adapted" ::= { affirmedZoneContentStatisticsSlotLevelProxyWebImageOptSummaryEntry 8 } affirmedZoneContentStatisticsSlotLevelProxyWebImageOptSummaryNumwebimageoptbytesadapted OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Web Image Optimization bytes adapted" ::= { affirmedZoneContentStatisticsSlotLevelProxyWebImageOptSummaryEntry 9 } affirmedZoneContentStatisticsSlotLevelProxyWebImageOptSummaryWebimagesizemax OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Web Image Size Max (Bytes)" ::= { affirmedZoneContentStatisticsSlotLevelProxyWebImageOptSummaryEntry 10 } affirmedZoneContentStatisticsSlotLevelProxyWebImageOptSummaryWebimagesizemin OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Web Image Size Min (Bytes)" ::= { affirmedZoneContentStatisticsSlotLevelProxyWebImageOptSummaryEntry 11 } affirmedZoneContentStatisticsSlotLevelProxyWebImageOptSummaryWebimagesizeavg OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Web Image Size Average (Bytes)" ::= { affirmedZoneContentStatisticsSlotLevelProxyWebImageOptSummaryEntry 12 } affirmedZoneContentStatisticsSlotLevelProxyWebImageOptSummaryWebimageadaptedsizemax OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Web Image Adapted Size Max (Bytes)" ::= { affirmedZoneContentStatisticsSlotLevelProxyWebImageOptSummaryEntry 13 } affirmedZoneContentStatisticsSlotLevelProxyWebImageOptSummaryWebimageadaptedsizemin OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Web Image Adapted Size Min (Bytes)" ::= { affirmedZoneContentStatisticsSlotLevelProxyWebImageOptSummaryEntry 14 } affirmedZoneContentStatisticsSlotLevelProxyWebImageOptSummaryWebimageadaptedsizeavg OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Web Image Adapted Size Average (Bytes)" ::= { affirmedZoneContentStatisticsSlotLevelProxyWebImageOptSummaryEntry 15 } affirmedZoneContentStatisticsSlotLevelProxyWebImageOptSummaryNumwebimageoptaborts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Web Image Optimization Aborts" ::= { affirmedZoneContentStatisticsSlotLevelProxyWebImageOptSummaryEntry 16 } affirmedZoneContentStatisticsSlotLevelProxyWebImageOptDetailTable OBJECT-TYPE SYNTAX SEQUENCE OF AffirmedZoneContentStatisticsSlotLevelProxyWebImageOptDetailEntry MAX-ACCESS not-accessible STATUS deprecated DESCRIPTION "" ::= { affirmedZoneMIB 156 } affirmedZoneContentStatisticsSlotLevelProxyWebImageOptDetailEntry OBJECT-TYPE SYNTAX AffirmedZoneContentStatisticsSlotLevelProxyWebImageOptDetailEntry MAX-ACCESS not-accessible STATUS deprecated DESCRIPTION "" INDEX { affirmedZoneName, affirmedZoneContentStatisticsSlotLevelProxyWebImageOptDetailChassis, affirmedZoneContentStatisticsSlotLevelProxyWebImageOptDetailSlot } ::= { affirmedZoneContentStatisticsSlotLevelProxyWebImageOptDetailTable 1 } AffirmedZoneContentStatisticsSlotLevelProxyWebImageOptDetailEntry ::= SEQUENCE { affirmedZoneContentStatisticsSlotLevelProxyWebImageOptDetailChassis Unsigned32, affirmedZoneContentStatisticsSlotLevelProxyWebImageOptDetailSlot INTEGER, affirmedZoneContentStatisticsSlotLevelProxyWebImageOptDetailNumwebimageoptbelowsrcsizethresh ConfdString, affirmedZoneContentStatisticsSlotLevelProxyWebImageOptDetailNumwebimageoptbelowpercentsavingthresh ConfdString, affirmedZoneContentStatisticsSlotLevelProxyWebImageOptDetailNumwebimageopttgtmaxsizeexceeded ConfdString, affirmedZoneContentStatisticsSlotLevelProxyWebImageOptDetailNumwebimageoptformatnotsupported ConfdString, affirmedZoneContentStatisticsSlotLevelProxyWebImageOptDetailNumwebimageoptcompressnotallowed ConfdString, affirmedZoneContentStatisticsSlotLevelProxyWebImageOptDetailNumwebimageoptdecompressimagefailed ConfdString, affirmedZoneContentStatisticsSlotLevelProxyWebImageOptDetailNumwebimageoptcompressimagefailed ConfdString, affirmedZoneContentStatisticsSlotLevelProxyWebImageOptDetailNumwebimageoptquantizeimagefailed ConfdString, affirmedZoneContentStatisticsSlotLevelProxyWebImageOptDetailNumwebimageoptremovemetadatafailed ConfdString, affirmedZoneContentStatisticsSlotLevelProxyWebImageOptDetailNumwebimageoptresizeimagefailed ConfdString, affirmedZoneContentStatisticsSlotLevelProxyWebImageOptDetailNumwebimageoptalphablendimagefailed ConfdString, affirmedZoneContentStatisticsSlotLevelProxyWebImageOptDetailNumwebimageoptgetsrcimageformatfailed ConfdString, affirmedZoneContentStatisticsSlotLevelProxyWebImageOptDetailNumwebimageoptgettgtimageformatfailed ConfdString, affirmedZoneContentStatisticsSlotLevelProxyWebImageOptDetailNumwebimageoptjpegattempts ConfdString, affirmedZoneContentStatisticsSlotLevelProxyWebImageOptDetailNumwebimageoptjpegsuccesses ConfdString, affirmedZoneContentStatisticsSlotLevelProxyWebImageOptDetailNumwebimageoptjpegbytesattempt ConfdString, affirmedZoneContentStatisticsSlotLevelProxyWebImageOptDetailNumwebimageoptjpegbytesnotadapted ConfdString, affirmedZoneContentStatisticsSlotLevelProxyWebImageOptDetailNumwebimageoptjpegbytesadapted ConfdString, affirmedZoneContentStatisticsSlotLevelProxyWebImageOptDetailNumwebimageoptgifattempts ConfdString, affirmedZoneContentStatisticsSlotLevelProxyWebImageOptDetailNumwebimageoptgifsuccesses ConfdString, affirmedZoneContentStatisticsSlotLevelProxyWebImageOptDetailNumwebimageoptgifbytesattempt ConfdString, affirmedZoneContentStatisticsSlotLevelProxyWebImageOptDetailNumwebimageoptgifbytesnotadapted ConfdString, affirmedZoneContentStatisticsSlotLevelProxyWebImageOptDetailNumwebimageoptgifbytesadapted ConfdString, affirmedZoneContentStatisticsSlotLevelProxyWebImageOptDetailNumwebimageoptpngattempts ConfdString, affirmedZoneContentStatisticsSlotLevelProxyWebImageOptDetailNumwebimageoptpngsuccesses ConfdString, affirmedZoneContentStatisticsSlotLevelProxyWebImageOptDetailNumwebimageoptpngbytesattempt ConfdString, affirmedZoneContentStatisticsSlotLevelProxyWebImageOptDetailNumwebimageoptpngbytesnotadapted ConfdString, affirmedZoneContentStatisticsSlotLevelProxyWebImageOptDetailNumwebimageoptpngbytesadapted ConfdString, affirmedZoneContentStatisticsSlotLevelProxyWebImageOptDetailNumwebimageoptsrcmaxsizeexceeded ConfdString, affirmedZoneContentStatisticsSlotLevelProxyWebImageOptDetailNumwebimageoptcontenttypemismatches ConfdString, affirmedZoneContentStatisticsSlotLevelProxyWebImageOptDetailNumwebimageoptcpuoverload ConfdString } affirmedZoneContentStatisticsSlotLevelProxyWebImageOptDetailChassis OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS not-accessible STATUS current DESCRIPTION "chassis ID" ::= { affirmedZoneContentStatisticsSlotLevelProxyWebImageOptDetailEntry 1 } affirmedZoneContentStatisticsSlotLevelProxyWebImageOptDetailSlot OBJECT-TYPE SYNTAX INTEGER {a1(1),a2(2),a3(3),a4(4),a5(5),a6(6),a7(7),a8(8),a9(9),a10(10),a11(11),a12(12),a13(13),a14(14),a15(15),a16(16),a17(17),a18(18),a19(19),a20(20),a21(21),a22(22),a23(23),a24(24),a25(25),a26(26),a27(27),a28(28),a29(29),a30(30),a31(31),a32(32),a33(33),a34(34),a35(35),a36(36),a37(37),a38(38),a39(39),a40(40),a41(41),a42(42),a43(43),a44(44),a45(45),a46(46),a47(47),a48(48),a49(49),a50(50),a51(51),a52(52),a53(53),a54(54),a55(55),a56(56),a57(57),a58(58),a59(59),a60(60),a61(61),a62(62),a63(63),a64(64),a65(65),a66(66),a67(67),a68(68),a69(69),a70(70),a71(71),a72(72),a73(73),a74(74),a75(75),a76(76),a77(77),a78(78),a79(79),a80(80),a81(81),a82(82),a83(83),a84(84),a85(85),a86(86),a87(87),a88(88),a89(89),a90(90),a91(91),a92(92),a93(93),a94(94),a95(95),a96(96),a97(97),a98(98),a99(99),a100(100),a101(101),a102(102),a103(103),a104(104),a105(105),a106(106),a107(107),a108(108),a109(109),a110(110),a111(111),a112(112),a113(113),a114(114),a115(115),a116(116),a117(117),a118(118),a119(119),a120(120),a121(121),a122(122),a123(123),a124(124),a125(125),a126(126),a127(127),a128(128)} MAX-ACCESS not-accessible STATUS current DESCRIPTION "slot number" ::= { affirmedZoneContentStatisticsSlotLevelProxyWebImageOptDetailEntry 2 } affirmedZoneContentStatisticsSlotLevelProxyWebImageOptDetailNumwebimageoptbelowsrcsizethresh OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Web Image Optimization below source size threshold" ::= { affirmedZoneContentStatisticsSlotLevelProxyWebImageOptDetailEntry 3 } affirmedZoneContentStatisticsSlotLevelProxyWebImageOptDetailNumwebimageoptbelowpercentsavingthresh OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Web Image Optimization below percentage savings threshold" ::= { affirmedZoneContentStatisticsSlotLevelProxyWebImageOptDetailEntry 4 } affirmedZoneContentStatisticsSlotLevelProxyWebImageOptDetailNumwebimageopttgtmaxsizeexceeded OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Web Image Optimization target max size exceeded" ::= { affirmedZoneContentStatisticsSlotLevelProxyWebImageOptDetailEntry 5 } affirmedZoneContentStatisticsSlotLevelProxyWebImageOptDetailNumwebimageoptformatnotsupported OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Web Image Optimization format not supported" ::= { affirmedZoneContentStatisticsSlotLevelProxyWebImageOptDetailEntry 6 } affirmedZoneContentStatisticsSlotLevelProxyWebImageOptDetailNumwebimageoptcompressnotallowed OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Web Image Optimization compressing not allowed" ::= { affirmedZoneContentStatisticsSlotLevelProxyWebImageOptDetailEntry 7 } affirmedZoneContentStatisticsSlotLevelProxyWebImageOptDetailNumwebimageoptdecompressimagefailed OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Web Image Optimization decompressing image failed" ::= { affirmedZoneContentStatisticsSlotLevelProxyWebImageOptDetailEntry 8 } affirmedZoneContentStatisticsSlotLevelProxyWebImageOptDetailNumwebimageoptcompressimagefailed OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Web Image Optimization compressing image failed" ::= { affirmedZoneContentStatisticsSlotLevelProxyWebImageOptDetailEntry 9 } affirmedZoneContentStatisticsSlotLevelProxyWebImageOptDetailNumwebimageoptquantizeimagefailed OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Web Image Optimization quantizing image failed" ::= { affirmedZoneContentStatisticsSlotLevelProxyWebImageOptDetailEntry 10 } affirmedZoneContentStatisticsSlotLevelProxyWebImageOptDetailNumwebimageoptremovemetadatafailed OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Web Image Optimization removing metadata failed" ::= { affirmedZoneContentStatisticsSlotLevelProxyWebImageOptDetailEntry 11 } affirmedZoneContentStatisticsSlotLevelProxyWebImageOptDetailNumwebimageoptresizeimagefailed OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Web Image Optimization resizing image failed" ::= { affirmedZoneContentStatisticsSlotLevelProxyWebImageOptDetailEntry 12 } affirmedZoneContentStatisticsSlotLevelProxyWebImageOptDetailNumwebimageoptalphablendimagefailed OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Web Image Optimization alpha blend image failed" ::= { affirmedZoneContentStatisticsSlotLevelProxyWebImageOptDetailEntry 13 } affirmedZoneContentStatisticsSlotLevelProxyWebImageOptDetailNumwebimageoptgetsrcimageformatfailed OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Web Image Optimization getting source image format failed" ::= { affirmedZoneContentStatisticsSlotLevelProxyWebImageOptDetailEntry 14 } affirmedZoneContentStatisticsSlotLevelProxyWebImageOptDetailNumwebimageoptgettgtimageformatfailed OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Web Image Optimization getting target image format failed" ::= { affirmedZoneContentStatisticsSlotLevelProxyWebImageOptDetailEntry 15 } affirmedZoneContentStatisticsSlotLevelProxyWebImageOptDetailNumwebimageoptjpegattempts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Web Image Optimization JPEG Attempts" ::= { affirmedZoneContentStatisticsSlotLevelProxyWebImageOptDetailEntry 16 } affirmedZoneContentStatisticsSlotLevelProxyWebImageOptDetailNumwebimageoptjpegsuccesses OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Web Image Optimization JPEG successes" ::= { affirmedZoneContentStatisticsSlotLevelProxyWebImageOptDetailEntry 17 } affirmedZoneContentStatisticsSlotLevelProxyWebImageOptDetailNumwebimageoptjpegbytesattempt OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Web Image Optimization JPEG bytes attempt to adapt" ::= { affirmedZoneContentStatisticsSlotLevelProxyWebImageOptDetailEntry 18 } affirmedZoneContentStatisticsSlotLevelProxyWebImageOptDetailNumwebimageoptjpegbytesnotadapted OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Web Image Optimization JPEG bytes not adapted" ::= { affirmedZoneContentStatisticsSlotLevelProxyWebImageOptDetailEntry 19 } affirmedZoneContentStatisticsSlotLevelProxyWebImageOptDetailNumwebimageoptjpegbytesadapted OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Web Image Optimization JPEG bytes adapted" ::= { affirmedZoneContentStatisticsSlotLevelProxyWebImageOptDetailEntry 20 } affirmedZoneContentStatisticsSlotLevelProxyWebImageOptDetailNumwebimageoptgifattempts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Web Image Optimization GIF Attempts" ::= { affirmedZoneContentStatisticsSlotLevelProxyWebImageOptDetailEntry 21 } affirmedZoneContentStatisticsSlotLevelProxyWebImageOptDetailNumwebimageoptgifsuccesses OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Web Image Optimization GIF successes" ::= { affirmedZoneContentStatisticsSlotLevelProxyWebImageOptDetailEntry 22 } affirmedZoneContentStatisticsSlotLevelProxyWebImageOptDetailNumwebimageoptgifbytesattempt OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Web Image Optimization GIF bytes attempt to adapt" ::= { affirmedZoneContentStatisticsSlotLevelProxyWebImageOptDetailEntry 23 } affirmedZoneContentStatisticsSlotLevelProxyWebImageOptDetailNumwebimageoptgifbytesnotadapted OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Web Image Optimization GIF bytes not adapted" ::= { affirmedZoneContentStatisticsSlotLevelProxyWebImageOptDetailEntry 24 } affirmedZoneContentStatisticsSlotLevelProxyWebImageOptDetailNumwebimageoptgifbytesadapted OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Web Image Optimization GIF bytes adapted" ::= { affirmedZoneContentStatisticsSlotLevelProxyWebImageOptDetailEntry 25 } affirmedZoneContentStatisticsSlotLevelProxyWebImageOptDetailNumwebimageoptpngattempts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Web Image Optimization PNG Attempts" ::= { affirmedZoneContentStatisticsSlotLevelProxyWebImageOptDetailEntry 26 } affirmedZoneContentStatisticsSlotLevelProxyWebImageOptDetailNumwebimageoptpngsuccesses OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Web Image Optimization PNG successes" ::= { affirmedZoneContentStatisticsSlotLevelProxyWebImageOptDetailEntry 27 } affirmedZoneContentStatisticsSlotLevelProxyWebImageOptDetailNumwebimageoptpngbytesattempt OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Web Image Optimization PNG bytes attempt to adapt" ::= { affirmedZoneContentStatisticsSlotLevelProxyWebImageOptDetailEntry 28 } affirmedZoneContentStatisticsSlotLevelProxyWebImageOptDetailNumwebimageoptpngbytesnotadapted OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Web Image Optimization PNG bytes not adapted" ::= { affirmedZoneContentStatisticsSlotLevelProxyWebImageOptDetailEntry 29 } affirmedZoneContentStatisticsSlotLevelProxyWebImageOptDetailNumwebimageoptpngbytesadapted OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Web Image Optimization PNG bytes adapted" ::= { affirmedZoneContentStatisticsSlotLevelProxyWebImageOptDetailEntry 30 } affirmedZoneContentStatisticsSlotLevelProxyWebImageOptDetailNumwebimageoptsrcmaxsizeexceeded OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Web Image Optimization source max size exceeded" ::= { affirmedZoneContentStatisticsSlotLevelProxyWebImageOptDetailEntry 31 } affirmedZoneContentStatisticsSlotLevelProxyWebImageOptDetailNumwebimageoptcontenttypemismatches OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Web Image Optimization with Content-type mismatches" ::= { affirmedZoneContentStatisticsSlotLevelProxyWebImageOptDetailEntry 32 } affirmedZoneContentStatisticsSlotLevelProxyWebImageOptDetailNumwebimageoptcpuoverload OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Web Image Optimization CPU overload" ::= { affirmedZoneContentStatisticsSlotLevelProxyWebImageOptDetailEntry 33 } affirmedZoneContentStatisticsSlotLevelProxyMinifyTable OBJECT-TYPE SYNTAX SEQUENCE OF AffirmedZoneContentStatisticsSlotLevelProxyMinifyEntry MAX-ACCESS not-accessible STATUS deprecated DESCRIPTION "" ::= { affirmedZoneMIB 157 } affirmedZoneContentStatisticsSlotLevelProxyMinifyEntry OBJECT-TYPE SYNTAX AffirmedZoneContentStatisticsSlotLevelProxyMinifyEntry MAX-ACCESS not-accessible STATUS deprecated DESCRIPTION "" INDEX { affirmedZoneName, affirmedZoneContentStatisticsSlotLevelProxyMinifyChassis, affirmedZoneContentStatisticsSlotLevelProxyMinifySlot } ::= { affirmedZoneContentStatisticsSlotLevelProxyMinifyTable 1 } AffirmedZoneContentStatisticsSlotLevelProxyMinifyEntry ::= SEQUENCE { affirmedZoneContentStatisticsSlotLevelProxyMinifyChassis Unsigned32, affirmedZoneContentStatisticsSlotLevelProxyMinifySlot INTEGER, affirmedZoneContentStatisticsSlotLevelProxyMinifyNumminifycssattempts ConfdString, affirmedZoneContentStatisticsSlotLevelProxyMinifyNumminifycsssuccesses ConfdString, affirmedZoneContentStatisticsSlotLevelProxyMinifyNumminifycssfailures ConfdString, affirmedZoneContentStatisticsSlotLevelProxyMinifyNumminifycssbytesattempt ConfdString, affirmedZoneContentStatisticsSlotLevelProxyMinifyNumminifycssbytesminified ConfdString, affirmedZoneContentStatisticsSlotLevelProxyMinifyNumminifycssbytesnotminified ConfdString, affirmedZoneContentStatisticsSlotLevelProxyMinifyNumminifyhtmlattempts ConfdString, affirmedZoneContentStatisticsSlotLevelProxyMinifyNumminifyhtmlsuccesses ConfdString, affirmedZoneContentStatisticsSlotLevelProxyMinifyNumminifyhtmlfailures ConfdString, affirmedZoneContentStatisticsSlotLevelProxyMinifyNumminifyhtmlbytesattempt ConfdString, affirmedZoneContentStatisticsSlotLevelProxyMinifyNumminifyhtmlbytesminified ConfdString, affirmedZoneContentStatisticsSlotLevelProxyMinifyNumminifyhtmlbytesnotminified ConfdString, affirmedZoneContentStatisticsSlotLevelProxyMinifyNumminifyjsattempts ConfdString, affirmedZoneContentStatisticsSlotLevelProxyMinifyNumminifyjssuccesses ConfdString, affirmedZoneContentStatisticsSlotLevelProxyMinifyNumminifyjsfailures ConfdString, affirmedZoneContentStatisticsSlotLevelProxyMinifyNumminifyjsbytesattempt ConfdString, affirmedZoneContentStatisticsSlotLevelProxyMinifyNumminifyjsbytesminified ConfdString, affirmedZoneContentStatisticsSlotLevelProxyMinifyNumminifyjsbytesnotminified ConfdString, affirmedZoneContentStatisticsSlotLevelProxyMinifyNumminifycancelcontenttypemismatches ConfdString } affirmedZoneContentStatisticsSlotLevelProxyMinifyChassis OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS not-accessible STATUS current DESCRIPTION "chassis ID" ::= { affirmedZoneContentStatisticsSlotLevelProxyMinifyEntry 1 } affirmedZoneContentStatisticsSlotLevelProxyMinifySlot OBJECT-TYPE SYNTAX INTEGER {a1(1),a2(2),a3(3),a4(4),a5(5),a6(6),a7(7),a8(8),a9(9),a10(10),a11(11),a12(12),a13(13),a14(14),a15(15),a16(16),a17(17),a18(18),a19(19),a20(20),a21(21),a22(22),a23(23),a24(24),a25(25),a26(26),a27(27),a28(28),a29(29),a30(30),a31(31),a32(32),a33(33),a34(34),a35(35),a36(36),a37(37),a38(38),a39(39),a40(40),a41(41),a42(42),a43(43),a44(44),a45(45),a46(46),a47(47),a48(48),a49(49),a50(50),a51(51),a52(52),a53(53),a54(54),a55(55),a56(56),a57(57),a58(58),a59(59),a60(60),a61(61),a62(62),a63(63),a64(64),a65(65),a66(66),a67(67),a68(68),a69(69),a70(70),a71(71),a72(72),a73(73),a74(74),a75(75),a76(76),a77(77),a78(78),a79(79),a80(80),a81(81),a82(82),a83(83),a84(84),a85(85),a86(86),a87(87),a88(88),a89(89),a90(90),a91(91),a92(92),a93(93),a94(94),a95(95),a96(96),a97(97),a98(98),a99(99),a100(100),a101(101),a102(102),a103(103),a104(104),a105(105),a106(106),a107(107),a108(108),a109(109),a110(110),a111(111),a112(112),a113(113),a114(114),a115(115),a116(116),a117(117),a118(118),a119(119),a120(120),a121(121),a122(122),a123(123),a124(124),a125(125),a126(126),a127(127),a128(128)} MAX-ACCESS not-accessible STATUS current DESCRIPTION "slot number" ::= { affirmedZoneContentStatisticsSlotLevelProxyMinifyEntry 2 } affirmedZoneContentStatisticsSlotLevelProxyMinifyNumminifycssattempts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Minify CSS attempts" ::= { affirmedZoneContentStatisticsSlotLevelProxyMinifyEntry 3 } affirmedZoneContentStatisticsSlotLevelProxyMinifyNumminifycsssuccesses OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Minify CSS successes" ::= { affirmedZoneContentStatisticsSlotLevelProxyMinifyEntry 4 } affirmedZoneContentStatisticsSlotLevelProxyMinifyNumminifycssfailures OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Minify CSS failures" ::= { affirmedZoneContentStatisticsSlotLevelProxyMinifyEntry 5 } affirmedZoneContentStatisticsSlotLevelProxyMinifyNumminifycssbytesattempt OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Minify CSS bytes attempt" ::= { affirmedZoneContentStatisticsSlotLevelProxyMinifyEntry 6 } affirmedZoneContentStatisticsSlotLevelProxyMinifyNumminifycssbytesminified OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Minify CSS bytes minified" ::= { affirmedZoneContentStatisticsSlotLevelProxyMinifyEntry 7 } affirmedZoneContentStatisticsSlotLevelProxyMinifyNumminifycssbytesnotminified OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Minify CSS bytes not minified" ::= { affirmedZoneContentStatisticsSlotLevelProxyMinifyEntry 8 } affirmedZoneContentStatisticsSlotLevelProxyMinifyNumminifyhtmlattempts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Minify HTML attempts" ::= { affirmedZoneContentStatisticsSlotLevelProxyMinifyEntry 9 } affirmedZoneContentStatisticsSlotLevelProxyMinifyNumminifyhtmlsuccesses OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Minify HTML successes" ::= { affirmedZoneContentStatisticsSlotLevelProxyMinifyEntry 10 } affirmedZoneContentStatisticsSlotLevelProxyMinifyNumminifyhtmlfailures OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Minify HTML failures" ::= { affirmedZoneContentStatisticsSlotLevelProxyMinifyEntry 11 } affirmedZoneContentStatisticsSlotLevelProxyMinifyNumminifyhtmlbytesattempt OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Minify HTML bytes attempt" ::= { affirmedZoneContentStatisticsSlotLevelProxyMinifyEntry 12 } affirmedZoneContentStatisticsSlotLevelProxyMinifyNumminifyhtmlbytesminified OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Minify HTML bytes minified" ::= { affirmedZoneContentStatisticsSlotLevelProxyMinifyEntry 13 } affirmedZoneContentStatisticsSlotLevelProxyMinifyNumminifyhtmlbytesnotminified OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Minify HTML bytes not minified" ::= { affirmedZoneContentStatisticsSlotLevelProxyMinifyEntry 14 } affirmedZoneContentStatisticsSlotLevelProxyMinifyNumminifyjsattempts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Minify Javascript attempts" ::= { affirmedZoneContentStatisticsSlotLevelProxyMinifyEntry 15 } affirmedZoneContentStatisticsSlotLevelProxyMinifyNumminifyjssuccesses OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Minify Javascript successes" ::= { affirmedZoneContentStatisticsSlotLevelProxyMinifyEntry 16 } affirmedZoneContentStatisticsSlotLevelProxyMinifyNumminifyjsfailures OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Minify Javascript failures" ::= { affirmedZoneContentStatisticsSlotLevelProxyMinifyEntry 17 } affirmedZoneContentStatisticsSlotLevelProxyMinifyNumminifyjsbytesattempt OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Minify Javascript bytes attempt" ::= { affirmedZoneContentStatisticsSlotLevelProxyMinifyEntry 18 } affirmedZoneContentStatisticsSlotLevelProxyMinifyNumminifyjsbytesminified OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Minify Javascript bytes minified" ::= { affirmedZoneContentStatisticsSlotLevelProxyMinifyEntry 19 } affirmedZoneContentStatisticsSlotLevelProxyMinifyNumminifyjsbytesnotminified OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Minify Javascript bytes not minified" ::= { affirmedZoneContentStatisticsSlotLevelProxyMinifyEntry 20 } affirmedZoneContentStatisticsSlotLevelProxyMinifyNumminifycancelcontenttypemismatches OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Minify Cancels because Content-Type mismatches" ::= { affirmedZoneContentStatisticsSlotLevelProxyMinifyEntry 21 } affirmedZoneContentStatisticsSlotLevelProxyTlsTable OBJECT-TYPE SYNTAX SEQUENCE OF AffirmedZoneContentStatisticsSlotLevelProxyTlsEntry MAX-ACCESS not-accessible STATUS deprecated DESCRIPTION "" ::= { affirmedZoneMIB 158 } affirmedZoneContentStatisticsSlotLevelProxyTlsEntry OBJECT-TYPE SYNTAX AffirmedZoneContentStatisticsSlotLevelProxyTlsEntry MAX-ACCESS not-accessible STATUS deprecated DESCRIPTION "" INDEX { affirmedZoneName, affirmedZoneContentStatisticsSlotLevelProxyTlsChassis, affirmedZoneContentStatisticsSlotLevelProxyTlsSlot } ::= { affirmedZoneContentStatisticsSlotLevelProxyTlsTable 1 } AffirmedZoneContentStatisticsSlotLevelProxyTlsEntry ::= SEQUENCE { affirmedZoneContentStatisticsSlotLevelProxyTlsChassis Unsigned32, affirmedZoneContentStatisticsSlotLevelProxyTlsSlot INTEGER, affirmedZoneContentStatisticsSlotLevelProxyTlsNumtotalclientconnections ConfdString, affirmedZoneContentStatisticsSlotLevelProxyTlsNumcurrentclientconnections ConfdString, affirmedZoneContentStatisticsSlotLevelProxyTlsNumtermclientconnections ConfdString, affirmedZoneContentStatisticsSlotLevelProxyTlsNumipv4clientconnections ConfdString, affirmedZoneContentStatisticsSlotLevelProxyTlsNumipv6clientconnections ConfdString, affirmedZoneContentStatisticsSlotLevelProxyTlsNumclientbytesrecvd ConfdString, affirmedZoneContentStatisticsSlotLevelProxyTlsNumclientbytessent ConfdString, affirmedZoneContentStatisticsSlotLevelProxyTlsNumclientprototlsv10 ConfdString, affirmedZoneContentStatisticsSlotLevelProxyTlsNumclientprototlsv11 ConfdString, affirmedZoneContentStatisticsSlotLevelProxyTlsNumclientprototlsv12 ConfdString, affirmedZoneContentStatisticsSlotLevelProxyTlsNumclienttlserrors ConfdString, affirmedZoneContentStatisticsSlotLevelProxyTlsNumclientfderrors ConfdString, affirmedZoneContentStatisticsSlotLevelProxyTlsNumclienthandshakeerrors ConfdString, affirmedZoneContentStatisticsSlotLevelProxyTlsNumclientreaderrors ConfdString, affirmedZoneContentStatisticsSlotLevelProxyTlsNumclientwriteerrors ConfdString, affirmedZoneContentStatisticsSlotLevelProxyTlsNumtotalserverconnections ConfdString, affirmedZoneContentStatisticsSlotLevelProxyTlsNumcurrentserverconnections ConfdString, affirmedZoneContentStatisticsSlotLevelProxyTlsNumorigserverconnections ConfdString, affirmedZoneContentStatisticsSlotLevelProxyTlsNumipv4serverconnections ConfdString, affirmedZoneContentStatisticsSlotLevelProxyTlsNumipv6serverconnections ConfdString, affirmedZoneContentStatisticsSlotLevelProxyTlsNumserverbytesrecvd ConfdString, affirmedZoneContentStatisticsSlotLevelProxyTlsNumserverbytessent ConfdString, affirmedZoneContentStatisticsSlotLevelProxyTlsNumservertlsv10 ConfdString, affirmedZoneContentStatisticsSlotLevelProxyTlsNumservertlsv11 ConfdString, affirmedZoneContentStatisticsSlotLevelProxyTlsNumservertlsv12 ConfdString, affirmedZoneContentStatisticsSlotLevelProxyTlsNumservertlserror ConfdString, affirmedZoneContentStatisticsSlotLevelProxyTlsNumserverfderrors ConfdString, affirmedZoneContentStatisticsSlotLevelProxyTlsNumserverhandshakeerrors ConfdString, affirmedZoneContentStatisticsSlotLevelProxyTlsNumserverautherrors ConfdString, affirmedZoneContentStatisticsSlotLevelProxyTlsNumserverreaderrors ConfdString, affirmedZoneContentStatisticsSlotLevelProxyTlsNumserverwriteerrors ConfdString } affirmedZoneContentStatisticsSlotLevelProxyTlsChassis OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS not-accessible STATUS current DESCRIPTION "chassis ID" ::= { affirmedZoneContentStatisticsSlotLevelProxyTlsEntry 1 } affirmedZoneContentStatisticsSlotLevelProxyTlsSlot OBJECT-TYPE SYNTAX INTEGER {a1(1),a2(2),a3(3),a4(4),a5(5),a6(6),a7(7),a8(8),a9(9),a10(10),a11(11),a12(12),a13(13),a14(14),a15(15),a16(16),a17(17),a18(18),a19(19),a20(20),a21(21),a22(22),a23(23),a24(24),a25(25),a26(26),a27(27),a28(28),a29(29),a30(30),a31(31),a32(32),a33(33),a34(34),a35(35),a36(36),a37(37),a38(38),a39(39),a40(40),a41(41),a42(42),a43(43),a44(44),a45(45),a46(46),a47(47),a48(48),a49(49),a50(50),a51(51),a52(52),a53(53),a54(54),a55(55),a56(56),a57(57),a58(58),a59(59),a60(60),a61(61),a62(62),a63(63),a64(64),a65(65),a66(66),a67(67),a68(68),a69(69),a70(70),a71(71),a72(72),a73(73),a74(74),a75(75),a76(76),a77(77),a78(78),a79(79),a80(80),a81(81),a82(82),a83(83),a84(84),a85(85),a86(86),a87(87),a88(88),a89(89),a90(90),a91(91),a92(92),a93(93),a94(94),a95(95),a96(96),a97(97),a98(98),a99(99),a100(100),a101(101),a102(102),a103(103),a104(104),a105(105),a106(106),a107(107),a108(108),a109(109),a110(110),a111(111),a112(112),a113(113),a114(114),a115(115),a116(116),a117(117),a118(118),a119(119),a120(120),a121(121),a122(122),a123(123),a124(124),a125(125),a126(126),a127(127),a128(128)} MAX-ACCESS not-accessible STATUS current DESCRIPTION "slot number" ::= { affirmedZoneContentStatisticsSlotLevelProxyTlsEntry 2 } affirmedZoneContentStatisticsSlotLevelProxyTlsNumtotalclientconnections OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of client connections" ::= { affirmedZoneContentStatisticsSlotLevelProxyTlsEntry 3 } affirmedZoneContentStatisticsSlotLevelProxyTlsNumcurrentclientconnections OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of client connections currently in use" ::= { affirmedZoneContentStatisticsSlotLevelProxyTlsEntry 4 } affirmedZoneContentStatisticsSlotLevelProxyTlsNumtermclientconnections OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of terminated connections" ::= { affirmedZoneContentStatisticsSlotLevelProxyTlsEntry 5 } affirmedZoneContentStatisticsSlotLevelProxyTlsNumipv4clientconnections OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of IPv4 client connections" ::= { affirmedZoneContentStatisticsSlotLevelProxyTlsEntry 6 } affirmedZoneContentStatisticsSlotLevelProxyTlsNumipv6clientconnections OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of IPv6 client connections" ::= { affirmedZoneContentStatisticsSlotLevelProxyTlsEntry 7 } affirmedZoneContentStatisticsSlotLevelProxyTlsNumclientbytesrecvd OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bytes received from client" ::= { affirmedZoneContentStatisticsSlotLevelProxyTlsEntry 8 } affirmedZoneContentStatisticsSlotLevelProxyTlsNumclientbytessent OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bytes sent to client" ::= { affirmedZoneContentStatisticsSlotLevelProxyTlsEntry 9 } affirmedZoneContentStatisticsSlotLevelProxyTlsNumclientprototlsv10 OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of TLS1.0 client requests received" ::= { affirmedZoneContentStatisticsSlotLevelProxyTlsEntry 10 } affirmedZoneContentStatisticsSlotLevelProxyTlsNumclientprototlsv11 OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of TLS1.1 client requests received" ::= { affirmedZoneContentStatisticsSlotLevelProxyTlsEntry 11 } affirmedZoneContentStatisticsSlotLevelProxyTlsNumclientprototlsv12 OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of TLS1.2 client requests received" ::= { affirmedZoneContentStatisticsSlotLevelProxyTlsEntry 12 } affirmedZoneContentStatisticsSlotLevelProxyTlsNumclienttlserrors OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Client TLS Errors" ::= { affirmedZoneContentStatisticsSlotLevelProxyTlsEntry 13 } affirmedZoneContentStatisticsSlotLevelProxyTlsNumclientfderrors OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Client set FD Errors" ::= { affirmedZoneContentStatisticsSlotLevelProxyTlsEntry 14 } affirmedZoneContentStatisticsSlotLevelProxyTlsNumclienthandshakeerrors OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Client handshake Errors" ::= { affirmedZoneContentStatisticsSlotLevelProxyTlsEntry 15 } affirmedZoneContentStatisticsSlotLevelProxyTlsNumclientreaderrors OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Client read Errors" ::= { affirmedZoneContentStatisticsSlotLevelProxyTlsEntry 16 } affirmedZoneContentStatisticsSlotLevelProxyTlsNumclientwriteerrors OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Client write Errors" ::= { affirmedZoneContentStatisticsSlotLevelProxyTlsEntry 17 } affirmedZoneContentStatisticsSlotLevelProxyTlsNumtotalserverconnections OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of server connections" ::= { affirmedZoneContentStatisticsSlotLevelProxyTlsEntry 18 } affirmedZoneContentStatisticsSlotLevelProxyTlsNumcurrentserverconnections OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of server connections currently in use" ::= { affirmedZoneContentStatisticsSlotLevelProxyTlsEntry 19 } affirmedZoneContentStatisticsSlotLevelProxyTlsNumorigserverconnections OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of originated connections" ::= { affirmedZoneContentStatisticsSlotLevelProxyTlsEntry 20 } affirmedZoneContentStatisticsSlotLevelProxyTlsNumipv4serverconnections OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of IPv4 server connections" ::= { affirmedZoneContentStatisticsSlotLevelProxyTlsEntry 21 } affirmedZoneContentStatisticsSlotLevelProxyTlsNumipv6serverconnections OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of IPv6 server connections" ::= { affirmedZoneContentStatisticsSlotLevelProxyTlsEntry 22 } affirmedZoneContentStatisticsSlotLevelProxyTlsNumserverbytesrecvd OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bytes received from server" ::= { affirmedZoneContentStatisticsSlotLevelProxyTlsEntry 23 } affirmedZoneContentStatisticsSlotLevelProxyTlsNumserverbytessent OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bytes sent to server" ::= { affirmedZoneContentStatisticsSlotLevelProxyTlsEntry 24 } affirmedZoneContentStatisticsSlotLevelProxyTlsNumservertlsv10 OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of TLS1.0 server requests sent" ::= { affirmedZoneContentStatisticsSlotLevelProxyTlsEntry 25 } affirmedZoneContentStatisticsSlotLevelProxyTlsNumservertlsv11 OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of TLS1.1 server requests sent" ::= { affirmedZoneContentStatisticsSlotLevelProxyTlsEntry 26 } affirmedZoneContentStatisticsSlotLevelProxyTlsNumservertlsv12 OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of TLS1.2 server requests sent" ::= { affirmedZoneContentStatisticsSlotLevelProxyTlsEntry 27 } affirmedZoneContentStatisticsSlotLevelProxyTlsNumservertlserror OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Server TLS Errors" ::= { affirmedZoneContentStatisticsSlotLevelProxyTlsEntry 28 } affirmedZoneContentStatisticsSlotLevelProxyTlsNumserverfderrors OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Server set FD Errors" ::= { affirmedZoneContentStatisticsSlotLevelProxyTlsEntry 29 } affirmedZoneContentStatisticsSlotLevelProxyTlsNumserverhandshakeerrors OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of server handshake Errors" ::= { affirmedZoneContentStatisticsSlotLevelProxyTlsEntry 30 } affirmedZoneContentStatisticsSlotLevelProxyTlsNumserverautherrors OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of server authentication Errors" ::= { affirmedZoneContentStatisticsSlotLevelProxyTlsEntry 31 } affirmedZoneContentStatisticsSlotLevelProxyTlsNumserverreaderrors OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Server read Errors" ::= { affirmedZoneContentStatisticsSlotLevelProxyTlsEntry 32 } affirmedZoneContentStatisticsSlotLevelProxyTlsNumserverwriteerrors OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Server write Errors" ::= { affirmedZoneContentStatisticsSlotLevelProxyTlsEntry 33 } affirmedZoneContentStatisticsSlotLevelProxyLatencyStatsTable OBJECT-TYPE SYNTAX SEQUENCE OF AffirmedZoneContentStatisticsSlotLevelProxyLatencyStatsEntry MAX-ACCESS not-accessible STATUS deprecated DESCRIPTION "" ::= { affirmedZoneMIB 308 } affirmedZoneContentStatisticsSlotLevelProxyLatencyStatsEntry OBJECT-TYPE SYNTAX AffirmedZoneContentStatisticsSlotLevelProxyLatencyStatsEntry MAX-ACCESS not-accessible STATUS deprecated DESCRIPTION "" INDEX { affirmedZoneName, affirmedZoneContentStatisticsSlotLevelProxyLatencyStatsChassis, affirmedZoneContentStatisticsSlotLevelProxyLatencyStatsSlot } ::= { affirmedZoneContentStatisticsSlotLevelProxyLatencyStatsTable 1 } AffirmedZoneContentStatisticsSlotLevelProxyLatencyStatsEntry ::= SEQUENCE { affirmedZoneContentStatisticsSlotLevelProxyLatencyStatsChassis Unsigned32, affirmedZoneContentStatisticsSlotLevelProxyLatencyStatsSlot INTEGER, affirmedZoneContentStatisticsSlotLevelProxyLatencyStatsLatencytnxtotal ConfdString, affirmedZoneContentStatisticsSlotLevelProxyLatencyStatsLatencytnxavg ConfdString, affirmedZoneContentStatisticsSlotLevelProxyLatencyStatsLatencytnxmax ConfdString, affirmedZoneContentStatisticsSlotLevelProxyLatencyStatsLatencytnx10 ConfdString, affirmedZoneContentStatisticsSlotLevelProxyLatencyStatsLatencytnx20 ConfdString, affirmedZoneContentStatisticsSlotLevelProxyLatencyStatsLatencytnx30 ConfdString, affirmedZoneContentStatisticsSlotLevelProxyLatencyStatsLatencytnx40 ConfdString, affirmedZoneContentStatisticsSlotLevelProxyLatencyStatsLatencytnx50 ConfdString, affirmedZoneContentStatisticsSlotLevelProxyLatencyStatsLatencytnx100 ConfdString, affirmedZoneContentStatisticsSlotLevelProxyLatencyStatsLatencytnx101 ConfdString, affirmedZoneContentStatisticsSlotLevelProxyLatencyStatsLatencyrequestavg ConfdString, affirmedZoneContentStatisticsSlotLevelProxyLatencyStatsLatencyrequestmax ConfdString, affirmedZoneContentStatisticsSlotLevelProxyLatencyStatsLatencyrequest10 ConfdString, affirmedZoneContentStatisticsSlotLevelProxyLatencyStatsLatencyrequest20 ConfdString, affirmedZoneContentStatisticsSlotLevelProxyLatencyStatsLatencyrequest30 ConfdString, affirmedZoneContentStatisticsSlotLevelProxyLatencyStatsLatencyrequest40 ConfdString, affirmedZoneContentStatisticsSlotLevelProxyLatencyStatsLatencyrequest50 ConfdString, affirmedZoneContentStatisticsSlotLevelProxyLatencyStatsLatencyrequest100 ConfdString, affirmedZoneContentStatisticsSlotLevelProxyLatencyStatsLatencyrequest101 ConfdString, affirmedZoneContentStatisticsSlotLevelProxyLatencyStatsLatencyresponseavg ConfdString, affirmedZoneContentStatisticsSlotLevelProxyLatencyStatsLatencyresponsemax ConfdString, affirmedZoneContentStatisticsSlotLevelProxyLatencyStatsLatencyresponse10 ConfdString, affirmedZoneContentStatisticsSlotLevelProxyLatencyStatsLatencyresponse20 ConfdString, affirmedZoneContentStatisticsSlotLevelProxyLatencyStatsLatencyresponse30 ConfdString, affirmedZoneContentStatisticsSlotLevelProxyLatencyStatsLatencyresponse40 ConfdString, affirmedZoneContentStatisticsSlotLevelProxyLatencyStatsLatencyresponse50 ConfdString, affirmedZoneContentStatisticsSlotLevelProxyLatencyStatsLatencyresponse100 ConfdString, affirmedZoneContentStatisticsSlotLevelProxyLatencyStatsLatencyresponse101 ConfdString, affirmedZoneContentStatisticsSlotLevelProxyLatencyStatsLatencyclientconntotal ConfdString, affirmedZoneContentStatisticsSlotLevelProxyLatencyStatsLatencyclientdatarxavg ConfdString, affirmedZoneContentStatisticsSlotLevelProxyLatencyStatsLatencyclientdatarxmax ConfdString, affirmedZoneContentStatisticsSlotLevelProxyLatencyStatsLatencyclientdatarx10 ConfdString, affirmedZoneContentStatisticsSlotLevelProxyLatencyStatsLatencyclientdatarx20 ConfdString, affirmedZoneContentStatisticsSlotLevelProxyLatencyStatsLatencyclientdatarx30 ConfdString, affirmedZoneContentStatisticsSlotLevelProxyLatencyStatsLatencyclientdatarx40 ConfdString, affirmedZoneContentStatisticsSlotLevelProxyLatencyStatsLatencyclientdatarx50 ConfdString, affirmedZoneContentStatisticsSlotLevelProxyLatencyStatsLatencyclientdatarx100 ConfdString, affirmedZoneContentStatisticsSlotLevelProxyLatencyStatsLatencyclientdatarx101 ConfdString, affirmedZoneContentStatisticsSlotLevelProxyLatencyStatsLatencyserverconntotal ConfdString, affirmedZoneContentStatisticsSlotLevelProxyLatencyStatsLatencyserverdatatxavg ConfdString, affirmedZoneContentStatisticsSlotLevelProxyLatencyStatsLatencyserverdatatxmax ConfdString, affirmedZoneContentStatisticsSlotLevelProxyLatencyStatsLatencyserverdatatx10 ConfdString, affirmedZoneContentStatisticsSlotLevelProxyLatencyStatsLatencyserverdatatx20 ConfdString, affirmedZoneContentStatisticsSlotLevelProxyLatencyStatsLatencyserverdatatx30 ConfdString, affirmedZoneContentStatisticsSlotLevelProxyLatencyStatsLatencyserverdatatx40 ConfdString, affirmedZoneContentStatisticsSlotLevelProxyLatencyStatsLatencyserverdatatx50 ConfdString, affirmedZoneContentStatisticsSlotLevelProxyLatencyStatsLatencyserverdatatx100 ConfdString, affirmedZoneContentStatisticsSlotLevelProxyLatencyStatsLatencyserverdatatx101 ConfdString } affirmedZoneContentStatisticsSlotLevelProxyLatencyStatsChassis OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS not-accessible STATUS current DESCRIPTION "chassis ID" ::= { affirmedZoneContentStatisticsSlotLevelProxyLatencyStatsEntry 1 } affirmedZoneContentStatisticsSlotLevelProxyLatencyStatsSlot OBJECT-TYPE SYNTAX INTEGER {a1(1),a2(2),a3(3),a4(4),a5(5),a6(6),a7(7),a8(8),a9(9),a10(10),a11(11),a12(12),a13(13),a14(14),a15(15),a16(16),a17(17),a18(18),a19(19),a20(20),a21(21),a22(22),a23(23),a24(24),a25(25),a26(26),a27(27),a28(28),a29(29),a30(30),a31(31),a32(32),a33(33),a34(34),a35(35),a36(36),a37(37),a38(38),a39(39),a40(40),a41(41),a42(42),a43(43),a44(44),a45(45),a46(46),a47(47),a48(48),a49(49),a50(50),a51(51),a52(52),a53(53),a54(54),a55(55),a56(56),a57(57),a58(58),a59(59),a60(60),a61(61),a62(62),a63(63),a64(64),a65(65),a66(66),a67(67),a68(68),a69(69),a70(70),a71(71),a72(72),a73(73),a74(74),a75(75),a76(76),a77(77),a78(78),a79(79),a80(80),a81(81),a82(82),a83(83),a84(84),a85(85),a86(86),a87(87),a88(88),a89(89),a90(90),a91(91),a92(92),a93(93),a94(94),a95(95),a96(96),a97(97),a98(98),a99(99),a100(100),a101(101),a102(102),a103(103),a104(104),a105(105),a106(106),a107(107),a108(108),a109(109),a110(110),a111(111),a112(112),a113(113),a114(114),a115(115),a116(116),a117(117),a118(118),a119(119),a120(120),a121(121),a122(122),a123(123),a124(124),a125(125),a126(126),a127(127),a128(128)} MAX-ACCESS not-accessible STATUS current DESCRIPTION "slot number" ::= { affirmedZoneContentStatisticsSlotLevelProxyLatencyStatsEntry 2 } affirmedZoneContentStatisticsSlotLevelProxyLatencyStatsLatencytnxtotal OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of serviced HTTP transactions counted for latency calculation" ::= { affirmedZoneContentStatisticsSlotLevelProxyLatencyStatsEntry 3 } affirmedZoneContentStatisticsSlotLevelProxyLatencyStatsLatencytnxavg OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "HTTP Transaction Service Latency Cumulative Moving Average (ms)" ::= { affirmedZoneContentStatisticsSlotLevelProxyLatencyStatsEntry 4 } affirmedZoneContentStatisticsSlotLevelProxyLatencyStatsLatencytnxmax OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "HTTP Transaction Service Latency Maximum (ms)" ::= { affirmedZoneContentStatisticsSlotLevelProxyLatencyStatsEntry 5 } affirmedZoneContentStatisticsSlotLevelProxyLatencyStatsLatencytnx10 OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "HTTP Transaction with Latency 0-10 (ms)" ::= { affirmedZoneContentStatisticsSlotLevelProxyLatencyStatsEntry 6 } affirmedZoneContentStatisticsSlotLevelProxyLatencyStatsLatencytnx20 OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "HTTP Transaction with Latency 11-20 (ms)" ::= { affirmedZoneContentStatisticsSlotLevelProxyLatencyStatsEntry 7 } affirmedZoneContentStatisticsSlotLevelProxyLatencyStatsLatencytnx30 OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "HTTP Transaction with Latency 21-30 (ms)" ::= { affirmedZoneContentStatisticsSlotLevelProxyLatencyStatsEntry 8 } affirmedZoneContentStatisticsSlotLevelProxyLatencyStatsLatencytnx40 OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "HTTP Transaction with Latency 31-40 (ms)" ::= { affirmedZoneContentStatisticsSlotLevelProxyLatencyStatsEntry 9 } affirmedZoneContentStatisticsSlotLevelProxyLatencyStatsLatencytnx50 OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "HTTP Transaction with Latency 41-50 (ms)" ::= { affirmedZoneContentStatisticsSlotLevelProxyLatencyStatsEntry 10 } affirmedZoneContentStatisticsSlotLevelProxyLatencyStatsLatencytnx100 OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "HTTP Transaction with Latency 51-100 (ms)" ::= { affirmedZoneContentStatisticsSlotLevelProxyLatencyStatsEntry 11 } affirmedZoneContentStatisticsSlotLevelProxyLatencyStatsLatencytnx101 OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "HTTP Transaction with Latency 100+ (ms)" ::= { affirmedZoneContentStatisticsSlotLevelProxyLatencyStatsEntry 12 } affirmedZoneContentStatisticsSlotLevelProxyLatencyStatsLatencyrequestavg OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "HTTP Request Service Latency Cumulative Moving Average (ms)" ::= { affirmedZoneContentStatisticsSlotLevelProxyLatencyStatsEntry 13 } affirmedZoneContentStatisticsSlotLevelProxyLatencyStatsLatencyrequestmax OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "HTTP Request Service Latency Maximum (ms)" ::= { affirmedZoneContentStatisticsSlotLevelProxyLatencyStatsEntry 14 } affirmedZoneContentStatisticsSlotLevelProxyLatencyStatsLatencyrequest10 OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "HTTP Request Service with Latency 0-10 (ms)" ::= { affirmedZoneContentStatisticsSlotLevelProxyLatencyStatsEntry 15 } affirmedZoneContentStatisticsSlotLevelProxyLatencyStatsLatencyrequest20 OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "HTTP Request Service with Latency 11-20 (ms)" ::= { affirmedZoneContentStatisticsSlotLevelProxyLatencyStatsEntry 16 } affirmedZoneContentStatisticsSlotLevelProxyLatencyStatsLatencyrequest30 OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "HTTP Request Service with Latency 21-30 (ms)" ::= { affirmedZoneContentStatisticsSlotLevelProxyLatencyStatsEntry 17 } affirmedZoneContentStatisticsSlotLevelProxyLatencyStatsLatencyrequest40 OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "HTTP Request Service with Latency 31-40 (ms)" ::= { affirmedZoneContentStatisticsSlotLevelProxyLatencyStatsEntry 18 } affirmedZoneContentStatisticsSlotLevelProxyLatencyStatsLatencyrequest50 OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "HTTP Request Service with Latency 41-50 (ms)" ::= { affirmedZoneContentStatisticsSlotLevelProxyLatencyStatsEntry 19 } affirmedZoneContentStatisticsSlotLevelProxyLatencyStatsLatencyrequest100 OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "HTTP Request Service with Latency 51-100 (ms)" ::= { affirmedZoneContentStatisticsSlotLevelProxyLatencyStatsEntry 20 } affirmedZoneContentStatisticsSlotLevelProxyLatencyStatsLatencyrequest101 OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "HTTP Request Service with Latency 100+ (ms)" ::= { affirmedZoneContentStatisticsSlotLevelProxyLatencyStatsEntry 21 } affirmedZoneContentStatisticsSlotLevelProxyLatencyStatsLatencyresponseavg OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "HTTP Response Service Latency Cumulative Moving Average (ms)" ::= { affirmedZoneContentStatisticsSlotLevelProxyLatencyStatsEntry 22 } affirmedZoneContentStatisticsSlotLevelProxyLatencyStatsLatencyresponsemax OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "HTTP Response Service Latency Maximum (ms)" ::= { affirmedZoneContentStatisticsSlotLevelProxyLatencyStatsEntry 23 } affirmedZoneContentStatisticsSlotLevelProxyLatencyStatsLatencyresponse10 OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "HTTP Response Service with Latency 0-10 (ms)" ::= { affirmedZoneContentStatisticsSlotLevelProxyLatencyStatsEntry 24 } affirmedZoneContentStatisticsSlotLevelProxyLatencyStatsLatencyresponse20 OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "HTTP Response Service with Latency 11-20 (ms)" ::= { affirmedZoneContentStatisticsSlotLevelProxyLatencyStatsEntry 25 } affirmedZoneContentStatisticsSlotLevelProxyLatencyStatsLatencyresponse30 OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "HTTP Response Service with Latency 21-30 (ms)" ::= { affirmedZoneContentStatisticsSlotLevelProxyLatencyStatsEntry 26 } affirmedZoneContentStatisticsSlotLevelProxyLatencyStatsLatencyresponse40 OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "HTTP Response Service with Latency 31-40 (ms)" ::= { affirmedZoneContentStatisticsSlotLevelProxyLatencyStatsEntry 27 } affirmedZoneContentStatisticsSlotLevelProxyLatencyStatsLatencyresponse50 OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "HTTP Response Service with Latency 41-50 (ms)" ::= { affirmedZoneContentStatisticsSlotLevelProxyLatencyStatsEntry 28 } affirmedZoneContentStatisticsSlotLevelProxyLatencyStatsLatencyresponse100 OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "HTTP Response Service with Latency 51-100 (ms)" ::= { affirmedZoneContentStatisticsSlotLevelProxyLatencyStatsEntry 29 } affirmedZoneContentStatisticsSlotLevelProxyLatencyStatsLatencyresponse101 OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "HTTP Response Service with Latency 100+ (ms)" ::= { affirmedZoneContentStatisticsSlotLevelProxyLatencyStatsEntry 30 } affirmedZoneContentStatisticsSlotLevelProxyLatencyStatsLatencyclientconntotal OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of client connections counted for latency calculation" ::= { affirmedZoneContentStatisticsSlotLevelProxyLatencyStatsEntry 31 } affirmedZoneContentStatisticsSlotLevelProxyLatencyStatsLatencyclientdatarxavg OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Client Connection Receiving Data Delay Average (ms)" ::= { affirmedZoneContentStatisticsSlotLevelProxyLatencyStatsEntry 32 } affirmedZoneContentStatisticsSlotLevelProxyLatencyStatsLatencyclientdatarxmax OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Client Connection Receiving Data Delay Maximum (ms)" ::= { affirmedZoneContentStatisticsSlotLevelProxyLatencyStatsEntry 33 } affirmedZoneContentStatisticsSlotLevelProxyLatencyStatsLatencyclientdatarx10 OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Client Connection with Receiving Data Delay 0-10 (ms)" ::= { affirmedZoneContentStatisticsSlotLevelProxyLatencyStatsEntry 34 } affirmedZoneContentStatisticsSlotLevelProxyLatencyStatsLatencyclientdatarx20 OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Client Connection with Receiving Data Delay 11-20 (ms)" ::= { affirmedZoneContentStatisticsSlotLevelProxyLatencyStatsEntry 35 } affirmedZoneContentStatisticsSlotLevelProxyLatencyStatsLatencyclientdatarx30 OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Client Connection with Receiving Data Delay 21-30 (ms)" ::= { affirmedZoneContentStatisticsSlotLevelProxyLatencyStatsEntry 36 } affirmedZoneContentStatisticsSlotLevelProxyLatencyStatsLatencyclientdatarx40 OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Client Connection with Receiving Data Delay 31-40 (ms)" ::= { affirmedZoneContentStatisticsSlotLevelProxyLatencyStatsEntry 37 } affirmedZoneContentStatisticsSlotLevelProxyLatencyStatsLatencyclientdatarx50 OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Client Connection with Receiving Data Delay 41-50 (ms)" ::= { affirmedZoneContentStatisticsSlotLevelProxyLatencyStatsEntry 38 } affirmedZoneContentStatisticsSlotLevelProxyLatencyStatsLatencyclientdatarx100 OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Client Connection with Receiving Data Delay 51-100 (ms)" ::= { affirmedZoneContentStatisticsSlotLevelProxyLatencyStatsEntry 39 } affirmedZoneContentStatisticsSlotLevelProxyLatencyStatsLatencyclientdatarx101 OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Client Connection with Receiving Data Delay 100+ (ms)" ::= { affirmedZoneContentStatisticsSlotLevelProxyLatencyStatsEntry 40 } affirmedZoneContentStatisticsSlotLevelProxyLatencyStatsLatencyserverconntotal OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of server connections counted for latency calculation" ::= { affirmedZoneContentStatisticsSlotLevelProxyLatencyStatsEntry 41 } affirmedZoneContentStatisticsSlotLevelProxyLatencyStatsLatencyserverdatatxavg OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Server Connection Transmitting Data Delay Average (ms)" ::= { affirmedZoneContentStatisticsSlotLevelProxyLatencyStatsEntry 42 } affirmedZoneContentStatisticsSlotLevelProxyLatencyStatsLatencyserverdatatxmax OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Server Connection Transmitting Data Delay Maximum (ms)" ::= { affirmedZoneContentStatisticsSlotLevelProxyLatencyStatsEntry 43 } affirmedZoneContentStatisticsSlotLevelProxyLatencyStatsLatencyserverdatatx10 OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Server Connection with Transmitting Data Delay 0-10 (ms)" ::= { affirmedZoneContentStatisticsSlotLevelProxyLatencyStatsEntry 44 } affirmedZoneContentStatisticsSlotLevelProxyLatencyStatsLatencyserverdatatx20 OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Server Connection with Transmitting Data Delay 11-20 (ms)" ::= { affirmedZoneContentStatisticsSlotLevelProxyLatencyStatsEntry 45 } affirmedZoneContentStatisticsSlotLevelProxyLatencyStatsLatencyserverdatatx30 OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Server Connection with Transmitting Data Delay 21-30 (ms)" ::= { affirmedZoneContentStatisticsSlotLevelProxyLatencyStatsEntry 46 } affirmedZoneContentStatisticsSlotLevelProxyLatencyStatsLatencyserverdatatx40 OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Server Connection with Transmitting Data Delay 31-40 (ms)" ::= { affirmedZoneContentStatisticsSlotLevelProxyLatencyStatsEntry 47 } affirmedZoneContentStatisticsSlotLevelProxyLatencyStatsLatencyserverdatatx50 OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Server Connection with Transmitting Data Delay 41-50 (ms)" ::= { affirmedZoneContentStatisticsSlotLevelProxyLatencyStatsEntry 48 } affirmedZoneContentStatisticsSlotLevelProxyLatencyStatsLatencyserverdatatx100 OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Server Connection with Transmitting Data Delay 51-100 (ms)" ::= { affirmedZoneContentStatisticsSlotLevelProxyLatencyStatsEntry 49 } affirmedZoneContentStatisticsSlotLevelProxyLatencyStatsLatencyserverdatatx101 OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Server Connection with Transmitting Data Delay 100+ (ms)" ::= { affirmedZoneContentStatisticsSlotLevelProxyLatencyStatsEntry 50 } affirmedZoneContentStatisticsSlotLevelProxyHeaderEnrichmentTable OBJECT-TYPE SYNTAX SEQUENCE OF AffirmedZoneContentStatisticsSlotLevelProxyHeaderEnrichmentEntry MAX-ACCESS not-accessible STATUS deprecated DESCRIPTION "" ::= { affirmedZoneMIB 311 } affirmedZoneContentStatisticsSlotLevelProxyHeaderEnrichmentEntry OBJECT-TYPE SYNTAX AffirmedZoneContentStatisticsSlotLevelProxyHeaderEnrichmentEntry MAX-ACCESS not-accessible STATUS deprecated DESCRIPTION "" INDEX { affirmedZoneName, affirmedZoneContentStatisticsSlotLevelProxyHeaderEnrichmentChassis, affirmedZoneContentStatisticsSlotLevelProxyHeaderEnrichmentSlot } ::= { affirmedZoneContentStatisticsSlotLevelProxyHeaderEnrichmentTable 1 } AffirmedZoneContentStatisticsSlotLevelProxyHeaderEnrichmentEntry ::= SEQUENCE { affirmedZoneContentStatisticsSlotLevelProxyHeaderEnrichmentChassis Unsigned32, affirmedZoneContentStatisticsSlotLevelProxyHeaderEnrichmentSlot INTEGER, affirmedZoneContentStatisticsSlotLevelProxyHeaderEnrichmentOther ConfdString, affirmedZoneContentStatisticsSlotLevelProxyHeaderEnrichmentImsi ConfdString, affirmedZoneContentStatisticsSlotLevelProxyHeaderEnrichmentImsimd5 ConfdString, affirmedZoneContentStatisticsSlotLevelProxyHeaderEnrichmentImei ConfdString, affirmedZoneContentStatisticsSlotLevelProxyHeaderEnrichmentImeimd5 ConfdString, affirmedZoneContentStatisticsSlotLevelProxyHeaderEnrichmentMsisdn ConfdString, affirmedZoneContentStatisticsSlotLevelProxyHeaderEnrichmentMsisdnmd5 ConfdString, affirmedZoneContentStatisticsSlotLevelProxyHeaderEnrichmentMsisdnstatacr ConfdString, affirmedZoneContentStatisticsSlotLevelProxyHeaderEnrichmentMsisdndynmacr ConfdString, affirmedZoneContentStatisticsSlotLevelProxyHeaderEnrichmentMsisdnstatenc ConfdString, affirmedZoneContentStatisticsSlotLevelProxyHeaderEnrichmentMsisdndynmenc ConfdString, affirmedZoneContentStatisticsSlotLevelProxyHeaderEnrichmentUeipaddr ConfdString, affirmedZoneContentStatisticsSlotLevelProxyHeaderEnrichmentRattype ConfdString, affirmedZoneContentStatisticsSlotLevelProxyHeaderEnrichmentChargingchar ConfdString, affirmedZoneContentStatisticsSlotLevelProxyHeaderEnrichmentServingplmnid ConfdString, affirmedZoneContentStatisticsSlotLevelProxyHeaderEnrichmentUlicgi ConfdString, affirmedZoneContentStatisticsSlotLevelProxyHeaderEnrichmentUeipaddrport ConfdString, affirmedZoneContentStatisticsSlotLevelProxyHeaderEnrichmentUeport ConfdString, affirmedZoneContentStatisticsSlotLevelProxyHeaderEnrichmentUeipv4mappedipv6addr ConfdString, affirmedZoneContentStatisticsSlotLevelProxyHeaderEnrichmentUehttpprotocol ConfdString, affirmedZoneContentStatisticsSlotLevelProxyHeaderEnrichmentSgwipaddr ConfdString, affirmedZoneContentStatisticsSlotLevelProxyHeaderEnrichmentOrigapn ConfdString, affirmedZoneContentStatisticsSlotLevelProxyHeaderEnrichmentMappedapn ConfdString, affirmedZoneContentStatisticsSlotLevelProxyHeaderEnrichmentLtmiplaintextid ConfdString, affirmedZoneContentStatisticsSlotLevelProxyHeaderEnrichmentLtmistatictrustedid ConfdString, affirmedZoneContentStatisticsSlotLevelProxyHeaderEnrichmentLtmidynamictrustedid ConfdString, affirmedZoneContentStatisticsSlotLevelProxyHeaderEnrichmentLtmiexternalid ConfdString, affirmedZoneContentStatisticsSlotLevelProxyHeaderEnrichmentResellerid ConfdString, affirmedZoneContentStatisticsSlotLevelProxyHeaderEnrichmentOriginalurl ConfdString, affirmedZoneContentStatisticsSlotLevelProxyHeaderEnrichmentHttpversion ConfdString } affirmedZoneContentStatisticsSlotLevelProxyHeaderEnrichmentChassis OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS not-accessible STATUS current DESCRIPTION "chassis ID" ::= { affirmedZoneContentStatisticsSlotLevelProxyHeaderEnrichmentEntry 1 } affirmedZoneContentStatisticsSlotLevelProxyHeaderEnrichmentSlot OBJECT-TYPE SYNTAX INTEGER {a1(1),a2(2),a3(3),a4(4),a5(5),a6(6),a7(7),a8(8),a9(9),a10(10),a11(11),a12(12),a13(13),a14(14),a15(15),a16(16),a17(17),a18(18),a19(19),a20(20),a21(21),a22(22),a23(23),a24(24),a25(25),a26(26),a27(27),a28(28),a29(29),a30(30),a31(31),a32(32),a33(33),a34(34),a35(35),a36(36),a37(37),a38(38),a39(39),a40(40),a41(41),a42(42),a43(43),a44(44),a45(45),a46(46),a47(47),a48(48),a49(49),a50(50),a51(51),a52(52),a53(53),a54(54),a55(55),a56(56),a57(57),a58(58),a59(59),a60(60),a61(61),a62(62),a63(63),a64(64),a65(65),a66(66),a67(67),a68(68),a69(69),a70(70),a71(71),a72(72),a73(73),a74(74),a75(75),a76(76),a77(77),a78(78),a79(79),a80(80),a81(81),a82(82),a83(83),a84(84),a85(85),a86(86),a87(87),a88(88),a89(89),a90(90),a91(91),a92(92),a93(93),a94(94),a95(95),a96(96),a97(97),a98(98),a99(99),a100(100),a101(101),a102(102),a103(103),a104(104),a105(105),a106(106),a107(107),a108(108),a109(109),a110(110),a111(111),a112(112),a113(113),a114(114),a115(115),a116(116),a117(117),a118(118),a119(119),a120(120),a121(121),a122(122),a123(123),a124(124),a125(125),a126(126),a127(127),a128(128)} MAX-ACCESS not-accessible STATUS current DESCRIPTION "slot number" ::= { affirmedZoneContentStatisticsSlotLevelProxyHeaderEnrichmentEntry 2 } affirmedZoneContentStatisticsSlotLevelProxyHeaderEnrichmentOther OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Header Additions - Other" ::= { affirmedZoneContentStatisticsSlotLevelProxyHeaderEnrichmentEntry 3 } affirmedZoneContentStatisticsSlotLevelProxyHeaderEnrichmentImsi OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Header Additions - IMSI" ::= { affirmedZoneContentStatisticsSlotLevelProxyHeaderEnrichmentEntry 4 } affirmedZoneContentStatisticsSlotLevelProxyHeaderEnrichmentImsimd5 OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Header Additions - IMSI MD5" ::= { affirmedZoneContentStatisticsSlotLevelProxyHeaderEnrichmentEntry 5 } affirmedZoneContentStatisticsSlotLevelProxyHeaderEnrichmentImei OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Header Additions - IMEI" ::= { affirmedZoneContentStatisticsSlotLevelProxyHeaderEnrichmentEntry 6 } affirmedZoneContentStatisticsSlotLevelProxyHeaderEnrichmentImeimd5 OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Header Additions - IMEI MD5" ::= { affirmedZoneContentStatisticsSlotLevelProxyHeaderEnrichmentEntry 7 } affirmedZoneContentStatisticsSlotLevelProxyHeaderEnrichmentMsisdn OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Header Additions - MSISDN" ::= { affirmedZoneContentStatisticsSlotLevelProxyHeaderEnrichmentEntry 8 } affirmedZoneContentStatisticsSlotLevelProxyHeaderEnrichmentMsisdnmd5 OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Header Additions - MSISDN MD5" ::= { affirmedZoneContentStatisticsSlotLevelProxyHeaderEnrichmentEntry 9 } affirmedZoneContentStatisticsSlotLevelProxyHeaderEnrichmentMsisdnstatacr OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Header Additions - MSISDN Static ACR" ::= { affirmedZoneContentStatisticsSlotLevelProxyHeaderEnrichmentEntry 10 } affirmedZoneContentStatisticsSlotLevelProxyHeaderEnrichmentMsisdndynmacr OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Header Additions - MSISDN Dynamic ACR" ::= { affirmedZoneContentStatisticsSlotLevelProxyHeaderEnrichmentEntry 11 } affirmedZoneContentStatisticsSlotLevelProxyHeaderEnrichmentMsisdnstatenc OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Header Additions - MSISDN Static Encryption" ::= { affirmedZoneContentStatisticsSlotLevelProxyHeaderEnrichmentEntry 12 } affirmedZoneContentStatisticsSlotLevelProxyHeaderEnrichmentMsisdndynmenc OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Header Additions - MSISDN Dynamic Encryption" ::= { affirmedZoneContentStatisticsSlotLevelProxyHeaderEnrichmentEntry 13 } affirmedZoneContentStatisticsSlotLevelProxyHeaderEnrichmentUeipaddr OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Header Additions - UE IP Address" ::= { affirmedZoneContentStatisticsSlotLevelProxyHeaderEnrichmentEntry 14 } affirmedZoneContentStatisticsSlotLevelProxyHeaderEnrichmentRattype OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Header Additions - RAT Type" ::= { affirmedZoneContentStatisticsSlotLevelProxyHeaderEnrichmentEntry 15 } affirmedZoneContentStatisticsSlotLevelProxyHeaderEnrichmentChargingchar OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Header Additions - Charging Characteristic" ::= { affirmedZoneContentStatisticsSlotLevelProxyHeaderEnrichmentEntry 16 } affirmedZoneContentStatisticsSlotLevelProxyHeaderEnrichmentServingplmnid OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Header Additions - Serving PLMNID" ::= { affirmedZoneContentStatisticsSlotLevelProxyHeaderEnrichmentEntry 17 } affirmedZoneContentStatisticsSlotLevelProxyHeaderEnrichmentUlicgi OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Header Additions - ULI CGI" ::= { affirmedZoneContentStatisticsSlotLevelProxyHeaderEnrichmentEntry 18 } affirmedZoneContentStatisticsSlotLevelProxyHeaderEnrichmentUeipaddrport OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Header Additions - UE IP Address and Port Number" ::= { affirmedZoneContentStatisticsSlotLevelProxyHeaderEnrichmentEntry 19 } affirmedZoneContentStatisticsSlotLevelProxyHeaderEnrichmentUeport OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Header Additions - UE IP Port Number" ::= { affirmedZoneContentStatisticsSlotLevelProxyHeaderEnrichmentEntry 20 } affirmedZoneContentStatisticsSlotLevelProxyHeaderEnrichmentUeipv4mappedipv6addr OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Header Additions - UE IPv4 Mapped IPv6 Address" ::= { affirmedZoneContentStatisticsSlotLevelProxyHeaderEnrichmentEntry 21 } affirmedZoneContentStatisticsSlotLevelProxyHeaderEnrichmentUehttpprotocol OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Header Additions - UE Http Protocol" ::= { affirmedZoneContentStatisticsSlotLevelProxyHeaderEnrichmentEntry 22 } affirmedZoneContentStatisticsSlotLevelProxyHeaderEnrichmentSgwipaddr OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Header Additions - SGW IPv4 Address" ::= { affirmedZoneContentStatisticsSlotLevelProxyHeaderEnrichmentEntry 23 } affirmedZoneContentStatisticsSlotLevelProxyHeaderEnrichmentOrigapn OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Header Additions - Original APN" ::= { affirmedZoneContentStatisticsSlotLevelProxyHeaderEnrichmentEntry 24 } affirmedZoneContentStatisticsSlotLevelProxyHeaderEnrichmentMappedapn OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Header Additions - Mapped APN" ::= { affirmedZoneContentStatisticsSlotLevelProxyHeaderEnrichmentEntry 25 } affirmedZoneContentStatisticsSlotLevelProxyHeaderEnrichmentLtmiplaintextid OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Header Additions - Ltmi Plain Text ID" ::= { affirmedZoneContentStatisticsSlotLevelProxyHeaderEnrichmentEntry 26 } affirmedZoneContentStatisticsSlotLevelProxyHeaderEnrichmentLtmistatictrustedid OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Header Additions - Ltmi Static Trusted ID" ::= { affirmedZoneContentStatisticsSlotLevelProxyHeaderEnrichmentEntry 27 } affirmedZoneContentStatisticsSlotLevelProxyHeaderEnrichmentLtmidynamictrustedid OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Header Additions - Ltmi Dynamic Trusted ID" ::= { affirmedZoneContentStatisticsSlotLevelProxyHeaderEnrichmentEntry 28 } affirmedZoneContentStatisticsSlotLevelProxyHeaderEnrichmentLtmiexternalid OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Header Additions - Ltmi External ID" ::= { affirmedZoneContentStatisticsSlotLevelProxyHeaderEnrichmentEntry 29 } affirmedZoneContentStatisticsSlotLevelProxyHeaderEnrichmentResellerid OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Header Additions - Reseller ID" ::= { affirmedZoneContentStatisticsSlotLevelProxyHeaderEnrichmentEntry 30 } affirmedZoneContentStatisticsSlotLevelProxyHeaderEnrichmentOriginalurl OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Header Additions - Original URL" ::= { affirmedZoneContentStatisticsSlotLevelProxyHeaderEnrichmentEntry 31 } affirmedZoneContentStatisticsSlotLevelProxyHeaderEnrichmentHttpversion OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Header Additions - HTTPVersion" ::= { affirmedZoneContentStatisticsSlotLevelProxyHeaderEnrichmentEntry 32 } affirmedZoneContentStatisticsSlotLevelMmsMm1SummaryTable OBJECT-TYPE SYNTAX SEQUENCE OF AffirmedZoneContentStatisticsSlotLevelMmsMm1SummaryEntry MAX-ACCESS not-accessible STATUS deprecated DESCRIPTION "" ::= { affirmedZoneMIB 159 } affirmedZoneContentStatisticsSlotLevelMmsMm1SummaryEntry OBJECT-TYPE SYNTAX AffirmedZoneContentStatisticsSlotLevelMmsMm1SummaryEntry MAX-ACCESS not-accessible STATUS deprecated DESCRIPTION "" INDEX { affirmedZoneName, affirmedZoneContentStatisticsSlotLevelMmsMm1SummaryChassis, affirmedZoneContentStatisticsSlotLevelMmsMm1SummarySlot } ::= { affirmedZoneContentStatisticsSlotLevelMmsMm1SummaryTable 1 } AffirmedZoneContentStatisticsSlotLevelMmsMm1SummaryEntry ::= SEQUENCE { affirmedZoneContentStatisticsSlotLevelMmsMm1SummaryChassis Unsigned32, affirmedZoneContentStatisticsSlotLevelMmsMm1SummarySlot INTEGER, affirmedZoneContentStatisticsSlotLevelMmsMm1SummaryNummmsmsgtypesendreq ConfdString, affirmedZoneContentStatisticsSlotLevelMmsMm1SummaryNummmsmsgtypesendconf ConfdString, affirmedZoneContentStatisticsSlotLevelMmsMm1SummaryNummmsmsgtypenotificationind ConfdString, affirmedZoneContentStatisticsSlotLevelMmsMm1SummaryNummmsmsgtypenotifyrespind ConfdString, affirmedZoneContentStatisticsSlotLevelMmsMm1SummaryNummmsmsgtyperetrieveconf ConfdString, affirmedZoneContentStatisticsSlotLevelMmsMm1SummaryNummmsmsgtypeacknowledgeind ConfdString, affirmedZoneContentStatisticsSlotLevelMmsMm1SummaryNummmsmsgtypedeliveryind ConfdString, affirmedZoneContentStatisticsSlotLevelMmsMm1SummaryNummmsmsgtypereadrecind ConfdString, affirmedZoneContentStatisticsSlotLevelMmsMm1SummaryNummmsmsgtypereadorigind ConfdString, affirmedZoneContentStatisticsSlotLevelMmsMm1SummaryNummmsmsgtypeunknown ConfdString, affirmedZoneContentStatisticsSlotLevelMmsMm1SummaryNummmsmsgtypesendreqfailures ConfdString, affirmedZoneContentStatisticsSlotLevelMmsMm1SummaryNummmsmsgtyperetrieveconfbypassed ConfdString } affirmedZoneContentStatisticsSlotLevelMmsMm1SummaryChassis OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS not-accessible STATUS current DESCRIPTION "chassis ID" ::= { affirmedZoneContentStatisticsSlotLevelMmsMm1SummaryEntry 1 } affirmedZoneContentStatisticsSlotLevelMmsMm1SummarySlot OBJECT-TYPE SYNTAX INTEGER {a1(1),a2(2),a3(3),a4(4),a5(5),a6(6),a7(7),a8(8),a9(9),a10(10),a11(11),a12(12),a13(13),a14(14),a15(15),a16(16),a17(17),a18(18),a19(19),a20(20),a21(21),a22(22),a23(23),a24(24),a25(25),a26(26),a27(27),a28(28),a29(29),a30(30),a31(31),a32(32),a33(33),a34(34),a35(35),a36(36),a37(37),a38(38),a39(39),a40(40),a41(41),a42(42),a43(43),a44(44),a45(45),a46(46),a47(47),a48(48),a49(49),a50(50),a51(51),a52(52),a53(53),a54(54),a55(55),a56(56),a57(57),a58(58),a59(59),a60(60),a61(61),a62(62),a63(63),a64(64),a65(65),a66(66),a67(67),a68(68),a69(69),a70(70),a71(71),a72(72),a73(73),a74(74),a75(75),a76(76),a77(77),a78(78),a79(79),a80(80),a81(81),a82(82),a83(83),a84(84),a85(85),a86(86),a87(87),a88(88),a89(89),a90(90),a91(91),a92(92),a93(93),a94(94),a95(95),a96(96),a97(97),a98(98),a99(99),a100(100),a101(101),a102(102),a103(103),a104(104),a105(105),a106(106),a107(107),a108(108),a109(109),a110(110),a111(111),a112(112),a113(113),a114(114),a115(115),a116(116),a117(117),a118(118),a119(119),a120(120),a121(121),a122(122),a123(123),a124(124),a125(125),a126(126),a127(127),a128(128)} MAX-ACCESS not-accessible STATUS current DESCRIPTION "slot number" ::= { affirmedZoneContentStatisticsSlotLevelMmsMm1SummaryEntry 2 } affirmedZoneContentStatisticsSlotLevelMmsMm1SummaryNummmsmsgtypesendreq OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Send Request" ::= { affirmedZoneContentStatisticsSlotLevelMmsMm1SummaryEntry 3 } affirmedZoneContentStatisticsSlotLevelMmsMm1SummaryNummmsmsgtypesendconf OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Send Confirmation" ::= { affirmedZoneContentStatisticsSlotLevelMmsMm1SummaryEntry 4 } affirmedZoneContentStatisticsSlotLevelMmsMm1SummaryNummmsmsgtypenotificationind OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Notification Indication" ::= { affirmedZoneContentStatisticsSlotLevelMmsMm1SummaryEntry 5 } affirmedZoneContentStatisticsSlotLevelMmsMm1SummaryNummmsmsgtypenotifyrespind OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Notify Response Indication" ::= { affirmedZoneContentStatisticsSlotLevelMmsMm1SummaryEntry 6 } affirmedZoneContentStatisticsSlotLevelMmsMm1SummaryNummmsmsgtyperetrieveconf OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Retrieve Confirmation" ::= { affirmedZoneContentStatisticsSlotLevelMmsMm1SummaryEntry 7 } affirmedZoneContentStatisticsSlotLevelMmsMm1SummaryNummmsmsgtypeacknowledgeind OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Acknowledge Indication" ::= { affirmedZoneContentStatisticsSlotLevelMmsMm1SummaryEntry 8 } affirmedZoneContentStatisticsSlotLevelMmsMm1SummaryNummmsmsgtypedeliveryind OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Delivery Indication" ::= { affirmedZoneContentStatisticsSlotLevelMmsMm1SummaryEntry 9 } affirmedZoneContentStatisticsSlotLevelMmsMm1SummaryNummmsmsgtypereadrecind OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Read Receipt Indication" ::= { affirmedZoneContentStatisticsSlotLevelMmsMm1SummaryEntry 10 } affirmedZoneContentStatisticsSlotLevelMmsMm1SummaryNummmsmsgtypereadorigind OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Read Original Indication" ::= { affirmedZoneContentStatisticsSlotLevelMmsMm1SummaryEntry 11 } affirmedZoneContentStatisticsSlotLevelMmsMm1SummaryNummmsmsgtypeunknown OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Unknown-Type" ::= { affirmedZoneContentStatisticsSlotLevelMmsMm1SummaryEntry 12 } affirmedZoneContentStatisticsSlotLevelMmsMm1SummaryNummmsmsgtypesendreqfailures OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of MM1 No MMSC Routing" ::= { affirmedZoneContentStatisticsSlotLevelMmsMm1SummaryEntry 13 } affirmedZoneContentStatisticsSlotLevelMmsMm1SummaryNummmsmsgtyperetrieveconfbypassed OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Retrieve Confirmation Bypassed" ::= { affirmedZoneContentStatisticsSlotLevelMmsMm1SummaryEntry 14 } affirmedZoneContentStatisticsSlotLevelMmsDetailTable OBJECT-TYPE SYNTAX SEQUENCE OF AffirmedZoneContentStatisticsSlotLevelMmsDetailEntry MAX-ACCESS not-accessible STATUS deprecated DESCRIPTION "" ::= { affirmedZoneMIB 160 } affirmedZoneContentStatisticsSlotLevelMmsDetailEntry OBJECT-TYPE SYNTAX AffirmedZoneContentStatisticsSlotLevelMmsDetailEntry MAX-ACCESS not-accessible STATUS deprecated DESCRIPTION "" INDEX { affirmedZoneName, affirmedZoneContentStatisticsSlotLevelMmsDetailChassis, affirmedZoneContentStatisticsSlotLevelMmsDetailSlot } ::= { affirmedZoneContentStatisticsSlotLevelMmsDetailTable 1 } AffirmedZoneContentStatisticsSlotLevelMmsDetailEntry ::= SEQUENCE { affirmedZoneContentStatisticsSlotLevelMmsDetailChassis Unsigned32, affirmedZoneContentStatisticsSlotLevelMmsDetailSlot INTEGER, affirmedZoneContentStatisticsSlotLevelMmsDetailNummmsmm1contentadaptationdisabled ConfdString, affirmedZoneContentStatisticsSlotLevelMmsDetailNummmsmm1contentadaptationsuppressed ConfdString, affirmedZoneContentStatisticsSlotLevelMmsDetailNummmsmm1constructinguaprofilefailed ConfdString, affirmedZoneContentStatisticsSlotLevelMmsDetailNummmsmm1defaultuaprofilematched ConfdString, affirmedZoneContentStatisticsSlotLevelMmsDetailNummmsmediatypeunknown ConfdString } affirmedZoneContentStatisticsSlotLevelMmsDetailChassis OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS not-accessible STATUS current DESCRIPTION "chassis ID" ::= { affirmedZoneContentStatisticsSlotLevelMmsDetailEntry 1 } affirmedZoneContentStatisticsSlotLevelMmsDetailSlot OBJECT-TYPE SYNTAX INTEGER {a1(1),a2(2),a3(3),a4(4),a5(5),a6(6),a7(7),a8(8),a9(9),a10(10),a11(11),a12(12),a13(13),a14(14),a15(15),a16(16),a17(17),a18(18),a19(19),a20(20),a21(21),a22(22),a23(23),a24(24),a25(25),a26(26),a27(27),a28(28),a29(29),a30(30),a31(31),a32(32),a33(33),a34(34),a35(35),a36(36),a37(37),a38(38),a39(39),a40(40),a41(41),a42(42),a43(43),a44(44),a45(45),a46(46),a47(47),a48(48),a49(49),a50(50),a51(51),a52(52),a53(53),a54(54),a55(55),a56(56),a57(57),a58(58),a59(59),a60(60),a61(61),a62(62),a63(63),a64(64),a65(65),a66(66),a67(67),a68(68),a69(69),a70(70),a71(71),a72(72),a73(73),a74(74),a75(75),a76(76),a77(77),a78(78),a79(79),a80(80),a81(81),a82(82),a83(83),a84(84),a85(85),a86(86),a87(87),a88(88),a89(89),a90(90),a91(91),a92(92),a93(93),a94(94),a95(95),a96(96),a97(97),a98(98),a99(99),a100(100),a101(101),a102(102),a103(103),a104(104),a105(105),a106(106),a107(107),a108(108),a109(109),a110(110),a111(111),a112(112),a113(113),a114(114),a115(115),a116(116),a117(117),a118(118),a119(119),a120(120),a121(121),a122(122),a123(123),a124(124),a125(125),a126(126),a127(127),a128(128)} MAX-ACCESS not-accessible STATUS current DESCRIPTION "slot number" ::= { affirmedZoneContentStatisticsSlotLevelMmsDetailEntry 2 } affirmedZoneContentStatisticsSlotLevelMmsDetailNummmsmm1contentadaptationdisabled OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Content adaptation disabled" ::= { affirmedZoneContentStatisticsSlotLevelMmsDetailEntry 3 } affirmedZoneContentStatisticsSlotLevelMmsDetailNummmsmm1contentadaptationsuppressed OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Content adaptation suppressed" ::= { affirmedZoneContentStatisticsSlotLevelMmsDetailEntry 4 } affirmedZoneContentStatisticsSlotLevelMmsDetailNummmsmm1constructinguaprofilefailed OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Constructing UA profile failed" ::= { affirmedZoneContentStatisticsSlotLevelMmsDetailEntry 5 } affirmedZoneContentStatisticsSlotLevelMmsDetailNummmsmm1defaultuaprofilematched OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Default UA profile Matched" ::= { affirmedZoneContentStatisticsSlotLevelMmsDetailEntry 6 } affirmedZoneContentStatisticsSlotLevelMmsDetailNummmsmediatypeunknown OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Media Type Unknown" ::= { affirmedZoneContentStatisticsSlotLevelMmsDetailEntry 7 } affirmedZoneContentStatisticsSlotLevelMmsMediaAdaptationTable OBJECT-TYPE SYNTAX SEQUENCE OF AffirmedZoneContentStatisticsSlotLevelMmsMediaAdaptationEntry MAX-ACCESS not-accessible STATUS deprecated DESCRIPTION "" ::= { affirmedZoneMIB 161 } affirmedZoneContentStatisticsSlotLevelMmsMediaAdaptationEntry OBJECT-TYPE SYNTAX AffirmedZoneContentStatisticsSlotLevelMmsMediaAdaptationEntry MAX-ACCESS not-accessible STATUS deprecated DESCRIPTION "" INDEX { affirmedZoneName, affirmedZoneContentStatisticsSlotLevelMmsMediaAdaptationChassis, affirmedZoneContentStatisticsSlotLevelMmsMediaAdaptationSlot } ::= { affirmedZoneContentStatisticsSlotLevelMmsMediaAdaptationTable 1 } AffirmedZoneContentStatisticsSlotLevelMmsMediaAdaptationEntry ::= SEQUENCE { affirmedZoneContentStatisticsSlotLevelMmsMediaAdaptationChassis Unsigned32, affirmedZoneContentStatisticsSlotLevelMmsMediaAdaptationSlot INTEGER, affirmedZoneContentStatisticsSlotLevelMmsMediaAdaptationNummmsvideoadaptationattempts ConfdString, affirmedZoneContentStatisticsSlotLevelMmsMediaAdaptationNummmsvideoadaptationcancels ConfdString, affirmedZoneContentStatisticsSlotLevelMmsMediaAdaptationNummmsvideoadaptationsuccesses ConfdString, affirmedZoneContentStatisticsSlotLevelMmsMediaAdaptationNummmsvideoadaptationaborts ConfdString, affirmedZoneContentStatisticsSlotLevelMmsMediaAdaptationNummmsvideoadaptationfailures ConfdString, affirmedZoneContentStatisticsSlotLevelMmsMediaAdaptationNummmsimageadaptationattempts ConfdString, affirmedZoneContentStatisticsSlotLevelMmsMediaAdaptationNummmsimageadaptationcancels ConfdString, affirmedZoneContentStatisticsSlotLevelMmsMediaAdaptationNummmsimageadaptationsuccesses ConfdString, affirmedZoneContentStatisticsSlotLevelMmsMediaAdaptationNummmsimageadaptationaborts ConfdString, affirmedZoneContentStatisticsSlotLevelMmsMediaAdaptationNummmsimageadaptationfailures ConfdString, affirmedZoneContentStatisticsSlotLevelMmsMediaAdaptationNummmstextadaptationattempts ConfdString, affirmedZoneContentStatisticsSlotLevelMmsMediaAdaptationNummmstextadaptationcancels ConfdString, affirmedZoneContentStatisticsSlotLevelMmsMediaAdaptationNummmstextadaptationsuccesses ConfdString, affirmedZoneContentStatisticsSlotLevelMmsMediaAdaptationNummmstextadaptationaborts ConfdString, affirmedZoneContentStatisticsSlotLevelMmsMediaAdaptationNummmstextadaptationfailures ConfdString, affirmedZoneContentStatisticsSlotLevelMmsMediaAdaptationNummmsaudioadaptationattempts ConfdString, affirmedZoneContentStatisticsSlotLevelMmsMediaAdaptationNummmsaudioadaptationcancels ConfdString, affirmedZoneContentStatisticsSlotLevelMmsMediaAdaptationNummmsaudioadaptationsuccesses ConfdString, affirmedZoneContentStatisticsSlotLevelMmsMediaAdaptationNummmsaudioadaptationaborts ConfdString, affirmedZoneContentStatisticsSlotLevelMmsMediaAdaptationNummmsaudioadaptationfailures ConfdString } affirmedZoneContentStatisticsSlotLevelMmsMediaAdaptationChassis OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS not-accessible STATUS current DESCRIPTION "chassis ID" ::= { affirmedZoneContentStatisticsSlotLevelMmsMediaAdaptationEntry 1 } affirmedZoneContentStatisticsSlotLevelMmsMediaAdaptationSlot OBJECT-TYPE SYNTAX INTEGER {a1(1),a2(2),a3(3),a4(4),a5(5),a6(6),a7(7),a8(8),a9(9),a10(10),a11(11),a12(12),a13(13),a14(14),a15(15),a16(16),a17(17),a18(18),a19(19),a20(20),a21(21),a22(22),a23(23),a24(24),a25(25),a26(26),a27(27),a28(28),a29(29),a30(30),a31(31),a32(32),a33(33),a34(34),a35(35),a36(36),a37(37),a38(38),a39(39),a40(40),a41(41),a42(42),a43(43),a44(44),a45(45),a46(46),a47(47),a48(48),a49(49),a50(50),a51(51),a52(52),a53(53),a54(54),a55(55),a56(56),a57(57),a58(58),a59(59),a60(60),a61(61),a62(62),a63(63),a64(64),a65(65),a66(66),a67(67),a68(68),a69(69),a70(70),a71(71),a72(72),a73(73),a74(74),a75(75),a76(76),a77(77),a78(78),a79(79),a80(80),a81(81),a82(82),a83(83),a84(84),a85(85),a86(86),a87(87),a88(88),a89(89),a90(90),a91(91),a92(92),a93(93),a94(94),a95(95),a96(96),a97(97),a98(98),a99(99),a100(100),a101(101),a102(102),a103(103),a104(104),a105(105),a106(106),a107(107),a108(108),a109(109),a110(110),a111(111),a112(112),a113(113),a114(114),a115(115),a116(116),a117(117),a118(118),a119(119),a120(120),a121(121),a122(122),a123(123),a124(124),a125(125),a126(126),a127(127),a128(128)} MAX-ACCESS not-accessible STATUS current DESCRIPTION "slot number" ::= { affirmedZoneContentStatisticsSlotLevelMmsMediaAdaptationEntry 2 } affirmedZoneContentStatisticsSlotLevelMmsMediaAdaptationNummmsvideoadaptationattempts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of video adaptation attempts" ::= { affirmedZoneContentStatisticsSlotLevelMmsMediaAdaptationEntry 3 } affirmedZoneContentStatisticsSlotLevelMmsMediaAdaptationNummmsvideoadaptationcancels OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of video adaptation cancels or bypassings" ::= { affirmedZoneContentStatisticsSlotLevelMmsMediaAdaptationEntry 4 } affirmedZoneContentStatisticsSlotLevelMmsMediaAdaptationNummmsvideoadaptationsuccesses OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of video adaptation successes" ::= { affirmedZoneContentStatisticsSlotLevelMmsMediaAdaptationEntry 5 } affirmedZoneContentStatisticsSlotLevelMmsMediaAdaptationNummmsvideoadaptationaborts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of video adaptation aborts" ::= { affirmedZoneContentStatisticsSlotLevelMmsMediaAdaptationEntry 6 } affirmedZoneContentStatisticsSlotLevelMmsMediaAdaptationNummmsvideoadaptationfailures OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of video adaptation failures" ::= { affirmedZoneContentStatisticsSlotLevelMmsMediaAdaptationEntry 7 } affirmedZoneContentStatisticsSlotLevelMmsMediaAdaptationNummmsimageadaptationattempts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of image adaptation attempts" ::= { affirmedZoneContentStatisticsSlotLevelMmsMediaAdaptationEntry 8 } affirmedZoneContentStatisticsSlotLevelMmsMediaAdaptationNummmsimageadaptationcancels OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of image adaptation cancels or bypassings" ::= { affirmedZoneContentStatisticsSlotLevelMmsMediaAdaptationEntry 9 } affirmedZoneContentStatisticsSlotLevelMmsMediaAdaptationNummmsimageadaptationsuccesses OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of image adaptation successes" ::= { affirmedZoneContentStatisticsSlotLevelMmsMediaAdaptationEntry 10 } affirmedZoneContentStatisticsSlotLevelMmsMediaAdaptationNummmsimageadaptationaborts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of image adaptation aborts" ::= { affirmedZoneContentStatisticsSlotLevelMmsMediaAdaptationEntry 11 } affirmedZoneContentStatisticsSlotLevelMmsMediaAdaptationNummmsimageadaptationfailures OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of image adaptation failures" ::= { affirmedZoneContentStatisticsSlotLevelMmsMediaAdaptationEntry 12 } affirmedZoneContentStatisticsSlotLevelMmsMediaAdaptationNummmstextadaptationattempts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of text adaptation attempts" ::= { affirmedZoneContentStatisticsSlotLevelMmsMediaAdaptationEntry 13 } affirmedZoneContentStatisticsSlotLevelMmsMediaAdaptationNummmstextadaptationcancels OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of text adaptation cancels or bypassings" ::= { affirmedZoneContentStatisticsSlotLevelMmsMediaAdaptationEntry 14 } affirmedZoneContentStatisticsSlotLevelMmsMediaAdaptationNummmstextadaptationsuccesses OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of text adaptation successes" ::= { affirmedZoneContentStatisticsSlotLevelMmsMediaAdaptationEntry 15 } affirmedZoneContentStatisticsSlotLevelMmsMediaAdaptationNummmstextadaptationaborts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of text adaptation aborts" ::= { affirmedZoneContentStatisticsSlotLevelMmsMediaAdaptationEntry 16 } affirmedZoneContentStatisticsSlotLevelMmsMediaAdaptationNummmstextadaptationfailures OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of text adaptation failures" ::= { affirmedZoneContentStatisticsSlotLevelMmsMediaAdaptationEntry 17 } affirmedZoneContentStatisticsSlotLevelMmsMediaAdaptationNummmsaudioadaptationattempts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of audio adaptation attempts" ::= { affirmedZoneContentStatisticsSlotLevelMmsMediaAdaptationEntry 18 } affirmedZoneContentStatisticsSlotLevelMmsMediaAdaptationNummmsaudioadaptationcancels OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of audio adaptation cancels or bypassings" ::= { affirmedZoneContentStatisticsSlotLevelMmsMediaAdaptationEntry 19 } affirmedZoneContentStatisticsSlotLevelMmsMediaAdaptationNummmsaudioadaptationsuccesses OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of audio adaptation successes" ::= { affirmedZoneContentStatisticsSlotLevelMmsMediaAdaptationEntry 20 } affirmedZoneContentStatisticsSlotLevelMmsMediaAdaptationNummmsaudioadaptationaborts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of audio adaptation aborts" ::= { affirmedZoneContentStatisticsSlotLevelMmsMediaAdaptationEntry 21 } affirmedZoneContentStatisticsSlotLevelMmsMediaAdaptationNummmsaudioadaptationfailures OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of audio adaptation failures" ::= { affirmedZoneContentStatisticsSlotLevelMmsMediaAdaptationEntry 22 } affirmedZoneContentStatisticsSlotLevelStiMediaAdaptationTable OBJECT-TYPE SYNTAX SEQUENCE OF AffirmedZoneContentStatisticsSlotLevelStiMediaAdaptationEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "" ::= { affirmedZoneMIB 162 } affirmedZoneContentStatisticsSlotLevelStiMediaAdaptationEntry OBJECT-TYPE SYNTAX AffirmedZoneContentStatisticsSlotLevelStiMediaAdaptationEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "" INDEX { affirmedZoneName, affirmedZoneContentStatisticsSlotLevelStiMediaAdaptationChassis, affirmedZoneContentStatisticsSlotLevelStiMediaAdaptationSlot } ::= { affirmedZoneContentStatisticsSlotLevelStiMediaAdaptationTable 1 } AffirmedZoneContentStatisticsSlotLevelStiMediaAdaptationEntry ::= SEQUENCE { affirmedZoneContentStatisticsSlotLevelStiMediaAdaptationChassis Unsigned32, affirmedZoneContentStatisticsSlotLevelStiMediaAdaptationSlot INTEGER, affirmedZoneContentStatisticsSlotLevelStiMediaAdaptationNumstivideoadaptationattempts ConfdString, affirmedZoneContentStatisticsSlotLevelStiMediaAdaptationNumstivideoadaptationcancels ConfdString, affirmedZoneContentStatisticsSlotLevelStiMediaAdaptationNumstivideoadaptationsuccesses ConfdString, affirmedZoneContentStatisticsSlotLevelStiMediaAdaptationNumstivideoadaptationaborts ConfdString, affirmedZoneContentStatisticsSlotLevelStiMediaAdaptationNumstivideoadaptationfailures ConfdString, affirmedZoneContentStatisticsSlotLevelStiMediaAdaptationNumstiimageadaptationattempts ConfdString, affirmedZoneContentStatisticsSlotLevelStiMediaAdaptationNumstiimageadaptationcancels ConfdString, affirmedZoneContentStatisticsSlotLevelStiMediaAdaptationNumstiimageadaptationsuccesses ConfdString, affirmedZoneContentStatisticsSlotLevelStiMediaAdaptationNumstiimageadaptationaborts ConfdString, affirmedZoneContentStatisticsSlotLevelStiMediaAdaptationNumstiimageadaptationfailures ConfdString, affirmedZoneContentStatisticsSlotLevelStiMediaAdaptationNumstitextadaptationattempts ConfdString, affirmedZoneContentStatisticsSlotLevelStiMediaAdaptationNumstitextadaptationcancels ConfdString, affirmedZoneContentStatisticsSlotLevelStiMediaAdaptationNumstitextadaptationsuccesses ConfdString, affirmedZoneContentStatisticsSlotLevelStiMediaAdaptationNumstitextadaptationaborts ConfdString, affirmedZoneContentStatisticsSlotLevelStiMediaAdaptationNumstitextadaptationfailures ConfdString, affirmedZoneContentStatisticsSlotLevelStiMediaAdaptationNumstiaudioadaptationattempts ConfdString, affirmedZoneContentStatisticsSlotLevelStiMediaAdaptationNumstiaudioadaptationcancels ConfdString, affirmedZoneContentStatisticsSlotLevelStiMediaAdaptationNumstiaudioadaptationsuccesses ConfdString, affirmedZoneContentStatisticsSlotLevelStiMediaAdaptationNumstiaudioadaptationaborts ConfdString, affirmedZoneContentStatisticsSlotLevelStiMediaAdaptationNumstiaudioadaptationfailures ConfdString } affirmedZoneContentStatisticsSlotLevelStiMediaAdaptationChassis OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS not-accessible STATUS current DESCRIPTION "chassis ID" ::= { affirmedZoneContentStatisticsSlotLevelStiMediaAdaptationEntry 1 } affirmedZoneContentStatisticsSlotLevelStiMediaAdaptationSlot OBJECT-TYPE SYNTAX INTEGER {a1(1),a2(2),a3(3),a4(4),a5(5),a6(6),a7(7),a8(8),a9(9),a10(10),a11(11),a12(12),a13(13),a14(14),a15(15),a16(16),a17(17),a18(18),a19(19),a20(20),a21(21),a22(22),a23(23),a24(24),a25(25),a26(26),a27(27),a28(28),a29(29),a30(30),a31(31),a32(32),a33(33),a34(34),a35(35),a36(36),a37(37),a38(38),a39(39),a40(40),a41(41),a42(42),a43(43),a44(44),a45(45),a46(46),a47(47),a48(48),a49(49),a50(50),a51(51),a52(52),a53(53),a54(54),a55(55),a56(56),a57(57),a58(58),a59(59),a60(60),a61(61),a62(62),a63(63),a64(64),a65(65),a66(66),a67(67),a68(68),a69(69),a70(70),a71(71),a72(72),a73(73),a74(74),a75(75),a76(76),a77(77),a78(78),a79(79),a80(80),a81(81),a82(82),a83(83),a84(84),a85(85),a86(86),a87(87),a88(88),a89(89),a90(90),a91(91),a92(92),a93(93),a94(94),a95(95),a96(96),a97(97),a98(98),a99(99),a100(100),a101(101),a102(102),a103(103),a104(104),a105(105),a106(106),a107(107),a108(108),a109(109),a110(110),a111(111),a112(112),a113(113),a114(114),a115(115),a116(116),a117(117),a118(118),a119(119),a120(120),a121(121),a122(122),a123(123),a124(124),a125(125),a126(126),a127(127),a128(128)} MAX-ACCESS not-accessible STATUS current DESCRIPTION "slot number" ::= { affirmedZoneContentStatisticsSlotLevelStiMediaAdaptationEntry 2 } affirmedZoneContentStatisticsSlotLevelStiMediaAdaptationNumstivideoadaptationattempts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of video adaptation attempts" ::= { affirmedZoneContentStatisticsSlotLevelStiMediaAdaptationEntry 3 } affirmedZoneContentStatisticsSlotLevelStiMediaAdaptationNumstivideoadaptationcancels OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of video adaptation cancels or bypassings" ::= { affirmedZoneContentStatisticsSlotLevelStiMediaAdaptationEntry 4 } affirmedZoneContentStatisticsSlotLevelStiMediaAdaptationNumstivideoadaptationsuccesses OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of video adaptation successes" ::= { affirmedZoneContentStatisticsSlotLevelStiMediaAdaptationEntry 5 } affirmedZoneContentStatisticsSlotLevelStiMediaAdaptationNumstivideoadaptationaborts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of video adaptation aborts" ::= { affirmedZoneContentStatisticsSlotLevelStiMediaAdaptationEntry 6 } affirmedZoneContentStatisticsSlotLevelStiMediaAdaptationNumstivideoadaptationfailures OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of video adaptation failures" ::= { affirmedZoneContentStatisticsSlotLevelStiMediaAdaptationEntry 7 } affirmedZoneContentStatisticsSlotLevelStiMediaAdaptationNumstiimageadaptationattempts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of image adaptation attempts" ::= { affirmedZoneContentStatisticsSlotLevelStiMediaAdaptationEntry 8 } affirmedZoneContentStatisticsSlotLevelStiMediaAdaptationNumstiimageadaptationcancels OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of image adaptation cancels or bypassings" ::= { affirmedZoneContentStatisticsSlotLevelStiMediaAdaptationEntry 9 } affirmedZoneContentStatisticsSlotLevelStiMediaAdaptationNumstiimageadaptationsuccesses OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of image adaptation successes" ::= { affirmedZoneContentStatisticsSlotLevelStiMediaAdaptationEntry 10 } affirmedZoneContentStatisticsSlotLevelStiMediaAdaptationNumstiimageadaptationaborts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of image adaptation aborts" ::= { affirmedZoneContentStatisticsSlotLevelStiMediaAdaptationEntry 11 } affirmedZoneContentStatisticsSlotLevelStiMediaAdaptationNumstiimageadaptationfailures OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of image adaptation failures" ::= { affirmedZoneContentStatisticsSlotLevelStiMediaAdaptationEntry 12 } affirmedZoneContentStatisticsSlotLevelStiMediaAdaptationNumstitextadaptationattempts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of text adaptation attempts" ::= { affirmedZoneContentStatisticsSlotLevelStiMediaAdaptationEntry 13 } affirmedZoneContentStatisticsSlotLevelStiMediaAdaptationNumstitextadaptationcancels OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of text adaptation cancels or bypassings" ::= { affirmedZoneContentStatisticsSlotLevelStiMediaAdaptationEntry 14 } affirmedZoneContentStatisticsSlotLevelStiMediaAdaptationNumstitextadaptationsuccesses OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of text adaptation successes" ::= { affirmedZoneContentStatisticsSlotLevelStiMediaAdaptationEntry 15 } affirmedZoneContentStatisticsSlotLevelStiMediaAdaptationNumstitextadaptationaborts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of text adaptation aborts" ::= { affirmedZoneContentStatisticsSlotLevelStiMediaAdaptationEntry 16 } affirmedZoneContentStatisticsSlotLevelStiMediaAdaptationNumstitextadaptationfailures OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of text adaptation failures" ::= { affirmedZoneContentStatisticsSlotLevelStiMediaAdaptationEntry 17 } affirmedZoneContentStatisticsSlotLevelStiMediaAdaptationNumstiaudioadaptationattempts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of audio adaptation attempts" ::= { affirmedZoneContentStatisticsSlotLevelStiMediaAdaptationEntry 18 } affirmedZoneContentStatisticsSlotLevelStiMediaAdaptationNumstiaudioadaptationcancels OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of audio adaptation cancels or bypassings" ::= { affirmedZoneContentStatisticsSlotLevelStiMediaAdaptationEntry 19 } affirmedZoneContentStatisticsSlotLevelStiMediaAdaptationNumstiaudioadaptationsuccesses OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of audio adaptation successes" ::= { affirmedZoneContentStatisticsSlotLevelStiMediaAdaptationEntry 20 } affirmedZoneContentStatisticsSlotLevelStiMediaAdaptationNumstiaudioadaptationaborts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of audio adaptation aborts" ::= { affirmedZoneContentStatisticsSlotLevelStiMediaAdaptationEntry 21 } affirmedZoneContentStatisticsSlotLevelStiMediaAdaptationNumstiaudioadaptationfailures OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of audio adaptation failures" ::= { affirmedZoneContentStatisticsSlotLevelStiMediaAdaptationEntry 22 } affirmedZoneContentStatisticsSlotLevelStiDetailTable OBJECT-TYPE SYNTAX SEQUENCE OF AffirmedZoneContentStatisticsSlotLevelStiDetailEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "" ::= { affirmedZoneMIB 163 } affirmedZoneContentStatisticsSlotLevelStiDetailEntry OBJECT-TYPE SYNTAX AffirmedZoneContentStatisticsSlotLevelStiDetailEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "" INDEX { affirmedZoneName, affirmedZoneContentStatisticsSlotLevelStiDetailChassis, affirmedZoneContentStatisticsSlotLevelStiDetailSlot } ::= { affirmedZoneContentStatisticsSlotLevelStiDetailTable 1 } AffirmedZoneContentStatisticsSlotLevelStiDetailEntry ::= SEQUENCE { affirmedZoneContentStatisticsSlotLevelStiDetailChassis Unsigned32, affirmedZoneContentStatisticsSlotLevelStiDetailSlot INTEGER, affirmedZoneContentStatisticsSlotLevelStiDetailNumstitranscoderequests ConfdString, affirmedZoneContentStatisticsSlotLevelStiDetailNumstisuccesstranscoderesponses ConfdString, affirmedZoneContentStatisticsSlotLevelStiDetailNumstierrortranscoderesponses ConfdString, affirmedZoneContentStatisticsSlotLevelStiDetailNumstinomatchingconfig ConfdString, affirmedZoneContentStatisticsSlotLevelStiDetailNumsticontentadaptationsuppressed ConfdString, affirmedZoneContentStatisticsSlotLevelStiDetailNumsticonstructinguaprofilefailed ConfdString } affirmedZoneContentStatisticsSlotLevelStiDetailChassis OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS not-accessible STATUS current DESCRIPTION "chassis ID" ::= { affirmedZoneContentStatisticsSlotLevelStiDetailEntry 1 } affirmedZoneContentStatisticsSlotLevelStiDetailSlot OBJECT-TYPE SYNTAX INTEGER {a1(1),a2(2),a3(3),a4(4),a5(5),a6(6),a7(7),a8(8),a9(9),a10(10),a11(11),a12(12),a13(13),a14(14),a15(15),a16(16),a17(17),a18(18),a19(19),a20(20),a21(21),a22(22),a23(23),a24(24),a25(25),a26(26),a27(27),a28(28),a29(29),a30(30),a31(31),a32(32),a33(33),a34(34),a35(35),a36(36),a37(37),a38(38),a39(39),a40(40),a41(41),a42(42),a43(43),a44(44),a45(45),a46(46),a47(47),a48(48),a49(49),a50(50),a51(51),a52(52),a53(53),a54(54),a55(55),a56(56),a57(57),a58(58),a59(59),a60(60),a61(61),a62(62),a63(63),a64(64),a65(65),a66(66),a67(67),a68(68),a69(69),a70(70),a71(71),a72(72),a73(73),a74(74),a75(75),a76(76),a77(77),a78(78),a79(79),a80(80),a81(81),a82(82),a83(83),a84(84),a85(85),a86(86),a87(87),a88(88),a89(89),a90(90),a91(91),a92(92),a93(93),a94(94),a95(95),a96(96),a97(97),a98(98),a99(99),a100(100),a101(101),a102(102),a103(103),a104(104),a105(105),a106(106),a107(107),a108(108),a109(109),a110(110),a111(111),a112(112),a113(113),a114(114),a115(115),a116(116),a117(117),a118(118),a119(119),a120(120),a121(121),a122(122),a123(123),a124(124),a125(125),a126(126),a127(127),a128(128)} MAX-ACCESS not-accessible STATUS current DESCRIPTION "slot number" ::= { affirmedZoneContentStatisticsSlotLevelStiDetailEntry 2 } affirmedZoneContentStatisticsSlotLevelStiDetailNumstitranscoderequests OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of transcoding requests" ::= { affirmedZoneContentStatisticsSlotLevelStiDetailEntry 3 } affirmedZoneContentStatisticsSlotLevelStiDetailNumstisuccesstranscoderesponses OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of success transcoding responses " ::= { affirmedZoneContentStatisticsSlotLevelStiDetailEntry 4 } affirmedZoneContentStatisticsSlotLevelStiDetailNumstierrortranscoderesponses OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of error transcoding responses " ::= { affirmedZoneContentStatisticsSlotLevelStiDetailEntry 5 } affirmedZoneContentStatisticsSlotLevelStiDetailNumstinomatchingconfig OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of no matching configuration" ::= { affirmedZoneContentStatisticsSlotLevelStiDetailEntry 6 } affirmedZoneContentStatisticsSlotLevelStiDetailNumsticontentadaptationsuppressed OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Content adaptation suppressed" ::= { affirmedZoneContentStatisticsSlotLevelStiDetailEntry 7 } affirmedZoneContentStatisticsSlotLevelStiDetailNumsticonstructinguaprofilefailed OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of constructing UA profile failed" ::= { affirmedZoneContentStatisticsSlotLevelStiDetailEntry 8 } affirmedZoneContentStatisticsSlotLevelLdapSummaryTable OBJECT-TYPE SYNTAX SEQUENCE OF AffirmedZoneContentStatisticsSlotLevelLdapSummaryEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "" ::= { affirmedZoneMIB 164 } affirmedZoneContentStatisticsSlotLevelLdapSummaryEntry OBJECT-TYPE SYNTAX AffirmedZoneContentStatisticsSlotLevelLdapSummaryEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "" INDEX { affirmedZoneName, affirmedZoneContentStatisticsSlotLevelLdapSummaryChassis, affirmedZoneContentStatisticsSlotLevelLdapSummarySlot } ::= { affirmedZoneContentStatisticsSlotLevelLdapSummaryTable 1 } AffirmedZoneContentStatisticsSlotLevelLdapSummaryEntry ::= SEQUENCE { affirmedZoneContentStatisticsSlotLevelLdapSummaryChassis Unsigned32, affirmedZoneContentStatisticsSlotLevelLdapSummarySlot INTEGER, affirmedZoneContentStatisticsSlotLevelLdapSummaryNumldapsearchrequestattempts ConfdString, affirmedZoneContentStatisticsSlotLevelLdapSummaryNumldapsearchrequestretry ConfdString, affirmedZoneContentStatisticsSlotLevelLdapSummaryNumldapsearchrequestsent ConfdString, affirmedZoneContentStatisticsSlotLevelLdapSummaryNumldapsearchrequestrejected ConfdString, affirmedZoneContentStatisticsSlotLevelLdapSummaryNumldapsearchrequestcancel ConfdString, affirmedZoneContentStatisticsSlotLevelLdapSummaryNumldapsearchresultrecvdok ConfdString, affirmedZoneContentStatisticsSlotLevelLdapSummaryNumldapsearchresultrecvd32 ConfdString, affirmedZoneContentStatisticsSlotLevelLdapSummaryNumldapsearchresultrecvdfail ConfdString, affirmedZoneContentStatisticsSlotLevelLdapSummaryNumldapsearchresultrecvdstale ConfdString, affirmedZoneContentStatisticsSlotLevelLdapSummaryNumldapsearchresulttimedout ConfdString, affirmedZoneContentStatisticsSlotLevelLdapSummaryNumldaprequestallowed ConfdString, affirmedZoneContentStatisticsSlotLevelLdapSummaryNumldaprequestblocked ConfdString, affirmedZoneContentStatisticsSlotLevelLdapSummaryNumldapserverconnectevtfail ConfdString, affirmedZoneContentStatisticsSlotLevelLdapSummaryNumldapserverconnectevtlost ConfdString, affirmedZoneContentStatisticsSlotLevelLdapSummaryNumldapserverconnectevtreset ConfdString } affirmedZoneContentStatisticsSlotLevelLdapSummaryChassis OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS not-accessible STATUS current DESCRIPTION "chassis ID" ::= { affirmedZoneContentStatisticsSlotLevelLdapSummaryEntry 1 } affirmedZoneContentStatisticsSlotLevelLdapSummarySlot OBJECT-TYPE SYNTAX INTEGER {a1(1),a2(2),a3(3),a4(4),a5(5),a6(6),a7(7),a8(8),a9(9),a10(10),a11(11),a12(12),a13(13),a14(14),a15(15),a16(16),a17(17),a18(18),a19(19),a20(20),a21(21),a22(22),a23(23),a24(24),a25(25),a26(26),a27(27),a28(28),a29(29),a30(30),a31(31),a32(32),a33(33),a34(34),a35(35),a36(36),a37(37),a38(38),a39(39),a40(40),a41(41),a42(42),a43(43),a44(44),a45(45),a46(46),a47(47),a48(48),a49(49),a50(50),a51(51),a52(52),a53(53),a54(54),a55(55),a56(56),a57(57),a58(58),a59(59),a60(60),a61(61),a62(62),a63(63),a64(64),a65(65),a66(66),a67(67),a68(68),a69(69),a70(70),a71(71),a72(72),a73(73),a74(74),a75(75),a76(76),a77(77),a78(78),a79(79),a80(80),a81(81),a82(82),a83(83),a84(84),a85(85),a86(86),a87(87),a88(88),a89(89),a90(90),a91(91),a92(92),a93(93),a94(94),a95(95),a96(96),a97(97),a98(98),a99(99),a100(100),a101(101),a102(102),a103(103),a104(104),a105(105),a106(106),a107(107),a108(108),a109(109),a110(110),a111(111),a112(112),a113(113),a114(114),a115(115),a116(116),a117(117),a118(118),a119(119),a120(120),a121(121),a122(122),a123(123),a124(124),a125(125),a126(126),a127(127),a128(128)} MAX-ACCESS not-accessible STATUS current DESCRIPTION "slot number" ::= { affirmedZoneContentStatisticsSlotLevelLdapSummaryEntry 2 } affirmedZoneContentStatisticsSlotLevelLdapSummaryNumldapsearchrequestattempts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Search Request Attempts" ::= { affirmedZoneContentStatisticsSlotLevelLdapSummaryEntry 3 } affirmedZoneContentStatisticsSlotLevelLdapSummaryNumldapsearchrequestretry OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Search Request Retried" ::= { affirmedZoneContentStatisticsSlotLevelLdapSummaryEntry 4 } affirmedZoneContentStatisticsSlotLevelLdapSummaryNumldapsearchrequestsent OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Search Request Sent" ::= { affirmedZoneContentStatisticsSlotLevelLdapSummaryEntry 5 } affirmedZoneContentStatisticsSlotLevelLdapSummaryNumldapsearchrequestrejected OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Search Request Failed" ::= { affirmedZoneContentStatisticsSlotLevelLdapSummaryEntry 6 } affirmedZoneContentStatisticsSlotLevelLdapSummaryNumldapsearchrequestcancel OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Search Request Canceled" ::= { affirmedZoneContentStatisticsSlotLevelLdapSummaryEntry 7 } affirmedZoneContentStatisticsSlotLevelLdapSummaryNumldapsearchresultrecvdok OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Search Result Success Received" ::= { affirmedZoneContentStatisticsSlotLevelLdapSummaryEntry 8 } affirmedZoneContentStatisticsSlotLevelLdapSummaryNumldapsearchresultrecvd32 OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of ldap no-such-object Seachr Result Received" ::= { affirmedZoneContentStatisticsSlotLevelLdapSummaryEntry 9 } affirmedZoneContentStatisticsSlotLevelLdapSummaryNumldapsearchresultrecvdfail OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Search Result Failure Received" ::= { affirmedZoneContentStatisticsSlotLevelLdapSummaryEntry 10 } affirmedZoneContentStatisticsSlotLevelLdapSummaryNumldapsearchresultrecvdstale OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Search Result Ignored" ::= { affirmedZoneContentStatisticsSlotLevelLdapSummaryEntry 11 } affirmedZoneContentStatisticsSlotLevelLdapSummaryNumldapsearchresulttimedout OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Search Result Timedout" ::= { affirmedZoneContentStatisticsSlotLevelLdapSummaryEntry 12 } affirmedZoneContentStatisticsSlotLevelLdapSummaryNumldaprequestallowed OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of request allowed" ::= { affirmedZoneContentStatisticsSlotLevelLdapSummaryEntry 13 } affirmedZoneContentStatisticsSlotLevelLdapSummaryNumldaprequestblocked OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of request blocked" ::= { affirmedZoneContentStatisticsSlotLevelLdapSummaryEntry 14 } affirmedZoneContentStatisticsSlotLevelLdapSummaryNumldapserverconnectevtfail OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of server connect event due to connect failure" ::= { affirmedZoneContentStatisticsSlotLevelLdapSummaryEntry 15 } affirmedZoneContentStatisticsSlotLevelLdapSummaryNumldapserverconnectevtlost OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of server connect event due to connection lost" ::= { affirmedZoneContentStatisticsSlotLevelLdapSummaryEntry 16 } affirmedZoneContentStatisticsSlotLevelLdapSummaryNumldapserverconnectevtreset OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of server connect event due to user connection reset" ::= { affirmedZoneContentStatisticsSlotLevelLdapSummaryEntry 17 } affirmedZoneContentStatisticsSlotLevelSmtpProxyStatsSummaryTable OBJECT-TYPE SYNTAX SEQUENCE OF AffirmedZoneContentStatisticsSlotLevelSmtpProxyStatsSummaryEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "" ::= { affirmedZoneMIB 165 } affirmedZoneContentStatisticsSlotLevelSmtpProxyStatsSummaryEntry OBJECT-TYPE SYNTAX AffirmedZoneContentStatisticsSlotLevelSmtpProxyStatsSummaryEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "" INDEX { affirmedZoneName, affirmedZoneContentStatisticsSlotLevelSmtpProxyStatsSummaryChassis, affirmedZoneContentStatisticsSlotLevelSmtpProxyStatsSummarySlot } ::= { affirmedZoneContentStatisticsSlotLevelSmtpProxyStatsSummaryTable 1 } AffirmedZoneContentStatisticsSlotLevelSmtpProxyStatsSummaryEntry ::= SEQUENCE { affirmedZoneContentStatisticsSlotLevelSmtpProxyStatsSummaryChassis Unsigned32, affirmedZoneContentStatisticsSlotLevelSmtpProxyStatsSummarySlot INTEGER, affirmedZoneContentStatisticsSlotLevelSmtpProxyStatsSummarySmtpproxysendattempts ConfdString, affirmedZoneContentStatisticsSlotLevelSmtpProxyStatsSummarySmtpproxysendsuccesses ConfdString, affirmedZoneContentStatisticsSlotLevelSmtpProxyStatsSummarySmtpproxysendfailures ConfdString, affirmedZoneContentStatisticsSlotLevelSmtpProxyStatsSummarySmtpproxyreceivedmessages ConfdString, affirmedZoneContentStatisticsSlotLevelSmtpProxyStatsSummarySmtpproxyreceivedmessagesuccesses ConfdString, affirmedZoneContentStatisticsSlotLevelSmtpProxyStatsSummarySmtpproxyreceivedmessagefailures ConfdString, affirmedZoneContentStatisticsSlotLevelSmtpProxyStatsSummarySmtpproxysmildrops ConfdString, affirmedZoneContentStatisticsSlotLevelSmtpProxyStatsSummarySmtpproxyimagexcodedtobase64 ConfdString, affirmedZoneContentStatisticsSlotLevelSmtpProxyStatsSummarySmtpproxyaudioxcodedtobase64 ConfdString, affirmedZoneContentStatisticsSlotLevelSmtpProxyStatsSummarySmtpproxyvideoxcodedtobase64 ConfdString, affirmedZoneContentStatisticsSlotLevelSmtpProxyStatsSummarySmtpproxytextxcodedtobase64 ConfdString, affirmedZoneContentStatisticsSlotLevelSmtpProxyStatsSummarySmtpproxyimagexcoded ConfdString, affirmedZoneContentStatisticsSlotLevelSmtpProxyStatsSummarySmtpproxyimagexcodecancels ConfdString, affirmedZoneContentStatisticsSlotLevelSmtpProxyStatsSummarySmtpproxyimagexcodeaborts ConfdString, affirmedZoneContentStatisticsSlotLevelSmtpProxyStatsSummarySmtpproxyimagexcodefailures ConfdString, affirmedZoneContentStatisticsSlotLevelSmtpProxyStatsSummarySmtpproxyaudioxcoded ConfdString, affirmedZoneContentStatisticsSlotLevelSmtpProxyStatsSummarySmtpproxyaudioxcodecancels ConfdString, affirmedZoneContentStatisticsSlotLevelSmtpProxyStatsSummarySmtpproxyaudioxcodeaborts ConfdString, affirmedZoneContentStatisticsSlotLevelSmtpProxyStatsSummarySmtpproxyaudioxcodefailures ConfdString, affirmedZoneContentStatisticsSlotLevelSmtpProxyStatsSummarySmtpproxyvideoxcoded ConfdString, affirmedZoneContentStatisticsSlotLevelSmtpProxyStatsSummarySmtpproxyvideoxcodecancels ConfdString, affirmedZoneContentStatisticsSlotLevelSmtpProxyStatsSummarySmtpproxyvideoxcodeaborts ConfdString, affirmedZoneContentStatisticsSlotLevelSmtpProxyStatsSummarySmtpproxyvideoxcodefailures ConfdString, affirmedZoneContentStatisticsSlotLevelSmtpProxyStatsSummarySmtpproxytextxcoded ConfdString, affirmedZoneContentStatisticsSlotLevelSmtpProxyStatsSummarySmtpproxytextxcodecancels ConfdString, affirmedZoneContentStatisticsSlotLevelSmtpProxyStatsSummarySmtpproxytextxcodeaborts ConfdString, affirmedZoneContentStatisticsSlotLevelSmtpProxyStatsSummarySmtpproxytextxcodefailures ConfdString, affirmedZoneContentStatisticsSlotLevelSmtpProxyStatsSummarySmtpproxybytessent ConfdString, affirmedZoneContentStatisticsSlotLevelSmtpProxyStatsSummarySmtpproxybytesreceived ConfdString, affirmedZoneContentStatisticsSlotLevelSmtpProxyStatsSummarySmtpproxycontentadaptationsuppressed ConfdString, affirmedZoneContentStatisticsSlotLevelSmtpProxyStatsSummarySmtpproxyconstructingpcprofilefailed ConfdString } affirmedZoneContentStatisticsSlotLevelSmtpProxyStatsSummaryChassis OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS not-accessible STATUS current DESCRIPTION "chassis ID" ::= { affirmedZoneContentStatisticsSlotLevelSmtpProxyStatsSummaryEntry 1 } affirmedZoneContentStatisticsSlotLevelSmtpProxyStatsSummarySlot OBJECT-TYPE SYNTAX INTEGER {a1(1),a2(2),a3(3),a4(4),a5(5),a6(6),a7(7),a8(8),a9(9),a10(10),a11(11),a12(12),a13(13),a14(14),a15(15),a16(16),a17(17),a18(18),a19(19),a20(20),a21(21),a22(22),a23(23),a24(24),a25(25),a26(26),a27(27),a28(28),a29(29),a30(30),a31(31),a32(32),a33(33),a34(34),a35(35),a36(36),a37(37),a38(38),a39(39),a40(40),a41(41),a42(42),a43(43),a44(44),a45(45),a46(46),a47(47),a48(48),a49(49),a50(50),a51(51),a52(52),a53(53),a54(54),a55(55),a56(56),a57(57),a58(58),a59(59),a60(60),a61(61),a62(62),a63(63),a64(64),a65(65),a66(66),a67(67),a68(68),a69(69),a70(70),a71(71),a72(72),a73(73),a74(74),a75(75),a76(76),a77(77),a78(78),a79(79),a80(80),a81(81),a82(82),a83(83),a84(84),a85(85),a86(86),a87(87),a88(88),a89(89),a90(90),a91(91),a92(92),a93(93),a94(94),a95(95),a96(96),a97(97),a98(98),a99(99),a100(100),a101(101),a102(102),a103(103),a104(104),a105(105),a106(106),a107(107),a108(108),a109(109),a110(110),a111(111),a112(112),a113(113),a114(114),a115(115),a116(116),a117(117),a118(118),a119(119),a120(120),a121(121),a122(122),a123(123),a124(124),a125(125),a126(126),a127(127),a128(128)} MAX-ACCESS not-accessible STATUS current DESCRIPTION "slot number" ::= { affirmedZoneContentStatisticsSlotLevelSmtpProxyStatsSummaryEntry 2 } affirmedZoneContentStatisticsSlotLevelSmtpProxyStatsSummarySmtpproxysendattempts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of send attempts" ::= { affirmedZoneContentStatisticsSlotLevelSmtpProxyStatsSummaryEntry 3 } affirmedZoneContentStatisticsSlotLevelSmtpProxyStatsSummarySmtpproxysendsuccesses OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of send successes" ::= { affirmedZoneContentStatisticsSlotLevelSmtpProxyStatsSummaryEntry 4 } affirmedZoneContentStatisticsSlotLevelSmtpProxyStatsSummarySmtpproxysendfailures OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of send failures" ::= { affirmedZoneContentStatisticsSlotLevelSmtpProxyStatsSummaryEntry 5 } affirmedZoneContentStatisticsSlotLevelSmtpProxyStatsSummarySmtpproxyreceivedmessages OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of received messages" ::= { affirmedZoneContentStatisticsSlotLevelSmtpProxyStatsSummaryEntry 6 } affirmedZoneContentStatisticsSlotLevelSmtpProxyStatsSummarySmtpproxyreceivedmessagesuccesses OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of message successes received" ::= { affirmedZoneContentStatisticsSlotLevelSmtpProxyStatsSummaryEntry 7 } affirmedZoneContentStatisticsSlotLevelSmtpProxyStatsSummarySmtpproxyreceivedmessagefailures OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of message failures received" ::= { affirmedZoneContentStatisticsSlotLevelSmtpProxyStatsSummaryEntry 8 } affirmedZoneContentStatisticsSlotLevelSmtpProxyStatsSummarySmtpproxysmildrops OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of SMIL drops" ::= { affirmedZoneContentStatisticsSlotLevelSmtpProxyStatsSummaryEntry 9 } affirmedZoneContentStatisticsSlotLevelSmtpProxyStatsSummarySmtpproxyimagexcodedtobase64 OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of images transcoded to Base64" ::= { affirmedZoneContentStatisticsSlotLevelSmtpProxyStatsSummaryEntry 10 } affirmedZoneContentStatisticsSlotLevelSmtpProxyStatsSummarySmtpproxyaudioxcodedtobase64 OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of audio transcoded to Base64" ::= { affirmedZoneContentStatisticsSlotLevelSmtpProxyStatsSummaryEntry 11 } affirmedZoneContentStatisticsSlotLevelSmtpProxyStatsSummarySmtpproxyvideoxcodedtobase64 OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of video transcoded to Base64" ::= { affirmedZoneContentStatisticsSlotLevelSmtpProxyStatsSummaryEntry 12 } affirmedZoneContentStatisticsSlotLevelSmtpProxyStatsSummarySmtpproxytextxcodedtobase64 OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of text transcoded to Base64" ::= { affirmedZoneContentStatisticsSlotLevelSmtpProxyStatsSummaryEntry 13 } affirmedZoneContentStatisticsSlotLevelSmtpProxyStatsSummarySmtpproxyimagexcoded OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of image transcoding successes" ::= { affirmedZoneContentStatisticsSlotLevelSmtpProxyStatsSummaryEntry 14 } affirmedZoneContentStatisticsSlotLevelSmtpProxyStatsSummarySmtpproxyimagexcodecancels OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of image transcoding cancels or bypassings" ::= { affirmedZoneContentStatisticsSlotLevelSmtpProxyStatsSummaryEntry 15 } affirmedZoneContentStatisticsSlotLevelSmtpProxyStatsSummarySmtpproxyimagexcodeaborts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of image transcoding aborts" ::= { affirmedZoneContentStatisticsSlotLevelSmtpProxyStatsSummaryEntry 16 } affirmedZoneContentStatisticsSlotLevelSmtpProxyStatsSummarySmtpproxyimagexcodefailures OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of image transcoding failures" ::= { affirmedZoneContentStatisticsSlotLevelSmtpProxyStatsSummaryEntry 17 } affirmedZoneContentStatisticsSlotLevelSmtpProxyStatsSummarySmtpproxyaudioxcoded OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of audio transcoding successes" ::= { affirmedZoneContentStatisticsSlotLevelSmtpProxyStatsSummaryEntry 18 } affirmedZoneContentStatisticsSlotLevelSmtpProxyStatsSummarySmtpproxyaudioxcodecancels OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of audio transcoding cancels or bypassings" ::= { affirmedZoneContentStatisticsSlotLevelSmtpProxyStatsSummaryEntry 19 } affirmedZoneContentStatisticsSlotLevelSmtpProxyStatsSummarySmtpproxyaudioxcodeaborts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of audio transcoding aborts" ::= { affirmedZoneContentStatisticsSlotLevelSmtpProxyStatsSummaryEntry 20 } affirmedZoneContentStatisticsSlotLevelSmtpProxyStatsSummarySmtpproxyaudioxcodefailures OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of audio transcoding failures" ::= { affirmedZoneContentStatisticsSlotLevelSmtpProxyStatsSummaryEntry 21 } affirmedZoneContentStatisticsSlotLevelSmtpProxyStatsSummarySmtpproxyvideoxcoded OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of video transcoding successes" ::= { affirmedZoneContentStatisticsSlotLevelSmtpProxyStatsSummaryEntry 22 } affirmedZoneContentStatisticsSlotLevelSmtpProxyStatsSummarySmtpproxyvideoxcodecancels OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of video transcoding cancels or bypassings" ::= { affirmedZoneContentStatisticsSlotLevelSmtpProxyStatsSummaryEntry 23 } affirmedZoneContentStatisticsSlotLevelSmtpProxyStatsSummarySmtpproxyvideoxcodeaborts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of video transcoding aborts" ::= { affirmedZoneContentStatisticsSlotLevelSmtpProxyStatsSummaryEntry 24 } affirmedZoneContentStatisticsSlotLevelSmtpProxyStatsSummarySmtpproxyvideoxcodefailures OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of video transcoding failures" ::= { affirmedZoneContentStatisticsSlotLevelSmtpProxyStatsSummaryEntry 25 } affirmedZoneContentStatisticsSlotLevelSmtpProxyStatsSummarySmtpproxytextxcoded OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of text transcoding successes" ::= { affirmedZoneContentStatisticsSlotLevelSmtpProxyStatsSummaryEntry 26 } affirmedZoneContentStatisticsSlotLevelSmtpProxyStatsSummarySmtpproxytextxcodecancels OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of text transcoding cancels or bypassings" ::= { affirmedZoneContentStatisticsSlotLevelSmtpProxyStatsSummaryEntry 27 } affirmedZoneContentStatisticsSlotLevelSmtpProxyStatsSummarySmtpproxytextxcodeaborts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of text transcoding aborts" ::= { affirmedZoneContentStatisticsSlotLevelSmtpProxyStatsSummaryEntry 28 } affirmedZoneContentStatisticsSlotLevelSmtpProxyStatsSummarySmtpproxytextxcodefailures OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of text transcoding failures" ::= { affirmedZoneContentStatisticsSlotLevelSmtpProxyStatsSummaryEntry 29 } affirmedZoneContentStatisticsSlotLevelSmtpProxyStatsSummarySmtpproxybytessent OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bytes sent" ::= { affirmedZoneContentStatisticsSlotLevelSmtpProxyStatsSummaryEntry 30 } affirmedZoneContentStatisticsSlotLevelSmtpProxyStatsSummarySmtpproxybytesreceived OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bytes received" ::= { affirmedZoneContentStatisticsSlotLevelSmtpProxyStatsSummaryEntry 31 } affirmedZoneContentStatisticsSlotLevelSmtpProxyStatsSummarySmtpproxycontentadaptationsuppressed OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of content adaptations suppressed" ::= { affirmedZoneContentStatisticsSlotLevelSmtpProxyStatsSummaryEntry 32 } affirmedZoneContentStatisticsSlotLevelSmtpProxyStatsSummarySmtpproxyconstructingpcprofilefailed OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of PC profile construction failures" ::= { affirmedZoneContentStatisticsSlotLevelSmtpProxyStatsSummaryEntry 33 } affirmedZoneContentStatisticsSlotLevelMmsChargingStatsSummaryTable OBJECT-TYPE SYNTAX SEQUENCE OF AffirmedZoneContentStatisticsSlotLevelMmsChargingStatsSummaryEntry MAX-ACCESS not-accessible STATUS deprecated DESCRIPTION "" ::= { affirmedZoneMIB 166 } affirmedZoneContentStatisticsSlotLevelMmsChargingStatsSummaryEntry OBJECT-TYPE SYNTAX AffirmedZoneContentStatisticsSlotLevelMmsChargingStatsSummaryEntry MAX-ACCESS not-accessible STATUS deprecated DESCRIPTION "" INDEX { affirmedZoneName, affirmedZoneContentStatisticsSlotLevelMmsChargingStatsSummaryChassis, affirmedZoneContentStatisticsSlotLevelMmsChargingStatsSummarySlot } ::= { affirmedZoneContentStatisticsSlotLevelMmsChargingStatsSummaryTable 1 } AffirmedZoneContentStatisticsSlotLevelMmsChargingStatsSummaryEntry ::= SEQUENCE { affirmedZoneContentStatisticsSlotLevelMmsChargingStatsSummaryChassis Unsigned32, affirmedZoneContentStatisticsSlotLevelMmsChargingStatsSummarySlot INTEGER, affirmedZoneContentStatisticsSlotLevelMmsChargingStatsSummaryMmsmochargingsendrequests ConfdString, affirmedZoneContentStatisticsSlotLevelMmsChargingStatsSummaryMmsmocharginginitccrreservationattempts ConfdString, affirmedZoneContentStatisticsSlotLevelMmsChargingStatsSummaryMmsmocharginginitccrreservationsuccesses ConfdString, affirmedZoneContentStatisticsSlotLevelMmsChargingStatsSummaryMmsmocharginginitccrreservationrejections ConfdString, affirmedZoneContentStatisticsSlotLevelMmsChargingStatsSummaryMmsmocharginginitccrreservationfailures ConfdString, affirmedZoneContentStatisticsSlotLevelMmsChargingStatsSummaryMmsmochargingtermccrreservationsdebited ConfdString, affirmedZoneContentStatisticsSlotLevelMmsChargingStatsSummaryMmsmochargingtermccrreservationscanceled ConfdString, affirmedZoneContentStatisticsSlotLevelMmsChargingStatsSummaryMmsmtchargingretrieverequests ConfdString, affirmedZoneContentStatisticsSlotLevelMmsChargingStatsSummaryMmsmtcharginginitprovccrreservationattempts ConfdString, affirmedZoneContentStatisticsSlotLevelMmsChargingStatsSummaryMmsmtcharginginitprovccrreservationsuccesses ConfdString, affirmedZoneContentStatisticsSlotLevelMmsChargingStatsSummaryMmsmtcharginginitprovccrreservationrejections ConfdString, affirmedZoneContentStatisticsSlotLevelMmsChargingStatsSummaryMmsmtcharginginitprovccrreservationfailures ConfdString, affirmedZoneContentStatisticsSlotLevelMmsChargingStatsSummaryMmsmtchargingtermprovccrreservationscanceled ConfdString, affirmedZoneContentStatisticsSlotLevelMmsChargingStatsSummaryMmsmtchargingretrievednotifyresponses ConfdString, affirmedZoneContentStatisticsSlotLevelMmsChargingStatsSummaryMmsmtchargingretrievedacknowledges ConfdString, affirmedZoneContentStatisticsSlotLevelMmsChargingStatsSummaryMmsmtcharginginiteffccrreservationattempts ConfdString, affirmedZoneContentStatisticsSlotLevelMmsChargingStatsSummaryMmsmtcharginginiteffccrreservationsuccesses ConfdString, affirmedZoneContentStatisticsSlotLevelMmsChargingStatsSummaryMmsmtcharginginiteffccrreservationrejections ConfdString, affirmedZoneContentStatisticsSlotLevelMmsChargingStatsSummaryMmsmtcharginginiteffccrreservationfailures ConfdString, affirmedZoneContentStatisticsSlotLevelMmsChargingStatsSummaryMmsmtchargingtermeffccrreservationsdebited ConfdString, affirmedZoneContentStatisticsSlotLevelMmsChargingStatsSummaryMmsmtchargingtermeffccrreservationscanceled ConfdString } affirmedZoneContentStatisticsSlotLevelMmsChargingStatsSummaryChassis OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS not-accessible STATUS current DESCRIPTION "chassis ID" ::= { affirmedZoneContentStatisticsSlotLevelMmsChargingStatsSummaryEntry 1 } affirmedZoneContentStatisticsSlotLevelMmsChargingStatsSummarySlot OBJECT-TYPE SYNTAX INTEGER {a1(1),a2(2),a3(3),a4(4),a5(5),a6(6),a7(7),a8(8),a9(9),a10(10),a11(11),a12(12),a13(13),a14(14),a15(15),a16(16),a17(17),a18(18),a19(19),a20(20),a21(21),a22(22),a23(23),a24(24),a25(25),a26(26),a27(27),a28(28),a29(29),a30(30),a31(31),a32(32),a33(33),a34(34),a35(35),a36(36),a37(37),a38(38),a39(39),a40(40),a41(41),a42(42),a43(43),a44(44),a45(45),a46(46),a47(47),a48(48),a49(49),a50(50),a51(51),a52(52),a53(53),a54(54),a55(55),a56(56),a57(57),a58(58),a59(59),a60(60),a61(61),a62(62),a63(63),a64(64),a65(65),a66(66),a67(67),a68(68),a69(69),a70(70),a71(71),a72(72),a73(73),a74(74),a75(75),a76(76),a77(77),a78(78),a79(79),a80(80),a81(81),a82(82),a83(83),a84(84),a85(85),a86(86),a87(87),a88(88),a89(89),a90(90),a91(91),a92(92),a93(93),a94(94),a95(95),a96(96),a97(97),a98(98),a99(99),a100(100),a101(101),a102(102),a103(103),a104(104),a105(105),a106(106),a107(107),a108(108),a109(109),a110(110),a111(111),a112(112),a113(113),a114(114),a115(115),a116(116),a117(117),a118(118),a119(119),a120(120),a121(121),a122(122),a123(123),a124(124),a125(125),a126(126),a127(127),a128(128)} MAX-ACCESS not-accessible STATUS current DESCRIPTION "slot number" ::= { affirmedZoneContentStatisticsSlotLevelMmsChargingStatsSummaryEntry 2 } affirmedZoneContentStatisticsSlotLevelMmsChargingStatsSummaryMmsmochargingsendrequests OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "MMS MO Charging - Send Requests" ::= { affirmedZoneContentStatisticsSlotLevelMmsChargingStatsSummaryEntry 3 } affirmedZoneContentStatisticsSlotLevelMmsChargingStatsSummaryMmsmocharginginitccrreservationattempts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "MMS MO Charging Initial CCR - Reservation Attempts" ::= { affirmedZoneContentStatisticsSlotLevelMmsChargingStatsSummaryEntry 4 } affirmedZoneContentStatisticsSlotLevelMmsChargingStatsSummaryMmsmocharginginitccrreservationsuccesses OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "MMS MO Charging Initial CCR - Reservation Successes" ::= { affirmedZoneContentStatisticsSlotLevelMmsChargingStatsSummaryEntry 5 } affirmedZoneContentStatisticsSlotLevelMmsChargingStatsSummaryMmsmocharginginitccrreservationrejections OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "MMS MO Charging Initial CCR - Reservation Rejections" ::= { affirmedZoneContentStatisticsSlotLevelMmsChargingStatsSummaryEntry 6 } affirmedZoneContentStatisticsSlotLevelMmsChargingStatsSummaryMmsmocharginginitccrreservationfailures OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "MMS MO Charging Initial CCR - Reservation Failures" ::= { affirmedZoneContentStatisticsSlotLevelMmsChargingStatsSummaryEntry 7 } affirmedZoneContentStatisticsSlotLevelMmsChargingStatsSummaryMmsmochargingtermccrreservationsdebited OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "MMS MO Charging Terminating CCR - Reservations Debited" ::= { affirmedZoneContentStatisticsSlotLevelMmsChargingStatsSummaryEntry 8 } affirmedZoneContentStatisticsSlotLevelMmsChargingStatsSummaryMmsmochargingtermccrreservationscanceled OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "MMS MO Charging Terminating CCR - Reservations Canceled" ::= { affirmedZoneContentStatisticsSlotLevelMmsChargingStatsSummaryEntry 9 } affirmedZoneContentStatisticsSlotLevelMmsChargingStatsSummaryMmsmtchargingretrieverequests OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "MMS MT Charging - Retrieve Requests" ::= { affirmedZoneContentStatisticsSlotLevelMmsChargingStatsSummaryEntry 10 } affirmedZoneContentStatisticsSlotLevelMmsChargingStatsSummaryMmsmtcharginginitprovccrreservationattempts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "MMS MT Charging Initial Provisional CCR - Reservation Attempts" ::= { affirmedZoneContentStatisticsSlotLevelMmsChargingStatsSummaryEntry 11 } affirmedZoneContentStatisticsSlotLevelMmsChargingStatsSummaryMmsmtcharginginitprovccrreservationsuccesses OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "MMS MT Charging Initial Provisional CCR - Reservation Successes" ::= { affirmedZoneContentStatisticsSlotLevelMmsChargingStatsSummaryEntry 12 } affirmedZoneContentStatisticsSlotLevelMmsChargingStatsSummaryMmsmtcharginginitprovccrreservationrejections OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "MMS MT Charging Initial Provisional CCR - Reservation Rejections" ::= { affirmedZoneContentStatisticsSlotLevelMmsChargingStatsSummaryEntry 13 } affirmedZoneContentStatisticsSlotLevelMmsChargingStatsSummaryMmsmtcharginginitprovccrreservationfailures OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "MMS MT Charging Initial Provisional CCR - Reservation Failures" ::= { affirmedZoneContentStatisticsSlotLevelMmsChargingStatsSummaryEntry 14 } affirmedZoneContentStatisticsSlotLevelMmsChargingStatsSummaryMmsmtchargingtermprovccrreservationscanceled OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "MMS MT Charging Terminating Provisional CCR - Reservations Canceled" ::= { affirmedZoneContentStatisticsSlotLevelMmsChargingStatsSummaryEntry 15 } affirmedZoneContentStatisticsSlotLevelMmsChargingStatsSummaryMmsmtchargingretrievednotifyresponses OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "MMS MT Charging - Retrieved Notify Responses" ::= { affirmedZoneContentStatisticsSlotLevelMmsChargingStatsSummaryEntry 16 } affirmedZoneContentStatisticsSlotLevelMmsChargingStatsSummaryMmsmtchargingretrievedacknowledges OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "MMS MT Charging - Retrieved Acknowledges" ::= { affirmedZoneContentStatisticsSlotLevelMmsChargingStatsSummaryEntry 17 } affirmedZoneContentStatisticsSlotLevelMmsChargingStatsSummaryMmsmtcharginginiteffccrreservationattempts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "MMS MT Charging Initial Effective CCR - Reservation Attempts" ::= { affirmedZoneContentStatisticsSlotLevelMmsChargingStatsSummaryEntry 18 } affirmedZoneContentStatisticsSlotLevelMmsChargingStatsSummaryMmsmtcharginginiteffccrreservationsuccesses OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "MMS MT Charging Initial Effective CCR - Reservation Successes" ::= { affirmedZoneContentStatisticsSlotLevelMmsChargingStatsSummaryEntry 19 } affirmedZoneContentStatisticsSlotLevelMmsChargingStatsSummaryMmsmtcharginginiteffccrreservationrejections OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "MMS MT Charging Initial Effective CCR - Reservation Rejections" ::= { affirmedZoneContentStatisticsSlotLevelMmsChargingStatsSummaryEntry 20 } affirmedZoneContentStatisticsSlotLevelMmsChargingStatsSummaryMmsmtcharginginiteffccrreservationfailures OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "MMS MT Charging Initial Effective CCR - Reservation Failures" ::= { affirmedZoneContentStatisticsSlotLevelMmsChargingStatsSummaryEntry 21 } affirmedZoneContentStatisticsSlotLevelMmsChargingStatsSummaryMmsmtchargingtermeffccrreservationsdebited OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "MMS MT Charging Terminating Effective CCR - Reservations Debited" ::= { affirmedZoneContentStatisticsSlotLevelMmsChargingStatsSummaryEntry 22 } affirmedZoneContentStatisticsSlotLevelMmsChargingStatsSummaryMmsmtchargingtermeffccrreservationscanceled OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "MMS MT Charging Terminating Effective CCR - Reservations Canceled" ::= { affirmedZoneContentStatisticsSlotLevelMmsChargingStatsSummaryEntry 23 } affirmedZoneContentStatisticsSlotLevelWapgwTable OBJECT-TYPE SYNTAX SEQUENCE OF AffirmedZoneContentStatisticsSlotLevelWapgwEntry MAX-ACCESS not-accessible STATUS deprecated DESCRIPTION "" ::= { affirmedZoneMIB 167 } affirmedZoneContentStatisticsSlotLevelWapgwEntry OBJECT-TYPE SYNTAX AffirmedZoneContentStatisticsSlotLevelWapgwEntry MAX-ACCESS not-accessible STATUS deprecated DESCRIPTION "" INDEX { affirmedZoneName, affirmedZoneContentStatisticsSlotLevelWapgwChassis, affirmedZoneContentStatisticsSlotLevelWapgwSlot } ::= { affirmedZoneContentStatisticsSlotLevelWapgwTable 1 } AffirmedZoneContentStatisticsSlotLevelWapgwEntry ::= SEQUENCE { affirmedZoneContentStatisticsSlotLevelWapgwChassis Unsigned32, affirmedZoneContentStatisticsSlotLevelWapgwSlot INTEGER, affirmedZoneContentStatisticsSlotLevelWapgwNumwapgwrequestattempts ConfdString, affirmedZoneContentStatisticsSlotLevelWapgwNumwapgwrequestsuccesses ConfdString, affirmedZoneContentStatisticsSlotLevelWapgwNumwapgwrequestfailures ConfdString, affirmedZoneContentStatisticsSlotLevelWapgwNumwapgwrequestaborts ConfdString, affirmedZoneContentStatisticsSlotLevelWapgwNumwapgwresponseswithstatussuccess ConfdString, affirmedZoneContentStatisticsSlotLevelWapgwNumwapgwresponseswithstatusredirection ConfdString, affirmedZoneContentStatisticsSlotLevelWapgwNumwapgwresponseswithstatusclienterror ConfdString, affirmedZoneContentStatisticsSlotLevelWapgwNumwapgwresponseswithstatusservererror ConfdString, affirmedZoneContentStatisticsSlotLevelWapgwNumwapgwhttpgets ConfdString, affirmedZoneContentStatisticsSlotLevelWapgwNumwapgwhttpposts ConfdString, affirmedZoneContentStatisticsSlotLevelWapgwNumwapgwhttptransactionsinprogress ConfdString, affirmedZoneContentStatisticsSlotLevelWapgwNumwapgwwspconnectrequestsreceived ConfdString, affirmedZoneContentStatisticsSlotLevelWapgwNumwapgwwspconnectrepliessent ConfdString, affirmedZoneContentStatisticsSlotLevelWapgwNumwapgwwspdisconnectsreceived ConfdString, affirmedZoneContentStatisticsSlotLevelWapgwNumwapgwwspdisconnectssent ConfdString, affirmedZoneContentStatisticsSlotLevelWapgwNumwapgwwspgetrequestsreceived ConfdString, affirmedZoneContentStatisticsSlotLevelWapgwNumwapgwwsppostrequestsreceived ConfdString, affirmedZoneContentStatisticsSlotLevelWapgwNumwapgwwsprepliessent ConfdString, affirmedZoneContentStatisticsSlotLevelWapgwNumwapgwwspreplyconfirmationsreceived ConfdString, affirmedZoneContentStatisticsSlotLevelWapgwNumwapgwwspsuspendrequestsreceived ConfdString, affirmedZoneContentStatisticsSlotLevelWapgwNumwapgwwspresumerequestsreceived ConfdString, affirmedZoneContentStatisticsSlotLevelWapgwNumwapgwwsppacketunpackingerrors ConfdString, affirmedZoneContentStatisticsSlotLevelWapgwNumwapgwwspunhandledeventerrors ConfdString, affirmedZoneContentStatisticsSlotLevelWapgwNumwapgwwtptransactionsresp ConfdString, affirmedZoneContentStatisticsSlotLevelWapgwNumwapgwwtptransactionsinit ConfdString, affirmedZoneContentStatisticsSlotLevelWapgwNumwapgwwtppacketunpackingerrors ConfdString, affirmedZoneContentStatisticsSlotLevelWapgwNumwapgwwtpunhandledeventerrors ConfdString, affirmedZoneContentStatisticsSlotLevelWapgwNumwapgwwtlssessionscreated ConfdString, affirmedZoneContentStatisticsSlotLevelWapgwNumwapgwwtlssessionsopened ConfdString, affirmedZoneContentStatisticsSlotLevelWapgwNumwapgwwtlssessionsterminated ConfdString, affirmedZoneContentStatisticsSlotLevelWapgwNumwapgwwtlskeyexchangeerrors ConfdString, affirmedZoneContentStatisticsSlotLevelWapgwNumwapgwwtlscipherexchangeerrors ConfdString, affirmedZoneContentStatisticsSlotLevelWapgwNumwapgwwtlskeyidexchangeerrors ConfdString, affirmedZoneContentStatisticsSlotLevelWapgwNumwapgwwtlspdudecrypterrors ConfdString, affirmedZoneContentStatisticsSlotLevelWapgwNumwapgwwtlspduencrypterrors ConfdString, affirmedZoneContentStatisticsSlotLevelWapgwNumwapgwwtlsunexpectedmessageerrors ConfdString, affirmedZoneContentStatisticsSlotLevelWapgwNumwapgwwtlsunhandledeventerrors ConfdString, affirmedZoneContentStatisticsSlotLevelWapgwNumwapgwwdpdatagramsreceived ConfdString, affirmedZoneContentStatisticsSlotLevelWapgwNumwapgwwdpdatagramssent ConfdString } affirmedZoneContentStatisticsSlotLevelWapgwChassis OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS not-accessible STATUS current DESCRIPTION "chassis ID" ::= { affirmedZoneContentStatisticsSlotLevelWapgwEntry 1 } affirmedZoneContentStatisticsSlotLevelWapgwSlot OBJECT-TYPE SYNTAX INTEGER {a1(1),a2(2),a3(3),a4(4),a5(5),a6(6),a7(7),a8(8),a9(9),a10(10),a11(11),a12(12),a13(13),a14(14),a15(15),a16(16),a17(17),a18(18),a19(19),a20(20),a21(21),a22(22),a23(23),a24(24),a25(25),a26(26),a27(27),a28(28),a29(29),a30(30),a31(31),a32(32),a33(33),a34(34),a35(35),a36(36),a37(37),a38(38),a39(39),a40(40),a41(41),a42(42),a43(43),a44(44),a45(45),a46(46),a47(47),a48(48),a49(49),a50(50),a51(51),a52(52),a53(53),a54(54),a55(55),a56(56),a57(57),a58(58),a59(59),a60(60),a61(61),a62(62),a63(63),a64(64),a65(65),a66(66),a67(67),a68(68),a69(69),a70(70),a71(71),a72(72),a73(73),a74(74),a75(75),a76(76),a77(77),a78(78),a79(79),a80(80),a81(81),a82(82),a83(83),a84(84),a85(85),a86(86),a87(87),a88(88),a89(89),a90(90),a91(91),a92(92),a93(93),a94(94),a95(95),a96(96),a97(97),a98(98),a99(99),a100(100),a101(101),a102(102),a103(103),a104(104),a105(105),a106(106),a107(107),a108(108),a109(109),a110(110),a111(111),a112(112),a113(113),a114(114),a115(115),a116(116),a117(117),a118(118),a119(119),a120(120),a121(121),a122(122),a123(123),a124(124),a125(125),a126(126),a127(127),a128(128)} MAX-ACCESS not-accessible STATUS current DESCRIPTION "slot number" ::= { affirmedZoneContentStatisticsSlotLevelWapgwEntry 2 } affirmedZoneContentStatisticsSlotLevelWapgwNumwapgwrequestattempts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Requests Attempted" ::= { affirmedZoneContentStatisticsSlotLevelWapgwEntry 3 } affirmedZoneContentStatisticsSlotLevelWapgwNumwapgwrequestsuccesses OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Requests Succeeded" ::= { affirmedZoneContentStatisticsSlotLevelWapgwEntry 4 } affirmedZoneContentStatisticsSlotLevelWapgwNumwapgwrequestfailures OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Requests Failed" ::= { affirmedZoneContentStatisticsSlotLevelWapgwEntry 5 } affirmedZoneContentStatisticsSlotLevelWapgwNumwapgwrequestaborts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Requests Aborted" ::= { affirmedZoneContentStatisticsSlotLevelWapgwEntry 6 } affirmedZoneContentStatisticsSlotLevelWapgwNumwapgwresponseswithstatussuccess OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of responses with status success" ::= { affirmedZoneContentStatisticsSlotLevelWapgwEntry 7 } affirmedZoneContentStatisticsSlotLevelWapgwNumwapgwresponseswithstatusredirection OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of responses with status redirection" ::= { affirmedZoneContentStatisticsSlotLevelWapgwEntry 8 } affirmedZoneContentStatisticsSlotLevelWapgwNumwapgwresponseswithstatusclienterror OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of responses with status client error" ::= { affirmedZoneContentStatisticsSlotLevelWapgwEntry 9 } affirmedZoneContentStatisticsSlotLevelWapgwNumwapgwresponseswithstatusservererror OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of responses with status server error" ::= { affirmedZoneContentStatisticsSlotLevelWapgwEntry 10 } affirmedZoneContentStatisticsSlotLevelWapgwNumwapgwhttpgets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of HTTP Gets" ::= { affirmedZoneContentStatisticsSlotLevelWapgwEntry 11 } affirmedZoneContentStatisticsSlotLevelWapgwNumwapgwhttpposts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of HTTP Posts" ::= { affirmedZoneContentStatisticsSlotLevelWapgwEntry 12 } affirmedZoneContentStatisticsSlotLevelWapgwNumwapgwhttptransactionsinprogress OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of HTTP Transactions Currently in Progress" ::= { affirmedZoneContentStatisticsSlotLevelWapgwEntry 13 } affirmedZoneContentStatisticsSlotLevelWapgwNumwapgwwspconnectrequestsreceived OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of WSP Connect Requests Received" ::= { affirmedZoneContentStatisticsSlotLevelWapgwEntry 14 } affirmedZoneContentStatisticsSlotLevelWapgwNumwapgwwspconnectrepliessent OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of WSP Connect Replies Sent" ::= { affirmedZoneContentStatisticsSlotLevelWapgwEntry 15 } affirmedZoneContentStatisticsSlotLevelWapgwNumwapgwwspdisconnectsreceived OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of WSP Disconnects Received" ::= { affirmedZoneContentStatisticsSlotLevelWapgwEntry 16 } affirmedZoneContentStatisticsSlotLevelWapgwNumwapgwwspdisconnectssent OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of WSP Disconnects Sent" ::= { affirmedZoneContentStatisticsSlotLevelWapgwEntry 17 } affirmedZoneContentStatisticsSlotLevelWapgwNumwapgwwspgetrequestsreceived OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of WSP Get Requests Received" ::= { affirmedZoneContentStatisticsSlotLevelWapgwEntry 18 } affirmedZoneContentStatisticsSlotLevelWapgwNumwapgwwsppostrequestsreceived OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of WSP Post Requests Received" ::= { affirmedZoneContentStatisticsSlotLevelWapgwEntry 19 } affirmedZoneContentStatisticsSlotLevelWapgwNumwapgwwsprepliessent OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of WSP Replies Sent" ::= { affirmedZoneContentStatisticsSlotLevelWapgwEntry 20 } affirmedZoneContentStatisticsSlotLevelWapgwNumwapgwwspreplyconfirmationsreceived OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of WSP Reply Confirmations Received" ::= { affirmedZoneContentStatisticsSlotLevelWapgwEntry 21 } affirmedZoneContentStatisticsSlotLevelWapgwNumwapgwwspsuspendrequestsreceived OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of WSP Suspend Requests Received" ::= { affirmedZoneContentStatisticsSlotLevelWapgwEntry 22 } affirmedZoneContentStatisticsSlotLevelWapgwNumwapgwwspresumerequestsreceived OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of WSP Resume Requests Received" ::= { affirmedZoneContentStatisticsSlotLevelWapgwEntry 23 } affirmedZoneContentStatisticsSlotLevelWapgwNumwapgwwsppacketunpackingerrors OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of WSP Packet Unpacking Errors" ::= { affirmedZoneContentStatisticsSlotLevelWapgwEntry 24 } affirmedZoneContentStatisticsSlotLevelWapgwNumwapgwwspunhandledeventerrors OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of WSP Unhandled Event Errors" ::= { affirmedZoneContentStatisticsSlotLevelWapgwEntry 25 } affirmedZoneContentStatisticsSlotLevelWapgwNumwapgwwtptransactionsresp OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of WTP Transactions Responded to" ::= { affirmedZoneContentStatisticsSlotLevelWapgwEntry 26 } affirmedZoneContentStatisticsSlotLevelWapgwNumwapgwwtptransactionsinit OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of WTP Transactions Initiated" ::= { affirmedZoneContentStatisticsSlotLevelWapgwEntry 27 } affirmedZoneContentStatisticsSlotLevelWapgwNumwapgwwtppacketunpackingerrors OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of WTP Packet Unpacking Errors" ::= { affirmedZoneContentStatisticsSlotLevelWapgwEntry 28 } affirmedZoneContentStatisticsSlotLevelWapgwNumwapgwwtpunhandledeventerrors OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of WTP Unhandled Event Errors" ::= { affirmedZoneContentStatisticsSlotLevelWapgwEntry 29 } affirmedZoneContentStatisticsSlotLevelWapgwNumwapgwwtlssessionscreated OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of WTLS Sessions Created" ::= { affirmedZoneContentStatisticsSlotLevelWapgwEntry 30 } affirmedZoneContentStatisticsSlotLevelWapgwNumwapgwwtlssessionsopened OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of WTLS Sessions Opened" ::= { affirmedZoneContentStatisticsSlotLevelWapgwEntry 31 } affirmedZoneContentStatisticsSlotLevelWapgwNumwapgwwtlssessionsterminated OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of WTLS Sessions Terminated" ::= { affirmedZoneContentStatisticsSlotLevelWapgwEntry 32 } affirmedZoneContentStatisticsSlotLevelWapgwNumwapgwwtlskeyexchangeerrors OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of WTLS Key Exchange Errors" ::= { affirmedZoneContentStatisticsSlotLevelWapgwEntry 33 } affirmedZoneContentStatisticsSlotLevelWapgwNumwapgwwtlscipherexchangeerrors OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of WTLS Cipher Exchange Errors" ::= { affirmedZoneContentStatisticsSlotLevelWapgwEntry 34 } affirmedZoneContentStatisticsSlotLevelWapgwNumwapgwwtlskeyidexchangeerrors OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of WTLS Key Id Exchange Errors" ::= { affirmedZoneContentStatisticsSlotLevelWapgwEntry 35 } affirmedZoneContentStatisticsSlotLevelWapgwNumwapgwwtlspdudecrypterrors OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of WTLS Pdu Decrypt Errors" ::= { affirmedZoneContentStatisticsSlotLevelWapgwEntry 36 } affirmedZoneContentStatisticsSlotLevelWapgwNumwapgwwtlspduencrypterrors OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of WTLS Pdu Encrypt Errors" ::= { affirmedZoneContentStatisticsSlotLevelWapgwEntry 37 } affirmedZoneContentStatisticsSlotLevelWapgwNumwapgwwtlsunexpectedmessageerrors OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of WTLS Unexpected Message Errors" ::= { affirmedZoneContentStatisticsSlotLevelWapgwEntry 38 } affirmedZoneContentStatisticsSlotLevelWapgwNumwapgwwtlsunhandledeventerrors OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of WTLS Unhandled Event Errors" ::= { affirmedZoneContentStatisticsSlotLevelWapgwEntry 39 } affirmedZoneContentStatisticsSlotLevelWapgwNumwapgwwdpdatagramsreceived OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of WDP Datagrams Received" ::= { affirmedZoneContentStatisticsSlotLevelWapgwEntry 40 } affirmedZoneContentStatisticsSlotLevelWapgwNumwapgwwdpdatagramssent OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of WDP Datagrams Sent" ::= { affirmedZoneContentStatisticsSlotLevelWapgwEntry 41 } affirmedZoneContentStatisticsSlotLevelTcpProxyTable OBJECT-TYPE SYNTAX SEQUENCE OF AffirmedZoneContentStatisticsSlotLevelTcpProxyEntry MAX-ACCESS not-accessible STATUS deprecated DESCRIPTION "" ::= { affirmedZoneMIB 168 } affirmedZoneContentStatisticsSlotLevelTcpProxyEntry OBJECT-TYPE SYNTAX AffirmedZoneContentStatisticsSlotLevelTcpProxyEntry MAX-ACCESS not-accessible STATUS deprecated DESCRIPTION "" INDEX { affirmedZoneName, affirmedZoneContentStatisticsSlotLevelTcpProxyChassis, affirmedZoneContentStatisticsSlotLevelTcpProxySlot } ::= { affirmedZoneContentStatisticsSlotLevelTcpProxyTable 1 } AffirmedZoneContentStatisticsSlotLevelTcpProxyEntry ::= SEQUENCE { affirmedZoneContentStatisticsSlotLevelTcpProxyChassis Unsigned32, affirmedZoneContentStatisticsSlotLevelTcpProxySlot INTEGER, affirmedZoneContentStatisticsSlotLevelTcpProxyNumtotalclientconnections ConfdString, affirmedZoneContentStatisticsSlotLevelTcpProxyNumcurrentclientconnections ConfdString, affirmedZoneContentStatisticsSlotLevelTcpProxyNumipv4clientconnections ConfdString, affirmedZoneContentStatisticsSlotLevelTcpProxyNumipv6clientconnections ConfdString, affirmedZoneContentStatisticsSlotLevelTcpProxyNumclientbytesrecvd ConfdString, affirmedZoneContentStatisticsSlotLevelTcpProxyNumclientbytessent ConfdString, affirmedZoneContentStatisticsSlotLevelTcpProxyNumclientreaderrors ConfdString, affirmedZoneContentStatisticsSlotLevelTcpProxyNumclientwriteerrors ConfdString, affirmedZoneContentStatisticsSlotLevelTcpProxyNumtotalserverconnections ConfdString, affirmedZoneContentStatisticsSlotLevelTcpProxyNumcurrentserverconnections ConfdString, affirmedZoneContentStatisticsSlotLevelTcpProxyNumipv4serverconnections ConfdString, affirmedZoneContentStatisticsSlotLevelTcpProxyNumipv6serverconnections ConfdString, affirmedZoneContentStatisticsSlotLevelTcpProxyNumiptransparentserverconnections ConfdString, affirmedZoneContentStatisticsSlotLevelTcpProxyNumserverbytesrecvd ConfdString, affirmedZoneContentStatisticsSlotLevelTcpProxyNumserverbytessent ConfdString, affirmedZoneContentStatisticsSlotLevelTcpProxyNumserverreaderrors ConfdString, affirmedZoneContentStatisticsSlotLevelTcpProxyNumserverwriteerrors ConfdString, affirmedZoneContentStatisticsSlotLevelTcpProxyTcpservicedurationmin ConfdString, affirmedZoneContentStatisticsSlotLevelTcpProxyTcpservicedurationmax ConfdString, affirmedZoneContentStatisticsSlotLevelTcpProxyTcpservicedurationaverage ConfdString, affirmedZoneContentStatisticsSlotLevelTcpProxyNumprotohttp1xsecure ConfdString, affirmedZoneContentStatisticsSlotLevelTcpProxyNumprotohttp20 ConfdString, affirmedZoneContentStatisticsSlotLevelTcpProxyNumprotohttp20secure ConfdString, affirmedZoneContentStatisticsSlotLevelTcpProxyNumprotowebsocket ConfdString, affirmedZoneContentStatisticsSlotLevelTcpProxyNumprotoothers ConfdString, affirmedZoneContentStatisticsSlotLevelTcpProxyNumsplicinghttpspassthrough ConfdString, affirmedZoneContentStatisticsSlotLevelTcpProxyNumsplicingwebsocket ConfdString, affirmedZoneContentStatisticsSlotLevelTcpProxyNumsplicingtcpip ConfdString, affirmedZoneContentStatisticsSlotLevelTcpProxyNumsplicingnonhttp ConfdString, affirmedZoneContentStatisticsSlotLevelTcpProxyNumsplicingnohttprequest ConfdString, affirmedZoneContentStatisticsSlotLevelTcpProxyNumtcpservicefailnosock ConfdString, affirmedZoneContentStatisticsSlotLevelTcpProxyNumtcpservicefailnobuf ConfdString, affirmedZoneContentStatisticsSlotLevelTcpProxyNumtcpservicefailnodata ConfdString, affirmedZoneContentStatisticsSlotLevelTcpProxyNumtcpservicefailincomplete ConfdString, affirmedZoneContentStatisticsSlotLevelTcpProxyNumclientwriteincomplete ConfdString, affirmedZoneContentStatisticsSlotLevelTcpProxyNumserverwriteincomplete ConfdString, affirmedZoneContentStatisticsSlotLevelTcpProxyNumserverconnectfail ConfdString, affirmedZoneContentStatisticsSlotLevelTcpProxyNumsplicinghttpconnect ConfdString, affirmedZoneContentStatisticsSlotLevelTcpProxyNumtcpservicereversehandoff ConfdString, affirmedZoneContentStatisticsSlotLevelTcpProxyNumprofileallowed ConfdString, affirmedZoneContentStatisticsSlotLevelTcpProxyNumprofileblocked ConfdString, affirmedZoneContentStatisticsSlotLevelTcpProxyNumprofilesteeredip ConfdString, affirmedZoneContentStatisticsSlotLevelTcpProxyNumprofilesteeredhost ConfdString, affirmedZoneContentStatisticsSlotLevelTcpProxyNumpolicyevaluated ConfdString, affirmedZoneContentStatisticsSlotLevelTcpProxyNumpolicymatched ConfdString, affirmedZoneContentStatisticsSlotLevelTcpProxyNumpolicyignored ConfdString, affirmedZoneContentStatisticsSlotLevelTcpProxyNumpolicynotavailable ConfdString, affirmedZoneContentStatisticsSlotLevelTcpProxyNumdnsquerysent ConfdString, affirmedZoneContentStatisticsSlotLevelTcpProxyNumdnsqueryfailed ConfdString, affirmedZoneContentStatisticsSlotLevelTcpProxyNumdnsquerycanceled ConfdString, affirmedZoneContentStatisticsSlotLevelTcpProxyNumdnsrspsuccess ConfdString, affirmedZoneContentStatisticsSlotLevelTcpProxyNumdnsrspfailure ConfdString, affirmedZoneContentStatisticsSlotLevelTcpProxyNumdnsrspstale ConfdString, affirmedZoneContentStatisticsSlotLevelTcpProxyNumdnscachehit ConfdString, affirmedZoneContentStatisticsSlotLevelTcpProxyNumprotohttp ConfdString, affirmedZoneContentStatisticsSlotLevelTcpProxyNumsplicinghttpbypass ConfdString, affirmedZoneContentStatisticsSlotLevelTcpProxyNumtcpservicefailreject ConfdString, affirmedZoneContentStatisticsSlotLevelTcpProxyNumtcpservicefailrejecttfd ConfdString, affirmedZoneContentStatisticsSlotLevelTcpProxyNumpolicyreevaluated ConfdString, affirmedZoneContentStatisticsSlotLevelTcpProxyNumpolicyrematched ConfdString, affirmedZoneContentStatisticsSlotLevelTcpProxyNumpolicynotavailablereeval ConfdString } affirmedZoneContentStatisticsSlotLevelTcpProxyChassis OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS not-accessible STATUS current DESCRIPTION "chassis ID" ::= { affirmedZoneContentStatisticsSlotLevelTcpProxyEntry 1 } affirmedZoneContentStatisticsSlotLevelTcpProxySlot OBJECT-TYPE SYNTAX INTEGER {a1(1),a2(2),a3(3),a4(4),a5(5),a6(6),a7(7),a8(8),a9(9),a10(10),a11(11),a12(12),a13(13),a14(14),a15(15),a16(16),a17(17),a18(18),a19(19),a20(20),a21(21),a22(22),a23(23),a24(24),a25(25),a26(26),a27(27),a28(28),a29(29),a30(30),a31(31),a32(32),a33(33),a34(34),a35(35),a36(36),a37(37),a38(38),a39(39),a40(40),a41(41),a42(42),a43(43),a44(44),a45(45),a46(46),a47(47),a48(48),a49(49),a50(50),a51(51),a52(52),a53(53),a54(54),a55(55),a56(56),a57(57),a58(58),a59(59),a60(60),a61(61),a62(62),a63(63),a64(64),a65(65),a66(66),a67(67),a68(68),a69(69),a70(70),a71(71),a72(72),a73(73),a74(74),a75(75),a76(76),a77(77),a78(78),a79(79),a80(80),a81(81),a82(82),a83(83),a84(84),a85(85),a86(86),a87(87),a88(88),a89(89),a90(90),a91(91),a92(92),a93(93),a94(94),a95(95),a96(96),a97(97),a98(98),a99(99),a100(100),a101(101),a102(102),a103(103),a104(104),a105(105),a106(106),a107(107),a108(108),a109(109),a110(110),a111(111),a112(112),a113(113),a114(114),a115(115),a116(116),a117(117),a118(118),a119(119),a120(120),a121(121),a122(122),a123(123),a124(124),a125(125),a126(126),a127(127),a128(128)} MAX-ACCESS not-accessible STATUS current DESCRIPTION "slot number" ::= { affirmedZoneContentStatisticsSlotLevelTcpProxyEntry 2 } affirmedZoneContentStatisticsSlotLevelTcpProxyNumtotalclientconnections OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of client connections" ::= { affirmedZoneContentStatisticsSlotLevelTcpProxyEntry 3 } affirmedZoneContentStatisticsSlotLevelTcpProxyNumcurrentclientconnections OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of client connections currently in use" ::= { affirmedZoneContentStatisticsSlotLevelTcpProxyEntry 4 } affirmedZoneContentStatisticsSlotLevelTcpProxyNumipv4clientconnections OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of IPv4 client connections" ::= { affirmedZoneContentStatisticsSlotLevelTcpProxyEntry 5 } affirmedZoneContentStatisticsSlotLevelTcpProxyNumipv6clientconnections OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of IPv6 client connections" ::= { affirmedZoneContentStatisticsSlotLevelTcpProxyEntry 6 } affirmedZoneContentStatisticsSlotLevelTcpProxyNumclientbytesrecvd OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bytes received from client" ::= { affirmedZoneContentStatisticsSlotLevelTcpProxyEntry 7 } affirmedZoneContentStatisticsSlotLevelTcpProxyNumclientbytessent OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bytes sent to client" ::= { affirmedZoneContentStatisticsSlotLevelTcpProxyEntry 8 } affirmedZoneContentStatisticsSlotLevelTcpProxyNumclientreaderrors OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Client read Errors" ::= { affirmedZoneContentStatisticsSlotLevelTcpProxyEntry 9 } affirmedZoneContentStatisticsSlotLevelTcpProxyNumclientwriteerrors OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Client write Errors" ::= { affirmedZoneContentStatisticsSlotLevelTcpProxyEntry 10 } affirmedZoneContentStatisticsSlotLevelTcpProxyNumtotalserverconnections OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of server connections" ::= { affirmedZoneContentStatisticsSlotLevelTcpProxyEntry 11 } affirmedZoneContentStatisticsSlotLevelTcpProxyNumcurrentserverconnections OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of server connections currently in use" ::= { affirmedZoneContentStatisticsSlotLevelTcpProxyEntry 12 } affirmedZoneContentStatisticsSlotLevelTcpProxyNumipv4serverconnections OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of IPv4 server connections" ::= { affirmedZoneContentStatisticsSlotLevelTcpProxyEntry 13 } affirmedZoneContentStatisticsSlotLevelTcpProxyNumipv6serverconnections OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of IPv6 server connections" ::= { affirmedZoneContentStatisticsSlotLevelTcpProxyEntry 14 } affirmedZoneContentStatisticsSlotLevelTcpProxyNumiptransparentserverconnections OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of IP transparent server connections" ::= { affirmedZoneContentStatisticsSlotLevelTcpProxyEntry 15 } affirmedZoneContentStatisticsSlotLevelTcpProxyNumserverbytesrecvd OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bytes received from server" ::= { affirmedZoneContentStatisticsSlotLevelTcpProxyEntry 16 } affirmedZoneContentStatisticsSlotLevelTcpProxyNumserverbytessent OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bytes sent to server" ::= { affirmedZoneContentStatisticsSlotLevelTcpProxyEntry 17 } affirmedZoneContentStatisticsSlotLevelTcpProxyNumserverreaderrors OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Server read Errors" ::= { affirmedZoneContentStatisticsSlotLevelTcpProxyEntry 18 } affirmedZoneContentStatisticsSlotLevelTcpProxyNumserverwriteerrors OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Server write Errors" ::= { affirmedZoneContentStatisticsSlotLevelTcpProxyEntry 19 } affirmedZoneContentStatisticsSlotLevelTcpProxyTcpservicedurationmin OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Minimum tcp-proxy service duration in seconds" ::= { affirmedZoneContentStatisticsSlotLevelTcpProxyEntry 20 } affirmedZoneContentStatisticsSlotLevelTcpProxyTcpservicedurationmax OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Maximum tcp-proxy service duration in seconds" ::= { affirmedZoneContentStatisticsSlotLevelTcpProxyEntry 21 } affirmedZoneContentStatisticsSlotLevelTcpProxyTcpservicedurationaverage OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Average tcp-proxy service duration in seconds" ::= { affirmedZoneContentStatisticsSlotLevelTcpProxyEntry 22 } affirmedZoneContentStatisticsSlotLevelTcpProxyNumprotohttp1xsecure OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of HTTP/1.x over TLS requests serviced" ::= { affirmedZoneContentStatisticsSlotLevelTcpProxyEntry 23 } affirmedZoneContentStatisticsSlotLevelTcpProxyNumprotohttp20 OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of HTTP/2.0 requests serviced" ::= { affirmedZoneContentStatisticsSlotLevelTcpProxyEntry 24 } affirmedZoneContentStatisticsSlotLevelTcpProxyNumprotohttp20secure OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of HTTP/2.0 over TLS requests serviced" ::= { affirmedZoneContentStatisticsSlotLevelTcpProxyEntry 25 } affirmedZoneContentStatisticsSlotLevelTcpProxyNumprotowebsocket OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of WebSocket requests serviced" ::= { affirmedZoneContentStatisticsSlotLevelTcpProxyEntry 26 } affirmedZoneContentStatisticsSlotLevelTcpProxyNumprotoothers OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of other protocol requests serviced" ::= { affirmedZoneContentStatisticsSlotLevelTcpProxyEntry 27 } affirmedZoneContentStatisticsSlotLevelTcpProxyNumsplicinghttpspassthrough OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of tcp splicing sessions due to https passthrough" ::= { affirmedZoneContentStatisticsSlotLevelTcpProxyEntry 28 } affirmedZoneContentStatisticsSlotLevelTcpProxyNumsplicingwebsocket OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of tcp splicing sessions due to websocket upgrade" ::= { affirmedZoneContentStatisticsSlotLevelTcpProxyEntry 29 } affirmedZoneContentStatisticsSlotLevelTcpProxyNumsplicingtcpip OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of tcp splicing sessions of tcp ip flows" ::= { affirmedZoneContentStatisticsSlotLevelTcpProxyEntry 30 } affirmedZoneContentStatisticsSlotLevelTcpProxyNumsplicingnonhttp OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of tcp splicing sessions of http connections with non-http request" ::= { affirmedZoneContentStatisticsSlotLevelTcpProxyEntry 31 } affirmedZoneContentStatisticsSlotLevelTcpProxyNumsplicingnohttprequest OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of tcp splicing sessions of http connections with http request receive timeout" ::= { affirmedZoneContentStatisticsSlotLevelTcpProxyEntry 32 } affirmedZoneContentStatisticsSlotLevelTcpProxyNumtcpservicefailnosock OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of splicing failures due to no-socket" ::= { affirmedZoneContentStatisticsSlotLevelTcpProxyEntry 33 } affirmedZoneContentStatisticsSlotLevelTcpProxyNumtcpservicefailnobuf OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of splicing failures due to no-buffer" ::= { affirmedZoneContentStatisticsSlotLevelTcpProxyEntry 34 } affirmedZoneContentStatisticsSlotLevelTcpProxyNumtcpservicefailnodata OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of splicing failures due to no-data and timeout" ::= { affirmedZoneContentStatisticsSlotLevelTcpProxyEntry 35 } affirmedZoneContentStatisticsSlotLevelTcpProxyNumtcpservicefailincomplete OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of splicing failures due to transmission incomplete when terminated" ::= { affirmedZoneContentStatisticsSlotLevelTcpProxyEntry 36 } affirmedZoneContentStatisticsSlotLevelTcpProxyNumclientwriteincomplete OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Client write Incomplete" ::= { affirmedZoneContentStatisticsSlotLevelTcpProxyEntry 37 } affirmedZoneContentStatisticsSlotLevelTcpProxyNumserverwriteincomplete OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Server write Incomplete" ::= { affirmedZoneContentStatisticsSlotLevelTcpProxyEntry 38 } affirmedZoneContentStatisticsSlotLevelTcpProxyNumserverconnectfail OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Server Connect Failed" ::= { affirmedZoneContentStatisticsSlotLevelTcpProxyEntry 39 } affirmedZoneContentStatisticsSlotLevelTcpProxyNumsplicinghttpconnect OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of tcp splicing sessions of http connections with http CONNECT requests" ::= { affirmedZoneContentStatisticsSlotLevelTcpProxyEntry 40 } affirmedZoneContentStatisticsSlotLevelTcpProxyNumtcpservicereversehandoff OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of splicing transaction reverse handoff" ::= { affirmedZoneContentStatisticsSlotLevelTcpProxyEntry 41 } affirmedZoneContentStatisticsSlotLevelTcpProxyNumprofileallowed OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of tcp splicing profile action allow applied" ::= { affirmedZoneContentStatisticsSlotLevelTcpProxyEntry 42 } affirmedZoneContentStatisticsSlotLevelTcpProxyNumprofileblocked OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of tcp splicing profile action block applied" ::= { affirmedZoneContentStatisticsSlotLevelTcpProxyEntry 43 } affirmedZoneContentStatisticsSlotLevelTcpProxyNumprofilesteeredip OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of tcp splicing profile steering-destination IP applied" ::= { affirmedZoneContentStatisticsSlotLevelTcpProxyEntry 44 } affirmedZoneContentStatisticsSlotLevelTcpProxyNumprofilesteeredhost OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of tcp splicing profile steering-destination host applied" ::= { affirmedZoneContentStatisticsSlotLevelTcpProxyEntry 45 } affirmedZoneContentStatisticsSlotLevelTcpProxyNumpolicyevaluated OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of tcp splicing policy evaluated" ::= { affirmedZoneContentStatisticsSlotLevelTcpProxyEntry 46 } affirmedZoneContentStatisticsSlotLevelTcpProxyNumpolicymatched OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of tcp splicing policy matched" ::= { affirmedZoneContentStatisticsSlotLevelTcpProxyEntry 47 } affirmedZoneContentStatisticsSlotLevelTcpProxyNumpolicyignored OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of transactions ignored tcp splicing policy due to pair connections handoff" ::= { affirmedZoneContentStatisticsSlotLevelTcpProxyEntry 48 } affirmedZoneContentStatisticsSlotLevelTcpProxyNumpolicynotavailable OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of transactions have no tcp splicing policy available" ::= { affirmedZoneContentStatisticsSlotLevelTcpProxyEntry 49 } affirmedZoneContentStatisticsSlotLevelTcpProxyNumdnsquerysent OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of DNS queries sent for tcp splicing" ::= { affirmedZoneContentStatisticsSlotLevelTcpProxyEntry 50 } affirmedZoneContentStatisticsSlotLevelTcpProxyNumdnsqueryfailed OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of failed DNS queries for tcp splicing" ::= { affirmedZoneContentStatisticsSlotLevelTcpProxyEntry 51 } affirmedZoneContentStatisticsSlotLevelTcpProxyNumdnsquerycanceled OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of DNS queries canceled for tcp splicing" ::= { affirmedZoneContentStatisticsSlotLevelTcpProxyEntry 52 } affirmedZoneContentStatisticsSlotLevelTcpProxyNumdnsrspsuccess OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of DNS success replies received for tcp splicing" ::= { affirmedZoneContentStatisticsSlotLevelTcpProxyEntry 53 } affirmedZoneContentStatisticsSlotLevelTcpProxyNumdnsrspfailure OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of DNS failure replies received for tcp splicing" ::= { affirmedZoneContentStatisticsSlotLevelTcpProxyEntry 54 } affirmedZoneContentStatisticsSlotLevelTcpProxyNumdnsrspstale OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of DNS stale replies received for tcp splicing" ::= { affirmedZoneContentStatisticsSlotLevelTcpProxyEntry 55 } affirmedZoneContentStatisticsSlotLevelTcpProxyNumdnscachehit OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of DNS cache hits for tcp splicing" ::= { affirmedZoneContentStatisticsSlotLevelTcpProxyEntry 56 } affirmedZoneContentStatisticsSlotLevelTcpProxyNumprotohttp OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of HTTP requests serviced" ::= { affirmedZoneContentStatisticsSlotLevelTcpProxyEntry 57 } affirmedZoneContentStatisticsSlotLevelTcpProxyNumsplicinghttpbypass OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of tcp splicing sessions of http connections which were bypassed by the HTTP-Proxy" ::= { affirmedZoneContentStatisticsSlotLevelTcpProxyEntry 58 } affirmedZoneContentStatisticsSlotLevelTcpProxyNumtcpservicefailreject OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of splicing failures due to invalid handoff being rejected" ::= { affirmedZoneContentStatisticsSlotLevelTcpProxyEntry 59 } affirmedZoneContentStatisticsSlotLevelTcpProxyNumtcpservicefailrejecttfd OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of splicing failures due to being rejected by the TFD flow" ::= { affirmedZoneContentStatisticsSlotLevelTcpProxyEntry 60 } affirmedZoneContentStatisticsSlotLevelTcpProxyNumpolicyreevaluated OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of tcp splicing policy re-evaluated" ::= { affirmedZoneContentStatisticsSlotLevelTcpProxyEntry 61 } affirmedZoneContentStatisticsSlotLevelTcpProxyNumpolicyrematched OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of tcp splicing policy matched when re-evaluating policies" ::= { affirmedZoneContentStatisticsSlotLevelTcpProxyEntry 62 } affirmedZoneContentStatisticsSlotLevelTcpProxyNumpolicynotavailablereeval OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of transactions have no tcp splicing policy available after Re-evaluation" ::= { affirmedZoneContentStatisticsSlotLevelTcpProxyEntry 63 } affirmedZoneContentStatisticsSlotLevelTcpOptzStatsTable OBJECT-TYPE SYNTAX SEQUENCE OF AffirmedZoneContentStatisticsSlotLevelTcpOptzStatsEntry MAX-ACCESS not-accessible STATUS deprecated DESCRIPTION "" ::= { affirmedZoneMIB 288 } affirmedZoneContentStatisticsSlotLevelTcpOptzStatsEntry OBJECT-TYPE SYNTAX AffirmedZoneContentStatisticsSlotLevelTcpOptzStatsEntry MAX-ACCESS not-accessible STATUS deprecated DESCRIPTION "" INDEX { affirmedZoneName, affirmedZoneContentStatisticsSlotLevelTcpOptzStatsChassis, affirmedZoneContentStatisticsSlotLevelTcpOptzStatsSlot } ::= { affirmedZoneContentStatisticsSlotLevelTcpOptzStatsTable 1 } AffirmedZoneContentStatisticsSlotLevelTcpOptzStatsEntry ::= SEQUENCE { affirmedZoneContentStatisticsSlotLevelTcpOptzStatsChassis Unsigned32, affirmedZoneContentStatisticsSlotLevelTcpOptzStatsSlot INTEGER, affirmedZoneContentStatisticsSlotLevelTcpOptzStatsNumtotalclientconnections ConfdString, affirmedZoneContentStatisticsSlotLevelTcpOptzStatsNumactiveclientconnections ConfdString, affirmedZoneContentStatisticsSlotLevelTcpOptzStatsNumservicedclientconnections ConfdString, affirmedZoneContentStatisticsSlotLevelTcpOptzStatsNumfailedservicedclientconnections ConfdString, affirmedZoneContentStatisticsSlotLevelTcpOptzStatsNumtotalserverconnections ConfdString, affirmedZoneContentStatisticsSlotLevelTcpOptzStatsNumactiveserverconnections ConfdString, affirmedZoneContentStatisticsSlotLevelTcpOptzStatsNumservicedserverconnections ConfdString, affirmedZoneContentStatisticsSlotLevelTcpOptzStatsNumfailedservicedserverconnections ConfdString } affirmedZoneContentStatisticsSlotLevelTcpOptzStatsChassis OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS not-accessible STATUS current DESCRIPTION "chassis ID" ::= { affirmedZoneContentStatisticsSlotLevelTcpOptzStatsEntry 1 } affirmedZoneContentStatisticsSlotLevelTcpOptzStatsSlot OBJECT-TYPE SYNTAX INTEGER {a1(1),a2(2),a3(3),a4(4),a5(5),a6(6),a7(7),a8(8),a9(9),a10(10),a11(11),a12(12),a13(13),a14(14),a15(15),a16(16),a17(17),a18(18),a19(19),a20(20),a21(21),a22(22),a23(23),a24(24),a25(25),a26(26),a27(27),a28(28),a29(29),a30(30),a31(31),a32(32),a33(33),a34(34),a35(35),a36(36),a37(37),a38(38),a39(39),a40(40),a41(41),a42(42),a43(43),a44(44),a45(45),a46(46),a47(47),a48(48),a49(49),a50(50),a51(51),a52(52),a53(53),a54(54),a55(55),a56(56),a57(57),a58(58),a59(59),a60(60),a61(61),a62(62),a63(63),a64(64),a65(65),a66(66),a67(67),a68(68),a69(69),a70(70),a71(71),a72(72),a73(73),a74(74),a75(75),a76(76),a77(77),a78(78),a79(79),a80(80),a81(81),a82(82),a83(83),a84(84),a85(85),a86(86),a87(87),a88(88),a89(89),a90(90),a91(91),a92(92),a93(93),a94(94),a95(95),a96(96),a97(97),a98(98),a99(99),a100(100),a101(101),a102(102),a103(103),a104(104),a105(105),a106(106),a107(107),a108(108),a109(109),a110(110),a111(111),a112(112),a113(113),a114(114),a115(115),a116(116),a117(117),a118(118),a119(119),a120(120),a121(121),a122(122),a123(123),a124(124),a125(125),a126(126),a127(127),a128(128)} MAX-ACCESS not-accessible STATUS current DESCRIPTION "slot number" ::= { affirmedZoneContentStatisticsSlotLevelTcpOptzStatsEntry 2 } affirmedZoneContentStatisticsSlotLevelTcpOptzStatsNumtotalclientconnections OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of TCP client connections" ::= { affirmedZoneContentStatisticsSlotLevelTcpOptzStatsEntry 3 } affirmedZoneContentStatisticsSlotLevelTcpOptzStatsNumactiveclientconnections OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of active TCP client connections" ::= { affirmedZoneContentStatisticsSlotLevelTcpOptzStatsEntry 4 } affirmedZoneContentStatisticsSlotLevelTcpOptzStatsNumservicedclientconnections OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of client connections that TCP Optimization Service applied" ::= { affirmedZoneContentStatisticsSlotLevelTcpOptzStatsEntry 5 } affirmedZoneContentStatisticsSlotLevelTcpOptzStatsNumfailedservicedclientconnections OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of tcp client connections that failed applying TCP Optimization service" ::= { affirmedZoneContentStatisticsSlotLevelTcpOptzStatsEntry 6 } affirmedZoneContentStatisticsSlotLevelTcpOptzStatsNumtotalserverconnections OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of TCP server connections" ::= { affirmedZoneContentStatisticsSlotLevelTcpOptzStatsEntry 7 } affirmedZoneContentStatisticsSlotLevelTcpOptzStatsNumactiveserverconnections OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of active TCP server connections" ::= { affirmedZoneContentStatisticsSlotLevelTcpOptzStatsEntry 8 } affirmedZoneContentStatisticsSlotLevelTcpOptzStatsNumservicedserverconnections OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of server connections that TCP Optimization Service applied" ::= { affirmedZoneContentStatisticsSlotLevelTcpOptzStatsEntry 9 } affirmedZoneContentStatisticsSlotLevelTcpOptzStatsNumfailedservicedserverconnections OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of tcp server connections that failed applying TCP Optimization service" ::= { affirmedZoneContentStatisticsSlotLevelTcpOptzStatsEntry 10 } affirmedZoneGwThresholdHistorySlotLevelSgwCallPerfStatsCreateSessionReq1minAvgTable OBJECT-TYPE SYNTAX SEQUENCE OF AffirmedZoneGwThresholdHistorySlotLevelSgwCallPerfStatsCreateSessionReq1minAvgEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "" ::= { affirmedZoneMIB 190 } affirmedZoneGwThresholdHistorySlotLevelSgwCallPerfStatsCreateSessionReq1minAvgEntry OBJECT-TYPE SYNTAX AffirmedZoneGwThresholdHistorySlotLevelSgwCallPerfStatsCreateSessionReq1minAvgEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "" INDEX { affirmedZoneName, affirmedZoneGwThresholdHistorySlotLevelSgwCallPerfStatsCreateSessionReq1minAvgChassis, affirmedZoneGwThresholdHistorySlotLevelSgwCallPerfStatsCreateSessionReq1minAvgSlot } ::= { affirmedZoneGwThresholdHistorySlotLevelSgwCallPerfStatsCreateSessionReq1minAvgTable 1 } AffirmedZoneGwThresholdHistorySlotLevelSgwCallPerfStatsCreateSessionReq1minAvgEntry ::= SEQUENCE { affirmedZoneGwThresholdHistorySlotLevelSgwCallPerfStatsCreateSessionReq1minAvgChassis Unsigned32, affirmedZoneGwThresholdHistorySlotLevelSgwCallPerfStatsCreateSessionReq1minAvgSlot INTEGER, affirmedZoneGwThresholdHistorySlotLevelSgwCallPerfStatsCreateSessionReq1minAvgCurrentLevel INTEGER, affirmedZoneGwThresholdHistorySlotLevelSgwCallPerfStatsCreateSessionReq1minAvgCriticalCrossingCount Integer32, affirmedZoneGwThresholdHistorySlotLevelSgwCallPerfStatsCreateSessionReq1minAvgCriticalCrossingHighVal Integer32, affirmedZoneGwThresholdHistorySlotLevelSgwCallPerfStatsCreateSessionReq1minAvgCriticalCrossingHighValTime String, affirmedZoneGwThresholdHistorySlotLevelSgwCallPerfStatsCreateSessionReq1minAvgMajorCrossingCount Integer32, affirmedZoneGwThresholdHistorySlotLevelSgwCallPerfStatsCreateSessionReq1minAvgMajorCrossingHighVal Integer32, affirmedZoneGwThresholdHistorySlotLevelSgwCallPerfStatsCreateSessionReq1minAvgMajorCrossingHighValTime String, affirmedZoneGwThresholdHistorySlotLevelSgwCallPerfStatsCreateSessionReq1minAvgMinorCrossingCount Integer32, affirmedZoneGwThresholdHistorySlotLevelSgwCallPerfStatsCreateSessionReq1minAvgMinorCrossingHighVal Integer32, affirmedZoneGwThresholdHistorySlotLevelSgwCallPerfStatsCreateSessionReq1minAvgMinorCrossingHighValTime String, affirmedZoneGwThresholdHistorySlotLevelSgwCallPerfStatsCreateSessionReq1minAvgLastRecordedVal Integer32, affirmedZoneGwThresholdHistorySlotLevelSgwCallPerfStatsCreateSessionReq1minAvgLastRecordedValTime String } affirmedZoneGwThresholdHistorySlotLevelSgwCallPerfStatsCreateSessionReq1minAvgChassis OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS not-accessible STATUS current DESCRIPTION "chassis ID" ::= { affirmedZoneGwThresholdHistorySlotLevelSgwCallPerfStatsCreateSessionReq1minAvgEntry 1 } affirmedZoneGwThresholdHistorySlotLevelSgwCallPerfStatsCreateSessionReq1minAvgSlot OBJECT-TYPE SYNTAX INTEGER {a1(1),a2(2),a3(3),a4(4),a5(5),a6(6),a7(7),a8(8),a9(9),a10(10),a11(11),a12(12),a13(13),a14(14),a15(15),a16(16),a17(17),a18(18),a19(19),a20(20),a21(21),a22(22),a23(23),a24(24),a25(25),a26(26),a27(27),a28(28),a29(29),a30(30),a31(31),a32(32),a33(33),a34(34),a35(35),a36(36),a37(37),a38(38),a39(39),a40(40),a41(41),a42(42),a43(43),a44(44),a45(45),a46(46),a47(47),a48(48),a49(49),a50(50),a51(51),a52(52),a53(53),a54(54),a55(55),a56(56),a57(57),a58(58),a59(59),a60(60),a61(61),a62(62),a63(63),a64(64),a65(65),a66(66),a67(67),a68(68),a69(69),a70(70),a71(71),a72(72),a73(73),a74(74),a75(75),a76(76),a77(77),a78(78),a79(79),a80(80),a81(81),a82(82),a83(83),a84(84),a85(85),a86(86),a87(87),a88(88),a89(89),a90(90),a91(91),a92(92),a93(93),a94(94),a95(95),a96(96),a97(97),a98(98),a99(99),a100(100),a101(101),a102(102),a103(103),a104(104),a105(105),a106(106),a107(107),a108(108),a109(109),a110(110),a111(111),a112(112),a113(113),a114(114),a115(115),a116(116),a117(117),a118(118),a119(119),a120(120),a121(121),a122(122),a123(123),a124(124),a125(125),a126(126),a127(127),a128(128)} MAX-ACCESS not-accessible STATUS current DESCRIPTION "slot number" ::= { affirmedZoneGwThresholdHistorySlotLevelSgwCallPerfStatsCreateSessionReq1minAvgEntry 2 } affirmedZoneGwThresholdHistorySlotLevelSgwCallPerfStatsCreateSessionReq1minAvgCurrentLevel OBJECT-TYPE SYNTAX INTEGER {normal(0),minor(1),major(2),critical(3)} MAX-ACCESS read-only STATUS current DESCRIPTION "Current threshold level" ::= { affirmedZoneGwThresholdHistorySlotLevelSgwCallPerfStatsCreateSessionReq1minAvgEntry 3 } affirmedZoneGwThresholdHistorySlotLevelSgwCallPerfStatsCreateSessionReq1minAvgCriticalCrossingCount OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of times the critical level was crossed" ::= { affirmedZoneGwThresholdHistorySlotLevelSgwCallPerfStatsCreateSessionReq1minAvgEntry 4 } affirmedZoneGwThresholdHistorySlotLevelSgwCallPerfStatsCreateSessionReq1minAvgCriticalCrossingHighVal OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "Highest value recorded in the critical level" ::= { affirmedZoneGwThresholdHistorySlotLevelSgwCallPerfStatsCreateSessionReq1minAvgEntry 5 } affirmedZoneGwThresholdHistorySlotLevelSgwCallPerfStatsCreateSessionReq1minAvgCriticalCrossingHighValTime OBJECT-TYPE SYNTAX String MAX-ACCESS read-only STATUS current DESCRIPTION "Time the highest value recorded in the critical level" ::= { affirmedZoneGwThresholdHistorySlotLevelSgwCallPerfStatsCreateSessionReq1minAvgEntry 6 } affirmedZoneGwThresholdHistorySlotLevelSgwCallPerfStatsCreateSessionReq1minAvgMajorCrossingCount OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of times the major level was crossed" ::= { affirmedZoneGwThresholdHistorySlotLevelSgwCallPerfStatsCreateSessionReq1minAvgEntry 7 } affirmedZoneGwThresholdHistorySlotLevelSgwCallPerfStatsCreateSessionReq1minAvgMajorCrossingHighVal OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "Highest value recorded in the major level" ::= { affirmedZoneGwThresholdHistorySlotLevelSgwCallPerfStatsCreateSessionReq1minAvgEntry 8 } affirmedZoneGwThresholdHistorySlotLevelSgwCallPerfStatsCreateSessionReq1minAvgMajorCrossingHighValTime OBJECT-TYPE SYNTAX String MAX-ACCESS read-only STATUS current DESCRIPTION "Time the highest value recorded in the major level" ::= { affirmedZoneGwThresholdHistorySlotLevelSgwCallPerfStatsCreateSessionReq1minAvgEntry 9 } affirmedZoneGwThresholdHistorySlotLevelSgwCallPerfStatsCreateSessionReq1minAvgMinorCrossingCount OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of times the minor level was crossed" ::= { affirmedZoneGwThresholdHistorySlotLevelSgwCallPerfStatsCreateSessionReq1minAvgEntry 10 } affirmedZoneGwThresholdHistorySlotLevelSgwCallPerfStatsCreateSessionReq1minAvgMinorCrossingHighVal OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "Highest value recorded in the minor level" ::= { affirmedZoneGwThresholdHistorySlotLevelSgwCallPerfStatsCreateSessionReq1minAvgEntry 11 } affirmedZoneGwThresholdHistorySlotLevelSgwCallPerfStatsCreateSessionReq1minAvgMinorCrossingHighValTime OBJECT-TYPE SYNTAX String MAX-ACCESS read-only STATUS current DESCRIPTION "Time the highest value recorded in the minor level" ::= { affirmedZoneGwThresholdHistorySlotLevelSgwCallPerfStatsCreateSessionReq1minAvgEntry 12 } affirmedZoneGwThresholdHistorySlotLevelSgwCallPerfStatsCreateSessionReq1minAvgLastRecordedVal OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "Last recorded value" ::= { affirmedZoneGwThresholdHistorySlotLevelSgwCallPerfStatsCreateSessionReq1minAvgEntry 13 } affirmedZoneGwThresholdHistorySlotLevelSgwCallPerfStatsCreateSessionReq1minAvgLastRecordedValTime OBJECT-TYPE SYNTAX String MAX-ACCESS read-only STATUS current DESCRIPTION "Time the last value was recorded" ::= { affirmedZoneGwThresholdHistorySlotLevelSgwCallPerfStatsCreateSessionReq1minAvgEntry 14 } affirmedZoneGwThresholdHistorySlotLevelSgwCallPerfStatsCreateSessionReq5minAvgTable OBJECT-TYPE SYNTAX SEQUENCE OF AffirmedZoneGwThresholdHistorySlotLevelSgwCallPerfStatsCreateSessionReq5minAvgEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "" ::= { affirmedZoneMIB 191 } affirmedZoneGwThresholdHistorySlotLevelSgwCallPerfStatsCreateSessionReq5minAvgEntry OBJECT-TYPE SYNTAX AffirmedZoneGwThresholdHistorySlotLevelSgwCallPerfStatsCreateSessionReq5minAvgEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "" INDEX { affirmedZoneName, affirmedZoneGwThresholdHistorySlotLevelSgwCallPerfStatsCreateSessionReq5minAvgChassis, affirmedZoneGwThresholdHistorySlotLevelSgwCallPerfStatsCreateSessionReq5minAvgSlot } ::= { affirmedZoneGwThresholdHistorySlotLevelSgwCallPerfStatsCreateSessionReq5minAvgTable 1 } AffirmedZoneGwThresholdHistorySlotLevelSgwCallPerfStatsCreateSessionReq5minAvgEntry ::= SEQUENCE { affirmedZoneGwThresholdHistorySlotLevelSgwCallPerfStatsCreateSessionReq5minAvgChassis Unsigned32, affirmedZoneGwThresholdHistorySlotLevelSgwCallPerfStatsCreateSessionReq5minAvgSlot INTEGER, affirmedZoneGwThresholdHistorySlotLevelSgwCallPerfStatsCreateSessionReq5minAvgCurrentLevel INTEGER, affirmedZoneGwThresholdHistorySlotLevelSgwCallPerfStatsCreateSessionReq5minAvgCriticalCrossingCount Integer32, affirmedZoneGwThresholdHistorySlotLevelSgwCallPerfStatsCreateSessionReq5minAvgCriticalCrossingHighVal Integer32, affirmedZoneGwThresholdHistorySlotLevelSgwCallPerfStatsCreateSessionReq5minAvgCriticalCrossingHighValTime String, affirmedZoneGwThresholdHistorySlotLevelSgwCallPerfStatsCreateSessionReq5minAvgMajorCrossingCount Integer32, affirmedZoneGwThresholdHistorySlotLevelSgwCallPerfStatsCreateSessionReq5minAvgMajorCrossingHighVal Integer32, affirmedZoneGwThresholdHistorySlotLevelSgwCallPerfStatsCreateSessionReq5minAvgMajorCrossingHighValTime String, affirmedZoneGwThresholdHistorySlotLevelSgwCallPerfStatsCreateSessionReq5minAvgMinorCrossingCount Integer32, affirmedZoneGwThresholdHistorySlotLevelSgwCallPerfStatsCreateSessionReq5minAvgMinorCrossingHighVal Integer32, affirmedZoneGwThresholdHistorySlotLevelSgwCallPerfStatsCreateSessionReq5minAvgMinorCrossingHighValTime String, affirmedZoneGwThresholdHistorySlotLevelSgwCallPerfStatsCreateSessionReq5minAvgLastRecordedVal Integer32, affirmedZoneGwThresholdHistorySlotLevelSgwCallPerfStatsCreateSessionReq5minAvgLastRecordedValTime String } affirmedZoneGwThresholdHistorySlotLevelSgwCallPerfStatsCreateSessionReq5minAvgChassis OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS not-accessible STATUS current DESCRIPTION "chassis ID" ::= { affirmedZoneGwThresholdHistorySlotLevelSgwCallPerfStatsCreateSessionReq5minAvgEntry 1 } affirmedZoneGwThresholdHistorySlotLevelSgwCallPerfStatsCreateSessionReq5minAvgSlot OBJECT-TYPE SYNTAX INTEGER {a1(1),a2(2),a3(3),a4(4),a5(5),a6(6),a7(7),a8(8),a9(9),a10(10),a11(11),a12(12),a13(13),a14(14),a15(15),a16(16),a17(17),a18(18),a19(19),a20(20),a21(21),a22(22),a23(23),a24(24),a25(25),a26(26),a27(27),a28(28),a29(29),a30(30),a31(31),a32(32),a33(33),a34(34),a35(35),a36(36),a37(37),a38(38),a39(39),a40(40),a41(41),a42(42),a43(43),a44(44),a45(45),a46(46),a47(47),a48(48),a49(49),a50(50),a51(51),a52(52),a53(53),a54(54),a55(55),a56(56),a57(57),a58(58),a59(59),a60(60),a61(61),a62(62),a63(63),a64(64),a65(65),a66(66),a67(67),a68(68),a69(69),a70(70),a71(71),a72(72),a73(73),a74(74),a75(75),a76(76),a77(77),a78(78),a79(79),a80(80),a81(81),a82(82),a83(83),a84(84),a85(85),a86(86),a87(87),a88(88),a89(89),a90(90),a91(91),a92(92),a93(93),a94(94),a95(95),a96(96),a97(97),a98(98),a99(99),a100(100),a101(101),a102(102),a103(103),a104(104),a105(105),a106(106),a107(107),a108(108),a109(109),a110(110),a111(111),a112(112),a113(113),a114(114),a115(115),a116(116),a117(117),a118(118),a119(119),a120(120),a121(121),a122(122),a123(123),a124(124),a125(125),a126(126),a127(127),a128(128)} MAX-ACCESS not-accessible STATUS current DESCRIPTION "slot number" ::= { affirmedZoneGwThresholdHistorySlotLevelSgwCallPerfStatsCreateSessionReq5minAvgEntry 2 } affirmedZoneGwThresholdHistorySlotLevelSgwCallPerfStatsCreateSessionReq5minAvgCurrentLevel OBJECT-TYPE SYNTAX INTEGER {normal(0),minor(1),major(2),critical(3)} MAX-ACCESS read-only STATUS current DESCRIPTION "Current threshold level" ::= { affirmedZoneGwThresholdHistorySlotLevelSgwCallPerfStatsCreateSessionReq5minAvgEntry 3 } affirmedZoneGwThresholdHistorySlotLevelSgwCallPerfStatsCreateSessionReq5minAvgCriticalCrossingCount OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of times the critical level was crossed" ::= { affirmedZoneGwThresholdHistorySlotLevelSgwCallPerfStatsCreateSessionReq5minAvgEntry 4 } affirmedZoneGwThresholdHistorySlotLevelSgwCallPerfStatsCreateSessionReq5minAvgCriticalCrossingHighVal OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "Highest value recorded in the critical level" ::= { affirmedZoneGwThresholdHistorySlotLevelSgwCallPerfStatsCreateSessionReq5minAvgEntry 5 } affirmedZoneGwThresholdHistorySlotLevelSgwCallPerfStatsCreateSessionReq5minAvgCriticalCrossingHighValTime OBJECT-TYPE SYNTAX String MAX-ACCESS read-only STATUS current DESCRIPTION "Time the highest value recorded in the critical level" ::= { affirmedZoneGwThresholdHistorySlotLevelSgwCallPerfStatsCreateSessionReq5minAvgEntry 6 } affirmedZoneGwThresholdHistorySlotLevelSgwCallPerfStatsCreateSessionReq5minAvgMajorCrossingCount OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of times the major level was crossed" ::= { affirmedZoneGwThresholdHistorySlotLevelSgwCallPerfStatsCreateSessionReq5minAvgEntry 7 } affirmedZoneGwThresholdHistorySlotLevelSgwCallPerfStatsCreateSessionReq5minAvgMajorCrossingHighVal OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "Highest value recorded in the major level" ::= { affirmedZoneGwThresholdHistorySlotLevelSgwCallPerfStatsCreateSessionReq5minAvgEntry 8 } affirmedZoneGwThresholdHistorySlotLevelSgwCallPerfStatsCreateSessionReq5minAvgMajorCrossingHighValTime OBJECT-TYPE SYNTAX String MAX-ACCESS read-only STATUS current DESCRIPTION "Time the highest value recorded in the major level" ::= { affirmedZoneGwThresholdHistorySlotLevelSgwCallPerfStatsCreateSessionReq5minAvgEntry 9 } affirmedZoneGwThresholdHistorySlotLevelSgwCallPerfStatsCreateSessionReq5minAvgMinorCrossingCount OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of times the minor level was crossed" ::= { affirmedZoneGwThresholdHistorySlotLevelSgwCallPerfStatsCreateSessionReq5minAvgEntry 10 } affirmedZoneGwThresholdHistorySlotLevelSgwCallPerfStatsCreateSessionReq5minAvgMinorCrossingHighVal OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "Highest value recorded in the minor level" ::= { affirmedZoneGwThresholdHistorySlotLevelSgwCallPerfStatsCreateSessionReq5minAvgEntry 11 } affirmedZoneGwThresholdHistorySlotLevelSgwCallPerfStatsCreateSessionReq5minAvgMinorCrossingHighValTime OBJECT-TYPE SYNTAX String MAX-ACCESS read-only STATUS current DESCRIPTION "Time the highest value recorded in the minor level" ::= { affirmedZoneGwThresholdHistorySlotLevelSgwCallPerfStatsCreateSessionReq5minAvgEntry 12 } affirmedZoneGwThresholdHistorySlotLevelSgwCallPerfStatsCreateSessionReq5minAvgLastRecordedVal OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "Last recorded value" ::= { affirmedZoneGwThresholdHistorySlotLevelSgwCallPerfStatsCreateSessionReq5minAvgEntry 13 } affirmedZoneGwThresholdHistorySlotLevelSgwCallPerfStatsCreateSessionReq5minAvgLastRecordedValTime OBJECT-TYPE SYNTAX String MAX-ACCESS read-only STATUS current DESCRIPTION "Time the last value was recorded" ::= { affirmedZoneGwThresholdHistorySlotLevelSgwCallPerfStatsCreateSessionReq5minAvgEntry 14 } affirmedZoneGwThresholdHistorySlotLevelSgwCallPerfStatsCreateSessionReq15minAvgTable OBJECT-TYPE SYNTAX SEQUENCE OF AffirmedZoneGwThresholdHistorySlotLevelSgwCallPerfStatsCreateSessionReq15minAvgEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "" ::= { affirmedZoneMIB 192 } affirmedZoneGwThresholdHistorySlotLevelSgwCallPerfStatsCreateSessionReq15minAvgEntry OBJECT-TYPE SYNTAX AffirmedZoneGwThresholdHistorySlotLevelSgwCallPerfStatsCreateSessionReq15minAvgEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "" INDEX { affirmedZoneName, affirmedZoneGwThresholdHistorySlotLevelSgwCallPerfStatsCreateSessionReq15minAvgChassis, affirmedZoneGwThresholdHistorySlotLevelSgwCallPerfStatsCreateSessionReq15minAvgSlot } ::= { affirmedZoneGwThresholdHistorySlotLevelSgwCallPerfStatsCreateSessionReq15minAvgTable 1 } AffirmedZoneGwThresholdHistorySlotLevelSgwCallPerfStatsCreateSessionReq15minAvgEntry ::= SEQUENCE { affirmedZoneGwThresholdHistorySlotLevelSgwCallPerfStatsCreateSessionReq15minAvgChassis Unsigned32, affirmedZoneGwThresholdHistorySlotLevelSgwCallPerfStatsCreateSessionReq15minAvgSlot INTEGER, affirmedZoneGwThresholdHistorySlotLevelSgwCallPerfStatsCreateSessionReq15minAvgCurrentLevel INTEGER, affirmedZoneGwThresholdHistorySlotLevelSgwCallPerfStatsCreateSessionReq15minAvgCriticalCrossingCount Integer32, affirmedZoneGwThresholdHistorySlotLevelSgwCallPerfStatsCreateSessionReq15minAvgCriticalCrossingHighVal Integer32, affirmedZoneGwThresholdHistorySlotLevelSgwCallPerfStatsCreateSessionReq15minAvgCriticalCrossingHighValTime String, affirmedZoneGwThresholdHistorySlotLevelSgwCallPerfStatsCreateSessionReq15minAvgMajorCrossingCount Integer32, affirmedZoneGwThresholdHistorySlotLevelSgwCallPerfStatsCreateSessionReq15minAvgMajorCrossingHighVal Integer32, affirmedZoneGwThresholdHistorySlotLevelSgwCallPerfStatsCreateSessionReq15minAvgMajorCrossingHighValTime String, affirmedZoneGwThresholdHistorySlotLevelSgwCallPerfStatsCreateSessionReq15minAvgMinorCrossingCount Integer32, affirmedZoneGwThresholdHistorySlotLevelSgwCallPerfStatsCreateSessionReq15minAvgMinorCrossingHighVal Integer32, affirmedZoneGwThresholdHistorySlotLevelSgwCallPerfStatsCreateSessionReq15minAvgMinorCrossingHighValTime String, affirmedZoneGwThresholdHistorySlotLevelSgwCallPerfStatsCreateSessionReq15minAvgLastRecordedVal Integer32, affirmedZoneGwThresholdHistorySlotLevelSgwCallPerfStatsCreateSessionReq15minAvgLastRecordedValTime String } affirmedZoneGwThresholdHistorySlotLevelSgwCallPerfStatsCreateSessionReq15minAvgChassis OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS not-accessible STATUS current DESCRIPTION "chassis ID" ::= { affirmedZoneGwThresholdHistorySlotLevelSgwCallPerfStatsCreateSessionReq15minAvgEntry 1 } affirmedZoneGwThresholdHistorySlotLevelSgwCallPerfStatsCreateSessionReq15minAvgSlot OBJECT-TYPE SYNTAX INTEGER {a1(1),a2(2),a3(3),a4(4),a5(5),a6(6),a7(7),a8(8),a9(9),a10(10),a11(11),a12(12),a13(13),a14(14),a15(15),a16(16),a17(17),a18(18),a19(19),a20(20),a21(21),a22(22),a23(23),a24(24),a25(25),a26(26),a27(27),a28(28),a29(29),a30(30),a31(31),a32(32),a33(33),a34(34),a35(35),a36(36),a37(37),a38(38),a39(39),a40(40),a41(41),a42(42),a43(43),a44(44),a45(45),a46(46),a47(47),a48(48),a49(49),a50(50),a51(51),a52(52),a53(53),a54(54),a55(55),a56(56),a57(57),a58(58),a59(59),a60(60),a61(61),a62(62),a63(63),a64(64),a65(65),a66(66),a67(67),a68(68),a69(69),a70(70),a71(71),a72(72),a73(73),a74(74),a75(75),a76(76),a77(77),a78(78),a79(79),a80(80),a81(81),a82(82),a83(83),a84(84),a85(85),a86(86),a87(87),a88(88),a89(89),a90(90),a91(91),a92(92),a93(93),a94(94),a95(95),a96(96),a97(97),a98(98),a99(99),a100(100),a101(101),a102(102),a103(103),a104(104),a105(105),a106(106),a107(107),a108(108),a109(109),a110(110),a111(111),a112(112),a113(113),a114(114),a115(115),a116(116),a117(117),a118(118),a119(119),a120(120),a121(121),a122(122),a123(123),a124(124),a125(125),a126(126),a127(127),a128(128)} MAX-ACCESS not-accessible STATUS current DESCRIPTION "slot number" ::= { affirmedZoneGwThresholdHistorySlotLevelSgwCallPerfStatsCreateSessionReq15minAvgEntry 2 } affirmedZoneGwThresholdHistorySlotLevelSgwCallPerfStatsCreateSessionReq15minAvgCurrentLevel OBJECT-TYPE SYNTAX INTEGER {normal(0),minor(1),major(2),critical(3)} MAX-ACCESS read-only STATUS current DESCRIPTION "Current threshold level" ::= { affirmedZoneGwThresholdHistorySlotLevelSgwCallPerfStatsCreateSessionReq15minAvgEntry 3 } affirmedZoneGwThresholdHistorySlotLevelSgwCallPerfStatsCreateSessionReq15minAvgCriticalCrossingCount OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of times the critical level was crossed" ::= { affirmedZoneGwThresholdHistorySlotLevelSgwCallPerfStatsCreateSessionReq15minAvgEntry 4 } affirmedZoneGwThresholdHistorySlotLevelSgwCallPerfStatsCreateSessionReq15minAvgCriticalCrossingHighVal OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "Highest value recorded in the critical level" ::= { affirmedZoneGwThresholdHistorySlotLevelSgwCallPerfStatsCreateSessionReq15minAvgEntry 5 } affirmedZoneGwThresholdHistorySlotLevelSgwCallPerfStatsCreateSessionReq15minAvgCriticalCrossingHighValTime OBJECT-TYPE SYNTAX String MAX-ACCESS read-only STATUS current DESCRIPTION "Time the highest value recorded in the critical level" ::= { affirmedZoneGwThresholdHistorySlotLevelSgwCallPerfStatsCreateSessionReq15minAvgEntry 6 } affirmedZoneGwThresholdHistorySlotLevelSgwCallPerfStatsCreateSessionReq15minAvgMajorCrossingCount OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of times the major level was crossed" ::= { affirmedZoneGwThresholdHistorySlotLevelSgwCallPerfStatsCreateSessionReq15minAvgEntry 7 } affirmedZoneGwThresholdHistorySlotLevelSgwCallPerfStatsCreateSessionReq15minAvgMajorCrossingHighVal OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "Highest value recorded in the major level" ::= { affirmedZoneGwThresholdHistorySlotLevelSgwCallPerfStatsCreateSessionReq15minAvgEntry 8 } affirmedZoneGwThresholdHistorySlotLevelSgwCallPerfStatsCreateSessionReq15minAvgMajorCrossingHighValTime OBJECT-TYPE SYNTAX String MAX-ACCESS read-only STATUS current DESCRIPTION "Time the highest value recorded in the major level" ::= { affirmedZoneGwThresholdHistorySlotLevelSgwCallPerfStatsCreateSessionReq15minAvgEntry 9 } affirmedZoneGwThresholdHistorySlotLevelSgwCallPerfStatsCreateSessionReq15minAvgMinorCrossingCount OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of times the minor level was crossed" ::= { affirmedZoneGwThresholdHistorySlotLevelSgwCallPerfStatsCreateSessionReq15minAvgEntry 10 } affirmedZoneGwThresholdHistorySlotLevelSgwCallPerfStatsCreateSessionReq15minAvgMinorCrossingHighVal OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "Highest value recorded in the minor level" ::= { affirmedZoneGwThresholdHistorySlotLevelSgwCallPerfStatsCreateSessionReq15minAvgEntry 11 } affirmedZoneGwThresholdHistorySlotLevelSgwCallPerfStatsCreateSessionReq15minAvgMinorCrossingHighValTime OBJECT-TYPE SYNTAX String MAX-ACCESS read-only STATUS current DESCRIPTION "Time the highest value recorded in the minor level" ::= { affirmedZoneGwThresholdHistorySlotLevelSgwCallPerfStatsCreateSessionReq15minAvgEntry 12 } affirmedZoneGwThresholdHistorySlotLevelSgwCallPerfStatsCreateSessionReq15minAvgLastRecordedVal OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "Last recorded value" ::= { affirmedZoneGwThresholdHistorySlotLevelSgwCallPerfStatsCreateSessionReq15minAvgEntry 13 } affirmedZoneGwThresholdHistorySlotLevelSgwCallPerfStatsCreateSessionReq15minAvgLastRecordedValTime OBJECT-TYPE SYNTAX String MAX-ACCESS read-only STATUS current DESCRIPTION "Time the last value was recorded" ::= { affirmedZoneGwThresholdHistorySlotLevelSgwCallPerfStatsCreateSessionReq15minAvgEntry 14 } affirmedZoneGwThresholdHistorySlotLevelPdngwCallPerfStatsCreateSessionReq1minAvgTable OBJECT-TYPE SYNTAX SEQUENCE OF AffirmedZoneGwThresholdHistorySlotLevelPdngwCallPerfStatsCreateSessionReq1minAvgEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "" ::= { affirmedZoneMIB 193 } affirmedZoneGwThresholdHistorySlotLevelPdngwCallPerfStatsCreateSessionReq1minAvgEntry OBJECT-TYPE SYNTAX AffirmedZoneGwThresholdHistorySlotLevelPdngwCallPerfStatsCreateSessionReq1minAvgEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "" INDEX { affirmedZoneName, affirmedZoneGwThresholdHistorySlotLevelPdngwCallPerfStatsCreateSessionReq1minAvgChassis, affirmedZoneGwThresholdHistorySlotLevelPdngwCallPerfStatsCreateSessionReq1minAvgSlot } ::= { affirmedZoneGwThresholdHistorySlotLevelPdngwCallPerfStatsCreateSessionReq1minAvgTable 1 } AffirmedZoneGwThresholdHistorySlotLevelPdngwCallPerfStatsCreateSessionReq1minAvgEntry ::= SEQUENCE { affirmedZoneGwThresholdHistorySlotLevelPdngwCallPerfStatsCreateSessionReq1minAvgChassis Unsigned32, affirmedZoneGwThresholdHistorySlotLevelPdngwCallPerfStatsCreateSessionReq1minAvgSlot INTEGER, affirmedZoneGwThresholdHistorySlotLevelPdngwCallPerfStatsCreateSessionReq1minAvgCurrentLevel INTEGER, affirmedZoneGwThresholdHistorySlotLevelPdngwCallPerfStatsCreateSessionReq1minAvgCriticalCrossingCount Integer32, affirmedZoneGwThresholdHistorySlotLevelPdngwCallPerfStatsCreateSessionReq1minAvgCriticalCrossingHighVal Integer32, affirmedZoneGwThresholdHistorySlotLevelPdngwCallPerfStatsCreateSessionReq1minAvgCriticalCrossingHighValTime String, affirmedZoneGwThresholdHistorySlotLevelPdngwCallPerfStatsCreateSessionReq1minAvgMajorCrossingCount Integer32, affirmedZoneGwThresholdHistorySlotLevelPdngwCallPerfStatsCreateSessionReq1minAvgMajorCrossingHighVal Integer32, affirmedZoneGwThresholdHistorySlotLevelPdngwCallPerfStatsCreateSessionReq1minAvgMajorCrossingHighValTime String, affirmedZoneGwThresholdHistorySlotLevelPdngwCallPerfStatsCreateSessionReq1minAvgMinorCrossingCount Integer32, affirmedZoneGwThresholdHistorySlotLevelPdngwCallPerfStatsCreateSessionReq1minAvgMinorCrossingHighVal Integer32, affirmedZoneGwThresholdHistorySlotLevelPdngwCallPerfStatsCreateSessionReq1minAvgMinorCrossingHighValTime String, affirmedZoneGwThresholdHistorySlotLevelPdngwCallPerfStatsCreateSessionReq1minAvgLastRecordedVal Integer32, affirmedZoneGwThresholdHistorySlotLevelPdngwCallPerfStatsCreateSessionReq1minAvgLastRecordedValTime String } affirmedZoneGwThresholdHistorySlotLevelPdngwCallPerfStatsCreateSessionReq1minAvgChassis OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS not-accessible STATUS current DESCRIPTION "chassis ID" ::= { affirmedZoneGwThresholdHistorySlotLevelPdngwCallPerfStatsCreateSessionReq1minAvgEntry 1 } affirmedZoneGwThresholdHistorySlotLevelPdngwCallPerfStatsCreateSessionReq1minAvgSlot OBJECT-TYPE SYNTAX INTEGER {a1(1),a2(2),a3(3),a4(4),a5(5),a6(6),a7(7),a8(8),a9(9),a10(10),a11(11),a12(12),a13(13),a14(14),a15(15),a16(16),a17(17),a18(18),a19(19),a20(20),a21(21),a22(22),a23(23),a24(24),a25(25),a26(26),a27(27),a28(28),a29(29),a30(30),a31(31),a32(32),a33(33),a34(34),a35(35),a36(36),a37(37),a38(38),a39(39),a40(40),a41(41),a42(42),a43(43),a44(44),a45(45),a46(46),a47(47),a48(48),a49(49),a50(50),a51(51),a52(52),a53(53),a54(54),a55(55),a56(56),a57(57),a58(58),a59(59),a60(60),a61(61),a62(62),a63(63),a64(64),a65(65),a66(66),a67(67),a68(68),a69(69),a70(70),a71(71),a72(72),a73(73),a74(74),a75(75),a76(76),a77(77),a78(78),a79(79),a80(80),a81(81),a82(82),a83(83),a84(84),a85(85),a86(86),a87(87),a88(88),a89(89),a90(90),a91(91),a92(92),a93(93),a94(94),a95(95),a96(96),a97(97),a98(98),a99(99),a100(100),a101(101),a102(102),a103(103),a104(104),a105(105),a106(106),a107(107),a108(108),a109(109),a110(110),a111(111),a112(112),a113(113),a114(114),a115(115),a116(116),a117(117),a118(118),a119(119),a120(120),a121(121),a122(122),a123(123),a124(124),a125(125),a126(126),a127(127),a128(128)} MAX-ACCESS not-accessible STATUS current DESCRIPTION "slot number" ::= { affirmedZoneGwThresholdHistorySlotLevelPdngwCallPerfStatsCreateSessionReq1minAvgEntry 2 } affirmedZoneGwThresholdHistorySlotLevelPdngwCallPerfStatsCreateSessionReq1minAvgCurrentLevel OBJECT-TYPE SYNTAX INTEGER {normal(0),minor(1),major(2),critical(3)} MAX-ACCESS read-only STATUS current DESCRIPTION "Current threshold level" ::= { affirmedZoneGwThresholdHistorySlotLevelPdngwCallPerfStatsCreateSessionReq1minAvgEntry 3 } affirmedZoneGwThresholdHistorySlotLevelPdngwCallPerfStatsCreateSessionReq1minAvgCriticalCrossingCount OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of times the critical level was crossed" ::= { affirmedZoneGwThresholdHistorySlotLevelPdngwCallPerfStatsCreateSessionReq1minAvgEntry 4 } affirmedZoneGwThresholdHistorySlotLevelPdngwCallPerfStatsCreateSessionReq1minAvgCriticalCrossingHighVal OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "Highest value recorded in the critical level" ::= { affirmedZoneGwThresholdHistorySlotLevelPdngwCallPerfStatsCreateSessionReq1minAvgEntry 5 } affirmedZoneGwThresholdHistorySlotLevelPdngwCallPerfStatsCreateSessionReq1minAvgCriticalCrossingHighValTime OBJECT-TYPE SYNTAX String MAX-ACCESS read-only STATUS current DESCRIPTION "Time the highest value recorded in the critical level" ::= { affirmedZoneGwThresholdHistorySlotLevelPdngwCallPerfStatsCreateSessionReq1minAvgEntry 6 } affirmedZoneGwThresholdHistorySlotLevelPdngwCallPerfStatsCreateSessionReq1minAvgMajorCrossingCount OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of times the major level was crossed" ::= { affirmedZoneGwThresholdHistorySlotLevelPdngwCallPerfStatsCreateSessionReq1minAvgEntry 7 } affirmedZoneGwThresholdHistorySlotLevelPdngwCallPerfStatsCreateSessionReq1minAvgMajorCrossingHighVal OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "Highest value recorded in the major level" ::= { affirmedZoneGwThresholdHistorySlotLevelPdngwCallPerfStatsCreateSessionReq1minAvgEntry 8 } affirmedZoneGwThresholdHistorySlotLevelPdngwCallPerfStatsCreateSessionReq1minAvgMajorCrossingHighValTime OBJECT-TYPE SYNTAX String MAX-ACCESS read-only STATUS current DESCRIPTION "Time the highest value recorded in the major level" ::= { affirmedZoneGwThresholdHistorySlotLevelPdngwCallPerfStatsCreateSessionReq1minAvgEntry 9 } affirmedZoneGwThresholdHistorySlotLevelPdngwCallPerfStatsCreateSessionReq1minAvgMinorCrossingCount OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of times the minor level was crossed" ::= { affirmedZoneGwThresholdHistorySlotLevelPdngwCallPerfStatsCreateSessionReq1minAvgEntry 10 } affirmedZoneGwThresholdHistorySlotLevelPdngwCallPerfStatsCreateSessionReq1minAvgMinorCrossingHighVal OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "Highest value recorded in the minor level" ::= { affirmedZoneGwThresholdHistorySlotLevelPdngwCallPerfStatsCreateSessionReq1minAvgEntry 11 } affirmedZoneGwThresholdHistorySlotLevelPdngwCallPerfStatsCreateSessionReq1minAvgMinorCrossingHighValTime OBJECT-TYPE SYNTAX String MAX-ACCESS read-only STATUS current DESCRIPTION "Time the highest value recorded in the minor level" ::= { affirmedZoneGwThresholdHistorySlotLevelPdngwCallPerfStatsCreateSessionReq1minAvgEntry 12 } affirmedZoneGwThresholdHistorySlotLevelPdngwCallPerfStatsCreateSessionReq1minAvgLastRecordedVal OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "Last recorded value" ::= { affirmedZoneGwThresholdHistorySlotLevelPdngwCallPerfStatsCreateSessionReq1minAvgEntry 13 } affirmedZoneGwThresholdHistorySlotLevelPdngwCallPerfStatsCreateSessionReq1minAvgLastRecordedValTime OBJECT-TYPE SYNTAX String MAX-ACCESS read-only STATUS current DESCRIPTION "Time the last value was recorded" ::= { affirmedZoneGwThresholdHistorySlotLevelPdngwCallPerfStatsCreateSessionReq1minAvgEntry 14 } affirmedZoneGwThresholdHistorySlotLevelPdngwCallPerfStatsCreateSessionReq5minAvgTable OBJECT-TYPE SYNTAX SEQUENCE OF AffirmedZoneGwThresholdHistorySlotLevelPdngwCallPerfStatsCreateSessionReq5minAvgEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "" ::= { affirmedZoneMIB 194 } affirmedZoneGwThresholdHistorySlotLevelPdngwCallPerfStatsCreateSessionReq5minAvgEntry OBJECT-TYPE SYNTAX AffirmedZoneGwThresholdHistorySlotLevelPdngwCallPerfStatsCreateSessionReq5minAvgEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "" INDEX { affirmedZoneName, affirmedZoneGwThresholdHistorySlotLevelPdngwCallPerfStatsCreateSessionReq5minAvgChassis, affirmedZoneGwThresholdHistorySlotLevelPdngwCallPerfStatsCreateSessionReq5minAvgSlot } ::= { affirmedZoneGwThresholdHistorySlotLevelPdngwCallPerfStatsCreateSessionReq5minAvgTable 1 } AffirmedZoneGwThresholdHistorySlotLevelPdngwCallPerfStatsCreateSessionReq5minAvgEntry ::= SEQUENCE { affirmedZoneGwThresholdHistorySlotLevelPdngwCallPerfStatsCreateSessionReq5minAvgChassis Unsigned32, affirmedZoneGwThresholdHistorySlotLevelPdngwCallPerfStatsCreateSessionReq5minAvgSlot INTEGER, affirmedZoneGwThresholdHistorySlotLevelPdngwCallPerfStatsCreateSessionReq5minAvgCurrentLevel INTEGER, affirmedZoneGwThresholdHistorySlotLevelPdngwCallPerfStatsCreateSessionReq5minAvgCriticalCrossingCount Integer32, affirmedZoneGwThresholdHistorySlotLevelPdngwCallPerfStatsCreateSessionReq5minAvgCriticalCrossingHighVal Integer32, affirmedZoneGwThresholdHistorySlotLevelPdngwCallPerfStatsCreateSessionReq5minAvgCriticalCrossingHighValTime String, affirmedZoneGwThresholdHistorySlotLevelPdngwCallPerfStatsCreateSessionReq5minAvgMajorCrossingCount Integer32, affirmedZoneGwThresholdHistorySlotLevelPdngwCallPerfStatsCreateSessionReq5minAvgMajorCrossingHighVal Integer32, affirmedZoneGwThresholdHistorySlotLevelPdngwCallPerfStatsCreateSessionReq5minAvgMajorCrossingHighValTime String, affirmedZoneGwThresholdHistorySlotLevelPdngwCallPerfStatsCreateSessionReq5minAvgMinorCrossingCount Integer32, affirmedZoneGwThresholdHistorySlotLevelPdngwCallPerfStatsCreateSessionReq5minAvgMinorCrossingHighVal Integer32, affirmedZoneGwThresholdHistorySlotLevelPdngwCallPerfStatsCreateSessionReq5minAvgMinorCrossingHighValTime String, affirmedZoneGwThresholdHistorySlotLevelPdngwCallPerfStatsCreateSessionReq5minAvgLastRecordedVal Integer32, affirmedZoneGwThresholdHistorySlotLevelPdngwCallPerfStatsCreateSessionReq5minAvgLastRecordedValTime String } affirmedZoneGwThresholdHistorySlotLevelPdngwCallPerfStatsCreateSessionReq5minAvgChassis OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS not-accessible STATUS current DESCRIPTION "chassis ID" ::= { affirmedZoneGwThresholdHistorySlotLevelPdngwCallPerfStatsCreateSessionReq5minAvgEntry 1 } affirmedZoneGwThresholdHistorySlotLevelPdngwCallPerfStatsCreateSessionReq5minAvgSlot OBJECT-TYPE SYNTAX INTEGER {a1(1),a2(2),a3(3),a4(4),a5(5),a6(6),a7(7),a8(8),a9(9),a10(10),a11(11),a12(12),a13(13),a14(14),a15(15),a16(16),a17(17),a18(18),a19(19),a20(20),a21(21),a22(22),a23(23),a24(24),a25(25),a26(26),a27(27),a28(28),a29(29),a30(30),a31(31),a32(32),a33(33),a34(34),a35(35),a36(36),a37(37),a38(38),a39(39),a40(40),a41(41),a42(42),a43(43),a44(44),a45(45),a46(46),a47(47),a48(48),a49(49),a50(50),a51(51),a52(52),a53(53),a54(54),a55(55),a56(56),a57(57),a58(58),a59(59),a60(60),a61(61),a62(62),a63(63),a64(64),a65(65),a66(66),a67(67),a68(68),a69(69),a70(70),a71(71),a72(72),a73(73),a74(74),a75(75),a76(76),a77(77),a78(78),a79(79),a80(80),a81(81),a82(82),a83(83),a84(84),a85(85),a86(86),a87(87),a88(88),a89(89),a90(90),a91(91),a92(92),a93(93),a94(94),a95(95),a96(96),a97(97),a98(98),a99(99),a100(100),a101(101),a102(102),a103(103),a104(104),a105(105),a106(106),a107(107),a108(108),a109(109),a110(110),a111(111),a112(112),a113(113),a114(114),a115(115),a116(116),a117(117),a118(118),a119(119),a120(120),a121(121),a122(122),a123(123),a124(124),a125(125),a126(126),a127(127),a128(128)} MAX-ACCESS not-accessible STATUS current DESCRIPTION "slot number" ::= { affirmedZoneGwThresholdHistorySlotLevelPdngwCallPerfStatsCreateSessionReq5minAvgEntry 2 } affirmedZoneGwThresholdHistorySlotLevelPdngwCallPerfStatsCreateSessionReq5minAvgCurrentLevel OBJECT-TYPE SYNTAX INTEGER {normal(0),minor(1),major(2),critical(3)} MAX-ACCESS read-only STATUS current DESCRIPTION "Current threshold level" ::= { affirmedZoneGwThresholdHistorySlotLevelPdngwCallPerfStatsCreateSessionReq5minAvgEntry 3 } affirmedZoneGwThresholdHistorySlotLevelPdngwCallPerfStatsCreateSessionReq5minAvgCriticalCrossingCount OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of times the critical level was crossed" ::= { affirmedZoneGwThresholdHistorySlotLevelPdngwCallPerfStatsCreateSessionReq5minAvgEntry 4 } affirmedZoneGwThresholdHistorySlotLevelPdngwCallPerfStatsCreateSessionReq5minAvgCriticalCrossingHighVal OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "Highest value recorded in the critical level" ::= { affirmedZoneGwThresholdHistorySlotLevelPdngwCallPerfStatsCreateSessionReq5minAvgEntry 5 } affirmedZoneGwThresholdHistorySlotLevelPdngwCallPerfStatsCreateSessionReq5minAvgCriticalCrossingHighValTime OBJECT-TYPE SYNTAX String MAX-ACCESS read-only STATUS current DESCRIPTION "Time the highest value recorded in the critical level" ::= { affirmedZoneGwThresholdHistorySlotLevelPdngwCallPerfStatsCreateSessionReq5minAvgEntry 6 } affirmedZoneGwThresholdHistorySlotLevelPdngwCallPerfStatsCreateSessionReq5minAvgMajorCrossingCount OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of times the major level was crossed" ::= { affirmedZoneGwThresholdHistorySlotLevelPdngwCallPerfStatsCreateSessionReq5minAvgEntry 7 } affirmedZoneGwThresholdHistorySlotLevelPdngwCallPerfStatsCreateSessionReq5minAvgMajorCrossingHighVal OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "Highest value recorded in the major level" ::= { affirmedZoneGwThresholdHistorySlotLevelPdngwCallPerfStatsCreateSessionReq5minAvgEntry 8 } affirmedZoneGwThresholdHistorySlotLevelPdngwCallPerfStatsCreateSessionReq5minAvgMajorCrossingHighValTime OBJECT-TYPE SYNTAX String MAX-ACCESS read-only STATUS current DESCRIPTION "Time the highest value recorded in the major level" ::= { affirmedZoneGwThresholdHistorySlotLevelPdngwCallPerfStatsCreateSessionReq5minAvgEntry 9 } affirmedZoneGwThresholdHistorySlotLevelPdngwCallPerfStatsCreateSessionReq5minAvgMinorCrossingCount OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of times the minor level was crossed" ::= { affirmedZoneGwThresholdHistorySlotLevelPdngwCallPerfStatsCreateSessionReq5minAvgEntry 10 } affirmedZoneGwThresholdHistorySlotLevelPdngwCallPerfStatsCreateSessionReq5minAvgMinorCrossingHighVal OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "Highest value recorded in the minor level" ::= { affirmedZoneGwThresholdHistorySlotLevelPdngwCallPerfStatsCreateSessionReq5minAvgEntry 11 } affirmedZoneGwThresholdHistorySlotLevelPdngwCallPerfStatsCreateSessionReq5minAvgMinorCrossingHighValTime OBJECT-TYPE SYNTAX String MAX-ACCESS read-only STATUS current DESCRIPTION "Time the highest value recorded in the minor level" ::= { affirmedZoneGwThresholdHistorySlotLevelPdngwCallPerfStatsCreateSessionReq5minAvgEntry 12 } affirmedZoneGwThresholdHistorySlotLevelPdngwCallPerfStatsCreateSessionReq5minAvgLastRecordedVal OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "Last recorded value" ::= { affirmedZoneGwThresholdHistorySlotLevelPdngwCallPerfStatsCreateSessionReq5minAvgEntry 13 } affirmedZoneGwThresholdHistorySlotLevelPdngwCallPerfStatsCreateSessionReq5minAvgLastRecordedValTime OBJECT-TYPE SYNTAX String MAX-ACCESS read-only STATUS current DESCRIPTION "Time the last value was recorded" ::= { affirmedZoneGwThresholdHistorySlotLevelPdngwCallPerfStatsCreateSessionReq5minAvgEntry 14 } affirmedZoneGwThresholdHistorySlotLevelPdngwCallPerfStatsCreateSessionReq15minAvgTable OBJECT-TYPE SYNTAX SEQUENCE OF AffirmedZoneGwThresholdHistorySlotLevelPdngwCallPerfStatsCreateSessionReq15minAvgEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "" ::= { affirmedZoneMIB 195 } affirmedZoneGwThresholdHistorySlotLevelPdngwCallPerfStatsCreateSessionReq15minAvgEntry OBJECT-TYPE SYNTAX AffirmedZoneGwThresholdHistorySlotLevelPdngwCallPerfStatsCreateSessionReq15minAvgEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "" INDEX { affirmedZoneName, affirmedZoneGwThresholdHistorySlotLevelPdngwCallPerfStatsCreateSessionReq15minAvgChassis, affirmedZoneGwThresholdHistorySlotLevelPdngwCallPerfStatsCreateSessionReq15minAvgSlot } ::= { affirmedZoneGwThresholdHistorySlotLevelPdngwCallPerfStatsCreateSessionReq15minAvgTable 1 } AffirmedZoneGwThresholdHistorySlotLevelPdngwCallPerfStatsCreateSessionReq15minAvgEntry ::= SEQUENCE { affirmedZoneGwThresholdHistorySlotLevelPdngwCallPerfStatsCreateSessionReq15minAvgChassis Unsigned32, affirmedZoneGwThresholdHistorySlotLevelPdngwCallPerfStatsCreateSessionReq15minAvgSlot INTEGER, affirmedZoneGwThresholdHistorySlotLevelPdngwCallPerfStatsCreateSessionReq15minAvgCurrentLevel INTEGER, affirmedZoneGwThresholdHistorySlotLevelPdngwCallPerfStatsCreateSessionReq15minAvgCriticalCrossingCount Integer32, affirmedZoneGwThresholdHistorySlotLevelPdngwCallPerfStatsCreateSessionReq15minAvgCriticalCrossingHighVal Integer32, affirmedZoneGwThresholdHistorySlotLevelPdngwCallPerfStatsCreateSessionReq15minAvgCriticalCrossingHighValTime String, affirmedZoneGwThresholdHistorySlotLevelPdngwCallPerfStatsCreateSessionReq15minAvgMajorCrossingCount Integer32, affirmedZoneGwThresholdHistorySlotLevelPdngwCallPerfStatsCreateSessionReq15minAvgMajorCrossingHighVal Integer32, affirmedZoneGwThresholdHistorySlotLevelPdngwCallPerfStatsCreateSessionReq15minAvgMajorCrossingHighValTime String, affirmedZoneGwThresholdHistorySlotLevelPdngwCallPerfStatsCreateSessionReq15minAvgMinorCrossingCount Integer32, affirmedZoneGwThresholdHistorySlotLevelPdngwCallPerfStatsCreateSessionReq15minAvgMinorCrossingHighVal Integer32, affirmedZoneGwThresholdHistorySlotLevelPdngwCallPerfStatsCreateSessionReq15minAvgMinorCrossingHighValTime String, affirmedZoneGwThresholdHistorySlotLevelPdngwCallPerfStatsCreateSessionReq15minAvgLastRecordedVal Integer32, affirmedZoneGwThresholdHistorySlotLevelPdngwCallPerfStatsCreateSessionReq15minAvgLastRecordedValTime String } affirmedZoneGwThresholdHistorySlotLevelPdngwCallPerfStatsCreateSessionReq15minAvgChassis OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS not-accessible STATUS current DESCRIPTION "chassis ID" ::= { affirmedZoneGwThresholdHistorySlotLevelPdngwCallPerfStatsCreateSessionReq15minAvgEntry 1 } affirmedZoneGwThresholdHistorySlotLevelPdngwCallPerfStatsCreateSessionReq15minAvgSlot OBJECT-TYPE SYNTAX INTEGER {a1(1),a2(2),a3(3),a4(4),a5(5),a6(6),a7(7),a8(8),a9(9),a10(10),a11(11),a12(12),a13(13),a14(14),a15(15),a16(16),a17(17),a18(18),a19(19),a20(20),a21(21),a22(22),a23(23),a24(24),a25(25),a26(26),a27(27),a28(28),a29(29),a30(30),a31(31),a32(32),a33(33),a34(34),a35(35),a36(36),a37(37),a38(38),a39(39),a40(40),a41(41),a42(42),a43(43),a44(44),a45(45),a46(46),a47(47),a48(48),a49(49),a50(50),a51(51),a52(52),a53(53),a54(54),a55(55),a56(56),a57(57),a58(58),a59(59),a60(60),a61(61),a62(62),a63(63),a64(64),a65(65),a66(66),a67(67),a68(68),a69(69),a70(70),a71(71),a72(72),a73(73),a74(74),a75(75),a76(76),a77(77),a78(78),a79(79),a80(80),a81(81),a82(82),a83(83),a84(84),a85(85),a86(86),a87(87),a88(88),a89(89),a90(90),a91(91),a92(92),a93(93),a94(94),a95(95),a96(96),a97(97),a98(98),a99(99),a100(100),a101(101),a102(102),a103(103),a104(104),a105(105),a106(106),a107(107),a108(108),a109(109),a110(110),a111(111),a112(112),a113(113),a114(114),a115(115),a116(116),a117(117),a118(118),a119(119),a120(120),a121(121),a122(122),a123(123),a124(124),a125(125),a126(126),a127(127),a128(128)} MAX-ACCESS not-accessible STATUS current DESCRIPTION "slot number" ::= { affirmedZoneGwThresholdHistorySlotLevelPdngwCallPerfStatsCreateSessionReq15minAvgEntry 2 } affirmedZoneGwThresholdHistorySlotLevelPdngwCallPerfStatsCreateSessionReq15minAvgCurrentLevel OBJECT-TYPE SYNTAX INTEGER {normal(0),minor(1),major(2),critical(3)} MAX-ACCESS read-only STATUS current DESCRIPTION "Current threshold level" ::= { affirmedZoneGwThresholdHistorySlotLevelPdngwCallPerfStatsCreateSessionReq15minAvgEntry 3 } affirmedZoneGwThresholdHistorySlotLevelPdngwCallPerfStatsCreateSessionReq15minAvgCriticalCrossingCount OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of times the critical level was crossed" ::= { affirmedZoneGwThresholdHistorySlotLevelPdngwCallPerfStatsCreateSessionReq15minAvgEntry 4 } affirmedZoneGwThresholdHistorySlotLevelPdngwCallPerfStatsCreateSessionReq15minAvgCriticalCrossingHighVal OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "Highest value recorded in the critical level" ::= { affirmedZoneGwThresholdHistorySlotLevelPdngwCallPerfStatsCreateSessionReq15minAvgEntry 5 } affirmedZoneGwThresholdHistorySlotLevelPdngwCallPerfStatsCreateSessionReq15minAvgCriticalCrossingHighValTime OBJECT-TYPE SYNTAX String MAX-ACCESS read-only STATUS current DESCRIPTION "Time the highest value recorded in the critical level" ::= { affirmedZoneGwThresholdHistorySlotLevelPdngwCallPerfStatsCreateSessionReq15minAvgEntry 6 } affirmedZoneGwThresholdHistorySlotLevelPdngwCallPerfStatsCreateSessionReq15minAvgMajorCrossingCount OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of times the major level was crossed" ::= { affirmedZoneGwThresholdHistorySlotLevelPdngwCallPerfStatsCreateSessionReq15minAvgEntry 7 } affirmedZoneGwThresholdHistorySlotLevelPdngwCallPerfStatsCreateSessionReq15minAvgMajorCrossingHighVal OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "Highest value recorded in the major level" ::= { affirmedZoneGwThresholdHistorySlotLevelPdngwCallPerfStatsCreateSessionReq15minAvgEntry 8 } affirmedZoneGwThresholdHistorySlotLevelPdngwCallPerfStatsCreateSessionReq15minAvgMajorCrossingHighValTime OBJECT-TYPE SYNTAX String MAX-ACCESS read-only STATUS current DESCRIPTION "Time the highest value recorded in the major level" ::= { affirmedZoneGwThresholdHistorySlotLevelPdngwCallPerfStatsCreateSessionReq15minAvgEntry 9 } affirmedZoneGwThresholdHistorySlotLevelPdngwCallPerfStatsCreateSessionReq15minAvgMinorCrossingCount OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of times the minor level was crossed" ::= { affirmedZoneGwThresholdHistorySlotLevelPdngwCallPerfStatsCreateSessionReq15minAvgEntry 10 } affirmedZoneGwThresholdHistorySlotLevelPdngwCallPerfStatsCreateSessionReq15minAvgMinorCrossingHighVal OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "Highest value recorded in the minor level" ::= { affirmedZoneGwThresholdHistorySlotLevelPdngwCallPerfStatsCreateSessionReq15minAvgEntry 11 } affirmedZoneGwThresholdHistorySlotLevelPdngwCallPerfStatsCreateSessionReq15minAvgMinorCrossingHighValTime OBJECT-TYPE SYNTAX String MAX-ACCESS read-only STATUS current DESCRIPTION "Time the highest value recorded in the minor level" ::= { affirmedZoneGwThresholdHistorySlotLevelPdngwCallPerfStatsCreateSessionReq15minAvgEntry 12 } affirmedZoneGwThresholdHistorySlotLevelPdngwCallPerfStatsCreateSessionReq15minAvgLastRecordedVal OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "Last recorded value" ::= { affirmedZoneGwThresholdHistorySlotLevelPdngwCallPerfStatsCreateSessionReq15minAvgEntry 13 } affirmedZoneGwThresholdHistorySlotLevelPdngwCallPerfStatsCreateSessionReq15minAvgLastRecordedValTime OBJECT-TYPE SYNTAX String MAX-ACCESS read-only STATUS current DESCRIPTION "Time the last value was recorded" ::= { affirmedZoneGwThresholdHistorySlotLevelPdngwCallPerfStatsCreateSessionReq15minAvgEntry 14 } affirmedZoneGatewayPcscfServerStatusTable OBJECT-TYPE SYNTAX SEQUENCE OF AffirmedZoneGatewayPcscfServerStatusEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "" ::= { affirmedZoneMIB 530 } affirmedZoneGatewayPcscfServerStatusEntry OBJECT-TYPE SYNTAX AffirmedZoneGatewayPcscfServerStatusEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "" INDEX { affirmedZoneName, affirmedZoneGatewayPcscfServerStatusPcscfListName, affirmedZoneGatewayPcscfServerStatusPcscfAddress } ::= { affirmedZoneGatewayPcscfServerStatusTable 1 } AffirmedZoneGatewayPcscfServerStatusEntry ::= SEQUENCE { affirmedZoneGatewayPcscfServerStatusPcscfListName String, affirmedZoneGatewayPcscfServerStatusPcscfAddress String, affirmedZoneGatewayPcscfServerStatusPcscfStatus INTEGER } affirmedZoneGatewayPcscfServerStatusPcscfListName OBJECT-TYPE SYNTAX String MAX-ACCESS not-accessible STATUS current DESCRIPTION "P-CSCF List Name" ::= { affirmedZoneGatewayPcscfServerStatusEntry 1 } affirmedZoneGatewayPcscfServerStatusPcscfAddress OBJECT-TYPE SYNTAX String MAX-ACCESS not-accessible STATUS current DESCRIPTION "P-CSCF Server IP Address, must be a valid IPV4 or IPV6 address" ::= { affirmedZoneGatewayPcscfServerStatusEntry 2 } affirmedZoneGatewayPcscfServerStatusPcscfStatus OBJECT-TYPE SYNTAX INTEGER {down(0),up(1)} MAX-ACCESS read-only STATUS current DESCRIPTION "P-CSCF Server Status" ::= { affirmedZoneGatewayPcscfServerStatusEntry 3 } affirmedZoneGatewaySbmStatisticsTable OBJECT-TYPE SYNTAX SEQUENCE OF AffirmedZoneGatewaySbmStatisticsEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "" ::= { affirmedZoneMIB 196 } affirmedZoneGatewaySbmStatisticsEntry OBJECT-TYPE SYNTAX AffirmedZoneGatewaySbmStatisticsEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "" INDEX { affirmedZoneName, affirmedZoneGatewaySbmStatisticsName } ::= { affirmedZoneGatewaySbmStatisticsTable 1 } AffirmedZoneGatewaySbmStatisticsEntry ::= SEQUENCE { affirmedZoneGatewaySbmStatisticsName String, affirmedZoneGatewaySbmStatisticsNumAllocRequest ConfdString, affirmedZoneGatewaySbmStatisticsNumAllocSuccess ConfdString, affirmedZoneGatewaySbmStatisticsNumAllocFailure ConfdString, affirmedZoneGatewaySbmStatisticsNumReserveRequest ConfdString, affirmedZoneGatewaySbmStatisticsNumReserveSuccess ConfdString, affirmedZoneGatewaySbmStatisticsNumReserveFailure ConfdString, affirmedZoneGatewaySbmStatisticsNumReleaseRequest ConfdString, affirmedZoneGatewaySbmStatisticsNumReleaseSuccess ConfdString, affirmedZoneGatewaySbmStatisticsNumReleaseFailure ConfdString, affirmedZoneGatewaySbmStatisticsNumUpdateRequest ConfdString, affirmedZoneGatewaySbmStatisticsNumUpdateSuccess ConfdString, affirmedZoneGatewaySbmStatisticsNumUpdateFailure ConfdString, affirmedZoneGatewaySbmStatisticsNumCurrentBlocksAllocated Unsigned32 } affirmedZoneGatewaySbmStatisticsName OBJECT-TYPE SYNTAX String MAX-ACCESS not-accessible STATUS current DESCRIPTION "Geo Redundancy Group Name" ::= { affirmedZoneGatewaySbmStatisticsEntry 1 } affirmedZoneGatewaySbmStatisticsNumAllocRequest OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total Block ID Allocation Request" ::= { affirmedZoneGatewaySbmStatisticsEntry 2 } affirmedZoneGatewaySbmStatisticsNumAllocSuccess OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total Block ID Allocation Success" ::= { affirmedZoneGatewaySbmStatisticsEntry 3 } affirmedZoneGatewaySbmStatisticsNumAllocFailure OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total Block ID Allocation Failure" ::= { affirmedZoneGatewaySbmStatisticsEntry 4 } affirmedZoneGatewaySbmStatisticsNumReserveRequest OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total Block ID Reserve Request" ::= { affirmedZoneGatewaySbmStatisticsEntry 5 } affirmedZoneGatewaySbmStatisticsNumReserveSuccess OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total Block ID Reserve Success" ::= { affirmedZoneGatewaySbmStatisticsEntry 6 } affirmedZoneGatewaySbmStatisticsNumReserveFailure OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total Block ID Reserve Failure" ::= { affirmedZoneGatewaySbmStatisticsEntry 7 } affirmedZoneGatewaySbmStatisticsNumReleaseRequest OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total Block ID Release Request" ::= { affirmedZoneGatewaySbmStatisticsEntry 8 } affirmedZoneGatewaySbmStatisticsNumReleaseSuccess OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total Block ID Release Success" ::= { affirmedZoneGatewaySbmStatisticsEntry 9 } affirmedZoneGatewaySbmStatisticsNumReleaseFailure OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total Block ID Release Failure" ::= { affirmedZoneGatewaySbmStatisticsEntry 10 } affirmedZoneGatewaySbmStatisticsNumUpdateRequest OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total Block ID Update Request" ::= { affirmedZoneGatewaySbmStatisticsEntry 11 } affirmedZoneGatewaySbmStatisticsNumUpdateSuccess OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total Block ID Update Success" ::= { affirmedZoneGatewaySbmStatisticsEntry 12 } affirmedZoneGatewaySbmStatisticsNumUpdateFailure OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total Block ID Update Failure" ::= { affirmedZoneGatewaySbmStatisticsEntry 13 } affirmedZoneGatewaySbmStatisticsNumCurrentBlocksAllocated OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Current Blocks Allocated" ::= { affirmedZoneGatewaySbmStatisticsEntry 14 } affirmedZoneGatewaySbmControlPlaneStatisticsTable OBJECT-TYPE SYNTAX SEQUENCE OF AffirmedZoneGatewaySbmControlPlaneStatisticsEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "" ::= { affirmedZoneMIB 382 } affirmedZoneGatewaySbmControlPlaneStatisticsEntry OBJECT-TYPE SYNTAX AffirmedZoneGatewaySbmControlPlaneStatisticsEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "" INDEX { affirmedZoneName, affirmedZoneGatewaySbmControlPlaneStatisticsName } ::= { affirmedZoneGatewaySbmControlPlaneStatisticsTable 1 } AffirmedZoneGatewaySbmControlPlaneStatisticsEntry ::= SEQUENCE { affirmedZoneGatewaySbmControlPlaneStatisticsName String, affirmedZoneGatewaySbmControlPlaneStatisticsNumAllocRequest ConfdString, affirmedZoneGatewaySbmControlPlaneStatisticsNumAllocSuccess ConfdString, affirmedZoneGatewaySbmControlPlaneStatisticsNumAllocFailure ConfdString, affirmedZoneGatewaySbmControlPlaneStatisticsNumReserveRequest ConfdString, affirmedZoneGatewaySbmControlPlaneStatisticsNumReserveSuccess ConfdString, affirmedZoneGatewaySbmControlPlaneStatisticsNumReserveFailure ConfdString, affirmedZoneGatewaySbmControlPlaneStatisticsNumReleaseRequest ConfdString, affirmedZoneGatewaySbmControlPlaneStatisticsNumReleaseSuccess ConfdString, affirmedZoneGatewaySbmControlPlaneStatisticsNumReleaseFailure ConfdString, affirmedZoneGatewaySbmControlPlaneStatisticsNumUpdateRequest ConfdString, affirmedZoneGatewaySbmControlPlaneStatisticsNumUpdateSuccess ConfdString, affirmedZoneGatewaySbmControlPlaneStatisticsNumUpdateFailure ConfdString, affirmedZoneGatewaySbmControlPlaneStatisticsNumCurrentBlocksAllocated Unsigned32 } affirmedZoneGatewaySbmControlPlaneStatisticsName OBJECT-TYPE SYNTAX String MAX-ACCESS not-accessible STATUS current DESCRIPTION "Geo Redundancy Group Name" ::= { affirmedZoneGatewaySbmControlPlaneStatisticsEntry 1 } affirmedZoneGatewaySbmControlPlaneStatisticsNumAllocRequest OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total Block ID Allocation Request" ::= { affirmedZoneGatewaySbmControlPlaneStatisticsEntry 2 } affirmedZoneGatewaySbmControlPlaneStatisticsNumAllocSuccess OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total Block ID Allocation Success" ::= { affirmedZoneGatewaySbmControlPlaneStatisticsEntry 3 } affirmedZoneGatewaySbmControlPlaneStatisticsNumAllocFailure OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total Block ID Allocation Failure" ::= { affirmedZoneGatewaySbmControlPlaneStatisticsEntry 4 } affirmedZoneGatewaySbmControlPlaneStatisticsNumReserveRequest OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total Block ID Reserve Request" ::= { affirmedZoneGatewaySbmControlPlaneStatisticsEntry 5 } affirmedZoneGatewaySbmControlPlaneStatisticsNumReserveSuccess OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total Block ID Reserve Success" ::= { affirmedZoneGatewaySbmControlPlaneStatisticsEntry 6 } affirmedZoneGatewaySbmControlPlaneStatisticsNumReserveFailure OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total Block ID Reserve Failure" ::= { affirmedZoneGatewaySbmControlPlaneStatisticsEntry 7 } affirmedZoneGatewaySbmControlPlaneStatisticsNumReleaseRequest OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total Block ID Release Request" ::= { affirmedZoneGatewaySbmControlPlaneStatisticsEntry 8 } affirmedZoneGatewaySbmControlPlaneStatisticsNumReleaseSuccess OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total Block ID Release Success" ::= { affirmedZoneGatewaySbmControlPlaneStatisticsEntry 9 } affirmedZoneGatewaySbmControlPlaneStatisticsNumReleaseFailure OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total Block ID Release Failure" ::= { affirmedZoneGatewaySbmControlPlaneStatisticsEntry 10 } affirmedZoneGatewaySbmControlPlaneStatisticsNumUpdateRequest OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total Block ID Update Request" ::= { affirmedZoneGatewaySbmControlPlaneStatisticsEntry 11 } affirmedZoneGatewaySbmControlPlaneStatisticsNumUpdateSuccess OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total Block ID Update Success" ::= { affirmedZoneGatewaySbmControlPlaneStatisticsEntry 12 } affirmedZoneGatewaySbmControlPlaneStatisticsNumUpdateFailure OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total Block ID Update Failure" ::= { affirmedZoneGatewaySbmControlPlaneStatisticsEntry 13 } affirmedZoneGatewaySbmControlPlaneStatisticsNumCurrentBlocksAllocated OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Current Blocks Allocated" ::= { affirmedZoneGatewaySbmControlPlaneStatisticsEntry 14 } affirmedZoneGatewaySbmUserPlaneStatisticsTable OBJECT-TYPE SYNTAX SEQUENCE OF AffirmedZoneGatewaySbmUserPlaneStatisticsEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "" ::= { affirmedZoneMIB 383 } affirmedZoneGatewaySbmUserPlaneStatisticsEntry OBJECT-TYPE SYNTAX AffirmedZoneGatewaySbmUserPlaneStatisticsEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "" INDEX { affirmedZoneName, affirmedZoneGatewaySbmUserPlaneStatisticsName } ::= { affirmedZoneGatewaySbmUserPlaneStatisticsTable 1 } AffirmedZoneGatewaySbmUserPlaneStatisticsEntry ::= SEQUENCE { affirmedZoneGatewaySbmUserPlaneStatisticsName String, affirmedZoneGatewaySbmUserPlaneStatisticsNumAllocRequest ConfdString, affirmedZoneGatewaySbmUserPlaneStatisticsNumAllocSuccess ConfdString, affirmedZoneGatewaySbmUserPlaneStatisticsNumAllocFailure ConfdString, affirmedZoneGatewaySbmUserPlaneStatisticsNumReserveRequest ConfdString, affirmedZoneGatewaySbmUserPlaneStatisticsNumReserveSuccess ConfdString, affirmedZoneGatewaySbmUserPlaneStatisticsNumReserveFailure ConfdString, affirmedZoneGatewaySbmUserPlaneStatisticsNumReleaseRequest ConfdString, affirmedZoneGatewaySbmUserPlaneStatisticsNumReleaseSuccess ConfdString, affirmedZoneGatewaySbmUserPlaneStatisticsNumReleaseFailure ConfdString, affirmedZoneGatewaySbmUserPlaneStatisticsNumUpdateRequest ConfdString, affirmedZoneGatewaySbmUserPlaneStatisticsNumUpdateSuccess ConfdString, affirmedZoneGatewaySbmUserPlaneStatisticsNumUpdateFailure ConfdString, affirmedZoneGatewaySbmUserPlaneStatisticsNumCurrentBlocksAllocated Unsigned32 } affirmedZoneGatewaySbmUserPlaneStatisticsName OBJECT-TYPE SYNTAX String MAX-ACCESS not-accessible STATUS current DESCRIPTION "Geo Redundancy Group Name" ::= { affirmedZoneGatewaySbmUserPlaneStatisticsEntry 1 } affirmedZoneGatewaySbmUserPlaneStatisticsNumAllocRequest OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total Block ID Allocation Request" ::= { affirmedZoneGatewaySbmUserPlaneStatisticsEntry 2 } affirmedZoneGatewaySbmUserPlaneStatisticsNumAllocSuccess OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total Block ID Allocation Success" ::= { affirmedZoneGatewaySbmUserPlaneStatisticsEntry 3 } affirmedZoneGatewaySbmUserPlaneStatisticsNumAllocFailure OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total Block ID Allocation Failure" ::= { affirmedZoneGatewaySbmUserPlaneStatisticsEntry 4 } affirmedZoneGatewaySbmUserPlaneStatisticsNumReserveRequest OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total Block ID Reserve Request" ::= { affirmedZoneGatewaySbmUserPlaneStatisticsEntry 5 } affirmedZoneGatewaySbmUserPlaneStatisticsNumReserveSuccess OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total Block ID Reserve Success" ::= { affirmedZoneGatewaySbmUserPlaneStatisticsEntry 6 } affirmedZoneGatewaySbmUserPlaneStatisticsNumReserveFailure OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total Block ID Reserve Failure" ::= { affirmedZoneGatewaySbmUserPlaneStatisticsEntry 7 } affirmedZoneGatewaySbmUserPlaneStatisticsNumReleaseRequest OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total Block ID Release Request" ::= { affirmedZoneGatewaySbmUserPlaneStatisticsEntry 8 } affirmedZoneGatewaySbmUserPlaneStatisticsNumReleaseSuccess OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total Block ID Release Success" ::= { affirmedZoneGatewaySbmUserPlaneStatisticsEntry 9 } affirmedZoneGatewaySbmUserPlaneStatisticsNumReleaseFailure OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total Block ID Release Failure" ::= { affirmedZoneGatewaySbmUserPlaneStatisticsEntry 10 } affirmedZoneGatewaySbmUserPlaneStatisticsNumUpdateRequest OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total Block ID Update Request" ::= { affirmedZoneGatewaySbmUserPlaneStatisticsEntry 11 } affirmedZoneGatewaySbmUserPlaneStatisticsNumUpdateSuccess OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total Block ID Update Success" ::= { affirmedZoneGatewaySbmUserPlaneStatisticsEntry 12 } affirmedZoneGatewaySbmUserPlaneStatisticsNumUpdateFailure OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total Block ID Update Failure" ::= { affirmedZoneGatewaySbmUserPlaneStatisticsEntry 13 } affirmedZoneGatewaySbmUserPlaneStatisticsNumCurrentBlocksAllocated OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Current Blocks Allocated" ::= { affirmedZoneGatewaySbmUserPlaneStatisticsEntry 14 } affirmedZoneGatewaySbmStatsTable OBJECT-TYPE SYNTAX SEQUENCE OF AffirmedZoneGatewaySbmStatsEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "" ::= { affirmedZoneMIB 197 } affirmedZoneGatewaySbmStatsEntry OBJECT-TYPE SYNTAX AffirmedZoneGatewaySbmStatsEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "" INDEX { affirmedZoneName, affirmedZoneGatewaySbmStatsId } ::= { affirmedZoneGatewaySbmStatsTable 1 } AffirmedZoneGatewaySbmStatsEntry ::= SEQUENCE { affirmedZoneGatewaySbmStatsId Unsigned32, affirmedZoneGatewaySbmStatsNumallocated Unsigned32, affirmedZoneGatewaySbmStatsNumallocationreq Unsigned32, affirmedZoneGatewaySbmStatsNumallocationsuccess Unsigned32, affirmedZoneGatewaySbmStatsNumallocationfailures Unsigned32, affirmedZoneGatewaySbmStatsNumdeallocationreq Unsigned32, affirmedZoneGatewaySbmStatsNumdeallocationsuccess Unsigned32, affirmedZoneGatewaySbmStatsNumdeallocationfailures Unsigned32, affirmedZoneGatewaySbmStatsNumreservationreq Unsigned32, affirmedZoneGatewaySbmStatsNumreservationsuccess Unsigned32, affirmedZoneGatewaySbmStatsNumreservationfailures Unsigned32, affirmedZoneGatewaySbmStatsNumupdatereq Unsigned32, affirmedZoneGatewaySbmStatsNumupdatesuccess Unsigned32, affirmedZoneGatewaySbmStatsNumupdatefailures Unsigned32 } affirmedZoneGatewaySbmStatsId OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS not-accessible STATUS current DESCRIPTION " geo redudant group id" ::= { affirmedZoneGatewaySbmStatsEntry 1 } affirmedZoneGatewaySbmStatsNumallocated OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "block number" ::= { affirmedZoneGatewaySbmStatsEntry 2 } affirmedZoneGatewaySbmStatsNumallocationreq OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "block number" ::= { affirmedZoneGatewaySbmStatsEntry 3 } affirmedZoneGatewaySbmStatsNumallocationsuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "num of block-allocation-success" ::= { affirmedZoneGatewaySbmStatsEntry 4 } affirmedZoneGatewaySbmStatsNumallocationfailures OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "num of block-allocation-failure" ::= { affirmedZoneGatewaySbmStatsEntry 5 } affirmedZoneGatewaySbmStatsNumdeallocationreq OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "num of block-deallocation-requests" ::= { affirmedZoneGatewaySbmStatsEntry 6 } affirmedZoneGatewaySbmStatsNumdeallocationsuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "num of block-deallocation-success" ::= { affirmedZoneGatewaySbmStatsEntry 7 } affirmedZoneGatewaySbmStatsNumdeallocationfailures OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "num of block-deallocation-failures" ::= { affirmedZoneGatewaySbmStatsEntry 8 } affirmedZoneGatewaySbmStatsNumreservationreq OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "num of block-reservation-requests" ::= { affirmedZoneGatewaySbmStatsEntry 9 } affirmedZoneGatewaySbmStatsNumreservationsuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "num of block-reservation-success" ::= { affirmedZoneGatewaySbmStatsEntry 10 } affirmedZoneGatewaySbmStatsNumreservationfailures OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "num of block-reservation-failures" ::= { affirmedZoneGatewaySbmStatsEntry 11 } affirmedZoneGatewaySbmStatsNumupdatereq OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "num of block-update-requests" ::= { affirmedZoneGatewaySbmStatsEntry 12 } affirmedZoneGatewaySbmStatsNumupdatesuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "num of block-update-success" ::= { affirmedZoneGatewaySbmStatsEntry 13 } affirmedZoneGatewaySbmStatsNumupdatefailures OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "num of block-update-failures" ::= { affirmedZoneGatewaySbmStatsEntry 14 } affirmedZoneGatewaySbmControlPlaneStatsTable OBJECT-TYPE SYNTAX SEQUENCE OF AffirmedZoneGatewaySbmControlPlaneStatsEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "" ::= { affirmedZoneMIB 384 } affirmedZoneGatewaySbmControlPlaneStatsEntry OBJECT-TYPE SYNTAX AffirmedZoneGatewaySbmControlPlaneStatsEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "" INDEX { affirmedZoneName, affirmedZoneGatewaySbmControlPlaneStatsId } ::= { affirmedZoneGatewaySbmControlPlaneStatsTable 1 } AffirmedZoneGatewaySbmControlPlaneStatsEntry ::= SEQUENCE { affirmedZoneGatewaySbmControlPlaneStatsId Unsigned32, affirmedZoneGatewaySbmControlPlaneStatsNumallocated Unsigned32, affirmedZoneGatewaySbmControlPlaneStatsNumallocationreq Unsigned32, affirmedZoneGatewaySbmControlPlaneStatsNumallocationsuccess Unsigned32, affirmedZoneGatewaySbmControlPlaneStatsNumallocationfailures Unsigned32, affirmedZoneGatewaySbmControlPlaneStatsNumdeallocationreq Unsigned32, affirmedZoneGatewaySbmControlPlaneStatsNumdeallocationsuccess Unsigned32, affirmedZoneGatewaySbmControlPlaneStatsNumdeallocationfailures Unsigned32, affirmedZoneGatewaySbmControlPlaneStatsNumreservationreq Unsigned32, affirmedZoneGatewaySbmControlPlaneStatsNumreservationsuccess Unsigned32, affirmedZoneGatewaySbmControlPlaneStatsNumreservationfailures Unsigned32, affirmedZoneGatewaySbmControlPlaneStatsNumupdatereq Unsigned32, affirmedZoneGatewaySbmControlPlaneStatsNumupdatesuccess Unsigned32, affirmedZoneGatewaySbmControlPlaneStatsNumupdatefailures Unsigned32 } affirmedZoneGatewaySbmControlPlaneStatsId OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS not-accessible STATUS current DESCRIPTION " geo redudant group id" ::= { affirmedZoneGatewaySbmControlPlaneStatsEntry 1 } affirmedZoneGatewaySbmControlPlaneStatsNumallocated OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "block number" ::= { affirmedZoneGatewaySbmControlPlaneStatsEntry 2 } affirmedZoneGatewaySbmControlPlaneStatsNumallocationreq OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "block number" ::= { affirmedZoneGatewaySbmControlPlaneStatsEntry 3 } affirmedZoneGatewaySbmControlPlaneStatsNumallocationsuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "num of block-allocation-success" ::= { affirmedZoneGatewaySbmControlPlaneStatsEntry 4 } affirmedZoneGatewaySbmControlPlaneStatsNumallocationfailures OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "num of block-allocation-failure" ::= { affirmedZoneGatewaySbmControlPlaneStatsEntry 5 } affirmedZoneGatewaySbmControlPlaneStatsNumdeallocationreq OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "num of block-deallocation-requests" ::= { affirmedZoneGatewaySbmControlPlaneStatsEntry 6 } affirmedZoneGatewaySbmControlPlaneStatsNumdeallocationsuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "num of block-deallocation-success" ::= { affirmedZoneGatewaySbmControlPlaneStatsEntry 7 } affirmedZoneGatewaySbmControlPlaneStatsNumdeallocationfailures OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "num of block-deallocation-failures" ::= { affirmedZoneGatewaySbmControlPlaneStatsEntry 8 } affirmedZoneGatewaySbmControlPlaneStatsNumreservationreq OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "num of block-reservation-requests" ::= { affirmedZoneGatewaySbmControlPlaneStatsEntry 9 } affirmedZoneGatewaySbmControlPlaneStatsNumreservationsuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "num of block-reservation-success" ::= { affirmedZoneGatewaySbmControlPlaneStatsEntry 10 } affirmedZoneGatewaySbmControlPlaneStatsNumreservationfailures OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "num of block-reservation-failures" ::= { affirmedZoneGatewaySbmControlPlaneStatsEntry 11 } affirmedZoneGatewaySbmControlPlaneStatsNumupdatereq OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "num of block-update-requests" ::= { affirmedZoneGatewaySbmControlPlaneStatsEntry 12 } affirmedZoneGatewaySbmControlPlaneStatsNumupdatesuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "num of block-update-success" ::= { affirmedZoneGatewaySbmControlPlaneStatsEntry 13 } affirmedZoneGatewaySbmControlPlaneStatsNumupdatefailures OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "num of block-update-failures" ::= { affirmedZoneGatewaySbmControlPlaneStatsEntry 14 } affirmedZoneGatewaySbmUserPlaneStatsTable OBJECT-TYPE SYNTAX SEQUENCE OF AffirmedZoneGatewaySbmUserPlaneStatsEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "" ::= { affirmedZoneMIB 385 } affirmedZoneGatewaySbmUserPlaneStatsEntry OBJECT-TYPE SYNTAX AffirmedZoneGatewaySbmUserPlaneStatsEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "" INDEX { affirmedZoneName, affirmedZoneGatewaySbmUserPlaneStatsId } ::= { affirmedZoneGatewaySbmUserPlaneStatsTable 1 } AffirmedZoneGatewaySbmUserPlaneStatsEntry ::= SEQUENCE { affirmedZoneGatewaySbmUserPlaneStatsId Unsigned32, affirmedZoneGatewaySbmUserPlaneStatsNumallocated Unsigned32, affirmedZoneGatewaySbmUserPlaneStatsNumallocationreq Unsigned32, affirmedZoneGatewaySbmUserPlaneStatsNumallocationsuccess Unsigned32, affirmedZoneGatewaySbmUserPlaneStatsNumallocationfailures Unsigned32, affirmedZoneGatewaySbmUserPlaneStatsNumdeallocationreq Unsigned32, affirmedZoneGatewaySbmUserPlaneStatsNumdeallocationsuccess Unsigned32, affirmedZoneGatewaySbmUserPlaneStatsNumdeallocationfailures Unsigned32, affirmedZoneGatewaySbmUserPlaneStatsNumreservationreq Unsigned32, affirmedZoneGatewaySbmUserPlaneStatsNumreservationsuccess Unsigned32, affirmedZoneGatewaySbmUserPlaneStatsNumreservationfailures Unsigned32, affirmedZoneGatewaySbmUserPlaneStatsNumupdatereq Unsigned32, affirmedZoneGatewaySbmUserPlaneStatsNumupdatesuccess Unsigned32, affirmedZoneGatewaySbmUserPlaneStatsNumupdatefailures Unsigned32 } affirmedZoneGatewaySbmUserPlaneStatsId OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS not-accessible STATUS current DESCRIPTION " geo redudant group id" ::= { affirmedZoneGatewaySbmUserPlaneStatsEntry 1 } affirmedZoneGatewaySbmUserPlaneStatsNumallocated OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "block number" ::= { affirmedZoneGatewaySbmUserPlaneStatsEntry 2 } affirmedZoneGatewaySbmUserPlaneStatsNumallocationreq OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "block number" ::= { affirmedZoneGatewaySbmUserPlaneStatsEntry 3 } affirmedZoneGatewaySbmUserPlaneStatsNumallocationsuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "num of block-allocation-success" ::= { affirmedZoneGatewaySbmUserPlaneStatsEntry 4 } affirmedZoneGatewaySbmUserPlaneStatsNumallocationfailures OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "num of block-allocation-failure" ::= { affirmedZoneGatewaySbmUserPlaneStatsEntry 5 } affirmedZoneGatewaySbmUserPlaneStatsNumdeallocationreq OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "num of block-deallocation-requests" ::= { affirmedZoneGatewaySbmUserPlaneStatsEntry 6 } affirmedZoneGatewaySbmUserPlaneStatsNumdeallocationsuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "num of block-deallocation-success" ::= { affirmedZoneGatewaySbmUserPlaneStatsEntry 7 } affirmedZoneGatewaySbmUserPlaneStatsNumdeallocationfailures OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "num of block-deallocation-failures" ::= { affirmedZoneGatewaySbmUserPlaneStatsEntry 8 } affirmedZoneGatewaySbmUserPlaneStatsNumreservationreq OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "num of block-reservation-requests" ::= { affirmedZoneGatewaySbmUserPlaneStatsEntry 9 } affirmedZoneGatewaySbmUserPlaneStatsNumreservationsuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "num of block-reservation-success" ::= { affirmedZoneGatewaySbmUserPlaneStatsEntry 10 } affirmedZoneGatewaySbmUserPlaneStatsNumreservationfailures OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "num of block-reservation-failures" ::= { affirmedZoneGatewaySbmUserPlaneStatsEntry 11 } affirmedZoneGatewaySbmUserPlaneStatsNumupdatereq OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "num of block-update-requests" ::= { affirmedZoneGatewaySbmUserPlaneStatsEntry 12 } affirmedZoneGatewaySbmUserPlaneStatsNumupdatesuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "num of block-update-success" ::= { affirmedZoneGatewaySbmUserPlaneStatsEntry 13 } affirmedZoneGatewaySbmUserPlaneStatsNumupdatefailures OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "num of block-update-failures" ::= { affirmedZoneGatewaySbmUserPlaneStatsEntry 14 } affirmedZoneGatewaySbmStatusTable OBJECT-TYPE SYNTAX SEQUENCE OF AffirmedZoneGatewaySbmStatusEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "" ::= { affirmedZoneMIB 198 } affirmedZoneGatewaySbmStatusEntry OBJECT-TYPE SYNTAX AffirmedZoneGatewaySbmStatusEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "" INDEX { affirmedZoneName, affirmedZoneGatewaySbmStatusId, affirmedZoneGatewaySbmStatusNum } ::= { affirmedZoneGatewaySbmStatusTable 1 } AffirmedZoneGatewaySbmStatusEntry ::= SEQUENCE { affirmedZoneGatewaySbmStatusId Unsigned32, affirmedZoneGatewaySbmStatusNum Unsigned32, affirmedZoneGatewaySbmStatusServiceid ConfdString, affirmedZoneGatewaySbmStatusFsapi ConfdString } affirmedZoneGatewaySbmStatusId OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS not-accessible STATUS current DESCRIPTION " geo redudant group id" ::= { affirmedZoneGatewaySbmStatusEntry 1 } affirmedZoneGatewaySbmStatusNum OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS not-accessible STATUS current DESCRIPTION "block number" ::= { affirmedZoneGatewaySbmStatusEntry 2 } affirmedZoneGatewaySbmStatusServiceid OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "service identifier" ::= { affirmedZoneGatewaySbmStatusEntry 3 } affirmedZoneGatewaySbmStatusFsapi OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "fsapi identifier" ::= { affirmedZoneGatewaySbmStatusEntry 4 } affirmedZoneGatewaySbmControlPlaneStatusTable OBJECT-TYPE SYNTAX SEQUENCE OF AffirmedZoneGatewaySbmControlPlaneStatusEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "" ::= { affirmedZoneMIB 386 } affirmedZoneGatewaySbmControlPlaneStatusEntry OBJECT-TYPE SYNTAX AffirmedZoneGatewaySbmControlPlaneStatusEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "" INDEX { affirmedZoneName, affirmedZoneGatewaySbmControlPlaneStatusId, affirmedZoneGatewaySbmControlPlaneStatusNum } ::= { affirmedZoneGatewaySbmControlPlaneStatusTable 1 } AffirmedZoneGatewaySbmControlPlaneStatusEntry ::= SEQUENCE { affirmedZoneGatewaySbmControlPlaneStatusId Unsigned32, affirmedZoneGatewaySbmControlPlaneStatusNum Unsigned32, affirmedZoneGatewaySbmControlPlaneStatusServiceid ConfdString } affirmedZoneGatewaySbmControlPlaneStatusId OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS not-accessible STATUS current DESCRIPTION " geo redudant group id" ::= { affirmedZoneGatewaySbmControlPlaneStatusEntry 1 } affirmedZoneGatewaySbmControlPlaneStatusNum OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS not-accessible STATUS current DESCRIPTION "block number" ::= { affirmedZoneGatewaySbmControlPlaneStatusEntry 2 } affirmedZoneGatewaySbmControlPlaneStatusServiceid OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "service identifier" ::= { affirmedZoneGatewaySbmControlPlaneStatusEntry 3 } affirmedZoneGatewaySbmUserPlaneStatusTable OBJECT-TYPE SYNTAX SEQUENCE OF AffirmedZoneGatewaySbmUserPlaneStatusEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "" ::= { affirmedZoneMIB 387 } affirmedZoneGatewaySbmUserPlaneStatusEntry OBJECT-TYPE SYNTAX AffirmedZoneGatewaySbmUserPlaneStatusEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "" INDEX { affirmedZoneName, affirmedZoneGatewaySbmUserPlaneStatusId, affirmedZoneGatewaySbmUserPlaneStatusNum } ::= { affirmedZoneGatewaySbmUserPlaneStatusTable 1 } AffirmedZoneGatewaySbmUserPlaneStatusEntry ::= SEQUENCE { affirmedZoneGatewaySbmUserPlaneStatusId Unsigned32, affirmedZoneGatewaySbmUserPlaneStatusNum Unsigned32, affirmedZoneGatewaySbmUserPlaneStatusServiceid ConfdString, affirmedZoneGatewaySbmUserPlaneStatusFsapi ConfdString } affirmedZoneGatewaySbmUserPlaneStatusId OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS not-accessible STATUS current DESCRIPTION " geo redudant group id" ::= { affirmedZoneGatewaySbmUserPlaneStatusEntry 1 } affirmedZoneGatewaySbmUserPlaneStatusNum OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS not-accessible STATUS current DESCRIPTION "block number" ::= { affirmedZoneGatewaySbmUserPlaneStatusEntry 2 } affirmedZoneGatewaySbmUserPlaneStatusServiceid OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "service identifier" ::= { affirmedZoneGatewaySbmUserPlaneStatusEntry 3 } affirmedZoneGatewaySbmUserPlaneStatusFsapi OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "fsapi identifier" ::= { affirmedZoneGatewaySbmUserPlaneStatusEntry 4 } affirmedZoneGatewaySlbStatusTable OBJECT-TYPE SYNTAX SEQUENCE OF AffirmedZoneGatewaySlbStatusEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "" ::= { affirmedZoneMIB 199 } affirmedZoneGatewaySlbStatusEntry OBJECT-TYPE SYNTAX AffirmedZoneGatewaySlbStatusEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "" INDEX { affirmedZoneName, affirmedZoneGatewaySlbStatusType, affirmedZoneGatewaySlbStatusName } ::= { affirmedZoneGatewaySlbStatusTable 1 } AffirmedZoneGatewaySlbStatusEntry ::= SEQUENCE { affirmedZoneGatewaySlbStatusType INTEGER, affirmedZoneGatewaySlbStatusName String, affirmedZoneGatewaySlbStatusServiceid ConfdString, affirmedZoneGatewaySlbStatusLoadstate String, affirmedZoneGatewaySlbStatusCurrentload Unsigned32, affirmedZoneGatewaySlbStatusAbsolutevalue Unsigned32 } affirmedZoneGatewaySlbStatusType OBJECT-TYPE SYNTAX INTEGER {sgw(1),pgw(2),ggsn(3),mcc-gigw(4),wag(5),epdg(6),gtpproxy(7),u-plane(8)} MAX-ACCESS not-accessible STATUS current DESCRIPTION " gateway type - enum list" ::= { affirmedZoneGatewaySlbStatusEntry 1 } affirmedZoneGatewaySlbStatusName OBJECT-TYPE SYNTAX String MAX-ACCESS not-accessible STATUS current DESCRIPTION "task name - string" ::= { affirmedZoneGatewaySlbStatusEntry 2 } affirmedZoneGatewaySlbStatusServiceid OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "service identifier" ::= { affirmedZoneGatewaySlbStatusEntry 3 } affirmedZoneGatewaySlbStatusLoadstate OBJECT-TYPE SYNTAX String MAX-ACCESS read-only STATUS current DESCRIPTION "load state represents preconfigured load level[Minor{High,Low}/Major{High,Low}/critical{High,Low}] being experienced by a GW [PGW/SGW/GGSN]" ::= { affirmedZoneGatewaySlbStatusEntry 4 } affirmedZoneGatewaySlbStatusCurrentload OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "currentload represents currentload percent based on preconfigured thresholds for load level" ::= { affirmedZoneGatewaySlbStatusEntry 5 } affirmedZoneGatewaySlbStatusAbsolutevalue OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "absolutevalue represents actual num of bearers being served by the GW [PGW/SGW/GGSN]" ::= { affirmedZoneGatewaySlbStatusEntry 6 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwTable OBJECT-TYPE SYNTAX SEQUENCE OF AffirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "" ::= { affirmedZoneMIB 200 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwEntry OBJECT-TYPE SYNTAX AffirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "" INDEX { affirmedZoneName, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwName } ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwTable 1 } AffirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwEntry ::= SEQUENCE { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwName String, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumCreateSessionReq Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumCreateSessionReq1MinAvg Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumCreateSessionReq5MinAvg Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumCreateSessionReq15MinAvg Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumCreateSessionAccept Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumCreateSessionReject Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumCreateSessionPgwReject Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumCreateSessionRejectInvalidReq Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumCreateSessionRejectSystemFailure Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumCreateSessionRejectMisc Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumCurrentSessions Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumPdnConnections Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumModifyBearerReq Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumModifyBearerAccept Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumModifyBearerReject Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumModifyBearerPgwReject Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumModifyBearerInvalidReq Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumModifyBearerRejectSystemFailure Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumModifyBearerRejectMisc Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumBearerResourceCmd Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumBearerResourceCmdDrop Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumBearerResourceFailIndFromPgw Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumBearerResourceFailIndInvalidReq Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumBearerResourceFailIndSystemFailure Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumBearerResourceFailIndMisc Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumBearers Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumCreateBearerReq Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumCreateBearerAccept Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumCreateBearerReject Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumCreateBearerMmeReject Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumCreateBearerRejectInvalidReq Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumCreateBearerRejectSystemFailure Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumCreateBearerRejectMisc Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumDeleteBearerCmd Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumDeleteBearerCmdDrop Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumDeleteBearerFailIndFromPgw Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumDeleteBearerFailIndInvalidReq Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumDeleteBearerFailIndSystemFailure Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumDeleteBearerFailIndMisc Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumDeleteBearerReq Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumDeleteBearerAccept Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumDeleteBearerReject Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumDeleteBearerMmeReject Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumDeleteBearerRejectInvalidReq Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumDeleteBearerRejectSystemFailure Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumDeleteBearerRejectMisc Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumDeleteSessionReq Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumDeleteSessionAccept Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumDeleteSessionReject Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumDeleteSessionPgwReject Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumDeleteSessionRejectMisc Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumModifyBearerCmd Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumModifyBearerCmdDrop Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumModifyBearerFailIndFromPgw Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumModifyBearerFailIndInvalidReq Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumModifyBearerFailIndSystemFailure Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumModifyBearerFailIndMisc Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumPageReq Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumPageSuccess Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumPageFailure Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumUpdateBearerReq Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumUpdateBearerAccept Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumUpdateBearerReject Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumUpdateBearerMmeReject Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumUpdateBearerRejectInvalidReq Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumUpdateBearerRejectSystemFailure Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumUpdateBearerRejectMisc Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumReleaseAccessBearerReq Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumReleaseAccessBearerAccept Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumReleaseAccessBearerReject Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumReleaseAccessBearerRejectInvalidReq Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumReleaseAccessBearerRejectSystemFailure Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumReleaseAccessBearerRejectMisc Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumLocalCloseAttempts Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumLocalCloseAttemptsAccepted Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumIdleDurationExceededCloses Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumMaximalDurationExceededCloses Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumOperatorInitiatedCloses Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumActiveCurrentSessions Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumIdleCurrentSessions Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwIntervalPeakCurrentSessions Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwIntervalPeakActiveCurrentSessions Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwIntervalPeakIdleCurrentSessions Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumActivePdnConnections Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumIdlePdnConnections Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwIntervalPeakPdnConnections Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwIntervalPeakActivePdnConnections Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwIntervalPeakIdlePdnConnections Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumDefaultBearers Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumDedicatedBearers Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwIntervalPeakBearers Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwIntervalPeakDefaultBearers Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwIntervalPeakDedicatedBearers Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumTraceSessionActivationAttempt Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumTraceSessionActivationAccept Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumTraceSessionDeactivationAttempt Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumTraceSessionDeactivationAccept Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumRatTypeUtranSessions Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumRatTypeGeranSessions Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumRatTypeWlanSessions Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumRatTypeGanSessions Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumRatTypeHspaEvoSessions Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumRatTypeEUtranSessions Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumRatTypeVirtualSessions Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumIndirectForwardingBearers Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumDuplicateSessionLocalCloseAttempts Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumS4S11CtrlTeidLookupFailures Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumS5S8CtrlTeidLookupFailures Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumChangeNotificationAttempt Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumChangeNotificationAccept Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumChangeNotificationReject Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumChangeNotifcationPgwReject Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumChangeNotificationRejectInvalidReq Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumChangeNotificationRejectSystemFailure Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumChangeNotificationRejectMisc Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumChangeNotificationDrop Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumErrorIndicationsProcessed Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumErrorIndicationLocalCloseAttempts Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumErrorIndicationBearerDeactivation Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumGtppCdrSent Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumGtppCdrRespSuccess Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumGtppCdrRespFailure Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumGtppCdrRespTimeout Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumTotalBearersSetupSuccess Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumTotalBearersSetupFail Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumCurrentBearersQci1 Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumCurrentBearersQci2 Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumCurrentBearersQci3 Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumCurrentBearersQci4 Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumCurrentBearersQci5 Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumCurrentBearersQci6 Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumCurrentBearersQci7 Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumCurrentBearersQci8 Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumCurrentBearersQci9 Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumCurrentBearersQciOther Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumTotalBearersSetupSuccessQci1 Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumTotalBearersSetupSuccessQci2 Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumTotalBearersSetupSuccessQci3 Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumTotalBearersSetupSuccessQci4 Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumTotalBearersSetupSuccessQci5 Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumTotalBearersSetupSuccessQci6 Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumTotalBearersSetupSuccessQci7 Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumTotalBearersSetupSuccessQci8 Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumTotalBearersSetupSuccessQci9 Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumTotalBearersSetupSuccessQciOther Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumTotalBearersSetupFailQci1 Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumTotalBearersSetupFailQci2 Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumTotalBearersSetupFailQci3 Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumTotalBearersSetupFailQci4 Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumTotalBearersSetupFailQci5 Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumTotalBearersSetupFailQci6 Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumTotalBearersSetupFailQci7 Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumTotalBearersSetupFailQci8 Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumTotalBearersSetupFailQci9 Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumTotalBearersSetupFailQciOther Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumSaegwCurrentSessions Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumSaegwCurrentBearers Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumSaegwTotalBearersSetupSuccess Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumSaegwTotalBearersSetupFail Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumSaegwCurrentBearersQci1 Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumSaegwCurrentBearersQci2 Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumSaegwCurrentBearersQci3 Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumSaegwCurrentBearersQci4 Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumSaegwCurrentBearersQci5 Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumSaegwCurrentBearersQci6 Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumSaegwCurrentBearersQci7 Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumSaegwCurrentBearersQci8 Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumSaegwCurrentBearersQci9 Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumSaegwCurrentBearersQciOther Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumSaegwTotalBearersSetupSuccessQci1 Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumSaegwTotalBearersSetupSuccessQci2 Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumSaegwTotalBearersSetupSuccessQci3 Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumSaegwTotalBearersSetupSuccessQci4 Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumSaegwTotalBearersSetupSuccessQci5 Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumSaegwTotalBearersSetupSuccessQci6 Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumSaegwTotalBearersSetupSuccessQci7 Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumSaegwTotalBearersSetupSuccessQci8 Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumSaegwTotalBearersSetupSuccessQci9 Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumSaegwTotalBearersSetupSuccessQciOther Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumSaegwTotalBearersSetupFailQci1 Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumSaegwTotalBearersSetupFailQci2 Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumSaegwTotalBearersSetupFailQci3 Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumSaegwTotalBearersSetupFailQci4 Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumSaegwTotalBearersSetupFailQci5 Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumSaegwTotalBearersSetupFailQci6 Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumSaegwTotalBearersSetupFailQci7 Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumSaegwTotalBearersSetupFailQci8 Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumSaegwTotalBearersSetupFailQci9 Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumSaegwTotalBearersSetupFailQciOther Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumUplinkPackets ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumUplinkBytes ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumUplinkDropPackets ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumUplinkDropBytes ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumDownlinkPackets ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumDownlinkBytes ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumDownlinkDropPackets ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumDownlinkDropBytes ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumSuspendNotification Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumSuspendNotificationAccept Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumSuspendNotificationReject Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumResumeNotification Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumResumeNotificationAccept Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumResumeNotificationReject Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumUplinkSuspendDropPackets ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumUplinkSuspendDropBytes ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumDownlinkSuspendDropPackets ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumDownlinkSuspendDropBytes ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumCreateSessionRejectRsrcUnavailable Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumCreateSessionRejectPgwNotResponding Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumCreateIndirectForwardingTunnelReq Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumCreateIndirectForwardingTunnelAccept Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumCreateIndirectForwardingTunnelReject Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumDeleteIndirectForwardingTunnelReq Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumDeleteIndirectForwardingTunnelAccept Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumDeleteIndirectForwardingTunnelReject Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumCreateSessionRejectBlockedApn Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumCreateSessionDrop Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumCreateBearerReqDrop Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumDeleteBearerDrop Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumUpdateBearerReqDrop Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumBearerIdleDurationExceededCloses Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumSaegwPdnConnections Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumTTLExcdDropPackets Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumTTLExcdDropBytes Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumFragSendPackets Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumFragSendBytes Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumFragFailPackets Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumFragFailBytes Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumUplinkAclDropPackets Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumUplinkAclDropBytes Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumDownlinkAclDropPackets Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumDownlinkAclDropBytes Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumBadSrcAddrDropPackets Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumBadSrcAddrDropBytes Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumNoTFTDropPackets Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumNoTFTDropBytes Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumBadUEAddrDropPackets Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumBadUEAddrDropBytes Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumMTUDropPackets Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumMTUDropBytes Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumNoRouteDropPackets Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumNoRouteDropBytes Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumNoEgressIntfDropPackets Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumNoEgressIntfDropBytes Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumberTTLExcdDropPackets ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumberTTLExcdDropBytes ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumberFragSendPackets ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumberFragSendBytes ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumberFragFailPackets ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumberFragFailBytes ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumberUplinkAclDropPackets ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumberUplinkAclDropBytes ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumberDownlinkAclDropPackets ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumberDownlinkAclDropBytes ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumberBadSrcAddrDropPackets ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumberBadSrcAddrDropBytes ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumberNoTFTDropPackets ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumberNoTFTDropBytes ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumberBadUEAddrDropPackets ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumberBadUEAddrDropBytes ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumberMTUDropPackets ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumberMTUDropBytes ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumberNoRouteDropPackets ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumberNoRouteDropBytes ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumberNoEgressIntfDropPackets ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumberNoEgressIntfDropBytes ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumPdnConnectionsS4Geran Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumPdnConnectionsS4Utran Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumPdnConnectionsEutran Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumSaegwPdnConnectionsS4Geran Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumSaegwPdnConnectionsS4Utran Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumSaegwPdnConnectionsEutran Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumSaegwSgwUplinkPackets ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumSaegwSgwUplinkBytes ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumSaegwSgwDownlinkPackets ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumSaegwSgwDownlinkBytes ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumSaegwSgwUplinkDropPackets ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumSaegwSgwUplinkDropBytes ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumSaegwSgwDownlinkDropPackets ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumSaegwSgwDownlinkDropBytes ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumUplinkS4S12GeranPackets ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumUplinkS4S12GeranBytes ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumDownlinkS4S12GeranPackets ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumDownlinkS4S12GeranBytes ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumUplinkS4S12GeranDropPackets ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumUplinkS4S12GeranDropBytes ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumDownlinkS4S12GeranDropPackets ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumDownlinkS4S12GeranDropBytes ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumSaegwSgwUplinkS4S12GeranPackets ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumSaegwSgwUplinkS4S12GeranBytes ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumSaegwSgwDownlinkS4S12GeranPackets ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumSaegwSgwDownlinkS4S12GeranBytes ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumSaegwSgwUplinkS4S12GeranDropPackets ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumSaegwSgwUplinkS4S12GeranDropBytes ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumSaegwSgwDownlinkS4S12GeranDropPackets ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumSaegwSgwDownlinkS4S12GeranDropBytes ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumUplinkS4S12UtranPackets ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumUplinkS4S12UtranBytes ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumDownlinkS4S12UtranPackets ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumDownlinkS4S12UtranBytes ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumUplinkS4S12UtranDropPackets ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumUplinkS4S12UtranDropBytes ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumDownlinkS4S12UtranDropPackets ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumDownlinkS4S12UtranDropBytes ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumSaegwSgwUplinkS4S12UtranPackets ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumSaegwSgwUplinkS4S12UtranBytes ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumSaegwSgwDownlinkS4S12UtranPackets ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumSaegwSgwDownlinkS4S12UtranBytes ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumSaegwSgwUplinkS4S12UtranDropPackets ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumSaegwSgwUplinkS4S12UtranDropBytes ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumSaegwSgwDownlinkS4S12UtranDropPackets ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumSaegwSgwDownlinkS4S12UtranDropBytes ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumUplinkEutranPackets ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumUplinkEutranBytes ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumDownlinkEutranPackets ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumDownlinkEutranBytes ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumUplinkEutranDropPackets ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumUplinkEutranDropBytes ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumDownlinkEutranDropPackets ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumDownlinkEutranDropBytes ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumSaegwSgwUplinkEutranPackets ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumSaegwSgwUplinkEutranBytes ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumSaegwSgwDownlinkEutranPackets ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumSaegwSgwDownlinkEutranBytes ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumSaegwSgwUplinkEutranDropPackets ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumSaegwSgwUplinkEutranDropBytes ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumSaegwSgwDownlinkEutranDropPackets ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumSaegwSgwDownlinkEutranDropBytes ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumS1uDefaultBearerErrorIndicationsProcessed ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumS1uDedicatedBearerErrorIndicationsProcessed ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumS5uDefaultBearerErrorIndicationsProcessed ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumS5uDefaultBearereErrorIndicationLocalCloseAttempts ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumS5uDedicatedBearerErrorIndicationsProcessed ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumS5uDedicatedBearerErrorIndicationBearerDeactivation ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumberSessSetupSuccessApnMatchingExactMatch Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumberSessSetupSuccessApnMatchingNiOnly Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumberSessSetupSuccessApnMatchingNiAndMalformedOi Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumCurrentGeoSyncRestoredPdnConnections Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumRatNBIotEutranSessions Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumSaegwPdnConnectionsNBIotEutran Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumUplinkNBIotEutranPackets ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumUplinkNBIotEutranBytes ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumDownlinkNBIotEutranPackets ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumDownlinkNBIotEutranBytes ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumUplinkNBIotEutranDropPackets ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumUplinkNBIotEutranDropBytes ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumDownlinkNBIotEutranDropPackets ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumDownlinkNBIotEutranDropBytes ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumSaegwSgwUplinkNBIotEutranPackets ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumSaegwSgwUplinkNBIotEutranBytes ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumSaegwSgwDownlinkNBIotEutranPackets ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumSaegwSgwDownlinkNBIotEutranBytes ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumSaegwSgwUplinkNBIotEutranDropPackets ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumSaegwSgwUplinkNBIotEutranDropBytes ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumSaegwSgwDownlinkNBIotEutranDropPackets ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumSaegwSgwDownlinkNBIotEutranDropBytes ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumCurrentSessionInPagingWithExtendedBuf Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumPdnConnectionsNBIotEutran Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumCreateSessionRejectMultiPdnConnSameApn Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwMinTeidReuseDuration Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwMinCPlaneTeidReuseDuration Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwMinUPlaneTeidReuseDuration Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumSessionsInLocalDatabase Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumCreateSessionRejectSessionBlocked Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumLocalCloseAttemptsSessionBlocked Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumCreateSessionRequestsThrottledClusterRateControl Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumCreateSessionRequestsThrottledApnRateControl Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumCreateCupsSessionAttempt Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumCreateCupsSessionSuccess Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumCreateCupsSessionFailure Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumModifyCupsSessionAttempt Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumModifyCupsSessionSuccess Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumModifyCupsSessionFailure Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumDeleteCupsSessionAttempt Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumDeleteCupsSessionSuccess Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumDeleteCupsSessionFailure Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumLocalCloseSessionMonitor Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumCurrentCupsSessions Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumSessionsEstablishedWithExistingImsiAndApn Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumCreateBearerPartialAccept Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumUpdateBearerPartialAccept Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumSessionMonitorModificationsSent ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumSgwDownlinkPacketsHomePLMN ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumSgwDownlinkBytesHomePLMN ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumSgwUplinkPacketsHomePLMN ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumSgwUplinkBytesHomePLMN ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumSgwDownlinkDropPacketsHomePLMN ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumSgwDownlinkDropBytesHomePLMN ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumSgwUplinkDropPacketsHomePLMN ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumSgwUplinkDropBytesHomePLMN ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumSgwDownlinkPacketsSNRPLMN ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumSgwDownlinkBytesSNRPLMN ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumSgwUplinkPacketsSNRPLMN ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumSgwUplinkBytesSNRPLMN ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumSgwDownlinkDropPacketsSNRPLMN ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumSgwDownlinkDropBytesSNRPLMN ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumSgwUplinkDropPacketsSNRPLMN ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumSgwUplinkDropBytesSNRPLMN ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumSgwDownlinkPacketsOtherRoamingPLMN ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumSgwDownlinkBytesOtherRoamingPLMN ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumSgwUplinkPacketsOtherRoamingPLMN ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumSgwUplinkBytesOtherRoamingPLMN ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumSgwDownlinkDropPacketsOtherRoamingPLMN ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumSgwDownlinkDropBytesOtherRoamingPLMN ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumSgwUplinkDropPacketsOtherRoamingPLMN ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumSgwUplinkDropBytesOtherRoamingPLMN ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumCreateSessionRejectsOverload ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumCreateBearerRejectsOverload ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumCreateSessionRejectsOverloadMinor ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumCreateSessionRejectsOverloadMajor ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumCreateSessionRejectsOverloadCritical ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumCreateSessionRejectsOverloadMCDSync ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumCreateBearerRejectsOverloadMinor ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumCreateBearerRejectsOverloadMajor ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumCreateBearerRejectsOverloadCritical ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumCreateBearerRejectsOverloadMCDSync ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumSgwPcrfInitiatedCloseAttempts Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumSgwSessionsAwaitingPcrfRejoin Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumSgwPcrfRejoinSuccess Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumSgwMecSessions Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumLocalClosePfcpError Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumLocalCloseUplaneError Unsigned32 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwName OBJECT-TYPE SYNTAX String MAX-ACCESS not-accessible STATUS current DESCRIPTION "Table Name" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwEntry 1 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumCreateSessionReq OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create session requests received" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwEntry 2 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumCreateSessionReq1MinAvg OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwEntry 3 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumCreateSessionReq5MinAvg OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwEntry 4 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumCreateSessionReq15MinAvg OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwEntry 5 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumCreateSessionAccept OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create session requests accepted" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwEntry 6 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumCreateSessionReject OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create session requests rejected" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwEntry 7 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumCreateSessionPgwReject OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create session requests rejected by PGW" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwEntry 8 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumCreateSessionRejectInvalidReq OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create session requests rejected - request invalid" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwEntry 9 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumCreateSessionRejectSystemFailure OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create session requests rejected - system failure" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwEntry 10 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumCreateSessionRejectMisc OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create session requests rejected - unclassified" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwEntry 11 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumCurrentSessions OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Current number of sessions" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwEntry 12 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumPdnConnections OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Current number of PDN connections" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwEntry 13 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumModifyBearerReq OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of modify bearer requests received" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwEntry 14 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumModifyBearerAccept OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of modify bearer requests accepted" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwEntry 15 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumModifyBearerReject OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of modify bearer requests rejected" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwEntry 16 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumModifyBearerPgwReject OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of modify bearer requests rejected by PGW" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwEntry 17 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumModifyBearerInvalidReq OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of modify bearer requests rejected - request invalid" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwEntry 18 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumModifyBearerRejectSystemFailure OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of modify bearer requests rejected - system failure" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwEntry 19 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumModifyBearerRejectMisc OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of modify bearer requests rejected - unclassified" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwEntry 20 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumBearerResourceCmd OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearer resource commands received" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwEntry 21 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumBearerResourceCmdDrop OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearer resource commands dropped" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwEntry 22 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumBearerResourceFailIndFromPgw OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearer resource failure indications from PGW" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwEntry 23 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumBearerResourceFailIndInvalidReq OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearer resource commands rejected - request invalid" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwEntry 24 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumBearerResourceFailIndSystemFailure OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearer resource commands rejected - system failure" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwEntry 25 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumBearerResourceFailIndMisc OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearer resource commands rejected - unclassifed" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwEntry 26 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumBearers OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Current number of bearers" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwEntry 27 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumCreateBearerReq OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create bearer requests received" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwEntry 28 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumCreateBearerAccept OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create bearer requests accepted" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwEntry 29 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumCreateBearerReject OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create bearer requests rejected" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwEntry 30 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumCreateBearerMmeReject OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create bearer requests rejected by MME" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwEntry 31 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumCreateBearerRejectInvalidReq OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create bearer requests rejected - request invalid" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwEntry 32 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumCreateBearerRejectSystemFailure OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create bearer requests rejected - system failure" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwEntry 33 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumCreateBearerRejectMisc OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create bearer requests rejected - unclassified" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwEntry 34 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumDeleteBearerCmd OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of delete bearer commands received" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwEntry 35 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumDeleteBearerCmdDrop OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of delete bearer commands dropped" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwEntry 36 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumDeleteBearerFailIndFromPgw OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of delete bearer failure indications received from PGW" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwEntry 37 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumDeleteBearerFailIndInvalidReq OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of delete bearer failure indications rejected - request invalid" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwEntry 38 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumDeleteBearerFailIndSystemFailure OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of delete bearer failure indications rejected - system failure" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwEntry 39 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumDeleteBearerFailIndMisc OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of delete bearer failure indications rejected - unclassified" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwEntry 40 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumDeleteBearerReq OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of delete bearer requests received" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwEntry 41 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumDeleteBearerAccept OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of delete bearer requests accepted" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwEntry 42 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumDeleteBearerReject OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of delete bearer requests rejected" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwEntry 43 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumDeleteBearerMmeReject OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of delete bearer requests rejected by MME" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwEntry 44 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumDeleteBearerRejectInvalidReq OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of delete bearer requests rejected - request invalid" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwEntry 45 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumDeleteBearerRejectSystemFailure OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of delete bearer requests rejected - system failure" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwEntry 46 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumDeleteBearerRejectMisc OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of delete bearer requests rejected - unclassified" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwEntry 47 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumDeleteSessionReq OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of delete session requests received" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwEntry 48 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumDeleteSessionAccept OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of delete session requests accepted" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwEntry 49 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumDeleteSessionReject OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of delete session requests rejected" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwEntry 50 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumDeleteSessionPgwReject OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of delete session requests rejected by PGW" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwEntry 51 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumDeleteSessionRejectMisc OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of delete session requests rejected - unclassified" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwEntry 52 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumModifyBearerCmd OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of modify bearer commands received" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwEntry 53 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumModifyBearerCmdDrop OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of modify bearer commands dropped" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwEntry 54 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumModifyBearerFailIndFromPgw OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of modify bearer failure indications received from PGW" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwEntry 55 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumModifyBearerFailIndInvalidReq OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of modify bearer failure indications rejected - request invalid" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwEntry 56 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumModifyBearerFailIndSystemFailure OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of modify bearer failure indications rejected - system failure" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwEntry 57 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumModifyBearerFailIndMisc OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of modify bearer failure indications rejected - unclassified" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwEntry 58 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumPageReq OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of paging requests sent" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwEntry 59 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumPageSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of successful paging requests" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwEntry 60 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumPageFailure OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of paging requests failures" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwEntry 61 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumUpdateBearerReq OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of update bearer requests received" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwEntry 62 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumUpdateBearerAccept OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of update bearer requests accepted" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwEntry 63 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumUpdateBearerReject OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of update bearer requests rejected" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwEntry 64 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumUpdateBearerMmeReject OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of update bearer requests rejected by MME" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwEntry 65 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumUpdateBearerRejectInvalidReq OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of update bearer requests rejected - request invalid" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwEntry 66 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumUpdateBearerRejectSystemFailure OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of update bearer requests rejected - system failure" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwEntry 67 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumUpdateBearerRejectMisc OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of update bearer requests rejected - unclassified" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwEntry 68 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumReleaseAccessBearerReq OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of release access bearer requests received" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwEntry 69 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumReleaseAccessBearerAccept OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of release access bearer requests accepted" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwEntry 70 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumReleaseAccessBearerReject OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of release access bearer requests rejected" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwEntry 71 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumReleaseAccessBearerRejectInvalidReq OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of release access bearer requests rejected - request invalid" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwEntry 72 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumReleaseAccessBearerRejectSystemFailure OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of release access bearer requests rejected - system failure" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwEntry 73 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumReleaseAccessBearerRejectMisc OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of release access bearer requests rejected - unclassified" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwEntry 74 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumLocalCloseAttempts OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of local close attempts" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwEntry 75 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumLocalCloseAttemptsAccepted OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of local close attempts accepted" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwEntry 76 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumIdleDurationExceededCloses OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of sessions closed due to IDLE duration time exceeded" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwEntry 77 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumMaximalDurationExceededCloses OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of sessions closed due to MAXIMAL duration time exceeded" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwEntry 78 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumOperatorInitiatedCloses OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of operator initiated PDN session closes" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwEntry 79 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumActiveCurrentSessions OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Current number of active sessions" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwEntry 80 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumIdleCurrentSessions OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Current number of idle sessions" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwEntry 81 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwIntervalPeakCurrentSessions OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Interval peak number of sessions" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwEntry 82 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwIntervalPeakActiveCurrentSessions OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Interval peak number of active sessions" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwEntry 83 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwIntervalPeakIdleCurrentSessions OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Interval peak number of idle sessions" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwEntry 84 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumActivePdnConnections OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Current number of active PDN connections" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwEntry 85 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumIdlePdnConnections OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Current number of idle PDN connections" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwEntry 86 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwIntervalPeakPdnConnections OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Interval peak number of PDN connections" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwEntry 87 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwIntervalPeakActivePdnConnections OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Interval peak number of active PDN connections" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwEntry 88 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwIntervalPeakIdlePdnConnections OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Interval peak number of idle PDN connections" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwEntry 89 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumDefaultBearers OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Current number of default bearers" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwEntry 90 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumDedicatedBearers OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Current number of dedicated bearers" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwEntry 91 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwIntervalPeakBearers OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Interval peak number of bearers" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwEntry 92 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwIntervalPeakDefaultBearers OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Interval peak number of default bearers" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwEntry 93 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwIntervalPeakDedicatedBearers OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Interval peak number of dedicated bearers" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwEntry 94 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumTraceSessionActivationAttempt OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of trace session activations received" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwEntry 95 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumTraceSessionActivationAccept OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of trace session activations accepted" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwEntry 96 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumTraceSessionDeactivationAttempt OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of trace session deactivations received" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwEntry 97 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumTraceSessionDeactivationAccept OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of trace session deactivations accepted" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwEntry 98 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumRatTypeUtranSessions OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Current number of UTRAN session" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwEntry 99 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumRatTypeGeranSessions OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Current number of GERAN session" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwEntry 100 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumRatTypeWlanSessions OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Current number of WLAN session" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwEntry 101 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumRatTypeGanSessions OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Current number of GAN session" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwEntry 102 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumRatTypeHspaEvoSessions OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Current number of HSPA Evolution session" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwEntry 103 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumRatTypeEUtranSessions OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Current number of E-UTRAN session" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwEntry 104 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumRatTypeVirtualSessions OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Current number of Virtual RAT session" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwEntry 105 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumIndirectForwardingBearers OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Current number of indirect forwarding bearers" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwEntry 106 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumDuplicateSessionLocalCloseAttempts OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of local close attempts due to Duplicate Session" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwEntry 107 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumS4S11CtrlTeidLookupFailures OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of lookup failures using the S4/S11 control TEID" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwEntry 108 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumS5S8CtrlTeidLookupFailures OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of lookup failures using the S5/S8 control TEID" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwEntry 109 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumChangeNotificationAttempt OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of change notification requests attempted" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwEntry 110 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumChangeNotificationAccept OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of change notification requests accepted" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwEntry 111 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumChangeNotificationReject OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of change notification requests rejected" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwEntry 112 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumChangeNotifcationPgwReject OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of change notification requests rejected by PGW" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwEntry 113 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumChangeNotificationRejectInvalidReq OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of change notification requests rejected - request invalid" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwEntry 114 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumChangeNotificationRejectSystemFailure OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of change notification requests rejected - system failure" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwEntry 115 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumChangeNotificationRejectMisc OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of change notification requests rejected for miscellaneous reasons" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwEntry 116 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumChangeNotificationDrop OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of change notification requests Dropped" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwEntry 117 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumErrorIndicationsProcessed OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Error Indications processed" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwEntry 118 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumErrorIndicationLocalCloseAttempts OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of local close attempts due to receipt of Error Indication" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwEntry 119 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumErrorIndicationBearerDeactivation OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of dedicated bearer deletion due to receipt of Error Indication" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwEntry 120 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumGtppCdrSent OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of GTPP CDRs that were sent successfully" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwEntry 121 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumGtppCdrRespSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of GTPP CDRs for which a success response was received" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwEntry 122 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumGtppCdrRespFailure OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of GTPP CDRs for which a failure response was received" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwEntry 123 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumGtppCdrRespTimeout OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of GTPP CDRs for which no response was received in the expected time" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwEntry 124 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumTotalBearersSetupSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers setup successful" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwEntry 125 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumTotalBearersSetupFail OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers setup failed" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwEntry 126 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumCurrentBearersQci1 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of current bearers with qci 1" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwEntry 127 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumCurrentBearersQci2 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of current bearers with qci 2" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwEntry 128 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumCurrentBearersQci3 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of current bearers with qci 3" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwEntry 129 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumCurrentBearersQci4 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of current bearers with qci 4" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwEntry 130 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumCurrentBearersQci5 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of current bearers with qci 5" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwEntry 131 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumCurrentBearersQci6 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of current bearers with qci 6" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwEntry 132 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumCurrentBearersQci7 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of current bearers with qci 7" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwEntry 133 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumCurrentBearersQci8 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of current bearers with qci 8" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwEntry 134 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumCurrentBearersQci9 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of current bearers with qci 9" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwEntry 135 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumCurrentBearersQciOther OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of current bearers with qci between 10 .. 255" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwEntry 136 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumTotalBearersSetupSuccessQci1 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers setup successful with qci 1" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwEntry 137 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumTotalBearersSetupSuccessQci2 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers setup successful with qci 2" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwEntry 138 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumTotalBearersSetupSuccessQci3 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers setup successful with qci 3" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwEntry 139 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumTotalBearersSetupSuccessQci4 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers setup successful with qci 4" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwEntry 140 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumTotalBearersSetupSuccessQci5 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers setup successful with qci 5" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwEntry 141 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumTotalBearersSetupSuccessQci6 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers setup successful with qci 6" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwEntry 142 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumTotalBearersSetupSuccessQci7 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers setup successful with qci 7" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwEntry 143 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumTotalBearersSetupSuccessQci8 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers setup successful with qci 8" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwEntry 144 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumTotalBearersSetupSuccessQci9 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers setup successful with qci 9" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwEntry 145 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumTotalBearersSetupSuccessQciOther OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers setup successful with qci between 10 .. 255" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwEntry 146 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumTotalBearersSetupFailQci1 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers setup failed with qci 1" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwEntry 147 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumTotalBearersSetupFailQci2 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers setup failed with qci 2" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwEntry 148 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumTotalBearersSetupFailQci3 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers setup failed with qci 3" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwEntry 149 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumTotalBearersSetupFailQci4 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers setup failed with qci 4" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwEntry 150 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumTotalBearersSetupFailQci5 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers setup failed with qci 5" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwEntry 151 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumTotalBearersSetupFailQci6 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers setup failed with qci 6" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwEntry 152 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumTotalBearersSetupFailQci7 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers setup failed with qci 6" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwEntry 153 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumTotalBearersSetupFailQci8 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers setup failed with qci 8" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwEntry 154 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumTotalBearersSetupFailQci9 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers setup failed with qci 9" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwEntry 155 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumTotalBearersSetupFailQciOther OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers setup failed with qci between 10 .. 255" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwEntry 156 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumSaegwCurrentSessions OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "SAEGW-SGW Current number of sessions" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwEntry 157 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumSaegwCurrentBearers OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "SAEGW-SGW Current number of bearers" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwEntry 158 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumSaegwTotalBearersSetupSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "SAEGW-SGW Total number of bearers setup successful" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwEntry 159 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumSaegwTotalBearersSetupFail OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "SAEGW-SGW Total number of bearers setup failed" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwEntry 160 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumSaegwCurrentBearersQci1 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "SAEGW-SGW Total number of current bearers with qci 1" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwEntry 161 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumSaegwCurrentBearersQci2 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "SAEGW-SGW Total number of current bearers with qci 2" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwEntry 162 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumSaegwCurrentBearersQci3 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "SAEGW-SGW Total number of current bearers with qci 3" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwEntry 163 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumSaegwCurrentBearersQci4 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "SAEGW-SGW Total number of current bearers with qci 4" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwEntry 164 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumSaegwCurrentBearersQci5 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "SAEGW-SGW Total number of current bearers with qci 5" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwEntry 165 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumSaegwCurrentBearersQci6 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "SAEGW-SGW Total number of current bearers with qci 6" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwEntry 166 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumSaegwCurrentBearersQci7 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "SAEGW-SGW Total number of current bearers with qci 7" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwEntry 167 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumSaegwCurrentBearersQci8 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "SAEGW-SGW Total number of current bearers with qci 8" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwEntry 168 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumSaegwCurrentBearersQci9 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "SAEGW-SGW Total number of current bearers with qci 9" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwEntry 169 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumSaegwCurrentBearersQciOther OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "SAEGW-SGW Total number of current bearers with qci between 10 .. 255" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwEntry 170 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumSaegwTotalBearersSetupSuccessQci1 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "SAEGW-SGW Total number of bearers setup successful with qci 1" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwEntry 171 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumSaegwTotalBearersSetupSuccessQci2 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "SAEGW-SGW Total number of bearers setup successful with qci 2" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwEntry 172 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumSaegwTotalBearersSetupSuccessQci3 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "SAEGW-SGW Total number of bearers setup successful with qci 3" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwEntry 173 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumSaegwTotalBearersSetupSuccessQci4 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "SAEGW-SGW Total number of bearers setup successful with qci 4" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwEntry 174 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumSaegwTotalBearersSetupSuccessQci5 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "SAEGW-SGW Total number of bearers setup successful with qci 5" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwEntry 175 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumSaegwTotalBearersSetupSuccessQci6 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "SAEGW-SGW Total number of bearers setup successful with qci 6" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwEntry 176 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumSaegwTotalBearersSetupSuccessQci7 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "SAEGW-SGW Total number of bearers setup successful with qci 7" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwEntry 177 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumSaegwTotalBearersSetupSuccessQci8 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "SAEGW-SGW Total number of bearers setup successful with qci 8" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwEntry 178 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumSaegwTotalBearersSetupSuccessQci9 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "SAEGW-SGW Total number of bearers setup successful with qci 9" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwEntry 179 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumSaegwTotalBearersSetupSuccessQciOther OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "SAEGW-SGW Total number of bearers setup successful with qci between 10 .. 255" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwEntry 180 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumSaegwTotalBearersSetupFailQci1 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "SAEGW-SGW Total number of bearers setup failed with qci 1" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwEntry 181 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumSaegwTotalBearersSetupFailQci2 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "SAEGW-SGW Total number of bearers setup failed with qci 2" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwEntry 182 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumSaegwTotalBearersSetupFailQci3 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "SAEGW-SGW Total number of bearers setup failed with qci 3" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwEntry 183 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumSaegwTotalBearersSetupFailQci4 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "SAEGW-SGW Total number of bearers setup failed with qci 4" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwEntry 184 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumSaegwTotalBearersSetupFailQci5 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "SAEGW-SGW Total number of bearers setup failed with qci 5" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwEntry 185 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumSaegwTotalBearersSetupFailQci6 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "SAEGW-SGW Total number of bearers setup failed with qci 6" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwEntry 186 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumSaegwTotalBearersSetupFailQci7 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "SAEGW-SGW Total number of bearers setup failed with qci 6" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwEntry 187 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumSaegwTotalBearersSetupFailQci8 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "SAEGW-SGW Total number of bearers setup failed with qci 8" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwEntry 188 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumSaegwTotalBearersSetupFailQci9 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "SAEGW-SGW Total number of bearers setup failed with qci 9" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwEntry 189 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumSaegwTotalBearersSetupFailQciOther OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "SAEGW-SGW Total number of bearers setup failed with qci between 10 .. 255" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwEntry 190 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumUplinkPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink packets received" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwEntry 191 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumUplinkBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink bytes received" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwEntry 192 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumUplinkDropPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink packets dropped" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwEntry 193 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumUplinkDropBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink bytes dropped" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwEntry 194 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumDownlinkPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink packets received" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwEntry 195 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumDownlinkBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink bytes received" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwEntry 196 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumDownlinkDropPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink packets dropped" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwEntry 197 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumDownlinkDropBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink bytes dropped" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwEntry 198 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumSuspendNotification OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of suspend notification requests received" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwEntry 199 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumSuspendNotificationAccept OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of suspend notification requests accepted" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwEntry 200 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumSuspendNotificationReject OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of suspend notification requests rejected" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwEntry 201 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumResumeNotification OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of resume notification requests received" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwEntry 202 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumResumeNotificationAccept OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of resume notification requests accepted" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwEntry 203 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumResumeNotificationReject OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of resume notification requests rejected" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwEntry 204 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumUplinkSuspendDropPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink suspend drop packets" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwEntry 205 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumUplinkSuspendDropBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink suspend drop bytes" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwEntry 206 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumDownlinkSuspendDropPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink suspend drop packets" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwEntry 207 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumDownlinkSuspendDropBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink suspend drop bytes" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwEntry 208 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumCreateSessionRejectRsrcUnavailable OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create session requests rejected - resource unavailable" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwEntry 209 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumCreateSessionRejectPgwNotResponding OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create session requests rejected - pgw not responding" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwEntry 210 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumCreateIndirectForwardingTunnelReq OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create indirect data forwarding tunnel requests attempted" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwEntry 211 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumCreateIndirectForwardingTunnelAccept OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create indirect data forwarding tunnel requests accepted" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwEntry 212 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumCreateIndirectForwardingTunnelReject OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create indirect data forwarding tunnel requests rejected" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwEntry 213 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumDeleteIndirectForwardingTunnelReq OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of delete indirect data forwarding tunnel requests attempted" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwEntry 214 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumDeleteIndirectForwardingTunnelAccept OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of delete indirect data forwarding tunnel requests accepted" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwEntry 215 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumDeleteIndirectForwardingTunnelReject OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of delete indirect data forwarding tunnel requests rejected" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwEntry 216 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumCreateSessionRejectBlockedApn OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create session requests rejected - apn in blocked list" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwEntry 217 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumCreateSessionDrop OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create session requests dropped" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwEntry 218 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumCreateBearerReqDrop OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create bearer requests dropped" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwEntry 219 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumDeleteBearerDrop OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of delete bearer requests dropped" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwEntry 220 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumUpdateBearerReqDrop OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of update bearer requests dropped" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwEntry 221 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumBearerIdleDurationExceededCloses OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers deactivated due to IDLE duration time exceeded" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwEntry 222 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumSaegwPdnConnections OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "SAEGW-SGW Current number of PDN connections" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwEntry 223 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumTTLExcdDropPackets OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS deprecated DESCRIPTION "Total number of TTL 0 drop packets " ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwEntry 224 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumTTLExcdDropBytes OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS deprecated DESCRIPTION "Total number of TTL 0 drop bytes " ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwEntry 225 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumFragSendPackets OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS deprecated DESCRIPTION "Total number of IP packets fragmented before sending on the tunnel " ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwEntry 226 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumFragSendBytes OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS deprecated DESCRIPTION "Total number of IP packet bytes fragmented before sending on the tunnel " ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwEntry 227 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumFragFailPackets OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS deprecated DESCRIPTION "Total number of IP packets failed in fragmentation" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwEntry 228 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumFragFailBytes OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS deprecated DESCRIPTION "Total number of IP packet bytes failed in fragmentation" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwEntry 229 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumUplinkAclDropPackets OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS deprecated DESCRIPTION "Total number of uplink ACL drop packets" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwEntry 230 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumUplinkAclDropBytes OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS deprecated DESCRIPTION "Total number of uplink ACL drop bytes" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwEntry 231 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumDownlinkAclDropPackets OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS deprecated DESCRIPTION "Total number of downlink ACL drop packets" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwEntry 232 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumDownlinkAclDropBytes OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS deprecated DESCRIPTION "Total number of downlink ACL drop bytes" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwEntry 233 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumBadSrcAddrDropPackets OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS deprecated DESCRIPTION "Total number of bad source addresss drop packets" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwEntry 234 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumBadSrcAddrDropBytes OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS deprecated DESCRIPTION "Total number of bad source addresss drop bytes" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwEntry 235 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumNoTFTDropPackets OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS deprecated DESCRIPTION "Total number of no traffic flow template drop packets" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwEntry 236 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumNoTFTDropBytes OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS deprecated DESCRIPTION "Total number of no traffic flow template drop bytes" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwEntry 237 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumBadUEAddrDropPackets OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS deprecated DESCRIPTION "Total number of bad UE address drop packets" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwEntry 238 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumBadUEAddrDropBytes OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS deprecated DESCRIPTION "Total number of bad UE address drop bytes" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwEntry 239 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumMTUDropPackets OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS deprecated DESCRIPTION "Total number of MTU drop packets" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwEntry 240 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumMTUDropBytes OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS deprecated DESCRIPTION "Total number of MTU drop bytes" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwEntry 241 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumNoRouteDropPackets OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS deprecated DESCRIPTION "Total number of no route drop packets" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwEntry 242 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumNoRouteDropBytes OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS deprecated DESCRIPTION "Total number of no route drop bytes" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwEntry 243 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumNoEgressIntfDropPackets OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS deprecated DESCRIPTION "Total number of no egress interface drop packets" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwEntry 244 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumNoEgressIntfDropBytes OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS deprecated DESCRIPTION "Total number of no egress interface drop bytes" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwEntry 245 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumberTTLExcdDropPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of TTL 0 drop packets " ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwEntry 246 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumberTTLExcdDropBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of TTL 0 drop bytes " ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwEntry 247 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumberFragSendPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of IP packets fragmented before sending on the tunnel " ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwEntry 248 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumberFragSendBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of IP packet bytes fragmented before sending on the tunnel " ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwEntry 249 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumberFragFailPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of IP packets failed in fragmentation" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwEntry 250 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumberFragFailBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of IP packet bytes failed in fragmentation" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwEntry 251 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumberUplinkAclDropPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink ACL drop packets" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwEntry 252 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumberUplinkAclDropBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink ACL drop bytes" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwEntry 253 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumberDownlinkAclDropPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink ACL drop packets" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwEntry 254 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumberDownlinkAclDropBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink ACL drop bytes" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwEntry 255 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumberBadSrcAddrDropPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bad source addresss drop packets" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwEntry 256 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumberBadSrcAddrDropBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bad source addresss drop bytes" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwEntry 257 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumberNoTFTDropPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of no traffic flow template drop packets" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwEntry 258 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumberNoTFTDropBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of no traffic flow template drop bytes" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwEntry 259 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumberBadUEAddrDropPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bad UE address drop packets" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwEntry 260 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumberBadUEAddrDropBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bad UE address drop bytes" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwEntry 261 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumberMTUDropPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of MTU drop packets" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwEntry 262 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumberMTUDropBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of MTU drop bytes" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwEntry 263 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumberNoRouteDropPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of no route drop packets" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwEntry 264 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumberNoRouteDropBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of no route drop bytes" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwEntry 265 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumberNoEgressIntfDropPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of no egress interface drop packets" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwEntry 266 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumberNoEgressIntfDropBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of no egress interface drop bytes" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwEntry 267 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumPdnConnectionsS4Geran OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Current number of S4 GERAN PDN connections" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwEntry 268 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumPdnConnectionsS4Utran OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Current number of S4 UTRAN PDN connections" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwEntry 269 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumPdnConnectionsEutran OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Current number of EUTRAN PDN connections" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwEntry 270 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumSaegwPdnConnectionsS4Geran OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "SAEGW-SGW Current number of S4 GERAN PDN connections" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwEntry 271 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumSaegwPdnConnectionsS4Utran OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "SAEGW-SGW Current number of S4 UTRAN PDN connections" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwEntry 272 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumSaegwPdnConnectionsEutran OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "SAEGW-SGW Current number of EUTRAN PDN connections" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwEntry 273 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumSaegwSgwUplinkPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink packets for SAEGW SGW sessions" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwEntry 274 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumSaegwSgwUplinkBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink bytes for SAEGW SGW sessions" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwEntry 275 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumSaegwSgwDownlinkPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink packets for SAEGW SGW sessions" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwEntry 276 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumSaegwSgwDownlinkBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink bytes for SAEGW SGW sessions" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwEntry 277 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumSaegwSgwUplinkDropPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink drop packets for SAEGW SGW sessions" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwEntry 278 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumSaegwSgwUplinkDropBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink drop bytes for SAEGW SGW sessions" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwEntry 279 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumSaegwSgwDownlinkDropPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink drop packets for SAEGW SGW sessions" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwEntry 280 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumSaegwSgwDownlinkDropBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink drop bytes for SAEGW SGW sessions" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwEntry 281 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumUplinkS4S12GeranPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink packets for SGW S4 GERAN sessions" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwEntry 282 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumUplinkS4S12GeranBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink bytes for SGW S4 GERAN sessions" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwEntry 283 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumDownlinkS4S12GeranPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink packets for SGW S4 GERAN sessions" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwEntry 284 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumDownlinkS4S12GeranBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink bytes for SGW S4 GERAN sessions" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwEntry 285 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumUplinkS4S12GeranDropPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink drop packets for SGW S4 GERAN sessions" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwEntry 286 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumUplinkS4S12GeranDropBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink drop bytes for SGW S4 GERAN sessions" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwEntry 287 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumDownlinkS4S12GeranDropPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink drop packets for SGW S4 GERAN sessions" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwEntry 288 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumDownlinkS4S12GeranDropBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink drop bytes for SGW S4 GERAN sessions" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwEntry 289 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumSaegwSgwUplinkS4S12GeranPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink packets for SAEGW SGW S4 GERAN sessions" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwEntry 290 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumSaegwSgwUplinkS4S12GeranBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink bytes for SAEGW SGW S4 GERAN sessions" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwEntry 291 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumSaegwSgwDownlinkS4S12GeranPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink packets for SAEGW SGW S4 GERAN sessions" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwEntry 292 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumSaegwSgwDownlinkS4S12GeranBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink bytes for SAEGW SGW S4 GERAN sessions" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwEntry 293 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumSaegwSgwUplinkS4S12GeranDropPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink drop packets for SAEGW SGW S4 GERAN sessions" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwEntry 294 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumSaegwSgwUplinkS4S12GeranDropBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink drop bytes for SAEGW SGW S4 GERAN sessions" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwEntry 295 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumSaegwSgwDownlinkS4S12GeranDropPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink drop packets for SAEGW SGW S4 GERAN sessions" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwEntry 296 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumSaegwSgwDownlinkS4S12GeranDropBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink drop bytes for SAEGW SGW S4 GERAN sessions" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwEntry 297 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumUplinkS4S12UtranPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink packets for SGW S4 UTRAN sessions" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwEntry 298 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumUplinkS4S12UtranBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink bytes for SGW S4 UTRAN sessions" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwEntry 299 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumDownlinkS4S12UtranPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink packets for SGW S4 UTRAN sessions" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwEntry 300 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumDownlinkS4S12UtranBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink bytes for SGW S4 UTRAN sessions" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwEntry 301 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumUplinkS4S12UtranDropPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink drop packets for SGW S4 UTRAN sessions" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwEntry 302 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumUplinkS4S12UtranDropBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink drop bytes for SGW S4 UTRAN sessions" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwEntry 303 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumDownlinkS4S12UtranDropPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink drop packets for SGW S4 UTRAN sessions" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwEntry 304 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumDownlinkS4S12UtranDropBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink drop bytes for SGW S4 UTRAN sessions" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwEntry 305 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumSaegwSgwUplinkS4S12UtranPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink packets for SAEGW SGW S4 UTRAN sessions" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwEntry 306 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumSaegwSgwUplinkS4S12UtranBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink bytes for SAEGW SGW S4 UTRAN sessions" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwEntry 307 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumSaegwSgwDownlinkS4S12UtranPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink packets for SAEGW SGW S4 UTRAN sessions" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwEntry 308 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumSaegwSgwDownlinkS4S12UtranBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink bytes for SAEGW SGW S4 UTRAN sessions" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwEntry 309 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumSaegwSgwUplinkS4S12UtranDropPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink drop packets for SAEGW SGW S4 UTRAN sessions" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwEntry 310 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumSaegwSgwUplinkS4S12UtranDropBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink drop bytes for SAEGW SGW S4 UTRAN sessions" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwEntry 311 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumSaegwSgwDownlinkS4S12UtranDropPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink drop packets for SAEGW SGW S4 UTRAN sessions" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwEntry 312 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumSaegwSgwDownlinkS4S12UtranDropBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink drop bytes for SAEGW SGW S4 UTRAN sessions" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwEntry 313 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumUplinkEutranPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink packets for SGW EUTRAN sessions" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwEntry 314 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumUplinkEutranBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink bytes for SGW EUTRAN sessions" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwEntry 315 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumDownlinkEutranPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink packets for SGW EUTRAN sessions" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwEntry 316 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumDownlinkEutranBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink bytes for SGW EUTRAN sessions" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwEntry 317 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumUplinkEutranDropPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink drop packets for SGW EUTRAN sessions" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwEntry 318 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumUplinkEutranDropBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink drop bytes for SGW EUTRAN sessions" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwEntry 319 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumDownlinkEutranDropPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink drop packets for SGW EUTRAN sessions" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwEntry 320 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumDownlinkEutranDropBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink drop bytes for SGW EUTRAN sessions" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwEntry 321 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumSaegwSgwUplinkEutranPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink packets for SGW EUTRAN sessions" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwEntry 322 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumSaegwSgwUplinkEutranBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink bytes for SGW EUTRAN sessions" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwEntry 323 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumSaegwSgwDownlinkEutranPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink packets for SGW EUTRAN sessions" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwEntry 324 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumSaegwSgwDownlinkEutranBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink bytes for SGW EUTRAN sessions" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwEntry 325 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumSaegwSgwUplinkEutranDropPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink drop packets for SGW EUTRAN sessions" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwEntry 326 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumSaegwSgwUplinkEutranDropBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink drop bytes for SGW EUTRAN sessions" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwEntry 327 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumSaegwSgwDownlinkEutranDropPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink drop packets for SGW EUTRAN sessions" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwEntry 328 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumSaegwSgwDownlinkEutranDropBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink drop bytes for SGW EUTRAN sessions" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwEntry 329 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumS1uDefaultBearerErrorIndicationsProcessed OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of S1u default bearer error indications processed" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwEntry 330 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumS1uDedicatedBearerErrorIndicationsProcessed OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of S1u dedicated bearer error indications processed" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwEntry 331 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumS5uDefaultBearerErrorIndicationsProcessed OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of S5u default bearer error indications processed" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwEntry 332 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumS5uDefaultBearereErrorIndicationLocalCloseAttempts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of local close attempts due to receipt of error indication on S5u default bearer" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwEntry 333 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumS5uDedicatedBearerErrorIndicationsProcessed OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of S5u dedicated bearer error indications processed" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwEntry 334 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumS5uDedicatedBearerErrorIndicationBearerDeactivation OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearer deactivations due to receipt of error indication on S5u dedicated bearer" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwEntry 335 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumberSessSetupSuccessApnMatchingExactMatch OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Create Session Requests Accepted with APN Matching Type Exact Match" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwEntry 336 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumberSessSetupSuccessApnMatchingNiOnly OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Create Session Requests Accepted with APN Matching Type NI Only" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwEntry 337 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumberSessSetupSuccessApnMatchingNiAndMalformedOi OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Create Session Requests Accepted with APN Matching Type NI And Malformed OI" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwEntry 338 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumCurrentGeoSyncRestoredPdnConnections OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Current number of PDN connections restored from Geo Active" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwEntry 339 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumRatNBIotEutranSessions OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Current number of NBIOT-EUTRAN RAT session" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwEntry 340 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumSaegwPdnConnectionsNBIotEutran OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "SAEGW-SGW Current number of NBIOT EUTRAN PDN connections" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwEntry 341 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumUplinkNBIotEutranPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink packets for SGW NBIOT EUTRAN sessions" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwEntry 342 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumUplinkNBIotEutranBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink bytes for SGW NBIOT EUTRAN sessions" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwEntry 343 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumDownlinkNBIotEutranPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink packets for SGW NBIOT EUTRAN sessions" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwEntry 344 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumDownlinkNBIotEutranBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink bytes for SGW NBIOT EUTRAN sessions" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwEntry 345 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumUplinkNBIotEutranDropPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink drop packets for SGW NBIOT EUTRAN sessions" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwEntry 346 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumUplinkNBIotEutranDropBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink drop bytes for SGW NBIOT EUTRAN sessions" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwEntry 347 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumDownlinkNBIotEutranDropPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink drop packets for SGW NBIOT EUTRAN sessions" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwEntry 348 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumDownlinkNBIotEutranDropBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink drop bytes for SGW NBIOT EUTRAN sessions" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwEntry 349 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumSaegwSgwUplinkNBIotEutranPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink packets for SGW NBIOT EUTRAN sessions" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwEntry 350 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumSaegwSgwUplinkNBIotEutranBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink bytes for SGW NBIOT EUTRAN sessions" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwEntry 351 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumSaegwSgwDownlinkNBIotEutranPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink packets for SGW NBIOT EUTRAN sessions" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwEntry 352 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumSaegwSgwDownlinkNBIotEutranBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink bytes for SGW NBIOT EUTRAN sessions" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwEntry 353 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumSaegwSgwUplinkNBIotEutranDropPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink drop packets for SGW NBIOT EUTRAN sessions" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwEntry 354 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumSaegwSgwUplinkNBIotEutranDropBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink drop bytes for SGW NBIOT EUTRAN sessions" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwEntry 355 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumSaegwSgwDownlinkNBIotEutranDropPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink drop packets for SGW NBIOT EUTRAN sessions" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwEntry 356 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumSaegwSgwDownlinkNBIotEutranDropBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink drop bytes for SGW NBIOT EUTRAN sessions" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwEntry 357 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumCurrentSessionInPagingWithExtendedBuf OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Current Session In Paging With Extended Buffering " ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwEntry 358 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumPdnConnectionsNBIotEutran OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Current number of NBIOT-EUTRAN PDN connections" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwEntry 359 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumCreateSessionRejectMultiPdnConnSameApn OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create session requests rejected - multiple PDN connections for a same APN not allowed" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwEntry 360 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwMinTeidReuseDuration OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Mininum duration in which TEID got reused" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwEntry 361 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwMinCPlaneTeidReuseDuration OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Mininum duration in which Control Plane TEID got reused (for non Gtp V0 sessions)" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwEntry 362 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwMinUPlaneTeidReuseDuration OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Mininum duration in which User Plane TEID got reused (for non Gtp V0 sessions)" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwEntry 363 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumSessionsInLocalDatabase OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Sessions in local database" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwEntry 364 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumCreateSessionRejectSessionBlocked OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create session requests rejected due to session blocked" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwEntry 365 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumLocalCloseAttemptsSessionBlocked OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of local close attempts due to session blocked" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwEntry 366 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumCreateSessionRequestsThrottledClusterRateControl OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Create Session Requests Throtteled Due to Cluster Level Rate Control" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwEntry 367 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumCreateSessionRequestsThrottledApnRateControl OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Create Session Requests Throtteled Due to APN Level Rate Control" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwEntry 368 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumCreateCupsSessionAttempt OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create cups session attempts" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwEntry 369 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumCreateCupsSessionSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create cups session attempts success" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwEntry 370 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumCreateCupsSessionFailure OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create session attempts failed" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwEntry 371 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumModifyCupsSessionAttempt OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of modify cups session attempts" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwEntry 372 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumModifyCupsSessionSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of modify cups session attempts success" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwEntry 373 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumModifyCupsSessionFailure OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of modify session attempts failed" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwEntry 374 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumDeleteCupsSessionAttempt OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of delete cups session attempts" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwEntry 375 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumDeleteCupsSessionSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of delete cups session attempts success" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwEntry 376 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumDeleteCupsSessionFailure OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of delete cups session attempts failed" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwEntry 377 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumLocalCloseSessionMonitor OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of session locally closed due to uplane session monitor failed" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwEntry 378 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumCurrentCupsSessions OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Current number of CUPS sessions" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwEntry 379 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumSessionsEstablishedWithExistingImsiAndApn OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of sessions established with IMSI/APN combination for which already a session is established" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwEntry 380 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumCreateBearerPartialAccept OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create bearer requests partially accepted" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwEntry 381 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumUpdateBearerPartialAccept OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of update bearer requests partially accepted" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwEntry 382 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumSessionMonitorModificationsSent OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of session monitor modifications sent" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwEntry 383 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumSgwDownlinkPacketsHomePLMN OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Downlink packets for Home PLMN" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwEntry 384 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumSgwDownlinkBytesHomePLMN OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Downlink bytes for Home PLMN" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwEntry 385 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumSgwUplinkPacketsHomePLMN OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Uplink packets for Home PLMN" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwEntry 386 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumSgwUplinkBytesHomePLMN OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of uplink bytes for Home PLMN" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwEntry 387 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumSgwDownlinkDropPacketsHomePLMN OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Downlink drop packets for Home PLMN" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwEntry 388 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumSgwDownlinkDropBytesHomePLMN OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Downlink drop bytes for Home PLMN" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwEntry 389 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumSgwUplinkDropPacketsHomePLMN OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Uplink drop packets for Home PLMN" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwEntry 390 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumSgwUplinkDropBytesHomePLMN OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Uplink drop bytes for Home PLMN" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwEntry 391 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumSgwDownlinkPacketsSNRPLMN OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Downlink packets for SNR PLMN" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwEntry 392 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumSgwDownlinkBytesSNRPLMN OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Downlink bytes for SNR PLMN" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwEntry 393 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumSgwUplinkPacketsSNRPLMN OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Uplink packets for SNR PLMN" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwEntry 394 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumSgwUplinkBytesSNRPLMN OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of uplink bytes for SNR PLMN" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwEntry 395 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumSgwDownlinkDropPacketsSNRPLMN OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Downlink drop packets for SNR PLMN" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwEntry 396 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumSgwDownlinkDropBytesSNRPLMN OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Downlink drop bytes for SNR PLMN" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwEntry 397 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumSgwUplinkDropPacketsSNRPLMN OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Uplink drop packets for SNR PLMN" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwEntry 398 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumSgwUplinkDropBytesSNRPLMN OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Uplink drop bytes for SNR PLMN" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwEntry 399 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumSgwDownlinkPacketsOtherRoamingPLMN OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Downlink packets for other Roaming PLMN" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwEntry 400 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumSgwDownlinkBytesOtherRoamingPLMN OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Downlink bytes for other Roaming PLMN" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwEntry 401 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumSgwUplinkPacketsOtherRoamingPLMN OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Uplink packets for other Roaming PLMN" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwEntry 402 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumSgwUplinkBytesOtherRoamingPLMN OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of uplink bytes for other Roaming PLMN" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwEntry 403 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumSgwDownlinkDropPacketsOtherRoamingPLMN OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Downlink drop packets for other Roaming PLMN" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwEntry 404 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumSgwDownlinkDropBytesOtherRoamingPLMN OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Downlink drop bytes for other Roaming PLMN" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwEntry 405 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumSgwUplinkDropPacketsOtherRoamingPLMN OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Uplink drop packets for other Roaming PLMN" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwEntry 406 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumSgwUplinkDropBytesOtherRoamingPLMN OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Uplink drop bytes for other Roaming PLMN" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwEntry 407 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumCreateSessionRejectsOverload OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Num of Create Session Requests Rejected due to Overload" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwEntry 408 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumCreateBearerRejectsOverload OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Num of Create Bearer Requests Rejected due to Overload" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwEntry 409 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumCreateSessionRejectsOverloadMinor OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Num of Create Session Requests Rejected due to Overload Minor" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwEntry 410 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumCreateSessionRejectsOverloadMajor OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Num of Create Session Requests Rejected due to Overload Major" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwEntry 411 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumCreateSessionRejectsOverloadCritical OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Num of Create Session Requests Rejected due to Overload Critical" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwEntry 412 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumCreateSessionRejectsOverloadMCDSync OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Num of Create Session Requests Rejected due to Overload Standby Sync" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwEntry 413 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumCreateBearerRejectsOverloadMinor OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Num of Create Bearer Requests Rejected due to Overload Minor" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwEntry 414 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumCreateBearerRejectsOverloadMajor OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Num of Create Bearer Requests Rejected due to Overload Major" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwEntry 415 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumCreateBearerRejectsOverloadCritical OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Num of Create Bearer Requests Rejected due to Overload Critical" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwEntry 416 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumCreateBearerRejectsOverloadMCDSync OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Num of Create Bearer Requests Rejected due to Overload Standby Sync" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwEntry 417 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumSgwPcrfInitiatedCloseAttempts OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of PCRF initiated close attempts" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwEntry 418 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumSgwSessionsAwaitingPcrfRejoin OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of sessions awaiting PCRF rejoin" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwEntry 419 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumSgwPcrfRejoinSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of successful PCRF Rejoins" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwEntry 420 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumSgwMecSessions OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of MEC sessions" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwEntry 421 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumLocalClosePfcpError OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS deprecated DESCRIPTION "Number of sessions locally closed due to PFCP Error on Uplane" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwEntry 422 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwNumLocalCloseUplaneError OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of sessions locally closed due to error on Uplane" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwEntry 423 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnTable OBJECT-TYPE SYNTAX SEQUENCE OF AffirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "" ::= { affirmedZoneMIB 336 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnEntry OBJECT-TYPE SYNTAX AffirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "" INDEX { affirmedZoneName, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnName } ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnTable 1 } AffirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnEntry ::= SEQUENCE { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnName String, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnNumCreateSessionReq Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnNumCreateSessionReq1MinAvg Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnNumCreateSessionReq5MinAvg Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnNumCreateSessionReq15MinAvg Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnNumCreateSessionAccept Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnNumCreateSessionReject Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnNumCreateSessionPgwReject Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnNumCreateSessionRejectInvalidReq Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnNumCreateSessionRejectSystemFailure Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnNumCreateSessionRejectRsrcUnavailable Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnNumCreateSessionRejectPgwNotResponding Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnNumCreateSessionRejectBlockedApn Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnNumCreateSessionRejectMisc Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnNumCurrentSessions Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnNumPdnConnections Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnNumModifyBearerReq Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnNumModifyBearerAccept Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnNumModifyBearerReject Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnNumModifyBearerPgwReject Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnNumModifyBearerInvalidReq Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnNumModifyBearerRejectSystemFailure Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnNumModifyBearerRejectMisc Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnNumBearerResourceCmd Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnNumBearerResourceCmdDrop Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnNumBearerResourceFailIndFromPgw Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnNumBearerResourceFailIndInvalidReq Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnNumBearerResourceFailIndSystemFailure Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnNumBearerResourceFailIndMisc Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnNumBearers Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnNumCreateBearerReq Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnNumCreateBearerAccept Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnNumCreateBearerReject Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnNumCreateBearerMmeReject Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnNumCreateBearerRejectInvalidReq Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnNumCreateBearerRejectSystemFailure Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnNumCreateBearerRejectMisc Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnNumDeleteBearerCmd Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnNumDeleteBearerCmdDrop Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnNumDeleteBearerFailIndFromPgw Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnNumDeleteBearerFailIndInvalidReq Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnNumDeleteBearerFailIndSystemFailure Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnNumDeleteBearerFailIndMisc Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnNumDeleteBearerReq Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnNumDeleteBearerAccept Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnNumDeleteBearerReject Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnNumDeleteBearerMmeReject Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnNumDeleteBearerRejectInvalidReq Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnNumDeleteBearerRejectSystemFailure Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnNumDeleteBearerRejectMisc Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnNumDeleteSessionReq Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnNumDeleteSessionAccept Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnNumDeleteSessionReject Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnNumDeleteSessionPgwReject Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnNumDeleteSessionRejectMisc Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnNumModifyBearerCmd Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnNumModifyBearerCmdDrop Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnNumModifyBearerFailIndFromPgw Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnNumModifyBearerFailIndInvalidReq Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnNumModifyBearerFailIndSystemFailure Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnNumModifyBearerFailIndMisc Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnNumPageReq Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnNumPageSuccess Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnNumPageFailure Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnNumUpdateBearerReq Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnNumUpdateBearerAccept Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnNumUpdateBearerReject Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnNumUpdateBearerMmeReject Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnNumUpdateBearerRejectInvalidReq Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnNumUpdateBearerRejectSystemFailure Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnNumUpdateBearerRejectMisc Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnNumReleaseAccessBearerReq Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnNumReleaseAccessBearerAccept Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnNumReleaseAccessBearerReject Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnNumReleaseAccessBearerRejectInvalidReq Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnNumReleaseAccessBearerRejectSystemFailure Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnNumReleaseAccessBearerRejectMisc Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnNumLocalCloseAttempts Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnNumLocalCloseAttemptsAccepted Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnNumIdleDurationExceededCloses Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnNumMaximalDurationExceededCloses Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnNumOperatorInitiatedCloses Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnNumActiveCurrentSessions Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnNumIdleCurrentSessions Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnIntervalPeakCurrentSessions Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnIntervalPeakActiveCurrentSessions Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnIntervalPeakIdleCurrentSessions Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnNumActivePdnConnections Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnNumIdlePdnConnections Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnIntervalPeakPdnConnections Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnIntervalPeakActivePdnConnections Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnIntervalPeakIdlePdnConnections Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnNumDefaultBearers Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnNumDedicatedBearers Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnIntervalPeakBearers Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnIntervalPeakDefaultBearers Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnIntervalPeakDedicatedBearers Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnNumTraceSessionActivationAttempt Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnNumTraceSessionActivationAccept Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnNumTraceSessionDeactivationAttempt Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnNumTraceSessionDeactivationAccept Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnNumRatTypeUtranSessions Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnNumRatTypeGeranSessions Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnNumRatTypeWlanSessions Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnNumRatTypeGanSessions Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnNumRatTypeHspaEvoSessions Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnNumRatTypeEUtranSessions Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnNumRatTypeVirtualSessions Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnNumIndirectForwardingBearers Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnNumDuplicateSessionLocalCloseAttempts Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnNumS4S11CtrlTeidLookupFailures Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnNumS5S8CtrlTeidLookupFailures Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnNumErrorIndicationsProcessed Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnNumErrorIndicationLocalCloseAttempts Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnNumErrorIndicationBearerDeactivation Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnNumChangeNotificationAttempt Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnNumChangeNotificationAccept Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnNumChangeNotificationReject Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnNumChangeNotifcationPgwReject Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnNumChangeNotificationRejectInvalidReq Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnNumChangeNotificationRejectSystemFailure Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnNumChangeNotificationRejectMisc Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnNumChangeNotificationDrop Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnNumCreateIndirectForwardingTunnelReq Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnNumCreateIndirectForwardingTunnelAccept Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnNumCreateIndirectForwardingTunnelReject Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnNumDeleteIndirectForwardingTunnelReq Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnNumDeleteIndirectForwardingTunnelAccept Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnNumDeleteIndirectForwardingTunnelReject Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnNumGtppCdrSent Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnNumGtppCdrRespSuccess Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnNumGtppCdrRespFailure Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnNumGtppCdrRespTimeout Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnNumTotalBearersSetupSuccess Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnNumTotalBearersSetupFail Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnNumCurrentBearersQci1 Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnNumCurrentBearersQci2 Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnNumCurrentBearersQci3 Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnNumCurrentBearersQci4 Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnNumCurrentBearersQci5 Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnNumCurrentBearersQci6 Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnNumCurrentBearersQci7 Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnNumCurrentBearersQci8 Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnNumCurrentBearersQci9 Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnNumCurrentBearersQciOther Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnNumTotalBearersSetupSuccessQci1 Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnNumTotalBearersSetupSuccessQci2 Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnNumTotalBearersSetupSuccessQci3 Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnNumTotalBearersSetupSuccessQci4 Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnNumTotalBearersSetupSuccessQci5 Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnNumTotalBearersSetupSuccessQci6 Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnNumTotalBearersSetupSuccessQci7 Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnNumTotalBearersSetupSuccessQci8 Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnNumTotalBearersSetupSuccessQci9 Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnNumTotalBearersSetupSuccessQciOther Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnNumTotalBearersSetupFailQci1 Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnNumTotalBearersSetupFailQci2 Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnNumTotalBearersSetupFailQci3 Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnNumTotalBearersSetupFailQci4 Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnNumTotalBearersSetupFailQci5 Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnNumTotalBearersSetupFailQci6 Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnNumTotalBearersSetupFailQci7 Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnNumTotalBearersSetupFailQci8 Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnNumTotalBearersSetupFailQci9 Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnNumTotalBearersSetupFailQciOther Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnNumSaegwCurrentSessions Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnNumSaegwCurrentBearers Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnNumSaegwTotalBearersSetupSuccess Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnNumSaegwTotalBearersSetupFail Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnNumSaegwCurrentBearersQci1 Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnNumSaegwCurrentBearersQci2 Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnNumSaegwCurrentBearersQci3 Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnNumSaegwCurrentBearersQci4 Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnNumSaegwCurrentBearersQci5 Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnNumSaegwCurrentBearersQci6 Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnNumSaegwCurrentBearersQci7 Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnNumSaegwCurrentBearersQci8 Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnNumSaegwCurrentBearersQci9 Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnNumSaegwCurrentBearersQciOther Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnNumSaegwTotalBearersSetupSuccessQci1 Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnNumSaegwTotalBearersSetupSuccessQci2 Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnNumSaegwTotalBearersSetupSuccessQci3 Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnNumSaegwTotalBearersSetupSuccessQci4 Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnNumSaegwTotalBearersSetupSuccessQci5 Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnNumSaegwTotalBearersSetupSuccessQci6 Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnNumSaegwTotalBearersSetupSuccessQci7 Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnNumSaegwTotalBearersSetupSuccessQci8 Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnNumSaegwTotalBearersSetupSuccessQci9 Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnNumSaegwTotalBearersSetupSuccessQciOther Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnNumSaegwTotalBearersSetupFailQci1 Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnNumSaegwTotalBearersSetupFailQci2 Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnNumSaegwTotalBearersSetupFailQci3 Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnNumSaegwTotalBearersSetupFailQci4 Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnNumSaegwTotalBearersSetupFailQci5 Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnNumSaegwTotalBearersSetupFailQci6 Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnNumSaegwTotalBearersSetupFailQci7 Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnNumSaegwTotalBearersSetupFailQci8 Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnNumSaegwTotalBearersSetupFailQci9 Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnNumSaegwTotalBearersSetupFailQciOther Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnNumUplinkPackets ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnNumUplinkBytes ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnNumUplinkDropPackets ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnNumUplinkDropBytes ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnNumDownlinkPackets ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnNumDownlinkBytes ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnNumDownlinkDropPackets ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnNumDownlinkDropBytes ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnNumUplinkSuspendDropPackets ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnNumUplinkSuspendDropBytes ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnNumDownlinkSuspendDropPackets ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnNumDownlinkSuspendDropBytes ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnNumSuspendNotification Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnNumSuspendNotificationAccept Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnNumSuspendNotificationReject Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnNumResumeNotification Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnNumResumeNotificationAccept Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnNumResumeNotificationReject Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnNumCreateSessionDrop Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnNumCreateBearerReqDrop Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnNumDeleteBearerDrop Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnNumUpdateBearerReqDrop Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnNumBearerIdleDurationExceededCloses Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnNumSaegwPdnConnections Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnNumTTLExcdDropPackets Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnNumTTLExcdDropBytes Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnNumFragSendPackets Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnNumFragSendBytes Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnNumFragFailPackets Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnNumFragFailBytes Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnNumUplinkAclDropPackets Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnNumUplinkAclDropBytes Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnNumDownlinkAclDropPackets Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnNumDownlinkAclDropBytes Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnNumBadSrcAddrDropPackets Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnNumBadSrcAddrDropBytes Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnNumNoTFTDropPackets Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnNumNoTFTDropBytes Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnNumBadUEAddrDropPackets Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnNumBadUEAddrDropBytes Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnNumMTUDropPackets Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnNumMTUDropBytes Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnNumNoRouteDropPackets Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnNumNoRouteDropBytes Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnNumNoEgressIntfDropPackets Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnNumNoEgressIntfDropBytes Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnNumberTTLExcdDropPackets ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnNumberTTLExcdDropBytes ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnNumberFragSendPackets ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnNumberFragSendBytes ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnNumberFragFailPackets ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnNumberFragFailBytes ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnNumberUplinkAclDropPackets ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnNumberUplinkAclDropBytes ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnNumberDownlinkAclDropPackets ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnNumberDownlinkAclDropBytes ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnNumberBadSrcAddrDropPackets ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnNumberBadSrcAddrDropBytes ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnNumberNoTFTDropPackets ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnNumberNoTFTDropBytes ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnNumberBadUEAddrDropPackets ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnNumberBadUEAddrDropBytes ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnNumberMTUDropPackets ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnNumberMTUDropBytes ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnNumberNoRouteDropPackets ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnNumberNoRouteDropBytes ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnNumberNoEgressIntfDropPackets ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnNumberNoEgressIntfDropBytes ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnNumPdnConnectionsS4Geran Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnNumPdnConnectionsS4Utran Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnNumPdnConnectionsEutran Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnNumSaegwPdnConnectionsS4Geran Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnNumSaegwPdnConnectionsS4Utran Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnNumSaegwPdnConnectionsEutran Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnNumSaegwSgwUplinkPackets ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnNumSaegwSgwUplinkBytes ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnNumSaegwSgwDownlinkPackets ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnNumSaegwSgwDownlinkBytes ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnNumSaegwSgwUplinkDropPackets ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnNumSaegwSgwUplinkDropBytes ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnNumSaegwSgwDownlinkDropPackets ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnNumSaegwSgwDownlinkDropBytes ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnNumUplinkS4S12GeranPackets ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnNumUplinkS4S12GeranBytes ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnNumDownlinkS4S12GeranPackets ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnNumDownlinkS4S12GeranBytes ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnNumUplinkS4S12GeranDropPackets ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnNumUplinkS4S12GeranDropBytes ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnNumDownlinkS4S12GeranDropPackets ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnNumDownlinkS4S12GeranDropBytes ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnNumSaegwSgwUplinkS4S12GeranPackets ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnNumSaegwSgwUplinkS4S12GeranBytes ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnNumSaegwSgwDownlinkS4S12GeranPackets ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnNumSaegwSgwDownlinkS4S12GeranBytes ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnNumSaegwSgwUplinkS4S12GeranDropPackets ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnNumSaegwSgwUplinkS4S12GeranDropBytes ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnNumSaegwSgwDownlinkS4S12GeranDropPackets ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnNumSaegwSgwDownlinkS4S12GeranDropBytes ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnNumUplinkS4S12UtranPackets ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnNumUplinkS4S12UtranBytes ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnNumDownlinkS4S12UtranPackets ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnNumDownlinkS4S12UtranBytes ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnNumUplinkS4S12UtranDropPackets ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnNumUplinkS4S12UtranDropBytes ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnNumDownlinkS4S12UtranDropPackets ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnNumDownlinkS4S12UtranDropBytes ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnNumSaegwSgwUplinkS4S12UtranPackets ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnNumSaegwSgwUplinkS4S12UtranBytes ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnNumSaegwSgwDownlinkS4S12UtranPackets ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnNumSaegwSgwDownlinkS4S12UtranBytes ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnNumSaegwSgwUplinkS4S12UtranDropPackets ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnNumSaegwSgwUplinkS4S12UtranDropBytes ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnNumSaegwSgwDownlinkS4S12UtranDropPackets ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnNumSaegwSgwDownlinkS4S12UtranDropBytes ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnNumUplinkEutranPackets ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnNumUplinkEutranBytes ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnNumDownlinkEutranPackets ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnNumDownlinkEutranBytes ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnNumUplinkEutranDropPackets ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnNumUplinkEutranDropBytes ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnNumDownlinkEutranDropPackets ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnNumDownlinkEutranDropBytes ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnNumSaegwSgwUplinkEutranPackets ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnNumSaegwSgwUplinkEutranBytes ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnNumSaegwSgwDownlinkEutranPackets ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnNumSaegwSgwDownlinkEutranBytes ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnNumSaegwSgwUplinkEutranDropPackets ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnNumSaegwSgwUplinkEutranDropBytes ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnNumSaegwSgwDownlinkEutranDropPackets ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnNumSaegwSgwDownlinkEutranDropBytes ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnNumS1uDefaultBearerErrorIndicationsProcessed ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnNumS1uDedicatedBearerErrorIndicationsProcessed ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnNumS5uDefaultBearerErrorIndicationsProcessed ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnNumS5uDefaultBearereErrorIndicationLocalCloseAttempts ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnNumS5uDedicatedBearerErrorIndicationsProcessed ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnNumS5uDedicatedBearerErrorIndicationBearerDeactivation ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnNumberSessSetupSuccessApnMatchingExactMatch Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnNumberSessSetupSuccessApnMatchingNiOnly Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnNumberSessSetupSuccessApnMatchingNiAndMalformedOi Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnNumCurrentGeoSyncRestoredPdnConnections Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnNumRatNBIotEutranSessions Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnNumSaegwPdnConnectionsNBIotEutran Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnNumUplinkNBIotEutranPackets ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnNumUplinkNBIotEutranBytes ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnNumDownlinkNBIotEutranPackets ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnNumDownlinkNBIotEutranBytes ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnNumUplinkNBIotEutranDropPackets ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnNumUplinkNBIotEutranDropBytes ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnNumDownlinkNBIotEutranDropPackets ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnNumDownlinkNBIotEutranDropBytes ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnNumSaegwSgwUplinkNBIotEutranPackets ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnNumSaegwSgwUplinkNBIotEutranBytes ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnNumSaegwSgwDownlinkNBIotEutranPackets ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnNumSaegwSgwDownlinkNBIotEutranBytes ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnNumSaegwSgwUplinkNBIotEutranDropPackets ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnNumSaegwSgwUplinkNBIotEutranDropBytes ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnNumSaegwSgwDownlinkNBIotEutranDropPackets ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnNumSaegwSgwDownlinkNBIotEutranDropBytes ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnNumCurrentSessionInPagingWithExtendedBuf Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnNumPdnConnectionsNBIotEutran Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnNumCreateSessionRejectMultiPdnConnSameApn Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnMinTeidReuseDuration Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnMinCPlaneTeidReuseDuration Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnMinUPlaneTeidReuseDuration Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnNumSessionsInLocalDatabase Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnNumCreateSessionRejectSessionBlocked Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnNumLocalCloseAttemptsSessionBlocked Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnNumCreateSessionRequestsThrottledApnRateControl Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnNumCreateCupsSessionAttempt Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnNumCreateCupsSessionSuccess Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnNumCreateCupsSessionFailure Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnNumModifyCupsSessionAttempt Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnNumModifyCupsSessionSuccess Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnNumModifyCupsSessionFailure Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnNumDeleteCupsSessionAttempt Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnNumDeleteCupsSessionSuccess Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnNumDeleteCupsSessionFailure Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnNumLocalCloseSessionMonitor Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnNumCurrentCupsSessions Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnNumCreateSessionRequestsThrottledClusterRateControl Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnNumSessionsEstablishedWithExistingImsiAndApn Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnNumCreateBearerPartialAccept Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnNumUpdateBearerPartialAccept Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnNumSessionMonitorModificationsSent ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnNumCreateSessionRejectsOverload ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnNumCreateBearerRejectsOverload ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnNumCreateSessionRejectsOverloadMinor ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnNumCreateSessionRejectsOverloadMajor ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnNumCreateSessionRejectsOverloadCritical ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnNumCreateSessionRejectsOverloadMCDSync ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnNumCreateBearerRejectsOverloadMinor ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnNumCreateBearerRejectsOverloadMajor ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnNumCreateBearerRejectsOverloadCritical ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnNumCreateBearerRejectsOverloadMCDSync ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnNumSgwPcrfInitiatedCloseAttempts Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnNumSgwSessionsAwaitingPcrfRejoin Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnNumSgwPcrfRejoinSuccess Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnNumSgwMecSessions Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnNumLocalClosePfcpError Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnNumLocalCloseUplaneError Unsigned32 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnName OBJECT-TYPE SYNTAX String MAX-ACCESS not-accessible STATUS current DESCRIPTION "Table Name" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnEntry 1 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnNumCreateSessionReq OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create session requests received" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnEntry 2 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnNumCreateSessionReq1MinAvg OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnEntry 3 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnNumCreateSessionReq5MinAvg OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnEntry 4 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnNumCreateSessionReq15MinAvg OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnEntry 5 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnNumCreateSessionAccept OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create session requests accepted" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnEntry 6 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnNumCreateSessionReject OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create session requests rejected" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnEntry 7 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnNumCreateSessionPgwReject OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create session requests rejected by PGW" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnEntry 8 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnNumCreateSessionRejectInvalidReq OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create session requests rejected - request invalid" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnEntry 9 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnNumCreateSessionRejectSystemFailure OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create session requests rejected - system failure" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnEntry 10 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnNumCreateSessionRejectRsrcUnavailable OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create session requests rejected - resource unavailable" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnEntry 11 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnNumCreateSessionRejectPgwNotResponding OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create session requests rejected - pgw not responding" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnEntry 12 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnNumCreateSessionRejectBlockedApn OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create session requests rejected - apn in blocked list" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnEntry 13 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnNumCreateSessionRejectMisc OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create session requests rejected - unclassified" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnEntry 14 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnNumCurrentSessions OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Current number of sessions" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnEntry 15 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnNumPdnConnections OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Current number of PDN connections" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnEntry 16 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnNumModifyBearerReq OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of modify bearer requests received" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnEntry 17 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnNumModifyBearerAccept OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of modify bearer requests accepted" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnEntry 18 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnNumModifyBearerReject OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of modify bearer requests rejected" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnEntry 19 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnNumModifyBearerPgwReject OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of modify bearer requests rejected by PGW" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnEntry 20 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnNumModifyBearerInvalidReq OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of modify bearer requests rejected - request invalid" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnEntry 21 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnNumModifyBearerRejectSystemFailure OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of modify bearer requests rejected - system failure" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnEntry 22 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnNumModifyBearerRejectMisc OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of modify bearer requests rejected - unclassified" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnEntry 23 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnNumBearerResourceCmd OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearer resource commands received" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnEntry 24 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnNumBearerResourceCmdDrop OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearer resource commands dropped" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnEntry 25 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnNumBearerResourceFailIndFromPgw OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearer resource failure indications from PGW" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnEntry 26 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnNumBearerResourceFailIndInvalidReq OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearer resource commands rejected - request invalid" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnEntry 27 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnNumBearerResourceFailIndSystemFailure OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearer resource commands rejected - system failure" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnEntry 28 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnNumBearerResourceFailIndMisc OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearer resource commands rejected - unclassifed" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnEntry 29 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnNumBearers OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Current number of bearers" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnEntry 30 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnNumCreateBearerReq OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create bearer requests received" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnEntry 31 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnNumCreateBearerAccept OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create bearer requests accepted" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnEntry 32 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnNumCreateBearerReject OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create bearer requests rejected" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnEntry 33 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnNumCreateBearerMmeReject OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create bearer requests rejected by MME" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnEntry 34 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnNumCreateBearerRejectInvalidReq OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create bearer requests rejected - request invalid" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnEntry 35 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnNumCreateBearerRejectSystemFailure OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create bearer requests rejected - system failure" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnEntry 36 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnNumCreateBearerRejectMisc OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create bearer requests rejected - unclassified" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnEntry 37 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnNumDeleteBearerCmd OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of delete bearer commands received" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnEntry 38 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnNumDeleteBearerCmdDrop OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of delete bearer commands dropped" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnEntry 39 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnNumDeleteBearerFailIndFromPgw OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of delete bearer failure indications received from PGW" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnEntry 40 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnNumDeleteBearerFailIndInvalidReq OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of delete bearer failure indications rejected - request invalid" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnEntry 41 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnNumDeleteBearerFailIndSystemFailure OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of delete bearer failure indications rejected - system failure" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnEntry 42 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnNumDeleteBearerFailIndMisc OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of delete bearer failure indications rejected - unclassified" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnEntry 43 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnNumDeleteBearerReq OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of delete bearer requests received" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnEntry 44 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnNumDeleteBearerAccept OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of delete bearer requests accepted" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnEntry 45 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnNumDeleteBearerReject OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of delete bearer requests rejected" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnEntry 46 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnNumDeleteBearerMmeReject OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of delete bearer requests rejected by MME" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnEntry 47 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnNumDeleteBearerRejectInvalidReq OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of delete bearer requests rejected - request invalid" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnEntry 48 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnNumDeleteBearerRejectSystemFailure OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of delete bearer requests rejected - system failure" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnEntry 49 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnNumDeleteBearerRejectMisc OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of delete bearer requests rejected - unclassified" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnEntry 50 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnNumDeleteSessionReq OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of delete session requests received" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnEntry 51 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnNumDeleteSessionAccept OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of delete session requests accepted" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnEntry 52 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnNumDeleteSessionReject OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of delete session requests rejected" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnEntry 53 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnNumDeleteSessionPgwReject OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of delete session requests rejected by PGW" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnEntry 54 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnNumDeleteSessionRejectMisc OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of delete session requests rejected - unclassified" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnEntry 55 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnNumModifyBearerCmd OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of modify bearer commands received" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnEntry 56 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnNumModifyBearerCmdDrop OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of modify bearer commands dropped" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnEntry 57 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnNumModifyBearerFailIndFromPgw OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of modify bearer failure indications received from PGW" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnEntry 58 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnNumModifyBearerFailIndInvalidReq OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of modify bearer failure indications rejected - request invalid" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnEntry 59 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnNumModifyBearerFailIndSystemFailure OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of modify bearer failure indications rejected - system failure" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnEntry 60 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnNumModifyBearerFailIndMisc OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of modify bearer failure indications rejected - unclassified" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnEntry 61 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnNumPageReq OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of paging requests sent" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnEntry 62 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnNumPageSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of successful paging requests" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnEntry 63 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnNumPageFailure OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of paging requests failures" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnEntry 64 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnNumUpdateBearerReq OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of update bearer requests received" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnEntry 65 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnNumUpdateBearerAccept OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of update bearer requests accepted" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnEntry 66 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnNumUpdateBearerReject OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of update bearer requests rejected" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnEntry 67 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnNumUpdateBearerMmeReject OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of update bearer requests rejected by MME" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnEntry 68 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnNumUpdateBearerRejectInvalidReq OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of update bearer requests rejected - request invalid" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnEntry 69 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnNumUpdateBearerRejectSystemFailure OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of update bearer requests rejected - system failure" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnEntry 70 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnNumUpdateBearerRejectMisc OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of update bearer requests rejected - unclassified" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnEntry 71 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnNumReleaseAccessBearerReq OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of release access bearer requests received" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnEntry 72 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnNumReleaseAccessBearerAccept OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of release access bearer requests accepted" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnEntry 73 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnNumReleaseAccessBearerReject OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of release access bearer requests rejected" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnEntry 74 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnNumReleaseAccessBearerRejectInvalidReq OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of release access bearer requests rejected - request invalid" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnEntry 75 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnNumReleaseAccessBearerRejectSystemFailure OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of release access bearer requests rejected - system failure" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnEntry 76 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnNumReleaseAccessBearerRejectMisc OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of release access bearer requests rejected - unclassified" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnEntry 77 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnNumLocalCloseAttempts OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of local close attempts" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnEntry 78 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnNumLocalCloseAttemptsAccepted OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of local close attempts accepted" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnEntry 79 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnNumIdleDurationExceededCloses OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of sessions closed due to IDLE duration time exceeded" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnEntry 80 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnNumMaximalDurationExceededCloses OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of sessions closed due to MAXIMAL duration time exceeded" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnEntry 81 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnNumOperatorInitiatedCloses OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of operator initiated PDN session closes" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnEntry 82 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnNumActiveCurrentSessions OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Current number of active sessions" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnEntry 83 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnNumIdleCurrentSessions OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Current number of idle sessions" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnEntry 84 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnIntervalPeakCurrentSessions OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Interval peak number of sessions" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnEntry 85 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnIntervalPeakActiveCurrentSessions OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Interval peak number of active sessions" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnEntry 86 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnIntervalPeakIdleCurrentSessions OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Interval peak number of idle sessions" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnEntry 87 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnNumActivePdnConnections OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Current number of active PDN connections" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnEntry 88 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnNumIdlePdnConnections OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Current number of idle PDN connections" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnEntry 89 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnIntervalPeakPdnConnections OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Interval peak number of PDN connections" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnEntry 90 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnIntervalPeakActivePdnConnections OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Interval peak number of active PDN connections" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnEntry 91 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnIntervalPeakIdlePdnConnections OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Interval peak number of idle PDN connections" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnEntry 92 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnNumDefaultBearers OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Current number of default bearers" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnEntry 93 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnNumDedicatedBearers OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Current number of dedicated bearers" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnEntry 94 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnIntervalPeakBearers OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Interval peak number of bearers" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnEntry 95 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnIntervalPeakDefaultBearers OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Interval peak number of default bearers" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnEntry 96 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnIntervalPeakDedicatedBearers OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Interval peak number of dedicated bearers" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnEntry 97 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnNumTraceSessionActivationAttempt OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of trace session activations received" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnEntry 98 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnNumTraceSessionActivationAccept OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of trace session activations accepted" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnEntry 99 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnNumTraceSessionDeactivationAttempt OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of trace session deactivations received" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnEntry 100 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnNumTraceSessionDeactivationAccept OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of trace session deactivations accepted" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnEntry 101 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnNumRatTypeUtranSessions OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Current number of UTRAN session" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnEntry 102 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnNumRatTypeGeranSessions OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Current number of GERAN session" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnEntry 103 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnNumRatTypeWlanSessions OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Current number of WLAN session" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnEntry 104 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnNumRatTypeGanSessions OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Current number of GAN session" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnEntry 105 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnNumRatTypeHspaEvoSessions OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Current number of HSPA Evolution session" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnEntry 106 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnNumRatTypeEUtranSessions OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Current number of E-UTRAN session" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnEntry 107 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnNumRatTypeVirtualSessions OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Current number of Virtual RAT session" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnEntry 108 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnNumIndirectForwardingBearers OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Current number of indirect forwarding bearers" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnEntry 109 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnNumDuplicateSessionLocalCloseAttempts OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of local close attempts due to Duplicate Session" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnEntry 110 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnNumS4S11CtrlTeidLookupFailures OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of lookup failures using the S4/S11 control TEID" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnEntry 111 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnNumS5S8CtrlTeidLookupFailures OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of lookup failures using the S5/S8 control TEID" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnEntry 112 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnNumErrorIndicationsProcessed OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Error Indications processed" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnEntry 113 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnNumErrorIndicationLocalCloseAttempts OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of local close attempts due to receipt of Error Indication" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnEntry 114 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnNumErrorIndicationBearerDeactivation OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of dedicated bearer deletion due to receipt of Error Indication" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnEntry 115 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnNumChangeNotificationAttempt OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of change notification requests attempted" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnEntry 116 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnNumChangeNotificationAccept OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of change notification requests accepted" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnEntry 117 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnNumChangeNotificationReject OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of change notification requests rejected" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnEntry 118 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnNumChangeNotifcationPgwReject OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of change notification requests rejected by PGW" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnEntry 119 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnNumChangeNotificationRejectInvalidReq OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of change notification requests rejected - request invalid" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnEntry 120 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnNumChangeNotificationRejectSystemFailure OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of change notification requests rejected - system failure" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnEntry 121 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnNumChangeNotificationRejectMisc OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of change notification requests rejected for miscellaneous reasons" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnEntry 122 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnNumChangeNotificationDrop OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of change notification requests Dropped" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnEntry 123 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnNumCreateIndirectForwardingTunnelReq OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create indirect data forwarding tunnel requests attempted" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnEntry 124 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnNumCreateIndirectForwardingTunnelAccept OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create indirect data forwarding tunnel requests accepted" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnEntry 125 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnNumCreateIndirectForwardingTunnelReject OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create indirect data forwarding tunnel requests rejected" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnEntry 126 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnNumDeleteIndirectForwardingTunnelReq OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of delete indirect data forwarding tunnel requests attempted" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnEntry 127 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnNumDeleteIndirectForwardingTunnelAccept OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of delete indirect data forwarding tunnel requests accepted" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnEntry 128 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnNumDeleteIndirectForwardingTunnelReject OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of delete indirect data forwarding tunnel requests rejected" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnEntry 129 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnNumGtppCdrSent OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of GTPP CDRs that were sent successfully" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnEntry 130 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnNumGtppCdrRespSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of GTPP CDRs for which a success response was received" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnEntry 131 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnNumGtppCdrRespFailure OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of GTPP CDRs for which a failure response was received" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnEntry 132 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnNumGtppCdrRespTimeout OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of GTPP CDRs for which no response was received in the expected time" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnEntry 133 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnNumTotalBearersSetupSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers setup successful" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnEntry 134 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnNumTotalBearersSetupFail OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers setup failed" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnEntry 135 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnNumCurrentBearersQci1 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of current bearers with qci 1" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnEntry 136 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnNumCurrentBearersQci2 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of current bearers with qci 2" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnEntry 137 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnNumCurrentBearersQci3 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of current bearers with qci 3" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnEntry 138 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnNumCurrentBearersQci4 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of current bearers with qci 4" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnEntry 139 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnNumCurrentBearersQci5 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of current bearers with qci 5" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnEntry 140 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnNumCurrentBearersQci6 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of current bearers with qci 6" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnEntry 141 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnNumCurrentBearersQci7 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of current bearers with qci 7" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnEntry 142 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnNumCurrentBearersQci8 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of current bearers with qci 8" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnEntry 143 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnNumCurrentBearersQci9 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of current bearers with qci 9" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnEntry 144 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnNumCurrentBearersQciOther OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of current bearers with qci between 10 .. 255" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnEntry 145 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnNumTotalBearersSetupSuccessQci1 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers setup successful with qci 1" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnEntry 146 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnNumTotalBearersSetupSuccessQci2 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers setup successful with qci 2" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnEntry 147 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnNumTotalBearersSetupSuccessQci3 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers setup successful with qci 3" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnEntry 148 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnNumTotalBearersSetupSuccessQci4 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers setup successful with qci 4" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnEntry 149 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnNumTotalBearersSetupSuccessQci5 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers setup successful with qci 5" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnEntry 150 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnNumTotalBearersSetupSuccessQci6 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers setup successful with qci 6" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnEntry 151 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnNumTotalBearersSetupSuccessQci7 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers setup successful with qci 7" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnEntry 152 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnNumTotalBearersSetupSuccessQci8 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers setup successful with qci 8" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnEntry 153 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnNumTotalBearersSetupSuccessQci9 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers setup successful with qci 9" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnEntry 154 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnNumTotalBearersSetupSuccessQciOther OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers setup successful with qci between 10 .. 255" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnEntry 155 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnNumTotalBearersSetupFailQci1 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers setup failed with qci 1" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnEntry 156 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnNumTotalBearersSetupFailQci2 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers setup failed with qci 2" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnEntry 157 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnNumTotalBearersSetupFailQci3 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers setup failed with qci 3" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnEntry 158 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnNumTotalBearersSetupFailQci4 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers setup failed with qci 4" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnEntry 159 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnNumTotalBearersSetupFailQci5 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers setup failed with qci 5" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnEntry 160 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnNumTotalBearersSetupFailQci6 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers setup failed with qci 6" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnEntry 161 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnNumTotalBearersSetupFailQci7 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers setup failed with qci 6" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnEntry 162 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnNumTotalBearersSetupFailQci8 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers setup failed with qci 8" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnEntry 163 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnNumTotalBearersSetupFailQci9 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers setup failed with qci 9" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnEntry 164 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnNumTotalBearersSetupFailQciOther OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers setup failed with qci between 10 .. 255" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnEntry 165 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnNumSaegwCurrentSessions OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "SAEGW-SGW Current number of sessions" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnEntry 166 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnNumSaegwCurrentBearers OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "SAEGW-SGW Current number of bearers" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnEntry 167 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnNumSaegwTotalBearersSetupSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "SAEGW-SGW Total number of bearers setup successful" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnEntry 168 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnNumSaegwTotalBearersSetupFail OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "SAEGW-SGW Total number of bearers setup failed" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnEntry 169 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnNumSaegwCurrentBearersQci1 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "SAEGW-SGW Total number of current bearers with qci 1" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnEntry 170 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnNumSaegwCurrentBearersQci2 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "SAEGW-SGW Total number of current bearers with qci 2" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnEntry 171 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnNumSaegwCurrentBearersQci3 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "SAEGW-SGW Total number of current bearers with qci 3" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnEntry 172 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnNumSaegwCurrentBearersQci4 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "SAEGW-SGW Total number of current bearers with qci 4" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnEntry 173 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnNumSaegwCurrentBearersQci5 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "SAEGW-SGW Total number of current bearers with qci 5" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnEntry 174 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnNumSaegwCurrentBearersQci6 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "SAEGW-SGW Total number of current bearers with qci 6" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnEntry 175 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnNumSaegwCurrentBearersQci7 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "SAEGW-SGW Total number of current bearers with qci 7" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnEntry 176 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnNumSaegwCurrentBearersQci8 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "SAEGW-SGW Total number of current bearers with qci 8" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnEntry 177 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnNumSaegwCurrentBearersQci9 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "SAEGW-SGW Total number of current bearers with qci 9" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnEntry 178 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnNumSaegwCurrentBearersQciOther OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "SAEGW-SGW Total number of current bearers with qci between 10 .. 255" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnEntry 179 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnNumSaegwTotalBearersSetupSuccessQci1 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "SAEGW-SGW Total number of bearers setup successful with qci 1" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnEntry 180 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnNumSaegwTotalBearersSetupSuccessQci2 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "SAEGW-SGW Total number of bearers setup successful with qci 2" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnEntry 181 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnNumSaegwTotalBearersSetupSuccessQci3 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "SAEGW-SGW Total number of bearers setup successful with qci 3" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnEntry 182 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnNumSaegwTotalBearersSetupSuccessQci4 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "SAEGW-SGW Total number of bearers setup successful with qci 4" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnEntry 183 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnNumSaegwTotalBearersSetupSuccessQci5 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "SAEGW-SGW Total number of bearers setup successful with qci 5" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnEntry 184 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnNumSaegwTotalBearersSetupSuccessQci6 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "SAEGW-SGW Total number of bearers setup successful with qci 6" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnEntry 185 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnNumSaegwTotalBearersSetupSuccessQci7 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "SAEGW-SGW Total number of bearers setup successful with qci 7" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnEntry 186 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnNumSaegwTotalBearersSetupSuccessQci8 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "SAEGW-SGW Total number of bearers setup successful with qci 8" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnEntry 187 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnNumSaegwTotalBearersSetupSuccessQci9 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "SAEGW-SGW Total number of bearers setup successful with qci 9" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnEntry 188 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnNumSaegwTotalBearersSetupSuccessQciOther OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "SAEGW-SGW Total number of bearers setup successful with qci between 10 .. 255" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnEntry 189 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnNumSaegwTotalBearersSetupFailQci1 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "SAEGW-SGW Total number of bearers setup failed with qci 1" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnEntry 190 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnNumSaegwTotalBearersSetupFailQci2 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "SAEGW-SGW Total number of bearers setup failed with qci 2" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnEntry 191 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnNumSaegwTotalBearersSetupFailQci3 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "SAEGW-SGW Total number of bearers setup failed with qci 3" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnEntry 192 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnNumSaegwTotalBearersSetupFailQci4 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "SAEGW-SGW Total number of bearers setup failed with qci 4" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnEntry 193 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnNumSaegwTotalBearersSetupFailQci5 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "SAEGW-SGW Total number of bearers setup failed with qci 5" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnEntry 194 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnNumSaegwTotalBearersSetupFailQci6 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "SAEGW-SGW Total number of bearers setup failed with qci 6" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnEntry 195 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnNumSaegwTotalBearersSetupFailQci7 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "SAEGW-SGW Total number of bearers setup failed with qci 6" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnEntry 196 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnNumSaegwTotalBearersSetupFailQci8 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "SAEGW-SGW Total number of bearers setup failed with qci 8" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnEntry 197 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnNumSaegwTotalBearersSetupFailQci9 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "SAEGW-SGW Total number of bearers setup failed with qci 9" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnEntry 198 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnNumSaegwTotalBearersSetupFailQciOther OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "SAEGW-SGW Total number of bearers setup failed with qci between 10 .. 255" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnEntry 199 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnNumUplinkPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink packets received" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnEntry 200 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnNumUplinkBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink bytes received" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnEntry 201 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnNumUplinkDropPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink packets dropped" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnEntry 202 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnNumUplinkDropBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink bytes dropped" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnEntry 203 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnNumDownlinkPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink packets received" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnEntry 204 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnNumDownlinkBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink bytes received" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnEntry 205 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnNumDownlinkDropPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink packets dropped" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnEntry 206 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnNumDownlinkDropBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink bytes dropped" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnEntry 207 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnNumUplinkSuspendDropPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink suspend drop packets" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnEntry 208 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnNumUplinkSuspendDropBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink suspend drop bytes" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnEntry 209 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnNumDownlinkSuspendDropPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink suspend drop packets" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnEntry 210 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnNumDownlinkSuspendDropBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink suspend drop bytes" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnEntry 211 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnNumSuspendNotification OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of suspend notification requests received" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnEntry 212 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnNumSuspendNotificationAccept OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of suspend notification requests accepted" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnEntry 213 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnNumSuspendNotificationReject OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of suspend notification requests rejected" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnEntry 214 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnNumResumeNotification OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of resume notification requests received" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnEntry 215 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnNumResumeNotificationAccept OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of resume notification requests accepted" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnEntry 216 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnNumResumeNotificationReject OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of resume notification requests rejected" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnEntry 217 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnNumCreateSessionDrop OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create session requests dropped" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnEntry 218 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnNumCreateBearerReqDrop OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create bearer requests dropped" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnEntry 219 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnNumDeleteBearerDrop OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of delete bearer requests dropped" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnEntry 220 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnNumUpdateBearerReqDrop OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of update bearer requests dropped" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnEntry 221 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnNumBearerIdleDurationExceededCloses OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers deactivated due to IDLE duration time exceeded" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnEntry 222 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnNumSaegwPdnConnections OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "SAEGW-SGW Current number of PDN connections" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnEntry 223 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnNumTTLExcdDropPackets OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS deprecated DESCRIPTION "Total number of TTL 0 drop packets " ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnEntry 224 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnNumTTLExcdDropBytes OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS deprecated DESCRIPTION "Total number of TTL 0 drop bytes " ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnEntry 225 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnNumFragSendPackets OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS deprecated DESCRIPTION "Total number of IP packets fragmented before sending on the tunnel " ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnEntry 226 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnNumFragSendBytes OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS deprecated DESCRIPTION "Total number of IP packet bytes fragmented before sending on the tunnel " ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnEntry 227 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnNumFragFailPackets OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS deprecated DESCRIPTION "Total number of IP packets failed in fragmentation" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnEntry 228 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnNumFragFailBytes OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS deprecated DESCRIPTION "Total number of IP packet bytes failed in fragmentation" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnEntry 229 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnNumUplinkAclDropPackets OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS deprecated DESCRIPTION "Total number of uplink ACL drop packets" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnEntry 230 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnNumUplinkAclDropBytes OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS deprecated DESCRIPTION "Total number of uplink ACL drop bytes" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnEntry 231 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnNumDownlinkAclDropPackets OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS deprecated DESCRIPTION "Total number of downlink ACL drop packets" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnEntry 232 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnNumDownlinkAclDropBytes OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS deprecated DESCRIPTION "Total number of downlink ACL drop bytes" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnEntry 233 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnNumBadSrcAddrDropPackets OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS deprecated DESCRIPTION "Total number of bad source addresss drop packets" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnEntry 234 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnNumBadSrcAddrDropBytes OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS deprecated DESCRIPTION "Total number of bad source addresss drop bytes" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnEntry 235 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnNumNoTFTDropPackets OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS deprecated DESCRIPTION "Total number of no traffic flow template drop packets" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnEntry 236 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnNumNoTFTDropBytes OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS deprecated DESCRIPTION "Total number of no traffic flow template drop bytes" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnEntry 237 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnNumBadUEAddrDropPackets OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS deprecated DESCRIPTION "Total number of bad UE address drop packets" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnEntry 238 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnNumBadUEAddrDropBytes OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS deprecated DESCRIPTION "Total number of bad UE address drop bytes" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnEntry 239 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnNumMTUDropPackets OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS deprecated DESCRIPTION "Total number of MTU drop packets" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnEntry 240 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnNumMTUDropBytes OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS deprecated DESCRIPTION "Total number of MTU drop bytes" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnEntry 241 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnNumNoRouteDropPackets OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS deprecated DESCRIPTION "Total number of no route drop packets" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnEntry 242 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnNumNoRouteDropBytes OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS deprecated DESCRIPTION "Total number of no route drop bytes" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnEntry 243 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnNumNoEgressIntfDropPackets OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS deprecated DESCRIPTION "Total number of no egress interface drop packets" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnEntry 244 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnNumNoEgressIntfDropBytes OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS deprecated DESCRIPTION "Total number of no egress interface drop bytes" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnEntry 245 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnNumberTTLExcdDropPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of TTL 0 drop packets " ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnEntry 246 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnNumberTTLExcdDropBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of TTL 0 drop bytes " ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnEntry 247 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnNumberFragSendPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of IP packets fragmented before sending on the tunnel " ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnEntry 248 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnNumberFragSendBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of IP packet bytes fragmented before sending on the tunnel " ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnEntry 249 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnNumberFragFailPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of IP packets failed in fragmentation" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnEntry 250 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnNumberFragFailBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of IP packet bytes failed in fragmentation" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnEntry 251 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnNumberUplinkAclDropPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink ACL drop packets" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnEntry 252 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnNumberUplinkAclDropBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink ACL drop bytes" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnEntry 253 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnNumberDownlinkAclDropPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink ACL drop packets" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnEntry 254 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnNumberDownlinkAclDropBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink ACL drop bytes" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnEntry 255 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnNumberBadSrcAddrDropPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bad source addresss drop packets" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnEntry 256 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnNumberBadSrcAddrDropBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bad source addresss drop bytes" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnEntry 257 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnNumberNoTFTDropPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of no traffic flow template drop packets" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnEntry 258 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnNumberNoTFTDropBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of no traffic flow template drop bytes" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnEntry 259 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnNumberBadUEAddrDropPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bad UE address drop packets" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnEntry 260 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnNumberBadUEAddrDropBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bad UE address drop bytes" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnEntry 261 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnNumberMTUDropPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of MTU drop packets" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnEntry 262 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnNumberMTUDropBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of MTU drop bytes" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnEntry 263 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnNumberNoRouteDropPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of no route drop packets" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnEntry 264 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnNumberNoRouteDropBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of no route drop bytes" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnEntry 265 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnNumberNoEgressIntfDropPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of no egress interface drop packets" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnEntry 266 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnNumberNoEgressIntfDropBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of no egress interface drop bytes" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnEntry 267 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnNumPdnConnectionsS4Geran OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Current number of S4 GERAN PDN connections" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnEntry 268 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnNumPdnConnectionsS4Utran OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Current number of S4 UTRAN PDN connections" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnEntry 269 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnNumPdnConnectionsEutran OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Current number of EUTRAN PDN connections" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnEntry 270 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnNumSaegwPdnConnectionsS4Geran OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "SAEGW-SGW Current number of S4 GERAN PDN connections" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnEntry 271 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnNumSaegwPdnConnectionsS4Utran OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "SAEGW-SGW Current number of S4 UTRAN PDN connections" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnEntry 272 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnNumSaegwPdnConnectionsEutran OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "SAEGW-SGW Current number of EUTRAN PDN connections" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnEntry 273 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnNumSaegwSgwUplinkPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink packets for SAEGW SGW sessions" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnEntry 274 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnNumSaegwSgwUplinkBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink bytes for SAEGW SGW sessions" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnEntry 275 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnNumSaegwSgwDownlinkPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink packets for SAEGW SGW sessions" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnEntry 276 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnNumSaegwSgwDownlinkBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink bytes for SAEGW SGW sessions" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnEntry 277 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnNumSaegwSgwUplinkDropPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink drop packets for SAEGW SGW sessions" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnEntry 278 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnNumSaegwSgwUplinkDropBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink drop bytes for SAEGW SGW sessions" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnEntry 279 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnNumSaegwSgwDownlinkDropPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink drop packets for SAEGW SGW sessions" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnEntry 280 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnNumSaegwSgwDownlinkDropBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink drop bytes for SAEGW SGW sessions" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnEntry 281 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnNumUplinkS4S12GeranPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink packets for SGW S4 GERAN sessions" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnEntry 282 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnNumUplinkS4S12GeranBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink bytes for SGW S4 GERAN sessions" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnEntry 283 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnNumDownlinkS4S12GeranPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink packets for SGW S4 GERAN sessions" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnEntry 284 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnNumDownlinkS4S12GeranBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink bytes for SGW S4 GERAN sessions" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnEntry 285 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnNumUplinkS4S12GeranDropPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink drop packets for SGW S4 GERAN sessions" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnEntry 286 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnNumUplinkS4S12GeranDropBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink drop bytes for SGW S4 GERAN sessions" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnEntry 287 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnNumDownlinkS4S12GeranDropPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink drop packets for SGW S4 GERAN sessions" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnEntry 288 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnNumDownlinkS4S12GeranDropBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink drop bytes for SGW S4 GERAN sessions" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnEntry 289 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnNumSaegwSgwUplinkS4S12GeranPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink packets for SAEGW SGW S4 GERAN sessions" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnEntry 290 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnNumSaegwSgwUplinkS4S12GeranBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink bytes for SAEGW SGW S4 GERAN sessions" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnEntry 291 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnNumSaegwSgwDownlinkS4S12GeranPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink packets for SAEGW SGW S4 GERAN sessions" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnEntry 292 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnNumSaegwSgwDownlinkS4S12GeranBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink bytes for SAEGW SGW S4 GERAN sessions" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnEntry 293 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnNumSaegwSgwUplinkS4S12GeranDropPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink drop packets for SAEGW SGW S4 GERAN sessions" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnEntry 294 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnNumSaegwSgwUplinkS4S12GeranDropBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink drop bytes for SAEGW SGW S4 GERAN sessions" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnEntry 295 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnNumSaegwSgwDownlinkS4S12GeranDropPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink drop packets for SAEGW SGW S4 GERAN sessions" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnEntry 296 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnNumSaegwSgwDownlinkS4S12GeranDropBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink drop bytes for SAEGW SGW S4 GERAN sessions" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnEntry 297 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnNumUplinkS4S12UtranPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink packets for SGW S4 UTRAN sessions" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnEntry 298 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnNumUplinkS4S12UtranBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink bytes for SGW S4 UTRAN sessions" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnEntry 299 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnNumDownlinkS4S12UtranPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink packets for SGW S4 UTRAN sessions" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnEntry 300 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnNumDownlinkS4S12UtranBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink bytes for SGW S4 UTRAN sessions" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnEntry 301 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnNumUplinkS4S12UtranDropPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink drop packets for SGW S4 UTRAN sessions" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnEntry 302 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnNumUplinkS4S12UtranDropBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink drop bytes for SGW S4 UTRAN sessions" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnEntry 303 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnNumDownlinkS4S12UtranDropPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink drop packets for SGW S4 UTRAN sessions" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnEntry 304 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnNumDownlinkS4S12UtranDropBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink drop bytes for SGW S4 UTRAN sessions" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnEntry 305 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnNumSaegwSgwUplinkS4S12UtranPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink packets for SAEGW SGW S4 UTRAN sessions" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnEntry 306 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnNumSaegwSgwUplinkS4S12UtranBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink bytes for SAEGW SGW S4 UTRAN sessions" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnEntry 307 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnNumSaegwSgwDownlinkS4S12UtranPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink packets for SAEGW SGW S4 UTRAN sessions" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnEntry 308 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnNumSaegwSgwDownlinkS4S12UtranBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink bytes for SAEGW SGW S4 UTRAN sessions" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnEntry 309 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnNumSaegwSgwUplinkS4S12UtranDropPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink drop packets for SAEGW SGW S4 UTRAN sessions" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnEntry 310 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnNumSaegwSgwUplinkS4S12UtranDropBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink drop bytes for SAEGW SGW S4 UTRAN sessions" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnEntry 311 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnNumSaegwSgwDownlinkS4S12UtranDropPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink drop packets for SAEGW SGW S4 UTRAN sessions" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnEntry 312 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnNumSaegwSgwDownlinkS4S12UtranDropBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink drop bytes for SAEGW SGW S4 UTRAN sessions" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnEntry 313 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnNumUplinkEutranPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink packets for SGW EUTRAN sessions" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnEntry 314 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnNumUplinkEutranBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink bytes for SGW EUTRAN sessions" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnEntry 315 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnNumDownlinkEutranPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink packets for SGW EUTRAN sessions" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnEntry 316 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnNumDownlinkEutranBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink bytes for SGW EUTRAN sessions" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnEntry 317 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnNumUplinkEutranDropPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink drop packets for SGW EUTRAN sessions" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnEntry 318 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnNumUplinkEutranDropBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink drop bytes for SGW EUTRAN sessions" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnEntry 319 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnNumDownlinkEutranDropPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink drop packets for SGW EUTRAN sessions" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnEntry 320 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnNumDownlinkEutranDropBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink drop bytes for SGW EUTRAN sessions" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnEntry 321 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnNumSaegwSgwUplinkEutranPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink packets for SGW EUTRAN sessions" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnEntry 322 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnNumSaegwSgwUplinkEutranBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink bytes for SGW EUTRAN sessions" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnEntry 323 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnNumSaegwSgwDownlinkEutranPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink packets for SGW EUTRAN sessions" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnEntry 324 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnNumSaegwSgwDownlinkEutranBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink bytes for SGW EUTRAN sessions" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnEntry 325 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnNumSaegwSgwUplinkEutranDropPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink drop packets for SGW EUTRAN sessions" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnEntry 326 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnNumSaegwSgwUplinkEutranDropBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink drop bytes for SGW EUTRAN sessions" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnEntry 327 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnNumSaegwSgwDownlinkEutranDropPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink drop packets for SGW EUTRAN sessions" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnEntry 328 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnNumSaegwSgwDownlinkEutranDropBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink drop bytes for SGW EUTRAN sessions" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnEntry 329 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnNumS1uDefaultBearerErrorIndicationsProcessed OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of S1u default bearer error indications processed" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnEntry 330 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnNumS1uDedicatedBearerErrorIndicationsProcessed OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of S1u dedicated bearer error indications processed" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnEntry 331 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnNumS5uDefaultBearerErrorIndicationsProcessed OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of S5u default bearer error indications processed" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnEntry 332 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnNumS5uDefaultBearereErrorIndicationLocalCloseAttempts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of local close attempts due to receipt of error indication on S5u default bearer" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnEntry 333 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnNumS5uDedicatedBearerErrorIndicationsProcessed OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of S5u dedicated bearer error indications processed" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnEntry 334 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnNumS5uDedicatedBearerErrorIndicationBearerDeactivation OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearer deactivations due to receipt of error indication on S5u dedicated bearer" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnEntry 335 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnNumberSessSetupSuccessApnMatchingExactMatch OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Create Session Requests Accepted with APN Matching Type Exact Match" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnEntry 336 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnNumberSessSetupSuccessApnMatchingNiOnly OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Create Session Requests Accepted with APN Matching Type NI Only" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnEntry 337 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnNumberSessSetupSuccessApnMatchingNiAndMalformedOi OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Create Session Requests Accepted with APN Matching Type NI And Malformed OI" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnEntry 338 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnNumCurrentGeoSyncRestoredPdnConnections OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Current number of PDN connections restored from Geo Active" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnEntry 339 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnNumRatNBIotEutranSessions OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Current number of NBIOT-EUTRAN RAT session" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnEntry 340 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnNumSaegwPdnConnectionsNBIotEutran OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "SAEGW-SGW Current number of NBIOT EUTRAN PDN connections" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnEntry 341 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnNumUplinkNBIotEutranPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink packets for SGW NBIOT EUTRAN sessions" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnEntry 342 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnNumUplinkNBIotEutranBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink bytes for SGW NBIOT EUTRAN sessions" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnEntry 343 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnNumDownlinkNBIotEutranPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink packets for SGW NBIOT EUTRAN sessions" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnEntry 344 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnNumDownlinkNBIotEutranBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink bytes for SGW NBIOT EUTRAN sessions" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnEntry 345 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnNumUplinkNBIotEutranDropPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink drop packets for SGW NBIOT EUTRAN sessions" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnEntry 346 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnNumUplinkNBIotEutranDropBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink drop bytes for SGW NBIOT EUTRAN sessions" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnEntry 347 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnNumDownlinkNBIotEutranDropPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink drop packets for SGW NBIOT EUTRAN sessions" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnEntry 348 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnNumDownlinkNBIotEutranDropBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink drop bytes for SGW NBIOT EUTRAN sessions" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnEntry 349 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnNumSaegwSgwUplinkNBIotEutranPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink packets for SGW NBIOT EUTRAN sessions" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnEntry 350 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnNumSaegwSgwUplinkNBIotEutranBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink bytes for SGW NBIOT EUTRAN sessions" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnEntry 351 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnNumSaegwSgwDownlinkNBIotEutranPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink packets for SGW NBIOT EUTRAN sessions" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnEntry 352 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnNumSaegwSgwDownlinkNBIotEutranBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink bytes for SGW NBIOT EUTRAN sessions" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnEntry 353 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnNumSaegwSgwUplinkNBIotEutranDropPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink drop packets for SGW NBIOT EUTRAN sessions" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnEntry 354 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnNumSaegwSgwUplinkNBIotEutranDropBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink drop bytes for SGW NBIOT EUTRAN sessions" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnEntry 355 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnNumSaegwSgwDownlinkNBIotEutranDropPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink drop packets for SGW NBIOT EUTRAN sessions" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnEntry 356 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnNumSaegwSgwDownlinkNBIotEutranDropBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink drop bytes for SGW NBIOT EUTRAN sessions" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnEntry 357 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnNumCurrentSessionInPagingWithExtendedBuf OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Current Session In Paging With Extended Buffering " ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnEntry 358 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnNumPdnConnectionsNBIotEutran OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Current number of NBIOT-EUTRAN PDN connections" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnEntry 359 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnNumCreateSessionRejectMultiPdnConnSameApn OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create session requests rejected - multiple PDN connections for a given APN not allowed" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnEntry 360 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnMinTeidReuseDuration OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Mininum duration in which TEID got reused" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnEntry 361 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnMinCPlaneTeidReuseDuration OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Mininum duration in which Control Plane TEID got reused (for non Gtp V0 sessions)" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnEntry 362 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnMinUPlaneTeidReuseDuration OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Mininum duration in which User Plane TEID got reused (for non Gtp V0 sessions)" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnEntry 363 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnNumSessionsInLocalDatabase OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Sessions in local database" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnEntry 364 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnNumCreateSessionRejectSessionBlocked OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create session requests rejected due to session blocked" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnEntry 365 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnNumLocalCloseAttemptsSessionBlocked OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of local close attempts due to session blocked" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnEntry 366 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnNumCreateSessionRequestsThrottledApnRateControl OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Create Session Requests Throtteled Due to APN Level Rate Control" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnEntry 367 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnNumCreateCupsSessionAttempt OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create cups session attempts" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnEntry 368 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnNumCreateCupsSessionSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create cups session attempts success" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnEntry 369 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnNumCreateCupsSessionFailure OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create session attempts failed" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnEntry 370 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnNumModifyCupsSessionAttempt OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of modify cups session attempts" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnEntry 371 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnNumModifyCupsSessionSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of modify cups session attempts success" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnEntry 372 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnNumModifyCupsSessionFailure OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of modify session attempts failed" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnEntry 373 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnNumDeleteCupsSessionAttempt OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of delete cups session attempts" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnEntry 374 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnNumDeleteCupsSessionSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of delete cups session attempts success" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnEntry 375 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnNumDeleteCupsSessionFailure OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of delete cups session attempts failed" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnEntry 376 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnNumLocalCloseSessionMonitor OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of sessions locally closed due to uplane session monitor failed" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnEntry 377 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnNumCurrentCupsSessions OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Current number of CUPS sessions" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnEntry 378 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnNumCreateSessionRequestsThrottledClusterRateControl OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Create Session Requests Throtteled Due to Cluster Level Rate Control" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnEntry 379 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnNumSessionsEstablishedWithExistingImsiAndApn OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of sessions established with IMSI/APN combination for which already a session is established" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnEntry 380 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnNumCreateBearerPartialAccept OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create bearer requests partially accepted" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnEntry 381 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnNumUpdateBearerPartialAccept OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of update bearer requests partially accepted" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnEntry 382 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnNumSessionMonitorModificationsSent OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of session monitor modifications sent" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnEntry 383 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnNumCreateSessionRejectsOverload OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Num of Create Session Requests Rejected due to Overload" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnEntry 384 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnNumCreateBearerRejectsOverload OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Num of Create Bearer Requests Rejected due to Overload" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnEntry 385 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnNumCreateSessionRejectsOverloadMinor OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Num of Create Session Requests Rejected due to Overload Minor" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnEntry 386 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnNumCreateSessionRejectsOverloadMajor OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Num of Create Session Requests Rejected due to Overload Major" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnEntry 387 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnNumCreateSessionRejectsOverloadCritical OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Num of Create Session Requests Rejected due to Overload Critical" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnEntry 388 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnNumCreateSessionRejectsOverloadMCDSync OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Num of Create Session Requests Rejected due to Overload Standby Sync" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnEntry 389 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnNumCreateBearerRejectsOverloadMinor OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Num of Create Bearer Requests Rejected due to Overload Minor" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnEntry 390 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnNumCreateBearerRejectsOverloadMajor OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Num of Create Bearer Requests Rejected due to Overload Major" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnEntry 391 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnNumCreateBearerRejectsOverloadCritical OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Num of Create Bearer Requests Rejected due to Overload Critical" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnEntry 392 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnNumCreateBearerRejectsOverloadMCDSync OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Num of Create Bearer Requests Rejected due to Overload Standby Sync" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnEntry 393 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnNumSgwPcrfInitiatedCloseAttempts OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of PCRF initiated close attempts" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnEntry 394 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnNumSgwSessionsAwaitingPcrfRejoin OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of sessions awaiting PCRF rejoin" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnEntry 395 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnNumSgwPcrfRejoinSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of successful PCRF Rejoins" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnEntry 396 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnNumSgwMecSessions OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of MEC sessions" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnEntry 397 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnNumLocalClosePfcpError OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS deprecated DESCRIPTION "Number of sessions locally closed due to PFCP Error on Uplane" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnEntry 398 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnNumLocalCloseUplaneError OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of sessions locally closed due to error on Uplane" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnEntry 399 } affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwTable OBJECT-TYPE SYNTAX SEQUENCE OF AffirmedZoneGatewayStatisticsGridLevelCallPerformancePgwEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "" ::= { affirmedZoneMIB 201 } affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwEntry OBJECT-TYPE SYNTAX AffirmedZoneGatewayStatisticsGridLevelCallPerformancePgwEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "" INDEX { affirmedZoneName, affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwName } ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwTable 1 } AffirmedZoneGatewayStatisticsGridLevelCallPerformancePgwEntry ::= SEQUENCE { affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwName String, affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumCurrentSessions Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumBearers Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumCreateSessionAttempt Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumCreateSessionAccept Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumCreateSessionReject Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumCreateSessionRejectMalformedReq Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumCreateSessionRejectUnknownApn Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumCreateSessionRejectRsrcUnavailable Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumCreateSessionRejectServiceNotSupported Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumCreateSessionRejectSystemFailure Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumCreateSessionRejectMisc Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumDeleteSessionAttempt Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumDeleteSessionAccept Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumDeleteSessionReject Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumUEInitDedBearerActAttempt Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumUEInitDedBearerActAccept Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumUEInitDedBearerActReject Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumPGWInitDedBearerActAttempt Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumPGWInitDedBearerActAccept Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumPGWInitDedBearerActReject Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumMMEInitDedBearerDeactAttempt Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumMMEInitDedBearerDeactAccept Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumMMEInitDedBearerDeactReject Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumUEInitDedBearerDeactAttempt Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumUEInitDedBearerDeactAccept Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumUEInitDedBearerDeactReject Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumPGWInitDedBearerDeactAttempt Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumPGWInitDedBearerDeactAccept Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumPGWInitDedBearerDeactReject Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumModifyBearerCmdAttempt Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumModifyBearerCmdReject Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumUpdateBearerAttempt Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumUpdateBearerAccept Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumUpdateBearerReject Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumModifyBearerAttempt Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumModifyBearerAccept Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumModifyBearerReject Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumCreatePdpAttempt Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumCreatePdpAccept Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumCreatePdpReject Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumCreatePdpRejectMalformedReq Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumCreatePdpRejectUnknownApn Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumCreatePdpRejectRsrcUnavailable Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumCreatePdpRejectServiceNotSupported Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumCreatePdpRejectSystemFailure Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumCreatePdpRejectMisc Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumDeletePdpAttempt Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumDeletePdpAccept Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumDeletePdpReject Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumUEInitSecPdpActAttempt Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumUEInitSecPdpActAccept Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumUEInitSecPdpActReject Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumGGSNInitSecPdpActAttempt Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumGGSNInitSecPdpActAccept Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumGGSNInitSecPdpActReject Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumSGSNInitSecPdpDeactAttempt Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumSGSNInitSecPdpDeactAccept Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumSGSNInitSecPdpDeactReject Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumUEInitSecPdpDeactAttempt Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumUEInitSecPdpDeactAccept Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumUEInitSecPdpDeactReject Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumGGSNInitSecPdpDeactAttempt Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumGGSNInitSecPdpDeactAccept Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumGGSNInitSecPdpDeactReject Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumSGSNInitUpdatePdpAttempt Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumSGSNInitUpdatePdpAccept Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumSGSNInitUpdatePdpReject Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumGGSNInitUpdatePdpAttempt Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumGGSNInitUpdatePdpAccept Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumGGSNInitUpdatePdpReject Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumLocalCloseAttempts Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumLocalCloseAttemptsAccepted Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumIdleDurationExceededCloses Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumMaximalDurationExceededCloses Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumOperatorInitiatedCloses Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumActiveCurrentSessions Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumIdleCurrentSessions Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwIntervalPeakCurrentSessions Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwIntervalPeakActiveCurrentSessions Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwIntervalPeakIdleCurrentSessions Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumDefaultBearers Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumDedicatedBearers Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwIntervalPeakBearers Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwIntervalPeakDefaultBearers Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwIntervalPeakDedicatedBearers Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumDhcpReleaseLocalCloseAttempts Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumTraceSessionActivationAttempt Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumTraceSessionActivationAccept Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumTraceSessionDeactivationAttempt Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumTraceSessionDeactivationAccept Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumDhcpTimeoutLocalCloseAttempts Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumDhcpLeaseExpiryLocalCloseAttempts Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumRadiusDisconnectLocalCloses Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumRatTypeUtranSessions Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumRatTypeGeranSessions Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumRatTypeWlanSessions Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumRatTypeGanSessions Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumRatTypeHspaEvoSessions Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumRatTypeEUtranSessions Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumRatTypeVirtualSessions Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumGzSessions Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumUniqueSubscribers Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumColocatedSessions Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumIpv4PdnSessions Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumIpv6PdnSessions Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumIpv4v6PdnSessions Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumRatHandovers Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumSessionsSetupWithDefaultPolicy Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumActiveSessionsWithDefaultPolicy Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumActiveGxReplaySessionsAwaitingPcrfRejoin Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumGxReplaySessionsTerminated Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumDuplicateSessionLocalCloseAttempts Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumCtrlTeidLookupFailures Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumChangeNotificationReqAttempt Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumChangeNotificationReqAccept Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumChangeNotificationReqReject Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumChangeNotificationReqRejectMalformedReq Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumChangeNotificationReqRejectUnknownApn Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumChangeNotificationReqRejectRsrcUnavailable Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumChangeNotificationReqRejectServiceNotSupported Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumChangeNotificationReqRejectSystemFailure Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumChangeNotificationReqRejectMisc Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumChangeNotificationReqDrop Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumWfTeidCollisionLocalCloseAttempts Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumPcrfRejoinSuccess Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumErrorIndicationsProcessed Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumErrorIndicationLocalCloseAttempts Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumErrorIndicationBearerDeactivation Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumAwaitCoATimeoutLocalCloseAttempts Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumGtppCdrSent Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumGtppCdrRespSuccess Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumGtppCdrRespFailure Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumGtppCdrRespTimeout Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumPcrfInitiatedCloseAttempts Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumOcsInitiatedCloseAttempts Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumTotalBearersSetupSuccess Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumTotalBearersSetupFail Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumCurrentBearersQci1 Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumCurrentBearersQci2 Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumCurrentBearersQci3 Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumCurrentBearersQci4 Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumCurrentBearersQci5 Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumCurrentBearersQci6 Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumCurrentBearersQci7 Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumCurrentBearersQci8 Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumCurrentBearersQci9 Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumCurrentBearersQciOther Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumTotalBearersSetupSuccessQci1 Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumTotalBearersSetupSuccessQci2 Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumTotalBearersSetupSuccessQci3 Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumTotalBearersSetupSuccessQci4 Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumTotalBearersSetupSuccessQci5 Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumTotalBearersSetupSuccessQci6 Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumTotalBearersSetupSuccessQci7 Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumTotalBearersSetupSuccessQci8 Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumTotalBearersSetupSuccessQci9 Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumTotalBearersSetupSuccessQciOther Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumTotalBearersSetupFailQci1 Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumTotalBearersSetupFailQci2 Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumTotalBearersSetupFailQci3 Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumTotalBearersSetupFailQci4 Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumTotalBearersSetupFailQci5 Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumTotalBearersSetupFailQci6 Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumTotalBearersSetupFailQci7 Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumTotalBearersSetupFailQci8 Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumTotalBearersSetupFailQci9 Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumTotalBearersSetupFailQciOther Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumSaegwCurrentSessions Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumSaegwCurrentBearers Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumSaegwTotalBearersSetupSuccess Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumSaegwTotalBearersSetupFail Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumSaegwCurrentBearersQci1 Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumSaegwCurrentBearersQci2 Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumSaegwCurrentBearersQci3 Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumSaegwCurrentBearersQci4 Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumSaegwCurrentBearersQci5 Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumSaegwCurrentBearersQci6 Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumSaegwCurrentBearersQci7 Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumSaegwCurrentBearersQci8 Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumSaegwCurrentBearersQci9 Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumSaegwCurrentBearersQciOther Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumSaegwTotalBearersSetupSuccessQci1 Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumSaegwTotalBearersSetupSuccessQci2 Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumSaegwTotalBearersSetupSuccessQci3 Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumSaegwTotalBearersSetupSuccessQci4 Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumSaegwTotalBearersSetupSuccessQci5 Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumSaegwTotalBearersSetupSuccessQci6 Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumSaegwTotalBearersSetupSuccessQci7 Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumSaegwTotalBearersSetupSuccessQci8 Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumSaegwTotalBearersSetupSuccessQci9 Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumSaegwTotalBearersSetupSuccessQciOther Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumSaegwTotalBearersSetupFailQci1 Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumSaegwTotalBearersSetupFailQci2 Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumSaegwTotalBearersSetupFailQci3 Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumSaegwTotalBearersSetupFailQci4 Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumSaegwTotalBearersSetupFailQci5 Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumSaegwTotalBearersSetupFailQci6 Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumSaegwTotalBearersSetupFailQci7 Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumSaegwTotalBearersSetupFailQci8 Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumSaegwTotalBearersSetupFailQci9 Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumSaegwTotalBearersSetupFailQciOther Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumL2tpGwSessionDeleteAttempts Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumUplinkPackets ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumUplinkBytes ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumUplinkDropPackets ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumUplinkDropBytes ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumDownlinkPackets ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumDownlinkBytes ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumDownlinkDropPackets ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumDownlinkDropBytes ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumSuspendNotification Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumSuspendNotificationAccept Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumSuspendNotificationReject Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumResumeNotification Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumResumeNotificationAccept Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumResumeNotificationReject Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumUplinkSuspendDropPackets ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumUplinkSuspendDropBytes ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumDownlinkSuspendDropPackets ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumDownlinkSuspendDropBytes ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumDeletePdpDropTearDownIndMissingOneBearerOnly Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumDeletePdpDropTearDownIndMissingForDefaultBearer Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumSessionsSetupWithDefaultGyQuota Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumActiveSessionsWithDefaultGyQuota Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumActiveGySessionsAwaitingOcsRejoin Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumOcsGyRejoinSuccess Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumDefaultGyQuotaReapplied Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumDefaultGyQuotaAppliedCcruFailure Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumGxSessions Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumGySessions Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumGyDownGyRejoinTimerRestarted Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumS6bInitiatedCloseAttempts Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumActiveS6bSessions Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwDefaultGyUplinkBytes ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwDefaultGyDownlinkBytes ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumIgnoreSprRadiusFailureSessions Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumBearerIdleDurationExceededCloses Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumOfActiveS6bSessions Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumInterAccessHOReqNoSessionReject Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumInterAccessHOReqNoSessionAccept Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumDnsAttempts ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumDnsSendSuccess ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumDnsSendFailedNoConfig ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumDnsFailedMisc ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumDnsResponses ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumDnsResponseSuccess ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumDnsResponseFailNoResponse ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumDnsResponseFailNoName ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumDnsResponseFailNoData ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumDnsResponseFailMisc ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumPcoPcscfDefaultFqdnUsed Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumPcoPcscfTableUsed Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumSprAuthReqAttempt ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumSprAuthReqAccept ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumSprAuthReqReject ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumSprAuthReqTimeout ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumAcctStartReqAttempt ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumAcctStartReqAccept ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumAcctStartReqTimeout ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumAcctInterimUpdReqAttempt ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumAcctInterimUpdReqAccept ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumAcctInterimUpdReqTimeout ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumAcctStopReqAttempt ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumAcctStopReqAccept ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumAcctStopReqTimeout ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumTTLExcdDropPackets Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumTTLExcdDropBytes Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumFragSendPackets Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumFragSendBytes Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumFragFailPackets Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumFragFailBytes Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumUplinkAclDropPackets Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumUplinkAclDropBytes Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumDownlinkAclDropPackets Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumDownlinkAclDropBytes Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumBadSrcAddrDropPackets Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumBadSrcAddrDropBytes Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumNoTFTDropPackets Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumNoTFTDropBytes Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumBadUEAddrDropPackets Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumBadUEAddrDropBytes Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumMTUDropPackets Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumMTUDropBytes Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumNoRouteDropPackets Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumNoRouteDropBytes Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumNoEgressIntfDropPackets Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumNoEgressIntfDropBytes Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumberTTLExcdDropPackets ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumberTTLExcdDropBytes ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumberFragSendPackets ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumberFragSendBytes ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumberFragFailPackets ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumberFragFailBytes ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumberUplinkAclDropPackets ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumberUplinkAclDropBytes ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumberDownlinkAclDropPackets ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumberDownlinkAclDropBytes ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumberBadSrcAddrDropPackets ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumberBadSrcAddrDropBytes ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumberNoTFTDropPackets ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumberNoTFTDropBytes ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumberBadUEAddrDropPackets ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumberBadUEAddrDropBytes ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumberMTUDropPackets ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumberMTUDropBytes ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumberNoRouteDropPackets ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumberNoRouteDropBytes ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumberNoEgressIntfDropPackets ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumberNoEgressIntfDropBytes ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumCurrentSessionsGnGeran Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumCurrentSessionsGnUtran Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumCurrentSessionsS5S8Geran Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumCurrentSessionsS5S8Utran Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumCurrentSessionsRoaming Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumSaegwCurrentSessionsS5S8Geran Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumSaegwCurrentSessionsS5S8Utran Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumSaegwRatTypeEUtranSessions Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumSaegwPgwUplinkPackets ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumSaegwPgwUplinkBytes ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumSaegwPgwDownlinkPackets ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumSaegwPgwDownlinkBytes ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumSaegwPgwUplinkDropPackets ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumSaegwPgwUplinkDropBytes ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumSaegwPgwDownlinkDropPackets ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumSaegwPgwDownlinkDropBytes ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumUplinkS5S8GeranPackets ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumUplinkS5S8GeranBytes ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumDownlinkS5S8GeranPackets ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumDownlinkS5S8GeranBytes ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumUplinkS5S8GeranDropPackets ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumUplinkS5S8GeranDropBytes ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumDownlinkS5S8GeranDropPackets ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumDownlinkS5S8GeranDropBytes ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumSaegwPgwUplinkS5S8GeranPackets ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumSaegwPgwUplinkS5S8GeranBytes ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumSaegwPgwDownlinkS5S8GeranPackets ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumSaegwPgwDownlinkS5S8GeranBytes ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumSaegwPgwUplinkS5S8GeranDropPackets ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumSaegwPgwUplinkS5S8GeranDropBytes ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumSaegwPgwDownlinkS5S8GeranDropPackets ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumSaegwPgwDownlinkS5S8GeranDropBytes ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumUplinkS5S8UtranPackets ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumUplinkS5S8UtranBytes ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumDownlinkS5S8UtranPackets ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumDownlinkS5S8UtranBytes ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumUplinkS5S8UtranDropPackets ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumUplinkS5S8UtranDropBytes ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumDownlinkS5S8UtranDropPackets ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumDownlinkS5S8UtranDropBytes ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumSaegwPgwUplinkS5S8UtranPackets ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumSaegwPgwUplinkS5S8UtranBytes ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumSaegwPgwDownlinkS5S8UtranPackets ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumSaegwPgwDownlinkS5S8UtranBytes ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumSaegwPgwUplinkS5S8UtranDropPackets ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumSaegwPgwUplinkS5S8UtranDropBytes ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumSaegwPgwDownlinkS5S8UtranDropPackets ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumSaegwPgwDownlinkS5S8UtranDropBytes ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumUplinkEutranPackets ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumUplinkEutranBytes ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumDownlinkEutranPackets ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumDownlinkEutranBytes ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumUplinkEutranDropPackets ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumUplinkEutranDropBytes ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumDownlinkEutranDropPackets ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumDownlinkEutranDropBytes ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumSaegwPgwUplinkEutranPackets ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumSaegwPgwUplinkEutranBytes ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumSaegwPgwDownlinkEutranPackets Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumSaegwPgwDownlinkEutranBytes ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumSaegwPgwUplinkEutranDropPackets ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumSaegwPgwUplinkEutranDropBytes ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumSaegwPgwDownlinkEutranDropPackets ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumSaegwPgwDownlinkEutranDropBytes ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumUplinkGnGpGeranPackets ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumUplinkGnGpGeranBytes ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumUplinkGnGpGeranDropPackets ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumUplinkGnGpGeranDropBytes ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumDownlinkGnGpGeranPackets ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumDownlinkGnGpGeranBytes ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumDownlinkGnGpGeranDropPackets ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumDownlinkGnGpGeranDropBytes ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumUplinkGnGpUtranPackets ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumUplinkGnGpUtranBytes ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumUplinkGnGpUtranDropPackets ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumUplinkGnGpUtranDropBytes ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumDownlinkGnGpUtranPackets ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumDownlinkGnGpUtranBytes ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumDownlinkGnGpUtranDropPackets ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumDownlinkGnGpUtranDropBytes ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumAcctStartReqNotWaitingForResponse ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumAcctInterimUpdReqNotWaitingForResponse ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumAcctStopReqNotWaitingForResponse ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumS5uDefaultBearerErrorIndicationsProcessed ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumS5uDefaultBearereErrorIndicationLocalCloseAttempts ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumS5uDedicatedBearerErrorIndicationsProcessed ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumS5uDedicatedBearerErrorIndicationBearerDeactivation ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumberSessSetupSuccessApnMatchingExactMatch Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumberSessSetupSuccessApnMatchingNiOnly Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumberSessSetupSuccessApnMatchingNiAndMalformedOi Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumberPdpSessSetupSuccessApnMatchingExactMatch Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumberPdpSessSetupSuccessApnMatchingNiOnly Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumberPdpSessSetupSuccessApnMatchingNiAndMalformedOi Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumBearerStatsWithNoSRStats Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumActiveGyAPTriggerbyCCRU Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumTotalGyAPTriggerbyCCRU Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumGyCCRTWriteToDisk Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumGyAPTriggerByProtocolError Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumGyAPTriggerByTransientFailure Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumGyAPTriggerByPermanentFailure Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumGyAPTriggerByMessageTimeout Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumGyAPTriggerByLinkDown Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumGyAPTriggerByInternalFailure Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumStartPilotPacketsSent ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumStopPilotPacketsSent ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumRatChangePilotPacketsSent ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumDeleteSessionRejectMismatchedSrcAndFteidIP Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumDeletePDPRejectMismatchedSrcAndFteidIP Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumModifyBearerRejectMismatchedSrcAndFteidIP Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumUpdatePDPRejectMismatchedSrcAndFteidIP Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumLocalCloseCreateSessionParallelPDN Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumLocalCloseCreatePDPParallelPDN Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumCurrentGeoSyncRestoredSessions Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumRatNBIotEutranSessions Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumNonIpPdnSessions Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumSaegwRatTypeNBIotEUtranSessions Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumUplinkNBIotEutranPackets ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumUplinkNBIotEutranBytes ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumDownlinkNBIotEutranPackets ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumDownlinkNBIotEutranBytes ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumUplinkNBIotEutranDropPackets ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumUplinkNBIotEutranDropBytes ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumDownlinkNBIotEutranDropPackets ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumDownlinkNBIotEutranDropBytes ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumSaegwPgwUplinkNBIotEutranPackets ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumSaegwPgwUplinkNBIotEutranBytes ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumSaegwPgwDownlinkNBIotEutranPackets Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumSaegwPgwDownlinkNBIotEutranBytes ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumSaegwPgwUplinkNBIotEutranDropPackets ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumSaegwPgwUplinkNBIotEutranDropBytes ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumSaegwPgwDownlinkNBIotEutranDropPackets ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumSaegwPgwDownlinkNBIotEutranDropBytes ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumModifyBearerRejectContextNotFound Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumSGSNInitUpdatePdpRejectContextNotFound Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumCreateSessionRejectApnCongested Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwMinTeidReuseDuration Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumDeleteSessionRejectedInvalidPeer Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumDeletePDPCtxtRejectedInvalidPeer Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumCreateBearerRespDroppedInvalidPeer Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumBearerRsrcCmdRejectedInvalidPeer Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumCreatePDPCtxtReqRejectedInvalidPeer Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumChangeNotificationRejectedInvalidPeer Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumModifyBearerReqRejectedInvalidPeer Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumUpdatePDPCtxtReqRejectedInvalidPeer Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumDeleteBearerCmdRejectedInvalidPeer Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumDeleteBearerRespDroppedInvalidPeer Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumDeletePDPCtxtRespDroppedInvalidPeer Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumModifyBearerCmdRejectedInvalidPeer Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumUpdateBearerRespDroppedInvalidPeer Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumUpdatePDPCtxtRespDroppedInvalidPeer Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumGtpv1InitPDPCtxtActivationRespDroppedInvalidPeer Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumTraceSessionActivationRejectedInvalidPeer Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumTraceSessionDeactivationRejectedInvalidPeer Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumSuspendNotificationRejectedInvalidPeer Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumResumeNotificationRejectedInvalidPeer Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumStatsUpdateForMissingSRsForActiveSessions Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumStatsUpdateForMissingSRsForDeactivateSessions Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumCDRsWithZeroServiceDataContainers Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwMinCPlaneTeidReuseDuration Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwMinUPlaneTeidReuseDuration Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumCreateSessionRejectApnCongesteCritical Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumCreateSessionRejectApnCongestedMajor Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumCreateSessionRejectApnCongestedMinor Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumberSigInfoLookupSuccessfulAndFilledConfiguredValues Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumberSigInfoLookupFailure Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumCreateSessionRejectApnCongestedCritical Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumSessionsInLocalDatabase Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumCreateSessionDroppedProcLimit Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumCreatePdpDroppedProcLimit Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumDeleteSessionDroppedProcLimit Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumDeletePdpDroppedProcLimit Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumTotalSessionsWithTerminateTimer Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumCurrentSessionsWithTerminateTimer Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumCreateSessionRejectSessionBlocked Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumLocalCloseAttemptsSessionBlocked Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumLocalCloseTerminateServiceRule Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumCreateSessionLapiAttempt Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumCreateSessionLapiAccept Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumCreateSessionLapiReject Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumSessSetupFailuresExternalErrors Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumSessDeactivationsExternalErrors Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumSessSetupFailuresLocalErrors Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumSessDeactivationsLocalErrors Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumCreateSessionRequestsThrottledClusterRateControl Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumCreateSessionRequestsThrottledApnRateControl Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumCreatePDPContextRequestsThrottledClusterRateControl Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumCreatePDPContextRequestsThrottledApnRateControl Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumDnsCacheHits ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumDnsCacheHitsNaptr ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumDnsCacheHitsSrv ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumDnsCacheHitsA ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwConnectedDeviceFlows ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwConnectedDeviceUlPkts ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwConnectedDeviceUlBytes ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwConnectedDeviceDlPkts ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwConnectedDeviceDlBytes ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwTetheredDeviceFlows ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwTetheredDeviceUlPkts ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwTetheredDeviceUlBytes ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwTetheredDeviceDlPkts ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwTetheredDeviceDlBytes ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwTetheringEntitledFlows ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwTetheringEntitledUplinkPacketsPassed ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwTetheringEntitledUplinkBytesPassed ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwTetheringEntitledDownlinkPacketsPassed ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwTetheringEntitledDownlinkBytesPassed ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwTetheredFlowsDetectedUsingTtl ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwTetheredFlowsDetectedUsingUserAgent ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumCreateSessionRejectTamFailure Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumCreatePdpRejectTamFailure Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumCreateCupsSessionAttempt Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumCreateCupsSessionSuccess Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumCreateCupsSessionFailure Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumModifyCupsSessionAttempt Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumModifyCupsSessionSuccess Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumModifyCupsSessionFailure Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumDeleteCupsSessionAttempt Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumDeleteCupsSessionSuccess Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumDeleteCupsSessionFailure Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumLocalCloseSessionMonitor Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumCurrentCupsSessions Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumPgwTriggeredQosUpdate Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumSessionsEstablishedWithExistingImsiAndApn Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumPGWInitDedBearerActPartialAccept Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumUpdateBearerPartialAccept Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwTetheredFlowsDetectedUsingTcpIpFingerprinting ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumDnsResponseFailTimeout ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumDnsResponseDropNoIntf ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumDnsResponseDropNoSession ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumDnsResponseDropNoPdnSession ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumSessionPendedForDns ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumSessionPendedForDnsSuccess ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumSessionPendedForDnsTimeout ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNum3gppToNon3gppDelayedHandovers Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNum3gppToNon3gppDelayedHandoverCompletedOnFirstUlPkt Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNum3gppToNon3gppDelayedHandoverCompletedOnTimerExpiry Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNum3gppToNon3gppDelayedHandoverCompletedOnBackToBackHo Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNum3gppToNon3gppDelayedHandoverCompletedOnOtherEvent Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumApplicationStartNotificationsRcvd Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumApplicationStopNotificationsRcvd Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumGxApplicationStartNotificationsSuccess Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumGxApplicationStartNotificationsFailed Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumGxApplicationStopNotificationsSuccess Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumGxApplicationStopNotificationsFailed Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumSessionMonitorModificationsSent ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumSdApplicationStartNotificationsSuccess Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumSdApplicationStartNotificationsFailed Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumSdApplicationStopNotificationsSuccess Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumSdApplicationStopNotificationsFailed Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumLocalClosePcrfDownSessionHoldTime ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumCreateSessionRejectsAccountingOnPending Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumCreatePdpContextsRejectsAccountingOnPending Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumCreateSessionRejectChangeSessionToColocatedFailed Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumCreateSessionRejectsOverload ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumCreateBearerRejectsOverload ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumManifestServerRequestsSent Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumManifestServerResponsesRcvd Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwTetheredFlowsDetectedUsingGquicUserAgent ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwTetheredFlowsReportedUsingTtl ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwTetheredFlowsReportedUsingUserAgent ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwTetheredFlowsReportedUsingTcpIpFingerprinting ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwTetheredFlowsReportedUsingGquicUserAgent ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumCreateSessionRejectsOverloadMinor ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumCreateSessionRejectsOverloadMajor ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumCreateSessionRejectsOverloadCritical ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumCreateSessionRejectsOverloadMCDSync ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumCreateBearerRejectsOverloadMinor ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumCreateBearerRejectsOverloadMajor ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumCreateBearerRejectsOverloadCritical ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumCreateBearerRejectsOverloadMCDSync ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumCreateSessionRejectNoServiceRule Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumNoServiceRuleLocalCloseAttempts Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumCreatePdpRejectNoServiceRule Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumLocalClosePfcpError Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumLocalCloseUplaneError Unsigned32 } affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwName OBJECT-TYPE SYNTAX String MAX-ACCESS not-accessible STATUS current DESCRIPTION "Table Name" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwEntry 1 } affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumCurrentSessions OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwEntry 2 } affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumBearers OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Current number of bearers" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwEntry 3 } affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumCreateSessionAttempt OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create session attempts" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwEntry 4 } affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumCreateSessionAccept OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create session attempts accepted" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwEntry 5 } affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumCreateSessionReject OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create session attempts rejected" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwEntry 6 } affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumCreateSessionRejectMalformedReq OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create session attempts rejected - malformed request" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwEntry 7 } affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumCreateSessionRejectUnknownApn OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create session attempts rejected - unknown APN" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwEntry 8 } affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumCreateSessionRejectRsrcUnavailable OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create session attempts rejected - resources unavailable" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwEntry 9 } affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumCreateSessionRejectServiceNotSupported OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create session attempts rejected - service not supported" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwEntry 10 } affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumCreateSessionRejectSystemFailure OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create session attempts rejected - system failure" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwEntry 11 } affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumCreateSessionRejectMisc OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create session attempts rejected - unclassified" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwEntry 12 } affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumDeleteSessionAttempt OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of delete session attempts received" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwEntry 13 } affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumDeleteSessionAccept OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of delete session attempts accepted" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwEntry 14 } affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumDeleteSessionReject OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of delete session attempts rejected" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwEntry 15 } affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumUEInitDedBearerActAttempt OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of UE initiated dedicated bearer activation attempts" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwEntry 16 } affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumUEInitDedBearerActAccept OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of UE initiated dedicated bearer activation attempts accepted" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwEntry 17 } affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumUEInitDedBearerActReject OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of UE initiated dedicated bearer activation attempts rejected" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwEntry 18 } affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumPGWInitDedBearerActAttempt OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of PGW initiated dedicated bearer activation attempts accepted" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwEntry 19 } affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumPGWInitDedBearerActAccept OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of PGW initiated dedicated bearer activation attempts accepted" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwEntry 20 } affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumPGWInitDedBearerActReject OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of PGW initiated dedicated bearer activation attempts rejected" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwEntry 21 } affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumMMEInitDedBearerDeactAttempt OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of MME initiated dedicated bearer deactivation attempts" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwEntry 22 } affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumMMEInitDedBearerDeactAccept OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of MME initiated dedicated bearer deactivation attempts accepted" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwEntry 23 } affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumMMEInitDedBearerDeactReject OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of MME initiated dedicated bearer deactivation attempts rejected" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwEntry 24 } affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumUEInitDedBearerDeactAttempt OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of UE initiated dedicated bearer deactivation attempts" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwEntry 25 } affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumUEInitDedBearerDeactAccept OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of UE initiated dedicated bearer deactivation attempts accepted" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwEntry 26 } affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumUEInitDedBearerDeactReject OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of UE initiated dedicated bearer deactivation attempts rejected" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwEntry 27 } affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumPGWInitDedBearerDeactAttempt OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of PGW initiated dedicated bearer deactivation attempts" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwEntry 28 } affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumPGWInitDedBearerDeactAccept OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of PGW initiated dedicated bearer deactivation attempts accepted" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwEntry 29 } affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumPGWInitDedBearerDeactReject OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of PGW initiated dedicated bearer deactivation attempts rejected" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwEntry 30 } affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumModifyBearerCmdAttempt OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of modify bearer command attempts" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwEntry 31 } affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumModifyBearerCmdReject OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of modify bearer command attempts rejected" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwEntry 32 } affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumUpdateBearerAttempt OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of update bearer attempts" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwEntry 33 } affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumUpdateBearerAccept OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of update bearer attempts accepted" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwEntry 34 } affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumUpdateBearerReject OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of update bearer attempts rejected" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwEntry 35 } affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumModifyBearerAttempt OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of modify bearer attempts" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwEntry 36 } affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumModifyBearerAccept OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of modify bearer attempts accepted" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwEntry 37 } affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumModifyBearerReject OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of modify bearer attempts rejected" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwEntry 38 } affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumCreatePdpAttempt OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create PDP context attempts" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwEntry 39 } affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumCreatePdpAccept OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create PDP context attempts accepted" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwEntry 40 } affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumCreatePdpReject OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create PDP context attempts rejected" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwEntry 41 } affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumCreatePdpRejectMalformedReq OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create PDP context attempts rejected - malformed request" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwEntry 42 } affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumCreatePdpRejectUnknownApn OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create PDP context attempts rejected - unknown APN" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwEntry 43 } affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumCreatePdpRejectRsrcUnavailable OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create PDP context attempts rejected - resource unavailable" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwEntry 44 } affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumCreatePdpRejectServiceNotSupported OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create PDP context attempts rejected - service not supported" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwEntry 45 } affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumCreatePdpRejectSystemFailure OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create PDP context attempts rejected - system failure" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwEntry 46 } affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumCreatePdpRejectMisc OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create PDP context attempts rejected - unclassified" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwEntry 47 } affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumDeletePdpAttempt OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of delete PDP context attempts" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwEntry 48 } affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumDeletePdpAccept OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of delete PDP context attempts accepted" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwEntry 49 } affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumDeletePdpReject OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of delete PDP context attempts rejected" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwEntry 50 } affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumUEInitSecPdpActAttempt OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of UE initiated secondary PDP context activation attempts" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwEntry 51 } affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumUEInitSecPdpActAccept OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of UE initiated secondary PDP context activation attempts accepted" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwEntry 52 } affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumUEInitSecPdpActReject OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of UE initiated secondary PDP context activation attempts rejected" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwEntry 53 } affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumGGSNInitSecPdpActAttempt OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of GGSN initiated secondary PDP context activation attempts" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwEntry 54 } affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumGGSNInitSecPdpActAccept OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of GGSN initiated secondary PDP context activation attempts accepted" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwEntry 55 } affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumGGSNInitSecPdpActReject OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of GGSN initiated secondary PDP context activation attempts rejected" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwEntry 56 } affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumSGSNInitSecPdpDeactAttempt OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of SGSN initiated secondary PDP context deactivation attempts" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwEntry 57 } affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumSGSNInitSecPdpDeactAccept OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of SGSN initiated secondary PDP context deactivation attempts accepted" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwEntry 58 } affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumSGSNInitSecPdpDeactReject OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of SGSN initiated secondary PDP context deactivation attempts rejected" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwEntry 59 } affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumUEInitSecPdpDeactAttempt OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of UE initiated secondary PDP context deactivation attempts" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwEntry 60 } affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumUEInitSecPdpDeactAccept OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of UE initiated secondary PDP context deactivation attempts accepted" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwEntry 61 } affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumUEInitSecPdpDeactReject OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of UE initiated secondary PDP context deactivation attempts rejected" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwEntry 62 } affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumGGSNInitSecPdpDeactAttempt OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of GGSN initiated secondary PDP context deactivation attempts" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwEntry 63 } affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumGGSNInitSecPdpDeactAccept OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of GGSN initiated secondary PDP context deactivation attempts accepted" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwEntry 64 } affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumGGSNInitSecPdpDeactReject OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of GGSN initiated secondary PDP context deactivation attempts rejected" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwEntry 65 } affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumSGSNInitUpdatePdpAttempt OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of SGSN initiated update PDP context attempts" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwEntry 66 } affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumSGSNInitUpdatePdpAccept OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of SGSN initiated update PDP context attempts accepted" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwEntry 67 } affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumSGSNInitUpdatePdpReject OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of SGSN initiated update PDP context attempts rejected" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwEntry 68 } affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumGGSNInitUpdatePdpAttempt OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of GGSN initiated update PDP context attempts" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwEntry 69 } affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumGGSNInitUpdatePdpAccept OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of GGSN initiated update PDP context attempts accepted" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwEntry 70 } affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumGGSNInitUpdatePdpReject OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of GGSN initiated update PDP context attempts rejected" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwEntry 71 } affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumLocalCloseAttempts OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of local close attempts" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwEntry 72 } affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumLocalCloseAttemptsAccepted OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of local close attempts accepted" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwEntry 73 } affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumIdleDurationExceededCloses OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of sessions closed due to IDLE duration time exceeded" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwEntry 74 } affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumMaximalDurationExceededCloses OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of sessions closed due to MAXIMAL duration time exceeded" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwEntry 75 } affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumOperatorInitiatedCloses OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of operator initiated PDN session closes" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwEntry 76 } affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumActiveCurrentSessions OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Current number of active sessions" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwEntry 77 } affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumIdleCurrentSessions OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Current number of idle sessions" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwEntry 78 } affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwIntervalPeakCurrentSessions OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Interval peak number of sessions" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwEntry 79 } affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwIntervalPeakActiveCurrentSessions OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Interval peak number of active sessions" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwEntry 80 } affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwIntervalPeakIdleCurrentSessions OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Interval peak number of idle sessions" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwEntry 81 } affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumDefaultBearers OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Current number of default bearers" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwEntry 82 } affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumDedicatedBearers OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Current number of dedicated bearers" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwEntry 83 } affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwIntervalPeakBearers OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Interval peak number of bearers" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwEntry 84 } affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwIntervalPeakDefaultBearers OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Interval peak number of default bearers" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwEntry 85 } affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwIntervalPeakDedicatedBearers OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Interval peak number of dedicated bearers" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwEntry 86 } affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumDhcpReleaseLocalCloseAttempts OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of local close attempts due to DHCP Release" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwEntry 87 } affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumTraceSessionActivationAttempt OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of trace session activations received" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwEntry 88 } affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumTraceSessionActivationAccept OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of trace session activations accepted" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwEntry 89 } affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumTraceSessionDeactivationAttempt OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of trace session deactivations received" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwEntry 90 } affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumTraceSessionDeactivationAccept OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of trace session deactivations accepted" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwEntry 91 } affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumDhcpTimeoutLocalCloseAttempts OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of local close attempts due to DHCP IP Address Allocation Timeout" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwEntry 92 } affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumDhcpLeaseExpiryLocalCloseAttempts OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of local close attempts due to DHCP IP Address Lease Expiry" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwEntry 93 } affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumRadiusDisconnectLocalCloses OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of local closes due to RADIUS Disconnect from server" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwEntry 94 } affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumRatTypeUtranSessions OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Current number of UTRAN session" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwEntry 95 } affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumRatTypeGeranSessions OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Current number of GERAN session" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwEntry 96 } affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumRatTypeWlanSessions OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Current number of WLAN session" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwEntry 97 } affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumRatTypeGanSessions OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Current number of GAN session" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwEntry 98 } affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumRatTypeHspaEvoSessions OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Current number of HSPA Evolution session" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwEntry 99 } affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumRatTypeEUtranSessions OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Current number of E-UTRAN session" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwEntry 100 } affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumRatTypeVirtualSessions OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Current number of Virtual RAT session" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwEntry 101 } affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumGzSessions OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Current number of sessions using Gz interface" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwEntry 102 } affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumUniqueSubscribers OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Current number of unique subscribers" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwEntry 103 } affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumColocatedSessions OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS deprecated DESCRIPTION "Current number of sessions with co-located peer GW" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwEntry 104 } affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumIpv4PdnSessions OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Current number of IPv4 PDN Sessions" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwEntry 105 } affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumIpv6PdnSessions OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Current number of IPv6 PDN Sessions" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwEntry 106 } affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumIpv4v6PdnSessions OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Current number of Dual Stack PDN Sessions" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwEntry 107 } affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumRatHandovers OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of RAT session handovers" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwEntry 108 } affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumSessionsSetupWithDefaultPolicy OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Sessions Setup With Default Gx Policy" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwEntry 109 } affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumActiveSessionsWithDefaultPolicy OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Active Sessions With Default Gx Policy" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwEntry 110 } affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumActiveGxReplaySessionsAwaitingPcrfRejoin OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Active Gx Sessions Awaiting Pcrf Rejoin" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwEntry 111 } affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumGxReplaySessionsTerminated OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS deprecated DESCRIPTION "Number of Gx Sessions Terminated Exceeding Reserve Usage" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwEntry 112 } affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumDuplicateSessionLocalCloseAttempts OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of local close attempts due to Duplicate Session" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwEntry 113 } affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumCtrlTeidLookupFailures OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of lookup failures using the control TEID" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwEntry 114 } affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumChangeNotificationReqAttempt OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of change notification attempts" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwEntry 115 } affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumChangeNotificationReqAccept OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of change notification attempts accepted" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwEntry 116 } affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumChangeNotificationReqReject OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of change notification attempts rejected" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwEntry 117 } affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumChangeNotificationReqRejectMalformedReq OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of change notification attempts rejected - malformed request" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwEntry 118 } affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumChangeNotificationReqRejectUnknownApn OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of change notification attempts rejected - unknown APN" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwEntry 119 } affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumChangeNotificationReqRejectRsrcUnavailable OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of change notification attempts rejected - resources unavailable" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwEntry 120 } affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumChangeNotificationReqRejectServiceNotSupported OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of change notification attempts rejected due to service not supported" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwEntry 121 } affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumChangeNotificationReqRejectSystemFailure OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of change notification attempts rejected - system failure" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwEntry 122 } affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumChangeNotificationReqRejectMisc OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of change notification attempts rejected for miscellaneous reasons" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwEntry 123 } affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumChangeNotificationReqDrop OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of change notification requests Dropped" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwEntry 124 } affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumWfTeidCollisionLocalCloseAttempts OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of local close attempts due to TEID Collision" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwEntry 125 } affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumPcrfRejoinSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of successful Gx PCRF Rejoins" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwEntry 126 } affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumErrorIndicationsProcessed OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Error Indications processed" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwEntry 127 } affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumErrorIndicationLocalCloseAttempts OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of local close attempts due to receipt of Error Indication" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwEntry 128 } affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumErrorIndicationBearerDeactivation OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of dedicated bearer deletions due to receipt of Error Indication" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwEntry 129 } affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumAwaitCoATimeoutLocalCloseAttempts OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of local close attempts due to no CoA received within the configured timeout" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwEntry 130 } affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumGtppCdrSent OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of GTPP CDRs that were sent successfully" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwEntry 131 } affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumGtppCdrRespSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of GTPP CDRs for which a success response was received" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwEntry 132 } affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumGtppCdrRespFailure OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of GTPP CDRs for which a failure response was received" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwEntry 133 } affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumGtppCdrRespTimeout OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of GTPP CDRs for which no response was received in the expected time" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwEntry 134 } affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumPcrfInitiatedCloseAttempts OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of pcrf initiated close attempts" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwEntry 135 } affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumOcsInitiatedCloseAttempts OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of ocs initiated close attempts" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwEntry 136 } affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumTotalBearersSetupSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers setup successful" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwEntry 137 } affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumTotalBearersSetupFail OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers setup failed" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwEntry 138 } affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumCurrentBearersQci1 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of current bearers with qci 1" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwEntry 139 } affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumCurrentBearersQci2 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of current bearers with qci 2" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwEntry 140 } affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumCurrentBearersQci3 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of current bearers with qci 3" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwEntry 141 } affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumCurrentBearersQci4 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of current bearers with qci 4" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwEntry 142 } affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumCurrentBearersQci5 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of current bearers with qci 5" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwEntry 143 } affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumCurrentBearersQci6 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of current bearers with qci 6" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwEntry 144 } affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumCurrentBearersQci7 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of current bearers with qci 7" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwEntry 145 } affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumCurrentBearersQci8 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of current bearers with qci 8" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwEntry 146 } affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumCurrentBearersQci9 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of current bearers with qci 9" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwEntry 147 } affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumCurrentBearersQciOther OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of current bearers with qci between 10 .. 255" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwEntry 148 } affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumTotalBearersSetupSuccessQci1 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers setup successful with qci 1" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwEntry 149 } affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumTotalBearersSetupSuccessQci2 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers setup successful with qci 2" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwEntry 150 } affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumTotalBearersSetupSuccessQci3 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers setup successful with qci 3" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwEntry 151 } affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumTotalBearersSetupSuccessQci4 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers setup successful with qci 4" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwEntry 152 } affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumTotalBearersSetupSuccessQci5 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers setup successful with qci 5" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwEntry 153 } affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumTotalBearersSetupSuccessQci6 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers setup successful with qci 6" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwEntry 154 } affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumTotalBearersSetupSuccessQci7 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers setup successful with qci 7" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwEntry 155 } affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumTotalBearersSetupSuccessQci8 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers setup successful with qci 8" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwEntry 156 } affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumTotalBearersSetupSuccessQci9 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers setup successful with qci 9" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwEntry 157 } affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumTotalBearersSetupSuccessQciOther OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers setup successful with qci between 10 .. 255" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwEntry 158 } affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumTotalBearersSetupFailQci1 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers setup failed with qci 1" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwEntry 159 } affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumTotalBearersSetupFailQci2 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers setup failed with qci 2" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwEntry 160 } affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumTotalBearersSetupFailQci3 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers setup failed with qci 3" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwEntry 161 } affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumTotalBearersSetupFailQci4 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers setup failed with qci 4" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwEntry 162 } affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumTotalBearersSetupFailQci5 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers setup failed with qci 5" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwEntry 163 } affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumTotalBearersSetupFailQci6 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers setup failed with qci 6" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwEntry 164 } affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumTotalBearersSetupFailQci7 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers setup failed with qci 6" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwEntry 165 } affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumTotalBearersSetupFailQci8 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers setup failed with qci 8" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwEntry 166 } affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumTotalBearersSetupFailQci9 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers setup failed with qci 9" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwEntry 167 } affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumTotalBearersSetupFailQciOther OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers setup failed with qci between 10 .. 255" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwEntry 168 } affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumSaegwCurrentSessions OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "SAEGW-PGW Current number of sessions" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwEntry 169 } affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumSaegwCurrentBearers OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "SAEGW-PGW Current number of bearers" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwEntry 170 } affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumSaegwTotalBearersSetupSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "SAEGW-PGW Total number of bearers setup successful" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwEntry 171 } affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumSaegwTotalBearersSetupFail OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "SAEGW-PGW Total number of bearers setup failed" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwEntry 172 } affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumSaegwCurrentBearersQci1 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "SAEGW-PGW Total number of current bearers with qci 1" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwEntry 173 } affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumSaegwCurrentBearersQci2 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "SAEGW-PGW Total number of current bearers with qci 2" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwEntry 174 } affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumSaegwCurrentBearersQci3 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "SAEGW-PGW Total number of current bearers with qci 3" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwEntry 175 } affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumSaegwCurrentBearersQci4 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "SAEGW-PGW Total number of current bearers with qci 4" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwEntry 176 } affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumSaegwCurrentBearersQci5 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "SAEGW-PGW Total number of current bearers with qci 5" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwEntry 177 } affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumSaegwCurrentBearersQci6 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "SAEGW-PGW Total number of current bearers with qci 6" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwEntry 178 } affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumSaegwCurrentBearersQci7 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "SAEGW-PGW Total number of current bearers with qci 7" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwEntry 179 } affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumSaegwCurrentBearersQci8 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "SAEGW-PGW Total number of current bearers with qci 8" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwEntry 180 } affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumSaegwCurrentBearersQci9 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "SAEGW-PGW Total number of current bearers with qci 9" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwEntry 181 } affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumSaegwCurrentBearersQciOther OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "SAEGW-PGW Total number of current bearers with qci between 10 .. 255" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwEntry 182 } affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumSaegwTotalBearersSetupSuccessQci1 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "SAEGW-PGW Total number of bearers setup successful with qci 1" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwEntry 183 } affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumSaegwTotalBearersSetupSuccessQci2 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "SAEGW-PGW Total number of bearers setup successful with qci 2" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwEntry 184 } affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumSaegwTotalBearersSetupSuccessQci3 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "SAEGW-PGW Total number of bearers setup successful with qci 3" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwEntry 185 } affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumSaegwTotalBearersSetupSuccessQci4 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "SAEGW-PGW Total number of bearers setup successful with qci 4" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwEntry 186 } affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumSaegwTotalBearersSetupSuccessQci5 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "SAEGW-PGW Total number of bearers setup successful with qci 5" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwEntry 187 } affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumSaegwTotalBearersSetupSuccessQci6 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "SAEGW-PGW Total number of bearers setup successful with qci 6" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwEntry 188 } affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumSaegwTotalBearersSetupSuccessQci7 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "SAEGW-PGW Total number of bearers setup successful with qci 7" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwEntry 189 } affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumSaegwTotalBearersSetupSuccessQci8 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "SAEGW-PGW Total number of bearers setup successful with qci 8" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwEntry 190 } affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumSaegwTotalBearersSetupSuccessQci9 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "SAEGW-PGW Total number of bearers setup successful with qci 9" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwEntry 191 } affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumSaegwTotalBearersSetupSuccessQciOther OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "SAEGW-PGW Total number of bearers setup successful with qci between 10 .. 255" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwEntry 192 } affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumSaegwTotalBearersSetupFailQci1 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "SAEGW-PGW Total number of bearers setup failed with qci 1" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwEntry 193 } affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumSaegwTotalBearersSetupFailQci2 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "SAEGW-PGW Total number of bearers setup failed with qci 2" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwEntry 194 } affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumSaegwTotalBearersSetupFailQci3 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "SAEGW-PGW Total number of bearers setup failed with qci 3" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwEntry 195 } affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumSaegwTotalBearersSetupFailQci4 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "SAEGW-PGW Total number of bearers setup failed with qci 4" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwEntry 196 } affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumSaegwTotalBearersSetupFailQci5 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "SAEGW-PGW Total number of bearers setup failed with qci 5" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwEntry 197 } affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumSaegwTotalBearersSetupFailQci6 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "SAEGW-PGW Total number of bearers setup failed with qci 6" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwEntry 198 } affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumSaegwTotalBearersSetupFailQci7 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "SAEGW-PGW Total number of bearers setup failed with qci 6" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwEntry 199 } affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumSaegwTotalBearersSetupFailQci8 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "SAEGW-PGW Total number of bearers setup failed with qci 8" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwEntry 200 } affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumSaegwTotalBearersSetupFailQci9 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "SAEGW-PGW Total number of bearers setup failed with qci 9" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwEntry 201 } affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumSaegwTotalBearersSetupFailQciOther OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "SAEGW-PGW Total number of bearers setup failed with qci between 10 .. 255" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwEntry 202 } affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumL2tpGwSessionDeleteAttempts OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of L2tp gateway delete request attempts " ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwEntry 203 } affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumUplinkPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink packets received" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwEntry 204 } affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumUplinkBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink bytes received" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwEntry 205 } affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumUplinkDropPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink packets dropped" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwEntry 206 } affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumUplinkDropBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink bytes dropped" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwEntry 207 } affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumDownlinkPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink packets received" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwEntry 208 } affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumDownlinkBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink bytes received" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwEntry 209 } affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumDownlinkDropPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink packets dropped" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwEntry 210 } affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumDownlinkDropBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink bytes dropped" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwEntry 211 } affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumSuspendNotification OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of suspend notification requests received" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwEntry 212 } affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumSuspendNotificationAccept OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of suspend notification requests accepted" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwEntry 213 } affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumSuspendNotificationReject OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of suspend notification requests rejected" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwEntry 214 } affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumResumeNotification OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of resume notification requests received" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwEntry 215 } affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumResumeNotificationAccept OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of resume notification requests accepted" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwEntry 216 } affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumResumeNotificationReject OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of resume notification requests rejected" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwEntry 217 } affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumUplinkSuspendDropPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink suspend drop packets" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwEntry 218 } affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumUplinkSuspendDropBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink suspend drop bytes" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwEntry 219 } affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumDownlinkSuspendDropPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink suspend drop packets" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwEntry 220 } affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumDownlinkSuspendDropBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink suspend drop bytes" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwEntry 221 } affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumDeletePdpDropTearDownIndMissingOneBearerOnly OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of delete PDP context dropped as teardown ind is missing in message received for session with only one bearer" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwEntry 222 } affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumDeletePdpDropTearDownIndMissingForDefaultBearer OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of delete PDP context dropped as teardown ind is missing in message received with default bearer id" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwEntry 223 } affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumSessionsSetupWithDefaultGyQuota OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Sessions Setup With Default Gy Quota" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwEntry 224 } affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumActiveSessionsWithDefaultGyQuota OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Active Sessions With Default Quota" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwEntry 225 } affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumActiveGySessionsAwaitingOcsRejoin OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Active Gy Sessions Awaiting OCS Rejoin" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwEntry 226 } affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumOcsGyRejoinSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of successful OCS Gy Rejoins" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwEntry 227 } affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumDefaultGyQuotaReapplied OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of times default Gy Quota was reapplied due to CCR-I failure" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwEntry 228 } affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumDefaultGyQuotaAppliedCcruFailure OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of times default Gy Quota was applied due to CCR-U Failure." ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwEntry 229 } affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumGxSessions OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Current number session using Gyxinterface" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwEntry 230 } affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumGySessions OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Current number session using Gy interface" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwEntry 231 } affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumGyDownGyRejoinTimerRestarted OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of times Gy Rejoin timer was restarted because Gy interface was down." ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwEntry 232 } affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumS6bInitiatedCloseAttempts OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of s6b initiated close attempts" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwEntry 233 } affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumActiveS6bSessions OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS deprecated DESCRIPTION "Number of active S6b Sessions" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwEntry 234 } affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwDefaultGyUplinkBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total Uplink bytes using Default Gy Quota" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwEntry 235 } affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwDefaultGyDownlinkBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total Downlink bytes using Default Gy Quota" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwEntry 236 } affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumIgnoreSprRadiusFailureSessions OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of sessions which ignored radius failure" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwEntry 237 } affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumBearerIdleDurationExceededCloses OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers deactivated due to IDLE duration time exceeded" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwEntry 238 } affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumOfActiveS6bSessions OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of active S6b Sessions" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwEntry 239 } affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumInterAccessHOReqNoSessionReject OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of interaccess handover create session requests rejected with no session" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwEntry 240 } affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumInterAccessHOReqNoSessionAccept OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of interaccess handover create session requests accepted with no session" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwEntry 241 } affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumDnsAttempts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "DNS Request - Attempts" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwEntry 242 } affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumDnsSendSuccess OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "DNS Request - Success" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwEntry 243 } affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumDnsSendFailedNoConfig OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "DNS Request Failed - No DNS Configuration" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwEntry 244 } affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumDnsFailedMisc OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "DNS Request Failed - Miscellaneous" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwEntry 245 } affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumDnsResponses OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "DNS Response - Total Received" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwEntry 246 } affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumDnsResponseSuccess OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "DNS Response - Success" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwEntry 247 } affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumDnsResponseFailNoResponse OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "DNS Response Failed - No response from server" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwEntry 248 } affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumDnsResponseFailNoName OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "DNS Response Failed - Domain Name Not Found" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwEntry 249 } affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumDnsResponseFailNoData OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "DNS Response Failed - No Data" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwEntry 250 } affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumDnsResponseFailMisc OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "DNS Response Failed - Miscellaneous" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwEntry 251 } affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumPcoPcscfDefaultFqdnUsed OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of times default P-CSCF FQDN used for DNS lookup" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwEntry 252 } affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumPcoPcscfTableUsed OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of times P-CSCF table used for P-CSCF IP Address allocation" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwEntry 253 } affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumSprAuthReqAttempt OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of SPR Authentication Request Attempts" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwEntry 254 } affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumSprAuthReqAccept OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of SPR Authentication Requests Accepted" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwEntry 255 } affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumSprAuthReqReject OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of SPR Authentication Requests Rejected" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwEntry 256 } affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumSprAuthReqTimeout OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of SPR Authentication Request Timeouts" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwEntry 257 } affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumAcctStartReqAttempt OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Accounting Start Request Attempts" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwEntry 258 } affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumAcctStartReqAccept OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Accounting Start Requests Accepted" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwEntry 259 } affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumAcctStartReqTimeout OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Accounting Start Request Timeouts" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwEntry 260 } affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumAcctInterimUpdReqAttempt OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Accounting Interim Update Request Attempts" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwEntry 261 } affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumAcctInterimUpdReqAccept OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Accounting Interim Update Requests Accepted" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwEntry 262 } affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumAcctInterimUpdReqTimeout OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Accounting Interim Update Request Timeouts" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwEntry 263 } affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumAcctStopReqAttempt OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Accounting Stop Request Attempts" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwEntry 264 } affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumAcctStopReqAccept OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Accounting Stop Requests Accepted" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwEntry 265 } affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumAcctStopReqTimeout OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Accounting Stop Request Timeouts" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwEntry 266 } affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumTTLExcdDropPackets OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS deprecated DESCRIPTION "Total number of TTL 0 drop packets " ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwEntry 267 } affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumTTLExcdDropBytes OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS deprecated DESCRIPTION "Total number of TTL 0 drop bytes " ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwEntry 268 } affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumFragSendPackets OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS deprecated DESCRIPTION "Total number of IP packets fragmented before sending on the tunnel " ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwEntry 269 } affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumFragSendBytes OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS deprecated DESCRIPTION "Total number of IP packet bytes fragmented before sending on the tunnel " ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwEntry 270 } affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumFragFailPackets OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS deprecated DESCRIPTION "Total number of IP packets failed in fragmentation" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwEntry 271 } affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumFragFailBytes OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS deprecated DESCRIPTION "Total number of IP packet bytes failed in fragmentation" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwEntry 272 } affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumUplinkAclDropPackets OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS deprecated DESCRIPTION "Total number of uplink ACL drop packets" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwEntry 273 } affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumUplinkAclDropBytes OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS deprecated DESCRIPTION "Total number of uplink ACL drop bytes" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwEntry 274 } affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumDownlinkAclDropPackets OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS deprecated DESCRIPTION "Total number of downlink ACL drop packets" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwEntry 275 } affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumDownlinkAclDropBytes OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS deprecated DESCRIPTION "Total number of downlink ACL drop bytes" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwEntry 276 } affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumBadSrcAddrDropPackets OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS deprecated DESCRIPTION "Total number of bad source addresss drop packets" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwEntry 277 } affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumBadSrcAddrDropBytes OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS deprecated DESCRIPTION "Total number of bad source addresss drop bytes" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwEntry 278 } affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumNoTFTDropPackets OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS deprecated DESCRIPTION "Total number of no traffic flow template drop packets" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwEntry 279 } affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumNoTFTDropBytes OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS deprecated DESCRIPTION "Total number of no traffic flow template drop bytes" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwEntry 280 } affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumBadUEAddrDropPackets OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS deprecated DESCRIPTION "Total number of bad UE address drop packets" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwEntry 281 } affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumBadUEAddrDropBytes OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS deprecated DESCRIPTION "Total number of bad UE address drop bytes" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwEntry 282 } affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumMTUDropPackets OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS deprecated DESCRIPTION "Total number of MTU drop packets" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwEntry 283 } affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumMTUDropBytes OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS deprecated DESCRIPTION "Total number of MTU drop bytes" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwEntry 284 } affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumNoRouteDropPackets OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS deprecated DESCRIPTION "Total number of no route drop packets" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwEntry 285 } affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumNoRouteDropBytes OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS deprecated DESCRIPTION "Total number of no route drop bytes" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwEntry 286 } affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumNoEgressIntfDropPackets OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS deprecated DESCRIPTION "Total number of no egress interface drop packets" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwEntry 287 } affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumNoEgressIntfDropBytes OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS deprecated DESCRIPTION "Total number of no egress interface drop bytes" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwEntry 288 } affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumberTTLExcdDropPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of TTL 0 drop packets " ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwEntry 289 } affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumberTTLExcdDropBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of TTL 0 drop bytes " ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwEntry 290 } affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumberFragSendPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of IP packets fragmented before sending on the tunnel " ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwEntry 291 } affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumberFragSendBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of IP packet bytes fragmented before sending on the tunnel " ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwEntry 292 } affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumberFragFailPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of IP packets failed in fragmentation" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwEntry 293 } affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumberFragFailBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of IP packet bytes failed in fragmentation" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwEntry 294 } affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumberUplinkAclDropPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink ACL drop packets" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwEntry 295 } affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumberUplinkAclDropBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink ACL drop bytes" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwEntry 296 } affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumberDownlinkAclDropPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink ACL drop packets" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwEntry 297 } affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumberDownlinkAclDropBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink ACL drop bytes" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwEntry 298 } affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumberBadSrcAddrDropPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bad source addresss drop packets" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwEntry 299 } affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumberBadSrcAddrDropBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bad source addresss drop bytes" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwEntry 300 } affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumberNoTFTDropPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of no traffic flow template drop packets" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwEntry 301 } affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumberNoTFTDropBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of no traffic flow template drop bytes" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwEntry 302 } affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumberBadUEAddrDropPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bad UE address drop packets" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwEntry 303 } affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumberBadUEAddrDropBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bad UE address drop bytes" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwEntry 304 } affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumberMTUDropPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of MTU drop packets" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwEntry 305 } affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumberMTUDropBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of MTU drop bytes" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwEntry 306 } affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumberNoRouteDropPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of no route drop packets" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwEntry 307 } affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumberNoRouteDropBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of no route drop bytes" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwEntry 308 } affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumberNoEgressIntfDropPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of no egress interface drop packets" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwEntry 309 } affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumberNoEgressIntfDropBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of no egress interface drop bytes" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwEntry 310 } affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumCurrentSessionsGnGeran OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Current number of Gn GERAN sessions" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwEntry 311 } affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumCurrentSessionsGnUtran OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Current number of Gn UTRAN sessions" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwEntry 312 } affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumCurrentSessionsS5S8Geran OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Current number of S5S8 GERAN sessions" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwEntry 313 } affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumCurrentSessionsS5S8Utran OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Current number of S5S8 UTRAN sessions" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwEntry 314 } affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumCurrentSessionsRoaming OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Current number of roaming sessions" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwEntry 315 } affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumSaegwCurrentSessionsS5S8Geran OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "SAEGW-PGW Current number of S5S8 GERAN sessions" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwEntry 316 } affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumSaegwCurrentSessionsS5S8Utran OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "SAEGW-PGW Current number of S5S8 UTRAN sessions" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwEntry 317 } affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumSaegwRatTypeEUtranSessions OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "SAEGW-PGW Current number of E-UTRAN session" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwEntry 318 } affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumSaegwPgwUplinkPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink packets for SAEGW PGW sessions" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwEntry 319 } affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumSaegwPgwUplinkBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink bytes for SAEGW PGW sessions" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwEntry 320 } affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumSaegwPgwDownlinkPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink packets for SAEGW PGW sessions" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwEntry 321 } affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumSaegwPgwDownlinkBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink bytes for SAEGW PGW sessions" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwEntry 322 } affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumSaegwPgwUplinkDropPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink drop packets for SAEGW PGW sessions" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwEntry 323 } affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumSaegwPgwUplinkDropBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink drop bytes for SAEGW PGW sessions" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwEntry 324 } affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumSaegwPgwDownlinkDropPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink drop packets for SAEGW PGW sessions" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwEntry 325 } affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumSaegwPgwDownlinkDropBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink drop bytes for SAEGW PGW sessions" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwEntry 326 } affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumUplinkS5S8GeranPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink packets for PGW S5S8 GERAN sessions" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwEntry 327 } affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumUplinkS5S8GeranBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink bytes for PGW S5S8 GERAN sessions" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwEntry 328 } affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumDownlinkS5S8GeranPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink packets for PGW S5S8 GERAN sessions" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwEntry 329 } affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumDownlinkS5S8GeranBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink bytes for PGW S5S8 GERAN sessions" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwEntry 330 } affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumUplinkS5S8GeranDropPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink drop packets for PGW S5S8 GERAN sessions" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwEntry 331 } affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumUplinkS5S8GeranDropBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink drop bytes for PGW S5S8 GERAN sessions" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwEntry 332 } affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumDownlinkS5S8GeranDropPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink drop packets for PGW S5S8 GERAN sessions" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwEntry 333 } affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumDownlinkS5S8GeranDropBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink drop bytes for PGW S5S8 GERAN sessions" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwEntry 334 } affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumSaegwPgwUplinkS5S8GeranPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink packets for SAEGW PGW S5S8 GERAN sessions" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwEntry 335 } affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumSaegwPgwUplinkS5S8GeranBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink bytes for SAEGW PGW S5S8 GERAN sessions" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwEntry 336 } affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumSaegwPgwDownlinkS5S8GeranPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink packets for SAEGW PGW S5S8 GERAN sessions" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwEntry 337 } affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumSaegwPgwDownlinkS5S8GeranBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink bytes for SAEGW PGW S5S8 GERAN sessions" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwEntry 338 } affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumSaegwPgwUplinkS5S8GeranDropPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink drop packets for SAEGW PGW S5S8 GERAN sessions" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwEntry 339 } affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumSaegwPgwUplinkS5S8GeranDropBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink drop bytes for SAEGW PGW S5S8 GERAN sessions" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwEntry 340 } affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumSaegwPgwDownlinkS5S8GeranDropPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink drop packets for SAEGW PGW S5S8 GERAN sessions" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwEntry 341 } affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumSaegwPgwDownlinkS5S8GeranDropBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink drop bytes for SAEGW PGW S5S8 GERAN sessions" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwEntry 342 } affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumUplinkS5S8UtranPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink packets for PGW S5S8 UTRAN sessions" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwEntry 343 } affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumUplinkS5S8UtranBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink bytes for PGW S5S8 UTRAN sessions" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwEntry 344 } affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumDownlinkS5S8UtranPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink packets for PGW S5S8 UTRAN sessions" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwEntry 345 } affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumDownlinkS5S8UtranBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink bytes for PGW S5S8 UTRAN sessions" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwEntry 346 } affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumUplinkS5S8UtranDropPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink drop packets for PGW S5S8 UTRAN sessions" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwEntry 347 } affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumUplinkS5S8UtranDropBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink drop bytes for PGW S5S8 UTRAN sessions" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwEntry 348 } affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumDownlinkS5S8UtranDropPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink drop packets for PGW S5S8 UTRAN sessions" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwEntry 349 } affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumDownlinkS5S8UtranDropBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink drop bytes for PGW S5S8 UTRAN sessions" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwEntry 350 } affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumSaegwPgwUplinkS5S8UtranPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink packets for SAEGW PGW S5S8 UTRAN sessions" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwEntry 351 } affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumSaegwPgwUplinkS5S8UtranBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink bytes for SAEGW PGW S5S8 UTRAN sessions" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwEntry 352 } affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumSaegwPgwDownlinkS5S8UtranPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink packets for SAEGW PGW S5S8 UTRAN sessions" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwEntry 353 } affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumSaegwPgwDownlinkS5S8UtranBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink bytes for SAEGW PGW S5S8 UTRAN sessions" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwEntry 354 } affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumSaegwPgwUplinkS5S8UtranDropPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink drop packets for SAEGW PGW S5S8 UTRAN sessions" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwEntry 355 } affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumSaegwPgwUplinkS5S8UtranDropBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink drop bytes for SAEGW PGW S5S8 UTRAN sessions" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwEntry 356 } affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumSaegwPgwDownlinkS5S8UtranDropPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink drop packets for SAEGW PGW S5S8 UTRAN sessions" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwEntry 357 } affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumSaegwPgwDownlinkS5S8UtranDropBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink drop bytes for SAEGW PGW S5S8 UTRAN sessions" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwEntry 358 } affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumUplinkEutranPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink packets for PGW EUTRAN sessions" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwEntry 359 } affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumUplinkEutranBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink bytes for PGW EUTRAN sessions" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwEntry 360 } affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumDownlinkEutranPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink packets for PGW EUTRAN sessions" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwEntry 361 } affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumDownlinkEutranBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink bytes for PGW EUTRAN sessions" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwEntry 362 } affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumUplinkEutranDropPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink drop packets for PGW EUTRAN sessions" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwEntry 363 } affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumUplinkEutranDropBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink drop bytes for PGW EUTRAN sessions" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwEntry 364 } affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumDownlinkEutranDropPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink drop packets for PGW EUTRAN sessions" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwEntry 365 } affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumDownlinkEutranDropBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink drop bytes for PGW EUTRAN sessions" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwEntry 366 } affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumSaegwPgwUplinkEutranPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink packets for PGW EUTRAN sessions" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwEntry 367 } affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumSaegwPgwUplinkEutranBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink bytes for PGW EUTRAN sessions" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwEntry 368 } affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumSaegwPgwDownlinkEutranPackets OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink packets for PGW EUTRAN sessions" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwEntry 369 } affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumSaegwPgwDownlinkEutranBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink bytes for PGW EUTRAN sessions" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwEntry 370 } affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumSaegwPgwUplinkEutranDropPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink drop packets for PGW EUTRAN sessions" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwEntry 371 } affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumSaegwPgwUplinkEutranDropBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink drop bytes for PGW EUTRAN sessions" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwEntry 372 } affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumSaegwPgwDownlinkEutranDropPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink drop packets for PGW EUTRAN sessions" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwEntry 373 } affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumSaegwPgwDownlinkEutranDropBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink drop bytes for PGW EUTRAN sessions" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwEntry 374 } affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumUplinkGnGpGeranPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink GnGp GERAN packets received" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwEntry 375 } affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumUplinkGnGpGeranBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink GnGp Geran bytes received" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwEntry 376 } affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumUplinkGnGpGeranDropPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink GnGp Geran packets dropped" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwEntry 377 } affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumUplinkGnGpGeranDropBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink GnGp Geran bytes dropped" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwEntry 378 } affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumDownlinkGnGpGeranPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink GnGp Geran packets received" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwEntry 379 } affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumDownlinkGnGpGeranBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink GnGp Geran bytes received" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwEntry 380 } affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumDownlinkGnGpGeranDropPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink GnGp Geran packets dropped" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwEntry 381 } affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumDownlinkGnGpGeranDropBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink GnGp Geran bytes dropped" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwEntry 382 } affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumUplinkGnGpUtranPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink GnGp UTRAN packets received" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwEntry 383 } affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumUplinkGnGpUtranBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink GnGp Utran bytes received" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwEntry 384 } affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumUplinkGnGpUtranDropPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink GnGp Utran packets dropped" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwEntry 385 } affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumUplinkGnGpUtranDropBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink GnGp Utran bytes dropped" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwEntry 386 } affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumDownlinkGnGpUtranPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink GnGp Utran packets received" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwEntry 387 } affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumDownlinkGnGpUtranBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink GnGp Utran bytes received" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwEntry 388 } affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumDownlinkGnGpUtranDropPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink GnGp Utran packets dropped" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwEntry 389 } affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumDownlinkGnGpUtranDropBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink GnGp Utran bytes dropped" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwEntry 390 } affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumAcctStartReqNotWaitingForResponse OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Accounting Start Requests Not Waiting for Response" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwEntry 391 } affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumAcctInterimUpdReqNotWaitingForResponse OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Accounting Interim Update Requests Not Waiting for Response" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwEntry 392 } affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumAcctStopReqNotWaitingForResponse OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Accounting Stop Requests Not Waiting for Response" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwEntry 393 } affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumS5uDefaultBearerErrorIndicationsProcessed OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of S5u default bearer error indications processed" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwEntry 394 } affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumS5uDefaultBearereErrorIndicationLocalCloseAttempts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of local close attempts due to receipt of error indication on S5u default bearer" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwEntry 395 } affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumS5uDedicatedBearerErrorIndicationsProcessed OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of S5u dedicated bearer error indications processed" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwEntry 396 } affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumS5uDedicatedBearerErrorIndicationBearerDeactivation OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearer deactivations due to receipt of error indication on S5u dedicated bearer" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwEntry 397 } affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumberSessSetupSuccessApnMatchingExactMatch OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Create Session Requests Accepted with APN Matching Type Exact Match" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwEntry 398 } affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumberSessSetupSuccessApnMatchingNiOnly OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Create Session Requests Accepted with APN Matching Type NI Only" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwEntry 399 } affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumberSessSetupSuccessApnMatchingNiAndMalformedOi OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Create Session Requests Accepted with APN Matching Type NI And Malformed OI" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwEntry 400 } affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumberPdpSessSetupSuccessApnMatchingExactMatch OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Create PDP Session Requests Accepted with APN Matching Type Exact Match" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwEntry 401 } affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumberPdpSessSetupSuccessApnMatchingNiOnly OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Create PDP Session Requests Accepted with APN Matching Type NI Only" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwEntry 402 } affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumberPdpSessSetupSuccessApnMatchingNiAndMalformedOi OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Create PDP Session Requests Accepted with APN Matching Type NI And Malformed OI" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwEntry 403 } affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumBearerStatsWithNoSRStats OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of CDRs with Bearer traffic stats but no Service Rule stats" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwEntry 404 } affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumActiveGyAPTriggerbyCCRU OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of sessions that currently using default quota triggered by CCR-U failure" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwEntry 405 } affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumTotalGyAPTriggerbyCCRU OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of total sessions using default quota triggered by CCR-U failure" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwEntry 406 } affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumGyCCRTWriteToDisk OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of record logs to disk due to CCR-T failure" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwEntry 407 } affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumGyAPTriggerByProtocolError OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of total sessions using default quota triggered by 3xx" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwEntry 408 } affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumGyAPTriggerByTransientFailure OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of total sessions using default quota triggered by 4xx result code" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwEntry 409 } affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumGyAPTriggerByPermanentFailure OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of total sessions using default quota triggered by 5xx result code" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwEntry 410 } affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumGyAPTriggerByMessageTimeout OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of total sessions using default quota triggered by timeout" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwEntry 411 } affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumGyAPTriggerByLinkDown OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of total sessions using default quota triggered by OCS link down" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwEntry 412 } affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumGyAPTriggerByInternalFailure OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of total sessions using default quota triggered by internal error or back pressure" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwEntry 413 } affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumStartPilotPacketsSent OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Session-Start Pilot Packets sent" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwEntry 414 } affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumStopPilotPacketsSent OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Session-Stop Pilot Packets sent" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwEntry 415 } affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumRatChangePilotPacketsSent OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Rat-Change Pilot Packets sent" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwEntry 416 } affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumDeleteSessionRejectMismatchedSrcAndFteidIP OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total Number of Delete Session Requests Rejected due to Source IP and F-TEID IP mismatch" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwEntry 417 } affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumDeletePDPRejectMismatchedSrcAndFteidIP OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total Number of Delete PDP Context Requests Rejected due to Source IP and F-TEID IP mismatch" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwEntry 418 } affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumModifyBearerRejectMismatchedSrcAndFteidIP OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total Number of Modify Bearer Requests Rejected due to Source IP and F-TEID IP mismatch" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwEntry 419 } affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumUpdatePDPRejectMismatchedSrcAndFteidIP OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total Number of Update PDP Context Requests Rejected due to Source IP and F-TEID IP mismatch" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwEntry 420 } affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumLocalCloseCreateSessionParallelPDN OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total Number of Sessions locally closed due to parallel PDN connection setup" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwEntry 421 } affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumLocalCloseCreatePDPParallelPDN OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total Number of PDP Contexts locally closed due to parallel PDN connection setup" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwEntry 422 } affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumCurrentGeoSyncRestoredSessions OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Current number of PDN Sessions restored from Geo Active" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwEntry 423 } affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumRatNBIotEutranSessions OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Current number of NBIOT-EUTRAN RAT session" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwEntry 424 } affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumNonIpPdnSessions OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Current number of NonIP PDN Sessions" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwEntry 425 } affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumSaegwRatTypeNBIotEUtranSessions OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "SAEGW-PGW Current number of NBIOT E-UTRAN session" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwEntry 426 } affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumUplinkNBIotEutranPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink packets for PGW NBIOT EUTRAN sessions" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwEntry 427 } affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumUplinkNBIotEutranBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink bytes for PGW NBIOT EUTRAN sessions" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwEntry 428 } affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumDownlinkNBIotEutranPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink packets for PGW NBIOT EUTRAN sessions" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwEntry 429 } affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumDownlinkNBIotEutranBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink bytes for PGW NBIOT EUTRAN sessions" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwEntry 430 } affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumUplinkNBIotEutranDropPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink drop packets for PGW NBIOT EUTRAN sessions" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwEntry 431 } affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumUplinkNBIotEutranDropBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink drop bytes for PGW NBIOT EUTRAN sessions" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwEntry 432 } affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumDownlinkNBIotEutranDropPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink drop packets for PGW NBIOT EUTRAN sessions" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwEntry 433 } affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumDownlinkNBIotEutranDropBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink drop bytes for PGW NBIOT EUTRAN sessions" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwEntry 434 } affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumSaegwPgwUplinkNBIotEutranPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink packets for PGW NBIOT EUTRAN sessions" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwEntry 435 } affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumSaegwPgwUplinkNBIotEutranBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink bytes for PGW NBIOT EUTRAN sessions" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwEntry 436 } affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumSaegwPgwDownlinkNBIotEutranPackets OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink packets for PGW NBIOT EUTRAN sessions" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwEntry 437 } affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumSaegwPgwDownlinkNBIotEutranBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink bytes for PGW NBIOT EUTRAN sessions" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwEntry 438 } affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumSaegwPgwUplinkNBIotEutranDropPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink drop packets for PGW NBIOT EUTRAN sessions" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwEntry 439 } affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumSaegwPgwUplinkNBIotEutranDropBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink drop bytes for PGW NBIOT EUTRAN sessions" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwEntry 440 } affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumSaegwPgwDownlinkNBIotEutranDropPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink drop packets for PGW NBIOT EUTRAN sessions" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwEntry 441 } affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumSaegwPgwDownlinkNBIotEutranDropBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink drop bytes for PGW NBIOT EUTRAN sessions" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwEntry 442 } affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumModifyBearerRejectContextNotFound OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of modify bearer attempts rejected due to context not found" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwEntry 443 } affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumSGSNInitUpdatePdpRejectContextNotFound OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of SGSN initiated update PDP context attempts rejected due to context not found" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwEntry 444 } affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumCreateSessionRejectApnCongested OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create session requests rejected - apn in congestion state" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwEntry 445 } affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwMinTeidReuseDuration OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Mininum duration in which TEID got reused" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwEntry 446 } affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumDeleteSessionRejectedInvalidPeer OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total Number of Delete Session Requests Rejected due to Source IP and F-TEID IP mismatch or IMSI mismatch" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwEntry 447 } affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumDeletePDPCtxtRejectedInvalidPeer OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total Number of Delete PDP Context Requests Rejected due to Source IP and F-TEID IP mismatch or IMSI mismatch" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwEntry 448 } affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumCreateBearerRespDroppedInvalidPeer OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total Number of Create Bearer Responses Dropped due to Source IP and F-TEID IP mismatch or IMSI mismatch" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwEntry 449 } affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumBearerRsrcCmdRejectedInvalidPeer OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total Number of Bearer Resource Commands Rejected due to Source IP and F-TEID IP mismatch or IMSI mismatch" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwEntry 450 } affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumCreatePDPCtxtReqRejectedInvalidPeer OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total Number of Create PDP Context Requests Rejected due to Source IP and F-TEID IP mismatch or IMSI mismatch" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwEntry 451 } affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumChangeNotificationRejectedInvalidPeer OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total Number of Change Notification Requests Rejected due to Source IP and F-TEID IP mismatch or IMSI mismatch" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwEntry 452 } affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumModifyBearerReqRejectedInvalidPeer OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total Number of Modify Beaarer Requests Rejected due to Source IP and F-TEID IP mismatch or IMSI mismatch" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwEntry 453 } affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumUpdatePDPCtxtReqRejectedInvalidPeer OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total Number of Update PDP Context Requests Rejected due to Source IP and F-TEID IP mismatch or IMSI mismatch" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwEntry 454 } affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumDeleteBearerCmdRejectedInvalidPeer OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total Number of Delete Bearer Commands Rejected due to Source IP and F-TEID IP mismatch or IMSI mismatch" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwEntry 455 } affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumDeleteBearerRespDroppedInvalidPeer OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total Number of Delete Bearer Responses Dropped due to Source IP and F-TEID IP mismatch or IMSI mismatch" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwEntry 456 } affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumDeletePDPCtxtRespDroppedInvalidPeer OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total Number of Delete PDP Context Responses Dropped due to Source IP and F-TEID IP mismatch or IMSI mismatch" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwEntry 457 } affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumModifyBearerCmdRejectedInvalidPeer OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total Number of Modify Bearer Commands Rejected due to Source IP and F-TEID IP mismatch or IMSI mismatch" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwEntry 458 } affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumUpdateBearerRespDroppedInvalidPeer OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total Number of Update Bearer Responses Dropped due to Source IP and F-TEID IP mismatch or IMSI mismatch" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwEntry 459 } affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumUpdatePDPCtxtRespDroppedInvalidPeer OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total Number of Update PDP Context Responses Dropped due to Source IP and F-TEID IP mismatch or IMSI mismatch" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwEntry 460 } affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumGtpv1InitPDPCtxtActivationRespDroppedInvalidPeer OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total Number of Init PDP Context Activation Responses Dropped due to Source IP and F-TEID IP mismatch or IMSI mismatch" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwEntry 461 } affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumTraceSessionActivationRejectedInvalidPeer OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total Number of Trace Session Activation Requests Rejected due to Source IP and F-TEID IP mismatch or IMSI mismatch" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwEntry 462 } affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumTraceSessionDeactivationRejectedInvalidPeer OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total Number of Trace Session DeActivation Requests Rejected due to Source IP and F-TEID IP mismatch or IMSI mismatch" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwEntry 463 } affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumSuspendNotificationRejectedInvalidPeer OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total Number of Suspend Notification Requests Rejected due to Source IP and F-TEID IP mismatch or IMSI mismatch" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwEntry 464 } affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumResumeNotificationRejectedInvalidPeer OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total Number of Resume Notification Requests Rejected due to Source IP and F-TEID IP mismatch or IMSI mismatch" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwEntry 465 } affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumStatsUpdateForMissingSRsForActiveSessions OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of missing Service-Rule Stats Update for active sessions" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwEntry 466 } affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumStatsUpdateForMissingSRsForDeactivateSessions OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of missing Service-Rule Stats Update for Sessions in deactivate state" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwEntry 467 } affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumCDRsWithZeroServiceDataContainers OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of CDRs generated with Zero Service Data Containers" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwEntry 468 } affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwMinCPlaneTeidReuseDuration OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Mininum duration in which Control Plane TEID got reused (for non Gtp V0 sessions)" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwEntry 469 } affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwMinUPlaneTeidReuseDuration OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Mininum duration in which User Plane TEID got reused (for non Gtp V0 sessions)" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwEntry 470 } affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumCreateSessionRejectApnCongesteCritical OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create session requests rejected - apn in congestion state" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwEntry 471 } affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumCreateSessionRejectApnCongestedMajor OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create session requests rejected - apn in congestion state" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwEntry 472 } affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumCreateSessionRejectApnCongestedMinor OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create session requests rejected - apn in congestion state" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwEntry 473 } affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumberSigInfoLookupSuccessfulAndFilledConfiguredValues OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of sessions filled with configured values for Signalling Information Elements" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwEntry 474 } affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumberSigInfoLookupFailure OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of sessions that did not have configured Signalling Information Elements" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwEntry 475 } affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumCreateSessionRejectApnCongestedCritical OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create session requests rejected - apn in congestion state" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwEntry 476 } affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumSessionsInLocalDatabase OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Sessions in local database" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwEntry 477 } affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumCreateSessionDroppedProcLimit OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total Number of Create Session Requests rejected due to procedure limit reached" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwEntry 478 } affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumCreatePdpDroppedProcLimit OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total Number of Create Pdp context Requests rejected due to procedure limit reached" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwEntry 479 } affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumDeleteSessionDroppedProcLimit OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total Number of Delete Session Requests rejected due to procedure limit reached" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwEntry 480 } affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumDeletePdpDroppedProcLimit OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total Number of Delete Pdp context Requests rejected due to procedure limit reached" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwEntry 481 } affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumTotalSessionsWithTerminateTimer OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of times Session terminate timer started becuase Gy interface was down" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwEntry 482 } affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumCurrentSessionsWithTerminateTimer OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Active Sessions with Session terminate timer running " ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwEntry 483 } affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumCreateSessionRejectSessionBlocked OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create session requests rejected due to session blocked" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwEntry 484 } affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumLocalCloseAttemptsSessionBlocked OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of local close attempts due to session blocked" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwEntry 485 } affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumLocalCloseTerminateServiceRule OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of local closes due to traffic through service rule with terminate action" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwEntry 486 } affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumCreateSessionLapiAttempt OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create session attempts with LAPI bit set" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwEntry 487 } affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumCreateSessionLapiAccept OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create session with lapi attempts accepted" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwEntry 488 } affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumCreateSessionLapiReject OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create session attempts with lapi rejected" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwEntry 489 } affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumSessSetupFailuresExternalErrors OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total Number of Session Setup Failures due to External Errors" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwEntry 490 } affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumSessDeactivationsExternalErrors OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total Number of Session Deactivations due to External Errors" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwEntry 491 } affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumSessSetupFailuresLocalErrors OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total Number of Session Setup Failures due to Local Errors" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwEntry 492 } affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumSessDeactivationsLocalErrors OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total Number of Session Deactivations due to Local Errors" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwEntry 493 } affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumCreateSessionRequestsThrottledClusterRateControl OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Create Session Requests Throtteled Due to Cluster Level Rate Control" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwEntry 494 } affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumCreateSessionRequestsThrottledApnRateControl OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Create Session Requests Throtteled Due to APN Level Rate Control" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwEntry 495 } affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumCreatePDPContextRequestsThrottledClusterRateControl OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Create PDPContext Requests Throtteled Due to Cluster Level Rate Control" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwEntry 496 } affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumCreatePDPContextRequestsThrottledApnRateControl OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Create PDPContext Requests Throtteled Due to APN Level Rate Control" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwEntry 497 } affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumDnsCacheHits OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "DNS - Records found in cache" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwEntry 498 } affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumDnsCacheHitsNaptr OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "DNS - Naptr records found in cache" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwEntry 499 } affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumDnsCacheHitsSrv OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "DNS - Srv records found in cache" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwEntry 500 } affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumDnsCacheHitsA OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "DNS - A/AAAA records found in cache" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwEntry 501 } affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwConnectedDeviceFlows OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwEntry 502 } affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwConnectedDeviceUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwEntry 503 } affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwConnectedDeviceUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwEntry 504 } affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwConnectedDeviceDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwEntry 505 } affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwConnectedDeviceDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwEntry 506 } affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwTetheredDeviceFlows OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwEntry 507 } affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwTetheredDeviceUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwEntry 508 } affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwTetheredDeviceUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwEntry 509 } affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwTetheredDeviceDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwEntry 510 } affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwTetheredDeviceDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwEntry 511 } affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwTetheringEntitledFlows OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total Number of Tethering Entitled Flows" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwEntry 512 } affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwTetheringEntitledUplinkPacketsPassed OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total Number of Tethering Entitled Uplink Packets Passed" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwEntry 513 } affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwTetheringEntitledUplinkBytesPassed OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total Number of Tethering Entitled Uplink Bytes Passed" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwEntry 514 } affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwTetheringEntitledDownlinkPacketsPassed OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total Number of Tethering Entitled Downlink Packets Passed" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwEntry 515 } affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwTetheringEntitledDownlinkBytesPassed OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total Number of Tethering Entitled Downlink Bytes Passed" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwEntry 516 } affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwTetheredFlowsDetectedUsingTtl OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwEntry 517 } affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwTetheredFlowsDetectedUsingUserAgent OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwEntry 518 } affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumCreateSessionRejectTamFailure OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create session attempts rejected - due to TAM failure" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwEntry 519 } affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumCreatePdpRejectTamFailure OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create PDP context attempts rejected - due to TAM failure" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwEntry 520 } affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumCreateCupsSessionAttempt OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create cups session attempts" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwEntry 521 } affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumCreateCupsSessionSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create cups session attempts success" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwEntry 522 } affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumCreateCupsSessionFailure OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create session attempts failed" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwEntry 523 } affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumModifyCupsSessionAttempt OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of modify cups session attempts" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwEntry 524 } affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumModifyCupsSessionSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of modify cups session attempts success" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwEntry 525 } affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumModifyCupsSessionFailure OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of modify session attempts failed" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwEntry 526 } affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumDeleteCupsSessionAttempt OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of delete cups session attempts" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwEntry 527 } affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumDeleteCupsSessionSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of delete cups session attempts success" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwEntry 528 } affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumDeleteCupsSessionFailure OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of delete cups session attempts failed" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwEntry 529 } affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumLocalCloseSessionMonitor OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of sessions locally closed due to uplane session monitor failed" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwEntry 530 } affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumCurrentCupsSessions OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Current number of CUPS sessions" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwEntry 531 } affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumPgwTriggeredQosUpdate OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Pgw Triggered Qos Updates" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwEntry 532 } affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumSessionsEstablishedWithExistingImsiAndApn OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of sessions established with IMSI/APN combination for which already a session is established" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwEntry 533 } affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumPGWInitDedBearerActPartialAccept OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of PGW initiated dedicated bearer activation attempts partially accepted" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwEntry 534 } affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumUpdateBearerPartialAccept OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of update bearer requests partially accepted" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwEntry 535 } affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwTetheredFlowsDetectedUsingTcpIpFingerprinting OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwEntry 536 } affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumDnsResponseFailTimeout OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "DNS Response Failed - Session timeout waiting for DNS" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwEntry 537 } affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumDnsResponseDropNoIntf OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "DNS Response Failed - Dropped no SL interface" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwEntry 538 } affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumDnsResponseDropNoSession OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "DNS Response Failed - Dropped no session" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwEntry 539 } affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumDnsResponseDropNoPdnSession OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "DNS Response Failed - Dropped no PDN session" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwEntry 540 } affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumSessionPendedForDns OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Sessions pended for DNS" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwEntry 541 } affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumSessionPendedForDnsSuccess OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "DNS success for pended sessions" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwEntry 542 } affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumSessionPendedForDnsTimeout OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "DNS timeout for pended sessions" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwEntry 543 } affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNum3gppToNon3gppDelayedHandovers OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of 3gpp to Non-3gpp handovers delayed" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwEntry 544 } affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNum3gppToNon3gppDelayedHandoverCompletedOnFirstUlPkt OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of 3gpp to Non-3gpp delayed handovers completed on first UL Pkt received on non-3gpp tunnel" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwEntry 545 } affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNum3gppToNon3gppDelayedHandoverCompletedOnTimerExpiry OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of 3gpp to Non-3gpp delayed handovers completed on Timer Expiry" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwEntry 546 } affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNum3gppToNon3gppDelayedHandoverCompletedOnBackToBackHo OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of 3gpp to Non-3gpp delayed handovers completed on B2B handovers" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwEntry 547 } affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNum3gppToNon3gppDelayedHandoverCompletedOnOtherEvent OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of 3gpp to Non-3gpp delayed handovers completed on other application triggered events" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwEntry 548 } affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumApplicationStartNotificationsRcvd OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Application Start Notifications received from fastpath" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwEntry 549 } affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumApplicationStopNotificationsRcvd OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Application Stop Notifications received from fastpath" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwEntry 550 } affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumGxApplicationStartNotificationsSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Gx Application Start Notifications sent successfully to Pcrf" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwEntry 551 } affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumGxApplicationStartNotificationsFailed OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Gx Application Start Notifications send failed to Pcrf" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwEntry 552 } affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumGxApplicationStopNotificationsSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Gx Application Stop Notifications sent successfully to Pcrf" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwEntry 553 } affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumGxApplicationStopNotificationsFailed OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Gx Application Stop Notifications send failed to Pcrf" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwEntry 554 } affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumSessionMonitorModificationsSent OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of session monitor modifications sent" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwEntry 555 } affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumSdApplicationStartNotificationsSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Sd Application Start Notifications sent successfully to Pcrf" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwEntry 556 } affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumSdApplicationStartNotificationsFailed OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Sd Application Start Notifications send failed to Pcrf" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwEntry 557 } affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumSdApplicationStopNotificationsSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Sd Application Stop Notifications sent successfully to Pcrf" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwEntry 558 } affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumSdApplicationStopNotificationsFailed OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Sd Application Stop Notifications send failed to Pcrf" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwEntry 559 } affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumLocalClosePcrfDownSessionHoldTime OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of session locally closed due to pcrf down session hold time expiry" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwEntry 560 } affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumCreateSessionRejectsAccountingOnPending OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of create session rejects due to pending Radius Accounting On request" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwEntry 561 } affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumCreatePdpContextsRejectsAccountingOnPending OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of createn PDP contexts rejects due to pending Radius Accounting On request" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwEntry 562 } affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumCreateSessionRejectChangeSessionToColocatedFailed OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Create Session Requests Rejected Change Session To Colocated Failure" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwEntry 563 } affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumCreateSessionRejectsOverload OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Num of Create Session Requests Rejected due to Overload" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwEntry 564 } affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumCreateBearerRejectsOverload OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Num of Create Bearer Requests Rejected due to Overload" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwEntry 565 } affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumManifestServerRequestsSent OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Manifest Server Requests sent to MFI task" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwEntry 566 } affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumManifestServerResponsesRcvd OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Manifest Server Responses received from MFI task" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwEntry 567 } affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwTetheredFlowsDetectedUsingGquicUserAgent OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwEntry 568 } affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwTetheredFlowsReportedUsingTtl OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwEntry 569 } affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwTetheredFlowsReportedUsingUserAgent OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwEntry 570 } affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwTetheredFlowsReportedUsingTcpIpFingerprinting OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwEntry 571 } affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwTetheredFlowsReportedUsingGquicUserAgent OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwEntry 572 } affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumCreateSessionRejectsOverloadMinor OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Num of Create Session Requests Rejected due to Overload Minor" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwEntry 573 } affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumCreateSessionRejectsOverloadMajor OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Num of Create Session Requests Rejected due to Overload Major" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwEntry 574 } affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumCreateSessionRejectsOverloadCritical OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Num of Create Session Requests Rejected due to Overload Critical" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwEntry 575 } affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumCreateSessionRejectsOverloadMCDSync OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Num of Create Session Requests Rejected due to Overload Standby Sync" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwEntry 576 } affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumCreateBearerRejectsOverloadMinor OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Num of Create Bearer Requests Rejected due to Overload Minor" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwEntry 577 } affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumCreateBearerRejectsOverloadMajor OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Num of Create Bearer Requests Rejected due to Overload Major" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwEntry 578 } affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumCreateBearerRejectsOverloadCritical OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Num of Create Bearer Requests Rejected due to Overload Critical" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwEntry 579 } affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumCreateBearerRejectsOverloadMCDSync OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Num of Create Bearer Requests Rejected due to Overload Standby Sync" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwEntry 580 } affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumCreateSessionRejectNoServiceRule OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create session attempts rejected - No Service Rule" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwEntry 581 } affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumNoServiceRuleLocalCloseAttempts OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of local close attempts due to no service-rule" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwEntry 582 } affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumCreatePdpRejectNoServiceRule OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total Number of Create Pdp context attempts rejected - no service rule" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwEntry 583 } affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumLocalClosePfcpError OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS deprecated DESCRIPTION "Number of sessions locally closed due to PFCP Error on Uplane" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwEntry 584 } affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwNumLocalCloseUplaneError OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of sessions locally closed due to error on Uplane" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwEntry 585 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGgsnTable OBJECT-TYPE SYNTAX SEQUENCE OF AffirmedZoneGatewayStatisticsGridLevelCallPerformanceGgsnEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "" ::= { affirmedZoneMIB 202 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGgsnEntry OBJECT-TYPE SYNTAX AffirmedZoneGatewayStatisticsGridLevelCallPerformanceGgsnEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "" INDEX { affirmedZoneName, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGgsnName } ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGgsnTable 1 } AffirmedZoneGatewayStatisticsGridLevelCallPerformanceGgsnEntry ::= SEQUENCE { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGgsnName String, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGgsnNumCurrentSessions Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGgsnNumBearers Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGgsnNumCreatePdpAttempt Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGgsnNumCreatePdpAccept Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGgsnNumCreatePdpReject Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGgsnNumCreatePdpRejectMalformedReq Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGgsnNumCreatePdpRejectUnknownApn Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGgsnNumCreatePdpRejectRsrcUnavailable Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGgsnNumCreatePdpRejectServiceNotSupported Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGgsnNumCreatePdpRejectSystemFailure Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGgsnNumCreatePdpRejectMisc Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGgsnNumDeletePdpAttempt Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGgsnNumDeletePdpAccept Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGgsnNumDeletePdpReject Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGgsnNumUEInitSecPdpActAttempt Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGgsnNumUEInitSecPdpActAccept Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGgsnNumUEInitSecPdpActReject Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGgsnNumGGSNInitSecPdpActAttempt Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGgsnNumGGSNInitSecPdpActAccept Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGgsnNumGGSNInitSecPdpActReject Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGgsnNumSGSNInitSecPdpDeactAttempt Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGgsnNumSGSNInitSecPdpDeactAccept Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGgsnNumSGSNInitSecPdpDeactReject Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGgsnNumUEInitSecPdpDeactAttempt Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGgsnNumUEInitSecPdpDeactAccept Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGgsnNumUEInitSecPdpDeactReject Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGgsnNumGGSNInitSecPdpDeactAttempt Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGgsnNumGGSNInitSecPdpDeactAccept Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGgsnNumGGSNInitSecPdpDeactReject Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGgsnNumSGSNInitUpdatePdpAttempt Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGgsnNumSGSNInitUpdatePdpAccept Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGgsnNumSGSNInitUpdatePdpReject Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGgsnNumGGSNInitUpdatePdpAttempt Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGgsnNumGGSNInitUpdatePdpAccept Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGgsnNumGGSNInitUpdatePdpReject Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGgsnNumLocalCloseAttempts Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGgsnNumLocalCloseAttemptsAccepted Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGgsnNumIdleDurationExceededCloses Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGgsnNumMaximalDurationExceededCloses Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGgsnNumOperatorInitiatedCloses Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGgsnNumActiveCurrentSessions Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGgsnNumIdleCurrentSessions Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGgsnIntervalPeakCurrentSessions Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGgsnIntervalPeakActiveCurrentSessions Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGgsnIntervalPeakIdleCurrentSessions Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGgsnNumDefaultBearers Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGgsnNumDedicatedBearers Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGgsnIntervalPeakBearers Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGgsnIntervalPeakDefaultBearers Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGgsnIntervalPeakDedicatedBearers Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGgsnNumDhcpReleaseLocalCloseAttempts Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGgsnNumTraceSessionActivationAttempt Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGgsnNumTraceSessionActivationAccept Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGgsnNumTraceSessionDeactivationAttempt Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGgsnNumTraceSessionDeactivationAccept Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGgsnNumDhcpTimeoutLocalCloseAttempts Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGgsnNumDhcpLeaseExpiryLocalCloseAttempts Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGgsnNumRadiusDisconnectLocalCloses Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGgsnNumRatTypeUtranSessions Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGgsnNumRatTypeGeranSessions Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGgsnNumRatTypeWlanSessions Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGgsnNumRatTypeGanSessions Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGgsnNumRatTypeHspaEvoSessions Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGgsnNumUniqueSubscribers Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGgsnNumIpv4PdnSessions Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGgsnNumIpv6PdnSessions Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGgsnNumIpv4v6PdnSessions Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGgsnNumSessionsSetupWithDefaultPolicy Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGgsnNumActiveSessionsWithDefaultPolicy Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGgsnNumActiveGxReplaySessionsAwaitingPcrfRejoin Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGgsnNumGxReplaySessionsTerminated Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGgsnNumDuplicateSessionLocalCloseAttempts Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGgsnNumCtrlTeidLookupFailures Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGgsnNumPcrfRejoinSuccess Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGgsnNumErrorIndicationsProcessed Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGgsnNumErrorIndicationLocalCloseAttempts Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGgsnNumErrorIndicationBearerDeactivation Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGgsnNumAwaitCoATimeoutLocalCloseAttempts Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGgsnNumPcrfInitiatedCloseAttempts Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGgsnNumOcsInitiatedCloseAttempts Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGgsnNumL2tpGwSessionDeleteAttempts Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGgsnNumUplinkPackets ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGgsnNumUplinkBytes ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGgsnNumUplinkDropPackets ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGgsnNumUplinkDropBytes ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGgsnNumDownlinkPackets ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGgsnNumDownlinkBytes ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGgsnNumDownlinkDropPackets ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGgsnNumDownlinkDropBytes ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGgsnNumGtppCdrSent Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGgsnNumGtppCdrRespSuccess Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGgsnNumGtppCdrRespFailure Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGgsnNumGtppCdrRespTimeout Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGgsnNumDeletePdpDropTearDownIndMissingOneBearerOnly Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGgsnNumDeletePdpDropTearDownIndMissingForDefaultBearer Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGgsnNumSessionsSetupWithDefaultGyQuota Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGgsnNumActiveSessionsWithDefaultGyQuota Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGgsnNumActiveGySessionsAwaitingOcsRejoin Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGgsnNumOcsGyRejoinSuccess Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGgsnNumDefaultGyQuotaReapplied Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGgsnNumDefaultGyQuotaAppliedCcruFailure Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGgsnNumGyDownGyRejoinTimerRestarted Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGgsnNumGxSessions Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGgsnNumGySessions Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGgsnNumS6bInitiatedCloseAttempts Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGgsnNumActiveS6bSessions Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGgsnDefaultGyUplinkBytes ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGgsnDefaultGyDownlinkBytes ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGgsnNumBearerIdleDurationExceededCloses Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGgsnNumOfActiveS6bSessions Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGgsnNumDnsAttempts ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGgsnNumDnsSendSuccess ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGgsnNumDnsSendFailedNoConfig ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGgsnNumDnsFailedMisc ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGgsnNumDnsResponses ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGgsnNumDnsResponseSuccess ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGgsnNumDnsResponseFailNoResponse ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGgsnNumDnsResponseFailNoName ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGgsnNumDnsResponseFailNoData ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGgsnNumDnsResponseFailMisc ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGgsnNumPcoPcscfDefaultFqdnUsed Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGgsnNumPcoPcscfTableUsed Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGgsnNumCurrentSessionsGnGeran Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGgsnNumCurrentSessionsGnUtran Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGgsnNumCurrentSessionsRoaming Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGgsnNumUplinkGnGpGeranPackets ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGgsnNumUplinkGnGpGeranBytes ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGgsnNumUplinkGnGpGeranDropPackets ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGgsnNumUplinkGnGpGeranDropBytes ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGgsnNumDownlinkGnGpGeranPackets ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGgsnNumDownlinkGnGpGeranBytes ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGgsnNumDownlinkGnGpGeranDropPackets ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGgsnNumDownlinkGnGpGeranDropBytes ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGgsnNumUplinkGnGpUtranPackets ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGgsnNumUplinkGnGpUtranBytes ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGgsnNumUplinkGnGpUtranDropPackets ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGgsnNumUplinkGnGpUtranDropBytes ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGgsnNumDownlinkGnGpUtranPackets ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGgsnNumDownlinkGnGpUtranBytes ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGgsnNumDownlinkGnGpUtranDropPackets ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGgsnNumDownlinkGnGpUtranDropBytes ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGgsnNumAcctStartReqAttempt ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGgsnNumAcctStartReqAccept ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGgsnNumAcctStartReqTimeout ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGgsnNumAcctStartReqNotWaitingForResponse ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGgsnNumAcctInterimUpdReqAttempt ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGgsnNumAcctInterimUpdReqAccept ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGgsnNumAcctInterimUpdReqTimeout ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGgsnNumAcctInterimUpdReqNotWaitingForResponse ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGgsnNumAcctStopReqAttempt ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGgsnNumAcctStopReqAccept ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGgsnNumAcctStopReqTimeout ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGgsnNumAcctStopReqNotWaitingForResponse ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGgsnNumberPdpSessSetupSuccessApnMatchingExactMatch Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGgsnNumberPdpSessSetupSuccessApnMatchingNiOnly Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGgsnNumberPdpSessSetupSuccessApnMatchingNiAndMalformedOi Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGgsnNumBearerStatsWithNoSRStats Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGgsnNumActiveGyAPTriggerbyCCRU Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGgsnNumTotalGyAPTriggerbyCCRU Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGgsnNumGyCCRTWriteToDisk Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGgsnNumGyAPTriggerByProtocolError Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGgsnNumGyAPTriggerByTransientFailure Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGgsnNumGyAPTriggerByPermanentFailure Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGgsnNumGyAPTriggerByMessageTimeout Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGgsnNumGyAPTriggerByLinkDown Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGgsnNumGyAPTriggerByInternalFailure Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGgsnNumStartPilotPacketsSent ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGgsnNumStopPilotPacketsSent ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGgsnNumRatChangePilotPacketsSent ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGgsnNumDeletePDPRejectMismatchedSrcAndFteidIP Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGgsnNumUpdatePDPRejectMismatchedSrcAndFteidIP Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGgsnNumLocalCloseCreatePDPParallelPDN Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGgsnNumCurrentGeoSyncRestoredSessions Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGgsnNumSGSNInitUpdatePdpRejectContextNotFound Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGgsnMinTeidReuseDuration Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGgsnNumDeletePDPCtxtRejectedInvalidPeer Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGgsnNumCreatePDPCtxtReqRejectedInvalidPeer Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGgsnNumUpdatePDPCtxtReqRejectedInvalidPeer Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGgsnNumDeletePDPCtxtRespDroppedInvalidPeer Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGgsnNumUpdatePDPCtxtRespDroppedInvalidPeer Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGgsnNumGtpv1InitPDPCtxtActivationRespDroppedInvalidPeer Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGgsnNumStatsUpdateForMissingSRsForActiveSessions Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGgsnNumStatsUpdateForMissingSRsForDeactivateSessions Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGgsnNumCDRsWithZeroServiceDataContainers Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGgsnMinCPlaneTeidReuseDuration Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGgsnMinUPlaneTeidReuseDuration Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGgsnNumberSigInfoLookupSuccessfulAndFilledConfiguredValues Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGgsnNumberSigInfoLookupFailure Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGgsnNumCreatePdpDroppedProcLimit Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGgsnNumDeletePdpDroppedProcLimit Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGgsnNumTotalSessionsWithTerminateTimer Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGgsnNumCurrentSessionsWithTerminateTimer Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGgsnNumCreateSessionRejectSessionBlocked Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGgsnNumLocalCloseAttemptsSessionBlocked Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGgsnNumLocalCloseTerminateServiceRule Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGgsnNumSessSetupFailuresExternalErrors Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGgsnNumSessDeactivationsExternalErrors Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGgsnNumSessSetupFailuresLocalErrors Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGgsnNumSessDeactivationsLocalErrors Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGgsnNumDnsCacheHits ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGgsnNumDnsCacheHitsNaptr ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGgsnNumDnsCacheHitsSrv ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGgsnNumDnsCacheHitsA ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGgsnNumCreatePdpRejectTamFailure Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGgsnNumSessionsEstablishedWithExistingImsiAndApn Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGgsnNumDnsResponseFailTimeout ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGgsnNumDnsResponseDropNoIntf ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGgsnNumDnsResponseDropNoSession ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGgsnNumDnsResponseDropNoPdnSession ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGgsnNumSessionPendedForDns ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGgsnNumSessionPendedForDnsSuccess ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGgsnNumSessionPendedForDnsTimeout ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGgsnNumLocalClosePcrfDownSessionHoldTime ConfdString } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGgsnName OBJECT-TYPE SYNTAX String MAX-ACCESS not-accessible STATUS current DESCRIPTION "Table Name" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGgsnEntry 1 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGgsnNumCurrentSessions OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGgsnEntry 2 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGgsnNumBearers OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Current number of PDP contexts" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGgsnEntry 3 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGgsnNumCreatePdpAttempt OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create PDP context attempts" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGgsnEntry 4 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGgsnNumCreatePdpAccept OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create PDP context attempts accepted" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGgsnEntry 5 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGgsnNumCreatePdpReject OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create PDP context attempts rejected" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGgsnEntry 6 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGgsnNumCreatePdpRejectMalformedReq OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create PDP context attempts rejected - malformed request" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGgsnEntry 7 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGgsnNumCreatePdpRejectUnknownApn OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create PDP context attempts rejected - unknown APN" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGgsnEntry 8 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGgsnNumCreatePdpRejectRsrcUnavailable OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create PDP context attempts rejected - resource unavailable" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGgsnEntry 9 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGgsnNumCreatePdpRejectServiceNotSupported OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create PDP context attempts rejected - service not supported" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGgsnEntry 10 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGgsnNumCreatePdpRejectSystemFailure OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create PDP context attempts rejected - system failure" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGgsnEntry 11 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGgsnNumCreatePdpRejectMisc OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create PDP context attempts rejected - unclassified" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGgsnEntry 12 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGgsnNumDeletePdpAttempt OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of delete PDP context attempts" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGgsnEntry 13 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGgsnNumDeletePdpAccept OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of delete PDP context attempts accepted" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGgsnEntry 14 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGgsnNumDeletePdpReject OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of delete PDP context attempts rejected" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGgsnEntry 15 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGgsnNumUEInitSecPdpActAttempt OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of UE initiated secondary PDP context activation attempts" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGgsnEntry 16 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGgsnNumUEInitSecPdpActAccept OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of UE initiated secondary PDP context activation attempts accepted" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGgsnEntry 17 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGgsnNumUEInitSecPdpActReject OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of UE initiated secondary PDP context activation attempts rejected" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGgsnEntry 18 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGgsnNumGGSNInitSecPdpActAttempt OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of GGSN initiated secondary PDP context activation attempts" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGgsnEntry 19 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGgsnNumGGSNInitSecPdpActAccept OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of GGSN initiated secondary PDP context activation attempts accepted" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGgsnEntry 20 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGgsnNumGGSNInitSecPdpActReject OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of GGSN initiated secondary PDP context activation attempts rejected" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGgsnEntry 21 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGgsnNumSGSNInitSecPdpDeactAttempt OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of SGSN initiated secondary PDP context deactivation attempts" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGgsnEntry 22 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGgsnNumSGSNInitSecPdpDeactAccept OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of SGSN initiated secondary PDP context deactivation attempts accepted" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGgsnEntry 23 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGgsnNumSGSNInitSecPdpDeactReject OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of SGSN initiated secondary PDP context deactivation attempts rejected" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGgsnEntry 24 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGgsnNumUEInitSecPdpDeactAttempt OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of UE initiated secondary PDP context deactivation attempts" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGgsnEntry 25 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGgsnNumUEInitSecPdpDeactAccept OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of UE initiated secondary PDP context deactivation attempts accepted" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGgsnEntry 26 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGgsnNumUEInitSecPdpDeactReject OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of UE initiated secondary PDP context deactivation attempts rejected" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGgsnEntry 27 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGgsnNumGGSNInitSecPdpDeactAttempt OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of GGSN initiated secondary PDP context deactivation attempts" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGgsnEntry 28 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGgsnNumGGSNInitSecPdpDeactAccept OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of GGSN initiated secondary PDP context deactivation attempts accepted" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGgsnEntry 29 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGgsnNumGGSNInitSecPdpDeactReject OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of GGSN initiated secondary PDP context deactivation attempts rejected" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGgsnEntry 30 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGgsnNumSGSNInitUpdatePdpAttempt OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of SGSN initiated update PDP context attempts" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGgsnEntry 31 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGgsnNumSGSNInitUpdatePdpAccept OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of SGSN initiated update PDP context attempts accepted" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGgsnEntry 32 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGgsnNumSGSNInitUpdatePdpReject OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of SGSN initiated update PDP context attempts rejected" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGgsnEntry 33 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGgsnNumGGSNInitUpdatePdpAttempt OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of GGSN initiated update PDP context attempts" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGgsnEntry 34 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGgsnNumGGSNInitUpdatePdpAccept OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of GGSN initiated update PDP context attempts accepted" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGgsnEntry 35 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGgsnNumGGSNInitUpdatePdpReject OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of GGSN initiated update PDP context attempts rejected" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGgsnEntry 36 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGgsnNumLocalCloseAttempts OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of local close attempts" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGgsnEntry 37 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGgsnNumLocalCloseAttemptsAccepted OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of local close attempts accepted" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGgsnEntry 38 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGgsnNumIdleDurationExceededCloses OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of sessions closed due to IDLE duration time exceeded" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGgsnEntry 39 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGgsnNumMaximalDurationExceededCloses OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of sessions closed due to MAXIMAL duration time exceeded" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGgsnEntry 40 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGgsnNumOperatorInitiatedCloses OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of operator initiated PDN session closes" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGgsnEntry 41 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGgsnNumActiveCurrentSessions OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Current number of active sessions" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGgsnEntry 42 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGgsnNumIdleCurrentSessions OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Current number of idle sessions" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGgsnEntry 43 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGgsnIntervalPeakCurrentSessions OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Interval peak number of sessions" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGgsnEntry 44 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGgsnIntervalPeakActiveCurrentSessions OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Interval peak number of active sessions" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGgsnEntry 45 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGgsnIntervalPeakIdleCurrentSessions OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Interval peak number of idle sessions" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGgsnEntry 46 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGgsnNumDefaultBearers OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Current number of Primary PDP Contexts" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGgsnEntry 47 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGgsnNumDedicatedBearers OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Current number of Secondary PDP Contexts" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGgsnEntry 48 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGgsnIntervalPeakBearers OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Interval peak number of PDP Contexts" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGgsnEntry 49 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGgsnIntervalPeakDefaultBearers OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Interval peak number of Primary PDP Contexts" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGgsnEntry 50 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGgsnIntervalPeakDedicatedBearers OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Interval peak number of Secondary PDP Contexts" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGgsnEntry 51 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGgsnNumDhcpReleaseLocalCloseAttempts OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of local close attempts due to DHCP Release" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGgsnEntry 52 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGgsnNumTraceSessionActivationAttempt OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of trace session activations received" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGgsnEntry 53 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGgsnNumTraceSessionActivationAccept OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of trace session activations accepted" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGgsnEntry 54 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGgsnNumTraceSessionDeactivationAttempt OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of trace session deactivations received" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGgsnEntry 55 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGgsnNumTraceSessionDeactivationAccept OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of trace session deactivations accepted" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGgsnEntry 56 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGgsnNumDhcpTimeoutLocalCloseAttempts OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of local close attempts due to DHCP IP Address Allocation Timeout" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGgsnEntry 57 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGgsnNumDhcpLeaseExpiryLocalCloseAttempts OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of local close attempts due to DHCP IP Address Lease Expiry" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGgsnEntry 58 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGgsnNumRadiusDisconnectLocalCloses OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of local closes due to RADIUS Disconnect from server" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGgsnEntry 59 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGgsnNumRatTypeUtranSessions OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Current number of UTRAN session" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGgsnEntry 60 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGgsnNumRatTypeGeranSessions OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Current number of GERAN session" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGgsnEntry 61 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGgsnNumRatTypeWlanSessions OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Current number of WLAN session" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGgsnEntry 62 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGgsnNumRatTypeGanSessions OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Current number of GAN session" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGgsnEntry 63 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGgsnNumRatTypeHspaEvoSessions OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Current number of HSPA Evolution session" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGgsnEntry 64 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGgsnNumUniqueSubscribers OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Current number of unique subscribers" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGgsnEntry 65 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGgsnNumIpv4PdnSessions OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Current number of IPv4 PDN Sessions" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGgsnEntry 66 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGgsnNumIpv6PdnSessions OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Current number of IPv6 PDN Sessions" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGgsnEntry 67 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGgsnNumIpv4v6PdnSessions OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Current number of Dual Stack PDN Sessions" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGgsnEntry 68 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGgsnNumSessionsSetupWithDefaultPolicy OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Sessions Setup With Default Gx Policy" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGgsnEntry 69 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGgsnNumActiveSessionsWithDefaultPolicy OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Active Sessions With Default Gx Policy" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGgsnEntry 70 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGgsnNumActiveGxReplaySessionsAwaitingPcrfRejoin OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Active Gx Replay Sessions Awaiting Pcrf Rejoin" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGgsnEntry 71 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGgsnNumGxReplaySessionsTerminated OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS deprecated DESCRIPTION "Number of Gx Replay Sessions Terminated" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGgsnEntry 72 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGgsnNumDuplicateSessionLocalCloseAttempts OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS deprecated DESCRIPTION "Total number of local close attempts due to Duplicate Session" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGgsnEntry 73 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGgsnNumCtrlTeidLookupFailures OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of lookup failures using the control TEID" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGgsnEntry 74 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGgsnNumPcrfRejoinSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of successful Gx PCRF Rejoins" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGgsnEntry 75 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGgsnNumErrorIndicationsProcessed OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Error Indications processed" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGgsnEntry 76 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGgsnNumErrorIndicationLocalCloseAttempts OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of local close attempts due to receipt of Error Indication" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGgsnEntry 77 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGgsnNumErrorIndicationBearerDeactivation OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Secondary PDP context deletion due to receipt of Error Indication" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGgsnEntry 78 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGgsnNumAwaitCoATimeoutLocalCloseAttempts OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of local close attempts due to no CoA received within the configured timeout" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGgsnEntry 79 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGgsnNumPcrfInitiatedCloseAttempts OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of pcrf initiated close attempts" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGgsnEntry 80 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGgsnNumOcsInitiatedCloseAttempts OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of ocs initiated close attempts" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGgsnEntry 81 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGgsnNumL2tpGwSessionDeleteAttempts OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of L2tp GGSN delete request attempts " ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGgsnEntry 82 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGgsnNumUplinkPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink packets received" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGgsnEntry 83 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGgsnNumUplinkBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink bytes received" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGgsnEntry 84 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGgsnNumUplinkDropPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink packets dropped" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGgsnEntry 85 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGgsnNumUplinkDropBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink bytes dropped" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGgsnEntry 86 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGgsnNumDownlinkPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink packets received" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGgsnEntry 87 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGgsnNumDownlinkBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink bytes received" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGgsnEntry 88 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGgsnNumDownlinkDropPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink packets dropped" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGgsnEntry 89 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGgsnNumDownlinkDropBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink bytes dropped" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGgsnEntry 90 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGgsnNumGtppCdrSent OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of GTPP CDRs that were sent successfully" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGgsnEntry 91 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGgsnNumGtppCdrRespSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of GTPP CDRs for which a success response was received" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGgsnEntry 92 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGgsnNumGtppCdrRespFailure OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of GTPP CDRs for which a failure response was received" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGgsnEntry 93 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGgsnNumGtppCdrRespTimeout OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of GTPP CDRs for which no response was received in the expected time" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGgsnEntry 94 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGgsnNumDeletePdpDropTearDownIndMissingOneBearerOnly OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of delete PDP context dropped as teardown ind is missing in message received for session with only one bearer" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGgsnEntry 95 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGgsnNumDeletePdpDropTearDownIndMissingForDefaultBearer OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of delete PDP context dropped as teardown ind is missing in message received with default bearer id" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGgsnEntry 96 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGgsnNumSessionsSetupWithDefaultGyQuota OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Sessions Setup With Default Gy Quota" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGgsnEntry 97 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGgsnNumActiveSessionsWithDefaultGyQuota OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Active Sessions With Default Quota" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGgsnEntry 98 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGgsnNumActiveGySessionsAwaitingOcsRejoin OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Active Gy Sessions Awaiting OCS Rejoin" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGgsnEntry 99 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGgsnNumOcsGyRejoinSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of successful OCS Gy Rejoins" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGgsnEntry 100 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGgsnNumDefaultGyQuotaReapplied OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of times default Gy Quota was reapplied due to CCR-I failure." ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGgsnEntry 101 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGgsnNumDefaultGyQuotaAppliedCcruFailure OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of times default Gy Quota was applied due to CCR-U Failure." ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGgsnEntry 102 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGgsnNumGyDownGyRejoinTimerRestarted OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of times Gy Rejoin timer was restarted because Gy interface was down." ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGgsnEntry 103 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGgsnNumGxSessions OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Current number session using Gx interface" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGgsnEntry 104 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGgsnNumGySessions OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Current number session using Gy interface" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGgsnEntry 105 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGgsnNumS6bInitiatedCloseAttempts OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of s6b initiated close attempts" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGgsnEntry 106 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGgsnNumActiveS6bSessions OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS deprecated DESCRIPTION "Number of active S6b Sessions" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGgsnEntry 107 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGgsnDefaultGyUplinkBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total Uplink bytes using Default Gy Quota" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGgsnEntry 108 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGgsnDefaultGyDownlinkBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total Downlink bytes using Default Gy Quota" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGgsnEntry 109 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGgsnNumBearerIdleDurationExceededCloses OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers deactivated due to IDLE duration time exceeded" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGgsnEntry 110 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGgsnNumOfActiveS6bSessions OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of active S6b Sessions" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGgsnEntry 111 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGgsnNumDnsAttempts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "DNS Request - Attempts" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGgsnEntry 112 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGgsnNumDnsSendSuccess OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "DNS Request - Success" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGgsnEntry 113 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGgsnNumDnsSendFailedNoConfig OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "DNS Request Failed - No DNS Configuration" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGgsnEntry 114 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGgsnNumDnsFailedMisc OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "DNS Request Failed - Miscellaneous" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGgsnEntry 115 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGgsnNumDnsResponses OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "DNS Response - Total Received" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGgsnEntry 116 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGgsnNumDnsResponseSuccess OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "DNS Response - Success" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGgsnEntry 117 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGgsnNumDnsResponseFailNoResponse OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "DNS Response Failed - No response from server" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGgsnEntry 118 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGgsnNumDnsResponseFailNoName OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "DNS Response Failed - Domain Name Not Found" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGgsnEntry 119 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGgsnNumDnsResponseFailNoData OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "DNS Response Failed - No Data" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGgsnEntry 120 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGgsnNumDnsResponseFailMisc OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "DNS Response Failed - Miscellaneous" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGgsnEntry 121 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGgsnNumPcoPcscfDefaultFqdnUsed OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of times default P-CSCF FQDN used for DNS lookup" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGgsnEntry 122 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGgsnNumPcoPcscfTableUsed OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of times P-CSCF table used for P-CSCF IP Address allocation" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGgsnEntry 123 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGgsnNumCurrentSessionsGnGeran OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Current number of Gn GERAN sessions" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGgsnEntry 124 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGgsnNumCurrentSessionsGnUtran OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Current number of Gn UTRAN sessions" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGgsnEntry 125 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGgsnNumCurrentSessionsRoaming OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Current number of roaming sessions" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGgsnEntry 126 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGgsnNumUplinkGnGpGeranPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink GnGp GERAN packets received" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGgsnEntry 127 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGgsnNumUplinkGnGpGeranBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink GnGp Geran bytes received" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGgsnEntry 128 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGgsnNumUplinkGnGpGeranDropPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink GnGp Geran packets dropped" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGgsnEntry 129 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGgsnNumUplinkGnGpGeranDropBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink GnGp Geran bytes dropped" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGgsnEntry 130 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGgsnNumDownlinkGnGpGeranPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink GnGp Geran packets received" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGgsnEntry 131 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGgsnNumDownlinkGnGpGeranBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink GnGp Geran bytes received" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGgsnEntry 132 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGgsnNumDownlinkGnGpGeranDropPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink GnGp Geran packets dropped" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGgsnEntry 133 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGgsnNumDownlinkGnGpGeranDropBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink GnGp Geran bytes dropped" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGgsnEntry 134 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGgsnNumUplinkGnGpUtranPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink GnGp UTRAN packets received" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGgsnEntry 135 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGgsnNumUplinkGnGpUtranBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink GnGp Utran bytes received" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGgsnEntry 136 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGgsnNumUplinkGnGpUtranDropPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink GnGp Utran packets dropped" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGgsnEntry 137 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGgsnNumUplinkGnGpUtranDropBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink GnGp Utran bytes dropped" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGgsnEntry 138 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGgsnNumDownlinkGnGpUtranPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink GnGp Utran packets received" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGgsnEntry 139 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGgsnNumDownlinkGnGpUtranBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink GnGp Utran bytes received" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGgsnEntry 140 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGgsnNumDownlinkGnGpUtranDropPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink GnGp Utran packets dropped" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGgsnEntry 141 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGgsnNumDownlinkGnGpUtranDropBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink GnGp Utran bytes dropped" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGgsnEntry 142 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGgsnNumAcctStartReqAttempt OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Accounting Start Request Attempts" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGgsnEntry 143 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGgsnNumAcctStartReqAccept OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Accounting Start Requests Accepted" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGgsnEntry 144 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGgsnNumAcctStartReqTimeout OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Accounting Start Request Timeouts" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGgsnEntry 145 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGgsnNumAcctStartReqNotWaitingForResponse OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Accounting Start Requests Not Waiting for Response" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGgsnEntry 146 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGgsnNumAcctInterimUpdReqAttempt OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Accounting Interim Update Request Attempts" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGgsnEntry 147 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGgsnNumAcctInterimUpdReqAccept OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Accounting Interim Update Requests Accepted" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGgsnEntry 148 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGgsnNumAcctInterimUpdReqTimeout OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Accounting Interim Update Request Timeouts" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGgsnEntry 149 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGgsnNumAcctInterimUpdReqNotWaitingForResponse OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Accounting Interim Update Requests Not Waiting for Response" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGgsnEntry 150 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGgsnNumAcctStopReqAttempt OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Accounting Stop Request Attempts" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGgsnEntry 151 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGgsnNumAcctStopReqAccept OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Accounting Stop Requests Accepted" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGgsnEntry 152 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGgsnNumAcctStopReqTimeout OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Accounting Stop Request Timeouts" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGgsnEntry 153 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGgsnNumAcctStopReqNotWaitingForResponse OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Accounting Stop Requests Not Waiting for Response" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGgsnEntry 154 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGgsnNumberPdpSessSetupSuccessApnMatchingExactMatch OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Create PDP Session Requests Accepted with APN Matching Type Exact Match" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGgsnEntry 155 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGgsnNumberPdpSessSetupSuccessApnMatchingNiOnly OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Create PDP Session Requests Accepted with APN Matching Type NI Only" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGgsnEntry 156 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGgsnNumberPdpSessSetupSuccessApnMatchingNiAndMalformedOi OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Create PDP Session Requests Accepted with APN Matching Type NI And Malformed OI" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGgsnEntry 157 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGgsnNumBearerStatsWithNoSRStats OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of CDRs with Bearer traffic stats but no Service Rule stats" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGgsnEntry 158 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGgsnNumActiveGyAPTriggerbyCCRU OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of sessions that currently using default quota triggered by CCR-U failure" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGgsnEntry 159 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGgsnNumTotalGyAPTriggerbyCCRU OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of total sessions using default quota triggered by CCR-U failure" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGgsnEntry 160 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGgsnNumGyCCRTWriteToDisk OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of record logs to disk due to CCR-T failure" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGgsnEntry 161 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGgsnNumGyAPTriggerByProtocolError OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of total sessions using default quota triggered by 3xx" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGgsnEntry 162 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGgsnNumGyAPTriggerByTransientFailure OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of total sessions using default quota triggered by 4xx result code" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGgsnEntry 163 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGgsnNumGyAPTriggerByPermanentFailure OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of total sessions using default quota triggered by 5xx result code" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGgsnEntry 164 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGgsnNumGyAPTriggerByMessageTimeout OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of total sessions using default quota triggered by timeout" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGgsnEntry 165 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGgsnNumGyAPTriggerByLinkDown OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of total sessions using default quota triggered by OCS link down" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGgsnEntry 166 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGgsnNumGyAPTriggerByInternalFailure OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of total sessions using default quota triggered by internal error or back pressure" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGgsnEntry 167 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGgsnNumStartPilotPacketsSent OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Session-Start Pilot Packets sent" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGgsnEntry 168 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGgsnNumStopPilotPacketsSent OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Session-Stop Pilot Packets sent" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGgsnEntry 169 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGgsnNumRatChangePilotPacketsSent OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Rat-Change Pilot Packets sent" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGgsnEntry 170 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGgsnNumDeletePDPRejectMismatchedSrcAndFteidIP OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total Number of Delete PDP Context Requests Rejected due to Source IP and F-TEID IP mismatch" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGgsnEntry 171 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGgsnNumUpdatePDPRejectMismatchedSrcAndFteidIP OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total Number of Update PDP Context Requests Rejected due to Source IP and F-TEID IP mismatch" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGgsnEntry 172 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGgsnNumLocalCloseCreatePDPParallelPDN OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total Number of PDP Contexts locally closed due to parallel PDN connection setup" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGgsnEntry 173 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGgsnNumCurrentGeoSyncRestoredSessions OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Current number of PDN Sessions restored from Geo Active" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGgsnEntry 174 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGgsnNumSGSNInitUpdatePdpRejectContextNotFound OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of SGSN initiated update PDP context attempts rejected due to context not found" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGgsnEntry 175 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGgsnMinTeidReuseDuration OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Mininum duration in which TEID got reused" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGgsnEntry 176 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGgsnNumDeletePDPCtxtRejectedInvalidPeer OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total Number of Delete PDP Context Requests Rejected due to Source IP and F-TEID IP mismatch or IMSI mismatch" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGgsnEntry 177 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGgsnNumCreatePDPCtxtReqRejectedInvalidPeer OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total Number of Create PDP Context Requests Rejected due to Source IP and F-TEID IP mismatch or IMSI mismatch" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGgsnEntry 178 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGgsnNumUpdatePDPCtxtReqRejectedInvalidPeer OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total Number of Update PDP Context Requests Rejected due to Source IP and F-TEID IP mismatch or IMSI mismatch" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGgsnEntry 179 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGgsnNumDeletePDPCtxtRespDroppedInvalidPeer OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "otal Number of Delete PDP Context Responses Dropped due to Source IP and F-TEID IP mismatch or IMSI mismatch" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGgsnEntry 180 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGgsnNumUpdatePDPCtxtRespDroppedInvalidPeer OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total Number of Update PDP Context Responses Dropped due to Source IP and F-TEID IP mismatch or IMSI mismatch" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGgsnEntry 181 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGgsnNumGtpv1InitPDPCtxtActivationRespDroppedInvalidPeer OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total Number of Init PDP Context Activation Responses Dropped due to Source IP and F-TEID IP mismatch or IMSI mismatch" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGgsnEntry 182 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGgsnNumStatsUpdateForMissingSRsForActiveSessions OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of missing Service-Rule Stats Update for active sessions" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGgsnEntry 183 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGgsnNumStatsUpdateForMissingSRsForDeactivateSessions OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of missing Service-Rule Stats Update for Sessions in deactivate state" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGgsnEntry 184 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGgsnNumCDRsWithZeroServiceDataContainers OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of CDRs generated with Zero Service Data Containers" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGgsnEntry 185 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGgsnMinCPlaneTeidReuseDuration OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Mininum duration in which Control Plane TEID got reused (for non Gtp V0 sessions)" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGgsnEntry 186 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGgsnMinUPlaneTeidReuseDuration OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Mininum duration in which User Plane TEID got reused (for non Gtp V0 sessions)" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGgsnEntry 187 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGgsnNumberSigInfoLookupSuccessfulAndFilledConfiguredValues OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of sessions filled with configured values for Signalling Information Elements" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGgsnEntry 188 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGgsnNumberSigInfoLookupFailure OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of sessions that did not have configured Signalling Information Elements" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGgsnEntry 189 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGgsnNumCreatePdpDroppedProcLimit OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total Number of Create Pdp context Requests rejected due to procedure limit reached" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGgsnEntry 190 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGgsnNumDeletePdpDroppedProcLimit OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total Number of Delete Pdp context Requests rejected due to procedure limit reached" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGgsnEntry 191 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGgsnNumTotalSessionsWithTerminateTimer OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of times Session terminate timer started becuase Gy interface was down" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGgsnEntry 192 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGgsnNumCurrentSessionsWithTerminateTimer OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Active Sessions with Session terminate timer running " ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGgsnEntry 193 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGgsnNumCreateSessionRejectSessionBlocked OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create session requests rejected due to session blocked" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGgsnEntry 194 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGgsnNumLocalCloseAttemptsSessionBlocked OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of local close attempts due to session blocked" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGgsnEntry 195 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGgsnNumLocalCloseTerminateServiceRule OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of local closes due to traffic through service rule with terminate action" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGgsnEntry 196 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGgsnNumSessSetupFailuresExternalErrors OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total Number of Session Setup Failures due to External Errors" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGgsnEntry 197 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGgsnNumSessDeactivationsExternalErrors OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total Number of Session Deactivations due to External Errors" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGgsnEntry 198 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGgsnNumSessSetupFailuresLocalErrors OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total Number of Session Setup Failures due to Local Errors" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGgsnEntry 199 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGgsnNumSessDeactivationsLocalErrors OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total Number of Session Deactivations due to Local Errors" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGgsnEntry 200 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGgsnNumDnsCacheHits OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "DNS - Records found in cache" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGgsnEntry 201 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGgsnNumDnsCacheHitsNaptr OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "DNS - Naptr records found in cache" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGgsnEntry 202 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGgsnNumDnsCacheHitsSrv OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "DNS - Srv records found in cache" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGgsnEntry 203 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGgsnNumDnsCacheHitsA OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "DNS - A/AAAA records found in cache" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGgsnEntry 204 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGgsnNumCreatePdpRejectTamFailure OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create PDP context attempts rejected - due to TAM failure" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGgsnEntry 205 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGgsnNumSessionsEstablishedWithExistingImsiAndApn OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of sessions established with IMSI/APN combination for which already a session is established" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGgsnEntry 206 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGgsnNumDnsResponseFailTimeout OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "DNS Response Failed - Session timeout waiting for DNS" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGgsnEntry 207 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGgsnNumDnsResponseDropNoIntf OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "DNS Response Failed - Dropped no SL interface" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGgsnEntry 208 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGgsnNumDnsResponseDropNoSession OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "DNS Response Failed - Dropped no session" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGgsnEntry 209 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGgsnNumDnsResponseDropNoPdnSession OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "DNS Response Failed - Dropped no PDN session" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGgsnEntry 210 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGgsnNumSessionPendedForDns OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Sessions pended for DNS" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGgsnEntry 211 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGgsnNumSessionPendedForDnsSuccess OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "DNS success for pended sessions" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGgsnEntry 212 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGgsnNumSessionPendedForDnsTimeout OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "DNS timeout for pended sessions" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGgsnEntry 213 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGgsnNumLocalClosePcrfDownSessionHoldTime OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of session locally closed due to pcrf down session hold time expiry" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGgsnEntry 214 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceMccTable OBJECT-TYPE SYNTAX SEQUENCE OF AffirmedZoneGatewayStatisticsGridLevelCallPerformanceMccEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "" ::= { affirmedZoneMIB 203 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceMccEntry OBJECT-TYPE SYNTAX AffirmedZoneGatewayStatisticsGridLevelCallPerformanceMccEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "" INDEX { affirmedZoneName, affirmedZoneGatewayStatisticsGridLevelCallPerformanceMccName } ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceMccTable 1 } AffirmedZoneGatewayStatisticsGridLevelCallPerformanceMccEntry ::= SEQUENCE { affirmedZoneGatewayStatisticsGridLevelCallPerformanceMccName String, affirmedZoneGatewayStatisticsGridLevelCallPerformanceMccNumCurrentSessions Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceMccNumBearers Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceMccNumActiveCurrentSessions Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceMccNumIdleCurrentSessions Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceMccNumDefaultBearers Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceMccNumDedicatedBearers Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceMccNumCreateSessionAttempt Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceMccNumCreateSessionAccept Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceMccNumCreateSessionReject Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceMccNumCreateSessionRejectMalformedReq Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceMccNumCreateSessionRejectUnknownApn Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceMccNumCreateSessionRejectRsrcUnavailable Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceMccNumCreateSessionRejectServiceNotSupported Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceMccNumCreateSessionRejectSystemFailure Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceMccNumCreateSessionRejectMisc Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceMccNumDeleteSessionAttempt Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceMccNumDeleteSessionAccept Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceMccNumDeleteSessionReject Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceMccNumModifyBearerAttempt Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceMccNumModifyBearerAccept Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceMccNumModifyBearerReject Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceMccNumLocalCloseAttempts Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceMccNumLocalCloseAttemptsAccepted Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceMccNumModifyBearerCmdAttempt Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceMccNumModifyBearerCmdReject Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceMccNumDuplicateSessionLocalCloseAttempts Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceMccNumUplinkPackets ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceMccNumUplinkBytes ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceMccNumUplinkDropPackets ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceMccNumUplinkDropBytes ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceMccNumDownlinkPackets ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceMccNumDownlinkBytes ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceMccNumDownlinkDropPackets ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceMccNumDownlinkDropBytes ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceMccNumberSessSetupSuccessApnMatchingExactMatch Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceMccNumberSessSetupSuccessApnMatchingNiOnly Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceMccNumberSessSetupSuccessApnMatchingNiAndMalformedOi Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceMccNumCreateSessionRejectApnCongested Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceMccNumCreateSessionRejectApnCongestedCritical Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceMccNumCreateSessionRejectApnCongestedMajor Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceMccNumCreateSessionRejectApnCongestedMinor Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceMccNumCreateSessionRejectSessionBlocked Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceMccNumLocalCloseAttemptsSessionBlocked Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceMccNumLocalCloseTerminateServiceRule Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceMccNumberSigInfoLookupSuccessfulAndFilledConfiguredValues Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceMccNumberSigInfoLookupFailure Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceMccNumCreateSessionRejectTamFailure Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceMccNumLocalClosePcrfDownSessionHoldTime ConfdString } affirmedZoneGatewayStatisticsGridLevelCallPerformanceMccName OBJECT-TYPE SYNTAX String MAX-ACCESS not-accessible STATUS current DESCRIPTION "Table Name" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceMccEntry 1 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceMccNumCurrentSessions OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceMccEntry 2 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceMccNumBearers OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Current number of bearers" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceMccEntry 3 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceMccNumActiveCurrentSessions OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Current number of active sessions" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceMccEntry 4 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceMccNumIdleCurrentSessions OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Current number of idle sessions" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceMccEntry 5 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceMccNumDefaultBearers OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Current number of default bearers" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceMccEntry 6 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceMccNumDedicatedBearers OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Current number of dedicated bearers" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceMccEntry 7 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceMccNumCreateSessionAttempt OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create session attempts" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceMccEntry 8 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceMccNumCreateSessionAccept OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create session attempts accepted" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceMccEntry 9 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceMccNumCreateSessionReject OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create session attempts rejected" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceMccEntry 10 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceMccNumCreateSessionRejectMalformedReq OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create session attempts rejected - malformed request" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceMccEntry 11 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceMccNumCreateSessionRejectUnknownApn OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create session attempts rejected - unknown APN" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceMccEntry 12 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceMccNumCreateSessionRejectRsrcUnavailable OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create session attempts rejected - resources unavailable" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceMccEntry 13 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceMccNumCreateSessionRejectServiceNotSupported OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create session attempts rejected - service not supported" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceMccEntry 14 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceMccNumCreateSessionRejectSystemFailure OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create session attempts rejected - system failure" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceMccEntry 15 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceMccNumCreateSessionRejectMisc OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create session attempts rejected - unclassified" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceMccEntry 16 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceMccNumDeleteSessionAttempt OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of delete session attempts received" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceMccEntry 17 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceMccNumDeleteSessionAccept OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of delete session attempts accepted" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceMccEntry 18 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceMccNumDeleteSessionReject OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of delete session attempts rejected" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceMccEntry 19 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceMccNumModifyBearerAttempt OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of modify bearer attempts" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceMccEntry 20 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceMccNumModifyBearerAccept OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of modify bearer attempts accepted" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceMccEntry 21 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceMccNumModifyBearerReject OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of modify bearer attempts rejected" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceMccEntry 22 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceMccNumLocalCloseAttempts OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of local close attempts" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceMccEntry 23 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceMccNumLocalCloseAttemptsAccepted OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of local close attempts accepted" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceMccEntry 24 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceMccNumModifyBearerCmdAttempt OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of modify bearer command attempts" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceMccEntry 25 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceMccNumModifyBearerCmdReject OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of modify bearer command attempts rejected" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceMccEntry 26 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceMccNumDuplicateSessionLocalCloseAttempts OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of local close attempts due to Duplicate Session" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceMccEntry 27 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceMccNumUplinkPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink packets received" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceMccEntry 28 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceMccNumUplinkBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink bytes received" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceMccEntry 29 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceMccNumUplinkDropPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink packets dropped" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceMccEntry 30 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceMccNumUplinkDropBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink bytes dropped" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceMccEntry 31 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceMccNumDownlinkPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink packets received" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceMccEntry 32 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceMccNumDownlinkBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink bytes received" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceMccEntry 33 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceMccNumDownlinkDropPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink packets dropped" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceMccEntry 34 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceMccNumDownlinkDropBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink bytes dropped" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceMccEntry 35 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceMccNumberSessSetupSuccessApnMatchingExactMatch OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Create Session Requests Accepted with APN Matching Type Exact Match" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceMccEntry 36 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceMccNumberSessSetupSuccessApnMatchingNiOnly OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Create Session Requests Accepted with APN Matching Type NI Only" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceMccEntry 37 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceMccNumberSessSetupSuccessApnMatchingNiAndMalformedOi OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Create Session Requests Accepted with APN Matching Type NI And Malformed OI" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceMccEntry 38 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceMccNumCreateSessionRejectApnCongested OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create session requests rejected - apn in congestion state" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceMccEntry 39 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceMccNumCreateSessionRejectApnCongestedCritical OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create session requests rejected - apn in congestion state" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceMccEntry 40 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceMccNumCreateSessionRejectApnCongestedMajor OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create session requests rejected - apn in congestion state" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceMccEntry 41 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceMccNumCreateSessionRejectApnCongestedMinor OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create session requests rejected - apn in congestion state" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceMccEntry 42 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceMccNumCreateSessionRejectSessionBlocked OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create session requests rejected due to session blocked" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceMccEntry 43 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceMccNumLocalCloseAttemptsSessionBlocked OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of local close attempts due to session blocked" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceMccEntry 44 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceMccNumLocalCloseTerminateServiceRule OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of local closes due to traffic through service rule with terminate action" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceMccEntry 45 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceMccNumberSigInfoLookupSuccessfulAndFilledConfiguredValues OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of sessions filled with configured values for Signalling Information Elements" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceMccEntry 46 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceMccNumberSigInfoLookupFailure OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of sessions that did not have configured Signalling Information Elements" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceMccEntry 47 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceMccNumCreateSessionRejectTamFailure OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create session attempts rejected - due to TAM failure" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceMccEntry 48 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceMccNumLocalClosePcrfDownSessionHoldTime OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of session locally closed due to pcrf down session hold time expiry" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceMccEntry 49 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagTable OBJECT-TYPE SYNTAX SEQUENCE OF AffirmedZoneGatewayStatisticsGridLevelCallPerformanceWagEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "" ::= { affirmedZoneMIB 204 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagEntry OBJECT-TYPE SYNTAX AffirmedZoneGatewayStatisticsGridLevelCallPerformanceWagEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "" INDEX { affirmedZoneName, affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagName } ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagTable 1 } AffirmedZoneGatewayStatisticsGridLevelCallPerformanceWagEntry ::= SEQUENCE { affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagName String, affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagNumCurrentSessions Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagNumBearers Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagNumCreateSessionAttempt Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagNumCreateSessionAccept Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagNumCreateSessionReject Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagNumCreateSessionRejectMalformedReq Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagNumCreateSessionRejectUnknownApn Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagNumCreateSessionRejectRsrcUnavailable Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagNumCreateSessionRejectServiceNotSupported Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagNumCreateSessionRejectSystemFailure Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagNumCreateSessionRejectMisc Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagNumDeleteSessionAttempt Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagNumDeleteSessionAccept Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagNumDeleteSessionReject Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagNumLocalCloseAttempts Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagNumLocalCloseAttemptsAccepted Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagNumIdleDurationExceededCloses Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagNumMaximalDurationExceededCloses Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagNumOperatorInitiatedCloses Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagNumActiveCurrentSessions Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagNumIdleCurrentSessions Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagIntervalPeakCurrentSessions Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagIntervalPeakActiveCurrentSessions Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagIntervalPeakIdleCurrentSessions Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagNumDhcpReleaseLocalCloseAttempts Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagNumIntraWagSessionHandovers Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagNumDhcpTimeoutLocalCloseAttempts Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagNumDhcpLeaseExpiryLocalCloseAttempts Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagNumDuplicateSessionLocalCloseAttempts Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagNumAwaitCoATimeoutLocalCloseAttempts Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagNumUplinkPackets ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagNumUplinkBytes ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagNumUplinkDropPackets ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagNumUplinkDropBytes ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagNumDownlinkPackets ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagNumDownlinkBytes ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagNumDownlinkDropPackets ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagNumDownlinkDropBytes ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagNumCoaReceived ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagNumCoaDisableRedirectProcessed ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagNumCoaQosChangeProcessed ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagNumCoaIgnore ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagNumL2tpGwSessionDeleteAttempts Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagNumRadiusDisconnectLocalCloses Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagIntervalPeakCreditedSessions Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagNumCoaEnableRedirectProcessed ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagNumErrorIndicationsProcessed Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagNumErrorIndicationLocalCloseAttempts Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagNumErrorIndicationBearerDeactivation Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagNumCaptiveCurrentSessions Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagNumOpenCurrentSessions Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagCumulativeDhcpClientLatency ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagDhcpClientLatencySamples Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagAverageDhcpClientLatency ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagNumIpv4Sessions ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagNumIpv6Sessions ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagNumIpv4v6Sessions ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagAverageTimeInvolvedInHandoverPerUE ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagNumUEHandoverAttempts ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagNumUEHandoversSuccess ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagNumUEHandoversFailed ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagNumberSessSetupSuccessApnMatchingExactMatch Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagNumberSessSetupSuccessApnMatchingNiOnly Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagNumberSessSetupSuccessApnMatchingNiAndMalformedOi Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagNumCreateBearerReq Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagNumCreateBearerAccept Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagNumCreateBearerReject Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagNumDeleteBearerReq Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagNumDeleteBearerAccept Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagNumDeleteBearerReject Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagNumUpdateBearerReq Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagNumUpdateBearerAccept Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagNumUpdateBearerReject Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagNumCreateSessionReqToPgw Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagNumCreateSessionAcceptFromPgw Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagNumCreateSessionRejectFromPgw Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagNumDeleteSessionReqToPgw Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagNumDeleteSessionAcceptFromPgw Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagNumDeleteSessionRejectFromPgw Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagNumModifyBearerCommandReqToPgw Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagNumModifyBearerFailureIndFromPgw Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagNumCreateSessionRespNoContext Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagNumCreateSessionReqFailedNoPgw ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagNumBarredPgwSelectedForSessionSetup ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagTotalNumUniqueSubscribers Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagNumUEHandoversTo3gpp ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagNumCreateSessionRejectApnCongested Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagNumCreateSessionRejectApnCongestedCritical Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagNumCreateSessionRejectApnCongestedMajor Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagNumCreateSessionRejectApnCongestedMinor Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagNumUniqueSubscribers Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagNumGxSessions Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagNumDnsAttempts ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagNumDnsSendSuccess ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagNumDnsSendFailedNoConfig ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagNumDnsFailedMisc ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagNumDnsResponses ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagNumDnsResponseSuccess ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagNumDnsResponseFailNoResponse ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagNumDnsResponseFailNoName ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagNumDnsResponseFailNoData ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagNumDnsResponseFailMisc ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagNumDhcpDiscoverMessagesRecvd ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagNumDhcpRequestMessagesRecvd ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagNumDhcpOfferMessagesSent ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagNumDhcpAckMessagesSent ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagNumDhcpNackMessagesSent ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagNumDhcpReleaseMessagesRecvd ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagNumCreateSessionRejectSessionBlocked Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagNumLocalCloseAttemptsSessionBlocked Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagNumCreateSessionRequestTimeoutToPgw ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagNumDeleteSessionRequestTimeoutToPgw ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagNumStaticPgwSelected ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagNumPgwFqdnForSession ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagNumApnFqdnForSession ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagNumPgwIPAddressForSession ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagNumPgwReplacementOIForSession ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagNumLocalCloseTerminateServiceRule Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagNumSessionAttemptAfterPgwTimeout ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagNumSessionSuccessAfterPgwTimeout ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagNumDnsCacheHits ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagNumDnsCacheHitsNaptr ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagNumDnsCacheHitsSrv ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagNumDnsCacheHitsA ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagNumCreatePdpCtxtRequestsToGgsn ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagNumCreatePdpCtxtResponsesFromGgsn ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagNumDeletePdpCtxtRequestsFromGgsn ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagNumDeletePdpCtxtResponsesToGgsn ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagNumDeletePdpCtxtRequestsToGgsn ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagNumDeletePdpCtxtResponsesFromGgsn ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagNumCreateSessionRejectTamFailure Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagNumDnsResponseFailTimeout ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagNumDnsResponseDropNoIntf ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagNumDnsResponseDropNoSession ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagNumDnsResponseDropNoPdnSession ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagNumSessionPendedForDns ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagNumSessionPendedForDnsSuccess ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagNumSessionPendedForDnsTimeout ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagNumLocalClosePcrfDownSessionHoldTime ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagNumSessionFailureAaaSessionValidation ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagNumSessionFailureAaaNoImsiForTempIdentity ConfdString } affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagName OBJECT-TYPE SYNTAX String MAX-ACCESS not-accessible STATUS current DESCRIPTION "Table Name" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagEntry 1 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagNumCurrentSessions OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Current number of Sessions" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagEntry 2 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagNumBearers OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Current number of bearers" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagEntry 3 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagNumCreateSessionAttempt OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create session attempts" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagEntry 4 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagNumCreateSessionAccept OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create session attempts accepted" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagEntry 5 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagNumCreateSessionReject OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create session attempts rejected" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagEntry 6 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagNumCreateSessionRejectMalformedReq OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create session attempts rejected - malformed request" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagEntry 7 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagNumCreateSessionRejectUnknownApn OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create session attempts rejected - unknown APN" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagEntry 8 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagNumCreateSessionRejectRsrcUnavailable OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create session attempts rejected - resources unavailable" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagEntry 9 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagNumCreateSessionRejectServiceNotSupported OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create session attempts rejected - service not supported" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagEntry 10 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagNumCreateSessionRejectSystemFailure OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create session attempts rejected - system failure" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagEntry 11 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagNumCreateSessionRejectMisc OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create session attempts rejected - unclassified" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagEntry 12 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagNumDeleteSessionAttempt OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of delete session attempts received" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagEntry 13 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagNumDeleteSessionAccept OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of delete session attempts accepted" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagEntry 14 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagNumDeleteSessionReject OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of delete session attempts rejected" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagEntry 15 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagNumLocalCloseAttempts OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of local close attempts" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagEntry 16 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagNumLocalCloseAttemptsAccepted OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of local close attempts accepted" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagEntry 17 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagNumIdleDurationExceededCloses OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of sessions closed due to IDLE duration time exceeded" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagEntry 18 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagNumMaximalDurationExceededCloses OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of sessions closed due to MAXIMAL duration time exceeded" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagEntry 19 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagNumOperatorInitiatedCloses OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of operator initiated PDN session closes" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagEntry 20 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagNumActiveCurrentSessions OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Current number of active sessions" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagEntry 21 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagNumIdleCurrentSessions OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Current number of idle sessions" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagEntry 22 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagIntervalPeakCurrentSessions OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Interval peak number of sessions" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagEntry 23 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagIntervalPeakActiveCurrentSessions OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Interval peak number of active sessions" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagEntry 24 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagIntervalPeakIdleCurrentSessions OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Interval peak number of idle sessions" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagEntry 25 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagNumDhcpReleaseLocalCloseAttempts OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of local close attempts due to DHCP Release" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagEntry 26 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagNumIntraWagSessionHandovers OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of intra-WAG session handovers" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagEntry 27 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagNumDhcpTimeoutLocalCloseAttempts OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of local close attempts due to DHCP IP Address Allocation Timeout" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagEntry 28 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagNumDhcpLeaseExpiryLocalCloseAttempts OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of local close attempts due to DHCP IP Address Lease Expiry" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagEntry 29 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagNumDuplicateSessionLocalCloseAttempts OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of local close attempts due to Duplicate Session" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagEntry 30 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagNumAwaitCoATimeoutLocalCloseAttempts OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of local close attempts due to no CoA received within the configured timeout" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagEntry 31 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagNumUplinkPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink packets received" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagEntry 32 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagNumUplinkBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink bytes received" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagEntry 33 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagNumUplinkDropPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink packets dropped" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagEntry 34 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagNumUplinkDropBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink bytes dropped" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagEntry 35 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagNumDownlinkPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink packets received" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagEntry 36 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagNumDownlinkBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink bytes received" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagEntry 37 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagNumDownlinkDropPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink packets dropped" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagEntry 38 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagNumDownlinkDropBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink bytes dropped" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagEntry 39 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagNumCoaReceived OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of RADIUS Change of Authorization requests received" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagEntry 40 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagNumCoaDisableRedirectProcessed OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of RADIUS CoA requests received disabling HTTP Redirection" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagEntry 41 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagNumCoaQosChangeProcessed OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of RADIUS CoA requests received changing the subscriber QoS" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagEntry 42 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagNumCoaIgnore OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of RADIUS CoA requests ignored due to no required action" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagEntry 43 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagNumL2tpGwSessionDeleteAttempts OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of L2tp gateway delete request attempts " ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagEntry 44 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagNumRadiusDisconnectLocalCloses OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of local closes due to RADIUS Disconnect from server" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagEntry 45 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagIntervalPeakCreditedSessions OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Interval peak number of credited sessions" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagEntry 46 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagNumCoaEnableRedirectProcessed OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of RADIUS CoA requests received enabling HTTP Redirection" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagEntry 47 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagNumErrorIndicationsProcessed OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Error Indications processed" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagEntry 48 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagNumErrorIndicationLocalCloseAttempts OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of local close attempts due to receipt of Error Indication" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagEntry 49 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagNumErrorIndicationBearerDeactivation OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of dedicated bearer deletion due to receipt of Error Indication" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagEntry 50 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagNumCaptiveCurrentSessions OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Current number of captive sessions" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagEntry 51 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagNumOpenCurrentSessions OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Current number of open sessions" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagEntry 52 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagCumulativeDhcpClientLatency OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Cumulative Latency in microseconds to complete DHCP exchange" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagEntry 53 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagDhcpClientLatencySamples OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Samples for calculating average latency to complete DHCP exchange" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagEntry 54 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagAverageDhcpClientLatency OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Average Latency in microseconds to complete DHCP exchange" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagEntry 55 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagNumIpv4Sessions OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of IPv4 Sessions" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagEntry 56 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagNumIpv6Sessions OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of IPv6 Sessions" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagEntry 57 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagNumIpv4v6Sessions OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of IPv4v6 Sessions" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagEntry 58 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagAverageTimeInvolvedInHandoverPerUE OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Average time involved in handover to WiFi per UE (milliseconds)" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagEntry 59 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagNumUEHandoverAttempts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of UE Handover Attempts to WiFi" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagEntry 60 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagNumUEHandoversSuccess OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Successful UE Handovers to WiFi" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagEntry 61 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagNumUEHandoversFailed OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Failed UE Handovers to WiFi" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagEntry 62 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagNumberSessSetupSuccessApnMatchingExactMatch OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Create Session Requests Accepted with APN Matching Type Exact Match" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagEntry 63 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagNumberSessSetupSuccessApnMatchingNiOnly OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Create Session Requests Accepted with APN Matching Type NI Only" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagEntry 64 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagNumberSessSetupSuccessApnMatchingNiAndMalformedOi OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Create Session Requests Accepted with APN Matching Type NI And Malformed OI" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagEntry 65 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagNumCreateBearerReq OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create bearer requests received" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagEntry 66 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagNumCreateBearerAccept OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create bearer requests accepted" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagEntry 67 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagNumCreateBearerReject OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create bearer requests rejected" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagEntry 68 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagNumDeleteBearerReq OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of delete bearer requests received" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagEntry 69 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagNumDeleteBearerAccept OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of delete bearer requests accepted" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagEntry 70 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagNumDeleteBearerReject OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of delete bearer requests rejected" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagEntry 71 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagNumUpdateBearerReq OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of update bearer requests received" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagEntry 72 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagNumUpdateBearerAccept OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of update bearer requests accepted" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagEntry 73 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagNumUpdateBearerReject OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of update bearer requests rejected" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagEntry 74 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagNumCreateSessionReqToPgw OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create session requests sent to the PGW" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagEntry 75 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagNumCreateSessionAcceptFromPgw OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create session requests accepted by the PGW" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagEntry 76 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagNumCreateSessionRejectFromPgw OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create session requests rejected by the PGW" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagEntry 77 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagNumDeleteSessionReqToPgw OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of delete session requests sent to the PGW" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagEntry 78 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagNumDeleteSessionAcceptFromPgw OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of delete session requests accepted by the PGW" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagEntry 79 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagNumDeleteSessionRejectFromPgw OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of delete session requests accepted by the PGW" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagEntry 80 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagNumModifyBearerCommandReqToPgw OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of modify bearer commands sent to the PGW" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagEntry 81 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagNumModifyBearerFailureIndFromPgw OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of modify bearer failure indications received from the PGW" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagEntry 82 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagNumCreateSessionRespNoContext OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create session responses from the PGW - no context found" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagEntry 83 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagNumCreateSessionReqFailedNoPgw OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Create Session Requests failed due to no PGW available" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagEntry 84 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagNumBarredPgwSelectedForSessionSetup OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of times a barred or GTP inactive PGW was selected for Session Setup" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagEntry 85 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagTotalNumUniqueSubscribers OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of unique subscribers" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagEntry 86 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagNumUEHandoversTo3gpp OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Successful UE Handovers to 3GPP" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagEntry 87 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagNumCreateSessionRejectApnCongested OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create session requests rejected - apn in congestion state" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagEntry 88 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagNumCreateSessionRejectApnCongestedCritical OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create session requests rejected - apn in congestion state" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagEntry 89 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagNumCreateSessionRejectApnCongestedMajor OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create session requests rejected - apn in congestion state" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagEntry 90 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagNumCreateSessionRejectApnCongestedMinor OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create session requests rejected - apn in congestion state" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagEntry 91 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagNumUniqueSubscribers OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Current number of unique subscribers" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagEntry 92 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagNumGxSessions OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Current number session using Gyxinterface" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagEntry 93 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagNumDnsAttempts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "DNS Request - Attempts" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagEntry 94 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagNumDnsSendSuccess OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "DNS Request - Success" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagEntry 95 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagNumDnsSendFailedNoConfig OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "DNS Request Failed - No DNS Configuration" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagEntry 96 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagNumDnsFailedMisc OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "DNS Request Failed - Miscellaneous" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagEntry 97 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagNumDnsResponses OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "DNS Response - Total Received" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagEntry 98 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagNumDnsResponseSuccess OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "DNS Response - Success" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagEntry 99 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagNumDnsResponseFailNoResponse OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "DNS Response Failed - No response from server" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagEntry 100 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagNumDnsResponseFailNoName OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "DNS Response Failed - Domain Name Not Found" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagEntry 101 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagNumDnsResponseFailNoData OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "DNS Response Failed - No Data" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagEntry 102 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagNumDnsResponseFailMisc OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "DNS Response Failed - Miscellaneous" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagEntry 103 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagNumDhcpDiscoverMessagesRecvd OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "DHCP Discover Messages - Total Received" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagEntry 104 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagNumDhcpRequestMessagesRecvd OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "DHCP Request Messages - Total Received" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagEntry 105 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagNumDhcpOfferMessagesSent OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "DHCP Offer Messages - Total Sent" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagEntry 106 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagNumDhcpAckMessagesSent OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "DHCP Ack Messages - Total Sent" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagEntry 107 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagNumDhcpNackMessagesSent OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "DHCP Nack Messages - Total Sent" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagEntry 108 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagNumDhcpReleaseMessagesRecvd OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "DHCP Release Messages - Total Received" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagEntry 109 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagNumCreateSessionRejectSessionBlocked OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create session requests rejected due to session blocked" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagEntry 110 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagNumLocalCloseAttemptsSessionBlocked OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of local close attempts due to session blocked" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagEntry 111 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagNumCreateSessionRequestTimeoutToPgw OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create session timeouts - remote PGW not responding" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagEntry 112 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagNumDeleteSessionRequestTimeoutToPgw OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of delete session timeouts - remote PGW not responding" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagEntry 113 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagNumStaticPgwSelected OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of times static PGW is selected" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagEntry 114 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagNumPgwFqdnForSession OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of times AAA provided PGW FQDN is used to resolve PGW" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagEntry 115 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagNumApnFqdnForSession OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of times APN FQDN is used to resolve PGW" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagEntry 116 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagNumPgwIPAddressForSession OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of times AAA provided PGW IP address is used" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagEntry 117 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagNumPgwReplacementOIForSession OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of times AAA provided replacement OI is used to resolve PGW" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagEntry 118 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagNumLocalCloseTerminateServiceRule OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of local closes due to traffic through service rule with terminate action" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagEntry 119 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagNumSessionAttemptAfterPgwTimeout OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create session attempts after timeout" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagEntry 120 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagNumSessionSuccessAfterPgwTimeout OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create session success after timeout" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagEntry 121 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagNumDnsCacheHits OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "DNS - Records found in cache" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagEntry 122 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagNumDnsCacheHitsNaptr OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "DNS - Naptr records found in cache" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagEntry 123 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagNumDnsCacheHitsSrv OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "DNS - Srv records found in cache" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagEntry 124 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagNumDnsCacheHitsA OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "DNS - A/AAAA records found in cache" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagEntry 125 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagNumCreatePdpCtxtRequestsToGgsn OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Create PDP Context Requests to GGSN - Total Sent" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagEntry 126 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagNumCreatePdpCtxtResponsesFromGgsn OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Create PDP Context Responses from GGSN - Total Received" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagEntry 127 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagNumDeletePdpCtxtRequestsFromGgsn OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Delete PDP Context Requests from GGSN - Total Received" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagEntry 128 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagNumDeletePdpCtxtResponsesToGgsn OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Delete PDP Context Responses to GGSN - Total Sent" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagEntry 129 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagNumDeletePdpCtxtRequestsToGgsn OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Delete PDP Context Requests to GGSN - Total Sent" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagEntry 130 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagNumDeletePdpCtxtResponsesFromGgsn OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Delete PDP Context Responses from GGSN - Total Received" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagEntry 131 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagNumCreateSessionRejectTamFailure OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create session attempts rejected - due to TAM failure" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagEntry 132 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagNumDnsResponseFailTimeout OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "DNS Response Failed - Session timeout waiting for DNS" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagEntry 133 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagNumDnsResponseDropNoIntf OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "DNS Response Failed - Dropped no SL interface" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagEntry 134 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagNumDnsResponseDropNoSession OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "DNS Response Failed - Dropped no session" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagEntry 135 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagNumDnsResponseDropNoPdnSession OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "DNS Response Failed - Dropped no PDN session" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagEntry 136 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagNumSessionPendedForDns OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Sessions pended for DNS" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagEntry 137 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagNumSessionPendedForDnsSuccess OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "DNS success for pended sessions" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagEntry 138 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagNumSessionPendedForDnsTimeout OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "DNS timeout for pended sessions" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagEntry 139 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagNumLocalClosePcrfDownSessionHoldTime OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of session locally closed due to pcrf down session hold time expiry" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagEntry 140 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagNumSessionFailureAaaSessionValidation OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of failed PDN sesssions setup due to session validation failure when processing DEA from AAA server" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagEntry 141 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagNumSessionFailureAaaNoImsiForTempIdentity OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of failed PDN sesssions setup due to missing IMSI from AAA server for temporary identity" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagEntry 142 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgTable OBJECT-TYPE SYNTAX SEQUENCE OF AffirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "" ::= { affirmedZoneMIB 316 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgEntry OBJECT-TYPE SYNTAX AffirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "" INDEX { affirmedZoneName, affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgName } ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgTable 1 } AffirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgEntry ::= SEQUENCE { affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgName String, affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgNumCurrentSessions Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgNumBearers Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgNumCreateSessionAttempt Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgNumCreateSessionAccept Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgNumCreateSessionReject Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgNumCreateSessionRejectMalformedReq Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgNumCreateSessionRejectUnknownApn Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgNumCreateSessionRejectRsrcUnavailable Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgNumCreateSessionRejectServiceNotSupported Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgNumCreateSessionRejectSystemFailure Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgNumCreateSessionRejectMisc Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgNumDeleteSessionAttempt Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgNumDeleteSessionAccept Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgNumDeleteSessionReject Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgNumLocalCloseAttempts Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgNumLocalCloseAttemptsAccepted Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgNumIdleDurationExceededCloses Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgNumMaximalDurationExceededCloses Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgNumOperatorInitiatedCloses Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgNumActiveCurrentSessions Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgNumIdleCurrentSessions Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgIntervalPeakCurrentSessions Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgIntervalPeakActiveCurrentSessions Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgIntervalPeakIdleCurrentSessions Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgNumDhcpReleaseLocalCloseAttempts Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgNumDhcpTimeoutLocalCloseAttempts Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgNumDhcpLeaseExpiryLocalCloseAttempts Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgNumDuplicateSessionLocalCloseAttempts Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgNumAwaitCoATimeoutLocalCloseAttempts Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgNumUplinkPackets ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgNumUplinkBytes ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgNumUplinkDropPackets ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgNumUplinkDropBytes ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgNumDownlinkPackets ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgNumDownlinkBytes ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgNumDownlinkDropPackets ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgNumDownlinkDropBytes ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgNumEpdgAuthAttemptsSent ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgNumEpdgChallengeRecvd ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgNumEpdgAuthSuccess ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgNumEpdgAuthFailures ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgNumEpdgEapAttempts ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgNumEpdgEapSuccess ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgNumEpdgEapFailures ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgNumEpdgUEReauthAttempts ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgNumEpdgUEReauthChallenges ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgNumEpdgUEReauthSuccess ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgNumEpdgUEReauthFailures ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgNumEpdgAAAReauthAttempts ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgNumEpdgAAAReauthChallenges ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgNumEpdgAAAReauthSuccess ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgNumEpdgAAAReauthFailures ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgNumEpdgUEInitiatedTermination ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgNumEpdgAAAInitiatedTermination ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgNumEpdgPgwInitiatedTermination ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgNumEapSuccess ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgNumEapFail ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgNumEapPacketsReceived ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgNumEapParseErrors ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgNumUnhandledEapPackets ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgNumEapIdentityResponseHandled ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgNumEapGtcResponsesReceived ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgNumEapGtcRequestsSent ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgNumDeleteDropped ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgNumCreateSessionTimeout Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgNumDnsAttempts ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgNumDnsSendSuccess ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgNumDnsSendFailedNoConfig ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgNumDnsFailedMisc ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgNumDnsResponses ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgNumDnsResponseSuccess ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgNumDnsResponseFailNoResponse ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgNumDnsResponseFailNoName ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgNumDnsResponseFailNoData ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgNumDnsResponseFailMisc ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgNumFailuresNoValidApMacInNai ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgNumErrorIndicationsProcessed Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgNumErrorIndicationLocalCloseAttempts Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgNumErrorIndicationBearerDeactivation Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgNumIPSecSessionPerSubscriber ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgNumIpv4Sessions ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgNumIpv6Sessions ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgNumIpv4v6Sessions ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgNumIPSecSecurityAssociations ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgNumIPSecSessions ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgIPSecSessionDurationPerSubscriber ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgAverageTimeInvolvedInHandoverPerUE ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgAverageNumIPSecRekeyPerSubscriber ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgNumUEHandoverAttempts ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgNumUEHandoversSuccess ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgNumUEHandoversFailed ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgNumberSessSetupSuccessApnMatchingExactMatch Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgNumberSessSetupSuccessApnMatchingNiOnly Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgNumberSessSetupSuccessApnMatchingNiAndMalformedOi Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgNumCreateBearerReq Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgNumCreateBearerAccept Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgNumCreateBearerReject Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgNumDeleteBearerReq Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgNumDeleteBearerAccept Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgNumDeleteBearerReject Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgNumUpdateBearerReq Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgNumUpdateBearerAccept Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgNumUpdateBearerReject Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgNumCreateSessionReqToPgw Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgNumCreateSessionAcceptFromPgw Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgNumCreateSessionRejectFromPgw Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgNumDeleteSessionReqToPgw Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgNumDeleteSessionAcceptFromPgw Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgNumDeleteSessionRejectFromPgw Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgNumModifyBearerCommandReqToPgw Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgNumModifyBearerFailureIndFromPgw Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgNumCreateSessionRespNoContext Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgNumMappedSwuCodesUsedForS2b ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgNumMappedSwuCodesUsedForSwm ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgNumCreateSessionReqFailedNoPgw ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgNumBarredPgwSelectedForSessionSetup ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgNumPcscfAddrUpdateToSpm ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgTotalNumUniqueSubscribers Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgNumEpdgEapProcessingFailures ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgNumUEHandoversTo3gpp ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgNumCreateSessionRejectApnCongested Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgNumCreateSessionRejectApnCongestedCritical Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgNumCreateSessionRejectApnCongestedMajor Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgNumCreateSessionRejectApnCongestedMinor Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgNumAcceptInterAccessHOwithSessionRetry ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgNumUniqueSubscribers Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgNumIPSecRekey ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgNumCreateSessionRejectSessionBlocked Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgNumLocalCloseAttemptsSessionBlocked Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgNumCreateSessionRequestTimeoutToPgw ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgNumDeleteSessionRequestTimeoutToPgw ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgNumStaticPgwSelected ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgNumPgwFqdnForSession ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgNumApnFqdnForSession ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgNumPgwIPAddressForSession ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgNumPgwReplacementOIForSession ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgNumLocalCloseTerminateServiceRule Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgNumSessionAttemptAfterPgwTimeout ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgNumSessionSuccessAfterPgwTimeout ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgNumDnsCacheHits ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgNumDnsCacheHitsNaptr ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgNumDnsCacheHitsSrv ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgNumDnsCacheHitsA ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgNumCreateSessionRejectActiveEmergencySession ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgNumCreateSessionRejectDuplicateApn ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgNumCreateSessionRejectMaxPdnSession ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgNumCreateSessionRejectTamFailure Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgNumSessionFailureNoApn ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgNumSessionFailureAaaServerNotFound ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgNumSessionFailureAaaServerDown ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgNumSessionFailureAaaNotAuthorizeApn ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgNumSessionFailureAaaNotAuthorizeUeIpAddrType ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgNumModifyBearerReqToPgw Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgNumModifyBearerRespFromPgw Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgNumModifyBearerReqTimeoutToPgw Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgNumSessionFailurePgwUnreachable ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgNumSessionFailurePgwNotAllocateUeIpAddrType ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgNumSessionFailureUeIkeNegotiationTimeout ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgNumSessionFailureUeAbort ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgNumSessionFailureIkeCreateFailure ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgNumSessionFailureIpsecCreateFailure ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgNumMappedSwuCodesUsedForSwmExp ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgNumResponsesMatchingResultCodeList ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgNumDnsResponseFailTimeout ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgNumDnsResponseDropNoIntf ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgNumDnsResponseDropNoSession ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgNumDnsResponseDropNoPdnSession ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgNumSessionPendedForDns ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgNumSessionPendedForDnsSuccess ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgNumSessionPendedForDnsTimeout ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgNumLocalClosePcrfDownSessionHoldTime ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgNumSessionFailureAaaSessionValidation ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgNumSessionFailureAaaNoImsiForTempIdentity ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgNumIdentityDecryptionSuccess ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgNumIdentityDecryptionFailed ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgNumEncryptedIdentityLengthInvalid ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgNumDecryptionFailedCertificateNotFound ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgNumDecryptionFailedBase64DecodeFailed ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgNumDecryptionFailedBase64StringTooLong ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgNumDecryptionFailedAlgorithmFailure ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgNumDecryptionFailedNoPrivateKey ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgNumMessageFlowInitiatedByUeUsingPseudonymId ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgNumMessageFlowInitiatedByUeUsingFastReauthId ConfdString } affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgName OBJECT-TYPE SYNTAX String MAX-ACCESS not-accessible STATUS current DESCRIPTION "Table Name" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgEntry 1 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgNumCurrentSessions OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Current number of Sessions" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgEntry 2 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgNumBearers OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Current number of bearers" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgEntry 3 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgNumCreateSessionAttempt OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create session attempts" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgEntry 4 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgNumCreateSessionAccept OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create session attempts accepted" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgEntry 5 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgNumCreateSessionReject OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create session attempts rejected" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgEntry 6 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgNumCreateSessionRejectMalformedReq OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create session attempts rejected - malformed request" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgEntry 7 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgNumCreateSessionRejectUnknownApn OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create session attempts rejected - unknown APN" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgEntry 8 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgNumCreateSessionRejectRsrcUnavailable OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create session attempts rejected - resources unavailable" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgEntry 9 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgNumCreateSessionRejectServiceNotSupported OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create session attempts rejected - service not supported" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgEntry 10 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgNumCreateSessionRejectSystemFailure OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create session attempts rejected - system failure" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgEntry 11 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgNumCreateSessionRejectMisc OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create session attempts rejected - unclassified" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgEntry 12 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgNumDeleteSessionAttempt OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of delete session attempts received" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgEntry 13 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgNumDeleteSessionAccept OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of delete session attempts accepted" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgEntry 14 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgNumDeleteSessionReject OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of delete session attempts rejected" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgEntry 15 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgNumLocalCloseAttempts OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of local close attempts" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgEntry 16 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgNumLocalCloseAttemptsAccepted OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of local close attempts accepted" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgEntry 17 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgNumIdleDurationExceededCloses OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of sessions closed due to IDLE duration time exceeded" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgEntry 18 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgNumMaximalDurationExceededCloses OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of sessions closed due to MAXIMAL duration time exceeded" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgEntry 19 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgNumOperatorInitiatedCloses OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of operator initiated PDN session closes" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgEntry 20 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgNumActiveCurrentSessions OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Current number of active sessions" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgEntry 21 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgNumIdleCurrentSessions OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Current number of idle sessions" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgEntry 22 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgIntervalPeakCurrentSessions OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Interval peak number of sessions" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgEntry 23 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgIntervalPeakActiveCurrentSessions OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Interval peak number of active sessions" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgEntry 24 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgIntervalPeakIdleCurrentSessions OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Interval peak number of idle sessions" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgEntry 25 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgNumDhcpReleaseLocalCloseAttempts OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of local close attempts due to DHCP Release" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgEntry 26 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgNumDhcpTimeoutLocalCloseAttempts OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of local close attempts due to DHCP IP Address Allocation Timeout" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgEntry 27 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgNumDhcpLeaseExpiryLocalCloseAttempts OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of local close attempts due to DHCP IP Address Lease Expiry" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgEntry 28 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgNumDuplicateSessionLocalCloseAttempts OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of local close attempts due to Duplicate Session" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgEntry 29 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgNumAwaitCoATimeoutLocalCloseAttempts OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of local close attempts due to no CoA received within the configured timeout" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgEntry 30 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgNumUplinkPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink packets received" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgEntry 31 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgNumUplinkBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink bytes received" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgEntry 32 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgNumUplinkDropPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink packets dropped" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgEntry 33 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgNumUplinkDropBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink bytes dropped" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgEntry 34 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgNumDownlinkPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink packets received" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgEntry 35 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgNumDownlinkBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink bytes received" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgEntry 36 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgNumDownlinkDropPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink packets dropped" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgEntry 37 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgNumDownlinkDropBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink bytes dropped" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgEntry 38 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgNumEpdgAuthAttemptsSent OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Initial Authentication or Authorization requests sent" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgEntry 39 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgNumEpdgChallengeRecvd OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Initial Authentication or Authorization Challenges received" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgEntry 40 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgNumEpdgAuthSuccess OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Initial Authentications or Authorizations successful" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgEntry 41 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgNumEpdgAuthFailures OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Initial Authentications and Authorizations Failed" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgEntry 42 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgNumEpdgEapAttempts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of EAP requests sent to AAA server" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgEntry 43 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgNumEpdgEapSuccess OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of EAP successes received from AAA server" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgEntry 44 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgNumEpdgEapFailures OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of EAP Failures received from AAA server" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgEntry 45 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgNumEpdgUEReauthAttempts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of UE initiated re-Authentications or re-Authorizations received" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgEntry 46 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgNumEpdgUEReauthChallenges OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of UE initiated re-auth challenges received" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgEntry 47 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgNumEpdgUEReauthSuccess OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of UE initiated re-Authentication or re-Authorization successes" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgEntry 48 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgNumEpdgUEReauthFailures OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of UE initiated re-Authentication or re-Authorization failures" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgEntry 49 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgNumEpdgAAAReauthAttempts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of server initiated re-Authentications or re-Authorizations received" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgEntry 50 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgNumEpdgAAAReauthChallenges OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of server initiated re-auth challenges received" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgEntry 51 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgNumEpdgAAAReauthSuccess OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of server initiated re-Authentication or re-Authorization successes" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgEntry 52 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgNumEpdgAAAReauthFailures OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of server initiated re-Authentication or re-Authorization failures" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgEntry 53 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgNumEpdgUEInitiatedTermination OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of UE or IKEv2 stack initiated terminations" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgEntry 54 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgNumEpdgAAAInitiatedTermination OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of server initiated terminations" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgEntry 55 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgNumEpdgPgwInitiatedTermination OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of GW initiated terminations" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgEntry 56 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgNumEapSuccess OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Second Authentication EAP Success" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgEntry 57 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgNumEapFail OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Second Authentication EAP Failure" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgEntry 58 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgNumEapPacketsReceived OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Second Authentication EAP Packets Received" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgEntry 59 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgNumEapParseErrors OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Second Authentication EAP parse errors" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgEntry 60 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgNumUnhandledEapPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Second Authentication unhandled EAP packets" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgEntry 61 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgNumEapIdentityResponseHandled OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Second Authentication EAP Identity Responses Received" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgEntry 62 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgNumEapGtcResponsesReceived OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Second Authentication GTC Responses Received" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgEntry 63 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgNumEapGtcRequestsSent OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Second Authentication GTC Requests Sent" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgEntry 64 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgNumDeleteDropped OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Delete Dropped" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgEntry 65 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgNumCreateSessionTimeout OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create session attempts Timed Out" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgEntry 66 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgNumDnsAttempts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "DNS Request - Attempts" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgEntry 67 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgNumDnsSendSuccess OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "DNS Request - Success" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgEntry 68 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgNumDnsSendFailedNoConfig OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "DNS Request Failed - No DNS Configuration" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgEntry 69 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgNumDnsFailedMisc OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "DNS Request Failed - Miscellaneous" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgEntry 70 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgNumDnsResponses OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "DNS Response - Total Received" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgEntry 71 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgNumDnsResponseSuccess OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "DNS Response - Success" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgEntry 72 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgNumDnsResponseFailNoResponse OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "DNS Response Failed - No response from server" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgEntry 73 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgNumDnsResponseFailNoName OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "DNS Response Failed - Domain Name Not Found" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgEntry 74 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgNumDnsResponseFailNoData OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "DNS Response Failed - No Data" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgEntry 75 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgNumDnsResponseFailMisc OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "DNS Response Failed - Miscellaneous" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgEntry 76 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgNumFailuresNoValidApMacInNai OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of sessions with AP MAC address in NAI" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgEntry 77 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgNumErrorIndicationsProcessed OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Error Indications processed" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgEntry 78 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgNumErrorIndicationLocalCloseAttempts OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of local close attempts due to receipt of Error Indication" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgEntry 79 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgNumErrorIndicationBearerDeactivation OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of dedicated bearer deletion due to receipt of Error Indication" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgEntry 80 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgNumIPSecSessionPerSubscriber OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Average Number of IPSec Sessions per Subscriber" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgEntry 81 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgNumIpv4Sessions OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of IPv4 Sessions" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgEntry 82 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgNumIpv6Sessions OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of IPv6 Sessions" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgEntry 83 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgNumIpv4v6Sessions OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of IPv4v6 Sessions" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgEntry 84 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgNumIPSecSecurityAssociations OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Completed IPSec security associations" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgEntry 85 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgNumIPSecSessions OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Completed IPSec Sessions" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgEntry 86 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgIPSecSessionDurationPerSubscriber OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "IPSec Session Duration Per Subscriber (seconds)" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgEntry 87 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgAverageTimeInvolvedInHandoverPerUE OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Average time involved in handover to WiFi per UE (milliseconds)" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgEntry 88 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgAverageNumIPSecRekeyPerSubscriber OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "Average number of Rekey events per Subscriber" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgEntry 89 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgNumUEHandoverAttempts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of UE Handover Attempts to WiFi" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgEntry 90 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgNumUEHandoversSuccess OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Successful UE Handovers to WiFi" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgEntry 91 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgNumUEHandoversFailed OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Failed UE Handovers to WiFi" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgEntry 92 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgNumberSessSetupSuccessApnMatchingExactMatch OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Create Session Requests Accepted with APN Matching Type Exact Match" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgEntry 93 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgNumberSessSetupSuccessApnMatchingNiOnly OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Create Session Requests Accepted with APN Matching Type NI Only" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgEntry 94 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgNumberSessSetupSuccessApnMatchingNiAndMalformedOi OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Create Session Requests Accepted with APN Matching Type NI And Malformed OI" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgEntry 95 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgNumCreateBearerReq OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create bearer requests received" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgEntry 96 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgNumCreateBearerAccept OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create bearer requests accepted" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgEntry 97 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgNumCreateBearerReject OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create bearer requests rejected" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgEntry 98 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgNumDeleteBearerReq OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of delete bearer requests received" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgEntry 99 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgNumDeleteBearerAccept OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of delete bearer requests accepted" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgEntry 100 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgNumDeleteBearerReject OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of delete bearer requests rejected" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgEntry 101 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgNumUpdateBearerReq OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of update bearer requests received" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgEntry 102 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgNumUpdateBearerAccept OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of update bearer requests accepted" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgEntry 103 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgNumUpdateBearerReject OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of update bearer requests rejected" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgEntry 104 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgNumCreateSessionReqToPgw OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create session requests sent to the PGW" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgEntry 105 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgNumCreateSessionAcceptFromPgw OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create session requests accepted by the PGW" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgEntry 106 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgNumCreateSessionRejectFromPgw OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create session requests rejected by the PGW" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgEntry 107 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgNumDeleteSessionReqToPgw OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of delete session requests sent to the PGW" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgEntry 108 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgNumDeleteSessionAcceptFromPgw OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of delete session requests accepted by the PGW" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgEntry 109 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgNumDeleteSessionRejectFromPgw OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of delete session requests accepted by the PGW" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgEntry 110 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgNumModifyBearerCommandReqToPgw OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of modify bearer commands sent to the PGW" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgEntry 111 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgNumModifyBearerFailureIndFromPgw OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of modify bearer failure indications received from the PGW" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgEntry 112 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgNumCreateSessionRespNoContext OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create session responses from the PGW - no context found" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgEntry 113 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgNumMappedSwuCodesUsedForS2b OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of times custom mapped SWu codes used for S2b codes" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgEntry 114 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgNumMappedSwuCodesUsedForSwm OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of times custom mapped SWu codes used for SWm codes" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgEntry 115 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgNumCreateSessionReqFailedNoPgw OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Create Session Requests failed due to no PGW available" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgEntry 116 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgNumBarredPgwSelectedForSessionSetup OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of times a barred or GTP inactive PGW was selected for Session Setup" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgEntry 117 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgNumPcscfAddrUpdateToSpm OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number P-CSCF Address Update sent to SPM" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgEntry 118 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgTotalNumUniqueSubscribers OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of unique subscribers" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgEntry 119 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgNumEpdgEapProcessingFailures OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of EAP messages recieved from AAA server that have been dropped due to processing errors. Examples are parsing errors, late arriving messages, missing or mismatched data" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgEntry 120 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgNumUEHandoversTo3gpp OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Successful UE Handovers to 3GPP" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgEntry 121 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgNumCreateSessionRejectApnCongested OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create session requests rejected - apn in congestion state" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgEntry 122 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgNumCreateSessionRejectApnCongestedCritical OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create session requests rejected - apn in congestion state" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgEntry 123 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgNumCreateSessionRejectApnCongestedMajor OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create session requests rejected - apn in congestion state" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgEntry 124 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgNumCreateSessionRejectApnCongestedMinor OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create session requests rejected - apn in congestion state" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgEntry 125 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgNumAcceptInterAccessHOwithSessionRetry OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create session request retried to handle create session reject with context-not-found from PGW" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgEntry 126 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgNumUniqueSubscribers OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Current number of unique subscribers" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgEntry 127 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgNumIPSecRekey OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of ReKey events" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgEntry 128 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgNumCreateSessionRejectSessionBlocked OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create session requests rejected due to session blocked" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgEntry 129 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgNumLocalCloseAttemptsSessionBlocked OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of local close attempts due to session blocked" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgEntry 130 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgNumCreateSessionRequestTimeoutToPgw OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create session timeouts - remote PGW not responding" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgEntry 131 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgNumDeleteSessionRequestTimeoutToPgw OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of delete session timeouts - remote PGW not responding" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgEntry 132 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgNumStaticPgwSelected OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of times static PGW was selected" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgEntry 133 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgNumPgwFqdnForSession OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of times AAA provided PGW FQDN is used to resolve PGW" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgEntry 134 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgNumApnFqdnForSession OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of times APN FQDN is used to resolve PGW" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgEntry 135 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgNumPgwIPAddressForSession OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of times AAA provided PGW IP address is used" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgEntry 136 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgNumPgwReplacementOIForSession OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of times AAA provided replacement OI is used to resolve PGW" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgEntry 137 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgNumLocalCloseTerminateServiceRule OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of local closes due to traffic through service rule with terminate action" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgEntry 138 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgNumSessionAttemptAfterPgwTimeout OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create session attempts after timeout" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgEntry 139 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgNumSessionSuccessAfterPgwTimeout OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create session success after timeout" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgEntry 140 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgNumDnsCacheHits OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "DNS - Records found in cache" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgEntry 141 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgNumDnsCacheHitsNaptr OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "DNS - Naptr records found in cache" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgEntry 142 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgNumDnsCacheHitsSrv OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "DNS - Srv records found in cache" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgEntry 143 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgNumDnsCacheHitsA OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "DNS - A/AAAA records found in cache" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgEntry 144 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgNumCreateSessionRejectActiveEmergencySession OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create session requests rejected - active emergency session exists" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgEntry 145 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgNumCreateSessionRejectDuplicateApn OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create session requests rejected - duplicate APN" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgEntry 146 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgNumCreateSessionRejectMaxPdnSession OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create session requests rejected - max number of PDN sessions exceeded" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgEntry 147 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgNumCreateSessionRejectTamFailure OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create session attempts rejected - due to TAM failure" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgEntry 148 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgNumSessionFailureNoApn OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of failed PDN sesssions setup due to that UE does not request APN and default APN is not configured" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgEntry 149 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgNumSessionFailureAaaServerNotFound OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of failed PDN sesssions setup due to that AAA server is not found (based on server group mapping configuration) or down" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgEntry 150 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgNumSessionFailureAaaServerDown OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of failed PDN sesssions setup due to that AAA server is down" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgEntry 151 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgNumSessionFailureAaaNotAuthorizeApn OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of failed PDN sesssions setup due to that UE requested APN is not in the authorized APN list from AAA server" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgEntry 152 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgNumSessionFailureAaaNotAuthorizeUeIpAddrType OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of failed PDN sesssions setup due to that AAA server does not authorize UE requested IpAddr type" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgEntry 153 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgNumModifyBearerReqToPgw OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of modify bearer requests sent to the PGW" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgEntry 154 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgNumModifyBearerRespFromPgw OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of modify bearer response from the PGW" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgEntry 155 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgNumModifyBearerReqTimeoutToPgw OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of modify bearer timeouts - remote PGW is not responding" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgEntry 156 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgNumSessionFailurePgwUnreachable OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of failed PDN sessions due to PGW not responding" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgEntry 157 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgNumSessionFailurePgwNotAllocateUeIpAddrType OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of failed PDN sessions due to IP address type requested by UE not allocated by PGW" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgEntry 158 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgNumSessionFailureUeIkeNegotiationTimeout OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of failed PDN sessions due to IKE negotiation timed out" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgEntry 159 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgNumSessionFailureUeAbort OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of failed PDN sessions due to re-attach before completion of the EAP authentication" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgEntry 160 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgNumSessionFailureIkeCreateFailure OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of failed PDN sessions due to IKE failure" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgEntry 161 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgNumSessionFailureIpsecCreateFailure OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of failed PDN sessions due to IPSec failure" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgEntry 162 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgNumMappedSwuCodesUsedForSwmExp OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of times custom mapped SWu codes used for SWm experimental codes" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgEntry 163 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgNumResponsesMatchingResultCodeList OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Diameter Responses that match the configured result-code-policy-list configured on SWm interface" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgEntry 164 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgNumDnsResponseFailTimeout OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "DNS Response Failed - Session timeout waiting for DNS" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgEntry 165 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgNumDnsResponseDropNoIntf OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "DNS Response Failed - Dropped no SL interface" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgEntry 166 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgNumDnsResponseDropNoSession OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "DNS Response Failed - Dropped no session" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgEntry 167 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgNumDnsResponseDropNoPdnSession OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "DNS Response Failed - Dropped no PDN session" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgEntry 168 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgNumSessionPendedForDns OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Sessions pended for DNS" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgEntry 169 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgNumSessionPendedForDnsSuccess OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "DNS success for pended sessions" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgEntry 170 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgNumSessionPendedForDnsTimeout OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "DNS timeout for pended sessions" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgEntry 171 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgNumLocalClosePcrfDownSessionHoldTime OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of session locally closed due to pcrf down session hold time expiry" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgEntry 172 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgNumSessionFailureAaaSessionValidation OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of failed PDN sesssions setup due to session validation failure when processing DEA from AAA server" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgEntry 173 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgNumSessionFailureAaaNoImsiForTempIdentity OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of failed PDN sesssions setup due to missing IMSI from AAA server for temporary identity" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgEntry 174 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgNumIdentityDecryptionSuccess OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Identity decryption success" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgEntry 175 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgNumIdentityDecryptionFailed OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Identity decryption failed" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgEntry 176 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgNumEncryptedIdentityLengthInvalid OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Length of encrypted identity is invalid" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgEntry 177 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgNumDecryptionFailedCertificateNotFound OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Certificate not found for decryption given a certificate identifier" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgEntry 178 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgNumDecryptionFailedBase64DecodeFailed OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Base64 decode failed for decryption" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgEntry 179 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgNumDecryptionFailedBase64StringTooLong OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Decryption failed because Base64 string is too long for decryption" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgEntry 180 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgNumDecryptionFailedAlgorithmFailure OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Decryption algorithm failure" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgEntry 181 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgNumDecryptionFailedNoPrivateKey OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "No private key for decryption" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgEntry 182 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgNumMessageFlowInitiatedByUeUsingPseudonymId OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of times UE initiated a message flow using a pseudonym identity" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgEntry 183 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgNumMessageFlowInitiatedByUeUsingFastReauthId OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of times UE initiated a message flow using a fast re-authentication identity" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgEntry 184 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyTable OBJECT-TYPE SYNTAX SEQUENCE OF AffirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "" ::= { affirmedZoneMIB 425 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyEntry OBJECT-TYPE SYNTAX AffirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "" INDEX { affirmedZoneName, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyName } ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyTable 1 } AffirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyEntry ::= SEQUENCE { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyName String, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumCurrentSessions Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumBearers Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumCreateSessionAttempt Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumCreateSessionAccept Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumCreateSessionReject Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumCreateSessionRejectMalformedReq Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumCreateSessionRejectUnknownApn Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumCreateSessionRejectRsrcUnavailable Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumCreateSessionRejectServiceNotSupported Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumCreateSessionRejectSystemFailure Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumCreateSessionRejectMisc Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumDeleteSessionAttempt Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumDeleteSessionAccept Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumDeleteSessionReject Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumUEInitDedBearerActAttempt Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumUEInitDedBearerActAccept Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumUEInitDedBearerActReject Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumPGWInitDedBearerActAttempt Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumPGWInitDedBearerActAccept Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumPGWInitDedBearerActReject Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumMMEInitDedBearerDeactAttempt Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumMMEInitDedBearerDeactAccept Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumMMEInitDedBearerDeactReject Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumUEInitDedBearerDeactAttempt Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumUEInitDedBearerDeactAccept Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumUEInitDedBearerDeactReject Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumPGWInitDedBearerDeactAttempt Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumPGWInitDedBearerDeactAccept Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumPGWInitDedBearerDeactReject Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumModifyBearerCmdAttempt Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumModifyBearerCmdReject Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumUpdateBearerAttempt Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumUpdateBearerAccept Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumUpdateBearerReject Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumModifyBearerAttempt Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumModifyBearerAccept Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumModifyBearerReject Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumModifyBearerRejectContextNotFound Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumCreatePdpAttempt Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumCreatePdpAccept Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumCreatePdpReject Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumCreatePdpRejectMalformedReq Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumCreatePdpRejectUnknownApn Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumCreatePdpRejectRsrcUnavailable Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumCreatePdpRejectServiceNotSupported Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumCreatePdpRejectSystemFailure Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumCreatePdpRejectMisc Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumDeletePdpAttempt Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumDeletePdpAccept Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumDeletePdpReject Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumUEInitSecPdpActAttempt Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumUEInitSecPdpActAccept Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumUEInitSecPdpActReject Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumGGSNInitSecPdpActAttempt Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumGGSNInitSecPdpActAccept Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumGGSNInitSecPdpActReject Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumSGSNInitSecPdpDeactAttempt Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumSGSNInitSecPdpDeactAccept Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumSGSNInitSecPdpDeactReject Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumUEInitSecPdpDeactAttempt Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumUEInitSecPdpDeactAccept Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumUEInitSecPdpDeactReject Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumGGSNInitSecPdpDeactAttempt Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumGGSNInitSecPdpDeactAccept Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumGGSNInitSecPdpDeactReject Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumSGSNInitUpdatePdpAttempt Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumSGSNInitUpdatePdpAccept Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumSGSNInitUpdatePdpReject Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumSGSNInitUpdatePdpRejectContextNotFound Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumGGSNInitUpdatePdpAttempt Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumGGSNInitUpdatePdpAccept Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumGGSNInitUpdatePdpReject Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumLocalCloseAttempts Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumLocalCloseAttemptsAccepted Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumPcrfInitiatedCloseAttempts Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumOcsInitiatedCloseAttempts Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumIdleDurationExceededCloses Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumMaximalDurationExceededCloses Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumOperatorInitiatedCloses Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumBearerIdleDurationExceededCloses Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumActiveCurrentSessions Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumIdleCurrentSessions Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumCurrentGeoSyncRestoredSessions Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyIntervalPeakCurrentSessions Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyIntervalPeakActiveCurrentSessions Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyIntervalPeakIdleCurrentSessions Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumDefaultBearers Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumDedicatedBearers Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyIntervalPeakBearers Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyIntervalPeakDefaultBearers Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyIntervalPeakDedicatedBearers Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumDhcpReleaseLocalCloseAttempts Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumTraceSessionActivationAttempt Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumTraceSessionActivationAccept Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumTraceSessionDeactivationAttempt Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumTraceSessionDeactivationAccept Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumDhcpTimeoutLocalCloseAttempts Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumDhcpLeaseExpiryLocalCloseAttempts Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumRadiusDisconnectLocalCloses Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumRatTypeUtranSessions Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumRatTypeGeranSessions Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumRatTypeWlanSessions Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumRatTypeGanSessions Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumRatTypeHspaEvoSessions Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumRatTypeEUtranSessions Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumRatTypeVirtualSessions Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumCurrentSessionsGnGeran Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumCurrentSessionsGnUtran Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumCurrentSessionsS5S8Geran Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumCurrentSessionsS5S8Utran Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumCurrentSessionsRoaming Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumGzSessions Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumUniqueSubscribers Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumIpv4PdnSessions Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumIpv6PdnSessions Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumIpv4v6PdnSessions Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumRatHandovers Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumGxSessions Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumSessionsSetupWithDefaultPolicy Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumActiveSessionsWithDefaultPolicy Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumActiveGxReplaySessionsAwaitingPcrfRejoin Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumPcrfRejoinSuccess Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumGySessions Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumSessionsSetupWithDefaultGyQuota Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumActiveSessionsWithDefaultGyQuota Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumActiveGyAPTriggerbyCCRU Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumTotalGyAPTriggerbyCCRU Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumActiveGySessionsAwaitingOcsRejoin Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumOcsGyRejoinSuccess Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumDefaultGyQuotaReapplied Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumDefaultGyQuotaAppliedCcruFailure Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumGyDownGyRejoinTimerRestarted Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumGyCCRTWriteToDisk Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumGyAPTriggerByProtocolError Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumGyAPTriggerByTransientFailure Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumGyAPTriggerByPermanentFailure Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumGyAPTriggerByMessageTimeout Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumGyAPTriggerByLinkDown Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumGyAPTriggerByInternalFailure Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumDuplicateSessionLocalCloseAttempts Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumCtrlTeidLookupFailures Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumErrorIndicationsProcessed Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumErrorIndicationLocalCloseAttempts Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumErrorIndicationBearerDeactivation Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumS5uDefaultBearerErrorIndicationsProcessed ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumS5uDefaultBearereErrorIndicationLocalCloseAttempts ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumS5uDedicatedBearerErrorIndicationsProcessed ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumS5uDedicatedBearerErrorIndicationBearerDeactivation ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumWfTeidCollisionLocalCloseAttempts Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumChangeNotificationReqAttempt Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumChangeNotificationReqAccept Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumChangeNotificationReqReject Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumChangeNotificationReqRejectMalformedReq Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumChangeNotificationReqRejectUnknownApn Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumChangeNotificationReqRejectRsrcUnavailable Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumChangeNotificationReqRejectServiceNotSupported Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumChangeNotificationReqRejectSystemFailure Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumChangeNotificationReqRejectMisc Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumChangeNotificationReqDrop Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumGtppCdrSent Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumGtppCdrRespSuccess Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumGtppCdrRespFailure Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumGtppCdrRespTimeout Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumTotalBearersSetupSuccess Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumTotalBearersSetupFail Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumCurrentBearersQci1 Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumCurrentBearersQci2 Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumCurrentBearersQci3 Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumCurrentBearersQci4 Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumCurrentBearersQci5 Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumCurrentBearersQci6 Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumCurrentBearersQci7 Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumCurrentBearersQci8 Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumCurrentBearersQci9 Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumCurrentBearersQciOther Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumTotalBearersSetupSuccessQci1 Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumTotalBearersSetupSuccessQci2 Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumTotalBearersSetupSuccessQci3 Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumTotalBearersSetupSuccessQci4 Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumTotalBearersSetupSuccessQci5 Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumTotalBearersSetupSuccessQci6 Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumTotalBearersSetupSuccessQci7 Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumTotalBearersSetupSuccessQci8 Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumTotalBearersSetupSuccessQci9 Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumTotalBearersSetupSuccessQciOther Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumTotalBearersSetupFailQci1 Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumTotalBearersSetupFailQci2 Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumTotalBearersSetupFailQci3 Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumTotalBearersSetupFailQci4 Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumTotalBearersSetupFailQci5 Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumTotalBearersSetupFailQci6 Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumTotalBearersSetupFailQci7 Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumTotalBearersSetupFailQci8 Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumTotalBearersSetupFailQci9 Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumTotalBearersSetupFailQciOther Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumSaegwCurrentSessions Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumSaegwCurrentSessionsS5S8Geran Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumSaegwCurrentSessionsS5S8Utran Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumSaegwRatTypeEUtranSessions Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumSaegwCurrentBearers Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumSaegwTotalBearersSetupSuccess Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumSaegwTotalBearersSetupFail Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumSaegwCurrentBearersQci1 Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumSaegwCurrentBearersQci2 Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumSaegwCurrentBearersQci3 Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumSaegwCurrentBearersQci4 Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumSaegwCurrentBearersQci5 Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumSaegwCurrentBearersQci6 Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumSaegwCurrentBearersQci7 Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumSaegwCurrentBearersQci8 Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumSaegwCurrentBearersQci9 Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumSaegwCurrentBearersQciOther Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumSaegwTotalBearersSetupSuccessQci1 Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumSaegwTotalBearersSetupSuccessQci2 Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumSaegwTotalBearersSetupSuccessQci3 Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumSaegwTotalBearersSetupSuccessQci4 Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumSaegwTotalBearersSetupSuccessQci5 Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumSaegwTotalBearersSetupSuccessQci6 Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumSaegwTotalBearersSetupSuccessQci7 Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumSaegwTotalBearersSetupSuccessQci8 Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumSaegwTotalBearersSetupSuccessQci9 Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumSaegwTotalBearersSetupSuccessQciOther Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumSaegwTotalBearersSetupFailQci1 Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumSaegwTotalBearersSetupFailQci2 Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumSaegwTotalBearersSetupFailQci3 Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumSaegwTotalBearersSetupFailQci4 Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumSaegwTotalBearersSetupFailQci5 Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumSaegwTotalBearersSetupFailQci6 Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumSaegwTotalBearersSetupFailQci7 Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumSaegwTotalBearersSetupFailQci8 Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumSaegwTotalBearersSetupFailQci9 Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumSaegwTotalBearersSetupFailQciOther Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumAwaitCoATimeoutLocalCloseAttempts Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumL2tpGwSessionDeleteAttempts Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumUplinkPackets ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumUplinkBytes ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumUplinkDropPackets ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumUplinkDropBytes ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumDownlinkPackets ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumDownlinkBytes ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumDownlinkDropPackets ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumDownlinkDropBytes ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumUplinkSuspendDropPackets ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumUplinkSuspendDropBytes ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumDownlinkSuspendDropPackets ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumDownlinkSuspendDropBytes ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumSuspendNotification Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumSuspendNotificationAccept Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumSuspendNotificationReject Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumResumeNotification Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumResumeNotificationAccept Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumResumeNotificationReject Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumDeletePdpDropTearDownIndMissingOneBearerOnly Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumDeletePdpDropTearDownIndMissingForDefaultBearer Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumS6bInitiatedCloseAttempts Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyDefaultGyUplinkBytes ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyDefaultGyDownlinkBytes ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumOfActiveS6bSessions Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumIgnoreSprRadiusFailureSessions Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumInterAccessHOReqNoSessionReject Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumInterAccessHOReqNoSessionAccept Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumDnsAttempts ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumDnsSendSuccess ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumDnsSendFailedNoConfig ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumDnsFailedMisc ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumDnsResponses ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumDnsResponseSuccess ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumDnsResponseFailNoResponse ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumDnsResponseFailNoName ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumDnsResponseFailNoData ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumDnsResponseFailMisc ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumPcoPcscfDefaultFqdnUsed Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumPcoPcscfTableUsed Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumSaegwPgwUplinkPackets ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumSaegwPgwUplinkBytes ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumSaegwPgwDownlinkPackets ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumSaegwPgwDownlinkBytes ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumSaegwPgwUplinkDropPackets ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumSaegwPgwUplinkDropBytes ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumSaegwPgwDownlinkDropPackets ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumSaegwPgwDownlinkDropBytes ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumUplinkS5S8GeranPackets ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumUplinkS5S8GeranBytes ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumDownlinkS5S8GeranPackets ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumDownlinkS5S8GeranBytes ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumUplinkS5S8GeranDropPackets ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumUplinkS5S8GeranDropBytes ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumDownlinkS5S8GeranDropPackets ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumDownlinkS5S8GeranDropBytes ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumSaegwPgwUplinkS5S8GeranPackets ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumSaegwPgwUplinkS5S8GeranBytes ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumSaegwPgwDownlinkS5S8GeranPackets ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumSaegwPgwDownlinkS5S8GeranBytes ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumSaegwPgwUplinkS5S8GeranDropPackets ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumSaegwPgwUplinkS5S8GeranDropBytes ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumSaegwPgwDownlinkS5S8GeranDropPackets ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumSaegwPgwDownlinkS5S8GeranDropBytes ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumUplinkS5S8UtranPackets ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumUplinkS5S8UtranBytes ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumDownlinkS5S8UtranPackets ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumDownlinkS5S8UtranBytes ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumUplinkS5S8UtranDropPackets ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumUplinkS5S8UtranDropBytes ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumDownlinkS5S8UtranDropPackets ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumDownlinkS5S8UtranDropBytes ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumSaegwPgwUplinkS5S8UtranPackets ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumSaegwPgwUplinkS5S8UtranBytes ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumSaegwPgwDownlinkS5S8UtranPackets ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumSaegwPgwDownlinkS5S8UtranBytes ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumSaegwPgwUplinkS5S8UtranDropPackets ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumSaegwPgwUplinkS5S8UtranDropBytes ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumSaegwPgwDownlinkS5S8UtranDropPackets ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumSaegwPgwDownlinkS5S8UtranDropBytes ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumUplinkEutranPackets ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumUplinkEutranBytes ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumDownlinkEutranPackets ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumDownlinkEutranBytes ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumUplinkEutranDropPackets ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumUplinkEutranDropBytes ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumDownlinkEutranDropPackets ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumDownlinkEutranDropBytes ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumSaegwPgwUplinkEutranPackets ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumSaegwPgwUplinkEutranBytes ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumSaegwPgwDownlinkEutranPackets Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumSaegwPgwDownlinkEutranBytes ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumSaegwPgwUplinkEutranDropPackets ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumSaegwPgwUplinkEutranDropBytes ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumSaegwPgwDownlinkEutranDropPackets ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumSaegwPgwDownlinkEutranDropBytes ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumUplinkGnGpGeranPackets ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumUplinkGnGpGeranBytes ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumUplinkGnGpGeranDropPackets ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumUplinkGnGpGeranDropBytes ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumDownlinkGnGpGeranPackets ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumDownlinkGnGpGeranBytes ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumDownlinkGnGpGeranDropPackets ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumDownlinkGnGpGeranDropBytes ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumUplinkGnGpUtranPackets ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumUplinkGnGpUtranBytes ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumUplinkGnGpUtranDropPackets ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumUplinkGnGpUtranDropBytes ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumDownlinkGnGpUtranPackets ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumDownlinkGnGpUtranBytes ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumDownlinkGnGpUtranDropPackets ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumDownlinkGnGpUtranDropBytes ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumSprAuthReqAttempt ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumSprAuthReqAccept ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumSprAuthReqReject ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumSprAuthReqTimeout ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumAcctStartReqAttempt ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumAcctStartReqAccept ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumAcctStartReqTimeout ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumAcctStartReqNotWaitingForResponse ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumAcctInterimUpdReqAttempt ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumAcctInterimUpdReqAccept ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumAcctInterimUpdReqTimeout ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumAcctInterimUpdReqNotWaitingForResponse ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumAcctStopReqAttempt ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumAcctStopReqAccept ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumAcctStopReqTimeout ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumAcctStopReqNotWaitingForResponse ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumberTTLExcdDropPackets ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumberTTLExcdDropBytes ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumberFragSendPackets ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumberFragSendBytes ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumberFragFailPackets ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumberFragFailBytes ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumberUplinkAclDropPackets ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumberUplinkAclDropBytes ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumberDownlinkAclDropPackets ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumberDownlinkAclDropBytes ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumberBadSrcAddrDropPackets ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumberBadSrcAddrDropBytes ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumberNoTFTDropPackets ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumberNoTFTDropBytes ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumberBadUEAddrDropPackets ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumberBadUEAddrDropBytes ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumberMTUDropPackets ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumberMTUDropBytes ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumberNoRouteDropPackets ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumberNoRouteDropBytes ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumberNoEgressIntfDropPackets ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumberNoEgressIntfDropBytes ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumBearerStatsWithNoSRStats Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumStartPilotPacketsSent ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumStopPilotPacketsSent ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumRatChangePilotPacketsSent ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumberSessSetupSuccessApnMatchingExactMatch Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumberSessSetupSuccessApnMatchingNiOnly Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumberSessSetupSuccessApnMatchingNiAndMalformedOi Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumberPdpSessSetupSuccessApnMatchingExactMatch Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumberPdpSessSetupSuccessApnMatchingNiOnly Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumberPdpSessSetupSuccessApnMatchingNiAndMalformedOi Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumDeleteSessionRejectMismatchedSrcAndFteidIP Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumDeletePDPRejectMismatchedSrcAndFteidIP Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumModifyBearerRejectMismatchedSrcAndFteidIP Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumUpdatePDPRejectMismatchedSrcAndFteidIP Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumLocalCloseCreateSessionParallelPDN Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumLocalCloseCreatePDPParallelPDN Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumDeleteSessionRejectedInvalidPeer Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumDeletePDPCtxtRejectedInvalidPeer Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumCreateBearerRespDroppedInvalidPeer Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumBearerRsrcCmdRejectedInvalidPeer Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumCreatePDPCtxtReqRejectedInvalidPeer Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumChangeNotificationRejectedInvalidPeer Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumModifyBearerReqRejectedInvalidPeer Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumUpdatePDPCtxtReqRejectedInvalidPeer Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumDeleteBearerCmdRejectedInvalidPeer Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumDeleteBearerRespDroppedInvalidPeer Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumDeletePDPCtxtRespDroppedInvalidPeer Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumModifyBearerCmdRejectedInvalidPeer Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumUpdateBearerRespDroppedInvalidPeer Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumUpdatePDPCtxtRespDroppedInvalidPeer Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumGtpv1InitPDPCtxtActivationRespDroppedInvalidPeer Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumTraceSessionActivationRejectedInvalidPeer Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumTraceSessionDeactivationRejectedInvalidPeer Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumSuspendNotificationRejectedInvalidPeer Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumResumeNotificationRejectedInvalidPeer Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyMinCPlaneTeidReuseDuration Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyMinUPlaneTeidReuseDuration Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumStatsUpdateForMissingSRsForActiveSessions Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumStatsUpdateForMissingSRsForDeactivateSessions Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumCDRsWithZeroServiceDataContainers Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumberSigInfoLookupSuccessfulAndFilledConfiguredValues Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumberSigInfoLookupFailure Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumS5uCorePeerDefaultBearerErrorIndicationsProcessed ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumS5uCorePeerDefaultBearereErrorIndicationLocalCloseAttempts ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumS5uCorePeerDedicatedBearerErrorIndicationsProcessed ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumS5uCorePeerDedBearerErrorIndicationBearerDeactivation ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumCoreGtpuErrorIndicationsProcessed Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumCoreGtpuErrorIndicationLocalCloseAttempts Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumCoreGtpuErrorIndicationBearerDeactivation Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumS5uCoreDefBrrErrorIndicationLocalCloseAttempts ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumS5uCoreDedBrrErrorIndicationBearerDeactivation ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumCreateSessionDroppedProcLimit Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumCreatePdpDroppedProcLimit Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumDeleteSessionDroppedProcLimit Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumDeletePdpDroppedProcLimit Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumLocalDelegatedIPv6AllocSuccesses ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumLocalDelegatedIPv6AllocFailures ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumRemoteDelegatedIPv6ReserveSuccesses ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumRemoteDelegatedIPv6ReserveFailures ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumSessSetupFailuresExternalErrors Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumSessDeactivationsExternalErrors Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumSessSetupFailuresLocalErrors Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumSessDeactivationsLocalErrors Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumCreateSessionRejectFromPgw Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumCreateSessionRequestsThrottledClusterRateControl Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumCreateSessionRequestsThrottledApnRateControl Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumCreateSessionRejectApnCongested Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumCreateSessionRejectApnCongestedCritical Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumCreateSessionRejectApnCongestedMajor Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumCreateSessionRejectApnCongestedMinor Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumCreateSessionLapiAttempt Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumCreateSessionLapiAccept Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumCreateSessionLapiReject Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumPGWInitDedBearerActPartialAccept Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumUpdateBearerPartialAccept Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumCreatePDPContextRequestsThrottledClusterRateControl Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumCreatePDPContextRequestsThrottledApnRateControl Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumRatNBIotEutranSessions Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumNonIpPdnSessions Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumSaegwRatTypeNBIotEUtranSessions Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumDnsCacheHits ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumDnsCacheHitsNaptr ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumDnsCacheHitsSrv ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumDnsCacheHitsA ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumUplinkNBIotEutranPackets ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumUplinkNBIotEutranBytes ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumDownlinkNBIotEutranPackets ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumDownlinkNBIotEutranBytes ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumUplinkNBIotEutranDropPackets ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumUplinkNBIotEutranDropBytes ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumDownlinkNBIotEutranDropPackets ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumDownlinkNBIotEutranDropBytes ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumSaegwPgwUplinkNBIotEutranPackets ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumSaegwPgwUplinkNBIotEutranBytes ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumSaegwPgwDownlinkNBIotEutranPackets Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumSaegwPgwDownlinkNBIotEutranBytes ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumSaegwPgwUplinkNBIotEutranDropPackets ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumSaegwPgwUplinkNBIotEutranDropBytes ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumSaegwPgwDownlinkNBIotEutranDropPackets ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumSaegwPgwDownlinkNBIotEutranDropBytes ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumTotalSessionsWithTerminateTimer Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumCurrentSessionsWithTerminateTimer Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumCreateSessionRejectSessionBlocked Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumLocalCloseAttemptsSessionBlocked Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumLocalCloseTerminateServiceRule Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumSessionsInLocalDatabase Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyConnectedDeviceFlows ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyConnectedDeviceUlPkts ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyConnectedDeviceUlBytes ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyConnectedDeviceDlPkts ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyConnectedDeviceDlBytes ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyTetheredDeviceFlows ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyTetheredDeviceUlPkts ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyTetheredDeviceUlBytes ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyTetheredDeviceDlPkts ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyTetheredDeviceDlBytes ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyTetheringEntitledFlows ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyTetheringEntitledUplinkPacketsPassed ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyTetheringEntitledUplinkBytesPassed ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyTetheringEntitledDownlinkPacketsPassed ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyTetheringEntitledDownlinkBytesPassed ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyTetheredFlowsDetectedUsingTtl ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyTetheredFlowsDetectedUsingUserAgent ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumPgwTriggeredQosUpdate Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumSessionsEstablishedWithExistingImsiAndApn Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyTetheredFlowsDetectedUsingTcpIpFingerprinting ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumDnsResponseFailTimeout ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumDnsResponseDropNoIntf ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumDnsResponseDropNoSession ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumDnsResponseDropNoPdnSession ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumSessionPendedForDns ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumSessionPendedForDnsSuccess ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumSessionPendedForDnsTimeout ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumCreateSessionRejectTamFailure Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumCreatePdpRejectTamFailure Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumApplicationStartNotificationsRcvd Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumApplicationStopNotificationsRcvd Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumGxApplicationStartNotificationsSuccess Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumGxApplicationStartNotificationsFailed Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumGxApplicationStopNotificationsSuccess Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumGxApplicationStopNotificationsFailed Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumSdApplicationStartNotificationsSuccess Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumSdApplicationStartNotificationsFailed Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumSdApplicationStopNotificationsSuccess Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumSdApplicationStopNotificationsFailed Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumCreateSessionRejectsOverload ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumCreateBearerRejectsOverload ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumManifestServerRequestsSent Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumManifestServerResponsesRcvd Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyTetheredFlowsDetectedUsingGquicUserAgent ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumCreateSessionRejectsOverloadMinor ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumCreateSessionRejectsOverloadMajor ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumCreateSessionRejectsOverloadCritical ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumCreateSessionRejectsOverloadMCDSync ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumCreateBearerRejectsOverloadMinor ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumCreateBearerRejectsOverloadMajor ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumCreateBearerRejectsOverloadCritical ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumCreateBearerRejectsOverloadMCDSync ConfdString } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyName OBJECT-TYPE SYNTAX String MAX-ACCESS not-accessible STATUS current DESCRIPTION "Table Name" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyEntry 1 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumCurrentSessions OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyEntry 2 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumBearers OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Current number of bearers" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyEntry 3 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumCreateSessionAttempt OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create session attempts" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyEntry 4 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumCreateSessionAccept OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create session attempts accepted" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyEntry 5 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumCreateSessionReject OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create session attempts rejected" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyEntry 6 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumCreateSessionRejectMalformedReq OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create session attempts rejected - malformed request" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyEntry 7 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumCreateSessionRejectUnknownApn OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create session attempts rejected - unknown APN" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyEntry 8 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumCreateSessionRejectRsrcUnavailable OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create session attempts rejected - resources unavailable" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyEntry 9 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumCreateSessionRejectServiceNotSupported OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create session attempts rejected - service not supported" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyEntry 10 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumCreateSessionRejectSystemFailure OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create session attempts rejected - system failure" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyEntry 11 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumCreateSessionRejectMisc OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create session attempts rejected - unclassified" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyEntry 12 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumDeleteSessionAttempt OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of delete session attempts received" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyEntry 13 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumDeleteSessionAccept OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of delete session attempts accepted" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyEntry 14 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumDeleteSessionReject OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of delete session attempts rejected" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyEntry 15 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumUEInitDedBearerActAttempt OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of UE initiated dedicated bearer activation attempts" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyEntry 16 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumUEInitDedBearerActAccept OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of UE initiated dedicated bearer activation attempts accepted" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyEntry 17 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumUEInitDedBearerActReject OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of UE initiated dedicated bearer activation attempts rejected" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyEntry 18 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumPGWInitDedBearerActAttempt OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of PGW initiated dedicated bearer activation attempts accepted" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyEntry 19 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumPGWInitDedBearerActAccept OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of PGW initiated dedicated bearer activation attempts accepted" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyEntry 20 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumPGWInitDedBearerActReject OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of PGW initiated dedicated bearer activation attempts rejected" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyEntry 21 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumMMEInitDedBearerDeactAttempt OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of MME initiated dedicated bearer deactivation attempts" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyEntry 22 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumMMEInitDedBearerDeactAccept OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of MME initiated dedicated bearer deactivation attempts accepted" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyEntry 23 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumMMEInitDedBearerDeactReject OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of MME initiated dedicated bearer deactivation attempts rejected" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyEntry 24 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumUEInitDedBearerDeactAttempt OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of UE initiated dedicated bearer deactivation attempts" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyEntry 25 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumUEInitDedBearerDeactAccept OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of UE initiated dedicated bearer deactivation attempts accepted" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyEntry 26 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumUEInitDedBearerDeactReject OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of UE initiated dedicated bearer deactivation attempts rejected" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyEntry 27 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumPGWInitDedBearerDeactAttempt OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of PGW initiated dedicated bearer deactivation attempts" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyEntry 28 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumPGWInitDedBearerDeactAccept OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of PGW initiated dedicated bearer deactivation attempts accepted" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyEntry 29 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumPGWInitDedBearerDeactReject OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of PGW initiated dedicated bearer deactivation attempts rejected" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyEntry 30 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumModifyBearerCmdAttempt OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of modify bearer command attempts" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyEntry 31 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumModifyBearerCmdReject OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of modify bearer command attempts rejected" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyEntry 32 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumUpdateBearerAttempt OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of update bearer attempts" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyEntry 33 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumUpdateBearerAccept OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of update bearer attempts accepted" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyEntry 34 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumUpdateBearerReject OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of update bearer attempts rejected" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyEntry 35 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumModifyBearerAttempt OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of modify bearer attempts" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyEntry 36 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumModifyBearerAccept OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of modify bearer attempts accepted" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyEntry 37 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumModifyBearerReject OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of modify bearer attempts rejected" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyEntry 38 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumModifyBearerRejectContextNotFound OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of modify bearer attempts rejected due to context not found" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyEntry 39 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumCreatePdpAttempt OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create PDP context attempts" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyEntry 40 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumCreatePdpAccept OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create PDP context attempts accepted" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyEntry 41 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumCreatePdpReject OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create PDP context attempts rejected" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyEntry 42 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumCreatePdpRejectMalformedReq OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create PDP context attempts rejected - malformed request" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyEntry 43 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumCreatePdpRejectUnknownApn OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create PDP context attempts rejected - unknown APN" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyEntry 44 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumCreatePdpRejectRsrcUnavailable OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create PDP context attempts rejected - resource unavailable" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyEntry 45 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumCreatePdpRejectServiceNotSupported OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create PDP context attempts rejected - service not supported" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyEntry 46 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumCreatePdpRejectSystemFailure OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create PDP context attempts rejected - system failure" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyEntry 47 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumCreatePdpRejectMisc OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create PDP context attempts rejected - unclassified" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyEntry 48 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumDeletePdpAttempt OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of delete PDP context attempts" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyEntry 49 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumDeletePdpAccept OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of delete PDP context attempts accepted" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyEntry 50 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumDeletePdpReject OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of delete PDP context attempts rejected" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyEntry 51 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumUEInitSecPdpActAttempt OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of UE initiated secondary PDP context activation attempts" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyEntry 52 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumUEInitSecPdpActAccept OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of UE initiated secondary PDP context activation attempts accepted" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyEntry 53 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumUEInitSecPdpActReject OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of UE initiated secondary PDP context activation attempts rejected" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyEntry 54 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumGGSNInitSecPdpActAttempt OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of GGSN initiated secondary PDP context activation attempts" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyEntry 55 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumGGSNInitSecPdpActAccept OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of GGSN initiated secondary PDP context activation attempts accepted" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyEntry 56 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumGGSNInitSecPdpActReject OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of GGSN initiated secondary PDP context activation attempts rejected" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyEntry 57 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumSGSNInitSecPdpDeactAttempt OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of SGSN initiated secondary PDP context deactivation attempts" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyEntry 58 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumSGSNInitSecPdpDeactAccept OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of SGSN initiated secondary PDP context deactivation attempts accepted" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyEntry 59 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumSGSNInitSecPdpDeactReject OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of SGSN initiated secondary PDP context deactivation attempts rejected" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyEntry 60 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumUEInitSecPdpDeactAttempt OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of UE initiated secondary PDP context deactivation attempts" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyEntry 61 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumUEInitSecPdpDeactAccept OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of UE initiated secondary PDP context deactivation attempts accepted" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyEntry 62 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumUEInitSecPdpDeactReject OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of UE initiated secondary PDP context deactivation attempts rejected" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyEntry 63 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumGGSNInitSecPdpDeactAttempt OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of GGSN initiated secondary PDP context deactivation attempts" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyEntry 64 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumGGSNInitSecPdpDeactAccept OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of GGSN initiated secondary PDP context deactivation attempts accepted" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyEntry 65 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumGGSNInitSecPdpDeactReject OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of GGSN initiated secondary PDP context deactivation attempts rejected" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyEntry 66 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumSGSNInitUpdatePdpAttempt OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of SGSN initiated update PDP context attempts" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyEntry 67 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumSGSNInitUpdatePdpAccept OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of SGSN initiated update PDP context attempts accepted" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyEntry 68 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumSGSNInitUpdatePdpReject OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of SGSN initiated update PDP context attempts rejected" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyEntry 69 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumSGSNInitUpdatePdpRejectContextNotFound OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of SGSN initiated update PDP context attempts rejected due to context not found" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyEntry 70 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumGGSNInitUpdatePdpAttempt OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of GGSN initiated update PDP context attempts" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyEntry 71 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumGGSNInitUpdatePdpAccept OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of GGSN initiated update PDP context attempts accepted" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyEntry 72 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumGGSNInitUpdatePdpReject OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of GGSN initiated update PDP context attempts rejected" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyEntry 73 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumLocalCloseAttempts OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of local close attempts" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyEntry 74 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumLocalCloseAttemptsAccepted OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of local close attempts accepted" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyEntry 75 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumPcrfInitiatedCloseAttempts OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of pcrf initiated close attempts" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyEntry 76 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumOcsInitiatedCloseAttempts OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of ocs initiated close attempts" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyEntry 77 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumIdleDurationExceededCloses OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of sessions closed due to IDLE duration time exceeded" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyEntry 78 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumMaximalDurationExceededCloses OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of sessions closed due to MAXIMAL duration time exceeded" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyEntry 79 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumOperatorInitiatedCloses OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of operator initiated PDN session closes" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyEntry 80 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumBearerIdleDurationExceededCloses OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers deactivated due to IDLE duration time exceeded" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyEntry 81 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumActiveCurrentSessions OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Current number of active sessions" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyEntry 82 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumIdleCurrentSessions OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Current number of idle sessions" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyEntry 83 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumCurrentGeoSyncRestoredSessions OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Current number of PDN Sessions restored from Geo Active" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyEntry 84 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyIntervalPeakCurrentSessions OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Interval peak number of sessions" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyEntry 85 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyIntervalPeakActiveCurrentSessions OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Interval peak number of active sessions" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyEntry 86 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyIntervalPeakIdleCurrentSessions OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Interval peak number of idle sessions" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyEntry 87 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumDefaultBearers OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Current number of default bearers" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyEntry 88 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumDedicatedBearers OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Current number of dedicated bearers" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyEntry 89 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyIntervalPeakBearers OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Interval peak number of bearers" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyEntry 90 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyIntervalPeakDefaultBearers OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Interval peak number of default bearers" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyEntry 91 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyIntervalPeakDedicatedBearers OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Interval peak number of dedicated bearers" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyEntry 92 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumDhcpReleaseLocalCloseAttempts OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of local close attempts due to DHCP Release" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyEntry 93 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumTraceSessionActivationAttempt OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of trace session activations received" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyEntry 94 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumTraceSessionActivationAccept OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of trace session activations accepted" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyEntry 95 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumTraceSessionDeactivationAttempt OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of trace session deactivations received" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyEntry 96 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumTraceSessionDeactivationAccept OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of trace session deactivations accepted" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyEntry 97 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumDhcpTimeoutLocalCloseAttempts OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of local close attempts due to DHCP IP Address Allocation Timeout" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyEntry 98 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumDhcpLeaseExpiryLocalCloseAttempts OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of local close attempts due to DHCP IP Address Lease Expiry" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyEntry 99 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumRadiusDisconnectLocalCloses OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of local closes due to RADIUS Disconnect from server" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyEntry 100 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumRatTypeUtranSessions OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Current number of UTRAN session" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyEntry 101 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumRatTypeGeranSessions OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Current number of GERAN session" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyEntry 102 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumRatTypeWlanSessions OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Current number of WLAN session" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyEntry 103 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumRatTypeGanSessions OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Current number of GAN session" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyEntry 104 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumRatTypeHspaEvoSessions OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Current number of HSPA Evolution session" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyEntry 105 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumRatTypeEUtranSessions OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Current number of E-UTRAN session" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyEntry 106 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumRatTypeVirtualSessions OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Current number of Virtual RAT session" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyEntry 107 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumCurrentSessionsGnGeran OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Current number of Gn GERAN sessions" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyEntry 108 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumCurrentSessionsGnUtran OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Current number of Gn UTRAN sessions" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyEntry 109 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumCurrentSessionsS5S8Geran OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Current number of S5S8 GERAN sessions" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyEntry 110 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumCurrentSessionsS5S8Utran OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Current number of S5S8 UTRAN sessions" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyEntry 111 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumCurrentSessionsRoaming OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Current number of roaming sessions" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyEntry 112 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumGzSessions OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Current number of sessions using Gz interface" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyEntry 113 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumUniqueSubscribers OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Current number of unique subscribers" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyEntry 114 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumIpv4PdnSessions OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Current number of IPv4 PDN Sessions" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyEntry 115 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumIpv6PdnSessions OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Current number of IPv6 PDN Sessions" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyEntry 116 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumIpv4v6PdnSessions OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Current number of Dual Stack PDN Sessions" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyEntry 117 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumRatHandovers OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of RAT session handovers" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyEntry 118 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumGxSessions OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Current number session using Gyxinterface" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyEntry 119 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumSessionsSetupWithDefaultPolicy OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Sessions Setup With Default Gx Policy" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyEntry 120 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumActiveSessionsWithDefaultPolicy OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Active Sessions With Default Gx Policy" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyEntry 121 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumActiveGxReplaySessionsAwaitingPcrfRejoin OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Active Gx Sessions Awaiting Pcrf Rejoin" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyEntry 122 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumPcrfRejoinSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of successful Gx PCRF Rejoins" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyEntry 123 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumGySessions OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Current number session using Gy interface" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyEntry 124 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumSessionsSetupWithDefaultGyQuota OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Sessions Setup With Default Gy Quota" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyEntry 125 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumActiveSessionsWithDefaultGyQuota OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Active Sessions With Default Quota" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyEntry 126 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumActiveGyAPTriggerbyCCRU OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of sessions that currently using default quota triggered by CCR-U failure" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyEntry 127 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumTotalGyAPTriggerbyCCRU OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of total sessions using default quota triggered by CCR-U failure" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyEntry 128 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumActiveGySessionsAwaitingOcsRejoin OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Active Gy Sessions Awaiting OCS Rejoin" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyEntry 129 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumOcsGyRejoinSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of successful OCS Gy Rejoins" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyEntry 130 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumDefaultGyQuotaReapplied OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of times default Gy Quota was reapplied due to CCR-I failure" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyEntry 131 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumDefaultGyQuotaAppliedCcruFailure OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of times default Gy Quota was applied due to CCR-U Failure." ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyEntry 132 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumGyDownGyRejoinTimerRestarted OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of times Gy Rejoin timer was restarted because Gy interface was down." ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyEntry 133 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumGyCCRTWriteToDisk OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of record logs to disk due to CCR-T failure" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyEntry 134 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumGyAPTriggerByProtocolError OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of total sessions using default quota triggered by 3xx" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyEntry 135 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumGyAPTriggerByTransientFailure OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of total sessions using default quota triggered by 4xx result code" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyEntry 136 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumGyAPTriggerByPermanentFailure OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of total sessions using default quota triggered by 5xx result code" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyEntry 137 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumGyAPTriggerByMessageTimeout OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of total sessions using default quota triggered by timeout" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyEntry 138 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumGyAPTriggerByLinkDown OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of total sessions using default quota triggered by OCS link down" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyEntry 139 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumGyAPTriggerByInternalFailure OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of total sessions using default quota triggered by internal error or back pressure" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyEntry 140 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumDuplicateSessionLocalCloseAttempts OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of local close attempts due to Duplicate Session" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyEntry 141 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumCtrlTeidLookupFailures OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of lookup failures using the control TEID" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyEntry 142 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumErrorIndicationsProcessed OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Error Indications processed" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyEntry 143 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumErrorIndicationLocalCloseAttempts OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of local close attempts due to receipt of Error Indication" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyEntry 144 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumErrorIndicationBearerDeactivation OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of dedicated bearer deletions due to receipt of Error Indication" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyEntry 145 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumS5uDefaultBearerErrorIndicationsProcessed OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of access s5s8u default bearer error indications processed" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyEntry 146 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumS5uDefaultBearereErrorIndicationLocalCloseAttempts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of local close attempts due to receipt of error indication on s5s8u default bearer from access peer" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyEntry 147 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumS5uDedicatedBearerErrorIndicationsProcessed OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of s5s8u access peer dedicated bearer error indications processed" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyEntry 148 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumS5uDedicatedBearerErrorIndicationBearerDeactivation OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearer deactivations due to receipt of error indication on s5s8u dedicated bearer from access peer" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyEntry 149 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumWfTeidCollisionLocalCloseAttempts OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of local close attempts due to TEID Collision" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyEntry 150 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumChangeNotificationReqAttempt OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of change notification attempts" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyEntry 151 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumChangeNotificationReqAccept OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of change notification attempts accepted" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyEntry 152 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumChangeNotificationReqReject OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of change notification attempts rejected" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyEntry 153 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumChangeNotificationReqRejectMalformedReq OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of change notification attempts rejected - malformed request" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyEntry 154 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumChangeNotificationReqRejectUnknownApn OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of change notification attempts rejected - unknown APN" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyEntry 155 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumChangeNotificationReqRejectRsrcUnavailable OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of change notification attempts rejected - resources unavailable" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyEntry 156 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumChangeNotificationReqRejectServiceNotSupported OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of change notification attempts rejected due to service not supported" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyEntry 157 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumChangeNotificationReqRejectSystemFailure OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of change notification attempts rejected - system failure" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyEntry 158 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumChangeNotificationReqRejectMisc OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of change notification attempts rejected for miscellaneous reasons" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyEntry 159 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumChangeNotificationReqDrop OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of change notification requests Dropped" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyEntry 160 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumGtppCdrSent OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of GTPP CDRs that were sent successfully" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyEntry 161 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumGtppCdrRespSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of GTPP CDRs for which a success response was received" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyEntry 162 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumGtppCdrRespFailure OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of GTPP CDRs for which a failure response was received" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyEntry 163 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumGtppCdrRespTimeout OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of GTPP CDRs for which no response was received in the expected time" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyEntry 164 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumTotalBearersSetupSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers setup successful" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyEntry 165 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumTotalBearersSetupFail OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers setup failed" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyEntry 166 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumCurrentBearersQci1 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of current bearers with qci 1" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyEntry 167 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumCurrentBearersQci2 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of current bearers with qci 2" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyEntry 168 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumCurrentBearersQci3 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of current bearers with qci 3" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyEntry 169 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumCurrentBearersQci4 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of current bearers with qci 4" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyEntry 170 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumCurrentBearersQci5 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of current bearers with qci 5" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyEntry 171 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumCurrentBearersQci6 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of current bearers with qci 6" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyEntry 172 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumCurrentBearersQci7 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of current bearers with qci 7" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyEntry 173 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumCurrentBearersQci8 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of current bearers with qci 8" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyEntry 174 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumCurrentBearersQci9 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of current bearers with qci 9" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyEntry 175 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumCurrentBearersQciOther OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of current bearers with qci between 10 .. 255" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyEntry 176 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumTotalBearersSetupSuccessQci1 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers setup successful with qci 1" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyEntry 177 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumTotalBearersSetupSuccessQci2 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers setup successful with qci 2" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyEntry 178 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumTotalBearersSetupSuccessQci3 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers setup successful with qci 3" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyEntry 179 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumTotalBearersSetupSuccessQci4 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers setup successful with qci 4" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyEntry 180 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumTotalBearersSetupSuccessQci5 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers setup successful with qci 5" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyEntry 181 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumTotalBearersSetupSuccessQci6 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers setup successful with qci 6" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyEntry 182 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumTotalBearersSetupSuccessQci7 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers setup successful with qci 7" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyEntry 183 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumTotalBearersSetupSuccessQci8 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers setup successful with qci 8" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyEntry 184 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumTotalBearersSetupSuccessQci9 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers setup successful with qci 9" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyEntry 185 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumTotalBearersSetupSuccessQciOther OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers setup successful with qci between 10 .. 255" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyEntry 186 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumTotalBearersSetupFailQci1 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers setup failed with qci 1" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyEntry 187 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumTotalBearersSetupFailQci2 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers setup failed with qci 2" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyEntry 188 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumTotalBearersSetupFailQci3 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers setup failed with qci 3" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyEntry 189 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumTotalBearersSetupFailQci4 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers setup failed with qci 4" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyEntry 190 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumTotalBearersSetupFailQci5 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers setup failed with qci 5" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyEntry 191 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumTotalBearersSetupFailQci6 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers setup failed with qci 6" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyEntry 192 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumTotalBearersSetupFailQci7 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers setup failed with qci 6" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyEntry 193 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumTotalBearersSetupFailQci8 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers setup failed with qci 8" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyEntry 194 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumTotalBearersSetupFailQci9 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers setup failed with qci 9" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyEntry 195 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumTotalBearersSetupFailQciOther OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers setup failed with qci between 10 .. 255" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyEntry 196 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumSaegwCurrentSessions OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "SAEGW-PGW Current number of sessions" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyEntry 197 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumSaegwCurrentSessionsS5S8Geran OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "SAEGW-PGW Current number of S5S8 GERAN sessions" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyEntry 198 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumSaegwCurrentSessionsS5S8Utran OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "SAEGW-PGW Current number of S5S8 UTRAN sessions" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyEntry 199 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumSaegwRatTypeEUtranSessions OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "SAEGW-PGW Current number of E-UTRAN session" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyEntry 200 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumSaegwCurrentBearers OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "SAEGW-PGW Current number of bearers" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyEntry 201 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumSaegwTotalBearersSetupSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "SAEGW-PGW Total number of bearers setup successful" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyEntry 202 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumSaegwTotalBearersSetupFail OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "SAEGW-PGW Total number of bearers setup failed" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyEntry 203 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumSaegwCurrentBearersQci1 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "SAEGW-PGW Total number of current bearers with qci 1" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyEntry 204 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumSaegwCurrentBearersQci2 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "SAEGW-PGW Total number of current bearers with qci 2" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyEntry 205 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumSaegwCurrentBearersQci3 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "SAEGW-PGW Total number of current bearers with qci 3" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyEntry 206 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumSaegwCurrentBearersQci4 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "SAEGW-PGW Total number of current bearers with qci 4" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyEntry 207 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumSaegwCurrentBearersQci5 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "SAEGW-PGW Total number of current bearers with qci 5" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyEntry 208 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumSaegwCurrentBearersQci6 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "SAEGW-PGW Total number of current bearers with qci 6" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyEntry 209 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumSaegwCurrentBearersQci7 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "SAEGW-PGW Total number of current bearers with qci 7" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyEntry 210 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumSaegwCurrentBearersQci8 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "SAEGW-PGW Total number of current bearers with qci 8" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyEntry 211 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumSaegwCurrentBearersQci9 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "SAEGW-PGW Total number of current bearers with qci 9" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyEntry 212 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumSaegwCurrentBearersQciOther OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "SAEGW-PGW Total number of current bearers with qci between 10 .. 255" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyEntry 213 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumSaegwTotalBearersSetupSuccessQci1 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "SAEGW-PGW Total number of bearers setup successful with qci 1" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyEntry 214 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumSaegwTotalBearersSetupSuccessQci2 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "SAEGW-PGW Total number of bearers setup successful with qci 2" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyEntry 215 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumSaegwTotalBearersSetupSuccessQci3 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "SAEGW-PGW Total number of bearers setup successful with qci 3" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyEntry 216 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumSaegwTotalBearersSetupSuccessQci4 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "SAEGW-PGW Total number of bearers setup successful with qci 4" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyEntry 217 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumSaegwTotalBearersSetupSuccessQci5 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "SAEGW-PGW Total number of bearers setup successful with qci 5" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyEntry 218 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumSaegwTotalBearersSetupSuccessQci6 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "SAEGW-PGW Total number of bearers setup successful with qci 6" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyEntry 219 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumSaegwTotalBearersSetupSuccessQci7 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "SAEGW-PGW Total number of bearers setup successful with qci 7" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyEntry 220 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumSaegwTotalBearersSetupSuccessQci8 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "SAEGW-PGW Total number of bearers setup successful with qci 8" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyEntry 221 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumSaegwTotalBearersSetupSuccessQci9 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "SAEGW-PGW Total number of bearers setup successful with qci 9" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyEntry 222 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumSaegwTotalBearersSetupSuccessQciOther OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "SAEGW-PGW Total number of bearers setup successful with qci between 10 .. 255" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyEntry 223 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumSaegwTotalBearersSetupFailQci1 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "SAEGW-PGW Total number of bearers setup failed with qci 1" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyEntry 224 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumSaegwTotalBearersSetupFailQci2 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "SAEGW-PGW Total number of bearers setup failed with qci 2" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyEntry 225 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumSaegwTotalBearersSetupFailQci3 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "SAEGW-PGW Total number of bearers setup failed with qci 3" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyEntry 226 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumSaegwTotalBearersSetupFailQci4 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "SAEGW-PGW Total number of bearers setup failed with qci 4" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyEntry 227 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumSaegwTotalBearersSetupFailQci5 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "SAEGW-PGW Total number of bearers setup failed with qci 5" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyEntry 228 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumSaegwTotalBearersSetupFailQci6 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "SAEGW-PGW Total number of bearers setup failed with qci 6" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyEntry 229 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumSaegwTotalBearersSetupFailQci7 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "SAEGW-PGW Total number of bearers setup failed with qci 6" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyEntry 230 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumSaegwTotalBearersSetupFailQci8 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "SAEGW-PGW Total number of bearers setup failed with qci 8" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyEntry 231 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumSaegwTotalBearersSetupFailQci9 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "SAEGW-PGW Total number of bearers setup failed with qci 9" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyEntry 232 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumSaegwTotalBearersSetupFailQciOther OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "SAEGW-PGW Total number of bearers setup failed with qci between 10 .. 255" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyEntry 233 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumAwaitCoATimeoutLocalCloseAttempts OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of local close attempts due to no CoA received within the configured timeout" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyEntry 234 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumL2tpGwSessionDeleteAttempts OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of L2tp gateway delete request attempts " ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyEntry 235 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumUplinkPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink packets received" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyEntry 236 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumUplinkBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink bytes received" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyEntry 237 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumUplinkDropPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink packets dropped" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyEntry 238 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumUplinkDropBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink bytes dropped" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyEntry 239 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumDownlinkPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink packets received" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyEntry 240 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumDownlinkBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink bytes received" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyEntry 241 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumDownlinkDropPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink packets dropped" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyEntry 242 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumDownlinkDropBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink bytes dropped" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyEntry 243 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumUplinkSuspendDropPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink suspend drop packets" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyEntry 244 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumUplinkSuspendDropBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink suspend drop bytes" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyEntry 245 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumDownlinkSuspendDropPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink suspend drop packets" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyEntry 246 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumDownlinkSuspendDropBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink suspend drop bytes" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyEntry 247 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumSuspendNotification OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of suspend notification requests received" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyEntry 248 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumSuspendNotificationAccept OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of suspend notification requests accepted" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyEntry 249 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumSuspendNotificationReject OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of suspend notification requests rejected" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyEntry 250 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumResumeNotification OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of resume notification requests received" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyEntry 251 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumResumeNotificationAccept OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of resume notification requests accepted" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyEntry 252 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumResumeNotificationReject OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of resume notification requests rejected" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyEntry 253 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumDeletePdpDropTearDownIndMissingOneBearerOnly OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of delete PDP context dropped as teardown ind is missing in message received for session with only one bearer" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyEntry 254 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumDeletePdpDropTearDownIndMissingForDefaultBearer OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of delete PDP context dropped as teardown ind is missing in message received with default bearer id" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyEntry 255 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumS6bInitiatedCloseAttempts OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of s6b initiated close attempts" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyEntry 256 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyDefaultGyUplinkBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total Uplink bytes using Default Gy Quota" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyEntry 257 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyDefaultGyDownlinkBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total Downlink bytes using Default Gy Quota" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyEntry 258 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumOfActiveS6bSessions OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of active S6b Sessions" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyEntry 259 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumIgnoreSprRadiusFailureSessions OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of sessions which ignored radius failure" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyEntry 260 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumInterAccessHOReqNoSessionReject OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of interaccess handover create session requests rejected with no session" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyEntry 261 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumInterAccessHOReqNoSessionAccept OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of interaccess handover create session requests accepted with no session" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyEntry 262 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumDnsAttempts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "DNS Request - Attempts" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyEntry 263 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumDnsSendSuccess OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "DNS Request - Success" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyEntry 264 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumDnsSendFailedNoConfig OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "DNS Request Failed - No DNS Configuration" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyEntry 265 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumDnsFailedMisc OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "DNS Request Failed - Miscellaneous" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyEntry 266 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumDnsResponses OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "DNS Response - Total Received" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyEntry 267 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumDnsResponseSuccess OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "DNS Response - Success" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyEntry 268 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumDnsResponseFailNoResponse OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "DNS Response Failed - No response from server" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyEntry 269 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumDnsResponseFailNoName OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "DNS Response Failed - Domain Name Not Found" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyEntry 270 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumDnsResponseFailNoData OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "DNS Response Failed - No Data" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyEntry 271 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumDnsResponseFailMisc OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "DNS Response Failed - Miscellaneous" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyEntry 272 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumPcoPcscfDefaultFqdnUsed OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of times default P-CSCF FQDN used for DNS lookup" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyEntry 273 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumPcoPcscfTableUsed OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of times P-CSCF table used for P-CSCF IP Address allocation" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyEntry 274 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumSaegwPgwUplinkPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink packets for SAEGW PGW sessions" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyEntry 275 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumSaegwPgwUplinkBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink bytes for SAEGW PGW sessions" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyEntry 276 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumSaegwPgwDownlinkPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink packets for SAEGW PGW sessions" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyEntry 277 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumSaegwPgwDownlinkBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink bytes for SAEGW PGW sessions" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyEntry 278 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumSaegwPgwUplinkDropPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink drop packets for SAEGW PGW sessions" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyEntry 279 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumSaegwPgwUplinkDropBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink drop bytes for SAEGW PGW sessions" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyEntry 280 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumSaegwPgwDownlinkDropPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink drop packets for SAEGW PGW sessions" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyEntry 281 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumSaegwPgwDownlinkDropBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink drop bytes for SAEGW PGW sessions" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyEntry 282 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumUplinkS5S8GeranPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink packets for PGW S5S8 GERAN sessions" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyEntry 283 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumUplinkS5S8GeranBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink bytes for PGW S5S8 GERAN sessions" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyEntry 284 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumDownlinkS5S8GeranPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink packets for PGW S5S8 GERAN sessions" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyEntry 285 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumDownlinkS5S8GeranBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink bytes for PGW S5S8 GERAN sessions" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyEntry 286 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumUplinkS5S8GeranDropPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink drop packets for PGW S5S8 GERAN sessions" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyEntry 287 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumUplinkS5S8GeranDropBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink drop bytes for PGW S5S8 GERAN sessions" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyEntry 288 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumDownlinkS5S8GeranDropPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink drop packets for PGW S5S8 GERAN sessions" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyEntry 289 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumDownlinkS5S8GeranDropBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink drop bytes for PGW S5S8 GERAN sessions" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyEntry 290 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumSaegwPgwUplinkS5S8GeranPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink packets for SAEGW PGW S5S8 GERAN sessions" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyEntry 291 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumSaegwPgwUplinkS5S8GeranBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink bytes for SAEGW PGW S5S8 GERAN sessions" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyEntry 292 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumSaegwPgwDownlinkS5S8GeranPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink packets for SAEGW PGW S5S8 GERAN sessions" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyEntry 293 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumSaegwPgwDownlinkS5S8GeranBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink bytes for SAEGW PGW S5S8 GERAN sessions" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyEntry 294 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumSaegwPgwUplinkS5S8GeranDropPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink drop packets for SAEGW PGW S5S8 GERAN sessions" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyEntry 295 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumSaegwPgwUplinkS5S8GeranDropBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink drop bytes for SAEGW PGW S5S8 GERAN sessions" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyEntry 296 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumSaegwPgwDownlinkS5S8GeranDropPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink drop packets for SAEGW PGW S5S8 GERAN sessions" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyEntry 297 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumSaegwPgwDownlinkS5S8GeranDropBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink drop bytes for SAEGW PGW S5S8 GERAN sessions" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyEntry 298 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumUplinkS5S8UtranPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink packets for PGW S5S8 UTRAN sessions" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyEntry 299 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumUplinkS5S8UtranBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink bytes for PGW S5S8 UTRAN sessions" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyEntry 300 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumDownlinkS5S8UtranPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink packets for PGW S5S8 UTRAN sessions" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyEntry 301 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumDownlinkS5S8UtranBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink bytes for PGW S5S8 UTRAN sessions" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyEntry 302 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumUplinkS5S8UtranDropPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink drop packets for PGW S5S8 UTRAN sessions" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyEntry 303 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumUplinkS5S8UtranDropBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink drop bytes for PGW S5S8 UTRAN sessions" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyEntry 304 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumDownlinkS5S8UtranDropPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink drop packets for PGW S5S8 UTRAN sessions" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyEntry 305 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumDownlinkS5S8UtranDropBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink drop bytes for PGW S5S8 UTRAN sessions" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyEntry 306 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumSaegwPgwUplinkS5S8UtranPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink packets for SAEGW PGW S5S8 UTRAN sessions" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyEntry 307 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumSaegwPgwUplinkS5S8UtranBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink bytes for SAEGW PGW S5S8 UTRAN sessions" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyEntry 308 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumSaegwPgwDownlinkS5S8UtranPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink packets for SAEGW PGW S5S8 UTRAN sessions" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyEntry 309 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumSaegwPgwDownlinkS5S8UtranBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink bytes for SAEGW PGW S5S8 UTRAN sessions" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyEntry 310 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumSaegwPgwUplinkS5S8UtranDropPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink drop packets for SAEGW PGW S5S8 UTRAN sessions" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyEntry 311 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumSaegwPgwUplinkS5S8UtranDropBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink drop bytes for SAEGW PGW S5S8 UTRAN sessions" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyEntry 312 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumSaegwPgwDownlinkS5S8UtranDropPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink drop packets for SAEGW PGW S5S8 UTRAN sessions" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyEntry 313 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumSaegwPgwDownlinkS5S8UtranDropBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink drop bytes for SAEGW PGW S5S8 UTRAN sessions" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyEntry 314 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumUplinkEutranPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink packets for PGW EUTRAN sessions" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyEntry 315 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumUplinkEutranBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink bytes for PGW EUTRAN sessions" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyEntry 316 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumDownlinkEutranPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink packets for PGW EUTRAN sessions" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyEntry 317 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumDownlinkEutranBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink bytes for PGW EUTRAN sessions" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyEntry 318 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumUplinkEutranDropPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink drop packets for PGW EUTRAN sessions" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyEntry 319 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumUplinkEutranDropBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink drop bytes for PGW EUTRAN sessions" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyEntry 320 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumDownlinkEutranDropPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink drop packets for PGW EUTRAN sessions" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyEntry 321 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumDownlinkEutranDropBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink drop bytes for PGW EUTRAN sessions" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyEntry 322 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumSaegwPgwUplinkEutranPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink packets for PGW EUTRAN sessions" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyEntry 323 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumSaegwPgwUplinkEutranBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink bytes for PGW EUTRAN sessions" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyEntry 324 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumSaegwPgwDownlinkEutranPackets OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink packets for PGW EUTRAN sessions" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyEntry 325 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumSaegwPgwDownlinkEutranBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink bytes for PGW EUTRAN sessions" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyEntry 326 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumSaegwPgwUplinkEutranDropPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink drop packets for PGW EUTRAN sessions" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyEntry 327 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumSaegwPgwUplinkEutranDropBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink drop bytes for PGW EUTRAN sessions" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyEntry 328 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumSaegwPgwDownlinkEutranDropPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink drop packets for PGW EUTRAN sessions" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyEntry 329 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumSaegwPgwDownlinkEutranDropBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink drop bytes for PGW EUTRAN sessions" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyEntry 330 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumUplinkGnGpGeranPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink GnGp GERAN packets received" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyEntry 331 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumUplinkGnGpGeranBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink GnGp Geran bytes received" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyEntry 332 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumUplinkGnGpGeranDropPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink GnGp Geran packets dropped" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyEntry 333 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumUplinkGnGpGeranDropBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink GnGp Geran bytes dropped" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyEntry 334 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumDownlinkGnGpGeranPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink GnGp Geran packets received" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyEntry 335 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumDownlinkGnGpGeranBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink GnGp Geran bytes received" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyEntry 336 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumDownlinkGnGpGeranDropPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink GnGp Geran packets dropped" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyEntry 337 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumDownlinkGnGpGeranDropBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink GnGp Geran bytes dropped" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyEntry 338 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumUplinkGnGpUtranPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink GnGp UTRAN packets received" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyEntry 339 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumUplinkGnGpUtranBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink GnGp Utran bytes received" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyEntry 340 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumUplinkGnGpUtranDropPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink GnGp Utran packets dropped" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyEntry 341 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumUplinkGnGpUtranDropBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink GnGp Utran bytes dropped" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyEntry 342 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumDownlinkGnGpUtranPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink GnGp Utran packets received" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyEntry 343 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumDownlinkGnGpUtranBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink GnGp Utran bytes received" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyEntry 344 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumDownlinkGnGpUtranDropPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink GnGp Utran packets dropped" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyEntry 345 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumDownlinkGnGpUtranDropBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink GnGp Utran bytes dropped" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyEntry 346 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumSprAuthReqAttempt OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of SPR Authentication Request Attempts" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyEntry 347 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumSprAuthReqAccept OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of SPR Authentication Requests Accepted" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyEntry 348 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumSprAuthReqReject OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of SPR Authentication Requests Rejected" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyEntry 349 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumSprAuthReqTimeout OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of SPR Authentication Request Timeouts" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyEntry 350 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumAcctStartReqAttempt OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Accounting Start Request Attempts" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyEntry 351 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumAcctStartReqAccept OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Accounting Start Requests Accepted" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyEntry 352 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumAcctStartReqTimeout OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Accounting Start Request Timeouts" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyEntry 353 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumAcctStartReqNotWaitingForResponse OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Accounting Start Requests Not Waiting for Response" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyEntry 354 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumAcctInterimUpdReqAttempt OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Accounting Interim Update Request Attempts" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyEntry 355 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumAcctInterimUpdReqAccept OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Accounting Interim Update Requests Accepted" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyEntry 356 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumAcctInterimUpdReqTimeout OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Accounting Interim Update Request Timeouts" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyEntry 357 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumAcctInterimUpdReqNotWaitingForResponse OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Accounting Interim Update Requests Not Waiting for Response" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyEntry 358 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumAcctStopReqAttempt OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Accounting Stop Request Attempts" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyEntry 359 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumAcctStopReqAccept OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Accounting Stop Requests Accepted" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyEntry 360 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumAcctStopReqTimeout OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Accounting Stop Request Timeouts" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyEntry 361 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumAcctStopReqNotWaitingForResponse OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Accounting Stop Requests Not Waiting for Response" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyEntry 362 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumberTTLExcdDropPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of TTL 0 drop packets " ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyEntry 363 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumberTTLExcdDropBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of TTL 0 drop bytes " ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyEntry 364 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumberFragSendPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of IP packets fragmented before sending on the tunnel " ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyEntry 365 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumberFragSendBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of IP packet bytes fragmented before sending on the tunnel " ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyEntry 366 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumberFragFailPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of IP packets failed in fragmentation" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyEntry 367 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumberFragFailBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of IP packet bytes failed in fragmentation" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyEntry 368 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumberUplinkAclDropPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink ACL drop packets" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyEntry 369 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumberUplinkAclDropBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink ACL drop bytes" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyEntry 370 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumberDownlinkAclDropPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink ACL drop packets" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyEntry 371 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumberDownlinkAclDropBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink ACL drop bytes" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyEntry 372 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumberBadSrcAddrDropPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bad source addresss drop packets" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyEntry 373 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumberBadSrcAddrDropBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bad source addresss drop bytes" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyEntry 374 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumberNoTFTDropPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of no traffic flow template drop packets" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyEntry 375 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumberNoTFTDropBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of no traffic flow template drop bytes" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyEntry 376 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumberBadUEAddrDropPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bad UE address drop packets" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyEntry 377 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumberBadUEAddrDropBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bad UE address drop bytes" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyEntry 378 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumberMTUDropPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of MTU drop packets" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyEntry 379 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumberMTUDropBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of MTU drop bytes" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyEntry 380 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumberNoRouteDropPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of no route drop packets" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyEntry 381 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumberNoRouteDropBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of no route drop bytes" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyEntry 382 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumberNoEgressIntfDropPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of no egress interface drop packets" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyEntry 383 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumberNoEgressIntfDropBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of no egress interface drop bytes" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyEntry 384 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumBearerStatsWithNoSRStats OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of CDRs with Bearer traffic stats but no Service Rule stats" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyEntry 385 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumStartPilotPacketsSent OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Session-Start Pilot Packets sent" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyEntry 386 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumStopPilotPacketsSent OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Session-Stop Pilot Packets sent" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyEntry 387 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumRatChangePilotPacketsSent OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Rat-Change Pilot Packets sent" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyEntry 388 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumberSessSetupSuccessApnMatchingExactMatch OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Create Session Requests Accepted with APN Matching Type Exact Match" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyEntry 389 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumberSessSetupSuccessApnMatchingNiOnly OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Create Session Requests Accepted with APN Matching Type NI Only" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyEntry 390 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumberSessSetupSuccessApnMatchingNiAndMalformedOi OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Create Session Requests Accepted with APN Matching Type NI And Malformed OI" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyEntry 391 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumberPdpSessSetupSuccessApnMatchingExactMatch OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Create PDP Session Requests Accepted with APN Matching Type Exact Match" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyEntry 392 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumberPdpSessSetupSuccessApnMatchingNiOnly OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Create PDP Session Requests Accepted with APN Matching Type NI Only" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyEntry 393 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumberPdpSessSetupSuccessApnMatchingNiAndMalformedOi OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Create PDP Session Requests Accepted with APN Matching Type NI And Malformed OI" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyEntry 394 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumDeleteSessionRejectMismatchedSrcAndFteidIP OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total Number of Delete Session Requests Rejected due to Source IP and F-TEID IP mismatch" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyEntry 395 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumDeletePDPRejectMismatchedSrcAndFteidIP OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total Number of Delete PDP Context Requests Rejected due to Source IP and F-TEID IP mismatch" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyEntry 396 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumModifyBearerRejectMismatchedSrcAndFteidIP OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total Number of Modify Bearer Requests Rejected due to Source IP and F-TEID IP mismatch" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyEntry 397 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumUpdatePDPRejectMismatchedSrcAndFteidIP OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total Number of Update PDP Context Requests Rejected due to Source IP and F-TEID IP mismatch" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyEntry 398 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumLocalCloseCreateSessionParallelPDN OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total Number of Sessions locally closed due to parallel PDN connection setup" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyEntry 399 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumLocalCloseCreatePDPParallelPDN OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total Number of PDP Contexts locally closed due to parallel PDN connection setup" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyEntry 400 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumDeleteSessionRejectedInvalidPeer OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total Number of Delete Session Requests Rejected due to Source IP and F-TEID IP mismatch or IMSI mismatch" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyEntry 401 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumDeletePDPCtxtRejectedInvalidPeer OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total Number of Delete PDP Context Requests Rejected due to Source IP and F-TEID IP mismatch or IMSI mismatch" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyEntry 402 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumCreateBearerRespDroppedInvalidPeer OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total Number of Create Bearer Responses Dropped due to Source IP and F-TEID IP mismatch or IMSI mismatch" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyEntry 403 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumBearerRsrcCmdRejectedInvalidPeer OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total Number of Bearer Resource Commands Rejected due to Source IP and F-TEID IP mismatch or IMSI mismatch" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyEntry 404 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumCreatePDPCtxtReqRejectedInvalidPeer OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total Number of Create PDP Context Requests Rejected due to Source IP and F-TEID IP mismatch or IMSI mismatch" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyEntry 405 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumChangeNotificationRejectedInvalidPeer OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total Number of Change Notification Requests Rejected due to Source IP and F-TEID IP mismatch or IMSI mismatch" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyEntry 406 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumModifyBearerReqRejectedInvalidPeer OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total Number of Modify Beaarer Requests Rejected due to Source IP and F-TEID IP mismatch or IMSI mismatch" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyEntry 407 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumUpdatePDPCtxtReqRejectedInvalidPeer OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total Number of Update PDP Context Requests Rejected due to Source IP and F-TEID IP mismatch or IMSI mismatch" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyEntry 408 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumDeleteBearerCmdRejectedInvalidPeer OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total Number of Delete Bearer Commands Rejected due to Source IP and F-TEID IP mismatch or IMSI mismatch" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyEntry 409 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumDeleteBearerRespDroppedInvalidPeer OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total Number of Delete Bearer Responses Dropped due to Source IP and F-TEID IP mismatch or IMSI mismatch" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyEntry 410 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumDeletePDPCtxtRespDroppedInvalidPeer OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total Number of Delete PDP Context Responses Dropped due to Source IP and F-TEID IP mismatch or IMSI mismatch" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyEntry 411 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumModifyBearerCmdRejectedInvalidPeer OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total Number of Modify Bearer Commands Rejected due to Source IP and F-TEID IP mismatch or IMSI mismatch" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyEntry 412 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumUpdateBearerRespDroppedInvalidPeer OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total Number of Update Bearer Responses Dropped due to Source IP and F-TEID IP mismatch or IMSI mismatch" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyEntry 413 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumUpdatePDPCtxtRespDroppedInvalidPeer OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total Number of Update PDP Context Responses Dropped due to Source IP and F-TEID IP mismatch or IMSI mismatch" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyEntry 414 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumGtpv1InitPDPCtxtActivationRespDroppedInvalidPeer OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total Number of Init PDP Context Activation Responses Dropped due to Source IP and F-TEID IP mismatch or IMSI mismatch" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyEntry 415 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumTraceSessionActivationRejectedInvalidPeer OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total Number of Trace Session Activation Requests Rejected due to Source IP and F-TEID IP mismatch or IMSI mismatch" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyEntry 416 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumTraceSessionDeactivationRejectedInvalidPeer OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total Number of Trace Session DeActivation Requests Rejected due to Source IP and F-TEID IP mismatch or IMSI mismatch" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyEntry 417 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumSuspendNotificationRejectedInvalidPeer OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total Number of Suspend Notification Requests Rejected due to Source IP and F-TEID IP mismatch or IMSI mismatch" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyEntry 418 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumResumeNotificationRejectedInvalidPeer OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total Number of Resume Notification Requests Rejected due to Source IP and F-TEID IP mismatch or IMSI mismatch" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyEntry 419 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyMinCPlaneTeidReuseDuration OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Mininum duration in which Control Plane TEID got reused (for non Gtp V0 sessions)" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyEntry 420 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyMinUPlaneTeidReuseDuration OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Mininum duration in which User Plane TEID got reused (for non Gtp V0 sessions)" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyEntry 421 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumStatsUpdateForMissingSRsForActiveSessions OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of missing Service-Rule Stats Update for active sessions" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyEntry 422 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumStatsUpdateForMissingSRsForDeactivateSessions OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of missing Service-Rule Stats Update for Sessions in deactivate state" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyEntry 423 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumCDRsWithZeroServiceDataContainers OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of CDRs generated with Zero Service Data Containers" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyEntry 424 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumberSigInfoLookupSuccessfulAndFilledConfiguredValues OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of sessions filled with configured values for Signalling Information Elements" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyEntry 425 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumberSigInfoLookupFailure OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of sessions that did not have configured Signalling Information Elements" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyEntry 426 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumS5uCorePeerDefaultBearerErrorIndicationsProcessed OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of s5s8u core peer default bearer error indications processed" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyEntry 427 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumS5uCorePeerDefaultBearereErrorIndicationLocalCloseAttempts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "Total number of local close attempts due to receipt of error indication on s5s8u default bearer from core peer" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyEntry 428 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumS5uCorePeerDedicatedBearerErrorIndicationsProcessed OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of s5s8u core peer dedicated bearer error indications processed" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyEntry 429 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumS5uCorePeerDedBearerErrorIndicationBearerDeactivation OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "Total number of bearer deactivations due to receipt of error indication on s5s8u dedicated bearer from core peer" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyEntry 430 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumCoreGtpuErrorIndicationsProcessed OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Core Gtpu Error Indications processed" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyEntry 431 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumCoreGtpuErrorIndicationLocalCloseAttempts OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of local close attempts due to receipt of Error Indication from Core Peer" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyEntry 432 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumCoreGtpuErrorIndicationBearerDeactivation OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of dedicated bearer deletion due to receipt of Error Indication from Core Peer" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyEntry 433 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumS5uCoreDefBrrErrorIndicationLocalCloseAttempts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of local close attempts due to receipt of error indication on s5s8u default bearer from core peer" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyEntry 434 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumS5uCoreDedBrrErrorIndicationBearerDeactivation OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearer deactivations due to receipt of error indication on s5s8u dedicated bearer from core peer" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyEntry 435 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumCreateSessionDroppedProcLimit OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total Number of Create Session Requests rejected due to procedure limit reached" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyEntry 436 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumCreatePdpDroppedProcLimit OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total Number of Create Pdp context Requests rejected due to procedure limit reached" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyEntry 437 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumDeleteSessionDroppedProcLimit OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total Number of Delete Session Requests rejected due to procedure limit reached" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyEntry 438 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumDeletePdpDroppedProcLimit OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total Number of Delete Pdp context Requests rejected due to procedure limit reached" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyEntry 439 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumLocalDelegatedIPv6AllocSuccesses OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of local delegated IPv6 allocation successes" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyEntry 440 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumLocalDelegatedIPv6AllocFailures OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of local delegated IPv6 allocation failures" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyEntry 441 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumRemoteDelegatedIPv6ReserveSuccesses OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of remote delegated IPv6 reserve successes" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyEntry 442 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumRemoteDelegatedIPv6ReserveFailures OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of remote delegated IPv6 reserve failures" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyEntry 443 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumSessSetupFailuresExternalErrors OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total Number of Session Setup Failures due to External Errors" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyEntry 444 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumSessDeactivationsExternalErrors OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total Number of Session Deactivations due to External Errors" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyEntry 445 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumSessSetupFailuresLocalErrors OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total Number of Session Setup Failures due to Local Errors" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyEntry 446 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumSessDeactivationsLocalErrors OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total Number of Session Deactivations due to Local Errors" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyEntry 447 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumCreateSessionRejectFromPgw OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create session requests rejected by the PGW" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyEntry 448 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumCreateSessionRequestsThrottledClusterRateControl OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Create Session Requests Throtteled Due to Cluster Level Rate Control" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyEntry 449 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumCreateSessionRequestsThrottledApnRateControl OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Create Session Requests Throtteled Due to APN Level Rate Control" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyEntry 450 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumCreateSessionRejectApnCongested OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create session requests rejected - apn in congestion state" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyEntry 451 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumCreateSessionRejectApnCongestedCritical OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create session requests rejected - apn in congestion state" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyEntry 452 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumCreateSessionRejectApnCongestedMajor OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create session requests rejected - apn in congestion state" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyEntry 453 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumCreateSessionRejectApnCongestedMinor OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create session requests rejected - apn in congestion state" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyEntry 454 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumCreateSessionLapiAttempt OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create session attempts with LAPI bit set" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyEntry 455 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumCreateSessionLapiAccept OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create session with lapi attempts accepted" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyEntry 456 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumCreateSessionLapiReject OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create session attempts with lapi rejected" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyEntry 457 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumPGWInitDedBearerActPartialAccept OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of PGW initiated dedicated bearer activation attempts partially accepted" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyEntry 458 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumUpdateBearerPartialAccept OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of update bearer requests partially accepted" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyEntry 459 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumCreatePDPContextRequestsThrottledClusterRateControl OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Create PDPContext Requests Throtteled Due to Cluster Level Rate Control" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyEntry 460 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumCreatePDPContextRequestsThrottledApnRateControl OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Create PDPContext Requests Throtteled Due to APN Level Rate Control" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyEntry 461 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumRatNBIotEutranSessions OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Current number of NBIOT-EUTRAN RAT session" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyEntry 462 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumNonIpPdnSessions OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Current number of NonIP PDN Sessions" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyEntry 463 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumSaegwRatTypeNBIotEUtranSessions OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "SAEGW-PGW Current number of NBIOT E-UTRAN session" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyEntry 464 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumDnsCacheHits OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "DNS - Records found in cache" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyEntry 465 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumDnsCacheHitsNaptr OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "DNS - Naptr records found in cache" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyEntry 466 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumDnsCacheHitsSrv OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "DNS - Srv records found in cache" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyEntry 467 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumDnsCacheHitsA OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "DNS - A/AAAA records found in cache" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyEntry 468 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumUplinkNBIotEutranPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink packets for PGW NBIOT EUTRAN sessions" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyEntry 469 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumUplinkNBIotEutranBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink bytes for PGW NBIOT EUTRAN sessions" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyEntry 470 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumDownlinkNBIotEutranPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink packets for PGW NBIOT EUTRAN sessions" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyEntry 471 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumDownlinkNBIotEutranBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink bytes for PGW NBIOT EUTRAN sessions" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyEntry 472 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumUplinkNBIotEutranDropPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink drop packets for PGW NBIOT EUTRAN sessions" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyEntry 473 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumUplinkNBIotEutranDropBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink drop bytes for PGW NBIOT EUTRAN sessions" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyEntry 474 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumDownlinkNBIotEutranDropPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink drop packets for PGW NBIOT EUTRAN sessions" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyEntry 475 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumDownlinkNBIotEutranDropBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink drop bytes for PGW NBIOT EUTRAN sessions" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyEntry 476 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumSaegwPgwUplinkNBIotEutranPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink packets for PGW NBIOT EUTRAN sessions" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyEntry 477 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumSaegwPgwUplinkNBIotEutranBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink bytes for PGW NBIOT EUTRAN sessions" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyEntry 478 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumSaegwPgwDownlinkNBIotEutranPackets OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink packets for PGW NBIOT EUTRAN sessions" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyEntry 479 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumSaegwPgwDownlinkNBIotEutranBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink bytes for PGW NBIOT EUTRAN sessions" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyEntry 480 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumSaegwPgwUplinkNBIotEutranDropPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink drop packets for PGW NBIOT EUTRAN sessions" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyEntry 481 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumSaegwPgwUplinkNBIotEutranDropBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink drop bytes for PGW NBIOT EUTRAN sessions" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyEntry 482 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumSaegwPgwDownlinkNBIotEutranDropPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink drop packets for PGW NBIOT EUTRAN sessions" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyEntry 483 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumSaegwPgwDownlinkNBIotEutranDropBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink drop bytes for PGW NBIOT EUTRAN sessions" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyEntry 484 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumTotalSessionsWithTerminateTimer OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of times Session terminate timer started becuase Gy interface was down" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyEntry 485 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumCurrentSessionsWithTerminateTimer OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Active Sessions with Session terminate timer running " ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyEntry 486 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumCreateSessionRejectSessionBlocked OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create session requests rejected due to session blocked" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyEntry 487 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumLocalCloseAttemptsSessionBlocked OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of local close attempts due to session blocked" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyEntry 488 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumLocalCloseTerminateServiceRule OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of local closes due to traffic through service rule with terminate action" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyEntry 489 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumSessionsInLocalDatabase OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Sessions in local database" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyEntry 490 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyConnectedDeviceFlows OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyEntry 491 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyConnectedDeviceUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyEntry 492 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyConnectedDeviceUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyEntry 493 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyConnectedDeviceDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyEntry 494 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyConnectedDeviceDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyEntry 495 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyTetheredDeviceFlows OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyEntry 496 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyTetheredDeviceUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyEntry 497 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyTetheredDeviceUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyEntry 498 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyTetheredDeviceDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyEntry 499 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyTetheredDeviceDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyEntry 500 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyTetheringEntitledFlows OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total Number of Tethering Entitled Flows" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyEntry 501 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyTetheringEntitledUplinkPacketsPassed OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total Number of Tethering Entitled Uplink Packets Passed" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyEntry 502 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyTetheringEntitledUplinkBytesPassed OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total Number of Tethering Entitled Uplink Bytes Passed" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyEntry 503 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyTetheringEntitledDownlinkPacketsPassed OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total Number of Tethering Entitled Downlink Packets Passed" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyEntry 504 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyTetheringEntitledDownlinkBytesPassed OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total Number of Tethering Entitled Downlink Bytes Passed" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyEntry 505 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyTetheredFlowsDetectedUsingTtl OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyEntry 506 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyTetheredFlowsDetectedUsingUserAgent OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyEntry 507 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumPgwTriggeredQosUpdate OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Pgw Triggered Qos Updates" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyEntry 508 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumSessionsEstablishedWithExistingImsiAndApn OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of sessions established with IMSI/APN combination for which already a session is established" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyEntry 509 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyTetheredFlowsDetectedUsingTcpIpFingerprinting OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyEntry 510 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumDnsResponseFailTimeout OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "DNS Response Failed - Session timeout waiting for DNS" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyEntry 511 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumDnsResponseDropNoIntf OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "DNS Response Failed - Dropped no SL interface" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyEntry 512 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumDnsResponseDropNoSession OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "DNS Response Failed - Dropped no session" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyEntry 513 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumDnsResponseDropNoPdnSession OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "DNS Response Failed - Dropped no PDN session" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyEntry 514 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumSessionPendedForDns OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Sessions pended for DNS" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyEntry 515 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumSessionPendedForDnsSuccess OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "DNS success for pended sessions" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyEntry 516 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumSessionPendedForDnsTimeout OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "DNS timeout for pended sessions" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyEntry 517 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumCreateSessionRejectTamFailure OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create session attempts rejected - due to TAM failure" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyEntry 518 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumCreatePdpRejectTamFailure OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create PDP context attempts rejected - due to TAM failure" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyEntry 519 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumApplicationStartNotificationsRcvd OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Application Start Notifications received from fastpath" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyEntry 520 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumApplicationStopNotificationsRcvd OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Application Stop Notifications received from fastpath" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyEntry 521 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumGxApplicationStartNotificationsSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Gx Application Start Notifications sent successfully to Pcrf" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyEntry 522 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumGxApplicationStartNotificationsFailed OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Gx Application Start Notifications send failed to Pcrf" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyEntry 523 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumGxApplicationStopNotificationsSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Gx Application Stop Notifications sent successfully to Pcrf" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyEntry 524 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumGxApplicationStopNotificationsFailed OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Gx Application Stop Notifications send failed to Pcrf" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyEntry 525 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumSdApplicationStartNotificationsSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Sd Application Start Notifications sent successfully to Pcrf" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyEntry 526 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumSdApplicationStartNotificationsFailed OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Sd Application Start Notifications send failed to Pcrf" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyEntry 527 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumSdApplicationStopNotificationsSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Sd Application Stop Notifications sent successfully to Pcrf" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyEntry 528 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumSdApplicationStopNotificationsFailed OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Sd Application Stop Notifications send failed to Pcrf" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyEntry 529 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumCreateSessionRejectsOverload OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Num of Create Session Requests Rejected due to Overload" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyEntry 530 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumCreateBearerRejectsOverload OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Num of Create Bearer Requests Rejected due to Overload" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyEntry 531 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumManifestServerRequestsSent OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Manifest Server Requests sent to MFI task" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyEntry 532 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumManifestServerResponsesRcvd OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Manifest Server Responses received from MFI task" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyEntry 533 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyTetheredFlowsDetectedUsingGquicUserAgent OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyEntry 534 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumCreateSessionRejectsOverloadMinor OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Num of Create Session Requests Rejected due to Overload Minor" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyEntry 535 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumCreateSessionRejectsOverloadMajor OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Num of Create Session Requests Rejected due to Overload Major" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyEntry 536 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumCreateSessionRejectsOverloadCritical OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Num of Create Session Requests Rejected due to Overload Critical" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyEntry 537 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumCreateSessionRejectsOverloadMCDSync OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Num of Create Session Requests Rejected due to Overload Standby Sync" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyEntry 538 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumCreateBearerRejectsOverloadMinor OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Num of Create Bearer Requests Rejected due to Overload Minor" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyEntry 539 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumCreateBearerRejectsOverloadMajor OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Num of Create Bearer Requests Rejected due to Overload Major" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyEntry 540 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumCreateBearerRejectsOverloadCritical OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Num of Create Bearer Requests Rejected due to Overload Critical" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyEntry 541 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyNumCreateBearerRejectsOverloadMCDSync OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Num of Create Bearer Requests Rejected due to Overload Standby Sync" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyEntry 542 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgSessionCloseTable OBJECT-TYPE SYNTAX SEQUENCE OF AffirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgSessionCloseEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "" ::= { affirmedZoneMIB 487 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgSessionCloseEntry OBJECT-TYPE SYNTAX AffirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgSessionCloseEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "" INDEX { affirmedZoneName, affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgSessionCloseName } ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgSessionCloseTable 1 } AffirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgSessionCloseEntry ::= SEQUENCE { affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgSessionCloseName String, affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgSessionCloseNumSessionClosed ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgSessionCloseNumCloseUeIkeDelete ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgSessionCloseNumAAAInitiatedTermination ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgSessionCloseNumDeleteBearerReqRx ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgSessionCloseNumErrorIndicationLocalCloseAttempts ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgSessionCloseNumErrorIndicationBearerDeactivation ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgSessionCloseNumLocalCloseGtpuPeerDown ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgSessionCloseNumLocalCloseGtpPeerRestart ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgSessionCloseNumLocalCloseInternalAuditFailure ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgSessionCloseNumIdleDurationExceededCloses ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgSessionCloseNumMaximalDurationExceededCloses ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgSessionCloseNumOperatorInitiatedCloses ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgSessionCloseNumCloseIkeDpdTimeout ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgSessionCloseNumCloseIkeRekeyFailure ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgSessionCloseNumCloseIkeRekeyTimeout ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgSessionCloseNumCloseIpSecRekeyFailure ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgSessionCloseNumCloseIpSecRekeyTimeout ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgSessionCloseNumCloseIpSecHardExpiry ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgSessionCloseNumCloseEpdgReauthorizationFailure ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgSessionCloseNumEpdgUEReauthFailures ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgSessionCloseNumEpdgAAAReauthFailures ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgSessionCloseNumCloseUeReAttach ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgSessionCloseNumCloseIPsecTunnel ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgSessionCloseNumLocalClosePcrfDownSessionHoldTime ConfdString } affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgSessionCloseName OBJECT-TYPE SYNTAX String MAX-ACCESS not-accessible STATUS current DESCRIPTION "Table Name" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgSessionCloseEntry 1 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgSessionCloseNumSessionClosed OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of PDN sessions closed" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgSessionCloseEntry 2 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgSessionCloseNumCloseUeIkeDelete OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of PDN sessions closed initiated by UE Delete" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgSessionCloseEntry 3 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgSessionCloseNumAAAInitiatedTermination OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of PDN sessions closed due to AAA server initiated deletion" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgSessionCloseEntry 4 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgSessionCloseNumDeleteBearerReqRx OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of PDN sessions closed due to PGW initiated Deletion" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgSessionCloseEntry 5 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgSessionCloseNumErrorIndicationLocalCloseAttempts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of local close attempts due to receipt of Error Indication" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgSessionCloseEntry 6 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgSessionCloseNumErrorIndicationBearerDeactivation OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of dedicated bearer deletion due to receipt of Error Indication" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgSessionCloseEntry 7 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgSessionCloseNumLocalCloseGtpuPeerDown OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of local close due to gtp peer goes down" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgSessionCloseEntry 8 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgSessionCloseNumLocalCloseGtpPeerRestart OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of local close due to gtp peer restarts" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgSessionCloseEntry 9 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgSessionCloseNumLocalCloseInternalAuditFailure OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of local closes due to internal audit after switch-over" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgSessionCloseEntry 10 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgSessionCloseNumIdleDurationExceededCloses OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of PDN sessions closed due to idle duration time exceeded" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgSessionCloseEntry 11 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgSessionCloseNumMaximalDurationExceededCloses OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of PDN sessions closed due to max duration time exceeded" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgSessionCloseEntry 12 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgSessionCloseNumOperatorInitiatedCloses OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of operator initiated PDN session closes" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgSessionCloseEntry 13 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgSessionCloseNumCloseIkeDpdTimeout OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of PDN sessions closed due to IKE DPD timeout" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgSessionCloseEntry 14 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgSessionCloseNumCloseIkeRekeyFailure OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of PDN sessions closed due to IKE rekey failure" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgSessionCloseEntry 15 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgSessionCloseNumCloseIkeRekeyTimeout OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of PDN sessions closed due to IKE rekey timeout" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgSessionCloseEntry 16 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgSessionCloseNumCloseIpSecRekeyFailure OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of PDN sessions closed due to IPSec rekey failure" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgSessionCloseEntry 17 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgSessionCloseNumCloseIpSecRekeyTimeout OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of PDN sessions closed due to IPSec rekey timeout" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgSessionCloseEntry 18 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgSessionCloseNumCloseIpSecHardExpiry OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of PDN sessions closed due to IPSec hard expiry" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgSessionCloseEntry 19 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgSessionCloseNumCloseEpdgReauthorizationFailure OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of PDN sessions closed due to failure of reauthorization initiated by auth-life-time" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgSessionCloseEntry 20 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgSessionCloseNumEpdgUEReauthFailures OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of PDN sessions closed due to failure of UE initiated re-authentication" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgSessionCloseEntry 21 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgSessionCloseNumEpdgAAAReauthFailures OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of PDN sessions closed due to failure of AAA server initiated reauthorization" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgSessionCloseEntry 22 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgSessionCloseNumCloseUeReAttach OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of PDN sessions closed due to that UE re-attach while the ePDG still has PDN connection" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgSessionCloseEntry 23 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgSessionCloseNumCloseIPsecTunnel OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of PDN sessions closed due to closing the IPsec tunnel for an unknown reason" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgSessionCloseEntry 24 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgSessionCloseNumLocalClosePcrfDownSessionHoldTime OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of session locally closed due to pcrf down session hold time expiry" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgSessionCloseEntry 25 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnTable OBJECT-TYPE SYNTAX SEQUENCE OF AffirmedZoneGatewayStatisticsGridLevelCallPerformanceApnEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "" ::= { affirmedZoneMIB 205 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnEntry OBJECT-TYPE SYNTAX AffirmedZoneGatewayStatisticsGridLevelCallPerformanceApnEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "" INDEX { affirmedZoneName, affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnName } ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnTable 1 } AffirmedZoneGatewayStatisticsGridLevelCallPerformanceApnEntry ::= SEQUENCE { affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnName String, affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumCurrentSessions Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumBearers Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumCreateSessionAttempt Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumCreateSessionAccept Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumCreateSessionReject Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumCreateSessionRejectMalformedReq Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumCreateSessionRejectUnknownApn Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumCreateSessionRejectRsrcUnavailable Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumCreateSessionRejectServiceNotSupported Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumCreateSessionRejectSystemFailure Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumCreateSessionRejectMisc Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumDeleteSessionAttempt Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumDeleteSessionAccept Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumDeleteSessionReject Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumUEInitDedBearerActAttempt Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumUEInitDedBearerActAccept Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumUEInitDedBearerActReject Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumPGWInitDedBearerActAttempt Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumPGWInitDedBearerActAccept Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumPGWInitDedBearerActReject Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumMMEInitDedBearerDeactAttempt Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumMMEInitDedBearerDeactAccept Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumMMEInitDedBearerDeactReject Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumUEInitDedBearerDeactAttempt Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumUEInitDedBearerDeactAccept Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumUEInitDedBearerDeactReject Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumPGWInitDedBearerDeactAttempt Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumPGWInitDedBearerDeactAccept Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumPGWInitDedBearerDeactReject Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumModifyBearerCmdAttempt Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumModifyBearerCmdReject Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumUpdateBearerAttempt Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumUpdateBearerAccept Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumUpdateBearerReject Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumModifyBearerAttempt Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumModifyBearerAccept Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumModifyBearerReject Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumCreatePdpAttempt Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumCreatePdpAccept Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumCreatePdpReject Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumCreatePdpRejectMalformedReq Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumCreatePdpRejectUnknownApn Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumCreatePdpRejectRsrcUnavailable Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumCreatePdpRejectServiceNotSupported Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumCreatePdpRejectSystemFailure Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumCreatePdpRejectMisc Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumDeletePdpAttempt Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumDeletePdpAccept Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumDeletePdpReject Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumUEInitSecPdpActAttempt Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumUEInitSecPdpActAccept Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumUEInitSecPdpActReject Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumGGSNInitSecPdpActAttempt Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumGGSNInitSecPdpActAccept Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumGGSNInitSecPdpActReject Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumSGSNInitSecPdpDeactAttempt Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumSGSNInitSecPdpDeactAccept Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumSGSNInitSecPdpDeactReject Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumUEInitSecPdpDeactAttempt Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumUEInitSecPdpDeactAccept Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumUEInitSecPdpDeactReject Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumGGSNInitSecPdpDeactAttempt Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumGGSNInitSecPdpDeactAccept Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumGGSNInitSecPdpDeactReject Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumSGSNInitUpdatePdpAttempt Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumSGSNInitUpdatePdpAccept Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumSGSNInitUpdatePdpReject Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumGGSNInitUpdatePdpAttempt Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumGGSNInitUpdatePdpAccept Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumGGSNInitUpdatePdpReject Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumLocalCloseAttempts Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumLocalCloseAttemptsAccepted Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumIdleDurationExceededCloses Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumMaximalDurationExceededCloses Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumOperatorInitiatedCloses Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumActiveCurrentSessions Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumIdleCurrentSessions Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnIntervalPeakCurrentSessions Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnIntervalPeakActiveCurrentSessions Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnIntervalPeakIdleCurrentSessions Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumDefaultBearers Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumDedicatedBearers Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnIntervalPeakBearers Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnIntervalPeakDefaultBearers Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnIntervalPeakDedicatedBearers Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumDhcpReleaseLocalCloseAttempts Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumDhcpTimeoutLocalCloseAttempts Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumDhcpLeaseExpiryLocalCloseAttempts Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumRadiusDisconnectLocalCloses Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumGzSessions Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumColocatedSessions Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumRatHandovers Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumSessionsSetupWithDefaultPolicy Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumActiveSessionsWithDefaultPolicy Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumActiveGxReplaySessionsAwaitingPcrfRejoin Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumGxReplaySessionsTerminated Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumDuplicateSessionLocalCloseAttempts Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumLocalIPv4AllocSuccesses ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumLocalIPv4AllocFailures ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumRemoteIPv4ReserveSuccesses ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumRemoteIPv4ReserveFailures ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumRemoteIPv4AllocSuccesses ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumRemoteIPv4AllocFailures ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumLocalIPv6AllocSuccesses ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumLocalIPv6AllocFailures ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumRemoteIPv6ReserveSuccesses ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumRemoteIPv6ReserveFailures ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumRemoteIPv6AllocSuccesses ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumRemoteIPv6AllocFailures ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumChangeNotificationReqAttempt Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumChangeNotificationReqAccept Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumChangeNotificationReqReject Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumChangeNotificationReqRejectMalformedReq Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumChangeNotificationReqRejectUnknownApn Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumChangeNotificationReqRejectRsrcUnavailable Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumChangeNotificationReqRejectServiceNotSupported Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumChangeNotificationReqRejectSystemFailure Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumChangeNotificationReqRejectMisc Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumChangeNotificationReqDrop Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumWfTeidCollisionLocalCloseAttempts Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumPcrfRejoinSuccess Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumUplinkPackets ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumUplinkBytes ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumUplinkDropPackets ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumUplinkDropBytes ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumDownlinkPackets ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumDownlinkBytes ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumDownlinkDropPackets ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumDownlinkDropBytes ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumErrorIndicationsProcessed Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumErrorIndicationLocalCloseAttempts Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumErrorIndicationBearerDeactivation Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumAwaitCoATimeoutLocalCloseAttempts Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumPcrfInitiatedCloseAttempts Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumOcsInitiatedCloseAttempts Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumTotalBearersSetupSuccess Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumTotalBearersSetupFail Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumCurrentBearersQci1 Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumCurrentBearersQci2 Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumCurrentBearersQci3 Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumCurrentBearersQci4 Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumCurrentBearersQci5 Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumCurrentBearersQci6 Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumCurrentBearersQci7 Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumCurrentBearersQci8 Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumCurrentBearersQci9 Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumCurrentBearersQciOther Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumTotalBearersSetupSuccessQci1 Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumTotalBearersSetupSuccessQci2 Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumTotalBearersSetupSuccessQci3 Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumTotalBearersSetupSuccessQci4 Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumTotalBearersSetupSuccessQci5 Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumTotalBearersSetupSuccessQci6 Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumTotalBearersSetupSuccessQci7 Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumTotalBearersSetupSuccessQci8 Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumTotalBearersSetupSuccessQci9 Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumTotalBearersSetupSuccessQciOther Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumTotalBearersSetupFailQci1 Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumTotalBearersSetupFailQci2 Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumTotalBearersSetupFailQci3 Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumTotalBearersSetupFailQci4 Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumTotalBearersSetupFailQci5 Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumTotalBearersSetupFailQci6 Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumTotalBearersSetupFailQci7 Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumTotalBearersSetupFailQci8 Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumTotalBearersSetupFailQci9 Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumTotalBearersSetupFailQciOther Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumSaegwCurrentSessions Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumSaegwCurrentBearers Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumSaegwTotalBearersSetupSuccess Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumSaegwTotalBearersSetupFail Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumSaegwCurrentBearersQci1 Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumSaegwCurrentBearersQci2 Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumSaegwCurrentBearersQci3 Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumSaegwCurrentBearersQci4 Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumSaegwCurrentBearersQci5 Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumSaegwCurrentBearersQci6 Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumSaegwCurrentBearersQci7 Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumSaegwCurrentBearersQci8 Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumSaegwCurrentBearersQci9 Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumSaegwCurrentBearersQciOther Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumSaegwTotalBearersSetupSuccessQci1 Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumSaegwTotalBearersSetupSuccessQci2 Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumSaegwTotalBearersSetupSuccessQci3 Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumSaegwTotalBearersSetupSuccessQci4 Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumSaegwTotalBearersSetupSuccessQci5 Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumSaegwTotalBearersSetupSuccessQci6 Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumSaegwTotalBearersSetupSuccessQci7 Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumSaegwTotalBearersSetupSuccessQci8 Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumSaegwTotalBearersSetupSuccessQci9 Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumSaegwTotalBearersSetupSuccessQciOther Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumSaegwTotalBearersSetupFailQci1 Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumSaegwTotalBearersSetupFailQci2 Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumSaegwTotalBearersSetupFailQci3 Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumSaegwTotalBearersSetupFailQci4 Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumSaegwTotalBearersSetupFailQci5 Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumSaegwTotalBearersSetupFailQci6 Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumSaegwTotalBearersSetupFailQci7 Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumSaegwTotalBearersSetupFailQci8 Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumSaegwTotalBearersSetupFailQci9 Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumSaegwTotalBearersSetupFailQciOther Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumL2tpGwSessionDeleteAttempts Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumSuspendNotification Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumSuspendNotificationAccept Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumSuspendNotificationReject Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumResumeNotification Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumResumeNotificationAccept Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumResumeNotificationReject Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumUplinkSuspendDropPackets ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumUplinkSuspendDropBytes ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumDownlinkSuspendDropPackets ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumDownlinkSuspendDropBytes ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumRedirectedApnSubscriber Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumActiveRedirectCurrentSessions Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumDeletePdpDropTearDownIndMissingOneBearerOnly Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumDeletePdpDropTearDownIndMissingForDefaultBearer Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumSessionsSetupWithDefaultGyQuota Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumActiveSessionsWithDefaultGyQuota Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumActiveGySessionsAwaitingOcsRejoin Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumOcsGyRejoinSuccess Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumDefaultGyQuotaReapplied Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumDefaultGyQuotaAppliedCcruFailure Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumGxSessions Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumGySessions Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumGyDownGyRejoinTimerRestarted Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumS6bInitiatedCloseAttempts Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumActiveS6bSessions Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnDefaultGyUplinkBytes ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnDefaultGyDownlinkBytes ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumIgnoreSprRadiusFailureSessions Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumBearerIdleDurationExceededCloses Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumOfActiveS6bSessions Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumDnsAttempts ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumDnsSendSuccess ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumDnsSendFailedNoConfig ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumDnsFailedMisc ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumDnsResponses ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumDnsResponseSuccess ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumDnsResponseFailNoResponse ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumDnsResponseFailNoName ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumDnsResponseFailNoData ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumDnsResponseFailMisc ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumPcoPcscfDefaultFqdnUsed Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumPcoPcscfTableUsed Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumSprAuthReqAttempt ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumSprAuthReqAccept ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumSprAuthReqReject ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumSprAuthReqTimeout ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumAcctStartReqAttempt ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumAcctStartReqAccept ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumAcctStartReqTimeout ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumAcctInterimUpdReqAttempt ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumAcctInterimUpdReqAccept ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumAcctInterimUpdReqTimeout ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumAcctStopReqAttempt ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumAcctStopReqAccept ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumAcctStopReqTimeout ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumUeAllocStaticIPv4ReserveSuccesses ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumUeAllocStaticIPv4ReserveFailures ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumUeAllocStaticIPv6ReserveSuccesses ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumUeAllocStaticIPv6ReserveFailures ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumRadiusAllocIPv4ReserveSuccesses ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumRadiusAllocIPv4ReserveFailures ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumRadiusAllocIPv6ReserveSuccesses ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumRadiusAllocIPv6ReserveFailures ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumRemoteDhcpAllocIPv4ReserveSuccesses ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumRemoteDhcpAllocIPv4ReserveFailures ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumRemoteDhcpAllocIPv6ReserveSuccesses ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumRemoteDhcpAllocIPv6ReserveFailures ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumDhcpRelayAllocIPv4ReserveSuccesses ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumDhcpRelayAllocIPv4ReserveFailures ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumDhcpRelayAllocIPv6ReserveSuccesses ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumDhcpRelayAllocIPv6ReserveFailures ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumTTLExcdDropPackets Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumTTLExcdDropBytes Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumFragSendPackets Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumFragSendBytes Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumFragFailPackets Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumFragFailBytes Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumUplinkAclDropPackets Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumUplinkAclDropBytes Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumDownlinkAclDropPackets Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumDownlinkAclDropBytes Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumBadSrcAddrDropPackets Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumBadSrcAddrDropBytes Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumNoTFTDropPackets Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumNoTFTDropBytes Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumBadUEAddrDropPackets Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumBadUEAddrDropBytes Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumMTUDropPackets Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumMTUDropBytes Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumNoRouteDropPackets Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumNoRouteDropBytes Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumNoEgressIntfDropPackets Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumNoEgressIntfDropBytes Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumberTTLExcdDropPackets ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumberTTLExcdDropBytes ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumberFragSendPackets ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumberFragSendBytes ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumberFragFailPackets ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumberFragFailBytes ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumberUplinkAclDropPackets ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumberUplinkAclDropBytes ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumberDownlinkAclDropPackets ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumberDownlinkAclDropBytes ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumberBadSrcAddrDropPackets ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumberBadSrcAddrDropBytes ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumberNoTFTDropPackets ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumberNoTFTDropBytes ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumberBadUEAddrDropPackets ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumberBadUEAddrDropBytes ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumberMTUDropPackets ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumberMTUDropBytes ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumberNoRouteDropPackets ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumberNoRouteDropBytes ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumberNoEgressIntfDropPackets ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumberNoEgressIntfDropBytes ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumRatTypeEUtranSessions Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumCurrentSessionsGnGeran Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumCurrentSessionsGnUtran Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumCurrentSessionsS5S8Geran Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumCurrentSessionsS5S8Utran Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumCurrentSessionsRoaming Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumSaegwCurrentSessionsS5S8Geran Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumSaegwCurrentSessionsS5S8Utran Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumSaegwRatTypeEUtranSessions Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumSaegwPgwUplinkPackets ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumSaegwPgwUplinkBytes ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumSaegwPgwDownlinkPackets ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumSaegwPgwDownlinkBytes ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumSaegwPgwUplinkDropPackets ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumSaegwPgwUplinkDropBytes ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumSaegwPgwDownlinkDropPackets ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumSaegwPgwDownlinkDropBytes ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumUplinkS5S8GeranPackets ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumUplinkS5S8GeranBytes ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumDownlinkS5S8GeranPackets ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumDownlinkS5S8GeranBytes ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumUplinkS5S8GeranDropPackets ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumUplinkS5S8GeranDropBytes ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumDownlinkS5S8GeranDropPackets ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumDownlinkS5S8GeranDropBytes ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumSaegwPgwUplinkS5S8GeranPackets ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumSaegwPgwUplinkS5S8GeranBytes ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumSaegwPgwDownlinkS5S8GeranPackets ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumSaegwPgwDownlinkS5S8GeranBytes ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumSaegwPgwUplinkS5S8GeranDropPackets ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumSaegwPgwUplinkS5S8GeranDropBytes ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumSaegwPgwDownlinkS5S8GeranDropPackets ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumSaegwPgwDownlinkS5S8GeranDropBytes ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumUplinkS5S8UtranPackets ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumUplinkS5S8UtranBytes ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumDownlinkS5S8UtranPackets ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumDownlinkS5S8UtranBytes ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumUplinkS5S8UtranDropPackets ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumUplinkS5S8UtranDropBytes ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumDownlinkS5S8UtranDropPackets ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumDownlinkS5S8UtranDropBytes ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumSaegwPgwUplinkS5S8UtranPackets ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumSaegwPgwUplinkS5S8UtranBytes ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumSaegwPgwDownlinkS5S8UtranPackets ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumSaegwPgwDownlinkS5S8UtranBytes ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumSaegwPgwUplinkS5S8UtranDropPackets ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumSaegwPgwUplinkS5S8UtranDropBytes ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumSaegwPgwDownlinkS5S8UtranDropPackets ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumSaegwPgwDownlinkS5S8UtranDropBytes ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumUplinkEutranPackets ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumUplinkEutranBytes ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumDownlinkEutranPackets ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumDownlinkEutranBytes ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumUplinkEutranDropPackets ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumUplinkEutranDropBytes ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumDownlinkEutranDropPackets ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumDownlinkEutranDropBytes ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumSaegwPgwUplinkEutranPackets ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumSaegwPgwUplinkEutranBytes ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumSaegwPgwDownlinkEutranPackets ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumSaegwPgwDownlinkEutranBytes ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumSaegwPgwUplinkEutranDropPackets ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumSaegwPgwUplinkEutranDropBytes ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumSaegwPgwDownlinkEutranDropPackets ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumSaegwPgwDownlinkEutranDropBytes ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumUplinkGnGpGeranPackets ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumUplinkGnGpGeranBytes ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumUplinkGnGpGeranDropPackets ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumUplinkGnGpGeranDropBytes ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumDownlinkGnGpGeranPackets ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumDownlinkGnGpGeranBytes ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumDownlinkGnGpGeranDropPackets ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumDownlinkGnGpGeranDropBytes ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumUplinkGnGpUtranPackets ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumUplinkGnGpUtranBytes ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumUplinkGnGpUtranDropPackets ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumUplinkGnGpUtranDropBytes ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumDownlinkGnGpUtranPackets ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumDownlinkGnGpUtranBytes ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumDownlinkGnGpUtranDropPackets ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumDownlinkGnGpUtranDropBytes ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumAcctStartReqNotWaitingForResponse ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumAcctInterimUpdReqNotWaitingForResponse ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumAcctStopReqNotWaitingForResponse ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumS5uDefaultBearerErrorIndicationsProcessed ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumS5uDefaultBearereErrorIndicationLocalCloseAttempts ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumS5uDedicatedBearerErrorIndicationsProcessed ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumS5uDedicatedBearerErrorIndicationBearerDeactivation ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumberSessSetupSuccessApnMatchingExactMatch Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumberSessSetupSuccessApnMatchingNiOnly Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumberSessSetupSuccessApnMatchingNiAndMalformedOi Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumberPdpSessSetupSuccessApnMatchingExactMatch Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumberPdpSessSetupSuccessApnMatchingNiOnly Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumberPdpSessSetupSuccessApnMatchingNiAndMalformedOi Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumBearerStatsWithNoSRStats Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumActiveGyAPTriggerbyCCRU Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumTotalGyAPTriggerbyCCRU Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumGyCCRTWriteToDisk Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumGyAPTriggerByProtocolError Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumGyAPTriggerByTransientFailure Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumGyAPTriggerByPermanentFailure Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumGyAPTriggerByMessageTimeout Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumGyAPTriggerByLinkDown Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumGyAPTriggerByInternalFailure Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumStartPilotPacketsSent ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumStopPilotPacketsSent ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumRatChangePilotPacketsSent ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumCreateSessionRespNoContext Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumLocalCloseCreateSessionParallelPDN Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumLocalCloseCreatePDPParallelPDN Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumLocalAllocFromSubPoolSuccesses ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumLocalAllocFromSubPoolFailures ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumRemoteAllocFromSubPoolSuccesses ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumRemoteAllocFromSubPoolFailures ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumCurrentGeoSyncRestoredSessions Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumRatNBIotEutranSessions Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumSaegwRatTypeNBIotEUtranSessions Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumNonIpPdnSessions Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumUplinkNBIotEutranPackets ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumUplinkNBIotEutranBytes ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumDownlinkNBIotEutranPackets ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumDownlinkNBIotEutranBytes ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumUplinkNBIotEutranDropPackets ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumUplinkNBIotEutranDropBytes ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumDownlinkNBIotEutranDropPackets ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumDownlinkNBIotEutranDropBytes ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumSaegwPgwUplinkNBIotEutranPackets ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumSaegwPgwUplinkNBIotEutranBytes ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumSaegwPgwDownlinkNBIotEutranPackets ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumSaegwPgwDownlinkNBIotEutranBytes ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumSaegwPgwUplinkNBIotEutranDropPackets ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumSaegwPgwUplinkNBIotEutranDropBytes ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumSaegwPgwDownlinkNBIotEutranDropPackets ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumSaegwPgwDownlinkNBIotEutranDropBytes ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumCreateSessionRejectApnCongested Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnMinTeidReuseDuration Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumStatsUpdateForMissingSRsForActiveSessions Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumStatsUpdateForMissingSRsForDeactivateSessions Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumCDRsWithZeroServiceDataContainers Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnMinCPlaneTeidReuseDuration Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnMinUPlaneTeidReuseDuration Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumCreateSessionRejectApnCongesteCritical Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumCreateSessionRejectApnCongestedMajor Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumCreateSessionRejectApnCongestedMinor Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumLocalDelegatedIPv6AllocSuccesses ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumLocalDelegatedIPv6AllocFailures ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumRemoteDelegatedIPv6ReserveSuccesses ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumRemoteDelegatedIPv6ReserveFailures ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumberSigInfoLookupSuccessfulAndFilledConfiguredValues Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumberSigInfoLookupFailure Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumCreateSessionRejectApnCongestedCritical Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumSessionsInLocalDatabase Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumCreateSessionDroppedProcLimit Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumCreatePdpDroppedProcLimit Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumDeleteSessionDroppedProcLimit Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumDeletePdpDroppedProcLimit Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumTotalSessionsWithTerminateTimer Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumCurrentSessionsWithTerminateTimer Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumCreateSessionRejectSessionBlocked Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumLocalCloseAttemptsSessionBlocked Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumLocalCloseTerminateServiceRule Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumCreateSessionLapiAttempt Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumCreateSessionLapiAccept Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumCreateSessionLapiReject Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumSessSetupFailuresExternalErrors Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumSessDeactivationsExternalErrors Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumSessSetupFailuresLocalErrors Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumSessDeactivationsLocalErrors Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumCreateSessionRequestsThrottledApnRateControl Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumCreatePDPContextRequestsThrottledApnRateControl Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumDnsCacheHits ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumDnsCacheHitsNaptr ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumDnsCacheHitsSrv ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumDnsCacheHitsA ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnConnectedDeviceFlows ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnConnectedDeviceUlPkts ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnConnectedDeviceUlBytes ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnConnectedDeviceDlPkts ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnConnectedDeviceDlBytes ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnTetheredDeviceFlows ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnTetheredDeviceUlPkts ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnTetheredDeviceUlBytes ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnTetheredDeviceDlPkts ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnTetheredDeviceDlBytes ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnTetheringEntitledFlows ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnTetheringEntitledUplinkPacketsPassed ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnTetheringEntitledUplinkBytesPassed ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnTetheringEntitledDownlinkPacketsPassed ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnTetheringEntitledDownlinkBytesPassed ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnTetheredFlowsDetectedUsingTtl ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnTetheredFlowsDetectedUsingUserAgent ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumCreateSessionRejectTamFailure Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumCreatePdpRejectTamFailure Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumCreateCupsSessionAttempt Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumCreateCupsSessionSuccess Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumCreateCupsSessionFailure Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumModifyCupsSessionAttempt Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumModifyCupsSessionSuccess Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumModifyCupsSessionFailure Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumDeleteCupsSessionAttempt Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumDeleteCupsSessionSuccess Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumDeleteCupsSessionFailure Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumLocalCloseSessionMonitor Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumCurrentCupsSessions Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumPgwTriggeredQosUpdate Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumSessionsEstablishedWithExistingImsiAndApn Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumPGWInitDedBearerActPartialAccept Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumUpdateBearerPartialAccept Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnTetheredFlowsDetectedUsingTcpIpFingerprinting ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumDnsResponseFailTimeout ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumDnsResponseDropNoIntf ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumDnsResponseDropNoSession ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumDnsResponseDropNoPdnSession ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumSessionPendedForDns ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumSessionPendedForDnsSuccess ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumSessionPendedForDnsTimeout ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNum3gppToNon3gppDelayedHandovers Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNum3gppToNon3gppDelayedHandoverCompletedOnFirstUlPkt Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNum3gppToNon3gppDelayedHandoverCompletedOnTimerExpiry Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNum3gppToNon3gppDelayedHandoverCompletedOnBackToBackHo Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNum3gppToNon3gppDelayedHandoverCompletedOnOtherEvent Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumApplicationStartNotificationsRcvd Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumApplicationStopNotificationsRcvd Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumGxApplicationStartNotificationsSuccess Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumGxApplicationStartNotificationsFailed Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumGxApplicationStopNotificationsSuccess Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumGxApplicationStopNotificationsFailed Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumSessionMonitorModificationsSent ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumSdApplicationStartNotificationsSuccess Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumSdApplicationStartNotificationsFailed Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumSdApplicationStopNotificationsSuccess Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumSdApplicationStopNotificationsFailed Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumLocalClosePcrfDownSessionHoldTime ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumCreateSessionRejectsOverload ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumCreateBearerRejectsOverload ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNatConnectionFailureMaxPortChunkExceeded ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumManifestServerRequestsSent Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumManifestServerResponsesRcvd Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnTetheredFlowsDetectedUsingGquicUserAgent ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnTetheredFlowsReportedUsingTtl ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnTetheredFlowsReportedUsingUserAgent ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnTetheredFlowsReportedUsingTcpIpFingerprinting ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnTetheredFlowsReportedUsingGquicUserAgent ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumCreateSessionRejectsOverloadMinor ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumCreateSessionRejectsOverloadMajor ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumCreateSessionRejectsOverloadCritical ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumCreateSessionRejectsOverloadMCDSync ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumCreateBearerRejectsOverloadMinor ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumCreateBearerRejectsOverloadMajor ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumCreateBearerRejectsOverloadCritical ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumCreateBearerRejectsOverloadMCDSync ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumUpstreamPktsDroppedWithAcl ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumDownstreamPktsDroppedWithAcl ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumUpstreamAclDropConnectionCount ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumUpstreamAclAllowConnectionCount ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumDownstreamAclDropConnectionCount ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumDownstreamAclAllowConnectionCount ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumCreateSessionRejectNoServiceRule Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumNoServiceRuleLocalCloseAttempts Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumCreatePdpRejectNoServiceRule Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumLocalClosePfcpError Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumLocalCloseUplaneError Unsigned32 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnName OBJECT-TYPE SYNTAX String MAX-ACCESS not-accessible STATUS current DESCRIPTION "Table Name" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnEntry 1 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumCurrentSessions OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Current number of sessions" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnEntry 2 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumBearers OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Current number of bearers" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnEntry 3 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumCreateSessionAttempt OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create session attempts" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnEntry 4 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumCreateSessionAccept OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create session attempts accepted" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnEntry 5 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumCreateSessionReject OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create session attempts rejected" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnEntry 6 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumCreateSessionRejectMalformedReq OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create session attempts rejected - malformed request" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnEntry 7 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumCreateSessionRejectUnknownApn OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create session attempts rejected - unknown APN" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnEntry 8 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumCreateSessionRejectRsrcUnavailable OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create session attempts rejected - resources unavailable" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnEntry 9 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumCreateSessionRejectServiceNotSupported OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create session attempts rejected - service not supported" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnEntry 10 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumCreateSessionRejectSystemFailure OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create session attempts rejected - system failure" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnEntry 11 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumCreateSessionRejectMisc OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create session attempts rejected - unclassified" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnEntry 12 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumDeleteSessionAttempt OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of delete session attempts received" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnEntry 13 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumDeleteSessionAccept OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of delete session attempts accepted" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnEntry 14 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumDeleteSessionReject OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of delete session attempts rejected" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnEntry 15 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumUEInitDedBearerActAttempt OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of UE initiated dedicated bearer activation attempts" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnEntry 16 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumUEInitDedBearerActAccept OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of UE initiated dedicated bearer activation attempts accepted" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnEntry 17 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumUEInitDedBearerActReject OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of UE initiated dedicated bearer activation attempts rejected" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnEntry 18 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumPGWInitDedBearerActAttempt OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of PGW initiated dedicated bearer activation attempts accepted" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnEntry 19 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumPGWInitDedBearerActAccept OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of PGW initiated dedicated bearer activation attempts accepted" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnEntry 20 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumPGWInitDedBearerActReject OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of PGW initiated dedicated bearer activation attempts rejected" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnEntry 21 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumMMEInitDedBearerDeactAttempt OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of MME initiated dedicated bearer deactivation attempts" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnEntry 22 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumMMEInitDedBearerDeactAccept OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of MME initiated dedicated bearer deactivation attempts accepted" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnEntry 23 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumMMEInitDedBearerDeactReject OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of MME initiated dedicated bearer deactivation attempts rejected" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnEntry 24 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumUEInitDedBearerDeactAttempt OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of UE initiated dedicated bearer deactivation attempts" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnEntry 25 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumUEInitDedBearerDeactAccept OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of UE initiated dedicated bearer deactivation attempts accepted" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnEntry 26 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumUEInitDedBearerDeactReject OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of UE initiated dedicated bearer deactivation attempts rejected" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnEntry 27 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumPGWInitDedBearerDeactAttempt OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of PGW initiated dedicated bearer deactivation attempts" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnEntry 28 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumPGWInitDedBearerDeactAccept OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of PGW initiated dedicated bearer deactivation attempts accepted" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnEntry 29 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumPGWInitDedBearerDeactReject OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of PGW initiated dedicated bearer deactivation attempts rejected" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnEntry 30 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumModifyBearerCmdAttempt OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of modify bearer command attempts" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnEntry 31 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumModifyBearerCmdReject OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of modify bearer command attempts rejected" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnEntry 32 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumUpdateBearerAttempt OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of update bearer attempts" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnEntry 33 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumUpdateBearerAccept OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of update bearer attempts accepted" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnEntry 34 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumUpdateBearerReject OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of update bearer attempts rejected" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnEntry 35 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumModifyBearerAttempt OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of modify bearer attempts" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnEntry 36 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumModifyBearerAccept OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of modify bearer attempts accepted" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnEntry 37 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumModifyBearerReject OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of modify bearer attempts rejected" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnEntry 38 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumCreatePdpAttempt OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create PDP context attempts" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnEntry 39 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumCreatePdpAccept OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create PDP context attempts accepted" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnEntry 40 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumCreatePdpReject OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create PDP context attempts rejected - unclassified" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnEntry 41 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumCreatePdpRejectMalformedReq OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create PDP context attempts rejected - malformed request" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnEntry 42 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumCreatePdpRejectUnknownApn OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create PDP context attempts rejected - unknown APN" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnEntry 43 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumCreatePdpRejectRsrcUnavailable OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create PDP context attempts rejected - resource unavailable" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnEntry 44 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumCreatePdpRejectServiceNotSupported OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create PDP context attempts rejected - service not supported" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnEntry 45 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumCreatePdpRejectSystemFailure OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create PDP context attempts rejected - system failure" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnEntry 46 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumCreatePdpRejectMisc OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create PDP context attempts rejected - unclassified" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnEntry 47 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumDeletePdpAttempt OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of delete PDP context attempts" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnEntry 48 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumDeletePdpAccept OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of delete PDP context attempts accepted" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnEntry 49 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumDeletePdpReject OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of delete PDP context attempts rejected" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnEntry 50 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumUEInitSecPdpActAttempt OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of UE initiated secondary PDP context activation attempts" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnEntry 51 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumUEInitSecPdpActAccept OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of UE initiated secondary PDP context activation attempts accepted" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnEntry 52 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumUEInitSecPdpActReject OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of UE initiated secondary PDP context activation attempts rejected" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnEntry 53 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumGGSNInitSecPdpActAttempt OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of GGSN initiated secondary PDP context activation attempts" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnEntry 54 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumGGSNInitSecPdpActAccept OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of GGSN initiated secondary PDP context activation attempts accepted" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnEntry 55 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumGGSNInitSecPdpActReject OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of GGSN initiated secondary PDP context activation attempts rejected" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnEntry 56 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumSGSNInitSecPdpDeactAttempt OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of SGSN initiated secondary PDP context deactivation attempts" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnEntry 57 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumSGSNInitSecPdpDeactAccept OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of SGSN initiated secondary PDP context deactivation attempts accepted" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnEntry 58 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumSGSNInitSecPdpDeactReject OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of SGSN initiated secondary PDP context deactivation attempts rejected" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnEntry 59 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumUEInitSecPdpDeactAttempt OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of UE initiated secondary PDP context deactivation attempts" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnEntry 60 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumUEInitSecPdpDeactAccept OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of UE initiated secondary PDP context deactivation attempts accepted" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnEntry 61 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumUEInitSecPdpDeactReject OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of UE initiated secondary PDP context deactivation attempts rejected" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnEntry 62 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumGGSNInitSecPdpDeactAttempt OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of GGSN initiated secondary PDP context deactivation attempts" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnEntry 63 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumGGSNInitSecPdpDeactAccept OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of GGSN initiated secondary PDP context deactivation attempts accepted" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnEntry 64 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumGGSNInitSecPdpDeactReject OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of GGSN initiated secondary PDP context deactivation attempts rejected" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnEntry 65 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumSGSNInitUpdatePdpAttempt OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of SGSN initiated update PDP context attempts" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnEntry 66 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumSGSNInitUpdatePdpAccept OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of SGSN initiated update PDP context attempts accepted" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnEntry 67 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumSGSNInitUpdatePdpReject OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of SGSN initiated update PDP context attempts rejected" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnEntry 68 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumGGSNInitUpdatePdpAttempt OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of GGSN initiated update PDP context attempts" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnEntry 69 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumGGSNInitUpdatePdpAccept OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of GGSN initiated update PDP context attempts accepted" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnEntry 70 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumGGSNInitUpdatePdpReject OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of GGSN initiated update PDP context attempts rejected" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnEntry 71 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumLocalCloseAttempts OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of local close attempts" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnEntry 72 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumLocalCloseAttemptsAccepted OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of local close attempts accepted" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnEntry 73 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumIdleDurationExceededCloses OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of sessions closed due to IDLE duration time exceeded" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnEntry 74 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumMaximalDurationExceededCloses OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of sessions closed due to MAXIMAL duration time exceeded" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnEntry 75 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumOperatorInitiatedCloses OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of operator initiated PDN session closes" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnEntry 76 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumActiveCurrentSessions OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Current number of active sessions" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnEntry 77 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumIdleCurrentSessions OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Current number of idle sessions" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnEntry 78 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnIntervalPeakCurrentSessions OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Interval peak number of sessions" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnEntry 79 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnIntervalPeakActiveCurrentSessions OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Interval peak number of active sessions" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnEntry 80 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnIntervalPeakIdleCurrentSessions OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Interval peak number of idle sessions" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnEntry 81 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumDefaultBearers OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Current number of default bearers" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnEntry 82 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumDedicatedBearers OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Current number of dedicated bearers" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnEntry 83 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnIntervalPeakBearers OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Interval peak number of bearers" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnEntry 84 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnIntervalPeakDefaultBearers OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Interval peak number of default bearers" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnEntry 85 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnIntervalPeakDedicatedBearers OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Interval peak number of dedicated bearers" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnEntry 86 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumDhcpReleaseLocalCloseAttempts OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of local close attempts due to DHCP Release" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnEntry 87 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumDhcpTimeoutLocalCloseAttempts OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of local close attempts due to DHCP IP Address Allocation Timeout" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnEntry 88 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumDhcpLeaseExpiryLocalCloseAttempts OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of local close attempts due to DHCP IP Address Lease Expiry" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnEntry 89 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumRadiusDisconnectLocalCloses OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of local closes due to RADIUS Disconnect from server" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnEntry 90 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumGzSessions OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Current number session using Gz interface" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnEntry 91 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumColocatedSessions OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS deprecated DESCRIPTION "Current number of sessions with co-located peer GW" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnEntry 92 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumRatHandovers OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of RAT session handovers" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnEntry 93 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumSessionsSetupWithDefaultPolicy OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Sessions Setup With Default Gx Policy" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnEntry 94 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumActiveSessionsWithDefaultPolicy OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Active Sessions With Default Gx Policy" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnEntry 95 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumActiveGxReplaySessionsAwaitingPcrfRejoin OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Active Gx Replay Sessions Awaiting Pcrf Rejoin" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnEntry 96 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumGxReplaySessionsTerminated OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS deprecated DESCRIPTION "Number of Gx Replay Sessions Terminated" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnEntry 97 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumDuplicateSessionLocalCloseAttempts OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of local close attempts due to Duplicate Session" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnEntry 98 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumLocalIPv4AllocSuccesses OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of local IPv4 allocation successes" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnEntry 99 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumLocalIPv4AllocFailures OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of local IPv4 allocation failures" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnEntry 100 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumRemoteIPv4ReserveSuccesses OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of remote IPv4 reserve successes" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnEntry 101 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumRemoteIPv4ReserveFailures OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of remote IPv4 reserve failures" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnEntry 102 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumRemoteIPv4AllocSuccesses OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of remote IPv4 allocation successes" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnEntry 103 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumRemoteIPv4AllocFailures OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of remote IPv4 allocation failures" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnEntry 104 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumLocalIPv6AllocSuccesses OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of local IPv6 allocation successes" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnEntry 105 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumLocalIPv6AllocFailures OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of local IPv6 allocation failures" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnEntry 106 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumRemoteIPv6ReserveSuccesses OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of remote IPv6 reserve successes" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnEntry 107 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumRemoteIPv6ReserveFailures OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of remote IPv6 reserve failures" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnEntry 108 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumRemoteIPv6AllocSuccesses OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of remote IPv6 allocation successes" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnEntry 109 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumRemoteIPv6AllocFailures OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of remote IPv6 allocation failures" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnEntry 110 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumChangeNotificationReqAttempt OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of change notification attempts" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnEntry 111 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumChangeNotificationReqAccept OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of change notification attempts accepted" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnEntry 112 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumChangeNotificationReqReject OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of change notification attempts rejected" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnEntry 113 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumChangeNotificationReqRejectMalformedReq OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of change notification attempts rejected - malformed request" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnEntry 114 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumChangeNotificationReqRejectUnknownApn OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of change notification attempts rejected - unknown APN" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnEntry 115 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumChangeNotificationReqRejectRsrcUnavailable OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of change notification attempts rejected - resources unavailable" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnEntry 116 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumChangeNotificationReqRejectServiceNotSupported OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of change notification attempts rejected due to service not supported" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnEntry 117 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumChangeNotificationReqRejectSystemFailure OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of change notification attempts rejected - system failure" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnEntry 118 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumChangeNotificationReqRejectMisc OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of change notification attempts rejected for miscellaneous reasons" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnEntry 119 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumChangeNotificationReqDrop OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of change notification requests Dropped" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnEntry 120 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumWfTeidCollisionLocalCloseAttempts OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of local close attempts due to TEID Collision" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnEntry 121 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumPcrfRejoinSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of successful Gx PCRF Rejoins" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnEntry 122 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumUplinkPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink packets received" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnEntry 123 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumUplinkBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink bytes received" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnEntry 124 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumUplinkDropPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink packets dropped" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnEntry 125 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumUplinkDropBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink bytes dropped" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnEntry 126 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumDownlinkPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink packets received" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnEntry 127 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumDownlinkBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink bytes received" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnEntry 128 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumDownlinkDropPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink packets dropped" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnEntry 129 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumDownlinkDropBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink bytes dropped" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnEntry 130 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumErrorIndicationsProcessed OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Error Indications processed" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnEntry 131 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumErrorIndicationLocalCloseAttempts OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of local close attempts due to receipt of Error Indication" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnEntry 132 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumErrorIndicationBearerDeactivation OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of dedicated bearer deletion due to receipt of Error Indication" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnEntry 133 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumAwaitCoATimeoutLocalCloseAttempts OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of local close attempts due to no CoA received within the configured timeout" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnEntry 134 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumPcrfInitiatedCloseAttempts OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of pcrf initiated close attempts" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnEntry 135 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumOcsInitiatedCloseAttempts OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of ocs initiated close attempts" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnEntry 136 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumTotalBearersSetupSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers setup successful" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnEntry 137 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumTotalBearersSetupFail OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers setup failed" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnEntry 138 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumCurrentBearersQci1 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of current bearers with qci 1" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnEntry 139 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumCurrentBearersQci2 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of current bearers with qci 2" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnEntry 140 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumCurrentBearersQci3 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of current bearers with qci 3" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnEntry 141 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumCurrentBearersQci4 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of current bearers with qci 4" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnEntry 142 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumCurrentBearersQci5 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of current bearers with qci 5" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnEntry 143 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumCurrentBearersQci6 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of current bearers with qci 6" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnEntry 144 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumCurrentBearersQci7 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of current bearers with qci 7" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnEntry 145 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumCurrentBearersQci8 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of current bearers with qci 8" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnEntry 146 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumCurrentBearersQci9 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of current bearers with qci 9" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnEntry 147 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumCurrentBearersQciOther OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of current bearers with qci between 10 .. 255" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnEntry 148 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumTotalBearersSetupSuccessQci1 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers setup successful with qci 1" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnEntry 149 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumTotalBearersSetupSuccessQci2 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers setup successful with qci 2" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnEntry 150 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumTotalBearersSetupSuccessQci3 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers setup successful with qci 3" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnEntry 151 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumTotalBearersSetupSuccessQci4 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers setup successful with qci 4" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnEntry 152 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumTotalBearersSetupSuccessQci5 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers setup successful with qci 5" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnEntry 153 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumTotalBearersSetupSuccessQci6 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers setup successful with qci 6" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnEntry 154 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumTotalBearersSetupSuccessQci7 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers setup successful with qci 7" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnEntry 155 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumTotalBearersSetupSuccessQci8 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers setup successful with qci 8" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnEntry 156 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumTotalBearersSetupSuccessQci9 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers setup successful with qci 9" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnEntry 157 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumTotalBearersSetupSuccessQciOther OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers setup successful with qci between 10 .. 255" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnEntry 158 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumTotalBearersSetupFailQci1 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers setup failed with qci 1" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnEntry 159 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumTotalBearersSetupFailQci2 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers setup failed with qci 2" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnEntry 160 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumTotalBearersSetupFailQci3 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers setup failed with qci 3" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnEntry 161 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumTotalBearersSetupFailQci4 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers setup failed with qci 4" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnEntry 162 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumTotalBearersSetupFailQci5 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers setup failed with qci 5" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnEntry 163 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumTotalBearersSetupFailQci6 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers setup failed with qci 6" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnEntry 164 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumTotalBearersSetupFailQci7 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers setup failed with qci 6" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnEntry 165 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumTotalBearersSetupFailQci8 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers setup failed with qci 8" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnEntry 166 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumTotalBearersSetupFailQci9 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers setup failed with qci 9" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnEntry 167 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumTotalBearersSetupFailQciOther OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers setup failed with qci between 10 .. 255" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnEntry 168 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumSaegwCurrentSessions OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "SAEGW-PGW Current number of sessions" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnEntry 169 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumSaegwCurrentBearers OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "SAEGW-PGW Current number of bearers" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnEntry 170 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumSaegwTotalBearersSetupSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "SAEGW-PGW Total number of bearers setup successful" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnEntry 171 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumSaegwTotalBearersSetupFail OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "SAEGW-PGW Total number of bearers setup failed" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnEntry 172 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumSaegwCurrentBearersQci1 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "SAEGW-PGW Total number of current bearers with qci 1" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnEntry 173 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumSaegwCurrentBearersQci2 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "SAEGW-PGW Total number of current bearers with qci 2" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnEntry 174 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumSaegwCurrentBearersQci3 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "SAEGW-PGW Total number of current bearers with qci 3" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnEntry 175 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumSaegwCurrentBearersQci4 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "SAEGW-PGW Total number of current bearers with qci 4" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnEntry 176 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumSaegwCurrentBearersQci5 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "SAEGW-PGW Total number of current bearers with qci 5" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnEntry 177 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumSaegwCurrentBearersQci6 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "SAEGW-PGW Total number of current bearers with qci 6" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnEntry 178 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumSaegwCurrentBearersQci7 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "SAEGW-PGW Total number of current bearers with qci 7" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnEntry 179 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumSaegwCurrentBearersQci8 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "SAEGW-PGW Total number of current bearers with qci 8" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnEntry 180 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumSaegwCurrentBearersQci9 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "SAEGW-PGW Total number of current bearers with qci 9" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnEntry 181 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumSaegwCurrentBearersQciOther OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "SAEGW-PGW Total number of current bearers with qci between 10 .. 255" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnEntry 182 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumSaegwTotalBearersSetupSuccessQci1 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "SAEGW-PGW Total number of bearers setup successful with qci 1" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnEntry 183 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumSaegwTotalBearersSetupSuccessQci2 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "SAEGW-PGW Total number of bearers setup successful with qci 2" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnEntry 184 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumSaegwTotalBearersSetupSuccessQci3 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "SAEGW-PGW Total number of bearers setup successful with qci 3" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnEntry 185 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumSaegwTotalBearersSetupSuccessQci4 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "SAEGW-PGW Total number of bearers setup successful with qci 4" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnEntry 186 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumSaegwTotalBearersSetupSuccessQci5 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "SAEGW-PGW Total number of bearers setup successful with qci 5" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnEntry 187 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumSaegwTotalBearersSetupSuccessQci6 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "SAEGW-PGW Total number of bearers setup successful with qci 6" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnEntry 188 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumSaegwTotalBearersSetupSuccessQci7 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "SAEGW-PGW Total number of bearers setup successful with qci 7" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnEntry 189 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumSaegwTotalBearersSetupSuccessQci8 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "SAEGW-PGW Total number of bearers setup successful with qci 8" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnEntry 190 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumSaegwTotalBearersSetupSuccessQci9 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "SAEGW-PGW Total number of bearers setup successful with qci 9" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnEntry 191 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumSaegwTotalBearersSetupSuccessQciOther OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "SAEGW-PGW Total number of bearers setup successful with qci between 10 .. 255" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnEntry 192 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumSaegwTotalBearersSetupFailQci1 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "SAEGW-PGW Total number of bearers setup failed with qci 1" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnEntry 193 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumSaegwTotalBearersSetupFailQci2 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "SAEGW-PGW Total number of bearers setup failed with qci 2" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnEntry 194 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumSaegwTotalBearersSetupFailQci3 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "SAEGW-PGW Total number of bearers setup failed with qci 3" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnEntry 195 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumSaegwTotalBearersSetupFailQci4 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "SAEGW-PGW Total number of bearers setup failed with qci 4" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnEntry 196 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumSaegwTotalBearersSetupFailQci5 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "SAEGW-PGW Total number of bearers setup failed with qci 5" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnEntry 197 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumSaegwTotalBearersSetupFailQci6 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "SAEGW-PGW Total number of bearers setup failed with qci 6" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnEntry 198 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumSaegwTotalBearersSetupFailQci7 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "SAEGW-PGW Total number of bearers setup failed with qci 6" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnEntry 199 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumSaegwTotalBearersSetupFailQci8 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "SAEGW-PGW Total number of bearers setup failed with qci 8" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnEntry 200 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumSaegwTotalBearersSetupFailQci9 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "SAEGW-PGW Total number of bearers setup failed with qci 9" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnEntry 201 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumSaegwTotalBearersSetupFailQciOther OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "SAEGW-PGW Total number of bearers setup failed with qci between 10 .. 255" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnEntry 202 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumL2tpGwSessionDeleteAttempts OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of L2tp gateway delete request attempts " ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnEntry 203 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumSuspendNotification OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of suspend notification requests received" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnEntry 204 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumSuspendNotificationAccept OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of suspend notification requests accepted" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnEntry 205 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumSuspendNotificationReject OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of suspend notification requests rejected" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnEntry 206 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumResumeNotification OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of resume notification requests received" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnEntry 207 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumResumeNotificationAccept OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of resume notification requests accepted" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnEntry 208 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumResumeNotificationReject OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of resume notification requests rejected" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnEntry 209 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumUplinkSuspendDropPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink suspend drop packets" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnEntry 210 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumUplinkSuspendDropBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink suspend drop bytes" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnEntry 211 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumDownlinkSuspendDropPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink suspend drop packets" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnEntry 212 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumDownlinkSuspendDropBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink suspend drop bytes" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnEntry 213 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumRedirectedApnSubscriber OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Redirected Subscriber from this APN" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnEntry 214 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumActiveRedirectCurrentSessions OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Current number of Active Redirected Subscriber from this APN" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnEntry 215 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumDeletePdpDropTearDownIndMissingOneBearerOnly OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of delete PDP context dropped as teardown ind is missing in message received for session with only one bearer" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnEntry 216 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumDeletePdpDropTearDownIndMissingForDefaultBearer OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of delete PDP context dropped as teardown ind is missing in message received with default bearer id" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnEntry 217 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumSessionsSetupWithDefaultGyQuota OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Sessions Setup With Default Gy Quota" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnEntry 218 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumActiveSessionsWithDefaultGyQuota OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Active Sessions With Default Quota" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnEntry 219 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumActiveGySessionsAwaitingOcsRejoin OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Active Gy Sessions Awaiting OCS Rejoin" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnEntry 220 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumOcsGyRejoinSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of successful OCS Gy Rejoins" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnEntry 221 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumDefaultGyQuotaReapplied OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of times default Gy Quota was reapplied due to CCR-I failure." ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnEntry 222 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumDefaultGyQuotaAppliedCcruFailure OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of times default Gy Quota was applied due to CCR-U Failure." ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnEntry 223 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumGxSessions OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Current number session using Gx interface" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnEntry 224 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumGySessions OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Current number session using Gy interface" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnEntry 225 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumGyDownGyRejoinTimerRestarted OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of times Gy Rejoin timer was restarted because Gy interface was down." ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnEntry 226 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumS6bInitiatedCloseAttempts OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of s6b initiated close attempts" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnEntry 227 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumActiveS6bSessions OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS deprecated DESCRIPTION "Number of active S6b Sessions" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnEntry 228 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnDefaultGyUplinkBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total Uplink bytes using Default Gy Quota" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnEntry 229 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnDefaultGyDownlinkBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total Downlink bytes using Default Gy Quota" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnEntry 230 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumIgnoreSprRadiusFailureSessions OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of sessions which ignored radius failure" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnEntry 231 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumBearerIdleDurationExceededCloses OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers deactivated due to IDLE duration time exceeded" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnEntry 232 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumOfActiveS6bSessions OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of active S6b Sessions" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnEntry 233 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumDnsAttempts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "DNS Request - Attempts" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnEntry 234 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumDnsSendSuccess OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "DNS Request - Success" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnEntry 235 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumDnsSendFailedNoConfig OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "DNS Request Failed - No DNS Configuration" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnEntry 236 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumDnsFailedMisc OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "DNS Request Failed - Miscellaneous" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnEntry 237 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumDnsResponses OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "DNS Response - Total Received" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnEntry 238 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumDnsResponseSuccess OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "DNS Response - Success" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnEntry 239 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumDnsResponseFailNoResponse OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "DNS Response Failed - No response from server" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnEntry 240 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumDnsResponseFailNoName OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "DNS Response Failed - Domain Name Not Found" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnEntry 241 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumDnsResponseFailNoData OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "DNS Response Failed - No Data" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnEntry 242 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumDnsResponseFailMisc OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "DNS Response Failed - Miscellaneous" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnEntry 243 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumPcoPcscfDefaultFqdnUsed OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of times default P-CSCF FQDN used for DNS lookup" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnEntry 244 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumPcoPcscfTableUsed OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of times P-CSCF table used for P-CSCF IP Address allocation" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnEntry 245 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumSprAuthReqAttempt OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of SPR Authentication Request Attempts" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnEntry 246 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumSprAuthReqAccept OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of SPR Authentication Requests Accepted" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnEntry 247 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumSprAuthReqReject OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of SPR Authentication Requests Rejected" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnEntry 248 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumSprAuthReqTimeout OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of SPR Authentication Request Timeouts" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnEntry 249 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumAcctStartReqAttempt OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Accounting Start Request Attempts" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnEntry 250 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumAcctStartReqAccept OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Accounting Start Requests Accepted" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnEntry 251 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumAcctStartReqTimeout OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Accounting Start Request Timeouts" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnEntry 252 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumAcctInterimUpdReqAttempt OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Accounting Interim Update Request Attempts" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnEntry 253 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumAcctInterimUpdReqAccept OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Accounting Interim Update Requests Accepted" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnEntry 254 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumAcctInterimUpdReqTimeout OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Accounting Interim Update Request Timeouts" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnEntry 255 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumAcctStopReqAttempt OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Accounting Stop Request Attempts" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnEntry 256 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumAcctStopReqAccept OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Accounting Stop Requests Accepted" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnEntry 257 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumAcctStopReqTimeout OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Accounting Stop Request Timeouts" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnEntry 258 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumUeAllocStaticIPv4ReserveSuccesses OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of UE requested IPv4 Address Reserve Successes" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnEntry 259 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumUeAllocStaticIPv4ReserveFailures OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of UE requested IPv4 Address Reserve Failures" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnEntry 260 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumUeAllocStaticIPv6ReserveSuccesses OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of UE requested IPv6 Address Reserve Successes" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnEntry 261 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumUeAllocStaticIPv6ReserveFailures OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of UE requested IPv6 Address Reserve Failures" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnEntry 262 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumRadiusAllocIPv4ReserveSuccesses OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of RADIUS Allocated IPv4 Address Reserve Successes" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnEntry 263 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumRadiusAllocIPv4ReserveFailures OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of RADIUS Allocated IPv4 Address Reserve Failures" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnEntry 264 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumRadiusAllocIPv6ReserveSuccesses OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of RADIUS Allocated IPv6 Address Reserve Successes" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnEntry 265 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumRadiusAllocIPv6ReserveFailures OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of RADIUS Allocated IPv6 Address Reserve Failures" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnEntry 266 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumRemoteDhcpAllocIPv4ReserveSuccesses OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Remote DHCP Server Allocated IPv4 Address Reserve Successes" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnEntry 267 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumRemoteDhcpAllocIPv4ReserveFailures OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Remote DHCP Server Allocated IPv4 Address Reserve Failures" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnEntry 268 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumRemoteDhcpAllocIPv6ReserveSuccesses OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Remote DHCP Server Allocated IPv6 Address Reserve Successes" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnEntry 269 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumRemoteDhcpAllocIPv6ReserveFailures OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Remote DHCP Server Allocated IPv6 Address Reserve Failures" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnEntry 270 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumDhcpRelayAllocIPv4ReserveSuccesses OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of DHCP Relay Allocated IPv4 Address Reserve Successes" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnEntry 271 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumDhcpRelayAllocIPv4ReserveFailures OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of DHCP Relay Allocated IPv4 Address Reserve Failures" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnEntry 272 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumDhcpRelayAllocIPv6ReserveSuccesses OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of DHCP Relay Allocated IPv6 Address Reserve Successes" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnEntry 273 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumDhcpRelayAllocIPv6ReserveFailures OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of DHCP Relay Allocated IPv6 Address Reserve Failures" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnEntry 274 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumTTLExcdDropPackets OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS deprecated DESCRIPTION "Total number of TTL 0 drop packets " ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnEntry 275 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumTTLExcdDropBytes OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS deprecated DESCRIPTION "Total number of TTL 0 drop bytes " ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnEntry 276 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumFragSendPackets OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS deprecated DESCRIPTION "Total number of IP packets fragmented before sending on the tunnel " ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnEntry 277 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumFragSendBytes OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS deprecated DESCRIPTION "Total number of IP packet bytes fragmented before sending on the tunnel " ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnEntry 278 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumFragFailPackets OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS deprecated DESCRIPTION "Total number of IP packets failed in fragmentation" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnEntry 279 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumFragFailBytes OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS deprecated DESCRIPTION "Total number of IP packet bytes failed in fragmentation" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnEntry 280 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumUplinkAclDropPackets OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS deprecated DESCRIPTION "Total number of uplink ACL drop packets" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnEntry 281 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumUplinkAclDropBytes OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS deprecated DESCRIPTION "Total number of uplink ACL drop bytes" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnEntry 282 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumDownlinkAclDropPackets OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS deprecated DESCRIPTION "Total number of downlink ACL drop packets" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnEntry 283 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumDownlinkAclDropBytes OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS deprecated DESCRIPTION "Total number of downlink ACL drop bytes" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnEntry 284 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumBadSrcAddrDropPackets OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS deprecated DESCRIPTION "Total number of bad source addresss drop packets" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnEntry 285 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumBadSrcAddrDropBytes OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS deprecated DESCRIPTION "Total number of bad source addresss drop bytes" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnEntry 286 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumNoTFTDropPackets OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS deprecated DESCRIPTION "Total number of no traffic flow template drop packets" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnEntry 287 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumNoTFTDropBytes OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS deprecated DESCRIPTION "Total number of no traffic flow template drop bytes" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnEntry 288 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumBadUEAddrDropPackets OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS deprecated DESCRIPTION "Total number of bad UE address drop packets" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnEntry 289 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumBadUEAddrDropBytes OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS deprecated DESCRIPTION "Total number of bad UE address drop bytes" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnEntry 290 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumMTUDropPackets OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS deprecated DESCRIPTION "Total number of MTU drop packets" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnEntry 291 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumMTUDropBytes OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS deprecated DESCRIPTION "Total number of MTU drop bytes" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnEntry 292 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumNoRouteDropPackets OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS deprecated DESCRIPTION "Total number of no route drop packets" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnEntry 293 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumNoRouteDropBytes OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS deprecated DESCRIPTION "Total number of no route drop bytes" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnEntry 294 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumNoEgressIntfDropPackets OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS deprecated DESCRIPTION "Total number of no egress interface drop packets" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnEntry 295 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumNoEgressIntfDropBytes OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS deprecated DESCRIPTION "Total number of no egress interface drop bytes" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnEntry 296 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumberTTLExcdDropPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of TTL 0 drop packets " ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnEntry 297 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumberTTLExcdDropBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of TTL 0 drop bytes " ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnEntry 298 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumberFragSendPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of IP packets fragmented before sending on the tunnel " ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnEntry 299 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumberFragSendBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of IP packet bytes fragmented before sending on the tunnel " ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnEntry 300 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumberFragFailPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of IP packets failed in fragmentation" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnEntry 301 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumberFragFailBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of IP packet bytes failed in fragmentation" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnEntry 302 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumberUplinkAclDropPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink ACL drop packets" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnEntry 303 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumberUplinkAclDropBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink ACL drop bytes" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnEntry 304 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumberDownlinkAclDropPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink ACL drop packets" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnEntry 305 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumberDownlinkAclDropBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink ACL drop bytes" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnEntry 306 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumberBadSrcAddrDropPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bad source addresss drop packets" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnEntry 307 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumberBadSrcAddrDropBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bad source addresss drop bytes" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnEntry 308 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumberNoTFTDropPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of no traffic flow template drop packets" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnEntry 309 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumberNoTFTDropBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of no traffic flow template drop bytes" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnEntry 310 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumberBadUEAddrDropPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bad UE address drop packets" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnEntry 311 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumberBadUEAddrDropBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bad UE address drop bytes" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnEntry 312 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumberMTUDropPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of MTU drop packets" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnEntry 313 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumberMTUDropBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of MTU drop bytes" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnEntry 314 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumberNoRouteDropPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of no route drop packets" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnEntry 315 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumberNoRouteDropBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of no route drop bytes" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnEntry 316 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumberNoEgressIntfDropPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of no egress interface drop packets" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnEntry 317 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumberNoEgressIntfDropBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of no egress interface drop bytes" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnEntry 318 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumRatTypeEUtranSessions OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Current number of E-UTRAN session" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnEntry 319 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumCurrentSessionsGnGeran OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Current number of Gn GERAN sessions" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnEntry 320 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumCurrentSessionsGnUtran OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Current number of Gn UTRAN sessions" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnEntry 321 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumCurrentSessionsS5S8Geran OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Current number of S5S8 GERAN sessions" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnEntry 322 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumCurrentSessionsS5S8Utran OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Current number of S5S8 UTRAN sessions" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnEntry 323 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumCurrentSessionsRoaming OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Current number of roaming sessions" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnEntry 324 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumSaegwCurrentSessionsS5S8Geran OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "SAEGW-PGW Current number of S5S8 GERAN sessions" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnEntry 325 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumSaegwCurrentSessionsS5S8Utran OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "SAEGW-PGW Current number of S5S8 UTRAN sessions" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnEntry 326 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumSaegwRatTypeEUtranSessions OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "SAEGW-PGW Current number of E-UTRAN session" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnEntry 327 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumSaegwPgwUplinkPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink packets for SAEGW PGW sessions" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnEntry 328 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumSaegwPgwUplinkBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink bytes for SAEGW PGW sessions" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnEntry 329 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumSaegwPgwDownlinkPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink packets for SAEGW PGW sessions" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnEntry 330 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumSaegwPgwDownlinkBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink bytes for SAEGW PGW sessions" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnEntry 331 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumSaegwPgwUplinkDropPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink drop packets for SAEGW PGW sessions" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnEntry 332 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumSaegwPgwUplinkDropBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink drop bytes for SAEGW PGW sessions" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnEntry 333 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumSaegwPgwDownlinkDropPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink drop packets for SAEGW PGW sessions" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnEntry 334 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumSaegwPgwDownlinkDropBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink drop bytes for SAEGW PGW sessions" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnEntry 335 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumUplinkS5S8GeranPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink packets for PGW S5S8 GERAN sessions" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnEntry 336 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumUplinkS5S8GeranBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink bytes for PGW S5S8 GERAN sessions" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnEntry 337 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumDownlinkS5S8GeranPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink packets for PGW S5S8 GERAN sessions" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnEntry 338 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumDownlinkS5S8GeranBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink bytes for PGW S5S8 GERAN sessions" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnEntry 339 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumUplinkS5S8GeranDropPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink drop packets for PGW S5S8 GERAN sessions" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnEntry 340 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumUplinkS5S8GeranDropBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink drop bytes for PGW S5S8 GERAN sessions" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnEntry 341 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumDownlinkS5S8GeranDropPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink drop packets for PGW S5S8 GERAN sessions" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnEntry 342 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumDownlinkS5S8GeranDropBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink drop bytes for PGW S5S8 GERAN sessions" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnEntry 343 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumSaegwPgwUplinkS5S8GeranPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink packets for SAEGW PGW S5S8 GERAN sessions" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnEntry 344 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumSaegwPgwUplinkS5S8GeranBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink bytes for SAEGW PGW S5S8 GERAN sessions" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnEntry 345 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumSaegwPgwDownlinkS5S8GeranPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink packets for SAEGW PGW S5S8 GERAN sessions" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnEntry 346 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumSaegwPgwDownlinkS5S8GeranBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink bytes for SAEGW PGW S5S8 GERAN sessions" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnEntry 347 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumSaegwPgwUplinkS5S8GeranDropPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink drop packets for SAEGW PGW S5S8 GERAN sessions" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnEntry 348 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumSaegwPgwUplinkS5S8GeranDropBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink drop bytes for SAEGW PGW S5S8 GERAN sessions" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnEntry 349 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumSaegwPgwDownlinkS5S8GeranDropPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink drop packets for SAEGW PGW S5S8 GERAN sessions" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnEntry 350 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumSaegwPgwDownlinkS5S8GeranDropBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink drop bytes for SAEGW PGW S5S8 GERAN sessions" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnEntry 351 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumUplinkS5S8UtranPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink packets for PGW S5S8 UTRAN sessions" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnEntry 352 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumUplinkS5S8UtranBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink bytes for PGW S5S8 UTRAN sessions" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnEntry 353 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumDownlinkS5S8UtranPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink packets for PGW S5S8 UTRAN sessions" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnEntry 354 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumDownlinkS5S8UtranBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink bytes for PGW S5S8 UTRAN sessions" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnEntry 355 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumUplinkS5S8UtranDropPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink drop packets for PGW S5S8 UTRAN sessions" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnEntry 356 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumUplinkS5S8UtranDropBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink drop bytes for PGW S5S8 UTRAN sessions" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnEntry 357 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumDownlinkS5S8UtranDropPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink drop packets for PGW S5S8 UTRAN sessions" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnEntry 358 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumDownlinkS5S8UtranDropBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink drop bytes for PGW S5S8 UTRAN sessions" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnEntry 359 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumSaegwPgwUplinkS5S8UtranPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink packets for SAEGW PGW S5S8 UTRAN sessions" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnEntry 360 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumSaegwPgwUplinkS5S8UtranBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink bytes for SAEGW PGW S5S8 UTRAN sessions" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnEntry 361 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumSaegwPgwDownlinkS5S8UtranPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink packets for SAEGW PGW S5S8 UTRAN sessions" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnEntry 362 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumSaegwPgwDownlinkS5S8UtranBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink bytes for SAEGW PGW S5S8 UTRAN sessions" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnEntry 363 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumSaegwPgwUplinkS5S8UtranDropPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink drop packets for SAEGW PGW S5S8 UTRAN sessions" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnEntry 364 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumSaegwPgwUplinkS5S8UtranDropBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink drop bytes for SAEGW PGW S5S8 UTRAN sessions" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnEntry 365 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumSaegwPgwDownlinkS5S8UtranDropPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink drop packets for SAEGW PGW S5S8 UTRAN sessions" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnEntry 366 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumSaegwPgwDownlinkS5S8UtranDropBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink drop bytes for SAEGW PGW S5S8 UTRAN sessions" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnEntry 367 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumUplinkEutranPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink packets for PGW EUTRAN sessions" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnEntry 368 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumUplinkEutranBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink bytes for PGW EUTRAN sessions" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnEntry 369 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumDownlinkEutranPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink packets for PGW EUTRAN sessions" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnEntry 370 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumDownlinkEutranBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink bytes for PGW EUTRAN sessions" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnEntry 371 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumUplinkEutranDropPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink drop packets for PGW EUTRAN sessions" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnEntry 372 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumUplinkEutranDropBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink drop bytes for PGW EUTRAN sessions" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnEntry 373 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumDownlinkEutranDropPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink drop packets for PGW EUTRAN sessions" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnEntry 374 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumDownlinkEutranDropBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink drop bytes for PGW EUTRAN sessions" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnEntry 375 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumSaegwPgwUplinkEutranPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink packets for PGW EUTRAN sessions" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnEntry 376 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumSaegwPgwUplinkEutranBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink bytes for PGW EUTRAN sessions" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnEntry 377 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumSaegwPgwDownlinkEutranPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink packets for PGW EUTRAN sessions" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnEntry 378 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumSaegwPgwDownlinkEutranBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink bytes for PGW EUTRAN sessions" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnEntry 379 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumSaegwPgwUplinkEutranDropPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink drop packets for PGW EUTRAN sessions" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnEntry 380 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumSaegwPgwUplinkEutranDropBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink drop bytes for PGW EUTRAN sessions" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnEntry 381 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumSaegwPgwDownlinkEutranDropPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink drop packets for PGW EUTRAN sessions" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnEntry 382 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumSaegwPgwDownlinkEutranDropBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink drop bytes for PGW EUTRAN sessions" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnEntry 383 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumUplinkGnGpGeranPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink GnGp GERAN packets received" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnEntry 384 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumUplinkGnGpGeranBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink GnGp Geran bytes received" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnEntry 385 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumUplinkGnGpGeranDropPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink GnGp Geran packets dropped" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnEntry 386 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumUplinkGnGpGeranDropBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink GnGp Geran bytes dropped" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnEntry 387 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumDownlinkGnGpGeranPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink GnGp Geran packets received" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnEntry 388 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumDownlinkGnGpGeranBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink GnGp Geran bytes received" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnEntry 389 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumDownlinkGnGpGeranDropPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink GnGp Geran packets dropped" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnEntry 390 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumDownlinkGnGpGeranDropBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink GnGp Geran bytes dropped" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnEntry 391 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumUplinkGnGpUtranPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink GnGp UTRAN packets received" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnEntry 392 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumUplinkGnGpUtranBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink GnGp Utran bytes received" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnEntry 393 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumUplinkGnGpUtranDropPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink GnGp Utran packets dropped" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnEntry 394 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumUplinkGnGpUtranDropBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink GnGp Utran bytes dropped" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnEntry 395 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumDownlinkGnGpUtranPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink GnGp Utran packets received" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnEntry 396 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumDownlinkGnGpUtranBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink GnGp Utran bytes received" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnEntry 397 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumDownlinkGnGpUtranDropPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink GnGp Utran packets dropped" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnEntry 398 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumDownlinkGnGpUtranDropBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink GnGp Utran bytes dropped" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnEntry 399 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumAcctStartReqNotWaitingForResponse OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Accounting Start Requests Not Waiting for Response" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnEntry 400 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumAcctInterimUpdReqNotWaitingForResponse OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Accounting Interim Update Requests Not Waiting for Response" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnEntry 401 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumAcctStopReqNotWaitingForResponse OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Accounting Stop Requests Not Waiting for Response" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnEntry 402 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumS5uDefaultBearerErrorIndicationsProcessed OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of S5u default bearer error indications processed" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnEntry 403 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumS5uDefaultBearereErrorIndicationLocalCloseAttempts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of local close attempts due to receipt of error indication on S5u default bearer" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnEntry 404 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumS5uDedicatedBearerErrorIndicationsProcessed OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of S5u dedicated bearer error indications processed" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnEntry 405 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumS5uDedicatedBearerErrorIndicationBearerDeactivation OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearer deactivations due to receipt of error indication on S5u dedicated bearer" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnEntry 406 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumberSessSetupSuccessApnMatchingExactMatch OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Create Session Requests Accepted with APN Matching Type Exact Match" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnEntry 407 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumberSessSetupSuccessApnMatchingNiOnly OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Create Session Requests Accepted with APN Matching Type NI Only" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnEntry 408 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumberSessSetupSuccessApnMatchingNiAndMalformedOi OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Create Session Requests Accepted with APN Matching Type NI And Malformed OI" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnEntry 409 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumberPdpSessSetupSuccessApnMatchingExactMatch OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Create PDP Session Requests Accepted with APN Matching Type Exact Match" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnEntry 410 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumberPdpSessSetupSuccessApnMatchingNiOnly OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Create PDP Session Requests Accepted with APN Matching Type NI Only" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnEntry 411 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumberPdpSessSetupSuccessApnMatchingNiAndMalformedOi OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Create PDP Session Requests Accepted with APN Matching Type NI And Malformed OI" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnEntry 412 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumBearerStatsWithNoSRStats OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of CDRs with Bearer traffic stats but no Service Rule stats" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnEntry 413 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumActiveGyAPTriggerbyCCRU OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of sessions that currently using default quota triggered by CCR-U failure" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnEntry 414 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumTotalGyAPTriggerbyCCRU OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of total sessions using default quota triggered by CCR-U failure" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnEntry 415 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumGyCCRTWriteToDisk OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of record logs to disk due to CCR-T failure" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnEntry 416 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumGyAPTriggerByProtocolError OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of total sessions using default quota triggered by 3xx" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnEntry 417 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumGyAPTriggerByTransientFailure OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of total sessions using default quota triggered by 4xx result code" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnEntry 418 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumGyAPTriggerByPermanentFailure OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of total sessions using default quota triggered by 5xx result code" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnEntry 419 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumGyAPTriggerByMessageTimeout OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of total sessions using default quota triggered by timeout" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnEntry 420 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumGyAPTriggerByLinkDown OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of total sessions using default quota triggered by OCS link down" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnEntry 421 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumGyAPTriggerByInternalFailure OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of total sessions using default quota triggered by internal error or back pressure" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnEntry 422 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumStartPilotPacketsSent OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Session-Start Pilot Packets sent" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnEntry 423 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumStopPilotPacketsSent OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Session-Stop Pilot Packets sent" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnEntry 424 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumRatChangePilotPacketsSent OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Rat-Change Pilot Packets sent" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnEntry 425 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumCreateSessionRespNoContext OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create session responses from the PGW - no context found" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnEntry 426 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumLocalCloseCreateSessionParallelPDN OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total Number of Sessions locally closed due to parallel PDN connection setup" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnEntry 427 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumLocalCloseCreatePDPParallelPDN OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total Number of PDP Contexts locally closed due to parallel PDN connection setup" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnEntry 428 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumLocalAllocFromSubPoolSuccesses OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of local IP allocation from subpool successes" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnEntry 429 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumLocalAllocFromSubPoolFailures OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of local IP allocation from subpool failures" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnEntry 430 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumRemoteAllocFromSubPoolSuccesses OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of remote IP allocation from subpool successes" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnEntry 431 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumRemoteAllocFromSubPoolFailures OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of remote IP allocation from subpool failures" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnEntry 432 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumCurrentGeoSyncRestoredSessions OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Current number of PDN Sessions restored from Geo Active" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnEntry 433 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumRatNBIotEutranSessions OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Current number of NBIOT-EUTRAN RAT session" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnEntry 434 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumSaegwRatTypeNBIotEUtranSessions OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "SAEGW-PGW Current number of NBIOT E-UTRAN session" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnEntry 435 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumNonIpPdnSessions OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Current number of NonIP PDN Sessions" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnEntry 436 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumUplinkNBIotEutranPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink packets for PGW NBIOT EUTRAN sessions" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnEntry 437 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumUplinkNBIotEutranBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink bytes for PGW NBIOT EUTRAN sessions" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnEntry 438 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumDownlinkNBIotEutranPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink packets for PGW NBIOT EUTRAN sessions" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnEntry 439 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumDownlinkNBIotEutranBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink bytes for PGW NBIOT EUTRAN sessions" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnEntry 440 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumUplinkNBIotEutranDropPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink drop packets for PGW NBIOT EUTRAN sessions" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnEntry 441 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumUplinkNBIotEutranDropBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink drop bytes for PGW NBIOT EUTRAN sessions" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnEntry 442 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumDownlinkNBIotEutranDropPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink drop packets for PGW NBIOT EUTRAN sessions" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnEntry 443 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumDownlinkNBIotEutranDropBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink drop bytes for PGW NBIOT EUTRAN sessions" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnEntry 444 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumSaegwPgwUplinkNBIotEutranPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink packets for PGW NBIOT EUTRAN sessions" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnEntry 445 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumSaegwPgwUplinkNBIotEutranBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink bytes for PGW NBIOT EUTRAN sessions" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnEntry 446 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumSaegwPgwDownlinkNBIotEutranPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink packets for PGW NBIOT EUTRAN sessions" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnEntry 447 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumSaegwPgwDownlinkNBIotEutranBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink bytes for PGW NBIOT EUTRAN sessions" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnEntry 448 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumSaegwPgwUplinkNBIotEutranDropPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink drop packets for PGW NBIOT EUTRAN sessions" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnEntry 449 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumSaegwPgwUplinkNBIotEutranDropBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink drop bytes for PGW NBIOT EUTRAN sessions" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnEntry 450 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumSaegwPgwDownlinkNBIotEutranDropPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink drop packets for PGW NBIOT EUTRAN sessions" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnEntry 451 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumSaegwPgwDownlinkNBIotEutranDropBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink drop bytes for PGW NBIOT EUTRAN sessions" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnEntry 452 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumCreateSessionRejectApnCongested OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create session requests rejected - apn in congestion state" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnEntry 453 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnMinTeidReuseDuration OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Mininum duration in which TEID got reused" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnEntry 454 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumStatsUpdateForMissingSRsForActiveSessions OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of missing Service-Rule Stats Update for active sessions" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnEntry 455 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumStatsUpdateForMissingSRsForDeactivateSessions OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of missing Service-Rule Stats Update for Sessions in deactivate state" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnEntry 456 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumCDRsWithZeroServiceDataContainers OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of CDRs generated with Zero Service Data Containers" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnEntry 457 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnMinCPlaneTeidReuseDuration OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Mininum duration in which Control Plane TEID got reused (for non Gtp V0 sessions)" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnEntry 458 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnMinUPlaneTeidReuseDuration OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Mininum duration in which User Plane TEID got reused (for non Gtp V0 sessions)" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnEntry 459 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumCreateSessionRejectApnCongesteCritical OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create session requests rejected - apn in congestion state" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnEntry 460 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumCreateSessionRejectApnCongestedMajor OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create session requests rejected - apn in congestion state" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnEntry 461 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumCreateSessionRejectApnCongestedMinor OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create session requests rejected - apn in congestion state" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnEntry 462 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumLocalDelegatedIPv6AllocSuccesses OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of local delegated IPv6 allocation successes" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnEntry 463 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumLocalDelegatedIPv6AllocFailures OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of local delegated IPv6 allocation failures" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnEntry 464 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumRemoteDelegatedIPv6ReserveSuccesses OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of remote delegated IPv6 reserve successes" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnEntry 465 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumRemoteDelegatedIPv6ReserveFailures OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of remote delegated IPv6 reserve failures" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnEntry 466 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumberSigInfoLookupSuccessfulAndFilledConfiguredValues OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of sessions filled with configured values for Signalling Information Elements" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnEntry 467 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumberSigInfoLookupFailure OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of sessions that did not have configured Signalling Information Elements" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnEntry 468 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumCreateSessionRejectApnCongestedCritical OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create session requests rejected - apn in congestion state" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnEntry 469 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumSessionsInLocalDatabase OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Sessions in local database" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnEntry 470 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumCreateSessionDroppedProcLimit OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total Number of Create Session Requests rejected due to procedure limit reached" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnEntry 471 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumCreatePdpDroppedProcLimit OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total Number of Create Pdp context Requests rejected due to procedure limit reached" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnEntry 472 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumDeleteSessionDroppedProcLimit OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total Number of Delete Session Requests rejected due to procedure limit reached" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnEntry 473 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumDeletePdpDroppedProcLimit OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total Number of Delete Pdp context Requests rejected due to procedure limit reached" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnEntry 474 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumTotalSessionsWithTerminateTimer OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of times Session terminate timer started becuase Gy interface was down" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnEntry 475 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumCurrentSessionsWithTerminateTimer OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Active Sessions with Session terminate timer running " ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnEntry 476 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumCreateSessionRejectSessionBlocked OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create session requests rejected due to session blocked" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnEntry 477 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumLocalCloseAttemptsSessionBlocked OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of local close attempts due to session blocked" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnEntry 478 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumLocalCloseTerminateServiceRule OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of local closes due to traffic through service rule with terminate action" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnEntry 479 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumCreateSessionLapiAttempt OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create session attempts with LAPI bit set" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnEntry 480 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumCreateSessionLapiAccept OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create session with lapi attempts accepted" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnEntry 481 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumCreateSessionLapiReject OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create session attempts with lapi rejected" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnEntry 482 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumSessSetupFailuresExternalErrors OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total Number of Session Setup Failures due to External Errors" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnEntry 483 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumSessDeactivationsExternalErrors OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total Number of Session Deactivations due to External Errors" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnEntry 484 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumSessSetupFailuresLocalErrors OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total Number of Session Setup Failures due to Local Errors" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnEntry 485 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumSessDeactivationsLocalErrors OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total Number of Session Deactivations due to Local Errors" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnEntry 486 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumCreateSessionRequestsThrottledApnRateControl OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Create Session Requests Throtteled Due to APN Level Rate Control" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnEntry 487 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumCreatePDPContextRequestsThrottledApnRateControl OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Create PDPContext Requests Throtteled Due to APN Level Rate Control" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnEntry 488 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumDnsCacheHits OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "DNS - Records found in cache" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnEntry 489 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumDnsCacheHitsNaptr OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "DNS - Naptr records found in cache" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnEntry 490 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumDnsCacheHitsSrv OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "DNS - Srv records found in cache" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnEntry 491 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumDnsCacheHitsA OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "DNS - A/AAAA records found in cache" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnEntry 492 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnConnectedDeviceFlows OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnEntry 493 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnConnectedDeviceUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnEntry 494 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnConnectedDeviceUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnEntry 495 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnConnectedDeviceDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnEntry 496 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnConnectedDeviceDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnEntry 497 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnTetheredDeviceFlows OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnEntry 498 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnTetheredDeviceUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnEntry 499 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnTetheredDeviceUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnEntry 500 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnTetheredDeviceDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnEntry 501 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnTetheredDeviceDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnEntry 502 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnTetheringEntitledFlows OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total Number of Tethering Entitled Flows" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnEntry 503 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnTetheringEntitledUplinkPacketsPassed OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total Number of Tethering Entitled Uplink Packets Passed" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnEntry 504 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnTetheringEntitledUplinkBytesPassed OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total Number of Tethering Entitled Uplink Bytes Passed" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnEntry 505 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnTetheringEntitledDownlinkPacketsPassed OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total Number of Tethering Entitled Downlink Packets Passed" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnEntry 506 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnTetheringEntitledDownlinkBytesPassed OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total Number of Tethering Entitled Downlink Bytes Passed" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnEntry 507 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnTetheredFlowsDetectedUsingTtl OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnEntry 508 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnTetheredFlowsDetectedUsingUserAgent OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnEntry 509 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumCreateSessionRejectTamFailure OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create session attempts rejected - due to TAM failure" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnEntry 510 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumCreatePdpRejectTamFailure OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create PDP context attempts rejected - due to TAM failure" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnEntry 511 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumCreateCupsSessionAttempt OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create cups session attempts" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnEntry 512 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumCreateCupsSessionSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create cups session attempts success" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnEntry 513 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumCreateCupsSessionFailure OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create session attempts failed" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnEntry 514 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumModifyCupsSessionAttempt OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of modify cups session attempts" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnEntry 515 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumModifyCupsSessionSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of modify cups session attempts success" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnEntry 516 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumModifyCupsSessionFailure OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of modify session attempts failed" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnEntry 517 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumDeleteCupsSessionAttempt OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of delete cups session attempts" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnEntry 518 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumDeleteCupsSessionSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of delete cups session attempts success" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnEntry 519 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumDeleteCupsSessionFailure OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of delete cups session attempts failed" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnEntry 520 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumLocalCloseSessionMonitor OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of sessions locally closed due to uplane session monitor failed" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnEntry 521 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumCurrentCupsSessions OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Current number of CUPS sessions" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnEntry 522 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumPgwTriggeredQosUpdate OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Pgw Triggered Qos Updates" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnEntry 523 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumSessionsEstablishedWithExistingImsiAndApn OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of sessions established with IMSI/APN combination for which already a session is established" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnEntry 524 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumPGWInitDedBearerActPartialAccept OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of PGW initiated dedicated bearer activation attempts partially accepted" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnEntry 525 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumUpdateBearerPartialAccept OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of update bearer requests partially accepted" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnEntry 526 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnTetheredFlowsDetectedUsingTcpIpFingerprinting OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnEntry 527 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumDnsResponseFailTimeout OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "DNS Response Failed - Session timeout waiting for DNS" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnEntry 528 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumDnsResponseDropNoIntf OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "DNS Response Failed - Dropped no SL interface" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnEntry 529 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumDnsResponseDropNoSession OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "DNS Response Failed - Dropped no session" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnEntry 530 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumDnsResponseDropNoPdnSession OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "DNS Response Failed - Dropped no PDN session" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnEntry 531 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumSessionPendedForDns OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Sessions pended for DNS" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnEntry 532 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumSessionPendedForDnsSuccess OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "DNS success for pended sessions" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnEntry 533 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumSessionPendedForDnsTimeout OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "DNS timeout for pended sessions" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnEntry 534 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNum3gppToNon3gppDelayedHandovers OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of 3gpp to Non-3gpp handovers delayed" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnEntry 535 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNum3gppToNon3gppDelayedHandoverCompletedOnFirstUlPkt OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of 3gpp to Non-3gpp delayed handovers completed on first UL Pkt received on non-3gpp tunnel" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnEntry 536 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNum3gppToNon3gppDelayedHandoverCompletedOnTimerExpiry OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of 3gpp to Non-3gpp delayed handovers completed on Timer Expiry" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnEntry 537 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNum3gppToNon3gppDelayedHandoverCompletedOnBackToBackHo OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of 3gpp to Non-3gpp delayed handovers completed on B2B handovers" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnEntry 538 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNum3gppToNon3gppDelayedHandoverCompletedOnOtherEvent OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of 3gpp to Non-3gpp delayed handovers completed on other application triggered events" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnEntry 539 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumApplicationStartNotificationsRcvd OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Application Start Notifications received from fastpath" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnEntry 540 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumApplicationStopNotificationsRcvd OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Application Stop Notifications received from fastpath" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnEntry 541 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumGxApplicationStartNotificationsSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Gx Application Start Notifications sent successfully to Pcrf" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnEntry 542 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumGxApplicationStartNotificationsFailed OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Gx Application Start Notifications send failed to Pcrf" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnEntry 543 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumGxApplicationStopNotificationsSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Gx Application Stop Notifications sent successfully to Pcrf" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnEntry 544 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumGxApplicationStopNotificationsFailed OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Gx Application Stop Notifications send failed to Pcrf" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnEntry 545 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumSessionMonitorModificationsSent OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of session monitor modifications sent" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnEntry 546 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumSdApplicationStartNotificationsSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Sd Application Start Notifications sent successfully to Pcrf" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnEntry 547 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumSdApplicationStartNotificationsFailed OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Sd Application Start Notifications send failed to Pcrf" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnEntry 548 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumSdApplicationStopNotificationsSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Sd Application Stop Notifications sent successfully to Pcrf" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnEntry 549 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumSdApplicationStopNotificationsFailed OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Sd Application Stop Notifications send failed to Pcrf" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnEntry 550 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumLocalClosePcrfDownSessionHoldTime OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of session locally closed due to pcrf down session hold time expiry" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnEntry 551 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumCreateSessionRejectsOverload OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Num of Create Session Requests Rejected due to Overload" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnEntry 552 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumCreateBearerRejectsOverload OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Num of Create Bearer Requests Rejected due to Overload" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnEntry 553 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNatConnectionFailureMaxPortChunkExceeded OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of nat connection failures due to max port chunks exceeded" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnEntry 554 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumManifestServerRequestsSent OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Manifest Server Requests sent to MFI task" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnEntry 555 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumManifestServerResponsesRcvd OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Manifest Server Responses received from MFI task" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnEntry 556 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnTetheredFlowsDetectedUsingGquicUserAgent OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnEntry 557 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnTetheredFlowsReportedUsingTtl OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnEntry 558 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnTetheredFlowsReportedUsingUserAgent OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnEntry 559 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnTetheredFlowsReportedUsingTcpIpFingerprinting OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnEntry 560 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnTetheredFlowsReportedUsingGquicUserAgent OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnEntry 561 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumCreateSessionRejectsOverloadMinor OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Num of Create Session Requests Rejected due to Overload Minor" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnEntry 562 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumCreateSessionRejectsOverloadMajor OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Num of Create Session Requests Rejected due to Overload Major" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnEntry 563 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumCreateSessionRejectsOverloadCritical OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Num of Create Session Requests Rejected due to Overload Critical" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnEntry 564 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumCreateSessionRejectsOverloadMCDSync OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Num of Create Session Requests Rejected due to Overload Standby Sync" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnEntry 565 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumCreateBearerRejectsOverloadMinor OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Num of Create Bearer Requests Rejected due to Overload Minor" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnEntry 566 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumCreateBearerRejectsOverloadMajor OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Num of Create Bearer Requests Rejected due to Overload Major" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnEntry 567 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumCreateBearerRejectsOverloadCritical OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Num of Create Bearer Requests Rejected due to Overload Critical" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnEntry 568 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumCreateBearerRejectsOverloadMCDSync OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Num of Create Bearer Requests Rejected due to Overload Standby Sync" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnEntry 569 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumUpstreamPktsDroppedWithAcl OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Num of upstream packets dropped due to ACL Match" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnEntry 570 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumDownstreamPktsDroppedWithAcl OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Num of downstream packets dropped due to ACL Match" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnEntry 571 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumUpstreamAclDropConnectionCount OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Num of upstream connections dropped due to ACL Match" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnEntry 572 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumUpstreamAclAllowConnectionCount OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Num of upstream connections allowed with ACL Match" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnEntry 573 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumDownstreamAclDropConnectionCount OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Num of downstream connections dropped due to ACL Match" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnEntry 574 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumDownstreamAclAllowConnectionCount OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Num of downstream connections allowed with ACL Match" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnEntry 575 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumCreateSessionRejectNoServiceRule OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create session requests rejected - no service rule" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnEntry 576 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumNoServiceRuleLocalCloseAttempts OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of local close attempts due to no service-rule" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnEntry 577 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumCreatePdpRejectNoServiceRule OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total Number of Create Pdp context attempts rejected - no service rule" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnEntry 578 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumLocalClosePfcpError OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS deprecated DESCRIPTION "Number of sessions locally closed due to PFCP Error on Uplane" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnEntry 579 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnNumLocalCloseUplaneError OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of sessions locally closed due to error on Uplane" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceApnEntry 580 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagApnTable OBJECT-TYPE SYNTAX SEQUENCE OF AffirmedZoneGatewayStatisticsGridLevelCallPerformanceWagApnEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "" ::= { affirmedZoneMIB 388 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagApnEntry OBJECT-TYPE SYNTAX AffirmedZoneGatewayStatisticsGridLevelCallPerformanceWagApnEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "" INDEX { affirmedZoneName, affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagApnName } ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagApnTable 1 } AffirmedZoneGatewayStatisticsGridLevelCallPerformanceWagApnEntry ::= SEQUENCE { affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagApnName String, affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagApnNumCurrentSessions Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagApnNumBearers Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagApnNumCreateSessionAttempt Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagApnNumCreateSessionAccept Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagApnNumCreateSessionReject Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagApnNumCreateSessionRejectMalformedReq Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagApnNumCreateSessionRejectUnknownApn Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagApnNumCreateSessionRejectRsrcUnavailable Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagApnNumCreateSessionRejectServiceNotSupported Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagApnNumCreateSessionRejectSystemFailure Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagApnNumCreateSessionRejectMisc Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagApnNumDeleteSessionAttempt Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagApnNumDeleteSessionAccept Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagApnNumDeleteSessionReject Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagApnNumLocalCloseAttempts Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagApnNumLocalCloseAttemptsAccepted Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagApnNumIdleDurationExceededCloses Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagApnNumMaximalDurationExceededCloses Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagApnNumOperatorInitiatedCloses Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagApnNumActiveCurrentSessions Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagApnNumIdleCurrentSessions Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagApnNumCaptiveCurrentSessions Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagApnNumOpenCurrentSessions Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagApnIntervalPeakCurrentSessions Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagApnIntervalPeakActiveCurrentSessions Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagApnIntervalPeakIdleCurrentSessions Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagApnIntervalPeakCreditedSessions Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagApnNumIntraWagSessionHandovers Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagApnNumDuplicateSessionLocalCloseAttempts Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagApnNumAwaitCoATimeoutLocalCloseAttempts Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagApnNumUplinkPackets ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagApnNumUplinkBytes ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagApnNumUplinkDropPackets ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagApnNumUplinkDropBytes ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagApnNumDownlinkPackets ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagApnNumDownlinkBytes ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagApnNumDownlinkDropPackets ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagApnNumDownlinkDropBytes ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagApnNumL2tpGwSessionDeleteAttempts Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagApnNumCoaReceived ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagApnNumCoaDisableRedirectProcessed ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagApnNumCoaQosChangeProcessed ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagApnNumCoaIgnore ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagApnNumCoaEnableRedirectProcessed ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagApnNumRadiusDisconnectLocalCloses Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagApnCumulativeDhcpClientLatency ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagApnDhcpClientLatencySamples Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagApnAverageDhcpClientLatency ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagApnNumIpv4Sessions ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagApnNumIpv6Sessions ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagApnNumIpv4v6Sessions ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagApnAverageTimeInvolvedInHandoverPerUE ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagApnNumUEHandoverAttempts ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagApnNumUEHandoversSuccess ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagApnNumUEHandoversFailed ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagApnNumErrorIndicationsProcessed Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagApnNumErrorIndicationLocalCloseAttempts Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagApnNumErrorIndicationBearerDeactivation Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagApnNumDhcpReleaseLocalCloseAttempts Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagApnNumDhcpTimeoutLocalCloseAttempts Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagApnNumDhcpLeaseExpiryLocalCloseAttempts Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagApnNumCreateBearerReq Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagApnNumCreateBearerAccept Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagApnNumCreateBearerReject Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagApnNumDeleteBearerReq Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagApnNumDeleteBearerAccept Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagApnNumDeleteBearerReject Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagApnNumUpdateBearerReq Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagApnNumUpdateBearerAccept Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagApnNumUpdateBearerReject Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagApnNumCreateSessionReqToPgw Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagApnNumCreateSessionAcceptFromPgw Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagApnNumCreateSessionRejectFromPgw Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagApnNumDeleteSessionReqToPgw Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagApnNumDeleteSessionAcceptFromPgw Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagApnNumDeleteSessionRejectFromPgw Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagApnNumModifyBearerCommandReqToPgw Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagApnNumModifyBearerFailureIndFromPgw Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagApnNumCreateSessionRespNoContext Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagApnNumberSessSetupSuccessApnMatchingExactMatch Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagApnNumberSessSetupSuccessApnMatchingNiOnly Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagApnNumberSessSetupSuccessApnMatchingNiAndMalformedOi Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagApnNumCreateSessionReqFailedNoPgw ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagApnNumBarredPgwSelectedForSessionSetup ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagApnTotalNumUniqueSubscribers Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagApnNumUEHandoversTo3gpp ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagApnNumCreateSessionRejectApnCongested Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagApnNumCreateSessionRejectApnCongestedCritical Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagApnNumCreateSessionRejectApnCongestedMajor Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagApnNumCreateSessionRejectApnCongestedMinor Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagApnNumDnsAttempts ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagApnNumDnsSendSuccess ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagApnNumDnsSendFailedNoConfig ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagApnNumDnsFailedMisc ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagApnNumDnsResponses ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagApnNumDnsResponseSuccess ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagApnNumDnsResponseFailNoResponse ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagApnNumDnsResponseFailNoName ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagApnNumDnsResponseFailNoData ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagApnNumDnsResponseFailMisc ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagApnNumDhcpDiscoverMessagesRecvd ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagApnNumDhcpRequestMessagesRecvd ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagApnNumDhcpOfferMessagesSent ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagApnNumDhcpAckMessagesSent ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagApnNumDhcpNackMessagesSent ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagApnNumDhcpReleaseMessagesRecvd ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagApnNumCreateSessionRejectSessionBlocked Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagApnNumLocalCloseAttemptsSessionBlocked Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagApnNumCreateSessionRequestTimeoutToPgw ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagApnNumDeleteSessionRequestTimeoutToPgw ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagApnNumStaticPgwSelected ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagApnNumPgwFqdnForSession ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagApnNumApnFqdnForSession ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagApnNumPgwIPAddressForSession ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagApnNumPgwReplacementOIForSession ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagApnNumLocalCloseTerminateServiceRule Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagApnNumSessionAttemptAfterPgwTimeout ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagApnNumSessionSuccessAfterPgwTimeout ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagApnNumDnsCacheHits ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagApnNumDnsCacheHitsNaptr ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagApnNumDnsCacheHitsSrv ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagApnNumDnsCacheHitsA ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagApnNumCreatePdpCtxtRequestsToGgsn ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagApnNumCreatePdpCtxtResponsesFromGgsn ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagApnNumDeletePdpCtxtRequestsFromGgsn ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagApnNumDeletePdpCtxtResponsesToGgsn ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagApnNumDeletePdpCtxtRequestsToGgsn ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagApnNumDeletePdpCtxtResponsesFromGgsn ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagApnNumCreateSessionRejectTamFailure Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagApnNumDnsResponseFailTimeout ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagApnNumDnsResponseDropNoIntf ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagApnNumDnsResponseDropNoSession ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagApnNumDnsResponseDropNoPdnSession ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagApnNumSessionPendedForDns ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagApnNumSessionPendedForDnsSuccess ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagApnNumSessionPendedForDnsTimeout ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagApnNumLocalClosePcrfDownSessionHoldTime ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagApnNumSessionFailureAaaSessionValidation ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagApnNumSessionFailureAaaNoImsiForTempIdentity ConfdString } affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagApnName OBJECT-TYPE SYNTAX String MAX-ACCESS not-accessible STATUS current DESCRIPTION "Table Name" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagApnEntry 1 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagApnNumCurrentSessions OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Current number of Sessions" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagApnEntry 2 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagApnNumBearers OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Current number of bearers" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagApnEntry 3 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagApnNumCreateSessionAttempt OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create session attempts" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagApnEntry 4 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagApnNumCreateSessionAccept OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create session attempts accepted" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagApnEntry 5 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagApnNumCreateSessionReject OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create session attempts rejected" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagApnEntry 6 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagApnNumCreateSessionRejectMalformedReq OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create session attempts rejected - malformed request" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagApnEntry 7 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagApnNumCreateSessionRejectUnknownApn OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create session attempts rejected - unknown APN" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagApnEntry 8 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagApnNumCreateSessionRejectRsrcUnavailable OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create session attempts rejected - resources unavailable" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagApnEntry 9 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagApnNumCreateSessionRejectServiceNotSupported OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create session attempts rejected - service not supported" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagApnEntry 10 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagApnNumCreateSessionRejectSystemFailure OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create session attempts rejected - system failure" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagApnEntry 11 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagApnNumCreateSessionRejectMisc OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create session attempts rejected - unclassified" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagApnEntry 12 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagApnNumDeleteSessionAttempt OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of delete session attempts received" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagApnEntry 13 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagApnNumDeleteSessionAccept OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of delete session attempts accepted" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagApnEntry 14 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagApnNumDeleteSessionReject OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of delete session attempts rejected" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagApnEntry 15 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagApnNumLocalCloseAttempts OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of local close attempts" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagApnEntry 16 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagApnNumLocalCloseAttemptsAccepted OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of local close attempts accepted" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagApnEntry 17 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagApnNumIdleDurationExceededCloses OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of sessions closed due to IDLE duration time exceeded" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagApnEntry 18 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagApnNumMaximalDurationExceededCloses OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of sessions closed due to MAXIMAL duration time exceeded" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagApnEntry 19 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagApnNumOperatorInitiatedCloses OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of operator initiated PDN session closes" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagApnEntry 20 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagApnNumActiveCurrentSessions OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Current number of active sessions" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagApnEntry 21 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagApnNumIdleCurrentSessions OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Current number of idle sessions" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagApnEntry 22 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagApnNumCaptiveCurrentSessions OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Current number of captive sessions" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagApnEntry 23 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagApnNumOpenCurrentSessions OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Current number of open sessions" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagApnEntry 24 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagApnIntervalPeakCurrentSessions OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Interval peak number of sessions" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagApnEntry 25 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagApnIntervalPeakActiveCurrentSessions OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Interval peak number of active sessions" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagApnEntry 26 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagApnIntervalPeakIdleCurrentSessions OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Interval peak number of idle sessions" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagApnEntry 27 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagApnIntervalPeakCreditedSessions OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Interval peak number of credited sessions" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagApnEntry 28 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagApnNumIntraWagSessionHandovers OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of intra-WAG session handovers" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagApnEntry 29 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagApnNumDuplicateSessionLocalCloseAttempts OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of local close attempts due to Duplicate Session" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagApnEntry 30 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagApnNumAwaitCoATimeoutLocalCloseAttempts OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of local close attempts due to no CoA received within the configured timeout" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagApnEntry 31 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagApnNumUplinkPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink packets received" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagApnEntry 32 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagApnNumUplinkBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink bytes received" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagApnEntry 33 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagApnNumUplinkDropPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink packets dropped" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagApnEntry 34 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagApnNumUplinkDropBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink bytes dropped" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagApnEntry 35 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagApnNumDownlinkPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink packets received" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagApnEntry 36 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagApnNumDownlinkBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink bytes received" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagApnEntry 37 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagApnNumDownlinkDropPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink packets dropped" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagApnEntry 38 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagApnNumDownlinkDropBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink bytes dropped" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagApnEntry 39 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagApnNumL2tpGwSessionDeleteAttempts OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of L2tp gateway delete request attempts " ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagApnEntry 40 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagApnNumCoaReceived OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of RADIUS Change of Authorization requests received" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagApnEntry 41 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagApnNumCoaDisableRedirectProcessed OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of RADIUS CoA requests received disabling HTTP Redirection" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagApnEntry 42 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagApnNumCoaQosChangeProcessed OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of RADIUS CoA requests received changing the subscriber QoS" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagApnEntry 43 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagApnNumCoaIgnore OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of RADIUS CoA requests ignored due to no required action" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagApnEntry 44 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagApnNumCoaEnableRedirectProcessed OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of RADIUS CoA requests received enabling HTTP Redirection" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagApnEntry 45 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagApnNumRadiusDisconnectLocalCloses OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of local closes due to RADIUS Disconnect from server" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagApnEntry 46 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagApnCumulativeDhcpClientLatency OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Cumulative Latency in microseconds to complete DHCP exchange" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagApnEntry 47 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagApnDhcpClientLatencySamples OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Samples for calculating average latency to complete DHCP exchange" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagApnEntry 48 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagApnAverageDhcpClientLatency OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Average Latency in microseconds to complete DHCP exchange" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagApnEntry 49 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagApnNumIpv4Sessions OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of IPv4 Sessions" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagApnEntry 50 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagApnNumIpv6Sessions OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of IPv6 Sessions" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagApnEntry 51 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagApnNumIpv4v6Sessions OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of IPv4v6 Sessions" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagApnEntry 52 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagApnAverageTimeInvolvedInHandoverPerUE OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Average time involved in handover to WiFi per UE (milliseconds)" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagApnEntry 53 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagApnNumUEHandoverAttempts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of UE Handover Attempts to WiFi" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagApnEntry 54 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagApnNumUEHandoversSuccess OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Successful UE Handovers to WiFi" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagApnEntry 55 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagApnNumUEHandoversFailed OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Failed UE Handovers to WiFi" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagApnEntry 56 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagApnNumErrorIndicationsProcessed OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Error Indications processed" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagApnEntry 57 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagApnNumErrorIndicationLocalCloseAttempts OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of local close attempts due to receipt of Error Indication" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagApnEntry 58 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagApnNumErrorIndicationBearerDeactivation OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of dedicated bearer deletion due to receipt of Error Indication" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagApnEntry 59 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagApnNumDhcpReleaseLocalCloseAttempts OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of local close attempts due to DHCP Release" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagApnEntry 60 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagApnNumDhcpTimeoutLocalCloseAttempts OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of local close attempts due to DHCP IP Address Allocation Timeout" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagApnEntry 61 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagApnNumDhcpLeaseExpiryLocalCloseAttempts OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of local close attempts due to DHCP IP Address Lease Expiry" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagApnEntry 62 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagApnNumCreateBearerReq OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create bearer requests received" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagApnEntry 63 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagApnNumCreateBearerAccept OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create bearer requests accepted" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagApnEntry 64 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagApnNumCreateBearerReject OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create bearer requests rejected" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagApnEntry 65 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagApnNumDeleteBearerReq OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of delete bearer requests received" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagApnEntry 66 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagApnNumDeleteBearerAccept OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of delete bearer requests accepted" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagApnEntry 67 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagApnNumDeleteBearerReject OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of delete bearer requests rejected" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagApnEntry 68 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagApnNumUpdateBearerReq OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of update bearer requests received" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagApnEntry 69 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagApnNumUpdateBearerAccept OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of update bearer requests accepted" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagApnEntry 70 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagApnNumUpdateBearerReject OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of update bearer requests rejected" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagApnEntry 71 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagApnNumCreateSessionReqToPgw OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create session requests sent to the PGW" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagApnEntry 72 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagApnNumCreateSessionAcceptFromPgw OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create session requests accepted by the PGW" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagApnEntry 73 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagApnNumCreateSessionRejectFromPgw OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create session requests rejected by the PGW" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagApnEntry 74 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagApnNumDeleteSessionReqToPgw OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of delete session requests sent to the PGW" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagApnEntry 75 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagApnNumDeleteSessionAcceptFromPgw OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of delete session requests accepted by the PGW" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagApnEntry 76 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagApnNumDeleteSessionRejectFromPgw OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of delete session requests accepted by the PGW" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagApnEntry 77 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagApnNumModifyBearerCommandReqToPgw OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of modify bearer commands sent to the PGW" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagApnEntry 78 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagApnNumModifyBearerFailureIndFromPgw OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of modify bearer failure indications received from the PGW" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagApnEntry 79 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagApnNumCreateSessionRespNoContext OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create session responses from the PGW - no context found" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagApnEntry 80 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagApnNumberSessSetupSuccessApnMatchingExactMatch OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Create Session Requests Accepted with APN Matching Type Exact Match" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagApnEntry 81 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagApnNumberSessSetupSuccessApnMatchingNiOnly OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Create Session Requests Accepted with APN Matching Type NI Only" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagApnEntry 82 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagApnNumberSessSetupSuccessApnMatchingNiAndMalformedOi OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Create Session Requests Accepted with APN Matching Type NI And Malformed OI" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagApnEntry 83 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagApnNumCreateSessionReqFailedNoPgw OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Create Session Requests failed due to no PGW available" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagApnEntry 84 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagApnNumBarredPgwSelectedForSessionSetup OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of times a barred or GTP inactive PGW was selected for Session Setup" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagApnEntry 85 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagApnTotalNumUniqueSubscribers OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS deprecated DESCRIPTION "Total number of unique subscribers" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagApnEntry 86 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagApnNumUEHandoversTo3gpp OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Successful UE Handovers to 3GPP" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagApnEntry 87 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagApnNumCreateSessionRejectApnCongested OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create session requests rejected - apn in congestion state" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagApnEntry 88 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagApnNumCreateSessionRejectApnCongestedCritical OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create session requests rejected - apn in congestion state" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagApnEntry 89 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagApnNumCreateSessionRejectApnCongestedMajor OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create session requests rejected - apn in congestion state" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagApnEntry 90 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagApnNumCreateSessionRejectApnCongestedMinor OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create session requests rejected - apn in congestion state" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagApnEntry 91 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagApnNumDnsAttempts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "DNS Request - Attempts" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagApnEntry 92 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagApnNumDnsSendSuccess OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "DNS Request - Success" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagApnEntry 93 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagApnNumDnsSendFailedNoConfig OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "DNS Request Failed - No DNS Configuration" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagApnEntry 94 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagApnNumDnsFailedMisc OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "DNS Request Failed - Miscellaneous" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagApnEntry 95 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagApnNumDnsResponses OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "DNS Response - Total Received" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagApnEntry 96 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagApnNumDnsResponseSuccess OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "DNS Response - Success" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagApnEntry 97 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagApnNumDnsResponseFailNoResponse OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "DNS Response Failed - No response from server" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagApnEntry 98 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagApnNumDnsResponseFailNoName OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "DNS Response Failed - Domain Name Not Found" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagApnEntry 99 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagApnNumDnsResponseFailNoData OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "DNS Response Failed - No Data" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagApnEntry 100 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagApnNumDnsResponseFailMisc OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "DNS Response Failed - Miscellaneous" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagApnEntry 101 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagApnNumDhcpDiscoverMessagesRecvd OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "DHCP Discover Messages - Total Received" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagApnEntry 102 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagApnNumDhcpRequestMessagesRecvd OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "DHCP Request Messages - Total Received" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagApnEntry 103 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagApnNumDhcpOfferMessagesSent OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "DHCP Offer Messages - Total Sent" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagApnEntry 104 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagApnNumDhcpAckMessagesSent OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "DHCP Ack Messages - Total Sent" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagApnEntry 105 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagApnNumDhcpNackMessagesSent OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "DHCP Nack Messages - Total Sent" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagApnEntry 106 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagApnNumDhcpReleaseMessagesRecvd OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "DHCP Release Messages - Total Received" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagApnEntry 107 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagApnNumCreateSessionRejectSessionBlocked OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create session requests rejected due to session blocked" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagApnEntry 108 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagApnNumLocalCloseAttemptsSessionBlocked OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of local close attempts due to session blocked" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagApnEntry 109 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagApnNumCreateSessionRequestTimeoutToPgw OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create session timeouts - remote PGW not responding" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagApnEntry 110 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagApnNumDeleteSessionRequestTimeoutToPgw OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of delete session timeouts - remote PGW not responding" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagApnEntry 111 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagApnNumStaticPgwSelected OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of times static PGW was selected" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagApnEntry 112 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagApnNumPgwFqdnForSession OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of times AAA provided PGW FQDN is used to resolve PGW" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagApnEntry 113 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagApnNumApnFqdnForSession OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of times APN FQDN is used to resolve PGW" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagApnEntry 114 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagApnNumPgwIPAddressForSession OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of times AAA provided PGW IP address is used" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagApnEntry 115 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagApnNumPgwReplacementOIForSession OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of times AAA provided replacement OI is used to resolve PGW" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagApnEntry 116 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagApnNumLocalCloseTerminateServiceRule OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of local closes due to traffic through service rule with terminate action" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagApnEntry 117 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagApnNumSessionAttemptAfterPgwTimeout OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create session attempts after timeout" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagApnEntry 118 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagApnNumSessionSuccessAfterPgwTimeout OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create session success after timeout" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagApnEntry 119 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagApnNumDnsCacheHits OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "DNS - Records found in cache" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagApnEntry 120 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagApnNumDnsCacheHitsNaptr OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "DNS - Naptr records found in cache" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagApnEntry 121 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagApnNumDnsCacheHitsSrv OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "DNS - Srv records found in cache" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagApnEntry 122 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagApnNumDnsCacheHitsA OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "DNS - A/AAAA records found in cache" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagApnEntry 123 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagApnNumCreatePdpCtxtRequestsToGgsn OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Create PDP Context Requests to GGSN - Total Sent" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagApnEntry 124 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagApnNumCreatePdpCtxtResponsesFromGgsn OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Create PDP Context Responses from GGSN - Total Received" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagApnEntry 125 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagApnNumDeletePdpCtxtRequestsFromGgsn OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Delete PDP Context Requests from GGSN - Total Received" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagApnEntry 126 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagApnNumDeletePdpCtxtResponsesToGgsn OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Delete PDP Context Responses to GGSN - Total Sent" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagApnEntry 127 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagApnNumDeletePdpCtxtRequestsToGgsn OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Delete PDP Context Requests to GGSN - Total Sent" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagApnEntry 128 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagApnNumDeletePdpCtxtResponsesFromGgsn OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Delete PDP Context Responses from GGSN - Total Received" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagApnEntry 129 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagApnNumCreateSessionRejectTamFailure OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create session attempts rejected - due to TAM failure" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagApnEntry 130 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagApnNumDnsResponseFailTimeout OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "DNS Response Failed - Session timeout waiting for DNS" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagApnEntry 131 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagApnNumDnsResponseDropNoIntf OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "DNS Response Failed - Dropped no SL interface" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagApnEntry 132 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagApnNumDnsResponseDropNoSession OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "DNS Response Failed - Dropped no session" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagApnEntry 133 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagApnNumDnsResponseDropNoPdnSession OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "DNS Response Failed - Dropped no PDN session" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagApnEntry 134 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagApnNumSessionPendedForDns OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Sessions pended for DNS" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagApnEntry 135 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagApnNumSessionPendedForDnsSuccess OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "DNS success for pended sessions" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagApnEntry 136 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagApnNumSessionPendedForDnsTimeout OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "DNS timeout for pended sessions" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagApnEntry 137 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagApnNumLocalClosePcrfDownSessionHoldTime OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of session locally closed due to pcrf down session hold time expiry" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagApnEntry 138 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagApnNumSessionFailureAaaSessionValidation OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of failed PDN sesssions setup due to session validation failure when processing DEA from AAA server" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagApnEntry 139 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagApnNumSessionFailureAaaNoImsiForTempIdentity OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of failed PDN sesssions setup due to missing IMSI from AAA server for temporary identity" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagApnEntry 140 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgApnTable OBJECT-TYPE SYNTAX SEQUENCE OF AffirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgApnEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "" ::= { affirmedZoneMIB 389 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgApnEntry OBJECT-TYPE SYNTAX AffirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgApnEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "" INDEX { affirmedZoneName, affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgApnName } ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgApnTable 1 } AffirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgApnEntry ::= SEQUENCE { affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgApnName String, affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgApnNumCurrentSessions Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgApnNumBearers Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgApnNumCreateSessionAttempt Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgApnNumCreateSessionAccept Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgApnNumCreateSessionReject Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgApnNumCreateSessionTimeout Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgApnNumCreateSessionRejectMalformedReq Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgApnNumCreateSessionRejectUnknownApn Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgApnNumCreateSessionRejectRsrcUnavailable Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgApnNumCreateSessionRejectServiceNotSupported Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgApnNumCreateSessionRejectSystemFailure Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgApnNumCreateSessionRejectMisc Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgApnNumDeleteSessionAttempt Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgApnNumDeleteSessionAccept Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgApnNumDeleteSessionReject Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgApnNumLocalCloseAttempts Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgApnNumLocalCloseAttemptsAccepted Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgApnNumIdleDurationExceededCloses Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgApnNumMaximalDurationExceededCloses Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgApnNumOperatorInitiatedCloses Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgApnNumActiveCurrentSessions Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgApnNumIdleCurrentSessions Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgApnIntervalPeakCurrentSessions Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgApnIntervalPeakActiveCurrentSessions Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgApnIntervalPeakIdleCurrentSessions Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgApnNumDhcpReleaseLocalCloseAttempts Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgApnNumDhcpTimeoutLocalCloseAttempts Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgApnNumDhcpLeaseExpiryLocalCloseAttempts Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgApnNumDuplicateSessionLocalCloseAttempts Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgApnNumAwaitCoATimeoutLocalCloseAttempts Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgApnNumUplinkPackets ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgApnNumUplinkBytes ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgApnNumUplinkDropPackets ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgApnNumUplinkDropBytes ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgApnNumDownlinkPackets ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgApnNumDownlinkBytes ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgApnNumDownlinkDropPackets ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgApnNumDownlinkDropBytes ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgApnNumEpdgAuthAttemptsSent ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgApnNumEpdgChallengeRecvd ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgApnNumEpdgAuthSuccess ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgApnNumEpdgAuthFailures ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgApnNumEpdgEapAttempts ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgApnNumEpdgEapSuccess ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgApnNumEpdgEapFailures ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgApnNumEpdgUEReauthAttempts ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgApnNumEpdgUEReauthChallenges ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgApnNumEpdgUEReauthSuccess ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgApnNumEpdgUEReauthFailures ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgApnNumEpdgAAAReauthAttempts ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgApnNumEpdgAAAReauthChallenges ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgApnNumEpdgAAAReauthSuccess ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgApnNumEpdgAAAReauthFailures ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgApnNumEpdgUEInitiatedTermination ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgApnNumEpdgAAAInitiatedTermination ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgApnNumEpdgPgwInitiatedTermination ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgApnNumFailuresNoValidApMacInNai ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgApnNumEapSuccess ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgApnNumEapFail ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgApnNumEapPacketsReceived ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgApnNumEapParseErrors ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgApnNumUnhandledEapPackets ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgApnNumEapIdentityResponseHandled ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgApnNumEapGtcResponsesReceived ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgApnNumEapGtcRequestsSent ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgApnNumDeleteDropped ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgApnNumDnsAttempts ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgApnNumDnsSendSuccess ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgApnNumDnsSendFailedNoConfig ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgApnNumDnsFailedMisc ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgApnNumDnsResponses ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgApnNumDnsResponseSuccess ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgApnNumDnsResponseFailNoResponse ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgApnNumDnsResponseFailNoName ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgApnNumDnsResponseFailNoData ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgApnNumDnsResponseFailMisc ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgApnNumIPSecSessionPerSubscriber ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgApnNumIpv4Sessions ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgApnNumIpv6Sessions ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgApnNumIpv4v6Sessions ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgApnNumIPSecSecurityAssociations ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgApnNumIPSecSessions ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgApnIPSecSessionDurationPerSubscriber ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgApnAverageTimeInvolvedInHandoverPerUE ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgApnAverageNumIPSecRekeyPerSubscriber ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgApnNumUEHandoverAttempts ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgApnNumUEHandoversSuccess ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgApnNumUEHandoversFailed ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgApnNumErrorIndicationsProcessed Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgApnNumErrorIndicationLocalCloseAttempts Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgApnNumErrorIndicationBearerDeactivation Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgApnNumCreateBearerReq Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgApnNumCreateBearerAccept Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgApnNumCreateBearerReject Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgApnNumDeleteBearerReq Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgApnNumDeleteBearerAccept Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgApnNumDeleteBearerReject Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgApnNumUpdateBearerReq Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgApnNumUpdateBearerAccept Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgApnNumUpdateBearerReject Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgApnNumCreateSessionReqToPgw Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgApnNumCreateSessionAcceptFromPgw Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgApnNumCreateSessionRejectFromPgw Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgApnNumDeleteSessionReqToPgw Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgApnNumDeleteSessionAcceptFromPgw Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgApnNumDeleteSessionRejectFromPgw Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgApnNumModifyBearerCommandReqToPgw Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgApnNumModifyBearerFailureIndFromPgw Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgApnNumCreateSessionRespNoContext Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgApnNumberSessSetupSuccessApnMatchingExactMatch Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgApnNumberSessSetupSuccessApnMatchingNiOnly Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgApnNumberSessSetupSuccessApnMatchingNiAndMalformedOi Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgApnNumMappedSwuCodesUsedForS2b ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgApnNumMappedSwuCodesUsedForSwm ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgApnNumCreateSessionReqFailedNoPgw ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgApnNumBarredPgwSelectedForSessionSetup ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgApnNumPcscfAddrUpdateToSpm ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgApnTotalNumUniqueSubscribers Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgApnNumEpdgEapProcessingFailures ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgApnNumUEHandoversTo3gpp ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgApnNumCreateSessionRejectApnCongested Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgApnNumCreateSessionRejectApnCongestedCritical Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgApnNumCreateSessionRejectApnCongestedMajor Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgApnNumCreateSessionRejectApnCongestedMinor Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgApnNumAcceptInterAccessHOwithSessionRetry ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgApnNumIPSecRekey ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgApnNumCreateSessionRejectSessionBlocked Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgApnNumLocalCloseAttemptsSessionBlocked Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgApnNumCreateSessionRequestTimeoutToPgw ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgApnNumDeleteSessionRequestTimeoutToPgw ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgApnNumStaticPgwSelected ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgApnNumPgwFqdnForSession ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgApnNumApnFqdnForSession ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgApnNumPgwIPAddressForSession ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgApnNumPgwReplacementOIForSession ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgApnNumLocalCloseTerminateServiceRule Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgApnNumSessionAttemptAfterPgwTimeout ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgApnNumSessionSuccessAfterPgwTimeout ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgApnNumDnsCacheHits ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgApnNumDnsCacheHitsNaptr ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgApnNumDnsCacheHitsSrv ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgApnNumDnsCacheHitsA ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgApnNumCreateSessionRejectActiveEmergencySession ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgApnNumCreateSessionRejectDuplicateApn ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgApnNumCreateSessionRejectMaxPdnSession ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgApnNumCreateSessionRejectTamFailure Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgApnNumSessionFailureAaaServerNotFound ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgApnNumSessionFailureAaaServerDown ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgApnNumSessionFailureAaaNotAuthorizeApn ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgApnNumSessionFailureAaaNotAuthorizeUeIpAddrType ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgApnNumModifyBearerReqToPgw Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgApnNumModifyBearerRespFromPgw Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgApnNumModifyBearerReqTimeoutToPgw Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgApnNumSessionFailurePgwUnreachable ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgApnNumSessionFailurePgwNotAllocateUeIpAddrType ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgApnNumSessionFailureUeIkeNegotiationTimeout ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgApnNumSessionFailureUeAbort ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgApnNumSessionFailureIkeCreateFailure ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgApnNumSessionFailureIpsecCreateFailure ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgApnNumMappedSwuCodesUsedForSwmExp ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgApnNumUpdateBearerPartialAccept Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgApnNumResponsesMatchingResultCodeList ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgApnNumDnsResponseFailTimeout ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgApnNumDnsResponseDropNoIntf ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgApnNumDnsResponseDropNoSession ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgApnNumDnsResponseDropNoPdnSession ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgApnNumSessionPendedForDns ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgApnNumSessionPendedForDnsSuccess ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgApnNumSessionPendedForDnsTimeout ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgApnNumLocalClosePcrfDownSessionHoldTime ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgApnNumSessionFailureAaaSessionValidation ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgApnNumSessionFailureAaaNoImsiForTempIdentity ConfdString } affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgApnName OBJECT-TYPE SYNTAX String MAX-ACCESS not-accessible STATUS current DESCRIPTION "Table Name" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgApnEntry 1 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgApnNumCurrentSessions OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Current number of Sessions" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgApnEntry 2 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgApnNumBearers OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Current number of bearers" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgApnEntry 3 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgApnNumCreateSessionAttempt OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create session attempts" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgApnEntry 4 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgApnNumCreateSessionAccept OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create session attempts accepted" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgApnEntry 5 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgApnNumCreateSessionReject OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create session attempts rejected" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgApnEntry 6 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgApnNumCreateSessionTimeout OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create session attempts Timed Out" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgApnEntry 7 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgApnNumCreateSessionRejectMalformedReq OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create session attempts rejected - malformed request" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgApnEntry 8 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgApnNumCreateSessionRejectUnknownApn OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create session attempts rejected - unknown APN" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgApnEntry 9 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgApnNumCreateSessionRejectRsrcUnavailable OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create session attempts rejected - resources unavailable" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgApnEntry 10 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgApnNumCreateSessionRejectServiceNotSupported OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create session attempts rejected - service not supported" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgApnEntry 11 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgApnNumCreateSessionRejectSystemFailure OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create session attempts rejected - system failure" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgApnEntry 12 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgApnNumCreateSessionRejectMisc OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create session attempts rejected - unclassified" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgApnEntry 13 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgApnNumDeleteSessionAttempt OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of delete session attempts received" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgApnEntry 14 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgApnNumDeleteSessionAccept OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of delete session attempts accepted" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgApnEntry 15 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgApnNumDeleteSessionReject OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of delete session attempts rejected" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgApnEntry 16 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgApnNumLocalCloseAttempts OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of local close attempts" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgApnEntry 17 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgApnNumLocalCloseAttemptsAccepted OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of local close attempts accepted" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgApnEntry 18 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgApnNumIdleDurationExceededCloses OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of sessions closed due to IDLE duration time exceeded" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgApnEntry 19 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgApnNumMaximalDurationExceededCloses OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of sessions closed due to MAXIMAL duration time exceeded" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgApnEntry 20 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgApnNumOperatorInitiatedCloses OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of operator initiated PDN session closes" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgApnEntry 21 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgApnNumActiveCurrentSessions OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Current number of active sessions" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgApnEntry 22 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgApnNumIdleCurrentSessions OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Current number of idle sessions" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgApnEntry 23 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgApnIntervalPeakCurrentSessions OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Interval peak number of sessions" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgApnEntry 24 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgApnIntervalPeakActiveCurrentSessions OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Interval peak number of active sessions" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgApnEntry 25 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgApnIntervalPeakIdleCurrentSessions OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Interval peak number of idle sessions" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgApnEntry 26 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgApnNumDhcpReleaseLocalCloseAttempts OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of local close attempts due to DHCP Release" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgApnEntry 27 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgApnNumDhcpTimeoutLocalCloseAttempts OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of local close attempts due to DHCP IP Address Allocation Timeout" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgApnEntry 28 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgApnNumDhcpLeaseExpiryLocalCloseAttempts OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of local close attempts due to DHCP IP Address Lease Expiry" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgApnEntry 29 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgApnNumDuplicateSessionLocalCloseAttempts OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of local close attempts due to Duplicate Session" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgApnEntry 30 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgApnNumAwaitCoATimeoutLocalCloseAttempts OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of local close attempts due to no CoA received within the configured timeout" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgApnEntry 31 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgApnNumUplinkPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink packets received" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgApnEntry 32 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgApnNumUplinkBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink bytes received" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgApnEntry 33 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgApnNumUplinkDropPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink packets dropped" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgApnEntry 34 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgApnNumUplinkDropBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink bytes dropped" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgApnEntry 35 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgApnNumDownlinkPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink packets received" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgApnEntry 36 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgApnNumDownlinkBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink bytes received" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgApnEntry 37 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgApnNumDownlinkDropPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink packets dropped" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgApnEntry 38 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgApnNumDownlinkDropBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink bytes dropped" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgApnEntry 39 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgApnNumEpdgAuthAttemptsSent OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Initial Authentication or Authorization requests sent" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgApnEntry 40 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgApnNumEpdgChallengeRecvd OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Initial Authentication or Authorization Challenges received" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgApnEntry 41 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgApnNumEpdgAuthSuccess OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Initial Authentications or Authorizations successful" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgApnEntry 42 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgApnNumEpdgAuthFailures OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Initial Authentications and Authorizations Failed" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgApnEntry 43 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgApnNumEpdgEapAttempts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of EAP requests sent to AAA server" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgApnEntry 44 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgApnNumEpdgEapSuccess OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of EAP successes received from AAA server" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgApnEntry 45 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgApnNumEpdgEapFailures OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of EAP Failures received from AAA server" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgApnEntry 46 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgApnNumEpdgUEReauthAttempts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of UE initiated re-Authentications or re-Authorizations received" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgApnEntry 47 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgApnNumEpdgUEReauthChallenges OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of UE initiated re-auth challenges received" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgApnEntry 48 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgApnNumEpdgUEReauthSuccess OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of UE initiated re-Authentication or re-Authorization successes" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgApnEntry 49 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgApnNumEpdgUEReauthFailures OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of UE initiated re-Authentication or re-Authorization failures" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgApnEntry 50 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgApnNumEpdgAAAReauthAttempts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of server initiated re-Authentications or re-Authorizations received" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgApnEntry 51 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgApnNumEpdgAAAReauthChallenges OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of server initiated re-auth challenges received" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgApnEntry 52 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgApnNumEpdgAAAReauthSuccess OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of server initiated re-Authentication or re-Authorization successes" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgApnEntry 53 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgApnNumEpdgAAAReauthFailures OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of server initiated re-Authentication or re-Authorization failures" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgApnEntry 54 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgApnNumEpdgUEInitiatedTermination OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of UE or IKEv2 stack initiated terminations" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgApnEntry 55 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgApnNumEpdgAAAInitiatedTermination OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of server initiated terminations" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgApnEntry 56 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgApnNumEpdgPgwInitiatedTermination OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of GW initiated terminations" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgApnEntry 57 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgApnNumFailuresNoValidApMacInNai OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of sessions with AP MAC address in NAI" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgApnEntry 58 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgApnNumEapSuccess OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Second Authentication EAP Success" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgApnEntry 59 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgApnNumEapFail OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Second Authentication EAP Failure" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgApnEntry 60 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgApnNumEapPacketsReceived OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Second Authentication EAP Packets Received" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgApnEntry 61 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgApnNumEapParseErrors OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Second Authentication EAP parse errors" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgApnEntry 62 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgApnNumUnhandledEapPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Second Authentication unhandled EAP packets" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgApnEntry 63 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgApnNumEapIdentityResponseHandled OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Second Authentication EAP Identity Responses Received" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgApnEntry 64 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgApnNumEapGtcResponsesReceived OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Second Authentication GTC Responses Received" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgApnEntry 65 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgApnNumEapGtcRequestsSent OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Second Authentication GTC Requests Sent" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgApnEntry 66 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgApnNumDeleteDropped OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Delete Dropped" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgApnEntry 67 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgApnNumDnsAttempts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "DNS Request - Attempts" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgApnEntry 68 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgApnNumDnsSendSuccess OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "DNS Request - Success" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgApnEntry 69 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgApnNumDnsSendFailedNoConfig OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "DNS Request Failed - No DNS Configuration" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgApnEntry 70 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgApnNumDnsFailedMisc OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "DNS Request Failed - Miscellaneous" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgApnEntry 71 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgApnNumDnsResponses OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "DNS Response - Total Received" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgApnEntry 72 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgApnNumDnsResponseSuccess OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "DNS Response - Success" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgApnEntry 73 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgApnNumDnsResponseFailNoResponse OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "DNS Response Failed - No response from server" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgApnEntry 74 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgApnNumDnsResponseFailNoName OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "DNS Response Failed - Domain Name Not Found" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgApnEntry 75 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgApnNumDnsResponseFailNoData OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "DNS Response Failed - No Data" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgApnEntry 76 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgApnNumDnsResponseFailMisc OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "DNS Response Failed - Miscellaneous" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgApnEntry 77 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgApnNumIPSecSessionPerSubscriber OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Average Number of IPSec Sessions per Subscriber" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgApnEntry 78 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgApnNumIpv4Sessions OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of IPv4 Sessions" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgApnEntry 79 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgApnNumIpv6Sessions OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of IPv6 Sessions" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgApnEntry 80 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgApnNumIpv4v6Sessions OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of IPv4v6 Sessions" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgApnEntry 81 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgApnNumIPSecSecurityAssociations OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Completed IPSec security associations" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgApnEntry 82 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgApnNumIPSecSessions OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Completed IPSec Sessions" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgApnEntry 83 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgApnIPSecSessionDurationPerSubscriber OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "IPSec Session Duration Per Subscriber (seconds)" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgApnEntry 84 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgApnAverageTimeInvolvedInHandoverPerUE OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Average time involved in handover per UE to WiFi (milliseconds)" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgApnEntry 85 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgApnAverageNumIPSecRekeyPerSubscriber OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "Average number of Rekey events per Subscriber" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgApnEntry 86 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgApnNumUEHandoverAttempts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of UE Handover Attempts to WiFi" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgApnEntry 87 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgApnNumUEHandoversSuccess OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Successful UE Handovers to WiFi" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgApnEntry 88 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgApnNumUEHandoversFailed OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Failed UE Handovers to WiFi" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgApnEntry 89 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgApnNumErrorIndicationsProcessed OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Error Indications processed" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgApnEntry 90 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgApnNumErrorIndicationLocalCloseAttempts OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of local close attempts due to receipt of Error Indication" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgApnEntry 91 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgApnNumErrorIndicationBearerDeactivation OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of dedicated bearer deletion due to receipt of Error Indication" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgApnEntry 92 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgApnNumCreateBearerReq OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create bearer requests received" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgApnEntry 93 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgApnNumCreateBearerAccept OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create bearer requests accepted" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgApnEntry 94 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgApnNumCreateBearerReject OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create bearer requests rejected" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgApnEntry 95 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgApnNumDeleteBearerReq OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of delete bearer requests received" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgApnEntry 96 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgApnNumDeleteBearerAccept OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of delete bearer requests accepted" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgApnEntry 97 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgApnNumDeleteBearerReject OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of delete bearer requests rejected" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgApnEntry 98 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgApnNumUpdateBearerReq OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of update bearer requests received" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgApnEntry 99 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgApnNumUpdateBearerAccept OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of update bearer requests accepted" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgApnEntry 100 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgApnNumUpdateBearerReject OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of update bearer requests rejected" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgApnEntry 101 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgApnNumCreateSessionReqToPgw OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create session requests sent to the PGW" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgApnEntry 102 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgApnNumCreateSessionAcceptFromPgw OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create session requests accepted by the PGW" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgApnEntry 103 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgApnNumCreateSessionRejectFromPgw OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create session requests rejected by the PGW" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgApnEntry 104 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgApnNumDeleteSessionReqToPgw OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of delete session requests sent to the PGW" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgApnEntry 105 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgApnNumDeleteSessionAcceptFromPgw OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of delete session requests accepted by the PGW" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgApnEntry 106 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgApnNumDeleteSessionRejectFromPgw OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of delete session requests accepted by the PGW" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgApnEntry 107 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgApnNumModifyBearerCommandReqToPgw OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of modify bearer commands sent to the PGW" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgApnEntry 108 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgApnNumModifyBearerFailureIndFromPgw OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of modify bearer failure indications received from the PGW" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgApnEntry 109 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgApnNumCreateSessionRespNoContext OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create session responses from the PGW - no context found" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgApnEntry 110 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgApnNumberSessSetupSuccessApnMatchingExactMatch OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Create Session Requests Accepted with APN Matching Type Exact Match" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgApnEntry 111 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgApnNumberSessSetupSuccessApnMatchingNiOnly OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Create Session Requests Accepted with APN Matching Type NI Only" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgApnEntry 112 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgApnNumberSessSetupSuccessApnMatchingNiAndMalformedOi OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Create Session Requests Accepted with APN Matching Type NI And Malformed OI" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgApnEntry 113 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgApnNumMappedSwuCodesUsedForS2b OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of times custom mapped SWu codes used for S2b codes" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgApnEntry 114 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgApnNumMappedSwuCodesUsedForSwm OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of times custom mapped SWu codes used for SWm codes" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgApnEntry 115 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgApnNumCreateSessionReqFailedNoPgw OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Create Session Requests failed due to no PGW available" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgApnEntry 116 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgApnNumBarredPgwSelectedForSessionSetup OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of times a barred or GTP inactive PGW was selected for Session Setup" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgApnEntry 117 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgApnNumPcscfAddrUpdateToSpm OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number P-CSCF Address Update sent to SPM" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgApnEntry 118 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgApnTotalNumUniqueSubscribers OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS deprecated DESCRIPTION "Total number of unique subscribers" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgApnEntry 119 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgApnNumEpdgEapProcessingFailures OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of EAP messages recieved from AAA server that have been dropped due to processing errors. Examples are parsing errors, late arriving messages, missing or mismatched data" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgApnEntry 120 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgApnNumUEHandoversTo3gpp OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Successful UE Handovers from Wifi to 3GPP" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgApnEntry 121 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgApnNumCreateSessionRejectApnCongested OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create session requests rejected - apn in congestion state" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgApnEntry 122 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgApnNumCreateSessionRejectApnCongestedCritical OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create session requests rejected - apn in congestion state" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgApnEntry 123 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgApnNumCreateSessionRejectApnCongestedMajor OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create session requests rejected - apn in congestion state" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgApnEntry 124 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgApnNumCreateSessionRejectApnCongestedMinor OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create session requests rejected - apn in congestion state" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgApnEntry 125 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgApnNumAcceptInterAccessHOwithSessionRetry OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create session request retried to handle create session reject with context-not-found from PGW" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgApnEntry 126 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgApnNumIPSecRekey OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of ReKey events" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgApnEntry 127 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgApnNumCreateSessionRejectSessionBlocked OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create session requests rejected due to session blocked" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgApnEntry 128 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgApnNumLocalCloseAttemptsSessionBlocked OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of local close attempts due to session blocked" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgApnEntry 129 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgApnNumCreateSessionRequestTimeoutToPgw OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create session timeouts - remote PGW not responding" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgApnEntry 130 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgApnNumDeleteSessionRequestTimeoutToPgw OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of delete session timeouts - remote PGW not responding" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgApnEntry 131 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgApnNumStaticPgwSelected OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of times static PGW was selected" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgApnEntry 132 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgApnNumPgwFqdnForSession OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of times AAA provided PGW FQDN is used to resolve PGW" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgApnEntry 133 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgApnNumApnFqdnForSession OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of times APN FQDN is used to resolve PGW" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgApnEntry 134 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgApnNumPgwIPAddressForSession OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of times AAA provided PGW IP address is used" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgApnEntry 135 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgApnNumPgwReplacementOIForSession OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of times AAA provided replacement OI is used to resolve PGW" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgApnEntry 136 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgApnNumLocalCloseTerminateServiceRule OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of local closes due to traffic through service rule with terminate action" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgApnEntry 137 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgApnNumSessionAttemptAfterPgwTimeout OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create session attempts after timeout" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgApnEntry 138 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgApnNumSessionSuccessAfterPgwTimeout OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create session success after timeout" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgApnEntry 139 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgApnNumDnsCacheHits OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "DNS - Records found in cache" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgApnEntry 140 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgApnNumDnsCacheHitsNaptr OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "DNS - Naptr records found in cache" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgApnEntry 141 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgApnNumDnsCacheHitsSrv OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "DNS - Srv records found in cache" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgApnEntry 142 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgApnNumDnsCacheHitsA OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "DNS - A/AAAA records found in cache" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgApnEntry 143 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgApnNumCreateSessionRejectActiveEmergencySession OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create session requests rejected - active emergency session exists" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgApnEntry 144 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgApnNumCreateSessionRejectDuplicateApn OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create session requests rejected - duplicate APN" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgApnEntry 145 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgApnNumCreateSessionRejectMaxPdnSession OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create session requests rejected - max number of PDN sessions exceeded" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgApnEntry 146 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgApnNumCreateSessionRejectTamFailure OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create session attempts rejected - due to TAM failure" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgApnEntry 147 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgApnNumSessionFailureAaaServerNotFound OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of failed PDN sesssions setup due to that AAA server is not found (based on server group mapping configuration) or down" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgApnEntry 148 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgApnNumSessionFailureAaaServerDown OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of failed PDN sesssions setup due to that AAA server is not responding" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgApnEntry 149 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgApnNumSessionFailureAaaNotAuthorizeApn OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of failed PDN sesssions setup due to that UE requested APN is not in the authorized APN list from AAA server" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgApnEntry 150 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgApnNumSessionFailureAaaNotAuthorizeUeIpAddrType OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of failed PDN sesssions setup due to that AAA server does not authorize UE requested IpAddr type" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgApnEntry 151 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgApnNumModifyBearerReqToPgw OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of modify bearer requests sent to the PGW" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgApnEntry 152 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgApnNumModifyBearerRespFromPgw OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of modify bearer response from the PGW" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgApnEntry 153 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgApnNumModifyBearerReqTimeoutToPgw OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of modify bearer timeouts - remote PGW is not responding" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgApnEntry 154 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgApnNumSessionFailurePgwUnreachable OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of failed PDN sessions due to PGW not responding" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgApnEntry 155 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgApnNumSessionFailurePgwNotAllocateUeIpAddrType OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of failed PDN sessions due to IP address type requested by UE not allocated by PGW" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgApnEntry 156 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgApnNumSessionFailureUeIkeNegotiationTimeout OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of failed PDN sessions due to IKE negotiation timed out" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgApnEntry 157 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgApnNumSessionFailureUeAbort OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of failed PDN sessions due to re-attach before completion of the EAP authentication" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgApnEntry 158 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgApnNumSessionFailureIkeCreateFailure OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of failed PDN sessions due to IKE failure" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgApnEntry 159 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgApnNumSessionFailureIpsecCreateFailure OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of failed PDN sessions due to IPSec failure" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgApnEntry 160 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgApnNumMappedSwuCodesUsedForSwmExp OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of times custom mapped SWu codes used for swm experimental codes" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgApnEntry 161 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgApnNumUpdateBearerPartialAccept OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of update bearer requests partially accepted" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgApnEntry 162 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgApnNumResponsesMatchingResultCodeList OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Diameter Responses that match the configured result-code-policy-list configured on SWm interface" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgApnEntry 163 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgApnNumDnsResponseFailTimeout OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "DNS Response Failed - Session timeout waiting for DNS" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgApnEntry 164 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgApnNumDnsResponseDropNoIntf OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "DNS Response Failed - Dropped no SL interface" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgApnEntry 165 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgApnNumDnsResponseDropNoSession OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "DNS Response Failed - Dropped no session" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgApnEntry 166 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgApnNumDnsResponseDropNoPdnSession OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "DNS Response Failed - Dropped no PDN session" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgApnEntry 167 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgApnNumSessionPendedForDns OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Sessions pended for DNS" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgApnEntry 168 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgApnNumSessionPendedForDnsSuccess OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "DNS success for pended sessions" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgApnEntry 169 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgApnNumSessionPendedForDnsTimeout OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "DNS timeout for pended sessions" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgApnEntry 170 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgApnNumLocalClosePcrfDownSessionHoldTime OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of session locally closed due to pcrf down session hold time expiry" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgApnEntry 171 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgApnNumSessionFailureAaaSessionValidation OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of failed PDN sesssions setup due to session validation failure when processing DEA from AAA server" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgApnEntry 172 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgApnNumSessionFailureAaaNoImsiForTempIdentity OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of failed PDN sesssions setup due to missing IMSI from AAA server for temporary identity" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgApnEntry 173 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnTable OBJECT-TYPE SYNTAX SEQUENCE OF AffirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "" ::= { affirmedZoneMIB 426 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnEntry OBJECT-TYPE SYNTAX AffirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "" INDEX { affirmedZoneName, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnName } ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnTable 1 } AffirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnEntry ::= SEQUENCE { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnName String, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumCurrentSessions Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumBearers Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumCreateSessionAttempt Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumCreateSessionAccept Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumCreateSessionReject Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumCreateSessionRejectMalformedReq Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumCreateSessionRejectUnknownApn Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumCreateSessionRejectRsrcUnavailable Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumCreateSessionRejectServiceNotSupported Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumCreateSessionRejectSystemFailure Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumCreateSessionRejectMisc Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumDeleteSessionAttempt Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumDeleteSessionAccept Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumDeleteSessionReject Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumUEInitDedBearerActAttempt Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumUEInitDedBearerActAccept Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumUEInitDedBearerActReject Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumPGWInitDedBearerActAttempt Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumPGWInitDedBearerActAccept Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumPGWInitDedBearerActReject Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumMMEInitDedBearerDeactAttempt Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumMMEInitDedBearerDeactAccept Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumMMEInitDedBearerDeactReject Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumUEInitDedBearerDeactAttempt Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumUEInitDedBearerDeactAccept Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumUEInitDedBearerDeactReject Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumPGWInitDedBearerDeactAttempt Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumPGWInitDedBearerDeactAccept Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumPGWInitDedBearerDeactReject Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumModifyBearerCmdAttempt Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumModifyBearerCmdReject Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumUpdateBearerAttempt Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumUpdateBearerAccept Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumUpdateBearerReject Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumModifyBearerAttempt Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumModifyBearerAccept Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumModifyBearerReject Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumCreatePdpAttempt Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumCreatePdpAccept Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumCreatePdpReject Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumCreatePdpRejectMalformedReq Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumCreatePdpRejectUnknownApn Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumCreatePdpRejectRsrcUnavailable Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumCreatePdpRejectServiceNotSupported Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumCreatePdpRejectSystemFailure Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumCreatePdpRejectMisc Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumDeletePdpAttempt Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumDeletePdpAccept Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumDeletePdpReject Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumUEInitSecPdpActAttempt Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumUEInitSecPdpActAccept Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumUEInitSecPdpActReject Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumGGSNInitSecPdpActAttempt Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumGGSNInitSecPdpActAccept Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumGGSNInitSecPdpActReject Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumSGSNInitSecPdpDeactAttempt Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumSGSNInitSecPdpDeactAccept Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumSGSNInitSecPdpDeactReject Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumUEInitSecPdpDeactAttempt Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumUEInitSecPdpDeactAccept Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumUEInitSecPdpDeactReject Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumGGSNInitSecPdpDeactAttempt Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumGGSNInitSecPdpDeactAccept Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumGGSNInitSecPdpDeactReject Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumSGSNInitUpdatePdpAttempt Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumSGSNInitUpdatePdpAccept Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumSGSNInitUpdatePdpReject Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumGGSNInitUpdatePdpAttempt Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumGGSNInitUpdatePdpAccept Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumGGSNInitUpdatePdpReject Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumLocalCloseAttempts Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumLocalCloseAttemptsAccepted Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumPcrfInitiatedCloseAttempts Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumOcsInitiatedCloseAttempts Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumIdleDurationExceededCloses Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumMaximalDurationExceededCloses Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumOperatorInitiatedCloses Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumBearerIdleDurationExceededCloses Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumActiveCurrentSessions Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumIdleCurrentSessions Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumCurrentGeoSyncRestoredSessions Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnIntervalPeakCurrentSessions Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnIntervalPeakActiveCurrentSessions Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnIntervalPeakIdleCurrentSessions Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumDefaultBearers Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumDedicatedBearers Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnIntervalPeakBearers Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnIntervalPeakDefaultBearers Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnIntervalPeakDedicatedBearers Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumDhcpReleaseLocalCloseAttempts Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumDhcpTimeoutLocalCloseAttempts Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumDhcpLeaseExpiryLocalCloseAttempts Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumRadiusDisconnectLocalCloses Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumRatTypeEUtranSessions Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumCurrentSessionsGnGeran Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumCurrentSessionsGnUtran Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumCurrentSessionsS5S8Geran Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumCurrentSessionsS5S8Utran Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumCurrentSessionsRoaming Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumGzSessions Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumRatHandovers Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumGxSessions Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumSessionsSetupWithDefaultPolicy Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumActiveSessionsWithDefaultPolicy Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumActiveGxReplaySessionsAwaitingPcrfRejoin Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumPcrfRejoinSuccess Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumGySessions Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumSessionsSetupWithDefaultGyQuota Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumActiveSessionsWithDefaultGyQuota Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumActiveGyAPTriggerbyCCRU Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumTotalGyAPTriggerbyCCRU Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumActiveGySessionsAwaitingOcsRejoin Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumOcsGyRejoinSuccess Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumDefaultGyQuotaReapplied Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumDefaultGyQuotaAppliedCcruFailure Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumGyDownGyRejoinTimerRestarted Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumGyCCRTWriteToDisk Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumGyAPTriggerByProtocolError Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumGyAPTriggerByTransientFailure Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumGyAPTriggerByPermanentFailure Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumGyAPTriggerByMessageTimeout Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumGyAPTriggerByLinkDown Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumGyAPTriggerByInternalFailure Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumDuplicateSessionLocalCloseAttempts Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumErrorIndicationsProcessed Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumErrorIndicationLocalCloseAttempts Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumErrorIndicationBearerDeactivation Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumS5uDefaultBearerErrorIndicationsProcessed ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumS5uDefaultBearereErrorIndicationLocalCloseAttempts ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumS5uDedicatedBearerErrorIndicationsProcessed ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumS5uDedicatedBearerErrorIndicationBearerDeactivation ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumLocalIPv4AllocSuccesses ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumLocalIPv4AllocFailures ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumRemoteIPv4ReserveSuccesses ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumRemoteIPv4ReserveFailures ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumRemoteIPv4AllocSuccesses ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumRemoteIPv4AllocFailures ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumLocalIPv6AllocSuccesses ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumLocalIPv6AllocFailures ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumRemoteIPv6ReserveSuccesses ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumRemoteIPv6ReserveFailures ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumRemoteIPv6AllocSuccesses ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumRemoteIPv6AllocFailures ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumWfTeidCollisionLocalCloseAttempts Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumChangeNotificationReqAttempt Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumChangeNotificationReqAccept Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumChangeNotificationReqReject Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumChangeNotificationReqRejectMalformedReq Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumChangeNotificationReqRejectUnknownApn Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumChangeNotificationReqRejectRsrcUnavailable Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumChangeNotificationReqRejectServiceNotSupported Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumChangeNotificationReqRejectSystemFailure Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumChangeNotificationReqRejectMisc Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumChangeNotificationReqDrop Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumUplinkPackets ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumUplinkBytes ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumUplinkDropPackets ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumUplinkDropBytes ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumDownlinkPackets ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumDownlinkBytes ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumDownlinkDropPackets ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumDownlinkDropBytes ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumUplinkSuspendDropPackets ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumUplinkSuspendDropBytes ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumDownlinkSuspendDropPackets ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumDownlinkSuspendDropBytes ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumTotalBearersSetupSuccess Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumTotalBearersSetupFail Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumCurrentBearersQci1 Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumCurrentBearersQci2 Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumCurrentBearersQci3 Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumCurrentBearersQci4 Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumCurrentBearersQci5 Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumCurrentBearersQci6 Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumCurrentBearersQci7 Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumCurrentBearersQci8 Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumCurrentBearersQci9 Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumCurrentBearersQciOther Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumTotalBearersSetupSuccessQci1 Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumTotalBearersSetupSuccessQci2 Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumTotalBearersSetupSuccessQci3 Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumTotalBearersSetupSuccessQci4 Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumTotalBearersSetupSuccessQci5 Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumTotalBearersSetupSuccessQci6 Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumTotalBearersSetupSuccessQci7 Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumTotalBearersSetupSuccessQci8 Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumTotalBearersSetupSuccessQci9 Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumTotalBearersSetupSuccessQciOther Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumTotalBearersSetupFailQci1 Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumTotalBearersSetupFailQci2 Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumTotalBearersSetupFailQci3 Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumTotalBearersSetupFailQci4 Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumTotalBearersSetupFailQci5 Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumTotalBearersSetupFailQci6 Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumTotalBearersSetupFailQci7 Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumTotalBearersSetupFailQci8 Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumTotalBearersSetupFailQci9 Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumTotalBearersSetupFailQciOther Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumSaegwCurrentSessions Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumSaegwCurrentSessionsS5S8Geran Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumSaegwCurrentSessionsS5S8Utran Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumSaegwRatTypeEUtranSessions Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumSaegwCurrentBearers Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumSaegwTotalBearersSetupSuccess Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumSaegwTotalBearersSetupFail Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumSaegwCurrentBearersQci1 Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumSaegwCurrentBearersQci2 Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumSaegwCurrentBearersQci3 Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumSaegwCurrentBearersQci4 Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumSaegwCurrentBearersQci5 Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumSaegwCurrentBearersQci6 Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumSaegwCurrentBearersQci7 Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumSaegwCurrentBearersQci8 Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumSaegwCurrentBearersQci9 Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumSaegwCurrentBearersQciOther Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumSaegwTotalBearersSetupSuccessQci1 Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumSaegwTotalBearersSetupSuccessQci2 Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumSaegwTotalBearersSetupSuccessQci3 Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumSaegwTotalBearersSetupSuccessQci4 Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumSaegwTotalBearersSetupSuccessQci5 Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumSaegwTotalBearersSetupSuccessQci6 Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumSaegwTotalBearersSetupSuccessQci7 Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumSaegwTotalBearersSetupSuccessQci8 Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumSaegwTotalBearersSetupSuccessQci9 Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumSaegwTotalBearersSetupSuccessQciOther Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumSaegwTotalBearersSetupFailQci1 Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumSaegwTotalBearersSetupFailQci2 Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumSaegwTotalBearersSetupFailQci3 Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumSaegwTotalBearersSetupFailQci4 Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumSaegwTotalBearersSetupFailQci5 Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumSaegwTotalBearersSetupFailQci6 Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumSaegwTotalBearersSetupFailQci7 Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumSaegwTotalBearersSetupFailQci8 Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumSaegwTotalBearersSetupFailQci9 Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumSaegwTotalBearersSetupFailQciOther Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumAwaitCoATimeoutLocalCloseAttempts Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumL2tpGwSessionDeleteAttempts Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumSuspendNotification Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumSuspendNotificationAccept Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumSuspendNotificationReject Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumResumeNotification Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumResumeNotificationAccept Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumResumeNotificationReject Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumRedirectedApnSubscriber Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumActiveRedirectCurrentSessions Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumDeletePdpDropTearDownIndMissingOneBearerOnly Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumDeletePdpDropTearDownIndMissingForDefaultBearer Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumS6bInitiatedCloseAttempts Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnDefaultGyUplinkBytes ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnDefaultGyDownlinkBytes ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumOfActiveS6bSessions Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumIgnoreSprRadiusFailureSessions Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumSaegwPgwUplinkPackets ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumSaegwPgwUplinkBytes ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumSaegwPgwDownlinkPackets ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumSaegwPgwDownlinkBytes ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumSaegwPgwUplinkDropPackets ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumSaegwPgwUplinkDropBytes ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumSaegwPgwDownlinkDropPackets ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumSaegwPgwDownlinkDropBytes ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumUplinkS5S8GeranPackets ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumUplinkS5S8GeranBytes ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumDownlinkS5S8GeranPackets ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumDownlinkS5S8GeranBytes ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumUplinkS5S8GeranDropPackets ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumUplinkS5S8GeranDropBytes ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumDownlinkS5S8GeranDropPackets ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumDownlinkS5S8GeranDropBytes ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumSaegwPgwUplinkS5S8GeranPackets ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumSaegwPgwUplinkS5S8GeranBytes ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumSaegwPgwDownlinkS5S8GeranPackets ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumSaegwPgwDownlinkS5S8GeranBytes ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumSaegwPgwUplinkS5S8GeranDropPackets ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumSaegwPgwUplinkS5S8GeranDropBytes ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumSaegwPgwDownlinkS5S8GeranDropPackets ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumSaegwPgwDownlinkS5S8GeranDropBytes ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumUplinkS5S8UtranPackets ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumUplinkS5S8UtranBytes ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumDownlinkS5S8UtranPackets ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumDownlinkS5S8UtranBytes ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumUplinkS5S8UtranDropPackets ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumUplinkS5S8UtranDropBytes ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumDownlinkS5S8UtranDropPackets ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumDownlinkS5S8UtranDropBytes ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumSaegwPgwUplinkS5S8UtranPackets ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumSaegwPgwUplinkS5S8UtranBytes ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumSaegwPgwDownlinkS5S8UtranPackets ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumSaegwPgwDownlinkS5S8UtranBytes ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumSaegwPgwUplinkS5S8UtranDropPackets ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumSaegwPgwUplinkS5S8UtranDropBytes ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumSaegwPgwDownlinkS5S8UtranDropPackets ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumSaegwPgwDownlinkS5S8UtranDropBytes ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumUplinkEutranPackets ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumUplinkEutranBytes ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumDownlinkEutranPackets ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumDownlinkEutranBytes ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumUplinkEutranDropPackets ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumUplinkEutranDropBytes ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumDownlinkEutranDropPackets ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumDownlinkEutranDropBytes ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumSaegwPgwUplinkEutranPackets ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumSaegwPgwUplinkEutranBytes ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumSaegwPgwDownlinkEutranPackets ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumSaegwPgwDownlinkEutranBytes ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumSaegwPgwUplinkEutranDropPackets ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumSaegwPgwUplinkEutranDropBytes ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumSaegwPgwDownlinkEutranDropPackets ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumSaegwPgwDownlinkEutranDropBytes ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumUplinkGnGpGeranPackets ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumUplinkGnGpGeranBytes ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumUplinkGnGpGeranDropPackets ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumUplinkGnGpGeranDropBytes ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumDownlinkGnGpGeranPackets ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumDownlinkGnGpGeranBytes ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumDownlinkGnGpGeranDropPackets ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumDownlinkGnGpGeranDropBytes ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumUplinkGnGpUtranPackets ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumUplinkGnGpUtranBytes ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumUplinkGnGpUtranDropPackets ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumUplinkGnGpUtranDropBytes ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumDownlinkGnGpUtranPackets ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumDownlinkGnGpUtranBytes ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumDownlinkGnGpUtranDropPackets ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumDownlinkGnGpUtranDropBytes ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumDnsAttempts ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumDnsSendSuccess ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumDnsSendFailedNoConfig ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumDnsFailedMisc ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumDnsResponses ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumDnsResponseSuccess ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumDnsResponseFailNoResponse ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumDnsResponseFailNoName ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumDnsResponseFailNoData ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumDnsResponseFailMisc ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumPcoPcscfDefaultFqdnUsed Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumPcoPcscfTableUsed Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumSprAuthReqAttempt ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumSprAuthReqAccept ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumSprAuthReqReject ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumSprAuthReqTimeout ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumAcctStartReqAttempt ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumAcctStartReqAccept ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumAcctStartReqTimeout ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumAcctStartReqNotWaitingForResponse ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumAcctInterimUpdReqAttempt ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumAcctInterimUpdReqAccept ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumAcctInterimUpdReqTimeout ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumAcctInterimUpdReqNotWaitingForResponse ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumAcctStopReqAttempt ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumAcctStopReqAccept ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumAcctStopReqTimeout ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumAcctStopReqNotWaitingForResponse ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumUeAllocStaticIPv4ReserveSuccesses ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumUeAllocStaticIPv4ReserveFailures ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumUeAllocStaticIPv6ReserveSuccesses ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumUeAllocStaticIPv6ReserveFailures ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumRadiusAllocIPv4ReserveSuccesses ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumRadiusAllocIPv4ReserveFailures ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumRadiusAllocIPv6ReserveSuccesses ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumRadiusAllocIPv6ReserveFailures ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumRemoteDhcpAllocIPv4ReserveSuccesses ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumRemoteDhcpAllocIPv4ReserveFailures ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumRemoteDhcpAllocIPv6ReserveSuccesses ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumRemoteDhcpAllocIPv6ReserveFailures ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumDhcpRelayAllocIPv4ReserveSuccesses ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumDhcpRelayAllocIPv4ReserveFailures ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumDhcpRelayAllocIPv6ReserveSuccesses ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumDhcpRelayAllocIPv6ReserveFailures ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumberTTLExcdDropPackets ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumberTTLExcdDropBytes ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumberFragSendPackets ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumberFragSendBytes ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumberFragFailPackets ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumberFragFailBytes ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumberUplinkAclDropPackets ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumberUplinkAclDropBytes ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumberDownlinkAclDropPackets ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumberDownlinkAclDropBytes ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumberBadSrcAddrDropPackets ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumberBadSrcAddrDropBytes ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumberNoTFTDropPackets ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumberNoTFTDropBytes ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumberBadUEAddrDropPackets ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumberBadUEAddrDropBytes ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumberMTUDropPackets ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumberMTUDropBytes ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumberNoRouteDropPackets ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumberNoRouteDropBytes ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumberNoEgressIntfDropPackets ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumberNoEgressIntfDropBytes ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumStartPilotPacketsSent ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumStopPilotPacketsSent ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumRatChangePilotPacketsSent ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumBearerStatsWithNoSRStats Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumLocalAllocFromSubPoolSuccesses ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumLocalAllocFromSubPoolFailures ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumRemoteAllocFromSubPoolSuccesses ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumRemoteAllocFromSubPoolFailures ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumberSessSetupSuccessApnMatchingExactMatch Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumberSessSetupSuccessApnMatchingNiOnly Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumberSessSetupSuccessApnMatchingNiAndMalformedOi Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumberPdpSessSetupSuccessApnMatchingExactMatch Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumberPdpSessSetupSuccessApnMatchingNiOnly Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumberPdpSessSetupSuccessApnMatchingNiAndMalformedOi Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumLocalCloseCreateSessionParallelPDN Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumLocalCloseCreatePDPParallelPDN Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnMinCPlaneTeidReuseDuration Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnMinUPlaneTeidReuseDuration Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumStatsUpdateForMissingSRsForActiveSessions Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumStatsUpdateForMissingSRsForDeactivateSessions Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumCDRsWithZeroServiceDataContainers Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumberSigInfoLookupSuccessfulAndFilledConfiguredValues Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumberSigInfoLookupFailure Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumS5uCorePeerDefaultBearerErrorIndicationsProcessed ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumS5uCorePeerDefaultBearereErrorIndicationLocalCloseAttempts ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumS5uCorePeerDedicatedBearerErrorIndicationsProcessed ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumS5uCorePeerDedBearerErrorIndicationBearerDeactivation ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumCoreGtpuErrorIndicationsProcessed Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumCoreGtpuErrorIndicationLocalCloseAttempts Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumCoreGtpuErrorIndicationBearerDeactivation Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumS5uCoreDefBrrErrorIndicationLocalCloseAttempts ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumS5uCoreDedBrrErrorIndicationBearerDeactivation ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumCreateSessionDroppedProcLimit Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumCreatePdpDroppedProcLimit Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumDeleteSessionDroppedProcLimit Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumDeletePdpDroppedProcLimit Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumLocalDelegatedIPv6AllocSuccesses ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumLocalDelegatedIPv6AllocFailures ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumRemoteDelegatedIPv6ReserveSuccesses ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumRemoteDelegatedIPv6ReserveFailures ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumSessSetupFailuresExternalErrors Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumSessDeactivationsExternalErrors Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumSessSetupFailuresLocalErrors Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumSessDeactivationsLocalErrors Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumCreateSessionRejectFromPgw Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumCreateSessionRequestsThrottledApnRateControl Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumCreateSessionRejectApnCongested Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumCreateSessionRejectApnCongestedCritical Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumCreateSessionRejectApnCongestedMajor Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumCreateSessionRejectApnCongestedMinor Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumCreateSessionLapiAttempt Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumCreateSessionLapiAccept Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumCreateSessionLapiReject Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumPGWInitDedBearerActPartialAccept Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumUpdateBearerPartialAccept Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumCreatePDPContextRequestsThrottledApnRateControl Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumRatNBIotEutranSessions Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumSaegwRatTypeNBIotEUtranSessions Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumNonIpPdnSessions Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumDnsCacheHits ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumDnsCacheHitsNaptr ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumDnsCacheHitsSrv ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumDnsCacheHitsA ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumUplinkNBIotEutranPackets ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumUplinkNBIotEutranBytes ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumDownlinkNBIotEutranPackets ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumDownlinkNBIotEutranBytes ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumUplinkNBIotEutranDropPackets ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumUplinkNBIotEutranDropBytes ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumDownlinkNBIotEutranDropPackets ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumDownlinkNBIotEutranDropBytes ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumSaegwPgwUplinkNBIotEutranPackets ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumSaegwPgwUplinkNBIotEutranBytes ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumSaegwPgwDownlinkNBIotEutranPackets Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumSaegwPgwDownlinkNBIotEutranBytes ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumSaegwPgwUplinkNBIotEutranDropPackets ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumSaegwPgwUplinkNBIotEutranDropBytes ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumSaegwPgwDownlinkNBIotEutranDropPackets ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumSaegwPgwDownlinkNBIotEutranDropBytes ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumTotalSessionsWithTerminateTimer Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumCurrentSessionsWithTerminateTimer Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumCreateSessionRejectSessionBlocked Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumLocalCloseAttemptsSessionBlocked Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumLocalCloseTerminateServiceRule Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumSessionsInLocalDatabase Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnConnectedDeviceFlows ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnConnectedDeviceUlPkts ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnConnectedDeviceUlBytes ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnConnectedDeviceDlPkts ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnConnectedDeviceDlBytes ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnTetheredDeviceFlows ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnTetheredDeviceUlPkts ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnTetheredDeviceUlBytes ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnTetheredDeviceDlPkts ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnTetheredDeviceDlBytes ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnTetheringEntitledFlows ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnTetheringEntitledUplinkPacketsPassed ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnTetheringEntitledUplinkBytesPassed ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnTetheringEntitledDownlinkPacketsPassed ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnTetheringEntitledDownlinkBytesPassed ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnTetheredFlowsDetectedUsingTtl ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnTetheredFlowsDetectedUsingUserAgent ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumPgwTriggeredQosUpdate Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumSessionsEstablishedWithExistingImsiAndApn Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnTetheredFlowsDetectedUsingTcpIpFingerprinting ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumDnsResponseFailTimeout ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumDnsResponseDropNoIntf ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumDnsResponseDropNoSession ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumDnsResponseDropNoPdnSession ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumSessionPendedForDns ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumSessionPendedForDnsSuccess ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumSessionPendedForDnsTimeout ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumCreateSessionRejectTamFailure Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumCreatePdpRejectTamFailure Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumApplicationStartNotificationsRcvd Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumApplicationStopNotificationsRcvd Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumGxApplicationStartNotificationsSuccess Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumGxApplicationStartNotificationsFailed Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumGxApplicationStopNotificationsSuccess Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumGxApplicationStopNotificationsFailed Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumSdApplicationStartNotificationsSuccess Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumSdApplicationStartNotificationsFailed Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumSdApplicationStopNotificationsSuccess Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumSdApplicationStopNotificationsFailed Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumCreateSessionRejectsOverload ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumCreateBearerRejectsOverload ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumManifestServerRequestsSent Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumManifestServerResponsesRcvd Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnTetheredFlowsDetectedUsingGquicUserAgent ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumCreateSessionRejectsOverloadMinor ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumCreateSessionRejectsOverloadMajor ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumCreateSessionRejectsOverloadCritical ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumCreateSessionRejectsOverloadMCDSync ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumCreateBearerRejectsOverloadMinor ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumCreateBearerRejectsOverloadMajor ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumCreateBearerRejectsOverloadCritical ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumCreateBearerRejectsOverloadMCDSync ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumUpstreamPktsDroppedWithAcl ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumDownstreamPktsDroppedWithAcl ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumUpstreamAclDropConnectionCount ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumUpstreamAclAllowConnectionCount ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumDownstreamAclDropConnectionCount ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumDownstreamAclAllowConnectionCount ConfdString } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnName OBJECT-TYPE SYNTAX String MAX-ACCESS not-accessible STATUS current DESCRIPTION "Table Name" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnEntry 1 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumCurrentSessions OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Current number of sessions" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnEntry 2 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumBearers OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Current number of bearers" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnEntry 3 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumCreateSessionAttempt OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create session attempts" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnEntry 4 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumCreateSessionAccept OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create session attempts accepted" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnEntry 5 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumCreateSessionReject OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create session attempts rejected" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnEntry 6 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumCreateSessionRejectMalformedReq OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create session attempts rejected - malformed request" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnEntry 7 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumCreateSessionRejectUnknownApn OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create session attempts rejected - unknown APN" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnEntry 8 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumCreateSessionRejectRsrcUnavailable OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create session attempts rejected - resources unavailable" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnEntry 9 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumCreateSessionRejectServiceNotSupported OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create session attempts rejected - service not supported" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnEntry 10 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumCreateSessionRejectSystemFailure OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create session attempts rejected - system failure" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnEntry 11 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumCreateSessionRejectMisc OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create session attempts rejected - unclassified" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnEntry 12 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumDeleteSessionAttempt OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of delete session attempts received" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnEntry 13 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumDeleteSessionAccept OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of delete session attempts accepted" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnEntry 14 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumDeleteSessionReject OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of delete session attempts rejected" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnEntry 15 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumUEInitDedBearerActAttempt OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of UE initiated dedicated bearer activation attempts" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnEntry 16 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumUEInitDedBearerActAccept OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of UE initiated dedicated bearer activation attempts accepted" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnEntry 17 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumUEInitDedBearerActReject OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of UE initiated dedicated bearer activation attempts rejected" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnEntry 18 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumPGWInitDedBearerActAttempt OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of PGW initiated dedicated bearer activation attempts accepted" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnEntry 19 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumPGWInitDedBearerActAccept OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of PGW initiated dedicated bearer activation attempts accepted" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnEntry 20 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumPGWInitDedBearerActReject OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of PGW initiated dedicated bearer activation attempts rejected" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnEntry 21 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumMMEInitDedBearerDeactAttempt OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of MME initiated dedicated bearer deactivation attempts" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnEntry 22 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumMMEInitDedBearerDeactAccept OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of MME initiated dedicated bearer deactivation attempts accepted" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnEntry 23 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumMMEInitDedBearerDeactReject OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of MME initiated dedicated bearer deactivation attempts rejected" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnEntry 24 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumUEInitDedBearerDeactAttempt OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of UE initiated dedicated bearer deactivation attempts" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnEntry 25 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumUEInitDedBearerDeactAccept OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of UE initiated dedicated bearer deactivation attempts accepted" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnEntry 26 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumUEInitDedBearerDeactReject OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of UE initiated dedicated bearer deactivation attempts rejected" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnEntry 27 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumPGWInitDedBearerDeactAttempt OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of PGW initiated dedicated bearer deactivation attempts" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnEntry 28 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumPGWInitDedBearerDeactAccept OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of PGW initiated dedicated bearer deactivation attempts accepted" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnEntry 29 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumPGWInitDedBearerDeactReject OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of PGW initiated dedicated bearer deactivation attempts rejected" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnEntry 30 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumModifyBearerCmdAttempt OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of modify bearer command attempts" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnEntry 31 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumModifyBearerCmdReject OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of modify bearer command attempts rejected" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnEntry 32 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumUpdateBearerAttempt OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of update bearer attempts" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnEntry 33 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumUpdateBearerAccept OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of update bearer attempts accepted" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnEntry 34 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumUpdateBearerReject OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of update bearer attempts rejected" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnEntry 35 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumModifyBearerAttempt OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of modify bearer attempts" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnEntry 36 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumModifyBearerAccept OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of modify bearer attempts accepted" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnEntry 37 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumModifyBearerReject OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of modify bearer attempts rejected" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnEntry 38 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumCreatePdpAttempt OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create PDP context attempts" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnEntry 39 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumCreatePdpAccept OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create PDP context attempts accepted" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnEntry 40 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumCreatePdpReject OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create PDP context attempts rejected - unclassified" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnEntry 41 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumCreatePdpRejectMalformedReq OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create PDP context attempts rejected - malformed request" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnEntry 42 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumCreatePdpRejectUnknownApn OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create PDP context attempts rejected - unknown APN" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnEntry 43 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumCreatePdpRejectRsrcUnavailable OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create PDP context attempts rejected - resource unavailable" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnEntry 44 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumCreatePdpRejectServiceNotSupported OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create PDP context attempts rejected - service not supported" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnEntry 45 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumCreatePdpRejectSystemFailure OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create PDP context attempts rejected - system failure" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnEntry 46 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumCreatePdpRejectMisc OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create PDP context attempts rejected - unclassified" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnEntry 47 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumDeletePdpAttempt OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of delete PDP context attempts" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnEntry 48 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumDeletePdpAccept OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of delete PDP context attempts accepted" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnEntry 49 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumDeletePdpReject OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of delete PDP context attempts rejected" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnEntry 50 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumUEInitSecPdpActAttempt OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of UE initiated secondary PDP context activation attempts" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnEntry 51 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumUEInitSecPdpActAccept OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of UE initiated secondary PDP context activation attempts accepted" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnEntry 52 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumUEInitSecPdpActReject OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of UE initiated secondary PDP context activation attempts rejected" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnEntry 53 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumGGSNInitSecPdpActAttempt OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of GGSN initiated secondary PDP context activation attempts" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnEntry 54 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumGGSNInitSecPdpActAccept OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of GGSN initiated secondary PDP context activation attempts accepted" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnEntry 55 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumGGSNInitSecPdpActReject OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of GGSN initiated secondary PDP context activation attempts rejected" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnEntry 56 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumSGSNInitSecPdpDeactAttempt OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of SGSN initiated secondary PDP context deactivation attempts" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnEntry 57 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumSGSNInitSecPdpDeactAccept OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of SGSN initiated secondary PDP context deactivation attempts accepted" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnEntry 58 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumSGSNInitSecPdpDeactReject OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of SGSN initiated secondary PDP context deactivation attempts rejected" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnEntry 59 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumUEInitSecPdpDeactAttempt OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of UE initiated secondary PDP context deactivation attempts" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnEntry 60 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumUEInitSecPdpDeactAccept OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of UE initiated secondary PDP context deactivation attempts accepted" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnEntry 61 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumUEInitSecPdpDeactReject OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of UE initiated secondary PDP context deactivation attempts rejected" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnEntry 62 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumGGSNInitSecPdpDeactAttempt OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of GGSN initiated secondary PDP context deactivation attempts" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnEntry 63 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumGGSNInitSecPdpDeactAccept OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of GGSN initiated secondary PDP context deactivation attempts accepted" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnEntry 64 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumGGSNInitSecPdpDeactReject OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of GGSN initiated secondary PDP context deactivation attempts rejected" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnEntry 65 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumSGSNInitUpdatePdpAttempt OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of SGSN initiated update PDP context attempts" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnEntry 66 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumSGSNInitUpdatePdpAccept OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of SGSN initiated update PDP context attempts accepted" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnEntry 67 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumSGSNInitUpdatePdpReject OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of SGSN initiated update PDP context attempts rejected" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnEntry 68 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumGGSNInitUpdatePdpAttempt OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of GGSN initiated update PDP context attempts" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnEntry 69 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumGGSNInitUpdatePdpAccept OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of GGSN initiated update PDP context attempts accepted" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnEntry 70 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumGGSNInitUpdatePdpReject OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of GGSN initiated update PDP context attempts rejected" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnEntry 71 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumLocalCloseAttempts OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of local close attempts" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnEntry 72 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumLocalCloseAttemptsAccepted OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of local close attempts accepted" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnEntry 73 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumPcrfInitiatedCloseAttempts OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of pcrf initiated close attempts" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnEntry 74 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumOcsInitiatedCloseAttempts OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of ocs initiated close attempts" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnEntry 75 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumIdleDurationExceededCloses OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of sessions closed due to IDLE duration time exceeded" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnEntry 76 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumMaximalDurationExceededCloses OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of sessions closed due to MAXIMAL duration time exceeded" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnEntry 77 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumOperatorInitiatedCloses OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of operator initiated PDN session closes" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnEntry 78 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumBearerIdleDurationExceededCloses OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers deactivated due to IDLE duration time exceeded" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnEntry 79 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumActiveCurrentSessions OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Current number of active sessions" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnEntry 80 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumIdleCurrentSessions OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Current number of idle sessions" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnEntry 81 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumCurrentGeoSyncRestoredSessions OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Current number of PDN Sessions restored from Geo Active" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnEntry 82 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnIntervalPeakCurrentSessions OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Interval peak number of sessions" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnEntry 83 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnIntervalPeakActiveCurrentSessions OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Interval peak number of active sessions" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnEntry 84 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnIntervalPeakIdleCurrentSessions OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Interval peak number of idle sessions" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnEntry 85 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumDefaultBearers OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Current number of default bearers" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnEntry 86 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumDedicatedBearers OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Current number of dedicated bearers" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnEntry 87 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnIntervalPeakBearers OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Interval peak number of bearers" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnEntry 88 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnIntervalPeakDefaultBearers OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Interval peak number of default bearers" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnEntry 89 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnIntervalPeakDedicatedBearers OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Interval peak number of dedicated bearers" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnEntry 90 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumDhcpReleaseLocalCloseAttempts OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of local close attempts due to DHCP Release" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnEntry 91 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumDhcpTimeoutLocalCloseAttempts OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of local close attempts due to DHCP IP Address Allocation Timeout" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnEntry 92 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumDhcpLeaseExpiryLocalCloseAttempts OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of local close attempts due to DHCP IP Address Lease Expiry" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnEntry 93 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumRadiusDisconnectLocalCloses OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of local closes due to RADIUS Disconnect from server" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnEntry 94 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumRatTypeEUtranSessions OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Current number of E-UTRAN session" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnEntry 95 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumCurrentSessionsGnGeran OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Current number of Gn GERAN sessions" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnEntry 96 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumCurrentSessionsGnUtran OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Current number of Gn UTRAN sessions" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnEntry 97 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumCurrentSessionsS5S8Geran OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Current number of S5S8 GERAN sessions" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnEntry 98 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumCurrentSessionsS5S8Utran OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Current number of S5S8 UTRAN sessions" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnEntry 99 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumCurrentSessionsRoaming OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Current number of roaming sessions" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnEntry 100 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumGzSessions OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Current number session using Gz interface" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnEntry 101 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumRatHandovers OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of RAT session handovers" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnEntry 102 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumGxSessions OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Current number session using Gx interface" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnEntry 103 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumSessionsSetupWithDefaultPolicy OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Sessions Setup With Default Gx Policy" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnEntry 104 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumActiveSessionsWithDefaultPolicy OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Active Sessions With Default Gx Policy" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnEntry 105 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumActiveGxReplaySessionsAwaitingPcrfRejoin OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Active Gx Replay Sessions Awaiting Pcrf Rejoin" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnEntry 106 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumPcrfRejoinSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of successful Gx PCRF Rejoins" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnEntry 107 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumGySessions OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Current number session using Gy interface" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnEntry 108 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumSessionsSetupWithDefaultGyQuota OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Sessions Setup With Default Gy Quota" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnEntry 109 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumActiveSessionsWithDefaultGyQuota OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Active Sessions With Default Quota" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnEntry 110 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumActiveGyAPTriggerbyCCRU OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of sessions that currently using default quota triggered by CCR-U failure" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnEntry 111 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumTotalGyAPTriggerbyCCRU OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of total sessions using default quota triggered by CCR-U failure" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnEntry 112 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumActiveGySessionsAwaitingOcsRejoin OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Active Gy Sessions Awaiting OCS Rejoin" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnEntry 113 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumOcsGyRejoinSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of successful OCS Gy Rejoins" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnEntry 114 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumDefaultGyQuotaReapplied OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of times default Gy Quota was reapplied due to CCR-I failure." ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnEntry 115 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumDefaultGyQuotaAppliedCcruFailure OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of times default Gy Quota was applied due to CCR-U Failure." ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnEntry 116 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumGyDownGyRejoinTimerRestarted OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of times Gy Rejoin timer was restarted because Gy interface was down." ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnEntry 117 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumGyCCRTWriteToDisk OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of record logs to disk due to CCR-T failure" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnEntry 118 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumGyAPTriggerByProtocolError OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of total sessions using default quota triggered by 3xx" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnEntry 119 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumGyAPTriggerByTransientFailure OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of total sessions using default quota triggered by 4xx result code" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnEntry 120 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumGyAPTriggerByPermanentFailure OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of total sessions using default quota triggered by 5xx result code" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnEntry 121 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumGyAPTriggerByMessageTimeout OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of total sessions using default quota triggered by timeout" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnEntry 122 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumGyAPTriggerByLinkDown OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of total sessions using default quota triggered by OCS link down" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnEntry 123 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumGyAPTriggerByInternalFailure OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of total sessions using default quota triggered by internal error or back pressure" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnEntry 124 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumDuplicateSessionLocalCloseAttempts OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of local close attempts due to Duplicate Session" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnEntry 125 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumErrorIndicationsProcessed OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Error Indications processed" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnEntry 126 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumErrorIndicationLocalCloseAttempts OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of local close attempts due to receipt of Error Indication" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnEntry 127 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumErrorIndicationBearerDeactivation OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of dedicated bearer deletion due to receipt of Error Indication" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnEntry 128 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumS5uDefaultBearerErrorIndicationsProcessed OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of access s5s8u default bearer error indications processed" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnEntry 129 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumS5uDefaultBearereErrorIndicationLocalCloseAttempts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of local close attempts due to receipt of error indication on s5s8u default bearer from access peer " ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnEntry 130 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumS5uDedicatedBearerErrorIndicationsProcessed OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of access s5s8u dedicated bearer error indications processed" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnEntry 131 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumS5uDedicatedBearerErrorIndicationBearerDeactivation OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearer deactivations due to receipt of error indication on S5S8u dedicated bearer from access peer" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnEntry 132 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumLocalIPv4AllocSuccesses OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of local IPv4 allocation successes" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnEntry 133 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumLocalIPv4AllocFailures OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of local IPv4 allocation failures" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnEntry 134 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumRemoteIPv4ReserveSuccesses OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of remote IPv4 reserve successes" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnEntry 135 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumRemoteIPv4ReserveFailures OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of remote IPv4 reserve failures" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnEntry 136 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumRemoteIPv4AllocSuccesses OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of remote IPv4 allocation successes" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnEntry 137 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumRemoteIPv4AllocFailures OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of remote IPv4 allocation failures" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnEntry 138 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumLocalIPv6AllocSuccesses OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of local IPv6 allocation successes" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnEntry 139 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumLocalIPv6AllocFailures OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of local IPv6 allocation failures" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnEntry 140 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumRemoteIPv6ReserveSuccesses OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of remote IPv6 reserve successes" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnEntry 141 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumRemoteIPv6ReserveFailures OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of remote IPv6 reserve failures" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnEntry 142 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumRemoteIPv6AllocSuccesses OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of remote IPv6 allocation successes" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnEntry 143 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumRemoteIPv6AllocFailures OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of remote IPv6 allocation failures" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnEntry 144 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumWfTeidCollisionLocalCloseAttempts OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of local close attempts due to TEID Collision" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnEntry 145 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumChangeNotificationReqAttempt OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of change notification attempts" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnEntry 146 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumChangeNotificationReqAccept OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of change notification attempts accepted" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnEntry 147 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumChangeNotificationReqReject OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of change notification attempts rejected" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnEntry 148 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumChangeNotificationReqRejectMalformedReq OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of change notification attempts rejected - malformed request" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnEntry 149 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumChangeNotificationReqRejectUnknownApn OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of change notification attempts rejected - unknown APN" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnEntry 150 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumChangeNotificationReqRejectRsrcUnavailable OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of change notification attempts rejected - resources unavailable" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnEntry 151 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumChangeNotificationReqRejectServiceNotSupported OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of change notification attempts rejected due to service not supported" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnEntry 152 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumChangeNotificationReqRejectSystemFailure OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of change notification attempts rejected - system failure" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnEntry 153 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumChangeNotificationReqRejectMisc OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of change notification attempts rejected for miscellaneous reasons" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnEntry 154 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumChangeNotificationReqDrop OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of change notification requests Dropped" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnEntry 155 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumUplinkPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink packets received" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnEntry 156 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumUplinkBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink bytes received" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnEntry 157 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumUplinkDropPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink packets dropped" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnEntry 158 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumUplinkDropBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink bytes dropped" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnEntry 159 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumDownlinkPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink packets received" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnEntry 160 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumDownlinkBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink bytes received" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnEntry 161 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumDownlinkDropPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink packets dropped" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnEntry 162 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumDownlinkDropBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink bytes dropped" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnEntry 163 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumUplinkSuspendDropPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink suspend drop packets" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnEntry 164 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumUplinkSuspendDropBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink suspend drop bytes" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnEntry 165 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumDownlinkSuspendDropPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink suspend drop packets" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnEntry 166 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumDownlinkSuspendDropBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink suspend drop bytes" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnEntry 167 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumTotalBearersSetupSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers setup successful" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnEntry 168 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumTotalBearersSetupFail OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers setup failed" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnEntry 169 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumCurrentBearersQci1 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of current bearers with qci 1" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnEntry 170 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumCurrentBearersQci2 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of current bearers with qci 2" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnEntry 171 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumCurrentBearersQci3 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of current bearers with qci 3" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnEntry 172 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumCurrentBearersQci4 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of current bearers with qci 4" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnEntry 173 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumCurrentBearersQci5 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of current bearers with qci 5" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnEntry 174 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumCurrentBearersQci6 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of current bearers with qci 6" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnEntry 175 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumCurrentBearersQci7 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of current bearers with qci 7" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnEntry 176 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumCurrentBearersQci8 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of current bearers with qci 8" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnEntry 177 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumCurrentBearersQci9 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of current bearers with qci 9" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnEntry 178 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumCurrentBearersQciOther OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of current bearers with qci between 10 .. 255" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnEntry 179 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumTotalBearersSetupSuccessQci1 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers setup successful with qci 1" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnEntry 180 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumTotalBearersSetupSuccessQci2 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers setup successful with qci 2" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnEntry 181 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumTotalBearersSetupSuccessQci3 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers setup successful with qci 3" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnEntry 182 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumTotalBearersSetupSuccessQci4 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers setup successful with qci 4" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnEntry 183 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumTotalBearersSetupSuccessQci5 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers setup successful with qci 5" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnEntry 184 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumTotalBearersSetupSuccessQci6 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers setup successful with qci 6" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnEntry 185 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumTotalBearersSetupSuccessQci7 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers setup successful with qci 7" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnEntry 186 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumTotalBearersSetupSuccessQci8 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers setup successful with qci 8" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnEntry 187 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumTotalBearersSetupSuccessQci9 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers setup successful with qci 9" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnEntry 188 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumTotalBearersSetupSuccessQciOther OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers setup successful with qci between 10 .. 255" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnEntry 189 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumTotalBearersSetupFailQci1 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers setup failed with qci 1" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnEntry 190 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumTotalBearersSetupFailQci2 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers setup failed with qci 2" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnEntry 191 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumTotalBearersSetupFailQci3 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers setup failed with qci 3" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnEntry 192 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumTotalBearersSetupFailQci4 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers setup failed with qci 4" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnEntry 193 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumTotalBearersSetupFailQci5 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers setup failed with qci 5" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnEntry 194 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumTotalBearersSetupFailQci6 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers setup failed with qci 6" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnEntry 195 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumTotalBearersSetupFailQci7 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers setup failed with qci 6" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnEntry 196 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumTotalBearersSetupFailQci8 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers setup failed with qci 8" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnEntry 197 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumTotalBearersSetupFailQci9 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers setup failed with qci 9" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnEntry 198 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumTotalBearersSetupFailQciOther OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers setup failed with qci between 10 .. 255" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnEntry 199 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumSaegwCurrentSessions OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "SAEGW-PGW Current number of sessions" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnEntry 200 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumSaegwCurrentSessionsS5S8Geran OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "SAEGW-PGW Current number of S5S8 GERAN sessions" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnEntry 201 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumSaegwCurrentSessionsS5S8Utran OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "SAEGW-PGW Current number of S5S8 UTRAN sessions" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnEntry 202 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumSaegwRatTypeEUtranSessions OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "SAEGW-PGW Current number of E-UTRAN session" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnEntry 203 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumSaegwCurrentBearers OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "SAEGW-PGW Current number of bearers" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnEntry 204 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumSaegwTotalBearersSetupSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "SAEGW-PGW Total number of bearers setup successful" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnEntry 205 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumSaegwTotalBearersSetupFail OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "SAEGW-PGW Total number of bearers setup failed" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnEntry 206 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumSaegwCurrentBearersQci1 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "SAEGW-PGW Total number of current bearers with qci 1" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnEntry 207 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumSaegwCurrentBearersQci2 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "SAEGW-PGW Total number of current bearers with qci 2" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnEntry 208 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumSaegwCurrentBearersQci3 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "SAEGW-PGW Total number of current bearers with qci 3" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnEntry 209 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumSaegwCurrentBearersQci4 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "SAEGW-PGW Total number of current bearers with qci 4" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnEntry 210 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumSaegwCurrentBearersQci5 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "SAEGW-PGW Total number of current bearers with qci 5" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnEntry 211 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumSaegwCurrentBearersQci6 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "SAEGW-PGW Total number of current bearers with qci 6" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnEntry 212 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumSaegwCurrentBearersQci7 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "SAEGW-PGW Total number of current bearers with qci 7" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnEntry 213 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumSaegwCurrentBearersQci8 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "SAEGW-PGW Total number of current bearers with qci 8" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnEntry 214 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumSaegwCurrentBearersQci9 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "SAEGW-PGW Total number of current bearers with qci 9" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnEntry 215 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumSaegwCurrentBearersQciOther OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "SAEGW-PGW Total number of current bearers with qci between 10 .. 255" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnEntry 216 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumSaegwTotalBearersSetupSuccessQci1 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "SAEGW-PGW Total number of bearers setup successful with qci 1" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnEntry 217 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumSaegwTotalBearersSetupSuccessQci2 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "SAEGW-PGW Total number of bearers setup successful with qci 2" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnEntry 218 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumSaegwTotalBearersSetupSuccessQci3 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "SAEGW-PGW Total number of bearers setup successful with qci 3" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnEntry 219 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumSaegwTotalBearersSetupSuccessQci4 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "SAEGW-PGW Total number of bearers setup successful with qci 4" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnEntry 220 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumSaegwTotalBearersSetupSuccessQci5 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "SAEGW-PGW Total number of bearers setup successful with qci 5" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnEntry 221 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumSaegwTotalBearersSetupSuccessQci6 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "SAEGW-PGW Total number of bearers setup successful with qci 6" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnEntry 222 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumSaegwTotalBearersSetupSuccessQci7 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "SAEGW-PGW Total number of bearers setup successful with qci 7" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnEntry 223 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumSaegwTotalBearersSetupSuccessQci8 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "SAEGW-PGW Total number of bearers setup successful with qci 8" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnEntry 224 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumSaegwTotalBearersSetupSuccessQci9 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "SAEGW-PGW Total number of bearers setup successful with qci 9" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnEntry 225 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumSaegwTotalBearersSetupSuccessQciOther OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "SAEGW-PGW Total number of bearers setup successful with qci between 10 .. 255" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnEntry 226 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumSaegwTotalBearersSetupFailQci1 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "SAEGW-PGW Total number of bearers setup failed with qci 1" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnEntry 227 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumSaegwTotalBearersSetupFailQci2 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "SAEGW-PGW Total number of bearers setup failed with qci 2" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnEntry 228 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumSaegwTotalBearersSetupFailQci3 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "SAEGW-PGW Total number of bearers setup failed with qci 3" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnEntry 229 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumSaegwTotalBearersSetupFailQci4 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "SAEGW-PGW Total number of bearers setup failed with qci 4" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnEntry 230 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumSaegwTotalBearersSetupFailQci5 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "SAEGW-PGW Total number of bearers setup failed with qci 5" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnEntry 231 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumSaegwTotalBearersSetupFailQci6 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "SAEGW-PGW Total number of bearers setup failed with qci 6" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnEntry 232 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumSaegwTotalBearersSetupFailQci7 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "SAEGW-PGW Total number of bearers setup failed with qci 6" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnEntry 233 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumSaegwTotalBearersSetupFailQci8 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "SAEGW-PGW Total number of bearers setup failed with qci 8" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnEntry 234 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumSaegwTotalBearersSetupFailQci9 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "SAEGW-PGW Total number of bearers setup failed with qci 9" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnEntry 235 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumSaegwTotalBearersSetupFailQciOther OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "SAEGW-PGW Total number of bearers setup failed with qci between 10 .. 255" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnEntry 236 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumAwaitCoATimeoutLocalCloseAttempts OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of local close attempts due to no CoA received within the configured timeout" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnEntry 237 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumL2tpGwSessionDeleteAttempts OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of L2tp gateway delete request attempts " ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnEntry 238 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumSuspendNotification OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of suspend notification requests received" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnEntry 239 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumSuspendNotificationAccept OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of suspend notification requests accepted" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnEntry 240 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumSuspendNotificationReject OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of suspend notification requests rejected" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnEntry 241 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumResumeNotification OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of resume notification requests received" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnEntry 242 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumResumeNotificationAccept OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of resume notification requests accepted" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnEntry 243 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumResumeNotificationReject OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of resume notification requests rejected" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnEntry 244 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumRedirectedApnSubscriber OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Redirected Subscriber from this APN" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnEntry 245 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumActiveRedirectCurrentSessions OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Current number of Active Redirected Subscriber from this APN" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnEntry 246 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumDeletePdpDropTearDownIndMissingOneBearerOnly OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of delete PDP context dropped as teardown ind is missing in message received for session with only one bearer" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnEntry 247 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumDeletePdpDropTearDownIndMissingForDefaultBearer OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of delete PDP context dropped as teardown ind is missing in message received with default bearer id" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnEntry 248 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumS6bInitiatedCloseAttempts OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of s6b initiated close attempts" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnEntry 249 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnDefaultGyUplinkBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total Uplink bytes using Default Gy Quota" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnEntry 250 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnDefaultGyDownlinkBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total Downlink bytes using Default Gy Quota" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnEntry 251 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumOfActiveS6bSessions OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of active S6b Sessions" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnEntry 252 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumIgnoreSprRadiusFailureSessions OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of sessions which ignored radius failure" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnEntry 253 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumSaegwPgwUplinkPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink packets for SAEGW PGW sessions" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnEntry 254 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumSaegwPgwUplinkBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink bytes for SAEGW PGW sessions" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnEntry 255 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumSaegwPgwDownlinkPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink packets for SAEGW PGW sessions" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnEntry 256 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumSaegwPgwDownlinkBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink bytes for SAEGW PGW sessions" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnEntry 257 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumSaegwPgwUplinkDropPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink drop packets for SAEGW PGW sessions" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnEntry 258 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumSaegwPgwUplinkDropBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink drop bytes for SAEGW PGW sessions" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnEntry 259 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumSaegwPgwDownlinkDropPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink drop packets for SAEGW PGW sessions" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnEntry 260 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumSaegwPgwDownlinkDropBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink drop bytes for SAEGW PGW sessions" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnEntry 261 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumUplinkS5S8GeranPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink packets for PGW S5S8 GERAN sessions" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnEntry 262 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumUplinkS5S8GeranBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink bytes for PGW S5S8 GERAN sessions" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnEntry 263 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumDownlinkS5S8GeranPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink packets for PGW S5S8 GERAN sessions" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnEntry 264 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumDownlinkS5S8GeranBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink bytes for PGW S5S8 GERAN sessions" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnEntry 265 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumUplinkS5S8GeranDropPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink drop packets for PGW S5S8 GERAN sessions" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnEntry 266 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumUplinkS5S8GeranDropBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink drop bytes for PGW S5S8 GERAN sessions" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnEntry 267 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumDownlinkS5S8GeranDropPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink drop packets for PGW S5S8 GERAN sessions" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnEntry 268 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumDownlinkS5S8GeranDropBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink drop bytes for PGW S5S8 GERAN sessions" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnEntry 269 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumSaegwPgwUplinkS5S8GeranPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink packets for SAEGW PGW S5S8 GERAN sessions" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnEntry 270 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumSaegwPgwUplinkS5S8GeranBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink bytes for SAEGW PGW S5S8 GERAN sessions" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnEntry 271 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumSaegwPgwDownlinkS5S8GeranPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink packets for SAEGW PGW S5S8 GERAN sessions" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnEntry 272 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumSaegwPgwDownlinkS5S8GeranBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink bytes for SAEGW PGW S5S8 GERAN sessions" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnEntry 273 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumSaegwPgwUplinkS5S8GeranDropPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink drop packets for SAEGW PGW S5S8 GERAN sessions" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnEntry 274 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumSaegwPgwUplinkS5S8GeranDropBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink drop bytes for SAEGW PGW S5S8 GERAN sessions" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnEntry 275 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumSaegwPgwDownlinkS5S8GeranDropPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink drop packets for SAEGW PGW S5S8 GERAN sessions" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnEntry 276 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumSaegwPgwDownlinkS5S8GeranDropBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink drop bytes for SAEGW PGW S5S8 GERAN sessions" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnEntry 277 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumUplinkS5S8UtranPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink packets for PGW S5S8 UTRAN sessions" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnEntry 278 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumUplinkS5S8UtranBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink bytes for PGW S5S8 UTRAN sessions" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnEntry 279 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumDownlinkS5S8UtranPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink packets for PGW S5S8 UTRAN sessions" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnEntry 280 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumDownlinkS5S8UtranBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink bytes for PGW S5S8 UTRAN sessions" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnEntry 281 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumUplinkS5S8UtranDropPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink drop packets for PGW S5S8 UTRAN sessions" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnEntry 282 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumUplinkS5S8UtranDropBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink drop bytes for PGW S5S8 UTRAN sessions" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnEntry 283 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumDownlinkS5S8UtranDropPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink drop packets for PGW S5S8 UTRAN sessions" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnEntry 284 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumDownlinkS5S8UtranDropBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink drop bytes for PGW S5S8 UTRAN sessions" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnEntry 285 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumSaegwPgwUplinkS5S8UtranPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink packets for SAEGW PGW S5S8 UTRAN sessions" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnEntry 286 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumSaegwPgwUplinkS5S8UtranBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink bytes for SAEGW PGW S5S8 UTRAN sessions" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnEntry 287 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumSaegwPgwDownlinkS5S8UtranPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink packets for SAEGW PGW S5S8 UTRAN sessions" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnEntry 288 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumSaegwPgwDownlinkS5S8UtranBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink bytes for SAEGW PGW S5S8 UTRAN sessions" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnEntry 289 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumSaegwPgwUplinkS5S8UtranDropPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink drop packets for SAEGW PGW S5S8 UTRAN sessions" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnEntry 290 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumSaegwPgwUplinkS5S8UtranDropBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink drop bytes for SAEGW PGW S5S8 UTRAN sessions" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnEntry 291 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumSaegwPgwDownlinkS5S8UtranDropPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink drop packets for SAEGW PGW S5S8 UTRAN sessions" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnEntry 292 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumSaegwPgwDownlinkS5S8UtranDropBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink drop bytes for SAEGW PGW S5S8 UTRAN sessions" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnEntry 293 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumUplinkEutranPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink packets for PGW EUTRAN sessions" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnEntry 294 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumUplinkEutranBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink bytes for PGW EUTRAN sessions" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnEntry 295 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumDownlinkEutranPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink packets for PGW EUTRAN sessions" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnEntry 296 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumDownlinkEutranBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink bytes for PGW EUTRAN sessions" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnEntry 297 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumUplinkEutranDropPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink drop packets for PGW EUTRAN sessions" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnEntry 298 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumUplinkEutranDropBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink drop bytes for PGW EUTRAN sessions" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnEntry 299 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumDownlinkEutranDropPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink drop packets for PGW EUTRAN sessions" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnEntry 300 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumDownlinkEutranDropBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink drop bytes for PGW EUTRAN sessions" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnEntry 301 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumSaegwPgwUplinkEutranPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink packets for PGW EUTRAN sessions" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnEntry 302 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumSaegwPgwUplinkEutranBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink bytes for PGW EUTRAN sessions" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnEntry 303 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumSaegwPgwDownlinkEutranPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink packets for PGW EUTRAN sessions" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnEntry 304 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumSaegwPgwDownlinkEutranBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink bytes for PGW EUTRAN sessions" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnEntry 305 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumSaegwPgwUplinkEutranDropPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink drop packets for PGW EUTRAN sessions" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnEntry 306 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumSaegwPgwUplinkEutranDropBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink drop bytes for PGW EUTRAN sessions" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnEntry 307 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumSaegwPgwDownlinkEutranDropPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink drop packets for PGW EUTRAN sessions" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnEntry 308 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumSaegwPgwDownlinkEutranDropBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink drop bytes for PGW EUTRAN sessions" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnEntry 309 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumUplinkGnGpGeranPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink GnGp GERAN packets received" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnEntry 310 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumUplinkGnGpGeranBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink GnGp Geran bytes received" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnEntry 311 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumUplinkGnGpGeranDropPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink GnGp Geran packets dropped" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnEntry 312 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumUplinkGnGpGeranDropBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink GnGp Geran bytes dropped" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnEntry 313 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumDownlinkGnGpGeranPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink GnGp Geran packets received" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnEntry 314 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumDownlinkGnGpGeranBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink GnGp Geran bytes received" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnEntry 315 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumDownlinkGnGpGeranDropPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink GnGp Geran packets dropped" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnEntry 316 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumDownlinkGnGpGeranDropBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink GnGp Geran bytes dropped" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnEntry 317 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumUplinkGnGpUtranPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink GnGp UTRAN packets received" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnEntry 318 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumUplinkGnGpUtranBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink GnGp Utran bytes received" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnEntry 319 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumUplinkGnGpUtranDropPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink GnGp Utran packets dropped" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnEntry 320 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumUplinkGnGpUtranDropBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink GnGp Utran bytes dropped" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnEntry 321 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumDownlinkGnGpUtranPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink GnGp Utran packets received" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnEntry 322 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumDownlinkGnGpUtranBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink GnGp Utran bytes received" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnEntry 323 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumDownlinkGnGpUtranDropPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink GnGp Utran packets dropped" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnEntry 324 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumDownlinkGnGpUtranDropBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink GnGp Utran bytes dropped" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnEntry 325 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumDnsAttempts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "DNS Request - Attempts" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnEntry 326 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumDnsSendSuccess OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "DNS Request - Success" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnEntry 327 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumDnsSendFailedNoConfig OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "DNS Request Failed - No DNS Configuration" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnEntry 328 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumDnsFailedMisc OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "DNS Request Failed - Miscellaneous" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnEntry 329 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumDnsResponses OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "DNS Response - Total Received" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnEntry 330 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumDnsResponseSuccess OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "DNS Response - Success" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnEntry 331 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumDnsResponseFailNoResponse OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "DNS Response Failed - No response from server" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnEntry 332 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumDnsResponseFailNoName OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "DNS Response Failed - Domain Name Not Found" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnEntry 333 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumDnsResponseFailNoData OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "DNS Response Failed - No Data" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnEntry 334 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumDnsResponseFailMisc OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "DNS Response Failed - Miscellaneous" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnEntry 335 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumPcoPcscfDefaultFqdnUsed OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of times default P-CSCF FQDN used for DNS lookup" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnEntry 336 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumPcoPcscfTableUsed OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of times P-CSCF table used for P-CSCF IP Address allocation" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnEntry 337 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumSprAuthReqAttempt OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of SPR Authentication Request Attempts" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnEntry 338 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumSprAuthReqAccept OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of SPR Authentication Requests Accepted" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnEntry 339 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumSprAuthReqReject OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of SPR Authentication Requests Rejected" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnEntry 340 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumSprAuthReqTimeout OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of SPR Authentication Request Timeouts" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnEntry 341 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumAcctStartReqAttempt OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Accounting Start Request Attempts" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnEntry 342 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumAcctStartReqAccept OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Accounting Start Requests Accepted" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnEntry 343 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumAcctStartReqTimeout OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Accounting Start Request Timeouts" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnEntry 344 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumAcctStartReqNotWaitingForResponse OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Accounting Start Requests Not Waiting for Response" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnEntry 345 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumAcctInterimUpdReqAttempt OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Accounting Interim Update Request Attempts" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnEntry 346 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumAcctInterimUpdReqAccept OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Accounting Interim Update Requests Accepted" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnEntry 347 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumAcctInterimUpdReqTimeout OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Accounting Interim Update Request Timeouts" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnEntry 348 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumAcctInterimUpdReqNotWaitingForResponse OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Accounting Interim Update Requests Not Waiting for Response" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnEntry 349 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumAcctStopReqAttempt OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Accounting Stop Request Attempts" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnEntry 350 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumAcctStopReqAccept OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Accounting Stop Requests Accepted" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnEntry 351 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumAcctStopReqTimeout OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Accounting Stop Request Timeouts" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnEntry 352 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumAcctStopReqNotWaitingForResponse OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Accounting Stop Requests Not Waiting for Response" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnEntry 353 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumUeAllocStaticIPv4ReserveSuccesses OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of UE requested IPv4 Address Reserve Successes" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnEntry 354 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumUeAllocStaticIPv4ReserveFailures OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of UE requested IPv4 Address Reserve Failures" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnEntry 355 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumUeAllocStaticIPv6ReserveSuccesses OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of UE requested IPv6 Address Reserve Successes" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnEntry 356 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumUeAllocStaticIPv6ReserveFailures OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of UE requested IPv6 Address Reserve Failures" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnEntry 357 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumRadiusAllocIPv4ReserveSuccesses OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of RADIUS Allocated IPv4 Address Reserve Successes" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnEntry 358 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumRadiusAllocIPv4ReserveFailures OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of RADIUS Allocated IPv4 Address Reserve Failures" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnEntry 359 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumRadiusAllocIPv6ReserveSuccesses OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of RADIUS Allocated IPv6 Address Reserve Successes" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnEntry 360 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumRadiusAllocIPv6ReserveFailures OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of RADIUS Allocated IPv6 Address Reserve Failures" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnEntry 361 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumRemoteDhcpAllocIPv4ReserveSuccesses OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Remote DHCP Server Allocated IPv4 Address Reserve Successes" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnEntry 362 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumRemoteDhcpAllocIPv4ReserveFailures OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Remote DHCP Server Allocated IPv4 Address Reserve Failures" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnEntry 363 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumRemoteDhcpAllocIPv6ReserveSuccesses OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Remote DHCP Server Allocated IPv6 Address Reserve Successes" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnEntry 364 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumRemoteDhcpAllocIPv6ReserveFailures OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Remote DHCP Server Allocated IPv6 Address Reserve Failures" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnEntry 365 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumDhcpRelayAllocIPv4ReserveSuccesses OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of DHCP Relay Allocated IPv4 Address Reserve Successes" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnEntry 366 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumDhcpRelayAllocIPv4ReserveFailures OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of DHCP Relay Allocated IPv4 Address Reserve Failures" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnEntry 367 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumDhcpRelayAllocIPv6ReserveSuccesses OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of DHCP Relay Allocated IPv6 Address Reserve Successes" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnEntry 368 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumDhcpRelayAllocIPv6ReserveFailures OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of DHCP Relay Allocated IPv6 Address Reserve Failures" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnEntry 369 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumberTTLExcdDropPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of TTL 0 drop packets " ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnEntry 370 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumberTTLExcdDropBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of TTL 0 drop bytes " ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnEntry 371 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumberFragSendPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of IP packets fragmented before sending on the tunnel " ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnEntry 372 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumberFragSendBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of IP packet bytes fragmented before sending on the tunnel " ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnEntry 373 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumberFragFailPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of IP packets failed in fragmentation" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnEntry 374 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumberFragFailBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of IP packet bytes failed in fragmentation" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnEntry 375 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumberUplinkAclDropPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink ACL drop packets" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnEntry 376 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumberUplinkAclDropBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink ACL drop bytes" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnEntry 377 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumberDownlinkAclDropPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink ACL drop packets" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnEntry 378 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumberDownlinkAclDropBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink ACL drop bytes" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnEntry 379 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumberBadSrcAddrDropPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bad source addresss drop packets" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnEntry 380 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumberBadSrcAddrDropBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bad source addresss drop bytes" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnEntry 381 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumberNoTFTDropPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of no traffic flow template drop packets" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnEntry 382 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumberNoTFTDropBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of no traffic flow template drop bytes" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnEntry 383 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumberBadUEAddrDropPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bad UE address drop packets" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnEntry 384 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumberBadUEAddrDropBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bad UE address drop bytes" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnEntry 385 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumberMTUDropPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of MTU drop packets" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnEntry 386 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumberMTUDropBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of MTU drop bytes" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnEntry 387 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumberNoRouteDropPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of no route drop packets" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnEntry 388 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumberNoRouteDropBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of no route drop bytes" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnEntry 389 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumberNoEgressIntfDropPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of no egress interface drop packets" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnEntry 390 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumberNoEgressIntfDropBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of no egress interface drop bytes" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnEntry 391 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumStartPilotPacketsSent OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Session-Start Pilot Packets sent" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnEntry 392 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumStopPilotPacketsSent OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Session-Stop Pilot Packets sent" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnEntry 393 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumRatChangePilotPacketsSent OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Rat-Change Pilot Packets sent" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnEntry 394 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumBearerStatsWithNoSRStats OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of CDRs with Bearer traffic stats but no Service Rule stats" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnEntry 395 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumLocalAllocFromSubPoolSuccesses OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of local IP allocation from subpool successes" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnEntry 396 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumLocalAllocFromSubPoolFailures OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of local IP allocation from subpool failures" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnEntry 397 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumRemoteAllocFromSubPoolSuccesses OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of remote IP allocation from subpool successes" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnEntry 398 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumRemoteAllocFromSubPoolFailures OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of remote IP allocation from subpool failures" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnEntry 399 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumberSessSetupSuccessApnMatchingExactMatch OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Create Session Requests Accepted with APN Matching Type Exact Match" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnEntry 400 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumberSessSetupSuccessApnMatchingNiOnly OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Create Session Requests Accepted with APN Matching Type NI Only" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnEntry 401 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumberSessSetupSuccessApnMatchingNiAndMalformedOi OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Create Session Requests Accepted with APN Matching Type NI And Malformed OI" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnEntry 402 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumberPdpSessSetupSuccessApnMatchingExactMatch OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Create PDP Session Requests Accepted with APN Matching Type Exact Match" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnEntry 403 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumberPdpSessSetupSuccessApnMatchingNiOnly OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Create PDP Session Requests Accepted with APN Matching Type NI Only" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnEntry 404 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumberPdpSessSetupSuccessApnMatchingNiAndMalformedOi OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Create PDP Session Requests Accepted with APN Matching Type NI And Malformed OI" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnEntry 405 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumLocalCloseCreateSessionParallelPDN OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total Number of Sessions locally closed due to parallel PDN connection setup" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnEntry 406 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumLocalCloseCreatePDPParallelPDN OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total Number of PDP Contexts locally closed due to parallel PDN connection setup" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnEntry 407 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnMinCPlaneTeidReuseDuration OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Mininum duration in which Control Plane TEID got reused (for non Gtp V0 sessions)" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnEntry 408 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnMinUPlaneTeidReuseDuration OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Mininum duration in which User Plane TEID got reused (for non Gtp V0 sessions)" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnEntry 409 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumStatsUpdateForMissingSRsForActiveSessions OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of missing Service-Rule Stats Update for active sessions" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnEntry 410 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumStatsUpdateForMissingSRsForDeactivateSessions OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of missing Service-Rule Stats Update for Sessions in deactivate state" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnEntry 411 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumCDRsWithZeroServiceDataContainers OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of CDRs generated with Zero Service Data Containers" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnEntry 412 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumberSigInfoLookupSuccessfulAndFilledConfiguredValues OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of sessions filled with configured values for Signalling Information Elements" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnEntry 413 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumberSigInfoLookupFailure OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of sessions that did not have configured Signalling Information Elements" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnEntry 414 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumS5uCorePeerDefaultBearerErrorIndicationsProcessed OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of S5S8u core peer default bearer error indications processed" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnEntry 415 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumS5uCorePeerDefaultBearereErrorIndicationLocalCloseAttempts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "Total number of local close attempts due to receipt of error indication on s5s8u default bearer from core peer" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnEntry 416 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumS5uCorePeerDedicatedBearerErrorIndicationsProcessed OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of core s5s8u dedicated bearer error indications processed" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnEntry 417 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumS5uCorePeerDedBearerErrorIndicationBearerDeactivation OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "Total number of bearer deactivations due to receipt of error indication on s5s8u dedicated bearer from core peer" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnEntry 418 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumCoreGtpuErrorIndicationsProcessed OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Core Gtpu Error Indications processed" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnEntry 419 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumCoreGtpuErrorIndicationLocalCloseAttempts OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of local close attempts due to receipt of Error Indication from Core Peer" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnEntry 420 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumCoreGtpuErrorIndicationBearerDeactivation OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of dedicated bearer deletion due to receipt of Error Indication from Core Peer" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnEntry 421 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumS5uCoreDefBrrErrorIndicationLocalCloseAttempts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of local close attempts due to receipt of error indication on s5s8u default bearer from core peer" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnEntry 422 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumS5uCoreDedBrrErrorIndicationBearerDeactivation OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearer deactivations due to receipt of error indication on s5s8u dedicated bearer from core peer" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnEntry 423 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumCreateSessionDroppedProcLimit OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total Number of Create Session Requests rejected due to procedure limit reached" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnEntry 424 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumCreatePdpDroppedProcLimit OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total Number of Create Pdp context Requests rejected due to procedure limit reached" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnEntry 425 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumDeleteSessionDroppedProcLimit OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total Number of Delete Session Requests rejected due to procedure limit reached" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnEntry 426 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumDeletePdpDroppedProcLimit OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total Number of Delete Pdp context Requests rejected due to procedure limit reached" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnEntry 427 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumLocalDelegatedIPv6AllocSuccesses OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of local delegated IPv6 allocation successes" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnEntry 428 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumLocalDelegatedIPv6AllocFailures OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of local delegated IPv6 allocation failures" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnEntry 429 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumRemoteDelegatedIPv6ReserveSuccesses OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of remote delegated IPv6 reserve successes" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnEntry 430 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumRemoteDelegatedIPv6ReserveFailures OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of remote delegated IPv6 reserve failures" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnEntry 431 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumSessSetupFailuresExternalErrors OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total Number of Session Setup Failures due to External Errors" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnEntry 432 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumSessDeactivationsExternalErrors OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total Number of Session Deactivations due to External Errors" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnEntry 433 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumSessSetupFailuresLocalErrors OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total Number of Session Setup Failures due to Local Errors" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnEntry 434 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumSessDeactivationsLocalErrors OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total Number of Session Deactivations due to Local Errors" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnEntry 435 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumCreateSessionRejectFromPgw OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create session requests rejected by the PGW" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnEntry 436 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumCreateSessionRequestsThrottledApnRateControl OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Create Session Requests Throtteled Due to APN Level Rate Control" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnEntry 437 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumCreateSessionRejectApnCongested OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create session requests rejected - apn in congestion state" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnEntry 438 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumCreateSessionRejectApnCongestedCritical OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create session requests rejected - apn in congestion state" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnEntry 439 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumCreateSessionRejectApnCongestedMajor OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create session requests rejected - apn in congestion state" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnEntry 440 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumCreateSessionRejectApnCongestedMinor OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create session requests rejected - apn in congestion state" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnEntry 441 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumCreateSessionLapiAttempt OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create session attempts with LAPI bit set" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnEntry 442 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumCreateSessionLapiAccept OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create session with lapi attempts accepted" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnEntry 443 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumCreateSessionLapiReject OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create session attempts with lapi rejected" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnEntry 444 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumPGWInitDedBearerActPartialAccept OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of PGW initiated dedicated bearer activation attempts partially accepted" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnEntry 445 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumUpdateBearerPartialAccept OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of update bearer requests partially accepted" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnEntry 446 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumCreatePDPContextRequestsThrottledApnRateControl OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Create PDPContext Requests Throtteled Due to APN Level Rate Control" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnEntry 447 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumRatNBIotEutranSessions OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Current number of NBIOT-EUTRAN RAT session" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnEntry 448 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumSaegwRatTypeNBIotEUtranSessions OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "SAEGW-PGW Current number of NBIOT E-UTRAN session" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnEntry 449 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumNonIpPdnSessions OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Current number of NonIP PDN Sessions" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnEntry 450 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumDnsCacheHits OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "DNS - Records found in cache" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnEntry 451 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumDnsCacheHitsNaptr OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "DNS - Naptr records found in cache" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnEntry 452 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumDnsCacheHitsSrv OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "DNS - Srv records found in cache" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnEntry 453 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumDnsCacheHitsA OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "DNS - A/AAAA records found in cache" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnEntry 454 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumUplinkNBIotEutranPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink packets for PGW NBIOT EUTRAN sessions" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnEntry 455 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumUplinkNBIotEutranBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink bytes for PGW NBIOT EUTRAN sessions" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnEntry 456 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumDownlinkNBIotEutranPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink packets for PGW NBIOT EUTRAN sessions" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnEntry 457 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumDownlinkNBIotEutranBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink bytes for PGW NBIOT EUTRAN sessions" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnEntry 458 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumUplinkNBIotEutranDropPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink drop packets for PGW NBIOT EUTRAN sessions" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnEntry 459 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumUplinkNBIotEutranDropBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink drop bytes for PGW NBIOT EUTRAN sessions" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnEntry 460 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumDownlinkNBIotEutranDropPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink drop packets for PGW NBIOT EUTRAN sessions" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnEntry 461 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumDownlinkNBIotEutranDropBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink drop bytes for PGW NBIOT EUTRAN sessions" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnEntry 462 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumSaegwPgwUplinkNBIotEutranPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink packets for PGW NBIOT EUTRAN sessions" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnEntry 463 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumSaegwPgwUplinkNBIotEutranBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink bytes for PGW NBIOT EUTRAN sessions" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnEntry 464 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumSaegwPgwDownlinkNBIotEutranPackets OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink packets for PGW NBIOT EUTRAN sessions" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnEntry 465 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumSaegwPgwDownlinkNBIotEutranBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink bytes for PGW NBIOT EUTRAN sessions" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnEntry 466 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumSaegwPgwUplinkNBIotEutranDropPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink drop packets for PGW NBIOT EUTRAN sessions" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnEntry 467 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumSaegwPgwUplinkNBIotEutranDropBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink drop bytes for PGW NBIOT EUTRAN sessions" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnEntry 468 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumSaegwPgwDownlinkNBIotEutranDropPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink drop packets for PGW NBIOT EUTRAN sessions" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnEntry 469 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumSaegwPgwDownlinkNBIotEutranDropBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink drop bytes for PGW NBIOT EUTRAN sessions" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnEntry 470 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumTotalSessionsWithTerminateTimer OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of times Session terminate timer started becuase Gy interface was down" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnEntry 471 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumCurrentSessionsWithTerminateTimer OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Active Sessions with Session terminate timer running " ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnEntry 472 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumCreateSessionRejectSessionBlocked OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create session requests rejected due to session blocked" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnEntry 473 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumLocalCloseAttemptsSessionBlocked OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of local close attempts due to session blocked" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnEntry 474 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumLocalCloseTerminateServiceRule OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of local closes due to traffic through service rule with terminate action" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnEntry 475 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumSessionsInLocalDatabase OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Sessions in local database" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnEntry 476 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnConnectedDeviceFlows OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnEntry 477 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnConnectedDeviceUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnEntry 478 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnConnectedDeviceUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnEntry 479 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnConnectedDeviceDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnEntry 480 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnConnectedDeviceDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnEntry 481 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnTetheredDeviceFlows OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnEntry 482 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnTetheredDeviceUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnEntry 483 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnTetheredDeviceUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnEntry 484 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnTetheredDeviceDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnEntry 485 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnTetheredDeviceDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnEntry 486 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnTetheringEntitledFlows OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total Number of Tethering Entitled Flows" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnEntry 487 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnTetheringEntitledUplinkPacketsPassed OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total Number of Tethering Entitled Uplink Packets Passed" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnEntry 488 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnTetheringEntitledUplinkBytesPassed OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total Number of Tethering Entitled Uplink Bytes Passed" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnEntry 489 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnTetheringEntitledDownlinkPacketsPassed OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total Number of Tethering Entitled Downlink Packets Passed" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnEntry 490 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnTetheringEntitledDownlinkBytesPassed OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total Number of Tethering Entitled Downlink Bytes Passed" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnEntry 491 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnTetheredFlowsDetectedUsingTtl OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnEntry 492 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnTetheredFlowsDetectedUsingUserAgent OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnEntry 493 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumPgwTriggeredQosUpdate OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Pgw Triggered Qos Updates" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnEntry 494 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumSessionsEstablishedWithExistingImsiAndApn OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of sessions established with IMSI/APN combination for which already a session is established" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnEntry 495 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnTetheredFlowsDetectedUsingTcpIpFingerprinting OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnEntry 496 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumDnsResponseFailTimeout OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "DNS Response Failed - Session timeout waiting for DNS" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnEntry 497 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumDnsResponseDropNoIntf OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "DNS Response Failed - Dropped no SL interface" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnEntry 498 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumDnsResponseDropNoSession OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "DNS Response Failed - Dropped no session" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnEntry 499 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumDnsResponseDropNoPdnSession OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "DNS Response Failed - Dropped no PDN session" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnEntry 500 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumSessionPendedForDns OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Sessions pended for DNS" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnEntry 501 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumSessionPendedForDnsSuccess OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "DNS success for pended sessions" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnEntry 502 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumSessionPendedForDnsTimeout OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "DNS timeout for pended sessions" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnEntry 503 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumCreateSessionRejectTamFailure OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create session attempts rejected - due to TAM failure" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnEntry 504 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumCreatePdpRejectTamFailure OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create PDP context attempts rejected - due to TAM failure" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnEntry 505 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumApplicationStartNotificationsRcvd OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Application Start Notifications received from fastpath" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnEntry 506 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumApplicationStopNotificationsRcvd OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Application Stop Notifications received from fastpath" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnEntry 507 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumGxApplicationStartNotificationsSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Gx Application Start Notifications sent successfully to Pcrf" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnEntry 508 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumGxApplicationStartNotificationsFailed OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Gx Application Start Notifications send failed to Pcrf" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnEntry 509 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumGxApplicationStopNotificationsSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Gx Application Stop Notifications sent successfully to Pcrf" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnEntry 510 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumGxApplicationStopNotificationsFailed OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Gx Application Stop Notifications send failed to Pcrf" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnEntry 511 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumSdApplicationStartNotificationsSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Sd Application Start Notifications sent successfully to Pcrf" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnEntry 512 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumSdApplicationStartNotificationsFailed OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Sd Application Start Notifications send failed to Pcrf" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnEntry 513 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumSdApplicationStopNotificationsSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Sd Application Stop Notifications sent successfully to Pcrf" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnEntry 514 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumSdApplicationStopNotificationsFailed OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Sd Application Stop Notifications send failed to Pcrf" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnEntry 515 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumCreateSessionRejectsOverload OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Num of Create Session Requests Rejected due to Overload" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnEntry 516 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumCreateBearerRejectsOverload OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Num of Create Bearer Requests Rejected due to Overload" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnEntry 517 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumManifestServerRequestsSent OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Manifest Server Requests sent to MFI task" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnEntry 518 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumManifestServerResponsesRcvd OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Manifest Server Responses received from MFI task" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnEntry 519 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnTetheredFlowsDetectedUsingGquicUserAgent OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnEntry 520 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumCreateSessionRejectsOverloadMinor OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Num of Create Session Requests Rejected due to Overload Minor" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnEntry 521 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumCreateSessionRejectsOverloadMajor OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Num of Create Session Requests Rejected due to Overload Major" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnEntry 522 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumCreateSessionRejectsOverloadCritical OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Num of Create Session Requests Rejected due to Overload Critical" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnEntry 523 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumCreateSessionRejectsOverloadMCDSync OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Num of Create Session Requests Rejected due to Overload Standby Sync" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnEntry 524 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumCreateBearerRejectsOverloadMinor OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Num of Create Bearer Requests Rejected due to Overload Minor" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnEntry 525 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumCreateBearerRejectsOverloadMajor OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Num of Create Bearer Requests Rejected due to Overload Major" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnEntry 526 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumCreateBearerRejectsOverloadCritical OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Num of Create Bearer Requests Rejected due to Overload Critical" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnEntry 527 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumCreateBearerRejectsOverloadMCDSync OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Num of Create Bearer Requests Rejected due to Overload Standby Sync" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnEntry 528 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumUpstreamPktsDroppedWithAcl OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Num of upstream packets dropped due to ACL Match" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnEntry 529 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumDownstreamPktsDroppedWithAcl OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Num of downstream packets dropped due to ACL Match" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnEntry 530 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumUpstreamAclDropConnectionCount OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Num of upstream connections dropped due to ACL Match" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnEntry 531 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumUpstreamAclAllowConnectionCount OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Num of upstream connections allowed with ACL Match" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnEntry 532 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumDownstreamAclDropConnectionCount OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Num of downstream connections dropped due to ACL Match" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnEntry 533 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnNumDownstreamAclAllowConnectionCount OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Num of downstream connections allowed with ACL Match" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnEntry 534 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgApnSessionCloseTable OBJECT-TYPE SYNTAX SEQUENCE OF AffirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgApnSessionCloseEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "" ::= { affirmedZoneMIB 488 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgApnSessionCloseEntry OBJECT-TYPE SYNTAX AffirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgApnSessionCloseEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "" INDEX { affirmedZoneName, affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgApnSessionCloseName } ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgApnSessionCloseTable 1 } AffirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgApnSessionCloseEntry ::= SEQUENCE { affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgApnSessionCloseName String, affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgApnSessionCloseNumSessionClosed ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgApnSessionCloseNumCloseUeIkeDelete ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgApnSessionCloseNumAAAInitiatedTermination ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgApnSessionCloseNumDeleteBearerReqRx ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgApnSessionCloseNumErrorIndicationLocalCloseAttempts ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgApnSessionCloseNumErrorIndicationBearerDeactivation ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgApnSessionCloseNumLocalCloseGtpuPeerDown ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgApnSessionCloseNumLocalCloseGtpPeerRestart ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgApnSessionCloseNumLocalCloseInternalAuditFailure ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgApnSessionCloseNumIdleDurationExceededCloses ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgApnSessionCloseNumMaximalDurationExceededCloses ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgApnSessionCloseNumOperatorInitiatedCloses ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgApnSessionCloseNumCloseIkeDpdTimeout ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgApnSessionCloseNumCloseIkeRekeyFailure ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgApnSessionCloseNumCloseIkeRekeyTimeout ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgApnSessionCloseNumCloseIpSecRekeyFailure ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgApnSessionCloseNumCloseIpSecRekeyTimeout ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgApnSessionCloseNumCloseIpSecHardExpiry ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgApnSessionCloseNumCloseEpdgReauthorizationFailure ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgApnSessionCloseNumEpdgUEReauthFailures ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgApnSessionCloseNumEpdgAAAReauthFailures ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgApnSessionCloseNumCloseUeReAttach ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgApnSessionCloseNumCloseIPsecTunnel ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgApnSessionCloseNumLocalClosePcrfDownSessionHoldTime ConfdString } affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgApnSessionCloseName OBJECT-TYPE SYNTAX String MAX-ACCESS not-accessible STATUS current DESCRIPTION "Table Name" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgApnSessionCloseEntry 1 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgApnSessionCloseNumSessionClosed OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of PDN sessions closed" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgApnSessionCloseEntry 2 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgApnSessionCloseNumCloseUeIkeDelete OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of PDN sessions closed initiated by UE Delete" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgApnSessionCloseEntry 3 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgApnSessionCloseNumAAAInitiatedTermination OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of PDN sessions closed due to AAA server initiated deletion" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgApnSessionCloseEntry 4 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgApnSessionCloseNumDeleteBearerReqRx OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of PDN sessions closed due to PGW initiated Deletion" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgApnSessionCloseEntry 5 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgApnSessionCloseNumErrorIndicationLocalCloseAttempts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of local close attempts due to receipt of Error Indication" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgApnSessionCloseEntry 6 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgApnSessionCloseNumErrorIndicationBearerDeactivation OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of dedicated bearer deletion due to receipt of Error Indication" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgApnSessionCloseEntry 7 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgApnSessionCloseNumLocalCloseGtpuPeerDown OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of local close due to gtp peer goes down" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgApnSessionCloseEntry 8 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgApnSessionCloseNumLocalCloseGtpPeerRestart OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of local close due to gtp peer restarts" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgApnSessionCloseEntry 9 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgApnSessionCloseNumLocalCloseInternalAuditFailure OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of local closes due to internal audit after switch-over" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgApnSessionCloseEntry 10 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgApnSessionCloseNumIdleDurationExceededCloses OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of PDN sessions closed due to idle duration time exceeded" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgApnSessionCloseEntry 11 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgApnSessionCloseNumMaximalDurationExceededCloses OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of PDN sessions closed due to max duration time exceeded" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgApnSessionCloseEntry 12 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgApnSessionCloseNumOperatorInitiatedCloses OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of operator initiated PDN session closes" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgApnSessionCloseEntry 13 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgApnSessionCloseNumCloseIkeDpdTimeout OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of PDN sessions closed due to IKE DPD timeout" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgApnSessionCloseEntry 14 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgApnSessionCloseNumCloseIkeRekeyFailure OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of PDN sessions closed due to IKE rekey failure" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgApnSessionCloseEntry 15 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgApnSessionCloseNumCloseIkeRekeyTimeout OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of PDN sessions closed due to IKE rekey timeout" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgApnSessionCloseEntry 16 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgApnSessionCloseNumCloseIpSecRekeyFailure OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of PDN sessions closed due to IPSec rekey failure" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgApnSessionCloseEntry 17 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgApnSessionCloseNumCloseIpSecRekeyTimeout OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of PDN sessions closed due to IPSec rekey timeout" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgApnSessionCloseEntry 18 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgApnSessionCloseNumCloseIpSecHardExpiry OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of PDN sessions closed due to IPSec hard expiry" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgApnSessionCloseEntry 19 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgApnSessionCloseNumCloseEpdgReauthorizationFailure OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of PDN sessions closed due to failure of reauthorization initiated by auth-life-time" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgApnSessionCloseEntry 20 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgApnSessionCloseNumEpdgUEReauthFailures OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of PDN sessions closed due to failure of UE initiated re-authentication" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgApnSessionCloseEntry 21 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgApnSessionCloseNumEpdgAAAReauthFailures OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of PDN sessions closed due to failure of AAA server initiated reauthorization" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgApnSessionCloseEntry 22 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgApnSessionCloseNumCloseUeReAttach OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of PDN sessions closed due to that UE re-attach while the ePDG still has PDN connection" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgApnSessionCloseEntry 23 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgApnSessionCloseNumCloseIPsecTunnel OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of PDN sessions closed due to closing the IPsec tunnel for an unknown reason" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgApnSessionCloseEntry 24 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgApnSessionCloseNumLocalClosePcrfDownSessionHoldTime OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of session locally closed due to pcrf down session hold time expiry" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgApnSessionCloseEntry 25 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgHttpTable OBJECT-TYPE SYNTAX SEQUENCE OF AffirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgHttpEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "" ::= { affirmedZoneMIB 421 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgHttpEntry OBJECT-TYPE SYNTAX AffirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgHttpEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "" INDEX { affirmedZoneName, affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgHttpName } ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgHttpTable 1 } AffirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgHttpEntry ::= SEQUENCE { affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgHttpName String, affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgHttpNumEpdgHttpPostsSent ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgHttpNumEpdgHttpResponsesReceived ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgHttpNumEpdgHttpResponse200Ok ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgHttpNumEpdgHttpResponse400BadRequest ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgHttpNumEpdgHttpResponse404NotFound ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgHttpNumEpdgHttpResponse5xxInternalServerError ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgHttpNumEpdgHttpResponseOther ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgHttpNumEpdgHttpPostsSendFailed ConfdString } affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgHttpName OBJECT-TYPE SYNTAX String MAX-ACCESS not-accessible STATUS current DESCRIPTION "Table Name" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgHttpEntry 1 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgHttpNumEpdgHttpPostsSent OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of HTTP_POSTs sent" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgHttpEntry 2 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgHttpNumEpdgHttpResponsesReceived OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of HTTP Responses received" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgHttpEntry 3 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgHttpNumEpdgHttpResponse200Ok OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of HTTP Response with 200 OK" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgHttpEntry 4 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgHttpNumEpdgHttpResponse400BadRequest OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of HTTP Response with 400 Bad Request" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgHttpEntry 5 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgHttpNumEpdgHttpResponse404NotFound OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of HTTP Response with 404 Not Found" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgHttpEntry 6 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgHttpNumEpdgHttpResponse5xxInternalServerError OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of HTTP Response with 5xx Internal Server Error" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgHttpEntry 7 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgHttpNumEpdgHttpResponseOther OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of HTTP Response with Other Error" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgHttpEntry 8 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgHttpNumEpdgHttpPostsSendFailed OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of HTTP_POSTs send Failed" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgHttpEntry 9 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgEmergencyTable OBJECT-TYPE SYNTAX SEQUENCE OF AffirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgEmergencyEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "" ::= { affirmedZoneMIB 474 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgEmergencyEntry OBJECT-TYPE SYNTAX AffirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgEmergencyEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "" INDEX { affirmedZoneName, affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgEmergencyName } ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgEmergencyTable 1 } AffirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgEmergencyEntry ::= SEQUENCE { affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgEmergencyName String, affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgEmergencyNumCurrentEmergencySessions Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgEmergencyNumEmergencySessionAttempts ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgEmergencyNumEmergencySessionSuccesses ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgEmergencyNumEmergencySessionFailuresNoPgw ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgEmergencyNumEmergencySessionFailuresInvalidImei ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgEmergencyNumEmergencySessionFailuresUnknown ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgEmergencyNumEmergencySessionAuthenticatedIMSI ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgEmergencyNumEmergencySessionUnauthenticatedIMSI ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgEmergencyNumEmergencySessionIMEI ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgEmergencyNumEmergencySessionFailuresPgwNotResponding ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgEmergencyNumEmergencyUEHandoverAttempts ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgEmergencyNumEmergencyUEHandoversSuccess ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgEmergencyNumEmergencyUEHandoversFailed ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgEmergencyNumEmergencyEapAttempts ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgEmergencyNumEmergencyEapSuccess ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgEmergencyNumEmergencyEapFailures ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgEmergencyNumEmergencyUEHandoversFailedNoPGW ConfdString } affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgEmergencyName OBJECT-TYPE SYNTAX String MAX-ACCESS not-accessible STATUS current DESCRIPTION "Table Name" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgEmergencyEntry 1 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgEmergencyNumCurrentEmergencySessions OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Current number of active emergency sessions" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgEmergencyEntry 2 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgEmergencyNumEmergencySessionAttempts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create emergency session attempts" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgEmergencyEntry 3 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgEmergencyNumEmergencySessionSuccesses OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create emergency session successes" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgEmergencyEntry 4 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgEmergencyNumEmergencySessionFailuresNoPgw OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create emergency session failures - No PGW" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgEmergencyEntry 5 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgEmergencyNumEmergencySessionFailuresInvalidImei OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create emergency session failures - Missing IMEI" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgEmergencyEntry 6 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgEmergencyNumEmergencySessionFailuresUnknown OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create emergency session failures - Other" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgEmergencyEntry 7 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgEmergencyNumEmergencySessionAuthenticatedIMSI OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create emergency session with Authenticated IMSI" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgEmergencyEntry 8 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgEmergencyNumEmergencySessionUnauthenticatedIMSI OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create emergency session with Unauthenticated IMSI" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgEmergencyEntry 9 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgEmergencyNumEmergencySessionIMEI OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create emergency session with IMEI" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgEmergencyEntry 10 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgEmergencyNumEmergencySessionFailuresPgwNotResponding OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create emergency session failures - Pgw not responding" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgEmergencyEntry 11 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgEmergencyNumEmergencyUEHandoverAttempts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Emergency Handover Attempts to WiFi" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgEmergencyEntry 12 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgEmergencyNumEmergencyUEHandoversSuccess OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Successful Emergency Handovers to WiFi" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgEmergencyEntry 13 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgEmergencyNumEmergencyUEHandoversFailed OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Failed Emergency Handovers to WiFi" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgEmergencyEntry 14 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgEmergencyNumEmergencyEapAttempts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of EAP requests sent to AAA server" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgEmergencyEntry 15 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgEmergencyNumEmergencyEapSuccess OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of EAP successes received from AAA server" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgEmergencyEntry 16 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgEmergencyNumEmergencyEapFailures OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of EAP Failures received from AAA server" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgEmergencyEntry 17 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgEmergencyNumEmergencyUEHandoversFailedNoPGW OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Failed Emergency Handovers to WiFi - No PGW" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgEmergencyEntry 18 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceDataProfileTable OBJECT-TYPE SYNTAX SEQUENCE OF AffirmedZoneGatewayStatisticsGridLevelCallPerformanceDataProfileEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "" ::= { affirmedZoneMIB 461 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceDataProfileEntry OBJECT-TYPE SYNTAX AffirmedZoneGatewayStatisticsGridLevelCallPerformanceDataProfileEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "" INDEX { affirmedZoneName, affirmedZoneGatewayStatisticsGridLevelCallPerformanceDataProfileName } ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceDataProfileTable 1 } AffirmedZoneGatewayStatisticsGridLevelCallPerformanceDataProfileEntry ::= SEQUENCE { affirmedZoneGatewayStatisticsGridLevelCallPerformanceDataProfileName String, affirmedZoneGatewayStatisticsGridLevelCallPerformanceDataProfileNumCurrentSessions ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceDataProfileTetheredFlowsDetectedUsingTtl ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceDataProfileTetheredFlowsDetectedUsingUserAgent ConfdString } affirmedZoneGatewayStatisticsGridLevelCallPerformanceDataProfileName OBJECT-TYPE SYNTAX String MAX-ACCESS not-accessible STATUS current DESCRIPTION "Table Name" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceDataProfileEntry 1 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceDataProfileNumCurrentSessions OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Current number of sessions" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceDataProfileEntry 2 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceDataProfileTetheredFlowsDetectedUsingTtl OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceDataProfileEntry 3 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceDataProfileTetheredFlowsDetectedUsingUserAgent OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceDataProfileEntry 4 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceUplaneTable OBJECT-TYPE SYNTAX SEQUENCE OF AffirmedZoneGatewayStatisticsGridLevelCallPerformanceUplaneEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "" ::= { affirmedZoneMIB 478 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceUplaneEntry OBJECT-TYPE SYNTAX AffirmedZoneGatewayStatisticsGridLevelCallPerformanceUplaneEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "" INDEX { affirmedZoneName, affirmedZoneGatewayStatisticsGridLevelCallPerformanceUplaneName } ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceUplaneTable 1 } AffirmedZoneGatewayStatisticsGridLevelCallPerformanceUplaneEntry ::= SEQUENCE { affirmedZoneGatewayStatisticsGridLevelCallPerformanceUplaneName String, affirmedZoneGatewayStatisticsGridLevelCallPerformanceUplaneNumCurrentSessions Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceUplaneNumSessionsWithQueuedReport Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceUplaneNumSessionEstabAttempt ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceUplaneNumSessionEstabSuccess ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceUplaneNumSessionEstabFail ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceUplaneNumSessionEstabFailSessionId ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceUplaneNumSessionEstabFailUTeid ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceUplaneNumSessionEstabFailMisc ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceUplaneNumSessionEstabFailSubscrIpAddr ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceUplaneNumSessionEstabFailFpTimeout ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceUplaneNumSessionEstabFailSendToCplane ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceUplaneNumSessionEstabFailDB ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceUplaneNumSessionEstabDupRequest ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceUplaneNumSessionModifyAttempt ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceUplaneNumSessionModifySuccess ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceUplaneNumSessionModifyFail ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceUplaneNumSessionModifyFailCtxtNotFound ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceUplaneNumSessionModifyFailMisc ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceUplaneNumSessionModifyFailFpTimeout ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceUplaneNumSessionModifyFailSendToCplane ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceUplaneNumSessionModifyDupRequest ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceUplaneNumSessionDeleteAttempt ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceUplaneNumSessionDeleteSuccess ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceUplaneNumSessionDeleteFail ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceUplaneNumSessionDeleteFailCtxtNotFound ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceUplaneNumSessionDeleteFailFpTimeout ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceUplaneNumSessionDeleteFailSendToCplane ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceUplaneNumSessionDeleteDupRequest ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceUplaneNumSessionReportToCpAttempt ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceUplaneNumSessionReportToCpSuccess ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceUplaneNumSessionReportToCpFail ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceUplaneNumSessionReportToCpFailTimeout ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceUplaneNumSessionReportToCpFailNoSession ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceUplaneNumSessionReportResponseCtxtNotFound ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceUplaneNumLocalClose ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceUplaneNumLocalCloseSessionMonitor ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceUplaneNumLocalCloseDupSession ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceUplaneNumLocalCloseDefaultQuotaExhausted ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceUplaneNumSessionMonitorReportsSent ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceUplaneNumSessionReportLateResponseDiscarded ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceUplaneNumSessionReportResponseFailNoSession ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceUplaneNumSessionManifestRetrievalRequestRx ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceUplaneNumSessionReportManResponseSent ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceUplaneNumSessionReportManResponseSentFail ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceUplaneClusterLevelHighWatermarkLoad Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceUplaneClusterLevelCurrentLoad Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceUplaneNumLoadControlInformationSent ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceUplaneNumLocalCloseFpOutOfSync ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceUplaneNumLocalCloseTeidCollision ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceUplaneNumLocalClosePeerRestart ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceUplaneNumLocalCloseReportResponseCtxtNotFound ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceUplaneNumLocalCloseReportResponseErrIndication ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceUplaneNumLocalCloseModifyFailFpTimeout ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceUplaneNumLocalCloseAdminClear ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceUplaneNumSessionModifySessionMonitorRequestFailCtxtNotFound ConfdString } affirmedZoneGatewayStatisticsGridLevelCallPerformanceUplaneName OBJECT-TYPE SYNTAX String MAX-ACCESS not-accessible STATUS current DESCRIPTION "Table Name" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceUplaneEntry 1 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceUplaneNumCurrentSessions OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceUplaneEntry 2 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceUplaneNumSessionsWithQueuedReport OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceUplaneEntry 3 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceUplaneNumSessionEstabAttempt OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of session establishment attempts" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceUplaneEntry 4 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceUplaneNumSessionEstabSuccess OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of session establishment success" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceUplaneEntry 5 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceUplaneNumSessionEstabFail OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of session establishment failure" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceUplaneEntry 6 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceUplaneNumSessionEstabFailSessionId OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of session establishment session id allocation failure" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceUplaneEntry 7 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceUplaneNumSessionEstabFailUTeid OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of session establishment resource allocation failure" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceUplaneEntry 8 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceUplaneNumSessionEstabFailMisc OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of session establishment misc failure" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceUplaneEntry 9 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceUplaneNumSessionEstabFailSubscrIpAddr OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of session establishment subscriber IP address failure" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceUplaneEntry 10 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceUplaneNumSessionEstabFailFpTimeout OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of session establishment fastpath timeout" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceUplaneEntry 11 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceUplaneNumSessionEstabFailSendToCplane OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of session establishment send response to cplane failure" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceUplaneEntry 12 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceUplaneNumSessionEstabFailDB OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of session establishment session database failure" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceUplaneEntry 13 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceUplaneNumSessionEstabDupRequest OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of session establishment duplicate request received" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceUplaneEntry 14 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceUplaneNumSessionModifyAttempt OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of session modification attempt" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceUplaneEntry 15 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceUplaneNumSessionModifySuccess OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of session modification success" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceUplaneEntry 16 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceUplaneNumSessionModifyFail OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of session modification failure" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceUplaneEntry 17 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceUplaneNumSessionModifyFailCtxtNotFound OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of session modification failure session not found" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceUplaneEntry 18 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceUplaneNumSessionModifyFailMisc OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of session modification misc failure" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceUplaneEntry 19 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceUplaneNumSessionModifyFailFpTimeout OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of session modification fastpath timeout" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceUplaneEntry 20 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceUplaneNumSessionModifyFailSendToCplane OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of session modification send response to cplane failure" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceUplaneEntry 21 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceUplaneNumSessionModifyDupRequest OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of session modification duplicate request received" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceUplaneEntry 22 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceUplaneNumSessionDeleteAttempt OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of session deletion attempt" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceUplaneEntry 23 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceUplaneNumSessionDeleteSuccess OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of session deletion success" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceUplaneEntry 24 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceUplaneNumSessionDeleteFail OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of session deletion failure" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceUplaneEntry 25 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceUplaneNumSessionDeleteFailCtxtNotFound OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of session deletion failure session not found" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceUplaneEntry 26 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceUplaneNumSessionDeleteFailFpTimeout OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of session deletion fastpath timeout" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceUplaneEntry 27 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceUplaneNumSessionDeleteFailSendToCplane OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of session deletion send response to cplane failure" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceUplaneEntry 28 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceUplaneNumSessionDeleteDupRequest OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of session deletion duplicate request received" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceUplaneEntry 29 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceUplaneNumSessionReportToCpAttempt OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of session report to cplane attempt" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceUplaneEntry 30 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceUplaneNumSessionReportToCpSuccess OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of session report to cplane success" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceUplaneEntry 31 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceUplaneNumSessionReportToCpFail OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of session report to cplane failure" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceUplaneEntry 32 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceUplaneNumSessionReportToCpFailTimeout OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of session report failure cplane timeout" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceUplaneEntry 33 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceUplaneNumSessionReportToCpFailNoSession OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "Number of session report failed due to session or procedure not found when received indication from fast path" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceUplaneEntry 34 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceUplaneNumSessionReportResponseCtxtNotFound OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of session report response received from cplane with context not found" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceUplaneEntry 35 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceUplaneNumLocalClose OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of session locally closed" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceUplaneEntry 36 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceUplaneNumLocalCloseSessionMonitor OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of session locally closed due to cplane session monitor failed" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceUplaneEntry 37 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceUplaneNumLocalCloseDupSession OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of session locally closed due to duplicate session request with same cplane seid" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceUplaneEntry 38 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceUplaneNumLocalCloseDefaultQuotaExhausted OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of session locally closed due to default quota exhausted on Uplane" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceUplaneEntry 39 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceUplaneNumSessionMonitorReportsSent OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of session monitor report requests sent" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceUplaneEntry 40 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceUplaneNumSessionReportLateResponseDiscarded OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of session reports discarded due to late response" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceUplaneEntry 41 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceUplaneNumSessionReportResponseFailNoSession OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of session report response failed due to session not found in uplane" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceUplaneEntry 42 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceUplaneNumSessionManifestRetrievalRequestRx OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of session modification attempted requesting manifest retrieval" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceUplaneEntry 43 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceUplaneNumSessionReportManResponseSent OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of session report manifest responses sent" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceUplaneEntry 44 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceUplaneNumSessionReportManResponseSentFail OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of session report manifest responses sent failure" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceUplaneEntry 45 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceUplaneClusterLevelHighWatermarkLoad OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Cluster level high watermark load %" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceUplaneEntry 46 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceUplaneClusterLevelCurrentLoad OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Cluster level current load" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceUplaneEntry 47 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceUplaneNumLoadControlInformationSent OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of times load control information sent" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceUplaneEntry 48 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceUplaneNumLocalCloseFpOutOfSync OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of session locally closed due to fp out of sync" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceUplaneEntry 49 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceUplaneNumLocalCloseTeidCollision OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of session locally closed due to teid collision" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceUplaneEntry 50 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceUplaneNumLocalClosePeerRestart OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of session locally closed due to peer restart" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceUplaneEntry 51 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceUplaneNumLocalCloseReportResponseCtxtNotFound OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of session locally closed due to report resp context not found" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceUplaneEntry 52 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceUplaneNumLocalCloseReportResponseErrIndication OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of session locally closed due to report resp error indication" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceUplaneEntry 53 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceUplaneNumLocalCloseModifyFailFpTimeout OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of session report response failed due fp timeout" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceUplaneEntry 54 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceUplaneNumLocalCloseAdminClear OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of session report response failed due to admin clear" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceUplaneEntry 55 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceUplaneNumSessionModifySessionMonitorRequestFailCtxtNotFound OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of session modification Session Monitor Request failure session not found" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceUplaneEntry 56 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwPgwQciArpTable OBJECT-TYPE SYNTAX SEQUENCE OF AffirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwPgwQciArpEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "" ::= { affirmedZoneMIB 352 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwPgwQciArpEntry OBJECT-TYPE SYNTAX AffirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwPgwQciArpEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "" INDEX { affirmedZoneName, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwPgwQciArpName, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwPgwQciArpQci, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwPgwQciArpArp } ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwPgwQciArpTable 1 } AffirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwPgwQciArpEntry ::= SEQUENCE { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwPgwQciArpName String, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwPgwQciArpQci Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwPgwQciArpArp Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwPgwQciArpNumUplinkPackets ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwPgwQciArpNumUplinkBytes ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwPgwQciArpNumUplinkDropPackets ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwPgwQciArpNumUplinkDropBytes ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwPgwQciArpNumUplinkErrorLossPackets ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwPgwQciArpNumUplinkErrorLossBytes ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwPgwQciArpNumDownlinkPackets ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwPgwQciArpNumDownlinkBytes ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwPgwQciArpNumDownlinkDropPackets ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwPgwQciArpNumDownlinkDropBytes ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwPgwQciArpNumDownlinkErrorLossPackets ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwPgwQciArpNumDownlinkErrorLossBytes ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwPgwQciArpNumCurrentBearers ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwPgwQciArpIntervalPeakBearers Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwPgwQciArpNumTotalBearersSetupSuccess ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwPgwQciArpNumTotalBearersSetupFail ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwPgwQciArpNumTotalBearersHandoverSuccess ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwPgwQciArpNumTotalBearersHandoverFailure ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwPgwQciArpNumTotalBearersNormalRelease ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwPgwQciArpNumTotalBearersAccessSideNormalRelease ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwPgwQciArpNumTotalBearersNetworkSideNormalRelease ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwPgwQciArpNumTotalBearersAbnormalRelease ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwPgwQciArpNumTotalBearersOperatorInitiatedLocalRelease ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwPgwQciArpNumTotalBearersIdleTimerExpiryLocalRelease ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwPgwQciArpNumTotalBearersSessionMaxTimerLocalRelease ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwPgwQciArpNumTotalBearersInternalErrorsLocalRelease ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwPgwQciArpNumTotalBearersDuplicateBearesLocalRelease ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwPgwQciArpNumTotalBearersMiscellaneousLocalRelease ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwPgwQciArpNumTotalBearersS5S8UPathFailuresAbnormalRelease ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwPgwQciArpNumTotalBearersS5S8PathFailuresAbnormalRelease ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwPgwQciArpNumTotalBearersS5S8UErrorIndicationAbnormalRelease ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwPgwQciArpNumCurrentRules ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwPgwQciArpIntervalPeakRules Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwPgwQciArpNumTotalRulesInstallSuccess ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwPgwQciArpNumTotalRulesInstallFail ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwPgwQciArpNumTotalRulesInstallFailGxUnknownRuleName ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwPgwQciArpNumTotalRulesInstallFailGxRatingGroupError ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwPgwQciArpNumTotalRulesInstallFailGxGwPCEFMalfunction ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwPgwQciArpNumTotalRulesInstallFailGxResourceLimitation ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwPgwQciArpNumTotalRulesInstallFailGxMaxNumBearersReached ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwPgwQciArpNumTotalRulesInstallFailGxMissingFlowInfo ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwPgwQciArpNumTotalRulesInstallFailGxResourceAllocationFailure ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwPgwQciArpNumTotalRulesInstallFailGxUnsuccessfulQosValidation ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwPgwQciArpNumTotalRulesInstallFailGxIncorrectFlowInfo ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwPgwQciArpNumTotalRulesInstallFailGxFilterRestrictions ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwPgwQciArpNumTotalRulesInstallFailGxMissingRedirectServerAddress ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwPgwQciArpNumTotalRulesInstallFailGtpS5S8CbrResponseFailure ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwPgwQciArpNumTotalRulesInstallFailGtpS5S8CbrResponseTimeout ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwPgwQciArpNumTotalRulesInstallFailGtpS5S8UbrResponseFailure ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwPgwQciArpNumTotalRulesInstallFailGtpS5S8UbrResponseTimeout ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwPgwQciArpNumTotalRulesInstallFailGtpS2bCbrResponseFailure ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwPgwQciArpNumTotalRulesInstallFailGtpS2bCbrResponseTimeout ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwPgwQciArpNumTotalRulesInstallFailGtpS2bUbrResponseFailure ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwPgwQciArpNumTotalRulesInstallFailGtpS2bUbrResponseTimeout ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwPgwQciArpNumTotalRulesInstallFailGtpS2aCbrResponseFailure ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwPgwQciArpNumTotalRulesInstallFailGtpS2aCbrResponseTimeout ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwPgwQciArpNumTotalRulesInstallFailGtpS2aUbrResponseFailure ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwPgwQciArpNumTotalRulesInstallFailGtpS2aUbrResponseTimeout ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwPgwQciArpNumTotalRulesInstallFailGtpCbrResponseFailure ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwPgwQciArpNumTotalRulesInstallFailGtpCbrResponseTimeout ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwPgwQciArpNumTotalRulesInstallFailGtpUbrResponseFailure ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwPgwQciArpNumTotalRulesInstallFailGtpUbrResponseTimeout ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwPgwQciArpNumTotalRulesInstallFailLocalSystemResourceFailure ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwPgwQciArpNumTotalRulesModifySuccess ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwPgwQciArpNumTotalRulesModifyFail ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwPgwQciArpNumTotalRulesModifyFailGxRatingGroupError ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwPgwQciArpNumTotalRulesModifyFailGxGwPCEFMalfunction ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwPgwQciArpNumTotalRulesModifyFailGxResourceLimitation ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwPgwQciArpNumTotalRulesModifyFailGxResourceAllocationFailure ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwPgwQciArpNumTotalRulesModifyFailGxUnsuccessfulQosValidation ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwPgwQciArpNumTotalRulesModifyFailGxIncorrectFlowInfo ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwPgwQciArpNumTotalRulesModifyFailGxFilterRestrictions ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwPgwQciArpNumTotalRulesModifyFailGxMissingRedirectServerAddress ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwPgwQciArpNumTotalRulesModifyFailGtpS5S8UbrResponseFailure ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwPgwQciArpNumTotalRulesModifyFailGtpS5S8UbrResponseTimeout ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwPgwQciArpNumTotalRulesModifyFailGtpS2bUbrResponseFailure ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwPgwQciArpNumTotalRulesModifyFailGtpS2bUbrResponseTimeout ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwPgwQciArpNumTotalRulesModifyFailGtpS2aUbrResponseFailure ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwPgwQciArpNumTotalRulesModifyFailGtpS2aUbrResponseTimeout ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwPgwQciArpNumTotalRulesModifyFailGtpUbrResponseFailure ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwPgwQciArpNumTotalRulesModifyFailGtpUbrResponseTimeout ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwPgwQciArpNumTotalRulesModifyFailLocalSystemResourceFailure ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwPgwQciArpNumTotalRulesRemoveSuccess ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwPgwQciArpNumTotalRulesRemoveFail ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwPgwQciArpNumTotalRulesRemoveFailGxUnknownRuleName ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwPgwQciArpNumTotalRulesRemoveFailGtpS5S8UbrResponseFailure ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwPgwQciArpNumTotalRulesRemoveFailGtpS5S8UbrResponseTimeout ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwPgwQciArpNumTotalRulesRemoveFailGtpS5S8DbrResponseFailure ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwPgwQciArpNumTotalRulesRemoveFailGtpS5S8DbrResponseTimeout ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwPgwQciArpNumTotalRulesRemoveFailGtpS2bUbrResponseFailure ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwPgwQciArpNumTotalRulesRemoveFailGtpS2bUbrResponseTimeout ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwPgwQciArpNumTotalRulesRemoveFailGtpS2bDbrResponseFailure ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwPgwQciArpNumTotalRulesRemoveFailGtpS2bDbrResponseTimeout ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwPgwQciArpNumTotalRulesRemoveFailGtpS2aUbrResponseFailure ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwPgwQciArpNumTotalRulesRemoveFailGtpS2aUbrResponseTimeout ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwPgwQciArpNumTotalRulesRemoveFailGtpS2aDbrResponseFailure ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwPgwQciArpNumTotalRulesRemoveFailGtpS2aDbrResponseTimeout ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwPgwQciArpNumTotalRulesRemoveFailGtpUbrResponseFailure ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwPgwQciArpNumTotalRulesRemoveFailGtpUbrResponseTimeout ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwPgwQciArpNumTotalRulesRemoveFailGtpDbrResponseFailure ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwPgwQciArpNumTotalRulesRemoveFailGtpDbrResponseTimeout ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwPgwQciArpNumTotalRulesRemoveFailLocalSystemResourceFailure ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwPgwQciArpNumTotalRulesActiveGyReallocationofCredit ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwPgwQciArpNumTotalRulesInactiveGyOutofCredit ConfdString } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwPgwQciArpName OBJECT-TYPE SYNTAX String MAX-ACCESS not-accessible STATUS current DESCRIPTION "Table Name" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwPgwQciArpEntry 1 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwPgwQciArpQci OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS not-accessible STATUS current DESCRIPTION "Bearer QCI Value" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwPgwQciArpEntry 2 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwPgwQciArpArp OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS not-accessible STATUS current DESCRIPTION "Bearer ARP-PL Value" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwPgwQciArpEntry 3 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwPgwQciArpNumUplinkPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink packets received" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwPgwQciArpEntry 4 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwPgwQciArpNumUplinkBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink bytes received" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwPgwQciArpEntry 5 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwPgwQciArpNumUplinkDropPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink packets dropped" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwPgwQciArpEntry 6 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwPgwQciArpNumUplinkDropBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink bytes dropped" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwPgwQciArpEntry 7 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwPgwQciArpNumUplinkErrorLossPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink error loss packets" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwPgwQciArpEntry 8 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwPgwQciArpNumUplinkErrorLossBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink error loss bytes" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwPgwQciArpEntry 9 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwPgwQciArpNumDownlinkPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink packets received" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwPgwQciArpEntry 10 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwPgwQciArpNumDownlinkBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink bytes received" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwPgwQciArpEntry 11 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwPgwQciArpNumDownlinkDropPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink packets dropped" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwPgwQciArpEntry 12 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwPgwQciArpNumDownlinkDropBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink bytes dropped" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwPgwQciArpEntry 13 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwPgwQciArpNumDownlinkErrorLossPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink error loss packets" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwPgwQciArpEntry 14 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwPgwQciArpNumDownlinkErrorLossBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink error loss bytes" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwPgwQciArpEntry 15 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwPgwQciArpNumCurrentBearers OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of current bearers" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwPgwQciArpEntry 16 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwPgwQciArpIntervalPeakBearers OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Interval peak number of bearers" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwPgwQciArpEntry 17 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwPgwQciArpNumTotalBearersSetupSuccess OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers setup successful" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwPgwQciArpEntry 18 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwPgwQciArpNumTotalBearersSetupFail OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers setup failed" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwPgwQciArpEntry 19 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwPgwQciArpNumTotalBearersHandoverSuccess OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers handover successfully" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwPgwQciArpEntry 20 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwPgwQciArpNumTotalBearersHandoverFailure OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers handover failures" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwPgwQciArpEntry 21 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwPgwQciArpNumTotalBearersNormalRelease OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers released normally" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwPgwQciArpEntry 22 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwPgwQciArpNumTotalBearersAccessSideNormalRelease OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers released due to access side deactivation" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwPgwQciArpEntry 23 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwPgwQciArpNumTotalBearersNetworkSideNormalRelease OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers released due to network side deactivation" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwPgwQciArpEntry 24 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwPgwQciArpNumTotalBearersAbnormalRelease OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers released abnormally" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwPgwQciArpEntry 25 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwPgwQciArpNumTotalBearersOperatorInitiatedLocalRelease OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers locally released due to operator initiation" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwPgwQciArpEntry 26 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwPgwQciArpNumTotalBearersIdleTimerExpiryLocalRelease OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers locally released due to idle timer expiry" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwPgwQciArpEntry 27 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwPgwQciArpNumTotalBearersSessionMaxTimerLocalRelease OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers locally released due to session max timer expiry" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwPgwQciArpEntry 28 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwPgwQciArpNumTotalBearersInternalErrorsLocalRelease OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers locally released due to internal errors" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwPgwQciArpEntry 29 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwPgwQciArpNumTotalBearersDuplicateBearesLocalRelease OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers locally released due to duplicate bearers" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwPgwQciArpEntry 30 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwPgwQciArpNumTotalBearersMiscellaneousLocalRelease OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers locally released due to miscellaneous" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwPgwQciArpEntry 31 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwPgwQciArpNumTotalBearersS5S8UPathFailuresAbnormalRelease OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers abnormal release due to S5S8U path failures" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwPgwQciArpEntry 32 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwPgwQciArpNumTotalBearersS5S8PathFailuresAbnormalRelease OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers abnormal release due to S5S8 path failures" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwPgwQciArpEntry 33 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwPgwQciArpNumTotalBearersS5S8UErrorIndicationAbnormalRelease OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers abnormal release due to S5S8U error indication" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwPgwQciArpEntry 34 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwPgwQciArpNumCurrentRules OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of current rules" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwPgwQciArpEntry 35 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwPgwQciArpIntervalPeakRules OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Interval peak number of rules" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwPgwQciArpEntry 36 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwPgwQciArpNumTotalRulesInstallSuccess OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules install successful" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwPgwQciArpEntry 37 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwPgwQciArpNumTotalRulesInstallFail OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules install failed" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwPgwQciArpEntry 38 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwPgwQciArpNumTotalRulesInstallFailGxUnknownRuleName OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules install fail due to gx unknown rule name" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwPgwQciArpEntry 39 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwPgwQciArpNumTotalRulesInstallFailGxRatingGroupError OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules install fail due to gx rating group error" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwPgwQciArpEntry 40 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwPgwQciArpNumTotalRulesInstallFailGxGwPCEFMalfunction OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules install fail due to gx gw/pcef malfunction" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwPgwQciArpEntry 41 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwPgwQciArpNumTotalRulesInstallFailGxResourceLimitation OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules install fail due to gx resource limitation" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwPgwQciArpEntry 42 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwPgwQciArpNumTotalRulesInstallFailGxMaxNumBearersReached OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules install fail due to gx maximum number of bearers reached per IP-CAN session" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwPgwQciArpEntry 43 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwPgwQciArpNumTotalRulesInstallFailGxMissingFlowInfo OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules install fail due to gx missing flow info" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwPgwQciArpEntry 44 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwPgwQciArpNumTotalRulesInstallFailGxResourceAllocationFailure OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules install fail due to gx resource allocation failure" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwPgwQciArpEntry 45 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwPgwQciArpNumTotalRulesInstallFailGxUnsuccessfulQosValidation OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules install fail due to gx unsuccessful qos validation" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwPgwQciArpEntry 46 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwPgwQciArpNumTotalRulesInstallFailGxIncorrectFlowInfo OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules install fail due to gx incorrect flow info" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwPgwQciArpEntry 47 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwPgwQciArpNumTotalRulesInstallFailGxFilterRestrictions OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules install fail due to gx flow filter restrictions" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwPgwQciArpEntry 48 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwPgwQciArpNumTotalRulesInstallFailGxMissingRedirectServerAddress OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules install fail due to gx missing redirect server address" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwPgwQciArpEntry 49 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwPgwQciArpNumTotalRulesInstallFailGtpS5S8CbrResponseFailure OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules install fail due to gtp s5s8 cbr response failure" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwPgwQciArpEntry 50 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwPgwQciArpNumTotalRulesInstallFailGtpS5S8CbrResponseTimeout OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules install fail due to gtp s5s8 cbr response timeout" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwPgwQciArpEntry 51 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwPgwQciArpNumTotalRulesInstallFailGtpS5S8UbrResponseFailure OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules install fail due to gtp s5s8 ubr response failure" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwPgwQciArpEntry 52 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwPgwQciArpNumTotalRulesInstallFailGtpS5S8UbrResponseTimeout OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules install fail due to gtp s5s8 ubr response timeout" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwPgwQciArpEntry 53 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwPgwQciArpNumTotalRulesInstallFailGtpS2bCbrResponseFailure OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules install fail due to gtp s2b cbr response failure" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwPgwQciArpEntry 54 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwPgwQciArpNumTotalRulesInstallFailGtpS2bCbrResponseTimeout OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules install fail due to gtp s2b cbr response timeout" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwPgwQciArpEntry 55 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwPgwQciArpNumTotalRulesInstallFailGtpS2bUbrResponseFailure OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules install fail due to gtp s2b ubr response failure" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwPgwQciArpEntry 56 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwPgwQciArpNumTotalRulesInstallFailGtpS2bUbrResponseTimeout OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules install fail due to gtp s2b ubr response timeout" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwPgwQciArpEntry 57 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwPgwQciArpNumTotalRulesInstallFailGtpS2aCbrResponseFailure OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules install fail due to gtp s2a cbr response failure" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwPgwQciArpEntry 58 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwPgwQciArpNumTotalRulesInstallFailGtpS2aCbrResponseTimeout OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules install fail due to gtp s2a cbr response timeout" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwPgwQciArpEntry 59 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwPgwQciArpNumTotalRulesInstallFailGtpS2aUbrResponseFailure OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules install fail due to gtp s2a ubr response failure" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwPgwQciArpEntry 60 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwPgwQciArpNumTotalRulesInstallFailGtpS2aUbrResponseTimeout OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules install fail due to gtp s2a ubr response timeout" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwPgwQciArpEntry 61 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwPgwQciArpNumTotalRulesInstallFailGtpCbrResponseFailure OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules install fail due to gtp cbr response failure" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwPgwQciArpEntry 62 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwPgwQciArpNumTotalRulesInstallFailGtpCbrResponseTimeout OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules install fail due to gtp cbr response timeout" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwPgwQciArpEntry 63 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwPgwQciArpNumTotalRulesInstallFailGtpUbrResponseFailure OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules install fail due to gtp ubr response failure" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwPgwQciArpEntry 64 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwPgwQciArpNumTotalRulesInstallFailGtpUbrResponseTimeout OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules install fail due to gtp ubr response timeout" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwPgwQciArpEntry 65 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwPgwQciArpNumTotalRulesInstallFailLocalSystemResourceFailure OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules install fail due to local system resource failure" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwPgwQciArpEntry 66 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwPgwQciArpNumTotalRulesModifySuccess OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules modify successful" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwPgwQciArpEntry 67 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwPgwQciArpNumTotalRulesModifyFail OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules modify failed" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwPgwQciArpEntry 68 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwPgwQciArpNumTotalRulesModifyFailGxRatingGroupError OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules modify fail due to gx rating group error" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwPgwQciArpEntry 69 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwPgwQciArpNumTotalRulesModifyFailGxGwPCEFMalfunction OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules modify fail due to gx gw/pcef malfunction" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwPgwQciArpEntry 70 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwPgwQciArpNumTotalRulesModifyFailGxResourceLimitation OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules modify fail due to gx resource limitation" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwPgwQciArpEntry 71 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwPgwQciArpNumTotalRulesModifyFailGxResourceAllocationFailure OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules modify fail due to gx resource allocation failure" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwPgwQciArpEntry 72 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwPgwQciArpNumTotalRulesModifyFailGxUnsuccessfulQosValidation OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules modify fail due to gx unsuccessful qos validation" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwPgwQciArpEntry 73 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwPgwQciArpNumTotalRulesModifyFailGxIncorrectFlowInfo OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules modify fail due to gx incorrect flow info" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwPgwQciArpEntry 74 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwPgwQciArpNumTotalRulesModifyFailGxFilterRestrictions OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules modify fail due to gx flow filter restrictions" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwPgwQciArpEntry 75 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwPgwQciArpNumTotalRulesModifyFailGxMissingRedirectServerAddress OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules modify fail due to gx missing redirect server address" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwPgwQciArpEntry 76 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwPgwQciArpNumTotalRulesModifyFailGtpS5S8UbrResponseFailure OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules modify fail due to gtp s5s8 ubr response failure" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwPgwQciArpEntry 77 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwPgwQciArpNumTotalRulesModifyFailGtpS5S8UbrResponseTimeout OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules modify fail due to gtp s5s8 ubr response timeout" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwPgwQciArpEntry 78 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwPgwQciArpNumTotalRulesModifyFailGtpS2bUbrResponseFailure OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules modify fail due to gtp s2b ubr response failure" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwPgwQciArpEntry 79 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwPgwQciArpNumTotalRulesModifyFailGtpS2bUbrResponseTimeout OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules modify fail due to gtp s2b ubr response timeout" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwPgwQciArpEntry 80 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwPgwQciArpNumTotalRulesModifyFailGtpS2aUbrResponseFailure OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules modify fail due to gtp s2a ubr response failure" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwPgwQciArpEntry 81 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwPgwQciArpNumTotalRulesModifyFailGtpS2aUbrResponseTimeout OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules modify fail due to gtp s2a ubr response timeout" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwPgwQciArpEntry 82 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwPgwQciArpNumTotalRulesModifyFailGtpUbrResponseFailure OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules modify fail due to gtp ubr response failure" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwPgwQciArpEntry 83 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwPgwQciArpNumTotalRulesModifyFailGtpUbrResponseTimeout OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules modify fail due to gtp ubr response timeout" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwPgwQciArpEntry 84 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwPgwQciArpNumTotalRulesModifyFailLocalSystemResourceFailure OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules modify fail due to local system resource failure" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwPgwQciArpEntry 85 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwPgwQciArpNumTotalRulesRemoveSuccess OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules remove successful" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwPgwQciArpEntry 86 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwPgwQciArpNumTotalRulesRemoveFail OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules remove failed" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwPgwQciArpEntry 87 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwPgwQciArpNumTotalRulesRemoveFailGxUnknownRuleName OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules remove fail due to gx unknown rule name" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwPgwQciArpEntry 88 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwPgwQciArpNumTotalRulesRemoveFailGtpS5S8UbrResponseFailure OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules remove fail due to gtp s5s8 ubr response failure" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwPgwQciArpEntry 89 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwPgwQciArpNumTotalRulesRemoveFailGtpS5S8UbrResponseTimeout OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules remove fail due to gtp s5s8 ubr response timeout" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwPgwQciArpEntry 90 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwPgwQciArpNumTotalRulesRemoveFailGtpS5S8DbrResponseFailure OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules remove fail due to gtp s5s8 dbr response failure" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwPgwQciArpEntry 91 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwPgwQciArpNumTotalRulesRemoveFailGtpS5S8DbrResponseTimeout OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules remove fail due to gtp s5s8 dbr response timeout" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwPgwQciArpEntry 92 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwPgwQciArpNumTotalRulesRemoveFailGtpS2bUbrResponseFailure OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules remove fail due to gtp s2b ubr response failure" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwPgwQciArpEntry 93 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwPgwQciArpNumTotalRulesRemoveFailGtpS2bUbrResponseTimeout OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules remove fail due to gtp s2b ubr response timeout" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwPgwQciArpEntry 94 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwPgwQciArpNumTotalRulesRemoveFailGtpS2bDbrResponseFailure OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules remove fail due to gtp s2b dbr response failure" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwPgwQciArpEntry 95 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwPgwQciArpNumTotalRulesRemoveFailGtpS2bDbrResponseTimeout OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules remove fail due to gtp s2b dbr response timeout" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwPgwQciArpEntry 96 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwPgwQciArpNumTotalRulesRemoveFailGtpS2aUbrResponseFailure OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules remove fail due to gtp s2a ubr response failure" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwPgwQciArpEntry 97 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwPgwQciArpNumTotalRulesRemoveFailGtpS2aUbrResponseTimeout OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules remove fail due to gtp s2a ubr response timeout" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwPgwQciArpEntry 98 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwPgwQciArpNumTotalRulesRemoveFailGtpS2aDbrResponseFailure OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules remove fail due to gtp s2a dbr response failure" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwPgwQciArpEntry 99 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwPgwQciArpNumTotalRulesRemoveFailGtpS2aDbrResponseTimeout OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules remove fail due to gtp s2a dbr response timeout" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwPgwQciArpEntry 100 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwPgwQciArpNumTotalRulesRemoveFailGtpUbrResponseFailure OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules remove fail due to gtp ubr response failure" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwPgwQciArpEntry 101 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwPgwQciArpNumTotalRulesRemoveFailGtpUbrResponseTimeout OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules remove fail due to gtp ubr response timeout" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwPgwQciArpEntry 102 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwPgwQciArpNumTotalRulesRemoveFailGtpDbrResponseFailure OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules remove fail due to gtp dbr response failure" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwPgwQciArpEntry 103 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwPgwQciArpNumTotalRulesRemoveFailGtpDbrResponseTimeout OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules remove fail due to gtp dbr response timeout" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwPgwQciArpEntry 104 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwPgwQciArpNumTotalRulesRemoveFailLocalSystemResourceFailure OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules remove fail due to local system resource failure" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwPgwQciArpEntry 105 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwPgwQciArpNumTotalRulesActiveGyReallocationofCredit OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules active due to gy reallocation of credit" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwPgwQciArpEntry 106 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwPgwQciArpNumTotalRulesInactiveGyOutofCredit OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules inactive due to gy out of credit" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwPgwQciArpEntry 107 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwPgwApnQciArpTable OBJECT-TYPE SYNTAX SEQUENCE OF AffirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwPgwApnQciArpEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "" ::= { affirmedZoneMIB 353 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwPgwApnQciArpEntry OBJECT-TYPE SYNTAX AffirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwPgwApnQciArpEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "" INDEX { affirmedZoneName, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwPgwApnQciArpName, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwPgwApnQciArpQci, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwPgwApnQciArpArp } ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwPgwApnQciArpTable 1 } AffirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwPgwApnQciArpEntry ::= SEQUENCE { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwPgwApnQciArpName String, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwPgwApnQciArpQci Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwPgwApnQciArpArp Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwPgwApnQciArpNumUplinkPackets ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwPgwApnQciArpNumUplinkBytes ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwPgwApnQciArpNumUplinkDropPackets ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwPgwApnQciArpNumUplinkDropBytes ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwPgwApnQciArpNumUplinkErrorLossPackets ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwPgwApnQciArpNumUplinkErrorLossBytes ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwPgwApnQciArpNumDownlinkPackets ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwPgwApnQciArpNumDownlinkBytes ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwPgwApnQciArpNumDownlinkDropPackets ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwPgwApnQciArpNumDownlinkDropBytes ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwPgwApnQciArpNumDownlinkErrorLossPackets ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwPgwApnQciArpNumDownlinkErrorLossBytes ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwPgwApnQciArpNumCurrentBearers ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwPgwApnQciArpIntervalPeakBearers Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwPgwApnQciArpNumTotalBearersSetupSuccess ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwPgwApnQciArpNumTotalBearersSetupFail ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwPgwApnQciArpNumTotalBearersHandoverSuccess ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwPgwApnQciArpNumTotalBearersHandoverFailure ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwPgwApnQciArpNumTotalBearersNormalRelease ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwPgwApnQciArpNumTotalBearersAccessSideNormalRelease ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwPgwApnQciArpNumTotalBearersNetworkSideNormalRelease ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwPgwApnQciArpNumTotalBearersAbnormalRelease ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwPgwApnQciArpNumTotalBearersOperatorInitiatedLocalRelease ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwPgwApnQciArpNumTotalBearersIdleTimerExpiryLocalRelease ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwPgwApnQciArpNumTotalBearersSessionMaxTimerLocalRelease ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwPgwApnQciArpNumTotalBearersInternalErrorsLocalRelease ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwPgwApnQciArpNumTotalBearersDuplicateBearesLocalRelease ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwPgwApnQciArpNumTotalBearersMiscellaneousLocalRelease ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwPgwApnQciArpNumTotalBearersS5S8UPathFailuresAbnormalRelease ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwPgwApnQciArpNumTotalBearersS5S8PathFailuresAbnormalRelease ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwPgwApnQciArpNumTotalBearersS5S8UErrorIndicationAbnormalRelease ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwPgwApnQciArpNumCurrentRules ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwPgwApnQciArpIntervalPeakRules Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwPgwApnQciArpNumTotalRulesInstallSuccess ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwPgwApnQciArpNumTotalRulesInstallFail ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwPgwApnQciArpNumTotalRulesInstallFailGxUnknownRuleName ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwPgwApnQciArpNumTotalRulesInstallFailGxRatingGroupError ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwPgwApnQciArpNumTotalRulesInstallFailGxGwPCEFMalfunction ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwPgwApnQciArpNumTotalRulesInstallFailGxResourceLimitation ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwPgwApnQciArpNumTotalRulesInstallFailGxMaxNumBearersReached ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwPgwApnQciArpNumTotalRulesInstallFailGxMissingFlowInfo ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwPgwApnQciArpNumTotalRulesInstallFailGxResourceAllocationFailure ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwPgwApnQciArpNumTotalRulesInstallFailGxUnsuccessfulQosValidation ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwPgwApnQciArpNumTotalRulesInstallFailGxIncorrectFlowInfo ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwPgwApnQciArpNumTotalRulesInstallFailGxFilterRestrictions ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwPgwApnQciArpNumTotalRulesInstallFailGxMissingRedirectServerAddress ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwPgwApnQciArpNumTotalRulesInstallFailGtpS5S8CbrResponseFailure ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwPgwApnQciArpNumTotalRulesInstallFailGtpS5S8CbrResponseTimeout ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwPgwApnQciArpNumTotalRulesInstallFailGtpS5S8UbrResponseFailure ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwPgwApnQciArpNumTotalRulesInstallFailGtpS5S8UbrResponseTimeout ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwPgwApnQciArpNumTotalRulesInstallFailGtpS2bCbrResponseFailure ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwPgwApnQciArpNumTotalRulesInstallFailGtpS2bCbrResponseTimeout ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwPgwApnQciArpNumTotalRulesInstallFailGtpS2bUbrResponseFailure ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwPgwApnQciArpNumTotalRulesInstallFailGtpS2bUbrResponseTimeout ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwPgwApnQciArpNumTotalRulesInstallFailGtpS2aCbrResponseFailure ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwPgwApnQciArpNumTotalRulesInstallFailGtpS2aCbrResponseTimeout ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwPgwApnQciArpNumTotalRulesInstallFailGtpS2aUbrResponseFailure ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwPgwApnQciArpNumTotalRulesInstallFailGtpS2aUbrResponseTimeout ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwPgwApnQciArpNumTotalRulesInstallFailGtpCbrResponseFailure ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwPgwApnQciArpNumTotalRulesInstallFailGtpCbrResponseTimeout ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwPgwApnQciArpNumTotalRulesInstallFailGtpUbrResponseFailure ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwPgwApnQciArpNumTotalRulesInstallFailGtpUbrResponseTimeout ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwPgwApnQciArpNumTotalRulesInstallFailLocalSystemResourceFailure ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwPgwApnQciArpNumTotalRulesModifySuccess ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwPgwApnQciArpNumTotalRulesModifyFail ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwPgwApnQciArpNumTotalRulesModifyFailGxRatingGroupError ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwPgwApnQciArpNumTotalRulesModifyFailGxGwPCEFMalfunction ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwPgwApnQciArpNumTotalRulesModifyFailGxResourceLimitation ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwPgwApnQciArpNumTotalRulesModifyFailGxResourceAllocationFailure ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwPgwApnQciArpNumTotalRulesModifyFailGxUnsuccessfulQosValidation ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwPgwApnQciArpNumTotalRulesModifyFailGxIncorrectFlowInfo ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwPgwApnQciArpNumTotalRulesModifyFailGxFilterRestrictions ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwPgwApnQciArpNumTotalRulesModifyFailGxMissingRedirectServerAddress ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwPgwApnQciArpNumTotalRulesModifyFailGtpS5S8UbrResponseFailure ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwPgwApnQciArpNumTotalRulesModifyFailGtpS5S8UbrResponseTimeout ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwPgwApnQciArpNumTotalRulesModifyFailGtpS2bUbrResponseFailure ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwPgwApnQciArpNumTotalRulesModifyFailGtpS2bUbrResponseTimeout ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwPgwApnQciArpNumTotalRulesModifyFailGtpS2aUbrResponseFailure ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwPgwApnQciArpNumTotalRulesModifyFailGtpS2aUbrResponseTimeout ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwPgwApnQciArpNumTotalRulesModifyFailGtpUbrResponseFailure ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwPgwApnQciArpNumTotalRulesModifyFailGtpUbrResponseTimeout ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwPgwApnQciArpNumTotalRulesModifyFailLocalSystemResourceFailure ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwPgwApnQciArpNumTotalRulesRemoveSuccess ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwPgwApnQciArpNumTotalRulesRemoveFail ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwPgwApnQciArpNumTotalRulesRemoveFailGxUnknownRuleName ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwPgwApnQciArpNumTotalRulesRemoveFailGtpS5S8UbrResponseFailure ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwPgwApnQciArpNumTotalRulesRemoveFailGtpS5S8UbrResponseTimeout ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwPgwApnQciArpNumTotalRulesRemoveFailGtpS5S8DbrResponseFailure ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwPgwApnQciArpNumTotalRulesRemoveFailGtpS5S8DbrResponseTimeout ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwPgwApnQciArpNumTotalRulesRemoveFailGtpS2bUbrResponseFailure ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwPgwApnQciArpNumTotalRulesRemoveFailGtpS2bUbrResponseTimeout ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwPgwApnQciArpNumTotalRulesRemoveFailGtpS2bDbrResponseFailure ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwPgwApnQciArpNumTotalRulesRemoveFailGtpS2bDbrResponseTimeout ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwPgwApnQciArpNumTotalRulesRemoveFailGtpS2aUbrResponseFailure ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwPgwApnQciArpNumTotalRulesRemoveFailGtpS2aUbrResponseTimeout ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwPgwApnQciArpNumTotalRulesRemoveFailGtpS2aDbrResponseFailure ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwPgwApnQciArpNumTotalRulesRemoveFailGtpS2aDbrResponseTimeout ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwPgwApnQciArpNumTotalRulesRemoveFailGtpUbrResponseFailure ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwPgwApnQciArpNumTotalRulesRemoveFailGtpUbrResponseTimeout ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwPgwApnQciArpNumTotalRulesRemoveFailGtpDbrResponseFailure ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwPgwApnQciArpNumTotalRulesRemoveFailGtpDbrResponseTimeout ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwPgwApnQciArpNumTotalRulesRemoveFailLocalSystemResourceFailure ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwPgwApnQciArpNumTotalRulesActiveGyReallocationofCredit ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwPgwApnQciArpNumTotalRulesInactiveGyOutofCredit ConfdString } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwPgwApnQciArpName OBJECT-TYPE SYNTAX String MAX-ACCESS not-accessible STATUS current DESCRIPTION "Table Name" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwPgwApnQciArpEntry 1 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwPgwApnQciArpQci OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS not-accessible STATUS current DESCRIPTION "Bearer QCI Value" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwPgwApnQciArpEntry 2 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwPgwApnQciArpArp OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS not-accessible STATUS current DESCRIPTION "Bearer ARP Value" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwPgwApnQciArpEntry 3 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwPgwApnQciArpNumUplinkPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink packets received" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwPgwApnQciArpEntry 4 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwPgwApnQciArpNumUplinkBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink bytes received" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwPgwApnQciArpEntry 5 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwPgwApnQciArpNumUplinkDropPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink packets dropped" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwPgwApnQciArpEntry 6 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwPgwApnQciArpNumUplinkDropBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink bytes dropped" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwPgwApnQciArpEntry 7 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwPgwApnQciArpNumUplinkErrorLossPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink error loss packets" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwPgwApnQciArpEntry 8 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwPgwApnQciArpNumUplinkErrorLossBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink error loss bytes" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwPgwApnQciArpEntry 9 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwPgwApnQciArpNumDownlinkPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink packets received" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwPgwApnQciArpEntry 10 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwPgwApnQciArpNumDownlinkBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink bytes received" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwPgwApnQciArpEntry 11 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwPgwApnQciArpNumDownlinkDropPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink packets dropped" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwPgwApnQciArpEntry 12 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwPgwApnQciArpNumDownlinkDropBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink bytes dropped" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwPgwApnQciArpEntry 13 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwPgwApnQciArpNumDownlinkErrorLossPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink error loss packets" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwPgwApnQciArpEntry 14 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwPgwApnQciArpNumDownlinkErrorLossBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink error loss bytes" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwPgwApnQciArpEntry 15 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwPgwApnQciArpNumCurrentBearers OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of current bearers" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwPgwApnQciArpEntry 16 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwPgwApnQciArpIntervalPeakBearers OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Interval peak number of bearers" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwPgwApnQciArpEntry 17 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwPgwApnQciArpNumTotalBearersSetupSuccess OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers setup successful" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwPgwApnQciArpEntry 18 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwPgwApnQciArpNumTotalBearersSetupFail OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers setup failed" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwPgwApnQciArpEntry 19 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwPgwApnQciArpNumTotalBearersHandoverSuccess OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers handover successfully" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwPgwApnQciArpEntry 20 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwPgwApnQciArpNumTotalBearersHandoverFailure OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers handover failures" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwPgwApnQciArpEntry 21 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwPgwApnQciArpNumTotalBearersNormalRelease OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers released normally" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwPgwApnQciArpEntry 22 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwPgwApnQciArpNumTotalBearersAccessSideNormalRelease OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers released due to access side deactivation" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwPgwApnQciArpEntry 23 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwPgwApnQciArpNumTotalBearersNetworkSideNormalRelease OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers released due to network side deactivation" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwPgwApnQciArpEntry 24 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwPgwApnQciArpNumTotalBearersAbnormalRelease OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers released abnormally" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwPgwApnQciArpEntry 25 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwPgwApnQciArpNumTotalBearersOperatorInitiatedLocalRelease OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers locally released due to operator initiation" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwPgwApnQciArpEntry 26 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwPgwApnQciArpNumTotalBearersIdleTimerExpiryLocalRelease OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers locally released due to idle timer expiry" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwPgwApnQciArpEntry 27 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwPgwApnQciArpNumTotalBearersSessionMaxTimerLocalRelease OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers locally released due to session max timer expiry" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwPgwApnQciArpEntry 28 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwPgwApnQciArpNumTotalBearersInternalErrorsLocalRelease OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers locally released due to internal errors" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwPgwApnQciArpEntry 29 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwPgwApnQciArpNumTotalBearersDuplicateBearesLocalRelease OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers locally released due to duplicate bearers" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwPgwApnQciArpEntry 30 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwPgwApnQciArpNumTotalBearersMiscellaneousLocalRelease OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers locally released due to miscellaneous" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwPgwApnQciArpEntry 31 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwPgwApnQciArpNumTotalBearersS5S8UPathFailuresAbnormalRelease OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers abnormal release due to S5S8U path failures" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwPgwApnQciArpEntry 32 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwPgwApnQciArpNumTotalBearersS5S8PathFailuresAbnormalRelease OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers abnormal release due to S5S8 path failures" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwPgwApnQciArpEntry 33 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwPgwApnQciArpNumTotalBearersS5S8UErrorIndicationAbnormalRelease OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers abnormal release due to S5S8U error indication" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwPgwApnQciArpEntry 34 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwPgwApnQciArpNumCurrentRules OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of current rules" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwPgwApnQciArpEntry 35 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwPgwApnQciArpIntervalPeakRules OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Interval peak number of rules" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwPgwApnQciArpEntry 36 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwPgwApnQciArpNumTotalRulesInstallSuccess OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules install successful" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwPgwApnQciArpEntry 37 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwPgwApnQciArpNumTotalRulesInstallFail OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules install failed" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwPgwApnQciArpEntry 38 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwPgwApnQciArpNumTotalRulesInstallFailGxUnknownRuleName OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules install fail due to gx unknown rule name" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwPgwApnQciArpEntry 39 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwPgwApnQciArpNumTotalRulesInstallFailGxRatingGroupError OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules install fail due to gx rating group error" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwPgwApnQciArpEntry 40 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwPgwApnQciArpNumTotalRulesInstallFailGxGwPCEFMalfunction OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules install fail due to gx gw/pcef malfunction" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwPgwApnQciArpEntry 41 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwPgwApnQciArpNumTotalRulesInstallFailGxResourceLimitation OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules install fail due to gx resource limitation" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwPgwApnQciArpEntry 42 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwPgwApnQciArpNumTotalRulesInstallFailGxMaxNumBearersReached OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules install fail due to gx maximum number of bearers reached per IP-CAN session" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwPgwApnQciArpEntry 43 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwPgwApnQciArpNumTotalRulesInstallFailGxMissingFlowInfo OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules install fail due to gx missing flow info" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwPgwApnQciArpEntry 44 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwPgwApnQciArpNumTotalRulesInstallFailGxResourceAllocationFailure OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules install fail due to gx resource allocation failure" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwPgwApnQciArpEntry 45 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwPgwApnQciArpNumTotalRulesInstallFailGxUnsuccessfulQosValidation OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules install fail due to gx unsuccessful qos validation" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwPgwApnQciArpEntry 46 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwPgwApnQciArpNumTotalRulesInstallFailGxIncorrectFlowInfo OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules install fail due to gx incorrect flow info" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwPgwApnQciArpEntry 47 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwPgwApnQciArpNumTotalRulesInstallFailGxFilterRestrictions OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules install fail due to gx flow filter restrictions" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwPgwApnQciArpEntry 48 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwPgwApnQciArpNumTotalRulesInstallFailGxMissingRedirectServerAddress OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules install fail due to gx missing redirect server address" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwPgwApnQciArpEntry 49 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwPgwApnQciArpNumTotalRulesInstallFailGtpS5S8CbrResponseFailure OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules install fail due to gtp s5s8 cbr response failure" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwPgwApnQciArpEntry 50 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwPgwApnQciArpNumTotalRulesInstallFailGtpS5S8CbrResponseTimeout OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules install fail due to gtp s5s8 cbr response timeout" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwPgwApnQciArpEntry 51 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwPgwApnQciArpNumTotalRulesInstallFailGtpS5S8UbrResponseFailure OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules install fail due to gtp s5s8 ubr response failure" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwPgwApnQciArpEntry 52 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwPgwApnQciArpNumTotalRulesInstallFailGtpS5S8UbrResponseTimeout OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules install fail due to gtp s5s8 ubr response timeout" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwPgwApnQciArpEntry 53 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwPgwApnQciArpNumTotalRulesInstallFailGtpS2bCbrResponseFailure OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules install fail due to gtp s2b cbr response failure" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwPgwApnQciArpEntry 54 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwPgwApnQciArpNumTotalRulesInstallFailGtpS2bCbrResponseTimeout OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules install fail due to gtp s2b cbr response timeout" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwPgwApnQciArpEntry 55 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwPgwApnQciArpNumTotalRulesInstallFailGtpS2bUbrResponseFailure OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules install fail due to gtp s2b ubr response failure" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwPgwApnQciArpEntry 56 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwPgwApnQciArpNumTotalRulesInstallFailGtpS2bUbrResponseTimeout OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules install fail due to gtp s2b ubr response timeout" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwPgwApnQciArpEntry 57 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwPgwApnQciArpNumTotalRulesInstallFailGtpS2aCbrResponseFailure OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules install fail due to gtp s2a cbr response failure" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwPgwApnQciArpEntry 58 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwPgwApnQciArpNumTotalRulesInstallFailGtpS2aCbrResponseTimeout OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules install fail due to gtp s2a cbr response timeout" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwPgwApnQciArpEntry 59 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwPgwApnQciArpNumTotalRulesInstallFailGtpS2aUbrResponseFailure OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules install fail due to gtp s2a ubr response failure" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwPgwApnQciArpEntry 60 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwPgwApnQciArpNumTotalRulesInstallFailGtpS2aUbrResponseTimeout OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules install fail due to gtp s2a ubr response timeout" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwPgwApnQciArpEntry 61 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwPgwApnQciArpNumTotalRulesInstallFailGtpCbrResponseFailure OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules install fail due to gtp cbr response failure" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwPgwApnQciArpEntry 62 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwPgwApnQciArpNumTotalRulesInstallFailGtpCbrResponseTimeout OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules install fail due to gtp cbr response timeout" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwPgwApnQciArpEntry 63 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwPgwApnQciArpNumTotalRulesInstallFailGtpUbrResponseFailure OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules install fail due to gtp ubr response failure" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwPgwApnQciArpEntry 64 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwPgwApnQciArpNumTotalRulesInstallFailGtpUbrResponseTimeout OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules install fail due to gtp ubr response timeout" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwPgwApnQciArpEntry 65 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwPgwApnQciArpNumTotalRulesInstallFailLocalSystemResourceFailure OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules install fail due to local system resource failure" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwPgwApnQciArpEntry 66 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwPgwApnQciArpNumTotalRulesModifySuccess OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules modify successful" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwPgwApnQciArpEntry 67 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwPgwApnQciArpNumTotalRulesModifyFail OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules modify failed" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwPgwApnQciArpEntry 68 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwPgwApnQciArpNumTotalRulesModifyFailGxRatingGroupError OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules modify fail due to gx rating group error" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwPgwApnQciArpEntry 69 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwPgwApnQciArpNumTotalRulesModifyFailGxGwPCEFMalfunction OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules modify fail due to gx gw/pcef malfunction" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwPgwApnQciArpEntry 70 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwPgwApnQciArpNumTotalRulesModifyFailGxResourceLimitation OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules modify fail due to gx resource limitation" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwPgwApnQciArpEntry 71 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwPgwApnQciArpNumTotalRulesModifyFailGxResourceAllocationFailure OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules modify fail due to gx resource allocation failure" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwPgwApnQciArpEntry 72 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwPgwApnQciArpNumTotalRulesModifyFailGxUnsuccessfulQosValidation OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules modify fail due to gx unsuccessful qos validation" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwPgwApnQciArpEntry 73 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwPgwApnQciArpNumTotalRulesModifyFailGxIncorrectFlowInfo OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules modify fail due to gx incorrect flow info" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwPgwApnQciArpEntry 74 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwPgwApnQciArpNumTotalRulesModifyFailGxFilterRestrictions OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules modify fail due to gx flow filter restrictions" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwPgwApnQciArpEntry 75 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwPgwApnQciArpNumTotalRulesModifyFailGxMissingRedirectServerAddress OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules modify fail due to gx missing redirect server address" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwPgwApnQciArpEntry 76 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwPgwApnQciArpNumTotalRulesModifyFailGtpS5S8UbrResponseFailure OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules modify fail due to gtp s5s8 ubr response failure" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwPgwApnQciArpEntry 77 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwPgwApnQciArpNumTotalRulesModifyFailGtpS5S8UbrResponseTimeout OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules modify fail due to gtp s5s8 ubr response timeout" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwPgwApnQciArpEntry 78 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwPgwApnQciArpNumTotalRulesModifyFailGtpS2bUbrResponseFailure OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules modify fail due to gtp s2b ubr response failure" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwPgwApnQciArpEntry 79 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwPgwApnQciArpNumTotalRulesModifyFailGtpS2bUbrResponseTimeout OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules modify fail due to gtp s2b ubr response timeout" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwPgwApnQciArpEntry 80 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwPgwApnQciArpNumTotalRulesModifyFailGtpS2aUbrResponseFailure OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules modify fail due to gtp s2a ubr response failure" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwPgwApnQciArpEntry 81 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwPgwApnQciArpNumTotalRulesModifyFailGtpS2aUbrResponseTimeout OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules modify fail due to gtp s2a ubr response timeout" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwPgwApnQciArpEntry 82 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwPgwApnQciArpNumTotalRulesModifyFailGtpUbrResponseFailure OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules modify fail due to gtp ubr response failure" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwPgwApnQciArpEntry 83 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwPgwApnQciArpNumTotalRulesModifyFailGtpUbrResponseTimeout OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules modify fail due to gtp ubr response timeout" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwPgwApnQciArpEntry 84 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwPgwApnQciArpNumTotalRulesModifyFailLocalSystemResourceFailure OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules modify fail due to local system resource failure" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwPgwApnQciArpEntry 85 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwPgwApnQciArpNumTotalRulesRemoveSuccess OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules remove successful" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwPgwApnQciArpEntry 86 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwPgwApnQciArpNumTotalRulesRemoveFail OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules remove failed" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwPgwApnQciArpEntry 87 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwPgwApnQciArpNumTotalRulesRemoveFailGxUnknownRuleName OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules remove fail due to gx unknown rule name" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwPgwApnQciArpEntry 88 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwPgwApnQciArpNumTotalRulesRemoveFailGtpS5S8UbrResponseFailure OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules remove fail due to gtp s5s8 ubr response failure" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwPgwApnQciArpEntry 89 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwPgwApnQciArpNumTotalRulesRemoveFailGtpS5S8UbrResponseTimeout OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules remove fail due to gtp s5s8 ubr response timeout" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwPgwApnQciArpEntry 90 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwPgwApnQciArpNumTotalRulesRemoveFailGtpS5S8DbrResponseFailure OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules remove fail due to gtp s5s8 dbr response failure" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwPgwApnQciArpEntry 91 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwPgwApnQciArpNumTotalRulesRemoveFailGtpS5S8DbrResponseTimeout OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules remove fail due to gtp s5s8 dbr response timeout" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwPgwApnQciArpEntry 92 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwPgwApnQciArpNumTotalRulesRemoveFailGtpS2bUbrResponseFailure OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules remove fail due to gtp s2b ubr response failure" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwPgwApnQciArpEntry 93 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwPgwApnQciArpNumTotalRulesRemoveFailGtpS2bUbrResponseTimeout OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules remove fail due to gtp s2b ubr response timeout" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwPgwApnQciArpEntry 94 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwPgwApnQciArpNumTotalRulesRemoveFailGtpS2bDbrResponseFailure OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules remove fail due to gtp s2b dbr response failure" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwPgwApnQciArpEntry 95 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwPgwApnQciArpNumTotalRulesRemoveFailGtpS2bDbrResponseTimeout OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules remove fail due to gtp s2b dbr response timeout" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwPgwApnQciArpEntry 96 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwPgwApnQciArpNumTotalRulesRemoveFailGtpS2aUbrResponseFailure OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules remove fail due to gtp s2a ubr response failure" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwPgwApnQciArpEntry 97 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwPgwApnQciArpNumTotalRulesRemoveFailGtpS2aUbrResponseTimeout OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules remove fail due to gtp s2a ubr response timeout" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwPgwApnQciArpEntry 98 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwPgwApnQciArpNumTotalRulesRemoveFailGtpS2aDbrResponseFailure OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules remove fail due to gtp s2a dbr response failure" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwPgwApnQciArpEntry 99 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwPgwApnQciArpNumTotalRulesRemoveFailGtpS2aDbrResponseTimeout OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules remove fail due to gtp s2a dbr response timeout" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwPgwApnQciArpEntry 100 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwPgwApnQciArpNumTotalRulesRemoveFailGtpUbrResponseFailure OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules remove fail due to gtp ubr response failure" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwPgwApnQciArpEntry 101 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwPgwApnQciArpNumTotalRulesRemoveFailGtpUbrResponseTimeout OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules remove fail due to gtp ubr response timeout" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwPgwApnQciArpEntry 102 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwPgwApnQciArpNumTotalRulesRemoveFailGtpDbrResponseFailure OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules remove fail due to gtp dbr response failure" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwPgwApnQciArpEntry 103 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwPgwApnQciArpNumTotalRulesRemoveFailGtpDbrResponseTimeout OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules remove fail due to gtp dbr response timeout" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwPgwApnQciArpEntry 104 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwPgwApnQciArpNumTotalRulesRemoveFailLocalSystemResourceFailure OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules remove fail due to local system resource failure" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwPgwApnQciArpEntry 105 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwPgwApnQciArpNumTotalRulesActiveGyReallocationofCredit OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules active due to gy reallocation of credit" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwPgwApnQciArpEntry 106 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwPgwApnQciArpNumTotalRulesInactiveGyOutofCredit OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules inactive due to gy out of credit" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwPgwApnQciArpEntry 107 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwSgwQciArpTable OBJECT-TYPE SYNTAX SEQUENCE OF AffirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwSgwQciArpEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "" ::= { affirmedZoneMIB 354 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwSgwQciArpEntry OBJECT-TYPE SYNTAX AffirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwSgwQciArpEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "" INDEX { affirmedZoneName, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwSgwQciArpName, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwSgwQciArpQci, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwSgwQciArpArp } ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwSgwQciArpTable 1 } AffirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwSgwQciArpEntry ::= SEQUENCE { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwSgwQciArpName String, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwSgwQciArpQci Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwSgwQciArpArp Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwSgwQciArpNumUplinkPackets ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwSgwQciArpNumUplinkBytes ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwSgwQciArpNumUplinkDropPackets ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwSgwQciArpNumUplinkDropBytes ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwSgwQciArpNumUplinkErrorLossPackets ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwSgwQciArpNumUplinkErrorLossBytes ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwSgwQciArpNumDownlinkPackets ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwSgwQciArpNumDownlinkBytes ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwSgwQciArpNumDownlinkDropPackets ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwSgwQciArpNumDownlinkDropBytes ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwSgwQciArpNumDownlinkErrorLossPackets ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwSgwQciArpNumDownlinkErrorLossBytes ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwSgwQciArpNumCurrentBearers ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwSgwQciArpIntervalPeakBearers Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwSgwQciArpNumTotalBearersSetupSuccess ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwSgwQciArpNumTotalBearersSetupFail ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwSgwQciArpNumTotalBearersHandoverSuccess ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwSgwQciArpNumTotalBearersHandoverFailure ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwSgwQciArpNumTotalBearersNormalRelease ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwSgwQciArpNumTotalBearersAccessSideNormalRelease ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwSgwQciArpNumTotalBearersNetworkSideNormalRelease ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwSgwQciArpNumTotalBearersAbnormalRelease ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwSgwQciArpNumTotalBearersOperatorInitiatedLocalRelease ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwSgwQciArpNumTotalBearersIdleTimerExpiryLocalRelease ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwSgwQciArpNumTotalBearersSessionMaxTimerLocalRelease ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwSgwQciArpNumTotalBearersInternalErrorsLocalRelease ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwSgwQciArpNumTotalBearersDuplicateBearesLocalRelease ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwSgwQciArpNumTotalBearersMiscellaneousLocalRelease ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwSgwQciArpNumTotalBearersS1UPathFailuresAbnormalRelease ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwSgwQciArpNumTotalBearersS4UPathFailuresAbnormalRelease ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwSgwQciArpNumTotalBearersS12UPathFailuresAbnormalRelease ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwSgwQciArpNumTotalBearersS5S8UPathFailuresAbnormalRelease ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwSgwQciArpNumTotalBearersS11S4PathFailuresAbnormalRelease ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwSgwQciArpNumTotalBearersS5S8PathFailuresAbnormalRelease ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwSgwQciArpNumTotalBearersS4UErrorIndicationAbnormalRelease ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwSgwQciArpNumTotalBearersS5S8UErrorIndicationAbnormalRelease ConfdString } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwSgwQciArpName OBJECT-TYPE SYNTAX String MAX-ACCESS not-accessible STATUS current DESCRIPTION "Table Name" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwSgwQciArpEntry 1 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwSgwQciArpQci OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS not-accessible STATUS current DESCRIPTION "Bearer QCI Value" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwSgwQciArpEntry 2 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwSgwQciArpArp OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS not-accessible STATUS current DESCRIPTION "Bearer ARP-PL Value" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwSgwQciArpEntry 3 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwSgwQciArpNumUplinkPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink packets received" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwSgwQciArpEntry 4 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwSgwQciArpNumUplinkBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink bytes received" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwSgwQciArpEntry 5 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwSgwQciArpNumUplinkDropPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink packets dropped" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwSgwQciArpEntry 6 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwSgwQciArpNumUplinkDropBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink bytes dropped" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwSgwQciArpEntry 7 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwSgwQciArpNumUplinkErrorLossPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink error loss packets" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwSgwQciArpEntry 8 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwSgwQciArpNumUplinkErrorLossBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink error loss bytes" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwSgwQciArpEntry 9 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwSgwQciArpNumDownlinkPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink packets received" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwSgwQciArpEntry 10 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwSgwQciArpNumDownlinkBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink bytes received" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwSgwQciArpEntry 11 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwSgwQciArpNumDownlinkDropPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink packets dropped" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwSgwQciArpEntry 12 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwSgwQciArpNumDownlinkDropBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink bytes dropped" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwSgwQciArpEntry 13 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwSgwQciArpNumDownlinkErrorLossPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink error loss packets" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwSgwQciArpEntry 14 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwSgwQciArpNumDownlinkErrorLossBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink error loss bytes" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwSgwQciArpEntry 15 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwSgwQciArpNumCurrentBearers OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of current bearers" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwSgwQciArpEntry 16 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwSgwQciArpIntervalPeakBearers OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Interval peak number of bearers" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwSgwQciArpEntry 17 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwSgwQciArpNumTotalBearersSetupSuccess OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers setup successful" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwSgwQciArpEntry 18 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwSgwQciArpNumTotalBearersSetupFail OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers setup failed" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwSgwQciArpEntry 19 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwSgwQciArpNumTotalBearersHandoverSuccess OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers handover successfully" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwSgwQciArpEntry 20 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwSgwQciArpNumTotalBearersHandoverFailure OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers handover failures" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwSgwQciArpEntry 21 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwSgwQciArpNumTotalBearersNormalRelease OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers released normally" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwSgwQciArpEntry 22 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwSgwQciArpNumTotalBearersAccessSideNormalRelease OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers released due to access side deactivation" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwSgwQciArpEntry 23 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwSgwQciArpNumTotalBearersNetworkSideNormalRelease OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers released due to network side deactivation" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwSgwQciArpEntry 24 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwSgwQciArpNumTotalBearersAbnormalRelease OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers released abnormally" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwSgwQciArpEntry 25 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwSgwQciArpNumTotalBearersOperatorInitiatedLocalRelease OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers locally released due to operator initiation" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwSgwQciArpEntry 26 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwSgwQciArpNumTotalBearersIdleTimerExpiryLocalRelease OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers locally released due to idle timer expiry" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwSgwQciArpEntry 27 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwSgwQciArpNumTotalBearersSessionMaxTimerLocalRelease OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers locally released due to session max timer expiry" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwSgwQciArpEntry 28 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwSgwQciArpNumTotalBearersInternalErrorsLocalRelease OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers locally released due to internal errors" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwSgwQciArpEntry 29 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwSgwQciArpNumTotalBearersDuplicateBearesLocalRelease OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers locally released due to duplicate bearers" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwSgwQciArpEntry 30 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwSgwQciArpNumTotalBearersMiscellaneousLocalRelease OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers locally released due to miscellaneous" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwSgwQciArpEntry 31 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwSgwQciArpNumTotalBearersS1UPathFailuresAbnormalRelease OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers abnormal release due to S1U path failures" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwSgwQciArpEntry 32 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwSgwQciArpNumTotalBearersS4UPathFailuresAbnormalRelease OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers abnormal release due to S4U path failures" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwSgwQciArpEntry 33 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwSgwQciArpNumTotalBearersS12UPathFailuresAbnormalRelease OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers abnormal release due to S12U path failures" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwSgwQciArpEntry 34 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwSgwQciArpNumTotalBearersS5S8UPathFailuresAbnormalRelease OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers abnormal release due to S5S8U path failures" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwSgwQciArpEntry 35 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwSgwQciArpNumTotalBearersS11S4PathFailuresAbnormalRelease OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers abnormal release due to S11S4 path failures" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwSgwQciArpEntry 36 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwSgwQciArpNumTotalBearersS5S8PathFailuresAbnormalRelease OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers abnormal release due to S5S8 path failures" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwSgwQciArpEntry 37 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwSgwQciArpNumTotalBearersS4UErrorIndicationAbnormalRelease OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers abnormal release due to S4U error indication" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwSgwQciArpEntry 38 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwSgwQciArpNumTotalBearersS5S8UErrorIndicationAbnormalRelease OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers abnormal release due to S5S8U error indication" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwSgwQciArpEntry 39 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwSgwApnQciArpTable OBJECT-TYPE SYNTAX SEQUENCE OF AffirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwSgwApnQciArpEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "" ::= { affirmedZoneMIB 355 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwSgwApnQciArpEntry OBJECT-TYPE SYNTAX AffirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwSgwApnQciArpEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "" INDEX { affirmedZoneName, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwSgwApnQciArpName, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwSgwApnQciArpQci, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwSgwApnQciArpArp } ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwSgwApnQciArpTable 1 } AffirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwSgwApnQciArpEntry ::= SEQUENCE { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwSgwApnQciArpName String, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwSgwApnQciArpQci Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwSgwApnQciArpArp Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwSgwApnQciArpNumUplinkPackets ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwSgwApnQciArpNumUplinkBytes ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwSgwApnQciArpNumUplinkDropPackets ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwSgwApnQciArpNumUplinkDropBytes ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwSgwApnQciArpNumUplinkErrorLossPackets ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwSgwApnQciArpNumUplinkErrorLossBytes ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwSgwApnQciArpNumDownlinkPackets ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwSgwApnQciArpNumDownlinkBytes ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwSgwApnQciArpNumDownlinkDropPackets ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwSgwApnQciArpNumDownlinkDropBytes ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwSgwApnQciArpNumDownlinkErrorLossPackets ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwSgwApnQciArpNumDownlinkErrorLossBytes ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwSgwApnQciArpNumCurrentBearers ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwSgwApnQciArpIntervalPeakBearers Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwSgwApnQciArpNumTotalBearersSetupSuccess ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwSgwApnQciArpNumTotalBearersSetupFail ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwSgwApnQciArpNumTotalBearersHandoverSuccess ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwSgwApnQciArpNumTotalBearersHandoverFailure ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwSgwApnQciArpNumTotalBearersNormalRelease ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwSgwApnQciArpNumTotalBearersAccessSideNormalRelease ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwSgwApnQciArpNumTotalBearersNetworkSideNormalRelease ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwSgwApnQciArpNumTotalBearersAbnormalRelease ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwSgwApnQciArpNumTotalBearersOperatorInitiatedLocalRelease ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwSgwApnQciArpNumTotalBearersIdleTimerExpiryLocalRelease ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwSgwApnQciArpNumTotalBearersSessionMaxTimerLocalRelease ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwSgwApnQciArpNumTotalBearersInternalErrorsLocalRelease ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwSgwApnQciArpNumTotalBearersDuplicateBearesLocalRelease ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwSgwApnQciArpNumTotalBearersMiscellaneousLocalRelease ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwSgwApnQciArpNumTotalBearersS1UPathFailuresAbnormalRelease ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwSgwApnQciArpNumTotalBearersS4UPathFailuresAbnormalRelease ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwSgwApnQciArpNumTotalBearersS12UPathFailuresAbnormalRelease ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwSgwApnQciArpNumTotalBearersS5S8UPathFailuresAbnormalRelease ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwSgwApnQciArpNumTotalBearersS11S4PathFailuresAbnormalRelease ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwSgwApnQciArpNumTotalBearersS5S8PathFailuresAbnormalRelease ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwSgwApnQciArpNumTotalBearersS4UErrorIndicationAbnormalRelease ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwSgwApnQciArpNumTotalBearersS5S8UErrorIndicationAbnormalRelease ConfdString } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwSgwApnQciArpName OBJECT-TYPE SYNTAX String MAX-ACCESS not-accessible STATUS current DESCRIPTION "Table Name" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwSgwApnQciArpEntry 1 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwSgwApnQciArpQci OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS not-accessible STATUS current DESCRIPTION "Bearer QCI Value" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwSgwApnQciArpEntry 2 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwSgwApnQciArpArp OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS not-accessible STATUS current DESCRIPTION "Bearer ARP Value" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwSgwApnQciArpEntry 3 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwSgwApnQciArpNumUplinkPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink packets received" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwSgwApnQciArpEntry 4 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwSgwApnQciArpNumUplinkBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink bytes received" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwSgwApnQciArpEntry 5 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwSgwApnQciArpNumUplinkDropPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink packets dropped" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwSgwApnQciArpEntry 6 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwSgwApnQciArpNumUplinkDropBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink bytes dropped" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwSgwApnQciArpEntry 7 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwSgwApnQciArpNumUplinkErrorLossPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink error loss packets" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwSgwApnQciArpEntry 8 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwSgwApnQciArpNumUplinkErrorLossBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink error loss bytes" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwSgwApnQciArpEntry 9 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwSgwApnQciArpNumDownlinkPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink packets received" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwSgwApnQciArpEntry 10 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwSgwApnQciArpNumDownlinkBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink bytes received" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwSgwApnQciArpEntry 11 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwSgwApnQciArpNumDownlinkDropPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink packets dropped" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwSgwApnQciArpEntry 12 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwSgwApnQciArpNumDownlinkDropBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink bytes dropped" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwSgwApnQciArpEntry 13 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwSgwApnQciArpNumDownlinkErrorLossPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink error loss packets" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwSgwApnQciArpEntry 14 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwSgwApnQciArpNumDownlinkErrorLossBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink error loss bytes" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwSgwApnQciArpEntry 15 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwSgwApnQciArpNumCurrentBearers OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of current bearers" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwSgwApnQciArpEntry 16 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwSgwApnQciArpIntervalPeakBearers OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Interval peak number of bearers" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwSgwApnQciArpEntry 17 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwSgwApnQciArpNumTotalBearersSetupSuccess OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers setup successful" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwSgwApnQciArpEntry 18 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwSgwApnQciArpNumTotalBearersSetupFail OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers setup failed" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwSgwApnQciArpEntry 19 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwSgwApnQciArpNumTotalBearersHandoverSuccess OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers handover successfully" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwSgwApnQciArpEntry 20 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwSgwApnQciArpNumTotalBearersHandoverFailure OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers handover failures" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwSgwApnQciArpEntry 21 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwSgwApnQciArpNumTotalBearersNormalRelease OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers released normally" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwSgwApnQciArpEntry 22 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwSgwApnQciArpNumTotalBearersAccessSideNormalRelease OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers released due to access side deactivation" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwSgwApnQciArpEntry 23 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwSgwApnQciArpNumTotalBearersNetworkSideNormalRelease OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers released due to network side deactivation" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwSgwApnQciArpEntry 24 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwSgwApnQciArpNumTotalBearersAbnormalRelease OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers released abnormally" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwSgwApnQciArpEntry 25 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwSgwApnQciArpNumTotalBearersOperatorInitiatedLocalRelease OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers locally released due to operator initiation" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwSgwApnQciArpEntry 26 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwSgwApnQciArpNumTotalBearersIdleTimerExpiryLocalRelease OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers locally released due to idle timer expiry" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwSgwApnQciArpEntry 27 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwSgwApnQciArpNumTotalBearersSessionMaxTimerLocalRelease OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers locally released due to session max timer expiry" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwSgwApnQciArpEntry 28 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwSgwApnQciArpNumTotalBearersInternalErrorsLocalRelease OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers locally released due to internal errors" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwSgwApnQciArpEntry 29 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwSgwApnQciArpNumTotalBearersDuplicateBearesLocalRelease OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers locally released due to duplicate bearers" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwSgwApnQciArpEntry 30 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwSgwApnQciArpNumTotalBearersMiscellaneousLocalRelease OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers locally released due to miscellaneous" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwSgwApnQciArpEntry 31 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwSgwApnQciArpNumTotalBearersS1UPathFailuresAbnormalRelease OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers abnormal release due to S1U path failures" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwSgwApnQciArpEntry 32 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwSgwApnQciArpNumTotalBearersS4UPathFailuresAbnormalRelease OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers abnormal release due to S4U path failures" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwSgwApnQciArpEntry 33 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwSgwApnQciArpNumTotalBearersS12UPathFailuresAbnormalRelease OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers abnormal release due to S12U path failures" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwSgwApnQciArpEntry 34 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwSgwApnQciArpNumTotalBearersS5S8UPathFailuresAbnormalRelease OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers abnormal release due to S5S8U path failures" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwSgwApnQciArpEntry 35 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwSgwApnQciArpNumTotalBearersS11S4PathFailuresAbnormalRelease OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers abnormal release due to S11S4 path failures" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwSgwApnQciArpEntry 36 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwSgwApnQciArpNumTotalBearersS5S8PathFailuresAbnormalRelease OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers abnormal release due to S5S8 path failures" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwSgwApnQciArpEntry 37 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwSgwApnQciArpNumTotalBearersS4UErrorIndicationAbnormalRelease OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers abnormal release due to S4U error indication" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwSgwApnQciArpEntry 38 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwSgwApnQciArpNumTotalBearersS5S8UErrorIndicationAbnormalRelease OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers abnormal release due to S5S8U error indication" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSaegwSgwApnQciArpEntry 39 } affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwQciArpTable OBJECT-TYPE SYNTAX SEQUENCE OF AffirmedZoneGatewayStatisticsGridLevelCallPerformancePgwQciArpEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "" ::= { affirmedZoneMIB 356 } affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwQciArpEntry OBJECT-TYPE SYNTAX AffirmedZoneGatewayStatisticsGridLevelCallPerformancePgwQciArpEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "" INDEX { affirmedZoneName, affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwQciArpName, affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwQciArpQci, affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwQciArpArp } ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwQciArpTable 1 } AffirmedZoneGatewayStatisticsGridLevelCallPerformancePgwQciArpEntry ::= SEQUENCE { affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwQciArpName String, affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwQciArpQci Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwQciArpArp Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwQciArpNumUplinkPackets ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwQciArpNumUplinkBytes ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwQciArpNumUplinkDropPackets ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwQciArpNumUplinkDropBytes ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwQciArpNumUplinkErrorLossPackets ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwQciArpNumUplinkErrorLossBytes ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwQciArpNumDownlinkPackets ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwQciArpNumDownlinkBytes ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwQciArpNumDownlinkDropPackets ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwQciArpNumDownlinkDropBytes ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwQciArpNumDownlinkErrorLossPackets ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwQciArpNumDownlinkErrorLossBytes ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwQciArpNumCurrentBearers ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwQciArpIntervalPeakBearers Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwQciArpNumTotalBearersSetupSuccess ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwQciArpNumTotalBearersSetupFail ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwQciArpNumTotalBearersHandoverSuccess ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwQciArpNumTotalBearersHandoverFailure ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwQciArpNumTotalBearersNormalRelease ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwQciArpNumTotalBearersAccessSideNormalRelease ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwQciArpNumTotalBearersNetworkSideNormalRelease ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwQciArpNumTotalBearersAbnormalRelease ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwQciArpNumTotalBearersOperatorInitiatedLocalRelease ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwQciArpNumTotalBearersIdleTimerExpiryLocalRelease ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwQciArpNumTotalBearersSessionMaxTimerLocalRelease ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwQciArpNumTotalBearersInternalErrorsLocalRelease ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwQciArpNumTotalBearersDuplicateBearesLocalRelease ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwQciArpNumTotalBearersMiscellaneousLocalRelease ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwQciArpNumTotalBearersS5S8UPathFailuresAbnormalRelease ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwQciArpNumTotalBearersS5S8PathFailuresAbnormalRelease ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwQciArpNumTotalBearersS5S8UErrorIndicationAbnormalRelease ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwQciArpNumCurrentRules ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwQciArpIntervalPeakRules Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwQciArpNumTotalRulesInstallSuccess ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwQciArpNumTotalRulesInstallFail ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwQciArpNumTotalRulesInstallFailGxUnknownRuleName ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwQciArpNumTotalRulesInstallFailGxRatingGroupError ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwQciArpNumTotalRulesInstallFailGxGwPCEFMalfunction ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwQciArpNumTotalRulesInstallFailGxResourceLimitation ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwQciArpNumTotalRulesInstallFailGxMaxNumBearersReached ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwQciArpNumTotalRulesInstallFailGxMissingFlowInfo ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwQciArpNumTotalRulesInstallFailGxResourceAllocationFailure ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwQciArpNumTotalRulesInstallFailGxUnsuccessfulQosValidation ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwQciArpNumTotalRulesInstallFailGxIncorrectFlowInfo ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwQciArpNumTotalRulesInstallFailGxFilterRestrictions ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwQciArpNumTotalRulesInstallFailGxMissingRedirectServerAddress ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwQciArpNumTotalRulesInstallFailGtpS5S8CbrResponseFailure ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwQciArpNumTotalRulesInstallFailGtpS5S8CbrResponseTimeout ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwQciArpNumTotalRulesInstallFailGtpS5S8UbrResponseFailure ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwQciArpNumTotalRulesInstallFailGtpS5S8UbrResponseTimeout ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwQciArpNumTotalRulesInstallFailGtpS2bCbrResponseFailure ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwQciArpNumTotalRulesInstallFailGtpS2bCbrResponseTimeout ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwQciArpNumTotalRulesInstallFailGtpS2bUbrResponseFailure ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwQciArpNumTotalRulesInstallFailGtpS2bUbrResponseTimeout ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwQciArpNumTotalRulesInstallFailGtpS2aCbrResponseFailure ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwQciArpNumTotalRulesInstallFailGtpS2aCbrResponseTimeout ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwQciArpNumTotalRulesInstallFailGtpS2aUbrResponseFailure ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwQciArpNumTotalRulesInstallFailGtpS2aUbrResponseTimeout ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwQciArpNumTotalRulesInstallFailGtpCbrResponseFailure ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwQciArpNumTotalRulesInstallFailGtpCbrResponseTimeout ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwQciArpNumTotalRulesInstallFailGtpUbrResponseFailure ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwQciArpNumTotalRulesInstallFailGtpUbrResponseTimeout ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwQciArpNumTotalRulesInstallFailLocalSystemResourceFailure ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwQciArpNumTotalRulesModifySuccess ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwQciArpNumTotalRulesModifyFail ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwQciArpNumTotalRulesModifyFailGxRatingGroupError ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwQciArpNumTotalRulesModifyFailGxGwPCEFMalfunction ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwQciArpNumTotalRulesModifyFailGxResourceLimitation ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwQciArpNumTotalRulesModifyFailGxResourceAllocationFailure ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwQciArpNumTotalRulesModifyFailGxUnsuccessfulQosValidation ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwQciArpNumTotalRulesModifyFailGxIncorrectFlowInfo ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwQciArpNumTotalRulesModifyFailGxFilterRestrictions ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwQciArpNumTotalRulesModifyFailGxMissingRedirectServerAddress ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwQciArpNumTotalRulesModifyFailGtpS5S8UbrResponseFailure ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwQciArpNumTotalRulesModifyFailGtpS5S8UbrResponseTimeout ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwQciArpNumTotalRulesModifyFailGtpS2bUbrResponseFailure ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwQciArpNumTotalRulesModifyFailGtpS2bUbrResponseTimeout ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwQciArpNumTotalRulesModifyFailGtpS2aUbrResponseFailure ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwQciArpNumTotalRulesModifyFailGtpS2aUbrResponseTimeout ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwQciArpNumTotalRulesModifyFailGtpUbrResponseFailure ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwQciArpNumTotalRulesModifyFailGtpUbrResponseTimeout ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwQciArpNumTotalRulesModifyFailLocalSystemResourceFailure ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwQciArpNumTotalRulesRemoveSuccess ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwQciArpNumTotalRulesRemoveFail ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwQciArpNumTotalRulesRemoveFailGxUnknownRuleName ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwQciArpNumTotalRulesRemoveFailGtpS5S8UbrResponseFailure ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwQciArpNumTotalRulesRemoveFailGtpS5S8UbrResponseTimeout ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwQciArpNumTotalRulesRemoveFailGtpS5S8DbrResponseFailure ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwQciArpNumTotalRulesRemoveFailGtpS5S8DbrResponseTimeout ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwQciArpNumTotalRulesRemoveFailGtpS2bUbrResponseFailure ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwQciArpNumTotalRulesRemoveFailGtpS2bUbrResponseTimeout ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwQciArpNumTotalRulesRemoveFailGtpS2bDbrResponseFailure ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwQciArpNumTotalRulesRemoveFailGtpS2bDbrResponseTimeout ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwQciArpNumTotalRulesRemoveFailGtpS2aUbrResponseFailure ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwQciArpNumTotalRulesRemoveFailGtpS2aUbrResponseTimeout ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwQciArpNumTotalRulesRemoveFailGtpS2aDbrResponseFailure ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwQciArpNumTotalRulesRemoveFailGtpS2aDbrResponseTimeout ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwQciArpNumTotalRulesRemoveFailGtpUbrResponseFailure ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwQciArpNumTotalRulesRemoveFailGtpUbrResponseTimeout ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwQciArpNumTotalRulesRemoveFailGtpDbrResponseFailure ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwQciArpNumTotalRulesRemoveFailGtpDbrResponseTimeout ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwQciArpNumTotalRulesRemoveFailLocalSystemResourceFailure ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwQciArpNumTotalRulesActiveGyReallocationofCredit ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwQciArpNumTotalRulesInactiveGyOutofCredit ConfdString } affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwQciArpName OBJECT-TYPE SYNTAX String MAX-ACCESS not-accessible STATUS current DESCRIPTION "Table Name" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwQciArpEntry 1 } affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwQciArpQci OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS not-accessible STATUS current DESCRIPTION "Bearer QCI Value" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwQciArpEntry 2 } affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwQciArpArp OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS not-accessible STATUS current DESCRIPTION "Bearer ARP-PL Value" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwQciArpEntry 3 } affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwQciArpNumUplinkPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink packets received" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwQciArpEntry 4 } affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwQciArpNumUplinkBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink bytes received" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwQciArpEntry 5 } affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwQciArpNumUplinkDropPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink packets dropped" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwQciArpEntry 6 } affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwQciArpNumUplinkDropBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink bytes dropped" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwQciArpEntry 7 } affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwQciArpNumUplinkErrorLossPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink error loss packets" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwQciArpEntry 8 } affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwQciArpNumUplinkErrorLossBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink error loss bytes" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwQciArpEntry 9 } affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwQciArpNumDownlinkPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink packets received" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwQciArpEntry 10 } affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwQciArpNumDownlinkBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink bytes received" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwQciArpEntry 11 } affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwQciArpNumDownlinkDropPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink packets dropped" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwQciArpEntry 12 } affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwQciArpNumDownlinkDropBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink bytes dropped" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwQciArpEntry 13 } affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwQciArpNumDownlinkErrorLossPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink error loss packets" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwQciArpEntry 14 } affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwQciArpNumDownlinkErrorLossBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink error loss bytes" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwQciArpEntry 15 } affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwQciArpNumCurrentBearers OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of current bearers" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwQciArpEntry 16 } affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwQciArpIntervalPeakBearers OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Interval peak number of bearers" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwQciArpEntry 17 } affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwQciArpNumTotalBearersSetupSuccess OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers setup successful" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwQciArpEntry 18 } affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwQciArpNumTotalBearersSetupFail OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers setup failed" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwQciArpEntry 19 } affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwQciArpNumTotalBearersHandoverSuccess OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers handover successfully" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwQciArpEntry 20 } affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwQciArpNumTotalBearersHandoverFailure OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers handover failures" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwQciArpEntry 21 } affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwQciArpNumTotalBearersNormalRelease OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers released normally" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwQciArpEntry 22 } affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwQciArpNumTotalBearersAccessSideNormalRelease OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers released due to access side deactivation" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwQciArpEntry 23 } affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwQciArpNumTotalBearersNetworkSideNormalRelease OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers released due to network side deactivation" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwQciArpEntry 24 } affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwQciArpNumTotalBearersAbnormalRelease OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers released abnormally" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwQciArpEntry 25 } affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwQciArpNumTotalBearersOperatorInitiatedLocalRelease OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers locally released due to operator initiation" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwQciArpEntry 26 } affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwQciArpNumTotalBearersIdleTimerExpiryLocalRelease OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers locally released due to idle timer expiry" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwQciArpEntry 27 } affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwQciArpNumTotalBearersSessionMaxTimerLocalRelease OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers locally released due to session max timer expiry" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwQciArpEntry 28 } affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwQciArpNumTotalBearersInternalErrorsLocalRelease OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers locally released due to internal errors" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwQciArpEntry 29 } affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwQciArpNumTotalBearersDuplicateBearesLocalRelease OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers locally released due to duplicate bearers" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwQciArpEntry 30 } affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwQciArpNumTotalBearersMiscellaneousLocalRelease OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers locally released due to miscellaneous" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwQciArpEntry 31 } affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwQciArpNumTotalBearersS5S8UPathFailuresAbnormalRelease OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers abnormal release due to S5S8U path failures" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwQciArpEntry 32 } affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwQciArpNumTotalBearersS5S8PathFailuresAbnormalRelease OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers abnormal release due to S5S8 path failures" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwQciArpEntry 33 } affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwQciArpNumTotalBearersS5S8UErrorIndicationAbnormalRelease OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers abnormal release due to S5S8U error indication" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwQciArpEntry 34 } affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwQciArpNumCurrentRules OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of current rules" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwQciArpEntry 35 } affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwQciArpIntervalPeakRules OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Interval peak number of rules" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwQciArpEntry 36 } affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwQciArpNumTotalRulesInstallSuccess OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules install successful" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwQciArpEntry 37 } affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwQciArpNumTotalRulesInstallFail OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules install failed" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwQciArpEntry 38 } affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwQciArpNumTotalRulesInstallFailGxUnknownRuleName OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules install fail due to gx unknown rule name" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwQciArpEntry 39 } affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwQciArpNumTotalRulesInstallFailGxRatingGroupError OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules install fail due to gx rating group error" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwQciArpEntry 40 } affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwQciArpNumTotalRulesInstallFailGxGwPCEFMalfunction OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules install fail due to gx gw/pcef malfunction" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwQciArpEntry 41 } affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwQciArpNumTotalRulesInstallFailGxResourceLimitation OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules install fail due to gx resource limitation" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwQciArpEntry 42 } affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwQciArpNumTotalRulesInstallFailGxMaxNumBearersReached OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules install fail due to gx maximum number of bearers reached per IP-CAN session" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwQciArpEntry 43 } affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwQciArpNumTotalRulesInstallFailGxMissingFlowInfo OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules install fail due to gx missing flow info" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwQciArpEntry 44 } affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwQciArpNumTotalRulesInstallFailGxResourceAllocationFailure OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules install fail due to gx resource allocation failure" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwQciArpEntry 45 } affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwQciArpNumTotalRulesInstallFailGxUnsuccessfulQosValidation OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules install fail due to gx unsuccessful qos validation" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwQciArpEntry 46 } affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwQciArpNumTotalRulesInstallFailGxIncorrectFlowInfo OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules install fail due to gx incorrect flow info" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwQciArpEntry 47 } affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwQciArpNumTotalRulesInstallFailGxFilterRestrictions OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules install fail due to gx flow filter restrictions" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwQciArpEntry 48 } affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwQciArpNumTotalRulesInstallFailGxMissingRedirectServerAddress OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules install fail due to gx missing redirect server address" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwQciArpEntry 49 } affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwQciArpNumTotalRulesInstallFailGtpS5S8CbrResponseFailure OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules install fail due to gtp s5s8 cbr response failure" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwQciArpEntry 50 } affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwQciArpNumTotalRulesInstallFailGtpS5S8CbrResponseTimeout OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules install fail due to gtp s5s8 cbr response timeout" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwQciArpEntry 51 } affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwQciArpNumTotalRulesInstallFailGtpS5S8UbrResponseFailure OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules install fail due to gtp s5s8 ubr response failure" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwQciArpEntry 52 } affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwQciArpNumTotalRulesInstallFailGtpS5S8UbrResponseTimeout OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules install fail due to gtp s5s8 ubr response timeout" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwQciArpEntry 53 } affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwQciArpNumTotalRulesInstallFailGtpS2bCbrResponseFailure OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules install fail due to gtp s2b cbr response failure" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwQciArpEntry 54 } affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwQciArpNumTotalRulesInstallFailGtpS2bCbrResponseTimeout OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules install fail due to gtp s2b cbr response timeout" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwQciArpEntry 55 } affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwQciArpNumTotalRulesInstallFailGtpS2bUbrResponseFailure OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules install fail due to gtp s2b ubr response failure" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwQciArpEntry 56 } affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwQciArpNumTotalRulesInstallFailGtpS2bUbrResponseTimeout OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules install fail due to gtp s2b ubr response timeout" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwQciArpEntry 57 } affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwQciArpNumTotalRulesInstallFailGtpS2aCbrResponseFailure OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules install fail due to gtp s2a cbr response failure" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwQciArpEntry 58 } affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwQciArpNumTotalRulesInstallFailGtpS2aCbrResponseTimeout OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules install fail due to gtp s2a cbr response timeout" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwQciArpEntry 59 } affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwQciArpNumTotalRulesInstallFailGtpS2aUbrResponseFailure OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules install fail due to gtp s2a ubr response failure" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwQciArpEntry 60 } affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwQciArpNumTotalRulesInstallFailGtpS2aUbrResponseTimeout OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules install fail due to gtp s2a ubr response timeout" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwQciArpEntry 61 } affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwQciArpNumTotalRulesInstallFailGtpCbrResponseFailure OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules install fail due to gtp cbr response failure" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwQciArpEntry 62 } affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwQciArpNumTotalRulesInstallFailGtpCbrResponseTimeout OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules install fail due to gtp cbr response timeout" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwQciArpEntry 63 } affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwQciArpNumTotalRulesInstallFailGtpUbrResponseFailure OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules install fail due to gtp ubr response failure" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwQciArpEntry 64 } affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwQciArpNumTotalRulesInstallFailGtpUbrResponseTimeout OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules install fail due to gtp ubr response timeout" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwQciArpEntry 65 } affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwQciArpNumTotalRulesInstallFailLocalSystemResourceFailure OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules install fail due to local system resource failure" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwQciArpEntry 66 } affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwQciArpNumTotalRulesModifySuccess OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules modify successful" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwQciArpEntry 67 } affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwQciArpNumTotalRulesModifyFail OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules modify failed" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwQciArpEntry 68 } affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwQciArpNumTotalRulesModifyFailGxRatingGroupError OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules modify fail due to gx rating group error" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwQciArpEntry 69 } affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwQciArpNumTotalRulesModifyFailGxGwPCEFMalfunction OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules modify fail due to gx gw/pcef malfunction" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwQciArpEntry 70 } affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwQciArpNumTotalRulesModifyFailGxResourceLimitation OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules modify fail due to gx resource limitation" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwQciArpEntry 71 } affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwQciArpNumTotalRulesModifyFailGxResourceAllocationFailure OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules modify fail due to gx resource allocation failure" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwQciArpEntry 72 } affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwQciArpNumTotalRulesModifyFailGxUnsuccessfulQosValidation OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules modify fail due to gx unsuccessful qos validation" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwQciArpEntry 73 } affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwQciArpNumTotalRulesModifyFailGxIncorrectFlowInfo OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules modify fail due to gx incorrect flow info" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwQciArpEntry 74 } affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwQciArpNumTotalRulesModifyFailGxFilterRestrictions OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules modify fail due to gx flow filter restrictions" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwQciArpEntry 75 } affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwQciArpNumTotalRulesModifyFailGxMissingRedirectServerAddress OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules modify fail due to gx missing redirect server address" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwQciArpEntry 76 } affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwQciArpNumTotalRulesModifyFailGtpS5S8UbrResponseFailure OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules modify fail due to gtp s5s8 ubr response failure" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwQciArpEntry 77 } affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwQciArpNumTotalRulesModifyFailGtpS5S8UbrResponseTimeout OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules modify fail due to gtp s5s8 ubr response timeout" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwQciArpEntry 78 } affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwQciArpNumTotalRulesModifyFailGtpS2bUbrResponseFailure OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules modify fail due to gtp s2b ubr response failure" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwQciArpEntry 79 } affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwQciArpNumTotalRulesModifyFailGtpS2bUbrResponseTimeout OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules modify fail due to gtp s2b ubr response timeout" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwQciArpEntry 80 } affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwQciArpNumTotalRulesModifyFailGtpS2aUbrResponseFailure OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules modify fail due to gtp s2a ubr response failure" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwQciArpEntry 81 } affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwQciArpNumTotalRulesModifyFailGtpS2aUbrResponseTimeout OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules modify fail due to gtp s2a ubr response timeout" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwQciArpEntry 82 } affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwQciArpNumTotalRulesModifyFailGtpUbrResponseFailure OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules modify fail due to gtp ubr response failure" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwQciArpEntry 83 } affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwQciArpNumTotalRulesModifyFailGtpUbrResponseTimeout OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules modify fail due to gtp ubr response timeout" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwQciArpEntry 84 } affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwQciArpNumTotalRulesModifyFailLocalSystemResourceFailure OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules modify fail due to local system resource failure" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwQciArpEntry 85 } affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwQciArpNumTotalRulesRemoveSuccess OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules remove successful" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwQciArpEntry 86 } affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwQciArpNumTotalRulesRemoveFail OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules remove failed" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwQciArpEntry 87 } affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwQciArpNumTotalRulesRemoveFailGxUnknownRuleName OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules remove fail due to gx unknown rule name" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwQciArpEntry 88 } affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwQciArpNumTotalRulesRemoveFailGtpS5S8UbrResponseFailure OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules remove fail due to gtp s5s8 ubr response failure" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwQciArpEntry 89 } affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwQciArpNumTotalRulesRemoveFailGtpS5S8UbrResponseTimeout OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules remove fail due to gtp s5s8 ubr response timeout" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwQciArpEntry 90 } affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwQciArpNumTotalRulesRemoveFailGtpS5S8DbrResponseFailure OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules remove fail due to gtp s5s8 dbr response failure" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwQciArpEntry 91 } affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwQciArpNumTotalRulesRemoveFailGtpS5S8DbrResponseTimeout OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules remove fail due to gtp s5s8 dbr response timeout" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwQciArpEntry 92 } affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwQciArpNumTotalRulesRemoveFailGtpS2bUbrResponseFailure OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules remove fail due to gtp s2b ubr response failure" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwQciArpEntry 93 } affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwQciArpNumTotalRulesRemoveFailGtpS2bUbrResponseTimeout OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules remove fail due to gtp s2b ubr response timeout" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwQciArpEntry 94 } affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwQciArpNumTotalRulesRemoveFailGtpS2bDbrResponseFailure OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules remove fail due to gtp s2b dbr response failure" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwQciArpEntry 95 } affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwQciArpNumTotalRulesRemoveFailGtpS2bDbrResponseTimeout OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules remove fail due to gtp s2b dbr response timeout" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwQciArpEntry 96 } affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwQciArpNumTotalRulesRemoveFailGtpS2aUbrResponseFailure OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules remove fail due to gtp s2a ubr response failure" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwQciArpEntry 97 } affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwQciArpNumTotalRulesRemoveFailGtpS2aUbrResponseTimeout OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules remove fail due to gtp s2a ubr response timeout" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwQciArpEntry 98 } affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwQciArpNumTotalRulesRemoveFailGtpS2aDbrResponseFailure OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules remove fail due to gtp s2a dbr response failure" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwQciArpEntry 99 } affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwQciArpNumTotalRulesRemoveFailGtpS2aDbrResponseTimeout OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules remove fail due to gtp s2a dbr response timeout" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwQciArpEntry 100 } affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwQciArpNumTotalRulesRemoveFailGtpUbrResponseFailure OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules remove fail due to gtp ubr response failure" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwQciArpEntry 101 } affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwQciArpNumTotalRulesRemoveFailGtpUbrResponseTimeout OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules remove fail due to gtp ubr response timeout" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwQciArpEntry 102 } affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwQciArpNumTotalRulesRemoveFailGtpDbrResponseFailure OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules remove fail due to gtp dbr response failure" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwQciArpEntry 103 } affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwQciArpNumTotalRulesRemoveFailGtpDbrResponseTimeout OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules remove fail due to gtp dbr response timeout" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwQciArpEntry 104 } affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwQciArpNumTotalRulesRemoveFailLocalSystemResourceFailure OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules remove fail due to local system resource failure" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwQciArpEntry 105 } affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwQciArpNumTotalRulesActiveGyReallocationofCredit OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules active due to gy reallocation of credit" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwQciArpEntry 106 } affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwQciArpNumTotalRulesInactiveGyOutofCredit OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules inactive due to gy out of credit" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwQciArpEntry 107 } affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwApnQciArpTable OBJECT-TYPE SYNTAX SEQUENCE OF AffirmedZoneGatewayStatisticsGridLevelCallPerformancePgwApnQciArpEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "" ::= { affirmedZoneMIB 357 } affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwApnQciArpEntry OBJECT-TYPE SYNTAX AffirmedZoneGatewayStatisticsGridLevelCallPerformancePgwApnQciArpEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "" INDEX { affirmedZoneName, affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwApnQciArpName, affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwApnQciArpQci, affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwApnQciArpArp } ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwApnQciArpTable 1 } AffirmedZoneGatewayStatisticsGridLevelCallPerformancePgwApnQciArpEntry ::= SEQUENCE { affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwApnQciArpName String, affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwApnQciArpQci Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwApnQciArpArp Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwApnQciArpNumUplinkPackets ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwApnQciArpNumUplinkBytes ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwApnQciArpNumUplinkDropPackets ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwApnQciArpNumUplinkDropBytes ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwApnQciArpNumUplinkErrorLossPackets ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwApnQciArpNumUplinkErrorLossBytes ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwApnQciArpNumDownlinkPackets ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwApnQciArpNumDownlinkBytes ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwApnQciArpNumDownlinkDropPackets ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwApnQciArpNumDownlinkDropBytes ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwApnQciArpNumDownlinkErrorLossPackets ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwApnQciArpNumDownlinkErrorLossBytes ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwApnQciArpNumCurrentBearers ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwApnQciArpIntervalPeakBearers Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwApnQciArpNumTotalBearersSetupSuccess ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwApnQciArpNumTotalBearersSetupFail ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwApnQciArpNumTotalBearersHandoverSuccess ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwApnQciArpNumTotalBearersHandoverFailure ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwApnQciArpNumTotalBearersNormalRelease ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwApnQciArpNumTotalBearersAccessSideNormalRelease ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwApnQciArpNumTotalBearersNetworkSideNormalRelease ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwApnQciArpNumTotalBearersAbnormalRelease ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwApnQciArpNumTotalBearersOperatorInitiatedLocalRelease ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwApnQciArpNumTotalBearersIdleTimerExpiryLocalRelease ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwApnQciArpNumTotalBearersSessionMaxTimerLocalRelease ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwApnQciArpNumTotalBearersInternalErrorsLocalRelease ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwApnQciArpNumTotalBearersDuplicateBearesLocalRelease ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwApnQciArpNumTotalBearersMiscellaneousLocalRelease ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwApnQciArpNumTotalBearersS5S8UPathFailuresAbnormalRelease ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwApnQciArpNumTotalBearersS5S8PathFailuresAbnormalRelease ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwApnQciArpNumTotalBearersS5S8UErrorIndicationAbnormalRelease ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwApnQciArpNumCurrentRules ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwApnQciArpIntervalPeakRules Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwApnQciArpNumTotalRulesInstallSuccess ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwApnQciArpNumTotalRulesInstallFail ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwApnQciArpNumTotalRulesInstallFailGxUnknownRuleName ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwApnQciArpNumTotalRulesInstallFailGxRatingGroupError ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwApnQciArpNumTotalRulesInstallFailGxGwPCEFMalfunction ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwApnQciArpNumTotalRulesInstallFailGxResourceLimitation ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwApnQciArpNumTotalRulesInstallFailGxMaxNumBearersReached ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwApnQciArpNumTotalRulesInstallFailGxMissingFlowInfo ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwApnQciArpNumTotalRulesInstallFailGxResourceAllocationFailure ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwApnQciArpNumTotalRulesInstallFailGxUnsuccessfulQosValidation ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwApnQciArpNumTotalRulesInstallFailGxIncorrectFlowInfo ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwApnQciArpNumTotalRulesInstallFailGxFilterRestrictions ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwApnQciArpNumTotalRulesInstallFailGxMissingRedirectServerAddress ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwApnQciArpNumTotalRulesInstallFailGtpS5S8CbrResponseFailure ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwApnQciArpNumTotalRulesInstallFailGtpS5S8CbrResponseTimeout ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwApnQciArpNumTotalRulesInstallFailGtpS5S8UbrResponseFailure ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwApnQciArpNumTotalRulesInstallFailGtpS5S8UbrResponseTimeout ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwApnQciArpNumTotalRulesInstallFailGtpS2bCbrResponseFailure ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwApnQciArpNumTotalRulesInstallFailGtpS2bCbrResponseTimeout ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwApnQciArpNumTotalRulesInstallFailGtpS2bUbrResponseFailure ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwApnQciArpNumTotalRulesInstallFailGtpS2bUbrResponseTimeout ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwApnQciArpNumTotalRulesInstallFailGtpS2aCbrResponseFailure ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwApnQciArpNumTotalRulesInstallFailGtpS2aCbrResponseTimeout ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwApnQciArpNumTotalRulesInstallFailGtpS2aUbrResponseFailure ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwApnQciArpNumTotalRulesInstallFailGtpS2aUbrResponseTimeout ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwApnQciArpNumTotalRulesInstallFailGtpCbrResponseFailure ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwApnQciArpNumTotalRulesInstallFailGtpCbrResponseTimeout ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwApnQciArpNumTotalRulesInstallFailGtpUbrResponseFailure ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwApnQciArpNumTotalRulesInstallFailGtpUbrResponseTimeout ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwApnQciArpNumTotalRulesInstallFailLocalSystemResourceFailure ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwApnQciArpNumTotalRulesModifySuccess ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwApnQciArpNumTotalRulesModifyFail ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwApnQciArpNumTotalRulesModifyFailGxRatingGroupError ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwApnQciArpNumTotalRulesModifyFailGxGwPCEFMalfunction ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwApnQciArpNumTotalRulesModifyFailGxResourceLimitation ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwApnQciArpNumTotalRulesModifyFailGxResourceAllocationFailure ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwApnQciArpNumTotalRulesModifyFailGxUnsuccessfulQosValidation ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwApnQciArpNumTotalRulesModifyFailGxIncorrectFlowInfo ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwApnQciArpNumTotalRulesModifyFailGxFilterRestrictions ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwApnQciArpNumTotalRulesModifyFailGxMissingRedirectServerAddress ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwApnQciArpNumTotalRulesModifyFailGtpS5S8UbrResponseFailure ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwApnQciArpNumTotalRulesModifyFailGtpS5S8UbrResponseTimeout ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwApnQciArpNumTotalRulesModifyFailGtpS2bUbrResponseFailure ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwApnQciArpNumTotalRulesModifyFailGtpS2bUbrResponseTimeout ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwApnQciArpNumTotalRulesModifyFailGtpS2aUbrResponseFailure ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwApnQciArpNumTotalRulesModifyFailGtpS2aUbrResponseTimeout ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwApnQciArpNumTotalRulesModifyFailGtpUbrResponseFailure ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwApnQciArpNumTotalRulesModifyFailGtpUbrResponseTimeout ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwApnQciArpNumTotalRulesModifyFailLocalSystemResourceFailure ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwApnQciArpNumTotalRulesRemoveSuccess ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwApnQciArpNumTotalRulesRemoveFail ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwApnQciArpNumTotalRulesRemoveFailGxUnknownRuleName ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwApnQciArpNumTotalRulesRemoveFailGtpS5S8UbrResponseFailure ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwApnQciArpNumTotalRulesRemoveFailGtpS5S8UbrResponseTimeout ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwApnQciArpNumTotalRulesRemoveFailGtpS5S8DbrResponseFailure ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwApnQciArpNumTotalRulesRemoveFailGtpS5S8DbrResponseTimeout ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwApnQciArpNumTotalRulesRemoveFailGtpS2bUbrResponseFailure ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwApnQciArpNumTotalRulesRemoveFailGtpS2bUbrResponseTimeout ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwApnQciArpNumTotalRulesRemoveFailGtpS2bDbrResponseFailure ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwApnQciArpNumTotalRulesRemoveFailGtpS2bDbrResponseTimeout ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwApnQciArpNumTotalRulesRemoveFailGtpS2aUbrResponseFailure ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwApnQciArpNumTotalRulesRemoveFailGtpS2aUbrResponseTimeout ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwApnQciArpNumTotalRulesRemoveFailGtpS2aDbrResponseFailure ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwApnQciArpNumTotalRulesRemoveFailGtpS2aDbrResponseTimeout ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwApnQciArpNumTotalRulesRemoveFailGtpUbrResponseFailure ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwApnQciArpNumTotalRulesRemoveFailGtpUbrResponseTimeout ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwApnQciArpNumTotalRulesRemoveFailGtpDbrResponseFailure ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwApnQciArpNumTotalRulesRemoveFailGtpDbrResponseTimeout ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwApnQciArpNumTotalRulesRemoveFailLocalSystemResourceFailure ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwApnQciArpNumTotalRulesActiveGyReallocationofCredit ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwApnQciArpNumTotalRulesInactiveGyOutofCredit ConfdString } affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwApnQciArpName OBJECT-TYPE SYNTAX String MAX-ACCESS not-accessible STATUS current DESCRIPTION "Table Name" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwApnQciArpEntry 1 } affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwApnQciArpQci OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS not-accessible STATUS current DESCRIPTION "Bearer QCI Value" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwApnQciArpEntry 2 } affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwApnQciArpArp OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS not-accessible STATUS current DESCRIPTION "Bearer ARP Value" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwApnQciArpEntry 3 } affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwApnQciArpNumUplinkPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink packets received" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwApnQciArpEntry 4 } affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwApnQciArpNumUplinkBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink bytes received" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwApnQciArpEntry 5 } affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwApnQciArpNumUplinkDropPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink packets dropped" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwApnQciArpEntry 6 } affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwApnQciArpNumUplinkDropBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink bytes dropped" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwApnQciArpEntry 7 } affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwApnQciArpNumUplinkErrorLossPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink error loss packets" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwApnQciArpEntry 8 } affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwApnQciArpNumUplinkErrorLossBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink error loss bytes" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwApnQciArpEntry 9 } affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwApnQciArpNumDownlinkPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink packets received" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwApnQciArpEntry 10 } affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwApnQciArpNumDownlinkBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink bytes received" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwApnQciArpEntry 11 } affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwApnQciArpNumDownlinkDropPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink packets dropped" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwApnQciArpEntry 12 } affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwApnQciArpNumDownlinkDropBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink bytes dropped" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwApnQciArpEntry 13 } affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwApnQciArpNumDownlinkErrorLossPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink error loss packets" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwApnQciArpEntry 14 } affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwApnQciArpNumDownlinkErrorLossBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink error loss bytes" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwApnQciArpEntry 15 } affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwApnQciArpNumCurrentBearers OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of current bearers" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwApnQciArpEntry 16 } affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwApnQciArpIntervalPeakBearers OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Interval peak number of bearers" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwApnQciArpEntry 17 } affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwApnQciArpNumTotalBearersSetupSuccess OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers setup successful" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwApnQciArpEntry 18 } affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwApnQciArpNumTotalBearersSetupFail OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers setup failed" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwApnQciArpEntry 19 } affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwApnQciArpNumTotalBearersHandoverSuccess OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers handover successfully" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwApnQciArpEntry 20 } affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwApnQciArpNumTotalBearersHandoverFailure OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers handover failures" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwApnQciArpEntry 21 } affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwApnQciArpNumTotalBearersNormalRelease OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers released normally" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwApnQciArpEntry 22 } affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwApnQciArpNumTotalBearersAccessSideNormalRelease OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers released due to access side deactivation" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwApnQciArpEntry 23 } affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwApnQciArpNumTotalBearersNetworkSideNormalRelease OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers released due to network side deactivation" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwApnQciArpEntry 24 } affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwApnQciArpNumTotalBearersAbnormalRelease OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers released abnormally" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwApnQciArpEntry 25 } affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwApnQciArpNumTotalBearersOperatorInitiatedLocalRelease OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers locally released due to operator initiation" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwApnQciArpEntry 26 } affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwApnQciArpNumTotalBearersIdleTimerExpiryLocalRelease OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers locally released due to idle timer expiry" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwApnQciArpEntry 27 } affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwApnQciArpNumTotalBearersSessionMaxTimerLocalRelease OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers locally released due to session max timer expiry" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwApnQciArpEntry 28 } affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwApnQciArpNumTotalBearersInternalErrorsLocalRelease OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers locally released due to internal errors" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwApnQciArpEntry 29 } affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwApnQciArpNumTotalBearersDuplicateBearesLocalRelease OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers locally released due to duplicate bearers" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwApnQciArpEntry 30 } affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwApnQciArpNumTotalBearersMiscellaneousLocalRelease OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers locally released due to miscellaneous" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwApnQciArpEntry 31 } affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwApnQciArpNumTotalBearersS5S8UPathFailuresAbnormalRelease OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers abnormal release due to S5S8U path failures" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwApnQciArpEntry 32 } affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwApnQciArpNumTotalBearersS5S8PathFailuresAbnormalRelease OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers abnormal release due to S5S8 path failures" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwApnQciArpEntry 33 } affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwApnQciArpNumTotalBearersS5S8UErrorIndicationAbnormalRelease OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers abnormal release due to S5S8U error indication" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwApnQciArpEntry 34 } affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwApnQciArpNumCurrentRules OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of current rules" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwApnQciArpEntry 35 } affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwApnQciArpIntervalPeakRules OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Interval peak number of rules" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwApnQciArpEntry 36 } affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwApnQciArpNumTotalRulesInstallSuccess OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules install successful" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwApnQciArpEntry 37 } affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwApnQciArpNumTotalRulesInstallFail OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules install failed" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwApnQciArpEntry 38 } affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwApnQciArpNumTotalRulesInstallFailGxUnknownRuleName OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules install fail due to gx unknown rule name" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwApnQciArpEntry 39 } affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwApnQciArpNumTotalRulesInstallFailGxRatingGroupError OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules install fail due to gx rating group error" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwApnQciArpEntry 40 } affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwApnQciArpNumTotalRulesInstallFailGxGwPCEFMalfunction OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules install fail due to gx gw/pcef malfunction" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwApnQciArpEntry 41 } affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwApnQciArpNumTotalRulesInstallFailGxResourceLimitation OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules install fail due to gx resource limitation" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwApnQciArpEntry 42 } affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwApnQciArpNumTotalRulesInstallFailGxMaxNumBearersReached OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules install fail due to gx maximum number of bearers reached per IP-CAN session" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwApnQciArpEntry 43 } affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwApnQciArpNumTotalRulesInstallFailGxMissingFlowInfo OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules install fail due to gx missing flow info" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwApnQciArpEntry 44 } affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwApnQciArpNumTotalRulesInstallFailGxResourceAllocationFailure OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules install fail due to gx resource allocation failure" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwApnQciArpEntry 45 } affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwApnQciArpNumTotalRulesInstallFailGxUnsuccessfulQosValidation OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules install fail due to gx unsuccessful qos validation" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwApnQciArpEntry 46 } affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwApnQciArpNumTotalRulesInstallFailGxIncorrectFlowInfo OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules install fail due to gx incorrect flow info" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwApnQciArpEntry 47 } affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwApnQciArpNumTotalRulesInstallFailGxFilterRestrictions OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules install fail due to gx flow filter restrictions" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwApnQciArpEntry 48 } affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwApnQciArpNumTotalRulesInstallFailGxMissingRedirectServerAddress OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules install fail due to gx missing redirect server address" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwApnQciArpEntry 49 } affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwApnQciArpNumTotalRulesInstallFailGtpS5S8CbrResponseFailure OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules install fail due to gtp s5s8 cbr response failure" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwApnQciArpEntry 50 } affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwApnQciArpNumTotalRulesInstallFailGtpS5S8CbrResponseTimeout OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules install fail due to gtp s5s8 cbr response timeout" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwApnQciArpEntry 51 } affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwApnQciArpNumTotalRulesInstallFailGtpS5S8UbrResponseFailure OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules install fail due to gtp s5s8 ubr response failure" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwApnQciArpEntry 52 } affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwApnQciArpNumTotalRulesInstallFailGtpS5S8UbrResponseTimeout OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules install fail due to gtp s5s8 ubr response timeout" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwApnQciArpEntry 53 } affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwApnQciArpNumTotalRulesInstallFailGtpS2bCbrResponseFailure OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules install fail due to gtp s2b cbr response failure" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwApnQciArpEntry 54 } affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwApnQciArpNumTotalRulesInstallFailGtpS2bCbrResponseTimeout OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules install fail due to gtp s2b cbr response timeout" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwApnQciArpEntry 55 } affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwApnQciArpNumTotalRulesInstallFailGtpS2bUbrResponseFailure OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules install fail due to gtp s2b ubr response failure" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwApnQciArpEntry 56 } affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwApnQciArpNumTotalRulesInstallFailGtpS2bUbrResponseTimeout OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules install fail due to gtp s2b ubr response timeout" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwApnQciArpEntry 57 } affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwApnQciArpNumTotalRulesInstallFailGtpS2aCbrResponseFailure OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules install fail due to gtp s2a cbr response failure" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwApnQciArpEntry 58 } affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwApnQciArpNumTotalRulesInstallFailGtpS2aCbrResponseTimeout OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules install fail due to gtp s2a cbr response timeout" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwApnQciArpEntry 59 } affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwApnQciArpNumTotalRulesInstallFailGtpS2aUbrResponseFailure OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules install fail due to gtp s2a ubr response failure" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwApnQciArpEntry 60 } affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwApnQciArpNumTotalRulesInstallFailGtpS2aUbrResponseTimeout OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules install fail due to gtp s2a ubr response timeout" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwApnQciArpEntry 61 } affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwApnQciArpNumTotalRulesInstallFailGtpCbrResponseFailure OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules install fail due to gtp cbr response failure" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwApnQciArpEntry 62 } affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwApnQciArpNumTotalRulesInstallFailGtpCbrResponseTimeout OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules install fail due to gtp cbr response timeout" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwApnQciArpEntry 63 } affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwApnQciArpNumTotalRulesInstallFailGtpUbrResponseFailure OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules install fail due to gtp ubr response failure" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwApnQciArpEntry 64 } affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwApnQciArpNumTotalRulesInstallFailGtpUbrResponseTimeout OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules install fail due to gtp ubr response timeout" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwApnQciArpEntry 65 } affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwApnQciArpNumTotalRulesInstallFailLocalSystemResourceFailure OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules install fail due to local system resource failure" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwApnQciArpEntry 66 } affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwApnQciArpNumTotalRulesModifySuccess OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules modify successful" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwApnQciArpEntry 67 } affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwApnQciArpNumTotalRulesModifyFail OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules modify failed" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwApnQciArpEntry 68 } affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwApnQciArpNumTotalRulesModifyFailGxRatingGroupError OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules modify fail due to gx rating group error" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwApnQciArpEntry 69 } affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwApnQciArpNumTotalRulesModifyFailGxGwPCEFMalfunction OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules modify fail due to gx gw/pcef malfunction" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwApnQciArpEntry 70 } affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwApnQciArpNumTotalRulesModifyFailGxResourceLimitation OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules modify fail due to gx resource limitation" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwApnQciArpEntry 71 } affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwApnQciArpNumTotalRulesModifyFailGxResourceAllocationFailure OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules modify fail due to gx resource allocation failure" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwApnQciArpEntry 72 } affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwApnQciArpNumTotalRulesModifyFailGxUnsuccessfulQosValidation OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules modify fail due to gx unsuccessful qos validation" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwApnQciArpEntry 73 } affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwApnQciArpNumTotalRulesModifyFailGxIncorrectFlowInfo OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules modify fail due to gx incorrect flow info" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwApnQciArpEntry 74 } affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwApnQciArpNumTotalRulesModifyFailGxFilterRestrictions OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules modify fail due to gx flow filter restrictions" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwApnQciArpEntry 75 } affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwApnQciArpNumTotalRulesModifyFailGxMissingRedirectServerAddress OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules modify fail due to gx missing redirect server address" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwApnQciArpEntry 76 } affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwApnQciArpNumTotalRulesModifyFailGtpS5S8UbrResponseFailure OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules modify fail due to gtp s5s8 ubr response failure" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwApnQciArpEntry 77 } affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwApnQciArpNumTotalRulesModifyFailGtpS5S8UbrResponseTimeout OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules modify fail due to gtp s5s8 ubr response timeout" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwApnQciArpEntry 78 } affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwApnQciArpNumTotalRulesModifyFailGtpS2bUbrResponseFailure OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules modify fail due to gtp s2b ubr response failure" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwApnQciArpEntry 79 } affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwApnQciArpNumTotalRulesModifyFailGtpS2bUbrResponseTimeout OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules modify fail due to gtp s2b ubr response timeout" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwApnQciArpEntry 80 } affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwApnQciArpNumTotalRulesModifyFailGtpS2aUbrResponseFailure OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules modify fail due to gtp s2a ubr response failure" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwApnQciArpEntry 81 } affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwApnQciArpNumTotalRulesModifyFailGtpS2aUbrResponseTimeout OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules modify fail due to gtp s2a ubr response timeout" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwApnQciArpEntry 82 } affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwApnQciArpNumTotalRulesModifyFailGtpUbrResponseFailure OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules modify fail due to gtp ubr response failure" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwApnQciArpEntry 83 } affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwApnQciArpNumTotalRulesModifyFailGtpUbrResponseTimeout OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules modify fail due to gtp ubr response timeout" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwApnQciArpEntry 84 } affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwApnQciArpNumTotalRulesModifyFailLocalSystemResourceFailure OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules modify fail due to local system resource failure" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwApnQciArpEntry 85 } affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwApnQciArpNumTotalRulesRemoveSuccess OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules remove successful" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwApnQciArpEntry 86 } affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwApnQciArpNumTotalRulesRemoveFail OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules remove failed" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwApnQciArpEntry 87 } affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwApnQciArpNumTotalRulesRemoveFailGxUnknownRuleName OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules remove fail due to gx unknown rule name" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwApnQciArpEntry 88 } affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwApnQciArpNumTotalRulesRemoveFailGtpS5S8UbrResponseFailure OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules remove fail due to gtp s5s8 ubr response failure" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwApnQciArpEntry 89 } affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwApnQciArpNumTotalRulesRemoveFailGtpS5S8UbrResponseTimeout OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules remove fail due to gtp s5s8 ubr response timeout" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwApnQciArpEntry 90 } affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwApnQciArpNumTotalRulesRemoveFailGtpS5S8DbrResponseFailure OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules remove fail due to gtp s5s8 dbr response failure" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwApnQciArpEntry 91 } affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwApnQciArpNumTotalRulesRemoveFailGtpS5S8DbrResponseTimeout OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules remove fail due to gtp s5s8 dbr response timeout" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwApnQciArpEntry 92 } affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwApnQciArpNumTotalRulesRemoveFailGtpS2bUbrResponseFailure OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules remove fail due to gtp s2b ubr response failure" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwApnQciArpEntry 93 } affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwApnQciArpNumTotalRulesRemoveFailGtpS2bUbrResponseTimeout OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules remove fail due to gtp s2b ubr response timeout" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwApnQciArpEntry 94 } affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwApnQciArpNumTotalRulesRemoveFailGtpS2bDbrResponseFailure OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules remove fail due to gtp s2b dbr response failure" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwApnQciArpEntry 95 } affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwApnQciArpNumTotalRulesRemoveFailGtpS2bDbrResponseTimeout OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules remove fail due to gtp s2b dbr response timeout" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwApnQciArpEntry 96 } affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwApnQciArpNumTotalRulesRemoveFailGtpS2aUbrResponseFailure OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules remove fail due to gtp s2a ubr response failure" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwApnQciArpEntry 97 } affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwApnQciArpNumTotalRulesRemoveFailGtpS2aUbrResponseTimeout OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules remove fail due to gtp s2a ubr response timeout" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwApnQciArpEntry 98 } affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwApnQciArpNumTotalRulesRemoveFailGtpS2aDbrResponseFailure OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules remove fail due to gtp s2a dbr response failure" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwApnQciArpEntry 99 } affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwApnQciArpNumTotalRulesRemoveFailGtpS2aDbrResponseTimeout OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules remove fail due to gtp s2a dbr response timeout" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwApnQciArpEntry 100 } affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwApnQciArpNumTotalRulesRemoveFailGtpUbrResponseFailure OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules remove fail due to gtp ubr response failure" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwApnQciArpEntry 101 } affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwApnQciArpNumTotalRulesRemoveFailGtpUbrResponseTimeout OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules remove fail due to gtp ubr response timeout" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwApnQciArpEntry 102 } affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwApnQciArpNumTotalRulesRemoveFailGtpDbrResponseFailure OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules remove fail due to gtp dbr response failure" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwApnQciArpEntry 103 } affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwApnQciArpNumTotalRulesRemoveFailGtpDbrResponseTimeout OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules remove fail due to gtp dbr response timeout" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwApnQciArpEntry 104 } affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwApnQciArpNumTotalRulesRemoveFailLocalSystemResourceFailure OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules remove fail due to local system resource failure" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwApnQciArpEntry 105 } affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwApnQciArpNumTotalRulesActiveGyReallocationofCredit OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules active due to gy reallocation of credit" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwApnQciArpEntry 106 } affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwApnQciArpNumTotalRulesInactiveGyOutofCredit OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules inactive due to gy out of credit" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformancePgwApnQciArpEntry 107 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwQciArpTable OBJECT-TYPE SYNTAX SEQUENCE OF AffirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwQciArpEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "" ::= { affirmedZoneMIB 358 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwQciArpEntry OBJECT-TYPE SYNTAX AffirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwQciArpEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "" INDEX { affirmedZoneName, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwQciArpName, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwQciArpQci, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwQciArpArp } ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwQciArpTable 1 } AffirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwQciArpEntry ::= SEQUENCE { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwQciArpName String, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwQciArpQci Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwQciArpArp Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwQciArpNumUplinkPackets ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwQciArpNumUplinkBytes ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwQciArpNumUplinkDropPackets ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwQciArpNumUplinkDropBytes ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwQciArpNumUplinkErrorLossPackets ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwQciArpNumUplinkErrorLossBytes ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwQciArpNumDownlinkPackets ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwQciArpNumDownlinkBytes ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwQciArpNumDownlinkDropPackets ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwQciArpNumDownlinkDropBytes ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwQciArpNumDownlinkErrorLossPackets ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwQciArpNumDownlinkErrorLossBytes ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwQciArpNumCurrentBearers ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwQciArpIntervalPeakBearers Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwQciArpNumTotalBearersSetupSuccess ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwQciArpNumTotalBearersSetupFail ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwQciArpNumTotalBearersHandoverSuccess ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwQciArpNumTotalBearersHandoverFailure ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwQciArpNumTotalBearersNormalRelease ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwQciArpNumTotalBearersAccessSideNormalRelease ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwQciArpNumTotalBearersNetworkSideNormalRelease ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwQciArpNumTotalBearersAbnormalRelease ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwQciArpNumTotalBearersOperatorInitiatedLocalRelease ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwQciArpNumTotalBearersIdleTimerExpiryLocalRelease ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwQciArpNumTotalBearersSessionMaxTimerLocalRelease ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwQciArpNumTotalBearersInternalErrorsLocalRelease ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwQciArpNumTotalBearersDuplicateBearesLocalRelease ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwQciArpNumTotalBearersMiscellaneousLocalRelease ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwQciArpNumTotalBearersS1UPathFailuresAbnormalRelease ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwQciArpNumTotalBearersS4UPathFailuresAbnormalRelease ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwQciArpNumTotalBearersS12UPathFailuresAbnormalRelease ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwQciArpNumTotalBearersS5S8UPathFailuresAbnormalRelease ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwQciArpNumTotalBearersS11S4PathFailuresAbnormalRelease ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwQciArpNumTotalBearersS5S8PathFailuresAbnormalRelease ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwQciArpNumTotalBearersS4UErrorIndicationAbnormalRelease ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwQciArpNumTotalBearersS5S8UErrorIndicationAbnormalRelease ConfdString } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwQciArpName OBJECT-TYPE SYNTAX String MAX-ACCESS not-accessible STATUS current DESCRIPTION "Table Name" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwQciArpEntry 1 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwQciArpQci OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS not-accessible STATUS current DESCRIPTION "Bearer QCI Value" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwQciArpEntry 2 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwQciArpArp OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS not-accessible STATUS current DESCRIPTION "Bearer ARP-PL Value" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwQciArpEntry 3 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwQciArpNumUplinkPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink packets received" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwQciArpEntry 4 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwQciArpNumUplinkBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink bytes received" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwQciArpEntry 5 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwQciArpNumUplinkDropPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink packets dropped" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwQciArpEntry 6 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwQciArpNumUplinkDropBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink bytes dropped" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwQciArpEntry 7 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwQciArpNumUplinkErrorLossPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink error loss packets" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwQciArpEntry 8 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwQciArpNumUplinkErrorLossBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink error loss bytes" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwQciArpEntry 9 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwQciArpNumDownlinkPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink packets received" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwQciArpEntry 10 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwQciArpNumDownlinkBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink bytes received" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwQciArpEntry 11 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwQciArpNumDownlinkDropPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink packets dropped" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwQciArpEntry 12 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwQciArpNumDownlinkDropBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink bytes dropped" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwQciArpEntry 13 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwQciArpNumDownlinkErrorLossPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink error loss packets" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwQciArpEntry 14 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwQciArpNumDownlinkErrorLossBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink error loss bytes" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwQciArpEntry 15 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwQciArpNumCurrentBearers OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of current bearers" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwQciArpEntry 16 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwQciArpIntervalPeakBearers OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Interval peak number of bearers" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwQciArpEntry 17 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwQciArpNumTotalBearersSetupSuccess OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers setup successful" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwQciArpEntry 18 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwQciArpNumTotalBearersSetupFail OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers setup failed" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwQciArpEntry 19 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwQciArpNumTotalBearersHandoverSuccess OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers handover successfully" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwQciArpEntry 20 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwQciArpNumTotalBearersHandoverFailure OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers handover failures" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwQciArpEntry 21 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwQciArpNumTotalBearersNormalRelease OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers released normally" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwQciArpEntry 22 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwQciArpNumTotalBearersAccessSideNormalRelease OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers released due to access side deactivation" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwQciArpEntry 23 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwQciArpNumTotalBearersNetworkSideNormalRelease OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers released due to network side deactivation" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwQciArpEntry 24 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwQciArpNumTotalBearersAbnormalRelease OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers released abnormally" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwQciArpEntry 25 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwQciArpNumTotalBearersOperatorInitiatedLocalRelease OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers locally released due to operator initiation" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwQciArpEntry 26 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwQciArpNumTotalBearersIdleTimerExpiryLocalRelease OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers locally released due to idle timer expiry" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwQciArpEntry 27 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwQciArpNumTotalBearersSessionMaxTimerLocalRelease OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers locally released due to session max timer expiry" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwQciArpEntry 28 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwQciArpNumTotalBearersInternalErrorsLocalRelease OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers locally released due to internal errors" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwQciArpEntry 29 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwQciArpNumTotalBearersDuplicateBearesLocalRelease OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers locally released due to duplicate bearers" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwQciArpEntry 30 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwQciArpNumTotalBearersMiscellaneousLocalRelease OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers locally released due to miscellaneous" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwQciArpEntry 31 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwQciArpNumTotalBearersS1UPathFailuresAbnormalRelease OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers abnormal release due to S1U path failures" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwQciArpEntry 32 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwQciArpNumTotalBearersS4UPathFailuresAbnormalRelease OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers abnormal release due to S4U path failures" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwQciArpEntry 33 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwQciArpNumTotalBearersS12UPathFailuresAbnormalRelease OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers abnormal release due to S12U path failures" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwQciArpEntry 34 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwQciArpNumTotalBearersS5S8UPathFailuresAbnormalRelease OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers abnormal release due to S5S8U path failures" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwQciArpEntry 35 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwQciArpNumTotalBearersS11S4PathFailuresAbnormalRelease OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers abnormal release due to S11S4 path failures" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwQciArpEntry 36 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwQciArpNumTotalBearersS5S8PathFailuresAbnormalRelease OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers abnormal release due to S5S8 path failures" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwQciArpEntry 37 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwQciArpNumTotalBearersS4UErrorIndicationAbnormalRelease OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers abnormal release due to S4U error indication" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwQciArpEntry 38 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwQciArpNumTotalBearersS5S8UErrorIndicationAbnormalRelease OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers abnormal release due to S5S8U error indication" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwQciArpEntry 39 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnQciArpTable OBJECT-TYPE SYNTAX SEQUENCE OF AffirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnQciArpEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "" ::= { affirmedZoneMIB 359 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnQciArpEntry OBJECT-TYPE SYNTAX AffirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnQciArpEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "" INDEX { affirmedZoneName, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnQciArpName, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnQciArpQci, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnQciArpArp } ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnQciArpTable 1 } AffirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnQciArpEntry ::= SEQUENCE { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnQciArpName String, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnQciArpQci Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnQciArpArp Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnQciArpNumUplinkPackets ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnQciArpNumUplinkBytes ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnQciArpNumUplinkDropPackets ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnQciArpNumUplinkDropBytes ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnQciArpNumUplinkErrorLossPackets ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnQciArpNumUplinkErrorLossBytes ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnQciArpNumDownlinkPackets ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnQciArpNumDownlinkBytes ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnQciArpNumDownlinkDropPackets ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnQciArpNumDownlinkDropBytes ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnQciArpNumDownlinkErrorLossPackets ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnQciArpNumDownlinkErrorLossBytes ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnQciArpNumCurrentBearers ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnQciArpIntervalPeakBearers Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnQciArpNumTotalBearersSetupSuccess ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnQciArpNumTotalBearersSetupFail ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnQciArpNumTotalBearersHandoverSuccess ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnQciArpNumTotalBearersHandoverFailure ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnQciArpNumTotalBearersNormalRelease ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnQciArpNumTotalBearersAccessSideNormalRelease ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnQciArpNumTotalBearersNetworkSideNormalRelease ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnQciArpNumTotalBearersAbnormalRelease ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnQciArpNumTotalBearersOperatorInitiatedLocalRelease ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnQciArpNumTotalBearersIdleTimerExpiryLocalRelease ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnQciArpNumTotalBearersSessionMaxTimerLocalRelease ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnQciArpNumTotalBearersInternalErrorsLocalRelease ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnQciArpNumTotalBearersDuplicateBearesLocalRelease ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnQciArpNumTotalBearersMiscellaneousLocalRelease ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnQciArpNumTotalBearersS1UPathFailuresAbnormalRelease ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnQciArpNumTotalBearersS4UPathFailuresAbnormalRelease ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnQciArpNumTotalBearersS12UPathFailuresAbnormalRelease ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnQciArpNumTotalBearersS5S8UPathFailuresAbnormalRelease ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnQciArpNumTotalBearersS11S4PathFailuresAbnormalRelease ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnQciArpNumTotalBearersS5S8PathFailuresAbnormalRelease ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnQciArpNumTotalBearersS4UErrorIndicationAbnormalRelease ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnQciArpNumTotalBearersS5S8UErrorIndicationAbnormalRelease ConfdString } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnQciArpName OBJECT-TYPE SYNTAX String MAX-ACCESS not-accessible STATUS current DESCRIPTION "Table Name" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnQciArpEntry 1 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnQciArpQci OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS not-accessible STATUS current DESCRIPTION "Bearer QCI Value" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnQciArpEntry 2 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnQciArpArp OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS not-accessible STATUS current DESCRIPTION "Bearer ARP Value" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnQciArpEntry 3 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnQciArpNumUplinkPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink packets received" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnQciArpEntry 4 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnQciArpNumUplinkBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink bytes received" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnQciArpEntry 5 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnQciArpNumUplinkDropPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink packets dropped" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnQciArpEntry 6 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnQciArpNumUplinkDropBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink bytes dropped" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnQciArpEntry 7 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnQciArpNumUplinkErrorLossPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink error loss packets" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnQciArpEntry 8 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnQciArpNumUplinkErrorLossBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink error loss bytes" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnQciArpEntry 9 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnQciArpNumDownlinkPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink packets received" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnQciArpEntry 10 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnQciArpNumDownlinkBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink bytes received" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnQciArpEntry 11 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnQciArpNumDownlinkDropPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink packets dropped" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnQciArpEntry 12 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnQciArpNumDownlinkDropBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink bytes dropped" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnQciArpEntry 13 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnQciArpNumDownlinkErrorLossPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink error loss packets" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnQciArpEntry 14 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnQciArpNumDownlinkErrorLossBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink error loss bytes" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnQciArpEntry 15 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnQciArpNumCurrentBearers OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of current bearers" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnQciArpEntry 16 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnQciArpIntervalPeakBearers OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Interval peak number of bearers" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnQciArpEntry 17 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnQciArpNumTotalBearersSetupSuccess OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers setup successful" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnQciArpEntry 18 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnQciArpNumTotalBearersSetupFail OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers setup failed" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnQciArpEntry 19 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnQciArpNumTotalBearersHandoverSuccess OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers handover successfully" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnQciArpEntry 20 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnQciArpNumTotalBearersHandoverFailure OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers handover failures" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnQciArpEntry 21 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnQciArpNumTotalBearersNormalRelease OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers released normally" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnQciArpEntry 22 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnQciArpNumTotalBearersAccessSideNormalRelease OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers released due to access side deactivation" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnQciArpEntry 23 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnQciArpNumTotalBearersNetworkSideNormalRelease OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers released due to network side deactivation" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnQciArpEntry 24 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnQciArpNumTotalBearersAbnormalRelease OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers released abnormally" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnQciArpEntry 25 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnQciArpNumTotalBearersOperatorInitiatedLocalRelease OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers locally released due to operator initiation" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnQciArpEntry 26 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnQciArpNumTotalBearersIdleTimerExpiryLocalRelease OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers locally released due to idle timer expiry" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnQciArpEntry 27 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnQciArpNumTotalBearersSessionMaxTimerLocalRelease OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers locally released due to session max timer expiry" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnQciArpEntry 28 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnQciArpNumTotalBearersInternalErrorsLocalRelease OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers locally released due to internal errors" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnQciArpEntry 29 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnQciArpNumTotalBearersDuplicateBearesLocalRelease OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers locally released due to duplicate bearers" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnQciArpEntry 30 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnQciArpNumTotalBearersMiscellaneousLocalRelease OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers locally released due to miscellaneous" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnQciArpEntry 31 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnQciArpNumTotalBearersS1UPathFailuresAbnormalRelease OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers abnormal release due to S1U path failures" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnQciArpEntry 32 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnQciArpNumTotalBearersS4UPathFailuresAbnormalRelease OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers abnormal release due to S4U path failures" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnQciArpEntry 33 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnQciArpNumTotalBearersS12UPathFailuresAbnormalRelease OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers abnormal release due to S12U path failures" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnQciArpEntry 34 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnQciArpNumTotalBearersS5S8UPathFailuresAbnormalRelease OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers abnormal release due to S5S8U path failures" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnQciArpEntry 35 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnQciArpNumTotalBearersS11S4PathFailuresAbnormalRelease OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers abnormal release due to S11S4 path failures" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnQciArpEntry 36 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnQciArpNumTotalBearersS5S8PathFailuresAbnormalRelease OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers abnormal release due to S5S8 path failures" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnQciArpEntry 37 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnQciArpNumTotalBearersS4UErrorIndicationAbnormalRelease OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers abnormal release due to S4U error indication" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnQciArpEntry 38 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnQciArpNumTotalBearersS5S8UErrorIndicationAbnormalRelease OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers abnormal release due to S5S8U error indication" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceSgwApnQciArpEntry 39 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyQciArpTable OBJECT-TYPE SYNTAX SEQUENCE OF AffirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyQciArpEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "" ::= { affirmedZoneMIB 427 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyQciArpEntry OBJECT-TYPE SYNTAX AffirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyQciArpEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "" INDEX { affirmedZoneName, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyQciArpName, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyQciArpQci, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyQciArpArp } ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyQciArpTable 1 } AffirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyQciArpEntry ::= SEQUENCE { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyQciArpName String, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyQciArpQci Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyQciArpArp Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyQciArpNumUplinkPackets ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyQciArpNumUplinkBytes ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyQciArpNumUplinkDropPackets ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyQciArpNumUplinkDropBytes ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyQciArpNumUplinkErrorLossPackets ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyQciArpNumUplinkErrorLossBytes ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyQciArpNumDownlinkPackets ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyQciArpNumDownlinkBytes ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyQciArpNumDownlinkDropPackets ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyQciArpNumDownlinkDropBytes ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyQciArpNumDownlinkErrorLossPackets ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyQciArpNumDownlinkErrorLossBytes ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyQciArpNumCurrentBearers ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyQciArpIntervalPeakBearers Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyQciArpNumTotalBearersSetupSuccess ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyQciArpNumTotalBearersSetupFail ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyQciArpNumTotalBearersHandoverSuccess ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyQciArpNumTotalBearersHandoverFailure ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyQciArpNumTotalBearersNormalRelease ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyQciArpNumTotalBearersAccessSideNormalRelease ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyQciArpNumTotalBearersNetworkSideNormalRelease ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyQciArpNumTotalBearersAbnormalRelease ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyQciArpNumTotalBearersOperatorInitiatedLocalRelease ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyQciArpNumTotalBearersIdleTimerExpiryLocalRelease ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyQciArpNumTotalBearersSessionMaxTimerLocalRelease ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyQciArpNumTotalBearersInternalErrorsLocalRelease ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyQciArpNumTotalBearersDuplicateBearesLocalRelease ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyQciArpNumTotalBearersMiscellaneousLocalRelease ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyQciArpNumTotalBearersAccessGtpUPathFailuresAbnormalRelease ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyQciArpNumTotalBearersAccessGtpCPathFailuresAbnormalRelease ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyQciArpNumTotalBearersAccessGtpUErrorIndicationAbnormalRelease ConfdString } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyQciArpName OBJECT-TYPE SYNTAX String MAX-ACCESS not-accessible STATUS current DESCRIPTION "Table Name" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyQciArpEntry 1 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyQciArpQci OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS not-accessible STATUS current DESCRIPTION "Bearer QCI Value" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyQciArpEntry 2 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyQciArpArp OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS not-accessible STATUS current DESCRIPTION "Bearer ARP-PL Value" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyQciArpEntry 3 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyQciArpNumUplinkPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink packets received" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyQciArpEntry 4 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyQciArpNumUplinkBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink bytes received" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyQciArpEntry 5 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyQciArpNumUplinkDropPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink packets dropped" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyQciArpEntry 6 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyQciArpNumUplinkDropBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink bytes dropped" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyQciArpEntry 7 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyQciArpNumUplinkErrorLossPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink error loss packets" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyQciArpEntry 8 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyQciArpNumUplinkErrorLossBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink error loss bytes" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyQciArpEntry 9 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyQciArpNumDownlinkPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink packets received" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyQciArpEntry 10 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyQciArpNumDownlinkBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink bytes received" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyQciArpEntry 11 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyQciArpNumDownlinkDropPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink packets dropped" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyQciArpEntry 12 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyQciArpNumDownlinkDropBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink bytes dropped" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyQciArpEntry 13 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyQciArpNumDownlinkErrorLossPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink error loss packets" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyQciArpEntry 14 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyQciArpNumDownlinkErrorLossBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink error loss bytes" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyQciArpEntry 15 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyQciArpNumCurrentBearers OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of current bearers" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyQciArpEntry 16 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyQciArpIntervalPeakBearers OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Interval peak number of bearers" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyQciArpEntry 17 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyQciArpNumTotalBearersSetupSuccess OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers setup successful" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyQciArpEntry 18 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyQciArpNumTotalBearersSetupFail OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers setup failed" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyQciArpEntry 19 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyQciArpNumTotalBearersHandoverSuccess OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers handover successfully" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyQciArpEntry 20 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyQciArpNumTotalBearersHandoverFailure OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers handover failures" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyQciArpEntry 21 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyQciArpNumTotalBearersNormalRelease OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers released normally" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyQciArpEntry 22 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyQciArpNumTotalBearersAccessSideNormalRelease OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers released due to access side deactivation" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyQciArpEntry 23 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyQciArpNumTotalBearersNetworkSideNormalRelease OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers released due to network side deactivation" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyQciArpEntry 24 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyQciArpNumTotalBearersAbnormalRelease OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers released abnormally" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyQciArpEntry 25 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyQciArpNumTotalBearersOperatorInitiatedLocalRelease OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers locally released due to operator initiation" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyQciArpEntry 26 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyQciArpNumTotalBearersIdleTimerExpiryLocalRelease OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers locally released due to idle timer expiry" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyQciArpEntry 27 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyQciArpNumTotalBearersSessionMaxTimerLocalRelease OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers locally released due to session max timer expiry" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyQciArpEntry 28 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyQciArpNumTotalBearersInternalErrorsLocalRelease OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers locally released due to internal errors" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyQciArpEntry 29 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyQciArpNumTotalBearersDuplicateBearesLocalRelease OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers locally released due to duplicate bearers" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyQciArpEntry 30 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyQciArpNumTotalBearersMiscellaneousLocalRelease OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers locally released due to miscellaneous" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyQciArpEntry 31 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyQciArpNumTotalBearersAccessGtpUPathFailuresAbnormalRelease OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers abnormal release due to Access GtpU path failures" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyQciArpEntry 32 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyQciArpNumTotalBearersAccessGtpCPathFailuresAbnormalRelease OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers abnormal release due to Access GtpC path failures" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyQciArpEntry 33 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyQciArpNumTotalBearersAccessGtpUErrorIndicationAbnormalRelease OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers abnormal release due to Access GtpU error indication" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyQciArpEntry 34 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnQciArpTable OBJECT-TYPE SYNTAX SEQUENCE OF AffirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnQciArpEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "" ::= { affirmedZoneMIB 428 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnQciArpEntry OBJECT-TYPE SYNTAX AffirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnQciArpEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "" INDEX { affirmedZoneName, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnQciArpName, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnQciArpQci, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnQciArpArp } ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnQciArpTable 1 } AffirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnQciArpEntry ::= SEQUENCE { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnQciArpName String, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnQciArpQci Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnQciArpArp Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnQciArpNumUplinkPackets ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnQciArpNumUplinkBytes ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnQciArpNumUplinkDropPackets ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnQciArpNumUplinkDropBytes ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnQciArpNumUplinkErrorLossPackets ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnQciArpNumUplinkErrorLossBytes ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnQciArpNumDownlinkPackets ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnQciArpNumDownlinkBytes ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnQciArpNumDownlinkDropPackets ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnQciArpNumDownlinkDropBytes ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnQciArpNumDownlinkErrorLossPackets ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnQciArpNumDownlinkErrorLossBytes ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnQciArpNumCurrentBearers ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnQciArpIntervalPeakBearers Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnQciArpNumTotalBearersSetupSuccess ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnQciArpNumTotalBearersSetupFail ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnQciArpNumTotalBearersHandoverSuccess ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnQciArpNumTotalBearersHandoverFailure ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnQciArpNumTotalBearersNormalRelease ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnQciArpNumTotalBearersAccessSideNormalRelease ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnQciArpNumTotalBearersNetworkSideNormalRelease ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnQciArpNumTotalBearersAbnormalRelease ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnQciArpNumTotalBearersOperatorInitiatedLocalRelease ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnQciArpNumTotalBearersIdleTimerExpiryLocalRelease ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnQciArpNumTotalBearersSessionMaxTimerLocalRelease ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnQciArpNumTotalBearersInternalErrorsLocalRelease ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnQciArpNumTotalBearersDuplicateBearesLocalRelease ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnQciArpNumTotalBearersMiscellaneousLocalRelease ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnQciArpNumTotalBearersAccessGtpUPathFailuresAbnormalRelease ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnQciArpNumTotalBearersAccessGtpCPathFailuresAbnormalRelease ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnQciArpNumTotalBearersAccessGtpUErrorIndicationAbnormalRelease ConfdString } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnQciArpName OBJECT-TYPE SYNTAX String MAX-ACCESS not-accessible STATUS current DESCRIPTION "Table Name" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnQciArpEntry 1 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnQciArpQci OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS not-accessible STATUS current DESCRIPTION "Bearer QCI Value" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnQciArpEntry 2 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnQciArpArp OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS not-accessible STATUS current DESCRIPTION "Bearer ARP Value" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnQciArpEntry 3 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnQciArpNumUplinkPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink packets received" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnQciArpEntry 4 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnQciArpNumUplinkBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink bytes received" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnQciArpEntry 5 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnQciArpNumUplinkDropPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink packets dropped" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnQciArpEntry 6 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnQciArpNumUplinkDropBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink bytes dropped" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnQciArpEntry 7 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnQciArpNumUplinkErrorLossPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink error loss packets" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnQciArpEntry 8 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnQciArpNumUplinkErrorLossBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink error loss bytes" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnQciArpEntry 9 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnQciArpNumDownlinkPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink packets received" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnQciArpEntry 10 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnQciArpNumDownlinkBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink bytes received" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnQciArpEntry 11 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnQciArpNumDownlinkDropPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink packets dropped" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnQciArpEntry 12 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnQciArpNumDownlinkDropBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink bytes dropped" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnQciArpEntry 13 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnQciArpNumDownlinkErrorLossPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink error loss packets" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnQciArpEntry 14 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnQciArpNumDownlinkErrorLossBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink error loss bytes" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnQciArpEntry 15 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnQciArpNumCurrentBearers OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of current bearers" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnQciArpEntry 16 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnQciArpIntervalPeakBearers OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Interval peak number of bearers" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnQciArpEntry 17 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnQciArpNumTotalBearersSetupSuccess OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers setup successful" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnQciArpEntry 18 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnQciArpNumTotalBearersSetupFail OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers setup failed" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnQciArpEntry 19 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnQciArpNumTotalBearersHandoverSuccess OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers handover successfully" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnQciArpEntry 20 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnQciArpNumTotalBearersHandoverFailure OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers handover failures" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnQciArpEntry 21 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnQciArpNumTotalBearersNormalRelease OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers released normally" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnQciArpEntry 22 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnQciArpNumTotalBearersAccessSideNormalRelease OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers released due to access side deactivation" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnQciArpEntry 23 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnQciArpNumTotalBearersNetworkSideNormalRelease OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers released due to network side deactivation" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnQciArpEntry 24 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnQciArpNumTotalBearersAbnormalRelease OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers released abnormally" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnQciArpEntry 25 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnQciArpNumTotalBearersOperatorInitiatedLocalRelease OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers locally released due to operator initiation" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnQciArpEntry 26 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnQciArpNumTotalBearersIdleTimerExpiryLocalRelease OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers locally released due to idle timer expiry" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnQciArpEntry 27 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnQciArpNumTotalBearersSessionMaxTimerLocalRelease OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers locally released due to session max timer expiry" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnQciArpEntry 28 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnQciArpNumTotalBearersInternalErrorsLocalRelease OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers locally released due to internal errors" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnQciArpEntry 29 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnQciArpNumTotalBearersDuplicateBearesLocalRelease OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers locally released due to duplicate bearers" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnQciArpEntry 30 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnQciArpNumTotalBearersMiscellaneousLocalRelease OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers locally released due to miscellaneous" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnQciArpEntry 31 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnQciArpNumTotalBearersAccessGtpUPathFailuresAbnormalRelease OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers abnormal release due to Access GtpU path failures" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnQciArpEntry 32 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnQciArpNumTotalBearersAccessGtpCPathFailuresAbnormalRelease OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers abnormal release due to Access GtpC path failures" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnQciArpEntry 33 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnQciArpNumTotalBearersAccessGtpUErrorIndicationAbnormalRelease OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers abnormal release due to Access GtpU error indication" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceGtpproxyApnQciArpEntry 34 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgQciArpTable OBJECT-TYPE SYNTAX SEQUENCE OF AffirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgQciArpEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "" ::= { affirmedZoneMIB 403 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgQciArpEntry OBJECT-TYPE SYNTAX AffirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgQciArpEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "" INDEX { affirmedZoneName, affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgQciArpName, affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgQciArpQci, affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgQciArpArp } ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgQciArpTable 1 } AffirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgQciArpEntry ::= SEQUENCE { affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgQciArpName String, affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgQciArpQci Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgQciArpArp Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgQciArpNumUplinkPackets ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgQciArpNumUplinkBytes ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgQciArpNumUplinkDropPackets ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgQciArpNumUplinkDropBytes ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgQciArpNumUplinkErrorLossPackets ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgQciArpNumUplinkErrorLossBytes ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgQciArpNumDownlinkPackets ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgQciArpNumDownlinkBytes ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgQciArpNumDownlinkDropPackets ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgQciArpNumDownlinkDropBytes ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgQciArpNumDownlinkErrorLossPackets ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgQciArpNumDownlinkErrorLossBytes ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgQciArpNumCurrentBearers ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgQciArpIntervalPeakBearers Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgQciArpNumTotalBearersSetupSuccess ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgQciArpNumTotalBearersSetupFail ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgQciArpNumTotalBearersHandoverSuccess ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgQciArpNumTotalBearersHandoverFailure ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgQciArpNumTotalBearersNormalRelease ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgQciArpNumTotalBearersAccessSideNormalRelease ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgQciArpNumTotalBearersNetworkSideNormalRelease ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgQciArpNumTotalBearersAbnormalRelease ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgQciArpNumTotalBearersOperatorInitiatedLocalRelease ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgQciArpNumTotalBearersIdleTimerExpiryLocalRelease ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgQciArpNumTotalBearersSessionMaxTimerLocalRelease ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgQciArpNumTotalBearersInternalErrorsLocalRelease ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgQciArpNumTotalBearersDuplicateBearesLocalRelease ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgQciArpNumTotalBearersMiscellaneousLocalRelease ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgQciArpNumTotalBearersS2xUPathFailuresAbnormalRelease ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgQciArpNumTotalBearersS2xPathFailuresAbnormalRelease ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgQciArpNumTotalBearersS2xUErrorIndicationAbnormalRelease ConfdString } affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgQciArpName OBJECT-TYPE SYNTAX String MAX-ACCESS not-accessible STATUS current DESCRIPTION "Table Name" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgQciArpEntry 1 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgQciArpQci OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS not-accessible STATUS current DESCRIPTION "Bearer QCI Value" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgQciArpEntry 2 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgQciArpArp OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS not-accessible STATUS current DESCRIPTION "Bearer ARP-PL Value" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgQciArpEntry 3 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgQciArpNumUplinkPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink packets received" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgQciArpEntry 4 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgQciArpNumUplinkBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink bytes received" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgQciArpEntry 5 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgQciArpNumUplinkDropPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink packets dropped" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgQciArpEntry 6 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgQciArpNumUplinkDropBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink bytes dropped" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgQciArpEntry 7 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgQciArpNumUplinkErrorLossPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink error loss packets" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgQciArpEntry 8 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgQciArpNumUplinkErrorLossBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink error loss bytes" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgQciArpEntry 9 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgQciArpNumDownlinkPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink packets received" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgQciArpEntry 10 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgQciArpNumDownlinkBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink bytes received" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgQciArpEntry 11 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgQciArpNumDownlinkDropPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink packets dropped" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgQciArpEntry 12 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgQciArpNumDownlinkDropBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink bytes dropped" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgQciArpEntry 13 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgQciArpNumDownlinkErrorLossPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink error loss packets" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgQciArpEntry 14 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgQciArpNumDownlinkErrorLossBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink error loss bytes" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgQciArpEntry 15 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgQciArpNumCurrentBearers OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of current bearers" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgQciArpEntry 16 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgQciArpIntervalPeakBearers OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Interval peak number of bearers" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgQciArpEntry 17 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgQciArpNumTotalBearersSetupSuccess OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers setup successful" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgQciArpEntry 18 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgQciArpNumTotalBearersSetupFail OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers setup failed" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgQciArpEntry 19 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgQciArpNumTotalBearersHandoverSuccess OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers handover successfully" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgQciArpEntry 20 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgQciArpNumTotalBearersHandoverFailure OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers handover failures" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgQciArpEntry 21 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgQciArpNumTotalBearersNormalRelease OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers released normally" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgQciArpEntry 22 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgQciArpNumTotalBearersAccessSideNormalRelease OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers released due to access side deactivation" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgQciArpEntry 23 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgQciArpNumTotalBearersNetworkSideNormalRelease OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers released due to network side deactivation" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgQciArpEntry 24 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgQciArpNumTotalBearersAbnormalRelease OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers released abnormally" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgQciArpEntry 25 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgQciArpNumTotalBearersOperatorInitiatedLocalRelease OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers locally released due to operator initiation" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgQciArpEntry 26 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgQciArpNumTotalBearersIdleTimerExpiryLocalRelease OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers locally released due to idle timer expiry" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgQciArpEntry 27 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgQciArpNumTotalBearersSessionMaxTimerLocalRelease OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers locally released due to session max timer expiry" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgQciArpEntry 28 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgQciArpNumTotalBearersInternalErrorsLocalRelease OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers locally released due to internal errors" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgQciArpEntry 29 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgQciArpNumTotalBearersDuplicateBearesLocalRelease OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers locally released due to duplicate bearers" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgQciArpEntry 30 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgQciArpNumTotalBearersMiscellaneousLocalRelease OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers locally released due to miscellaneous" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgQciArpEntry 31 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgQciArpNumTotalBearersS2xUPathFailuresAbnormalRelease OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers abnormal release due to S2x path failures" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgQciArpEntry 32 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgQciArpNumTotalBearersS2xPathFailuresAbnormalRelease OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers abnormal release due to S2x path failures" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgQciArpEntry 33 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgQciArpNumTotalBearersS2xUErrorIndicationAbnormalRelease OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers abnormal release due to S2xU error indication" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgQciArpEntry 34 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgApnQciArpTable OBJECT-TYPE SYNTAX SEQUENCE OF AffirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgApnQciArpEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "" ::= { affirmedZoneMIB 404 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgApnQciArpEntry OBJECT-TYPE SYNTAX AffirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgApnQciArpEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "" INDEX { affirmedZoneName, affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgApnQciArpName, affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgApnQciArpQci, affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgApnQciArpArp } ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgApnQciArpTable 1 } AffirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgApnQciArpEntry ::= SEQUENCE { affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgApnQciArpName String, affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgApnQciArpQci Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgApnQciArpArp Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgApnQciArpNumUplinkPackets ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgApnQciArpNumUplinkBytes ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgApnQciArpNumUplinkDropPackets ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgApnQciArpNumUplinkDropBytes ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgApnQciArpNumUplinkErrorLossPackets ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgApnQciArpNumUplinkErrorLossBytes ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgApnQciArpNumDownlinkPackets ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgApnQciArpNumDownlinkBytes ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgApnQciArpNumDownlinkDropPackets ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgApnQciArpNumDownlinkDropBytes ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgApnQciArpNumDownlinkErrorLossPackets ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgApnQciArpNumDownlinkErrorLossBytes ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgApnQciArpNumCurrentBearers ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgApnQciArpIntervalPeakBearers Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgApnQciArpNumTotalBearersSetupSuccess ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgApnQciArpNumTotalBearersSetupFail ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgApnQciArpNumTotalBearersHandoverSuccess ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgApnQciArpNumTotalBearersHandoverFailure ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgApnQciArpNumTotalBearersNormalRelease ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgApnQciArpNumTotalBearersAccessSideNormalRelease ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgApnQciArpNumTotalBearersNetworkSideNormalRelease ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgApnQciArpNumTotalBearersAbnormalRelease ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgApnQciArpNumTotalBearersOperatorInitiatedLocalRelease ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgApnQciArpNumTotalBearersIdleTimerExpiryLocalRelease ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgApnQciArpNumTotalBearersSessionMaxTimerLocalRelease ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgApnQciArpNumTotalBearersInternalErrorsLocalRelease ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgApnQciArpNumTotalBearersDuplicateBearesLocalRelease ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgApnQciArpNumTotalBearersMiscellaneousLocalRelease ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgApnQciArpNumTotalBearersS2xUPathFailuresAbnormalRelease ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgApnQciArpNumTotalBearersS2xPathFailuresAbnormalRelease ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgApnQciArpNumTotalBearersS2xUErrorIndicationAbnormalRelease ConfdString } affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgApnQciArpName OBJECT-TYPE SYNTAX String MAX-ACCESS not-accessible STATUS current DESCRIPTION "Table Name" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgApnQciArpEntry 1 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgApnQciArpQci OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS not-accessible STATUS current DESCRIPTION "Bearer QCI Value" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgApnQciArpEntry 2 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgApnQciArpArp OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS not-accessible STATUS current DESCRIPTION "Bearer ARP Value" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgApnQciArpEntry 3 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgApnQciArpNumUplinkPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink packets received" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgApnQciArpEntry 4 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgApnQciArpNumUplinkBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink bytes received" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgApnQciArpEntry 5 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgApnQciArpNumUplinkDropPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink packets dropped" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgApnQciArpEntry 6 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgApnQciArpNumUplinkDropBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink bytes dropped" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgApnQciArpEntry 7 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgApnQciArpNumUplinkErrorLossPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink error loss packets" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgApnQciArpEntry 8 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgApnQciArpNumUplinkErrorLossBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink error loss bytes" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgApnQciArpEntry 9 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgApnQciArpNumDownlinkPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink packets received" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgApnQciArpEntry 10 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgApnQciArpNumDownlinkBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink bytes received" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgApnQciArpEntry 11 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgApnQciArpNumDownlinkDropPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink packets dropped" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgApnQciArpEntry 12 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgApnQciArpNumDownlinkDropBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink bytes dropped" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgApnQciArpEntry 13 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgApnQciArpNumDownlinkErrorLossPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink error loss packets" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgApnQciArpEntry 14 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgApnQciArpNumDownlinkErrorLossBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink error loss bytes" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgApnQciArpEntry 15 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgApnQciArpNumCurrentBearers OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of current bearers" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgApnQciArpEntry 16 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgApnQciArpIntervalPeakBearers OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Interval peak number of bearers" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgApnQciArpEntry 17 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgApnQciArpNumTotalBearersSetupSuccess OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers setup successful" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgApnQciArpEntry 18 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgApnQciArpNumTotalBearersSetupFail OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers setup failed" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgApnQciArpEntry 19 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgApnQciArpNumTotalBearersHandoverSuccess OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers handover successfully" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgApnQciArpEntry 20 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgApnQciArpNumTotalBearersHandoverFailure OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers handover failures" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgApnQciArpEntry 21 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgApnQciArpNumTotalBearersNormalRelease OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers released normally" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgApnQciArpEntry 22 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgApnQciArpNumTotalBearersAccessSideNormalRelease OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers released due to access side deactivation" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgApnQciArpEntry 23 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgApnQciArpNumTotalBearersNetworkSideNormalRelease OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers released due to network side deactivation" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgApnQciArpEntry 24 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgApnQciArpNumTotalBearersAbnormalRelease OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers released abnormally" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgApnQciArpEntry 25 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgApnQciArpNumTotalBearersOperatorInitiatedLocalRelease OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers locally released due to operator initiation" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgApnQciArpEntry 26 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgApnQciArpNumTotalBearersIdleTimerExpiryLocalRelease OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers locally released due to idle timer expiry" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgApnQciArpEntry 27 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgApnQciArpNumTotalBearersSessionMaxTimerLocalRelease OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers locally released due to session max timer expiry" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgApnQciArpEntry 28 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgApnQciArpNumTotalBearersInternalErrorsLocalRelease OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers locally released due to internal errors" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgApnQciArpEntry 29 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgApnQciArpNumTotalBearersDuplicateBearesLocalRelease OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers locally released due to duplicate bearers" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgApnQciArpEntry 30 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgApnQciArpNumTotalBearersMiscellaneousLocalRelease OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers locally released due to miscellaneous" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgApnQciArpEntry 31 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgApnQciArpNumTotalBearersS2xUPathFailuresAbnormalRelease OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers abnormal release due to S2x path failures" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgApnQciArpEntry 32 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgApnQciArpNumTotalBearersS2xPathFailuresAbnormalRelease OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers abnormal release due to S2x path failures" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgApnQciArpEntry 33 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgApnQciArpNumTotalBearersS2xUErrorIndicationAbnormalRelease OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers abnormal release due to S2xU error indication" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceEpdgApnQciArpEntry 34 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagQciArpTable OBJECT-TYPE SYNTAX SEQUENCE OF AffirmedZoneGatewayStatisticsGridLevelCallPerformanceWagQciArpEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "" ::= { affirmedZoneMIB 405 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagQciArpEntry OBJECT-TYPE SYNTAX AffirmedZoneGatewayStatisticsGridLevelCallPerformanceWagQciArpEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "" INDEX { affirmedZoneName, affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagQciArpName, affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagQciArpQci, affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagQciArpArp } ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagQciArpTable 1 } AffirmedZoneGatewayStatisticsGridLevelCallPerformanceWagQciArpEntry ::= SEQUENCE { affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagQciArpName String, affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagQciArpQci Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagQciArpArp Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagQciArpNumUplinkPackets ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagQciArpNumUplinkBytes ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagQciArpNumUplinkDropPackets ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagQciArpNumUplinkDropBytes ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagQciArpNumUplinkErrorLossPackets ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagQciArpNumUplinkErrorLossBytes ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagQciArpNumDownlinkPackets ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagQciArpNumDownlinkBytes ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagQciArpNumDownlinkDropPackets ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagQciArpNumDownlinkDropBytes ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagQciArpNumDownlinkErrorLossPackets ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagQciArpNumDownlinkErrorLossBytes ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagQciArpNumCurrentBearers ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagQciArpIntervalPeakBearers Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagQciArpNumTotalBearersSetupSuccess ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagQciArpNumTotalBearersSetupFail ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagQciArpNumTotalBearersHandoverSuccess ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagQciArpNumTotalBearersHandoverFailure ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagQciArpNumTotalBearersNormalRelease ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagQciArpNumTotalBearersAccessSideNormalRelease ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagQciArpNumTotalBearersNetworkSideNormalRelease ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagQciArpNumTotalBearersAbnormalRelease ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagQciArpNumTotalBearersOperatorInitiatedLocalRelease ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagQciArpNumTotalBearersIdleTimerExpiryLocalRelease ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagQciArpNumTotalBearersSessionMaxTimerLocalRelease ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagQciArpNumTotalBearersInternalErrorsLocalRelease ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagQciArpNumTotalBearersDuplicateBearesLocalRelease ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagQciArpNumTotalBearersMiscellaneousLocalRelease ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagQciArpNumTotalBearersS2xUPathFailuresAbnormalRelease ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagQciArpNumTotalBearersS2xPathFailuresAbnormalRelease ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagQciArpNumTotalBearersS2xUErrorIndicationAbnormalRelease ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagQciArpNumCurrentRules ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagQciArpIntervalPeakRules Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagQciArpNumTotalRulesInstallSuccess ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagQciArpNumTotalRulesInstallFail ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagQciArpNumTotalRulesInstallFailGxUnknownRuleName ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagQciArpNumTotalRulesInstallFailGxRatingGroupError ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagQciArpNumTotalRulesInstallFailGxGwPCEFMalfunction ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagQciArpNumTotalRulesInstallFailGxResourceLimitation ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagQciArpNumTotalRulesInstallFailGxMaxNumBearersReached ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagQciArpNumTotalRulesInstallFailGxMissingFlowInfo ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagQciArpNumTotalRulesInstallFailGxResourceAllocationFailure ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagQciArpNumTotalRulesInstallFailGxUnsuccessfulQosValidation ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagQciArpNumTotalRulesInstallFailGxIncorrectFlowInfo ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagQciArpNumTotalRulesInstallFailGxFilterRestrictions ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagQciArpNumTotalRulesInstallFailGxMissingRedirectServerAddress ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagQciArpNumTotalRulesInstallFailGtpS2aCbrResponseFailure ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagQciArpNumTotalRulesInstallFailGtpS2aCbrResponseTimeout ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagQciArpNumTotalRulesInstallFailGtpS2aUbrResponseFailure ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagQciArpNumTotalRulesInstallFailGtpS2aUbrResponseTimeout ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagQciArpNumTotalRulesInstallFailGtpCbrResponseFailure ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagQciArpNumTotalRulesInstallFailGtpCbrResponseTimeout ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagQciArpNumTotalRulesInstallFailGtpUbrResponseFailure ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagQciArpNumTotalRulesInstallFailGtpUbrResponseTimeout ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagQciArpNumTotalRulesInstallFailLocalSystemResourceFailure ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagQciArpNumTotalRulesModifySuccess ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagQciArpNumTotalRulesModifyFail ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagQciArpNumTotalRulesModifyFailGxRatingGroupError ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagQciArpNumTotalRulesModifyFailGxGwPCEFMalfunction ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagQciArpNumTotalRulesModifyFailGxResourceLimitation ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagQciArpNumTotalRulesModifyFailGxResourceAllocationFailure ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagQciArpNumTotalRulesModifyFailGxUnsuccessfulQosValidation ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagQciArpNumTotalRulesModifyFailGxIncorrectFlowInfo ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagQciArpNumTotalRulesModifyFailGxFilterRestrictions ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagQciArpNumTotalRulesModifyFailGxMissingRedirectServerAddress ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagQciArpNumTotalRulesModifyFailGtpS2aUbrResponseFailure ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagQciArpNumTotalRulesModifyFailGtpS2aUbrResponseTimeout ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagQciArpNumTotalRulesModifyFailGtpUbrResponseFailure ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagQciArpNumTotalRulesModifyFailGtpUbrResponseTimeout ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagQciArpNumTotalRulesModifyFailLocalSystemResourceFailure ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagQciArpNumTotalRulesRemoveSuccess ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagQciArpNumTotalRulesRemoveFail ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagQciArpNumTotalRulesRemoveFailGxUnknownRuleName ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagQciArpNumTotalRulesRemoveFailGtpS2aUbrResponseFailure ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagQciArpNumTotalRulesRemoveFailGtpS2aUbrResponseTimeout ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagQciArpNumTotalRulesRemoveFailGtpS2aDbrResponseFailure ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagQciArpNumTotalRulesRemoveFailGtpS2aDbrResponseTimeout ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagQciArpNumTotalRulesRemoveFailGtpUbrResponseFailure ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagQciArpNumTotalRulesRemoveFailGtpUbrResponseTimeout ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagQciArpNumTotalRulesRemoveFailGtpDbrResponseFailure ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagQciArpNumTotalRulesRemoveFailGtpDbrResponseTimeout ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagQciArpNumTotalRulesRemoveFailLocalSystemResourceFailure ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagQciArpNumTotalRulesActiveGyReallocationofCredit ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagQciArpNumTotalRulesInactiveGyOutofCredit ConfdString } affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagQciArpName OBJECT-TYPE SYNTAX String MAX-ACCESS not-accessible STATUS current DESCRIPTION "Table Name" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagQciArpEntry 1 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagQciArpQci OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS not-accessible STATUS current DESCRIPTION "Bearer QCI Value" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagQciArpEntry 2 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagQciArpArp OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS not-accessible STATUS current DESCRIPTION "Bearer ARP-PL Value" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagQciArpEntry 3 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagQciArpNumUplinkPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink packets received" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagQciArpEntry 4 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagQciArpNumUplinkBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink bytes received" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagQciArpEntry 5 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagQciArpNumUplinkDropPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink packets dropped" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagQciArpEntry 6 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagQciArpNumUplinkDropBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink bytes dropped" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagQciArpEntry 7 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagQciArpNumUplinkErrorLossPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink error loss packets" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagQciArpEntry 8 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagQciArpNumUplinkErrorLossBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink error loss bytes" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagQciArpEntry 9 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagQciArpNumDownlinkPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink packets received" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagQciArpEntry 10 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagQciArpNumDownlinkBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink bytes received" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagQciArpEntry 11 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagQciArpNumDownlinkDropPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink packets dropped" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagQciArpEntry 12 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagQciArpNumDownlinkDropBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink bytes dropped" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagQciArpEntry 13 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagQciArpNumDownlinkErrorLossPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink error loss packets" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagQciArpEntry 14 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagQciArpNumDownlinkErrorLossBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink error loss bytes" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagQciArpEntry 15 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagQciArpNumCurrentBearers OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of current bearers" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagQciArpEntry 16 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagQciArpIntervalPeakBearers OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Interval peak number of bearers" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagQciArpEntry 17 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagQciArpNumTotalBearersSetupSuccess OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers setup successful" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagQciArpEntry 18 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagQciArpNumTotalBearersSetupFail OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers setup failed" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagQciArpEntry 19 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagQciArpNumTotalBearersHandoverSuccess OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers handover successfully" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagQciArpEntry 20 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagQciArpNumTotalBearersHandoverFailure OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers handover failures" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagQciArpEntry 21 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagQciArpNumTotalBearersNormalRelease OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers released normally" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagQciArpEntry 22 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagQciArpNumTotalBearersAccessSideNormalRelease OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers released due to access side deactivation" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagQciArpEntry 23 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagQciArpNumTotalBearersNetworkSideNormalRelease OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers released due to network side deactivation" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagQciArpEntry 24 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagQciArpNumTotalBearersAbnormalRelease OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers released abnormally" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagQciArpEntry 25 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagQciArpNumTotalBearersOperatorInitiatedLocalRelease OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers locally released due to operator initiation" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagQciArpEntry 26 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagQciArpNumTotalBearersIdleTimerExpiryLocalRelease OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers locally released due to idle timer expiry" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagQciArpEntry 27 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagQciArpNumTotalBearersSessionMaxTimerLocalRelease OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers locally released due to session max timer expiry" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagQciArpEntry 28 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagQciArpNumTotalBearersInternalErrorsLocalRelease OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers locally released due to internal errors" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagQciArpEntry 29 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagQciArpNumTotalBearersDuplicateBearesLocalRelease OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers locally released due to duplicate bearers" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagQciArpEntry 30 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagQciArpNumTotalBearersMiscellaneousLocalRelease OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers locally released due to miscellaneous" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagQciArpEntry 31 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagQciArpNumTotalBearersS2xUPathFailuresAbnormalRelease OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers abnormal release due to S2x path failures" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagQciArpEntry 32 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagQciArpNumTotalBearersS2xPathFailuresAbnormalRelease OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers abnormal release due to S2x path failures" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagQciArpEntry 33 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagQciArpNumTotalBearersS2xUErrorIndicationAbnormalRelease OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers abnormal release due to S2xU error indication" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagQciArpEntry 34 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagQciArpNumCurrentRules OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of current rules" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagQciArpEntry 35 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagQciArpIntervalPeakRules OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Interval peak number of rules" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagQciArpEntry 36 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagQciArpNumTotalRulesInstallSuccess OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules install successful" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagQciArpEntry 37 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagQciArpNumTotalRulesInstallFail OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules install failed" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagQciArpEntry 38 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagQciArpNumTotalRulesInstallFailGxUnknownRuleName OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules install fail due to gx unknown rule name" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagQciArpEntry 39 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagQciArpNumTotalRulesInstallFailGxRatingGroupError OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules install fail due to gx rating group error" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagQciArpEntry 40 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagQciArpNumTotalRulesInstallFailGxGwPCEFMalfunction OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules install fail due to gx gw/pcef malfunction" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagQciArpEntry 41 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagQciArpNumTotalRulesInstallFailGxResourceLimitation OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules install fail due to gx resource limitation" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagQciArpEntry 42 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagQciArpNumTotalRulesInstallFailGxMaxNumBearersReached OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules install fail due to gx maximum number of bearers reached per IP-CAN session" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagQciArpEntry 43 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagQciArpNumTotalRulesInstallFailGxMissingFlowInfo OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules install fail due to gx missing flow info" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagQciArpEntry 44 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagQciArpNumTotalRulesInstallFailGxResourceAllocationFailure OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules install fail due to gx resource allocation failure" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagQciArpEntry 45 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagQciArpNumTotalRulesInstallFailGxUnsuccessfulQosValidation OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules install fail due to gx unsuccessful qos validation" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagQciArpEntry 46 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagQciArpNumTotalRulesInstallFailGxIncorrectFlowInfo OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules install fail due to gx incorrect flow info" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagQciArpEntry 47 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagQciArpNumTotalRulesInstallFailGxFilterRestrictions OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules install fail due to gx flow filter restrictions" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagQciArpEntry 48 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagQciArpNumTotalRulesInstallFailGxMissingRedirectServerAddress OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules install fail due to gx missing redirect server address" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagQciArpEntry 49 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagQciArpNumTotalRulesInstallFailGtpS2aCbrResponseFailure OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules install fail due to gtp s2a cbr response failure" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagQciArpEntry 50 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagQciArpNumTotalRulesInstallFailGtpS2aCbrResponseTimeout OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules install fail due to gtp s2a cbr response timeout" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagQciArpEntry 51 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagQciArpNumTotalRulesInstallFailGtpS2aUbrResponseFailure OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules install fail due to gtp s2a ubr response failure" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagQciArpEntry 52 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagQciArpNumTotalRulesInstallFailGtpS2aUbrResponseTimeout OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules install fail due to gtp s2a ubr response timeout" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagQciArpEntry 53 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagQciArpNumTotalRulesInstallFailGtpCbrResponseFailure OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules install fail due to gtp cbr response failure" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagQciArpEntry 54 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagQciArpNumTotalRulesInstallFailGtpCbrResponseTimeout OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules install fail due to gtp cbr response timeout" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagQciArpEntry 55 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagQciArpNumTotalRulesInstallFailGtpUbrResponseFailure OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules install fail due to gtp ubr response failure" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagQciArpEntry 56 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagQciArpNumTotalRulesInstallFailGtpUbrResponseTimeout OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules install fail due to gtp ubr response timeout" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagQciArpEntry 57 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagQciArpNumTotalRulesInstallFailLocalSystemResourceFailure OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules install fail due to local system resource failure" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagQciArpEntry 58 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagQciArpNumTotalRulesModifySuccess OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules modify successful" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagQciArpEntry 59 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagQciArpNumTotalRulesModifyFail OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules modify failed" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagQciArpEntry 60 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagQciArpNumTotalRulesModifyFailGxRatingGroupError OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules modify fail due to gx rating group error" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagQciArpEntry 61 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagQciArpNumTotalRulesModifyFailGxGwPCEFMalfunction OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules modify fail due to gx gw/pcef malfunction" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagQciArpEntry 62 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagQciArpNumTotalRulesModifyFailGxResourceLimitation OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules modify fail due to gx resource limitation" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagQciArpEntry 63 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagQciArpNumTotalRulesModifyFailGxResourceAllocationFailure OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules modify fail due to gx resource allocation failure" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagQciArpEntry 64 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagQciArpNumTotalRulesModifyFailGxUnsuccessfulQosValidation OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules modify fail due to gx unsuccessful qos validation" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagQciArpEntry 65 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagQciArpNumTotalRulesModifyFailGxIncorrectFlowInfo OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules modify fail due to gx incorrect flow info" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagQciArpEntry 66 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagQciArpNumTotalRulesModifyFailGxFilterRestrictions OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules modify fail due to gx flow filter restrictions" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagQciArpEntry 67 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagQciArpNumTotalRulesModifyFailGxMissingRedirectServerAddress OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules modify fail due to gx missing redirect server address" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagQciArpEntry 68 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagQciArpNumTotalRulesModifyFailGtpS2aUbrResponseFailure OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules modify fail due to gtp s2a ubr response failure" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagQciArpEntry 69 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagQciArpNumTotalRulesModifyFailGtpS2aUbrResponseTimeout OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules modify fail due to gtp s2a ubr response timeout" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagQciArpEntry 70 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagQciArpNumTotalRulesModifyFailGtpUbrResponseFailure OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules modify fail due to gtp ubr response failure" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagQciArpEntry 71 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagQciArpNumTotalRulesModifyFailGtpUbrResponseTimeout OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules modify fail due to gtp ubr response timeout" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagQciArpEntry 72 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagQciArpNumTotalRulesModifyFailLocalSystemResourceFailure OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules modify fail due to local system resource failure" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagQciArpEntry 73 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagQciArpNumTotalRulesRemoveSuccess OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules remove successful" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagQciArpEntry 74 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagQciArpNumTotalRulesRemoveFail OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules remove failed" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagQciArpEntry 75 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagQciArpNumTotalRulesRemoveFailGxUnknownRuleName OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules remove fail due to gx unknown rule name" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagQciArpEntry 76 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagQciArpNumTotalRulesRemoveFailGtpS2aUbrResponseFailure OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules remove fail due to gtp s2a ubr response failure" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagQciArpEntry 77 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagQciArpNumTotalRulesRemoveFailGtpS2aUbrResponseTimeout OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules remove fail due to gtp s2a ubr response timeout" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagQciArpEntry 78 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagQciArpNumTotalRulesRemoveFailGtpS2aDbrResponseFailure OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules remove fail due to gtp s2a dbr response failure" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagQciArpEntry 79 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagQciArpNumTotalRulesRemoveFailGtpS2aDbrResponseTimeout OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules remove fail due to gtp s2a dbr response timeout" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagQciArpEntry 80 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagQciArpNumTotalRulesRemoveFailGtpUbrResponseFailure OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules remove fail due to gtp ubr response failure" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagQciArpEntry 81 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagQciArpNumTotalRulesRemoveFailGtpUbrResponseTimeout OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules remove fail due to gtp ubr response timeout" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagQciArpEntry 82 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagQciArpNumTotalRulesRemoveFailGtpDbrResponseFailure OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules remove fail due to gtp dbr response failure" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagQciArpEntry 83 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagQciArpNumTotalRulesRemoveFailGtpDbrResponseTimeout OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules remove fail due to gtp dbr response timeout" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagQciArpEntry 84 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagQciArpNumTotalRulesRemoveFailLocalSystemResourceFailure OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules remove fail due to local system resource failure" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagQciArpEntry 85 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagQciArpNumTotalRulesActiveGyReallocationofCredit OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules active due to gy reallocation of credit" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagQciArpEntry 86 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagQciArpNumTotalRulesInactiveGyOutofCredit OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules inactive due to gy out of credit" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagQciArpEntry 87 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagApnQciArpTable OBJECT-TYPE SYNTAX SEQUENCE OF AffirmedZoneGatewayStatisticsGridLevelCallPerformanceWagApnQciArpEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "" ::= { affirmedZoneMIB 406 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagApnQciArpEntry OBJECT-TYPE SYNTAX AffirmedZoneGatewayStatisticsGridLevelCallPerformanceWagApnQciArpEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "" INDEX { affirmedZoneName, affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagApnQciArpName, affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagApnQciArpQci, affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagApnQciArpArp } ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagApnQciArpTable 1 } AffirmedZoneGatewayStatisticsGridLevelCallPerformanceWagApnQciArpEntry ::= SEQUENCE { affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagApnQciArpName String, affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagApnQciArpQci Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagApnQciArpArp Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagApnQciArpNumUplinkPackets ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagApnQciArpNumUplinkBytes ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagApnQciArpNumUplinkDropPackets ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagApnQciArpNumUplinkDropBytes ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagApnQciArpNumUplinkErrorLossPackets ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagApnQciArpNumUplinkErrorLossBytes ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagApnQciArpNumDownlinkPackets ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagApnQciArpNumDownlinkBytes ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagApnQciArpNumDownlinkDropPackets ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagApnQciArpNumDownlinkDropBytes ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagApnQciArpNumDownlinkErrorLossPackets ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagApnQciArpNumDownlinkErrorLossBytes ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagApnQciArpNumCurrentBearers ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagApnQciArpIntervalPeakBearers Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagApnQciArpNumTotalBearersSetupSuccess ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagApnQciArpNumTotalBearersSetupFail ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagApnQciArpNumTotalBearersHandoverSuccess ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagApnQciArpNumTotalBearersHandoverFailure ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagApnQciArpNumTotalBearersNormalRelease ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagApnQciArpNumTotalBearersAccessSideNormalRelease ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagApnQciArpNumTotalBearersNetworkSideNormalRelease ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagApnQciArpNumTotalBearersAbnormalRelease ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagApnQciArpNumTotalBearersOperatorInitiatedLocalRelease ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagApnQciArpNumTotalBearersIdleTimerExpiryLocalRelease ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagApnQciArpNumTotalBearersSessionMaxTimerLocalRelease ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagApnQciArpNumTotalBearersInternalErrorsLocalRelease ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagApnQciArpNumTotalBearersDuplicateBearesLocalRelease ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagApnQciArpNumTotalBearersMiscellaneousLocalRelease ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagApnQciArpNumTotalBearersS2xUPathFailuresAbnormalRelease ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagApnQciArpNumTotalBearersS2xPathFailuresAbnormalRelease ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagApnQciArpNumTotalBearersS2xUErrorIndicationAbnormalRelease ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagApnQciArpNumCurrentRules ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagApnQciArpIntervalPeakRules Unsigned32, affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagApnQciArpNumTotalRulesInstallSuccess ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagApnQciArpNumTotalRulesInstallFail ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagApnQciArpNumTotalRulesInstallFailGxUnknownRuleName ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagApnQciArpNumTotalRulesInstallFailGxRatingGroupError ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagApnQciArpNumTotalRulesInstallFailGxGwPCEFMalfunction ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagApnQciArpNumTotalRulesInstallFailGxResourceLimitation ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagApnQciArpNumTotalRulesInstallFailGxMaxNumBearersReached ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagApnQciArpNumTotalRulesInstallFailGxMissingFlowInfo ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagApnQciArpNumTotalRulesInstallFailGxResourceAllocationFailure ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagApnQciArpNumTotalRulesInstallFailGxUnsuccessfulQosValidation ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagApnQciArpNumTotalRulesInstallFailGxIncorrectFlowInfo ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagApnQciArpNumTotalRulesInstallFailGxFilterRestrictions ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagApnQciArpNumTotalRulesInstallFailGxMissingRedirectServerAddress ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagApnQciArpNumTotalRulesInstallFailGtpS2aCbrResponseFailure ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagApnQciArpNumTotalRulesInstallFailGtpS2aCbrResponseTimeout ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagApnQciArpNumTotalRulesInstallFailGtpS2aUbrResponseFailure ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagApnQciArpNumTotalRulesInstallFailGtpS2aUbrResponseTimeout ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagApnQciArpNumTotalRulesInstallFailGtpCbrResponseFailure ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagApnQciArpNumTotalRulesInstallFailGtpCbrResponseTimeout ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagApnQciArpNumTotalRulesInstallFailGtpUbrResponseFailure ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagApnQciArpNumTotalRulesInstallFailGtpUbrResponseTimeout ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagApnQciArpNumTotalRulesInstallFailLocalSystemResourceFailure ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagApnQciArpNumTotalRulesModifySuccess ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagApnQciArpNumTotalRulesModifyFail ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagApnQciArpNumTotalRulesModifyFailGxRatingGroupError ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagApnQciArpNumTotalRulesModifyFailGxGwPCEFMalfunction ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagApnQciArpNumTotalRulesModifyFailGxResourceLimitation ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagApnQciArpNumTotalRulesModifyFailGxResourceAllocationFailure ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagApnQciArpNumTotalRulesModifyFailGxUnsuccessfulQosValidation ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagApnQciArpNumTotalRulesModifyFailGxIncorrectFlowInfo ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagApnQciArpNumTotalRulesModifyFailGxFilterRestrictions ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagApnQciArpNumTotalRulesModifyFailGxMissingRedirectServerAddress ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagApnQciArpNumTotalRulesModifyFailGtpS2aUbrResponseFailure ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagApnQciArpNumTotalRulesModifyFailGtpS2aUbrResponseTimeout ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagApnQciArpNumTotalRulesModifyFailGtpUbrResponseFailure ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagApnQciArpNumTotalRulesModifyFailGtpUbrResponseTimeout ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagApnQciArpNumTotalRulesModifyFailLocalSystemResourceFailure ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagApnQciArpNumTotalRulesRemoveSuccess ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagApnQciArpNumTotalRulesRemoveFail ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagApnQciArpNumTotalRulesRemoveFailGxUnknownRuleName ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagApnQciArpNumTotalRulesRemoveFailGtpS2aUbrResponseFailure ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagApnQciArpNumTotalRulesRemoveFailGtpS2aUbrResponseTimeout ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagApnQciArpNumTotalRulesRemoveFailGtpS2aDbrResponseFailure ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagApnQciArpNumTotalRulesRemoveFailGtpS2aDbrResponseTimeout ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagApnQciArpNumTotalRulesRemoveFailGtpUbrResponseFailure ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagApnQciArpNumTotalRulesRemoveFailGtpUbrResponseTimeout ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagApnQciArpNumTotalRulesRemoveFailGtpDbrResponseFailure ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagApnQciArpNumTotalRulesRemoveFailGtpDbrResponseTimeout ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagApnQciArpNumTotalRulesRemoveFailLocalSystemResourceFailure ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagApnQciArpNumTotalRulesActiveGyReallocationofCredit ConfdString, affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagApnQciArpNumTotalRulesInactiveGyOutofCredit ConfdString } affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagApnQciArpName OBJECT-TYPE SYNTAX String MAX-ACCESS not-accessible STATUS current DESCRIPTION "Table Name" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagApnQciArpEntry 1 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagApnQciArpQci OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS not-accessible STATUS current DESCRIPTION "Bearer QCI Value" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagApnQciArpEntry 2 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagApnQciArpArp OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS not-accessible STATUS current DESCRIPTION "Bearer ARP Value" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagApnQciArpEntry 3 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagApnQciArpNumUplinkPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink packets received" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagApnQciArpEntry 4 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagApnQciArpNumUplinkBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink bytes received" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagApnQciArpEntry 5 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagApnQciArpNumUplinkDropPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink packets dropped" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagApnQciArpEntry 6 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagApnQciArpNumUplinkDropBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink bytes dropped" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagApnQciArpEntry 7 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagApnQciArpNumUplinkErrorLossPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink error loss packets" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagApnQciArpEntry 8 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagApnQciArpNumUplinkErrorLossBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink error loss bytes" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagApnQciArpEntry 9 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagApnQciArpNumDownlinkPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink packets received" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagApnQciArpEntry 10 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagApnQciArpNumDownlinkBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink bytes received" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagApnQciArpEntry 11 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagApnQciArpNumDownlinkDropPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink packets dropped" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagApnQciArpEntry 12 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagApnQciArpNumDownlinkDropBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink bytes dropped" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagApnQciArpEntry 13 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagApnQciArpNumDownlinkErrorLossPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink error loss packets" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagApnQciArpEntry 14 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagApnQciArpNumDownlinkErrorLossBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink error loss bytes" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagApnQciArpEntry 15 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagApnQciArpNumCurrentBearers OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of current bearers" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagApnQciArpEntry 16 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagApnQciArpIntervalPeakBearers OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Interval peak number of bearers" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagApnQciArpEntry 17 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagApnQciArpNumTotalBearersSetupSuccess OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers setup successful" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagApnQciArpEntry 18 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagApnQciArpNumTotalBearersSetupFail OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers setup failed" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagApnQciArpEntry 19 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagApnQciArpNumTotalBearersHandoverSuccess OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers handover successfully" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagApnQciArpEntry 20 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagApnQciArpNumTotalBearersHandoverFailure OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers handover failures" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagApnQciArpEntry 21 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagApnQciArpNumTotalBearersNormalRelease OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers released normally" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagApnQciArpEntry 22 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagApnQciArpNumTotalBearersAccessSideNormalRelease OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers released due to access side deactivation" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagApnQciArpEntry 23 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagApnQciArpNumTotalBearersNetworkSideNormalRelease OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers released due to network side deactivation" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagApnQciArpEntry 24 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagApnQciArpNumTotalBearersAbnormalRelease OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers released abnormally" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagApnQciArpEntry 25 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagApnQciArpNumTotalBearersOperatorInitiatedLocalRelease OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers locally released due to operator initiation" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagApnQciArpEntry 26 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagApnQciArpNumTotalBearersIdleTimerExpiryLocalRelease OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers locally released due to idle timer expiry" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagApnQciArpEntry 27 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagApnQciArpNumTotalBearersSessionMaxTimerLocalRelease OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers locally released due to session max timer expiry" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagApnQciArpEntry 28 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagApnQciArpNumTotalBearersInternalErrorsLocalRelease OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers locally released due to internal errors" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagApnQciArpEntry 29 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagApnQciArpNumTotalBearersDuplicateBearesLocalRelease OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers locally released due to duplicate bearers" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagApnQciArpEntry 30 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagApnQciArpNumTotalBearersMiscellaneousLocalRelease OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers locally released due to miscellaneous" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagApnQciArpEntry 31 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagApnQciArpNumTotalBearersS2xUPathFailuresAbnormalRelease OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers abnormal release due to S2x path failures" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagApnQciArpEntry 32 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagApnQciArpNumTotalBearersS2xPathFailuresAbnormalRelease OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers abnormal release due to S2x path failures" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagApnQciArpEntry 33 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagApnQciArpNumTotalBearersS2xUErrorIndicationAbnormalRelease OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers abnormal release due to S2xU error indication" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagApnQciArpEntry 34 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagApnQciArpNumCurrentRules OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of current rules" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagApnQciArpEntry 35 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagApnQciArpIntervalPeakRules OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Interval peak number of rules" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagApnQciArpEntry 36 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagApnQciArpNumTotalRulesInstallSuccess OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules install successful" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagApnQciArpEntry 37 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagApnQciArpNumTotalRulesInstallFail OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules install failed" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagApnQciArpEntry 38 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagApnQciArpNumTotalRulesInstallFailGxUnknownRuleName OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules install fail due to gx unknown rule name" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagApnQciArpEntry 39 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagApnQciArpNumTotalRulesInstallFailGxRatingGroupError OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules install fail due to gx rating group error" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagApnQciArpEntry 40 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagApnQciArpNumTotalRulesInstallFailGxGwPCEFMalfunction OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules install fail due to gx gw/pcef malfunction" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagApnQciArpEntry 41 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagApnQciArpNumTotalRulesInstallFailGxResourceLimitation OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules install fail due to gx resource limitation" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagApnQciArpEntry 42 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagApnQciArpNumTotalRulesInstallFailGxMaxNumBearersReached OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules install fail due to gx maximum number of bearers reached per IP-CAN session" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagApnQciArpEntry 43 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagApnQciArpNumTotalRulesInstallFailGxMissingFlowInfo OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules install fail due to gx missing flow info" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagApnQciArpEntry 44 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagApnQciArpNumTotalRulesInstallFailGxResourceAllocationFailure OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules install fail due to gx resource allocation failure" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagApnQciArpEntry 45 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagApnQciArpNumTotalRulesInstallFailGxUnsuccessfulQosValidation OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules install fail due to gx unsuccessful qos validation" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagApnQciArpEntry 46 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagApnQciArpNumTotalRulesInstallFailGxIncorrectFlowInfo OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules install fail due to gx incorrect flow info" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagApnQciArpEntry 47 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagApnQciArpNumTotalRulesInstallFailGxFilterRestrictions OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules install fail due to gx flow filter restrictions" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagApnQciArpEntry 48 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagApnQciArpNumTotalRulesInstallFailGxMissingRedirectServerAddress OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules install fail due to gx missing redirect server address" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagApnQciArpEntry 49 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagApnQciArpNumTotalRulesInstallFailGtpS2aCbrResponseFailure OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules install fail due to gtp s2a cbr response failure" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagApnQciArpEntry 50 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagApnQciArpNumTotalRulesInstallFailGtpS2aCbrResponseTimeout OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules install fail due to gtp s2a cbr response timeout" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagApnQciArpEntry 51 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagApnQciArpNumTotalRulesInstallFailGtpS2aUbrResponseFailure OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules install fail due to gtp s2a ubr response failure" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagApnQciArpEntry 52 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagApnQciArpNumTotalRulesInstallFailGtpS2aUbrResponseTimeout OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules install fail due to gtp s2a ubr response timeout" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagApnQciArpEntry 53 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagApnQciArpNumTotalRulesInstallFailGtpCbrResponseFailure OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules install fail due to gtp cbr response failure" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagApnQciArpEntry 54 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagApnQciArpNumTotalRulesInstallFailGtpCbrResponseTimeout OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules install fail due to gtp cbr response timeout" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagApnQciArpEntry 55 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagApnQciArpNumTotalRulesInstallFailGtpUbrResponseFailure OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules install fail due to gtp ubr response failure" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagApnQciArpEntry 56 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagApnQciArpNumTotalRulesInstallFailGtpUbrResponseTimeout OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules install fail due to gtp ubr response timeout" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagApnQciArpEntry 57 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagApnQciArpNumTotalRulesInstallFailLocalSystemResourceFailure OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules install fail due to local system resource failure" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagApnQciArpEntry 58 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagApnQciArpNumTotalRulesModifySuccess OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules modify successful" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagApnQciArpEntry 59 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagApnQciArpNumTotalRulesModifyFail OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules modify failed" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagApnQciArpEntry 60 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagApnQciArpNumTotalRulesModifyFailGxRatingGroupError OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules modify fail due to gx rating group error" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagApnQciArpEntry 61 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagApnQciArpNumTotalRulesModifyFailGxGwPCEFMalfunction OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules modify fail due to gx gw/pcef malfunction" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagApnQciArpEntry 62 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagApnQciArpNumTotalRulesModifyFailGxResourceLimitation OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules modify fail due to gx resource limitation" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagApnQciArpEntry 63 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagApnQciArpNumTotalRulesModifyFailGxResourceAllocationFailure OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules modify fail due to gx resource allocation failure" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagApnQciArpEntry 64 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagApnQciArpNumTotalRulesModifyFailGxUnsuccessfulQosValidation OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules modify fail due to gx unsuccessful qos validation" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagApnQciArpEntry 65 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagApnQciArpNumTotalRulesModifyFailGxIncorrectFlowInfo OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules modify fail due to gx incorrect flow info" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagApnQciArpEntry 66 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagApnQciArpNumTotalRulesModifyFailGxFilterRestrictions OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules modify fail due to gx flow filter restrictions" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagApnQciArpEntry 67 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagApnQciArpNumTotalRulesModifyFailGxMissingRedirectServerAddress OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules modify fail due to gx missing redirect server address" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagApnQciArpEntry 68 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagApnQciArpNumTotalRulesModifyFailGtpS2aUbrResponseFailure OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules modify fail due to gtp s2a ubr response failure" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagApnQciArpEntry 69 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagApnQciArpNumTotalRulesModifyFailGtpS2aUbrResponseTimeout OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules modify fail due to gtp s2a ubr response timeout" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagApnQciArpEntry 70 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagApnQciArpNumTotalRulesModifyFailGtpUbrResponseFailure OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules modify fail due to gtp ubr response failure" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagApnQciArpEntry 71 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagApnQciArpNumTotalRulesModifyFailGtpUbrResponseTimeout OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules modify fail due to gtp ubr response timeout" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagApnQciArpEntry 72 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagApnQciArpNumTotalRulesModifyFailLocalSystemResourceFailure OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules modify fail due to local system resource failure" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagApnQciArpEntry 73 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagApnQciArpNumTotalRulesRemoveSuccess OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules remove successful" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagApnQciArpEntry 74 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagApnQciArpNumTotalRulesRemoveFail OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules remove failed" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagApnQciArpEntry 75 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagApnQciArpNumTotalRulesRemoveFailGxUnknownRuleName OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules remove fail due to gx unknown rule name" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagApnQciArpEntry 76 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagApnQciArpNumTotalRulesRemoveFailGtpS2aUbrResponseFailure OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules remove fail due to gtp s2a ubr response failure" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagApnQciArpEntry 77 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagApnQciArpNumTotalRulesRemoveFailGtpS2aUbrResponseTimeout OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules remove fail due to gtp s2a ubr response timeout" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagApnQciArpEntry 78 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagApnQciArpNumTotalRulesRemoveFailGtpS2aDbrResponseFailure OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules remove fail due to gtp s2a dbr response failure" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagApnQciArpEntry 79 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagApnQciArpNumTotalRulesRemoveFailGtpS2aDbrResponseTimeout OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules remove fail due to gtp s2a dbr response timeout" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagApnQciArpEntry 80 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagApnQciArpNumTotalRulesRemoveFailGtpUbrResponseFailure OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules remove fail due to gtp ubr response failure" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagApnQciArpEntry 81 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagApnQciArpNumTotalRulesRemoveFailGtpUbrResponseTimeout OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules remove fail due to gtp ubr response timeout" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagApnQciArpEntry 82 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagApnQciArpNumTotalRulesRemoveFailGtpDbrResponseFailure OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules remove fail due to gtp dbr response failure" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagApnQciArpEntry 83 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagApnQciArpNumTotalRulesRemoveFailGtpDbrResponseTimeout OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules remove fail due to gtp dbr response timeout" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagApnQciArpEntry 84 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagApnQciArpNumTotalRulesRemoveFailLocalSystemResourceFailure OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules remove fail due to local system resource failure" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagApnQciArpEntry 85 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagApnQciArpNumTotalRulesActiveGyReallocationofCredit OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules active due to gy reallocation of credit" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagApnQciArpEntry 86 } affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagApnQciArpNumTotalRulesInactiveGyOutofCredit OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules inactive due to gy out of credit" ::= { affirmedZoneGatewayStatisticsGridLevelCallPerformanceWagApnQciArpEntry 87 } affirmedZoneGatewayStatisticsGridLevelGtpPeerTable OBJECT-TYPE SYNTAX SEQUENCE OF AffirmedZoneGatewayStatisticsGridLevelGtpPeerEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "" ::= { affirmedZoneMIB 206 } affirmedZoneGatewayStatisticsGridLevelGtpPeerEntry OBJECT-TYPE SYNTAX AffirmedZoneGatewayStatisticsGridLevelGtpPeerEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "" INDEX { affirmedZoneName, affirmedZoneGatewayStatisticsGridLevelGtpPeerName } ::= { affirmedZoneGatewayStatisticsGridLevelGtpPeerTable 1 } AffirmedZoneGatewayStatisticsGridLevelGtpPeerEntry ::= SEQUENCE { affirmedZoneGatewayStatisticsGridLevelGtpPeerName String, affirmedZoneGatewayStatisticsGridLevelGtpPeerNumDecodeCreateSessionReq Unsigned32, affirmedZoneGatewayStatisticsGridLevelGtpPeerNumEncodeCreateSessionReq Unsigned32, affirmedZoneGatewayStatisticsGridLevelGtpPeerNumCreateSessionReqDecodeFailure Unsigned32, affirmedZoneGatewayStatisticsGridLevelGtpPeerNumCreateSessionReqEncodeFailure Unsigned32, affirmedZoneGatewayStatisticsGridLevelGtpPeerNumDecodeCreateSessionResp Unsigned32, affirmedZoneGatewayStatisticsGridLevelGtpPeerNumEncodeCreateSessionResp Unsigned32, affirmedZoneGatewayStatisticsGridLevelGtpPeerNumCreateSessionRespDecodeFailure Unsigned32, affirmedZoneGatewayStatisticsGridLevelGtpPeerNumCreateSessionRespEncodeFailure Unsigned32, affirmedZoneGatewayStatisticsGridLevelGtpPeerNumDecodeDeleteSessionReq Unsigned32, affirmedZoneGatewayStatisticsGridLevelGtpPeerNumEncodeDeleteSessionReq Unsigned32, affirmedZoneGatewayStatisticsGridLevelGtpPeerNumDeleteSessionReqDecodeFailure Unsigned32, affirmedZoneGatewayStatisticsGridLevelGtpPeerNumDeleteSessionReqEncodeFailure Unsigned32, affirmedZoneGatewayStatisticsGridLevelGtpPeerNumDecodeDeleteSessionResp Unsigned32, affirmedZoneGatewayStatisticsGridLevelGtpPeerNumEncodeDeleteSessionResp Unsigned32, affirmedZoneGatewayStatisticsGridLevelGtpPeerNumDeleteSessionRespDecodeFailure Unsigned32, affirmedZoneGatewayStatisticsGridLevelGtpPeerNumDeleteSessionRespEncodeFailure Unsigned32, affirmedZoneGatewayStatisticsGridLevelGtpPeerNumDecodeModifyBearerReq Unsigned32, affirmedZoneGatewayStatisticsGridLevelGtpPeerNumEncodeModifyBearerReq Unsigned32, affirmedZoneGatewayStatisticsGridLevelGtpPeerNumModifyBearerReqDecodeFailure Unsigned32, affirmedZoneGatewayStatisticsGridLevelGtpPeerNumModifyBearerReqEncodeFailure Unsigned32, affirmedZoneGatewayStatisticsGridLevelGtpPeerNumDecodeModifyBearerResp Unsigned32, affirmedZoneGatewayStatisticsGridLevelGtpPeerNumEncodeModifyBearerResp Unsigned32, affirmedZoneGatewayStatisticsGridLevelGtpPeerNumModifyBearerRespDecodeFailure Unsigned32, affirmedZoneGatewayStatisticsGridLevelGtpPeerNumModifyBearerRespEncodeFailure Unsigned32, affirmedZoneGatewayStatisticsGridLevelGtpPeerNumDecodeCreateBearerReq Unsigned32, affirmedZoneGatewayStatisticsGridLevelGtpPeerNumEncodeCreateBearerReq Unsigned32, affirmedZoneGatewayStatisticsGridLevelGtpPeerNumCreateBearerReqDecodeFailure Unsigned32, affirmedZoneGatewayStatisticsGridLevelGtpPeerNumCreateBearerReqEncodeFailure Unsigned32, affirmedZoneGatewayStatisticsGridLevelGtpPeerNumDecodeCreateBearerResp Unsigned32, affirmedZoneGatewayStatisticsGridLevelGtpPeerNumEncodeCreateBearerResp Unsigned32, affirmedZoneGatewayStatisticsGridLevelGtpPeerNumCreateBearerRespDecodeFailure Unsigned32, affirmedZoneGatewayStatisticsGridLevelGtpPeerNumCreateBearerRespEncodeFailure Unsigned32, affirmedZoneGatewayStatisticsGridLevelGtpPeerNumDecodeDeleteBearerReq Unsigned32, affirmedZoneGatewayStatisticsGridLevelGtpPeerNumEncodeDeleteBearerReq Unsigned32, affirmedZoneGatewayStatisticsGridLevelGtpPeerNumDeleteBearerReqDecodeFailure Unsigned32, affirmedZoneGatewayStatisticsGridLevelGtpPeerNumDeleteBearerReqEncodeFailure Unsigned32, affirmedZoneGatewayStatisticsGridLevelGtpPeerNumDecodeDeleteBearerResp Unsigned32, affirmedZoneGatewayStatisticsGridLevelGtpPeerNumEncodeDeleteBearerResp Unsigned32, affirmedZoneGatewayStatisticsGridLevelGtpPeerNumDeleteBearerRespDecodeFailure Unsigned32, affirmedZoneGatewayStatisticsGridLevelGtpPeerNumDeleteBearerRespEncodeFailure Unsigned32, affirmedZoneGatewayStatisticsGridLevelGtpPeerNumDecodeBearerResourceCmd Unsigned32, affirmedZoneGatewayStatisticsGridLevelGtpPeerNumEncodeBearerResourceCmd Unsigned32, affirmedZoneGatewayStatisticsGridLevelGtpPeerNumBearerResourceCmdDecodeFailure Unsigned32, affirmedZoneGatewayStatisticsGridLevelGtpPeerNumBearerResourceCmdEncodeFailure Unsigned32, affirmedZoneGatewayStatisticsGridLevelGtpPeerNumDecodeBearerResourceFailureInd Unsigned32, affirmedZoneGatewayStatisticsGridLevelGtpPeerNumEncodeBearerResourceFailureInd Unsigned32, affirmedZoneGatewayStatisticsGridLevelGtpPeerNumBearerResourceFailureIndDecodeFailure Unsigned32, affirmedZoneGatewayStatisticsGridLevelGtpPeerNumBearerResourceFailureIndEncodeFailure Unsigned32, affirmedZoneGatewayStatisticsGridLevelGtpPeerNumDecodeModifyBearerCmd Unsigned32, affirmedZoneGatewayStatisticsGridLevelGtpPeerNumEncodeModifyBearerCmd Unsigned32, affirmedZoneGatewayStatisticsGridLevelGtpPeerNumModifyBearerCmdDecodeFailure Unsigned32, affirmedZoneGatewayStatisticsGridLevelGtpPeerNumModifyBearerCmdEncodeFailure Unsigned32, affirmedZoneGatewayStatisticsGridLevelGtpPeerNumDecodeModifyBearerFailureInd Unsigned32, affirmedZoneGatewayStatisticsGridLevelGtpPeerNumEncodeModifyBearerFailureInd Unsigned32, affirmedZoneGatewayStatisticsGridLevelGtpPeerNumModifyBearerFailureIndDecodeFailure Unsigned32, affirmedZoneGatewayStatisticsGridLevelGtpPeerNumModifyBearerFailureIndEncodeFailure Unsigned32, affirmedZoneGatewayStatisticsGridLevelGtpPeerNumDecodeUpdateBearerReq Unsigned32, affirmedZoneGatewayStatisticsGridLevelGtpPeerNumEncodeUpdateBearerReq Unsigned32, affirmedZoneGatewayStatisticsGridLevelGtpPeerNumUpdateBearerReqDecodeFailure Unsigned32, affirmedZoneGatewayStatisticsGridLevelGtpPeerNumUpdateBearerReqEncodeFailure Unsigned32, affirmedZoneGatewayStatisticsGridLevelGtpPeerNumDecodeUpdateBearerResp Unsigned32, affirmedZoneGatewayStatisticsGridLevelGtpPeerNumEncodeUpdateBearerResp Unsigned32, affirmedZoneGatewayStatisticsGridLevelGtpPeerNumUpdateBearerRespDecodeFailure Unsigned32, affirmedZoneGatewayStatisticsGridLevelGtpPeerNumUpdateBearerRespEncodeFailure Unsigned32, affirmedZoneGatewayStatisticsGridLevelGtpPeerNumDecodeDownlinkDataNotification Unsigned32, affirmedZoneGatewayStatisticsGridLevelGtpPeerNumEncodeDownlinkDataNotification Unsigned32, affirmedZoneGatewayStatisticsGridLevelGtpPeerNumDownlinkDataNotificationDecodeFailure Unsigned32, affirmedZoneGatewayStatisticsGridLevelGtpPeerNumDownlinkDataNotificationEncodeFailure Unsigned32, affirmedZoneGatewayStatisticsGridLevelGtpPeerNumDecodeDownlinkDataNotificationAck Unsigned32, affirmedZoneGatewayStatisticsGridLevelGtpPeerNumEncodeDownlinkDataNotificationAck Unsigned32, affirmedZoneGatewayStatisticsGridLevelGtpPeerNumDownlinkDataNotificationAckDecodeFailure Unsigned32, affirmedZoneGatewayStatisticsGridLevelGtpPeerNumDownlinkDataNotificationAckEncodeFailure Unsigned32, affirmedZoneGatewayStatisticsGridLevelGtpPeerNumDecodeDownlinkDataNotificationFailureInd Unsigned32, affirmedZoneGatewayStatisticsGridLevelGtpPeerNumEncodeDownlinkDataNotificationFailureInd Unsigned32, affirmedZoneGatewayStatisticsGridLevelGtpPeerNumDownlinkDataNotificationFailureIndDecodeFailure Unsigned32, affirmedZoneGatewayStatisticsGridLevelGtpPeerNumDownlinkDataNotificationFailureIndEncodeFailure Unsigned32, affirmedZoneGatewayStatisticsGridLevelGtpPeerNumDecodeReleaseAccessBearersReq Unsigned32, affirmedZoneGatewayStatisticsGridLevelGtpPeerNumEncodeReleaseAccessBearersReq Unsigned32, affirmedZoneGatewayStatisticsGridLevelGtpPeerNumReleaseAccessBearersReqDecodeFailure Unsigned32, affirmedZoneGatewayStatisticsGridLevelGtpPeerNumReleaseAccessBearersReqEncodeFailure Unsigned32, affirmedZoneGatewayStatisticsGridLevelGtpPeerNumDecodeReleaseAccessBearersResp Unsigned32, affirmedZoneGatewayStatisticsGridLevelGtpPeerNumEncodeReleaseAccessBearersResp Unsigned32, affirmedZoneGatewayStatisticsGridLevelGtpPeerNumReleaseAccessBearersRespDecodeFailure Unsigned32, affirmedZoneGatewayStatisticsGridLevelGtpPeerNumReleaseAccessBearersRespEncodeFailure Unsigned32, affirmedZoneGatewayStatisticsGridLevelGtpPeerNumDecodeCreatePdpCtxtReq Unsigned32, affirmedZoneGatewayStatisticsGridLevelGtpPeerNumEncodeCreatePdpCtxtReq Unsigned32, affirmedZoneGatewayStatisticsGridLevelGtpPeerNumCreatePdpCtxtReqDecodeFailure Unsigned32, affirmedZoneGatewayStatisticsGridLevelGtpPeerNumCreatePdpCtxtReqEncodeFailure Unsigned32, affirmedZoneGatewayStatisticsGridLevelGtpPeerNumDecodeCreatePdpCtxtResp Unsigned32, affirmedZoneGatewayStatisticsGridLevelGtpPeerNumEncodeCreatePdpCtxtResp Unsigned32, affirmedZoneGatewayStatisticsGridLevelGtpPeerNumCreatePdpCtxtRespDecodeFailure Unsigned32, affirmedZoneGatewayStatisticsGridLevelGtpPeerNumCreatePdpCtxtRespEncodeFailure Unsigned32, affirmedZoneGatewayStatisticsGridLevelGtpPeerNumDecodeDeletePdpCtxtReq Unsigned32, affirmedZoneGatewayStatisticsGridLevelGtpPeerNumEncodeDeletePdpCtxtReq Unsigned32, affirmedZoneGatewayStatisticsGridLevelGtpPeerNumDeletePdpCtxtReqDecodeFailure Unsigned32, affirmedZoneGatewayStatisticsGridLevelGtpPeerNumDeletePdpCtxtReqEncodeFailure Unsigned32, affirmedZoneGatewayStatisticsGridLevelGtpPeerNumDecodeDeletePdpCtxtResp Unsigned32, affirmedZoneGatewayStatisticsGridLevelGtpPeerNumEncodeDeletePdpCtxtResp Unsigned32, affirmedZoneGatewayStatisticsGridLevelGtpPeerNumDeletePdpCtxtRespDecodeFailure Unsigned32, affirmedZoneGatewayStatisticsGridLevelGtpPeerNumDeletePdpCtxtRespEncodeFailure Unsigned32, affirmedZoneGatewayStatisticsGridLevelGtpPeerNumDecodeUpdatePdpCtxtReq Unsigned32, affirmedZoneGatewayStatisticsGridLevelGtpPeerNumEncodeUpdatePdpCtxtReq Unsigned32, affirmedZoneGatewayStatisticsGridLevelGtpPeerNumUpdatePdpCtxtReqDecodeFailure Unsigned32, affirmedZoneGatewayStatisticsGridLevelGtpPeerNumUpdatePdpCtxtReqEncodeFailure Unsigned32, affirmedZoneGatewayStatisticsGridLevelGtpPeerNumDecodeUpdatePdpCtxtResp Unsigned32, affirmedZoneGatewayStatisticsGridLevelGtpPeerNumEncodeUpdatePdpCtxtResp Unsigned32, affirmedZoneGatewayStatisticsGridLevelGtpPeerNumUpdatePdpCtxtRespDecodeFailure Unsigned32, affirmedZoneGatewayStatisticsGridLevelGtpPeerNumUpdatePdpCtxtRespEncodeFailure Unsigned32, affirmedZoneGatewayStatisticsGridLevelGtpPeerNumEchoRequestsReceived Unsigned32, affirmedZoneGatewayStatisticsGridLevelGtpPeerNumEchoRequestDecodeFailure Unsigned32, affirmedZoneGatewayStatisticsGridLevelGtpPeerNumEchoRequestsSent Unsigned32, affirmedZoneGatewayStatisticsGridLevelGtpPeerNumEchoResponsesReceived Unsigned32, affirmedZoneGatewayStatisticsGridLevelGtpPeerNumEchoResponseDecodeFailure Unsigned32, affirmedZoneGatewayStatisticsGridLevelGtpPeerNumEchoResponsesSent Unsigned32, affirmedZoneGatewayStatisticsGridLevelGtpPeerNumDecodeTraceSessionActivation Unsigned32, affirmedZoneGatewayStatisticsGridLevelGtpPeerNumEncodeTraceSessionActivation Unsigned32, affirmedZoneGatewayStatisticsGridLevelGtpPeerNumTraceSessionActivationDecodeFailure Unsigned32, affirmedZoneGatewayStatisticsGridLevelGtpPeerNumTraceSessionActivationEncodeFailure Unsigned32, affirmedZoneGatewayStatisticsGridLevelGtpPeerNumDecodeTraceSessionDeactivation Unsigned32, affirmedZoneGatewayStatisticsGridLevelGtpPeerNumEncodeTraceSessionDeactivation Unsigned32, affirmedZoneGatewayStatisticsGridLevelGtpPeerNumTraceSessionDeactivationDecodeFailure Unsigned32, affirmedZoneGatewayStatisticsGridLevelGtpPeerNumTraceSessionDeactivationEncodeFailure Unsigned32, affirmedZoneGatewayStatisticsGridLevelGtpPeerNumDecodeCreateIndirectForwardingTunnelReq Unsigned32, affirmedZoneGatewayStatisticsGridLevelGtpPeerNumCreateIndirectForwardingTunnelReqDecodeFailure Unsigned32, affirmedZoneGatewayStatisticsGridLevelGtpPeerNumCreateEncodeIndirectForwardingTunnelResp Unsigned32, affirmedZoneGatewayStatisticsGridLevelGtpPeerNumDecodeDeleteIndirectForwardingTunnelReq Unsigned32, affirmedZoneGatewayStatisticsGridLevelGtpPeerNumDeleteIndirectForwardingTunnelReqDecodeFailure Unsigned32, affirmedZoneGatewayStatisticsGridLevelGtpPeerNumDeleteEncodeIndirectForwardingTunnelResp Unsigned32, affirmedZoneGatewayStatisticsGridLevelGtpPeerNumDecodeChangeNotificationReq Unsigned32, affirmedZoneGatewayStatisticsGridLevelGtpPeerNumEncodeChangeNotificationReq Unsigned32, affirmedZoneGatewayStatisticsGridLevelGtpPeerNumChangeNotificationReqDecodeFailure Unsigned32, affirmedZoneGatewayStatisticsGridLevelGtpPeerNumChangeNotificationReqEncodeFailure Unsigned32, affirmedZoneGatewayStatisticsGridLevelGtpPeerNumDecodeChangeNotificationResp Unsigned32, affirmedZoneGatewayStatisticsGridLevelGtpPeerNumEncodeChangeNotificationResp Unsigned32, affirmedZoneGatewayStatisticsGridLevelGtpPeerNumChangeNotificationRespDecodeFailure Unsigned32, affirmedZoneGatewayStatisticsGridLevelGtpPeerNumChangeNotificationRespEncodeFailure Unsigned32, affirmedZoneGatewayStatisticsGridLevelGtpPeerNumDecodeSuspendNotification Unsigned32, affirmedZoneGatewayStatisticsGridLevelGtpPeerNumEncodeSuspendNotification Unsigned32, affirmedZoneGatewayStatisticsGridLevelGtpPeerNumSuspendNotificationDecodeFailure Unsigned32, affirmedZoneGatewayStatisticsGridLevelGtpPeerNumSuspendNotificationEncodeFailure Unsigned32, affirmedZoneGatewayStatisticsGridLevelGtpPeerNumDecodeSuspendAcknowledge Unsigned32, affirmedZoneGatewayStatisticsGridLevelGtpPeerNumEncodeSuspendAcknowledge Unsigned32, affirmedZoneGatewayStatisticsGridLevelGtpPeerNumSuspendAcknowledgeDecodeFailure Unsigned32, affirmedZoneGatewayStatisticsGridLevelGtpPeerNumSuspendAcknowledgeEncodeFailure Unsigned32, affirmedZoneGatewayStatisticsGridLevelGtpPeerNumDecodeResumeNotification Unsigned32, affirmedZoneGatewayStatisticsGridLevelGtpPeerNumEncodeResumeNotification Unsigned32, affirmedZoneGatewayStatisticsGridLevelGtpPeerNumResumeNotificationDecodeFailure Unsigned32, affirmedZoneGatewayStatisticsGridLevelGtpPeerNumResumeNotificationEncodeFailure Unsigned32, affirmedZoneGatewayStatisticsGridLevelGtpPeerNumDecodeResumeAcknowledge Unsigned32, affirmedZoneGatewayStatisticsGridLevelGtpPeerNumEncodeResumeAcknowledge Unsigned32, affirmedZoneGatewayStatisticsGridLevelGtpPeerNumResumeAcknowledgeDecodeFailure Unsigned32, affirmedZoneGatewayStatisticsGridLevelGtpPeerNumResumeAcknowledgeEncodeFailure Unsigned32, affirmedZoneGatewayStatisticsGridLevelGtpPeerNumCreateSessionReqRcvdReTx Unsigned32, affirmedZoneGatewayStatisticsGridLevelGtpPeerNumCreatePdpCtxtReqRcvdReTx Unsigned32, affirmedZoneGatewayStatisticsGridLevelGtpPeerNumDecodeCreateSessionRespPB Unsigned32, affirmedZoneGatewayStatisticsGridLevelGtpPeerNumCreateSessionRespPBDecodeFailure Unsigned32, affirmedZoneGatewayStatisticsGridLevelGtpPeerNumDecodeSxabSessEstReq Unsigned32, affirmedZoneGatewayStatisticsGridLevelGtpPeerNumEncodeSxabSessEstReq Unsigned32, affirmedZoneGatewayStatisticsGridLevelGtpPeerNumSxabSessEstReqDecodeFailure Unsigned32, affirmedZoneGatewayStatisticsGridLevelGtpPeerNumSxabSessEstReqEncodeFailure Unsigned32, affirmedZoneGatewayStatisticsGridLevelGtpPeerNumDecodeSxabSessEstResp Unsigned32, affirmedZoneGatewayStatisticsGridLevelGtpPeerNumEncodeSxabSessEstResp Unsigned32, affirmedZoneGatewayStatisticsGridLevelGtpPeerNumSxabSessEstRespDecodeFailure Unsigned32, affirmedZoneGatewayStatisticsGridLevelGtpPeerNumSxabSessEstRespEncodeFailure Unsigned32, affirmedZoneGatewayStatisticsGridLevelGtpPeerNumDecodeSxabSessModReq Unsigned32, affirmedZoneGatewayStatisticsGridLevelGtpPeerNumEncodeSxabSessModReq Unsigned32, affirmedZoneGatewayStatisticsGridLevelGtpPeerNumSxabSessModReqDecodeFailure Unsigned32, affirmedZoneGatewayStatisticsGridLevelGtpPeerNumSxabSessModReqEncodeFailure Unsigned32, affirmedZoneGatewayStatisticsGridLevelGtpPeerNumDecodeSxabSessModResp Unsigned32, affirmedZoneGatewayStatisticsGridLevelGtpPeerNumEncodeSxabSessModResp Unsigned32, affirmedZoneGatewayStatisticsGridLevelGtpPeerNumSxabSessModRespDecodeFailure Unsigned32, affirmedZoneGatewayStatisticsGridLevelGtpPeerNumSxabSessModRespEncodeFailure Unsigned32, affirmedZoneGatewayStatisticsGridLevelGtpPeerNumDecodeSxabSessTermReq Unsigned32, affirmedZoneGatewayStatisticsGridLevelGtpPeerNumEncodeSxabSessTermReq Unsigned32, affirmedZoneGatewayStatisticsGridLevelGtpPeerNumSxabSessTermReqDecodeFailure Unsigned32, affirmedZoneGatewayStatisticsGridLevelGtpPeerNumSxabSessTermReqEncodeFailure Unsigned32, affirmedZoneGatewayStatisticsGridLevelGtpPeerNumDecodeSxabSessTermResp Unsigned32, affirmedZoneGatewayStatisticsGridLevelGtpPeerNumEncodeSxabSessTermResp Unsigned32, affirmedZoneGatewayStatisticsGridLevelGtpPeerNumSxabSessTermRespDecodeFailure Unsigned32, affirmedZoneGatewayStatisticsGridLevelGtpPeerNumSxabSessTermRespEncodeFailure Unsigned32, affirmedZoneGatewayStatisticsGridLevelGtpPeerNumDecodeSxabReport Unsigned32, affirmedZoneGatewayStatisticsGridLevelGtpPeerNumEncodeSxabReport Unsigned32, affirmedZoneGatewayStatisticsGridLevelGtpPeerNumSxabReportDecodeFailure Unsigned32, affirmedZoneGatewayStatisticsGridLevelGtpPeerNumSxabReportEncodeFailure Unsigned32, affirmedZoneGatewayStatisticsGridLevelGtpPeerNumDecodeSxabReportAck Unsigned32, affirmedZoneGatewayStatisticsGridLevelGtpPeerNumEncodeSxabReportAck Unsigned32, affirmedZoneGatewayStatisticsGridLevelGtpPeerNumSxabReportAckDecodeFailure Unsigned32, affirmedZoneGatewayStatisticsGridLevelGtpPeerNumSxabReportAckEncodeFailure Unsigned32, affirmedZoneGatewayStatisticsGridLevelGtpPeerNumDecodeSxabSessStatusReq Unsigned32, affirmedZoneGatewayStatisticsGridLevelGtpPeerNumEncodeSxabSessStatusReq Unsigned32, affirmedZoneGatewayStatisticsGridLevelGtpPeerNumSxabSessStatusReqDecodeFailure Unsigned32, affirmedZoneGatewayStatisticsGridLevelGtpPeerNumSxabSessStatusReqEncodeFailure Unsigned32, affirmedZoneGatewayStatisticsGridLevelGtpPeerNumDecodeSxabSessStatusResp Unsigned32, affirmedZoneGatewayStatisticsGridLevelGtpPeerNumEncodeSxabSessStatusResp Unsigned32, affirmedZoneGatewayStatisticsGridLevelGtpPeerNumSxabSessStatusRespDecodeFailure Unsigned32, affirmedZoneGatewayStatisticsGridLevelGtpPeerNumSxabSessStatusRespEncodeFailure Unsigned32 } affirmedZoneGatewayStatisticsGridLevelGtpPeerName OBJECT-TYPE SYNTAX String MAX-ACCESS not-accessible STATUS current DESCRIPTION "Table Name" ::= { affirmedZoneGatewayStatisticsGridLevelGtpPeerEntry 1 } affirmedZoneGatewayStatisticsGridLevelGtpPeerNumDecodeCreateSessionReq OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create session request decode success" ::= { affirmedZoneGatewayStatisticsGridLevelGtpPeerEntry 2 } affirmedZoneGatewayStatisticsGridLevelGtpPeerNumEncodeCreateSessionReq OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create session request encode success" ::= { affirmedZoneGatewayStatisticsGridLevelGtpPeerEntry 3 } affirmedZoneGatewayStatisticsGridLevelGtpPeerNumCreateSessionReqDecodeFailure OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create session request decode failure" ::= { affirmedZoneGatewayStatisticsGridLevelGtpPeerEntry 4 } affirmedZoneGatewayStatisticsGridLevelGtpPeerNumCreateSessionReqEncodeFailure OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create session request encode failure" ::= { affirmedZoneGatewayStatisticsGridLevelGtpPeerEntry 5 } affirmedZoneGatewayStatisticsGridLevelGtpPeerNumDecodeCreateSessionResp OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create session response decode success" ::= { affirmedZoneGatewayStatisticsGridLevelGtpPeerEntry 6 } affirmedZoneGatewayStatisticsGridLevelGtpPeerNumEncodeCreateSessionResp OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create session response encode success" ::= { affirmedZoneGatewayStatisticsGridLevelGtpPeerEntry 7 } affirmedZoneGatewayStatisticsGridLevelGtpPeerNumCreateSessionRespDecodeFailure OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create session response decode failure" ::= { affirmedZoneGatewayStatisticsGridLevelGtpPeerEntry 8 } affirmedZoneGatewayStatisticsGridLevelGtpPeerNumCreateSessionRespEncodeFailure OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create session response encode failure" ::= { affirmedZoneGatewayStatisticsGridLevelGtpPeerEntry 9 } affirmedZoneGatewayStatisticsGridLevelGtpPeerNumDecodeDeleteSessionReq OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of delete session request decode success" ::= { affirmedZoneGatewayStatisticsGridLevelGtpPeerEntry 10 } affirmedZoneGatewayStatisticsGridLevelGtpPeerNumEncodeDeleteSessionReq OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of delete session request encode success" ::= { affirmedZoneGatewayStatisticsGridLevelGtpPeerEntry 11 } affirmedZoneGatewayStatisticsGridLevelGtpPeerNumDeleteSessionReqDecodeFailure OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of delete session request decode failure" ::= { affirmedZoneGatewayStatisticsGridLevelGtpPeerEntry 12 } affirmedZoneGatewayStatisticsGridLevelGtpPeerNumDeleteSessionReqEncodeFailure OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of delete session request encode failure" ::= { affirmedZoneGatewayStatisticsGridLevelGtpPeerEntry 13 } affirmedZoneGatewayStatisticsGridLevelGtpPeerNumDecodeDeleteSessionResp OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of delete session response decode success" ::= { affirmedZoneGatewayStatisticsGridLevelGtpPeerEntry 14 } affirmedZoneGatewayStatisticsGridLevelGtpPeerNumEncodeDeleteSessionResp OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of delete session response encode success" ::= { affirmedZoneGatewayStatisticsGridLevelGtpPeerEntry 15 } affirmedZoneGatewayStatisticsGridLevelGtpPeerNumDeleteSessionRespDecodeFailure OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of delete session response decode failure" ::= { affirmedZoneGatewayStatisticsGridLevelGtpPeerEntry 16 } affirmedZoneGatewayStatisticsGridLevelGtpPeerNumDeleteSessionRespEncodeFailure OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of delete session response encode failure" ::= { affirmedZoneGatewayStatisticsGridLevelGtpPeerEntry 17 } affirmedZoneGatewayStatisticsGridLevelGtpPeerNumDecodeModifyBearerReq OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of modify bearer-request decode success" ::= { affirmedZoneGatewayStatisticsGridLevelGtpPeerEntry 18 } affirmedZoneGatewayStatisticsGridLevelGtpPeerNumEncodeModifyBearerReq OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of modify bearer-request encode success" ::= { affirmedZoneGatewayStatisticsGridLevelGtpPeerEntry 19 } affirmedZoneGatewayStatisticsGridLevelGtpPeerNumModifyBearerReqDecodeFailure OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of modify bearer-request decode failure" ::= { affirmedZoneGatewayStatisticsGridLevelGtpPeerEntry 20 } affirmedZoneGatewayStatisticsGridLevelGtpPeerNumModifyBearerReqEncodeFailure OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of modify bearer-request encode failure" ::= { affirmedZoneGatewayStatisticsGridLevelGtpPeerEntry 21 } affirmedZoneGatewayStatisticsGridLevelGtpPeerNumDecodeModifyBearerResp OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of modify bearer response decode success" ::= { affirmedZoneGatewayStatisticsGridLevelGtpPeerEntry 22 } affirmedZoneGatewayStatisticsGridLevelGtpPeerNumEncodeModifyBearerResp OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of modify bearer response encode success" ::= { affirmedZoneGatewayStatisticsGridLevelGtpPeerEntry 23 } affirmedZoneGatewayStatisticsGridLevelGtpPeerNumModifyBearerRespDecodeFailure OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of modify bearer response decode failure" ::= { affirmedZoneGatewayStatisticsGridLevelGtpPeerEntry 24 } affirmedZoneGatewayStatisticsGridLevelGtpPeerNumModifyBearerRespEncodeFailure OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of modify bearer response encode failure" ::= { affirmedZoneGatewayStatisticsGridLevelGtpPeerEntry 25 } affirmedZoneGatewayStatisticsGridLevelGtpPeerNumDecodeCreateBearerReq OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create bearer request decode success" ::= { affirmedZoneGatewayStatisticsGridLevelGtpPeerEntry 26 } affirmedZoneGatewayStatisticsGridLevelGtpPeerNumEncodeCreateBearerReq OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create bearer request encode success" ::= { affirmedZoneGatewayStatisticsGridLevelGtpPeerEntry 27 } affirmedZoneGatewayStatisticsGridLevelGtpPeerNumCreateBearerReqDecodeFailure OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create bearer request decode failure" ::= { affirmedZoneGatewayStatisticsGridLevelGtpPeerEntry 28 } affirmedZoneGatewayStatisticsGridLevelGtpPeerNumCreateBearerReqEncodeFailure OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create bearer request encode failure" ::= { affirmedZoneGatewayStatisticsGridLevelGtpPeerEntry 29 } affirmedZoneGatewayStatisticsGridLevelGtpPeerNumDecodeCreateBearerResp OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create bearer response decode success" ::= { affirmedZoneGatewayStatisticsGridLevelGtpPeerEntry 30 } affirmedZoneGatewayStatisticsGridLevelGtpPeerNumEncodeCreateBearerResp OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create bearer response encode success" ::= { affirmedZoneGatewayStatisticsGridLevelGtpPeerEntry 31 } affirmedZoneGatewayStatisticsGridLevelGtpPeerNumCreateBearerRespDecodeFailure OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create bearer response decode failure" ::= { affirmedZoneGatewayStatisticsGridLevelGtpPeerEntry 32 } affirmedZoneGatewayStatisticsGridLevelGtpPeerNumCreateBearerRespEncodeFailure OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create bearer response encode failure" ::= { affirmedZoneGatewayStatisticsGridLevelGtpPeerEntry 33 } affirmedZoneGatewayStatisticsGridLevelGtpPeerNumDecodeDeleteBearerReq OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of delete bearer request decode success" ::= { affirmedZoneGatewayStatisticsGridLevelGtpPeerEntry 34 } affirmedZoneGatewayStatisticsGridLevelGtpPeerNumEncodeDeleteBearerReq OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of delete bearer request encode success" ::= { affirmedZoneGatewayStatisticsGridLevelGtpPeerEntry 35 } affirmedZoneGatewayStatisticsGridLevelGtpPeerNumDeleteBearerReqDecodeFailure OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of delete bearer request decode failure" ::= { affirmedZoneGatewayStatisticsGridLevelGtpPeerEntry 36 } affirmedZoneGatewayStatisticsGridLevelGtpPeerNumDeleteBearerReqEncodeFailure OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of delete bearer request encode failure" ::= { affirmedZoneGatewayStatisticsGridLevelGtpPeerEntry 37 } affirmedZoneGatewayStatisticsGridLevelGtpPeerNumDecodeDeleteBearerResp OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of delete bearer response decode success" ::= { affirmedZoneGatewayStatisticsGridLevelGtpPeerEntry 38 } affirmedZoneGatewayStatisticsGridLevelGtpPeerNumEncodeDeleteBearerResp OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of delete bearer response encode success" ::= { affirmedZoneGatewayStatisticsGridLevelGtpPeerEntry 39 } affirmedZoneGatewayStatisticsGridLevelGtpPeerNumDeleteBearerRespDecodeFailure OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of delete bearer response decode failure" ::= { affirmedZoneGatewayStatisticsGridLevelGtpPeerEntry 40 } affirmedZoneGatewayStatisticsGridLevelGtpPeerNumDeleteBearerRespEncodeFailure OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of delete bearer response encode failure" ::= { affirmedZoneGatewayStatisticsGridLevelGtpPeerEntry 41 } affirmedZoneGatewayStatisticsGridLevelGtpPeerNumDecodeBearerResourceCmd OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearer resource command decode success" ::= { affirmedZoneGatewayStatisticsGridLevelGtpPeerEntry 42 } affirmedZoneGatewayStatisticsGridLevelGtpPeerNumEncodeBearerResourceCmd OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearer resource command encode success" ::= { affirmedZoneGatewayStatisticsGridLevelGtpPeerEntry 43 } affirmedZoneGatewayStatisticsGridLevelGtpPeerNumBearerResourceCmdDecodeFailure OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearer resource command decode failure" ::= { affirmedZoneGatewayStatisticsGridLevelGtpPeerEntry 44 } affirmedZoneGatewayStatisticsGridLevelGtpPeerNumBearerResourceCmdEncodeFailure OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearer resource command encode failure" ::= { affirmedZoneGatewayStatisticsGridLevelGtpPeerEntry 45 } affirmedZoneGatewayStatisticsGridLevelGtpPeerNumDecodeBearerResourceFailureInd OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearer resource failure indication decode success" ::= { affirmedZoneGatewayStatisticsGridLevelGtpPeerEntry 46 } affirmedZoneGatewayStatisticsGridLevelGtpPeerNumEncodeBearerResourceFailureInd OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearer resource failure indication encode success" ::= { affirmedZoneGatewayStatisticsGridLevelGtpPeerEntry 47 } affirmedZoneGatewayStatisticsGridLevelGtpPeerNumBearerResourceFailureIndDecodeFailure OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearer resource failure indication decode failure" ::= { affirmedZoneGatewayStatisticsGridLevelGtpPeerEntry 48 } affirmedZoneGatewayStatisticsGridLevelGtpPeerNumBearerResourceFailureIndEncodeFailure OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearer resource failure indication encode failure" ::= { affirmedZoneGatewayStatisticsGridLevelGtpPeerEntry 49 } affirmedZoneGatewayStatisticsGridLevelGtpPeerNumDecodeModifyBearerCmd OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of modify bearer command decode success" ::= { affirmedZoneGatewayStatisticsGridLevelGtpPeerEntry 50 } affirmedZoneGatewayStatisticsGridLevelGtpPeerNumEncodeModifyBearerCmd OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of modify bearer command encode success" ::= { affirmedZoneGatewayStatisticsGridLevelGtpPeerEntry 51 } affirmedZoneGatewayStatisticsGridLevelGtpPeerNumModifyBearerCmdDecodeFailure OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of modify bearer command decode failure" ::= { affirmedZoneGatewayStatisticsGridLevelGtpPeerEntry 52 } affirmedZoneGatewayStatisticsGridLevelGtpPeerNumModifyBearerCmdEncodeFailure OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of modify bearer command encode failure" ::= { affirmedZoneGatewayStatisticsGridLevelGtpPeerEntry 53 } affirmedZoneGatewayStatisticsGridLevelGtpPeerNumDecodeModifyBearerFailureInd OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of modify bearer failure indication decode success" ::= { affirmedZoneGatewayStatisticsGridLevelGtpPeerEntry 54 } affirmedZoneGatewayStatisticsGridLevelGtpPeerNumEncodeModifyBearerFailureInd OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of modify bearer failure indication encode success" ::= { affirmedZoneGatewayStatisticsGridLevelGtpPeerEntry 55 } affirmedZoneGatewayStatisticsGridLevelGtpPeerNumModifyBearerFailureIndDecodeFailure OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of modify bearer failure indication decode failure" ::= { affirmedZoneGatewayStatisticsGridLevelGtpPeerEntry 56 } affirmedZoneGatewayStatisticsGridLevelGtpPeerNumModifyBearerFailureIndEncodeFailure OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of modify bearer failure indication encode failure" ::= { affirmedZoneGatewayStatisticsGridLevelGtpPeerEntry 57 } affirmedZoneGatewayStatisticsGridLevelGtpPeerNumDecodeUpdateBearerReq OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of update bearer request decode success" ::= { affirmedZoneGatewayStatisticsGridLevelGtpPeerEntry 58 } affirmedZoneGatewayStatisticsGridLevelGtpPeerNumEncodeUpdateBearerReq OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of update bearer request encode success" ::= { affirmedZoneGatewayStatisticsGridLevelGtpPeerEntry 59 } affirmedZoneGatewayStatisticsGridLevelGtpPeerNumUpdateBearerReqDecodeFailure OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of update bearer request decode failure" ::= { affirmedZoneGatewayStatisticsGridLevelGtpPeerEntry 60 } affirmedZoneGatewayStatisticsGridLevelGtpPeerNumUpdateBearerReqEncodeFailure OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of update bearer request encode failure" ::= { affirmedZoneGatewayStatisticsGridLevelGtpPeerEntry 61 } affirmedZoneGatewayStatisticsGridLevelGtpPeerNumDecodeUpdateBearerResp OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of update bearer response decode success" ::= { affirmedZoneGatewayStatisticsGridLevelGtpPeerEntry 62 } affirmedZoneGatewayStatisticsGridLevelGtpPeerNumEncodeUpdateBearerResp OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of update bearer response encode success" ::= { affirmedZoneGatewayStatisticsGridLevelGtpPeerEntry 63 } affirmedZoneGatewayStatisticsGridLevelGtpPeerNumUpdateBearerRespDecodeFailure OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of update bearer response decode failure" ::= { affirmedZoneGatewayStatisticsGridLevelGtpPeerEntry 64 } affirmedZoneGatewayStatisticsGridLevelGtpPeerNumUpdateBearerRespEncodeFailure OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of update bearer response encode failure" ::= { affirmedZoneGatewayStatisticsGridLevelGtpPeerEntry 65 } affirmedZoneGatewayStatisticsGridLevelGtpPeerNumDecodeDownlinkDataNotification OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink data notification decode success" ::= { affirmedZoneGatewayStatisticsGridLevelGtpPeerEntry 66 } affirmedZoneGatewayStatisticsGridLevelGtpPeerNumEncodeDownlinkDataNotification OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink data notification encode success" ::= { affirmedZoneGatewayStatisticsGridLevelGtpPeerEntry 67 } affirmedZoneGatewayStatisticsGridLevelGtpPeerNumDownlinkDataNotificationDecodeFailure OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink data notification decode failure" ::= { affirmedZoneGatewayStatisticsGridLevelGtpPeerEntry 68 } affirmedZoneGatewayStatisticsGridLevelGtpPeerNumDownlinkDataNotificationEncodeFailure OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink data notification encode failure" ::= { affirmedZoneGatewayStatisticsGridLevelGtpPeerEntry 69 } affirmedZoneGatewayStatisticsGridLevelGtpPeerNumDecodeDownlinkDataNotificationAck OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink data notification ACK decode success" ::= { affirmedZoneGatewayStatisticsGridLevelGtpPeerEntry 70 } affirmedZoneGatewayStatisticsGridLevelGtpPeerNumEncodeDownlinkDataNotificationAck OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink data notification ACK encode success" ::= { affirmedZoneGatewayStatisticsGridLevelGtpPeerEntry 71 } affirmedZoneGatewayStatisticsGridLevelGtpPeerNumDownlinkDataNotificationAckDecodeFailure OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink data notification ACK decode failure" ::= { affirmedZoneGatewayStatisticsGridLevelGtpPeerEntry 72 } affirmedZoneGatewayStatisticsGridLevelGtpPeerNumDownlinkDataNotificationAckEncodeFailure OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink data notification ACK encode failure" ::= { affirmedZoneGatewayStatisticsGridLevelGtpPeerEntry 73 } affirmedZoneGatewayStatisticsGridLevelGtpPeerNumDecodeDownlinkDataNotificationFailureInd OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink data notification failure indication decode success" ::= { affirmedZoneGatewayStatisticsGridLevelGtpPeerEntry 74 } affirmedZoneGatewayStatisticsGridLevelGtpPeerNumEncodeDownlinkDataNotificationFailureInd OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink data notification failure indication encode success" ::= { affirmedZoneGatewayStatisticsGridLevelGtpPeerEntry 75 } affirmedZoneGatewayStatisticsGridLevelGtpPeerNumDownlinkDataNotificationFailureIndDecodeFailure OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink data notification failure indication decode failure" ::= { affirmedZoneGatewayStatisticsGridLevelGtpPeerEntry 76 } affirmedZoneGatewayStatisticsGridLevelGtpPeerNumDownlinkDataNotificationFailureIndEncodeFailure OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink data notification failure indication encode failure" ::= { affirmedZoneGatewayStatisticsGridLevelGtpPeerEntry 77 } affirmedZoneGatewayStatisticsGridLevelGtpPeerNumDecodeReleaseAccessBearersReq OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of release-access-bearers-request decode success" ::= { affirmedZoneGatewayStatisticsGridLevelGtpPeerEntry 78 } affirmedZoneGatewayStatisticsGridLevelGtpPeerNumEncodeReleaseAccessBearersReq OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of release-access-bearers-request encode success" ::= { affirmedZoneGatewayStatisticsGridLevelGtpPeerEntry 79 } affirmedZoneGatewayStatisticsGridLevelGtpPeerNumReleaseAccessBearersReqDecodeFailure OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of release-access-bearers-request decode failure" ::= { affirmedZoneGatewayStatisticsGridLevelGtpPeerEntry 80 } affirmedZoneGatewayStatisticsGridLevelGtpPeerNumReleaseAccessBearersReqEncodeFailure OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of release-access-bearers-request encode failure" ::= { affirmedZoneGatewayStatisticsGridLevelGtpPeerEntry 81 } affirmedZoneGatewayStatisticsGridLevelGtpPeerNumDecodeReleaseAccessBearersResp OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of release-access-bearers response decode success" ::= { affirmedZoneGatewayStatisticsGridLevelGtpPeerEntry 82 } affirmedZoneGatewayStatisticsGridLevelGtpPeerNumEncodeReleaseAccessBearersResp OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of release-access-bearers response encode success" ::= { affirmedZoneGatewayStatisticsGridLevelGtpPeerEntry 83 } affirmedZoneGatewayStatisticsGridLevelGtpPeerNumReleaseAccessBearersRespDecodeFailure OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of release-access-bearers response decode failure" ::= { affirmedZoneGatewayStatisticsGridLevelGtpPeerEntry 84 } affirmedZoneGatewayStatisticsGridLevelGtpPeerNumReleaseAccessBearersRespEncodeFailure OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of release-access-bearers response encode failure" ::= { affirmedZoneGatewayStatisticsGridLevelGtpPeerEntry 85 } affirmedZoneGatewayStatisticsGridLevelGtpPeerNumDecodeCreatePdpCtxtReq OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create PDP context request decode success" ::= { affirmedZoneGatewayStatisticsGridLevelGtpPeerEntry 86 } affirmedZoneGatewayStatisticsGridLevelGtpPeerNumEncodeCreatePdpCtxtReq OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create PDP context request encode success" ::= { affirmedZoneGatewayStatisticsGridLevelGtpPeerEntry 87 } affirmedZoneGatewayStatisticsGridLevelGtpPeerNumCreatePdpCtxtReqDecodeFailure OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create PDP context request decode failure" ::= { affirmedZoneGatewayStatisticsGridLevelGtpPeerEntry 88 } affirmedZoneGatewayStatisticsGridLevelGtpPeerNumCreatePdpCtxtReqEncodeFailure OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create PDP context request encode failure" ::= { affirmedZoneGatewayStatisticsGridLevelGtpPeerEntry 89 } affirmedZoneGatewayStatisticsGridLevelGtpPeerNumDecodeCreatePdpCtxtResp OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create PDP context response decode success" ::= { affirmedZoneGatewayStatisticsGridLevelGtpPeerEntry 90 } affirmedZoneGatewayStatisticsGridLevelGtpPeerNumEncodeCreatePdpCtxtResp OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create PDP context response encode success" ::= { affirmedZoneGatewayStatisticsGridLevelGtpPeerEntry 91 } affirmedZoneGatewayStatisticsGridLevelGtpPeerNumCreatePdpCtxtRespDecodeFailure OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create PDP context response decode failure" ::= { affirmedZoneGatewayStatisticsGridLevelGtpPeerEntry 92 } affirmedZoneGatewayStatisticsGridLevelGtpPeerNumCreatePdpCtxtRespEncodeFailure OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create PDP context response encode failure" ::= { affirmedZoneGatewayStatisticsGridLevelGtpPeerEntry 93 } affirmedZoneGatewayStatisticsGridLevelGtpPeerNumDecodeDeletePdpCtxtReq OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of delete PDP context request decode success" ::= { affirmedZoneGatewayStatisticsGridLevelGtpPeerEntry 94 } affirmedZoneGatewayStatisticsGridLevelGtpPeerNumEncodeDeletePdpCtxtReq OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of delete PDP context request encode success" ::= { affirmedZoneGatewayStatisticsGridLevelGtpPeerEntry 95 } affirmedZoneGatewayStatisticsGridLevelGtpPeerNumDeletePdpCtxtReqDecodeFailure OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of delete PDP context request decode failure" ::= { affirmedZoneGatewayStatisticsGridLevelGtpPeerEntry 96 } affirmedZoneGatewayStatisticsGridLevelGtpPeerNumDeletePdpCtxtReqEncodeFailure OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of delete PDP context request encode failure" ::= { affirmedZoneGatewayStatisticsGridLevelGtpPeerEntry 97 } affirmedZoneGatewayStatisticsGridLevelGtpPeerNumDecodeDeletePdpCtxtResp OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of delete PDP context response decode success" ::= { affirmedZoneGatewayStatisticsGridLevelGtpPeerEntry 98 } affirmedZoneGatewayStatisticsGridLevelGtpPeerNumEncodeDeletePdpCtxtResp OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of delete PDP context response encode success" ::= { affirmedZoneGatewayStatisticsGridLevelGtpPeerEntry 99 } affirmedZoneGatewayStatisticsGridLevelGtpPeerNumDeletePdpCtxtRespDecodeFailure OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of delete PDP context response decode failure" ::= { affirmedZoneGatewayStatisticsGridLevelGtpPeerEntry 100 } affirmedZoneGatewayStatisticsGridLevelGtpPeerNumDeletePdpCtxtRespEncodeFailure OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of delete PDP context response encode failure" ::= { affirmedZoneGatewayStatisticsGridLevelGtpPeerEntry 101 } affirmedZoneGatewayStatisticsGridLevelGtpPeerNumDecodeUpdatePdpCtxtReq OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of update PDP context request decode success" ::= { affirmedZoneGatewayStatisticsGridLevelGtpPeerEntry 102 } affirmedZoneGatewayStatisticsGridLevelGtpPeerNumEncodeUpdatePdpCtxtReq OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of update PDP context request encode success" ::= { affirmedZoneGatewayStatisticsGridLevelGtpPeerEntry 103 } affirmedZoneGatewayStatisticsGridLevelGtpPeerNumUpdatePdpCtxtReqDecodeFailure OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of update PDP context request decode failure" ::= { affirmedZoneGatewayStatisticsGridLevelGtpPeerEntry 104 } affirmedZoneGatewayStatisticsGridLevelGtpPeerNumUpdatePdpCtxtReqEncodeFailure OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of update PDP context request encode failure" ::= { affirmedZoneGatewayStatisticsGridLevelGtpPeerEntry 105 } affirmedZoneGatewayStatisticsGridLevelGtpPeerNumDecodeUpdatePdpCtxtResp OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of update PDP context response decode success" ::= { affirmedZoneGatewayStatisticsGridLevelGtpPeerEntry 106 } affirmedZoneGatewayStatisticsGridLevelGtpPeerNumEncodeUpdatePdpCtxtResp OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of update PDP context response encode success" ::= { affirmedZoneGatewayStatisticsGridLevelGtpPeerEntry 107 } affirmedZoneGatewayStatisticsGridLevelGtpPeerNumUpdatePdpCtxtRespDecodeFailure OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of update PDP context response decode failure" ::= { affirmedZoneGatewayStatisticsGridLevelGtpPeerEntry 108 } affirmedZoneGatewayStatisticsGridLevelGtpPeerNumUpdatePdpCtxtRespEncodeFailure OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of update PDP context response encode failure" ::= { affirmedZoneGatewayStatisticsGridLevelGtpPeerEntry 109 } affirmedZoneGatewayStatisticsGridLevelGtpPeerNumEchoRequestsReceived OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of echo requests received" ::= { affirmedZoneGatewayStatisticsGridLevelGtpPeerEntry 110 } affirmedZoneGatewayStatisticsGridLevelGtpPeerNumEchoRequestDecodeFailure OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of echo request decode failure" ::= { affirmedZoneGatewayStatisticsGridLevelGtpPeerEntry 111 } affirmedZoneGatewayStatisticsGridLevelGtpPeerNumEchoRequestsSent OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of echo requests sent" ::= { affirmedZoneGatewayStatisticsGridLevelGtpPeerEntry 112 } affirmedZoneGatewayStatisticsGridLevelGtpPeerNumEchoResponsesReceived OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of echo responses received" ::= { affirmedZoneGatewayStatisticsGridLevelGtpPeerEntry 113 } affirmedZoneGatewayStatisticsGridLevelGtpPeerNumEchoResponseDecodeFailure OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of echo response decode failure" ::= { affirmedZoneGatewayStatisticsGridLevelGtpPeerEntry 114 } affirmedZoneGatewayStatisticsGridLevelGtpPeerNumEchoResponsesSent OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of echo responses sent" ::= { affirmedZoneGatewayStatisticsGridLevelGtpPeerEntry 115 } affirmedZoneGatewayStatisticsGridLevelGtpPeerNumDecodeTraceSessionActivation OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of trace session activation decode success" ::= { affirmedZoneGatewayStatisticsGridLevelGtpPeerEntry 116 } affirmedZoneGatewayStatisticsGridLevelGtpPeerNumEncodeTraceSessionActivation OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of trace session activation encode success" ::= { affirmedZoneGatewayStatisticsGridLevelGtpPeerEntry 117 } affirmedZoneGatewayStatisticsGridLevelGtpPeerNumTraceSessionActivationDecodeFailure OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of trace session activation decode failure" ::= { affirmedZoneGatewayStatisticsGridLevelGtpPeerEntry 118 } affirmedZoneGatewayStatisticsGridLevelGtpPeerNumTraceSessionActivationEncodeFailure OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of trace session activation encode fai;ure" ::= { affirmedZoneGatewayStatisticsGridLevelGtpPeerEntry 119 } affirmedZoneGatewayStatisticsGridLevelGtpPeerNumDecodeTraceSessionDeactivation OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of trace session deactivation decode success" ::= { affirmedZoneGatewayStatisticsGridLevelGtpPeerEntry 120 } affirmedZoneGatewayStatisticsGridLevelGtpPeerNumEncodeTraceSessionDeactivation OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of trace session deactivation encode success" ::= { affirmedZoneGatewayStatisticsGridLevelGtpPeerEntry 121 } affirmedZoneGatewayStatisticsGridLevelGtpPeerNumTraceSessionDeactivationDecodeFailure OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of trace session deactivation decode failure" ::= { affirmedZoneGatewayStatisticsGridLevelGtpPeerEntry 122 } affirmedZoneGatewayStatisticsGridLevelGtpPeerNumTraceSessionDeactivationEncodeFailure OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of trace session deactivation encode failure" ::= { affirmedZoneGatewayStatisticsGridLevelGtpPeerEntry 123 } affirmedZoneGatewayStatisticsGridLevelGtpPeerNumDecodeCreateIndirectForwardingTunnelReq OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create indirect data fowarding tunnel request decode success" ::= { affirmedZoneGatewayStatisticsGridLevelGtpPeerEntry 124 } affirmedZoneGatewayStatisticsGridLevelGtpPeerNumCreateIndirectForwardingTunnelReqDecodeFailure OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create indirect data fowarding tunnel request decode failure" ::= { affirmedZoneGatewayStatisticsGridLevelGtpPeerEntry 125 } affirmedZoneGatewayStatisticsGridLevelGtpPeerNumCreateEncodeIndirectForwardingTunnelResp OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create indirect data fowarding tunnel response encode success" ::= { affirmedZoneGatewayStatisticsGridLevelGtpPeerEntry 126 } affirmedZoneGatewayStatisticsGridLevelGtpPeerNumDecodeDeleteIndirectForwardingTunnelReq OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of delete indirect data fowarding tunnel request decode success" ::= { affirmedZoneGatewayStatisticsGridLevelGtpPeerEntry 127 } affirmedZoneGatewayStatisticsGridLevelGtpPeerNumDeleteIndirectForwardingTunnelReqDecodeFailure OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of delete indirect data fowarding tunnel request decode failure" ::= { affirmedZoneGatewayStatisticsGridLevelGtpPeerEntry 128 } affirmedZoneGatewayStatisticsGridLevelGtpPeerNumDeleteEncodeIndirectForwardingTunnelResp OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of delete indirect data fowarding tunnel response encode success" ::= { affirmedZoneGatewayStatisticsGridLevelGtpPeerEntry 129 } affirmedZoneGatewayStatisticsGridLevelGtpPeerNumDecodeChangeNotificationReq OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of change notification request decode success" ::= { affirmedZoneGatewayStatisticsGridLevelGtpPeerEntry 130 } affirmedZoneGatewayStatisticsGridLevelGtpPeerNumEncodeChangeNotificationReq OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of change notification request encode success" ::= { affirmedZoneGatewayStatisticsGridLevelGtpPeerEntry 131 } affirmedZoneGatewayStatisticsGridLevelGtpPeerNumChangeNotificationReqDecodeFailure OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of change notification request decode failure" ::= { affirmedZoneGatewayStatisticsGridLevelGtpPeerEntry 132 } affirmedZoneGatewayStatisticsGridLevelGtpPeerNumChangeNotificationReqEncodeFailure OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of change notification request encode failure" ::= { affirmedZoneGatewayStatisticsGridLevelGtpPeerEntry 133 } affirmedZoneGatewayStatisticsGridLevelGtpPeerNumDecodeChangeNotificationResp OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of change notification response decode success" ::= { affirmedZoneGatewayStatisticsGridLevelGtpPeerEntry 134 } affirmedZoneGatewayStatisticsGridLevelGtpPeerNumEncodeChangeNotificationResp OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of change notification response encode success" ::= { affirmedZoneGatewayStatisticsGridLevelGtpPeerEntry 135 } affirmedZoneGatewayStatisticsGridLevelGtpPeerNumChangeNotificationRespDecodeFailure OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of change notification response decode failure" ::= { affirmedZoneGatewayStatisticsGridLevelGtpPeerEntry 136 } affirmedZoneGatewayStatisticsGridLevelGtpPeerNumChangeNotificationRespEncodeFailure OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of change notification response encode failure" ::= { affirmedZoneGatewayStatisticsGridLevelGtpPeerEntry 137 } affirmedZoneGatewayStatisticsGridLevelGtpPeerNumDecodeSuspendNotification OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of suspend notification decode success" ::= { affirmedZoneGatewayStatisticsGridLevelGtpPeerEntry 138 } affirmedZoneGatewayStatisticsGridLevelGtpPeerNumEncodeSuspendNotification OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of suspend notification encode success" ::= { affirmedZoneGatewayStatisticsGridLevelGtpPeerEntry 139 } affirmedZoneGatewayStatisticsGridLevelGtpPeerNumSuspendNotificationDecodeFailure OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of suspend notification decode failure" ::= { affirmedZoneGatewayStatisticsGridLevelGtpPeerEntry 140 } affirmedZoneGatewayStatisticsGridLevelGtpPeerNumSuspendNotificationEncodeFailure OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of suspend notification encode failure" ::= { affirmedZoneGatewayStatisticsGridLevelGtpPeerEntry 141 } affirmedZoneGatewayStatisticsGridLevelGtpPeerNumDecodeSuspendAcknowledge OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of suspend acknowledge decode success" ::= { affirmedZoneGatewayStatisticsGridLevelGtpPeerEntry 142 } affirmedZoneGatewayStatisticsGridLevelGtpPeerNumEncodeSuspendAcknowledge OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of suspend acknowledge encode success" ::= { affirmedZoneGatewayStatisticsGridLevelGtpPeerEntry 143 } affirmedZoneGatewayStatisticsGridLevelGtpPeerNumSuspendAcknowledgeDecodeFailure OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of suspend acknowledge decode failure" ::= { affirmedZoneGatewayStatisticsGridLevelGtpPeerEntry 144 } affirmedZoneGatewayStatisticsGridLevelGtpPeerNumSuspendAcknowledgeEncodeFailure OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of suspend acknowledge encode failure" ::= { affirmedZoneGatewayStatisticsGridLevelGtpPeerEntry 145 } affirmedZoneGatewayStatisticsGridLevelGtpPeerNumDecodeResumeNotification OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of resume notification decode success" ::= { affirmedZoneGatewayStatisticsGridLevelGtpPeerEntry 146 } affirmedZoneGatewayStatisticsGridLevelGtpPeerNumEncodeResumeNotification OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of resume notification encode success" ::= { affirmedZoneGatewayStatisticsGridLevelGtpPeerEntry 147 } affirmedZoneGatewayStatisticsGridLevelGtpPeerNumResumeNotificationDecodeFailure OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of resume notification decode failure" ::= { affirmedZoneGatewayStatisticsGridLevelGtpPeerEntry 148 } affirmedZoneGatewayStatisticsGridLevelGtpPeerNumResumeNotificationEncodeFailure OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of resume notification encode failure" ::= { affirmedZoneGatewayStatisticsGridLevelGtpPeerEntry 149 } affirmedZoneGatewayStatisticsGridLevelGtpPeerNumDecodeResumeAcknowledge OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of resume acknowledge decode success" ::= { affirmedZoneGatewayStatisticsGridLevelGtpPeerEntry 150 } affirmedZoneGatewayStatisticsGridLevelGtpPeerNumEncodeResumeAcknowledge OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of resume acknowledge encode success" ::= { affirmedZoneGatewayStatisticsGridLevelGtpPeerEntry 151 } affirmedZoneGatewayStatisticsGridLevelGtpPeerNumResumeAcknowledgeDecodeFailure OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of resume acknowledge decode failure" ::= { affirmedZoneGatewayStatisticsGridLevelGtpPeerEntry 152 } affirmedZoneGatewayStatisticsGridLevelGtpPeerNumResumeAcknowledgeEncodeFailure OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of resume acknowledge encode failure" ::= { affirmedZoneGatewayStatisticsGridLevelGtpPeerEntry 153 } affirmedZoneGatewayStatisticsGridLevelGtpPeerNumCreateSessionReqRcvdReTx OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of retransmitted create session request received" ::= { affirmedZoneGatewayStatisticsGridLevelGtpPeerEntry 154 } affirmedZoneGatewayStatisticsGridLevelGtpPeerNumCreatePdpCtxtReqRcvdReTx OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of retransmitted create PDP context request received" ::= { affirmedZoneGatewayStatisticsGridLevelGtpPeerEntry 155 } affirmedZoneGatewayStatisticsGridLevelGtpPeerNumDecodeCreateSessionRespPB OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create session response with piggyback decode success" ::= { affirmedZoneGatewayStatisticsGridLevelGtpPeerEntry 156 } affirmedZoneGatewayStatisticsGridLevelGtpPeerNumCreateSessionRespPBDecodeFailure OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create session response with piggyback decode failure" ::= { affirmedZoneGatewayStatisticsGridLevelGtpPeerEntry 157 } affirmedZoneGatewayStatisticsGridLevelGtpPeerNumDecodeSxabSessEstReq OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Sxab Session Establishment Request decode success" ::= { affirmedZoneGatewayStatisticsGridLevelGtpPeerEntry 158 } affirmedZoneGatewayStatisticsGridLevelGtpPeerNumEncodeSxabSessEstReq OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Sxab Session Establishment Request encode success" ::= { affirmedZoneGatewayStatisticsGridLevelGtpPeerEntry 159 } affirmedZoneGatewayStatisticsGridLevelGtpPeerNumSxabSessEstReqDecodeFailure OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Sxab Session Establishment Request decode failure" ::= { affirmedZoneGatewayStatisticsGridLevelGtpPeerEntry 160 } affirmedZoneGatewayStatisticsGridLevelGtpPeerNumSxabSessEstReqEncodeFailure OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Sxab Session Establishment Request encode failure" ::= { affirmedZoneGatewayStatisticsGridLevelGtpPeerEntry 161 } affirmedZoneGatewayStatisticsGridLevelGtpPeerNumDecodeSxabSessEstResp OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Sxab Session Establishment Response decode success" ::= { affirmedZoneGatewayStatisticsGridLevelGtpPeerEntry 162 } affirmedZoneGatewayStatisticsGridLevelGtpPeerNumEncodeSxabSessEstResp OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Sxab Session Establishment Response encode success" ::= { affirmedZoneGatewayStatisticsGridLevelGtpPeerEntry 163 } affirmedZoneGatewayStatisticsGridLevelGtpPeerNumSxabSessEstRespDecodeFailure OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Sxab Session Establishment Response decode failure" ::= { affirmedZoneGatewayStatisticsGridLevelGtpPeerEntry 164 } affirmedZoneGatewayStatisticsGridLevelGtpPeerNumSxabSessEstRespEncodeFailure OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Sxab Session Establishment Response encode failure" ::= { affirmedZoneGatewayStatisticsGridLevelGtpPeerEntry 165 } affirmedZoneGatewayStatisticsGridLevelGtpPeerNumDecodeSxabSessModReq OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Sxab Session Modification Request decode success" ::= { affirmedZoneGatewayStatisticsGridLevelGtpPeerEntry 166 } affirmedZoneGatewayStatisticsGridLevelGtpPeerNumEncodeSxabSessModReq OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Sxab Session Modification Request encode success" ::= { affirmedZoneGatewayStatisticsGridLevelGtpPeerEntry 167 } affirmedZoneGatewayStatisticsGridLevelGtpPeerNumSxabSessModReqDecodeFailure OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Sxab Session Modification Request decode failure" ::= { affirmedZoneGatewayStatisticsGridLevelGtpPeerEntry 168 } affirmedZoneGatewayStatisticsGridLevelGtpPeerNumSxabSessModReqEncodeFailure OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Sxab Session Modification Request encode failure" ::= { affirmedZoneGatewayStatisticsGridLevelGtpPeerEntry 169 } affirmedZoneGatewayStatisticsGridLevelGtpPeerNumDecodeSxabSessModResp OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Sxab Session Modification Response decode success" ::= { affirmedZoneGatewayStatisticsGridLevelGtpPeerEntry 170 } affirmedZoneGatewayStatisticsGridLevelGtpPeerNumEncodeSxabSessModResp OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Sxab Session Modification Response encode success" ::= { affirmedZoneGatewayStatisticsGridLevelGtpPeerEntry 171 } affirmedZoneGatewayStatisticsGridLevelGtpPeerNumSxabSessModRespDecodeFailure OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Sxab Session Modification Response decode failure" ::= { affirmedZoneGatewayStatisticsGridLevelGtpPeerEntry 172 } affirmedZoneGatewayStatisticsGridLevelGtpPeerNumSxabSessModRespEncodeFailure OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Sxab Session Modification Response encode failure" ::= { affirmedZoneGatewayStatisticsGridLevelGtpPeerEntry 173 } affirmedZoneGatewayStatisticsGridLevelGtpPeerNumDecodeSxabSessTermReq OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Sxab Session Termination Request decode success" ::= { affirmedZoneGatewayStatisticsGridLevelGtpPeerEntry 174 } affirmedZoneGatewayStatisticsGridLevelGtpPeerNumEncodeSxabSessTermReq OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Sxab Session Termination Request encode success" ::= { affirmedZoneGatewayStatisticsGridLevelGtpPeerEntry 175 } affirmedZoneGatewayStatisticsGridLevelGtpPeerNumSxabSessTermReqDecodeFailure OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Sxab Session Termination Request decode failure" ::= { affirmedZoneGatewayStatisticsGridLevelGtpPeerEntry 176 } affirmedZoneGatewayStatisticsGridLevelGtpPeerNumSxabSessTermReqEncodeFailure OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Sxab Session Termination Request encode failure" ::= { affirmedZoneGatewayStatisticsGridLevelGtpPeerEntry 177 } affirmedZoneGatewayStatisticsGridLevelGtpPeerNumDecodeSxabSessTermResp OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Sxab Session Termination Response decode success" ::= { affirmedZoneGatewayStatisticsGridLevelGtpPeerEntry 178 } affirmedZoneGatewayStatisticsGridLevelGtpPeerNumEncodeSxabSessTermResp OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Sxab Session Termination Response encode success" ::= { affirmedZoneGatewayStatisticsGridLevelGtpPeerEntry 179 } affirmedZoneGatewayStatisticsGridLevelGtpPeerNumSxabSessTermRespDecodeFailure OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Sxab Session Termination Response decode failure" ::= { affirmedZoneGatewayStatisticsGridLevelGtpPeerEntry 180 } affirmedZoneGatewayStatisticsGridLevelGtpPeerNumSxabSessTermRespEncodeFailure OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Sxab Session Termination Response encode failure" ::= { affirmedZoneGatewayStatisticsGridLevelGtpPeerEntry 181 } affirmedZoneGatewayStatisticsGridLevelGtpPeerNumDecodeSxabReport OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Sxab Report decode success" ::= { affirmedZoneGatewayStatisticsGridLevelGtpPeerEntry 182 } affirmedZoneGatewayStatisticsGridLevelGtpPeerNumEncodeSxabReport OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Sxab Report encode success" ::= { affirmedZoneGatewayStatisticsGridLevelGtpPeerEntry 183 } affirmedZoneGatewayStatisticsGridLevelGtpPeerNumSxabReportDecodeFailure OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Sxab Report decode failure" ::= { affirmedZoneGatewayStatisticsGridLevelGtpPeerEntry 184 } affirmedZoneGatewayStatisticsGridLevelGtpPeerNumSxabReportEncodeFailure OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Sxab Report encode failure" ::= { affirmedZoneGatewayStatisticsGridLevelGtpPeerEntry 185 } affirmedZoneGatewayStatisticsGridLevelGtpPeerNumDecodeSxabReportAck OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Sxab Report Ack decode success" ::= { affirmedZoneGatewayStatisticsGridLevelGtpPeerEntry 186 } affirmedZoneGatewayStatisticsGridLevelGtpPeerNumEncodeSxabReportAck OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Sxab Report Ack encode success" ::= { affirmedZoneGatewayStatisticsGridLevelGtpPeerEntry 187 } affirmedZoneGatewayStatisticsGridLevelGtpPeerNumSxabReportAckDecodeFailure OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Sxab Report Ack decode failure" ::= { affirmedZoneGatewayStatisticsGridLevelGtpPeerEntry 188 } affirmedZoneGatewayStatisticsGridLevelGtpPeerNumSxabReportAckEncodeFailure OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Sxab Report Ack encode failure" ::= { affirmedZoneGatewayStatisticsGridLevelGtpPeerEntry 189 } affirmedZoneGatewayStatisticsGridLevelGtpPeerNumDecodeSxabSessStatusReq OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Sxab Session Status Request decode success" ::= { affirmedZoneGatewayStatisticsGridLevelGtpPeerEntry 190 } affirmedZoneGatewayStatisticsGridLevelGtpPeerNumEncodeSxabSessStatusReq OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Sxab Session Status Request encode success" ::= { affirmedZoneGatewayStatisticsGridLevelGtpPeerEntry 191 } affirmedZoneGatewayStatisticsGridLevelGtpPeerNumSxabSessStatusReqDecodeFailure OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Sxab Session Status Request decode failure" ::= { affirmedZoneGatewayStatisticsGridLevelGtpPeerEntry 192 } affirmedZoneGatewayStatisticsGridLevelGtpPeerNumSxabSessStatusReqEncodeFailure OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Sxab Session Status Request encode failure" ::= { affirmedZoneGatewayStatisticsGridLevelGtpPeerEntry 193 } affirmedZoneGatewayStatisticsGridLevelGtpPeerNumDecodeSxabSessStatusResp OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Sxab Session Status Response decode success" ::= { affirmedZoneGatewayStatisticsGridLevelGtpPeerEntry 194 } affirmedZoneGatewayStatisticsGridLevelGtpPeerNumEncodeSxabSessStatusResp OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Sxab Session Status Response encode success" ::= { affirmedZoneGatewayStatisticsGridLevelGtpPeerEntry 195 } affirmedZoneGatewayStatisticsGridLevelGtpPeerNumSxabSessStatusRespDecodeFailure OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Sxab Session Status Response decode failure" ::= { affirmedZoneGatewayStatisticsGridLevelGtpPeerEntry 196 } affirmedZoneGatewayStatisticsGridLevelGtpPeerNumSxabSessStatusRespEncodeFailure OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Sxab Session Status Response encode failure" ::= { affirmedZoneGatewayStatisticsGridLevelGtpPeerEntry 197 } affirmedZoneGatewayStatisticsGridLevelLdapSummaryTable OBJECT-TYPE SYNTAX SEQUENCE OF AffirmedZoneGatewayStatisticsGridLevelLdapSummaryEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "" ::= { affirmedZoneMIB 207 } affirmedZoneGatewayStatisticsGridLevelLdapSummaryEntry OBJECT-TYPE SYNTAX AffirmedZoneGatewayStatisticsGridLevelLdapSummaryEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "" INDEX { affirmedZoneName, affirmedZoneGatewayStatisticsGridLevelLdapSummaryGrid } ::= { affirmedZoneGatewayStatisticsGridLevelLdapSummaryTable 1 } AffirmedZoneGatewayStatisticsGridLevelLdapSummaryEntry ::= SEQUENCE { affirmedZoneGatewayStatisticsGridLevelLdapSummaryGrid Unsigned32, affirmedZoneGatewayStatisticsGridLevelLdapSummaryNumldapsearchrequestattempts ConfdString, affirmedZoneGatewayStatisticsGridLevelLdapSummaryNumldapsearchrequestretry ConfdString, affirmedZoneGatewayStatisticsGridLevelLdapSummaryNumldapsearchrequestsent ConfdString, affirmedZoneGatewayStatisticsGridLevelLdapSummaryNumldapsearchrequestrejected ConfdString, affirmedZoneGatewayStatisticsGridLevelLdapSummaryNumldapsearchrequestcancel ConfdString, affirmedZoneGatewayStatisticsGridLevelLdapSummaryNumldapsearchresultrecvdok ConfdString, affirmedZoneGatewayStatisticsGridLevelLdapSummaryNumldapsearchresultrecvd32 ConfdString, affirmedZoneGatewayStatisticsGridLevelLdapSummaryNumldapsearchresultrecvdfail ConfdString, affirmedZoneGatewayStatisticsGridLevelLdapSummaryNumldapsearchresultrecvdstale ConfdString, affirmedZoneGatewayStatisticsGridLevelLdapSummaryNumldapsearchresulttimedout ConfdString, affirmedZoneGatewayStatisticsGridLevelLdapSummaryNumldaprequestallowed ConfdString, affirmedZoneGatewayStatisticsGridLevelLdapSummaryNumldaprequestblocked ConfdString, affirmedZoneGatewayStatisticsGridLevelLdapSummaryNumldapserverconnectevtfail ConfdString, affirmedZoneGatewayStatisticsGridLevelLdapSummaryNumldapserverconnectevtlost ConfdString, affirmedZoneGatewayStatisticsGridLevelLdapSummaryNumldapserverconnectevtreset ConfdString } affirmedZoneGatewayStatisticsGridLevelLdapSummaryGrid OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS not-accessible STATUS current DESCRIPTION "grid ID" ::= { affirmedZoneGatewayStatisticsGridLevelLdapSummaryEntry 1 } affirmedZoneGatewayStatisticsGridLevelLdapSummaryNumldapsearchrequestattempts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Search Request Attempts" ::= { affirmedZoneGatewayStatisticsGridLevelLdapSummaryEntry 2 } affirmedZoneGatewayStatisticsGridLevelLdapSummaryNumldapsearchrequestretry OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Search Request Retried" ::= { affirmedZoneGatewayStatisticsGridLevelLdapSummaryEntry 3 } affirmedZoneGatewayStatisticsGridLevelLdapSummaryNumldapsearchrequestsent OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Search Request Sent" ::= { affirmedZoneGatewayStatisticsGridLevelLdapSummaryEntry 4 } affirmedZoneGatewayStatisticsGridLevelLdapSummaryNumldapsearchrequestrejected OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Search Request Failed" ::= { affirmedZoneGatewayStatisticsGridLevelLdapSummaryEntry 5 } affirmedZoneGatewayStatisticsGridLevelLdapSummaryNumldapsearchrequestcancel OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Search Request Canceled" ::= { affirmedZoneGatewayStatisticsGridLevelLdapSummaryEntry 6 } affirmedZoneGatewayStatisticsGridLevelLdapSummaryNumldapsearchresultrecvdok OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Search Result Success Received" ::= { affirmedZoneGatewayStatisticsGridLevelLdapSummaryEntry 7 } affirmedZoneGatewayStatisticsGridLevelLdapSummaryNumldapsearchresultrecvd32 OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of ldap no-such-object Seachr Result Received" ::= { affirmedZoneGatewayStatisticsGridLevelLdapSummaryEntry 8 } affirmedZoneGatewayStatisticsGridLevelLdapSummaryNumldapsearchresultrecvdfail OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Search Result Failure Received" ::= { affirmedZoneGatewayStatisticsGridLevelLdapSummaryEntry 9 } affirmedZoneGatewayStatisticsGridLevelLdapSummaryNumldapsearchresultrecvdstale OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Search Result Ignored" ::= { affirmedZoneGatewayStatisticsGridLevelLdapSummaryEntry 10 } affirmedZoneGatewayStatisticsGridLevelLdapSummaryNumldapsearchresulttimedout OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Search Result Timedout" ::= { affirmedZoneGatewayStatisticsGridLevelLdapSummaryEntry 11 } affirmedZoneGatewayStatisticsGridLevelLdapSummaryNumldaprequestallowed OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of request allowed" ::= { affirmedZoneGatewayStatisticsGridLevelLdapSummaryEntry 12 } affirmedZoneGatewayStatisticsGridLevelLdapSummaryNumldaprequestblocked OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of request blocked" ::= { affirmedZoneGatewayStatisticsGridLevelLdapSummaryEntry 13 } affirmedZoneGatewayStatisticsGridLevelLdapSummaryNumldapserverconnectevtfail OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of server connect event due to connect failure" ::= { affirmedZoneGatewayStatisticsGridLevelLdapSummaryEntry 14 } affirmedZoneGatewayStatisticsGridLevelLdapSummaryNumldapserverconnectevtlost OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of server connect event due to connection lost" ::= { affirmedZoneGatewayStatisticsGridLevelLdapSummaryEntry 15 } affirmedZoneGatewayStatisticsGridLevelLdapSummaryNumldapserverconnectevtreset OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of server connect event due to user connection reset" ::= { affirmedZoneGatewayStatisticsGridLevelLdapSummaryEntry 16 } affirmedZoneGatewayStatisticsGridLevelProcedureSgwTable OBJECT-TYPE SYNTAX SEQUENCE OF AffirmedZoneGatewayStatisticsGridLevelProcedureSgwEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "" ::= { affirmedZoneMIB 208 } affirmedZoneGatewayStatisticsGridLevelProcedureSgwEntry OBJECT-TYPE SYNTAX AffirmedZoneGatewayStatisticsGridLevelProcedureSgwEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "" INDEX { affirmedZoneName, affirmedZoneGatewayStatisticsGridLevelProcedureSgwName } ::= { affirmedZoneGatewayStatisticsGridLevelProcedureSgwTable 1 } AffirmedZoneGatewayStatisticsGridLevelProcedureSgwEntry ::= SEQUENCE { affirmedZoneGatewayStatisticsGridLevelProcedureSgwName String, affirmedZoneGatewayStatisticsGridLevelProcedureSgwNumInitAttachSuccess Unsigned32, affirmedZoneGatewayStatisticsGridLevelProcedureSgwNumInitAttachFail Unsigned32, affirmedZoneGatewayStatisticsGridLevelProcedureSgwNumModifyBearerSuccess Unsigned32, affirmedZoneGatewayStatisticsGridLevelProcedureSgwNumModifyBearerFail Unsigned32, affirmedZoneGatewayStatisticsGridLevelProcedureSgwNumModifyBearerCmdSuccess Unsigned32, affirmedZoneGatewayStatisticsGridLevelProcedureSgwNumModifyBearerCmdFail Unsigned32, affirmedZoneGatewayStatisticsGridLevelProcedureSgwNumS1ReleaseSuccess Unsigned32, affirmedZoneGatewayStatisticsGridLevelProcedureSgwNumS1ReleaseFail Unsigned32, affirmedZoneGatewayStatisticsGridLevelProcedureSgwNumDetachSuccess Unsigned32, affirmedZoneGatewayStatisticsGridLevelProcedureSgwNumDetachFail Unsigned32, affirmedZoneGatewayStatisticsGridLevelProcedureSgwNumActivateBearerSuccess Unsigned32, affirmedZoneGatewayStatisticsGridLevelProcedureSgwNumActivateBearerFail Unsigned32, affirmedZoneGatewayStatisticsGridLevelProcedureSgwNumUpdateBearerSuccess Unsigned32, affirmedZoneGatewayStatisticsGridLevelProcedureSgwNumUpdateBearerFail Unsigned32, affirmedZoneGatewayStatisticsGridLevelProcedureSgwNumDeactivateBearerSuccess Unsigned32, affirmedZoneGatewayStatisticsGridLevelProcedureSgwNumDeactivateBearerFail Unsigned32, affirmedZoneGatewayStatisticsGridLevelProcedureSgwNumTauRauHandoverSuccess Unsigned32, affirmedZoneGatewayStatisticsGridLevelProcedureSgwNumTauRauHandoverFail Unsigned32, affirmedZoneGatewayStatisticsGridLevelProcedureSgwNumTauRauX2HandoverSgwChangeSuccess Unsigned32, affirmedZoneGatewayStatisticsGridLevelProcedureSgwNumTauRauX2HandoverSgwChangeFail Unsigned32, affirmedZoneGatewayStatisticsGridLevelProcedureSgwNumS1InterRatHandoverSgwChangeSuccess Unsigned32, affirmedZoneGatewayStatisticsGridLevelProcedureSgwNumS1InterRatHandoverSgwChangeFail Unsigned32, affirmedZoneGatewayStatisticsGridLevelProcedureSgwNumNWInitiatedCreateBearerSuccess Unsigned32, affirmedZoneGatewayStatisticsGridLevelProcedureSgwNumNWInitiatedCreateBearerFail Unsigned32, affirmedZoneGatewayStatisticsGridLevelProcedureSgwNumNWInitiatedDeleteBearerSuccess Unsigned32, affirmedZoneGatewayStatisticsGridLevelProcedureSgwNumNWInitiatedDeleteBearerFail Unsigned32, affirmedZoneGatewayStatisticsGridLevelProcedureSgwNumBrrRsrcCmdSuccess Unsigned32, affirmedZoneGatewayStatisticsGridLevelProcedureSgwNumBrrRsrcCmdFail Unsigned32, affirmedZoneGatewayStatisticsGridLevelProcedureSgwNumDelBrrCmdSuccess Unsigned32, affirmedZoneGatewayStatisticsGridLevelProcedureSgwNumDelBrrCmdFail Unsigned32, affirmedZoneGatewayStatisticsGridLevelProcedureSgwNumPagingSuccess Unsigned32, affirmedZoneGatewayStatisticsGridLevelProcedureSgwNumPagingFail Unsigned32, affirmedZoneGatewayStatisticsGridLevelProcedureSgwNumUEInitiatedCreateBearerSuccess Unsigned32, affirmedZoneGatewayStatisticsGridLevelProcedureSgwNumUEInitiatedCreateBearerFail Unsigned32, affirmedZoneGatewayStatisticsGridLevelProcedureSgwNumUEInitiatedDeleteBearerSuccess Unsigned32, affirmedZoneGatewayStatisticsGridLevelProcedureSgwNumUEInitiatedDeleteBearerFail Unsigned32, affirmedZoneGatewayStatisticsGridLevelProcedureSgwNumCreateIndirectForwardTunnelSuccess Unsigned32, affirmedZoneGatewayStatisticsGridLevelProcedureSgwNumCreateIndirectForwardTunnelFail Unsigned32, affirmedZoneGatewayStatisticsGridLevelProcedureSgwNumDeleteIndirectForwardTunnelSuccess Unsigned32, affirmedZoneGatewayStatisticsGridLevelProcedureSgwNumDeleteIndirectForwardTunnelFail Unsigned32, affirmedZoneGatewayStatisticsGridLevelProcedureSgwNumChangeNotificationSuccess Unsigned32, affirmedZoneGatewayStatisticsGridLevelProcedureSgwNumChangeNotificationFail Unsigned32, affirmedZoneGatewayStatisticsGridLevelProcedureSgwNumErrorIndicationPagingSuccess Unsigned32, affirmedZoneGatewayStatisticsGridLevelProcedureSgwNumErrorIndicationPagingFail Unsigned32, affirmedZoneGatewayStatisticsGridLevelProcedureSgwNumFsapiMigrateFpWfSessionCreateSuccess Unsigned32, affirmedZoneGatewayStatisticsGridLevelProcedureSgwNumFsapiMigrateFpWfSessionCreateFail Unsigned32, affirmedZoneGatewayStatisticsGridLevelProcedureSgwNumIntraMmeIntraSgwHandoverSuccess Unsigned32, affirmedZoneGatewayStatisticsGridLevelProcedureSgwNumIntraMmeIntraSgwHandoverFail Unsigned32, affirmedZoneGatewayStatisticsGridLevelProcedureSgwNumInterMmeIntraSgwHandoverSuccess Unsigned32, affirmedZoneGatewayStatisticsGridLevelProcedureSgwNumInterMmeIntraSgwHandoverFail Unsigned32, affirmedZoneGatewayStatisticsGridLevelProcedureSgwNumSgsnToMmeIntraSgwHandoverSuccess Unsigned32, affirmedZoneGatewayStatisticsGridLevelProcedureSgwNumSgsnToMmeIntraSgwHandoverFail Unsigned32, affirmedZoneGatewayStatisticsGridLevelProcedureSgwNumIntraSgsnIntraSgwHandoverSuccess Unsigned32, affirmedZoneGatewayStatisticsGridLevelProcedureSgwNumIntraSgsnIntraSgwHandoverFail Unsigned32, affirmedZoneGatewayStatisticsGridLevelProcedureSgwNumInterSgsnIntraSgwHandoverSuccess Unsigned32, affirmedZoneGatewayStatisticsGridLevelProcedureSgwNumInterSgsnIntraSgwHandoverFail Unsigned32, affirmedZoneGatewayStatisticsGridLevelProcedureSgwNumMmeToSgsnIntraSgwHandoverSuccess Unsigned32, affirmedZoneGatewayStatisticsGridLevelProcedureSgwNumMmeToSgsnIntraSgwHandoverFail Unsigned32, affirmedZoneGatewayStatisticsGridLevelProcedureSgwNumSuspendNotificationSuccess Unsigned32, affirmedZoneGatewayStatisticsGridLevelProcedureSgwNumSuspendNotificationFail Unsigned32, affirmedZoneGatewayStatisticsGridLevelProcedureSgwNumResumeNotificationSuccess Unsigned32, affirmedZoneGatewayStatisticsGridLevelProcedureSgwNumResumeNotificationFail Unsigned32, affirmedZoneGatewayStatisticsGridLevelProcedureSgwNumUpdateBearerTempReject Unsigned32, affirmedZoneGatewayStatisticsGridLevelProcedureSgwNumNWInitiatedCreateBearerTempReject Unsigned32, affirmedZoneGatewayStatisticsGridLevelProcedureSgwNumNWInitiatedDeleteBearerTempReject Unsigned32, affirmedZoneGatewayStatisticsGridLevelProcedureSgwNumPagingTempReject Unsigned32, affirmedZoneGatewayStatisticsGridLevelProcedureSgwNumS1UPathFailuresSuccess ConfdString, affirmedZoneGatewayStatisticsGridLevelProcedureSgwNumS1UPathFailuresFail ConfdString, affirmedZoneGatewayStatisticsGridLevelProcedureSgwNumUpdateBearerUePsmReject Unsigned32, affirmedZoneGatewayStatisticsGridLevelProcedureSgwNumNWInitiatedCreateBearerUePsmReject Unsigned32, affirmedZoneGatewayStatisticsGridLevelProcedureSgwNumUpdateBearerPartialSuccess Unsigned32, affirmedZoneGatewayStatisticsGridLevelProcedureSgwNumNWInitiatedCreateBearerPartialSuccess Unsigned32 } affirmedZoneGatewayStatisticsGridLevelProcedureSgwName OBJECT-TYPE SYNTAX String MAX-ACCESS not-accessible STATUS current DESCRIPTION "Table Name" ::= { affirmedZoneGatewayStatisticsGridLevelProcedureSgwEntry 1 } affirmedZoneGatewayStatisticsGridLevelProcedureSgwNumInitAttachSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of initial attach success" ::= { affirmedZoneGatewayStatisticsGridLevelProcedureSgwEntry 2 } affirmedZoneGatewayStatisticsGridLevelProcedureSgwNumInitAttachFail OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of initial attach fail" ::= { affirmedZoneGatewayStatisticsGridLevelProcedureSgwEntry 3 } affirmedZoneGatewayStatisticsGridLevelProcedureSgwNumModifyBearerSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of modify bearer success" ::= { affirmedZoneGatewayStatisticsGridLevelProcedureSgwEntry 4 } affirmedZoneGatewayStatisticsGridLevelProcedureSgwNumModifyBearerFail OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of modify bearer fail" ::= { affirmedZoneGatewayStatisticsGridLevelProcedureSgwEntry 5 } affirmedZoneGatewayStatisticsGridLevelProcedureSgwNumModifyBearerCmdSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of HSS initiated modify bearer command success" ::= { affirmedZoneGatewayStatisticsGridLevelProcedureSgwEntry 6 } affirmedZoneGatewayStatisticsGridLevelProcedureSgwNumModifyBearerCmdFail OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of HSS initiated modify bearer command fail" ::= { affirmedZoneGatewayStatisticsGridLevelProcedureSgwEntry 7 } affirmedZoneGatewayStatisticsGridLevelProcedureSgwNumS1ReleaseSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of s1-release success" ::= { affirmedZoneGatewayStatisticsGridLevelProcedureSgwEntry 8 } affirmedZoneGatewayStatisticsGridLevelProcedureSgwNumS1ReleaseFail OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of s1-release fail" ::= { affirmedZoneGatewayStatisticsGridLevelProcedureSgwEntry 9 } affirmedZoneGatewayStatisticsGridLevelProcedureSgwNumDetachSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of detach success" ::= { affirmedZoneGatewayStatisticsGridLevelProcedureSgwEntry 10 } affirmedZoneGatewayStatisticsGridLevelProcedureSgwNumDetachFail OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of detach fail" ::= { affirmedZoneGatewayStatisticsGridLevelProcedureSgwEntry 11 } affirmedZoneGatewayStatisticsGridLevelProcedureSgwNumActivateBearerSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of activate bearer success" ::= { affirmedZoneGatewayStatisticsGridLevelProcedureSgwEntry 12 } affirmedZoneGatewayStatisticsGridLevelProcedureSgwNumActivateBearerFail OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of activate bearer fail" ::= { affirmedZoneGatewayStatisticsGridLevelProcedureSgwEntry 13 } affirmedZoneGatewayStatisticsGridLevelProcedureSgwNumUpdateBearerSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of update bearer success" ::= { affirmedZoneGatewayStatisticsGridLevelProcedureSgwEntry 14 } affirmedZoneGatewayStatisticsGridLevelProcedureSgwNumUpdateBearerFail OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of update bearer fail" ::= { affirmedZoneGatewayStatisticsGridLevelProcedureSgwEntry 15 } affirmedZoneGatewayStatisticsGridLevelProcedureSgwNumDeactivateBearerSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of deactivate bearer success" ::= { affirmedZoneGatewayStatisticsGridLevelProcedureSgwEntry 16 } affirmedZoneGatewayStatisticsGridLevelProcedureSgwNumDeactivateBearerFail OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of deactivate bearer fail" ::= { affirmedZoneGatewayStatisticsGridLevelProcedureSgwEntry 17 } affirmedZoneGatewayStatisticsGridLevelProcedureSgwNumTauRauHandoverSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of TAU/RAU handover success" ::= { affirmedZoneGatewayStatisticsGridLevelProcedureSgwEntry 18 } affirmedZoneGatewayStatisticsGridLevelProcedureSgwNumTauRauHandoverFail OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of TAU/RAU handover fail" ::= { affirmedZoneGatewayStatisticsGridLevelProcedureSgwEntry 19 } affirmedZoneGatewayStatisticsGridLevelProcedureSgwNumTauRauX2HandoverSgwChangeSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of TAU/RAU x2 sgw change handover success" ::= { affirmedZoneGatewayStatisticsGridLevelProcedureSgwEntry 20 } affirmedZoneGatewayStatisticsGridLevelProcedureSgwNumTauRauX2HandoverSgwChangeFail OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of TAU/RAU x2 sgw change handover fail" ::= { affirmedZoneGatewayStatisticsGridLevelProcedureSgwEntry 21 } affirmedZoneGatewayStatisticsGridLevelProcedureSgwNumS1InterRatHandoverSgwChangeSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of s1 inter-RAT sgw change handover success" ::= { affirmedZoneGatewayStatisticsGridLevelProcedureSgwEntry 22 } affirmedZoneGatewayStatisticsGridLevelProcedureSgwNumS1InterRatHandoverSgwChangeFail OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of s1 inter-RAT sgw change handover fail" ::= { affirmedZoneGatewayStatisticsGridLevelProcedureSgwEntry 23 } affirmedZoneGatewayStatisticsGridLevelProcedureSgwNumNWInitiatedCreateBearerSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of network initiated create bearer success" ::= { affirmedZoneGatewayStatisticsGridLevelProcedureSgwEntry 24 } affirmedZoneGatewayStatisticsGridLevelProcedureSgwNumNWInitiatedCreateBearerFail OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of network initiated create bearer fail" ::= { affirmedZoneGatewayStatisticsGridLevelProcedureSgwEntry 25 } affirmedZoneGatewayStatisticsGridLevelProcedureSgwNumNWInitiatedDeleteBearerSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of network initiated delete bearer success" ::= { affirmedZoneGatewayStatisticsGridLevelProcedureSgwEntry 26 } affirmedZoneGatewayStatisticsGridLevelProcedureSgwNumNWInitiatedDeleteBearerFail OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of network initiated delete bearer fail" ::= { affirmedZoneGatewayStatisticsGridLevelProcedureSgwEntry 27 } affirmedZoneGatewayStatisticsGridLevelProcedureSgwNumBrrRsrcCmdSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearer resource command success" ::= { affirmedZoneGatewayStatisticsGridLevelProcedureSgwEntry 28 } affirmedZoneGatewayStatisticsGridLevelProcedureSgwNumBrrRsrcCmdFail OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearer resource command fail" ::= { affirmedZoneGatewayStatisticsGridLevelProcedureSgwEntry 29 } affirmedZoneGatewayStatisticsGridLevelProcedureSgwNumDelBrrCmdSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of delete bearer command success" ::= { affirmedZoneGatewayStatisticsGridLevelProcedureSgwEntry 30 } affirmedZoneGatewayStatisticsGridLevelProcedureSgwNumDelBrrCmdFail OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of delete bearer command fail" ::= { affirmedZoneGatewayStatisticsGridLevelProcedureSgwEntry 31 } affirmedZoneGatewayStatisticsGridLevelProcedureSgwNumPagingSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of paging success" ::= { affirmedZoneGatewayStatisticsGridLevelProcedureSgwEntry 32 } affirmedZoneGatewayStatisticsGridLevelProcedureSgwNumPagingFail OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of paging fail" ::= { affirmedZoneGatewayStatisticsGridLevelProcedureSgwEntry 33 } affirmedZoneGatewayStatisticsGridLevelProcedureSgwNumUEInitiatedCreateBearerSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of UE initiated create bearer success" ::= { affirmedZoneGatewayStatisticsGridLevelProcedureSgwEntry 34 } affirmedZoneGatewayStatisticsGridLevelProcedureSgwNumUEInitiatedCreateBearerFail OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of UE initiated create bearer fail" ::= { affirmedZoneGatewayStatisticsGridLevelProcedureSgwEntry 35 } affirmedZoneGatewayStatisticsGridLevelProcedureSgwNumUEInitiatedDeleteBearerSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of UE initiated delete bearer success" ::= { affirmedZoneGatewayStatisticsGridLevelProcedureSgwEntry 36 } affirmedZoneGatewayStatisticsGridLevelProcedureSgwNumUEInitiatedDeleteBearerFail OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of UE initiated delete bearer fail" ::= { affirmedZoneGatewayStatisticsGridLevelProcedureSgwEntry 37 } affirmedZoneGatewayStatisticsGridLevelProcedureSgwNumCreateIndirectForwardTunnelSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create indirect forwarding tunnel success" ::= { affirmedZoneGatewayStatisticsGridLevelProcedureSgwEntry 38 } affirmedZoneGatewayStatisticsGridLevelProcedureSgwNumCreateIndirectForwardTunnelFail OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create indirect forwarding tunnel fail" ::= { affirmedZoneGatewayStatisticsGridLevelProcedureSgwEntry 39 } affirmedZoneGatewayStatisticsGridLevelProcedureSgwNumDeleteIndirectForwardTunnelSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of delete indirect forwarding tunnel success" ::= { affirmedZoneGatewayStatisticsGridLevelProcedureSgwEntry 40 } affirmedZoneGatewayStatisticsGridLevelProcedureSgwNumDeleteIndirectForwardTunnelFail OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of delete indirect forwarding tunnel fail" ::= { affirmedZoneGatewayStatisticsGridLevelProcedureSgwEntry 41 } affirmedZoneGatewayStatisticsGridLevelProcedureSgwNumChangeNotificationSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of change notification success" ::= { affirmedZoneGatewayStatisticsGridLevelProcedureSgwEntry 42 } affirmedZoneGatewayStatisticsGridLevelProcedureSgwNumChangeNotificationFail OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of change notification fail" ::= { affirmedZoneGatewayStatisticsGridLevelProcedureSgwEntry 43 } affirmedZoneGatewayStatisticsGridLevelProcedureSgwNumErrorIndicationPagingSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of ENB/RNC error indication success" ::= { affirmedZoneGatewayStatisticsGridLevelProcedureSgwEntry 44 } affirmedZoneGatewayStatisticsGridLevelProcedureSgwNumErrorIndicationPagingFail OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of ENB/RNC error indication fail" ::= { affirmedZoneGatewayStatisticsGridLevelProcedureSgwEntry 45 } affirmedZoneGatewayStatisticsGridLevelProcedureSgwNumFsapiMigrateFpWfSessionCreateSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of FSAPI migrate fastpath workflow session create success" ::= { affirmedZoneGatewayStatisticsGridLevelProcedureSgwEntry 46 } affirmedZoneGatewayStatisticsGridLevelProcedureSgwNumFsapiMigrateFpWfSessionCreateFail OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of FSAPI migrate fastpath workflow session create fail" ::= { affirmedZoneGatewayStatisticsGridLevelProcedureSgwEntry 47 } affirmedZoneGatewayStatisticsGridLevelProcedureSgwNumIntraMmeIntraSgwHandoverSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Intra MME Intra SGW handover success" ::= { affirmedZoneGatewayStatisticsGridLevelProcedureSgwEntry 48 } affirmedZoneGatewayStatisticsGridLevelProcedureSgwNumIntraMmeIntraSgwHandoverFail OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Intra MME Intra SGW handover fail" ::= { affirmedZoneGatewayStatisticsGridLevelProcedureSgwEntry 49 } affirmedZoneGatewayStatisticsGridLevelProcedureSgwNumInterMmeIntraSgwHandoverSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Inter MME Intra SGW handover success" ::= { affirmedZoneGatewayStatisticsGridLevelProcedureSgwEntry 50 } affirmedZoneGatewayStatisticsGridLevelProcedureSgwNumInterMmeIntraSgwHandoverFail OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Inter MME Intra SGW handover fail" ::= { affirmedZoneGatewayStatisticsGridLevelProcedureSgwEntry 51 } affirmedZoneGatewayStatisticsGridLevelProcedureSgwNumSgsnToMmeIntraSgwHandoverSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of SGSN to MME Intra SGW handover success" ::= { affirmedZoneGatewayStatisticsGridLevelProcedureSgwEntry 52 } affirmedZoneGatewayStatisticsGridLevelProcedureSgwNumSgsnToMmeIntraSgwHandoverFail OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of SGSN to MME Intra SGW handover fail" ::= { affirmedZoneGatewayStatisticsGridLevelProcedureSgwEntry 53 } affirmedZoneGatewayStatisticsGridLevelProcedureSgwNumIntraSgsnIntraSgwHandoverSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Intra SGSN Intra SGW handover success" ::= { affirmedZoneGatewayStatisticsGridLevelProcedureSgwEntry 54 } affirmedZoneGatewayStatisticsGridLevelProcedureSgwNumIntraSgsnIntraSgwHandoverFail OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Intra SGSN Intra SGW handover fail" ::= { affirmedZoneGatewayStatisticsGridLevelProcedureSgwEntry 55 } affirmedZoneGatewayStatisticsGridLevelProcedureSgwNumInterSgsnIntraSgwHandoverSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Inter SGSN Intra SGW handover success" ::= { affirmedZoneGatewayStatisticsGridLevelProcedureSgwEntry 56 } affirmedZoneGatewayStatisticsGridLevelProcedureSgwNumInterSgsnIntraSgwHandoverFail OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Inter SGSN Intra SGW handover fail" ::= { affirmedZoneGatewayStatisticsGridLevelProcedureSgwEntry 57 } affirmedZoneGatewayStatisticsGridLevelProcedureSgwNumMmeToSgsnIntraSgwHandoverSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of MME to SGSN Intra SGW handover success" ::= { affirmedZoneGatewayStatisticsGridLevelProcedureSgwEntry 58 } affirmedZoneGatewayStatisticsGridLevelProcedureSgwNumMmeToSgsnIntraSgwHandoverFail OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of MME to SGSN Intra SGW handover fail" ::= { affirmedZoneGatewayStatisticsGridLevelProcedureSgwEntry 59 } affirmedZoneGatewayStatisticsGridLevelProcedureSgwNumSuspendNotificationSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Suspend Notification success" ::= { affirmedZoneGatewayStatisticsGridLevelProcedureSgwEntry 60 } affirmedZoneGatewayStatisticsGridLevelProcedureSgwNumSuspendNotificationFail OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Suspend Notification fail" ::= { affirmedZoneGatewayStatisticsGridLevelProcedureSgwEntry 61 } affirmedZoneGatewayStatisticsGridLevelProcedureSgwNumResumeNotificationSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Resume Notification success" ::= { affirmedZoneGatewayStatisticsGridLevelProcedureSgwEntry 62 } affirmedZoneGatewayStatisticsGridLevelProcedureSgwNumResumeNotificationFail OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Resume Notification fail" ::= { affirmedZoneGatewayStatisticsGridLevelProcedureSgwEntry 63 } affirmedZoneGatewayStatisticsGridLevelProcedureSgwNumUpdateBearerTempReject OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of network initiated update bearer temporarily rejected" ::= { affirmedZoneGatewayStatisticsGridLevelProcedureSgwEntry 64 } affirmedZoneGatewayStatisticsGridLevelProcedureSgwNumNWInitiatedCreateBearerTempReject OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of network initiated create bearer temporarily rejected" ::= { affirmedZoneGatewayStatisticsGridLevelProcedureSgwEntry 65 } affirmedZoneGatewayStatisticsGridLevelProcedureSgwNumNWInitiatedDeleteBearerTempReject OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of network initiated delete bearer temporarily rejected" ::= { affirmedZoneGatewayStatisticsGridLevelProcedureSgwEntry 66 } affirmedZoneGatewayStatisticsGridLevelProcedureSgwNumPagingTempReject OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink data notifications temporarily rejected" ::= { affirmedZoneGatewayStatisticsGridLevelProcedureSgwEntry 67 } affirmedZoneGatewayStatisticsGridLevelProcedureSgwNumS1UPathFailuresSuccess OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of S1U Path Failures Procedure Success" ::= { affirmedZoneGatewayStatisticsGridLevelProcedureSgwEntry 68 } affirmedZoneGatewayStatisticsGridLevelProcedureSgwNumS1UPathFailuresFail OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of S1U Path Failures Procedure Failed" ::= { affirmedZoneGatewayStatisticsGridLevelProcedureSgwEntry 69 } affirmedZoneGatewayStatisticsGridLevelProcedureSgwNumUpdateBearerUePsmReject OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of network initiated update bearer rejected due to UE in PSM " ::= { affirmedZoneGatewayStatisticsGridLevelProcedureSgwEntry 70 } affirmedZoneGatewayStatisticsGridLevelProcedureSgwNumNWInitiatedCreateBearerUePsmReject OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of network initiated create bearer rejected, due to UE in PSM" ::= { affirmedZoneGatewayStatisticsGridLevelProcedureSgwEntry 71 } affirmedZoneGatewayStatisticsGridLevelProcedureSgwNumUpdateBearerPartialSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of update bearer partial success" ::= { affirmedZoneGatewayStatisticsGridLevelProcedureSgwEntry 72 } affirmedZoneGatewayStatisticsGridLevelProcedureSgwNumNWInitiatedCreateBearerPartialSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of network initiated create bearer partial success" ::= { affirmedZoneGatewayStatisticsGridLevelProcedureSgwEntry 73 } affirmedZoneGatewayStatisticsGridLevelProcedureSaegwSgwTable OBJECT-TYPE SYNTAX SEQUENCE OF AffirmedZoneGatewayStatisticsGridLevelProcedureSaegwSgwEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "" ::= { affirmedZoneMIB 289 } affirmedZoneGatewayStatisticsGridLevelProcedureSaegwSgwEntry OBJECT-TYPE SYNTAX AffirmedZoneGatewayStatisticsGridLevelProcedureSaegwSgwEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "" INDEX { affirmedZoneName, affirmedZoneGatewayStatisticsGridLevelProcedureSaegwSgwName } ::= { affirmedZoneGatewayStatisticsGridLevelProcedureSaegwSgwTable 1 } AffirmedZoneGatewayStatisticsGridLevelProcedureSaegwSgwEntry ::= SEQUENCE { affirmedZoneGatewayStatisticsGridLevelProcedureSaegwSgwName String, affirmedZoneGatewayStatisticsGridLevelProcedureSaegwSgwNumInitAttachSuccess Unsigned32, affirmedZoneGatewayStatisticsGridLevelProcedureSaegwSgwNumInitAttachFail Unsigned32, affirmedZoneGatewayStatisticsGridLevelProcedureSaegwSgwNumModifyBearerSuccess Unsigned32, affirmedZoneGatewayStatisticsGridLevelProcedureSaegwSgwNumModifyBearerFail Unsigned32, affirmedZoneGatewayStatisticsGridLevelProcedureSaegwSgwNumModifyBearerCmdSuccess Unsigned32, affirmedZoneGatewayStatisticsGridLevelProcedureSaegwSgwNumModifyBearerCmdFail Unsigned32, affirmedZoneGatewayStatisticsGridLevelProcedureSaegwSgwNumS1ReleaseSuccess Unsigned32, affirmedZoneGatewayStatisticsGridLevelProcedureSaegwSgwNumS1ReleaseFail Unsigned32, affirmedZoneGatewayStatisticsGridLevelProcedureSaegwSgwNumDetachSuccess Unsigned32, affirmedZoneGatewayStatisticsGridLevelProcedureSaegwSgwNumDetachFail Unsigned32, affirmedZoneGatewayStatisticsGridLevelProcedureSaegwSgwNumActivateBearerSuccess Unsigned32, affirmedZoneGatewayStatisticsGridLevelProcedureSaegwSgwNumActivateBearerFail Unsigned32, affirmedZoneGatewayStatisticsGridLevelProcedureSaegwSgwNumUpdateBearerSuccess Unsigned32, affirmedZoneGatewayStatisticsGridLevelProcedureSaegwSgwNumUpdateBearerFail Unsigned32, affirmedZoneGatewayStatisticsGridLevelProcedureSaegwSgwNumDeactivateBearerSuccess Unsigned32, affirmedZoneGatewayStatisticsGridLevelProcedureSaegwSgwNumDeactivateBearerFail Unsigned32, affirmedZoneGatewayStatisticsGridLevelProcedureSaegwSgwNumTauRauHandoverSuccess Unsigned32, affirmedZoneGatewayStatisticsGridLevelProcedureSaegwSgwNumTauRauHandoverFail Unsigned32, affirmedZoneGatewayStatisticsGridLevelProcedureSaegwSgwNumTauRauX2HandoverSgwChangeSuccess Unsigned32, affirmedZoneGatewayStatisticsGridLevelProcedureSaegwSgwNumTauRauX2HandoverSgwChangeFail Unsigned32, affirmedZoneGatewayStatisticsGridLevelProcedureSaegwSgwNumS1InterRatHandoverSgwChangeSuccess Unsigned32, affirmedZoneGatewayStatisticsGridLevelProcedureSaegwSgwNumS1InterRatHandoverSgwChangeFail Unsigned32, affirmedZoneGatewayStatisticsGridLevelProcedureSaegwSgwNumNWInitiatedCreateBearerSuccess Unsigned32, affirmedZoneGatewayStatisticsGridLevelProcedureSaegwSgwNumNWInitiatedCreateBearerFail Unsigned32, affirmedZoneGatewayStatisticsGridLevelProcedureSaegwSgwNumNWInitiatedDeleteBearerSuccess Unsigned32, affirmedZoneGatewayStatisticsGridLevelProcedureSaegwSgwNumNWInitiatedDeleteBearerFail Unsigned32, affirmedZoneGatewayStatisticsGridLevelProcedureSaegwSgwNumBrrRsrcCmdSuccess Unsigned32, affirmedZoneGatewayStatisticsGridLevelProcedureSaegwSgwNumBrrRsrcCmdFail Unsigned32, affirmedZoneGatewayStatisticsGridLevelProcedureSaegwSgwNumDelBrrCmdSuccess Unsigned32, affirmedZoneGatewayStatisticsGridLevelProcedureSaegwSgwNumDelBrrCmdFail Unsigned32, affirmedZoneGatewayStatisticsGridLevelProcedureSaegwSgwNumPagingSuccess Unsigned32, affirmedZoneGatewayStatisticsGridLevelProcedureSaegwSgwNumPagingFail Unsigned32, affirmedZoneGatewayStatisticsGridLevelProcedureSaegwSgwNumUEInitiatedCreateBearerSuccess Unsigned32, affirmedZoneGatewayStatisticsGridLevelProcedureSaegwSgwNumUEInitiatedCreateBearerFail Unsigned32, affirmedZoneGatewayStatisticsGridLevelProcedureSaegwSgwNumUEInitiatedDeleteBearerSuccess Unsigned32, affirmedZoneGatewayStatisticsGridLevelProcedureSaegwSgwNumUEInitiatedDeleteBearerFail Unsigned32, affirmedZoneGatewayStatisticsGridLevelProcedureSaegwSgwNumCreateIndirectForwardTunnelSuccess Unsigned32, affirmedZoneGatewayStatisticsGridLevelProcedureSaegwSgwNumCreateIndirectForwardTunnelFail Unsigned32, affirmedZoneGatewayStatisticsGridLevelProcedureSaegwSgwNumDeleteIndirectForwardTunnelSuccess Unsigned32, affirmedZoneGatewayStatisticsGridLevelProcedureSaegwSgwNumDeleteIndirectForwardTunnelFail Unsigned32, affirmedZoneGatewayStatisticsGridLevelProcedureSaegwSgwNumChangeNotificationSuccess Unsigned32, affirmedZoneGatewayStatisticsGridLevelProcedureSaegwSgwNumChangeNotificationFail Unsigned32, affirmedZoneGatewayStatisticsGridLevelProcedureSaegwSgwNumFsapiMigrateFpWfSessionCreateSuccess Unsigned32, affirmedZoneGatewayStatisticsGridLevelProcedureSaegwSgwNumFsapiMigrateFpWfSessionCreateFail Unsigned32, affirmedZoneGatewayStatisticsGridLevelProcedureSaegwSgwNumErrorIndicationPagingSuccess Unsigned32, affirmedZoneGatewayStatisticsGridLevelProcedureSaegwSgwNumErrorIndicationPagingFail Unsigned32, affirmedZoneGatewayStatisticsGridLevelProcedureSaegwSgwNumIntraMmeIntraSgwHandoverSuccess Unsigned32, affirmedZoneGatewayStatisticsGridLevelProcedureSaegwSgwNumIntraMmeIntraSgwHandoverFail Unsigned32, affirmedZoneGatewayStatisticsGridLevelProcedureSaegwSgwNumInterMmeIntraSgwHandoverSuccess Unsigned32, affirmedZoneGatewayStatisticsGridLevelProcedureSaegwSgwNumInterMmeIntraSgwHandoverFail Unsigned32, affirmedZoneGatewayStatisticsGridLevelProcedureSaegwSgwNumSgsnToMmeIntraSgwHandoverSuccess Unsigned32, affirmedZoneGatewayStatisticsGridLevelProcedureSaegwSgwNumSgsnToMmeIntraSgwHandoverFail Unsigned32, affirmedZoneGatewayStatisticsGridLevelProcedureSaegwSgwNumIntraSgsnIntraSgwHandoverSuccess Unsigned32, affirmedZoneGatewayStatisticsGridLevelProcedureSaegwSgwNumIntraSgsnIntraSgwHandoverFail Unsigned32, affirmedZoneGatewayStatisticsGridLevelProcedureSaegwSgwNumInterSgsnIntraSgwHandoverSuccess Unsigned32, affirmedZoneGatewayStatisticsGridLevelProcedureSaegwSgwNumInterSgsnIntraSgwHandoverFail Unsigned32, affirmedZoneGatewayStatisticsGridLevelProcedureSaegwSgwNumMmeToSgsnIntraSgwHandoverSuccess Unsigned32, affirmedZoneGatewayStatisticsGridLevelProcedureSaegwSgwNumMmeToSgsnIntraSgwHandoverFail Unsigned32, affirmedZoneGatewayStatisticsGridLevelProcedureSaegwSgwNumSuspendNotificationSuccess Unsigned32, affirmedZoneGatewayStatisticsGridLevelProcedureSaegwSgwNumSuspendNotificationFail Unsigned32, affirmedZoneGatewayStatisticsGridLevelProcedureSaegwSgwNumResumeNotificationSuccess Unsigned32, affirmedZoneGatewayStatisticsGridLevelProcedureSaegwSgwNumResumeNotificationFail Unsigned32, affirmedZoneGatewayStatisticsGridLevelProcedureSaegwSgwNumUpdateBearerTempReject Unsigned32, affirmedZoneGatewayStatisticsGridLevelProcedureSaegwSgwNumNWInitiatedCreateBearerTempReject Unsigned32, affirmedZoneGatewayStatisticsGridLevelProcedureSaegwSgwNumNWInitiatedDeleteBearerTempReject Unsigned32, affirmedZoneGatewayStatisticsGridLevelProcedureSaegwSgwNumPagingTempReject Unsigned32, affirmedZoneGatewayStatisticsGridLevelProcedureSaegwSgwNumS1UPathFailuresSuccess ConfdString, affirmedZoneGatewayStatisticsGridLevelProcedureSaegwSgwNumS1UPathFailuresFail ConfdString, affirmedZoneGatewayStatisticsGridLevelProcedureSaegwSgwNumUpdateBearerUePsmReject Unsigned32, affirmedZoneGatewayStatisticsGridLevelProcedureSaegwSgwNumNWInitiatedCreateBearerUePsmReject Unsigned32, affirmedZoneGatewayStatisticsGridLevelProcedureSaegwSgwNumUpdateBearerPartialSuccess Unsigned32, affirmedZoneGatewayStatisticsGridLevelProcedureSaegwSgwNumNWInitiatedCreateBearerPartialSuccess Unsigned32 } affirmedZoneGatewayStatisticsGridLevelProcedureSaegwSgwName OBJECT-TYPE SYNTAX String MAX-ACCESS not-accessible STATUS current DESCRIPTION "Table Name" ::= { affirmedZoneGatewayStatisticsGridLevelProcedureSaegwSgwEntry 1 } affirmedZoneGatewayStatisticsGridLevelProcedureSaegwSgwNumInitAttachSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of initial attach success" ::= { affirmedZoneGatewayStatisticsGridLevelProcedureSaegwSgwEntry 2 } affirmedZoneGatewayStatisticsGridLevelProcedureSaegwSgwNumInitAttachFail OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of initial attach fail" ::= { affirmedZoneGatewayStatisticsGridLevelProcedureSaegwSgwEntry 3 } affirmedZoneGatewayStatisticsGridLevelProcedureSaegwSgwNumModifyBearerSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of modify bearer success" ::= { affirmedZoneGatewayStatisticsGridLevelProcedureSaegwSgwEntry 4 } affirmedZoneGatewayStatisticsGridLevelProcedureSaegwSgwNumModifyBearerFail OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of modify bearer fail" ::= { affirmedZoneGatewayStatisticsGridLevelProcedureSaegwSgwEntry 5 } affirmedZoneGatewayStatisticsGridLevelProcedureSaegwSgwNumModifyBearerCmdSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of HSS initiated modify bearer command success" ::= { affirmedZoneGatewayStatisticsGridLevelProcedureSaegwSgwEntry 6 } affirmedZoneGatewayStatisticsGridLevelProcedureSaegwSgwNumModifyBearerCmdFail OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of HSS initiated modify bearer command fail" ::= { affirmedZoneGatewayStatisticsGridLevelProcedureSaegwSgwEntry 7 } affirmedZoneGatewayStatisticsGridLevelProcedureSaegwSgwNumS1ReleaseSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of s1-release success" ::= { affirmedZoneGatewayStatisticsGridLevelProcedureSaegwSgwEntry 8 } affirmedZoneGatewayStatisticsGridLevelProcedureSaegwSgwNumS1ReleaseFail OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of s1-release fail" ::= { affirmedZoneGatewayStatisticsGridLevelProcedureSaegwSgwEntry 9 } affirmedZoneGatewayStatisticsGridLevelProcedureSaegwSgwNumDetachSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of detach success" ::= { affirmedZoneGatewayStatisticsGridLevelProcedureSaegwSgwEntry 10 } affirmedZoneGatewayStatisticsGridLevelProcedureSaegwSgwNumDetachFail OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of detach fail" ::= { affirmedZoneGatewayStatisticsGridLevelProcedureSaegwSgwEntry 11 } affirmedZoneGatewayStatisticsGridLevelProcedureSaegwSgwNumActivateBearerSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of activate bearer success" ::= { affirmedZoneGatewayStatisticsGridLevelProcedureSaegwSgwEntry 12 } affirmedZoneGatewayStatisticsGridLevelProcedureSaegwSgwNumActivateBearerFail OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of activate bearer fail" ::= { affirmedZoneGatewayStatisticsGridLevelProcedureSaegwSgwEntry 13 } affirmedZoneGatewayStatisticsGridLevelProcedureSaegwSgwNumUpdateBearerSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of update bearer success" ::= { affirmedZoneGatewayStatisticsGridLevelProcedureSaegwSgwEntry 14 } affirmedZoneGatewayStatisticsGridLevelProcedureSaegwSgwNumUpdateBearerFail OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of update bearer fail" ::= { affirmedZoneGatewayStatisticsGridLevelProcedureSaegwSgwEntry 15 } affirmedZoneGatewayStatisticsGridLevelProcedureSaegwSgwNumDeactivateBearerSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of deactivate bearer success" ::= { affirmedZoneGatewayStatisticsGridLevelProcedureSaegwSgwEntry 16 } affirmedZoneGatewayStatisticsGridLevelProcedureSaegwSgwNumDeactivateBearerFail OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of deactivate bearer fail" ::= { affirmedZoneGatewayStatisticsGridLevelProcedureSaegwSgwEntry 17 } affirmedZoneGatewayStatisticsGridLevelProcedureSaegwSgwNumTauRauHandoverSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of TAU/RAU handover success" ::= { affirmedZoneGatewayStatisticsGridLevelProcedureSaegwSgwEntry 18 } affirmedZoneGatewayStatisticsGridLevelProcedureSaegwSgwNumTauRauHandoverFail OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of TAU/RAU handover fail" ::= { affirmedZoneGatewayStatisticsGridLevelProcedureSaegwSgwEntry 19 } affirmedZoneGatewayStatisticsGridLevelProcedureSaegwSgwNumTauRauX2HandoverSgwChangeSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of TAU/RAU x2 sgw change handover success" ::= { affirmedZoneGatewayStatisticsGridLevelProcedureSaegwSgwEntry 20 } affirmedZoneGatewayStatisticsGridLevelProcedureSaegwSgwNumTauRauX2HandoverSgwChangeFail OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of TAU/RAU x2 sgw change handover fail" ::= { affirmedZoneGatewayStatisticsGridLevelProcedureSaegwSgwEntry 21 } affirmedZoneGatewayStatisticsGridLevelProcedureSaegwSgwNumS1InterRatHandoverSgwChangeSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of s1 inter-RAT sgw change handover success" ::= { affirmedZoneGatewayStatisticsGridLevelProcedureSaegwSgwEntry 22 } affirmedZoneGatewayStatisticsGridLevelProcedureSaegwSgwNumS1InterRatHandoverSgwChangeFail OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of s1 inter-RAT sgw change handover fail" ::= { affirmedZoneGatewayStatisticsGridLevelProcedureSaegwSgwEntry 23 } affirmedZoneGatewayStatisticsGridLevelProcedureSaegwSgwNumNWInitiatedCreateBearerSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of network initiated create bearer success" ::= { affirmedZoneGatewayStatisticsGridLevelProcedureSaegwSgwEntry 24 } affirmedZoneGatewayStatisticsGridLevelProcedureSaegwSgwNumNWInitiatedCreateBearerFail OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of network initiated create bearer fail" ::= { affirmedZoneGatewayStatisticsGridLevelProcedureSaegwSgwEntry 25 } affirmedZoneGatewayStatisticsGridLevelProcedureSaegwSgwNumNWInitiatedDeleteBearerSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of network initiated delete bearer success" ::= { affirmedZoneGatewayStatisticsGridLevelProcedureSaegwSgwEntry 26 } affirmedZoneGatewayStatisticsGridLevelProcedureSaegwSgwNumNWInitiatedDeleteBearerFail OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of network initiated delete bearer fail" ::= { affirmedZoneGatewayStatisticsGridLevelProcedureSaegwSgwEntry 27 } affirmedZoneGatewayStatisticsGridLevelProcedureSaegwSgwNumBrrRsrcCmdSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearer resource command success" ::= { affirmedZoneGatewayStatisticsGridLevelProcedureSaegwSgwEntry 28 } affirmedZoneGatewayStatisticsGridLevelProcedureSaegwSgwNumBrrRsrcCmdFail OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearer resource command fail" ::= { affirmedZoneGatewayStatisticsGridLevelProcedureSaegwSgwEntry 29 } affirmedZoneGatewayStatisticsGridLevelProcedureSaegwSgwNumDelBrrCmdSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of delete bearer command success" ::= { affirmedZoneGatewayStatisticsGridLevelProcedureSaegwSgwEntry 30 } affirmedZoneGatewayStatisticsGridLevelProcedureSaegwSgwNumDelBrrCmdFail OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of delete bearer command fail" ::= { affirmedZoneGatewayStatisticsGridLevelProcedureSaegwSgwEntry 31 } affirmedZoneGatewayStatisticsGridLevelProcedureSaegwSgwNumPagingSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of paging success" ::= { affirmedZoneGatewayStatisticsGridLevelProcedureSaegwSgwEntry 32 } affirmedZoneGatewayStatisticsGridLevelProcedureSaegwSgwNumPagingFail OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of paging fail" ::= { affirmedZoneGatewayStatisticsGridLevelProcedureSaegwSgwEntry 33 } affirmedZoneGatewayStatisticsGridLevelProcedureSaegwSgwNumUEInitiatedCreateBearerSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of UE initiated create bearer success" ::= { affirmedZoneGatewayStatisticsGridLevelProcedureSaegwSgwEntry 34 } affirmedZoneGatewayStatisticsGridLevelProcedureSaegwSgwNumUEInitiatedCreateBearerFail OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of UE initiated create bearer fail" ::= { affirmedZoneGatewayStatisticsGridLevelProcedureSaegwSgwEntry 35 } affirmedZoneGatewayStatisticsGridLevelProcedureSaegwSgwNumUEInitiatedDeleteBearerSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of UE initiated delete bearer success" ::= { affirmedZoneGatewayStatisticsGridLevelProcedureSaegwSgwEntry 36 } affirmedZoneGatewayStatisticsGridLevelProcedureSaegwSgwNumUEInitiatedDeleteBearerFail OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of UE initiated delete bearer fail" ::= { affirmedZoneGatewayStatisticsGridLevelProcedureSaegwSgwEntry 37 } affirmedZoneGatewayStatisticsGridLevelProcedureSaegwSgwNumCreateIndirectForwardTunnelSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create indirect forwarding tunnel success" ::= { affirmedZoneGatewayStatisticsGridLevelProcedureSaegwSgwEntry 38 } affirmedZoneGatewayStatisticsGridLevelProcedureSaegwSgwNumCreateIndirectForwardTunnelFail OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create indirect forwarding tunnel fail" ::= { affirmedZoneGatewayStatisticsGridLevelProcedureSaegwSgwEntry 39 } affirmedZoneGatewayStatisticsGridLevelProcedureSaegwSgwNumDeleteIndirectForwardTunnelSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of delete indirect forwarding tunnel success" ::= { affirmedZoneGatewayStatisticsGridLevelProcedureSaegwSgwEntry 40 } affirmedZoneGatewayStatisticsGridLevelProcedureSaegwSgwNumDeleteIndirectForwardTunnelFail OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of delete indirect forwarding tunnel fail" ::= { affirmedZoneGatewayStatisticsGridLevelProcedureSaegwSgwEntry 41 } affirmedZoneGatewayStatisticsGridLevelProcedureSaegwSgwNumChangeNotificationSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of change notification success" ::= { affirmedZoneGatewayStatisticsGridLevelProcedureSaegwSgwEntry 42 } affirmedZoneGatewayStatisticsGridLevelProcedureSaegwSgwNumChangeNotificationFail OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of change notification fail" ::= { affirmedZoneGatewayStatisticsGridLevelProcedureSaegwSgwEntry 43 } affirmedZoneGatewayStatisticsGridLevelProcedureSaegwSgwNumFsapiMigrateFpWfSessionCreateSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of FSAPI migrate fastpath workflow session create success" ::= { affirmedZoneGatewayStatisticsGridLevelProcedureSaegwSgwEntry 44 } affirmedZoneGatewayStatisticsGridLevelProcedureSaegwSgwNumFsapiMigrateFpWfSessionCreateFail OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of FSAPI migrate fastpath workflow session create fail" ::= { affirmedZoneGatewayStatisticsGridLevelProcedureSaegwSgwEntry 45 } affirmedZoneGatewayStatisticsGridLevelProcedureSaegwSgwNumErrorIndicationPagingSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of ENB/RNC error indication success" ::= { affirmedZoneGatewayStatisticsGridLevelProcedureSaegwSgwEntry 46 } affirmedZoneGatewayStatisticsGridLevelProcedureSaegwSgwNumErrorIndicationPagingFail OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of ENB/RNC error indication fail" ::= { affirmedZoneGatewayStatisticsGridLevelProcedureSaegwSgwEntry 47 } affirmedZoneGatewayStatisticsGridLevelProcedureSaegwSgwNumIntraMmeIntraSgwHandoverSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Intra MME Intra SGW handover success" ::= { affirmedZoneGatewayStatisticsGridLevelProcedureSaegwSgwEntry 48 } affirmedZoneGatewayStatisticsGridLevelProcedureSaegwSgwNumIntraMmeIntraSgwHandoverFail OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Intra MME Intra SGW handover fail" ::= { affirmedZoneGatewayStatisticsGridLevelProcedureSaegwSgwEntry 49 } affirmedZoneGatewayStatisticsGridLevelProcedureSaegwSgwNumInterMmeIntraSgwHandoverSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Inter MME Intra SGW handover success" ::= { affirmedZoneGatewayStatisticsGridLevelProcedureSaegwSgwEntry 50 } affirmedZoneGatewayStatisticsGridLevelProcedureSaegwSgwNumInterMmeIntraSgwHandoverFail OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Inter MME Intra SGW handover fail" ::= { affirmedZoneGatewayStatisticsGridLevelProcedureSaegwSgwEntry 51 } affirmedZoneGatewayStatisticsGridLevelProcedureSaegwSgwNumSgsnToMmeIntraSgwHandoverSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of SGSN to MME Intra SGW handover success" ::= { affirmedZoneGatewayStatisticsGridLevelProcedureSaegwSgwEntry 52 } affirmedZoneGatewayStatisticsGridLevelProcedureSaegwSgwNumSgsnToMmeIntraSgwHandoverFail OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of SGSN to MME Intra SGW handover fail" ::= { affirmedZoneGatewayStatisticsGridLevelProcedureSaegwSgwEntry 53 } affirmedZoneGatewayStatisticsGridLevelProcedureSaegwSgwNumIntraSgsnIntraSgwHandoverSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Intra SGSN Intra SGW handover success" ::= { affirmedZoneGatewayStatisticsGridLevelProcedureSaegwSgwEntry 54 } affirmedZoneGatewayStatisticsGridLevelProcedureSaegwSgwNumIntraSgsnIntraSgwHandoverFail OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Intra SGSN Intra SGW handover fail" ::= { affirmedZoneGatewayStatisticsGridLevelProcedureSaegwSgwEntry 55 } affirmedZoneGatewayStatisticsGridLevelProcedureSaegwSgwNumInterSgsnIntraSgwHandoverSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Inter SGSN Intra SGW handover success" ::= { affirmedZoneGatewayStatisticsGridLevelProcedureSaegwSgwEntry 56 } affirmedZoneGatewayStatisticsGridLevelProcedureSaegwSgwNumInterSgsnIntraSgwHandoverFail OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Inter SGSN Intra SGW handover fail" ::= { affirmedZoneGatewayStatisticsGridLevelProcedureSaegwSgwEntry 57 } affirmedZoneGatewayStatisticsGridLevelProcedureSaegwSgwNumMmeToSgsnIntraSgwHandoverSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of MME to SGSN Intra SGW handover success" ::= { affirmedZoneGatewayStatisticsGridLevelProcedureSaegwSgwEntry 58 } affirmedZoneGatewayStatisticsGridLevelProcedureSaegwSgwNumMmeToSgsnIntraSgwHandoverFail OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of MME to SGSN Intra SGW handover fail" ::= { affirmedZoneGatewayStatisticsGridLevelProcedureSaegwSgwEntry 59 } affirmedZoneGatewayStatisticsGridLevelProcedureSaegwSgwNumSuspendNotificationSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Suspend Notification success" ::= { affirmedZoneGatewayStatisticsGridLevelProcedureSaegwSgwEntry 60 } affirmedZoneGatewayStatisticsGridLevelProcedureSaegwSgwNumSuspendNotificationFail OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Suspend Notification fail" ::= { affirmedZoneGatewayStatisticsGridLevelProcedureSaegwSgwEntry 61 } affirmedZoneGatewayStatisticsGridLevelProcedureSaegwSgwNumResumeNotificationSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Resume Notification success" ::= { affirmedZoneGatewayStatisticsGridLevelProcedureSaegwSgwEntry 62 } affirmedZoneGatewayStatisticsGridLevelProcedureSaegwSgwNumResumeNotificationFail OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Resume Notification fail" ::= { affirmedZoneGatewayStatisticsGridLevelProcedureSaegwSgwEntry 63 } affirmedZoneGatewayStatisticsGridLevelProcedureSaegwSgwNumUpdateBearerTempReject OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of network initiated update bearer temporarily rejected" ::= { affirmedZoneGatewayStatisticsGridLevelProcedureSaegwSgwEntry 64 } affirmedZoneGatewayStatisticsGridLevelProcedureSaegwSgwNumNWInitiatedCreateBearerTempReject OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of network initiated create bearer temporarily rejected" ::= { affirmedZoneGatewayStatisticsGridLevelProcedureSaegwSgwEntry 65 } affirmedZoneGatewayStatisticsGridLevelProcedureSaegwSgwNumNWInitiatedDeleteBearerTempReject OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of network initiated delete bearer temporarily rejected" ::= { affirmedZoneGatewayStatisticsGridLevelProcedureSaegwSgwEntry 66 } affirmedZoneGatewayStatisticsGridLevelProcedureSaegwSgwNumPagingTempReject OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink data notifications temporarily rejected" ::= { affirmedZoneGatewayStatisticsGridLevelProcedureSaegwSgwEntry 67 } affirmedZoneGatewayStatisticsGridLevelProcedureSaegwSgwNumS1UPathFailuresSuccess OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of S1U Path Failures Procedure Success" ::= { affirmedZoneGatewayStatisticsGridLevelProcedureSaegwSgwEntry 68 } affirmedZoneGatewayStatisticsGridLevelProcedureSaegwSgwNumS1UPathFailuresFail OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of S1U Path Failures Procedure Failed" ::= { affirmedZoneGatewayStatisticsGridLevelProcedureSaegwSgwEntry 69 } affirmedZoneGatewayStatisticsGridLevelProcedureSaegwSgwNumUpdateBearerUePsmReject OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of network initiated update bearer rejected due to UE in PSM " ::= { affirmedZoneGatewayStatisticsGridLevelProcedureSaegwSgwEntry 70 } affirmedZoneGatewayStatisticsGridLevelProcedureSaegwSgwNumNWInitiatedCreateBearerUePsmReject OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of network initiated create bearer rejected, due to UE in PSM" ::= { affirmedZoneGatewayStatisticsGridLevelProcedureSaegwSgwEntry 71 } affirmedZoneGatewayStatisticsGridLevelProcedureSaegwSgwNumUpdateBearerPartialSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of update bearer partial success" ::= { affirmedZoneGatewayStatisticsGridLevelProcedureSaegwSgwEntry 72 } affirmedZoneGatewayStatisticsGridLevelProcedureSaegwSgwNumNWInitiatedCreateBearerPartialSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of network initiated create bearer partial success" ::= { affirmedZoneGatewayStatisticsGridLevelProcedureSaegwSgwEntry 73 } affirmedZoneGatewayStatisticsGridLevelProcedurePgwTable OBJECT-TYPE SYNTAX SEQUENCE OF AffirmedZoneGatewayStatisticsGridLevelProcedurePgwEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "" ::= { affirmedZoneMIB 209 } affirmedZoneGatewayStatisticsGridLevelProcedurePgwEntry OBJECT-TYPE SYNTAX AffirmedZoneGatewayStatisticsGridLevelProcedurePgwEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "" INDEX { affirmedZoneName, affirmedZoneGatewayStatisticsGridLevelProcedurePgwName } ::= { affirmedZoneGatewayStatisticsGridLevelProcedurePgwTable 1 } AffirmedZoneGatewayStatisticsGridLevelProcedurePgwEntry ::= SEQUENCE { affirmedZoneGatewayStatisticsGridLevelProcedurePgwName String, affirmedZoneGatewayStatisticsGridLevelProcedurePgwNumCreateSessionSuccess Unsigned32, affirmedZoneGatewayStatisticsGridLevelProcedurePgwNumCreateSessionFail Unsigned32, affirmedZoneGatewayStatisticsGridLevelProcedurePgwNumModifyBearerSuccess Unsigned32, affirmedZoneGatewayStatisticsGridLevelProcedurePgwNumModifyBearerFail Unsigned32, affirmedZoneGatewayStatisticsGridLevelProcedurePgwNumDeleteSessionSuccess Unsigned32, affirmedZoneGatewayStatisticsGridLevelProcedurePgwNumDeleteSessionFail Unsigned32, affirmedZoneGatewayStatisticsGridLevelProcedurePgwNumNwInitiatedModifyQoSSuccess Unsigned32, affirmedZoneGatewayStatisticsGridLevelProcedurePgwNumNwInitiatedModifyQoSFail Unsigned32, affirmedZoneGatewayStatisticsGridLevelProcedurePgwNumNwInitiatedDeactivateSubscrSuccess Unsigned32, affirmedZoneGatewayStatisticsGridLevelProcedurePgwNumNwInitiatedDeactivateSubscrFail Unsigned32, affirmedZoneGatewayStatisticsGridLevelProcedurePgwNumUeInitiatedModifyQoSSuccess Unsigned32, affirmedZoneGatewayStatisticsGridLevelProcedurePgwNumUeInitiatedModifyQoSFail Unsigned32, affirmedZoneGatewayStatisticsGridLevelProcedurePgwNumUeInitiatedActivateBearerSuccess Unsigned32, affirmedZoneGatewayStatisticsGridLevelProcedurePgwNumUeInitiatedActivateBearerFail Unsigned32, affirmedZoneGatewayStatisticsGridLevelProcedurePgwNumUeInitiatedDeactivateBearerSuccess Unsigned32, affirmedZoneGatewayStatisticsGridLevelProcedurePgwNumUeInitiatedDeactivateBearerFail Unsigned32, affirmedZoneGatewayStatisticsGridLevelProcedurePgwNumSGWChangeSuccess Unsigned32, affirmedZoneGatewayStatisticsGridLevelProcedurePgwNumSGWChangeFail Unsigned32, affirmedZoneGatewayStatisticsGridLevelProcedurePgwNumChangeNotificationSuccess Unsigned32, affirmedZoneGatewayStatisticsGridLevelProcedurePgwNumChangeNotificationFail Unsigned32, affirmedZoneGatewayStatisticsGridLevelProcedurePgwNumFsapiMigrateFpWfSessionCreateSuccess Unsigned32, affirmedZoneGatewayStatisticsGridLevelProcedurePgwNumFsapiMigrateFpWfSessionCreateFail Unsigned32, affirmedZoneGatewayStatisticsGridLevelProcedurePgwNumNwInitiatedActivateBearerSuccess Unsigned32, affirmedZoneGatewayStatisticsGridLevelProcedurePgwNumNwInitiatedActivateBearerFail Unsigned32, affirmedZoneGatewayStatisticsGridLevelProcedurePgwNumNwInitiatedDeactivateBearerSuccess Unsigned32, affirmedZoneGatewayStatisticsGridLevelProcedurePgwNumNwInitiatedDeactivateBearerFail Unsigned32, affirmedZoneGatewayStatisticsGridLevelProcedurePgwNumInterSgwHandoverSuccess Unsigned32, affirmedZoneGatewayStatisticsGridLevelProcedurePgwNumInterSgwHandoverFail Unsigned32, affirmedZoneGatewayStatisticsGridLevelProcedurePgwNumInterSgsnHandoverSuccess Unsigned32, affirmedZoneGatewayStatisticsGridLevelProcedurePgwNumInterSgsnHandoverFail Unsigned32, affirmedZoneGatewayStatisticsGridLevelProcedurePgwNumInterLteToGnGpSuccess Unsigned32, affirmedZoneGatewayStatisticsGridLevelProcedurePgwNumInterLteToGnGpFail Unsigned32, affirmedZoneGatewayStatisticsGridLevelProcedurePgwNumGnGpToLteHandoverSuccess Unsigned32, affirmedZoneGatewayStatisticsGridLevelProcedurePgwNumGnGpToLteHandoverFail Unsigned32, affirmedZoneGatewayStatisticsGridLevelProcedurePgwNumL2tpGwSessionDeleteSuccess Unsigned32, affirmedZoneGatewayStatisticsGridLevelProcedurePgwNumL2tpGwSessionDeleteFail Unsigned32, affirmedZoneGatewayStatisticsGridLevelProcedurePgwNumSuspendNotificationSuccess Unsigned32, affirmedZoneGatewayStatisticsGridLevelProcedurePgwNumSuspendNotificationFail Unsigned32, affirmedZoneGatewayStatisticsGridLevelProcedurePgwNumResumeNotificationSuccess Unsigned32, affirmedZoneGatewayStatisticsGridLevelProcedurePgwNumResumeNotificationFail Unsigned32, affirmedZoneGatewayStatisticsGridLevelProcedurePgwNumNwInitiatedModifyQoSTempReject Unsigned32, affirmedZoneGatewayStatisticsGridLevelProcedurePgwNumNwInitiatedActivateBearerTempReject Unsigned32, affirmedZoneGatewayStatisticsGridLevelProcedurePgwNumNwInitiatedDeactivateBearerTempReject Unsigned32, affirmedZoneGatewayStatisticsGridLevelProcedurePgwNumNwInitiatedModifyBearerSuccess Unsigned32, affirmedZoneGatewayStatisticsGridLevelProcedurePgwNumNwInitiatedModifyBearerFail Unsigned32, affirmedZoneGatewayStatisticsGridLevelProcedurePgwNumNwInitiatedModifyBearerTempReject Unsigned32, affirmedZoneGatewayStatisticsGridLevelProcedurePgwNumCreateS2xBearerSuccess Unsigned32, affirmedZoneGatewayStatisticsGridLevelProcedurePgwNumCreateS2xBearerFail Unsigned32, affirmedZoneGatewayStatisticsGridLevelProcedurePgwNumDeleteS2xBearerSuccess Unsigned32, affirmedZoneGatewayStatisticsGridLevelProcedurePgwNumDeleteS2xBearerFail Unsigned32, affirmedZoneGatewayStatisticsGridLevelProcedurePgwNumUpdateS2xBearerSuccess Unsigned32, affirmedZoneGatewayStatisticsGridLevelProcedurePgwNumUpdateS2xBearerFail Unsigned32, affirmedZoneGatewayStatisticsGridLevelProcedurePgwNumModifyS2xBearerCmdSuccess Unsigned32, affirmedZoneGatewayStatisticsGridLevelProcedurePgwNumModifyS2xBearerCmdFail Unsigned32, affirmedZoneGatewayStatisticsGridLevelProcedurePgwNumCreateS2aSessionSuccess Unsigned32, affirmedZoneGatewayStatisticsGridLevelProcedurePgwNumCreateS2aSessionFail Unsigned32, affirmedZoneGatewayStatisticsGridLevelProcedurePgwNumDeleteS2aSessionSuccess Unsigned32, affirmedZoneGatewayStatisticsGridLevelProcedurePgwNumDeleteS2aSessionFail Unsigned32, affirmedZoneGatewayStatisticsGridLevelProcedurePgwNumCreateS2bSessionSuccess Unsigned32, affirmedZoneGatewayStatisticsGridLevelProcedurePgwNumCreateS2bSessionFail Unsigned32, affirmedZoneGatewayStatisticsGridLevelProcedurePgwNumDeleteS2bSessionSuccess Unsigned32, affirmedZoneGatewayStatisticsGridLevelProcedurePgwNumDeleteS2bSessionFail Unsigned32, affirmedZoneGatewayStatisticsGridLevelProcedurePgwNum3gppToNon3gppHandoverSuccess Unsigned32, affirmedZoneGatewayStatisticsGridLevelProcedurePgwNum3gppToNon3gppHandoverFail Unsigned32, affirmedZoneGatewayStatisticsGridLevelProcedurePgwNumNon3gppTo3gppHandoverSuccess Unsigned32, affirmedZoneGatewayStatisticsGridLevelProcedurePgwNumNon3gppTo3gppHandoverFail Unsigned32, affirmedZoneGatewayStatisticsGridLevelProcedurePgwNumNon3gppToNon3gppHandoverSuccess Unsigned32, affirmedZoneGatewayStatisticsGridLevelProcedurePgwNumNon3gppToNon3gppHandoverFail Unsigned32, affirmedZoneGatewayStatisticsGridLevelProcedurePgwNumOcsReAuthProcSuccess Unsigned32, affirmedZoneGatewayStatisticsGridLevelProcedurePgwNumOcsReAuthProcFailures Unsigned32, affirmedZoneGatewayStatisticsGridLevelProcedurePgwNumPcrfReAuthProcSuccess Unsigned32, affirmedZoneGatewayStatisticsGridLevelProcedurePgwNumPcrfReAuthProcFailures Unsigned32, affirmedZoneGatewayStatisticsGridLevelProcedurePgwNumProcessPcrfRuleSuccess Unsigned32, affirmedZoneGatewayStatisticsGridLevelProcedurePgwNumProcessPcrfRuleFailures Unsigned32, affirmedZoneGatewayStatisticsGridLevelProcedurePgwNumEdrIntfChangeProcSuccess Unsigned32, affirmedZoneGatewayStatisticsGridLevelProcedurePgwNumEdrIntfChangeProcFailures Unsigned32, affirmedZoneGatewayStatisticsGridLevelProcedurePgwNumVtapConfigChangeProcSuccess Unsigned32, affirmedZoneGatewayStatisticsGridLevelProcedurePgwNumVtapConfigChangeProcFailures Unsigned32, affirmedZoneGatewayStatisticsGridLevelProcedurePgwNumNwInitiatedModifyQoSUePsmReject Unsigned32, affirmedZoneGatewayStatisticsGridLevelProcedurePgwNumNwInitiatedModifyBearerUePsmReject Unsigned32, affirmedZoneGatewayStatisticsGridLevelProcedurePgwNumNwInitiatedActivateBearerUePsmReject Unsigned32, affirmedZoneGatewayStatisticsGridLevelProcedurePgwNumProcessFlowAuthSuccess Unsigned32, affirmedZoneGatewayStatisticsGridLevelProcedurePgwNumProcessFlowAuthFailures Unsigned32, affirmedZoneGatewayStatisticsGridLevelProcedurePgwNumNwInitActBearerInterAccessHOCollision Unsigned32, affirmedZoneGatewayStatisticsGridLevelProcedurePgwNumNwInitModBearerInterAccessHOCollision Unsigned32, affirmedZoneGatewayStatisticsGridLevelProcedurePgwNumNwInitDeactBearerInterAccessHOCollision Unsigned32, affirmedZoneGatewayStatisticsGridLevelProcedurePgwNumUeInitActBearerInterAccessHOCollision Unsigned32, affirmedZoneGatewayStatisticsGridLevelProcedurePgwNumUeInitModBearerInterAccessHOCollision Unsigned32, affirmedZoneGatewayStatisticsGridLevelProcedurePgwNumUeInitDeactBearerInterAccessHOCollision Unsigned32, affirmedZoneGatewayStatisticsGridLevelProcedurePgwNumL2tpGwSessionCreateSuccess Unsigned32, affirmedZoneGatewayStatisticsGridLevelProcedurePgwNumL2tpGwSessionCreateFail Unsigned32, affirmedZoneGatewayStatisticsGridLevelProcedurePgwNumNwInitiatedModifyBearerPartialSuccess Unsigned32, affirmedZoneGatewayStatisticsGridLevelProcedurePgwNumNwInitiatedActivateBearerPartialSuccess Unsigned32 } affirmedZoneGatewayStatisticsGridLevelProcedurePgwName OBJECT-TYPE SYNTAX String MAX-ACCESS not-accessible STATUS current DESCRIPTION "Table Name" ::= { affirmedZoneGatewayStatisticsGridLevelProcedurePgwEntry 1 } affirmedZoneGatewayStatisticsGridLevelProcedurePgwNumCreateSessionSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create session success" ::= { affirmedZoneGatewayStatisticsGridLevelProcedurePgwEntry 2 } affirmedZoneGatewayStatisticsGridLevelProcedurePgwNumCreateSessionFail OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create session fail" ::= { affirmedZoneGatewayStatisticsGridLevelProcedurePgwEntry 3 } affirmedZoneGatewayStatisticsGridLevelProcedurePgwNumModifyBearerSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of modify bearer success" ::= { affirmedZoneGatewayStatisticsGridLevelProcedurePgwEntry 4 } affirmedZoneGatewayStatisticsGridLevelProcedurePgwNumModifyBearerFail OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of modify bearer fail" ::= { affirmedZoneGatewayStatisticsGridLevelProcedurePgwEntry 5 } affirmedZoneGatewayStatisticsGridLevelProcedurePgwNumDeleteSessionSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of delete session success" ::= { affirmedZoneGatewayStatisticsGridLevelProcedurePgwEntry 6 } affirmedZoneGatewayStatisticsGridLevelProcedurePgwNumDeleteSessionFail OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of delete session fail" ::= { affirmedZoneGatewayStatisticsGridLevelProcedurePgwEntry 7 } affirmedZoneGatewayStatisticsGridLevelProcedurePgwNumNwInitiatedModifyQoSSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of network initiated modify QOS success" ::= { affirmedZoneGatewayStatisticsGridLevelProcedurePgwEntry 8 } affirmedZoneGatewayStatisticsGridLevelProcedurePgwNumNwInitiatedModifyQoSFail OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of network initiated modify QOS fail" ::= { affirmedZoneGatewayStatisticsGridLevelProcedurePgwEntry 9 } affirmedZoneGatewayStatisticsGridLevelProcedurePgwNumNwInitiatedDeactivateSubscrSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of network initiated deactivate subscriber success" ::= { affirmedZoneGatewayStatisticsGridLevelProcedurePgwEntry 10 } affirmedZoneGatewayStatisticsGridLevelProcedurePgwNumNwInitiatedDeactivateSubscrFail OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of network initiated deactivate subscriber fail" ::= { affirmedZoneGatewayStatisticsGridLevelProcedurePgwEntry 11 } affirmedZoneGatewayStatisticsGridLevelProcedurePgwNumUeInitiatedModifyQoSSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of UE initiated modify QOS success" ::= { affirmedZoneGatewayStatisticsGridLevelProcedurePgwEntry 12 } affirmedZoneGatewayStatisticsGridLevelProcedurePgwNumUeInitiatedModifyQoSFail OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of UE initiated modify QOS fail" ::= { affirmedZoneGatewayStatisticsGridLevelProcedurePgwEntry 13 } affirmedZoneGatewayStatisticsGridLevelProcedurePgwNumUeInitiatedActivateBearerSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of UE initiated activate bearer success" ::= { affirmedZoneGatewayStatisticsGridLevelProcedurePgwEntry 14 } affirmedZoneGatewayStatisticsGridLevelProcedurePgwNumUeInitiatedActivateBearerFail OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of UE initiated activate bearer fail" ::= { affirmedZoneGatewayStatisticsGridLevelProcedurePgwEntry 15 } affirmedZoneGatewayStatisticsGridLevelProcedurePgwNumUeInitiatedDeactivateBearerSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of UE initiated deactivate bearer success" ::= { affirmedZoneGatewayStatisticsGridLevelProcedurePgwEntry 16 } affirmedZoneGatewayStatisticsGridLevelProcedurePgwNumUeInitiatedDeactivateBearerFail OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of UE initiated deactivate bearer fail" ::= { affirmedZoneGatewayStatisticsGridLevelProcedurePgwEntry 17 } affirmedZoneGatewayStatisticsGridLevelProcedurePgwNumSGWChangeSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of sgw change success" ::= { affirmedZoneGatewayStatisticsGridLevelProcedurePgwEntry 18 } affirmedZoneGatewayStatisticsGridLevelProcedurePgwNumSGWChangeFail OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of sgw change fail" ::= { affirmedZoneGatewayStatisticsGridLevelProcedurePgwEntry 19 } affirmedZoneGatewayStatisticsGridLevelProcedurePgwNumChangeNotificationSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of change notification success" ::= { affirmedZoneGatewayStatisticsGridLevelProcedurePgwEntry 20 } affirmedZoneGatewayStatisticsGridLevelProcedurePgwNumChangeNotificationFail OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of change notification fail" ::= { affirmedZoneGatewayStatisticsGridLevelProcedurePgwEntry 21 } affirmedZoneGatewayStatisticsGridLevelProcedurePgwNumFsapiMigrateFpWfSessionCreateSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of FSAPI migrate fastpath workflow session create success" ::= { affirmedZoneGatewayStatisticsGridLevelProcedurePgwEntry 22 } affirmedZoneGatewayStatisticsGridLevelProcedurePgwNumFsapiMigrateFpWfSessionCreateFail OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of FSAPI migrate fastpath workflow session create fail" ::= { affirmedZoneGatewayStatisticsGridLevelProcedurePgwEntry 23 } affirmedZoneGatewayStatisticsGridLevelProcedurePgwNumNwInitiatedActivateBearerSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of network initiated activate bearer success" ::= { affirmedZoneGatewayStatisticsGridLevelProcedurePgwEntry 24 } affirmedZoneGatewayStatisticsGridLevelProcedurePgwNumNwInitiatedActivateBearerFail OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of network initiated activate bearer fail" ::= { affirmedZoneGatewayStatisticsGridLevelProcedurePgwEntry 25 } affirmedZoneGatewayStatisticsGridLevelProcedurePgwNumNwInitiatedDeactivateBearerSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of network initiated deactivate bearer success" ::= { affirmedZoneGatewayStatisticsGridLevelProcedurePgwEntry 26 } affirmedZoneGatewayStatisticsGridLevelProcedurePgwNumNwInitiatedDeactivateBearerFail OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of network initiated deactivate bearer fail" ::= { affirmedZoneGatewayStatisticsGridLevelProcedurePgwEntry 27 } affirmedZoneGatewayStatisticsGridLevelProcedurePgwNumInterSgwHandoverSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of inter SGW handover success" ::= { affirmedZoneGatewayStatisticsGridLevelProcedurePgwEntry 28 } affirmedZoneGatewayStatisticsGridLevelProcedurePgwNumInterSgwHandoverFail OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of inter SGW handover fail" ::= { affirmedZoneGatewayStatisticsGridLevelProcedurePgwEntry 29 } affirmedZoneGatewayStatisticsGridLevelProcedurePgwNumInterSgsnHandoverSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of inter SGSN handover success" ::= { affirmedZoneGatewayStatisticsGridLevelProcedurePgwEntry 30 } affirmedZoneGatewayStatisticsGridLevelProcedurePgwNumInterSgsnHandoverFail OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of inter SGSN handover fail" ::= { affirmedZoneGatewayStatisticsGridLevelProcedurePgwEntry 31 } affirmedZoneGatewayStatisticsGridLevelProcedurePgwNumInterLteToGnGpSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of LTE to Gn/Gp handover success" ::= { affirmedZoneGatewayStatisticsGridLevelProcedurePgwEntry 32 } affirmedZoneGatewayStatisticsGridLevelProcedurePgwNumInterLteToGnGpFail OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of LTE to Gn/Gp handover fail" ::= { affirmedZoneGatewayStatisticsGridLevelProcedurePgwEntry 33 } affirmedZoneGatewayStatisticsGridLevelProcedurePgwNumGnGpToLteHandoverSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Gn/Gp to LTE handover success" ::= { affirmedZoneGatewayStatisticsGridLevelProcedurePgwEntry 34 } affirmedZoneGatewayStatisticsGridLevelProcedurePgwNumGnGpToLteHandoverFail OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Gn/Gp to LTE handover fail" ::= { affirmedZoneGatewayStatisticsGridLevelProcedurePgwEntry 35 } affirmedZoneGatewayStatisticsGridLevelProcedurePgwNumL2tpGwSessionDeleteSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of L2tp gateway session delete success" ::= { affirmedZoneGatewayStatisticsGridLevelProcedurePgwEntry 36 } affirmedZoneGatewayStatisticsGridLevelProcedurePgwNumL2tpGwSessionDeleteFail OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of L2tp gateway session delete fail" ::= { affirmedZoneGatewayStatisticsGridLevelProcedurePgwEntry 37 } affirmedZoneGatewayStatisticsGridLevelProcedurePgwNumSuspendNotificationSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Suspend Notification success" ::= { affirmedZoneGatewayStatisticsGridLevelProcedurePgwEntry 38 } affirmedZoneGatewayStatisticsGridLevelProcedurePgwNumSuspendNotificationFail OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Suspend Notification fail" ::= { affirmedZoneGatewayStatisticsGridLevelProcedurePgwEntry 39 } affirmedZoneGatewayStatisticsGridLevelProcedurePgwNumResumeNotificationSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Resume Notification success" ::= { affirmedZoneGatewayStatisticsGridLevelProcedurePgwEntry 40 } affirmedZoneGatewayStatisticsGridLevelProcedurePgwNumResumeNotificationFail OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Resume Notification fail" ::= { affirmedZoneGatewayStatisticsGridLevelProcedurePgwEntry 41 } affirmedZoneGatewayStatisticsGridLevelProcedurePgwNumNwInitiatedModifyQoSTempReject OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of network initiated modify QOS temporarily rejected" ::= { affirmedZoneGatewayStatisticsGridLevelProcedurePgwEntry 42 } affirmedZoneGatewayStatisticsGridLevelProcedurePgwNumNwInitiatedActivateBearerTempReject OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of network initiated activate bearer temporarily rejected" ::= { affirmedZoneGatewayStatisticsGridLevelProcedurePgwEntry 43 } affirmedZoneGatewayStatisticsGridLevelProcedurePgwNumNwInitiatedDeactivateBearerTempReject OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of network initiated deactivate bearer temporarily rejected" ::= { affirmedZoneGatewayStatisticsGridLevelProcedurePgwEntry 44 } affirmedZoneGatewayStatisticsGridLevelProcedurePgwNumNwInitiatedModifyBearerSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of network initiated modify bearer success" ::= { affirmedZoneGatewayStatisticsGridLevelProcedurePgwEntry 45 } affirmedZoneGatewayStatisticsGridLevelProcedurePgwNumNwInitiatedModifyBearerFail OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of network initiated modify bearer fail" ::= { affirmedZoneGatewayStatisticsGridLevelProcedurePgwEntry 46 } affirmedZoneGatewayStatisticsGridLevelProcedurePgwNumNwInitiatedModifyBearerTempReject OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of network initiated modify bearer temporarily rejected" ::= { affirmedZoneGatewayStatisticsGridLevelProcedurePgwEntry 47 } affirmedZoneGatewayStatisticsGridLevelProcedurePgwNumCreateS2xBearerSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of S2X create bearer success" ::= { affirmedZoneGatewayStatisticsGridLevelProcedurePgwEntry 48 } affirmedZoneGatewayStatisticsGridLevelProcedurePgwNumCreateS2xBearerFail OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of S2X create bearer fail" ::= { affirmedZoneGatewayStatisticsGridLevelProcedurePgwEntry 49 } affirmedZoneGatewayStatisticsGridLevelProcedurePgwNumDeleteS2xBearerSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of S2X delete bearer success" ::= { affirmedZoneGatewayStatisticsGridLevelProcedurePgwEntry 50 } affirmedZoneGatewayStatisticsGridLevelProcedurePgwNumDeleteS2xBearerFail OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of S2X delete bearer fail" ::= { affirmedZoneGatewayStatisticsGridLevelProcedurePgwEntry 51 } affirmedZoneGatewayStatisticsGridLevelProcedurePgwNumUpdateS2xBearerSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of S2X update bearer success" ::= { affirmedZoneGatewayStatisticsGridLevelProcedurePgwEntry 52 } affirmedZoneGatewayStatisticsGridLevelProcedurePgwNumUpdateS2xBearerFail OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of S2X update bearer fail" ::= { affirmedZoneGatewayStatisticsGridLevelProcedurePgwEntry 53 } affirmedZoneGatewayStatisticsGridLevelProcedurePgwNumModifyS2xBearerCmdSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of S2X modify bearer command success" ::= { affirmedZoneGatewayStatisticsGridLevelProcedurePgwEntry 54 } affirmedZoneGatewayStatisticsGridLevelProcedurePgwNumModifyS2xBearerCmdFail OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of S2X modify bearer command fail" ::= { affirmedZoneGatewayStatisticsGridLevelProcedurePgwEntry 55 } affirmedZoneGatewayStatisticsGridLevelProcedurePgwNumCreateS2aSessionSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of S2a create session success" ::= { affirmedZoneGatewayStatisticsGridLevelProcedurePgwEntry 56 } affirmedZoneGatewayStatisticsGridLevelProcedurePgwNumCreateS2aSessionFail OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of S2a create session fail" ::= { affirmedZoneGatewayStatisticsGridLevelProcedurePgwEntry 57 } affirmedZoneGatewayStatisticsGridLevelProcedurePgwNumDeleteS2aSessionSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of S2a delete session success" ::= { affirmedZoneGatewayStatisticsGridLevelProcedurePgwEntry 58 } affirmedZoneGatewayStatisticsGridLevelProcedurePgwNumDeleteS2aSessionFail OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of S2a create session fail" ::= { affirmedZoneGatewayStatisticsGridLevelProcedurePgwEntry 59 } affirmedZoneGatewayStatisticsGridLevelProcedurePgwNumCreateS2bSessionSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of S2b create session success" ::= { affirmedZoneGatewayStatisticsGridLevelProcedurePgwEntry 60 } affirmedZoneGatewayStatisticsGridLevelProcedurePgwNumCreateS2bSessionFail OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of S2b create session fail" ::= { affirmedZoneGatewayStatisticsGridLevelProcedurePgwEntry 61 } affirmedZoneGatewayStatisticsGridLevelProcedurePgwNumDeleteS2bSessionSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of S2b delete session success" ::= { affirmedZoneGatewayStatisticsGridLevelProcedurePgwEntry 62 } affirmedZoneGatewayStatisticsGridLevelProcedurePgwNumDeleteS2bSessionFail OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of S2b create session fail" ::= { affirmedZoneGatewayStatisticsGridLevelProcedurePgwEntry 63 } affirmedZoneGatewayStatisticsGridLevelProcedurePgwNum3gppToNon3gppHandoverSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of 3gpp to non-3gpp handover success" ::= { affirmedZoneGatewayStatisticsGridLevelProcedurePgwEntry 64 } affirmedZoneGatewayStatisticsGridLevelProcedurePgwNum3gppToNon3gppHandoverFail OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of 3gpp to non-3gpp handover fail" ::= { affirmedZoneGatewayStatisticsGridLevelProcedurePgwEntry 65 } affirmedZoneGatewayStatisticsGridLevelProcedurePgwNumNon3gppTo3gppHandoverSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of non-3gpp to 3gpp handover success" ::= { affirmedZoneGatewayStatisticsGridLevelProcedurePgwEntry 66 } affirmedZoneGatewayStatisticsGridLevelProcedurePgwNumNon3gppTo3gppHandoverFail OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of non-3gpp to 3gpp handover fail" ::= { affirmedZoneGatewayStatisticsGridLevelProcedurePgwEntry 67 } affirmedZoneGatewayStatisticsGridLevelProcedurePgwNumNon3gppToNon3gppHandoverSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of non-3gpp to non-3gpp handover success" ::= { affirmedZoneGatewayStatisticsGridLevelProcedurePgwEntry 68 } affirmedZoneGatewayStatisticsGridLevelProcedurePgwNumNon3gppToNon3gppHandoverFail OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of non-3gpp to non-3gpp handover fail" ::= { affirmedZoneGatewayStatisticsGridLevelProcedurePgwEntry 69 } affirmedZoneGatewayStatisticsGridLevelProcedurePgwNumOcsReAuthProcSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of OCS Re-Auth success" ::= { affirmedZoneGatewayStatisticsGridLevelProcedurePgwEntry 70 } affirmedZoneGatewayStatisticsGridLevelProcedurePgwNumOcsReAuthProcFailures OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of OCS Re-Auth failures" ::= { affirmedZoneGatewayStatisticsGridLevelProcedurePgwEntry 71 } affirmedZoneGatewayStatisticsGridLevelProcedurePgwNumPcrfReAuthProcSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of PCRF Re-Auth success" ::= { affirmedZoneGatewayStatisticsGridLevelProcedurePgwEntry 72 } affirmedZoneGatewayStatisticsGridLevelProcedurePgwNumPcrfReAuthProcFailures OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of PCRF Re-Auth failures" ::= { affirmedZoneGatewayStatisticsGridLevelProcedurePgwEntry 73 } affirmedZoneGatewayStatisticsGridLevelProcedurePgwNumProcessPcrfRuleSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of process PCRF rule success" ::= { affirmedZoneGatewayStatisticsGridLevelProcedurePgwEntry 74 } affirmedZoneGatewayStatisticsGridLevelProcedurePgwNumProcessPcrfRuleFailures OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of process PCRF rule failures" ::= { affirmedZoneGatewayStatisticsGridLevelProcedurePgwEntry 75 } affirmedZoneGatewayStatisticsGridLevelProcedurePgwNumEdrIntfChangeProcSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Control Profile EDR Interface ID Change success" ::= { affirmedZoneGatewayStatisticsGridLevelProcedurePgwEntry 76 } affirmedZoneGatewayStatisticsGridLevelProcedurePgwNumEdrIntfChangeProcFailures OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Control Profile EDR Interface ID Change failed" ::= { affirmedZoneGatewayStatisticsGridLevelProcedurePgwEntry 77 } affirmedZoneGatewayStatisticsGridLevelProcedurePgwNumVtapConfigChangeProcSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Vtap Config Change success" ::= { affirmedZoneGatewayStatisticsGridLevelProcedurePgwEntry 78 } affirmedZoneGatewayStatisticsGridLevelProcedurePgwNumVtapConfigChangeProcFailures OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Vtap Config Change failed" ::= { affirmedZoneGatewayStatisticsGridLevelProcedurePgwEntry 79 } affirmedZoneGatewayStatisticsGridLevelProcedurePgwNumNwInitiatedModifyQoSUePsmReject OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of network initiated modify QOS rejected due to UE in PSM " ::= { affirmedZoneGatewayStatisticsGridLevelProcedurePgwEntry 80 } affirmedZoneGatewayStatisticsGridLevelProcedurePgwNumNwInitiatedModifyBearerUePsmReject OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of network initiated modify bearer rejected due to UE in PSM" ::= { affirmedZoneGatewayStatisticsGridLevelProcedurePgwEntry 81 } affirmedZoneGatewayStatisticsGridLevelProcedurePgwNumNwInitiatedActivateBearerUePsmReject OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of network initiated activate bearer temporarily rejected" ::= { affirmedZoneGatewayStatisticsGridLevelProcedurePgwEntry 82 } affirmedZoneGatewayStatisticsGridLevelProcedurePgwNumProcessFlowAuthSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of process Flow Auth procedures success" ::= { affirmedZoneGatewayStatisticsGridLevelProcedurePgwEntry 83 } affirmedZoneGatewayStatisticsGridLevelProcedurePgwNumProcessFlowAuthFailures OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of process Flow Auth procedures failures" ::= { affirmedZoneGatewayStatisticsGridLevelProcedurePgwEntry 84 } affirmedZoneGatewayStatisticsGridLevelProcedurePgwNumNwInitActBearerInterAccessHOCollision OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of network initiated activate bearer inter access handover collision" ::= { affirmedZoneGatewayStatisticsGridLevelProcedurePgwEntry 85 } affirmedZoneGatewayStatisticsGridLevelProcedurePgwNumNwInitModBearerInterAccessHOCollision OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of network initiated modify bearer inter access handover collision" ::= { affirmedZoneGatewayStatisticsGridLevelProcedurePgwEntry 86 } affirmedZoneGatewayStatisticsGridLevelProcedurePgwNumNwInitDeactBearerInterAccessHOCollision OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of network initiated deactivate bearer inter access handover collision" ::= { affirmedZoneGatewayStatisticsGridLevelProcedurePgwEntry 87 } affirmedZoneGatewayStatisticsGridLevelProcedurePgwNumUeInitActBearerInterAccessHOCollision OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of ue initiated activate bearer inter access handover collision" ::= { affirmedZoneGatewayStatisticsGridLevelProcedurePgwEntry 88 } affirmedZoneGatewayStatisticsGridLevelProcedurePgwNumUeInitModBearerInterAccessHOCollision OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of ue initiated modify bearer inter access handover collision" ::= { affirmedZoneGatewayStatisticsGridLevelProcedurePgwEntry 89 } affirmedZoneGatewayStatisticsGridLevelProcedurePgwNumUeInitDeactBearerInterAccessHOCollision OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of ue initiated deactivate bearer inter access handover collision" ::= { affirmedZoneGatewayStatisticsGridLevelProcedurePgwEntry 90 } affirmedZoneGatewayStatisticsGridLevelProcedurePgwNumL2tpGwSessionCreateSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of L2tp gateway session create success" ::= { affirmedZoneGatewayStatisticsGridLevelProcedurePgwEntry 91 } affirmedZoneGatewayStatisticsGridLevelProcedurePgwNumL2tpGwSessionCreateFail OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of L2tp gateway session create fail" ::= { affirmedZoneGatewayStatisticsGridLevelProcedurePgwEntry 92 } affirmedZoneGatewayStatisticsGridLevelProcedurePgwNumNwInitiatedModifyBearerPartialSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of network initiated modify bearer partial success" ::= { affirmedZoneGatewayStatisticsGridLevelProcedurePgwEntry 93 } affirmedZoneGatewayStatisticsGridLevelProcedurePgwNumNwInitiatedActivateBearerPartialSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of network initiated activate bearer partial success" ::= { affirmedZoneGatewayStatisticsGridLevelProcedurePgwEntry 94 } affirmedZoneGatewayStatisticsGridLevelProcedureSaegwPgwTable OBJECT-TYPE SYNTAX SEQUENCE OF AffirmedZoneGatewayStatisticsGridLevelProcedureSaegwPgwEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "" ::= { affirmedZoneMIB 292 } affirmedZoneGatewayStatisticsGridLevelProcedureSaegwPgwEntry OBJECT-TYPE SYNTAX AffirmedZoneGatewayStatisticsGridLevelProcedureSaegwPgwEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "" INDEX { affirmedZoneName, affirmedZoneGatewayStatisticsGridLevelProcedureSaegwPgwName } ::= { affirmedZoneGatewayStatisticsGridLevelProcedureSaegwPgwTable 1 } AffirmedZoneGatewayStatisticsGridLevelProcedureSaegwPgwEntry ::= SEQUENCE { affirmedZoneGatewayStatisticsGridLevelProcedureSaegwPgwName String, affirmedZoneGatewayStatisticsGridLevelProcedureSaegwPgwNumCreateSessionSuccess Unsigned32, affirmedZoneGatewayStatisticsGridLevelProcedureSaegwPgwNumCreateSessionFail Unsigned32, affirmedZoneGatewayStatisticsGridLevelProcedureSaegwPgwNumModifyBearerSuccess Unsigned32, affirmedZoneGatewayStatisticsGridLevelProcedureSaegwPgwNumModifyBearerFail Unsigned32, affirmedZoneGatewayStatisticsGridLevelProcedureSaegwPgwNumDeleteSessionSuccess Unsigned32, affirmedZoneGatewayStatisticsGridLevelProcedureSaegwPgwNumDeleteSessionFail Unsigned32, affirmedZoneGatewayStatisticsGridLevelProcedureSaegwPgwNumNwInitiatedModifyQoSSuccess Unsigned32, affirmedZoneGatewayStatisticsGridLevelProcedureSaegwPgwNumNwInitiatedModifyQoSFail Unsigned32, affirmedZoneGatewayStatisticsGridLevelProcedureSaegwPgwNumNwInitiatedDeactivateSubscrSuccess Unsigned32, affirmedZoneGatewayStatisticsGridLevelProcedureSaegwPgwNumNwInitiatedDeactivateSubscrFail Unsigned32, affirmedZoneGatewayStatisticsGridLevelProcedureSaegwPgwNumNwInitiatedActivateBearerSuccess Unsigned32, affirmedZoneGatewayStatisticsGridLevelProcedureSaegwPgwNumNwInitiatedActivateBearerFail Unsigned32, affirmedZoneGatewayStatisticsGridLevelProcedureSaegwPgwNumNwInitiatedDeactivateBearerSuccess Unsigned32, affirmedZoneGatewayStatisticsGridLevelProcedureSaegwPgwNumNwInitiatedDeactivateBearerFail Unsigned32, affirmedZoneGatewayStatisticsGridLevelProcedureSaegwPgwNumUeInitiatedModifyQoSSuccess Unsigned32, affirmedZoneGatewayStatisticsGridLevelProcedureSaegwPgwNumUeInitiatedModifyQoSFail Unsigned32, affirmedZoneGatewayStatisticsGridLevelProcedureSaegwPgwNumUeInitiatedActivateBearerSuccess Unsigned32, affirmedZoneGatewayStatisticsGridLevelProcedureSaegwPgwNumUeInitiatedActivateBearerFail Unsigned32, affirmedZoneGatewayStatisticsGridLevelProcedureSaegwPgwNumUeInitiatedDeactivateBearerSuccess Unsigned32, affirmedZoneGatewayStatisticsGridLevelProcedureSaegwPgwNumUeInitiatedDeactivateBearerFail Unsigned32, affirmedZoneGatewayStatisticsGridLevelProcedureSaegwPgwNumSGWChangeSuccess Unsigned32, affirmedZoneGatewayStatisticsGridLevelProcedureSaegwPgwNumSGWChangeFail Unsigned32, affirmedZoneGatewayStatisticsGridLevelProcedureSaegwPgwNumChangeNotificationSuccess Unsigned32, affirmedZoneGatewayStatisticsGridLevelProcedureSaegwPgwNumChangeNotificationFail Unsigned32, affirmedZoneGatewayStatisticsGridLevelProcedureSaegwPgwNumFsapiMigrateFpWfSessionCreateSuccess Unsigned32, affirmedZoneGatewayStatisticsGridLevelProcedureSaegwPgwNumFsapiMigrateFpWfSessionCreateFail Unsigned32, affirmedZoneGatewayStatisticsGridLevelProcedureSaegwPgwNumInterSgwHandoverSuccess Unsigned32, affirmedZoneGatewayStatisticsGridLevelProcedureSaegwPgwNumInterSgwHandoverFail Unsigned32, affirmedZoneGatewayStatisticsGridLevelProcedureSaegwPgwNumInterSgsnHandoverSuccess Unsigned32, affirmedZoneGatewayStatisticsGridLevelProcedureSaegwPgwNumInterSgsnHandoverFail Unsigned32, affirmedZoneGatewayStatisticsGridLevelProcedureSaegwPgwNumInterLteToGnGpSuccess Unsigned32, affirmedZoneGatewayStatisticsGridLevelProcedureSaegwPgwNumInterLteToGnGpFail Unsigned32, affirmedZoneGatewayStatisticsGridLevelProcedureSaegwPgwNumGnGpToLteHandoverSuccess Unsigned32, affirmedZoneGatewayStatisticsGridLevelProcedureSaegwPgwNumGnGpToLteHandoverFail Unsigned32, affirmedZoneGatewayStatisticsGridLevelProcedureSaegwPgwNumL2tpGwSessionDeleteSuccess Unsigned32, affirmedZoneGatewayStatisticsGridLevelProcedureSaegwPgwNumL2tpGwSessionDeleteFail Unsigned32, affirmedZoneGatewayStatisticsGridLevelProcedureSaegwPgwNumSuspendNotificationSuccess Unsigned32, affirmedZoneGatewayStatisticsGridLevelProcedureSaegwPgwNumSuspendNotificationFail Unsigned32, affirmedZoneGatewayStatisticsGridLevelProcedureSaegwPgwNumResumeNotificationSuccess Unsigned32, affirmedZoneGatewayStatisticsGridLevelProcedureSaegwPgwNumResumeNotificationFail Unsigned32, affirmedZoneGatewayStatisticsGridLevelProcedureSaegwPgwNumNwInitiatedModifyQoSTempReject Unsigned32, affirmedZoneGatewayStatisticsGridLevelProcedureSaegwPgwNumNwInitiatedActivateBearerTempReject Unsigned32, affirmedZoneGatewayStatisticsGridLevelProcedureSaegwPgwNumNwInitiatedDeactivateBearerTempReject Unsigned32, affirmedZoneGatewayStatisticsGridLevelProcedureSaegwPgwNumNwInitiatedModifyBearerSuccess Unsigned32, affirmedZoneGatewayStatisticsGridLevelProcedureSaegwPgwNumNwInitiatedModifyBearerFail Unsigned32, affirmedZoneGatewayStatisticsGridLevelProcedureSaegwPgwNumNwInitiatedModifyBearerTempReject Unsigned32, affirmedZoneGatewayStatisticsGridLevelProcedureSaegwPgwNumCreateS2xBearerSuccess Unsigned32, affirmedZoneGatewayStatisticsGridLevelProcedureSaegwPgwNumCreateS2xBearerFail Unsigned32, affirmedZoneGatewayStatisticsGridLevelProcedureSaegwPgwNumDeleteS2xBearerSuccess Unsigned32, affirmedZoneGatewayStatisticsGridLevelProcedureSaegwPgwNumDeleteS2xBearerFail Unsigned32, affirmedZoneGatewayStatisticsGridLevelProcedureSaegwPgwNumUpdateS2xBearerSuccess Unsigned32, affirmedZoneGatewayStatisticsGridLevelProcedureSaegwPgwNumUpdateS2xBearerFail Unsigned32, affirmedZoneGatewayStatisticsGridLevelProcedureSaegwPgwNumModifyS2xBearerCmdSuccess Unsigned32, affirmedZoneGatewayStatisticsGridLevelProcedureSaegwPgwNumModifyS2xBearerCmdFail Unsigned32, affirmedZoneGatewayStatisticsGridLevelProcedureSaegwPgwNumCreateS2aSessionSuccess Unsigned32, affirmedZoneGatewayStatisticsGridLevelProcedureSaegwPgwNumCreateS2aSessionFail Unsigned32, affirmedZoneGatewayStatisticsGridLevelProcedureSaegwPgwNumDeleteS2aSessionSuccess Unsigned32, affirmedZoneGatewayStatisticsGridLevelProcedureSaegwPgwNumDeleteS2aSessionFail Unsigned32, affirmedZoneGatewayStatisticsGridLevelProcedureSaegwPgwNumCreateS2bSessionSuccess Unsigned32, affirmedZoneGatewayStatisticsGridLevelProcedureSaegwPgwNumCreateS2bSessionFail Unsigned32, affirmedZoneGatewayStatisticsGridLevelProcedureSaegwPgwNumDeleteS2bSessionSuccess Unsigned32, affirmedZoneGatewayStatisticsGridLevelProcedureSaegwPgwNumDeleteS2bSessionFail Unsigned32, affirmedZoneGatewayStatisticsGridLevelProcedureSaegwPgwNum3gppToNon3gppHandoverSuccess Unsigned32, affirmedZoneGatewayStatisticsGridLevelProcedureSaegwPgwNum3gppToNon3gppHandoverFail Unsigned32, affirmedZoneGatewayStatisticsGridLevelProcedureSaegwPgwNumNon3gppTo3gppHandoverSuccess Unsigned32, affirmedZoneGatewayStatisticsGridLevelProcedureSaegwPgwNumNon3gppTo3gppHandoverFail Unsigned32, affirmedZoneGatewayStatisticsGridLevelProcedureSaegwPgwNumNon3gppToNon3gppHandoverSuccess Unsigned32, affirmedZoneGatewayStatisticsGridLevelProcedureSaegwPgwNumNon3gppToNon3gppHandoverFail Unsigned32, affirmedZoneGatewayStatisticsGridLevelProcedureSaegwPgwNumOcsReAuthProcSuccess Unsigned32, affirmedZoneGatewayStatisticsGridLevelProcedureSaegwPgwNumOcsReAuthProcFailures Unsigned32, affirmedZoneGatewayStatisticsGridLevelProcedureSaegwPgwNumPcrfReAuthProcSuccess Unsigned32, affirmedZoneGatewayStatisticsGridLevelProcedureSaegwPgwNumPcrfReAuthProcFailures Unsigned32, affirmedZoneGatewayStatisticsGridLevelProcedureSaegwPgwNumProcessPcrfRuleSuccess Unsigned32, affirmedZoneGatewayStatisticsGridLevelProcedureSaegwPgwNumProcessPcrfRuleFailures Unsigned32, affirmedZoneGatewayStatisticsGridLevelProcedureSaegwPgwNumEdrIntfChangeProcSuccess Unsigned32, affirmedZoneGatewayStatisticsGridLevelProcedureSaegwPgwNumEdrIntfChangeProcFailures Unsigned32, affirmedZoneGatewayStatisticsGridLevelProcedureSaegwPgwNumVtapConfigChangeProcSuccess Unsigned32, affirmedZoneGatewayStatisticsGridLevelProcedureSaegwPgwNumVtapConfigChangeProcFailures Unsigned32, affirmedZoneGatewayStatisticsGridLevelProcedureSaegwPgwNumNwInitiatedModifyQoSUePsmReject Unsigned32, affirmedZoneGatewayStatisticsGridLevelProcedureSaegwPgwNumNwInitiatedModifyBearerUePsmReject Unsigned32, affirmedZoneGatewayStatisticsGridLevelProcedureSaegwPgwNumNwInitiatedActivateBearerUePsmReject Unsigned32, affirmedZoneGatewayStatisticsGridLevelProcedureSaegwPgwNumProcessFlowAuthSuccess Unsigned32, affirmedZoneGatewayStatisticsGridLevelProcedureSaegwPgwNumProcessFlowAuthFailures Unsigned32, affirmedZoneGatewayStatisticsGridLevelProcedureSaegwPgwNumNwInitActBearerInterAccessHOCollision Unsigned32, affirmedZoneGatewayStatisticsGridLevelProcedureSaegwPgwNumNwInitModBearerInterAccessHOCollision Unsigned32, affirmedZoneGatewayStatisticsGridLevelProcedureSaegwPgwNumNwInitDeactBearerInterAccessHOCollision Unsigned32, affirmedZoneGatewayStatisticsGridLevelProcedureSaegwPgwNumUeInitActBearerInterAccessHOCollision Unsigned32, affirmedZoneGatewayStatisticsGridLevelProcedureSaegwPgwNumUeInitModBearerInterAccessHOCollision Unsigned32, affirmedZoneGatewayStatisticsGridLevelProcedureSaegwPgwNumUeInitDeactBearerInterAccessHOCollision Unsigned32, affirmedZoneGatewayStatisticsGridLevelProcedureSaegwPgwNumL2tpGwSessionCreateSuccess Unsigned32, affirmedZoneGatewayStatisticsGridLevelProcedureSaegwPgwNumL2tpGwSessionCreateFail Unsigned32, affirmedZoneGatewayStatisticsGridLevelProcedureSaegwPgwNumNwInitiatedModifyBearerPartialSuccess Unsigned32, affirmedZoneGatewayStatisticsGridLevelProcedureSaegwPgwNumNwInitiatedActivateBearerPartialSuccess Unsigned32 } affirmedZoneGatewayStatisticsGridLevelProcedureSaegwPgwName OBJECT-TYPE SYNTAX String MAX-ACCESS not-accessible STATUS current DESCRIPTION "Table Name" ::= { affirmedZoneGatewayStatisticsGridLevelProcedureSaegwPgwEntry 1 } affirmedZoneGatewayStatisticsGridLevelProcedureSaegwPgwNumCreateSessionSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create session success" ::= { affirmedZoneGatewayStatisticsGridLevelProcedureSaegwPgwEntry 2 } affirmedZoneGatewayStatisticsGridLevelProcedureSaegwPgwNumCreateSessionFail OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create session fail" ::= { affirmedZoneGatewayStatisticsGridLevelProcedureSaegwPgwEntry 3 } affirmedZoneGatewayStatisticsGridLevelProcedureSaegwPgwNumModifyBearerSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of modify bearer success" ::= { affirmedZoneGatewayStatisticsGridLevelProcedureSaegwPgwEntry 4 } affirmedZoneGatewayStatisticsGridLevelProcedureSaegwPgwNumModifyBearerFail OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of modify bearer fail" ::= { affirmedZoneGatewayStatisticsGridLevelProcedureSaegwPgwEntry 5 } affirmedZoneGatewayStatisticsGridLevelProcedureSaegwPgwNumDeleteSessionSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of delete session success" ::= { affirmedZoneGatewayStatisticsGridLevelProcedureSaegwPgwEntry 6 } affirmedZoneGatewayStatisticsGridLevelProcedureSaegwPgwNumDeleteSessionFail OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of delete session fail" ::= { affirmedZoneGatewayStatisticsGridLevelProcedureSaegwPgwEntry 7 } affirmedZoneGatewayStatisticsGridLevelProcedureSaegwPgwNumNwInitiatedModifyQoSSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of network initiated modify QOS success" ::= { affirmedZoneGatewayStatisticsGridLevelProcedureSaegwPgwEntry 8 } affirmedZoneGatewayStatisticsGridLevelProcedureSaegwPgwNumNwInitiatedModifyQoSFail OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of network initiated modify QOS fail" ::= { affirmedZoneGatewayStatisticsGridLevelProcedureSaegwPgwEntry 9 } affirmedZoneGatewayStatisticsGridLevelProcedureSaegwPgwNumNwInitiatedDeactivateSubscrSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of network initiated deactivate subscriber success" ::= { affirmedZoneGatewayStatisticsGridLevelProcedureSaegwPgwEntry 10 } affirmedZoneGatewayStatisticsGridLevelProcedureSaegwPgwNumNwInitiatedDeactivateSubscrFail OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of network initiated deactivate subscriber fail" ::= { affirmedZoneGatewayStatisticsGridLevelProcedureSaegwPgwEntry 11 } affirmedZoneGatewayStatisticsGridLevelProcedureSaegwPgwNumNwInitiatedActivateBearerSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of network initiated activate bearer success" ::= { affirmedZoneGatewayStatisticsGridLevelProcedureSaegwPgwEntry 12 } affirmedZoneGatewayStatisticsGridLevelProcedureSaegwPgwNumNwInitiatedActivateBearerFail OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of network initiated activate bearer fail" ::= { affirmedZoneGatewayStatisticsGridLevelProcedureSaegwPgwEntry 13 } affirmedZoneGatewayStatisticsGridLevelProcedureSaegwPgwNumNwInitiatedDeactivateBearerSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of network initiated deactivate bearer success" ::= { affirmedZoneGatewayStatisticsGridLevelProcedureSaegwPgwEntry 14 } affirmedZoneGatewayStatisticsGridLevelProcedureSaegwPgwNumNwInitiatedDeactivateBearerFail OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of network initiated deactivate bearer fail" ::= { affirmedZoneGatewayStatisticsGridLevelProcedureSaegwPgwEntry 15 } affirmedZoneGatewayStatisticsGridLevelProcedureSaegwPgwNumUeInitiatedModifyQoSSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of UE initiated modify QOS success" ::= { affirmedZoneGatewayStatisticsGridLevelProcedureSaegwPgwEntry 16 } affirmedZoneGatewayStatisticsGridLevelProcedureSaegwPgwNumUeInitiatedModifyQoSFail OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of UE initiated modify QOS fail" ::= { affirmedZoneGatewayStatisticsGridLevelProcedureSaegwPgwEntry 17 } affirmedZoneGatewayStatisticsGridLevelProcedureSaegwPgwNumUeInitiatedActivateBearerSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of UE initiated activate bearer success" ::= { affirmedZoneGatewayStatisticsGridLevelProcedureSaegwPgwEntry 18 } affirmedZoneGatewayStatisticsGridLevelProcedureSaegwPgwNumUeInitiatedActivateBearerFail OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of UE initiated activate bearer fail" ::= { affirmedZoneGatewayStatisticsGridLevelProcedureSaegwPgwEntry 19 } affirmedZoneGatewayStatisticsGridLevelProcedureSaegwPgwNumUeInitiatedDeactivateBearerSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of UE initiated deactivate bearer success" ::= { affirmedZoneGatewayStatisticsGridLevelProcedureSaegwPgwEntry 20 } affirmedZoneGatewayStatisticsGridLevelProcedureSaegwPgwNumUeInitiatedDeactivateBearerFail OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of UE initiated deactivate bearer fail" ::= { affirmedZoneGatewayStatisticsGridLevelProcedureSaegwPgwEntry 21 } affirmedZoneGatewayStatisticsGridLevelProcedureSaegwPgwNumSGWChangeSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of sgw change success" ::= { affirmedZoneGatewayStatisticsGridLevelProcedureSaegwPgwEntry 22 } affirmedZoneGatewayStatisticsGridLevelProcedureSaegwPgwNumSGWChangeFail OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of sgw change fail" ::= { affirmedZoneGatewayStatisticsGridLevelProcedureSaegwPgwEntry 23 } affirmedZoneGatewayStatisticsGridLevelProcedureSaegwPgwNumChangeNotificationSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of change notification success" ::= { affirmedZoneGatewayStatisticsGridLevelProcedureSaegwPgwEntry 24 } affirmedZoneGatewayStatisticsGridLevelProcedureSaegwPgwNumChangeNotificationFail OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of change notification fail" ::= { affirmedZoneGatewayStatisticsGridLevelProcedureSaegwPgwEntry 25 } affirmedZoneGatewayStatisticsGridLevelProcedureSaegwPgwNumFsapiMigrateFpWfSessionCreateSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of FSAPI migrate fastpath workflow session create success" ::= { affirmedZoneGatewayStatisticsGridLevelProcedureSaegwPgwEntry 26 } affirmedZoneGatewayStatisticsGridLevelProcedureSaegwPgwNumFsapiMigrateFpWfSessionCreateFail OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of FSAPI migrate fastpath workflow session create fail" ::= { affirmedZoneGatewayStatisticsGridLevelProcedureSaegwPgwEntry 27 } affirmedZoneGatewayStatisticsGridLevelProcedureSaegwPgwNumInterSgwHandoverSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of inter SGW handover success" ::= { affirmedZoneGatewayStatisticsGridLevelProcedureSaegwPgwEntry 28 } affirmedZoneGatewayStatisticsGridLevelProcedureSaegwPgwNumInterSgwHandoverFail OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of inter SGW handover fail" ::= { affirmedZoneGatewayStatisticsGridLevelProcedureSaegwPgwEntry 29 } affirmedZoneGatewayStatisticsGridLevelProcedureSaegwPgwNumInterSgsnHandoverSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of inter SGSN handover success" ::= { affirmedZoneGatewayStatisticsGridLevelProcedureSaegwPgwEntry 30 } affirmedZoneGatewayStatisticsGridLevelProcedureSaegwPgwNumInterSgsnHandoverFail OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of inter SGSN handover fail" ::= { affirmedZoneGatewayStatisticsGridLevelProcedureSaegwPgwEntry 31 } affirmedZoneGatewayStatisticsGridLevelProcedureSaegwPgwNumInterLteToGnGpSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of LTE to Gn/Gp handover success" ::= { affirmedZoneGatewayStatisticsGridLevelProcedureSaegwPgwEntry 32 } affirmedZoneGatewayStatisticsGridLevelProcedureSaegwPgwNumInterLteToGnGpFail OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of LTE to Gn/Gp handover fail" ::= { affirmedZoneGatewayStatisticsGridLevelProcedureSaegwPgwEntry 33 } affirmedZoneGatewayStatisticsGridLevelProcedureSaegwPgwNumGnGpToLteHandoverSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Gn/Gp to LTE handover success" ::= { affirmedZoneGatewayStatisticsGridLevelProcedureSaegwPgwEntry 34 } affirmedZoneGatewayStatisticsGridLevelProcedureSaegwPgwNumGnGpToLteHandoverFail OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Gn/Gp to LTE handover fail" ::= { affirmedZoneGatewayStatisticsGridLevelProcedureSaegwPgwEntry 35 } affirmedZoneGatewayStatisticsGridLevelProcedureSaegwPgwNumL2tpGwSessionDeleteSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of L2tp gateway session delete success" ::= { affirmedZoneGatewayStatisticsGridLevelProcedureSaegwPgwEntry 36 } affirmedZoneGatewayStatisticsGridLevelProcedureSaegwPgwNumL2tpGwSessionDeleteFail OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of L2tp gateway session delete fail" ::= { affirmedZoneGatewayStatisticsGridLevelProcedureSaegwPgwEntry 37 } affirmedZoneGatewayStatisticsGridLevelProcedureSaegwPgwNumSuspendNotificationSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Suspend Notification success" ::= { affirmedZoneGatewayStatisticsGridLevelProcedureSaegwPgwEntry 38 } affirmedZoneGatewayStatisticsGridLevelProcedureSaegwPgwNumSuspendNotificationFail OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Suspend Notification fail" ::= { affirmedZoneGatewayStatisticsGridLevelProcedureSaegwPgwEntry 39 } affirmedZoneGatewayStatisticsGridLevelProcedureSaegwPgwNumResumeNotificationSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Resume Notification success" ::= { affirmedZoneGatewayStatisticsGridLevelProcedureSaegwPgwEntry 40 } affirmedZoneGatewayStatisticsGridLevelProcedureSaegwPgwNumResumeNotificationFail OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Resume Notification fail" ::= { affirmedZoneGatewayStatisticsGridLevelProcedureSaegwPgwEntry 41 } affirmedZoneGatewayStatisticsGridLevelProcedureSaegwPgwNumNwInitiatedModifyQoSTempReject OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of network initiated modify QOS temporarily rejected" ::= { affirmedZoneGatewayStatisticsGridLevelProcedureSaegwPgwEntry 42 } affirmedZoneGatewayStatisticsGridLevelProcedureSaegwPgwNumNwInitiatedActivateBearerTempReject OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of network initiated activate bearer temporarily rejected" ::= { affirmedZoneGatewayStatisticsGridLevelProcedureSaegwPgwEntry 43 } affirmedZoneGatewayStatisticsGridLevelProcedureSaegwPgwNumNwInitiatedDeactivateBearerTempReject OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of network initiated deactivate bearer temporarily rejected" ::= { affirmedZoneGatewayStatisticsGridLevelProcedureSaegwPgwEntry 44 } affirmedZoneGatewayStatisticsGridLevelProcedureSaegwPgwNumNwInitiatedModifyBearerSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of network initiated modify bearer success" ::= { affirmedZoneGatewayStatisticsGridLevelProcedureSaegwPgwEntry 45 } affirmedZoneGatewayStatisticsGridLevelProcedureSaegwPgwNumNwInitiatedModifyBearerFail OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of network initiated modify bearer fail" ::= { affirmedZoneGatewayStatisticsGridLevelProcedureSaegwPgwEntry 46 } affirmedZoneGatewayStatisticsGridLevelProcedureSaegwPgwNumNwInitiatedModifyBearerTempReject OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of network initiated modify bearer temporarily rejected" ::= { affirmedZoneGatewayStatisticsGridLevelProcedureSaegwPgwEntry 47 } affirmedZoneGatewayStatisticsGridLevelProcedureSaegwPgwNumCreateS2xBearerSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of S2X create bearer success" ::= { affirmedZoneGatewayStatisticsGridLevelProcedureSaegwPgwEntry 48 } affirmedZoneGatewayStatisticsGridLevelProcedureSaegwPgwNumCreateS2xBearerFail OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of S2X create bearer fail" ::= { affirmedZoneGatewayStatisticsGridLevelProcedureSaegwPgwEntry 49 } affirmedZoneGatewayStatisticsGridLevelProcedureSaegwPgwNumDeleteS2xBearerSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of S2X delete bearer success" ::= { affirmedZoneGatewayStatisticsGridLevelProcedureSaegwPgwEntry 50 } affirmedZoneGatewayStatisticsGridLevelProcedureSaegwPgwNumDeleteS2xBearerFail OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of S2X delete bearer fail" ::= { affirmedZoneGatewayStatisticsGridLevelProcedureSaegwPgwEntry 51 } affirmedZoneGatewayStatisticsGridLevelProcedureSaegwPgwNumUpdateS2xBearerSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of S2X update bearer success" ::= { affirmedZoneGatewayStatisticsGridLevelProcedureSaegwPgwEntry 52 } affirmedZoneGatewayStatisticsGridLevelProcedureSaegwPgwNumUpdateS2xBearerFail OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of S2X update bearer fail" ::= { affirmedZoneGatewayStatisticsGridLevelProcedureSaegwPgwEntry 53 } affirmedZoneGatewayStatisticsGridLevelProcedureSaegwPgwNumModifyS2xBearerCmdSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of S2X modify bearer command success" ::= { affirmedZoneGatewayStatisticsGridLevelProcedureSaegwPgwEntry 54 } affirmedZoneGatewayStatisticsGridLevelProcedureSaegwPgwNumModifyS2xBearerCmdFail OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of S2X modify bearer command fail" ::= { affirmedZoneGatewayStatisticsGridLevelProcedureSaegwPgwEntry 55 } affirmedZoneGatewayStatisticsGridLevelProcedureSaegwPgwNumCreateS2aSessionSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of S2a create session success" ::= { affirmedZoneGatewayStatisticsGridLevelProcedureSaegwPgwEntry 56 } affirmedZoneGatewayStatisticsGridLevelProcedureSaegwPgwNumCreateS2aSessionFail OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of S2a create session fail" ::= { affirmedZoneGatewayStatisticsGridLevelProcedureSaegwPgwEntry 57 } affirmedZoneGatewayStatisticsGridLevelProcedureSaegwPgwNumDeleteS2aSessionSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of S2a delete session success" ::= { affirmedZoneGatewayStatisticsGridLevelProcedureSaegwPgwEntry 58 } affirmedZoneGatewayStatisticsGridLevelProcedureSaegwPgwNumDeleteS2aSessionFail OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of S2a create session fail" ::= { affirmedZoneGatewayStatisticsGridLevelProcedureSaegwPgwEntry 59 } affirmedZoneGatewayStatisticsGridLevelProcedureSaegwPgwNumCreateS2bSessionSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of S2b create session success" ::= { affirmedZoneGatewayStatisticsGridLevelProcedureSaegwPgwEntry 60 } affirmedZoneGatewayStatisticsGridLevelProcedureSaegwPgwNumCreateS2bSessionFail OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of S2b create session fail" ::= { affirmedZoneGatewayStatisticsGridLevelProcedureSaegwPgwEntry 61 } affirmedZoneGatewayStatisticsGridLevelProcedureSaegwPgwNumDeleteS2bSessionSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of S2b delete session success" ::= { affirmedZoneGatewayStatisticsGridLevelProcedureSaegwPgwEntry 62 } affirmedZoneGatewayStatisticsGridLevelProcedureSaegwPgwNumDeleteS2bSessionFail OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of S2b create session fail" ::= { affirmedZoneGatewayStatisticsGridLevelProcedureSaegwPgwEntry 63 } affirmedZoneGatewayStatisticsGridLevelProcedureSaegwPgwNum3gppToNon3gppHandoverSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of 3gpp to non-3gpp handover success" ::= { affirmedZoneGatewayStatisticsGridLevelProcedureSaegwPgwEntry 64 } affirmedZoneGatewayStatisticsGridLevelProcedureSaegwPgwNum3gppToNon3gppHandoverFail OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of 3gpp to non-3gpp handover fail" ::= { affirmedZoneGatewayStatisticsGridLevelProcedureSaegwPgwEntry 65 } affirmedZoneGatewayStatisticsGridLevelProcedureSaegwPgwNumNon3gppTo3gppHandoverSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of non-3gpp to 3gpp handover success" ::= { affirmedZoneGatewayStatisticsGridLevelProcedureSaegwPgwEntry 66 } affirmedZoneGatewayStatisticsGridLevelProcedureSaegwPgwNumNon3gppTo3gppHandoverFail OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of non-3gpp to 3gpp handover fail" ::= { affirmedZoneGatewayStatisticsGridLevelProcedureSaegwPgwEntry 67 } affirmedZoneGatewayStatisticsGridLevelProcedureSaegwPgwNumNon3gppToNon3gppHandoverSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of non-3gpp to non-3gpp handover success" ::= { affirmedZoneGatewayStatisticsGridLevelProcedureSaegwPgwEntry 68 } affirmedZoneGatewayStatisticsGridLevelProcedureSaegwPgwNumNon3gppToNon3gppHandoverFail OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of non-3gpp to non-3gpp handover fail" ::= { affirmedZoneGatewayStatisticsGridLevelProcedureSaegwPgwEntry 69 } affirmedZoneGatewayStatisticsGridLevelProcedureSaegwPgwNumOcsReAuthProcSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of OCS Re-Auth success" ::= { affirmedZoneGatewayStatisticsGridLevelProcedureSaegwPgwEntry 70 } affirmedZoneGatewayStatisticsGridLevelProcedureSaegwPgwNumOcsReAuthProcFailures OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of OCS Re-Auth failures" ::= { affirmedZoneGatewayStatisticsGridLevelProcedureSaegwPgwEntry 71 } affirmedZoneGatewayStatisticsGridLevelProcedureSaegwPgwNumPcrfReAuthProcSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of PCRF Re-Auth success" ::= { affirmedZoneGatewayStatisticsGridLevelProcedureSaegwPgwEntry 72 } affirmedZoneGatewayStatisticsGridLevelProcedureSaegwPgwNumPcrfReAuthProcFailures OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of PCRF Re-Auth failures" ::= { affirmedZoneGatewayStatisticsGridLevelProcedureSaegwPgwEntry 73 } affirmedZoneGatewayStatisticsGridLevelProcedureSaegwPgwNumProcessPcrfRuleSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of process PCRF rule success" ::= { affirmedZoneGatewayStatisticsGridLevelProcedureSaegwPgwEntry 74 } affirmedZoneGatewayStatisticsGridLevelProcedureSaegwPgwNumProcessPcrfRuleFailures OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of process PCRF rule failures" ::= { affirmedZoneGatewayStatisticsGridLevelProcedureSaegwPgwEntry 75 } affirmedZoneGatewayStatisticsGridLevelProcedureSaegwPgwNumEdrIntfChangeProcSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Control Profile EDR Interface ID Change success" ::= { affirmedZoneGatewayStatisticsGridLevelProcedureSaegwPgwEntry 76 } affirmedZoneGatewayStatisticsGridLevelProcedureSaegwPgwNumEdrIntfChangeProcFailures OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Control Profile EDR Interface ID Change failed" ::= { affirmedZoneGatewayStatisticsGridLevelProcedureSaegwPgwEntry 77 } affirmedZoneGatewayStatisticsGridLevelProcedureSaegwPgwNumVtapConfigChangeProcSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Vtap Config Change success" ::= { affirmedZoneGatewayStatisticsGridLevelProcedureSaegwPgwEntry 78 } affirmedZoneGatewayStatisticsGridLevelProcedureSaegwPgwNumVtapConfigChangeProcFailures OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Vtap Config Change failed" ::= { affirmedZoneGatewayStatisticsGridLevelProcedureSaegwPgwEntry 79 } affirmedZoneGatewayStatisticsGridLevelProcedureSaegwPgwNumNwInitiatedModifyQoSUePsmReject OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of network initiated modify QOS rejected due to UE in PSM " ::= { affirmedZoneGatewayStatisticsGridLevelProcedureSaegwPgwEntry 80 } affirmedZoneGatewayStatisticsGridLevelProcedureSaegwPgwNumNwInitiatedModifyBearerUePsmReject OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of network initiated modify bearer rejected due to UE in PSM" ::= { affirmedZoneGatewayStatisticsGridLevelProcedureSaegwPgwEntry 81 } affirmedZoneGatewayStatisticsGridLevelProcedureSaegwPgwNumNwInitiatedActivateBearerUePsmReject OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of network initiated activate bearer temporarily rejected" ::= { affirmedZoneGatewayStatisticsGridLevelProcedureSaegwPgwEntry 82 } affirmedZoneGatewayStatisticsGridLevelProcedureSaegwPgwNumProcessFlowAuthSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of process Flow Auth procedures success" ::= { affirmedZoneGatewayStatisticsGridLevelProcedureSaegwPgwEntry 83 } affirmedZoneGatewayStatisticsGridLevelProcedureSaegwPgwNumProcessFlowAuthFailures OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of process Flow Auth procedures failures" ::= { affirmedZoneGatewayStatisticsGridLevelProcedureSaegwPgwEntry 84 } affirmedZoneGatewayStatisticsGridLevelProcedureSaegwPgwNumNwInitActBearerInterAccessHOCollision OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of network initiated activate bearer inter access handover collision" ::= { affirmedZoneGatewayStatisticsGridLevelProcedureSaegwPgwEntry 85 } affirmedZoneGatewayStatisticsGridLevelProcedureSaegwPgwNumNwInitModBearerInterAccessHOCollision OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of network initiated modify bearer inter access handover collision" ::= { affirmedZoneGatewayStatisticsGridLevelProcedureSaegwPgwEntry 86 } affirmedZoneGatewayStatisticsGridLevelProcedureSaegwPgwNumNwInitDeactBearerInterAccessHOCollision OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of network initiated deactivate bearer inter access handover collision" ::= { affirmedZoneGatewayStatisticsGridLevelProcedureSaegwPgwEntry 87 } affirmedZoneGatewayStatisticsGridLevelProcedureSaegwPgwNumUeInitActBearerInterAccessHOCollision OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of ue initiated activate bearer inter access handover collision" ::= { affirmedZoneGatewayStatisticsGridLevelProcedureSaegwPgwEntry 88 } affirmedZoneGatewayStatisticsGridLevelProcedureSaegwPgwNumUeInitModBearerInterAccessHOCollision OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of ue initiated modify bearer inter access handover collision" ::= { affirmedZoneGatewayStatisticsGridLevelProcedureSaegwPgwEntry 89 } affirmedZoneGatewayStatisticsGridLevelProcedureSaegwPgwNumUeInitDeactBearerInterAccessHOCollision OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of ue initiated deactivate bearer inter access handover collision" ::= { affirmedZoneGatewayStatisticsGridLevelProcedureSaegwPgwEntry 90 } affirmedZoneGatewayStatisticsGridLevelProcedureSaegwPgwNumL2tpGwSessionCreateSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of L2tp gateway session create success" ::= { affirmedZoneGatewayStatisticsGridLevelProcedureSaegwPgwEntry 91 } affirmedZoneGatewayStatisticsGridLevelProcedureSaegwPgwNumL2tpGwSessionCreateFail OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of L2tp gateway session create fail" ::= { affirmedZoneGatewayStatisticsGridLevelProcedureSaegwPgwEntry 92 } affirmedZoneGatewayStatisticsGridLevelProcedureSaegwPgwNumNwInitiatedModifyBearerPartialSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of network initiated modify bearer partial success" ::= { affirmedZoneGatewayStatisticsGridLevelProcedureSaegwPgwEntry 93 } affirmedZoneGatewayStatisticsGridLevelProcedureSaegwPgwNumNwInitiatedActivateBearerPartialSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of network initiated activate bearer partial success" ::= { affirmedZoneGatewayStatisticsGridLevelProcedureSaegwPgwEntry 94 } affirmedZoneGatewayStatisticsGridLevelProcedureGgsnTable OBJECT-TYPE SYNTAX SEQUENCE OF AffirmedZoneGatewayStatisticsGridLevelProcedureGgsnEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "" ::= { affirmedZoneMIB 210 } affirmedZoneGatewayStatisticsGridLevelProcedureGgsnEntry OBJECT-TYPE SYNTAX AffirmedZoneGatewayStatisticsGridLevelProcedureGgsnEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "" INDEX { affirmedZoneName, affirmedZoneGatewayStatisticsGridLevelProcedureGgsnName } ::= { affirmedZoneGatewayStatisticsGridLevelProcedureGgsnTable 1 } AffirmedZoneGatewayStatisticsGridLevelProcedureGgsnEntry ::= SEQUENCE { affirmedZoneGatewayStatisticsGridLevelProcedureGgsnName String, affirmedZoneGatewayStatisticsGridLevelProcedureGgsnNumCreatePdpCtxtSuccess Unsigned32, affirmedZoneGatewayStatisticsGridLevelProcedureGgsnNumCreatePdpCtxtFail Unsigned32, affirmedZoneGatewayStatisticsGridLevelProcedureGgsnNumUpdatePdpCtxtSuccess Unsigned32, affirmedZoneGatewayStatisticsGridLevelProcedureGgsnNumUpdatePdpCtxtFail Unsigned32, affirmedZoneGatewayStatisticsGridLevelProcedureGgsnNumMsInitUpdatePdpCtxtSuccess Unsigned32, affirmedZoneGatewayStatisticsGridLevelProcedureGgsnNumMsInitUpdatePdpCtxtFail Unsigned32, affirmedZoneGatewayStatisticsGridLevelProcedureGgsnNumNwInitUpdatePdpCtxtSuccess Unsigned32, affirmedZoneGatewayStatisticsGridLevelProcedureGgsnNumNwInitUpdatePdpCtxtFail Unsigned32, affirmedZoneGatewayStatisticsGridLevelProcedureGgsnNumDeletePdpCtxtSuccess Unsigned32, affirmedZoneGatewayStatisticsGridLevelProcedureGgsnNumDeletePdpCtxtFail Unsigned32, affirmedZoneGatewayStatisticsGridLevelProcedureGgsnNumSGSNChangeSuccess Unsigned32, affirmedZoneGatewayStatisticsGridLevelProcedureGgsnNumSGSNChangeFail Unsigned32, affirmedZoneGatewayStatisticsGridLevelProcedureGgsnNumNwInitDisablePdpCtxtSuccess Unsigned32, affirmedZoneGatewayStatisticsGridLevelProcedureGgsnNumNwInitDisablePdpCtxtFail Unsigned32, affirmedZoneGatewayStatisticsGridLevelProcedureGgsnNumInterSgsnHandoverSuccess Unsigned32, affirmedZoneGatewayStatisticsGridLevelProcedureGgsnNumInterSgsnHandoverFail Unsigned32, affirmedZoneGatewayStatisticsGridLevelProcedureGgsnNumL2tpSGSNSessionDeleteSuccess Unsigned32, affirmedZoneGatewayStatisticsGridLevelProcedureGgsnNumL2tpSGSNSessionDeleteFail Unsigned32, affirmedZoneGatewayStatisticsGridLevelProcedureGgsnNumNwInitModifyPdpCtxtSuccess Unsigned32, affirmedZoneGatewayStatisticsGridLevelProcedureGgsnNumNwInitModifyPdpCtxtFail Unsigned32, affirmedZoneGatewayStatisticsGridLevelProcedureGgsnNumOcsReAuthProcSuccess Unsigned32, affirmedZoneGatewayStatisticsGridLevelProcedureGgsnNumOcsReAuthProcFailures Unsigned32, affirmedZoneGatewayStatisticsGridLevelProcedureGgsnNumPcrfReAuthProcSuccess Unsigned32, affirmedZoneGatewayStatisticsGridLevelProcedureGgsnNumPcrfReAuthProcFailures Unsigned32, affirmedZoneGatewayStatisticsGridLevelProcedureGgsnNumProcessPcrfRuleSuccess Unsigned32, affirmedZoneGatewayStatisticsGridLevelProcedureGgsnNumProcessPcrfRuleFailures Unsigned32, affirmedZoneGatewayStatisticsGridLevelProcedureGgsnNumEdrIntfChangeProcSuccess Unsigned32, affirmedZoneGatewayStatisticsGridLevelProcedureGgsnNumEdrIntfChangeProcFailures Unsigned32, affirmedZoneGatewayStatisticsGridLevelProcedureGgsnNumVtapConfigChangeProcSuccess Unsigned32, affirmedZoneGatewayStatisticsGridLevelProcedureGgsnNumVtapConfigChangeProcFailures Unsigned32, affirmedZoneGatewayStatisticsGridLevelProcedureGgsnNumProcessFlowAuthSuccess Unsigned32, affirmedZoneGatewayStatisticsGridLevelProcedureGgsnNumProcessFlowAuthFailures Unsigned32, affirmedZoneGatewayStatisticsGridLevelProcedureGgsnNumL2tpGGSNSessionCreateSuccess Unsigned32, affirmedZoneGatewayStatisticsGridLevelProcedureGgsnNumL2tpGGSNSessionCreateFail Unsigned32 } affirmedZoneGatewayStatisticsGridLevelProcedureGgsnName OBJECT-TYPE SYNTAX String MAX-ACCESS not-accessible STATUS current DESCRIPTION "Table Name" ::= { affirmedZoneGatewayStatisticsGridLevelProcedureGgsnEntry 1 } affirmedZoneGatewayStatisticsGridLevelProcedureGgsnNumCreatePdpCtxtSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create PDP context success" ::= { affirmedZoneGatewayStatisticsGridLevelProcedureGgsnEntry 2 } affirmedZoneGatewayStatisticsGridLevelProcedureGgsnNumCreatePdpCtxtFail OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create PDP context fail" ::= { affirmedZoneGatewayStatisticsGridLevelProcedureGgsnEntry 3 } affirmedZoneGatewayStatisticsGridLevelProcedureGgsnNumUpdatePdpCtxtSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of MS initiated update PDP context success" ::= { affirmedZoneGatewayStatisticsGridLevelProcedureGgsnEntry 4 } affirmedZoneGatewayStatisticsGridLevelProcedureGgsnNumUpdatePdpCtxtFail OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of MS initiated update PDP context fail" ::= { affirmedZoneGatewayStatisticsGridLevelProcedureGgsnEntry 5 } affirmedZoneGatewayStatisticsGridLevelProcedureGgsnNumMsInitUpdatePdpCtxtSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of MS initiated QOS update PDP context success" ::= { affirmedZoneGatewayStatisticsGridLevelProcedureGgsnEntry 6 } affirmedZoneGatewayStatisticsGridLevelProcedureGgsnNumMsInitUpdatePdpCtxtFail OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of MS initiated QOS update PDP context fail" ::= { affirmedZoneGatewayStatisticsGridLevelProcedureGgsnEntry 7 } affirmedZoneGatewayStatisticsGridLevelProcedureGgsnNumNwInitUpdatePdpCtxtSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of network initiated QOS update PDP context success" ::= { affirmedZoneGatewayStatisticsGridLevelProcedureGgsnEntry 8 } affirmedZoneGatewayStatisticsGridLevelProcedureGgsnNumNwInitUpdatePdpCtxtFail OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of network initiated QOS update PDP context fail" ::= { affirmedZoneGatewayStatisticsGridLevelProcedureGgsnEntry 9 } affirmedZoneGatewayStatisticsGridLevelProcedureGgsnNumDeletePdpCtxtSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of delete PDP context success" ::= { affirmedZoneGatewayStatisticsGridLevelProcedureGgsnEntry 10 } affirmedZoneGatewayStatisticsGridLevelProcedureGgsnNumDeletePdpCtxtFail OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of delete PDP context fail" ::= { affirmedZoneGatewayStatisticsGridLevelProcedureGgsnEntry 11 } affirmedZoneGatewayStatisticsGridLevelProcedureGgsnNumSGSNChangeSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of SGSN change success" ::= { affirmedZoneGatewayStatisticsGridLevelProcedureGgsnEntry 12 } affirmedZoneGatewayStatisticsGridLevelProcedureGgsnNumSGSNChangeFail OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of SGSN change fail" ::= { affirmedZoneGatewayStatisticsGridLevelProcedureGgsnEntry 13 } affirmedZoneGatewayStatisticsGridLevelProcedureGgsnNumNwInitDisablePdpCtxtSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of GGSN-initiated PDP context updates due to error indication success" ::= { affirmedZoneGatewayStatisticsGridLevelProcedureGgsnEntry 14 } affirmedZoneGatewayStatisticsGridLevelProcedureGgsnNumNwInitDisablePdpCtxtFail OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of GGSN-initiated PDP context updates due to error indication fail" ::= { affirmedZoneGatewayStatisticsGridLevelProcedureGgsnEntry 15 } affirmedZoneGatewayStatisticsGridLevelProcedureGgsnNumInterSgsnHandoverSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of inter SGSN handover success" ::= { affirmedZoneGatewayStatisticsGridLevelProcedureGgsnEntry 16 } affirmedZoneGatewayStatisticsGridLevelProcedureGgsnNumInterSgsnHandoverFail OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of inter SGSN handover fail" ::= { affirmedZoneGatewayStatisticsGridLevelProcedureGgsnEntry 17 } affirmedZoneGatewayStatisticsGridLevelProcedureGgsnNumL2tpSGSNSessionDeleteSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of L2tp SGSN session delete success" ::= { affirmedZoneGatewayStatisticsGridLevelProcedureGgsnEntry 18 } affirmedZoneGatewayStatisticsGridLevelProcedureGgsnNumL2tpSGSNSessionDeleteFail OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of L2tp SGSN session delete fail" ::= { affirmedZoneGatewayStatisticsGridLevelProcedureGgsnEntry 19 } affirmedZoneGatewayStatisticsGridLevelProcedureGgsnNumNwInitModifyPdpCtxtSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of network initiated modify PDP context success" ::= { affirmedZoneGatewayStatisticsGridLevelProcedureGgsnEntry 20 } affirmedZoneGatewayStatisticsGridLevelProcedureGgsnNumNwInitModifyPdpCtxtFail OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of network initiated modify PDP context fail" ::= { affirmedZoneGatewayStatisticsGridLevelProcedureGgsnEntry 21 } affirmedZoneGatewayStatisticsGridLevelProcedureGgsnNumOcsReAuthProcSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of OCS Re-Auth success" ::= { affirmedZoneGatewayStatisticsGridLevelProcedureGgsnEntry 22 } affirmedZoneGatewayStatisticsGridLevelProcedureGgsnNumOcsReAuthProcFailures OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of OCS Re-Auth failures" ::= { affirmedZoneGatewayStatisticsGridLevelProcedureGgsnEntry 23 } affirmedZoneGatewayStatisticsGridLevelProcedureGgsnNumPcrfReAuthProcSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of PCRF Re-Auth success" ::= { affirmedZoneGatewayStatisticsGridLevelProcedureGgsnEntry 24 } affirmedZoneGatewayStatisticsGridLevelProcedureGgsnNumPcrfReAuthProcFailures OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of PCRF Re-Auth failures" ::= { affirmedZoneGatewayStatisticsGridLevelProcedureGgsnEntry 25 } affirmedZoneGatewayStatisticsGridLevelProcedureGgsnNumProcessPcrfRuleSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of process PCRF rule success" ::= { affirmedZoneGatewayStatisticsGridLevelProcedureGgsnEntry 26 } affirmedZoneGatewayStatisticsGridLevelProcedureGgsnNumProcessPcrfRuleFailures OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of process PCRF rule failures" ::= { affirmedZoneGatewayStatisticsGridLevelProcedureGgsnEntry 27 } affirmedZoneGatewayStatisticsGridLevelProcedureGgsnNumEdrIntfChangeProcSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Control Profile EDR Interface ID Change success" ::= { affirmedZoneGatewayStatisticsGridLevelProcedureGgsnEntry 28 } affirmedZoneGatewayStatisticsGridLevelProcedureGgsnNumEdrIntfChangeProcFailures OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Control Profile EDR Interface ID Change failed" ::= { affirmedZoneGatewayStatisticsGridLevelProcedureGgsnEntry 29 } affirmedZoneGatewayStatisticsGridLevelProcedureGgsnNumVtapConfigChangeProcSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Vtap Config Change success" ::= { affirmedZoneGatewayStatisticsGridLevelProcedureGgsnEntry 30 } affirmedZoneGatewayStatisticsGridLevelProcedureGgsnNumVtapConfigChangeProcFailures OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Vtap Config Change failed" ::= { affirmedZoneGatewayStatisticsGridLevelProcedureGgsnEntry 31 } affirmedZoneGatewayStatisticsGridLevelProcedureGgsnNumProcessFlowAuthSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of process Flow Auth procedures success" ::= { affirmedZoneGatewayStatisticsGridLevelProcedureGgsnEntry 32 } affirmedZoneGatewayStatisticsGridLevelProcedureGgsnNumProcessFlowAuthFailures OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of process Flow Auth procedures failures" ::= { affirmedZoneGatewayStatisticsGridLevelProcedureGgsnEntry 33 } affirmedZoneGatewayStatisticsGridLevelProcedureGgsnNumL2tpGGSNSessionCreateSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of L2tp SGSN session create success" ::= { affirmedZoneGatewayStatisticsGridLevelProcedureGgsnEntry 34 } affirmedZoneGatewayStatisticsGridLevelProcedureGgsnNumL2tpGGSNSessionCreateFail OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of L2tp SGSN session create fail" ::= { affirmedZoneGatewayStatisticsGridLevelProcedureGgsnEntry 35 } affirmedZoneGatewayStatisticsGridLevelProcedureMccTable OBJECT-TYPE SYNTAX SEQUENCE OF AffirmedZoneGatewayStatisticsGridLevelProcedureMccEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "" ::= { affirmedZoneMIB 211 } affirmedZoneGatewayStatisticsGridLevelProcedureMccEntry OBJECT-TYPE SYNTAX AffirmedZoneGatewayStatisticsGridLevelProcedureMccEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "" INDEX { affirmedZoneName, affirmedZoneGatewayStatisticsGridLevelProcedureMccName } ::= { affirmedZoneGatewayStatisticsGridLevelProcedureMccTable 1 } AffirmedZoneGatewayStatisticsGridLevelProcedureMccEntry ::= SEQUENCE { affirmedZoneGatewayStatisticsGridLevelProcedureMccName String, affirmedZoneGatewayStatisticsGridLevelProcedureMccNumCreateSessionSuccess Unsigned32, affirmedZoneGatewayStatisticsGridLevelProcedureMccNumCreateSessionFail Unsigned32, affirmedZoneGatewayStatisticsGridLevelProcedureMccNumModifyBearerSuccess Unsigned32, affirmedZoneGatewayStatisticsGridLevelProcedureMccNumModifyBearerFail Unsigned32, affirmedZoneGatewayStatisticsGridLevelProcedureMccNumDeleteSessionSuccess Unsigned32, affirmedZoneGatewayStatisticsGridLevelProcedureMccNumDeleteSessionFail Unsigned32, affirmedZoneGatewayStatisticsGridLevelProcedureMccNumNwInitiatedDeactivateSubscrSuccess Unsigned32, affirmedZoneGatewayStatisticsGridLevelProcedureMccNumNwInitiatedDeactivateSubscrFail Unsigned32, affirmedZoneGatewayStatisticsGridLevelProcedureMccNumUeInitiatedActivateBearerSuccess Unsigned32, affirmedZoneGatewayStatisticsGridLevelProcedureMccNumUeInitiatedActivateBearerFail Unsigned32, affirmedZoneGatewayStatisticsGridLevelProcedureMccNumUeInitiatedDeactivateBearerSuccess Unsigned32, affirmedZoneGatewayStatisticsGridLevelProcedureMccNumUeInitiatedDeactivateBearerFail Unsigned32 } affirmedZoneGatewayStatisticsGridLevelProcedureMccName OBJECT-TYPE SYNTAX String MAX-ACCESS not-accessible STATUS current DESCRIPTION "Table Name" ::= { affirmedZoneGatewayStatisticsGridLevelProcedureMccEntry 1 } affirmedZoneGatewayStatisticsGridLevelProcedureMccNumCreateSessionSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create session success" ::= { affirmedZoneGatewayStatisticsGridLevelProcedureMccEntry 2 } affirmedZoneGatewayStatisticsGridLevelProcedureMccNumCreateSessionFail OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create session fail" ::= { affirmedZoneGatewayStatisticsGridLevelProcedureMccEntry 3 } affirmedZoneGatewayStatisticsGridLevelProcedureMccNumModifyBearerSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of modify bearer success" ::= { affirmedZoneGatewayStatisticsGridLevelProcedureMccEntry 4 } affirmedZoneGatewayStatisticsGridLevelProcedureMccNumModifyBearerFail OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of modify bearer fail" ::= { affirmedZoneGatewayStatisticsGridLevelProcedureMccEntry 5 } affirmedZoneGatewayStatisticsGridLevelProcedureMccNumDeleteSessionSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of delete session success" ::= { affirmedZoneGatewayStatisticsGridLevelProcedureMccEntry 6 } affirmedZoneGatewayStatisticsGridLevelProcedureMccNumDeleteSessionFail OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of delete session fail" ::= { affirmedZoneGatewayStatisticsGridLevelProcedureMccEntry 7 } affirmedZoneGatewayStatisticsGridLevelProcedureMccNumNwInitiatedDeactivateSubscrSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of network initiated deactivate subscriber success" ::= { affirmedZoneGatewayStatisticsGridLevelProcedureMccEntry 8 } affirmedZoneGatewayStatisticsGridLevelProcedureMccNumNwInitiatedDeactivateSubscrFail OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of network initiated deactivate subscriber fail" ::= { affirmedZoneGatewayStatisticsGridLevelProcedureMccEntry 9 } affirmedZoneGatewayStatisticsGridLevelProcedureMccNumUeInitiatedActivateBearerSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of UE initiated activate bearer success" ::= { affirmedZoneGatewayStatisticsGridLevelProcedureMccEntry 10 } affirmedZoneGatewayStatisticsGridLevelProcedureMccNumUeInitiatedActivateBearerFail OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of UE initiated activate bearer fail" ::= { affirmedZoneGatewayStatisticsGridLevelProcedureMccEntry 11 } affirmedZoneGatewayStatisticsGridLevelProcedureMccNumUeInitiatedDeactivateBearerSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of UE initiated deactivate bearer success" ::= { affirmedZoneGatewayStatisticsGridLevelProcedureMccEntry 12 } affirmedZoneGatewayStatisticsGridLevelProcedureMccNumUeInitiatedDeactivateBearerFail OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of UE initiated deactivate bearer fail" ::= { affirmedZoneGatewayStatisticsGridLevelProcedureMccEntry 13 } affirmedZoneGatewayStatisticsGridLevelProcedureGtpproxyTable OBJECT-TYPE SYNTAX SEQUENCE OF AffirmedZoneGatewayStatisticsGridLevelProcedureGtpproxyEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "" ::= { affirmedZoneMIB 429 } affirmedZoneGatewayStatisticsGridLevelProcedureGtpproxyEntry OBJECT-TYPE SYNTAX AffirmedZoneGatewayStatisticsGridLevelProcedureGtpproxyEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "" INDEX { affirmedZoneName, affirmedZoneGatewayStatisticsGridLevelProcedureGtpproxyName } ::= { affirmedZoneGatewayStatisticsGridLevelProcedureGtpproxyTable 1 } AffirmedZoneGatewayStatisticsGridLevelProcedureGtpproxyEntry ::= SEQUENCE { affirmedZoneGatewayStatisticsGridLevelProcedureGtpproxyName String, affirmedZoneGatewayStatisticsGridLevelProcedureGtpproxyNumCreateSessionSuccess Unsigned32, affirmedZoneGatewayStatisticsGridLevelProcedureGtpproxyNumCreateSessionFail Unsigned32, affirmedZoneGatewayStatisticsGridLevelProcedureGtpproxyNumModifyBearerSuccess Unsigned32, affirmedZoneGatewayStatisticsGridLevelProcedureGtpproxyNumModifyBearerFail Unsigned32, affirmedZoneGatewayStatisticsGridLevelProcedureGtpproxyNumDeleteSessionSuccess Unsigned32, affirmedZoneGatewayStatisticsGridLevelProcedureGtpproxyNumDeleteSessionFail Unsigned32, affirmedZoneGatewayStatisticsGridLevelProcedureGtpproxyNumNwInitiatedModifyQoSSuccess Unsigned32, affirmedZoneGatewayStatisticsGridLevelProcedureGtpproxyNumNwInitiatedModifyQoSFail Unsigned32, affirmedZoneGatewayStatisticsGridLevelProcedureGtpproxyNumNwInitiatedModifyQoSTempReject Unsigned32, affirmedZoneGatewayStatisticsGridLevelProcedureGtpproxyNumNwInitiatedModifyBearerSuccess Unsigned32, affirmedZoneGatewayStatisticsGridLevelProcedureGtpproxyNumNwInitiatedModifyBearerFail Unsigned32, affirmedZoneGatewayStatisticsGridLevelProcedureGtpproxyNumNwInitiatedModifyBearerTempReject Unsigned32, affirmedZoneGatewayStatisticsGridLevelProcedureGtpproxyNumNwInitiatedDeactivateSubscrSuccess Unsigned32, affirmedZoneGatewayStatisticsGridLevelProcedureGtpproxyNumNwInitiatedDeactivateSubscrFail Unsigned32, affirmedZoneGatewayStatisticsGridLevelProcedureGtpproxyNumNwInitiatedActivateBearerSuccess Unsigned32, affirmedZoneGatewayStatisticsGridLevelProcedureGtpproxyNumNwInitiatedActivateBearerFail Unsigned32, affirmedZoneGatewayStatisticsGridLevelProcedureGtpproxyNumNwInitiatedActivateBearerTempReject Unsigned32, affirmedZoneGatewayStatisticsGridLevelProcedureGtpproxyNumNwInitiatedDeactivateBearerSuccess Unsigned32, affirmedZoneGatewayStatisticsGridLevelProcedureGtpproxyNumNwInitiatedDeactivateBearerFail Unsigned32, affirmedZoneGatewayStatisticsGridLevelProcedureGtpproxyNumNwInitiatedDeactivateBearerTempReject Unsigned32, affirmedZoneGatewayStatisticsGridLevelProcedureGtpproxyNumUeInitiatedModifyQoSSuccess Unsigned32, affirmedZoneGatewayStatisticsGridLevelProcedureGtpproxyNumUeInitiatedModifyQoSFail Unsigned32, affirmedZoneGatewayStatisticsGridLevelProcedureGtpproxyNumUeInitiatedActivateBearerSuccess Unsigned32, affirmedZoneGatewayStatisticsGridLevelProcedureGtpproxyNumUeInitiatedActivateBearerFail Unsigned32, affirmedZoneGatewayStatisticsGridLevelProcedureGtpproxyNumUeInitiatedDeactivateBearerSuccess Unsigned32, affirmedZoneGatewayStatisticsGridLevelProcedureGtpproxyNumUeInitiatedDeactivateBearerFail Unsigned32, affirmedZoneGatewayStatisticsGridLevelProcedureGtpproxyNumSGWChangeSuccess Unsigned32, affirmedZoneGatewayStatisticsGridLevelProcedureGtpproxyNumSGWChangeFail Unsigned32, affirmedZoneGatewayStatisticsGridLevelProcedureGtpproxyNumChangeNotificationSuccess Unsigned32, affirmedZoneGatewayStatisticsGridLevelProcedureGtpproxyNumChangeNotificationFail Unsigned32, affirmedZoneGatewayStatisticsGridLevelProcedureGtpproxyNumFsapiMigrateFpWfSessionCreateSuccess Unsigned32, affirmedZoneGatewayStatisticsGridLevelProcedureGtpproxyNumFsapiMigrateFpWfSessionCreateFail Unsigned32, affirmedZoneGatewayStatisticsGridLevelProcedureGtpproxyNumInterSgwHandoverSuccess Unsigned32, affirmedZoneGatewayStatisticsGridLevelProcedureGtpproxyNumInterSgwHandoverFail Unsigned32, affirmedZoneGatewayStatisticsGridLevelProcedureGtpproxyNumInterSgsnHandoverSuccess Unsigned32, affirmedZoneGatewayStatisticsGridLevelProcedureGtpproxyNumInterSgsnHandoverFail Unsigned32, affirmedZoneGatewayStatisticsGridLevelProcedureGtpproxyNumInterLteToGnGpSuccess Unsigned32, affirmedZoneGatewayStatisticsGridLevelProcedureGtpproxyNumInterLteToGnGpFail Unsigned32, affirmedZoneGatewayStatisticsGridLevelProcedureGtpproxyNumGnGpToLteHandoverSuccess Unsigned32, affirmedZoneGatewayStatisticsGridLevelProcedureGtpproxyNumGnGpToLteHandoverFail Unsigned32, affirmedZoneGatewayStatisticsGridLevelProcedureGtpproxyNumL2tpGwSessionDeleteSuccess Unsigned32, affirmedZoneGatewayStatisticsGridLevelProcedureGtpproxyNumL2tpGwSessionDeleteFail Unsigned32, affirmedZoneGatewayStatisticsGridLevelProcedureGtpproxyNumCreateS2xBearerSuccess Unsigned32, affirmedZoneGatewayStatisticsGridLevelProcedureGtpproxyNumCreateS2xBearerFail Unsigned32, affirmedZoneGatewayStatisticsGridLevelProcedureGtpproxyNumDeleteS2xBearerSuccess Unsigned32, affirmedZoneGatewayStatisticsGridLevelProcedureGtpproxyNumDeleteS2xBearerFail Unsigned32, affirmedZoneGatewayStatisticsGridLevelProcedureGtpproxyNumUpdateS2xBearerSuccess Unsigned32, affirmedZoneGatewayStatisticsGridLevelProcedureGtpproxyNumUpdateS2xBearerFail Unsigned32, affirmedZoneGatewayStatisticsGridLevelProcedureGtpproxyNumSuspendNotificationSuccess Unsigned32, affirmedZoneGatewayStatisticsGridLevelProcedureGtpproxyNumSuspendNotificationFail Unsigned32, affirmedZoneGatewayStatisticsGridLevelProcedureGtpproxyNumResumeNotificationSuccess Unsigned32, affirmedZoneGatewayStatisticsGridLevelProcedureGtpproxyNumResumeNotificationFail Unsigned32, affirmedZoneGatewayStatisticsGridLevelProcedureGtpproxyNumOcsReAuthProcSuccess Unsigned32, affirmedZoneGatewayStatisticsGridLevelProcedureGtpproxyNumOcsReAuthProcFailures Unsigned32, affirmedZoneGatewayStatisticsGridLevelProcedureGtpproxyNumPcrfReAuthProcSuccess Unsigned32, affirmedZoneGatewayStatisticsGridLevelProcedureGtpproxyNumPcrfReAuthProcFailures Unsigned32, affirmedZoneGatewayStatisticsGridLevelProcedureGtpproxyNumModifyS2xBearerCmdSuccess Unsigned32, affirmedZoneGatewayStatisticsGridLevelProcedureGtpproxyNumModifyS2xBearerCmdFail Unsigned32, affirmedZoneGatewayStatisticsGridLevelProcedureGtpproxyNumCreateS2aSessionSuccess Unsigned32, affirmedZoneGatewayStatisticsGridLevelProcedureGtpproxyNumCreateS2aSessionFail Unsigned32, affirmedZoneGatewayStatisticsGridLevelProcedureGtpproxyNumDeleteS2aSessionSuccess Unsigned32, affirmedZoneGatewayStatisticsGridLevelProcedureGtpproxyNumDeleteS2aSessionFail Unsigned32, affirmedZoneGatewayStatisticsGridLevelProcedureGtpproxyNumCreateS2bSessionSuccess Unsigned32, affirmedZoneGatewayStatisticsGridLevelProcedureGtpproxyNumCreateS2bSessionFail Unsigned32, affirmedZoneGatewayStatisticsGridLevelProcedureGtpproxyNumDeleteS2bSessionSuccess Unsigned32, affirmedZoneGatewayStatisticsGridLevelProcedureGtpproxyNumDeleteS2bSessionFail Unsigned32, affirmedZoneGatewayStatisticsGridLevelProcedureGtpproxyNum3gppToNon3gppHandoverSuccess Unsigned32, affirmedZoneGatewayStatisticsGridLevelProcedureGtpproxyNum3gppToNon3gppHandoverFail Unsigned32, affirmedZoneGatewayStatisticsGridLevelProcedureGtpproxyNumNon3gppTo3gppHandoverSuccess Unsigned32, affirmedZoneGatewayStatisticsGridLevelProcedureGtpproxyNumNon3gppTo3gppHandoverFail Unsigned32, affirmedZoneGatewayStatisticsGridLevelProcedureGtpproxyNumNon3gppToNon3gppHandoverSuccess Unsigned32, affirmedZoneGatewayStatisticsGridLevelProcedureGtpproxyNumNon3gppToNon3gppHandoverFail Unsigned32, affirmedZoneGatewayStatisticsGridLevelProcedureGtpproxyNumProcessPcrfRuleSuccess Unsigned32, affirmedZoneGatewayStatisticsGridLevelProcedureGtpproxyNumProcessPcrfRuleFailures Unsigned32, affirmedZoneGatewayStatisticsGridLevelProcedureGtpproxyNumEdrIntfChangeProcSuccess Unsigned32, affirmedZoneGatewayStatisticsGridLevelProcedureGtpproxyNumEdrIntfChangeProcFailures Unsigned32, affirmedZoneGatewayStatisticsGridLevelProcedureGtpproxyNumVtapConfigChangeProcSuccess Unsigned32, affirmedZoneGatewayStatisticsGridLevelProcedureGtpproxyNumVtapConfigChangeProcFailures Unsigned32, affirmedZoneGatewayStatisticsGridLevelProcedureGtpproxyNumNwInitiatedModifyQoSUePsmReject Unsigned32, affirmedZoneGatewayStatisticsGridLevelProcedureGtpproxyNumNwInitiatedModifyBearerPartialSuccess Unsigned32, affirmedZoneGatewayStatisticsGridLevelProcedureGtpproxyNumNwInitiatedModifyBearerUePsmReject Unsigned32, affirmedZoneGatewayStatisticsGridLevelProcedureGtpproxyNumNwInitiatedActivateBearerPartialSuccess Unsigned32, affirmedZoneGatewayStatisticsGridLevelProcedureGtpproxyNumNwInitiatedActivateBearerUePsmReject Unsigned32, affirmedZoneGatewayStatisticsGridLevelProcedureGtpproxyNumL2tpGwSessionCreateSuccess Unsigned32, affirmedZoneGatewayStatisticsGridLevelProcedureGtpproxyNumL2tpGwSessionCreateFail Unsigned32, affirmedZoneGatewayStatisticsGridLevelProcedureGtpproxyNumProcessFlowAuthSuccess Unsigned32, affirmedZoneGatewayStatisticsGridLevelProcedureGtpproxyNumProcessFlowAuthFailures Unsigned32, affirmedZoneGatewayStatisticsGridLevelProcedureGtpproxyNumNwInitActBearerInterAccessHOCollision Unsigned32, affirmedZoneGatewayStatisticsGridLevelProcedureGtpproxyNumNwInitModBearerInterAccessHOCollision Unsigned32, affirmedZoneGatewayStatisticsGridLevelProcedureGtpproxyNumNwInitDeactBearerInterAccessHOCollision Unsigned32, affirmedZoneGatewayStatisticsGridLevelProcedureGtpproxyNumUeInitActBearerInterAccessHOCollision Unsigned32, affirmedZoneGatewayStatisticsGridLevelProcedureGtpproxyNumUeInitModBearerInterAccessHOCollision Unsigned32, affirmedZoneGatewayStatisticsGridLevelProcedureGtpproxyNumUeInitDeactBearerInterAccessHOCollision Unsigned32 } affirmedZoneGatewayStatisticsGridLevelProcedureGtpproxyName OBJECT-TYPE SYNTAX String MAX-ACCESS not-accessible STATUS current DESCRIPTION "Table Name" ::= { affirmedZoneGatewayStatisticsGridLevelProcedureGtpproxyEntry 1 } affirmedZoneGatewayStatisticsGridLevelProcedureGtpproxyNumCreateSessionSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create session success" ::= { affirmedZoneGatewayStatisticsGridLevelProcedureGtpproxyEntry 2 } affirmedZoneGatewayStatisticsGridLevelProcedureGtpproxyNumCreateSessionFail OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create session fail" ::= { affirmedZoneGatewayStatisticsGridLevelProcedureGtpproxyEntry 3 } affirmedZoneGatewayStatisticsGridLevelProcedureGtpproxyNumModifyBearerSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of modify bearer success" ::= { affirmedZoneGatewayStatisticsGridLevelProcedureGtpproxyEntry 4 } affirmedZoneGatewayStatisticsGridLevelProcedureGtpproxyNumModifyBearerFail OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of modify bearer fail" ::= { affirmedZoneGatewayStatisticsGridLevelProcedureGtpproxyEntry 5 } affirmedZoneGatewayStatisticsGridLevelProcedureGtpproxyNumDeleteSessionSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of delete session success" ::= { affirmedZoneGatewayStatisticsGridLevelProcedureGtpproxyEntry 6 } affirmedZoneGatewayStatisticsGridLevelProcedureGtpproxyNumDeleteSessionFail OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of delete session fail" ::= { affirmedZoneGatewayStatisticsGridLevelProcedureGtpproxyEntry 7 } affirmedZoneGatewayStatisticsGridLevelProcedureGtpproxyNumNwInitiatedModifyQoSSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of network initiated modify QOS success" ::= { affirmedZoneGatewayStatisticsGridLevelProcedureGtpproxyEntry 8 } affirmedZoneGatewayStatisticsGridLevelProcedureGtpproxyNumNwInitiatedModifyQoSFail OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of network initiated modify QOS fail" ::= { affirmedZoneGatewayStatisticsGridLevelProcedureGtpproxyEntry 9 } affirmedZoneGatewayStatisticsGridLevelProcedureGtpproxyNumNwInitiatedModifyQoSTempReject OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of network initiated modify QOS temporarily rejected" ::= { affirmedZoneGatewayStatisticsGridLevelProcedureGtpproxyEntry 10 } affirmedZoneGatewayStatisticsGridLevelProcedureGtpproxyNumNwInitiatedModifyBearerSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of network initiated modify bearer success" ::= { affirmedZoneGatewayStatisticsGridLevelProcedureGtpproxyEntry 11 } affirmedZoneGatewayStatisticsGridLevelProcedureGtpproxyNumNwInitiatedModifyBearerFail OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of network initiated modify bearer fail" ::= { affirmedZoneGatewayStatisticsGridLevelProcedureGtpproxyEntry 12 } affirmedZoneGatewayStatisticsGridLevelProcedureGtpproxyNumNwInitiatedModifyBearerTempReject OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of network initiated modify bearer temporarily rejected" ::= { affirmedZoneGatewayStatisticsGridLevelProcedureGtpproxyEntry 13 } affirmedZoneGatewayStatisticsGridLevelProcedureGtpproxyNumNwInitiatedDeactivateSubscrSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of network initiated deactivate subscriber success" ::= { affirmedZoneGatewayStatisticsGridLevelProcedureGtpproxyEntry 14 } affirmedZoneGatewayStatisticsGridLevelProcedureGtpproxyNumNwInitiatedDeactivateSubscrFail OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of network initiated deactivate subscriber fail" ::= { affirmedZoneGatewayStatisticsGridLevelProcedureGtpproxyEntry 15 } affirmedZoneGatewayStatisticsGridLevelProcedureGtpproxyNumNwInitiatedActivateBearerSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of network initiated activate bearer success" ::= { affirmedZoneGatewayStatisticsGridLevelProcedureGtpproxyEntry 16 } affirmedZoneGatewayStatisticsGridLevelProcedureGtpproxyNumNwInitiatedActivateBearerFail OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of network initiated activate bearer fail" ::= { affirmedZoneGatewayStatisticsGridLevelProcedureGtpproxyEntry 17 } affirmedZoneGatewayStatisticsGridLevelProcedureGtpproxyNumNwInitiatedActivateBearerTempReject OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of network initiated activate bearer temporarily rejected" ::= { affirmedZoneGatewayStatisticsGridLevelProcedureGtpproxyEntry 18 } affirmedZoneGatewayStatisticsGridLevelProcedureGtpproxyNumNwInitiatedDeactivateBearerSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of network initiated deactivate bearer success" ::= { affirmedZoneGatewayStatisticsGridLevelProcedureGtpproxyEntry 19 } affirmedZoneGatewayStatisticsGridLevelProcedureGtpproxyNumNwInitiatedDeactivateBearerFail OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of network initiated deactivate bearer fail" ::= { affirmedZoneGatewayStatisticsGridLevelProcedureGtpproxyEntry 20 } affirmedZoneGatewayStatisticsGridLevelProcedureGtpproxyNumNwInitiatedDeactivateBearerTempReject OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of network initiated deactivate bearer temporarily rejected" ::= { affirmedZoneGatewayStatisticsGridLevelProcedureGtpproxyEntry 21 } affirmedZoneGatewayStatisticsGridLevelProcedureGtpproxyNumUeInitiatedModifyQoSSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of UE initiated modify QOS success" ::= { affirmedZoneGatewayStatisticsGridLevelProcedureGtpproxyEntry 22 } affirmedZoneGatewayStatisticsGridLevelProcedureGtpproxyNumUeInitiatedModifyQoSFail OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of UE initiated modify QOS fail" ::= { affirmedZoneGatewayStatisticsGridLevelProcedureGtpproxyEntry 23 } affirmedZoneGatewayStatisticsGridLevelProcedureGtpproxyNumUeInitiatedActivateBearerSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of UE initiated activate bearer success" ::= { affirmedZoneGatewayStatisticsGridLevelProcedureGtpproxyEntry 24 } affirmedZoneGatewayStatisticsGridLevelProcedureGtpproxyNumUeInitiatedActivateBearerFail OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of UE initiated activate bearer fail" ::= { affirmedZoneGatewayStatisticsGridLevelProcedureGtpproxyEntry 25 } affirmedZoneGatewayStatisticsGridLevelProcedureGtpproxyNumUeInitiatedDeactivateBearerSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of UE initiated deactivate bearer success" ::= { affirmedZoneGatewayStatisticsGridLevelProcedureGtpproxyEntry 26 } affirmedZoneGatewayStatisticsGridLevelProcedureGtpproxyNumUeInitiatedDeactivateBearerFail OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of UE initiated deactivate bearer fail" ::= { affirmedZoneGatewayStatisticsGridLevelProcedureGtpproxyEntry 27 } affirmedZoneGatewayStatisticsGridLevelProcedureGtpproxyNumSGWChangeSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of sgw change success" ::= { affirmedZoneGatewayStatisticsGridLevelProcedureGtpproxyEntry 28 } affirmedZoneGatewayStatisticsGridLevelProcedureGtpproxyNumSGWChangeFail OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of sgw change fail" ::= { affirmedZoneGatewayStatisticsGridLevelProcedureGtpproxyEntry 29 } affirmedZoneGatewayStatisticsGridLevelProcedureGtpproxyNumChangeNotificationSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of change notification success" ::= { affirmedZoneGatewayStatisticsGridLevelProcedureGtpproxyEntry 30 } affirmedZoneGatewayStatisticsGridLevelProcedureGtpproxyNumChangeNotificationFail OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of change notification fail" ::= { affirmedZoneGatewayStatisticsGridLevelProcedureGtpproxyEntry 31 } affirmedZoneGatewayStatisticsGridLevelProcedureGtpproxyNumFsapiMigrateFpWfSessionCreateSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of FSAPI migrate fastpath workflow session create success" ::= { affirmedZoneGatewayStatisticsGridLevelProcedureGtpproxyEntry 32 } affirmedZoneGatewayStatisticsGridLevelProcedureGtpproxyNumFsapiMigrateFpWfSessionCreateFail OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of FSAPI migrate fastpath workflow session create fail" ::= { affirmedZoneGatewayStatisticsGridLevelProcedureGtpproxyEntry 33 } affirmedZoneGatewayStatisticsGridLevelProcedureGtpproxyNumInterSgwHandoverSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of inter SGW handover success" ::= { affirmedZoneGatewayStatisticsGridLevelProcedureGtpproxyEntry 34 } affirmedZoneGatewayStatisticsGridLevelProcedureGtpproxyNumInterSgwHandoverFail OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of inter SGW handover fail" ::= { affirmedZoneGatewayStatisticsGridLevelProcedureGtpproxyEntry 35 } affirmedZoneGatewayStatisticsGridLevelProcedureGtpproxyNumInterSgsnHandoverSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of inter SGSN handover success" ::= { affirmedZoneGatewayStatisticsGridLevelProcedureGtpproxyEntry 36 } affirmedZoneGatewayStatisticsGridLevelProcedureGtpproxyNumInterSgsnHandoverFail OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of inter SGSN handover fail" ::= { affirmedZoneGatewayStatisticsGridLevelProcedureGtpproxyEntry 37 } affirmedZoneGatewayStatisticsGridLevelProcedureGtpproxyNumInterLteToGnGpSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of LTE to Gn/Gp handover success" ::= { affirmedZoneGatewayStatisticsGridLevelProcedureGtpproxyEntry 38 } affirmedZoneGatewayStatisticsGridLevelProcedureGtpproxyNumInterLteToGnGpFail OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of LTE to Gn/Gp handover fail" ::= { affirmedZoneGatewayStatisticsGridLevelProcedureGtpproxyEntry 39 } affirmedZoneGatewayStatisticsGridLevelProcedureGtpproxyNumGnGpToLteHandoverSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Gn/Gp to LTE handover success" ::= { affirmedZoneGatewayStatisticsGridLevelProcedureGtpproxyEntry 40 } affirmedZoneGatewayStatisticsGridLevelProcedureGtpproxyNumGnGpToLteHandoverFail OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Gn/Gp to LTE handover fail" ::= { affirmedZoneGatewayStatisticsGridLevelProcedureGtpproxyEntry 41 } affirmedZoneGatewayStatisticsGridLevelProcedureGtpproxyNumL2tpGwSessionDeleteSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of L2tp gateway session delete success" ::= { affirmedZoneGatewayStatisticsGridLevelProcedureGtpproxyEntry 42 } affirmedZoneGatewayStatisticsGridLevelProcedureGtpproxyNumL2tpGwSessionDeleteFail OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of L2tp gateway session delete fail" ::= { affirmedZoneGatewayStatisticsGridLevelProcedureGtpproxyEntry 43 } affirmedZoneGatewayStatisticsGridLevelProcedureGtpproxyNumCreateS2xBearerSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of S2X create bearer success" ::= { affirmedZoneGatewayStatisticsGridLevelProcedureGtpproxyEntry 44 } affirmedZoneGatewayStatisticsGridLevelProcedureGtpproxyNumCreateS2xBearerFail OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of S2X create bearer fail" ::= { affirmedZoneGatewayStatisticsGridLevelProcedureGtpproxyEntry 45 } affirmedZoneGatewayStatisticsGridLevelProcedureGtpproxyNumDeleteS2xBearerSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of S2X delete bearer success" ::= { affirmedZoneGatewayStatisticsGridLevelProcedureGtpproxyEntry 46 } affirmedZoneGatewayStatisticsGridLevelProcedureGtpproxyNumDeleteS2xBearerFail OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of S2X delete bearer fail" ::= { affirmedZoneGatewayStatisticsGridLevelProcedureGtpproxyEntry 47 } affirmedZoneGatewayStatisticsGridLevelProcedureGtpproxyNumUpdateS2xBearerSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of S2X update bearer success" ::= { affirmedZoneGatewayStatisticsGridLevelProcedureGtpproxyEntry 48 } affirmedZoneGatewayStatisticsGridLevelProcedureGtpproxyNumUpdateS2xBearerFail OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of S2X update bearer fail" ::= { affirmedZoneGatewayStatisticsGridLevelProcedureGtpproxyEntry 49 } affirmedZoneGatewayStatisticsGridLevelProcedureGtpproxyNumSuspendNotificationSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Suspend Notification success" ::= { affirmedZoneGatewayStatisticsGridLevelProcedureGtpproxyEntry 50 } affirmedZoneGatewayStatisticsGridLevelProcedureGtpproxyNumSuspendNotificationFail OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Suspend Notification fail" ::= { affirmedZoneGatewayStatisticsGridLevelProcedureGtpproxyEntry 51 } affirmedZoneGatewayStatisticsGridLevelProcedureGtpproxyNumResumeNotificationSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Resume Notification success" ::= { affirmedZoneGatewayStatisticsGridLevelProcedureGtpproxyEntry 52 } affirmedZoneGatewayStatisticsGridLevelProcedureGtpproxyNumResumeNotificationFail OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Resume Notification fail" ::= { affirmedZoneGatewayStatisticsGridLevelProcedureGtpproxyEntry 53 } affirmedZoneGatewayStatisticsGridLevelProcedureGtpproxyNumOcsReAuthProcSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of OCS Re-Auth success" ::= { affirmedZoneGatewayStatisticsGridLevelProcedureGtpproxyEntry 54 } affirmedZoneGatewayStatisticsGridLevelProcedureGtpproxyNumOcsReAuthProcFailures OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of OCS Re-Auth failures" ::= { affirmedZoneGatewayStatisticsGridLevelProcedureGtpproxyEntry 55 } affirmedZoneGatewayStatisticsGridLevelProcedureGtpproxyNumPcrfReAuthProcSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of PCRF Re-Auth success" ::= { affirmedZoneGatewayStatisticsGridLevelProcedureGtpproxyEntry 56 } affirmedZoneGatewayStatisticsGridLevelProcedureGtpproxyNumPcrfReAuthProcFailures OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of PCRF Re-Auth failures" ::= { affirmedZoneGatewayStatisticsGridLevelProcedureGtpproxyEntry 57 } affirmedZoneGatewayStatisticsGridLevelProcedureGtpproxyNumModifyS2xBearerCmdSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of S2X modify bearer command success" ::= { affirmedZoneGatewayStatisticsGridLevelProcedureGtpproxyEntry 58 } affirmedZoneGatewayStatisticsGridLevelProcedureGtpproxyNumModifyS2xBearerCmdFail OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of S2X modify bearer command fail" ::= { affirmedZoneGatewayStatisticsGridLevelProcedureGtpproxyEntry 59 } affirmedZoneGatewayStatisticsGridLevelProcedureGtpproxyNumCreateS2aSessionSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of S2a create session success" ::= { affirmedZoneGatewayStatisticsGridLevelProcedureGtpproxyEntry 60 } affirmedZoneGatewayStatisticsGridLevelProcedureGtpproxyNumCreateS2aSessionFail OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of S2a create session fail" ::= { affirmedZoneGatewayStatisticsGridLevelProcedureGtpproxyEntry 61 } affirmedZoneGatewayStatisticsGridLevelProcedureGtpproxyNumDeleteS2aSessionSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of S2a delete session success" ::= { affirmedZoneGatewayStatisticsGridLevelProcedureGtpproxyEntry 62 } affirmedZoneGatewayStatisticsGridLevelProcedureGtpproxyNumDeleteS2aSessionFail OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of S2a create session fail" ::= { affirmedZoneGatewayStatisticsGridLevelProcedureGtpproxyEntry 63 } affirmedZoneGatewayStatisticsGridLevelProcedureGtpproxyNumCreateS2bSessionSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of S2b create session success" ::= { affirmedZoneGatewayStatisticsGridLevelProcedureGtpproxyEntry 64 } affirmedZoneGatewayStatisticsGridLevelProcedureGtpproxyNumCreateS2bSessionFail OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of S2b create session fail" ::= { affirmedZoneGatewayStatisticsGridLevelProcedureGtpproxyEntry 65 } affirmedZoneGatewayStatisticsGridLevelProcedureGtpproxyNumDeleteS2bSessionSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of S2b delete session success" ::= { affirmedZoneGatewayStatisticsGridLevelProcedureGtpproxyEntry 66 } affirmedZoneGatewayStatisticsGridLevelProcedureGtpproxyNumDeleteS2bSessionFail OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of S2b create session fail" ::= { affirmedZoneGatewayStatisticsGridLevelProcedureGtpproxyEntry 67 } affirmedZoneGatewayStatisticsGridLevelProcedureGtpproxyNum3gppToNon3gppHandoverSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of 3gpp to non-3gpp handover success" ::= { affirmedZoneGatewayStatisticsGridLevelProcedureGtpproxyEntry 68 } affirmedZoneGatewayStatisticsGridLevelProcedureGtpproxyNum3gppToNon3gppHandoverFail OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of 3gpp to non-3gpp handover fail" ::= { affirmedZoneGatewayStatisticsGridLevelProcedureGtpproxyEntry 69 } affirmedZoneGatewayStatisticsGridLevelProcedureGtpproxyNumNon3gppTo3gppHandoverSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of non-3gpp to 3gpp handover success" ::= { affirmedZoneGatewayStatisticsGridLevelProcedureGtpproxyEntry 70 } affirmedZoneGatewayStatisticsGridLevelProcedureGtpproxyNumNon3gppTo3gppHandoverFail OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of non-3gpp to 3gpp handover fail" ::= { affirmedZoneGatewayStatisticsGridLevelProcedureGtpproxyEntry 71 } affirmedZoneGatewayStatisticsGridLevelProcedureGtpproxyNumNon3gppToNon3gppHandoverSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of non-3gpp to non-3gpp handover success" ::= { affirmedZoneGatewayStatisticsGridLevelProcedureGtpproxyEntry 72 } affirmedZoneGatewayStatisticsGridLevelProcedureGtpproxyNumNon3gppToNon3gppHandoverFail OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of non-3gpp to non-3gpp handover fail" ::= { affirmedZoneGatewayStatisticsGridLevelProcedureGtpproxyEntry 73 } affirmedZoneGatewayStatisticsGridLevelProcedureGtpproxyNumProcessPcrfRuleSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of process PCRF rule success" ::= { affirmedZoneGatewayStatisticsGridLevelProcedureGtpproxyEntry 74 } affirmedZoneGatewayStatisticsGridLevelProcedureGtpproxyNumProcessPcrfRuleFailures OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of process PCRF rule failures" ::= { affirmedZoneGatewayStatisticsGridLevelProcedureGtpproxyEntry 75 } affirmedZoneGatewayStatisticsGridLevelProcedureGtpproxyNumEdrIntfChangeProcSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Control Profile EDR Interface ID Change success" ::= { affirmedZoneGatewayStatisticsGridLevelProcedureGtpproxyEntry 76 } affirmedZoneGatewayStatisticsGridLevelProcedureGtpproxyNumEdrIntfChangeProcFailures OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Control Profile EDR Interface ID Change failed" ::= { affirmedZoneGatewayStatisticsGridLevelProcedureGtpproxyEntry 77 } affirmedZoneGatewayStatisticsGridLevelProcedureGtpproxyNumVtapConfigChangeProcSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Vtap Config Change success" ::= { affirmedZoneGatewayStatisticsGridLevelProcedureGtpproxyEntry 78 } affirmedZoneGatewayStatisticsGridLevelProcedureGtpproxyNumVtapConfigChangeProcFailures OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Vtap Config Change failed" ::= { affirmedZoneGatewayStatisticsGridLevelProcedureGtpproxyEntry 79 } affirmedZoneGatewayStatisticsGridLevelProcedureGtpproxyNumNwInitiatedModifyQoSUePsmReject OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of network initiated modify QOS rejected due to UE in PSM " ::= { affirmedZoneGatewayStatisticsGridLevelProcedureGtpproxyEntry 80 } affirmedZoneGatewayStatisticsGridLevelProcedureGtpproxyNumNwInitiatedModifyBearerPartialSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of network initiated modify bearer partial success" ::= { affirmedZoneGatewayStatisticsGridLevelProcedureGtpproxyEntry 81 } affirmedZoneGatewayStatisticsGridLevelProcedureGtpproxyNumNwInitiatedModifyBearerUePsmReject OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of network initiated modify bearer rejected due to UE in PSM" ::= { affirmedZoneGatewayStatisticsGridLevelProcedureGtpproxyEntry 82 } affirmedZoneGatewayStatisticsGridLevelProcedureGtpproxyNumNwInitiatedActivateBearerPartialSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of network initiated activate bearer partial success" ::= { affirmedZoneGatewayStatisticsGridLevelProcedureGtpproxyEntry 83 } affirmedZoneGatewayStatisticsGridLevelProcedureGtpproxyNumNwInitiatedActivateBearerUePsmReject OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of network initiated activate bearer temporarily rejected" ::= { affirmedZoneGatewayStatisticsGridLevelProcedureGtpproxyEntry 84 } affirmedZoneGatewayStatisticsGridLevelProcedureGtpproxyNumL2tpGwSessionCreateSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of L2tp gateway session create success" ::= { affirmedZoneGatewayStatisticsGridLevelProcedureGtpproxyEntry 85 } affirmedZoneGatewayStatisticsGridLevelProcedureGtpproxyNumL2tpGwSessionCreateFail OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of L2tp gateway session create fail" ::= { affirmedZoneGatewayStatisticsGridLevelProcedureGtpproxyEntry 86 } affirmedZoneGatewayStatisticsGridLevelProcedureGtpproxyNumProcessFlowAuthSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of process Flow Auth procedures success" ::= { affirmedZoneGatewayStatisticsGridLevelProcedureGtpproxyEntry 87 } affirmedZoneGatewayStatisticsGridLevelProcedureGtpproxyNumProcessFlowAuthFailures OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of process Flow Auth procedures failures" ::= { affirmedZoneGatewayStatisticsGridLevelProcedureGtpproxyEntry 88 } affirmedZoneGatewayStatisticsGridLevelProcedureGtpproxyNumNwInitActBearerInterAccessHOCollision OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of network initiated activate bearer inter access handover collision" ::= { affirmedZoneGatewayStatisticsGridLevelProcedureGtpproxyEntry 89 } affirmedZoneGatewayStatisticsGridLevelProcedureGtpproxyNumNwInitModBearerInterAccessHOCollision OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of network initiated modify bearer inter access handover collision" ::= { affirmedZoneGatewayStatisticsGridLevelProcedureGtpproxyEntry 90 } affirmedZoneGatewayStatisticsGridLevelProcedureGtpproxyNumNwInitDeactBearerInterAccessHOCollision OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of network initiated deactivate bearer inter access handover collision" ::= { affirmedZoneGatewayStatisticsGridLevelProcedureGtpproxyEntry 91 } affirmedZoneGatewayStatisticsGridLevelProcedureGtpproxyNumUeInitActBearerInterAccessHOCollision OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of ue initiated activate bearer inter access handover collision" ::= { affirmedZoneGatewayStatisticsGridLevelProcedureGtpproxyEntry 92 } affirmedZoneGatewayStatisticsGridLevelProcedureGtpproxyNumUeInitModBearerInterAccessHOCollision OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of ue initiated modify bearer inter access handover collision" ::= { affirmedZoneGatewayStatisticsGridLevelProcedureGtpproxyEntry 93 } affirmedZoneGatewayStatisticsGridLevelProcedureGtpproxyNumUeInitDeactBearerInterAccessHOCollision OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of ue initiated deactivate bearer inter access handover collision" ::= { affirmedZoneGatewayStatisticsGridLevelProcedureGtpproxyEntry 94 } affirmedZoneGatewayStatisticsGridLevelGeoRedPerformanceGeoGroupTable OBJECT-TYPE SYNTAX SEQUENCE OF AffirmedZoneGatewayStatisticsGridLevelGeoRedPerformanceGeoGroupEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "" ::= { affirmedZoneMIB 401 } affirmedZoneGatewayStatisticsGridLevelGeoRedPerformanceGeoGroupEntry OBJECT-TYPE SYNTAX AffirmedZoneGatewayStatisticsGridLevelGeoRedPerformanceGeoGroupEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "" INDEX { affirmedZoneName, affirmedZoneGatewayStatisticsGridLevelGeoRedPerformanceGeoGroupName } ::= { affirmedZoneGatewayStatisticsGridLevelGeoRedPerformanceGeoGroupTable 1 } AffirmedZoneGatewayStatisticsGridLevelGeoRedPerformanceGeoGroupEntry ::= SEQUENCE { affirmedZoneGatewayStatisticsGridLevelGeoRedPerformanceGeoGroupName String, affirmedZoneGatewayStatisticsGridLevelGeoRedPerformanceGeoGroupNumActiveToStandbySwitchover Unsigned32, affirmedZoneGatewayStatisticsGridLevelGeoRedPerformanceGeoGroupNumStandbyToActiveSwitchover Unsigned32, affirmedZoneGatewayStatisticsGridLevelGeoRedPerformanceGeoGroupNumActiveToStandbySwitchoverAaaRadiusFailure Unsigned32, affirmedZoneGatewayStatisticsGridLevelGeoRedPerformanceGeoGroupNumActiveToStandbySwitchoverAaaS6bFailure Unsigned32, affirmedZoneGatewayStatisticsGridLevelGeoRedPerformanceGeoGroupNumActiveToStandbySwitchoverAaaSwmFailure Unsigned32, affirmedZoneGatewayStatisticsGridLevelGeoRedPerformanceGeoGroupNumActiveToStandbySwitchoverAaaStaFailure Unsigned32, affirmedZoneGatewayStatisticsGridLevelGeoRedPerformanceGeoGroupNumActiveToStandbySwitchoverPcrfLinkFailure Unsigned32, affirmedZoneGatewayStatisticsGridLevelGeoRedPerformanceGeoGroupNumActiveToStandbySwitchoverOcsLinkFailure Unsigned32, affirmedZoneGatewayStatisticsGridLevelGeoRedPerformanceGeoGroupNumActiveToStandbySwitchoverManual Unsigned32, affirmedZoneGatewayStatisticsGridLevelGeoRedPerformanceGeoGroupNumActiveToStandbySwitchoverReasonUnknown Unsigned32, affirmedZoneGatewayStatisticsGridLevelGeoRedPerformanceGeoGroupNumStandbyToActiveSwitchoverAaaRadiusFailure Unsigned32, affirmedZoneGatewayStatisticsGridLevelGeoRedPerformanceGeoGroupNumStandbyToActiveSwitchoverAaaS6bFailure Unsigned32, affirmedZoneGatewayStatisticsGridLevelGeoRedPerformanceGeoGroupNumStandbyToActiveSwitchoverAaaSwmFailure Unsigned32, affirmedZoneGatewayStatisticsGridLevelGeoRedPerformanceGeoGroupNumStandbyToActiveSwitchoverAaaStaFailure Unsigned32, affirmedZoneGatewayStatisticsGridLevelGeoRedPerformanceGeoGroupNumStandbyToActiveSwitchoverPcrfLinkFailure Unsigned32, affirmedZoneGatewayStatisticsGridLevelGeoRedPerformanceGeoGroupNumStandbyToActiveSwitchoverOcsLinkFailure Unsigned32, affirmedZoneGatewayStatisticsGridLevelGeoRedPerformanceGeoGroupNumStandbyToActiveSwitchoverManual Unsigned32, affirmedZoneGatewayStatisticsGridLevelGeoRedPerformanceGeoGroupNumStandbyToActiveSwitchoverReasonUnknown Unsigned32, affirmedZoneGatewayStatisticsGridLevelGeoRedPerformanceGeoGroupNumSessionAddSent ConfdString, affirmedZoneGatewayStatisticsGridLevelGeoRedPerformanceGeoGroupNumSessionModifySent ConfdString, affirmedZoneGatewayStatisticsGridLevelGeoRedPerformanceGeoGroupNumSessionDeleteSent ConfdString, affirmedZoneGatewayStatisticsGridLevelGeoRedPerformanceGeoGroupNumSessionAddReceived ConfdString, affirmedZoneGatewayStatisticsGridLevelGeoRedPerformanceGeoGroupNumSessionAddSuccess ConfdString, affirmedZoneGatewayStatisticsGridLevelGeoRedPerformanceGeoGroupNumSessionAddFailed ConfdString, affirmedZoneGatewayStatisticsGridLevelGeoRedPerformanceGeoGroupNumSessionAddFailedSessionDecodeFailure ConfdString, affirmedZoneGatewayStatisticsGridLevelGeoRedPerformanceGeoGroupNumSessionAddFailedIpReserveFailure ConfdString, affirmedZoneGatewayStatisticsGridLevelGeoRedPerformanceGeoGroupNumSessionAddFailedInternalError ConfdString, affirmedZoneGatewayStatisticsGridLevelGeoRedPerformanceGeoGroupNumSessionModifyReceived ConfdString, affirmedZoneGatewayStatisticsGridLevelGeoRedPerformanceGeoGroupNumSessionModifySuccess ConfdString, affirmedZoneGatewayStatisticsGridLevelGeoRedPerformanceGeoGroupNumSessionModifyDiffStartTime ConfdString, affirmedZoneGatewayStatisticsGridLevelGeoRedPerformanceGeoGroupNumSessionModifyFailed ConfdString, affirmedZoneGatewayStatisticsGridLevelGeoRedPerformanceGeoGroupNumSessionModifyFailedSessionNotFound ConfdString, affirmedZoneGatewayStatisticsGridLevelGeoRedPerformanceGeoGroupNumSessionModifyFailedSessionDecodeFailed ConfdString, affirmedZoneGatewayStatisticsGridLevelGeoRedPerformanceGeoGroupNumSessionModifyFailedInternalError ConfdString, affirmedZoneGatewayStatisticsGridLevelGeoRedPerformanceGeoGroupNumSessionDeleteReceived ConfdString, affirmedZoneGatewayStatisticsGridLevelGeoRedPerformanceGeoGroupNumSessionDeleteSuccess ConfdString, affirmedZoneGatewayStatisticsGridLevelGeoRedPerformanceGeoGroupNumSessionDeleteFailed ConfdString, affirmedZoneGatewayStatisticsGridLevelGeoRedPerformanceGeoGroupNumSessionDeleteFailedSessionNotFound ConfdString, affirmedZoneGatewayStatisticsGridLevelGeoRedPerformanceGeoGroupNumUplinkPackets ConfdString, affirmedZoneGatewayStatisticsGridLevelGeoRedPerformanceGeoGroupNumUplinkBytes ConfdString, affirmedZoneGatewayStatisticsGridLevelGeoRedPerformanceGeoGroupNumUplinkDropPackets ConfdString, affirmedZoneGatewayStatisticsGridLevelGeoRedPerformanceGeoGroupNumUplinkDropBytes ConfdString, affirmedZoneGatewayStatisticsGridLevelGeoRedPerformanceGeoGroupNumDownlinkPackets ConfdString, affirmedZoneGatewayStatisticsGridLevelGeoRedPerformanceGeoGroupNumDownlinkBytes ConfdString, affirmedZoneGatewayStatisticsGridLevelGeoRedPerformanceGeoGroupNumDownlinkDropPackets ConfdString, affirmedZoneGatewayStatisticsGridLevelGeoRedPerformanceGeoGroupNumDownlinkDropBytes ConfdString, affirmedZoneGatewayStatisticsGridLevelGeoRedPerformanceGeoGroupNumSessionAddSent1MinAvg Unsigned32, affirmedZoneGatewayStatisticsGridLevelGeoRedPerformanceGeoGroupNumSessionAddSent5MinAvg Unsigned32, affirmedZoneGatewayStatisticsGridLevelGeoRedPerformanceGeoGroupNumSessionAddSent15MinAvg Unsigned32, affirmedZoneGatewayStatisticsGridLevelGeoRedPerformanceGeoGroupNumSessionModifySent1MinAvg Unsigned32, affirmedZoneGatewayStatisticsGridLevelGeoRedPerformanceGeoGroupNumSessionModifySent5MinAvg Unsigned32, affirmedZoneGatewayStatisticsGridLevelGeoRedPerformanceGeoGroupNumSessionModifySent15MinAvg Unsigned32, affirmedZoneGatewayStatisticsGridLevelGeoRedPerformanceGeoGroupNumSessionDeleteSent1MinAvg Unsigned32, affirmedZoneGatewayStatisticsGridLevelGeoRedPerformanceGeoGroupNumSessionDeleteSent5MinAvg Unsigned32, affirmedZoneGatewayStatisticsGridLevelGeoRedPerformanceGeoGroupNumSessionDeleteSent15MinAvg Unsigned32, affirmedZoneGatewayStatisticsGridLevelGeoRedPerformanceGeoGroupNumSessionAddReceived1MinAvg Unsigned32, affirmedZoneGatewayStatisticsGridLevelGeoRedPerformanceGeoGroupNumSessionAddReceived5MinAvg Unsigned32, affirmedZoneGatewayStatisticsGridLevelGeoRedPerformanceGeoGroupNumSessionAddReceived15MinAvg Unsigned32, affirmedZoneGatewayStatisticsGridLevelGeoRedPerformanceGeoGroupNumSessionModifyReceived1MinAvg Unsigned32, affirmedZoneGatewayStatisticsGridLevelGeoRedPerformanceGeoGroupNumSessionModifyReceived5MinAvg Unsigned32, affirmedZoneGatewayStatisticsGridLevelGeoRedPerformanceGeoGroupNumSessionModifyReceived15MinAvg Unsigned32, affirmedZoneGatewayStatisticsGridLevelGeoRedPerformanceGeoGroupNumSessionDeleteReceived1MinAvg Unsigned32, affirmedZoneGatewayStatisticsGridLevelGeoRedPerformanceGeoGroupNumSessionDeleteReceived5MinAvg Unsigned32, affirmedZoneGatewayStatisticsGridLevelGeoRedPerformanceGeoGroupNumSessionDeleteReceived15MinAvg Unsigned32, affirmedZoneGatewayStatisticsGridLevelGeoRedPerformanceGeoGroupNumActiveToStandbySwitchoverRmgFailure Unsigned32, affirmedZoneGatewayStatisticsGridLevelGeoRedPerformanceGeoGroupNumStandbyToActiveSwitchoverRmgFailure Unsigned32, affirmedZoneGatewayStatisticsGridLevelGeoRedPerformanceGeoGroupNumCurSessionsRestorePendingGeoStandby ConfdString, affirmedZoneGatewayStatisticsGridLevelGeoRedPerformanceGeoGroupNumActiveToStandbySwitchoverPfcpFailure Unsigned32, affirmedZoneGatewayStatisticsGridLevelGeoRedPerformanceGeoGroupNumStandbyToActiveSwitchoverPfcpFailure Unsigned32 } affirmedZoneGatewayStatisticsGridLevelGeoRedPerformanceGeoGroupName OBJECT-TYPE SYNTAX String MAX-ACCESS not-accessible STATUS current DESCRIPTION "Geo-Redundant Group Name" ::= { affirmedZoneGatewayStatisticsGridLevelGeoRedPerformanceGeoGroupEntry 1 } affirmedZoneGatewayStatisticsGridLevelGeoRedPerformanceGeoGroupNumActiveToStandbySwitchover OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of geo switchovers from active to standby" ::= { affirmedZoneGatewayStatisticsGridLevelGeoRedPerformanceGeoGroupEntry 2 } affirmedZoneGatewayStatisticsGridLevelGeoRedPerformanceGeoGroupNumStandbyToActiveSwitchover OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of geo switchovers from standby to active" ::= { affirmedZoneGatewayStatisticsGridLevelGeoRedPerformanceGeoGroupEntry 3 } affirmedZoneGatewayStatisticsGridLevelGeoRedPerformanceGeoGroupNumActiveToStandbySwitchoverAaaRadiusFailure OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of geo switchovers from active to standby due to AAA Radius Failure" ::= { affirmedZoneGatewayStatisticsGridLevelGeoRedPerformanceGeoGroupEntry 4 } affirmedZoneGatewayStatisticsGridLevelGeoRedPerformanceGeoGroupNumActiveToStandbySwitchoverAaaS6bFailure OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of geo switchovers from active to standby due to AAA S6b failure" ::= { affirmedZoneGatewayStatisticsGridLevelGeoRedPerformanceGeoGroupEntry 5 } affirmedZoneGatewayStatisticsGridLevelGeoRedPerformanceGeoGroupNumActiveToStandbySwitchoverAaaSwmFailure OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of geo switchovers from active to standby due to AAA SWm failure" ::= { affirmedZoneGatewayStatisticsGridLevelGeoRedPerformanceGeoGroupEntry 6 } affirmedZoneGatewayStatisticsGridLevelGeoRedPerformanceGeoGroupNumActiveToStandbySwitchoverAaaStaFailure OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of geo switchovers from active to standby due to AAA STa failure" ::= { affirmedZoneGatewayStatisticsGridLevelGeoRedPerformanceGeoGroupEntry 7 } affirmedZoneGatewayStatisticsGridLevelGeoRedPerformanceGeoGroupNumActiveToStandbySwitchoverPcrfLinkFailure OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of geo switchovers from active to standby due to diameter Gx (PCRF) failure" ::= { affirmedZoneGatewayStatisticsGridLevelGeoRedPerformanceGeoGroupEntry 8 } affirmedZoneGatewayStatisticsGridLevelGeoRedPerformanceGeoGroupNumActiveToStandbySwitchoverOcsLinkFailure OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of geo switchovers from active to standby due to diameter Gy (OCS) failure" ::= { affirmedZoneGatewayStatisticsGridLevelGeoRedPerformanceGeoGroupEntry 9 } affirmedZoneGatewayStatisticsGridLevelGeoRedPerformanceGeoGroupNumActiveToStandbySwitchoverManual OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of geo switchovers from active to standby initiated manually" ::= { affirmedZoneGatewayStatisticsGridLevelGeoRedPerformanceGeoGroupEntry 10 } affirmedZoneGatewayStatisticsGridLevelGeoRedPerformanceGeoGroupNumActiveToStandbySwitchoverReasonUnknown OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of geo switchovers from active to standby due to unknown reason" ::= { affirmedZoneGatewayStatisticsGridLevelGeoRedPerformanceGeoGroupEntry 11 } affirmedZoneGatewayStatisticsGridLevelGeoRedPerformanceGeoGroupNumStandbyToActiveSwitchoverAaaRadiusFailure OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of geo switchovers from standby to active due to AAA Radius failure" ::= { affirmedZoneGatewayStatisticsGridLevelGeoRedPerformanceGeoGroupEntry 12 } affirmedZoneGatewayStatisticsGridLevelGeoRedPerformanceGeoGroupNumStandbyToActiveSwitchoverAaaS6bFailure OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of geo switchovers from standby to active due to AAA S6b failure" ::= { affirmedZoneGatewayStatisticsGridLevelGeoRedPerformanceGeoGroupEntry 13 } affirmedZoneGatewayStatisticsGridLevelGeoRedPerformanceGeoGroupNumStandbyToActiveSwitchoverAaaSwmFailure OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of geo switchovers from standby to active due to AAA SWm failure" ::= { affirmedZoneGatewayStatisticsGridLevelGeoRedPerformanceGeoGroupEntry 14 } affirmedZoneGatewayStatisticsGridLevelGeoRedPerformanceGeoGroupNumStandbyToActiveSwitchoverAaaStaFailure OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of geo switchovers from standby to active due to AAA STa failure" ::= { affirmedZoneGatewayStatisticsGridLevelGeoRedPerformanceGeoGroupEntry 15 } affirmedZoneGatewayStatisticsGridLevelGeoRedPerformanceGeoGroupNumStandbyToActiveSwitchoverPcrfLinkFailure OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of geo switchovers from standby to active due to diameter Gx (PCRF) Failure" ::= { affirmedZoneGatewayStatisticsGridLevelGeoRedPerformanceGeoGroupEntry 16 } affirmedZoneGatewayStatisticsGridLevelGeoRedPerformanceGeoGroupNumStandbyToActiveSwitchoverOcsLinkFailure OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of geo switchovers from standby to active due to diameter Gy (OCS) failure" ::= { affirmedZoneGatewayStatisticsGridLevelGeoRedPerformanceGeoGroupEntry 17 } affirmedZoneGatewayStatisticsGridLevelGeoRedPerformanceGeoGroupNumStandbyToActiveSwitchoverManual OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of geo switchovers from standby to active initiated manually" ::= { affirmedZoneGatewayStatisticsGridLevelGeoRedPerformanceGeoGroupEntry 18 } affirmedZoneGatewayStatisticsGridLevelGeoRedPerformanceGeoGroupNumStandbyToActiveSwitchoverReasonUnknown OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of geo switchovers from standby to active due to unknown reason" ::= { affirmedZoneGatewayStatisticsGridLevelGeoRedPerformanceGeoGroupEntry 19 } affirmedZoneGatewayStatisticsGridLevelGeoRedPerformanceGeoGroupNumSessionAddSent OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of geo-sync session add events sent from Geo Active" ::= { affirmedZoneGatewayStatisticsGridLevelGeoRedPerformanceGeoGroupEntry 20 } affirmedZoneGatewayStatisticsGridLevelGeoRedPerformanceGeoGroupNumSessionModifySent OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of geo-sync session modifications sent from Geo Active" ::= { affirmedZoneGatewayStatisticsGridLevelGeoRedPerformanceGeoGroupEntry 21 } affirmedZoneGatewayStatisticsGridLevelGeoRedPerformanceGeoGroupNumSessionDeleteSent OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of geo-sync session deletions sent from Geo Active" ::= { affirmedZoneGatewayStatisticsGridLevelGeoRedPerformanceGeoGroupEntry 22 } affirmedZoneGatewayStatisticsGridLevelGeoRedPerformanceGeoGroupNumSessionAddReceived OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of geo-sync session adds (restore) received in Geo Standby" ::= { affirmedZoneGatewayStatisticsGridLevelGeoRedPerformanceGeoGroupEntry 23 } affirmedZoneGatewayStatisticsGridLevelGeoRedPerformanceGeoGroupNumSessionAddSuccess OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of geo-sync session add (restore) successful in Geo Standby" ::= { affirmedZoneGatewayStatisticsGridLevelGeoRedPerformanceGeoGroupEntry 24 } affirmedZoneGatewayStatisticsGridLevelGeoRedPerformanceGeoGroupNumSessionAddFailed OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of geo-sync session add (restore) failed in Geo Standby" ::= { affirmedZoneGatewayStatisticsGridLevelGeoRedPerformanceGeoGroupEntry 25 } affirmedZoneGatewayStatisticsGridLevelGeoRedPerformanceGeoGroupNumSessionAddFailedSessionDecodeFailure OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of geo-sync session add (restore) failed due to session decode failure in Geo Standby" ::= { affirmedZoneGatewayStatisticsGridLevelGeoRedPerformanceGeoGroupEntry 26 } affirmedZoneGatewayStatisticsGridLevelGeoRedPerformanceGeoGroupNumSessionAddFailedIpReserveFailure OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of geo-sync session add (retore) failed due to ip reservation failure in Geo Standby" ::= { affirmedZoneGatewayStatisticsGridLevelGeoRedPerformanceGeoGroupEntry 27 } affirmedZoneGatewayStatisticsGridLevelGeoRedPerformanceGeoGroupNumSessionAddFailedInternalError OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of geo-sync session add (retore) failed due to internal error in Geo Standby" ::= { affirmedZoneGatewayStatisticsGridLevelGeoRedPerformanceGeoGroupEntry 28 } affirmedZoneGatewayStatisticsGridLevelGeoRedPerformanceGeoGroupNumSessionModifyReceived OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of geo-sync session modifications received in Geo Standby" ::= { affirmedZoneGatewayStatisticsGridLevelGeoRedPerformanceGeoGroupEntry 29 } affirmedZoneGatewayStatisticsGridLevelGeoRedPerformanceGeoGroupNumSessionModifySuccess OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of geo-sync session modifications successful in Geo Standby" ::= { affirmedZoneGatewayStatisticsGridLevelGeoRedPerformanceGeoGroupEntry 30 } affirmedZoneGatewayStatisticsGridLevelGeoRedPerformanceGeoGroupNumSessionModifyDiffStartTime OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of geo-sync session modifications received with different session start time in Geo Standby" ::= { affirmedZoneGatewayStatisticsGridLevelGeoRedPerformanceGeoGroupEntry 31 } affirmedZoneGatewayStatisticsGridLevelGeoRedPerformanceGeoGroupNumSessionModifyFailed OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of geo-sync session modifications failed in Geo Standby" ::= { affirmedZoneGatewayStatisticsGridLevelGeoRedPerformanceGeoGroupEntry 32 } affirmedZoneGatewayStatisticsGridLevelGeoRedPerformanceGeoGroupNumSessionModifyFailedSessionNotFound OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of geo-sync session modifications failed due to session not found in Geo Standby" ::= { affirmedZoneGatewayStatisticsGridLevelGeoRedPerformanceGeoGroupEntry 33 } affirmedZoneGatewayStatisticsGridLevelGeoRedPerformanceGeoGroupNumSessionModifyFailedSessionDecodeFailed OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of geo-sync session modifications failed due to session decode failure in Geo Standby" ::= { affirmedZoneGatewayStatisticsGridLevelGeoRedPerformanceGeoGroupEntry 34 } affirmedZoneGatewayStatisticsGridLevelGeoRedPerformanceGeoGroupNumSessionModifyFailedInternalError OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of geo-sync session modifications failed due to internal error in Geo Standby" ::= { affirmedZoneGatewayStatisticsGridLevelGeoRedPerformanceGeoGroupEntry 35 } affirmedZoneGatewayStatisticsGridLevelGeoRedPerformanceGeoGroupNumSessionDeleteReceived OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of geo-sync session delete received in Geo Standby" ::= { affirmedZoneGatewayStatisticsGridLevelGeoRedPerformanceGeoGroupEntry 36 } affirmedZoneGatewayStatisticsGridLevelGeoRedPerformanceGeoGroupNumSessionDeleteSuccess OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of geo-sync session delete successful in Geo Standby" ::= { affirmedZoneGatewayStatisticsGridLevelGeoRedPerformanceGeoGroupEntry 37 } affirmedZoneGatewayStatisticsGridLevelGeoRedPerformanceGeoGroupNumSessionDeleteFailed OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of session deletions failed in Geo Standby" ::= { affirmedZoneGatewayStatisticsGridLevelGeoRedPerformanceGeoGroupEntry 38 } affirmedZoneGatewayStatisticsGridLevelGeoRedPerformanceGeoGroupNumSessionDeleteFailedSessionNotFound OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of geo-sync session deletions failed due to session not found in Geo Standby" ::= { affirmedZoneGatewayStatisticsGridLevelGeoRedPerformanceGeoGroupEntry 39 } affirmedZoneGatewayStatisticsGridLevelGeoRedPerformanceGeoGroupNumUplinkPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink packets received" ::= { affirmedZoneGatewayStatisticsGridLevelGeoRedPerformanceGeoGroupEntry 40 } affirmedZoneGatewayStatisticsGridLevelGeoRedPerformanceGeoGroupNumUplinkBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink bytes received" ::= { affirmedZoneGatewayStatisticsGridLevelGeoRedPerformanceGeoGroupEntry 41 } affirmedZoneGatewayStatisticsGridLevelGeoRedPerformanceGeoGroupNumUplinkDropPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink packets dropped" ::= { affirmedZoneGatewayStatisticsGridLevelGeoRedPerformanceGeoGroupEntry 42 } affirmedZoneGatewayStatisticsGridLevelGeoRedPerformanceGeoGroupNumUplinkDropBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink bytes dropped" ::= { affirmedZoneGatewayStatisticsGridLevelGeoRedPerformanceGeoGroupEntry 43 } affirmedZoneGatewayStatisticsGridLevelGeoRedPerformanceGeoGroupNumDownlinkPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink packets received" ::= { affirmedZoneGatewayStatisticsGridLevelGeoRedPerformanceGeoGroupEntry 44 } affirmedZoneGatewayStatisticsGridLevelGeoRedPerformanceGeoGroupNumDownlinkBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink bytes received" ::= { affirmedZoneGatewayStatisticsGridLevelGeoRedPerformanceGeoGroupEntry 45 } affirmedZoneGatewayStatisticsGridLevelGeoRedPerformanceGeoGroupNumDownlinkDropPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink packets dropped" ::= { affirmedZoneGatewayStatisticsGridLevelGeoRedPerformanceGeoGroupEntry 46 } affirmedZoneGatewayStatisticsGridLevelGeoRedPerformanceGeoGroupNumDownlinkDropBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink bytes dropped" ::= { affirmedZoneGatewayStatisticsGridLevelGeoRedPerformanceGeoGroupEntry 47 } affirmedZoneGatewayStatisticsGridLevelGeoRedPerformanceGeoGroupNumSessionAddSent1MinAvg OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "" ::= { affirmedZoneGatewayStatisticsGridLevelGeoRedPerformanceGeoGroupEntry 48 } affirmedZoneGatewayStatisticsGridLevelGeoRedPerformanceGeoGroupNumSessionAddSent5MinAvg OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "" ::= { affirmedZoneGatewayStatisticsGridLevelGeoRedPerformanceGeoGroupEntry 49 } affirmedZoneGatewayStatisticsGridLevelGeoRedPerformanceGeoGroupNumSessionAddSent15MinAvg OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "" ::= { affirmedZoneGatewayStatisticsGridLevelGeoRedPerformanceGeoGroupEntry 50 } affirmedZoneGatewayStatisticsGridLevelGeoRedPerformanceGeoGroupNumSessionModifySent1MinAvg OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "" ::= { affirmedZoneGatewayStatisticsGridLevelGeoRedPerformanceGeoGroupEntry 51 } affirmedZoneGatewayStatisticsGridLevelGeoRedPerformanceGeoGroupNumSessionModifySent5MinAvg OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "" ::= { affirmedZoneGatewayStatisticsGridLevelGeoRedPerformanceGeoGroupEntry 52 } affirmedZoneGatewayStatisticsGridLevelGeoRedPerformanceGeoGroupNumSessionModifySent15MinAvg OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "" ::= { affirmedZoneGatewayStatisticsGridLevelGeoRedPerformanceGeoGroupEntry 53 } affirmedZoneGatewayStatisticsGridLevelGeoRedPerformanceGeoGroupNumSessionDeleteSent1MinAvg OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "" ::= { affirmedZoneGatewayStatisticsGridLevelGeoRedPerformanceGeoGroupEntry 54 } affirmedZoneGatewayStatisticsGridLevelGeoRedPerformanceGeoGroupNumSessionDeleteSent5MinAvg OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "" ::= { affirmedZoneGatewayStatisticsGridLevelGeoRedPerformanceGeoGroupEntry 55 } affirmedZoneGatewayStatisticsGridLevelGeoRedPerformanceGeoGroupNumSessionDeleteSent15MinAvg OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "" ::= { affirmedZoneGatewayStatisticsGridLevelGeoRedPerformanceGeoGroupEntry 56 } affirmedZoneGatewayStatisticsGridLevelGeoRedPerformanceGeoGroupNumSessionAddReceived1MinAvg OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "" ::= { affirmedZoneGatewayStatisticsGridLevelGeoRedPerformanceGeoGroupEntry 57 } affirmedZoneGatewayStatisticsGridLevelGeoRedPerformanceGeoGroupNumSessionAddReceived5MinAvg OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "" ::= { affirmedZoneGatewayStatisticsGridLevelGeoRedPerformanceGeoGroupEntry 58 } affirmedZoneGatewayStatisticsGridLevelGeoRedPerformanceGeoGroupNumSessionAddReceived15MinAvg OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "" ::= { affirmedZoneGatewayStatisticsGridLevelGeoRedPerformanceGeoGroupEntry 59 } affirmedZoneGatewayStatisticsGridLevelGeoRedPerformanceGeoGroupNumSessionModifyReceived1MinAvg OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "" ::= { affirmedZoneGatewayStatisticsGridLevelGeoRedPerformanceGeoGroupEntry 60 } affirmedZoneGatewayStatisticsGridLevelGeoRedPerformanceGeoGroupNumSessionModifyReceived5MinAvg OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "" ::= { affirmedZoneGatewayStatisticsGridLevelGeoRedPerformanceGeoGroupEntry 61 } affirmedZoneGatewayStatisticsGridLevelGeoRedPerformanceGeoGroupNumSessionModifyReceived15MinAvg OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "" ::= { affirmedZoneGatewayStatisticsGridLevelGeoRedPerformanceGeoGroupEntry 62 } affirmedZoneGatewayStatisticsGridLevelGeoRedPerformanceGeoGroupNumSessionDeleteReceived1MinAvg OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "" ::= { affirmedZoneGatewayStatisticsGridLevelGeoRedPerformanceGeoGroupEntry 63 } affirmedZoneGatewayStatisticsGridLevelGeoRedPerformanceGeoGroupNumSessionDeleteReceived5MinAvg OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "" ::= { affirmedZoneGatewayStatisticsGridLevelGeoRedPerformanceGeoGroupEntry 64 } affirmedZoneGatewayStatisticsGridLevelGeoRedPerformanceGeoGroupNumSessionDeleteReceived15MinAvg OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "" ::= { affirmedZoneGatewayStatisticsGridLevelGeoRedPerformanceGeoGroupEntry 65 } affirmedZoneGatewayStatisticsGridLevelGeoRedPerformanceGeoGroupNumActiveToStandbySwitchoverRmgFailure OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of geo switchovers from active to standby due to Route Monitoring Group failure" ::= { affirmedZoneGatewayStatisticsGridLevelGeoRedPerformanceGeoGroupEntry 66 } affirmedZoneGatewayStatisticsGridLevelGeoRedPerformanceGeoGroupNumStandbyToActiveSwitchoverRmgFailure OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of geo switchovers from standby to active due to Route Monitoring Group failure" ::= { affirmedZoneGatewayStatisticsGridLevelGeoRedPerformanceGeoGroupEntry 67 } affirmedZoneGatewayStatisticsGridLevelGeoRedPerformanceGeoGroupNumCurSessionsRestorePendingGeoStandby OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Current number of sessions on geo standby that are waiting to be resynced from geo active" ::= { affirmedZoneGatewayStatisticsGridLevelGeoRedPerformanceGeoGroupEntry 68 } affirmedZoneGatewayStatisticsGridLevelGeoRedPerformanceGeoGroupNumActiveToStandbySwitchoverPfcpFailure OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of geo switchovers from active to standby due to PFCP failure" ::= { affirmedZoneGatewayStatisticsGridLevelGeoRedPerformanceGeoGroupEntry 69 } affirmedZoneGatewayStatisticsGridLevelGeoRedPerformanceGeoGroupNumStandbyToActiveSwitchoverPfcpFailure OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of geo switchovers from standby to active due to PFCP failure" ::= { affirmedZoneGatewayStatisticsGridLevelGeoRedPerformanceGeoGroupEntry 70 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwTable OBJECT-TYPE SYNTAX SEQUENCE OF AffirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "" ::= { affirmedZoneMIB 212 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwEntry OBJECT-TYPE SYNTAX AffirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "" INDEX { affirmedZoneName, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwName, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwChassis } ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwTable 1 } AffirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwEntry ::= SEQUENCE { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwName String, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwChassis Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumCreateSessionReq Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumCreateSessionReq1MinAvg Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumCreateSessionReq5MinAvg Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumCreateSessionReq15MinAvg Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumCreateSessionAccept Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumCreateSessionReject Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumCreateSessionPgwReject Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumCreateSessionRejectInvalidReq Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumCreateSessionRejectSystemFailure Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumCreateSessionRejectMisc Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumCurrentSessions Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumPdnConnections Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumModifyBearerReq Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumModifyBearerAccept Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumModifyBearerReject Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumModifyBearerPgwReject Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumModifyBearerInvalidReq Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumModifyBearerRejectSystemFailure Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumModifyBearerRejectMisc Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumBearerResourceCmd Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumBearerResourceCmdDrop Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumBearerResourceFailIndFromPgw Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumBearerResourceFailIndInvalidReq Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumBearerResourceFailIndSystemFailure Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumBearerResourceFailIndMisc Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumBearers Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumCreateBearerReq Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumCreateBearerAccept Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumCreateBearerReject Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumCreateBearerMmeReject Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumCreateBearerRejectInvalidReq Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumCreateBearerRejectSystemFailure Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumCreateBearerRejectMisc Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumDeleteBearerCmd Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumDeleteBearerCmdDrop Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumDeleteBearerFailIndFromPgw Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumDeleteBearerFailIndInvalidReq Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumDeleteBearerFailIndSystemFailure Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumDeleteBearerFailIndMisc Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumDeleteBearerReq Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumDeleteBearerAccept Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumDeleteBearerReject Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumDeleteBearerMmeReject Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumDeleteBearerRejectInvalidReq Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumDeleteBearerRejectSystemFailure Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumDeleteBearerRejectMisc Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumDeleteSessionReq Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumDeleteSessionAccept Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumDeleteSessionReject Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumDeleteSessionPgwReject Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumDeleteSessionRejectMisc Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumModifyBearerCmd Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumModifyBearerCmdDrop Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumModifyBearerFailIndFromPgw Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumModifyBearerFailIndInvalidReq Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumModifyBearerFailIndSystemFailure Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumModifyBearerFailIndMisc Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumPageReq Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumPageSuccess Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumPageFailure Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumUpdateBearerReq Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumUpdateBearerAccept Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumUpdateBearerReject Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumUpdateBearerMmeReject Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumUpdateBearerRejectInvalidReq Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumUpdateBearerRejectSystemFailure Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumUpdateBearerRejectMisc Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumReleaseAccessBearerReq Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumReleaseAccessBearerAccept Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumReleaseAccessBearerReject Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumReleaseAccessBearerRejectInvalidReq Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumReleaseAccessBearerRejectSystemFailure Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumReleaseAccessBearerRejectMisc Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumLocalCloseAttempts Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumLocalCloseAttemptsAccepted Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumIdleDurationExceededCloses Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumMaximalDurationExceededCloses Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumOperatorInitiatedCloses Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumActiveCurrentSessions Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumIdleCurrentSessions Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwIntervalPeakCurrentSessions Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwIntervalPeakActiveCurrentSessions Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwIntervalPeakIdleCurrentSessions Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumActivePdnConnections Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumIdlePdnConnections Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwIntervalPeakPdnConnections Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwIntervalPeakActivePdnConnections Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwIntervalPeakIdlePdnConnections Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumDefaultBearers Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumDedicatedBearers Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwIntervalPeakBearers Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwIntervalPeakDefaultBearers Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwIntervalPeakDedicatedBearers Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumTraceSessionActivationAttempt Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumTraceSessionActivationAccept Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumTraceSessionDeactivationAttempt Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumTraceSessionDeactivationAccept Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumRatTypeUtranSessions Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumRatTypeGeranSessions Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumRatTypeWlanSessions Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumRatTypeGanSessions Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumRatTypeHspaEvoSessions Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumRatTypeEUtranSessions Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumRatTypeVirtualSessions Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumIndirectForwardingBearers Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumDuplicateSessionLocalCloseAttempts Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumS4S11CtrlTeidLookupFailures Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumS5S8CtrlTeidLookupFailures Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumChangeNotificationAttempt Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumChangeNotificationAccept Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumChangeNotificationReject Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumChangeNotifcationPgwReject Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumChangeNotificationRejectInvalidReq Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumChangeNotificationRejectSystemFailure Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumChangeNotificationRejectMisc Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumChangeNotificationDrop Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumErrorIndicationsProcessed Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumErrorIndicationLocalCloseAttempts Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumErrorIndicationBearerDeactivation Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumGtppCdrSent Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumGtppCdrRespSuccess Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumGtppCdrRespFailure Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumGtppCdrRespTimeout Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumTotalBearersSetupSuccess Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumTotalBearersSetupFail Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumCurrentBearersQci1 Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumCurrentBearersQci2 Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumCurrentBearersQci3 Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumCurrentBearersQci4 Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumCurrentBearersQci5 Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumCurrentBearersQci6 Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumCurrentBearersQci7 Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumCurrentBearersQci8 Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumCurrentBearersQci9 Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumCurrentBearersQciOther Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumTotalBearersSetupSuccessQci1 Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumTotalBearersSetupSuccessQci2 Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumTotalBearersSetupSuccessQci3 Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumTotalBearersSetupSuccessQci4 Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumTotalBearersSetupSuccessQci5 Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumTotalBearersSetupSuccessQci6 Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumTotalBearersSetupSuccessQci7 Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumTotalBearersSetupSuccessQci8 Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumTotalBearersSetupSuccessQci9 Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumTotalBearersSetupSuccessQciOther Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumTotalBearersSetupFailQci1 Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumTotalBearersSetupFailQci2 Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumTotalBearersSetupFailQci3 Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumTotalBearersSetupFailQci4 Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumTotalBearersSetupFailQci5 Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumTotalBearersSetupFailQci6 Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumTotalBearersSetupFailQci7 Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumTotalBearersSetupFailQci8 Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumTotalBearersSetupFailQci9 Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumTotalBearersSetupFailQciOther Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumSaegwCurrentSessions Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumSaegwCurrentBearers Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumSaegwTotalBearersSetupSuccess Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumSaegwTotalBearersSetupFail Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumSaegwCurrentBearersQci1 Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumSaegwCurrentBearersQci2 Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumSaegwCurrentBearersQci3 Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumSaegwCurrentBearersQci4 Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumSaegwCurrentBearersQci5 Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumSaegwCurrentBearersQci6 Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumSaegwCurrentBearersQci7 Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumSaegwCurrentBearersQci8 Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumSaegwCurrentBearersQci9 Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumSaegwCurrentBearersQciOther Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumSaegwTotalBearersSetupSuccessQci1 Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumSaegwTotalBearersSetupSuccessQci2 Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumSaegwTotalBearersSetupSuccessQci3 Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumSaegwTotalBearersSetupSuccessQci4 Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumSaegwTotalBearersSetupSuccessQci5 Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumSaegwTotalBearersSetupSuccessQci6 Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumSaegwTotalBearersSetupSuccessQci7 Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumSaegwTotalBearersSetupSuccessQci8 Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumSaegwTotalBearersSetupSuccessQci9 Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumSaegwTotalBearersSetupSuccessQciOther Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumSaegwTotalBearersSetupFailQci1 Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumSaegwTotalBearersSetupFailQci2 Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumSaegwTotalBearersSetupFailQci3 Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumSaegwTotalBearersSetupFailQci4 Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumSaegwTotalBearersSetupFailQci5 Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumSaegwTotalBearersSetupFailQci6 Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumSaegwTotalBearersSetupFailQci7 Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumSaegwTotalBearersSetupFailQci8 Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumSaegwTotalBearersSetupFailQci9 Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumSaegwTotalBearersSetupFailQciOther Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumUplinkPackets ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumUplinkBytes ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumUplinkDropPackets ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumUplinkDropBytes ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumDownlinkPackets ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumDownlinkBytes ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumDownlinkDropPackets ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumDownlinkDropBytes ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumSuspendNotification Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumSuspendNotificationAccept Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumSuspendNotificationReject Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumResumeNotification Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumResumeNotificationAccept Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumResumeNotificationReject Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumUplinkSuspendDropPackets ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumUplinkSuspendDropBytes ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumDownlinkSuspendDropPackets ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumDownlinkSuspendDropBytes ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumCreateSessionRejectRsrcUnavailable Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumCreateSessionRejectPgwNotResponding Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumCreateIndirectForwardingTunnelReq Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumCreateIndirectForwardingTunnelAccept Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumCreateIndirectForwardingTunnelReject Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumDeleteIndirectForwardingTunnelReq Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumDeleteIndirectForwardingTunnelAccept Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumDeleteIndirectForwardingTunnelReject Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumCreateSessionRejectBlockedApn Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumCreateSessionDrop Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumCreateBearerReqDrop Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumDeleteBearerDrop Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumUpdateBearerReqDrop Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumBearerIdleDurationExceededCloses Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumSaegwPdnConnections Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumTTLExcdDropPackets Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumTTLExcdDropBytes Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumFragSendPackets Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumFragSendBytes Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumFragFailPackets Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumFragFailBytes Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumUplinkAclDropPackets Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumUplinkAclDropBytes Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumDownlinkAclDropPackets Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumDownlinkAclDropBytes Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumBadSrcAddrDropPackets Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumBadSrcAddrDropBytes Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumNoTFTDropPackets Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumNoTFTDropBytes Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumBadUEAddrDropPackets Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumBadUEAddrDropBytes Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumMTUDropPackets Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumMTUDropBytes Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumNoRouteDropPackets Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumNoRouteDropBytes Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumNoEgressIntfDropPackets Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumNoEgressIntfDropBytes Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumberTTLExcdDropPackets ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumberTTLExcdDropBytes ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumberFragSendPackets ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumberFragSendBytes ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumberFragFailPackets ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumberFragFailBytes ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumberUplinkAclDropPackets ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumberUplinkAclDropBytes ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumberDownlinkAclDropPackets ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumberDownlinkAclDropBytes ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumberBadSrcAddrDropPackets ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumberBadSrcAddrDropBytes ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumberNoTFTDropPackets ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumberNoTFTDropBytes ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumberBadUEAddrDropPackets ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumberBadUEAddrDropBytes ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumberMTUDropPackets ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumberMTUDropBytes ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumberNoRouteDropPackets ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumberNoRouteDropBytes ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumberNoEgressIntfDropPackets ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumberNoEgressIntfDropBytes ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumPdnConnectionsS4Geran Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumPdnConnectionsS4Utran Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumPdnConnectionsEutran Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumSaegwPdnConnectionsS4Geran Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumSaegwPdnConnectionsS4Utran Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumSaegwPdnConnectionsEutran Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumSaegwSgwUplinkPackets ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumSaegwSgwUplinkBytes ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumSaegwSgwDownlinkPackets ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumSaegwSgwDownlinkBytes ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumSaegwSgwUplinkDropPackets ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumSaegwSgwUplinkDropBytes ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumSaegwSgwDownlinkDropPackets ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumSaegwSgwDownlinkDropBytes ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumUplinkS4S12GeranPackets ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumUplinkS4S12GeranBytes ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumDownlinkS4S12GeranPackets ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumDownlinkS4S12GeranBytes ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumUplinkS4S12GeranDropPackets ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumUplinkS4S12GeranDropBytes ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumDownlinkS4S12GeranDropPackets ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumDownlinkS4S12GeranDropBytes ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumSaegwSgwUplinkS4S12GeranPackets ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumSaegwSgwUplinkS4S12GeranBytes ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumSaegwSgwDownlinkS4S12GeranPackets ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumSaegwSgwDownlinkS4S12GeranBytes ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumSaegwSgwUplinkS4S12GeranDropPackets ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumSaegwSgwUplinkS4S12GeranDropBytes ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumSaegwSgwDownlinkS4S12GeranDropPackets ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumSaegwSgwDownlinkS4S12GeranDropBytes ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumUplinkS4S12UtranPackets ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumUplinkS4S12UtranBytes ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumDownlinkS4S12UtranPackets ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumDownlinkS4S12UtranBytes ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumUplinkS4S12UtranDropPackets ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumUplinkS4S12UtranDropBytes ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumDownlinkS4S12UtranDropPackets ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumDownlinkS4S12UtranDropBytes ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumSaegwSgwUplinkS4S12UtranPackets ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumSaegwSgwUplinkS4S12UtranBytes ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumSaegwSgwDownlinkS4S12UtranPackets ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumSaegwSgwDownlinkS4S12UtranBytes ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumSaegwSgwUplinkS4S12UtranDropPackets ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumSaegwSgwUplinkS4S12UtranDropBytes ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumSaegwSgwDownlinkS4S12UtranDropPackets ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumSaegwSgwDownlinkS4S12UtranDropBytes ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumUplinkEutranPackets ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumUplinkEutranBytes ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumDownlinkEutranPackets ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumDownlinkEutranBytes ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumUplinkEutranDropPackets ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumUplinkEutranDropBytes ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumDownlinkEutranDropPackets ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumDownlinkEutranDropBytes ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumSaegwSgwUplinkEutranPackets ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumSaegwSgwUplinkEutranBytes ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumSaegwSgwDownlinkEutranPackets ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumSaegwSgwDownlinkEutranBytes ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumSaegwSgwUplinkEutranDropPackets ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumSaegwSgwUplinkEutranDropBytes ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumSaegwSgwDownlinkEutranDropPackets ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumSaegwSgwDownlinkEutranDropBytes ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumS1uDefaultBearerErrorIndicationsProcessed ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumS1uDedicatedBearerErrorIndicationsProcessed ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumS5uDefaultBearerErrorIndicationsProcessed ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumS5uDefaultBearereErrorIndicationLocalCloseAttempts ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumS5uDedicatedBearerErrorIndicationsProcessed ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumS5uDedicatedBearerErrorIndicationBearerDeactivation ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumberSessSetupSuccessApnMatchingExactMatch Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumberSessSetupSuccessApnMatchingNiOnly Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumberSessSetupSuccessApnMatchingNiAndMalformedOi Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumCurrentGeoSyncRestoredPdnConnections Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumRatNBIotEutranSessions Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumSaegwPdnConnectionsNBIotEutran Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumUplinkNBIotEutranPackets ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumUplinkNBIotEutranBytes ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumDownlinkNBIotEutranPackets ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumDownlinkNBIotEutranBytes ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumUplinkNBIotEutranDropPackets ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumUplinkNBIotEutranDropBytes ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumDownlinkNBIotEutranDropPackets ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumDownlinkNBIotEutranDropBytes ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumSaegwSgwUplinkNBIotEutranPackets ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumSaegwSgwUplinkNBIotEutranBytes ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumSaegwSgwDownlinkNBIotEutranPackets ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumSaegwSgwDownlinkNBIotEutranBytes ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumSaegwSgwUplinkNBIotEutranDropPackets ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumSaegwSgwUplinkNBIotEutranDropBytes ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumSaegwSgwDownlinkNBIotEutranDropPackets ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumSaegwSgwDownlinkNBIotEutranDropBytes ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumCurrentSessionInPagingWithExtendedBuf Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumPdnConnectionsNBIotEutran Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumCreateSessionRejectMultiPdnConnSameApn Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwMinTeidReuseDuration Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwMinCPlaneTeidReuseDuration Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwMinUPlaneTeidReuseDuration Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumSessionsInLocalDatabase Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumCreateSessionRejectSessionBlocked Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumLocalCloseAttemptsSessionBlocked Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumCreateSessionRequestsThrottledClusterRateControl Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumCreateSessionRequestsThrottledApnRateControl Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumCreateCupsSessionAttempt Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumCreateCupsSessionSuccess Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumCreateCupsSessionFailure Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumModifyCupsSessionAttempt Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumModifyCupsSessionSuccess Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumModifyCupsSessionFailure Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumDeleteCupsSessionAttempt Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumDeleteCupsSessionSuccess Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumDeleteCupsSessionFailure Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumLocalCloseSessionMonitor Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumCurrentCupsSessions Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumSessionsEstablishedWithExistingImsiAndApn Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumCreateBearerPartialAccept Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumUpdateBearerPartialAccept Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumSessionMonitorModificationsSent ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumSgwDownlinkPacketsHomePLMN ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumSgwDownlinkBytesHomePLMN ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumSgwUplinkPacketsHomePLMN ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumSgwUplinkBytesHomePLMN ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumSgwDownlinkDropPacketsHomePLMN ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumSgwDownlinkDropBytesHomePLMN ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumSgwUplinkDropPacketsHomePLMN ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumSgwUplinkDropBytesHomePLMN ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumSgwDownlinkPacketsSNRPLMN ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumSgwDownlinkBytesSNRPLMN ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumSgwUplinkPacketsSNRPLMN ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumSgwUplinkBytesSNRPLMN ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumSgwDownlinkDropPacketsSNRPLMN ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumSgwDownlinkDropBytesSNRPLMN ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumSgwUplinkDropPacketsSNRPLMN ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumSgwUplinkDropBytesSNRPLMN ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumSgwDownlinkPacketsOtherRoamingPLMN ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumSgwDownlinkBytesOtherRoamingPLMN ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumSgwUplinkPacketsOtherRoamingPLMN ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumSgwUplinkBytesOtherRoamingPLMN ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumSgwDownlinkDropPacketsOtherRoamingPLMN ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumSgwDownlinkDropBytesOtherRoamingPLMN ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumSgwUplinkDropPacketsOtherRoamingPLMN ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumSgwUplinkDropBytesOtherRoamingPLMN ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumCreateSessionRejectsOverload ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumCreateBearerRejectsOverload ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumCreateSessionRejectsOverloadMinor ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumCreateSessionRejectsOverloadMajor ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumCreateSessionRejectsOverloadCritical ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumCreateSessionRejectsOverloadMCDSync ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumCreateBearerRejectsOverloadMinor ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumCreateBearerRejectsOverloadMajor ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumCreateBearerRejectsOverloadCritical ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumCreateBearerRejectsOverloadMCDSync ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumSgwPcrfInitiatedCloseAttempts Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumSgwSessionsAwaitingPcrfRejoin Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumSgwPcrfRejoinSuccess Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumSgwMecSessions Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumLocalClosePfcpError Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumLocalCloseUplaneError Unsigned32 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwName OBJECT-TYPE SYNTAX String MAX-ACCESS not-accessible STATUS current DESCRIPTION "Table Name" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwEntry 1 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwChassis OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS not-accessible STATUS current DESCRIPTION "chassis ID" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwEntry 2 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumCreateSessionReq OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create session requests received" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwEntry 3 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumCreateSessionReq1MinAvg OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwEntry 4 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumCreateSessionReq5MinAvg OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwEntry 5 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumCreateSessionReq15MinAvg OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwEntry 6 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumCreateSessionAccept OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create session requests accepted" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwEntry 7 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumCreateSessionReject OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create session requests rejected" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwEntry 8 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumCreateSessionPgwReject OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create session requests rejected by PGW" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwEntry 9 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumCreateSessionRejectInvalidReq OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create session requests rejected - request invalid" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwEntry 10 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumCreateSessionRejectSystemFailure OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create session requests rejected - system failure" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwEntry 11 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumCreateSessionRejectMisc OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create session requests rejected - unclassified" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwEntry 12 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumCurrentSessions OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Current number of sessions" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwEntry 13 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumPdnConnections OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Current number of PDN connections" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwEntry 14 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumModifyBearerReq OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of modify bearer requests received" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwEntry 15 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumModifyBearerAccept OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of modify bearer requests accepted" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwEntry 16 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumModifyBearerReject OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of modify bearer requests rejected" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwEntry 17 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumModifyBearerPgwReject OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of modify bearer requests rejected by PGW" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwEntry 18 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumModifyBearerInvalidReq OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of modify bearer requests rejected - request invalid" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwEntry 19 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumModifyBearerRejectSystemFailure OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of modify bearer requests rejected - system failure" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwEntry 20 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumModifyBearerRejectMisc OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of modify bearer requests rejected - unclassified" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwEntry 21 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumBearerResourceCmd OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearer resource commands received" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwEntry 22 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumBearerResourceCmdDrop OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearer resource commands dropped" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwEntry 23 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumBearerResourceFailIndFromPgw OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearer resource failure indications from PGW" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwEntry 24 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumBearerResourceFailIndInvalidReq OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearer resource commands rejected - request invalid" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwEntry 25 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumBearerResourceFailIndSystemFailure OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearer resource commands rejected - system failure" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwEntry 26 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumBearerResourceFailIndMisc OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearer resource commands rejected - unclassifed" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwEntry 27 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumBearers OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Current number of bearers" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwEntry 28 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumCreateBearerReq OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create bearer requests received" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwEntry 29 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumCreateBearerAccept OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create bearer requests accepted" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwEntry 30 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumCreateBearerReject OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create bearer requests rejected" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwEntry 31 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumCreateBearerMmeReject OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create bearer requests rejected by MME" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwEntry 32 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumCreateBearerRejectInvalidReq OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create bearer requests rejected - request invalid" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwEntry 33 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumCreateBearerRejectSystemFailure OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create bearer requests rejected - system failure" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwEntry 34 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumCreateBearerRejectMisc OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create bearer requests rejected - unclassified" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwEntry 35 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumDeleteBearerCmd OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of delete bearer commands received" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwEntry 36 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumDeleteBearerCmdDrop OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of delete bearer commands dropped" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwEntry 37 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumDeleteBearerFailIndFromPgw OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of delete bearer failure indications received from PGW" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwEntry 38 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumDeleteBearerFailIndInvalidReq OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of delete bearer failure indications rejected - request invalid" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwEntry 39 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumDeleteBearerFailIndSystemFailure OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of delete bearer failure indications rejected - system failure" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwEntry 40 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumDeleteBearerFailIndMisc OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of delete bearer failure indications rejected - unclassified" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwEntry 41 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumDeleteBearerReq OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of delete bearer requests received" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwEntry 42 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumDeleteBearerAccept OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of delete bearer requests accepted" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwEntry 43 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumDeleteBearerReject OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of delete bearer requests rejected" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwEntry 44 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumDeleteBearerMmeReject OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of delete bearer requests rejected by MME" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwEntry 45 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumDeleteBearerRejectInvalidReq OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of delete bearer requests rejected - request invalid" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwEntry 46 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumDeleteBearerRejectSystemFailure OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of delete bearer requests rejected - system failure" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwEntry 47 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumDeleteBearerRejectMisc OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of delete bearer requests rejected - unclassified" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwEntry 48 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumDeleteSessionReq OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of delete session requests received" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwEntry 49 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumDeleteSessionAccept OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of delete session requests accepted" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwEntry 50 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumDeleteSessionReject OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of delete session requests rejected" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwEntry 51 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumDeleteSessionPgwReject OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of delete session requests rejected by PGW" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwEntry 52 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumDeleteSessionRejectMisc OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of delete session requests rejected - unclassified" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwEntry 53 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumModifyBearerCmd OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of modify bearer commands received" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwEntry 54 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumModifyBearerCmdDrop OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of modify bearer commands dropped" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwEntry 55 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumModifyBearerFailIndFromPgw OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of modify bearer failure indications received from PGW" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwEntry 56 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumModifyBearerFailIndInvalidReq OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of modify bearer failure indications rejected - request invalid" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwEntry 57 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumModifyBearerFailIndSystemFailure OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of modify bearer failure indications rejected - system failure" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwEntry 58 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumModifyBearerFailIndMisc OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of modify bearer failure indications rejected - unclassified" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwEntry 59 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumPageReq OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of paging requests sent" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwEntry 60 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumPageSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of successful paging requests" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwEntry 61 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumPageFailure OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of paging requests failures" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwEntry 62 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumUpdateBearerReq OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of update bearer requests received" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwEntry 63 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumUpdateBearerAccept OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of update bearer requests accepted" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwEntry 64 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumUpdateBearerReject OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of update bearer requests rejected" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwEntry 65 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumUpdateBearerMmeReject OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of update bearer requests rejected by MME" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwEntry 66 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumUpdateBearerRejectInvalidReq OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of update bearer requests rejected - request invalid" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwEntry 67 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumUpdateBearerRejectSystemFailure OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of update bearer requests rejected - system failure" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwEntry 68 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumUpdateBearerRejectMisc OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of update bearer requests rejected - unclassified" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwEntry 69 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumReleaseAccessBearerReq OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of release access bearer requests received" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwEntry 70 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumReleaseAccessBearerAccept OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of release access bearer requests accepted" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwEntry 71 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumReleaseAccessBearerReject OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of release access bearer requests rejected" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwEntry 72 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumReleaseAccessBearerRejectInvalidReq OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of release access bearer requests rejected - request invalid" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwEntry 73 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumReleaseAccessBearerRejectSystemFailure OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of release access bearer requests rejected - system failure" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwEntry 74 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumReleaseAccessBearerRejectMisc OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of release access bearer requests rejected - unclassified" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwEntry 75 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumLocalCloseAttempts OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of local close attempts" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwEntry 76 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumLocalCloseAttemptsAccepted OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of local close attempts accepted" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwEntry 77 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumIdleDurationExceededCloses OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of sessions closed due to IDLE duration time exceeded" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwEntry 78 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumMaximalDurationExceededCloses OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of sessions closed due to MAXIMAL duration time exceeded" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwEntry 79 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumOperatorInitiatedCloses OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of operator initiated PDN session closes" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwEntry 80 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumActiveCurrentSessions OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Current number of active sessions" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwEntry 81 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumIdleCurrentSessions OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Current number of idle sessions" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwEntry 82 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwIntervalPeakCurrentSessions OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Interval peak number of sessions" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwEntry 83 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwIntervalPeakActiveCurrentSessions OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Interval peak number of active sessions" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwEntry 84 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwIntervalPeakIdleCurrentSessions OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Interval peak number of idle sessions" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwEntry 85 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumActivePdnConnections OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Current number of active PDN connections" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwEntry 86 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumIdlePdnConnections OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Current number of idle PDN connections" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwEntry 87 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwIntervalPeakPdnConnections OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Interval peak number of PDN connections" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwEntry 88 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwIntervalPeakActivePdnConnections OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Interval peak number of active PDN connections" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwEntry 89 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwIntervalPeakIdlePdnConnections OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Interval peak number of idle PDN connections" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwEntry 90 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumDefaultBearers OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Current number of default bearers" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwEntry 91 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumDedicatedBearers OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Current number of dedicated bearers" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwEntry 92 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwIntervalPeakBearers OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Interval peak number of bearers" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwEntry 93 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwIntervalPeakDefaultBearers OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Interval peak number of default bearers" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwEntry 94 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwIntervalPeakDedicatedBearers OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Interval peak number of dedicated bearers" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwEntry 95 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumTraceSessionActivationAttempt OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of trace session activations received" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwEntry 96 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumTraceSessionActivationAccept OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of trace session activations accepted" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwEntry 97 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumTraceSessionDeactivationAttempt OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of trace session deactivations received" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwEntry 98 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumTraceSessionDeactivationAccept OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of trace session deactivations accepted" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwEntry 99 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumRatTypeUtranSessions OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Current number of UTRAN session" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwEntry 100 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumRatTypeGeranSessions OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Current number of GERAN session" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwEntry 101 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumRatTypeWlanSessions OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Current number of WLAN session" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwEntry 102 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumRatTypeGanSessions OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Current number of GAN session" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwEntry 103 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumRatTypeHspaEvoSessions OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Current number of HSPA Evolution session" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwEntry 104 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumRatTypeEUtranSessions OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Current number of E-UTRAN session" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwEntry 105 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumRatTypeVirtualSessions OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Current number of Virtual RAT session" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwEntry 106 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumIndirectForwardingBearers OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Current number of indirect forwarding bearers" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwEntry 107 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumDuplicateSessionLocalCloseAttempts OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of local close attempts due to Duplicate Session" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwEntry 108 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumS4S11CtrlTeidLookupFailures OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of lookup failures using the S4/S11 control TEID" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwEntry 109 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumS5S8CtrlTeidLookupFailures OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of lookup failures using the S5/S8 control TEID" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwEntry 110 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumChangeNotificationAttempt OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of change notification requests attempted" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwEntry 111 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumChangeNotificationAccept OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of change notification requests accepted" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwEntry 112 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumChangeNotificationReject OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of change notification requests rejected" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwEntry 113 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumChangeNotifcationPgwReject OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of change notification requests rejected by PGW" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwEntry 114 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumChangeNotificationRejectInvalidReq OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of change notification requests rejected - request invalid" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwEntry 115 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumChangeNotificationRejectSystemFailure OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of change notification requests rejected - system failure" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwEntry 116 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumChangeNotificationRejectMisc OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of change notification requests rejected for miscellaneous reasons" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwEntry 117 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumChangeNotificationDrop OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of change notification requests Dropped" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwEntry 118 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumErrorIndicationsProcessed OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Error Indications processed" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwEntry 119 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumErrorIndicationLocalCloseAttempts OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of local close attempts due to receipt of Error Indication" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwEntry 120 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumErrorIndicationBearerDeactivation OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of dedicated bearer deletion due to receipt of Error Indication" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwEntry 121 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumGtppCdrSent OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of GTPP CDRs that were sent successfully" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwEntry 122 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumGtppCdrRespSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of GTPP CDRs for which a success response was received" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwEntry 123 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumGtppCdrRespFailure OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of GTPP CDRs for which a failure response was received" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwEntry 124 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumGtppCdrRespTimeout OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of GTPP CDRs for which no response was received in the expected time" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwEntry 125 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumTotalBearersSetupSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers setup successful" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwEntry 126 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumTotalBearersSetupFail OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers setup failed" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwEntry 127 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumCurrentBearersQci1 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of current bearers with qci 1" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwEntry 128 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumCurrentBearersQci2 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of current bearers with qci 2" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwEntry 129 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumCurrentBearersQci3 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of current bearers with qci 3" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwEntry 130 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumCurrentBearersQci4 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of current bearers with qci 4" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwEntry 131 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumCurrentBearersQci5 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of current bearers with qci 5" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwEntry 132 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumCurrentBearersQci6 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of current bearers with qci 6" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwEntry 133 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumCurrentBearersQci7 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of current bearers with qci 7" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwEntry 134 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumCurrentBearersQci8 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of current bearers with qci 8" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwEntry 135 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumCurrentBearersQci9 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of current bearers with qci 9" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwEntry 136 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumCurrentBearersQciOther OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of current bearers with qci between 10 .. 255" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwEntry 137 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumTotalBearersSetupSuccessQci1 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers setup successful with qci 1" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwEntry 138 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumTotalBearersSetupSuccessQci2 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers setup successful with qci 2" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwEntry 139 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumTotalBearersSetupSuccessQci3 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers setup successful with qci 3" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwEntry 140 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumTotalBearersSetupSuccessQci4 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers setup successful with qci 4" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwEntry 141 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumTotalBearersSetupSuccessQci5 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers setup successful with qci 5" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwEntry 142 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumTotalBearersSetupSuccessQci6 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers setup successful with qci 6" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwEntry 143 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumTotalBearersSetupSuccessQci7 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers setup successful with qci 7" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwEntry 144 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumTotalBearersSetupSuccessQci8 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers setup successful with qci 8" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwEntry 145 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumTotalBearersSetupSuccessQci9 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers setup successful with qci 9" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwEntry 146 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumTotalBearersSetupSuccessQciOther OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers setup successful with qci between 10 .. 255" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwEntry 147 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumTotalBearersSetupFailQci1 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers setup failed with qci 1" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwEntry 148 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumTotalBearersSetupFailQci2 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers setup failed with qci 2" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwEntry 149 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumTotalBearersSetupFailQci3 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers setup failed with qci 3" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwEntry 150 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumTotalBearersSetupFailQci4 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers setup failed with qci 4" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwEntry 151 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumTotalBearersSetupFailQci5 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers setup failed with qci 5" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwEntry 152 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumTotalBearersSetupFailQci6 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers setup failed with qci 6" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwEntry 153 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumTotalBearersSetupFailQci7 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers setup failed with qci 6" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwEntry 154 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumTotalBearersSetupFailQci8 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers setup failed with qci 8" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwEntry 155 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumTotalBearersSetupFailQci9 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers setup failed with qci 9" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwEntry 156 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumTotalBearersSetupFailQciOther OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers setup failed with qci between 10 .. 255" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwEntry 157 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumSaegwCurrentSessions OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "SAEGW-SGW Current number of sessions" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwEntry 158 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumSaegwCurrentBearers OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "SAEGW-SGW Current number of bearers" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwEntry 159 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumSaegwTotalBearersSetupSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "SAEGW-SGW Total number of bearers setup successful" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwEntry 160 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumSaegwTotalBearersSetupFail OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "SAEGW-SGW Total number of bearers setup failed" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwEntry 161 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumSaegwCurrentBearersQci1 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "SAEGW-SGW Total number of current bearers with qci 1" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwEntry 162 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumSaegwCurrentBearersQci2 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "SAEGW-SGW Total number of current bearers with qci 2" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwEntry 163 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumSaegwCurrentBearersQci3 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "SAEGW-SGW Total number of current bearers with qci 3" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwEntry 164 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumSaegwCurrentBearersQci4 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "SAEGW-SGW Total number of current bearers with qci 4" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwEntry 165 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumSaegwCurrentBearersQci5 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "SAEGW-SGW Total number of current bearers with qci 5" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwEntry 166 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumSaegwCurrentBearersQci6 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "SAEGW-SGW Total number of current bearers with qci 6" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwEntry 167 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumSaegwCurrentBearersQci7 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "SAEGW-SGW Total number of current bearers with qci 7" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwEntry 168 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumSaegwCurrentBearersQci8 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "SAEGW-SGW Total number of current bearers with qci 8" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwEntry 169 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumSaegwCurrentBearersQci9 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "SAEGW-SGW Total number of current bearers with qci 9" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwEntry 170 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumSaegwCurrentBearersQciOther OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "SAEGW-SGW Total number of current bearers with qci between 10 .. 255" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwEntry 171 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumSaegwTotalBearersSetupSuccessQci1 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "SAEGW-SGW Total number of bearers setup successful with qci 1" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwEntry 172 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumSaegwTotalBearersSetupSuccessQci2 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "SAEGW-SGW Total number of bearers setup successful with qci 2" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwEntry 173 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumSaegwTotalBearersSetupSuccessQci3 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "SAEGW-SGW Total number of bearers setup successful with qci 3" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwEntry 174 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumSaegwTotalBearersSetupSuccessQci4 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "SAEGW-SGW Total number of bearers setup successful with qci 4" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwEntry 175 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumSaegwTotalBearersSetupSuccessQci5 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "SAEGW-SGW Total number of bearers setup successful with qci 5" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwEntry 176 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumSaegwTotalBearersSetupSuccessQci6 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "SAEGW-SGW Total number of bearers setup successful with qci 6" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwEntry 177 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumSaegwTotalBearersSetupSuccessQci7 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "SAEGW-SGW Total number of bearers setup successful with qci 7" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwEntry 178 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumSaegwTotalBearersSetupSuccessQci8 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "SAEGW-SGW Total number of bearers setup successful with qci 8" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwEntry 179 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumSaegwTotalBearersSetupSuccessQci9 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "SAEGW-SGW Total number of bearers setup successful with qci 9" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwEntry 180 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumSaegwTotalBearersSetupSuccessQciOther OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "SAEGW-SGW Total number of bearers setup successful with qci between 10 .. 255" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwEntry 181 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumSaegwTotalBearersSetupFailQci1 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "SAEGW-SGW Total number of bearers setup failed with qci 1" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwEntry 182 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumSaegwTotalBearersSetupFailQci2 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "SAEGW-SGW Total number of bearers setup failed with qci 2" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwEntry 183 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumSaegwTotalBearersSetupFailQci3 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "SAEGW-SGW Total number of bearers setup failed with qci 3" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwEntry 184 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumSaegwTotalBearersSetupFailQci4 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "SAEGW-SGW Total number of bearers setup failed with qci 4" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwEntry 185 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumSaegwTotalBearersSetupFailQci5 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "SAEGW-SGW Total number of bearers setup failed with qci 5" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwEntry 186 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumSaegwTotalBearersSetupFailQci6 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "SAEGW-SGW Total number of bearers setup failed with qci 6" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwEntry 187 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumSaegwTotalBearersSetupFailQci7 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "SAEGW-SGW Total number of bearers setup failed with qci 6" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwEntry 188 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumSaegwTotalBearersSetupFailQci8 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "SAEGW-SGW Total number of bearers setup failed with qci 8" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwEntry 189 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumSaegwTotalBearersSetupFailQci9 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "SAEGW-SGW Total number of bearers setup failed with qci 9" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwEntry 190 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumSaegwTotalBearersSetupFailQciOther OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "SAEGW-SGW Total number of bearers setup failed with qci between 10 .. 255" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwEntry 191 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumUplinkPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink packets received" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwEntry 192 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumUplinkBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink bytes received" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwEntry 193 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumUplinkDropPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink packets dropped" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwEntry 194 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumUplinkDropBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink bytes dropped" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwEntry 195 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumDownlinkPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink packets received" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwEntry 196 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumDownlinkBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink bytes received" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwEntry 197 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumDownlinkDropPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink packets dropped" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwEntry 198 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumDownlinkDropBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink bytes dropped" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwEntry 199 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumSuspendNotification OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of suspend notification requests received" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwEntry 200 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumSuspendNotificationAccept OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of suspend notification requests accepted" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwEntry 201 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumSuspendNotificationReject OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of suspend notification requests rejected" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwEntry 202 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumResumeNotification OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of resume notification requests received" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwEntry 203 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumResumeNotificationAccept OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of resume notification requests accepted" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwEntry 204 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumResumeNotificationReject OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of resume notification requests rejected" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwEntry 205 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumUplinkSuspendDropPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink suspend drop packets" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwEntry 206 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumUplinkSuspendDropBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink suspend drop bytes" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwEntry 207 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumDownlinkSuspendDropPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink suspend drop packets" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwEntry 208 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumDownlinkSuspendDropBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink suspend drop bytes" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwEntry 209 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumCreateSessionRejectRsrcUnavailable OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create session requests rejected - resource unavailable" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwEntry 210 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumCreateSessionRejectPgwNotResponding OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create session requests rejected - pgw not responding" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwEntry 211 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumCreateIndirectForwardingTunnelReq OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create indirect data forwarding tunnel requests attempted" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwEntry 212 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumCreateIndirectForwardingTunnelAccept OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create indirect data forwarding tunnel requests accepted" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwEntry 213 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumCreateIndirectForwardingTunnelReject OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create indirect data forwarding tunnel requests rejected" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwEntry 214 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumDeleteIndirectForwardingTunnelReq OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of delete indirect data forwarding tunnel requests attempted" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwEntry 215 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumDeleteIndirectForwardingTunnelAccept OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of delete indirect data forwarding tunnel requests accepted" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwEntry 216 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumDeleteIndirectForwardingTunnelReject OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of delete indirect data forwarding tunnel requests rejected" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwEntry 217 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumCreateSessionRejectBlockedApn OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create session requests rejected - apn in blocked list" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwEntry 218 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumCreateSessionDrop OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create session requests dropped" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwEntry 219 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumCreateBearerReqDrop OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create bearer requests dropped" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwEntry 220 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumDeleteBearerDrop OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of delete bearer requests dropped" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwEntry 221 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumUpdateBearerReqDrop OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of update bearer requests dropped" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwEntry 222 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumBearerIdleDurationExceededCloses OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers deactivated due to IDLE duration time exceeded" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwEntry 223 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumSaegwPdnConnections OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "SAEGW-SGW Current number of PDN connections" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwEntry 224 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumTTLExcdDropPackets OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS deprecated DESCRIPTION "Total number of TTL 0 drop packets " ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwEntry 225 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumTTLExcdDropBytes OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS deprecated DESCRIPTION "Total number of TTL 0 drop bytes " ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwEntry 226 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumFragSendPackets OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS deprecated DESCRIPTION "Total number of IP packets fragmented before sending on the tunnel " ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwEntry 227 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumFragSendBytes OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS deprecated DESCRIPTION "Total number of IP packet bytes fragmented before sending on the tunnel " ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwEntry 228 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumFragFailPackets OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS deprecated DESCRIPTION "Total number of IP packets failed in fragmentation" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwEntry 229 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumFragFailBytes OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS deprecated DESCRIPTION "Total number of IP packet bytes failed in fragmentation" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwEntry 230 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumUplinkAclDropPackets OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS deprecated DESCRIPTION "Total number of uplink ACL drop packets" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwEntry 231 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumUplinkAclDropBytes OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS deprecated DESCRIPTION "Total number of uplink ACL drop bytes" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwEntry 232 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumDownlinkAclDropPackets OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS deprecated DESCRIPTION "Total number of downlink ACL drop packets" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwEntry 233 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumDownlinkAclDropBytes OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS deprecated DESCRIPTION "Total number of downlink ACL drop bytes" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwEntry 234 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumBadSrcAddrDropPackets OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS deprecated DESCRIPTION "Total number of bad source addresss drop packets" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwEntry 235 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumBadSrcAddrDropBytes OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS deprecated DESCRIPTION "Total number of bad source addresss drop bytes" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwEntry 236 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumNoTFTDropPackets OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS deprecated DESCRIPTION "Total number of no traffic flow template drop packets" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwEntry 237 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumNoTFTDropBytes OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS deprecated DESCRIPTION "Total number of no traffic flow template drop bytes" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwEntry 238 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumBadUEAddrDropPackets OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS deprecated DESCRIPTION "Total number of bad UE address drop packets" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwEntry 239 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumBadUEAddrDropBytes OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS deprecated DESCRIPTION "Total number of bad UE address drop bytes" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwEntry 240 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumMTUDropPackets OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS deprecated DESCRIPTION "Total number of MTU drop packets" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwEntry 241 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumMTUDropBytes OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS deprecated DESCRIPTION "Total number of MTU drop bytes" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwEntry 242 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumNoRouteDropPackets OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS deprecated DESCRIPTION "Total number of no route drop packets" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwEntry 243 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumNoRouteDropBytes OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS deprecated DESCRIPTION "Total number of no route drop bytes" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwEntry 244 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumNoEgressIntfDropPackets OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS deprecated DESCRIPTION "Total number of no egress interface drop packets" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwEntry 245 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumNoEgressIntfDropBytes OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS deprecated DESCRIPTION "Total number of no egress interface drop bytes" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwEntry 246 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumberTTLExcdDropPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of TTL 0 drop packets " ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwEntry 247 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumberTTLExcdDropBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of TTL 0 drop bytes " ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwEntry 248 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumberFragSendPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of IP packets fragmented before sending on the tunnel " ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwEntry 249 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumberFragSendBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of IP packet bytes fragmented before sending on the tunnel " ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwEntry 250 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumberFragFailPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of IP packets failed in fragmentation" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwEntry 251 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumberFragFailBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of IP packet bytes failed in fragmentation" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwEntry 252 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumberUplinkAclDropPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink ACL drop packets" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwEntry 253 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumberUplinkAclDropBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink ACL drop bytes" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwEntry 254 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumberDownlinkAclDropPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink ACL drop packets" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwEntry 255 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumberDownlinkAclDropBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink ACL drop bytes" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwEntry 256 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumberBadSrcAddrDropPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bad source addresss drop packets" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwEntry 257 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumberBadSrcAddrDropBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bad source addresss drop bytes" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwEntry 258 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumberNoTFTDropPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of no traffic flow template drop packets" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwEntry 259 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumberNoTFTDropBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of no traffic flow template drop bytes" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwEntry 260 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumberBadUEAddrDropPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bad UE address drop packets" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwEntry 261 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumberBadUEAddrDropBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bad UE address drop bytes" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwEntry 262 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumberMTUDropPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of MTU drop packets" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwEntry 263 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumberMTUDropBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of MTU drop bytes" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwEntry 264 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumberNoRouteDropPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of no route drop packets" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwEntry 265 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumberNoRouteDropBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of no route drop bytes" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwEntry 266 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumberNoEgressIntfDropPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of no egress interface drop packets" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwEntry 267 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumberNoEgressIntfDropBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of no egress interface drop bytes" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwEntry 268 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumPdnConnectionsS4Geran OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Current number of S4 GERAN PDN connections" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwEntry 269 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumPdnConnectionsS4Utran OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Current number of S4 UTRAN PDN connections" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwEntry 270 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumPdnConnectionsEutran OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Current number of EUTRAN PDN connections" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwEntry 271 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumSaegwPdnConnectionsS4Geran OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "SAEGW-SGW Current number of S4 GERAN PDN connections" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwEntry 272 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumSaegwPdnConnectionsS4Utran OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "SAEGW-SGW Current number of S4 UTRAN PDN connections" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwEntry 273 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumSaegwPdnConnectionsEutran OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "SAEGW-SGW Current number of EUTRAN PDN connections" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwEntry 274 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumSaegwSgwUplinkPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink packets for SAEGW SGW sessions" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwEntry 275 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumSaegwSgwUplinkBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink bytes for SAEGW SGW sessions" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwEntry 276 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumSaegwSgwDownlinkPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink packets for SAEGW SGW sessions" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwEntry 277 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumSaegwSgwDownlinkBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink bytes for SAEGW SGW sessions" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwEntry 278 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumSaegwSgwUplinkDropPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink drop packets for SAEGW SGW sessions" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwEntry 279 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumSaegwSgwUplinkDropBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink drop bytes for SAEGW SGW sessions" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwEntry 280 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumSaegwSgwDownlinkDropPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink drop packets for SAEGW SGW sessions" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwEntry 281 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumSaegwSgwDownlinkDropBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink drop bytes for SAEGW SGW sessions" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwEntry 282 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumUplinkS4S12GeranPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink packets for SGW S4 GERAN sessions" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwEntry 283 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumUplinkS4S12GeranBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink bytes for SGW S4 GERAN sessions" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwEntry 284 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumDownlinkS4S12GeranPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink packets for SGW S4 GERAN sessions" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwEntry 285 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumDownlinkS4S12GeranBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink bytes for SGW S4 GERAN sessions" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwEntry 286 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumUplinkS4S12GeranDropPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink drop packets for SGW S4 GERAN sessions" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwEntry 287 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumUplinkS4S12GeranDropBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink drop bytes for SGW S4 GERAN sessions" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwEntry 288 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumDownlinkS4S12GeranDropPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink drop packets for SGW S4 GERAN sessions" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwEntry 289 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumDownlinkS4S12GeranDropBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink drop bytes for SGW S4 GERAN sessions" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwEntry 290 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumSaegwSgwUplinkS4S12GeranPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink packets for SAEGW SGW S4 GERAN sessions" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwEntry 291 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumSaegwSgwUplinkS4S12GeranBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink bytes for SAEGW SGW S4 GERAN sessions" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwEntry 292 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumSaegwSgwDownlinkS4S12GeranPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink packets for SAEGW SGW S4 GERAN sessions" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwEntry 293 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumSaegwSgwDownlinkS4S12GeranBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink bytes for SAEGW SGW S4 GERAN sessions" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwEntry 294 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumSaegwSgwUplinkS4S12GeranDropPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink drop packets for SAEGW SGW S4 GERAN sessions" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwEntry 295 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumSaegwSgwUplinkS4S12GeranDropBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink drop bytes for SAEGW SGW S4 GERAN sessions" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwEntry 296 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumSaegwSgwDownlinkS4S12GeranDropPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink drop packets for SAEGW SGW S4 GERAN sessions" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwEntry 297 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumSaegwSgwDownlinkS4S12GeranDropBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink drop bytes for SAEGW SGW S4 GERAN sessions" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwEntry 298 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumUplinkS4S12UtranPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink packets for SGW S4 UTRAN sessions" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwEntry 299 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumUplinkS4S12UtranBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink bytes for SGW S4 UTRAN sessions" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwEntry 300 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumDownlinkS4S12UtranPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink packets for SGW S4 UTRAN sessions" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwEntry 301 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumDownlinkS4S12UtranBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink bytes for SGW S4 UTRAN sessions" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwEntry 302 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumUplinkS4S12UtranDropPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink drop packets for SGW S4 UTRAN sessions" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwEntry 303 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumUplinkS4S12UtranDropBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink drop bytes for SGW S4 UTRAN sessions" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwEntry 304 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumDownlinkS4S12UtranDropPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink drop packets for SGW S4 UTRAN sessions" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwEntry 305 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumDownlinkS4S12UtranDropBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink drop bytes for SGW S4 UTRAN sessions" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwEntry 306 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumSaegwSgwUplinkS4S12UtranPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink packets for SAEGW SGW S4 UTRAN sessions" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwEntry 307 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumSaegwSgwUplinkS4S12UtranBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink bytes for SAEGW SGW S4 UTRAN sessions" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwEntry 308 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumSaegwSgwDownlinkS4S12UtranPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink packets for SAEGW SGW S4 UTRAN sessions" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwEntry 309 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumSaegwSgwDownlinkS4S12UtranBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink bytes for SAEGW SGW S4 UTRAN sessions" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwEntry 310 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumSaegwSgwUplinkS4S12UtranDropPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink drop packets for SAEGW SGW S4 UTRAN sessions" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwEntry 311 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumSaegwSgwUplinkS4S12UtranDropBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink drop bytes for SAEGW SGW S4 UTRAN sessions" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwEntry 312 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumSaegwSgwDownlinkS4S12UtranDropPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink drop packets for SAEGW SGW S4 UTRAN sessions" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwEntry 313 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumSaegwSgwDownlinkS4S12UtranDropBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink drop bytes for SAEGW SGW S4 UTRAN sessions" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwEntry 314 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumUplinkEutranPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink packets for SGW EUTRAN sessions" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwEntry 315 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumUplinkEutranBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink bytes for SGW EUTRAN sessions" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwEntry 316 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumDownlinkEutranPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink packets for SGW EUTRAN sessions" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwEntry 317 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumDownlinkEutranBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink bytes for SGW EUTRAN sessions" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwEntry 318 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumUplinkEutranDropPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink drop packets for SGW EUTRAN sessions" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwEntry 319 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumUplinkEutranDropBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink drop bytes for SGW EUTRAN sessions" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwEntry 320 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumDownlinkEutranDropPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink drop packets for SGW EUTRAN sessions" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwEntry 321 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumDownlinkEutranDropBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink drop bytes for SGW EUTRAN sessions" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwEntry 322 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumSaegwSgwUplinkEutranPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink packets for SGW EUTRAN sessions" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwEntry 323 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumSaegwSgwUplinkEutranBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink bytes for SGW EUTRAN sessions" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwEntry 324 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumSaegwSgwDownlinkEutranPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink packets for SGW EUTRAN sessions" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwEntry 325 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumSaegwSgwDownlinkEutranBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink bytes for SGW EUTRAN sessions" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwEntry 326 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumSaegwSgwUplinkEutranDropPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink drop packets for SGW EUTRAN sessions" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwEntry 327 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumSaegwSgwUplinkEutranDropBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink drop bytes for SGW EUTRAN sessions" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwEntry 328 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumSaegwSgwDownlinkEutranDropPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink drop packets for SGW EUTRAN sessions" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwEntry 329 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumSaegwSgwDownlinkEutranDropBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink drop bytes for SGW EUTRAN sessions" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwEntry 330 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumS1uDefaultBearerErrorIndicationsProcessed OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of S1u default bearer error indications processed" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwEntry 331 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumS1uDedicatedBearerErrorIndicationsProcessed OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of S1u dedicated bearer error indications processed" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwEntry 332 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumS5uDefaultBearerErrorIndicationsProcessed OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of S5u default bearer error indications processed" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwEntry 333 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumS5uDefaultBearereErrorIndicationLocalCloseAttempts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of local close attempts due to receipt of error indication on S5u default bearer" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwEntry 334 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumS5uDedicatedBearerErrorIndicationsProcessed OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of S5u dedicated bearer error indications processed" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwEntry 335 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumS5uDedicatedBearerErrorIndicationBearerDeactivation OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearer deactivations due to receipt of error indication on S5u dedicated bearer" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwEntry 336 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumberSessSetupSuccessApnMatchingExactMatch OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Create Session Requests Accepted with APN Matching Type Exact Match" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwEntry 337 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumberSessSetupSuccessApnMatchingNiOnly OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Create Session Requests Accepted with APN Matching Type NI Only" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwEntry 338 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumberSessSetupSuccessApnMatchingNiAndMalformedOi OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Create Session Requests Accepted with APN Matching Type NI And Malformed OI" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwEntry 339 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumCurrentGeoSyncRestoredPdnConnections OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Current number of PDN connections restored from Geo Active" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwEntry 340 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumRatNBIotEutranSessions OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Current number of NBIOT-EUTRAN RAT session" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwEntry 341 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumSaegwPdnConnectionsNBIotEutran OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "SAEGW-SGW Current number of NBIOT EUTRAN PDN connections" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwEntry 342 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumUplinkNBIotEutranPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink packets for SGW NBIOT EUTRAN sessions" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwEntry 343 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumUplinkNBIotEutranBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink bytes for SGW NBIOT EUTRAN sessions" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwEntry 344 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumDownlinkNBIotEutranPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink packets for SGW NBIOT EUTRAN sessions" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwEntry 345 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumDownlinkNBIotEutranBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink bytes for SGW NBIOT EUTRAN sessions" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwEntry 346 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumUplinkNBIotEutranDropPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink drop packets for SGW NBIOT EUTRAN sessions" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwEntry 347 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumUplinkNBIotEutranDropBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink drop bytes for SGW NBIOT EUTRAN sessions" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwEntry 348 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumDownlinkNBIotEutranDropPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink drop packets for SGW NBIOT EUTRAN sessions" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwEntry 349 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumDownlinkNBIotEutranDropBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink drop bytes for SGW NBIOT EUTRAN sessions" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwEntry 350 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumSaegwSgwUplinkNBIotEutranPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink packets for SGW NBIOT EUTRAN sessions" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwEntry 351 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumSaegwSgwUplinkNBIotEutranBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink bytes for SGW NBIOT EUTRAN sessions" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwEntry 352 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumSaegwSgwDownlinkNBIotEutranPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink packets for SGW NBIOT EUTRAN sessions" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwEntry 353 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumSaegwSgwDownlinkNBIotEutranBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink bytes for SGW NBIOT EUTRAN sessions" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwEntry 354 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumSaegwSgwUplinkNBIotEutranDropPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink drop packets for SGW NBIOT EUTRAN sessions" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwEntry 355 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumSaegwSgwUplinkNBIotEutranDropBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink drop bytes for SGW NBIOT EUTRAN sessions" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwEntry 356 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumSaegwSgwDownlinkNBIotEutranDropPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink drop packets for SGW NBIOT EUTRAN sessions" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwEntry 357 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumSaegwSgwDownlinkNBIotEutranDropBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink drop bytes for SGW NBIOT EUTRAN sessions" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwEntry 358 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumCurrentSessionInPagingWithExtendedBuf OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Current Session In Paging With Extended Buffering " ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwEntry 359 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumPdnConnectionsNBIotEutran OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Current number of NBIOT-EUTRAN PDN connections" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwEntry 360 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumCreateSessionRejectMultiPdnConnSameApn OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create session requests rejected - multiple PDN connections for a same APN not allowed" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwEntry 361 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwMinTeidReuseDuration OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Mininum duration in which TEID got reused" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwEntry 362 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwMinCPlaneTeidReuseDuration OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Mininum duration in which Control Plane TEID got reused (for non Gtp V0 sessions)" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwEntry 363 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwMinUPlaneTeidReuseDuration OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Mininum duration in which User Plane TEID got reused (for non Gtp V0 sessions)" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwEntry 364 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumSessionsInLocalDatabase OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Sessions in local database" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwEntry 365 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumCreateSessionRejectSessionBlocked OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create session requests rejected due to session blocked" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwEntry 366 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumLocalCloseAttemptsSessionBlocked OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of local close attempts due to session blocked" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwEntry 367 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumCreateSessionRequestsThrottledClusterRateControl OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Create Session Requests Throtteled Due to Cluster Level Rate Control" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwEntry 368 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumCreateSessionRequestsThrottledApnRateControl OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Create Session Requests Throtteled Due to APN Level Rate Control" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwEntry 369 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumCreateCupsSessionAttempt OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create cups session attempts" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwEntry 370 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumCreateCupsSessionSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create cups session attempts success" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwEntry 371 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumCreateCupsSessionFailure OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create session attempts failed" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwEntry 372 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumModifyCupsSessionAttempt OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of modify cups session attempts" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwEntry 373 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumModifyCupsSessionSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of modify cups session attempts success" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwEntry 374 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumModifyCupsSessionFailure OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of modify session attempts failed" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwEntry 375 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumDeleteCupsSessionAttempt OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of delete cups session attempts" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwEntry 376 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumDeleteCupsSessionSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of delete cups session attempts success" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwEntry 377 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumDeleteCupsSessionFailure OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of delete cups session attempts failed" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwEntry 378 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumLocalCloseSessionMonitor OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of session locally closed due to uplane session monitor failed" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwEntry 379 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumCurrentCupsSessions OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Current number of CUPS sessions" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwEntry 380 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumSessionsEstablishedWithExistingImsiAndApn OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of sessions established with IMSI/APN combination for which already a session is established" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwEntry 381 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumCreateBearerPartialAccept OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create bearer requests partially accepted" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwEntry 382 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumUpdateBearerPartialAccept OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of update bearer requests partially accepted" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwEntry 383 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumSessionMonitorModificationsSent OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of session monitor modifications sent" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwEntry 384 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumSgwDownlinkPacketsHomePLMN OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Downlink packets for Home PLMN" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwEntry 385 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumSgwDownlinkBytesHomePLMN OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Downlink bytes for Home PLMN" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwEntry 386 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumSgwUplinkPacketsHomePLMN OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Uplink packets for Home PLMN" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwEntry 387 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumSgwUplinkBytesHomePLMN OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of uplink bytes for Home PLMN" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwEntry 388 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumSgwDownlinkDropPacketsHomePLMN OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Downlink drop packets for Home PLMN" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwEntry 389 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumSgwDownlinkDropBytesHomePLMN OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Downlink drop bytes for Home PLMN" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwEntry 390 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumSgwUplinkDropPacketsHomePLMN OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Uplink drop packets for Home PLMN" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwEntry 391 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumSgwUplinkDropBytesHomePLMN OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Uplink drop bytes for Home PLMN" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwEntry 392 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumSgwDownlinkPacketsSNRPLMN OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Downlink packets for SNR PLMN" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwEntry 393 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumSgwDownlinkBytesSNRPLMN OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Downlink bytes for SNR PLMN" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwEntry 394 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumSgwUplinkPacketsSNRPLMN OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Uplink packets for SNR PLMN" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwEntry 395 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumSgwUplinkBytesSNRPLMN OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of uplink bytes for SNR PLMN" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwEntry 396 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumSgwDownlinkDropPacketsSNRPLMN OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Downlink drop packets for SNR PLMN" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwEntry 397 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumSgwDownlinkDropBytesSNRPLMN OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Downlink drop bytes for SNR PLMN" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwEntry 398 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumSgwUplinkDropPacketsSNRPLMN OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Uplink drop packets for SNR PLMN" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwEntry 399 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumSgwUplinkDropBytesSNRPLMN OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Uplink drop bytes for SNR PLMN" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwEntry 400 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumSgwDownlinkPacketsOtherRoamingPLMN OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Downlink packets for other Roaming PLMN" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwEntry 401 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumSgwDownlinkBytesOtherRoamingPLMN OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Downlink bytes for other Roaming PLMN" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwEntry 402 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumSgwUplinkPacketsOtherRoamingPLMN OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Uplink packets for other Roaming PLMN" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwEntry 403 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumSgwUplinkBytesOtherRoamingPLMN OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of uplink bytes for other Roaming PLMN" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwEntry 404 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumSgwDownlinkDropPacketsOtherRoamingPLMN OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Downlink drop packets for other Roaming PLMN" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwEntry 405 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumSgwDownlinkDropBytesOtherRoamingPLMN OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Downlink drop bytes for other Roaming PLMN" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwEntry 406 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumSgwUplinkDropPacketsOtherRoamingPLMN OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Uplink drop packets for other Roaming PLMN" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwEntry 407 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumSgwUplinkDropBytesOtherRoamingPLMN OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Uplink drop bytes for other Roaming PLMN" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwEntry 408 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumCreateSessionRejectsOverload OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Num of Create Session Requests Rejected due to Overload" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwEntry 409 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumCreateBearerRejectsOverload OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Num of Create Bearer Requests Rejected due to Overload" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwEntry 410 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumCreateSessionRejectsOverloadMinor OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Num of Create Session Requests Rejected due to Overload Minor" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwEntry 411 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumCreateSessionRejectsOverloadMajor OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Num of Create Session Requests Rejected due to Overload Major" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwEntry 412 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumCreateSessionRejectsOverloadCritical OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Num of Create Session Requests Rejected due to Overload Critical" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwEntry 413 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumCreateSessionRejectsOverloadMCDSync OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Num of Create Session Requests Rejected due to Overload Standby Sync" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwEntry 414 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumCreateBearerRejectsOverloadMinor OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Num of Create Bearer Requests Rejected due to Overload Minor" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwEntry 415 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumCreateBearerRejectsOverloadMajor OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Num of Create Bearer Requests Rejected due to Overload Major" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwEntry 416 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumCreateBearerRejectsOverloadCritical OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Num of Create Bearer Requests Rejected due to Overload Critical" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwEntry 417 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumCreateBearerRejectsOverloadMCDSync OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Num of Create Bearer Requests Rejected due to Overload Standby Sync" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwEntry 418 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumSgwPcrfInitiatedCloseAttempts OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of PCRF initiated close attempts" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwEntry 419 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumSgwSessionsAwaitingPcrfRejoin OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of sessions awaiting PCRF rejoin" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwEntry 420 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumSgwPcrfRejoinSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of successful PCRF Rejoins" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwEntry 421 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumSgwMecSessions OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of MEC sessions" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwEntry 422 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumLocalClosePfcpError OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS deprecated DESCRIPTION "Number of sessions locally closed due to PFCP Error on Uplane" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwEntry 423 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwNumLocalCloseUplaneError OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of sessions locally closed due to error on Uplane" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwEntry 424 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnTable OBJECT-TYPE SYNTAX SEQUENCE OF AffirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "" ::= { affirmedZoneMIB 337 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnEntry OBJECT-TYPE SYNTAX AffirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "" INDEX { affirmedZoneName, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnName, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnChassis } ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnTable 1 } AffirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnEntry ::= SEQUENCE { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnName String, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnChassis Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnNumCreateSessionReq Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnNumCreateSessionReq1MinAvg Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnNumCreateSessionReq5MinAvg Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnNumCreateSessionReq15MinAvg Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnNumCreateSessionAccept Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnNumCreateSessionReject Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnNumCreateSessionPgwReject Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnNumCreateSessionRejectInvalidReq Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnNumCreateSessionRejectSystemFailure Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnNumCreateSessionRejectRsrcUnavailable Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnNumCreateSessionRejectPgwNotResponding Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnNumCreateSessionRejectBlockedApn Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnNumCreateSessionRejectMisc Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnNumCurrentSessions Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnNumPdnConnections Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnNumModifyBearerReq Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnNumModifyBearerAccept Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnNumModifyBearerReject Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnNumModifyBearerPgwReject Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnNumModifyBearerInvalidReq Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnNumModifyBearerRejectSystemFailure Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnNumModifyBearerRejectMisc Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnNumBearerResourceCmd Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnNumBearerResourceCmdDrop Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnNumBearerResourceFailIndFromPgw Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnNumBearerResourceFailIndInvalidReq Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnNumBearerResourceFailIndSystemFailure Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnNumBearerResourceFailIndMisc Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnNumBearers Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnNumCreateBearerReq Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnNumCreateBearerAccept Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnNumCreateBearerReject Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnNumCreateBearerMmeReject Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnNumCreateBearerRejectInvalidReq Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnNumCreateBearerRejectSystemFailure Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnNumCreateBearerRejectMisc Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnNumDeleteBearerCmd Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnNumDeleteBearerCmdDrop Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnNumDeleteBearerFailIndFromPgw Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnNumDeleteBearerFailIndInvalidReq Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnNumDeleteBearerFailIndSystemFailure Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnNumDeleteBearerFailIndMisc Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnNumDeleteBearerReq Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnNumDeleteBearerAccept Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnNumDeleteBearerReject Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnNumDeleteBearerMmeReject Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnNumDeleteBearerRejectInvalidReq Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnNumDeleteBearerRejectSystemFailure Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnNumDeleteBearerRejectMisc Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnNumDeleteSessionReq Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnNumDeleteSessionAccept Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnNumDeleteSessionReject Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnNumDeleteSessionPgwReject Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnNumDeleteSessionRejectMisc Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnNumModifyBearerCmd Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnNumModifyBearerCmdDrop Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnNumModifyBearerFailIndFromPgw Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnNumModifyBearerFailIndInvalidReq Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnNumModifyBearerFailIndSystemFailure Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnNumModifyBearerFailIndMisc Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnNumPageReq Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnNumPageSuccess Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnNumPageFailure Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnNumUpdateBearerReq Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnNumUpdateBearerAccept Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnNumUpdateBearerReject Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnNumUpdateBearerMmeReject Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnNumUpdateBearerRejectInvalidReq Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnNumUpdateBearerRejectSystemFailure Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnNumUpdateBearerRejectMisc Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnNumReleaseAccessBearerReq Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnNumReleaseAccessBearerAccept Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnNumReleaseAccessBearerReject Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnNumReleaseAccessBearerRejectInvalidReq Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnNumReleaseAccessBearerRejectSystemFailure Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnNumReleaseAccessBearerRejectMisc Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnNumLocalCloseAttempts Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnNumLocalCloseAttemptsAccepted Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnNumIdleDurationExceededCloses Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnNumMaximalDurationExceededCloses Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnNumOperatorInitiatedCloses Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnNumActiveCurrentSessions Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnNumIdleCurrentSessions Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnIntervalPeakCurrentSessions Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnIntervalPeakActiveCurrentSessions Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnIntervalPeakIdleCurrentSessions Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnNumActivePdnConnections Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnNumIdlePdnConnections Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnIntervalPeakPdnConnections Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnIntervalPeakActivePdnConnections Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnIntervalPeakIdlePdnConnections Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnNumDefaultBearers Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnNumDedicatedBearers Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnIntervalPeakBearers Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnIntervalPeakDefaultBearers Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnIntervalPeakDedicatedBearers Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnNumTraceSessionActivationAttempt Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnNumTraceSessionActivationAccept Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnNumTraceSessionDeactivationAttempt Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnNumTraceSessionDeactivationAccept Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnNumRatTypeUtranSessions Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnNumRatTypeGeranSessions Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnNumRatTypeWlanSessions Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnNumRatTypeGanSessions Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnNumRatTypeHspaEvoSessions Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnNumRatTypeEUtranSessions Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnNumRatTypeVirtualSessions Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnNumIndirectForwardingBearers Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnNumDuplicateSessionLocalCloseAttempts Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnNumS4S11CtrlTeidLookupFailures Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnNumS5S8CtrlTeidLookupFailures Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnNumErrorIndicationsProcessed Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnNumErrorIndicationLocalCloseAttempts Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnNumErrorIndicationBearerDeactivation Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnNumChangeNotificationAttempt Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnNumChangeNotificationAccept Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnNumChangeNotificationReject Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnNumChangeNotifcationPgwReject Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnNumChangeNotificationRejectInvalidReq Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnNumChangeNotificationRejectSystemFailure Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnNumChangeNotificationRejectMisc Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnNumChangeNotificationDrop Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnNumCreateIndirectForwardingTunnelReq Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnNumCreateIndirectForwardingTunnelAccept Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnNumCreateIndirectForwardingTunnelReject Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnNumDeleteIndirectForwardingTunnelReq Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnNumDeleteIndirectForwardingTunnelAccept Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnNumDeleteIndirectForwardingTunnelReject Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnNumGtppCdrSent Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnNumGtppCdrRespSuccess Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnNumGtppCdrRespFailure Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnNumGtppCdrRespTimeout Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnNumTotalBearersSetupSuccess Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnNumTotalBearersSetupFail Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnNumCurrentBearersQci1 Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnNumCurrentBearersQci2 Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnNumCurrentBearersQci3 Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnNumCurrentBearersQci4 Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnNumCurrentBearersQci5 Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnNumCurrentBearersQci6 Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnNumCurrentBearersQci7 Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnNumCurrentBearersQci8 Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnNumCurrentBearersQci9 Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnNumCurrentBearersQciOther Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnNumTotalBearersSetupSuccessQci1 Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnNumTotalBearersSetupSuccessQci2 Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnNumTotalBearersSetupSuccessQci3 Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnNumTotalBearersSetupSuccessQci4 Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnNumTotalBearersSetupSuccessQci5 Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnNumTotalBearersSetupSuccessQci6 Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnNumTotalBearersSetupSuccessQci7 Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnNumTotalBearersSetupSuccessQci8 Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnNumTotalBearersSetupSuccessQci9 Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnNumTotalBearersSetupSuccessQciOther Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnNumTotalBearersSetupFailQci1 Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnNumTotalBearersSetupFailQci2 Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnNumTotalBearersSetupFailQci3 Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnNumTotalBearersSetupFailQci4 Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnNumTotalBearersSetupFailQci5 Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnNumTotalBearersSetupFailQci6 Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnNumTotalBearersSetupFailQci7 Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnNumTotalBearersSetupFailQci8 Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnNumTotalBearersSetupFailQci9 Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnNumTotalBearersSetupFailQciOther Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnNumSaegwCurrentSessions Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnNumSaegwCurrentBearers Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnNumSaegwTotalBearersSetupSuccess Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnNumSaegwTotalBearersSetupFail Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnNumSaegwCurrentBearersQci1 Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnNumSaegwCurrentBearersQci2 Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnNumSaegwCurrentBearersQci3 Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnNumSaegwCurrentBearersQci4 Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnNumSaegwCurrentBearersQci5 Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnNumSaegwCurrentBearersQci6 Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnNumSaegwCurrentBearersQci7 Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnNumSaegwCurrentBearersQci8 Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnNumSaegwCurrentBearersQci9 Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnNumSaegwCurrentBearersQciOther Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnNumSaegwTotalBearersSetupSuccessQci1 Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnNumSaegwTotalBearersSetupSuccessQci2 Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnNumSaegwTotalBearersSetupSuccessQci3 Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnNumSaegwTotalBearersSetupSuccessQci4 Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnNumSaegwTotalBearersSetupSuccessQci5 Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnNumSaegwTotalBearersSetupSuccessQci6 Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnNumSaegwTotalBearersSetupSuccessQci7 Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnNumSaegwTotalBearersSetupSuccessQci8 Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnNumSaegwTotalBearersSetupSuccessQci9 Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnNumSaegwTotalBearersSetupSuccessQciOther Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnNumSaegwTotalBearersSetupFailQci1 Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnNumSaegwTotalBearersSetupFailQci2 Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnNumSaegwTotalBearersSetupFailQci3 Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnNumSaegwTotalBearersSetupFailQci4 Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnNumSaegwTotalBearersSetupFailQci5 Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnNumSaegwTotalBearersSetupFailQci6 Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnNumSaegwTotalBearersSetupFailQci7 Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnNumSaegwTotalBearersSetupFailQci8 Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnNumSaegwTotalBearersSetupFailQci9 Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnNumSaegwTotalBearersSetupFailQciOther Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnNumUplinkPackets ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnNumUplinkBytes ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnNumUplinkDropPackets ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnNumUplinkDropBytes ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnNumDownlinkPackets ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnNumDownlinkBytes ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnNumDownlinkDropPackets ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnNumDownlinkDropBytes ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnNumUplinkSuspendDropPackets ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnNumUplinkSuspendDropBytes ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnNumDownlinkSuspendDropPackets ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnNumDownlinkSuspendDropBytes ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnNumSuspendNotification Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnNumSuspendNotificationAccept Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnNumSuspendNotificationReject Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnNumResumeNotification Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnNumResumeNotificationAccept Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnNumResumeNotificationReject Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnNumCreateSessionDrop Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnNumCreateBearerReqDrop Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnNumDeleteBearerDrop Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnNumUpdateBearerReqDrop Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnNumBearerIdleDurationExceededCloses Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnNumSaegwPdnConnections Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnNumTTLExcdDropPackets Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnNumTTLExcdDropBytes Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnNumFragSendPackets Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnNumFragSendBytes Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnNumFragFailPackets Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnNumFragFailBytes Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnNumUplinkAclDropPackets Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnNumUplinkAclDropBytes Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnNumDownlinkAclDropPackets Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnNumDownlinkAclDropBytes Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnNumBadSrcAddrDropPackets Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnNumBadSrcAddrDropBytes Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnNumNoTFTDropPackets Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnNumNoTFTDropBytes Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnNumBadUEAddrDropPackets Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnNumBadUEAddrDropBytes Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnNumMTUDropPackets Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnNumMTUDropBytes Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnNumNoRouteDropPackets Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnNumNoRouteDropBytes Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnNumNoEgressIntfDropPackets Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnNumNoEgressIntfDropBytes Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnNumberTTLExcdDropPackets ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnNumberTTLExcdDropBytes ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnNumberFragSendPackets ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnNumberFragSendBytes ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnNumberFragFailPackets ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnNumberFragFailBytes ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnNumberUplinkAclDropPackets ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnNumberUplinkAclDropBytes ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnNumberDownlinkAclDropPackets ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnNumberDownlinkAclDropBytes ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnNumberBadSrcAddrDropPackets ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnNumberBadSrcAddrDropBytes ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnNumberNoTFTDropPackets ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnNumberNoTFTDropBytes ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnNumberBadUEAddrDropPackets ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnNumberBadUEAddrDropBytes ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnNumberMTUDropPackets ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnNumberMTUDropBytes ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnNumberNoRouteDropPackets ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnNumberNoRouteDropBytes ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnNumberNoEgressIntfDropPackets ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnNumberNoEgressIntfDropBytes ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnNumPdnConnectionsS4Geran Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnNumPdnConnectionsS4Utran Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnNumPdnConnectionsEutran Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnNumSaegwPdnConnectionsS4Geran Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnNumSaegwPdnConnectionsS4Utran Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnNumSaegwPdnConnectionsEutran Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnNumSaegwSgwUplinkPackets ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnNumSaegwSgwUplinkBytes ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnNumSaegwSgwDownlinkPackets ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnNumSaegwSgwDownlinkBytes ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnNumSaegwSgwUplinkDropPackets ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnNumSaegwSgwUplinkDropBytes ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnNumSaegwSgwDownlinkDropPackets ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnNumSaegwSgwDownlinkDropBytes ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnNumUplinkS4S12GeranPackets ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnNumUplinkS4S12GeranBytes ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnNumDownlinkS4S12GeranPackets ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnNumDownlinkS4S12GeranBytes ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnNumUplinkS4S12GeranDropPackets ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnNumUplinkS4S12GeranDropBytes ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnNumDownlinkS4S12GeranDropPackets ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnNumDownlinkS4S12GeranDropBytes ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnNumSaegwSgwUplinkS4S12GeranPackets ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnNumSaegwSgwUplinkS4S12GeranBytes ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnNumSaegwSgwDownlinkS4S12GeranPackets ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnNumSaegwSgwDownlinkS4S12GeranBytes ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnNumSaegwSgwUplinkS4S12GeranDropPackets ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnNumSaegwSgwUplinkS4S12GeranDropBytes ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnNumSaegwSgwDownlinkS4S12GeranDropPackets ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnNumSaegwSgwDownlinkS4S12GeranDropBytes ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnNumUplinkS4S12UtranPackets ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnNumUplinkS4S12UtranBytes ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnNumDownlinkS4S12UtranPackets ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnNumDownlinkS4S12UtranBytes ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnNumUplinkS4S12UtranDropPackets ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnNumUplinkS4S12UtranDropBytes ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnNumDownlinkS4S12UtranDropPackets ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnNumDownlinkS4S12UtranDropBytes ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnNumSaegwSgwUplinkS4S12UtranPackets ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnNumSaegwSgwUplinkS4S12UtranBytes ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnNumSaegwSgwDownlinkS4S12UtranPackets ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnNumSaegwSgwDownlinkS4S12UtranBytes ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnNumSaegwSgwUplinkS4S12UtranDropPackets ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnNumSaegwSgwUplinkS4S12UtranDropBytes ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnNumSaegwSgwDownlinkS4S12UtranDropPackets ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnNumSaegwSgwDownlinkS4S12UtranDropBytes ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnNumUplinkEutranPackets ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnNumUplinkEutranBytes ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnNumDownlinkEutranPackets ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnNumDownlinkEutranBytes ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnNumUplinkEutranDropPackets ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnNumUplinkEutranDropBytes ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnNumDownlinkEutranDropPackets ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnNumDownlinkEutranDropBytes ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnNumSaegwSgwUplinkEutranPackets ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnNumSaegwSgwUplinkEutranBytes ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnNumSaegwSgwDownlinkEutranPackets ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnNumSaegwSgwDownlinkEutranBytes ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnNumSaegwSgwUplinkEutranDropPackets ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnNumSaegwSgwUplinkEutranDropBytes ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnNumSaegwSgwDownlinkEutranDropPackets ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnNumSaegwSgwDownlinkEutranDropBytes ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnNumS1uDefaultBearerErrorIndicationsProcessed ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnNumS1uDedicatedBearerErrorIndicationsProcessed ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnNumS5uDefaultBearerErrorIndicationsProcessed ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnNumS5uDefaultBearereErrorIndicationLocalCloseAttempts ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnNumS5uDedicatedBearerErrorIndicationsProcessed ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnNumS5uDedicatedBearerErrorIndicationBearerDeactivation ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnNumberSessSetupSuccessApnMatchingExactMatch Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnNumberSessSetupSuccessApnMatchingNiOnly Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnNumberSessSetupSuccessApnMatchingNiAndMalformedOi Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnNumCurrentGeoSyncRestoredPdnConnections Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnNumRatNBIotEutranSessions Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnNumSaegwPdnConnectionsNBIotEutran Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnNumUplinkNBIotEutranPackets ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnNumUplinkNBIotEutranBytes ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnNumDownlinkNBIotEutranPackets ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnNumDownlinkNBIotEutranBytes ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnNumUplinkNBIotEutranDropPackets ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnNumUplinkNBIotEutranDropBytes ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnNumDownlinkNBIotEutranDropPackets ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnNumDownlinkNBIotEutranDropBytes ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnNumSaegwSgwUplinkNBIotEutranPackets ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnNumSaegwSgwUplinkNBIotEutranBytes ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnNumSaegwSgwDownlinkNBIotEutranPackets ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnNumSaegwSgwDownlinkNBIotEutranBytes ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnNumSaegwSgwUplinkNBIotEutranDropPackets ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnNumSaegwSgwUplinkNBIotEutranDropBytes ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnNumSaegwSgwDownlinkNBIotEutranDropPackets ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnNumSaegwSgwDownlinkNBIotEutranDropBytes ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnNumCurrentSessionInPagingWithExtendedBuf Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnNumPdnConnectionsNBIotEutran Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnNumCreateSessionRejectMultiPdnConnSameApn Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnMinTeidReuseDuration Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnMinCPlaneTeidReuseDuration Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnMinUPlaneTeidReuseDuration Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnNumSessionsInLocalDatabase Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnNumCreateSessionRejectSessionBlocked Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnNumLocalCloseAttemptsSessionBlocked Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnNumCreateSessionRequestsThrottledApnRateControl Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnNumCreateCupsSessionAttempt Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnNumCreateCupsSessionSuccess Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnNumCreateCupsSessionFailure Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnNumModifyCupsSessionAttempt Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnNumModifyCupsSessionSuccess Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnNumModifyCupsSessionFailure Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnNumDeleteCupsSessionAttempt Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnNumDeleteCupsSessionSuccess Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnNumDeleteCupsSessionFailure Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnNumLocalCloseSessionMonitor Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnNumCurrentCupsSessions Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnNumCreateSessionRequestsThrottledClusterRateControl Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnNumSessionsEstablishedWithExistingImsiAndApn Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnNumCreateBearerPartialAccept Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnNumUpdateBearerPartialAccept Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnNumSessionMonitorModificationsSent ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnNumCreateSessionRejectsOverload ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnNumCreateBearerRejectsOverload ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnNumCreateSessionRejectsOverloadMinor ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnNumCreateSessionRejectsOverloadMajor ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnNumCreateSessionRejectsOverloadCritical ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnNumCreateSessionRejectsOverloadMCDSync ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnNumCreateBearerRejectsOverloadMinor ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnNumCreateBearerRejectsOverloadMajor ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnNumCreateBearerRejectsOverloadCritical ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnNumCreateBearerRejectsOverloadMCDSync ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnNumSgwPcrfInitiatedCloseAttempts Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnNumSgwSessionsAwaitingPcrfRejoin Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnNumSgwPcrfRejoinSuccess Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnNumSgwMecSessions Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnNumLocalClosePfcpError Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnNumLocalCloseUplaneError Unsigned32 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnName OBJECT-TYPE SYNTAX String MAX-ACCESS not-accessible STATUS current DESCRIPTION "Table Name" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnEntry 1 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnChassis OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS not-accessible STATUS current DESCRIPTION "chassis ID" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnEntry 2 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnNumCreateSessionReq OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create session requests received" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnEntry 3 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnNumCreateSessionReq1MinAvg OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnEntry 4 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnNumCreateSessionReq5MinAvg OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnEntry 5 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnNumCreateSessionReq15MinAvg OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnEntry 6 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnNumCreateSessionAccept OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create session requests accepted" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnEntry 7 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnNumCreateSessionReject OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create session requests rejected" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnEntry 8 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnNumCreateSessionPgwReject OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create session requests rejected by PGW" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnEntry 9 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnNumCreateSessionRejectInvalidReq OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create session requests rejected - request invalid" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnEntry 10 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnNumCreateSessionRejectSystemFailure OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create session requests rejected - system failure" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnEntry 11 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnNumCreateSessionRejectRsrcUnavailable OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create session requests rejected - resource unavailable" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnEntry 12 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnNumCreateSessionRejectPgwNotResponding OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create session requests rejected - pgw not responding" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnEntry 13 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnNumCreateSessionRejectBlockedApn OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create session requests rejected - apn in blocked list" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnEntry 14 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnNumCreateSessionRejectMisc OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create session requests rejected - unclassified" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnEntry 15 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnNumCurrentSessions OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Current number of sessions" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnEntry 16 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnNumPdnConnections OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Current number of PDN connections" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnEntry 17 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnNumModifyBearerReq OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of modify bearer requests received" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnEntry 18 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnNumModifyBearerAccept OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of modify bearer requests accepted" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnEntry 19 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnNumModifyBearerReject OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of modify bearer requests rejected" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnEntry 20 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnNumModifyBearerPgwReject OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of modify bearer requests rejected by PGW" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnEntry 21 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnNumModifyBearerInvalidReq OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of modify bearer requests rejected - request invalid" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnEntry 22 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnNumModifyBearerRejectSystemFailure OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of modify bearer requests rejected - system failure" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnEntry 23 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnNumModifyBearerRejectMisc OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of modify bearer requests rejected - unclassified" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnEntry 24 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnNumBearerResourceCmd OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearer resource commands received" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnEntry 25 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnNumBearerResourceCmdDrop OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearer resource commands dropped" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnEntry 26 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnNumBearerResourceFailIndFromPgw OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearer resource failure indications from PGW" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnEntry 27 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnNumBearerResourceFailIndInvalidReq OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearer resource commands rejected - request invalid" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnEntry 28 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnNumBearerResourceFailIndSystemFailure OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearer resource commands rejected - system failure" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnEntry 29 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnNumBearerResourceFailIndMisc OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearer resource commands rejected - unclassifed" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnEntry 30 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnNumBearers OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Current number of bearers" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnEntry 31 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnNumCreateBearerReq OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create bearer requests received" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnEntry 32 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnNumCreateBearerAccept OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create bearer requests accepted" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnEntry 33 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnNumCreateBearerReject OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create bearer requests rejected" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnEntry 34 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnNumCreateBearerMmeReject OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create bearer requests rejected by MME" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnEntry 35 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnNumCreateBearerRejectInvalidReq OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create bearer requests rejected - request invalid" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnEntry 36 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnNumCreateBearerRejectSystemFailure OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create bearer requests rejected - system failure" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnEntry 37 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnNumCreateBearerRejectMisc OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create bearer requests rejected - unclassified" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnEntry 38 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnNumDeleteBearerCmd OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of delete bearer commands received" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnEntry 39 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnNumDeleteBearerCmdDrop OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of delete bearer commands dropped" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnEntry 40 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnNumDeleteBearerFailIndFromPgw OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of delete bearer failure indications received from PGW" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnEntry 41 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnNumDeleteBearerFailIndInvalidReq OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of delete bearer failure indications rejected - request invalid" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnEntry 42 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnNumDeleteBearerFailIndSystemFailure OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of delete bearer failure indications rejected - system failure" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnEntry 43 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnNumDeleteBearerFailIndMisc OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of delete bearer failure indications rejected - unclassified" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnEntry 44 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnNumDeleteBearerReq OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of delete bearer requests received" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnEntry 45 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnNumDeleteBearerAccept OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of delete bearer requests accepted" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnEntry 46 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnNumDeleteBearerReject OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of delete bearer requests rejected" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnEntry 47 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnNumDeleteBearerMmeReject OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of delete bearer requests rejected by MME" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnEntry 48 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnNumDeleteBearerRejectInvalidReq OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of delete bearer requests rejected - request invalid" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnEntry 49 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnNumDeleteBearerRejectSystemFailure OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of delete bearer requests rejected - system failure" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnEntry 50 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnNumDeleteBearerRejectMisc OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of delete bearer requests rejected - unclassified" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnEntry 51 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnNumDeleteSessionReq OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of delete session requests received" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnEntry 52 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnNumDeleteSessionAccept OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of delete session requests accepted" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnEntry 53 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnNumDeleteSessionReject OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of delete session requests rejected" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnEntry 54 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnNumDeleteSessionPgwReject OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of delete session requests rejected by PGW" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnEntry 55 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnNumDeleteSessionRejectMisc OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of delete session requests rejected - unclassified" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnEntry 56 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnNumModifyBearerCmd OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of modify bearer commands received" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnEntry 57 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnNumModifyBearerCmdDrop OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of modify bearer commands dropped" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnEntry 58 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnNumModifyBearerFailIndFromPgw OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of modify bearer failure indications received from PGW" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnEntry 59 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnNumModifyBearerFailIndInvalidReq OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of modify bearer failure indications rejected - request invalid" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnEntry 60 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnNumModifyBearerFailIndSystemFailure OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of modify bearer failure indications rejected - system failure" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnEntry 61 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnNumModifyBearerFailIndMisc OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of modify bearer failure indications rejected - unclassified" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnEntry 62 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnNumPageReq OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of paging requests sent" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnEntry 63 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnNumPageSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of successful paging requests" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnEntry 64 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnNumPageFailure OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of paging requests failures" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnEntry 65 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnNumUpdateBearerReq OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of update bearer requests received" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnEntry 66 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnNumUpdateBearerAccept OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of update bearer requests accepted" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnEntry 67 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnNumUpdateBearerReject OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of update bearer requests rejected" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnEntry 68 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnNumUpdateBearerMmeReject OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of update bearer requests rejected by MME" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnEntry 69 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnNumUpdateBearerRejectInvalidReq OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of update bearer requests rejected - request invalid" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnEntry 70 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnNumUpdateBearerRejectSystemFailure OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of update bearer requests rejected - system failure" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnEntry 71 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnNumUpdateBearerRejectMisc OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of update bearer requests rejected - unclassified" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnEntry 72 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnNumReleaseAccessBearerReq OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of release access bearer requests received" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnEntry 73 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnNumReleaseAccessBearerAccept OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of release access bearer requests accepted" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnEntry 74 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnNumReleaseAccessBearerReject OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of release access bearer requests rejected" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnEntry 75 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnNumReleaseAccessBearerRejectInvalidReq OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of release access bearer requests rejected - request invalid" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnEntry 76 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnNumReleaseAccessBearerRejectSystemFailure OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of release access bearer requests rejected - system failure" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnEntry 77 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnNumReleaseAccessBearerRejectMisc OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of release access bearer requests rejected - unclassified" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnEntry 78 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnNumLocalCloseAttempts OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of local close attempts" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnEntry 79 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnNumLocalCloseAttemptsAccepted OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of local close attempts accepted" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnEntry 80 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnNumIdleDurationExceededCloses OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of sessions closed due to IDLE duration time exceeded" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnEntry 81 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnNumMaximalDurationExceededCloses OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of sessions closed due to MAXIMAL duration time exceeded" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnEntry 82 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnNumOperatorInitiatedCloses OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of operator initiated PDN session closes" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnEntry 83 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnNumActiveCurrentSessions OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Current number of active sessions" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnEntry 84 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnNumIdleCurrentSessions OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Current number of idle sessions" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnEntry 85 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnIntervalPeakCurrentSessions OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Interval peak number of sessions" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnEntry 86 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnIntervalPeakActiveCurrentSessions OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Interval peak number of active sessions" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnEntry 87 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnIntervalPeakIdleCurrentSessions OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Interval peak number of idle sessions" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnEntry 88 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnNumActivePdnConnections OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Current number of active PDN connections" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnEntry 89 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnNumIdlePdnConnections OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Current number of idle PDN connections" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnEntry 90 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnIntervalPeakPdnConnections OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Interval peak number of PDN connections" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnEntry 91 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnIntervalPeakActivePdnConnections OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Interval peak number of active PDN connections" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnEntry 92 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnIntervalPeakIdlePdnConnections OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Interval peak number of idle PDN connections" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnEntry 93 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnNumDefaultBearers OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Current number of default bearers" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnEntry 94 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnNumDedicatedBearers OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Current number of dedicated bearers" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnEntry 95 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnIntervalPeakBearers OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Interval peak number of bearers" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnEntry 96 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnIntervalPeakDefaultBearers OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Interval peak number of default bearers" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnEntry 97 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnIntervalPeakDedicatedBearers OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Interval peak number of dedicated bearers" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnEntry 98 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnNumTraceSessionActivationAttempt OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of trace session activations received" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnEntry 99 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnNumTraceSessionActivationAccept OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of trace session activations accepted" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnEntry 100 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnNumTraceSessionDeactivationAttempt OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of trace session deactivations received" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnEntry 101 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnNumTraceSessionDeactivationAccept OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of trace session deactivations accepted" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnEntry 102 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnNumRatTypeUtranSessions OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Current number of UTRAN session" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnEntry 103 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnNumRatTypeGeranSessions OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Current number of GERAN session" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnEntry 104 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnNumRatTypeWlanSessions OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Current number of WLAN session" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnEntry 105 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnNumRatTypeGanSessions OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Current number of GAN session" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnEntry 106 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnNumRatTypeHspaEvoSessions OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Current number of HSPA Evolution session" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnEntry 107 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnNumRatTypeEUtranSessions OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Current number of E-UTRAN session" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnEntry 108 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnNumRatTypeVirtualSessions OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Current number of Virtual RAT session" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnEntry 109 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnNumIndirectForwardingBearers OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Current number of indirect forwarding bearers" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnEntry 110 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnNumDuplicateSessionLocalCloseAttempts OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of local close attempts due to Duplicate Session" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnEntry 111 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnNumS4S11CtrlTeidLookupFailures OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of lookup failures using the S4/S11 control TEID" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnEntry 112 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnNumS5S8CtrlTeidLookupFailures OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of lookup failures using the S5/S8 control TEID" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnEntry 113 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnNumErrorIndicationsProcessed OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Error Indications processed" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnEntry 114 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnNumErrorIndicationLocalCloseAttempts OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of local close attempts due to receipt of Error Indication" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnEntry 115 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnNumErrorIndicationBearerDeactivation OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of dedicated bearer deletion due to receipt of Error Indication" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnEntry 116 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnNumChangeNotificationAttempt OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of change notification requests attempted" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnEntry 117 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnNumChangeNotificationAccept OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of change notification requests accepted" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnEntry 118 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnNumChangeNotificationReject OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of change notification requests rejected" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnEntry 119 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnNumChangeNotifcationPgwReject OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of change notification requests rejected by PGW" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnEntry 120 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnNumChangeNotificationRejectInvalidReq OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of change notification requests rejected - request invalid" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnEntry 121 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnNumChangeNotificationRejectSystemFailure OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of change notification requests rejected - system failure" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnEntry 122 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnNumChangeNotificationRejectMisc OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of change notification requests rejected for miscellaneous reasons" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnEntry 123 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnNumChangeNotificationDrop OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of change notification requests Dropped" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnEntry 124 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnNumCreateIndirectForwardingTunnelReq OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create indirect data forwarding tunnel requests attempted" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnEntry 125 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnNumCreateIndirectForwardingTunnelAccept OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create indirect data forwarding tunnel requests accepted" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnEntry 126 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnNumCreateIndirectForwardingTunnelReject OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create indirect data forwarding tunnel requests rejected" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnEntry 127 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnNumDeleteIndirectForwardingTunnelReq OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of delete indirect data forwarding tunnel requests attempted" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnEntry 128 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnNumDeleteIndirectForwardingTunnelAccept OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of delete indirect data forwarding tunnel requests accepted" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnEntry 129 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnNumDeleteIndirectForwardingTunnelReject OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of delete indirect data forwarding tunnel requests rejected" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnEntry 130 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnNumGtppCdrSent OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of GTPP CDRs that were sent successfully" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnEntry 131 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnNumGtppCdrRespSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of GTPP CDRs for which a success response was received" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnEntry 132 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnNumGtppCdrRespFailure OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of GTPP CDRs for which a failure response was received" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnEntry 133 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnNumGtppCdrRespTimeout OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of GTPP CDRs for which no response was received in the expected time" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnEntry 134 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnNumTotalBearersSetupSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers setup successful" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnEntry 135 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnNumTotalBearersSetupFail OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers setup failed" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnEntry 136 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnNumCurrentBearersQci1 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of current bearers with qci 1" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnEntry 137 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnNumCurrentBearersQci2 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of current bearers with qci 2" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnEntry 138 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnNumCurrentBearersQci3 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of current bearers with qci 3" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnEntry 139 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnNumCurrentBearersQci4 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of current bearers with qci 4" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnEntry 140 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnNumCurrentBearersQci5 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of current bearers with qci 5" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnEntry 141 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnNumCurrentBearersQci6 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of current bearers with qci 6" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnEntry 142 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnNumCurrentBearersQci7 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of current bearers with qci 7" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnEntry 143 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnNumCurrentBearersQci8 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of current bearers with qci 8" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnEntry 144 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnNumCurrentBearersQci9 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of current bearers with qci 9" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnEntry 145 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnNumCurrentBearersQciOther OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of current bearers with qci between 10 .. 255" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnEntry 146 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnNumTotalBearersSetupSuccessQci1 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers setup successful with qci 1" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnEntry 147 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnNumTotalBearersSetupSuccessQci2 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers setup successful with qci 2" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnEntry 148 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnNumTotalBearersSetupSuccessQci3 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers setup successful with qci 3" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnEntry 149 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnNumTotalBearersSetupSuccessQci4 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers setup successful with qci 4" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnEntry 150 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnNumTotalBearersSetupSuccessQci5 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers setup successful with qci 5" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnEntry 151 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnNumTotalBearersSetupSuccessQci6 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers setup successful with qci 6" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnEntry 152 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnNumTotalBearersSetupSuccessQci7 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers setup successful with qci 7" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnEntry 153 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnNumTotalBearersSetupSuccessQci8 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers setup successful with qci 8" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnEntry 154 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnNumTotalBearersSetupSuccessQci9 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers setup successful with qci 9" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnEntry 155 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnNumTotalBearersSetupSuccessQciOther OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers setup successful with qci between 10 .. 255" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnEntry 156 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnNumTotalBearersSetupFailQci1 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers setup failed with qci 1" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnEntry 157 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnNumTotalBearersSetupFailQci2 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers setup failed with qci 2" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnEntry 158 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnNumTotalBearersSetupFailQci3 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers setup failed with qci 3" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnEntry 159 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnNumTotalBearersSetupFailQci4 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers setup failed with qci 4" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnEntry 160 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnNumTotalBearersSetupFailQci5 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers setup failed with qci 5" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnEntry 161 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnNumTotalBearersSetupFailQci6 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers setup failed with qci 6" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnEntry 162 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnNumTotalBearersSetupFailQci7 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers setup failed with qci 6" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnEntry 163 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnNumTotalBearersSetupFailQci8 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers setup failed with qci 8" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnEntry 164 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnNumTotalBearersSetupFailQci9 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers setup failed with qci 9" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnEntry 165 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnNumTotalBearersSetupFailQciOther OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers setup failed with qci between 10 .. 255" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnEntry 166 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnNumSaegwCurrentSessions OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "SAEGW-SGW Current number of sessions" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnEntry 167 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnNumSaegwCurrentBearers OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "SAEGW-SGW Current number of bearers" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnEntry 168 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnNumSaegwTotalBearersSetupSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "SAEGW-SGW Total number of bearers setup successful" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnEntry 169 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnNumSaegwTotalBearersSetupFail OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "SAEGW-SGW Total number of bearers setup failed" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnEntry 170 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnNumSaegwCurrentBearersQci1 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "SAEGW-SGW Total number of current bearers with qci 1" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnEntry 171 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnNumSaegwCurrentBearersQci2 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "SAEGW-SGW Total number of current bearers with qci 2" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnEntry 172 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnNumSaegwCurrentBearersQci3 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "SAEGW-SGW Total number of current bearers with qci 3" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnEntry 173 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnNumSaegwCurrentBearersQci4 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "SAEGW-SGW Total number of current bearers with qci 4" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnEntry 174 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnNumSaegwCurrentBearersQci5 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "SAEGW-SGW Total number of current bearers with qci 5" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnEntry 175 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnNumSaegwCurrentBearersQci6 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "SAEGW-SGW Total number of current bearers with qci 6" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnEntry 176 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnNumSaegwCurrentBearersQci7 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "SAEGW-SGW Total number of current bearers with qci 7" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnEntry 177 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnNumSaegwCurrentBearersQci8 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "SAEGW-SGW Total number of current bearers with qci 8" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnEntry 178 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnNumSaegwCurrentBearersQci9 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "SAEGW-SGW Total number of current bearers with qci 9" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnEntry 179 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnNumSaegwCurrentBearersQciOther OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "SAEGW-SGW Total number of current bearers with qci between 10 .. 255" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnEntry 180 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnNumSaegwTotalBearersSetupSuccessQci1 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "SAEGW-SGW Total number of bearers setup successful with qci 1" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnEntry 181 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnNumSaegwTotalBearersSetupSuccessQci2 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "SAEGW-SGW Total number of bearers setup successful with qci 2" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnEntry 182 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnNumSaegwTotalBearersSetupSuccessQci3 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "SAEGW-SGW Total number of bearers setup successful with qci 3" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnEntry 183 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnNumSaegwTotalBearersSetupSuccessQci4 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "SAEGW-SGW Total number of bearers setup successful with qci 4" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnEntry 184 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnNumSaegwTotalBearersSetupSuccessQci5 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "SAEGW-SGW Total number of bearers setup successful with qci 5" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnEntry 185 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnNumSaegwTotalBearersSetupSuccessQci6 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "SAEGW-SGW Total number of bearers setup successful with qci 6" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnEntry 186 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnNumSaegwTotalBearersSetupSuccessQci7 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "SAEGW-SGW Total number of bearers setup successful with qci 7" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnEntry 187 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnNumSaegwTotalBearersSetupSuccessQci8 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "SAEGW-SGW Total number of bearers setup successful with qci 8" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnEntry 188 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnNumSaegwTotalBearersSetupSuccessQci9 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "SAEGW-SGW Total number of bearers setup successful with qci 9" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnEntry 189 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnNumSaegwTotalBearersSetupSuccessQciOther OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "SAEGW-SGW Total number of bearers setup successful with qci between 10 .. 255" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnEntry 190 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnNumSaegwTotalBearersSetupFailQci1 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "SAEGW-SGW Total number of bearers setup failed with qci 1" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnEntry 191 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnNumSaegwTotalBearersSetupFailQci2 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "SAEGW-SGW Total number of bearers setup failed with qci 2" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnEntry 192 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnNumSaegwTotalBearersSetupFailQci3 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "SAEGW-SGW Total number of bearers setup failed with qci 3" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnEntry 193 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnNumSaegwTotalBearersSetupFailQci4 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "SAEGW-SGW Total number of bearers setup failed with qci 4" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnEntry 194 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnNumSaegwTotalBearersSetupFailQci5 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "SAEGW-SGW Total number of bearers setup failed with qci 5" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnEntry 195 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnNumSaegwTotalBearersSetupFailQci6 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "SAEGW-SGW Total number of bearers setup failed with qci 6" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnEntry 196 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnNumSaegwTotalBearersSetupFailQci7 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "SAEGW-SGW Total number of bearers setup failed with qci 6" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnEntry 197 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnNumSaegwTotalBearersSetupFailQci8 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "SAEGW-SGW Total number of bearers setup failed with qci 8" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnEntry 198 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnNumSaegwTotalBearersSetupFailQci9 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "SAEGW-SGW Total number of bearers setup failed with qci 9" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnEntry 199 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnNumSaegwTotalBearersSetupFailQciOther OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "SAEGW-SGW Total number of bearers setup failed with qci between 10 .. 255" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnEntry 200 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnNumUplinkPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink packets received" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnEntry 201 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnNumUplinkBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink bytes received" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnEntry 202 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnNumUplinkDropPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink packets dropped" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnEntry 203 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnNumUplinkDropBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink bytes dropped" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnEntry 204 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnNumDownlinkPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink packets received" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnEntry 205 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnNumDownlinkBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink bytes received" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnEntry 206 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnNumDownlinkDropPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink packets dropped" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnEntry 207 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnNumDownlinkDropBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink bytes dropped" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnEntry 208 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnNumUplinkSuspendDropPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink suspend drop packets" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnEntry 209 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnNumUplinkSuspendDropBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink suspend drop bytes" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnEntry 210 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnNumDownlinkSuspendDropPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink suspend drop packets" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnEntry 211 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnNumDownlinkSuspendDropBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink suspend drop bytes" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnEntry 212 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnNumSuspendNotification OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of suspend notification requests received" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnEntry 213 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnNumSuspendNotificationAccept OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of suspend notification requests accepted" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnEntry 214 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnNumSuspendNotificationReject OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of suspend notification requests rejected" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnEntry 215 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnNumResumeNotification OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of resume notification requests received" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnEntry 216 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnNumResumeNotificationAccept OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of resume notification requests accepted" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnEntry 217 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnNumResumeNotificationReject OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of resume notification requests rejected" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnEntry 218 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnNumCreateSessionDrop OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create session requests dropped" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnEntry 219 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnNumCreateBearerReqDrop OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create bearer requests dropped" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnEntry 220 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnNumDeleteBearerDrop OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of delete bearer requests dropped" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnEntry 221 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnNumUpdateBearerReqDrop OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of update bearer requests dropped" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnEntry 222 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnNumBearerIdleDurationExceededCloses OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers deactivated due to IDLE duration time exceeded" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnEntry 223 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnNumSaegwPdnConnections OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "SAEGW-SGW Current number of PDN connections" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnEntry 224 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnNumTTLExcdDropPackets OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS deprecated DESCRIPTION "Total number of TTL 0 drop packets " ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnEntry 225 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnNumTTLExcdDropBytes OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS deprecated DESCRIPTION "Total number of TTL 0 drop bytes " ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnEntry 226 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnNumFragSendPackets OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS deprecated DESCRIPTION "Total number of IP packets fragmented before sending on the tunnel " ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnEntry 227 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnNumFragSendBytes OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS deprecated DESCRIPTION "Total number of IP packet bytes fragmented before sending on the tunnel " ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnEntry 228 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnNumFragFailPackets OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS deprecated DESCRIPTION "Total number of IP packets failed in fragmentation" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnEntry 229 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnNumFragFailBytes OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS deprecated DESCRIPTION "Total number of IP packet bytes failed in fragmentation" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnEntry 230 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnNumUplinkAclDropPackets OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS deprecated DESCRIPTION "Total number of uplink ACL drop packets" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnEntry 231 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnNumUplinkAclDropBytes OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS deprecated DESCRIPTION "Total number of uplink ACL drop bytes" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnEntry 232 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnNumDownlinkAclDropPackets OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS deprecated DESCRIPTION "Total number of downlink ACL drop packets" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnEntry 233 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnNumDownlinkAclDropBytes OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS deprecated DESCRIPTION "Total number of downlink ACL drop bytes" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnEntry 234 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnNumBadSrcAddrDropPackets OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS deprecated DESCRIPTION "Total number of bad source addresss drop packets" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnEntry 235 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnNumBadSrcAddrDropBytes OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS deprecated DESCRIPTION "Total number of bad source addresss drop bytes" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnEntry 236 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnNumNoTFTDropPackets OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS deprecated DESCRIPTION "Total number of no traffic flow template drop packets" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnEntry 237 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnNumNoTFTDropBytes OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS deprecated DESCRIPTION "Total number of no traffic flow template drop bytes" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnEntry 238 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnNumBadUEAddrDropPackets OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS deprecated DESCRIPTION "Total number of bad UE address drop packets" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnEntry 239 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnNumBadUEAddrDropBytes OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS deprecated DESCRIPTION "Total number of bad UE address drop bytes" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnEntry 240 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnNumMTUDropPackets OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS deprecated DESCRIPTION "Total number of MTU drop packets" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnEntry 241 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnNumMTUDropBytes OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS deprecated DESCRIPTION "Total number of MTU drop bytes" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnEntry 242 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnNumNoRouteDropPackets OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS deprecated DESCRIPTION "Total number of no route drop packets" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnEntry 243 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnNumNoRouteDropBytes OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS deprecated DESCRIPTION "Total number of no route drop bytes" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnEntry 244 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnNumNoEgressIntfDropPackets OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS deprecated DESCRIPTION "Total number of no egress interface drop packets" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnEntry 245 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnNumNoEgressIntfDropBytes OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS deprecated DESCRIPTION "Total number of no egress interface drop bytes" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnEntry 246 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnNumberTTLExcdDropPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of TTL 0 drop packets " ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnEntry 247 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnNumberTTLExcdDropBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of TTL 0 drop bytes " ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnEntry 248 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnNumberFragSendPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of IP packets fragmented before sending on the tunnel " ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnEntry 249 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnNumberFragSendBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of IP packet bytes fragmented before sending on the tunnel " ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnEntry 250 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnNumberFragFailPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of IP packets failed in fragmentation" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnEntry 251 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnNumberFragFailBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of IP packet bytes failed in fragmentation" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnEntry 252 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnNumberUplinkAclDropPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink ACL drop packets" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnEntry 253 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnNumberUplinkAclDropBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink ACL drop bytes" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnEntry 254 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnNumberDownlinkAclDropPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink ACL drop packets" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnEntry 255 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnNumberDownlinkAclDropBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink ACL drop bytes" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnEntry 256 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnNumberBadSrcAddrDropPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bad source addresss drop packets" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnEntry 257 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnNumberBadSrcAddrDropBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bad source addresss drop bytes" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnEntry 258 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnNumberNoTFTDropPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of no traffic flow template drop packets" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnEntry 259 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnNumberNoTFTDropBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of no traffic flow template drop bytes" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnEntry 260 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnNumberBadUEAddrDropPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bad UE address drop packets" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnEntry 261 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnNumberBadUEAddrDropBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bad UE address drop bytes" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnEntry 262 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnNumberMTUDropPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of MTU drop packets" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnEntry 263 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnNumberMTUDropBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of MTU drop bytes" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnEntry 264 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnNumberNoRouteDropPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of no route drop packets" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnEntry 265 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnNumberNoRouteDropBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of no route drop bytes" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnEntry 266 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnNumberNoEgressIntfDropPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of no egress interface drop packets" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnEntry 267 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnNumberNoEgressIntfDropBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of no egress interface drop bytes" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnEntry 268 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnNumPdnConnectionsS4Geran OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Current number of S4 GERAN PDN connections" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnEntry 269 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnNumPdnConnectionsS4Utran OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Current number of S4 UTRAN PDN connections" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnEntry 270 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnNumPdnConnectionsEutran OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Current number of EUTRAN PDN connections" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnEntry 271 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnNumSaegwPdnConnectionsS4Geran OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "SAEGW-SGW Current number of S4 GERAN PDN connections" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnEntry 272 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnNumSaegwPdnConnectionsS4Utran OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "SAEGW-SGW Current number of S4 UTRAN PDN connections" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnEntry 273 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnNumSaegwPdnConnectionsEutran OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "SAEGW-SGW Current number of EUTRAN PDN connections" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnEntry 274 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnNumSaegwSgwUplinkPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink packets for SAEGW SGW sessions" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnEntry 275 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnNumSaegwSgwUplinkBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink bytes for SAEGW SGW sessions" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnEntry 276 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnNumSaegwSgwDownlinkPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink packets for SAEGW SGW sessions" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnEntry 277 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnNumSaegwSgwDownlinkBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink bytes for SAEGW SGW sessions" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnEntry 278 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnNumSaegwSgwUplinkDropPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink drop packets for SAEGW SGW sessions" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnEntry 279 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnNumSaegwSgwUplinkDropBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink drop bytes for SAEGW SGW sessions" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnEntry 280 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnNumSaegwSgwDownlinkDropPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink drop packets for SAEGW SGW sessions" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnEntry 281 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnNumSaegwSgwDownlinkDropBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink drop bytes for SAEGW SGW sessions" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnEntry 282 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnNumUplinkS4S12GeranPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink packets for SGW S4 GERAN sessions" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnEntry 283 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnNumUplinkS4S12GeranBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink bytes for SGW S4 GERAN sessions" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnEntry 284 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnNumDownlinkS4S12GeranPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink packets for SGW S4 GERAN sessions" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnEntry 285 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnNumDownlinkS4S12GeranBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink bytes for SGW S4 GERAN sessions" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnEntry 286 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnNumUplinkS4S12GeranDropPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink drop packets for SGW S4 GERAN sessions" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnEntry 287 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnNumUplinkS4S12GeranDropBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink drop bytes for SGW S4 GERAN sessions" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnEntry 288 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnNumDownlinkS4S12GeranDropPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink drop packets for SGW S4 GERAN sessions" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnEntry 289 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnNumDownlinkS4S12GeranDropBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink drop bytes for SGW S4 GERAN sessions" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnEntry 290 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnNumSaegwSgwUplinkS4S12GeranPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink packets for SAEGW SGW S4 GERAN sessions" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnEntry 291 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnNumSaegwSgwUplinkS4S12GeranBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink bytes for SAEGW SGW S4 GERAN sessions" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnEntry 292 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnNumSaegwSgwDownlinkS4S12GeranPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink packets for SAEGW SGW S4 GERAN sessions" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnEntry 293 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnNumSaegwSgwDownlinkS4S12GeranBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink bytes for SAEGW SGW S4 GERAN sessions" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnEntry 294 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnNumSaegwSgwUplinkS4S12GeranDropPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink drop packets for SAEGW SGW S4 GERAN sessions" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnEntry 295 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnNumSaegwSgwUplinkS4S12GeranDropBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink drop bytes for SAEGW SGW S4 GERAN sessions" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnEntry 296 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnNumSaegwSgwDownlinkS4S12GeranDropPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink drop packets for SAEGW SGW S4 GERAN sessions" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnEntry 297 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnNumSaegwSgwDownlinkS4S12GeranDropBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink drop bytes for SAEGW SGW S4 GERAN sessions" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnEntry 298 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnNumUplinkS4S12UtranPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink packets for SGW S4 UTRAN sessions" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnEntry 299 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnNumUplinkS4S12UtranBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink bytes for SGW S4 UTRAN sessions" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnEntry 300 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnNumDownlinkS4S12UtranPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink packets for SGW S4 UTRAN sessions" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnEntry 301 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnNumDownlinkS4S12UtranBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink bytes for SGW S4 UTRAN sessions" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnEntry 302 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnNumUplinkS4S12UtranDropPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink drop packets for SGW S4 UTRAN sessions" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnEntry 303 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnNumUplinkS4S12UtranDropBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink drop bytes for SGW S4 UTRAN sessions" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnEntry 304 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnNumDownlinkS4S12UtranDropPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink drop packets for SGW S4 UTRAN sessions" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnEntry 305 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnNumDownlinkS4S12UtranDropBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink drop bytes for SGW S4 UTRAN sessions" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnEntry 306 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnNumSaegwSgwUplinkS4S12UtranPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink packets for SAEGW SGW S4 UTRAN sessions" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnEntry 307 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnNumSaegwSgwUplinkS4S12UtranBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink bytes for SAEGW SGW S4 UTRAN sessions" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnEntry 308 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnNumSaegwSgwDownlinkS4S12UtranPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink packets for SAEGW SGW S4 UTRAN sessions" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnEntry 309 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnNumSaegwSgwDownlinkS4S12UtranBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink bytes for SAEGW SGW S4 UTRAN sessions" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnEntry 310 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnNumSaegwSgwUplinkS4S12UtranDropPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink drop packets for SAEGW SGW S4 UTRAN sessions" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnEntry 311 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnNumSaegwSgwUplinkS4S12UtranDropBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink drop bytes for SAEGW SGW S4 UTRAN sessions" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnEntry 312 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnNumSaegwSgwDownlinkS4S12UtranDropPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink drop packets for SAEGW SGW S4 UTRAN sessions" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnEntry 313 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnNumSaegwSgwDownlinkS4S12UtranDropBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink drop bytes for SAEGW SGW S4 UTRAN sessions" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnEntry 314 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnNumUplinkEutranPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink packets for SGW EUTRAN sessions" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnEntry 315 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnNumUplinkEutranBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink bytes for SGW EUTRAN sessions" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnEntry 316 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnNumDownlinkEutranPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink packets for SGW EUTRAN sessions" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnEntry 317 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnNumDownlinkEutranBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink bytes for SGW EUTRAN sessions" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnEntry 318 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnNumUplinkEutranDropPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink drop packets for SGW EUTRAN sessions" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnEntry 319 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnNumUplinkEutranDropBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink drop bytes for SGW EUTRAN sessions" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnEntry 320 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnNumDownlinkEutranDropPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink drop packets for SGW EUTRAN sessions" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnEntry 321 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnNumDownlinkEutranDropBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink drop bytes for SGW EUTRAN sessions" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnEntry 322 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnNumSaegwSgwUplinkEutranPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink packets for SGW EUTRAN sessions" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnEntry 323 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnNumSaegwSgwUplinkEutranBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink bytes for SGW EUTRAN sessions" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnEntry 324 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnNumSaegwSgwDownlinkEutranPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink packets for SGW EUTRAN sessions" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnEntry 325 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnNumSaegwSgwDownlinkEutranBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink bytes for SGW EUTRAN sessions" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnEntry 326 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnNumSaegwSgwUplinkEutranDropPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink drop packets for SGW EUTRAN sessions" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnEntry 327 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnNumSaegwSgwUplinkEutranDropBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink drop bytes for SGW EUTRAN sessions" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnEntry 328 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnNumSaegwSgwDownlinkEutranDropPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink drop packets for SGW EUTRAN sessions" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnEntry 329 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnNumSaegwSgwDownlinkEutranDropBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink drop bytes for SGW EUTRAN sessions" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnEntry 330 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnNumS1uDefaultBearerErrorIndicationsProcessed OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of S1u default bearer error indications processed" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnEntry 331 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnNumS1uDedicatedBearerErrorIndicationsProcessed OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of S1u dedicated bearer error indications processed" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnEntry 332 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnNumS5uDefaultBearerErrorIndicationsProcessed OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of S5u default bearer error indications processed" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnEntry 333 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnNumS5uDefaultBearereErrorIndicationLocalCloseAttempts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of local close attempts due to receipt of error indication on S5u default bearer" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnEntry 334 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnNumS5uDedicatedBearerErrorIndicationsProcessed OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of S5u dedicated bearer error indications processed" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnEntry 335 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnNumS5uDedicatedBearerErrorIndicationBearerDeactivation OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearer deactivations due to receipt of error indication on S5u dedicated bearer" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnEntry 336 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnNumberSessSetupSuccessApnMatchingExactMatch OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Create Session Requests Accepted with APN Matching Type Exact Match" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnEntry 337 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnNumberSessSetupSuccessApnMatchingNiOnly OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Create Session Requests Accepted with APN Matching Type NI Only" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnEntry 338 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnNumberSessSetupSuccessApnMatchingNiAndMalformedOi OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Create Session Requests Accepted with APN Matching Type NI And Malformed OI" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnEntry 339 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnNumCurrentGeoSyncRestoredPdnConnections OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Current number of PDN connections restored from Geo Active" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnEntry 340 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnNumRatNBIotEutranSessions OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Current number of NBIOT-EUTRAN RAT session" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnEntry 341 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnNumSaegwPdnConnectionsNBIotEutran OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "SAEGW-SGW Current number of NBIOT EUTRAN PDN connections" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnEntry 342 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnNumUplinkNBIotEutranPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink packets for SGW NBIOT EUTRAN sessions" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnEntry 343 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnNumUplinkNBIotEutranBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink bytes for SGW NBIOT EUTRAN sessions" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnEntry 344 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnNumDownlinkNBIotEutranPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink packets for SGW NBIOT EUTRAN sessions" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnEntry 345 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnNumDownlinkNBIotEutranBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink bytes for SGW NBIOT EUTRAN sessions" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnEntry 346 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnNumUplinkNBIotEutranDropPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink drop packets for SGW NBIOT EUTRAN sessions" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnEntry 347 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnNumUplinkNBIotEutranDropBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink drop bytes for SGW NBIOT EUTRAN sessions" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnEntry 348 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnNumDownlinkNBIotEutranDropPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink drop packets for SGW NBIOT EUTRAN sessions" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnEntry 349 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnNumDownlinkNBIotEutranDropBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink drop bytes for SGW NBIOT EUTRAN sessions" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnEntry 350 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnNumSaegwSgwUplinkNBIotEutranPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink packets for SGW NBIOT EUTRAN sessions" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnEntry 351 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnNumSaegwSgwUplinkNBIotEutranBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink bytes for SGW NBIOT EUTRAN sessions" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnEntry 352 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnNumSaegwSgwDownlinkNBIotEutranPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink packets for SGW NBIOT EUTRAN sessions" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnEntry 353 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnNumSaegwSgwDownlinkNBIotEutranBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink bytes for SGW NBIOT EUTRAN sessions" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnEntry 354 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnNumSaegwSgwUplinkNBIotEutranDropPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink drop packets for SGW NBIOT EUTRAN sessions" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnEntry 355 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnNumSaegwSgwUplinkNBIotEutranDropBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink drop bytes for SGW NBIOT EUTRAN sessions" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnEntry 356 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnNumSaegwSgwDownlinkNBIotEutranDropPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink drop packets for SGW NBIOT EUTRAN sessions" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnEntry 357 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnNumSaegwSgwDownlinkNBIotEutranDropBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink drop bytes for SGW NBIOT EUTRAN sessions" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnEntry 358 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnNumCurrentSessionInPagingWithExtendedBuf OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Current Session In Paging With Extended Buffering " ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnEntry 359 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnNumPdnConnectionsNBIotEutran OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Current number of NBIOT-EUTRAN PDN connections" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnEntry 360 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnNumCreateSessionRejectMultiPdnConnSameApn OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create session requests rejected - multiple PDN connections for a given APN not allowed" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnEntry 361 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnMinTeidReuseDuration OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Mininum duration in which TEID got reused" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnEntry 362 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnMinCPlaneTeidReuseDuration OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Mininum duration in which Control Plane TEID got reused (for non Gtp V0 sessions)" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnEntry 363 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnMinUPlaneTeidReuseDuration OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Mininum duration in which User Plane TEID got reused (for non Gtp V0 sessions)" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnEntry 364 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnNumSessionsInLocalDatabase OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Sessions in local database" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnEntry 365 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnNumCreateSessionRejectSessionBlocked OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create session requests rejected due to session blocked" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnEntry 366 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnNumLocalCloseAttemptsSessionBlocked OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of local close attempts due to session blocked" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnEntry 367 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnNumCreateSessionRequestsThrottledApnRateControl OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Create Session Requests Throtteled Due to APN Level Rate Control" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnEntry 368 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnNumCreateCupsSessionAttempt OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create cups session attempts" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnEntry 369 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnNumCreateCupsSessionSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create cups session attempts success" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnEntry 370 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnNumCreateCupsSessionFailure OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create session attempts failed" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnEntry 371 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnNumModifyCupsSessionAttempt OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of modify cups session attempts" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnEntry 372 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnNumModifyCupsSessionSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of modify cups session attempts success" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnEntry 373 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnNumModifyCupsSessionFailure OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of modify session attempts failed" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnEntry 374 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnNumDeleteCupsSessionAttempt OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of delete cups session attempts" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnEntry 375 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnNumDeleteCupsSessionSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of delete cups session attempts success" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnEntry 376 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnNumDeleteCupsSessionFailure OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of delete cups session attempts failed" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnEntry 377 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnNumLocalCloseSessionMonitor OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of sessions locally closed due to uplane session monitor failed" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnEntry 378 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnNumCurrentCupsSessions OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Current number of CUPS sessions" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnEntry 379 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnNumCreateSessionRequestsThrottledClusterRateControl OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Create Session Requests Throtteled Due to Cluster Level Rate Control" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnEntry 380 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnNumSessionsEstablishedWithExistingImsiAndApn OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of sessions established with IMSI/APN combination for which already a session is established" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnEntry 381 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnNumCreateBearerPartialAccept OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create bearer requests partially accepted" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnEntry 382 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnNumUpdateBearerPartialAccept OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of update bearer requests partially accepted" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnEntry 383 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnNumSessionMonitorModificationsSent OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of session monitor modifications sent" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnEntry 384 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnNumCreateSessionRejectsOverload OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Num of Create Session Requests Rejected due to Overload" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnEntry 385 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnNumCreateBearerRejectsOverload OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Num of Create Bearer Requests Rejected due to Overload" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnEntry 386 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnNumCreateSessionRejectsOverloadMinor OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Num of Create Session Requests Rejected due to Overload Minor" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnEntry 387 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnNumCreateSessionRejectsOverloadMajor OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Num of Create Session Requests Rejected due to Overload Major" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnEntry 388 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnNumCreateSessionRejectsOverloadCritical OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Num of Create Session Requests Rejected due to Overload Critical" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnEntry 389 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnNumCreateSessionRejectsOverloadMCDSync OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Num of Create Session Requests Rejected due to Overload Standby Sync" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnEntry 390 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnNumCreateBearerRejectsOverloadMinor OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Num of Create Bearer Requests Rejected due to Overload Minor" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnEntry 391 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnNumCreateBearerRejectsOverloadMajor OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Num of Create Bearer Requests Rejected due to Overload Major" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnEntry 392 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnNumCreateBearerRejectsOverloadCritical OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Num of Create Bearer Requests Rejected due to Overload Critical" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnEntry 393 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnNumCreateBearerRejectsOverloadMCDSync OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Num of Create Bearer Requests Rejected due to Overload Standby Sync" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnEntry 394 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnNumSgwPcrfInitiatedCloseAttempts OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of PCRF initiated close attempts" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnEntry 395 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnNumSgwSessionsAwaitingPcrfRejoin OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of sessions awaiting PCRF rejoin" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnEntry 396 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnNumSgwPcrfRejoinSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of successful PCRF Rejoins" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnEntry 397 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnNumSgwMecSessions OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of MEC sessions" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnEntry 398 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnNumLocalClosePfcpError OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS deprecated DESCRIPTION "Number of sessions locally closed due to PFCP Error on Uplane" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnEntry 399 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnNumLocalCloseUplaneError OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of sessions locally closed due to error on Uplane" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnEntry 400 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwTable OBJECT-TYPE SYNTAX SEQUENCE OF AffirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "" ::= { affirmedZoneMIB 213 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwEntry OBJECT-TYPE SYNTAX AffirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "" INDEX { affirmedZoneName, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwName, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwChassis } ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwTable 1 } AffirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwEntry ::= SEQUENCE { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwName String, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwChassis Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumCurrentSessions Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumBearers Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumCreateSessionAttempt Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumCreateSessionAccept Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumCreateSessionReject Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumCreateSessionRejectMalformedReq Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumCreateSessionRejectUnknownApn Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumCreateSessionRejectRsrcUnavailable Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumCreateSessionRejectServiceNotSupported Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumCreateSessionRejectSystemFailure Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumCreateSessionRejectMisc Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumDeleteSessionAttempt Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumDeleteSessionAccept Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumDeleteSessionReject Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumUEInitDedBearerActAttempt Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumUEInitDedBearerActAccept Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumUEInitDedBearerActReject Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumPGWInitDedBearerActAttempt Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumPGWInitDedBearerActAccept Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumPGWInitDedBearerActReject Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumMMEInitDedBearerDeactAttempt Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumMMEInitDedBearerDeactAccept Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumMMEInitDedBearerDeactReject Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumUEInitDedBearerDeactAttempt Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumUEInitDedBearerDeactAccept Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumUEInitDedBearerDeactReject Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumPGWInitDedBearerDeactAttempt Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumPGWInitDedBearerDeactAccept Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumPGWInitDedBearerDeactReject Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumModifyBearerCmdAttempt Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumModifyBearerCmdReject Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumUpdateBearerAttempt Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumUpdateBearerAccept Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumUpdateBearerReject Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumModifyBearerAttempt Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumModifyBearerAccept Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumModifyBearerReject Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumCreatePdpAttempt Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumCreatePdpAccept Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumCreatePdpReject Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumCreatePdpRejectMalformedReq Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumCreatePdpRejectUnknownApn Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumCreatePdpRejectRsrcUnavailable Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumCreatePdpRejectServiceNotSupported Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumCreatePdpRejectSystemFailure Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumCreatePdpRejectMisc Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumDeletePdpAttempt Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumDeletePdpAccept Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumDeletePdpReject Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumUEInitSecPdpActAttempt Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumUEInitSecPdpActAccept Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumUEInitSecPdpActReject Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumGGSNInitSecPdpActAttempt Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumGGSNInitSecPdpActAccept Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumGGSNInitSecPdpActReject Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumSGSNInitSecPdpDeactAttempt Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumSGSNInitSecPdpDeactAccept Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumSGSNInitSecPdpDeactReject Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumUEInitSecPdpDeactAttempt Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumUEInitSecPdpDeactAccept Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumUEInitSecPdpDeactReject Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumGGSNInitSecPdpDeactAttempt Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumGGSNInitSecPdpDeactAccept Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumGGSNInitSecPdpDeactReject Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumSGSNInitUpdatePdpAttempt Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumSGSNInitUpdatePdpAccept Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumSGSNInitUpdatePdpReject Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumGGSNInitUpdatePdpAttempt Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumGGSNInitUpdatePdpAccept Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumGGSNInitUpdatePdpReject Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumLocalCloseAttempts Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumLocalCloseAttemptsAccepted Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumIdleDurationExceededCloses Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumMaximalDurationExceededCloses Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumOperatorInitiatedCloses Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumActiveCurrentSessions Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumIdleCurrentSessions Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwIntervalPeakCurrentSessions Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwIntervalPeakActiveCurrentSessions Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwIntervalPeakIdleCurrentSessions Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumDefaultBearers Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumDedicatedBearers Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwIntervalPeakBearers Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwIntervalPeakDefaultBearers Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwIntervalPeakDedicatedBearers Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumDhcpReleaseLocalCloseAttempts Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumTraceSessionActivationAttempt Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumTraceSessionActivationAccept Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumTraceSessionDeactivationAttempt Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumTraceSessionDeactivationAccept Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumDhcpTimeoutLocalCloseAttempts Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumDhcpLeaseExpiryLocalCloseAttempts Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumRadiusDisconnectLocalCloses Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumRatTypeUtranSessions Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumRatTypeGeranSessions Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumRatTypeWlanSessions Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumRatTypeGanSessions Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumRatTypeHspaEvoSessions Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumRatTypeEUtranSessions Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumRatTypeVirtualSessions Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumGzSessions Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumUniqueSubscribers Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumColocatedSessions Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumIpv4PdnSessions Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumIpv6PdnSessions Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumIpv4v6PdnSessions Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumRatHandovers Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumSessionsSetupWithDefaultPolicy Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumActiveSessionsWithDefaultPolicy Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumActiveGxReplaySessionsAwaitingPcrfRejoin Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumGxReplaySessionsTerminated Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumDuplicateSessionLocalCloseAttempts Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumCtrlTeidLookupFailures Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumChangeNotificationReqAttempt Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumChangeNotificationReqAccept Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumChangeNotificationReqReject Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumChangeNotificationReqRejectMalformedReq Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumChangeNotificationReqRejectUnknownApn Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumChangeNotificationReqRejectRsrcUnavailable Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumChangeNotificationReqRejectServiceNotSupported Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumChangeNotificationReqRejectSystemFailure Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumChangeNotificationReqRejectMisc Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumChangeNotificationReqDrop Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumWfTeidCollisionLocalCloseAttempts Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumPcrfRejoinSuccess Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumErrorIndicationsProcessed Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumErrorIndicationLocalCloseAttempts Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumErrorIndicationBearerDeactivation Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumAwaitCoATimeoutLocalCloseAttempts Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumGtppCdrSent Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumGtppCdrRespSuccess Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumGtppCdrRespFailure Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumGtppCdrRespTimeout Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumPcrfInitiatedCloseAttempts Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumOcsInitiatedCloseAttempts Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumTotalBearersSetupSuccess Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumTotalBearersSetupFail Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumCurrentBearersQci1 Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumCurrentBearersQci2 Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumCurrentBearersQci3 Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumCurrentBearersQci4 Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumCurrentBearersQci5 Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumCurrentBearersQci6 Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumCurrentBearersQci7 Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumCurrentBearersQci8 Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumCurrentBearersQci9 Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumCurrentBearersQciOther Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumTotalBearersSetupSuccessQci1 Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumTotalBearersSetupSuccessQci2 Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumTotalBearersSetupSuccessQci3 Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumTotalBearersSetupSuccessQci4 Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumTotalBearersSetupSuccessQci5 Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumTotalBearersSetupSuccessQci6 Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumTotalBearersSetupSuccessQci7 Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumTotalBearersSetupSuccessQci8 Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumTotalBearersSetupSuccessQci9 Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumTotalBearersSetupSuccessQciOther Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumTotalBearersSetupFailQci1 Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumTotalBearersSetupFailQci2 Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumTotalBearersSetupFailQci3 Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumTotalBearersSetupFailQci4 Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumTotalBearersSetupFailQci5 Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumTotalBearersSetupFailQci6 Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumTotalBearersSetupFailQci7 Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumTotalBearersSetupFailQci8 Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumTotalBearersSetupFailQci9 Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumTotalBearersSetupFailQciOther Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumSaegwCurrentSessions Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumSaegwCurrentBearers Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumSaegwTotalBearersSetupSuccess Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumSaegwTotalBearersSetupFail Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumSaegwCurrentBearersQci1 Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumSaegwCurrentBearersQci2 Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumSaegwCurrentBearersQci3 Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumSaegwCurrentBearersQci4 Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumSaegwCurrentBearersQci5 Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumSaegwCurrentBearersQci6 Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumSaegwCurrentBearersQci7 Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumSaegwCurrentBearersQci8 Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumSaegwCurrentBearersQci9 Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumSaegwCurrentBearersQciOther Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumSaegwTotalBearersSetupSuccessQci1 Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumSaegwTotalBearersSetupSuccessQci2 Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumSaegwTotalBearersSetupSuccessQci3 Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumSaegwTotalBearersSetupSuccessQci4 Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumSaegwTotalBearersSetupSuccessQci5 Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumSaegwTotalBearersSetupSuccessQci6 Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumSaegwTotalBearersSetupSuccessQci7 Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumSaegwTotalBearersSetupSuccessQci8 Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumSaegwTotalBearersSetupSuccessQci9 Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumSaegwTotalBearersSetupSuccessQciOther Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumSaegwTotalBearersSetupFailQci1 Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumSaegwTotalBearersSetupFailQci2 Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumSaegwTotalBearersSetupFailQci3 Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumSaegwTotalBearersSetupFailQci4 Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumSaegwTotalBearersSetupFailQci5 Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumSaegwTotalBearersSetupFailQci6 Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumSaegwTotalBearersSetupFailQci7 Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumSaegwTotalBearersSetupFailQci8 Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumSaegwTotalBearersSetupFailQci9 Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumSaegwTotalBearersSetupFailQciOther Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumL2tpGwSessionDeleteAttempts Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumUplinkPackets ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumUplinkBytes ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumUplinkDropPackets ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumUplinkDropBytes ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumDownlinkPackets ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumDownlinkBytes ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumDownlinkDropPackets ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumDownlinkDropBytes ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumSuspendNotification Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumSuspendNotificationAccept Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumSuspendNotificationReject Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumResumeNotification Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumResumeNotificationAccept Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumResumeNotificationReject Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumUplinkSuspendDropPackets ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumUplinkSuspendDropBytes ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumDownlinkSuspendDropPackets ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumDownlinkSuspendDropBytes ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumDeletePdpDropTearDownIndMissingOneBearerOnly Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumDeletePdpDropTearDownIndMissingForDefaultBearer Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumSessionsSetupWithDefaultGyQuota Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumActiveSessionsWithDefaultGyQuota Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumActiveGySessionsAwaitingOcsRejoin Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumOcsGyRejoinSuccess Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumDefaultGyQuotaReapplied Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumDefaultGyQuotaAppliedCcruFailure Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumGxSessions Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumGySessions Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumGyDownGyRejoinTimerRestarted Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumS6bInitiatedCloseAttempts Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumActiveS6bSessions Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwDefaultGyUplinkBytes ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwDefaultGyDownlinkBytes ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumIgnoreSprRadiusFailureSessions Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumBearerIdleDurationExceededCloses Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumOfActiveS6bSessions Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumInterAccessHOReqNoSessionReject Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumInterAccessHOReqNoSessionAccept Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumDnsAttempts ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumDnsSendSuccess ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumDnsSendFailedNoConfig ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumDnsFailedMisc ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumDnsResponses ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumDnsResponseSuccess ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumDnsResponseFailNoResponse ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumDnsResponseFailNoName ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumDnsResponseFailNoData ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumDnsResponseFailMisc ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumPcoPcscfDefaultFqdnUsed Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumPcoPcscfTableUsed Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumSprAuthReqAttempt ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumSprAuthReqAccept ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumSprAuthReqReject ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumSprAuthReqTimeout ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumAcctStartReqAttempt ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumAcctStartReqAccept ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumAcctStartReqTimeout ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumAcctInterimUpdReqAttempt ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumAcctInterimUpdReqAccept ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumAcctInterimUpdReqTimeout ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumAcctStopReqAttempt ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumAcctStopReqAccept ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumAcctStopReqTimeout ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumTTLExcdDropPackets Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumTTLExcdDropBytes Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumFragSendPackets Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumFragSendBytes Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumFragFailPackets Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumFragFailBytes Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumUplinkAclDropPackets Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumUplinkAclDropBytes Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumDownlinkAclDropPackets Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumDownlinkAclDropBytes Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumBadSrcAddrDropPackets Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumBadSrcAddrDropBytes Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumNoTFTDropPackets Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumNoTFTDropBytes Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumBadUEAddrDropPackets Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumBadUEAddrDropBytes Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumMTUDropPackets Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumMTUDropBytes Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumNoRouteDropPackets Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumNoRouteDropBytes Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumNoEgressIntfDropPackets Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumNoEgressIntfDropBytes Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumberTTLExcdDropPackets ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumberTTLExcdDropBytes ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumberFragSendPackets ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumberFragSendBytes ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumberFragFailPackets ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumberFragFailBytes ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumberUplinkAclDropPackets ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumberUplinkAclDropBytes ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumberDownlinkAclDropPackets ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumberDownlinkAclDropBytes ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumberBadSrcAddrDropPackets ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumberBadSrcAddrDropBytes ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumberNoTFTDropPackets ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumberNoTFTDropBytes ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumberBadUEAddrDropPackets ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumberBadUEAddrDropBytes ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumberMTUDropPackets ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumberMTUDropBytes ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumberNoRouteDropPackets ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumberNoRouteDropBytes ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumberNoEgressIntfDropPackets ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumberNoEgressIntfDropBytes ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumCurrentSessionsGnGeran Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumCurrentSessionsGnUtran Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumCurrentSessionsS5S8Geran Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumCurrentSessionsS5S8Utran Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumCurrentSessionsRoaming Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumSaegwCurrentSessionsS5S8Geran Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumSaegwCurrentSessionsS5S8Utran Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumSaegwRatTypeEUtranSessions Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumSaegwPgwUplinkPackets ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumSaegwPgwUplinkBytes ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumSaegwPgwDownlinkPackets ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumSaegwPgwDownlinkBytes ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumSaegwPgwUplinkDropPackets ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumSaegwPgwUplinkDropBytes ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumSaegwPgwDownlinkDropPackets ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumSaegwPgwDownlinkDropBytes ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumUplinkS5S8GeranPackets ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumUplinkS5S8GeranBytes ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumDownlinkS5S8GeranPackets ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumDownlinkS5S8GeranBytes ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumUplinkS5S8GeranDropPackets ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumUplinkS5S8GeranDropBytes ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumDownlinkS5S8GeranDropPackets ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumDownlinkS5S8GeranDropBytes ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumSaegwPgwUplinkS5S8GeranPackets ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumSaegwPgwUplinkS5S8GeranBytes ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumSaegwPgwDownlinkS5S8GeranPackets ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumSaegwPgwDownlinkS5S8GeranBytes ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumSaegwPgwUplinkS5S8GeranDropPackets ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumSaegwPgwUplinkS5S8GeranDropBytes ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumSaegwPgwDownlinkS5S8GeranDropPackets ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumSaegwPgwDownlinkS5S8GeranDropBytes ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumUplinkS5S8UtranPackets ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumUplinkS5S8UtranBytes ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumDownlinkS5S8UtranPackets ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumDownlinkS5S8UtranBytes ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumUplinkS5S8UtranDropPackets ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumUplinkS5S8UtranDropBytes ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumDownlinkS5S8UtranDropPackets ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumDownlinkS5S8UtranDropBytes ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumSaegwPgwUplinkS5S8UtranPackets ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumSaegwPgwUplinkS5S8UtranBytes ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumSaegwPgwDownlinkS5S8UtranPackets ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumSaegwPgwDownlinkS5S8UtranBytes ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumSaegwPgwUplinkS5S8UtranDropPackets ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumSaegwPgwUplinkS5S8UtranDropBytes ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumSaegwPgwDownlinkS5S8UtranDropPackets ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumSaegwPgwDownlinkS5S8UtranDropBytes ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumUplinkEutranPackets ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumUplinkEutranBytes ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumDownlinkEutranPackets ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumDownlinkEutranBytes ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumUplinkEutranDropPackets ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumUplinkEutranDropBytes ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumDownlinkEutranDropPackets ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumDownlinkEutranDropBytes ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumSaegwPgwUplinkEutranPackets ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumSaegwPgwUplinkEutranBytes ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumSaegwPgwDownlinkEutranPackets Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumSaegwPgwDownlinkEutranBytes ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumSaegwPgwUplinkEutranDropPackets ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumSaegwPgwUplinkEutranDropBytes ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumSaegwPgwDownlinkEutranDropPackets ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumSaegwPgwDownlinkEutranDropBytes ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumUplinkGnGpGeranPackets ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumUplinkGnGpGeranBytes ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumUplinkGnGpGeranDropPackets ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumUplinkGnGpGeranDropBytes ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumDownlinkGnGpGeranPackets ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumDownlinkGnGpGeranBytes ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumDownlinkGnGpGeranDropPackets ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumDownlinkGnGpGeranDropBytes ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumUplinkGnGpUtranPackets ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumUplinkGnGpUtranBytes ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumUplinkGnGpUtranDropPackets ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumUplinkGnGpUtranDropBytes ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumDownlinkGnGpUtranPackets ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumDownlinkGnGpUtranBytes ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumDownlinkGnGpUtranDropPackets ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumDownlinkGnGpUtranDropBytes ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumAcctStartReqNotWaitingForResponse ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumAcctInterimUpdReqNotWaitingForResponse ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumAcctStopReqNotWaitingForResponse ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumS5uDefaultBearerErrorIndicationsProcessed ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumS5uDefaultBearereErrorIndicationLocalCloseAttempts ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumS5uDedicatedBearerErrorIndicationsProcessed ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumS5uDedicatedBearerErrorIndicationBearerDeactivation ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumberSessSetupSuccessApnMatchingExactMatch Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumberSessSetupSuccessApnMatchingNiOnly Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumberSessSetupSuccessApnMatchingNiAndMalformedOi Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumberPdpSessSetupSuccessApnMatchingExactMatch Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumberPdpSessSetupSuccessApnMatchingNiOnly Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumberPdpSessSetupSuccessApnMatchingNiAndMalformedOi Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumBearerStatsWithNoSRStats Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumActiveGyAPTriggerbyCCRU Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumTotalGyAPTriggerbyCCRU Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumGyCCRTWriteToDisk Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumGyAPTriggerByProtocolError Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumGyAPTriggerByTransientFailure Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumGyAPTriggerByPermanentFailure Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumGyAPTriggerByMessageTimeout Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumGyAPTriggerByLinkDown Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumGyAPTriggerByInternalFailure Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumStartPilotPacketsSent ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumStopPilotPacketsSent ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumRatChangePilotPacketsSent ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumDeleteSessionRejectMismatchedSrcAndFteidIP Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumDeletePDPRejectMismatchedSrcAndFteidIP Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumModifyBearerRejectMismatchedSrcAndFteidIP Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumUpdatePDPRejectMismatchedSrcAndFteidIP Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumLocalCloseCreateSessionParallelPDN Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumLocalCloseCreatePDPParallelPDN Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumCurrentGeoSyncRestoredSessions Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumRatNBIotEutranSessions Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumNonIpPdnSessions Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumSaegwRatTypeNBIotEUtranSessions Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumUplinkNBIotEutranPackets ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumUplinkNBIotEutranBytes ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumDownlinkNBIotEutranPackets ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumDownlinkNBIotEutranBytes ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumUplinkNBIotEutranDropPackets ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumUplinkNBIotEutranDropBytes ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumDownlinkNBIotEutranDropPackets ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumDownlinkNBIotEutranDropBytes ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumSaegwPgwUplinkNBIotEutranPackets ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumSaegwPgwUplinkNBIotEutranBytes ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumSaegwPgwDownlinkNBIotEutranPackets Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumSaegwPgwDownlinkNBIotEutranBytes ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumSaegwPgwUplinkNBIotEutranDropPackets ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumSaegwPgwUplinkNBIotEutranDropBytes ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumSaegwPgwDownlinkNBIotEutranDropPackets ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumSaegwPgwDownlinkNBIotEutranDropBytes ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumModifyBearerRejectContextNotFound Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumSGSNInitUpdatePdpRejectContextNotFound Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumCreateSessionRejectApnCongested Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwMinTeidReuseDuration Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumDeleteSessionRejectedInvalidPeer Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumDeletePDPCtxtRejectedInvalidPeer Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumCreateBearerRespDroppedInvalidPeer Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumBearerRsrcCmdRejectedInvalidPeer Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumCreatePDPCtxtReqRejectedInvalidPeer Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumChangeNotificationRejectedInvalidPeer Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumModifyBearerReqRejectedInvalidPeer Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumUpdatePDPCtxtReqRejectedInvalidPeer Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumDeleteBearerCmdRejectedInvalidPeer Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumDeleteBearerRespDroppedInvalidPeer Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumDeletePDPCtxtRespDroppedInvalidPeer Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumModifyBearerCmdRejectedInvalidPeer Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumUpdateBearerRespDroppedInvalidPeer Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumUpdatePDPCtxtRespDroppedInvalidPeer Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumGtpv1InitPDPCtxtActivationRespDroppedInvalidPeer Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumTraceSessionActivationRejectedInvalidPeer Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumTraceSessionDeactivationRejectedInvalidPeer Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumSuspendNotificationRejectedInvalidPeer Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumResumeNotificationRejectedInvalidPeer Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumStatsUpdateForMissingSRsForActiveSessions Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumStatsUpdateForMissingSRsForDeactivateSessions Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumCDRsWithZeroServiceDataContainers Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwMinCPlaneTeidReuseDuration Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwMinUPlaneTeidReuseDuration Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumCreateSessionRejectApnCongesteCritical Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumCreateSessionRejectApnCongestedMajor Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumCreateSessionRejectApnCongestedMinor Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumberSigInfoLookupSuccessfulAndFilledConfiguredValues Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumberSigInfoLookupFailure Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumCreateSessionRejectApnCongestedCritical Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumSessionsInLocalDatabase Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumCreateSessionDroppedProcLimit Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumCreatePdpDroppedProcLimit Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumDeleteSessionDroppedProcLimit Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumDeletePdpDroppedProcLimit Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumTotalSessionsWithTerminateTimer Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumCurrentSessionsWithTerminateTimer Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumCreateSessionRejectSessionBlocked Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumLocalCloseAttemptsSessionBlocked Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumLocalCloseTerminateServiceRule Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumCreateSessionLapiAttempt Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumCreateSessionLapiAccept Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumCreateSessionLapiReject Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumSessSetupFailuresExternalErrors Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumSessDeactivationsExternalErrors Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumSessSetupFailuresLocalErrors Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumSessDeactivationsLocalErrors Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumCreateSessionRequestsThrottledClusterRateControl Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumCreateSessionRequestsThrottledApnRateControl Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumCreatePDPContextRequestsThrottledClusterRateControl Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumCreatePDPContextRequestsThrottledApnRateControl Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumDnsCacheHits ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumDnsCacheHitsNaptr ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumDnsCacheHitsSrv ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumDnsCacheHitsA ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwConnectedDeviceFlows ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwConnectedDeviceUlPkts ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwConnectedDeviceUlBytes ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwConnectedDeviceDlPkts ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwConnectedDeviceDlBytes ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwTetheredDeviceFlows ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwTetheredDeviceUlPkts ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwTetheredDeviceUlBytes ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwTetheredDeviceDlPkts ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwTetheredDeviceDlBytes ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwTetheringEntitledFlows ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwTetheringEntitledUplinkPacketsPassed ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwTetheringEntitledUplinkBytesPassed ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwTetheringEntitledDownlinkPacketsPassed ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwTetheringEntitledDownlinkBytesPassed ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwTetheredFlowsDetectedUsingTtl ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwTetheredFlowsDetectedUsingUserAgent ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumCreateSessionRejectTamFailure Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumCreatePdpRejectTamFailure Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumCreateCupsSessionAttempt Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumCreateCupsSessionSuccess Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumCreateCupsSessionFailure Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumModifyCupsSessionAttempt Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumModifyCupsSessionSuccess Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumModifyCupsSessionFailure Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumDeleteCupsSessionAttempt Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumDeleteCupsSessionSuccess Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumDeleteCupsSessionFailure Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumLocalCloseSessionMonitor Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumCurrentCupsSessions Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumPgwTriggeredQosUpdate Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumSessionsEstablishedWithExistingImsiAndApn Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumPGWInitDedBearerActPartialAccept Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumUpdateBearerPartialAccept Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwTetheredFlowsDetectedUsingTcpIpFingerprinting ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumDnsResponseFailTimeout ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumDnsResponseDropNoIntf ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumDnsResponseDropNoSession ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumDnsResponseDropNoPdnSession ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumSessionPendedForDns ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumSessionPendedForDnsSuccess ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumSessionPendedForDnsTimeout ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNum3gppToNon3gppDelayedHandovers Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNum3gppToNon3gppDelayedHandoverCompletedOnFirstUlPkt Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNum3gppToNon3gppDelayedHandoverCompletedOnTimerExpiry Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNum3gppToNon3gppDelayedHandoverCompletedOnBackToBackHo Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNum3gppToNon3gppDelayedHandoverCompletedOnOtherEvent Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumApplicationStartNotificationsRcvd Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumApplicationStopNotificationsRcvd Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumGxApplicationStartNotificationsSuccess Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumGxApplicationStartNotificationsFailed Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumGxApplicationStopNotificationsSuccess Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumGxApplicationStopNotificationsFailed Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumSessionMonitorModificationsSent ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumSdApplicationStartNotificationsSuccess Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumSdApplicationStartNotificationsFailed Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumSdApplicationStopNotificationsSuccess Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumSdApplicationStopNotificationsFailed Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumLocalClosePcrfDownSessionHoldTime ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumCreateSessionRejectsAccountingOnPending Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumCreatePdpContextsRejectsAccountingOnPending Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumCreateSessionRejectChangeSessionToColocatedFailed Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumCreateSessionRejectsOverload ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumCreateBearerRejectsOverload ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumManifestServerRequestsSent Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumManifestServerResponsesRcvd Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwTetheredFlowsDetectedUsingGquicUserAgent ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwTetheredFlowsReportedUsingTtl ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwTetheredFlowsReportedUsingUserAgent ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwTetheredFlowsReportedUsingTcpIpFingerprinting ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwTetheredFlowsReportedUsingGquicUserAgent ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumCreateSessionRejectsOverloadMinor ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumCreateSessionRejectsOverloadMajor ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumCreateSessionRejectsOverloadCritical ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumCreateSessionRejectsOverloadMCDSync ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumCreateBearerRejectsOverloadMinor ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumCreateBearerRejectsOverloadMajor ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumCreateBearerRejectsOverloadCritical ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumCreateBearerRejectsOverloadMCDSync ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumCreateSessionRejectNoServiceRule Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumNoServiceRuleLocalCloseAttempts Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumCreatePdpRejectNoServiceRule Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumLocalClosePfcpError Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumLocalCloseUplaneError Unsigned32 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwName OBJECT-TYPE SYNTAX String MAX-ACCESS not-accessible STATUS current DESCRIPTION "Table Name" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwEntry 1 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwChassis OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS not-accessible STATUS current DESCRIPTION "chassis ID" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwEntry 2 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumCurrentSessions OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwEntry 3 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumBearers OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Current number of bearers" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwEntry 4 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumCreateSessionAttempt OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create session attempts" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwEntry 5 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumCreateSessionAccept OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create session attempts accepted" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwEntry 6 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumCreateSessionReject OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create session attempts rejected" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwEntry 7 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumCreateSessionRejectMalformedReq OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create session attempts rejected - malformed request" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwEntry 8 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumCreateSessionRejectUnknownApn OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create session attempts rejected - unknown APN" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwEntry 9 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumCreateSessionRejectRsrcUnavailable OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create session attempts rejected - resources unavailable" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwEntry 10 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumCreateSessionRejectServiceNotSupported OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create session attempts rejected - service not supported" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwEntry 11 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumCreateSessionRejectSystemFailure OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create session attempts rejected - system failure" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwEntry 12 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumCreateSessionRejectMisc OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create session attempts rejected - unclassified" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwEntry 13 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumDeleteSessionAttempt OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of delete session attempts received" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwEntry 14 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumDeleteSessionAccept OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of delete session attempts accepted" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwEntry 15 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumDeleteSessionReject OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of delete session attempts rejected" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwEntry 16 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumUEInitDedBearerActAttempt OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of UE initiated dedicated bearer activation attempts" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwEntry 17 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumUEInitDedBearerActAccept OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of UE initiated dedicated bearer activation attempts accepted" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwEntry 18 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumUEInitDedBearerActReject OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of UE initiated dedicated bearer activation attempts rejected" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwEntry 19 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumPGWInitDedBearerActAttempt OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of PGW initiated dedicated bearer activation attempts accepted" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwEntry 20 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumPGWInitDedBearerActAccept OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of PGW initiated dedicated bearer activation attempts accepted" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwEntry 21 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumPGWInitDedBearerActReject OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of PGW initiated dedicated bearer activation attempts rejected" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwEntry 22 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumMMEInitDedBearerDeactAttempt OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of MME initiated dedicated bearer deactivation attempts" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwEntry 23 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumMMEInitDedBearerDeactAccept OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of MME initiated dedicated bearer deactivation attempts accepted" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwEntry 24 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumMMEInitDedBearerDeactReject OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of MME initiated dedicated bearer deactivation attempts rejected" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwEntry 25 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumUEInitDedBearerDeactAttempt OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of UE initiated dedicated bearer deactivation attempts" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwEntry 26 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumUEInitDedBearerDeactAccept OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of UE initiated dedicated bearer deactivation attempts accepted" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwEntry 27 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumUEInitDedBearerDeactReject OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of UE initiated dedicated bearer deactivation attempts rejected" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwEntry 28 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumPGWInitDedBearerDeactAttempt OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of PGW initiated dedicated bearer deactivation attempts" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwEntry 29 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumPGWInitDedBearerDeactAccept OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of PGW initiated dedicated bearer deactivation attempts accepted" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwEntry 30 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumPGWInitDedBearerDeactReject OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of PGW initiated dedicated bearer deactivation attempts rejected" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwEntry 31 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumModifyBearerCmdAttempt OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of modify bearer command attempts" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwEntry 32 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumModifyBearerCmdReject OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of modify bearer command attempts rejected" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwEntry 33 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumUpdateBearerAttempt OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of update bearer attempts" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwEntry 34 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumUpdateBearerAccept OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of update bearer attempts accepted" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwEntry 35 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumUpdateBearerReject OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of update bearer attempts rejected" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwEntry 36 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumModifyBearerAttempt OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of modify bearer attempts" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwEntry 37 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumModifyBearerAccept OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of modify bearer attempts accepted" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwEntry 38 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumModifyBearerReject OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of modify bearer attempts rejected" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwEntry 39 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumCreatePdpAttempt OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create PDP context attempts" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwEntry 40 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumCreatePdpAccept OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create PDP context attempts accepted" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwEntry 41 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumCreatePdpReject OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create PDP context attempts rejected" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwEntry 42 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumCreatePdpRejectMalformedReq OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create PDP context attempts rejected - malformed request" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwEntry 43 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumCreatePdpRejectUnknownApn OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create PDP context attempts rejected - unknown APN" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwEntry 44 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumCreatePdpRejectRsrcUnavailable OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create PDP context attempts rejected - resource unavailable" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwEntry 45 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumCreatePdpRejectServiceNotSupported OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create PDP context attempts rejected - service not supported" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwEntry 46 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumCreatePdpRejectSystemFailure OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create PDP context attempts rejected - system failure" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwEntry 47 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumCreatePdpRejectMisc OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create PDP context attempts rejected - unclassified" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwEntry 48 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumDeletePdpAttempt OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of delete PDP context attempts" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwEntry 49 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumDeletePdpAccept OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of delete PDP context attempts accepted" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwEntry 50 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumDeletePdpReject OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of delete PDP context attempts rejected" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwEntry 51 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumUEInitSecPdpActAttempt OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of UE initiated secondary PDP context activation attempts" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwEntry 52 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumUEInitSecPdpActAccept OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of UE initiated secondary PDP context activation attempts accepted" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwEntry 53 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumUEInitSecPdpActReject OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of UE initiated secondary PDP context activation attempts rejected" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwEntry 54 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumGGSNInitSecPdpActAttempt OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of GGSN initiated secondary PDP context activation attempts" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwEntry 55 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumGGSNInitSecPdpActAccept OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of GGSN initiated secondary PDP context activation attempts accepted" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwEntry 56 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumGGSNInitSecPdpActReject OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of GGSN initiated secondary PDP context activation attempts rejected" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwEntry 57 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumSGSNInitSecPdpDeactAttempt OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of SGSN initiated secondary PDP context deactivation attempts" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwEntry 58 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumSGSNInitSecPdpDeactAccept OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of SGSN initiated secondary PDP context deactivation attempts accepted" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwEntry 59 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumSGSNInitSecPdpDeactReject OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of SGSN initiated secondary PDP context deactivation attempts rejected" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwEntry 60 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumUEInitSecPdpDeactAttempt OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of UE initiated secondary PDP context deactivation attempts" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwEntry 61 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumUEInitSecPdpDeactAccept OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of UE initiated secondary PDP context deactivation attempts accepted" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwEntry 62 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumUEInitSecPdpDeactReject OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of UE initiated secondary PDP context deactivation attempts rejected" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwEntry 63 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumGGSNInitSecPdpDeactAttempt OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of GGSN initiated secondary PDP context deactivation attempts" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwEntry 64 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumGGSNInitSecPdpDeactAccept OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of GGSN initiated secondary PDP context deactivation attempts accepted" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwEntry 65 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumGGSNInitSecPdpDeactReject OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of GGSN initiated secondary PDP context deactivation attempts rejected" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwEntry 66 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumSGSNInitUpdatePdpAttempt OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of SGSN initiated update PDP context attempts" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwEntry 67 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumSGSNInitUpdatePdpAccept OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of SGSN initiated update PDP context attempts accepted" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwEntry 68 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumSGSNInitUpdatePdpReject OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of SGSN initiated update PDP context attempts rejected" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwEntry 69 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumGGSNInitUpdatePdpAttempt OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of GGSN initiated update PDP context attempts" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwEntry 70 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumGGSNInitUpdatePdpAccept OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of GGSN initiated update PDP context attempts accepted" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwEntry 71 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumGGSNInitUpdatePdpReject OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of GGSN initiated update PDP context attempts rejected" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwEntry 72 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumLocalCloseAttempts OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of local close attempts" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwEntry 73 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumLocalCloseAttemptsAccepted OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of local close attempts accepted" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwEntry 74 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumIdleDurationExceededCloses OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of sessions closed due to IDLE duration time exceeded" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwEntry 75 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumMaximalDurationExceededCloses OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of sessions closed due to MAXIMAL duration time exceeded" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwEntry 76 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumOperatorInitiatedCloses OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of operator initiated PDN session closes" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwEntry 77 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumActiveCurrentSessions OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Current number of active sessions" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwEntry 78 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumIdleCurrentSessions OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Current number of idle sessions" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwEntry 79 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwIntervalPeakCurrentSessions OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Interval peak number of sessions" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwEntry 80 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwIntervalPeakActiveCurrentSessions OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Interval peak number of active sessions" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwEntry 81 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwIntervalPeakIdleCurrentSessions OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Interval peak number of idle sessions" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwEntry 82 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumDefaultBearers OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Current number of default bearers" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwEntry 83 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumDedicatedBearers OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Current number of dedicated bearers" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwEntry 84 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwIntervalPeakBearers OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Interval peak number of bearers" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwEntry 85 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwIntervalPeakDefaultBearers OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Interval peak number of default bearers" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwEntry 86 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwIntervalPeakDedicatedBearers OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Interval peak number of dedicated bearers" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwEntry 87 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumDhcpReleaseLocalCloseAttempts OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of local close attempts due to DHCP Release" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwEntry 88 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumTraceSessionActivationAttempt OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of trace session activations received" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwEntry 89 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumTraceSessionActivationAccept OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of trace session activations accepted" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwEntry 90 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumTraceSessionDeactivationAttempt OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of trace session deactivations received" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwEntry 91 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumTraceSessionDeactivationAccept OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of trace session deactivations accepted" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwEntry 92 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumDhcpTimeoutLocalCloseAttempts OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of local close attempts due to DHCP IP Address Allocation Timeout" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwEntry 93 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumDhcpLeaseExpiryLocalCloseAttempts OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of local close attempts due to DHCP IP Address Lease Expiry" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwEntry 94 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumRadiusDisconnectLocalCloses OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of local closes due to RADIUS Disconnect from server" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwEntry 95 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumRatTypeUtranSessions OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Current number of UTRAN session" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwEntry 96 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumRatTypeGeranSessions OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Current number of GERAN session" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwEntry 97 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumRatTypeWlanSessions OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Current number of WLAN session" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwEntry 98 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumRatTypeGanSessions OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Current number of GAN session" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwEntry 99 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumRatTypeHspaEvoSessions OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Current number of HSPA Evolution session" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwEntry 100 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumRatTypeEUtranSessions OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Current number of E-UTRAN session" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwEntry 101 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumRatTypeVirtualSessions OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Current number of Virtual RAT session" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwEntry 102 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumGzSessions OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Current number of sessions using Gz interface" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwEntry 103 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumUniqueSubscribers OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Current number of unique subscribers" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwEntry 104 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumColocatedSessions OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS deprecated DESCRIPTION "Current number of sessions with co-located peer GW" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwEntry 105 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumIpv4PdnSessions OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Current number of IPv4 PDN Sessions" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwEntry 106 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumIpv6PdnSessions OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Current number of IPv6 PDN Sessions" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwEntry 107 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumIpv4v6PdnSessions OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Current number of Dual Stack PDN Sessions" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwEntry 108 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumRatHandovers OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of RAT session handovers" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwEntry 109 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumSessionsSetupWithDefaultPolicy OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Sessions Setup With Default Gx Policy" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwEntry 110 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumActiveSessionsWithDefaultPolicy OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Active Sessions With Default Gx Policy" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwEntry 111 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumActiveGxReplaySessionsAwaitingPcrfRejoin OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Active Gx Sessions Awaiting Pcrf Rejoin" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwEntry 112 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumGxReplaySessionsTerminated OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS deprecated DESCRIPTION "Number of Gx Sessions Terminated Exceeding Reserve Usage" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwEntry 113 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumDuplicateSessionLocalCloseAttempts OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of local close attempts due to Duplicate Session" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwEntry 114 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumCtrlTeidLookupFailures OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of lookup failures using the control TEID" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwEntry 115 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumChangeNotificationReqAttempt OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of change notification attempts" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwEntry 116 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumChangeNotificationReqAccept OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of change notification attempts accepted" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwEntry 117 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumChangeNotificationReqReject OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of change notification attempts rejected" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwEntry 118 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumChangeNotificationReqRejectMalformedReq OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of change notification attempts rejected - malformed request" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwEntry 119 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumChangeNotificationReqRejectUnknownApn OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of change notification attempts rejected - unknown APN" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwEntry 120 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumChangeNotificationReqRejectRsrcUnavailable OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of change notification attempts rejected - resources unavailable" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwEntry 121 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumChangeNotificationReqRejectServiceNotSupported OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of change notification attempts rejected due to service not supported" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwEntry 122 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumChangeNotificationReqRejectSystemFailure OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of change notification attempts rejected - system failure" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwEntry 123 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumChangeNotificationReqRejectMisc OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of change notification attempts rejected for miscellaneous reasons" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwEntry 124 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumChangeNotificationReqDrop OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of change notification requests Dropped" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwEntry 125 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumWfTeidCollisionLocalCloseAttempts OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of local close attempts due to TEID Collision" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwEntry 126 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumPcrfRejoinSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of successful Gx PCRF Rejoins" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwEntry 127 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumErrorIndicationsProcessed OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Error Indications processed" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwEntry 128 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumErrorIndicationLocalCloseAttempts OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of local close attempts due to receipt of Error Indication" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwEntry 129 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumErrorIndicationBearerDeactivation OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of dedicated bearer deletions due to receipt of Error Indication" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwEntry 130 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumAwaitCoATimeoutLocalCloseAttempts OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of local close attempts due to no CoA received within the configured timeout" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwEntry 131 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumGtppCdrSent OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of GTPP CDRs that were sent successfully" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwEntry 132 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumGtppCdrRespSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of GTPP CDRs for which a success response was received" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwEntry 133 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumGtppCdrRespFailure OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of GTPP CDRs for which a failure response was received" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwEntry 134 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumGtppCdrRespTimeout OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of GTPP CDRs for which no response was received in the expected time" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwEntry 135 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumPcrfInitiatedCloseAttempts OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of pcrf initiated close attempts" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwEntry 136 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumOcsInitiatedCloseAttempts OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of ocs initiated close attempts" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwEntry 137 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumTotalBearersSetupSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers setup successful" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwEntry 138 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumTotalBearersSetupFail OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers setup failed" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwEntry 139 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumCurrentBearersQci1 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of current bearers with qci 1" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwEntry 140 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumCurrentBearersQci2 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of current bearers with qci 2" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwEntry 141 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumCurrentBearersQci3 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of current bearers with qci 3" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwEntry 142 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumCurrentBearersQci4 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of current bearers with qci 4" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwEntry 143 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumCurrentBearersQci5 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of current bearers with qci 5" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwEntry 144 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumCurrentBearersQci6 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of current bearers with qci 6" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwEntry 145 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumCurrentBearersQci7 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of current bearers with qci 7" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwEntry 146 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumCurrentBearersQci8 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of current bearers with qci 8" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwEntry 147 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumCurrentBearersQci9 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of current bearers with qci 9" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwEntry 148 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumCurrentBearersQciOther OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of current bearers with qci between 10 .. 255" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwEntry 149 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumTotalBearersSetupSuccessQci1 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers setup successful with qci 1" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwEntry 150 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumTotalBearersSetupSuccessQci2 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers setup successful with qci 2" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwEntry 151 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumTotalBearersSetupSuccessQci3 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers setup successful with qci 3" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwEntry 152 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumTotalBearersSetupSuccessQci4 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers setup successful with qci 4" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwEntry 153 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumTotalBearersSetupSuccessQci5 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers setup successful with qci 5" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwEntry 154 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumTotalBearersSetupSuccessQci6 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers setup successful with qci 6" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwEntry 155 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumTotalBearersSetupSuccessQci7 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers setup successful with qci 7" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwEntry 156 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumTotalBearersSetupSuccessQci8 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers setup successful with qci 8" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwEntry 157 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumTotalBearersSetupSuccessQci9 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers setup successful with qci 9" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwEntry 158 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumTotalBearersSetupSuccessQciOther OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers setup successful with qci between 10 .. 255" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwEntry 159 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumTotalBearersSetupFailQci1 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers setup failed with qci 1" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwEntry 160 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumTotalBearersSetupFailQci2 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers setup failed with qci 2" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwEntry 161 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumTotalBearersSetupFailQci3 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers setup failed with qci 3" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwEntry 162 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumTotalBearersSetupFailQci4 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers setup failed with qci 4" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwEntry 163 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumTotalBearersSetupFailQci5 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers setup failed with qci 5" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwEntry 164 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumTotalBearersSetupFailQci6 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers setup failed with qci 6" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwEntry 165 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumTotalBearersSetupFailQci7 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers setup failed with qci 6" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwEntry 166 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumTotalBearersSetupFailQci8 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers setup failed with qci 8" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwEntry 167 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumTotalBearersSetupFailQci9 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers setup failed with qci 9" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwEntry 168 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumTotalBearersSetupFailQciOther OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers setup failed with qci between 10 .. 255" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwEntry 169 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumSaegwCurrentSessions OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "SAEGW-PGW Current number of sessions" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwEntry 170 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumSaegwCurrentBearers OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "SAEGW-PGW Current number of bearers" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwEntry 171 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumSaegwTotalBearersSetupSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "SAEGW-PGW Total number of bearers setup successful" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwEntry 172 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumSaegwTotalBearersSetupFail OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "SAEGW-PGW Total number of bearers setup failed" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwEntry 173 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumSaegwCurrentBearersQci1 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "SAEGW-PGW Total number of current bearers with qci 1" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwEntry 174 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumSaegwCurrentBearersQci2 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "SAEGW-PGW Total number of current bearers with qci 2" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwEntry 175 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumSaegwCurrentBearersQci3 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "SAEGW-PGW Total number of current bearers with qci 3" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwEntry 176 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumSaegwCurrentBearersQci4 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "SAEGW-PGW Total number of current bearers with qci 4" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwEntry 177 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumSaegwCurrentBearersQci5 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "SAEGW-PGW Total number of current bearers with qci 5" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwEntry 178 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumSaegwCurrentBearersQci6 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "SAEGW-PGW Total number of current bearers with qci 6" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwEntry 179 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumSaegwCurrentBearersQci7 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "SAEGW-PGW Total number of current bearers with qci 7" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwEntry 180 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumSaegwCurrentBearersQci8 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "SAEGW-PGW Total number of current bearers with qci 8" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwEntry 181 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumSaegwCurrentBearersQci9 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "SAEGW-PGW Total number of current bearers with qci 9" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwEntry 182 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumSaegwCurrentBearersQciOther OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "SAEGW-PGW Total number of current bearers with qci between 10 .. 255" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwEntry 183 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumSaegwTotalBearersSetupSuccessQci1 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "SAEGW-PGW Total number of bearers setup successful with qci 1" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwEntry 184 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumSaegwTotalBearersSetupSuccessQci2 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "SAEGW-PGW Total number of bearers setup successful with qci 2" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwEntry 185 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumSaegwTotalBearersSetupSuccessQci3 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "SAEGW-PGW Total number of bearers setup successful with qci 3" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwEntry 186 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumSaegwTotalBearersSetupSuccessQci4 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "SAEGW-PGW Total number of bearers setup successful with qci 4" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwEntry 187 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumSaegwTotalBearersSetupSuccessQci5 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "SAEGW-PGW Total number of bearers setup successful with qci 5" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwEntry 188 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumSaegwTotalBearersSetupSuccessQci6 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "SAEGW-PGW Total number of bearers setup successful with qci 6" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwEntry 189 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumSaegwTotalBearersSetupSuccessQci7 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "SAEGW-PGW Total number of bearers setup successful with qci 7" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwEntry 190 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumSaegwTotalBearersSetupSuccessQci8 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "SAEGW-PGW Total number of bearers setup successful with qci 8" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwEntry 191 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumSaegwTotalBearersSetupSuccessQci9 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "SAEGW-PGW Total number of bearers setup successful with qci 9" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwEntry 192 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumSaegwTotalBearersSetupSuccessQciOther OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "SAEGW-PGW Total number of bearers setup successful with qci between 10 .. 255" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwEntry 193 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumSaegwTotalBearersSetupFailQci1 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "SAEGW-PGW Total number of bearers setup failed with qci 1" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwEntry 194 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumSaegwTotalBearersSetupFailQci2 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "SAEGW-PGW Total number of bearers setup failed with qci 2" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwEntry 195 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumSaegwTotalBearersSetupFailQci3 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "SAEGW-PGW Total number of bearers setup failed with qci 3" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwEntry 196 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumSaegwTotalBearersSetupFailQci4 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "SAEGW-PGW Total number of bearers setup failed with qci 4" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwEntry 197 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumSaegwTotalBearersSetupFailQci5 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "SAEGW-PGW Total number of bearers setup failed with qci 5" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwEntry 198 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumSaegwTotalBearersSetupFailQci6 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "SAEGW-PGW Total number of bearers setup failed with qci 6" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwEntry 199 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumSaegwTotalBearersSetupFailQci7 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "SAEGW-PGW Total number of bearers setup failed with qci 6" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwEntry 200 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumSaegwTotalBearersSetupFailQci8 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "SAEGW-PGW Total number of bearers setup failed with qci 8" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwEntry 201 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumSaegwTotalBearersSetupFailQci9 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "SAEGW-PGW Total number of bearers setup failed with qci 9" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwEntry 202 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumSaegwTotalBearersSetupFailQciOther OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "SAEGW-PGW Total number of bearers setup failed with qci between 10 .. 255" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwEntry 203 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumL2tpGwSessionDeleteAttempts OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of L2tp gateway delete request attempts " ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwEntry 204 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumUplinkPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink packets received" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwEntry 205 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumUplinkBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink bytes received" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwEntry 206 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumUplinkDropPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink packets dropped" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwEntry 207 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumUplinkDropBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink bytes dropped" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwEntry 208 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumDownlinkPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink packets received" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwEntry 209 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumDownlinkBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink bytes received" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwEntry 210 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumDownlinkDropPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink packets dropped" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwEntry 211 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumDownlinkDropBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink bytes dropped" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwEntry 212 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumSuspendNotification OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of suspend notification requests received" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwEntry 213 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumSuspendNotificationAccept OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of suspend notification requests accepted" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwEntry 214 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumSuspendNotificationReject OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of suspend notification requests rejected" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwEntry 215 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumResumeNotification OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of resume notification requests received" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwEntry 216 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumResumeNotificationAccept OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of resume notification requests accepted" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwEntry 217 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumResumeNotificationReject OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of resume notification requests rejected" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwEntry 218 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumUplinkSuspendDropPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink suspend drop packets" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwEntry 219 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumUplinkSuspendDropBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink suspend drop bytes" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwEntry 220 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumDownlinkSuspendDropPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink suspend drop packets" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwEntry 221 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumDownlinkSuspendDropBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink suspend drop bytes" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwEntry 222 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumDeletePdpDropTearDownIndMissingOneBearerOnly OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of delete PDP context dropped as teardown ind is missing in message received for session with only one bearer" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwEntry 223 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumDeletePdpDropTearDownIndMissingForDefaultBearer OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of delete PDP context dropped as teardown ind is missing in message received with default bearer id" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwEntry 224 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumSessionsSetupWithDefaultGyQuota OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Sessions Setup With Default Gy Quota" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwEntry 225 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumActiveSessionsWithDefaultGyQuota OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Active Sessions With Default Quota" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwEntry 226 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumActiveGySessionsAwaitingOcsRejoin OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Active Gy Sessions Awaiting OCS Rejoin" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwEntry 227 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumOcsGyRejoinSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of successful OCS Gy Rejoins" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwEntry 228 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumDefaultGyQuotaReapplied OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of times default Gy Quota was reapplied due to CCR-I failure" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwEntry 229 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumDefaultGyQuotaAppliedCcruFailure OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of times default Gy Quota was applied due to CCR-U Failure." ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwEntry 230 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumGxSessions OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Current number session using Gyxinterface" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwEntry 231 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumGySessions OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Current number session using Gy interface" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwEntry 232 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumGyDownGyRejoinTimerRestarted OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of times Gy Rejoin timer was restarted because Gy interface was down." ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwEntry 233 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumS6bInitiatedCloseAttempts OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of s6b initiated close attempts" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwEntry 234 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumActiveS6bSessions OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS deprecated DESCRIPTION "Number of active S6b Sessions" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwEntry 235 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwDefaultGyUplinkBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total Uplink bytes using Default Gy Quota" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwEntry 236 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwDefaultGyDownlinkBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total Downlink bytes using Default Gy Quota" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwEntry 237 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumIgnoreSprRadiusFailureSessions OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of sessions which ignored radius failure" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwEntry 238 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumBearerIdleDurationExceededCloses OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers deactivated due to IDLE duration time exceeded" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwEntry 239 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumOfActiveS6bSessions OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of active S6b Sessions" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwEntry 240 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumInterAccessHOReqNoSessionReject OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of interaccess handover create session requests rejected with no session" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwEntry 241 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumInterAccessHOReqNoSessionAccept OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of interaccess handover create session requests accepted with no session" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwEntry 242 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumDnsAttempts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "DNS Request - Attempts" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwEntry 243 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumDnsSendSuccess OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "DNS Request - Success" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwEntry 244 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumDnsSendFailedNoConfig OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "DNS Request Failed - No DNS Configuration" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwEntry 245 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumDnsFailedMisc OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "DNS Request Failed - Miscellaneous" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwEntry 246 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumDnsResponses OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "DNS Response - Total Received" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwEntry 247 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumDnsResponseSuccess OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "DNS Response - Success" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwEntry 248 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumDnsResponseFailNoResponse OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "DNS Response Failed - No response from server" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwEntry 249 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumDnsResponseFailNoName OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "DNS Response Failed - Domain Name Not Found" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwEntry 250 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumDnsResponseFailNoData OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "DNS Response Failed - No Data" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwEntry 251 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumDnsResponseFailMisc OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "DNS Response Failed - Miscellaneous" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwEntry 252 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumPcoPcscfDefaultFqdnUsed OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of times default P-CSCF FQDN used for DNS lookup" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwEntry 253 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumPcoPcscfTableUsed OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of times P-CSCF table used for P-CSCF IP Address allocation" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwEntry 254 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumSprAuthReqAttempt OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of SPR Authentication Request Attempts" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwEntry 255 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumSprAuthReqAccept OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of SPR Authentication Requests Accepted" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwEntry 256 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumSprAuthReqReject OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of SPR Authentication Requests Rejected" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwEntry 257 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumSprAuthReqTimeout OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of SPR Authentication Request Timeouts" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwEntry 258 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumAcctStartReqAttempt OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Accounting Start Request Attempts" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwEntry 259 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumAcctStartReqAccept OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Accounting Start Requests Accepted" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwEntry 260 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumAcctStartReqTimeout OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Accounting Start Request Timeouts" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwEntry 261 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumAcctInterimUpdReqAttempt OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Accounting Interim Update Request Attempts" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwEntry 262 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumAcctInterimUpdReqAccept OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Accounting Interim Update Requests Accepted" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwEntry 263 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumAcctInterimUpdReqTimeout OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Accounting Interim Update Request Timeouts" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwEntry 264 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumAcctStopReqAttempt OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Accounting Stop Request Attempts" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwEntry 265 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumAcctStopReqAccept OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Accounting Stop Requests Accepted" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwEntry 266 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumAcctStopReqTimeout OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Accounting Stop Request Timeouts" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwEntry 267 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumTTLExcdDropPackets OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS deprecated DESCRIPTION "Total number of TTL 0 drop packets " ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwEntry 268 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumTTLExcdDropBytes OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS deprecated DESCRIPTION "Total number of TTL 0 drop bytes " ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwEntry 269 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumFragSendPackets OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS deprecated DESCRIPTION "Total number of IP packets fragmented before sending on the tunnel " ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwEntry 270 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumFragSendBytes OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS deprecated DESCRIPTION "Total number of IP packet bytes fragmented before sending on the tunnel " ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwEntry 271 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumFragFailPackets OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS deprecated DESCRIPTION "Total number of IP packets failed in fragmentation" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwEntry 272 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumFragFailBytes OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS deprecated DESCRIPTION "Total number of IP packet bytes failed in fragmentation" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwEntry 273 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumUplinkAclDropPackets OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS deprecated DESCRIPTION "Total number of uplink ACL drop packets" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwEntry 274 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumUplinkAclDropBytes OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS deprecated DESCRIPTION "Total number of uplink ACL drop bytes" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwEntry 275 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumDownlinkAclDropPackets OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS deprecated DESCRIPTION "Total number of downlink ACL drop packets" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwEntry 276 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumDownlinkAclDropBytes OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS deprecated DESCRIPTION "Total number of downlink ACL drop bytes" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwEntry 277 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumBadSrcAddrDropPackets OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS deprecated DESCRIPTION "Total number of bad source addresss drop packets" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwEntry 278 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumBadSrcAddrDropBytes OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS deprecated DESCRIPTION "Total number of bad source addresss drop bytes" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwEntry 279 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumNoTFTDropPackets OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS deprecated DESCRIPTION "Total number of no traffic flow template drop packets" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwEntry 280 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumNoTFTDropBytes OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS deprecated DESCRIPTION "Total number of no traffic flow template drop bytes" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwEntry 281 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumBadUEAddrDropPackets OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS deprecated DESCRIPTION "Total number of bad UE address drop packets" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwEntry 282 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumBadUEAddrDropBytes OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS deprecated DESCRIPTION "Total number of bad UE address drop bytes" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwEntry 283 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumMTUDropPackets OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS deprecated DESCRIPTION "Total number of MTU drop packets" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwEntry 284 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumMTUDropBytes OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS deprecated DESCRIPTION "Total number of MTU drop bytes" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwEntry 285 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumNoRouteDropPackets OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS deprecated DESCRIPTION "Total number of no route drop packets" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwEntry 286 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumNoRouteDropBytes OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS deprecated DESCRIPTION "Total number of no route drop bytes" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwEntry 287 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumNoEgressIntfDropPackets OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS deprecated DESCRIPTION "Total number of no egress interface drop packets" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwEntry 288 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumNoEgressIntfDropBytes OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS deprecated DESCRIPTION "Total number of no egress interface drop bytes" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwEntry 289 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumberTTLExcdDropPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of TTL 0 drop packets " ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwEntry 290 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumberTTLExcdDropBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of TTL 0 drop bytes " ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwEntry 291 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumberFragSendPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of IP packets fragmented before sending on the tunnel " ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwEntry 292 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumberFragSendBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of IP packet bytes fragmented before sending on the tunnel " ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwEntry 293 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumberFragFailPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of IP packets failed in fragmentation" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwEntry 294 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumberFragFailBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of IP packet bytes failed in fragmentation" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwEntry 295 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumberUplinkAclDropPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink ACL drop packets" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwEntry 296 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumberUplinkAclDropBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink ACL drop bytes" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwEntry 297 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumberDownlinkAclDropPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink ACL drop packets" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwEntry 298 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumberDownlinkAclDropBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink ACL drop bytes" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwEntry 299 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumberBadSrcAddrDropPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bad source addresss drop packets" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwEntry 300 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumberBadSrcAddrDropBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bad source addresss drop bytes" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwEntry 301 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumberNoTFTDropPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of no traffic flow template drop packets" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwEntry 302 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumberNoTFTDropBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of no traffic flow template drop bytes" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwEntry 303 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumberBadUEAddrDropPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bad UE address drop packets" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwEntry 304 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumberBadUEAddrDropBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bad UE address drop bytes" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwEntry 305 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumberMTUDropPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of MTU drop packets" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwEntry 306 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumberMTUDropBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of MTU drop bytes" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwEntry 307 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumberNoRouteDropPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of no route drop packets" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwEntry 308 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumberNoRouteDropBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of no route drop bytes" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwEntry 309 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumberNoEgressIntfDropPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of no egress interface drop packets" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwEntry 310 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumberNoEgressIntfDropBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of no egress interface drop bytes" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwEntry 311 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumCurrentSessionsGnGeran OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Current number of Gn GERAN sessions" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwEntry 312 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumCurrentSessionsGnUtran OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Current number of Gn UTRAN sessions" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwEntry 313 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumCurrentSessionsS5S8Geran OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Current number of S5S8 GERAN sessions" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwEntry 314 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumCurrentSessionsS5S8Utran OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Current number of S5S8 UTRAN sessions" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwEntry 315 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumCurrentSessionsRoaming OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Current number of roaming sessions" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwEntry 316 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumSaegwCurrentSessionsS5S8Geran OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "SAEGW-PGW Current number of S5S8 GERAN sessions" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwEntry 317 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumSaegwCurrentSessionsS5S8Utran OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "SAEGW-PGW Current number of S5S8 UTRAN sessions" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwEntry 318 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumSaegwRatTypeEUtranSessions OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "SAEGW-PGW Current number of E-UTRAN session" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwEntry 319 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumSaegwPgwUplinkPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink packets for SAEGW PGW sessions" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwEntry 320 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumSaegwPgwUplinkBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink bytes for SAEGW PGW sessions" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwEntry 321 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumSaegwPgwDownlinkPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink packets for SAEGW PGW sessions" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwEntry 322 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumSaegwPgwDownlinkBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink bytes for SAEGW PGW sessions" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwEntry 323 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumSaegwPgwUplinkDropPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink drop packets for SAEGW PGW sessions" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwEntry 324 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumSaegwPgwUplinkDropBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink drop bytes for SAEGW PGW sessions" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwEntry 325 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumSaegwPgwDownlinkDropPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink drop packets for SAEGW PGW sessions" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwEntry 326 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumSaegwPgwDownlinkDropBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink drop bytes for SAEGW PGW sessions" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwEntry 327 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumUplinkS5S8GeranPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink packets for PGW S5S8 GERAN sessions" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwEntry 328 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumUplinkS5S8GeranBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink bytes for PGW S5S8 GERAN sessions" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwEntry 329 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumDownlinkS5S8GeranPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink packets for PGW S5S8 GERAN sessions" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwEntry 330 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumDownlinkS5S8GeranBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink bytes for PGW S5S8 GERAN sessions" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwEntry 331 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumUplinkS5S8GeranDropPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink drop packets for PGW S5S8 GERAN sessions" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwEntry 332 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumUplinkS5S8GeranDropBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink drop bytes for PGW S5S8 GERAN sessions" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwEntry 333 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumDownlinkS5S8GeranDropPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink drop packets for PGW S5S8 GERAN sessions" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwEntry 334 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumDownlinkS5S8GeranDropBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink drop bytes for PGW S5S8 GERAN sessions" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwEntry 335 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumSaegwPgwUplinkS5S8GeranPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink packets for SAEGW PGW S5S8 GERAN sessions" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwEntry 336 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumSaegwPgwUplinkS5S8GeranBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink bytes for SAEGW PGW S5S8 GERAN sessions" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwEntry 337 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumSaegwPgwDownlinkS5S8GeranPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink packets for SAEGW PGW S5S8 GERAN sessions" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwEntry 338 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumSaegwPgwDownlinkS5S8GeranBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink bytes for SAEGW PGW S5S8 GERAN sessions" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwEntry 339 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumSaegwPgwUplinkS5S8GeranDropPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink drop packets for SAEGW PGW S5S8 GERAN sessions" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwEntry 340 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumSaegwPgwUplinkS5S8GeranDropBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink drop bytes for SAEGW PGW S5S8 GERAN sessions" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwEntry 341 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumSaegwPgwDownlinkS5S8GeranDropPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink drop packets for SAEGW PGW S5S8 GERAN sessions" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwEntry 342 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumSaegwPgwDownlinkS5S8GeranDropBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink drop bytes for SAEGW PGW S5S8 GERAN sessions" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwEntry 343 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumUplinkS5S8UtranPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink packets for PGW S5S8 UTRAN sessions" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwEntry 344 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumUplinkS5S8UtranBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink bytes for PGW S5S8 UTRAN sessions" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwEntry 345 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumDownlinkS5S8UtranPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink packets for PGW S5S8 UTRAN sessions" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwEntry 346 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumDownlinkS5S8UtranBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink bytes for PGW S5S8 UTRAN sessions" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwEntry 347 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumUplinkS5S8UtranDropPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink drop packets for PGW S5S8 UTRAN sessions" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwEntry 348 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumUplinkS5S8UtranDropBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink drop bytes for PGW S5S8 UTRAN sessions" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwEntry 349 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumDownlinkS5S8UtranDropPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink drop packets for PGW S5S8 UTRAN sessions" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwEntry 350 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumDownlinkS5S8UtranDropBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink drop bytes for PGW S5S8 UTRAN sessions" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwEntry 351 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumSaegwPgwUplinkS5S8UtranPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink packets for SAEGW PGW S5S8 UTRAN sessions" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwEntry 352 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumSaegwPgwUplinkS5S8UtranBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink bytes for SAEGW PGW S5S8 UTRAN sessions" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwEntry 353 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumSaegwPgwDownlinkS5S8UtranPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink packets for SAEGW PGW S5S8 UTRAN sessions" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwEntry 354 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumSaegwPgwDownlinkS5S8UtranBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink bytes for SAEGW PGW S5S8 UTRAN sessions" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwEntry 355 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumSaegwPgwUplinkS5S8UtranDropPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink drop packets for SAEGW PGW S5S8 UTRAN sessions" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwEntry 356 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumSaegwPgwUplinkS5S8UtranDropBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink drop bytes for SAEGW PGW S5S8 UTRAN sessions" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwEntry 357 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumSaegwPgwDownlinkS5S8UtranDropPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink drop packets for SAEGW PGW S5S8 UTRAN sessions" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwEntry 358 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumSaegwPgwDownlinkS5S8UtranDropBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink drop bytes for SAEGW PGW S5S8 UTRAN sessions" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwEntry 359 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumUplinkEutranPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink packets for PGW EUTRAN sessions" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwEntry 360 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumUplinkEutranBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink bytes for PGW EUTRAN sessions" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwEntry 361 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumDownlinkEutranPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink packets for PGW EUTRAN sessions" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwEntry 362 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumDownlinkEutranBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink bytes for PGW EUTRAN sessions" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwEntry 363 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumUplinkEutranDropPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink drop packets for PGW EUTRAN sessions" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwEntry 364 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumUplinkEutranDropBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink drop bytes for PGW EUTRAN sessions" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwEntry 365 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumDownlinkEutranDropPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink drop packets for PGW EUTRAN sessions" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwEntry 366 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumDownlinkEutranDropBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink drop bytes for PGW EUTRAN sessions" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwEntry 367 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumSaegwPgwUplinkEutranPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink packets for PGW EUTRAN sessions" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwEntry 368 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumSaegwPgwUplinkEutranBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink bytes for PGW EUTRAN sessions" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwEntry 369 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumSaegwPgwDownlinkEutranPackets OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink packets for PGW EUTRAN sessions" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwEntry 370 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumSaegwPgwDownlinkEutranBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink bytes for PGW EUTRAN sessions" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwEntry 371 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumSaegwPgwUplinkEutranDropPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink drop packets for PGW EUTRAN sessions" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwEntry 372 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumSaegwPgwUplinkEutranDropBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink drop bytes for PGW EUTRAN sessions" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwEntry 373 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumSaegwPgwDownlinkEutranDropPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink drop packets for PGW EUTRAN sessions" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwEntry 374 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumSaegwPgwDownlinkEutranDropBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink drop bytes for PGW EUTRAN sessions" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwEntry 375 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumUplinkGnGpGeranPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink GnGp GERAN packets received" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwEntry 376 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumUplinkGnGpGeranBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink GnGp Geran bytes received" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwEntry 377 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumUplinkGnGpGeranDropPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink GnGp Geran packets dropped" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwEntry 378 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumUplinkGnGpGeranDropBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink GnGp Geran bytes dropped" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwEntry 379 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumDownlinkGnGpGeranPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink GnGp Geran packets received" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwEntry 380 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumDownlinkGnGpGeranBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink GnGp Geran bytes received" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwEntry 381 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumDownlinkGnGpGeranDropPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink GnGp Geran packets dropped" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwEntry 382 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumDownlinkGnGpGeranDropBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink GnGp Geran bytes dropped" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwEntry 383 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumUplinkGnGpUtranPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink GnGp UTRAN packets received" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwEntry 384 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumUplinkGnGpUtranBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink GnGp Utran bytes received" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwEntry 385 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumUplinkGnGpUtranDropPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink GnGp Utran packets dropped" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwEntry 386 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumUplinkGnGpUtranDropBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink GnGp Utran bytes dropped" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwEntry 387 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumDownlinkGnGpUtranPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink GnGp Utran packets received" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwEntry 388 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumDownlinkGnGpUtranBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink GnGp Utran bytes received" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwEntry 389 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumDownlinkGnGpUtranDropPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink GnGp Utran packets dropped" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwEntry 390 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumDownlinkGnGpUtranDropBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink GnGp Utran bytes dropped" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwEntry 391 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumAcctStartReqNotWaitingForResponse OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Accounting Start Requests Not Waiting for Response" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwEntry 392 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumAcctInterimUpdReqNotWaitingForResponse OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Accounting Interim Update Requests Not Waiting for Response" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwEntry 393 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumAcctStopReqNotWaitingForResponse OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Accounting Stop Requests Not Waiting for Response" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwEntry 394 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumS5uDefaultBearerErrorIndicationsProcessed OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of S5u default bearer error indications processed" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwEntry 395 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumS5uDefaultBearereErrorIndicationLocalCloseAttempts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of local close attempts due to receipt of error indication on S5u default bearer" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwEntry 396 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumS5uDedicatedBearerErrorIndicationsProcessed OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of S5u dedicated bearer error indications processed" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwEntry 397 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumS5uDedicatedBearerErrorIndicationBearerDeactivation OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearer deactivations due to receipt of error indication on S5u dedicated bearer" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwEntry 398 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumberSessSetupSuccessApnMatchingExactMatch OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Create Session Requests Accepted with APN Matching Type Exact Match" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwEntry 399 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumberSessSetupSuccessApnMatchingNiOnly OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Create Session Requests Accepted with APN Matching Type NI Only" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwEntry 400 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumberSessSetupSuccessApnMatchingNiAndMalformedOi OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Create Session Requests Accepted with APN Matching Type NI And Malformed OI" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwEntry 401 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumberPdpSessSetupSuccessApnMatchingExactMatch OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Create PDP Session Requests Accepted with APN Matching Type Exact Match" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwEntry 402 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumberPdpSessSetupSuccessApnMatchingNiOnly OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Create PDP Session Requests Accepted with APN Matching Type NI Only" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwEntry 403 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumberPdpSessSetupSuccessApnMatchingNiAndMalformedOi OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Create PDP Session Requests Accepted with APN Matching Type NI And Malformed OI" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwEntry 404 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumBearerStatsWithNoSRStats OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of CDRs with Bearer traffic stats but no Service Rule stats" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwEntry 405 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumActiveGyAPTriggerbyCCRU OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of sessions that currently using default quota triggered by CCR-U failure" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwEntry 406 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumTotalGyAPTriggerbyCCRU OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of total sessions using default quota triggered by CCR-U failure" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwEntry 407 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumGyCCRTWriteToDisk OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of record logs to disk due to CCR-T failure" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwEntry 408 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumGyAPTriggerByProtocolError OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of total sessions using default quota triggered by 3xx" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwEntry 409 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumGyAPTriggerByTransientFailure OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of total sessions using default quota triggered by 4xx result code" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwEntry 410 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumGyAPTriggerByPermanentFailure OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of total sessions using default quota triggered by 5xx result code" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwEntry 411 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumGyAPTriggerByMessageTimeout OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of total sessions using default quota triggered by timeout" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwEntry 412 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumGyAPTriggerByLinkDown OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of total sessions using default quota triggered by OCS link down" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwEntry 413 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumGyAPTriggerByInternalFailure OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of total sessions using default quota triggered by internal error or back pressure" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwEntry 414 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumStartPilotPacketsSent OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Session-Start Pilot Packets sent" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwEntry 415 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumStopPilotPacketsSent OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Session-Stop Pilot Packets sent" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwEntry 416 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumRatChangePilotPacketsSent OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Rat-Change Pilot Packets sent" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwEntry 417 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumDeleteSessionRejectMismatchedSrcAndFteidIP OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total Number of Delete Session Requests Rejected due to Source IP and F-TEID IP mismatch" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwEntry 418 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumDeletePDPRejectMismatchedSrcAndFteidIP OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total Number of Delete PDP Context Requests Rejected due to Source IP and F-TEID IP mismatch" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwEntry 419 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumModifyBearerRejectMismatchedSrcAndFteidIP OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total Number of Modify Bearer Requests Rejected due to Source IP and F-TEID IP mismatch" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwEntry 420 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumUpdatePDPRejectMismatchedSrcAndFteidIP OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total Number of Update PDP Context Requests Rejected due to Source IP and F-TEID IP mismatch" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwEntry 421 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumLocalCloseCreateSessionParallelPDN OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total Number of Sessions locally closed due to parallel PDN connection setup" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwEntry 422 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumLocalCloseCreatePDPParallelPDN OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total Number of PDP Contexts locally closed due to parallel PDN connection setup" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwEntry 423 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumCurrentGeoSyncRestoredSessions OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Current number of PDN Sessions restored from Geo Active" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwEntry 424 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumRatNBIotEutranSessions OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Current number of NBIOT-EUTRAN RAT session" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwEntry 425 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumNonIpPdnSessions OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Current number of NonIP PDN Sessions" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwEntry 426 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumSaegwRatTypeNBIotEUtranSessions OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "SAEGW-PGW Current number of NBIOT E-UTRAN session" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwEntry 427 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumUplinkNBIotEutranPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink packets for PGW NBIOT EUTRAN sessions" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwEntry 428 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumUplinkNBIotEutranBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink bytes for PGW NBIOT EUTRAN sessions" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwEntry 429 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumDownlinkNBIotEutranPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink packets for PGW NBIOT EUTRAN sessions" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwEntry 430 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumDownlinkNBIotEutranBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink bytes for PGW NBIOT EUTRAN sessions" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwEntry 431 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumUplinkNBIotEutranDropPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink drop packets for PGW NBIOT EUTRAN sessions" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwEntry 432 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumUplinkNBIotEutranDropBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink drop bytes for PGW NBIOT EUTRAN sessions" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwEntry 433 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumDownlinkNBIotEutranDropPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink drop packets for PGW NBIOT EUTRAN sessions" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwEntry 434 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumDownlinkNBIotEutranDropBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink drop bytes for PGW NBIOT EUTRAN sessions" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwEntry 435 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumSaegwPgwUplinkNBIotEutranPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink packets for PGW NBIOT EUTRAN sessions" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwEntry 436 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumSaegwPgwUplinkNBIotEutranBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink bytes for PGW NBIOT EUTRAN sessions" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwEntry 437 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumSaegwPgwDownlinkNBIotEutranPackets OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink packets for PGW NBIOT EUTRAN sessions" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwEntry 438 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumSaegwPgwDownlinkNBIotEutranBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink bytes for PGW NBIOT EUTRAN sessions" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwEntry 439 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumSaegwPgwUplinkNBIotEutranDropPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink drop packets for PGW NBIOT EUTRAN sessions" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwEntry 440 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumSaegwPgwUplinkNBIotEutranDropBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink drop bytes for PGW NBIOT EUTRAN sessions" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwEntry 441 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumSaegwPgwDownlinkNBIotEutranDropPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink drop packets for PGW NBIOT EUTRAN sessions" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwEntry 442 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumSaegwPgwDownlinkNBIotEutranDropBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink drop bytes for PGW NBIOT EUTRAN sessions" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwEntry 443 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumModifyBearerRejectContextNotFound OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of modify bearer attempts rejected due to context not found" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwEntry 444 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumSGSNInitUpdatePdpRejectContextNotFound OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of SGSN initiated update PDP context attempts rejected due to context not found" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwEntry 445 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumCreateSessionRejectApnCongested OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create session requests rejected - apn in congestion state" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwEntry 446 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwMinTeidReuseDuration OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Mininum duration in which TEID got reused" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwEntry 447 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumDeleteSessionRejectedInvalidPeer OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total Number of Delete Session Requests Rejected due to Source IP and F-TEID IP mismatch or IMSI mismatch" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwEntry 448 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumDeletePDPCtxtRejectedInvalidPeer OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total Number of Delete PDP Context Requests Rejected due to Source IP and F-TEID IP mismatch or IMSI mismatch" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwEntry 449 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumCreateBearerRespDroppedInvalidPeer OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total Number of Create Bearer Responses Dropped due to Source IP and F-TEID IP mismatch or IMSI mismatch" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwEntry 450 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumBearerRsrcCmdRejectedInvalidPeer OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total Number of Bearer Resource Commands Rejected due to Source IP and F-TEID IP mismatch or IMSI mismatch" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwEntry 451 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumCreatePDPCtxtReqRejectedInvalidPeer OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total Number of Create PDP Context Requests Rejected due to Source IP and F-TEID IP mismatch or IMSI mismatch" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwEntry 452 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumChangeNotificationRejectedInvalidPeer OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total Number of Change Notification Requests Rejected due to Source IP and F-TEID IP mismatch or IMSI mismatch" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwEntry 453 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumModifyBearerReqRejectedInvalidPeer OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total Number of Modify Beaarer Requests Rejected due to Source IP and F-TEID IP mismatch or IMSI mismatch" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwEntry 454 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumUpdatePDPCtxtReqRejectedInvalidPeer OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total Number of Update PDP Context Requests Rejected due to Source IP and F-TEID IP mismatch or IMSI mismatch" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwEntry 455 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumDeleteBearerCmdRejectedInvalidPeer OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total Number of Delete Bearer Commands Rejected due to Source IP and F-TEID IP mismatch or IMSI mismatch" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwEntry 456 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumDeleteBearerRespDroppedInvalidPeer OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total Number of Delete Bearer Responses Dropped due to Source IP and F-TEID IP mismatch or IMSI mismatch" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwEntry 457 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumDeletePDPCtxtRespDroppedInvalidPeer OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total Number of Delete PDP Context Responses Dropped due to Source IP and F-TEID IP mismatch or IMSI mismatch" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwEntry 458 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumModifyBearerCmdRejectedInvalidPeer OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total Number of Modify Bearer Commands Rejected due to Source IP and F-TEID IP mismatch or IMSI mismatch" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwEntry 459 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumUpdateBearerRespDroppedInvalidPeer OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total Number of Update Bearer Responses Dropped due to Source IP and F-TEID IP mismatch or IMSI mismatch" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwEntry 460 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumUpdatePDPCtxtRespDroppedInvalidPeer OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total Number of Update PDP Context Responses Dropped due to Source IP and F-TEID IP mismatch or IMSI mismatch" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwEntry 461 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumGtpv1InitPDPCtxtActivationRespDroppedInvalidPeer OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total Number of Init PDP Context Activation Responses Dropped due to Source IP and F-TEID IP mismatch or IMSI mismatch" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwEntry 462 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumTraceSessionActivationRejectedInvalidPeer OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total Number of Trace Session Activation Requests Rejected due to Source IP and F-TEID IP mismatch or IMSI mismatch" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwEntry 463 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumTraceSessionDeactivationRejectedInvalidPeer OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total Number of Trace Session DeActivation Requests Rejected due to Source IP and F-TEID IP mismatch or IMSI mismatch" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwEntry 464 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumSuspendNotificationRejectedInvalidPeer OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total Number of Suspend Notification Requests Rejected due to Source IP and F-TEID IP mismatch or IMSI mismatch" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwEntry 465 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumResumeNotificationRejectedInvalidPeer OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total Number of Resume Notification Requests Rejected due to Source IP and F-TEID IP mismatch or IMSI mismatch" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwEntry 466 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumStatsUpdateForMissingSRsForActiveSessions OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of missing Service-Rule Stats Update for active sessions" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwEntry 467 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumStatsUpdateForMissingSRsForDeactivateSessions OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of missing Service-Rule Stats Update for Sessions in deactivate state" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwEntry 468 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumCDRsWithZeroServiceDataContainers OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of CDRs generated with Zero Service Data Containers" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwEntry 469 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwMinCPlaneTeidReuseDuration OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Mininum duration in which Control Plane TEID got reused (for non Gtp V0 sessions)" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwEntry 470 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwMinUPlaneTeidReuseDuration OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Mininum duration in which User Plane TEID got reused (for non Gtp V0 sessions)" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwEntry 471 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumCreateSessionRejectApnCongesteCritical OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create session requests rejected - apn in congestion state" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwEntry 472 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumCreateSessionRejectApnCongestedMajor OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create session requests rejected - apn in congestion state" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwEntry 473 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumCreateSessionRejectApnCongestedMinor OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create session requests rejected - apn in congestion state" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwEntry 474 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumberSigInfoLookupSuccessfulAndFilledConfiguredValues OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of sessions filled with configured values for Signalling Information Elements" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwEntry 475 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumberSigInfoLookupFailure OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of sessions that did not have configured Signalling Information Elements" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwEntry 476 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumCreateSessionRejectApnCongestedCritical OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create session requests rejected - apn in congestion state" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwEntry 477 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumSessionsInLocalDatabase OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Sessions in local database" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwEntry 478 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumCreateSessionDroppedProcLimit OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total Number of Create Session Requests rejected due to procedure limit reached" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwEntry 479 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumCreatePdpDroppedProcLimit OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total Number of Create Pdp context Requests rejected due to procedure limit reached" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwEntry 480 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumDeleteSessionDroppedProcLimit OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total Number of Delete Session Requests rejected due to procedure limit reached" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwEntry 481 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumDeletePdpDroppedProcLimit OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total Number of Delete Pdp context Requests rejected due to procedure limit reached" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwEntry 482 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumTotalSessionsWithTerminateTimer OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of times Session terminate timer started becuase Gy interface was down" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwEntry 483 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumCurrentSessionsWithTerminateTimer OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Active Sessions with Session terminate timer running " ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwEntry 484 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumCreateSessionRejectSessionBlocked OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create session requests rejected due to session blocked" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwEntry 485 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumLocalCloseAttemptsSessionBlocked OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of local close attempts due to session blocked" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwEntry 486 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumLocalCloseTerminateServiceRule OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of local closes due to traffic through service rule with terminate action" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwEntry 487 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumCreateSessionLapiAttempt OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create session attempts with LAPI bit set" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwEntry 488 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumCreateSessionLapiAccept OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create session with lapi attempts accepted" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwEntry 489 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumCreateSessionLapiReject OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create session attempts with lapi rejected" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwEntry 490 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumSessSetupFailuresExternalErrors OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total Number of Session Setup Failures due to External Errors" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwEntry 491 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumSessDeactivationsExternalErrors OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total Number of Session Deactivations due to External Errors" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwEntry 492 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumSessSetupFailuresLocalErrors OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total Number of Session Setup Failures due to Local Errors" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwEntry 493 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumSessDeactivationsLocalErrors OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total Number of Session Deactivations due to Local Errors" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwEntry 494 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumCreateSessionRequestsThrottledClusterRateControl OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Create Session Requests Throtteled Due to Cluster Level Rate Control" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwEntry 495 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumCreateSessionRequestsThrottledApnRateControl OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Create Session Requests Throtteled Due to APN Level Rate Control" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwEntry 496 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumCreatePDPContextRequestsThrottledClusterRateControl OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Create PDPContext Requests Throtteled Due to Cluster Level Rate Control" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwEntry 497 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumCreatePDPContextRequestsThrottledApnRateControl OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Create PDPContext Requests Throtteled Due to APN Level Rate Control" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwEntry 498 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumDnsCacheHits OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "DNS - Records found in cache" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwEntry 499 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumDnsCacheHitsNaptr OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "DNS - Naptr records found in cache" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwEntry 500 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumDnsCacheHitsSrv OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "DNS - Srv records found in cache" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwEntry 501 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumDnsCacheHitsA OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "DNS - A/AAAA records found in cache" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwEntry 502 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwConnectedDeviceFlows OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwEntry 503 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwConnectedDeviceUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwEntry 504 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwConnectedDeviceUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwEntry 505 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwConnectedDeviceDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwEntry 506 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwConnectedDeviceDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwEntry 507 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwTetheredDeviceFlows OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwEntry 508 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwTetheredDeviceUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwEntry 509 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwTetheredDeviceUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwEntry 510 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwTetheredDeviceDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwEntry 511 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwTetheredDeviceDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwEntry 512 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwTetheringEntitledFlows OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total Number of Tethering Entitled Flows" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwEntry 513 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwTetheringEntitledUplinkPacketsPassed OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total Number of Tethering Entitled Uplink Packets Passed" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwEntry 514 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwTetheringEntitledUplinkBytesPassed OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total Number of Tethering Entitled Uplink Bytes Passed" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwEntry 515 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwTetheringEntitledDownlinkPacketsPassed OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total Number of Tethering Entitled Downlink Packets Passed" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwEntry 516 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwTetheringEntitledDownlinkBytesPassed OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total Number of Tethering Entitled Downlink Bytes Passed" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwEntry 517 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwTetheredFlowsDetectedUsingTtl OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwEntry 518 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwTetheredFlowsDetectedUsingUserAgent OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwEntry 519 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumCreateSessionRejectTamFailure OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create session attempts rejected - due to TAM failure" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwEntry 520 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumCreatePdpRejectTamFailure OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create PDP context attempts rejected - due to TAM failure" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwEntry 521 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumCreateCupsSessionAttempt OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create cups session attempts" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwEntry 522 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumCreateCupsSessionSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create cups session attempts success" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwEntry 523 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumCreateCupsSessionFailure OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create session attempts failed" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwEntry 524 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumModifyCupsSessionAttempt OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of modify cups session attempts" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwEntry 525 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumModifyCupsSessionSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of modify cups session attempts success" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwEntry 526 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumModifyCupsSessionFailure OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of modify session attempts failed" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwEntry 527 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumDeleteCupsSessionAttempt OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of delete cups session attempts" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwEntry 528 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumDeleteCupsSessionSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of delete cups session attempts success" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwEntry 529 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumDeleteCupsSessionFailure OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of delete cups session attempts failed" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwEntry 530 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumLocalCloseSessionMonitor OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of sessions locally closed due to uplane session monitor failed" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwEntry 531 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumCurrentCupsSessions OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Current number of CUPS sessions" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwEntry 532 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumPgwTriggeredQosUpdate OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Pgw Triggered Qos Updates" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwEntry 533 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumSessionsEstablishedWithExistingImsiAndApn OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of sessions established with IMSI/APN combination for which already a session is established" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwEntry 534 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumPGWInitDedBearerActPartialAccept OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of PGW initiated dedicated bearer activation attempts partially accepted" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwEntry 535 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumUpdateBearerPartialAccept OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of update bearer requests partially accepted" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwEntry 536 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwTetheredFlowsDetectedUsingTcpIpFingerprinting OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwEntry 537 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumDnsResponseFailTimeout OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "DNS Response Failed - Session timeout waiting for DNS" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwEntry 538 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumDnsResponseDropNoIntf OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "DNS Response Failed - Dropped no SL interface" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwEntry 539 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumDnsResponseDropNoSession OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "DNS Response Failed - Dropped no session" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwEntry 540 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumDnsResponseDropNoPdnSession OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "DNS Response Failed - Dropped no PDN session" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwEntry 541 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumSessionPendedForDns OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Sessions pended for DNS" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwEntry 542 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumSessionPendedForDnsSuccess OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "DNS success for pended sessions" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwEntry 543 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumSessionPendedForDnsTimeout OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "DNS timeout for pended sessions" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwEntry 544 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNum3gppToNon3gppDelayedHandovers OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of 3gpp to Non-3gpp handovers delayed" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwEntry 545 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNum3gppToNon3gppDelayedHandoverCompletedOnFirstUlPkt OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of 3gpp to Non-3gpp delayed handovers completed on first UL Pkt received on non-3gpp tunnel" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwEntry 546 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNum3gppToNon3gppDelayedHandoverCompletedOnTimerExpiry OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of 3gpp to Non-3gpp delayed handovers completed on Timer Expiry" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwEntry 547 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNum3gppToNon3gppDelayedHandoverCompletedOnBackToBackHo OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of 3gpp to Non-3gpp delayed handovers completed on B2B handovers" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwEntry 548 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNum3gppToNon3gppDelayedHandoverCompletedOnOtherEvent OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of 3gpp to Non-3gpp delayed handovers completed on other application triggered events" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwEntry 549 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumApplicationStartNotificationsRcvd OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Application Start Notifications received from fastpath" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwEntry 550 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumApplicationStopNotificationsRcvd OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Application Stop Notifications received from fastpath" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwEntry 551 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumGxApplicationStartNotificationsSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Gx Application Start Notifications sent successfully to Pcrf" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwEntry 552 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumGxApplicationStartNotificationsFailed OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Gx Application Start Notifications send failed to Pcrf" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwEntry 553 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumGxApplicationStopNotificationsSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Gx Application Stop Notifications sent successfully to Pcrf" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwEntry 554 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumGxApplicationStopNotificationsFailed OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Gx Application Stop Notifications send failed to Pcrf" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwEntry 555 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumSessionMonitorModificationsSent OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of session monitor modifications sent" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwEntry 556 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumSdApplicationStartNotificationsSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Sd Application Start Notifications sent successfully to Pcrf" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwEntry 557 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumSdApplicationStartNotificationsFailed OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Sd Application Start Notifications send failed to Pcrf" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwEntry 558 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumSdApplicationStopNotificationsSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Sd Application Stop Notifications sent successfully to Pcrf" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwEntry 559 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumSdApplicationStopNotificationsFailed OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Sd Application Stop Notifications send failed to Pcrf" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwEntry 560 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumLocalClosePcrfDownSessionHoldTime OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of session locally closed due to pcrf down session hold time expiry" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwEntry 561 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumCreateSessionRejectsAccountingOnPending OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of create session rejects due to pending Radius Accounting On request" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwEntry 562 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumCreatePdpContextsRejectsAccountingOnPending OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of createn PDP contexts rejects due to pending Radius Accounting On request" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwEntry 563 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumCreateSessionRejectChangeSessionToColocatedFailed OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Create Session Requests Rejected Change Session To Colocated Failure" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwEntry 564 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumCreateSessionRejectsOverload OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Num of Create Session Requests Rejected due to Overload" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwEntry 565 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumCreateBearerRejectsOverload OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Num of Create Bearer Requests Rejected due to Overload" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwEntry 566 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumManifestServerRequestsSent OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Manifest Server Requests sent to MFI task" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwEntry 567 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumManifestServerResponsesRcvd OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Manifest Server Responses received from MFI task" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwEntry 568 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwTetheredFlowsDetectedUsingGquicUserAgent OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwEntry 569 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwTetheredFlowsReportedUsingTtl OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwEntry 570 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwTetheredFlowsReportedUsingUserAgent OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwEntry 571 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwTetheredFlowsReportedUsingTcpIpFingerprinting OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwEntry 572 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwTetheredFlowsReportedUsingGquicUserAgent OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwEntry 573 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumCreateSessionRejectsOverloadMinor OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Num of Create Session Requests Rejected due to Overload Minor" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwEntry 574 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumCreateSessionRejectsOverloadMajor OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Num of Create Session Requests Rejected due to Overload Major" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwEntry 575 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumCreateSessionRejectsOverloadCritical OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Num of Create Session Requests Rejected due to Overload Critical" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwEntry 576 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumCreateSessionRejectsOverloadMCDSync OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Num of Create Session Requests Rejected due to Overload Standby Sync" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwEntry 577 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumCreateBearerRejectsOverloadMinor OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Num of Create Bearer Requests Rejected due to Overload Minor" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwEntry 578 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumCreateBearerRejectsOverloadMajor OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Num of Create Bearer Requests Rejected due to Overload Major" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwEntry 579 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumCreateBearerRejectsOverloadCritical OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Num of Create Bearer Requests Rejected due to Overload Critical" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwEntry 580 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumCreateBearerRejectsOverloadMCDSync OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Num of Create Bearer Requests Rejected due to Overload Standby Sync" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwEntry 581 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumCreateSessionRejectNoServiceRule OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create session attempts rejected - No Service Rule" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwEntry 582 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumNoServiceRuleLocalCloseAttempts OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of local close attempts due to no service-rule" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwEntry 583 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumCreatePdpRejectNoServiceRule OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total Number of Create Pdp context attempts rejected - no service rule" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwEntry 584 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumLocalClosePfcpError OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS deprecated DESCRIPTION "Number of sessions locally closed due to PFCP Error on Uplane" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwEntry 585 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwNumLocalCloseUplaneError OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of sessions locally closed due to error on Uplane" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwEntry 586 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGgsnTable OBJECT-TYPE SYNTAX SEQUENCE OF AffirmedZoneGatewayStatisticsChassisLevelCallPerformanceGgsnEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "" ::= { affirmedZoneMIB 214 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGgsnEntry OBJECT-TYPE SYNTAX AffirmedZoneGatewayStatisticsChassisLevelCallPerformanceGgsnEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "" INDEX { affirmedZoneName, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGgsnName, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGgsnChassis } ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGgsnTable 1 } AffirmedZoneGatewayStatisticsChassisLevelCallPerformanceGgsnEntry ::= SEQUENCE { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGgsnName String, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGgsnChassis Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGgsnNumCurrentSessions Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGgsnNumBearers Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGgsnNumCreatePdpAttempt Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGgsnNumCreatePdpAccept Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGgsnNumCreatePdpReject Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGgsnNumCreatePdpRejectMalformedReq Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGgsnNumCreatePdpRejectUnknownApn Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGgsnNumCreatePdpRejectRsrcUnavailable Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGgsnNumCreatePdpRejectServiceNotSupported Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGgsnNumCreatePdpRejectSystemFailure Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGgsnNumCreatePdpRejectMisc Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGgsnNumDeletePdpAttempt Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGgsnNumDeletePdpAccept Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGgsnNumDeletePdpReject Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGgsnNumUEInitSecPdpActAttempt Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGgsnNumUEInitSecPdpActAccept Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGgsnNumUEInitSecPdpActReject Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGgsnNumGGSNInitSecPdpActAttempt Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGgsnNumGGSNInitSecPdpActAccept Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGgsnNumGGSNInitSecPdpActReject Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGgsnNumSGSNInitSecPdpDeactAttempt Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGgsnNumSGSNInitSecPdpDeactAccept Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGgsnNumSGSNInitSecPdpDeactReject Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGgsnNumUEInitSecPdpDeactAttempt Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGgsnNumUEInitSecPdpDeactAccept Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGgsnNumUEInitSecPdpDeactReject Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGgsnNumGGSNInitSecPdpDeactAttempt Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGgsnNumGGSNInitSecPdpDeactAccept Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGgsnNumGGSNInitSecPdpDeactReject Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGgsnNumSGSNInitUpdatePdpAttempt Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGgsnNumSGSNInitUpdatePdpAccept Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGgsnNumSGSNInitUpdatePdpReject Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGgsnNumGGSNInitUpdatePdpAttempt Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGgsnNumGGSNInitUpdatePdpAccept Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGgsnNumGGSNInitUpdatePdpReject Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGgsnNumLocalCloseAttempts Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGgsnNumLocalCloseAttemptsAccepted Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGgsnNumIdleDurationExceededCloses Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGgsnNumMaximalDurationExceededCloses Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGgsnNumOperatorInitiatedCloses Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGgsnNumActiveCurrentSessions Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGgsnNumIdleCurrentSessions Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGgsnIntervalPeakCurrentSessions Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGgsnIntervalPeakActiveCurrentSessions Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGgsnIntervalPeakIdleCurrentSessions Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGgsnNumDefaultBearers Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGgsnNumDedicatedBearers Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGgsnIntervalPeakBearers Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGgsnIntervalPeakDefaultBearers Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGgsnIntervalPeakDedicatedBearers Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGgsnNumDhcpReleaseLocalCloseAttempts Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGgsnNumTraceSessionActivationAttempt Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGgsnNumTraceSessionActivationAccept Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGgsnNumTraceSessionDeactivationAttempt Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGgsnNumTraceSessionDeactivationAccept Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGgsnNumDhcpTimeoutLocalCloseAttempts Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGgsnNumDhcpLeaseExpiryLocalCloseAttempts Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGgsnNumRadiusDisconnectLocalCloses Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGgsnNumRatTypeUtranSessions Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGgsnNumRatTypeGeranSessions Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGgsnNumRatTypeWlanSessions Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGgsnNumRatTypeGanSessions Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGgsnNumRatTypeHspaEvoSessions Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGgsnNumUniqueSubscribers Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGgsnNumIpv4PdnSessions Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGgsnNumIpv6PdnSessions Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGgsnNumIpv4v6PdnSessions Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGgsnNumSessionsSetupWithDefaultPolicy Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGgsnNumActiveSessionsWithDefaultPolicy Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGgsnNumActiveGxReplaySessionsAwaitingPcrfRejoin Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGgsnNumGxReplaySessionsTerminated Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGgsnNumDuplicateSessionLocalCloseAttempts Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGgsnNumCtrlTeidLookupFailures Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGgsnNumPcrfRejoinSuccess Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGgsnNumErrorIndicationsProcessed Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGgsnNumErrorIndicationLocalCloseAttempts Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGgsnNumErrorIndicationBearerDeactivation Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGgsnNumAwaitCoATimeoutLocalCloseAttempts Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGgsnNumPcrfInitiatedCloseAttempts Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGgsnNumOcsInitiatedCloseAttempts Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGgsnNumL2tpGwSessionDeleteAttempts Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGgsnNumUplinkPackets ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGgsnNumUplinkBytes ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGgsnNumUplinkDropPackets ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGgsnNumUplinkDropBytes ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGgsnNumDownlinkPackets ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGgsnNumDownlinkBytes ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGgsnNumDownlinkDropPackets ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGgsnNumDownlinkDropBytes ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGgsnNumGtppCdrSent Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGgsnNumGtppCdrRespSuccess Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGgsnNumGtppCdrRespFailure Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGgsnNumGtppCdrRespTimeout Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGgsnNumDeletePdpDropTearDownIndMissingOneBearerOnly Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGgsnNumDeletePdpDropTearDownIndMissingForDefaultBearer Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGgsnNumSessionsSetupWithDefaultGyQuota Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGgsnNumActiveSessionsWithDefaultGyQuota Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGgsnNumActiveGySessionsAwaitingOcsRejoin Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGgsnNumOcsGyRejoinSuccess Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGgsnNumDefaultGyQuotaReapplied Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGgsnNumDefaultGyQuotaAppliedCcruFailure Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGgsnNumGyDownGyRejoinTimerRestarted Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGgsnNumGxSessions Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGgsnNumGySessions Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGgsnNumS6bInitiatedCloseAttempts Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGgsnNumActiveS6bSessions Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGgsnDefaultGyUplinkBytes ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGgsnDefaultGyDownlinkBytes ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGgsnNumBearerIdleDurationExceededCloses Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGgsnNumOfActiveS6bSessions Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGgsnNumDnsAttempts ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGgsnNumDnsSendSuccess ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGgsnNumDnsSendFailedNoConfig ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGgsnNumDnsFailedMisc ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGgsnNumDnsResponses ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGgsnNumDnsResponseSuccess ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGgsnNumDnsResponseFailNoResponse ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGgsnNumDnsResponseFailNoName ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGgsnNumDnsResponseFailNoData ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGgsnNumDnsResponseFailMisc ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGgsnNumPcoPcscfDefaultFqdnUsed Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGgsnNumPcoPcscfTableUsed Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGgsnNumCurrentSessionsGnGeran Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGgsnNumCurrentSessionsGnUtran Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGgsnNumCurrentSessionsRoaming Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGgsnNumUplinkGnGpGeranPackets ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGgsnNumUplinkGnGpGeranBytes ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGgsnNumUplinkGnGpGeranDropPackets ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGgsnNumUplinkGnGpGeranDropBytes ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGgsnNumDownlinkGnGpGeranPackets ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGgsnNumDownlinkGnGpGeranBytes ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGgsnNumDownlinkGnGpGeranDropPackets ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGgsnNumDownlinkGnGpGeranDropBytes ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGgsnNumUplinkGnGpUtranPackets ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGgsnNumUplinkGnGpUtranBytes ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGgsnNumUplinkGnGpUtranDropPackets ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGgsnNumUplinkGnGpUtranDropBytes ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGgsnNumDownlinkGnGpUtranPackets ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGgsnNumDownlinkGnGpUtranBytes ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGgsnNumDownlinkGnGpUtranDropPackets ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGgsnNumDownlinkGnGpUtranDropBytes ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGgsnNumAcctStartReqAttempt ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGgsnNumAcctStartReqAccept ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGgsnNumAcctStartReqTimeout ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGgsnNumAcctStartReqNotWaitingForResponse ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGgsnNumAcctInterimUpdReqAttempt ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGgsnNumAcctInterimUpdReqAccept ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGgsnNumAcctInterimUpdReqTimeout ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGgsnNumAcctInterimUpdReqNotWaitingForResponse ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGgsnNumAcctStopReqAttempt ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGgsnNumAcctStopReqAccept ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGgsnNumAcctStopReqTimeout ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGgsnNumAcctStopReqNotWaitingForResponse ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGgsnNumberPdpSessSetupSuccessApnMatchingExactMatch Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGgsnNumberPdpSessSetupSuccessApnMatchingNiOnly Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGgsnNumberPdpSessSetupSuccessApnMatchingNiAndMalformedOi Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGgsnNumBearerStatsWithNoSRStats Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGgsnNumActiveGyAPTriggerbyCCRU Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGgsnNumTotalGyAPTriggerbyCCRU Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGgsnNumGyCCRTWriteToDisk Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGgsnNumGyAPTriggerByProtocolError Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGgsnNumGyAPTriggerByTransientFailure Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGgsnNumGyAPTriggerByPermanentFailure Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGgsnNumGyAPTriggerByMessageTimeout Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGgsnNumGyAPTriggerByLinkDown Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGgsnNumGyAPTriggerByInternalFailure Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGgsnNumStartPilotPacketsSent ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGgsnNumStopPilotPacketsSent ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGgsnNumRatChangePilotPacketsSent ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGgsnNumDeletePDPRejectMismatchedSrcAndFteidIP Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGgsnNumUpdatePDPRejectMismatchedSrcAndFteidIP Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGgsnNumLocalCloseCreatePDPParallelPDN Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGgsnNumCurrentGeoSyncRestoredSessions Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGgsnNumSGSNInitUpdatePdpRejectContextNotFound Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGgsnMinTeidReuseDuration Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGgsnNumDeletePDPCtxtRejectedInvalidPeer Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGgsnNumCreatePDPCtxtReqRejectedInvalidPeer Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGgsnNumUpdatePDPCtxtReqRejectedInvalidPeer Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGgsnNumDeletePDPCtxtRespDroppedInvalidPeer Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGgsnNumUpdatePDPCtxtRespDroppedInvalidPeer Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGgsnNumGtpv1InitPDPCtxtActivationRespDroppedInvalidPeer Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGgsnNumStatsUpdateForMissingSRsForActiveSessions Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGgsnNumStatsUpdateForMissingSRsForDeactivateSessions Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGgsnNumCDRsWithZeroServiceDataContainers Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGgsnMinCPlaneTeidReuseDuration Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGgsnMinUPlaneTeidReuseDuration Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGgsnNumberSigInfoLookupSuccessfulAndFilledConfiguredValues Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGgsnNumberSigInfoLookupFailure Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGgsnNumCreatePdpDroppedProcLimit Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGgsnNumDeletePdpDroppedProcLimit Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGgsnNumTotalSessionsWithTerminateTimer Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGgsnNumCurrentSessionsWithTerminateTimer Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGgsnNumCreateSessionRejectSessionBlocked Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGgsnNumLocalCloseAttemptsSessionBlocked Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGgsnNumLocalCloseTerminateServiceRule Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGgsnNumSessSetupFailuresExternalErrors Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGgsnNumSessDeactivationsExternalErrors Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGgsnNumSessSetupFailuresLocalErrors Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGgsnNumSessDeactivationsLocalErrors Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGgsnNumDnsCacheHits ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGgsnNumDnsCacheHitsNaptr ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGgsnNumDnsCacheHitsSrv ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGgsnNumDnsCacheHitsA ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGgsnNumCreatePdpRejectTamFailure Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGgsnNumSessionsEstablishedWithExistingImsiAndApn Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGgsnNumDnsResponseFailTimeout ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGgsnNumDnsResponseDropNoIntf ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGgsnNumDnsResponseDropNoSession ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGgsnNumDnsResponseDropNoPdnSession ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGgsnNumSessionPendedForDns ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGgsnNumSessionPendedForDnsSuccess ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGgsnNumSessionPendedForDnsTimeout ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGgsnNumLocalClosePcrfDownSessionHoldTime ConfdString } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGgsnName OBJECT-TYPE SYNTAX String MAX-ACCESS not-accessible STATUS current DESCRIPTION "Table Name" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGgsnEntry 1 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGgsnChassis OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS not-accessible STATUS current DESCRIPTION "chassis ID" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGgsnEntry 2 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGgsnNumCurrentSessions OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGgsnEntry 3 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGgsnNumBearers OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Current number of bearers" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGgsnEntry 4 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGgsnNumCreatePdpAttempt OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create PDP context attempts" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGgsnEntry 5 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGgsnNumCreatePdpAccept OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create PDP context attempts accepted" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGgsnEntry 6 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGgsnNumCreatePdpReject OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create PDP context attempts rejected" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGgsnEntry 7 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGgsnNumCreatePdpRejectMalformedReq OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create PDP context attempts rejected - malformed request" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGgsnEntry 8 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGgsnNumCreatePdpRejectUnknownApn OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create PDP context attempts rejected - unknown APN" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGgsnEntry 9 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGgsnNumCreatePdpRejectRsrcUnavailable OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create PDP context attempts rejected - resource unavailable" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGgsnEntry 10 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGgsnNumCreatePdpRejectServiceNotSupported OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create PDP context attempts rejected - service not supported" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGgsnEntry 11 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGgsnNumCreatePdpRejectSystemFailure OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create PDP context attempts rejected - system failure" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGgsnEntry 12 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGgsnNumCreatePdpRejectMisc OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create PDP context attempts rejected - unclassified" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGgsnEntry 13 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGgsnNumDeletePdpAttempt OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of delete PDP context attempts" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGgsnEntry 14 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGgsnNumDeletePdpAccept OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of delete PDP context attempts accepted" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGgsnEntry 15 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGgsnNumDeletePdpReject OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of delete PDP context attempts rejected" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGgsnEntry 16 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGgsnNumUEInitSecPdpActAttempt OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of UE initiated secondary PDP context activation attempts" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGgsnEntry 17 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGgsnNumUEInitSecPdpActAccept OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of UE initiated secondary PDP context activation attempts accepted" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGgsnEntry 18 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGgsnNumUEInitSecPdpActReject OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of UE initiated secondary PDP context activation attempts rejected" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGgsnEntry 19 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGgsnNumGGSNInitSecPdpActAttempt OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of GGSN initiated secondary PDP context activation attempts" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGgsnEntry 20 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGgsnNumGGSNInitSecPdpActAccept OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of GGSN initiated secondary PDP context activation attempts accepted" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGgsnEntry 21 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGgsnNumGGSNInitSecPdpActReject OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of GGSN initiated secondary PDP context activation attempts rejected" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGgsnEntry 22 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGgsnNumSGSNInitSecPdpDeactAttempt OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of SGSN initiated secondary PDP context deactivation attempts" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGgsnEntry 23 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGgsnNumSGSNInitSecPdpDeactAccept OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of SGSN initiated secondary PDP context deactivation attempts accepted" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGgsnEntry 24 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGgsnNumSGSNInitSecPdpDeactReject OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of SGSN initiated secondary PDP context deactivation attempts rejected" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGgsnEntry 25 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGgsnNumUEInitSecPdpDeactAttempt OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of UE initiated secondary PDP context deactivation attempts" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGgsnEntry 26 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGgsnNumUEInitSecPdpDeactAccept OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of UE initiated secondary PDP context deactivation attempts accepted" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGgsnEntry 27 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGgsnNumUEInitSecPdpDeactReject OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of UE initiated secondary PDP context deactivation attempts rejected" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGgsnEntry 28 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGgsnNumGGSNInitSecPdpDeactAttempt OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of GGSN initiated secondary PDP context deactivation attempts" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGgsnEntry 29 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGgsnNumGGSNInitSecPdpDeactAccept OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of GGSN initiated secondary PDP context deactivation attempts accepted" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGgsnEntry 30 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGgsnNumGGSNInitSecPdpDeactReject OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of GGSN initiated secondary PDP context deactivation attempts rejected" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGgsnEntry 31 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGgsnNumSGSNInitUpdatePdpAttempt OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of SGSN initiated update PDP context attempts" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGgsnEntry 32 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGgsnNumSGSNInitUpdatePdpAccept OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of SGSN initiated update PDP context attempts accepted" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGgsnEntry 33 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGgsnNumSGSNInitUpdatePdpReject OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of SGSN initiated update PDP context attempts rejected" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGgsnEntry 34 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGgsnNumGGSNInitUpdatePdpAttempt OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of GGSN initiated update PDP context attempts" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGgsnEntry 35 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGgsnNumGGSNInitUpdatePdpAccept OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of GGSN initiated update PDP context attempts accepted" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGgsnEntry 36 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGgsnNumGGSNInitUpdatePdpReject OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of GGSN initiated update PDP context attempts rejected" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGgsnEntry 37 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGgsnNumLocalCloseAttempts OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of local close attempts" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGgsnEntry 38 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGgsnNumLocalCloseAttemptsAccepted OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of local close attempts accepted" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGgsnEntry 39 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGgsnNumIdleDurationExceededCloses OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of sessions closed due to IDLE duration time exceeded" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGgsnEntry 40 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGgsnNumMaximalDurationExceededCloses OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of sessions closed due to MAXIMAL duration time exceeded" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGgsnEntry 41 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGgsnNumOperatorInitiatedCloses OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of operator initiated PDN session closes" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGgsnEntry 42 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGgsnNumActiveCurrentSessions OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Current number of active sessions" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGgsnEntry 43 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGgsnNumIdleCurrentSessions OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Current number of idle sessions" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGgsnEntry 44 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGgsnIntervalPeakCurrentSessions OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Interval peak number of sessions" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGgsnEntry 45 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGgsnIntervalPeakActiveCurrentSessions OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Interval peak number of active sessions" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGgsnEntry 46 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGgsnIntervalPeakIdleCurrentSessions OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Interval peak number of idle sessions" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGgsnEntry 47 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGgsnNumDefaultBearers OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Current number of Primary PDP Contexts" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGgsnEntry 48 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGgsnNumDedicatedBearers OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Current number of Secondary PDP Contexts" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGgsnEntry 49 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGgsnIntervalPeakBearers OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Interval peak number of PDP Contexts" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGgsnEntry 50 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGgsnIntervalPeakDefaultBearers OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Interval peak number of Primary PDP Contexts" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGgsnEntry 51 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGgsnIntervalPeakDedicatedBearers OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Interval peak number of Secondary PDP Contexts" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGgsnEntry 52 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGgsnNumDhcpReleaseLocalCloseAttempts OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of local close attempts due to DHCP Release" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGgsnEntry 53 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGgsnNumTraceSessionActivationAttempt OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of trace session activations received" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGgsnEntry 54 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGgsnNumTraceSessionActivationAccept OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of trace session activations accepted" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGgsnEntry 55 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGgsnNumTraceSessionDeactivationAttempt OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of trace session deactivations received" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGgsnEntry 56 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGgsnNumTraceSessionDeactivationAccept OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of trace session deactivations accepted" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGgsnEntry 57 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGgsnNumDhcpTimeoutLocalCloseAttempts OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of local close attempts due to DHCP IP Address Allocation Timeout" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGgsnEntry 58 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGgsnNumDhcpLeaseExpiryLocalCloseAttempts OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of local close attempts due to DHCP IP Address Lease Expiry" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGgsnEntry 59 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGgsnNumRadiusDisconnectLocalCloses OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of local closes due to RADIUS Disconnect from server" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGgsnEntry 60 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGgsnNumRatTypeUtranSessions OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Current number of UTRAN session" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGgsnEntry 61 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGgsnNumRatTypeGeranSessions OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Current number of GERAN session" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGgsnEntry 62 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGgsnNumRatTypeWlanSessions OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Current number of WLAN session" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGgsnEntry 63 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGgsnNumRatTypeGanSessions OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Current number of GAN session" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGgsnEntry 64 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGgsnNumRatTypeHspaEvoSessions OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Current number of HSPA Evolution session" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGgsnEntry 65 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGgsnNumUniqueSubscribers OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Current number of unique subscribers" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGgsnEntry 66 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGgsnNumIpv4PdnSessions OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Current number of IPv4 PDN Sessions" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGgsnEntry 67 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGgsnNumIpv6PdnSessions OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Current number of IPv6 PDN Sessions" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGgsnEntry 68 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGgsnNumIpv4v6PdnSessions OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Current number of Dual Stack PDN Sessions" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGgsnEntry 69 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGgsnNumSessionsSetupWithDefaultPolicy OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Sessions Setup With Default Gx Policy" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGgsnEntry 70 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGgsnNumActiveSessionsWithDefaultPolicy OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Active Sessions With Default Gx Policy" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGgsnEntry 71 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGgsnNumActiveGxReplaySessionsAwaitingPcrfRejoin OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Active Gx Replay Sessions Awaiting Pcrf Rejoin" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGgsnEntry 72 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGgsnNumGxReplaySessionsTerminated OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS deprecated DESCRIPTION "Number of Gx Replay Sessions Terminated" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGgsnEntry 73 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGgsnNumDuplicateSessionLocalCloseAttempts OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS deprecated DESCRIPTION "Total number of local close attempts due to Duplicate Session" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGgsnEntry 74 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGgsnNumCtrlTeidLookupFailures OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of lookup failures using the control TEID" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGgsnEntry 75 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGgsnNumPcrfRejoinSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of successful Gx PCRF Rejoins" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGgsnEntry 76 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGgsnNumErrorIndicationsProcessed OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Error Indications processed" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGgsnEntry 77 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGgsnNumErrorIndicationLocalCloseAttempts OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of local close attempts due to receipt of Error Indication" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGgsnEntry 78 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGgsnNumErrorIndicationBearerDeactivation OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Secondary PDP context deletion due to receipt of Error Indication" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGgsnEntry 79 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGgsnNumAwaitCoATimeoutLocalCloseAttempts OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of local close attempts due to no CoA received within the configured timeout" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGgsnEntry 80 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGgsnNumPcrfInitiatedCloseAttempts OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of pcrf initiated close attempts" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGgsnEntry 81 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGgsnNumOcsInitiatedCloseAttempts OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of ocs initiated close attempts" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGgsnEntry 82 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGgsnNumL2tpGwSessionDeleteAttempts OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of L2tp GGSN delete request attempts " ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGgsnEntry 83 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGgsnNumUplinkPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink packets received" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGgsnEntry 84 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGgsnNumUplinkBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink bytes received" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGgsnEntry 85 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGgsnNumUplinkDropPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink packets dropped" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGgsnEntry 86 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGgsnNumUplinkDropBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink bytes dropped" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGgsnEntry 87 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGgsnNumDownlinkPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink packets received" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGgsnEntry 88 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGgsnNumDownlinkBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink bytes received" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGgsnEntry 89 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGgsnNumDownlinkDropPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink packets dropped" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGgsnEntry 90 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGgsnNumDownlinkDropBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink bytes dropped" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGgsnEntry 91 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGgsnNumGtppCdrSent OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of GTPP CDRs that were sent successfully" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGgsnEntry 92 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGgsnNumGtppCdrRespSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of GTPP CDRs for which a success response was received" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGgsnEntry 93 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGgsnNumGtppCdrRespFailure OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of GTPP CDRs for which a failure response was received" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGgsnEntry 94 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGgsnNumGtppCdrRespTimeout OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of GTPP CDRs for which no response was received in the expected time" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGgsnEntry 95 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGgsnNumDeletePdpDropTearDownIndMissingOneBearerOnly OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of delete PDP context dropped as teardown ind is missing in message received for session with only one bearer" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGgsnEntry 96 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGgsnNumDeletePdpDropTearDownIndMissingForDefaultBearer OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of delete PDP context dropped as teardown ind is missing in message received with default bearer id" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGgsnEntry 97 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGgsnNumSessionsSetupWithDefaultGyQuota OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Sessions Setup With Default Gy Quota" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGgsnEntry 98 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGgsnNumActiveSessionsWithDefaultGyQuota OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Active Sessions With Default Quota" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGgsnEntry 99 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGgsnNumActiveGySessionsAwaitingOcsRejoin OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Active Gy Sessions Awaiting OCS Rejoin" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGgsnEntry 100 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGgsnNumOcsGyRejoinSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of successful OCS Gy Rejoins" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGgsnEntry 101 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGgsnNumDefaultGyQuotaReapplied OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of times default Gy Quota was reapplied due to CCR-I failure." ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGgsnEntry 102 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGgsnNumDefaultGyQuotaAppliedCcruFailure OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of times default Gy Quota was applied due to CCR-U Failure." ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGgsnEntry 103 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGgsnNumGyDownGyRejoinTimerRestarted OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of times Gy Rejoin timer was restarted because Gy interface was down." ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGgsnEntry 104 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGgsnNumGxSessions OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Current number session using Gx interface" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGgsnEntry 105 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGgsnNumGySessions OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Current number session using Gy interface" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGgsnEntry 106 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGgsnNumS6bInitiatedCloseAttempts OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of s6b initiated close attempts" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGgsnEntry 107 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGgsnNumActiveS6bSessions OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS deprecated DESCRIPTION "Number of active S6b Sessions" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGgsnEntry 108 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGgsnDefaultGyUplinkBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total Uplink bytes using Default Gy Quota" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGgsnEntry 109 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGgsnDefaultGyDownlinkBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total Downlink bytes using Default Gy Quota" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGgsnEntry 110 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGgsnNumBearerIdleDurationExceededCloses OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers deactivated due to IDLE duration time exceeded" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGgsnEntry 111 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGgsnNumOfActiveS6bSessions OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of active S6b Sessions" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGgsnEntry 112 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGgsnNumDnsAttempts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "DNS Request - Attempts" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGgsnEntry 113 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGgsnNumDnsSendSuccess OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "DNS Request - Success" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGgsnEntry 114 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGgsnNumDnsSendFailedNoConfig OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "DNS Request Failed - No DNS Configuration" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGgsnEntry 115 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGgsnNumDnsFailedMisc OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "DNS Request Failed - Miscellaneous" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGgsnEntry 116 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGgsnNumDnsResponses OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "DNS Response - Total Received" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGgsnEntry 117 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGgsnNumDnsResponseSuccess OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "DNS Response - Success" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGgsnEntry 118 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGgsnNumDnsResponseFailNoResponse OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "DNS Response Failed - No response from server" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGgsnEntry 119 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGgsnNumDnsResponseFailNoName OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "DNS Response Failed - Domain Name Not Found" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGgsnEntry 120 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGgsnNumDnsResponseFailNoData OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "DNS Response Failed - No Data" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGgsnEntry 121 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGgsnNumDnsResponseFailMisc OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "DNS Response Failed - Miscellaneous" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGgsnEntry 122 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGgsnNumPcoPcscfDefaultFqdnUsed OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of times default P-CSCF FQDN used for DNS lookup" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGgsnEntry 123 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGgsnNumPcoPcscfTableUsed OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of times P-CSCF table used for P-CSCF IP Address allocation" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGgsnEntry 124 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGgsnNumCurrentSessionsGnGeran OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Current number of Gn GERAN sessions" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGgsnEntry 125 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGgsnNumCurrentSessionsGnUtran OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Current number of Gn UTRAN sessions" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGgsnEntry 126 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGgsnNumCurrentSessionsRoaming OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Current number of roaming sessions" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGgsnEntry 127 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGgsnNumUplinkGnGpGeranPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink GnGp GERAN packets received" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGgsnEntry 128 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGgsnNumUplinkGnGpGeranBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink GnGp Geran bytes received" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGgsnEntry 129 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGgsnNumUplinkGnGpGeranDropPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink GnGp Geran packets dropped" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGgsnEntry 130 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGgsnNumUplinkGnGpGeranDropBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink GnGp Geran bytes dropped" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGgsnEntry 131 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGgsnNumDownlinkGnGpGeranPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink GnGp Geran packets received" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGgsnEntry 132 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGgsnNumDownlinkGnGpGeranBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink GnGp Geran bytes received" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGgsnEntry 133 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGgsnNumDownlinkGnGpGeranDropPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink GnGp Geran packets dropped" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGgsnEntry 134 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGgsnNumDownlinkGnGpGeranDropBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink GnGp Geran bytes dropped" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGgsnEntry 135 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGgsnNumUplinkGnGpUtranPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink GnGp UTRAN packets received" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGgsnEntry 136 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGgsnNumUplinkGnGpUtranBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink GnGp Utran bytes received" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGgsnEntry 137 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGgsnNumUplinkGnGpUtranDropPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink GnGp Utran packets dropped" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGgsnEntry 138 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGgsnNumUplinkGnGpUtranDropBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink GnGp Utran bytes dropped" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGgsnEntry 139 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGgsnNumDownlinkGnGpUtranPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink GnGp Utran packets received" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGgsnEntry 140 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGgsnNumDownlinkGnGpUtranBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink GnGp Utran bytes received" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGgsnEntry 141 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGgsnNumDownlinkGnGpUtranDropPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink GnGp Utran packets dropped" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGgsnEntry 142 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGgsnNumDownlinkGnGpUtranDropBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink GnGp Utran bytes dropped" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGgsnEntry 143 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGgsnNumAcctStartReqAttempt OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Accounting Start Request Attempts" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGgsnEntry 144 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGgsnNumAcctStartReqAccept OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Accounting Start Requests Accepted" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGgsnEntry 145 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGgsnNumAcctStartReqTimeout OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Accounting Start Request Timeouts" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGgsnEntry 146 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGgsnNumAcctStartReqNotWaitingForResponse OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Accounting Start Requests Not Waiting for Response" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGgsnEntry 147 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGgsnNumAcctInterimUpdReqAttempt OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Accounting Interim Update Request Attempts" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGgsnEntry 148 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGgsnNumAcctInterimUpdReqAccept OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Accounting Interim Update Requests Accepted" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGgsnEntry 149 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGgsnNumAcctInterimUpdReqTimeout OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Accounting Interim Update Request Timeouts" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGgsnEntry 150 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGgsnNumAcctInterimUpdReqNotWaitingForResponse OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Accounting Interim Update Requests Not Waiting for Response" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGgsnEntry 151 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGgsnNumAcctStopReqAttempt OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Accounting Stop Request Attempts" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGgsnEntry 152 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGgsnNumAcctStopReqAccept OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Accounting Stop Requests Accepted" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGgsnEntry 153 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGgsnNumAcctStopReqTimeout OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Accounting Stop Request Timeouts" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGgsnEntry 154 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGgsnNumAcctStopReqNotWaitingForResponse OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Accounting Stop Requests Not Waiting for Response" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGgsnEntry 155 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGgsnNumberPdpSessSetupSuccessApnMatchingExactMatch OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Create PDP Session Requests Accepted with APN Matching Type Exact Match" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGgsnEntry 156 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGgsnNumberPdpSessSetupSuccessApnMatchingNiOnly OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Create PDP Session Requests Accepted with APN Matching Type NI Only" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGgsnEntry 157 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGgsnNumberPdpSessSetupSuccessApnMatchingNiAndMalformedOi OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Create PDP Session Requests Accepted with APN Matching Type NI And Malformed OI" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGgsnEntry 158 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGgsnNumBearerStatsWithNoSRStats OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of CDRs with Bearer traffic stats but no Service Rule stats" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGgsnEntry 159 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGgsnNumActiveGyAPTriggerbyCCRU OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of sessions that currently using default quota triggered by CCR-U failure" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGgsnEntry 160 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGgsnNumTotalGyAPTriggerbyCCRU OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of total sessions using default quota triggered by CCR-U failure" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGgsnEntry 161 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGgsnNumGyCCRTWriteToDisk OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of record logs to disk due to CCR-T failure" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGgsnEntry 162 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGgsnNumGyAPTriggerByProtocolError OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of total sessions using default quota triggered by 3xx" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGgsnEntry 163 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGgsnNumGyAPTriggerByTransientFailure OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of total sessions using default quota triggered by 4xx result code" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGgsnEntry 164 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGgsnNumGyAPTriggerByPermanentFailure OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of total sessions using default quota triggered by 5xx result code" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGgsnEntry 165 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGgsnNumGyAPTriggerByMessageTimeout OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of total sessions using default quota triggered by timeout" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGgsnEntry 166 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGgsnNumGyAPTriggerByLinkDown OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of total sessions using default quota triggered by OCS link down" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGgsnEntry 167 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGgsnNumGyAPTriggerByInternalFailure OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of total sessions using default quota triggered by internal error or back pressure" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGgsnEntry 168 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGgsnNumStartPilotPacketsSent OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Session-Start Pilot Packets sent" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGgsnEntry 169 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGgsnNumStopPilotPacketsSent OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Session-Stop Pilot Packets sent" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGgsnEntry 170 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGgsnNumRatChangePilotPacketsSent OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Rat-Change Pilot Packets sent" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGgsnEntry 171 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGgsnNumDeletePDPRejectMismatchedSrcAndFteidIP OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total Number of Delete PDP Context Requests Rejected due to Source IP and F-TEID IP mismatch" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGgsnEntry 172 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGgsnNumUpdatePDPRejectMismatchedSrcAndFteidIP OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total Number of Update PDP Context Requests Rejected due to Source IP and F-TEID IP mismatch" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGgsnEntry 173 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGgsnNumLocalCloseCreatePDPParallelPDN OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total Number of PDP Contexts locally closed due to parallel PDN connection setup" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGgsnEntry 174 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGgsnNumCurrentGeoSyncRestoredSessions OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Current number of PDN Sessions restored from Geo Active" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGgsnEntry 175 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGgsnNumSGSNInitUpdatePdpRejectContextNotFound OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of SGSN initiated update PDP context attempts rejected due to context not found" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGgsnEntry 176 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGgsnMinTeidReuseDuration OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Mininum duration in which TEID got reused" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGgsnEntry 177 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGgsnNumDeletePDPCtxtRejectedInvalidPeer OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total Number of Delete PDP Context Requests Rejected due to Source IP and F-TEID IP mismatch or IMSI mismatch" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGgsnEntry 178 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGgsnNumCreatePDPCtxtReqRejectedInvalidPeer OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total Number of Create PDP Context Requests Rejected due to Source IP and F-TEID IP mismatch or IMSI mismatch" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGgsnEntry 179 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGgsnNumUpdatePDPCtxtReqRejectedInvalidPeer OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total Number of Update PDP Context Requests Rejected due to Source IP and F-TEID IP mismatch or IMSI mismatch" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGgsnEntry 180 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGgsnNumDeletePDPCtxtRespDroppedInvalidPeer OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "otal Number of Delete PDP Context Responses Dropped due to Source IP and F-TEID IP mismatch or IMSI mismatch" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGgsnEntry 181 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGgsnNumUpdatePDPCtxtRespDroppedInvalidPeer OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total Number of Update PDP Context Responses Dropped due to Source IP and F-TEID IP mismatch or IMSI mismatch" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGgsnEntry 182 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGgsnNumGtpv1InitPDPCtxtActivationRespDroppedInvalidPeer OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total Number of Init PDP Context Activation Responses Dropped due to Source IP and F-TEID IP mismatch or IMSI mismatch" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGgsnEntry 183 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGgsnNumStatsUpdateForMissingSRsForActiveSessions OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of missing Service-Rule Stats Update for active sessions" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGgsnEntry 184 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGgsnNumStatsUpdateForMissingSRsForDeactivateSessions OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of missing Service-Rule Stats Update for Sessions in deactivate state" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGgsnEntry 185 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGgsnNumCDRsWithZeroServiceDataContainers OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of CDRs generated with Zero Service Data Containers" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGgsnEntry 186 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGgsnMinCPlaneTeidReuseDuration OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Mininum duration in which Control Plane TEID got reused (for non Gtp V0 sessions)" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGgsnEntry 187 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGgsnMinUPlaneTeidReuseDuration OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Mininum duration in which User Plane TEID got reused (for non Gtp V0 sessions)" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGgsnEntry 188 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGgsnNumberSigInfoLookupSuccessfulAndFilledConfiguredValues OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of sessions filled with configured values for Signalling Information Elements" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGgsnEntry 189 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGgsnNumberSigInfoLookupFailure OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of sessions that did not have configured Signalling Information Elements" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGgsnEntry 190 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGgsnNumCreatePdpDroppedProcLimit OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total Number of Create Pdp context Requests rejected due to procedure limit reached" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGgsnEntry 191 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGgsnNumDeletePdpDroppedProcLimit OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total Number of Delete Pdp context Requests rejected due to procedure limit reached" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGgsnEntry 192 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGgsnNumTotalSessionsWithTerminateTimer OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of times Session terminate timer started becuase Gy interface was down" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGgsnEntry 193 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGgsnNumCurrentSessionsWithTerminateTimer OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Active Sessions with Session terminate timer running " ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGgsnEntry 194 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGgsnNumCreateSessionRejectSessionBlocked OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create session requests rejected due to session blocked" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGgsnEntry 195 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGgsnNumLocalCloseAttemptsSessionBlocked OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of local close attempts due to session blocked" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGgsnEntry 196 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGgsnNumLocalCloseTerminateServiceRule OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of local closes due to traffic through service rule with terminate action" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGgsnEntry 197 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGgsnNumSessSetupFailuresExternalErrors OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total Number of Session Setup Failures due to External Errors" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGgsnEntry 198 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGgsnNumSessDeactivationsExternalErrors OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total Number of Session Deactivations due to External Errors" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGgsnEntry 199 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGgsnNumSessSetupFailuresLocalErrors OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total Number of Session Setup Failures due to Local Errors" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGgsnEntry 200 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGgsnNumSessDeactivationsLocalErrors OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total Number of Session Deactivations due to Local Errors" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGgsnEntry 201 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGgsnNumDnsCacheHits OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "DNS - Records found in cache" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGgsnEntry 202 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGgsnNumDnsCacheHitsNaptr OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "DNS - Naptr records found in cache" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGgsnEntry 203 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGgsnNumDnsCacheHitsSrv OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "DNS - Srv records found in cache" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGgsnEntry 204 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGgsnNumDnsCacheHitsA OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "DNS - A/AAAA records found in cache" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGgsnEntry 205 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGgsnNumCreatePdpRejectTamFailure OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create PDP context attempts rejected - due to TAM failure" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGgsnEntry 206 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGgsnNumSessionsEstablishedWithExistingImsiAndApn OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of sessions established with IMSI/APN combination for which already a session is established" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGgsnEntry 207 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGgsnNumDnsResponseFailTimeout OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "DNS Response Failed - Session timeout waiting for DNS" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGgsnEntry 208 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGgsnNumDnsResponseDropNoIntf OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "DNS Response Failed - Dropped no SL interface" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGgsnEntry 209 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGgsnNumDnsResponseDropNoSession OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "DNS Response Failed - Dropped no session" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGgsnEntry 210 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGgsnNumDnsResponseDropNoPdnSession OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "DNS Response Failed - Dropped no PDN session" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGgsnEntry 211 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGgsnNumSessionPendedForDns OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Sessions pended for DNS" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGgsnEntry 212 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGgsnNumSessionPendedForDnsSuccess OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "DNS success for pended sessions" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGgsnEntry 213 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGgsnNumSessionPendedForDnsTimeout OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "DNS timeout for pended sessions" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGgsnEntry 214 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGgsnNumLocalClosePcrfDownSessionHoldTime OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of session locally closed due to pcrf down session hold time expiry" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGgsnEntry 215 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagTable OBJECT-TYPE SYNTAX SEQUENCE OF AffirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "" ::= { affirmedZoneMIB 215 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagEntry OBJECT-TYPE SYNTAX AffirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "" INDEX { affirmedZoneName, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagName, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagChassis } ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagTable 1 } AffirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagEntry ::= SEQUENCE { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagName String, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagChassis Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagNumCurrentSessions Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagNumBearers Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagNumCreateSessionAttempt Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagNumCreateSessionAccept Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagNumCreateSessionReject Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagNumCreateSessionRejectMalformedReq Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagNumCreateSessionRejectUnknownApn Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagNumCreateSessionRejectRsrcUnavailable Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagNumCreateSessionRejectServiceNotSupported Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagNumCreateSessionRejectSystemFailure Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagNumCreateSessionRejectMisc Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagNumDeleteSessionAttempt Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagNumDeleteSessionAccept Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagNumDeleteSessionReject Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagNumLocalCloseAttempts Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagNumLocalCloseAttemptsAccepted Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagNumIdleDurationExceededCloses Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagNumMaximalDurationExceededCloses Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagNumOperatorInitiatedCloses Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagNumActiveCurrentSessions Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagNumIdleCurrentSessions Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagIntervalPeakCurrentSessions Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagIntervalPeakActiveCurrentSessions Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagIntervalPeakIdleCurrentSessions Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagNumDhcpReleaseLocalCloseAttempts Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagNumIntraWagSessionHandovers Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagNumDhcpTimeoutLocalCloseAttempts Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagNumDhcpLeaseExpiryLocalCloseAttempts Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagNumDuplicateSessionLocalCloseAttempts Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagNumAwaitCoATimeoutLocalCloseAttempts Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagNumUplinkPackets ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagNumUplinkBytes ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagNumUplinkDropPackets ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagNumUplinkDropBytes ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagNumDownlinkPackets ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagNumDownlinkBytes ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagNumDownlinkDropPackets ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagNumDownlinkDropBytes ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagNumCoaReceived ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagNumCoaDisableRedirectProcessed ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagNumCoaQosChangeProcessed ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagNumCoaIgnore ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagNumL2tpGwSessionDeleteAttempts Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagNumRadiusDisconnectLocalCloses Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagIntervalPeakCreditedSessions Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagNumCoaEnableRedirectProcessed ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagNumErrorIndicationsProcessed Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagNumErrorIndicationLocalCloseAttempts Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagNumErrorIndicationBearerDeactivation Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagNumCaptiveCurrentSessions Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagNumOpenCurrentSessions Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagCumulativeDhcpClientLatency ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagDhcpClientLatencySamples Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagAverageDhcpClientLatency ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagNumIpv4Sessions ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagNumIpv6Sessions ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagNumIpv4v6Sessions ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagAverageTimeInvolvedInHandoverPerUE ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagNumUEHandoverAttempts ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagNumUEHandoversSuccess ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagNumUEHandoversFailed ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagNumberSessSetupSuccessApnMatchingExactMatch Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagNumberSessSetupSuccessApnMatchingNiOnly Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagNumberSessSetupSuccessApnMatchingNiAndMalformedOi Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagNumCreateBearerReq Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagNumCreateBearerAccept Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagNumCreateBearerReject Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagNumDeleteBearerReq Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagNumDeleteBearerAccept Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagNumDeleteBearerReject Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagNumUpdateBearerReq Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagNumUpdateBearerAccept Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagNumUpdateBearerReject Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagNumCreateSessionReqToPgw Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagNumCreateSessionAcceptFromPgw Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagNumCreateSessionRejectFromPgw Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagNumDeleteSessionReqToPgw Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagNumDeleteSessionAcceptFromPgw Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagNumDeleteSessionRejectFromPgw Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagNumModifyBearerCommandReqToPgw Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagNumModifyBearerFailureIndFromPgw Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagNumCreateSessionRespNoContext Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagNumCreateSessionReqFailedNoPgw ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagNumBarredPgwSelectedForSessionSetup ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagTotalNumUniqueSubscribers Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagNumUEHandoversTo3gpp ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagNumCreateSessionRejectApnCongested Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagNumCreateSessionRejectApnCongestedCritical Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagNumCreateSessionRejectApnCongestedMajor Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagNumCreateSessionRejectApnCongestedMinor Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagNumUniqueSubscribers Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagNumGxSessions Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagNumDnsAttempts ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagNumDnsSendSuccess ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagNumDnsSendFailedNoConfig ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagNumDnsFailedMisc ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagNumDnsResponses ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagNumDnsResponseSuccess ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagNumDnsResponseFailNoResponse ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagNumDnsResponseFailNoName ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagNumDnsResponseFailNoData ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagNumDnsResponseFailMisc ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagNumDhcpDiscoverMessagesRecvd ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagNumDhcpRequestMessagesRecvd ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagNumDhcpOfferMessagesSent ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagNumDhcpAckMessagesSent ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagNumDhcpNackMessagesSent ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagNumDhcpReleaseMessagesRecvd ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagNumCreateSessionRejectSessionBlocked Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagNumLocalCloseAttemptsSessionBlocked Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagNumCreateSessionRequestTimeoutToPgw ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagNumDeleteSessionRequestTimeoutToPgw ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagNumStaticPgwSelected ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagNumPgwFqdnForSession ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagNumApnFqdnForSession ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagNumPgwIPAddressForSession ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagNumPgwReplacementOIForSession ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagNumLocalCloseTerminateServiceRule Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagNumSessionAttemptAfterPgwTimeout ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagNumSessionSuccessAfterPgwTimeout ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagNumDnsCacheHits ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagNumDnsCacheHitsNaptr ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagNumDnsCacheHitsSrv ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagNumDnsCacheHitsA ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagNumCreatePdpCtxtRequestsToGgsn ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagNumCreatePdpCtxtResponsesFromGgsn ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagNumDeletePdpCtxtRequestsFromGgsn ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagNumDeletePdpCtxtResponsesToGgsn ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagNumDeletePdpCtxtRequestsToGgsn ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagNumDeletePdpCtxtResponsesFromGgsn ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagNumCreateSessionRejectTamFailure Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagNumDnsResponseFailTimeout ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagNumDnsResponseDropNoIntf ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagNumDnsResponseDropNoSession ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagNumDnsResponseDropNoPdnSession ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagNumSessionPendedForDns ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagNumSessionPendedForDnsSuccess ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagNumSessionPendedForDnsTimeout ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagNumLocalClosePcrfDownSessionHoldTime ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagNumSessionFailureAaaSessionValidation ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagNumSessionFailureAaaNoImsiForTempIdentity ConfdString } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagName OBJECT-TYPE SYNTAX String MAX-ACCESS not-accessible STATUS current DESCRIPTION "Table Name" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagEntry 1 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagChassis OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS not-accessible STATUS current DESCRIPTION "chassis ID" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagEntry 2 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagNumCurrentSessions OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Current number of Sessions" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagEntry 3 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagNumBearers OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Current number of bearers" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagEntry 4 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagNumCreateSessionAttempt OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create session attempts" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagEntry 5 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagNumCreateSessionAccept OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create session attempts accepted" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagEntry 6 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagNumCreateSessionReject OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create session attempts rejected" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagEntry 7 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagNumCreateSessionRejectMalformedReq OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create session attempts rejected - malformed request" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagEntry 8 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagNumCreateSessionRejectUnknownApn OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create session attempts rejected - unknown APN" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagEntry 9 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagNumCreateSessionRejectRsrcUnavailable OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create session attempts rejected - resources unavailable" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagEntry 10 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagNumCreateSessionRejectServiceNotSupported OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create session attempts rejected - service not supported" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagEntry 11 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagNumCreateSessionRejectSystemFailure OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create session attempts rejected - system failure" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagEntry 12 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagNumCreateSessionRejectMisc OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create session attempts rejected - unclassified" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagEntry 13 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagNumDeleteSessionAttempt OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of delete session attempts received" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagEntry 14 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagNumDeleteSessionAccept OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of delete session attempts accepted" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagEntry 15 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagNumDeleteSessionReject OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of delete session attempts rejected" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagEntry 16 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagNumLocalCloseAttempts OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of local close attempts" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagEntry 17 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagNumLocalCloseAttemptsAccepted OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of local close attempts accepted" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagEntry 18 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagNumIdleDurationExceededCloses OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of sessions closed due to IDLE duration time exceeded" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagEntry 19 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagNumMaximalDurationExceededCloses OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of sessions closed due to MAXIMAL duration time exceeded" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagEntry 20 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagNumOperatorInitiatedCloses OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of operator initiated PDN session closes" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagEntry 21 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagNumActiveCurrentSessions OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Current number of active sessions" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagEntry 22 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagNumIdleCurrentSessions OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Current number of idle sessions" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagEntry 23 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagIntervalPeakCurrentSessions OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Interval peak number of sessions" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagEntry 24 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagIntervalPeakActiveCurrentSessions OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Interval peak number of active sessions" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagEntry 25 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagIntervalPeakIdleCurrentSessions OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Interval peak number of idle sessions" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagEntry 26 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagNumDhcpReleaseLocalCloseAttempts OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of local close attempts due to DHCP Release" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagEntry 27 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagNumIntraWagSessionHandovers OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of intra-WAG session handovers" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagEntry 28 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagNumDhcpTimeoutLocalCloseAttempts OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of local close attempts due to DHCP IP Address Allocation Timeout" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagEntry 29 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagNumDhcpLeaseExpiryLocalCloseAttempts OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of local close attempts due to DHCP IP Address Lease Expiry" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagEntry 30 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagNumDuplicateSessionLocalCloseAttempts OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of local close attempts due to Duplicate Session" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagEntry 31 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagNumAwaitCoATimeoutLocalCloseAttempts OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of local close attempts due to no CoA received within the configured timeout" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagEntry 32 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagNumUplinkPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink packets received" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagEntry 33 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagNumUplinkBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink bytes received" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagEntry 34 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagNumUplinkDropPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink packets dropped" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagEntry 35 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagNumUplinkDropBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink bytes dropped" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagEntry 36 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagNumDownlinkPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink packets received" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagEntry 37 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagNumDownlinkBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink bytes received" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagEntry 38 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagNumDownlinkDropPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink packets dropped" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagEntry 39 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagNumDownlinkDropBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink bytes dropped" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagEntry 40 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagNumCoaReceived OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of RADIUS Change of Authorization requests received" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagEntry 41 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagNumCoaDisableRedirectProcessed OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of RADIUS CoA requests received disabling HTTP Redirection" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagEntry 42 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagNumCoaQosChangeProcessed OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of RADIUS CoA requests received changing the subscriber QoS" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagEntry 43 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagNumCoaIgnore OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of RADIUS CoA requests ignored due to no required action" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagEntry 44 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagNumL2tpGwSessionDeleteAttempts OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of L2tp gateway delete request attempts " ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagEntry 45 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagNumRadiusDisconnectLocalCloses OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of local closes due to RADIUS Disconnect from server" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagEntry 46 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagIntervalPeakCreditedSessions OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Interval peak number of credited sessions" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagEntry 47 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagNumCoaEnableRedirectProcessed OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of RADIUS CoA requests received enabling HTTP Redirection" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagEntry 48 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagNumErrorIndicationsProcessed OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Error Indications processed" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagEntry 49 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagNumErrorIndicationLocalCloseAttempts OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of local close attempts due to receipt of Error Indication" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagEntry 50 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagNumErrorIndicationBearerDeactivation OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of dedicated bearer deletion due to receipt of Error Indication" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagEntry 51 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagNumCaptiveCurrentSessions OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Current number of captive sessions" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagEntry 52 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagNumOpenCurrentSessions OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Current number of open sessions" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagEntry 53 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagCumulativeDhcpClientLatency OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Cumulative Latency in microseconds to complete DHCP exchange" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagEntry 54 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagDhcpClientLatencySamples OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Samples for calculating average latency to complete DHCP exchange" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagEntry 55 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagAverageDhcpClientLatency OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Average Latency in microseconds to complete DHCP exchange" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagEntry 56 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagNumIpv4Sessions OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of IPv4 Sessions" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagEntry 57 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagNumIpv6Sessions OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of IPv6 Sessions" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagEntry 58 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagNumIpv4v6Sessions OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of IPv4v6 Sessions" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagEntry 59 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagAverageTimeInvolvedInHandoverPerUE OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Average time involved in handover to WiFi per UE (milliseconds)" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagEntry 60 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagNumUEHandoverAttempts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of UE Handover Attempts to WiFi" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagEntry 61 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagNumUEHandoversSuccess OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Successful UE Handovers to WiFi" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagEntry 62 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagNumUEHandoversFailed OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Failed UE Handovers to WiFi" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagEntry 63 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagNumberSessSetupSuccessApnMatchingExactMatch OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Create Session Requests Accepted with APN Matching Type Exact Match" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagEntry 64 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagNumberSessSetupSuccessApnMatchingNiOnly OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Create Session Requests Accepted with APN Matching Type NI Only" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagEntry 65 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagNumberSessSetupSuccessApnMatchingNiAndMalformedOi OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Create Session Requests Accepted with APN Matching Type NI And Malformed OI" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagEntry 66 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagNumCreateBearerReq OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create bearer requests received" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagEntry 67 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagNumCreateBearerAccept OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create bearer requests accepted" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagEntry 68 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagNumCreateBearerReject OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create bearer requests rejected" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagEntry 69 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagNumDeleteBearerReq OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of delete bearer requests received" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagEntry 70 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagNumDeleteBearerAccept OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of delete bearer requests accepted" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagEntry 71 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagNumDeleteBearerReject OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of delete bearer requests rejected" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagEntry 72 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagNumUpdateBearerReq OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of update bearer requests received" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagEntry 73 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagNumUpdateBearerAccept OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of update bearer requests accepted" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagEntry 74 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagNumUpdateBearerReject OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of update bearer requests rejected" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagEntry 75 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagNumCreateSessionReqToPgw OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create session requests sent to the PGW" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagEntry 76 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagNumCreateSessionAcceptFromPgw OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create session requests accepted by the PGW" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagEntry 77 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagNumCreateSessionRejectFromPgw OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create session requests rejected by the PGW" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagEntry 78 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagNumDeleteSessionReqToPgw OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of delete session requests sent to the PGW" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagEntry 79 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagNumDeleteSessionAcceptFromPgw OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of delete session requests accepted by the PGW" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagEntry 80 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagNumDeleteSessionRejectFromPgw OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of delete session requests accepted by the PGW" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagEntry 81 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagNumModifyBearerCommandReqToPgw OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of modify bearer commands sent to the PGW" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagEntry 82 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagNumModifyBearerFailureIndFromPgw OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of modify bearer failure indications received from the PGW" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagEntry 83 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagNumCreateSessionRespNoContext OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create session responses from the PGW - no context found" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagEntry 84 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagNumCreateSessionReqFailedNoPgw OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Create Session Requests failed due to no PGW available" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagEntry 85 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagNumBarredPgwSelectedForSessionSetup OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of times a barred or GTP inactive PGW was selected for Session Setup" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagEntry 86 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagTotalNumUniqueSubscribers OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of unique subscribers" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagEntry 87 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagNumUEHandoversTo3gpp OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Successful UE Handovers to 3GPP" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagEntry 88 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagNumCreateSessionRejectApnCongested OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create session requests rejected - apn in congestion state" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagEntry 89 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagNumCreateSessionRejectApnCongestedCritical OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create session requests rejected - apn in congestion state" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagEntry 90 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagNumCreateSessionRejectApnCongestedMajor OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create session requests rejected - apn in congestion state" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagEntry 91 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagNumCreateSessionRejectApnCongestedMinor OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create session requests rejected - apn in congestion state" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagEntry 92 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagNumUniqueSubscribers OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Current number of unique subscribers" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagEntry 93 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagNumGxSessions OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Current number session using Gyxinterface" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagEntry 94 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagNumDnsAttempts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "DNS Request - Attempts" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagEntry 95 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagNumDnsSendSuccess OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "DNS Request - Success" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagEntry 96 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagNumDnsSendFailedNoConfig OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "DNS Request Failed - No DNS Configuration" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagEntry 97 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagNumDnsFailedMisc OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "DNS Request Failed - Miscellaneous" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagEntry 98 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagNumDnsResponses OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "DNS Response - Total Received" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagEntry 99 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagNumDnsResponseSuccess OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "DNS Response - Success" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagEntry 100 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagNumDnsResponseFailNoResponse OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "DNS Response Failed - No response from server" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagEntry 101 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagNumDnsResponseFailNoName OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "DNS Response Failed - Domain Name Not Found" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagEntry 102 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagNumDnsResponseFailNoData OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "DNS Response Failed - No Data" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagEntry 103 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagNumDnsResponseFailMisc OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "DNS Response Failed - Miscellaneous" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagEntry 104 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagNumDhcpDiscoverMessagesRecvd OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "DHCP Discover Messages - Total Received" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagEntry 105 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagNumDhcpRequestMessagesRecvd OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "DHCP Request Messages - Total Received" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagEntry 106 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagNumDhcpOfferMessagesSent OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "DHCP Offer Messages - Total Sent" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagEntry 107 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagNumDhcpAckMessagesSent OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "DHCP Ack Messages - Total Sent" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagEntry 108 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagNumDhcpNackMessagesSent OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "DHCP Nack Messages - Total Sent" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagEntry 109 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagNumDhcpReleaseMessagesRecvd OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "DHCP Release Messages - Total Received" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagEntry 110 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagNumCreateSessionRejectSessionBlocked OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create session requests rejected due to session blocked" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagEntry 111 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagNumLocalCloseAttemptsSessionBlocked OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of local close attempts due to session blocked" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagEntry 112 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagNumCreateSessionRequestTimeoutToPgw OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create session timeouts - remote PGW not responding" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagEntry 113 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagNumDeleteSessionRequestTimeoutToPgw OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of delete session timeouts - remote PGW not responding" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagEntry 114 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagNumStaticPgwSelected OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of times static PGW is selected" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagEntry 115 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagNumPgwFqdnForSession OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of times AAA provided PGW FQDN is used to resolve PGW" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagEntry 116 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagNumApnFqdnForSession OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of times APN FQDN is used to resolve PGW" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagEntry 117 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagNumPgwIPAddressForSession OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of times AAA provided PGW IP address is used" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagEntry 118 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagNumPgwReplacementOIForSession OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of times AAA provided replacement OI is used to resolve PGW" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagEntry 119 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagNumLocalCloseTerminateServiceRule OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of local closes due to traffic through service rule with terminate action" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagEntry 120 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagNumSessionAttemptAfterPgwTimeout OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create session attempts after timeout" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagEntry 121 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagNumSessionSuccessAfterPgwTimeout OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create session success after timeout" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagEntry 122 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagNumDnsCacheHits OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "DNS - Records found in cache" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagEntry 123 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagNumDnsCacheHitsNaptr OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "DNS - Naptr records found in cache" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagEntry 124 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagNumDnsCacheHitsSrv OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "DNS - Srv records found in cache" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagEntry 125 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagNumDnsCacheHitsA OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "DNS - A/AAAA records found in cache" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagEntry 126 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagNumCreatePdpCtxtRequestsToGgsn OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Create PDP Context Requests to GGSN - Total Sent" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagEntry 127 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagNumCreatePdpCtxtResponsesFromGgsn OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Create PDP Context Responses from GGSN - Total Received" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagEntry 128 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagNumDeletePdpCtxtRequestsFromGgsn OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Delete PDP Context Requests from GGSN - Total Received" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagEntry 129 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagNumDeletePdpCtxtResponsesToGgsn OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Delete PDP Context Responses to GGSN - Total Sent" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagEntry 130 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagNumDeletePdpCtxtRequestsToGgsn OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Delete PDP Context Requests to GGSN - Total Sent" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagEntry 131 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagNumDeletePdpCtxtResponsesFromGgsn OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Delete PDP Context Responses from GGSN - Total Received" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagEntry 132 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagNumCreateSessionRejectTamFailure OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create session attempts rejected - due to TAM failure" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagEntry 133 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagNumDnsResponseFailTimeout OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "DNS Response Failed - Session timeout waiting for DNS" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagEntry 134 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagNumDnsResponseDropNoIntf OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "DNS Response Failed - Dropped no SL interface" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagEntry 135 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagNumDnsResponseDropNoSession OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "DNS Response Failed - Dropped no session" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagEntry 136 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagNumDnsResponseDropNoPdnSession OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "DNS Response Failed - Dropped no PDN session" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagEntry 137 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagNumSessionPendedForDns OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Sessions pended for DNS" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagEntry 138 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagNumSessionPendedForDnsSuccess OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "DNS success for pended sessions" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagEntry 139 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagNumSessionPendedForDnsTimeout OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "DNS timeout for pended sessions" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagEntry 140 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagNumLocalClosePcrfDownSessionHoldTime OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of session locally closed due to pcrf down session hold time expiry" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagEntry 141 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagNumSessionFailureAaaSessionValidation OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of failed PDN sesssions setup due to session validation failure when processing DEA from AAA server" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagEntry 142 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagNumSessionFailureAaaNoImsiForTempIdentity OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of failed PDN sesssions setup due to missing IMSI from AAA server for temporary identity" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagEntry 143 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgTable OBJECT-TYPE SYNTAX SEQUENCE OF AffirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "" ::= { affirmedZoneMIB 317 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgEntry OBJECT-TYPE SYNTAX AffirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "" INDEX { affirmedZoneName, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgName, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgChassis } ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgTable 1 } AffirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgEntry ::= SEQUENCE { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgName String, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgChassis Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgNumCurrentSessions Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgNumBearers Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgNumCreateSessionAttempt Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgNumCreateSessionAccept Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgNumCreateSessionReject Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgNumCreateSessionRejectMalformedReq Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgNumCreateSessionRejectUnknownApn Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgNumCreateSessionRejectRsrcUnavailable Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgNumCreateSessionRejectServiceNotSupported Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgNumCreateSessionRejectSystemFailure Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgNumCreateSessionRejectMisc Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgNumDeleteSessionAttempt Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgNumDeleteSessionAccept Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgNumDeleteSessionReject Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgNumLocalCloseAttempts Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgNumLocalCloseAttemptsAccepted Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgNumIdleDurationExceededCloses Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgNumMaximalDurationExceededCloses Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgNumOperatorInitiatedCloses Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgNumActiveCurrentSessions Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgNumIdleCurrentSessions Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgIntervalPeakCurrentSessions Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgIntervalPeakActiveCurrentSessions Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgIntervalPeakIdleCurrentSessions Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgNumDhcpReleaseLocalCloseAttempts Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgNumDhcpTimeoutLocalCloseAttempts Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgNumDhcpLeaseExpiryLocalCloseAttempts Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgNumDuplicateSessionLocalCloseAttempts Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgNumAwaitCoATimeoutLocalCloseAttempts Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgNumUplinkPackets ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgNumUplinkBytes ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgNumUplinkDropPackets ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgNumUplinkDropBytes ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgNumDownlinkPackets ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgNumDownlinkBytes ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgNumDownlinkDropPackets ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgNumDownlinkDropBytes ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgNumEpdgAuthAttemptsSent ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgNumEpdgChallengeRecvd ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgNumEpdgAuthSuccess ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgNumEpdgAuthFailures ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgNumEpdgEapAttempts ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgNumEpdgEapSuccess ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgNumEpdgEapFailures ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgNumEpdgUEReauthAttempts ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgNumEpdgUEReauthChallenges ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgNumEpdgUEReauthSuccess ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgNumEpdgUEReauthFailures ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgNumEpdgAAAReauthAttempts ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgNumEpdgAAAReauthChallenges ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgNumEpdgAAAReauthSuccess ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgNumEpdgAAAReauthFailures ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgNumEpdgUEInitiatedTermination ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgNumEpdgAAAInitiatedTermination ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgNumEpdgPgwInitiatedTermination ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgNumEapSuccess ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgNumEapFail ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgNumEapPacketsReceived ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgNumEapParseErrors ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgNumUnhandledEapPackets ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgNumEapIdentityResponseHandled ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgNumEapGtcResponsesReceived ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgNumEapGtcRequestsSent ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgNumDeleteDropped ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgNumCreateSessionTimeout Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgNumDnsAttempts ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgNumDnsSendSuccess ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgNumDnsSendFailedNoConfig ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgNumDnsFailedMisc ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgNumDnsResponses ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgNumDnsResponseSuccess ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgNumDnsResponseFailNoResponse ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgNumDnsResponseFailNoName ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgNumDnsResponseFailNoData ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgNumDnsResponseFailMisc ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgNumFailuresNoValidApMacInNai ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgNumErrorIndicationsProcessed Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgNumErrorIndicationLocalCloseAttempts Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgNumErrorIndicationBearerDeactivation Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgNumIPSecSessionPerSubscriber ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgNumIpv4Sessions ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgNumIpv6Sessions ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgNumIpv4v6Sessions ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgNumIPSecSecurityAssociations ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgNumIPSecSessions ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgIPSecSessionDurationPerSubscriber ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgAverageTimeInvolvedInHandoverPerUE ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgAverageNumIPSecRekeyPerSubscriber ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgNumUEHandoverAttempts ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgNumUEHandoversSuccess ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgNumUEHandoversFailed ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgNumberSessSetupSuccessApnMatchingExactMatch Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgNumberSessSetupSuccessApnMatchingNiOnly Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgNumberSessSetupSuccessApnMatchingNiAndMalformedOi Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgNumCreateBearerReq Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgNumCreateBearerAccept Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgNumCreateBearerReject Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgNumDeleteBearerReq Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgNumDeleteBearerAccept Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgNumDeleteBearerReject Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgNumUpdateBearerReq Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgNumUpdateBearerAccept Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgNumUpdateBearerReject Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgNumCreateSessionReqToPgw Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgNumCreateSessionAcceptFromPgw Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgNumCreateSessionRejectFromPgw Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgNumDeleteSessionReqToPgw Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgNumDeleteSessionAcceptFromPgw Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgNumDeleteSessionRejectFromPgw Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgNumModifyBearerCommandReqToPgw Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgNumModifyBearerFailureIndFromPgw Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgNumCreateSessionRespNoContext Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgNumMappedSwuCodesUsedForS2b ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgNumMappedSwuCodesUsedForSwm ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgNumCreateSessionReqFailedNoPgw ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgNumBarredPgwSelectedForSessionSetup ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgNumPcscfAddrUpdateToSpm ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgTotalNumUniqueSubscribers Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgNumEpdgEapProcessingFailures ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgNumUEHandoversTo3gpp ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgNumCreateSessionRejectApnCongested Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgNumCreateSessionRejectApnCongestedCritical Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgNumCreateSessionRejectApnCongestedMajor Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgNumCreateSessionRejectApnCongestedMinor Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgNumAcceptInterAccessHOwithSessionRetry ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgNumUniqueSubscribers Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgNumIPSecRekey ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgNumCreateSessionRejectSessionBlocked Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgNumLocalCloseAttemptsSessionBlocked Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgNumCreateSessionRequestTimeoutToPgw ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgNumDeleteSessionRequestTimeoutToPgw ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgNumStaticPgwSelected ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgNumPgwFqdnForSession ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgNumApnFqdnForSession ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgNumPgwIPAddressForSession ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgNumPgwReplacementOIForSession ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgNumLocalCloseTerminateServiceRule Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgNumSessionAttemptAfterPgwTimeout ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgNumSessionSuccessAfterPgwTimeout ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgNumDnsCacheHits ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgNumDnsCacheHitsNaptr ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgNumDnsCacheHitsSrv ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgNumDnsCacheHitsA ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgNumCreateSessionRejectActiveEmergencySession ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgNumCreateSessionRejectDuplicateApn ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgNumCreateSessionRejectMaxPdnSession ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgNumCreateSessionRejectTamFailure Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgNumSessionFailureNoApn ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgNumSessionFailureAaaServerNotFound ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgNumSessionFailureAaaServerDown ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgNumSessionFailureAaaNotAuthorizeApn ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgNumSessionFailureAaaNotAuthorizeUeIpAddrType ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgNumModifyBearerReqToPgw Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgNumModifyBearerRespFromPgw Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgNumModifyBearerReqTimeoutToPgw Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgNumSessionFailurePgwUnreachable ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgNumSessionFailurePgwNotAllocateUeIpAddrType ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgNumSessionFailureUeIkeNegotiationTimeout ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgNumSessionFailureUeAbort ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgNumSessionFailureIkeCreateFailure ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgNumSessionFailureIpsecCreateFailure ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgNumMappedSwuCodesUsedForSwmExp ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgNumResponsesMatchingResultCodeList ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgNumDnsResponseFailTimeout ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgNumDnsResponseDropNoIntf ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgNumDnsResponseDropNoSession ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgNumDnsResponseDropNoPdnSession ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgNumSessionPendedForDns ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgNumSessionPendedForDnsSuccess ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgNumSessionPendedForDnsTimeout ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgNumLocalClosePcrfDownSessionHoldTime ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgNumSessionFailureAaaSessionValidation ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgNumSessionFailureAaaNoImsiForTempIdentity ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgNumIdentityDecryptionSuccess ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgNumIdentityDecryptionFailed ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgNumEncryptedIdentityLengthInvalid ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgNumDecryptionFailedCertificateNotFound ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgNumDecryptionFailedBase64DecodeFailed ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgNumDecryptionFailedBase64StringTooLong ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgNumDecryptionFailedAlgorithmFailure ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgNumDecryptionFailedNoPrivateKey ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgNumMessageFlowInitiatedByUeUsingPseudonymId ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgNumMessageFlowInitiatedByUeUsingFastReauthId ConfdString } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgName OBJECT-TYPE SYNTAX String MAX-ACCESS not-accessible STATUS current DESCRIPTION "Table Name" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgEntry 1 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgChassis OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS not-accessible STATUS current DESCRIPTION "chassis ID" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgEntry 2 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgNumCurrentSessions OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Current number of Sessions" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgEntry 3 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgNumBearers OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Current number of bearers" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgEntry 4 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgNumCreateSessionAttempt OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create session attempts" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgEntry 5 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgNumCreateSessionAccept OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create session attempts accepted" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgEntry 6 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgNumCreateSessionReject OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create session attempts rejected" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgEntry 7 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgNumCreateSessionRejectMalformedReq OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create session attempts rejected - malformed request" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgEntry 8 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgNumCreateSessionRejectUnknownApn OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create session attempts rejected - unknown APN" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgEntry 9 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgNumCreateSessionRejectRsrcUnavailable OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create session attempts rejected - resources unavailable" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgEntry 10 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgNumCreateSessionRejectServiceNotSupported OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create session attempts rejected - service not supported" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgEntry 11 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgNumCreateSessionRejectSystemFailure OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create session attempts rejected - system failure" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgEntry 12 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgNumCreateSessionRejectMisc OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create session attempts rejected - unclassified" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgEntry 13 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgNumDeleteSessionAttempt OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of delete session attempts received" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgEntry 14 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgNumDeleteSessionAccept OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of delete session attempts accepted" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgEntry 15 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgNumDeleteSessionReject OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of delete session attempts rejected" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgEntry 16 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgNumLocalCloseAttempts OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of local close attempts" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgEntry 17 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgNumLocalCloseAttemptsAccepted OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of local close attempts accepted" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgEntry 18 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgNumIdleDurationExceededCloses OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of sessions closed due to IDLE duration time exceeded" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgEntry 19 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgNumMaximalDurationExceededCloses OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of sessions closed due to MAXIMAL duration time exceeded" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgEntry 20 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgNumOperatorInitiatedCloses OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of operator initiated PDN session closes" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgEntry 21 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgNumActiveCurrentSessions OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Current number of active sessions" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgEntry 22 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgNumIdleCurrentSessions OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Current number of idle sessions" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgEntry 23 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgIntervalPeakCurrentSessions OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Interval peak number of sessions" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgEntry 24 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgIntervalPeakActiveCurrentSessions OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Interval peak number of active sessions" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgEntry 25 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgIntervalPeakIdleCurrentSessions OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Interval peak number of idle sessions" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgEntry 26 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgNumDhcpReleaseLocalCloseAttempts OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of local close attempts due to DHCP Release" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgEntry 27 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgNumDhcpTimeoutLocalCloseAttempts OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of local close attempts due to DHCP IP Address Allocation Timeout" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgEntry 28 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgNumDhcpLeaseExpiryLocalCloseAttempts OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of local close attempts due to DHCP IP Address Lease Expiry" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgEntry 29 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgNumDuplicateSessionLocalCloseAttempts OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of local close attempts due to Duplicate Session" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgEntry 30 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgNumAwaitCoATimeoutLocalCloseAttempts OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of local close attempts due to no CoA received within the configured timeout" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgEntry 31 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgNumUplinkPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink packets received" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgEntry 32 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgNumUplinkBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink bytes received" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgEntry 33 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgNumUplinkDropPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink packets dropped" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgEntry 34 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgNumUplinkDropBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink bytes dropped" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgEntry 35 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgNumDownlinkPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink packets received" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgEntry 36 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgNumDownlinkBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink bytes received" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgEntry 37 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgNumDownlinkDropPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink packets dropped" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgEntry 38 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgNumDownlinkDropBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink bytes dropped" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgEntry 39 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgNumEpdgAuthAttemptsSent OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Initial Authentication or Authorization requests sent" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgEntry 40 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgNumEpdgChallengeRecvd OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Initial Authentication or Authorization Challenges received" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgEntry 41 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgNumEpdgAuthSuccess OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Initial Authentications or Authorizations successful" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgEntry 42 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgNumEpdgAuthFailures OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Initial Authentications and Authorizations Failed" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgEntry 43 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgNumEpdgEapAttempts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of EAP requests sent to AAA server" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgEntry 44 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgNumEpdgEapSuccess OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of EAP successes received from AAA server" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgEntry 45 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgNumEpdgEapFailures OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of EAP Failures received from AAA server" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgEntry 46 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgNumEpdgUEReauthAttempts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of UE initiated re-Authentications or re-Authorizations received" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgEntry 47 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgNumEpdgUEReauthChallenges OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of UE initiated re-auth challenges received" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgEntry 48 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgNumEpdgUEReauthSuccess OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of UE initiated re-Authentication or re-Authorization successes" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgEntry 49 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgNumEpdgUEReauthFailures OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of UE initiated re-Authentication or re-Authorization failures" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgEntry 50 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgNumEpdgAAAReauthAttempts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of server initiated re-Authentications or re-Authorizations received" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgEntry 51 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgNumEpdgAAAReauthChallenges OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of server initiated re-auth challenges received" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgEntry 52 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgNumEpdgAAAReauthSuccess OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of server initiated re-Authentication or re-Authorization successes" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgEntry 53 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgNumEpdgAAAReauthFailures OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of server initiated re-Authentication or re-Authorization failures" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgEntry 54 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgNumEpdgUEInitiatedTermination OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of UE or IKEv2 stack initiated terminations" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgEntry 55 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgNumEpdgAAAInitiatedTermination OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of server initiated terminations" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgEntry 56 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgNumEpdgPgwInitiatedTermination OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of GW initiated terminations" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgEntry 57 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgNumEapSuccess OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Second Authentication EAP Success" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgEntry 58 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgNumEapFail OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Second Authentication EAP Failure" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgEntry 59 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgNumEapPacketsReceived OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Second Authentication EAP Packets Received" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgEntry 60 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgNumEapParseErrors OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Second Authentication EAP parse errors" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgEntry 61 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgNumUnhandledEapPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Second Authentication unhandled EAP packets" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgEntry 62 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgNumEapIdentityResponseHandled OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Second Authentication EAP Identity Responses Received" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgEntry 63 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgNumEapGtcResponsesReceived OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Second Authentication GTC Responses Received" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgEntry 64 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgNumEapGtcRequestsSent OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Second Authentication GTC Requests Sent" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgEntry 65 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgNumDeleteDropped OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Delete Dropped" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgEntry 66 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgNumCreateSessionTimeout OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create session attempts Timed Out" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgEntry 67 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgNumDnsAttempts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "DNS Request - Attempts" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgEntry 68 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgNumDnsSendSuccess OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "DNS Request - Success" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgEntry 69 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgNumDnsSendFailedNoConfig OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "DNS Request Failed - No DNS Configuration" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgEntry 70 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgNumDnsFailedMisc OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "DNS Request Failed - Miscellaneous" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgEntry 71 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgNumDnsResponses OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "DNS Response - Total Received" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgEntry 72 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgNumDnsResponseSuccess OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "DNS Response - Success" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgEntry 73 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgNumDnsResponseFailNoResponse OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "DNS Response Failed - No response from server" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgEntry 74 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgNumDnsResponseFailNoName OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "DNS Response Failed - Domain Name Not Found" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgEntry 75 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgNumDnsResponseFailNoData OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "DNS Response Failed - No Data" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgEntry 76 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgNumDnsResponseFailMisc OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "DNS Response Failed - Miscellaneous" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgEntry 77 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgNumFailuresNoValidApMacInNai OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of sessions with AP MAC address in NAI" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgEntry 78 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgNumErrorIndicationsProcessed OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Error Indications processed" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgEntry 79 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgNumErrorIndicationLocalCloseAttempts OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of local close attempts due to receipt of Error Indication" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgEntry 80 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgNumErrorIndicationBearerDeactivation OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of dedicated bearer deletion due to receipt of Error Indication" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgEntry 81 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgNumIPSecSessionPerSubscriber OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Average Number of IPSec Sessions per Subscriber" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgEntry 82 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgNumIpv4Sessions OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of IPv4 Sessions" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgEntry 83 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgNumIpv6Sessions OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of IPv6 Sessions" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgEntry 84 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgNumIpv4v6Sessions OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of IPv4v6 Sessions" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgEntry 85 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgNumIPSecSecurityAssociations OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Completed IPSec security associations" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgEntry 86 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgNumIPSecSessions OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Completed IPSec Sessions" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgEntry 87 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgIPSecSessionDurationPerSubscriber OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "IPSec Session Duration Per Subscriber (seconds)" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgEntry 88 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgAverageTimeInvolvedInHandoverPerUE OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Average time involved in handover to WiFi per UE (milliseconds)" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgEntry 89 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgAverageNumIPSecRekeyPerSubscriber OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "Average number of Rekey events per Subscriber" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgEntry 90 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgNumUEHandoverAttempts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of UE Handover Attempts to WiFi" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgEntry 91 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgNumUEHandoversSuccess OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Successful UE Handovers to WiFi" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgEntry 92 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgNumUEHandoversFailed OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Failed UE Handovers to WiFi" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgEntry 93 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgNumberSessSetupSuccessApnMatchingExactMatch OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Create Session Requests Accepted with APN Matching Type Exact Match" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgEntry 94 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgNumberSessSetupSuccessApnMatchingNiOnly OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Create Session Requests Accepted with APN Matching Type NI Only" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgEntry 95 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgNumberSessSetupSuccessApnMatchingNiAndMalformedOi OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Create Session Requests Accepted with APN Matching Type NI And Malformed OI" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgEntry 96 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgNumCreateBearerReq OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create bearer requests received" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgEntry 97 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgNumCreateBearerAccept OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create bearer requests accepted" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgEntry 98 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgNumCreateBearerReject OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create bearer requests rejected" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgEntry 99 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgNumDeleteBearerReq OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of delete bearer requests received" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgEntry 100 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgNumDeleteBearerAccept OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of delete bearer requests accepted" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgEntry 101 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgNumDeleteBearerReject OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of delete bearer requests rejected" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgEntry 102 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgNumUpdateBearerReq OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of update bearer requests received" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgEntry 103 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgNumUpdateBearerAccept OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of update bearer requests accepted" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgEntry 104 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgNumUpdateBearerReject OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of update bearer requests rejected" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgEntry 105 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgNumCreateSessionReqToPgw OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create session requests sent to the PGW" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgEntry 106 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgNumCreateSessionAcceptFromPgw OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create session requests accepted by the PGW" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgEntry 107 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgNumCreateSessionRejectFromPgw OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create session requests rejected by the PGW" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgEntry 108 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgNumDeleteSessionReqToPgw OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of delete session requests sent to the PGW" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgEntry 109 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgNumDeleteSessionAcceptFromPgw OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of delete session requests accepted by the PGW" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgEntry 110 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgNumDeleteSessionRejectFromPgw OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of delete session requests accepted by the PGW" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgEntry 111 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgNumModifyBearerCommandReqToPgw OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of modify bearer commands sent to the PGW" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgEntry 112 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgNumModifyBearerFailureIndFromPgw OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of modify bearer failure indications received from the PGW" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgEntry 113 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgNumCreateSessionRespNoContext OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create session responses from the PGW - no context found" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgEntry 114 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgNumMappedSwuCodesUsedForS2b OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of times custom mapped SWu codes used for S2b codes" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgEntry 115 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgNumMappedSwuCodesUsedForSwm OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of times custom mapped SWu codes used for SWm codes" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgEntry 116 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgNumCreateSessionReqFailedNoPgw OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Create Session Requests failed due to no PGW available" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgEntry 117 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgNumBarredPgwSelectedForSessionSetup OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of times a barred or GTP inactive PGW was selected for Session Setup" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgEntry 118 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgNumPcscfAddrUpdateToSpm OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number P-CSCF Address Update sent to SPM" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgEntry 119 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgTotalNumUniqueSubscribers OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of unique subscribers" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgEntry 120 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgNumEpdgEapProcessingFailures OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of EAP messages recieved from AAA server that have been dropped due to processing errors. Examples are parsing errors, late arriving messages, missing or mismatched data" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgEntry 121 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgNumUEHandoversTo3gpp OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Successful UE Handovers to 3GPP" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgEntry 122 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgNumCreateSessionRejectApnCongested OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create session requests rejected - apn in congestion state" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgEntry 123 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgNumCreateSessionRejectApnCongestedCritical OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create session requests rejected - apn in congestion state" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgEntry 124 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgNumCreateSessionRejectApnCongestedMajor OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create session requests rejected - apn in congestion state" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgEntry 125 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgNumCreateSessionRejectApnCongestedMinor OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create session requests rejected - apn in congestion state" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgEntry 126 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgNumAcceptInterAccessHOwithSessionRetry OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create session request retried to handle create session reject with context-not-found from PGW" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgEntry 127 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgNumUniqueSubscribers OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Current number of unique subscribers" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgEntry 128 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgNumIPSecRekey OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of ReKey events" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgEntry 129 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgNumCreateSessionRejectSessionBlocked OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create session requests rejected due to session blocked" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgEntry 130 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgNumLocalCloseAttemptsSessionBlocked OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of local close attempts due to session blocked" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgEntry 131 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgNumCreateSessionRequestTimeoutToPgw OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create session timeouts - remote PGW not responding" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgEntry 132 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgNumDeleteSessionRequestTimeoutToPgw OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of delete session timeouts - remote PGW not responding" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgEntry 133 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgNumStaticPgwSelected OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of times static PGW was selected" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgEntry 134 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgNumPgwFqdnForSession OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of times AAA provided PGW FQDN is used to resolve PGW" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgEntry 135 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgNumApnFqdnForSession OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of times APN FQDN is used to resolve PGW" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgEntry 136 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgNumPgwIPAddressForSession OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of times AAA provided PGW IP address is used" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgEntry 137 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgNumPgwReplacementOIForSession OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of times AAA provided replacement OI is used to resolve PGW" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgEntry 138 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgNumLocalCloseTerminateServiceRule OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of local closes due to traffic through service rule with terminate action" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgEntry 139 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgNumSessionAttemptAfterPgwTimeout OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create session attempts after timeout" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgEntry 140 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgNumSessionSuccessAfterPgwTimeout OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create session success after timeout" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgEntry 141 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgNumDnsCacheHits OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "DNS - Records found in cache" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgEntry 142 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgNumDnsCacheHitsNaptr OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "DNS - Naptr records found in cache" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgEntry 143 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgNumDnsCacheHitsSrv OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "DNS - Srv records found in cache" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgEntry 144 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgNumDnsCacheHitsA OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "DNS - A/AAAA records found in cache" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgEntry 145 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgNumCreateSessionRejectActiveEmergencySession OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create session requests rejected - active emergency session exists" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgEntry 146 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgNumCreateSessionRejectDuplicateApn OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create session requests rejected - duplicate APN" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgEntry 147 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgNumCreateSessionRejectMaxPdnSession OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create session requests rejected - max number of PDN sessions exceeded" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgEntry 148 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgNumCreateSessionRejectTamFailure OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create session attempts rejected - due to TAM failure" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgEntry 149 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgNumSessionFailureNoApn OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of failed PDN sesssions setup due to that UE does not request APN and default APN is not configured" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgEntry 150 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgNumSessionFailureAaaServerNotFound OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of failed PDN sesssions setup due to that AAA server is not found (based on server group mapping configuration) or down" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgEntry 151 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgNumSessionFailureAaaServerDown OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of failed PDN sesssions setup due to that AAA server is down" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgEntry 152 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgNumSessionFailureAaaNotAuthorizeApn OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of failed PDN sesssions setup due to that UE requested APN is not in the authorized APN list from AAA server" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgEntry 153 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgNumSessionFailureAaaNotAuthorizeUeIpAddrType OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of failed PDN sesssions setup due to that AAA server does not authorize UE requested IpAddr type" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgEntry 154 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgNumModifyBearerReqToPgw OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of modify bearer requests sent to the PGW" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgEntry 155 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgNumModifyBearerRespFromPgw OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of modify bearer response from the PGW" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgEntry 156 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgNumModifyBearerReqTimeoutToPgw OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of modify bearer timeouts - remote PGW is not responding" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgEntry 157 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgNumSessionFailurePgwUnreachable OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of failed PDN sessions due to PGW not responding" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgEntry 158 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgNumSessionFailurePgwNotAllocateUeIpAddrType OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of failed PDN sessions due to IP address type requested by UE not allocated by PGW" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgEntry 159 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgNumSessionFailureUeIkeNegotiationTimeout OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of failed PDN sessions due to IKE negotiation timed out" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgEntry 160 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgNumSessionFailureUeAbort OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of failed PDN sessions due to re-attach before completion of the EAP authentication" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgEntry 161 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgNumSessionFailureIkeCreateFailure OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of failed PDN sessions due to IKE failure" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgEntry 162 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgNumSessionFailureIpsecCreateFailure OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of failed PDN sessions due to IPSec failure" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgEntry 163 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgNumMappedSwuCodesUsedForSwmExp OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of times custom mapped SWu codes used for SWm experimental codes" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgEntry 164 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgNumResponsesMatchingResultCodeList OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Diameter Responses that match the configured result-code-policy-list configured on SWm interface" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgEntry 165 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgNumDnsResponseFailTimeout OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "DNS Response Failed - Session timeout waiting for DNS" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgEntry 166 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgNumDnsResponseDropNoIntf OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "DNS Response Failed - Dropped no SL interface" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgEntry 167 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgNumDnsResponseDropNoSession OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "DNS Response Failed - Dropped no session" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgEntry 168 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgNumDnsResponseDropNoPdnSession OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "DNS Response Failed - Dropped no PDN session" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgEntry 169 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgNumSessionPendedForDns OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Sessions pended for DNS" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgEntry 170 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgNumSessionPendedForDnsSuccess OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "DNS success for pended sessions" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgEntry 171 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgNumSessionPendedForDnsTimeout OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "DNS timeout for pended sessions" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgEntry 172 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgNumLocalClosePcrfDownSessionHoldTime OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of session locally closed due to pcrf down session hold time expiry" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgEntry 173 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgNumSessionFailureAaaSessionValidation OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of failed PDN sesssions setup due to session validation failure when processing DEA from AAA server" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgEntry 174 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgNumSessionFailureAaaNoImsiForTempIdentity OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of failed PDN sesssions setup due to missing IMSI from AAA server for temporary identity" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgEntry 175 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgNumIdentityDecryptionSuccess OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Identity decryption success" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgEntry 176 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgNumIdentityDecryptionFailed OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Identity decryption failed" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgEntry 177 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgNumEncryptedIdentityLengthInvalid OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Length of encrypted identity is invalid" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgEntry 178 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgNumDecryptionFailedCertificateNotFound OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Certificate not found for decryption given a certificate identifier" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgEntry 179 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgNumDecryptionFailedBase64DecodeFailed OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Base64 decode failed for decryption" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgEntry 180 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgNumDecryptionFailedBase64StringTooLong OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Decryption failed because Base64 string is too long for decryption" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgEntry 181 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgNumDecryptionFailedAlgorithmFailure OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Decryption algorithm failure" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgEntry 182 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgNumDecryptionFailedNoPrivateKey OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "No private key for decryption" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgEntry 183 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgNumMessageFlowInitiatedByUeUsingPseudonymId OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of times UE initiated a message flow using a pseudonym identity" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgEntry 184 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgNumMessageFlowInitiatedByUeUsingFastReauthId OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of times UE initiated a message flow using a fast re-authentication identity" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgEntry 185 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgSessionCloseTable OBJECT-TYPE SYNTAX SEQUENCE OF AffirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgSessionCloseEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "" ::= { affirmedZoneMIB 489 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgSessionCloseEntry OBJECT-TYPE SYNTAX AffirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgSessionCloseEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "" INDEX { affirmedZoneName, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgSessionCloseName, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgSessionCloseChassis } ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgSessionCloseTable 1 } AffirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgSessionCloseEntry ::= SEQUENCE { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgSessionCloseName String, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgSessionCloseChassis Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgSessionCloseNumSessionClosed ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgSessionCloseNumCloseUeIkeDelete ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgSessionCloseNumAAAInitiatedTermination ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgSessionCloseNumDeleteBearerReqRx ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgSessionCloseNumErrorIndicationLocalCloseAttempts ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgSessionCloseNumErrorIndicationBearerDeactivation ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgSessionCloseNumLocalCloseGtpuPeerDown ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgSessionCloseNumLocalCloseGtpPeerRestart ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgSessionCloseNumLocalCloseInternalAuditFailure ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgSessionCloseNumIdleDurationExceededCloses ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgSessionCloseNumMaximalDurationExceededCloses ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgSessionCloseNumOperatorInitiatedCloses ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgSessionCloseNumCloseIkeDpdTimeout ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgSessionCloseNumCloseIkeRekeyFailure ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgSessionCloseNumCloseIkeRekeyTimeout ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgSessionCloseNumCloseIpSecRekeyFailure ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgSessionCloseNumCloseIpSecRekeyTimeout ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgSessionCloseNumCloseIpSecHardExpiry ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgSessionCloseNumCloseEpdgReauthorizationFailure ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgSessionCloseNumEpdgUEReauthFailures ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgSessionCloseNumEpdgAAAReauthFailures ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgSessionCloseNumCloseUeReAttach ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgSessionCloseNumCloseIPsecTunnel ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgSessionCloseNumLocalClosePcrfDownSessionHoldTime ConfdString } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgSessionCloseName OBJECT-TYPE SYNTAX String MAX-ACCESS not-accessible STATUS current DESCRIPTION "Table Name" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgSessionCloseEntry 1 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgSessionCloseChassis OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS not-accessible STATUS current DESCRIPTION "chassis ID" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgSessionCloseEntry 2 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgSessionCloseNumSessionClosed OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of PDN sessions closed" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgSessionCloseEntry 3 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgSessionCloseNumCloseUeIkeDelete OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of PDN sessions closed initiated by UE Delete" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgSessionCloseEntry 4 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgSessionCloseNumAAAInitiatedTermination OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of PDN sessions closed due to AAA server initiated deletion" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgSessionCloseEntry 5 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgSessionCloseNumDeleteBearerReqRx OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of PDN sessions closed due to PGW initiated Deletion" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgSessionCloseEntry 6 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgSessionCloseNumErrorIndicationLocalCloseAttempts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of local close attempts due to receipt of Error Indication" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgSessionCloseEntry 7 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgSessionCloseNumErrorIndicationBearerDeactivation OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of dedicated bearer deletion due to receipt of Error Indication" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgSessionCloseEntry 8 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgSessionCloseNumLocalCloseGtpuPeerDown OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of local close due to gtp peer goes down" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgSessionCloseEntry 9 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgSessionCloseNumLocalCloseGtpPeerRestart OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of local close due to gtp peer restarts" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgSessionCloseEntry 10 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgSessionCloseNumLocalCloseInternalAuditFailure OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of local closes due to internal audit after switch-over" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgSessionCloseEntry 11 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgSessionCloseNumIdleDurationExceededCloses OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of PDN sessions closed due to idle duration time exceeded" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgSessionCloseEntry 12 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgSessionCloseNumMaximalDurationExceededCloses OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of PDN sessions closed due to max duration time exceeded" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgSessionCloseEntry 13 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgSessionCloseNumOperatorInitiatedCloses OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of operator initiated PDN session closes" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgSessionCloseEntry 14 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgSessionCloseNumCloseIkeDpdTimeout OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of PDN sessions closed due to IKE DPD timeout" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgSessionCloseEntry 15 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgSessionCloseNumCloseIkeRekeyFailure OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of PDN sessions closed due to IKE rekey failure" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgSessionCloseEntry 16 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgSessionCloseNumCloseIkeRekeyTimeout OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of PDN sessions closed due to IKE rekey timeout" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgSessionCloseEntry 17 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgSessionCloseNumCloseIpSecRekeyFailure OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of PDN sessions closed due to IPSec rekey failure" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgSessionCloseEntry 18 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgSessionCloseNumCloseIpSecRekeyTimeout OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of PDN sessions closed due to IPSec rekey timeout" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgSessionCloseEntry 19 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgSessionCloseNumCloseIpSecHardExpiry OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of PDN sessions closed due to IPSec hard expiry" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgSessionCloseEntry 20 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgSessionCloseNumCloseEpdgReauthorizationFailure OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of PDN sessions closed due to failure of reauthorization initiated by auth-life-time" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgSessionCloseEntry 21 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgSessionCloseNumEpdgUEReauthFailures OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of PDN sessions closed due to failure of UE initiated re-authentication" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgSessionCloseEntry 22 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgSessionCloseNumEpdgAAAReauthFailures OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of PDN sessions closed due to failure of AAA server initiated reauthorization" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgSessionCloseEntry 23 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgSessionCloseNumCloseUeReAttach OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of PDN sessions closed due to that UE re-attach while the ePDG still has PDN connection" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgSessionCloseEntry 24 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgSessionCloseNumCloseIPsecTunnel OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of PDN sessions closed due to closing the IPsec tunnel for an unknown reason" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgSessionCloseEntry 25 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgSessionCloseNumLocalClosePcrfDownSessionHoldTime OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of session locally closed due to pcrf down session hold time expiry" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgSessionCloseEntry 26 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceMccTable OBJECT-TYPE SYNTAX SEQUENCE OF AffirmedZoneGatewayStatisticsChassisLevelCallPerformanceMccEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "" ::= { affirmedZoneMIB 216 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceMccEntry OBJECT-TYPE SYNTAX AffirmedZoneGatewayStatisticsChassisLevelCallPerformanceMccEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "" INDEX { affirmedZoneName, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceMccName, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceMccChassis } ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceMccTable 1 } AffirmedZoneGatewayStatisticsChassisLevelCallPerformanceMccEntry ::= SEQUENCE { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceMccName String, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceMccChassis Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceMccNumCurrentSessions Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceMccNumBearers Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceMccNumActiveCurrentSessions Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceMccNumIdleCurrentSessions Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceMccNumDefaultBearers Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceMccNumDedicatedBearers Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceMccNumCreateSessionAttempt Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceMccNumCreateSessionAccept Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceMccNumCreateSessionReject Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceMccNumCreateSessionRejectMalformedReq Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceMccNumCreateSessionRejectUnknownApn Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceMccNumCreateSessionRejectRsrcUnavailable Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceMccNumCreateSessionRejectServiceNotSupported Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceMccNumCreateSessionRejectSystemFailure Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceMccNumCreateSessionRejectMisc Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceMccNumDeleteSessionAttempt Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceMccNumDeleteSessionAccept Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceMccNumDeleteSessionReject Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceMccNumModifyBearerAttempt Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceMccNumModifyBearerAccept Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceMccNumModifyBearerReject Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceMccNumLocalCloseAttempts Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceMccNumLocalCloseAttemptsAccepted Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceMccNumModifyBearerCmdAttempt Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceMccNumModifyBearerCmdReject Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceMccNumDuplicateSessionLocalCloseAttempts Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceMccNumUplinkPackets ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceMccNumUplinkBytes ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceMccNumUplinkDropPackets ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceMccNumUplinkDropBytes ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceMccNumDownlinkPackets ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceMccNumDownlinkBytes ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceMccNumDownlinkDropPackets ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceMccNumDownlinkDropBytes ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceMccNumberSessSetupSuccessApnMatchingExactMatch Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceMccNumberSessSetupSuccessApnMatchingNiOnly Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceMccNumberSessSetupSuccessApnMatchingNiAndMalformedOi Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceMccNumCreateSessionRejectApnCongested Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceMccNumCreateSessionRejectApnCongestedCritical Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceMccNumCreateSessionRejectApnCongestedMajor Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceMccNumCreateSessionRejectApnCongestedMinor Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceMccNumCreateSessionRejectSessionBlocked Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceMccNumLocalCloseAttemptsSessionBlocked Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceMccNumLocalCloseTerminateServiceRule Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceMccNumberSigInfoLookupSuccessfulAndFilledConfiguredValues Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceMccNumberSigInfoLookupFailure Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceMccNumCreateSessionRejectTamFailure Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceMccNumLocalClosePcrfDownSessionHoldTime ConfdString } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceMccName OBJECT-TYPE SYNTAX String MAX-ACCESS not-accessible STATUS current DESCRIPTION "Table Name" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceMccEntry 1 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceMccChassis OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS not-accessible STATUS current DESCRIPTION "chassis ID" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceMccEntry 2 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceMccNumCurrentSessions OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceMccEntry 3 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceMccNumBearers OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Current number of bearers" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceMccEntry 4 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceMccNumActiveCurrentSessions OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Current number of active sessions" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceMccEntry 5 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceMccNumIdleCurrentSessions OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Current number of idle sessions" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceMccEntry 6 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceMccNumDefaultBearers OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Current number of default bearers" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceMccEntry 7 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceMccNumDedicatedBearers OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Current number of dedicated bearers" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceMccEntry 8 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceMccNumCreateSessionAttempt OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create session attempts" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceMccEntry 9 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceMccNumCreateSessionAccept OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create session attempts accepted" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceMccEntry 10 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceMccNumCreateSessionReject OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create session attempts rejected" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceMccEntry 11 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceMccNumCreateSessionRejectMalformedReq OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create session attempts rejected - malformed request" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceMccEntry 12 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceMccNumCreateSessionRejectUnknownApn OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create session attempts rejected - unknown APN" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceMccEntry 13 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceMccNumCreateSessionRejectRsrcUnavailable OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create session attempts rejected - resources unavailable" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceMccEntry 14 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceMccNumCreateSessionRejectServiceNotSupported OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create session attempts rejected - service not supported" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceMccEntry 15 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceMccNumCreateSessionRejectSystemFailure OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create session attempts rejected - system failure" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceMccEntry 16 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceMccNumCreateSessionRejectMisc OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create session attempts rejected - unclassified" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceMccEntry 17 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceMccNumDeleteSessionAttempt OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of delete session attempts received" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceMccEntry 18 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceMccNumDeleteSessionAccept OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of delete session attempts accepted" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceMccEntry 19 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceMccNumDeleteSessionReject OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of delete session attempts rejected" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceMccEntry 20 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceMccNumModifyBearerAttempt OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of modify bearer attempts" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceMccEntry 21 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceMccNumModifyBearerAccept OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of modify bearer attempts accepted" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceMccEntry 22 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceMccNumModifyBearerReject OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of modify bearer attempts rejected" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceMccEntry 23 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceMccNumLocalCloseAttempts OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of local close attempts" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceMccEntry 24 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceMccNumLocalCloseAttemptsAccepted OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of local close attempts accepted" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceMccEntry 25 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceMccNumModifyBearerCmdAttempt OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of modify bearer command attempts" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceMccEntry 26 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceMccNumModifyBearerCmdReject OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of modify bearer command attempts rejected" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceMccEntry 27 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceMccNumDuplicateSessionLocalCloseAttempts OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of local close attempts due to Duplicate Session" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceMccEntry 28 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceMccNumUplinkPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink packets received" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceMccEntry 29 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceMccNumUplinkBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink bytes received" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceMccEntry 30 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceMccNumUplinkDropPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink packets dropped" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceMccEntry 31 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceMccNumUplinkDropBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink bytes dropped" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceMccEntry 32 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceMccNumDownlinkPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink packets received" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceMccEntry 33 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceMccNumDownlinkBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink bytes received" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceMccEntry 34 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceMccNumDownlinkDropPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink packets dropped" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceMccEntry 35 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceMccNumDownlinkDropBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink bytes dropped" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceMccEntry 36 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceMccNumberSessSetupSuccessApnMatchingExactMatch OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Create Session Requests Accepted with APN Matching Type Exact Match" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceMccEntry 37 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceMccNumberSessSetupSuccessApnMatchingNiOnly OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Create Session Requests Accepted with APN Matching Type NI Only" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceMccEntry 38 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceMccNumberSessSetupSuccessApnMatchingNiAndMalformedOi OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Create Session Requests Accepted with APN Matching Type NI And Malformed OI" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceMccEntry 39 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceMccNumCreateSessionRejectApnCongested OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create session requests rejected - apn in congestion state" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceMccEntry 40 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceMccNumCreateSessionRejectApnCongestedCritical OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create session requests rejected - apn in congestion state" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceMccEntry 41 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceMccNumCreateSessionRejectApnCongestedMajor OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create session requests rejected - apn in congestion state" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceMccEntry 42 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceMccNumCreateSessionRejectApnCongestedMinor OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create session requests rejected - apn in congestion state" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceMccEntry 43 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceMccNumCreateSessionRejectSessionBlocked OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create session requests rejected due to session blocked" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceMccEntry 44 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceMccNumLocalCloseAttemptsSessionBlocked OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of local close attempts due to session blocked" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceMccEntry 45 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceMccNumLocalCloseTerminateServiceRule OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of local closes due to traffic through service rule with terminate action" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceMccEntry 46 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceMccNumberSigInfoLookupSuccessfulAndFilledConfiguredValues OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of sessions filled with configured values for Signalling Information Elements" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceMccEntry 47 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceMccNumberSigInfoLookupFailure OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of sessions that did not have configured Signalling Information Elements" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceMccEntry 48 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceMccNumCreateSessionRejectTamFailure OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create session attempts rejected - due to TAM failure" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceMccEntry 49 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceMccNumLocalClosePcrfDownSessionHoldTime OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of session locally closed due to pcrf down session hold time expiry" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceMccEntry 50 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyTable OBJECT-TYPE SYNTAX SEQUENCE OF AffirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "" ::= { affirmedZoneMIB 430 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyEntry OBJECT-TYPE SYNTAX AffirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "" INDEX { affirmedZoneName, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyName, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyChassis } ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyTable 1 } AffirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyEntry ::= SEQUENCE { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyName String, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyChassis Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumCurrentSessions Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumBearers Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumCreateSessionAttempt Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumCreateSessionAccept Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumCreateSessionReject Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumCreateSessionRejectMalformedReq Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumCreateSessionRejectUnknownApn Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumCreateSessionRejectRsrcUnavailable Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumCreateSessionRejectServiceNotSupported Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumCreateSessionRejectSystemFailure Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumCreateSessionRejectMisc Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumDeleteSessionAttempt Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumDeleteSessionAccept Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumDeleteSessionReject Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumUEInitDedBearerActAttempt Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumUEInitDedBearerActAccept Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumUEInitDedBearerActReject Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumPGWInitDedBearerActAttempt Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumPGWInitDedBearerActAccept Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumPGWInitDedBearerActReject Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumMMEInitDedBearerDeactAttempt Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumMMEInitDedBearerDeactAccept Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumMMEInitDedBearerDeactReject Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumUEInitDedBearerDeactAttempt Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumUEInitDedBearerDeactAccept Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumUEInitDedBearerDeactReject Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumPGWInitDedBearerDeactAttempt Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumPGWInitDedBearerDeactAccept Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumPGWInitDedBearerDeactReject Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumModifyBearerCmdAttempt Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumModifyBearerCmdReject Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumUpdateBearerAttempt Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumUpdateBearerAccept Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumUpdateBearerReject Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumModifyBearerAttempt Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumModifyBearerAccept Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumModifyBearerReject Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumModifyBearerRejectContextNotFound Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumCreatePdpAttempt Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumCreatePdpAccept Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumCreatePdpReject Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumCreatePdpRejectMalformedReq Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumCreatePdpRejectUnknownApn Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumCreatePdpRejectRsrcUnavailable Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumCreatePdpRejectServiceNotSupported Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumCreatePdpRejectSystemFailure Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumCreatePdpRejectMisc Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumDeletePdpAttempt Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumDeletePdpAccept Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumDeletePdpReject Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumUEInitSecPdpActAttempt Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumUEInitSecPdpActAccept Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumUEInitSecPdpActReject Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumGGSNInitSecPdpActAttempt Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumGGSNInitSecPdpActAccept Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumGGSNInitSecPdpActReject Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumSGSNInitSecPdpDeactAttempt Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumSGSNInitSecPdpDeactAccept Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumSGSNInitSecPdpDeactReject Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumUEInitSecPdpDeactAttempt Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumUEInitSecPdpDeactAccept Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumUEInitSecPdpDeactReject Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumGGSNInitSecPdpDeactAttempt Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumGGSNInitSecPdpDeactAccept Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumGGSNInitSecPdpDeactReject Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumSGSNInitUpdatePdpAttempt Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumSGSNInitUpdatePdpAccept Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumSGSNInitUpdatePdpReject Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumSGSNInitUpdatePdpRejectContextNotFound Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumGGSNInitUpdatePdpAttempt Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumGGSNInitUpdatePdpAccept Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumGGSNInitUpdatePdpReject Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumLocalCloseAttempts Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumLocalCloseAttemptsAccepted Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumPcrfInitiatedCloseAttempts Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumOcsInitiatedCloseAttempts Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumIdleDurationExceededCloses Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumMaximalDurationExceededCloses Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumOperatorInitiatedCloses Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumBearerIdleDurationExceededCloses Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumActiveCurrentSessions Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumIdleCurrentSessions Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumCurrentGeoSyncRestoredSessions Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyIntervalPeakCurrentSessions Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyIntervalPeakActiveCurrentSessions Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyIntervalPeakIdleCurrentSessions Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumDefaultBearers Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumDedicatedBearers Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyIntervalPeakBearers Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyIntervalPeakDefaultBearers Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyIntervalPeakDedicatedBearers Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumDhcpReleaseLocalCloseAttempts Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumTraceSessionActivationAttempt Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumTraceSessionActivationAccept Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumTraceSessionDeactivationAttempt Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumTraceSessionDeactivationAccept Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumDhcpTimeoutLocalCloseAttempts Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumDhcpLeaseExpiryLocalCloseAttempts Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumRadiusDisconnectLocalCloses Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumRatTypeUtranSessions Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumRatTypeGeranSessions Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumRatTypeWlanSessions Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumRatTypeGanSessions Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumRatTypeHspaEvoSessions Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumRatTypeEUtranSessions Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumRatTypeVirtualSessions Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumCurrentSessionsGnGeran Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumCurrentSessionsGnUtran Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumCurrentSessionsS5S8Geran Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumCurrentSessionsS5S8Utran Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumCurrentSessionsRoaming Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumGzSessions Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumUniqueSubscribers Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumIpv4PdnSessions Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumIpv6PdnSessions Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumIpv4v6PdnSessions Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumRatHandovers Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumGxSessions Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumSessionsSetupWithDefaultPolicy Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumActiveSessionsWithDefaultPolicy Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumActiveGxReplaySessionsAwaitingPcrfRejoin Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumPcrfRejoinSuccess Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumGySessions Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumSessionsSetupWithDefaultGyQuota Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumActiveSessionsWithDefaultGyQuota Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumActiveGyAPTriggerbyCCRU Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumTotalGyAPTriggerbyCCRU Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumActiveGySessionsAwaitingOcsRejoin Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumOcsGyRejoinSuccess Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumDefaultGyQuotaReapplied Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumDefaultGyQuotaAppliedCcruFailure Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumGyDownGyRejoinTimerRestarted Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumGyCCRTWriteToDisk Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumGyAPTriggerByProtocolError Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumGyAPTriggerByTransientFailure Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumGyAPTriggerByPermanentFailure Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumGyAPTriggerByMessageTimeout Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumGyAPTriggerByLinkDown Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumGyAPTriggerByInternalFailure Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumDuplicateSessionLocalCloseAttempts Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumCtrlTeidLookupFailures Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumErrorIndicationsProcessed Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumErrorIndicationLocalCloseAttempts Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumErrorIndicationBearerDeactivation Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumS5uDefaultBearerErrorIndicationsProcessed ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumS5uDefaultBearereErrorIndicationLocalCloseAttempts ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumS5uDedicatedBearerErrorIndicationsProcessed ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumS5uDedicatedBearerErrorIndicationBearerDeactivation ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumWfTeidCollisionLocalCloseAttempts Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumChangeNotificationReqAttempt Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumChangeNotificationReqAccept Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumChangeNotificationReqReject Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumChangeNotificationReqRejectMalformedReq Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumChangeNotificationReqRejectUnknownApn Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumChangeNotificationReqRejectRsrcUnavailable Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumChangeNotificationReqRejectServiceNotSupported Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumChangeNotificationReqRejectSystemFailure Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumChangeNotificationReqRejectMisc Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumChangeNotificationReqDrop Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumGtppCdrSent Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumGtppCdrRespSuccess Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumGtppCdrRespFailure Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumGtppCdrRespTimeout Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumTotalBearersSetupSuccess Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumTotalBearersSetupFail Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumCurrentBearersQci1 Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumCurrentBearersQci2 Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumCurrentBearersQci3 Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumCurrentBearersQci4 Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumCurrentBearersQci5 Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumCurrentBearersQci6 Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumCurrentBearersQci7 Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumCurrentBearersQci8 Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumCurrentBearersQci9 Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumCurrentBearersQciOther Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumTotalBearersSetupSuccessQci1 Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumTotalBearersSetupSuccessQci2 Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumTotalBearersSetupSuccessQci3 Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumTotalBearersSetupSuccessQci4 Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumTotalBearersSetupSuccessQci5 Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumTotalBearersSetupSuccessQci6 Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumTotalBearersSetupSuccessQci7 Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumTotalBearersSetupSuccessQci8 Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumTotalBearersSetupSuccessQci9 Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumTotalBearersSetupSuccessQciOther Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumTotalBearersSetupFailQci1 Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumTotalBearersSetupFailQci2 Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumTotalBearersSetupFailQci3 Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumTotalBearersSetupFailQci4 Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumTotalBearersSetupFailQci5 Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumTotalBearersSetupFailQci6 Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumTotalBearersSetupFailQci7 Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumTotalBearersSetupFailQci8 Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumTotalBearersSetupFailQci9 Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumTotalBearersSetupFailQciOther Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumSaegwCurrentSessions Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumSaegwCurrentSessionsS5S8Geran Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumSaegwCurrentSessionsS5S8Utran Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumSaegwRatTypeEUtranSessions Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumSaegwCurrentBearers Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumSaegwTotalBearersSetupSuccess Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumSaegwTotalBearersSetupFail Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumSaegwCurrentBearersQci1 Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumSaegwCurrentBearersQci2 Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumSaegwCurrentBearersQci3 Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumSaegwCurrentBearersQci4 Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumSaegwCurrentBearersQci5 Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumSaegwCurrentBearersQci6 Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumSaegwCurrentBearersQci7 Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumSaegwCurrentBearersQci8 Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumSaegwCurrentBearersQci9 Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumSaegwCurrentBearersQciOther Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumSaegwTotalBearersSetupSuccessQci1 Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumSaegwTotalBearersSetupSuccessQci2 Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumSaegwTotalBearersSetupSuccessQci3 Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumSaegwTotalBearersSetupSuccessQci4 Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumSaegwTotalBearersSetupSuccessQci5 Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumSaegwTotalBearersSetupSuccessQci6 Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumSaegwTotalBearersSetupSuccessQci7 Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumSaegwTotalBearersSetupSuccessQci8 Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumSaegwTotalBearersSetupSuccessQci9 Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumSaegwTotalBearersSetupSuccessQciOther Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumSaegwTotalBearersSetupFailQci1 Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumSaegwTotalBearersSetupFailQci2 Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumSaegwTotalBearersSetupFailQci3 Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumSaegwTotalBearersSetupFailQci4 Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumSaegwTotalBearersSetupFailQci5 Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumSaegwTotalBearersSetupFailQci6 Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumSaegwTotalBearersSetupFailQci7 Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumSaegwTotalBearersSetupFailQci8 Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumSaegwTotalBearersSetupFailQci9 Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumSaegwTotalBearersSetupFailQciOther Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumAwaitCoATimeoutLocalCloseAttempts Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumL2tpGwSessionDeleteAttempts Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumUplinkPackets ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumUplinkBytes ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumUplinkDropPackets ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumUplinkDropBytes ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumDownlinkPackets ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumDownlinkBytes ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumDownlinkDropPackets ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumDownlinkDropBytes ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumUplinkSuspendDropPackets ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumUplinkSuspendDropBytes ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumDownlinkSuspendDropPackets ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumDownlinkSuspendDropBytes ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumSuspendNotification Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumSuspendNotificationAccept Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumSuspendNotificationReject Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumResumeNotification Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumResumeNotificationAccept Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumResumeNotificationReject Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumDeletePdpDropTearDownIndMissingOneBearerOnly Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumDeletePdpDropTearDownIndMissingForDefaultBearer Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumS6bInitiatedCloseAttempts Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyDefaultGyUplinkBytes ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyDefaultGyDownlinkBytes ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumOfActiveS6bSessions Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumIgnoreSprRadiusFailureSessions Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumInterAccessHOReqNoSessionReject Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumInterAccessHOReqNoSessionAccept Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumDnsAttempts ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumDnsSendSuccess ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumDnsSendFailedNoConfig ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumDnsFailedMisc ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumDnsResponses ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumDnsResponseSuccess ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumDnsResponseFailNoResponse ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumDnsResponseFailNoName ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumDnsResponseFailNoData ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumDnsResponseFailMisc ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumPcoPcscfDefaultFqdnUsed Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumPcoPcscfTableUsed Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumSaegwPgwUplinkPackets ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumSaegwPgwUplinkBytes ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumSaegwPgwDownlinkPackets ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumSaegwPgwDownlinkBytes ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumSaegwPgwUplinkDropPackets ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumSaegwPgwUplinkDropBytes ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumSaegwPgwDownlinkDropPackets ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumSaegwPgwDownlinkDropBytes ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumUplinkS5S8GeranPackets ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumUplinkS5S8GeranBytes ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumDownlinkS5S8GeranPackets ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumDownlinkS5S8GeranBytes ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumUplinkS5S8GeranDropPackets ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumUplinkS5S8GeranDropBytes ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumDownlinkS5S8GeranDropPackets ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumDownlinkS5S8GeranDropBytes ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumSaegwPgwUplinkS5S8GeranPackets ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumSaegwPgwUplinkS5S8GeranBytes ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumSaegwPgwDownlinkS5S8GeranPackets ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumSaegwPgwDownlinkS5S8GeranBytes ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumSaegwPgwUplinkS5S8GeranDropPackets ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumSaegwPgwUplinkS5S8GeranDropBytes ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumSaegwPgwDownlinkS5S8GeranDropPackets ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumSaegwPgwDownlinkS5S8GeranDropBytes ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumUplinkS5S8UtranPackets ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumUplinkS5S8UtranBytes ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumDownlinkS5S8UtranPackets ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumDownlinkS5S8UtranBytes ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumUplinkS5S8UtranDropPackets ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumUplinkS5S8UtranDropBytes ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumDownlinkS5S8UtranDropPackets ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumDownlinkS5S8UtranDropBytes ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumSaegwPgwUplinkS5S8UtranPackets ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumSaegwPgwUplinkS5S8UtranBytes ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumSaegwPgwDownlinkS5S8UtranPackets ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumSaegwPgwDownlinkS5S8UtranBytes ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumSaegwPgwUplinkS5S8UtranDropPackets ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumSaegwPgwUplinkS5S8UtranDropBytes ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumSaegwPgwDownlinkS5S8UtranDropPackets ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumSaegwPgwDownlinkS5S8UtranDropBytes ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumUplinkEutranPackets ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumUplinkEutranBytes ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumDownlinkEutranPackets ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumDownlinkEutranBytes ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumUplinkEutranDropPackets ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumUplinkEutranDropBytes ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumDownlinkEutranDropPackets ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumDownlinkEutranDropBytes ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumSaegwPgwUplinkEutranPackets ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumSaegwPgwUplinkEutranBytes ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumSaegwPgwDownlinkEutranPackets Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumSaegwPgwDownlinkEutranBytes ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumSaegwPgwUplinkEutranDropPackets ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumSaegwPgwUplinkEutranDropBytes ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumSaegwPgwDownlinkEutranDropPackets ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumSaegwPgwDownlinkEutranDropBytes ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumUplinkGnGpGeranPackets ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumUplinkGnGpGeranBytes ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumUplinkGnGpGeranDropPackets ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumUplinkGnGpGeranDropBytes ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumDownlinkGnGpGeranPackets ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumDownlinkGnGpGeranBytes ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumDownlinkGnGpGeranDropPackets ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumDownlinkGnGpGeranDropBytes ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumUplinkGnGpUtranPackets ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumUplinkGnGpUtranBytes ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumUplinkGnGpUtranDropPackets ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumUplinkGnGpUtranDropBytes ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumDownlinkGnGpUtranPackets ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumDownlinkGnGpUtranBytes ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumDownlinkGnGpUtranDropPackets ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumDownlinkGnGpUtranDropBytes ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumSprAuthReqAttempt ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumSprAuthReqAccept ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumSprAuthReqReject ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumSprAuthReqTimeout ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumAcctStartReqAttempt ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumAcctStartReqAccept ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumAcctStartReqTimeout ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumAcctStartReqNotWaitingForResponse ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumAcctInterimUpdReqAttempt ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumAcctInterimUpdReqAccept ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumAcctInterimUpdReqTimeout ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumAcctInterimUpdReqNotWaitingForResponse ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumAcctStopReqAttempt ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumAcctStopReqAccept ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumAcctStopReqTimeout ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumAcctStopReqNotWaitingForResponse ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumberTTLExcdDropPackets ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumberTTLExcdDropBytes ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumberFragSendPackets ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumberFragSendBytes ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumberFragFailPackets ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumberFragFailBytes ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumberUplinkAclDropPackets ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumberUplinkAclDropBytes ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumberDownlinkAclDropPackets ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumberDownlinkAclDropBytes ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumberBadSrcAddrDropPackets ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumberBadSrcAddrDropBytes ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumberNoTFTDropPackets ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumberNoTFTDropBytes ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumberBadUEAddrDropPackets ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumberBadUEAddrDropBytes ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumberMTUDropPackets ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumberMTUDropBytes ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumberNoRouteDropPackets ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumberNoRouteDropBytes ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumberNoEgressIntfDropPackets ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumberNoEgressIntfDropBytes ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumBearerStatsWithNoSRStats Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumStartPilotPacketsSent ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumStopPilotPacketsSent ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumRatChangePilotPacketsSent ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumberSessSetupSuccessApnMatchingExactMatch Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumberSessSetupSuccessApnMatchingNiOnly Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumberSessSetupSuccessApnMatchingNiAndMalformedOi Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumberPdpSessSetupSuccessApnMatchingExactMatch Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumberPdpSessSetupSuccessApnMatchingNiOnly Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumberPdpSessSetupSuccessApnMatchingNiAndMalformedOi Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumDeleteSessionRejectMismatchedSrcAndFteidIP Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumDeletePDPRejectMismatchedSrcAndFteidIP Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumModifyBearerRejectMismatchedSrcAndFteidIP Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumUpdatePDPRejectMismatchedSrcAndFteidIP Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumLocalCloseCreateSessionParallelPDN Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumLocalCloseCreatePDPParallelPDN Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumDeleteSessionRejectedInvalidPeer Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumDeletePDPCtxtRejectedInvalidPeer Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumCreateBearerRespDroppedInvalidPeer Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumBearerRsrcCmdRejectedInvalidPeer Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumCreatePDPCtxtReqRejectedInvalidPeer Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumChangeNotificationRejectedInvalidPeer Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumModifyBearerReqRejectedInvalidPeer Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumUpdatePDPCtxtReqRejectedInvalidPeer Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumDeleteBearerCmdRejectedInvalidPeer Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumDeleteBearerRespDroppedInvalidPeer Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumDeletePDPCtxtRespDroppedInvalidPeer Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumModifyBearerCmdRejectedInvalidPeer Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumUpdateBearerRespDroppedInvalidPeer Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumUpdatePDPCtxtRespDroppedInvalidPeer Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumGtpv1InitPDPCtxtActivationRespDroppedInvalidPeer Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumTraceSessionActivationRejectedInvalidPeer Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumTraceSessionDeactivationRejectedInvalidPeer Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumSuspendNotificationRejectedInvalidPeer Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumResumeNotificationRejectedInvalidPeer Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyMinCPlaneTeidReuseDuration Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyMinUPlaneTeidReuseDuration Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumStatsUpdateForMissingSRsForActiveSessions Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumStatsUpdateForMissingSRsForDeactivateSessions Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumCDRsWithZeroServiceDataContainers Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumberSigInfoLookupSuccessfulAndFilledConfiguredValues Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumberSigInfoLookupFailure Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumS5uCorePeerDefaultBearerErrorIndicationsProcessed ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumS5uCorePeerDefaultBearereErrorIndicationLocalCloseAttempts ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumS5uCorePeerDedicatedBearerErrorIndicationsProcessed ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumS5uCorePeerDedBearerErrorIndicationBearerDeactivation ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumCoreGtpuErrorIndicationsProcessed Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumCoreGtpuErrorIndicationLocalCloseAttempts Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumCoreGtpuErrorIndicationBearerDeactivation Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumS5uCoreDefBrrErrorIndicationLocalCloseAttempts ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumS5uCoreDedBrrErrorIndicationBearerDeactivation ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumCreateSessionDroppedProcLimit Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumCreatePdpDroppedProcLimit Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumDeleteSessionDroppedProcLimit Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumDeletePdpDroppedProcLimit Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumLocalDelegatedIPv6AllocSuccesses ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumLocalDelegatedIPv6AllocFailures ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumRemoteDelegatedIPv6ReserveSuccesses ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumRemoteDelegatedIPv6ReserveFailures ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumSessSetupFailuresExternalErrors Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumSessDeactivationsExternalErrors Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumSessSetupFailuresLocalErrors Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumSessDeactivationsLocalErrors Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumCreateSessionRejectFromPgw Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumCreateSessionRequestsThrottledClusterRateControl Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumCreateSessionRequestsThrottledApnRateControl Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumCreateSessionRejectApnCongested Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumCreateSessionRejectApnCongestedCritical Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumCreateSessionRejectApnCongestedMajor Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumCreateSessionRejectApnCongestedMinor Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumCreateSessionLapiAttempt Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumCreateSessionLapiAccept Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumCreateSessionLapiReject Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumPGWInitDedBearerActPartialAccept Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumUpdateBearerPartialAccept Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumCreatePDPContextRequestsThrottledClusterRateControl Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumCreatePDPContextRequestsThrottledApnRateControl Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumRatNBIotEutranSessions Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumNonIpPdnSessions Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumSaegwRatTypeNBIotEUtranSessions Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumDnsCacheHits ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumDnsCacheHitsNaptr ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumDnsCacheHitsSrv ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumDnsCacheHitsA ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumUplinkNBIotEutranPackets ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumUplinkNBIotEutranBytes ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumDownlinkNBIotEutranPackets ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumDownlinkNBIotEutranBytes ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumUplinkNBIotEutranDropPackets ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumUplinkNBIotEutranDropBytes ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumDownlinkNBIotEutranDropPackets ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumDownlinkNBIotEutranDropBytes ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumSaegwPgwUplinkNBIotEutranPackets ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumSaegwPgwUplinkNBIotEutranBytes ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumSaegwPgwDownlinkNBIotEutranPackets Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumSaegwPgwDownlinkNBIotEutranBytes ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumSaegwPgwUplinkNBIotEutranDropPackets ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumSaegwPgwUplinkNBIotEutranDropBytes ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumSaegwPgwDownlinkNBIotEutranDropPackets ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumSaegwPgwDownlinkNBIotEutranDropBytes ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumTotalSessionsWithTerminateTimer Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumCurrentSessionsWithTerminateTimer Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumCreateSessionRejectSessionBlocked Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumLocalCloseAttemptsSessionBlocked Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumLocalCloseTerminateServiceRule Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumSessionsInLocalDatabase Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyConnectedDeviceFlows ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyConnectedDeviceUlPkts ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyConnectedDeviceUlBytes ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyConnectedDeviceDlPkts ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyConnectedDeviceDlBytes ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyTetheredDeviceFlows ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyTetheredDeviceUlPkts ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyTetheredDeviceUlBytes ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyTetheredDeviceDlPkts ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyTetheredDeviceDlBytes ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyTetheringEntitledFlows ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyTetheringEntitledUplinkPacketsPassed ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyTetheringEntitledUplinkBytesPassed ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyTetheringEntitledDownlinkPacketsPassed ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyTetheringEntitledDownlinkBytesPassed ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyTetheredFlowsDetectedUsingTtl ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyTetheredFlowsDetectedUsingUserAgent ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumPgwTriggeredQosUpdate Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumSessionsEstablishedWithExistingImsiAndApn Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyTetheredFlowsDetectedUsingTcpIpFingerprinting ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumDnsResponseFailTimeout ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumDnsResponseDropNoIntf ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumDnsResponseDropNoSession ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumDnsResponseDropNoPdnSession ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumSessionPendedForDns ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumSessionPendedForDnsSuccess ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumSessionPendedForDnsTimeout ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumCreateSessionRejectTamFailure Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumCreatePdpRejectTamFailure Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumApplicationStartNotificationsRcvd Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumApplicationStopNotificationsRcvd Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumGxApplicationStartNotificationsSuccess Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumGxApplicationStartNotificationsFailed Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumGxApplicationStopNotificationsSuccess Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumGxApplicationStopNotificationsFailed Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumSdApplicationStartNotificationsSuccess Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumSdApplicationStartNotificationsFailed Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumSdApplicationStopNotificationsSuccess Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumSdApplicationStopNotificationsFailed Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumCreateSessionRejectsOverload ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumCreateBearerRejectsOverload ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumManifestServerRequestsSent Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumManifestServerResponsesRcvd Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyTetheredFlowsDetectedUsingGquicUserAgent ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumCreateSessionRejectsOverloadMinor ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumCreateSessionRejectsOverloadMajor ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumCreateSessionRejectsOverloadCritical ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumCreateSessionRejectsOverloadMCDSync ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumCreateBearerRejectsOverloadMinor ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumCreateBearerRejectsOverloadMajor ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumCreateBearerRejectsOverloadCritical ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumCreateBearerRejectsOverloadMCDSync ConfdString } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyName OBJECT-TYPE SYNTAX String MAX-ACCESS not-accessible STATUS current DESCRIPTION "Table Name" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyEntry 1 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyChassis OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS not-accessible STATUS current DESCRIPTION "chassis ID" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyEntry 2 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumCurrentSessions OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyEntry 3 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumBearers OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Current number of bearers" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyEntry 4 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumCreateSessionAttempt OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create session attempts" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyEntry 5 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumCreateSessionAccept OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create session attempts accepted" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyEntry 6 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumCreateSessionReject OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create session attempts rejected" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyEntry 7 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumCreateSessionRejectMalformedReq OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create session attempts rejected - malformed request" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyEntry 8 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumCreateSessionRejectUnknownApn OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create session attempts rejected - unknown APN" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyEntry 9 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumCreateSessionRejectRsrcUnavailable OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create session attempts rejected - resources unavailable" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyEntry 10 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumCreateSessionRejectServiceNotSupported OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create session attempts rejected - service not supported" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyEntry 11 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumCreateSessionRejectSystemFailure OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create session attempts rejected - system failure" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyEntry 12 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumCreateSessionRejectMisc OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create session attempts rejected - unclassified" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyEntry 13 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumDeleteSessionAttempt OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of delete session attempts received" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyEntry 14 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumDeleteSessionAccept OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of delete session attempts accepted" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyEntry 15 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumDeleteSessionReject OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of delete session attempts rejected" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyEntry 16 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumUEInitDedBearerActAttempt OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of UE initiated dedicated bearer activation attempts" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyEntry 17 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumUEInitDedBearerActAccept OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of UE initiated dedicated bearer activation attempts accepted" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyEntry 18 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumUEInitDedBearerActReject OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of UE initiated dedicated bearer activation attempts rejected" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyEntry 19 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumPGWInitDedBearerActAttempt OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of PGW initiated dedicated bearer activation attempts accepted" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyEntry 20 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumPGWInitDedBearerActAccept OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of PGW initiated dedicated bearer activation attempts accepted" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyEntry 21 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumPGWInitDedBearerActReject OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of PGW initiated dedicated bearer activation attempts rejected" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyEntry 22 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumMMEInitDedBearerDeactAttempt OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of MME initiated dedicated bearer deactivation attempts" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyEntry 23 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumMMEInitDedBearerDeactAccept OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of MME initiated dedicated bearer deactivation attempts accepted" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyEntry 24 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumMMEInitDedBearerDeactReject OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of MME initiated dedicated bearer deactivation attempts rejected" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyEntry 25 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumUEInitDedBearerDeactAttempt OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of UE initiated dedicated bearer deactivation attempts" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyEntry 26 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumUEInitDedBearerDeactAccept OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of UE initiated dedicated bearer deactivation attempts accepted" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyEntry 27 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumUEInitDedBearerDeactReject OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of UE initiated dedicated bearer deactivation attempts rejected" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyEntry 28 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumPGWInitDedBearerDeactAttempt OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of PGW initiated dedicated bearer deactivation attempts" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyEntry 29 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumPGWInitDedBearerDeactAccept OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of PGW initiated dedicated bearer deactivation attempts accepted" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyEntry 30 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumPGWInitDedBearerDeactReject OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of PGW initiated dedicated bearer deactivation attempts rejected" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyEntry 31 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumModifyBearerCmdAttempt OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of modify bearer command attempts" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyEntry 32 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumModifyBearerCmdReject OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of modify bearer command attempts rejected" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyEntry 33 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumUpdateBearerAttempt OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of update bearer attempts" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyEntry 34 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumUpdateBearerAccept OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of update bearer attempts accepted" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyEntry 35 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumUpdateBearerReject OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of update bearer attempts rejected" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyEntry 36 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumModifyBearerAttempt OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of modify bearer attempts" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyEntry 37 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumModifyBearerAccept OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of modify bearer attempts accepted" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyEntry 38 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumModifyBearerReject OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of modify bearer attempts rejected" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyEntry 39 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumModifyBearerRejectContextNotFound OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of modify bearer attempts rejected due to context not found" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyEntry 40 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumCreatePdpAttempt OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create PDP context attempts" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyEntry 41 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumCreatePdpAccept OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create PDP context attempts accepted" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyEntry 42 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumCreatePdpReject OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create PDP context attempts rejected" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyEntry 43 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumCreatePdpRejectMalformedReq OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create PDP context attempts rejected - malformed request" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyEntry 44 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumCreatePdpRejectUnknownApn OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create PDP context attempts rejected - unknown APN" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyEntry 45 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumCreatePdpRejectRsrcUnavailable OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create PDP context attempts rejected - resource unavailable" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyEntry 46 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumCreatePdpRejectServiceNotSupported OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create PDP context attempts rejected - service not supported" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyEntry 47 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumCreatePdpRejectSystemFailure OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create PDP context attempts rejected - system failure" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyEntry 48 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumCreatePdpRejectMisc OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create PDP context attempts rejected - unclassified" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyEntry 49 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumDeletePdpAttempt OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of delete PDP context attempts" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyEntry 50 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumDeletePdpAccept OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of delete PDP context attempts accepted" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyEntry 51 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumDeletePdpReject OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of delete PDP context attempts rejected" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyEntry 52 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumUEInitSecPdpActAttempt OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of UE initiated secondary PDP context activation attempts" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyEntry 53 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumUEInitSecPdpActAccept OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of UE initiated secondary PDP context activation attempts accepted" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyEntry 54 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumUEInitSecPdpActReject OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of UE initiated secondary PDP context activation attempts rejected" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyEntry 55 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumGGSNInitSecPdpActAttempt OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of GGSN initiated secondary PDP context activation attempts" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyEntry 56 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumGGSNInitSecPdpActAccept OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of GGSN initiated secondary PDP context activation attempts accepted" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyEntry 57 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumGGSNInitSecPdpActReject OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of GGSN initiated secondary PDP context activation attempts rejected" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyEntry 58 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumSGSNInitSecPdpDeactAttempt OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of SGSN initiated secondary PDP context deactivation attempts" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyEntry 59 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumSGSNInitSecPdpDeactAccept OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of SGSN initiated secondary PDP context deactivation attempts accepted" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyEntry 60 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumSGSNInitSecPdpDeactReject OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of SGSN initiated secondary PDP context deactivation attempts rejected" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyEntry 61 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumUEInitSecPdpDeactAttempt OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of UE initiated secondary PDP context deactivation attempts" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyEntry 62 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumUEInitSecPdpDeactAccept OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of UE initiated secondary PDP context deactivation attempts accepted" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyEntry 63 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumUEInitSecPdpDeactReject OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of UE initiated secondary PDP context deactivation attempts rejected" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyEntry 64 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumGGSNInitSecPdpDeactAttempt OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of GGSN initiated secondary PDP context deactivation attempts" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyEntry 65 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumGGSNInitSecPdpDeactAccept OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of GGSN initiated secondary PDP context deactivation attempts accepted" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyEntry 66 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumGGSNInitSecPdpDeactReject OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of GGSN initiated secondary PDP context deactivation attempts rejected" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyEntry 67 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumSGSNInitUpdatePdpAttempt OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of SGSN initiated update PDP context attempts" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyEntry 68 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumSGSNInitUpdatePdpAccept OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of SGSN initiated update PDP context attempts accepted" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyEntry 69 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumSGSNInitUpdatePdpReject OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of SGSN initiated update PDP context attempts rejected" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyEntry 70 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumSGSNInitUpdatePdpRejectContextNotFound OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of SGSN initiated update PDP context attempts rejected due to context not found" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyEntry 71 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumGGSNInitUpdatePdpAttempt OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of GGSN initiated update PDP context attempts" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyEntry 72 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumGGSNInitUpdatePdpAccept OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of GGSN initiated update PDP context attempts accepted" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyEntry 73 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumGGSNInitUpdatePdpReject OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of GGSN initiated update PDP context attempts rejected" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyEntry 74 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumLocalCloseAttempts OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of local close attempts" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyEntry 75 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumLocalCloseAttemptsAccepted OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of local close attempts accepted" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyEntry 76 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumPcrfInitiatedCloseAttempts OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of pcrf initiated close attempts" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyEntry 77 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumOcsInitiatedCloseAttempts OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of ocs initiated close attempts" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyEntry 78 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumIdleDurationExceededCloses OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of sessions closed due to IDLE duration time exceeded" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyEntry 79 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumMaximalDurationExceededCloses OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of sessions closed due to MAXIMAL duration time exceeded" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyEntry 80 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumOperatorInitiatedCloses OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of operator initiated PDN session closes" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyEntry 81 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumBearerIdleDurationExceededCloses OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers deactivated due to IDLE duration time exceeded" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyEntry 82 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumActiveCurrentSessions OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Current number of active sessions" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyEntry 83 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumIdleCurrentSessions OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Current number of idle sessions" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyEntry 84 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumCurrentGeoSyncRestoredSessions OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Current number of PDN Sessions restored from Geo Active" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyEntry 85 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyIntervalPeakCurrentSessions OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Interval peak number of sessions" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyEntry 86 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyIntervalPeakActiveCurrentSessions OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Interval peak number of active sessions" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyEntry 87 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyIntervalPeakIdleCurrentSessions OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Interval peak number of idle sessions" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyEntry 88 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumDefaultBearers OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Current number of default bearers" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyEntry 89 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumDedicatedBearers OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Current number of dedicated bearers" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyEntry 90 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyIntervalPeakBearers OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Interval peak number of bearers" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyEntry 91 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyIntervalPeakDefaultBearers OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Interval peak number of default bearers" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyEntry 92 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyIntervalPeakDedicatedBearers OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Interval peak number of dedicated bearers" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyEntry 93 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumDhcpReleaseLocalCloseAttempts OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of local close attempts due to DHCP Release" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyEntry 94 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumTraceSessionActivationAttempt OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of trace session activations received" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyEntry 95 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumTraceSessionActivationAccept OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of trace session activations accepted" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyEntry 96 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumTraceSessionDeactivationAttempt OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of trace session deactivations received" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyEntry 97 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumTraceSessionDeactivationAccept OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of trace session deactivations accepted" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyEntry 98 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumDhcpTimeoutLocalCloseAttempts OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of local close attempts due to DHCP IP Address Allocation Timeout" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyEntry 99 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumDhcpLeaseExpiryLocalCloseAttempts OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of local close attempts due to DHCP IP Address Lease Expiry" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyEntry 100 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumRadiusDisconnectLocalCloses OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of local closes due to RADIUS Disconnect from server" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyEntry 101 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumRatTypeUtranSessions OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Current number of UTRAN session" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyEntry 102 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumRatTypeGeranSessions OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Current number of GERAN session" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyEntry 103 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumRatTypeWlanSessions OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Current number of WLAN session" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyEntry 104 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumRatTypeGanSessions OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Current number of GAN session" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyEntry 105 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumRatTypeHspaEvoSessions OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Current number of HSPA Evolution session" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyEntry 106 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumRatTypeEUtranSessions OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Current number of E-UTRAN session" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyEntry 107 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumRatTypeVirtualSessions OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Current number of Virtual RAT session" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyEntry 108 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumCurrentSessionsGnGeran OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Current number of Gn GERAN sessions" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyEntry 109 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumCurrentSessionsGnUtran OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Current number of Gn UTRAN sessions" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyEntry 110 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumCurrentSessionsS5S8Geran OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Current number of S5S8 GERAN sessions" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyEntry 111 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumCurrentSessionsS5S8Utran OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Current number of S5S8 UTRAN sessions" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyEntry 112 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumCurrentSessionsRoaming OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Current number of roaming sessions" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyEntry 113 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumGzSessions OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Current number of sessions using Gz interface" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyEntry 114 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumUniqueSubscribers OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Current number of unique subscribers" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyEntry 115 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumIpv4PdnSessions OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Current number of IPv4 PDN Sessions" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyEntry 116 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumIpv6PdnSessions OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Current number of IPv6 PDN Sessions" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyEntry 117 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumIpv4v6PdnSessions OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Current number of Dual Stack PDN Sessions" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyEntry 118 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumRatHandovers OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of RAT session handovers" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyEntry 119 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumGxSessions OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Current number session using Gyxinterface" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyEntry 120 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumSessionsSetupWithDefaultPolicy OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Sessions Setup With Default Gx Policy" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyEntry 121 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumActiveSessionsWithDefaultPolicy OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Active Sessions With Default Gx Policy" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyEntry 122 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumActiveGxReplaySessionsAwaitingPcrfRejoin OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Active Gx Sessions Awaiting Pcrf Rejoin" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyEntry 123 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumPcrfRejoinSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of successful Gx PCRF Rejoins" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyEntry 124 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumGySessions OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Current number session using Gy interface" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyEntry 125 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumSessionsSetupWithDefaultGyQuota OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Sessions Setup With Default Gy Quota" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyEntry 126 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumActiveSessionsWithDefaultGyQuota OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Active Sessions With Default Quota" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyEntry 127 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumActiveGyAPTriggerbyCCRU OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of sessions that currently using default quota triggered by CCR-U failure" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyEntry 128 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumTotalGyAPTriggerbyCCRU OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of total sessions using default quota triggered by CCR-U failure" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyEntry 129 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumActiveGySessionsAwaitingOcsRejoin OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Active Gy Sessions Awaiting OCS Rejoin" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyEntry 130 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumOcsGyRejoinSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of successful OCS Gy Rejoins" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyEntry 131 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumDefaultGyQuotaReapplied OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of times default Gy Quota was reapplied due to CCR-I failure" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyEntry 132 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumDefaultGyQuotaAppliedCcruFailure OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of times default Gy Quota was applied due to CCR-U Failure." ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyEntry 133 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumGyDownGyRejoinTimerRestarted OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of times Gy Rejoin timer was restarted because Gy interface was down." ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyEntry 134 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumGyCCRTWriteToDisk OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of record logs to disk due to CCR-T failure" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyEntry 135 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumGyAPTriggerByProtocolError OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of total sessions using default quota triggered by 3xx" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyEntry 136 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumGyAPTriggerByTransientFailure OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of total sessions using default quota triggered by 4xx result code" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyEntry 137 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumGyAPTriggerByPermanentFailure OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of total sessions using default quota triggered by 5xx result code" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyEntry 138 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumGyAPTriggerByMessageTimeout OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of total sessions using default quota triggered by timeout" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyEntry 139 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumGyAPTriggerByLinkDown OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of total sessions using default quota triggered by OCS link down" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyEntry 140 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumGyAPTriggerByInternalFailure OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of total sessions using default quota triggered by internal error or back pressure" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyEntry 141 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumDuplicateSessionLocalCloseAttempts OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of local close attempts due to Duplicate Session" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyEntry 142 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumCtrlTeidLookupFailures OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of lookup failures using the control TEID" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyEntry 143 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumErrorIndicationsProcessed OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Error Indications processed" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyEntry 144 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumErrorIndicationLocalCloseAttempts OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of local close attempts due to receipt of Error Indication" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyEntry 145 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumErrorIndicationBearerDeactivation OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of dedicated bearer deletions due to receipt of Error Indication" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyEntry 146 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumS5uDefaultBearerErrorIndicationsProcessed OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of access s5s8u default bearer error indications processed" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyEntry 147 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumS5uDefaultBearereErrorIndicationLocalCloseAttempts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of local close attempts due to receipt of error indication on s5s8u default bearer from access peer" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyEntry 148 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumS5uDedicatedBearerErrorIndicationsProcessed OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of s5s8u access peer dedicated bearer error indications processed" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyEntry 149 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumS5uDedicatedBearerErrorIndicationBearerDeactivation OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearer deactivations due to receipt of error indication on s5s8u dedicated bearer from access peer" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyEntry 150 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumWfTeidCollisionLocalCloseAttempts OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of local close attempts due to TEID Collision" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyEntry 151 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumChangeNotificationReqAttempt OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of change notification attempts" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyEntry 152 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumChangeNotificationReqAccept OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of change notification attempts accepted" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyEntry 153 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumChangeNotificationReqReject OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of change notification attempts rejected" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyEntry 154 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumChangeNotificationReqRejectMalformedReq OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of change notification attempts rejected - malformed request" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyEntry 155 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumChangeNotificationReqRejectUnknownApn OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of change notification attempts rejected - unknown APN" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyEntry 156 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumChangeNotificationReqRejectRsrcUnavailable OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of change notification attempts rejected - resources unavailable" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyEntry 157 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumChangeNotificationReqRejectServiceNotSupported OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of change notification attempts rejected due to service not supported" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyEntry 158 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumChangeNotificationReqRejectSystemFailure OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of change notification attempts rejected - system failure" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyEntry 159 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumChangeNotificationReqRejectMisc OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of change notification attempts rejected for miscellaneous reasons" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyEntry 160 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumChangeNotificationReqDrop OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of change notification requests Dropped" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyEntry 161 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumGtppCdrSent OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of GTPP CDRs that were sent successfully" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyEntry 162 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumGtppCdrRespSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of GTPP CDRs for which a success response was received" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyEntry 163 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumGtppCdrRespFailure OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of GTPP CDRs for which a failure response was received" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyEntry 164 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumGtppCdrRespTimeout OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of GTPP CDRs for which no response was received in the expected time" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyEntry 165 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumTotalBearersSetupSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers setup successful" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyEntry 166 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumTotalBearersSetupFail OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers setup failed" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyEntry 167 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumCurrentBearersQci1 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of current bearers with qci 1" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyEntry 168 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumCurrentBearersQci2 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of current bearers with qci 2" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyEntry 169 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumCurrentBearersQci3 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of current bearers with qci 3" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyEntry 170 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumCurrentBearersQci4 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of current bearers with qci 4" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyEntry 171 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumCurrentBearersQci5 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of current bearers with qci 5" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyEntry 172 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumCurrentBearersQci6 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of current bearers with qci 6" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyEntry 173 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumCurrentBearersQci7 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of current bearers with qci 7" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyEntry 174 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumCurrentBearersQci8 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of current bearers with qci 8" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyEntry 175 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumCurrentBearersQci9 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of current bearers with qci 9" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyEntry 176 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumCurrentBearersQciOther OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of current bearers with qci between 10 .. 255" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyEntry 177 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumTotalBearersSetupSuccessQci1 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers setup successful with qci 1" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyEntry 178 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumTotalBearersSetupSuccessQci2 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers setup successful with qci 2" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyEntry 179 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumTotalBearersSetupSuccessQci3 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers setup successful with qci 3" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyEntry 180 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumTotalBearersSetupSuccessQci4 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers setup successful with qci 4" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyEntry 181 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumTotalBearersSetupSuccessQci5 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers setup successful with qci 5" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyEntry 182 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumTotalBearersSetupSuccessQci6 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers setup successful with qci 6" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyEntry 183 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumTotalBearersSetupSuccessQci7 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers setup successful with qci 7" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyEntry 184 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumTotalBearersSetupSuccessQci8 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers setup successful with qci 8" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyEntry 185 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumTotalBearersSetupSuccessQci9 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers setup successful with qci 9" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyEntry 186 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumTotalBearersSetupSuccessQciOther OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers setup successful with qci between 10 .. 255" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyEntry 187 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumTotalBearersSetupFailQci1 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers setup failed with qci 1" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyEntry 188 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumTotalBearersSetupFailQci2 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers setup failed with qci 2" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyEntry 189 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumTotalBearersSetupFailQci3 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers setup failed with qci 3" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyEntry 190 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumTotalBearersSetupFailQci4 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers setup failed with qci 4" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyEntry 191 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumTotalBearersSetupFailQci5 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers setup failed with qci 5" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyEntry 192 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumTotalBearersSetupFailQci6 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers setup failed with qci 6" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyEntry 193 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumTotalBearersSetupFailQci7 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers setup failed with qci 6" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyEntry 194 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumTotalBearersSetupFailQci8 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers setup failed with qci 8" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyEntry 195 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumTotalBearersSetupFailQci9 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers setup failed with qci 9" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyEntry 196 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumTotalBearersSetupFailQciOther OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers setup failed with qci between 10 .. 255" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyEntry 197 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumSaegwCurrentSessions OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "SAEGW-PGW Current number of sessions" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyEntry 198 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumSaegwCurrentSessionsS5S8Geran OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "SAEGW-PGW Current number of S5S8 GERAN sessions" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyEntry 199 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumSaegwCurrentSessionsS5S8Utran OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "SAEGW-PGW Current number of S5S8 UTRAN sessions" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyEntry 200 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumSaegwRatTypeEUtranSessions OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "SAEGW-PGW Current number of E-UTRAN session" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyEntry 201 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumSaegwCurrentBearers OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "SAEGW-PGW Current number of bearers" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyEntry 202 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumSaegwTotalBearersSetupSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "SAEGW-PGW Total number of bearers setup successful" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyEntry 203 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumSaegwTotalBearersSetupFail OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "SAEGW-PGW Total number of bearers setup failed" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyEntry 204 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumSaegwCurrentBearersQci1 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "SAEGW-PGW Total number of current bearers with qci 1" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyEntry 205 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumSaegwCurrentBearersQci2 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "SAEGW-PGW Total number of current bearers with qci 2" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyEntry 206 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumSaegwCurrentBearersQci3 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "SAEGW-PGW Total number of current bearers with qci 3" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyEntry 207 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumSaegwCurrentBearersQci4 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "SAEGW-PGW Total number of current bearers with qci 4" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyEntry 208 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumSaegwCurrentBearersQci5 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "SAEGW-PGW Total number of current bearers with qci 5" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyEntry 209 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumSaegwCurrentBearersQci6 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "SAEGW-PGW Total number of current bearers with qci 6" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyEntry 210 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumSaegwCurrentBearersQci7 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "SAEGW-PGW Total number of current bearers with qci 7" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyEntry 211 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumSaegwCurrentBearersQci8 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "SAEGW-PGW Total number of current bearers with qci 8" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyEntry 212 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumSaegwCurrentBearersQci9 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "SAEGW-PGW Total number of current bearers with qci 9" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyEntry 213 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumSaegwCurrentBearersQciOther OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "SAEGW-PGW Total number of current bearers with qci between 10 .. 255" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyEntry 214 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumSaegwTotalBearersSetupSuccessQci1 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "SAEGW-PGW Total number of bearers setup successful with qci 1" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyEntry 215 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumSaegwTotalBearersSetupSuccessQci2 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "SAEGW-PGW Total number of bearers setup successful with qci 2" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyEntry 216 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumSaegwTotalBearersSetupSuccessQci3 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "SAEGW-PGW Total number of bearers setup successful with qci 3" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyEntry 217 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumSaegwTotalBearersSetupSuccessQci4 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "SAEGW-PGW Total number of bearers setup successful with qci 4" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyEntry 218 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumSaegwTotalBearersSetupSuccessQci5 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "SAEGW-PGW Total number of bearers setup successful with qci 5" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyEntry 219 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumSaegwTotalBearersSetupSuccessQci6 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "SAEGW-PGW Total number of bearers setup successful with qci 6" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyEntry 220 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumSaegwTotalBearersSetupSuccessQci7 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "SAEGW-PGW Total number of bearers setup successful with qci 7" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyEntry 221 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumSaegwTotalBearersSetupSuccessQci8 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "SAEGW-PGW Total number of bearers setup successful with qci 8" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyEntry 222 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumSaegwTotalBearersSetupSuccessQci9 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "SAEGW-PGW Total number of bearers setup successful with qci 9" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyEntry 223 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumSaegwTotalBearersSetupSuccessQciOther OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "SAEGW-PGW Total number of bearers setup successful with qci between 10 .. 255" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyEntry 224 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumSaegwTotalBearersSetupFailQci1 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "SAEGW-PGW Total number of bearers setup failed with qci 1" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyEntry 225 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumSaegwTotalBearersSetupFailQci2 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "SAEGW-PGW Total number of bearers setup failed with qci 2" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyEntry 226 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumSaegwTotalBearersSetupFailQci3 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "SAEGW-PGW Total number of bearers setup failed with qci 3" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyEntry 227 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumSaegwTotalBearersSetupFailQci4 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "SAEGW-PGW Total number of bearers setup failed with qci 4" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyEntry 228 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumSaegwTotalBearersSetupFailQci5 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "SAEGW-PGW Total number of bearers setup failed with qci 5" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyEntry 229 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumSaegwTotalBearersSetupFailQci6 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "SAEGW-PGW Total number of bearers setup failed with qci 6" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyEntry 230 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumSaegwTotalBearersSetupFailQci7 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "SAEGW-PGW Total number of bearers setup failed with qci 6" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyEntry 231 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumSaegwTotalBearersSetupFailQci8 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "SAEGW-PGW Total number of bearers setup failed with qci 8" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyEntry 232 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumSaegwTotalBearersSetupFailQci9 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "SAEGW-PGW Total number of bearers setup failed with qci 9" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyEntry 233 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumSaegwTotalBearersSetupFailQciOther OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "SAEGW-PGW Total number of bearers setup failed with qci between 10 .. 255" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyEntry 234 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumAwaitCoATimeoutLocalCloseAttempts OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of local close attempts due to no CoA received within the configured timeout" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyEntry 235 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumL2tpGwSessionDeleteAttempts OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of L2tp gateway delete request attempts " ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyEntry 236 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumUplinkPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink packets received" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyEntry 237 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumUplinkBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink bytes received" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyEntry 238 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumUplinkDropPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink packets dropped" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyEntry 239 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumUplinkDropBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink bytes dropped" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyEntry 240 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumDownlinkPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink packets received" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyEntry 241 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumDownlinkBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink bytes received" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyEntry 242 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumDownlinkDropPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink packets dropped" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyEntry 243 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumDownlinkDropBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink bytes dropped" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyEntry 244 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumUplinkSuspendDropPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink suspend drop packets" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyEntry 245 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumUplinkSuspendDropBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink suspend drop bytes" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyEntry 246 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumDownlinkSuspendDropPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink suspend drop packets" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyEntry 247 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumDownlinkSuspendDropBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink suspend drop bytes" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyEntry 248 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumSuspendNotification OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of suspend notification requests received" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyEntry 249 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumSuspendNotificationAccept OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of suspend notification requests accepted" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyEntry 250 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumSuspendNotificationReject OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of suspend notification requests rejected" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyEntry 251 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumResumeNotification OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of resume notification requests received" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyEntry 252 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumResumeNotificationAccept OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of resume notification requests accepted" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyEntry 253 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumResumeNotificationReject OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of resume notification requests rejected" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyEntry 254 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumDeletePdpDropTearDownIndMissingOneBearerOnly OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of delete PDP context dropped as teardown ind is missing in message received for session with only one bearer" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyEntry 255 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumDeletePdpDropTearDownIndMissingForDefaultBearer OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of delete PDP context dropped as teardown ind is missing in message received with default bearer id" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyEntry 256 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumS6bInitiatedCloseAttempts OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of s6b initiated close attempts" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyEntry 257 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyDefaultGyUplinkBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total Uplink bytes using Default Gy Quota" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyEntry 258 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyDefaultGyDownlinkBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total Downlink bytes using Default Gy Quota" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyEntry 259 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumOfActiveS6bSessions OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of active S6b Sessions" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyEntry 260 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumIgnoreSprRadiusFailureSessions OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of sessions which ignored radius failure" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyEntry 261 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumInterAccessHOReqNoSessionReject OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of interaccess handover create session requests rejected with no session" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyEntry 262 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumInterAccessHOReqNoSessionAccept OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of interaccess handover create session requests accepted with no session" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyEntry 263 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumDnsAttempts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "DNS Request - Attempts" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyEntry 264 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumDnsSendSuccess OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "DNS Request - Success" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyEntry 265 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumDnsSendFailedNoConfig OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "DNS Request Failed - No DNS Configuration" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyEntry 266 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumDnsFailedMisc OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "DNS Request Failed - Miscellaneous" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyEntry 267 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumDnsResponses OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "DNS Response - Total Received" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyEntry 268 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumDnsResponseSuccess OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "DNS Response - Success" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyEntry 269 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumDnsResponseFailNoResponse OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "DNS Response Failed - No response from server" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyEntry 270 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumDnsResponseFailNoName OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "DNS Response Failed - Domain Name Not Found" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyEntry 271 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumDnsResponseFailNoData OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "DNS Response Failed - No Data" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyEntry 272 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumDnsResponseFailMisc OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "DNS Response Failed - Miscellaneous" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyEntry 273 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumPcoPcscfDefaultFqdnUsed OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of times default P-CSCF FQDN used for DNS lookup" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyEntry 274 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumPcoPcscfTableUsed OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of times P-CSCF table used for P-CSCF IP Address allocation" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyEntry 275 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumSaegwPgwUplinkPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink packets for SAEGW PGW sessions" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyEntry 276 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumSaegwPgwUplinkBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink bytes for SAEGW PGW sessions" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyEntry 277 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumSaegwPgwDownlinkPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink packets for SAEGW PGW sessions" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyEntry 278 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumSaegwPgwDownlinkBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink bytes for SAEGW PGW sessions" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyEntry 279 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumSaegwPgwUplinkDropPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink drop packets for SAEGW PGW sessions" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyEntry 280 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumSaegwPgwUplinkDropBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink drop bytes for SAEGW PGW sessions" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyEntry 281 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumSaegwPgwDownlinkDropPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink drop packets for SAEGW PGW sessions" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyEntry 282 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumSaegwPgwDownlinkDropBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink drop bytes for SAEGW PGW sessions" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyEntry 283 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumUplinkS5S8GeranPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink packets for PGW S5S8 GERAN sessions" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyEntry 284 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumUplinkS5S8GeranBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink bytes for PGW S5S8 GERAN sessions" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyEntry 285 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumDownlinkS5S8GeranPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink packets for PGW S5S8 GERAN sessions" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyEntry 286 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumDownlinkS5S8GeranBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink bytes for PGW S5S8 GERAN sessions" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyEntry 287 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumUplinkS5S8GeranDropPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink drop packets for PGW S5S8 GERAN sessions" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyEntry 288 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumUplinkS5S8GeranDropBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink drop bytes for PGW S5S8 GERAN sessions" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyEntry 289 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumDownlinkS5S8GeranDropPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink drop packets for PGW S5S8 GERAN sessions" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyEntry 290 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumDownlinkS5S8GeranDropBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink drop bytes for PGW S5S8 GERAN sessions" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyEntry 291 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumSaegwPgwUplinkS5S8GeranPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink packets for SAEGW PGW S5S8 GERAN sessions" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyEntry 292 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumSaegwPgwUplinkS5S8GeranBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink bytes for SAEGW PGW S5S8 GERAN sessions" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyEntry 293 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumSaegwPgwDownlinkS5S8GeranPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink packets for SAEGW PGW S5S8 GERAN sessions" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyEntry 294 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumSaegwPgwDownlinkS5S8GeranBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink bytes for SAEGW PGW S5S8 GERAN sessions" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyEntry 295 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumSaegwPgwUplinkS5S8GeranDropPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink drop packets for SAEGW PGW S5S8 GERAN sessions" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyEntry 296 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumSaegwPgwUplinkS5S8GeranDropBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink drop bytes for SAEGW PGW S5S8 GERAN sessions" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyEntry 297 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumSaegwPgwDownlinkS5S8GeranDropPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink drop packets for SAEGW PGW S5S8 GERAN sessions" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyEntry 298 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumSaegwPgwDownlinkS5S8GeranDropBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink drop bytes for SAEGW PGW S5S8 GERAN sessions" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyEntry 299 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumUplinkS5S8UtranPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink packets for PGW S5S8 UTRAN sessions" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyEntry 300 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumUplinkS5S8UtranBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink bytes for PGW S5S8 UTRAN sessions" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyEntry 301 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumDownlinkS5S8UtranPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink packets for PGW S5S8 UTRAN sessions" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyEntry 302 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumDownlinkS5S8UtranBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink bytes for PGW S5S8 UTRAN sessions" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyEntry 303 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumUplinkS5S8UtranDropPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink drop packets for PGW S5S8 UTRAN sessions" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyEntry 304 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumUplinkS5S8UtranDropBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink drop bytes for PGW S5S8 UTRAN sessions" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyEntry 305 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumDownlinkS5S8UtranDropPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink drop packets for PGW S5S8 UTRAN sessions" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyEntry 306 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumDownlinkS5S8UtranDropBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink drop bytes for PGW S5S8 UTRAN sessions" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyEntry 307 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumSaegwPgwUplinkS5S8UtranPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink packets for SAEGW PGW S5S8 UTRAN sessions" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyEntry 308 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumSaegwPgwUplinkS5S8UtranBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink bytes for SAEGW PGW S5S8 UTRAN sessions" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyEntry 309 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumSaegwPgwDownlinkS5S8UtranPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink packets for SAEGW PGW S5S8 UTRAN sessions" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyEntry 310 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumSaegwPgwDownlinkS5S8UtranBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink bytes for SAEGW PGW S5S8 UTRAN sessions" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyEntry 311 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumSaegwPgwUplinkS5S8UtranDropPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink drop packets for SAEGW PGW S5S8 UTRAN sessions" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyEntry 312 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumSaegwPgwUplinkS5S8UtranDropBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink drop bytes for SAEGW PGW S5S8 UTRAN sessions" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyEntry 313 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumSaegwPgwDownlinkS5S8UtranDropPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink drop packets for SAEGW PGW S5S8 UTRAN sessions" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyEntry 314 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumSaegwPgwDownlinkS5S8UtranDropBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink drop bytes for SAEGW PGW S5S8 UTRAN sessions" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyEntry 315 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumUplinkEutranPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink packets for PGW EUTRAN sessions" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyEntry 316 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumUplinkEutranBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink bytes for PGW EUTRAN sessions" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyEntry 317 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumDownlinkEutranPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink packets for PGW EUTRAN sessions" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyEntry 318 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumDownlinkEutranBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink bytes for PGW EUTRAN sessions" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyEntry 319 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumUplinkEutranDropPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink drop packets for PGW EUTRAN sessions" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyEntry 320 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumUplinkEutranDropBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink drop bytes for PGW EUTRAN sessions" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyEntry 321 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumDownlinkEutranDropPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink drop packets for PGW EUTRAN sessions" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyEntry 322 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumDownlinkEutranDropBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink drop bytes for PGW EUTRAN sessions" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyEntry 323 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumSaegwPgwUplinkEutranPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink packets for PGW EUTRAN sessions" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyEntry 324 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumSaegwPgwUplinkEutranBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink bytes for PGW EUTRAN sessions" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyEntry 325 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumSaegwPgwDownlinkEutranPackets OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink packets for PGW EUTRAN sessions" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyEntry 326 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumSaegwPgwDownlinkEutranBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink bytes for PGW EUTRAN sessions" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyEntry 327 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumSaegwPgwUplinkEutranDropPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink drop packets for PGW EUTRAN sessions" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyEntry 328 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumSaegwPgwUplinkEutranDropBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink drop bytes for PGW EUTRAN sessions" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyEntry 329 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumSaegwPgwDownlinkEutranDropPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink drop packets for PGW EUTRAN sessions" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyEntry 330 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumSaegwPgwDownlinkEutranDropBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink drop bytes for PGW EUTRAN sessions" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyEntry 331 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumUplinkGnGpGeranPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink GnGp GERAN packets received" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyEntry 332 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumUplinkGnGpGeranBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink GnGp Geran bytes received" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyEntry 333 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumUplinkGnGpGeranDropPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink GnGp Geran packets dropped" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyEntry 334 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumUplinkGnGpGeranDropBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink GnGp Geran bytes dropped" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyEntry 335 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumDownlinkGnGpGeranPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink GnGp Geran packets received" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyEntry 336 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumDownlinkGnGpGeranBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink GnGp Geran bytes received" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyEntry 337 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumDownlinkGnGpGeranDropPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink GnGp Geran packets dropped" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyEntry 338 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumDownlinkGnGpGeranDropBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink GnGp Geran bytes dropped" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyEntry 339 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumUplinkGnGpUtranPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink GnGp UTRAN packets received" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyEntry 340 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumUplinkGnGpUtranBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink GnGp Utran bytes received" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyEntry 341 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumUplinkGnGpUtranDropPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink GnGp Utran packets dropped" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyEntry 342 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumUplinkGnGpUtranDropBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink GnGp Utran bytes dropped" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyEntry 343 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumDownlinkGnGpUtranPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink GnGp Utran packets received" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyEntry 344 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumDownlinkGnGpUtranBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink GnGp Utran bytes received" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyEntry 345 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumDownlinkGnGpUtranDropPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink GnGp Utran packets dropped" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyEntry 346 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumDownlinkGnGpUtranDropBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink GnGp Utran bytes dropped" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyEntry 347 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumSprAuthReqAttempt OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of SPR Authentication Request Attempts" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyEntry 348 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumSprAuthReqAccept OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of SPR Authentication Requests Accepted" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyEntry 349 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumSprAuthReqReject OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of SPR Authentication Requests Rejected" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyEntry 350 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumSprAuthReqTimeout OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of SPR Authentication Request Timeouts" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyEntry 351 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumAcctStartReqAttempt OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Accounting Start Request Attempts" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyEntry 352 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumAcctStartReqAccept OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Accounting Start Requests Accepted" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyEntry 353 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumAcctStartReqTimeout OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Accounting Start Request Timeouts" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyEntry 354 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumAcctStartReqNotWaitingForResponse OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Accounting Start Requests Not Waiting for Response" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyEntry 355 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumAcctInterimUpdReqAttempt OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Accounting Interim Update Request Attempts" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyEntry 356 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumAcctInterimUpdReqAccept OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Accounting Interim Update Requests Accepted" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyEntry 357 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumAcctInterimUpdReqTimeout OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Accounting Interim Update Request Timeouts" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyEntry 358 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumAcctInterimUpdReqNotWaitingForResponse OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Accounting Interim Update Requests Not Waiting for Response" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyEntry 359 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumAcctStopReqAttempt OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Accounting Stop Request Attempts" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyEntry 360 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumAcctStopReqAccept OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Accounting Stop Requests Accepted" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyEntry 361 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumAcctStopReqTimeout OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Accounting Stop Request Timeouts" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyEntry 362 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumAcctStopReqNotWaitingForResponse OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Accounting Stop Requests Not Waiting for Response" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyEntry 363 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumberTTLExcdDropPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of TTL 0 drop packets " ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyEntry 364 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumberTTLExcdDropBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of TTL 0 drop bytes " ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyEntry 365 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumberFragSendPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of IP packets fragmented before sending on the tunnel " ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyEntry 366 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumberFragSendBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of IP packet bytes fragmented before sending on the tunnel " ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyEntry 367 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumberFragFailPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of IP packets failed in fragmentation" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyEntry 368 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumberFragFailBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of IP packet bytes failed in fragmentation" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyEntry 369 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumberUplinkAclDropPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink ACL drop packets" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyEntry 370 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumberUplinkAclDropBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink ACL drop bytes" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyEntry 371 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumberDownlinkAclDropPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink ACL drop packets" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyEntry 372 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumberDownlinkAclDropBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink ACL drop bytes" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyEntry 373 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumberBadSrcAddrDropPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bad source addresss drop packets" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyEntry 374 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumberBadSrcAddrDropBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bad source addresss drop bytes" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyEntry 375 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumberNoTFTDropPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of no traffic flow template drop packets" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyEntry 376 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumberNoTFTDropBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of no traffic flow template drop bytes" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyEntry 377 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumberBadUEAddrDropPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bad UE address drop packets" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyEntry 378 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumberBadUEAddrDropBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bad UE address drop bytes" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyEntry 379 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumberMTUDropPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of MTU drop packets" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyEntry 380 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumberMTUDropBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of MTU drop bytes" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyEntry 381 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumberNoRouteDropPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of no route drop packets" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyEntry 382 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumberNoRouteDropBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of no route drop bytes" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyEntry 383 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumberNoEgressIntfDropPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of no egress interface drop packets" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyEntry 384 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumberNoEgressIntfDropBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of no egress interface drop bytes" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyEntry 385 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumBearerStatsWithNoSRStats OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of CDRs with Bearer traffic stats but no Service Rule stats" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyEntry 386 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumStartPilotPacketsSent OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Session-Start Pilot Packets sent" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyEntry 387 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumStopPilotPacketsSent OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Session-Stop Pilot Packets sent" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyEntry 388 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumRatChangePilotPacketsSent OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Rat-Change Pilot Packets sent" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyEntry 389 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumberSessSetupSuccessApnMatchingExactMatch OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Create Session Requests Accepted with APN Matching Type Exact Match" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyEntry 390 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumberSessSetupSuccessApnMatchingNiOnly OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Create Session Requests Accepted with APN Matching Type NI Only" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyEntry 391 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumberSessSetupSuccessApnMatchingNiAndMalformedOi OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Create Session Requests Accepted with APN Matching Type NI And Malformed OI" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyEntry 392 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumberPdpSessSetupSuccessApnMatchingExactMatch OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Create PDP Session Requests Accepted with APN Matching Type Exact Match" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyEntry 393 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumberPdpSessSetupSuccessApnMatchingNiOnly OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Create PDP Session Requests Accepted with APN Matching Type NI Only" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyEntry 394 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumberPdpSessSetupSuccessApnMatchingNiAndMalformedOi OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Create PDP Session Requests Accepted with APN Matching Type NI And Malformed OI" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyEntry 395 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumDeleteSessionRejectMismatchedSrcAndFteidIP OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total Number of Delete Session Requests Rejected due to Source IP and F-TEID IP mismatch" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyEntry 396 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumDeletePDPRejectMismatchedSrcAndFteidIP OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total Number of Delete PDP Context Requests Rejected due to Source IP and F-TEID IP mismatch" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyEntry 397 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumModifyBearerRejectMismatchedSrcAndFteidIP OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total Number of Modify Bearer Requests Rejected due to Source IP and F-TEID IP mismatch" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyEntry 398 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumUpdatePDPRejectMismatchedSrcAndFteidIP OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total Number of Update PDP Context Requests Rejected due to Source IP and F-TEID IP mismatch" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyEntry 399 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumLocalCloseCreateSessionParallelPDN OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total Number of Sessions locally closed due to parallel PDN connection setup" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyEntry 400 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumLocalCloseCreatePDPParallelPDN OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total Number of PDP Contexts locally closed due to parallel PDN connection setup" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyEntry 401 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumDeleteSessionRejectedInvalidPeer OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total Number of Delete Session Requests Rejected due to Source IP and F-TEID IP mismatch or IMSI mismatch" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyEntry 402 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumDeletePDPCtxtRejectedInvalidPeer OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total Number of Delete PDP Context Requests Rejected due to Source IP and F-TEID IP mismatch or IMSI mismatch" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyEntry 403 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumCreateBearerRespDroppedInvalidPeer OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total Number of Create Bearer Responses Dropped due to Source IP and F-TEID IP mismatch or IMSI mismatch" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyEntry 404 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumBearerRsrcCmdRejectedInvalidPeer OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total Number of Bearer Resource Commands Rejected due to Source IP and F-TEID IP mismatch or IMSI mismatch" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyEntry 405 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumCreatePDPCtxtReqRejectedInvalidPeer OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total Number of Create PDP Context Requests Rejected due to Source IP and F-TEID IP mismatch or IMSI mismatch" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyEntry 406 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumChangeNotificationRejectedInvalidPeer OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total Number of Change Notification Requests Rejected due to Source IP and F-TEID IP mismatch or IMSI mismatch" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyEntry 407 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumModifyBearerReqRejectedInvalidPeer OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total Number of Modify Beaarer Requests Rejected due to Source IP and F-TEID IP mismatch or IMSI mismatch" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyEntry 408 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumUpdatePDPCtxtReqRejectedInvalidPeer OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total Number of Update PDP Context Requests Rejected due to Source IP and F-TEID IP mismatch or IMSI mismatch" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyEntry 409 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumDeleteBearerCmdRejectedInvalidPeer OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total Number of Delete Bearer Commands Rejected due to Source IP and F-TEID IP mismatch or IMSI mismatch" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyEntry 410 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumDeleteBearerRespDroppedInvalidPeer OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total Number of Delete Bearer Responses Dropped due to Source IP and F-TEID IP mismatch or IMSI mismatch" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyEntry 411 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumDeletePDPCtxtRespDroppedInvalidPeer OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total Number of Delete PDP Context Responses Dropped due to Source IP and F-TEID IP mismatch or IMSI mismatch" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyEntry 412 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumModifyBearerCmdRejectedInvalidPeer OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total Number of Modify Bearer Commands Rejected due to Source IP and F-TEID IP mismatch or IMSI mismatch" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyEntry 413 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumUpdateBearerRespDroppedInvalidPeer OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total Number of Update Bearer Responses Dropped due to Source IP and F-TEID IP mismatch or IMSI mismatch" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyEntry 414 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumUpdatePDPCtxtRespDroppedInvalidPeer OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total Number of Update PDP Context Responses Dropped due to Source IP and F-TEID IP mismatch or IMSI mismatch" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyEntry 415 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumGtpv1InitPDPCtxtActivationRespDroppedInvalidPeer OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total Number of Init PDP Context Activation Responses Dropped due to Source IP and F-TEID IP mismatch or IMSI mismatch" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyEntry 416 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumTraceSessionActivationRejectedInvalidPeer OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total Number of Trace Session Activation Requests Rejected due to Source IP and F-TEID IP mismatch or IMSI mismatch" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyEntry 417 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumTraceSessionDeactivationRejectedInvalidPeer OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total Number of Trace Session DeActivation Requests Rejected due to Source IP and F-TEID IP mismatch or IMSI mismatch" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyEntry 418 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumSuspendNotificationRejectedInvalidPeer OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total Number of Suspend Notification Requests Rejected due to Source IP and F-TEID IP mismatch or IMSI mismatch" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyEntry 419 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumResumeNotificationRejectedInvalidPeer OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total Number of Resume Notification Requests Rejected due to Source IP and F-TEID IP mismatch or IMSI mismatch" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyEntry 420 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyMinCPlaneTeidReuseDuration OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Mininum duration in which Control Plane TEID got reused (for non Gtp V0 sessions)" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyEntry 421 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyMinUPlaneTeidReuseDuration OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Mininum duration in which User Plane TEID got reused (for non Gtp V0 sessions)" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyEntry 422 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumStatsUpdateForMissingSRsForActiveSessions OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of missing Service-Rule Stats Update for active sessions" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyEntry 423 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumStatsUpdateForMissingSRsForDeactivateSessions OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of missing Service-Rule Stats Update for Sessions in deactivate state" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyEntry 424 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumCDRsWithZeroServiceDataContainers OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of CDRs generated with Zero Service Data Containers" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyEntry 425 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumberSigInfoLookupSuccessfulAndFilledConfiguredValues OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of sessions filled with configured values for Signalling Information Elements" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyEntry 426 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumberSigInfoLookupFailure OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of sessions that did not have configured Signalling Information Elements" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyEntry 427 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumS5uCorePeerDefaultBearerErrorIndicationsProcessed OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of s5s8u core peer default bearer error indications processed" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyEntry 428 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumS5uCorePeerDefaultBearereErrorIndicationLocalCloseAttempts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "Total number of local close attempts due to receipt of error indication on s5s8u default bearer from core peer" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyEntry 429 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumS5uCorePeerDedicatedBearerErrorIndicationsProcessed OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of s5s8u core peer dedicated bearer error indications processed" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyEntry 430 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumS5uCorePeerDedBearerErrorIndicationBearerDeactivation OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "Total number of bearer deactivations due to receipt of error indication on s5s8u dedicated bearer from core peer" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyEntry 431 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumCoreGtpuErrorIndicationsProcessed OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Core Gtpu Error Indications processed" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyEntry 432 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumCoreGtpuErrorIndicationLocalCloseAttempts OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of local close attempts due to receipt of Error Indication from Core Peer" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyEntry 433 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumCoreGtpuErrorIndicationBearerDeactivation OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of dedicated bearer deletion due to receipt of Error Indication from Core Peer" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyEntry 434 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumS5uCoreDefBrrErrorIndicationLocalCloseAttempts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of local close attempts due to receipt of error indication on s5s8u default bearer from core peer" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyEntry 435 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumS5uCoreDedBrrErrorIndicationBearerDeactivation OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearer deactivations due to receipt of error indication on s5s8u dedicated bearer from core peer" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyEntry 436 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumCreateSessionDroppedProcLimit OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total Number of Create Session Requests rejected due to procedure limit reached" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyEntry 437 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumCreatePdpDroppedProcLimit OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total Number of Create Pdp context Requests rejected due to procedure limit reached" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyEntry 438 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumDeleteSessionDroppedProcLimit OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total Number of Delete Session Requests rejected due to procedure limit reached" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyEntry 439 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumDeletePdpDroppedProcLimit OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total Number of Delete Pdp context Requests rejected due to procedure limit reached" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyEntry 440 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumLocalDelegatedIPv6AllocSuccesses OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of local delegated IPv6 allocation successes" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyEntry 441 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumLocalDelegatedIPv6AllocFailures OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of local delegated IPv6 allocation failures" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyEntry 442 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumRemoteDelegatedIPv6ReserveSuccesses OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of remote delegated IPv6 reserve successes" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyEntry 443 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumRemoteDelegatedIPv6ReserveFailures OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of remote delegated IPv6 reserve failures" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyEntry 444 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumSessSetupFailuresExternalErrors OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total Number of Session Setup Failures due to External Errors" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyEntry 445 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumSessDeactivationsExternalErrors OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total Number of Session Deactivations due to External Errors" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyEntry 446 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumSessSetupFailuresLocalErrors OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total Number of Session Setup Failures due to Local Errors" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyEntry 447 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumSessDeactivationsLocalErrors OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total Number of Session Deactivations due to Local Errors" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyEntry 448 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumCreateSessionRejectFromPgw OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create session requests rejected by the PGW" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyEntry 449 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumCreateSessionRequestsThrottledClusterRateControl OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Create Session Requests Throtteled Due to Cluster Level Rate Control" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyEntry 450 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumCreateSessionRequestsThrottledApnRateControl OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Create Session Requests Throtteled Due to APN Level Rate Control" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyEntry 451 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumCreateSessionRejectApnCongested OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create session requests rejected - apn in congestion state" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyEntry 452 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumCreateSessionRejectApnCongestedCritical OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create session requests rejected - apn in congestion state" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyEntry 453 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumCreateSessionRejectApnCongestedMajor OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create session requests rejected - apn in congestion state" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyEntry 454 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumCreateSessionRejectApnCongestedMinor OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create session requests rejected - apn in congestion state" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyEntry 455 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumCreateSessionLapiAttempt OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create session attempts with LAPI bit set" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyEntry 456 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumCreateSessionLapiAccept OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create session with lapi attempts accepted" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyEntry 457 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumCreateSessionLapiReject OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create session attempts with lapi rejected" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyEntry 458 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumPGWInitDedBearerActPartialAccept OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of PGW initiated dedicated bearer activation attempts partially accepted" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyEntry 459 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumUpdateBearerPartialAccept OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of update bearer requests partially accepted" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyEntry 460 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumCreatePDPContextRequestsThrottledClusterRateControl OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Create PDPContext Requests Throtteled Due to Cluster Level Rate Control" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyEntry 461 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumCreatePDPContextRequestsThrottledApnRateControl OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Create PDPContext Requests Throtteled Due to APN Level Rate Control" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyEntry 462 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumRatNBIotEutranSessions OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Current number of NBIOT-EUTRAN RAT session" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyEntry 463 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumNonIpPdnSessions OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Current number of NonIP PDN Sessions" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyEntry 464 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumSaegwRatTypeNBIotEUtranSessions OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "SAEGW-PGW Current number of NBIOT E-UTRAN session" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyEntry 465 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumDnsCacheHits OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "DNS - Records found in cache" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyEntry 466 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumDnsCacheHitsNaptr OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "DNS - Naptr records found in cache" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyEntry 467 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumDnsCacheHitsSrv OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "DNS - Srv records found in cache" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyEntry 468 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumDnsCacheHitsA OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "DNS - A/AAAA records found in cache" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyEntry 469 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumUplinkNBIotEutranPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink packets for PGW NBIOT EUTRAN sessions" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyEntry 470 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumUplinkNBIotEutranBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink bytes for PGW NBIOT EUTRAN sessions" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyEntry 471 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumDownlinkNBIotEutranPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink packets for PGW NBIOT EUTRAN sessions" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyEntry 472 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumDownlinkNBIotEutranBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink bytes for PGW NBIOT EUTRAN sessions" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyEntry 473 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumUplinkNBIotEutranDropPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink drop packets for PGW NBIOT EUTRAN sessions" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyEntry 474 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumUplinkNBIotEutranDropBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink drop bytes for PGW NBIOT EUTRAN sessions" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyEntry 475 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumDownlinkNBIotEutranDropPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink drop packets for PGW NBIOT EUTRAN sessions" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyEntry 476 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumDownlinkNBIotEutranDropBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink drop bytes for PGW NBIOT EUTRAN sessions" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyEntry 477 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumSaegwPgwUplinkNBIotEutranPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink packets for PGW NBIOT EUTRAN sessions" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyEntry 478 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumSaegwPgwUplinkNBIotEutranBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink bytes for PGW NBIOT EUTRAN sessions" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyEntry 479 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumSaegwPgwDownlinkNBIotEutranPackets OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink packets for PGW NBIOT EUTRAN sessions" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyEntry 480 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumSaegwPgwDownlinkNBIotEutranBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink bytes for PGW NBIOT EUTRAN sessions" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyEntry 481 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumSaegwPgwUplinkNBIotEutranDropPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink drop packets for PGW NBIOT EUTRAN sessions" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyEntry 482 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumSaegwPgwUplinkNBIotEutranDropBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink drop bytes for PGW NBIOT EUTRAN sessions" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyEntry 483 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumSaegwPgwDownlinkNBIotEutranDropPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink drop packets for PGW NBIOT EUTRAN sessions" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyEntry 484 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumSaegwPgwDownlinkNBIotEutranDropBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink drop bytes for PGW NBIOT EUTRAN sessions" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyEntry 485 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumTotalSessionsWithTerminateTimer OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of times Session terminate timer started becuase Gy interface was down" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyEntry 486 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumCurrentSessionsWithTerminateTimer OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Active Sessions with Session terminate timer running " ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyEntry 487 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumCreateSessionRejectSessionBlocked OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create session requests rejected due to session blocked" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyEntry 488 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumLocalCloseAttemptsSessionBlocked OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of local close attempts due to session blocked" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyEntry 489 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumLocalCloseTerminateServiceRule OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of local closes due to traffic through service rule with terminate action" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyEntry 490 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumSessionsInLocalDatabase OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Sessions in local database" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyEntry 491 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyConnectedDeviceFlows OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyEntry 492 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyConnectedDeviceUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyEntry 493 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyConnectedDeviceUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyEntry 494 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyConnectedDeviceDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyEntry 495 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyConnectedDeviceDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyEntry 496 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyTetheredDeviceFlows OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyEntry 497 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyTetheredDeviceUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyEntry 498 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyTetheredDeviceUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyEntry 499 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyTetheredDeviceDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyEntry 500 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyTetheredDeviceDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyEntry 501 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyTetheringEntitledFlows OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total Number of Tethering Entitled Flows" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyEntry 502 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyTetheringEntitledUplinkPacketsPassed OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total Number of Tethering Entitled Uplink Packets Passed" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyEntry 503 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyTetheringEntitledUplinkBytesPassed OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total Number of Tethering Entitled Uplink Bytes Passed" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyEntry 504 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyTetheringEntitledDownlinkPacketsPassed OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total Number of Tethering Entitled Downlink Packets Passed" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyEntry 505 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyTetheringEntitledDownlinkBytesPassed OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total Number of Tethering Entitled Downlink Bytes Passed" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyEntry 506 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyTetheredFlowsDetectedUsingTtl OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyEntry 507 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyTetheredFlowsDetectedUsingUserAgent OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyEntry 508 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumPgwTriggeredQosUpdate OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Pgw Triggered Qos Updates" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyEntry 509 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumSessionsEstablishedWithExistingImsiAndApn OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of sessions established with IMSI/APN combination for which already a session is established" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyEntry 510 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyTetheredFlowsDetectedUsingTcpIpFingerprinting OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyEntry 511 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumDnsResponseFailTimeout OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "DNS Response Failed - Session timeout waiting for DNS" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyEntry 512 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumDnsResponseDropNoIntf OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "DNS Response Failed - Dropped no SL interface" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyEntry 513 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumDnsResponseDropNoSession OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "DNS Response Failed - Dropped no session" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyEntry 514 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumDnsResponseDropNoPdnSession OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "DNS Response Failed - Dropped no PDN session" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyEntry 515 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumSessionPendedForDns OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Sessions pended for DNS" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyEntry 516 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumSessionPendedForDnsSuccess OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "DNS success for pended sessions" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyEntry 517 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumSessionPendedForDnsTimeout OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "DNS timeout for pended sessions" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyEntry 518 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumCreateSessionRejectTamFailure OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create session attempts rejected - due to TAM failure" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyEntry 519 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumCreatePdpRejectTamFailure OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create PDP context attempts rejected - due to TAM failure" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyEntry 520 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumApplicationStartNotificationsRcvd OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Application Start Notifications received from fastpath" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyEntry 521 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumApplicationStopNotificationsRcvd OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Application Stop Notifications received from fastpath" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyEntry 522 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumGxApplicationStartNotificationsSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Gx Application Start Notifications sent successfully to Pcrf" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyEntry 523 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumGxApplicationStartNotificationsFailed OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Gx Application Start Notifications send failed to Pcrf" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyEntry 524 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumGxApplicationStopNotificationsSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Gx Application Stop Notifications sent successfully to Pcrf" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyEntry 525 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumGxApplicationStopNotificationsFailed OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Gx Application Stop Notifications send failed to Pcrf" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyEntry 526 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumSdApplicationStartNotificationsSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Sd Application Start Notifications sent successfully to Pcrf" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyEntry 527 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumSdApplicationStartNotificationsFailed OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Sd Application Start Notifications send failed to Pcrf" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyEntry 528 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumSdApplicationStopNotificationsSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Sd Application Stop Notifications sent successfully to Pcrf" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyEntry 529 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumSdApplicationStopNotificationsFailed OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Sd Application Stop Notifications send failed to Pcrf" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyEntry 530 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumCreateSessionRejectsOverload OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Num of Create Session Requests Rejected due to Overload" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyEntry 531 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumCreateBearerRejectsOverload OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Num of Create Bearer Requests Rejected due to Overload" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyEntry 532 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumManifestServerRequestsSent OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Manifest Server Requests sent to MFI task" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyEntry 533 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumManifestServerResponsesRcvd OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Manifest Server Responses received from MFI task" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyEntry 534 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyTetheredFlowsDetectedUsingGquicUserAgent OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyEntry 535 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumCreateSessionRejectsOverloadMinor OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Num of Create Session Requests Rejected due to Overload Minor" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyEntry 536 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumCreateSessionRejectsOverloadMajor OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Num of Create Session Requests Rejected due to Overload Major" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyEntry 537 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumCreateSessionRejectsOverloadCritical OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Num of Create Session Requests Rejected due to Overload Critical" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyEntry 538 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumCreateSessionRejectsOverloadMCDSync OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Num of Create Session Requests Rejected due to Overload Standby Sync" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyEntry 539 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumCreateBearerRejectsOverloadMinor OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Num of Create Bearer Requests Rejected due to Overload Minor" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyEntry 540 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumCreateBearerRejectsOverloadMajor OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Num of Create Bearer Requests Rejected due to Overload Major" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyEntry 541 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumCreateBearerRejectsOverloadCritical OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Num of Create Bearer Requests Rejected due to Overload Critical" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyEntry 542 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyNumCreateBearerRejectsOverloadMCDSync OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Num of Create Bearer Requests Rejected due to Overload Standby Sync" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyEntry 543 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnTable OBJECT-TYPE SYNTAX SEQUENCE OF AffirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "" ::= { affirmedZoneMIB 217 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnEntry OBJECT-TYPE SYNTAX AffirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "" INDEX { affirmedZoneName, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnName, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnChassis } ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnTable 1 } AffirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnEntry ::= SEQUENCE { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnName String, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnChassis Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumCurrentSessions Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumBearers Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumCreateSessionAttempt Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumCreateSessionAccept Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumCreateSessionReject Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumCreateSessionRejectMalformedReq Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumCreateSessionRejectUnknownApn Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumCreateSessionRejectRsrcUnavailable Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumCreateSessionRejectServiceNotSupported Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumCreateSessionRejectSystemFailure Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumCreateSessionRejectMisc Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumDeleteSessionAttempt Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumDeleteSessionAccept Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumDeleteSessionReject Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumUEInitDedBearerActAttempt Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumUEInitDedBearerActAccept Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumUEInitDedBearerActReject Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumPGWInitDedBearerActAttempt Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumPGWInitDedBearerActAccept Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumPGWInitDedBearerActReject Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumMMEInitDedBearerDeactAttempt Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumMMEInitDedBearerDeactAccept Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumMMEInitDedBearerDeactReject Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumUEInitDedBearerDeactAttempt Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumUEInitDedBearerDeactAccept Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumUEInitDedBearerDeactReject Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumPGWInitDedBearerDeactAttempt Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumPGWInitDedBearerDeactAccept Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumPGWInitDedBearerDeactReject Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumModifyBearerCmdAttempt Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumModifyBearerCmdReject Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumUpdateBearerAttempt Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumUpdateBearerAccept Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumUpdateBearerReject Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumModifyBearerAttempt Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumModifyBearerAccept Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumModifyBearerReject Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumCreatePdpAttempt Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumCreatePdpAccept Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumCreatePdpReject Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumCreatePdpRejectMalformedReq Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumCreatePdpRejectUnknownApn Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumCreatePdpRejectRsrcUnavailable Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumCreatePdpRejectServiceNotSupported Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumCreatePdpRejectSystemFailure Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumCreatePdpRejectMisc Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumDeletePdpAttempt Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumDeletePdpAccept Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumDeletePdpReject Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumUEInitSecPdpActAttempt Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumUEInitSecPdpActAccept Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumUEInitSecPdpActReject Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumGGSNInitSecPdpActAttempt Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumGGSNInitSecPdpActAccept Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumGGSNInitSecPdpActReject Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumSGSNInitSecPdpDeactAttempt Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumSGSNInitSecPdpDeactAccept Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumSGSNInitSecPdpDeactReject Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumUEInitSecPdpDeactAttempt Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumUEInitSecPdpDeactAccept Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumUEInitSecPdpDeactReject Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumGGSNInitSecPdpDeactAttempt Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumGGSNInitSecPdpDeactAccept Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumGGSNInitSecPdpDeactReject Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumSGSNInitUpdatePdpAttempt Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumSGSNInitUpdatePdpAccept Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumSGSNInitUpdatePdpReject Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumGGSNInitUpdatePdpAttempt Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumGGSNInitUpdatePdpAccept Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumGGSNInitUpdatePdpReject Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumLocalCloseAttempts Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumLocalCloseAttemptsAccepted Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumIdleDurationExceededCloses Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumMaximalDurationExceededCloses Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumOperatorInitiatedCloses Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumActiveCurrentSessions Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumIdleCurrentSessions Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnIntervalPeakCurrentSessions Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnIntervalPeakActiveCurrentSessions Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnIntervalPeakIdleCurrentSessions Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumDefaultBearers Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumDedicatedBearers Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnIntervalPeakBearers Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnIntervalPeakDefaultBearers Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnIntervalPeakDedicatedBearers Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumDhcpReleaseLocalCloseAttempts Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumDhcpTimeoutLocalCloseAttempts Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumDhcpLeaseExpiryLocalCloseAttempts Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumRadiusDisconnectLocalCloses Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumGzSessions Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumColocatedSessions Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumRatHandovers Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumSessionsSetupWithDefaultPolicy Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumActiveSessionsWithDefaultPolicy Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumActiveGxReplaySessionsAwaitingPcrfRejoin Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumGxReplaySessionsTerminated Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumDuplicateSessionLocalCloseAttempts Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumLocalIPv4AllocSuccesses ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumLocalIPv4AllocFailures ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumRemoteIPv4ReserveSuccesses ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumRemoteIPv4ReserveFailures ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumRemoteIPv4AllocSuccesses ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumRemoteIPv4AllocFailures ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumLocalIPv6AllocSuccesses ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumLocalIPv6AllocFailures ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumRemoteIPv6ReserveSuccesses ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumRemoteIPv6ReserveFailures ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumRemoteIPv6AllocSuccesses ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumRemoteIPv6AllocFailures ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumChangeNotificationReqAttempt Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumChangeNotificationReqAccept Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumChangeNotificationReqReject Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumChangeNotificationReqRejectMalformedReq Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumChangeNotificationReqRejectUnknownApn Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumChangeNotificationReqRejectRsrcUnavailable Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumChangeNotificationReqRejectServiceNotSupported Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumChangeNotificationReqRejectSystemFailure Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumChangeNotificationReqRejectMisc Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumChangeNotificationReqDrop Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumWfTeidCollisionLocalCloseAttempts Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumPcrfRejoinSuccess Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumUplinkPackets ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumUplinkBytes ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumUplinkDropPackets ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumUplinkDropBytes ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumDownlinkPackets ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumDownlinkBytes ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumDownlinkDropPackets ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumDownlinkDropBytes ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumErrorIndicationsProcessed Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumErrorIndicationLocalCloseAttempts Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumErrorIndicationBearerDeactivation Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumAwaitCoATimeoutLocalCloseAttempts Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumPcrfInitiatedCloseAttempts Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumOcsInitiatedCloseAttempts Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumTotalBearersSetupSuccess Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumTotalBearersSetupFail Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumCurrentBearersQci1 Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumCurrentBearersQci2 Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumCurrentBearersQci3 Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumCurrentBearersQci4 Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumCurrentBearersQci5 Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumCurrentBearersQci6 Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumCurrentBearersQci7 Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumCurrentBearersQci8 Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumCurrentBearersQci9 Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumCurrentBearersQciOther Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumTotalBearersSetupSuccessQci1 Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumTotalBearersSetupSuccessQci2 Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumTotalBearersSetupSuccessQci3 Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumTotalBearersSetupSuccessQci4 Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumTotalBearersSetupSuccessQci5 Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumTotalBearersSetupSuccessQci6 Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumTotalBearersSetupSuccessQci7 Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumTotalBearersSetupSuccessQci8 Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumTotalBearersSetupSuccessQci9 Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumTotalBearersSetupSuccessQciOther Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumTotalBearersSetupFailQci1 Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumTotalBearersSetupFailQci2 Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumTotalBearersSetupFailQci3 Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumTotalBearersSetupFailQci4 Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumTotalBearersSetupFailQci5 Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumTotalBearersSetupFailQci6 Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumTotalBearersSetupFailQci7 Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumTotalBearersSetupFailQci8 Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumTotalBearersSetupFailQci9 Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumTotalBearersSetupFailQciOther Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumSaegwCurrentSessions Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumSaegwCurrentBearers Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumSaegwTotalBearersSetupSuccess Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumSaegwTotalBearersSetupFail Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumSaegwCurrentBearersQci1 Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumSaegwCurrentBearersQci2 Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumSaegwCurrentBearersQci3 Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumSaegwCurrentBearersQci4 Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumSaegwCurrentBearersQci5 Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumSaegwCurrentBearersQci6 Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumSaegwCurrentBearersQci7 Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumSaegwCurrentBearersQci8 Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumSaegwCurrentBearersQci9 Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumSaegwCurrentBearersQciOther Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumSaegwTotalBearersSetupSuccessQci1 Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumSaegwTotalBearersSetupSuccessQci2 Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumSaegwTotalBearersSetupSuccessQci3 Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumSaegwTotalBearersSetupSuccessQci4 Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumSaegwTotalBearersSetupSuccessQci5 Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumSaegwTotalBearersSetupSuccessQci6 Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumSaegwTotalBearersSetupSuccessQci7 Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumSaegwTotalBearersSetupSuccessQci8 Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumSaegwTotalBearersSetupSuccessQci9 Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumSaegwTotalBearersSetupSuccessQciOther Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumSaegwTotalBearersSetupFailQci1 Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumSaegwTotalBearersSetupFailQci2 Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumSaegwTotalBearersSetupFailQci3 Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumSaegwTotalBearersSetupFailQci4 Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumSaegwTotalBearersSetupFailQci5 Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumSaegwTotalBearersSetupFailQci6 Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumSaegwTotalBearersSetupFailQci7 Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumSaegwTotalBearersSetupFailQci8 Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumSaegwTotalBearersSetupFailQci9 Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumSaegwTotalBearersSetupFailQciOther Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumL2tpGwSessionDeleteAttempts Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumSuspendNotification Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumSuspendNotificationAccept Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumSuspendNotificationReject Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumResumeNotification Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumResumeNotificationAccept Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumResumeNotificationReject Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumUplinkSuspendDropPackets ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumUplinkSuspendDropBytes ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumDownlinkSuspendDropPackets ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumDownlinkSuspendDropBytes ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumRedirectedApnSubscriber Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumActiveRedirectCurrentSessions Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumDeletePdpDropTearDownIndMissingOneBearerOnly Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumDeletePdpDropTearDownIndMissingForDefaultBearer Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumSessionsSetupWithDefaultGyQuota Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumActiveSessionsWithDefaultGyQuota Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumActiveGySessionsAwaitingOcsRejoin Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumOcsGyRejoinSuccess Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumDefaultGyQuotaReapplied Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumDefaultGyQuotaAppliedCcruFailure Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumGxSessions Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumGySessions Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumGyDownGyRejoinTimerRestarted Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumS6bInitiatedCloseAttempts Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumActiveS6bSessions Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnDefaultGyUplinkBytes ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnDefaultGyDownlinkBytes ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumIgnoreSprRadiusFailureSessions Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumBearerIdleDurationExceededCloses Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumOfActiveS6bSessions Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumDnsAttempts ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumDnsSendSuccess ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumDnsSendFailedNoConfig ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumDnsFailedMisc ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumDnsResponses ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumDnsResponseSuccess ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumDnsResponseFailNoResponse ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumDnsResponseFailNoName ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumDnsResponseFailNoData ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumDnsResponseFailMisc ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumPcoPcscfDefaultFqdnUsed Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumPcoPcscfTableUsed Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumSprAuthReqAttempt ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumSprAuthReqAccept ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumSprAuthReqReject ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumSprAuthReqTimeout ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumAcctStartReqAttempt ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumAcctStartReqAccept ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumAcctStartReqTimeout ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumAcctInterimUpdReqAttempt ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumAcctInterimUpdReqAccept ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumAcctInterimUpdReqTimeout ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumAcctStopReqAttempt ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumAcctStopReqAccept ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumAcctStopReqTimeout ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumUeAllocStaticIPv4ReserveSuccesses ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumUeAllocStaticIPv4ReserveFailures ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumUeAllocStaticIPv6ReserveSuccesses ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumUeAllocStaticIPv6ReserveFailures ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumRadiusAllocIPv4ReserveSuccesses ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumRadiusAllocIPv4ReserveFailures ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumRadiusAllocIPv6ReserveSuccesses ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumRadiusAllocIPv6ReserveFailures ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumRemoteDhcpAllocIPv4ReserveSuccesses ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumRemoteDhcpAllocIPv4ReserveFailures ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumRemoteDhcpAllocIPv6ReserveSuccesses ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumRemoteDhcpAllocIPv6ReserveFailures ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumDhcpRelayAllocIPv4ReserveSuccesses ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumDhcpRelayAllocIPv4ReserveFailures ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumDhcpRelayAllocIPv6ReserveSuccesses ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumDhcpRelayAllocIPv6ReserveFailures ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumTTLExcdDropPackets Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumTTLExcdDropBytes Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumFragSendPackets Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumFragSendBytes Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumFragFailPackets Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumFragFailBytes Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumUplinkAclDropPackets Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumUplinkAclDropBytes Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumDownlinkAclDropPackets Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumDownlinkAclDropBytes Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumBadSrcAddrDropPackets Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumBadSrcAddrDropBytes Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumNoTFTDropPackets Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumNoTFTDropBytes Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumBadUEAddrDropPackets Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumBadUEAddrDropBytes Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumMTUDropPackets Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumMTUDropBytes Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumNoRouteDropPackets Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumNoRouteDropBytes Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumNoEgressIntfDropPackets Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumNoEgressIntfDropBytes Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumberTTLExcdDropPackets ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumberTTLExcdDropBytes ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumberFragSendPackets ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumberFragSendBytes ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumberFragFailPackets ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumberFragFailBytes ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumberUplinkAclDropPackets ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumberUplinkAclDropBytes ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumberDownlinkAclDropPackets ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumberDownlinkAclDropBytes ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumberBadSrcAddrDropPackets ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumberBadSrcAddrDropBytes ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumberNoTFTDropPackets ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumberNoTFTDropBytes ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumberBadUEAddrDropPackets ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumberBadUEAddrDropBytes ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumberMTUDropPackets ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumberMTUDropBytes ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumberNoRouteDropPackets ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumberNoRouteDropBytes ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumberNoEgressIntfDropPackets ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumberNoEgressIntfDropBytes ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumRatTypeEUtranSessions Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumCurrentSessionsGnGeran Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumCurrentSessionsGnUtran Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumCurrentSessionsS5S8Geran Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumCurrentSessionsS5S8Utran Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumCurrentSessionsRoaming Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumSaegwCurrentSessionsS5S8Geran Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumSaegwCurrentSessionsS5S8Utran Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumSaegwRatTypeEUtranSessions Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumSaegwPgwUplinkPackets ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumSaegwPgwUplinkBytes ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumSaegwPgwDownlinkPackets ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumSaegwPgwDownlinkBytes ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumSaegwPgwUplinkDropPackets ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumSaegwPgwUplinkDropBytes ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumSaegwPgwDownlinkDropPackets ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumSaegwPgwDownlinkDropBytes ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumUplinkS5S8GeranPackets ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumUplinkS5S8GeranBytes ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumDownlinkS5S8GeranPackets ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumDownlinkS5S8GeranBytes ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumUplinkS5S8GeranDropPackets ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumUplinkS5S8GeranDropBytes ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumDownlinkS5S8GeranDropPackets ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumDownlinkS5S8GeranDropBytes ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumSaegwPgwUplinkS5S8GeranPackets ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumSaegwPgwUplinkS5S8GeranBytes ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumSaegwPgwDownlinkS5S8GeranPackets ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumSaegwPgwDownlinkS5S8GeranBytes ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumSaegwPgwUplinkS5S8GeranDropPackets ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumSaegwPgwUplinkS5S8GeranDropBytes ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumSaegwPgwDownlinkS5S8GeranDropPackets ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumSaegwPgwDownlinkS5S8GeranDropBytes ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumUplinkS5S8UtranPackets ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumUplinkS5S8UtranBytes ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumDownlinkS5S8UtranPackets ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumDownlinkS5S8UtranBytes ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumUplinkS5S8UtranDropPackets ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumUplinkS5S8UtranDropBytes ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumDownlinkS5S8UtranDropPackets ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumDownlinkS5S8UtranDropBytes ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumSaegwPgwUplinkS5S8UtranPackets ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumSaegwPgwUplinkS5S8UtranBytes ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumSaegwPgwDownlinkS5S8UtranPackets ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumSaegwPgwDownlinkS5S8UtranBytes ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumSaegwPgwUplinkS5S8UtranDropPackets ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumSaegwPgwUplinkS5S8UtranDropBytes ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumSaegwPgwDownlinkS5S8UtranDropPackets ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumSaegwPgwDownlinkS5S8UtranDropBytes ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumUplinkEutranPackets ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumUplinkEutranBytes ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumDownlinkEutranPackets ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumDownlinkEutranBytes ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumUplinkEutranDropPackets ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumUplinkEutranDropBytes ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumDownlinkEutranDropPackets ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumDownlinkEutranDropBytes ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumSaegwPgwUplinkEutranPackets ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumSaegwPgwUplinkEutranBytes ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumSaegwPgwDownlinkEutranPackets ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumSaegwPgwDownlinkEutranBytes ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumSaegwPgwUplinkEutranDropPackets ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumSaegwPgwUplinkEutranDropBytes ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumSaegwPgwDownlinkEutranDropPackets ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumSaegwPgwDownlinkEutranDropBytes ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumUplinkGnGpGeranPackets ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumUplinkGnGpGeranBytes ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumUplinkGnGpGeranDropPackets ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumUplinkGnGpGeranDropBytes ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumDownlinkGnGpGeranPackets ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumDownlinkGnGpGeranBytes ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumDownlinkGnGpGeranDropPackets ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumDownlinkGnGpGeranDropBytes ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumUplinkGnGpUtranPackets ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumUplinkGnGpUtranBytes ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumUplinkGnGpUtranDropPackets ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumUplinkGnGpUtranDropBytes ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumDownlinkGnGpUtranPackets ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumDownlinkGnGpUtranBytes ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumDownlinkGnGpUtranDropPackets ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumDownlinkGnGpUtranDropBytes ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumAcctStartReqNotWaitingForResponse ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumAcctInterimUpdReqNotWaitingForResponse ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumAcctStopReqNotWaitingForResponse ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumS5uDefaultBearerErrorIndicationsProcessed ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumS5uDefaultBearereErrorIndicationLocalCloseAttempts ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumS5uDedicatedBearerErrorIndicationsProcessed ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumS5uDedicatedBearerErrorIndicationBearerDeactivation ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumberSessSetupSuccessApnMatchingExactMatch Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumberSessSetupSuccessApnMatchingNiOnly Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumberSessSetupSuccessApnMatchingNiAndMalformedOi Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumberPdpSessSetupSuccessApnMatchingExactMatch Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumberPdpSessSetupSuccessApnMatchingNiOnly Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumberPdpSessSetupSuccessApnMatchingNiAndMalformedOi Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumBearerStatsWithNoSRStats Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumActiveGyAPTriggerbyCCRU Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumTotalGyAPTriggerbyCCRU Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumGyCCRTWriteToDisk Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumGyAPTriggerByProtocolError Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumGyAPTriggerByTransientFailure Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumGyAPTriggerByPermanentFailure Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumGyAPTriggerByMessageTimeout Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumGyAPTriggerByLinkDown Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumGyAPTriggerByInternalFailure Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumStartPilotPacketsSent ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumStopPilotPacketsSent ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumRatChangePilotPacketsSent ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumCreateSessionRespNoContext Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumLocalCloseCreateSessionParallelPDN Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumLocalCloseCreatePDPParallelPDN Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumLocalAllocFromSubPoolSuccesses ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumLocalAllocFromSubPoolFailures ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumRemoteAllocFromSubPoolSuccesses ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumRemoteAllocFromSubPoolFailures ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumCurrentGeoSyncRestoredSessions Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumRatNBIotEutranSessions Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumSaegwRatTypeNBIotEUtranSessions Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumNonIpPdnSessions Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumUplinkNBIotEutranPackets ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumUplinkNBIotEutranBytes ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumDownlinkNBIotEutranPackets ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumDownlinkNBIotEutranBytes ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumUplinkNBIotEutranDropPackets ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumUplinkNBIotEutranDropBytes ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumDownlinkNBIotEutranDropPackets ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumDownlinkNBIotEutranDropBytes ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumSaegwPgwUplinkNBIotEutranPackets ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumSaegwPgwUplinkNBIotEutranBytes ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumSaegwPgwDownlinkNBIotEutranPackets ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumSaegwPgwDownlinkNBIotEutranBytes ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumSaegwPgwUplinkNBIotEutranDropPackets ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumSaegwPgwUplinkNBIotEutranDropBytes ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumSaegwPgwDownlinkNBIotEutranDropPackets ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumSaegwPgwDownlinkNBIotEutranDropBytes ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumCreateSessionRejectApnCongested Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnMinTeidReuseDuration Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumStatsUpdateForMissingSRsForActiveSessions Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumStatsUpdateForMissingSRsForDeactivateSessions Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumCDRsWithZeroServiceDataContainers Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnMinCPlaneTeidReuseDuration Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnMinUPlaneTeidReuseDuration Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumCreateSessionRejectApnCongesteCritical Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumCreateSessionRejectApnCongestedMajor Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumCreateSessionRejectApnCongestedMinor Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumLocalDelegatedIPv6AllocSuccesses ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumLocalDelegatedIPv6AllocFailures ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumRemoteDelegatedIPv6ReserveSuccesses ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumRemoteDelegatedIPv6ReserveFailures ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumberSigInfoLookupSuccessfulAndFilledConfiguredValues Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumberSigInfoLookupFailure Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumCreateSessionRejectApnCongestedCritical Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumSessionsInLocalDatabase Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumCreateSessionDroppedProcLimit Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumCreatePdpDroppedProcLimit Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumDeleteSessionDroppedProcLimit Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumDeletePdpDroppedProcLimit Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumTotalSessionsWithTerminateTimer Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumCurrentSessionsWithTerminateTimer Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumCreateSessionRejectSessionBlocked Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumLocalCloseAttemptsSessionBlocked Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumLocalCloseTerminateServiceRule Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumCreateSessionLapiAttempt Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumCreateSessionLapiAccept Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumCreateSessionLapiReject Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumSessSetupFailuresExternalErrors Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumSessDeactivationsExternalErrors Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumSessSetupFailuresLocalErrors Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumSessDeactivationsLocalErrors Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumCreateSessionRequestsThrottledApnRateControl Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumCreatePDPContextRequestsThrottledApnRateControl Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumDnsCacheHits ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumDnsCacheHitsNaptr ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumDnsCacheHitsSrv ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumDnsCacheHitsA ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnConnectedDeviceFlows ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnConnectedDeviceUlPkts ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnConnectedDeviceUlBytes ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnConnectedDeviceDlPkts ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnConnectedDeviceDlBytes ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnTetheredDeviceFlows ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnTetheredDeviceUlPkts ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnTetheredDeviceUlBytes ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnTetheredDeviceDlPkts ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnTetheredDeviceDlBytes ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnTetheringEntitledFlows ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnTetheringEntitledUplinkPacketsPassed ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnTetheringEntitledUplinkBytesPassed ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnTetheringEntitledDownlinkPacketsPassed ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnTetheringEntitledDownlinkBytesPassed ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnTetheredFlowsDetectedUsingTtl ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnTetheredFlowsDetectedUsingUserAgent ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumCreateSessionRejectTamFailure Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumCreatePdpRejectTamFailure Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumCreateCupsSessionAttempt Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumCreateCupsSessionSuccess Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumCreateCupsSessionFailure Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumModifyCupsSessionAttempt Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumModifyCupsSessionSuccess Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumModifyCupsSessionFailure Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumDeleteCupsSessionAttempt Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumDeleteCupsSessionSuccess Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumDeleteCupsSessionFailure Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumLocalCloseSessionMonitor Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumCurrentCupsSessions Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumPgwTriggeredQosUpdate Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumSessionsEstablishedWithExistingImsiAndApn Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumPGWInitDedBearerActPartialAccept Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumUpdateBearerPartialAccept Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnTetheredFlowsDetectedUsingTcpIpFingerprinting ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumDnsResponseFailTimeout ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumDnsResponseDropNoIntf ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumDnsResponseDropNoSession ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumDnsResponseDropNoPdnSession ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumSessionPendedForDns ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumSessionPendedForDnsSuccess ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumSessionPendedForDnsTimeout ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNum3gppToNon3gppDelayedHandovers Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNum3gppToNon3gppDelayedHandoverCompletedOnFirstUlPkt Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNum3gppToNon3gppDelayedHandoverCompletedOnTimerExpiry Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNum3gppToNon3gppDelayedHandoverCompletedOnBackToBackHo Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNum3gppToNon3gppDelayedHandoverCompletedOnOtherEvent Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumApplicationStartNotificationsRcvd Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumApplicationStopNotificationsRcvd Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumGxApplicationStartNotificationsSuccess Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumGxApplicationStartNotificationsFailed Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumGxApplicationStopNotificationsSuccess Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumGxApplicationStopNotificationsFailed Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumSessionMonitorModificationsSent ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumSdApplicationStartNotificationsSuccess Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumSdApplicationStartNotificationsFailed Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumSdApplicationStopNotificationsSuccess Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumSdApplicationStopNotificationsFailed Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumLocalClosePcrfDownSessionHoldTime ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumCreateSessionRejectsOverload ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumCreateBearerRejectsOverload ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNatConnectionFailureMaxPortChunkExceeded ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumManifestServerRequestsSent Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumManifestServerResponsesRcvd Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnTetheredFlowsDetectedUsingGquicUserAgent ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnTetheredFlowsReportedUsingTtl ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnTetheredFlowsReportedUsingUserAgent ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnTetheredFlowsReportedUsingTcpIpFingerprinting ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnTetheredFlowsReportedUsingGquicUserAgent ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumCreateSessionRejectsOverloadMinor ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumCreateSessionRejectsOverloadMajor ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumCreateSessionRejectsOverloadCritical ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumCreateSessionRejectsOverloadMCDSync ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumCreateBearerRejectsOverloadMinor ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumCreateBearerRejectsOverloadMajor ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumCreateBearerRejectsOverloadCritical ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumCreateBearerRejectsOverloadMCDSync ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumUpstreamPktsDroppedWithAcl ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumDownstreamPktsDroppedWithAcl ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumUpstreamAclDropConnectionCount ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumUpstreamAclAllowConnectionCount ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumDownstreamAclDropConnectionCount ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumDownstreamAclAllowConnectionCount ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumCreateSessionRejectNoServiceRule Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumNoServiceRuleLocalCloseAttempts Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumCreatePdpRejectNoServiceRule Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumLocalClosePfcpError Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumLocalCloseUplaneError Unsigned32 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnName OBJECT-TYPE SYNTAX String MAX-ACCESS not-accessible STATUS current DESCRIPTION "Table Name" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnEntry 1 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnChassis OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS not-accessible STATUS current DESCRIPTION "chassis ID" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnEntry 2 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumCurrentSessions OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Current number of sessions" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnEntry 3 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumBearers OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Current number of bearers" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnEntry 4 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumCreateSessionAttempt OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create session attempts" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnEntry 5 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumCreateSessionAccept OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create session attempts accepted" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnEntry 6 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumCreateSessionReject OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create session attempts rejected" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnEntry 7 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumCreateSessionRejectMalformedReq OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create session attempts rejected - malformed request" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnEntry 8 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumCreateSessionRejectUnknownApn OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create session attempts rejected - unknown APN" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnEntry 9 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumCreateSessionRejectRsrcUnavailable OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create session attempts rejected - resources unavailable" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnEntry 10 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumCreateSessionRejectServiceNotSupported OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create session attempts rejected - service not supported" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnEntry 11 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumCreateSessionRejectSystemFailure OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create session attempts rejected - system failure" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnEntry 12 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumCreateSessionRejectMisc OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create session attempts rejected - unclassified" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnEntry 13 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumDeleteSessionAttempt OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of delete session attempts received" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnEntry 14 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumDeleteSessionAccept OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of delete session attempts accepted" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnEntry 15 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumDeleteSessionReject OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of delete session attempts rejected" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnEntry 16 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumUEInitDedBearerActAttempt OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of UE initiated dedicated bearer activation attempts" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnEntry 17 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumUEInitDedBearerActAccept OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of UE initiated dedicated bearer activation attempts accepted" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnEntry 18 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumUEInitDedBearerActReject OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of UE initiated dedicated bearer activation attempts rejected" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnEntry 19 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumPGWInitDedBearerActAttempt OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of PGW initiated dedicated bearer activation attempts accepted" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnEntry 20 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumPGWInitDedBearerActAccept OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of PGW initiated dedicated bearer activation attempts accepted" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnEntry 21 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumPGWInitDedBearerActReject OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of PGW initiated dedicated bearer activation attempts rejected" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnEntry 22 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumMMEInitDedBearerDeactAttempt OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of MME initiated dedicated bearer deactivation attempts" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnEntry 23 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumMMEInitDedBearerDeactAccept OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of MME initiated dedicated bearer deactivation attempts accepted" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnEntry 24 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumMMEInitDedBearerDeactReject OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of MME initiated dedicated bearer deactivation attempts rejected" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnEntry 25 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumUEInitDedBearerDeactAttempt OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of UE initiated dedicated bearer deactivation attempts" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnEntry 26 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumUEInitDedBearerDeactAccept OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of UE initiated dedicated bearer deactivation attempts accepted" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnEntry 27 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumUEInitDedBearerDeactReject OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of UE initiated dedicated bearer deactivation attempts rejected" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnEntry 28 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumPGWInitDedBearerDeactAttempt OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of PGW initiated dedicated bearer deactivation attempts" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnEntry 29 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumPGWInitDedBearerDeactAccept OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of PGW initiated dedicated bearer deactivation attempts accepted" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnEntry 30 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumPGWInitDedBearerDeactReject OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of PGW initiated dedicated bearer deactivation attempts rejected" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnEntry 31 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumModifyBearerCmdAttempt OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of modify bearer command attempts" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnEntry 32 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumModifyBearerCmdReject OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of modify bearer command attempts rejected" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnEntry 33 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumUpdateBearerAttempt OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of update bearer attempts" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnEntry 34 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumUpdateBearerAccept OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of update bearer attempts accepted" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnEntry 35 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumUpdateBearerReject OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of update bearer attempts rejected" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnEntry 36 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumModifyBearerAttempt OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of modify bearer attempts" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnEntry 37 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumModifyBearerAccept OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of modify bearer attempts accepted" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnEntry 38 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumModifyBearerReject OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of modify bearer attempts rejected" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnEntry 39 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumCreatePdpAttempt OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create PDP context attempts" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnEntry 40 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumCreatePdpAccept OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create PDP context attempts accepted" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnEntry 41 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumCreatePdpReject OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create PDP context attempts rejected - unclassified" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnEntry 42 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumCreatePdpRejectMalformedReq OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create PDP context attempts rejected - malformed request" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnEntry 43 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumCreatePdpRejectUnknownApn OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create PDP context attempts rejected - unknown APN" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnEntry 44 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumCreatePdpRejectRsrcUnavailable OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create PDP context attempts rejected - resource unavailable" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnEntry 45 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumCreatePdpRejectServiceNotSupported OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create PDP context attempts rejected - service not supported" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnEntry 46 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumCreatePdpRejectSystemFailure OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create PDP context attempts rejected - system failure" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnEntry 47 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumCreatePdpRejectMisc OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create PDP context attempts rejected - unclassified" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnEntry 48 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumDeletePdpAttempt OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of delete PDP context attempts" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnEntry 49 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumDeletePdpAccept OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of delete PDP context attempts accepted" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnEntry 50 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumDeletePdpReject OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of delete PDP context attempts rejected" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnEntry 51 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumUEInitSecPdpActAttempt OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of UE initiated secondary PDP context activation attempts" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnEntry 52 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumUEInitSecPdpActAccept OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of UE initiated secondary PDP context activation attempts accepted" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnEntry 53 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumUEInitSecPdpActReject OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of UE initiated secondary PDP context activation attempts rejected" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnEntry 54 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumGGSNInitSecPdpActAttempt OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of GGSN initiated secondary PDP context activation attempts" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnEntry 55 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumGGSNInitSecPdpActAccept OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of GGSN initiated secondary PDP context activation attempts accepted" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnEntry 56 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumGGSNInitSecPdpActReject OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of GGSN initiated secondary PDP context activation attempts rejected" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnEntry 57 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumSGSNInitSecPdpDeactAttempt OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of SGSN initiated secondary PDP context deactivation attempts" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnEntry 58 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumSGSNInitSecPdpDeactAccept OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of SGSN initiated secondary PDP context deactivation attempts accepted" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnEntry 59 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumSGSNInitSecPdpDeactReject OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of SGSN initiated secondary PDP context deactivation attempts rejected" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnEntry 60 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumUEInitSecPdpDeactAttempt OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of UE initiated secondary PDP context deactivation attempts" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnEntry 61 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumUEInitSecPdpDeactAccept OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of UE initiated secondary PDP context deactivation attempts accepted" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnEntry 62 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumUEInitSecPdpDeactReject OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of UE initiated secondary PDP context deactivation attempts rejected" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnEntry 63 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumGGSNInitSecPdpDeactAttempt OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of GGSN initiated secondary PDP context deactivation attempts" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnEntry 64 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumGGSNInitSecPdpDeactAccept OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of GGSN initiated secondary PDP context deactivation attempts accepted" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnEntry 65 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumGGSNInitSecPdpDeactReject OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of GGSN initiated secondary PDP context deactivation attempts rejected" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnEntry 66 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumSGSNInitUpdatePdpAttempt OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of SGSN initiated update PDP context attempts" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnEntry 67 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumSGSNInitUpdatePdpAccept OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of SGSN initiated update PDP context attempts accepted" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnEntry 68 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumSGSNInitUpdatePdpReject OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of SGSN initiated update PDP context attempts rejected" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnEntry 69 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumGGSNInitUpdatePdpAttempt OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of GGSN initiated update PDP context attempts" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnEntry 70 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumGGSNInitUpdatePdpAccept OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of GGSN initiated update PDP context attempts accepted" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnEntry 71 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumGGSNInitUpdatePdpReject OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of GGSN initiated update PDP context attempts rejected" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnEntry 72 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumLocalCloseAttempts OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of local close attempts" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnEntry 73 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumLocalCloseAttemptsAccepted OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of local close attempts accepted" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnEntry 74 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumIdleDurationExceededCloses OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of sessions closed due to IDLE duration time exceeded" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnEntry 75 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumMaximalDurationExceededCloses OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of sessions closed due to MAXIMAL duration time exceeded" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnEntry 76 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumOperatorInitiatedCloses OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of operator initiated PDN session closes" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnEntry 77 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumActiveCurrentSessions OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Current number of active sessions" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnEntry 78 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumIdleCurrentSessions OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Current number of idle sessions" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnEntry 79 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnIntervalPeakCurrentSessions OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Interval peak number of sessions" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnEntry 80 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnIntervalPeakActiveCurrentSessions OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Interval peak number of active sessions" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnEntry 81 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnIntervalPeakIdleCurrentSessions OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Interval peak number of idle sessions" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnEntry 82 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumDefaultBearers OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Current number of default bearers" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnEntry 83 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumDedicatedBearers OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Current number of dedicated bearers" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnEntry 84 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnIntervalPeakBearers OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Interval peak number of bearers" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnEntry 85 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnIntervalPeakDefaultBearers OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Interval peak number of default bearers" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnEntry 86 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnIntervalPeakDedicatedBearers OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Interval peak number of dedicated bearers" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnEntry 87 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumDhcpReleaseLocalCloseAttempts OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of local close attempts due to DHCP Release" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnEntry 88 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumDhcpTimeoutLocalCloseAttempts OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of local close attempts due to DHCP IP Address Allocation Timeout" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnEntry 89 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumDhcpLeaseExpiryLocalCloseAttempts OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of local close attempts due to DHCP IP Address Lease Expiry" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnEntry 90 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumRadiusDisconnectLocalCloses OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of local closes due to RADIUS Disconnect from server" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnEntry 91 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumGzSessions OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Current number session using Gz interface" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnEntry 92 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumColocatedSessions OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS deprecated DESCRIPTION "Current number of sessions with co-located peer GW" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnEntry 93 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumRatHandovers OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of RAT session handovers" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnEntry 94 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumSessionsSetupWithDefaultPolicy OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Sessions Setup With Default Gx Policy" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnEntry 95 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumActiveSessionsWithDefaultPolicy OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Active Sessions With Default Gx Policy" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnEntry 96 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumActiveGxReplaySessionsAwaitingPcrfRejoin OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Active Gx Replay Sessions Awaiting Pcrf Rejoin" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnEntry 97 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumGxReplaySessionsTerminated OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS deprecated DESCRIPTION "Number of Gx Replay Sessions Terminated" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnEntry 98 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumDuplicateSessionLocalCloseAttempts OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of local close attempts due to Duplicate Session" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnEntry 99 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumLocalIPv4AllocSuccesses OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of local IPv4 allocation successes" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnEntry 100 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumLocalIPv4AllocFailures OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of local IPv4 allocation failures" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnEntry 101 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumRemoteIPv4ReserveSuccesses OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of remote IPv4 reserve successes" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnEntry 102 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumRemoteIPv4ReserveFailures OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of remote IPv4 reserve failures" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnEntry 103 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumRemoteIPv4AllocSuccesses OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of remote IPv4 allocation successes" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnEntry 104 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumRemoteIPv4AllocFailures OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of remote IPv4 allocation failures" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnEntry 105 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumLocalIPv6AllocSuccesses OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of local IPv6 allocation successes" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnEntry 106 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumLocalIPv6AllocFailures OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of local IPv6 allocation failures" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnEntry 107 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumRemoteIPv6ReserveSuccesses OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of remote IPv6 reserve successes" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnEntry 108 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumRemoteIPv6ReserveFailures OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of remote IPv6 reserve failures" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnEntry 109 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumRemoteIPv6AllocSuccesses OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of remote IPv6 allocation successes" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnEntry 110 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumRemoteIPv6AllocFailures OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of remote IPv6 allocation failures" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnEntry 111 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumChangeNotificationReqAttempt OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of change notification attempts" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnEntry 112 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumChangeNotificationReqAccept OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of change notification attempts accepted" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnEntry 113 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumChangeNotificationReqReject OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of change notification attempts rejected" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnEntry 114 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumChangeNotificationReqRejectMalformedReq OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of change notification attempts rejected - malformed request" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnEntry 115 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumChangeNotificationReqRejectUnknownApn OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of change notification attempts rejected - unknown APN" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnEntry 116 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumChangeNotificationReqRejectRsrcUnavailable OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of change notification attempts rejected - resources unavailable" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnEntry 117 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumChangeNotificationReqRejectServiceNotSupported OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of change notification attempts rejected due to service not supported" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnEntry 118 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumChangeNotificationReqRejectSystemFailure OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of change notification attempts rejected - system failure" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnEntry 119 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumChangeNotificationReqRejectMisc OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of change notification attempts rejected for miscellaneous reasons" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnEntry 120 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumChangeNotificationReqDrop OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of change notification requests Dropped" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnEntry 121 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumWfTeidCollisionLocalCloseAttempts OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of local close attempts due to TEID Collision" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnEntry 122 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumPcrfRejoinSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of successful Gx PCRF Rejoins" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnEntry 123 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumUplinkPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink packets received" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnEntry 124 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumUplinkBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink bytes received" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnEntry 125 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumUplinkDropPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink packets dropped" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnEntry 126 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumUplinkDropBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink bytes dropped" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnEntry 127 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumDownlinkPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink packets received" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnEntry 128 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumDownlinkBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink bytes received" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnEntry 129 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumDownlinkDropPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink packets dropped" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnEntry 130 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumDownlinkDropBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink bytes dropped" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnEntry 131 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumErrorIndicationsProcessed OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Error Indications processed" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnEntry 132 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumErrorIndicationLocalCloseAttempts OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of local close attempts due to receipt of Error Indication" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnEntry 133 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumErrorIndicationBearerDeactivation OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of dedicated bearer deletion due to receipt of Error Indication" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnEntry 134 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumAwaitCoATimeoutLocalCloseAttempts OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of local close attempts due to no CoA received within the configured timeout" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnEntry 135 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumPcrfInitiatedCloseAttempts OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of pcrf initiated close attempts" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnEntry 136 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumOcsInitiatedCloseAttempts OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of ocs initiated close attempts" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnEntry 137 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumTotalBearersSetupSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers setup successful" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnEntry 138 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumTotalBearersSetupFail OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers setup failed" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnEntry 139 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumCurrentBearersQci1 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of current bearers with qci 1" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnEntry 140 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumCurrentBearersQci2 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of current bearers with qci 2" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnEntry 141 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumCurrentBearersQci3 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of current bearers with qci 3" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnEntry 142 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumCurrentBearersQci4 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of current bearers with qci 4" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnEntry 143 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumCurrentBearersQci5 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of current bearers with qci 5" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnEntry 144 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumCurrentBearersQci6 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of current bearers with qci 6" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnEntry 145 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumCurrentBearersQci7 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of current bearers with qci 7" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnEntry 146 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumCurrentBearersQci8 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of current bearers with qci 8" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnEntry 147 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumCurrentBearersQci9 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of current bearers with qci 9" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnEntry 148 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumCurrentBearersQciOther OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of current bearers with qci between 10 .. 255" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnEntry 149 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumTotalBearersSetupSuccessQci1 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers setup successful with qci 1" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnEntry 150 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumTotalBearersSetupSuccessQci2 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers setup successful with qci 2" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnEntry 151 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumTotalBearersSetupSuccessQci3 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers setup successful with qci 3" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnEntry 152 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumTotalBearersSetupSuccessQci4 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers setup successful with qci 4" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnEntry 153 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumTotalBearersSetupSuccessQci5 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers setup successful with qci 5" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnEntry 154 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumTotalBearersSetupSuccessQci6 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers setup successful with qci 6" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnEntry 155 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumTotalBearersSetupSuccessQci7 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers setup successful with qci 7" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnEntry 156 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumTotalBearersSetupSuccessQci8 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers setup successful with qci 8" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnEntry 157 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumTotalBearersSetupSuccessQci9 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers setup successful with qci 9" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnEntry 158 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumTotalBearersSetupSuccessQciOther OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers setup successful with qci between 10 .. 255" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnEntry 159 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumTotalBearersSetupFailQci1 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers setup failed with qci 1" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnEntry 160 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumTotalBearersSetupFailQci2 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers setup failed with qci 2" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnEntry 161 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumTotalBearersSetupFailQci3 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers setup failed with qci 3" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnEntry 162 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumTotalBearersSetupFailQci4 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers setup failed with qci 4" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnEntry 163 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumTotalBearersSetupFailQci5 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers setup failed with qci 5" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnEntry 164 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumTotalBearersSetupFailQci6 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers setup failed with qci 6" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnEntry 165 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumTotalBearersSetupFailQci7 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers setup failed with qci 6" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnEntry 166 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumTotalBearersSetupFailQci8 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers setup failed with qci 8" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnEntry 167 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumTotalBearersSetupFailQci9 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers setup failed with qci 9" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnEntry 168 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumTotalBearersSetupFailQciOther OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers setup failed with qci between 10 .. 255" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnEntry 169 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumSaegwCurrentSessions OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "SAEGW-PGW Current number of sessions" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnEntry 170 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumSaegwCurrentBearers OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "SAEGW-PGW Current number of bearers" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnEntry 171 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumSaegwTotalBearersSetupSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "SAEGW-PGW Total number of bearers setup successful" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnEntry 172 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumSaegwTotalBearersSetupFail OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "SAEGW-PGW Total number of bearers setup failed" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnEntry 173 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumSaegwCurrentBearersQci1 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "SAEGW-PGW Total number of current bearers with qci 1" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnEntry 174 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumSaegwCurrentBearersQci2 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "SAEGW-PGW Total number of current bearers with qci 2" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnEntry 175 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumSaegwCurrentBearersQci3 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "SAEGW-PGW Total number of current bearers with qci 3" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnEntry 176 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumSaegwCurrentBearersQci4 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "SAEGW-PGW Total number of current bearers with qci 4" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnEntry 177 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumSaegwCurrentBearersQci5 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "SAEGW-PGW Total number of current bearers with qci 5" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnEntry 178 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumSaegwCurrentBearersQci6 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "SAEGW-PGW Total number of current bearers with qci 6" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnEntry 179 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumSaegwCurrentBearersQci7 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "SAEGW-PGW Total number of current bearers with qci 7" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnEntry 180 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumSaegwCurrentBearersQci8 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "SAEGW-PGW Total number of current bearers with qci 8" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnEntry 181 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumSaegwCurrentBearersQci9 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "SAEGW-PGW Total number of current bearers with qci 9" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnEntry 182 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumSaegwCurrentBearersQciOther OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "SAEGW-PGW Total number of current bearers with qci between 10 .. 255" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnEntry 183 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumSaegwTotalBearersSetupSuccessQci1 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "SAEGW-PGW Total number of bearers setup successful with qci 1" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnEntry 184 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumSaegwTotalBearersSetupSuccessQci2 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "SAEGW-PGW Total number of bearers setup successful with qci 2" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnEntry 185 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumSaegwTotalBearersSetupSuccessQci3 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "SAEGW-PGW Total number of bearers setup successful with qci 3" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnEntry 186 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumSaegwTotalBearersSetupSuccessQci4 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "SAEGW-PGW Total number of bearers setup successful with qci 4" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnEntry 187 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumSaegwTotalBearersSetupSuccessQci5 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "SAEGW-PGW Total number of bearers setup successful with qci 5" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnEntry 188 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumSaegwTotalBearersSetupSuccessQci6 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "SAEGW-PGW Total number of bearers setup successful with qci 6" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnEntry 189 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumSaegwTotalBearersSetupSuccessQci7 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "SAEGW-PGW Total number of bearers setup successful with qci 7" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnEntry 190 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumSaegwTotalBearersSetupSuccessQci8 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "SAEGW-PGW Total number of bearers setup successful with qci 8" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnEntry 191 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumSaegwTotalBearersSetupSuccessQci9 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "SAEGW-PGW Total number of bearers setup successful with qci 9" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnEntry 192 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumSaegwTotalBearersSetupSuccessQciOther OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "SAEGW-PGW Total number of bearers setup successful with qci between 10 .. 255" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnEntry 193 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumSaegwTotalBearersSetupFailQci1 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "SAEGW-PGW Total number of bearers setup failed with qci 1" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnEntry 194 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumSaegwTotalBearersSetupFailQci2 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "SAEGW-PGW Total number of bearers setup failed with qci 2" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnEntry 195 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumSaegwTotalBearersSetupFailQci3 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "SAEGW-PGW Total number of bearers setup failed with qci 3" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnEntry 196 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumSaegwTotalBearersSetupFailQci4 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "SAEGW-PGW Total number of bearers setup failed with qci 4" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnEntry 197 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumSaegwTotalBearersSetupFailQci5 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "SAEGW-PGW Total number of bearers setup failed with qci 5" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnEntry 198 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumSaegwTotalBearersSetupFailQci6 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "SAEGW-PGW Total number of bearers setup failed with qci 6" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnEntry 199 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumSaegwTotalBearersSetupFailQci7 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "SAEGW-PGW Total number of bearers setup failed with qci 6" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnEntry 200 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumSaegwTotalBearersSetupFailQci8 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "SAEGW-PGW Total number of bearers setup failed with qci 8" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnEntry 201 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumSaegwTotalBearersSetupFailQci9 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "SAEGW-PGW Total number of bearers setup failed with qci 9" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnEntry 202 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumSaegwTotalBearersSetupFailQciOther OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "SAEGW-PGW Total number of bearers setup failed with qci between 10 .. 255" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnEntry 203 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumL2tpGwSessionDeleteAttempts OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of L2tp gateway delete request attempts " ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnEntry 204 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumSuspendNotification OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of suspend notification requests received" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnEntry 205 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumSuspendNotificationAccept OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of suspend notification requests accepted" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnEntry 206 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumSuspendNotificationReject OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of suspend notification requests rejected" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnEntry 207 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumResumeNotification OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of resume notification requests received" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnEntry 208 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumResumeNotificationAccept OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of resume notification requests accepted" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnEntry 209 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumResumeNotificationReject OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of resume notification requests rejected" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnEntry 210 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumUplinkSuspendDropPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink suspend drop packets" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnEntry 211 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumUplinkSuspendDropBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink suspend drop bytes" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnEntry 212 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumDownlinkSuspendDropPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink suspend drop packets" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnEntry 213 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumDownlinkSuspendDropBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink suspend drop bytes" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnEntry 214 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumRedirectedApnSubscriber OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Redirected Subscriber from this APN" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnEntry 215 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumActiveRedirectCurrentSessions OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Current number of Active Redirected Subscriber from this APN" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnEntry 216 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumDeletePdpDropTearDownIndMissingOneBearerOnly OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of delete PDP context dropped as teardown ind is missing in message received for session with only one bearer" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnEntry 217 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumDeletePdpDropTearDownIndMissingForDefaultBearer OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of delete PDP context dropped as teardown ind is missing in message received with default bearer id" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnEntry 218 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumSessionsSetupWithDefaultGyQuota OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Sessions Setup With Default Gy Quota" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnEntry 219 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumActiveSessionsWithDefaultGyQuota OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Active Sessions With Default Quota" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnEntry 220 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumActiveGySessionsAwaitingOcsRejoin OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Active Gy Sessions Awaiting OCS Rejoin" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnEntry 221 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumOcsGyRejoinSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of successful OCS Gy Rejoins" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnEntry 222 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumDefaultGyQuotaReapplied OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of times default Gy Quota was reapplied due to CCR-I failure." ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnEntry 223 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumDefaultGyQuotaAppliedCcruFailure OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of times default Gy Quota was applied due to CCR-U Failure." ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnEntry 224 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumGxSessions OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Current number session using Gx interface" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnEntry 225 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumGySessions OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Current number session using Gy interface" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnEntry 226 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumGyDownGyRejoinTimerRestarted OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of times Gy Rejoin timer was restarted because Gy interface was down." ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnEntry 227 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumS6bInitiatedCloseAttempts OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of s6b initiated close attempts" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnEntry 228 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumActiveS6bSessions OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS deprecated DESCRIPTION "Number of active S6b Sessions" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnEntry 229 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnDefaultGyUplinkBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total Uplink bytes using Default Gy Quota" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnEntry 230 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnDefaultGyDownlinkBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total Downlink bytes using Default Gy Quota" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnEntry 231 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumIgnoreSprRadiusFailureSessions OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of sessions which ignored radius failure" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnEntry 232 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumBearerIdleDurationExceededCloses OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers deactivated due to IDLE duration time exceeded" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnEntry 233 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumOfActiveS6bSessions OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of active S6b Sessions" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnEntry 234 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumDnsAttempts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "DNS Request - Attempts" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnEntry 235 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumDnsSendSuccess OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "DNS Request - Success" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnEntry 236 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumDnsSendFailedNoConfig OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "DNS Request Failed - No DNS Configuration" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnEntry 237 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumDnsFailedMisc OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "DNS Request Failed - Miscellaneous" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnEntry 238 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumDnsResponses OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "DNS Response - Total Received" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnEntry 239 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumDnsResponseSuccess OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "DNS Response - Success" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnEntry 240 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumDnsResponseFailNoResponse OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "DNS Response Failed - No response from server" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnEntry 241 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumDnsResponseFailNoName OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "DNS Response Failed - Domain Name Not Found" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnEntry 242 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumDnsResponseFailNoData OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "DNS Response Failed - No Data" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnEntry 243 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumDnsResponseFailMisc OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "DNS Response Failed - Miscellaneous" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnEntry 244 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumPcoPcscfDefaultFqdnUsed OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of times default P-CSCF FQDN used for DNS lookup" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnEntry 245 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumPcoPcscfTableUsed OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of times P-CSCF table used for P-CSCF IP Address allocation" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnEntry 246 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumSprAuthReqAttempt OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of SPR Authentication Request Attempts" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnEntry 247 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumSprAuthReqAccept OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of SPR Authentication Requests Accepted" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnEntry 248 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumSprAuthReqReject OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of SPR Authentication Requests Rejected" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnEntry 249 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumSprAuthReqTimeout OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of SPR Authentication Request Timeouts" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnEntry 250 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumAcctStartReqAttempt OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Accounting Start Request Attempts" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnEntry 251 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumAcctStartReqAccept OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Accounting Start Requests Accepted" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnEntry 252 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumAcctStartReqTimeout OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Accounting Start Request Timeouts" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnEntry 253 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumAcctInterimUpdReqAttempt OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Accounting Interim Update Request Attempts" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnEntry 254 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumAcctInterimUpdReqAccept OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Accounting Interim Update Requests Accepted" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnEntry 255 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumAcctInterimUpdReqTimeout OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Accounting Interim Update Request Timeouts" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnEntry 256 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumAcctStopReqAttempt OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Accounting Stop Request Attempts" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnEntry 257 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumAcctStopReqAccept OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Accounting Stop Requests Accepted" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnEntry 258 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumAcctStopReqTimeout OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Accounting Stop Request Timeouts" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnEntry 259 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumUeAllocStaticIPv4ReserveSuccesses OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of UE requested IPv4 Address Reserve Successes" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnEntry 260 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumUeAllocStaticIPv4ReserveFailures OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of UE requested IPv4 Address Reserve Failures" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnEntry 261 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumUeAllocStaticIPv6ReserveSuccesses OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of UE requested IPv6 Address Reserve Successes" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnEntry 262 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumUeAllocStaticIPv6ReserveFailures OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of UE requested IPv6 Address Reserve Failures" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnEntry 263 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumRadiusAllocIPv4ReserveSuccesses OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of RADIUS Allocated IPv4 Address Reserve Successes" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnEntry 264 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumRadiusAllocIPv4ReserveFailures OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of RADIUS Allocated IPv4 Address Reserve Failures" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnEntry 265 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumRadiusAllocIPv6ReserveSuccesses OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of RADIUS Allocated IPv6 Address Reserve Successes" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnEntry 266 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumRadiusAllocIPv6ReserveFailures OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of RADIUS Allocated IPv6 Address Reserve Failures" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnEntry 267 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumRemoteDhcpAllocIPv4ReserveSuccesses OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Remote DHCP Server Allocated IPv4 Address Reserve Successes" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnEntry 268 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumRemoteDhcpAllocIPv4ReserveFailures OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Remote DHCP Server Allocated IPv4 Address Reserve Failures" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnEntry 269 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumRemoteDhcpAllocIPv6ReserveSuccesses OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Remote DHCP Server Allocated IPv6 Address Reserve Successes" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnEntry 270 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumRemoteDhcpAllocIPv6ReserveFailures OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Remote DHCP Server Allocated IPv6 Address Reserve Failures" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnEntry 271 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumDhcpRelayAllocIPv4ReserveSuccesses OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of DHCP Relay Allocated IPv4 Address Reserve Successes" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnEntry 272 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumDhcpRelayAllocIPv4ReserveFailures OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of DHCP Relay Allocated IPv4 Address Reserve Failures" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnEntry 273 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumDhcpRelayAllocIPv6ReserveSuccesses OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of DHCP Relay Allocated IPv6 Address Reserve Successes" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnEntry 274 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumDhcpRelayAllocIPv6ReserveFailures OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of DHCP Relay Allocated IPv6 Address Reserve Failures" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnEntry 275 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumTTLExcdDropPackets OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS deprecated DESCRIPTION "Total number of TTL 0 drop packets " ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnEntry 276 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumTTLExcdDropBytes OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS deprecated DESCRIPTION "Total number of TTL 0 drop bytes " ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnEntry 277 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumFragSendPackets OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS deprecated DESCRIPTION "Total number of IP packets fragmented before sending on the tunnel " ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnEntry 278 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumFragSendBytes OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS deprecated DESCRIPTION "Total number of IP packet bytes fragmented before sending on the tunnel " ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnEntry 279 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumFragFailPackets OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS deprecated DESCRIPTION "Total number of IP packets failed in fragmentation" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnEntry 280 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumFragFailBytes OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS deprecated DESCRIPTION "Total number of IP packet bytes failed in fragmentation" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnEntry 281 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumUplinkAclDropPackets OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS deprecated DESCRIPTION "Total number of uplink ACL drop packets" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnEntry 282 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumUplinkAclDropBytes OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS deprecated DESCRIPTION "Total number of uplink ACL drop bytes" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnEntry 283 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumDownlinkAclDropPackets OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS deprecated DESCRIPTION "Total number of downlink ACL drop packets" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnEntry 284 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumDownlinkAclDropBytes OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS deprecated DESCRIPTION "Total number of downlink ACL drop bytes" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnEntry 285 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumBadSrcAddrDropPackets OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS deprecated DESCRIPTION "Total number of bad source addresss drop packets" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnEntry 286 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumBadSrcAddrDropBytes OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS deprecated DESCRIPTION "Total number of bad source addresss drop bytes" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnEntry 287 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumNoTFTDropPackets OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS deprecated DESCRIPTION "Total number of no traffic flow template drop packets" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnEntry 288 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumNoTFTDropBytes OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS deprecated DESCRIPTION "Total number of no traffic flow template drop bytes" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnEntry 289 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumBadUEAddrDropPackets OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS deprecated DESCRIPTION "Total number of bad UE address drop packets" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnEntry 290 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumBadUEAddrDropBytes OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS deprecated DESCRIPTION "Total number of bad UE address drop bytes" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnEntry 291 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumMTUDropPackets OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS deprecated DESCRIPTION "Total number of MTU drop packets" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnEntry 292 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumMTUDropBytes OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS deprecated DESCRIPTION "Total number of MTU drop bytes" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnEntry 293 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumNoRouteDropPackets OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS deprecated DESCRIPTION "Total number of no route drop packets" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnEntry 294 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumNoRouteDropBytes OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS deprecated DESCRIPTION "Total number of no route drop bytes" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnEntry 295 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumNoEgressIntfDropPackets OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS deprecated DESCRIPTION "Total number of no egress interface drop packets" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnEntry 296 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumNoEgressIntfDropBytes OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS deprecated DESCRIPTION "Total number of no egress interface drop bytes" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnEntry 297 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumberTTLExcdDropPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of TTL 0 drop packets " ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnEntry 298 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumberTTLExcdDropBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of TTL 0 drop bytes " ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnEntry 299 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumberFragSendPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of IP packets fragmented before sending on the tunnel " ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnEntry 300 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumberFragSendBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of IP packet bytes fragmented before sending on the tunnel " ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnEntry 301 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumberFragFailPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of IP packets failed in fragmentation" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnEntry 302 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumberFragFailBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of IP packet bytes failed in fragmentation" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnEntry 303 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumberUplinkAclDropPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink ACL drop packets" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnEntry 304 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumberUplinkAclDropBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink ACL drop bytes" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnEntry 305 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumberDownlinkAclDropPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink ACL drop packets" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnEntry 306 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumberDownlinkAclDropBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink ACL drop bytes" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnEntry 307 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumberBadSrcAddrDropPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bad source addresss drop packets" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnEntry 308 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumberBadSrcAddrDropBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bad source addresss drop bytes" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnEntry 309 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumberNoTFTDropPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of no traffic flow template drop packets" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnEntry 310 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumberNoTFTDropBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of no traffic flow template drop bytes" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnEntry 311 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumberBadUEAddrDropPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bad UE address drop packets" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnEntry 312 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumberBadUEAddrDropBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bad UE address drop bytes" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnEntry 313 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumberMTUDropPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of MTU drop packets" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnEntry 314 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumberMTUDropBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of MTU drop bytes" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnEntry 315 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumberNoRouteDropPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of no route drop packets" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnEntry 316 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumberNoRouteDropBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of no route drop bytes" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnEntry 317 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumberNoEgressIntfDropPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of no egress interface drop packets" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnEntry 318 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumberNoEgressIntfDropBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of no egress interface drop bytes" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnEntry 319 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumRatTypeEUtranSessions OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Current number of E-UTRAN session" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnEntry 320 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumCurrentSessionsGnGeran OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Current number of Gn GERAN sessions" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnEntry 321 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumCurrentSessionsGnUtran OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Current number of Gn UTRAN sessions" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnEntry 322 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumCurrentSessionsS5S8Geran OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Current number of S5S8 GERAN sessions" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnEntry 323 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumCurrentSessionsS5S8Utran OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Current number of S5S8 UTRAN sessions" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnEntry 324 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumCurrentSessionsRoaming OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Current number of roaming sessions" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnEntry 325 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumSaegwCurrentSessionsS5S8Geran OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "SAEGW-PGW Current number of S5S8 GERAN sessions" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnEntry 326 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumSaegwCurrentSessionsS5S8Utran OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "SAEGW-PGW Current number of S5S8 UTRAN sessions" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnEntry 327 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumSaegwRatTypeEUtranSessions OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "SAEGW-PGW Current number of E-UTRAN session" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnEntry 328 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumSaegwPgwUplinkPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink packets for SAEGW PGW sessions" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnEntry 329 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumSaegwPgwUplinkBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink bytes for SAEGW PGW sessions" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnEntry 330 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumSaegwPgwDownlinkPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink packets for SAEGW PGW sessions" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnEntry 331 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumSaegwPgwDownlinkBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink bytes for SAEGW PGW sessions" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnEntry 332 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumSaegwPgwUplinkDropPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink drop packets for SAEGW PGW sessions" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnEntry 333 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumSaegwPgwUplinkDropBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink drop bytes for SAEGW PGW sessions" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnEntry 334 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumSaegwPgwDownlinkDropPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink drop packets for SAEGW PGW sessions" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnEntry 335 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumSaegwPgwDownlinkDropBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink drop bytes for SAEGW PGW sessions" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnEntry 336 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumUplinkS5S8GeranPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink packets for PGW S5S8 GERAN sessions" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnEntry 337 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumUplinkS5S8GeranBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink bytes for PGW S5S8 GERAN sessions" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnEntry 338 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumDownlinkS5S8GeranPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink packets for PGW S5S8 GERAN sessions" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnEntry 339 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumDownlinkS5S8GeranBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink bytes for PGW S5S8 GERAN sessions" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnEntry 340 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumUplinkS5S8GeranDropPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink drop packets for PGW S5S8 GERAN sessions" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnEntry 341 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumUplinkS5S8GeranDropBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink drop bytes for PGW S5S8 GERAN sessions" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnEntry 342 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumDownlinkS5S8GeranDropPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink drop packets for PGW S5S8 GERAN sessions" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnEntry 343 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumDownlinkS5S8GeranDropBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink drop bytes for PGW S5S8 GERAN sessions" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnEntry 344 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumSaegwPgwUplinkS5S8GeranPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink packets for SAEGW PGW S5S8 GERAN sessions" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnEntry 345 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumSaegwPgwUplinkS5S8GeranBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink bytes for SAEGW PGW S5S8 GERAN sessions" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnEntry 346 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumSaegwPgwDownlinkS5S8GeranPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink packets for SAEGW PGW S5S8 GERAN sessions" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnEntry 347 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumSaegwPgwDownlinkS5S8GeranBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink bytes for SAEGW PGW S5S8 GERAN sessions" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnEntry 348 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumSaegwPgwUplinkS5S8GeranDropPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink drop packets for SAEGW PGW S5S8 GERAN sessions" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnEntry 349 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumSaegwPgwUplinkS5S8GeranDropBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink drop bytes for SAEGW PGW S5S8 GERAN sessions" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnEntry 350 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumSaegwPgwDownlinkS5S8GeranDropPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink drop packets for SAEGW PGW S5S8 GERAN sessions" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnEntry 351 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumSaegwPgwDownlinkS5S8GeranDropBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink drop bytes for SAEGW PGW S5S8 GERAN sessions" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnEntry 352 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumUplinkS5S8UtranPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink packets for PGW S5S8 UTRAN sessions" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnEntry 353 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumUplinkS5S8UtranBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink bytes for PGW S5S8 UTRAN sessions" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnEntry 354 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumDownlinkS5S8UtranPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink packets for PGW S5S8 UTRAN sessions" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnEntry 355 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumDownlinkS5S8UtranBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink bytes for PGW S5S8 UTRAN sessions" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnEntry 356 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumUplinkS5S8UtranDropPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink drop packets for PGW S5S8 UTRAN sessions" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnEntry 357 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumUplinkS5S8UtranDropBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink drop bytes for PGW S5S8 UTRAN sessions" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnEntry 358 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumDownlinkS5S8UtranDropPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink drop packets for PGW S5S8 UTRAN sessions" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnEntry 359 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumDownlinkS5S8UtranDropBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink drop bytes for PGW S5S8 UTRAN sessions" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnEntry 360 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumSaegwPgwUplinkS5S8UtranPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink packets for SAEGW PGW S5S8 UTRAN sessions" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnEntry 361 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumSaegwPgwUplinkS5S8UtranBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink bytes for SAEGW PGW S5S8 UTRAN sessions" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnEntry 362 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumSaegwPgwDownlinkS5S8UtranPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink packets for SAEGW PGW S5S8 UTRAN sessions" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnEntry 363 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumSaegwPgwDownlinkS5S8UtranBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink bytes for SAEGW PGW S5S8 UTRAN sessions" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnEntry 364 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumSaegwPgwUplinkS5S8UtranDropPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink drop packets for SAEGW PGW S5S8 UTRAN sessions" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnEntry 365 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumSaegwPgwUplinkS5S8UtranDropBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink drop bytes for SAEGW PGW S5S8 UTRAN sessions" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnEntry 366 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumSaegwPgwDownlinkS5S8UtranDropPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink drop packets for SAEGW PGW S5S8 UTRAN sessions" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnEntry 367 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumSaegwPgwDownlinkS5S8UtranDropBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink drop bytes for SAEGW PGW S5S8 UTRAN sessions" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnEntry 368 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumUplinkEutranPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink packets for PGW EUTRAN sessions" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnEntry 369 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumUplinkEutranBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink bytes for PGW EUTRAN sessions" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnEntry 370 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumDownlinkEutranPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink packets for PGW EUTRAN sessions" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnEntry 371 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumDownlinkEutranBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink bytes for PGW EUTRAN sessions" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnEntry 372 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumUplinkEutranDropPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink drop packets for PGW EUTRAN sessions" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnEntry 373 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumUplinkEutranDropBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink drop bytes for PGW EUTRAN sessions" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnEntry 374 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumDownlinkEutranDropPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink drop packets for PGW EUTRAN sessions" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnEntry 375 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumDownlinkEutranDropBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink drop bytes for PGW EUTRAN sessions" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnEntry 376 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumSaegwPgwUplinkEutranPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink packets for PGW EUTRAN sessions" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnEntry 377 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumSaegwPgwUplinkEutranBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink bytes for PGW EUTRAN sessions" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnEntry 378 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumSaegwPgwDownlinkEutranPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink packets for PGW EUTRAN sessions" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnEntry 379 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumSaegwPgwDownlinkEutranBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink bytes for PGW EUTRAN sessions" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnEntry 380 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumSaegwPgwUplinkEutranDropPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink drop packets for PGW EUTRAN sessions" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnEntry 381 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumSaegwPgwUplinkEutranDropBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink drop bytes for PGW EUTRAN sessions" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnEntry 382 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumSaegwPgwDownlinkEutranDropPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink drop packets for PGW EUTRAN sessions" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnEntry 383 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumSaegwPgwDownlinkEutranDropBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink drop bytes for PGW EUTRAN sessions" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnEntry 384 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumUplinkGnGpGeranPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink GnGp GERAN packets received" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnEntry 385 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumUplinkGnGpGeranBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink GnGp Geran bytes received" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnEntry 386 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumUplinkGnGpGeranDropPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink GnGp Geran packets dropped" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnEntry 387 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumUplinkGnGpGeranDropBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink GnGp Geran bytes dropped" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnEntry 388 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumDownlinkGnGpGeranPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink GnGp Geran packets received" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnEntry 389 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumDownlinkGnGpGeranBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink GnGp Geran bytes received" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnEntry 390 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumDownlinkGnGpGeranDropPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink GnGp Geran packets dropped" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnEntry 391 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumDownlinkGnGpGeranDropBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink GnGp Geran bytes dropped" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnEntry 392 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumUplinkGnGpUtranPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink GnGp UTRAN packets received" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnEntry 393 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumUplinkGnGpUtranBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink GnGp Utran bytes received" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnEntry 394 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumUplinkGnGpUtranDropPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink GnGp Utran packets dropped" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnEntry 395 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumUplinkGnGpUtranDropBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink GnGp Utran bytes dropped" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnEntry 396 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumDownlinkGnGpUtranPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink GnGp Utran packets received" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnEntry 397 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumDownlinkGnGpUtranBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink GnGp Utran bytes received" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnEntry 398 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumDownlinkGnGpUtranDropPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink GnGp Utran packets dropped" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnEntry 399 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumDownlinkGnGpUtranDropBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink GnGp Utran bytes dropped" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnEntry 400 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumAcctStartReqNotWaitingForResponse OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Accounting Start Requests Not Waiting for Response" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnEntry 401 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumAcctInterimUpdReqNotWaitingForResponse OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Accounting Interim Update Requests Not Waiting for Response" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnEntry 402 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumAcctStopReqNotWaitingForResponse OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Accounting Stop Requests Not Waiting for Response" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnEntry 403 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumS5uDefaultBearerErrorIndicationsProcessed OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of S5u default bearer error indications processed" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnEntry 404 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumS5uDefaultBearereErrorIndicationLocalCloseAttempts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of local close attempts due to receipt of error indication on S5u default bearer" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnEntry 405 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumS5uDedicatedBearerErrorIndicationsProcessed OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of S5u dedicated bearer error indications processed" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnEntry 406 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumS5uDedicatedBearerErrorIndicationBearerDeactivation OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearer deactivations due to receipt of error indication on S5u dedicated bearer" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnEntry 407 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumberSessSetupSuccessApnMatchingExactMatch OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Create Session Requests Accepted with APN Matching Type Exact Match" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnEntry 408 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumberSessSetupSuccessApnMatchingNiOnly OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Create Session Requests Accepted with APN Matching Type NI Only" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnEntry 409 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumberSessSetupSuccessApnMatchingNiAndMalformedOi OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Create Session Requests Accepted with APN Matching Type NI And Malformed OI" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnEntry 410 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumberPdpSessSetupSuccessApnMatchingExactMatch OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Create PDP Session Requests Accepted with APN Matching Type Exact Match" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnEntry 411 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumberPdpSessSetupSuccessApnMatchingNiOnly OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Create PDP Session Requests Accepted with APN Matching Type NI Only" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnEntry 412 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumberPdpSessSetupSuccessApnMatchingNiAndMalformedOi OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Create PDP Session Requests Accepted with APN Matching Type NI And Malformed OI" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnEntry 413 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumBearerStatsWithNoSRStats OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of CDRs with Bearer traffic stats but no Service Rule stats" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnEntry 414 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumActiveGyAPTriggerbyCCRU OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of sessions that currently using default quota triggered by CCR-U failure" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnEntry 415 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumTotalGyAPTriggerbyCCRU OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of total sessions using default quota triggered by CCR-U failure" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnEntry 416 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumGyCCRTWriteToDisk OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of record logs to disk due to CCR-T failure" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnEntry 417 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumGyAPTriggerByProtocolError OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of total sessions using default quota triggered by 3xx" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnEntry 418 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumGyAPTriggerByTransientFailure OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of total sessions using default quota triggered by 4xx result code" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnEntry 419 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumGyAPTriggerByPermanentFailure OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of total sessions using default quota triggered by 5xx result code" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnEntry 420 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumGyAPTriggerByMessageTimeout OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of total sessions using default quota triggered by timeout" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnEntry 421 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumGyAPTriggerByLinkDown OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of total sessions using default quota triggered by OCS link down" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnEntry 422 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumGyAPTriggerByInternalFailure OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of total sessions using default quota triggered by internal error or back pressure" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnEntry 423 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumStartPilotPacketsSent OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Session-Start Pilot Packets sent" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnEntry 424 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumStopPilotPacketsSent OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Session-Stop Pilot Packets sent" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnEntry 425 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumRatChangePilotPacketsSent OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Rat-Change Pilot Packets sent" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnEntry 426 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumCreateSessionRespNoContext OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create session responses from the PGW - no context found" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnEntry 427 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumLocalCloseCreateSessionParallelPDN OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total Number of Sessions locally closed due to parallel PDN connection setup" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnEntry 428 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumLocalCloseCreatePDPParallelPDN OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total Number of PDP Contexts locally closed due to parallel PDN connection setup" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnEntry 429 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumLocalAllocFromSubPoolSuccesses OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of local IP allocation from subpool successes" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnEntry 430 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumLocalAllocFromSubPoolFailures OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of local IP allocation from subpool failures" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnEntry 431 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumRemoteAllocFromSubPoolSuccesses OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of remote IP allocation from subpool successes" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnEntry 432 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumRemoteAllocFromSubPoolFailures OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of remote IP allocation from subpool failures" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnEntry 433 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumCurrentGeoSyncRestoredSessions OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Current number of PDN Sessions restored from Geo Active" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnEntry 434 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumRatNBIotEutranSessions OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Current number of NBIOT-EUTRAN RAT session" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnEntry 435 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumSaegwRatTypeNBIotEUtranSessions OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "SAEGW-PGW Current number of NBIOT E-UTRAN session" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnEntry 436 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumNonIpPdnSessions OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Current number of NonIP PDN Sessions" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnEntry 437 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumUplinkNBIotEutranPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink packets for PGW NBIOT EUTRAN sessions" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnEntry 438 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumUplinkNBIotEutranBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink bytes for PGW NBIOT EUTRAN sessions" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnEntry 439 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumDownlinkNBIotEutranPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink packets for PGW NBIOT EUTRAN sessions" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnEntry 440 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumDownlinkNBIotEutranBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink bytes for PGW NBIOT EUTRAN sessions" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnEntry 441 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumUplinkNBIotEutranDropPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink drop packets for PGW NBIOT EUTRAN sessions" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnEntry 442 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumUplinkNBIotEutranDropBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink drop bytes for PGW NBIOT EUTRAN sessions" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnEntry 443 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumDownlinkNBIotEutranDropPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink drop packets for PGW NBIOT EUTRAN sessions" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnEntry 444 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumDownlinkNBIotEutranDropBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink drop bytes for PGW NBIOT EUTRAN sessions" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnEntry 445 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumSaegwPgwUplinkNBIotEutranPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink packets for PGW NBIOT EUTRAN sessions" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnEntry 446 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumSaegwPgwUplinkNBIotEutranBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink bytes for PGW NBIOT EUTRAN sessions" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnEntry 447 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumSaegwPgwDownlinkNBIotEutranPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink packets for PGW NBIOT EUTRAN sessions" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnEntry 448 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumSaegwPgwDownlinkNBIotEutranBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink bytes for PGW NBIOT EUTRAN sessions" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnEntry 449 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumSaegwPgwUplinkNBIotEutranDropPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink drop packets for PGW NBIOT EUTRAN sessions" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnEntry 450 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumSaegwPgwUplinkNBIotEutranDropBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink drop bytes for PGW NBIOT EUTRAN sessions" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnEntry 451 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumSaegwPgwDownlinkNBIotEutranDropPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink drop packets for PGW NBIOT EUTRAN sessions" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnEntry 452 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumSaegwPgwDownlinkNBIotEutranDropBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink drop bytes for PGW NBIOT EUTRAN sessions" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnEntry 453 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumCreateSessionRejectApnCongested OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create session requests rejected - apn in congestion state" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnEntry 454 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnMinTeidReuseDuration OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Mininum duration in which TEID got reused" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnEntry 455 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumStatsUpdateForMissingSRsForActiveSessions OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of missing Service-Rule Stats Update for active sessions" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnEntry 456 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumStatsUpdateForMissingSRsForDeactivateSessions OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of missing Service-Rule Stats Update for Sessions in deactivate state" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnEntry 457 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumCDRsWithZeroServiceDataContainers OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of CDRs generated with Zero Service Data Containers" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnEntry 458 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnMinCPlaneTeidReuseDuration OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Mininum duration in which Control Plane TEID got reused (for non Gtp V0 sessions)" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnEntry 459 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnMinUPlaneTeidReuseDuration OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Mininum duration in which User Plane TEID got reused (for non Gtp V0 sessions)" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnEntry 460 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumCreateSessionRejectApnCongesteCritical OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create session requests rejected - apn in congestion state" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnEntry 461 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumCreateSessionRejectApnCongestedMajor OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create session requests rejected - apn in congestion state" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnEntry 462 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumCreateSessionRejectApnCongestedMinor OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create session requests rejected - apn in congestion state" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnEntry 463 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumLocalDelegatedIPv6AllocSuccesses OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of local delegated IPv6 allocation successes" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnEntry 464 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumLocalDelegatedIPv6AllocFailures OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of local delegated IPv6 allocation failures" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnEntry 465 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumRemoteDelegatedIPv6ReserveSuccesses OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of remote delegated IPv6 reserve successes" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnEntry 466 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumRemoteDelegatedIPv6ReserveFailures OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of remote delegated IPv6 reserve failures" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnEntry 467 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumberSigInfoLookupSuccessfulAndFilledConfiguredValues OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of sessions filled with configured values for Signalling Information Elements" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnEntry 468 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumberSigInfoLookupFailure OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of sessions that did not have configured Signalling Information Elements" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnEntry 469 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumCreateSessionRejectApnCongestedCritical OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create session requests rejected - apn in congestion state" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnEntry 470 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumSessionsInLocalDatabase OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Sessions in local database" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnEntry 471 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumCreateSessionDroppedProcLimit OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total Number of Create Session Requests rejected due to procedure limit reached" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnEntry 472 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumCreatePdpDroppedProcLimit OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total Number of Create Pdp context Requests rejected due to procedure limit reached" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnEntry 473 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumDeleteSessionDroppedProcLimit OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total Number of Delete Session Requests rejected due to procedure limit reached" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnEntry 474 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumDeletePdpDroppedProcLimit OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total Number of Delete Pdp context Requests rejected due to procedure limit reached" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnEntry 475 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumTotalSessionsWithTerminateTimer OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of times Session terminate timer started becuase Gy interface was down" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnEntry 476 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumCurrentSessionsWithTerminateTimer OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Active Sessions with Session terminate timer running " ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnEntry 477 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumCreateSessionRejectSessionBlocked OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create session requests rejected due to session blocked" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnEntry 478 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumLocalCloseAttemptsSessionBlocked OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of local close attempts due to session blocked" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnEntry 479 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumLocalCloseTerminateServiceRule OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of local closes due to traffic through service rule with terminate action" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnEntry 480 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumCreateSessionLapiAttempt OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create session attempts with LAPI bit set" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnEntry 481 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumCreateSessionLapiAccept OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create session with lapi attempts accepted" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnEntry 482 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumCreateSessionLapiReject OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create session attempts with lapi rejected" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnEntry 483 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumSessSetupFailuresExternalErrors OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total Number of Session Setup Failures due to External Errors" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnEntry 484 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumSessDeactivationsExternalErrors OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total Number of Session Deactivations due to External Errors" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnEntry 485 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumSessSetupFailuresLocalErrors OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total Number of Session Setup Failures due to Local Errors" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnEntry 486 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumSessDeactivationsLocalErrors OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total Number of Session Deactivations due to Local Errors" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnEntry 487 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumCreateSessionRequestsThrottledApnRateControl OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Create Session Requests Throtteled Due to APN Level Rate Control" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnEntry 488 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumCreatePDPContextRequestsThrottledApnRateControl OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Create PDPContext Requests Throtteled Due to APN Level Rate Control" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnEntry 489 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumDnsCacheHits OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "DNS - Records found in cache" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnEntry 490 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumDnsCacheHitsNaptr OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "DNS - Naptr records found in cache" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnEntry 491 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumDnsCacheHitsSrv OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "DNS - Srv records found in cache" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnEntry 492 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumDnsCacheHitsA OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "DNS - A/AAAA records found in cache" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnEntry 493 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnConnectedDeviceFlows OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnEntry 494 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnConnectedDeviceUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnEntry 495 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnConnectedDeviceUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnEntry 496 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnConnectedDeviceDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnEntry 497 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnConnectedDeviceDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnEntry 498 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnTetheredDeviceFlows OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnEntry 499 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnTetheredDeviceUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnEntry 500 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnTetheredDeviceUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnEntry 501 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnTetheredDeviceDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnEntry 502 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnTetheredDeviceDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnEntry 503 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnTetheringEntitledFlows OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total Number of Tethering Entitled Flows" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnEntry 504 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnTetheringEntitledUplinkPacketsPassed OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total Number of Tethering Entitled Uplink Packets Passed" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnEntry 505 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnTetheringEntitledUplinkBytesPassed OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total Number of Tethering Entitled Uplink Bytes Passed" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnEntry 506 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnTetheringEntitledDownlinkPacketsPassed OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total Number of Tethering Entitled Downlink Packets Passed" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnEntry 507 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnTetheringEntitledDownlinkBytesPassed OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total Number of Tethering Entitled Downlink Bytes Passed" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnEntry 508 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnTetheredFlowsDetectedUsingTtl OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnEntry 509 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnTetheredFlowsDetectedUsingUserAgent OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnEntry 510 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumCreateSessionRejectTamFailure OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create session attempts rejected - due to TAM failure" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnEntry 511 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumCreatePdpRejectTamFailure OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create PDP context attempts rejected - due to TAM failure" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnEntry 512 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumCreateCupsSessionAttempt OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create cups session attempts" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnEntry 513 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumCreateCupsSessionSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create cups session attempts success" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnEntry 514 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumCreateCupsSessionFailure OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create session attempts failed" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnEntry 515 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumModifyCupsSessionAttempt OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of modify cups session attempts" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnEntry 516 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumModifyCupsSessionSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of modify cups session attempts success" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnEntry 517 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumModifyCupsSessionFailure OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of modify session attempts failed" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnEntry 518 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumDeleteCupsSessionAttempt OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of delete cups session attempts" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnEntry 519 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumDeleteCupsSessionSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of delete cups session attempts success" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnEntry 520 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumDeleteCupsSessionFailure OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of delete cups session attempts failed" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnEntry 521 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumLocalCloseSessionMonitor OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of sessions locally closed due to uplane session monitor failed" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnEntry 522 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumCurrentCupsSessions OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Current number of CUPS sessions" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnEntry 523 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumPgwTriggeredQosUpdate OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Pgw Triggered Qos Updates" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnEntry 524 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumSessionsEstablishedWithExistingImsiAndApn OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of sessions established with IMSI/APN combination for which already a session is established" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnEntry 525 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumPGWInitDedBearerActPartialAccept OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of PGW initiated dedicated bearer activation attempts partially accepted" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnEntry 526 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumUpdateBearerPartialAccept OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of update bearer requests partially accepted" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnEntry 527 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnTetheredFlowsDetectedUsingTcpIpFingerprinting OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnEntry 528 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumDnsResponseFailTimeout OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "DNS Response Failed - Session timeout waiting for DNS" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnEntry 529 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumDnsResponseDropNoIntf OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "DNS Response Failed - Dropped no SL interface" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnEntry 530 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumDnsResponseDropNoSession OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "DNS Response Failed - Dropped no session" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnEntry 531 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumDnsResponseDropNoPdnSession OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "DNS Response Failed - Dropped no PDN session" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnEntry 532 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumSessionPendedForDns OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Sessions pended for DNS" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnEntry 533 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumSessionPendedForDnsSuccess OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "DNS success for pended sessions" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnEntry 534 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumSessionPendedForDnsTimeout OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "DNS timeout for pended sessions" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnEntry 535 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNum3gppToNon3gppDelayedHandovers OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of 3gpp to Non-3gpp handovers delayed" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnEntry 536 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNum3gppToNon3gppDelayedHandoverCompletedOnFirstUlPkt OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of 3gpp to Non-3gpp delayed handovers completed on first UL Pkt received on non-3gpp tunnel" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnEntry 537 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNum3gppToNon3gppDelayedHandoverCompletedOnTimerExpiry OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of 3gpp to Non-3gpp delayed handovers completed on Timer Expiry" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnEntry 538 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNum3gppToNon3gppDelayedHandoverCompletedOnBackToBackHo OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of 3gpp to Non-3gpp delayed handovers completed on B2B handovers" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnEntry 539 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNum3gppToNon3gppDelayedHandoverCompletedOnOtherEvent OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of 3gpp to Non-3gpp delayed handovers completed on other application triggered events" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnEntry 540 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumApplicationStartNotificationsRcvd OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Application Start Notifications received from fastpath" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnEntry 541 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumApplicationStopNotificationsRcvd OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Application Stop Notifications received from fastpath" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnEntry 542 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumGxApplicationStartNotificationsSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Gx Application Start Notifications sent successfully to Pcrf" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnEntry 543 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumGxApplicationStartNotificationsFailed OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Gx Application Start Notifications send failed to Pcrf" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnEntry 544 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumGxApplicationStopNotificationsSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Gx Application Stop Notifications sent successfully to Pcrf" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnEntry 545 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumGxApplicationStopNotificationsFailed OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Gx Application Stop Notifications send failed to Pcrf" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnEntry 546 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumSessionMonitorModificationsSent OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of session monitor modifications sent" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnEntry 547 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumSdApplicationStartNotificationsSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Sd Application Start Notifications sent successfully to Pcrf" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnEntry 548 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumSdApplicationStartNotificationsFailed OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Sd Application Start Notifications send failed to Pcrf" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnEntry 549 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumSdApplicationStopNotificationsSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Sd Application Stop Notifications sent successfully to Pcrf" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnEntry 550 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumSdApplicationStopNotificationsFailed OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Sd Application Stop Notifications send failed to Pcrf" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnEntry 551 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumLocalClosePcrfDownSessionHoldTime OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of session locally closed due to pcrf down session hold time expiry" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnEntry 552 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumCreateSessionRejectsOverload OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Num of Create Session Requests Rejected due to Overload" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnEntry 553 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumCreateBearerRejectsOverload OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Num of Create Bearer Requests Rejected due to Overload" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnEntry 554 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNatConnectionFailureMaxPortChunkExceeded OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of nat connection failures due to max port chunks exceeded" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnEntry 555 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumManifestServerRequestsSent OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Manifest Server Requests sent to MFI task" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnEntry 556 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumManifestServerResponsesRcvd OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Manifest Server Responses received from MFI task" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnEntry 557 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnTetheredFlowsDetectedUsingGquicUserAgent OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnEntry 558 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnTetheredFlowsReportedUsingTtl OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnEntry 559 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnTetheredFlowsReportedUsingUserAgent OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnEntry 560 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnTetheredFlowsReportedUsingTcpIpFingerprinting OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnEntry 561 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnTetheredFlowsReportedUsingGquicUserAgent OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnEntry 562 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumCreateSessionRejectsOverloadMinor OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Num of Create Session Requests Rejected due to Overload Minor" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnEntry 563 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumCreateSessionRejectsOverloadMajor OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Num of Create Session Requests Rejected due to Overload Major" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnEntry 564 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumCreateSessionRejectsOverloadCritical OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Num of Create Session Requests Rejected due to Overload Critical" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnEntry 565 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumCreateSessionRejectsOverloadMCDSync OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Num of Create Session Requests Rejected due to Overload Standby Sync" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnEntry 566 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumCreateBearerRejectsOverloadMinor OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Num of Create Bearer Requests Rejected due to Overload Minor" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnEntry 567 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumCreateBearerRejectsOverloadMajor OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Num of Create Bearer Requests Rejected due to Overload Major" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnEntry 568 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumCreateBearerRejectsOverloadCritical OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Num of Create Bearer Requests Rejected due to Overload Critical" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnEntry 569 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumCreateBearerRejectsOverloadMCDSync OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Num of Create Bearer Requests Rejected due to Overload Standby Sync" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnEntry 570 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumUpstreamPktsDroppedWithAcl OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Num of upstream packets dropped due to ACL Match" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnEntry 571 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumDownstreamPktsDroppedWithAcl OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Num of downstream packets dropped due to ACL Match" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnEntry 572 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumUpstreamAclDropConnectionCount OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Num of upstream connections dropped due to ACL Match" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnEntry 573 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumUpstreamAclAllowConnectionCount OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Num of upstream connections allowed with ACL Match" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnEntry 574 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumDownstreamAclDropConnectionCount OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Num of downstream connections dropped due to ACL Match" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnEntry 575 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumDownstreamAclAllowConnectionCount OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Num of downstream connections allowed with ACL Match" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnEntry 576 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumCreateSessionRejectNoServiceRule OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create session requests rejected - no service rule" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnEntry 577 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumNoServiceRuleLocalCloseAttempts OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of local close attempts due to no service-rule" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnEntry 578 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumCreatePdpRejectNoServiceRule OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total Number of Create Pdp context attempts rejected - no service rule" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnEntry 579 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumLocalClosePfcpError OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS deprecated DESCRIPTION "Number of sessions locally closed due to PFCP Error on Uplane" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnEntry 580 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnNumLocalCloseUplaneError OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of sessions locally closed due to error on Uplane" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceApnEntry 581 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagApnTable OBJECT-TYPE SYNTAX SEQUENCE OF AffirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagApnEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "" ::= { affirmedZoneMIB 390 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagApnEntry OBJECT-TYPE SYNTAX AffirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagApnEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "" INDEX { affirmedZoneName, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagApnName, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagApnChassis } ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagApnTable 1 } AffirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagApnEntry ::= SEQUENCE { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagApnName String, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagApnChassis Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagApnNumCurrentSessions Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagApnNumBearers Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagApnNumCreateSessionAttempt Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagApnNumCreateSessionAccept Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagApnNumCreateSessionReject Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagApnNumCreateSessionRejectMalformedReq Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagApnNumCreateSessionRejectUnknownApn Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagApnNumCreateSessionRejectRsrcUnavailable Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagApnNumCreateSessionRejectServiceNotSupported Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagApnNumCreateSessionRejectSystemFailure Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagApnNumCreateSessionRejectMisc Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagApnNumDeleteSessionAttempt Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagApnNumDeleteSessionAccept Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagApnNumDeleteSessionReject Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagApnNumLocalCloseAttempts Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagApnNumLocalCloseAttemptsAccepted Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagApnNumIdleDurationExceededCloses Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagApnNumMaximalDurationExceededCloses Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagApnNumOperatorInitiatedCloses Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagApnNumActiveCurrentSessions Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagApnNumIdleCurrentSessions Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagApnNumCaptiveCurrentSessions Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagApnNumOpenCurrentSessions Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagApnIntervalPeakCurrentSessions Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagApnIntervalPeakActiveCurrentSessions Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagApnIntervalPeakIdleCurrentSessions Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagApnIntervalPeakCreditedSessions Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagApnNumIntraWagSessionHandovers Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagApnNumDuplicateSessionLocalCloseAttempts Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagApnNumAwaitCoATimeoutLocalCloseAttempts Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagApnNumUplinkPackets ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagApnNumUplinkBytes ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagApnNumUplinkDropPackets ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagApnNumUplinkDropBytes ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagApnNumDownlinkPackets ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagApnNumDownlinkBytes ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagApnNumDownlinkDropPackets ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagApnNumDownlinkDropBytes ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagApnNumL2tpGwSessionDeleteAttempts Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagApnNumCoaReceived ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagApnNumCoaDisableRedirectProcessed ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagApnNumCoaQosChangeProcessed ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagApnNumCoaIgnore ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagApnNumCoaEnableRedirectProcessed ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagApnNumRadiusDisconnectLocalCloses Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagApnCumulativeDhcpClientLatency ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagApnDhcpClientLatencySamples Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagApnAverageDhcpClientLatency ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagApnNumIpv4Sessions ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagApnNumIpv6Sessions ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagApnNumIpv4v6Sessions ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagApnAverageTimeInvolvedInHandoverPerUE ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagApnNumUEHandoverAttempts ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagApnNumUEHandoversSuccess ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagApnNumUEHandoversFailed ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagApnNumErrorIndicationsProcessed Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagApnNumErrorIndicationLocalCloseAttempts Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagApnNumErrorIndicationBearerDeactivation Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagApnNumDhcpReleaseLocalCloseAttempts Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagApnNumDhcpTimeoutLocalCloseAttempts Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagApnNumDhcpLeaseExpiryLocalCloseAttempts Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagApnNumCreateBearerReq Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagApnNumCreateBearerAccept Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagApnNumCreateBearerReject Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagApnNumDeleteBearerReq Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagApnNumDeleteBearerAccept Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagApnNumDeleteBearerReject Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagApnNumUpdateBearerReq Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagApnNumUpdateBearerAccept Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagApnNumUpdateBearerReject Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagApnNumCreateSessionReqToPgw Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagApnNumCreateSessionAcceptFromPgw Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagApnNumCreateSessionRejectFromPgw Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagApnNumDeleteSessionReqToPgw Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagApnNumDeleteSessionAcceptFromPgw Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagApnNumDeleteSessionRejectFromPgw Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagApnNumModifyBearerCommandReqToPgw Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagApnNumModifyBearerFailureIndFromPgw Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagApnNumCreateSessionRespNoContext Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagApnNumberSessSetupSuccessApnMatchingExactMatch Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagApnNumberSessSetupSuccessApnMatchingNiOnly Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagApnNumberSessSetupSuccessApnMatchingNiAndMalformedOi Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagApnNumCreateSessionReqFailedNoPgw ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagApnNumBarredPgwSelectedForSessionSetup ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagApnTotalNumUniqueSubscribers Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagApnNumUEHandoversTo3gpp ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagApnNumCreateSessionRejectApnCongested Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagApnNumCreateSessionRejectApnCongestedCritical Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagApnNumCreateSessionRejectApnCongestedMajor Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagApnNumCreateSessionRejectApnCongestedMinor Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagApnNumDnsAttempts ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagApnNumDnsSendSuccess ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagApnNumDnsSendFailedNoConfig ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagApnNumDnsFailedMisc ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagApnNumDnsResponses ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagApnNumDnsResponseSuccess ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagApnNumDnsResponseFailNoResponse ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagApnNumDnsResponseFailNoName ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagApnNumDnsResponseFailNoData ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagApnNumDnsResponseFailMisc ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagApnNumDhcpDiscoverMessagesRecvd ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagApnNumDhcpRequestMessagesRecvd ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagApnNumDhcpOfferMessagesSent ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagApnNumDhcpAckMessagesSent ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagApnNumDhcpNackMessagesSent ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagApnNumDhcpReleaseMessagesRecvd ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagApnNumCreateSessionRejectSessionBlocked Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagApnNumLocalCloseAttemptsSessionBlocked Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagApnNumCreateSessionRequestTimeoutToPgw ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagApnNumDeleteSessionRequestTimeoutToPgw ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagApnNumStaticPgwSelected ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagApnNumPgwFqdnForSession ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagApnNumApnFqdnForSession ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagApnNumPgwIPAddressForSession ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagApnNumPgwReplacementOIForSession ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagApnNumLocalCloseTerminateServiceRule Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagApnNumSessionAttemptAfterPgwTimeout ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagApnNumSessionSuccessAfterPgwTimeout ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagApnNumDnsCacheHits ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagApnNumDnsCacheHitsNaptr ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagApnNumDnsCacheHitsSrv ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagApnNumDnsCacheHitsA ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagApnNumCreatePdpCtxtRequestsToGgsn ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagApnNumCreatePdpCtxtResponsesFromGgsn ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagApnNumDeletePdpCtxtRequestsFromGgsn ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagApnNumDeletePdpCtxtResponsesToGgsn ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagApnNumDeletePdpCtxtRequestsToGgsn ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagApnNumDeletePdpCtxtResponsesFromGgsn ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagApnNumCreateSessionRejectTamFailure Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagApnNumDnsResponseFailTimeout ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagApnNumDnsResponseDropNoIntf ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagApnNumDnsResponseDropNoSession ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagApnNumDnsResponseDropNoPdnSession ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagApnNumSessionPendedForDns ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagApnNumSessionPendedForDnsSuccess ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagApnNumSessionPendedForDnsTimeout ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagApnNumLocalClosePcrfDownSessionHoldTime ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagApnNumSessionFailureAaaSessionValidation ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagApnNumSessionFailureAaaNoImsiForTempIdentity ConfdString } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagApnName OBJECT-TYPE SYNTAX String MAX-ACCESS not-accessible STATUS current DESCRIPTION "Table Name" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagApnEntry 1 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagApnChassis OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS not-accessible STATUS current DESCRIPTION "chassis ID" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagApnEntry 2 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagApnNumCurrentSessions OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Current number of Sessions" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagApnEntry 3 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagApnNumBearers OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Current number of bearers" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagApnEntry 4 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagApnNumCreateSessionAttempt OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create session attempts" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagApnEntry 5 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagApnNumCreateSessionAccept OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create session attempts accepted" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagApnEntry 6 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagApnNumCreateSessionReject OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create session attempts rejected" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagApnEntry 7 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagApnNumCreateSessionRejectMalformedReq OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create session attempts rejected - malformed request" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagApnEntry 8 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagApnNumCreateSessionRejectUnknownApn OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create session attempts rejected - unknown APN" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagApnEntry 9 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagApnNumCreateSessionRejectRsrcUnavailable OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create session attempts rejected - resources unavailable" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagApnEntry 10 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagApnNumCreateSessionRejectServiceNotSupported OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create session attempts rejected - service not supported" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagApnEntry 11 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagApnNumCreateSessionRejectSystemFailure OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create session attempts rejected - system failure" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagApnEntry 12 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagApnNumCreateSessionRejectMisc OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create session attempts rejected - unclassified" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagApnEntry 13 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagApnNumDeleteSessionAttempt OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of delete session attempts received" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagApnEntry 14 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagApnNumDeleteSessionAccept OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of delete session attempts accepted" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagApnEntry 15 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagApnNumDeleteSessionReject OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of delete session attempts rejected" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagApnEntry 16 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagApnNumLocalCloseAttempts OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of local close attempts" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagApnEntry 17 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagApnNumLocalCloseAttemptsAccepted OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of local close attempts accepted" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagApnEntry 18 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagApnNumIdleDurationExceededCloses OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of sessions closed due to IDLE duration time exceeded" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagApnEntry 19 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagApnNumMaximalDurationExceededCloses OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of sessions closed due to MAXIMAL duration time exceeded" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagApnEntry 20 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagApnNumOperatorInitiatedCloses OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of operator initiated PDN session closes" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagApnEntry 21 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagApnNumActiveCurrentSessions OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Current number of active sessions" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagApnEntry 22 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagApnNumIdleCurrentSessions OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Current number of idle sessions" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagApnEntry 23 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagApnNumCaptiveCurrentSessions OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Current number of captive sessions" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagApnEntry 24 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagApnNumOpenCurrentSessions OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Current number of open sessions" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagApnEntry 25 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagApnIntervalPeakCurrentSessions OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Interval peak number of sessions" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagApnEntry 26 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagApnIntervalPeakActiveCurrentSessions OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Interval peak number of active sessions" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagApnEntry 27 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagApnIntervalPeakIdleCurrentSessions OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Interval peak number of idle sessions" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagApnEntry 28 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagApnIntervalPeakCreditedSessions OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Interval peak number of credited sessions" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagApnEntry 29 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagApnNumIntraWagSessionHandovers OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of intra-WAG session handovers" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagApnEntry 30 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagApnNumDuplicateSessionLocalCloseAttempts OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of local close attempts due to Duplicate Session" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagApnEntry 31 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagApnNumAwaitCoATimeoutLocalCloseAttempts OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of local close attempts due to no CoA received within the configured timeout" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagApnEntry 32 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagApnNumUplinkPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink packets received" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagApnEntry 33 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagApnNumUplinkBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink bytes received" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagApnEntry 34 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagApnNumUplinkDropPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink packets dropped" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagApnEntry 35 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagApnNumUplinkDropBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink bytes dropped" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagApnEntry 36 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagApnNumDownlinkPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink packets received" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagApnEntry 37 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagApnNumDownlinkBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink bytes received" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagApnEntry 38 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagApnNumDownlinkDropPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink packets dropped" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagApnEntry 39 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagApnNumDownlinkDropBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink bytes dropped" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagApnEntry 40 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagApnNumL2tpGwSessionDeleteAttempts OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of L2tp gateway delete request attempts " ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagApnEntry 41 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagApnNumCoaReceived OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of RADIUS Change of Authorization requests received" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagApnEntry 42 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagApnNumCoaDisableRedirectProcessed OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of RADIUS CoA requests received disabling HTTP Redirection" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagApnEntry 43 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagApnNumCoaQosChangeProcessed OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of RADIUS CoA requests received changing the subscriber QoS" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagApnEntry 44 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagApnNumCoaIgnore OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of RADIUS CoA requests ignored due to no required action" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagApnEntry 45 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagApnNumCoaEnableRedirectProcessed OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of RADIUS CoA requests received enabling HTTP Redirection" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagApnEntry 46 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagApnNumRadiusDisconnectLocalCloses OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of local closes due to RADIUS Disconnect from server" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagApnEntry 47 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagApnCumulativeDhcpClientLatency OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Cumulative Latency in microseconds to complete DHCP exchange" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagApnEntry 48 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagApnDhcpClientLatencySamples OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Samples for calculating average latency to complete DHCP exchange" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagApnEntry 49 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagApnAverageDhcpClientLatency OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Average Latency in microseconds to complete DHCP exchange" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagApnEntry 50 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagApnNumIpv4Sessions OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of IPv4 Sessions" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagApnEntry 51 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagApnNumIpv6Sessions OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of IPv6 Sessions" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagApnEntry 52 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagApnNumIpv4v6Sessions OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of IPv4v6 Sessions" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagApnEntry 53 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagApnAverageTimeInvolvedInHandoverPerUE OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Average time involved in handover to WiFi per UE (milliseconds)" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagApnEntry 54 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagApnNumUEHandoverAttempts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of UE Handover Attempts to WiFi" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagApnEntry 55 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagApnNumUEHandoversSuccess OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Successful UE Handovers to WiFi" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagApnEntry 56 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagApnNumUEHandoversFailed OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Failed UE Handovers to WiFi" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagApnEntry 57 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagApnNumErrorIndicationsProcessed OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Error Indications processed" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagApnEntry 58 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagApnNumErrorIndicationLocalCloseAttempts OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of local close attempts due to receipt of Error Indication" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagApnEntry 59 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagApnNumErrorIndicationBearerDeactivation OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of dedicated bearer deletion due to receipt of Error Indication" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagApnEntry 60 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagApnNumDhcpReleaseLocalCloseAttempts OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of local close attempts due to DHCP Release" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagApnEntry 61 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagApnNumDhcpTimeoutLocalCloseAttempts OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of local close attempts due to DHCP IP Address Allocation Timeout" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagApnEntry 62 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagApnNumDhcpLeaseExpiryLocalCloseAttempts OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of local close attempts due to DHCP IP Address Lease Expiry" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagApnEntry 63 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagApnNumCreateBearerReq OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create bearer requests received" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagApnEntry 64 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagApnNumCreateBearerAccept OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create bearer requests accepted" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagApnEntry 65 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagApnNumCreateBearerReject OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create bearer requests rejected" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagApnEntry 66 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagApnNumDeleteBearerReq OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of delete bearer requests received" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagApnEntry 67 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagApnNumDeleteBearerAccept OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of delete bearer requests accepted" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagApnEntry 68 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagApnNumDeleteBearerReject OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of delete bearer requests rejected" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagApnEntry 69 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagApnNumUpdateBearerReq OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of update bearer requests received" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagApnEntry 70 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagApnNumUpdateBearerAccept OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of update bearer requests accepted" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagApnEntry 71 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagApnNumUpdateBearerReject OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of update bearer requests rejected" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagApnEntry 72 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagApnNumCreateSessionReqToPgw OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create session requests sent to the PGW" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagApnEntry 73 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagApnNumCreateSessionAcceptFromPgw OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create session requests accepted by the PGW" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagApnEntry 74 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagApnNumCreateSessionRejectFromPgw OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create session requests rejected by the PGW" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagApnEntry 75 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagApnNumDeleteSessionReqToPgw OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of delete session requests sent to the PGW" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagApnEntry 76 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagApnNumDeleteSessionAcceptFromPgw OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of delete session requests accepted by the PGW" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagApnEntry 77 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagApnNumDeleteSessionRejectFromPgw OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of delete session requests accepted by the PGW" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagApnEntry 78 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagApnNumModifyBearerCommandReqToPgw OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of modify bearer commands sent to the PGW" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagApnEntry 79 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagApnNumModifyBearerFailureIndFromPgw OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of modify bearer failure indications received from the PGW" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagApnEntry 80 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagApnNumCreateSessionRespNoContext OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create session responses from the PGW - no context found" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagApnEntry 81 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagApnNumberSessSetupSuccessApnMatchingExactMatch OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Create Session Requests Accepted with APN Matching Type Exact Match" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagApnEntry 82 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagApnNumberSessSetupSuccessApnMatchingNiOnly OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Create Session Requests Accepted with APN Matching Type NI Only" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagApnEntry 83 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagApnNumberSessSetupSuccessApnMatchingNiAndMalformedOi OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Create Session Requests Accepted with APN Matching Type NI And Malformed OI" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagApnEntry 84 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagApnNumCreateSessionReqFailedNoPgw OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Create Session Requests failed due to no PGW available" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagApnEntry 85 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagApnNumBarredPgwSelectedForSessionSetup OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of times a barred or GTP inactive PGW was selected for Session Setup" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagApnEntry 86 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagApnTotalNumUniqueSubscribers OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS deprecated DESCRIPTION "Total number of unique subscribers" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagApnEntry 87 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagApnNumUEHandoversTo3gpp OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Successful UE Handovers to 3GPP" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagApnEntry 88 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagApnNumCreateSessionRejectApnCongested OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create session requests rejected - apn in congestion state" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagApnEntry 89 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagApnNumCreateSessionRejectApnCongestedCritical OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create session requests rejected - apn in congestion state" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagApnEntry 90 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagApnNumCreateSessionRejectApnCongestedMajor OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create session requests rejected - apn in congestion state" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagApnEntry 91 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagApnNumCreateSessionRejectApnCongestedMinor OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create session requests rejected - apn in congestion state" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagApnEntry 92 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagApnNumDnsAttempts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "DNS Request - Attempts" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagApnEntry 93 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagApnNumDnsSendSuccess OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "DNS Request - Success" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagApnEntry 94 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagApnNumDnsSendFailedNoConfig OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "DNS Request Failed - No DNS Configuration" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagApnEntry 95 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagApnNumDnsFailedMisc OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "DNS Request Failed - Miscellaneous" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagApnEntry 96 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagApnNumDnsResponses OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "DNS Response - Total Received" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagApnEntry 97 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagApnNumDnsResponseSuccess OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "DNS Response - Success" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagApnEntry 98 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagApnNumDnsResponseFailNoResponse OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "DNS Response Failed - No response from server" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagApnEntry 99 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagApnNumDnsResponseFailNoName OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "DNS Response Failed - Domain Name Not Found" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagApnEntry 100 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagApnNumDnsResponseFailNoData OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "DNS Response Failed - No Data" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagApnEntry 101 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagApnNumDnsResponseFailMisc OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "DNS Response Failed - Miscellaneous" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagApnEntry 102 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagApnNumDhcpDiscoverMessagesRecvd OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "DHCP Discover Messages - Total Received" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagApnEntry 103 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagApnNumDhcpRequestMessagesRecvd OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "DHCP Request Messages - Total Received" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagApnEntry 104 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagApnNumDhcpOfferMessagesSent OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "DHCP Offer Messages - Total Sent" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagApnEntry 105 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagApnNumDhcpAckMessagesSent OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "DHCP Ack Messages - Total Sent" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagApnEntry 106 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagApnNumDhcpNackMessagesSent OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "DHCP Nack Messages - Total Sent" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagApnEntry 107 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagApnNumDhcpReleaseMessagesRecvd OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "DHCP Release Messages - Total Received" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagApnEntry 108 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagApnNumCreateSessionRejectSessionBlocked OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create session requests rejected due to session blocked" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagApnEntry 109 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagApnNumLocalCloseAttemptsSessionBlocked OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of local close attempts due to session blocked" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagApnEntry 110 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagApnNumCreateSessionRequestTimeoutToPgw OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create session timeouts - remote PGW not responding" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagApnEntry 111 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagApnNumDeleteSessionRequestTimeoutToPgw OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of delete session timeouts - remote PGW not responding" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagApnEntry 112 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagApnNumStaticPgwSelected OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of times static PGW was selected" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagApnEntry 113 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagApnNumPgwFqdnForSession OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of times AAA provided PGW FQDN is used to resolve PGW" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagApnEntry 114 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagApnNumApnFqdnForSession OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of times APN FQDN is used to resolve PGW" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagApnEntry 115 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagApnNumPgwIPAddressForSession OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of times AAA provided PGW IP address is used" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagApnEntry 116 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagApnNumPgwReplacementOIForSession OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of times AAA provided replacement OI is used to resolve PGW" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagApnEntry 117 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagApnNumLocalCloseTerminateServiceRule OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of local closes due to traffic through service rule with terminate action" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagApnEntry 118 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagApnNumSessionAttemptAfterPgwTimeout OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create session attempts after timeout" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagApnEntry 119 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagApnNumSessionSuccessAfterPgwTimeout OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create session success after timeout" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagApnEntry 120 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagApnNumDnsCacheHits OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "DNS - Records found in cache" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagApnEntry 121 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagApnNumDnsCacheHitsNaptr OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "DNS - Naptr records found in cache" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagApnEntry 122 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagApnNumDnsCacheHitsSrv OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "DNS - Srv records found in cache" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagApnEntry 123 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagApnNumDnsCacheHitsA OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "DNS - A/AAAA records found in cache" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagApnEntry 124 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagApnNumCreatePdpCtxtRequestsToGgsn OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Create PDP Context Requests to GGSN - Total Sent" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagApnEntry 125 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagApnNumCreatePdpCtxtResponsesFromGgsn OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Create PDP Context Responses from GGSN - Total Received" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagApnEntry 126 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagApnNumDeletePdpCtxtRequestsFromGgsn OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Delete PDP Context Requests from GGSN - Total Received" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagApnEntry 127 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagApnNumDeletePdpCtxtResponsesToGgsn OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Delete PDP Context Responses to GGSN - Total Sent" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagApnEntry 128 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagApnNumDeletePdpCtxtRequestsToGgsn OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Delete PDP Context Requests to GGSN - Total Sent" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagApnEntry 129 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagApnNumDeletePdpCtxtResponsesFromGgsn OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Delete PDP Context Responses from GGSN - Total Received" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagApnEntry 130 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagApnNumCreateSessionRejectTamFailure OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create session attempts rejected - due to TAM failure" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagApnEntry 131 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagApnNumDnsResponseFailTimeout OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "DNS Response Failed - Session timeout waiting for DNS" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagApnEntry 132 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagApnNumDnsResponseDropNoIntf OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "DNS Response Failed - Dropped no SL interface" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagApnEntry 133 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagApnNumDnsResponseDropNoSession OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "DNS Response Failed - Dropped no session" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagApnEntry 134 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagApnNumDnsResponseDropNoPdnSession OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "DNS Response Failed - Dropped no PDN session" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagApnEntry 135 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagApnNumSessionPendedForDns OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Sessions pended for DNS" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagApnEntry 136 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagApnNumSessionPendedForDnsSuccess OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "DNS success for pended sessions" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagApnEntry 137 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagApnNumSessionPendedForDnsTimeout OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "DNS timeout for pended sessions" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagApnEntry 138 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagApnNumLocalClosePcrfDownSessionHoldTime OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of session locally closed due to pcrf down session hold time expiry" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagApnEntry 139 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagApnNumSessionFailureAaaSessionValidation OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of failed PDN sesssions setup due to session validation failure when processing DEA from AAA server" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagApnEntry 140 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagApnNumSessionFailureAaaNoImsiForTempIdentity OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of failed PDN sesssions setup due to missing IMSI from AAA server for temporary identity" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagApnEntry 141 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgApnTable OBJECT-TYPE SYNTAX SEQUENCE OF AffirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgApnEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "" ::= { affirmedZoneMIB 391 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgApnEntry OBJECT-TYPE SYNTAX AffirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgApnEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "" INDEX { affirmedZoneName, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgApnName, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgApnChassis } ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgApnTable 1 } AffirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgApnEntry ::= SEQUENCE { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgApnName String, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgApnChassis Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgApnNumCurrentSessions Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgApnNumBearers Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgApnNumCreateSessionAttempt Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgApnNumCreateSessionAccept Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgApnNumCreateSessionReject Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgApnNumCreateSessionTimeout Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgApnNumCreateSessionRejectMalformedReq Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgApnNumCreateSessionRejectUnknownApn Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgApnNumCreateSessionRejectRsrcUnavailable Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgApnNumCreateSessionRejectServiceNotSupported Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgApnNumCreateSessionRejectSystemFailure Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgApnNumCreateSessionRejectMisc Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgApnNumDeleteSessionAttempt Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgApnNumDeleteSessionAccept Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgApnNumDeleteSessionReject Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgApnNumLocalCloseAttempts Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgApnNumLocalCloseAttemptsAccepted Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgApnNumIdleDurationExceededCloses Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgApnNumMaximalDurationExceededCloses Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgApnNumOperatorInitiatedCloses Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgApnNumActiveCurrentSessions Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgApnNumIdleCurrentSessions Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgApnIntervalPeakCurrentSessions Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgApnIntervalPeakActiveCurrentSessions Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgApnIntervalPeakIdleCurrentSessions Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgApnNumDhcpReleaseLocalCloseAttempts Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgApnNumDhcpTimeoutLocalCloseAttempts Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgApnNumDhcpLeaseExpiryLocalCloseAttempts Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgApnNumDuplicateSessionLocalCloseAttempts Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgApnNumAwaitCoATimeoutLocalCloseAttempts Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgApnNumUplinkPackets ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgApnNumUplinkBytes ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgApnNumUplinkDropPackets ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgApnNumUplinkDropBytes ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgApnNumDownlinkPackets ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgApnNumDownlinkBytes ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgApnNumDownlinkDropPackets ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgApnNumDownlinkDropBytes ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgApnNumEpdgAuthAttemptsSent ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgApnNumEpdgChallengeRecvd ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgApnNumEpdgAuthSuccess ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgApnNumEpdgAuthFailures ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgApnNumEpdgEapAttempts ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgApnNumEpdgEapSuccess ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgApnNumEpdgEapFailures ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgApnNumEpdgUEReauthAttempts ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgApnNumEpdgUEReauthChallenges ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgApnNumEpdgUEReauthSuccess ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgApnNumEpdgUEReauthFailures ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgApnNumEpdgAAAReauthAttempts ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgApnNumEpdgAAAReauthChallenges ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgApnNumEpdgAAAReauthSuccess ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgApnNumEpdgAAAReauthFailures ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgApnNumEpdgUEInitiatedTermination ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgApnNumEpdgAAAInitiatedTermination ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgApnNumEpdgPgwInitiatedTermination ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgApnNumFailuresNoValidApMacInNai ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgApnNumEapSuccess ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgApnNumEapFail ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgApnNumEapPacketsReceived ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgApnNumEapParseErrors ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgApnNumUnhandledEapPackets ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgApnNumEapIdentityResponseHandled ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgApnNumEapGtcResponsesReceived ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgApnNumEapGtcRequestsSent ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgApnNumDeleteDropped ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgApnNumDnsAttempts ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgApnNumDnsSendSuccess ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgApnNumDnsSendFailedNoConfig ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgApnNumDnsFailedMisc ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgApnNumDnsResponses ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgApnNumDnsResponseSuccess ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgApnNumDnsResponseFailNoResponse ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgApnNumDnsResponseFailNoName ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgApnNumDnsResponseFailNoData ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgApnNumDnsResponseFailMisc ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgApnNumIPSecSessionPerSubscriber ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgApnNumIpv4Sessions ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgApnNumIpv6Sessions ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgApnNumIpv4v6Sessions ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgApnNumIPSecSecurityAssociations ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgApnNumIPSecSessions ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgApnIPSecSessionDurationPerSubscriber ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgApnAverageTimeInvolvedInHandoverPerUE ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgApnAverageNumIPSecRekeyPerSubscriber ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgApnNumUEHandoverAttempts ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgApnNumUEHandoversSuccess ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgApnNumUEHandoversFailed ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgApnNumErrorIndicationsProcessed Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgApnNumErrorIndicationLocalCloseAttempts Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgApnNumErrorIndicationBearerDeactivation Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgApnNumCreateBearerReq Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgApnNumCreateBearerAccept Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgApnNumCreateBearerReject Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgApnNumDeleteBearerReq Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgApnNumDeleteBearerAccept Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgApnNumDeleteBearerReject Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgApnNumUpdateBearerReq Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgApnNumUpdateBearerAccept Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgApnNumUpdateBearerReject Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgApnNumCreateSessionReqToPgw Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgApnNumCreateSessionAcceptFromPgw Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgApnNumCreateSessionRejectFromPgw Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgApnNumDeleteSessionReqToPgw Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgApnNumDeleteSessionAcceptFromPgw Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgApnNumDeleteSessionRejectFromPgw Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgApnNumModifyBearerCommandReqToPgw Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgApnNumModifyBearerFailureIndFromPgw Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgApnNumCreateSessionRespNoContext Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgApnNumberSessSetupSuccessApnMatchingExactMatch Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgApnNumberSessSetupSuccessApnMatchingNiOnly Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgApnNumberSessSetupSuccessApnMatchingNiAndMalformedOi Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgApnNumMappedSwuCodesUsedForS2b ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgApnNumMappedSwuCodesUsedForSwm ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgApnNumCreateSessionReqFailedNoPgw ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgApnNumBarredPgwSelectedForSessionSetup ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgApnNumPcscfAddrUpdateToSpm ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgApnTotalNumUniqueSubscribers Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgApnNumEpdgEapProcessingFailures ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgApnNumUEHandoversTo3gpp ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgApnNumCreateSessionRejectApnCongested Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgApnNumCreateSessionRejectApnCongestedCritical Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgApnNumCreateSessionRejectApnCongestedMajor Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgApnNumCreateSessionRejectApnCongestedMinor Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgApnNumAcceptInterAccessHOwithSessionRetry ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgApnNumIPSecRekey ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgApnNumCreateSessionRejectSessionBlocked Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgApnNumLocalCloseAttemptsSessionBlocked Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgApnNumCreateSessionRequestTimeoutToPgw ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgApnNumDeleteSessionRequestTimeoutToPgw ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgApnNumStaticPgwSelected ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgApnNumPgwFqdnForSession ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgApnNumApnFqdnForSession ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgApnNumPgwIPAddressForSession ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgApnNumPgwReplacementOIForSession ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgApnNumLocalCloseTerminateServiceRule Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgApnNumSessionAttemptAfterPgwTimeout ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgApnNumSessionSuccessAfterPgwTimeout ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgApnNumDnsCacheHits ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgApnNumDnsCacheHitsNaptr ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgApnNumDnsCacheHitsSrv ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgApnNumDnsCacheHitsA ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgApnNumCreateSessionRejectActiveEmergencySession ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgApnNumCreateSessionRejectDuplicateApn ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgApnNumCreateSessionRejectMaxPdnSession ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgApnNumCreateSessionRejectTamFailure Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgApnNumSessionFailureAaaServerNotFound ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgApnNumSessionFailureAaaServerDown ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgApnNumSessionFailureAaaNotAuthorizeApn ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgApnNumSessionFailureAaaNotAuthorizeUeIpAddrType ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgApnNumModifyBearerReqToPgw Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgApnNumModifyBearerRespFromPgw Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgApnNumModifyBearerReqTimeoutToPgw Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgApnNumSessionFailurePgwUnreachable ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgApnNumSessionFailurePgwNotAllocateUeIpAddrType ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgApnNumSessionFailureUeIkeNegotiationTimeout ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgApnNumSessionFailureUeAbort ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgApnNumSessionFailureIkeCreateFailure ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgApnNumSessionFailureIpsecCreateFailure ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgApnNumMappedSwuCodesUsedForSwmExp ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgApnNumUpdateBearerPartialAccept Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgApnNumResponsesMatchingResultCodeList ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgApnNumDnsResponseFailTimeout ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgApnNumDnsResponseDropNoIntf ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgApnNumDnsResponseDropNoSession ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgApnNumDnsResponseDropNoPdnSession ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgApnNumSessionPendedForDns ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgApnNumSessionPendedForDnsSuccess ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgApnNumSessionPendedForDnsTimeout ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgApnNumLocalClosePcrfDownSessionHoldTime ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgApnNumSessionFailureAaaSessionValidation ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgApnNumSessionFailureAaaNoImsiForTempIdentity ConfdString } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgApnName OBJECT-TYPE SYNTAX String MAX-ACCESS not-accessible STATUS current DESCRIPTION "Table Name" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgApnEntry 1 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgApnChassis OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS not-accessible STATUS current DESCRIPTION "chassis ID" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgApnEntry 2 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgApnNumCurrentSessions OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Current number of Sessions" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgApnEntry 3 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgApnNumBearers OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Current number of bearers" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgApnEntry 4 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgApnNumCreateSessionAttempt OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create session attempts" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgApnEntry 5 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgApnNumCreateSessionAccept OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create session attempts accepted" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgApnEntry 6 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgApnNumCreateSessionReject OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create session attempts rejected" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgApnEntry 7 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgApnNumCreateSessionTimeout OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create session attempts Timed Out" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgApnEntry 8 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgApnNumCreateSessionRejectMalformedReq OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create session attempts rejected - malformed request" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgApnEntry 9 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgApnNumCreateSessionRejectUnknownApn OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create session attempts rejected - unknown APN" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgApnEntry 10 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgApnNumCreateSessionRejectRsrcUnavailable OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create session attempts rejected - resources unavailable" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgApnEntry 11 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgApnNumCreateSessionRejectServiceNotSupported OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create session attempts rejected - service not supported" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgApnEntry 12 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgApnNumCreateSessionRejectSystemFailure OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create session attempts rejected - system failure" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgApnEntry 13 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgApnNumCreateSessionRejectMisc OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create session attempts rejected - unclassified" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgApnEntry 14 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgApnNumDeleteSessionAttempt OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of delete session attempts received" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgApnEntry 15 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgApnNumDeleteSessionAccept OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of delete session attempts accepted" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgApnEntry 16 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgApnNumDeleteSessionReject OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of delete session attempts rejected" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgApnEntry 17 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgApnNumLocalCloseAttempts OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of local close attempts" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgApnEntry 18 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgApnNumLocalCloseAttemptsAccepted OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of local close attempts accepted" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgApnEntry 19 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgApnNumIdleDurationExceededCloses OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of sessions closed due to IDLE duration time exceeded" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgApnEntry 20 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgApnNumMaximalDurationExceededCloses OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of sessions closed due to MAXIMAL duration time exceeded" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgApnEntry 21 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgApnNumOperatorInitiatedCloses OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of operator initiated PDN session closes" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgApnEntry 22 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgApnNumActiveCurrentSessions OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Current number of active sessions" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgApnEntry 23 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgApnNumIdleCurrentSessions OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Current number of idle sessions" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgApnEntry 24 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgApnIntervalPeakCurrentSessions OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Interval peak number of sessions" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgApnEntry 25 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgApnIntervalPeakActiveCurrentSessions OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Interval peak number of active sessions" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgApnEntry 26 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgApnIntervalPeakIdleCurrentSessions OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Interval peak number of idle sessions" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgApnEntry 27 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgApnNumDhcpReleaseLocalCloseAttempts OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of local close attempts due to DHCP Release" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgApnEntry 28 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgApnNumDhcpTimeoutLocalCloseAttempts OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of local close attempts due to DHCP IP Address Allocation Timeout" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgApnEntry 29 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgApnNumDhcpLeaseExpiryLocalCloseAttempts OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of local close attempts due to DHCP IP Address Lease Expiry" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgApnEntry 30 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgApnNumDuplicateSessionLocalCloseAttempts OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of local close attempts due to Duplicate Session" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgApnEntry 31 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgApnNumAwaitCoATimeoutLocalCloseAttempts OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of local close attempts due to no CoA received within the configured timeout" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgApnEntry 32 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgApnNumUplinkPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink packets received" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgApnEntry 33 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgApnNumUplinkBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink bytes received" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgApnEntry 34 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgApnNumUplinkDropPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink packets dropped" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgApnEntry 35 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgApnNumUplinkDropBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink bytes dropped" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgApnEntry 36 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgApnNumDownlinkPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink packets received" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgApnEntry 37 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgApnNumDownlinkBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink bytes received" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgApnEntry 38 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgApnNumDownlinkDropPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink packets dropped" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgApnEntry 39 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgApnNumDownlinkDropBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink bytes dropped" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgApnEntry 40 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgApnNumEpdgAuthAttemptsSent OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Initial Authentication or Authorization requests sent" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgApnEntry 41 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgApnNumEpdgChallengeRecvd OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Initial Authentication or Authorization Challenges received" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgApnEntry 42 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgApnNumEpdgAuthSuccess OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Initial Authentications or Authorizations successful" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgApnEntry 43 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgApnNumEpdgAuthFailures OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Initial Authentications and Authorizations Failed" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgApnEntry 44 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgApnNumEpdgEapAttempts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of EAP requests sent to AAA server" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgApnEntry 45 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgApnNumEpdgEapSuccess OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of EAP successes received from AAA server" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgApnEntry 46 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgApnNumEpdgEapFailures OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of EAP Failures received from AAA server" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgApnEntry 47 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgApnNumEpdgUEReauthAttempts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of UE initiated re-Authentications or re-Authorizations received" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgApnEntry 48 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgApnNumEpdgUEReauthChallenges OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of UE initiated re-auth challenges received" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgApnEntry 49 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgApnNumEpdgUEReauthSuccess OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of UE initiated re-Authentication or re-Authorization successes" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgApnEntry 50 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgApnNumEpdgUEReauthFailures OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of UE initiated re-Authentication or re-Authorization failures" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgApnEntry 51 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgApnNumEpdgAAAReauthAttempts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of server initiated re-Authentications or re-Authorizations received" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgApnEntry 52 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgApnNumEpdgAAAReauthChallenges OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of server initiated re-auth challenges received" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgApnEntry 53 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgApnNumEpdgAAAReauthSuccess OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of server initiated re-Authentication or re-Authorization successes" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgApnEntry 54 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgApnNumEpdgAAAReauthFailures OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of server initiated re-Authentication or re-Authorization failures" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgApnEntry 55 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgApnNumEpdgUEInitiatedTermination OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of UE or IKEv2 stack initiated terminations" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgApnEntry 56 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgApnNumEpdgAAAInitiatedTermination OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of server initiated terminations" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgApnEntry 57 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgApnNumEpdgPgwInitiatedTermination OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of GW initiated terminations" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgApnEntry 58 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgApnNumFailuresNoValidApMacInNai OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of sessions with AP MAC address in NAI" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgApnEntry 59 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgApnNumEapSuccess OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Second Authentication EAP Success" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgApnEntry 60 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgApnNumEapFail OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Second Authentication EAP Failure" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgApnEntry 61 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgApnNumEapPacketsReceived OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Second Authentication EAP Packets Received" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgApnEntry 62 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgApnNumEapParseErrors OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Second Authentication EAP parse errors" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgApnEntry 63 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgApnNumUnhandledEapPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Second Authentication unhandled EAP packets" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgApnEntry 64 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgApnNumEapIdentityResponseHandled OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Second Authentication EAP Identity Responses Received" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgApnEntry 65 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgApnNumEapGtcResponsesReceived OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Second Authentication GTC Responses Received" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgApnEntry 66 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgApnNumEapGtcRequestsSent OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Second Authentication GTC Requests Sent" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgApnEntry 67 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgApnNumDeleteDropped OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Delete Dropped" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgApnEntry 68 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgApnNumDnsAttempts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "DNS Request - Attempts" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgApnEntry 69 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgApnNumDnsSendSuccess OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "DNS Request - Success" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgApnEntry 70 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgApnNumDnsSendFailedNoConfig OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "DNS Request Failed - No DNS Configuration" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgApnEntry 71 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgApnNumDnsFailedMisc OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "DNS Request Failed - Miscellaneous" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgApnEntry 72 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgApnNumDnsResponses OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "DNS Response - Total Received" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgApnEntry 73 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgApnNumDnsResponseSuccess OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "DNS Response - Success" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgApnEntry 74 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgApnNumDnsResponseFailNoResponse OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "DNS Response Failed - No response from server" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgApnEntry 75 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgApnNumDnsResponseFailNoName OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "DNS Response Failed - Domain Name Not Found" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgApnEntry 76 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgApnNumDnsResponseFailNoData OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "DNS Response Failed - No Data" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgApnEntry 77 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgApnNumDnsResponseFailMisc OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "DNS Response Failed - Miscellaneous" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgApnEntry 78 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgApnNumIPSecSessionPerSubscriber OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Average Number of IPSec Sessions per Subscriber" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgApnEntry 79 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgApnNumIpv4Sessions OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of IPv4 Sessions" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgApnEntry 80 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgApnNumIpv6Sessions OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of IPv6 Sessions" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgApnEntry 81 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgApnNumIpv4v6Sessions OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of IPv4v6 Sessions" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgApnEntry 82 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgApnNumIPSecSecurityAssociations OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Completed IPSec security associations" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgApnEntry 83 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgApnNumIPSecSessions OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Completed IPSec Sessions" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgApnEntry 84 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgApnIPSecSessionDurationPerSubscriber OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "IPSec Session Duration Per Subscriber (seconds)" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgApnEntry 85 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgApnAverageTimeInvolvedInHandoverPerUE OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Average time involved in handover per UE to WiFi (milliseconds)" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgApnEntry 86 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgApnAverageNumIPSecRekeyPerSubscriber OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "Average number of Rekey events per Subscriber" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgApnEntry 87 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgApnNumUEHandoverAttempts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of UE Handover Attempts to WiFi" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgApnEntry 88 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgApnNumUEHandoversSuccess OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Successful UE Handovers to WiFi" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgApnEntry 89 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgApnNumUEHandoversFailed OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Failed UE Handovers to WiFi" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgApnEntry 90 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgApnNumErrorIndicationsProcessed OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Error Indications processed" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgApnEntry 91 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgApnNumErrorIndicationLocalCloseAttempts OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of local close attempts due to receipt of Error Indication" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgApnEntry 92 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgApnNumErrorIndicationBearerDeactivation OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of dedicated bearer deletion due to receipt of Error Indication" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgApnEntry 93 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgApnNumCreateBearerReq OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create bearer requests received" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgApnEntry 94 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgApnNumCreateBearerAccept OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create bearer requests accepted" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgApnEntry 95 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgApnNumCreateBearerReject OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create bearer requests rejected" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgApnEntry 96 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgApnNumDeleteBearerReq OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of delete bearer requests received" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgApnEntry 97 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgApnNumDeleteBearerAccept OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of delete bearer requests accepted" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgApnEntry 98 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgApnNumDeleteBearerReject OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of delete bearer requests rejected" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgApnEntry 99 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgApnNumUpdateBearerReq OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of update bearer requests received" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgApnEntry 100 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgApnNumUpdateBearerAccept OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of update bearer requests accepted" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgApnEntry 101 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgApnNumUpdateBearerReject OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of update bearer requests rejected" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgApnEntry 102 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgApnNumCreateSessionReqToPgw OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create session requests sent to the PGW" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgApnEntry 103 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgApnNumCreateSessionAcceptFromPgw OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create session requests accepted by the PGW" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgApnEntry 104 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgApnNumCreateSessionRejectFromPgw OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create session requests rejected by the PGW" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgApnEntry 105 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgApnNumDeleteSessionReqToPgw OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of delete session requests sent to the PGW" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgApnEntry 106 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgApnNumDeleteSessionAcceptFromPgw OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of delete session requests accepted by the PGW" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgApnEntry 107 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgApnNumDeleteSessionRejectFromPgw OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of delete session requests accepted by the PGW" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgApnEntry 108 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgApnNumModifyBearerCommandReqToPgw OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of modify bearer commands sent to the PGW" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgApnEntry 109 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgApnNumModifyBearerFailureIndFromPgw OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of modify bearer failure indications received from the PGW" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgApnEntry 110 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgApnNumCreateSessionRespNoContext OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create session responses from the PGW - no context found" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgApnEntry 111 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgApnNumberSessSetupSuccessApnMatchingExactMatch OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Create Session Requests Accepted with APN Matching Type Exact Match" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgApnEntry 112 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgApnNumberSessSetupSuccessApnMatchingNiOnly OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Create Session Requests Accepted with APN Matching Type NI Only" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgApnEntry 113 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgApnNumberSessSetupSuccessApnMatchingNiAndMalformedOi OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Create Session Requests Accepted with APN Matching Type NI And Malformed OI" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgApnEntry 114 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgApnNumMappedSwuCodesUsedForS2b OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of times custom mapped SWu codes used for S2b codes" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgApnEntry 115 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgApnNumMappedSwuCodesUsedForSwm OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of times custom mapped SWu codes used for SWm codes" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgApnEntry 116 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgApnNumCreateSessionReqFailedNoPgw OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Create Session Requests failed due to no PGW available" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgApnEntry 117 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgApnNumBarredPgwSelectedForSessionSetup OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of times a barred or GTP inactive PGW was selected for Session Setup" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgApnEntry 118 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgApnNumPcscfAddrUpdateToSpm OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number P-CSCF Address Update sent to SPM" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgApnEntry 119 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgApnTotalNumUniqueSubscribers OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS deprecated DESCRIPTION "Total number of unique subscribers" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgApnEntry 120 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgApnNumEpdgEapProcessingFailures OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of EAP messages recieved from AAA server that have been dropped due to processing errors. Examples are parsing errors, late arriving messages, missing or mismatched data" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgApnEntry 121 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgApnNumUEHandoversTo3gpp OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Successful UE Handovers from Wifi to 3GPP" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgApnEntry 122 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgApnNumCreateSessionRejectApnCongested OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create session requests rejected - apn in congestion state" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgApnEntry 123 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgApnNumCreateSessionRejectApnCongestedCritical OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create session requests rejected - apn in congestion state" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgApnEntry 124 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgApnNumCreateSessionRejectApnCongestedMajor OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create session requests rejected - apn in congestion state" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgApnEntry 125 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgApnNumCreateSessionRejectApnCongestedMinor OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create session requests rejected - apn in congestion state" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgApnEntry 126 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgApnNumAcceptInterAccessHOwithSessionRetry OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create session request retried to handle create session reject with context-not-found from PGW" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgApnEntry 127 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgApnNumIPSecRekey OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of ReKey events" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgApnEntry 128 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgApnNumCreateSessionRejectSessionBlocked OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create session requests rejected due to session blocked" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgApnEntry 129 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgApnNumLocalCloseAttemptsSessionBlocked OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of local close attempts due to session blocked" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgApnEntry 130 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgApnNumCreateSessionRequestTimeoutToPgw OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create session timeouts - remote PGW not responding" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgApnEntry 131 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgApnNumDeleteSessionRequestTimeoutToPgw OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of delete session timeouts - remote PGW not responding" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgApnEntry 132 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgApnNumStaticPgwSelected OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of times static PGW was selected" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgApnEntry 133 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgApnNumPgwFqdnForSession OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of times AAA provided PGW FQDN is used to resolve PGW" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgApnEntry 134 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgApnNumApnFqdnForSession OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of times APN FQDN is used to resolve PGW" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgApnEntry 135 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgApnNumPgwIPAddressForSession OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of times AAA provided PGW IP address is used" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgApnEntry 136 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgApnNumPgwReplacementOIForSession OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of times AAA provided replacement OI is used to resolve PGW" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgApnEntry 137 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgApnNumLocalCloseTerminateServiceRule OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of local closes due to traffic through service rule with terminate action" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgApnEntry 138 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgApnNumSessionAttemptAfterPgwTimeout OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create session attempts after timeout" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgApnEntry 139 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgApnNumSessionSuccessAfterPgwTimeout OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create session success after timeout" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgApnEntry 140 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgApnNumDnsCacheHits OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "DNS - Records found in cache" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgApnEntry 141 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgApnNumDnsCacheHitsNaptr OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "DNS - Naptr records found in cache" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgApnEntry 142 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgApnNumDnsCacheHitsSrv OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "DNS - Srv records found in cache" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgApnEntry 143 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgApnNumDnsCacheHitsA OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "DNS - A/AAAA records found in cache" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgApnEntry 144 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgApnNumCreateSessionRejectActiveEmergencySession OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create session requests rejected - active emergency session exists" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgApnEntry 145 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgApnNumCreateSessionRejectDuplicateApn OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create session requests rejected - duplicate APN" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgApnEntry 146 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgApnNumCreateSessionRejectMaxPdnSession OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create session requests rejected - max number of PDN sessions exceeded" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgApnEntry 147 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgApnNumCreateSessionRejectTamFailure OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create session attempts rejected - due to TAM failure" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgApnEntry 148 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgApnNumSessionFailureAaaServerNotFound OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of failed PDN sesssions setup due to that AAA server is not found (based on server group mapping configuration) or down" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgApnEntry 149 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgApnNumSessionFailureAaaServerDown OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of failed PDN sesssions setup due to that AAA server is not responding" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgApnEntry 150 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgApnNumSessionFailureAaaNotAuthorizeApn OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of failed PDN sesssions setup due to that UE requested APN is not in the authorized APN list from AAA server" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgApnEntry 151 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgApnNumSessionFailureAaaNotAuthorizeUeIpAddrType OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of failed PDN sesssions setup due to that AAA server does not authorize UE requested IpAddr type" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgApnEntry 152 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgApnNumModifyBearerReqToPgw OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of modify bearer requests sent to the PGW" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgApnEntry 153 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgApnNumModifyBearerRespFromPgw OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of modify bearer response from the PGW" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgApnEntry 154 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgApnNumModifyBearerReqTimeoutToPgw OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of modify bearer timeouts - remote PGW is not responding" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgApnEntry 155 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgApnNumSessionFailurePgwUnreachable OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of failed PDN sessions due to PGW not responding" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgApnEntry 156 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgApnNumSessionFailurePgwNotAllocateUeIpAddrType OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of failed PDN sessions due to IP address type requested by UE not allocated by PGW" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgApnEntry 157 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgApnNumSessionFailureUeIkeNegotiationTimeout OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of failed PDN sessions due to IKE negotiation timed out" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgApnEntry 158 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgApnNumSessionFailureUeAbort OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of failed PDN sessions due to re-attach before completion of the EAP authentication" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgApnEntry 159 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgApnNumSessionFailureIkeCreateFailure OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of failed PDN sessions due to IKE failure" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgApnEntry 160 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgApnNumSessionFailureIpsecCreateFailure OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of failed PDN sessions due to IPSec failure" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgApnEntry 161 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgApnNumMappedSwuCodesUsedForSwmExp OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of times custom mapped SWu codes used for swm experimental codes" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgApnEntry 162 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgApnNumUpdateBearerPartialAccept OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of update bearer requests partially accepted" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgApnEntry 163 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgApnNumResponsesMatchingResultCodeList OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Diameter Responses that match the configured result-code-policy-list configured on SWm interface" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgApnEntry 164 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgApnNumDnsResponseFailTimeout OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "DNS Response Failed - Session timeout waiting for DNS" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgApnEntry 165 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgApnNumDnsResponseDropNoIntf OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "DNS Response Failed - Dropped no SL interface" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgApnEntry 166 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgApnNumDnsResponseDropNoSession OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "DNS Response Failed - Dropped no session" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgApnEntry 167 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgApnNumDnsResponseDropNoPdnSession OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "DNS Response Failed - Dropped no PDN session" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgApnEntry 168 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgApnNumSessionPendedForDns OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Sessions pended for DNS" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgApnEntry 169 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgApnNumSessionPendedForDnsSuccess OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "DNS success for pended sessions" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgApnEntry 170 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgApnNumSessionPendedForDnsTimeout OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "DNS timeout for pended sessions" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgApnEntry 171 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgApnNumLocalClosePcrfDownSessionHoldTime OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of session locally closed due to pcrf down session hold time expiry" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgApnEntry 172 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgApnNumSessionFailureAaaSessionValidation OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of failed PDN sesssions setup due to session validation failure when processing DEA from AAA server" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgApnEntry 173 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgApnNumSessionFailureAaaNoImsiForTempIdentity OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of failed PDN sesssions setup due to missing IMSI from AAA server for temporary identity" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgApnEntry 174 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgApnSessionCloseTable OBJECT-TYPE SYNTAX SEQUENCE OF AffirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgApnSessionCloseEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "" ::= { affirmedZoneMIB 490 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgApnSessionCloseEntry OBJECT-TYPE SYNTAX AffirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgApnSessionCloseEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "" INDEX { affirmedZoneName, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgApnSessionCloseName, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgApnSessionCloseChassis } ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgApnSessionCloseTable 1 } AffirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgApnSessionCloseEntry ::= SEQUENCE { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgApnSessionCloseName String, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgApnSessionCloseChassis Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgApnSessionCloseNumSessionClosed ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgApnSessionCloseNumCloseUeIkeDelete ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgApnSessionCloseNumAAAInitiatedTermination ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgApnSessionCloseNumDeleteBearerReqRx ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgApnSessionCloseNumErrorIndicationLocalCloseAttempts ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgApnSessionCloseNumErrorIndicationBearerDeactivation ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgApnSessionCloseNumLocalCloseGtpuPeerDown ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgApnSessionCloseNumLocalCloseGtpPeerRestart ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgApnSessionCloseNumLocalCloseInternalAuditFailure ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgApnSessionCloseNumIdleDurationExceededCloses ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgApnSessionCloseNumMaximalDurationExceededCloses ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgApnSessionCloseNumOperatorInitiatedCloses ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgApnSessionCloseNumCloseIkeDpdTimeout ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgApnSessionCloseNumCloseIkeRekeyFailure ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgApnSessionCloseNumCloseIkeRekeyTimeout ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgApnSessionCloseNumCloseIpSecRekeyFailure ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgApnSessionCloseNumCloseIpSecRekeyTimeout ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgApnSessionCloseNumCloseIpSecHardExpiry ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgApnSessionCloseNumCloseEpdgReauthorizationFailure ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgApnSessionCloseNumEpdgUEReauthFailures ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgApnSessionCloseNumEpdgAAAReauthFailures ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgApnSessionCloseNumCloseUeReAttach ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgApnSessionCloseNumCloseIPsecTunnel ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgApnSessionCloseNumLocalClosePcrfDownSessionHoldTime ConfdString } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgApnSessionCloseName OBJECT-TYPE SYNTAX String MAX-ACCESS not-accessible STATUS current DESCRIPTION "Table Name" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgApnSessionCloseEntry 1 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgApnSessionCloseChassis OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS not-accessible STATUS current DESCRIPTION "chassis ID" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgApnSessionCloseEntry 2 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgApnSessionCloseNumSessionClosed OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of PDN sessions closed" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgApnSessionCloseEntry 3 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgApnSessionCloseNumCloseUeIkeDelete OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of PDN sessions closed initiated by UE Delete" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgApnSessionCloseEntry 4 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgApnSessionCloseNumAAAInitiatedTermination OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of PDN sessions closed due to AAA server initiated deletion" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgApnSessionCloseEntry 5 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgApnSessionCloseNumDeleteBearerReqRx OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of PDN sessions closed due to PGW initiated Deletion" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgApnSessionCloseEntry 6 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgApnSessionCloseNumErrorIndicationLocalCloseAttempts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of local close attempts due to receipt of Error Indication" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgApnSessionCloseEntry 7 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgApnSessionCloseNumErrorIndicationBearerDeactivation OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of dedicated bearer deletion due to receipt of Error Indication" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgApnSessionCloseEntry 8 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgApnSessionCloseNumLocalCloseGtpuPeerDown OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of local close due to gtp peer goes down" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgApnSessionCloseEntry 9 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgApnSessionCloseNumLocalCloseGtpPeerRestart OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of local close due to gtp peer restarts" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgApnSessionCloseEntry 10 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgApnSessionCloseNumLocalCloseInternalAuditFailure OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of local closes due to internal audit after switch-over" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgApnSessionCloseEntry 11 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgApnSessionCloseNumIdleDurationExceededCloses OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of PDN sessions closed due to idle duration time exceeded" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgApnSessionCloseEntry 12 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgApnSessionCloseNumMaximalDurationExceededCloses OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of PDN sessions closed due to max duration time exceeded" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgApnSessionCloseEntry 13 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgApnSessionCloseNumOperatorInitiatedCloses OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of operator initiated PDN session closes" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgApnSessionCloseEntry 14 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgApnSessionCloseNumCloseIkeDpdTimeout OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of PDN sessions closed due to IKE DPD timeout" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgApnSessionCloseEntry 15 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgApnSessionCloseNumCloseIkeRekeyFailure OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of PDN sessions closed due to IKE rekey failure" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgApnSessionCloseEntry 16 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgApnSessionCloseNumCloseIkeRekeyTimeout OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of PDN sessions closed due to IKE rekey timeout" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgApnSessionCloseEntry 17 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgApnSessionCloseNumCloseIpSecRekeyFailure OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of PDN sessions closed due to IPSec rekey failure" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgApnSessionCloseEntry 18 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgApnSessionCloseNumCloseIpSecRekeyTimeout OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of PDN sessions closed due to IPSec rekey timeout" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgApnSessionCloseEntry 19 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgApnSessionCloseNumCloseIpSecHardExpiry OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of PDN sessions closed due to IPSec hard expiry" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgApnSessionCloseEntry 20 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgApnSessionCloseNumCloseEpdgReauthorizationFailure OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of PDN sessions closed due to failure of reauthorization initiated by auth-life-time" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgApnSessionCloseEntry 21 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgApnSessionCloseNumEpdgUEReauthFailures OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of PDN sessions closed due to failure of UE initiated re-authentication" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgApnSessionCloseEntry 22 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgApnSessionCloseNumEpdgAAAReauthFailures OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of PDN sessions closed due to failure of AAA server initiated reauthorization" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgApnSessionCloseEntry 23 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgApnSessionCloseNumCloseUeReAttach OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of PDN sessions closed due to that UE re-attach while the ePDG still has PDN connection" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgApnSessionCloseEntry 24 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgApnSessionCloseNumCloseIPsecTunnel OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of PDN sessions closed due to closing the IPsec tunnel for an unknown reason" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgApnSessionCloseEntry 25 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgApnSessionCloseNumLocalClosePcrfDownSessionHoldTime OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of session locally closed due to pcrf down session hold time expiry" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgApnSessionCloseEntry 26 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnTable OBJECT-TYPE SYNTAX SEQUENCE OF AffirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "" ::= { affirmedZoneMIB 431 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnEntry OBJECT-TYPE SYNTAX AffirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "" INDEX { affirmedZoneName, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnName, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnChassis } ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnTable 1 } AffirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnEntry ::= SEQUENCE { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnName String, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnChassis Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumCurrentSessions Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumBearers Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumCreateSessionAttempt Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumCreateSessionAccept Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumCreateSessionReject Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumCreateSessionRejectMalformedReq Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumCreateSessionRejectUnknownApn Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumCreateSessionRejectRsrcUnavailable Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumCreateSessionRejectServiceNotSupported Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumCreateSessionRejectSystemFailure Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumCreateSessionRejectMisc Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumDeleteSessionAttempt Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumDeleteSessionAccept Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumDeleteSessionReject Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumUEInitDedBearerActAttempt Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumUEInitDedBearerActAccept Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumUEInitDedBearerActReject Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumPGWInitDedBearerActAttempt Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumPGWInitDedBearerActAccept Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumPGWInitDedBearerActReject Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumMMEInitDedBearerDeactAttempt Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumMMEInitDedBearerDeactAccept Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumMMEInitDedBearerDeactReject Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumUEInitDedBearerDeactAttempt Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumUEInitDedBearerDeactAccept Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumUEInitDedBearerDeactReject Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumPGWInitDedBearerDeactAttempt Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumPGWInitDedBearerDeactAccept Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumPGWInitDedBearerDeactReject Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumModifyBearerCmdAttempt Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumModifyBearerCmdReject Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumUpdateBearerAttempt Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumUpdateBearerAccept Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumUpdateBearerReject Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumModifyBearerAttempt Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumModifyBearerAccept Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumModifyBearerReject Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumCreatePdpAttempt Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumCreatePdpAccept Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumCreatePdpReject Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumCreatePdpRejectMalformedReq Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumCreatePdpRejectUnknownApn Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumCreatePdpRejectRsrcUnavailable Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumCreatePdpRejectServiceNotSupported Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumCreatePdpRejectSystemFailure Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumCreatePdpRejectMisc Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumDeletePdpAttempt Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumDeletePdpAccept Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumDeletePdpReject Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumUEInitSecPdpActAttempt Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumUEInitSecPdpActAccept Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumUEInitSecPdpActReject Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumGGSNInitSecPdpActAttempt Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumGGSNInitSecPdpActAccept Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumGGSNInitSecPdpActReject Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumSGSNInitSecPdpDeactAttempt Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumSGSNInitSecPdpDeactAccept Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumSGSNInitSecPdpDeactReject Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumUEInitSecPdpDeactAttempt Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumUEInitSecPdpDeactAccept Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumUEInitSecPdpDeactReject Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumGGSNInitSecPdpDeactAttempt Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumGGSNInitSecPdpDeactAccept Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumGGSNInitSecPdpDeactReject Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumSGSNInitUpdatePdpAttempt Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumSGSNInitUpdatePdpAccept Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumSGSNInitUpdatePdpReject Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumGGSNInitUpdatePdpAttempt Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumGGSNInitUpdatePdpAccept Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumGGSNInitUpdatePdpReject Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumLocalCloseAttempts Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumLocalCloseAttemptsAccepted Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumPcrfInitiatedCloseAttempts Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumOcsInitiatedCloseAttempts Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumIdleDurationExceededCloses Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumMaximalDurationExceededCloses Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumOperatorInitiatedCloses Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumBearerIdleDurationExceededCloses Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumActiveCurrentSessions Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumIdleCurrentSessions Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumCurrentGeoSyncRestoredSessions Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnIntervalPeakCurrentSessions Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnIntervalPeakActiveCurrentSessions Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnIntervalPeakIdleCurrentSessions Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumDefaultBearers Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumDedicatedBearers Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnIntervalPeakBearers Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnIntervalPeakDefaultBearers Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnIntervalPeakDedicatedBearers Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumDhcpReleaseLocalCloseAttempts Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumDhcpTimeoutLocalCloseAttempts Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumDhcpLeaseExpiryLocalCloseAttempts Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumRadiusDisconnectLocalCloses Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumRatTypeEUtranSessions Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumCurrentSessionsGnGeran Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumCurrentSessionsGnUtran Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumCurrentSessionsS5S8Geran Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumCurrentSessionsS5S8Utran Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumCurrentSessionsRoaming Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumGzSessions Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumRatHandovers Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumGxSessions Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumSessionsSetupWithDefaultPolicy Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumActiveSessionsWithDefaultPolicy Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumActiveGxReplaySessionsAwaitingPcrfRejoin Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumPcrfRejoinSuccess Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumGySessions Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumSessionsSetupWithDefaultGyQuota Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumActiveSessionsWithDefaultGyQuota Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumActiveGyAPTriggerbyCCRU Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumTotalGyAPTriggerbyCCRU Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumActiveGySessionsAwaitingOcsRejoin Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumOcsGyRejoinSuccess Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumDefaultGyQuotaReapplied Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumDefaultGyQuotaAppliedCcruFailure Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumGyDownGyRejoinTimerRestarted Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumGyCCRTWriteToDisk Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumGyAPTriggerByProtocolError Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumGyAPTriggerByTransientFailure Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumGyAPTriggerByPermanentFailure Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumGyAPTriggerByMessageTimeout Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumGyAPTriggerByLinkDown Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumGyAPTriggerByInternalFailure Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumDuplicateSessionLocalCloseAttempts Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumErrorIndicationsProcessed Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumErrorIndicationLocalCloseAttempts Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumErrorIndicationBearerDeactivation Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumS5uDefaultBearerErrorIndicationsProcessed ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumS5uDefaultBearereErrorIndicationLocalCloseAttempts ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumS5uDedicatedBearerErrorIndicationsProcessed ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumS5uDedicatedBearerErrorIndicationBearerDeactivation ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumLocalIPv4AllocSuccesses ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumLocalIPv4AllocFailures ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumRemoteIPv4ReserveSuccesses ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumRemoteIPv4ReserveFailures ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumRemoteIPv4AllocSuccesses ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumRemoteIPv4AllocFailures ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumLocalIPv6AllocSuccesses ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumLocalIPv6AllocFailures ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumRemoteIPv6ReserveSuccesses ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumRemoteIPv6ReserveFailures ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumRemoteIPv6AllocSuccesses ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumRemoteIPv6AllocFailures ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumWfTeidCollisionLocalCloseAttempts Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumChangeNotificationReqAttempt Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumChangeNotificationReqAccept Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumChangeNotificationReqReject Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumChangeNotificationReqRejectMalformedReq Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumChangeNotificationReqRejectUnknownApn Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumChangeNotificationReqRejectRsrcUnavailable Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumChangeNotificationReqRejectServiceNotSupported Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumChangeNotificationReqRejectSystemFailure Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumChangeNotificationReqRejectMisc Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumChangeNotificationReqDrop Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumUplinkPackets ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumUplinkBytes ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumUplinkDropPackets ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumUplinkDropBytes ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumDownlinkPackets ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumDownlinkBytes ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumDownlinkDropPackets ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumDownlinkDropBytes ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumUplinkSuspendDropPackets ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumUplinkSuspendDropBytes ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumDownlinkSuspendDropPackets ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumDownlinkSuspendDropBytes ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumTotalBearersSetupSuccess Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumTotalBearersSetupFail Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumCurrentBearersQci1 Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumCurrentBearersQci2 Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumCurrentBearersQci3 Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumCurrentBearersQci4 Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumCurrentBearersQci5 Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumCurrentBearersQci6 Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumCurrentBearersQci7 Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumCurrentBearersQci8 Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumCurrentBearersQci9 Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumCurrentBearersQciOther Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumTotalBearersSetupSuccessQci1 Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumTotalBearersSetupSuccessQci2 Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumTotalBearersSetupSuccessQci3 Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumTotalBearersSetupSuccessQci4 Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumTotalBearersSetupSuccessQci5 Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumTotalBearersSetupSuccessQci6 Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumTotalBearersSetupSuccessQci7 Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumTotalBearersSetupSuccessQci8 Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumTotalBearersSetupSuccessQci9 Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumTotalBearersSetupSuccessQciOther Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumTotalBearersSetupFailQci1 Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumTotalBearersSetupFailQci2 Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumTotalBearersSetupFailQci3 Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumTotalBearersSetupFailQci4 Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumTotalBearersSetupFailQci5 Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumTotalBearersSetupFailQci6 Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumTotalBearersSetupFailQci7 Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumTotalBearersSetupFailQci8 Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumTotalBearersSetupFailQci9 Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumTotalBearersSetupFailQciOther Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumSaegwCurrentSessions Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumSaegwCurrentSessionsS5S8Geran Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumSaegwCurrentSessionsS5S8Utran Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumSaegwRatTypeEUtranSessions Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumSaegwCurrentBearers Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumSaegwTotalBearersSetupSuccess Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumSaegwTotalBearersSetupFail Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumSaegwCurrentBearersQci1 Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumSaegwCurrentBearersQci2 Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumSaegwCurrentBearersQci3 Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumSaegwCurrentBearersQci4 Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumSaegwCurrentBearersQci5 Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumSaegwCurrentBearersQci6 Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumSaegwCurrentBearersQci7 Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumSaegwCurrentBearersQci8 Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumSaegwCurrentBearersQci9 Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumSaegwCurrentBearersQciOther Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumSaegwTotalBearersSetupSuccessQci1 Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumSaegwTotalBearersSetupSuccessQci2 Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumSaegwTotalBearersSetupSuccessQci3 Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumSaegwTotalBearersSetupSuccessQci4 Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumSaegwTotalBearersSetupSuccessQci5 Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumSaegwTotalBearersSetupSuccessQci6 Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumSaegwTotalBearersSetupSuccessQci7 Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumSaegwTotalBearersSetupSuccessQci8 Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumSaegwTotalBearersSetupSuccessQci9 Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumSaegwTotalBearersSetupSuccessQciOther Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumSaegwTotalBearersSetupFailQci1 Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumSaegwTotalBearersSetupFailQci2 Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumSaegwTotalBearersSetupFailQci3 Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumSaegwTotalBearersSetupFailQci4 Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumSaegwTotalBearersSetupFailQci5 Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumSaegwTotalBearersSetupFailQci6 Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumSaegwTotalBearersSetupFailQci7 Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumSaegwTotalBearersSetupFailQci8 Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumSaegwTotalBearersSetupFailQci9 Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumSaegwTotalBearersSetupFailQciOther Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumAwaitCoATimeoutLocalCloseAttempts Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumL2tpGwSessionDeleteAttempts Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumSuspendNotification Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumSuspendNotificationAccept Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumSuspendNotificationReject Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumResumeNotification Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumResumeNotificationAccept Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumResumeNotificationReject Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumRedirectedApnSubscriber Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumActiveRedirectCurrentSessions Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumDeletePdpDropTearDownIndMissingOneBearerOnly Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumDeletePdpDropTearDownIndMissingForDefaultBearer Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumS6bInitiatedCloseAttempts Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnDefaultGyUplinkBytes ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnDefaultGyDownlinkBytes ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumOfActiveS6bSessions Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumIgnoreSprRadiusFailureSessions Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumSaegwPgwUplinkPackets ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumSaegwPgwUplinkBytes ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumSaegwPgwDownlinkPackets ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumSaegwPgwDownlinkBytes ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumSaegwPgwUplinkDropPackets ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumSaegwPgwUplinkDropBytes ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumSaegwPgwDownlinkDropPackets ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumSaegwPgwDownlinkDropBytes ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumUplinkS5S8GeranPackets ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumUplinkS5S8GeranBytes ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumDownlinkS5S8GeranPackets ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumDownlinkS5S8GeranBytes ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumUplinkS5S8GeranDropPackets ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumUplinkS5S8GeranDropBytes ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumDownlinkS5S8GeranDropPackets ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumDownlinkS5S8GeranDropBytes ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumSaegwPgwUplinkS5S8GeranPackets ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumSaegwPgwUplinkS5S8GeranBytes ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumSaegwPgwDownlinkS5S8GeranPackets ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumSaegwPgwDownlinkS5S8GeranBytes ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumSaegwPgwUplinkS5S8GeranDropPackets ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumSaegwPgwUplinkS5S8GeranDropBytes ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumSaegwPgwDownlinkS5S8GeranDropPackets ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumSaegwPgwDownlinkS5S8GeranDropBytes ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumUplinkS5S8UtranPackets ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumUplinkS5S8UtranBytes ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumDownlinkS5S8UtranPackets ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumDownlinkS5S8UtranBytes ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumUplinkS5S8UtranDropPackets ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumUplinkS5S8UtranDropBytes ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumDownlinkS5S8UtranDropPackets ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumDownlinkS5S8UtranDropBytes ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumSaegwPgwUplinkS5S8UtranPackets ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumSaegwPgwUplinkS5S8UtranBytes ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumSaegwPgwDownlinkS5S8UtranPackets ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumSaegwPgwDownlinkS5S8UtranBytes ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumSaegwPgwUplinkS5S8UtranDropPackets ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumSaegwPgwUplinkS5S8UtranDropBytes ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumSaegwPgwDownlinkS5S8UtranDropPackets ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumSaegwPgwDownlinkS5S8UtranDropBytes ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumUplinkEutranPackets ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumUplinkEutranBytes ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumDownlinkEutranPackets ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumDownlinkEutranBytes ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumUplinkEutranDropPackets ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumUplinkEutranDropBytes ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumDownlinkEutranDropPackets ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumDownlinkEutranDropBytes ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumSaegwPgwUplinkEutranPackets ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumSaegwPgwUplinkEutranBytes ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumSaegwPgwDownlinkEutranPackets ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumSaegwPgwDownlinkEutranBytes ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumSaegwPgwUplinkEutranDropPackets ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumSaegwPgwUplinkEutranDropBytes ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumSaegwPgwDownlinkEutranDropPackets ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumSaegwPgwDownlinkEutranDropBytes ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumUplinkGnGpGeranPackets ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumUplinkGnGpGeranBytes ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumUplinkGnGpGeranDropPackets ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumUplinkGnGpGeranDropBytes ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumDownlinkGnGpGeranPackets ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumDownlinkGnGpGeranBytes ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumDownlinkGnGpGeranDropPackets ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumDownlinkGnGpGeranDropBytes ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumUplinkGnGpUtranPackets ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumUplinkGnGpUtranBytes ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumUplinkGnGpUtranDropPackets ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumUplinkGnGpUtranDropBytes ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumDownlinkGnGpUtranPackets ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumDownlinkGnGpUtranBytes ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumDownlinkGnGpUtranDropPackets ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumDownlinkGnGpUtranDropBytes ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumDnsAttempts ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumDnsSendSuccess ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumDnsSendFailedNoConfig ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumDnsFailedMisc ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumDnsResponses ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumDnsResponseSuccess ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumDnsResponseFailNoResponse ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumDnsResponseFailNoName ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumDnsResponseFailNoData ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumDnsResponseFailMisc ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumPcoPcscfDefaultFqdnUsed Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumPcoPcscfTableUsed Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumSprAuthReqAttempt ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumSprAuthReqAccept ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumSprAuthReqReject ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumSprAuthReqTimeout ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumAcctStartReqAttempt ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumAcctStartReqAccept ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumAcctStartReqTimeout ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumAcctStartReqNotWaitingForResponse ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumAcctInterimUpdReqAttempt ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumAcctInterimUpdReqAccept ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumAcctInterimUpdReqTimeout ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumAcctInterimUpdReqNotWaitingForResponse ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumAcctStopReqAttempt ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumAcctStopReqAccept ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumAcctStopReqTimeout ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumAcctStopReqNotWaitingForResponse ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumUeAllocStaticIPv4ReserveSuccesses ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumUeAllocStaticIPv4ReserveFailures ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumUeAllocStaticIPv6ReserveSuccesses ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumUeAllocStaticIPv6ReserveFailures ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumRadiusAllocIPv4ReserveSuccesses ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumRadiusAllocIPv4ReserveFailures ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumRadiusAllocIPv6ReserveSuccesses ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumRadiusAllocIPv6ReserveFailures ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumRemoteDhcpAllocIPv4ReserveSuccesses ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumRemoteDhcpAllocIPv4ReserveFailures ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumRemoteDhcpAllocIPv6ReserveSuccesses ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumRemoteDhcpAllocIPv6ReserveFailures ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumDhcpRelayAllocIPv4ReserveSuccesses ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumDhcpRelayAllocIPv4ReserveFailures ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumDhcpRelayAllocIPv6ReserveSuccesses ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumDhcpRelayAllocIPv6ReserveFailures ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumberTTLExcdDropPackets ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumberTTLExcdDropBytes ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumberFragSendPackets ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumberFragSendBytes ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumberFragFailPackets ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumberFragFailBytes ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumberUplinkAclDropPackets ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumberUplinkAclDropBytes ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumberDownlinkAclDropPackets ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumberDownlinkAclDropBytes ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumberBadSrcAddrDropPackets ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumberBadSrcAddrDropBytes ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumberNoTFTDropPackets ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumberNoTFTDropBytes ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumberBadUEAddrDropPackets ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumberBadUEAddrDropBytes ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumberMTUDropPackets ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumberMTUDropBytes ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumberNoRouteDropPackets ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumberNoRouteDropBytes ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumberNoEgressIntfDropPackets ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumberNoEgressIntfDropBytes ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumStartPilotPacketsSent ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumStopPilotPacketsSent ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumRatChangePilotPacketsSent ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumBearerStatsWithNoSRStats Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumLocalAllocFromSubPoolSuccesses ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumLocalAllocFromSubPoolFailures ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumRemoteAllocFromSubPoolSuccesses ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumRemoteAllocFromSubPoolFailures ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumberSessSetupSuccessApnMatchingExactMatch Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumberSessSetupSuccessApnMatchingNiOnly Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumberSessSetupSuccessApnMatchingNiAndMalformedOi Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumberPdpSessSetupSuccessApnMatchingExactMatch Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumberPdpSessSetupSuccessApnMatchingNiOnly Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumberPdpSessSetupSuccessApnMatchingNiAndMalformedOi Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumLocalCloseCreateSessionParallelPDN Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumLocalCloseCreatePDPParallelPDN Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnMinCPlaneTeidReuseDuration Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnMinUPlaneTeidReuseDuration Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumStatsUpdateForMissingSRsForActiveSessions Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumStatsUpdateForMissingSRsForDeactivateSessions Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumCDRsWithZeroServiceDataContainers Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumberSigInfoLookupSuccessfulAndFilledConfiguredValues Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumberSigInfoLookupFailure Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumS5uCorePeerDefaultBearerErrorIndicationsProcessed ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumS5uCorePeerDefaultBearereErrorIndicationLocalCloseAttempts ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumS5uCorePeerDedicatedBearerErrorIndicationsProcessed ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumS5uCorePeerDedBearerErrorIndicationBearerDeactivation ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumCoreGtpuErrorIndicationsProcessed Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumCoreGtpuErrorIndicationLocalCloseAttempts Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumCoreGtpuErrorIndicationBearerDeactivation Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumS5uCoreDefBrrErrorIndicationLocalCloseAttempts ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumS5uCoreDedBrrErrorIndicationBearerDeactivation ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumCreateSessionDroppedProcLimit Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumCreatePdpDroppedProcLimit Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumDeleteSessionDroppedProcLimit Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumDeletePdpDroppedProcLimit Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumLocalDelegatedIPv6AllocSuccesses ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumLocalDelegatedIPv6AllocFailures ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumRemoteDelegatedIPv6ReserveSuccesses ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumRemoteDelegatedIPv6ReserveFailures ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumSessSetupFailuresExternalErrors Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumSessDeactivationsExternalErrors Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumSessSetupFailuresLocalErrors Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumSessDeactivationsLocalErrors Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumCreateSessionRejectFromPgw Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumCreateSessionRequestsThrottledApnRateControl Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumCreateSessionRejectApnCongested Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumCreateSessionRejectApnCongestedCritical Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumCreateSessionRejectApnCongestedMajor Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumCreateSessionRejectApnCongestedMinor Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumCreateSessionLapiAttempt Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumCreateSessionLapiAccept Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumCreateSessionLapiReject Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumPGWInitDedBearerActPartialAccept Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumUpdateBearerPartialAccept Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumCreatePDPContextRequestsThrottledApnRateControl Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumRatNBIotEutranSessions Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumSaegwRatTypeNBIotEUtranSessions Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumNonIpPdnSessions Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumDnsCacheHits ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumDnsCacheHitsNaptr ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumDnsCacheHitsSrv ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumDnsCacheHitsA ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumUplinkNBIotEutranPackets ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumUplinkNBIotEutranBytes ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumDownlinkNBIotEutranPackets ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumDownlinkNBIotEutranBytes ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumUplinkNBIotEutranDropPackets ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumUplinkNBIotEutranDropBytes ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumDownlinkNBIotEutranDropPackets ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumDownlinkNBIotEutranDropBytes ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumSaegwPgwUplinkNBIotEutranPackets ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumSaegwPgwUplinkNBIotEutranBytes ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumSaegwPgwDownlinkNBIotEutranPackets Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumSaegwPgwDownlinkNBIotEutranBytes ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumSaegwPgwUplinkNBIotEutranDropPackets ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumSaegwPgwUplinkNBIotEutranDropBytes ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumSaegwPgwDownlinkNBIotEutranDropPackets ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumSaegwPgwDownlinkNBIotEutranDropBytes ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumTotalSessionsWithTerminateTimer Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumCurrentSessionsWithTerminateTimer Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumCreateSessionRejectSessionBlocked Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumLocalCloseAttemptsSessionBlocked Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumLocalCloseTerminateServiceRule Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumSessionsInLocalDatabase Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnConnectedDeviceFlows ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnConnectedDeviceUlPkts ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnConnectedDeviceUlBytes ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnConnectedDeviceDlPkts ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnConnectedDeviceDlBytes ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnTetheredDeviceFlows ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnTetheredDeviceUlPkts ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnTetheredDeviceUlBytes ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnTetheredDeviceDlPkts ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnTetheredDeviceDlBytes ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnTetheringEntitledFlows ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnTetheringEntitledUplinkPacketsPassed ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnTetheringEntitledUplinkBytesPassed ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnTetheringEntitledDownlinkPacketsPassed ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnTetheringEntitledDownlinkBytesPassed ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnTetheredFlowsDetectedUsingTtl ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnTetheredFlowsDetectedUsingUserAgent ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumPgwTriggeredQosUpdate Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumSessionsEstablishedWithExistingImsiAndApn Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnTetheredFlowsDetectedUsingTcpIpFingerprinting ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumDnsResponseFailTimeout ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumDnsResponseDropNoIntf ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumDnsResponseDropNoSession ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumDnsResponseDropNoPdnSession ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumSessionPendedForDns ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumSessionPendedForDnsSuccess ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumSessionPendedForDnsTimeout ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumCreateSessionRejectTamFailure Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumCreatePdpRejectTamFailure Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumApplicationStartNotificationsRcvd Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumApplicationStopNotificationsRcvd Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumGxApplicationStartNotificationsSuccess Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumGxApplicationStartNotificationsFailed Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumGxApplicationStopNotificationsSuccess Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumGxApplicationStopNotificationsFailed Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumSdApplicationStartNotificationsSuccess Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumSdApplicationStartNotificationsFailed Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumSdApplicationStopNotificationsSuccess Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumSdApplicationStopNotificationsFailed Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumCreateSessionRejectsOverload ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumCreateBearerRejectsOverload ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumManifestServerRequestsSent Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumManifestServerResponsesRcvd Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnTetheredFlowsDetectedUsingGquicUserAgent ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumCreateSessionRejectsOverloadMinor ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumCreateSessionRejectsOverloadMajor ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumCreateSessionRejectsOverloadCritical ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumCreateSessionRejectsOverloadMCDSync ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumCreateBearerRejectsOverloadMinor ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumCreateBearerRejectsOverloadMajor ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumCreateBearerRejectsOverloadCritical ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumCreateBearerRejectsOverloadMCDSync ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumUpstreamPktsDroppedWithAcl ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumDownstreamPktsDroppedWithAcl ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumUpstreamAclDropConnectionCount ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumUpstreamAclAllowConnectionCount ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumDownstreamAclDropConnectionCount ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumDownstreamAclAllowConnectionCount ConfdString } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnName OBJECT-TYPE SYNTAX String MAX-ACCESS not-accessible STATUS current DESCRIPTION "Table Name" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnEntry 1 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnChassis OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS not-accessible STATUS current DESCRIPTION "chassis ID" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnEntry 2 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumCurrentSessions OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Current number of sessions" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnEntry 3 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumBearers OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Current number of bearers" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnEntry 4 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumCreateSessionAttempt OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create session attempts" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnEntry 5 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumCreateSessionAccept OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create session attempts accepted" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnEntry 6 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumCreateSessionReject OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create session attempts rejected" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnEntry 7 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumCreateSessionRejectMalformedReq OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create session attempts rejected - malformed request" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnEntry 8 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumCreateSessionRejectUnknownApn OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create session attempts rejected - unknown APN" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnEntry 9 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumCreateSessionRejectRsrcUnavailable OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create session attempts rejected - resources unavailable" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnEntry 10 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumCreateSessionRejectServiceNotSupported OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create session attempts rejected - service not supported" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnEntry 11 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumCreateSessionRejectSystemFailure OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create session attempts rejected - system failure" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnEntry 12 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumCreateSessionRejectMisc OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create session attempts rejected - unclassified" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnEntry 13 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumDeleteSessionAttempt OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of delete session attempts received" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnEntry 14 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumDeleteSessionAccept OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of delete session attempts accepted" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnEntry 15 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumDeleteSessionReject OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of delete session attempts rejected" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnEntry 16 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumUEInitDedBearerActAttempt OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of UE initiated dedicated bearer activation attempts" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnEntry 17 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumUEInitDedBearerActAccept OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of UE initiated dedicated bearer activation attempts accepted" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnEntry 18 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumUEInitDedBearerActReject OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of UE initiated dedicated bearer activation attempts rejected" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnEntry 19 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumPGWInitDedBearerActAttempt OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of PGW initiated dedicated bearer activation attempts accepted" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnEntry 20 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumPGWInitDedBearerActAccept OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of PGW initiated dedicated bearer activation attempts accepted" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnEntry 21 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumPGWInitDedBearerActReject OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of PGW initiated dedicated bearer activation attempts rejected" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnEntry 22 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumMMEInitDedBearerDeactAttempt OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of MME initiated dedicated bearer deactivation attempts" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnEntry 23 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumMMEInitDedBearerDeactAccept OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of MME initiated dedicated bearer deactivation attempts accepted" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnEntry 24 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumMMEInitDedBearerDeactReject OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of MME initiated dedicated bearer deactivation attempts rejected" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnEntry 25 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumUEInitDedBearerDeactAttempt OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of UE initiated dedicated bearer deactivation attempts" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnEntry 26 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumUEInitDedBearerDeactAccept OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of UE initiated dedicated bearer deactivation attempts accepted" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnEntry 27 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumUEInitDedBearerDeactReject OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of UE initiated dedicated bearer deactivation attempts rejected" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnEntry 28 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumPGWInitDedBearerDeactAttempt OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of PGW initiated dedicated bearer deactivation attempts" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnEntry 29 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumPGWInitDedBearerDeactAccept OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of PGW initiated dedicated bearer deactivation attempts accepted" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnEntry 30 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumPGWInitDedBearerDeactReject OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of PGW initiated dedicated bearer deactivation attempts rejected" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnEntry 31 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumModifyBearerCmdAttempt OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of modify bearer command attempts" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnEntry 32 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumModifyBearerCmdReject OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of modify bearer command attempts rejected" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnEntry 33 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumUpdateBearerAttempt OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of update bearer attempts" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnEntry 34 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumUpdateBearerAccept OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of update bearer attempts accepted" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnEntry 35 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumUpdateBearerReject OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of update bearer attempts rejected" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnEntry 36 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumModifyBearerAttempt OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of modify bearer attempts" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnEntry 37 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumModifyBearerAccept OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of modify bearer attempts accepted" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnEntry 38 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumModifyBearerReject OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of modify bearer attempts rejected" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnEntry 39 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumCreatePdpAttempt OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create PDP context attempts" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnEntry 40 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumCreatePdpAccept OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create PDP context attempts accepted" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnEntry 41 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumCreatePdpReject OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create PDP context attempts rejected - unclassified" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnEntry 42 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumCreatePdpRejectMalformedReq OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create PDP context attempts rejected - malformed request" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnEntry 43 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumCreatePdpRejectUnknownApn OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create PDP context attempts rejected - unknown APN" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnEntry 44 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumCreatePdpRejectRsrcUnavailable OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create PDP context attempts rejected - resource unavailable" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnEntry 45 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumCreatePdpRejectServiceNotSupported OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create PDP context attempts rejected - service not supported" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnEntry 46 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumCreatePdpRejectSystemFailure OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create PDP context attempts rejected - system failure" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnEntry 47 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumCreatePdpRejectMisc OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create PDP context attempts rejected - unclassified" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnEntry 48 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumDeletePdpAttempt OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of delete PDP context attempts" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnEntry 49 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumDeletePdpAccept OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of delete PDP context attempts accepted" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnEntry 50 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumDeletePdpReject OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of delete PDP context attempts rejected" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnEntry 51 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumUEInitSecPdpActAttempt OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of UE initiated secondary PDP context activation attempts" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnEntry 52 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumUEInitSecPdpActAccept OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of UE initiated secondary PDP context activation attempts accepted" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnEntry 53 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumUEInitSecPdpActReject OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of UE initiated secondary PDP context activation attempts rejected" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnEntry 54 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumGGSNInitSecPdpActAttempt OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of GGSN initiated secondary PDP context activation attempts" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnEntry 55 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumGGSNInitSecPdpActAccept OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of GGSN initiated secondary PDP context activation attempts accepted" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnEntry 56 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumGGSNInitSecPdpActReject OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of GGSN initiated secondary PDP context activation attempts rejected" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnEntry 57 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumSGSNInitSecPdpDeactAttempt OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of SGSN initiated secondary PDP context deactivation attempts" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnEntry 58 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumSGSNInitSecPdpDeactAccept OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of SGSN initiated secondary PDP context deactivation attempts accepted" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnEntry 59 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumSGSNInitSecPdpDeactReject OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of SGSN initiated secondary PDP context deactivation attempts rejected" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnEntry 60 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumUEInitSecPdpDeactAttempt OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of UE initiated secondary PDP context deactivation attempts" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnEntry 61 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumUEInitSecPdpDeactAccept OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of UE initiated secondary PDP context deactivation attempts accepted" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnEntry 62 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumUEInitSecPdpDeactReject OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of UE initiated secondary PDP context deactivation attempts rejected" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnEntry 63 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumGGSNInitSecPdpDeactAttempt OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of GGSN initiated secondary PDP context deactivation attempts" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnEntry 64 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumGGSNInitSecPdpDeactAccept OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of GGSN initiated secondary PDP context deactivation attempts accepted" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnEntry 65 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumGGSNInitSecPdpDeactReject OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of GGSN initiated secondary PDP context deactivation attempts rejected" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnEntry 66 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumSGSNInitUpdatePdpAttempt OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of SGSN initiated update PDP context attempts" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnEntry 67 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumSGSNInitUpdatePdpAccept OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of SGSN initiated update PDP context attempts accepted" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnEntry 68 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumSGSNInitUpdatePdpReject OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of SGSN initiated update PDP context attempts rejected" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnEntry 69 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumGGSNInitUpdatePdpAttempt OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of GGSN initiated update PDP context attempts" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnEntry 70 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumGGSNInitUpdatePdpAccept OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of GGSN initiated update PDP context attempts accepted" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnEntry 71 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumGGSNInitUpdatePdpReject OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of GGSN initiated update PDP context attempts rejected" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnEntry 72 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumLocalCloseAttempts OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of local close attempts" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnEntry 73 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumLocalCloseAttemptsAccepted OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of local close attempts accepted" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnEntry 74 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumPcrfInitiatedCloseAttempts OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of pcrf initiated close attempts" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnEntry 75 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumOcsInitiatedCloseAttempts OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of ocs initiated close attempts" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnEntry 76 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumIdleDurationExceededCloses OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of sessions closed due to IDLE duration time exceeded" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnEntry 77 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumMaximalDurationExceededCloses OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of sessions closed due to MAXIMAL duration time exceeded" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnEntry 78 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumOperatorInitiatedCloses OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of operator initiated PDN session closes" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnEntry 79 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumBearerIdleDurationExceededCloses OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers deactivated due to IDLE duration time exceeded" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnEntry 80 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumActiveCurrentSessions OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Current number of active sessions" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnEntry 81 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumIdleCurrentSessions OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Current number of idle sessions" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnEntry 82 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumCurrentGeoSyncRestoredSessions OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Current number of PDN Sessions restored from Geo Active" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnEntry 83 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnIntervalPeakCurrentSessions OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Interval peak number of sessions" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnEntry 84 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnIntervalPeakActiveCurrentSessions OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Interval peak number of active sessions" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnEntry 85 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnIntervalPeakIdleCurrentSessions OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Interval peak number of idle sessions" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnEntry 86 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumDefaultBearers OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Current number of default bearers" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnEntry 87 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumDedicatedBearers OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Current number of dedicated bearers" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnEntry 88 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnIntervalPeakBearers OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Interval peak number of bearers" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnEntry 89 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnIntervalPeakDefaultBearers OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Interval peak number of default bearers" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnEntry 90 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnIntervalPeakDedicatedBearers OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Interval peak number of dedicated bearers" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnEntry 91 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumDhcpReleaseLocalCloseAttempts OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of local close attempts due to DHCP Release" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnEntry 92 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumDhcpTimeoutLocalCloseAttempts OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of local close attempts due to DHCP IP Address Allocation Timeout" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnEntry 93 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumDhcpLeaseExpiryLocalCloseAttempts OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of local close attempts due to DHCP IP Address Lease Expiry" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnEntry 94 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumRadiusDisconnectLocalCloses OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of local closes due to RADIUS Disconnect from server" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnEntry 95 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumRatTypeEUtranSessions OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Current number of E-UTRAN session" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnEntry 96 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumCurrentSessionsGnGeran OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Current number of Gn GERAN sessions" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnEntry 97 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumCurrentSessionsGnUtran OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Current number of Gn UTRAN sessions" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnEntry 98 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumCurrentSessionsS5S8Geran OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Current number of S5S8 GERAN sessions" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnEntry 99 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumCurrentSessionsS5S8Utran OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Current number of S5S8 UTRAN sessions" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnEntry 100 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumCurrentSessionsRoaming OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Current number of roaming sessions" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnEntry 101 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumGzSessions OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Current number session using Gz interface" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnEntry 102 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumRatHandovers OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of RAT session handovers" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnEntry 103 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumGxSessions OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Current number session using Gx interface" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnEntry 104 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumSessionsSetupWithDefaultPolicy OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Sessions Setup With Default Gx Policy" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnEntry 105 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumActiveSessionsWithDefaultPolicy OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Active Sessions With Default Gx Policy" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnEntry 106 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumActiveGxReplaySessionsAwaitingPcrfRejoin OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Active Gx Replay Sessions Awaiting Pcrf Rejoin" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnEntry 107 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumPcrfRejoinSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of successful Gx PCRF Rejoins" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnEntry 108 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumGySessions OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Current number session using Gy interface" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnEntry 109 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumSessionsSetupWithDefaultGyQuota OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Sessions Setup With Default Gy Quota" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnEntry 110 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumActiveSessionsWithDefaultGyQuota OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Active Sessions With Default Quota" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnEntry 111 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumActiveGyAPTriggerbyCCRU OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of sessions that currently using default quota triggered by CCR-U failure" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnEntry 112 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumTotalGyAPTriggerbyCCRU OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of total sessions using default quota triggered by CCR-U failure" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnEntry 113 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumActiveGySessionsAwaitingOcsRejoin OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Active Gy Sessions Awaiting OCS Rejoin" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnEntry 114 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumOcsGyRejoinSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of successful OCS Gy Rejoins" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnEntry 115 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumDefaultGyQuotaReapplied OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of times default Gy Quota was reapplied due to CCR-I failure." ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnEntry 116 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumDefaultGyQuotaAppliedCcruFailure OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of times default Gy Quota was applied due to CCR-U Failure." ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnEntry 117 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumGyDownGyRejoinTimerRestarted OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of times Gy Rejoin timer was restarted because Gy interface was down." ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnEntry 118 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumGyCCRTWriteToDisk OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of record logs to disk due to CCR-T failure" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnEntry 119 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumGyAPTriggerByProtocolError OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of total sessions using default quota triggered by 3xx" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnEntry 120 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumGyAPTriggerByTransientFailure OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of total sessions using default quota triggered by 4xx result code" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnEntry 121 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumGyAPTriggerByPermanentFailure OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of total sessions using default quota triggered by 5xx result code" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnEntry 122 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumGyAPTriggerByMessageTimeout OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of total sessions using default quota triggered by timeout" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnEntry 123 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumGyAPTriggerByLinkDown OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of total sessions using default quota triggered by OCS link down" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnEntry 124 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumGyAPTriggerByInternalFailure OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of total sessions using default quota triggered by internal error or back pressure" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnEntry 125 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumDuplicateSessionLocalCloseAttempts OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of local close attempts due to Duplicate Session" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnEntry 126 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumErrorIndicationsProcessed OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Error Indications processed" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnEntry 127 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumErrorIndicationLocalCloseAttempts OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of local close attempts due to receipt of Error Indication" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnEntry 128 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumErrorIndicationBearerDeactivation OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of dedicated bearer deletion due to receipt of Error Indication" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnEntry 129 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumS5uDefaultBearerErrorIndicationsProcessed OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of access s5s8u default bearer error indications processed" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnEntry 130 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumS5uDefaultBearereErrorIndicationLocalCloseAttempts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of local close attempts due to receipt of error indication on s5s8u default bearer from access peer " ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnEntry 131 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumS5uDedicatedBearerErrorIndicationsProcessed OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of access s5s8u dedicated bearer error indications processed" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnEntry 132 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumS5uDedicatedBearerErrorIndicationBearerDeactivation OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearer deactivations due to receipt of error indication on S5S8u dedicated bearer from access peer" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnEntry 133 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumLocalIPv4AllocSuccesses OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of local IPv4 allocation successes" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnEntry 134 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumLocalIPv4AllocFailures OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of local IPv4 allocation failures" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnEntry 135 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumRemoteIPv4ReserveSuccesses OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of remote IPv4 reserve successes" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnEntry 136 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumRemoteIPv4ReserveFailures OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of remote IPv4 reserve failures" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnEntry 137 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumRemoteIPv4AllocSuccesses OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of remote IPv4 allocation successes" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnEntry 138 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumRemoteIPv4AllocFailures OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of remote IPv4 allocation failures" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnEntry 139 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumLocalIPv6AllocSuccesses OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of local IPv6 allocation successes" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnEntry 140 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumLocalIPv6AllocFailures OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of local IPv6 allocation failures" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnEntry 141 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumRemoteIPv6ReserveSuccesses OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of remote IPv6 reserve successes" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnEntry 142 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumRemoteIPv6ReserveFailures OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of remote IPv6 reserve failures" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnEntry 143 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumRemoteIPv6AllocSuccesses OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of remote IPv6 allocation successes" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnEntry 144 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumRemoteIPv6AllocFailures OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of remote IPv6 allocation failures" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnEntry 145 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumWfTeidCollisionLocalCloseAttempts OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of local close attempts due to TEID Collision" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnEntry 146 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumChangeNotificationReqAttempt OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of change notification attempts" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnEntry 147 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumChangeNotificationReqAccept OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of change notification attempts accepted" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnEntry 148 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumChangeNotificationReqReject OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of change notification attempts rejected" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnEntry 149 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumChangeNotificationReqRejectMalformedReq OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of change notification attempts rejected - malformed request" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnEntry 150 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumChangeNotificationReqRejectUnknownApn OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of change notification attempts rejected - unknown APN" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnEntry 151 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumChangeNotificationReqRejectRsrcUnavailable OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of change notification attempts rejected - resources unavailable" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnEntry 152 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumChangeNotificationReqRejectServiceNotSupported OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of change notification attempts rejected due to service not supported" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnEntry 153 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumChangeNotificationReqRejectSystemFailure OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of change notification attempts rejected - system failure" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnEntry 154 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumChangeNotificationReqRejectMisc OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of change notification attempts rejected for miscellaneous reasons" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnEntry 155 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumChangeNotificationReqDrop OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of change notification requests Dropped" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnEntry 156 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumUplinkPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink packets received" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnEntry 157 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumUplinkBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink bytes received" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnEntry 158 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumUplinkDropPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink packets dropped" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnEntry 159 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumUplinkDropBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink bytes dropped" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnEntry 160 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumDownlinkPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink packets received" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnEntry 161 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumDownlinkBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink bytes received" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnEntry 162 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumDownlinkDropPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink packets dropped" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnEntry 163 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumDownlinkDropBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink bytes dropped" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnEntry 164 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumUplinkSuspendDropPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink suspend drop packets" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnEntry 165 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumUplinkSuspendDropBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink suspend drop bytes" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnEntry 166 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumDownlinkSuspendDropPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink suspend drop packets" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnEntry 167 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumDownlinkSuspendDropBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink suspend drop bytes" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnEntry 168 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumTotalBearersSetupSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers setup successful" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnEntry 169 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumTotalBearersSetupFail OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers setup failed" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnEntry 170 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumCurrentBearersQci1 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of current bearers with qci 1" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnEntry 171 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumCurrentBearersQci2 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of current bearers with qci 2" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnEntry 172 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumCurrentBearersQci3 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of current bearers with qci 3" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnEntry 173 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumCurrentBearersQci4 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of current bearers with qci 4" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnEntry 174 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumCurrentBearersQci5 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of current bearers with qci 5" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnEntry 175 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumCurrentBearersQci6 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of current bearers with qci 6" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnEntry 176 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumCurrentBearersQci7 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of current bearers with qci 7" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnEntry 177 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumCurrentBearersQci8 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of current bearers with qci 8" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnEntry 178 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumCurrentBearersQci9 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of current bearers with qci 9" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnEntry 179 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumCurrentBearersQciOther OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of current bearers with qci between 10 .. 255" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnEntry 180 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumTotalBearersSetupSuccessQci1 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers setup successful with qci 1" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnEntry 181 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumTotalBearersSetupSuccessQci2 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers setup successful with qci 2" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnEntry 182 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumTotalBearersSetupSuccessQci3 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers setup successful with qci 3" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnEntry 183 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumTotalBearersSetupSuccessQci4 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers setup successful with qci 4" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnEntry 184 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumTotalBearersSetupSuccessQci5 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers setup successful with qci 5" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnEntry 185 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumTotalBearersSetupSuccessQci6 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers setup successful with qci 6" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnEntry 186 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumTotalBearersSetupSuccessQci7 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers setup successful with qci 7" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnEntry 187 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumTotalBearersSetupSuccessQci8 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers setup successful with qci 8" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnEntry 188 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumTotalBearersSetupSuccessQci9 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers setup successful with qci 9" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnEntry 189 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumTotalBearersSetupSuccessQciOther OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers setup successful with qci between 10 .. 255" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnEntry 190 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumTotalBearersSetupFailQci1 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers setup failed with qci 1" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnEntry 191 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumTotalBearersSetupFailQci2 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers setup failed with qci 2" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnEntry 192 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumTotalBearersSetupFailQci3 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers setup failed with qci 3" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnEntry 193 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumTotalBearersSetupFailQci4 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers setup failed with qci 4" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnEntry 194 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumTotalBearersSetupFailQci5 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers setup failed with qci 5" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnEntry 195 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumTotalBearersSetupFailQci6 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers setup failed with qci 6" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnEntry 196 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumTotalBearersSetupFailQci7 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers setup failed with qci 6" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnEntry 197 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumTotalBearersSetupFailQci8 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers setup failed with qci 8" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnEntry 198 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumTotalBearersSetupFailQci9 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers setup failed with qci 9" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnEntry 199 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumTotalBearersSetupFailQciOther OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers setup failed with qci between 10 .. 255" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnEntry 200 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumSaegwCurrentSessions OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "SAEGW-PGW Current number of sessions" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnEntry 201 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumSaegwCurrentSessionsS5S8Geran OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "SAEGW-PGW Current number of S5S8 GERAN sessions" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnEntry 202 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumSaegwCurrentSessionsS5S8Utran OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "SAEGW-PGW Current number of S5S8 UTRAN sessions" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnEntry 203 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumSaegwRatTypeEUtranSessions OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "SAEGW-PGW Current number of E-UTRAN session" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnEntry 204 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumSaegwCurrentBearers OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "SAEGW-PGW Current number of bearers" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnEntry 205 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumSaegwTotalBearersSetupSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "SAEGW-PGW Total number of bearers setup successful" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnEntry 206 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumSaegwTotalBearersSetupFail OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "SAEGW-PGW Total number of bearers setup failed" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnEntry 207 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumSaegwCurrentBearersQci1 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "SAEGW-PGW Total number of current bearers with qci 1" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnEntry 208 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumSaegwCurrentBearersQci2 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "SAEGW-PGW Total number of current bearers with qci 2" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnEntry 209 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumSaegwCurrentBearersQci3 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "SAEGW-PGW Total number of current bearers with qci 3" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnEntry 210 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumSaegwCurrentBearersQci4 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "SAEGW-PGW Total number of current bearers with qci 4" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnEntry 211 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumSaegwCurrentBearersQci5 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "SAEGW-PGW Total number of current bearers with qci 5" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnEntry 212 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumSaegwCurrentBearersQci6 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "SAEGW-PGW Total number of current bearers with qci 6" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnEntry 213 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumSaegwCurrentBearersQci7 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "SAEGW-PGW Total number of current bearers with qci 7" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnEntry 214 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumSaegwCurrentBearersQci8 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "SAEGW-PGW Total number of current bearers with qci 8" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnEntry 215 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumSaegwCurrentBearersQci9 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "SAEGW-PGW Total number of current bearers with qci 9" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnEntry 216 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumSaegwCurrentBearersQciOther OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "SAEGW-PGW Total number of current bearers with qci between 10 .. 255" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnEntry 217 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumSaegwTotalBearersSetupSuccessQci1 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "SAEGW-PGW Total number of bearers setup successful with qci 1" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnEntry 218 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumSaegwTotalBearersSetupSuccessQci2 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "SAEGW-PGW Total number of bearers setup successful with qci 2" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnEntry 219 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumSaegwTotalBearersSetupSuccessQci3 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "SAEGW-PGW Total number of bearers setup successful with qci 3" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnEntry 220 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumSaegwTotalBearersSetupSuccessQci4 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "SAEGW-PGW Total number of bearers setup successful with qci 4" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnEntry 221 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumSaegwTotalBearersSetupSuccessQci5 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "SAEGW-PGW Total number of bearers setup successful with qci 5" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnEntry 222 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumSaegwTotalBearersSetupSuccessQci6 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "SAEGW-PGW Total number of bearers setup successful with qci 6" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnEntry 223 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumSaegwTotalBearersSetupSuccessQci7 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "SAEGW-PGW Total number of bearers setup successful with qci 7" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnEntry 224 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumSaegwTotalBearersSetupSuccessQci8 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "SAEGW-PGW Total number of bearers setup successful with qci 8" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnEntry 225 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumSaegwTotalBearersSetupSuccessQci9 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "SAEGW-PGW Total number of bearers setup successful with qci 9" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnEntry 226 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumSaegwTotalBearersSetupSuccessQciOther OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "SAEGW-PGW Total number of bearers setup successful with qci between 10 .. 255" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnEntry 227 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumSaegwTotalBearersSetupFailQci1 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "SAEGW-PGW Total number of bearers setup failed with qci 1" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnEntry 228 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumSaegwTotalBearersSetupFailQci2 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "SAEGW-PGW Total number of bearers setup failed with qci 2" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnEntry 229 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumSaegwTotalBearersSetupFailQci3 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "SAEGW-PGW Total number of bearers setup failed with qci 3" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnEntry 230 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumSaegwTotalBearersSetupFailQci4 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "SAEGW-PGW Total number of bearers setup failed with qci 4" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnEntry 231 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumSaegwTotalBearersSetupFailQci5 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "SAEGW-PGW Total number of bearers setup failed with qci 5" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnEntry 232 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumSaegwTotalBearersSetupFailQci6 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "SAEGW-PGW Total number of bearers setup failed with qci 6" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnEntry 233 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumSaegwTotalBearersSetupFailQci7 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "SAEGW-PGW Total number of bearers setup failed with qci 6" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnEntry 234 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumSaegwTotalBearersSetupFailQci8 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "SAEGW-PGW Total number of bearers setup failed with qci 8" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnEntry 235 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumSaegwTotalBearersSetupFailQci9 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "SAEGW-PGW Total number of bearers setup failed with qci 9" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnEntry 236 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumSaegwTotalBearersSetupFailQciOther OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "SAEGW-PGW Total number of bearers setup failed with qci between 10 .. 255" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnEntry 237 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumAwaitCoATimeoutLocalCloseAttempts OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of local close attempts due to no CoA received within the configured timeout" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnEntry 238 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumL2tpGwSessionDeleteAttempts OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of L2tp gateway delete request attempts " ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnEntry 239 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumSuspendNotification OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of suspend notification requests received" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnEntry 240 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumSuspendNotificationAccept OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of suspend notification requests accepted" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnEntry 241 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumSuspendNotificationReject OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of suspend notification requests rejected" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnEntry 242 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumResumeNotification OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of resume notification requests received" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnEntry 243 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumResumeNotificationAccept OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of resume notification requests accepted" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnEntry 244 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumResumeNotificationReject OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of resume notification requests rejected" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnEntry 245 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumRedirectedApnSubscriber OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Redirected Subscriber from this APN" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnEntry 246 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumActiveRedirectCurrentSessions OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Current number of Active Redirected Subscriber from this APN" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnEntry 247 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumDeletePdpDropTearDownIndMissingOneBearerOnly OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of delete PDP context dropped as teardown ind is missing in message received for session with only one bearer" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnEntry 248 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumDeletePdpDropTearDownIndMissingForDefaultBearer OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of delete PDP context dropped as teardown ind is missing in message received with default bearer id" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnEntry 249 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumS6bInitiatedCloseAttempts OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of s6b initiated close attempts" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnEntry 250 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnDefaultGyUplinkBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total Uplink bytes using Default Gy Quota" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnEntry 251 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnDefaultGyDownlinkBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total Downlink bytes using Default Gy Quota" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnEntry 252 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumOfActiveS6bSessions OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of active S6b Sessions" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnEntry 253 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumIgnoreSprRadiusFailureSessions OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of sessions which ignored radius failure" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnEntry 254 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumSaegwPgwUplinkPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink packets for SAEGW PGW sessions" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnEntry 255 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumSaegwPgwUplinkBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink bytes for SAEGW PGW sessions" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnEntry 256 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumSaegwPgwDownlinkPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink packets for SAEGW PGW sessions" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnEntry 257 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumSaegwPgwDownlinkBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink bytes for SAEGW PGW sessions" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnEntry 258 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumSaegwPgwUplinkDropPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink drop packets for SAEGW PGW sessions" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnEntry 259 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumSaegwPgwUplinkDropBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink drop bytes for SAEGW PGW sessions" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnEntry 260 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumSaegwPgwDownlinkDropPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink drop packets for SAEGW PGW sessions" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnEntry 261 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumSaegwPgwDownlinkDropBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink drop bytes for SAEGW PGW sessions" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnEntry 262 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumUplinkS5S8GeranPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink packets for PGW S5S8 GERAN sessions" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnEntry 263 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumUplinkS5S8GeranBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink bytes for PGW S5S8 GERAN sessions" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnEntry 264 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumDownlinkS5S8GeranPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink packets for PGW S5S8 GERAN sessions" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnEntry 265 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumDownlinkS5S8GeranBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink bytes for PGW S5S8 GERAN sessions" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnEntry 266 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumUplinkS5S8GeranDropPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink drop packets for PGW S5S8 GERAN sessions" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnEntry 267 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumUplinkS5S8GeranDropBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink drop bytes for PGW S5S8 GERAN sessions" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnEntry 268 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumDownlinkS5S8GeranDropPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink drop packets for PGW S5S8 GERAN sessions" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnEntry 269 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumDownlinkS5S8GeranDropBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink drop bytes for PGW S5S8 GERAN sessions" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnEntry 270 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumSaegwPgwUplinkS5S8GeranPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink packets for SAEGW PGW S5S8 GERAN sessions" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnEntry 271 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumSaegwPgwUplinkS5S8GeranBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink bytes for SAEGW PGW S5S8 GERAN sessions" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnEntry 272 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumSaegwPgwDownlinkS5S8GeranPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink packets for SAEGW PGW S5S8 GERAN sessions" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnEntry 273 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumSaegwPgwDownlinkS5S8GeranBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink bytes for SAEGW PGW S5S8 GERAN sessions" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnEntry 274 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumSaegwPgwUplinkS5S8GeranDropPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink drop packets for SAEGW PGW S5S8 GERAN sessions" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnEntry 275 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumSaegwPgwUplinkS5S8GeranDropBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink drop bytes for SAEGW PGW S5S8 GERAN sessions" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnEntry 276 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumSaegwPgwDownlinkS5S8GeranDropPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink drop packets for SAEGW PGW S5S8 GERAN sessions" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnEntry 277 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumSaegwPgwDownlinkS5S8GeranDropBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink drop bytes for SAEGW PGW S5S8 GERAN sessions" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnEntry 278 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumUplinkS5S8UtranPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink packets for PGW S5S8 UTRAN sessions" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnEntry 279 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumUplinkS5S8UtranBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink bytes for PGW S5S8 UTRAN sessions" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnEntry 280 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumDownlinkS5S8UtranPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink packets for PGW S5S8 UTRAN sessions" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnEntry 281 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumDownlinkS5S8UtranBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink bytes for PGW S5S8 UTRAN sessions" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnEntry 282 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumUplinkS5S8UtranDropPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink drop packets for PGW S5S8 UTRAN sessions" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnEntry 283 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumUplinkS5S8UtranDropBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink drop bytes for PGW S5S8 UTRAN sessions" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnEntry 284 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumDownlinkS5S8UtranDropPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink drop packets for PGW S5S8 UTRAN sessions" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnEntry 285 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumDownlinkS5S8UtranDropBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink drop bytes for PGW S5S8 UTRAN sessions" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnEntry 286 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumSaegwPgwUplinkS5S8UtranPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink packets for SAEGW PGW S5S8 UTRAN sessions" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnEntry 287 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumSaegwPgwUplinkS5S8UtranBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink bytes for SAEGW PGW S5S8 UTRAN sessions" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnEntry 288 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumSaegwPgwDownlinkS5S8UtranPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink packets for SAEGW PGW S5S8 UTRAN sessions" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnEntry 289 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumSaegwPgwDownlinkS5S8UtranBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink bytes for SAEGW PGW S5S8 UTRAN sessions" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnEntry 290 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumSaegwPgwUplinkS5S8UtranDropPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink drop packets for SAEGW PGW S5S8 UTRAN sessions" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnEntry 291 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumSaegwPgwUplinkS5S8UtranDropBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink drop bytes for SAEGW PGW S5S8 UTRAN sessions" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnEntry 292 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumSaegwPgwDownlinkS5S8UtranDropPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink drop packets for SAEGW PGW S5S8 UTRAN sessions" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnEntry 293 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumSaegwPgwDownlinkS5S8UtranDropBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink drop bytes for SAEGW PGW S5S8 UTRAN sessions" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnEntry 294 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumUplinkEutranPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink packets for PGW EUTRAN sessions" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnEntry 295 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumUplinkEutranBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink bytes for PGW EUTRAN sessions" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnEntry 296 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumDownlinkEutranPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink packets for PGW EUTRAN sessions" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnEntry 297 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumDownlinkEutranBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink bytes for PGW EUTRAN sessions" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnEntry 298 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumUplinkEutranDropPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink drop packets for PGW EUTRAN sessions" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnEntry 299 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumUplinkEutranDropBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink drop bytes for PGW EUTRAN sessions" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnEntry 300 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumDownlinkEutranDropPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink drop packets for PGW EUTRAN sessions" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnEntry 301 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumDownlinkEutranDropBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink drop bytes for PGW EUTRAN sessions" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnEntry 302 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumSaegwPgwUplinkEutranPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink packets for PGW EUTRAN sessions" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnEntry 303 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumSaegwPgwUplinkEutranBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink bytes for PGW EUTRAN sessions" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnEntry 304 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumSaegwPgwDownlinkEutranPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink packets for PGW EUTRAN sessions" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnEntry 305 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumSaegwPgwDownlinkEutranBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink bytes for PGW EUTRAN sessions" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnEntry 306 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumSaegwPgwUplinkEutranDropPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink drop packets for PGW EUTRAN sessions" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnEntry 307 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumSaegwPgwUplinkEutranDropBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink drop bytes for PGW EUTRAN sessions" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnEntry 308 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumSaegwPgwDownlinkEutranDropPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink drop packets for PGW EUTRAN sessions" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnEntry 309 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumSaegwPgwDownlinkEutranDropBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink drop bytes for PGW EUTRAN sessions" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnEntry 310 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumUplinkGnGpGeranPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink GnGp GERAN packets received" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnEntry 311 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumUplinkGnGpGeranBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink GnGp Geran bytes received" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnEntry 312 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumUplinkGnGpGeranDropPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink GnGp Geran packets dropped" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnEntry 313 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumUplinkGnGpGeranDropBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink GnGp Geran bytes dropped" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnEntry 314 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumDownlinkGnGpGeranPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink GnGp Geran packets received" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnEntry 315 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumDownlinkGnGpGeranBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink GnGp Geran bytes received" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnEntry 316 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumDownlinkGnGpGeranDropPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink GnGp Geran packets dropped" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnEntry 317 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumDownlinkGnGpGeranDropBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink GnGp Geran bytes dropped" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnEntry 318 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumUplinkGnGpUtranPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink GnGp UTRAN packets received" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnEntry 319 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumUplinkGnGpUtranBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink GnGp Utran bytes received" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnEntry 320 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumUplinkGnGpUtranDropPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink GnGp Utran packets dropped" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnEntry 321 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumUplinkGnGpUtranDropBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink GnGp Utran bytes dropped" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnEntry 322 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumDownlinkGnGpUtranPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink GnGp Utran packets received" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnEntry 323 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumDownlinkGnGpUtranBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink GnGp Utran bytes received" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnEntry 324 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumDownlinkGnGpUtranDropPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink GnGp Utran packets dropped" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnEntry 325 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumDownlinkGnGpUtranDropBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink GnGp Utran bytes dropped" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnEntry 326 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumDnsAttempts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "DNS Request - Attempts" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnEntry 327 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumDnsSendSuccess OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "DNS Request - Success" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnEntry 328 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumDnsSendFailedNoConfig OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "DNS Request Failed - No DNS Configuration" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnEntry 329 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumDnsFailedMisc OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "DNS Request Failed - Miscellaneous" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnEntry 330 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumDnsResponses OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "DNS Response - Total Received" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnEntry 331 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumDnsResponseSuccess OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "DNS Response - Success" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnEntry 332 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumDnsResponseFailNoResponse OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "DNS Response Failed - No response from server" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnEntry 333 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumDnsResponseFailNoName OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "DNS Response Failed - Domain Name Not Found" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnEntry 334 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumDnsResponseFailNoData OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "DNS Response Failed - No Data" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnEntry 335 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumDnsResponseFailMisc OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "DNS Response Failed - Miscellaneous" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnEntry 336 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumPcoPcscfDefaultFqdnUsed OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of times default P-CSCF FQDN used for DNS lookup" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnEntry 337 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumPcoPcscfTableUsed OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of times P-CSCF table used for P-CSCF IP Address allocation" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnEntry 338 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumSprAuthReqAttempt OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of SPR Authentication Request Attempts" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnEntry 339 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumSprAuthReqAccept OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of SPR Authentication Requests Accepted" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnEntry 340 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumSprAuthReqReject OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of SPR Authentication Requests Rejected" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnEntry 341 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumSprAuthReqTimeout OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of SPR Authentication Request Timeouts" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnEntry 342 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumAcctStartReqAttempt OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Accounting Start Request Attempts" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnEntry 343 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumAcctStartReqAccept OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Accounting Start Requests Accepted" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnEntry 344 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumAcctStartReqTimeout OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Accounting Start Request Timeouts" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnEntry 345 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumAcctStartReqNotWaitingForResponse OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Accounting Start Requests Not Waiting for Response" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnEntry 346 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumAcctInterimUpdReqAttempt OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Accounting Interim Update Request Attempts" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnEntry 347 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumAcctInterimUpdReqAccept OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Accounting Interim Update Requests Accepted" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnEntry 348 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumAcctInterimUpdReqTimeout OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Accounting Interim Update Request Timeouts" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnEntry 349 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumAcctInterimUpdReqNotWaitingForResponse OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Accounting Interim Update Requests Not Waiting for Response" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnEntry 350 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumAcctStopReqAttempt OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Accounting Stop Request Attempts" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnEntry 351 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumAcctStopReqAccept OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Accounting Stop Requests Accepted" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnEntry 352 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumAcctStopReqTimeout OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Accounting Stop Request Timeouts" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnEntry 353 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumAcctStopReqNotWaitingForResponse OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Accounting Stop Requests Not Waiting for Response" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnEntry 354 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumUeAllocStaticIPv4ReserveSuccesses OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of UE requested IPv4 Address Reserve Successes" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnEntry 355 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumUeAllocStaticIPv4ReserveFailures OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of UE requested IPv4 Address Reserve Failures" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnEntry 356 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumUeAllocStaticIPv6ReserveSuccesses OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of UE requested IPv6 Address Reserve Successes" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnEntry 357 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumUeAllocStaticIPv6ReserveFailures OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of UE requested IPv6 Address Reserve Failures" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnEntry 358 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumRadiusAllocIPv4ReserveSuccesses OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of RADIUS Allocated IPv4 Address Reserve Successes" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnEntry 359 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumRadiusAllocIPv4ReserveFailures OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of RADIUS Allocated IPv4 Address Reserve Failures" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnEntry 360 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumRadiusAllocIPv6ReserveSuccesses OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of RADIUS Allocated IPv6 Address Reserve Successes" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnEntry 361 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumRadiusAllocIPv6ReserveFailures OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of RADIUS Allocated IPv6 Address Reserve Failures" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnEntry 362 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumRemoteDhcpAllocIPv4ReserveSuccesses OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Remote DHCP Server Allocated IPv4 Address Reserve Successes" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnEntry 363 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumRemoteDhcpAllocIPv4ReserveFailures OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Remote DHCP Server Allocated IPv4 Address Reserve Failures" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnEntry 364 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumRemoteDhcpAllocIPv6ReserveSuccesses OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Remote DHCP Server Allocated IPv6 Address Reserve Successes" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnEntry 365 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumRemoteDhcpAllocIPv6ReserveFailures OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Remote DHCP Server Allocated IPv6 Address Reserve Failures" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnEntry 366 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumDhcpRelayAllocIPv4ReserveSuccesses OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of DHCP Relay Allocated IPv4 Address Reserve Successes" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnEntry 367 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumDhcpRelayAllocIPv4ReserveFailures OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of DHCP Relay Allocated IPv4 Address Reserve Failures" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnEntry 368 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumDhcpRelayAllocIPv6ReserveSuccesses OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of DHCP Relay Allocated IPv6 Address Reserve Successes" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnEntry 369 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumDhcpRelayAllocIPv6ReserveFailures OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of DHCP Relay Allocated IPv6 Address Reserve Failures" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnEntry 370 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumberTTLExcdDropPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of TTL 0 drop packets " ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnEntry 371 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumberTTLExcdDropBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of TTL 0 drop bytes " ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnEntry 372 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumberFragSendPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of IP packets fragmented before sending on the tunnel " ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnEntry 373 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumberFragSendBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of IP packet bytes fragmented before sending on the tunnel " ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnEntry 374 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumberFragFailPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of IP packets failed in fragmentation" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnEntry 375 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumberFragFailBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of IP packet bytes failed in fragmentation" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnEntry 376 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumberUplinkAclDropPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink ACL drop packets" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnEntry 377 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumberUplinkAclDropBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink ACL drop bytes" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnEntry 378 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumberDownlinkAclDropPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink ACL drop packets" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnEntry 379 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumberDownlinkAclDropBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink ACL drop bytes" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnEntry 380 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumberBadSrcAddrDropPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bad source addresss drop packets" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnEntry 381 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumberBadSrcAddrDropBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bad source addresss drop bytes" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnEntry 382 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumberNoTFTDropPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of no traffic flow template drop packets" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnEntry 383 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumberNoTFTDropBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of no traffic flow template drop bytes" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnEntry 384 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumberBadUEAddrDropPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bad UE address drop packets" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnEntry 385 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumberBadUEAddrDropBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bad UE address drop bytes" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnEntry 386 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumberMTUDropPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of MTU drop packets" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnEntry 387 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumberMTUDropBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of MTU drop bytes" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnEntry 388 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumberNoRouteDropPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of no route drop packets" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnEntry 389 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumberNoRouteDropBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of no route drop bytes" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnEntry 390 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumberNoEgressIntfDropPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of no egress interface drop packets" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnEntry 391 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumberNoEgressIntfDropBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of no egress interface drop bytes" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnEntry 392 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumStartPilotPacketsSent OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Session-Start Pilot Packets sent" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnEntry 393 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumStopPilotPacketsSent OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Session-Stop Pilot Packets sent" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnEntry 394 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumRatChangePilotPacketsSent OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Rat-Change Pilot Packets sent" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnEntry 395 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumBearerStatsWithNoSRStats OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of CDRs with Bearer traffic stats but no Service Rule stats" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnEntry 396 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumLocalAllocFromSubPoolSuccesses OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of local IP allocation from subpool successes" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnEntry 397 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumLocalAllocFromSubPoolFailures OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of local IP allocation from subpool failures" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnEntry 398 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumRemoteAllocFromSubPoolSuccesses OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of remote IP allocation from subpool successes" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnEntry 399 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumRemoteAllocFromSubPoolFailures OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of remote IP allocation from subpool failures" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnEntry 400 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumberSessSetupSuccessApnMatchingExactMatch OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Create Session Requests Accepted with APN Matching Type Exact Match" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnEntry 401 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumberSessSetupSuccessApnMatchingNiOnly OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Create Session Requests Accepted with APN Matching Type NI Only" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnEntry 402 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumberSessSetupSuccessApnMatchingNiAndMalformedOi OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Create Session Requests Accepted with APN Matching Type NI And Malformed OI" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnEntry 403 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumberPdpSessSetupSuccessApnMatchingExactMatch OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Create PDP Session Requests Accepted with APN Matching Type Exact Match" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnEntry 404 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumberPdpSessSetupSuccessApnMatchingNiOnly OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Create PDP Session Requests Accepted with APN Matching Type NI Only" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnEntry 405 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumberPdpSessSetupSuccessApnMatchingNiAndMalformedOi OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Create PDP Session Requests Accepted with APN Matching Type NI And Malformed OI" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnEntry 406 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumLocalCloseCreateSessionParallelPDN OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total Number of Sessions locally closed due to parallel PDN connection setup" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnEntry 407 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumLocalCloseCreatePDPParallelPDN OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total Number of PDP Contexts locally closed due to parallel PDN connection setup" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnEntry 408 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnMinCPlaneTeidReuseDuration OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Mininum duration in which Control Plane TEID got reused (for non Gtp V0 sessions)" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnEntry 409 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnMinUPlaneTeidReuseDuration OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Mininum duration in which User Plane TEID got reused (for non Gtp V0 sessions)" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnEntry 410 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumStatsUpdateForMissingSRsForActiveSessions OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of missing Service-Rule Stats Update for active sessions" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnEntry 411 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumStatsUpdateForMissingSRsForDeactivateSessions OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of missing Service-Rule Stats Update for Sessions in deactivate state" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnEntry 412 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumCDRsWithZeroServiceDataContainers OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of CDRs generated with Zero Service Data Containers" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnEntry 413 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumberSigInfoLookupSuccessfulAndFilledConfiguredValues OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of sessions filled with configured values for Signalling Information Elements" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnEntry 414 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumberSigInfoLookupFailure OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of sessions that did not have configured Signalling Information Elements" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnEntry 415 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumS5uCorePeerDefaultBearerErrorIndicationsProcessed OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of S5S8u core peer default bearer error indications processed" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnEntry 416 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumS5uCorePeerDefaultBearereErrorIndicationLocalCloseAttempts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "Total number of local close attempts due to receipt of error indication on s5s8u default bearer from core peer" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnEntry 417 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumS5uCorePeerDedicatedBearerErrorIndicationsProcessed OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of core s5s8u dedicated bearer error indications processed" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnEntry 418 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumS5uCorePeerDedBearerErrorIndicationBearerDeactivation OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "Total number of bearer deactivations due to receipt of error indication on s5s8u dedicated bearer from core peer" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnEntry 419 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumCoreGtpuErrorIndicationsProcessed OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Core Gtpu Error Indications processed" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnEntry 420 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumCoreGtpuErrorIndicationLocalCloseAttempts OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of local close attempts due to receipt of Error Indication from Core Peer" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnEntry 421 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumCoreGtpuErrorIndicationBearerDeactivation OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of dedicated bearer deletion due to receipt of Error Indication from Core Peer" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnEntry 422 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumS5uCoreDefBrrErrorIndicationLocalCloseAttempts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of local close attempts due to receipt of error indication on s5s8u default bearer from core peer" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnEntry 423 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumS5uCoreDedBrrErrorIndicationBearerDeactivation OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearer deactivations due to receipt of error indication on s5s8u dedicated bearer from core peer" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnEntry 424 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumCreateSessionDroppedProcLimit OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total Number of Create Session Requests rejected due to procedure limit reached" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnEntry 425 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumCreatePdpDroppedProcLimit OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total Number of Create Pdp context Requests rejected due to procedure limit reached" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnEntry 426 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumDeleteSessionDroppedProcLimit OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total Number of Delete Session Requests rejected due to procedure limit reached" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnEntry 427 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumDeletePdpDroppedProcLimit OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total Number of Delete Pdp context Requests rejected due to procedure limit reached" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnEntry 428 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumLocalDelegatedIPv6AllocSuccesses OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of local delegated IPv6 allocation successes" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnEntry 429 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumLocalDelegatedIPv6AllocFailures OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of local delegated IPv6 allocation failures" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnEntry 430 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumRemoteDelegatedIPv6ReserveSuccesses OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of remote delegated IPv6 reserve successes" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnEntry 431 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumRemoteDelegatedIPv6ReserveFailures OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of remote delegated IPv6 reserve failures" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnEntry 432 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumSessSetupFailuresExternalErrors OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total Number of Session Setup Failures due to External Errors" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnEntry 433 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumSessDeactivationsExternalErrors OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total Number of Session Deactivations due to External Errors" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnEntry 434 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumSessSetupFailuresLocalErrors OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total Number of Session Setup Failures due to Local Errors" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnEntry 435 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumSessDeactivationsLocalErrors OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total Number of Session Deactivations due to Local Errors" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnEntry 436 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumCreateSessionRejectFromPgw OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create session requests rejected by the PGW" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnEntry 437 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumCreateSessionRequestsThrottledApnRateControl OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Create Session Requests Throtteled Due to APN Level Rate Control" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnEntry 438 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumCreateSessionRejectApnCongested OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create session requests rejected - apn in congestion state" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnEntry 439 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumCreateSessionRejectApnCongestedCritical OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create session requests rejected - apn in congestion state" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnEntry 440 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumCreateSessionRejectApnCongestedMajor OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create session requests rejected - apn in congestion state" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnEntry 441 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumCreateSessionRejectApnCongestedMinor OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create session requests rejected - apn in congestion state" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnEntry 442 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumCreateSessionLapiAttempt OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create session attempts with LAPI bit set" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnEntry 443 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumCreateSessionLapiAccept OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create session with lapi attempts accepted" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnEntry 444 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumCreateSessionLapiReject OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create session attempts with lapi rejected" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnEntry 445 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumPGWInitDedBearerActPartialAccept OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of PGW initiated dedicated bearer activation attempts partially accepted" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnEntry 446 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumUpdateBearerPartialAccept OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of update bearer requests partially accepted" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnEntry 447 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumCreatePDPContextRequestsThrottledApnRateControl OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Create PDPContext Requests Throtteled Due to APN Level Rate Control" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnEntry 448 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumRatNBIotEutranSessions OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Current number of NBIOT-EUTRAN RAT session" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnEntry 449 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumSaegwRatTypeNBIotEUtranSessions OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "SAEGW-PGW Current number of NBIOT E-UTRAN session" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnEntry 450 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumNonIpPdnSessions OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Current number of NonIP PDN Sessions" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnEntry 451 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumDnsCacheHits OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "DNS - Records found in cache" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnEntry 452 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumDnsCacheHitsNaptr OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "DNS - Naptr records found in cache" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnEntry 453 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumDnsCacheHitsSrv OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "DNS - Srv records found in cache" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnEntry 454 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumDnsCacheHitsA OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "DNS - A/AAAA records found in cache" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnEntry 455 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumUplinkNBIotEutranPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink packets for PGW NBIOT EUTRAN sessions" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnEntry 456 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumUplinkNBIotEutranBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink bytes for PGW NBIOT EUTRAN sessions" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnEntry 457 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumDownlinkNBIotEutranPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink packets for PGW NBIOT EUTRAN sessions" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnEntry 458 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumDownlinkNBIotEutranBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink bytes for PGW NBIOT EUTRAN sessions" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnEntry 459 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumUplinkNBIotEutranDropPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink drop packets for PGW NBIOT EUTRAN sessions" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnEntry 460 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumUplinkNBIotEutranDropBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink drop bytes for PGW NBIOT EUTRAN sessions" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnEntry 461 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumDownlinkNBIotEutranDropPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink drop packets for PGW NBIOT EUTRAN sessions" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnEntry 462 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumDownlinkNBIotEutranDropBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink drop bytes for PGW NBIOT EUTRAN sessions" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnEntry 463 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumSaegwPgwUplinkNBIotEutranPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink packets for PGW NBIOT EUTRAN sessions" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnEntry 464 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumSaegwPgwUplinkNBIotEutranBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink bytes for PGW NBIOT EUTRAN sessions" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnEntry 465 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumSaegwPgwDownlinkNBIotEutranPackets OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink packets for PGW NBIOT EUTRAN sessions" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnEntry 466 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumSaegwPgwDownlinkNBIotEutranBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink bytes for PGW NBIOT EUTRAN sessions" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnEntry 467 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumSaegwPgwUplinkNBIotEutranDropPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink drop packets for PGW NBIOT EUTRAN sessions" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnEntry 468 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumSaegwPgwUplinkNBIotEutranDropBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink drop bytes for PGW NBIOT EUTRAN sessions" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnEntry 469 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumSaegwPgwDownlinkNBIotEutranDropPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink drop packets for PGW NBIOT EUTRAN sessions" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnEntry 470 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumSaegwPgwDownlinkNBIotEutranDropBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink drop bytes for PGW NBIOT EUTRAN sessions" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnEntry 471 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumTotalSessionsWithTerminateTimer OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of times Session terminate timer started becuase Gy interface was down" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnEntry 472 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumCurrentSessionsWithTerminateTimer OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Active Sessions with Session terminate timer running " ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnEntry 473 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumCreateSessionRejectSessionBlocked OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create session requests rejected due to session blocked" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnEntry 474 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumLocalCloseAttemptsSessionBlocked OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of local close attempts due to session blocked" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnEntry 475 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumLocalCloseTerminateServiceRule OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of local closes due to traffic through service rule with terminate action" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnEntry 476 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumSessionsInLocalDatabase OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Sessions in local database" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnEntry 477 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnConnectedDeviceFlows OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnEntry 478 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnConnectedDeviceUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnEntry 479 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnConnectedDeviceUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnEntry 480 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnConnectedDeviceDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnEntry 481 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnConnectedDeviceDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnEntry 482 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnTetheredDeviceFlows OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnEntry 483 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnTetheredDeviceUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnEntry 484 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnTetheredDeviceUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnEntry 485 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnTetheredDeviceDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnEntry 486 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnTetheredDeviceDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnEntry 487 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnTetheringEntitledFlows OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total Number of Tethering Entitled Flows" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnEntry 488 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnTetheringEntitledUplinkPacketsPassed OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total Number of Tethering Entitled Uplink Packets Passed" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnEntry 489 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnTetheringEntitledUplinkBytesPassed OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total Number of Tethering Entitled Uplink Bytes Passed" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnEntry 490 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnTetheringEntitledDownlinkPacketsPassed OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total Number of Tethering Entitled Downlink Packets Passed" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnEntry 491 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnTetheringEntitledDownlinkBytesPassed OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total Number of Tethering Entitled Downlink Bytes Passed" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnEntry 492 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnTetheredFlowsDetectedUsingTtl OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnEntry 493 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnTetheredFlowsDetectedUsingUserAgent OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnEntry 494 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumPgwTriggeredQosUpdate OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Pgw Triggered Qos Updates" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnEntry 495 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumSessionsEstablishedWithExistingImsiAndApn OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of sessions established with IMSI/APN combination for which already a session is established" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnEntry 496 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnTetheredFlowsDetectedUsingTcpIpFingerprinting OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnEntry 497 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumDnsResponseFailTimeout OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "DNS Response Failed - Session timeout waiting for DNS" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnEntry 498 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumDnsResponseDropNoIntf OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "DNS Response Failed - Dropped no SL interface" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnEntry 499 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumDnsResponseDropNoSession OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "DNS Response Failed - Dropped no session" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnEntry 500 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumDnsResponseDropNoPdnSession OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "DNS Response Failed - Dropped no PDN session" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnEntry 501 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumSessionPendedForDns OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Sessions pended for DNS" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnEntry 502 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumSessionPendedForDnsSuccess OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "DNS success for pended sessions" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnEntry 503 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumSessionPendedForDnsTimeout OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "DNS timeout for pended sessions" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnEntry 504 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumCreateSessionRejectTamFailure OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create session attempts rejected - due to TAM failure" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnEntry 505 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumCreatePdpRejectTamFailure OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create PDP context attempts rejected - due to TAM failure" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnEntry 506 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumApplicationStartNotificationsRcvd OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Application Start Notifications received from fastpath" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnEntry 507 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumApplicationStopNotificationsRcvd OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Application Stop Notifications received from fastpath" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnEntry 508 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumGxApplicationStartNotificationsSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Gx Application Start Notifications sent successfully to Pcrf" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnEntry 509 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumGxApplicationStartNotificationsFailed OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Gx Application Start Notifications send failed to Pcrf" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnEntry 510 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumGxApplicationStopNotificationsSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Gx Application Stop Notifications sent successfully to Pcrf" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnEntry 511 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumGxApplicationStopNotificationsFailed OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Gx Application Stop Notifications send failed to Pcrf" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnEntry 512 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumSdApplicationStartNotificationsSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Sd Application Start Notifications sent successfully to Pcrf" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnEntry 513 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumSdApplicationStartNotificationsFailed OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Sd Application Start Notifications send failed to Pcrf" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnEntry 514 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumSdApplicationStopNotificationsSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Sd Application Stop Notifications sent successfully to Pcrf" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnEntry 515 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumSdApplicationStopNotificationsFailed OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Sd Application Stop Notifications send failed to Pcrf" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnEntry 516 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumCreateSessionRejectsOverload OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Num of Create Session Requests Rejected due to Overload" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnEntry 517 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumCreateBearerRejectsOverload OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Num of Create Bearer Requests Rejected due to Overload" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnEntry 518 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumManifestServerRequestsSent OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Manifest Server Requests sent to MFI task" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnEntry 519 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumManifestServerResponsesRcvd OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Manifest Server Responses received from MFI task" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnEntry 520 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnTetheredFlowsDetectedUsingGquicUserAgent OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnEntry 521 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumCreateSessionRejectsOverloadMinor OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Num of Create Session Requests Rejected due to Overload Minor" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnEntry 522 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumCreateSessionRejectsOverloadMajor OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Num of Create Session Requests Rejected due to Overload Major" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnEntry 523 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumCreateSessionRejectsOverloadCritical OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Num of Create Session Requests Rejected due to Overload Critical" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnEntry 524 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumCreateSessionRejectsOverloadMCDSync OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Num of Create Session Requests Rejected due to Overload Standby Sync" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnEntry 525 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumCreateBearerRejectsOverloadMinor OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Num of Create Bearer Requests Rejected due to Overload Minor" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnEntry 526 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumCreateBearerRejectsOverloadMajor OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Num of Create Bearer Requests Rejected due to Overload Major" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnEntry 527 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumCreateBearerRejectsOverloadCritical OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Num of Create Bearer Requests Rejected due to Overload Critical" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnEntry 528 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumCreateBearerRejectsOverloadMCDSync OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Num of Create Bearer Requests Rejected due to Overload Standby Sync" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnEntry 529 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumUpstreamPktsDroppedWithAcl OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Num of upstream packets dropped due to ACL Match" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnEntry 530 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumDownstreamPktsDroppedWithAcl OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Num of downstream packets dropped due to ACL Match" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnEntry 531 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumUpstreamAclDropConnectionCount OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Num of upstream connections dropped due to ACL Match" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnEntry 532 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumUpstreamAclAllowConnectionCount OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Num of upstream connections allowed with ACL Match" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnEntry 533 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumDownstreamAclDropConnectionCount OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Num of downstream connections dropped due to ACL Match" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnEntry 534 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnNumDownstreamAclAllowConnectionCount OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Num of downstream connections allowed with ACL Match" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnEntry 535 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgEmergencyTable OBJECT-TYPE SYNTAX SEQUENCE OF AffirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgEmergencyEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "" ::= { affirmedZoneMIB 491 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgEmergencyEntry OBJECT-TYPE SYNTAX AffirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgEmergencyEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "" INDEX { affirmedZoneName, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgEmergencyName, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgEmergencyChassis } ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgEmergencyTable 1 } AffirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgEmergencyEntry ::= SEQUENCE { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgEmergencyName String, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgEmergencyChassis Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgEmergencyNumCurrentEmergencySessions Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgEmergencyNumEmergencySessionAttempts ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgEmergencyNumEmergencySessionSuccesses ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgEmergencyNumEmergencySessionFailuresNoPgw ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgEmergencyNumEmergencySessionFailuresPgwNotResponding ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgEmergencyNumEmergencySessionFailuresInvalidImei ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgEmergencyNumEmergencySessionFailuresUnknown ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgEmergencyNumEmergencyUEHandoverAttempts ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgEmergencyNumEmergencyUEHandoversSuccess ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgEmergencyNumEmergencyUEHandoversFailed ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgEmergencyNumEmergencyEapAttempts ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgEmergencyNumEmergencyEapSuccess ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgEmergencyNumEmergencyEapFailures ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgEmergencyNumEmergencySessionAuthenticatedIMSI ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgEmergencyNumEmergencySessionUnauthenticatedIMSI ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgEmergencyNumEmergencySessionIMEI ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgEmergencyNumEmergencyUEHandoversFailedNoPGW ConfdString } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgEmergencyName OBJECT-TYPE SYNTAX String MAX-ACCESS not-accessible STATUS current DESCRIPTION "Table Name" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgEmergencyEntry 1 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgEmergencyChassis OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS not-accessible STATUS current DESCRIPTION "chassis ID" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgEmergencyEntry 2 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgEmergencyNumCurrentEmergencySessions OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Current number of active emergency sessions" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgEmergencyEntry 3 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgEmergencyNumEmergencySessionAttempts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create emergency session attempts" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgEmergencyEntry 4 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgEmergencyNumEmergencySessionSuccesses OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create emergency session successes" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgEmergencyEntry 5 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgEmergencyNumEmergencySessionFailuresNoPgw OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create emergency session failures - No PGW" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgEmergencyEntry 6 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgEmergencyNumEmergencySessionFailuresPgwNotResponding OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create emergency session failures - Pgw not responding" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgEmergencyEntry 7 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgEmergencyNumEmergencySessionFailuresInvalidImei OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create emergency session failures - Missing IMEI" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgEmergencyEntry 8 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgEmergencyNumEmergencySessionFailuresUnknown OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create emergency session failures - Other" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgEmergencyEntry 9 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgEmergencyNumEmergencyUEHandoverAttempts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Emergency Handover Attempts to WiFi" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgEmergencyEntry 10 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgEmergencyNumEmergencyUEHandoversSuccess OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Successful Emergency Handovers to WiFi" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgEmergencyEntry 11 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgEmergencyNumEmergencyUEHandoversFailed OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Failed Emergency Handovers to WiFi" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgEmergencyEntry 12 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgEmergencyNumEmergencyEapAttempts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of EAP requests sent to AAA server" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgEmergencyEntry 13 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgEmergencyNumEmergencyEapSuccess OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of EAP successes received from AAA server" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgEmergencyEntry 14 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgEmergencyNumEmergencyEapFailures OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of EAP Failures received from AAA server" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgEmergencyEntry 15 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgEmergencyNumEmergencySessionAuthenticatedIMSI OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create emergency session with Authenticated IMSI" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgEmergencyEntry 16 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgEmergencyNumEmergencySessionUnauthenticatedIMSI OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create emergency session with Unauthenticated IMSI" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgEmergencyEntry 17 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgEmergencyNumEmergencySessionIMEI OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create emergency session with IMEI" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgEmergencyEntry 18 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgEmergencyNumEmergencyUEHandoversFailedNoPGW OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Failed Emergency Handovers to WiFi - No PGW" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgEmergencyEntry 19 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceDataProfileTable OBJECT-TYPE SYNTAX SEQUENCE OF AffirmedZoneGatewayStatisticsChassisLevelCallPerformanceDataProfileEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "" ::= { affirmedZoneMIB 462 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceDataProfileEntry OBJECT-TYPE SYNTAX AffirmedZoneGatewayStatisticsChassisLevelCallPerformanceDataProfileEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "" INDEX { affirmedZoneName, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceDataProfileName, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceDataProfileChassis } ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceDataProfileTable 1 } AffirmedZoneGatewayStatisticsChassisLevelCallPerformanceDataProfileEntry ::= SEQUENCE { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceDataProfileName String, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceDataProfileChassis Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceDataProfileNumCurrentSessions ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceDataProfileTetheredFlowsDetectedUsingTtl ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceDataProfileTetheredFlowsDetectedUsingUserAgent ConfdString } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceDataProfileName OBJECT-TYPE SYNTAX String MAX-ACCESS not-accessible STATUS current DESCRIPTION "Table Name" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceDataProfileEntry 1 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceDataProfileChassis OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS not-accessible STATUS current DESCRIPTION "chassis ID" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceDataProfileEntry 2 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceDataProfileNumCurrentSessions OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Current number of sessions" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceDataProfileEntry 3 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceDataProfileTetheredFlowsDetectedUsingTtl OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceDataProfileEntry 4 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceDataProfileTetheredFlowsDetectedUsingUserAgent OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceDataProfileEntry 5 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwPgwQciArpTable OBJECT-TYPE SYNTAX SEQUENCE OF AffirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwPgwQciArpEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "" ::= { affirmedZoneMIB 360 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwPgwQciArpEntry OBJECT-TYPE SYNTAX AffirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwPgwQciArpEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "" INDEX { affirmedZoneName, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwPgwQciArpName, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwPgwQciArpQci, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwPgwQciArpArp, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwPgwQciArpChassis } ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwPgwQciArpTable 1 } AffirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwPgwQciArpEntry ::= SEQUENCE { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwPgwQciArpName String, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwPgwQciArpQci Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwPgwQciArpArp Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwPgwQciArpChassis Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwPgwQciArpNumUplinkPackets ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwPgwQciArpNumUplinkBytes ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwPgwQciArpNumUplinkDropPackets ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwPgwQciArpNumUplinkDropBytes ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwPgwQciArpNumUplinkErrorLossPackets ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwPgwQciArpNumUplinkErrorLossBytes ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwPgwQciArpNumDownlinkPackets ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwPgwQciArpNumDownlinkBytes ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwPgwQciArpNumDownlinkDropPackets ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwPgwQciArpNumDownlinkDropBytes ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwPgwQciArpNumDownlinkErrorLossPackets ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwPgwQciArpNumDownlinkErrorLossBytes ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwPgwQciArpNumCurrentBearers ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwPgwQciArpIntervalPeakBearers Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwPgwQciArpNumTotalBearersSetupSuccess ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwPgwQciArpNumTotalBearersSetupFail ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwPgwQciArpNumTotalBearersHandoverSuccess ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwPgwQciArpNumTotalBearersHandoverFailure ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwPgwQciArpNumTotalBearersNormalRelease ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwPgwQciArpNumTotalBearersAccessSideNormalRelease ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwPgwQciArpNumTotalBearersNetworkSideNormalRelease ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwPgwQciArpNumTotalBearersAbnormalRelease ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwPgwQciArpNumTotalBearersOperatorInitiatedLocalRelease ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwPgwQciArpNumTotalBearersIdleTimerExpiryLocalRelease ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwPgwQciArpNumTotalBearersSessionMaxTimerLocalRelease ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwPgwQciArpNumTotalBearersInternalErrorsLocalRelease ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwPgwQciArpNumTotalBearersDuplicateBearesLocalRelease ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwPgwQciArpNumTotalBearersMiscellaneousLocalRelease ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwPgwQciArpNumTotalBearersS5S8UPathFailuresAbnormalRelease ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwPgwQciArpNumTotalBearersS5S8PathFailuresAbnormalRelease ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwPgwQciArpNumTotalBearersS5S8UErrorIndicationAbnormalRelease ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwPgwQciArpNumCurrentRules ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwPgwQciArpIntervalPeakRules Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwPgwQciArpNumTotalRulesInstallSuccess ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwPgwQciArpNumTotalRulesInstallFail ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwPgwQciArpNumTotalRulesInstallFailGxUnknownRuleName ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwPgwQciArpNumTotalRulesInstallFailGxRatingGroupError ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwPgwQciArpNumTotalRulesInstallFailGxGwPCEFMalfunction ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwPgwQciArpNumTotalRulesInstallFailGxResourceLimitation ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwPgwQciArpNumTotalRulesInstallFailGxMaxNumBearersReached ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwPgwQciArpNumTotalRulesInstallFailGxMissingFlowInfo ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwPgwQciArpNumTotalRulesInstallFailGxResourceAllocationFailure ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwPgwQciArpNumTotalRulesInstallFailGxUnsuccessfulQosValidation ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwPgwQciArpNumTotalRulesInstallFailGxIncorrectFlowInfo ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwPgwQciArpNumTotalRulesInstallFailGxFilterRestrictions ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwPgwQciArpNumTotalRulesInstallFailGxMissingRedirectServerAddress ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwPgwQciArpNumTotalRulesInstallFailGtpS5S8CbrResponseFailure ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwPgwQciArpNumTotalRulesInstallFailGtpS5S8CbrResponseTimeout ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwPgwQciArpNumTotalRulesInstallFailGtpS5S8UbrResponseFailure ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwPgwQciArpNumTotalRulesInstallFailGtpS5S8UbrResponseTimeout ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwPgwQciArpNumTotalRulesInstallFailGtpS2bCbrResponseFailure ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwPgwQciArpNumTotalRulesInstallFailGtpS2bCbrResponseTimeout ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwPgwQciArpNumTotalRulesInstallFailGtpS2bUbrResponseFailure ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwPgwQciArpNumTotalRulesInstallFailGtpS2bUbrResponseTimeout ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwPgwQciArpNumTotalRulesInstallFailGtpS2aCbrResponseFailure ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwPgwQciArpNumTotalRulesInstallFailGtpS2aCbrResponseTimeout ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwPgwQciArpNumTotalRulesInstallFailGtpS2aUbrResponseFailure ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwPgwQciArpNumTotalRulesInstallFailGtpS2aUbrResponseTimeout ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwPgwQciArpNumTotalRulesInstallFailGtpCbrResponseFailure ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwPgwQciArpNumTotalRulesInstallFailGtpCbrResponseTimeout ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwPgwQciArpNumTotalRulesInstallFailGtpUbrResponseFailure ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwPgwQciArpNumTotalRulesInstallFailGtpUbrResponseTimeout ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwPgwQciArpNumTotalRulesInstallFailLocalSystemResourceFailure ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwPgwQciArpNumTotalRulesModifySuccess ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwPgwQciArpNumTotalRulesModifyFail ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwPgwQciArpNumTotalRulesModifyFailGxRatingGroupError ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwPgwQciArpNumTotalRulesModifyFailGxGwPCEFMalfunction ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwPgwQciArpNumTotalRulesModifyFailGxResourceLimitation ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwPgwQciArpNumTotalRulesModifyFailGxResourceAllocationFailure ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwPgwQciArpNumTotalRulesModifyFailGxUnsuccessfulQosValidation ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwPgwQciArpNumTotalRulesModifyFailGxIncorrectFlowInfo ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwPgwQciArpNumTotalRulesModifyFailGxFilterRestrictions ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwPgwQciArpNumTotalRulesModifyFailGxMissingRedirectServerAddress ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwPgwQciArpNumTotalRulesModifyFailGtpS5S8UbrResponseFailure ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwPgwQciArpNumTotalRulesModifyFailGtpS5S8UbrResponseTimeout ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwPgwQciArpNumTotalRulesModifyFailGtpS2bUbrResponseFailure ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwPgwQciArpNumTotalRulesModifyFailGtpS2bUbrResponseTimeout ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwPgwQciArpNumTotalRulesModifyFailGtpS2aUbrResponseFailure ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwPgwQciArpNumTotalRulesModifyFailGtpS2aUbrResponseTimeout ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwPgwQciArpNumTotalRulesModifyFailGtpUbrResponseFailure ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwPgwQciArpNumTotalRulesModifyFailGtpUbrResponseTimeout ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwPgwQciArpNumTotalRulesModifyFailLocalSystemResourceFailure ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwPgwQciArpNumTotalRulesRemoveSuccess ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwPgwQciArpNumTotalRulesRemoveFail ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwPgwQciArpNumTotalRulesRemoveFailGxUnknownRuleName ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwPgwQciArpNumTotalRulesRemoveFailGtpS5S8UbrResponseFailure ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwPgwQciArpNumTotalRulesRemoveFailGtpS5S8UbrResponseTimeout ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwPgwQciArpNumTotalRulesRemoveFailGtpS5S8DbrResponseFailure ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwPgwQciArpNumTotalRulesRemoveFailGtpS5S8DbrResponseTimeout ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwPgwQciArpNumTotalRulesRemoveFailGtpS2bUbrResponseFailure ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwPgwQciArpNumTotalRulesRemoveFailGtpS2bUbrResponseTimeout ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwPgwQciArpNumTotalRulesRemoveFailGtpS2bDbrResponseFailure ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwPgwQciArpNumTotalRulesRemoveFailGtpS2bDbrResponseTimeout ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwPgwQciArpNumTotalRulesRemoveFailGtpS2aUbrResponseFailure ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwPgwQciArpNumTotalRulesRemoveFailGtpS2aUbrResponseTimeout ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwPgwQciArpNumTotalRulesRemoveFailGtpS2aDbrResponseFailure ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwPgwQciArpNumTotalRulesRemoveFailGtpS2aDbrResponseTimeout ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwPgwQciArpNumTotalRulesRemoveFailGtpUbrResponseFailure ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwPgwQciArpNumTotalRulesRemoveFailGtpUbrResponseTimeout ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwPgwQciArpNumTotalRulesRemoveFailGtpDbrResponseFailure ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwPgwQciArpNumTotalRulesRemoveFailGtpDbrResponseTimeout ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwPgwQciArpNumTotalRulesRemoveFailLocalSystemResourceFailure ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwPgwQciArpNumTotalRulesActiveGyReallocationofCredit ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwPgwQciArpNumTotalRulesInactiveGyOutofCredit ConfdString } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwPgwQciArpName OBJECT-TYPE SYNTAX String MAX-ACCESS not-accessible STATUS current DESCRIPTION "Table Name" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwPgwQciArpEntry 1 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwPgwQciArpQci OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS not-accessible STATUS current DESCRIPTION "Bearer QCI Value" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwPgwQciArpEntry 2 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwPgwQciArpArp OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS not-accessible STATUS current DESCRIPTION "Bearer ARP-PL Value" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwPgwQciArpEntry 3 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwPgwQciArpChassis OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS not-accessible STATUS current DESCRIPTION "chassis ID" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwPgwQciArpEntry 4 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwPgwQciArpNumUplinkPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink packets received" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwPgwQciArpEntry 5 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwPgwQciArpNumUplinkBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink bytes received" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwPgwQciArpEntry 6 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwPgwQciArpNumUplinkDropPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink packets dropped" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwPgwQciArpEntry 7 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwPgwQciArpNumUplinkDropBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink bytes dropped" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwPgwQciArpEntry 8 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwPgwQciArpNumUplinkErrorLossPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink error loss packets" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwPgwQciArpEntry 9 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwPgwQciArpNumUplinkErrorLossBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink error loss bytes" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwPgwQciArpEntry 10 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwPgwQciArpNumDownlinkPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink packets received" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwPgwQciArpEntry 11 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwPgwQciArpNumDownlinkBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink bytes received" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwPgwQciArpEntry 12 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwPgwQciArpNumDownlinkDropPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink packets dropped" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwPgwQciArpEntry 13 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwPgwQciArpNumDownlinkDropBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink bytes dropped" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwPgwQciArpEntry 14 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwPgwQciArpNumDownlinkErrorLossPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink error loss packets" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwPgwQciArpEntry 15 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwPgwQciArpNumDownlinkErrorLossBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink error loss bytes" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwPgwQciArpEntry 16 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwPgwQciArpNumCurrentBearers OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of current bearers" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwPgwQciArpEntry 17 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwPgwQciArpIntervalPeakBearers OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Interval peak number of bearers" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwPgwQciArpEntry 18 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwPgwQciArpNumTotalBearersSetupSuccess OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers setup successful" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwPgwQciArpEntry 19 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwPgwQciArpNumTotalBearersSetupFail OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers setup failed" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwPgwQciArpEntry 20 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwPgwQciArpNumTotalBearersHandoverSuccess OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers handover successfully" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwPgwQciArpEntry 21 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwPgwQciArpNumTotalBearersHandoverFailure OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers handover failures" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwPgwQciArpEntry 22 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwPgwQciArpNumTotalBearersNormalRelease OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers released normally" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwPgwQciArpEntry 23 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwPgwQciArpNumTotalBearersAccessSideNormalRelease OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers released due to access side deactivation" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwPgwQciArpEntry 24 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwPgwQciArpNumTotalBearersNetworkSideNormalRelease OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers released due to network side deactivation" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwPgwQciArpEntry 25 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwPgwQciArpNumTotalBearersAbnormalRelease OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers released abnormally" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwPgwQciArpEntry 26 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwPgwQciArpNumTotalBearersOperatorInitiatedLocalRelease OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers locally released due to operator initiation" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwPgwQciArpEntry 27 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwPgwQciArpNumTotalBearersIdleTimerExpiryLocalRelease OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers locally released due to idle timer expiry" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwPgwQciArpEntry 28 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwPgwQciArpNumTotalBearersSessionMaxTimerLocalRelease OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers locally released due to session max timer expiry" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwPgwQciArpEntry 29 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwPgwQciArpNumTotalBearersInternalErrorsLocalRelease OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers locally released due to internal errors" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwPgwQciArpEntry 30 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwPgwQciArpNumTotalBearersDuplicateBearesLocalRelease OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers locally released due to duplicate bearers" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwPgwQciArpEntry 31 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwPgwQciArpNumTotalBearersMiscellaneousLocalRelease OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers locally released due to miscellaneous" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwPgwQciArpEntry 32 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwPgwQciArpNumTotalBearersS5S8UPathFailuresAbnormalRelease OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers abnormal release due to S5S8U path failures" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwPgwQciArpEntry 33 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwPgwQciArpNumTotalBearersS5S8PathFailuresAbnormalRelease OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers abnormal release due to S5S8 path failures" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwPgwQciArpEntry 34 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwPgwQciArpNumTotalBearersS5S8UErrorIndicationAbnormalRelease OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers abnormal release due to S5S8U error indication" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwPgwQciArpEntry 35 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwPgwQciArpNumCurrentRules OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of current rules" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwPgwQciArpEntry 36 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwPgwQciArpIntervalPeakRules OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Interval peak number of rules" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwPgwQciArpEntry 37 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwPgwQciArpNumTotalRulesInstallSuccess OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules install successful" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwPgwQciArpEntry 38 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwPgwQciArpNumTotalRulesInstallFail OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules install failed" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwPgwQciArpEntry 39 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwPgwQciArpNumTotalRulesInstallFailGxUnknownRuleName OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules install fail due to gx unknown rule name" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwPgwQciArpEntry 40 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwPgwQciArpNumTotalRulesInstallFailGxRatingGroupError OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules install fail due to gx rating group error" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwPgwQciArpEntry 41 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwPgwQciArpNumTotalRulesInstallFailGxGwPCEFMalfunction OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules install fail due to gx gw/pcef malfunction" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwPgwQciArpEntry 42 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwPgwQciArpNumTotalRulesInstallFailGxResourceLimitation OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules install fail due to gx resource limitation" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwPgwQciArpEntry 43 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwPgwQciArpNumTotalRulesInstallFailGxMaxNumBearersReached OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules install fail due to gx maximum number of bearers reached per IP-CAN session" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwPgwQciArpEntry 44 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwPgwQciArpNumTotalRulesInstallFailGxMissingFlowInfo OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules install fail due to gx missing flow info" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwPgwQciArpEntry 45 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwPgwQciArpNumTotalRulesInstallFailGxResourceAllocationFailure OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules install fail due to gx resource allocation failure" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwPgwQciArpEntry 46 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwPgwQciArpNumTotalRulesInstallFailGxUnsuccessfulQosValidation OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules install fail due to gx unsuccessful qos validation" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwPgwQciArpEntry 47 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwPgwQciArpNumTotalRulesInstallFailGxIncorrectFlowInfo OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules install fail due to gx incorrect flow info" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwPgwQciArpEntry 48 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwPgwQciArpNumTotalRulesInstallFailGxFilterRestrictions OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules install fail due to gx flow filter restrictions" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwPgwQciArpEntry 49 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwPgwQciArpNumTotalRulesInstallFailGxMissingRedirectServerAddress OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules install fail due to gx missing redirect server address" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwPgwQciArpEntry 50 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwPgwQciArpNumTotalRulesInstallFailGtpS5S8CbrResponseFailure OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules install fail due to gtp s5s8 cbr response failure" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwPgwQciArpEntry 51 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwPgwQciArpNumTotalRulesInstallFailGtpS5S8CbrResponseTimeout OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules install fail due to gtp s5s8 cbr response timeout" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwPgwQciArpEntry 52 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwPgwQciArpNumTotalRulesInstallFailGtpS5S8UbrResponseFailure OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules install fail due to gtp s5s8 ubr response failure" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwPgwQciArpEntry 53 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwPgwQciArpNumTotalRulesInstallFailGtpS5S8UbrResponseTimeout OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules install fail due to gtp s5s8 ubr response timeout" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwPgwQciArpEntry 54 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwPgwQciArpNumTotalRulesInstallFailGtpS2bCbrResponseFailure OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules install fail due to gtp s2b cbr response failure" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwPgwQciArpEntry 55 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwPgwQciArpNumTotalRulesInstallFailGtpS2bCbrResponseTimeout OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules install fail due to gtp s2b cbr response timeout" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwPgwQciArpEntry 56 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwPgwQciArpNumTotalRulesInstallFailGtpS2bUbrResponseFailure OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules install fail due to gtp s2b ubr response failure" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwPgwQciArpEntry 57 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwPgwQciArpNumTotalRulesInstallFailGtpS2bUbrResponseTimeout OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules install fail due to gtp s2b ubr response timeout" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwPgwQciArpEntry 58 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwPgwQciArpNumTotalRulesInstallFailGtpS2aCbrResponseFailure OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules install fail due to gtp s2a cbr response failure" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwPgwQciArpEntry 59 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwPgwQciArpNumTotalRulesInstallFailGtpS2aCbrResponseTimeout OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules install fail due to gtp s2a cbr response timeout" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwPgwQciArpEntry 60 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwPgwQciArpNumTotalRulesInstallFailGtpS2aUbrResponseFailure OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules install fail due to gtp s2a ubr response failure" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwPgwQciArpEntry 61 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwPgwQciArpNumTotalRulesInstallFailGtpS2aUbrResponseTimeout OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules install fail due to gtp s2a ubr response timeout" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwPgwQciArpEntry 62 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwPgwQciArpNumTotalRulesInstallFailGtpCbrResponseFailure OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules install fail due to gtp cbr response failure" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwPgwQciArpEntry 63 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwPgwQciArpNumTotalRulesInstallFailGtpCbrResponseTimeout OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules install fail due to gtp cbr response timeout" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwPgwQciArpEntry 64 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwPgwQciArpNumTotalRulesInstallFailGtpUbrResponseFailure OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules install fail due to gtp ubr response failure" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwPgwQciArpEntry 65 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwPgwQciArpNumTotalRulesInstallFailGtpUbrResponseTimeout OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules install fail due to gtp ubr response timeout" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwPgwQciArpEntry 66 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwPgwQciArpNumTotalRulesInstallFailLocalSystemResourceFailure OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules install fail due to local system resource failure" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwPgwQciArpEntry 67 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwPgwQciArpNumTotalRulesModifySuccess OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules modify successful" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwPgwQciArpEntry 68 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwPgwQciArpNumTotalRulesModifyFail OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules modify failed" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwPgwQciArpEntry 69 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwPgwQciArpNumTotalRulesModifyFailGxRatingGroupError OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules modify fail due to gx rating group error" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwPgwQciArpEntry 70 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwPgwQciArpNumTotalRulesModifyFailGxGwPCEFMalfunction OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules modify fail due to gx gw/pcef malfunction" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwPgwQciArpEntry 71 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwPgwQciArpNumTotalRulesModifyFailGxResourceLimitation OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules modify fail due to gx resource limitation" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwPgwQciArpEntry 72 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwPgwQciArpNumTotalRulesModifyFailGxResourceAllocationFailure OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules modify fail due to gx resource allocation failure" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwPgwQciArpEntry 73 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwPgwQciArpNumTotalRulesModifyFailGxUnsuccessfulQosValidation OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules modify fail due to gx unsuccessful qos validation" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwPgwQciArpEntry 74 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwPgwQciArpNumTotalRulesModifyFailGxIncorrectFlowInfo OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules modify fail due to gx incorrect flow info" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwPgwQciArpEntry 75 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwPgwQciArpNumTotalRulesModifyFailGxFilterRestrictions OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules modify fail due to gx flow filter restrictions" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwPgwQciArpEntry 76 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwPgwQciArpNumTotalRulesModifyFailGxMissingRedirectServerAddress OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules modify fail due to gx missing redirect server address" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwPgwQciArpEntry 77 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwPgwQciArpNumTotalRulesModifyFailGtpS5S8UbrResponseFailure OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules modify fail due to gtp s5s8 ubr response failure" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwPgwQciArpEntry 78 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwPgwQciArpNumTotalRulesModifyFailGtpS5S8UbrResponseTimeout OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules modify fail due to gtp s5s8 ubr response timeout" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwPgwQciArpEntry 79 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwPgwQciArpNumTotalRulesModifyFailGtpS2bUbrResponseFailure OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules modify fail due to gtp s2b ubr response failure" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwPgwQciArpEntry 80 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwPgwQciArpNumTotalRulesModifyFailGtpS2bUbrResponseTimeout OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules modify fail due to gtp s2b ubr response timeout" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwPgwQciArpEntry 81 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwPgwQciArpNumTotalRulesModifyFailGtpS2aUbrResponseFailure OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules modify fail due to gtp s2a ubr response failure" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwPgwQciArpEntry 82 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwPgwQciArpNumTotalRulesModifyFailGtpS2aUbrResponseTimeout OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules modify fail due to gtp s2a ubr response timeout" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwPgwQciArpEntry 83 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwPgwQciArpNumTotalRulesModifyFailGtpUbrResponseFailure OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules modify fail due to gtp ubr response failure" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwPgwQciArpEntry 84 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwPgwQciArpNumTotalRulesModifyFailGtpUbrResponseTimeout OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules modify fail due to gtp ubr response timeout" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwPgwQciArpEntry 85 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwPgwQciArpNumTotalRulesModifyFailLocalSystemResourceFailure OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules modify fail due to local system resource failure" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwPgwQciArpEntry 86 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwPgwQciArpNumTotalRulesRemoveSuccess OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules remove successful" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwPgwQciArpEntry 87 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwPgwQciArpNumTotalRulesRemoveFail OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules remove failed" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwPgwQciArpEntry 88 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwPgwQciArpNumTotalRulesRemoveFailGxUnknownRuleName OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules remove fail due to gx unknown rule name" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwPgwQciArpEntry 89 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwPgwQciArpNumTotalRulesRemoveFailGtpS5S8UbrResponseFailure OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules remove fail due to gtp s5s8 ubr response failure" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwPgwQciArpEntry 90 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwPgwQciArpNumTotalRulesRemoveFailGtpS5S8UbrResponseTimeout OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules remove fail due to gtp s5s8 ubr response timeout" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwPgwQciArpEntry 91 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwPgwQciArpNumTotalRulesRemoveFailGtpS5S8DbrResponseFailure OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules remove fail due to gtp s5s8 dbr response failure" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwPgwQciArpEntry 92 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwPgwQciArpNumTotalRulesRemoveFailGtpS5S8DbrResponseTimeout OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules remove fail due to gtp s5s8 dbr response timeout" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwPgwQciArpEntry 93 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwPgwQciArpNumTotalRulesRemoveFailGtpS2bUbrResponseFailure OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules remove fail due to gtp s2b ubr response failure" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwPgwQciArpEntry 94 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwPgwQciArpNumTotalRulesRemoveFailGtpS2bUbrResponseTimeout OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules remove fail due to gtp s2b ubr response timeout" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwPgwQciArpEntry 95 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwPgwQciArpNumTotalRulesRemoveFailGtpS2bDbrResponseFailure OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules remove fail due to gtp s2b dbr response failure" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwPgwQciArpEntry 96 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwPgwQciArpNumTotalRulesRemoveFailGtpS2bDbrResponseTimeout OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules remove fail due to gtp s2b dbr response timeout" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwPgwQciArpEntry 97 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwPgwQciArpNumTotalRulesRemoveFailGtpS2aUbrResponseFailure OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules remove fail due to gtp s2a ubr response failure" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwPgwQciArpEntry 98 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwPgwQciArpNumTotalRulesRemoveFailGtpS2aUbrResponseTimeout OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules remove fail due to gtp s2a ubr response timeout" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwPgwQciArpEntry 99 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwPgwQciArpNumTotalRulesRemoveFailGtpS2aDbrResponseFailure OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules remove fail due to gtp s2a dbr response failure" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwPgwQciArpEntry 100 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwPgwQciArpNumTotalRulesRemoveFailGtpS2aDbrResponseTimeout OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules remove fail due to gtp s2a dbr response timeout" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwPgwQciArpEntry 101 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwPgwQciArpNumTotalRulesRemoveFailGtpUbrResponseFailure OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules remove fail due to gtp ubr response failure" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwPgwQciArpEntry 102 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwPgwQciArpNumTotalRulesRemoveFailGtpUbrResponseTimeout OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules remove fail due to gtp ubr response timeout" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwPgwQciArpEntry 103 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwPgwQciArpNumTotalRulesRemoveFailGtpDbrResponseFailure OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules remove fail due to gtp dbr response failure" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwPgwQciArpEntry 104 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwPgwQciArpNumTotalRulesRemoveFailGtpDbrResponseTimeout OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules remove fail due to gtp dbr response timeout" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwPgwQciArpEntry 105 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwPgwQciArpNumTotalRulesRemoveFailLocalSystemResourceFailure OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules remove fail due to local system resource failure" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwPgwQciArpEntry 106 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwPgwQciArpNumTotalRulesActiveGyReallocationofCredit OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules active due to gy reallocation of credit" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwPgwQciArpEntry 107 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwPgwQciArpNumTotalRulesInactiveGyOutofCredit OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules inactive due to gy out of credit" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwPgwQciArpEntry 108 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwPgwApnQciArpTable OBJECT-TYPE SYNTAX SEQUENCE OF AffirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwPgwApnQciArpEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "" ::= { affirmedZoneMIB 361 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwPgwApnQciArpEntry OBJECT-TYPE SYNTAX AffirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwPgwApnQciArpEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "" INDEX { affirmedZoneName, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwPgwApnQciArpName, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwPgwApnQciArpQci, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwPgwApnQciArpArp, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwPgwApnQciArpChassis } ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwPgwApnQciArpTable 1 } AffirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwPgwApnQciArpEntry ::= SEQUENCE { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwPgwApnQciArpName String, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwPgwApnQciArpQci Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwPgwApnQciArpArp Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwPgwApnQciArpChassis Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwPgwApnQciArpNumUplinkPackets ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwPgwApnQciArpNumUplinkBytes ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwPgwApnQciArpNumUplinkDropPackets ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwPgwApnQciArpNumUplinkDropBytes ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwPgwApnQciArpNumUplinkErrorLossPackets ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwPgwApnQciArpNumUplinkErrorLossBytes ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwPgwApnQciArpNumDownlinkPackets ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwPgwApnQciArpNumDownlinkBytes ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwPgwApnQciArpNumDownlinkDropPackets ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwPgwApnQciArpNumDownlinkDropBytes ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwPgwApnQciArpNumDownlinkErrorLossPackets ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwPgwApnQciArpNumDownlinkErrorLossBytes ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwPgwApnQciArpNumCurrentBearers ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwPgwApnQciArpIntervalPeakBearers Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwPgwApnQciArpNumTotalBearersSetupSuccess ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwPgwApnQciArpNumTotalBearersSetupFail ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwPgwApnQciArpNumTotalBearersHandoverSuccess ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwPgwApnQciArpNumTotalBearersHandoverFailure ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwPgwApnQciArpNumTotalBearersNormalRelease ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwPgwApnQciArpNumTotalBearersAccessSideNormalRelease ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwPgwApnQciArpNumTotalBearersNetworkSideNormalRelease ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwPgwApnQciArpNumTotalBearersAbnormalRelease ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwPgwApnQciArpNumTotalBearersOperatorInitiatedLocalRelease ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwPgwApnQciArpNumTotalBearersIdleTimerExpiryLocalRelease ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwPgwApnQciArpNumTotalBearersSessionMaxTimerLocalRelease ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwPgwApnQciArpNumTotalBearersInternalErrorsLocalRelease ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwPgwApnQciArpNumTotalBearersDuplicateBearesLocalRelease ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwPgwApnQciArpNumTotalBearersMiscellaneousLocalRelease ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwPgwApnQciArpNumTotalBearersS5S8UPathFailuresAbnormalRelease ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwPgwApnQciArpNumTotalBearersS5S8PathFailuresAbnormalRelease ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwPgwApnQciArpNumTotalBearersS5S8UErrorIndicationAbnormalRelease ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwPgwApnQciArpNumCurrentRules ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwPgwApnQciArpIntervalPeakRules Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwPgwApnQciArpNumTotalRulesInstallSuccess ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwPgwApnQciArpNumTotalRulesInstallFail ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwPgwApnQciArpNumTotalRulesInstallFailGxUnknownRuleName ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwPgwApnQciArpNumTotalRulesInstallFailGxRatingGroupError ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwPgwApnQciArpNumTotalRulesInstallFailGxGwPCEFMalfunction ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwPgwApnQciArpNumTotalRulesInstallFailGxResourceLimitation ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwPgwApnQciArpNumTotalRulesInstallFailGxMaxNumBearersReached ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwPgwApnQciArpNumTotalRulesInstallFailGxMissingFlowInfo ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwPgwApnQciArpNumTotalRulesInstallFailGxResourceAllocationFailure ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwPgwApnQciArpNumTotalRulesInstallFailGxUnsuccessfulQosValidation ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwPgwApnQciArpNumTotalRulesInstallFailGxIncorrectFlowInfo ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwPgwApnQciArpNumTotalRulesInstallFailGxFilterRestrictions ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwPgwApnQciArpNumTotalRulesInstallFailGxMissingRedirectServerAddress ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwPgwApnQciArpNumTotalRulesInstallFailGtpS5S8CbrResponseFailure ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwPgwApnQciArpNumTotalRulesInstallFailGtpS5S8CbrResponseTimeout ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwPgwApnQciArpNumTotalRulesInstallFailGtpS5S8UbrResponseFailure ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwPgwApnQciArpNumTotalRulesInstallFailGtpS5S8UbrResponseTimeout ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwPgwApnQciArpNumTotalRulesInstallFailGtpS2bCbrResponseFailure ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwPgwApnQciArpNumTotalRulesInstallFailGtpS2bCbrResponseTimeout ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwPgwApnQciArpNumTotalRulesInstallFailGtpS2bUbrResponseFailure ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwPgwApnQciArpNumTotalRulesInstallFailGtpS2bUbrResponseTimeout ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwPgwApnQciArpNumTotalRulesInstallFailGtpS2aCbrResponseFailure ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwPgwApnQciArpNumTotalRulesInstallFailGtpS2aCbrResponseTimeout ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwPgwApnQciArpNumTotalRulesInstallFailGtpS2aUbrResponseFailure ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwPgwApnQciArpNumTotalRulesInstallFailGtpS2aUbrResponseTimeout ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwPgwApnQciArpNumTotalRulesInstallFailGtpCbrResponseFailure ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwPgwApnQciArpNumTotalRulesInstallFailGtpCbrResponseTimeout ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwPgwApnQciArpNumTotalRulesInstallFailGtpUbrResponseFailure ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwPgwApnQciArpNumTotalRulesInstallFailGtpUbrResponseTimeout ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwPgwApnQciArpNumTotalRulesInstallFailLocalSystemResourceFailure ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwPgwApnQciArpNumTotalRulesModifySuccess ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwPgwApnQciArpNumTotalRulesModifyFail ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwPgwApnQciArpNumTotalRulesModifyFailGxRatingGroupError ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwPgwApnQciArpNumTotalRulesModifyFailGxGwPCEFMalfunction ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwPgwApnQciArpNumTotalRulesModifyFailGxResourceLimitation ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwPgwApnQciArpNumTotalRulesModifyFailGxResourceAllocationFailure ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwPgwApnQciArpNumTotalRulesModifyFailGxUnsuccessfulQosValidation ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwPgwApnQciArpNumTotalRulesModifyFailGxIncorrectFlowInfo ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwPgwApnQciArpNumTotalRulesModifyFailGxFilterRestrictions ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwPgwApnQciArpNumTotalRulesModifyFailGxMissingRedirectServerAddress ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwPgwApnQciArpNumTotalRulesModifyFailGtpS5S8UbrResponseFailure ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwPgwApnQciArpNumTotalRulesModifyFailGtpS5S8UbrResponseTimeout ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwPgwApnQciArpNumTotalRulesModifyFailGtpS2bUbrResponseFailure ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwPgwApnQciArpNumTotalRulesModifyFailGtpS2bUbrResponseTimeout ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwPgwApnQciArpNumTotalRulesModifyFailGtpS2aUbrResponseFailure ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwPgwApnQciArpNumTotalRulesModifyFailGtpS2aUbrResponseTimeout ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwPgwApnQciArpNumTotalRulesModifyFailGtpUbrResponseFailure ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwPgwApnQciArpNumTotalRulesModifyFailGtpUbrResponseTimeout ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwPgwApnQciArpNumTotalRulesModifyFailLocalSystemResourceFailure ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwPgwApnQciArpNumTotalRulesRemoveSuccess ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwPgwApnQciArpNumTotalRulesRemoveFail ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwPgwApnQciArpNumTotalRulesRemoveFailGxUnknownRuleName ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwPgwApnQciArpNumTotalRulesRemoveFailGtpS5S8UbrResponseFailure ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwPgwApnQciArpNumTotalRulesRemoveFailGtpS5S8UbrResponseTimeout ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwPgwApnQciArpNumTotalRulesRemoveFailGtpS5S8DbrResponseFailure ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwPgwApnQciArpNumTotalRulesRemoveFailGtpS5S8DbrResponseTimeout ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwPgwApnQciArpNumTotalRulesRemoveFailGtpS2bUbrResponseFailure ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwPgwApnQciArpNumTotalRulesRemoveFailGtpS2bUbrResponseTimeout ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwPgwApnQciArpNumTotalRulesRemoveFailGtpS2bDbrResponseFailure ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwPgwApnQciArpNumTotalRulesRemoveFailGtpS2bDbrResponseTimeout ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwPgwApnQciArpNumTotalRulesRemoveFailGtpS2aUbrResponseFailure ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwPgwApnQciArpNumTotalRulesRemoveFailGtpS2aUbrResponseTimeout ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwPgwApnQciArpNumTotalRulesRemoveFailGtpS2aDbrResponseFailure ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwPgwApnQciArpNumTotalRulesRemoveFailGtpS2aDbrResponseTimeout ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwPgwApnQciArpNumTotalRulesRemoveFailGtpUbrResponseFailure ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwPgwApnQciArpNumTotalRulesRemoveFailGtpUbrResponseTimeout ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwPgwApnQciArpNumTotalRulesRemoveFailGtpDbrResponseFailure ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwPgwApnQciArpNumTotalRulesRemoveFailGtpDbrResponseTimeout ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwPgwApnQciArpNumTotalRulesRemoveFailLocalSystemResourceFailure ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwPgwApnQciArpNumTotalRulesActiveGyReallocationofCredit ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwPgwApnQciArpNumTotalRulesInactiveGyOutofCredit ConfdString } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwPgwApnQciArpName OBJECT-TYPE SYNTAX String MAX-ACCESS not-accessible STATUS current DESCRIPTION "Table Name" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwPgwApnQciArpEntry 1 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwPgwApnQciArpQci OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS not-accessible STATUS current DESCRIPTION "Bearer QCI Value" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwPgwApnQciArpEntry 2 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwPgwApnQciArpArp OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS not-accessible STATUS current DESCRIPTION "Bearer ARP Value" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwPgwApnQciArpEntry 3 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwPgwApnQciArpChassis OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS not-accessible STATUS current DESCRIPTION "chassis ID" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwPgwApnQciArpEntry 4 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwPgwApnQciArpNumUplinkPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink packets received" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwPgwApnQciArpEntry 5 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwPgwApnQciArpNumUplinkBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink bytes received" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwPgwApnQciArpEntry 6 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwPgwApnQciArpNumUplinkDropPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink packets dropped" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwPgwApnQciArpEntry 7 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwPgwApnQciArpNumUplinkDropBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink bytes dropped" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwPgwApnQciArpEntry 8 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwPgwApnQciArpNumUplinkErrorLossPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink error loss packets" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwPgwApnQciArpEntry 9 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwPgwApnQciArpNumUplinkErrorLossBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink error loss bytes" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwPgwApnQciArpEntry 10 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwPgwApnQciArpNumDownlinkPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink packets received" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwPgwApnQciArpEntry 11 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwPgwApnQciArpNumDownlinkBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink bytes received" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwPgwApnQciArpEntry 12 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwPgwApnQciArpNumDownlinkDropPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink packets dropped" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwPgwApnQciArpEntry 13 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwPgwApnQciArpNumDownlinkDropBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink bytes dropped" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwPgwApnQciArpEntry 14 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwPgwApnQciArpNumDownlinkErrorLossPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink error loss packets" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwPgwApnQciArpEntry 15 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwPgwApnQciArpNumDownlinkErrorLossBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink error loss bytes" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwPgwApnQciArpEntry 16 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwPgwApnQciArpNumCurrentBearers OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of current bearers" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwPgwApnQciArpEntry 17 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwPgwApnQciArpIntervalPeakBearers OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Interval peak number of bearers" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwPgwApnQciArpEntry 18 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwPgwApnQciArpNumTotalBearersSetupSuccess OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers setup successful" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwPgwApnQciArpEntry 19 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwPgwApnQciArpNumTotalBearersSetupFail OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers setup failed" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwPgwApnQciArpEntry 20 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwPgwApnQciArpNumTotalBearersHandoverSuccess OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers handover successfully" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwPgwApnQciArpEntry 21 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwPgwApnQciArpNumTotalBearersHandoverFailure OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers handover failures" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwPgwApnQciArpEntry 22 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwPgwApnQciArpNumTotalBearersNormalRelease OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers released normally" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwPgwApnQciArpEntry 23 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwPgwApnQciArpNumTotalBearersAccessSideNormalRelease OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers released due to access side deactivation" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwPgwApnQciArpEntry 24 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwPgwApnQciArpNumTotalBearersNetworkSideNormalRelease OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers released due to network side deactivation" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwPgwApnQciArpEntry 25 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwPgwApnQciArpNumTotalBearersAbnormalRelease OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers released abnormally" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwPgwApnQciArpEntry 26 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwPgwApnQciArpNumTotalBearersOperatorInitiatedLocalRelease OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers locally released due to operator initiation" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwPgwApnQciArpEntry 27 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwPgwApnQciArpNumTotalBearersIdleTimerExpiryLocalRelease OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers locally released due to idle timer expiry" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwPgwApnQciArpEntry 28 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwPgwApnQciArpNumTotalBearersSessionMaxTimerLocalRelease OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers locally released due to session max timer expiry" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwPgwApnQciArpEntry 29 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwPgwApnQciArpNumTotalBearersInternalErrorsLocalRelease OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers locally released due to internal errors" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwPgwApnQciArpEntry 30 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwPgwApnQciArpNumTotalBearersDuplicateBearesLocalRelease OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers locally released due to duplicate bearers" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwPgwApnQciArpEntry 31 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwPgwApnQciArpNumTotalBearersMiscellaneousLocalRelease OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers locally released due to miscellaneous" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwPgwApnQciArpEntry 32 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwPgwApnQciArpNumTotalBearersS5S8UPathFailuresAbnormalRelease OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers abnormal release due to S5S8U path failures" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwPgwApnQciArpEntry 33 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwPgwApnQciArpNumTotalBearersS5S8PathFailuresAbnormalRelease OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers abnormal release due to S5S8 path failures" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwPgwApnQciArpEntry 34 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwPgwApnQciArpNumTotalBearersS5S8UErrorIndicationAbnormalRelease OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers abnormal release due to S5S8U error indication" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwPgwApnQciArpEntry 35 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwPgwApnQciArpNumCurrentRules OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of current rules" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwPgwApnQciArpEntry 36 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwPgwApnQciArpIntervalPeakRules OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Interval peak number of rules" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwPgwApnQciArpEntry 37 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwPgwApnQciArpNumTotalRulesInstallSuccess OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules install successful" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwPgwApnQciArpEntry 38 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwPgwApnQciArpNumTotalRulesInstallFail OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules install failed" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwPgwApnQciArpEntry 39 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwPgwApnQciArpNumTotalRulesInstallFailGxUnknownRuleName OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules install fail due to gx unknown rule name" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwPgwApnQciArpEntry 40 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwPgwApnQciArpNumTotalRulesInstallFailGxRatingGroupError OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules install fail due to gx rating group error" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwPgwApnQciArpEntry 41 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwPgwApnQciArpNumTotalRulesInstallFailGxGwPCEFMalfunction OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules install fail due to gx gw/pcef malfunction" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwPgwApnQciArpEntry 42 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwPgwApnQciArpNumTotalRulesInstallFailGxResourceLimitation OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules install fail due to gx resource limitation" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwPgwApnQciArpEntry 43 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwPgwApnQciArpNumTotalRulesInstallFailGxMaxNumBearersReached OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules install fail due to gx maximum number of bearers reached per IP-CAN session" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwPgwApnQciArpEntry 44 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwPgwApnQciArpNumTotalRulesInstallFailGxMissingFlowInfo OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules install fail due to gx missing flow info" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwPgwApnQciArpEntry 45 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwPgwApnQciArpNumTotalRulesInstallFailGxResourceAllocationFailure OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules install fail due to gx resource allocation failure" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwPgwApnQciArpEntry 46 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwPgwApnQciArpNumTotalRulesInstallFailGxUnsuccessfulQosValidation OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules install fail due to gx unsuccessful qos validation" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwPgwApnQciArpEntry 47 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwPgwApnQciArpNumTotalRulesInstallFailGxIncorrectFlowInfo OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules install fail due to gx incorrect flow info" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwPgwApnQciArpEntry 48 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwPgwApnQciArpNumTotalRulesInstallFailGxFilterRestrictions OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules install fail due to gx flow filter restrictions" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwPgwApnQciArpEntry 49 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwPgwApnQciArpNumTotalRulesInstallFailGxMissingRedirectServerAddress OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules install fail due to gx missing redirect server address" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwPgwApnQciArpEntry 50 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwPgwApnQciArpNumTotalRulesInstallFailGtpS5S8CbrResponseFailure OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules install fail due to gtp s5s8 cbr response failure" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwPgwApnQciArpEntry 51 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwPgwApnQciArpNumTotalRulesInstallFailGtpS5S8CbrResponseTimeout OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules install fail due to gtp s5s8 cbr response timeout" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwPgwApnQciArpEntry 52 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwPgwApnQciArpNumTotalRulesInstallFailGtpS5S8UbrResponseFailure OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules install fail due to gtp s5s8 ubr response failure" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwPgwApnQciArpEntry 53 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwPgwApnQciArpNumTotalRulesInstallFailGtpS5S8UbrResponseTimeout OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules install fail due to gtp s5s8 ubr response timeout" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwPgwApnQciArpEntry 54 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwPgwApnQciArpNumTotalRulesInstallFailGtpS2bCbrResponseFailure OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules install fail due to gtp s2b cbr response failure" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwPgwApnQciArpEntry 55 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwPgwApnQciArpNumTotalRulesInstallFailGtpS2bCbrResponseTimeout OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules install fail due to gtp s2b cbr response timeout" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwPgwApnQciArpEntry 56 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwPgwApnQciArpNumTotalRulesInstallFailGtpS2bUbrResponseFailure OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules install fail due to gtp s2b ubr response failure" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwPgwApnQciArpEntry 57 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwPgwApnQciArpNumTotalRulesInstallFailGtpS2bUbrResponseTimeout OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules install fail due to gtp s2b ubr response timeout" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwPgwApnQciArpEntry 58 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwPgwApnQciArpNumTotalRulesInstallFailGtpS2aCbrResponseFailure OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules install fail due to gtp s2a cbr response failure" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwPgwApnQciArpEntry 59 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwPgwApnQciArpNumTotalRulesInstallFailGtpS2aCbrResponseTimeout OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules install fail due to gtp s2a cbr response timeout" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwPgwApnQciArpEntry 60 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwPgwApnQciArpNumTotalRulesInstallFailGtpS2aUbrResponseFailure OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules install fail due to gtp s2a ubr response failure" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwPgwApnQciArpEntry 61 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwPgwApnQciArpNumTotalRulesInstallFailGtpS2aUbrResponseTimeout OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules install fail due to gtp s2a ubr response timeout" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwPgwApnQciArpEntry 62 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwPgwApnQciArpNumTotalRulesInstallFailGtpCbrResponseFailure OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules install fail due to gtp cbr response failure" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwPgwApnQciArpEntry 63 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwPgwApnQciArpNumTotalRulesInstallFailGtpCbrResponseTimeout OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules install fail due to gtp cbr response timeout" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwPgwApnQciArpEntry 64 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwPgwApnQciArpNumTotalRulesInstallFailGtpUbrResponseFailure OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules install fail due to gtp ubr response failure" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwPgwApnQciArpEntry 65 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwPgwApnQciArpNumTotalRulesInstallFailGtpUbrResponseTimeout OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules install fail due to gtp ubr response timeout" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwPgwApnQciArpEntry 66 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwPgwApnQciArpNumTotalRulesInstallFailLocalSystemResourceFailure OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules install fail due to local system resource failure" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwPgwApnQciArpEntry 67 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwPgwApnQciArpNumTotalRulesModifySuccess OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules modify successful" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwPgwApnQciArpEntry 68 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwPgwApnQciArpNumTotalRulesModifyFail OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules modify failed" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwPgwApnQciArpEntry 69 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwPgwApnQciArpNumTotalRulesModifyFailGxRatingGroupError OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules modify fail due to gx rating group error" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwPgwApnQciArpEntry 70 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwPgwApnQciArpNumTotalRulesModifyFailGxGwPCEFMalfunction OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules modify fail due to gx gw/pcef malfunction" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwPgwApnQciArpEntry 71 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwPgwApnQciArpNumTotalRulesModifyFailGxResourceLimitation OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules modify fail due to gx resource limitation" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwPgwApnQciArpEntry 72 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwPgwApnQciArpNumTotalRulesModifyFailGxResourceAllocationFailure OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules modify fail due to gx resource allocation failure" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwPgwApnQciArpEntry 73 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwPgwApnQciArpNumTotalRulesModifyFailGxUnsuccessfulQosValidation OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules modify fail due to gx unsuccessful qos validation" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwPgwApnQciArpEntry 74 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwPgwApnQciArpNumTotalRulesModifyFailGxIncorrectFlowInfo OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules modify fail due to gx incorrect flow info" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwPgwApnQciArpEntry 75 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwPgwApnQciArpNumTotalRulesModifyFailGxFilterRestrictions OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules modify fail due to gx flow filter restrictions" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwPgwApnQciArpEntry 76 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwPgwApnQciArpNumTotalRulesModifyFailGxMissingRedirectServerAddress OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules modify fail due to gx missing redirect server address" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwPgwApnQciArpEntry 77 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwPgwApnQciArpNumTotalRulesModifyFailGtpS5S8UbrResponseFailure OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules modify fail due to gtp s5s8 ubr response failure" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwPgwApnQciArpEntry 78 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwPgwApnQciArpNumTotalRulesModifyFailGtpS5S8UbrResponseTimeout OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules modify fail due to gtp s5s8 ubr response timeout" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwPgwApnQciArpEntry 79 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwPgwApnQciArpNumTotalRulesModifyFailGtpS2bUbrResponseFailure OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules modify fail due to gtp s2b ubr response failure" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwPgwApnQciArpEntry 80 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwPgwApnQciArpNumTotalRulesModifyFailGtpS2bUbrResponseTimeout OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules modify fail due to gtp s2b ubr response timeout" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwPgwApnQciArpEntry 81 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwPgwApnQciArpNumTotalRulesModifyFailGtpS2aUbrResponseFailure OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules modify fail due to gtp s2a ubr response failure" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwPgwApnQciArpEntry 82 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwPgwApnQciArpNumTotalRulesModifyFailGtpS2aUbrResponseTimeout OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules modify fail due to gtp s2a ubr response timeout" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwPgwApnQciArpEntry 83 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwPgwApnQciArpNumTotalRulesModifyFailGtpUbrResponseFailure OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules modify fail due to gtp ubr response failure" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwPgwApnQciArpEntry 84 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwPgwApnQciArpNumTotalRulesModifyFailGtpUbrResponseTimeout OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules modify fail due to gtp ubr response timeout" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwPgwApnQciArpEntry 85 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwPgwApnQciArpNumTotalRulesModifyFailLocalSystemResourceFailure OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules modify fail due to local system resource failure" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwPgwApnQciArpEntry 86 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwPgwApnQciArpNumTotalRulesRemoveSuccess OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules remove successful" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwPgwApnQciArpEntry 87 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwPgwApnQciArpNumTotalRulesRemoveFail OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules remove failed" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwPgwApnQciArpEntry 88 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwPgwApnQciArpNumTotalRulesRemoveFailGxUnknownRuleName OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules remove fail due to gx unknown rule name" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwPgwApnQciArpEntry 89 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwPgwApnQciArpNumTotalRulesRemoveFailGtpS5S8UbrResponseFailure OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules remove fail due to gtp s5s8 ubr response failure" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwPgwApnQciArpEntry 90 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwPgwApnQciArpNumTotalRulesRemoveFailGtpS5S8UbrResponseTimeout OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules remove fail due to gtp s5s8 ubr response timeout" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwPgwApnQciArpEntry 91 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwPgwApnQciArpNumTotalRulesRemoveFailGtpS5S8DbrResponseFailure OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules remove fail due to gtp s5s8 dbr response failure" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwPgwApnQciArpEntry 92 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwPgwApnQciArpNumTotalRulesRemoveFailGtpS5S8DbrResponseTimeout OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules remove fail due to gtp s5s8 dbr response timeout" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwPgwApnQciArpEntry 93 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwPgwApnQciArpNumTotalRulesRemoveFailGtpS2bUbrResponseFailure OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules remove fail due to gtp s2b ubr response failure" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwPgwApnQciArpEntry 94 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwPgwApnQciArpNumTotalRulesRemoveFailGtpS2bUbrResponseTimeout OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules remove fail due to gtp s2b ubr response timeout" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwPgwApnQciArpEntry 95 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwPgwApnQciArpNumTotalRulesRemoveFailGtpS2bDbrResponseFailure OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules remove fail due to gtp s2b dbr response failure" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwPgwApnQciArpEntry 96 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwPgwApnQciArpNumTotalRulesRemoveFailGtpS2bDbrResponseTimeout OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules remove fail due to gtp s2b dbr response timeout" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwPgwApnQciArpEntry 97 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwPgwApnQciArpNumTotalRulesRemoveFailGtpS2aUbrResponseFailure OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules remove fail due to gtp s2a ubr response failure" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwPgwApnQciArpEntry 98 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwPgwApnQciArpNumTotalRulesRemoveFailGtpS2aUbrResponseTimeout OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules remove fail due to gtp s2a ubr response timeout" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwPgwApnQciArpEntry 99 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwPgwApnQciArpNumTotalRulesRemoveFailGtpS2aDbrResponseFailure OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules remove fail due to gtp s2a dbr response failure" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwPgwApnQciArpEntry 100 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwPgwApnQciArpNumTotalRulesRemoveFailGtpS2aDbrResponseTimeout OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules remove fail due to gtp s2a dbr response timeout" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwPgwApnQciArpEntry 101 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwPgwApnQciArpNumTotalRulesRemoveFailGtpUbrResponseFailure OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules remove fail due to gtp ubr response failure" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwPgwApnQciArpEntry 102 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwPgwApnQciArpNumTotalRulesRemoveFailGtpUbrResponseTimeout OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules remove fail due to gtp ubr response timeout" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwPgwApnQciArpEntry 103 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwPgwApnQciArpNumTotalRulesRemoveFailGtpDbrResponseFailure OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules remove fail due to gtp dbr response failure" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwPgwApnQciArpEntry 104 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwPgwApnQciArpNumTotalRulesRemoveFailGtpDbrResponseTimeout OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules remove fail due to gtp dbr response timeout" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwPgwApnQciArpEntry 105 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwPgwApnQciArpNumTotalRulesRemoveFailLocalSystemResourceFailure OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules remove fail due to local system resource failure" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwPgwApnQciArpEntry 106 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwPgwApnQciArpNumTotalRulesActiveGyReallocationofCredit OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules active due to gy reallocation of credit" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwPgwApnQciArpEntry 107 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwPgwApnQciArpNumTotalRulesInactiveGyOutofCredit OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules inactive due to gy out of credit" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwPgwApnQciArpEntry 108 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwSgwQciArpTable OBJECT-TYPE SYNTAX SEQUENCE OF AffirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwSgwQciArpEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "" ::= { affirmedZoneMIB 362 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwSgwQciArpEntry OBJECT-TYPE SYNTAX AffirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwSgwQciArpEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "" INDEX { affirmedZoneName, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwSgwQciArpName, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwSgwQciArpQci, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwSgwQciArpArp, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwSgwQciArpChassis } ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwSgwQciArpTable 1 } AffirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwSgwQciArpEntry ::= SEQUENCE { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwSgwQciArpName String, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwSgwQciArpQci Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwSgwQciArpArp Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwSgwQciArpChassis Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwSgwQciArpNumUplinkPackets ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwSgwQciArpNumUplinkBytes ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwSgwQciArpNumUplinkDropPackets ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwSgwQciArpNumUplinkDropBytes ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwSgwQciArpNumUplinkErrorLossPackets ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwSgwQciArpNumUplinkErrorLossBytes ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwSgwQciArpNumDownlinkPackets ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwSgwQciArpNumDownlinkBytes ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwSgwQciArpNumDownlinkDropPackets ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwSgwQciArpNumDownlinkDropBytes ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwSgwQciArpNumDownlinkErrorLossPackets ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwSgwQciArpNumDownlinkErrorLossBytes ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwSgwQciArpNumCurrentBearers ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwSgwQciArpIntervalPeakBearers Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwSgwQciArpNumTotalBearersSetupSuccess ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwSgwQciArpNumTotalBearersSetupFail ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwSgwQciArpNumTotalBearersHandoverSuccess ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwSgwQciArpNumTotalBearersHandoverFailure ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwSgwQciArpNumTotalBearersNormalRelease ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwSgwQciArpNumTotalBearersAccessSideNormalRelease ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwSgwQciArpNumTotalBearersNetworkSideNormalRelease ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwSgwQciArpNumTotalBearersAbnormalRelease ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwSgwQciArpNumTotalBearersOperatorInitiatedLocalRelease ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwSgwQciArpNumTotalBearersIdleTimerExpiryLocalRelease ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwSgwQciArpNumTotalBearersSessionMaxTimerLocalRelease ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwSgwQciArpNumTotalBearersInternalErrorsLocalRelease ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwSgwQciArpNumTotalBearersDuplicateBearesLocalRelease ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwSgwQciArpNumTotalBearersMiscellaneousLocalRelease ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwSgwQciArpNumTotalBearersS1UPathFailuresAbnormalRelease ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwSgwQciArpNumTotalBearersS4UPathFailuresAbnormalRelease ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwSgwQciArpNumTotalBearersS12UPathFailuresAbnormalRelease ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwSgwQciArpNumTotalBearersS5S8UPathFailuresAbnormalRelease ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwSgwQciArpNumTotalBearersS11S4PathFailuresAbnormalRelease ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwSgwQciArpNumTotalBearersS5S8PathFailuresAbnormalRelease ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwSgwQciArpNumTotalBearersS4UErrorIndicationAbnormalRelease ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwSgwQciArpNumTotalBearersS5S8UErrorIndicationAbnormalRelease ConfdString } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwSgwQciArpName OBJECT-TYPE SYNTAX String MAX-ACCESS not-accessible STATUS current DESCRIPTION "Table Name" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwSgwQciArpEntry 1 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwSgwQciArpQci OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS not-accessible STATUS current DESCRIPTION "Bearer QCI Value" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwSgwQciArpEntry 2 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwSgwQciArpArp OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS not-accessible STATUS current DESCRIPTION "Bearer ARP-PL Value" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwSgwQciArpEntry 3 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwSgwQciArpChassis OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS not-accessible STATUS current DESCRIPTION "chassis ID" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwSgwQciArpEntry 4 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwSgwQciArpNumUplinkPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink packets received" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwSgwQciArpEntry 5 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwSgwQciArpNumUplinkBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink bytes received" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwSgwQciArpEntry 6 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwSgwQciArpNumUplinkDropPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink packets dropped" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwSgwQciArpEntry 7 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwSgwQciArpNumUplinkDropBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink bytes dropped" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwSgwQciArpEntry 8 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwSgwQciArpNumUplinkErrorLossPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink error loss packets" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwSgwQciArpEntry 9 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwSgwQciArpNumUplinkErrorLossBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink error loss bytes" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwSgwQciArpEntry 10 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwSgwQciArpNumDownlinkPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink packets received" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwSgwQciArpEntry 11 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwSgwQciArpNumDownlinkBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink bytes received" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwSgwQciArpEntry 12 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwSgwQciArpNumDownlinkDropPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink packets dropped" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwSgwQciArpEntry 13 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwSgwQciArpNumDownlinkDropBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink bytes dropped" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwSgwQciArpEntry 14 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwSgwQciArpNumDownlinkErrorLossPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink error loss packets" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwSgwQciArpEntry 15 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwSgwQciArpNumDownlinkErrorLossBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink error loss bytes" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwSgwQciArpEntry 16 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwSgwQciArpNumCurrentBearers OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of current bearers" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwSgwQciArpEntry 17 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwSgwQciArpIntervalPeakBearers OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Interval peak number of bearers" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwSgwQciArpEntry 18 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwSgwQciArpNumTotalBearersSetupSuccess OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers setup successful" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwSgwQciArpEntry 19 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwSgwQciArpNumTotalBearersSetupFail OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers setup failed" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwSgwQciArpEntry 20 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwSgwQciArpNumTotalBearersHandoverSuccess OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers handover successfully" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwSgwQciArpEntry 21 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwSgwQciArpNumTotalBearersHandoverFailure OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers handover failures" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwSgwQciArpEntry 22 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwSgwQciArpNumTotalBearersNormalRelease OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers released normally" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwSgwQciArpEntry 23 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwSgwQciArpNumTotalBearersAccessSideNormalRelease OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers released due to access side deactivation" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwSgwQciArpEntry 24 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwSgwQciArpNumTotalBearersNetworkSideNormalRelease OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers released due to network side deactivation" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwSgwQciArpEntry 25 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwSgwQciArpNumTotalBearersAbnormalRelease OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers released abnormally" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwSgwQciArpEntry 26 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwSgwQciArpNumTotalBearersOperatorInitiatedLocalRelease OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers locally released due to operator initiation" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwSgwQciArpEntry 27 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwSgwQciArpNumTotalBearersIdleTimerExpiryLocalRelease OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers locally released due to idle timer expiry" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwSgwQciArpEntry 28 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwSgwQciArpNumTotalBearersSessionMaxTimerLocalRelease OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers locally released due to session max timer expiry" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwSgwQciArpEntry 29 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwSgwQciArpNumTotalBearersInternalErrorsLocalRelease OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers locally released due to internal errors" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwSgwQciArpEntry 30 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwSgwQciArpNumTotalBearersDuplicateBearesLocalRelease OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers locally released due to duplicate bearers" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwSgwQciArpEntry 31 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwSgwQciArpNumTotalBearersMiscellaneousLocalRelease OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers locally released due to miscellaneous" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwSgwQciArpEntry 32 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwSgwQciArpNumTotalBearersS1UPathFailuresAbnormalRelease OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers abnormal release due to S1U path failures" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwSgwQciArpEntry 33 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwSgwQciArpNumTotalBearersS4UPathFailuresAbnormalRelease OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers abnormal release due to S4U path failures" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwSgwQciArpEntry 34 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwSgwQciArpNumTotalBearersS12UPathFailuresAbnormalRelease OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers abnormal release due to S12U path failures" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwSgwQciArpEntry 35 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwSgwQciArpNumTotalBearersS5S8UPathFailuresAbnormalRelease OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers abnormal release due to S5S8U path failures" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwSgwQciArpEntry 36 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwSgwQciArpNumTotalBearersS11S4PathFailuresAbnormalRelease OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers abnormal release due to S11S4 path failures" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwSgwQciArpEntry 37 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwSgwQciArpNumTotalBearersS5S8PathFailuresAbnormalRelease OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers abnormal release due to S5S8 path failures" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwSgwQciArpEntry 38 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwSgwQciArpNumTotalBearersS4UErrorIndicationAbnormalRelease OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers abnormal release due to S4U error indication" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwSgwQciArpEntry 39 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwSgwQciArpNumTotalBearersS5S8UErrorIndicationAbnormalRelease OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers abnormal release due to S5S8U error indication" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwSgwQciArpEntry 40 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwSgwApnQciArpTable OBJECT-TYPE SYNTAX SEQUENCE OF AffirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwSgwApnQciArpEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "" ::= { affirmedZoneMIB 363 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwSgwApnQciArpEntry OBJECT-TYPE SYNTAX AffirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwSgwApnQciArpEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "" INDEX { affirmedZoneName, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwSgwApnQciArpName, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwSgwApnQciArpQci, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwSgwApnQciArpArp, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwSgwApnQciArpChassis } ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwSgwApnQciArpTable 1 } AffirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwSgwApnQciArpEntry ::= SEQUENCE { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwSgwApnQciArpName String, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwSgwApnQciArpQci Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwSgwApnQciArpArp Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwSgwApnQciArpChassis Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwSgwApnQciArpNumUplinkPackets ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwSgwApnQciArpNumUplinkBytes ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwSgwApnQciArpNumUplinkDropPackets ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwSgwApnQciArpNumUplinkDropBytes ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwSgwApnQciArpNumUplinkErrorLossPackets ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwSgwApnQciArpNumUplinkErrorLossBytes ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwSgwApnQciArpNumDownlinkPackets ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwSgwApnQciArpNumDownlinkBytes ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwSgwApnQciArpNumDownlinkDropPackets ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwSgwApnQciArpNumDownlinkDropBytes ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwSgwApnQciArpNumDownlinkErrorLossPackets ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwSgwApnQciArpNumDownlinkErrorLossBytes ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwSgwApnQciArpNumCurrentBearers ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwSgwApnQciArpIntervalPeakBearers Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwSgwApnQciArpNumTotalBearersSetupSuccess ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwSgwApnQciArpNumTotalBearersSetupFail ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwSgwApnQciArpNumTotalBearersHandoverSuccess ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwSgwApnQciArpNumTotalBearersHandoverFailure ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwSgwApnQciArpNumTotalBearersNormalRelease ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwSgwApnQciArpNumTotalBearersAccessSideNormalRelease ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwSgwApnQciArpNumTotalBearersNetworkSideNormalRelease ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwSgwApnQciArpNumTotalBearersAbnormalRelease ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwSgwApnQciArpNumTotalBearersOperatorInitiatedLocalRelease ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwSgwApnQciArpNumTotalBearersIdleTimerExpiryLocalRelease ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwSgwApnQciArpNumTotalBearersSessionMaxTimerLocalRelease ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwSgwApnQciArpNumTotalBearersInternalErrorsLocalRelease ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwSgwApnQciArpNumTotalBearersDuplicateBearesLocalRelease ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwSgwApnQciArpNumTotalBearersMiscellaneousLocalRelease ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwSgwApnQciArpNumTotalBearersS1UPathFailuresAbnormalRelease ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwSgwApnQciArpNumTotalBearersS4UPathFailuresAbnormalRelease ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwSgwApnQciArpNumTotalBearersS12UPathFailuresAbnormalRelease ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwSgwApnQciArpNumTotalBearersS5S8UPathFailuresAbnormalRelease ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwSgwApnQciArpNumTotalBearersS11S4PathFailuresAbnormalRelease ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwSgwApnQciArpNumTotalBearersS5S8PathFailuresAbnormalRelease ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwSgwApnQciArpNumTotalBearersS4UErrorIndicationAbnormalRelease ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwSgwApnQciArpNumTotalBearersS5S8UErrorIndicationAbnormalRelease ConfdString } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwSgwApnQciArpName OBJECT-TYPE SYNTAX String MAX-ACCESS not-accessible STATUS current DESCRIPTION "Table Name" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwSgwApnQciArpEntry 1 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwSgwApnQciArpQci OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS not-accessible STATUS current DESCRIPTION "Bearer QCI Value" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwSgwApnQciArpEntry 2 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwSgwApnQciArpArp OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS not-accessible STATUS current DESCRIPTION "Bearer ARP Value" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwSgwApnQciArpEntry 3 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwSgwApnQciArpChassis OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS not-accessible STATUS current DESCRIPTION "chassis ID" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwSgwApnQciArpEntry 4 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwSgwApnQciArpNumUplinkPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink packets received" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwSgwApnQciArpEntry 5 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwSgwApnQciArpNumUplinkBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink bytes received" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwSgwApnQciArpEntry 6 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwSgwApnQciArpNumUplinkDropPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink packets dropped" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwSgwApnQciArpEntry 7 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwSgwApnQciArpNumUplinkDropBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink bytes dropped" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwSgwApnQciArpEntry 8 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwSgwApnQciArpNumUplinkErrorLossPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink error loss packets" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwSgwApnQciArpEntry 9 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwSgwApnQciArpNumUplinkErrorLossBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink error loss bytes" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwSgwApnQciArpEntry 10 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwSgwApnQciArpNumDownlinkPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink packets received" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwSgwApnQciArpEntry 11 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwSgwApnQciArpNumDownlinkBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink bytes received" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwSgwApnQciArpEntry 12 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwSgwApnQciArpNumDownlinkDropPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink packets dropped" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwSgwApnQciArpEntry 13 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwSgwApnQciArpNumDownlinkDropBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink bytes dropped" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwSgwApnQciArpEntry 14 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwSgwApnQciArpNumDownlinkErrorLossPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink error loss packets" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwSgwApnQciArpEntry 15 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwSgwApnQciArpNumDownlinkErrorLossBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink error loss bytes" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwSgwApnQciArpEntry 16 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwSgwApnQciArpNumCurrentBearers OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of current bearers" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwSgwApnQciArpEntry 17 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwSgwApnQciArpIntervalPeakBearers OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Interval peak number of bearers" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwSgwApnQciArpEntry 18 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwSgwApnQciArpNumTotalBearersSetupSuccess OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers setup successful" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwSgwApnQciArpEntry 19 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwSgwApnQciArpNumTotalBearersSetupFail OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers setup failed" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwSgwApnQciArpEntry 20 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwSgwApnQciArpNumTotalBearersHandoverSuccess OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers handover successfully" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwSgwApnQciArpEntry 21 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwSgwApnQciArpNumTotalBearersHandoverFailure OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers handover failures" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwSgwApnQciArpEntry 22 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwSgwApnQciArpNumTotalBearersNormalRelease OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers released normally" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwSgwApnQciArpEntry 23 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwSgwApnQciArpNumTotalBearersAccessSideNormalRelease OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers released due to access side deactivation" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwSgwApnQciArpEntry 24 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwSgwApnQciArpNumTotalBearersNetworkSideNormalRelease OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers released due to network side deactivation" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwSgwApnQciArpEntry 25 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwSgwApnQciArpNumTotalBearersAbnormalRelease OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers released abnormally" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwSgwApnQciArpEntry 26 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwSgwApnQciArpNumTotalBearersOperatorInitiatedLocalRelease OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers locally released due to operator initiation" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwSgwApnQciArpEntry 27 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwSgwApnQciArpNumTotalBearersIdleTimerExpiryLocalRelease OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers locally released due to idle timer expiry" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwSgwApnQciArpEntry 28 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwSgwApnQciArpNumTotalBearersSessionMaxTimerLocalRelease OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers locally released due to session max timer expiry" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwSgwApnQciArpEntry 29 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwSgwApnQciArpNumTotalBearersInternalErrorsLocalRelease OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers locally released due to internal errors" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwSgwApnQciArpEntry 30 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwSgwApnQciArpNumTotalBearersDuplicateBearesLocalRelease OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers locally released due to duplicate bearers" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwSgwApnQciArpEntry 31 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwSgwApnQciArpNumTotalBearersMiscellaneousLocalRelease OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers locally released due to miscellaneous" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwSgwApnQciArpEntry 32 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwSgwApnQciArpNumTotalBearersS1UPathFailuresAbnormalRelease OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers abnormal release due to S1U path failures" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwSgwApnQciArpEntry 33 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwSgwApnQciArpNumTotalBearersS4UPathFailuresAbnormalRelease OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers abnormal release due to S4U path failures" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwSgwApnQciArpEntry 34 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwSgwApnQciArpNumTotalBearersS12UPathFailuresAbnormalRelease OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers abnormal release due to S12U path failures" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwSgwApnQciArpEntry 35 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwSgwApnQciArpNumTotalBearersS5S8UPathFailuresAbnormalRelease OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers abnormal release due to S5S8U path failures" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwSgwApnQciArpEntry 36 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwSgwApnQciArpNumTotalBearersS11S4PathFailuresAbnormalRelease OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers abnormal release due to S11S4 path failures" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwSgwApnQciArpEntry 37 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwSgwApnQciArpNumTotalBearersS5S8PathFailuresAbnormalRelease OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers abnormal release due to S5S8 path failures" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwSgwApnQciArpEntry 38 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwSgwApnQciArpNumTotalBearersS4UErrorIndicationAbnormalRelease OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers abnormal release due to S4U error indication" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwSgwApnQciArpEntry 39 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwSgwApnQciArpNumTotalBearersS5S8UErrorIndicationAbnormalRelease OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers abnormal release due to S5S8U error indication" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSaegwSgwApnQciArpEntry 40 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceUplaneTable OBJECT-TYPE SYNTAX SEQUENCE OF AffirmedZoneGatewayStatisticsChassisLevelCallPerformanceUplaneEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "" ::= { affirmedZoneMIB 479 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceUplaneEntry OBJECT-TYPE SYNTAX AffirmedZoneGatewayStatisticsChassisLevelCallPerformanceUplaneEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "" INDEX { affirmedZoneName, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceUplaneName, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceUplaneChassis } ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceUplaneTable 1 } AffirmedZoneGatewayStatisticsChassisLevelCallPerformanceUplaneEntry ::= SEQUENCE { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceUplaneName String, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceUplaneChassis Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceUplaneNumCurrentSessions Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceUplaneNumSessionsWithQueuedReport Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceUplaneNumSessionEstabAttempt ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceUplaneNumSessionEstabSuccess ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceUplaneNumSessionEstabFail ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceUplaneNumSessionEstabFailSessionId ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceUplaneNumSessionEstabFailUTeid ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceUplaneNumSessionEstabFailMisc ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceUplaneNumSessionEstabFailSubscrIpAddr ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceUplaneNumSessionEstabFailFpTimeout ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceUplaneNumSessionEstabFailSendToCplane ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceUplaneNumSessionEstabFailDB ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceUplaneNumSessionEstabDupRequest ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceUplaneNumSessionModifyAttempt ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceUplaneNumSessionModifySuccess ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceUplaneNumSessionModifyFail ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceUplaneNumSessionModifyFailCtxtNotFound ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceUplaneNumSessionModifyFailMisc ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceUplaneNumSessionModifyFailFpTimeout ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceUplaneNumSessionModifyFailSendToCplane ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceUplaneNumSessionModifyDupRequest ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceUplaneNumSessionDeleteAttempt ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceUplaneNumSessionDeleteSuccess ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceUplaneNumSessionDeleteFail ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceUplaneNumSessionDeleteFailCtxtNotFound ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceUplaneNumSessionDeleteFailFpTimeout ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceUplaneNumSessionDeleteFailSendToCplane ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceUplaneNumSessionDeleteDupRequest ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceUplaneNumSessionReportToCpAttempt ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceUplaneNumSessionReportToCpSuccess ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceUplaneNumSessionReportToCpFail ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceUplaneNumSessionReportToCpFailTimeout ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceUplaneNumSessionReportToCpFailNoSession ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceUplaneNumSessionReportResponseCtxtNotFound ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceUplaneNumLocalClose ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceUplaneNumLocalCloseSessionMonitor ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceUplaneNumLocalCloseDupSession ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceUplaneNumLocalCloseDefaultQuotaExhausted ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceUplaneNumSessionMonitorReportsSent ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceUplaneNumSessionReportLateResponseDiscarded ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceUplaneNumSessionReportResponseFailNoSession ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceUplaneNumSessionManifestRetrievalRequestRx ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceUplaneNumSessionReportManResponseSent ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceUplaneNumSessionReportManResponseSentFail ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceUplaneClusterLevelHighWatermarkLoad Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceUplaneClusterLevelCurrentLoad Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceUplaneNumLoadControlInformationSent ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceUplaneNumLocalCloseFpOutOfSync ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceUplaneNumLocalCloseTeidCollision ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceUplaneNumLocalClosePeerRestart ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceUplaneNumLocalCloseReportResponseCtxtNotFound ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceUplaneNumLocalCloseReportResponseErrIndication ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceUplaneNumLocalCloseModifyFailFpTimeout ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceUplaneNumLocalCloseAdminClear ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceUplaneNumSessionModifySessionMonitorRequestFailCtxtNotFound ConfdString } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceUplaneName OBJECT-TYPE SYNTAX String MAX-ACCESS not-accessible STATUS current DESCRIPTION "Table Name" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceUplaneEntry 1 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceUplaneChassis OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS not-accessible STATUS current DESCRIPTION "chassis ID" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceUplaneEntry 2 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceUplaneNumCurrentSessions OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceUplaneEntry 3 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceUplaneNumSessionsWithQueuedReport OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceUplaneEntry 4 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceUplaneNumSessionEstabAttempt OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of session establishment attempts" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceUplaneEntry 5 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceUplaneNumSessionEstabSuccess OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of session establishment success" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceUplaneEntry 6 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceUplaneNumSessionEstabFail OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of session establishment failure" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceUplaneEntry 7 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceUplaneNumSessionEstabFailSessionId OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of session establishment session id allocation failure" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceUplaneEntry 8 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceUplaneNumSessionEstabFailUTeid OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of session establishment resource allocation failure" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceUplaneEntry 9 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceUplaneNumSessionEstabFailMisc OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of session establishment misc failure" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceUplaneEntry 10 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceUplaneNumSessionEstabFailSubscrIpAddr OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of session establishment subscriber IP address failure" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceUplaneEntry 11 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceUplaneNumSessionEstabFailFpTimeout OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of session establishment fastpath timeout" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceUplaneEntry 12 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceUplaneNumSessionEstabFailSendToCplane OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of session establishment send response to cplane failure" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceUplaneEntry 13 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceUplaneNumSessionEstabFailDB OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of session establishment session database failure" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceUplaneEntry 14 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceUplaneNumSessionEstabDupRequest OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of session establishment duplicate request received" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceUplaneEntry 15 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceUplaneNumSessionModifyAttempt OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of session modification attempt" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceUplaneEntry 16 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceUplaneNumSessionModifySuccess OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of session modification success" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceUplaneEntry 17 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceUplaneNumSessionModifyFail OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of session modification failure" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceUplaneEntry 18 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceUplaneNumSessionModifyFailCtxtNotFound OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of session modification failure session not found" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceUplaneEntry 19 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceUplaneNumSessionModifyFailMisc OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of session modification misc failure" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceUplaneEntry 20 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceUplaneNumSessionModifyFailFpTimeout OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of session modification fastpath timeout" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceUplaneEntry 21 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceUplaneNumSessionModifyFailSendToCplane OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of session modification send response to cplane failure" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceUplaneEntry 22 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceUplaneNumSessionModifyDupRequest OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of session modification duplicate request received" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceUplaneEntry 23 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceUplaneNumSessionDeleteAttempt OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of session deletion attempt" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceUplaneEntry 24 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceUplaneNumSessionDeleteSuccess OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of session deletion success" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceUplaneEntry 25 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceUplaneNumSessionDeleteFail OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of session deletion failure" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceUplaneEntry 26 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceUplaneNumSessionDeleteFailCtxtNotFound OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of session deletion failure session not found" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceUplaneEntry 27 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceUplaneNumSessionDeleteFailFpTimeout OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of session deletion fastpath timeout" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceUplaneEntry 28 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceUplaneNumSessionDeleteFailSendToCplane OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of session deletion send response to cplane failure" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceUplaneEntry 29 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceUplaneNumSessionDeleteDupRequest OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of session deletion duplicate request received" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceUplaneEntry 30 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceUplaneNumSessionReportToCpAttempt OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of session report to cplane attempt" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceUplaneEntry 31 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceUplaneNumSessionReportToCpSuccess OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of session report to cplane success" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceUplaneEntry 32 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceUplaneNumSessionReportToCpFail OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of session report to cplane failure" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceUplaneEntry 33 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceUplaneNumSessionReportToCpFailTimeout OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of session report failure cplane timeout" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceUplaneEntry 34 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceUplaneNumSessionReportToCpFailNoSession OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "Number of session report failed due to session or procedure not found when received indication from fast path" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceUplaneEntry 35 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceUplaneNumSessionReportResponseCtxtNotFound OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of session report response received from cplane with context not found" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceUplaneEntry 36 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceUplaneNumLocalClose OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of session locally closed" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceUplaneEntry 37 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceUplaneNumLocalCloseSessionMonitor OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of session locally closed due to cplane session monitor failed" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceUplaneEntry 38 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceUplaneNumLocalCloseDupSession OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of session locally closed due to duplicate session request with same cplane seid" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceUplaneEntry 39 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceUplaneNumLocalCloseDefaultQuotaExhausted OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of session locally closed due to default quota exhausted on Uplane" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceUplaneEntry 40 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceUplaneNumSessionMonitorReportsSent OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of session monitor report requests sent" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceUplaneEntry 41 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceUplaneNumSessionReportLateResponseDiscarded OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of session reports discarded due to late response" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceUplaneEntry 42 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceUplaneNumSessionReportResponseFailNoSession OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of session report response failed due to session not found in uplane" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceUplaneEntry 43 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceUplaneNumSessionManifestRetrievalRequestRx OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of session modification attempted requesting manifest retrieval" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceUplaneEntry 44 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceUplaneNumSessionReportManResponseSent OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of session report manifest responses sent" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceUplaneEntry 45 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceUplaneNumSessionReportManResponseSentFail OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of session report manifest responses sent failure" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceUplaneEntry 46 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceUplaneClusterLevelHighWatermarkLoad OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Cluster level high watermark load %" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceUplaneEntry 47 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceUplaneClusterLevelCurrentLoad OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Cluster level current load" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceUplaneEntry 48 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceUplaneNumLoadControlInformationSent OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of times load control information sent" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceUplaneEntry 49 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceUplaneNumLocalCloseFpOutOfSync OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of session locally closed due to fp out of sync" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceUplaneEntry 50 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceUplaneNumLocalCloseTeidCollision OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of session locally closed due to teid collision" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceUplaneEntry 51 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceUplaneNumLocalClosePeerRestart OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of session locally closed due to peer restart" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceUplaneEntry 52 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceUplaneNumLocalCloseReportResponseCtxtNotFound OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of session locally closed due to report resp context not found" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceUplaneEntry 53 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceUplaneNumLocalCloseReportResponseErrIndication OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of session locally closed due to report resp error indication" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceUplaneEntry 54 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceUplaneNumLocalCloseModifyFailFpTimeout OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of session report response failed due fp timeout" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceUplaneEntry 55 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceUplaneNumLocalCloseAdminClear OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of session report response failed due to admin clear" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceUplaneEntry 56 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceUplaneNumSessionModifySessionMonitorRequestFailCtxtNotFound OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of session modification Session Monitor Request failure session not found" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceUplaneEntry 57 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwQciArpTable OBJECT-TYPE SYNTAX SEQUENCE OF AffirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwQciArpEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "" ::= { affirmedZoneMIB 364 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwQciArpEntry OBJECT-TYPE SYNTAX AffirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwQciArpEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "" INDEX { affirmedZoneName, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwQciArpName, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwQciArpQci, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwQciArpArp, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwQciArpChassis } ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwQciArpTable 1 } AffirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwQciArpEntry ::= SEQUENCE { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwQciArpName String, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwQciArpQci Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwQciArpArp Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwQciArpChassis Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwQciArpNumUplinkPackets ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwQciArpNumUplinkBytes ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwQciArpNumUplinkDropPackets ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwQciArpNumUplinkDropBytes ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwQciArpNumUplinkErrorLossPackets ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwQciArpNumUplinkErrorLossBytes ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwQciArpNumDownlinkPackets ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwQciArpNumDownlinkBytes ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwQciArpNumDownlinkDropPackets ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwQciArpNumDownlinkDropBytes ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwQciArpNumDownlinkErrorLossPackets ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwQciArpNumDownlinkErrorLossBytes ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwQciArpNumCurrentBearers ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwQciArpIntervalPeakBearers Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwQciArpNumTotalBearersSetupSuccess ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwQciArpNumTotalBearersSetupFail ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwQciArpNumTotalBearersHandoverSuccess ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwQciArpNumTotalBearersHandoverFailure ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwQciArpNumTotalBearersNormalRelease ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwQciArpNumTotalBearersAccessSideNormalRelease ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwQciArpNumTotalBearersNetworkSideNormalRelease ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwQciArpNumTotalBearersAbnormalRelease ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwQciArpNumTotalBearersOperatorInitiatedLocalRelease ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwQciArpNumTotalBearersIdleTimerExpiryLocalRelease ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwQciArpNumTotalBearersSessionMaxTimerLocalRelease ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwQciArpNumTotalBearersInternalErrorsLocalRelease ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwQciArpNumTotalBearersDuplicateBearesLocalRelease ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwQciArpNumTotalBearersMiscellaneousLocalRelease ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwQciArpNumTotalBearersS5S8UPathFailuresAbnormalRelease ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwQciArpNumTotalBearersS5S8PathFailuresAbnormalRelease ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwQciArpNumTotalBearersS5S8UErrorIndicationAbnormalRelease ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwQciArpNumCurrentRules ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwQciArpIntervalPeakRules Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwQciArpNumTotalRulesInstallSuccess ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwQciArpNumTotalRulesInstallFail ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwQciArpNumTotalRulesInstallFailGxUnknownRuleName ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwQciArpNumTotalRulesInstallFailGxRatingGroupError ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwQciArpNumTotalRulesInstallFailGxGwPCEFMalfunction ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwQciArpNumTotalRulesInstallFailGxResourceLimitation ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwQciArpNumTotalRulesInstallFailGxMaxNumBearersReached ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwQciArpNumTotalRulesInstallFailGxMissingFlowInfo ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwQciArpNumTotalRulesInstallFailGxResourceAllocationFailure ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwQciArpNumTotalRulesInstallFailGxUnsuccessfulQosValidation ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwQciArpNumTotalRulesInstallFailGxIncorrectFlowInfo ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwQciArpNumTotalRulesInstallFailGxFilterRestrictions ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwQciArpNumTotalRulesInstallFailGxMissingRedirectServerAddress ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwQciArpNumTotalRulesInstallFailGtpS5S8CbrResponseFailure ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwQciArpNumTotalRulesInstallFailGtpS5S8CbrResponseTimeout ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwQciArpNumTotalRulesInstallFailGtpS5S8UbrResponseFailure ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwQciArpNumTotalRulesInstallFailGtpS5S8UbrResponseTimeout ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwQciArpNumTotalRulesInstallFailGtpS2bCbrResponseFailure ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwQciArpNumTotalRulesInstallFailGtpS2bCbrResponseTimeout ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwQciArpNumTotalRulesInstallFailGtpS2bUbrResponseFailure ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwQciArpNumTotalRulesInstallFailGtpS2bUbrResponseTimeout ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwQciArpNumTotalRulesInstallFailGtpS2aCbrResponseFailure ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwQciArpNumTotalRulesInstallFailGtpS2aCbrResponseTimeout ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwQciArpNumTotalRulesInstallFailGtpS2aUbrResponseFailure ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwQciArpNumTotalRulesInstallFailGtpS2aUbrResponseTimeout ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwQciArpNumTotalRulesInstallFailGtpCbrResponseFailure ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwQciArpNumTotalRulesInstallFailGtpCbrResponseTimeout ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwQciArpNumTotalRulesInstallFailGtpUbrResponseFailure ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwQciArpNumTotalRulesInstallFailGtpUbrResponseTimeout ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwQciArpNumTotalRulesInstallFailLocalSystemResourceFailure ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwQciArpNumTotalRulesModifySuccess ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwQciArpNumTotalRulesModifyFail ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwQciArpNumTotalRulesModifyFailGxRatingGroupError ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwQciArpNumTotalRulesModifyFailGxGwPCEFMalfunction ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwQciArpNumTotalRulesModifyFailGxResourceLimitation ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwQciArpNumTotalRulesModifyFailGxResourceAllocationFailure ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwQciArpNumTotalRulesModifyFailGxUnsuccessfulQosValidation ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwQciArpNumTotalRulesModifyFailGxIncorrectFlowInfo ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwQciArpNumTotalRulesModifyFailGxFilterRestrictions ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwQciArpNumTotalRulesModifyFailGxMissingRedirectServerAddress ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwQciArpNumTotalRulesModifyFailGtpS5S8UbrResponseFailure ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwQciArpNumTotalRulesModifyFailGtpS5S8UbrResponseTimeout ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwQciArpNumTotalRulesModifyFailGtpS2bUbrResponseFailure ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwQciArpNumTotalRulesModifyFailGtpS2bUbrResponseTimeout ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwQciArpNumTotalRulesModifyFailGtpS2aUbrResponseFailure ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwQciArpNumTotalRulesModifyFailGtpS2aUbrResponseTimeout ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwQciArpNumTotalRulesModifyFailGtpUbrResponseFailure ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwQciArpNumTotalRulesModifyFailGtpUbrResponseTimeout ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwQciArpNumTotalRulesModifyFailLocalSystemResourceFailure ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwQciArpNumTotalRulesRemoveSuccess ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwQciArpNumTotalRulesRemoveFail ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwQciArpNumTotalRulesRemoveFailGxUnknownRuleName ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwQciArpNumTotalRulesRemoveFailGtpS5S8UbrResponseFailure ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwQciArpNumTotalRulesRemoveFailGtpS5S8UbrResponseTimeout ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwQciArpNumTotalRulesRemoveFailGtpS5S8DbrResponseFailure ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwQciArpNumTotalRulesRemoveFailGtpS5S8DbrResponseTimeout ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwQciArpNumTotalRulesRemoveFailGtpS2bUbrResponseFailure ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwQciArpNumTotalRulesRemoveFailGtpS2bUbrResponseTimeout ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwQciArpNumTotalRulesRemoveFailGtpS2bDbrResponseFailure ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwQciArpNumTotalRulesRemoveFailGtpS2bDbrResponseTimeout ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwQciArpNumTotalRulesRemoveFailGtpS2aUbrResponseFailure ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwQciArpNumTotalRulesRemoveFailGtpS2aUbrResponseTimeout ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwQciArpNumTotalRulesRemoveFailGtpS2aDbrResponseFailure ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwQciArpNumTotalRulesRemoveFailGtpS2aDbrResponseTimeout ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwQciArpNumTotalRulesRemoveFailGtpUbrResponseFailure ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwQciArpNumTotalRulesRemoveFailGtpUbrResponseTimeout ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwQciArpNumTotalRulesRemoveFailGtpDbrResponseFailure ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwQciArpNumTotalRulesRemoveFailGtpDbrResponseTimeout ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwQciArpNumTotalRulesRemoveFailLocalSystemResourceFailure ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwQciArpNumTotalRulesActiveGyReallocationofCredit ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwQciArpNumTotalRulesInactiveGyOutofCredit ConfdString } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwQciArpName OBJECT-TYPE SYNTAX String MAX-ACCESS not-accessible STATUS current DESCRIPTION "Table Name" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwQciArpEntry 1 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwQciArpQci OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS not-accessible STATUS current DESCRIPTION "Bearer QCI Value" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwQciArpEntry 2 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwQciArpArp OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS not-accessible STATUS current DESCRIPTION "Bearer ARP-PL Value" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwQciArpEntry 3 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwQciArpChassis OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS not-accessible STATUS current DESCRIPTION "chassis ID" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwQciArpEntry 4 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwQciArpNumUplinkPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink packets received" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwQciArpEntry 5 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwQciArpNumUplinkBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink bytes received" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwQciArpEntry 6 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwQciArpNumUplinkDropPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink packets dropped" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwQciArpEntry 7 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwQciArpNumUplinkDropBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink bytes dropped" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwQciArpEntry 8 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwQciArpNumUplinkErrorLossPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink error loss packets" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwQciArpEntry 9 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwQciArpNumUplinkErrorLossBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink error loss bytes" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwQciArpEntry 10 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwQciArpNumDownlinkPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink packets received" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwQciArpEntry 11 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwQciArpNumDownlinkBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink bytes received" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwQciArpEntry 12 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwQciArpNumDownlinkDropPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink packets dropped" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwQciArpEntry 13 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwQciArpNumDownlinkDropBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink bytes dropped" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwQciArpEntry 14 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwQciArpNumDownlinkErrorLossPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink error loss packets" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwQciArpEntry 15 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwQciArpNumDownlinkErrorLossBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink error loss bytes" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwQciArpEntry 16 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwQciArpNumCurrentBearers OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of current bearers" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwQciArpEntry 17 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwQciArpIntervalPeakBearers OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Interval peak number of bearers" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwQciArpEntry 18 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwQciArpNumTotalBearersSetupSuccess OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers setup successful" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwQciArpEntry 19 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwQciArpNumTotalBearersSetupFail OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers setup failed" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwQciArpEntry 20 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwQciArpNumTotalBearersHandoverSuccess OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers handover successfully" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwQciArpEntry 21 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwQciArpNumTotalBearersHandoverFailure OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers handover failures" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwQciArpEntry 22 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwQciArpNumTotalBearersNormalRelease OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers released normally" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwQciArpEntry 23 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwQciArpNumTotalBearersAccessSideNormalRelease OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers released due to access side deactivation" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwQciArpEntry 24 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwQciArpNumTotalBearersNetworkSideNormalRelease OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers released due to network side deactivation" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwQciArpEntry 25 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwQciArpNumTotalBearersAbnormalRelease OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers released abnormally" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwQciArpEntry 26 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwQciArpNumTotalBearersOperatorInitiatedLocalRelease OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers locally released due to operator initiation" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwQciArpEntry 27 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwQciArpNumTotalBearersIdleTimerExpiryLocalRelease OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers locally released due to idle timer expiry" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwQciArpEntry 28 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwQciArpNumTotalBearersSessionMaxTimerLocalRelease OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers locally released due to session max timer expiry" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwQciArpEntry 29 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwQciArpNumTotalBearersInternalErrorsLocalRelease OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers locally released due to internal errors" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwQciArpEntry 30 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwQciArpNumTotalBearersDuplicateBearesLocalRelease OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers locally released due to duplicate bearers" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwQciArpEntry 31 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwQciArpNumTotalBearersMiscellaneousLocalRelease OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers locally released due to miscellaneous" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwQciArpEntry 32 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwQciArpNumTotalBearersS5S8UPathFailuresAbnormalRelease OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers abnormal release due to S5S8U path failures" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwQciArpEntry 33 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwQciArpNumTotalBearersS5S8PathFailuresAbnormalRelease OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers abnormal release due to S5S8 path failures" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwQciArpEntry 34 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwQciArpNumTotalBearersS5S8UErrorIndicationAbnormalRelease OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers abnormal release due to S5S8U error indication" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwQciArpEntry 35 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwQciArpNumCurrentRules OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of current rules" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwQciArpEntry 36 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwQciArpIntervalPeakRules OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Interval peak number of rules" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwQciArpEntry 37 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwQciArpNumTotalRulesInstallSuccess OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules install successful" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwQciArpEntry 38 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwQciArpNumTotalRulesInstallFail OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules install failed" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwQciArpEntry 39 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwQciArpNumTotalRulesInstallFailGxUnknownRuleName OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules install fail due to gx unknown rule name" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwQciArpEntry 40 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwQciArpNumTotalRulesInstallFailGxRatingGroupError OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules install fail due to gx rating group error" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwQciArpEntry 41 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwQciArpNumTotalRulesInstallFailGxGwPCEFMalfunction OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules install fail due to gx gw/pcef malfunction" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwQciArpEntry 42 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwQciArpNumTotalRulesInstallFailGxResourceLimitation OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules install fail due to gx resource limitation" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwQciArpEntry 43 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwQciArpNumTotalRulesInstallFailGxMaxNumBearersReached OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules install fail due to gx maximum number of bearers reached per IP-CAN session" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwQciArpEntry 44 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwQciArpNumTotalRulesInstallFailGxMissingFlowInfo OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules install fail due to gx missing flow info" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwQciArpEntry 45 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwQciArpNumTotalRulesInstallFailGxResourceAllocationFailure OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules install fail due to gx resource allocation failure" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwQciArpEntry 46 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwQciArpNumTotalRulesInstallFailGxUnsuccessfulQosValidation OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules install fail due to gx unsuccessful qos validation" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwQciArpEntry 47 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwQciArpNumTotalRulesInstallFailGxIncorrectFlowInfo OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules install fail due to gx incorrect flow info" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwQciArpEntry 48 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwQciArpNumTotalRulesInstallFailGxFilterRestrictions OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules install fail due to gx flow filter restrictions" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwQciArpEntry 49 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwQciArpNumTotalRulesInstallFailGxMissingRedirectServerAddress OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules install fail due to gx missing redirect server address" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwQciArpEntry 50 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwQciArpNumTotalRulesInstallFailGtpS5S8CbrResponseFailure OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules install fail due to gtp s5s8 cbr response failure" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwQciArpEntry 51 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwQciArpNumTotalRulesInstallFailGtpS5S8CbrResponseTimeout OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules install fail due to gtp s5s8 cbr response timeout" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwQciArpEntry 52 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwQciArpNumTotalRulesInstallFailGtpS5S8UbrResponseFailure OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules install fail due to gtp s5s8 ubr response failure" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwQciArpEntry 53 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwQciArpNumTotalRulesInstallFailGtpS5S8UbrResponseTimeout OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules install fail due to gtp s5s8 ubr response timeout" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwQciArpEntry 54 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwQciArpNumTotalRulesInstallFailGtpS2bCbrResponseFailure OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules install fail due to gtp s2b cbr response failure" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwQciArpEntry 55 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwQciArpNumTotalRulesInstallFailGtpS2bCbrResponseTimeout OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules install fail due to gtp s2b cbr response timeout" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwQciArpEntry 56 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwQciArpNumTotalRulesInstallFailGtpS2bUbrResponseFailure OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules install fail due to gtp s2b ubr response failure" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwQciArpEntry 57 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwQciArpNumTotalRulesInstallFailGtpS2bUbrResponseTimeout OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules install fail due to gtp s2b ubr response timeout" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwQciArpEntry 58 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwQciArpNumTotalRulesInstallFailGtpS2aCbrResponseFailure OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules install fail due to gtp s2a cbr response failure" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwQciArpEntry 59 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwQciArpNumTotalRulesInstallFailGtpS2aCbrResponseTimeout OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules install fail due to gtp s2a cbr response timeout" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwQciArpEntry 60 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwQciArpNumTotalRulesInstallFailGtpS2aUbrResponseFailure OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules install fail due to gtp s2a ubr response failure" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwQciArpEntry 61 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwQciArpNumTotalRulesInstallFailGtpS2aUbrResponseTimeout OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules install fail due to gtp s2a ubr response timeout" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwQciArpEntry 62 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwQciArpNumTotalRulesInstallFailGtpCbrResponseFailure OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules install fail due to gtp cbr response failure" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwQciArpEntry 63 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwQciArpNumTotalRulesInstallFailGtpCbrResponseTimeout OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules install fail due to gtp cbr response timeout" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwQciArpEntry 64 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwQciArpNumTotalRulesInstallFailGtpUbrResponseFailure OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules install fail due to gtp ubr response failure" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwQciArpEntry 65 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwQciArpNumTotalRulesInstallFailGtpUbrResponseTimeout OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules install fail due to gtp ubr response timeout" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwQciArpEntry 66 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwQciArpNumTotalRulesInstallFailLocalSystemResourceFailure OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules install fail due to local system resource failure" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwQciArpEntry 67 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwQciArpNumTotalRulesModifySuccess OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules modify successful" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwQciArpEntry 68 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwQciArpNumTotalRulesModifyFail OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules modify failed" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwQciArpEntry 69 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwQciArpNumTotalRulesModifyFailGxRatingGroupError OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules modify fail due to gx rating group error" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwQciArpEntry 70 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwQciArpNumTotalRulesModifyFailGxGwPCEFMalfunction OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules modify fail due to gx gw/pcef malfunction" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwQciArpEntry 71 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwQciArpNumTotalRulesModifyFailGxResourceLimitation OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules modify fail due to gx resource limitation" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwQciArpEntry 72 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwQciArpNumTotalRulesModifyFailGxResourceAllocationFailure OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules modify fail due to gx resource allocation failure" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwQciArpEntry 73 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwQciArpNumTotalRulesModifyFailGxUnsuccessfulQosValidation OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules modify fail due to gx unsuccessful qos validation" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwQciArpEntry 74 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwQciArpNumTotalRulesModifyFailGxIncorrectFlowInfo OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules modify fail due to gx incorrect flow info" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwQciArpEntry 75 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwQciArpNumTotalRulesModifyFailGxFilterRestrictions OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules modify fail due to gx flow filter restrictions" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwQciArpEntry 76 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwQciArpNumTotalRulesModifyFailGxMissingRedirectServerAddress OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules modify fail due to gx missing redirect server address" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwQciArpEntry 77 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwQciArpNumTotalRulesModifyFailGtpS5S8UbrResponseFailure OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules modify fail due to gtp s5s8 ubr response failure" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwQciArpEntry 78 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwQciArpNumTotalRulesModifyFailGtpS5S8UbrResponseTimeout OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules modify fail due to gtp s5s8 ubr response timeout" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwQciArpEntry 79 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwQciArpNumTotalRulesModifyFailGtpS2bUbrResponseFailure OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules modify fail due to gtp s2b ubr response failure" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwQciArpEntry 80 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwQciArpNumTotalRulesModifyFailGtpS2bUbrResponseTimeout OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules modify fail due to gtp s2b ubr response timeout" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwQciArpEntry 81 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwQciArpNumTotalRulesModifyFailGtpS2aUbrResponseFailure OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules modify fail due to gtp s2a ubr response failure" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwQciArpEntry 82 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwQciArpNumTotalRulesModifyFailGtpS2aUbrResponseTimeout OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules modify fail due to gtp s2a ubr response timeout" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwQciArpEntry 83 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwQciArpNumTotalRulesModifyFailGtpUbrResponseFailure OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules modify fail due to gtp ubr response failure" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwQciArpEntry 84 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwQciArpNumTotalRulesModifyFailGtpUbrResponseTimeout OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules modify fail due to gtp ubr response timeout" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwQciArpEntry 85 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwQciArpNumTotalRulesModifyFailLocalSystemResourceFailure OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules modify fail due to local system resource failure" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwQciArpEntry 86 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwQciArpNumTotalRulesRemoveSuccess OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules remove successful" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwQciArpEntry 87 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwQciArpNumTotalRulesRemoveFail OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules remove failed" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwQciArpEntry 88 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwQciArpNumTotalRulesRemoveFailGxUnknownRuleName OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules remove fail due to gx unknown rule name" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwQciArpEntry 89 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwQciArpNumTotalRulesRemoveFailGtpS5S8UbrResponseFailure OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules remove fail due to gtp s5s8 ubr response failure" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwQciArpEntry 90 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwQciArpNumTotalRulesRemoveFailGtpS5S8UbrResponseTimeout OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules remove fail due to gtp s5s8 ubr response timeout" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwQciArpEntry 91 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwQciArpNumTotalRulesRemoveFailGtpS5S8DbrResponseFailure OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules remove fail due to gtp s5s8 dbr response failure" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwQciArpEntry 92 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwQciArpNumTotalRulesRemoveFailGtpS5S8DbrResponseTimeout OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules remove fail due to gtp s5s8 dbr response timeout" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwQciArpEntry 93 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwQciArpNumTotalRulesRemoveFailGtpS2bUbrResponseFailure OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules remove fail due to gtp s2b ubr response failure" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwQciArpEntry 94 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwQciArpNumTotalRulesRemoveFailGtpS2bUbrResponseTimeout OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules remove fail due to gtp s2b ubr response timeout" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwQciArpEntry 95 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwQciArpNumTotalRulesRemoveFailGtpS2bDbrResponseFailure OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules remove fail due to gtp s2b dbr response failure" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwQciArpEntry 96 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwQciArpNumTotalRulesRemoveFailGtpS2bDbrResponseTimeout OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules remove fail due to gtp s2b dbr response timeout" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwQciArpEntry 97 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwQciArpNumTotalRulesRemoveFailGtpS2aUbrResponseFailure OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules remove fail due to gtp s2a ubr response failure" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwQciArpEntry 98 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwQciArpNumTotalRulesRemoveFailGtpS2aUbrResponseTimeout OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules remove fail due to gtp s2a ubr response timeout" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwQciArpEntry 99 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwQciArpNumTotalRulesRemoveFailGtpS2aDbrResponseFailure OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules remove fail due to gtp s2a dbr response failure" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwQciArpEntry 100 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwQciArpNumTotalRulesRemoveFailGtpS2aDbrResponseTimeout OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules remove fail due to gtp s2a dbr response timeout" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwQciArpEntry 101 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwQciArpNumTotalRulesRemoveFailGtpUbrResponseFailure OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules remove fail due to gtp ubr response failure" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwQciArpEntry 102 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwQciArpNumTotalRulesRemoveFailGtpUbrResponseTimeout OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules remove fail due to gtp ubr response timeout" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwQciArpEntry 103 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwQciArpNumTotalRulesRemoveFailGtpDbrResponseFailure OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules remove fail due to gtp dbr response failure" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwQciArpEntry 104 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwQciArpNumTotalRulesRemoveFailGtpDbrResponseTimeout OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules remove fail due to gtp dbr response timeout" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwQciArpEntry 105 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwQciArpNumTotalRulesRemoveFailLocalSystemResourceFailure OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules remove fail due to local system resource failure" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwQciArpEntry 106 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwQciArpNumTotalRulesActiveGyReallocationofCredit OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules active due to gy reallocation of credit" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwQciArpEntry 107 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwQciArpNumTotalRulesInactiveGyOutofCredit OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules inactive due to gy out of credit" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwQciArpEntry 108 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwApnQciArpTable OBJECT-TYPE SYNTAX SEQUENCE OF AffirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwApnQciArpEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "" ::= { affirmedZoneMIB 365 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwApnQciArpEntry OBJECT-TYPE SYNTAX AffirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwApnQciArpEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "" INDEX { affirmedZoneName, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwApnQciArpName, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwApnQciArpQci, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwApnQciArpArp, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwApnQciArpChassis } ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwApnQciArpTable 1 } AffirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwApnQciArpEntry ::= SEQUENCE { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwApnQciArpName String, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwApnQciArpQci Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwApnQciArpArp Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwApnQciArpChassis Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwApnQciArpNumUplinkPackets ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwApnQciArpNumUplinkBytes ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwApnQciArpNumUplinkDropPackets ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwApnQciArpNumUplinkDropBytes ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwApnQciArpNumUplinkErrorLossPackets ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwApnQciArpNumUplinkErrorLossBytes ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwApnQciArpNumDownlinkPackets ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwApnQciArpNumDownlinkBytes ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwApnQciArpNumDownlinkDropPackets ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwApnQciArpNumDownlinkDropBytes ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwApnQciArpNumDownlinkErrorLossPackets ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwApnQciArpNumDownlinkErrorLossBytes ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwApnQciArpNumCurrentBearers ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwApnQciArpIntervalPeakBearers Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwApnQciArpNumTotalBearersSetupSuccess ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwApnQciArpNumTotalBearersSetupFail ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwApnQciArpNumTotalBearersHandoverSuccess ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwApnQciArpNumTotalBearersHandoverFailure ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwApnQciArpNumTotalBearersNormalRelease ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwApnQciArpNumTotalBearersAccessSideNormalRelease ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwApnQciArpNumTotalBearersNetworkSideNormalRelease ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwApnQciArpNumTotalBearersAbnormalRelease ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwApnQciArpNumTotalBearersOperatorInitiatedLocalRelease ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwApnQciArpNumTotalBearersIdleTimerExpiryLocalRelease ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwApnQciArpNumTotalBearersSessionMaxTimerLocalRelease ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwApnQciArpNumTotalBearersInternalErrorsLocalRelease ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwApnQciArpNumTotalBearersDuplicateBearesLocalRelease ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwApnQciArpNumTotalBearersMiscellaneousLocalRelease ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwApnQciArpNumTotalBearersS5S8UPathFailuresAbnormalRelease ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwApnQciArpNumTotalBearersS5S8PathFailuresAbnormalRelease ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwApnQciArpNumTotalBearersS5S8UErrorIndicationAbnormalRelease ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwApnQciArpNumCurrentRules ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwApnQciArpIntervalPeakRules Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwApnQciArpNumTotalRulesInstallSuccess ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwApnQciArpNumTotalRulesInstallFail ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwApnQciArpNumTotalRulesInstallFailGxUnknownRuleName ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwApnQciArpNumTotalRulesInstallFailGxRatingGroupError ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwApnQciArpNumTotalRulesInstallFailGxGwPCEFMalfunction ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwApnQciArpNumTotalRulesInstallFailGxResourceLimitation ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwApnQciArpNumTotalRulesInstallFailGxMaxNumBearersReached ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwApnQciArpNumTotalRulesInstallFailGxMissingFlowInfo ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwApnQciArpNumTotalRulesInstallFailGxResourceAllocationFailure ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwApnQciArpNumTotalRulesInstallFailGxUnsuccessfulQosValidation ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwApnQciArpNumTotalRulesInstallFailGxIncorrectFlowInfo ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwApnQciArpNumTotalRulesInstallFailGxFilterRestrictions ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwApnQciArpNumTotalRulesInstallFailGxMissingRedirectServerAddress ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwApnQciArpNumTotalRulesInstallFailGtpS5S8CbrResponseFailure ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwApnQciArpNumTotalRulesInstallFailGtpS5S8CbrResponseTimeout ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwApnQciArpNumTotalRulesInstallFailGtpS5S8UbrResponseFailure ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwApnQciArpNumTotalRulesInstallFailGtpS5S8UbrResponseTimeout ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwApnQciArpNumTotalRulesInstallFailGtpS2bCbrResponseFailure ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwApnQciArpNumTotalRulesInstallFailGtpS2bCbrResponseTimeout ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwApnQciArpNumTotalRulesInstallFailGtpS2bUbrResponseFailure ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwApnQciArpNumTotalRulesInstallFailGtpS2bUbrResponseTimeout ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwApnQciArpNumTotalRulesInstallFailGtpS2aCbrResponseFailure ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwApnQciArpNumTotalRulesInstallFailGtpS2aCbrResponseTimeout ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwApnQciArpNumTotalRulesInstallFailGtpS2aUbrResponseFailure ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwApnQciArpNumTotalRulesInstallFailGtpS2aUbrResponseTimeout ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwApnQciArpNumTotalRulesInstallFailGtpCbrResponseFailure ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwApnQciArpNumTotalRulesInstallFailGtpCbrResponseTimeout ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwApnQciArpNumTotalRulesInstallFailGtpUbrResponseFailure ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwApnQciArpNumTotalRulesInstallFailGtpUbrResponseTimeout ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwApnQciArpNumTotalRulesInstallFailLocalSystemResourceFailure ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwApnQciArpNumTotalRulesModifySuccess ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwApnQciArpNumTotalRulesModifyFail ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwApnQciArpNumTotalRulesModifyFailGxRatingGroupError ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwApnQciArpNumTotalRulesModifyFailGxGwPCEFMalfunction ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwApnQciArpNumTotalRulesModifyFailGxResourceLimitation ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwApnQciArpNumTotalRulesModifyFailGxResourceAllocationFailure ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwApnQciArpNumTotalRulesModifyFailGxUnsuccessfulQosValidation ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwApnQciArpNumTotalRulesModifyFailGxIncorrectFlowInfo ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwApnQciArpNumTotalRulesModifyFailGxFilterRestrictions ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwApnQciArpNumTotalRulesModifyFailGxMissingRedirectServerAddress ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwApnQciArpNumTotalRulesModifyFailGtpS5S8UbrResponseFailure ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwApnQciArpNumTotalRulesModifyFailGtpS5S8UbrResponseTimeout ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwApnQciArpNumTotalRulesModifyFailGtpS2bUbrResponseFailure ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwApnQciArpNumTotalRulesModifyFailGtpS2bUbrResponseTimeout ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwApnQciArpNumTotalRulesModifyFailGtpS2aUbrResponseFailure ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwApnQciArpNumTotalRulesModifyFailGtpS2aUbrResponseTimeout ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwApnQciArpNumTotalRulesModifyFailGtpUbrResponseFailure ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwApnQciArpNumTotalRulesModifyFailGtpUbrResponseTimeout ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwApnQciArpNumTotalRulesModifyFailLocalSystemResourceFailure ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwApnQciArpNumTotalRulesRemoveSuccess ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwApnQciArpNumTotalRulesRemoveFail ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwApnQciArpNumTotalRulesRemoveFailGxUnknownRuleName ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwApnQciArpNumTotalRulesRemoveFailGtpS5S8UbrResponseFailure ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwApnQciArpNumTotalRulesRemoveFailGtpS5S8UbrResponseTimeout ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwApnQciArpNumTotalRulesRemoveFailGtpS5S8DbrResponseFailure ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwApnQciArpNumTotalRulesRemoveFailGtpS5S8DbrResponseTimeout ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwApnQciArpNumTotalRulesRemoveFailGtpS2bUbrResponseFailure ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwApnQciArpNumTotalRulesRemoveFailGtpS2bUbrResponseTimeout ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwApnQciArpNumTotalRulesRemoveFailGtpS2bDbrResponseFailure ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwApnQciArpNumTotalRulesRemoveFailGtpS2bDbrResponseTimeout ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwApnQciArpNumTotalRulesRemoveFailGtpS2aUbrResponseFailure ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwApnQciArpNumTotalRulesRemoveFailGtpS2aUbrResponseTimeout ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwApnQciArpNumTotalRulesRemoveFailGtpS2aDbrResponseFailure ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwApnQciArpNumTotalRulesRemoveFailGtpS2aDbrResponseTimeout ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwApnQciArpNumTotalRulesRemoveFailGtpUbrResponseFailure ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwApnQciArpNumTotalRulesRemoveFailGtpUbrResponseTimeout ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwApnQciArpNumTotalRulesRemoveFailGtpDbrResponseFailure ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwApnQciArpNumTotalRulesRemoveFailGtpDbrResponseTimeout ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwApnQciArpNumTotalRulesRemoveFailLocalSystemResourceFailure ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwApnQciArpNumTotalRulesActiveGyReallocationofCredit ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwApnQciArpNumTotalRulesInactiveGyOutofCredit ConfdString } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwApnQciArpName OBJECT-TYPE SYNTAX String MAX-ACCESS not-accessible STATUS current DESCRIPTION "Table Name" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwApnQciArpEntry 1 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwApnQciArpQci OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS not-accessible STATUS current DESCRIPTION "Bearer QCI Value" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwApnQciArpEntry 2 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwApnQciArpArp OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS not-accessible STATUS current DESCRIPTION "Bearer ARP Value" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwApnQciArpEntry 3 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwApnQciArpChassis OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS not-accessible STATUS current DESCRIPTION "chassis ID" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwApnQciArpEntry 4 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwApnQciArpNumUplinkPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink packets received" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwApnQciArpEntry 5 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwApnQciArpNumUplinkBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink bytes received" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwApnQciArpEntry 6 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwApnQciArpNumUplinkDropPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink packets dropped" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwApnQciArpEntry 7 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwApnQciArpNumUplinkDropBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink bytes dropped" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwApnQciArpEntry 8 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwApnQciArpNumUplinkErrorLossPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink error loss packets" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwApnQciArpEntry 9 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwApnQciArpNumUplinkErrorLossBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink error loss bytes" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwApnQciArpEntry 10 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwApnQciArpNumDownlinkPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink packets received" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwApnQciArpEntry 11 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwApnQciArpNumDownlinkBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink bytes received" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwApnQciArpEntry 12 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwApnQciArpNumDownlinkDropPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink packets dropped" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwApnQciArpEntry 13 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwApnQciArpNumDownlinkDropBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink bytes dropped" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwApnQciArpEntry 14 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwApnQciArpNumDownlinkErrorLossPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink error loss packets" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwApnQciArpEntry 15 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwApnQciArpNumDownlinkErrorLossBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink error loss bytes" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwApnQciArpEntry 16 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwApnQciArpNumCurrentBearers OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of current bearers" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwApnQciArpEntry 17 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwApnQciArpIntervalPeakBearers OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Interval peak number of bearers" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwApnQciArpEntry 18 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwApnQciArpNumTotalBearersSetupSuccess OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers setup successful" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwApnQciArpEntry 19 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwApnQciArpNumTotalBearersSetupFail OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers setup failed" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwApnQciArpEntry 20 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwApnQciArpNumTotalBearersHandoverSuccess OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers handover successfully" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwApnQciArpEntry 21 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwApnQciArpNumTotalBearersHandoverFailure OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers handover failures" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwApnQciArpEntry 22 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwApnQciArpNumTotalBearersNormalRelease OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers released normally" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwApnQciArpEntry 23 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwApnQciArpNumTotalBearersAccessSideNormalRelease OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers released due to access side deactivation" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwApnQciArpEntry 24 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwApnQciArpNumTotalBearersNetworkSideNormalRelease OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers released due to network side deactivation" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwApnQciArpEntry 25 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwApnQciArpNumTotalBearersAbnormalRelease OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers released abnormally" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwApnQciArpEntry 26 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwApnQciArpNumTotalBearersOperatorInitiatedLocalRelease OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers locally released due to operator initiation" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwApnQciArpEntry 27 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwApnQciArpNumTotalBearersIdleTimerExpiryLocalRelease OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers locally released due to idle timer expiry" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwApnQciArpEntry 28 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwApnQciArpNumTotalBearersSessionMaxTimerLocalRelease OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers locally released due to session max timer expiry" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwApnQciArpEntry 29 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwApnQciArpNumTotalBearersInternalErrorsLocalRelease OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers locally released due to internal errors" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwApnQciArpEntry 30 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwApnQciArpNumTotalBearersDuplicateBearesLocalRelease OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers locally released due to duplicate bearers" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwApnQciArpEntry 31 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwApnQciArpNumTotalBearersMiscellaneousLocalRelease OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers locally released due to miscellaneous" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwApnQciArpEntry 32 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwApnQciArpNumTotalBearersS5S8UPathFailuresAbnormalRelease OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers abnormal release due to S5S8U path failures" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwApnQciArpEntry 33 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwApnQciArpNumTotalBearersS5S8PathFailuresAbnormalRelease OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers abnormal release due to S5S8 path failures" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwApnQciArpEntry 34 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwApnQciArpNumTotalBearersS5S8UErrorIndicationAbnormalRelease OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers abnormal release due to S5S8U error indication" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwApnQciArpEntry 35 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwApnQciArpNumCurrentRules OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of current rules" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwApnQciArpEntry 36 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwApnQciArpIntervalPeakRules OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Interval peak number of rules" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwApnQciArpEntry 37 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwApnQciArpNumTotalRulesInstallSuccess OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules install successful" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwApnQciArpEntry 38 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwApnQciArpNumTotalRulesInstallFail OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules install failed" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwApnQciArpEntry 39 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwApnQciArpNumTotalRulesInstallFailGxUnknownRuleName OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules install fail due to gx unknown rule name" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwApnQciArpEntry 40 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwApnQciArpNumTotalRulesInstallFailGxRatingGroupError OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules install fail due to gx rating group error" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwApnQciArpEntry 41 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwApnQciArpNumTotalRulesInstallFailGxGwPCEFMalfunction OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules install fail due to gx gw/pcef malfunction" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwApnQciArpEntry 42 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwApnQciArpNumTotalRulesInstallFailGxResourceLimitation OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules install fail due to gx resource limitation" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwApnQciArpEntry 43 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwApnQciArpNumTotalRulesInstallFailGxMaxNumBearersReached OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules install fail due to gx maximum number of bearers reached per IP-CAN session" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwApnQciArpEntry 44 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwApnQciArpNumTotalRulesInstallFailGxMissingFlowInfo OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules install fail due to gx missing flow info" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwApnQciArpEntry 45 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwApnQciArpNumTotalRulesInstallFailGxResourceAllocationFailure OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules install fail due to gx resource allocation failure" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwApnQciArpEntry 46 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwApnQciArpNumTotalRulesInstallFailGxUnsuccessfulQosValidation OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules install fail due to gx unsuccessful qos validation" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwApnQciArpEntry 47 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwApnQciArpNumTotalRulesInstallFailGxIncorrectFlowInfo OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules install fail due to gx incorrect flow info" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwApnQciArpEntry 48 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwApnQciArpNumTotalRulesInstallFailGxFilterRestrictions OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules install fail due to gx flow filter restrictions" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwApnQciArpEntry 49 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwApnQciArpNumTotalRulesInstallFailGxMissingRedirectServerAddress OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules install fail due to gx missing redirect server address" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwApnQciArpEntry 50 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwApnQciArpNumTotalRulesInstallFailGtpS5S8CbrResponseFailure OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules install fail due to gtp s5s8 cbr response failure" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwApnQciArpEntry 51 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwApnQciArpNumTotalRulesInstallFailGtpS5S8CbrResponseTimeout OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules install fail due to gtp s5s8 cbr response timeout" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwApnQciArpEntry 52 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwApnQciArpNumTotalRulesInstallFailGtpS5S8UbrResponseFailure OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules install fail due to gtp s5s8 ubr response failure" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwApnQciArpEntry 53 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwApnQciArpNumTotalRulesInstallFailGtpS5S8UbrResponseTimeout OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules install fail due to gtp s5s8 ubr response timeout" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwApnQciArpEntry 54 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwApnQciArpNumTotalRulesInstallFailGtpS2bCbrResponseFailure OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules install fail due to gtp s2b cbr response failure" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwApnQciArpEntry 55 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwApnQciArpNumTotalRulesInstallFailGtpS2bCbrResponseTimeout OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules install fail due to gtp s2b cbr response timeout" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwApnQciArpEntry 56 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwApnQciArpNumTotalRulesInstallFailGtpS2bUbrResponseFailure OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules install fail due to gtp s2b ubr response failure" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwApnQciArpEntry 57 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwApnQciArpNumTotalRulesInstallFailGtpS2bUbrResponseTimeout OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules install fail due to gtp s2b ubr response timeout" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwApnQciArpEntry 58 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwApnQciArpNumTotalRulesInstallFailGtpS2aCbrResponseFailure OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules install fail due to gtp s2a cbr response failure" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwApnQciArpEntry 59 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwApnQciArpNumTotalRulesInstallFailGtpS2aCbrResponseTimeout OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules install fail due to gtp s2a cbr response timeout" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwApnQciArpEntry 60 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwApnQciArpNumTotalRulesInstallFailGtpS2aUbrResponseFailure OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules install fail due to gtp s2a ubr response failure" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwApnQciArpEntry 61 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwApnQciArpNumTotalRulesInstallFailGtpS2aUbrResponseTimeout OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules install fail due to gtp s2a ubr response timeout" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwApnQciArpEntry 62 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwApnQciArpNumTotalRulesInstallFailGtpCbrResponseFailure OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules install fail due to gtp cbr response failure" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwApnQciArpEntry 63 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwApnQciArpNumTotalRulesInstallFailGtpCbrResponseTimeout OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules install fail due to gtp cbr response timeout" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwApnQciArpEntry 64 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwApnQciArpNumTotalRulesInstallFailGtpUbrResponseFailure OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules install fail due to gtp ubr response failure" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwApnQciArpEntry 65 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwApnQciArpNumTotalRulesInstallFailGtpUbrResponseTimeout OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules install fail due to gtp ubr response timeout" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwApnQciArpEntry 66 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwApnQciArpNumTotalRulesInstallFailLocalSystemResourceFailure OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules install fail due to local system resource failure" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwApnQciArpEntry 67 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwApnQciArpNumTotalRulesModifySuccess OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules modify successful" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwApnQciArpEntry 68 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwApnQciArpNumTotalRulesModifyFail OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules modify failed" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwApnQciArpEntry 69 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwApnQciArpNumTotalRulesModifyFailGxRatingGroupError OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules modify fail due to gx rating group error" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwApnQciArpEntry 70 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwApnQciArpNumTotalRulesModifyFailGxGwPCEFMalfunction OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules modify fail due to gx gw/pcef malfunction" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwApnQciArpEntry 71 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwApnQciArpNumTotalRulesModifyFailGxResourceLimitation OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules modify fail due to gx resource limitation" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwApnQciArpEntry 72 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwApnQciArpNumTotalRulesModifyFailGxResourceAllocationFailure OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules modify fail due to gx resource allocation failure" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwApnQciArpEntry 73 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwApnQciArpNumTotalRulesModifyFailGxUnsuccessfulQosValidation OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules modify fail due to gx unsuccessful qos validation" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwApnQciArpEntry 74 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwApnQciArpNumTotalRulesModifyFailGxIncorrectFlowInfo OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules modify fail due to gx incorrect flow info" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwApnQciArpEntry 75 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwApnQciArpNumTotalRulesModifyFailGxFilterRestrictions OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules modify fail due to gx flow filter restrictions" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwApnQciArpEntry 76 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwApnQciArpNumTotalRulesModifyFailGxMissingRedirectServerAddress OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules modify fail due to gx missing redirect server address" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwApnQciArpEntry 77 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwApnQciArpNumTotalRulesModifyFailGtpS5S8UbrResponseFailure OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules modify fail due to gtp s5s8 ubr response failure" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwApnQciArpEntry 78 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwApnQciArpNumTotalRulesModifyFailGtpS5S8UbrResponseTimeout OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules modify fail due to gtp s5s8 ubr response timeout" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwApnQciArpEntry 79 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwApnQciArpNumTotalRulesModifyFailGtpS2bUbrResponseFailure OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules modify fail due to gtp s2b ubr response failure" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwApnQciArpEntry 80 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwApnQciArpNumTotalRulesModifyFailGtpS2bUbrResponseTimeout OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules modify fail due to gtp s2b ubr response timeout" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwApnQciArpEntry 81 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwApnQciArpNumTotalRulesModifyFailGtpS2aUbrResponseFailure OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules modify fail due to gtp s2a ubr response failure" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwApnQciArpEntry 82 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwApnQciArpNumTotalRulesModifyFailGtpS2aUbrResponseTimeout OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules modify fail due to gtp s2a ubr response timeout" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwApnQciArpEntry 83 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwApnQciArpNumTotalRulesModifyFailGtpUbrResponseFailure OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules modify fail due to gtp ubr response failure" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwApnQciArpEntry 84 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwApnQciArpNumTotalRulesModifyFailGtpUbrResponseTimeout OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules modify fail due to gtp ubr response timeout" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwApnQciArpEntry 85 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwApnQciArpNumTotalRulesModifyFailLocalSystemResourceFailure OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules modify fail due to local system resource failure" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwApnQciArpEntry 86 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwApnQciArpNumTotalRulesRemoveSuccess OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules remove successful" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwApnQciArpEntry 87 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwApnQciArpNumTotalRulesRemoveFail OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules remove failed" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwApnQciArpEntry 88 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwApnQciArpNumTotalRulesRemoveFailGxUnknownRuleName OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules remove fail due to gx unknown rule name" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwApnQciArpEntry 89 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwApnQciArpNumTotalRulesRemoveFailGtpS5S8UbrResponseFailure OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules remove fail due to gtp s5s8 ubr response failure" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwApnQciArpEntry 90 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwApnQciArpNumTotalRulesRemoveFailGtpS5S8UbrResponseTimeout OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules remove fail due to gtp s5s8 ubr response timeout" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwApnQciArpEntry 91 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwApnQciArpNumTotalRulesRemoveFailGtpS5S8DbrResponseFailure OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules remove fail due to gtp s5s8 dbr response failure" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwApnQciArpEntry 92 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwApnQciArpNumTotalRulesRemoveFailGtpS5S8DbrResponseTimeout OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules remove fail due to gtp s5s8 dbr response timeout" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwApnQciArpEntry 93 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwApnQciArpNumTotalRulesRemoveFailGtpS2bUbrResponseFailure OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules remove fail due to gtp s2b ubr response failure" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwApnQciArpEntry 94 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwApnQciArpNumTotalRulesRemoveFailGtpS2bUbrResponseTimeout OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules remove fail due to gtp s2b ubr response timeout" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwApnQciArpEntry 95 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwApnQciArpNumTotalRulesRemoveFailGtpS2bDbrResponseFailure OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules remove fail due to gtp s2b dbr response failure" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwApnQciArpEntry 96 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwApnQciArpNumTotalRulesRemoveFailGtpS2bDbrResponseTimeout OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules remove fail due to gtp s2b dbr response timeout" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwApnQciArpEntry 97 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwApnQciArpNumTotalRulesRemoveFailGtpS2aUbrResponseFailure OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules remove fail due to gtp s2a ubr response failure" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwApnQciArpEntry 98 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwApnQciArpNumTotalRulesRemoveFailGtpS2aUbrResponseTimeout OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules remove fail due to gtp s2a ubr response timeout" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwApnQciArpEntry 99 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwApnQciArpNumTotalRulesRemoveFailGtpS2aDbrResponseFailure OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules remove fail due to gtp s2a dbr response failure" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwApnQciArpEntry 100 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwApnQciArpNumTotalRulesRemoveFailGtpS2aDbrResponseTimeout OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules remove fail due to gtp s2a dbr response timeout" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwApnQciArpEntry 101 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwApnQciArpNumTotalRulesRemoveFailGtpUbrResponseFailure OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules remove fail due to gtp ubr response failure" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwApnQciArpEntry 102 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwApnQciArpNumTotalRulesRemoveFailGtpUbrResponseTimeout OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules remove fail due to gtp ubr response timeout" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwApnQciArpEntry 103 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwApnQciArpNumTotalRulesRemoveFailGtpDbrResponseFailure OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules remove fail due to gtp dbr response failure" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwApnQciArpEntry 104 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwApnQciArpNumTotalRulesRemoveFailGtpDbrResponseTimeout OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules remove fail due to gtp dbr response timeout" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwApnQciArpEntry 105 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwApnQciArpNumTotalRulesRemoveFailLocalSystemResourceFailure OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules remove fail due to local system resource failure" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwApnQciArpEntry 106 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwApnQciArpNumTotalRulesActiveGyReallocationofCredit OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules active due to gy reallocation of credit" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwApnQciArpEntry 107 } affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwApnQciArpNumTotalRulesInactiveGyOutofCredit OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules inactive due to gy out of credit" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformancePgwApnQciArpEntry 108 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwQciArpTable OBJECT-TYPE SYNTAX SEQUENCE OF AffirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwQciArpEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "" ::= { affirmedZoneMIB 366 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwQciArpEntry OBJECT-TYPE SYNTAX AffirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwQciArpEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "" INDEX { affirmedZoneName, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwQciArpName, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwQciArpQci, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwQciArpArp, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwQciArpChassis } ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwQciArpTable 1 } AffirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwQciArpEntry ::= SEQUENCE { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwQciArpName String, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwQciArpQci Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwQciArpArp Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwQciArpChassis Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwQciArpNumUplinkPackets ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwQciArpNumUplinkBytes ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwQciArpNumUplinkDropPackets ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwQciArpNumUplinkDropBytes ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwQciArpNumUplinkErrorLossPackets ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwQciArpNumUplinkErrorLossBytes ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwQciArpNumDownlinkPackets ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwQciArpNumDownlinkBytes ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwQciArpNumDownlinkDropPackets ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwQciArpNumDownlinkDropBytes ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwQciArpNumDownlinkErrorLossPackets ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwQciArpNumDownlinkErrorLossBytes ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwQciArpNumCurrentBearers ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwQciArpIntervalPeakBearers Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwQciArpNumTotalBearersSetupSuccess ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwQciArpNumTotalBearersSetupFail ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwQciArpNumTotalBearersHandoverSuccess ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwQciArpNumTotalBearersHandoverFailure ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwQciArpNumTotalBearersNormalRelease ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwQciArpNumTotalBearersAccessSideNormalRelease ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwQciArpNumTotalBearersNetworkSideNormalRelease ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwQciArpNumTotalBearersAbnormalRelease ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwQciArpNumTotalBearersOperatorInitiatedLocalRelease ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwQciArpNumTotalBearersIdleTimerExpiryLocalRelease ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwQciArpNumTotalBearersSessionMaxTimerLocalRelease ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwQciArpNumTotalBearersInternalErrorsLocalRelease ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwQciArpNumTotalBearersDuplicateBearesLocalRelease ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwQciArpNumTotalBearersMiscellaneousLocalRelease ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwQciArpNumTotalBearersS1UPathFailuresAbnormalRelease ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwQciArpNumTotalBearersS4UPathFailuresAbnormalRelease ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwQciArpNumTotalBearersS12UPathFailuresAbnormalRelease ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwQciArpNumTotalBearersS5S8UPathFailuresAbnormalRelease ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwQciArpNumTotalBearersS11S4PathFailuresAbnormalRelease ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwQciArpNumTotalBearersS5S8PathFailuresAbnormalRelease ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwQciArpNumTotalBearersS4UErrorIndicationAbnormalRelease ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwQciArpNumTotalBearersS5S8UErrorIndicationAbnormalRelease ConfdString } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwQciArpName OBJECT-TYPE SYNTAX String MAX-ACCESS not-accessible STATUS current DESCRIPTION "Table Name" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwQciArpEntry 1 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwQciArpQci OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS not-accessible STATUS current DESCRIPTION "Bearer QCI Value" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwQciArpEntry 2 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwQciArpArp OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS not-accessible STATUS current DESCRIPTION "Bearer ARP-PL Value" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwQciArpEntry 3 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwQciArpChassis OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS not-accessible STATUS current DESCRIPTION "chassis ID" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwQciArpEntry 4 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwQciArpNumUplinkPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink packets received" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwQciArpEntry 5 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwQciArpNumUplinkBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink bytes received" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwQciArpEntry 6 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwQciArpNumUplinkDropPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink packets dropped" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwQciArpEntry 7 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwQciArpNumUplinkDropBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink bytes dropped" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwQciArpEntry 8 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwQciArpNumUplinkErrorLossPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink error loss packets" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwQciArpEntry 9 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwQciArpNumUplinkErrorLossBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink error loss bytes" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwQciArpEntry 10 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwQciArpNumDownlinkPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink packets received" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwQciArpEntry 11 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwQciArpNumDownlinkBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink bytes received" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwQciArpEntry 12 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwQciArpNumDownlinkDropPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink packets dropped" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwQciArpEntry 13 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwQciArpNumDownlinkDropBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink bytes dropped" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwQciArpEntry 14 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwQciArpNumDownlinkErrorLossPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink error loss packets" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwQciArpEntry 15 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwQciArpNumDownlinkErrorLossBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink error loss bytes" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwQciArpEntry 16 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwQciArpNumCurrentBearers OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of current bearers" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwQciArpEntry 17 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwQciArpIntervalPeakBearers OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Interval peak number of bearers" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwQciArpEntry 18 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwQciArpNumTotalBearersSetupSuccess OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers setup successful" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwQciArpEntry 19 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwQciArpNumTotalBearersSetupFail OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers setup failed" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwQciArpEntry 20 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwQciArpNumTotalBearersHandoverSuccess OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers handover successfully" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwQciArpEntry 21 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwQciArpNumTotalBearersHandoverFailure OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers handover failures" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwQciArpEntry 22 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwQciArpNumTotalBearersNormalRelease OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers released normally" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwQciArpEntry 23 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwQciArpNumTotalBearersAccessSideNormalRelease OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers released due to access side deactivation" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwQciArpEntry 24 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwQciArpNumTotalBearersNetworkSideNormalRelease OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers released due to network side deactivation" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwQciArpEntry 25 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwQciArpNumTotalBearersAbnormalRelease OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers released abnormally" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwQciArpEntry 26 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwQciArpNumTotalBearersOperatorInitiatedLocalRelease OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers locally released due to operator initiation" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwQciArpEntry 27 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwQciArpNumTotalBearersIdleTimerExpiryLocalRelease OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers locally released due to idle timer expiry" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwQciArpEntry 28 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwQciArpNumTotalBearersSessionMaxTimerLocalRelease OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers locally released due to session max timer expiry" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwQciArpEntry 29 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwQciArpNumTotalBearersInternalErrorsLocalRelease OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers locally released due to internal errors" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwQciArpEntry 30 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwQciArpNumTotalBearersDuplicateBearesLocalRelease OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers locally released due to duplicate bearers" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwQciArpEntry 31 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwQciArpNumTotalBearersMiscellaneousLocalRelease OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers locally released due to miscellaneous" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwQciArpEntry 32 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwQciArpNumTotalBearersS1UPathFailuresAbnormalRelease OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers abnormal release due to S1U path failures" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwQciArpEntry 33 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwQciArpNumTotalBearersS4UPathFailuresAbnormalRelease OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers abnormal release due to S4U path failures" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwQciArpEntry 34 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwQciArpNumTotalBearersS12UPathFailuresAbnormalRelease OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers abnormal release due to S12U path failures" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwQciArpEntry 35 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwQciArpNumTotalBearersS5S8UPathFailuresAbnormalRelease OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers abnormal release due to S5S8U path failures" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwQciArpEntry 36 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwQciArpNumTotalBearersS11S4PathFailuresAbnormalRelease OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers abnormal release due to S11S4 path failures" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwQciArpEntry 37 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwQciArpNumTotalBearersS5S8PathFailuresAbnormalRelease OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers abnormal release due to S5S8 path failures" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwQciArpEntry 38 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwQciArpNumTotalBearersS4UErrorIndicationAbnormalRelease OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers abnormal release due to S4U error indication" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwQciArpEntry 39 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwQciArpNumTotalBearersS5S8UErrorIndicationAbnormalRelease OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers abnormal release due to S5S8U error indication" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwQciArpEntry 40 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnQciArpTable OBJECT-TYPE SYNTAX SEQUENCE OF AffirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnQciArpEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "" ::= { affirmedZoneMIB 367 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnQciArpEntry OBJECT-TYPE SYNTAX AffirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnQciArpEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "" INDEX { affirmedZoneName, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnQciArpName, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnQciArpQci, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnQciArpArp, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnQciArpChassis } ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnQciArpTable 1 } AffirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnQciArpEntry ::= SEQUENCE { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnQciArpName String, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnQciArpQci Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnQciArpArp Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnQciArpChassis Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnQciArpNumUplinkPackets ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnQciArpNumUplinkBytes ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnQciArpNumUplinkDropPackets ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnQciArpNumUplinkDropBytes ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnQciArpNumUplinkErrorLossPackets ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnQciArpNumUplinkErrorLossBytes ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnQciArpNumDownlinkPackets ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnQciArpNumDownlinkBytes ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnQciArpNumDownlinkDropPackets ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnQciArpNumDownlinkDropBytes ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnQciArpNumDownlinkErrorLossPackets ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnQciArpNumDownlinkErrorLossBytes ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnQciArpNumCurrentBearers ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnQciArpIntervalPeakBearers Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnQciArpNumTotalBearersSetupSuccess ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnQciArpNumTotalBearersSetupFail ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnQciArpNumTotalBearersHandoverSuccess ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnQciArpNumTotalBearersHandoverFailure ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnQciArpNumTotalBearersNormalRelease ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnQciArpNumTotalBearersAccessSideNormalRelease ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnQciArpNumTotalBearersNetworkSideNormalRelease ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnQciArpNumTotalBearersAbnormalRelease ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnQciArpNumTotalBearersOperatorInitiatedLocalRelease ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnQciArpNumTotalBearersIdleTimerExpiryLocalRelease ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnQciArpNumTotalBearersSessionMaxTimerLocalRelease ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnQciArpNumTotalBearersInternalErrorsLocalRelease ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnQciArpNumTotalBearersDuplicateBearesLocalRelease ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnQciArpNumTotalBearersMiscellaneousLocalRelease ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnQciArpNumTotalBearersS1UPathFailuresAbnormalRelease ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnQciArpNumTotalBearersS4UPathFailuresAbnormalRelease ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnQciArpNumTotalBearersS12UPathFailuresAbnormalRelease ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnQciArpNumTotalBearersS5S8UPathFailuresAbnormalRelease ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnQciArpNumTotalBearersS11S4PathFailuresAbnormalRelease ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnQciArpNumTotalBearersS5S8PathFailuresAbnormalRelease ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnQciArpNumTotalBearersS4UErrorIndicationAbnormalRelease ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnQciArpNumTotalBearersS5S8UErrorIndicationAbnormalRelease ConfdString } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnQciArpName OBJECT-TYPE SYNTAX String MAX-ACCESS not-accessible STATUS current DESCRIPTION "Table Name" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnQciArpEntry 1 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnQciArpQci OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS not-accessible STATUS current DESCRIPTION "Bearer QCI Value" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnQciArpEntry 2 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnQciArpArp OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS not-accessible STATUS current DESCRIPTION "Bearer ARP Value" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnQciArpEntry 3 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnQciArpChassis OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS not-accessible STATUS current DESCRIPTION "chassis ID" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnQciArpEntry 4 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnQciArpNumUplinkPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink packets received" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnQciArpEntry 5 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnQciArpNumUplinkBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink bytes received" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnQciArpEntry 6 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnQciArpNumUplinkDropPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink packets dropped" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnQciArpEntry 7 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnQciArpNumUplinkDropBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink bytes dropped" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnQciArpEntry 8 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnQciArpNumUplinkErrorLossPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink error loss packets" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnQciArpEntry 9 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnQciArpNumUplinkErrorLossBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink error loss bytes" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnQciArpEntry 10 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnQciArpNumDownlinkPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink packets received" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnQciArpEntry 11 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnQciArpNumDownlinkBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink bytes received" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnQciArpEntry 12 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnQciArpNumDownlinkDropPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink packets dropped" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnQciArpEntry 13 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnQciArpNumDownlinkDropBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink bytes dropped" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnQciArpEntry 14 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnQciArpNumDownlinkErrorLossPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink error loss packets" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnQciArpEntry 15 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnQciArpNumDownlinkErrorLossBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink error loss bytes" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnQciArpEntry 16 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnQciArpNumCurrentBearers OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of current bearers" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnQciArpEntry 17 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnQciArpIntervalPeakBearers OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Interval peak number of bearers" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnQciArpEntry 18 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnQciArpNumTotalBearersSetupSuccess OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers setup successful" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnQciArpEntry 19 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnQciArpNumTotalBearersSetupFail OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers setup failed" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnQciArpEntry 20 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnQciArpNumTotalBearersHandoverSuccess OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers handover successfully" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnQciArpEntry 21 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnQciArpNumTotalBearersHandoverFailure OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers handover failures" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnQciArpEntry 22 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnQciArpNumTotalBearersNormalRelease OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers released normally" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnQciArpEntry 23 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnQciArpNumTotalBearersAccessSideNormalRelease OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers released due to access side deactivation" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnQciArpEntry 24 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnQciArpNumTotalBearersNetworkSideNormalRelease OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers released due to network side deactivation" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnQciArpEntry 25 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnQciArpNumTotalBearersAbnormalRelease OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers released abnormally" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnQciArpEntry 26 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnQciArpNumTotalBearersOperatorInitiatedLocalRelease OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers locally released due to operator initiation" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnQciArpEntry 27 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnQciArpNumTotalBearersIdleTimerExpiryLocalRelease OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers locally released due to idle timer expiry" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnQciArpEntry 28 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnQciArpNumTotalBearersSessionMaxTimerLocalRelease OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers locally released due to session max timer expiry" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnQciArpEntry 29 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnQciArpNumTotalBearersInternalErrorsLocalRelease OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers locally released due to internal errors" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnQciArpEntry 30 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnQciArpNumTotalBearersDuplicateBearesLocalRelease OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers locally released due to duplicate bearers" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnQciArpEntry 31 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnQciArpNumTotalBearersMiscellaneousLocalRelease OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers locally released due to miscellaneous" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnQciArpEntry 32 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnQciArpNumTotalBearersS1UPathFailuresAbnormalRelease OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers abnormal release due to S1U path failures" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnQciArpEntry 33 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnQciArpNumTotalBearersS4UPathFailuresAbnormalRelease OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers abnormal release due to S4U path failures" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnQciArpEntry 34 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnQciArpNumTotalBearersS12UPathFailuresAbnormalRelease OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers abnormal release due to S12U path failures" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnQciArpEntry 35 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnQciArpNumTotalBearersS5S8UPathFailuresAbnormalRelease OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers abnormal release due to S5S8U path failures" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnQciArpEntry 36 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnQciArpNumTotalBearersS11S4PathFailuresAbnormalRelease OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers abnormal release due to S11S4 path failures" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnQciArpEntry 37 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnQciArpNumTotalBearersS5S8PathFailuresAbnormalRelease OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers abnormal release due to S5S8 path failures" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnQciArpEntry 38 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnQciArpNumTotalBearersS4UErrorIndicationAbnormalRelease OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers abnormal release due to S4U error indication" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnQciArpEntry 39 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnQciArpNumTotalBearersS5S8UErrorIndicationAbnormalRelease OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers abnormal release due to S5S8U error indication" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceSgwApnQciArpEntry 40 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyQciArpTable OBJECT-TYPE SYNTAX SEQUENCE OF AffirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyQciArpEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "" ::= { affirmedZoneMIB 432 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyQciArpEntry OBJECT-TYPE SYNTAX AffirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyQciArpEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "" INDEX { affirmedZoneName, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyQciArpName, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyQciArpQci, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyQciArpArp, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyQciArpChassis } ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyQciArpTable 1 } AffirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyQciArpEntry ::= SEQUENCE { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyQciArpName String, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyQciArpQci Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyQciArpArp Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyQciArpChassis Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyQciArpNumUplinkPackets ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyQciArpNumUplinkBytes ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyQciArpNumUplinkDropPackets ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyQciArpNumUplinkDropBytes ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyQciArpNumUplinkErrorLossPackets ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyQciArpNumUplinkErrorLossBytes ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyQciArpNumDownlinkPackets ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyQciArpNumDownlinkBytes ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyQciArpNumDownlinkDropPackets ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyQciArpNumDownlinkDropBytes ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyQciArpNumDownlinkErrorLossPackets ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyQciArpNumDownlinkErrorLossBytes ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyQciArpNumCurrentBearers ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyQciArpIntervalPeakBearers Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyQciArpNumTotalBearersSetupSuccess ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyQciArpNumTotalBearersSetupFail ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyQciArpNumTotalBearersHandoverSuccess ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyQciArpNumTotalBearersHandoverFailure ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyQciArpNumTotalBearersNormalRelease ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyQciArpNumTotalBearersAccessSideNormalRelease ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyQciArpNumTotalBearersNetworkSideNormalRelease ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyQciArpNumTotalBearersAbnormalRelease ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyQciArpNumTotalBearersOperatorInitiatedLocalRelease ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyQciArpNumTotalBearersIdleTimerExpiryLocalRelease ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyQciArpNumTotalBearersSessionMaxTimerLocalRelease ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyQciArpNumTotalBearersInternalErrorsLocalRelease ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyQciArpNumTotalBearersDuplicateBearesLocalRelease ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyQciArpNumTotalBearersMiscellaneousLocalRelease ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyQciArpNumTotalBearersAccessGtpUPathFailuresAbnormalRelease ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyQciArpNumTotalBearersAccessGtpCPathFailuresAbnormalRelease ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyQciArpNumTotalBearersAccessGtpUErrorIndicationAbnormalRelease ConfdString } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyQciArpName OBJECT-TYPE SYNTAX String MAX-ACCESS not-accessible STATUS current DESCRIPTION "Table Name" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyQciArpEntry 1 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyQciArpQci OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS not-accessible STATUS current DESCRIPTION "Bearer QCI Value" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyQciArpEntry 2 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyQciArpArp OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS not-accessible STATUS current DESCRIPTION "Bearer ARP-PL Value" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyQciArpEntry 3 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyQciArpChassis OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS not-accessible STATUS current DESCRIPTION "chassis ID" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyQciArpEntry 4 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyQciArpNumUplinkPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink packets received" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyQciArpEntry 5 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyQciArpNumUplinkBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink bytes received" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyQciArpEntry 6 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyQciArpNumUplinkDropPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink packets dropped" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyQciArpEntry 7 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyQciArpNumUplinkDropBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink bytes dropped" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyQciArpEntry 8 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyQciArpNumUplinkErrorLossPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink error loss packets" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyQciArpEntry 9 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyQciArpNumUplinkErrorLossBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink error loss bytes" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyQciArpEntry 10 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyQciArpNumDownlinkPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink packets received" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyQciArpEntry 11 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyQciArpNumDownlinkBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink bytes received" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyQciArpEntry 12 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyQciArpNumDownlinkDropPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink packets dropped" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyQciArpEntry 13 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyQciArpNumDownlinkDropBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink bytes dropped" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyQciArpEntry 14 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyQciArpNumDownlinkErrorLossPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink error loss packets" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyQciArpEntry 15 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyQciArpNumDownlinkErrorLossBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink error loss bytes" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyQciArpEntry 16 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyQciArpNumCurrentBearers OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of current bearers" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyQciArpEntry 17 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyQciArpIntervalPeakBearers OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Interval peak number of bearers" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyQciArpEntry 18 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyQciArpNumTotalBearersSetupSuccess OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers setup successful" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyQciArpEntry 19 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyQciArpNumTotalBearersSetupFail OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers setup failed" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyQciArpEntry 20 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyQciArpNumTotalBearersHandoverSuccess OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers handover successfully" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyQciArpEntry 21 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyQciArpNumTotalBearersHandoverFailure OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers handover failures" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyQciArpEntry 22 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyQciArpNumTotalBearersNormalRelease OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers released normally" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyQciArpEntry 23 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyQciArpNumTotalBearersAccessSideNormalRelease OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers released due to access side deactivation" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyQciArpEntry 24 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyQciArpNumTotalBearersNetworkSideNormalRelease OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers released due to network side deactivation" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyQciArpEntry 25 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyQciArpNumTotalBearersAbnormalRelease OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers released abnormally" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyQciArpEntry 26 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyQciArpNumTotalBearersOperatorInitiatedLocalRelease OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers locally released due to operator initiation" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyQciArpEntry 27 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyQciArpNumTotalBearersIdleTimerExpiryLocalRelease OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers locally released due to idle timer expiry" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyQciArpEntry 28 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyQciArpNumTotalBearersSessionMaxTimerLocalRelease OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers locally released due to session max timer expiry" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyQciArpEntry 29 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyQciArpNumTotalBearersInternalErrorsLocalRelease OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers locally released due to internal errors" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyQciArpEntry 30 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyQciArpNumTotalBearersDuplicateBearesLocalRelease OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers locally released due to duplicate bearers" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyQciArpEntry 31 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyQciArpNumTotalBearersMiscellaneousLocalRelease OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers locally released due to miscellaneous" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyQciArpEntry 32 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyQciArpNumTotalBearersAccessGtpUPathFailuresAbnormalRelease OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers abnormal release due to Access GtpU path failures" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyQciArpEntry 33 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyQciArpNumTotalBearersAccessGtpCPathFailuresAbnormalRelease OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers abnormal release due to Access GtpC path failures" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyQciArpEntry 34 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyQciArpNumTotalBearersAccessGtpUErrorIndicationAbnormalRelease OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers abnormal release due to Access GtpU error indication" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyQciArpEntry 35 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnQciArpTable OBJECT-TYPE SYNTAX SEQUENCE OF AffirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnQciArpEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "" ::= { affirmedZoneMIB 433 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnQciArpEntry OBJECT-TYPE SYNTAX AffirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnQciArpEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "" INDEX { affirmedZoneName, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnQciArpName, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnQciArpQci, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnQciArpArp, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnQciArpChassis } ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnQciArpTable 1 } AffirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnQciArpEntry ::= SEQUENCE { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnQciArpName String, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnQciArpQci Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnQciArpArp Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnQciArpChassis Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnQciArpNumUplinkPackets ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnQciArpNumUplinkBytes ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnQciArpNumUplinkDropPackets ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnQciArpNumUplinkDropBytes ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnQciArpNumUplinkErrorLossPackets ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnQciArpNumUplinkErrorLossBytes ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnQciArpNumDownlinkPackets ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnQciArpNumDownlinkBytes ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnQciArpNumDownlinkDropPackets ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnQciArpNumDownlinkDropBytes ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnQciArpNumDownlinkErrorLossPackets ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnQciArpNumDownlinkErrorLossBytes ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnQciArpNumCurrentBearers ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnQciArpIntervalPeakBearers Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnQciArpNumTotalBearersSetupSuccess ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnQciArpNumTotalBearersSetupFail ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnQciArpNumTotalBearersHandoverSuccess ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnQciArpNumTotalBearersHandoverFailure ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnQciArpNumTotalBearersNormalRelease ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnQciArpNumTotalBearersAccessSideNormalRelease ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnQciArpNumTotalBearersNetworkSideNormalRelease ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnQciArpNumTotalBearersAbnormalRelease ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnQciArpNumTotalBearersOperatorInitiatedLocalRelease ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnQciArpNumTotalBearersIdleTimerExpiryLocalRelease ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnQciArpNumTotalBearersSessionMaxTimerLocalRelease ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnQciArpNumTotalBearersInternalErrorsLocalRelease ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnQciArpNumTotalBearersDuplicateBearesLocalRelease ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnQciArpNumTotalBearersMiscellaneousLocalRelease ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnQciArpNumTotalBearersAccessGtpUPathFailuresAbnormalRelease ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnQciArpNumTotalBearersAccessGtpCPathFailuresAbnormalRelease ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnQciArpNumTotalBearersAccessGtpUErrorIndicationAbnormalRelease ConfdString } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnQciArpName OBJECT-TYPE SYNTAX String MAX-ACCESS not-accessible STATUS current DESCRIPTION "Table Name" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnQciArpEntry 1 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnQciArpQci OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS not-accessible STATUS current DESCRIPTION "Bearer QCI Value" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnQciArpEntry 2 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnQciArpArp OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS not-accessible STATUS current DESCRIPTION "Bearer ARP Value" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnQciArpEntry 3 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnQciArpChassis OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS not-accessible STATUS current DESCRIPTION "chassis ID" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnQciArpEntry 4 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnQciArpNumUplinkPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink packets received" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnQciArpEntry 5 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnQciArpNumUplinkBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink bytes received" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnQciArpEntry 6 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnQciArpNumUplinkDropPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink packets dropped" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnQciArpEntry 7 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnQciArpNumUplinkDropBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink bytes dropped" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnQciArpEntry 8 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnQciArpNumUplinkErrorLossPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink error loss packets" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnQciArpEntry 9 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnQciArpNumUplinkErrorLossBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink error loss bytes" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnQciArpEntry 10 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnQciArpNumDownlinkPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink packets received" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnQciArpEntry 11 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnQciArpNumDownlinkBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink bytes received" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnQciArpEntry 12 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnQciArpNumDownlinkDropPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink packets dropped" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnQciArpEntry 13 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnQciArpNumDownlinkDropBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink bytes dropped" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnQciArpEntry 14 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnQciArpNumDownlinkErrorLossPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink error loss packets" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnQciArpEntry 15 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnQciArpNumDownlinkErrorLossBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink error loss bytes" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnQciArpEntry 16 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnQciArpNumCurrentBearers OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of current bearers" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnQciArpEntry 17 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnQciArpIntervalPeakBearers OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Interval peak number of bearers" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnQciArpEntry 18 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnQciArpNumTotalBearersSetupSuccess OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers setup successful" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnQciArpEntry 19 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnQciArpNumTotalBearersSetupFail OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers setup failed" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnQciArpEntry 20 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnQciArpNumTotalBearersHandoverSuccess OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers handover successfully" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnQciArpEntry 21 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnQciArpNumTotalBearersHandoverFailure OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers handover failures" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnQciArpEntry 22 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnQciArpNumTotalBearersNormalRelease OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers released normally" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnQciArpEntry 23 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnQciArpNumTotalBearersAccessSideNormalRelease OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers released due to access side deactivation" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnQciArpEntry 24 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnQciArpNumTotalBearersNetworkSideNormalRelease OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers released due to network side deactivation" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnQciArpEntry 25 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnQciArpNumTotalBearersAbnormalRelease OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers released abnormally" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnQciArpEntry 26 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnQciArpNumTotalBearersOperatorInitiatedLocalRelease OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers locally released due to operator initiation" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnQciArpEntry 27 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnQciArpNumTotalBearersIdleTimerExpiryLocalRelease OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers locally released due to idle timer expiry" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnQciArpEntry 28 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnQciArpNumTotalBearersSessionMaxTimerLocalRelease OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers locally released due to session max timer expiry" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnQciArpEntry 29 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnQciArpNumTotalBearersInternalErrorsLocalRelease OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers locally released due to internal errors" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnQciArpEntry 30 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnQciArpNumTotalBearersDuplicateBearesLocalRelease OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers locally released due to duplicate bearers" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnQciArpEntry 31 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnQciArpNumTotalBearersMiscellaneousLocalRelease OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers locally released due to miscellaneous" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnQciArpEntry 32 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnQciArpNumTotalBearersAccessGtpUPathFailuresAbnormalRelease OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers abnormal release due to Access GtpU path failures" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnQciArpEntry 33 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnQciArpNumTotalBearersAccessGtpCPathFailuresAbnormalRelease OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers abnormal release due to Access GtpC path failures" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnQciArpEntry 34 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnQciArpNumTotalBearersAccessGtpUErrorIndicationAbnormalRelease OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers abnormal release due to Access GtpU error indication" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceGtpproxyApnQciArpEntry 35 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgQciArpTable OBJECT-TYPE SYNTAX SEQUENCE OF AffirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgQciArpEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "" ::= { affirmedZoneMIB 407 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgQciArpEntry OBJECT-TYPE SYNTAX AffirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgQciArpEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "" INDEX { affirmedZoneName, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgQciArpName, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgQciArpQci, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgQciArpArp, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgQciArpChassis } ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgQciArpTable 1 } AffirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgQciArpEntry ::= SEQUENCE { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgQciArpName String, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgQciArpQci Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgQciArpArp Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgQciArpChassis Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgQciArpNumUplinkPackets ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgQciArpNumUplinkBytes ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgQciArpNumUplinkDropPackets ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgQciArpNumUplinkDropBytes ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgQciArpNumUplinkErrorLossPackets ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgQciArpNumUplinkErrorLossBytes ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgQciArpNumDownlinkPackets ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgQciArpNumDownlinkBytes ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgQciArpNumDownlinkDropPackets ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgQciArpNumDownlinkDropBytes ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgQciArpNumDownlinkErrorLossPackets ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgQciArpNumDownlinkErrorLossBytes ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgQciArpNumCurrentBearers ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgQciArpIntervalPeakBearers Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgQciArpNumTotalBearersSetupSuccess ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgQciArpNumTotalBearersSetupFail ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgQciArpNumTotalBearersHandoverSuccess ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgQciArpNumTotalBearersHandoverFailure ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgQciArpNumTotalBearersNormalRelease ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgQciArpNumTotalBearersAccessSideNormalRelease ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgQciArpNumTotalBearersNetworkSideNormalRelease ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgQciArpNumTotalBearersAbnormalRelease ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgQciArpNumTotalBearersOperatorInitiatedLocalRelease ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgQciArpNumTotalBearersIdleTimerExpiryLocalRelease ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgQciArpNumTotalBearersSessionMaxTimerLocalRelease ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgQciArpNumTotalBearersInternalErrorsLocalRelease ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgQciArpNumTotalBearersDuplicateBearesLocalRelease ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgQciArpNumTotalBearersMiscellaneousLocalRelease ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgQciArpNumTotalBearersS2xUPathFailuresAbnormalRelease ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgQciArpNumTotalBearersS2xPathFailuresAbnormalRelease ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgQciArpNumTotalBearersS2xUErrorIndicationAbnormalRelease ConfdString } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgQciArpName OBJECT-TYPE SYNTAX String MAX-ACCESS not-accessible STATUS current DESCRIPTION "Table Name" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgQciArpEntry 1 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgQciArpQci OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS not-accessible STATUS current DESCRIPTION "Bearer QCI Value" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgQciArpEntry 2 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgQciArpArp OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS not-accessible STATUS current DESCRIPTION "Bearer ARP-PL Value" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgQciArpEntry 3 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgQciArpChassis OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS not-accessible STATUS current DESCRIPTION "chassis ID" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgQciArpEntry 4 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgQciArpNumUplinkPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink packets received" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgQciArpEntry 5 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgQciArpNumUplinkBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink bytes received" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgQciArpEntry 6 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgQciArpNumUplinkDropPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink packets dropped" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgQciArpEntry 7 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgQciArpNumUplinkDropBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink bytes dropped" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgQciArpEntry 8 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgQciArpNumUplinkErrorLossPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink error loss packets" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgQciArpEntry 9 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgQciArpNumUplinkErrorLossBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink error loss bytes" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgQciArpEntry 10 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgQciArpNumDownlinkPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink packets received" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgQciArpEntry 11 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgQciArpNumDownlinkBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink bytes received" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgQciArpEntry 12 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgQciArpNumDownlinkDropPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink packets dropped" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgQciArpEntry 13 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgQciArpNumDownlinkDropBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink bytes dropped" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgQciArpEntry 14 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgQciArpNumDownlinkErrorLossPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink error loss packets" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgQciArpEntry 15 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgQciArpNumDownlinkErrorLossBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink error loss bytes" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgQciArpEntry 16 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgQciArpNumCurrentBearers OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of current bearers" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgQciArpEntry 17 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgQciArpIntervalPeakBearers OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Interval peak number of bearers" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgQciArpEntry 18 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgQciArpNumTotalBearersSetupSuccess OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers setup successful" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgQciArpEntry 19 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgQciArpNumTotalBearersSetupFail OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers setup failed" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgQciArpEntry 20 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgQciArpNumTotalBearersHandoverSuccess OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers handover successfully" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgQciArpEntry 21 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgQciArpNumTotalBearersHandoverFailure OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers handover failures" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgQciArpEntry 22 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgQciArpNumTotalBearersNormalRelease OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers released normally" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgQciArpEntry 23 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgQciArpNumTotalBearersAccessSideNormalRelease OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers released due to access side deactivation" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgQciArpEntry 24 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgQciArpNumTotalBearersNetworkSideNormalRelease OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers released due to network side deactivation" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgQciArpEntry 25 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgQciArpNumTotalBearersAbnormalRelease OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers released abnormally" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgQciArpEntry 26 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgQciArpNumTotalBearersOperatorInitiatedLocalRelease OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers locally released due to operator initiation" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgQciArpEntry 27 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgQciArpNumTotalBearersIdleTimerExpiryLocalRelease OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers locally released due to idle timer expiry" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgQciArpEntry 28 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgQciArpNumTotalBearersSessionMaxTimerLocalRelease OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers locally released due to session max timer expiry" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgQciArpEntry 29 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgQciArpNumTotalBearersInternalErrorsLocalRelease OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers locally released due to internal errors" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgQciArpEntry 30 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgQciArpNumTotalBearersDuplicateBearesLocalRelease OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers locally released due to duplicate bearers" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgQciArpEntry 31 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgQciArpNumTotalBearersMiscellaneousLocalRelease OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers locally released due to miscellaneous" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgQciArpEntry 32 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgQciArpNumTotalBearersS2xUPathFailuresAbnormalRelease OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers abnormal release due to S2x path failures" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgQciArpEntry 33 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgQciArpNumTotalBearersS2xPathFailuresAbnormalRelease OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers abnormal release due to S2x path failures" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgQciArpEntry 34 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgQciArpNumTotalBearersS2xUErrorIndicationAbnormalRelease OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers abnormal release due to S2xU error indication" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgQciArpEntry 35 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgApnQciArpTable OBJECT-TYPE SYNTAX SEQUENCE OF AffirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgApnQciArpEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "" ::= { affirmedZoneMIB 408 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgApnQciArpEntry OBJECT-TYPE SYNTAX AffirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgApnQciArpEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "" INDEX { affirmedZoneName, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgApnQciArpName, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgApnQciArpQci, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgApnQciArpArp, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgApnQciArpChassis } ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgApnQciArpTable 1 } AffirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgApnQciArpEntry ::= SEQUENCE { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgApnQciArpName String, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgApnQciArpQci Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgApnQciArpArp Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgApnQciArpChassis Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgApnQciArpNumUplinkPackets ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgApnQciArpNumUplinkBytes ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgApnQciArpNumUplinkDropPackets ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgApnQciArpNumUplinkDropBytes ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgApnQciArpNumUplinkErrorLossPackets ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgApnQciArpNumUplinkErrorLossBytes ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgApnQciArpNumDownlinkPackets ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgApnQciArpNumDownlinkBytes ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgApnQciArpNumDownlinkDropPackets ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgApnQciArpNumDownlinkDropBytes ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgApnQciArpNumDownlinkErrorLossPackets ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgApnQciArpNumDownlinkErrorLossBytes ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgApnQciArpNumCurrentBearers ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgApnQciArpIntervalPeakBearers Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgApnQciArpNumTotalBearersSetupSuccess ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgApnQciArpNumTotalBearersSetupFail ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgApnQciArpNumTotalBearersHandoverSuccess ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgApnQciArpNumTotalBearersHandoverFailure ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgApnQciArpNumTotalBearersNormalRelease ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgApnQciArpNumTotalBearersAccessSideNormalRelease ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgApnQciArpNumTotalBearersNetworkSideNormalRelease ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgApnQciArpNumTotalBearersAbnormalRelease ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgApnQciArpNumTotalBearersOperatorInitiatedLocalRelease ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgApnQciArpNumTotalBearersIdleTimerExpiryLocalRelease ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgApnQciArpNumTotalBearersSessionMaxTimerLocalRelease ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgApnQciArpNumTotalBearersInternalErrorsLocalRelease ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgApnQciArpNumTotalBearersDuplicateBearesLocalRelease ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgApnQciArpNumTotalBearersMiscellaneousLocalRelease ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgApnQciArpNumTotalBearersS5S8UPathFailuresAbnormalRelease ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgApnQciArpNumTotalBearersS5S8PathFailuresAbnormalRelease ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgApnQciArpNumTotalBearersS2xUErrorIndicationAbnormalRelease ConfdString } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgApnQciArpName OBJECT-TYPE SYNTAX String MAX-ACCESS not-accessible STATUS current DESCRIPTION "Table Name" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgApnQciArpEntry 1 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgApnQciArpQci OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS not-accessible STATUS current DESCRIPTION "Bearer QCI Value" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgApnQciArpEntry 2 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgApnQciArpArp OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS not-accessible STATUS current DESCRIPTION "Bearer ARP Value" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgApnQciArpEntry 3 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgApnQciArpChassis OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS not-accessible STATUS current DESCRIPTION "chassis ID" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgApnQciArpEntry 4 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgApnQciArpNumUplinkPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink packets received" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgApnQciArpEntry 5 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgApnQciArpNumUplinkBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink bytes received" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgApnQciArpEntry 6 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgApnQciArpNumUplinkDropPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink packets dropped" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgApnQciArpEntry 7 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgApnQciArpNumUplinkDropBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink bytes dropped" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgApnQciArpEntry 8 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgApnQciArpNumUplinkErrorLossPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink error loss packets" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgApnQciArpEntry 9 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgApnQciArpNumUplinkErrorLossBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink error loss bytes" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgApnQciArpEntry 10 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgApnQciArpNumDownlinkPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink packets received" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgApnQciArpEntry 11 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgApnQciArpNumDownlinkBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink bytes received" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgApnQciArpEntry 12 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgApnQciArpNumDownlinkDropPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink packets dropped" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgApnQciArpEntry 13 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgApnQciArpNumDownlinkDropBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink bytes dropped" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgApnQciArpEntry 14 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgApnQciArpNumDownlinkErrorLossPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink error loss packets" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgApnQciArpEntry 15 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgApnQciArpNumDownlinkErrorLossBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink error loss bytes" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgApnQciArpEntry 16 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgApnQciArpNumCurrentBearers OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of current bearers" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgApnQciArpEntry 17 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgApnQciArpIntervalPeakBearers OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Interval peak number of bearers" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgApnQciArpEntry 18 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgApnQciArpNumTotalBearersSetupSuccess OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers setup successful" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgApnQciArpEntry 19 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgApnQciArpNumTotalBearersSetupFail OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers setup failed" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgApnQciArpEntry 20 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgApnQciArpNumTotalBearersHandoverSuccess OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers handover successfully" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgApnQciArpEntry 21 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgApnQciArpNumTotalBearersHandoverFailure OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers handover failures" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgApnQciArpEntry 22 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgApnQciArpNumTotalBearersNormalRelease OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers released normally" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgApnQciArpEntry 23 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgApnQciArpNumTotalBearersAccessSideNormalRelease OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers released due to access side deactivation" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgApnQciArpEntry 24 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgApnQciArpNumTotalBearersNetworkSideNormalRelease OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers released due to network side deactivation" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgApnQciArpEntry 25 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgApnQciArpNumTotalBearersAbnormalRelease OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers released abnormally" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgApnQciArpEntry 26 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgApnQciArpNumTotalBearersOperatorInitiatedLocalRelease OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers locally released due to operator initiation" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgApnQciArpEntry 27 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgApnQciArpNumTotalBearersIdleTimerExpiryLocalRelease OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers locally released due to idle timer expiry" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgApnQciArpEntry 28 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgApnQciArpNumTotalBearersSessionMaxTimerLocalRelease OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers locally released due to session max timer expiry" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgApnQciArpEntry 29 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgApnQciArpNumTotalBearersInternalErrorsLocalRelease OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers locally released due to internal errors" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgApnQciArpEntry 30 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgApnQciArpNumTotalBearersDuplicateBearesLocalRelease OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers locally released due to duplicate bearers" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgApnQciArpEntry 31 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgApnQciArpNumTotalBearersMiscellaneousLocalRelease OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers locally released due to miscellaneous" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgApnQciArpEntry 32 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgApnQciArpNumTotalBearersS5S8UPathFailuresAbnormalRelease OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers abnormal release due to S5S8U path failures" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgApnQciArpEntry 33 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgApnQciArpNumTotalBearersS5S8PathFailuresAbnormalRelease OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers abnormal release due to S5S8 path failures" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgApnQciArpEntry 34 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgApnQciArpNumTotalBearersS2xUErrorIndicationAbnormalRelease OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers abnormal release due to S2xU error indication" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceEpdgApnQciArpEntry 35 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagQciArpTable OBJECT-TYPE SYNTAX SEQUENCE OF AffirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagQciArpEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "" ::= { affirmedZoneMIB 409 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagQciArpEntry OBJECT-TYPE SYNTAX AffirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagQciArpEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "" INDEX { affirmedZoneName, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagQciArpName, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagQciArpQci, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagQciArpArp, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagQciArpChassis } ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagQciArpTable 1 } AffirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagQciArpEntry ::= SEQUENCE { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagQciArpName String, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagQciArpQci Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagQciArpArp Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagQciArpChassis Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagQciArpNumUplinkPackets ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagQciArpNumUplinkBytes ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagQciArpNumUplinkDropPackets ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagQciArpNumUplinkDropBytes ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagQciArpNumUplinkErrorLossPackets ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagQciArpNumUplinkErrorLossBytes ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagQciArpNumDownlinkPackets ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagQciArpNumDownlinkBytes ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagQciArpNumDownlinkDropPackets ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagQciArpNumDownlinkDropBytes ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagQciArpNumDownlinkErrorLossPackets ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagQciArpNumDownlinkErrorLossBytes ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagQciArpNumCurrentBearers ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagQciArpIntervalPeakBearers Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagQciArpNumTotalBearersSetupSuccess ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagQciArpNumTotalBearersSetupFail ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagQciArpNumTotalBearersHandoverSuccess ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagQciArpNumTotalBearersHandoverFailure ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagQciArpNumTotalBearersNormalRelease ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagQciArpNumTotalBearersAccessSideNormalRelease ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagQciArpNumTotalBearersNetworkSideNormalRelease ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagQciArpNumTotalBearersAbnormalRelease ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagQciArpNumTotalBearersOperatorInitiatedLocalRelease ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagQciArpNumTotalBearersIdleTimerExpiryLocalRelease ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagQciArpNumTotalBearersSessionMaxTimerLocalRelease ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagQciArpNumTotalBearersInternalErrorsLocalRelease ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagQciArpNumTotalBearersDuplicateBearesLocalRelease ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagQciArpNumTotalBearersMiscellaneousLocalRelease ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagQciArpNumTotalBearersS2xUPathFailuresAbnormalRelease ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagQciArpNumTotalBearersS2xPathFailuresAbnormalRelease ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagQciArpNumTotalBearersS2xUErrorIndicationAbnormalRelease ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagQciArpNumCurrentRules ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagQciArpIntervalPeakRules Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagQciArpNumTotalRulesInstallSuccess ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagQciArpNumTotalRulesInstallFail ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagQciArpNumTotalRulesInstallFailGxUnknownRuleName ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagQciArpNumTotalRulesInstallFailGxRatingGroupError ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagQciArpNumTotalRulesInstallFailGxGwPCEFMalfunction ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagQciArpNumTotalRulesInstallFailGxResourceLimitation ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagQciArpNumTotalRulesInstallFailGxMaxNumBearersReached ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagQciArpNumTotalRulesInstallFailGxMissingFlowInfo ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagQciArpNumTotalRulesInstallFailGxResourceAllocationFailure ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagQciArpNumTotalRulesInstallFailGxUnsuccessfulQosValidation ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagQciArpNumTotalRulesInstallFailGxIncorrectFlowInfo ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagQciArpNumTotalRulesInstallFailGxFilterRestrictions ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagQciArpNumTotalRulesInstallFailGxMissingRedirectServerAddress ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagQciArpNumTotalRulesInstallFailGtpS2aCbrResponseFailure ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagQciArpNumTotalRulesInstallFailGtpS2aCbrResponseTimeout ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagQciArpNumTotalRulesInstallFailGtpS2aUbrResponseFailure ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagQciArpNumTotalRulesInstallFailGtpS2aUbrResponseTimeout ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagQciArpNumTotalRulesInstallFailGtpCbrResponseFailure ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagQciArpNumTotalRulesInstallFailGtpCbrResponseTimeout ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagQciArpNumTotalRulesInstallFailGtpUbrResponseFailure ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagQciArpNumTotalRulesInstallFailGtpUbrResponseTimeout ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagQciArpNumTotalRulesInstallFailLocalSystemResourceFailure ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagQciArpNumTotalRulesModifySuccess ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagQciArpNumTotalRulesModifyFail ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagQciArpNumTotalRulesModifyFailGxRatingGroupError ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagQciArpNumTotalRulesModifyFailGxGwPCEFMalfunction ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagQciArpNumTotalRulesModifyFailGxResourceLimitation ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagQciArpNumTotalRulesModifyFailGxResourceAllocationFailure ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagQciArpNumTotalRulesModifyFailGxUnsuccessfulQosValidation ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagQciArpNumTotalRulesModifyFailGxIncorrectFlowInfo ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagQciArpNumTotalRulesModifyFailGxFilterRestrictions ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagQciArpNumTotalRulesModifyFailGxMissingRedirectServerAddress ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagQciArpNumTotalRulesModifyFailGtpS2aUbrResponseFailure ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagQciArpNumTotalRulesModifyFailGtpS2aUbrResponseTimeout ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagQciArpNumTotalRulesModifyFailGtpUbrResponseFailure ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagQciArpNumTotalRulesModifyFailGtpUbrResponseTimeout ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagQciArpNumTotalRulesModifyFailLocalSystemResourceFailure ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagQciArpNumTotalRulesRemoveSuccess ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagQciArpNumTotalRulesRemoveFail ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagQciArpNumTotalRulesRemoveFailGxUnknownRuleName ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagQciArpNumTotalRulesRemoveFailGtpS2aUbrResponseFailure ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagQciArpNumTotalRulesRemoveFailGtpS2aUbrResponseTimeout ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagQciArpNumTotalRulesRemoveFailGtpS2aDbrResponseFailure ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagQciArpNumTotalRulesRemoveFailGtpS2aDbrResponseTimeout ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagQciArpNumTotalRulesRemoveFailGtpUbrResponseFailure ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagQciArpNumTotalRulesRemoveFailGtpUbrResponseTimeout ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagQciArpNumTotalRulesRemoveFailGtpDbrResponseFailure ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagQciArpNumTotalRulesRemoveFailGtpDbrResponseTimeout ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagQciArpNumTotalRulesRemoveFailLocalSystemResourceFailure ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagQciArpNumTotalRulesActiveGyReallocationofCredit ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagQciArpNumTotalRulesInactiveGyOutofCredit ConfdString } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagQciArpName OBJECT-TYPE SYNTAX String MAX-ACCESS not-accessible STATUS current DESCRIPTION "Table Name" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagQciArpEntry 1 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagQciArpQci OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS not-accessible STATUS current DESCRIPTION "Bearer QCI Value" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagQciArpEntry 2 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagQciArpArp OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS not-accessible STATUS current DESCRIPTION "Bearer ARP-PL Value" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagQciArpEntry 3 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagQciArpChassis OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS not-accessible STATUS current DESCRIPTION "chassis ID" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagQciArpEntry 4 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagQciArpNumUplinkPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink packets received" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagQciArpEntry 5 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagQciArpNumUplinkBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink bytes received" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagQciArpEntry 6 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagQciArpNumUplinkDropPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink packets dropped" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagQciArpEntry 7 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagQciArpNumUplinkDropBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink bytes dropped" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagQciArpEntry 8 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagQciArpNumUplinkErrorLossPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink error loss packets" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagQciArpEntry 9 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagQciArpNumUplinkErrorLossBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink error loss bytes" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagQciArpEntry 10 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagQciArpNumDownlinkPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink packets received" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagQciArpEntry 11 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagQciArpNumDownlinkBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink bytes received" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagQciArpEntry 12 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagQciArpNumDownlinkDropPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink packets dropped" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagQciArpEntry 13 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagQciArpNumDownlinkDropBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink bytes dropped" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagQciArpEntry 14 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagQciArpNumDownlinkErrorLossPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink error loss packets" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagQciArpEntry 15 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagQciArpNumDownlinkErrorLossBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink error loss bytes" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagQciArpEntry 16 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagQciArpNumCurrentBearers OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of current bearers" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagQciArpEntry 17 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagQciArpIntervalPeakBearers OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Interval peak number of bearers" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagQciArpEntry 18 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagQciArpNumTotalBearersSetupSuccess OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers setup successful" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagQciArpEntry 19 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagQciArpNumTotalBearersSetupFail OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers setup failed" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagQciArpEntry 20 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagQciArpNumTotalBearersHandoverSuccess OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers handover successfully" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagQciArpEntry 21 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagQciArpNumTotalBearersHandoverFailure OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers handover failures" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagQciArpEntry 22 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagQciArpNumTotalBearersNormalRelease OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers released normally" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagQciArpEntry 23 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagQciArpNumTotalBearersAccessSideNormalRelease OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers released due to access side deactivation" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagQciArpEntry 24 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagQciArpNumTotalBearersNetworkSideNormalRelease OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers released due to network side deactivation" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagQciArpEntry 25 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagQciArpNumTotalBearersAbnormalRelease OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers released abnormally" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagQciArpEntry 26 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagQciArpNumTotalBearersOperatorInitiatedLocalRelease OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers locally released due to operator initiation" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagQciArpEntry 27 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagQciArpNumTotalBearersIdleTimerExpiryLocalRelease OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers locally released due to idle timer expiry" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagQciArpEntry 28 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagQciArpNumTotalBearersSessionMaxTimerLocalRelease OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers locally released due to session max timer expiry" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagQciArpEntry 29 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagQciArpNumTotalBearersInternalErrorsLocalRelease OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers locally released due to internal errors" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagQciArpEntry 30 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagQciArpNumTotalBearersDuplicateBearesLocalRelease OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers locally released due to duplicate bearers" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagQciArpEntry 31 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagQciArpNumTotalBearersMiscellaneousLocalRelease OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers locally released due to miscellaneous" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagQciArpEntry 32 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagQciArpNumTotalBearersS2xUPathFailuresAbnormalRelease OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers abnormal release due to S2x path failures" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagQciArpEntry 33 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagQciArpNumTotalBearersS2xPathFailuresAbnormalRelease OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers abnormal release due to S2x path failures" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagQciArpEntry 34 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagQciArpNumTotalBearersS2xUErrorIndicationAbnormalRelease OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers abnormal release due to S2xU error indication" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagQciArpEntry 35 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagQciArpNumCurrentRules OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of current rules" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagQciArpEntry 36 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagQciArpIntervalPeakRules OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Interval peak number of rules" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagQciArpEntry 37 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagQciArpNumTotalRulesInstallSuccess OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules install successful" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagQciArpEntry 38 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagQciArpNumTotalRulesInstallFail OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules install failed" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagQciArpEntry 39 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagQciArpNumTotalRulesInstallFailGxUnknownRuleName OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules install fail due to gx unknown rule name" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagQciArpEntry 40 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagQciArpNumTotalRulesInstallFailGxRatingGroupError OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules install fail due to gx rating group error" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagQciArpEntry 41 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagQciArpNumTotalRulesInstallFailGxGwPCEFMalfunction OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules install fail due to gx gw/pcef malfunction" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagQciArpEntry 42 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagQciArpNumTotalRulesInstallFailGxResourceLimitation OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules install fail due to gx resource limitation" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagQciArpEntry 43 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagQciArpNumTotalRulesInstallFailGxMaxNumBearersReached OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules install fail due to gx maximum number of bearers reached per IP-CAN session" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagQciArpEntry 44 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagQciArpNumTotalRulesInstallFailGxMissingFlowInfo OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules install fail due to gx missing flow info" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagQciArpEntry 45 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagQciArpNumTotalRulesInstallFailGxResourceAllocationFailure OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules install fail due to gx resource allocation failure" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagQciArpEntry 46 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagQciArpNumTotalRulesInstallFailGxUnsuccessfulQosValidation OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules install fail due to gx unsuccessful qos validation" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagQciArpEntry 47 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagQciArpNumTotalRulesInstallFailGxIncorrectFlowInfo OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules install fail due to gx incorrect flow info" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagQciArpEntry 48 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagQciArpNumTotalRulesInstallFailGxFilterRestrictions OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules install fail due to gx flow filter restrictions" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagQciArpEntry 49 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagQciArpNumTotalRulesInstallFailGxMissingRedirectServerAddress OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules install fail due to gx missing redirect server address" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagQciArpEntry 50 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagQciArpNumTotalRulesInstallFailGtpS2aCbrResponseFailure OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules install fail due to gtp s2a cbr response failure" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagQciArpEntry 51 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagQciArpNumTotalRulesInstallFailGtpS2aCbrResponseTimeout OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules install fail due to gtp s2a cbr response timeout" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagQciArpEntry 52 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagQciArpNumTotalRulesInstallFailGtpS2aUbrResponseFailure OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules install fail due to gtp s2a ubr response failure" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagQciArpEntry 53 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagQciArpNumTotalRulesInstallFailGtpS2aUbrResponseTimeout OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules install fail due to gtp s2a ubr response timeout" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagQciArpEntry 54 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagQciArpNumTotalRulesInstallFailGtpCbrResponseFailure OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules install fail due to gtp cbr response failure" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagQciArpEntry 55 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagQciArpNumTotalRulesInstallFailGtpCbrResponseTimeout OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules install fail due to gtp cbr response timeout" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagQciArpEntry 56 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagQciArpNumTotalRulesInstallFailGtpUbrResponseFailure OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules install fail due to gtp ubr response failure" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagQciArpEntry 57 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagQciArpNumTotalRulesInstallFailGtpUbrResponseTimeout OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules install fail due to gtp ubr response timeout" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagQciArpEntry 58 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagQciArpNumTotalRulesInstallFailLocalSystemResourceFailure OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules install fail due to local system resource failure" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagQciArpEntry 59 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagQciArpNumTotalRulesModifySuccess OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules modify successful" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagQciArpEntry 60 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagQciArpNumTotalRulesModifyFail OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules modify failed" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagQciArpEntry 61 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagQciArpNumTotalRulesModifyFailGxRatingGroupError OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules modify fail due to gx rating group error" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagQciArpEntry 62 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagQciArpNumTotalRulesModifyFailGxGwPCEFMalfunction OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules modify fail due to gx gw/pcef malfunction" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagQciArpEntry 63 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagQciArpNumTotalRulesModifyFailGxResourceLimitation OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules modify fail due to gx resource limitation" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagQciArpEntry 64 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagQciArpNumTotalRulesModifyFailGxResourceAllocationFailure OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules modify fail due to gx resource allocation failure" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagQciArpEntry 65 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagQciArpNumTotalRulesModifyFailGxUnsuccessfulQosValidation OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules modify fail due to gx unsuccessful qos validation" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagQciArpEntry 66 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagQciArpNumTotalRulesModifyFailGxIncorrectFlowInfo OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules modify fail due to gx incorrect flow info" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagQciArpEntry 67 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagQciArpNumTotalRulesModifyFailGxFilterRestrictions OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules modify fail due to gx flow filter restrictions" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagQciArpEntry 68 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagQciArpNumTotalRulesModifyFailGxMissingRedirectServerAddress OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules modify fail due to gx missing redirect server address" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagQciArpEntry 69 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagQciArpNumTotalRulesModifyFailGtpS2aUbrResponseFailure OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules modify fail due to gtp s2a ubr response failure" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagQciArpEntry 70 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagQciArpNumTotalRulesModifyFailGtpS2aUbrResponseTimeout OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules modify fail due to gtp s2a ubr response timeout" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagQciArpEntry 71 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagQciArpNumTotalRulesModifyFailGtpUbrResponseFailure OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules modify fail due to gtp ubr response failure" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagQciArpEntry 72 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagQciArpNumTotalRulesModifyFailGtpUbrResponseTimeout OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules modify fail due to gtp ubr response timeout" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagQciArpEntry 73 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagQciArpNumTotalRulesModifyFailLocalSystemResourceFailure OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules modify fail due to local system resource failure" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagQciArpEntry 74 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagQciArpNumTotalRulesRemoveSuccess OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules remove successful" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagQciArpEntry 75 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagQciArpNumTotalRulesRemoveFail OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules remove failed" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagQciArpEntry 76 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagQciArpNumTotalRulesRemoveFailGxUnknownRuleName OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules remove fail due to gx unknown rule name" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagQciArpEntry 77 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagQciArpNumTotalRulesRemoveFailGtpS2aUbrResponseFailure OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules remove fail due to gtp s2a ubr response failure" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagQciArpEntry 78 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagQciArpNumTotalRulesRemoveFailGtpS2aUbrResponseTimeout OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules remove fail due to gtp s2a ubr response timeout" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagQciArpEntry 79 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagQciArpNumTotalRulesRemoveFailGtpS2aDbrResponseFailure OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules remove fail due to gtp s2a dbr response failure" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagQciArpEntry 80 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagQciArpNumTotalRulesRemoveFailGtpS2aDbrResponseTimeout OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules remove fail due to gtp s2a dbr response timeout" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagQciArpEntry 81 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagQciArpNumTotalRulesRemoveFailGtpUbrResponseFailure OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules remove fail due to gtp ubr response failure" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagQciArpEntry 82 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagQciArpNumTotalRulesRemoveFailGtpUbrResponseTimeout OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules remove fail due to gtp ubr response timeout" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagQciArpEntry 83 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagQciArpNumTotalRulesRemoveFailGtpDbrResponseFailure OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules remove fail due to gtp dbr response failure" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagQciArpEntry 84 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagQciArpNumTotalRulesRemoveFailGtpDbrResponseTimeout OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules remove fail due to gtp dbr response timeout" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagQciArpEntry 85 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagQciArpNumTotalRulesRemoveFailLocalSystemResourceFailure OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules remove fail due to local system resource failure" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagQciArpEntry 86 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagQciArpNumTotalRulesActiveGyReallocationofCredit OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules active due to gy reallocation of credit" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagQciArpEntry 87 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagQciArpNumTotalRulesInactiveGyOutofCredit OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules inactive due to gy out of credit" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagQciArpEntry 88 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagApnQciArpTable OBJECT-TYPE SYNTAX SEQUENCE OF AffirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagApnQciArpEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "" ::= { affirmedZoneMIB 410 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagApnQciArpEntry OBJECT-TYPE SYNTAX AffirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagApnQciArpEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "" INDEX { affirmedZoneName, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagApnQciArpName, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagApnQciArpQci, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagApnQciArpArp, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagApnQciArpChassis } ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagApnQciArpTable 1 } AffirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagApnQciArpEntry ::= SEQUENCE { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagApnQciArpName String, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagApnQciArpQci Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagApnQciArpArp Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagApnQciArpChassis Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagApnQciArpNumUplinkPackets ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagApnQciArpNumUplinkBytes ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagApnQciArpNumUplinkDropPackets ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagApnQciArpNumUplinkDropBytes ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagApnQciArpNumUplinkErrorLossPackets ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagApnQciArpNumUplinkErrorLossBytes ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagApnQciArpNumDownlinkPackets ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagApnQciArpNumDownlinkBytes ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagApnQciArpNumDownlinkDropPackets ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagApnQciArpNumDownlinkDropBytes ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagApnQciArpNumDownlinkErrorLossPackets ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagApnQciArpNumDownlinkErrorLossBytes ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagApnQciArpNumCurrentBearers ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagApnQciArpIntervalPeakBearers Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagApnQciArpNumTotalBearersSetupSuccess ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagApnQciArpNumTotalBearersSetupFail ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagApnQciArpNumTotalBearersHandoverSuccess ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagApnQciArpNumTotalBearersHandoverFailure ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagApnQciArpNumTotalBearersNormalRelease ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagApnQciArpNumTotalBearersAccessSideNormalRelease ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagApnQciArpNumTotalBearersNetworkSideNormalRelease ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagApnQciArpNumTotalBearersAbnormalRelease ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagApnQciArpNumTotalBearersOperatorInitiatedLocalRelease ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagApnQciArpNumTotalBearersIdleTimerExpiryLocalRelease ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagApnQciArpNumTotalBearersSessionMaxTimerLocalRelease ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagApnQciArpNumTotalBearersInternalErrorsLocalRelease ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagApnQciArpNumTotalBearersDuplicateBearesLocalRelease ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagApnQciArpNumTotalBearersMiscellaneousLocalRelease ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagApnQciArpNumTotalBearersS2xUPathFailuresAbnormalRelease ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagApnQciArpNumTotalBearersS2xPathFailuresAbnormalRelease ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagApnQciArpNumTotalBearersS2xUErrorIndicationAbnormalRelease ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagApnQciArpNumCurrentRules ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagApnQciArpIntervalPeakRules Unsigned32, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagApnQciArpNumTotalRulesInstallSuccess ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagApnQciArpNumTotalRulesInstallFail ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagApnQciArpNumTotalRulesInstallFailGxUnknownRuleName ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagApnQciArpNumTotalRulesInstallFailGxRatingGroupError ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagApnQciArpNumTotalRulesInstallFailGxGwPCEFMalfunction ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagApnQciArpNumTotalRulesInstallFailGxResourceLimitation ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagApnQciArpNumTotalRulesInstallFailGxMaxNumBearersReached ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagApnQciArpNumTotalRulesInstallFailGxMissingFlowInfo ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagApnQciArpNumTotalRulesInstallFailGxResourceAllocationFailure ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagApnQciArpNumTotalRulesInstallFailGxUnsuccessfulQosValidation ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagApnQciArpNumTotalRulesInstallFailGxIncorrectFlowInfo ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagApnQciArpNumTotalRulesInstallFailGxFilterRestrictions ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagApnQciArpNumTotalRulesInstallFailGxMissingRedirectServerAddress ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagApnQciArpNumTotalRulesInstallFailGtpS2aCbrResponseFailure ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagApnQciArpNumTotalRulesInstallFailGtpS2aCbrResponseTimeout ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagApnQciArpNumTotalRulesInstallFailGtpS2aUbrResponseFailure ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagApnQciArpNumTotalRulesInstallFailGtpS2aUbrResponseTimeout ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagApnQciArpNumTotalRulesInstallFailGtpCbrResponseFailure ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagApnQciArpNumTotalRulesInstallFailGtpCbrResponseTimeout ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagApnQciArpNumTotalRulesInstallFailGtpUbrResponseFailure ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagApnQciArpNumTotalRulesInstallFailGtpUbrResponseTimeout ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagApnQciArpNumTotalRulesInstallFailLocalSystemResourceFailure ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagApnQciArpNumTotalRulesModifySuccess ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagApnQciArpNumTotalRulesModifyFail ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagApnQciArpNumTotalRulesModifyFailGxRatingGroupError ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagApnQciArpNumTotalRulesModifyFailGxGwPCEFMalfunction ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagApnQciArpNumTotalRulesModifyFailGxResourceLimitation ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagApnQciArpNumTotalRulesModifyFailGxResourceAllocationFailure ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagApnQciArpNumTotalRulesModifyFailGxUnsuccessfulQosValidation ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagApnQciArpNumTotalRulesModifyFailGxIncorrectFlowInfo ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagApnQciArpNumTotalRulesModifyFailGxFilterRestrictions ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagApnQciArpNumTotalRulesModifyFailGxMissingRedirectServerAddress ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagApnQciArpNumTotalRulesModifyFailGtpS2aUbrResponseFailure ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagApnQciArpNumTotalRulesModifyFailGtpS2aUbrResponseTimeout ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagApnQciArpNumTotalRulesModifyFailGtpUbrResponseFailure ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagApnQciArpNumTotalRulesModifyFailGtpUbrResponseTimeout ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagApnQciArpNumTotalRulesModifyFailLocalSystemResourceFailure ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagApnQciArpNumTotalRulesRemoveSuccess ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagApnQciArpNumTotalRulesRemoveFail ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagApnQciArpNumTotalRulesRemoveFailGxUnknownRuleName ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagApnQciArpNumTotalRulesRemoveFailGtpS2aUbrResponseFailure ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagApnQciArpNumTotalRulesRemoveFailGtpS2aUbrResponseTimeout ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagApnQciArpNumTotalRulesRemoveFailGtpS2aDbrResponseFailure ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagApnQciArpNumTotalRulesRemoveFailGtpS2aDbrResponseTimeout ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagApnQciArpNumTotalRulesRemoveFailGtpUbrResponseFailure ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagApnQciArpNumTotalRulesRemoveFailGtpUbrResponseTimeout ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagApnQciArpNumTotalRulesRemoveFailGtpDbrResponseFailure ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagApnQciArpNumTotalRulesRemoveFailGtpDbrResponseTimeout ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagApnQciArpNumTotalRulesRemoveFailLocalSystemResourceFailure ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagApnQciArpNumTotalRulesActiveGyReallocationofCredit ConfdString, affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagApnQciArpNumTotalRulesInactiveGyOutofCredit ConfdString } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagApnQciArpName OBJECT-TYPE SYNTAX String MAX-ACCESS not-accessible STATUS current DESCRIPTION "Table Name" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagApnQciArpEntry 1 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagApnQciArpQci OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS not-accessible STATUS current DESCRIPTION "Bearer QCI Value" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagApnQciArpEntry 2 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagApnQciArpArp OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS not-accessible STATUS current DESCRIPTION "Bearer ARP Value" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagApnQciArpEntry 3 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagApnQciArpChassis OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS not-accessible STATUS current DESCRIPTION "chassis ID" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagApnQciArpEntry 4 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagApnQciArpNumUplinkPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink packets received" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagApnQciArpEntry 5 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagApnQciArpNumUplinkBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink bytes received" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagApnQciArpEntry 6 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagApnQciArpNumUplinkDropPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink packets dropped" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagApnQciArpEntry 7 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagApnQciArpNumUplinkDropBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink bytes dropped" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagApnQciArpEntry 8 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagApnQciArpNumUplinkErrorLossPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink error loss packets" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagApnQciArpEntry 9 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagApnQciArpNumUplinkErrorLossBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink error loss bytes" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagApnQciArpEntry 10 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagApnQciArpNumDownlinkPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink packets received" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagApnQciArpEntry 11 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagApnQciArpNumDownlinkBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink bytes received" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagApnQciArpEntry 12 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagApnQciArpNumDownlinkDropPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink packets dropped" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagApnQciArpEntry 13 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagApnQciArpNumDownlinkDropBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink bytes dropped" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagApnQciArpEntry 14 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagApnQciArpNumDownlinkErrorLossPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink error loss packets" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagApnQciArpEntry 15 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagApnQciArpNumDownlinkErrorLossBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink error loss bytes" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagApnQciArpEntry 16 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagApnQciArpNumCurrentBearers OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of current bearers" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagApnQciArpEntry 17 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagApnQciArpIntervalPeakBearers OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Interval peak number of bearers" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagApnQciArpEntry 18 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagApnQciArpNumTotalBearersSetupSuccess OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers setup successful" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagApnQciArpEntry 19 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagApnQciArpNumTotalBearersSetupFail OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers setup failed" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagApnQciArpEntry 20 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagApnQciArpNumTotalBearersHandoverSuccess OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers handover successfully" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagApnQciArpEntry 21 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagApnQciArpNumTotalBearersHandoverFailure OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers handover failures" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagApnQciArpEntry 22 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagApnQciArpNumTotalBearersNormalRelease OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers released normally" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagApnQciArpEntry 23 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagApnQciArpNumTotalBearersAccessSideNormalRelease OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers released due to access side deactivation" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagApnQciArpEntry 24 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagApnQciArpNumTotalBearersNetworkSideNormalRelease OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers released due to network side deactivation" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagApnQciArpEntry 25 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagApnQciArpNumTotalBearersAbnormalRelease OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers released abnormally" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagApnQciArpEntry 26 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagApnQciArpNumTotalBearersOperatorInitiatedLocalRelease OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers locally released due to operator initiation" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagApnQciArpEntry 27 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagApnQciArpNumTotalBearersIdleTimerExpiryLocalRelease OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers locally released due to idle timer expiry" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagApnQciArpEntry 28 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagApnQciArpNumTotalBearersSessionMaxTimerLocalRelease OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers locally released due to session max timer expiry" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagApnQciArpEntry 29 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagApnQciArpNumTotalBearersInternalErrorsLocalRelease OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers locally released due to internal errors" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagApnQciArpEntry 30 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagApnQciArpNumTotalBearersDuplicateBearesLocalRelease OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers locally released due to duplicate bearers" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagApnQciArpEntry 31 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagApnQciArpNumTotalBearersMiscellaneousLocalRelease OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers locally released due to miscellaneous" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagApnQciArpEntry 32 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagApnQciArpNumTotalBearersS2xUPathFailuresAbnormalRelease OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers abnormal release due to S2x path failures" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagApnQciArpEntry 33 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagApnQciArpNumTotalBearersS2xPathFailuresAbnormalRelease OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers abnormal release due to S2x path failures" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagApnQciArpEntry 34 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagApnQciArpNumTotalBearersS2xUErrorIndicationAbnormalRelease OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers abnormal release due to S2xU error indication" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagApnQciArpEntry 35 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagApnQciArpNumCurrentRules OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of current rules" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagApnQciArpEntry 36 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagApnQciArpIntervalPeakRules OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Interval peak number of rules" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagApnQciArpEntry 37 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagApnQciArpNumTotalRulesInstallSuccess OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules install successful" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagApnQciArpEntry 38 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagApnQciArpNumTotalRulesInstallFail OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules install failed" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagApnQciArpEntry 39 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagApnQciArpNumTotalRulesInstallFailGxUnknownRuleName OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules install fail due to gx unknown rule name" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagApnQciArpEntry 40 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagApnQciArpNumTotalRulesInstallFailGxRatingGroupError OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules install fail due to gx rating group error" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagApnQciArpEntry 41 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagApnQciArpNumTotalRulesInstallFailGxGwPCEFMalfunction OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules install fail due to gx gw/pcef malfunction" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagApnQciArpEntry 42 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagApnQciArpNumTotalRulesInstallFailGxResourceLimitation OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules install fail due to gx resource limitation" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagApnQciArpEntry 43 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagApnQciArpNumTotalRulesInstallFailGxMaxNumBearersReached OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules install fail due to gx maximum number of bearers reached per IP-CAN session" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagApnQciArpEntry 44 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagApnQciArpNumTotalRulesInstallFailGxMissingFlowInfo OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules install fail due to gx missing flow info" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagApnQciArpEntry 45 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagApnQciArpNumTotalRulesInstallFailGxResourceAllocationFailure OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules install fail due to gx resource allocation failure" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagApnQciArpEntry 46 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagApnQciArpNumTotalRulesInstallFailGxUnsuccessfulQosValidation OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules install fail due to gx unsuccessful qos validation" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagApnQciArpEntry 47 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagApnQciArpNumTotalRulesInstallFailGxIncorrectFlowInfo OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules install fail due to gx incorrect flow info" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagApnQciArpEntry 48 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagApnQciArpNumTotalRulesInstallFailGxFilterRestrictions OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules install fail due to gx flow filter restrictions" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagApnQciArpEntry 49 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagApnQciArpNumTotalRulesInstallFailGxMissingRedirectServerAddress OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules install fail due to gx missing redirect server address" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagApnQciArpEntry 50 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagApnQciArpNumTotalRulesInstallFailGtpS2aCbrResponseFailure OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules install fail due to gtp s2a cbr response failure" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagApnQciArpEntry 51 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagApnQciArpNumTotalRulesInstallFailGtpS2aCbrResponseTimeout OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules install fail due to gtp s2a cbr response timeout" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagApnQciArpEntry 52 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagApnQciArpNumTotalRulesInstallFailGtpS2aUbrResponseFailure OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules install fail due to gtp s2a ubr response failure" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagApnQciArpEntry 53 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagApnQciArpNumTotalRulesInstallFailGtpS2aUbrResponseTimeout OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules install fail due to gtp s2a ubr response timeout" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagApnQciArpEntry 54 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagApnQciArpNumTotalRulesInstallFailGtpCbrResponseFailure OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules install fail due to gtp cbr response failure" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagApnQciArpEntry 55 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagApnQciArpNumTotalRulesInstallFailGtpCbrResponseTimeout OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules install fail due to gtp cbr response timeout" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagApnQciArpEntry 56 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagApnQciArpNumTotalRulesInstallFailGtpUbrResponseFailure OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules install fail due to gtp ubr response failure" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagApnQciArpEntry 57 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagApnQciArpNumTotalRulesInstallFailGtpUbrResponseTimeout OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules install fail due to gtp ubr response timeout" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagApnQciArpEntry 58 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagApnQciArpNumTotalRulesInstallFailLocalSystemResourceFailure OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules install fail due to local system resource failure" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagApnQciArpEntry 59 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagApnQciArpNumTotalRulesModifySuccess OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules modify successful" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagApnQciArpEntry 60 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagApnQciArpNumTotalRulesModifyFail OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules modify failed" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagApnQciArpEntry 61 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagApnQciArpNumTotalRulesModifyFailGxRatingGroupError OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules modify fail due to gx rating group error" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagApnQciArpEntry 62 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagApnQciArpNumTotalRulesModifyFailGxGwPCEFMalfunction OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules modify fail due to gx gw/pcef malfunction" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagApnQciArpEntry 63 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagApnQciArpNumTotalRulesModifyFailGxResourceLimitation OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules modify fail due to gx resource limitation" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagApnQciArpEntry 64 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagApnQciArpNumTotalRulesModifyFailGxResourceAllocationFailure OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules modify fail due to gx resource allocation failure" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagApnQciArpEntry 65 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagApnQciArpNumTotalRulesModifyFailGxUnsuccessfulQosValidation OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules modify fail due to gx unsuccessful qos validation" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagApnQciArpEntry 66 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagApnQciArpNumTotalRulesModifyFailGxIncorrectFlowInfo OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules modify fail due to gx incorrect flow info" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagApnQciArpEntry 67 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagApnQciArpNumTotalRulesModifyFailGxFilterRestrictions OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules modify fail due to gx flow filter restrictions" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagApnQciArpEntry 68 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagApnQciArpNumTotalRulesModifyFailGxMissingRedirectServerAddress OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules modify fail due to gx missing redirect server address" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagApnQciArpEntry 69 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagApnQciArpNumTotalRulesModifyFailGtpS2aUbrResponseFailure OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules modify fail due to gtp s2a ubr response failure" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagApnQciArpEntry 70 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagApnQciArpNumTotalRulesModifyFailGtpS2aUbrResponseTimeout OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules modify fail due to gtp s2a ubr response timeout" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagApnQciArpEntry 71 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagApnQciArpNumTotalRulesModifyFailGtpUbrResponseFailure OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules modify fail due to gtp ubr response failure" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagApnQciArpEntry 72 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagApnQciArpNumTotalRulesModifyFailGtpUbrResponseTimeout OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules modify fail due to gtp ubr response timeout" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagApnQciArpEntry 73 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagApnQciArpNumTotalRulesModifyFailLocalSystemResourceFailure OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules modify fail due to local system resource failure" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagApnQciArpEntry 74 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagApnQciArpNumTotalRulesRemoveSuccess OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules remove successful" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagApnQciArpEntry 75 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagApnQciArpNumTotalRulesRemoveFail OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules remove failed" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagApnQciArpEntry 76 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagApnQciArpNumTotalRulesRemoveFailGxUnknownRuleName OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules remove fail due to gx unknown rule name" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagApnQciArpEntry 77 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagApnQciArpNumTotalRulesRemoveFailGtpS2aUbrResponseFailure OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules remove fail due to gtp s2a ubr response failure" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagApnQciArpEntry 78 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagApnQciArpNumTotalRulesRemoveFailGtpS2aUbrResponseTimeout OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules remove fail due to gtp s2a ubr response timeout" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagApnQciArpEntry 79 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagApnQciArpNumTotalRulesRemoveFailGtpS2aDbrResponseFailure OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules remove fail due to gtp s2a dbr response failure" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagApnQciArpEntry 80 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagApnQciArpNumTotalRulesRemoveFailGtpS2aDbrResponseTimeout OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules remove fail due to gtp s2a dbr response timeout" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagApnQciArpEntry 81 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagApnQciArpNumTotalRulesRemoveFailGtpUbrResponseFailure OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules remove fail due to gtp ubr response failure" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagApnQciArpEntry 82 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagApnQciArpNumTotalRulesRemoveFailGtpUbrResponseTimeout OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules remove fail due to gtp ubr response timeout" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagApnQciArpEntry 83 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagApnQciArpNumTotalRulesRemoveFailGtpDbrResponseFailure OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules remove fail due to gtp dbr response failure" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagApnQciArpEntry 84 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagApnQciArpNumTotalRulesRemoveFailGtpDbrResponseTimeout OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules remove fail due to gtp dbr response timeout" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagApnQciArpEntry 85 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagApnQciArpNumTotalRulesRemoveFailLocalSystemResourceFailure OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules remove fail due to local system resource failure" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagApnQciArpEntry 86 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagApnQciArpNumTotalRulesActiveGyReallocationofCredit OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules active due to gy reallocation of credit" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagApnQciArpEntry 87 } affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagApnQciArpNumTotalRulesInactiveGyOutofCredit OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules inactive due to gy out of credit" ::= { affirmedZoneGatewayStatisticsChassisLevelCallPerformanceWagApnQciArpEntry 88 } affirmedZoneGatewayStatisticsChassisLevelGtpPeerTable OBJECT-TYPE SYNTAX SEQUENCE OF AffirmedZoneGatewayStatisticsChassisLevelGtpPeerEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "" ::= { affirmedZoneMIB 218 } affirmedZoneGatewayStatisticsChassisLevelGtpPeerEntry OBJECT-TYPE SYNTAX AffirmedZoneGatewayStatisticsChassisLevelGtpPeerEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "" INDEX { affirmedZoneName, affirmedZoneGatewayStatisticsChassisLevelGtpPeerName, affirmedZoneGatewayStatisticsChassisLevelGtpPeerChassis } ::= { affirmedZoneGatewayStatisticsChassisLevelGtpPeerTable 1 } AffirmedZoneGatewayStatisticsChassisLevelGtpPeerEntry ::= SEQUENCE { affirmedZoneGatewayStatisticsChassisLevelGtpPeerName String, affirmedZoneGatewayStatisticsChassisLevelGtpPeerChassis Unsigned32, affirmedZoneGatewayStatisticsChassisLevelGtpPeerNumDecodeCreateSessionReq Unsigned32, affirmedZoneGatewayStatisticsChassisLevelGtpPeerNumEncodeCreateSessionReq Unsigned32, affirmedZoneGatewayStatisticsChassisLevelGtpPeerNumCreateSessionReqDecodeFailure Unsigned32, affirmedZoneGatewayStatisticsChassisLevelGtpPeerNumCreateSessionReqEncodeFailure Unsigned32, affirmedZoneGatewayStatisticsChassisLevelGtpPeerNumDecodeCreateSessionResp Unsigned32, affirmedZoneGatewayStatisticsChassisLevelGtpPeerNumEncodeCreateSessionResp Unsigned32, affirmedZoneGatewayStatisticsChassisLevelGtpPeerNumCreateSessionRespDecodeFailure Unsigned32, affirmedZoneGatewayStatisticsChassisLevelGtpPeerNumCreateSessionRespEncodeFailure Unsigned32, affirmedZoneGatewayStatisticsChassisLevelGtpPeerNumDecodeDeleteSessionReq Unsigned32, affirmedZoneGatewayStatisticsChassisLevelGtpPeerNumEncodeDeleteSessionReq Unsigned32, affirmedZoneGatewayStatisticsChassisLevelGtpPeerNumDeleteSessionReqDecodeFailure Unsigned32, affirmedZoneGatewayStatisticsChassisLevelGtpPeerNumDeleteSessionReqEncodeFailure Unsigned32, affirmedZoneGatewayStatisticsChassisLevelGtpPeerNumDecodeDeleteSessionResp Unsigned32, affirmedZoneGatewayStatisticsChassisLevelGtpPeerNumEncodeDeleteSessionResp Unsigned32, affirmedZoneGatewayStatisticsChassisLevelGtpPeerNumDeleteSessionRespDecodeFailure Unsigned32, affirmedZoneGatewayStatisticsChassisLevelGtpPeerNumDeleteSessionRespEncodeFailure Unsigned32, affirmedZoneGatewayStatisticsChassisLevelGtpPeerNumDecodeModifyBearerReq Unsigned32, affirmedZoneGatewayStatisticsChassisLevelGtpPeerNumEncodeModifyBearerReq Unsigned32, affirmedZoneGatewayStatisticsChassisLevelGtpPeerNumModifyBearerReqDecodeFailure Unsigned32, affirmedZoneGatewayStatisticsChassisLevelGtpPeerNumModifyBearerReqEncodeFailure Unsigned32, affirmedZoneGatewayStatisticsChassisLevelGtpPeerNumDecodeModifyBearerResp Unsigned32, affirmedZoneGatewayStatisticsChassisLevelGtpPeerNumEncodeModifyBearerResp Unsigned32, affirmedZoneGatewayStatisticsChassisLevelGtpPeerNumModifyBearerRespDecodeFailure Unsigned32, affirmedZoneGatewayStatisticsChassisLevelGtpPeerNumModifyBearerRespEncodeFailure Unsigned32, affirmedZoneGatewayStatisticsChassisLevelGtpPeerNumDecodeCreateBearerReq Unsigned32, affirmedZoneGatewayStatisticsChassisLevelGtpPeerNumEncodeCreateBearerReq Unsigned32, affirmedZoneGatewayStatisticsChassisLevelGtpPeerNumCreateBearerReqDecodeFailure Unsigned32, affirmedZoneGatewayStatisticsChassisLevelGtpPeerNumCreateBearerReqEncodeFailure Unsigned32, affirmedZoneGatewayStatisticsChassisLevelGtpPeerNumDecodeCreateBearerResp Unsigned32, affirmedZoneGatewayStatisticsChassisLevelGtpPeerNumEncodeCreateBearerResp Unsigned32, affirmedZoneGatewayStatisticsChassisLevelGtpPeerNumCreateBearerRespDecodeFailure Unsigned32, affirmedZoneGatewayStatisticsChassisLevelGtpPeerNumCreateBearerRespEncodeFailure Unsigned32, affirmedZoneGatewayStatisticsChassisLevelGtpPeerNumDecodeDeleteBearerReq Unsigned32, affirmedZoneGatewayStatisticsChassisLevelGtpPeerNumEncodeDeleteBearerReq Unsigned32, affirmedZoneGatewayStatisticsChassisLevelGtpPeerNumDeleteBearerReqDecodeFailure Unsigned32, affirmedZoneGatewayStatisticsChassisLevelGtpPeerNumDeleteBearerReqEncodeFailure Unsigned32, affirmedZoneGatewayStatisticsChassisLevelGtpPeerNumDecodeDeleteBearerResp Unsigned32, affirmedZoneGatewayStatisticsChassisLevelGtpPeerNumEncodeDeleteBearerResp Unsigned32, affirmedZoneGatewayStatisticsChassisLevelGtpPeerNumDeleteBearerRespDecodeFailure Unsigned32, affirmedZoneGatewayStatisticsChassisLevelGtpPeerNumDeleteBearerRespEncodeFailure Unsigned32, affirmedZoneGatewayStatisticsChassisLevelGtpPeerNumDecodeBearerResourceCmd Unsigned32, affirmedZoneGatewayStatisticsChassisLevelGtpPeerNumEncodeBearerResourceCmd Unsigned32, affirmedZoneGatewayStatisticsChassisLevelGtpPeerNumBearerResourceCmdDecodeFailure Unsigned32, affirmedZoneGatewayStatisticsChassisLevelGtpPeerNumBearerResourceCmdEncodeFailure Unsigned32, affirmedZoneGatewayStatisticsChassisLevelGtpPeerNumDecodeBearerResourceFailureInd Unsigned32, affirmedZoneGatewayStatisticsChassisLevelGtpPeerNumEncodeBearerResourceFailureInd Unsigned32, affirmedZoneGatewayStatisticsChassisLevelGtpPeerNumBearerResourceFailureIndDecodeFailure Unsigned32, affirmedZoneGatewayStatisticsChassisLevelGtpPeerNumBearerResourceFailureIndEncodeFailure Unsigned32, affirmedZoneGatewayStatisticsChassisLevelGtpPeerNumDecodeModifyBearerCmd Unsigned32, affirmedZoneGatewayStatisticsChassisLevelGtpPeerNumEncodeModifyBearerCmd Unsigned32, affirmedZoneGatewayStatisticsChassisLevelGtpPeerNumModifyBearerCmdDecodeFailure Unsigned32, affirmedZoneGatewayStatisticsChassisLevelGtpPeerNumModifyBearerCmdEncodeFailure Unsigned32, affirmedZoneGatewayStatisticsChassisLevelGtpPeerNumDecodeModifyBearerFailureInd Unsigned32, affirmedZoneGatewayStatisticsChassisLevelGtpPeerNumEncodeModifyBearerFailureInd Unsigned32, affirmedZoneGatewayStatisticsChassisLevelGtpPeerNumModifyBearerFailureIndDecodeFailure Unsigned32, affirmedZoneGatewayStatisticsChassisLevelGtpPeerNumModifyBearerFailureIndEncodeFailure Unsigned32, affirmedZoneGatewayStatisticsChassisLevelGtpPeerNumDecodeUpdateBearerReq Unsigned32, affirmedZoneGatewayStatisticsChassisLevelGtpPeerNumEncodeUpdateBearerReq Unsigned32, affirmedZoneGatewayStatisticsChassisLevelGtpPeerNumUpdateBearerReqDecodeFailure Unsigned32, affirmedZoneGatewayStatisticsChassisLevelGtpPeerNumUpdateBearerReqEncodeFailure Unsigned32, affirmedZoneGatewayStatisticsChassisLevelGtpPeerNumDecodeUpdateBearerResp Unsigned32, affirmedZoneGatewayStatisticsChassisLevelGtpPeerNumEncodeUpdateBearerResp Unsigned32, affirmedZoneGatewayStatisticsChassisLevelGtpPeerNumUpdateBearerRespDecodeFailure Unsigned32, affirmedZoneGatewayStatisticsChassisLevelGtpPeerNumUpdateBearerRespEncodeFailure Unsigned32, affirmedZoneGatewayStatisticsChassisLevelGtpPeerNumDecodeDownlinkDataNotification Unsigned32, affirmedZoneGatewayStatisticsChassisLevelGtpPeerNumEncodeDownlinkDataNotification Unsigned32, affirmedZoneGatewayStatisticsChassisLevelGtpPeerNumDownlinkDataNotificationDecodeFailure Unsigned32, affirmedZoneGatewayStatisticsChassisLevelGtpPeerNumDownlinkDataNotificationEncodeFailure Unsigned32, affirmedZoneGatewayStatisticsChassisLevelGtpPeerNumDecodeDownlinkDataNotificationAck Unsigned32, affirmedZoneGatewayStatisticsChassisLevelGtpPeerNumEncodeDownlinkDataNotificationAck Unsigned32, affirmedZoneGatewayStatisticsChassisLevelGtpPeerNumDownlinkDataNotificationAckDecodeFailure Unsigned32, affirmedZoneGatewayStatisticsChassisLevelGtpPeerNumDownlinkDataNotificationAckEncodeFailure Unsigned32, affirmedZoneGatewayStatisticsChassisLevelGtpPeerNumDecodeDownlinkDataNotificationFailureInd Unsigned32, affirmedZoneGatewayStatisticsChassisLevelGtpPeerNumEncodeDownlinkDataNotificationFailureInd Unsigned32, affirmedZoneGatewayStatisticsChassisLevelGtpPeerNumDownlinkDataNotificationFailureIndDecodeFailure Unsigned32, affirmedZoneGatewayStatisticsChassisLevelGtpPeerNumDownlinkDataNotificationFailureIndEncodeFailure Unsigned32, affirmedZoneGatewayStatisticsChassisLevelGtpPeerNumDecodeReleaseAccessBearersReq Unsigned32, affirmedZoneGatewayStatisticsChassisLevelGtpPeerNumEncodeReleaseAccessBearersReq Unsigned32, affirmedZoneGatewayStatisticsChassisLevelGtpPeerNumReleaseAccessBearersReqDecodeFailure Unsigned32, affirmedZoneGatewayStatisticsChassisLevelGtpPeerNumReleaseAccessBearersReqEncodeFailure Unsigned32, affirmedZoneGatewayStatisticsChassisLevelGtpPeerNumDecodeReleaseAccessBearersResp Unsigned32, affirmedZoneGatewayStatisticsChassisLevelGtpPeerNumEncodeReleaseAccessBearersResp Unsigned32, affirmedZoneGatewayStatisticsChassisLevelGtpPeerNumReleaseAccessBearersRespDecodeFailure Unsigned32, affirmedZoneGatewayStatisticsChassisLevelGtpPeerNumReleaseAccessBearersRespEncodeFailure Unsigned32, affirmedZoneGatewayStatisticsChassisLevelGtpPeerNumDecodeCreatePdpCtxtReq Unsigned32, affirmedZoneGatewayStatisticsChassisLevelGtpPeerNumEncodeCreatePdpCtxtReq Unsigned32, affirmedZoneGatewayStatisticsChassisLevelGtpPeerNumCreatePdpCtxtReqDecodeFailure Unsigned32, affirmedZoneGatewayStatisticsChassisLevelGtpPeerNumCreatePdpCtxtReqEncodeFailure Unsigned32, affirmedZoneGatewayStatisticsChassisLevelGtpPeerNumDecodeCreatePdpCtxtResp Unsigned32, affirmedZoneGatewayStatisticsChassisLevelGtpPeerNumEncodeCreatePdpCtxtResp Unsigned32, affirmedZoneGatewayStatisticsChassisLevelGtpPeerNumCreatePdpCtxtRespDecodeFailure Unsigned32, affirmedZoneGatewayStatisticsChassisLevelGtpPeerNumCreatePdpCtxtRespEncodeFailure Unsigned32, affirmedZoneGatewayStatisticsChassisLevelGtpPeerNumDecodeDeletePdpCtxtReq Unsigned32, affirmedZoneGatewayStatisticsChassisLevelGtpPeerNumEncodeDeletePdpCtxtReq Unsigned32, affirmedZoneGatewayStatisticsChassisLevelGtpPeerNumDeletePdpCtxtReqDecodeFailure Unsigned32, affirmedZoneGatewayStatisticsChassisLevelGtpPeerNumDeletePdpCtxtReqEncodeFailure Unsigned32, affirmedZoneGatewayStatisticsChassisLevelGtpPeerNumDecodeDeletePdpCtxtResp Unsigned32, affirmedZoneGatewayStatisticsChassisLevelGtpPeerNumEncodeDeletePdpCtxtResp Unsigned32, affirmedZoneGatewayStatisticsChassisLevelGtpPeerNumDeletePdpCtxtRespDecodeFailure Unsigned32, affirmedZoneGatewayStatisticsChassisLevelGtpPeerNumDeletePdpCtxtRespEncodeFailure Unsigned32, affirmedZoneGatewayStatisticsChassisLevelGtpPeerNumDecodeUpdatePdpCtxtReq Unsigned32, affirmedZoneGatewayStatisticsChassisLevelGtpPeerNumEncodeUpdatePdpCtxtReq Unsigned32, affirmedZoneGatewayStatisticsChassisLevelGtpPeerNumUpdatePdpCtxtReqDecodeFailure Unsigned32, affirmedZoneGatewayStatisticsChassisLevelGtpPeerNumUpdatePdpCtxtReqEncodeFailure Unsigned32, affirmedZoneGatewayStatisticsChassisLevelGtpPeerNumDecodeUpdatePdpCtxtResp Unsigned32, affirmedZoneGatewayStatisticsChassisLevelGtpPeerNumEncodeUpdatePdpCtxtResp Unsigned32, affirmedZoneGatewayStatisticsChassisLevelGtpPeerNumUpdatePdpCtxtRespDecodeFailure Unsigned32, affirmedZoneGatewayStatisticsChassisLevelGtpPeerNumUpdatePdpCtxtRespEncodeFailure Unsigned32, affirmedZoneGatewayStatisticsChassisLevelGtpPeerNumEchoRequestsReceived Unsigned32, affirmedZoneGatewayStatisticsChassisLevelGtpPeerNumEchoRequestDecodeFailure Unsigned32, affirmedZoneGatewayStatisticsChassisLevelGtpPeerNumEchoRequestsSent Unsigned32, affirmedZoneGatewayStatisticsChassisLevelGtpPeerNumEchoResponsesReceived Unsigned32, affirmedZoneGatewayStatisticsChassisLevelGtpPeerNumEchoResponseDecodeFailure Unsigned32, affirmedZoneGatewayStatisticsChassisLevelGtpPeerNumEchoResponsesSent Unsigned32, affirmedZoneGatewayStatisticsChassisLevelGtpPeerNumDecodeTraceSessionActivation Unsigned32, affirmedZoneGatewayStatisticsChassisLevelGtpPeerNumEncodeTraceSessionActivation Unsigned32, affirmedZoneGatewayStatisticsChassisLevelGtpPeerNumTraceSessionActivationDecodeFailure Unsigned32, affirmedZoneGatewayStatisticsChassisLevelGtpPeerNumTraceSessionActivationEncodeFailure Unsigned32, affirmedZoneGatewayStatisticsChassisLevelGtpPeerNumDecodeTraceSessionDeactivation Unsigned32, affirmedZoneGatewayStatisticsChassisLevelGtpPeerNumEncodeTraceSessionDeactivation Unsigned32, affirmedZoneGatewayStatisticsChassisLevelGtpPeerNumTraceSessionDeactivationDecodeFailure Unsigned32, affirmedZoneGatewayStatisticsChassisLevelGtpPeerNumTraceSessionDeactivationEncodeFailure Unsigned32, affirmedZoneGatewayStatisticsChassisLevelGtpPeerNumDecodeCreateIndirectForwardingTunnelReq Unsigned32, affirmedZoneGatewayStatisticsChassisLevelGtpPeerNumCreateIndirectForwardingTunnelReqDecodeFailure Unsigned32, affirmedZoneGatewayStatisticsChassisLevelGtpPeerNumCreateEncodeIndirectForwardingTunnelResp Unsigned32, affirmedZoneGatewayStatisticsChassisLevelGtpPeerNumDecodeDeleteIndirectForwardingTunnelReq Unsigned32, affirmedZoneGatewayStatisticsChassisLevelGtpPeerNumDeleteIndirectForwardingTunnelReqDecodeFailure Unsigned32, affirmedZoneGatewayStatisticsChassisLevelGtpPeerNumDeleteEncodeIndirectForwardingTunnelResp Unsigned32, affirmedZoneGatewayStatisticsChassisLevelGtpPeerNumDecodeChangeNotificationReq Unsigned32, affirmedZoneGatewayStatisticsChassisLevelGtpPeerNumEncodeChangeNotificationReq Unsigned32, affirmedZoneGatewayStatisticsChassisLevelGtpPeerNumChangeNotificationReqDecodeFailure Unsigned32, affirmedZoneGatewayStatisticsChassisLevelGtpPeerNumChangeNotificationReqEncodeFailure Unsigned32, affirmedZoneGatewayStatisticsChassisLevelGtpPeerNumDecodeChangeNotificationResp Unsigned32, affirmedZoneGatewayStatisticsChassisLevelGtpPeerNumEncodeChangeNotificationResp Unsigned32, affirmedZoneGatewayStatisticsChassisLevelGtpPeerNumChangeNotificationRespDecodeFailure Unsigned32, affirmedZoneGatewayStatisticsChassisLevelGtpPeerNumChangeNotificationRespEncodeFailure Unsigned32, affirmedZoneGatewayStatisticsChassisLevelGtpPeerNumDecodeSuspendNotification Unsigned32, affirmedZoneGatewayStatisticsChassisLevelGtpPeerNumEncodeSuspendNotification Unsigned32, affirmedZoneGatewayStatisticsChassisLevelGtpPeerNumSuspendNotificationDecodeFailure Unsigned32, affirmedZoneGatewayStatisticsChassisLevelGtpPeerNumSuspendNotificationEncodeFailure Unsigned32, affirmedZoneGatewayStatisticsChassisLevelGtpPeerNumDecodeSuspendAcknowledge Unsigned32, affirmedZoneGatewayStatisticsChassisLevelGtpPeerNumEncodeSuspendAcknowledge Unsigned32, affirmedZoneGatewayStatisticsChassisLevelGtpPeerNumSuspendAcknowledgeDecodeFailure Unsigned32, affirmedZoneGatewayStatisticsChassisLevelGtpPeerNumSuspendAcknowledgeEncodeFailure Unsigned32, affirmedZoneGatewayStatisticsChassisLevelGtpPeerNumDecodeResumeNotification Unsigned32, affirmedZoneGatewayStatisticsChassisLevelGtpPeerNumEncodeResumeNotification Unsigned32, affirmedZoneGatewayStatisticsChassisLevelGtpPeerNumResumeNotificationDecodeFailure Unsigned32, affirmedZoneGatewayStatisticsChassisLevelGtpPeerNumResumeNotificationEncodeFailure Unsigned32, affirmedZoneGatewayStatisticsChassisLevelGtpPeerNumDecodeResumeAcknowledge Unsigned32, affirmedZoneGatewayStatisticsChassisLevelGtpPeerNumEncodeResumeAcknowledge Unsigned32, affirmedZoneGatewayStatisticsChassisLevelGtpPeerNumResumeAcknowledgeDecodeFailure Unsigned32, affirmedZoneGatewayStatisticsChassisLevelGtpPeerNumResumeAcknowledgeEncodeFailure Unsigned32, affirmedZoneGatewayStatisticsChassisLevelGtpPeerNumCreateSessionReqRcvdReTx Unsigned32, affirmedZoneGatewayStatisticsChassisLevelGtpPeerNumCreatePdpCtxtReqRcvdReTx Unsigned32, affirmedZoneGatewayStatisticsChassisLevelGtpPeerNumDecodeCreateSessionRespPB Unsigned32, affirmedZoneGatewayStatisticsChassisLevelGtpPeerNumCreateSessionRespPBDecodeFailure Unsigned32, affirmedZoneGatewayStatisticsChassisLevelGtpPeerNumDecodeSxabSessEstReq Unsigned32, affirmedZoneGatewayStatisticsChassisLevelGtpPeerNumEncodeSxabSessEstReq Unsigned32, affirmedZoneGatewayStatisticsChassisLevelGtpPeerNumSxabSessEstReqDecodeFailure Unsigned32, affirmedZoneGatewayStatisticsChassisLevelGtpPeerNumSxabSessEstReqEncodeFailure Unsigned32, affirmedZoneGatewayStatisticsChassisLevelGtpPeerNumDecodeSxabSessEstResp Unsigned32, affirmedZoneGatewayStatisticsChassisLevelGtpPeerNumEncodeSxabSessEstResp Unsigned32, affirmedZoneGatewayStatisticsChassisLevelGtpPeerNumSxabSessEstRespDecodeFailure Unsigned32, affirmedZoneGatewayStatisticsChassisLevelGtpPeerNumSxabSessEstRespEncodeFailure Unsigned32, affirmedZoneGatewayStatisticsChassisLevelGtpPeerNumDecodeSxabSessModReq Unsigned32, affirmedZoneGatewayStatisticsChassisLevelGtpPeerNumEncodeSxabSessModReq Unsigned32, affirmedZoneGatewayStatisticsChassisLevelGtpPeerNumSxabSessModReqDecodeFailure Unsigned32, affirmedZoneGatewayStatisticsChassisLevelGtpPeerNumSxabSessModReqEncodeFailure Unsigned32, affirmedZoneGatewayStatisticsChassisLevelGtpPeerNumDecodeSxabSessModResp Unsigned32, affirmedZoneGatewayStatisticsChassisLevelGtpPeerNumEncodeSxabSessModResp Unsigned32, affirmedZoneGatewayStatisticsChassisLevelGtpPeerNumSxabSessModRespDecodeFailure Unsigned32, affirmedZoneGatewayStatisticsChassisLevelGtpPeerNumSxabSessModRespEncodeFailure Unsigned32, affirmedZoneGatewayStatisticsChassisLevelGtpPeerNumDecodeSxabSessTermReq Unsigned32, affirmedZoneGatewayStatisticsChassisLevelGtpPeerNumEncodeSxabSessTermReq Unsigned32, affirmedZoneGatewayStatisticsChassisLevelGtpPeerNumSxabSessTermReqDecodeFailure Unsigned32, affirmedZoneGatewayStatisticsChassisLevelGtpPeerNumSxabSessTermReqEncodeFailure Unsigned32, affirmedZoneGatewayStatisticsChassisLevelGtpPeerNumDecodeSxabSessTermResp Unsigned32, affirmedZoneGatewayStatisticsChassisLevelGtpPeerNumEncodeSxabSessTermResp Unsigned32, affirmedZoneGatewayStatisticsChassisLevelGtpPeerNumSxabSessTermRespDecodeFailure Unsigned32, affirmedZoneGatewayStatisticsChassisLevelGtpPeerNumSxabSessTermRespEncodeFailure Unsigned32, affirmedZoneGatewayStatisticsChassisLevelGtpPeerNumDecodeSxabReport Unsigned32, affirmedZoneGatewayStatisticsChassisLevelGtpPeerNumEncodeSxabReport Unsigned32, affirmedZoneGatewayStatisticsChassisLevelGtpPeerNumSxabReportDecodeFailure Unsigned32, affirmedZoneGatewayStatisticsChassisLevelGtpPeerNumSxabReportEncodeFailure Unsigned32, affirmedZoneGatewayStatisticsChassisLevelGtpPeerNumDecodeSxabReportAck Unsigned32, affirmedZoneGatewayStatisticsChassisLevelGtpPeerNumEncodeSxabReportAck Unsigned32, affirmedZoneGatewayStatisticsChassisLevelGtpPeerNumSxabReportAckDecodeFailure Unsigned32, affirmedZoneGatewayStatisticsChassisLevelGtpPeerNumSxabReportAckEncodeFailure Unsigned32, affirmedZoneGatewayStatisticsChassisLevelGtpPeerNumDecodeSxabSessStatusReq Unsigned32, affirmedZoneGatewayStatisticsChassisLevelGtpPeerNumEncodeSxabSessStatusReq Unsigned32, affirmedZoneGatewayStatisticsChassisLevelGtpPeerNumSxabSessStatusReqDecodeFailure Unsigned32, affirmedZoneGatewayStatisticsChassisLevelGtpPeerNumSxabSessStatusReqEncodeFailure Unsigned32, affirmedZoneGatewayStatisticsChassisLevelGtpPeerNumDecodeSxabSessStatusResp Unsigned32, affirmedZoneGatewayStatisticsChassisLevelGtpPeerNumEncodeSxabSessStatusResp Unsigned32, affirmedZoneGatewayStatisticsChassisLevelGtpPeerNumSxabSessStatusRespDecodeFailure Unsigned32, affirmedZoneGatewayStatisticsChassisLevelGtpPeerNumSxabSessStatusRespEncodeFailure Unsigned32 } affirmedZoneGatewayStatisticsChassisLevelGtpPeerName OBJECT-TYPE SYNTAX String MAX-ACCESS not-accessible STATUS current DESCRIPTION "Table Name" ::= { affirmedZoneGatewayStatisticsChassisLevelGtpPeerEntry 1 } affirmedZoneGatewayStatisticsChassisLevelGtpPeerChassis OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS not-accessible STATUS current DESCRIPTION "chassis ID" ::= { affirmedZoneGatewayStatisticsChassisLevelGtpPeerEntry 2 } affirmedZoneGatewayStatisticsChassisLevelGtpPeerNumDecodeCreateSessionReq OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create session request decode success" ::= { affirmedZoneGatewayStatisticsChassisLevelGtpPeerEntry 3 } affirmedZoneGatewayStatisticsChassisLevelGtpPeerNumEncodeCreateSessionReq OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create session request encode success" ::= { affirmedZoneGatewayStatisticsChassisLevelGtpPeerEntry 4 } affirmedZoneGatewayStatisticsChassisLevelGtpPeerNumCreateSessionReqDecodeFailure OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create session request decode failure" ::= { affirmedZoneGatewayStatisticsChassisLevelGtpPeerEntry 5 } affirmedZoneGatewayStatisticsChassisLevelGtpPeerNumCreateSessionReqEncodeFailure OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create session request encode failure" ::= { affirmedZoneGatewayStatisticsChassisLevelGtpPeerEntry 6 } affirmedZoneGatewayStatisticsChassisLevelGtpPeerNumDecodeCreateSessionResp OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create session response decode success" ::= { affirmedZoneGatewayStatisticsChassisLevelGtpPeerEntry 7 } affirmedZoneGatewayStatisticsChassisLevelGtpPeerNumEncodeCreateSessionResp OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create session response encode success" ::= { affirmedZoneGatewayStatisticsChassisLevelGtpPeerEntry 8 } affirmedZoneGatewayStatisticsChassisLevelGtpPeerNumCreateSessionRespDecodeFailure OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create session response decode failure" ::= { affirmedZoneGatewayStatisticsChassisLevelGtpPeerEntry 9 } affirmedZoneGatewayStatisticsChassisLevelGtpPeerNumCreateSessionRespEncodeFailure OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create session response encode failure" ::= { affirmedZoneGatewayStatisticsChassisLevelGtpPeerEntry 10 } affirmedZoneGatewayStatisticsChassisLevelGtpPeerNumDecodeDeleteSessionReq OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of delete session request decode success" ::= { affirmedZoneGatewayStatisticsChassisLevelGtpPeerEntry 11 } affirmedZoneGatewayStatisticsChassisLevelGtpPeerNumEncodeDeleteSessionReq OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of delete session request encode success" ::= { affirmedZoneGatewayStatisticsChassisLevelGtpPeerEntry 12 } affirmedZoneGatewayStatisticsChassisLevelGtpPeerNumDeleteSessionReqDecodeFailure OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of delete session request decode failure" ::= { affirmedZoneGatewayStatisticsChassisLevelGtpPeerEntry 13 } affirmedZoneGatewayStatisticsChassisLevelGtpPeerNumDeleteSessionReqEncodeFailure OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of delete session request encode failure" ::= { affirmedZoneGatewayStatisticsChassisLevelGtpPeerEntry 14 } affirmedZoneGatewayStatisticsChassisLevelGtpPeerNumDecodeDeleteSessionResp OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of delete session response decode success" ::= { affirmedZoneGatewayStatisticsChassisLevelGtpPeerEntry 15 } affirmedZoneGatewayStatisticsChassisLevelGtpPeerNumEncodeDeleteSessionResp OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of delete session response encode success" ::= { affirmedZoneGatewayStatisticsChassisLevelGtpPeerEntry 16 } affirmedZoneGatewayStatisticsChassisLevelGtpPeerNumDeleteSessionRespDecodeFailure OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of delete session response decode failure" ::= { affirmedZoneGatewayStatisticsChassisLevelGtpPeerEntry 17 } affirmedZoneGatewayStatisticsChassisLevelGtpPeerNumDeleteSessionRespEncodeFailure OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of delete session response encode failure" ::= { affirmedZoneGatewayStatisticsChassisLevelGtpPeerEntry 18 } affirmedZoneGatewayStatisticsChassisLevelGtpPeerNumDecodeModifyBearerReq OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of modify bearer-request decode success" ::= { affirmedZoneGatewayStatisticsChassisLevelGtpPeerEntry 19 } affirmedZoneGatewayStatisticsChassisLevelGtpPeerNumEncodeModifyBearerReq OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of modify bearer-request encode success" ::= { affirmedZoneGatewayStatisticsChassisLevelGtpPeerEntry 20 } affirmedZoneGatewayStatisticsChassisLevelGtpPeerNumModifyBearerReqDecodeFailure OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of modify bearer-request decode failure" ::= { affirmedZoneGatewayStatisticsChassisLevelGtpPeerEntry 21 } affirmedZoneGatewayStatisticsChassisLevelGtpPeerNumModifyBearerReqEncodeFailure OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of modify bearer-request encode failure" ::= { affirmedZoneGatewayStatisticsChassisLevelGtpPeerEntry 22 } affirmedZoneGatewayStatisticsChassisLevelGtpPeerNumDecodeModifyBearerResp OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of modify bearer response decode success" ::= { affirmedZoneGatewayStatisticsChassisLevelGtpPeerEntry 23 } affirmedZoneGatewayStatisticsChassisLevelGtpPeerNumEncodeModifyBearerResp OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of modify bearer response encode success" ::= { affirmedZoneGatewayStatisticsChassisLevelGtpPeerEntry 24 } affirmedZoneGatewayStatisticsChassisLevelGtpPeerNumModifyBearerRespDecodeFailure OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of modify bearer response decode failure" ::= { affirmedZoneGatewayStatisticsChassisLevelGtpPeerEntry 25 } affirmedZoneGatewayStatisticsChassisLevelGtpPeerNumModifyBearerRespEncodeFailure OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of modify bearer response encode failure" ::= { affirmedZoneGatewayStatisticsChassisLevelGtpPeerEntry 26 } affirmedZoneGatewayStatisticsChassisLevelGtpPeerNumDecodeCreateBearerReq OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create bearer request decode success" ::= { affirmedZoneGatewayStatisticsChassisLevelGtpPeerEntry 27 } affirmedZoneGatewayStatisticsChassisLevelGtpPeerNumEncodeCreateBearerReq OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create bearer request encode success" ::= { affirmedZoneGatewayStatisticsChassisLevelGtpPeerEntry 28 } affirmedZoneGatewayStatisticsChassisLevelGtpPeerNumCreateBearerReqDecodeFailure OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create bearer request decode failure" ::= { affirmedZoneGatewayStatisticsChassisLevelGtpPeerEntry 29 } affirmedZoneGatewayStatisticsChassisLevelGtpPeerNumCreateBearerReqEncodeFailure OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create bearer request encode failure" ::= { affirmedZoneGatewayStatisticsChassisLevelGtpPeerEntry 30 } affirmedZoneGatewayStatisticsChassisLevelGtpPeerNumDecodeCreateBearerResp OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create bearer response decode success" ::= { affirmedZoneGatewayStatisticsChassisLevelGtpPeerEntry 31 } affirmedZoneGatewayStatisticsChassisLevelGtpPeerNumEncodeCreateBearerResp OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create bearer response encode success" ::= { affirmedZoneGatewayStatisticsChassisLevelGtpPeerEntry 32 } affirmedZoneGatewayStatisticsChassisLevelGtpPeerNumCreateBearerRespDecodeFailure OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create bearer response decode failure" ::= { affirmedZoneGatewayStatisticsChassisLevelGtpPeerEntry 33 } affirmedZoneGatewayStatisticsChassisLevelGtpPeerNumCreateBearerRespEncodeFailure OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create bearer response encode failure" ::= { affirmedZoneGatewayStatisticsChassisLevelGtpPeerEntry 34 } affirmedZoneGatewayStatisticsChassisLevelGtpPeerNumDecodeDeleteBearerReq OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of delete bearer request decode success" ::= { affirmedZoneGatewayStatisticsChassisLevelGtpPeerEntry 35 } affirmedZoneGatewayStatisticsChassisLevelGtpPeerNumEncodeDeleteBearerReq OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of delete bearer request encode success" ::= { affirmedZoneGatewayStatisticsChassisLevelGtpPeerEntry 36 } affirmedZoneGatewayStatisticsChassisLevelGtpPeerNumDeleteBearerReqDecodeFailure OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of delete bearer request decode failure" ::= { affirmedZoneGatewayStatisticsChassisLevelGtpPeerEntry 37 } affirmedZoneGatewayStatisticsChassisLevelGtpPeerNumDeleteBearerReqEncodeFailure OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of delete bearer request encode failure" ::= { affirmedZoneGatewayStatisticsChassisLevelGtpPeerEntry 38 } affirmedZoneGatewayStatisticsChassisLevelGtpPeerNumDecodeDeleteBearerResp OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of delete bearer response decode success" ::= { affirmedZoneGatewayStatisticsChassisLevelGtpPeerEntry 39 } affirmedZoneGatewayStatisticsChassisLevelGtpPeerNumEncodeDeleteBearerResp OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of delete bearer response encode success" ::= { affirmedZoneGatewayStatisticsChassisLevelGtpPeerEntry 40 } affirmedZoneGatewayStatisticsChassisLevelGtpPeerNumDeleteBearerRespDecodeFailure OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of delete bearer response decode failure" ::= { affirmedZoneGatewayStatisticsChassisLevelGtpPeerEntry 41 } affirmedZoneGatewayStatisticsChassisLevelGtpPeerNumDeleteBearerRespEncodeFailure OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of delete bearer response encode failure" ::= { affirmedZoneGatewayStatisticsChassisLevelGtpPeerEntry 42 } affirmedZoneGatewayStatisticsChassisLevelGtpPeerNumDecodeBearerResourceCmd OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearer resource command decode success" ::= { affirmedZoneGatewayStatisticsChassisLevelGtpPeerEntry 43 } affirmedZoneGatewayStatisticsChassisLevelGtpPeerNumEncodeBearerResourceCmd OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearer resource command encode success" ::= { affirmedZoneGatewayStatisticsChassisLevelGtpPeerEntry 44 } affirmedZoneGatewayStatisticsChassisLevelGtpPeerNumBearerResourceCmdDecodeFailure OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearer resource command decode failure" ::= { affirmedZoneGatewayStatisticsChassisLevelGtpPeerEntry 45 } affirmedZoneGatewayStatisticsChassisLevelGtpPeerNumBearerResourceCmdEncodeFailure OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearer resource command encode failure" ::= { affirmedZoneGatewayStatisticsChassisLevelGtpPeerEntry 46 } affirmedZoneGatewayStatisticsChassisLevelGtpPeerNumDecodeBearerResourceFailureInd OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearer resource failure indication decode success" ::= { affirmedZoneGatewayStatisticsChassisLevelGtpPeerEntry 47 } affirmedZoneGatewayStatisticsChassisLevelGtpPeerNumEncodeBearerResourceFailureInd OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearer resource failure indication encode success" ::= { affirmedZoneGatewayStatisticsChassisLevelGtpPeerEntry 48 } affirmedZoneGatewayStatisticsChassisLevelGtpPeerNumBearerResourceFailureIndDecodeFailure OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearer resource failure indication decode failure" ::= { affirmedZoneGatewayStatisticsChassisLevelGtpPeerEntry 49 } affirmedZoneGatewayStatisticsChassisLevelGtpPeerNumBearerResourceFailureIndEncodeFailure OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearer resource failure indication encode failure" ::= { affirmedZoneGatewayStatisticsChassisLevelGtpPeerEntry 50 } affirmedZoneGatewayStatisticsChassisLevelGtpPeerNumDecodeModifyBearerCmd OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of modify bearer command decode success" ::= { affirmedZoneGatewayStatisticsChassisLevelGtpPeerEntry 51 } affirmedZoneGatewayStatisticsChassisLevelGtpPeerNumEncodeModifyBearerCmd OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of modify bearer command encode success" ::= { affirmedZoneGatewayStatisticsChassisLevelGtpPeerEntry 52 } affirmedZoneGatewayStatisticsChassisLevelGtpPeerNumModifyBearerCmdDecodeFailure OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of modify bearer command decode failure" ::= { affirmedZoneGatewayStatisticsChassisLevelGtpPeerEntry 53 } affirmedZoneGatewayStatisticsChassisLevelGtpPeerNumModifyBearerCmdEncodeFailure OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of modify bearer command encode failure" ::= { affirmedZoneGatewayStatisticsChassisLevelGtpPeerEntry 54 } affirmedZoneGatewayStatisticsChassisLevelGtpPeerNumDecodeModifyBearerFailureInd OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of modify bearer failure indication decode success" ::= { affirmedZoneGatewayStatisticsChassisLevelGtpPeerEntry 55 } affirmedZoneGatewayStatisticsChassisLevelGtpPeerNumEncodeModifyBearerFailureInd OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of modify bearer failure indication encode success" ::= { affirmedZoneGatewayStatisticsChassisLevelGtpPeerEntry 56 } affirmedZoneGatewayStatisticsChassisLevelGtpPeerNumModifyBearerFailureIndDecodeFailure OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of modify bearer failure indication decode failure" ::= { affirmedZoneGatewayStatisticsChassisLevelGtpPeerEntry 57 } affirmedZoneGatewayStatisticsChassisLevelGtpPeerNumModifyBearerFailureIndEncodeFailure OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of modify bearer failure indication encode failure" ::= { affirmedZoneGatewayStatisticsChassisLevelGtpPeerEntry 58 } affirmedZoneGatewayStatisticsChassisLevelGtpPeerNumDecodeUpdateBearerReq OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of update bearer request decode success" ::= { affirmedZoneGatewayStatisticsChassisLevelGtpPeerEntry 59 } affirmedZoneGatewayStatisticsChassisLevelGtpPeerNumEncodeUpdateBearerReq OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of update bearer request encode success" ::= { affirmedZoneGatewayStatisticsChassisLevelGtpPeerEntry 60 } affirmedZoneGatewayStatisticsChassisLevelGtpPeerNumUpdateBearerReqDecodeFailure OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of update bearer request decode failure" ::= { affirmedZoneGatewayStatisticsChassisLevelGtpPeerEntry 61 } affirmedZoneGatewayStatisticsChassisLevelGtpPeerNumUpdateBearerReqEncodeFailure OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of update bearer request encode failure" ::= { affirmedZoneGatewayStatisticsChassisLevelGtpPeerEntry 62 } affirmedZoneGatewayStatisticsChassisLevelGtpPeerNumDecodeUpdateBearerResp OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of update bearer response decode success" ::= { affirmedZoneGatewayStatisticsChassisLevelGtpPeerEntry 63 } affirmedZoneGatewayStatisticsChassisLevelGtpPeerNumEncodeUpdateBearerResp OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of update bearer response encode success" ::= { affirmedZoneGatewayStatisticsChassisLevelGtpPeerEntry 64 } affirmedZoneGatewayStatisticsChassisLevelGtpPeerNumUpdateBearerRespDecodeFailure OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of update bearer response decode failure" ::= { affirmedZoneGatewayStatisticsChassisLevelGtpPeerEntry 65 } affirmedZoneGatewayStatisticsChassisLevelGtpPeerNumUpdateBearerRespEncodeFailure OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of update bearer response encode failure" ::= { affirmedZoneGatewayStatisticsChassisLevelGtpPeerEntry 66 } affirmedZoneGatewayStatisticsChassisLevelGtpPeerNumDecodeDownlinkDataNotification OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink data notification decode success" ::= { affirmedZoneGatewayStatisticsChassisLevelGtpPeerEntry 67 } affirmedZoneGatewayStatisticsChassisLevelGtpPeerNumEncodeDownlinkDataNotification OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink data notification encode success" ::= { affirmedZoneGatewayStatisticsChassisLevelGtpPeerEntry 68 } affirmedZoneGatewayStatisticsChassisLevelGtpPeerNumDownlinkDataNotificationDecodeFailure OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink data notification decode failure" ::= { affirmedZoneGatewayStatisticsChassisLevelGtpPeerEntry 69 } affirmedZoneGatewayStatisticsChassisLevelGtpPeerNumDownlinkDataNotificationEncodeFailure OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink data notification encode failure" ::= { affirmedZoneGatewayStatisticsChassisLevelGtpPeerEntry 70 } affirmedZoneGatewayStatisticsChassisLevelGtpPeerNumDecodeDownlinkDataNotificationAck OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink data notification ACK decode success" ::= { affirmedZoneGatewayStatisticsChassisLevelGtpPeerEntry 71 } affirmedZoneGatewayStatisticsChassisLevelGtpPeerNumEncodeDownlinkDataNotificationAck OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink data notification ACK encode success" ::= { affirmedZoneGatewayStatisticsChassisLevelGtpPeerEntry 72 } affirmedZoneGatewayStatisticsChassisLevelGtpPeerNumDownlinkDataNotificationAckDecodeFailure OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink data notification ACK decode failure" ::= { affirmedZoneGatewayStatisticsChassisLevelGtpPeerEntry 73 } affirmedZoneGatewayStatisticsChassisLevelGtpPeerNumDownlinkDataNotificationAckEncodeFailure OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink data notification ACK encode failure" ::= { affirmedZoneGatewayStatisticsChassisLevelGtpPeerEntry 74 } affirmedZoneGatewayStatisticsChassisLevelGtpPeerNumDecodeDownlinkDataNotificationFailureInd OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink data notification failure indication decode success" ::= { affirmedZoneGatewayStatisticsChassisLevelGtpPeerEntry 75 } affirmedZoneGatewayStatisticsChassisLevelGtpPeerNumEncodeDownlinkDataNotificationFailureInd OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink data notification failure indication encode success" ::= { affirmedZoneGatewayStatisticsChassisLevelGtpPeerEntry 76 } affirmedZoneGatewayStatisticsChassisLevelGtpPeerNumDownlinkDataNotificationFailureIndDecodeFailure OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink data notification failure indication decode failure" ::= { affirmedZoneGatewayStatisticsChassisLevelGtpPeerEntry 77 } affirmedZoneGatewayStatisticsChassisLevelGtpPeerNumDownlinkDataNotificationFailureIndEncodeFailure OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink data notification failure indication encode failure" ::= { affirmedZoneGatewayStatisticsChassisLevelGtpPeerEntry 78 } affirmedZoneGatewayStatisticsChassisLevelGtpPeerNumDecodeReleaseAccessBearersReq OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of release-access-bearers-request decode success" ::= { affirmedZoneGatewayStatisticsChassisLevelGtpPeerEntry 79 } affirmedZoneGatewayStatisticsChassisLevelGtpPeerNumEncodeReleaseAccessBearersReq OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of release-access-bearers-request encode success" ::= { affirmedZoneGatewayStatisticsChassisLevelGtpPeerEntry 80 } affirmedZoneGatewayStatisticsChassisLevelGtpPeerNumReleaseAccessBearersReqDecodeFailure OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of release-access-bearers-request decode failure" ::= { affirmedZoneGatewayStatisticsChassisLevelGtpPeerEntry 81 } affirmedZoneGatewayStatisticsChassisLevelGtpPeerNumReleaseAccessBearersReqEncodeFailure OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of release-access-bearers-request encode failure" ::= { affirmedZoneGatewayStatisticsChassisLevelGtpPeerEntry 82 } affirmedZoneGatewayStatisticsChassisLevelGtpPeerNumDecodeReleaseAccessBearersResp OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of release-access-bearers response decode success" ::= { affirmedZoneGatewayStatisticsChassisLevelGtpPeerEntry 83 } affirmedZoneGatewayStatisticsChassisLevelGtpPeerNumEncodeReleaseAccessBearersResp OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of release-access-bearers response encode success" ::= { affirmedZoneGatewayStatisticsChassisLevelGtpPeerEntry 84 } affirmedZoneGatewayStatisticsChassisLevelGtpPeerNumReleaseAccessBearersRespDecodeFailure OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of release-access-bearers response decode failure" ::= { affirmedZoneGatewayStatisticsChassisLevelGtpPeerEntry 85 } affirmedZoneGatewayStatisticsChassisLevelGtpPeerNumReleaseAccessBearersRespEncodeFailure OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of release-access-bearers response encode failure" ::= { affirmedZoneGatewayStatisticsChassisLevelGtpPeerEntry 86 } affirmedZoneGatewayStatisticsChassisLevelGtpPeerNumDecodeCreatePdpCtxtReq OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create PDP context request decode success" ::= { affirmedZoneGatewayStatisticsChassisLevelGtpPeerEntry 87 } affirmedZoneGatewayStatisticsChassisLevelGtpPeerNumEncodeCreatePdpCtxtReq OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create PDP context request encode success" ::= { affirmedZoneGatewayStatisticsChassisLevelGtpPeerEntry 88 } affirmedZoneGatewayStatisticsChassisLevelGtpPeerNumCreatePdpCtxtReqDecodeFailure OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create PDP context request decode failure" ::= { affirmedZoneGatewayStatisticsChassisLevelGtpPeerEntry 89 } affirmedZoneGatewayStatisticsChassisLevelGtpPeerNumCreatePdpCtxtReqEncodeFailure OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create PDP context request encode failure" ::= { affirmedZoneGatewayStatisticsChassisLevelGtpPeerEntry 90 } affirmedZoneGatewayStatisticsChassisLevelGtpPeerNumDecodeCreatePdpCtxtResp OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create PDP context response decode success" ::= { affirmedZoneGatewayStatisticsChassisLevelGtpPeerEntry 91 } affirmedZoneGatewayStatisticsChassisLevelGtpPeerNumEncodeCreatePdpCtxtResp OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create PDP context response encode success" ::= { affirmedZoneGatewayStatisticsChassisLevelGtpPeerEntry 92 } affirmedZoneGatewayStatisticsChassisLevelGtpPeerNumCreatePdpCtxtRespDecodeFailure OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create PDP context response decode failure" ::= { affirmedZoneGatewayStatisticsChassisLevelGtpPeerEntry 93 } affirmedZoneGatewayStatisticsChassisLevelGtpPeerNumCreatePdpCtxtRespEncodeFailure OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create PDP context response encode failure" ::= { affirmedZoneGatewayStatisticsChassisLevelGtpPeerEntry 94 } affirmedZoneGatewayStatisticsChassisLevelGtpPeerNumDecodeDeletePdpCtxtReq OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of delete PDP context request decode success" ::= { affirmedZoneGatewayStatisticsChassisLevelGtpPeerEntry 95 } affirmedZoneGatewayStatisticsChassisLevelGtpPeerNumEncodeDeletePdpCtxtReq OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of delete PDP context request encode success" ::= { affirmedZoneGatewayStatisticsChassisLevelGtpPeerEntry 96 } affirmedZoneGatewayStatisticsChassisLevelGtpPeerNumDeletePdpCtxtReqDecodeFailure OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of delete PDP context request decode failure" ::= { affirmedZoneGatewayStatisticsChassisLevelGtpPeerEntry 97 } affirmedZoneGatewayStatisticsChassisLevelGtpPeerNumDeletePdpCtxtReqEncodeFailure OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of delete PDP context request encode failure" ::= { affirmedZoneGatewayStatisticsChassisLevelGtpPeerEntry 98 } affirmedZoneGatewayStatisticsChassisLevelGtpPeerNumDecodeDeletePdpCtxtResp OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of delete PDP context response decode success" ::= { affirmedZoneGatewayStatisticsChassisLevelGtpPeerEntry 99 } affirmedZoneGatewayStatisticsChassisLevelGtpPeerNumEncodeDeletePdpCtxtResp OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of delete PDP context response encode success" ::= { affirmedZoneGatewayStatisticsChassisLevelGtpPeerEntry 100 } affirmedZoneGatewayStatisticsChassisLevelGtpPeerNumDeletePdpCtxtRespDecodeFailure OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of delete PDP context response decode failure" ::= { affirmedZoneGatewayStatisticsChassisLevelGtpPeerEntry 101 } affirmedZoneGatewayStatisticsChassisLevelGtpPeerNumDeletePdpCtxtRespEncodeFailure OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of delete PDP context response encode failure" ::= { affirmedZoneGatewayStatisticsChassisLevelGtpPeerEntry 102 } affirmedZoneGatewayStatisticsChassisLevelGtpPeerNumDecodeUpdatePdpCtxtReq OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of update PDP context request decode success" ::= { affirmedZoneGatewayStatisticsChassisLevelGtpPeerEntry 103 } affirmedZoneGatewayStatisticsChassisLevelGtpPeerNumEncodeUpdatePdpCtxtReq OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of update PDP context request encode success" ::= { affirmedZoneGatewayStatisticsChassisLevelGtpPeerEntry 104 } affirmedZoneGatewayStatisticsChassisLevelGtpPeerNumUpdatePdpCtxtReqDecodeFailure OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of update PDP context request decode failure" ::= { affirmedZoneGatewayStatisticsChassisLevelGtpPeerEntry 105 } affirmedZoneGatewayStatisticsChassisLevelGtpPeerNumUpdatePdpCtxtReqEncodeFailure OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of update PDP context request encode failure" ::= { affirmedZoneGatewayStatisticsChassisLevelGtpPeerEntry 106 } affirmedZoneGatewayStatisticsChassisLevelGtpPeerNumDecodeUpdatePdpCtxtResp OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of update PDP context response decode success" ::= { affirmedZoneGatewayStatisticsChassisLevelGtpPeerEntry 107 } affirmedZoneGatewayStatisticsChassisLevelGtpPeerNumEncodeUpdatePdpCtxtResp OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of update PDP context response encode success" ::= { affirmedZoneGatewayStatisticsChassisLevelGtpPeerEntry 108 } affirmedZoneGatewayStatisticsChassisLevelGtpPeerNumUpdatePdpCtxtRespDecodeFailure OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of update PDP context response decode failure" ::= { affirmedZoneGatewayStatisticsChassisLevelGtpPeerEntry 109 } affirmedZoneGatewayStatisticsChassisLevelGtpPeerNumUpdatePdpCtxtRespEncodeFailure OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of update PDP context response encode failure" ::= { affirmedZoneGatewayStatisticsChassisLevelGtpPeerEntry 110 } affirmedZoneGatewayStatisticsChassisLevelGtpPeerNumEchoRequestsReceived OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of echo requests received" ::= { affirmedZoneGatewayStatisticsChassisLevelGtpPeerEntry 111 } affirmedZoneGatewayStatisticsChassisLevelGtpPeerNumEchoRequestDecodeFailure OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of echo request decode failure" ::= { affirmedZoneGatewayStatisticsChassisLevelGtpPeerEntry 112 } affirmedZoneGatewayStatisticsChassisLevelGtpPeerNumEchoRequestsSent OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of echo requests sent" ::= { affirmedZoneGatewayStatisticsChassisLevelGtpPeerEntry 113 } affirmedZoneGatewayStatisticsChassisLevelGtpPeerNumEchoResponsesReceived OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of echo responses received" ::= { affirmedZoneGatewayStatisticsChassisLevelGtpPeerEntry 114 } affirmedZoneGatewayStatisticsChassisLevelGtpPeerNumEchoResponseDecodeFailure OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of echo response decode failure" ::= { affirmedZoneGatewayStatisticsChassisLevelGtpPeerEntry 115 } affirmedZoneGatewayStatisticsChassisLevelGtpPeerNumEchoResponsesSent OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of echo responses sent" ::= { affirmedZoneGatewayStatisticsChassisLevelGtpPeerEntry 116 } affirmedZoneGatewayStatisticsChassisLevelGtpPeerNumDecodeTraceSessionActivation OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of trace session activation decode success" ::= { affirmedZoneGatewayStatisticsChassisLevelGtpPeerEntry 117 } affirmedZoneGatewayStatisticsChassisLevelGtpPeerNumEncodeTraceSessionActivation OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of trace session activation encode success" ::= { affirmedZoneGatewayStatisticsChassisLevelGtpPeerEntry 118 } affirmedZoneGatewayStatisticsChassisLevelGtpPeerNumTraceSessionActivationDecodeFailure OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of trace session activation decode failure" ::= { affirmedZoneGatewayStatisticsChassisLevelGtpPeerEntry 119 } affirmedZoneGatewayStatisticsChassisLevelGtpPeerNumTraceSessionActivationEncodeFailure OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of trace session activation encode fai;ure" ::= { affirmedZoneGatewayStatisticsChassisLevelGtpPeerEntry 120 } affirmedZoneGatewayStatisticsChassisLevelGtpPeerNumDecodeTraceSessionDeactivation OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of trace session deactivation decode success" ::= { affirmedZoneGatewayStatisticsChassisLevelGtpPeerEntry 121 } affirmedZoneGatewayStatisticsChassisLevelGtpPeerNumEncodeTraceSessionDeactivation OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of trace session deactivation encode success" ::= { affirmedZoneGatewayStatisticsChassisLevelGtpPeerEntry 122 } affirmedZoneGatewayStatisticsChassisLevelGtpPeerNumTraceSessionDeactivationDecodeFailure OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of trace session deactivation decode failure" ::= { affirmedZoneGatewayStatisticsChassisLevelGtpPeerEntry 123 } affirmedZoneGatewayStatisticsChassisLevelGtpPeerNumTraceSessionDeactivationEncodeFailure OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of trace session deactivation encode failure" ::= { affirmedZoneGatewayStatisticsChassisLevelGtpPeerEntry 124 } affirmedZoneGatewayStatisticsChassisLevelGtpPeerNumDecodeCreateIndirectForwardingTunnelReq OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create indirect data fowarding tunnel request decode success" ::= { affirmedZoneGatewayStatisticsChassisLevelGtpPeerEntry 125 } affirmedZoneGatewayStatisticsChassisLevelGtpPeerNumCreateIndirectForwardingTunnelReqDecodeFailure OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create indirect data fowarding tunnel request decode failure" ::= { affirmedZoneGatewayStatisticsChassisLevelGtpPeerEntry 126 } affirmedZoneGatewayStatisticsChassisLevelGtpPeerNumCreateEncodeIndirectForwardingTunnelResp OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create indirect data fowarding tunnel response encode success" ::= { affirmedZoneGatewayStatisticsChassisLevelGtpPeerEntry 127 } affirmedZoneGatewayStatisticsChassisLevelGtpPeerNumDecodeDeleteIndirectForwardingTunnelReq OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of delete indirect data fowarding tunnel request decode success" ::= { affirmedZoneGatewayStatisticsChassisLevelGtpPeerEntry 128 } affirmedZoneGatewayStatisticsChassisLevelGtpPeerNumDeleteIndirectForwardingTunnelReqDecodeFailure OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of delete indirect data fowarding tunnel request decode failure" ::= { affirmedZoneGatewayStatisticsChassisLevelGtpPeerEntry 129 } affirmedZoneGatewayStatisticsChassisLevelGtpPeerNumDeleteEncodeIndirectForwardingTunnelResp OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of delete indirect data fowarding tunnel response encode success" ::= { affirmedZoneGatewayStatisticsChassisLevelGtpPeerEntry 130 } affirmedZoneGatewayStatisticsChassisLevelGtpPeerNumDecodeChangeNotificationReq OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of change notification request decode success" ::= { affirmedZoneGatewayStatisticsChassisLevelGtpPeerEntry 131 } affirmedZoneGatewayStatisticsChassisLevelGtpPeerNumEncodeChangeNotificationReq OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of change notification request encode success" ::= { affirmedZoneGatewayStatisticsChassisLevelGtpPeerEntry 132 } affirmedZoneGatewayStatisticsChassisLevelGtpPeerNumChangeNotificationReqDecodeFailure OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of change notification request decode failure" ::= { affirmedZoneGatewayStatisticsChassisLevelGtpPeerEntry 133 } affirmedZoneGatewayStatisticsChassisLevelGtpPeerNumChangeNotificationReqEncodeFailure OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of change notification request encode failure" ::= { affirmedZoneGatewayStatisticsChassisLevelGtpPeerEntry 134 } affirmedZoneGatewayStatisticsChassisLevelGtpPeerNumDecodeChangeNotificationResp OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of change notification response decode success" ::= { affirmedZoneGatewayStatisticsChassisLevelGtpPeerEntry 135 } affirmedZoneGatewayStatisticsChassisLevelGtpPeerNumEncodeChangeNotificationResp OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of change notification response encode success" ::= { affirmedZoneGatewayStatisticsChassisLevelGtpPeerEntry 136 } affirmedZoneGatewayStatisticsChassisLevelGtpPeerNumChangeNotificationRespDecodeFailure OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of change notification response decode failure" ::= { affirmedZoneGatewayStatisticsChassisLevelGtpPeerEntry 137 } affirmedZoneGatewayStatisticsChassisLevelGtpPeerNumChangeNotificationRespEncodeFailure OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of change notification response encode failure" ::= { affirmedZoneGatewayStatisticsChassisLevelGtpPeerEntry 138 } affirmedZoneGatewayStatisticsChassisLevelGtpPeerNumDecodeSuspendNotification OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of suspend notification decode success" ::= { affirmedZoneGatewayStatisticsChassisLevelGtpPeerEntry 139 } affirmedZoneGatewayStatisticsChassisLevelGtpPeerNumEncodeSuspendNotification OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of suspend notification encode success" ::= { affirmedZoneGatewayStatisticsChassisLevelGtpPeerEntry 140 } affirmedZoneGatewayStatisticsChassisLevelGtpPeerNumSuspendNotificationDecodeFailure OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of suspend notification decode failure" ::= { affirmedZoneGatewayStatisticsChassisLevelGtpPeerEntry 141 } affirmedZoneGatewayStatisticsChassisLevelGtpPeerNumSuspendNotificationEncodeFailure OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of suspend notification encode failure" ::= { affirmedZoneGatewayStatisticsChassisLevelGtpPeerEntry 142 } affirmedZoneGatewayStatisticsChassisLevelGtpPeerNumDecodeSuspendAcknowledge OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of suspend acknowledge decode success" ::= { affirmedZoneGatewayStatisticsChassisLevelGtpPeerEntry 143 } affirmedZoneGatewayStatisticsChassisLevelGtpPeerNumEncodeSuspendAcknowledge OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of suspend acknowledge encode success" ::= { affirmedZoneGatewayStatisticsChassisLevelGtpPeerEntry 144 } affirmedZoneGatewayStatisticsChassisLevelGtpPeerNumSuspendAcknowledgeDecodeFailure OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of suspend acknowledge decode failure" ::= { affirmedZoneGatewayStatisticsChassisLevelGtpPeerEntry 145 } affirmedZoneGatewayStatisticsChassisLevelGtpPeerNumSuspendAcknowledgeEncodeFailure OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of suspend acknowledge encode failure" ::= { affirmedZoneGatewayStatisticsChassisLevelGtpPeerEntry 146 } affirmedZoneGatewayStatisticsChassisLevelGtpPeerNumDecodeResumeNotification OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of resume notification decode success" ::= { affirmedZoneGatewayStatisticsChassisLevelGtpPeerEntry 147 } affirmedZoneGatewayStatisticsChassisLevelGtpPeerNumEncodeResumeNotification OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of resume notification encode success" ::= { affirmedZoneGatewayStatisticsChassisLevelGtpPeerEntry 148 } affirmedZoneGatewayStatisticsChassisLevelGtpPeerNumResumeNotificationDecodeFailure OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of resume notification decode failure" ::= { affirmedZoneGatewayStatisticsChassisLevelGtpPeerEntry 149 } affirmedZoneGatewayStatisticsChassisLevelGtpPeerNumResumeNotificationEncodeFailure OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of resume notification encode failure" ::= { affirmedZoneGatewayStatisticsChassisLevelGtpPeerEntry 150 } affirmedZoneGatewayStatisticsChassisLevelGtpPeerNumDecodeResumeAcknowledge OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of resume acknowledge decode success" ::= { affirmedZoneGatewayStatisticsChassisLevelGtpPeerEntry 151 } affirmedZoneGatewayStatisticsChassisLevelGtpPeerNumEncodeResumeAcknowledge OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of resume acknowledge encode success" ::= { affirmedZoneGatewayStatisticsChassisLevelGtpPeerEntry 152 } affirmedZoneGatewayStatisticsChassisLevelGtpPeerNumResumeAcknowledgeDecodeFailure OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of resume acknowledge decode failure" ::= { affirmedZoneGatewayStatisticsChassisLevelGtpPeerEntry 153 } affirmedZoneGatewayStatisticsChassisLevelGtpPeerNumResumeAcknowledgeEncodeFailure OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of resume acknowledge encode failure" ::= { affirmedZoneGatewayStatisticsChassisLevelGtpPeerEntry 154 } affirmedZoneGatewayStatisticsChassisLevelGtpPeerNumCreateSessionReqRcvdReTx OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of retransmitted create session request received" ::= { affirmedZoneGatewayStatisticsChassisLevelGtpPeerEntry 155 } affirmedZoneGatewayStatisticsChassisLevelGtpPeerNumCreatePdpCtxtReqRcvdReTx OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of retransmitted create PDP context request received" ::= { affirmedZoneGatewayStatisticsChassisLevelGtpPeerEntry 156 } affirmedZoneGatewayStatisticsChassisLevelGtpPeerNumDecodeCreateSessionRespPB OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create session response with piggyback decode success" ::= { affirmedZoneGatewayStatisticsChassisLevelGtpPeerEntry 157 } affirmedZoneGatewayStatisticsChassisLevelGtpPeerNumCreateSessionRespPBDecodeFailure OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create session response with piggyback decode failure" ::= { affirmedZoneGatewayStatisticsChassisLevelGtpPeerEntry 158 } affirmedZoneGatewayStatisticsChassisLevelGtpPeerNumDecodeSxabSessEstReq OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Sxab Session Establishment Request decode success" ::= { affirmedZoneGatewayStatisticsChassisLevelGtpPeerEntry 159 } affirmedZoneGatewayStatisticsChassisLevelGtpPeerNumEncodeSxabSessEstReq OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Sxab Session Establishment Request encode success" ::= { affirmedZoneGatewayStatisticsChassisLevelGtpPeerEntry 160 } affirmedZoneGatewayStatisticsChassisLevelGtpPeerNumSxabSessEstReqDecodeFailure OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Sxab Session Establishment Request decode failure" ::= { affirmedZoneGatewayStatisticsChassisLevelGtpPeerEntry 161 } affirmedZoneGatewayStatisticsChassisLevelGtpPeerNumSxabSessEstReqEncodeFailure OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Sxab Session Establishment Request encode failure" ::= { affirmedZoneGatewayStatisticsChassisLevelGtpPeerEntry 162 } affirmedZoneGatewayStatisticsChassisLevelGtpPeerNumDecodeSxabSessEstResp OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Sxab Session Establishment Response decode success" ::= { affirmedZoneGatewayStatisticsChassisLevelGtpPeerEntry 163 } affirmedZoneGatewayStatisticsChassisLevelGtpPeerNumEncodeSxabSessEstResp OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Sxab Session Establishment Response encode success" ::= { affirmedZoneGatewayStatisticsChassisLevelGtpPeerEntry 164 } affirmedZoneGatewayStatisticsChassisLevelGtpPeerNumSxabSessEstRespDecodeFailure OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Sxab Session Establishment Response decode failure" ::= { affirmedZoneGatewayStatisticsChassisLevelGtpPeerEntry 165 } affirmedZoneGatewayStatisticsChassisLevelGtpPeerNumSxabSessEstRespEncodeFailure OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Sxab Session Establishment Response encode failure" ::= { affirmedZoneGatewayStatisticsChassisLevelGtpPeerEntry 166 } affirmedZoneGatewayStatisticsChassisLevelGtpPeerNumDecodeSxabSessModReq OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Sxab Session Modification Request decode success" ::= { affirmedZoneGatewayStatisticsChassisLevelGtpPeerEntry 167 } affirmedZoneGatewayStatisticsChassisLevelGtpPeerNumEncodeSxabSessModReq OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Sxab Session Modification Request encode success" ::= { affirmedZoneGatewayStatisticsChassisLevelGtpPeerEntry 168 } affirmedZoneGatewayStatisticsChassisLevelGtpPeerNumSxabSessModReqDecodeFailure OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Sxab Session Modification Request decode failure" ::= { affirmedZoneGatewayStatisticsChassisLevelGtpPeerEntry 169 } affirmedZoneGatewayStatisticsChassisLevelGtpPeerNumSxabSessModReqEncodeFailure OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Sxab Session Modification Request encode failure" ::= { affirmedZoneGatewayStatisticsChassisLevelGtpPeerEntry 170 } affirmedZoneGatewayStatisticsChassisLevelGtpPeerNumDecodeSxabSessModResp OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Sxab Session Modification Response decode success" ::= { affirmedZoneGatewayStatisticsChassisLevelGtpPeerEntry 171 } affirmedZoneGatewayStatisticsChassisLevelGtpPeerNumEncodeSxabSessModResp OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Sxab Session Modification Response encode success" ::= { affirmedZoneGatewayStatisticsChassisLevelGtpPeerEntry 172 } affirmedZoneGatewayStatisticsChassisLevelGtpPeerNumSxabSessModRespDecodeFailure OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Sxab Session Modification Response decode failure" ::= { affirmedZoneGatewayStatisticsChassisLevelGtpPeerEntry 173 } affirmedZoneGatewayStatisticsChassisLevelGtpPeerNumSxabSessModRespEncodeFailure OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Sxab Session Modification Response encode failure" ::= { affirmedZoneGatewayStatisticsChassisLevelGtpPeerEntry 174 } affirmedZoneGatewayStatisticsChassisLevelGtpPeerNumDecodeSxabSessTermReq OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Sxab Session Termination Request decode success" ::= { affirmedZoneGatewayStatisticsChassisLevelGtpPeerEntry 175 } affirmedZoneGatewayStatisticsChassisLevelGtpPeerNumEncodeSxabSessTermReq OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Sxab Session Termination Request encode success" ::= { affirmedZoneGatewayStatisticsChassisLevelGtpPeerEntry 176 } affirmedZoneGatewayStatisticsChassisLevelGtpPeerNumSxabSessTermReqDecodeFailure OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Sxab Session Termination Request decode failure" ::= { affirmedZoneGatewayStatisticsChassisLevelGtpPeerEntry 177 } affirmedZoneGatewayStatisticsChassisLevelGtpPeerNumSxabSessTermReqEncodeFailure OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Sxab Session Termination Request encode failure" ::= { affirmedZoneGatewayStatisticsChassisLevelGtpPeerEntry 178 } affirmedZoneGatewayStatisticsChassisLevelGtpPeerNumDecodeSxabSessTermResp OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Sxab Session Termination Response decode success" ::= { affirmedZoneGatewayStatisticsChassisLevelGtpPeerEntry 179 } affirmedZoneGatewayStatisticsChassisLevelGtpPeerNumEncodeSxabSessTermResp OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Sxab Session Termination Response encode success" ::= { affirmedZoneGatewayStatisticsChassisLevelGtpPeerEntry 180 } affirmedZoneGatewayStatisticsChassisLevelGtpPeerNumSxabSessTermRespDecodeFailure OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Sxab Session Termination Response decode failure" ::= { affirmedZoneGatewayStatisticsChassisLevelGtpPeerEntry 181 } affirmedZoneGatewayStatisticsChassisLevelGtpPeerNumSxabSessTermRespEncodeFailure OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Sxab Session Termination Response encode failure" ::= { affirmedZoneGatewayStatisticsChassisLevelGtpPeerEntry 182 } affirmedZoneGatewayStatisticsChassisLevelGtpPeerNumDecodeSxabReport OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Sxab Report decode success" ::= { affirmedZoneGatewayStatisticsChassisLevelGtpPeerEntry 183 } affirmedZoneGatewayStatisticsChassisLevelGtpPeerNumEncodeSxabReport OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Sxab Report encode success" ::= { affirmedZoneGatewayStatisticsChassisLevelGtpPeerEntry 184 } affirmedZoneGatewayStatisticsChassisLevelGtpPeerNumSxabReportDecodeFailure OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Sxab Report decode failure" ::= { affirmedZoneGatewayStatisticsChassisLevelGtpPeerEntry 185 } affirmedZoneGatewayStatisticsChassisLevelGtpPeerNumSxabReportEncodeFailure OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Sxab Report encode failure" ::= { affirmedZoneGatewayStatisticsChassisLevelGtpPeerEntry 186 } affirmedZoneGatewayStatisticsChassisLevelGtpPeerNumDecodeSxabReportAck OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Sxab Report Ack decode success" ::= { affirmedZoneGatewayStatisticsChassisLevelGtpPeerEntry 187 } affirmedZoneGatewayStatisticsChassisLevelGtpPeerNumEncodeSxabReportAck OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Sxab Report Ack encode success" ::= { affirmedZoneGatewayStatisticsChassisLevelGtpPeerEntry 188 } affirmedZoneGatewayStatisticsChassisLevelGtpPeerNumSxabReportAckDecodeFailure OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Sxab Report Ack decode failure" ::= { affirmedZoneGatewayStatisticsChassisLevelGtpPeerEntry 189 } affirmedZoneGatewayStatisticsChassisLevelGtpPeerNumSxabReportAckEncodeFailure OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Sxab Report Ack encode failure" ::= { affirmedZoneGatewayStatisticsChassisLevelGtpPeerEntry 190 } affirmedZoneGatewayStatisticsChassisLevelGtpPeerNumDecodeSxabSessStatusReq OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Sxab Session Status Request decode success" ::= { affirmedZoneGatewayStatisticsChassisLevelGtpPeerEntry 191 } affirmedZoneGatewayStatisticsChassisLevelGtpPeerNumEncodeSxabSessStatusReq OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Sxab Session Status Request encode success" ::= { affirmedZoneGatewayStatisticsChassisLevelGtpPeerEntry 192 } affirmedZoneGatewayStatisticsChassisLevelGtpPeerNumSxabSessStatusReqDecodeFailure OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Sxab Session Status Request decode failure" ::= { affirmedZoneGatewayStatisticsChassisLevelGtpPeerEntry 193 } affirmedZoneGatewayStatisticsChassisLevelGtpPeerNumSxabSessStatusReqEncodeFailure OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Sxab Session Status Request encode failure" ::= { affirmedZoneGatewayStatisticsChassisLevelGtpPeerEntry 194 } affirmedZoneGatewayStatisticsChassisLevelGtpPeerNumDecodeSxabSessStatusResp OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Sxab Session Status Response decode success" ::= { affirmedZoneGatewayStatisticsChassisLevelGtpPeerEntry 195 } affirmedZoneGatewayStatisticsChassisLevelGtpPeerNumEncodeSxabSessStatusResp OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Sxab Session Status Response encode success" ::= { affirmedZoneGatewayStatisticsChassisLevelGtpPeerEntry 196 } affirmedZoneGatewayStatisticsChassisLevelGtpPeerNumSxabSessStatusRespDecodeFailure OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Sxab Session Status Response decode failure" ::= { affirmedZoneGatewayStatisticsChassisLevelGtpPeerEntry 197 } affirmedZoneGatewayStatisticsChassisLevelGtpPeerNumSxabSessStatusRespEncodeFailure OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Sxab Session Status Response encode failure" ::= { affirmedZoneGatewayStatisticsChassisLevelGtpPeerEntry 198 } affirmedZoneGatewayStatisticsChassisLevelLdapSummaryTable OBJECT-TYPE SYNTAX SEQUENCE OF AffirmedZoneGatewayStatisticsChassisLevelLdapSummaryEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "" ::= { affirmedZoneMIB 219 } affirmedZoneGatewayStatisticsChassisLevelLdapSummaryEntry OBJECT-TYPE SYNTAX AffirmedZoneGatewayStatisticsChassisLevelLdapSummaryEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "" INDEX { affirmedZoneName, affirmedZoneGatewayStatisticsChassisLevelLdapSummaryChassis } ::= { affirmedZoneGatewayStatisticsChassisLevelLdapSummaryTable 1 } AffirmedZoneGatewayStatisticsChassisLevelLdapSummaryEntry ::= SEQUENCE { affirmedZoneGatewayStatisticsChassisLevelLdapSummaryChassis Unsigned32, affirmedZoneGatewayStatisticsChassisLevelLdapSummaryNumldapsearchrequestattempts ConfdString, affirmedZoneGatewayStatisticsChassisLevelLdapSummaryNumldapsearchrequestretry ConfdString, affirmedZoneGatewayStatisticsChassisLevelLdapSummaryNumldapsearchrequestsent ConfdString, affirmedZoneGatewayStatisticsChassisLevelLdapSummaryNumldapsearchrequestrejected ConfdString, affirmedZoneGatewayStatisticsChassisLevelLdapSummaryNumldapsearchrequestcancel ConfdString, affirmedZoneGatewayStatisticsChassisLevelLdapSummaryNumldapsearchresultrecvdok ConfdString, affirmedZoneGatewayStatisticsChassisLevelLdapSummaryNumldapsearchresultrecvd32 ConfdString, affirmedZoneGatewayStatisticsChassisLevelLdapSummaryNumldapsearchresultrecvdfail ConfdString, affirmedZoneGatewayStatisticsChassisLevelLdapSummaryNumldapsearchresultrecvdstale ConfdString, affirmedZoneGatewayStatisticsChassisLevelLdapSummaryNumldapsearchresulttimedout ConfdString, affirmedZoneGatewayStatisticsChassisLevelLdapSummaryNumldaprequestallowed ConfdString, affirmedZoneGatewayStatisticsChassisLevelLdapSummaryNumldaprequestblocked ConfdString, affirmedZoneGatewayStatisticsChassisLevelLdapSummaryNumldapserverconnectevtfail ConfdString, affirmedZoneGatewayStatisticsChassisLevelLdapSummaryNumldapserverconnectevtlost ConfdString, affirmedZoneGatewayStatisticsChassisLevelLdapSummaryNumldapserverconnectevtreset ConfdString } affirmedZoneGatewayStatisticsChassisLevelLdapSummaryChassis OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS not-accessible STATUS current DESCRIPTION "chassis ID" ::= { affirmedZoneGatewayStatisticsChassisLevelLdapSummaryEntry 1 } affirmedZoneGatewayStatisticsChassisLevelLdapSummaryNumldapsearchrequestattempts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Search Request Attempts" ::= { affirmedZoneGatewayStatisticsChassisLevelLdapSummaryEntry 2 } affirmedZoneGatewayStatisticsChassisLevelLdapSummaryNumldapsearchrequestretry OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Search Request Retried" ::= { affirmedZoneGatewayStatisticsChassisLevelLdapSummaryEntry 3 } affirmedZoneGatewayStatisticsChassisLevelLdapSummaryNumldapsearchrequestsent OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Search Request Sent" ::= { affirmedZoneGatewayStatisticsChassisLevelLdapSummaryEntry 4 } affirmedZoneGatewayStatisticsChassisLevelLdapSummaryNumldapsearchrequestrejected OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Search Request Failed" ::= { affirmedZoneGatewayStatisticsChassisLevelLdapSummaryEntry 5 } affirmedZoneGatewayStatisticsChassisLevelLdapSummaryNumldapsearchrequestcancel OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Search Request Canceled" ::= { affirmedZoneGatewayStatisticsChassisLevelLdapSummaryEntry 6 } affirmedZoneGatewayStatisticsChassisLevelLdapSummaryNumldapsearchresultrecvdok OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Search Result Success Received" ::= { affirmedZoneGatewayStatisticsChassisLevelLdapSummaryEntry 7 } affirmedZoneGatewayStatisticsChassisLevelLdapSummaryNumldapsearchresultrecvd32 OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of ldap no-such-object Seachr Result Received" ::= { affirmedZoneGatewayStatisticsChassisLevelLdapSummaryEntry 8 } affirmedZoneGatewayStatisticsChassisLevelLdapSummaryNumldapsearchresultrecvdfail OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Search Result Failure Received" ::= { affirmedZoneGatewayStatisticsChassisLevelLdapSummaryEntry 9 } affirmedZoneGatewayStatisticsChassisLevelLdapSummaryNumldapsearchresultrecvdstale OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Search Result Ignored" ::= { affirmedZoneGatewayStatisticsChassisLevelLdapSummaryEntry 10 } affirmedZoneGatewayStatisticsChassisLevelLdapSummaryNumldapsearchresulttimedout OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Search Result Timedout" ::= { affirmedZoneGatewayStatisticsChassisLevelLdapSummaryEntry 11 } affirmedZoneGatewayStatisticsChassisLevelLdapSummaryNumldaprequestallowed OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of request allowed" ::= { affirmedZoneGatewayStatisticsChassisLevelLdapSummaryEntry 12 } affirmedZoneGatewayStatisticsChassisLevelLdapSummaryNumldaprequestblocked OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of request blocked" ::= { affirmedZoneGatewayStatisticsChassisLevelLdapSummaryEntry 13 } affirmedZoneGatewayStatisticsChassisLevelLdapSummaryNumldapserverconnectevtfail OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of server connect event due to connect failure" ::= { affirmedZoneGatewayStatisticsChassisLevelLdapSummaryEntry 14 } affirmedZoneGatewayStatisticsChassisLevelLdapSummaryNumldapserverconnectevtlost OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of server connect event due to connection lost" ::= { affirmedZoneGatewayStatisticsChassisLevelLdapSummaryEntry 15 } affirmedZoneGatewayStatisticsChassisLevelLdapSummaryNumldapserverconnectevtreset OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of server connect event due to user connection reset" ::= { affirmedZoneGatewayStatisticsChassisLevelLdapSummaryEntry 16 } affirmedZoneGatewayStatisticsChassisLevelProcedureSgwTable OBJECT-TYPE SYNTAX SEQUENCE OF AffirmedZoneGatewayStatisticsChassisLevelProcedureSgwEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "" ::= { affirmedZoneMIB 220 } affirmedZoneGatewayStatisticsChassisLevelProcedureSgwEntry OBJECT-TYPE SYNTAX AffirmedZoneGatewayStatisticsChassisLevelProcedureSgwEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "" INDEX { affirmedZoneName, affirmedZoneGatewayStatisticsChassisLevelProcedureSgwName, affirmedZoneGatewayStatisticsChassisLevelProcedureSgwChassis } ::= { affirmedZoneGatewayStatisticsChassisLevelProcedureSgwTable 1 } AffirmedZoneGatewayStatisticsChassisLevelProcedureSgwEntry ::= SEQUENCE { affirmedZoneGatewayStatisticsChassisLevelProcedureSgwName String, affirmedZoneGatewayStatisticsChassisLevelProcedureSgwChassis Unsigned32, affirmedZoneGatewayStatisticsChassisLevelProcedureSgwNumInitAttachSuccess Unsigned32, affirmedZoneGatewayStatisticsChassisLevelProcedureSgwNumInitAttachFail Unsigned32, affirmedZoneGatewayStatisticsChassisLevelProcedureSgwNumModifyBearerSuccess Unsigned32, affirmedZoneGatewayStatisticsChassisLevelProcedureSgwNumModifyBearerFail Unsigned32, affirmedZoneGatewayStatisticsChassisLevelProcedureSgwNumModifyBearerCmdSuccess Unsigned32, affirmedZoneGatewayStatisticsChassisLevelProcedureSgwNumModifyBearerCmdFail Unsigned32, affirmedZoneGatewayStatisticsChassisLevelProcedureSgwNumS1ReleaseSuccess Unsigned32, affirmedZoneGatewayStatisticsChassisLevelProcedureSgwNumS1ReleaseFail Unsigned32, affirmedZoneGatewayStatisticsChassisLevelProcedureSgwNumDetachSuccess Unsigned32, affirmedZoneGatewayStatisticsChassisLevelProcedureSgwNumDetachFail Unsigned32, affirmedZoneGatewayStatisticsChassisLevelProcedureSgwNumActivateBearerSuccess Unsigned32, affirmedZoneGatewayStatisticsChassisLevelProcedureSgwNumActivateBearerFail Unsigned32, affirmedZoneGatewayStatisticsChassisLevelProcedureSgwNumUpdateBearerSuccess Unsigned32, affirmedZoneGatewayStatisticsChassisLevelProcedureSgwNumUpdateBearerFail Unsigned32, affirmedZoneGatewayStatisticsChassisLevelProcedureSgwNumDeactivateBearerSuccess Unsigned32, affirmedZoneGatewayStatisticsChassisLevelProcedureSgwNumDeactivateBearerFail Unsigned32, affirmedZoneGatewayStatisticsChassisLevelProcedureSgwNumTauRauHandoverSuccess Unsigned32, affirmedZoneGatewayStatisticsChassisLevelProcedureSgwNumTauRauHandoverFail Unsigned32, affirmedZoneGatewayStatisticsChassisLevelProcedureSgwNumTauRauX2HandoverSgwChangeSuccess Unsigned32, affirmedZoneGatewayStatisticsChassisLevelProcedureSgwNumTauRauX2HandoverSgwChangeFail Unsigned32, affirmedZoneGatewayStatisticsChassisLevelProcedureSgwNumS1InterRatHandoverSgwChangeSuccess Unsigned32, affirmedZoneGatewayStatisticsChassisLevelProcedureSgwNumS1InterRatHandoverSgwChangeFail Unsigned32, affirmedZoneGatewayStatisticsChassisLevelProcedureSgwNumNWInitiatedCreateBearerSuccess Unsigned32, affirmedZoneGatewayStatisticsChassisLevelProcedureSgwNumNWInitiatedCreateBearerFail Unsigned32, affirmedZoneGatewayStatisticsChassisLevelProcedureSgwNumNWInitiatedDeleteBearerSuccess Unsigned32, affirmedZoneGatewayStatisticsChassisLevelProcedureSgwNumNWInitiatedDeleteBearerFail Unsigned32, affirmedZoneGatewayStatisticsChassisLevelProcedureSgwNumBrrRsrcCmdSuccess Unsigned32, affirmedZoneGatewayStatisticsChassisLevelProcedureSgwNumBrrRsrcCmdFail Unsigned32, affirmedZoneGatewayStatisticsChassisLevelProcedureSgwNumDelBrrCmdSuccess Unsigned32, affirmedZoneGatewayStatisticsChassisLevelProcedureSgwNumDelBrrCmdFail Unsigned32, affirmedZoneGatewayStatisticsChassisLevelProcedureSgwNumPagingSuccess Unsigned32, affirmedZoneGatewayStatisticsChassisLevelProcedureSgwNumPagingFail Unsigned32, affirmedZoneGatewayStatisticsChassisLevelProcedureSgwNumUEInitiatedCreateBearerSuccess Unsigned32, affirmedZoneGatewayStatisticsChassisLevelProcedureSgwNumUEInitiatedCreateBearerFail Unsigned32, affirmedZoneGatewayStatisticsChassisLevelProcedureSgwNumUEInitiatedDeleteBearerSuccess Unsigned32, affirmedZoneGatewayStatisticsChassisLevelProcedureSgwNumUEInitiatedDeleteBearerFail Unsigned32, affirmedZoneGatewayStatisticsChassisLevelProcedureSgwNumCreateIndirectForwardTunnelSuccess Unsigned32, affirmedZoneGatewayStatisticsChassisLevelProcedureSgwNumCreateIndirectForwardTunnelFail Unsigned32, affirmedZoneGatewayStatisticsChassisLevelProcedureSgwNumDeleteIndirectForwardTunnelSuccess Unsigned32, affirmedZoneGatewayStatisticsChassisLevelProcedureSgwNumDeleteIndirectForwardTunnelFail Unsigned32, affirmedZoneGatewayStatisticsChassisLevelProcedureSgwNumChangeNotificationSuccess Unsigned32, affirmedZoneGatewayStatisticsChassisLevelProcedureSgwNumChangeNotificationFail Unsigned32, affirmedZoneGatewayStatisticsChassisLevelProcedureSgwNumErrorIndicationPagingSuccess Unsigned32, affirmedZoneGatewayStatisticsChassisLevelProcedureSgwNumErrorIndicationPagingFail Unsigned32, affirmedZoneGatewayStatisticsChassisLevelProcedureSgwNumFsapiMigrateFpWfSessionCreateSuccess Unsigned32, affirmedZoneGatewayStatisticsChassisLevelProcedureSgwNumFsapiMigrateFpWfSessionCreateFail Unsigned32, affirmedZoneGatewayStatisticsChassisLevelProcedureSgwNumIntraMmeIntraSgwHandoverSuccess Unsigned32, affirmedZoneGatewayStatisticsChassisLevelProcedureSgwNumIntraMmeIntraSgwHandoverFail Unsigned32, affirmedZoneGatewayStatisticsChassisLevelProcedureSgwNumInterMmeIntraSgwHandoverSuccess Unsigned32, affirmedZoneGatewayStatisticsChassisLevelProcedureSgwNumInterMmeIntraSgwHandoverFail Unsigned32, affirmedZoneGatewayStatisticsChassisLevelProcedureSgwNumSgsnToMmeIntraSgwHandoverSuccess Unsigned32, affirmedZoneGatewayStatisticsChassisLevelProcedureSgwNumSgsnToMmeIntraSgwHandoverFail Unsigned32, affirmedZoneGatewayStatisticsChassisLevelProcedureSgwNumIntraSgsnIntraSgwHandoverSuccess Unsigned32, affirmedZoneGatewayStatisticsChassisLevelProcedureSgwNumIntraSgsnIntraSgwHandoverFail Unsigned32, affirmedZoneGatewayStatisticsChassisLevelProcedureSgwNumInterSgsnIntraSgwHandoverSuccess Unsigned32, affirmedZoneGatewayStatisticsChassisLevelProcedureSgwNumInterSgsnIntraSgwHandoverFail Unsigned32, affirmedZoneGatewayStatisticsChassisLevelProcedureSgwNumMmeToSgsnIntraSgwHandoverSuccess Unsigned32, affirmedZoneGatewayStatisticsChassisLevelProcedureSgwNumMmeToSgsnIntraSgwHandoverFail Unsigned32, affirmedZoneGatewayStatisticsChassisLevelProcedureSgwNumSuspendNotificationSuccess Unsigned32, affirmedZoneGatewayStatisticsChassisLevelProcedureSgwNumSuspendNotificationFail Unsigned32, affirmedZoneGatewayStatisticsChassisLevelProcedureSgwNumResumeNotificationSuccess Unsigned32, affirmedZoneGatewayStatisticsChassisLevelProcedureSgwNumResumeNotificationFail Unsigned32, affirmedZoneGatewayStatisticsChassisLevelProcedureSgwNumUpdateBearerTempReject Unsigned32, affirmedZoneGatewayStatisticsChassisLevelProcedureSgwNumNWInitiatedCreateBearerTempReject Unsigned32, affirmedZoneGatewayStatisticsChassisLevelProcedureSgwNumNWInitiatedDeleteBearerTempReject Unsigned32, affirmedZoneGatewayStatisticsChassisLevelProcedureSgwNumPagingTempReject Unsigned32, affirmedZoneGatewayStatisticsChassisLevelProcedureSgwNumS1UPathFailuresSuccess ConfdString, affirmedZoneGatewayStatisticsChassisLevelProcedureSgwNumS1UPathFailuresFail ConfdString, affirmedZoneGatewayStatisticsChassisLevelProcedureSgwNumUpdateBearerUePsmReject Unsigned32, affirmedZoneGatewayStatisticsChassisLevelProcedureSgwNumNWInitiatedCreateBearerUePsmReject Unsigned32, affirmedZoneGatewayStatisticsChassisLevelProcedureSgwNumUpdateBearerPartialSuccess Unsigned32, affirmedZoneGatewayStatisticsChassisLevelProcedureSgwNumNWInitiatedCreateBearerPartialSuccess Unsigned32 } affirmedZoneGatewayStatisticsChassisLevelProcedureSgwName OBJECT-TYPE SYNTAX String MAX-ACCESS not-accessible STATUS current DESCRIPTION "Table Name" ::= { affirmedZoneGatewayStatisticsChassisLevelProcedureSgwEntry 1 } affirmedZoneGatewayStatisticsChassisLevelProcedureSgwChassis OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS not-accessible STATUS current DESCRIPTION "chassis ID" ::= { affirmedZoneGatewayStatisticsChassisLevelProcedureSgwEntry 2 } affirmedZoneGatewayStatisticsChassisLevelProcedureSgwNumInitAttachSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of initial attach success" ::= { affirmedZoneGatewayStatisticsChassisLevelProcedureSgwEntry 3 } affirmedZoneGatewayStatisticsChassisLevelProcedureSgwNumInitAttachFail OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of initial attach fail" ::= { affirmedZoneGatewayStatisticsChassisLevelProcedureSgwEntry 4 } affirmedZoneGatewayStatisticsChassisLevelProcedureSgwNumModifyBearerSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of modify bearer success" ::= { affirmedZoneGatewayStatisticsChassisLevelProcedureSgwEntry 5 } affirmedZoneGatewayStatisticsChassisLevelProcedureSgwNumModifyBearerFail OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of modify bearer fail" ::= { affirmedZoneGatewayStatisticsChassisLevelProcedureSgwEntry 6 } affirmedZoneGatewayStatisticsChassisLevelProcedureSgwNumModifyBearerCmdSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of HSS initiated modify bearer command success" ::= { affirmedZoneGatewayStatisticsChassisLevelProcedureSgwEntry 7 } affirmedZoneGatewayStatisticsChassisLevelProcedureSgwNumModifyBearerCmdFail OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of HSS initiated modify bearer command fail" ::= { affirmedZoneGatewayStatisticsChassisLevelProcedureSgwEntry 8 } affirmedZoneGatewayStatisticsChassisLevelProcedureSgwNumS1ReleaseSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of s1-release success" ::= { affirmedZoneGatewayStatisticsChassisLevelProcedureSgwEntry 9 } affirmedZoneGatewayStatisticsChassisLevelProcedureSgwNumS1ReleaseFail OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of s1-release fail" ::= { affirmedZoneGatewayStatisticsChassisLevelProcedureSgwEntry 10 } affirmedZoneGatewayStatisticsChassisLevelProcedureSgwNumDetachSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of detach success" ::= { affirmedZoneGatewayStatisticsChassisLevelProcedureSgwEntry 11 } affirmedZoneGatewayStatisticsChassisLevelProcedureSgwNumDetachFail OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of detach fail" ::= { affirmedZoneGatewayStatisticsChassisLevelProcedureSgwEntry 12 } affirmedZoneGatewayStatisticsChassisLevelProcedureSgwNumActivateBearerSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of activate bearer success" ::= { affirmedZoneGatewayStatisticsChassisLevelProcedureSgwEntry 13 } affirmedZoneGatewayStatisticsChassisLevelProcedureSgwNumActivateBearerFail OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of activate bearer fail" ::= { affirmedZoneGatewayStatisticsChassisLevelProcedureSgwEntry 14 } affirmedZoneGatewayStatisticsChassisLevelProcedureSgwNumUpdateBearerSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of update bearer success" ::= { affirmedZoneGatewayStatisticsChassisLevelProcedureSgwEntry 15 } affirmedZoneGatewayStatisticsChassisLevelProcedureSgwNumUpdateBearerFail OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of update bearer fail" ::= { affirmedZoneGatewayStatisticsChassisLevelProcedureSgwEntry 16 } affirmedZoneGatewayStatisticsChassisLevelProcedureSgwNumDeactivateBearerSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of deactivate bearer success" ::= { affirmedZoneGatewayStatisticsChassisLevelProcedureSgwEntry 17 } affirmedZoneGatewayStatisticsChassisLevelProcedureSgwNumDeactivateBearerFail OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of deactivate bearer fail" ::= { affirmedZoneGatewayStatisticsChassisLevelProcedureSgwEntry 18 } affirmedZoneGatewayStatisticsChassisLevelProcedureSgwNumTauRauHandoverSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of TAU/RAU handover success" ::= { affirmedZoneGatewayStatisticsChassisLevelProcedureSgwEntry 19 } affirmedZoneGatewayStatisticsChassisLevelProcedureSgwNumTauRauHandoverFail OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of TAU/RAU handover fail" ::= { affirmedZoneGatewayStatisticsChassisLevelProcedureSgwEntry 20 } affirmedZoneGatewayStatisticsChassisLevelProcedureSgwNumTauRauX2HandoverSgwChangeSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of TAU/RAU x2 sgw change handover success" ::= { affirmedZoneGatewayStatisticsChassisLevelProcedureSgwEntry 21 } affirmedZoneGatewayStatisticsChassisLevelProcedureSgwNumTauRauX2HandoverSgwChangeFail OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of TAU/RAU x2 sgw change handover fail" ::= { affirmedZoneGatewayStatisticsChassisLevelProcedureSgwEntry 22 } affirmedZoneGatewayStatisticsChassisLevelProcedureSgwNumS1InterRatHandoverSgwChangeSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of s1 inter-RAT sgw change handover success" ::= { affirmedZoneGatewayStatisticsChassisLevelProcedureSgwEntry 23 } affirmedZoneGatewayStatisticsChassisLevelProcedureSgwNumS1InterRatHandoverSgwChangeFail OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of s1 inter-RAT sgw change handover fail" ::= { affirmedZoneGatewayStatisticsChassisLevelProcedureSgwEntry 24 } affirmedZoneGatewayStatisticsChassisLevelProcedureSgwNumNWInitiatedCreateBearerSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of network initiated create bearer success" ::= { affirmedZoneGatewayStatisticsChassisLevelProcedureSgwEntry 25 } affirmedZoneGatewayStatisticsChassisLevelProcedureSgwNumNWInitiatedCreateBearerFail OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of network initiated create bearer fail" ::= { affirmedZoneGatewayStatisticsChassisLevelProcedureSgwEntry 26 } affirmedZoneGatewayStatisticsChassisLevelProcedureSgwNumNWInitiatedDeleteBearerSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of network initiated delete bearer success" ::= { affirmedZoneGatewayStatisticsChassisLevelProcedureSgwEntry 27 } affirmedZoneGatewayStatisticsChassisLevelProcedureSgwNumNWInitiatedDeleteBearerFail OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of network initiated delete bearer fail" ::= { affirmedZoneGatewayStatisticsChassisLevelProcedureSgwEntry 28 } affirmedZoneGatewayStatisticsChassisLevelProcedureSgwNumBrrRsrcCmdSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearer resource command success" ::= { affirmedZoneGatewayStatisticsChassisLevelProcedureSgwEntry 29 } affirmedZoneGatewayStatisticsChassisLevelProcedureSgwNumBrrRsrcCmdFail OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearer resource command fail" ::= { affirmedZoneGatewayStatisticsChassisLevelProcedureSgwEntry 30 } affirmedZoneGatewayStatisticsChassisLevelProcedureSgwNumDelBrrCmdSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of delete bearer command success" ::= { affirmedZoneGatewayStatisticsChassisLevelProcedureSgwEntry 31 } affirmedZoneGatewayStatisticsChassisLevelProcedureSgwNumDelBrrCmdFail OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of delete bearer command fail" ::= { affirmedZoneGatewayStatisticsChassisLevelProcedureSgwEntry 32 } affirmedZoneGatewayStatisticsChassisLevelProcedureSgwNumPagingSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of paging success" ::= { affirmedZoneGatewayStatisticsChassisLevelProcedureSgwEntry 33 } affirmedZoneGatewayStatisticsChassisLevelProcedureSgwNumPagingFail OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of paging fail" ::= { affirmedZoneGatewayStatisticsChassisLevelProcedureSgwEntry 34 } affirmedZoneGatewayStatisticsChassisLevelProcedureSgwNumUEInitiatedCreateBearerSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of UE initiated create bearer success" ::= { affirmedZoneGatewayStatisticsChassisLevelProcedureSgwEntry 35 } affirmedZoneGatewayStatisticsChassisLevelProcedureSgwNumUEInitiatedCreateBearerFail OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of UE initiated create bearer fail" ::= { affirmedZoneGatewayStatisticsChassisLevelProcedureSgwEntry 36 } affirmedZoneGatewayStatisticsChassisLevelProcedureSgwNumUEInitiatedDeleteBearerSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of UE initiated delete bearer success" ::= { affirmedZoneGatewayStatisticsChassisLevelProcedureSgwEntry 37 } affirmedZoneGatewayStatisticsChassisLevelProcedureSgwNumUEInitiatedDeleteBearerFail OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of UE initiated delete bearer fail" ::= { affirmedZoneGatewayStatisticsChassisLevelProcedureSgwEntry 38 } affirmedZoneGatewayStatisticsChassisLevelProcedureSgwNumCreateIndirectForwardTunnelSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create indirect forwarding tunnel success" ::= { affirmedZoneGatewayStatisticsChassisLevelProcedureSgwEntry 39 } affirmedZoneGatewayStatisticsChassisLevelProcedureSgwNumCreateIndirectForwardTunnelFail OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create indirect forwarding tunnel fail" ::= { affirmedZoneGatewayStatisticsChassisLevelProcedureSgwEntry 40 } affirmedZoneGatewayStatisticsChassisLevelProcedureSgwNumDeleteIndirectForwardTunnelSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of delete indirect forwarding tunnel success" ::= { affirmedZoneGatewayStatisticsChassisLevelProcedureSgwEntry 41 } affirmedZoneGatewayStatisticsChassisLevelProcedureSgwNumDeleteIndirectForwardTunnelFail OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of delete indirect forwarding tunnel fail" ::= { affirmedZoneGatewayStatisticsChassisLevelProcedureSgwEntry 42 } affirmedZoneGatewayStatisticsChassisLevelProcedureSgwNumChangeNotificationSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of change notification success" ::= { affirmedZoneGatewayStatisticsChassisLevelProcedureSgwEntry 43 } affirmedZoneGatewayStatisticsChassisLevelProcedureSgwNumChangeNotificationFail OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of change notification fail" ::= { affirmedZoneGatewayStatisticsChassisLevelProcedureSgwEntry 44 } affirmedZoneGatewayStatisticsChassisLevelProcedureSgwNumErrorIndicationPagingSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of ENB/RNC error indication success" ::= { affirmedZoneGatewayStatisticsChassisLevelProcedureSgwEntry 45 } affirmedZoneGatewayStatisticsChassisLevelProcedureSgwNumErrorIndicationPagingFail OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of ENB/RNC error indication fail" ::= { affirmedZoneGatewayStatisticsChassisLevelProcedureSgwEntry 46 } affirmedZoneGatewayStatisticsChassisLevelProcedureSgwNumFsapiMigrateFpWfSessionCreateSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of FSAPI migrate fastpath workflow session create success" ::= { affirmedZoneGatewayStatisticsChassisLevelProcedureSgwEntry 47 } affirmedZoneGatewayStatisticsChassisLevelProcedureSgwNumFsapiMigrateFpWfSessionCreateFail OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of FSAPI migrate fastpath workflow session create fail" ::= { affirmedZoneGatewayStatisticsChassisLevelProcedureSgwEntry 48 } affirmedZoneGatewayStatisticsChassisLevelProcedureSgwNumIntraMmeIntraSgwHandoverSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Intra MME Intra SGW handover success" ::= { affirmedZoneGatewayStatisticsChassisLevelProcedureSgwEntry 49 } affirmedZoneGatewayStatisticsChassisLevelProcedureSgwNumIntraMmeIntraSgwHandoverFail OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Intra MME Intra SGW handover fail" ::= { affirmedZoneGatewayStatisticsChassisLevelProcedureSgwEntry 50 } affirmedZoneGatewayStatisticsChassisLevelProcedureSgwNumInterMmeIntraSgwHandoverSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Inter MME Intra SGW handover success" ::= { affirmedZoneGatewayStatisticsChassisLevelProcedureSgwEntry 51 } affirmedZoneGatewayStatisticsChassisLevelProcedureSgwNumInterMmeIntraSgwHandoverFail OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Inter MME Intra SGW handover fail" ::= { affirmedZoneGatewayStatisticsChassisLevelProcedureSgwEntry 52 } affirmedZoneGatewayStatisticsChassisLevelProcedureSgwNumSgsnToMmeIntraSgwHandoverSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of SGSN to MME Intra SGW handover success" ::= { affirmedZoneGatewayStatisticsChassisLevelProcedureSgwEntry 53 } affirmedZoneGatewayStatisticsChassisLevelProcedureSgwNumSgsnToMmeIntraSgwHandoverFail OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of SGSN to MME Intra SGW handover fail" ::= { affirmedZoneGatewayStatisticsChassisLevelProcedureSgwEntry 54 } affirmedZoneGatewayStatisticsChassisLevelProcedureSgwNumIntraSgsnIntraSgwHandoverSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Intra SGSN Intra SGW handover success" ::= { affirmedZoneGatewayStatisticsChassisLevelProcedureSgwEntry 55 } affirmedZoneGatewayStatisticsChassisLevelProcedureSgwNumIntraSgsnIntraSgwHandoverFail OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Intra SGSN Intra SGW handover fail" ::= { affirmedZoneGatewayStatisticsChassisLevelProcedureSgwEntry 56 } affirmedZoneGatewayStatisticsChassisLevelProcedureSgwNumInterSgsnIntraSgwHandoverSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Inter SGSN Intra SGW handover success" ::= { affirmedZoneGatewayStatisticsChassisLevelProcedureSgwEntry 57 } affirmedZoneGatewayStatisticsChassisLevelProcedureSgwNumInterSgsnIntraSgwHandoverFail OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Inter SGSN Intra SGW handover fail" ::= { affirmedZoneGatewayStatisticsChassisLevelProcedureSgwEntry 58 } affirmedZoneGatewayStatisticsChassisLevelProcedureSgwNumMmeToSgsnIntraSgwHandoverSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of MME to SGSN Intra SGW handover success" ::= { affirmedZoneGatewayStatisticsChassisLevelProcedureSgwEntry 59 } affirmedZoneGatewayStatisticsChassisLevelProcedureSgwNumMmeToSgsnIntraSgwHandoverFail OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of MME to SGSN Intra SGW handover fail" ::= { affirmedZoneGatewayStatisticsChassisLevelProcedureSgwEntry 60 } affirmedZoneGatewayStatisticsChassisLevelProcedureSgwNumSuspendNotificationSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Suspend Notification success" ::= { affirmedZoneGatewayStatisticsChassisLevelProcedureSgwEntry 61 } affirmedZoneGatewayStatisticsChassisLevelProcedureSgwNumSuspendNotificationFail OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Suspend Notification fail" ::= { affirmedZoneGatewayStatisticsChassisLevelProcedureSgwEntry 62 } affirmedZoneGatewayStatisticsChassisLevelProcedureSgwNumResumeNotificationSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Resume Notification success" ::= { affirmedZoneGatewayStatisticsChassisLevelProcedureSgwEntry 63 } affirmedZoneGatewayStatisticsChassisLevelProcedureSgwNumResumeNotificationFail OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Resume Notification fail" ::= { affirmedZoneGatewayStatisticsChassisLevelProcedureSgwEntry 64 } affirmedZoneGatewayStatisticsChassisLevelProcedureSgwNumUpdateBearerTempReject OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of network initiated update bearer temporarily rejected" ::= { affirmedZoneGatewayStatisticsChassisLevelProcedureSgwEntry 65 } affirmedZoneGatewayStatisticsChassisLevelProcedureSgwNumNWInitiatedCreateBearerTempReject OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of network initiated create bearer temporarily rejected" ::= { affirmedZoneGatewayStatisticsChassisLevelProcedureSgwEntry 66 } affirmedZoneGatewayStatisticsChassisLevelProcedureSgwNumNWInitiatedDeleteBearerTempReject OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of network initiated delete bearer temporarily rejected" ::= { affirmedZoneGatewayStatisticsChassisLevelProcedureSgwEntry 67 } affirmedZoneGatewayStatisticsChassisLevelProcedureSgwNumPagingTempReject OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink data notifications temporarily rejected" ::= { affirmedZoneGatewayStatisticsChassisLevelProcedureSgwEntry 68 } affirmedZoneGatewayStatisticsChassisLevelProcedureSgwNumS1UPathFailuresSuccess OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of S1U Path Failures Procedure Success" ::= { affirmedZoneGatewayStatisticsChassisLevelProcedureSgwEntry 69 } affirmedZoneGatewayStatisticsChassisLevelProcedureSgwNumS1UPathFailuresFail OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of S1U Path Failures Procedure Failed" ::= { affirmedZoneGatewayStatisticsChassisLevelProcedureSgwEntry 70 } affirmedZoneGatewayStatisticsChassisLevelProcedureSgwNumUpdateBearerUePsmReject OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of network initiated update bearer rejected due to UE in PSM " ::= { affirmedZoneGatewayStatisticsChassisLevelProcedureSgwEntry 71 } affirmedZoneGatewayStatisticsChassisLevelProcedureSgwNumNWInitiatedCreateBearerUePsmReject OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of network initiated create bearer rejected, due to UE in PSM" ::= { affirmedZoneGatewayStatisticsChassisLevelProcedureSgwEntry 72 } affirmedZoneGatewayStatisticsChassisLevelProcedureSgwNumUpdateBearerPartialSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of update bearer partial success" ::= { affirmedZoneGatewayStatisticsChassisLevelProcedureSgwEntry 73 } affirmedZoneGatewayStatisticsChassisLevelProcedureSgwNumNWInitiatedCreateBearerPartialSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of network initiated create bearer partial success" ::= { affirmedZoneGatewayStatisticsChassisLevelProcedureSgwEntry 74 } affirmedZoneGatewayStatisticsChassisLevelProcedureSaegwSgwTable OBJECT-TYPE SYNTAX SEQUENCE OF AffirmedZoneGatewayStatisticsChassisLevelProcedureSaegwSgwEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "" ::= { affirmedZoneMIB 290 } affirmedZoneGatewayStatisticsChassisLevelProcedureSaegwSgwEntry OBJECT-TYPE SYNTAX AffirmedZoneGatewayStatisticsChassisLevelProcedureSaegwSgwEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "" INDEX { affirmedZoneName, affirmedZoneGatewayStatisticsChassisLevelProcedureSaegwSgwName, affirmedZoneGatewayStatisticsChassisLevelProcedureSaegwSgwChassis } ::= { affirmedZoneGatewayStatisticsChassisLevelProcedureSaegwSgwTable 1 } AffirmedZoneGatewayStatisticsChassisLevelProcedureSaegwSgwEntry ::= SEQUENCE { affirmedZoneGatewayStatisticsChassisLevelProcedureSaegwSgwName String, affirmedZoneGatewayStatisticsChassisLevelProcedureSaegwSgwChassis Unsigned32, affirmedZoneGatewayStatisticsChassisLevelProcedureSaegwSgwNumInitAttachSuccess Unsigned32, affirmedZoneGatewayStatisticsChassisLevelProcedureSaegwSgwNumInitAttachFail Unsigned32, affirmedZoneGatewayStatisticsChassisLevelProcedureSaegwSgwNumModifyBearerSuccess Unsigned32, affirmedZoneGatewayStatisticsChassisLevelProcedureSaegwSgwNumModifyBearerFail Unsigned32, affirmedZoneGatewayStatisticsChassisLevelProcedureSaegwSgwNumModifyBearerCmdSuccess Unsigned32, affirmedZoneGatewayStatisticsChassisLevelProcedureSaegwSgwNumModifyBearerCmdFail Unsigned32, affirmedZoneGatewayStatisticsChassisLevelProcedureSaegwSgwNumS1ReleaseSuccess Unsigned32, affirmedZoneGatewayStatisticsChassisLevelProcedureSaegwSgwNumS1ReleaseFail Unsigned32, affirmedZoneGatewayStatisticsChassisLevelProcedureSaegwSgwNumDetachSuccess Unsigned32, affirmedZoneGatewayStatisticsChassisLevelProcedureSaegwSgwNumDetachFail Unsigned32, affirmedZoneGatewayStatisticsChassisLevelProcedureSaegwSgwNumActivateBearerSuccess Unsigned32, affirmedZoneGatewayStatisticsChassisLevelProcedureSaegwSgwNumActivateBearerFail Unsigned32, affirmedZoneGatewayStatisticsChassisLevelProcedureSaegwSgwNumUpdateBearerSuccess Unsigned32, affirmedZoneGatewayStatisticsChassisLevelProcedureSaegwSgwNumUpdateBearerFail Unsigned32, affirmedZoneGatewayStatisticsChassisLevelProcedureSaegwSgwNumDeactivateBearerSuccess Unsigned32, affirmedZoneGatewayStatisticsChassisLevelProcedureSaegwSgwNumDeactivateBearerFail Unsigned32, affirmedZoneGatewayStatisticsChassisLevelProcedureSaegwSgwNumTauRauHandoverSuccess Unsigned32, affirmedZoneGatewayStatisticsChassisLevelProcedureSaegwSgwNumTauRauHandoverFail Unsigned32, affirmedZoneGatewayStatisticsChassisLevelProcedureSaegwSgwNumTauRauX2HandoverSgwChangeSuccess Unsigned32, affirmedZoneGatewayStatisticsChassisLevelProcedureSaegwSgwNumTauRauX2HandoverSgwChangeFail Unsigned32, affirmedZoneGatewayStatisticsChassisLevelProcedureSaegwSgwNumS1InterRatHandoverSgwChangeSuccess Unsigned32, affirmedZoneGatewayStatisticsChassisLevelProcedureSaegwSgwNumS1InterRatHandoverSgwChangeFail Unsigned32, affirmedZoneGatewayStatisticsChassisLevelProcedureSaegwSgwNumNWInitiatedCreateBearerSuccess Unsigned32, affirmedZoneGatewayStatisticsChassisLevelProcedureSaegwSgwNumNWInitiatedCreateBearerFail Unsigned32, affirmedZoneGatewayStatisticsChassisLevelProcedureSaegwSgwNumNWInitiatedDeleteBearerSuccess Unsigned32, affirmedZoneGatewayStatisticsChassisLevelProcedureSaegwSgwNumNWInitiatedDeleteBearerFail Unsigned32, affirmedZoneGatewayStatisticsChassisLevelProcedureSaegwSgwNumBrrRsrcCmdSuccess Unsigned32, affirmedZoneGatewayStatisticsChassisLevelProcedureSaegwSgwNumBrrRsrcCmdFail Unsigned32, affirmedZoneGatewayStatisticsChassisLevelProcedureSaegwSgwNumDelBrrCmdSuccess Unsigned32, affirmedZoneGatewayStatisticsChassisLevelProcedureSaegwSgwNumDelBrrCmdFail Unsigned32, affirmedZoneGatewayStatisticsChassisLevelProcedureSaegwSgwNumPagingSuccess Unsigned32, affirmedZoneGatewayStatisticsChassisLevelProcedureSaegwSgwNumPagingFail Unsigned32, affirmedZoneGatewayStatisticsChassisLevelProcedureSaegwSgwNumUEInitiatedCreateBearerSuccess Unsigned32, affirmedZoneGatewayStatisticsChassisLevelProcedureSaegwSgwNumUEInitiatedCreateBearerFail Unsigned32, affirmedZoneGatewayStatisticsChassisLevelProcedureSaegwSgwNumUEInitiatedDeleteBearerSuccess Unsigned32, affirmedZoneGatewayStatisticsChassisLevelProcedureSaegwSgwNumUEInitiatedDeleteBearerFail Unsigned32, affirmedZoneGatewayStatisticsChassisLevelProcedureSaegwSgwNumCreateIndirectForwardTunnelSuccess Unsigned32, affirmedZoneGatewayStatisticsChassisLevelProcedureSaegwSgwNumCreateIndirectForwardTunnelFail Unsigned32, affirmedZoneGatewayStatisticsChassisLevelProcedureSaegwSgwNumDeleteIndirectForwardTunnelSuccess Unsigned32, affirmedZoneGatewayStatisticsChassisLevelProcedureSaegwSgwNumDeleteIndirectForwardTunnelFail Unsigned32, affirmedZoneGatewayStatisticsChassisLevelProcedureSaegwSgwNumChangeNotificationSuccess Unsigned32, affirmedZoneGatewayStatisticsChassisLevelProcedureSaegwSgwNumChangeNotificationFail Unsigned32, affirmedZoneGatewayStatisticsChassisLevelProcedureSaegwSgwNumFsapiMigrateFpWfSessionCreateSuccess Unsigned32, affirmedZoneGatewayStatisticsChassisLevelProcedureSaegwSgwNumFsapiMigrateFpWfSessionCreateFail Unsigned32, affirmedZoneGatewayStatisticsChassisLevelProcedureSaegwSgwNumErrorIndicationPagingSuccess Unsigned32, affirmedZoneGatewayStatisticsChassisLevelProcedureSaegwSgwNumErrorIndicationPagingFail Unsigned32, affirmedZoneGatewayStatisticsChassisLevelProcedureSaegwSgwNumIntraMmeIntraSgwHandoverSuccess Unsigned32, affirmedZoneGatewayStatisticsChassisLevelProcedureSaegwSgwNumIntraMmeIntraSgwHandoverFail Unsigned32, affirmedZoneGatewayStatisticsChassisLevelProcedureSaegwSgwNumInterMmeIntraSgwHandoverSuccess Unsigned32, affirmedZoneGatewayStatisticsChassisLevelProcedureSaegwSgwNumInterMmeIntraSgwHandoverFail Unsigned32, affirmedZoneGatewayStatisticsChassisLevelProcedureSaegwSgwNumSgsnToMmeIntraSgwHandoverSuccess Unsigned32, affirmedZoneGatewayStatisticsChassisLevelProcedureSaegwSgwNumSgsnToMmeIntraSgwHandoverFail Unsigned32, affirmedZoneGatewayStatisticsChassisLevelProcedureSaegwSgwNumIntraSgsnIntraSgwHandoverSuccess Unsigned32, affirmedZoneGatewayStatisticsChassisLevelProcedureSaegwSgwNumIntraSgsnIntraSgwHandoverFail Unsigned32, affirmedZoneGatewayStatisticsChassisLevelProcedureSaegwSgwNumInterSgsnIntraSgwHandoverSuccess Unsigned32, affirmedZoneGatewayStatisticsChassisLevelProcedureSaegwSgwNumInterSgsnIntraSgwHandoverFail Unsigned32, affirmedZoneGatewayStatisticsChassisLevelProcedureSaegwSgwNumMmeToSgsnIntraSgwHandoverSuccess Unsigned32, affirmedZoneGatewayStatisticsChassisLevelProcedureSaegwSgwNumMmeToSgsnIntraSgwHandoverFail Unsigned32, affirmedZoneGatewayStatisticsChassisLevelProcedureSaegwSgwNumSuspendNotificationSuccess Unsigned32, affirmedZoneGatewayStatisticsChassisLevelProcedureSaegwSgwNumSuspendNotificationFail Unsigned32, affirmedZoneGatewayStatisticsChassisLevelProcedureSaegwSgwNumResumeNotificationSuccess Unsigned32, affirmedZoneGatewayStatisticsChassisLevelProcedureSaegwSgwNumResumeNotificationFail Unsigned32, affirmedZoneGatewayStatisticsChassisLevelProcedureSaegwSgwNumUpdateBearerTempReject Unsigned32, affirmedZoneGatewayStatisticsChassisLevelProcedureSaegwSgwNumNWInitiatedCreateBearerTempReject Unsigned32, affirmedZoneGatewayStatisticsChassisLevelProcedureSaegwSgwNumNWInitiatedDeleteBearerTempReject Unsigned32, affirmedZoneGatewayStatisticsChassisLevelProcedureSaegwSgwNumPagingTempReject Unsigned32, affirmedZoneGatewayStatisticsChassisLevelProcedureSaegwSgwNumS1UPathFailuresSuccess ConfdString, affirmedZoneGatewayStatisticsChassisLevelProcedureSaegwSgwNumS1UPathFailuresFail ConfdString, affirmedZoneGatewayStatisticsChassisLevelProcedureSaegwSgwNumUpdateBearerUePsmReject Unsigned32, affirmedZoneGatewayStatisticsChassisLevelProcedureSaegwSgwNumNWInitiatedCreateBearerUePsmReject Unsigned32, affirmedZoneGatewayStatisticsChassisLevelProcedureSaegwSgwNumUpdateBearerPartialSuccess Unsigned32, affirmedZoneGatewayStatisticsChassisLevelProcedureSaegwSgwNumNWInitiatedCreateBearerPartialSuccess Unsigned32 } affirmedZoneGatewayStatisticsChassisLevelProcedureSaegwSgwName OBJECT-TYPE SYNTAX String MAX-ACCESS not-accessible STATUS current DESCRIPTION "Table Name" ::= { affirmedZoneGatewayStatisticsChassisLevelProcedureSaegwSgwEntry 1 } affirmedZoneGatewayStatisticsChassisLevelProcedureSaegwSgwChassis OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS not-accessible STATUS current DESCRIPTION "chassis ID" ::= { affirmedZoneGatewayStatisticsChassisLevelProcedureSaegwSgwEntry 2 } affirmedZoneGatewayStatisticsChassisLevelProcedureSaegwSgwNumInitAttachSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of initial attach success" ::= { affirmedZoneGatewayStatisticsChassisLevelProcedureSaegwSgwEntry 3 } affirmedZoneGatewayStatisticsChassisLevelProcedureSaegwSgwNumInitAttachFail OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of initial attach fail" ::= { affirmedZoneGatewayStatisticsChassisLevelProcedureSaegwSgwEntry 4 } affirmedZoneGatewayStatisticsChassisLevelProcedureSaegwSgwNumModifyBearerSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of modify bearer success" ::= { affirmedZoneGatewayStatisticsChassisLevelProcedureSaegwSgwEntry 5 } affirmedZoneGatewayStatisticsChassisLevelProcedureSaegwSgwNumModifyBearerFail OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of modify bearer fail" ::= { affirmedZoneGatewayStatisticsChassisLevelProcedureSaegwSgwEntry 6 } affirmedZoneGatewayStatisticsChassisLevelProcedureSaegwSgwNumModifyBearerCmdSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of HSS initiated modify bearer command success" ::= { affirmedZoneGatewayStatisticsChassisLevelProcedureSaegwSgwEntry 7 } affirmedZoneGatewayStatisticsChassisLevelProcedureSaegwSgwNumModifyBearerCmdFail OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of HSS initiated modify bearer command fail" ::= { affirmedZoneGatewayStatisticsChassisLevelProcedureSaegwSgwEntry 8 } affirmedZoneGatewayStatisticsChassisLevelProcedureSaegwSgwNumS1ReleaseSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of s1-release success" ::= { affirmedZoneGatewayStatisticsChassisLevelProcedureSaegwSgwEntry 9 } affirmedZoneGatewayStatisticsChassisLevelProcedureSaegwSgwNumS1ReleaseFail OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of s1-release fail" ::= { affirmedZoneGatewayStatisticsChassisLevelProcedureSaegwSgwEntry 10 } affirmedZoneGatewayStatisticsChassisLevelProcedureSaegwSgwNumDetachSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of detach success" ::= { affirmedZoneGatewayStatisticsChassisLevelProcedureSaegwSgwEntry 11 } affirmedZoneGatewayStatisticsChassisLevelProcedureSaegwSgwNumDetachFail OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of detach fail" ::= { affirmedZoneGatewayStatisticsChassisLevelProcedureSaegwSgwEntry 12 } affirmedZoneGatewayStatisticsChassisLevelProcedureSaegwSgwNumActivateBearerSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of activate bearer success" ::= { affirmedZoneGatewayStatisticsChassisLevelProcedureSaegwSgwEntry 13 } affirmedZoneGatewayStatisticsChassisLevelProcedureSaegwSgwNumActivateBearerFail OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of activate bearer fail" ::= { affirmedZoneGatewayStatisticsChassisLevelProcedureSaegwSgwEntry 14 } affirmedZoneGatewayStatisticsChassisLevelProcedureSaegwSgwNumUpdateBearerSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of update bearer success" ::= { affirmedZoneGatewayStatisticsChassisLevelProcedureSaegwSgwEntry 15 } affirmedZoneGatewayStatisticsChassisLevelProcedureSaegwSgwNumUpdateBearerFail OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of update bearer fail" ::= { affirmedZoneGatewayStatisticsChassisLevelProcedureSaegwSgwEntry 16 } affirmedZoneGatewayStatisticsChassisLevelProcedureSaegwSgwNumDeactivateBearerSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of deactivate bearer success" ::= { affirmedZoneGatewayStatisticsChassisLevelProcedureSaegwSgwEntry 17 } affirmedZoneGatewayStatisticsChassisLevelProcedureSaegwSgwNumDeactivateBearerFail OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of deactivate bearer fail" ::= { affirmedZoneGatewayStatisticsChassisLevelProcedureSaegwSgwEntry 18 } affirmedZoneGatewayStatisticsChassisLevelProcedureSaegwSgwNumTauRauHandoverSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of TAU/RAU handover success" ::= { affirmedZoneGatewayStatisticsChassisLevelProcedureSaegwSgwEntry 19 } affirmedZoneGatewayStatisticsChassisLevelProcedureSaegwSgwNumTauRauHandoverFail OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of TAU/RAU handover fail" ::= { affirmedZoneGatewayStatisticsChassisLevelProcedureSaegwSgwEntry 20 } affirmedZoneGatewayStatisticsChassisLevelProcedureSaegwSgwNumTauRauX2HandoverSgwChangeSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of TAU/RAU x2 sgw change handover success" ::= { affirmedZoneGatewayStatisticsChassisLevelProcedureSaegwSgwEntry 21 } affirmedZoneGatewayStatisticsChassisLevelProcedureSaegwSgwNumTauRauX2HandoverSgwChangeFail OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of TAU/RAU x2 sgw change handover fail" ::= { affirmedZoneGatewayStatisticsChassisLevelProcedureSaegwSgwEntry 22 } affirmedZoneGatewayStatisticsChassisLevelProcedureSaegwSgwNumS1InterRatHandoverSgwChangeSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of s1 inter-RAT sgw change handover success" ::= { affirmedZoneGatewayStatisticsChassisLevelProcedureSaegwSgwEntry 23 } affirmedZoneGatewayStatisticsChassisLevelProcedureSaegwSgwNumS1InterRatHandoverSgwChangeFail OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of s1 inter-RAT sgw change handover fail" ::= { affirmedZoneGatewayStatisticsChassisLevelProcedureSaegwSgwEntry 24 } affirmedZoneGatewayStatisticsChassisLevelProcedureSaegwSgwNumNWInitiatedCreateBearerSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of network initiated create bearer success" ::= { affirmedZoneGatewayStatisticsChassisLevelProcedureSaegwSgwEntry 25 } affirmedZoneGatewayStatisticsChassisLevelProcedureSaegwSgwNumNWInitiatedCreateBearerFail OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of network initiated create bearer fail" ::= { affirmedZoneGatewayStatisticsChassisLevelProcedureSaegwSgwEntry 26 } affirmedZoneGatewayStatisticsChassisLevelProcedureSaegwSgwNumNWInitiatedDeleteBearerSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of network initiated delete bearer success" ::= { affirmedZoneGatewayStatisticsChassisLevelProcedureSaegwSgwEntry 27 } affirmedZoneGatewayStatisticsChassisLevelProcedureSaegwSgwNumNWInitiatedDeleteBearerFail OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of network initiated delete bearer fail" ::= { affirmedZoneGatewayStatisticsChassisLevelProcedureSaegwSgwEntry 28 } affirmedZoneGatewayStatisticsChassisLevelProcedureSaegwSgwNumBrrRsrcCmdSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearer resource command success" ::= { affirmedZoneGatewayStatisticsChassisLevelProcedureSaegwSgwEntry 29 } affirmedZoneGatewayStatisticsChassisLevelProcedureSaegwSgwNumBrrRsrcCmdFail OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearer resource command fail" ::= { affirmedZoneGatewayStatisticsChassisLevelProcedureSaegwSgwEntry 30 } affirmedZoneGatewayStatisticsChassisLevelProcedureSaegwSgwNumDelBrrCmdSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of delete bearer command success" ::= { affirmedZoneGatewayStatisticsChassisLevelProcedureSaegwSgwEntry 31 } affirmedZoneGatewayStatisticsChassisLevelProcedureSaegwSgwNumDelBrrCmdFail OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of delete bearer command fail" ::= { affirmedZoneGatewayStatisticsChassisLevelProcedureSaegwSgwEntry 32 } affirmedZoneGatewayStatisticsChassisLevelProcedureSaegwSgwNumPagingSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of paging success" ::= { affirmedZoneGatewayStatisticsChassisLevelProcedureSaegwSgwEntry 33 } affirmedZoneGatewayStatisticsChassisLevelProcedureSaegwSgwNumPagingFail OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of paging fail" ::= { affirmedZoneGatewayStatisticsChassisLevelProcedureSaegwSgwEntry 34 } affirmedZoneGatewayStatisticsChassisLevelProcedureSaegwSgwNumUEInitiatedCreateBearerSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of UE initiated create bearer success" ::= { affirmedZoneGatewayStatisticsChassisLevelProcedureSaegwSgwEntry 35 } affirmedZoneGatewayStatisticsChassisLevelProcedureSaegwSgwNumUEInitiatedCreateBearerFail OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of UE initiated create bearer fail" ::= { affirmedZoneGatewayStatisticsChassisLevelProcedureSaegwSgwEntry 36 } affirmedZoneGatewayStatisticsChassisLevelProcedureSaegwSgwNumUEInitiatedDeleteBearerSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of UE initiated delete bearer success" ::= { affirmedZoneGatewayStatisticsChassisLevelProcedureSaegwSgwEntry 37 } affirmedZoneGatewayStatisticsChassisLevelProcedureSaegwSgwNumUEInitiatedDeleteBearerFail OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of UE initiated delete bearer fail" ::= { affirmedZoneGatewayStatisticsChassisLevelProcedureSaegwSgwEntry 38 } affirmedZoneGatewayStatisticsChassisLevelProcedureSaegwSgwNumCreateIndirectForwardTunnelSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create indirect forwarding tunnel success" ::= { affirmedZoneGatewayStatisticsChassisLevelProcedureSaegwSgwEntry 39 } affirmedZoneGatewayStatisticsChassisLevelProcedureSaegwSgwNumCreateIndirectForwardTunnelFail OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create indirect forwarding tunnel fail" ::= { affirmedZoneGatewayStatisticsChassisLevelProcedureSaegwSgwEntry 40 } affirmedZoneGatewayStatisticsChassisLevelProcedureSaegwSgwNumDeleteIndirectForwardTunnelSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of delete indirect forwarding tunnel success" ::= { affirmedZoneGatewayStatisticsChassisLevelProcedureSaegwSgwEntry 41 } affirmedZoneGatewayStatisticsChassisLevelProcedureSaegwSgwNumDeleteIndirectForwardTunnelFail OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of delete indirect forwarding tunnel fail" ::= { affirmedZoneGatewayStatisticsChassisLevelProcedureSaegwSgwEntry 42 } affirmedZoneGatewayStatisticsChassisLevelProcedureSaegwSgwNumChangeNotificationSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of change notification success" ::= { affirmedZoneGatewayStatisticsChassisLevelProcedureSaegwSgwEntry 43 } affirmedZoneGatewayStatisticsChassisLevelProcedureSaegwSgwNumChangeNotificationFail OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of change notification fail" ::= { affirmedZoneGatewayStatisticsChassisLevelProcedureSaegwSgwEntry 44 } affirmedZoneGatewayStatisticsChassisLevelProcedureSaegwSgwNumFsapiMigrateFpWfSessionCreateSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of FSAPI migrate fastpath workflow session create success" ::= { affirmedZoneGatewayStatisticsChassisLevelProcedureSaegwSgwEntry 45 } affirmedZoneGatewayStatisticsChassisLevelProcedureSaegwSgwNumFsapiMigrateFpWfSessionCreateFail OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of FSAPI migrate fastpath workflow session create fail" ::= { affirmedZoneGatewayStatisticsChassisLevelProcedureSaegwSgwEntry 46 } affirmedZoneGatewayStatisticsChassisLevelProcedureSaegwSgwNumErrorIndicationPagingSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of ENB/RNC error indication success" ::= { affirmedZoneGatewayStatisticsChassisLevelProcedureSaegwSgwEntry 47 } affirmedZoneGatewayStatisticsChassisLevelProcedureSaegwSgwNumErrorIndicationPagingFail OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of ENB/RNC error indication fail" ::= { affirmedZoneGatewayStatisticsChassisLevelProcedureSaegwSgwEntry 48 } affirmedZoneGatewayStatisticsChassisLevelProcedureSaegwSgwNumIntraMmeIntraSgwHandoverSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Intra MME Intra SGW handover success" ::= { affirmedZoneGatewayStatisticsChassisLevelProcedureSaegwSgwEntry 49 } affirmedZoneGatewayStatisticsChassisLevelProcedureSaegwSgwNumIntraMmeIntraSgwHandoverFail OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Intra MME Intra SGW handover fail" ::= { affirmedZoneGatewayStatisticsChassisLevelProcedureSaegwSgwEntry 50 } affirmedZoneGatewayStatisticsChassisLevelProcedureSaegwSgwNumInterMmeIntraSgwHandoverSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Inter MME Intra SGW handover success" ::= { affirmedZoneGatewayStatisticsChassisLevelProcedureSaegwSgwEntry 51 } affirmedZoneGatewayStatisticsChassisLevelProcedureSaegwSgwNumInterMmeIntraSgwHandoverFail OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Inter MME Intra SGW handover fail" ::= { affirmedZoneGatewayStatisticsChassisLevelProcedureSaegwSgwEntry 52 } affirmedZoneGatewayStatisticsChassisLevelProcedureSaegwSgwNumSgsnToMmeIntraSgwHandoverSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of SGSN to MME Intra SGW handover success" ::= { affirmedZoneGatewayStatisticsChassisLevelProcedureSaegwSgwEntry 53 } affirmedZoneGatewayStatisticsChassisLevelProcedureSaegwSgwNumSgsnToMmeIntraSgwHandoverFail OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of SGSN to MME Intra SGW handover fail" ::= { affirmedZoneGatewayStatisticsChassisLevelProcedureSaegwSgwEntry 54 } affirmedZoneGatewayStatisticsChassisLevelProcedureSaegwSgwNumIntraSgsnIntraSgwHandoverSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Intra SGSN Intra SGW handover success" ::= { affirmedZoneGatewayStatisticsChassisLevelProcedureSaegwSgwEntry 55 } affirmedZoneGatewayStatisticsChassisLevelProcedureSaegwSgwNumIntraSgsnIntraSgwHandoverFail OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Intra SGSN Intra SGW handover fail" ::= { affirmedZoneGatewayStatisticsChassisLevelProcedureSaegwSgwEntry 56 } affirmedZoneGatewayStatisticsChassisLevelProcedureSaegwSgwNumInterSgsnIntraSgwHandoverSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Inter SGSN Intra SGW handover success" ::= { affirmedZoneGatewayStatisticsChassisLevelProcedureSaegwSgwEntry 57 } affirmedZoneGatewayStatisticsChassisLevelProcedureSaegwSgwNumInterSgsnIntraSgwHandoverFail OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Inter SGSN Intra SGW handover fail" ::= { affirmedZoneGatewayStatisticsChassisLevelProcedureSaegwSgwEntry 58 } affirmedZoneGatewayStatisticsChassisLevelProcedureSaegwSgwNumMmeToSgsnIntraSgwHandoverSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of MME to SGSN Intra SGW handover success" ::= { affirmedZoneGatewayStatisticsChassisLevelProcedureSaegwSgwEntry 59 } affirmedZoneGatewayStatisticsChassisLevelProcedureSaegwSgwNumMmeToSgsnIntraSgwHandoverFail OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of MME to SGSN Intra SGW handover fail" ::= { affirmedZoneGatewayStatisticsChassisLevelProcedureSaegwSgwEntry 60 } affirmedZoneGatewayStatisticsChassisLevelProcedureSaegwSgwNumSuspendNotificationSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Suspend Notification success" ::= { affirmedZoneGatewayStatisticsChassisLevelProcedureSaegwSgwEntry 61 } affirmedZoneGatewayStatisticsChassisLevelProcedureSaegwSgwNumSuspendNotificationFail OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Suspend Notification fail" ::= { affirmedZoneGatewayStatisticsChassisLevelProcedureSaegwSgwEntry 62 } affirmedZoneGatewayStatisticsChassisLevelProcedureSaegwSgwNumResumeNotificationSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Resume Notification success" ::= { affirmedZoneGatewayStatisticsChassisLevelProcedureSaegwSgwEntry 63 } affirmedZoneGatewayStatisticsChassisLevelProcedureSaegwSgwNumResumeNotificationFail OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Resume Notification fail" ::= { affirmedZoneGatewayStatisticsChassisLevelProcedureSaegwSgwEntry 64 } affirmedZoneGatewayStatisticsChassisLevelProcedureSaegwSgwNumUpdateBearerTempReject OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of network initiated update bearer temporarily rejected" ::= { affirmedZoneGatewayStatisticsChassisLevelProcedureSaegwSgwEntry 65 } affirmedZoneGatewayStatisticsChassisLevelProcedureSaegwSgwNumNWInitiatedCreateBearerTempReject OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of network initiated create bearer temporarily rejected" ::= { affirmedZoneGatewayStatisticsChassisLevelProcedureSaegwSgwEntry 66 } affirmedZoneGatewayStatisticsChassisLevelProcedureSaegwSgwNumNWInitiatedDeleteBearerTempReject OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of network initiated delete bearer temporarily rejected" ::= { affirmedZoneGatewayStatisticsChassisLevelProcedureSaegwSgwEntry 67 } affirmedZoneGatewayStatisticsChassisLevelProcedureSaegwSgwNumPagingTempReject OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink data notifications temporarily rejected" ::= { affirmedZoneGatewayStatisticsChassisLevelProcedureSaegwSgwEntry 68 } affirmedZoneGatewayStatisticsChassisLevelProcedureSaegwSgwNumS1UPathFailuresSuccess OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of S1U Path Failures Procedure Success" ::= { affirmedZoneGatewayStatisticsChassisLevelProcedureSaegwSgwEntry 69 } affirmedZoneGatewayStatisticsChassisLevelProcedureSaegwSgwNumS1UPathFailuresFail OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of S1U Path Failures Procedure Failed" ::= { affirmedZoneGatewayStatisticsChassisLevelProcedureSaegwSgwEntry 70 } affirmedZoneGatewayStatisticsChassisLevelProcedureSaegwSgwNumUpdateBearerUePsmReject OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of network initiated update bearer rejected due to UE in PSM " ::= { affirmedZoneGatewayStatisticsChassisLevelProcedureSaegwSgwEntry 71 } affirmedZoneGatewayStatisticsChassisLevelProcedureSaegwSgwNumNWInitiatedCreateBearerUePsmReject OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of network initiated create bearer rejected, due to UE in PSM" ::= { affirmedZoneGatewayStatisticsChassisLevelProcedureSaegwSgwEntry 72 } affirmedZoneGatewayStatisticsChassisLevelProcedureSaegwSgwNumUpdateBearerPartialSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of update bearer partial success" ::= { affirmedZoneGatewayStatisticsChassisLevelProcedureSaegwSgwEntry 73 } affirmedZoneGatewayStatisticsChassisLevelProcedureSaegwSgwNumNWInitiatedCreateBearerPartialSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of network initiated create bearer partial success" ::= { affirmedZoneGatewayStatisticsChassisLevelProcedureSaegwSgwEntry 74 } affirmedZoneGatewayStatisticsChassisLevelProcedurePgwTable OBJECT-TYPE SYNTAX SEQUENCE OF AffirmedZoneGatewayStatisticsChassisLevelProcedurePgwEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "" ::= { affirmedZoneMIB 221 } affirmedZoneGatewayStatisticsChassisLevelProcedurePgwEntry OBJECT-TYPE SYNTAX AffirmedZoneGatewayStatisticsChassisLevelProcedurePgwEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "" INDEX { affirmedZoneName, affirmedZoneGatewayStatisticsChassisLevelProcedurePgwName, affirmedZoneGatewayStatisticsChassisLevelProcedurePgwChassis } ::= { affirmedZoneGatewayStatisticsChassisLevelProcedurePgwTable 1 } AffirmedZoneGatewayStatisticsChassisLevelProcedurePgwEntry ::= SEQUENCE { affirmedZoneGatewayStatisticsChassisLevelProcedurePgwName String, affirmedZoneGatewayStatisticsChassisLevelProcedurePgwChassis Unsigned32, affirmedZoneGatewayStatisticsChassisLevelProcedurePgwNumCreateSessionSuccess Unsigned32, affirmedZoneGatewayStatisticsChassisLevelProcedurePgwNumCreateSessionFail Unsigned32, affirmedZoneGatewayStatisticsChassisLevelProcedurePgwNumModifyBearerSuccess Unsigned32, affirmedZoneGatewayStatisticsChassisLevelProcedurePgwNumModifyBearerFail Unsigned32, affirmedZoneGatewayStatisticsChassisLevelProcedurePgwNumDeleteSessionSuccess Unsigned32, affirmedZoneGatewayStatisticsChassisLevelProcedurePgwNumDeleteSessionFail Unsigned32, affirmedZoneGatewayStatisticsChassisLevelProcedurePgwNumNwInitiatedModifyQoSSuccess Unsigned32, affirmedZoneGatewayStatisticsChassisLevelProcedurePgwNumNwInitiatedModifyQoSFail Unsigned32, affirmedZoneGatewayStatisticsChassisLevelProcedurePgwNumNwInitiatedDeactivateSubscrSuccess Unsigned32, affirmedZoneGatewayStatisticsChassisLevelProcedurePgwNumNwInitiatedDeactivateSubscrFail Unsigned32, affirmedZoneGatewayStatisticsChassisLevelProcedurePgwNumUeInitiatedModifyQoSSuccess Unsigned32, affirmedZoneGatewayStatisticsChassisLevelProcedurePgwNumUeInitiatedModifyQoSFail Unsigned32, affirmedZoneGatewayStatisticsChassisLevelProcedurePgwNumUeInitiatedActivateBearerSuccess Unsigned32, affirmedZoneGatewayStatisticsChassisLevelProcedurePgwNumUeInitiatedActivateBearerFail Unsigned32, affirmedZoneGatewayStatisticsChassisLevelProcedurePgwNumUeInitiatedDeactivateBearerSuccess Unsigned32, affirmedZoneGatewayStatisticsChassisLevelProcedurePgwNumUeInitiatedDeactivateBearerFail Unsigned32, affirmedZoneGatewayStatisticsChassisLevelProcedurePgwNumSGWChangeSuccess Unsigned32, affirmedZoneGatewayStatisticsChassisLevelProcedurePgwNumSGWChangeFail Unsigned32, affirmedZoneGatewayStatisticsChassisLevelProcedurePgwNumChangeNotificationSuccess Unsigned32, affirmedZoneGatewayStatisticsChassisLevelProcedurePgwNumChangeNotificationFail Unsigned32, affirmedZoneGatewayStatisticsChassisLevelProcedurePgwNumFsapiMigrateFpWfSessionCreateSuccess Unsigned32, affirmedZoneGatewayStatisticsChassisLevelProcedurePgwNumFsapiMigrateFpWfSessionCreateFail Unsigned32, affirmedZoneGatewayStatisticsChassisLevelProcedurePgwNumNwInitiatedActivateBearerSuccess Unsigned32, affirmedZoneGatewayStatisticsChassisLevelProcedurePgwNumNwInitiatedActivateBearerFail Unsigned32, affirmedZoneGatewayStatisticsChassisLevelProcedurePgwNumNwInitiatedDeactivateBearerSuccess Unsigned32, affirmedZoneGatewayStatisticsChassisLevelProcedurePgwNumNwInitiatedDeactivateBearerFail Unsigned32, affirmedZoneGatewayStatisticsChassisLevelProcedurePgwNumInterSgwHandoverSuccess Unsigned32, affirmedZoneGatewayStatisticsChassisLevelProcedurePgwNumInterSgwHandoverFail Unsigned32, affirmedZoneGatewayStatisticsChassisLevelProcedurePgwNumInterSgsnHandoverSuccess Unsigned32, affirmedZoneGatewayStatisticsChassisLevelProcedurePgwNumInterSgsnHandoverFail Unsigned32, affirmedZoneGatewayStatisticsChassisLevelProcedurePgwNumInterLteToGnGpSuccess Unsigned32, affirmedZoneGatewayStatisticsChassisLevelProcedurePgwNumInterLteToGnGpFail Unsigned32, affirmedZoneGatewayStatisticsChassisLevelProcedurePgwNumGnGpToLteHandoverSuccess Unsigned32, affirmedZoneGatewayStatisticsChassisLevelProcedurePgwNumGnGpToLteHandoverFail Unsigned32, affirmedZoneGatewayStatisticsChassisLevelProcedurePgwNumL2tpGwSessionDeleteSuccess Unsigned32, affirmedZoneGatewayStatisticsChassisLevelProcedurePgwNumL2tpGwSessionDeleteFail Unsigned32, affirmedZoneGatewayStatisticsChassisLevelProcedurePgwNumSuspendNotificationSuccess Unsigned32, affirmedZoneGatewayStatisticsChassisLevelProcedurePgwNumSuspendNotificationFail Unsigned32, affirmedZoneGatewayStatisticsChassisLevelProcedurePgwNumResumeNotificationSuccess Unsigned32, affirmedZoneGatewayStatisticsChassisLevelProcedurePgwNumResumeNotificationFail Unsigned32, affirmedZoneGatewayStatisticsChassisLevelProcedurePgwNumNwInitiatedModifyQoSTempReject Unsigned32, affirmedZoneGatewayStatisticsChassisLevelProcedurePgwNumNwInitiatedActivateBearerTempReject Unsigned32, affirmedZoneGatewayStatisticsChassisLevelProcedurePgwNumNwInitiatedDeactivateBearerTempReject Unsigned32, affirmedZoneGatewayStatisticsChassisLevelProcedurePgwNumNwInitiatedModifyBearerSuccess Unsigned32, affirmedZoneGatewayStatisticsChassisLevelProcedurePgwNumNwInitiatedModifyBearerFail Unsigned32, affirmedZoneGatewayStatisticsChassisLevelProcedurePgwNumNwInitiatedModifyBearerTempReject Unsigned32, affirmedZoneGatewayStatisticsChassisLevelProcedurePgwNumCreateS2xBearerSuccess Unsigned32, affirmedZoneGatewayStatisticsChassisLevelProcedurePgwNumCreateS2xBearerFail Unsigned32, affirmedZoneGatewayStatisticsChassisLevelProcedurePgwNumDeleteS2xBearerSuccess Unsigned32, affirmedZoneGatewayStatisticsChassisLevelProcedurePgwNumDeleteS2xBearerFail Unsigned32, affirmedZoneGatewayStatisticsChassisLevelProcedurePgwNumUpdateS2xBearerSuccess Unsigned32, affirmedZoneGatewayStatisticsChassisLevelProcedurePgwNumUpdateS2xBearerFail Unsigned32, affirmedZoneGatewayStatisticsChassisLevelProcedurePgwNumModifyS2xBearerCmdSuccess Unsigned32, affirmedZoneGatewayStatisticsChassisLevelProcedurePgwNumModifyS2xBearerCmdFail Unsigned32, affirmedZoneGatewayStatisticsChassisLevelProcedurePgwNumCreateS2aSessionSuccess Unsigned32, affirmedZoneGatewayStatisticsChassisLevelProcedurePgwNumCreateS2aSessionFail Unsigned32, affirmedZoneGatewayStatisticsChassisLevelProcedurePgwNumDeleteS2aSessionSuccess Unsigned32, affirmedZoneGatewayStatisticsChassisLevelProcedurePgwNumDeleteS2aSessionFail Unsigned32, affirmedZoneGatewayStatisticsChassisLevelProcedurePgwNumCreateS2bSessionSuccess Unsigned32, affirmedZoneGatewayStatisticsChassisLevelProcedurePgwNumCreateS2bSessionFail Unsigned32, affirmedZoneGatewayStatisticsChassisLevelProcedurePgwNumDeleteS2bSessionSuccess Unsigned32, affirmedZoneGatewayStatisticsChassisLevelProcedurePgwNumDeleteS2bSessionFail Unsigned32, affirmedZoneGatewayStatisticsChassisLevelProcedurePgwNum3gppToNon3gppHandoverSuccess Unsigned32, affirmedZoneGatewayStatisticsChassisLevelProcedurePgwNum3gppToNon3gppHandoverFail Unsigned32, affirmedZoneGatewayStatisticsChassisLevelProcedurePgwNumNon3gppTo3gppHandoverSuccess Unsigned32, affirmedZoneGatewayStatisticsChassisLevelProcedurePgwNumNon3gppTo3gppHandoverFail Unsigned32, affirmedZoneGatewayStatisticsChassisLevelProcedurePgwNumNon3gppToNon3gppHandoverSuccess Unsigned32, affirmedZoneGatewayStatisticsChassisLevelProcedurePgwNumNon3gppToNon3gppHandoverFail Unsigned32, affirmedZoneGatewayStatisticsChassisLevelProcedurePgwNumOcsReAuthProcSuccess Unsigned32, affirmedZoneGatewayStatisticsChassisLevelProcedurePgwNumOcsReAuthProcFailures Unsigned32, affirmedZoneGatewayStatisticsChassisLevelProcedurePgwNumPcrfReAuthProcSuccess Unsigned32, affirmedZoneGatewayStatisticsChassisLevelProcedurePgwNumPcrfReAuthProcFailures Unsigned32, affirmedZoneGatewayStatisticsChassisLevelProcedurePgwNumProcessPcrfRuleSuccess Unsigned32, affirmedZoneGatewayStatisticsChassisLevelProcedurePgwNumProcessPcrfRuleFailures Unsigned32, affirmedZoneGatewayStatisticsChassisLevelProcedurePgwNumEdrIntfChangeProcSuccess Unsigned32, affirmedZoneGatewayStatisticsChassisLevelProcedurePgwNumEdrIntfChangeProcFailures Unsigned32, affirmedZoneGatewayStatisticsChassisLevelProcedurePgwNumVtapConfigChangeProcSuccess Unsigned32, affirmedZoneGatewayStatisticsChassisLevelProcedurePgwNumVtapConfigChangeProcFailures Unsigned32, affirmedZoneGatewayStatisticsChassisLevelProcedurePgwNumNwInitiatedModifyQoSUePsmReject Unsigned32, affirmedZoneGatewayStatisticsChassisLevelProcedurePgwNumNwInitiatedModifyBearerUePsmReject Unsigned32, affirmedZoneGatewayStatisticsChassisLevelProcedurePgwNumNwInitiatedActivateBearerUePsmReject Unsigned32, affirmedZoneGatewayStatisticsChassisLevelProcedurePgwNumProcessFlowAuthSuccess Unsigned32, affirmedZoneGatewayStatisticsChassisLevelProcedurePgwNumProcessFlowAuthFailures Unsigned32, affirmedZoneGatewayStatisticsChassisLevelProcedurePgwNumNwInitActBearerInterAccessHOCollision Unsigned32, affirmedZoneGatewayStatisticsChassisLevelProcedurePgwNumNwInitModBearerInterAccessHOCollision Unsigned32, affirmedZoneGatewayStatisticsChassisLevelProcedurePgwNumNwInitDeactBearerInterAccessHOCollision Unsigned32, affirmedZoneGatewayStatisticsChassisLevelProcedurePgwNumUeInitActBearerInterAccessHOCollision Unsigned32, affirmedZoneGatewayStatisticsChassisLevelProcedurePgwNumUeInitModBearerInterAccessHOCollision Unsigned32, affirmedZoneGatewayStatisticsChassisLevelProcedurePgwNumUeInitDeactBearerInterAccessHOCollision Unsigned32, affirmedZoneGatewayStatisticsChassisLevelProcedurePgwNumL2tpGwSessionCreateSuccess Unsigned32, affirmedZoneGatewayStatisticsChassisLevelProcedurePgwNumL2tpGwSessionCreateFail Unsigned32, affirmedZoneGatewayStatisticsChassisLevelProcedurePgwNumNwInitiatedModifyBearerPartialSuccess Unsigned32, affirmedZoneGatewayStatisticsChassisLevelProcedurePgwNumNwInitiatedActivateBearerPartialSuccess Unsigned32 } affirmedZoneGatewayStatisticsChassisLevelProcedurePgwName OBJECT-TYPE SYNTAX String MAX-ACCESS not-accessible STATUS current DESCRIPTION "Table Name" ::= { affirmedZoneGatewayStatisticsChassisLevelProcedurePgwEntry 1 } affirmedZoneGatewayStatisticsChassisLevelProcedurePgwChassis OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS not-accessible STATUS current DESCRIPTION "chassis ID" ::= { affirmedZoneGatewayStatisticsChassisLevelProcedurePgwEntry 2 } affirmedZoneGatewayStatisticsChassisLevelProcedurePgwNumCreateSessionSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create session success" ::= { affirmedZoneGatewayStatisticsChassisLevelProcedurePgwEntry 3 } affirmedZoneGatewayStatisticsChassisLevelProcedurePgwNumCreateSessionFail OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create session fail" ::= { affirmedZoneGatewayStatisticsChassisLevelProcedurePgwEntry 4 } affirmedZoneGatewayStatisticsChassisLevelProcedurePgwNumModifyBearerSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of modify bearer success" ::= { affirmedZoneGatewayStatisticsChassisLevelProcedurePgwEntry 5 } affirmedZoneGatewayStatisticsChassisLevelProcedurePgwNumModifyBearerFail OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of modify bearer fail" ::= { affirmedZoneGatewayStatisticsChassisLevelProcedurePgwEntry 6 } affirmedZoneGatewayStatisticsChassisLevelProcedurePgwNumDeleteSessionSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of delete session success" ::= { affirmedZoneGatewayStatisticsChassisLevelProcedurePgwEntry 7 } affirmedZoneGatewayStatisticsChassisLevelProcedurePgwNumDeleteSessionFail OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of delete session fail" ::= { affirmedZoneGatewayStatisticsChassisLevelProcedurePgwEntry 8 } affirmedZoneGatewayStatisticsChassisLevelProcedurePgwNumNwInitiatedModifyQoSSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of network initiated modify QOS success" ::= { affirmedZoneGatewayStatisticsChassisLevelProcedurePgwEntry 9 } affirmedZoneGatewayStatisticsChassisLevelProcedurePgwNumNwInitiatedModifyQoSFail OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of network initiated modify QOS fail" ::= { affirmedZoneGatewayStatisticsChassisLevelProcedurePgwEntry 10 } affirmedZoneGatewayStatisticsChassisLevelProcedurePgwNumNwInitiatedDeactivateSubscrSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of network initiated deactivate subscriber success" ::= { affirmedZoneGatewayStatisticsChassisLevelProcedurePgwEntry 11 } affirmedZoneGatewayStatisticsChassisLevelProcedurePgwNumNwInitiatedDeactivateSubscrFail OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of network initiated deactivate subscriber fail" ::= { affirmedZoneGatewayStatisticsChassisLevelProcedurePgwEntry 12 } affirmedZoneGatewayStatisticsChassisLevelProcedurePgwNumUeInitiatedModifyQoSSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of UE initiated modify QOS success" ::= { affirmedZoneGatewayStatisticsChassisLevelProcedurePgwEntry 13 } affirmedZoneGatewayStatisticsChassisLevelProcedurePgwNumUeInitiatedModifyQoSFail OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of UE initiated modify QOS fail" ::= { affirmedZoneGatewayStatisticsChassisLevelProcedurePgwEntry 14 } affirmedZoneGatewayStatisticsChassisLevelProcedurePgwNumUeInitiatedActivateBearerSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of UE initiated activate bearer success" ::= { affirmedZoneGatewayStatisticsChassisLevelProcedurePgwEntry 15 } affirmedZoneGatewayStatisticsChassisLevelProcedurePgwNumUeInitiatedActivateBearerFail OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of UE initiated activate bearer fail" ::= { affirmedZoneGatewayStatisticsChassisLevelProcedurePgwEntry 16 } affirmedZoneGatewayStatisticsChassisLevelProcedurePgwNumUeInitiatedDeactivateBearerSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of UE initiated deactivate bearer success" ::= { affirmedZoneGatewayStatisticsChassisLevelProcedurePgwEntry 17 } affirmedZoneGatewayStatisticsChassisLevelProcedurePgwNumUeInitiatedDeactivateBearerFail OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of UE initiated deactivate bearer fail" ::= { affirmedZoneGatewayStatisticsChassisLevelProcedurePgwEntry 18 } affirmedZoneGatewayStatisticsChassisLevelProcedurePgwNumSGWChangeSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of sgw change success" ::= { affirmedZoneGatewayStatisticsChassisLevelProcedurePgwEntry 19 } affirmedZoneGatewayStatisticsChassisLevelProcedurePgwNumSGWChangeFail OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of sgw change fail" ::= { affirmedZoneGatewayStatisticsChassisLevelProcedurePgwEntry 20 } affirmedZoneGatewayStatisticsChassisLevelProcedurePgwNumChangeNotificationSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of change notification success" ::= { affirmedZoneGatewayStatisticsChassisLevelProcedurePgwEntry 21 } affirmedZoneGatewayStatisticsChassisLevelProcedurePgwNumChangeNotificationFail OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of change notification fail" ::= { affirmedZoneGatewayStatisticsChassisLevelProcedurePgwEntry 22 } affirmedZoneGatewayStatisticsChassisLevelProcedurePgwNumFsapiMigrateFpWfSessionCreateSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of FSAPI migrate fastpath workflow session create success" ::= { affirmedZoneGatewayStatisticsChassisLevelProcedurePgwEntry 23 } affirmedZoneGatewayStatisticsChassisLevelProcedurePgwNumFsapiMigrateFpWfSessionCreateFail OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of FSAPI migrate fastpath workflow session create fail" ::= { affirmedZoneGatewayStatisticsChassisLevelProcedurePgwEntry 24 } affirmedZoneGatewayStatisticsChassisLevelProcedurePgwNumNwInitiatedActivateBearerSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of network initiated activate bearer success" ::= { affirmedZoneGatewayStatisticsChassisLevelProcedurePgwEntry 25 } affirmedZoneGatewayStatisticsChassisLevelProcedurePgwNumNwInitiatedActivateBearerFail OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of network initiated activate bearer fail" ::= { affirmedZoneGatewayStatisticsChassisLevelProcedurePgwEntry 26 } affirmedZoneGatewayStatisticsChassisLevelProcedurePgwNumNwInitiatedDeactivateBearerSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of network initiated deactivate bearer success" ::= { affirmedZoneGatewayStatisticsChassisLevelProcedurePgwEntry 27 } affirmedZoneGatewayStatisticsChassisLevelProcedurePgwNumNwInitiatedDeactivateBearerFail OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of network initiated deactivate bearer fail" ::= { affirmedZoneGatewayStatisticsChassisLevelProcedurePgwEntry 28 } affirmedZoneGatewayStatisticsChassisLevelProcedurePgwNumInterSgwHandoverSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of inter SGW handover success" ::= { affirmedZoneGatewayStatisticsChassisLevelProcedurePgwEntry 29 } affirmedZoneGatewayStatisticsChassisLevelProcedurePgwNumInterSgwHandoverFail OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of inter SGW handover fail" ::= { affirmedZoneGatewayStatisticsChassisLevelProcedurePgwEntry 30 } affirmedZoneGatewayStatisticsChassisLevelProcedurePgwNumInterSgsnHandoverSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of inter SGSN handover success" ::= { affirmedZoneGatewayStatisticsChassisLevelProcedurePgwEntry 31 } affirmedZoneGatewayStatisticsChassisLevelProcedurePgwNumInterSgsnHandoverFail OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of inter SGSN handover fail" ::= { affirmedZoneGatewayStatisticsChassisLevelProcedurePgwEntry 32 } affirmedZoneGatewayStatisticsChassisLevelProcedurePgwNumInterLteToGnGpSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of LTE to Gn/Gp handover success" ::= { affirmedZoneGatewayStatisticsChassisLevelProcedurePgwEntry 33 } affirmedZoneGatewayStatisticsChassisLevelProcedurePgwNumInterLteToGnGpFail OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of LTE to Gn/Gp handover fail" ::= { affirmedZoneGatewayStatisticsChassisLevelProcedurePgwEntry 34 } affirmedZoneGatewayStatisticsChassisLevelProcedurePgwNumGnGpToLteHandoverSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Gn/Gp to LTE handover success" ::= { affirmedZoneGatewayStatisticsChassisLevelProcedurePgwEntry 35 } affirmedZoneGatewayStatisticsChassisLevelProcedurePgwNumGnGpToLteHandoverFail OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Gn/Gp to LTE handover fail" ::= { affirmedZoneGatewayStatisticsChassisLevelProcedurePgwEntry 36 } affirmedZoneGatewayStatisticsChassisLevelProcedurePgwNumL2tpGwSessionDeleteSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of L2tp gateway session delete success" ::= { affirmedZoneGatewayStatisticsChassisLevelProcedurePgwEntry 37 } affirmedZoneGatewayStatisticsChassisLevelProcedurePgwNumL2tpGwSessionDeleteFail OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of L2tp gateway session delete fail" ::= { affirmedZoneGatewayStatisticsChassisLevelProcedurePgwEntry 38 } affirmedZoneGatewayStatisticsChassisLevelProcedurePgwNumSuspendNotificationSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Suspend Notification success" ::= { affirmedZoneGatewayStatisticsChassisLevelProcedurePgwEntry 39 } affirmedZoneGatewayStatisticsChassisLevelProcedurePgwNumSuspendNotificationFail OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Suspend Notification fail" ::= { affirmedZoneGatewayStatisticsChassisLevelProcedurePgwEntry 40 } affirmedZoneGatewayStatisticsChassisLevelProcedurePgwNumResumeNotificationSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Resume Notification success" ::= { affirmedZoneGatewayStatisticsChassisLevelProcedurePgwEntry 41 } affirmedZoneGatewayStatisticsChassisLevelProcedurePgwNumResumeNotificationFail OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Resume Notification fail" ::= { affirmedZoneGatewayStatisticsChassisLevelProcedurePgwEntry 42 } affirmedZoneGatewayStatisticsChassisLevelProcedurePgwNumNwInitiatedModifyQoSTempReject OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of network initiated modify QOS temporarily rejected" ::= { affirmedZoneGatewayStatisticsChassisLevelProcedurePgwEntry 43 } affirmedZoneGatewayStatisticsChassisLevelProcedurePgwNumNwInitiatedActivateBearerTempReject OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of network initiated activate bearer temporarily rejected" ::= { affirmedZoneGatewayStatisticsChassisLevelProcedurePgwEntry 44 } affirmedZoneGatewayStatisticsChassisLevelProcedurePgwNumNwInitiatedDeactivateBearerTempReject OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of network initiated deactivate bearer temporarily rejected" ::= { affirmedZoneGatewayStatisticsChassisLevelProcedurePgwEntry 45 } affirmedZoneGatewayStatisticsChassisLevelProcedurePgwNumNwInitiatedModifyBearerSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of network initiated modify bearer success" ::= { affirmedZoneGatewayStatisticsChassisLevelProcedurePgwEntry 46 } affirmedZoneGatewayStatisticsChassisLevelProcedurePgwNumNwInitiatedModifyBearerFail OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of network initiated modify bearer fail" ::= { affirmedZoneGatewayStatisticsChassisLevelProcedurePgwEntry 47 } affirmedZoneGatewayStatisticsChassisLevelProcedurePgwNumNwInitiatedModifyBearerTempReject OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of network initiated modify bearer temporarily rejected" ::= { affirmedZoneGatewayStatisticsChassisLevelProcedurePgwEntry 48 } affirmedZoneGatewayStatisticsChassisLevelProcedurePgwNumCreateS2xBearerSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of S2X create bearer success" ::= { affirmedZoneGatewayStatisticsChassisLevelProcedurePgwEntry 49 } affirmedZoneGatewayStatisticsChassisLevelProcedurePgwNumCreateS2xBearerFail OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of S2X create bearer fail" ::= { affirmedZoneGatewayStatisticsChassisLevelProcedurePgwEntry 50 } affirmedZoneGatewayStatisticsChassisLevelProcedurePgwNumDeleteS2xBearerSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of S2X delete bearer success" ::= { affirmedZoneGatewayStatisticsChassisLevelProcedurePgwEntry 51 } affirmedZoneGatewayStatisticsChassisLevelProcedurePgwNumDeleteS2xBearerFail OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of S2X delete bearer fail" ::= { affirmedZoneGatewayStatisticsChassisLevelProcedurePgwEntry 52 } affirmedZoneGatewayStatisticsChassisLevelProcedurePgwNumUpdateS2xBearerSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of S2X update bearer success" ::= { affirmedZoneGatewayStatisticsChassisLevelProcedurePgwEntry 53 } affirmedZoneGatewayStatisticsChassisLevelProcedurePgwNumUpdateS2xBearerFail OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of S2X update bearer fail" ::= { affirmedZoneGatewayStatisticsChassisLevelProcedurePgwEntry 54 } affirmedZoneGatewayStatisticsChassisLevelProcedurePgwNumModifyS2xBearerCmdSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of S2X modify bearer command success" ::= { affirmedZoneGatewayStatisticsChassisLevelProcedurePgwEntry 55 } affirmedZoneGatewayStatisticsChassisLevelProcedurePgwNumModifyS2xBearerCmdFail OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of S2X modify bearer command fail" ::= { affirmedZoneGatewayStatisticsChassisLevelProcedurePgwEntry 56 } affirmedZoneGatewayStatisticsChassisLevelProcedurePgwNumCreateS2aSessionSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of S2a create session success" ::= { affirmedZoneGatewayStatisticsChassisLevelProcedurePgwEntry 57 } affirmedZoneGatewayStatisticsChassisLevelProcedurePgwNumCreateS2aSessionFail OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of S2a create session fail" ::= { affirmedZoneGatewayStatisticsChassisLevelProcedurePgwEntry 58 } affirmedZoneGatewayStatisticsChassisLevelProcedurePgwNumDeleteS2aSessionSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of S2a delete session success" ::= { affirmedZoneGatewayStatisticsChassisLevelProcedurePgwEntry 59 } affirmedZoneGatewayStatisticsChassisLevelProcedurePgwNumDeleteS2aSessionFail OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of S2a create session fail" ::= { affirmedZoneGatewayStatisticsChassisLevelProcedurePgwEntry 60 } affirmedZoneGatewayStatisticsChassisLevelProcedurePgwNumCreateS2bSessionSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of S2b create session success" ::= { affirmedZoneGatewayStatisticsChassisLevelProcedurePgwEntry 61 } affirmedZoneGatewayStatisticsChassisLevelProcedurePgwNumCreateS2bSessionFail OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of S2b create session fail" ::= { affirmedZoneGatewayStatisticsChassisLevelProcedurePgwEntry 62 } affirmedZoneGatewayStatisticsChassisLevelProcedurePgwNumDeleteS2bSessionSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of S2b delete session success" ::= { affirmedZoneGatewayStatisticsChassisLevelProcedurePgwEntry 63 } affirmedZoneGatewayStatisticsChassisLevelProcedurePgwNumDeleteS2bSessionFail OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of S2b create session fail" ::= { affirmedZoneGatewayStatisticsChassisLevelProcedurePgwEntry 64 } affirmedZoneGatewayStatisticsChassisLevelProcedurePgwNum3gppToNon3gppHandoverSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of 3gpp to non-3gpp handover success" ::= { affirmedZoneGatewayStatisticsChassisLevelProcedurePgwEntry 65 } affirmedZoneGatewayStatisticsChassisLevelProcedurePgwNum3gppToNon3gppHandoverFail OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of 3gpp to non-3gpp handover fail" ::= { affirmedZoneGatewayStatisticsChassisLevelProcedurePgwEntry 66 } affirmedZoneGatewayStatisticsChassisLevelProcedurePgwNumNon3gppTo3gppHandoverSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of non-3gpp to 3gpp handover success" ::= { affirmedZoneGatewayStatisticsChassisLevelProcedurePgwEntry 67 } affirmedZoneGatewayStatisticsChassisLevelProcedurePgwNumNon3gppTo3gppHandoverFail OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of non-3gpp to 3gpp handover fail" ::= { affirmedZoneGatewayStatisticsChassisLevelProcedurePgwEntry 68 } affirmedZoneGatewayStatisticsChassisLevelProcedurePgwNumNon3gppToNon3gppHandoverSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of non-3gpp to non-3gpp handover success" ::= { affirmedZoneGatewayStatisticsChassisLevelProcedurePgwEntry 69 } affirmedZoneGatewayStatisticsChassisLevelProcedurePgwNumNon3gppToNon3gppHandoverFail OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of non-3gpp to non-3gpp handover fail" ::= { affirmedZoneGatewayStatisticsChassisLevelProcedurePgwEntry 70 } affirmedZoneGatewayStatisticsChassisLevelProcedurePgwNumOcsReAuthProcSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of OCS Re-Auth success" ::= { affirmedZoneGatewayStatisticsChassisLevelProcedurePgwEntry 71 } affirmedZoneGatewayStatisticsChassisLevelProcedurePgwNumOcsReAuthProcFailures OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of OCS Re-Auth failures" ::= { affirmedZoneGatewayStatisticsChassisLevelProcedurePgwEntry 72 } affirmedZoneGatewayStatisticsChassisLevelProcedurePgwNumPcrfReAuthProcSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of PCRF Re-Auth success" ::= { affirmedZoneGatewayStatisticsChassisLevelProcedurePgwEntry 73 } affirmedZoneGatewayStatisticsChassisLevelProcedurePgwNumPcrfReAuthProcFailures OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of PCRF Re-Auth failures" ::= { affirmedZoneGatewayStatisticsChassisLevelProcedurePgwEntry 74 } affirmedZoneGatewayStatisticsChassisLevelProcedurePgwNumProcessPcrfRuleSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of process PCRF rule success" ::= { affirmedZoneGatewayStatisticsChassisLevelProcedurePgwEntry 75 } affirmedZoneGatewayStatisticsChassisLevelProcedurePgwNumProcessPcrfRuleFailures OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of process PCRF rule failures" ::= { affirmedZoneGatewayStatisticsChassisLevelProcedurePgwEntry 76 } affirmedZoneGatewayStatisticsChassisLevelProcedurePgwNumEdrIntfChangeProcSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Control Profile EDR Interface ID Change success" ::= { affirmedZoneGatewayStatisticsChassisLevelProcedurePgwEntry 77 } affirmedZoneGatewayStatisticsChassisLevelProcedurePgwNumEdrIntfChangeProcFailures OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Control Profile EDR Interface ID Change failed" ::= { affirmedZoneGatewayStatisticsChassisLevelProcedurePgwEntry 78 } affirmedZoneGatewayStatisticsChassisLevelProcedurePgwNumVtapConfigChangeProcSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Vtap Config Change success" ::= { affirmedZoneGatewayStatisticsChassisLevelProcedurePgwEntry 79 } affirmedZoneGatewayStatisticsChassisLevelProcedurePgwNumVtapConfigChangeProcFailures OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Vtap Config Change failed" ::= { affirmedZoneGatewayStatisticsChassisLevelProcedurePgwEntry 80 } affirmedZoneGatewayStatisticsChassisLevelProcedurePgwNumNwInitiatedModifyQoSUePsmReject OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of network initiated modify QOS rejected due to UE in PSM " ::= { affirmedZoneGatewayStatisticsChassisLevelProcedurePgwEntry 81 } affirmedZoneGatewayStatisticsChassisLevelProcedurePgwNumNwInitiatedModifyBearerUePsmReject OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of network initiated modify bearer rejected due to UE in PSM" ::= { affirmedZoneGatewayStatisticsChassisLevelProcedurePgwEntry 82 } affirmedZoneGatewayStatisticsChassisLevelProcedurePgwNumNwInitiatedActivateBearerUePsmReject OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of network initiated activate bearer temporarily rejected" ::= { affirmedZoneGatewayStatisticsChassisLevelProcedurePgwEntry 83 } affirmedZoneGatewayStatisticsChassisLevelProcedurePgwNumProcessFlowAuthSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of process Flow Auth procedures success" ::= { affirmedZoneGatewayStatisticsChassisLevelProcedurePgwEntry 84 } affirmedZoneGatewayStatisticsChassisLevelProcedurePgwNumProcessFlowAuthFailures OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of process Flow Auth procedures failures" ::= { affirmedZoneGatewayStatisticsChassisLevelProcedurePgwEntry 85 } affirmedZoneGatewayStatisticsChassisLevelProcedurePgwNumNwInitActBearerInterAccessHOCollision OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of network initiated activate bearer inter access handover collision" ::= { affirmedZoneGatewayStatisticsChassisLevelProcedurePgwEntry 86 } affirmedZoneGatewayStatisticsChassisLevelProcedurePgwNumNwInitModBearerInterAccessHOCollision OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of network initiated modify bearer inter access handover collision" ::= { affirmedZoneGatewayStatisticsChassisLevelProcedurePgwEntry 87 } affirmedZoneGatewayStatisticsChassisLevelProcedurePgwNumNwInitDeactBearerInterAccessHOCollision OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of network initiated deactivate bearer inter access handover collision" ::= { affirmedZoneGatewayStatisticsChassisLevelProcedurePgwEntry 88 } affirmedZoneGatewayStatisticsChassisLevelProcedurePgwNumUeInitActBearerInterAccessHOCollision OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of ue initiated activate bearer inter access handover collision" ::= { affirmedZoneGatewayStatisticsChassisLevelProcedurePgwEntry 89 } affirmedZoneGatewayStatisticsChassisLevelProcedurePgwNumUeInitModBearerInterAccessHOCollision OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of ue initiated modify bearer inter access handover collision" ::= { affirmedZoneGatewayStatisticsChassisLevelProcedurePgwEntry 90 } affirmedZoneGatewayStatisticsChassisLevelProcedurePgwNumUeInitDeactBearerInterAccessHOCollision OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of ue initiated deactivate bearer inter access handover collision" ::= { affirmedZoneGatewayStatisticsChassisLevelProcedurePgwEntry 91 } affirmedZoneGatewayStatisticsChassisLevelProcedurePgwNumL2tpGwSessionCreateSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of L2tp gateway session create success" ::= { affirmedZoneGatewayStatisticsChassisLevelProcedurePgwEntry 92 } affirmedZoneGatewayStatisticsChassisLevelProcedurePgwNumL2tpGwSessionCreateFail OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of L2tp gateway session create fail" ::= { affirmedZoneGatewayStatisticsChassisLevelProcedurePgwEntry 93 } affirmedZoneGatewayStatisticsChassisLevelProcedurePgwNumNwInitiatedModifyBearerPartialSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of network initiated modify bearer partial success" ::= { affirmedZoneGatewayStatisticsChassisLevelProcedurePgwEntry 94 } affirmedZoneGatewayStatisticsChassisLevelProcedurePgwNumNwInitiatedActivateBearerPartialSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of network initiated activate bearer partial success" ::= { affirmedZoneGatewayStatisticsChassisLevelProcedurePgwEntry 95 } affirmedZoneGatewayStatisticsChassisLevelProcedureSaegwPgwTable OBJECT-TYPE SYNTAX SEQUENCE OF AffirmedZoneGatewayStatisticsChassisLevelProcedureSaegwPgwEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "" ::= { affirmedZoneMIB 293 } affirmedZoneGatewayStatisticsChassisLevelProcedureSaegwPgwEntry OBJECT-TYPE SYNTAX AffirmedZoneGatewayStatisticsChassisLevelProcedureSaegwPgwEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "" INDEX { affirmedZoneName, affirmedZoneGatewayStatisticsChassisLevelProcedureSaegwPgwName, affirmedZoneGatewayStatisticsChassisLevelProcedureSaegwPgwChassis } ::= { affirmedZoneGatewayStatisticsChassisLevelProcedureSaegwPgwTable 1 } AffirmedZoneGatewayStatisticsChassisLevelProcedureSaegwPgwEntry ::= SEQUENCE { affirmedZoneGatewayStatisticsChassisLevelProcedureSaegwPgwName String, affirmedZoneGatewayStatisticsChassisLevelProcedureSaegwPgwChassis Unsigned32, affirmedZoneGatewayStatisticsChassisLevelProcedureSaegwPgwNumCreateSessionSuccess Unsigned32, affirmedZoneGatewayStatisticsChassisLevelProcedureSaegwPgwNumCreateSessionFail Unsigned32, affirmedZoneGatewayStatisticsChassisLevelProcedureSaegwPgwNumModifyBearerSuccess Unsigned32, affirmedZoneGatewayStatisticsChassisLevelProcedureSaegwPgwNumModifyBearerFail Unsigned32, affirmedZoneGatewayStatisticsChassisLevelProcedureSaegwPgwNumDeleteSessionSuccess Unsigned32, affirmedZoneGatewayStatisticsChassisLevelProcedureSaegwPgwNumDeleteSessionFail Unsigned32, affirmedZoneGatewayStatisticsChassisLevelProcedureSaegwPgwNumNwInitiatedModifyQoSSuccess Unsigned32, affirmedZoneGatewayStatisticsChassisLevelProcedureSaegwPgwNumNwInitiatedModifyQoSFail Unsigned32, affirmedZoneGatewayStatisticsChassisLevelProcedureSaegwPgwNumNwInitiatedDeactivateSubscrSuccess Unsigned32, affirmedZoneGatewayStatisticsChassisLevelProcedureSaegwPgwNumNwInitiatedDeactivateSubscrFail Unsigned32, affirmedZoneGatewayStatisticsChassisLevelProcedureSaegwPgwNumNwInitiatedActivateBearerSuccess Unsigned32, affirmedZoneGatewayStatisticsChassisLevelProcedureSaegwPgwNumNwInitiatedActivateBearerFail Unsigned32, affirmedZoneGatewayStatisticsChassisLevelProcedureSaegwPgwNumNwInitiatedDeactivateBearerSuccess Unsigned32, affirmedZoneGatewayStatisticsChassisLevelProcedureSaegwPgwNumNwInitiatedDeactivateBearerFail Unsigned32, affirmedZoneGatewayStatisticsChassisLevelProcedureSaegwPgwNumUeInitiatedModifyQoSSuccess Unsigned32, affirmedZoneGatewayStatisticsChassisLevelProcedureSaegwPgwNumUeInitiatedModifyQoSFail Unsigned32, affirmedZoneGatewayStatisticsChassisLevelProcedureSaegwPgwNumUeInitiatedActivateBearerSuccess Unsigned32, affirmedZoneGatewayStatisticsChassisLevelProcedureSaegwPgwNumUeInitiatedActivateBearerFail Unsigned32, affirmedZoneGatewayStatisticsChassisLevelProcedureSaegwPgwNumUeInitiatedDeactivateBearerSuccess Unsigned32, affirmedZoneGatewayStatisticsChassisLevelProcedureSaegwPgwNumUeInitiatedDeactivateBearerFail Unsigned32, affirmedZoneGatewayStatisticsChassisLevelProcedureSaegwPgwNumSGWChangeSuccess Unsigned32, affirmedZoneGatewayStatisticsChassisLevelProcedureSaegwPgwNumSGWChangeFail Unsigned32, affirmedZoneGatewayStatisticsChassisLevelProcedureSaegwPgwNumChangeNotificationSuccess Unsigned32, affirmedZoneGatewayStatisticsChassisLevelProcedureSaegwPgwNumChangeNotificationFail Unsigned32, affirmedZoneGatewayStatisticsChassisLevelProcedureSaegwPgwNumFsapiMigrateFpWfSessionCreateSuccess Unsigned32, affirmedZoneGatewayStatisticsChassisLevelProcedureSaegwPgwNumFsapiMigrateFpWfSessionCreateFail Unsigned32, affirmedZoneGatewayStatisticsChassisLevelProcedureSaegwPgwNumInterSgwHandoverSuccess Unsigned32, affirmedZoneGatewayStatisticsChassisLevelProcedureSaegwPgwNumInterSgwHandoverFail Unsigned32, affirmedZoneGatewayStatisticsChassisLevelProcedureSaegwPgwNumInterSgsnHandoverSuccess Unsigned32, affirmedZoneGatewayStatisticsChassisLevelProcedureSaegwPgwNumInterSgsnHandoverFail Unsigned32, affirmedZoneGatewayStatisticsChassisLevelProcedureSaegwPgwNumInterLteToGnGpSuccess Unsigned32, affirmedZoneGatewayStatisticsChassisLevelProcedureSaegwPgwNumInterLteToGnGpFail Unsigned32, affirmedZoneGatewayStatisticsChassisLevelProcedureSaegwPgwNumGnGpToLteHandoverSuccess Unsigned32, affirmedZoneGatewayStatisticsChassisLevelProcedureSaegwPgwNumGnGpToLteHandoverFail Unsigned32, affirmedZoneGatewayStatisticsChassisLevelProcedureSaegwPgwNumL2tpGwSessionDeleteSuccess Unsigned32, affirmedZoneGatewayStatisticsChassisLevelProcedureSaegwPgwNumL2tpGwSessionDeleteFail Unsigned32, affirmedZoneGatewayStatisticsChassisLevelProcedureSaegwPgwNumSuspendNotificationSuccess Unsigned32, affirmedZoneGatewayStatisticsChassisLevelProcedureSaegwPgwNumSuspendNotificationFail Unsigned32, affirmedZoneGatewayStatisticsChassisLevelProcedureSaegwPgwNumResumeNotificationSuccess Unsigned32, affirmedZoneGatewayStatisticsChassisLevelProcedureSaegwPgwNumResumeNotificationFail Unsigned32, affirmedZoneGatewayStatisticsChassisLevelProcedureSaegwPgwNumNwInitiatedModifyQoSTempReject Unsigned32, affirmedZoneGatewayStatisticsChassisLevelProcedureSaegwPgwNumNwInitiatedActivateBearerTempReject Unsigned32, affirmedZoneGatewayStatisticsChassisLevelProcedureSaegwPgwNumNwInitiatedDeactivateBearerTempReject Unsigned32, affirmedZoneGatewayStatisticsChassisLevelProcedureSaegwPgwNumNwInitiatedModifyBearerSuccess Unsigned32, affirmedZoneGatewayStatisticsChassisLevelProcedureSaegwPgwNumNwInitiatedModifyBearerFail Unsigned32, affirmedZoneGatewayStatisticsChassisLevelProcedureSaegwPgwNumNwInitiatedModifyBearerTempReject Unsigned32, affirmedZoneGatewayStatisticsChassisLevelProcedureSaegwPgwNumCreateS2xBearerSuccess Unsigned32, affirmedZoneGatewayStatisticsChassisLevelProcedureSaegwPgwNumCreateS2xBearerFail Unsigned32, affirmedZoneGatewayStatisticsChassisLevelProcedureSaegwPgwNumDeleteS2xBearerSuccess Unsigned32, affirmedZoneGatewayStatisticsChassisLevelProcedureSaegwPgwNumDeleteS2xBearerFail Unsigned32, affirmedZoneGatewayStatisticsChassisLevelProcedureSaegwPgwNumUpdateS2xBearerSuccess Unsigned32, affirmedZoneGatewayStatisticsChassisLevelProcedureSaegwPgwNumUpdateS2xBearerFail Unsigned32, affirmedZoneGatewayStatisticsChassisLevelProcedureSaegwPgwNumModifyS2xBearerCmdSuccess Unsigned32, affirmedZoneGatewayStatisticsChassisLevelProcedureSaegwPgwNumModifyS2xBearerCmdFail Unsigned32, affirmedZoneGatewayStatisticsChassisLevelProcedureSaegwPgwNumCreateS2aSessionSuccess Unsigned32, affirmedZoneGatewayStatisticsChassisLevelProcedureSaegwPgwNumCreateS2aSessionFail Unsigned32, affirmedZoneGatewayStatisticsChassisLevelProcedureSaegwPgwNumDeleteS2aSessionSuccess Unsigned32, affirmedZoneGatewayStatisticsChassisLevelProcedureSaegwPgwNumDeleteS2aSessionFail Unsigned32, affirmedZoneGatewayStatisticsChassisLevelProcedureSaegwPgwNumCreateS2bSessionSuccess Unsigned32, affirmedZoneGatewayStatisticsChassisLevelProcedureSaegwPgwNumCreateS2bSessionFail Unsigned32, affirmedZoneGatewayStatisticsChassisLevelProcedureSaegwPgwNumDeleteS2bSessionSuccess Unsigned32, affirmedZoneGatewayStatisticsChassisLevelProcedureSaegwPgwNumDeleteS2bSessionFail Unsigned32, affirmedZoneGatewayStatisticsChassisLevelProcedureSaegwPgwNum3gppToNon3gppHandoverSuccess Unsigned32, affirmedZoneGatewayStatisticsChassisLevelProcedureSaegwPgwNum3gppToNon3gppHandoverFail Unsigned32, affirmedZoneGatewayStatisticsChassisLevelProcedureSaegwPgwNumNon3gppTo3gppHandoverSuccess Unsigned32, affirmedZoneGatewayStatisticsChassisLevelProcedureSaegwPgwNumNon3gppTo3gppHandoverFail Unsigned32, affirmedZoneGatewayStatisticsChassisLevelProcedureSaegwPgwNumNon3gppToNon3gppHandoverSuccess Unsigned32, affirmedZoneGatewayStatisticsChassisLevelProcedureSaegwPgwNumNon3gppToNon3gppHandoverFail Unsigned32, affirmedZoneGatewayStatisticsChassisLevelProcedureSaegwPgwNumOcsReAuthProcSuccess Unsigned32, affirmedZoneGatewayStatisticsChassisLevelProcedureSaegwPgwNumOcsReAuthProcFailures Unsigned32, affirmedZoneGatewayStatisticsChassisLevelProcedureSaegwPgwNumPcrfReAuthProcSuccess Unsigned32, affirmedZoneGatewayStatisticsChassisLevelProcedureSaegwPgwNumPcrfReAuthProcFailures Unsigned32, affirmedZoneGatewayStatisticsChassisLevelProcedureSaegwPgwNumProcessPcrfRuleSuccess Unsigned32, affirmedZoneGatewayStatisticsChassisLevelProcedureSaegwPgwNumProcessPcrfRuleFailures Unsigned32, affirmedZoneGatewayStatisticsChassisLevelProcedureSaegwPgwNumEdrIntfChangeProcSuccess Unsigned32, affirmedZoneGatewayStatisticsChassisLevelProcedureSaegwPgwNumEdrIntfChangeProcFailures Unsigned32, affirmedZoneGatewayStatisticsChassisLevelProcedureSaegwPgwNumVtapConfigChangeProcSuccess Unsigned32, affirmedZoneGatewayStatisticsChassisLevelProcedureSaegwPgwNumVtapConfigChangeProcFailures Unsigned32, affirmedZoneGatewayStatisticsChassisLevelProcedureSaegwPgwNumNwInitiatedModifyQoSUePsmReject Unsigned32, affirmedZoneGatewayStatisticsChassisLevelProcedureSaegwPgwNumNwInitiatedModifyBearerUePsmReject Unsigned32, affirmedZoneGatewayStatisticsChassisLevelProcedureSaegwPgwNumNwInitiatedActivateBearerUePsmReject Unsigned32, affirmedZoneGatewayStatisticsChassisLevelProcedureSaegwPgwNumProcessFlowAuthSuccess Unsigned32, affirmedZoneGatewayStatisticsChassisLevelProcedureSaegwPgwNumProcessFlowAuthFailures Unsigned32, affirmedZoneGatewayStatisticsChassisLevelProcedureSaegwPgwNumNwInitActBearerInterAccessHOCollision Unsigned32, affirmedZoneGatewayStatisticsChassisLevelProcedureSaegwPgwNumNwInitModBearerInterAccessHOCollision Unsigned32, affirmedZoneGatewayStatisticsChassisLevelProcedureSaegwPgwNumNwInitDeactBearerInterAccessHOCollision Unsigned32, affirmedZoneGatewayStatisticsChassisLevelProcedureSaegwPgwNumUeInitActBearerInterAccessHOCollision Unsigned32, affirmedZoneGatewayStatisticsChassisLevelProcedureSaegwPgwNumUeInitModBearerInterAccessHOCollision Unsigned32, affirmedZoneGatewayStatisticsChassisLevelProcedureSaegwPgwNumUeInitDeactBearerInterAccessHOCollision Unsigned32, affirmedZoneGatewayStatisticsChassisLevelProcedureSaegwPgwNumL2tpGwSessionCreateSuccess Unsigned32, affirmedZoneGatewayStatisticsChassisLevelProcedureSaegwPgwNumL2tpGwSessionCreateFail Unsigned32, affirmedZoneGatewayStatisticsChassisLevelProcedureSaegwPgwNumNwInitiatedModifyBearerPartialSuccess Unsigned32, affirmedZoneGatewayStatisticsChassisLevelProcedureSaegwPgwNumNwInitiatedActivateBearerPartialSuccess Unsigned32 } affirmedZoneGatewayStatisticsChassisLevelProcedureSaegwPgwName OBJECT-TYPE SYNTAX String MAX-ACCESS not-accessible STATUS current DESCRIPTION "Table Name" ::= { affirmedZoneGatewayStatisticsChassisLevelProcedureSaegwPgwEntry 1 } affirmedZoneGatewayStatisticsChassisLevelProcedureSaegwPgwChassis OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS not-accessible STATUS current DESCRIPTION "chassis ID" ::= { affirmedZoneGatewayStatisticsChassisLevelProcedureSaegwPgwEntry 2 } affirmedZoneGatewayStatisticsChassisLevelProcedureSaegwPgwNumCreateSessionSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create session success" ::= { affirmedZoneGatewayStatisticsChassisLevelProcedureSaegwPgwEntry 3 } affirmedZoneGatewayStatisticsChassisLevelProcedureSaegwPgwNumCreateSessionFail OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create session fail" ::= { affirmedZoneGatewayStatisticsChassisLevelProcedureSaegwPgwEntry 4 } affirmedZoneGatewayStatisticsChassisLevelProcedureSaegwPgwNumModifyBearerSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of modify bearer success" ::= { affirmedZoneGatewayStatisticsChassisLevelProcedureSaegwPgwEntry 5 } affirmedZoneGatewayStatisticsChassisLevelProcedureSaegwPgwNumModifyBearerFail OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of modify bearer fail" ::= { affirmedZoneGatewayStatisticsChassisLevelProcedureSaegwPgwEntry 6 } affirmedZoneGatewayStatisticsChassisLevelProcedureSaegwPgwNumDeleteSessionSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of delete session success" ::= { affirmedZoneGatewayStatisticsChassisLevelProcedureSaegwPgwEntry 7 } affirmedZoneGatewayStatisticsChassisLevelProcedureSaegwPgwNumDeleteSessionFail OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of delete session fail" ::= { affirmedZoneGatewayStatisticsChassisLevelProcedureSaegwPgwEntry 8 } affirmedZoneGatewayStatisticsChassisLevelProcedureSaegwPgwNumNwInitiatedModifyQoSSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of network initiated modify QOS success" ::= { affirmedZoneGatewayStatisticsChassisLevelProcedureSaegwPgwEntry 9 } affirmedZoneGatewayStatisticsChassisLevelProcedureSaegwPgwNumNwInitiatedModifyQoSFail OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of network initiated modify QOS fail" ::= { affirmedZoneGatewayStatisticsChassisLevelProcedureSaegwPgwEntry 10 } affirmedZoneGatewayStatisticsChassisLevelProcedureSaegwPgwNumNwInitiatedDeactivateSubscrSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of network initiated deactivate subscriber success" ::= { affirmedZoneGatewayStatisticsChassisLevelProcedureSaegwPgwEntry 11 } affirmedZoneGatewayStatisticsChassisLevelProcedureSaegwPgwNumNwInitiatedDeactivateSubscrFail OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of network initiated deactivate subscriber fail" ::= { affirmedZoneGatewayStatisticsChassisLevelProcedureSaegwPgwEntry 12 } affirmedZoneGatewayStatisticsChassisLevelProcedureSaegwPgwNumNwInitiatedActivateBearerSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of network initiated activate bearer success" ::= { affirmedZoneGatewayStatisticsChassisLevelProcedureSaegwPgwEntry 13 } affirmedZoneGatewayStatisticsChassisLevelProcedureSaegwPgwNumNwInitiatedActivateBearerFail OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of network initiated activate bearer fail" ::= { affirmedZoneGatewayStatisticsChassisLevelProcedureSaegwPgwEntry 14 } affirmedZoneGatewayStatisticsChassisLevelProcedureSaegwPgwNumNwInitiatedDeactivateBearerSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of network initiated deactivate bearer success" ::= { affirmedZoneGatewayStatisticsChassisLevelProcedureSaegwPgwEntry 15 } affirmedZoneGatewayStatisticsChassisLevelProcedureSaegwPgwNumNwInitiatedDeactivateBearerFail OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of network initiated deactivate bearer fail" ::= { affirmedZoneGatewayStatisticsChassisLevelProcedureSaegwPgwEntry 16 } affirmedZoneGatewayStatisticsChassisLevelProcedureSaegwPgwNumUeInitiatedModifyQoSSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of UE initiated modify QOS success" ::= { affirmedZoneGatewayStatisticsChassisLevelProcedureSaegwPgwEntry 17 } affirmedZoneGatewayStatisticsChassisLevelProcedureSaegwPgwNumUeInitiatedModifyQoSFail OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of UE initiated modify QOS fail" ::= { affirmedZoneGatewayStatisticsChassisLevelProcedureSaegwPgwEntry 18 } affirmedZoneGatewayStatisticsChassisLevelProcedureSaegwPgwNumUeInitiatedActivateBearerSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of UE initiated activate bearer success" ::= { affirmedZoneGatewayStatisticsChassisLevelProcedureSaegwPgwEntry 19 } affirmedZoneGatewayStatisticsChassisLevelProcedureSaegwPgwNumUeInitiatedActivateBearerFail OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of UE initiated activate bearer fail" ::= { affirmedZoneGatewayStatisticsChassisLevelProcedureSaegwPgwEntry 20 } affirmedZoneGatewayStatisticsChassisLevelProcedureSaegwPgwNumUeInitiatedDeactivateBearerSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of UE initiated deactivate bearer success" ::= { affirmedZoneGatewayStatisticsChassisLevelProcedureSaegwPgwEntry 21 } affirmedZoneGatewayStatisticsChassisLevelProcedureSaegwPgwNumUeInitiatedDeactivateBearerFail OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of UE initiated deactivate bearer fail" ::= { affirmedZoneGatewayStatisticsChassisLevelProcedureSaegwPgwEntry 22 } affirmedZoneGatewayStatisticsChassisLevelProcedureSaegwPgwNumSGWChangeSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of sgw change success" ::= { affirmedZoneGatewayStatisticsChassisLevelProcedureSaegwPgwEntry 23 } affirmedZoneGatewayStatisticsChassisLevelProcedureSaegwPgwNumSGWChangeFail OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of sgw change fail" ::= { affirmedZoneGatewayStatisticsChassisLevelProcedureSaegwPgwEntry 24 } affirmedZoneGatewayStatisticsChassisLevelProcedureSaegwPgwNumChangeNotificationSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of change notification success" ::= { affirmedZoneGatewayStatisticsChassisLevelProcedureSaegwPgwEntry 25 } affirmedZoneGatewayStatisticsChassisLevelProcedureSaegwPgwNumChangeNotificationFail OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of change notification fail" ::= { affirmedZoneGatewayStatisticsChassisLevelProcedureSaegwPgwEntry 26 } affirmedZoneGatewayStatisticsChassisLevelProcedureSaegwPgwNumFsapiMigrateFpWfSessionCreateSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of FSAPI migrate fastpath workflow session create success" ::= { affirmedZoneGatewayStatisticsChassisLevelProcedureSaegwPgwEntry 27 } affirmedZoneGatewayStatisticsChassisLevelProcedureSaegwPgwNumFsapiMigrateFpWfSessionCreateFail OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of FSAPI migrate fastpath workflow session create fail" ::= { affirmedZoneGatewayStatisticsChassisLevelProcedureSaegwPgwEntry 28 } affirmedZoneGatewayStatisticsChassisLevelProcedureSaegwPgwNumInterSgwHandoverSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of inter SGW handover success" ::= { affirmedZoneGatewayStatisticsChassisLevelProcedureSaegwPgwEntry 29 } affirmedZoneGatewayStatisticsChassisLevelProcedureSaegwPgwNumInterSgwHandoverFail OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of inter SGW handover fail" ::= { affirmedZoneGatewayStatisticsChassisLevelProcedureSaegwPgwEntry 30 } affirmedZoneGatewayStatisticsChassisLevelProcedureSaegwPgwNumInterSgsnHandoverSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of inter SGSN handover success" ::= { affirmedZoneGatewayStatisticsChassisLevelProcedureSaegwPgwEntry 31 } affirmedZoneGatewayStatisticsChassisLevelProcedureSaegwPgwNumInterSgsnHandoverFail OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of inter SGSN handover fail" ::= { affirmedZoneGatewayStatisticsChassisLevelProcedureSaegwPgwEntry 32 } affirmedZoneGatewayStatisticsChassisLevelProcedureSaegwPgwNumInterLteToGnGpSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of LTE to Gn/Gp handover success" ::= { affirmedZoneGatewayStatisticsChassisLevelProcedureSaegwPgwEntry 33 } affirmedZoneGatewayStatisticsChassisLevelProcedureSaegwPgwNumInterLteToGnGpFail OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of LTE to Gn/Gp handover fail" ::= { affirmedZoneGatewayStatisticsChassisLevelProcedureSaegwPgwEntry 34 } affirmedZoneGatewayStatisticsChassisLevelProcedureSaegwPgwNumGnGpToLteHandoverSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Gn/Gp to LTE handover success" ::= { affirmedZoneGatewayStatisticsChassisLevelProcedureSaegwPgwEntry 35 } affirmedZoneGatewayStatisticsChassisLevelProcedureSaegwPgwNumGnGpToLteHandoverFail OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Gn/Gp to LTE handover fail" ::= { affirmedZoneGatewayStatisticsChassisLevelProcedureSaegwPgwEntry 36 } affirmedZoneGatewayStatisticsChassisLevelProcedureSaegwPgwNumL2tpGwSessionDeleteSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of L2tp gateway session delete success" ::= { affirmedZoneGatewayStatisticsChassisLevelProcedureSaegwPgwEntry 37 } affirmedZoneGatewayStatisticsChassisLevelProcedureSaegwPgwNumL2tpGwSessionDeleteFail OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of L2tp gateway session delete fail" ::= { affirmedZoneGatewayStatisticsChassisLevelProcedureSaegwPgwEntry 38 } affirmedZoneGatewayStatisticsChassisLevelProcedureSaegwPgwNumSuspendNotificationSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Suspend Notification success" ::= { affirmedZoneGatewayStatisticsChassisLevelProcedureSaegwPgwEntry 39 } affirmedZoneGatewayStatisticsChassisLevelProcedureSaegwPgwNumSuspendNotificationFail OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Suspend Notification fail" ::= { affirmedZoneGatewayStatisticsChassisLevelProcedureSaegwPgwEntry 40 } affirmedZoneGatewayStatisticsChassisLevelProcedureSaegwPgwNumResumeNotificationSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Resume Notification success" ::= { affirmedZoneGatewayStatisticsChassisLevelProcedureSaegwPgwEntry 41 } affirmedZoneGatewayStatisticsChassisLevelProcedureSaegwPgwNumResumeNotificationFail OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Resume Notification fail" ::= { affirmedZoneGatewayStatisticsChassisLevelProcedureSaegwPgwEntry 42 } affirmedZoneGatewayStatisticsChassisLevelProcedureSaegwPgwNumNwInitiatedModifyQoSTempReject OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of network initiated modify QOS temporarily rejected" ::= { affirmedZoneGatewayStatisticsChassisLevelProcedureSaegwPgwEntry 43 } affirmedZoneGatewayStatisticsChassisLevelProcedureSaegwPgwNumNwInitiatedActivateBearerTempReject OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of network initiated activate bearer temporarily rejected" ::= { affirmedZoneGatewayStatisticsChassisLevelProcedureSaegwPgwEntry 44 } affirmedZoneGatewayStatisticsChassisLevelProcedureSaegwPgwNumNwInitiatedDeactivateBearerTempReject OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of network initiated deactivate bearer temporarily rejected" ::= { affirmedZoneGatewayStatisticsChassisLevelProcedureSaegwPgwEntry 45 } affirmedZoneGatewayStatisticsChassisLevelProcedureSaegwPgwNumNwInitiatedModifyBearerSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of network initiated modify bearer success" ::= { affirmedZoneGatewayStatisticsChassisLevelProcedureSaegwPgwEntry 46 } affirmedZoneGatewayStatisticsChassisLevelProcedureSaegwPgwNumNwInitiatedModifyBearerFail OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of network initiated modify bearer fail" ::= { affirmedZoneGatewayStatisticsChassisLevelProcedureSaegwPgwEntry 47 } affirmedZoneGatewayStatisticsChassisLevelProcedureSaegwPgwNumNwInitiatedModifyBearerTempReject OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of network initiated modify bearer temporarily rejected" ::= { affirmedZoneGatewayStatisticsChassisLevelProcedureSaegwPgwEntry 48 } affirmedZoneGatewayStatisticsChassisLevelProcedureSaegwPgwNumCreateS2xBearerSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of S2X create bearer success" ::= { affirmedZoneGatewayStatisticsChassisLevelProcedureSaegwPgwEntry 49 } affirmedZoneGatewayStatisticsChassisLevelProcedureSaegwPgwNumCreateS2xBearerFail OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of S2X create bearer fail" ::= { affirmedZoneGatewayStatisticsChassisLevelProcedureSaegwPgwEntry 50 } affirmedZoneGatewayStatisticsChassisLevelProcedureSaegwPgwNumDeleteS2xBearerSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of S2X delete bearer success" ::= { affirmedZoneGatewayStatisticsChassisLevelProcedureSaegwPgwEntry 51 } affirmedZoneGatewayStatisticsChassisLevelProcedureSaegwPgwNumDeleteS2xBearerFail OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of S2X delete bearer fail" ::= { affirmedZoneGatewayStatisticsChassisLevelProcedureSaegwPgwEntry 52 } affirmedZoneGatewayStatisticsChassisLevelProcedureSaegwPgwNumUpdateS2xBearerSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of S2X update bearer success" ::= { affirmedZoneGatewayStatisticsChassisLevelProcedureSaegwPgwEntry 53 } affirmedZoneGatewayStatisticsChassisLevelProcedureSaegwPgwNumUpdateS2xBearerFail OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of S2X update bearer fail" ::= { affirmedZoneGatewayStatisticsChassisLevelProcedureSaegwPgwEntry 54 } affirmedZoneGatewayStatisticsChassisLevelProcedureSaegwPgwNumModifyS2xBearerCmdSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of S2X modify bearer command success" ::= { affirmedZoneGatewayStatisticsChassisLevelProcedureSaegwPgwEntry 55 } affirmedZoneGatewayStatisticsChassisLevelProcedureSaegwPgwNumModifyS2xBearerCmdFail OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of S2X modify bearer command fail" ::= { affirmedZoneGatewayStatisticsChassisLevelProcedureSaegwPgwEntry 56 } affirmedZoneGatewayStatisticsChassisLevelProcedureSaegwPgwNumCreateS2aSessionSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of S2a create session success" ::= { affirmedZoneGatewayStatisticsChassisLevelProcedureSaegwPgwEntry 57 } affirmedZoneGatewayStatisticsChassisLevelProcedureSaegwPgwNumCreateS2aSessionFail OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of S2a create session fail" ::= { affirmedZoneGatewayStatisticsChassisLevelProcedureSaegwPgwEntry 58 } affirmedZoneGatewayStatisticsChassisLevelProcedureSaegwPgwNumDeleteS2aSessionSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of S2a delete session success" ::= { affirmedZoneGatewayStatisticsChassisLevelProcedureSaegwPgwEntry 59 } affirmedZoneGatewayStatisticsChassisLevelProcedureSaegwPgwNumDeleteS2aSessionFail OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of S2a create session fail" ::= { affirmedZoneGatewayStatisticsChassisLevelProcedureSaegwPgwEntry 60 } affirmedZoneGatewayStatisticsChassisLevelProcedureSaegwPgwNumCreateS2bSessionSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of S2b create session success" ::= { affirmedZoneGatewayStatisticsChassisLevelProcedureSaegwPgwEntry 61 } affirmedZoneGatewayStatisticsChassisLevelProcedureSaegwPgwNumCreateS2bSessionFail OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of S2b create session fail" ::= { affirmedZoneGatewayStatisticsChassisLevelProcedureSaegwPgwEntry 62 } affirmedZoneGatewayStatisticsChassisLevelProcedureSaegwPgwNumDeleteS2bSessionSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of S2b delete session success" ::= { affirmedZoneGatewayStatisticsChassisLevelProcedureSaegwPgwEntry 63 } affirmedZoneGatewayStatisticsChassisLevelProcedureSaegwPgwNumDeleteS2bSessionFail OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of S2b create session fail" ::= { affirmedZoneGatewayStatisticsChassisLevelProcedureSaegwPgwEntry 64 } affirmedZoneGatewayStatisticsChassisLevelProcedureSaegwPgwNum3gppToNon3gppHandoverSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of 3gpp to non-3gpp handover success" ::= { affirmedZoneGatewayStatisticsChassisLevelProcedureSaegwPgwEntry 65 } affirmedZoneGatewayStatisticsChassisLevelProcedureSaegwPgwNum3gppToNon3gppHandoverFail OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of 3gpp to non-3gpp handover fail" ::= { affirmedZoneGatewayStatisticsChassisLevelProcedureSaegwPgwEntry 66 } affirmedZoneGatewayStatisticsChassisLevelProcedureSaegwPgwNumNon3gppTo3gppHandoverSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of non-3gpp to 3gpp handover success" ::= { affirmedZoneGatewayStatisticsChassisLevelProcedureSaegwPgwEntry 67 } affirmedZoneGatewayStatisticsChassisLevelProcedureSaegwPgwNumNon3gppTo3gppHandoverFail OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of non-3gpp to 3gpp handover fail" ::= { affirmedZoneGatewayStatisticsChassisLevelProcedureSaegwPgwEntry 68 } affirmedZoneGatewayStatisticsChassisLevelProcedureSaegwPgwNumNon3gppToNon3gppHandoverSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of non-3gpp to non-3gpp handover success" ::= { affirmedZoneGatewayStatisticsChassisLevelProcedureSaegwPgwEntry 69 } affirmedZoneGatewayStatisticsChassisLevelProcedureSaegwPgwNumNon3gppToNon3gppHandoverFail OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of non-3gpp to non-3gpp handover fail" ::= { affirmedZoneGatewayStatisticsChassisLevelProcedureSaegwPgwEntry 70 } affirmedZoneGatewayStatisticsChassisLevelProcedureSaegwPgwNumOcsReAuthProcSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of OCS Re-Auth success" ::= { affirmedZoneGatewayStatisticsChassisLevelProcedureSaegwPgwEntry 71 } affirmedZoneGatewayStatisticsChassisLevelProcedureSaegwPgwNumOcsReAuthProcFailures OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of OCS Re-Auth failures" ::= { affirmedZoneGatewayStatisticsChassisLevelProcedureSaegwPgwEntry 72 } affirmedZoneGatewayStatisticsChassisLevelProcedureSaegwPgwNumPcrfReAuthProcSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of PCRF Re-Auth success" ::= { affirmedZoneGatewayStatisticsChassisLevelProcedureSaegwPgwEntry 73 } affirmedZoneGatewayStatisticsChassisLevelProcedureSaegwPgwNumPcrfReAuthProcFailures OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of PCRF Re-Auth failures" ::= { affirmedZoneGatewayStatisticsChassisLevelProcedureSaegwPgwEntry 74 } affirmedZoneGatewayStatisticsChassisLevelProcedureSaegwPgwNumProcessPcrfRuleSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of process PCRF rule success" ::= { affirmedZoneGatewayStatisticsChassisLevelProcedureSaegwPgwEntry 75 } affirmedZoneGatewayStatisticsChassisLevelProcedureSaegwPgwNumProcessPcrfRuleFailures OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of process PCRF rule failures" ::= { affirmedZoneGatewayStatisticsChassisLevelProcedureSaegwPgwEntry 76 } affirmedZoneGatewayStatisticsChassisLevelProcedureSaegwPgwNumEdrIntfChangeProcSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Control Profile EDR Interface ID Change success" ::= { affirmedZoneGatewayStatisticsChassisLevelProcedureSaegwPgwEntry 77 } affirmedZoneGatewayStatisticsChassisLevelProcedureSaegwPgwNumEdrIntfChangeProcFailures OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Control Profile EDR Interface ID Change failed" ::= { affirmedZoneGatewayStatisticsChassisLevelProcedureSaegwPgwEntry 78 } affirmedZoneGatewayStatisticsChassisLevelProcedureSaegwPgwNumVtapConfigChangeProcSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Vtap Config Change success" ::= { affirmedZoneGatewayStatisticsChassisLevelProcedureSaegwPgwEntry 79 } affirmedZoneGatewayStatisticsChassisLevelProcedureSaegwPgwNumVtapConfigChangeProcFailures OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Vtap Config Change failed" ::= { affirmedZoneGatewayStatisticsChassisLevelProcedureSaegwPgwEntry 80 } affirmedZoneGatewayStatisticsChassisLevelProcedureSaegwPgwNumNwInitiatedModifyQoSUePsmReject OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of network initiated modify QOS rejected due to UE in PSM " ::= { affirmedZoneGatewayStatisticsChassisLevelProcedureSaegwPgwEntry 81 } affirmedZoneGatewayStatisticsChassisLevelProcedureSaegwPgwNumNwInitiatedModifyBearerUePsmReject OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of network initiated modify bearer rejected due to UE in PSM" ::= { affirmedZoneGatewayStatisticsChassisLevelProcedureSaegwPgwEntry 82 } affirmedZoneGatewayStatisticsChassisLevelProcedureSaegwPgwNumNwInitiatedActivateBearerUePsmReject OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of network initiated activate bearer temporarily rejected" ::= { affirmedZoneGatewayStatisticsChassisLevelProcedureSaegwPgwEntry 83 } affirmedZoneGatewayStatisticsChassisLevelProcedureSaegwPgwNumProcessFlowAuthSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of process Flow Auth procedures success" ::= { affirmedZoneGatewayStatisticsChassisLevelProcedureSaegwPgwEntry 84 } affirmedZoneGatewayStatisticsChassisLevelProcedureSaegwPgwNumProcessFlowAuthFailures OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of process Flow Auth procedures failures" ::= { affirmedZoneGatewayStatisticsChassisLevelProcedureSaegwPgwEntry 85 } affirmedZoneGatewayStatisticsChassisLevelProcedureSaegwPgwNumNwInitActBearerInterAccessHOCollision OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of network initiated activate bearer inter access handover collision" ::= { affirmedZoneGatewayStatisticsChassisLevelProcedureSaegwPgwEntry 86 } affirmedZoneGatewayStatisticsChassisLevelProcedureSaegwPgwNumNwInitModBearerInterAccessHOCollision OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of network initiated modify bearer inter access handover collision" ::= { affirmedZoneGatewayStatisticsChassisLevelProcedureSaegwPgwEntry 87 } affirmedZoneGatewayStatisticsChassisLevelProcedureSaegwPgwNumNwInitDeactBearerInterAccessHOCollision OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of network initiated deactivate bearer inter access handover collision" ::= { affirmedZoneGatewayStatisticsChassisLevelProcedureSaegwPgwEntry 88 } affirmedZoneGatewayStatisticsChassisLevelProcedureSaegwPgwNumUeInitActBearerInterAccessHOCollision OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of ue initiated activate bearer inter access handover collision" ::= { affirmedZoneGatewayStatisticsChassisLevelProcedureSaegwPgwEntry 89 } affirmedZoneGatewayStatisticsChassisLevelProcedureSaegwPgwNumUeInitModBearerInterAccessHOCollision OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of ue initiated modify bearer inter access handover collision" ::= { affirmedZoneGatewayStatisticsChassisLevelProcedureSaegwPgwEntry 90 } affirmedZoneGatewayStatisticsChassisLevelProcedureSaegwPgwNumUeInitDeactBearerInterAccessHOCollision OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of ue initiated deactivate bearer inter access handover collision" ::= { affirmedZoneGatewayStatisticsChassisLevelProcedureSaegwPgwEntry 91 } affirmedZoneGatewayStatisticsChassisLevelProcedureSaegwPgwNumL2tpGwSessionCreateSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of L2tp gateway session create success" ::= { affirmedZoneGatewayStatisticsChassisLevelProcedureSaegwPgwEntry 92 } affirmedZoneGatewayStatisticsChassisLevelProcedureSaegwPgwNumL2tpGwSessionCreateFail OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of L2tp gateway session create fail" ::= { affirmedZoneGatewayStatisticsChassisLevelProcedureSaegwPgwEntry 93 } affirmedZoneGatewayStatisticsChassisLevelProcedureSaegwPgwNumNwInitiatedModifyBearerPartialSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of network initiated modify bearer partial success" ::= { affirmedZoneGatewayStatisticsChassisLevelProcedureSaegwPgwEntry 94 } affirmedZoneGatewayStatisticsChassisLevelProcedureSaegwPgwNumNwInitiatedActivateBearerPartialSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of network initiated activate bearer partial success" ::= { affirmedZoneGatewayStatisticsChassisLevelProcedureSaegwPgwEntry 95 } affirmedZoneGatewayStatisticsChassisLevelProcedureGgsnTable OBJECT-TYPE SYNTAX SEQUENCE OF AffirmedZoneGatewayStatisticsChassisLevelProcedureGgsnEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "" ::= { affirmedZoneMIB 222 } affirmedZoneGatewayStatisticsChassisLevelProcedureGgsnEntry OBJECT-TYPE SYNTAX AffirmedZoneGatewayStatisticsChassisLevelProcedureGgsnEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "" INDEX { affirmedZoneName, affirmedZoneGatewayStatisticsChassisLevelProcedureGgsnName, affirmedZoneGatewayStatisticsChassisLevelProcedureGgsnChassis } ::= { affirmedZoneGatewayStatisticsChassisLevelProcedureGgsnTable 1 } AffirmedZoneGatewayStatisticsChassisLevelProcedureGgsnEntry ::= SEQUENCE { affirmedZoneGatewayStatisticsChassisLevelProcedureGgsnName String, affirmedZoneGatewayStatisticsChassisLevelProcedureGgsnChassis Unsigned32, affirmedZoneGatewayStatisticsChassisLevelProcedureGgsnNumCreatePdpCtxtSuccess Unsigned32, affirmedZoneGatewayStatisticsChassisLevelProcedureGgsnNumCreatePdpCtxtFail Unsigned32, affirmedZoneGatewayStatisticsChassisLevelProcedureGgsnNumUpdatePdpCtxtSuccess Unsigned32, affirmedZoneGatewayStatisticsChassisLevelProcedureGgsnNumUpdatePdpCtxtFail Unsigned32, affirmedZoneGatewayStatisticsChassisLevelProcedureGgsnNumMsInitUpdatePdpCtxtSuccess Unsigned32, affirmedZoneGatewayStatisticsChassisLevelProcedureGgsnNumMsInitUpdatePdpCtxtFail Unsigned32, affirmedZoneGatewayStatisticsChassisLevelProcedureGgsnNumNwInitUpdatePdpCtxtSuccess Unsigned32, affirmedZoneGatewayStatisticsChassisLevelProcedureGgsnNumNwInitUpdatePdpCtxtFail Unsigned32, affirmedZoneGatewayStatisticsChassisLevelProcedureGgsnNumDeletePdpCtxtSuccess Unsigned32, affirmedZoneGatewayStatisticsChassisLevelProcedureGgsnNumDeletePdpCtxtFail Unsigned32, affirmedZoneGatewayStatisticsChassisLevelProcedureGgsnNumSGSNChangeSuccess Unsigned32, affirmedZoneGatewayStatisticsChassisLevelProcedureGgsnNumSGSNChangeFail Unsigned32, affirmedZoneGatewayStatisticsChassisLevelProcedureGgsnNumNwInitDisablePdpCtxtSuccess Unsigned32, affirmedZoneGatewayStatisticsChassisLevelProcedureGgsnNumNwInitDisablePdpCtxtFail Unsigned32, affirmedZoneGatewayStatisticsChassisLevelProcedureGgsnNumInterSgsnHandoverSuccess Unsigned32, affirmedZoneGatewayStatisticsChassisLevelProcedureGgsnNumInterSgsnHandoverFail Unsigned32, affirmedZoneGatewayStatisticsChassisLevelProcedureGgsnNumL2tpSGSNSessionDeleteSuccess Unsigned32, affirmedZoneGatewayStatisticsChassisLevelProcedureGgsnNumL2tpSGSNSessionDeleteFail Unsigned32, affirmedZoneGatewayStatisticsChassisLevelProcedureGgsnNumNwInitModifyPdpCtxtSuccess Unsigned32, affirmedZoneGatewayStatisticsChassisLevelProcedureGgsnNumNwInitModifyPdpCtxtFail Unsigned32, affirmedZoneGatewayStatisticsChassisLevelProcedureGgsnNumOcsReAuthProcSuccess Unsigned32, affirmedZoneGatewayStatisticsChassisLevelProcedureGgsnNumOcsReAuthProcFailures Unsigned32, affirmedZoneGatewayStatisticsChassisLevelProcedureGgsnNumPcrfReAuthProcSuccess Unsigned32, affirmedZoneGatewayStatisticsChassisLevelProcedureGgsnNumPcrfReAuthProcFailures Unsigned32, affirmedZoneGatewayStatisticsChassisLevelProcedureGgsnNumProcessPcrfRuleSuccess Unsigned32, affirmedZoneGatewayStatisticsChassisLevelProcedureGgsnNumProcessPcrfRuleFailures Unsigned32, affirmedZoneGatewayStatisticsChassisLevelProcedureGgsnNumEdrIntfChangeProcSuccess Unsigned32, affirmedZoneGatewayStatisticsChassisLevelProcedureGgsnNumEdrIntfChangeProcFailures Unsigned32, affirmedZoneGatewayStatisticsChassisLevelProcedureGgsnNumVtapConfigChangeProcSuccess Unsigned32, affirmedZoneGatewayStatisticsChassisLevelProcedureGgsnNumVtapConfigChangeProcFailures Unsigned32, affirmedZoneGatewayStatisticsChassisLevelProcedureGgsnNumProcessFlowAuthSuccess Unsigned32, affirmedZoneGatewayStatisticsChassisLevelProcedureGgsnNumProcessFlowAuthFailures Unsigned32, affirmedZoneGatewayStatisticsChassisLevelProcedureGgsnNumL2tpGGSNSessionCreateSuccess Unsigned32, affirmedZoneGatewayStatisticsChassisLevelProcedureGgsnNumL2tpGGSNSessionCreateFail Unsigned32 } affirmedZoneGatewayStatisticsChassisLevelProcedureGgsnName OBJECT-TYPE SYNTAX String MAX-ACCESS not-accessible STATUS current DESCRIPTION "Table Name" ::= { affirmedZoneGatewayStatisticsChassisLevelProcedureGgsnEntry 1 } affirmedZoneGatewayStatisticsChassisLevelProcedureGgsnChassis OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS not-accessible STATUS current DESCRIPTION "chassis ID" ::= { affirmedZoneGatewayStatisticsChassisLevelProcedureGgsnEntry 2 } affirmedZoneGatewayStatisticsChassisLevelProcedureGgsnNumCreatePdpCtxtSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create PDP context success" ::= { affirmedZoneGatewayStatisticsChassisLevelProcedureGgsnEntry 3 } affirmedZoneGatewayStatisticsChassisLevelProcedureGgsnNumCreatePdpCtxtFail OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create PDP context fail" ::= { affirmedZoneGatewayStatisticsChassisLevelProcedureGgsnEntry 4 } affirmedZoneGatewayStatisticsChassisLevelProcedureGgsnNumUpdatePdpCtxtSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of MS initiated update PDP context success" ::= { affirmedZoneGatewayStatisticsChassisLevelProcedureGgsnEntry 5 } affirmedZoneGatewayStatisticsChassisLevelProcedureGgsnNumUpdatePdpCtxtFail OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of MS initiated update PDP context fail" ::= { affirmedZoneGatewayStatisticsChassisLevelProcedureGgsnEntry 6 } affirmedZoneGatewayStatisticsChassisLevelProcedureGgsnNumMsInitUpdatePdpCtxtSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of MS initiated QOS update PDP context success" ::= { affirmedZoneGatewayStatisticsChassisLevelProcedureGgsnEntry 7 } affirmedZoneGatewayStatisticsChassisLevelProcedureGgsnNumMsInitUpdatePdpCtxtFail OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of MS initiated QOS update PDP context fail" ::= { affirmedZoneGatewayStatisticsChassisLevelProcedureGgsnEntry 8 } affirmedZoneGatewayStatisticsChassisLevelProcedureGgsnNumNwInitUpdatePdpCtxtSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of network initiated QOS update PDP context success" ::= { affirmedZoneGatewayStatisticsChassisLevelProcedureGgsnEntry 9 } affirmedZoneGatewayStatisticsChassisLevelProcedureGgsnNumNwInitUpdatePdpCtxtFail OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of network initiated QOS update PDP context fail" ::= { affirmedZoneGatewayStatisticsChassisLevelProcedureGgsnEntry 10 } affirmedZoneGatewayStatisticsChassisLevelProcedureGgsnNumDeletePdpCtxtSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of delete PDP context success" ::= { affirmedZoneGatewayStatisticsChassisLevelProcedureGgsnEntry 11 } affirmedZoneGatewayStatisticsChassisLevelProcedureGgsnNumDeletePdpCtxtFail OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of delete PDP context fail" ::= { affirmedZoneGatewayStatisticsChassisLevelProcedureGgsnEntry 12 } affirmedZoneGatewayStatisticsChassisLevelProcedureGgsnNumSGSNChangeSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of SGSN change success" ::= { affirmedZoneGatewayStatisticsChassisLevelProcedureGgsnEntry 13 } affirmedZoneGatewayStatisticsChassisLevelProcedureGgsnNumSGSNChangeFail OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of SGSN change fail" ::= { affirmedZoneGatewayStatisticsChassisLevelProcedureGgsnEntry 14 } affirmedZoneGatewayStatisticsChassisLevelProcedureGgsnNumNwInitDisablePdpCtxtSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of GGSN-initiated PDP context updates due to error indication success" ::= { affirmedZoneGatewayStatisticsChassisLevelProcedureGgsnEntry 15 } affirmedZoneGatewayStatisticsChassisLevelProcedureGgsnNumNwInitDisablePdpCtxtFail OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of GGSN-initiated PDP context updates due to error indication fail" ::= { affirmedZoneGatewayStatisticsChassisLevelProcedureGgsnEntry 16 } affirmedZoneGatewayStatisticsChassisLevelProcedureGgsnNumInterSgsnHandoverSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of inter SGSN handover success" ::= { affirmedZoneGatewayStatisticsChassisLevelProcedureGgsnEntry 17 } affirmedZoneGatewayStatisticsChassisLevelProcedureGgsnNumInterSgsnHandoverFail OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of inter SGSN handover fail" ::= { affirmedZoneGatewayStatisticsChassisLevelProcedureGgsnEntry 18 } affirmedZoneGatewayStatisticsChassisLevelProcedureGgsnNumL2tpSGSNSessionDeleteSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of L2tp SGSN session delete success" ::= { affirmedZoneGatewayStatisticsChassisLevelProcedureGgsnEntry 19 } affirmedZoneGatewayStatisticsChassisLevelProcedureGgsnNumL2tpSGSNSessionDeleteFail OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of L2tp SGSN session delete fail" ::= { affirmedZoneGatewayStatisticsChassisLevelProcedureGgsnEntry 20 } affirmedZoneGatewayStatisticsChassisLevelProcedureGgsnNumNwInitModifyPdpCtxtSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of network initiated modify PDP context success" ::= { affirmedZoneGatewayStatisticsChassisLevelProcedureGgsnEntry 21 } affirmedZoneGatewayStatisticsChassisLevelProcedureGgsnNumNwInitModifyPdpCtxtFail OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of network initiated modify PDP context fail" ::= { affirmedZoneGatewayStatisticsChassisLevelProcedureGgsnEntry 22 } affirmedZoneGatewayStatisticsChassisLevelProcedureGgsnNumOcsReAuthProcSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of OCS Re-Auth success" ::= { affirmedZoneGatewayStatisticsChassisLevelProcedureGgsnEntry 23 } affirmedZoneGatewayStatisticsChassisLevelProcedureGgsnNumOcsReAuthProcFailures OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of OCS Re-Auth failures" ::= { affirmedZoneGatewayStatisticsChassisLevelProcedureGgsnEntry 24 } affirmedZoneGatewayStatisticsChassisLevelProcedureGgsnNumPcrfReAuthProcSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of PCRF Re-Auth success" ::= { affirmedZoneGatewayStatisticsChassisLevelProcedureGgsnEntry 25 } affirmedZoneGatewayStatisticsChassisLevelProcedureGgsnNumPcrfReAuthProcFailures OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of PCRF Re-Auth failures" ::= { affirmedZoneGatewayStatisticsChassisLevelProcedureGgsnEntry 26 } affirmedZoneGatewayStatisticsChassisLevelProcedureGgsnNumProcessPcrfRuleSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of process PCRF rule success" ::= { affirmedZoneGatewayStatisticsChassisLevelProcedureGgsnEntry 27 } affirmedZoneGatewayStatisticsChassisLevelProcedureGgsnNumProcessPcrfRuleFailures OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of process PCRF rule failures" ::= { affirmedZoneGatewayStatisticsChassisLevelProcedureGgsnEntry 28 } affirmedZoneGatewayStatisticsChassisLevelProcedureGgsnNumEdrIntfChangeProcSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Control Profile EDR Interface ID Change success" ::= { affirmedZoneGatewayStatisticsChassisLevelProcedureGgsnEntry 29 } affirmedZoneGatewayStatisticsChassisLevelProcedureGgsnNumEdrIntfChangeProcFailures OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Control Profile EDR Interface ID Change failed" ::= { affirmedZoneGatewayStatisticsChassisLevelProcedureGgsnEntry 30 } affirmedZoneGatewayStatisticsChassisLevelProcedureGgsnNumVtapConfigChangeProcSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Vtap Config Change success" ::= { affirmedZoneGatewayStatisticsChassisLevelProcedureGgsnEntry 31 } affirmedZoneGatewayStatisticsChassisLevelProcedureGgsnNumVtapConfigChangeProcFailures OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Vtap Config Change failed" ::= { affirmedZoneGatewayStatisticsChassisLevelProcedureGgsnEntry 32 } affirmedZoneGatewayStatisticsChassisLevelProcedureGgsnNumProcessFlowAuthSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of process Flow Auth procedures success" ::= { affirmedZoneGatewayStatisticsChassisLevelProcedureGgsnEntry 33 } affirmedZoneGatewayStatisticsChassisLevelProcedureGgsnNumProcessFlowAuthFailures OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of process Flow Auth procedures failures" ::= { affirmedZoneGatewayStatisticsChassisLevelProcedureGgsnEntry 34 } affirmedZoneGatewayStatisticsChassisLevelProcedureGgsnNumL2tpGGSNSessionCreateSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of L2tp SGSN session create success" ::= { affirmedZoneGatewayStatisticsChassisLevelProcedureGgsnEntry 35 } affirmedZoneGatewayStatisticsChassisLevelProcedureGgsnNumL2tpGGSNSessionCreateFail OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of L2tp SGSN session create fail" ::= { affirmedZoneGatewayStatisticsChassisLevelProcedureGgsnEntry 36 } affirmedZoneGatewayStatisticsChassisLevelProcedureMccTable OBJECT-TYPE SYNTAX SEQUENCE OF AffirmedZoneGatewayStatisticsChassisLevelProcedureMccEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "" ::= { affirmedZoneMIB 223 } affirmedZoneGatewayStatisticsChassisLevelProcedureMccEntry OBJECT-TYPE SYNTAX AffirmedZoneGatewayStatisticsChassisLevelProcedureMccEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "" INDEX { affirmedZoneName, affirmedZoneGatewayStatisticsChassisLevelProcedureMccName, affirmedZoneGatewayStatisticsChassisLevelProcedureMccChassis } ::= { affirmedZoneGatewayStatisticsChassisLevelProcedureMccTable 1 } AffirmedZoneGatewayStatisticsChassisLevelProcedureMccEntry ::= SEQUENCE { affirmedZoneGatewayStatisticsChassisLevelProcedureMccName String, affirmedZoneGatewayStatisticsChassisLevelProcedureMccChassis Unsigned32, affirmedZoneGatewayStatisticsChassisLevelProcedureMccNumCreateSessionSuccess Unsigned32, affirmedZoneGatewayStatisticsChassisLevelProcedureMccNumCreateSessionFail Unsigned32, affirmedZoneGatewayStatisticsChassisLevelProcedureMccNumModifyBearerSuccess Unsigned32, affirmedZoneGatewayStatisticsChassisLevelProcedureMccNumModifyBearerFail Unsigned32, affirmedZoneGatewayStatisticsChassisLevelProcedureMccNumDeleteSessionSuccess Unsigned32, affirmedZoneGatewayStatisticsChassisLevelProcedureMccNumDeleteSessionFail Unsigned32, affirmedZoneGatewayStatisticsChassisLevelProcedureMccNumNwInitiatedDeactivateSubscrSuccess Unsigned32, affirmedZoneGatewayStatisticsChassisLevelProcedureMccNumNwInitiatedDeactivateSubscrFail Unsigned32, affirmedZoneGatewayStatisticsChassisLevelProcedureMccNumUeInitiatedActivateBearerSuccess Unsigned32, affirmedZoneGatewayStatisticsChassisLevelProcedureMccNumUeInitiatedActivateBearerFail Unsigned32, affirmedZoneGatewayStatisticsChassisLevelProcedureMccNumUeInitiatedDeactivateBearerSuccess Unsigned32, affirmedZoneGatewayStatisticsChassisLevelProcedureMccNumUeInitiatedDeactivateBearerFail Unsigned32 } affirmedZoneGatewayStatisticsChassisLevelProcedureMccName OBJECT-TYPE SYNTAX String MAX-ACCESS not-accessible STATUS current DESCRIPTION "Table Name" ::= { affirmedZoneGatewayStatisticsChassisLevelProcedureMccEntry 1 } affirmedZoneGatewayStatisticsChassisLevelProcedureMccChassis OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS not-accessible STATUS current DESCRIPTION "chassis ID" ::= { affirmedZoneGatewayStatisticsChassisLevelProcedureMccEntry 2 } affirmedZoneGatewayStatisticsChassisLevelProcedureMccNumCreateSessionSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create session success" ::= { affirmedZoneGatewayStatisticsChassisLevelProcedureMccEntry 3 } affirmedZoneGatewayStatisticsChassisLevelProcedureMccNumCreateSessionFail OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create session fail" ::= { affirmedZoneGatewayStatisticsChassisLevelProcedureMccEntry 4 } affirmedZoneGatewayStatisticsChassisLevelProcedureMccNumModifyBearerSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of modify bearer success" ::= { affirmedZoneGatewayStatisticsChassisLevelProcedureMccEntry 5 } affirmedZoneGatewayStatisticsChassisLevelProcedureMccNumModifyBearerFail OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of modify bearer fail" ::= { affirmedZoneGatewayStatisticsChassisLevelProcedureMccEntry 6 } affirmedZoneGatewayStatisticsChassisLevelProcedureMccNumDeleteSessionSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of delete session success" ::= { affirmedZoneGatewayStatisticsChassisLevelProcedureMccEntry 7 } affirmedZoneGatewayStatisticsChassisLevelProcedureMccNumDeleteSessionFail OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of delete session fail" ::= { affirmedZoneGatewayStatisticsChassisLevelProcedureMccEntry 8 } affirmedZoneGatewayStatisticsChassisLevelProcedureMccNumNwInitiatedDeactivateSubscrSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of network initiated deactivate subscriber success" ::= { affirmedZoneGatewayStatisticsChassisLevelProcedureMccEntry 9 } affirmedZoneGatewayStatisticsChassisLevelProcedureMccNumNwInitiatedDeactivateSubscrFail OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of network initiated deactivate subscriber fail" ::= { affirmedZoneGatewayStatisticsChassisLevelProcedureMccEntry 10 } affirmedZoneGatewayStatisticsChassisLevelProcedureMccNumUeInitiatedActivateBearerSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of UE initiated activate bearer success" ::= { affirmedZoneGatewayStatisticsChassisLevelProcedureMccEntry 11 } affirmedZoneGatewayStatisticsChassisLevelProcedureMccNumUeInitiatedActivateBearerFail OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of UE initiated activate bearer fail" ::= { affirmedZoneGatewayStatisticsChassisLevelProcedureMccEntry 12 } affirmedZoneGatewayStatisticsChassisLevelProcedureMccNumUeInitiatedDeactivateBearerSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of UE initiated deactivate bearer success" ::= { affirmedZoneGatewayStatisticsChassisLevelProcedureMccEntry 13 } affirmedZoneGatewayStatisticsChassisLevelProcedureMccNumUeInitiatedDeactivateBearerFail OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of UE initiated deactivate bearer fail" ::= { affirmedZoneGatewayStatisticsChassisLevelProcedureMccEntry 14 } affirmedZoneGatewayStatisticsChassisLevelProcedureGtpproxyTable OBJECT-TYPE SYNTAX SEQUENCE OF AffirmedZoneGatewayStatisticsChassisLevelProcedureGtpproxyEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "" ::= { affirmedZoneMIB 434 } affirmedZoneGatewayStatisticsChassisLevelProcedureGtpproxyEntry OBJECT-TYPE SYNTAX AffirmedZoneGatewayStatisticsChassisLevelProcedureGtpproxyEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "" INDEX { affirmedZoneName, affirmedZoneGatewayStatisticsChassisLevelProcedureGtpproxyName, affirmedZoneGatewayStatisticsChassisLevelProcedureGtpproxyChassis } ::= { affirmedZoneGatewayStatisticsChassisLevelProcedureGtpproxyTable 1 } AffirmedZoneGatewayStatisticsChassisLevelProcedureGtpproxyEntry ::= SEQUENCE { affirmedZoneGatewayStatisticsChassisLevelProcedureGtpproxyName String, affirmedZoneGatewayStatisticsChassisLevelProcedureGtpproxyChassis Unsigned32, affirmedZoneGatewayStatisticsChassisLevelProcedureGtpproxyNumCreateSessionSuccess Unsigned32, affirmedZoneGatewayStatisticsChassisLevelProcedureGtpproxyNumCreateSessionFail Unsigned32, affirmedZoneGatewayStatisticsChassisLevelProcedureGtpproxyNumModifyBearerSuccess Unsigned32, affirmedZoneGatewayStatisticsChassisLevelProcedureGtpproxyNumModifyBearerFail Unsigned32, affirmedZoneGatewayStatisticsChassisLevelProcedureGtpproxyNumDeleteSessionSuccess Unsigned32, affirmedZoneGatewayStatisticsChassisLevelProcedureGtpproxyNumDeleteSessionFail Unsigned32, affirmedZoneGatewayStatisticsChassisLevelProcedureGtpproxyNumNwInitiatedModifyQoSSuccess Unsigned32, affirmedZoneGatewayStatisticsChassisLevelProcedureGtpproxyNumNwInitiatedModifyQoSFail Unsigned32, affirmedZoneGatewayStatisticsChassisLevelProcedureGtpproxyNumNwInitiatedModifyQoSTempReject Unsigned32, affirmedZoneGatewayStatisticsChassisLevelProcedureGtpproxyNumNwInitiatedModifyBearerSuccess Unsigned32, affirmedZoneGatewayStatisticsChassisLevelProcedureGtpproxyNumNwInitiatedModifyBearerFail Unsigned32, affirmedZoneGatewayStatisticsChassisLevelProcedureGtpproxyNumNwInitiatedModifyBearerTempReject Unsigned32, affirmedZoneGatewayStatisticsChassisLevelProcedureGtpproxyNumNwInitiatedDeactivateSubscrSuccess Unsigned32, affirmedZoneGatewayStatisticsChassisLevelProcedureGtpproxyNumNwInitiatedDeactivateSubscrFail Unsigned32, affirmedZoneGatewayStatisticsChassisLevelProcedureGtpproxyNumNwInitiatedActivateBearerSuccess Unsigned32, affirmedZoneGatewayStatisticsChassisLevelProcedureGtpproxyNumNwInitiatedActivateBearerFail Unsigned32, affirmedZoneGatewayStatisticsChassisLevelProcedureGtpproxyNumNwInitiatedActivateBearerTempReject Unsigned32, affirmedZoneGatewayStatisticsChassisLevelProcedureGtpproxyNumNwInitiatedDeactivateBearerSuccess Unsigned32, affirmedZoneGatewayStatisticsChassisLevelProcedureGtpproxyNumNwInitiatedDeactivateBearerFail Unsigned32, affirmedZoneGatewayStatisticsChassisLevelProcedureGtpproxyNumNwInitiatedDeactivateBearerTempReject Unsigned32, affirmedZoneGatewayStatisticsChassisLevelProcedureGtpproxyNumUeInitiatedModifyQoSSuccess Unsigned32, affirmedZoneGatewayStatisticsChassisLevelProcedureGtpproxyNumUeInitiatedModifyQoSFail Unsigned32, affirmedZoneGatewayStatisticsChassisLevelProcedureGtpproxyNumUeInitiatedActivateBearerSuccess Unsigned32, affirmedZoneGatewayStatisticsChassisLevelProcedureGtpproxyNumUeInitiatedActivateBearerFail Unsigned32, affirmedZoneGatewayStatisticsChassisLevelProcedureGtpproxyNumUeInitiatedDeactivateBearerSuccess Unsigned32, affirmedZoneGatewayStatisticsChassisLevelProcedureGtpproxyNumUeInitiatedDeactivateBearerFail Unsigned32, affirmedZoneGatewayStatisticsChassisLevelProcedureGtpproxyNumSGWChangeSuccess Unsigned32, affirmedZoneGatewayStatisticsChassisLevelProcedureGtpproxyNumSGWChangeFail Unsigned32, affirmedZoneGatewayStatisticsChassisLevelProcedureGtpproxyNumChangeNotificationSuccess Unsigned32, affirmedZoneGatewayStatisticsChassisLevelProcedureGtpproxyNumChangeNotificationFail Unsigned32, affirmedZoneGatewayStatisticsChassisLevelProcedureGtpproxyNumFsapiMigrateFpWfSessionCreateSuccess Unsigned32, affirmedZoneGatewayStatisticsChassisLevelProcedureGtpproxyNumFsapiMigrateFpWfSessionCreateFail Unsigned32, affirmedZoneGatewayStatisticsChassisLevelProcedureGtpproxyNumInterSgwHandoverSuccess Unsigned32, affirmedZoneGatewayStatisticsChassisLevelProcedureGtpproxyNumInterSgwHandoverFail Unsigned32, affirmedZoneGatewayStatisticsChassisLevelProcedureGtpproxyNumInterSgsnHandoverSuccess Unsigned32, affirmedZoneGatewayStatisticsChassisLevelProcedureGtpproxyNumInterSgsnHandoverFail Unsigned32, affirmedZoneGatewayStatisticsChassisLevelProcedureGtpproxyNumInterLteToGnGpSuccess Unsigned32, affirmedZoneGatewayStatisticsChassisLevelProcedureGtpproxyNumInterLteToGnGpFail Unsigned32, affirmedZoneGatewayStatisticsChassisLevelProcedureGtpproxyNumGnGpToLteHandoverSuccess Unsigned32, affirmedZoneGatewayStatisticsChassisLevelProcedureGtpproxyNumGnGpToLteHandoverFail Unsigned32, affirmedZoneGatewayStatisticsChassisLevelProcedureGtpproxyNumL2tpGwSessionDeleteSuccess Unsigned32, affirmedZoneGatewayStatisticsChassisLevelProcedureGtpproxyNumL2tpGwSessionDeleteFail Unsigned32, affirmedZoneGatewayStatisticsChassisLevelProcedureGtpproxyNumCreateS2xBearerSuccess Unsigned32, affirmedZoneGatewayStatisticsChassisLevelProcedureGtpproxyNumCreateS2xBearerFail Unsigned32, affirmedZoneGatewayStatisticsChassisLevelProcedureGtpproxyNumDeleteS2xBearerSuccess Unsigned32, affirmedZoneGatewayStatisticsChassisLevelProcedureGtpproxyNumDeleteS2xBearerFail Unsigned32, affirmedZoneGatewayStatisticsChassisLevelProcedureGtpproxyNumUpdateS2xBearerSuccess Unsigned32, affirmedZoneGatewayStatisticsChassisLevelProcedureGtpproxyNumUpdateS2xBearerFail Unsigned32, affirmedZoneGatewayStatisticsChassisLevelProcedureGtpproxyNumSuspendNotificationSuccess Unsigned32, affirmedZoneGatewayStatisticsChassisLevelProcedureGtpproxyNumSuspendNotificationFail Unsigned32, affirmedZoneGatewayStatisticsChassisLevelProcedureGtpproxyNumResumeNotificationSuccess Unsigned32, affirmedZoneGatewayStatisticsChassisLevelProcedureGtpproxyNumResumeNotificationFail Unsigned32, affirmedZoneGatewayStatisticsChassisLevelProcedureGtpproxyNumOcsReAuthProcSuccess Unsigned32, affirmedZoneGatewayStatisticsChassisLevelProcedureGtpproxyNumOcsReAuthProcFailures Unsigned32, affirmedZoneGatewayStatisticsChassisLevelProcedureGtpproxyNumPcrfReAuthProcSuccess Unsigned32, affirmedZoneGatewayStatisticsChassisLevelProcedureGtpproxyNumPcrfReAuthProcFailures Unsigned32, affirmedZoneGatewayStatisticsChassisLevelProcedureGtpproxyNumModifyS2xBearerCmdSuccess Unsigned32, affirmedZoneGatewayStatisticsChassisLevelProcedureGtpproxyNumModifyS2xBearerCmdFail Unsigned32, affirmedZoneGatewayStatisticsChassisLevelProcedureGtpproxyNumCreateS2aSessionSuccess Unsigned32, affirmedZoneGatewayStatisticsChassisLevelProcedureGtpproxyNumCreateS2aSessionFail Unsigned32, affirmedZoneGatewayStatisticsChassisLevelProcedureGtpproxyNumDeleteS2aSessionSuccess Unsigned32, affirmedZoneGatewayStatisticsChassisLevelProcedureGtpproxyNumDeleteS2aSessionFail Unsigned32, affirmedZoneGatewayStatisticsChassisLevelProcedureGtpproxyNumCreateS2bSessionSuccess Unsigned32, affirmedZoneGatewayStatisticsChassisLevelProcedureGtpproxyNumCreateS2bSessionFail Unsigned32, affirmedZoneGatewayStatisticsChassisLevelProcedureGtpproxyNumDeleteS2bSessionSuccess Unsigned32, affirmedZoneGatewayStatisticsChassisLevelProcedureGtpproxyNumDeleteS2bSessionFail Unsigned32, affirmedZoneGatewayStatisticsChassisLevelProcedureGtpproxyNum3gppToNon3gppHandoverSuccess Unsigned32, affirmedZoneGatewayStatisticsChassisLevelProcedureGtpproxyNum3gppToNon3gppHandoverFail Unsigned32, affirmedZoneGatewayStatisticsChassisLevelProcedureGtpproxyNumNon3gppTo3gppHandoverSuccess Unsigned32, affirmedZoneGatewayStatisticsChassisLevelProcedureGtpproxyNumNon3gppTo3gppHandoverFail Unsigned32, affirmedZoneGatewayStatisticsChassisLevelProcedureGtpproxyNumNon3gppToNon3gppHandoverSuccess Unsigned32, affirmedZoneGatewayStatisticsChassisLevelProcedureGtpproxyNumNon3gppToNon3gppHandoverFail Unsigned32, affirmedZoneGatewayStatisticsChassisLevelProcedureGtpproxyNumProcessPcrfRuleSuccess Unsigned32, affirmedZoneGatewayStatisticsChassisLevelProcedureGtpproxyNumProcessPcrfRuleFailures Unsigned32, affirmedZoneGatewayStatisticsChassisLevelProcedureGtpproxyNumEdrIntfChangeProcSuccess Unsigned32, affirmedZoneGatewayStatisticsChassisLevelProcedureGtpproxyNumEdrIntfChangeProcFailures Unsigned32, affirmedZoneGatewayStatisticsChassisLevelProcedureGtpproxyNumVtapConfigChangeProcSuccess Unsigned32, affirmedZoneGatewayStatisticsChassisLevelProcedureGtpproxyNumVtapConfigChangeProcFailures Unsigned32, affirmedZoneGatewayStatisticsChassisLevelProcedureGtpproxyNumNwInitiatedModifyQoSUePsmReject Unsigned32, affirmedZoneGatewayStatisticsChassisLevelProcedureGtpproxyNumNwInitiatedModifyBearerPartialSuccess Unsigned32, affirmedZoneGatewayStatisticsChassisLevelProcedureGtpproxyNumNwInitiatedModifyBearerUePsmReject Unsigned32, affirmedZoneGatewayStatisticsChassisLevelProcedureGtpproxyNumNwInitiatedActivateBearerPartialSuccess Unsigned32, affirmedZoneGatewayStatisticsChassisLevelProcedureGtpproxyNumNwInitiatedActivateBearerUePsmReject Unsigned32, affirmedZoneGatewayStatisticsChassisLevelProcedureGtpproxyNumL2tpGwSessionCreateSuccess Unsigned32, affirmedZoneGatewayStatisticsChassisLevelProcedureGtpproxyNumL2tpGwSessionCreateFail Unsigned32, affirmedZoneGatewayStatisticsChassisLevelProcedureGtpproxyNumProcessFlowAuthSuccess Unsigned32, affirmedZoneGatewayStatisticsChassisLevelProcedureGtpproxyNumProcessFlowAuthFailures Unsigned32, affirmedZoneGatewayStatisticsChassisLevelProcedureGtpproxyNumNwInitActBearerInterAccessHOCollision Unsigned32, affirmedZoneGatewayStatisticsChassisLevelProcedureGtpproxyNumNwInitModBearerInterAccessHOCollision Unsigned32, affirmedZoneGatewayStatisticsChassisLevelProcedureGtpproxyNumNwInitDeactBearerInterAccessHOCollision Unsigned32, affirmedZoneGatewayStatisticsChassisLevelProcedureGtpproxyNumUeInitActBearerInterAccessHOCollision Unsigned32, affirmedZoneGatewayStatisticsChassisLevelProcedureGtpproxyNumUeInitModBearerInterAccessHOCollision Unsigned32, affirmedZoneGatewayStatisticsChassisLevelProcedureGtpproxyNumUeInitDeactBearerInterAccessHOCollision Unsigned32 } affirmedZoneGatewayStatisticsChassisLevelProcedureGtpproxyName OBJECT-TYPE SYNTAX String MAX-ACCESS not-accessible STATUS current DESCRIPTION "Table Name" ::= { affirmedZoneGatewayStatisticsChassisLevelProcedureGtpproxyEntry 1 } affirmedZoneGatewayStatisticsChassisLevelProcedureGtpproxyChassis OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS not-accessible STATUS current DESCRIPTION "chassis ID" ::= { affirmedZoneGatewayStatisticsChassisLevelProcedureGtpproxyEntry 2 } affirmedZoneGatewayStatisticsChassisLevelProcedureGtpproxyNumCreateSessionSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create session success" ::= { affirmedZoneGatewayStatisticsChassisLevelProcedureGtpproxyEntry 3 } affirmedZoneGatewayStatisticsChassisLevelProcedureGtpproxyNumCreateSessionFail OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create session fail" ::= { affirmedZoneGatewayStatisticsChassisLevelProcedureGtpproxyEntry 4 } affirmedZoneGatewayStatisticsChassisLevelProcedureGtpproxyNumModifyBearerSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of modify bearer success" ::= { affirmedZoneGatewayStatisticsChassisLevelProcedureGtpproxyEntry 5 } affirmedZoneGatewayStatisticsChassisLevelProcedureGtpproxyNumModifyBearerFail OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of modify bearer fail" ::= { affirmedZoneGatewayStatisticsChassisLevelProcedureGtpproxyEntry 6 } affirmedZoneGatewayStatisticsChassisLevelProcedureGtpproxyNumDeleteSessionSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of delete session success" ::= { affirmedZoneGatewayStatisticsChassisLevelProcedureGtpproxyEntry 7 } affirmedZoneGatewayStatisticsChassisLevelProcedureGtpproxyNumDeleteSessionFail OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of delete session fail" ::= { affirmedZoneGatewayStatisticsChassisLevelProcedureGtpproxyEntry 8 } affirmedZoneGatewayStatisticsChassisLevelProcedureGtpproxyNumNwInitiatedModifyQoSSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of network initiated modify QOS success" ::= { affirmedZoneGatewayStatisticsChassisLevelProcedureGtpproxyEntry 9 } affirmedZoneGatewayStatisticsChassisLevelProcedureGtpproxyNumNwInitiatedModifyQoSFail OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of network initiated modify QOS fail" ::= { affirmedZoneGatewayStatisticsChassisLevelProcedureGtpproxyEntry 10 } affirmedZoneGatewayStatisticsChassisLevelProcedureGtpproxyNumNwInitiatedModifyQoSTempReject OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of network initiated modify QOS temporarily rejected" ::= { affirmedZoneGatewayStatisticsChassisLevelProcedureGtpproxyEntry 11 } affirmedZoneGatewayStatisticsChassisLevelProcedureGtpproxyNumNwInitiatedModifyBearerSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of network initiated modify bearer success" ::= { affirmedZoneGatewayStatisticsChassisLevelProcedureGtpproxyEntry 12 } affirmedZoneGatewayStatisticsChassisLevelProcedureGtpproxyNumNwInitiatedModifyBearerFail OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of network initiated modify bearer fail" ::= { affirmedZoneGatewayStatisticsChassisLevelProcedureGtpproxyEntry 13 } affirmedZoneGatewayStatisticsChassisLevelProcedureGtpproxyNumNwInitiatedModifyBearerTempReject OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of network initiated modify bearer temporarily rejected" ::= { affirmedZoneGatewayStatisticsChassisLevelProcedureGtpproxyEntry 14 } affirmedZoneGatewayStatisticsChassisLevelProcedureGtpproxyNumNwInitiatedDeactivateSubscrSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of network initiated deactivate subscriber success" ::= { affirmedZoneGatewayStatisticsChassisLevelProcedureGtpproxyEntry 15 } affirmedZoneGatewayStatisticsChassisLevelProcedureGtpproxyNumNwInitiatedDeactivateSubscrFail OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of network initiated deactivate subscriber fail" ::= { affirmedZoneGatewayStatisticsChassisLevelProcedureGtpproxyEntry 16 } affirmedZoneGatewayStatisticsChassisLevelProcedureGtpproxyNumNwInitiatedActivateBearerSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of network initiated activate bearer success" ::= { affirmedZoneGatewayStatisticsChassisLevelProcedureGtpproxyEntry 17 } affirmedZoneGatewayStatisticsChassisLevelProcedureGtpproxyNumNwInitiatedActivateBearerFail OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of network initiated activate bearer fail" ::= { affirmedZoneGatewayStatisticsChassisLevelProcedureGtpproxyEntry 18 } affirmedZoneGatewayStatisticsChassisLevelProcedureGtpproxyNumNwInitiatedActivateBearerTempReject OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of network initiated activate bearer temporarily rejected" ::= { affirmedZoneGatewayStatisticsChassisLevelProcedureGtpproxyEntry 19 } affirmedZoneGatewayStatisticsChassisLevelProcedureGtpproxyNumNwInitiatedDeactivateBearerSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of network initiated deactivate bearer success" ::= { affirmedZoneGatewayStatisticsChassisLevelProcedureGtpproxyEntry 20 } affirmedZoneGatewayStatisticsChassisLevelProcedureGtpproxyNumNwInitiatedDeactivateBearerFail OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of network initiated deactivate bearer fail" ::= { affirmedZoneGatewayStatisticsChassisLevelProcedureGtpproxyEntry 21 } affirmedZoneGatewayStatisticsChassisLevelProcedureGtpproxyNumNwInitiatedDeactivateBearerTempReject OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of network initiated deactivate bearer temporarily rejected" ::= { affirmedZoneGatewayStatisticsChassisLevelProcedureGtpproxyEntry 22 } affirmedZoneGatewayStatisticsChassisLevelProcedureGtpproxyNumUeInitiatedModifyQoSSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of UE initiated modify QOS success" ::= { affirmedZoneGatewayStatisticsChassisLevelProcedureGtpproxyEntry 23 } affirmedZoneGatewayStatisticsChassisLevelProcedureGtpproxyNumUeInitiatedModifyQoSFail OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of UE initiated modify QOS fail" ::= { affirmedZoneGatewayStatisticsChassisLevelProcedureGtpproxyEntry 24 } affirmedZoneGatewayStatisticsChassisLevelProcedureGtpproxyNumUeInitiatedActivateBearerSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of UE initiated activate bearer success" ::= { affirmedZoneGatewayStatisticsChassisLevelProcedureGtpproxyEntry 25 } affirmedZoneGatewayStatisticsChassisLevelProcedureGtpproxyNumUeInitiatedActivateBearerFail OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of UE initiated activate bearer fail" ::= { affirmedZoneGatewayStatisticsChassisLevelProcedureGtpproxyEntry 26 } affirmedZoneGatewayStatisticsChassisLevelProcedureGtpproxyNumUeInitiatedDeactivateBearerSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of UE initiated deactivate bearer success" ::= { affirmedZoneGatewayStatisticsChassisLevelProcedureGtpproxyEntry 27 } affirmedZoneGatewayStatisticsChassisLevelProcedureGtpproxyNumUeInitiatedDeactivateBearerFail OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of UE initiated deactivate bearer fail" ::= { affirmedZoneGatewayStatisticsChassisLevelProcedureGtpproxyEntry 28 } affirmedZoneGatewayStatisticsChassisLevelProcedureGtpproxyNumSGWChangeSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of sgw change success" ::= { affirmedZoneGatewayStatisticsChassisLevelProcedureGtpproxyEntry 29 } affirmedZoneGatewayStatisticsChassisLevelProcedureGtpproxyNumSGWChangeFail OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of sgw change fail" ::= { affirmedZoneGatewayStatisticsChassisLevelProcedureGtpproxyEntry 30 } affirmedZoneGatewayStatisticsChassisLevelProcedureGtpproxyNumChangeNotificationSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of change notification success" ::= { affirmedZoneGatewayStatisticsChassisLevelProcedureGtpproxyEntry 31 } affirmedZoneGatewayStatisticsChassisLevelProcedureGtpproxyNumChangeNotificationFail OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of change notification fail" ::= { affirmedZoneGatewayStatisticsChassisLevelProcedureGtpproxyEntry 32 } affirmedZoneGatewayStatisticsChassisLevelProcedureGtpproxyNumFsapiMigrateFpWfSessionCreateSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of FSAPI migrate fastpath workflow session create success" ::= { affirmedZoneGatewayStatisticsChassisLevelProcedureGtpproxyEntry 33 } affirmedZoneGatewayStatisticsChassisLevelProcedureGtpproxyNumFsapiMigrateFpWfSessionCreateFail OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of FSAPI migrate fastpath workflow session create fail" ::= { affirmedZoneGatewayStatisticsChassisLevelProcedureGtpproxyEntry 34 } affirmedZoneGatewayStatisticsChassisLevelProcedureGtpproxyNumInterSgwHandoverSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of inter SGW handover success" ::= { affirmedZoneGatewayStatisticsChassisLevelProcedureGtpproxyEntry 35 } affirmedZoneGatewayStatisticsChassisLevelProcedureGtpproxyNumInterSgwHandoverFail OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of inter SGW handover fail" ::= { affirmedZoneGatewayStatisticsChassisLevelProcedureGtpproxyEntry 36 } affirmedZoneGatewayStatisticsChassisLevelProcedureGtpproxyNumInterSgsnHandoverSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of inter SGSN handover success" ::= { affirmedZoneGatewayStatisticsChassisLevelProcedureGtpproxyEntry 37 } affirmedZoneGatewayStatisticsChassisLevelProcedureGtpproxyNumInterSgsnHandoverFail OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of inter SGSN handover fail" ::= { affirmedZoneGatewayStatisticsChassisLevelProcedureGtpproxyEntry 38 } affirmedZoneGatewayStatisticsChassisLevelProcedureGtpproxyNumInterLteToGnGpSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of LTE to Gn/Gp handover success" ::= { affirmedZoneGatewayStatisticsChassisLevelProcedureGtpproxyEntry 39 } affirmedZoneGatewayStatisticsChassisLevelProcedureGtpproxyNumInterLteToGnGpFail OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of LTE to Gn/Gp handover fail" ::= { affirmedZoneGatewayStatisticsChassisLevelProcedureGtpproxyEntry 40 } affirmedZoneGatewayStatisticsChassisLevelProcedureGtpproxyNumGnGpToLteHandoverSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Gn/Gp to LTE handover success" ::= { affirmedZoneGatewayStatisticsChassisLevelProcedureGtpproxyEntry 41 } affirmedZoneGatewayStatisticsChassisLevelProcedureGtpproxyNumGnGpToLteHandoverFail OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Gn/Gp to LTE handover fail" ::= { affirmedZoneGatewayStatisticsChassisLevelProcedureGtpproxyEntry 42 } affirmedZoneGatewayStatisticsChassisLevelProcedureGtpproxyNumL2tpGwSessionDeleteSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of L2tp gateway session delete success" ::= { affirmedZoneGatewayStatisticsChassisLevelProcedureGtpproxyEntry 43 } affirmedZoneGatewayStatisticsChassisLevelProcedureGtpproxyNumL2tpGwSessionDeleteFail OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of L2tp gateway session delete fail" ::= { affirmedZoneGatewayStatisticsChassisLevelProcedureGtpproxyEntry 44 } affirmedZoneGatewayStatisticsChassisLevelProcedureGtpproxyNumCreateS2xBearerSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of S2X create bearer success" ::= { affirmedZoneGatewayStatisticsChassisLevelProcedureGtpproxyEntry 45 } affirmedZoneGatewayStatisticsChassisLevelProcedureGtpproxyNumCreateS2xBearerFail OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of S2X create bearer fail" ::= { affirmedZoneGatewayStatisticsChassisLevelProcedureGtpproxyEntry 46 } affirmedZoneGatewayStatisticsChassisLevelProcedureGtpproxyNumDeleteS2xBearerSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of S2X delete bearer success" ::= { affirmedZoneGatewayStatisticsChassisLevelProcedureGtpproxyEntry 47 } affirmedZoneGatewayStatisticsChassisLevelProcedureGtpproxyNumDeleteS2xBearerFail OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of S2X delete bearer fail" ::= { affirmedZoneGatewayStatisticsChassisLevelProcedureGtpproxyEntry 48 } affirmedZoneGatewayStatisticsChassisLevelProcedureGtpproxyNumUpdateS2xBearerSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of S2X update bearer success" ::= { affirmedZoneGatewayStatisticsChassisLevelProcedureGtpproxyEntry 49 } affirmedZoneGatewayStatisticsChassisLevelProcedureGtpproxyNumUpdateS2xBearerFail OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of S2X update bearer fail" ::= { affirmedZoneGatewayStatisticsChassisLevelProcedureGtpproxyEntry 50 } affirmedZoneGatewayStatisticsChassisLevelProcedureGtpproxyNumSuspendNotificationSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Suspend Notification success" ::= { affirmedZoneGatewayStatisticsChassisLevelProcedureGtpproxyEntry 51 } affirmedZoneGatewayStatisticsChassisLevelProcedureGtpproxyNumSuspendNotificationFail OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Suspend Notification fail" ::= { affirmedZoneGatewayStatisticsChassisLevelProcedureGtpproxyEntry 52 } affirmedZoneGatewayStatisticsChassisLevelProcedureGtpproxyNumResumeNotificationSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Resume Notification success" ::= { affirmedZoneGatewayStatisticsChassisLevelProcedureGtpproxyEntry 53 } affirmedZoneGatewayStatisticsChassisLevelProcedureGtpproxyNumResumeNotificationFail OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Resume Notification fail" ::= { affirmedZoneGatewayStatisticsChassisLevelProcedureGtpproxyEntry 54 } affirmedZoneGatewayStatisticsChassisLevelProcedureGtpproxyNumOcsReAuthProcSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of OCS Re-Auth success" ::= { affirmedZoneGatewayStatisticsChassisLevelProcedureGtpproxyEntry 55 } affirmedZoneGatewayStatisticsChassisLevelProcedureGtpproxyNumOcsReAuthProcFailures OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of OCS Re-Auth failures" ::= { affirmedZoneGatewayStatisticsChassisLevelProcedureGtpproxyEntry 56 } affirmedZoneGatewayStatisticsChassisLevelProcedureGtpproxyNumPcrfReAuthProcSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of PCRF Re-Auth success" ::= { affirmedZoneGatewayStatisticsChassisLevelProcedureGtpproxyEntry 57 } affirmedZoneGatewayStatisticsChassisLevelProcedureGtpproxyNumPcrfReAuthProcFailures OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of PCRF Re-Auth failures" ::= { affirmedZoneGatewayStatisticsChassisLevelProcedureGtpproxyEntry 58 } affirmedZoneGatewayStatisticsChassisLevelProcedureGtpproxyNumModifyS2xBearerCmdSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of S2X modify bearer command success" ::= { affirmedZoneGatewayStatisticsChassisLevelProcedureGtpproxyEntry 59 } affirmedZoneGatewayStatisticsChassisLevelProcedureGtpproxyNumModifyS2xBearerCmdFail OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of S2X modify bearer command fail" ::= { affirmedZoneGatewayStatisticsChassisLevelProcedureGtpproxyEntry 60 } affirmedZoneGatewayStatisticsChassisLevelProcedureGtpproxyNumCreateS2aSessionSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of S2a create session success" ::= { affirmedZoneGatewayStatisticsChassisLevelProcedureGtpproxyEntry 61 } affirmedZoneGatewayStatisticsChassisLevelProcedureGtpproxyNumCreateS2aSessionFail OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of S2a create session fail" ::= { affirmedZoneGatewayStatisticsChassisLevelProcedureGtpproxyEntry 62 } affirmedZoneGatewayStatisticsChassisLevelProcedureGtpproxyNumDeleteS2aSessionSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of S2a delete session success" ::= { affirmedZoneGatewayStatisticsChassisLevelProcedureGtpproxyEntry 63 } affirmedZoneGatewayStatisticsChassisLevelProcedureGtpproxyNumDeleteS2aSessionFail OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of S2a create session fail" ::= { affirmedZoneGatewayStatisticsChassisLevelProcedureGtpproxyEntry 64 } affirmedZoneGatewayStatisticsChassisLevelProcedureGtpproxyNumCreateS2bSessionSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of S2b create session success" ::= { affirmedZoneGatewayStatisticsChassisLevelProcedureGtpproxyEntry 65 } affirmedZoneGatewayStatisticsChassisLevelProcedureGtpproxyNumCreateS2bSessionFail OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of S2b create session fail" ::= { affirmedZoneGatewayStatisticsChassisLevelProcedureGtpproxyEntry 66 } affirmedZoneGatewayStatisticsChassisLevelProcedureGtpproxyNumDeleteS2bSessionSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of S2b delete session success" ::= { affirmedZoneGatewayStatisticsChassisLevelProcedureGtpproxyEntry 67 } affirmedZoneGatewayStatisticsChassisLevelProcedureGtpproxyNumDeleteS2bSessionFail OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of S2b create session fail" ::= { affirmedZoneGatewayStatisticsChassisLevelProcedureGtpproxyEntry 68 } affirmedZoneGatewayStatisticsChassisLevelProcedureGtpproxyNum3gppToNon3gppHandoverSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of 3gpp to non-3gpp handover success" ::= { affirmedZoneGatewayStatisticsChassisLevelProcedureGtpproxyEntry 69 } affirmedZoneGatewayStatisticsChassisLevelProcedureGtpproxyNum3gppToNon3gppHandoverFail OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of 3gpp to non-3gpp handover fail" ::= { affirmedZoneGatewayStatisticsChassisLevelProcedureGtpproxyEntry 70 } affirmedZoneGatewayStatisticsChassisLevelProcedureGtpproxyNumNon3gppTo3gppHandoverSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of non-3gpp to 3gpp handover success" ::= { affirmedZoneGatewayStatisticsChassisLevelProcedureGtpproxyEntry 71 } affirmedZoneGatewayStatisticsChassisLevelProcedureGtpproxyNumNon3gppTo3gppHandoverFail OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of non-3gpp to 3gpp handover fail" ::= { affirmedZoneGatewayStatisticsChassisLevelProcedureGtpproxyEntry 72 } affirmedZoneGatewayStatisticsChassisLevelProcedureGtpproxyNumNon3gppToNon3gppHandoverSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of non-3gpp to non-3gpp handover success" ::= { affirmedZoneGatewayStatisticsChassisLevelProcedureGtpproxyEntry 73 } affirmedZoneGatewayStatisticsChassisLevelProcedureGtpproxyNumNon3gppToNon3gppHandoverFail OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of non-3gpp to non-3gpp handover fail" ::= { affirmedZoneGatewayStatisticsChassisLevelProcedureGtpproxyEntry 74 } affirmedZoneGatewayStatisticsChassisLevelProcedureGtpproxyNumProcessPcrfRuleSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of process PCRF rule success" ::= { affirmedZoneGatewayStatisticsChassisLevelProcedureGtpproxyEntry 75 } affirmedZoneGatewayStatisticsChassisLevelProcedureGtpproxyNumProcessPcrfRuleFailures OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of process PCRF rule failures" ::= { affirmedZoneGatewayStatisticsChassisLevelProcedureGtpproxyEntry 76 } affirmedZoneGatewayStatisticsChassisLevelProcedureGtpproxyNumEdrIntfChangeProcSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Control Profile EDR Interface ID Change success" ::= { affirmedZoneGatewayStatisticsChassisLevelProcedureGtpproxyEntry 77 } affirmedZoneGatewayStatisticsChassisLevelProcedureGtpproxyNumEdrIntfChangeProcFailures OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Control Profile EDR Interface ID Change failed" ::= { affirmedZoneGatewayStatisticsChassisLevelProcedureGtpproxyEntry 78 } affirmedZoneGatewayStatisticsChassisLevelProcedureGtpproxyNumVtapConfigChangeProcSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Vtap Config Change success" ::= { affirmedZoneGatewayStatisticsChassisLevelProcedureGtpproxyEntry 79 } affirmedZoneGatewayStatisticsChassisLevelProcedureGtpproxyNumVtapConfigChangeProcFailures OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Vtap Config Change failed" ::= { affirmedZoneGatewayStatisticsChassisLevelProcedureGtpproxyEntry 80 } affirmedZoneGatewayStatisticsChassisLevelProcedureGtpproxyNumNwInitiatedModifyQoSUePsmReject OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of network initiated modify QOS rejected due to UE in PSM " ::= { affirmedZoneGatewayStatisticsChassisLevelProcedureGtpproxyEntry 81 } affirmedZoneGatewayStatisticsChassisLevelProcedureGtpproxyNumNwInitiatedModifyBearerPartialSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of network initiated modify bearer partial success" ::= { affirmedZoneGatewayStatisticsChassisLevelProcedureGtpproxyEntry 82 } affirmedZoneGatewayStatisticsChassisLevelProcedureGtpproxyNumNwInitiatedModifyBearerUePsmReject OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of network initiated modify bearer rejected due to UE in PSM" ::= { affirmedZoneGatewayStatisticsChassisLevelProcedureGtpproxyEntry 83 } affirmedZoneGatewayStatisticsChassisLevelProcedureGtpproxyNumNwInitiatedActivateBearerPartialSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of network initiated activate bearer partial success" ::= { affirmedZoneGatewayStatisticsChassisLevelProcedureGtpproxyEntry 84 } affirmedZoneGatewayStatisticsChassisLevelProcedureGtpproxyNumNwInitiatedActivateBearerUePsmReject OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of network initiated activate bearer temporarily rejected" ::= { affirmedZoneGatewayStatisticsChassisLevelProcedureGtpproxyEntry 85 } affirmedZoneGatewayStatisticsChassisLevelProcedureGtpproxyNumL2tpGwSessionCreateSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of L2tp gateway session create success" ::= { affirmedZoneGatewayStatisticsChassisLevelProcedureGtpproxyEntry 86 } affirmedZoneGatewayStatisticsChassisLevelProcedureGtpproxyNumL2tpGwSessionCreateFail OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of L2tp gateway session create fail" ::= { affirmedZoneGatewayStatisticsChassisLevelProcedureGtpproxyEntry 87 } affirmedZoneGatewayStatisticsChassisLevelProcedureGtpproxyNumProcessFlowAuthSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of process Flow Auth procedures success" ::= { affirmedZoneGatewayStatisticsChassisLevelProcedureGtpproxyEntry 88 } affirmedZoneGatewayStatisticsChassisLevelProcedureGtpproxyNumProcessFlowAuthFailures OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of process Flow Auth procedures failures" ::= { affirmedZoneGatewayStatisticsChassisLevelProcedureGtpproxyEntry 89 } affirmedZoneGatewayStatisticsChassisLevelProcedureGtpproxyNumNwInitActBearerInterAccessHOCollision OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of network initiated activate bearer inter access handover collision" ::= { affirmedZoneGatewayStatisticsChassisLevelProcedureGtpproxyEntry 90 } affirmedZoneGatewayStatisticsChassisLevelProcedureGtpproxyNumNwInitModBearerInterAccessHOCollision OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of network initiated modify bearer inter access handover collision" ::= { affirmedZoneGatewayStatisticsChassisLevelProcedureGtpproxyEntry 91 } affirmedZoneGatewayStatisticsChassisLevelProcedureGtpproxyNumNwInitDeactBearerInterAccessHOCollision OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of network initiated deactivate bearer inter access handover collision" ::= { affirmedZoneGatewayStatisticsChassisLevelProcedureGtpproxyEntry 92 } affirmedZoneGatewayStatisticsChassisLevelProcedureGtpproxyNumUeInitActBearerInterAccessHOCollision OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of ue initiated activate bearer inter access handover collision" ::= { affirmedZoneGatewayStatisticsChassisLevelProcedureGtpproxyEntry 93 } affirmedZoneGatewayStatisticsChassisLevelProcedureGtpproxyNumUeInitModBearerInterAccessHOCollision OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of ue initiated modify bearer inter access handover collision" ::= { affirmedZoneGatewayStatisticsChassisLevelProcedureGtpproxyEntry 94 } affirmedZoneGatewayStatisticsChassisLevelProcedureGtpproxyNumUeInitDeactBearerInterAccessHOCollision OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of ue initiated deactivate bearer inter access handover collision" ::= { affirmedZoneGatewayStatisticsChassisLevelProcedureGtpproxyEntry 95 } affirmedZoneGatewayStatisticsChassisLevelGeoRedPerformanceGeoGroupTable OBJECT-TYPE SYNTAX SEQUENCE OF AffirmedZoneGatewayStatisticsChassisLevelGeoRedPerformanceGeoGroupEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "" ::= { affirmedZoneMIB 402 } affirmedZoneGatewayStatisticsChassisLevelGeoRedPerformanceGeoGroupEntry OBJECT-TYPE SYNTAX AffirmedZoneGatewayStatisticsChassisLevelGeoRedPerformanceGeoGroupEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "" INDEX { affirmedZoneName, affirmedZoneGatewayStatisticsChassisLevelGeoRedPerformanceGeoGroupName, affirmedZoneGatewayStatisticsChassisLevelGeoRedPerformanceGeoGroupChassis } ::= { affirmedZoneGatewayStatisticsChassisLevelGeoRedPerformanceGeoGroupTable 1 } AffirmedZoneGatewayStatisticsChassisLevelGeoRedPerformanceGeoGroupEntry ::= SEQUENCE { affirmedZoneGatewayStatisticsChassisLevelGeoRedPerformanceGeoGroupName String, affirmedZoneGatewayStatisticsChassisLevelGeoRedPerformanceGeoGroupChassis Unsigned32, affirmedZoneGatewayStatisticsChassisLevelGeoRedPerformanceGeoGroupNumActiveToStandbySwitchover Unsigned32, affirmedZoneGatewayStatisticsChassisLevelGeoRedPerformanceGeoGroupNumStandbyToActiveSwitchover Unsigned32, affirmedZoneGatewayStatisticsChassisLevelGeoRedPerformanceGeoGroupNumActiveToStandbySwitchoverAaaRadiusFailure Unsigned32, affirmedZoneGatewayStatisticsChassisLevelGeoRedPerformanceGeoGroupNumActiveToStandbySwitchoverAaaS6bFailure Unsigned32, affirmedZoneGatewayStatisticsChassisLevelGeoRedPerformanceGeoGroupNumActiveToStandbySwitchoverAaaSwmFailure Unsigned32, affirmedZoneGatewayStatisticsChassisLevelGeoRedPerformanceGeoGroupNumActiveToStandbySwitchoverAaaStaFailure Unsigned32, affirmedZoneGatewayStatisticsChassisLevelGeoRedPerformanceGeoGroupNumActiveToStandbySwitchoverPcrfLinkFailure Unsigned32, affirmedZoneGatewayStatisticsChassisLevelGeoRedPerformanceGeoGroupNumActiveToStandbySwitchoverOcsLinkFailure Unsigned32, affirmedZoneGatewayStatisticsChassisLevelGeoRedPerformanceGeoGroupNumActiveToStandbySwitchoverManual Unsigned32, affirmedZoneGatewayStatisticsChassisLevelGeoRedPerformanceGeoGroupNumActiveToStandbySwitchoverReasonUnknown Unsigned32, affirmedZoneGatewayStatisticsChassisLevelGeoRedPerformanceGeoGroupNumStandbyToActiveSwitchoverAaaRadiusFailure Unsigned32, affirmedZoneGatewayStatisticsChassisLevelGeoRedPerformanceGeoGroupNumStandbyToActiveSwitchoverAaaS6bFailure Unsigned32, affirmedZoneGatewayStatisticsChassisLevelGeoRedPerformanceGeoGroupNumStandbyToActiveSwitchoverAaaSwmFailure Unsigned32, affirmedZoneGatewayStatisticsChassisLevelGeoRedPerformanceGeoGroupNumStandbyToActiveSwitchoverAaaStaFailure Unsigned32, affirmedZoneGatewayStatisticsChassisLevelGeoRedPerformanceGeoGroupNumStandbyToActiveSwitchoverPcrfLinkFailure Unsigned32, affirmedZoneGatewayStatisticsChassisLevelGeoRedPerformanceGeoGroupNumStandbyToActiveSwitchoverOcsLinkFailure Unsigned32, affirmedZoneGatewayStatisticsChassisLevelGeoRedPerformanceGeoGroupNumStandbyToActiveSwitchoverManual Unsigned32, affirmedZoneGatewayStatisticsChassisLevelGeoRedPerformanceGeoGroupNumStandbyToActiveSwitchoverReasonUnknown Unsigned32, affirmedZoneGatewayStatisticsChassisLevelGeoRedPerformanceGeoGroupNumSessionAddSent ConfdString, affirmedZoneGatewayStatisticsChassisLevelGeoRedPerformanceGeoGroupNumSessionModifySent ConfdString, affirmedZoneGatewayStatisticsChassisLevelGeoRedPerformanceGeoGroupNumSessionDeleteSent ConfdString, affirmedZoneGatewayStatisticsChassisLevelGeoRedPerformanceGeoGroupNumSessionAddReceived ConfdString, affirmedZoneGatewayStatisticsChassisLevelGeoRedPerformanceGeoGroupNumSessionAddSuccess ConfdString, affirmedZoneGatewayStatisticsChassisLevelGeoRedPerformanceGeoGroupNumSessionAddFailed ConfdString, affirmedZoneGatewayStatisticsChassisLevelGeoRedPerformanceGeoGroupNumSessionAddFailedSessionDecodeFailure ConfdString, affirmedZoneGatewayStatisticsChassisLevelGeoRedPerformanceGeoGroupNumSessionAddFailedIpReserveFailure ConfdString, affirmedZoneGatewayStatisticsChassisLevelGeoRedPerformanceGeoGroupNumSessionAddFailedInternalError ConfdString, affirmedZoneGatewayStatisticsChassisLevelGeoRedPerformanceGeoGroupNumSessionModifyReceived ConfdString, affirmedZoneGatewayStatisticsChassisLevelGeoRedPerformanceGeoGroupNumSessionModifySuccess ConfdString, affirmedZoneGatewayStatisticsChassisLevelGeoRedPerformanceGeoGroupNumSessionModifyDiffStartTime ConfdString, affirmedZoneGatewayStatisticsChassisLevelGeoRedPerformanceGeoGroupNumSessionModifyFailed ConfdString, affirmedZoneGatewayStatisticsChassisLevelGeoRedPerformanceGeoGroupNumSessionModifyFailedSessionNotFound ConfdString, affirmedZoneGatewayStatisticsChassisLevelGeoRedPerformanceGeoGroupNumSessionModifyFailedSessionDecodeFailed ConfdString, affirmedZoneGatewayStatisticsChassisLevelGeoRedPerformanceGeoGroupNumSessionModifyFailedInternalError ConfdString, affirmedZoneGatewayStatisticsChassisLevelGeoRedPerformanceGeoGroupNumSessionDeleteReceived ConfdString, affirmedZoneGatewayStatisticsChassisLevelGeoRedPerformanceGeoGroupNumSessionDeleteSuccess ConfdString, affirmedZoneGatewayStatisticsChassisLevelGeoRedPerformanceGeoGroupNumSessionDeleteFailed ConfdString, affirmedZoneGatewayStatisticsChassisLevelGeoRedPerformanceGeoGroupNumSessionDeleteFailedSessionNotFound ConfdString, affirmedZoneGatewayStatisticsChassisLevelGeoRedPerformanceGeoGroupNumUplinkPackets ConfdString, affirmedZoneGatewayStatisticsChassisLevelGeoRedPerformanceGeoGroupNumUplinkBytes ConfdString, affirmedZoneGatewayStatisticsChassisLevelGeoRedPerformanceGeoGroupNumUplinkDropPackets ConfdString, affirmedZoneGatewayStatisticsChassisLevelGeoRedPerformanceGeoGroupNumUplinkDropBytes ConfdString, affirmedZoneGatewayStatisticsChassisLevelGeoRedPerformanceGeoGroupNumDownlinkPackets ConfdString, affirmedZoneGatewayStatisticsChassisLevelGeoRedPerformanceGeoGroupNumDownlinkBytes ConfdString, affirmedZoneGatewayStatisticsChassisLevelGeoRedPerformanceGeoGroupNumDownlinkDropPackets ConfdString, affirmedZoneGatewayStatisticsChassisLevelGeoRedPerformanceGeoGroupNumDownlinkDropBytes ConfdString, affirmedZoneGatewayStatisticsChassisLevelGeoRedPerformanceGeoGroupNumSessionAddSent1MinAvg Unsigned32, affirmedZoneGatewayStatisticsChassisLevelGeoRedPerformanceGeoGroupNumSessionAddSent5MinAvg Unsigned32, affirmedZoneGatewayStatisticsChassisLevelGeoRedPerformanceGeoGroupNumSessionAddSent15MinAvg Unsigned32, affirmedZoneGatewayStatisticsChassisLevelGeoRedPerformanceGeoGroupNumSessionModifySent1MinAvg Unsigned32, affirmedZoneGatewayStatisticsChassisLevelGeoRedPerformanceGeoGroupNumSessionModifySent5MinAvg Unsigned32, affirmedZoneGatewayStatisticsChassisLevelGeoRedPerformanceGeoGroupNumSessionModifySent15MinAvg Unsigned32, affirmedZoneGatewayStatisticsChassisLevelGeoRedPerformanceGeoGroupNumSessionDeleteSent1MinAvg Unsigned32, affirmedZoneGatewayStatisticsChassisLevelGeoRedPerformanceGeoGroupNumSessionDeleteSent5MinAvg Unsigned32, affirmedZoneGatewayStatisticsChassisLevelGeoRedPerformanceGeoGroupNumSessionDeleteSent15MinAvg Unsigned32, affirmedZoneGatewayStatisticsChassisLevelGeoRedPerformanceGeoGroupNumSessionAddReceived1MinAvg Unsigned32, affirmedZoneGatewayStatisticsChassisLevelGeoRedPerformanceGeoGroupNumSessionAddReceived5MinAvg Unsigned32, affirmedZoneGatewayStatisticsChassisLevelGeoRedPerformanceGeoGroupNumSessionAddReceived15MinAvg Unsigned32, affirmedZoneGatewayStatisticsChassisLevelGeoRedPerformanceGeoGroupNumSessionModifyReceived1MinAvg Unsigned32, affirmedZoneGatewayStatisticsChassisLevelGeoRedPerformanceGeoGroupNumSessionModifyReceived5MinAvg Unsigned32, affirmedZoneGatewayStatisticsChassisLevelGeoRedPerformanceGeoGroupNumSessionModifyReceived15MinAvg Unsigned32, affirmedZoneGatewayStatisticsChassisLevelGeoRedPerformanceGeoGroupNumSessionDeleteReceived1MinAvg Unsigned32, affirmedZoneGatewayStatisticsChassisLevelGeoRedPerformanceGeoGroupNumSessionDeleteReceived5MinAvg Unsigned32, affirmedZoneGatewayStatisticsChassisLevelGeoRedPerformanceGeoGroupNumSessionDeleteReceived15MinAvg Unsigned32, affirmedZoneGatewayStatisticsChassisLevelGeoRedPerformanceGeoGroupNumActiveToStandbySwitchoverRmgFailure Unsigned32, affirmedZoneGatewayStatisticsChassisLevelGeoRedPerformanceGeoGroupNumStandbyToActiveSwitchoverRmgFailure Unsigned32, affirmedZoneGatewayStatisticsChassisLevelGeoRedPerformanceGeoGroupNumCurSessionsRestorePendingGeoStandby ConfdString, affirmedZoneGatewayStatisticsChassisLevelGeoRedPerformanceGeoGroupNumActiveToStandbySwitchoverPfcpFailure Unsigned32, affirmedZoneGatewayStatisticsChassisLevelGeoRedPerformanceGeoGroupNumStandbyToActiveSwitchoverPfcpFailure Unsigned32 } affirmedZoneGatewayStatisticsChassisLevelGeoRedPerformanceGeoGroupName OBJECT-TYPE SYNTAX String MAX-ACCESS not-accessible STATUS current DESCRIPTION "Geo-Redundant Group Name" ::= { affirmedZoneGatewayStatisticsChassisLevelGeoRedPerformanceGeoGroupEntry 1 } affirmedZoneGatewayStatisticsChassisLevelGeoRedPerformanceGeoGroupChassis OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS not-accessible STATUS current DESCRIPTION "chassis ID" ::= { affirmedZoneGatewayStatisticsChassisLevelGeoRedPerformanceGeoGroupEntry 2 } affirmedZoneGatewayStatisticsChassisLevelGeoRedPerformanceGeoGroupNumActiveToStandbySwitchover OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of geo switchovers from active to standby" ::= { affirmedZoneGatewayStatisticsChassisLevelGeoRedPerformanceGeoGroupEntry 3 } affirmedZoneGatewayStatisticsChassisLevelGeoRedPerformanceGeoGroupNumStandbyToActiveSwitchover OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of geo switchovers from standby to active" ::= { affirmedZoneGatewayStatisticsChassisLevelGeoRedPerformanceGeoGroupEntry 4 } affirmedZoneGatewayStatisticsChassisLevelGeoRedPerformanceGeoGroupNumActiveToStandbySwitchoverAaaRadiusFailure OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of geo switchovers from active to standby due to AAA Radius Failure" ::= { affirmedZoneGatewayStatisticsChassisLevelGeoRedPerformanceGeoGroupEntry 5 } affirmedZoneGatewayStatisticsChassisLevelGeoRedPerformanceGeoGroupNumActiveToStandbySwitchoverAaaS6bFailure OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of geo switchovers from active to standby due to AAA S6b failure" ::= { affirmedZoneGatewayStatisticsChassisLevelGeoRedPerformanceGeoGroupEntry 6 } affirmedZoneGatewayStatisticsChassisLevelGeoRedPerformanceGeoGroupNumActiveToStandbySwitchoverAaaSwmFailure OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of geo switchovers from active to standby due to AAA SWm failure" ::= { affirmedZoneGatewayStatisticsChassisLevelGeoRedPerformanceGeoGroupEntry 7 } affirmedZoneGatewayStatisticsChassisLevelGeoRedPerformanceGeoGroupNumActiveToStandbySwitchoverAaaStaFailure OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of geo switchovers from active to standby due to AAA STa failure" ::= { affirmedZoneGatewayStatisticsChassisLevelGeoRedPerformanceGeoGroupEntry 8 } affirmedZoneGatewayStatisticsChassisLevelGeoRedPerformanceGeoGroupNumActiveToStandbySwitchoverPcrfLinkFailure OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of geo switchovers from active to standby due to diameter Gx (PCRF) failure" ::= { affirmedZoneGatewayStatisticsChassisLevelGeoRedPerformanceGeoGroupEntry 9 } affirmedZoneGatewayStatisticsChassisLevelGeoRedPerformanceGeoGroupNumActiveToStandbySwitchoverOcsLinkFailure OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of geo switchovers from active to standby due to diameter Gy (OCS) failure" ::= { affirmedZoneGatewayStatisticsChassisLevelGeoRedPerformanceGeoGroupEntry 10 } affirmedZoneGatewayStatisticsChassisLevelGeoRedPerformanceGeoGroupNumActiveToStandbySwitchoverManual OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of geo switchovers from active to standby initiated manually" ::= { affirmedZoneGatewayStatisticsChassisLevelGeoRedPerformanceGeoGroupEntry 11 } affirmedZoneGatewayStatisticsChassisLevelGeoRedPerformanceGeoGroupNumActiveToStandbySwitchoverReasonUnknown OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of geo switchovers from active to standby due to unknown reason" ::= { affirmedZoneGatewayStatisticsChassisLevelGeoRedPerformanceGeoGroupEntry 12 } affirmedZoneGatewayStatisticsChassisLevelGeoRedPerformanceGeoGroupNumStandbyToActiveSwitchoverAaaRadiusFailure OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of geo switchovers from standby to active due to AAA Radius failure" ::= { affirmedZoneGatewayStatisticsChassisLevelGeoRedPerformanceGeoGroupEntry 13 } affirmedZoneGatewayStatisticsChassisLevelGeoRedPerformanceGeoGroupNumStandbyToActiveSwitchoverAaaS6bFailure OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of geo switchovers from standby to active due to AAA S6b failure" ::= { affirmedZoneGatewayStatisticsChassisLevelGeoRedPerformanceGeoGroupEntry 14 } affirmedZoneGatewayStatisticsChassisLevelGeoRedPerformanceGeoGroupNumStandbyToActiveSwitchoverAaaSwmFailure OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of geo switchovers from standby to active due to AAA SWm failure" ::= { affirmedZoneGatewayStatisticsChassisLevelGeoRedPerformanceGeoGroupEntry 15 } affirmedZoneGatewayStatisticsChassisLevelGeoRedPerformanceGeoGroupNumStandbyToActiveSwitchoverAaaStaFailure OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of geo switchovers from standby to active due to AAA STa failure" ::= { affirmedZoneGatewayStatisticsChassisLevelGeoRedPerformanceGeoGroupEntry 16 } affirmedZoneGatewayStatisticsChassisLevelGeoRedPerformanceGeoGroupNumStandbyToActiveSwitchoverPcrfLinkFailure OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of geo switchovers from standby to active due to diameter Gx (PCRF) Failure" ::= { affirmedZoneGatewayStatisticsChassisLevelGeoRedPerformanceGeoGroupEntry 17 } affirmedZoneGatewayStatisticsChassisLevelGeoRedPerformanceGeoGroupNumStandbyToActiveSwitchoverOcsLinkFailure OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of geo switchovers from standby to active due to diameter Gy (OCS) failure" ::= { affirmedZoneGatewayStatisticsChassisLevelGeoRedPerformanceGeoGroupEntry 18 } affirmedZoneGatewayStatisticsChassisLevelGeoRedPerformanceGeoGroupNumStandbyToActiveSwitchoverManual OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of geo switchovers from standby to active initiated manually" ::= { affirmedZoneGatewayStatisticsChassisLevelGeoRedPerformanceGeoGroupEntry 19 } affirmedZoneGatewayStatisticsChassisLevelGeoRedPerformanceGeoGroupNumStandbyToActiveSwitchoverReasonUnknown OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of geo switchovers from standby to active due to unknown reason" ::= { affirmedZoneGatewayStatisticsChassisLevelGeoRedPerformanceGeoGroupEntry 20 } affirmedZoneGatewayStatisticsChassisLevelGeoRedPerformanceGeoGroupNumSessionAddSent OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of geo-sync session add events sent from Geo Active" ::= { affirmedZoneGatewayStatisticsChassisLevelGeoRedPerformanceGeoGroupEntry 21 } affirmedZoneGatewayStatisticsChassisLevelGeoRedPerformanceGeoGroupNumSessionModifySent OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of geo-sync session modifications sent from Geo Active" ::= { affirmedZoneGatewayStatisticsChassisLevelGeoRedPerformanceGeoGroupEntry 22 } affirmedZoneGatewayStatisticsChassisLevelGeoRedPerformanceGeoGroupNumSessionDeleteSent OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of geo-sync session deletions sent from Geo Active" ::= { affirmedZoneGatewayStatisticsChassisLevelGeoRedPerformanceGeoGroupEntry 23 } affirmedZoneGatewayStatisticsChassisLevelGeoRedPerformanceGeoGroupNumSessionAddReceived OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of geo-sync session adds (restore) received in Geo Standby" ::= { affirmedZoneGatewayStatisticsChassisLevelGeoRedPerformanceGeoGroupEntry 24 } affirmedZoneGatewayStatisticsChassisLevelGeoRedPerformanceGeoGroupNumSessionAddSuccess OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of geo-sync session add (restore) successful in Geo Standby" ::= { affirmedZoneGatewayStatisticsChassisLevelGeoRedPerformanceGeoGroupEntry 25 } affirmedZoneGatewayStatisticsChassisLevelGeoRedPerformanceGeoGroupNumSessionAddFailed OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of geo-sync session add (restore) failed in Geo Standby" ::= { affirmedZoneGatewayStatisticsChassisLevelGeoRedPerformanceGeoGroupEntry 26 } affirmedZoneGatewayStatisticsChassisLevelGeoRedPerformanceGeoGroupNumSessionAddFailedSessionDecodeFailure OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of geo-sync session add (restore) failed due to session decode failure in Geo Standby" ::= { affirmedZoneGatewayStatisticsChassisLevelGeoRedPerformanceGeoGroupEntry 27 } affirmedZoneGatewayStatisticsChassisLevelGeoRedPerformanceGeoGroupNumSessionAddFailedIpReserveFailure OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of geo-sync session add (retore) failed due to ip reservation failure in Geo Standby" ::= { affirmedZoneGatewayStatisticsChassisLevelGeoRedPerformanceGeoGroupEntry 28 } affirmedZoneGatewayStatisticsChassisLevelGeoRedPerformanceGeoGroupNumSessionAddFailedInternalError OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of geo-sync session add (retore) failed due to internal error in Geo Standby" ::= { affirmedZoneGatewayStatisticsChassisLevelGeoRedPerformanceGeoGroupEntry 29 } affirmedZoneGatewayStatisticsChassisLevelGeoRedPerformanceGeoGroupNumSessionModifyReceived OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of geo-sync session modifications received in Geo Standby" ::= { affirmedZoneGatewayStatisticsChassisLevelGeoRedPerformanceGeoGroupEntry 30 } affirmedZoneGatewayStatisticsChassisLevelGeoRedPerformanceGeoGroupNumSessionModifySuccess OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of geo-sync session modifications successful in Geo Standby" ::= { affirmedZoneGatewayStatisticsChassisLevelGeoRedPerformanceGeoGroupEntry 31 } affirmedZoneGatewayStatisticsChassisLevelGeoRedPerformanceGeoGroupNumSessionModifyDiffStartTime OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of geo-sync session modifications received with different session start time in Geo Standby" ::= { affirmedZoneGatewayStatisticsChassisLevelGeoRedPerformanceGeoGroupEntry 32 } affirmedZoneGatewayStatisticsChassisLevelGeoRedPerformanceGeoGroupNumSessionModifyFailed OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of geo-sync session modifications failed in Geo Standby" ::= { affirmedZoneGatewayStatisticsChassisLevelGeoRedPerformanceGeoGroupEntry 33 } affirmedZoneGatewayStatisticsChassisLevelGeoRedPerformanceGeoGroupNumSessionModifyFailedSessionNotFound OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of geo-sync session modifications failed due to session not found in Geo Standby" ::= { affirmedZoneGatewayStatisticsChassisLevelGeoRedPerformanceGeoGroupEntry 34 } affirmedZoneGatewayStatisticsChassisLevelGeoRedPerformanceGeoGroupNumSessionModifyFailedSessionDecodeFailed OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of geo-sync session modifications failed due to session decode failure in Geo Standby" ::= { affirmedZoneGatewayStatisticsChassisLevelGeoRedPerformanceGeoGroupEntry 35 } affirmedZoneGatewayStatisticsChassisLevelGeoRedPerformanceGeoGroupNumSessionModifyFailedInternalError OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of geo-sync session modifications failed due to internal error in Geo Standby" ::= { affirmedZoneGatewayStatisticsChassisLevelGeoRedPerformanceGeoGroupEntry 36 } affirmedZoneGatewayStatisticsChassisLevelGeoRedPerformanceGeoGroupNumSessionDeleteReceived OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of geo-sync session delete received in Geo Standby" ::= { affirmedZoneGatewayStatisticsChassisLevelGeoRedPerformanceGeoGroupEntry 37 } affirmedZoneGatewayStatisticsChassisLevelGeoRedPerformanceGeoGroupNumSessionDeleteSuccess OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of geo-sync session delete successful in Geo Standby" ::= { affirmedZoneGatewayStatisticsChassisLevelGeoRedPerformanceGeoGroupEntry 38 } affirmedZoneGatewayStatisticsChassisLevelGeoRedPerformanceGeoGroupNumSessionDeleteFailed OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of session deletions failed in Geo Standby" ::= { affirmedZoneGatewayStatisticsChassisLevelGeoRedPerformanceGeoGroupEntry 39 } affirmedZoneGatewayStatisticsChassisLevelGeoRedPerformanceGeoGroupNumSessionDeleteFailedSessionNotFound OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of geo-sync session deletions failed due to session not found in Geo Standby" ::= { affirmedZoneGatewayStatisticsChassisLevelGeoRedPerformanceGeoGroupEntry 40 } affirmedZoneGatewayStatisticsChassisLevelGeoRedPerformanceGeoGroupNumUplinkPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink packets received" ::= { affirmedZoneGatewayStatisticsChassisLevelGeoRedPerformanceGeoGroupEntry 41 } affirmedZoneGatewayStatisticsChassisLevelGeoRedPerformanceGeoGroupNumUplinkBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink bytes received" ::= { affirmedZoneGatewayStatisticsChassisLevelGeoRedPerformanceGeoGroupEntry 42 } affirmedZoneGatewayStatisticsChassisLevelGeoRedPerformanceGeoGroupNumUplinkDropPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink packets dropped" ::= { affirmedZoneGatewayStatisticsChassisLevelGeoRedPerformanceGeoGroupEntry 43 } affirmedZoneGatewayStatisticsChassisLevelGeoRedPerformanceGeoGroupNumUplinkDropBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink bytes dropped" ::= { affirmedZoneGatewayStatisticsChassisLevelGeoRedPerformanceGeoGroupEntry 44 } affirmedZoneGatewayStatisticsChassisLevelGeoRedPerformanceGeoGroupNumDownlinkPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink packets received" ::= { affirmedZoneGatewayStatisticsChassisLevelGeoRedPerformanceGeoGroupEntry 45 } affirmedZoneGatewayStatisticsChassisLevelGeoRedPerformanceGeoGroupNumDownlinkBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink bytes received" ::= { affirmedZoneGatewayStatisticsChassisLevelGeoRedPerformanceGeoGroupEntry 46 } affirmedZoneGatewayStatisticsChassisLevelGeoRedPerformanceGeoGroupNumDownlinkDropPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink packets dropped" ::= { affirmedZoneGatewayStatisticsChassisLevelGeoRedPerformanceGeoGroupEntry 47 } affirmedZoneGatewayStatisticsChassisLevelGeoRedPerformanceGeoGroupNumDownlinkDropBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink bytes dropped" ::= { affirmedZoneGatewayStatisticsChassisLevelGeoRedPerformanceGeoGroupEntry 48 } affirmedZoneGatewayStatisticsChassisLevelGeoRedPerformanceGeoGroupNumSessionAddSent1MinAvg OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "" ::= { affirmedZoneGatewayStatisticsChassisLevelGeoRedPerformanceGeoGroupEntry 49 } affirmedZoneGatewayStatisticsChassisLevelGeoRedPerformanceGeoGroupNumSessionAddSent5MinAvg OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "" ::= { affirmedZoneGatewayStatisticsChassisLevelGeoRedPerformanceGeoGroupEntry 50 } affirmedZoneGatewayStatisticsChassisLevelGeoRedPerformanceGeoGroupNumSessionAddSent15MinAvg OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "" ::= { affirmedZoneGatewayStatisticsChassisLevelGeoRedPerformanceGeoGroupEntry 51 } affirmedZoneGatewayStatisticsChassisLevelGeoRedPerformanceGeoGroupNumSessionModifySent1MinAvg OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "" ::= { affirmedZoneGatewayStatisticsChassisLevelGeoRedPerformanceGeoGroupEntry 52 } affirmedZoneGatewayStatisticsChassisLevelGeoRedPerformanceGeoGroupNumSessionModifySent5MinAvg OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "" ::= { affirmedZoneGatewayStatisticsChassisLevelGeoRedPerformanceGeoGroupEntry 53 } affirmedZoneGatewayStatisticsChassisLevelGeoRedPerformanceGeoGroupNumSessionModifySent15MinAvg OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "" ::= { affirmedZoneGatewayStatisticsChassisLevelGeoRedPerformanceGeoGroupEntry 54 } affirmedZoneGatewayStatisticsChassisLevelGeoRedPerformanceGeoGroupNumSessionDeleteSent1MinAvg OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "" ::= { affirmedZoneGatewayStatisticsChassisLevelGeoRedPerformanceGeoGroupEntry 55 } affirmedZoneGatewayStatisticsChassisLevelGeoRedPerformanceGeoGroupNumSessionDeleteSent5MinAvg OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "" ::= { affirmedZoneGatewayStatisticsChassisLevelGeoRedPerformanceGeoGroupEntry 56 } affirmedZoneGatewayStatisticsChassisLevelGeoRedPerformanceGeoGroupNumSessionDeleteSent15MinAvg OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "" ::= { affirmedZoneGatewayStatisticsChassisLevelGeoRedPerformanceGeoGroupEntry 57 } affirmedZoneGatewayStatisticsChassisLevelGeoRedPerformanceGeoGroupNumSessionAddReceived1MinAvg OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "" ::= { affirmedZoneGatewayStatisticsChassisLevelGeoRedPerformanceGeoGroupEntry 58 } affirmedZoneGatewayStatisticsChassisLevelGeoRedPerformanceGeoGroupNumSessionAddReceived5MinAvg OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "" ::= { affirmedZoneGatewayStatisticsChassisLevelGeoRedPerformanceGeoGroupEntry 59 } affirmedZoneGatewayStatisticsChassisLevelGeoRedPerformanceGeoGroupNumSessionAddReceived15MinAvg OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "" ::= { affirmedZoneGatewayStatisticsChassisLevelGeoRedPerformanceGeoGroupEntry 60 } affirmedZoneGatewayStatisticsChassisLevelGeoRedPerformanceGeoGroupNumSessionModifyReceived1MinAvg OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "" ::= { affirmedZoneGatewayStatisticsChassisLevelGeoRedPerformanceGeoGroupEntry 61 } affirmedZoneGatewayStatisticsChassisLevelGeoRedPerformanceGeoGroupNumSessionModifyReceived5MinAvg OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "" ::= { affirmedZoneGatewayStatisticsChassisLevelGeoRedPerformanceGeoGroupEntry 62 } affirmedZoneGatewayStatisticsChassisLevelGeoRedPerformanceGeoGroupNumSessionModifyReceived15MinAvg OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "" ::= { affirmedZoneGatewayStatisticsChassisLevelGeoRedPerformanceGeoGroupEntry 63 } affirmedZoneGatewayStatisticsChassisLevelGeoRedPerformanceGeoGroupNumSessionDeleteReceived1MinAvg OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "" ::= { affirmedZoneGatewayStatisticsChassisLevelGeoRedPerformanceGeoGroupEntry 64 } affirmedZoneGatewayStatisticsChassisLevelGeoRedPerformanceGeoGroupNumSessionDeleteReceived5MinAvg OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "" ::= { affirmedZoneGatewayStatisticsChassisLevelGeoRedPerformanceGeoGroupEntry 65 } affirmedZoneGatewayStatisticsChassisLevelGeoRedPerformanceGeoGroupNumSessionDeleteReceived15MinAvg OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "" ::= { affirmedZoneGatewayStatisticsChassisLevelGeoRedPerformanceGeoGroupEntry 66 } affirmedZoneGatewayStatisticsChassisLevelGeoRedPerformanceGeoGroupNumActiveToStandbySwitchoverRmgFailure OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of geo switchovers from active to standby due to Route Monitoring Group failure" ::= { affirmedZoneGatewayStatisticsChassisLevelGeoRedPerformanceGeoGroupEntry 67 } affirmedZoneGatewayStatisticsChassisLevelGeoRedPerformanceGeoGroupNumStandbyToActiveSwitchoverRmgFailure OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of geo switchovers from standby to active due to Route Monitoring Group failure" ::= { affirmedZoneGatewayStatisticsChassisLevelGeoRedPerformanceGeoGroupEntry 68 } affirmedZoneGatewayStatisticsChassisLevelGeoRedPerformanceGeoGroupNumCurSessionsRestorePendingGeoStandby OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Current number of sessions on geo standby that are waiting to be resynced from geo active" ::= { affirmedZoneGatewayStatisticsChassisLevelGeoRedPerformanceGeoGroupEntry 69 } affirmedZoneGatewayStatisticsChassisLevelGeoRedPerformanceGeoGroupNumActiveToStandbySwitchoverPfcpFailure OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of geo switchovers from active to standby due to PFCP failure" ::= { affirmedZoneGatewayStatisticsChassisLevelGeoRedPerformanceGeoGroupEntry 70 } affirmedZoneGatewayStatisticsChassisLevelGeoRedPerformanceGeoGroupNumStandbyToActiveSwitchoverPfcpFailure OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of geo switchovers from standby to active due to PFCP failure" ::= { affirmedZoneGatewayStatisticsChassisLevelGeoRedPerformanceGeoGroupEntry 71 } affirmedZoneGatewayStatisticsChassisLevelPfcpMessagePeerTable OBJECT-TYPE SYNTAX SEQUENCE OF AffirmedZoneGatewayStatisticsChassisLevelPfcpMessagePeerEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "" ::= { affirmedZoneMIB 480 } affirmedZoneGatewayStatisticsChassisLevelPfcpMessagePeerEntry OBJECT-TYPE SYNTAX AffirmedZoneGatewayStatisticsChassisLevelPfcpMessagePeerEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "" INDEX { affirmedZoneName, affirmedZoneGatewayStatisticsChassisLevelPfcpMessagePeerName, affirmedZoneGatewayStatisticsChassisLevelPfcpMessagePeerChassis } ::= { affirmedZoneGatewayStatisticsChassisLevelPfcpMessagePeerTable 1 } AffirmedZoneGatewayStatisticsChassisLevelPfcpMessagePeerEntry ::= SEQUENCE { affirmedZoneGatewayStatisticsChassisLevelPfcpMessagePeerName String, affirmedZoneGatewayStatisticsChassisLevelPfcpMessagePeerChassis Unsigned32, affirmedZoneGatewayStatisticsChassisLevelPfcpMessagePeerNumPfcpSessionEstReqTx ConfdString, affirmedZoneGatewayStatisticsChassisLevelPfcpMessagePeerNumPfcpSessionEstReqReTx ConfdString, affirmedZoneGatewayStatisticsChassisLevelPfcpMessagePeerNumPfcpSessionEstRespRx ConfdString, affirmedZoneGatewayStatisticsChassisLevelPfcpMessagePeerNumPfcpSessionEstReqTimedOut ConfdString, affirmedZoneGatewayStatisticsChassisLevelPfcpMessagePeerNumPfcpSessionModifyReqTx ConfdString, affirmedZoneGatewayStatisticsChassisLevelPfcpMessagePeerNumPfcpSessionModifyReqReTx ConfdString, affirmedZoneGatewayStatisticsChassisLevelPfcpMessagePeerNumPfcpSessionModifyRespRx ConfdString, affirmedZoneGatewayStatisticsChassisLevelPfcpMessagePeerNumPfcpSessionModifyReqTimedOut ConfdString, affirmedZoneGatewayStatisticsChassisLevelPfcpMessagePeerNumPfcpSessionDelReqTx ConfdString, affirmedZoneGatewayStatisticsChassisLevelPfcpMessagePeerNumPfcpSessionDelReqReTx ConfdString, affirmedZoneGatewayStatisticsChassisLevelPfcpMessagePeerNumPfcpSessionDelRespRx ConfdString, affirmedZoneGatewayStatisticsChassisLevelPfcpMessagePeerNumPfcpSessionDelReqTimedOut ConfdString, affirmedZoneGatewayStatisticsChassisLevelPfcpMessagePeerNumPfcpSessionReportReqRx ConfdString, affirmedZoneGatewayStatisticsChassisLevelPfcpMessagePeerNumPfcpSessionReportRespTx ConfdString, affirmedZoneGatewayStatisticsChassisLevelPfcpMessagePeerNumPfcpSessionEstReqRx ConfdString, affirmedZoneGatewayStatisticsChassisLevelPfcpMessagePeerNumPfcpSessionEstRespTx ConfdString, affirmedZoneGatewayStatisticsChassisLevelPfcpMessagePeerNumPfcpSessionModifyReqRx ConfdString, affirmedZoneGatewayStatisticsChassisLevelPfcpMessagePeerNumPfcpSessionModifyRespTx ConfdString, affirmedZoneGatewayStatisticsChassisLevelPfcpMessagePeerNumPfcpSessionDelReqRx ConfdString, affirmedZoneGatewayStatisticsChassisLevelPfcpMessagePeerNumPfcpSessionDelRespTx ConfdString, affirmedZoneGatewayStatisticsChassisLevelPfcpMessagePeerNumPfcpSessionReportReqTx ConfdString, affirmedZoneGatewayStatisticsChassisLevelPfcpMessagePeerNumPfcpSessionReportReqReTx ConfdString, affirmedZoneGatewayStatisticsChassisLevelPfcpMessagePeerNumPfcpSessionReportRespRx ConfdString, affirmedZoneGatewayStatisticsChassisLevelPfcpMessagePeerNumPfcpSessionReportReqTimedOut ConfdString, affirmedZoneGatewayStatisticsChassisLevelPfcpMessagePeerNumHeartbeatReqSent ConfdString, affirmedZoneGatewayStatisticsChassisLevelPfcpMessagePeerNumHeartbeatRespRcvd ConfdString, affirmedZoneGatewayStatisticsChassisLevelPfcpMessagePeerNumHeartbeatReqTimedOut ConfdString, affirmedZoneGatewayStatisticsChassisLevelPfcpMessagePeerNumHeartbeatReqRcvd ConfdString, affirmedZoneGatewayStatisticsChassisLevelPfcpMessagePeerNumHeartbeatRespSent ConfdString, affirmedZoneGatewayStatisticsChassisLevelPfcpMessagePeerNumPfcpAssnSetupReqSent ConfdString, affirmedZoneGatewayStatisticsChassisLevelPfcpMessagePeerNumPfcpAssnSetupRespRcvd ConfdString, affirmedZoneGatewayStatisticsChassisLevelPfcpMessagePeerNumPfcpAssnSetupReqTimedOut ConfdString, affirmedZoneGatewayStatisticsChassisLevelPfcpMessagePeerNumPfcpAssnSetupReqRcvd ConfdString, affirmedZoneGatewayStatisticsChassisLevelPfcpMessagePeerNumPfcpAssnSetupRespSent ConfdString, affirmedZoneGatewayStatisticsChassisLevelPfcpMessagePeerNumPfcpVerNotSupportedRespSent ConfdString, affirmedZoneGatewayStatisticsChassisLevelPfcpMessagePeerNumPfcpVerNotSupportedRespReceived ConfdString, affirmedZoneGatewayStatisticsChassisLevelPfcpMessagePeerNumPfcpAssnUpdateReqSent ConfdString, affirmedZoneGatewayStatisticsChassisLevelPfcpMessagePeerNumPfcpAssnUpdateRespRcvd ConfdString, affirmedZoneGatewayStatisticsChassisLevelPfcpMessagePeerNumPfcpAssnUpdateReqTimedOut ConfdString, affirmedZoneGatewayStatisticsChassisLevelPfcpMessagePeerNumPfcpAssnUpdateReqRcvd ConfdString, affirmedZoneGatewayStatisticsChassisLevelPfcpMessagePeerNumPfcpAssnUpdateRespSent ConfdString, affirmedZoneGatewayStatisticsChassisLevelPfcpMessagePeerNumPfcpAssnReleaseReqSent ConfdString, affirmedZoneGatewayStatisticsChassisLevelPfcpMessagePeerNumPfcpAssnReleaseRespRcvd ConfdString, affirmedZoneGatewayStatisticsChassisLevelPfcpMessagePeerNumPfcpAssnReleaseReqTimedOut ConfdString, affirmedZoneGatewayStatisticsChassisLevelPfcpMessagePeerNumPfcpAssnReleaseReqRcvd ConfdString, affirmedZoneGatewayStatisticsChassisLevelPfcpMessagePeerNumPfcpAssnReleaseRespSent ConfdString, affirmedZoneGatewayStatisticsChassisLevelPfcpMessagePeerNumPfcpSessEstReqDecodeFailure ConfdString, affirmedZoneGatewayStatisticsChassisLevelPfcpMessagePeerNumPfcpSessEstReqEncodeFailure ConfdString, affirmedZoneGatewayStatisticsChassisLevelPfcpMessagePeerNumPfcpSessEstRespDecodeFailure ConfdString, affirmedZoneGatewayStatisticsChassisLevelPfcpMessagePeerNumPfcpSessEstRespEncodeFailure ConfdString, affirmedZoneGatewayStatisticsChassisLevelPfcpMessagePeerNumPfcpSessModReqDecodeFailure ConfdString, affirmedZoneGatewayStatisticsChassisLevelPfcpMessagePeerNumPfcpSessModReqEncodeFailure ConfdString, affirmedZoneGatewayStatisticsChassisLevelPfcpMessagePeerNumPfcpSessModRespDecodeFailure ConfdString, affirmedZoneGatewayStatisticsChassisLevelPfcpMessagePeerNumPfcpSessModRespEncodeFailure ConfdString, affirmedZoneGatewayStatisticsChassisLevelPfcpMessagePeerNumPfcpSessDelReqDecodeFailure ConfdString, affirmedZoneGatewayStatisticsChassisLevelPfcpMessagePeerNumPfcpSessDelReqEncodeFailure ConfdString, affirmedZoneGatewayStatisticsChassisLevelPfcpMessagePeerNumPfcpSessDelRespDecodeFailure ConfdString, affirmedZoneGatewayStatisticsChassisLevelPfcpMessagePeerNumPfcpSessDelRespEncodeFailure ConfdString, affirmedZoneGatewayStatisticsChassisLevelPfcpMessagePeerNumPfcpReportReqDecodeFailure ConfdString, affirmedZoneGatewayStatisticsChassisLevelPfcpMessagePeerNumPfcpReportReqEncodeFailure ConfdString, affirmedZoneGatewayStatisticsChassisLevelPfcpMessagePeerNumPfcpReportRespDecodeFailure ConfdString, affirmedZoneGatewayStatisticsChassisLevelPfcpMessagePeerNumPfcpReportRespEncodeFailure ConfdString, affirmedZoneGatewayStatisticsChassisLevelPfcpMessagePeerNumPfcpNodeMsgDecodeFailure ConfdString, affirmedZoneGatewayStatisticsChassisLevelPfcpMessagePeerNumPfcpNodeMsgEncodeFailure ConfdString, affirmedZoneGatewayStatisticsChassisLevelPfcpMessagePeerNumPfcpSessionContextNotFoundRcvd ConfdString, affirmedZoneGatewayStatisticsChassisLevelPfcpMessagePeerNumPfcpSessionMonitorModificationsSent ConfdString, affirmedZoneGatewayStatisticsChassisLevelPfcpMessagePeerNumPfcpSessionMonitorReportsSent ConfdString, affirmedZoneGatewayStatisticsChassisLevelPfcpMessagePeerNumPfcpSessionSystemFailureRcvd ConfdString } affirmedZoneGatewayStatisticsChassisLevelPfcpMessagePeerName OBJECT-TYPE SYNTAX String MAX-ACCESS not-accessible STATUS current DESCRIPTION "Table Name" ::= { affirmedZoneGatewayStatisticsChassisLevelPfcpMessagePeerEntry 1 } affirmedZoneGatewayStatisticsChassisLevelPfcpMessagePeerChassis OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS not-accessible STATUS current DESCRIPTION "chassis ID" ::= { affirmedZoneGatewayStatisticsChassisLevelPfcpMessagePeerEntry 2 } affirmedZoneGatewayStatisticsChassisLevelPfcpMessagePeerNumPfcpSessionEstReqTx OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of PFCP Session Establishment Requests sent" ::= { affirmedZoneGatewayStatisticsChassisLevelPfcpMessagePeerEntry 3 } affirmedZoneGatewayStatisticsChassisLevelPfcpMessagePeerNumPfcpSessionEstReqReTx OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of PFCP Session Establishment Requests resent" ::= { affirmedZoneGatewayStatisticsChassisLevelPfcpMessagePeerEntry 4 } affirmedZoneGatewayStatisticsChassisLevelPfcpMessagePeerNumPfcpSessionEstRespRx OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of PFCP Session Establishment Responses received" ::= { affirmedZoneGatewayStatisticsChassisLevelPfcpMessagePeerEntry 5 } affirmedZoneGatewayStatisticsChassisLevelPfcpMessagePeerNumPfcpSessionEstReqTimedOut OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of PFCP Session Establishment Requests sent that timed out" ::= { affirmedZoneGatewayStatisticsChassisLevelPfcpMessagePeerEntry 6 } affirmedZoneGatewayStatisticsChassisLevelPfcpMessagePeerNumPfcpSessionModifyReqTx OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of PFCP Session Modification Requests sent" ::= { affirmedZoneGatewayStatisticsChassisLevelPfcpMessagePeerEntry 7 } affirmedZoneGatewayStatisticsChassisLevelPfcpMessagePeerNumPfcpSessionModifyReqReTx OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of PFCP Session Modification Requests resent" ::= { affirmedZoneGatewayStatisticsChassisLevelPfcpMessagePeerEntry 8 } affirmedZoneGatewayStatisticsChassisLevelPfcpMessagePeerNumPfcpSessionModifyRespRx OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of PFCP Session Modification Responses received" ::= { affirmedZoneGatewayStatisticsChassisLevelPfcpMessagePeerEntry 9 } affirmedZoneGatewayStatisticsChassisLevelPfcpMessagePeerNumPfcpSessionModifyReqTimedOut OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of PFCP Session Modification Requests sent that timed out" ::= { affirmedZoneGatewayStatisticsChassisLevelPfcpMessagePeerEntry 10 } affirmedZoneGatewayStatisticsChassisLevelPfcpMessagePeerNumPfcpSessionDelReqTx OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of PFCP Session Deletion Requests sent" ::= { affirmedZoneGatewayStatisticsChassisLevelPfcpMessagePeerEntry 11 } affirmedZoneGatewayStatisticsChassisLevelPfcpMessagePeerNumPfcpSessionDelReqReTx OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of PFCP Session Deletion Requests resent" ::= { affirmedZoneGatewayStatisticsChassisLevelPfcpMessagePeerEntry 12 } affirmedZoneGatewayStatisticsChassisLevelPfcpMessagePeerNumPfcpSessionDelRespRx OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of PFCP Session Deletion Responses received" ::= { affirmedZoneGatewayStatisticsChassisLevelPfcpMessagePeerEntry 13 } affirmedZoneGatewayStatisticsChassisLevelPfcpMessagePeerNumPfcpSessionDelReqTimedOut OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of PFCP Session Deletion Requests sent that timed out" ::= { affirmedZoneGatewayStatisticsChassisLevelPfcpMessagePeerEntry 14 } affirmedZoneGatewayStatisticsChassisLevelPfcpMessagePeerNumPfcpSessionReportReqRx OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of PFCP Session Report Requests received" ::= { affirmedZoneGatewayStatisticsChassisLevelPfcpMessagePeerEntry 15 } affirmedZoneGatewayStatisticsChassisLevelPfcpMessagePeerNumPfcpSessionReportRespTx OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of PFCP Session Report Responses sent" ::= { affirmedZoneGatewayStatisticsChassisLevelPfcpMessagePeerEntry 16 } affirmedZoneGatewayStatisticsChassisLevelPfcpMessagePeerNumPfcpSessionEstReqRx OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of PFCP Session Establishment Requests received" ::= { affirmedZoneGatewayStatisticsChassisLevelPfcpMessagePeerEntry 17 } affirmedZoneGatewayStatisticsChassisLevelPfcpMessagePeerNumPfcpSessionEstRespTx OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of PFCP Session Establishment Responses sent" ::= { affirmedZoneGatewayStatisticsChassisLevelPfcpMessagePeerEntry 18 } affirmedZoneGatewayStatisticsChassisLevelPfcpMessagePeerNumPfcpSessionModifyReqRx OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of PFCP Session Modification Requests received" ::= { affirmedZoneGatewayStatisticsChassisLevelPfcpMessagePeerEntry 19 } affirmedZoneGatewayStatisticsChassisLevelPfcpMessagePeerNumPfcpSessionModifyRespTx OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of PFCP Session Modification Responses sent" ::= { affirmedZoneGatewayStatisticsChassisLevelPfcpMessagePeerEntry 20 } affirmedZoneGatewayStatisticsChassisLevelPfcpMessagePeerNumPfcpSessionDelReqRx OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of PFCP Session Deletion Requests received" ::= { affirmedZoneGatewayStatisticsChassisLevelPfcpMessagePeerEntry 21 } affirmedZoneGatewayStatisticsChassisLevelPfcpMessagePeerNumPfcpSessionDelRespTx OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of PFCP Session Deletion Responses sent" ::= { affirmedZoneGatewayStatisticsChassisLevelPfcpMessagePeerEntry 22 } affirmedZoneGatewayStatisticsChassisLevelPfcpMessagePeerNumPfcpSessionReportReqTx OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of PFCP Session Report Requests sent" ::= { affirmedZoneGatewayStatisticsChassisLevelPfcpMessagePeerEntry 23 } affirmedZoneGatewayStatisticsChassisLevelPfcpMessagePeerNumPfcpSessionReportReqReTx OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of PFCP Session Report Requests resent" ::= { affirmedZoneGatewayStatisticsChassisLevelPfcpMessagePeerEntry 24 } affirmedZoneGatewayStatisticsChassisLevelPfcpMessagePeerNumPfcpSessionReportRespRx OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of PFCP Session Report Responses received" ::= { affirmedZoneGatewayStatisticsChassisLevelPfcpMessagePeerEntry 25 } affirmedZoneGatewayStatisticsChassisLevelPfcpMessagePeerNumPfcpSessionReportReqTimedOut OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of PFCP Session Report Requests sent that timed out" ::= { affirmedZoneGatewayStatisticsChassisLevelPfcpMessagePeerEntry 26 } affirmedZoneGatewayStatisticsChassisLevelPfcpMessagePeerNumHeartbeatReqSent OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Heartbeat Requests sent" ::= { affirmedZoneGatewayStatisticsChassisLevelPfcpMessagePeerEntry 27 } affirmedZoneGatewayStatisticsChassisLevelPfcpMessagePeerNumHeartbeatRespRcvd OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Heartbeat Responses received" ::= { affirmedZoneGatewayStatisticsChassisLevelPfcpMessagePeerEntry 28 } affirmedZoneGatewayStatisticsChassisLevelPfcpMessagePeerNumHeartbeatReqTimedOut OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Heartbeat Requests sent that timed out" ::= { affirmedZoneGatewayStatisticsChassisLevelPfcpMessagePeerEntry 29 } affirmedZoneGatewayStatisticsChassisLevelPfcpMessagePeerNumHeartbeatReqRcvd OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Heartbeat Requests received" ::= { affirmedZoneGatewayStatisticsChassisLevelPfcpMessagePeerEntry 30 } affirmedZoneGatewayStatisticsChassisLevelPfcpMessagePeerNumHeartbeatRespSent OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Heartbeat Responses sent" ::= { affirmedZoneGatewayStatisticsChassisLevelPfcpMessagePeerEntry 31 } affirmedZoneGatewayStatisticsChassisLevelPfcpMessagePeerNumPfcpAssnSetupReqSent OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of PFCP Association Setup Requests sent" ::= { affirmedZoneGatewayStatisticsChassisLevelPfcpMessagePeerEntry 32 } affirmedZoneGatewayStatisticsChassisLevelPfcpMessagePeerNumPfcpAssnSetupRespRcvd OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of PFCP Association Setup Responses received" ::= { affirmedZoneGatewayStatisticsChassisLevelPfcpMessagePeerEntry 33 } affirmedZoneGatewayStatisticsChassisLevelPfcpMessagePeerNumPfcpAssnSetupReqTimedOut OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of PFCP Association Setup Requests sent that timed out" ::= { affirmedZoneGatewayStatisticsChassisLevelPfcpMessagePeerEntry 34 } affirmedZoneGatewayStatisticsChassisLevelPfcpMessagePeerNumPfcpAssnSetupReqRcvd OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of PFCP Association Setup Requests received" ::= { affirmedZoneGatewayStatisticsChassisLevelPfcpMessagePeerEntry 35 } affirmedZoneGatewayStatisticsChassisLevelPfcpMessagePeerNumPfcpAssnSetupRespSent OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of PFCP Association Setup Responses sent" ::= { affirmedZoneGatewayStatisticsChassisLevelPfcpMessagePeerEntry 36 } affirmedZoneGatewayStatisticsChassisLevelPfcpMessagePeerNumPfcpVerNotSupportedRespSent OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of PFCP Version Not Supported Responses sent" ::= { affirmedZoneGatewayStatisticsChassisLevelPfcpMessagePeerEntry 37 } affirmedZoneGatewayStatisticsChassisLevelPfcpMessagePeerNumPfcpVerNotSupportedRespReceived OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of PFCP Version Not Supported Responses received" ::= { affirmedZoneGatewayStatisticsChassisLevelPfcpMessagePeerEntry 38 } affirmedZoneGatewayStatisticsChassisLevelPfcpMessagePeerNumPfcpAssnUpdateReqSent OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of PFCP Association Update Requests sent" ::= { affirmedZoneGatewayStatisticsChassisLevelPfcpMessagePeerEntry 39 } affirmedZoneGatewayStatisticsChassisLevelPfcpMessagePeerNumPfcpAssnUpdateRespRcvd OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of PFCP Association Update Responses received" ::= { affirmedZoneGatewayStatisticsChassisLevelPfcpMessagePeerEntry 40 } affirmedZoneGatewayStatisticsChassisLevelPfcpMessagePeerNumPfcpAssnUpdateReqTimedOut OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of PFCP Association Update Requests sent that timed out" ::= { affirmedZoneGatewayStatisticsChassisLevelPfcpMessagePeerEntry 41 } affirmedZoneGatewayStatisticsChassisLevelPfcpMessagePeerNumPfcpAssnUpdateReqRcvd OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of PFCP Association Update Requests received" ::= { affirmedZoneGatewayStatisticsChassisLevelPfcpMessagePeerEntry 42 } affirmedZoneGatewayStatisticsChassisLevelPfcpMessagePeerNumPfcpAssnUpdateRespSent OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of PFCP Association Update Responses sent" ::= { affirmedZoneGatewayStatisticsChassisLevelPfcpMessagePeerEntry 43 } affirmedZoneGatewayStatisticsChassisLevelPfcpMessagePeerNumPfcpAssnReleaseReqSent OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of PFCP Association Release Requests sent" ::= { affirmedZoneGatewayStatisticsChassisLevelPfcpMessagePeerEntry 44 } affirmedZoneGatewayStatisticsChassisLevelPfcpMessagePeerNumPfcpAssnReleaseRespRcvd OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of PFCP Association Release Responses received" ::= { affirmedZoneGatewayStatisticsChassisLevelPfcpMessagePeerEntry 45 } affirmedZoneGatewayStatisticsChassisLevelPfcpMessagePeerNumPfcpAssnReleaseReqTimedOut OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of PFCP Association Release Requests sent that timed out" ::= { affirmedZoneGatewayStatisticsChassisLevelPfcpMessagePeerEntry 46 } affirmedZoneGatewayStatisticsChassisLevelPfcpMessagePeerNumPfcpAssnReleaseReqRcvd OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of PFCP Association Release Requests received" ::= { affirmedZoneGatewayStatisticsChassisLevelPfcpMessagePeerEntry 47 } affirmedZoneGatewayStatisticsChassisLevelPfcpMessagePeerNumPfcpAssnReleaseRespSent OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of PFCP Association Release Responses sent" ::= { affirmedZoneGatewayStatisticsChassisLevelPfcpMessagePeerEntry 48 } affirmedZoneGatewayStatisticsChassisLevelPfcpMessagePeerNumPfcpSessEstReqDecodeFailure OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of session establishment request decode failure" ::= { affirmedZoneGatewayStatisticsChassisLevelPfcpMessagePeerEntry 49 } affirmedZoneGatewayStatisticsChassisLevelPfcpMessagePeerNumPfcpSessEstReqEncodeFailure OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of session establishment request encode failure" ::= { affirmedZoneGatewayStatisticsChassisLevelPfcpMessagePeerEntry 50 } affirmedZoneGatewayStatisticsChassisLevelPfcpMessagePeerNumPfcpSessEstRespDecodeFailure OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of session establishment response decode failure" ::= { affirmedZoneGatewayStatisticsChassisLevelPfcpMessagePeerEntry 51 } affirmedZoneGatewayStatisticsChassisLevelPfcpMessagePeerNumPfcpSessEstRespEncodeFailure OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of session establishment response encode failure" ::= { affirmedZoneGatewayStatisticsChassisLevelPfcpMessagePeerEntry 52 } affirmedZoneGatewayStatisticsChassisLevelPfcpMessagePeerNumPfcpSessModReqDecodeFailure OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of session modification request decode failure" ::= { affirmedZoneGatewayStatisticsChassisLevelPfcpMessagePeerEntry 53 } affirmedZoneGatewayStatisticsChassisLevelPfcpMessagePeerNumPfcpSessModReqEncodeFailure OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of session modification request encode failure" ::= { affirmedZoneGatewayStatisticsChassisLevelPfcpMessagePeerEntry 54 } affirmedZoneGatewayStatisticsChassisLevelPfcpMessagePeerNumPfcpSessModRespDecodeFailure OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of session modification response decode failure" ::= { affirmedZoneGatewayStatisticsChassisLevelPfcpMessagePeerEntry 55 } affirmedZoneGatewayStatisticsChassisLevelPfcpMessagePeerNumPfcpSessModRespEncodeFailure OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of session modification response encode failure" ::= { affirmedZoneGatewayStatisticsChassisLevelPfcpMessagePeerEntry 56 } affirmedZoneGatewayStatisticsChassisLevelPfcpMessagePeerNumPfcpSessDelReqDecodeFailure OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of session deletion request decode failure" ::= { affirmedZoneGatewayStatisticsChassisLevelPfcpMessagePeerEntry 57 } affirmedZoneGatewayStatisticsChassisLevelPfcpMessagePeerNumPfcpSessDelReqEncodeFailure OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of session deletion request encode failure" ::= { affirmedZoneGatewayStatisticsChassisLevelPfcpMessagePeerEntry 58 } affirmedZoneGatewayStatisticsChassisLevelPfcpMessagePeerNumPfcpSessDelRespDecodeFailure OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of session deletion response decode failure" ::= { affirmedZoneGatewayStatisticsChassisLevelPfcpMessagePeerEntry 59 } affirmedZoneGatewayStatisticsChassisLevelPfcpMessagePeerNumPfcpSessDelRespEncodeFailure OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of session deletion response encode failure" ::= { affirmedZoneGatewayStatisticsChassisLevelPfcpMessagePeerEntry 60 } affirmedZoneGatewayStatisticsChassisLevelPfcpMessagePeerNumPfcpReportReqDecodeFailure OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of session report request decode failure" ::= { affirmedZoneGatewayStatisticsChassisLevelPfcpMessagePeerEntry 61 } affirmedZoneGatewayStatisticsChassisLevelPfcpMessagePeerNumPfcpReportReqEncodeFailure OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of session report request encode failure" ::= { affirmedZoneGatewayStatisticsChassisLevelPfcpMessagePeerEntry 62 } affirmedZoneGatewayStatisticsChassisLevelPfcpMessagePeerNumPfcpReportRespDecodeFailure OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of session report response decode failure" ::= { affirmedZoneGatewayStatisticsChassisLevelPfcpMessagePeerEntry 63 } affirmedZoneGatewayStatisticsChassisLevelPfcpMessagePeerNumPfcpReportRespEncodeFailure OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of session report response encode failure" ::= { affirmedZoneGatewayStatisticsChassisLevelPfcpMessagePeerEntry 64 } affirmedZoneGatewayStatisticsChassisLevelPfcpMessagePeerNumPfcpNodeMsgDecodeFailure OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of node level message decode failure" ::= { affirmedZoneGatewayStatisticsChassisLevelPfcpMessagePeerEntry 65 } affirmedZoneGatewayStatisticsChassisLevelPfcpMessagePeerNumPfcpNodeMsgEncodeFailure OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of node level message encode failure" ::= { affirmedZoneGatewayStatisticsChassisLevelPfcpMessagePeerEntry 66 } affirmedZoneGatewayStatisticsChassisLevelPfcpMessagePeerNumPfcpSessionContextNotFoundRcvd OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of PFCP Session Context Not Found received" ::= { affirmedZoneGatewayStatisticsChassisLevelPfcpMessagePeerEntry 67 } affirmedZoneGatewayStatisticsChassisLevelPfcpMessagePeerNumPfcpSessionMonitorModificationsSent OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of session monitor modifications sent" ::= { affirmedZoneGatewayStatisticsChassisLevelPfcpMessagePeerEntry 68 } affirmedZoneGatewayStatisticsChassisLevelPfcpMessagePeerNumPfcpSessionMonitorReportsSent OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of session monitor report requests sent" ::= { affirmedZoneGatewayStatisticsChassisLevelPfcpMessagePeerEntry 69 } affirmedZoneGatewayStatisticsChassisLevelPfcpMessagePeerNumPfcpSessionSystemFailureRcvd OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of PFCP Session System Failure received" ::= { affirmedZoneGatewayStatisticsChassisLevelPfcpMessagePeerEntry 70 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwTable OBJECT-TYPE SYNTAX SEQUENCE OF AffirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "" ::= { affirmedZoneMIB 224 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwEntry OBJECT-TYPE SYNTAX AffirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "" INDEX { affirmedZoneName, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwName, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwChassis, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwSlot } ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwTable 1 } AffirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwEntry ::= SEQUENCE { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwName String, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwChassis Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwSlot Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumCreateSessionReq Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumCreateSessionReq1MinAvg Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumCreateSessionReq5MinAvg Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumCreateSessionReq15MinAvg Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumCreateSessionAccept Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumCreateSessionReject Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumCreateSessionPgwReject Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumCreateSessionRejectInvalidReq Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumCreateSessionRejectSystemFailure Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumCreateSessionRejectMisc Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumCurrentSessions Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumPdnConnections Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumModifyBearerReq Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumModifyBearerAccept Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumModifyBearerReject Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumModifyBearerPgwReject Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumModifyBearerInvalidReq Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumModifyBearerRejectSystemFailure Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumModifyBearerRejectMisc Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumBearerResourceCmd Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumBearerResourceCmdDrop Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumBearerResourceFailIndFromPgw Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumBearerResourceFailIndInvalidReq Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumBearerResourceFailIndSystemFailure Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumBearerResourceFailIndMisc Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumBearers Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumCreateBearerReq Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumCreateBearerAccept Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumCreateBearerReject Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumCreateBearerMmeReject Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumCreateBearerRejectInvalidReq Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumCreateBearerRejectSystemFailure Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumCreateBearerRejectMisc Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumDeleteBearerCmd Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumDeleteBearerCmdDrop Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumDeleteBearerFailIndFromPgw Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumDeleteBearerFailIndInvalidReq Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumDeleteBearerFailIndSystemFailure Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumDeleteBearerFailIndMisc Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumDeleteBearerReq Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumDeleteBearerAccept Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumDeleteBearerReject Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumDeleteBearerMmeReject Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumDeleteBearerRejectInvalidReq Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumDeleteBearerRejectSystemFailure Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumDeleteBearerRejectMisc Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumDeleteSessionReq Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumDeleteSessionAccept Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumDeleteSessionReject Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumDeleteSessionPgwReject Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumDeleteSessionRejectMisc Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumModifyBearerCmd Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumModifyBearerCmdDrop Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumModifyBearerFailIndFromPgw Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumModifyBearerFailIndInvalidReq Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumModifyBearerFailIndSystemFailure Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumModifyBearerFailIndMisc Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumPageReq Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumPageSuccess Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumPageFailure Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumUpdateBearerReq Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumUpdateBearerAccept Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumUpdateBearerReject Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumUpdateBearerMmeReject Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumUpdateBearerRejectInvalidReq Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumUpdateBearerRejectSystemFailure Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumUpdateBearerRejectMisc Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumReleaseAccessBearerReq Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumReleaseAccessBearerAccept Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumReleaseAccessBearerReject Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumReleaseAccessBearerRejectInvalidReq Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumReleaseAccessBearerRejectSystemFailure Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumReleaseAccessBearerRejectMisc Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumLocalCloseAttempts Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumLocalCloseAttemptsAccepted Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumIdleDurationExceededCloses Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumMaximalDurationExceededCloses Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumOperatorInitiatedCloses Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumActiveCurrentSessions Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumIdleCurrentSessions Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwIntervalPeakCurrentSessions Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwIntervalPeakActiveCurrentSessions Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwIntervalPeakIdleCurrentSessions Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumActivePdnConnections Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumIdlePdnConnections Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwIntervalPeakPdnConnections Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwIntervalPeakActivePdnConnections Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwIntervalPeakIdlePdnConnections Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumDefaultBearers Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumDedicatedBearers Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwIntervalPeakBearers Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwIntervalPeakDefaultBearers Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwIntervalPeakDedicatedBearers Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumTraceSessionActivationAttempt Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumTraceSessionActivationAccept Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumTraceSessionDeactivationAttempt Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumTraceSessionDeactivationAccept Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumRatTypeUtranSessions Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumRatTypeGeranSessions Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumRatTypeWlanSessions Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumRatTypeGanSessions Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumRatTypeHspaEvoSessions Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumRatTypeEUtranSessions Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumRatTypeVirtualSessions Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumIndirectForwardingBearers Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumDuplicateSessionLocalCloseAttempts Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumS4S11CtrlTeidLookupFailures Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumS5S8CtrlTeidLookupFailures Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumChangeNotificationAttempt Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumChangeNotificationAccept Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumChangeNotificationReject Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumChangeNotifcationPgwReject Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumChangeNotificationRejectInvalidReq Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumChangeNotificationRejectSystemFailure Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumChangeNotificationRejectMisc Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumChangeNotificationDrop Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumErrorIndicationsProcessed Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumErrorIndicationLocalCloseAttempts Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumErrorIndicationBearerDeactivation Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumGtppCdrSent Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumGtppCdrRespSuccess Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumGtppCdrRespFailure Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumGtppCdrRespTimeout Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumTotalBearersSetupSuccess Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumTotalBearersSetupFail Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumCurrentBearersQci1 Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumCurrentBearersQci2 Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumCurrentBearersQci3 Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumCurrentBearersQci4 Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumCurrentBearersQci5 Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumCurrentBearersQci6 Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumCurrentBearersQci7 Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumCurrentBearersQci8 Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumCurrentBearersQci9 Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumCurrentBearersQciOther Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumTotalBearersSetupSuccessQci1 Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumTotalBearersSetupSuccessQci2 Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumTotalBearersSetupSuccessQci3 Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumTotalBearersSetupSuccessQci4 Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumTotalBearersSetupSuccessQci5 Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumTotalBearersSetupSuccessQci6 Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumTotalBearersSetupSuccessQci7 Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumTotalBearersSetupSuccessQci8 Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumTotalBearersSetupSuccessQci9 Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumTotalBearersSetupSuccessQciOther Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumTotalBearersSetupFailQci1 Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumTotalBearersSetupFailQci2 Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumTotalBearersSetupFailQci3 Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumTotalBearersSetupFailQci4 Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumTotalBearersSetupFailQci5 Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumTotalBearersSetupFailQci6 Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumTotalBearersSetupFailQci7 Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumTotalBearersSetupFailQci8 Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumTotalBearersSetupFailQci9 Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumTotalBearersSetupFailQciOther Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumSaegwCurrentSessions Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumSaegwCurrentBearers Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumSaegwTotalBearersSetupSuccess Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumSaegwTotalBearersSetupFail Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumSaegwCurrentBearersQci1 Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumSaegwCurrentBearersQci2 Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumSaegwCurrentBearersQci3 Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumSaegwCurrentBearersQci4 Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumSaegwCurrentBearersQci5 Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumSaegwCurrentBearersQci6 Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumSaegwCurrentBearersQci7 Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumSaegwCurrentBearersQci8 Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumSaegwCurrentBearersQci9 Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumSaegwCurrentBearersQciOther Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumSaegwTotalBearersSetupSuccessQci1 Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumSaegwTotalBearersSetupSuccessQci2 Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumSaegwTotalBearersSetupSuccessQci3 Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumSaegwTotalBearersSetupSuccessQci4 Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumSaegwTotalBearersSetupSuccessQci5 Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumSaegwTotalBearersSetupSuccessQci6 Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumSaegwTotalBearersSetupSuccessQci7 Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumSaegwTotalBearersSetupSuccessQci8 Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumSaegwTotalBearersSetupSuccessQci9 Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumSaegwTotalBearersSetupSuccessQciOther Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumSaegwTotalBearersSetupFailQci1 Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumSaegwTotalBearersSetupFailQci2 Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumSaegwTotalBearersSetupFailQci3 Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumSaegwTotalBearersSetupFailQci4 Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumSaegwTotalBearersSetupFailQci5 Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumSaegwTotalBearersSetupFailQci6 Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumSaegwTotalBearersSetupFailQci7 Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumSaegwTotalBearersSetupFailQci8 Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumSaegwTotalBearersSetupFailQci9 Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumSaegwTotalBearersSetupFailQciOther Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumUplinkPackets ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumUplinkBytes ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumUplinkDropPackets ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumUplinkDropBytes ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumDownlinkPackets ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumDownlinkBytes ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumDownlinkDropPackets ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumDownlinkDropBytes ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumSuspendNotification Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumSuspendNotificationAccept Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumSuspendNotificationReject Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumResumeNotification Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumResumeNotificationAccept Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumResumeNotificationReject Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumUplinkSuspendDropPackets ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumUplinkSuspendDropBytes ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumDownlinkSuspendDropPackets ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumDownlinkSuspendDropBytes ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumCreateSessionRejectRsrcUnavailable Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumCreateSessionRejectPgwNotResponding Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumCreateIndirectForwardingTunnelReq Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumCreateIndirectForwardingTunnelAccept Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumCreateIndirectForwardingTunnelReject Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumDeleteIndirectForwardingTunnelReq Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumDeleteIndirectForwardingTunnelAccept Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumDeleteIndirectForwardingTunnelReject Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumCreateSessionRejectBlockedApn Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumCreateSessionDrop Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumCreateBearerReqDrop Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumDeleteBearerDrop Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumUpdateBearerReqDrop Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumBearerIdleDurationExceededCloses Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumSaegwPdnConnections Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumTTLExcdDropPackets Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumTTLExcdDropBytes Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumFragSendPackets Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumFragSendBytes Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumFragFailPackets Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumFragFailBytes Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumUplinkAclDropPackets Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumUplinkAclDropBytes Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumDownlinkAclDropPackets Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumDownlinkAclDropBytes Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumBadSrcAddrDropPackets Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumBadSrcAddrDropBytes Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumNoTFTDropPackets Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumNoTFTDropBytes Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumBadUEAddrDropPackets Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumBadUEAddrDropBytes Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumMTUDropPackets Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumMTUDropBytes Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumNoRouteDropPackets Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumNoRouteDropBytes Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumNoEgressIntfDropPackets Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumNoEgressIntfDropBytes Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumberTTLExcdDropPackets ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumberTTLExcdDropBytes ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumberFragSendPackets ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumberFragSendBytes ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumberFragFailPackets ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumberFragFailBytes ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumberUplinkAclDropPackets ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumberUplinkAclDropBytes ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumberDownlinkAclDropPackets ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumberDownlinkAclDropBytes ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumberBadSrcAddrDropPackets ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumberBadSrcAddrDropBytes ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumberNoTFTDropPackets ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumberNoTFTDropBytes ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumberBadUEAddrDropPackets ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumberBadUEAddrDropBytes ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumberMTUDropPackets ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumberMTUDropBytes ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumberNoRouteDropPackets ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumberNoRouteDropBytes ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumberNoEgressIntfDropPackets ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumberNoEgressIntfDropBytes ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumPdnConnectionsS4Geran Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumPdnConnectionsS4Utran Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumPdnConnectionsEutran Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumSaegwPdnConnectionsS4Geran Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumSaegwPdnConnectionsS4Utran Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumSaegwPdnConnectionsEutran Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumSaegwSgwUplinkPackets ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumSaegwSgwUplinkBytes ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumSaegwSgwDownlinkPackets ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumSaegwSgwDownlinkBytes ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumSaegwSgwUplinkDropPackets ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumSaegwSgwUplinkDropBytes ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumSaegwSgwDownlinkDropPackets ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumSaegwSgwDownlinkDropBytes ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumUplinkS4S12GeranPackets ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumUplinkS4S12GeranBytes ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumDownlinkS4S12GeranPackets ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumDownlinkS4S12GeranBytes ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumUplinkS4S12GeranDropPackets ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumUplinkS4S12GeranDropBytes ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumDownlinkS4S12GeranDropPackets ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumDownlinkS4S12GeranDropBytes ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumSaegwSgwUplinkS4S12GeranPackets ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumSaegwSgwUplinkS4S12GeranBytes ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumSaegwSgwDownlinkS4S12GeranPackets ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumSaegwSgwDownlinkS4S12GeranBytes ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumSaegwSgwUplinkS4S12GeranDropPackets ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumSaegwSgwUplinkS4S12GeranDropBytes ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumSaegwSgwDownlinkS4S12GeranDropPackets ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumSaegwSgwDownlinkS4S12GeranDropBytes ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumUplinkS4S12UtranPackets ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumUplinkS4S12UtranBytes ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumDownlinkS4S12UtranPackets ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumDownlinkS4S12UtranBytes ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumUplinkS4S12UtranDropPackets ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumUplinkS4S12UtranDropBytes ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumDownlinkS4S12UtranDropPackets ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumDownlinkS4S12UtranDropBytes ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumSaegwSgwUplinkS4S12UtranPackets ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumSaegwSgwUplinkS4S12UtranBytes ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumSaegwSgwDownlinkS4S12UtranPackets ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumSaegwSgwDownlinkS4S12UtranBytes ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumSaegwSgwUplinkS4S12UtranDropPackets ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumSaegwSgwUplinkS4S12UtranDropBytes ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumSaegwSgwDownlinkS4S12UtranDropPackets ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumSaegwSgwDownlinkS4S12UtranDropBytes ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumUplinkEutranPackets ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumUplinkEutranBytes ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumDownlinkEutranPackets ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumDownlinkEutranBytes ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumUplinkEutranDropPackets ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumUplinkEutranDropBytes ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumDownlinkEutranDropPackets ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumDownlinkEutranDropBytes ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumSaegwSgwUplinkEutranPackets ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumSaegwSgwUplinkEutranBytes ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumSaegwSgwDownlinkEutranPackets ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumSaegwSgwDownlinkEutranBytes ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumSaegwSgwUplinkEutranDropPackets ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumSaegwSgwUplinkEutranDropBytes ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumSaegwSgwDownlinkEutranDropPackets ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumSaegwSgwDownlinkEutranDropBytes ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumS1uDefaultBearerErrorIndicationsProcessed ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumS1uDedicatedBearerErrorIndicationsProcessed ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumS5uDefaultBearerErrorIndicationsProcessed ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumS5uDefaultBearereErrorIndicationLocalCloseAttempts ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumS5uDedicatedBearerErrorIndicationsProcessed ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumS5uDedicatedBearerErrorIndicationBearerDeactivation ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumberSessSetupSuccessApnMatchingExactMatch Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumberSessSetupSuccessApnMatchingNiOnly Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumberSessSetupSuccessApnMatchingNiAndMalformedOi Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumCurrentGeoSyncRestoredPdnConnections Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumRatNBIotEutranSessions Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumSaegwPdnConnectionsNBIotEutran Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumUplinkNBIotEutranPackets ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumUplinkNBIotEutranBytes ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumDownlinkNBIotEutranPackets ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumDownlinkNBIotEutranBytes ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumUplinkNBIotEutranDropPackets ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumUplinkNBIotEutranDropBytes ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumDownlinkNBIotEutranDropPackets ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumDownlinkNBIotEutranDropBytes ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumSaegwSgwUplinkNBIotEutranPackets ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumSaegwSgwUplinkNBIotEutranBytes ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumSaegwSgwDownlinkNBIotEutranPackets ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumSaegwSgwDownlinkNBIotEutranBytes ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumSaegwSgwUplinkNBIotEutranDropPackets ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumSaegwSgwUplinkNBIotEutranDropBytes ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumSaegwSgwDownlinkNBIotEutranDropPackets ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumSaegwSgwDownlinkNBIotEutranDropBytes ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumCurrentSessionInPagingWithExtendedBuf Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumPdnConnectionsNBIotEutran Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumCreateSessionRejectMultiPdnConnSameApn Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwMinTeidReuseDuration Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwMinCPlaneTeidReuseDuration Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwMinUPlaneTeidReuseDuration Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumSessionsInLocalDatabase Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumCreateSessionRejectSessionBlocked Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumLocalCloseAttemptsSessionBlocked Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumCreateSessionRequestsThrottledClusterRateControl Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumCreateSessionRequestsThrottledApnRateControl Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumCreateCupsSessionAttempt Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumCreateCupsSessionSuccess Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumCreateCupsSessionFailure Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumModifyCupsSessionAttempt Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumModifyCupsSessionSuccess Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumModifyCupsSessionFailure Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumDeleteCupsSessionAttempt Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumDeleteCupsSessionSuccess Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumDeleteCupsSessionFailure Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumLocalCloseSessionMonitor Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumCurrentCupsSessions Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumSessionsEstablishedWithExistingImsiAndApn Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumCreateBearerPartialAccept Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumUpdateBearerPartialAccept Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumSessionMonitorModificationsSent ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumSgwDownlinkPacketsHomePLMN ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumSgwDownlinkBytesHomePLMN ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumSgwUplinkPacketsHomePLMN ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumSgwUplinkBytesHomePLMN ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumSgwDownlinkDropPacketsHomePLMN ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumSgwDownlinkDropBytesHomePLMN ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumSgwUplinkDropPacketsHomePLMN ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumSgwUplinkDropBytesHomePLMN ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumSgwDownlinkPacketsSNRPLMN ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumSgwDownlinkBytesSNRPLMN ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumSgwUplinkPacketsSNRPLMN ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumSgwUplinkBytesSNRPLMN ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumSgwDownlinkDropPacketsSNRPLMN ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumSgwDownlinkDropBytesSNRPLMN ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumSgwUplinkDropPacketsSNRPLMN ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumSgwUplinkDropBytesSNRPLMN ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumSgwDownlinkPacketsOtherRoamingPLMN ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumSgwDownlinkBytesOtherRoamingPLMN ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumSgwUplinkPacketsOtherRoamingPLMN ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumSgwUplinkBytesOtherRoamingPLMN ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumSgwDownlinkDropPacketsOtherRoamingPLMN ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumSgwDownlinkDropBytesOtherRoamingPLMN ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumSgwUplinkDropPacketsOtherRoamingPLMN ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumSgwUplinkDropBytesOtherRoamingPLMN ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumCreateSessionRejectsOverload ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumCreateBearerRejectsOverload ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumCreateSessionRejectsOverloadMinor ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumCreateSessionRejectsOverloadMajor ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumCreateSessionRejectsOverloadCritical ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumCreateSessionRejectsOverloadMCDSync ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumCreateBearerRejectsOverloadMinor ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumCreateBearerRejectsOverloadMajor ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumCreateBearerRejectsOverloadCritical ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumCreateBearerRejectsOverloadMCDSync ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumSgwPcrfInitiatedCloseAttempts Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumSgwSessionsAwaitingPcrfRejoin Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumSgwPcrfRejoinSuccess Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumSgwMecSessions Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumLocalClosePfcpError Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumLocalCloseUplaneError Unsigned32 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwName OBJECT-TYPE SYNTAX String MAX-ACCESS not-accessible STATUS current DESCRIPTION "Table Name" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwEntry 1 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwChassis OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS not-accessible STATUS current DESCRIPTION "chassis ID" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwEntry 2 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwSlot OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS not-accessible STATUS current DESCRIPTION "slot number" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwEntry 3 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumCreateSessionReq OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create session requests received" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwEntry 4 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumCreateSessionReq1MinAvg OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwEntry 5 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumCreateSessionReq5MinAvg OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwEntry 6 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumCreateSessionReq15MinAvg OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwEntry 7 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumCreateSessionAccept OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create session requests accepted" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwEntry 8 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumCreateSessionReject OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create session requests rejected" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwEntry 9 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumCreateSessionPgwReject OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create session requests rejected by PGW" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwEntry 10 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumCreateSessionRejectInvalidReq OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create session requests rejected - request invalid" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwEntry 11 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumCreateSessionRejectSystemFailure OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create session requests rejected - system failure" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwEntry 12 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumCreateSessionRejectMisc OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create session requests rejected - unclassified" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwEntry 13 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumCurrentSessions OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Current number of sessions" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwEntry 14 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumPdnConnections OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Current number of PDN connections" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwEntry 15 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumModifyBearerReq OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of modify bearer requests received" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwEntry 16 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumModifyBearerAccept OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of modify bearer requests accepted" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwEntry 17 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumModifyBearerReject OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of modify bearer requests rejected" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwEntry 18 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumModifyBearerPgwReject OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of modify bearer requests rejected by PGW" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwEntry 19 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumModifyBearerInvalidReq OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of modify bearer requests rejected - request invalid" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwEntry 20 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumModifyBearerRejectSystemFailure OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of modify bearer requests rejected - system failure" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwEntry 21 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumModifyBearerRejectMisc OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of modify bearer requests rejected - unclassified" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwEntry 22 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumBearerResourceCmd OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearer resource commands received" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwEntry 23 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumBearerResourceCmdDrop OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearer resource commands dropped" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwEntry 24 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumBearerResourceFailIndFromPgw OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearer resource failure indications from PGW" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwEntry 25 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumBearerResourceFailIndInvalidReq OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearer resource commands rejected - request invalid" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwEntry 26 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumBearerResourceFailIndSystemFailure OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearer resource commands rejected - system failure" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwEntry 27 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumBearerResourceFailIndMisc OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearer resource commands rejected - unclassifed" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwEntry 28 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumBearers OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Current number of bearers" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwEntry 29 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumCreateBearerReq OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create bearer requests received" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwEntry 30 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumCreateBearerAccept OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create bearer requests accepted" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwEntry 31 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumCreateBearerReject OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create bearer requests rejected" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwEntry 32 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumCreateBearerMmeReject OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create bearer requests rejected by MME" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwEntry 33 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumCreateBearerRejectInvalidReq OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create bearer requests rejected - request invalid" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwEntry 34 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumCreateBearerRejectSystemFailure OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create bearer requests rejected - system failure" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwEntry 35 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumCreateBearerRejectMisc OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create bearer requests rejected - unclassified" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwEntry 36 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumDeleteBearerCmd OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of delete bearer commands received" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwEntry 37 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumDeleteBearerCmdDrop OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of delete bearer commands dropped" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwEntry 38 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumDeleteBearerFailIndFromPgw OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of delete bearer failure indications received from PGW" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwEntry 39 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumDeleteBearerFailIndInvalidReq OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of delete bearer failure indications rejected - request invalid" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwEntry 40 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumDeleteBearerFailIndSystemFailure OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of delete bearer failure indications rejected - system failure" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwEntry 41 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumDeleteBearerFailIndMisc OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of delete bearer failure indications rejected - unclassified" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwEntry 42 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumDeleteBearerReq OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of delete bearer requests received" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwEntry 43 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumDeleteBearerAccept OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of delete bearer requests accepted" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwEntry 44 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumDeleteBearerReject OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of delete bearer requests rejected" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwEntry 45 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumDeleteBearerMmeReject OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of delete bearer requests rejected by MME" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwEntry 46 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumDeleteBearerRejectInvalidReq OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of delete bearer requests rejected - request invalid" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwEntry 47 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumDeleteBearerRejectSystemFailure OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of delete bearer requests rejected - system failure" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwEntry 48 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumDeleteBearerRejectMisc OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of delete bearer requests rejected - unclassified" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwEntry 49 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumDeleteSessionReq OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of delete session requests received" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwEntry 50 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumDeleteSessionAccept OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of delete session requests accepted" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwEntry 51 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumDeleteSessionReject OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of delete session requests rejected" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwEntry 52 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumDeleteSessionPgwReject OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of delete session requests rejected by PGW" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwEntry 53 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumDeleteSessionRejectMisc OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of delete session requests rejected - unclassified" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwEntry 54 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumModifyBearerCmd OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of modify bearer commands received" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwEntry 55 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumModifyBearerCmdDrop OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of modify bearer commands dropped" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwEntry 56 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumModifyBearerFailIndFromPgw OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of modify bearer failure indications received from PGW" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwEntry 57 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumModifyBearerFailIndInvalidReq OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of modify bearer failure indications rejected - request invalid" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwEntry 58 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumModifyBearerFailIndSystemFailure OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of modify bearer failure indications rejected - system failure" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwEntry 59 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumModifyBearerFailIndMisc OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of modify bearer failure indications rejected - unclassified" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwEntry 60 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumPageReq OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of paging requests sent" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwEntry 61 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumPageSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of successful paging requests" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwEntry 62 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumPageFailure OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of paging requests failures" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwEntry 63 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumUpdateBearerReq OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of update bearer requests received" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwEntry 64 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumUpdateBearerAccept OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of update bearer requests accepted" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwEntry 65 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumUpdateBearerReject OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of update bearer requests rejected" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwEntry 66 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumUpdateBearerMmeReject OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of update bearer requests rejected by MME" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwEntry 67 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumUpdateBearerRejectInvalidReq OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of update bearer requests rejected - request invalid" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwEntry 68 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumUpdateBearerRejectSystemFailure OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of update bearer requests rejected - system failure" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwEntry 69 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumUpdateBearerRejectMisc OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of update bearer requests rejected - unclassified" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwEntry 70 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumReleaseAccessBearerReq OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of release access bearer requests received" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwEntry 71 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumReleaseAccessBearerAccept OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of release access bearer requests accepted" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwEntry 72 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumReleaseAccessBearerReject OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of release access bearer requests rejected" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwEntry 73 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumReleaseAccessBearerRejectInvalidReq OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of release access bearer requests rejected - request invalid" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwEntry 74 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumReleaseAccessBearerRejectSystemFailure OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of release access bearer requests rejected - system failure" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwEntry 75 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumReleaseAccessBearerRejectMisc OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of release access bearer requests rejected - unclassified" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwEntry 76 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumLocalCloseAttempts OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of local close attempts" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwEntry 77 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumLocalCloseAttemptsAccepted OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of local close attempts accepted" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwEntry 78 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumIdleDurationExceededCloses OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of sessions closed due to IDLE duration time exceeded" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwEntry 79 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumMaximalDurationExceededCloses OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of sessions closed due to MAXIMAL duration time exceeded" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwEntry 80 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumOperatorInitiatedCloses OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of operator initiated PDN session closes" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwEntry 81 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumActiveCurrentSessions OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Current number of active sessions" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwEntry 82 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumIdleCurrentSessions OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Current number of idle sessions" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwEntry 83 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwIntervalPeakCurrentSessions OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Interval peak number of sessions" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwEntry 84 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwIntervalPeakActiveCurrentSessions OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Interval peak number of active sessions" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwEntry 85 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwIntervalPeakIdleCurrentSessions OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Interval peak number of idle sessions" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwEntry 86 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumActivePdnConnections OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Current number of active PDN connections" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwEntry 87 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumIdlePdnConnections OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Current number of idle PDN connections" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwEntry 88 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwIntervalPeakPdnConnections OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Interval peak number of PDN connections" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwEntry 89 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwIntervalPeakActivePdnConnections OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Interval peak number of active PDN connections" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwEntry 90 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwIntervalPeakIdlePdnConnections OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Interval peak number of idle PDN connections" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwEntry 91 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumDefaultBearers OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Current number of default bearers" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwEntry 92 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumDedicatedBearers OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Current number of dedicated bearers" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwEntry 93 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwIntervalPeakBearers OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Interval peak number of bearers" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwEntry 94 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwIntervalPeakDefaultBearers OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Interval peak number of default bearers" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwEntry 95 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwIntervalPeakDedicatedBearers OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Interval peak number of dedicated bearers" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwEntry 96 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumTraceSessionActivationAttempt OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of trace session activations received" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwEntry 97 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumTraceSessionActivationAccept OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of trace session activations accepted" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwEntry 98 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumTraceSessionDeactivationAttempt OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of trace session deactivations received" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwEntry 99 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumTraceSessionDeactivationAccept OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of trace session deactivations accepted" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwEntry 100 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumRatTypeUtranSessions OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Current number of UTRAN session" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwEntry 101 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumRatTypeGeranSessions OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Current number of GERAN session" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwEntry 102 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumRatTypeWlanSessions OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Current number of WLAN session" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwEntry 103 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumRatTypeGanSessions OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Current number of GAN session" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwEntry 104 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumRatTypeHspaEvoSessions OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Current number of HSPA Evolution session" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwEntry 105 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumRatTypeEUtranSessions OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Current number of E-UTRAN session" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwEntry 106 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumRatTypeVirtualSessions OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Current number of Virtual RAT session" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwEntry 107 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumIndirectForwardingBearers OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Current number of indirect forwarding bearers" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwEntry 108 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumDuplicateSessionLocalCloseAttempts OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of local close attempts due to Duplicate Session" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwEntry 109 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumS4S11CtrlTeidLookupFailures OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of lookup failures using the S4/S11 control TEID" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwEntry 110 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumS5S8CtrlTeidLookupFailures OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of lookup failures using the S5/S8 control TEID" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwEntry 111 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumChangeNotificationAttempt OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of change notification requests attempted" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwEntry 112 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumChangeNotificationAccept OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of change notification requests accepted" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwEntry 113 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumChangeNotificationReject OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of change notification requests rejected" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwEntry 114 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumChangeNotifcationPgwReject OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of change notification requests rejected by PGW" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwEntry 115 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumChangeNotificationRejectInvalidReq OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of change notification requests rejected - request invalid" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwEntry 116 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumChangeNotificationRejectSystemFailure OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of change notification requests rejected - system failure" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwEntry 117 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumChangeNotificationRejectMisc OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of change notification requests rejected for miscellaneous reasons" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwEntry 118 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumChangeNotificationDrop OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of change notification requests Dropped" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwEntry 119 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumErrorIndicationsProcessed OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Error Indications processed" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwEntry 120 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumErrorIndicationLocalCloseAttempts OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of local close attempts due to receipt of Error Indication" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwEntry 121 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumErrorIndicationBearerDeactivation OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of dedicated bearer deletion due to receipt of Error Indication" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwEntry 122 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumGtppCdrSent OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of GTPP CDRs that were sent successfully" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwEntry 123 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumGtppCdrRespSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of GTPP CDRs for which a success response was received" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwEntry 124 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumGtppCdrRespFailure OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of GTPP CDRs for which a failure response was received" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwEntry 125 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumGtppCdrRespTimeout OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of GTPP CDRs for which no response was received in the expected time" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwEntry 126 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumTotalBearersSetupSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers setup successful" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwEntry 127 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumTotalBearersSetupFail OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers setup failed" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwEntry 128 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumCurrentBearersQci1 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of current bearers with qci 1" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwEntry 129 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumCurrentBearersQci2 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of current bearers with qci 2" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwEntry 130 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumCurrentBearersQci3 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of current bearers with qci 3" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwEntry 131 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumCurrentBearersQci4 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of current bearers with qci 4" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwEntry 132 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumCurrentBearersQci5 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of current bearers with qci 5" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwEntry 133 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumCurrentBearersQci6 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of current bearers with qci 6" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwEntry 134 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumCurrentBearersQci7 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of current bearers with qci 7" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwEntry 135 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumCurrentBearersQci8 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of current bearers with qci 8" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwEntry 136 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumCurrentBearersQci9 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of current bearers with qci 9" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwEntry 137 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumCurrentBearersQciOther OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of current bearers with qci between 10 .. 255" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwEntry 138 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumTotalBearersSetupSuccessQci1 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers setup successful with qci 1" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwEntry 139 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumTotalBearersSetupSuccessQci2 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers setup successful with qci 2" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwEntry 140 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumTotalBearersSetupSuccessQci3 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers setup successful with qci 3" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwEntry 141 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumTotalBearersSetupSuccessQci4 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers setup successful with qci 4" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwEntry 142 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumTotalBearersSetupSuccessQci5 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers setup successful with qci 5" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwEntry 143 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumTotalBearersSetupSuccessQci6 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers setup successful with qci 6" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwEntry 144 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumTotalBearersSetupSuccessQci7 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers setup successful with qci 7" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwEntry 145 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumTotalBearersSetupSuccessQci8 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers setup successful with qci 8" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwEntry 146 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumTotalBearersSetupSuccessQci9 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers setup successful with qci 9" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwEntry 147 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumTotalBearersSetupSuccessQciOther OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers setup successful with qci between 10 .. 255" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwEntry 148 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumTotalBearersSetupFailQci1 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers setup failed with qci 1" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwEntry 149 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumTotalBearersSetupFailQci2 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers setup failed with qci 2" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwEntry 150 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumTotalBearersSetupFailQci3 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers setup failed with qci 3" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwEntry 151 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumTotalBearersSetupFailQci4 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers setup failed with qci 4" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwEntry 152 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumTotalBearersSetupFailQci5 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers setup failed with qci 5" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwEntry 153 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumTotalBearersSetupFailQci6 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers setup failed with qci 6" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwEntry 154 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumTotalBearersSetupFailQci7 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers setup failed with qci 6" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwEntry 155 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumTotalBearersSetupFailQci8 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers setup failed with qci 8" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwEntry 156 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumTotalBearersSetupFailQci9 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers setup failed with qci 9" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwEntry 157 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumTotalBearersSetupFailQciOther OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers setup failed with qci between 10 .. 255" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwEntry 158 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumSaegwCurrentSessions OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "SAEGW-SGW Current number of sessions" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwEntry 159 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumSaegwCurrentBearers OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "SAEGW-SGW Current number of bearers" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwEntry 160 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumSaegwTotalBearersSetupSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "SAEGW-SGW Total number of bearers setup successful" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwEntry 161 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumSaegwTotalBearersSetupFail OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "SAEGW-SGW Total number of bearers setup failed" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwEntry 162 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumSaegwCurrentBearersQci1 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "SAEGW-SGW Total number of current bearers with qci 1" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwEntry 163 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumSaegwCurrentBearersQci2 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "SAEGW-SGW Total number of current bearers with qci 2" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwEntry 164 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumSaegwCurrentBearersQci3 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "SAEGW-SGW Total number of current bearers with qci 3" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwEntry 165 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumSaegwCurrentBearersQci4 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "SAEGW-SGW Total number of current bearers with qci 4" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwEntry 166 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumSaegwCurrentBearersQci5 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "SAEGW-SGW Total number of current bearers with qci 5" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwEntry 167 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumSaegwCurrentBearersQci6 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "SAEGW-SGW Total number of current bearers with qci 6" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwEntry 168 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumSaegwCurrentBearersQci7 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "SAEGW-SGW Total number of current bearers with qci 7" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwEntry 169 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumSaegwCurrentBearersQci8 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "SAEGW-SGW Total number of current bearers with qci 8" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwEntry 170 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumSaegwCurrentBearersQci9 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "SAEGW-SGW Total number of current bearers with qci 9" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwEntry 171 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumSaegwCurrentBearersQciOther OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "SAEGW-SGW Total number of current bearers with qci between 10 .. 255" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwEntry 172 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumSaegwTotalBearersSetupSuccessQci1 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "SAEGW-SGW Total number of bearers setup successful with qci 1" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwEntry 173 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumSaegwTotalBearersSetupSuccessQci2 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "SAEGW-SGW Total number of bearers setup successful with qci 2" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwEntry 174 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumSaegwTotalBearersSetupSuccessQci3 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "SAEGW-SGW Total number of bearers setup successful with qci 3" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwEntry 175 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumSaegwTotalBearersSetupSuccessQci4 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "SAEGW-SGW Total number of bearers setup successful with qci 4" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwEntry 176 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumSaegwTotalBearersSetupSuccessQci5 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "SAEGW-SGW Total number of bearers setup successful with qci 5" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwEntry 177 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumSaegwTotalBearersSetupSuccessQci6 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "SAEGW-SGW Total number of bearers setup successful with qci 6" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwEntry 178 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumSaegwTotalBearersSetupSuccessQci7 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "SAEGW-SGW Total number of bearers setup successful with qci 7" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwEntry 179 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumSaegwTotalBearersSetupSuccessQci8 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "SAEGW-SGW Total number of bearers setup successful with qci 8" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwEntry 180 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumSaegwTotalBearersSetupSuccessQci9 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "SAEGW-SGW Total number of bearers setup successful with qci 9" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwEntry 181 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumSaegwTotalBearersSetupSuccessQciOther OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "SAEGW-SGW Total number of bearers setup successful with qci between 10 .. 255" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwEntry 182 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumSaegwTotalBearersSetupFailQci1 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "SAEGW-SGW Total number of bearers setup failed with qci 1" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwEntry 183 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumSaegwTotalBearersSetupFailQci2 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "SAEGW-SGW Total number of bearers setup failed with qci 2" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwEntry 184 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumSaegwTotalBearersSetupFailQci3 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "SAEGW-SGW Total number of bearers setup failed with qci 3" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwEntry 185 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumSaegwTotalBearersSetupFailQci4 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "SAEGW-SGW Total number of bearers setup failed with qci 4" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwEntry 186 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumSaegwTotalBearersSetupFailQci5 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "SAEGW-SGW Total number of bearers setup failed with qci 5" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwEntry 187 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumSaegwTotalBearersSetupFailQci6 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "SAEGW-SGW Total number of bearers setup failed with qci 6" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwEntry 188 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumSaegwTotalBearersSetupFailQci7 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "SAEGW-SGW Total number of bearers setup failed with qci 6" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwEntry 189 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumSaegwTotalBearersSetupFailQci8 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "SAEGW-SGW Total number of bearers setup failed with qci 8" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwEntry 190 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumSaegwTotalBearersSetupFailQci9 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "SAEGW-SGW Total number of bearers setup failed with qci 9" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwEntry 191 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumSaegwTotalBearersSetupFailQciOther OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "SAEGW-SGW Total number of bearers setup failed with qci between 10 .. 255" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwEntry 192 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumUplinkPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink packets received" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwEntry 193 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumUplinkBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink bytes received" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwEntry 194 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumUplinkDropPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink packets dropped" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwEntry 195 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumUplinkDropBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink bytes dropped" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwEntry 196 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumDownlinkPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink packets received" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwEntry 197 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumDownlinkBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink bytes received" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwEntry 198 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumDownlinkDropPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink packets dropped" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwEntry 199 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumDownlinkDropBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink bytes dropped" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwEntry 200 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumSuspendNotification OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of suspend notification requests received" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwEntry 201 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumSuspendNotificationAccept OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of suspend notification requests accepted" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwEntry 202 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumSuspendNotificationReject OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of suspend notification requests rejected" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwEntry 203 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumResumeNotification OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of resume notification requests received" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwEntry 204 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumResumeNotificationAccept OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of resume notification requests accepted" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwEntry 205 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumResumeNotificationReject OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of resume notification requests rejected" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwEntry 206 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumUplinkSuspendDropPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink suspend drop packets" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwEntry 207 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumUplinkSuspendDropBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink suspend drop bytes" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwEntry 208 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumDownlinkSuspendDropPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink suspend drop packets" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwEntry 209 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumDownlinkSuspendDropBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink suspend drop bytes" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwEntry 210 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumCreateSessionRejectRsrcUnavailable OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create session requests rejected - resource unavailable" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwEntry 211 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumCreateSessionRejectPgwNotResponding OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create session requests rejected - pgw not responding" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwEntry 212 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumCreateIndirectForwardingTunnelReq OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create indirect data forwarding tunnel requests attempted" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwEntry 213 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumCreateIndirectForwardingTunnelAccept OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create indirect data forwarding tunnel requests accepted" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwEntry 214 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumCreateIndirectForwardingTunnelReject OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create indirect data forwarding tunnel requests rejected" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwEntry 215 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumDeleteIndirectForwardingTunnelReq OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of delete indirect data forwarding tunnel requests attempted" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwEntry 216 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumDeleteIndirectForwardingTunnelAccept OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of delete indirect data forwarding tunnel requests accepted" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwEntry 217 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumDeleteIndirectForwardingTunnelReject OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of delete indirect data forwarding tunnel requests rejected" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwEntry 218 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumCreateSessionRejectBlockedApn OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create session requests rejected - apn in blocked list" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwEntry 219 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumCreateSessionDrop OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create session requests dropped" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwEntry 220 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumCreateBearerReqDrop OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create bearer requests dropped" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwEntry 221 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumDeleteBearerDrop OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of delete bearer requests dropped" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwEntry 222 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumUpdateBearerReqDrop OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of update bearer requests dropped" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwEntry 223 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumBearerIdleDurationExceededCloses OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers deactivated due to IDLE duration time exceeded" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwEntry 224 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumSaegwPdnConnections OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "SAEGW-SGW Current number of PDN connections" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwEntry 225 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumTTLExcdDropPackets OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS deprecated DESCRIPTION "Total number of TTL 0 drop packets " ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwEntry 226 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumTTLExcdDropBytes OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS deprecated DESCRIPTION "Total number of TTL 0 drop bytes " ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwEntry 227 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumFragSendPackets OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS deprecated DESCRIPTION "Total number of IP packets fragmented before sending on the tunnel " ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwEntry 228 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumFragSendBytes OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS deprecated DESCRIPTION "Total number of IP packet bytes fragmented before sending on the tunnel " ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwEntry 229 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumFragFailPackets OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS deprecated DESCRIPTION "Total number of IP packets failed in fragmentation" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwEntry 230 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumFragFailBytes OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS deprecated DESCRIPTION "Total number of IP packet bytes failed in fragmentation" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwEntry 231 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumUplinkAclDropPackets OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS deprecated DESCRIPTION "Total number of uplink ACL drop packets" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwEntry 232 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumUplinkAclDropBytes OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS deprecated DESCRIPTION "Total number of uplink ACL drop bytes" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwEntry 233 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumDownlinkAclDropPackets OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS deprecated DESCRIPTION "Total number of downlink ACL drop packets" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwEntry 234 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumDownlinkAclDropBytes OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS deprecated DESCRIPTION "Total number of downlink ACL drop bytes" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwEntry 235 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumBadSrcAddrDropPackets OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS deprecated DESCRIPTION "Total number of bad source addresss drop packets" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwEntry 236 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumBadSrcAddrDropBytes OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS deprecated DESCRIPTION "Total number of bad source addresss drop bytes" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwEntry 237 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumNoTFTDropPackets OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS deprecated DESCRIPTION "Total number of no traffic flow template drop packets" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwEntry 238 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumNoTFTDropBytes OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS deprecated DESCRIPTION "Total number of no traffic flow template drop bytes" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwEntry 239 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumBadUEAddrDropPackets OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS deprecated DESCRIPTION "Total number of bad UE address drop packets" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwEntry 240 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumBadUEAddrDropBytes OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS deprecated DESCRIPTION "Total number of bad UE address drop bytes" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwEntry 241 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumMTUDropPackets OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS deprecated DESCRIPTION "Total number of MTU drop packets" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwEntry 242 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumMTUDropBytes OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS deprecated DESCRIPTION "Total number of MTU drop bytes" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwEntry 243 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumNoRouteDropPackets OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS deprecated DESCRIPTION "Total number of no route drop packets" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwEntry 244 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumNoRouteDropBytes OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS deprecated DESCRIPTION "Total number of no route drop bytes" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwEntry 245 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumNoEgressIntfDropPackets OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS deprecated DESCRIPTION "Total number of no egress interface drop packets" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwEntry 246 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumNoEgressIntfDropBytes OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS deprecated DESCRIPTION "Total number of no egress interface drop bytes" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwEntry 247 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumberTTLExcdDropPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of TTL 0 drop packets " ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwEntry 248 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumberTTLExcdDropBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of TTL 0 drop bytes " ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwEntry 249 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumberFragSendPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of IP packets fragmented before sending on the tunnel " ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwEntry 250 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumberFragSendBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of IP packet bytes fragmented before sending on the tunnel " ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwEntry 251 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumberFragFailPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of IP packets failed in fragmentation" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwEntry 252 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumberFragFailBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of IP packet bytes failed in fragmentation" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwEntry 253 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumberUplinkAclDropPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink ACL drop packets" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwEntry 254 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumberUplinkAclDropBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink ACL drop bytes" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwEntry 255 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumberDownlinkAclDropPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink ACL drop packets" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwEntry 256 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumberDownlinkAclDropBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink ACL drop bytes" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwEntry 257 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumberBadSrcAddrDropPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bad source addresss drop packets" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwEntry 258 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumberBadSrcAddrDropBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bad source addresss drop bytes" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwEntry 259 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumberNoTFTDropPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of no traffic flow template drop packets" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwEntry 260 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumberNoTFTDropBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of no traffic flow template drop bytes" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwEntry 261 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumberBadUEAddrDropPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bad UE address drop packets" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwEntry 262 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumberBadUEAddrDropBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bad UE address drop bytes" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwEntry 263 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumberMTUDropPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of MTU drop packets" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwEntry 264 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumberMTUDropBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of MTU drop bytes" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwEntry 265 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumberNoRouteDropPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of no route drop packets" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwEntry 266 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumberNoRouteDropBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of no route drop bytes" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwEntry 267 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumberNoEgressIntfDropPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of no egress interface drop packets" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwEntry 268 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumberNoEgressIntfDropBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of no egress interface drop bytes" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwEntry 269 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumPdnConnectionsS4Geran OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Current number of S4 GERAN PDN connections" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwEntry 270 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumPdnConnectionsS4Utran OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Current number of S4 UTRAN PDN connections" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwEntry 271 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumPdnConnectionsEutran OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Current number of EUTRAN PDN connections" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwEntry 272 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumSaegwPdnConnectionsS4Geran OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "SAEGW-SGW Current number of S4 GERAN PDN connections" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwEntry 273 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumSaegwPdnConnectionsS4Utran OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "SAEGW-SGW Current number of S4 UTRAN PDN connections" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwEntry 274 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumSaegwPdnConnectionsEutran OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "SAEGW-SGW Current number of EUTRAN PDN connections" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwEntry 275 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumSaegwSgwUplinkPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink packets for SAEGW SGW sessions" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwEntry 276 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumSaegwSgwUplinkBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink bytes for SAEGW SGW sessions" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwEntry 277 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumSaegwSgwDownlinkPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink packets for SAEGW SGW sessions" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwEntry 278 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumSaegwSgwDownlinkBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink bytes for SAEGW SGW sessions" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwEntry 279 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumSaegwSgwUplinkDropPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink drop packets for SAEGW SGW sessions" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwEntry 280 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumSaegwSgwUplinkDropBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink drop bytes for SAEGW SGW sessions" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwEntry 281 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumSaegwSgwDownlinkDropPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink drop packets for SAEGW SGW sessions" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwEntry 282 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumSaegwSgwDownlinkDropBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink drop bytes for SAEGW SGW sessions" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwEntry 283 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumUplinkS4S12GeranPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink packets for SGW S4 GERAN sessions" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwEntry 284 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumUplinkS4S12GeranBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink bytes for SGW S4 GERAN sessions" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwEntry 285 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumDownlinkS4S12GeranPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink packets for SGW S4 GERAN sessions" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwEntry 286 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumDownlinkS4S12GeranBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink bytes for SGW S4 GERAN sessions" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwEntry 287 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumUplinkS4S12GeranDropPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink drop packets for SGW S4 GERAN sessions" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwEntry 288 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumUplinkS4S12GeranDropBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink drop bytes for SGW S4 GERAN sessions" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwEntry 289 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumDownlinkS4S12GeranDropPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink drop packets for SGW S4 GERAN sessions" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwEntry 290 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumDownlinkS4S12GeranDropBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink drop bytes for SGW S4 GERAN sessions" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwEntry 291 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumSaegwSgwUplinkS4S12GeranPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink packets for SAEGW SGW S4 GERAN sessions" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwEntry 292 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumSaegwSgwUplinkS4S12GeranBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink bytes for SAEGW SGW S4 GERAN sessions" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwEntry 293 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumSaegwSgwDownlinkS4S12GeranPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink packets for SAEGW SGW S4 GERAN sessions" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwEntry 294 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumSaegwSgwDownlinkS4S12GeranBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink bytes for SAEGW SGW S4 GERAN sessions" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwEntry 295 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumSaegwSgwUplinkS4S12GeranDropPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink drop packets for SAEGW SGW S4 GERAN sessions" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwEntry 296 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumSaegwSgwUplinkS4S12GeranDropBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink drop bytes for SAEGW SGW S4 GERAN sessions" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwEntry 297 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumSaegwSgwDownlinkS4S12GeranDropPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink drop packets for SAEGW SGW S4 GERAN sessions" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwEntry 298 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumSaegwSgwDownlinkS4S12GeranDropBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink drop bytes for SAEGW SGW S4 GERAN sessions" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwEntry 299 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumUplinkS4S12UtranPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink packets for SGW S4 UTRAN sessions" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwEntry 300 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumUplinkS4S12UtranBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink bytes for SGW S4 UTRAN sessions" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwEntry 301 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumDownlinkS4S12UtranPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink packets for SGW S4 UTRAN sessions" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwEntry 302 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumDownlinkS4S12UtranBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink bytes for SGW S4 UTRAN sessions" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwEntry 303 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumUplinkS4S12UtranDropPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink drop packets for SGW S4 UTRAN sessions" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwEntry 304 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumUplinkS4S12UtranDropBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink drop bytes for SGW S4 UTRAN sessions" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwEntry 305 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumDownlinkS4S12UtranDropPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink drop packets for SGW S4 UTRAN sessions" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwEntry 306 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumDownlinkS4S12UtranDropBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink drop bytes for SGW S4 UTRAN sessions" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwEntry 307 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumSaegwSgwUplinkS4S12UtranPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink packets for SAEGW SGW S4 UTRAN sessions" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwEntry 308 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumSaegwSgwUplinkS4S12UtranBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink bytes for SAEGW SGW S4 UTRAN sessions" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwEntry 309 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumSaegwSgwDownlinkS4S12UtranPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink packets for SAEGW SGW S4 UTRAN sessions" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwEntry 310 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumSaegwSgwDownlinkS4S12UtranBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink bytes for SAEGW SGW S4 UTRAN sessions" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwEntry 311 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumSaegwSgwUplinkS4S12UtranDropPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink drop packets for SAEGW SGW S4 UTRAN sessions" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwEntry 312 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumSaegwSgwUplinkS4S12UtranDropBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink drop bytes for SAEGW SGW S4 UTRAN sessions" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwEntry 313 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumSaegwSgwDownlinkS4S12UtranDropPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink drop packets for SAEGW SGW S4 UTRAN sessions" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwEntry 314 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumSaegwSgwDownlinkS4S12UtranDropBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink drop bytes for SAEGW SGW S4 UTRAN sessions" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwEntry 315 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumUplinkEutranPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink packets for SGW EUTRAN sessions" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwEntry 316 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumUplinkEutranBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink bytes for SGW EUTRAN sessions" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwEntry 317 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumDownlinkEutranPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink packets for SGW EUTRAN sessions" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwEntry 318 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumDownlinkEutranBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink bytes for SGW EUTRAN sessions" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwEntry 319 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumUplinkEutranDropPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink drop packets for SGW EUTRAN sessions" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwEntry 320 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumUplinkEutranDropBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink drop bytes for SGW EUTRAN sessions" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwEntry 321 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumDownlinkEutranDropPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink drop packets for SGW EUTRAN sessions" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwEntry 322 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumDownlinkEutranDropBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink drop bytes for SGW EUTRAN sessions" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwEntry 323 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumSaegwSgwUplinkEutranPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink packets for SGW EUTRAN sessions" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwEntry 324 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumSaegwSgwUplinkEutranBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink bytes for SGW EUTRAN sessions" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwEntry 325 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumSaegwSgwDownlinkEutranPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink packets for SGW EUTRAN sessions" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwEntry 326 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumSaegwSgwDownlinkEutranBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink bytes for SGW EUTRAN sessions" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwEntry 327 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumSaegwSgwUplinkEutranDropPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink drop packets for SGW EUTRAN sessions" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwEntry 328 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumSaegwSgwUplinkEutranDropBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink drop bytes for SGW EUTRAN sessions" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwEntry 329 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumSaegwSgwDownlinkEutranDropPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink drop packets for SGW EUTRAN sessions" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwEntry 330 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumSaegwSgwDownlinkEutranDropBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink drop bytes for SGW EUTRAN sessions" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwEntry 331 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumS1uDefaultBearerErrorIndicationsProcessed OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of S1u default bearer error indications processed" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwEntry 332 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumS1uDedicatedBearerErrorIndicationsProcessed OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of S1u dedicated bearer error indications processed" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwEntry 333 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumS5uDefaultBearerErrorIndicationsProcessed OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of S5u default bearer error indications processed" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwEntry 334 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumS5uDefaultBearereErrorIndicationLocalCloseAttempts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of local close attempts due to receipt of error indication on S5u default bearer" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwEntry 335 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumS5uDedicatedBearerErrorIndicationsProcessed OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of S5u dedicated bearer error indications processed" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwEntry 336 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumS5uDedicatedBearerErrorIndicationBearerDeactivation OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearer deactivations due to receipt of error indication on S5u dedicated bearer" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwEntry 337 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumberSessSetupSuccessApnMatchingExactMatch OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Create Session Requests Accepted with APN Matching Type Exact Match" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwEntry 338 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumberSessSetupSuccessApnMatchingNiOnly OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Create Session Requests Accepted with APN Matching Type NI Only" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwEntry 339 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumberSessSetupSuccessApnMatchingNiAndMalformedOi OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Create Session Requests Accepted with APN Matching Type NI And Malformed OI" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwEntry 340 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumCurrentGeoSyncRestoredPdnConnections OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Current number of PDN connections restored from Geo Active" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwEntry 341 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumRatNBIotEutranSessions OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Current number of NBIOT-EUTRAN RAT session" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwEntry 342 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumSaegwPdnConnectionsNBIotEutran OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "SAEGW-SGW Current number of NBIOT EUTRAN PDN connections" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwEntry 343 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumUplinkNBIotEutranPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink packets for SGW NBIOT EUTRAN sessions" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwEntry 344 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumUplinkNBIotEutranBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink bytes for SGW NBIOT EUTRAN sessions" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwEntry 345 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumDownlinkNBIotEutranPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink packets for SGW NBIOT EUTRAN sessions" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwEntry 346 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumDownlinkNBIotEutranBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink bytes for SGW NBIOT EUTRAN sessions" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwEntry 347 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumUplinkNBIotEutranDropPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink drop packets for SGW NBIOT EUTRAN sessions" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwEntry 348 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumUplinkNBIotEutranDropBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink drop bytes for SGW NBIOT EUTRAN sessions" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwEntry 349 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumDownlinkNBIotEutranDropPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink drop packets for SGW NBIOT EUTRAN sessions" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwEntry 350 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumDownlinkNBIotEutranDropBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink drop bytes for SGW NBIOT EUTRAN sessions" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwEntry 351 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumSaegwSgwUplinkNBIotEutranPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink packets for SGW NBIOT EUTRAN sessions" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwEntry 352 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumSaegwSgwUplinkNBIotEutranBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink bytes for SGW NBIOT EUTRAN sessions" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwEntry 353 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumSaegwSgwDownlinkNBIotEutranPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink packets for SGW NBIOT EUTRAN sessions" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwEntry 354 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumSaegwSgwDownlinkNBIotEutranBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink bytes for SGW NBIOT EUTRAN sessions" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwEntry 355 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumSaegwSgwUplinkNBIotEutranDropPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink drop packets for SGW NBIOT EUTRAN sessions" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwEntry 356 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumSaegwSgwUplinkNBIotEutranDropBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink drop bytes for SGW NBIOT EUTRAN sessions" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwEntry 357 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumSaegwSgwDownlinkNBIotEutranDropPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink drop packets for SGW NBIOT EUTRAN sessions" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwEntry 358 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumSaegwSgwDownlinkNBIotEutranDropBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink drop bytes for SGW NBIOT EUTRAN sessions" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwEntry 359 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumCurrentSessionInPagingWithExtendedBuf OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Current Session In Paging With Extended Buffering " ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwEntry 360 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumPdnConnectionsNBIotEutran OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Current number of NBIOT-EUTRAN PDN connections" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwEntry 361 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumCreateSessionRejectMultiPdnConnSameApn OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create session requests rejected - multiple PDN connections for a same APN not allowed" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwEntry 362 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwMinTeidReuseDuration OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Mininum duration in which TEID got reused" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwEntry 363 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwMinCPlaneTeidReuseDuration OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Mininum duration in which Control Plane TEID got reused (for non Gtp V0 sessions)" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwEntry 364 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwMinUPlaneTeidReuseDuration OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Mininum duration in which User Plane TEID got reused (for non Gtp V0 sessions)" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwEntry 365 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumSessionsInLocalDatabase OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Sessions in local database" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwEntry 366 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumCreateSessionRejectSessionBlocked OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create session requests rejected due to session blocked" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwEntry 367 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumLocalCloseAttemptsSessionBlocked OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of local close attempts due to session blocked" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwEntry 368 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumCreateSessionRequestsThrottledClusterRateControl OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Create Session Requests Throtteled Due to Cluster Level Rate Control" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwEntry 369 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumCreateSessionRequestsThrottledApnRateControl OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Create Session Requests Throtteled Due to APN Level Rate Control" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwEntry 370 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumCreateCupsSessionAttempt OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create cups session attempts" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwEntry 371 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumCreateCupsSessionSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create cups session attempts success" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwEntry 372 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumCreateCupsSessionFailure OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create session attempts failed" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwEntry 373 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumModifyCupsSessionAttempt OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of modify cups session attempts" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwEntry 374 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumModifyCupsSessionSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of modify cups session attempts success" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwEntry 375 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumModifyCupsSessionFailure OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of modify session attempts failed" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwEntry 376 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumDeleteCupsSessionAttempt OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of delete cups session attempts" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwEntry 377 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumDeleteCupsSessionSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of delete cups session attempts success" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwEntry 378 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumDeleteCupsSessionFailure OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of delete cups session attempts failed" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwEntry 379 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumLocalCloseSessionMonitor OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of session locally closed due to uplane session monitor failed" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwEntry 380 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumCurrentCupsSessions OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Current number of CUPS sessions" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwEntry 381 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumSessionsEstablishedWithExistingImsiAndApn OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of sessions established with IMSI/APN combination for which already a session is established" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwEntry 382 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumCreateBearerPartialAccept OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create bearer requests partially accepted" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwEntry 383 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumUpdateBearerPartialAccept OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of update bearer requests partially accepted" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwEntry 384 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumSessionMonitorModificationsSent OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of session monitor modifications sent" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwEntry 385 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumSgwDownlinkPacketsHomePLMN OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Downlink packets for Home PLMN" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwEntry 386 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumSgwDownlinkBytesHomePLMN OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Downlink bytes for Home PLMN" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwEntry 387 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumSgwUplinkPacketsHomePLMN OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Uplink packets for Home PLMN" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwEntry 388 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumSgwUplinkBytesHomePLMN OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of uplink bytes for Home PLMN" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwEntry 389 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumSgwDownlinkDropPacketsHomePLMN OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Downlink drop packets for Home PLMN" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwEntry 390 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumSgwDownlinkDropBytesHomePLMN OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Downlink drop bytes for Home PLMN" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwEntry 391 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumSgwUplinkDropPacketsHomePLMN OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Uplink drop packets for Home PLMN" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwEntry 392 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumSgwUplinkDropBytesHomePLMN OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Uplink drop bytes for Home PLMN" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwEntry 393 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumSgwDownlinkPacketsSNRPLMN OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Downlink packets for SNR PLMN" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwEntry 394 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumSgwDownlinkBytesSNRPLMN OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Downlink bytes for SNR PLMN" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwEntry 395 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumSgwUplinkPacketsSNRPLMN OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Uplink packets for SNR PLMN" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwEntry 396 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumSgwUplinkBytesSNRPLMN OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of uplink bytes for SNR PLMN" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwEntry 397 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumSgwDownlinkDropPacketsSNRPLMN OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Downlink drop packets for SNR PLMN" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwEntry 398 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumSgwDownlinkDropBytesSNRPLMN OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Downlink drop bytes for SNR PLMN" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwEntry 399 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumSgwUplinkDropPacketsSNRPLMN OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Uplink drop packets for SNR PLMN" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwEntry 400 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumSgwUplinkDropBytesSNRPLMN OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Uplink drop bytes for SNR PLMN" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwEntry 401 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumSgwDownlinkPacketsOtherRoamingPLMN OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Downlink packets for other Roaming PLMN" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwEntry 402 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumSgwDownlinkBytesOtherRoamingPLMN OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Downlink bytes for other Roaming PLMN" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwEntry 403 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumSgwUplinkPacketsOtherRoamingPLMN OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Uplink packets for other Roaming PLMN" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwEntry 404 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumSgwUplinkBytesOtherRoamingPLMN OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of uplink bytes for other Roaming PLMN" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwEntry 405 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumSgwDownlinkDropPacketsOtherRoamingPLMN OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Downlink drop packets for other Roaming PLMN" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwEntry 406 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumSgwDownlinkDropBytesOtherRoamingPLMN OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Downlink drop bytes for other Roaming PLMN" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwEntry 407 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumSgwUplinkDropPacketsOtherRoamingPLMN OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Uplink drop packets for other Roaming PLMN" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwEntry 408 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumSgwUplinkDropBytesOtherRoamingPLMN OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Uplink drop bytes for other Roaming PLMN" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwEntry 409 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumCreateSessionRejectsOverload OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Num of Create Session Requests Rejected due to Overload" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwEntry 410 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumCreateBearerRejectsOverload OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Num of Create Bearer Requests Rejected due to Overload" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwEntry 411 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumCreateSessionRejectsOverloadMinor OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Num of Create Session Requests Rejected due to Overload Minor" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwEntry 412 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumCreateSessionRejectsOverloadMajor OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Num of Create Session Requests Rejected due to Overload Major" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwEntry 413 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumCreateSessionRejectsOverloadCritical OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Num of Create Session Requests Rejected due to Overload Critical" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwEntry 414 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumCreateSessionRejectsOverloadMCDSync OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Num of Create Session Requests Rejected due to Overload Standby Sync" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwEntry 415 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumCreateBearerRejectsOverloadMinor OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Num of Create Bearer Requests Rejected due to Overload Minor" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwEntry 416 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumCreateBearerRejectsOverloadMajor OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Num of Create Bearer Requests Rejected due to Overload Major" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwEntry 417 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumCreateBearerRejectsOverloadCritical OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Num of Create Bearer Requests Rejected due to Overload Critical" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwEntry 418 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumCreateBearerRejectsOverloadMCDSync OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Num of Create Bearer Requests Rejected due to Overload Standby Sync" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwEntry 419 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumSgwPcrfInitiatedCloseAttempts OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of PCRF initiated close attempts" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwEntry 420 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumSgwSessionsAwaitingPcrfRejoin OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of sessions awaiting PCRF rejoin" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwEntry 421 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumSgwPcrfRejoinSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of successful PCRF Rejoins" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwEntry 422 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumSgwMecSessions OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of MEC sessions" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwEntry 423 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumLocalClosePfcpError OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS deprecated DESCRIPTION "Number of sessions locally closed due to PFCP Error on Uplane" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwEntry 424 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwNumLocalCloseUplaneError OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of sessions locally closed due to error on Uplane" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwEntry 425 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnTable OBJECT-TYPE SYNTAX SEQUENCE OF AffirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "" ::= { affirmedZoneMIB 338 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnEntry OBJECT-TYPE SYNTAX AffirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "" INDEX { affirmedZoneName, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnName, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnChassis, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnSlot } ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnTable 1 } AffirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnEntry ::= SEQUENCE { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnName String, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnChassis Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnSlot Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnNumCreateSessionReq Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnNumCreateSessionReq1MinAvg Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnNumCreateSessionReq5MinAvg Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnNumCreateSessionReq15MinAvg Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnNumCreateSessionAccept Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnNumCreateSessionReject Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnNumCreateSessionPgwReject Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnNumCreateSessionRejectInvalidReq Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnNumCreateSessionRejectSystemFailure Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnNumCreateSessionRejectRsrcUnavailable Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnNumCreateSessionRejectPgwNotResponding Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnNumCreateSessionRejectBlockedApn Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnNumCreateSessionRejectMisc Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnNumCurrentSessions Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnNumPdnConnections Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnNumModifyBearerReq Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnNumModifyBearerAccept Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnNumModifyBearerReject Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnNumModifyBearerPgwReject Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnNumModifyBearerInvalidReq Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnNumModifyBearerRejectSystemFailure Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnNumModifyBearerRejectMisc Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnNumBearerResourceCmd Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnNumBearerResourceCmdDrop Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnNumBearerResourceFailIndFromPgw Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnNumBearerResourceFailIndInvalidReq Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnNumBearerResourceFailIndSystemFailure Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnNumBearerResourceFailIndMisc Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnNumBearers Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnNumCreateBearerReq Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnNumCreateBearerAccept Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnNumCreateBearerReject Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnNumCreateBearerMmeReject Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnNumCreateBearerRejectInvalidReq Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnNumCreateBearerRejectSystemFailure Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnNumCreateBearerRejectMisc Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnNumDeleteBearerCmd Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnNumDeleteBearerCmdDrop Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnNumDeleteBearerFailIndFromPgw Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnNumDeleteBearerFailIndInvalidReq Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnNumDeleteBearerFailIndSystemFailure Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnNumDeleteBearerFailIndMisc Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnNumDeleteBearerReq Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnNumDeleteBearerAccept Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnNumDeleteBearerReject Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnNumDeleteBearerMmeReject Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnNumDeleteBearerRejectInvalidReq Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnNumDeleteBearerRejectSystemFailure Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnNumDeleteBearerRejectMisc Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnNumDeleteSessionReq Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnNumDeleteSessionAccept Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnNumDeleteSessionReject Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnNumDeleteSessionPgwReject Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnNumDeleteSessionRejectMisc Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnNumModifyBearerCmd Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnNumModifyBearerCmdDrop Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnNumModifyBearerFailIndFromPgw Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnNumModifyBearerFailIndInvalidReq Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnNumModifyBearerFailIndSystemFailure Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnNumModifyBearerFailIndMisc Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnNumPageReq Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnNumPageSuccess Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnNumPageFailure Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnNumUpdateBearerReq Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnNumUpdateBearerAccept Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnNumUpdateBearerReject Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnNumUpdateBearerMmeReject Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnNumUpdateBearerRejectInvalidReq Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnNumUpdateBearerRejectSystemFailure Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnNumUpdateBearerRejectMisc Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnNumReleaseAccessBearerReq Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnNumReleaseAccessBearerAccept Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnNumReleaseAccessBearerReject Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnNumReleaseAccessBearerRejectInvalidReq Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnNumReleaseAccessBearerRejectSystemFailure Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnNumReleaseAccessBearerRejectMisc Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnNumLocalCloseAttempts Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnNumLocalCloseAttemptsAccepted Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnNumIdleDurationExceededCloses Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnNumMaximalDurationExceededCloses Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnNumOperatorInitiatedCloses Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnNumActiveCurrentSessions Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnNumIdleCurrentSessions Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnIntervalPeakCurrentSessions Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnIntervalPeakActiveCurrentSessions Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnIntervalPeakIdleCurrentSessions Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnNumActivePdnConnections Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnNumIdlePdnConnections Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnIntervalPeakPdnConnections Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnIntervalPeakActivePdnConnections Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnIntervalPeakIdlePdnConnections Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnNumDefaultBearers Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnNumDedicatedBearers Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnIntervalPeakBearers Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnIntervalPeakDefaultBearers Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnIntervalPeakDedicatedBearers Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnNumTraceSessionActivationAttempt Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnNumTraceSessionActivationAccept Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnNumTraceSessionDeactivationAttempt Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnNumTraceSessionDeactivationAccept Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnNumRatTypeUtranSessions Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnNumRatTypeGeranSessions Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnNumRatTypeWlanSessions Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnNumRatTypeGanSessions Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnNumRatTypeHspaEvoSessions Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnNumRatTypeEUtranSessions Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnNumRatTypeVirtualSessions Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnNumIndirectForwardingBearers Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnNumDuplicateSessionLocalCloseAttempts Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnNumS4S11CtrlTeidLookupFailures Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnNumS5S8CtrlTeidLookupFailures Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnNumErrorIndicationsProcessed Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnNumErrorIndicationLocalCloseAttempts Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnNumErrorIndicationBearerDeactivation Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnNumChangeNotificationAttempt Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnNumChangeNotificationAccept Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnNumChangeNotificationReject Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnNumChangeNotifcationPgwReject Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnNumChangeNotificationRejectInvalidReq Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnNumChangeNotificationRejectSystemFailure Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnNumChangeNotificationRejectMisc Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnNumChangeNotificationDrop Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnNumCreateIndirectForwardingTunnelReq Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnNumCreateIndirectForwardingTunnelAccept Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnNumCreateIndirectForwardingTunnelReject Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnNumDeleteIndirectForwardingTunnelReq Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnNumDeleteIndirectForwardingTunnelAccept Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnNumDeleteIndirectForwardingTunnelReject Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnNumGtppCdrSent Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnNumGtppCdrRespSuccess Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnNumGtppCdrRespFailure Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnNumGtppCdrRespTimeout Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnNumTotalBearersSetupSuccess Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnNumTotalBearersSetupFail Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnNumCurrentBearersQci1 Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnNumCurrentBearersQci2 Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnNumCurrentBearersQci3 Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnNumCurrentBearersQci4 Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnNumCurrentBearersQci5 Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnNumCurrentBearersQci6 Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnNumCurrentBearersQci7 Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnNumCurrentBearersQci8 Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnNumCurrentBearersQci9 Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnNumCurrentBearersQciOther Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnNumTotalBearersSetupSuccessQci1 Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnNumTotalBearersSetupSuccessQci2 Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnNumTotalBearersSetupSuccessQci3 Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnNumTotalBearersSetupSuccessQci4 Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnNumTotalBearersSetupSuccessQci5 Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnNumTotalBearersSetupSuccessQci6 Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnNumTotalBearersSetupSuccessQci7 Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnNumTotalBearersSetupSuccessQci8 Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnNumTotalBearersSetupSuccessQci9 Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnNumTotalBearersSetupSuccessQciOther Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnNumTotalBearersSetupFailQci1 Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnNumTotalBearersSetupFailQci2 Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnNumTotalBearersSetupFailQci3 Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnNumTotalBearersSetupFailQci4 Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnNumTotalBearersSetupFailQci5 Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnNumTotalBearersSetupFailQci6 Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnNumTotalBearersSetupFailQci7 Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnNumTotalBearersSetupFailQci8 Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnNumTotalBearersSetupFailQci9 Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnNumTotalBearersSetupFailQciOther Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnNumSaegwCurrentSessions Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnNumSaegwCurrentBearers Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnNumSaegwTotalBearersSetupSuccess Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnNumSaegwTotalBearersSetupFail Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnNumSaegwCurrentBearersQci1 Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnNumSaegwCurrentBearersQci2 Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnNumSaegwCurrentBearersQci3 Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnNumSaegwCurrentBearersQci4 Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnNumSaegwCurrentBearersQci5 Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnNumSaegwCurrentBearersQci6 Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnNumSaegwCurrentBearersQci7 Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnNumSaegwCurrentBearersQci8 Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnNumSaegwCurrentBearersQci9 Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnNumSaegwCurrentBearersQciOther Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnNumSaegwTotalBearersSetupSuccessQci1 Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnNumSaegwTotalBearersSetupSuccessQci2 Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnNumSaegwTotalBearersSetupSuccessQci3 Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnNumSaegwTotalBearersSetupSuccessQci4 Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnNumSaegwTotalBearersSetupSuccessQci5 Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnNumSaegwTotalBearersSetupSuccessQci6 Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnNumSaegwTotalBearersSetupSuccessQci7 Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnNumSaegwTotalBearersSetupSuccessQci8 Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnNumSaegwTotalBearersSetupSuccessQci9 Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnNumSaegwTotalBearersSetupSuccessQciOther Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnNumSaegwTotalBearersSetupFailQci1 Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnNumSaegwTotalBearersSetupFailQci2 Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnNumSaegwTotalBearersSetupFailQci3 Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnNumSaegwTotalBearersSetupFailQci4 Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnNumSaegwTotalBearersSetupFailQci5 Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnNumSaegwTotalBearersSetupFailQci6 Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnNumSaegwTotalBearersSetupFailQci7 Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnNumSaegwTotalBearersSetupFailQci8 Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnNumSaegwTotalBearersSetupFailQci9 Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnNumSaegwTotalBearersSetupFailQciOther Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnNumUplinkPackets ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnNumUplinkBytes ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnNumUplinkDropPackets ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnNumUplinkDropBytes ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnNumDownlinkPackets ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnNumDownlinkBytes ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnNumDownlinkDropPackets ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnNumDownlinkDropBytes ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnNumUplinkSuspendDropPackets ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnNumUplinkSuspendDropBytes ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnNumDownlinkSuspendDropPackets ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnNumDownlinkSuspendDropBytes ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnNumSuspendNotification Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnNumSuspendNotificationAccept Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnNumSuspendNotificationReject Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnNumResumeNotification Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnNumResumeNotificationAccept Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnNumResumeNotificationReject Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnNumCreateSessionDrop Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnNumCreateBearerReqDrop Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnNumDeleteBearerDrop Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnNumUpdateBearerReqDrop Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnNumBearerIdleDurationExceededCloses Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnNumSaegwPdnConnections Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnNumTTLExcdDropPackets Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnNumTTLExcdDropBytes Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnNumFragSendPackets Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnNumFragSendBytes Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnNumFragFailPackets Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnNumFragFailBytes Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnNumUplinkAclDropPackets Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnNumUplinkAclDropBytes Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnNumDownlinkAclDropPackets Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnNumDownlinkAclDropBytes Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnNumBadSrcAddrDropPackets Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnNumBadSrcAddrDropBytes Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnNumNoTFTDropPackets Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnNumNoTFTDropBytes Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnNumBadUEAddrDropPackets Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnNumBadUEAddrDropBytes Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnNumMTUDropPackets Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnNumMTUDropBytes Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnNumNoRouteDropPackets Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnNumNoRouteDropBytes Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnNumNoEgressIntfDropPackets Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnNumNoEgressIntfDropBytes Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnNumberTTLExcdDropPackets ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnNumberTTLExcdDropBytes ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnNumberFragSendPackets ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnNumberFragSendBytes ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnNumberFragFailPackets ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnNumberFragFailBytes ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnNumberUplinkAclDropPackets ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnNumberUplinkAclDropBytes ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnNumberDownlinkAclDropPackets ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnNumberDownlinkAclDropBytes ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnNumberBadSrcAddrDropPackets ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnNumberBadSrcAddrDropBytes ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnNumberNoTFTDropPackets ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnNumberNoTFTDropBytes ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnNumberBadUEAddrDropPackets ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnNumberBadUEAddrDropBytes ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnNumberMTUDropPackets ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnNumberMTUDropBytes ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnNumberNoRouteDropPackets ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnNumberNoRouteDropBytes ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnNumberNoEgressIntfDropPackets ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnNumberNoEgressIntfDropBytes ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnNumPdnConnectionsS4Geran Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnNumPdnConnectionsS4Utran Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnNumPdnConnectionsEutran Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnNumSaegwPdnConnectionsS4Geran Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnNumSaegwPdnConnectionsS4Utran Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnNumSaegwPdnConnectionsEutran Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnNumSaegwSgwUplinkPackets ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnNumSaegwSgwUplinkBytes ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnNumSaegwSgwDownlinkPackets ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnNumSaegwSgwDownlinkBytes ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnNumSaegwSgwUplinkDropPackets ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnNumSaegwSgwUplinkDropBytes ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnNumSaegwSgwDownlinkDropPackets ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnNumSaegwSgwDownlinkDropBytes ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnNumUplinkS4S12GeranPackets ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnNumUplinkS4S12GeranBytes ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnNumDownlinkS4S12GeranPackets ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnNumDownlinkS4S12GeranBytes ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnNumUplinkS4S12GeranDropPackets ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnNumUplinkS4S12GeranDropBytes ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnNumDownlinkS4S12GeranDropPackets ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnNumDownlinkS4S12GeranDropBytes ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnNumSaegwSgwUplinkS4S12GeranPackets ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnNumSaegwSgwUplinkS4S12GeranBytes ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnNumSaegwSgwDownlinkS4S12GeranPackets ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnNumSaegwSgwDownlinkS4S12GeranBytes ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnNumSaegwSgwUplinkS4S12GeranDropPackets ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnNumSaegwSgwUplinkS4S12GeranDropBytes ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnNumSaegwSgwDownlinkS4S12GeranDropPackets ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnNumSaegwSgwDownlinkS4S12GeranDropBytes ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnNumUplinkS4S12UtranPackets ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnNumUplinkS4S12UtranBytes ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnNumDownlinkS4S12UtranPackets ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnNumDownlinkS4S12UtranBytes ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnNumUplinkS4S12UtranDropPackets ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnNumUplinkS4S12UtranDropBytes ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnNumDownlinkS4S12UtranDropPackets ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnNumDownlinkS4S12UtranDropBytes ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnNumSaegwSgwUplinkS4S12UtranPackets ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnNumSaegwSgwUplinkS4S12UtranBytes ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnNumSaegwSgwDownlinkS4S12UtranPackets ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnNumSaegwSgwDownlinkS4S12UtranBytes ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnNumSaegwSgwUplinkS4S12UtranDropPackets ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnNumSaegwSgwUplinkS4S12UtranDropBytes ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnNumSaegwSgwDownlinkS4S12UtranDropPackets ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnNumSaegwSgwDownlinkS4S12UtranDropBytes ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnNumUplinkEutranPackets ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnNumUplinkEutranBytes ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnNumDownlinkEutranPackets ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnNumDownlinkEutranBytes ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnNumUplinkEutranDropPackets ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnNumUplinkEutranDropBytes ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnNumDownlinkEutranDropPackets ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnNumDownlinkEutranDropBytes ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnNumSaegwSgwUplinkEutranPackets ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnNumSaegwSgwUplinkEutranBytes ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnNumSaegwSgwDownlinkEutranPackets ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnNumSaegwSgwDownlinkEutranBytes ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnNumSaegwSgwUplinkEutranDropPackets ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnNumSaegwSgwUplinkEutranDropBytes ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnNumSaegwSgwDownlinkEutranDropPackets ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnNumSaegwSgwDownlinkEutranDropBytes ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnNumS1uDefaultBearerErrorIndicationsProcessed ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnNumS1uDedicatedBearerErrorIndicationsProcessed ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnNumS5uDefaultBearerErrorIndicationsProcessed ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnNumS5uDefaultBearereErrorIndicationLocalCloseAttempts ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnNumS5uDedicatedBearerErrorIndicationsProcessed ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnNumS5uDedicatedBearerErrorIndicationBearerDeactivation ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnNumberSessSetupSuccessApnMatchingExactMatch Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnNumberSessSetupSuccessApnMatchingNiOnly Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnNumberSessSetupSuccessApnMatchingNiAndMalformedOi Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnNumCurrentGeoSyncRestoredPdnConnections Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnNumRatNBIotEutranSessions Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnNumSaegwPdnConnectionsNBIotEutran Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnNumUplinkNBIotEutranPackets ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnNumUplinkNBIotEutranBytes ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnNumDownlinkNBIotEutranPackets ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnNumDownlinkNBIotEutranBytes ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnNumUplinkNBIotEutranDropPackets ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnNumUplinkNBIotEutranDropBytes ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnNumDownlinkNBIotEutranDropPackets ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnNumDownlinkNBIotEutranDropBytes ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnNumSaegwSgwUplinkNBIotEutranPackets ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnNumSaegwSgwUplinkNBIotEutranBytes ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnNumSaegwSgwDownlinkNBIotEutranPackets ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnNumSaegwSgwDownlinkNBIotEutranBytes ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnNumSaegwSgwUplinkNBIotEutranDropPackets ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnNumSaegwSgwUplinkNBIotEutranDropBytes ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnNumSaegwSgwDownlinkNBIotEutranDropPackets ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnNumSaegwSgwDownlinkNBIotEutranDropBytes ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnNumCurrentSessionInPagingWithExtendedBuf Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnNumPdnConnectionsNBIotEutran Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnNumCreateSessionRejectMultiPdnConnSameApn Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnMinTeidReuseDuration Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnMinCPlaneTeidReuseDuration Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnMinUPlaneTeidReuseDuration Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnNumSessionsInLocalDatabase Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnNumCreateSessionRejectSessionBlocked Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnNumLocalCloseAttemptsSessionBlocked Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnNumCreateSessionRequestsThrottledApnRateControl Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnNumCreateCupsSessionAttempt Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnNumCreateCupsSessionSuccess Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnNumCreateCupsSessionFailure Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnNumModifyCupsSessionAttempt Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnNumModifyCupsSessionSuccess Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnNumModifyCupsSessionFailure Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnNumDeleteCupsSessionAttempt Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnNumDeleteCupsSessionSuccess Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnNumDeleteCupsSessionFailure Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnNumLocalCloseSessionMonitor Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnNumCurrentCupsSessions Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnNumCreateSessionRequestsThrottledClusterRateControl Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnNumSessionsEstablishedWithExistingImsiAndApn Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnNumCreateBearerPartialAccept Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnNumUpdateBearerPartialAccept Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnNumSessionMonitorModificationsSent ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnNumCreateSessionRejectsOverload ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnNumCreateBearerRejectsOverload ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnNumCreateSessionRejectsOverloadMinor ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnNumCreateSessionRejectsOverloadMajor ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnNumCreateSessionRejectsOverloadCritical ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnNumCreateSessionRejectsOverloadMCDSync ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnNumCreateBearerRejectsOverloadMinor ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnNumCreateBearerRejectsOverloadMajor ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnNumCreateBearerRejectsOverloadCritical ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnNumCreateBearerRejectsOverloadMCDSync ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnNumSgwPcrfInitiatedCloseAttempts Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnNumSgwSessionsAwaitingPcrfRejoin Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnNumSgwPcrfRejoinSuccess Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnNumSgwMecSessions Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnNumLocalClosePfcpError Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnNumLocalCloseUplaneError Unsigned32 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnName OBJECT-TYPE SYNTAX String MAX-ACCESS not-accessible STATUS current DESCRIPTION "Table Name" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnEntry 1 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnChassis OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS not-accessible STATUS current DESCRIPTION "chassis ID" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnEntry 2 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnSlot OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS not-accessible STATUS current DESCRIPTION "slot number" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnEntry 3 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnNumCreateSessionReq OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create session requests received" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnEntry 4 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnNumCreateSessionReq1MinAvg OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnEntry 5 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnNumCreateSessionReq5MinAvg OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnEntry 6 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnNumCreateSessionReq15MinAvg OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnEntry 7 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnNumCreateSessionAccept OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create session requests accepted" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnEntry 8 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnNumCreateSessionReject OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create session requests rejected" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnEntry 9 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnNumCreateSessionPgwReject OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create session requests rejected by PGW" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnEntry 10 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnNumCreateSessionRejectInvalidReq OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create session requests rejected - request invalid" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnEntry 11 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnNumCreateSessionRejectSystemFailure OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create session requests rejected - system failure" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnEntry 12 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnNumCreateSessionRejectRsrcUnavailable OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create session requests rejected - resource unavailable" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnEntry 13 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnNumCreateSessionRejectPgwNotResponding OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create session requests rejected - pgw not responding" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnEntry 14 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnNumCreateSessionRejectBlockedApn OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create session requests rejected - apn in blocked list" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnEntry 15 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnNumCreateSessionRejectMisc OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create session requests rejected - unclassified" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnEntry 16 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnNumCurrentSessions OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Current number of sessions" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnEntry 17 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnNumPdnConnections OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Current number of PDN connections" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnEntry 18 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnNumModifyBearerReq OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of modify bearer requests received" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnEntry 19 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnNumModifyBearerAccept OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of modify bearer requests accepted" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnEntry 20 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnNumModifyBearerReject OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of modify bearer requests rejected" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnEntry 21 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnNumModifyBearerPgwReject OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of modify bearer requests rejected by PGW" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnEntry 22 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnNumModifyBearerInvalidReq OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of modify bearer requests rejected - request invalid" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnEntry 23 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnNumModifyBearerRejectSystemFailure OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of modify bearer requests rejected - system failure" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnEntry 24 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnNumModifyBearerRejectMisc OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of modify bearer requests rejected - unclassified" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnEntry 25 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnNumBearerResourceCmd OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearer resource commands received" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnEntry 26 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnNumBearerResourceCmdDrop OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearer resource commands dropped" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnEntry 27 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnNumBearerResourceFailIndFromPgw OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearer resource failure indications from PGW" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnEntry 28 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnNumBearerResourceFailIndInvalidReq OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearer resource commands rejected - request invalid" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnEntry 29 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnNumBearerResourceFailIndSystemFailure OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearer resource commands rejected - system failure" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnEntry 30 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnNumBearerResourceFailIndMisc OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearer resource commands rejected - unclassifed" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnEntry 31 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnNumBearers OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Current number of bearers" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnEntry 32 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnNumCreateBearerReq OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create bearer requests received" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnEntry 33 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnNumCreateBearerAccept OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create bearer requests accepted" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnEntry 34 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnNumCreateBearerReject OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create bearer requests rejected" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnEntry 35 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnNumCreateBearerMmeReject OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create bearer requests rejected by MME" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnEntry 36 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnNumCreateBearerRejectInvalidReq OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create bearer requests rejected - request invalid" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnEntry 37 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnNumCreateBearerRejectSystemFailure OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create bearer requests rejected - system failure" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnEntry 38 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnNumCreateBearerRejectMisc OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create bearer requests rejected - unclassified" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnEntry 39 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnNumDeleteBearerCmd OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of delete bearer commands received" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnEntry 40 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnNumDeleteBearerCmdDrop OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of delete bearer commands dropped" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnEntry 41 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnNumDeleteBearerFailIndFromPgw OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of delete bearer failure indications received from PGW" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnEntry 42 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnNumDeleteBearerFailIndInvalidReq OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of delete bearer failure indications rejected - request invalid" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnEntry 43 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnNumDeleteBearerFailIndSystemFailure OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of delete bearer failure indications rejected - system failure" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnEntry 44 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnNumDeleteBearerFailIndMisc OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of delete bearer failure indications rejected - unclassified" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnEntry 45 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnNumDeleteBearerReq OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of delete bearer requests received" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnEntry 46 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnNumDeleteBearerAccept OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of delete bearer requests accepted" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnEntry 47 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnNumDeleteBearerReject OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of delete bearer requests rejected" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnEntry 48 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnNumDeleteBearerMmeReject OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of delete bearer requests rejected by MME" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnEntry 49 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnNumDeleteBearerRejectInvalidReq OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of delete bearer requests rejected - request invalid" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnEntry 50 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnNumDeleteBearerRejectSystemFailure OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of delete bearer requests rejected - system failure" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnEntry 51 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnNumDeleteBearerRejectMisc OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of delete bearer requests rejected - unclassified" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnEntry 52 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnNumDeleteSessionReq OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of delete session requests received" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnEntry 53 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnNumDeleteSessionAccept OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of delete session requests accepted" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnEntry 54 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnNumDeleteSessionReject OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of delete session requests rejected" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnEntry 55 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnNumDeleteSessionPgwReject OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of delete session requests rejected by PGW" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnEntry 56 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnNumDeleteSessionRejectMisc OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of delete session requests rejected - unclassified" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnEntry 57 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnNumModifyBearerCmd OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of modify bearer commands received" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnEntry 58 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnNumModifyBearerCmdDrop OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of modify bearer commands dropped" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnEntry 59 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnNumModifyBearerFailIndFromPgw OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of modify bearer failure indications received from PGW" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnEntry 60 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnNumModifyBearerFailIndInvalidReq OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of modify bearer failure indications rejected - request invalid" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnEntry 61 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnNumModifyBearerFailIndSystemFailure OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of modify bearer failure indications rejected - system failure" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnEntry 62 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnNumModifyBearerFailIndMisc OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of modify bearer failure indications rejected - unclassified" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnEntry 63 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnNumPageReq OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of paging requests sent" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnEntry 64 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnNumPageSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of successful paging requests" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnEntry 65 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnNumPageFailure OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of paging requests failures" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnEntry 66 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnNumUpdateBearerReq OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of update bearer requests received" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnEntry 67 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnNumUpdateBearerAccept OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of update bearer requests accepted" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnEntry 68 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnNumUpdateBearerReject OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of update bearer requests rejected" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnEntry 69 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnNumUpdateBearerMmeReject OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of update bearer requests rejected by MME" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnEntry 70 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnNumUpdateBearerRejectInvalidReq OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of update bearer requests rejected - request invalid" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnEntry 71 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnNumUpdateBearerRejectSystemFailure OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of update bearer requests rejected - system failure" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnEntry 72 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnNumUpdateBearerRejectMisc OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of update bearer requests rejected - unclassified" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnEntry 73 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnNumReleaseAccessBearerReq OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of release access bearer requests received" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnEntry 74 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnNumReleaseAccessBearerAccept OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of release access bearer requests accepted" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnEntry 75 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnNumReleaseAccessBearerReject OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of release access bearer requests rejected" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnEntry 76 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnNumReleaseAccessBearerRejectInvalidReq OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of release access bearer requests rejected - request invalid" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnEntry 77 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnNumReleaseAccessBearerRejectSystemFailure OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of release access bearer requests rejected - system failure" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnEntry 78 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnNumReleaseAccessBearerRejectMisc OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of release access bearer requests rejected - unclassified" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnEntry 79 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnNumLocalCloseAttempts OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of local close attempts" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnEntry 80 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnNumLocalCloseAttemptsAccepted OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of local close attempts accepted" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnEntry 81 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnNumIdleDurationExceededCloses OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of sessions closed due to IDLE duration time exceeded" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnEntry 82 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnNumMaximalDurationExceededCloses OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of sessions closed due to MAXIMAL duration time exceeded" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnEntry 83 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnNumOperatorInitiatedCloses OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of operator initiated PDN session closes" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnEntry 84 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnNumActiveCurrentSessions OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Current number of active sessions" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnEntry 85 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnNumIdleCurrentSessions OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Current number of idle sessions" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnEntry 86 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnIntervalPeakCurrentSessions OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Interval peak number of sessions" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnEntry 87 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnIntervalPeakActiveCurrentSessions OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Interval peak number of active sessions" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnEntry 88 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnIntervalPeakIdleCurrentSessions OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Interval peak number of idle sessions" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnEntry 89 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnNumActivePdnConnections OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Current number of active PDN connections" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnEntry 90 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnNumIdlePdnConnections OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Current number of idle PDN connections" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnEntry 91 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnIntervalPeakPdnConnections OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Interval peak number of PDN connections" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnEntry 92 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnIntervalPeakActivePdnConnections OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Interval peak number of active PDN connections" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnEntry 93 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnIntervalPeakIdlePdnConnections OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Interval peak number of idle PDN connections" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnEntry 94 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnNumDefaultBearers OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Current number of default bearers" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnEntry 95 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnNumDedicatedBearers OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Current number of dedicated bearers" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnEntry 96 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnIntervalPeakBearers OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Interval peak number of bearers" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnEntry 97 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnIntervalPeakDefaultBearers OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Interval peak number of default bearers" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnEntry 98 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnIntervalPeakDedicatedBearers OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Interval peak number of dedicated bearers" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnEntry 99 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnNumTraceSessionActivationAttempt OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of trace session activations received" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnEntry 100 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnNumTraceSessionActivationAccept OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of trace session activations accepted" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnEntry 101 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnNumTraceSessionDeactivationAttempt OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of trace session deactivations received" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnEntry 102 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnNumTraceSessionDeactivationAccept OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of trace session deactivations accepted" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnEntry 103 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnNumRatTypeUtranSessions OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Current number of UTRAN session" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnEntry 104 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnNumRatTypeGeranSessions OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Current number of GERAN session" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnEntry 105 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnNumRatTypeWlanSessions OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Current number of WLAN session" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnEntry 106 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnNumRatTypeGanSessions OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Current number of GAN session" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnEntry 107 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnNumRatTypeHspaEvoSessions OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Current number of HSPA Evolution session" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnEntry 108 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnNumRatTypeEUtranSessions OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Current number of E-UTRAN session" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnEntry 109 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnNumRatTypeVirtualSessions OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Current number of Virtual RAT session" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnEntry 110 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnNumIndirectForwardingBearers OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Current number of indirect forwarding bearers" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnEntry 111 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnNumDuplicateSessionLocalCloseAttempts OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of local close attempts due to Duplicate Session" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnEntry 112 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnNumS4S11CtrlTeidLookupFailures OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of lookup failures using the S4/S11 control TEID" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnEntry 113 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnNumS5S8CtrlTeidLookupFailures OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of lookup failures using the S5/S8 control TEID" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnEntry 114 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnNumErrorIndicationsProcessed OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Error Indications processed" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnEntry 115 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnNumErrorIndicationLocalCloseAttempts OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of local close attempts due to receipt of Error Indication" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnEntry 116 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnNumErrorIndicationBearerDeactivation OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of dedicated bearer deletion due to receipt of Error Indication" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnEntry 117 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnNumChangeNotificationAttempt OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of change notification requests attempted" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnEntry 118 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnNumChangeNotificationAccept OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of change notification requests accepted" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnEntry 119 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnNumChangeNotificationReject OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of change notification requests rejected" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnEntry 120 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnNumChangeNotifcationPgwReject OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of change notification requests rejected by PGW" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnEntry 121 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnNumChangeNotificationRejectInvalidReq OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of change notification requests rejected - request invalid" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnEntry 122 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnNumChangeNotificationRejectSystemFailure OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of change notification requests rejected - system failure" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnEntry 123 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnNumChangeNotificationRejectMisc OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of change notification requests rejected for miscellaneous reasons" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnEntry 124 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnNumChangeNotificationDrop OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of change notification requests Dropped" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnEntry 125 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnNumCreateIndirectForwardingTunnelReq OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create indirect data forwarding tunnel requests attempted" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnEntry 126 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnNumCreateIndirectForwardingTunnelAccept OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create indirect data forwarding tunnel requests accepted" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnEntry 127 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnNumCreateIndirectForwardingTunnelReject OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create indirect data forwarding tunnel requests rejected" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnEntry 128 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnNumDeleteIndirectForwardingTunnelReq OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of delete indirect data forwarding tunnel requests attempted" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnEntry 129 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnNumDeleteIndirectForwardingTunnelAccept OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of delete indirect data forwarding tunnel requests accepted" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnEntry 130 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnNumDeleteIndirectForwardingTunnelReject OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of delete indirect data forwarding tunnel requests rejected" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnEntry 131 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnNumGtppCdrSent OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of GTPP CDRs that were sent successfully" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnEntry 132 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnNumGtppCdrRespSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of GTPP CDRs for which a success response was received" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnEntry 133 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnNumGtppCdrRespFailure OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of GTPP CDRs for which a failure response was received" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnEntry 134 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnNumGtppCdrRespTimeout OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of GTPP CDRs for which no response was received in the expected time" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnEntry 135 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnNumTotalBearersSetupSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers setup successful" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnEntry 136 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnNumTotalBearersSetupFail OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers setup failed" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnEntry 137 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnNumCurrentBearersQci1 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of current bearers with qci 1" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnEntry 138 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnNumCurrentBearersQci2 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of current bearers with qci 2" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnEntry 139 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnNumCurrentBearersQci3 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of current bearers with qci 3" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnEntry 140 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnNumCurrentBearersQci4 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of current bearers with qci 4" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnEntry 141 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnNumCurrentBearersQci5 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of current bearers with qci 5" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnEntry 142 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnNumCurrentBearersQci6 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of current bearers with qci 6" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnEntry 143 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnNumCurrentBearersQci7 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of current bearers with qci 7" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnEntry 144 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnNumCurrentBearersQci8 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of current bearers with qci 8" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnEntry 145 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnNumCurrentBearersQci9 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of current bearers with qci 9" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnEntry 146 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnNumCurrentBearersQciOther OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of current bearers with qci between 10 .. 255" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnEntry 147 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnNumTotalBearersSetupSuccessQci1 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers setup successful with qci 1" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnEntry 148 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnNumTotalBearersSetupSuccessQci2 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers setup successful with qci 2" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnEntry 149 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnNumTotalBearersSetupSuccessQci3 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers setup successful with qci 3" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnEntry 150 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnNumTotalBearersSetupSuccessQci4 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers setup successful with qci 4" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnEntry 151 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnNumTotalBearersSetupSuccessQci5 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers setup successful with qci 5" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnEntry 152 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnNumTotalBearersSetupSuccessQci6 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers setup successful with qci 6" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnEntry 153 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnNumTotalBearersSetupSuccessQci7 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers setup successful with qci 7" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnEntry 154 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnNumTotalBearersSetupSuccessQci8 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers setup successful with qci 8" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnEntry 155 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnNumTotalBearersSetupSuccessQci9 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers setup successful with qci 9" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnEntry 156 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnNumTotalBearersSetupSuccessQciOther OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers setup successful with qci between 10 .. 255" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnEntry 157 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnNumTotalBearersSetupFailQci1 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers setup failed with qci 1" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnEntry 158 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnNumTotalBearersSetupFailQci2 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers setup failed with qci 2" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnEntry 159 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnNumTotalBearersSetupFailQci3 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers setup failed with qci 3" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnEntry 160 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnNumTotalBearersSetupFailQci4 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers setup failed with qci 4" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnEntry 161 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnNumTotalBearersSetupFailQci5 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers setup failed with qci 5" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnEntry 162 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnNumTotalBearersSetupFailQci6 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers setup failed with qci 6" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnEntry 163 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnNumTotalBearersSetupFailQci7 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers setup failed with qci 6" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnEntry 164 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnNumTotalBearersSetupFailQci8 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers setup failed with qci 8" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnEntry 165 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnNumTotalBearersSetupFailQci9 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers setup failed with qci 9" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnEntry 166 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnNumTotalBearersSetupFailQciOther OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers setup failed with qci between 10 .. 255" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnEntry 167 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnNumSaegwCurrentSessions OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "SAEGW-SGW Current number of sessions" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnEntry 168 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnNumSaegwCurrentBearers OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "SAEGW-SGW Current number of bearers" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnEntry 169 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnNumSaegwTotalBearersSetupSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "SAEGW-SGW Total number of bearers setup successful" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnEntry 170 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnNumSaegwTotalBearersSetupFail OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "SAEGW-SGW Total number of bearers setup failed" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnEntry 171 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnNumSaegwCurrentBearersQci1 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "SAEGW-SGW Total number of current bearers with qci 1" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnEntry 172 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnNumSaegwCurrentBearersQci2 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "SAEGW-SGW Total number of current bearers with qci 2" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnEntry 173 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnNumSaegwCurrentBearersQci3 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "SAEGW-SGW Total number of current bearers with qci 3" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnEntry 174 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnNumSaegwCurrentBearersQci4 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "SAEGW-SGW Total number of current bearers with qci 4" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnEntry 175 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnNumSaegwCurrentBearersQci5 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "SAEGW-SGW Total number of current bearers with qci 5" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnEntry 176 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnNumSaegwCurrentBearersQci6 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "SAEGW-SGW Total number of current bearers with qci 6" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnEntry 177 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnNumSaegwCurrentBearersQci7 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "SAEGW-SGW Total number of current bearers with qci 7" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnEntry 178 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnNumSaegwCurrentBearersQci8 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "SAEGW-SGW Total number of current bearers with qci 8" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnEntry 179 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnNumSaegwCurrentBearersQci9 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "SAEGW-SGW Total number of current bearers with qci 9" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnEntry 180 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnNumSaegwCurrentBearersQciOther OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "SAEGW-SGW Total number of current bearers with qci between 10 .. 255" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnEntry 181 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnNumSaegwTotalBearersSetupSuccessQci1 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "SAEGW-SGW Total number of bearers setup successful with qci 1" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnEntry 182 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnNumSaegwTotalBearersSetupSuccessQci2 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "SAEGW-SGW Total number of bearers setup successful with qci 2" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnEntry 183 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnNumSaegwTotalBearersSetupSuccessQci3 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "SAEGW-SGW Total number of bearers setup successful with qci 3" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnEntry 184 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnNumSaegwTotalBearersSetupSuccessQci4 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "SAEGW-SGW Total number of bearers setup successful with qci 4" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnEntry 185 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnNumSaegwTotalBearersSetupSuccessQci5 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "SAEGW-SGW Total number of bearers setup successful with qci 5" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnEntry 186 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnNumSaegwTotalBearersSetupSuccessQci6 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "SAEGW-SGW Total number of bearers setup successful with qci 6" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnEntry 187 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnNumSaegwTotalBearersSetupSuccessQci7 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "SAEGW-SGW Total number of bearers setup successful with qci 7" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnEntry 188 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnNumSaegwTotalBearersSetupSuccessQci8 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "SAEGW-SGW Total number of bearers setup successful with qci 8" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnEntry 189 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnNumSaegwTotalBearersSetupSuccessQci9 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "SAEGW-SGW Total number of bearers setup successful with qci 9" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnEntry 190 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnNumSaegwTotalBearersSetupSuccessQciOther OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "SAEGW-SGW Total number of bearers setup successful with qci between 10 .. 255" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnEntry 191 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnNumSaegwTotalBearersSetupFailQci1 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "SAEGW-SGW Total number of bearers setup failed with qci 1" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnEntry 192 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnNumSaegwTotalBearersSetupFailQci2 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "SAEGW-SGW Total number of bearers setup failed with qci 2" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnEntry 193 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnNumSaegwTotalBearersSetupFailQci3 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "SAEGW-SGW Total number of bearers setup failed with qci 3" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnEntry 194 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnNumSaegwTotalBearersSetupFailQci4 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "SAEGW-SGW Total number of bearers setup failed with qci 4" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnEntry 195 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnNumSaegwTotalBearersSetupFailQci5 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "SAEGW-SGW Total number of bearers setup failed with qci 5" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnEntry 196 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnNumSaegwTotalBearersSetupFailQci6 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "SAEGW-SGW Total number of bearers setup failed with qci 6" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnEntry 197 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnNumSaegwTotalBearersSetupFailQci7 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "SAEGW-SGW Total number of bearers setup failed with qci 6" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnEntry 198 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnNumSaegwTotalBearersSetupFailQci8 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "SAEGW-SGW Total number of bearers setup failed with qci 8" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnEntry 199 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnNumSaegwTotalBearersSetupFailQci9 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "SAEGW-SGW Total number of bearers setup failed with qci 9" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnEntry 200 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnNumSaegwTotalBearersSetupFailQciOther OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "SAEGW-SGW Total number of bearers setup failed with qci between 10 .. 255" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnEntry 201 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnNumUplinkPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink packets received" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnEntry 202 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnNumUplinkBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink bytes received" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnEntry 203 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnNumUplinkDropPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink packets dropped" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnEntry 204 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnNumUplinkDropBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink bytes dropped" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnEntry 205 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnNumDownlinkPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink packets received" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnEntry 206 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnNumDownlinkBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink bytes received" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnEntry 207 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnNumDownlinkDropPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink packets dropped" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnEntry 208 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnNumDownlinkDropBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink bytes dropped" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnEntry 209 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnNumUplinkSuspendDropPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink suspend drop packets" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnEntry 210 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnNumUplinkSuspendDropBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink suspend drop bytes" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnEntry 211 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnNumDownlinkSuspendDropPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink suspend drop packets" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnEntry 212 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnNumDownlinkSuspendDropBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink suspend drop bytes" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnEntry 213 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnNumSuspendNotification OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of suspend notification requests received" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnEntry 214 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnNumSuspendNotificationAccept OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of suspend notification requests accepted" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnEntry 215 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnNumSuspendNotificationReject OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of suspend notification requests rejected" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnEntry 216 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnNumResumeNotification OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of resume notification requests received" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnEntry 217 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnNumResumeNotificationAccept OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of resume notification requests accepted" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnEntry 218 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnNumResumeNotificationReject OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of resume notification requests rejected" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnEntry 219 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnNumCreateSessionDrop OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create session requests dropped" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnEntry 220 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnNumCreateBearerReqDrop OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create bearer requests dropped" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnEntry 221 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnNumDeleteBearerDrop OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of delete bearer requests dropped" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnEntry 222 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnNumUpdateBearerReqDrop OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of update bearer requests dropped" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnEntry 223 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnNumBearerIdleDurationExceededCloses OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers deactivated due to IDLE duration time exceeded" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnEntry 224 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnNumSaegwPdnConnections OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "SAEGW-SGW Current number of PDN connections" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnEntry 225 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnNumTTLExcdDropPackets OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS deprecated DESCRIPTION "Total number of TTL 0 drop packets " ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnEntry 226 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnNumTTLExcdDropBytes OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS deprecated DESCRIPTION "Total number of TTL 0 drop bytes " ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnEntry 227 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnNumFragSendPackets OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS deprecated DESCRIPTION "Total number of IP packets fragmented before sending on the tunnel " ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnEntry 228 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnNumFragSendBytes OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS deprecated DESCRIPTION "Total number of IP packet bytes fragmented before sending on the tunnel " ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnEntry 229 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnNumFragFailPackets OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS deprecated DESCRIPTION "Total number of IP packets failed in fragmentation" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnEntry 230 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnNumFragFailBytes OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS deprecated DESCRIPTION "Total number of IP packet bytes failed in fragmentation" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnEntry 231 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnNumUplinkAclDropPackets OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS deprecated DESCRIPTION "Total number of uplink ACL drop packets" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnEntry 232 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnNumUplinkAclDropBytes OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS deprecated DESCRIPTION "Total number of uplink ACL drop bytes" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnEntry 233 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnNumDownlinkAclDropPackets OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS deprecated DESCRIPTION "Total number of downlink ACL drop packets" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnEntry 234 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnNumDownlinkAclDropBytes OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS deprecated DESCRIPTION "Total number of downlink ACL drop bytes" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnEntry 235 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnNumBadSrcAddrDropPackets OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS deprecated DESCRIPTION "Total number of bad source addresss drop packets" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnEntry 236 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnNumBadSrcAddrDropBytes OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS deprecated DESCRIPTION "Total number of bad source addresss drop bytes" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnEntry 237 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnNumNoTFTDropPackets OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS deprecated DESCRIPTION "Total number of no traffic flow template drop packets" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnEntry 238 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnNumNoTFTDropBytes OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS deprecated DESCRIPTION "Total number of no traffic flow template drop bytes" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnEntry 239 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnNumBadUEAddrDropPackets OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS deprecated DESCRIPTION "Total number of bad UE address drop packets" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnEntry 240 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnNumBadUEAddrDropBytes OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS deprecated DESCRIPTION "Total number of bad UE address drop bytes" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnEntry 241 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnNumMTUDropPackets OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS deprecated DESCRIPTION "Total number of MTU drop packets" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnEntry 242 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnNumMTUDropBytes OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS deprecated DESCRIPTION "Total number of MTU drop bytes" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnEntry 243 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnNumNoRouteDropPackets OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS deprecated DESCRIPTION "Total number of no route drop packets" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnEntry 244 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnNumNoRouteDropBytes OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS deprecated DESCRIPTION "Total number of no route drop bytes" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnEntry 245 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnNumNoEgressIntfDropPackets OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS deprecated DESCRIPTION "Total number of no egress interface drop packets" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnEntry 246 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnNumNoEgressIntfDropBytes OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS deprecated DESCRIPTION "Total number of no egress interface drop bytes" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnEntry 247 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnNumberTTLExcdDropPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of TTL 0 drop packets " ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnEntry 248 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnNumberTTLExcdDropBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of TTL 0 drop bytes " ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnEntry 249 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnNumberFragSendPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of IP packets fragmented before sending on the tunnel " ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnEntry 250 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnNumberFragSendBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of IP packet bytes fragmented before sending on the tunnel " ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnEntry 251 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnNumberFragFailPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of IP packets failed in fragmentation" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnEntry 252 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnNumberFragFailBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of IP packet bytes failed in fragmentation" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnEntry 253 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnNumberUplinkAclDropPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink ACL drop packets" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnEntry 254 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnNumberUplinkAclDropBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink ACL drop bytes" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnEntry 255 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnNumberDownlinkAclDropPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink ACL drop packets" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnEntry 256 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnNumberDownlinkAclDropBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink ACL drop bytes" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnEntry 257 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnNumberBadSrcAddrDropPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bad source addresss drop packets" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnEntry 258 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnNumberBadSrcAddrDropBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bad source addresss drop bytes" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnEntry 259 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnNumberNoTFTDropPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of no traffic flow template drop packets" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnEntry 260 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnNumberNoTFTDropBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of no traffic flow template drop bytes" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnEntry 261 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnNumberBadUEAddrDropPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bad UE address drop packets" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnEntry 262 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnNumberBadUEAddrDropBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bad UE address drop bytes" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnEntry 263 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnNumberMTUDropPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of MTU drop packets" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnEntry 264 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnNumberMTUDropBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of MTU drop bytes" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnEntry 265 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnNumberNoRouteDropPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of no route drop packets" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnEntry 266 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnNumberNoRouteDropBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of no route drop bytes" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnEntry 267 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnNumberNoEgressIntfDropPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of no egress interface drop packets" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnEntry 268 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnNumberNoEgressIntfDropBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of no egress interface drop bytes" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnEntry 269 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnNumPdnConnectionsS4Geran OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Current number of S4 GERAN PDN connections" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnEntry 270 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnNumPdnConnectionsS4Utran OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Current number of S4 UTRAN PDN connections" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnEntry 271 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnNumPdnConnectionsEutran OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Current number of EUTRAN PDN connections" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnEntry 272 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnNumSaegwPdnConnectionsS4Geran OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "SAEGW-SGW Current number of S4 GERAN PDN connections" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnEntry 273 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnNumSaegwPdnConnectionsS4Utran OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "SAEGW-SGW Current number of S4 UTRAN PDN connections" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnEntry 274 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnNumSaegwPdnConnectionsEutran OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "SAEGW-SGW Current number of EUTRAN PDN connections" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnEntry 275 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnNumSaegwSgwUplinkPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink packets for SAEGW SGW sessions" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnEntry 276 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnNumSaegwSgwUplinkBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink bytes for SAEGW SGW sessions" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnEntry 277 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnNumSaegwSgwDownlinkPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink packets for SAEGW SGW sessions" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnEntry 278 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnNumSaegwSgwDownlinkBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink bytes for SAEGW SGW sessions" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnEntry 279 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnNumSaegwSgwUplinkDropPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink drop packets for SAEGW SGW sessions" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnEntry 280 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnNumSaegwSgwUplinkDropBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink drop bytes for SAEGW SGW sessions" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnEntry 281 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnNumSaegwSgwDownlinkDropPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink drop packets for SAEGW SGW sessions" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnEntry 282 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnNumSaegwSgwDownlinkDropBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink drop bytes for SAEGW SGW sessions" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnEntry 283 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnNumUplinkS4S12GeranPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink packets for SGW S4 GERAN sessions" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnEntry 284 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnNumUplinkS4S12GeranBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink bytes for SGW S4 GERAN sessions" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnEntry 285 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnNumDownlinkS4S12GeranPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink packets for SGW S4 GERAN sessions" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnEntry 286 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnNumDownlinkS4S12GeranBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink bytes for SGW S4 GERAN sessions" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnEntry 287 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnNumUplinkS4S12GeranDropPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink drop packets for SGW S4 GERAN sessions" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnEntry 288 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnNumUplinkS4S12GeranDropBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink drop bytes for SGW S4 GERAN sessions" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnEntry 289 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnNumDownlinkS4S12GeranDropPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink drop packets for SGW S4 GERAN sessions" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnEntry 290 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnNumDownlinkS4S12GeranDropBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink drop bytes for SGW S4 GERAN sessions" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnEntry 291 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnNumSaegwSgwUplinkS4S12GeranPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink packets for SAEGW SGW S4 GERAN sessions" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnEntry 292 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnNumSaegwSgwUplinkS4S12GeranBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink bytes for SAEGW SGW S4 GERAN sessions" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnEntry 293 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnNumSaegwSgwDownlinkS4S12GeranPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink packets for SAEGW SGW S4 GERAN sessions" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnEntry 294 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnNumSaegwSgwDownlinkS4S12GeranBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink bytes for SAEGW SGW S4 GERAN sessions" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnEntry 295 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnNumSaegwSgwUplinkS4S12GeranDropPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink drop packets for SAEGW SGW S4 GERAN sessions" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnEntry 296 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnNumSaegwSgwUplinkS4S12GeranDropBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink drop bytes for SAEGW SGW S4 GERAN sessions" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnEntry 297 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnNumSaegwSgwDownlinkS4S12GeranDropPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink drop packets for SAEGW SGW S4 GERAN sessions" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnEntry 298 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnNumSaegwSgwDownlinkS4S12GeranDropBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink drop bytes for SAEGW SGW S4 GERAN sessions" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnEntry 299 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnNumUplinkS4S12UtranPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink packets for SGW S4 UTRAN sessions" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnEntry 300 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnNumUplinkS4S12UtranBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink bytes for SGW S4 UTRAN sessions" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnEntry 301 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnNumDownlinkS4S12UtranPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink packets for SGW S4 UTRAN sessions" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnEntry 302 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnNumDownlinkS4S12UtranBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink bytes for SGW S4 UTRAN sessions" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnEntry 303 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnNumUplinkS4S12UtranDropPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink drop packets for SGW S4 UTRAN sessions" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnEntry 304 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnNumUplinkS4S12UtranDropBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink drop bytes for SGW S4 UTRAN sessions" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnEntry 305 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnNumDownlinkS4S12UtranDropPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink drop packets for SGW S4 UTRAN sessions" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnEntry 306 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnNumDownlinkS4S12UtranDropBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink drop bytes for SGW S4 UTRAN sessions" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnEntry 307 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnNumSaegwSgwUplinkS4S12UtranPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink packets for SAEGW SGW S4 UTRAN sessions" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnEntry 308 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnNumSaegwSgwUplinkS4S12UtranBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink bytes for SAEGW SGW S4 UTRAN sessions" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnEntry 309 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnNumSaegwSgwDownlinkS4S12UtranPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink packets for SAEGW SGW S4 UTRAN sessions" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnEntry 310 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnNumSaegwSgwDownlinkS4S12UtranBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink bytes for SAEGW SGW S4 UTRAN sessions" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnEntry 311 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnNumSaegwSgwUplinkS4S12UtranDropPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink drop packets for SAEGW SGW S4 UTRAN sessions" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnEntry 312 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnNumSaegwSgwUplinkS4S12UtranDropBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink drop bytes for SAEGW SGW S4 UTRAN sessions" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnEntry 313 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnNumSaegwSgwDownlinkS4S12UtranDropPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink drop packets for SAEGW SGW S4 UTRAN sessions" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnEntry 314 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnNumSaegwSgwDownlinkS4S12UtranDropBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink drop bytes for SAEGW SGW S4 UTRAN sessions" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnEntry 315 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnNumUplinkEutranPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink packets for SGW EUTRAN sessions" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnEntry 316 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnNumUplinkEutranBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink bytes for SGW EUTRAN sessions" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnEntry 317 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnNumDownlinkEutranPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink packets for SGW EUTRAN sessions" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnEntry 318 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnNumDownlinkEutranBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink bytes for SGW EUTRAN sessions" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnEntry 319 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnNumUplinkEutranDropPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink drop packets for SGW EUTRAN sessions" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnEntry 320 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnNumUplinkEutranDropBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink drop bytes for SGW EUTRAN sessions" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnEntry 321 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnNumDownlinkEutranDropPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink drop packets for SGW EUTRAN sessions" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnEntry 322 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnNumDownlinkEutranDropBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink drop bytes for SGW EUTRAN sessions" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnEntry 323 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnNumSaegwSgwUplinkEutranPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink packets for SGW EUTRAN sessions" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnEntry 324 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnNumSaegwSgwUplinkEutranBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink bytes for SGW EUTRAN sessions" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnEntry 325 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnNumSaegwSgwDownlinkEutranPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink packets for SGW EUTRAN sessions" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnEntry 326 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnNumSaegwSgwDownlinkEutranBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink bytes for SGW EUTRAN sessions" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnEntry 327 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnNumSaegwSgwUplinkEutranDropPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink drop packets for SGW EUTRAN sessions" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnEntry 328 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnNumSaegwSgwUplinkEutranDropBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink drop bytes for SGW EUTRAN sessions" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnEntry 329 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnNumSaegwSgwDownlinkEutranDropPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink drop packets for SGW EUTRAN sessions" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnEntry 330 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnNumSaegwSgwDownlinkEutranDropBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink drop bytes for SGW EUTRAN sessions" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnEntry 331 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnNumS1uDefaultBearerErrorIndicationsProcessed OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of S1u default bearer error indications processed" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnEntry 332 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnNumS1uDedicatedBearerErrorIndicationsProcessed OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of S1u dedicated bearer error indications processed" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnEntry 333 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnNumS5uDefaultBearerErrorIndicationsProcessed OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of S5u default bearer error indications processed" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnEntry 334 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnNumS5uDefaultBearereErrorIndicationLocalCloseAttempts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of local close attempts due to receipt of error indication on S5u default bearer" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnEntry 335 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnNumS5uDedicatedBearerErrorIndicationsProcessed OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of S5u dedicated bearer error indications processed" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnEntry 336 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnNumS5uDedicatedBearerErrorIndicationBearerDeactivation OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearer deactivations due to receipt of error indication on S5u dedicated bearer" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnEntry 337 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnNumberSessSetupSuccessApnMatchingExactMatch OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Create Session Requests Accepted with APN Matching Type Exact Match" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnEntry 338 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnNumberSessSetupSuccessApnMatchingNiOnly OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Create Session Requests Accepted with APN Matching Type NI Only" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnEntry 339 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnNumberSessSetupSuccessApnMatchingNiAndMalformedOi OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Create Session Requests Accepted with APN Matching Type NI And Malformed OI" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnEntry 340 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnNumCurrentGeoSyncRestoredPdnConnections OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Current number of PDN connections restored from Geo Active" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnEntry 341 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnNumRatNBIotEutranSessions OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Current number of NBIOT-EUTRAN RAT session" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnEntry 342 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnNumSaegwPdnConnectionsNBIotEutran OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "SAEGW-SGW Current number of NBIOT EUTRAN PDN connections" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnEntry 343 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnNumUplinkNBIotEutranPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink packets for SGW NBIOT EUTRAN sessions" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnEntry 344 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnNumUplinkNBIotEutranBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink bytes for SGW NBIOT EUTRAN sessions" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnEntry 345 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnNumDownlinkNBIotEutranPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink packets for SGW NBIOT EUTRAN sessions" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnEntry 346 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnNumDownlinkNBIotEutranBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink bytes for SGW NBIOT EUTRAN sessions" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnEntry 347 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnNumUplinkNBIotEutranDropPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink drop packets for SGW NBIOT EUTRAN sessions" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnEntry 348 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnNumUplinkNBIotEutranDropBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink drop bytes for SGW NBIOT EUTRAN sessions" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnEntry 349 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnNumDownlinkNBIotEutranDropPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink drop packets for SGW NBIOT EUTRAN sessions" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnEntry 350 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnNumDownlinkNBIotEutranDropBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink drop bytes for SGW NBIOT EUTRAN sessions" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnEntry 351 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnNumSaegwSgwUplinkNBIotEutranPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink packets for SGW NBIOT EUTRAN sessions" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnEntry 352 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnNumSaegwSgwUplinkNBIotEutranBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink bytes for SGW NBIOT EUTRAN sessions" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnEntry 353 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnNumSaegwSgwDownlinkNBIotEutranPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink packets for SGW NBIOT EUTRAN sessions" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnEntry 354 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnNumSaegwSgwDownlinkNBIotEutranBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink bytes for SGW NBIOT EUTRAN sessions" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnEntry 355 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnNumSaegwSgwUplinkNBIotEutranDropPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink drop packets for SGW NBIOT EUTRAN sessions" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnEntry 356 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnNumSaegwSgwUplinkNBIotEutranDropBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink drop bytes for SGW NBIOT EUTRAN sessions" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnEntry 357 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnNumSaegwSgwDownlinkNBIotEutranDropPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink drop packets for SGW NBIOT EUTRAN sessions" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnEntry 358 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnNumSaegwSgwDownlinkNBIotEutranDropBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink drop bytes for SGW NBIOT EUTRAN sessions" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnEntry 359 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnNumCurrentSessionInPagingWithExtendedBuf OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Current Session In Paging With Extended Buffering " ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnEntry 360 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnNumPdnConnectionsNBIotEutran OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Current number of NBIOT-EUTRAN PDN connections" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnEntry 361 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnNumCreateSessionRejectMultiPdnConnSameApn OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create session requests rejected - multiple PDN connections for a given APN not allowed" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnEntry 362 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnMinTeidReuseDuration OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Mininum duration in which TEID got reused" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnEntry 363 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnMinCPlaneTeidReuseDuration OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Mininum duration in which Control Plane TEID got reused (for non Gtp V0 sessions)" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnEntry 364 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnMinUPlaneTeidReuseDuration OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Mininum duration in which User Plane TEID got reused (for non Gtp V0 sessions)" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnEntry 365 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnNumSessionsInLocalDatabase OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Sessions in local database" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnEntry 366 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnNumCreateSessionRejectSessionBlocked OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create session requests rejected due to session blocked" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnEntry 367 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnNumLocalCloseAttemptsSessionBlocked OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of local close attempts due to session blocked" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnEntry 368 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnNumCreateSessionRequestsThrottledApnRateControl OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Create Session Requests Throtteled Due to APN Level Rate Control" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnEntry 369 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnNumCreateCupsSessionAttempt OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create cups session attempts" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnEntry 370 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnNumCreateCupsSessionSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create cups session attempts success" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnEntry 371 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnNumCreateCupsSessionFailure OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create session attempts failed" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnEntry 372 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnNumModifyCupsSessionAttempt OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of modify cups session attempts" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnEntry 373 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnNumModifyCupsSessionSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of modify cups session attempts success" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnEntry 374 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnNumModifyCupsSessionFailure OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of modify session attempts failed" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnEntry 375 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnNumDeleteCupsSessionAttempt OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of delete cups session attempts" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnEntry 376 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnNumDeleteCupsSessionSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of delete cups session attempts success" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnEntry 377 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnNumDeleteCupsSessionFailure OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of delete cups session attempts failed" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnEntry 378 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnNumLocalCloseSessionMonitor OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of sessions locally closed due to uplane session monitor failed" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnEntry 379 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnNumCurrentCupsSessions OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Current number of CUPS sessions" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnEntry 380 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnNumCreateSessionRequestsThrottledClusterRateControl OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Create Session Requests Throtteled Due to Cluster Level Rate Control" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnEntry 381 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnNumSessionsEstablishedWithExistingImsiAndApn OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of sessions established with IMSI/APN combination for which already a session is established" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnEntry 382 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnNumCreateBearerPartialAccept OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create bearer requests partially accepted" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnEntry 383 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnNumUpdateBearerPartialAccept OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of update bearer requests partially accepted" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnEntry 384 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnNumSessionMonitorModificationsSent OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of session monitor modifications sent" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnEntry 385 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnNumCreateSessionRejectsOverload OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Num of Create Session Requests Rejected due to Overload" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnEntry 386 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnNumCreateBearerRejectsOverload OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Num of Create Bearer Requests Rejected due to Overload" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnEntry 387 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnNumCreateSessionRejectsOverloadMinor OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Num of Create Session Requests Rejected due to Overload Minor" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnEntry 388 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnNumCreateSessionRejectsOverloadMajor OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Num of Create Session Requests Rejected due to Overload Major" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnEntry 389 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnNumCreateSessionRejectsOverloadCritical OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Num of Create Session Requests Rejected due to Overload Critical" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnEntry 390 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnNumCreateSessionRejectsOverloadMCDSync OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Num of Create Session Requests Rejected due to Overload Standby Sync" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnEntry 391 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnNumCreateBearerRejectsOverloadMinor OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Num of Create Bearer Requests Rejected due to Overload Minor" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnEntry 392 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnNumCreateBearerRejectsOverloadMajor OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Num of Create Bearer Requests Rejected due to Overload Major" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnEntry 393 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnNumCreateBearerRejectsOverloadCritical OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Num of Create Bearer Requests Rejected due to Overload Critical" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnEntry 394 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnNumCreateBearerRejectsOverloadMCDSync OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Num of Create Bearer Requests Rejected due to Overload Standby Sync" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnEntry 395 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnNumSgwPcrfInitiatedCloseAttempts OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of PCRF initiated close attempts" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnEntry 396 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnNumSgwSessionsAwaitingPcrfRejoin OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of sessions awaiting PCRF rejoin" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnEntry 397 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnNumSgwPcrfRejoinSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of successful PCRF Rejoins" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnEntry 398 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnNumSgwMecSessions OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of MEC sessions" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnEntry 399 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnNumLocalClosePfcpError OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS deprecated DESCRIPTION "Number of sessions locally closed due to PFCP Error on Uplane" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnEntry 400 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnNumLocalCloseUplaneError OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of sessions locally closed due to error on Uplane" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnEntry 401 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwTable OBJECT-TYPE SYNTAX SEQUENCE OF AffirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "" ::= { affirmedZoneMIB 225 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwEntry OBJECT-TYPE SYNTAX AffirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "" INDEX { affirmedZoneName, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwName, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwChassis, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwSlot } ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwTable 1 } AffirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwEntry ::= SEQUENCE { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwName String, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwChassis Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwSlot Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumCurrentSessions Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumBearers Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumCreateSessionAttempt Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumCreateSessionAccept Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumCreateSessionReject Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumCreateSessionRejectMalformedReq Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumCreateSessionRejectUnknownApn Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumCreateSessionRejectRsrcUnavailable Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumCreateSessionRejectServiceNotSupported Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumCreateSessionRejectSystemFailure Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumCreateSessionRejectMisc Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumDeleteSessionAttempt Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumDeleteSessionAccept Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumDeleteSessionReject Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumUEInitDedBearerActAttempt Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumUEInitDedBearerActAccept Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumUEInitDedBearerActReject Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumPGWInitDedBearerActAttempt Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumPGWInitDedBearerActAccept Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumPGWInitDedBearerActReject Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumMMEInitDedBearerDeactAttempt Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumMMEInitDedBearerDeactAccept Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumMMEInitDedBearerDeactReject Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumUEInitDedBearerDeactAttempt Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumUEInitDedBearerDeactAccept Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumUEInitDedBearerDeactReject Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumPGWInitDedBearerDeactAttempt Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumPGWInitDedBearerDeactAccept Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumPGWInitDedBearerDeactReject Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumModifyBearerCmdAttempt Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumModifyBearerCmdReject Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumUpdateBearerAttempt Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumUpdateBearerAccept Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumUpdateBearerReject Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumModifyBearerAttempt Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumModifyBearerAccept Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumModifyBearerReject Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumCreatePdpAttempt Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumCreatePdpAccept Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumCreatePdpReject Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumCreatePdpRejectMalformedReq Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumCreatePdpRejectUnknownApn Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumCreatePdpRejectRsrcUnavailable Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumCreatePdpRejectServiceNotSupported Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumCreatePdpRejectSystemFailure Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumCreatePdpRejectMisc Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumDeletePdpAttempt Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumDeletePdpAccept Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumDeletePdpReject Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumUEInitSecPdpActAttempt Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumUEInitSecPdpActAccept Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumUEInitSecPdpActReject Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumGGSNInitSecPdpActAttempt Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumGGSNInitSecPdpActAccept Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumGGSNInitSecPdpActReject Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumSGSNInitSecPdpDeactAttempt Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumSGSNInitSecPdpDeactAccept Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumSGSNInitSecPdpDeactReject Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumUEInitSecPdpDeactAttempt Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumUEInitSecPdpDeactAccept Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumUEInitSecPdpDeactReject Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumGGSNInitSecPdpDeactAttempt Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumGGSNInitSecPdpDeactAccept Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumGGSNInitSecPdpDeactReject Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumSGSNInitUpdatePdpAttempt Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumSGSNInitUpdatePdpAccept Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumSGSNInitUpdatePdpReject Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumGGSNInitUpdatePdpAttempt Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumGGSNInitUpdatePdpAccept Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumGGSNInitUpdatePdpReject Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumLocalCloseAttempts Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumLocalCloseAttemptsAccepted Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumIdleDurationExceededCloses Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumMaximalDurationExceededCloses Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumOperatorInitiatedCloses Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumActiveCurrentSessions Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumIdleCurrentSessions Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwIntervalPeakCurrentSessions Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwIntervalPeakActiveCurrentSessions Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwIntervalPeakIdleCurrentSessions Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumDefaultBearers Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumDedicatedBearers Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwIntervalPeakBearers Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwIntervalPeakDefaultBearers Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwIntervalPeakDedicatedBearers Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumDhcpReleaseLocalCloseAttempts Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumTraceSessionActivationAttempt Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumTraceSessionActivationAccept Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumTraceSessionDeactivationAttempt Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumTraceSessionDeactivationAccept Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumDhcpTimeoutLocalCloseAttempts Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumDhcpLeaseExpiryLocalCloseAttempts Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumRadiusDisconnectLocalCloses Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumRatTypeUtranSessions Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumRatTypeGeranSessions Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumRatTypeWlanSessions Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumRatTypeGanSessions Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumRatTypeHspaEvoSessions Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumRatTypeEUtranSessions Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumRatTypeVirtualSessions Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumGzSessions Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumUniqueSubscribers Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumColocatedSessions Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumIpv4PdnSessions Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumIpv6PdnSessions Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumIpv4v6PdnSessions Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumRatHandovers Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumSessionsSetupWithDefaultPolicy Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumActiveSessionsWithDefaultPolicy Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumActiveGxReplaySessionsAwaitingPcrfRejoin Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumGxReplaySessionsTerminated Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumDuplicateSessionLocalCloseAttempts Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumCtrlTeidLookupFailures Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumChangeNotificationReqAttempt Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumChangeNotificationReqAccept Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumChangeNotificationReqReject Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumChangeNotificationReqRejectMalformedReq Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumChangeNotificationReqRejectUnknownApn Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumChangeNotificationReqRejectRsrcUnavailable Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumChangeNotificationReqRejectServiceNotSupported Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumChangeNotificationReqRejectSystemFailure Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumChangeNotificationReqRejectMisc Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumChangeNotificationReqDrop Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumWfTeidCollisionLocalCloseAttempts Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumPcrfRejoinSuccess Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumErrorIndicationsProcessed Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumErrorIndicationLocalCloseAttempts Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumErrorIndicationBearerDeactivation Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumAwaitCoATimeoutLocalCloseAttempts Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumGtppCdrSent Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumGtppCdrRespSuccess Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumGtppCdrRespFailure Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumGtppCdrRespTimeout Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumPcrfInitiatedCloseAttempts Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumOcsInitiatedCloseAttempts Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumTotalBearersSetupSuccess Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumTotalBearersSetupFail Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumCurrentBearersQci1 Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumCurrentBearersQci2 Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumCurrentBearersQci3 Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumCurrentBearersQci4 Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumCurrentBearersQci5 Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumCurrentBearersQci6 Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumCurrentBearersQci7 Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumCurrentBearersQci8 Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumCurrentBearersQci9 Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumCurrentBearersQciOther Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumTotalBearersSetupSuccessQci1 Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumTotalBearersSetupSuccessQci2 Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumTotalBearersSetupSuccessQci3 Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumTotalBearersSetupSuccessQci4 Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumTotalBearersSetupSuccessQci5 Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumTotalBearersSetupSuccessQci6 Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumTotalBearersSetupSuccessQci7 Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumTotalBearersSetupSuccessQci8 Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumTotalBearersSetupSuccessQci9 Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumTotalBearersSetupSuccessQciOther Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumTotalBearersSetupFailQci1 Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumTotalBearersSetupFailQci2 Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumTotalBearersSetupFailQci3 Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumTotalBearersSetupFailQci4 Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumTotalBearersSetupFailQci5 Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumTotalBearersSetupFailQci6 Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumTotalBearersSetupFailQci7 Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumTotalBearersSetupFailQci8 Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumTotalBearersSetupFailQci9 Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumTotalBearersSetupFailQciOther Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumSaegwCurrentSessions Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumSaegwCurrentBearers Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumSaegwTotalBearersSetupSuccess Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumSaegwTotalBearersSetupFail Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumSaegwCurrentBearersQci1 Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumSaegwCurrentBearersQci2 Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumSaegwCurrentBearersQci3 Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumSaegwCurrentBearersQci4 Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumSaegwCurrentBearersQci5 Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumSaegwCurrentBearersQci6 Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumSaegwCurrentBearersQci7 Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumSaegwCurrentBearersQci8 Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumSaegwCurrentBearersQci9 Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumSaegwCurrentBearersQciOther Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumSaegwTotalBearersSetupSuccessQci1 Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumSaegwTotalBearersSetupSuccessQci2 Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumSaegwTotalBearersSetupSuccessQci3 Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumSaegwTotalBearersSetupSuccessQci4 Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumSaegwTotalBearersSetupSuccessQci5 Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumSaegwTotalBearersSetupSuccessQci6 Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumSaegwTotalBearersSetupSuccessQci7 Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumSaegwTotalBearersSetupSuccessQci8 Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumSaegwTotalBearersSetupSuccessQci9 Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumSaegwTotalBearersSetupSuccessQciOther Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumSaegwTotalBearersSetupFailQci1 Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumSaegwTotalBearersSetupFailQci2 Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumSaegwTotalBearersSetupFailQci3 Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumSaegwTotalBearersSetupFailQci4 Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumSaegwTotalBearersSetupFailQci5 Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumSaegwTotalBearersSetupFailQci6 Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumSaegwTotalBearersSetupFailQci7 Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumSaegwTotalBearersSetupFailQci8 Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumSaegwTotalBearersSetupFailQci9 Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumSaegwTotalBearersSetupFailQciOther Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumL2tpGwSessionDeleteAttempts Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumUplinkPackets ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumUplinkBytes ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumUplinkDropPackets ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumUplinkDropBytes ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumDownlinkPackets ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumDownlinkBytes ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumDownlinkDropPackets ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumDownlinkDropBytes ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumSuspendNotification Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumSuspendNotificationAccept Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumSuspendNotificationReject Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumResumeNotification Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumResumeNotificationAccept Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumResumeNotificationReject Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumUplinkSuspendDropPackets ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumUplinkSuspendDropBytes ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumDownlinkSuspendDropPackets ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumDownlinkSuspendDropBytes ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumDeletePdpDropTearDownIndMissingOneBearerOnly Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumDeletePdpDropTearDownIndMissingForDefaultBearer Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumSessionsSetupWithDefaultGyQuota Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumActiveSessionsWithDefaultGyQuota Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumActiveGySessionsAwaitingOcsRejoin Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumOcsGyRejoinSuccess Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumDefaultGyQuotaReapplied Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumDefaultGyQuotaAppliedCcruFailure Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumGxSessions Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumGySessions Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumGyDownGyRejoinTimerRestarted Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumS6bInitiatedCloseAttempts Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumActiveS6bSessions Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwDefaultGyUplinkBytes ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwDefaultGyDownlinkBytes ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumIgnoreSprRadiusFailureSessions Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumBearerIdleDurationExceededCloses Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumOfActiveS6bSessions Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumInterAccessHOReqNoSessionReject Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumInterAccessHOReqNoSessionAccept Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumDnsAttempts ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumDnsSendSuccess ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumDnsSendFailedNoConfig ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumDnsFailedMisc ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumDnsResponses ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumDnsResponseSuccess ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumDnsResponseFailNoResponse ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumDnsResponseFailNoName ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumDnsResponseFailNoData ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumDnsResponseFailMisc ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumPcoPcscfDefaultFqdnUsed Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumPcoPcscfTableUsed Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumSprAuthReqAttempt ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumSprAuthReqAccept ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumSprAuthReqReject ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumSprAuthReqTimeout ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumAcctStartReqAttempt ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumAcctStartReqAccept ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumAcctStartReqTimeout ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumAcctInterimUpdReqAttempt ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumAcctInterimUpdReqAccept ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumAcctInterimUpdReqTimeout ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumAcctStopReqAttempt ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumAcctStopReqAccept ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumAcctStopReqTimeout ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumTTLExcdDropPackets Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumTTLExcdDropBytes Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumFragSendPackets Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumFragSendBytes Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumFragFailPackets Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumFragFailBytes Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumUplinkAclDropPackets Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumUplinkAclDropBytes Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumDownlinkAclDropPackets Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumDownlinkAclDropBytes Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumBadSrcAddrDropPackets Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumBadSrcAddrDropBytes Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumNoTFTDropPackets Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumNoTFTDropBytes Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumBadUEAddrDropPackets Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumBadUEAddrDropBytes Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumMTUDropPackets Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumMTUDropBytes Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumNoRouteDropPackets Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumNoRouteDropBytes Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumNoEgressIntfDropPackets Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumNoEgressIntfDropBytes Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumberTTLExcdDropPackets ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumberTTLExcdDropBytes ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumberFragSendPackets ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumberFragSendBytes ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumberFragFailPackets ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumberFragFailBytes ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumberUplinkAclDropPackets ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumberUplinkAclDropBytes ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumberDownlinkAclDropPackets ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumberDownlinkAclDropBytes ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumberBadSrcAddrDropPackets ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumberBadSrcAddrDropBytes ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumberNoTFTDropPackets ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumberNoTFTDropBytes ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumberBadUEAddrDropPackets ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumberBadUEAddrDropBytes ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumberMTUDropPackets ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumberMTUDropBytes ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumberNoRouteDropPackets ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumberNoRouteDropBytes ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumberNoEgressIntfDropPackets ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumberNoEgressIntfDropBytes ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumCurrentSessionsGnGeran Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumCurrentSessionsGnUtran Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumCurrentSessionsS5S8Geran Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumCurrentSessionsS5S8Utran Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumCurrentSessionsRoaming Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumSaegwCurrentSessionsS5S8Geran Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumSaegwCurrentSessionsS5S8Utran Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumSaegwRatTypeEUtranSessions Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumSaegwPgwUplinkPackets ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumSaegwPgwUplinkBytes ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumSaegwPgwDownlinkPackets ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumSaegwPgwDownlinkBytes ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumSaegwPgwUplinkDropPackets ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumSaegwPgwUplinkDropBytes ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumSaegwPgwDownlinkDropPackets ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumSaegwPgwDownlinkDropBytes ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumUplinkS5S8GeranPackets ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumUplinkS5S8GeranBytes ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumDownlinkS5S8GeranPackets ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumDownlinkS5S8GeranBytes ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumUplinkS5S8GeranDropPackets ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumUplinkS5S8GeranDropBytes ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumDownlinkS5S8GeranDropPackets ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumDownlinkS5S8GeranDropBytes ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumSaegwPgwUplinkS5S8GeranPackets ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumSaegwPgwUplinkS5S8GeranBytes ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumSaegwPgwDownlinkS5S8GeranPackets ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumSaegwPgwDownlinkS5S8GeranBytes ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumSaegwPgwUplinkS5S8GeranDropPackets ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumSaegwPgwUplinkS5S8GeranDropBytes ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumSaegwPgwDownlinkS5S8GeranDropPackets ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumSaegwPgwDownlinkS5S8GeranDropBytes ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumUplinkS5S8UtranPackets ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumUplinkS5S8UtranBytes ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumDownlinkS5S8UtranPackets ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumDownlinkS5S8UtranBytes ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumUplinkS5S8UtranDropPackets ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumUplinkS5S8UtranDropBytes ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumDownlinkS5S8UtranDropPackets ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumDownlinkS5S8UtranDropBytes ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumSaegwPgwUplinkS5S8UtranPackets ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumSaegwPgwUplinkS5S8UtranBytes ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumSaegwPgwDownlinkS5S8UtranPackets ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumSaegwPgwDownlinkS5S8UtranBytes ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumSaegwPgwUplinkS5S8UtranDropPackets ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumSaegwPgwUplinkS5S8UtranDropBytes ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumSaegwPgwDownlinkS5S8UtranDropPackets ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumSaegwPgwDownlinkS5S8UtranDropBytes ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumUplinkEutranPackets ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumUplinkEutranBytes ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumDownlinkEutranPackets ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumDownlinkEutranBytes ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumUplinkEutranDropPackets ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumUplinkEutranDropBytes ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumDownlinkEutranDropPackets ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumDownlinkEutranDropBytes ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumSaegwPgwUplinkEutranPackets ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumSaegwPgwUplinkEutranBytes ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumSaegwPgwDownlinkEutranPackets Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumSaegwPgwDownlinkEutranBytes ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumSaegwPgwUplinkEutranDropPackets ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumSaegwPgwUplinkEutranDropBytes ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumSaegwPgwDownlinkEutranDropPackets ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumSaegwPgwDownlinkEutranDropBytes ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumUplinkGnGpGeranPackets ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumUplinkGnGpGeranBytes ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumUplinkGnGpGeranDropPackets ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumUplinkGnGpGeranDropBytes ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumDownlinkGnGpGeranPackets ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumDownlinkGnGpGeranBytes ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumDownlinkGnGpGeranDropPackets ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumDownlinkGnGpGeranDropBytes ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumUplinkGnGpUtranPackets ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumUplinkGnGpUtranBytes ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumUplinkGnGpUtranDropPackets ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumUplinkGnGpUtranDropBytes ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumDownlinkGnGpUtranPackets ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumDownlinkGnGpUtranBytes ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumDownlinkGnGpUtranDropPackets ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumDownlinkGnGpUtranDropBytes ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumAcctStartReqNotWaitingForResponse ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumAcctInterimUpdReqNotWaitingForResponse ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumAcctStopReqNotWaitingForResponse ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumS5uDefaultBearerErrorIndicationsProcessed ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumS5uDefaultBearereErrorIndicationLocalCloseAttempts ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumS5uDedicatedBearerErrorIndicationsProcessed ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumS5uDedicatedBearerErrorIndicationBearerDeactivation ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumberSessSetupSuccessApnMatchingExactMatch Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumberSessSetupSuccessApnMatchingNiOnly Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumberSessSetupSuccessApnMatchingNiAndMalformedOi Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumberPdpSessSetupSuccessApnMatchingExactMatch Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumberPdpSessSetupSuccessApnMatchingNiOnly Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumberPdpSessSetupSuccessApnMatchingNiAndMalformedOi Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumBearerStatsWithNoSRStats Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumActiveGyAPTriggerbyCCRU Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumTotalGyAPTriggerbyCCRU Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumGyCCRTWriteToDisk Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumGyAPTriggerByProtocolError Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumGyAPTriggerByTransientFailure Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumGyAPTriggerByPermanentFailure Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumGyAPTriggerByMessageTimeout Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumGyAPTriggerByLinkDown Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumGyAPTriggerByInternalFailure Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumStartPilotPacketsSent ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumStopPilotPacketsSent ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumRatChangePilotPacketsSent ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumDeleteSessionRejectMismatchedSrcAndFteidIP Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumDeletePDPRejectMismatchedSrcAndFteidIP Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumModifyBearerRejectMismatchedSrcAndFteidIP Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumUpdatePDPRejectMismatchedSrcAndFteidIP Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumLocalCloseCreateSessionParallelPDN Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumLocalCloseCreatePDPParallelPDN Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumCurrentGeoSyncRestoredSessions Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumRatNBIotEutranSessions Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumNonIpPdnSessions Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumSaegwRatTypeNBIotEUtranSessions Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumUplinkNBIotEutranPackets ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumUplinkNBIotEutranBytes ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumDownlinkNBIotEutranPackets ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumDownlinkNBIotEutranBytes ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumUplinkNBIotEutranDropPackets ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumUplinkNBIotEutranDropBytes ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumDownlinkNBIotEutranDropPackets ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumDownlinkNBIotEutranDropBytes ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumSaegwPgwUplinkNBIotEutranPackets ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumSaegwPgwUplinkNBIotEutranBytes ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumSaegwPgwDownlinkNBIotEutranPackets Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumSaegwPgwDownlinkNBIotEutranBytes ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumSaegwPgwUplinkNBIotEutranDropPackets ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumSaegwPgwUplinkNBIotEutranDropBytes ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumSaegwPgwDownlinkNBIotEutranDropPackets ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumSaegwPgwDownlinkNBIotEutranDropBytes ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumModifyBearerRejectContextNotFound Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumSGSNInitUpdatePdpRejectContextNotFound Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumCreateSessionRejectApnCongested Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwMinTeidReuseDuration Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumDeleteSessionRejectedInvalidPeer Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumDeletePDPCtxtRejectedInvalidPeer Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumCreateBearerRespDroppedInvalidPeer Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumBearerRsrcCmdRejectedInvalidPeer Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumCreatePDPCtxtReqRejectedInvalidPeer Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumChangeNotificationRejectedInvalidPeer Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumModifyBearerReqRejectedInvalidPeer Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumUpdatePDPCtxtReqRejectedInvalidPeer Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumDeleteBearerCmdRejectedInvalidPeer Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumDeleteBearerRespDroppedInvalidPeer Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumDeletePDPCtxtRespDroppedInvalidPeer Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumModifyBearerCmdRejectedInvalidPeer Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumUpdateBearerRespDroppedInvalidPeer Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumUpdatePDPCtxtRespDroppedInvalidPeer Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumGtpv1InitPDPCtxtActivationRespDroppedInvalidPeer Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumTraceSessionActivationRejectedInvalidPeer Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumTraceSessionDeactivationRejectedInvalidPeer Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumSuspendNotificationRejectedInvalidPeer Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumResumeNotificationRejectedInvalidPeer Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumStatsUpdateForMissingSRsForActiveSessions Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumStatsUpdateForMissingSRsForDeactivateSessions Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumCDRsWithZeroServiceDataContainers Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwMinCPlaneTeidReuseDuration Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwMinUPlaneTeidReuseDuration Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumCreateSessionRejectApnCongesteCritical Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumCreateSessionRejectApnCongestedMajor Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumCreateSessionRejectApnCongestedMinor Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumberSigInfoLookupSuccessfulAndFilledConfiguredValues Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumberSigInfoLookupFailure Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumCreateSessionRejectApnCongestedCritical Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumSessionsInLocalDatabase Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumCreateSessionDroppedProcLimit Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumCreatePdpDroppedProcLimit Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumDeleteSessionDroppedProcLimit Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumDeletePdpDroppedProcLimit Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumTotalSessionsWithTerminateTimer Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumCurrentSessionsWithTerminateTimer Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumCreateSessionRejectSessionBlocked Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumLocalCloseAttemptsSessionBlocked Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumLocalCloseTerminateServiceRule Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumCreateSessionLapiAttempt Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumCreateSessionLapiAccept Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumCreateSessionLapiReject Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumSessSetupFailuresExternalErrors Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumSessDeactivationsExternalErrors Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumSessSetupFailuresLocalErrors Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumSessDeactivationsLocalErrors Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumCreateSessionRequestsThrottledClusterRateControl Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumCreateSessionRequestsThrottledApnRateControl Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumCreatePDPContextRequestsThrottledClusterRateControl Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumCreatePDPContextRequestsThrottledApnRateControl Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumDnsCacheHits ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumDnsCacheHitsNaptr ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumDnsCacheHitsSrv ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumDnsCacheHitsA ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwConnectedDeviceFlows ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwConnectedDeviceUlPkts ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwConnectedDeviceUlBytes ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwConnectedDeviceDlPkts ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwConnectedDeviceDlBytes ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwTetheredDeviceFlows ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwTetheredDeviceUlPkts ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwTetheredDeviceUlBytes ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwTetheredDeviceDlPkts ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwTetheredDeviceDlBytes ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwTetheringEntitledFlows ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwTetheringEntitledUplinkPacketsPassed ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwTetheringEntitledUplinkBytesPassed ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwTetheringEntitledDownlinkPacketsPassed ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwTetheringEntitledDownlinkBytesPassed ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwTetheredFlowsDetectedUsingTtl ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwTetheredFlowsDetectedUsingUserAgent ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumCreateSessionRejectTamFailure Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumCreatePdpRejectTamFailure Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumCreateCupsSessionAttempt Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumCreateCupsSessionSuccess Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumCreateCupsSessionFailure Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumModifyCupsSessionAttempt Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumModifyCupsSessionSuccess Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumModifyCupsSessionFailure Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumDeleteCupsSessionAttempt Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumDeleteCupsSessionSuccess Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumDeleteCupsSessionFailure Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumLocalCloseSessionMonitor Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumCurrentCupsSessions Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumPgwTriggeredQosUpdate Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumSessionsEstablishedWithExistingImsiAndApn Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumPGWInitDedBearerActPartialAccept Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumUpdateBearerPartialAccept Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwTetheredFlowsDetectedUsingTcpIpFingerprinting ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumDnsResponseFailTimeout ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumDnsResponseDropNoIntf ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumDnsResponseDropNoSession ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumDnsResponseDropNoPdnSession ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumSessionPendedForDns ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumSessionPendedForDnsSuccess ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumSessionPendedForDnsTimeout ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNum3gppToNon3gppDelayedHandovers Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNum3gppToNon3gppDelayedHandoverCompletedOnFirstUlPkt Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNum3gppToNon3gppDelayedHandoverCompletedOnTimerExpiry Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNum3gppToNon3gppDelayedHandoverCompletedOnBackToBackHo Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNum3gppToNon3gppDelayedHandoverCompletedOnOtherEvent Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumApplicationStartNotificationsRcvd Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumApplicationStopNotificationsRcvd Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumGxApplicationStartNotificationsSuccess Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumGxApplicationStartNotificationsFailed Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumGxApplicationStopNotificationsSuccess Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumGxApplicationStopNotificationsFailed Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumSessionMonitorModificationsSent ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumSdApplicationStartNotificationsSuccess Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumSdApplicationStartNotificationsFailed Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumSdApplicationStopNotificationsSuccess Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumSdApplicationStopNotificationsFailed Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumLocalClosePcrfDownSessionHoldTime ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumCreateSessionRejectsAccountingOnPending Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumCreatePdpContextsRejectsAccountingOnPending Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumCreateSessionRejectChangeSessionToColocatedFailed Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumCreateSessionRejectsOverload ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumCreateBearerRejectsOverload ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumManifestServerRequestsSent Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumManifestServerResponsesRcvd Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwTetheredFlowsDetectedUsingGquicUserAgent ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwTetheredFlowsReportedUsingTtl ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwTetheredFlowsReportedUsingUserAgent ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwTetheredFlowsReportedUsingTcpIpFingerprinting ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwTetheredFlowsReportedUsingGquicUserAgent ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumCreateSessionRejectsOverloadMinor ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumCreateSessionRejectsOverloadMajor ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumCreateSessionRejectsOverloadCritical ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumCreateSessionRejectsOverloadMCDSync ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumCreateBearerRejectsOverloadMinor ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumCreateBearerRejectsOverloadMajor ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumCreateBearerRejectsOverloadCritical ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumCreateBearerRejectsOverloadMCDSync ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumCreateSessionRejectNoServiceRule Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumNoServiceRuleLocalCloseAttempts Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumCreatePdpRejectNoServiceRule Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumLocalClosePfcpError Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumLocalCloseUplaneError Unsigned32 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwName OBJECT-TYPE SYNTAX String MAX-ACCESS not-accessible STATUS current DESCRIPTION "Table Name" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwEntry 1 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwChassis OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS not-accessible STATUS current DESCRIPTION "chassis ID" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwEntry 2 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwSlot OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS not-accessible STATUS current DESCRIPTION "slot number" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwEntry 3 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumCurrentSessions OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwEntry 4 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumBearers OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Current number of bearers" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwEntry 5 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumCreateSessionAttempt OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create session attempts" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwEntry 6 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumCreateSessionAccept OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create session attempts accepted" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwEntry 7 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumCreateSessionReject OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create session attempts rejected" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwEntry 8 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumCreateSessionRejectMalformedReq OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create session attempts rejected - malformed request" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwEntry 9 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumCreateSessionRejectUnknownApn OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create session attempts rejected - unknown APN" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwEntry 10 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumCreateSessionRejectRsrcUnavailable OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create session attempts rejected - resources unavailable" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwEntry 11 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumCreateSessionRejectServiceNotSupported OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create session attempts rejected - service not supported" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwEntry 12 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumCreateSessionRejectSystemFailure OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create session attempts rejected - system failure" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwEntry 13 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumCreateSessionRejectMisc OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create session attempts rejected - unclassified" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwEntry 14 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumDeleteSessionAttempt OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of delete session attempts received" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwEntry 15 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumDeleteSessionAccept OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of delete session attempts accepted" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwEntry 16 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumDeleteSessionReject OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of delete session attempts rejected" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwEntry 17 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumUEInitDedBearerActAttempt OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of UE initiated dedicated bearer activation attempts" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwEntry 18 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumUEInitDedBearerActAccept OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of UE initiated dedicated bearer activation attempts accepted" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwEntry 19 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumUEInitDedBearerActReject OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of UE initiated dedicated bearer activation attempts rejected" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwEntry 20 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumPGWInitDedBearerActAttempt OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of PGW initiated dedicated bearer activation attempts accepted" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwEntry 21 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumPGWInitDedBearerActAccept OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of PGW initiated dedicated bearer activation attempts accepted" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwEntry 22 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumPGWInitDedBearerActReject OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of PGW initiated dedicated bearer activation attempts rejected" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwEntry 23 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumMMEInitDedBearerDeactAttempt OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of MME initiated dedicated bearer deactivation attempts" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwEntry 24 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumMMEInitDedBearerDeactAccept OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of MME initiated dedicated bearer deactivation attempts accepted" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwEntry 25 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumMMEInitDedBearerDeactReject OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of MME initiated dedicated bearer deactivation attempts rejected" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwEntry 26 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumUEInitDedBearerDeactAttempt OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of UE initiated dedicated bearer deactivation attempts" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwEntry 27 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumUEInitDedBearerDeactAccept OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of UE initiated dedicated bearer deactivation attempts accepted" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwEntry 28 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumUEInitDedBearerDeactReject OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of UE initiated dedicated bearer deactivation attempts rejected" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwEntry 29 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumPGWInitDedBearerDeactAttempt OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of PGW initiated dedicated bearer deactivation attempts" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwEntry 30 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumPGWInitDedBearerDeactAccept OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of PGW initiated dedicated bearer deactivation attempts accepted" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwEntry 31 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumPGWInitDedBearerDeactReject OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of PGW initiated dedicated bearer deactivation attempts rejected" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwEntry 32 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumModifyBearerCmdAttempt OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of modify bearer command attempts" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwEntry 33 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumModifyBearerCmdReject OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of modify bearer command attempts rejected" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwEntry 34 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumUpdateBearerAttempt OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of update bearer attempts" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwEntry 35 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumUpdateBearerAccept OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of update bearer attempts accepted" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwEntry 36 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumUpdateBearerReject OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of update bearer attempts rejected" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwEntry 37 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumModifyBearerAttempt OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of modify bearer attempts" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwEntry 38 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumModifyBearerAccept OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of modify bearer attempts accepted" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwEntry 39 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumModifyBearerReject OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of modify bearer attempts rejected" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwEntry 40 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumCreatePdpAttempt OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create PDP context attempts" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwEntry 41 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumCreatePdpAccept OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create PDP context attempts accepted" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwEntry 42 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumCreatePdpReject OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create PDP context attempts rejected" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwEntry 43 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumCreatePdpRejectMalformedReq OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create PDP context attempts rejected - malformed request" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwEntry 44 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumCreatePdpRejectUnknownApn OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create PDP context attempts rejected - unknown APN" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwEntry 45 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumCreatePdpRejectRsrcUnavailable OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create PDP context attempts rejected - resource unavailable" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwEntry 46 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumCreatePdpRejectServiceNotSupported OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create PDP context attempts rejected - service not supported" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwEntry 47 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumCreatePdpRejectSystemFailure OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create PDP context attempts rejected - system failure" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwEntry 48 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumCreatePdpRejectMisc OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create PDP context attempts rejected - unclassified" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwEntry 49 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumDeletePdpAttempt OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of delete PDP context attempts" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwEntry 50 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumDeletePdpAccept OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of delete PDP context attempts accepted" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwEntry 51 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumDeletePdpReject OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of delete PDP context attempts rejected" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwEntry 52 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumUEInitSecPdpActAttempt OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of UE initiated secondary PDP context activation attempts" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwEntry 53 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumUEInitSecPdpActAccept OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of UE initiated secondary PDP context activation attempts accepted" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwEntry 54 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumUEInitSecPdpActReject OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of UE initiated secondary PDP context activation attempts rejected" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwEntry 55 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumGGSNInitSecPdpActAttempt OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of GGSN initiated secondary PDP context activation attempts" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwEntry 56 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumGGSNInitSecPdpActAccept OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of GGSN initiated secondary PDP context activation attempts accepted" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwEntry 57 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumGGSNInitSecPdpActReject OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of GGSN initiated secondary PDP context activation attempts rejected" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwEntry 58 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumSGSNInitSecPdpDeactAttempt OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of SGSN initiated secondary PDP context deactivation attempts" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwEntry 59 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumSGSNInitSecPdpDeactAccept OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of SGSN initiated secondary PDP context deactivation attempts accepted" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwEntry 60 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumSGSNInitSecPdpDeactReject OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of SGSN initiated secondary PDP context deactivation attempts rejected" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwEntry 61 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumUEInitSecPdpDeactAttempt OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of UE initiated secondary PDP context deactivation attempts" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwEntry 62 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumUEInitSecPdpDeactAccept OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of UE initiated secondary PDP context deactivation attempts accepted" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwEntry 63 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumUEInitSecPdpDeactReject OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of UE initiated secondary PDP context deactivation attempts rejected" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwEntry 64 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumGGSNInitSecPdpDeactAttempt OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of GGSN initiated secondary PDP context deactivation attempts" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwEntry 65 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumGGSNInitSecPdpDeactAccept OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of GGSN initiated secondary PDP context deactivation attempts accepted" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwEntry 66 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumGGSNInitSecPdpDeactReject OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of GGSN initiated secondary PDP context deactivation attempts rejected" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwEntry 67 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumSGSNInitUpdatePdpAttempt OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of SGSN initiated update PDP context attempts" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwEntry 68 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumSGSNInitUpdatePdpAccept OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of SGSN initiated update PDP context attempts accepted" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwEntry 69 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumSGSNInitUpdatePdpReject OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of SGSN initiated update PDP context attempts rejected" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwEntry 70 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumGGSNInitUpdatePdpAttempt OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of GGSN initiated update PDP context attempts" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwEntry 71 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumGGSNInitUpdatePdpAccept OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of GGSN initiated update PDP context attempts accepted" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwEntry 72 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumGGSNInitUpdatePdpReject OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of GGSN initiated update PDP context attempts rejected" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwEntry 73 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumLocalCloseAttempts OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of local close attempts" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwEntry 74 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumLocalCloseAttemptsAccepted OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of local close attempts accepted" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwEntry 75 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumIdleDurationExceededCloses OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of sessions closed due to IDLE duration time exceeded" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwEntry 76 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumMaximalDurationExceededCloses OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of sessions closed due to MAXIMAL duration time exceeded" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwEntry 77 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumOperatorInitiatedCloses OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of operator initiated PDN session closes" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwEntry 78 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumActiveCurrentSessions OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Current number of active sessions" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwEntry 79 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumIdleCurrentSessions OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Current number of idle sessions" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwEntry 80 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwIntervalPeakCurrentSessions OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Interval peak number of sessions" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwEntry 81 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwIntervalPeakActiveCurrentSessions OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Interval peak number of active sessions" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwEntry 82 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwIntervalPeakIdleCurrentSessions OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Interval peak number of idle sessions" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwEntry 83 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumDefaultBearers OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Current number of default bearers" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwEntry 84 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumDedicatedBearers OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Current number of dedicated bearers" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwEntry 85 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwIntervalPeakBearers OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Interval peak number of bearers" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwEntry 86 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwIntervalPeakDefaultBearers OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Interval peak number of default bearers" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwEntry 87 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwIntervalPeakDedicatedBearers OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Interval peak number of dedicated bearers" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwEntry 88 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumDhcpReleaseLocalCloseAttempts OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of local close attempts due to DHCP Release" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwEntry 89 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumTraceSessionActivationAttempt OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of trace session activations received" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwEntry 90 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumTraceSessionActivationAccept OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of trace session activations accepted" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwEntry 91 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumTraceSessionDeactivationAttempt OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of trace session deactivations received" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwEntry 92 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumTraceSessionDeactivationAccept OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of trace session deactivations accepted" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwEntry 93 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumDhcpTimeoutLocalCloseAttempts OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of local close attempts due to DHCP IP Address Allocation Timeout" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwEntry 94 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumDhcpLeaseExpiryLocalCloseAttempts OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of local close attempts due to DHCP IP Address Lease Expiry" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwEntry 95 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumRadiusDisconnectLocalCloses OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of local closes due to RADIUS Disconnect from server" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwEntry 96 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumRatTypeUtranSessions OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Current number of UTRAN session" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwEntry 97 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumRatTypeGeranSessions OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Current number of GERAN session" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwEntry 98 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumRatTypeWlanSessions OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Current number of WLAN session" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwEntry 99 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumRatTypeGanSessions OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Current number of GAN session" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwEntry 100 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumRatTypeHspaEvoSessions OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Current number of HSPA Evolution session" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwEntry 101 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumRatTypeEUtranSessions OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Current number of E-UTRAN session" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwEntry 102 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumRatTypeVirtualSessions OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Current number of Virtual RAT session" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwEntry 103 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumGzSessions OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Current number of sessions using Gz interface" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwEntry 104 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumUniqueSubscribers OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Current number of unique subscribers" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwEntry 105 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumColocatedSessions OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS deprecated DESCRIPTION "Current number of sessions with co-located peer GW" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwEntry 106 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumIpv4PdnSessions OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Current number of IPv4 PDN Sessions" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwEntry 107 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumIpv6PdnSessions OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Current number of IPv6 PDN Sessions" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwEntry 108 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumIpv4v6PdnSessions OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Current number of Dual Stack PDN Sessions" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwEntry 109 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumRatHandovers OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of RAT session handovers" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwEntry 110 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumSessionsSetupWithDefaultPolicy OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Sessions Setup With Default Gx Policy" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwEntry 111 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumActiveSessionsWithDefaultPolicy OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Active Sessions With Default Gx Policy" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwEntry 112 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumActiveGxReplaySessionsAwaitingPcrfRejoin OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Active Gx Sessions Awaiting Pcrf Rejoin" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwEntry 113 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumGxReplaySessionsTerminated OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS deprecated DESCRIPTION "Number of Gx Sessions Terminated Exceeding Reserve Usage" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwEntry 114 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumDuplicateSessionLocalCloseAttempts OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of local close attempts due to Duplicate Session" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwEntry 115 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumCtrlTeidLookupFailures OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of lookup failures using the control TEID" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwEntry 116 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumChangeNotificationReqAttempt OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of change notification attempts" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwEntry 117 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumChangeNotificationReqAccept OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of change notification attempts accepted" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwEntry 118 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumChangeNotificationReqReject OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of change notification attempts rejected" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwEntry 119 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumChangeNotificationReqRejectMalformedReq OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of change notification attempts rejected - malformed request" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwEntry 120 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumChangeNotificationReqRejectUnknownApn OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of change notification attempts rejected - unknown APN" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwEntry 121 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumChangeNotificationReqRejectRsrcUnavailable OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of change notification attempts rejected - resources unavailable" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwEntry 122 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumChangeNotificationReqRejectServiceNotSupported OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of change notification attempts rejected due to service not supported" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwEntry 123 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumChangeNotificationReqRejectSystemFailure OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of change notification attempts rejected - system failure" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwEntry 124 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumChangeNotificationReqRejectMisc OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of change notification attempts rejected for miscellaneous reasons" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwEntry 125 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumChangeNotificationReqDrop OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of change notification requests Dropped" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwEntry 126 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumWfTeidCollisionLocalCloseAttempts OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of local close attempts due to TEID Collision" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwEntry 127 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumPcrfRejoinSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of successful Gx PCRF Rejoins" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwEntry 128 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumErrorIndicationsProcessed OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Error Indications processed" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwEntry 129 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumErrorIndicationLocalCloseAttempts OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of local close attempts due to receipt of Error Indication" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwEntry 130 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumErrorIndicationBearerDeactivation OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of dedicated bearer deletions due to receipt of Error Indication" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwEntry 131 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumAwaitCoATimeoutLocalCloseAttempts OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of local close attempts due to no CoA received within the configured timeout" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwEntry 132 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumGtppCdrSent OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of GTPP CDRs that were sent successfully" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwEntry 133 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumGtppCdrRespSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of GTPP CDRs for which a success response was received" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwEntry 134 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumGtppCdrRespFailure OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of GTPP CDRs for which a failure response was received" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwEntry 135 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumGtppCdrRespTimeout OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of GTPP CDRs for which no response was received in the expected time" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwEntry 136 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumPcrfInitiatedCloseAttempts OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of pcrf initiated close attempts" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwEntry 137 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumOcsInitiatedCloseAttempts OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of ocs initiated close attempts" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwEntry 138 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumTotalBearersSetupSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers setup successful" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwEntry 139 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumTotalBearersSetupFail OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers setup failed" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwEntry 140 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumCurrentBearersQci1 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of current bearers with qci 1" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwEntry 141 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumCurrentBearersQci2 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of current bearers with qci 2" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwEntry 142 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumCurrentBearersQci3 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of current bearers with qci 3" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwEntry 143 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumCurrentBearersQci4 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of current bearers with qci 4" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwEntry 144 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumCurrentBearersQci5 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of current bearers with qci 5" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwEntry 145 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumCurrentBearersQci6 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of current bearers with qci 6" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwEntry 146 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumCurrentBearersQci7 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of current bearers with qci 7" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwEntry 147 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumCurrentBearersQci8 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of current bearers with qci 8" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwEntry 148 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumCurrentBearersQci9 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of current bearers with qci 9" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwEntry 149 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumCurrentBearersQciOther OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of current bearers with qci between 10 .. 255" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwEntry 150 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumTotalBearersSetupSuccessQci1 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers setup successful with qci 1" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwEntry 151 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumTotalBearersSetupSuccessQci2 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers setup successful with qci 2" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwEntry 152 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumTotalBearersSetupSuccessQci3 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers setup successful with qci 3" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwEntry 153 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumTotalBearersSetupSuccessQci4 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers setup successful with qci 4" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwEntry 154 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumTotalBearersSetupSuccessQci5 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers setup successful with qci 5" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwEntry 155 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumTotalBearersSetupSuccessQci6 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers setup successful with qci 6" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwEntry 156 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumTotalBearersSetupSuccessQci7 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers setup successful with qci 7" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwEntry 157 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumTotalBearersSetupSuccessQci8 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers setup successful with qci 8" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwEntry 158 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumTotalBearersSetupSuccessQci9 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers setup successful with qci 9" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwEntry 159 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumTotalBearersSetupSuccessQciOther OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers setup successful with qci between 10 .. 255" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwEntry 160 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumTotalBearersSetupFailQci1 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers setup failed with qci 1" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwEntry 161 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumTotalBearersSetupFailQci2 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers setup failed with qci 2" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwEntry 162 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumTotalBearersSetupFailQci3 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers setup failed with qci 3" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwEntry 163 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumTotalBearersSetupFailQci4 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers setup failed with qci 4" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwEntry 164 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumTotalBearersSetupFailQci5 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers setup failed with qci 5" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwEntry 165 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumTotalBearersSetupFailQci6 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers setup failed with qci 6" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwEntry 166 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumTotalBearersSetupFailQci7 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers setup failed with qci 6" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwEntry 167 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumTotalBearersSetupFailQci8 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers setup failed with qci 8" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwEntry 168 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumTotalBearersSetupFailQci9 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers setup failed with qci 9" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwEntry 169 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumTotalBearersSetupFailQciOther OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers setup failed with qci between 10 .. 255" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwEntry 170 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumSaegwCurrentSessions OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "SAEGW-PGW Current number of sessions" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwEntry 171 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumSaegwCurrentBearers OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "SAEGW-PGW Current number of bearers" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwEntry 172 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumSaegwTotalBearersSetupSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "SAEGW-PGW Total number of bearers setup successful" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwEntry 173 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumSaegwTotalBearersSetupFail OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "SAEGW-PGW Total number of bearers setup failed" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwEntry 174 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumSaegwCurrentBearersQci1 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "SAEGW-PGW Total number of current bearers with qci 1" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwEntry 175 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumSaegwCurrentBearersQci2 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "SAEGW-PGW Total number of current bearers with qci 2" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwEntry 176 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumSaegwCurrentBearersQci3 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "SAEGW-PGW Total number of current bearers with qci 3" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwEntry 177 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumSaegwCurrentBearersQci4 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "SAEGW-PGW Total number of current bearers with qci 4" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwEntry 178 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumSaegwCurrentBearersQci5 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "SAEGW-PGW Total number of current bearers with qci 5" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwEntry 179 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumSaegwCurrentBearersQci6 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "SAEGW-PGW Total number of current bearers with qci 6" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwEntry 180 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumSaegwCurrentBearersQci7 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "SAEGW-PGW Total number of current bearers with qci 7" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwEntry 181 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumSaegwCurrentBearersQci8 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "SAEGW-PGW Total number of current bearers with qci 8" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwEntry 182 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumSaegwCurrentBearersQci9 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "SAEGW-PGW Total number of current bearers with qci 9" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwEntry 183 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumSaegwCurrentBearersQciOther OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "SAEGW-PGW Total number of current bearers with qci between 10 .. 255" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwEntry 184 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumSaegwTotalBearersSetupSuccessQci1 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "SAEGW-PGW Total number of bearers setup successful with qci 1" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwEntry 185 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumSaegwTotalBearersSetupSuccessQci2 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "SAEGW-PGW Total number of bearers setup successful with qci 2" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwEntry 186 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumSaegwTotalBearersSetupSuccessQci3 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "SAEGW-PGW Total number of bearers setup successful with qci 3" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwEntry 187 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumSaegwTotalBearersSetupSuccessQci4 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "SAEGW-PGW Total number of bearers setup successful with qci 4" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwEntry 188 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumSaegwTotalBearersSetupSuccessQci5 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "SAEGW-PGW Total number of bearers setup successful with qci 5" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwEntry 189 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumSaegwTotalBearersSetupSuccessQci6 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "SAEGW-PGW Total number of bearers setup successful with qci 6" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwEntry 190 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumSaegwTotalBearersSetupSuccessQci7 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "SAEGW-PGW Total number of bearers setup successful with qci 7" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwEntry 191 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumSaegwTotalBearersSetupSuccessQci8 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "SAEGW-PGW Total number of bearers setup successful with qci 8" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwEntry 192 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumSaegwTotalBearersSetupSuccessQci9 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "SAEGW-PGW Total number of bearers setup successful with qci 9" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwEntry 193 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumSaegwTotalBearersSetupSuccessQciOther OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "SAEGW-PGW Total number of bearers setup successful with qci between 10 .. 255" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwEntry 194 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumSaegwTotalBearersSetupFailQci1 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "SAEGW-PGW Total number of bearers setup failed with qci 1" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwEntry 195 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumSaegwTotalBearersSetupFailQci2 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "SAEGW-PGW Total number of bearers setup failed with qci 2" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwEntry 196 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumSaegwTotalBearersSetupFailQci3 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "SAEGW-PGW Total number of bearers setup failed with qci 3" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwEntry 197 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumSaegwTotalBearersSetupFailQci4 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "SAEGW-PGW Total number of bearers setup failed with qci 4" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwEntry 198 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumSaegwTotalBearersSetupFailQci5 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "SAEGW-PGW Total number of bearers setup failed with qci 5" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwEntry 199 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumSaegwTotalBearersSetupFailQci6 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "SAEGW-PGW Total number of bearers setup failed with qci 6" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwEntry 200 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumSaegwTotalBearersSetupFailQci7 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "SAEGW-PGW Total number of bearers setup failed with qci 6" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwEntry 201 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumSaegwTotalBearersSetupFailQci8 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "SAEGW-PGW Total number of bearers setup failed with qci 8" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwEntry 202 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumSaegwTotalBearersSetupFailQci9 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "SAEGW-PGW Total number of bearers setup failed with qci 9" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwEntry 203 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumSaegwTotalBearersSetupFailQciOther OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "SAEGW-PGW Total number of bearers setup failed with qci between 10 .. 255" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwEntry 204 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumL2tpGwSessionDeleteAttempts OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of L2tp gateway delete request attempts " ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwEntry 205 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumUplinkPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink packets received" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwEntry 206 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumUplinkBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink bytes received" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwEntry 207 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumUplinkDropPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink packets dropped" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwEntry 208 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumUplinkDropBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink bytes dropped" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwEntry 209 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumDownlinkPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink packets received" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwEntry 210 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumDownlinkBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink bytes received" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwEntry 211 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumDownlinkDropPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink packets dropped" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwEntry 212 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumDownlinkDropBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink bytes dropped" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwEntry 213 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumSuspendNotification OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of suspend notification requests received" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwEntry 214 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumSuspendNotificationAccept OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of suspend notification requests accepted" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwEntry 215 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumSuspendNotificationReject OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of suspend notification requests rejected" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwEntry 216 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumResumeNotification OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of resume notification requests received" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwEntry 217 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumResumeNotificationAccept OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of resume notification requests accepted" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwEntry 218 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumResumeNotificationReject OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of resume notification requests rejected" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwEntry 219 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumUplinkSuspendDropPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink suspend drop packets" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwEntry 220 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumUplinkSuspendDropBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink suspend drop bytes" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwEntry 221 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumDownlinkSuspendDropPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink suspend drop packets" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwEntry 222 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumDownlinkSuspendDropBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink suspend drop bytes" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwEntry 223 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumDeletePdpDropTearDownIndMissingOneBearerOnly OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of delete PDP context dropped as teardown ind is missing in message received for session with only one bearer" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwEntry 224 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumDeletePdpDropTearDownIndMissingForDefaultBearer OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of delete PDP context dropped as teardown ind is missing in message received with default bearer id" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwEntry 225 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumSessionsSetupWithDefaultGyQuota OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Sessions Setup With Default Gy Quota" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwEntry 226 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumActiveSessionsWithDefaultGyQuota OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Active Sessions With Default Quota" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwEntry 227 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumActiveGySessionsAwaitingOcsRejoin OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Active Gy Sessions Awaiting OCS Rejoin" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwEntry 228 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumOcsGyRejoinSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of successful OCS Gy Rejoins" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwEntry 229 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumDefaultGyQuotaReapplied OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of times default Gy Quota was reapplied due to CCR-I failure" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwEntry 230 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumDefaultGyQuotaAppliedCcruFailure OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of times default Gy Quota was applied due to CCR-U Failure." ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwEntry 231 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumGxSessions OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Current number session using Gyxinterface" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwEntry 232 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumGySessions OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Current number session using Gy interface" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwEntry 233 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumGyDownGyRejoinTimerRestarted OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of times Gy Rejoin timer was restarted because Gy interface was down." ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwEntry 234 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumS6bInitiatedCloseAttempts OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of s6b initiated close attempts" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwEntry 235 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumActiveS6bSessions OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS deprecated DESCRIPTION "Number of active S6b Sessions" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwEntry 236 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwDefaultGyUplinkBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total Uplink bytes using Default Gy Quota" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwEntry 237 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwDefaultGyDownlinkBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total Downlink bytes using Default Gy Quota" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwEntry 238 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumIgnoreSprRadiusFailureSessions OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of sessions which ignored radius failure" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwEntry 239 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumBearerIdleDurationExceededCloses OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers deactivated due to IDLE duration time exceeded" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwEntry 240 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumOfActiveS6bSessions OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of active S6b Sessions" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwEntry 241 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumInterAccessHOReqNoSessionReject OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of interaccess handover create session requests rejected with no session" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwEntry 242 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumInterAccessHOReqNoSessionAccept OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of interaccess handover create session requests accepted with no session" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwEntry 243 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumDnsAttempts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "DNS Request - Attempts" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwEntry 244 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumDnsSendSuccess OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "DNS Request - Success" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwEntry 245 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumDnsSendFailedNoConfig OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "DNS Request Failed - No DNS Configuration" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwEntry 246 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumDnsFailedMisc OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "DNS Request Failed - Miscellaneous" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwEntry 247 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumDnsResponses OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "DNS Response - Total Received" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwEntry 248 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumDnsResponseSuccess OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "DNS Response - Success" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwEntry 249 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumDnsResponseFailNoResponse OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "DNS Response Failed - No response from server" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwEntry 250 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumDnsResponseFailNoName OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "DNS Response Failed - Domain Name Not Found" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwEntry 251 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumDnsResponseFailNoData OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "DNS Response Failed - No Data" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwEntry 252 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumDnsResponseFailMisc OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "DNS Response Failed - Miscellaneous" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwEntry 253 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumPcoPcscfDefaultFqdnUsed OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of times default P-CSCF FQDN used for DNS lookup" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwEntry 254 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumPcoPcscfTableUsed OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of times P-CSCF table used for P-CSCF IP Address allocation" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwEntry 255 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumSprAuthReqAttempt OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of SPR Authentication Request Attempts" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwEntry 256 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumSprAuthReqAccept OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of SPR Authentication Requests Accepted" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwEntry 257 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumSprAuthReqReject OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of SPR Authentication Requests Rejected" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwEntry 258 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumSprAuthReqTimeout OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of SPR Authentication Request Timeouts" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwEntry 259 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumAcctStartReqAttempt OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Accounting Start Request Attempts" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwEntry 260 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumAcctStartReqAccept OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Accounting Start Requests Accepted" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwEntry 261 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumAcctStartReqTimeout OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Accounting Start Request Timeouts" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwEntry 262 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumAcctInterimUpdReqAttempt OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Accounting Interim Update Request Attempts" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwEntry 263 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumAcctInterimUpdReqAccept OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Accounting Interim Update Requests Accepted" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwEntry 264 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumAcctInterimUpdReqTimeout OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Accounting Interim Update Request Timeouts" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwEntry 265 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumAcctStopReqAttempt OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Accounting Stop Request Attempts" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwEntry 266 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumAcctStopReqAccept OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Accounting Stop Requests Accepted" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwEntry 267 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumAcctStopReqTimeout OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Accounting Stop Request Timeouts" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwEntry 268 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumTTLExcdDropPackets OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS deprecated DESCRIPTION "Total number of TTL 0 drop packets " ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwEntry 269 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumTTLExcdDropBytes OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS deprecated DESCRIPTION "Total number of TTL 0 drop bytes " ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwEntry 270 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumFragSendPackets OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS deprecated DESCRIPTION "Total number of IP packets fragmented before sending on the tunnel " ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwEntry 271 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumFragSendBytes OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS deprecated DESCRIPTION "Total number of IP packet bytes fragmented before sending on the tunnel " ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwEntry 272 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumFragFailPackets OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS deprecated DESCRIPTION "Total number of IP packets failed in fragmentation" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwEntry 273 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumFragFailBytes OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS deprecated DESCRIPTION "Total number of IP packet bytes failed in fragmentation" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwEntry 274 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumUplinkAclDropPackets OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS deprecated DESCRIPTION "Total number of uplink ACL drop packets" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwEntry 275 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumUplinkAclDropBytes OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS deprecated DESCRIPTION "Total number of uplink ACL drop bytes" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwEntry 276 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumDownlinkAclDropPackets OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS deprecated DESCRIPTION "Total number of downlink ACL drop packets" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwEntry 277 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumDownlinkAclDropBytes OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS deprecated DESCRIPTION "Total number of downlink ACL drop bytes" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwEntry 278 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumBadSrcAddrDropPackets OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS deprecated DESCRIPTION "Total number of bad source addresss drop packets" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwEntry 279 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumBadSrcAddrDropBytes OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS deprecated DESCRIPTION "Total number of bad source addresss drop bytes" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwEntry 280 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumNoTFTDropPackets OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS deprecated DESCRIPTION "Total number of no traffic flow template drop packets" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwEntry 281 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumNoTFTDropBytes OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS deprecated DESCRIPTION "Total number of no traffic flow template drop bytes" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwEntry 282 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumBadUEAddrDropPackets OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS deprecated DESCRIPTION "Total number of bad UE address drop packets" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwEntry 283 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumBadUEAddrDropBytes OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS deprecated DESCRIPTION "Total number of bad UE address drop bytes" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwEntry 284 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumMTUDropPackets OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS deprecated DESCRIPTION "Total number of MTU drop packets" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwEntry 285 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumMTUDropBytes OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS deprecated DESCRIPTION "Total number of MTU drop bytes" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwEntry 286 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumNoRouteDropPackets OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS deprecated DESCRIPTION "Total number of no route drop packets" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwEntry 287 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumNoRouteDropBytes OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS deprecated DESCRIPTION "Total number of no route drop bytes" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwEntry 288 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumNoEgressIntfDropPackets OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS deprecated DESCRIPTION "Total number of no egress interface drop packets" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwEntry 289 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumNoEgressIntfDropBytes OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS deprecated DESCRIPTION "Total number of no egress interface drop bytes" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwEntry 290 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumberTTLExcdDropPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of TTL 0 drop packets " ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwEntry 291 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumberTTLExcdDropBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of TTL 0 drop bytes " ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwEntry 292 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumberFragSendPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of IP packets fragmented before sending on the tunnel " ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwEntry 293 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumberFragSendBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of IP packet bytes fragmented before sending on the tunnel " ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwEntry 294 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumberFragFailPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of IP packets failed in fragmentation" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwEntry 295 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumberFragFailBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of IP packet bytes failed in fragmentation" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwEntry 296 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumberUplinkAclDropPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink ACL drop packets" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwEntry 297 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumberUplinkAclDropBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink ACL drop bytes" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwEntry 298 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumberDownlinkAclDropPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink ACL drop packets" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwEntry 299 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumberDownlinkAclDropBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink ACL drop bytes" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwEntry 300 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumberBadSrcAddrDropPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bad source addresss drop packets" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwEntry 301 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumberBadSrcAddrDropBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bad source addresss drop bytes" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwEntry 302 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumberNoTFTDropPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of no traffic flow template drop packets" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwEntry 303 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumberNoTFTDropBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of no traffic flow template drop bytes" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwEntry 304 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumberBadUEAddrDropPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bad UE address drop packets" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwEntry 305 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumberBadUEAddrDropBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bad UE address drop bytes" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwEntry 306 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumberMTUDropPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of MTU drop packets" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwEntry 307 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumberMTUDropBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of MTU drop bytes" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwEntry 308 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumberNoRouteDropPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of no route drop packets" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwEntry 309 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumberNoRouteDropBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of no route drop bytes" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwEntry 310 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumberNoEgressIntfDropPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of no egress interface drop packets" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwEntry 311 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumberNoEgressIntfDropBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of no egress interface drop bytes" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwEntry 312 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumCurrentSessionsGnGeran OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Current number of Gn GERAN sessions" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwEntry 313 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumCurrentSessionsGnUtran OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Current number of Gn UTRAN sessions" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwEntry 314 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumCurrentSessionsS5S8Geran OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Current number of S5S8 GERAN sessions" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwEntry 315 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumCurrentSessionsS5S8Utran OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Current number of S5S8 UTRAN sessions" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwEntry 316 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumCurrentSessionsRoaming OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Current number of roaming sessions" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwEntry 317 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumSaegwCurrentSessionsS5S8Geran OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "SAEGW-PGW Current number of S5S8 GERAN sessions" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwEntry 318 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumSaegwCurrentSessionsS5S8Utran OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "SAEGW-PGW Current number of S5S8 UTRAN sessions" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwEntry 319 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumSaegwRatTypeEUtranSessions OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "SAEGW-PGW Current number of E-UTRAN session" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwEntry 320 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumSaegwPgwUplinkPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink packets for SAEGW PGW sessions" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwEntry 321 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumSaegwPgwUplinkBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink bytes for SAEGW PGW sessions" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwEntry 322 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumSaegwPgwDownlinkPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink packets for SAEGW PGW sessions" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwEntry 323 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumSaegwPgwDownlinkBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink bytes for SAEGW PGW sessions" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwEntry 324 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumSaegwPgwUplinkDropPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink drop packets for SAEGW PGW sessions" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwEntry 325 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumSaegwPgwUplinkDropBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink drop bytes for SAEGW PGW sessions" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwEntry 326 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumSaegwPgwDownlinkDropPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink drop packets for SAEGW PGW sessions" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwEntry 327 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumSaegwPgwDownlinkDropBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink drop bytes for SAEGW PGW sessions" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwEntry 328 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumUplinkS5S8GeranPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink packets for PGW S5S8 GERAN sessions" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwEntry 329 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumUplinkS5S8GeranBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink bytes for PGW S5S8 GERAN sessions" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwEntry 330 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumDownlinkS5S8GeranPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink packets for PGW S5S8 GERAN sessions" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwEntry 331 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumDownlinkS5S8GeranBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink bytes for PGW S5S8 GERAN sessions" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwEntry 332 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumUplinkS5S8GeranDropPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink drop packets for PGW S5S8 GERAN sessions" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwEntry 333 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumUplinkS5S8GeranDropBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink drop bytes for PGW S5S8 GERAN sessions" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwEntry 334 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumDownlinkS5S8GeranDropPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink drop packets for PGW S5S8 GERAN sessions" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwEntry 335 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumDownlinkS5S8GeranDropBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink drop bytes for PGW S5S8 GERAN sessions" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwEntry 336 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumSaegwPgwUplinkS5S8GeranPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink packets for SAEGW PGW S5S8 GERAN sessions" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwEntry 337 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumSaegwPgwUplinkS5S8GeranBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink bytes for SAEGW PGW S5S8 GERAN sessions" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwEntry 338 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumSaegwPgwDownlinkS5S8GeranPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink packets for SAEGW PGW S5S8 GERAN sessions" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwEntry 339 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumSaegwPgwDownlinkS5S8GeranBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink bytes for SAEGW PGW S5S8 GERAN sessions" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwEntry 340 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumSaegwPgwUplinkS5S8GeranDropPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink drop packets for SAEGW PGW S5S8 GERAN sessions" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwEntry 341 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumSaegwPgwUplinkS5S8GeranDropBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink drop bytes for SAEGW PGW S5S8 GERAN sessions" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwEntry 342 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumSaegwPgwDownlinkS5S8GeranDropPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink drop packets for SAEGW PGW S5S8 GERAN sessions" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwEntry 343 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumSaegwPgwDownlinkS5S8GeranDropBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink drop bytes for SAEGW PGW S5S8 GERAN sessions" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwEntry 344 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumUplinkS5S8UtranPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink packets for PGW S5S8 UTRAN sessions" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwEntry 345 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumUplinkS5S8UtranBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink bytes for PGW S5S8 UTRAN sessions" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwEntry 346 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumDownlinkS5S8UtranPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink packets for PGW S5S8 UTRAN sessions" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwEntry 347 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumDownlinkS5S8UtranBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink bytes for PGW S5S8 UTRAN sessions" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwEntry 348 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumUplinkS5S8UtranDropPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink drop packets for PGW S5S8 UTRAN sessions" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwEntry 349 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumUplinkS5S8UtranDropBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink drop bytes for PGW S5S8 UTRAN sessions" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwEntry 350 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumDownlinkS5S8UtranDropPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink drop packets for PGW S5S8 UTRAN sessions" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwEntry 351 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumDownlinkS5S8UtranDropBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink drop bytes for PGW S5S8 UTRAN sessions" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwEntry 352 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumSaegwPgwUplinkS5S8UtranPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink packets for SAEGW PGW S5S8 UTRAN sessions" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwEntry 353 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumSaegwPgwUplinkS5S8UtranBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink bytes for SAEGW PGW S5S8 UTRAN sessions" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwEntry 354 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumSaegwPgwDownlinkS5S8UtranPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink packets for SAEGW PGW S5S8 UTRAN sessions" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwEntry 355 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumSaegwPgwDownlinkS5S8UtranBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink bytes for SAEGW PGW S5S8 UTRAN sessions" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwEntry 356 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumSaegwPgwUplinkS5S8UtranDropPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink drop packets for SAEGW PGW S5S8 UTRAN sessions" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwEntry 357 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumSaegwPgwUplinkS5S8UtranDropBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink drop bytes for SAEGW PGW S5S8 UTRAN sessions" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwEntry 358 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumSaegwPgwDownlinkS5S8UtranDropPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink drop packets for SAEGW PGW S5S8 UTRAN sessions" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwEntry 359 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumSaegwPgwDownlinkS5S8UtranDropBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink drop bytes for SAEGW PGW S5S8 UTRAN sessions" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwEntry 360 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumUplinkEutranPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink packets for PGW EUTRAN sessions" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwEntry 361 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumUplinkEutranBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink bytes for PGW EUTRAN sessions" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwEntry 362 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumDownlinkEutranPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink packets for PGW EUTRAN sessions" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwEntry 363 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumDownlinkEutranBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink bytes for PGW EUTRAN sessions" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwEntry 364 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumUplinkEutranDropPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink drop packets for PGW EUTRAN sessions" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwEntry 365 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumUplinkEutranDropBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink drop bytes for PGW EUTRAN sessions" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwEntry 366 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumDownlinkEutranDropPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink drop packets for PGW EUTRAN sessions" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwEntry 367 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumDownlinkEutranDropBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink drop bytes for PGW EUTRAN sessions" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwEntry 368 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumSaegwPgwUplinkEutranPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink packets for PGW EUTRAN sessions" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwEntry 369 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumSaegwPgwUplinkEutranBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink bytes for PGW EUTRAN sessions" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwEntry 370 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumSaegwPgwDownlinkEutranPackets OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink packets for PGW EUTRAN sessions" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwEntry 371 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumSaegwPgwDownlinkEutranBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink bytes for PGW EUTRAN sessions" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwEntry 372 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumSaegwPgwUplinkEutranDropPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink drop packets for PGW EUTRAN sessions" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwEntry 373 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumSaegwPgwUplinkEutranDropBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink drop bytes for PGW EUTRAN sessions" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwEntry 374 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumSaegwPgwDownlinkEutranDropPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink drop packets for PGW EUTRAN sessions" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwEntry 375 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumSaegwPgwDownlinkEutranDropBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink drop bytes for PGW EUTRAN sessions" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwEntry 376 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumUplinkGnGpGeranPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink GnGp GERAN packets received" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwEntry 377 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumUplinkGnGpGeranBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink GnGp Geran bytes received" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwEntry 378 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumUplinkGnGpGeranDropPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink GnGp Geran packets dropped" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwEntry 379 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumUplinkGnGpGeranDropBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink GnGp Geran bytes dropped" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwEntry 380 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumDownlinkGnGpGeranPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink GnGp Geran packets received" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwEntry 381 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumDownlinkGnGpGeranBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink GnGp Geran bytes received" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwEntry 382 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumDownlinkGnGpGeranDropPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink GnGp Geran packets dropped" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwEntry 383 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumDownlinkGnGpGeranDropBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink GnGp Geran bytes dropped" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwEntry 384 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumUplinkGnGpUtranPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink GnGp UTRAN packets received" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwEntry 385 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumUplinkGnGpUtranBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink GnGp Utran bytes received" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwEntry 386 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumUplinkGnGpUtranDropPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink GnGp Utran packets dropped" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwEntry 387 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumUplinkGnGpUtranDropBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink GnGp Utran bytes dropped" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwEntry 388 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumDownlinkGnGpUtranPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink GnGp Utran packets received" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwEntry 389 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumDownlinkGnGpUtranBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink GnGp Utran bytes received" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwEntry 390 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumDownlinkGnGpUtranDropPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink GnGp Utran packets dropped" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwEntry 391 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumDownlinkGnGpUtranDropBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink GnGp Utran bytes dropped" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwEntry 392 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumAcctStartReqNotWaitingForResponse OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Accounting Start Requests Not Waiting for Response" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwEntry 393 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumAcctInterimUpdReqNotWaitingForResponse OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Accounting Interim Update Requests Not Waiting for Response" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwEntry 394 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumAcctStopReqNotWaitingForResponse OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Accounting Stop Requests Not Waiting for Response" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwEntry 395 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumS5uDefaultBearerErrorIndicationsProcessed OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of S5u default bearer error indications processed" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwEntry 396 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumS5uDefaultBearereErrorIndicationLocalCloseAttempts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of local close attempts due to receipt of error indication on S5u default bearer" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwEntry 397 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumS5uDedicatedBearerErrorIndicationsProcessed OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of S5u dedicated bearer error indications processed" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwEntry 398 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumS5uDedicatedBearerErrorIndicationBearerDeactivation OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearer deactivations due to receipt of error indication on S5u dedicated bearer" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwEntry 399 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumberSessSetupSuccessApnMatchingExactMatch OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Create Session Requests Accepted with APN Matching Type Exact Match" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwEntry 400 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumberSessSetupSuccessApnMatchingNiOnly OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Create Session Requests Accepted with APN Matching Type NI Only" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwEntry 401 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumberSessSetupSuccessApnMatchingNiAndMalformedOi OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Create Session Requests Accepted with APN Matching Type NI And Malformed OI" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwEntry 402 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumberPdpSessSetupSuccessApnMatchingExactMatch OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Create PDP Session Requests Accepted with APN Matching Type Exact Match" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwEntry 403 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumberPdpSessSetupSuccessApnMatchingNiOnly OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Create PDP Session Requests Accepted with APN Matching Type NI Only" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwEntry 404 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumberPdpSessSetupSuccessApnMatchingNiAndMalformedOi OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Create PDP Session Requests Accepted with APN Matching Type NI And Malformed OI" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwEntry 405 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumBearerStatsWithNoSRStats OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of CDRs with Bearer traffic stats but no Service Rule stats" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwEntry 406 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumActiveGyAPTriggerbyCCRU OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of sessions that currently using default quota triggered by CCR-U failure" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwEntry 407 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumTotalGyAPTriggerbyCCRU OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of total sessions using default quota triggered by CCR-U failure" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwEntry 408 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumGyCCRTWriteToDisk OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of record logs to disk due to CCR-T failure" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwEntry 409 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumGyAPTriggerByProtocolError OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of total sessions using default quota triggered by 3xx" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwEntry 410 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumGyAPTriggerByTransientFailure OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of total sessions using default quota triggered by 4xx result code" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwEntry 411 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumGyAPTriggerByPermanentFailure OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of total sessions using default quota triggered by 5xx result code" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwEntry 412 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumGyAPTriggerByMessageTimeout OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of total sessions using default quota triggered by timeout" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwEntry 413 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumGyAPTriggerByLinkDown OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of total sessions using default quota triggered by OCS link down" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwEntry 414 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumGyAPTriggerByInternalFailure OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of total sessions using default quota triggered by internal error or back pressure" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwEntry 415 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumStartPilotPacketsSent OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Session-Start Pilot Packets sent" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwEntry 416 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumStopPilotPacketsSent OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Session-Stop Pilot Packets sent" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwEntry 417 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumRatChangePilotPacketsSent OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Rat-Change Pilot Packets sent" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwEntry 418 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumDeleteSessionRejectMismatchedSrcAndFteidIP OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total Number of Delete Session Requests Rejected due to Source IP and F-TEID IP mismatch" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwEntry 419 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumDeletePDPRejectMismatchedSrcAndFteidIP OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total Number of Delete PDP Context Requests Rejected due to Source IP and F-TEID IP mismatch" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwEntry 420 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumModifyBearerRejectMismatchedSrcAndFteidIP OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total Number of Modify Bearer Requests Rejected due to Source IP and F-TEID IP mismatch" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwEntry 421 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumUpdatePDPRejectMismatchedSrcAndFteidIP OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total Number of Update PDP Context Requests Rejected due to Source IP and F-TEID IP mismatch" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwEntry 422 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumLocalCloseCreateSessionParallelPDN OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total Number of Sessions locally closed due to parallel PDN connection setup" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwEntry 423 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumLocalCloseCreatePDPParallelPDN OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total Number of PDP Contexts locally closed due to parallel PDN connection setup" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwEntry 424 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumCurrentGeoSyncRestoredSessions OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Current number of PDN Sessions restored from Geo Active" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwEntry 425 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumRatNBIotEutranSessions OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Current number of NBIOT-EUTRAN RAT session" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwEntry 426 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumNonIpPdnSessions OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Current number of NonIP PDN Sessions" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwEntry 427 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumSaegwRatTypeNBIotEUtranSessions OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "SAEGW-PGW Current number of NBIOT E-UTRAN session" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwEntry 428 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumUplinkNBIotEutranPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink packets for PGW NBIOT EUTRAN sessions" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwEntry 429 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumUplinkNBIotEutranBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink bytes for PGW NBIOT EUTRAN sessions" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwEntry 430 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumDownlinkNBIotEutranPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink packets for PGW NBIOT EUTRAN sessions" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwEntry 431 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumDownlinkNBIotEutranBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink bytes for PGW NBIOT EUTRAN sessions" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwEntry 432 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumUplinkNBIotEutranDropPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink drop packets for PGW NBIOT EUTRAN sessions" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwEntry 433 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumUplinkNBIotEutranDropBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink drop bytes for PGW NBIOT EUTRAN sessions" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwEntry 434 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumDownlinkNBIotEutranDropPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink drop packets for PGW NBIOT EUTRAN sessions" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwEntry 435 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumDownlinkNBIotEutranDropBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink drop bytes for PGW NBIOT EUTRAN sessions" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwEntry 436 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumSaegwPgwUplinkNBIotEutranPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink packets for PGW NBIOT EUTRAN sessions" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwEntry 437 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumSaegwPgwUplinkNBIotEutranBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink bytes for PGW NBIOT EUTRAN sessions" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwEntry 438 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumSaegwPgwDownlinkNBIotEutranPackets OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink packets for PGW NBIOT EUTRAN sessions" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwEntry 439 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumSaegwPgwDownlinkNBIotEutranBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink bytes for PGW NBIOT EUTRAN sessions" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwEntry 440 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumSaegwPgwUplinkNBIotEutranDropPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink drop packets for PGW NBIOT EUTRAN sessions" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwEntry 441 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumSaegwPgwUplinkNBIotEutranDropBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink drop bytes for PGW NBIOT EUTRAN sessions" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwEntry 442 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumSaegwPgwDownlinkNBIotEutranDropPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink drop packets for PGW NBIOT EUTRAN sessions" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwEntry 443 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumSaegwPgwDownlinkNBIotEutranDropBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink drop bytes for PGW NBIOT EUTRAN sessions" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwEntry 444 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumModifyBearerRejectContextNotFound OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of modify bearer attempts rejected due to context not found" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwEntry 445 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumSGSNInitUpdatePdpRejectContextNotFound OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of SGSN initiated update PDP context attempts rejected due to context not found" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwEntry 446 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumCreateSessionRejectApnCongested OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create session requests rejected - apn in congestion state" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwEntry 447 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwMinTeidReuseDuration OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Mininum duration in which TEID got reused" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwEntry 448 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumDeleteSessionRejectedInvalidPeer OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total Number of Delete Session Requests Rejected due to Source IP and F-TEID IP mismatch or IMSI mismatch" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwEntry 449 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumDeletePDPCtxtRejectedInvalidPeer OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total Number of Delete PDP Context Requests Rejected due to Source IP and F-TEID IP mismatch or IMSI mismatch" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwEntry 450 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumCreateBearerRespDroppedInvalidPeer OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total Number of Create Bearer Responses Dropped due to Source IP and F-TEID IP mismatch or IMSI mismatch" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwEntry 451 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumBearerRsrcCmdRejectedInvalidPeer OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total Number of Bearer Resource Commands Rejected due to Source IP and F-TEID IP mismatch or IMSI mismatch" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwEntry 452 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumCreatePDPCtxtReqRejectedInvalidPeer OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total Number of Create PDP Context Requests Rejected due to Source IP and F-TEID IP mismatch or IMSI mismatch" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwEntry 453 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumChangeNotificationRejectedInvalidPeer OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total Number of Change Notification Requests Rejected due to Source IP and F-TEID IP mismatch or IMSI mismatch" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwEntry 454 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumModifyBearerReqRejectedInvalidPeer OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total Number of Modify Beaarer Requests Rejected due to Source IP and F-TEID IP mismatch or IMSI mismatch" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwEntry 455 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumUpdatePDPCtxtReqRejectedInvalidPeer OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total Number of Update PDP Context Requests Rejected due to Source IP and F-TEID IP mismatch or IMSI mismatch" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwEntry 456 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumDeleteBearerCmdRejectedInvalidPeer OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total Number of Delete Bearer Commands Rejected due to Source IP and F-TEID IP mismatch or IMSI mismatch" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwEntry 457 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumDeleteBearerRespDroppedInvalidPeer OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total Number of Delete Bearer Responses Dropped due to Source IP and F-TEID IP mismatch or IMSI mismatch" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwEntry 458 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumDeletePDPCtxtRespDroppedInvalidPeer OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total Number of Delete PDP Context Responses Dropped due to Source IP and F-TEID IP mismatch or IMSI mismatch" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwEntry 459 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumModifyBearerCmdRejectedInvalidPeer OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total Number of Modify Bearer Commands Rejected due to Source IP and F-TEID IP mismatch or IMSI mismatch" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwEntry 460 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumUpdateBearerRespDroppedInvalidPeer OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total Number of Update Bearer Responses Dropped due to Source IP and F-TEID IP mismatch or IMSI mismatch" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwEntry 461 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumUpdatePDPCtxtRespDroppedInvalidPeer OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total Number of Update PDP Context Responses Dropped due to Source IP and F-TEID IP mismatch or IMSI mismatch" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwEntry 462 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumGtpv1InitPDPCtxtActivationRespDroppedInvalidPeer OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total Number of Init PDP Context Activation Responses Dropped due to Source IP and F-TEID IP mismatch or IMSI mismatch" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwEntry 463 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumTraceSessionActivationRejectedInvalidPeer OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total Number of Trace Session Activation Requests Rejected due to Source IP and F-TEID IP mismatch or IMSI mismatch" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwEntry 464 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumTraceSessionDeactivationRejectedInvalidPeer OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total Number of Trace Session DeActivation Requests Rejected due to Source IP and F-TEID IP mismatch or IMSI mismatch" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwEntry 465 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumSuspendNotificationRejectedInvalidPeer OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total Number of Suspend Notification Requests Rejected due to Source IP and F-TEID IP mismatch or IMSI mismatch" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwEntry 466 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumResumeNotificationRejectedInvalidPeer OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total Number of Resume Notification Requests Rejected due to Source IP and F-TEID IP mismatch or IMSI mismatch" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwEntry 467 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumStatsUpdateForMissingSRsForActiveSessions OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of missing Service-Rule Stats Update for active sessions" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwEntry 468 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumStatsUpdateForMissingSRsForDeactivateSessions OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of missing Service-Rule Stats Update for Sessions in deactivate state" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwEntry 469 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumCDRsWithZeroServiceDataContainers OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of CDRs generated with Zero Service Data Containers" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwEntry 470 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwMinCPlaneTeidReuseDuration OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Mininum duration in which Control Plane TEID got reused (for non Gtp V0 sessions)" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwEntry 471 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwMinUPlaneTeidReuseDuration OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Mininum duration in which User Plane TEID got reused (for non Gtp V0 sessions)" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwEntry 472 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumCreateSessionRejectApnCongesteCritical OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create session requests rejected - apn in congestion state" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwEntry 473 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumCreateSessionRejectApnCongestedMajor OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create session requests rejected - apn in congestion state" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwEntry 474 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumCreateSessionRejectApnCongestedMinor OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create session requests rejected - apn in congestion state" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwEntry 475 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumberSigInfoLookupSuccessfulAndFilledConfiguredValues OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of sessions filled with configured values for Signalling Information Elements" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwEntry 476 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumberSigInfoLookupFailure OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of sessions that did not have configured Signalling Information Elements" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwEntry 477 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumCreateSessionRejectApnCongestedCritical OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create session requests rejected - apn in congestion state" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwEntry 478 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumSessionsInLocalDatabase OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Sessions in local database" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwEntry 479 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumCreateSessionDroppedProcLimit OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total Number of Create Session Requests rejected due to procedure limit reached" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwEntry 480 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumCreatePdpDroppedProcLimit OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total Number of Create Pdp context Requests rejected due to procedure limit reached" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwEntry 481 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumDeleteSessionDroppedProcLimit OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total Number of Delete Session Requests rejected due to procedure limit reached" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwEntry 482 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumDeletePdpDroppedProcLimit OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total Number of Delete Pdp context Requests rejected due to procedure limit reached" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwEntry 483 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumTotalSessionsWithTerminateTimer OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of times Session terminate timer started becuase Gy interface was down" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwEntry 484 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumCurrentSessionsWithTerminateTimer OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Active Sessions with Session terminate timer running " ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwEntry 485 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumCreateSessionRejectSessionBlocked OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create session requests rejected due to session blocked" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwEntry 486 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumLocalCloseAttemptsSessionBlocked OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of local close attempts due to session blocked" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwEntry 487 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumLocalCloseTerminateServiceRule OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of local closes due to traffic through service rule with terminate action" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwEntry 488 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumCreateSessionLapiAttempt OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create session attempts with LAPI bit set" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwEntry 489 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumCreateSessionLapiAccept OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create session with lapi attempts accepted" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwEntry 490 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumCreateSessionLapiReject OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create session attempts with lapi rejected" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwEntry 491 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumSessSetupFailuresExternalErrors OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total Number of Session Setup Failures due to External Errors" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwEntry 492 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumSessDeactivationsExternalErrors OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total Number of Session Deactivations due to External Errors" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwEntry 493 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumSessSetupFailuresLocalErrors OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total Number of Session Setup Failures due to Local Errors" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwEntry 494 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumSessDeactivationsLocalErrors OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total Number of Session Deactivations due to Local Errors" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwEntry 495 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumCreateSessionRequestsThrottledClusterRateControl OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Create Session Requests Throtteled Due to Cluster Level Rate Control" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwEntry 496 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumCreateSessionRequestsThrottledApnRateControl OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Create Session Requests Throtteled Due to APN Level Rate Control" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwEntry 497 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumCreatePDPContextRequestsThrottledClusterRateControl OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Create PDPContext Requests Throtteled Due to Cluster Level Rate Control" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwEntry 498 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumCreatePDPContextRequestsThrottledApnRateControl OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Create PDPContext Requests Throtteled Due to APN Level Rate Control" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwEntry 499 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumDnsCacheHits OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "DNS - Records found in cache" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwEntry 500 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumDnsCacheHitsNaptr OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "DNS - Naptr records found in cache" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwEntry 501 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumDnsCacheHitsSrv OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "DNS - Srv records found in cache" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwEntry 502 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumDnsCacheHitsA OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "DNS - A/AAAA records found in cache" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwEntry 503 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwConnectedDeviceFlows OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwEntry 504 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwConnectedDeviceUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwEntry 505 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwConnectedDeviceUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwEntry 506 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwConnectedDeviceDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwEntry 507 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwConnectedDeviceDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwEntry 508 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwTetheredDeviceFlows OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwEntry 509 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwTetheredDeviceUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwEntry 510 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwTetheredDeviceUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwEntry 511 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwTetheredDeviceDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwEntry 512 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwTetheredDeviceDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwEntry 513 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwTetheringEntitledFlows OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total Number of Tethering Entitled Flows" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwEntry 514 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwTetheringEntitledUplinkPacketsPassed OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total Number of Tethering Entitled Uplink Packets Passed" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwEntry 515 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwTetheringEntitledUplinkBytesPassed OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total Number of Tethering Entitled Uplink Bytes Passed" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwEntry 516 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwTetheringEntitledDownlinkPacketsPassed OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total Number of Tethering Entitled Downlink Packets Passed" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwEntry 517 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwTetheringEntitledDownlinkBytesPassed OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total Number of Tethering Entitled Downlink Bytes Passed" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwEntry 518 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwTetheredFlowsDetectedUsingTtl OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwEntry 519 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwTetheredFlowsDetectedUsingUserAgent OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwEntry 520 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumCreateSessionRejectTamFailure OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create session attempts rejected - due to TAM failure" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwEntry 521 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumCreatePdpRejectTamFailure OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create PDP context attempts rejected - due to TAM failure" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwEntry 522 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumCreateCupsSessionAttempt OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create cups session attempts" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwEntry 523 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumCreateCupsSessionSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create cups session attempts success" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwEntry 524 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumCreateCupsSessionFailure OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create session attempts failed" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwEntry 525 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumModifyCupsSessionAttempt OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of modify cups session attempts" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwEntry 526 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumModifyCupsSessionSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of modify cups session attempts success" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwEntry 527 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumModifyCupsSessionFailure OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of modify session attempts failed" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwEntry 528 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumDeleteCupsSessionAttempt OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of delete cups session attempts" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwEntry 529 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumDeleteCupsSessionSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of delete cups session attempts success" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwEntry 530 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumDeleteCupsSessionFailure OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of delete cups session attempts failed" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwEntry 531 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumLocalCloseSessionMonitor OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of sessions locally closed due to uplane session monitor failed" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwEntry 532 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumCurrentCupsSessions OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Current number of CUPS sessions" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwEntry 533 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumPgwTriggeredQosUpdate OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Pgw Triggered Qos Updates" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwEntry 534 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumSessionsEstablishedWithExistingImsiAndApn OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of sessions established with IMSI/APN combination for which already a session is established" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwEntry 535 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumPGWInitDedBearerActPartialAccept OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of PGW initiated dedicated bearer activation attempts partially accepted" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwEntry 536 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumUpdateBearerPartialAccept OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of update bearer requests partially accepted" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwEntry 537 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwTetheredFlowsDetectedUsingTcpIpFingerprinting OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwEntry 538 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumDnsResponseFailTimeout OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "DNS Response Failed - Session timeout waiting for DNS" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwEntry 539 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumDnsResponseDropNoIntf OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "DNS Response Failed - Dropped no SL interface" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwEntry 540 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumDnsResponseDropNoSession OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "DNS Response Failed - Dropped no session" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwEntry 541 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumDnsResponseDropNoPdnSession OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "DNS Response Failed - Dropped no PDN session" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwEntry 542 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumSessionPendedForDns OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Sessions pended for DNS" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwEntry 543 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumSessionPendedForDnsSuccess OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "DNS success for pended sessions" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwEntry 544 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumSessionPendedForDnsTimeout OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "DNS timeout for pended sessions" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwEntry 545 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNum3gppToNon3gppDelayedHandovers OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of 3gpp to Non-3gpp handovers delayed" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwEntry 546 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNum3gppToNon3gppDelayedHandoverCompletedOnFirstUlPkt OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of 3gpp to Non-3gpp delayed handovers completed on first UL Pkt received on non-3gpp tunnel" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwEntry 547 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNum3gppToNon3gppDelayedHandoverCompletedOnTimerExpiry OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of 3gpp to Non-3gpp delayed handovers completed on Timer Expiry" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwEntry 548 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNum3gppToNon3gppDelayedHandoverCompletedOnBackToBackHo OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of 3gpp to Non-3gpp delayed handovers completed on B2B handovers" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwEntry 549 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNum3gppToNon3gppDelayedHandoverCompletedOnOtherEvent OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of 3gpp to Non-3gpp delayed handovers completed on other application triggered events" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwEntry 550 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumApplicationStartNotificationsRcvd OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Application Start Notifications received from fastpath" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwEntry 551 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumApplicationStopNotificationsRcvd OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Application Stop Notifications received from fastpath" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwEntry 552 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumGxApplicationStartNotificationsSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Gx Application Start Notifications sent successfully to Pcrf" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwEntry 553 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumGxApplicationStartNotificationsFailed OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Gx Application Start Notifications send failed to Pcrf" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwEntry 554 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumGxApplicationStopNotificationsSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Gx Application Stop Notifications sent successfully to Pcrf" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwEntry 555 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumGxApplicationStopNotificationsFailed OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Gx Application Stop Notifications send failed to Pcrf" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwEntry 556 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumSessionMonitorModificationsSent OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of session monitor modifications sent" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwEntry 557 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumSdApplicationStartNotificationsSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Sd Application Start Notifications sent successfully to Pcrf" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwEntry 558 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumSdApplicationStartNotificationsFailed OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Sd Application Start Notifications send failed to Pcrf" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwEntry 559 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumSdApplicationStopNotificationsSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Sd Application Stop Notifications sent successfully to Pcrf" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwEntry 560 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumSdApplicationStopNotificationsFailed OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Sd Application Stop Notifications send failed to Pcrf" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwEntry 561 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumLocalClosePcrfDownSessionHoldTime OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of session locally closed due to pcrf down session hold time expiry" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwEntry 562 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumCreateSessionRejectsAccountingOnPending OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of create session rejects due to pending Radius Accounting On request" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwEntry 563 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumCreatePdpContextsRejectsAccountingOnPending OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of createn PDP contexts rejects due to pending Radius Accounting On request" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwEntry 564 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumCreateSessionRejectChangeSessionToColocatedFailed OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Create Session Requests Rejected Change Session To Colocated Failure" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwEntry 565 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumCreateSessionRejectsOverload OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Num of Create Session Requests Rejected due to Overload" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwEntry 566 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumCreateBearerRejectsOverload OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Num of Create Bearer Requests Rejected due to Overload" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwEntry 567 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumManifestServerRequestsSent OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Manifest Server Requests sent to MFI task" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwEntry 568 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumManifestServerResponsesRcvd OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Manifest Server Responses received from MFI task" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwEntry 569 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwTetheredFlowsDetectedUsingGquicUserAgent OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwEntry 570 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwTetheredFlowsReportedUsingTtl OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwEntry 571 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwTetheredFlowsReportedUsingUserAgent OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwEntry 572 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwTetheredFlowsReportedUsingTcpIpFingerprinting OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwEntry 573 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwTetheredFlowsReportedUsingGquicUserAgent OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwEntry 574 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumCreateSessionRejectsOverloadMinor OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Num of Create Session Requests Rejected due to Overload Minor" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwEntry 575 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumCreateSessionRejectsOverloadMajor OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Num of Create Session Requests Rejected due to Overload Major" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwEntry 576 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumCreateSessionRejectsOverloadCritical OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Num of Create Session Requests Rejected due to Overload Critical" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwEntry 577 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumCreateSessionRejectsOverloadMCDSync OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Num of Create Session Requests Rejected due to Overload Standby Sync" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwEntry 578 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumCreateBearerRejectsOverloadMinor OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Num of Create Bearer Requests Rejected due to Overload Minor" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwEntry 579 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumCreateBearerRejectsOverloadMajor OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Num of Create Bearer Requests Rejected due to Overload Major" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwEntry 580 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumCreateBearerRejectsOverloadCritical OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Num of Create Bearer Requests Rejected due to Overload Critical" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwEntry 581 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumCreateBearerRejectsOverloadMCDSync OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Num of Create Bearer Requests Rejected due to Overload Standby Sync" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwEntry 582 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumCreateSessionRejectNoServiceRule OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create session attempts rejected - No Service Rule" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwEntry 583 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumNoServiceRuleLocalCloseAttempts OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of local close attempts due to no service-rule" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwEntry 584 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumCreatePdpRejectNoServiceRule OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total Number of Create Pdp context attempts rejected - no service rule" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwEntry 585 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumLocalClosePfcpError OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS deprecated DESCRIPTION "Number of sessions locally closed due to PFCP Error on Uplane" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwEntry 586 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwNumLocalCloseUplaneError OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of sessions locally closed due to error on Uplane" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwEntry 587 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGgsnTable OBJECT-TYPE SYNTAX SEQUENCE OF AffirmedZoneGatewayStatisticsSlotLevelCallPerformanceGgsnEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "" ::= { affirmedZoneMIB 226 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGgsnEntry OBJECT-TYPE SYNTAX AffirmedZoneGatewayStatisticsSlotLevelCallPerformanceGgsnEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "" INDEX { affirmedZoneName, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGgsnName, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGgsnChassis, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGgsnSlot } ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGgsnTable 1 } AffirmedZoneGatewayStatisticsSlotLevelCallPerformanceGgsnEntry ::= SEQUENCE { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGgsnName String, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGgsnChassis Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGgsnSlot Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGgsnNumCurrentSessions Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGgsnNumBearers Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGgsnNumCreatePdpAttempt Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGgsnNumCreatePdpAccept Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGgsnNumCreatePdpReject Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGgsnNumCreatePdpRejectMalformedReq Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGgsnNumCreatePdpRejectUnknownApn Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGgsnNumCreatePdpRejectRsrcUnavailable Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGgsnNumCreatePdpRejectServiceNotSupported Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGgsnNumCreatePdpRejectSystemFailure Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGgsnNumCreatePdpRejectMisc Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGgsnNumDeletePdpAttempt Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGgsnNumDeletePdpAccept Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGgsnNumDeletePdpReject Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGgsnNumUEInitSecPdpActAttempt Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGgsnNumUEInitSecPdpActAccept Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGgsnNumUEInitSecPdpActReject Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGgsnNumGGSNInitSecPdpActAttempt Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGgsnNumGGSNInitSecPdpActAccept Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGgsnNumGGSNInitSecPdpActReject Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGgsnNumSGSNInitSecPdpDeactAttempt Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGgsnNumSGSNInitSecPdpDeactAccept Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGgsnNumSGSNInitSecPdpDeactReject Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGgsnNumUEInitSecPdpDeactAttempt Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGgsnNumUEInitSecPdpDeactAccept Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGgsnNumUEInitSecPdpDeactReject Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGgsnNumGGSNInitSecPdpDeactAttempt Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGgsnNumGGSNInitSecPdpDeactAccept Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGgsnNumGGSNInitSecPdpDeactReject Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGgsnNumSGSNInitUpdatePdpAttempt Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGgsnNumSGSNInitUpdatePdpAccept Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGgsnNumSGSNInitUpdatePdpReject Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGgsnNumGGSNInitUpdatePdpAttempt Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGgsnNumGGSNInitUpdatePdpAccept Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGgsnNumGGSNInitUpdatePdpReject Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGgsnNumLocalCloseAttempts Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGgsnNumLocalCloseAttemptsAccepted Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGgsnNumIdleDurationExceededCloses Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGgsnNumMaximalDurationExceededCloses Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGgsnNumOperatorInitiatedCloses Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGgsnNumActiveCurrentSessions Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGgsnNumIdleCurrentSessions Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGgsnIntervalPeakCurrentSessions Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGgsnIntervalPeakActiveCurrentSessions Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGgsnIntervalPeakIdleCurrentSessions Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGgsnNumDefaultBearers Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGgsnNumDedicatedBearers Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGgsnIntervalPeakBearers Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGgsnIntervalPeakDefaultBearers Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGgsnIntervalPeakDedicatedBearers Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGgsnNumDhcpReleaseLocalCloseAttempts Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGgsnNumTraceSessionActivationAttempt Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGgsnNumTraceSessionActivationAccept Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGgsnNumTraceSessionDeactivationAttempt Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGgsnNumTraceSessionDeactivationAccept Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGgsnNumDhcpTimeoutLocalCloseAttempts Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGgsnNumDhcpLeaseExpiryLocalCloseAttempts Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGgsnNumRadiusDisconnectLocalCloses Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGgsnNumRatTypeUtranSessions Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGgsnNumRatTypeGeranSessions Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGgsnNumRatTypeWlanSessions Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGgsnNumRatTypeGanSessions Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGgsnNumRatTypeHspaEvoSessions Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGgsnNumUniqueSubscribers Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGgsnNumIpv4PdnSessions Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGgsnNumIpv6PdnSessions Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGgsnNumIpv4v6PdnSessions Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGgsnNumSessionsSetupWithDefaultPolicy Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGgsnNumActiveSessionsWithDefaultPolicy Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGgsnNumActiveGxReplaySessionsAwaitingPcrfRejoin Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGgsnNumGxReplaySessionsTerminated Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGgsnNumDuplicateSessionLocalCloseAttempts Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGgsnNumCtrlTeidLookupFailures Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGgsnNumPcrfRejoinSuccess Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGgsnNumErrorIndicationsProcessed Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGgsnNumErrorIndicationLocalCloseAttempts Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGgsnNumErrorIndicationBearerDeactivation Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGgsnNumAwaitCoATimeoutLocalCloseAttempts Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGgsnNumPcrfInitiatedCloseAttempts Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGgsnNumOcsInitiatedCloseAttempts Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGgsnNumL2tpGwSessionDeleteAttempts Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGgsnNumUplinkPackets ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGgsnNumUplinkBytes ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGgsnNumUplinkDropPackets ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGgsnNumUplinkDropBytes ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGgsnNumDownlinkPackets ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGgsnNumDownlinkBytes ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGgsnNumDownlinkDropPackets ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGgsnNumDownlinkDropBytes ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGgsnNumGtppCdrSent Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGgsnNumGtppCdrRespSuccess Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGgsnNumGtppCdrRespFailure Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGgsnNumGtppCdrRespTimeout Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGgsnNumDeletePdpDropTearDownIndMissingOneBearerOnly Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGgsnNumDeletePdpDropTearDownIndMissingForDefaultBearer Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGgsnNumSessionsSetupWithDefaultGyQuota Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGgsnNumActiveSessionsWithDefaultGyQuota Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGgsnNumActiveGySessionsAwaitingOcsRejoin Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGgsnNumOcsGyRejoinSuccess Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGgsnNumDefaultGyQuotaReapplied Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGgsnNumDefaultGyQuotaAppliedCcruFailure Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGgsnNumGyDownGyRejoinTimerRestarted Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGgsnNumGxSessions Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGgsnNumGySessions Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGgsnNumS6bInitiatedCloseAttempts Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGgsnNumActiveS6bSessions Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGgsnDefaultGyUplinkBytes ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGgsnDefaultGyDownlinkBytes ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGgsnNumBearerIdleDurationExceededCloses Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGgsnNumOfActiveS6bSessions Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGgsnNumDnsAttempts ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGgsnNumDnsSendSuccess ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGgsnNumDnsSendFailedNoConfig ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGgsnNumDnsFailedMisc ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGgsnNumDnsResponses ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGgsnNumDnsResponseSuccess ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGgsnNumDnsResponseFailNoResponse ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGgsnNumDnsResponseFailNoName ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGgsnNumDnsResponseFailNoData ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGgsnNumDnsResponseFailMisc ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGgsnNumPcoPcscfDefaultFqdnUsed Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGgsnNumPcoPcscfTableUsed Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGgsnNumCurrentSessionsGnGeran Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGgsnNumCurrentSessionsGnUtran Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGgsnNumCurrentSessionsRoaming Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGgsnNumUplinkGnGpGeranPackets ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGgsnNumUplinkGnGpGeranBytes ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGgsnNumUplinkGnGpGeranDropPackets ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGgsnNumUplinkGnGpGeranDropBytes ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGgsnNumDownlinkGnGpGeranPackets ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGgsnNumDownlinkGnGpGeranBytes ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGgsnNumDownlinkGnGpGeranDropPackets ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGgsnNumDownlinkGnGpGeranDropBytes ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGgsnNumUplinkGnGpUtranPackets ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGgsnNumUplinkGnGpUtranBytes ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGgsnNumUplinkGnGpUtranDropPackets ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGgsnNumUplinkGnGpUtranDropBytes ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGgsnNumDownlinkGnGpUtranPackets ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGgsnNumDownlinkGnGpUtranBytes ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGgsnNumDownlinkGnGpUtranDropPackets ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGgsnNumDownlinkGnGpUtranDropBytes ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGgsnNumAcctStartReqAttempt ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGgsnNumAcctStartReqAccept ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGgsnNumAcctStartReqTimeout ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGgsnNumAcctStartReqNotWaitingForResponse ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGgsnNumAcctInterimUpdReqAttempt ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGgsnNumAcctInterimUpdReqAccept ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGgsnNumAcctInterimUpdReqTimeout ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGgsnNumAcctInterimUpdReqNotWaitingForResponse ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGgsnNumAcctStopReqAttempt ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGgsnNumAcctStopReqAccept ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGgsnNumAcctStopReqTimeout ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGgsnNumAcctStopReqNotWaitingForResponse ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGgsnNumberPdpSessSetupSuccessApnMatchingExactMatch Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGgsnNumberPdpSessSetupSuccessApnMatchingNiOnly Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGgsnNumberPdpSessSetupSuccessApnMatchingNiAndMalformedOi Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGgsnNumBearerStatsWithNoSRStats Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGgsnNumActiveGyAPTriggerbyCCRU Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGgsnNumTotalGyAPTriggerbyCCRU Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGgsnNumGyCCRTWriteToDisk Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGgsnNumGyAPTriggerByProtocolError Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGgsnNumGyAPTriggerByTransientFailure Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGgsnNumGyAPTriggerByPermanentFailure Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGgsnNumGyAPTriggerByMessageTimeout Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGgsnNumGyAPTriggerByLinkDown Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGgsnNumGyAPTriggerByInternalFailure Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGgsnNumStartPilotPacketsSent ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGgsnNumStopPilotPacketsSent ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGgsnNumRatChangePilotPacketsSent ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGgsnNumDeletePDPRejectMismatchedSrcAndFteidIP Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGgsnNumUpdatePDPRejectMismatchedSrcAndFteidIP Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGgsnNumLocalCloseCreatePDPParallelPDN Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGgsnNumCurrentGeoSyncRestoredSessions Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGgsnNumSGSNInitUpdatePdpRejectContextNotFound Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGgsnMinTeidReuseDuration Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGgsnNumDeletePDPCtxtRejectedInvalidPeer Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGgsnNumCreatePDPCtxtReqRejectedInvalidPeer Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGgsnNumUpdatePDPCtxtReqRejectedInvalidPeer Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGgsnNumDeletePDPCtxtRespDroppedInvalidPeer Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGgsnNumUpdatePDPCtxtRespDroppedInvalidPeer Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGgsnNumGtpv1InitPDPCtxtActivationRespDroppedInvalidPeer Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGgsnNumStatsUpdateForMissingSRsForActiveSessions Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGgsnNumStatsUpdateForMissingSRsForDeactivateSessions Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGgsnNumCDRsWithZeroServiceDataContainers Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGgsnMinCPlaneTeidReuseDuration Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGgsnMinUPlaneTeidReuseDuration Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGgsnNumberSigInfoLookupSuccessfulAndFilledConfiguredValues Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGgsnNumberSigInfoLookupFailure Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGgsnNumCreatePdpDroppedProcLimit Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGgsnNumDeletePdpDroppedProcLimit Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGgsnNumTotalSessionsWithTerminateTimer Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGgsnNumCurrentSessionsWithTerminateTimer Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGgsnNumCreateSessionRejectSessionBlocked Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGgsnNumLocalCloseAttemptsSessionBlocked Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGgsnNumLocalCloseTerminateServiceRule Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGgsnNumSessSetupFailuresExternalErrors Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGgsnNumSessDeactivationsExternalErrors Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGgsnNumSessSetupFailuresLocalErrors Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGgsnNumSessDeactivationsLocalErrors Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGgsnNumDnsCacheHits ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGgsnNumDnsCacheHitsNaptr ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGgsnNumDnsCacheHitsSrv ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGgsnNumDnsCacheHitsA ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGgsnNumCreatePdpRejectTamFailure Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGgsnNumSessionsEstablishedWithExistingImsiAndApn Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGgsnNumDnsResponseFailTimeout ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGgsnNumDnsResponseDropNoIntf ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGgsnNumDnsResponseDropNoSession ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGgsnNumDnsResponseDropNoPdnSession ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGgsnNumSessionPendedForDns ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGgsnNumSessionPendedForDnsSuccess ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGgsnNumSessionPendedForDnsTimeout ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGgsnNumLocalClosePcrfDownSessionHoldTime ConfdString } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGgsnName OBJECT-TYPE SYNTAX String MAX-ACCESS not-accessible STATUS current DESCRIPTION "Table Name" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGgsnEntry 1 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGgsnChassis OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS not-accessible STATUS current DESCRIPTION "chassis ID" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGgsnEntry 2 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGgsnSlot OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS not-accessible STATUS current DESCRIPTION "slot number" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGgsnEntry 3 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGgsnNumCurrentSessions OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGgsnEntry 4 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGgsnNumBearers OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Current number of bearers" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGgsnEntry 5 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGgsnNumCreatePdpAttempt OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create PDP context attempts" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGgsnEntry 6 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGgsnNumCreatePdpAccept OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create PDP context attempts accepted" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGgsnEntry 7 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGgsnNumCreatePdpReject OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create PDP context attempts rejected" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGgsnEntry 8 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGgsnNumCreatePdpRejectMalformedReq OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create PDP context attempts rejected - malformed request" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGgsnEntry 9 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGgsnNumCreatePdpRejectUnknownApn OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create PDP context attempts rejected - unknown APN" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGgsnEntry 10 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGgsnNumCreatePdpRejectRsrcUnavailable OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create PDP context attempts rejected - resource unavailable" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGgsnEntry 11 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGgsnNumCreatePdpRejectServiceNotSupported OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create PDP context attempts rejected - service not supported" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGgsnEntry 12 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGgsnNumCreatePdpRejectSystemFailure OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create PDP context attempts rejected - system failure" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGgsnEntry 13 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGgsnNumCreatePdpRejectMisc OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create PDP context attempts rejected - unclassified" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGgsnEntry 14 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGgsnNumDeletePdpAttempt OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of delete PDP context attempts" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGgsnEntry 15 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGgsnNumDeletePdpAccept OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of delete PDP context attempts accepted" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGgsnEntry 16 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGgsnNumDeletePdpReject OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of delete PDP context attempts rejected" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGgsnEntry 17 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGgsnNumUEInitSecPdpActAttempt OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of UE initiated secondary PDP context activation attempts" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGgsnEntry 18 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGgsnNumUEInitSecPdpActAccept OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of UE initiated secondary PDP context activation attempts accepted" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGgsnEntry 19 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGgsnNumUEInitSecPdpActReject OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of UE initiated secondary PDP context activation attempts rejected" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGgsnEntry 20 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGgsnNumGGSNInitSecPdpActAttempt OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of GGSN initiated secondary PDP context activation attempts" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGgsnEntry 21 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGgsnNumGGSNInitSecPdpActAccept OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of GGSN initiated secondary PDP context activation attempts accepted" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGgsnEntry 22 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGgsnNumGGSNInitSecPdpActReject OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of GGSN initiated secondary PDP context activation attempts rejected" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGgsnEntry 23 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGgsnNumSGSNInitSecPdpDeactAttempt OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of SGSN initiated secondary PDP context deactivation attempts" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGgsnEntry 24 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGgsnNumSGSNInitSecPdpDeactAccept OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of SGSN initiated secondary PDP context deactivation attempts accepted" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGgsnEntry 25 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGgsnNumSGSNInitSecPdpDeactReject OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of SGSN initiated secondary PDP context deactivation attempts rejected" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGgsnEntry 26 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGgsnNumUEInitSecPdpDeactAttempt OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of UE initiated secondary PDP context deactivation attempts" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGgsnEntry 27 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGgsnNumUEInitSecPdpDeactAccept OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of UE initiated secondary PDP context deactivation attempts accepted" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGgsnEntry 28 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGgsnNumUEInitSecPdpDeactReject OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of UE initiated secondary PDP context deactivation attempts rejected" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGgsnEntry 29 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGgsnNumGGSNInitSecPdpDeactAttempt OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of GGSN initiated secondary PDP context deactivation attempts" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGgsnEntry 30 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGgsnNumGGSNInitSecPdpDeactAccept OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of GGSN initiated secondary PDP context deactivation attempts accepted" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGgsnEntry 31 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGgsnNumGGSNInitSecPdpDeactReject OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of GGSN initiated secondary PDP context deactivation attempts rejected" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGgsnEntry 32 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGgsnNumSGSNInitUpdatePdpAttempt OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of SGSN initiated update PDP context attempts" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGgsnEntry 33 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGgsnNumSGSNInitUpdatePdpAccept OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of SGSN initiated update PDP context attempts accepted" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGgsnEntry 34 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGgsnNumSGSNInitUpdatePdpReject OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of SGSN initiated update PDP context attempts rejected" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGgsnEntry 35 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGgsnNumGGSNInitUpdatePdpAttempt OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of GGSN initiated update PDP context attempts" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGgsnEntry 36 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGgsnNumGGSNInitUpdatePdpAccept OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of GGSN initiated update PDP context attempts accepted" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGgsnEntry 37 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGgsnNumGGSNInitUpdatePdpReject OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of GGSN initiated update PDP context attempts rejected" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGgsnEntry 38 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGgsnNumLocalCloseAttempts OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of local close attempts" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGgsnEntry 39 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGgsnNumLocalCloseAttemptsAccepted OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of local close attempts accepted" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGgsnEntry 40 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGgsnNumIdleDurationExceededCloses OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of sessions closed due to IDLE duration time exceeded" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGgsnEntry 41 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGgsnNumMaximalDurationExceededCloses OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of sessions closed due to MAXIMAL duration time exceeded" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGgsnEntry 42 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGgsnNumOperatorInitiatedCloses OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of operator initiated PDN session closes" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGgsnEntry 43 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGgsnNumActiveCurrentSessions OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Current number of active sessions" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGgsnEntry 44 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGgsnNumIdleCurrentSessions OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Current number of idle sessions" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGgsnEntry 45 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGgsnIntervalPeakCurrentSessions OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Interval peak number of sessions" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGgsnEntry 46 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGgsnIntervalPeakActiveCurrentSessions OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Interval peak number of active sessions" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGgsnEntry 47 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGgsnIntervalPeakIdleCurrentSessions OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Interval peak number of idle sessions" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGgsnEntry 48 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGgsnNumDefaultBearers OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Current number of Primary PDP Contexts" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGgsnEntry 49 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGgsnNumDedicatedBearers OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Current number of Secondary PDP Contexts" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGgsnEntry 50 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGgsnIntervalPeakBearers OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Interval peak number of PDP Contexts" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGgsnEntry 51 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGgsnIntervalPeakDefaultBearers OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Interval peak number of Primary PDP Contexts" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGgsnEntry 52 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGgsnIntervalPeakDedicatedBearers OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Interval peak number of Secondary PDP Contexts" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGgsnEntry 53 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGgsnNumDhcpReleaseLocalCloseAttempts OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of local close attempts due to DHCP Release" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGgsnEntry 54 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGgsnNumTraceSessionActivationAttempt OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of trace session activations received" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGgsnEntry 55 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGgsnNumTraceSessionActivationAccept OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of trace session activations accepted" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGgsnEntry 56 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGgsnNumTraceSessionDeactivationAttempt OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of trace session deactivations received" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGgsnEntry 57 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGgsnNumTraceSessionDeactivationAccept OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of trace session deactivations accepted" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGgsnEntry 58 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGgsnNumDhcpTimeoutLocalCloseAttempts OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of local close attempts due to DHCP IP Address Allocation Timeout" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGgsnEntry 59 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGgsnNumDhcpLeaseExpiryLocalCloseAttempts OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of local close attempts due to DHCP IP Address Lease Expiry" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGgsnEntry 60 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGgsnNumRadiusDisconnectLocalCloses OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of local closes due to RADIUS Disconnect from server" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGgsnEntry 61 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGgsnNumRatTypeUtranSessions OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Current number of UTRAN session" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGgsnEntry 62 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGgsnNumRatTypeGeranSessions OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Current number of GERAN session" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGgsnEntry 63 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGgsnNumRatTypeWlanSessions OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Current number of WLAN session" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGgsnEntry 64 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGgsnNumRatTypeGanSessions OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Current number of GAN session" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGgsnEntry 65 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGgsnNumRatTypeHspaEvoSessions OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Current number of HSPA Evolution session" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGgsnEntry 66 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGgsnNumUniqueSubscribers OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Current number of unique subscribers" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGgsnEntry 67 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGgsnNumIpv4PdnSessions OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Current number of IPv4 PDN Sessions" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGgsnEntry 68 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGgsnNumIpv6PdnSessions OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Current number of IPv6 PDN Sessions" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGgsnEntry 69 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGgsnNumIpv4v6PdnSessions OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Current number of Dual Stack PDN Sessions" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGgsnEntry 70 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGgsnNumSessionsSetupWithDefaultPolicy OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Sessions Setup With Default Gx Policy" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGgsnEntry 71 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGgsnNumActiveSessionsWithDefaultPolicy OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Active Sessions With Default Gx Policy" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGgsnEntry 72 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGgsnNumActiveGxReplaySessionsAwaitingPcrfRejoin OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Active Gx Replay Sessions Awaiting Pcrf Rejoin" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGgsnEntry 73 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGgsnNumGxReplaySessionsTerminated OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS deprecated DESCRIPTION "Number of Gx Replay Sessions Terminated" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGgsnEntry 74 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGgsnNumDuplicateSessionLocalCloseAttempts OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS deprecated DESCRIPTION "Total number of local close attempts due to Duplicate Session" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGgsnEntry 75 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGgsnNumCtrlTeidLookupFailures OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of lookup failures using the control TEID" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGgsnEntry 76 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGgsnNumPcrfRejoinSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of successful Gx PCRF Rejoins" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGgsnEntry 77 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGgsnNumErrorIndicationsProcessed OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Error Indications processed" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGgsnEntry 78 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGgsnNumErrorIndicationLocalCloseAttempts OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of local close attempts due to receipt of Error Indication" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGgsnEntry 79 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGgsnNumErrorIndicationBearerDeactivation OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Secondary PDP context deletion due to receipt of Error Indication" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGgsnEntry 80 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGgsnNumAwaitCoATimeoutLocalCloseAttempts OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of local close attempts due to no CoA received within the configured timeout" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGgsnEntry 81 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGgsnNumPcrfInitiatedCloseAttempts OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of pcrf initiated close attempts" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGgsnEntry 82 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGgsnNumOcsInitiatedCloseAttempts OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of ocs initiated close attempts" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGgsnEntry 83 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGgsnNumL2tpGwSessionDeleteAttempts OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of L2tp GGSN delete request attempts " ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGgsnEntry 84 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGgsnNumUplinkPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink packets received" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGgsnEntry 85 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGgsnNumUplinkBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink bytes received" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGgsnEntry 86 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGgsnNumUplinkDropPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink packets dropped" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGgsnEntry 87 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGgsnNumUplinkDropBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink bytes dropped" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGgsnEntry 88 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGgsnNumDownlinkPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink packets received" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGgsnEntry 89 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGgsnNumDownlinkBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink bytes received" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGgsnEntry 90 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGgsnNumDownlinkDropPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink packets dropped" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGgsnEntry 91 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGgsnNumDownlinkDropBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink bytes dropped" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGgsnEntry 92 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGgsnNumGtppCdrSent OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of GTPP CDRs that were sent successfully" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGgsnEntry 93 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGgsnNumGtppCdrRespSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of GTPP CDRs for which a success response was received" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGgsnEntry 94 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGgsnNumGtppCdrRespFailure OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of GTPP CDRs for which a failure response was received" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGgsnEntry 95 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGgsnNumGtppCdrRespTimeout OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of GTPP CDRs for which no response was received in the expected time" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGgsnEntry 96 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGgsnNumDeletePdpDropTearDownIndMissingOneBearerOnly OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of delete PDP context dropped as teardown ind is missing in message received for session with only one bearer" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGgsnEntry 97 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGgsnNumDeletePdpDropTearDownIndMissingForDefaultBearer OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of delete PDP context dropped as teardown ind is missing in message received with default bearer id" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGgsnEntry 98 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGgsnNumSessionsSetupWithDefaultGyQuota OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Sessions Setup With Default Gy Quota" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGgsnEntry 99 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGgsnNumActiveSessionsWithDefaultGyQuota OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Active Sessions With Default Quota" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGgsnEntry 100 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGgsnNumActiveGySessionsAwaitingOcsRejoin OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Active Gy Sessions Awaiting OCS Rejoin" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGgsnEntry 101 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGgsnNumOcsGyRejoinSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of successful OCS Gy Rejoins" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGgsnEntry 102 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGgsnNumDefaultGyQuotaReapplied OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of times default Gy Quota was reapplied due to CCR-I failure." ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGgsnEntry 103 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGgsnNumDefaultGyQuotaAppliedCcruFailure OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of times default Gy Quota was applied due to CCR-U Failure." ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGgsnEntry 104 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGgsnNumGyDownGyRejoinTimerRestarted OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of times Gy Rejoin timer was restarted because Gy interface was down." ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGgsnEntry 105 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGgsnNumGxSessions OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Current number session using Gx interface" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGgsnEntry 106 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGgsnNumGySessions OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Current number session using Gy interface" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGgsnEntry 107 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGgsnNumS6bInitiatedCloseAttempts OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of s6b initiated close attempts" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGgsnEntry 108 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGgsnNumActiveS6bSessions OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS deprecated DESCRIPTION "Number of active S6b Sessions" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGgsnEntry 109 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGgsnDefaultGyUplinkBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total Uplink bytes using Default Gy Quota" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGgsnEntry 110 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGgsnDefaultGyDownlinkBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total Downlink bytes using Default Gy Quota" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGgsnEntry 111 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGgsnNumBearerIdleDurationExceededCloses OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers deactivated due to IDLE duration time exceeded" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGgsnEntry 112 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGgsnNumOfActiveS6bSessions OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of active S6b Sessions" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGgsnEntry 113 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGgsnNumDnsAttempts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "DNS Request - Attempts" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGgsnEntry 114 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGgsnNumDnsSendSuccess OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "DNS Request - Success" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGgsnEntry 115 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGgsnNumDnsSendFailedNoConfig OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "DNS Request Failed - No DNS Configuration" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGgsnEntry 116 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGgsnNumDnsFailedMisc OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "DNS Request Failed - Miscellaneous" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGgsnEntry 117 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGgsnNumDnsResponses OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "DNS Response - Total Received" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGgsnEntry 118 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGgsnNumDnsResponseSuccess OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "DNS Response - Success" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGgsnEntry 119 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGgsnNumDnsResponseFailNoResponse OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "DNS Response Failed - No response from server" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGgsnEntry 120 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGgsnNumDnsResponseFailNoName OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "DNS Response Failed - Domain Name Not Found" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGgsnEntry 121 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGgsnNumDnsResponseFailNoData OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "DNS Response Failed - No Data" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGgsnEntry 122 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGgsnNumDnsResponseFailMisc OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "DNS Response Failed - Miscellaneous" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGgsnEntry 123 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGgsnNumPcoPcscfDefaultFqdnUsed OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of times default P-CSCF FQDN used for DNS lookup" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGgsnEntry 124 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGgsnNumPcoPcscfTableUsed OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of times P-CSCF table used for P-CSCF IP Address allocation" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGgsnEntry 125 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGgsnNumCurrentSessionsGnGeran OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Current number of Gn GERAN sessions" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGgsnEntry 126 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGgsnNumCurrentSessionsGnUtran OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Current number of Gn UTRAN sessions" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGgsnEntry 127 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGgsnNumCurrentSessionsRoaming OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Current number of roaming sessions" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGgsnEntry 128 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGgsnNumUplinkGnGpGeranPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink GnGp GERAN packets received" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGgsnEntry 129 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGgsnNumUplinkGnGpGeranBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink GnGp Geran bytes received" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGgsnEntry 130 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGgsnNumUplinkGnGpGeranDropPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink GnGp Geran packets dropped" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGgsnEntry 131 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGgsnNumUplinkGnGpGeranDropBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink GnGp Geran bytes dropped" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGgsnEntry 132 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGgsnNumDownlinkGnGpGeranPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink GnGp Geran packets received" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGgsnEntry 133 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGgsnNumDownlinkGnGpGeranBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink GnGp Geran bytes received" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGgsnEntry 134 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGgsnNumDownlinkGnGpGeranDropPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink GnGp Geran packets dropped" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGgsnEntry 135 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGgsnNumDownlinkGnGpGeranDropBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink GnGp Geran bytes dropped" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGgsnEntry 136 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGgsnNumUplinkGnGpUtranPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink GnGp UTRAN packets received" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGgsnEntry 137 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGgsnNumUplinkGnGpUtranBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink GnGp Utran bytes received" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGgsnEntry 138 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGgsnNumUplinkGnGpUtranDropPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink GnGp Utran packets dropped" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGgsnEntry 139 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGgsnNumUplinkGnGpUtranDropBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink GnGp Utran bytes dropped" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGgsnEntry 140 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGgsnNumDownlinkGnGpUtranPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink GnGp Utran packets received" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGgsnEntry 141 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGgsnNumDownlinkGnGpUtranBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink GnGp Utran bytes received" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGgsnEntry 142 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGgsnNumDownlinkGnGpUtranDropPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink GnGp Utran packets dropped" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGgsnEntry 143 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGgsnNumDownlinkGnGpUtranDropBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink GnGp Utran bytes dropped" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGgsnEntry 144 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGgsnNumAcctStartReqAttempt OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Accounting Start Request Attempts" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGgsnEntry 145 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGgsnNumAcctStartReqAccept OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Accounting Start Requests Accepted" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGgsnEntry 146 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGgsnNumAcctStartReqTimeout OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Accounting Start Request Timeouts" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGgsnEntry 147 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGgsnNumAcctStartReqNotWaitingForResponse OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Accounting Start Requests Not Waiting for Response" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGgsnEntry 148 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGgsnNumAcctInterimUpdReqAttempt OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Accounting Interim Update Request Attempts" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGgsnEntry 149 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGgsnNumAcctInterimUpdReqAccept OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Accounting Interim Update Requests Accepted" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGgsnEntry 150 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGgsnNumAcctInterimUpdReqTimeout OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Accounting Interim Update Request Timeouts" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGgsnEntry 151 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGgsnNumAcctInterimUpdReqNotWaitingForResponse OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Accounting Interim Update Requests Not Waiting for Response" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGgsnEntry 152 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGgsnNumAcctStopReqAttempt OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Accounting Stop Request Attempts" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGgsnEntry 153 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGgsnNumAcctStopReqAccept OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Accounting Stop Requests Accepted" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGgsnEntry 154 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGgsnNumAcctStopReqTimeout OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Accounting Stop Request Timeouts" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGgsnEntry 155 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGgsnNumAcctStopReqNotWaitingForResponse OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Accounting Stop Requests Not Waiting for Response" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGgsnEntry 156 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGgsnNumberPdpSessSetupSuccessApnMatchingExactMatch OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Create PDP Session Requests Accepted with APN Matching Type Exact Match" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGgsnEntry 157 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGgsnNumberPdpSessSetupSuccessApnMatchingNiOnly OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Create PDP Session Requests Accepted with APN Matching Type NI Only" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGgsnEntry 158 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGgsnNumberPdpSessSetupSuccessApnMatchingNiAndMalformedOi OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Create PDP Session Requests Accepted with APN Matching Type NI And Malformed OI" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGgsnEntry 159 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGgsnNumBearerStatsWithNoSRStats OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of CDRs with Bearer traffic stats but no Service Rule stats" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGgsnEntry 160 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGgsnNumActiveGyAPTriggerbyCCRU OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of sessions that currently using default quota triggered by CCR-U failure" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGgsnEntry 161 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGgsnNumTotalGyAPTriggerbyCCRU OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of total sessions using default quota triggered by CCR-U failure" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGgsnEntry 162 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGgsnNumGyCCRTWriteToDisk OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of record logs to disk due to CCR-T failure" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGgsnEntry 163 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGgsnNumGyAPTriggerByProtocolError OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of total sessions using default quota triggered by 3xx" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGgsnEntry 164 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGgsnNumGyAPTriggerByTransientFailure OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of total sessions using default quota triggered by 4xx result code" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGgsnEntry 165 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGgsnNumGyAPTriggerByPermanentFailure OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of total sessions using default quota triggered by 5xx result code" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGgsnEntry 166 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGgsnNumGyAPTriggerByMessageTimeout OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of total sessions using default quota triggered by timeout" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGgsnEntry 167 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGgsnNumGyAPTriggerByLinkDown OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of total sessions using default quota triggered by OCS link down" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGgsnEntry 168 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGgsnNumGyAPTriggerByInternalFailure OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of total sessions using default quota triggered by internal error or back pressure" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGgsnEntry 169 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGgsnNumStartPilotPacketsSent OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Session-Start Pilot Packets sent" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGgsnEntry 170 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGgsnNumStopPilotPacketsSent OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Session-Stop Pilot Packets sent" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGgsnEntry 171 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGgsnNumRatChangePilotPacketsSent OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Rat-Change Pilot Packets sent" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGgsnEntry 172 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGgsnNumDeletePDPRejectMismatchedSrcAndFteidIP OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total Number of Delete PDP Context Requests Rejected due to Source IP and F-TEID IP mismatch" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGgsnEntry 173 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGgsnNumUpdatePDPRejectMismatchedSrcAndFteidIP OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total Number of Update PDP Context Requests Rejected due to Source IP and F-TEID IP mismatch" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGgsnEntry 174 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGgsnNumLocalCloseCreatePDPParallelPDN OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total Number of PDP Contexts locally closed due to parallel PDN connection setup" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGgsnEntry 175 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGgsnNumCurrentGeoSyncRestoredSessions OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Current number of PDN Sessions restored from Geo Active" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGgsnEntry 176 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGgsnNumSGSNInitUpdatePdpRejectContextNotFound OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of SGSN initiated update PDP context attempts rejected due to context not found" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGgsnEntry 177 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGgsnMinTeidReuseDuration OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Mininum duration in which TEID got reused" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGgsnEntry 178 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGgsnNumDeletePDPCtxtRejectedInvalidPeer OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total Number of Delete PDP Context Requests Rejected due to Source IP and F-TEID IP mismatch or IMSI mismatch" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGgsnEntry 179 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGgsnNumCreatePDPCtxtReqRejectedInvalidPeer OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total Number of Create PDP Context Requests Rejected due to Source IP and F-TEID IP mismatch or IMSI mismatch" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGgsnEntry 180 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGgsnNumUpdatePDPCtxtReqRejectedInvalidPeer OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total Number of Update PDP Context Requests Rejected due to Source IP and F-TEID IP mismatch or IMSI mismatch" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGgsnEntry 181 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGgsnNumDeletePDPCtxtRespDroppedInvalidPeer OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "otal Number of Delete PDP Context Responses Dropped due to Source IP and F-TEID IP mismatch or IMSI mismatch" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGgsnEntry 182 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGgsnNumUpdatePDPCtxtRespDroppedInvalidPeer OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total Number of Update PDP Context Responses Dropped due to Source IP and F-TEID IP mismatch or IMSI mismatch" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGgsnEntry 183 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGgsnNumGtpv1InitPDPCtxtActivationRespDroppedInvalidPeer OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total Number of Init PDP Context Activation Responses Dropped due to Source IP and F-TEID IP mismatch or IMSI mismatch" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGgsnEntry 184 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGgsnNumStatsUpdateForMissingSRsForActiveSessions OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of missing Service-Rule Stats Update for active sessions" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGgsnEntry 185 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGgsnNumStatsUpdateForMissingSRsForDeactivateSessions OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of missing Service-Rule Stats Update for Sessions in deactivate state" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGgsnEntry 186 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGgsnNumCDRsWithZeroServiceDataContainers OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of CDRs generated with Zero Service Data Containers" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGgsnEntry 187 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGgsnMinCPlaneTeidReuseDuration OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Mininum duration in which Control Plane TEID got reused (for non Gtp V0 sessions)" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGgsnEntry 188 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGgsnMinUPlaneTeidReuseDuration OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Mininum duration in which User Plane TEID got reused (for non Gtp V0 sessions)" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGgsnEntry 189 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGgsnNumberSigInfoLookupSuccessfulAndFilledConfiguredValues OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of sessions filled with configured values for Signalling Information Elements" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGgsnEntry 190 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGgsnNumberSigInfoLookupFailure OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of sessions that did not have configured Signalling Information Elements" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGgsnEntry 191 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGgsnNumCreatePdpDroppedProcLimit OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total Number of Create Pdp context Requests rejected due to procedure limit reached" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGgsnEntry 192 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGgsnNumDeletePdpDroppedProcLimit OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total Number of Delete Pdp context Requests rejected due to procedure limit reached" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGgsnEntry 193 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGgsnNumTotalSessionsWithTerminateTimer OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of times Session terminate timer started becuase Gy interface was down" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGgsnEntry 194 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGgsnNumCurrentSessionsWithTerminateTimer OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Active Sessions with Session terminate timer running " ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGgsnEntry 195 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGgsnNumCreateSessionRejectSessionBlocked OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create session requests rejected due to session blocked" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGgsnEntry 196 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGgsnNumLocalCloseAttemptsSessionBlocked OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of local close attempts due to session blocked" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGgsnEntry 197 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGgsnNumLocalCloseTerminateServiceRule OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of local closes due to traffic through service rule with terminate action" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGgsnEntry 198 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGgsnNumSessSetupFailuresExternalErrors OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total Number of Session Setup Failures due to External Errors" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGgsnEntry 199 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGgsnNumSessDeactivationsExternalErrors OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total Number of Session Deactivations due to External Errors" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGgsnEntry 200 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGgsnNumSessSetupFailuresLocalErrors OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total Number of Session Setup Failures due to Local Errors" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGgsnEntry 201 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGgsnNumSessDeactivationsLocalErrors OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total Number of Session Deactivations due to Local Errors" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGgsnEntry 202 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGgsnNumDnsCacheHits OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "DNS - Records found in cache" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGgsnEntry 203 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGgsnNumDnsCacheHitsNaptr OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "DNS - Naptr records found in cache" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGgsnEntry 204 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGgsnNumDnsCacheHitsSrv OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "DNS - Srv records found in cache" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGgsnEntry 205 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGgsnNumDnsCacheHitsA OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "DNS - A/AAAA records found in cache" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGgsnEntry 206 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGgsnNumCreatePdpRejectTamFailure OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create PDP context attempts rejected - due to TAM failure" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGgsnEntry 207 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGgsnNumSessionsEstablishedWithExistingImsiAndApn OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of sessions established with IMSI/APN combination for which already a session is established" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGgsnEntry 208 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGgsnNumDnsResponseFailTimeout OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "DNS Response Failed - Session timeout waiting for DNS" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGgsnEntry 209 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGgsnNumDnsResponseDropNoIntf OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "DNS Response Failed - Dropped no SL interface" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGgsnEntry 210 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGgsnNumDnsResponseDropNoSession OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "DNS Response Failed - Dropped no session" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGgsnEntry 211 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGgsnNumDnsResponseDropNoPdnSession OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "DNS Response Failed - Dropped no PDN session" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGgsnEntry 212 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGgsnNumSessionPendedForDns OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Sessions pended for DNS" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGgsnEntry 213 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGgsnNumSessionPendedForDnsSuccess OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "DNS success for pended sessions" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGgsnEntry 214 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGgsnNumSessionPendedForDnsTimeout OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "DNS timeout for pended sessions" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGgsnEntry 215 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGgsnNumLocalClosePcrfDownSessionHoldTime OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of session locally closed due to pcrf down session hold time expiry" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGgsnEntry 216 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceMccTable OBJECT-TYPE SYNTAX SEQUENCE OF AffirmedZoneGatewayStatisticsSlotLevelCallPerformanceMccEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "" ::= { affirmedZoneMIB 227 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceMccEntry OBJECT-TYPE SYNTAX AffirmedZoneGatewayStatisticsSlotLevelCallPerformanceMccEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "" INDEX { affirmedZoneName, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceMccName, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceMccChassis, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceMccSlot } ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceMccTable 1 } AffirmedZoneGatewayStatisticsSlotLevelCallPerformanceMccEntry ::= SEQUENCE { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceMccName String, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceMccChassis Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceMccSlot Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceMccNumCurrentSessions Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceMccNumBearers Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceMccNumActiveCurrentSessions Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceMccNumIdleCurrentSessions Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceMccNumDefaultBearers Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceMccNumDedicatedBearers Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceMccNumCreateSessionAttempt Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceMccNumCreateSessionAccept Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceMccNumCreateSessionReject Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceMccNumCreateSessionRejectMalformedReq Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceMccNumCreateSessionRejectUnknownApn Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceMccNumCreateSessionRejectRsrcUnavailable Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceMccNumCreateSessionRejectServiceNotSupported Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceMccNumCreateSessionRejectSystemFailure Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceMccNumCreateSessionRejectMisc Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceMccNumDeleteSessionAttempt Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceMccNumDeleteSessionAccept Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceMccNumDeleteSessionReject Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceMccNumModifyBearerAttempt Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceMccNumModifyBearerAccept Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceMccNumModifyBearerReject Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceMccNumLocalCloseAttempts Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceMccNumLocalCloseAttemptsAccepted Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceMccNumModifyBearerCmdAttempt Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceMccNumModifyBearerCmdReject Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceMccNumDuplicateSessionLocalCloseAttempts Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceMccNumUplinkPackets ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceMccNumUplinkBytes ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceMccNumUplinkDropPackets ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceMccNumUplinkDropBytes ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceMccNumDownlinkPackets ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceMccNumDownlinkBytes ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceMccNumDownlinkDropPackets ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceMccNumDownlinkDropBytes ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceMccNumberSessSetupSuccessApnMatchingExactMatch Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceMccNumberSessSetupSuccessApnMatchingNiOnly Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceMccNumberSessSetupSuccessApnMatchingNiAndMalformedOi Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceMccNumCreateSessionRejectApnCongested Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceMccNumCreateSessionRejectApnCongestedCritical Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceMccNumCreateSessionRejectApnCongestedMajor Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceMccNumCreateSessionRejectApnCongestedMinor Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceMccNumCreateSessionRejectSessionBlocked Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceMccNumLocalCloseAttemptsSessionBlocked Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceMccNumLocalCloseTerminateServiceRule Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceMccNumberSigInfoLookupSuccessfulAndFilledConfiguredValues Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceMccNumberSigInfoLookupFailure Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceMccNumCreateSessionRejectTamFailure Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceMccNumLocalClosePcrfDownSessionHoldTime ConfdString } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceMccName OBJECT-TYPE SYNTAX String MAX-ACCESS not-accessible STATUS current DESCRIPTION "Table Name" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceMccEntry 1 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceMccChassis OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS not-accessible STATUS current DESCRIPTION "chassis ID" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceMccEntry 2 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceMccSlot OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS not-accessible STATUS current DESCRIPTION "slot number" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceMccEntry 3 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceMccNumCurrentSessions OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceMccEntry 4 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceMccNumBearers OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Current number of bearers" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceMccEntry 5 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceMccNumActiveCurrentSessions OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Current number of active sessions" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceMccEntry 6 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceMccNumIdleCurrentSessions OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Current number of idle sessions" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceMccEntry 7 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceMccNumDefaultBearers OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Current number of default bearers" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceMccEntry 8 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceMccNumDedicatedBearers OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Current number of dedicated bearers" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceMccEntry 9 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceMccNumCreateSessionAttempt OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create session attempts" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceMccEntry 10 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceMccNumCreateSessionAccept OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create session attempts accepted" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceMccEntry 11 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceMccNumCreateSessionReject OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create session attempts rejected" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceMccEntry 12 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceMccNumCreateSessionRejectMalformedReq OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create session attempts rejected - malformed request" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceMccEntry 13 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceMccNumCreateSessionRejectUnknownApn OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create session attempts rejected - unknown APN" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceMccEntry 14 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceMccNumCreateSessionRejectRsrcUnavailable OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create session attempts rejected - resources unavailable" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceMccEntry 15 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceMccNumCreateSessionRejectServiceNotSupported OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create session attempts rejected - service not supported" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceMccEntry 16 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceMccNumCreateSessionRejectSystemFailure OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create session attempts rejected - system failure" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceMccEntry 17 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceMccNumCreateSessionRejectMisc OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create session attempts rejected - unclassified" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceMccEntry 18 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceMccNumDeleteSessionAttempt OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of delete session attempts received" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceMccEntry 19 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceMccNumDeleteSessionAccept OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of delete session attempts accepted" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceMccEntry 20 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceMccNumDeleteSessionReject OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of delete session attempts rejected" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceMccEntry 21 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceMccNumModifyBearerAttempt OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of modify bearer attempts" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceMccEntry 22 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceMccNumModifyBearerAccept OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of modify bearer attempts accepted" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceMccEntry 23 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceMccNumModifyBearerReject OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of modify bearer attempts rejected" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceMccEntry 24 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceMccNumLocalCloseAttempts OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of local close attempts" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceMccEntry 25 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceMccNumLocalCloseAttemptsAccepted OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of local close attempts accepted" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceMccEntry 26 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceMccNumModifyBearerCmdAttempt OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of modify bearer command attempts" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceMccEntry 27 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceMccNumModifyBearerCmdReject OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of modify bearer command attempts rejected" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceMccEntry 28 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceMccNumDuplicateSessionLocalCloseAttempts OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of local close attempts due to Duplicate Session" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceMccEntry 29 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceMccNumUplinkPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink packets received" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceMccEntry 30 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceMccNumUplinkBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink bytes received" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceMccEntry 31 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceMccNumUplinkDropPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink packets dropped" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceMccEntry 32 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceMccNumUplinkDropBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink bytes dropped" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceMccEntry 33 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceMccNumDownlinkPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink packets received" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceMccEntry 34 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceMccNumDownlinkBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink bytes received" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceMccEntry 35 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceMccNumDownlinkDropPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink packets dropped" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceMccEntry 36 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceMccNumDownlinkDropBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink bytes dropped" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceMccEntry 37 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceMccNumberSessSetupSuccessApnMatchingExactMatch OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Create Session Requests Accepted with APN Matching Type Exact Match" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceMccEntry 38 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceMccNumberSessSetupSuccessApnMatchingNiOnly OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Create Session Requests Accepted with APN Matching Type NI Only" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceMccEntry 39 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceMccNumberSessSetupSuccessApnMatchingNiAndMalformedOi OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Create Session Requests Accepted with APN Matching Type NI And Malformed OI" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceMccEntry 40 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceMccNumCreateSessionRejectApnCongested OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create session requests rejected - apn in congestion state" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceMccEntry 41 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceMccNumCreateSessionRejectApnCongestedCritical OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create session requests rejected - apn in congestion state" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceMccEntry 42 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceMccNumCreateSessionRejectApnCongestedMajor OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create session requests rejected - apn in congestion state" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceMccEntry 43 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceMccNumCreateSessionRejectApnCongestedMinor OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create session requests rejected - apn in congestion state" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceMccEntry 44 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceMccNumCreateSessionRejectSessionBlocked OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create session requests rejected due to session blocked" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceMccEntry 45 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceMccNumLocalCloseAttemptsSessionBlocked OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of local close attempts due to session blocked" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceMccEntry 46 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceMccNumLocalCloseTerminateServiceRule OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of local closes due to traffic through service rule with terminate action" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceMccEntry 47 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceMccNumberSigInfoLookupSuccessfulAndFilledConfiguredValues OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of sessions filled with configured values for Signalling Information Elements" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceMccEntry 48 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceMccNumberSigInfoLookupFailure OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of sessions that did not have configured Signalling Information Elements" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceMccEntry 49 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceMccNumCreateSessionRejectTamFailure OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create session attempts rejected - due to TAM failure" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceMccEntry 50 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceMccNumLocalClosePcrfDownSessionHoldTime OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of session locally closed due to pcrf down session hold time expiry" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceMccEntry 51 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagTable OBJECT-TYPE SYNTAX SEQUENCE OF AffirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "" ::= { affirmedZoneMIB 228 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagEntry OBJECT-TYPE SYNTAX AffirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "" INDEX { affirmedZoneName, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagName, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagChassis, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagSlot } ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagTable 1 } AffirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagEntry ::= SEQUENCE { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagName String, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagChassis Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagSlot Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagNumCurrentSessions Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagNumBearers Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagNumCreateSessionAttempt Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagNumCreateSessionAccept Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagNumCreateSessionReject Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagNumCreateSessionRejectMalformedReq Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagNumCreateSessionRejectUnknownApn Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagNumCreateSessionRejectRsrcUnavailable Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagNumCreateSessionRejectServiceNotSupported Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagNumCreateSessionRejectSystemFailure Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagNumCreateSessionRejectMisc Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagNumDeleteSessionAttempt Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagNumDeleteSessionAccept Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagNumDeleteSessionReject Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagNumLocalCloseAttempts Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagNumLocalCloseAttemptsAccepted Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagNumIdleDurationExceededCloses Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagNumMaximalDurationExceededCloses Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagNumOperatorInitiatedCloses Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagNumActiveCurrentSessions Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagNumIdleCurrentSessions Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagIntervalPeakCurrentSessions Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagIntervalPeakActiveCurrentSessions Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagIntervalPeakIdleCurrentSessions Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagNumDhcpReleaseLocalCloseAttempts Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagNumIntraWagSessionHandovers Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagNumDhcpTimeoutLocalCloseAttempts Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagNumDhcpLeaseExpiryLocalCloseAttempts Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagNumDuplicateSessionLocalCloseAttempts Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagNumAwaitCoATimeoutLocalCloseAttempts Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagNumUplinkPackets ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagNumUplinkBytes ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagNumUplinkDropPackets ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagNumUplinkDropBytes ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagNumDownlinkPackets ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagNumDownlinkBytes ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagNumDownlinkDropPackets ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagNumDownlinkDropBytes ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagNumCoaReceived ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagNumCoaDisableRedirectProcessed ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagNumCoaQosChangeProcessed ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagNumCoaIgnore ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagNumL2tpGwSessionDeleteAttempts Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagNumRadiusDisconnectLocalCloses Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagIntervalPeakCreditedSessions Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagNumCoaEnableRedirectProcessed ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagNumErrorIndicationsProcessed Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagNumErrorIndicationLocalCloseAttempts Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagNumErrorIndicationBearerDeactivation Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagNumCaptiveCurrentSessions Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagNumOpenCurrentSessions Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagCumulativeDhcpClientLatency ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagDhcpClientLatencySamples Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagAverageDhcpClientLatency ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagNumIpv4Sessions ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagNumIpv6Sessions ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagNumIpv4v6Sessions ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagAverageTimeInvolvedInHandoverPerUE ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagNumUEHandoverAttempts ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagNumUEHandoversSuccess ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagNumUEHandoversFailed ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagNumberSessSetupSuccessApnMatchingExactMatch Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagNumberSessSetupSuccessApnMatchingNiOnly Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagNumberSessSetupSuccessApnMatchingNiAndMalformedOi Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagNumCreateBearerReq Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagNumCreateBearerAccept Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagNumCreateBearerReject Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagNumDeleteBearerReq Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagNumDeleteBearerAccept Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagNumDeleteBearerReject Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagNumUpdateBearerReq Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagNumUpdateBearerAccept Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagNumUpdateBearerReject Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagNumCreateSessionReqToPgw Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagNumCreateSessionAcceptFromPgw Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagNumCreateSessionRejectFromPgw Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagNumDeleteSessionReqToPgw Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagNumDeleteSessionAcceptFromPgw Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagNumDeleteSessionRejectFromPgw Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagNumModifyBearerCommandReqToPgw Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagNumModifyBearerFailureIndFromPgw Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagNumCreateSessionRespNoContext Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagNumCreateSessionReqFailedNoPgw ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagNumBarredPgwSelectedForSessionSetup ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagTotalNumUniqueSubscribers Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagNumUEHandoversTo3gpp ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagNumCreateSessionRejectApnCongested Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagNumCreateSessionRejectApnCongestedCritical Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagNumCreateSessionRejectApnCongestedMajor Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagNumCreateSessionRejectApnCongestedMinor Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagNumUniqueSubscribers Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagNumGxSessions Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagNumDnsAttempts ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagNumDnsSendSuccess ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagNumDnsSendFailedNoConfig ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagNumDnsFailedMisc ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagNumDnsResponses ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagNumDnsResponseSuccess ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagNumDnsResponseFailNoResponse ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagNumDnsResponseFailNoName ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagNumDnsResponseFailNoData ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagNumDnsResponseFailMisc ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagNumDhcpDiscoverMessagesRecvd ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagNumDhcpRequestMessagesRecvd ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagNumDhcpOfferMessagesSent ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagNumDhcpAckMessagesSent ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagNumDhcpNackMessagesSent ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagNumDhcpReleaseMessagesRecvd ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagNumCreateSessionRejectSessionBlocked Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagNumLocalCloseAttemptsSessionBlocked Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagNumCreateSessionRequestTimeoutToPgw ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagNumDeleteSessionRequestTimeoutToPgw ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagNumStaticPgwSelected ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagNumPgwFqdnForSession ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagNumApnFqdnForSession ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagNumPgwIPAddressForSession ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagNumPgwReplacementOIForSession ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagNumLocalCloseTerminateServiceRule Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagNumSessionAttemptAfterPgwTimeout ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagNumSessionSuccessAfterPgwTimeout ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagNumDnsCacheHits ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagNumDnsCacheHitsNaptr ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagNumDnsCacheHitsSrv ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagNumDnsCacheHitsA ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagNumCreatePdpCtxtRequestsToGgsn ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagNumCreatePdpCtxtResponsesFromGgsn ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagNumDeletePdpCtxtRequestsFromGgsn ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagNumDeletePdpCtxtResponsesToGgsn ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagNumDeletePdpCtxtRequestsToGgsn ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagNumDeletePdpCtxtResponsesFromGgsn ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagNumCreateSessionRejectTamFailure Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagNumDnsResponseFailTimeout ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagNumDnsResponseDropNoIntf ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagNumDnsResponseDropNoSession ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagNumDnsResponseDropNoPdnSession ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagNumSessionPendedForDns ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagNumSessionPendedForDnsSuccess ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagNumSessionPendedForDnsTimeout ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagNumLocalClosePcrfDownSessionHoldTime ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagNumSessionFailureAaaSessionValidation ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagNumSessionFailureAaaNoImsiForTempIdentity ConfdString } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagName OBJECT-TYPE SYNTAX String MAX-ACCESS not-accessible STATUS current DESCRIPTION "Table Name" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagEntry 1 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagChassis OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS not-accessible STATUS current DESCRIPTION "chassis ID" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagEntry 2 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagSlot OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS not-accessible STATUS current DESCRIPTION "slot number" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagEntry 3 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagNumCurrentSessions OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Current number of Sessions" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagEntry 4 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagNumBearers OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Current number of bearers" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagEntry 5 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagNumCreateSessionAttempt OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create session attempts" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagEntry 6 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagNumCreateSessionAccept OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create session attempts accepted" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagEntry 7 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagNumCreateSessionReject OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create session attempts rejected" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagEntry 8 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagNumCreateSessionRejectMalformedReq OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create session attempts rejected - malformed request" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagEntry 9 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagNumCreateSessionRejectUnknownApn OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create session attempts rejected - unknown APN" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagEntry 10 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagNumCreateSessionRejectRsrcUnavailable OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create session attempts rejected - resources unavailable" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagEntry 11 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagNumCreateSessionRejectServiceNotSupported OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create session attempts rejected - service not supported" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagEntry 12 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagNumCreateSessionRejectSystemFailure OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create session attempts rejected - system failure" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagEntry 13 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagNumCreateSessionRejectMisc OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create session attempts rejected - unclassified" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagEntry 14 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagNumDeleteSessionAttempt OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of delete session attempts received" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagEntry 15 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagNumDeleteSessionAccept OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of delete session attempts accepted" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagEntry 16 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagNumDeleteSessionReject OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of delete session attempts rejected" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagEntry 17 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagNumLocalCloseAttempts OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of local close attempts" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagEntry 18 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagNumLocalCloseAttemptsAccepted OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of local close attempts accepted" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagEntry 19 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagNumIdleDurationExceededCloses OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of sessions closed due to IDLE duration time exceeded" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagEntry 20 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagNumMaximalDurationExceededCloses OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of sessions closed due to MAXIMAL duration time exceeded" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagEntry 21 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagNumOperatorInitiatedCloses OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of operator initiated PDN session closes" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagEntry 22 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagNumActiveCurrentSessions OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Current number of active sessions" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagEntry 23 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagNumIdleCurrentSessions OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Current number of idle sessions" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagEntry 24 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagIntervalPeakCurrentSessions OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Interval peak number of sessions" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagEntry 25 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagIntervalPeakActiveCurrentSessions OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Interval peak number of active sessions" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagEntry 26 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagIntervalPeakIdleCurrentSessions OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Interval peak number of idle sessions" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagEntry 27 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagNumDhcpReleaseLocalCloseAttempts OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of local close attempts due to DHCP Release" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagEntry 28 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagNumIntraWagSessionHandovers OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of intra-WAG session handovers" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagEntry 29 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagNumDhcpTimeoutLocalCloseAttempts OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of local close attempts due to DHCP IP Address Allocation Timeout" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagEntry 30 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagNumDhcpLeaseExpiryLocalCloseAttempts OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of local close attempts due to DHCP IP Address Lease Expiry" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagEntry 31 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagNumDuplicateSessionLocalCloseAttempts OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of local close attempts due to Duplicate Session" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagEntry 32 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagNumAwaitCoATimeoutLocalCloseAttempts OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of local close attempts due to no CoA received within the configured timeout" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagEntry 33 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagNumUplinkPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink packets received" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagEntry 34 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagNumUplinkBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink bytes received" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagEntry 35 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagNumUplinkDropPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink packets dropped" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagEntry 36 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagNumUplinkDropBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink bytes dropped" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagEntry 37 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagNumDownlinkPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink packets received" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagEntry 38 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagNumDownlinkBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink bytes received" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagEntry 39 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagNumDownlinkDropPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink packets dropped" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagEntry 40 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagNumDownlinkDropBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink bytes dropped" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagEntry 41 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagNumCoaReceived OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of RADIUS Change of Authorization requests received" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagEntry 42 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagNumCoaDisableRedirectProcessed OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of RADIUS CoA requests received disabling HTTP Redirection" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagEntry 43 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagNumCoaQosChangeProcessed OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of RADIUS CoA requests received changing the subscriber QoS" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagEntry 44 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagNumCoaIgnore OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of RADIUS CoA requests ignored due to no required action" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagEntry 45 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagNumL2tpGwSessionDeleteAttempts OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of L2tp gateway delete request attempts " ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagEntry 46 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagNumRadiusDisconnectLocalCloses OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of local closes due to RADIUS Disconnect from server" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagEntry 47 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagIntervalPeakCreditedSessions OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Interval peak number of credited sessions" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagEntry 48 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagNumCoaEnableRedirectProcessed OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of RADIUS CoA requests received enabling HTTP Redirection" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagEntry 49 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagNumErrorIndicationsProcessed OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Error Indications processed" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagEntry 50 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagNumErrorIndicationLocalCloseAttempts OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of local close attempts due to receipt of Error Indication" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagEntry 51 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagNumErrorIndicationBearerDeactivation OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of dedicated bearer deletion due to receipt of Error Indication" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagEntry 52 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagNumCaptiveCurrentSessions OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Current number of captive sessions" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagEntry 53 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagNumOpenCurrentSessions OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Current number of open sessions" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagEntry 54 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagCumulativeDhcpClientLatency OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Cumulative Latency in microseconds to complete DHCP exchange" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagEntry 55 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagDhcpClientLatencySamples OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Samples for calculating average latency to complete DHCP exchange" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagEntry 56 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagAverageDhcpClientLatency OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Average Latency in microseconds to complete DHCP exchange" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagEntry 57 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagNumIpv4Sessions OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of IPv4 Sessions" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagEntry 58 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagNumIpv6Sessions OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of IPv6 Sessions" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagEntry 59 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagNumIpv4v6Sessions OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of IPv4v6 Sessions" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagEntry 60 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagAverageTimeInvolvedInHandoverPerUE OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Average time involved in handover to WiFi per UE (milliseconds)" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagEntry 61 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagNumUEHandoverAttempts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of UE Handover Attempts to WiFi" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagEntry 62 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagNumUEHandoversSuccess OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Successful UE Handovers to WiFi" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagEntry 63 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagNumUEHandoversFailed OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Failed UE Handovers to WiFi" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagEntry 64 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagNumberSessSetupSuccessApnMatchingExactMatch OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Create Session Requests Accepted with APN Matching Type Exact Match" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagEntry 65 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagNumberSessSetupSuccessApnMatchingNiOnly OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Create Session Requests Accepted with APN Matching Type NI Only" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagEntry 66 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagNumberSessSetupSuccessApnMatchingNiAndMalformedOi OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Create Session Requests Accepted with APN Matching Type NI And Malformed OI" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagEntry 67 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagNumCreateBearerReq OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create bearer requests received" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagEntry 68 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagNumCreateBearerAccept OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create bearer requests accepted" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagEntry 69 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagNumCreateBearerReject OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create bearer requests rejected" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagEntry 70 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagNumDeleteBearerReq OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of delete bearer requests received" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagEntry 71 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagNumDeleteBearerAccept OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of delete bearer requests accepted" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagEntry 72 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagNumDeleteBearerReject OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of delete bearer requests rejected" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagEntry 73 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagNumUpdateBearerReq OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of update bearer requests received" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagEntry 74 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagNumUpdateBearerAccept OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of update bearer requests accepted" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagEntry 75 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagNumUpdateBearerReject OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of update bearer requests rejected" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagEntry 76 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagNumCreateSessionReqToPgw OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create session requests sent to the PGW" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagEntry 77 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagNumCreateSessionAcceptFromPgw OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create session requests accepted by the PGW" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagEntry 78 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagNumCreateSessionRejectFromPgw OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create session requests rejected by the PGW" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagEntry 79 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagNumDeleteSessionReqToPgw OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of delete session requests sent to the PGW" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagEntry 80 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagNumDeleteSessionAcceptFromPgw OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of delete session requests accepted by the PGW" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagEntry 81 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagNumDeleteSessionRejectFromPgw OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of delete session requests accepted by the PGW" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagEntry 82 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagNumModifyBearerCommandReqToPgw OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of modify bearer commands sent to the PGW" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagEntry 83 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagNumModifyBearerFailureIndFromPgw OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of modify bearer failure indications received from the PGW" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagEntry 84 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagNumCreateSessionRespNoContext OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create session responses from the PGW - no context found" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagEntry 85 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagNumCreateSessionReqFailedNoPgw OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Create Session Requests failed due to no PGW available" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagEntry 86 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagNumBarredPgwSelectedForSessionSetup OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of times a barred or GTP inactive PGW was selected for Session Setup" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagEntry 87 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagTotalNumUniqueSubscribers OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of unique subscribers" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagEntry 88 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagNumUEHandoversTo3gpp OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Successful UE Handovers to 3GPP" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagEntry 89 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagNumCreateSessionRejectApnCongested OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create session requests rejected - apn in congestion state" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagEntry 90 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagNumCreateSessionRejectApnCongestedCritical OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create session requests rejected - apn in congestion state" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagEntry 91 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagNumCreateSessionRejectApnCongestedMajor OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create session requests rejected - apn in congestion state" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagEntry 92 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagNumCreateSessionRejectApnCongestedMinor OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create session requests rejected - apn in congestion state" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagEntry 93 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagNumUniqueSubscribers OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Current number of unique subscribers" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagEntry 94 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagNumGxSessions OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Current number session using Gyxinterface" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagEntry 95 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagNumDnsAttempts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "DNS Request - Attempts" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagEntry 96 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagNumDnsSendSuccess OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "DNS Request - Success" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagEntry 97 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagNumDnsSendFailedNoConfig OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "DNS Request Failed - No DNS Configuration" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagEntry 98 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagNumDnsFailedMisc OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "DNS Request Failed - Miscellaneous" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagEntry 99 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagNumDnsResponses OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "DNS Response - Total Received" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagEntry 100 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagNumDnsResponseSuccess OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "DNS Response - Success" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagEntry 101 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagNumDnsResponseFailNoResponse OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "DNS Response Failed - No response from server" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagEntry 102 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagNumDnsResponseFailNoName OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "DNS Response Failed - Domain Name Not Found" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagEntry 103 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagNumDnsResponseFailNoData OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "DNS Response Failed - No Data" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagEntry 104 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagNumDnsResponseFailMisc OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "DNS Response Failed - Miscellaneous" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagEntry 105 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagNumDhcpDiscoverMessagesRecvd OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "DHCP Discover Messages - Total Received" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagEntry 106 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagNumDhcpRequestMessagesRecvd OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "DHCP Request Messages - Total Received" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagEntry 107 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagNumDhcpOfferMessagesSent OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "DHCP Offer Messages - Total Sent" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagEntry 108 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagNumDhcpAckMessagesSent OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "DHCP Ack Messages - Total Sent" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagEntry 109 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagNumDhcpNackMessagesSent OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "DHCP Nack Messages - Total Sent" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagEntry 110 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagNumDhcpReleaseMessagesRecvd OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "DHCP Release Messages - Total Received" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagEntry 111 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagNumCreateSessionRejectSessionBlocked OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create session requests rejected due to session blocked" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagEntry 112 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagNumLocalCloseAttemptsSessionBlocked OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of local close attempts due to session blocked" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagEntry 113 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagNumCreateSessionRequestTimeoutToPgw OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create session timeouts - remote PGW not responding" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagEntry 114 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagNumDeleteSessionRequestTimeoutToPgw OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of delete session timeouts - remote PGW not responding" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagEntry 115 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagNumStaticPgwSelected OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of times static PGW is selected" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagEntry 116 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagNumPgwFqdnForSession OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of times AAA provided PGW FQDN is used to resolve PGW" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagEntry 117 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagNumApnFqdnForSession OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of times APN FQDN is used to resolve PGW" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagEntry 118 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagNumPgwIPAddressForSession OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of times AAA provided PGW IP address is used" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagEntry 119 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagNumPgwReplacementOIForSession OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of times AAA provided replacement OI is used to resolve PGW" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagEntry 120 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagNumLocalCloseTerminateServiceRule OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of local closes due to traffic through service rule with terminate action" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagEntry 121 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagNumSessionAttemptAfterPgwTimeout OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create session attempts after timeout" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagEntry 122 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagNumSessionSuccessAfterPgwTimeout OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create session success after timeout" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagEntry 123 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagNumDnsCacheHits OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "DNS - Records found in cache" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagEntry 124 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagNumDnsCacheHitsNaptr OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "DNS - Naptr records found in cache" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagEntry 125 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagNumDnsCacheHitsSrv OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "DNS - Srv records found in cache" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagEntry 126 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagNumDnsCacheHitsA OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "DNS - A/AAAA records found in cache" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagEntry 127 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagNumCreatePdpCtxtRequestsToGgsn OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Create PDP Context Requests to GGSN - Total Sent" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagEntry 128 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagNumCreatePdpCtxtResponsesFromGgsn OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Create PDP Context Responses from GGSN - Total Received" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagEntry 129 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagNumDeletePdpCtxtRequestsFromGgsn OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Delete PDP Context Requests from GGSN - Total Received" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagEntry 130 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagNumDeletePdpCtxtResponsesToGgsn OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Delete PDP Context Responses to GGSN - Total Sent" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagEntry 131 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagNumDeletePdpCtxtRequestsToGgsn OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Delete PDP Context Requests to GGSN - Total Sent" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagEntry 132 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagNumDeletePdpCtxtResponsesFromGgsn OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Delete PDP Context Responses from GGSN - Total Received" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagEntry 133 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagNumCreateSessionRejectTamFailure OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create session attempts rejected - due to TAM failure" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagEntry 134 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagNumDnsResponseFailTimeout OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "DNS Response Failed - Session timeout waiting for DNS" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagEntry 135 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagNumDnsResponseDropNoIntf OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "DNS Response Failed - Dropped no SL interface" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagEntry 136 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagNumDnsResponseDropNoSession OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "DNS Response Failed - Dropped no session" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagEntry 137 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagNumDnsResponseDropNoPdnSession OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "DNS Response Failed - Dropped no PDN session" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagEntry 138 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagNumSessionPendedForDns OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Sessions pended for DNS" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagEntry 139 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagNumSessionPendedForDnsSuccess OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "DNS success for pended sessions" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagEntry 140 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagNumSessionPendedForDnsTimeout OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "DNS timeout for pended sessions" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagEntry 141 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagNumLocalClosePcrfDownSessionHoldTime OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of session locally closed due to pcrf down session hold time expiry" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagEntry 142 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagNumSessionFailureAaaSessionValidation OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of failed PDN sesssions setup due to session validation failure when processing DEA from AAA server" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagEntry 143 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagNumSessionFailureAaaNoImsiForTempIdentity OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of failed PDN sesssions setup due to missing IMSI from AAA server for temporary identity" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagEntry 144 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgTable OBJECT-TYPE SYNTAX SEQUENCE OF AffirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "" ::= { affirmedZoneMIB 318 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgEntry OBJECT-TYPE SYNTAX AffirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "" INDEX { affirmedZoneName, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgName, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgChassis, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgSlot } ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgTable 1 } AffirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgEntry ::= SEQUENCE { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgName String, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgChassis Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgSlot Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgNumCurrentSessions Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgNumBearers Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgNumCreateSessionAttempt Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgNumCreateSessionAccept Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgNumCreateSessionReject Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgNumCreateSessionRejectMalformedReq Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgNumCreateSessionRejectUnknownApn Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgNumCreateSessionRejectRsrcUnavailable Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgNumCreateSessionRejectServiceNotSupported Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgNumCreateSessionRejectSystemFailure Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgNumCreateSessionRejectMisc Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgNumDeleteSessionAttempt Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgNumDeleteSessionAccept Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgNumDeleteSessionReject Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgNumLocalCloseAttempts Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgNumLocalCloseAttemptsAccepted Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgNumIdleDurationExceededCloses Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgNumMaximalDurationExceededCloses Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgNumOperatorInitiatedCloses Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgNumActiveCurrentSessions Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgNumIdleCurrentSessions Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgIntervalPeakCurrentSessions Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgIntervalPeakActiveCurrentSessions Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgIntervalPeakIdleCurrentSessions Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgNumDhcpReleaseLocalCloseAttempts Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgNumDhcpTimeoutLocalCloseAttempts Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgNumDhcpLeaseExpiryLocalCloseAttempts Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgNumDuplicateSessionLocalCloseAttempts Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgNumAwaitCoATimeoutLocalCloseAttempts Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgNumUplinkPackets ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgNumUplinkBytes ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgNumUplinkDropPackets ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgNumUplinkDropBytes ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgNumDownlinkPackets ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgNumDownlinkBytes ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgNumDownlinkDropPackets ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgNumDownlinkDropBytes ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgNumEpdgAuthAttemptsSent ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgNumEpdgChallengeRecvd ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgNumEpdgAuthSuccess ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgNumEpdgAuthFailures ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgNumEpdgEapAttempts ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgNumEpdgEapSuccess ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgNumEpdgEapFailures ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgNumEpdgUEReauthAttempts ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgNumEpdgUEReauthChallenges ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgNumEpdgUEReauthSuccess ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgNumEpdgUEReauthFailures ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgNumEpdgAAAReauthAttempts ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgNumEpdgAAAReauthChallenges ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgNumEpdgAAAReauthSuccess ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgNumEpdgAAAReauthFailures ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgNumEpdgUEInitiatedTermination ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgNumEpdgAAAInitiatedTermination ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgNumEpdgPgwInitiatedTermination ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgNumEapSuccess ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgNumEapFail ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgNumEapPacketsReceived ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgNumEapParseErrors ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgNumUnhandledEapPackets ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgNumEapIdentityResponseHandled ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgNumEapGtcResponsesReceived ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgNumEapGtcRequestsSent ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgNumDeleteDropped ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgNumCreateSessionTimeout Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgNumDnsAttempts ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgNumDnsSendSuccess ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgNumDnsSendFailedNoConfig ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgNumDnsFailedMisc ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgNumDnsResponses ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgNumDnsResponseSuccess ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgNumDnsResponseFailNoResponse ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgNumDnsResponseFailNoName ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgNumDnsResponseFailNoData ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgNumDnsResponseFailMisc ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgNumFailuresNoValidApMacInNai ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgNumErrorIndicationsProcessed Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgNumErrorIndicationLocalCloseAttempts Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgNumErrorIndicationBearerDeactivation Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgNumIPSecSessionPerSubscriber ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgNumIpv4Sessions ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgNumIpv6Sessions ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgNumIpv4v6Sessions ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgNumIPSecSecurityAssociations ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgNumIPSecSessions ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgIPSecSessionDurationPerSubscriber ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgAverageTimeInvolvedInHandoverPerUE ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgAverageNumIPSecRekeyPerSubscriber ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgNumUEHandoverAttempts ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgNumUEHandoversSuccess ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgNumUEHandoversFailed ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgNumberSessSetupSuccessApnMatchingExactMatch Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgNumberSessSetupSuccessApnMatchingNiOnly Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgNumberSessSetupSuccessApnMatchingNiAndMalformedOi Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgNumCreateBearerReq Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgNumCreateBearerAccept Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgNumCreateBearerReject Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgNumDeleteBearerReq Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgNumDeleteBearerAccept Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgNumDeleteBearerReject Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgNumUpdateBearerReq Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgNumUpdateBearerAccept Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgNumUpdateBearerReject Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgNumCreateSessionReqToPgw Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgNumCreateSessionAcceptFromPgw Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgNumCreateSessionRejectFromPgw Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgNumDeleteSessionReqToPgw Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgNumDeleteSessionAcceptFromPgw Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgNumDeleteSessionRejectFromPgw Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgNumModifyBearerCommandReqToPgw Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgNumModifyBearerFailureIndFromPgw Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgNumCreateSessionRespNoContext Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgNumMappedSwuCodesUsedForS2b ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgNumMappedSwuCodesUsedForSwm ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgNumCreateSessionReqFailedNoPgw ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgNumBarredPgwSelectedForSessionSetup ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgNumPcscfAddrUpdateToSpm ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgTotalNumUniqueSubscribers Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgNumEpdgEapProcessingFailures ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgNumUEHandoversTo3gpp ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgNumCreateSessionRejectApnCongested Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgNumCreateSessionRejectApnCongestedCritical Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgNumCreateSessionRejectApnCongestedMajor Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgNumCreateSessionRejectApnCongestedMinor Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgNumAcceptInterAccessHOwithSessionRetry ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgNumUniqueSubscribers Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgNumIPSecRekey ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgNumCreateSessionRejectSessionBlocked Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgNumLocalCloseAttemptsSessionBlocked Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgNumCreateSessionRequestTimeoutToPgw ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgNumDeleteSessionRequestTimeoutToPgw ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgNumStaticPgwSelected ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgNumPgwFqdnForSession ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgNumApnFqdnForSession ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgNumPgwIPAddressForSession ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgNumPgwReplacementOIForSession ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgNumLocalCloseTerminateServiceRule Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgNumSessionAttemptAfterPgwTimeout ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgNumSessionSuccessAfterPgwTimeout ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgNumDnsCacheHits ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgNumDnsCacheHitsNaptr ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgNumDnsCacheHitsSrv ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgNumDnsCacheHitsA ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgNumCreateSessionRejectActiveEmergencySession ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgNumCreateSessionRejectDuplicateApn ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgNumCreateSessionRejectMaxPdnSession ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgNumCreateSessionRejectTamFailure Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgNumSessionFailureNoApn ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgNumSessionFailureAaaServerNotFound ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgNumSessionFailureAaaServerDown ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgNumSessionFailureAaaNotAuthorizeApn ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgNumSessionFailureAaaNotAuthorizeUeIpAddrType ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgNumModifyBearerReqToPgw Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgNumModifyBearerRespFromPgw Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgNumModifyBearerReqTimeoutToPgw Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgNumSessionFailurePgwUnreachable ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgNumSessionFailurePgwNotAllocateUeIpAddrType ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgNumSessionFailureUeIkeNegotiationTimeout ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgNumSessionFailureUeAbort ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgNumSessionFailureIkeCreateFailure ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgNumSessionFailureIpsecCreateFailure ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgNumMappedSwuCodesUsedForSwmExp ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgNumResponsesMatchingResultCodeList ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgNumDnsResponseFailTimeout ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgNumDnsResponseDropNoIntf ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgNumDnsResponseDropNoSession ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgNumDnsResponseDropNoPdnSession ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgNumSessionPendedForDns ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgNumSessionPendedForDnsSuccess ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgNumSessionPendedForDnsTimeout ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgNumLocalClosePcrfDownSessionHoldTime ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgNumSessionFailureAaaSessionValidation ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgNumSessionFailureAaaNoImsiForTempIdentity ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgNumIdentityDecryptionSuccess ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgNumIdentityDecryptionFailed ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgNumEncryptedIdentityLengthInvalid ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgNumDecryptionFailedCertificateNotFound ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgNumDecryptionFailedBase64DecodeFailed ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgNumDecryptionFailedBase64StringTooLong ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgNumDecryptionFailedAlgorithmFailure ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgNumDecryptionFailedNoPrivateKey ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgNumMessageFlowInitiatedByUeUsingPseudonymId ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgNumMessageFlowInitiatedByUeUsingFastReauthId ConfdString } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgName OBJECT-TYPE SYNTAX String MAX-ACCESS not-accessible STATUS current DESCRIPTION "Table Name" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgEntry 1 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgChassis OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS not-accessible STATUS current DESCRIPTION "chassis ID" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgEntry 2 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgSlot OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS not-accessible STATUS current DESCRIPTION "slot number" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgEntry 3 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgNumCurrentSessions OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Current number of Sessions" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgEntry 4 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgNumBearers OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Current number of bearers" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgEntry 5 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgNumCreateSessionAttempt OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create session attempts" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgEntry 6 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgNumCreateSessionAccept OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create session attempts accepted" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgEntry 7 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgNumCreateSessionReject OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create session attempts rejected" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgEntry 8 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgNumCreateSessionRejectMalformedReq OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create session attempts rejected - malformed request" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgEntry 9 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgNumCreateSessionRejectUnknownApn OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create session attempts rejected - unknown APN" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgEntry 10 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgNumCreateSessionRejectRsrcUnavailable OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create session attempts rejected - resources unavailable" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgEntry 11 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgNumCreateSessionRejectServiceNotSupported OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create session attempts rejected - service not supported" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgEntry 12 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgNumCreateSessionRejectSystemFailure OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create session attempts rejected - system failure" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgEntry 13 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgNumCreateSessionRejectMisc OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create session attempts rejected - unclassified" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgEntry 14 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgNumDeleteSessionAttempt OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of delete session attempts received" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgEntry 15 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgNumDeleteSessionAccept OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of delete session attempts accepted" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgEntry 16 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgNumDeleteSessionReject OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of delete session attempts rejected" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgEntry 17 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgNumLocalCloseAttempts OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of local close attempts" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgEntry 18 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgNumLocalCloseAttemptsAccepted OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of local close attempts accepted" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgEntry 19 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgNumIdleDurationExceededCloses OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of sessions closed due to IDLE duration time exceeded" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgEntry 20 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgNumMaximalDurationExceededCloses OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of sessions closed due to MAXIMAL duration time exceeded" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgEntry 21 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgNumOperatorInitiatedCloses OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of operator initiated PDN session closes" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgEntry 22 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgNumActiveCurrentSessions OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Current number of active sessions" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgEntry 23 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgNumIdleCurrentSessions OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Current number of idle sessions" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgEntry 24 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgIntervalPeakCurrentSessions OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Interval peak number of sessions" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgEntry 25 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgIntervalPeakActiveCurrentSessions OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Interval peak number of active sessions" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgEntry 26 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgIntervalPeakIdleCurrentSessions OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Interval peak number of idle sessions" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgEntry 27 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgNumDhcpReleaseLocalCloseAttempts OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of local close attempts due to DHCP Release" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgEntry 28 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgNumDhcpTimeoutLocalCloseAttempts OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of local close attempts due to DHCP IP Address Allocation Timeout" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgEntry 29 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgNumDhcpLeaseExpiryLocalCloseAttempts OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of local close attempts due to DHCP IP Address Lease Expiry" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgEntry 30 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgNumDuplicateSessionLocalCloseAttempts OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of local close attempts due to Duplicate Session" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgEntry 31 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgNumAwaitCoATimeoutLocalCloseAttempts OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of local close attempts due to no CoA received within the configured timeout" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgEntry 32 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgNumUplinkPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink packets received" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgEntry 33 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgNumUplinkBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink bytes received" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgEntry 34 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgNumUplinkDropPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink packets dropped" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgEntry 35 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgNumUplinkDropBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink bytes dropped" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgEntry 36 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgNumDownlinkPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink packets received" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgEntry 37 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgNumDownlinkBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink bytes received" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgEntry 38 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgNumDownlinkDropPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink packets dropped" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgEntry 39 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgNumDownlinkDropBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink bytes dropped" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgEntry 40 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgNumEpdgAuthAttemptsSent OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Initial Authentication or Authorization requests sent" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgEntry 41 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgNumEpdgChallengeRecvd OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Initial Authentication or Authorization Challenges received" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgEntry 42 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgNumEpdgAuthSuccess OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Initial Authentications or Authorizations successful" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgEntry 43 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgNumEpdgAuthFailures OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Initial Authentications and Authorizations Failed" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgEntry 44 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgNumEpdgEapAttempts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of EAP requests sent to AAA server" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgEntry 45 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgNumEpdgEapSuccess OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of EAP successes received from AAA server" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgEntry 46 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgNumEpdgEapFailures OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of EAP Failures received from AAA server" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgEntry 47 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgNumEpdgUEReauthAttempts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of UE initiated re-Authentications or re-Authorizations received" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgEntry 48 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgNumEpdgUEReauthChallenges OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of UE initiated re-auth challenges received" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgEntry 49 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgNumEpdgUEReauthSuccess OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of UE initiated re-Authentication or re-Authorization successes" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgEntry 50 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgNumEpdgUEReauthFailures OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of UE initiated re-Authentication or re-Authorization failures" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgEntry 51 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgNumEpdgAAAReauthAttempts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of server initiated re-Authentications or re-Authorizations received" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgEntry 52 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgNumEpdgAAAReauthChallenges OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of server initiated re-auth challenges received" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgEntry 53 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgNumEpdgAAAReauthSuccess OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of server initiated re-Authentication or re-Authorization successes" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgEntry 54 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgNumEpdgAAAReauthFailures OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of server initiated re-Authentication or re-Authorization failures" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgEntry 55 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgNumEpdgUEInitiatedTermination OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of UE or IKEv2 stack initiated terminations" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgEntry 56 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgNumEpdgAAAInitiatedTermination OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of server initiated terminations" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgEntry 57 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgNumEpdgPgwInitiatedTermination OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of GW initiated terminations" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgEntry 58 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgNumEapSuccess OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Second Authentication EAP Success" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgEntry 59 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgNumEapFail OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Second Authentication EAP Failure" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgEntry 60 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgNumEapPacketsReceived OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Second Authentication EAP Packets Received" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgEntry 61 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgNumEapParseErrors OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Second Authentication EAP parse errors" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgEntry 62 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgNumUnhandledEapPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Second Authentication unhandled EAP packets" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgEntry 63 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgNumEapIdentityResponseHandled OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Second Authentication EAP Identity Responses Received" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgEntry 64 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgNumEapGtcResponsesReceived OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Second Authentication GTC Responses Received" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgEntry 65 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgNumEapGtcRequestsSent OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Second Authentication GTC Requests Sent" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgEntry 66 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgNumDeleteDropped OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Delete Dropped" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgEntry 67 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgNumCreateSessionTimeout OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create session attempts Timed Out" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgEntry 68 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgNumDnsAttempts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "DNS Request - Attempts" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgEntry 69 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgNumDnsSendSuccess OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "DNS Request - Success" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgEntry 70 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgNumDnsSendFailedNoConfig OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "DNS Request Failed - No DNS Configuration" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgEntry 71 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgNumDnsFailedMisc OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "DNS Request Failed - Miscellaneous" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgEntry 72 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgNumDnsResponses OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "DNS Response - Total Received" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgEntry 73 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgNumDnsResponseSuccess OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "DNS Response - Success" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgEntry 74 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgNumDnsResponseFailNoResponse OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "DNS Response Failed - No response from server" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgEntry 75 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgNumDnsResponseFailNoName OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "DNS Response Failed - Domain Name Not Found" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgEntry 76 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgNumDnsResponseFailNoData OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "DNS Response Failed - No Data" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgEntry 77 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgNumDnsResponseFailMisc OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "DNS Response Failed - Miscellaneous" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgEntry 78 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgNumFailuresNoValidApMacInNai OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of sessions with AP MAC address in NAI" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgEntry 79 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgNumErrorIndicationsProcessed OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Error Indications processed" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgEntry 80 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgNumErrorIndicationLocalCloseAttempts OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of local close attempts due to receipt of Error Indication" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgEntry 81 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgNumErrorIndicationBearerDeactivation OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of dedicated bearer deletion due to receipt of Error Indication" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgEntry 82 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgNumIPSecSessionPerSubscriber OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Average Number of IPSec Sessions per Subscriber" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgEntry 83 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgNumIpv4Sessions OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of IPv4 Sessions" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgEntry 84 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgNumIpv6Sessions OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of IPv6 Sessions" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgEntry 85 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgNumIpv4v6Sessions OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of IPv4v6 Sessions" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgEntry 86 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgNumIPSecSecurityAssociations OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Completed IPSec security associations" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgEntry 87 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgNumIPSecSessions OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Completed IPSec Sessions" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgEntry 88 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgIPSecSessionDurationPerSubscriber OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "IPSec Session Duration Per Subscriber (seconds)" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgEntry 89 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgAverageTimeInvolvedInHandoverPerUE OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Average time involved in handover to WiFi per UE (milliseconds)" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgEntry 90 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgAverageNumIPSecRekeyPerSubscriber OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "Average number of Rekey events per Subscriber" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgEntry 91 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgNumUEHandoverAttempts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of UE Handover Attempts to WiFi" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgEntry 92 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgNumUEHandoversSuccess OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Successful UE Handovers to WiFi" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgEntry 93 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgNumUEHandoversFailed OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Failed UE Handovers to WiFi" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgEntry 94 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgNumberSessSetupSuccessApnMatchingExactMatch OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Create Session Requests Accepted with APN Matching Type Exact Match" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgEntry 95 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgNumberSessSetupSuccessApnMatchingNiOnly OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Create Session Requests Accepted with APN Matching Type NI Only" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgEntry 96 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgNumberSessSetupSuccessApnMatchingNiAndMalformedOi OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Create Session Requests Accepted with APN Matching Type NI And Malformed OI" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgEntry 97 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgNumCreateBearerReq OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create bearer requests received" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgEntry 98 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgNumCreateBearerAccept OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create bearer requests accepted" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgEntry 99 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgNumCreateBearerReject OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create bearer requests rejected" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgEntry 100 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgNumDeleteBearerReq OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of delete bearer requests received" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgEntry 101 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgNumDeleteBearerAccept OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of delete bearer requests accepted" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgEntry 102 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgNumDeleteBearerReject OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of delete bearer requests rejected" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgEntry 103 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgNumUpdateBearerReq OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of update bearer requests received" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgEntry 104 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgNumUpdateBearerAccept OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of update bearer requests accepted" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgEntry 105 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgNumUpdateBearerReject OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of update bearer requests rejected" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgEntry 106 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgNumCreateSessionReqToPgw OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create session requests sent to the PGW" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgEntry 107 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgNumCreateSessionAcceptFromPgw OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create session requests accepted by the PGW" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgEntry 108 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgNumCreateSessionRejectFromPgw OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create session requests rejected by the PGW" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgEntry 109 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgNumDeleteSessionReqToPgw OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of delete session requests sent to the PGW" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgEntry 110 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgNumDeleteSessionAcceptFromPgw OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of delete session requests accepted by the PGW" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgEntry 111 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgNumDeleteSessionRejectFromPgw OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of delete session requests accepted by the PGW" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgEntry 112 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgNumModifyBearerCommandReqToPgw OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of modify bearer commands sent to the PGW" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgEntry 113 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgNumModifyBearerFailureIndFromPgw OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of modify bearer failure indications received from the PGW" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgEntry 114 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgNumCreateSessionRespNoContext OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create session responses from the PGW - no context found" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgEntry 115 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgNumMappedSwuCodesUsedForS2b OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of times custom mapped SWu codes used for S2b codes" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgEntry 116 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgNumMappedSwuCodesUsedForSwm OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of times custom mapped SWu codes used for SWm codes" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgEntry 117 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgNumCreateSessionReqFailedNoPgw OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Create Session Requests failed due to no PGW available" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgEntry 118 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgNumBarredPgwSelectedForSessionSetup OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of times a barred or GTP inactive PGW was selected for Session Setup" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgEntry 119 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgNumPcscfAddrUpdateToSpm OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number P-CSCF Address Update sent to SPM" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgEntry 120 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgTotalNumUniqueSubscribers OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of unique subscribers" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgEntry 121 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgNumEpdgEapProcessingFailures OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of EAP messages recieved from AAA server that have been dropped due to processing errors. Examples are parsing errors, late arriving messages, missing or mismatched data" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgEntry 122 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgNumUEHandoversTo3gpp OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Successful UE Handovers to 3GPP" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgEntry 123 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgNumCreateSessionRejectApnCongested OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create session requests rejected - apn in congestion state" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgEntry 124 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgNumCreateSessionRejectApnCongestedCritical OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create session requests rejected - apn in congestion state" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgEntry 125 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgNumCreateSessionRejectApnCongestedMajor OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create session requests rejected - apn in congestion state" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgEntry 126 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgNumCreateSessionRejectApnCongestedMinor OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create session requests rejected - apn in congestion state" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgEntry 127 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgNumAcceptInterAccessHOwithSessionRetry OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create session request retried to handle create session reject with context-not-found from PGW" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgEntry 128 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgNumUniqueSubscribers OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Current number of unique subscribers" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgEntry 129 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgNumIPSecRekey OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of ReKey events" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgEntry 130 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgNumCreateSessionRejectSessionBlocked OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create session requests rejected due to session blocked" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgEntry 131 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgNumLocalCloseAttemptsSessionBlocked OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of local close attempts due to session blocked" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgEntry 132 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgNumCreateSessionRequestTimeoutToPgw OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create session timeouts - remote PGW not responding" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgEntry 133 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgNumDeleteSessionRequestTimeoutToPgw OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of delete session timeouts - remote PGW not responding" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgEntry 134 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgNumStaticPgwSelected OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of times static PGW was selected" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgEntry 135 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgNumPgwFqdnForSession OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of times AAA provided PGW FQDN is used to resolve PGW" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgEntry 136 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgNumApnFqdnForSession OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of times APN FQDN is used to resolve PGW" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgEntry 137 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgNumPgwIPAddressForSession OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of times AAA provided PGW IP address is used" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgEntry 138 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgNumPgwReplacementOIForSession OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of times AAA provided replacement OI is used to resolve PGW" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgEntry 139 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgNumLocalCloseTerminateServiceRule OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of local closes due to traffic through service rule with terminate action" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgEntry 140 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgNumSessionAttemptAfterPgwTimeout OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create session attempts after timeout" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgEntry 141 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgNumSessionSuccessAfterPgwTimeout OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create session success after timeout" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgEntry 142 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgNumDnsCacheHits OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "DNS - Records found in cache" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgEntry 143 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgNumDnsCacheHitsNaptr OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "DNS - Naptr records found in cache" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgEntry 144 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgNumDnsCacheHitsSrv OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "DNS - Srv records found in cache" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgEntry 145 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgNumDnsCacheHitsA OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "DNS - A/AAAA records found in cache" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgEntry 146 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgNumCreateSessionRejectActiveEmergencySession OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create session requests rejected - active emergency session exists" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgEntry 147 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgNumCreateSessionRejectDuplicateApn OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create session requests rejected - duplicate APN" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgEntry 148 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgNumCreateSessionRejectMaxPdnSession OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create session requests rejected - max number of PDN sessions exceeded" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgEntry 149 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgNumCreateSessionRejectTamFailure OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create session attempts rejected - due to TAM failure" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgEntry 150 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgNumSessionFailureNoApn OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of failed PDN sesssions setup due to that UE does not request APN and default APN is not configured" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgEntry 151 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgNumSessionFailureAaaServerNotFound OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of failed PDN sesssions setup due to that AAA server is not found (based on server group mapping configuration) or down" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgEntry 152 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgNumSessionFailureAaaServerDown OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of failed PDN sesssions setup due to that AAA server is down" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgEntry 153 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgNumSessionFailureAaaNotAuthorizeApn OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of failed PDN sesssions setup due to that UE requested APN is not in the authorized APN list from AAA server" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgEntry 154 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgNumSessionFailureAaaNotAuthorizeUeIpAddrType OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of failed PDN sesssions setup due to that AAA server does not authorize UE requested IpAddr type" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgEntry 155 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgNumModifyBearerReqToPgw OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of modify bearer requests sent to the PGW" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgEntry 156 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgNumModifyBearerRespFromPgw OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of modify bearer response from the PGW" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgEntry 157 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgNumModifyBearerReqTimeoutToPgw OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of modify bearer timeouts - remote PGW is not responding" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgEntry 158 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgNumSessionFailurePgwUnreachable OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of failed PDN sessions due to PGW not responding" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgEntry 159 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgNumSessionFailurePgwNotAllocateUeIpAddrType OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of failed PDN sessions due to IP address type requested by UE not allocated by PGW" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgEntry 160 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgNumSessionFailureUeIkeNegotiationTimeout OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of failed PDN sessions due to IKE negotiation timed out" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgEntry 161 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgNumSessionFailureUeAbort OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of failed PDN sessions due to re-attach before completion of the EAP authentication" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgEntry 162 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgNumSessionFailureIkeCreateFailure OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of failed PDN sessions due to IKE failure" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgEntry 163 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgNumSessionFailureIpsecCreateFailure OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of failed PDN sessions due to IPSec failure" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgEntry 164 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgNumMappedSwuCodesUsedForSwmExp OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of times custom mapped SWu codes used for SWm experimental codes" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgEntry 165 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgNumResponsesMatchingResultCodeList OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Diameter Responses that match the configured result-code-policy-list configured on SWm interface" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgEntry 166 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgNumDnsResponseFailTimeout OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "DNS Response Failed - Session timeout waiting for DNS" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgEntry 167 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgNumDnsResponseDropNoIntf OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "DNS Response Failed - Dropped no SL interface" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgEntry 168 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgNumDnsResponseDropNoSession OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "DNS Response Failed - Dropped no session" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgEntry 169 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgNumDnsResponseDropNoPdnSession OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "DNS Response Failed - Dropped no PDN session" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgEntry 170 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgNumSessionPendedForDns OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Sessions pended for DNS" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgEntry 171 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgNumSessionPendedForDnsSuccess OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "DNS success for pended sessions" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgEntry 172 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgNumSessionPendedForDnsTimeout OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "DNS timeout for pended sessions" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgEntry 173 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgNumLocalClosePcrfDownSessionHoldTime OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of session locally closed due to pcrf down session hold time expiry" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgEntry 174 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgNumSessionFailureAaaSessionValidation OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of failed PDN sesssions setup due to session validation failure when processing DEA from AAA server" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgEntry 175 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgNumSessionFailureAaaNoImsiForTempIdentity OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of failed PDN sesssions setup due to missing IMSI from AAA server for temporary identity" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgEntry 176 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgNumIdentityDecryptionSuccess OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Identity decryption success" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgEntry 177 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgNumIdentityDecryptionFailed OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Identity decryption failed" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgEntry 178 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgNumEncryptedIdentityLengthInvalid OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Length of encrypted identity is invalid" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgEntry 179 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgNumDecryptionFailedCertificateNotFound OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Certificate not found for decryption given a certificate identifier" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgEntry 180 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgNumDecryptionFailedBase64DecodeFailed OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Base64 decode failed for decryption" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgEntry 181 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgNumDecryptionFailedBase64StringTooLong OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Decryption failed because Base64 string is too long for decryption" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgEntry 182 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgNumDecryptionFailedAlgorithmFailure OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Decryption algorithm failure" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgEntry 183 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgNumDecryptionFailedNoPrivateKey OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "No private key for decryption" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgEntry 184 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgNumMessageFlowInitiatedByUeUsingPseudonymId OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of times UE initiated a message flow using a pseudonym identity" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgEntry 185 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgNumMessageFlowInitiatedByUeUsingFastReauthId OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of times UE initiated a message flow using a fast re-authentication identity" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgEntry 186 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyTable OBJECT-TYPE SYNTAX SEQUENCE OF AffirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "" ::= { affirmedZoneMIB 435 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyEntry OBJECT-TYPE SYNTAX AffirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "" INDEX { affirmedZoneName, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyName, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyChassis, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxySlot } ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyTable 1 } AffirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyEntry ::= SEQUENCE { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyName String, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyChassis Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxySlot Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumCurrentSessions Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumBearers Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumCreateSessionAttempt Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumCreateSessionAccept Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumCreateSessionReject Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumCreateSessionRejectMalformedReq Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumCreateSessionRejectUnknownApn Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumCreateSessionRejectRsrcUnavailable Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumCreateSessionRejectServiceNotSupported Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumCreateSessionRejectSystemFailure Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumCreateSessionRejectMisc Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumDeleteSessionAttempt Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumDeleteSessionAccept Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumDeleteSessionReject Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumUEInitDedBearerActAttempt Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumUEInitDedBearerActAccept Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumUEInitDedBearerActReject Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumPGWInitDedBearerActAttempt Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumPGWInitDedBearerActAccept Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumPGWInitDedBearerActReject Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumMMEInitDedBearerDeactAttempt Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumMMEInitDedBearerDeactAccept Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumMMEInitDedBearerDeactReject Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumUEInitDedBearerDeactAttempt Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumUEInitDedBearerDeactAccept Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumUEInitDedBearerDeactReject Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumPGWInitDedBearerDeactAttempt Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumPGWInitDedBearerDeactAccept Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumPGWInitDedBearerDeactReject Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumModifyBearerCmdAttempt Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumModifyBearerCmdReject Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumUpdateBearerAttempt Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumUpdateBearerAccept Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumUpdateBearerReject Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumModifyBearerAttempt Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumModifyBearerAccept Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumModifyBearerReject Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumModifyBearerRejectContextNotFound Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumCreatePdpAttempt Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumCreatePdpAccept Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumCreatePdpReject Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumCreatePdpRejectMalformedReq Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumCreatePdpRejectUnknownApn Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumCreatePdpRejectRsrcUnavailable Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumCreatePdpRejectServiceNotSupported Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumCreatePdpRejectSystemFailure Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumCreatePdpRejectMisc Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumDeletePdpAttempt Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumDeletePdpAccept Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumDeletePdpReject Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumUEInitSecPdpActAttempt Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumUEInitSecPdpActAccept Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumUEInitSecPdpActReject Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumGGSNInitSecPdpActAttempt Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumGGSNInitSecPdpActAccept Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumGGSNInitSecPdpActReject Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumSGSNInitSecPdpDeactAttempt Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumSGSNInitSecPdpDeactAccept Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumSGSNInitSecPdpDeactReject Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumUEInitSecPdpDeactAttempt Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumUEInitSecPdpDeactAccept Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumUEInitSecPdpDeactReject Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumGGSNInitSecPdpDeactAttempt Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumGGSNInitSecPdpDeactAccept Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumGGSNInitSecPdpDeactReject Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumSGSNInitUpdatePdpAttempt Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumSGSNInitUpdatePdpAccept Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumSGSNInitUpdatePdpReject Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumSGSNInitUpdatePdpRejectContextNotFound Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumGGSNInitUpdatePdpAttempt Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumGGSNInitUpdatePdpAccept Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumGGSNInitUpdatePdpReject Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumLocalCloseAttempts Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumLocalCloseAttemptsAccepted Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumPcrfInitiatedCloseAttempts Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumOcsInitiatedCloseAttempts Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumIdleDurationExceededCloses Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumMaximalDurationExceededCloses Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumOperatorInitiatedCloses Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumBearerIdleDurationExceededCloses Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumActiveCurrentSessions Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumIdleCurrentSessions Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumCurrentGeoSyncRestoredSessions Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyIntervalPeakCurrentSessions Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyIntervalPeakActiveCurrentSessions Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyIntervalPeakIdleCurrentSessions Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumDefaultBearers Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumDedicatedBearers Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyIntervalPeakBearers Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyIntervalPeakDefaultBearers Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyIntervalPeakDedicatedBearers Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumDhcpReleaseLocalCloseAttempts Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumTraceSessionActivationAttempt Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumTraceSessionActivationAccept Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumTraceSessionDeactivationAttempt Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumTraceSessionDeactivationAccept Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumDhcpTimeoutLocalCloseAttempts Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumDhcpLeaseExpiryLocalCloseAttempts Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumRadiusDisconnectLocalCloses Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumRatTypeUtranSessions Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumRatTypeGeranSessions Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumRatTypeWlanSessions Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumRatTypeGanSessions Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumRatTypeHspaEvoSessions Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumRatTypeEUtranSessions Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumRatTypeVirtualSessions Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumCurrentSessionsGnGeran Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumCurrentSessionsGnUtran Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumCurrentSessionsS5S8Geran Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumCurrentSessionsS5S8Utran Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumCurrentSessionsRoaming Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumGzSessions Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumUniqueSubscribers Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumIpv4PdnSessions Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumIpv6PdnSessions Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumIpv4v6PdnSessions Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumRatHandovers Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumGxSessions Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumSessionsSetupWithDefaultPolicy Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumActiveSessionsWithDefaultPolicy Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumActiveGxReplaySessionsAwaitingPcrfRejoin Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumPcrfRejoinSuccess Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumGySessions Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumSessionsSetupWithDefaultGyQuota Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumActiveSessionsWithDefaultGyQuota Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumActiveGyAPTriggerbyCCRU Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumTotalGyAPTriggerbyCCRU Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumActiveGySessionsAwaitingOcsRejoin Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumOcsGyRejoinSuccess Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumDefaultGyQuotaReapplied Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumDefaultGyQuotaAppliedCcruFailure Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumGyDownGyRejoinTimerRestarted Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumGyCCRTWriteToDisk Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumGyAPTriggerByProtocolError Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumGyAPTriggerByTransientFailure Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumGyAPTriggerByPermanentFailure Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumGyAPTriggerByMessageTimeout Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumGyAPTriggerByLinkDown Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumGyAPTriggerByInternalFailure Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumDuplicateSessionLocalCloseAttempts Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumCtrlTeidLookupFailures Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumErrorIndicationsProcessed Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumErrorIndicationLocalCloseAttempts Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumErrorIndicationBearerDeactivation Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumS5uDefaultBearerErrorIndicationsProcessed ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumS5uDefaultBearereErrorIndicationLocalCloseAttempts ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumS5uDedicatedBearerErrorIndicationsProcessed ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumS5uDedicatedBearerErrorIndicationBearerDeactivation ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumWfTeidCollisionLocalCloseAttempts Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumChangeNotificationReqAttempt Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumChangeNotificationReqAccept Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumChangeNotificationReqReject Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumChangeNotificationReqRejectMalformedReq Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumChangeNotificationReqRejectUnknownApn Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumChangeNotificationReqRejectRsrcUnavailable Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumChangeNotificationReqRejectServiceNotSupported Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumChangeNotificationReqRejectSystemFailure Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumChangeNotificationReqRejectMisc Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumChangeNotificationReqDrop Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumGtppCdrSent Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumGtppCdrRespSuccess Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumGtppCdrRespFailure Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumGtppCdrRespTimeout Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumTotalBearersSetupSuccess Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumTotalBearersSetupFail Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumCurrentBearersQci1 Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumCurrentBearersQci2 Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumCurrentBearersQci3 Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumCurrentBearersQci4 Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumCurrentBearersQci5 Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumCurrentBearersQci6 Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumCurrentBearersQci7 Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumCurrentBearersQci8 Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumCurrentBearersQci9 Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumCurrentBearersQciOther Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumTotalBearersSetupSuccessQci1 Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumTotalBearersSetupSuccessQci2 Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumTotalBearersSetupSuccessQci3 Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumTotalBearersSetupSuccessQci4 Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumTotalBearersSetupSuccessQci5 Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumTotalBearersSetupSuccessQci6 Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumTotalBearersSetupSuccessQci7 Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumTotalBearersSetupSuccessQci8 Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumTotalBearersSetupSuccessQci9 Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumTotalBearersSetupSuccessQciOther Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumTotalBearersSetupFailQci1 Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumTotalBearersSetupFailQci2 Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumTotalBearersSetupFailQci3 Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumTotalBearersSetupFailQci4 Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumTotalBearersSetupFailQci5 Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumTotalBearersSetupFailQci6 Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumTotalBearersSetupFailQci7 Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumTotalBearersSetupFailQci8 Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumTotalBearersSetupFailQci9 Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumTotalBearersSetupFailQciOther Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumSaegwCurrentSessions Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumSaegwCurrentSessionsS5S8Geran Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumSaegwCurrentSessionsS5S8Utran Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumSaegwRatTypeEUtranSessions Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumSaegwCurrentBearers Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumSaegwTotalBearersSetupSuccess Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumSaegwTotalBearersSetupFail Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumSaegwCurrentBearersQci1 Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumSaegwCurrentBearersQci2 Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumSaegwCurrentBearersQci3 Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumSaegwCurrentBearersQci4 Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumSaegwCurrentBearersQci5 Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumSaegwCurrentBearersQci6 Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumSaegwCurrentBearersQci7 Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumSaegwCurrentBearersQci8 Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumSaegwCurrentBearersQci9 Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumSaegwCurrentBearersQciOther Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumSaegwTotalBearersSetupSuccessQci1 Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumSaegwTotalBearersSetupSuccessQci2 Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumSaegwTotalBearersSetupSuccessQci3 Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumSaegwTotalBearersSetupSuccessQci4 Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumSaegwTotalBearersSetupSuccessQci5 Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumSaegwTotalBearersSetupSuccessQci6 Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumSaegwTotalBearersSetupSuccessQci7 Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumSaegwTotalBearersSetupSuccessQci8 Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumSaegwTotalBearersSetupSuccessQci9 Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumSaegwTotalBearersSetupSuccessQciOther Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumSaegwTotalBearersSetupFailQci1 Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumSaegwTotalBearersSetupFailQci2 Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumSaegwTotalBearersSetupFailQci3 Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumSaegwTotalBearersSetupFailQci4 Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumSaegwTotalBearersSetupFailQci5 Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumSaegwTotalBearersSetupFailQci6 Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumSaegwTotalBearersSetupFailQci7 Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumSaegwTotalBearersSetupFailQci8 Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumSaegwTotalBearersSetupFailQci9 Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumSaegwTotalBearersSetupFailQciOther Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumAwaitCoATimeoutLocalCloseAttempts Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumL2tpGwSessionDeleteAttempts Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumUplinkPackets ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumUplinkBytes ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumUplinkDropPackets ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumUplinkDropBytes ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumDownlinkPackets ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumDownlinkBytes ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumDownlinkDropPackets ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumDownlinkDropBytes ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumUplinkSuspendDropPackets ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumUplinkSuspendDropBytes ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumDownlinkSuspendDropPackets ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumDownlinkSuspendDropBytes ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumSuspendNotification Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumSuspendNotificationAccept Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumSuspendNotificationReject Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumResumeNotification Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumResumeNotificationAccept Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumResumeNotificationReject Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumDeletePdpDropTearDownIndMissingOneBearerOnly Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumDeletePdpDropTearDownIndMissingForDefaultBearer Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumS6bInitiatedCloseAttempts Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyDefaultGyUplinkBytes ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyDefaultGyDownlinkBytes ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumOfActiveS6bSessions Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumIgnoreSprRadiusFailureSessions Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumInterAccessHOReqNoSessionReject Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumInterAccessHOReqNoSessionAccept Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumDnsAttempts ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumDnsSendSuccess ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumDnsSendFailedNoConfig ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumDnsFailedMisc ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumDnsResponses ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumDnsResponseSuccess ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumDnsResponseFailNoResponse ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumDnsResponseFailNoName ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumDnsResponseFailNoData ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumDnsResponseFailMisc ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumPcoPcscfDefaultFqdnUsed Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumPcoPcscfTableUsed Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumSaegwPgwUplinkPackets ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumSaegwPgwUplinkBytes ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumSaegwPgwDownlinkPackets ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumSaegwPgwDownlinkBytes ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumSaegwPgwUplinkDropPackets ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumSaegwPgwUplinkDropBytes ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumSaegwPgwDownlinkDropPackets ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumSaegwPgwDownlinkDropBytes ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumUplinkS5S8GeranPackets ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumUplinkS5S8GeranBytes ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumDownlinkS5S8GeranPackets ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumDownlinkS5S8GeranBytes ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumUplinkS5S8GeranDropPackets ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumUplinkS5S8GeranDropBytes ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumDownlinkS5S8GeranDropPackets ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumDownlinkS5S8GeranDropBytes ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumSaegwPgwUplinkS5S8GeranPackets ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumSaegwPgwUplinkS5S8GeranBytes ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumSaegwPgwDownlinkS5S8GeranPackets ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumSaegwPgwDownlinkS5S8GeranBytes ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumSaegwPgwUplinkS5S8GeranDropPackets ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumSaegwPgwUplinkS5S8GeranDropBytes ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumSaegwPgwDownlinkS5S8GeranDropPackets ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumSaegwPgwDownlinkS5S8GeranDropBytes ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumUplinkS5S8UtranPackets ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumUplinkS5S8UtranBytes ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumDownlinkS5S8UtranPackets ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumDownlinkS5S8UtranBytes ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumUplinkS5S8UtranDropPackets ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumUplinkS5S8UtranDropBytes ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumDownlinkS5S8UtranDropPackets ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumDownlinkS5S8UtranDropBytes ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumSaegwPgwUplinkS5S8UtranPackets ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumSaegwPgwUplinkS5S8UtranBytes ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumSaegwPgwDownlinkS5S8UtranPackets ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumSaegwPgwDownlinkS5S8UtranBytes ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumSaegwPgwUplinkS5S8UtranDropPackets ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumSaegwPgwUplinkS5S8UtranDropBytes ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumSaegwPgwDownlinkS5S8UtranDropPackets ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumSaegwPgwDownlinkS5S8UtranDropBytes ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumUplinkEutranPackets ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumUplinkEutranBytes ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumDownlinkEutranPackets ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumDownlinkEutranBytes ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumUplinkEutranDropPackets ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumUplinkEutranDropBytes ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumDownlinkEutranDropPackets ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumDownlinkEutranDropBytes ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumSaegwPgwUplinkEutranPackets ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumSaegwPgwUplinkEutranBytes ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumSaegwPgwDownlinkEutranPackets Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumSaegwPgwDownlinkEutranBytes ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumSaegwPgwUplinkEutranDropPackets ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumSaegwPgwUplinkEutranDropBytes ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumSaegwPgwDownlinkEutranDropPackets ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumSaegwPgwDownlinkEutranDropBytes ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumUplinkGnGpGeranPackets ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumUplinkGnGpGeranBytes ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumUplinkGnGpGeranDropPackets ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumUplinkGnGpGeranDropBytes ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumDownlinkGnGpGeranPackets ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumDownlinkGnGpGeranBytes ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumDownlinkGnGpGeranDropPackets ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumDownlinkGnGpGeranDropBytes ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumUplinkGnGpUtranPackets ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumUplinkGnGpUtranBytes ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumUplinkGnGpUtranDropPackets ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumUplinkGnGpUtranDropBytes ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumDownlinkGnGpUtranPackets ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumDownlinkGnGpUtranBytes ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumDownlinkGnGpUtranDropPackets ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumDownlinkGnGpUtranDropBytes ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumSprAuthReqAttempt ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumSprAuthReqAccept ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumSprAuthReqReject ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumSprAuthReqTimeout ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumAcctStartReqAttempt ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumAcctStartReqAccept ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumAcctStartReqTimeout ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumAcctStartReqNotWaitingForResponse ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumAcctInterimUpdReqAttempt ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumAcctInterimUpdReqAccept ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumAcctInterimUpdReqTimeout ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumAcctInterimUpdReqNotWaitingForResponse ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumAcctStopReqAttempt ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumAcctStopReqAccept ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumAcctStopReqTimeout ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumAcctStopReqNotWaitingForResponse ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumberTTLExcdDropPackets ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumberTTLExcdDropBytes ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumberFragSendPackets ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumberFragSendBytes ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumberFragFailPackets ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumberFragFailBytes ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumberUplinkAclDropPackets ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumberUplinkAclDropBytes ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumberDownlinkAclDropPackets ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumberDownlinkAclDropBytes ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumberBadSrcAddrDropPackets ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumberBadSrcAddrDropBytes ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumberNoTFTDropPackets ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumberNoTFTDropBytes ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumberBadUEAddrDropPackets ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumberBadUEAddrDropBytes ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumberMTUDropPackets ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumberMTUDropBytes ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumberNoRouteDropPackets ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumberNoRouteDropBytes ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumberNoEgressIntfDropPackets ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumberNoEgressIntfDropBytes ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumBearerStatsWithNoSRStats Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumStartPilotPacketsSent ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumStopPilotPacketsSent ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumRatChangePilotPacketsSent ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumberSessSetupSuccessApnMatchingExactMatch Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumberSessSetupSuccessApnMatchingNiOnly Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumberSessSetupSuccessApnMatchingNiAndMalformedOi Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumberPdpSessSetupSuccessApnMatchingExactMatch Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumberPdpSessSetupSuccessApnMatchingNiOnly Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumberPdpSessSetupSuccessApnMatchingNiAndMalformedOi Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumDeleteSessionRejectMismatchedSrcAndFteidIP Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumDeletePDPRejectMismatchedSrcAndFteidIP Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumModifyBearerRejectMismatchedSrcAndFteidIP Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumUpdatePDPRejectMismatchedSrcAndFteidIP Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumLocalCloseCreateSessionParallelPDN Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumLocalCloseCreatePDPParallelPDN Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumDeleteSessionRejectedInvalidPeer Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumDeletePDPCtxtRejectedInvalidPeer Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumCreateBearerRespDroppedInvalidPeer Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumBearerRsrcCmdRejectedInvalidPeer Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumCreatePDPCtxtReqRejectedInvalidPeer Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumChangeNotificationRejectedInvalidPeer Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumModifyBearerReqRejectedInvalidPeer Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumUpdatePDPCtxtReqRejectedInvalidPeer Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumDeleteBearerCmdRejectedInvalidPeer Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumDeleteBearerRespDroppedInvalidPeer Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumDeletePDPCtxtRespDroppedInvalidPeer Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumModifyBearerCmdRejectedInvalidPeer Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumUpdateBearerRespDroppedInvalidPeer Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumUpdatePDPCtxtRespDroppedInvalidPeer Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumGtpv1InitPDPCtxtActivationRespDroppedInvalidPeer Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumTraceSessionActivationRejectedInvalidPeer Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumTraceSessionDeactivationRejectedInvalidPeer Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumSuspendNotificationRejectedInvalidPeer Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumResumeNotificationRejectedInvalidPeer Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyMinCPlaneTeidReuseDuration Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyMinUPlaneTeidReuseDuration Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumStatsUpdateForMissingSRsForActiveSessions Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumStatsUpdateForMissingSRsForDeactivateSessions Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumCDRsWithZeroServiceDataContainers Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumberSigInfoLookupSuccessfulAndFilledConfiguredValues Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumberSigInfoLookupFailure Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumS5uCorePeerDefaultBearerErrorIndicationsProcessed ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumS5uCorePeerDefaultBearereErrorIndicationLocalCloseAttempts ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumS5uCorePeerDedicatedBearerErrorIndicationsProcessed ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumS5uCorePeerDedBearerErrorIndicationBearerDeactivation ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumCoreGtpuErrorIndicationsProcessed Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumCoreGtpuErrorIndicationLocalCloseAttempts Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumCoreGtpuErrorIndicationBearerDeactivation Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumS5uCoreDefBrrErrorIndicationLocalCloseAttempts ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumS5uCoreDedBrrErrorIndicationBearerDeactivation ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumCreateSessionDroppedProcLimit Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumCreatePdpDroppedProcLimit Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumDeleteSessionDroppedProcLimit Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumDeletePdpDroppedProcLimit Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumLocalDelegatedIPv6AllocSuccesses ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumLocalDelegatedIPv6AllocFailures ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumRemoteDelegatedIPv6ReserveSuccesses ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumRemoteDelegatedIPv6ReserveFailures ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumSessSetupFailuresExternalErrors Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumSessDeactivationsExternalErrors Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumSessSetupFailuresLocalErrors Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumSessDeactivationsLocalErrors Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumCreateSessionRejectFromPgw Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumCreateSessionRequestsThrottledClusterRateControl Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumCreateSessionRequestsThrottledApnRateControl Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumCreateSessionRejectApnCongested Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumCreateSessionRejectApnCongestedCritical Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumCreateSessionRejectApnCongestedMajor Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumCreateSessionRejectApnCongestedMinor Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumCreateSessionLapiAttempt Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumCreateSessionLapiAccept Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumCreateSessionLapiReject Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumPGWInitDedBearerActPartialAccept Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumUpdateBearerPartialAccept Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumCreatePDPContextRequestsThrottledClusterRateControl Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumCreatePDPContextRequestsThrottledApnRateControl Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumRatNBIotEutranSessions Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumNonIpPdnSessions Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumSaegwRatTypeNBIotEUtranSessions Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumDnsCacheHits ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumDnsCacheHitsNaptr ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumDnsCacheHitsSrv ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumDnsCacheHitsA ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumUplinkNBIotEutranPackets ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumUplinkNBIotEutranBytes ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumDownlinkNBIotEutranPackets ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumDownlinkNBIotEutranBytes ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumUplinkNBIotEutranDropPackets ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumUplinkNBIotEutranDropBytes ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumDownlinkNBIotEutranDropPackets ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumDownlinkNBIotEutranDropBytes ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumSaegwPgwUplinkNBIotEutranPackets ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumSaegwPgwUplinkNBIotEutranBytes ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumSaegwPgwDownlinkNBIotEutranPackets Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumSaegwPgwDownlinkNBIotEutranBytes ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumSaegwPgwUplinkNBIotEutranDropPackets ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumSaegwPgwUplinkNBIotEutranDropBytes ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumSaegwPgwDownlinkNBIotEutranDropPackets ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumSaegwPgwDownlinkNBIotEutranDropBytes ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumTotalSessionsWithTerminateTimer Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumCurrentSessionsWithTerminateTimer Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumCreateSessionRejectSessionBlocked Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumLocalCloseAttemptsSessionBlocked Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumLocalCloseTerminateServiceRule Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumSessionsInLocalDatabase Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyConnectedDeviceFlows ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyConnectedDeviceUlPkts ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyConnectedDeviceUlBytes ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyConnectedDeviceDlPkts ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyConnectedDeviceDlBytes ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyTetheredDeviceFlows ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyTetheredDeviceUlPkts ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyTetheredDeviceUlBytes ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyTetheredDeviceDlPkts ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyTetheredDeviceDlBytes ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyTetheringEntitledFlows ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyTetheringEntitledUplinkPacketsPassed ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyTetheringEntitledUplinkBytesPassed ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyTetheringEntitledDownlinkPacketsPassed ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyTetheringEntitledDownlinkBytesPassed ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyTetheredFlowsDetectedUsingTtl ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyTetheredFlowsDetectedUsingUserAgent ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumPgwTriggeredQosUpdate Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumSessionsEstablishedWithExistingImsiAndApn Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyTetheredFlowsDetectedUsingTcpIpFingerprinting ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumDnsResponseFailTimeout ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumDnsResponseDropNoIntf ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumDnsResponseDropNoSession ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumDnsResponseDropNoPdnSession ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumSessionPendedForDns ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumSessionPendedForDnsSuccess ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumSessionPendedForDnsTimeout ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumCreateSessionRejectTamFailure Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumCreatePdpRejectTamFailure Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumApplicationStartNotificationsRcvd Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumApplicationStopNotificationsRcvd Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumGxApplicationStartNotificationsSuccess Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumGxApplicationStartNotificationsFailed Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumGxApplicationStopNotificationsSuccess Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumGxApplicationStopNotificationsFailed Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumSdApplicationStartNotificationsSuccess Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumSdApplicationStartNotificationsFailed Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumSdApplicationStopNotificationsSuccess Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumSdApplicationStopNotificationsFailed Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumCreateSessionRejectsOverload ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumCreateBearerRejectsOverload ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumManifestServerRequestsSent Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumManifestServerResponsesRcvd Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyTetheredFlowsDetectedUsingGquicUserAgent ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumCreateSessionRejectsOverloadMinor ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumCreateSessionRejectsOverloadMajor ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumCreateSessionRejectsOverloadCritical ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumCreateSessionRejectsOverloadMCDSync ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumCreateBearerRejectsOverloadMinor ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumCreateBearerRejectsOverloadMajor ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumCreateBearerRejectsOverloadCritical ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumCreateBearerRejectsOverloadMCDSync ConfdString } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyName OBJECT-TYPE SYNTAX String MAX-ACCESS not-accessible STATUS current DESCRIPTION "Table Name" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyEntry 1 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyChassis OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS not-accessible STATUS current DESCRIPTION "chassis ID" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyEntry 2 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxySlot OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS not-accessible STATUS current DESCRIPTION "slot number" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyEntry 3 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumCurrentSessions OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyEntry 4 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumBearers OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Current number of bearers" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyEntry 5 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumCreateSessionAttempt OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create session attempts" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyEntry 6 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumCreateSessionAccept OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create session attempts accepted" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyEntry 7 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumCreateSessionReject OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create session attempts rejected" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyEntry 8 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumCreateSessionRejectMalformedReq OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create session attempts rejected - malformed request" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyEntry 9 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumCreateSessionRejectUnknownApn OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create session attempts rejected - unknown APN" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyEntry 10 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumCreateSessionRejectRsrcUnavailable OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create session attempts rejected - resources unavailable" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyEntry 11 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumCreateSessionRejectServiceNotSupported OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create session attempts rejected - service not supported" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyEntry 12 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumCreateSessionRejectSystemFailure OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create session attempts rejected - system failure" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyEntry 13 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumCreateSessionRejectMisc OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create session attempts rejected - unclassified" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyEntry 14 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumDeleteSessionAttempt OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of delete session attempts received" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyEntry 15 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumDeleteSessionAccept OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of delete session attempts accepted" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyEntry 16 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumDeleteSessionReject OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of delete session attempts rejected" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyEntry 17 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumUEInitDedBearerActAttempt OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of UE initiated dedicated bearer activation attempts" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyEntry 18 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumUEInitDedBearerActAccept OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of UE initiated dedicated bearer activation attempts accepted" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyEntry 19 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumUEInitDedBearerActReject OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of UE initiated dedicated bearer activation attempts rejected" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyEntry 20 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumPGWInitDedBearerActAttempt OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of PGW initiated dedicated bearer activation attempts accepted" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyEntry 21 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumPGWInitDedBearerActAccept OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of PGW initiated dedicated bearer activation attempts accepted" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyEntry 22 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumPGWInitDedBearerActReject OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of PGW initiated dedicated bearer activation attempts rejected" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyEntry 23 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumMMEInitDedBearerDeactAttempt OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of MME initiated dedicated bearer deactivation attempts" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyEntry 24 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumMMEInitDedBearerDeactAccept OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of MME initiated dedicated bearer deactivation attempts accepted" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyEntry 25 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumMMEInitDedBearerDeactReject OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of MME initiated dedicated bearer deactivation attempts rejected" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyEntry 26 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumUEInitDedBearerDeactAttempt OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of UE initiated dedicated bearer deactivation attempts" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyEntry 27 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumUEInitDedBearerDeactAccept OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of UE initiated dedicated bearer deactivation attempts accepted" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyEntry 28 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumUEInitDedBearerDeactReject OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of UE initiated dedicated bearer deactivation attempts rejected" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyEntry 29 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumPGWInitDedBearerDeactAttempt OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of PGW initiated dedicated bearer deactivation attempts" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyEntry 30 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumPGWInitDedBearerDeactAccept OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of PGW initiated dedicated bearer deactivation attempts accepted" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyEntry 31 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumPGWInitDedBearerDeactReject OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of PGW initiated dedicated bearer deactivation attempts rejected" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyEntry 32 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumModifyBearerCmdAttempt OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of modify bearer command attempts" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyEntry 33 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumModifyBearerCmdReject OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of modify bearer command attempts rejected" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyEntry 34 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumUpdateBearerAttempt OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of update bearer attempts" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyEntry 35 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumUpdateBearerAccept OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of update bearer attempts accepted" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyEntry 36 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumUpdateBearerReject OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of update bearer attempts rejected" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyEntry 37 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumModifyBearerAttempt OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of modify bearer attempts" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyEntry 38 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumModifyBearerAccept OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of modify bearer attempts accepted" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyEntry 39 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumModifyBearerReject OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of modify bearer attempts rejected" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyEntry 40 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumModifyBearerRejectContextNotFound OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of modify bearer attempts rejected due to context not found" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyEntry 41 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumCreatePdpAttempt OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create PDP context attempts" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyEntry 42 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumCreatePdpAccept OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create PDP context attempts accepted" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyEntry 43 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumCreatePdpReject OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create PDP context attempts rejected" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyEntry 44 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumCreatePdpRejectMalformedReq OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create PDP context attempts rejected - malformed request" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyEntry 45 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumCreatePdpRejectUnknownApn OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create PDP context attempts rejected - unknown APN" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyEntry 46 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumCreatePdpRejectRsrcUnavailable OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create PDP context attempts rejected - resource unavailable" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyEntry 47 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumCreatePdpRejectServiceNotSupported OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create PDP context attempts rejected - service not supported" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyEntry 48 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumCreatePdpRejectSystemFailure OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create PDP context attempts rejected - system failure" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyEntry 49 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumCreatePdpRejectMisc OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create PDP context attempts rejected - unclassified" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyEntry 50 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumDeletePdpAttempt OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of delete PDP context attempts" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyEntry 51 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumDeletePdpAccept OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of delete PDP context attempts accepted" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyEntry 52 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumDeletePdpReject OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of delete PDP context attempts rejected" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyEntry 53 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumUEInitSecPdpActAttempt OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of UE initiated secondary PDP context activation attempts" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyEntry 54 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumUEInitSecPdpActAccept OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of UE initiated secondary PDP context activation attempts accepted" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyEntry 55 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumUEInitSecPdpActReject OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of UE initiated secondary PDP context activation attempts rejected" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyEntry 56 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumGGSNInitSecPdpActAttempt OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of GGSN initiated secondary PDP context activation attempts" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyEntry 57 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumGGSNInitSecPdpActAccept OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of GGSN initiated secondary PDP context activation attempts accepted" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyEntry 58 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumGGSNInitSecPdpActReject OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of GGSN initiated secondary PDP context activation attempts rejected" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyEntry 59 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumSGSNInitSecPdpDeactAttempt OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of SGSN initiated secondary PDP context deactivation attempts" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyEntry 60 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumSGSNInitSecPdpDeactAccept OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of SGSN initiated secondary PDP context deactivation attempts accepted" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyEntry 61 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumSGSNInitSecPdpDeactReject OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of SGSN initiated secondary PDP context deactivation attempts rejected" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyEntry 62 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumUEInitSecPdpDeactAttempt OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of UE initiated secondary PDP context deactivation attempts" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyEntry 63 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumUEInitSecPdpDeactAccept OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of UE initiated secondary PDP context deactivation attempts accepted" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyEntry 64 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumUEInitSecPdpDeactReject OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of UE initiated secondary PDP context deactivation attempts rejected" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyEntry 65 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumGGSNInitSecPdpDeactAttempt OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of GGSN initiated secondary PDP context deactivation attempts" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyEntry 66 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumGGSNInitSecPdpDeactAccept OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of GGSN initiated secondary PDP context deactivation attempts accepted" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyEntry 67 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumGGSNInitSecPdpDeactReject OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of GGSN initiated secondary PDP context deactivation attempts rejected" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyEntry 68 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumSGSNInitUpdatePdpAttempt OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of SGSN initiated update PDP context attempts" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyEntry 69 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumSGSNInitUpdatePdpAccept OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of SGSN initiated update PDP context attempts accepted" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyEntry 70 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumSGSNInitUpdatePdpReject OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of SGSN initiated update PDP context attempts rejected" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyEntry 71 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumSGSNInitUpdatePdpRejectContextNotFound OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of SGSN initiated update PDP context attempts rejected due to context not found" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyEntry 72 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumGGSNInitUpdatePdpAttempt OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of GGSN initiated update PDP context attempts" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyEntry 73 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumGGSNInitUpdatePdpAccept OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of GGSN initiated update PDP context attempts accepted" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyEntry 74 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumGGSNInitUpdatePdpReject OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of GGSN initiated update PDP context attempts rejected" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyEntry 75 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumLocalCloseAttempts OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of local close attempts" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyEntry 76 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumLocalCloseAttemptsAccepted OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of local close attempts accepted" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyEntry 77 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumPcrfInitiatedCloseAttempts OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of pcrf initiated close attempts" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyEntry 78 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumOcsInitiatedCloseAttempts OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of ocs initiated close attempts" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyEntry 79 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumIdleDurationExceededCloses OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of sessions closed due to IDLE duration time exceeded" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyEntry 80 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumMaximalDurationExceededCloses OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of sessions closed due to MAXIMAL duration time exceeded" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyEntry 81 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumOperatorInitiatedCloses OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of operator initiated PDN session closes" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyEntry 82 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumBearerIdleDurationExceededCloses OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers deactivated due to IDLE duration time exceeded" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyEntry 83 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumActiveCurrentSessions OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Current number of active sessions" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyEntry 84 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumIdleCurrentSessions OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Current number of idle sessions" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyEntry 85 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumCurrentGeoSyncRestoredSessions OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Current number of PDN Sessions restored from Geo Active" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyEntry 86 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyIntervalPeakCurrentSessions OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Interval peak number of sessions" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyEntry 87 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyIntervalPeakActiveCurrentSessions OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Interval peak number of active sessions" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyEntry 88 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyIntervalPeakIdleCurrentSessions OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Interval peak number of idle sessions" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyEntry 89 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumDefaultBearers OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Current number of default bearers" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyEntry 90 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumDedicatedBearers OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Current number of dedicated bearers" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyEntry 91 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyIntervalPeakBearers OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Interval peak number of bearers" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyEntry 92 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyIntervalPeakDefaultBearers OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Interval peak number of default bearers" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyEntry 93 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyIntervalPeakDedicatedBearers OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Interval peak number of dedicated bearers" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyEntry 94 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumDhcpReleaseLocalCloseAttempts OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of local close attempts due to DHCP Release" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyEntry 95 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumTraceSessionActivationAttempt OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of trace session activations received" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyEntry 96 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumTraceSessionActivationAccept OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of trace session activations accepted" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyEntry 97 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumTraceSessionDeactivationAttempt OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of trace session deactivations received" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyEntry 98 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumTraceSessionDeactivationAccept OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of trace session deactivations accepted" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyEntry 99 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumDhcpTimeoutLocalCloseAttempts OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of local close attempts due to DHCP IP Address Allocation Timeout" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyEntry 100 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumDhcpLeaseExpiryLocalCloseAttempts OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of local close attempts due to DHCP IP Address Lease Expiry" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyEntry 101 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumRadiusDisconnectLocalCloses OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of local closes due to RADIUS Disconnect from server" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyEntry 102 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumRatTypeUtranSessions OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Current number of UTRAN session" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyEntry 103 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumRatTypeGeranSessions OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Current number of GERAN session" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyEntry 104 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumRatTypeWlanSessions OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Current number of WLAN session" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyEntry 105 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumRatTypeGanSessions OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Current number of GAN session" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyEntry 106 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumRatTypeHspaEvoSessions OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Current number of HSPA Evolution session" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyEntry 107 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumRatTypeEUtranSessions OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Current number of E-UTRAN session" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyEntry 108 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumRatTypeVirtualSessions OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Current number of Virtual RAT session" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyEntry 109 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumCurrentSessionsGnGeran OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Current number of Gn GERAN sessions" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyEntry 110 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumCurrentSessionsGnUtran OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Current number of Gn UTRAN sessions" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyEntry 111 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumCurrentSessionsS5S8Geran OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Current number of S5S8 GERAN sessions" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyEntry 112 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumCurrentSessionsS5S8Utran OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Current number of S5S8 UTRAN sessions" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyEntry 113 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumCurrentSessionsRoaming OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Current number of roaming sessions" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyEntry 114 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumGzSessions OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Current number of sessions using Gz interface" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyEntry 115 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumUniqueSubscribers OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Current number of unique subscribers" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyEntry 116 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumIpv4PdnSessions OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Current number of IPv4 PDN Sessions" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyEntry 117 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumIpv6PdnSessions OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Current number of IPv6 PDN Sessions" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyEntry 118 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumIpv4v6PdnSessions OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Current number of Dual Stack PDN Sessions" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyEntry 119 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumRatHandovers OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of RAT session handovers" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyEntry 120 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumGxSessions OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Current number session using Gyxinterface" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyEntry 121 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumSessionsSetupWithDefaultPolicy OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Sessions Setup With Default Gx Policy" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyEntry 122 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumActiveSessionsWithDefaultPolicy OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Active Sessions With Default Gx Policy" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyEntry 123 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumActiveGxReplaySessionsAwaitingPcrfRejoin OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Active Gx Sessions Awaiting Pcrf Rejoin" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyEntry 124 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumPcrfRejoinSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of successful Gx PCRF Rejoins" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyEntry 125 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumGySessions OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Current number session using Gy interface" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyEntry 126 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumSessionsSetupWithDefaultGyQuota OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Sessions Setup With Default Gy Quota" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyEntry 127 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumActiveSessionsWithDefaultGyQuota OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Active Sessions With Default Quota" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyEntry 128 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumActiveGyAPTriggerbyCCRU OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of sessions that currently using default quota triggered by CCR-U failure" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyEntry 129 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumTotalGyAPTriggerbyCCRU OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of total sessions using default quota triggered by CCR-U failure" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyEntry 130 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumActiveGySessionsAwaitingOcsRejoin OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Active Gy Sessions Awaiting OCS Rejoin" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyEntry 131 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumOcsGyRejoinSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of successful OCS Gy Rejoins" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyEntry 132 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumDefaultGyQuotaReapplied OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of times default Gy Quota was reapplied due to CCR-I failure" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyEntry 133 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumDefaultGyQuotaAppliedCcruFailure OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of times default Gy Quota was applied due to CCR-U Failure." ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyEntry 134 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumGyDownGyRejoinTimerRestarted OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of times Gy Rejoin timer was restarted because Gy interface was down." ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyEntry 135 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumGyCCRTWriteToDisk OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of record logs to disk due to CCR-T failure" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyEntry 136 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumGyAPTriggerByProtocolError OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of total sessions using default quota triggered by 3xx" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyEntry 137 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumGyAPTriggerByTransientFailure OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of total sessions using default quota triggered by 4xx result code" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyEntry 138 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumGyAPTriggerByPermanentFailure OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of total sessions using default quota triggered by 5xx result code" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyEntry 139 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumGyAPTriggerByMessageTimeout OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of total sessions using default quota triggered by timeout" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyEntry 140 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumGyAPTriggerByLinkDown OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of total sessions using default quota triggered by OCS link down" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyEntry 141 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumGyAPTriggerByInternalFailure OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of total sessions using default quota triggered by internal error or back pressure" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyEntry 142 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumDuplicateSessionLocalCloseAttempts OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of local close attempts due to Duplicate Session" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyEntry 143 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumCtrlTeidLookupFailures OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of lookup failures using the control TEID" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyEntry 144 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumErrorIndicationsProcessed OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Error Indications processed" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyEntry 145 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumErrorIndicationLocalCloseAttempts OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of local close attempts due to receipt of Error Indication" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyEntry 146 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumErrorIndicationBearerDeactivation OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of dedicated bearer deletions due to receipt of Error Indication" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyEntry 147 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumS5uDefaultBearerErrorIndicationsProcessed OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of access s5s8u default bearer error indications processed" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyEntry 148 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumS5uDefaultBearereErrorIndicationLocalCloseAttempts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of local close attempts due to receipt of error indication on s5s8u default bearer from access peer" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyEntry 149 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumS5uDedicatedBearerErrorIndicationsProcessed OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of s5s8u access peer dedicated bearer error indications processed" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyEntry 150 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumS5uDedicatedBearerErrorIndicationBearerDeactivation OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearer deactivations due to receipt of error indication on s5s8u dedicated bearer from access peer" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyEntry 151 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumWfTeidCollisionLocalCloseAttempts OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of local close attempts due to TEID Collision" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyEntry 152 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumChangeNotificationReqAttempt OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of change notification attempts" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyEntry 153 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumChangeNotificationReqAccept OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of change notification attempts accepted" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyEntry 154 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumChangeNotificationReqReject OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of change notification attempts rejected" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyEntry 155 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumChangeNotificationReqRejectMalformedReq OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of change notification attempts rejected - malformed request" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyEntry 156 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumChangeNotificationReqRejectUnknownApn OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of change notification attempts rejected - unknown APN" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyEntry 157 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumChangeNotificationReqRejectRsrcUnavailable OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of change notification attempts rejected - resources unavailable" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyEntry 158 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumChangeNotificationReqRejectServiceNotSupported OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of change notification attempts rejected due to service not supported" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyEntry 159 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumChangeNotificationReqRejectSystemFailure OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of change notification attempts rejected - system failure" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyEntry 160 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumChangeNotificationReqRejectMisc OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of change notification attempts rejected for miscellaneous reasons" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyEntry 161 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumChangeNotificationReqDrop OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of change notification requests Dropped" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyEntry 162 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumGtppCdrSent OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of GTPP CDRs that were sent successfully" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyEntry 163 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumGtppCdrRespSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of GTPP CDRs for which a success response was received" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyEntry 164 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumGtppCdrRespFailure OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of GTPP CDRs for which a failure response was received" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyEntry 165 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumGtppCdrRespTimeout OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of GTPP CDRs for which no response was received in the expected time" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyEntry 166 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumTotalBearersSetupSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers setup successful" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyEntry 167 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumTotalBearersSetupFail OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers setup failed" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyEntry 168 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumCurrentBearersQci1 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of current bearers with qci 1" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyEntry 169 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumCurrentBearersQci2 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of current bearers with qci 2" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyEntry 170 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumCurrentBearersQci3 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of current bearers with qci 3" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyEntry 171 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumCurrentBearersQci4 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of current bearers with qci 4" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyEntry 172 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumCurrentBearersQci5 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of current bearers with qci 5" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyEntry 173 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumCurrentBearersQci6 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of current bearers with qci 6" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyEntry 174 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumCurrentBearersQci7 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of current bearers with qci 7" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyEntry 175 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumCurrentBearersQci8 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of current bearers with qci 8" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyEntry 176 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumCurrentBearersQci9 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of current bearers with qci 9" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyEntry 177 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumCurrentBearersQciOther OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of current bearers with qci between 10 .. 255" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyEntry 178 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumTotalBearersSetupSuccessQci1 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers setup successful with qci 1" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyEntry 179 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumTotalBearersSetupSuccessQci2 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers setup successful with qci 2" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyEntry 180 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumTotalBearersSetupSuccessQci3 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers setup successful with qci 3" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyEntry 181 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumTotalBearersSetupSuccessQci4 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers setup successful with qci 4" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyEntry 182 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumTotalBearersSetupSuccessQci5 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers setup successful with qci 5" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyEntry 183 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumTotalBearersSetupSuccessQci6 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers setup successful with qci 6" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyEntry 184 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumTotalBearersSetupSuccessQci7 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers setup successful with qci 7" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyEntry 185 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumTotalBearersSetupSuccessQci8 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers setup successful with qci 8" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyEntry 186 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumTotalBearersSetupSuccessQci9 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers setup successful with qci 9" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyEntry 187 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumTotalBearersSetupSuccessQciOther OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers setup successful with qci between 10 .. 255" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyEntry 188 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumTotalBearersSetupFailQci1 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers setup failed with qci 1" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyEntry 189 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumTotalBearersSetupFailQci2 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers setup failed with qci 2" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyEntry 190 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumTotalBearersSetupFailQci3 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers setup failed with qci 3" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyEntry 191 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumTotalBearersSetupFailQci4 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers setup failed with qci 4" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyEntry 192 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumTotalBearersSetupFailQci5 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers setup failed with qci 5" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyEntry 193 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumTotalBearersSetupFailQci6 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers setup failed with qci 6" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyEntry 194 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumTotalBearersSetupFailQci7 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers setup failed with qci 6" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyEntry 195 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumTotalBearersSetupFailQci8 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers setup failed with qci 8" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyEntry 196 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumTotalBearersSetupFailQci9 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers setup failed with qci 9" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyEntry 197 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumTotalBearersSetupFailQciOther OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers setup failed with qci between 10 .. 255" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyEntry 198 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumSaegwCurrentSessions OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "SAEGW-PGW Current number of sessions" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyEntry 199 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumSaegwCurrentSessionsS5S8Geran OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "SAEGW-PGW Current number of S5S8 GERAN sessions" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyEntry 200 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumSaegwCurrentSessionsS5S8Utran OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "SAEGW-PGW Current number of S5S8 UTRAN sessions" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyEntry 201 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumSaegwRatTypeEUtranSessions OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "SAEGW-PGW Current number of E-UTRAN session" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyEntry 202 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumSaegwCurrentBearers OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "SAEGW-PGW Current number of bearers" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyEntry 203 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumSaegwTotalBearersSetupSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "SAEGW-PGW Total number of bearers setup successful" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyEntry 204 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumSaegwTotalBearersSetupFail OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "SAEGW-PGW Total number of bearers setup failed" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyEntry 205 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumSaegwCurrentBearersQci1 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "SAEGW-PGW Total number of current bearers with qci 1" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyEntry 206 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumSaegwCurrentBearersQci2 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "SAEGW-PGW Total number of current bearers with qci 2" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyEntry 207 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumSaegwCurrentBearersQci3 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "SAEGW-PGW Total number of current bearers with qci 3" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyEntry 208 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumSaegwCurrentBearersQci4 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "SAEGW-PGW Total number of current bearers with qci 4" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyEntry 209 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumSaegwCurrentBearersQci5 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "SAEGW-PGW Total number of current bearers with qci 5" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyEntry 210 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumSaegwCurrentBearersQci6 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "SAEGW-PGW Total number of current bearers with qci 6" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyEntry 211 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumSaegwCurrentBearersQci7 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "SAEGW-PGW Total number of current bearers with qci 7" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyEntry 212 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumSaegwCurrentBearersQci8 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "SAEGW-PGW Total number of current bearers with qci 8" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyEntry 213 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumSaegwCurrentBearersQci9 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "SAEGW-PGW Total number of current bearers with qci 9" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyEntry 214 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumSaegwCurrentBearersQciOther OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "SAEGW-PGW Total number of current bearers with qci between 10 .. 255" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyEntry 215 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumSaegwTotalBearersSetupSuccessQci1 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "SAEGW-PGW Total number of bearers setup successful with qci 1" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyEntry 216 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumSaegwTotalBearersSetupSuccessQci2 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "SAEGW-PGW Total number of bearers setup successful with qci 2" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyEntry 217 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumSaegwTotalBearersSetupSuccessQci3 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "SAEGW-PGW Total number of bearers setup successful with qci 3" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyEntry 218 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumSaegwTotalBearersSetupSuccessQci4 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "SAEGW-PGW Total number of bearers setup successful with qci 4" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyEntry 219 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumSaegwTotalBearersSetupSuccessQci5 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "SAEGW-PGW Total number of bearers setup successful with qci 5" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyEntry 220 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumSaegwTotalBearersSetupSuccessQci6 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "SAEGW-PGW Total number of bearers setup successful with qci 6" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyEntry 221 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumSaegwTotalBearersSetupSuccessQci7 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "SAEGW-PGW Total number of bearers setup successful with qci 7" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyEntry 222 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumSaegwTotalBearersSetupSuccessQci8 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "SAEGW-PGW Total number of bearers setup successful with qci 8" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyEntry 223 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumSaegwTotalBearersSetupSuccessQci9 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "SAEGW-PGW Total number of bearers setup successful with qci 9" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyEntry 224 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumSaegwTotalBearersSetupSuccessQciOther OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "SAEGW-PGW Total number of bearers setup successful with qci between 10 .. 255" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyEntry 225 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumSaegwTotalBearersSetupFailQci1 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "SAEGW-PGW Total number of bearers setup failed with qci 1" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyEntry 226 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumSaegwTotalBearersSetupFailQci2 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "SAEGW-PGW Total number of bearers setup failed with qci 2" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyEntry 227 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumSaegwTotalBearersSetupFailQci3 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "SAEGW-PGW Total number of bearers setup failed with qci 3" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyEntry 228 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumSaegwTotalBearersSetupFailQci4 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "SAEGW-PGW Total number of bearers setup failed with qci 4" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyEntry 229 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumSaegwTotalBearersSetupFailQci5 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "SAEGW-PGW Total number of bearers setup failed with qci 5" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyEntry 230 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumSaegwTotalBearersSetupFailQci6 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "SAEGW-PGW Total number of bearers setup failed with qci 6" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyEntry 231 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumSaegwTotalBearersSetupFailQci7 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "SAEGW-PGW Total number of bearers setup failed with qci 6" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyEntry 232 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumSaegwTotalBearersSetupFailQci8 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "SAEGW-PGW Total number of bearers setup failed with qci 8" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyEntry 233 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumSaegwTotalBearersSetupFailQci9 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "SAEGW-PGW Total number of bearers setup failed with qci 9" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyEntry 234 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumSaegwTotalBearersSetupFailQciOther OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "SAEGW-PGW Total number of bearers setup failed with qci between 10 .. 255" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyEntry 235 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumAwaitCoATimeoutLocalCloseAttempts OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of local close attempts due to no CoA received within the configured timeout" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyEntry 236 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumL2tpGwSessionDeleteAttempts OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of L2tp gateway delete request attempts " ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyEntry 237 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumUplinkPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink packets received" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyEntry 238 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumUplinkBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink bytes received" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyEntry 239 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumUplinkDropPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink packets dropped" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyEntry 240 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumUplinkDropBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink bytes dropped" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyEntry 241 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumDownlinkPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink packets received" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyEntry 242 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumDownlinkBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink bytes received" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyEntry 243 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumDownlinkDropPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink packets dropped" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyEntry 244 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumDownlinkDropBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink bytes dropped" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyEntry 245 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumUplinkSuspendDropPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink suspend drop packets" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyEntry 246 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumUplinkSuspendDropBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink suspend drop bytes" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyEntry 247 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumDownlinkSuspendDropPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink suspend drop packets" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyEntry 248 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumDownlinkSuspendDropBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink suspend drop bytes" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyEntry 249 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumSuspendNotification OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of suspend notification requests received" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyEntry 250 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumSuspendNotificationAccept OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of suspend notification requests accepted" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyEntry 251 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumSuspendNotificationReject OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of suspend notification requests rejected" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyEntry 252 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumResumeNotification OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of resume notification requests received" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyEntry 253 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumResumeNotificationAccept OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of resume notification requests accepted" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyEntry 254 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumResumeNotificationReject OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of resume notification requests rejected" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyEntry 255 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumDeletePdpDropTearDownIndMissingOneBearerOnly OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of delete PDP context dropped as teardown ind is missing in message received for session with only one bearer" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyEntry 256 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumDeletePdpDropTearDownIndMissingForDefaultBearer OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of delete PDP context dropped as teardown ind is missing in message received with default bearer id" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyEntry 257 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumS6bInitiatedCloseAttempts OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of s6b initiated close attempts" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyEntry 258 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyDefaultGyUplinkBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total Uplink bytes using Default Gy Quota" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyEntry 259 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyDefaultGyDownlinkBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total Downlink bytes using Default Gy Quota" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyEntry 260 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumOfActiveS6bSessions OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of active S6b Sessions" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyEntry 261 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumIgnoreSprRadiusFailureSessions OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of sessions which ignored radius failure" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyEntry 262 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumInterAccessHOReqNoSessionReject OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of interaccess handover create session requests rejected with no session" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyEntry 263 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumInterAccessHOReqNoSessionAccept OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of interaccess handover create session requests accepted with no session" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyEntry 264 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumDnsAttempts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "DNS Request - Attempts" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyEntry 265 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumDnsSendSuccess OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "DNS Request - Success" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyEntry 266 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumDnsSendFailedNoConfig OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "DNS Request Failed - No DNS Configuration" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyEntry 267 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumDnsFailedMisc OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "DNS Request Failed - Miscellaneous" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyEntry 268 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumDnsResponses OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "DNS Response - Total Received" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyEntry 269 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumDnsResponseSuccess OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "DNS Response - Success" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyEntry 270 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumDnsResponseFailNoResponse OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "DNS Response Failed - No response from server" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyEntry 271 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumDnsResponseFailNoName OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "DNS Response Failed - Domain Name Not Found" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyEntry 272 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumDnsResponseFailNoData OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "DNS Response Failed - No Data" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyEntry 273 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumDnsResponseFailMisc OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "DNS Response Failed - Miscellaneous" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyEntry 274 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumPcoPcscfDefaultFqdnUsed OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of times default P-CSCF FQDN used for DNS lookup" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyEntry 275 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumPcoPcscfTableUsed OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of times P-CSCF table used for P-CSCF IP Address allocation" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyEntry 276 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumSaegwPgwUplinkPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink packets for SAEGW PGW sessions" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyEntry 277 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumSaegwPgwUplinkBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink bytes for SAEGW PGW sessions" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyEntry 278 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumSaegwPgwDownlinkPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink packets for SAEGW PGW sessions" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyEntry 279 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumSaegwPgwDownlinkBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink bytes for SAEGW PGW sessions" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyEntry 280 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumSaegwPgwUplinkDropPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink drop packets for SAEGW PGW sessions" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyEntry 281 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumSaegwPgwUplinkDropBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink drop bytes for SAEGW PGW sessions" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyEntry 282 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumSaegwPgwDownlinkDropPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink drop packets for SAEGW PGW sessions" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyEntry 283 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumSaegwPgwDownlinkDropBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink drop bytes for SAEGW PGW sessions" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyEntry 284 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumUplinkS5S8GeranPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink packets for PGW S5S8 GERAN sessions" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyEntry 285 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumUplinkS5S8GeranBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink bytes for PGW S5S8 GERAN sessions" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyEntry 286 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumDownlinkS5S8GeranPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink packets for PGW S5S8 GERAN sessions" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyEntry 287 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumDownlinkS5S8GeranBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink bytes for PGW S5S8 GERAN sessions" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyEntry 288 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumUplinkS5S8GeranDropPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink drop packets for PGW S5S8 GERAN sessions" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyEntry 289 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumUplinkS5S8GeranDropBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink drop bytes for PGW S5S8 GERAN sessions" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyEntry 290 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumDownlinkS5S8GeranDropPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink drop packets for PGW S5S8 GERAN sessions" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyEntry 291 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumDownlinkS5S8GeranDropBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink drop bytes for PGW S5S8 GERAN sessions" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyEntry 292 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumSaegwPgwUplinkS5S8GeranPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink packets for SAEGW PGW S5S8 GERAN sessions" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyEntry 293 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumSaegwPgwUplinkS5S8GeranBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink bytes for SAEGW PGW S5S8 GERAN sessions" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyEntry 294 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumSaegwPgwDownlinkS5S8GeranPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink packets for SAEGW PGW S5S8 GERAN sessions" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyEntry 295 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumSaegwPgwDownlinkS5S8GeranBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink bytes for SAEGW PGW S5S8 GERAN sessions" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyEntry 296 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumSaegwPgwUplinkS5S8GeranDropPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink drop packets for SAEGW PGW S5S8 GERAN sessions" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyEntry 297 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumSaegwPgwUplinkS5S8GeranDropBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink drop bytes for SAEGW PGW S5S8 GERAN sessions" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyEntry 298 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumSaegwPgwDownlinkS5S8GeranDropPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink drop packets for SAEGW PGW S5S8 GERAN sessions" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyEntry 299 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumSaegwPgwDownlinkS5S8GeranDropBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink drop bytes for SAEGW PGW S5S8 GERAN sessions" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyEntry 300 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumUplinkS5S8UtranPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink packets for PGW S5S8 UTRAN sessions" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyEntry 301 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumUplinkS5S8UtranBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink bytes for PGW S5S8 UTRAN sessions" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyEntry 302 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumDownlinkS5S8UtranPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink packets for PGW S5S8 UTRAN sessions" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyEntry 303 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumDownlinkS5S8UtranBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink bytes for PGW S5S8 UTRAN sessions" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyEntry 304 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumUplinkS5S8UtranDropPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink drop packets for PGW S5S8 UTRAN sessions" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyEntry 305 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumUplinkS5S8UtranDropBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink drop bytes for PGW S5S8 UTRAN sessions" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyEntry 306 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumDownlinkS5S8UtranDropPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink drop packets for PGW S5S8 UTRAN sessions" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyEntry 307 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumDownlinkS5S8UtranDropBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink drop bytes for PGW S5S8 UTRAN sessions" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyEntry 308 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumSaegwPgwUplinkS5S8UtranPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink packets for SAEGW PGW S5S8 UTRAN sessions" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyEntry 309 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumSaegwPgwUplinkS5S8UtranBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink bytes for SAEGW PGW S5S8 UTRAN sessions" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyEntry 310 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumSaegwPgwDownlinkS5S8UtranPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink packets for SAEGW PGW S5S8 UTRAN sessions" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyEntry 311 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumSaegwPgwDownlinkS5S8UtranBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink bytes for SAEGW PGW S5S8 UTRAN sessions" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyEntry 312 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumSaegwPgwUplinkS5S8UtranDropPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink drop packets for SAEGW PGW S5S8 UTRAN sessions" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyEntry 313 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumSaegwPgwUplinkS5S8UtranDropBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink drop bytes for SAEGW PGW S5S8 UTRAN sessions" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyEntry 314 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumSaegwPgwDownlinkS5S8UtranDropPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink drop packets for SAEGW PGW S5S8 UTRAN sessions" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyEntry 315 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumSaegwPgwDownlinkS5S8UtranDropBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink drop bytes for SAEGW PGW S5S8 UTRAN sessions" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyEntry 316 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumUplinkEutranPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink packets for PGW EUTRAN sessions" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyEntry 317 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumUplinkEutranBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink bytes for PGW EUTRAN sessions" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyEntry 318 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumDownlinkEutranPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink packets for PGW EUTRAN sessions" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyEntry 319 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumDownlinkEutranBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink bytes for PGW EUTRAN sessions" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyEntry 320 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumUplinkEutranDropPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink drop packets for PGW EUTRAN sessions" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyEntry 321 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumUplinkEutranDropBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink drop bytes for PGW EUTRAN sessions" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyEntry 322 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumDownlinkEutranDropPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink drop packets for PGW EUTRAN sessions" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyEntry 323 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumDownlinkEutranDropBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink drop bytes for PGW EUTRAN sessions" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyEntry 324 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumSaegwPgwUplinkEutranPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink packets for PGW EUTRAN sessions" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyEntry 325 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumSaegwPgwUplinkEutranBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink bytes for PGW EUTRAN sessions" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyEntry 326 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumSaegwPgwDownlinkEutranPackets OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink packets for PGW EUTRAN sessions" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyEntry 327 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumSaegwPgwDownlinkEutranBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink bytes for PGW EUTRAN sessions" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyEntry 328 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumSaegwPgwUplinkEutranDropPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink drop packets for PGW EUTRAN sessions" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyEntry 329 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumSaegwPgwUplinkEutranDropBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink drop bytes for PGW EUTRAN sessions" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyEntry 330 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumSaegwPgwDownlinkEutranDropPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink drop packets for PGW EUTRAN sessions" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyEntry 331 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumSaegwPgwDownlinkEutranDropBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink drop bytes for PGW EUTRAN sessions" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyEntry 332 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumUplinkGnGpGeranPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink GnGp GERAN packets received" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyEntry 333 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumUplinkGnGpGeranBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink GnGp Geran bytes received" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyEntry 334 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumUplinkGnGpGeranDropPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink GnGp Geran packets dropped" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyEntry 335 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumUplinkGnGpGeranDropBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink GnGp Geran bytes dropped" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyEntry 336 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumDownlinkGnGpGeranPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink GnGp Geran packets received" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyEntry 337 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumDownlinkGnGpGeranBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink GnGp Geran bytes received" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyEntry 338 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumDownlinkGnGpGeranDropPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink GnGp Geran packets dropped" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyEntry 339 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumDownlinkGnGpGeranDropBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink GnGp Geran bytes dropped" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyEntry 340 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumUplinkGnGpUtranPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink GnGp UTRAN packets received" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyEntry 341 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumUplinkGnGpUtranBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink GnGp Utran bytes received" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyEntry 342 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumUplinkGnGpUtranDropPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink GnGp Utran packets dropped" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyEntry 343 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumUplinkGnGpUtranDropBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink GnGp Utran bytes dropped" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyEntry 344 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumDownlinkGnGpUtranPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink GnGp Utran packets received" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyEntry 345 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumDownlinkGnGpUtranBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink GnGp Utran bytes received" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyEntry 346 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumDownlinkGnGpUtranDropPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink GnGp Utran packets dropped" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyEntry 347 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumDownlinkGnGpUtranDropBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink GnGp Utran bytes dropped" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyEntry 348 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumSprAuthReqAttempt OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of SPR Authentication Request Attempts" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyEntry 349 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumSprAuthReqAccept OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of SPR Authentication Requests Accepted" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyEntry 350 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumSprAuthReqReject OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of SPR Authentication Requests Rejected" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyEntry 351 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumSprAuthReqTimeout OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of SPR Authentication Request Timeouts" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyEntry 352 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumAcctStartReqAttempt OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Accounting Start Request Attempts" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyEntry 353 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumAcctStartReqAccept OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Accounting Start Requests Accepted" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyEntry 354 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumAcctStartReqTimeout OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Accounting Start Request Timeouts" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyEntry 355 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumAcctStartReqNotWaitingForResponse OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Accounting Start Requests Not Waiting for Response" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyEntry 356 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumAcctInterimUpdReqAttempt OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Accounting Interim Update Request Attempts" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyEntry 357 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumAcctInterimUpdReqAccept OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Accounting Interim Update Requests Accepted" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyEntry 358 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumAcctInterimUpdReqTimeout OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Accounting Interim Update Request Timeouts" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyEntry 359 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumAcctInterimUpdReqNotWaitingForResponse OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Accounting Interim Update Requests Not Waiting for Response" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyEntry 360 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumAcctStopReqAttempt OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Accounting Stop Request Attempts" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyEntry 361 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumAcctStopReqAccept OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Accounting Stop Requests Accepted" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyEntry 362 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumAcctStopReqTimeout OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Accounting Stop Request Timeouts" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyEntry 363 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumAcctStopReqNotWaitingForResponse OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Accounting Stop Requests Not Waiting for Response" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyEntry 364 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumberTTLExcdDropPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of TTL 0 drop packets " ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyEntry 365 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumberTTLExcdDropBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of TTL 0 drop bytes " ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyEntry 366 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumberFragSendPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of IP packets fragmented before sending on the tunnel " ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyEntry 367 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumberFragSendBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of IP packet bytes fragmented before sending on the tunnel " ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyEntry 368 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumberFragFailPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of IP packets failed in fragmentation" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyEntry 369 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumberFragFailBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of IP packet bytes failed in fragmentation" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyEntry 370 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumberUplinkAclDropPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink ACL drop packets" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyEntry 371 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumberUplinkAclDropBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink ACL drop bytes" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyEntry 372 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumberDownlinkAclDropPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink ACL drop packets" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyEntry 373 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumberDownlinkAclDropBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink ACL drop bytes" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyEntry 374 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumberBadSrcAddrDropPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bad source addresss drop packets" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyEntry 375 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumberBadSrcAddrDropBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bad source addresss drop bytes" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyEntry 376 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumberNoTFTDropPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of no traffic flow template drop packets" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyEntry 377 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumberNoTFTDropBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of no traffic flow template drop bytes" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyEntry 378 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumberBadUEAddrDropPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bad UE address drop packets" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyEntry 379 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumberBadUEAddrDropBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bad UE address drop bytes" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyEntry 380 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumberMTUDropPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of MTU drop packets" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyEntry 381 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumberMTUDropBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of MTU drop bytes" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyEntry 382 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumberNoRouteDropPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of no route drop packets" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyEntry 383 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumberNoRouteDropBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of no route drop bytes" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyEntry 384 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumberNoEgressIntfDropPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of no egress interface drop packets" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyEntry 385 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumberNoEgressIntfDropBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of no egress interface drop bytes" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyEntry 386 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumBearerStatsWithNoSRStats OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of CDRs with Bearer traffic stats but no Service Rule stats" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyEntry 387 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumStartPilotPacketsSent OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Session-Start Pilot Packets sent" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyEntry 388 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumStopPilotPacketsSent OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Session-Stop Pilot Packets sent" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyEntry 389 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumRatChangePilotPacketsSent OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Rat-Change Pilot Packets sent" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyEntry 390 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumberSessSetupSuccessApnMatchingExactMatch OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Create Session Requests Accepted with APN Matching Type Exact Match" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyEntry 391 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumberSessSetupSuccessApnMatchingNiOnly OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Create Session Requests Accepted with APN Matching Type NI Only" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyEntry 392 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumberSessSetupSuccessApnMatchingNiAndMalformedOi OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Create Session Requests Accepted with APN Matching Type NI And Malformed OI" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyEntry 393 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumberPdpSessSetupSuccessApnMatchingExactMatch OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Create PDP Session Requests Accepted with APN Matching Type Exact Match" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyEntry 394 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumberPdpSessSetupSuccessApnMatchingNiOnly OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Create PDP Session Requests Accepted with APN Matching Type NI Only" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyEntry 395 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumberPdpSessSetupSuccessApnMatchingNiAndMalformedOi OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Create PDP Session Requests Accepted with APN Matching Type NI And Malformed OI" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyEntry 396 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumDeleteSessionRejectMismatchedSrcAndFteidIP OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total Number of Delete Session Requests Rejected due to Source IP and F-TEID IP mismatch" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyEntry 397 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumDeletePDPRejectMismatchedSrcAndFteidIP OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total Number of Delete PDP Context Requests Rejected due to Source IP and F-TEID IP mismatch" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyEntry 398 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumModifyBearerRejectMismatchedSrcAndFteidIP OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total Number of Modify Bearer Requests Rejected due to Source IP and F-TEID IP mismatch" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyEntry 399 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumUpdatePDPRejectMismatchedSrcAndFteidIP OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total Number of Update PDP Context Requests Rejected due to Source IP and F-TEID IP mismatch" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyEntry 400 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumLocalCloseCreateSessionParallelPDN OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total Number of Sessions locally closed due to parallel PDN connection setup" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyEntry 401 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumLocalCloseCreatePDPParallelPDN OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total Number of PDP Contexts locally closed due to parallel PDN connection setup" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyEntry 402 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumDeleteSessionRejectedInvalidPeer OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total Number of Delete Session Requests Rejected due to Source IP and F-TEID IP mismatch or IMSI mismatch" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyEntry 403 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumDeletePDPCtxtRejectedInvalidPeer OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total Number of Delete PDP Context Requests Rejected due to Source IP and F-TEID IP mismatch or IMSI mismatch" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyEntry 404 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumCreateBearerRespDroppedInvalidPeer OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total Number of Create Bearer Responses Dropped due to Source IP and F-TEID IP mismatch or IMSI mismatch" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyEntry 405 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumBearerRsrcCmdRejectedInvalidPeer OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total Number of Bearer Resource Commands Rejected due to Source IP and F-TEID IP mismatch or IMSI mismatch" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyEntry 406 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumCreatePDPCtxtReqRejectedInvalidPeer OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total Number of Create PDP Context Requests Rejected due to Source IP and F-TEID IP mismatch or IMSI mismatch" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyEntry 407 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumChangeNotificationRejectedInvalidPeer OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total Number of Change Notification Requests Rejected due to Source IP and F-TEID IP mismatch or IMSI mismatch" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyEntry 408 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumModifyBearerReqRejectedInvalidPeer OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total Number of Modify Beaarer Requests Rejected due to Source IP and F-TEID IP mismatch or IMSI mismatch" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyEntry 409 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumUpdatePDPCtxtReqRejectedInvalidPeer OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total Number of Update PDP Context Requests Rejected due to Source IP and F-TEID IP mismatch or IMSI mismatch" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyEntry 410 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumDeleteBearerCmdRejectedInvalidPeer OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total Number of Delete Bearer Commands Rejected due to Source IP and F-TEID IP mismatch or IMSI mismatch" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyEntry 411 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumDeleteBearerRespDroppedInvalidPeer OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total Number of Delete Bearer Responses Dropped due to Source IP and F-TEID IP mismatch or IMSI mismatch" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyEntry 412 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumDeletePDPCtxtRespDroppedInvalidPeer OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total Number of Delete PDP Context Responses Dropped due to Source IP and F-TEID IP mismatch or IMSI mismatch" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyEntry 413 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumModifyBearerCmdRejectedInvalidPeer OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total Number of Modify Bearer Commands Rejected due to Source IP and F-TEID IP mismatch or IMSI mismatch" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyEntry 414 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumUpdateBearerRespDroppedInvalidPeer OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total Number of Update Bearer Responses Dropped due to Source IP and F-TEID IP mismatch or IMSI mismatch" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyEntry 415 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumUpdatePDPCtxtRespDroppedInvalidPeer OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total Number of Update PDP Context Responses Dropped due to Source IP and F-TEID IP mismatch or IMSI mismatch" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyEntry 416 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumGtpv1InitPDPCtxtActivationRespDroppedInvalidPeer OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total Number of Init PDP Context Activation Responses Dropped due to Source IP and F-TEID IP mismatch or IMSI mismatch" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyEntry 417 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumTraceSessionActivationRejectedInvalidPeer OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total Number of Trace Session Activation Requests Rejected due to Source IP and F-TEID IP mismatch or IMSI mismatch" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyEntry 418 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumTraceSessionDeactivationRejectedInvalidPeer OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total Number of Trace Session DeActivation Requests Rejected due to Source IP and F-TEID IP mismatch or IMSI mismatch" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyEntry 419 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumSuspendNotificationRejectedInvalidPeer OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total Number of Suspend Notification Requests Rejected due to Source IP and F-TEID IP mismatch or IMSI mismatch" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyEntry 420 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumResumeNotificationRejectedInvalidPeer OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total Number of Resume Notification Requests Rejected due to Source IP and F-TEID IP mismatch or IMSI mismatch" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyEntry 421 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyMinCPlaneTeidReuseDuration OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Mininum duration in which Control Plane TEID got reused (for non Gtp V0 sessions)" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyEntry 422 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyMinUPlaneTeidReuseDuration OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Mininum duration in which User Plane TEID got reused (for non Gtp V0 sessions)" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyEntry 423 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumStatsUpdateForMissingSRsForActiveSessions OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of missing Service-Rule Stats Update for active sessions" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyEntry 424 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumStatsUpdateForMissingSRsForDeactivateSessions OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of missing Service-Rule Stats Update for Sessions in deactivate state" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyEntry 425 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumCDRsWithZeroServiceDataContainers OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of CDRs generated with Zero Service Data Containers" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyEntry 426 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumberSigInfoLookupSuccessfulAndFilledConfiguredValues OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of sessions filled with configured values for Signalling Information Elements" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyEntry 427 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumberSigInfoLookupFailure OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of sessions that did not have configured Signalling Information Elements" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyEntry 428 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumS5uCorePeerDefaultBearerErrorIndicationsProcessed OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of s5s8u core peer default bearer error indications processed" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyEntry 429 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumS5uCorePeerDefaultBearereErrorIndicationLocalCloseAttempts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "Total number of local close attempts due to receipt of error indication on s5s8u default bearer from core peer" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyEntry 430 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumS5uCorePeerDedicatedBearerErrorIndicationsProcessed OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of s5s8u core peer dedicated bearer error indications processed" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyEntry 431 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumS5uCorePeerDedBearerErrorIndicationBearerDeactivation OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "Total number of bearer deactivations due to receipt of error indication on s5s8u dedicated bearer from core peer" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyEntry 432 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumCoreGtpuErrorIndicationsProcessed OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Core Gtpu Error Indications processed" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyEntry 433 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumCoreGtpuErrorIndicationLocalCloseAttempts OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of local close attempts due to receipt of Error Indication from Core Peer" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyEntry 434 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumCoreGtpuErrorIndicationBearerDeactivation OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of dedicated bearer deletion due to receipt of Error Indication from Core Peer" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyEntry 435 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumS5uCoreDefBrrErrorIndicationLocalCloseAttempts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of local close attempts due to receipt of error indication on s5s8u default bearer from core peer" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyEntry 436 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumS5uCoreDedBrrErrorIndicationBearerDeactivation OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearer deactivations due to receipt of error indication on s5s8u dedicated bearer from core peer" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyEntry 437 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumCreateSessionDroppedProcLimit OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total Number of Create Session Requests rejected due to procedure limit reached" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyEntry 438 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumCreatePdpDroppedProcLimit OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total Number of Create Pdp context Requests rejected due to procedure limit reached" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyEntry 439 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumDeleteSessionDroppedProcLimit OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total Number of Delete Session Requests rejected due to procedure limit reached" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyEntry 440 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumDeletePdpDroppedProcLimit OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total Number of Delete Pdp context Requests rejected due to procedure limit reached" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyEntry 441 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumLocalDelegatedIPv6AllocSuccesses OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of local delegated IPv6 allocation successes" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyEntry 442 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumLocalDelegatedIPv6AllocFailures OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of local delegated IPv6 allocation failures" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyEntry 443 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumRemoteDelegatedIPv6ReserveSuccesses OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of remote delegated IPv6 reserve successes" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyEntry 444 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumRemoteDelegatedIPv6ReserveFailures OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of remote delegated IPv6 reserve failures" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyEntry 445 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumSessSetupFailuresExternalErrors OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total Number of Session Setup Failures due to External Errors" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyEntry 446 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumSessDeactivationsExternalErrors OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total Number of Session Deactivations due to External Errors" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyEntry 447 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumSessSetupFailuresLocalErrors OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total Number of Session Setup Failures due to Local Errors" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyEntry 448 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumSessDeactivationsLocalErrors OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total Number of Session Deactivations due to Local Errors" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyEntry 449 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumCreateSessionRejectFromPgw OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create session requests rejected by the PGW" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyEntry 450 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumCreateSessionRequestsThrottledClusterRateControl OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Create Session Requests Throtteled Due to Cluster Level Rate Control" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyEntry 451 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumCreateSessionRequestsThrottledApnRateControl OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Create Session Requests Throtteled Due to APN Level Rate Control" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyEntry 452 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumCreateSessionRejectApnCongested OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create session requests rejected - apn in congestion state" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyEntry 453 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumCreateSessionRejectApnCongestedCritical OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create session requests rejected - apn in congestion state" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyEntry 454 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumCreateSessionRejectApnCongestedMajor OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create session requests rejected - apn in congestion state" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyEntry 455 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumCreateSessionRejectApnCongestedMinor OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create session requests rejected - apn in congestion state" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyEntry 456 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumCreateSessionLapiAttempt OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create session attempts with LAPI bit set" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyEntry 457 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumCreateSessionLapiAccept OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create session with lapi attempts accepted" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyEntry 458 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumCreateSessionLapiReject OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create session attempts with lapi rejected" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyEntry 459 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumPGWInitDedBearerActPartialAccept OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of PGW initiated dedicated bearer activation attempts partially accepted" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyEntry 460 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumUpdateBearerPartialAccept OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of update bearer requests partially accepted" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyEntry 461 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumCreatePDPContextRequestsThrottledClusterRateControl OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Create PDPContext Requests Throtteled Due to Cluster Level Rate Control" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyEntry 462 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumCreatePDPContextRequestsThrottledApnRateControl OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Create PDPContext Requests Throtteled Due to APN Level Rate Control" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyEntry 463 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumRatNBIotEutranSessions OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Current number of NBIOT-EUTRAN RAT session" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyEntry 464 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumNonIpPdnSessions OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Current number of NonIP PDN Sessions" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyEntry 465 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumSaegwRatTypeNBIotEUtranSessions OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "SAEGW-PGW Current number of NBIOT E-UTRAN session" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyEntry 466 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumDnsCacheHits OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "DNS - Records found in cache" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyEntry 467 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumDnsCacheHitsNaptr OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "DNS - Naptr records found in cache" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyEntry 468 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumDnsCacheHitsSrv OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "DNS - Srv records found in cache" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyEntry 469 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumDnsCacheHitsA OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "DNS - A/AAAA records found in cache" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyEntry 470 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumUplinkNBIotEutranPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink packets for PGW NBIOT EUTRAN sessions" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyEntry 471 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumUplinkNBIotEutranBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink bytes for PGW NBIOT EUTRAN sessions" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyEntry 472 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumDownlinkNBIotEutranPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink packets for PGW NBIOT EUTRAN sessions" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyEntry 473 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumDownlinkNBIotEutranBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink bytes for PGW NBIOT EUTRAN sessions" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyEntry 474 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumUplinkNBIotEutranDropPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink drop packets for PGW NBIOT EUTRAN sessions" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyEntry 475 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumUplinkNBIotEutranDropBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink drop bytes for PGW NBIOT EUTRAN sessions" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyEntry 476 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumDownlinkNBIotEutranDropPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink drop packets for PGW NBIOT EUTRAN sessions" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyEntry 477 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumDownlinkNBIotEutranDropBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink drop bytes for PGW NBIOT EUTRAN sessions" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyEntry 478 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumSaegwPgwUplinkNBIotEutranPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink packets for PGW NBIOT EUTRAN sessions" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyEntry 479 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumSaegwPgwUplinkNBIotEutranBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink bytes for PGW NBIOT EUTRAN sessions" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyEntry 480 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumSaegwPgwDownlinkNBIotEutranPackets OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink packets for PGW NBIOT EUTRAN sessions" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyEntry 481 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumSaegwPgwDownlinkNBIotEutranBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink bytes for PGW NBIOT EUTRAN sessions" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyEntry 482 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumSaegwPgwUplinkNBIotEutranDropPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink drop packets for PGW NBIOT EUTRAN sessions" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyEntry 483 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumSaegwPgwUplinkNBIotEutranDropBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink drop bytes for PGW NBIOT EUTRAN sessions" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyEntry 484 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumSaegwPgwDownlinkNBIotEutranDropPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink drop packets for PGW NBIOT EUTRAN sessions" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyEntry 485 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumSaegwPgwDownlinkNBIotEutranDropBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink drop bytes for PGW NBIOT EUTRAN sessions" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyEntry 486 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumTotalSessionsWithTerminateTimer OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of times Session terminate timer started becuase Gy interface was down" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyEntry 487 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumCurrentSessionsWithTerminateTimer OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Active Sessions with Session terminate timer running " ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyEntry 488 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumCreateSessionRejectSessionBlocked OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create session requests rejected due to session blocked" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyEntry 489 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumLocalCloseAttemptsSessionBlocked OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of local close attempts due to session blocked" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyEntry 490 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumLocalCloseTerminateServiceRule OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of local closes due to traffic through service rule with terminate action" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyEntry 491 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumSessionsInLocalDatabase OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Sessions in local database" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyEntry 492 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyConnectedDeviceFlows OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyEntry 493 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyConnectedDeviceUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyEntry 494 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyConnectedDeviceUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyEntry 495 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyConnectedDeviceDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyEntry 496 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyConnectedDeviceDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyEntry 497 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyTetheredDeviceFlows OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyEntry 498 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyTetheredDeviceUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyEntry 499 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyTetheredDeviceUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyEntry 500 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyTetheredDeviceDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyEntry 501 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyTetheredDeviceDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyEntry 502 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyTetheringEntitledFlows OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total Number of Tethering Entitled Flows" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyEntry 503 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyTetheringEntitledUplinkPacketsPassed OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total Number of Tethering Entitled Uplink Packets Passed" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyEntry 504 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyTetheringEntitledUplinkBytesPassed OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total Number of Tethering Entitled Uplink Bytes Passed" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyEntry 505 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyTetheringEntitledDownlinkPacketsPassed OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total Number of Tethering Entitled Downlink Packets Passed" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyEntry 506 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyTetheringEntitledDownlinkBytesPassed OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total Number of Tethering Entitled Downlink Bytes Passed" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyEntry 507 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyTetheredFlowsDetectedUsingTtl OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyEntry 508 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyTetheredFlowsDetectedUsingUserAgent OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyEntry 509 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumPgwTriggeredQosUpdate OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Pgw Triggered Qos Updates" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyEntry 510 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumSessionsEstablishedWithExistingImsiAndApn OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of sessions established with IMSI/APN combination for which already a session is established" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyEntry 511 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyTetheredFlowsDetectedUsingTcpIpFingerprinting OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyEntry 512 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumDnsResponseFailTimeout OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "DNS Response Failed - Session timeout waiting for DNS" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyEntry 513 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumDnsResponseDropNoIntf OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "DNS Response Failed - Dropped no SL interface" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyEntry 514 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumDnsResponseDropNoSession OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "DNS Response Failed - Dropped no session" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyEntry 515 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumDnsResponseDropNoPdnSession OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "DNS Response Failed - Dropped no PDN session" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyEntry 516 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumSessionPendedForDns OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Sessions pended for DNS" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyEntry 517 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumSessionPendedForDnsSuccess OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "DNS success for pended sessions" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyEntry 518 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumSessionPendedForDnsTimeout OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "DNS timeout for pended sessions" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyEntry 519 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumCreateSessionRejectTamFailure OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create session attempts rejected - due to TAM failure" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyEntry 520 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumCreatePdpRejectTamFailure OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create PDP context attempts rejected - due to TAM failure" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyEntry 521 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumApplicationStartNotificationsRcvd OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Application Start Notifications received from fastpath" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyEntry 522 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumApplicationStopNotificationsRcvd OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Application Stop Notifications received from fastpath" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyEntry 523 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumGxApplicationStartNotificationsSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Gx Application Start Notifications sent successfully to Pcrf" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyEntry 524 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumGxApplicationStartNotificationsFailed OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Gx Application Start Notifications send failed to Pcrf" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyEntry 525 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumGxApplicationStopNotificationsSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Gx Application Stop Notifications sent successfully to Pcrf" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyEntry 526 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumGxApplicationStopNotificationsFailed OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Gx Application Stop Notifications send failed to Pcrf" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyEntry 527 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumSdApplicationStartNotificationsSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Sd Application Start Notifications sent successfully to Pcrf" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyEntry 528 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumSdApplicationStartNotificationsFailed OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Sd Application Start Notifications send failed to Pcrf" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyEntry 529 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumSdApplicationStopNotificationsSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Sd Application Stop Notifications sent successfully to Pcrf" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyEntry 530 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumSdApplicationStopNotificationsFailed OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Sd Application Stop Notifications send failed to Pcrf" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyEntry 531 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumCreateSessionRejectsOverload OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Num of Create Session Requests Rejected due to Overload" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyEntry 532 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumCreateBearerRejectsOverload OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Num of Create Bearer Requests Rejected due to Overload" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyEntry 533 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumManifestServerRequestsSent OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Manifest Server Requests sent to MFI task" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyEntry 534 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumManifestServerResponsesRcvd OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Manifest Server Responses received from MFI task" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyEntry 535 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyTetheredFlowsDetectedUsingGquicUserAgent OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyEntry 536 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumCreateSessionRejectsOverloadMinor OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Num of Create Session Requests Rejected due to Overload Minor" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyEntry 537 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumCreateSessionRejectsOverloadMajor OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Num of Create Session Requests Rejected due to Overload Major" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyEntry 538 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumCreateSessionRejectsOverloadCritical OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Num of Create Session Requests Rejected due to Overload Critical" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyEntry 539 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumCreateSessionRejectsOverloadMCDSync OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Num of Create Session Requests Rejected due to Overload Standby Sync" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyEntry 540 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumCreateBearerRejectsOverloadMinor OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Num of Create Bearer Requests Rejected due to Overload Minor" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyEntry 541 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumCreateBearerRejectsOverloadMajor OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Num of Create Bearer Requests Rejected due to Overload Major" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyEntry 542 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumCreateBearerRejectsOverloadCritical OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Num of Create Bearer Requests Rejected due to Overload Critical" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyEntry 543 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyNumCreateBearerRejectsOverloadMCDSync OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Num of Create Bearer Requests Rejected due to Overload Standby Sync" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyEntry 544 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnTable OBJECT-TYPE SYNTAX SEQUENCE OF AffirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "" ::= { affirmedZoneMIB 229 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnEntry OBJECT-TYPE SYNTAX AffirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "" INDEX { affirmedZoneName, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnName, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnChassis, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnSlot } ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnTable 1 } AffirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnEntry ::= SEQUENCE { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnName String, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnChassis Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnSlot Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumCurrentSessions Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumBearers Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumCreateSessionAttempt Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumCreateSessionAccept Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumCreateSessionReject Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumCreateSessionRejectMalformedReq Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumCreateSessionRejectUnknownApn Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumCreateSessionRejectRsrcUnavailable Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumCreateSessionRejectServiceNotSupported Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumCreateSessionRejectSystemFailure Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumCreateSessionRejectMisc Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumDeleteSessionAttempt Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumDeleteSessionAccept Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumDeleteSessionReject Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumUEInitDedBearerActAttempt Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumUEInitDedBearerActAccept Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumUEInitDedBearerActReject Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumPGWInitDedBearerActAttempt Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumPGWInitDedBearerActAccept Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumPGWInitDedBearerActReject Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumMMEInitDedBearerDeactAttempt Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumMMEInitDedBearerDeactAccept Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumMMEInitDedBearerDeactReject Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumUEInitDedBearerDeactAttempt Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumUEInitDedBearerDeactAccept Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumUEInitDedBearerDeactReject Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumPGWInitDedBearerDeactAttempt Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumPGWInitDedBearerDeactAccept Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumPGWInitDedBearerDeactReject Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumModifyBearerCmdAttempt Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumModifyBearerCmdReject Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumUpdateBearerAttempt Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumUpdateBearerAccept Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumUpdateBearerReject Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumModifyBearerAttempt Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumModifyBearerAccept Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumModifyBearerReject Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumCreatePdpAttempt Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumCreatePdpAccept Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumCreatePdpReject Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumCreatePdpRejectMalformedReq Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumCreatePdpRejectUnknownApn Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumCreatePdpRejectRsrcUnavailable Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumCreatePdpRejectServiceNotSupported Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumCreatePdpRejectSystemFailure Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumCreatePdpRejectMisc Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumDeletePdpAttempt Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumDeletePdpAccept Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumDeletePdpReject Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumUEInitSecPdpActAttempt Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumUEInitSecPdpActAccept Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumUEInitSecPdpActReject Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumGGSNInitSecPdpActAttempt Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumGGSNInitSecPdpActAccept Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumGGSNInitSecPdpActReject Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumSGSNInitSecPdpDeactAttempt Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumSGSNInitSecPdpDeactAccept Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumSGSNInitSecPdpDeactReject Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumUEInitSecPdpDeactAttempt Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumUEInitSecPdpDeactAccept Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumUEInitSecPdpDeactReject Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumGGSNInitSecPdpDeactAttempt Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumGGSNInitSecPdpDeactAccept Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumGGSNInitSecPdpDeactReject Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumSGSNInitUpdatePdpAttempt Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumSGSNInitUpdatePdpAccept Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumSGSNInitUpdatePdpReject Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumGGSNInitUpdatePdpAttempt Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumGGSNInitUpdatePdpAccept Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumGGSNInitUpdatePdpReject Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumLocalCloseAttempts Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumLocalCloseAttemptsAccepted Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumIdleDurationExceededCloses Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumMaximalDurationExceededCloses Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumOperatorInitiatedCloses Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumActiveCurrentSessions Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumIdleCurrentSessions Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnIntervalPeakCurrentSessions Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnIntervalPeakActiveCurrentSessions Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnIntervalPeakIdleCurrentSessions Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumDefaultBearers Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumDedicatedBearers Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnIntervalPeakBearers Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnIntervalPeakDefaultBearers Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnIntervalPeakDedicatedBearers Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumDhcpReleaseLocalCloseAttempts Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumDhcpTimeoutLocalCloseAttempts Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumDhcpLeaseExpiryLocalCloseAttempts Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumRadiusDisconnectLocalCloses Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumGzSessions Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumColocatedSessions Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumRatHandovers Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumSessionsSetupWithDefaultPolicy Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumActiveSessionsWithDefaultPolicy Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumActiveGxReplaySessionsAwaitingPcrfRejoin Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumGxReplaySessionsTerminated Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumDuplicateSessionLocalCloseAttempts Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumLocalIPv4AllocSuccesses ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumLocalIPv4AllocFailures ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumRemoteIPv4ReserveSuccesses ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumRemoteIPv4ReserveFailures ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumRemoteIPv4AllocSuccesses ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumRemoteIPv4AllocFailures ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumLocalIPv6AllocSuccesses ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumLocalIPv6AllocFailures ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumRemoteIPv6ReserveSuccesses ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumRemoteIPv6ReserveFailures ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumRemoteIPv6AllocSuccesses ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumRemoteIPv6AllocFailures ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumChangeNotificationReqAttempt Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumChangeNotificationReqAccept Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumChangeNotificationReqReject Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumChangeNotificationReqRejectMalformedReq Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumChangeNotificationReqRejectUnknownApn Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumChangeNotificationReqRejectRsrcUnavailable Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumChangeNotificationReqRejectServiceNotSupported Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumChangeNotificationReqRejectSystemFailure Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumChangeNotificationReqRejectMisc Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumChangeNotificationReqDrop Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumWfTeidCollisionLocalCloseAttempts Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumPcrfRejoinSuccess Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumUplinkPackets ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumUplinkBytes ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumUplinkDropPackets ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumUplinkDropBytes ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumDownlinkPackets ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumDownlinkBytes ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumDownlinkDropPackets ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumDownlinkDropBytes ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumErrorIndicationsProcessed Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumErrorIndicationLocalCloseAttempts Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumErrorIndicationBearerDeactivation Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumAwaitCoATimeoutLocalCloseAttempts Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumPcrfInitiatedCloseAttempts Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumOcsInitiatedCloseAttempts Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumTotalBearersSetupSuccess Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumTotalBearersSetupFail Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumCurrentBearersQci1 Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumCurrentBearersQci2 Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumCurrentBearersQci3 Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumCurrentBearersQci4 Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumCurrentBearersQci5 Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumCurrentBearersQci6 Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumCurrentBearersQci7 Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumCurrentBearersQci8 Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumCurrentBearersQci9 Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumCurrentBearersQciOther Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumTotalBearersSetupSuccessQci1 Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumTotalBearersSetupSuccessQci2 Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumTotalBearersSetupSuccessQci3 Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumTotalBearersSetupSuccessQci4 Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumTotalBearersSetupSuccessQci5 Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumTotalBearersSetupSuccessQci6 Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumTotalBearersSetupSuccessQci7 Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumTotalBearersSetupSuccessQci8 Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumTotalBearersSetupSuccessQci9 Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumTotalBearersSetupSuccessQciOther Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumTotalBearersSetupFailQci1 Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumTotalBearersSetupFailQci2 Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumTotalBearersSetupFailQci3 Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumTotalBearersSetupFailQci4 Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumTotalBearersSetupFailQci5 Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumTotalBearersSetupFailQci6 Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumTotalBearersSetupFailQci7 Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumTotalBearersSetupFailQci8 Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumTotalBearersSetupFailQci9 Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumTotalBearersSetupFailQciOther Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumSaegwCurrentSessions Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumSaegwCurrentBearers Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumSaegwTotalBearersSetupSuccess Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumSaegwTotalBearersSetupFail Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumSaegwCurrentBearersQci1 Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumSaegwCurrentBearersQci2 Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumSaegwCurrentBearersQci3 Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumSaegwCurrentBearersQci4 Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumSaegwCurrentBearersQci5 Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumSaegwCurrentBearersQci6 Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumSaegwCurrentBearersQci7 Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumSaegwCurrentBearersQci8 Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumSaegwCurrentBearersQci9 Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumSaegwCurrentBearersQciOther Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumSaegwTotalBearersSetupSuccessQci1 Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumSaegwTotalBearersSetupSuccessQci2 Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumSaegwTotalBearersSetupSuccessQci3 Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumSaegwTotalBearersSetupSuccessQci4 Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumSaegwTotalBearersSetupSuccessQci5 Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumSaegwTotalBearersSetupSuccessQci6 Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumSaegwTotalBearersSetupSuccessQci7 Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumSaegwTotalBearersSetupSuccessQci8 Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumSaegwTotalBearersSetupSuccessQci9 Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumSaegwTotalBearersSetupSuccessQciOther Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumSaegwTotalBearersSetupFailQci1 Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumSaegwTotalBearersSetupFailQci2 Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumSaegwTotalBearersSetupFailQci3 Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumSaegwTotalBearersSetupFailQci4 Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumSaegwTotalBearersSetupFailQci5 Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumSaegwTotalBearersSetupFailQci6 Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumSaegwTotalBearersSetupFailQci7 Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumSaegwTotalBearersSetupFailQci8 Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumSaegwTotalBearersSetupFailQci9 Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumSaegwTotalBearersSetupFailQciOther Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumL2tpGwSessionDeleteAttempts Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumSuspendNotification Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumSuspendNotificationAccept Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumSuspendNotificationReject Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumResumeNotification Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumResumeNotificationAccept Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumResumeNotificationReject Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumUplinkSuspendDropPackets ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumUplinkSuspendDropBytes ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumDownlinkSuspendDropPackets ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumDownlinkSuspendDropBytes ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumRedirectedApnSubscriber Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumActiveRedirectCurrentSessions Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumDeletePdpDropTearDownIndMissingOneBearerOnly Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumDeletePdpDropTearDownIndMissingForDefaultBearer Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumSessionsSetupWithDefaultGyQuota Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumActiveSessionsWithDefaultGyQuota Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumActiveGySessionsAwaitingOcsRejoin Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumOcsGyRejoinSuccess Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumDefaultGyQuotaReapplied Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumDefaultGyQuotaAppliedCcruFailure Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumGxSessions Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumGySessions Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumGyDownGyRejoinTimerRestarted Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumS6bInitiatedCloseAttempts Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumActiveS6bSessions Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnDefaultGyUplinkBytes ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnDefaultGyDownlinkBytes ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumIgnoreSprRadiusFailureSessions Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumBearerIdleDurationExceededCloses Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumOfActiveS6bSessions Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumDnsAttempts ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumDnsSendSuccess ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumDnsSendFailedNoConfig ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumDnsFailedMisc ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumDnsResponses ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumDnsResponseSuccess ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumDnsResponseFailNoResponse ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumDnsResponseFailNoName ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumDnsResponseFailNoData ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumDnsResponseFailMisc ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumPcoPcscfDefaultFqdnUsed Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumPcoPcscfTableUsed Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumSprAuthReqAttempt ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumSprAuthReqAccept ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumSprAuthReqReject ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumSprAuthReqTimeout ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumAcctStartReqAttempt ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumAcctStartReqAccept ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumAcctStartReqTimeout ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumAcctInterimUpdReqAttempt ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumAcctInterimUpdReqAccept ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumAcctInterimUpdReqTimeout ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumAcctStopReqAttempt ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumAcctStopReqAccept ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumAcctStopReqTimeout ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumUeAllocStaticIPv4ReserveSuccesses ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumUeAllocStaticIPv4ReserveFailures ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumUeAllocStaticIPv6ReserveSuccesses ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumUeAllocStaticIPv6ReserveFailures ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumRadiusAllocIPv4ReserveSuccesses ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumRadiusAllocIPv4ReserveFailures ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumRadiusAllocIPv6ReserveSuccesses ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumRadiusAllocIPv6ReserveFailures ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumRemoteDhcpAllocIPv4ReserveSuccesses ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumRemoteDhcpAllocIPv4ReserveFailures ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumRemoteDhcpAllocIPv6ReserveSuccesses ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumRemoteDhcpAllocIPv6ReserveFailures ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumDhcpRelayAllocIPv4ReserveSuccesses ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumDhcpRelayAllocIPv4ReserveFailures ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumDhcpRelayAllocIPv6ReserveSuccesses ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumDhcpRelayAllocIPv6ReserveFailures ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumTTLExcdDropPackets Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumTTLExcdDropBytes Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumFragSendPackets Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumFragSendBytes Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumFragFailPackets Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumFragFailBytes Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumUplinkAclDropPackets Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumUplinkAclDropBytes Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumDownlinkAclDropPackets Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumDownlinkAclDropBytes Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumBadSrcAddrDropPackets Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumBadSrcAddrDropBytes Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumNoTFTDropPackets Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumNoTFTDropBytes Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumBadUEAddrDropPackets Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumBadUEAddrDropBytes Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumMTUDropPackets Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumMTUDropBytes Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumNoRouteDropPackets Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumNoRouteDropBytes Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumNoEgressIntfDropPackets Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumNoEgressIntfDropBytes Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumberTTLExcdDropPackets ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumberTTLExcdDropBytes ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumberFragSendPackets ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumberFragSendBytes ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumberFragFailPackets ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumberFragFailBytes ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumberUplinkAclDropPackets ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumberUplinkAclDropBytes ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumberDownlinkAclDropPackets ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumberDownlinkAclDropBytes ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumberBadSrcAddrDropPackets ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumberBadSrcAddrDropBytes ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumberNoTFTDropPackets ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumberNoTFTDropBytes ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumberBadUEAddrDropPackets ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumberBadUEAddrDropBytes ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumberMTUDropPackets ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumberMTUDropBytes ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumberNoRouteDropPackets ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumberNoRouteDropBytes ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumberNoEgressIntfDropPackets ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumberNoEgressIntfDropBytes ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumRatTypeEUtranSessions Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumCurrentSessionsGnGeran Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumCurrentSessionsGnUtran Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumCurrentSessionsS5S8Geran Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumCurrentSessionsS5S8Utran Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumCurrentSessionsRoaming Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumSaegwCurrentSessionsS5S8Geran Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumSaegwCurrentSessionsS5S8Utran Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumSaegwRatTypeEUtranSessions Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumSaegwPgwUplinkPackets ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumSaegwPgwUplinkBytes ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumSaegwPgwDownlinkPackets ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumSaegwPgwDownlinkBytes ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumSaegwPgwUplinkDropPackets ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumSaegwPgwUplinkDropBytes ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumSaegwPgwDownlinkDropPackets ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumSaegwPgwDownlinkDropBytes ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumUplinkS5S8GeranPackets ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumUplinkS5S8GeranBytes ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumDownlinkS5S8GeranPackets ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumDownlinkS5S8GeranBytes ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumUplinkS5S8GeranDropPackets ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumUplinkS5S8GeranDropBytes ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumDownlinkS5S8GeranDropPackets ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumDownlinkS5S8GeranDropBytes ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumSaegwPgwUplinkS5S8GeranPackets ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumSaegwPgwUplinkS5S8GeranBytes ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumSaegwPgwDownlinkS5S8GeranPackets ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumSaegwPgwDownlinkS5S8GeranBytes ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumSaegwPgwUplinkS5S8GeranDropPackets ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumSaegwPgwUplinkS5S8GeranDropBytes ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumSaegwPgwDownlinkS5S8GeranDropPackets ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumSaegwPgwDownlinkS5S8GeranDropBytes ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumUplinkS5S8UtranPackets ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumUplinkS5S8UtranBytes ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumDownlinkS5S8UtranPackets ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumDownlinkS5S8UtranBytes ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumUplinkS5S8UtranDropPackets ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumUplinkS5S8UtranDropBytes ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumDownlinkS5S8UtranDropPackets ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumDownlinkS5S8UtranDropBytes ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumSaegwPgwUplinkS5S8UtranPackets ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumSaegwPgwUplinkS5S8UtranBytes ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumSaegwPgwDownlinkS5S8UtranPackets ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumSaegwPgwDownlinkS5S8UtranBytes ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumSaegwPgwUplinkS5S8UtranDropPackets ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumSaegwPgwUplinkS5S8UtranDropBytes ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumSaegwPgwDownlinkS5S8UtranDropPackets ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumSaegwPgwDownlinkS5S8UtranDropBytes ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumUplinkEutranPackets ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumUplinkEutranBytes ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumDownlinkEutranPackets ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumDownlinkEutranBytes ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumUplinkEutranDropPackets ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumUplinkEutranDropBytes ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumDownlinkEutranDropPackets ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumDownlinkEutranDropBytes ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumSaegwPgwUplinkEutranPackets ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumSaegwPgwUplinkEutranBytes ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumSaegwPgwDownlinkEutranPackets ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumSaegwPgwDownlinkEutranBytes ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumSaegwPgwUplinkEutranDropPackets ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumSaegwPgwUplinkEutranDropBytes ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumSaegwPgwDownlinkEutranDropPackets ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumSaegwPgwDownlinkEutranDropBytes ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumUplinkGnGpGeranPackets ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumUplinkGnGpGeranBytes ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumUplinkGnGpGeranDropPackets ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumUplinkGnGpGeranDropBytes ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumDownlinkGnGpGeranPackets ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumDownlinkGnGpGeranBytes ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumDownlinkGnGpGeranDropPackets ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumDownlinkGnGpGeranDropBytes ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumUplinkGnGpUtranPackets ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumUplinkGnGpUtranBytes ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumUplinkGnGpUtranDropPackets ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumUplinkGnGpUtranDropBytes ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumDownlinkGnGpUtranPackets ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumDownlinkGnGpUtranBytes ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumDownlinkGnGpUtranDropPackets ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumDownlinkGnGpUtranDropBytes ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumAcctStartReqNotWaitingForResponse ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumAcctInterimUpdReqNotWaitingForResponse ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumAcctStopReqNotWaitingForResponse ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumS5uDefaultBearerErrorIndicationsProcessed ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumS5uDefaultBearereErrorIndicationLocalCloseAttempts ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumS5uDedicatedBearerErrorIndicationsProcessed ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumS5uDedicatedBearerErrorIndicationBearerDeactivation ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumberSessSetupSuccessApnMatchingExactMatch Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumberSessSetupSuccessApnMatchingNiOnly Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumberSessSetupSuccessApnMatchingNiAndMalformedOi Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumberPdpSessSetupSuccessApnMatchingExactMatch Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumberPdpSessSetupSuccessApnMatchingNiOnly Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumberPdpSessSetupSuccessApnMatchingNiAndMalformedOi Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumBearerStatsWithNoSRStats Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumActiveGyAPTriggerbyCCRU Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumTotalGyAPTriggerbyCCRU Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumGyCCRTWriteToDisk Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumGyAPTriggerByProtocolError Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumGyAPTriggerByTransientFailure Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumGyAPTriggerByPermanentFailure Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumGyAPTriggerByMessageTimeout Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumGyAPTriggerByLinkDown Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumGyAPTriggerByInternalFailure Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumStartPilotPacketsSent ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumStopPilotPacketsSent ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumRatChangePilotPacketsSent ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumCreateSessionRespNoContext Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumLocalCloseCreateSessionParallelPDN Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumLocalCloseCreatePDPParallelPDN Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumLocalAllocFromSubPoolSuccesses ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumLocalAllocFromSubPoolFailures ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumRemoteAllocFromSubPoolSuccesses ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumRemoteAllocFromSubPoolFailures ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumCurrentGeoSyncRestoredSessions Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumRatNBIotEutranSessions Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumSaegwRatTypeNBIotEUtranSessions Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumNonIpPdnSessions Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumUplinkNBIotEutranPackets ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumUplinkNBIotEutranBytes ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumDownlinkNBIotEutranPackets ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumDownlinkNBIotEutranBytes ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumUplinkNBIotEutranDropPackets ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumUplinkNBIotEutranDropBytes ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumDownlinkNBIotEutranDropPackets ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumDownlinkNBIotEutranDropBytes ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumSaegwPgwUplinkNBIotEutranPackets ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumSaegwPgwUplinkNBIotEutranBytes ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumSaegwPgwDownlinkNBIotEutranPackets ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumSaegwPgwDownlinkNBIotEutranBytes ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumSaegwPgwUplinkNBIotEutranDropPackets ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumSaegwPgwUplinkNBIotEutranDropBytes ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumSaegwPgwDownlinkNBIotEutranDropPackets ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumSaegwPgwDownlinkNBIotEutranDropBytes ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumCreateSessionRejectApnCongested Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnMinTeidReuseDuration Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumStatsUpdateForMissingSRsForActiveSessions Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumStatsUpdateForMissingSRsForDeactivateSessions Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumCDRsWithZeroServiceDataContainers Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnMinCPlaneTeidReuseDuration Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnMinUPlaneTeidReuseDuration Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumCreateSessionRejectApnCongesteCritical Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumCreateSessionRejectApnCongestedMajor Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumCreateSessionRejectApnCongestedMinor Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumLocalDelegatedIPv6AllocSuccesses ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumLocalDelegatedIPv6AllocFailures ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumRemoteDelegatedIPv6ReserveSuccesses ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumRemoteDelegatedIPv6ReserveFailures ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumberSigInfoLookupSuccessfulAndFilledConfiguredValues Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumberSigInfoLookupFailure Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumCreateSessionRejectApnCongestedCritical Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumSessionsInLocalDatabase Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumCreateSessionDroppedProcLimit Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumCreatePdpDroppedProcLimit Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumDeleteSessionDroppedProcLimit Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumDeletePdpDroppedProcLimit Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumTotalSessionsWithTerminateTimer Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumCurrentSessionsWithTerminateTimer Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumCreateSessionRejectSessionBlocked Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumLocalCloseAttemptsSessionBlocked Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumLocalCloseTerminateServiceRule Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumCreateSessionLapiAttempt Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumCreateSessionLapiAccept Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumCreateSessionLapiReject Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumSessSetupFailuresExternalErrors Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumSessDeactivationsExternalErrors Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumSessSetupFailuresLocalErrors Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumSessDeactivationsLocalErrors Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumCreateSessionRequestsThrottledApnRateControl Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumCreatePDPContextRequestsThrottledApnRateControl Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumDnsCacheHits ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumDnsCacheHitsNaptr ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumDnsCacheHitsSrv ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumDnsCacheHitsA ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnConnectedDeviceFlows ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnConnectedDeviceUlPkts ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnConnectedDeviceUlBytes ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnConnectedDeviceDlPkts ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnConnectedDeviceDlBytes ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnTetheredDeviceFlows ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnTetheredDeviceUlPkts ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnTetheredDeviceUlBytes ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnTetheredDeviceDlPkts ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnTetheredDeviceDlBytes ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnTetheringEntitledFlows ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnTetheringEntitledUplinkPacketsPassed ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnTetheringEntitledUplinkBytesPassed ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnTetheringEntitledDownlinkPacketsPassed ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnTetheringEntitledDownlinkBytesPassed ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnTetheredFlowsDetectedUsingTtl ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnTetheredFlowsDetectedUsingUserAgent ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumCreateSessionRejectTamFailure Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumCreatePdpRejectTamFailure Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumCreateCupsSessionAttempt Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumCreateCupsSessionSuccess Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumCreateCupsSessionFailure Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumModifyCupsSessionAttempt Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumModifyCupsSessionSuccess Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumModifyCupsSessionFailure Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumDeleteCupsSessionAttempt Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumDeleteCupsSessionSuccess Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumDeleteCupsSessionFailure Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumLocalCloseSessionMonitor Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumCurrentCupsSessions Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumPgwTriggeredQosUpdate Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumSessionsEstablishedWithExistingImsiAndApn Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumPGWInitDedBearerActPartialAccept Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumUpdateBearerPartialAccept Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnTetheredFlowsDetectedUsingTcpIpFingerprinting ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumDnsResponseFailTimeout ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumDnsResponseDropNoIntf ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumDnsResponseDropNoSession ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumDnsResponseDropNoPdnSession ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumSessionPendedForDns ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumSessionPendedForDnsSuccess ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumSessionPendedForDnsTimeout ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNum3gppToNon3gppDelayedHandovers Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNum3gppToNon3gppDelayedHandoverCompletedOnFirstUlPkt Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNum3gppToNon3gppDelayedHandoverCompletedOnTimerExpiry Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNum3gppToNon3gppDelayedHandoverCompletedOnBackToBackHo Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNum3gppToNon3gppDelayedHandoverCompletedOnOtherEvent Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumApplicationStartNotificationsRcvd Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumApplicationStopNotificationsRcvd Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumGxApplicationStartNotificationsSuccess Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumGxApplicationStartNotificationsFailed Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumGxApplicationStopNotificationsSuccess Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumGxApplicationStopNotificationsFailed Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumSessionMonitorModificationsSent ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumSdApplicationStartNotificationsSuccess Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumSdApplicationStartNotificationsFailed Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumSdApplicationStopNotificationsSuccess Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumSdApplicationStopNotificationsFailed Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumLocalClosePcrfDownSessionHoldTime ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumCreateSessionRejectsOverload ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumCreateBearerRejectsOverload ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNatConnectionFailureMaxPortChunkExceeded ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumManifestServerRequestsSent Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumManifestServerResponsesRcvd Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnTetheredFlowsDetectedUsingGquicUserAgent ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnTetheredFlowsReportedUsingTtl ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnTetheredFlowsReportedUsingUserAgent ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnTetheredFlowsReportedUsingTcpIpFingerprinting ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnTetheredFlowsReportedUsingGquicUserAgent ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumCreateSessionRejectsOverloadMinor ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumCreateSessionRejectsOverloadMajor ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumCreateSessionRejectsOverloadCritical ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumCreateSessionRejectsOverloadMCDSync ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumCreateBearerRejectsOverloadMinor ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumCreateBearerRejectsOverloadMajor ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumCreateBearerRejectsOverloadCritical ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumCreateBearerRejectsOverloadMCDSync ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumUpstreamPktsDroppedWithAcl ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumDownstreamPktsDroppedWithAcl ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumUpstreamAclDropConnectionCount ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumUpstreamAclAllowConnectionCount ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumDownstreamAclDropConnectionCount ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumDownstreamAclAllowConnectionCount ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumCreateSessionRejectNoServiceRule Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumNoServiceRuleLocalCloseAttempts Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumCreatePdpRejectNoServiceRule Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumLocalClosePfcpError Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumLocalCloseUplaneError Unsigned32 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnName OBJECT-TYPE SYNTAX String MAX-ACCESS not-accessible STATUS current DESCRIPTION "Table Name" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnEntry 1 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnChassis OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS not-accessible STATUS current DESCRIPTION "chassis ID" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnEntry 2 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnSlot OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS not-accessible STATUS current DESCRIPTION "slot number" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnEntry 3 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumCurrentSessions OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Current number of sessions" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnEntry 4 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumBearers OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Current number of bearers" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnEntry 5 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumCreateSessionAttempt OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create session attempts" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnEntry 6 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumCreateSessionAccept OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create session attempts accepted" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnEntry 7 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumCreateSessionReject OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create session attempts rejected" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnEntry 8 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumCreateSessionRejectMalformedReq OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create session attempts rejected - malformed request" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnEntry 9 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumCreateSessionRejectUnknownApn OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create session attempts rejected - unknown APN" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnEntry 10 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumCreateSessionRejectRsrcUnavailable OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create session attempts rejected - resources unavailable" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnEntry 11 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumCreateSessionRejectServiceNotSupported OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create session attempts rejected - service not supported" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnEntry 12 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumCreateSessionRejectSystemFailure OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create session attempts rejected - system failure" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnEntry 13 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumCreateSessionRejectMisc OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create session attempts rejected - unclassified" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnEntry 14 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumDeleteSessionAttempt OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of delete session attempts received" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnEntry 15 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumDeleteSessionAccept OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of delete session attempts accepted" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnEntry 16 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumDeleteSessionReject OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of delete session attempts rejected" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnEntry 17 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumUEInitDedBearerActAttempt OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of UE initiated dedicated bearer activation attempts" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnEntry 18 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumUEInitDedBearerActAccept OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of UE initiated dedicated bearer activation attempts accepted" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnEntry 19 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumUEInitDedBearerActReject OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of UE initiated dedicated bearer activation attempts rejected" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnEntry 20 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumPGWInitDedBearerActAttempt OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of PGW initiated dedicated bearer activation attempts accepted" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnEntry 21 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumPGWInitDedBearerActAccept OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of PGW initiated dedicated bearer activation attempts accepted" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnEntry 22 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumPGWInitDedBearerActReject OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of PGW initiated dedicated bearer activation attempts rejected" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnEntry 23 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumMMEInitDedBearerDeactAttempt OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of MME initiated dedicated bearer deactivation attempts" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnEntry 24 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumMMEInitDedBearerDeactAccept OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of MME initiated dedicated bearer deactivation attempts accepted" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnEntry 25 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumMMEInitDedBearerDeactReject OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of MME initiated dedicated bearer deactivation attempts rejected" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnEntry 26 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumUEInitDedBearerDeactAttempt OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of UE initiated dedicated bearer deactivation attempts" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnEntry 27 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumUEInitDedBearerDeactAccept OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of UE initiated dedicated bearer deactivation attempts accepted" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnEntry 28 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumUEInitDedBearerDeactReject OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of UE initiated dedicated bearer deactivation attempts rejected" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnEntry 29 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumPGWInitDedBearerDeactAttempt OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of PGW initiated dedicated bearer deactivation attempts" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnEntry 30 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumPGWInitDedBearerDeactAccept OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of PGW initiated dedicated bearer deactivation attempts accepted" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnEntry 31 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumPGWInitDedBearerDeactReject OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of PGW initiated dedicated bearer deactivation attempts rejected" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnEntry 32 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumModifyBearerCmdAttempt OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of modify bearer command attempts" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnEntry 33 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumModifyBearerCmdReject OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of modify bearer command attempts rejected" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnEntry 34 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumUpdateBearerAttempt OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of update bearer attempts" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnEntry 35 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumUpdateBearerAccept OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of update bearer attempts accepted" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnEntry 36 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumUpdateBearerReject OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of update bearer attempts rejected" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnEntry 37 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumModifyBearerAttempt OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of modify bearer attempts" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnEntry 38 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumModifyBearerAccept OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of modify bearer attempts accepted" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnEntry 39 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumModifyBearerReject OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of modify bearer attempts rejected" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnEntry 40 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumCreatePdpAttempt OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create PDP context attempts" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnEntry 41 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumCreatePdpAccept OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create PDP context attempts accepted" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnEntry 42 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumCreatePdpReject OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create PDP context attempts rejected - unclassified" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnEntry 43 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumCreatePdpRejectMalformedReq OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create PDP context attempts rejected - malformed request" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnEntry 44 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumCreatePdpRejectUnknownApn OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create PDP context attempts rejected - unknown APN" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnEntry 45 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumCreatePdpRejectRsrcUnavailable OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create PDP context attempts rejected - resource unavailable" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnEntry 46 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumCreatePdpRejectServiceNotSupported OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create PDP context attempts rejected - service not supported" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnEntry 47 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumCreatePdpRejectSystemFailure OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create PDP context attempts rejected - system failure" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnEntry 48 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumCreatePdpRejectMisc OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create PDP context attempts rejected - unclassified" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnEntry 49 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumDeletePdpAttempt OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of delete PDP context attempts" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnEntry 50 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumDeletePdpAccept OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of delete PDP context attempts accepted" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnEntry 51 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumDeletePdpReject OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of delete PDP context attempts rejected" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnEntry 52 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumUEInitSecPdpActAttempt OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of UE initiated secondary PDP context activation attempts" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnEntry 53 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumUEInitSecPdpActAccept OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of UE initiated secondary PDP context activation attempts accepted" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnEntry 54 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumUEInitSecPdpActReject OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of UE initiated secondary PDP context activation attempts rejected" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnEntry 55 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumGGSNInitSecPdpActAttempt OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of GGSN initiated secondary PDP context activation attempts" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnEntry 56 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumGGSNInitSecPdpActAccept OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of GGSN initiated secondary PDP context activation attempts accepted" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnEntry 57 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumGGSNInitSecPdpActReject OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of GGSN initiated secondary PDP context activation attempts rejected" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnEntry 58 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumSGSNInitSecPdpDeactAttempt OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of SGSN initiated secondary PDP context deactivation attempts" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnEntry 59 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumSGSNInitSecPdpDeactAccept OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of SGSN initiated secondary PDP context deactivation attempts accepted" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnEntry 60 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumSGSNInitSecPdpDeactReject OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of SGSN initiated secondary PDP context deactivation attempts rejected" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnEntry 61 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumUEInitSecPdpDeactAttempt OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of UE initiated secondary PDP context deactivation attempts" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnEntry 62 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumUEInitSecPdpDeactAccept OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of UE initiated secondary PDP context deactivation attempts accepted" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnEntry 63 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumUEInitSecPdpDeactReject OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of UE initiated secondary PDP context deactivation attempts rejected" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnEntry 64 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumGGSNInitSecPdpDeactAttempt OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of GGSN initiated secondary PDP context deactivation attempts" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnEntry 65 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumGGSNInitSecPdpDeactAccept OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of GGSN initiated secondary PDP context deactivation attempts accepted" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnEntry 66 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumGGSNInitSecPdpDeactReject OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of GGSN initiated secondary PDP context deactivation attempts rejected" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnEntry 67 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumSGSNInitUpdatePdpAttempt OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of SGSN initiated update PDP context attempts" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnEntry 68 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumSGSNInitUpdatePdpAccept OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of SGSN initiated update PDP context attempts accepted" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnEntry 69 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumSGSNInitUpdatePdpReject OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of SGSN initiated update PDP context attempts rejected" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnEntry 70 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumGGSNInitUpdatePdpAttempt OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of GGSN initiated update PDP context attempts" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnEntry 71 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumGGSNInitUpdatePdpAccept OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of GGSN initiated update PDP context attempts accepted" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnEntry 72 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumGGSNInitUpdatePdpReject OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of GGSN initiated update PDP context attempts rejected" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnEntry 73 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumLocalCloseAttempts OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of local close attempts" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnEntry 74 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumLocalCloseAttemptsAccepted OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of local close attempts accepted" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnEntry 75 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumIdleDurationExceededCloses OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of sessions closed due to IDLE duration time exceeded" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnEntry 76 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumMaximalDurationExceededCloses OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of sessions closed due to MAXIMAL duration time exceeded" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnEntry 77 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumOperatorInitiatedCloses OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of operator initiated PDN session closes" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnEntry 78 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumActiveCurrentSessions OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Current number of active sessions" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnEntry 79 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumIdleCurrentSessions OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Current number of idle sessions" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnEntry 80 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnIntervalPeakCurrentSessions OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Interval peak number of sessions" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnEntry 81 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnIntervalPeakActiveCurrentSessions OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Interval peak number of active sessions" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnEntry 82 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnIntervalPeakIdleCurrentSessions OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Interval peak number of idle sessions" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnEntry 83 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumDefaultBearers OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Current number of default bearers" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnEntry 84 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumDedicatedBearers OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Current number of dedicated bearers" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnEntry 85 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnIntervalPeakBearers OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Interval peak number of bearers" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnEntry 86 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnIntervalPeakDefaultBearers OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Interval peak number of default bearers" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnEntry 87 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnIntervalPeakDedicatedBearers OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Interval peak number of dedicated bearers" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnEntry 88 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumDhcpReleaseLocalCloseAttempts OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of local close attempts due to DHCP Release" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnEntry 89 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumDhcpTimeoutLocalCloseAttempts OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of local close attempts due to DHCP IP Address Allocation Timeout" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnEntry 90 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumDhcpLeaseExpiryLocalCloseAttempts OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of local close attempts due to DHCP IP Address Lease Expiry" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnEntry 91 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumRadiusDisconnectLocalCloses OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of local closes due to RADIUS Disconnect from server" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnEntry 92 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumGzSessions OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Current number session using Gz interface" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnEntry 93 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumColocatedSessions OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS deprecated DESCRIPTION "Current number of sessions with co-located peer GW" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnEntry 94 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumRatHandovers OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of RAT session handovers" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnEntry 95 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumSessionsSetupWithDefaultPolicy OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Sessions Setup With Default Gx Policy" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnEntry 96 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumActiveSessionsWithDefaultPolicy OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Active Sessions With Default Gx Policy" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnEntry 97 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumActiveGxReplaySessionsAwaitingPcrfRejoin OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Active Gx Replay Sessions Awaiting Pcrf Rejoin" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnEntry 98 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumGxReplaySessionsTerminated OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS deprecated DESCRIPTION "Number of Gx Replay Sessions Terminated" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnEntry 99 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumDuplicateSessionLocalCloseAttempts OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of local close attempts due to Duplicate Session" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnEntry 100 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumLocalIPv4AllocSuccesses OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of local IPv4 allocation successes" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnEntry 101 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumLocalIPv4AllocFailures OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of local IPv4 allocation failures" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnEntry 102 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumRemoteIPv4ReserveSuccesses OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of remote IPv4 reserve successes" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnEntry 103 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumRemoteIPv4ReserveFailures OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of remote IPv4 reserve failures" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnEntry 104 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumRemoteIPv4AllocSuccesses OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of remote IPv4 allocation successes" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnEntry 105 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumRemoteIPv4AllocFailures OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of remote IPv4 allocation failures" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnEntry 106 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumLocalIPv6AllocSuccesses OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of local IPv6 allocation successes" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnEntry 107 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumLocalIPv6AllocFailures OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of local IPv6 allocation failures" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnEntry 108 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumRemoteIPv6ReserveSuccesses OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of remote IPv6 reserve successes" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnEntry 109 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumRemoteIPv6ReserveFailures OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of remote IPv6 reserve failures" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnEntry 110 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumRemoteIPv6AllocSuccesses OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of remote IPv6 allocation successes" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnEntry 111 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumRemoteIPv6AllocFailures OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of remote IPv6 allocation failures" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnEntry 112 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumChangeNotificationReqAttempt OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of change notification attempts" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnEntry 113 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumChangeNotificationReqAccept OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of change notification attempts accepted" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnEntry 114 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumChangeNotificationReqReject OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of change notification attempts rejected" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnEntry 115 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumChangeNotificationReqRejectMalformedReq OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of change notification attempts rejected - malformed request" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnEntry 116 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumChangeNotificationReqRejectUnknownApn OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of change notification attempts rejected - unknown APN" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnEntry 117 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumChangeNotificationReqRejectRsrcUnavailable OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of change notification attempts rejected - resources unavailable" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnEntry 118 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumChangeNotificationReqRejectServiceNotSupported OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of change notification attempts rejected due to service not supported" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnEntry 119 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumChangeNotificationReqRejectSystemFailure OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of change notification attempts rejected - system failure" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnEntry 120 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumChangeNotificationReqRejectMisc OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of change notification attempts rejected for miscellaneous reasons" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnEntry 121 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumChangeNotificationReqDrop OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of change notification requests Dropped" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnEntry 122 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumWfTeidCollisionLocalCloseAttempts OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of local close attempts due to TEID Collision" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnEntry 123 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumPcrfRejoinSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of successful Gx PCRF Rejoins" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnEntry 124 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumUplinkPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink packets received" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnEntry 125 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumUplinkBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink bytes received" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnEntry 126 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumUplinkDropPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink packets dropped" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnEntry 127 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumUplinkDropBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink bytes dropped" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnEntry 128 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumDownlinkPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink packets received" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnEntry 129 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumDownlinkBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink bytes received" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnEntry 130 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumDownlinkDropPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink packets dropped" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnEntry 131 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumDownlinkDropBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink bytes dropped" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnEntry 132 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumErrorIndicationsProcessed OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Error Indications processed" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnEntry 133 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumErrorIndicationLocalCloseAttempts OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of local close attempts due to receipt of Error Indication" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnEntry 134 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumErrorIndicationBearerDeactivation OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of dedicated bearer deletion due to receipt of Error Indication" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnEntry 135 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumAwaitCoATimeoutLocalCloseAttempts OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of local close attempts due to no CoA received within the configured timeout" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnEntry 136 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumPcrfInitiatedCloseAttempts OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of pcrf initiated close attempts" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnEntry 137 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumOcsInitiatedCloseAttempts OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of ocs initiated close attempts" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnEntry 138 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumTotalBearersSetupSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers setup successful" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnEntry 139 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumTotalBearersSetupFail OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers setup failed" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnEntry 140 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumCurrentBearersQci1 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of current bearers with qci 1" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnEntry 141 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumCurrentBearersQci2 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of current bearers with qci 2" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnEntry 142 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumCurrentBearersQci3 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of current bearers with qci 3" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnEntry 143 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumCurrentBearersQci4 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of current bearers with qci 4" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnEntry 144 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumCurrentBearersQci5 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of current bearers with qci 5" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnEntry 145 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumCurrentBearersQci6 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of current bearers with qci 6" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnEntry 146 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumCurrentBearersQci7 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of current bearers with qci 7" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnEntry 147 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumCurrentBearersQci8 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of current bearers with qci 8" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnEntry 148 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumCurrentBearersQci9 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of current bearers with qci 9" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnEntry 149 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumCurrentBearersQciOther OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of current bearers with qci between 10 .. 255" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnEntry 150 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumTotalBearersSetupSuccessQci1 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers setup successful with qci 1" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnEntry 151 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumTotalBearersSetupSuccessQci2 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers setup successful with qci 2" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnEntry 152 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumTotalBearersSetupSuccessQci3 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers setup successful with qci 3" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnEntry 153 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumTotalBearersSetupSuccessQci4 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers setup successful with qci 4" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnEntry 154 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumTotalBearersSetupSuccessQci5 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers setup successful with qci 5" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnEntry 155 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumTotalBearersSetupSuccessQci6 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers setup successful with qci 6" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnEntry 156 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumTotalBearersSetupSuccessQci7 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers setup successful with qci 7" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnEntry 157 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumTotalBearersSetupSuccessQci8 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers setup successful with qci 8" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnEntry 158 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumTotalBearersSetupSuccessQci9 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers setup successful with qci 9" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnEntry 159 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumTotalBearersSetupSuccessQciOther OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers setup successful with qci between 10 .. 255" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnEntry 160 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumTotalBearersSetupFailQci1 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers setup failed with qci 1" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnEntry 161 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumTotalBearersSetupFailQci2 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers setup failed with qci 2" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnEntry 162 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumTotalBearersSetupFailQci3 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers setup failed with qci 3" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnEntry 163 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumTotalBearersSetupFailQci4 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers setup failed with qci 4" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnEntry 164 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumTotalBearersSetupFailQci5 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers setup failed with qci 5" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnEntry 165 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumTotalBearersSetupFailQci6 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers setup failed with qci 6" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnEntry 166 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumTotalBearersSetupFailQci7 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers setup failed with qci 6" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnEntry 167 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumTotalBearersSetupFailQci8 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers setup failed with qci 8" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnEntry 168 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumTotalBearersSetupFailQci9 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers setup failed with qci 9" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnEntry 169 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumTotalBearersSetupFailQciOther OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers setup failed with qci between 10 .. 255" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnEntry 170 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumSaegwCurrentSessions OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "SAEGW-PGW Current number of sessions" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnEntry 171 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumSaegwCurrentBearers OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "SAEGW-PGW Current number of bearers" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnEntry 172 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumSaegwTotalBearersSetupSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "SAEGW-PGW Total number of bearers setup successful" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnEntry 173 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumSaegwTotalBearersSetupFail OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "SAEGW-PGW Total number of bearers setup failed" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnEntry 174 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumSaegwCurrentBearersQci1 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "SAEGW-PGW Total number of current bearers with qci 1" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnEntry 175 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumSaegwCurrentBearersQci2 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "SAEGW-PGW Total number of current bearers with qci 2" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnEntry 176 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumSaegwCurrentBearersQci3 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "SAEGW-PGW Total number of current bearers with qci 3" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnEntry 177 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumSaegwCurrentBearersQci4 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "SAEGW-PGW Total number of current bearers with qci 4" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnEntry 178 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumSaegwCurrentBearersQci5 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "SAEGW-PGW Total number of current bearers with qci 5" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnEntry 179 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumSaegwCurrentBearersQci6 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "SAEGW-PGW Total number of current bearers with qci 6" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnEntry 180 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumSaegwCurrentBearersQci7 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "SAEGW-PGW Total number of current bearers with qci 7" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnEntry 181 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumSaegwCurrentBearersQci8 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "SAEGW-PGW Total number of current bearers with qci 8" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnEntry 182 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumSaegwCurrentBearersQci9 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "SAEGW-PGW Total number of current bearers with qci 9" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnEntry 183 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumSaegwCurrentBearersQciOther OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "SAEGW-PGW Total number of current bearers with qci between 10 .. 255" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnEntry 184 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumSaegwTotalBearersSetupSuccessQci1 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "SAEGW-PGW Total number of bearers setup successful with qci 1" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnEntry 185 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumSaegwTotalBearersSetupSuccessQci2 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "SAEGW-PGW Total number of bearers setup successful with qci 2" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnEntry 186 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumSaegwTotalBearersSetupSuccessQci3 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "SAEGW-PGW Total number of bearers setup successful with qci 3" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnEntry 187 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumSaegwTotalBearersSetupSuccessQci4 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "SAEGW-PGW Total number of bearers setup successful with qci 4" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnEntry 188 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumSaegwTotalBearersSetupSuccessQci5 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "SAEGW-PGW Total number of bearers setup successful with qci 5" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnEntry 189 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumSaegwTotalBearersSetupSuccessQci6 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "SAEGW-PGW Total number of bearers setup successful with qci 6" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnEntry 190 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumSaegwTotalBearersSetupSuccessQci7 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "SAEGW-PGW Total number of bearers setup successful with qci 7" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnEntry 191 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumSaegwTotalBearersSetupSuccessQci8 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "SAEGW-PGW Total number of bearers setup successful with qci 8" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnEntry 192 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumSaegwTotalBearersSetupSuccessQci9 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "SAEGW-PGW Total number of bearers setup successful with qci 9" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnEntry 193 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumSaegwTotalBearersSetupSuccessQciOther OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "SAEGW-PGW Total number of bearers setup successful with qci between 10 .. 255" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnEntry 194 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumSaegwTotalBearersSetupFailQci1 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "SAEGW-PGW Total number of bearers setup failed with qci 1" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnEntry 195 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumSaegwTotalBearersSetupFailQci2 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "SAEGW-PGW Total number of bearers setup failed with qci 2" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnEntry 196 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumSaegwTotalBearersSetupFailQci3 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "SAEGW-PGW Total number of bearers setup failed with qci 3" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnEntry 197 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumSaegwTotalBearersSetupFailQci4 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "SAEGW-PGW Total number of bearers setup failed with qci 4" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnEntry 198 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumSaegwTotalBearersSetupFailQci5 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "SAEGW-PGW Total number of bearers setup failed with qci 5" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnEntry 199 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumSaegwTotalBearersSetupFailQci6 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "SAEGW-PGW Total number of bearers setup failed with qci 6" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnEntry 200 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumSaegwTotalBearersSetupFailQci7 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "SAEGW-PGW Total number of bearers setup failed with qci 6" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnEntry 201 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumSaegwTotalBearersSetupFailQci8 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "SAEGW-PGW Total number of bearers setup failed with qci 8" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnEntry 202 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumSaegwTotalBearersSetupFailQci9 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "SAEGW-PGW Total number of bearers setup failed with qci 9" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnEntry 203 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumSaegwTotalBearersSetupFailQciOther OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "SAEGW-PGW Total number of bearers setup failed with qci between 10 .. 255" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnEntry 204 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumL2tpGwSessionDeleteAttempts OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of L2tp gateway delete request attempts " ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnEntry 205 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumSuspendNotification OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of suspend notification requests received" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnEntry 206 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumSuspendNotificationAccept OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of suspend notification requests accepted" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnEntry 207 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumSuspendNotificationReject OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of suspend notification requests rejected" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnEntry 208 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumResumeNotification OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of resume notification requests received" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnEntry 209 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumResumeNotificationAccept OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of resume notification requests accepted" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnEntry 210 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumResumeNotificationReject OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of resume notification requests rejected" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnEntry 211 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumUplinkSuspendDropPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink suspend drop packets" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnEntry 212 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumUplinkSuspendDropBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink suspend drop bytes" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnEntry 213 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumDownlinkSuspendDropPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink suspend drop packets" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnEntry 214 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumDownlinkSuspendDropBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink suspend drop bytes" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnEntry 215 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumRedirectedApnSubscriber OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Redirected Subscriber from this APN" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnEntry 216 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumActiveRedirectCurrentSessions OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Current number of Active Redirected Subscriber from this APN" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnEntry 217 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumDeletePdpDropTearDownIndMissingOneBearerOnly OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of delete PDP context dropped as teardown ind is missing in message received for session with only one bearer" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnEntry 218 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumDeletePdpDropTearDownIndMissingForDefaultBearer OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of delete PDP context dropped as teardown ind is missing in message received with default bearer id" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnEntry 219 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumSessionsSetupWithDefaultGyQuota OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Sessions Setup With Default Gy Quota" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnEntry 220 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumActiveSessionsWithDefaultGyQuota OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Active Sessions With Default Quota" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnEntry 221 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumActiveGySessionsAwaitingOcsRejoin OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Active Gy Sessions Awaiting OCS Rejoin" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnEntry 222 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumOcsGyRejoinSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of successful OCS Gy Rejoins" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnEntry 223 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumDefaultGyQuotaReapplied OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of times default Gy Quota was reapplied due to CCR-I failure." ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnEntry 224 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumDefaultGyQuotaAppliedCcruFailure OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of times default Gy Quota was applied due to CCR-U Failure." ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnEntry 225 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumGxSessions OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Current number session using Gx interface" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnEntry 226 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumGySessions OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Current number session using Gy interface" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnEntry 227 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumGyDownGyRejoinTimerRestarted OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of times Gy Rejoin timer was restarted because Gy interface was down." ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnEntry 228 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumS6bInitiatedCloseAttempts OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of s6b initiated close attempts" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnEntry 229 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumActiveS6bSessions OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS deprecated DESCRIPTION "Number of active S6b Sessions" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnEntry 230 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnDefaultGyUplinkBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total Uplink bytes using Default Gy Quota" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnEntry 231 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnDefaultGyDownlinkBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total Downlink bytes using Default Gy Quota" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnEntry 232 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumIgnoreSprRadiusFailureSessions OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of sessions which ignored radius failure" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnEntry 233 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumBearerIdleDurationExceededCloses OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers deactivated due to IDLE duration time exceeded" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnEntry 234 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumOfActiveS6bSessions OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of active S6b Sessions" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnEntry 235 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumDnsAttempts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "DNS Request - Attempts" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnEntry 236 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumDnsSendSuccess OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "DNS Request - Success" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnEntry 237 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumDnsSendFailedNoConfig OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "DNS Request Failed - No DNS Configuration" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnEntry 238 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumDnsFailedMisc OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "DNS Request Failed - Miscellaneous" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnEntry 239 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumDnsResponses OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "DNS Response - Total Received" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnEntry 240 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumDnsResponseSuccess OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "DNS Response - Success" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnEntry 241 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumDnsResponseFailNoResponse OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "DNS Response Failed - No response from server" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnEntry 242 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumDnsResponseFailNoName OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "DNS Response Failed - Domain Name Not Found" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnEntry 243 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumDnsResponseFailNoData OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "DNS Response Failed - No Data" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnEntry 244 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumDnsResponseFailMisc OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "DNS Response Failed - Miscellaneous" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnEntry 245 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumPcoPcscfDefaultFqdnUsed OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of times default P-CSCF FQDN used for DNS lookup" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnEntry 246 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumPcoPcscfTableUsed OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of times P-CSCF table used for P-CSCF IP Address allocation" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnEntry 247 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumSprAuthReqAttempt OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of SPR Authentication Request Attempts" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnEntry 248 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumSprAuthReqAccept OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of SPR Authentication Requests Accepted" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnEntry 249 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumSprAuthReqReject OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of SPR Authentication Requests Rejected" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnEntry 250 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumSprAuthReqTimeout OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of SPR Authentication Request Timeouts" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnEntry 251 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumAcctStartReqAttempt OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Accounting Start Request Attempts" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnEntry 252 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumAcctStartReqAccept OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Accounting Start Requests Accepted" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnEntry 253 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumAcctStartReqTimeout OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Accounting Start Request Timeouts" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnEntry 254 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumAcctInterimUpdReqAttempt OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Accounting Interim Update Request Attempts" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnEntry 255 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumAcctInterimUpdReqAccept OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Accounting Interim Update Requests Accepted" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnEntry 256 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumAcctInterimUpdReqTimeout OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Accounting Interim Update Request Timeouts" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnEntry 257 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumAcctStopReqAttempt OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Accounting Stop Request Attempts" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnEntry 258 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumAcctStopReqAccept OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Accounting Stop Requests Accepted" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnEntry 259 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumAcctStopReqTimeout OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Accounting Stop Request Timeouts" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnEntry 260 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumUeAllocStaticIPv4ReserveSuccesses OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of UE requested IPv4 Address Reserve Successes" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnEntry 261 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumUeAllocStaticIPv4ReserveFailures OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of UE requested IPv4 Address Reserve Failures" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnEntry 262 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumUeAllocStaticIPv6ReserveSuccesses OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of UE requested IPv6 Address Reserve Successes" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnEntry 263 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumUeAllocStaticIPv6ReserveFailures OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of UE requested IPv6 Address Reserve Failures" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnEntry 264 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumRadiusAllocIPv4ReserveSuccesses OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of RADIUS Allocated IPv4 Address Reserve Successes" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnEntry 265 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumRadiusAllocIPv4ReserveFailures OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of RADIUS Allocated IPv4 Address Reserve Failures" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnEntry 266 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumRadiusAllocIPv6ReserveSuccesses OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of RADIUS Allocated IPv6 Address Reserve Successes" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnEntry 267 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumRadiusAllocIPv6ReserveFailures OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of RADIUS Allocated IPv6 Address Reserve Failures" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnEntry 268 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumRemoteDhcpAllocIPv4ReserveSuccesses OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Remote DHCP Server Allocated IPv4 Address Reserve Successes" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnEntry 269 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumRemoteDhcpAllocIPv4ReserveFailures OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Remote DHCP Server Allocated IPv4 Address Reserve Failures" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnEntry 270 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumRemoteDhcpAllocIPv6ReserveSuccesses OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Remote DHCP Server Allocated IPv6 Address Reserve Successes" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnEntry 271 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumRemoteDhcpAllocIPv6ReserveFailures OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Remote DHCP Server Allocated IPv6 Address Reserve Failures" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnEntry 272 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumDhcpRelayAllocIPv4ReserveSuccesses OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of DHCP Relay Allocated IPv4 Address Reserve Successes" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnEntry 273 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumDhcpRelayAllocIPv4ReserveFailures OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of DHCP Relay Allocated IPv4 Address Reserve Failures" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnEntry 274 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumDhcpRelayAllocIPv6ReserveSuccesses OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of DHCP Relay Allocated IPv6 Address Reserve Successes" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnEntry 275 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumDhcpRelayAllocIPv6ReserveFailures OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of DHCP Relay Allocated IPv6 Address Reserve Failures" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnEntry 276 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumTTLExcdDropPackets OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS deprecated DESCRIPTION "Total number of TTL 0 drop packets " ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnEntry 277 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumTTLExcdDropBytes OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS deprecated DESCRIPTION "Total number of TTL 0 drop bytes " ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnEntry 278 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumFragSendPackets OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS deprecated DESCRIPTION "Total number of IP packets fragmented before sending on the tunnel " ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnEntry 279 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumFragSendBytes OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS deprecated DESCRIPTION "Total number of IP packet bytes fragmented before sending on the tunnel " ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnEntry 280 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumFragFailPackets OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS deprecated DESCRIPTION "Total number of IP packets failed in fragmentation" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnEntry 281 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumFragFailBytes OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS deprecated DESCRIPTION "Total number of IP packet bytes failed in fragmentation" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnEntry 282 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumUplinkAclDropPackets OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS deprecated DESCRIPTION "Total number of uplink ACL drop packets" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnEntry 283 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumUplinkAclDropBytes OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS deprecated DESCRIPTION "Total number of uplink ACL drop bytes" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnEntry 284 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumDownlinkAclDropPackets OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS deprecated DESCRIPTION "Total number of downlink ACL drop packets" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnEntry 285 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumDownlinkAclDropBytes OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS deprecated DESCRIPTION "Total number of downlink ACL drop bytes" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnEntry 286 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumBadSrcAddrDropPackets OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS deprecated DESCRIPTION "Total number of bad source addresss drop packets" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnEntry 287 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumBadSrcAddrDropBytes OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS deprecated DESCRIPTION "Total number of bad source addresss drop bytes" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnEntry 288 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumNoTFTDropPackets OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS deprecated DESCRIPTION "Total number of no traffic flow template drop packets" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnEntry 289 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumNoTFTDropBytes OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS deprecated DESCRIPTION "Total number of no traffic flow template drop bytes" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnEntry 290 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumBadUEAddrDropPackets OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS deprecated DESCRIPTION "Total number of bad UE address drop packets" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnEntry 291 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumBadUEAddrDropBytes OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS deprecated DESCRIPTION "Total number of bad UE address drop bytes" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnEntry 292 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumMTUDropPackets OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS deprecated DESCRIPTION "Total number of MTU drop packets" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnEntry 293 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumMTUDropBytes OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS deprecated DESCRIPTION "Total number of MTU drop bytes" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnEntry 294 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumNoRouteDropPackets OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS deprecated DESCRIPTION "Total number of no route drop packets" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnEntry 295 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumNoRouteDropBytes OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS deprecated DESCRIPTION "Total number of no route drop bytes" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnEntry 296 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumNoEgressIntfDropPackets OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS deprecated DESCRIPTION "Total number of no egress interface drop packets" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnEntry 297 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumNoEgressIntfDropBytes OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS deprecated DESCRIPTION "Total number of no egress interface drop bytes" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnEntry 298 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumberTTLExcdDropPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of TTL 0 drop packets " ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnEntry 299 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumberTTLExcdDropBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of TTL 0 drop bytes " ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnEntry 300 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumberFragSendPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of IP packets fragmented before sending on the tunnel " ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnEntry 301 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumberFragSendBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of IP packet bytes fragmented before sending on the tunnel " ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnEntry 302 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumberFragFailPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of IP packets failed in fragmentation" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnEntry 303 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumberFragFailBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of IP packet bytes failed in fragmentation" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnEntry 304 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumberUplinkAclDropPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink ACL drop packets" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnEntry 305 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumberUplinkAclDropBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink ACL drop bytes" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnEntry 306 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumberDownlinkAclDropPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink ACL drop packets" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnEntry 307 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumberDownlinkAclDropBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink ACL drop bytes" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnEntry 308 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumberBadSrcAddrDropPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bad source addresss drop packets" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnEntry 309 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumberBadSrcAddrDropBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bad source addresss drop bytes" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnEntry 310 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumberNoTFTDropPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of no traffic flow template drop packets" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnEntry 311 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumberNoTFTDropBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of no traffic flow template drop bytes" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnEntry 312 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumberBadUEAddrDropPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bad UE address drop packets" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnEntry 313 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumberBadUEAddrDropBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bad UE address drop bytes" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnEntry 314 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumberMTUDropPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of MTU drop packets" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnEntry 315 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumberMTUDropBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of MTU drop bytes" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnEntry 316 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumberNoRouteDropPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of no route drop packets" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnEntry 317 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumberNoRouteDropBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of no route drop bytes" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnEntry 318 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumberNoEgressIntfDropPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of no egress interface drop packets" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnEntry 319 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumberNoEgressIntfDropBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of no egress interface drop bytes" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnEntry 320 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumRatTypeEUtranSessions OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Current number of E-UTRAN session" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnEntry 321 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumCurrentSessionsGnGeran OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Current number of Gn GERAN sessions" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnEntry 322 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumCurrentSessionsGnUtran OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Current number of Gn UTRAN sessions" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnEntry 323 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumCurrentSessionsS5S8Geran OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Current number of S5S8 GERAN sessions" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnEntry 324 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumCurrentSessionsS5S8Utran OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Current number of S5S8 UTRAN sessions" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnEntry 325 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumCurrentSessionsRoaming OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Current number of roaming sessions" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnEntry 326 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumSaegwCurrentSessionsS5S8Geran OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "SAEGW-PGW Current number of S5S8 GERAN sessions" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnEntry 327 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumSaegwCurrentSessionsS5S8Utran OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "SAEGW-PGW Current number of S5S8 UTRAN sessions" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnEntry 328 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumSaegwRatTypeEUtranSessions OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "SAEGW-PGW Current number of E-UTRAN session" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnEntry 329 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumSaegwPgwUplinkPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink packets for SAEGW PGW sessions" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnEntry 330 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumSaegwPgwUplinkBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink bytes for SAEGW PGW sessions" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnEntry 331 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumSaegwPgwDownlinkPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink packets for SAEGW PGW sessions" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnEntry 332 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumSaegwPgwDownlinkBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink bytes for SAEGW PGW sessions" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnEntry 333 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumSaegwPgwUplinkDropPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink drop packets for SAEGW PGW sessions" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnEntry 334 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumSaegwPgwUplinkDropBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink drop bytes for SAEGW PGW sessions" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnEntry 335 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumSaegwPgwDownlinkDropPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink drop packets for SAEGW PGW sessions" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnEntry 336 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumSaegwPgwDownlinkDropBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink drop bytes for SAEGW PGW sessions" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnEntry 337 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumUplinkS5S8GeranPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink packets for PGW S5S8 GERAN sessions" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnEntry 338 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumUplinkS5S8GeranBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink bytes for PGW S5S8 GERAN sessions" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnEntry 339 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumDownlinkS5S8GeranPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink packets for PGW S5S8 GERAN sessions" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnEntry 340 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumDownlinkS5S8GeranBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink bytes for PGW S5S8 GERAN sessions" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnEntry 341 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumUplinkS5S8GeranDropPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink drop packets for PGW S5S8 GERAN sessions" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnEntry 342 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumUplinkS5S8GeranDropBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink drop bytes for PGW S5S8 GERAN sessions" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnEntry 343 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumDownlinkS5S8GeranDropPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink drop packets for PGW S5S8 GERAN sessions" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnEntry 344 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumDownlinkS5S8GeranDropBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink drop bytes for PGW S5S8 GERAN sessions" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnEntry 345 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumSaegwPgwUplinkS5S8GeranPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink packets for SAEGW PGW S5S8 GERAN sessions" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnEntry 346 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumSaegwPgwUplinkS5S8GeranBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink bytes for SAEGW PGW S5S8 GERAN sessions" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnEntry 347 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumSaegwPgwDownlinkS5S8GeranPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink packets for SAEGW PGW S5S8 GERAN sessions" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnEntry 348 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumSaegwPgwDownlinkS5S8GeranBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink bytes for SAEGW PGW S5S8 GERAN sessions" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnEntry 349 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumSaegwPgwUplinkS5S8GeranDropPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink drop packets for SAEGW PGW S5S8 GERAN sessions" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnEntry 350 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumSaegwPgwUplinkS5S8GeranDropBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink drop bytes for SAEGW PGW S5S8 GERAN sessions" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnEntry 351 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumSaegwPgwDownlinkS5S8GeranDropPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink drop packets for SAEGW PGW S5S8 GERAN sessions" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnEntry 352 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumSaegwPgwDownlinkS5S8GeranDropBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink drop bytes for SAEGW PGW S5S8 GERAN sessions" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnEntry 353 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumUplinkS5S8UtranPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink packets for PGW S5S8 UTRAN sessions" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnEntry 354 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumUplinkS5S8UtranBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink bytes for PGW S5S8 UTRAN sessions" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnEntry 355 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumDownlinkS5S8UtranPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink packets for PGW S5S8 UTRAN sessions" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnEntry 356 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumDownlinkS5S8UtranBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink bytes for PGW S5S8 UTRAN sessions" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnEntry 357 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumUplinkS5S8UtranDropPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink drop packets for PGW S5S8 UTRAN sessions" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnEntry 358 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumUplinkS5S8UtranDropBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink drop bytes for PGW S5S8 UTRAN sessions" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnEntry 359 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumDownlinkS5S8UtranDropPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink drop packets for PGW S5S8 UTRAN sessions" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnEntry 360 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumDownlinkS5S8UtranDropBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink drop bytes for PGW S5S8 UTRAN sessions" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnEntry 361 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumSaegwPgwUplinkS5S8UtranPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink packets for SAEGW PGW S5S8 UTRAN sessions" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnEntry 362 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumSaegwPgwUplinkS5S8UtranBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink bytes for SAEGW PGW S5S8 UTRAN sessions" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnEntry 363 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumSaegwPgwDownlinkS5S8UtranPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink packets for SAEGW PGW S5S8 UTRAN sessions" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnEntry 364 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumSaegwPgwDownlinkS5S8UtranBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink bytes for SAEGW PGW S5S8 UTRAN sessions" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnEntry 365 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumSaegwPgwUplinkS5S8UtranDropPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink drop packets for SAEGW PGW S5S8 UTRAN sessions" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnEntry 366 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumSaegwPgwUplinkS5S8UtranDropBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink drop bytes for SAEGW PGW S5S8 UTRAN sessions" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnEntry 367 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumSaegwPgwDownlinkS5S8UtranDropPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink drop packets for SAEGW PGW S5S8 UTRAN sessions" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnEntry 368 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumSaegwPgwDownlinkS5S8UtranDropBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink drop bytes for SAEGW PGW S5S8 UTRAN sessions" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnEntry 369 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumUplinkEutranPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink packets for PGW EUTRAN sessions" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnEntry 370 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumUplinkEutranBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink bytes for PGW EUTRAN sessions" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnEntry 371 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumDownlinkEutranPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink packets for PGW EUTRAN sessions" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnEntry 372 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumDownlinkEutranBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink bytes for PGW EUTRAN sessions" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnEntry 373 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumUplinkEutranDropPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink drop packets for PGW EUTRAN sessions" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnEntry 374 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumUplinkEutranDropBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink drop bytes for PGW EUTRAN sessions" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnEntry 375 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumDownlinkEutranDropPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink drop packets for PGW EUTRAN sessions" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnEntry 376 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumDownlinkEutranDropBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink drop bytes for PGW EUTRAN sessions" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnEntry 377 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumSaegwPgwUplinkEutranPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink packets for PGW EUTRAN sessions" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnEntry 378 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumSaegwPgwUplinkEutranBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink bytes for PGW EUTRAN sessions" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnEntry 379 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumSaegwPgwDownlinkEutranPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink packets for PGW EUTRAN sessions" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnEntry 380 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumSaegwPgwDownlinkEutranBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink bytes for PGW EUTRAN sessions" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnEntry 381 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumSaegwPgwUplinkEutranDropPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink drop packets for PGW EUTRAN sessions" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnEntry 382 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumSaegwPgwUplinkEutranDropBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink drop bytes for PGW EUTRAN sessions" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnEntry 383 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumSaegwPgwDownlinkEutranDropPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink drop packets for PGW EUTRAN sessions" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnEntry 384 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumSaegwPgwDownlinkEutranDropBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink drop bytes for PGW EUTRAN sessions" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnEntry 385 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumUplinkGnGpGeranPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink GnGp GERAN packets received" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnEntry 386 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumUplinkGnGpGeranBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink GnGp Geran bytes received" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnEntry 387 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumUplinkGnGpGeranDropPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink GnGp Geran packets dropped" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnEntry 388 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumUplinkGnGpGeranDropBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink GnGp Geran bytes dropped" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnEntry 389 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumDownlinkGnGpGeranPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink GnGp Geran packets received" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnEntry 390 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumDownlinkGnGpGeranBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink GnGp Geran bytes received" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnEntry 391 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumDownlinkGnGpGeranDropPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink GnGp Geran packets dropped" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnEntry 392 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumDownlinkGnGpGeranDropBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink GnGp Geran bytes dropped" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnEntry 393 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumUplinkGnGpUtranPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink GnGp UTRAN packets received" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnEntry 394 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumUplinkGnGpUtranBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink GnGp Utran bytes received" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnEntry 395 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumUplinkGnGpUtranDropPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink GnGp Utran packets dropped" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnEntry 396 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumUplinkGnGpUtranDropBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink GnGp Utran bytes dropped" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnEntry 397 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumDownlinkGnGpUtranPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink GnGp Utran packets received" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnEntry 398 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumDownlinkGnGpUtranBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink GnGp Utran bytes received" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnEntry 399 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumDownlinkGnGpUtranDropPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink GnGp Utran packets dropped" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnEntry 400 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumDownlinkGnGpUtranDropBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink GnGp Utran bytes dropped" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnEntry 401 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumAcctStartReqNotWaitingForResponse OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Accounting Start Requests Not Waiting for Response" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnEntry 402 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumAcctInterimUpdReqNotWaitingForResponse OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Accounting Interim Update Requests Not Waiting for Response" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnEntry 403 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumAcctStopReqNotWaitingForResponse OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Accounting Stop Requests Not Waiting for Response" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnEntry 404 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumS5uDefaultBearerErrorIndicationsProcessed OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of S5u default bearer error indications processed" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnEntry 405 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumS5uDefaultBearereErrorIndicationLocalCloseAttempts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of local close attempts due to receipt of error indication on S5u default bearer" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnEntry 406 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumS5uDedicatedBearerErrorIndicationsProcessed OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of S5u dedicated bearer error indications processed" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnEntry 407 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumS5uDedicatedBearerErrorIndicationBearerDeactivation OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearer deactivations due to receipt of error indication on S5u dedicated bearer" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnEntry 408 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumberSessSetupSuccessApnMatchingExactMatch OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Create Session Requests Accepted with APN Matching Type Exact Match" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnEntry 409 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumberSessSetupSuccessApnMatchingNiOnly OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Create Session Requests Accepted with APN Matching Type NI Only" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnEntry 410 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumberSessSetupSuccessApnMatchingNiAndMalformedOi OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Create Session Requests Accepted with APN Matching Type NI And Malformed OI" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnEntry 411 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumberPdpSessSetupSuccessApnMatchingExactMatch OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Create PDP Session Requests Accepted with APN Matching Type Exact Match" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnEntry 412 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumberPdpSessSetupSuccessApnMatchingNiOnly OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Create PDP Session Requests Accepted with APN Matching Type NI Only" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnEntry 413 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumberPdpSessSetupSuccessApnMatchingNiAndMalformedOi OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Create PDP Session Requests Accepted with APN Matching Type NI And Malformed OI" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnEntry 414 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumBearerStatsWithNoSRStats OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of CDRs with Bearer traffic stats but no Service Rule stats" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnEntry 415 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumActiveGyAPTriggerbyCCRU OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of sessions that currently using default quota triggered by CCR-U failure" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnEntry 416 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumTotalGyAPTriggerbyCCRU OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of total sessions using default quota triggered by CCR-U failure" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnEntry 417 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumGyCCRTWriteToDisk OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of record logs to disk due to CCR-T failure" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnEntry 418 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumGyAPTriggerByProtocolError OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of total sessions using default quota triggered by 3xx" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnEntry 419 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumGyAPTriggerByTransientFailure OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of total sessions using default quota triggered by 4xx result code" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnEntry 420 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumGyAPTriggerByPermanentFailure OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of total sessions using default quota triggered by 5xx result code" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnEntry 421 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumGyAPTriggerByMessageTimeout OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of total sessions using default quota triggered by timeout" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnEntry 422 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumGyAPTriggerByLinkDown OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of total sessions using default quota triggered by OCS link down" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnEntry 423 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumGyAPTriggerByInternalFailure OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of total sessions using default quota triggered by internal error or back pressure" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnEntry 424 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumStartPilotPacketsSent OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Session-Start Pilot Packets sent" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnEntry 425 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumStopPilotPacketsSent OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Session-Stop Pilot Packets sent" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnEntry 426 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumRatChangePilotPacketsSent OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Rat-Change Pilot Packets sent" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnEntry 427 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumCreateSessionRespNoContext OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create session responses from the PGW - no context found" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnEntry 428 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumLocalCloseCreateSessionParallelPDN OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total Number of Sessions locally closed due to parallel PDN connection setup" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnEntry 429 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumLocalCloseCreatePDPParallelPDN OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total Number of PDP Contexts locally closed due to parallel PDN connection setup" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnEntry 430 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumLocalAllocFromSubPoolSuccesses OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of local IP allocation from subpool successes" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnEntry 431 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumLocalAllocFromSubPoolFailures OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of local IP allocation from subpool failures" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnEntry 432 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumRemoteAllocFromSubPoolSuccesses OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of remote IP allocation from subpool successes" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnEntry 433 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumRemoteAllocFromSubPoolFailures OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of remote IP allocation from subpool failures" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnEntry 434 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumCurrentGeoSyncRestoredSessions OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Current number of PDN Sessions restored from Geo Active" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnEntry 435 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumRatNBIotEutranSessions OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Current number of NBIOT-EUTRAN RAT session" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnEntry 436 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumSaegwRatTypeNBIotEUtranSessions OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "SAEGW-PGW Current number of NBIOT E-UTRAN session" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnEntry 437 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumNonIpPdnSessions OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Current number of NonIP PDN Sessions" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnEntry 438 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumUplinkNBIotEutranPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink packets for PGW NBIOT EUTRAN sessions" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnEntry 439 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumUplinkNBIotEutranBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink bytes for PGW NBIOT EUTRAN sessions" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnEntry 440 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumDownlinkNBIotEutranPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink packets for PGW NBIOT EUTRAN sessions" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnEntry 441 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumDownlinkNBIotEutranBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink bytes for PGW NBIOT EUTRAN sessions" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnEntry 442 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumUplinkNBIotEutranDropPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink drop packets for PGW NBIOT EUTRAN sessions" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnEntry 443 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumUplinkNBIotEutranDropBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink drop bytes for PGW NBIOT EUTRAN sessions" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnEntry 444 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumDownlinkNBIotEutranDropPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink drop packets for PGW NBIOT EUTRAN sessions" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnEntry 445 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumDownlinkNBIotEutranDropBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink drop bytes for PGW NBIOT EUTRAN sessions" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnEntry 446 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumSaegwPgwUplinkNBIotEutranPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink packets for PGW NBIOT EUTRAN sessions" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnEntry 447 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumSaegwPgwUplinkNBIotEutranBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink bytes for PGW NBIOT EUTRAN sessions" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnEntry 448 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumSaegwPgwDownlinkNBIotEutranPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink packets for PGW NBIOT EUTRAN sessions" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnEntry 449 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumSaegwPgwDownlinkNBIotEutranBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink bytes for PGW NBIOT EUTRAN sessions" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnEntry 450 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumSaegwPgwUplinkNBIotEutranDropPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink drop packets for PGW NBIOT EUTRAN sessions" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnEntry 451 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumSaegwPgwUplinkNBIotEutranDropBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink drop bytes for PGW NBIOT EUTRAN sessions" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnEntry 452 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumSaegwPgwDownlinkNBIotEutranDropPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink drop packets for PGW NBIOT EUTRAN sessions" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnEntry 453 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumSaegwPgwDownlinkNBIotEutranDropBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink drop bytes for PGW NBIOT EUTRAN sessions" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnEntry 454 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumCreateSessionRejectApnCongested OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create session requests rejected - apn in congestion state" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnEntry 455 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnMinTeidReuseDuration OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Mininum duration in which TEID got reused" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnEntry 456 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumStatsUpdateForMissingSRsForActiveSessions OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of missing Service-Rule Stats Update for active sessions" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnEntry 457 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumStatsUpdateForMissingSRsForDeactivateSessions OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of missing Service-Rule Stats Update for Sessions in deactivate state" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnEntry 458 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumCDRsWithZeroServiceDataContainers OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of CDRs generated with Zero Service Data Containers" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnEntry 459 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnMinCPlaneTeidReuseDuration OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Mininum duration in which Control Plane TEID got reused (for non Gtp V0 sessions)" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnEntry 460 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnMinUPlaneTeidReuseDuration OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Mininum duration in which User Plane TEID got reused (for non Gtp V0 sessions)" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnEntry 461 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumCreateSessionRejectApnCongesteCritical OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create session requests rejected - apn in congestion state" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnEntry 462 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumCreateSessionRejectApnCongestedMajor OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create session requests rejected - apn in congestion state" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnEntry 463 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumCreateSessionRejectApnCongestedMinor OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create session requests rejected - apn in congestion state" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnEntry 464 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumLocalDelegatedIPv6AllocSuccesses OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of local delegated IPv6 allocation successes" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnEntry 465 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumLocalDelegatedIPv6AllocFailures OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of local delegated IPv6 allocation failures" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnEntry 466 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumRemoteDelegatedIPv6ReserveSuccesses OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of remote delegated IPv6 reserve successes" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnEntry 467 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumRemoteDelegatedIPv6ReserveFailures OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of remote delegated IPv6 reserve failures" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnEntry 468 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumberSigInfoLookupSuccessfulAndFilledConfiguredValues OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of sessions filled with configured values for Signalling Information Elements" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnEntry 469 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumberSigInfoLookupFailure OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of sessions that did not have configured Signalling Information Elements" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnEntry 470 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumCreateSessionRejectApnCongestedCritical OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create session requests rejected - apn in congestion state" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnEntry 471 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumSessionsInLocalDatabase OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Sessions in local database" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnEntry 472 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumCreateSessionDroppedProcLimit OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total Number of Create Session Requests rejected due to procedure limit reached" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnEntry 473 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumCreatePdpDroppedProcLimit OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total Number of Create Pdp context Requests rejected due to procedure limit reached" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnEntry 474 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumDeleteSessionDroppedProcLimit OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total Number of Delete Session Requests rejected due to procedure limit reached" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnEntry 475 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumDeletePdpDroppedProcLimit OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total Number of Delete Pdp context Requests rejected due to procedure limit reached" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnEntry 476 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumTotalSessionsWithTerminateTimer OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of times Session terminate timer started becuase Gy interface was down" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnEntry 477 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumCurrentSessionsWithTerminateTimer OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Active Sessions with Session terminate timer running " ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnEntry 478 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumCreateSessionRejectSessionBlocked OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create session requests rejected due to session blocked" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnEntry 479 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumLocalCloseAttemptsSessionBlocked OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of local close attempts due to session blocked" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnEntry 480 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumLocalCloseTerminateServiceRule OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of local closes due to traffic through service rule with terminate action" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnEntry 481 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumCreateSessionLapiAttempt OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create session attempts with LAPI bit set" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnEntry 482 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumCreateSessionLapiAccept OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create session with lapi attempts accepted" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnEntry 483 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumCreateSessionLapiReject OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create session attempts with lapi rejected" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnEntry 484 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumSessSetupFailuresExternalErrors OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total Number of Session Setup Failures due to External Errors" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnEntry 485 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumSessDeactivationsExternalErrors OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total Number of Session Deactivations due to External Errors" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnEntry 486 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumSessSetupFailuresLocalErrors OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total Number of Session Setup Failures due to Local Errors" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnEntry 487 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumSessDeactivationsLocalErrors OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total Number of Session Deactivations due to Local Errors" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnEntry 488 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumCreateSessionRequestsThrottledApnRateControl OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Create Session Requests Throtteled Due to APN Level Rate Control" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnEntry 489 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumCreatePDPContextRequestsThrottledApnRateControl OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Create PDPContext Requests Throtteled Due to APN Level Rate Control" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnEntry 490 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumDnsCacheHits OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "DNS - Records found in cache" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnEntry 491 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumDnsCacheHitsNaptr OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "DNS - Naptr records found in cache" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnEntry 492 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumDnsCacheHitsSrv OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "DNS - Srv records found in cache" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnEntry 493 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumDnsCacheHitsA OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "DNS - A/AAAA records found in cache" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnEntry 494 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnConnectedDeviceFlows OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnEntry 495 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnConnectedDeviceUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnEntry 496 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnConnectedDeviceUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnEntry 497 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnConnectedDeviceDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnEntry 498 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnConnectedDeviceDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnEntry 499 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnTetheredDeviceFlows OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnEntry 500 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnTetheredDeviceUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnEntry 501 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnTetheredDeviceUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnEntry 502 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnTetheredDeviceDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnEntry 503 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnTetheredDeviceDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnEntry 504 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnTetheringEntitledFlows OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total Number of Tethering Entitled Flows" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnEntry 505 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnTetheringEntitledUplinkPacketsPassed OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total Number of Tethering Entitled Uplink Packets Passed" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnEntry 506 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnTetheringEntitledUplinkBytesPassed OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total Number of Tethering Entitled Uplink Bytes Passed" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnEntry 507 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnTetheringEntitledDownlinkPacketsPassed OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total Number of Tethering Entitled Downlink Packets Passed" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnEntry 508 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnTetheringEntitledDownlinkBytesPassed OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total Number of Tethering Entitled Downlink Bytes Passed" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnEntry 509 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnTetheredFlowsDetectedUsingTtl OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnEntry 510 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnTetheredFlowsDetectedUsingUserAgent OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnEntry 511 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumCreateSessionRejectTamFailure OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create session attempts rejected - due to TAM failure" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnEntry 512 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumCreatePdpRejectTamFailure OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create PDP context attempts rejected - due to TAM failure" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnEntry 513 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumCreateCupsSessionAttempt OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create cups session attempts" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnEntry 514 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumCreateCupsSessionSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create cups session attempts success" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnEntry 515 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumCreateCupsSessionFailure OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create session attempts failed" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnEntry 516 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumModifyCupsSessionAttempt OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of modify cups session attempts" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnEntry 517 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumModifyCupsSessionSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of modify cups session attempts success" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnEntry 518 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumModifyCupsSessionFailure OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of modify session attempts failed" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnEntry 519 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumDeleteCupsSessionAttempt OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of delete cups session attempts" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnEntry 520 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumDeleteCupsSessionSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of delete cups session attempts success" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnEntry 521 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumDeleteCupsSessionFailure OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of delete cups session attempts failed" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnEntry 522 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumLocalCloseSessionMonitor OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of sessions locally closed due to uplane session monitor failed" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnEntry 523 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumCurrentCupsSessions OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Current number of CUPS sessions" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnEntry 524 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumPgwTriggeredQosUpdate OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Pgw Triggered Qos Updates" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnEntry 525 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumSessionsEstablishedWithExistingImsiAndApn OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of sessions established with IMSI/APN combination for which already a session is established" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnEntry 526 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumPGWInitDedBearerActPartialAccept OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of PGW initiated dedicated bearer activation attempts partially accepted" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnEntry 527 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumUpdateBearerPartialAccept OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of update bearer requests partially accepted" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnEntry 528 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnTetheredFlowsDetectedUsingTcpIpFingerprinting OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnEntry 529 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumDnsResponseFailTimeout OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "DNS Response Failed - Session timeout waiting for DNS" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnEntry 530 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumDnsResponseDropNoIntf OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "DNS Response Failed - Dropped no SL interface" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnEntry 531 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumDnsResponseDropNoSession OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "DNS Response Failed - Dropped no session" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnEntry 532 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumDnsResponseDropNoPdnSession OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "DNS Response Failed - Dropped no PDN session" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnEntry 533 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumSessionPendedForDns OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Sessions pended for DNS" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnEntry 534 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumSessionPendedForDnsSuccess OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "DNS success for pended sessions" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnEntry 535 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumSessionPendedForDnsTimeout OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "DNS timeout for pended sessions" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnEntry 536 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNum3gppToNon3gppDelayedHandovers OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of 3gpp to Non-3gpp handovers delayed" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnEntry 537 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNum3gppToNon3gppDelayedHandoverCompletedOnFirstUlPkt OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of 3gpp to Non-3gpp delayed handovers completed on first UL Pkt received on non-3gpp tunnel" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnEntry 538 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNum3gppToNon3gppDelayedHandoverCompletedOnTimerExpiry OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of 3gpp to Non-3gpp delayed handovers completed on Timer Expiry" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnEntry 539 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNum3gppToNon3gppDelayedHandoverCompletedOnBackToBackHo OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of 3gpp to Non-3gpp delayed handovers completed on B2B handovers" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnEntry 540 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNum3gppToNon3gppDelayedHandoverCompletedOnOtherEvent OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of 3gpp to Non-3gpp delayed handovers completed on other application triggered events" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnEntry 541 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumApplicationStartNotificationsRcvd OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Application Start Notifications received from fastpath" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnEntry 542 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumApplicationStopNotificationsRcvd OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Application Stop Notifications received from fastpath" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnEntry 543 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumGxApplicationStartNotificationsSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Gx Application Start Notifications sent successfully to Pcrf" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnEntry 544 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumGxApplicationStartNotificationsFailed OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Gx Application Start Notifications send failed to Pcrf" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnEntry 545 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumGxApplicationStopNotificationsSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Gx Application Stop Notifications sent successfully to Pcrf" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnEntry 546 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumGxApplicationStopNotificationsFailed OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Gx Application Stop Notifications send failed to Pcrf" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnEntry 547 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumSessionMonitorModificationsSent OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of session monitor modifications sent" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnEntry 548 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumSdApplicationStartNotificationsSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Sd Application Start Notifications sent successfully to Pcrf" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnEntry 549 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumSdApplicationStartNotificationsFailed OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Sd Application Start Notifications send failed to Pcrf" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnEntry 550 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumSdApplicationStopNotificationsSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Sd Application Stop Notifications sent successfully to Pcrf" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnEntry 551 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumSdApplicationStopNotificationsFailed OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Sd Application Stop Notifications send failed to Pcrf" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnEntry 552 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumLocalClosePcrfDownSessionHoldTime OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of session locally closed due to pcrf down session hold time expiry" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnEntry 553 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumCreateSessionRejectsOverload OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Num of Create Session Requests Rejected due to Overload" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnEntry 554 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumCreateBearerRejectsOverload OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Num of Create Bearer Requests Rejected due to Overload" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnEntry 555 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNatConnectionFailureMaxPortChunkExceeded OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of nat connection failures due to max port chunks exceeded" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnEntry 556 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumManifestServerRequestsSent OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Manifest Server Requests sent to MFI task" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnEntry 557 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumManifestServerResponsesRcvd OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Manifest Server Responses received from MFI task" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnEntry 558 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnTetheredFlowsDetectedUsingGquicUserAgent OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnEntry 559 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnTetheredFlowsReportedUsingTtl OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnEntry 560 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnTetheredFlowsReportedUsingUserAgent OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnEntry 561 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnTetheredFlowsReportedUsingTcpIpFingerprinting OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnEntry 562 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnTetheredFlowsReportedUsingGquicUserAgent OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnEntry 563 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumCreateSessionRejectsOverloadMinor OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Num of Create Session Requests Rejected due to Overload Minor" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnEntry 564 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumCreateSessionRejectsOverloadMajor OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Num of Create Session Requests Rejected due to Overload Major" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnEntry 565 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumCreateSessionRejectsOverloadCritical OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Num of Create Session Requests Rejected due to Overload Critical" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnEntry 566 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumCreateSessionRejectsOverloadMCDSync OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Num of Create Session Requests Rejected due to Overload Standby Sync" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnEntry 567 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumCreateBearerRejectsOverloadMinor OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Num of Create Bearer Requests Rejected due to Overload Minor" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnEntry 568 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumCreateBearerRejectsOverloadMajor OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Num of Create Bearer Requests Rejected due to Overload Major" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnEntry 569 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumCreateBearerRejectsOverloadCritical OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Num of Create Bearer Requests Rejected due to Overload Critical" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnEntry 570 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumCreateBearerRejectsOverloadMCDSync OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Num of Create Bearer Requests Rejected due to Overload Standby Sync" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnEntry 571 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumUpstreamPktsDroppedWithAcl OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Num of upstream packets dropped due to ACL Match" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnEntry 572 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumDownstreamPktsDroppedWithAcl OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Num of downstream packets dropped due to ACL Match" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnEntry 573 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumUpstreamAclDropConnectionCount OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Num of upstream connections dropped due to ACL Match" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnEntry 574 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumUpstreamAclAllowConnectionCount OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Num of upstream connections allowed with ACL Match" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnEntry 575 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumDownstreamAclDropConnectionCount OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Num of downstream connections dropped due to ACL Match" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnEntry 576 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumDownstreamAclAllowConnectionCount OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Num of downstream connections allowed with ACL Match" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnEntry 577 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumCreateSessionRejectNoServiceRule OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create session requests rejected - no service rule" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnEntry 578 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumNoServiceRuleLocalCloseAttempts OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of local close attempts due to no service-rule" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnEntry 579 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumCreatePdpRejectNoServiceRule OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total Number of Create Pdp context attempts rejected - no service rule" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnEntry 580 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumLocalClosePfcpError OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS deprecated DESCRIPTION "Number of sessions locally closed due to PFCP Error on Uplane" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnEntry 581 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnNumLocalCloseUplaneError OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of sessions locally closed due to error on Uplane" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceApnEntry 582 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagApnTable OBJECT-TYPE SYNTAX SEQUENCE OF AffirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagApnEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "" ::= { affirmedZoneMIB 392 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagApnEntry OBJECT-TYPE SYNTAX AffirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagApnEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "" INDEX { affirmedZoneName, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagApnName, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagApnChassis, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagApnSlot } ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagApnTable 1 } AffirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagApnEntry ::= SEQUENCE { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagApnName String, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagApnChassis Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagApnSlot Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagApnNumCurrentSessions Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagApnNumBearers Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagApnNumCreateSessionAttempt Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagApnNumCreateSessionAccept Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagApnNumCreateSessionReject Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagApnNumCreateSessionRejectMalformedReq Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagApnNumCreateSessionRejectUnknownApn Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagApnNumCreateSessionRejectRsrcUnavailable Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagApnNumCreateSessionRejectServiceNotSupported Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagApnNumCreateSessionRejectSystemFailure Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagApnNumCreateSessionRejectMisc Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagApnNumDeleteSessionAttempt Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagApnNumDeleteSessionAccept Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagApnNumDeleteSessionReject Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagApnNumLocalCloseAttempts Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagApnNumLocalCloseAttemptsAccepted Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagApnNumIdleDurationExceededCloses Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagApnNumMaximalDurationExceededCloses Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagApnNumOperatorInitiatedCloses Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagApnNumActiveCurrentSessions Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagApnNumIdleCurrentSessions Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagApnNumCaptiveCurrentSessions Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagApnNumOpenCurrentSessions Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagApnIntervalPeakCurrentSessions Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagApnIntervalPeakActiveCurrentSessions Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagApnIntervalPeakIdleCurrentSessions Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagApnIntervalPeakCreditedSessions Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagApnNumIntraWagSessionHandovers Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagApnNumDuplicateSessionLocalCloseAttempts Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagApnNumAwaitCoATimeoutLocalCloseAttempts Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagApnNumUplinkPackets ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagApnNumUplinkBytes ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagApnNumUplinkDropPackets ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagApnNumUplinkDropBytes ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagApnNumDownlinkPackets ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagApnNumDownlinkBytes ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagApnNumDownlinkDropPackets ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagApnNumDownlinkDropBytes ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagApnNumL2tpGwSessionDeleteAttempts Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagApnNumCoaReceived ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagApnNumCoaDisableRedirectProcessed ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagApnNumCoaQosChangeProcessed ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagApnNumCoaIgnore ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagApnNumCoaEnableRedirectProcessed ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagApnNumRadiusDisconnectLocalCloses Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagApnCumulativeDhcpClientLatency ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagApnDhcpClientLatencySamples Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagApnAverageDhcpClientLatency ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagApnNumIpv4Sessions ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagApnNumIpv6Sessions ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagApnNumIpv4v6Sessions ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagApnAverageTimeInvolvedInHandoverPerUE ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagApnNumUEHandoverAttempts ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagApnNumUEHandoversSuccess ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagApnNumUEHandoversFailed ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagApnNumErrorIndicationsProcessed Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagApnNumErrorIndicationLocalCloseAttempts Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagApnNumErrorIndicationBearerDeactivation Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagApnNumDhcpReleaseLocalCloseAttempts Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagApnNumDhcpTimeoutLocalCloseAttempts Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagApnNumDhcpLeaseExpiryLocalCloseAttempts Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagApnNumCreateBearerReq Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagApnNumCreateBearerAccept Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagApnNumCreateBearerReject Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagApnNumDeleteBearerReq Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagApnNumDeleteBearerAccept Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagApnNumDeleteBearerReject Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagApnNumUpdateBearerReq Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagApnNumUpdateBearerAccept Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagApnNumUpdateBearerReject Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagApnNumCreateSessionReqToPgw Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagApnNumCreateSessionAcceptFromPgw Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagApnNumCreateSessionRejectFromPgw Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagApnNumDeleteSessionReqToPgw Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagApnNumDeleteSessionAcceptFromPgw Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagApnNumDeleteSessionRejectFromPgw Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagApnNumModifyBearerCommandReqToPgw Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagApnNumModifyBearerFailureIndFromPgw Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagApnNumCreateSessionRespNoContext Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagApnNumberSessSetupSuccessApnMatchingExactMatch Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagApnNumberSessSetupSuccessApnMatchingNiOnly Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagApnNumberSessSetupSuccessApnMatchingNiAndMalformedOi Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagApnNumCreateSessionReqFailedNoPgw ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagApnNumBarredPgwSelectedForSessionSetup ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagApnTotalNumUniqueSubscribers Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagApnNumUEHandoversTo3gpp ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagApnNumCreateSessionRejectApnCongested Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagApnNumCreateSessionRejectApnCongestedCritical Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagApnNumCreateSessionRejectApnCongestedMajor Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagApnNumCreateSessionRejectApnCongestedMinor Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagApnNumDnsAttempts ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagApnNumDnsSendSuccess ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagApnNumDnsSendFailedNoConfig ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagApnNumDnsFailedMisc ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagApnNumDnsResponses ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagApnNumDnsResponseSuccess ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagApnNumDnsResponseFailNoResponse ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagApnNumDnsResponseFailNoName ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagApnNumDnsResponseFailNoData ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagApnNumDnsResponseFailMisc ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagApnNumDhcpDiscoverMessagesRecvd ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagApnNumDhcpRequestMessagesRecvd ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagApnNumDhcpOfferMessagesSent ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagApnNumDhcpAckMessagesSent ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagApnNumDhcpNackMessagesSent ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagApnNumDhcpReleaseMessagesRecvd ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagApnNumCreateSessionRejectSessionBlocked Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagApnNumLocalCloseAttemptsSessionBlocked Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagApnNumCreateSessionRequestTimeoutToPgw ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagApnNumDeleteSessionRequestTimeoutToPgw ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagApnNumStaticPgwSelected ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagApnNumPgwFqdnForSession ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagApnNumApnFqdnForSession ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagApnNumPgwIPAddressForSession ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagApnNumPgwReplacementOIForSession ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagApnNumLocalCloseTerminateServiceRule Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagApnNumSessionAttemptAfterPgwTimeout ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagApnNumSessionSuccessAfterPgwTimeout ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagApnNumDnsCacheHits ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagApnNumDnsCacheHitsNaptr ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagApnNumDnsCacheHitsSrv ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagApnNumDnsCacheHitsA ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagApnNumCreatePdpCtxtRequestsToGgsn ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagApnNumCreatePdpCtxtResponsesFromGgsn ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagApnNumDeletePdpCtxtRequestsFromGgsn ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagApnNumDeletePdpCtxtResponsesToGgsn ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagApnNumDeletePdpCtxtRequestsToGgsn ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagApnNumDeletePdpCtxtResponsesFromGgsn ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagApnNumCreateSessionRejectTamFailure Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagApnNumDnsResponseFailTimeout ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagApnNumDnsResponseDropNoIntf ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagApnNumDnsResponseDropNoSession ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagApnNumDnsResponseDropNoPdnSession ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagApnNumSessionPendedForDns ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagApnNumSessionPendedForDnsSuccess ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagApnNumSessionPendedForDnsTimeout ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagApnNumLocalClosePcrfDownSessionHoldTime ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagApnNumSessionFailureAaaSessionValidation ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagApnNumSessionFailureAaaNoImsiForTempIdentity ConfdString } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagApnName OBJECT-TYPE SYNTAX String MAX-ACCESS not-accessible STATUS current DESCRIPTION "Table Name" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagApnEntry 1 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagApnChassis OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS not-accessible STATUS current DESCRIPTION "chassis ID" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagApnEntry 2 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagApnSlot OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS not-accessible STATUS current DESCRIPTION "slot number" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagApnEntry 3 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagApnNumCurrentSessions OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Current number of Sessions" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagApnEntry 4 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagApnNumBearers OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Current number of bearers" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagApnEntry 5 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagApnNumCreateSessionAttempt OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create session attempts" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagApnEntry 6 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagApnNumCreateSessionAccept OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create session attempts accepted" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagApnEntry 7 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagApnNumCreateSessionReject OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create session attempts rejected" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagApnEntry 8 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagApnNumCreateSessionRejectMalformedReq OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create session attempts rejected - malformed request" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagApnEntry 9 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagApnNumCreateSessionRejectUnknownApn OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create session attempts rejected - unknown APN" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagApnEntry 10 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagApnNumCreateSessionRejectRsrcUnavailable OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create session attempts rejected - resources unavailable" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagApnEntry 11 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagApnNumCreateSessionRejectServiceNotSupported OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create session attempts rejected - service not supported" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagApnEntry 12 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagApnNumCreateSessionRejectSystemFailure OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create session attempts rejected - system failure" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagApnEntry 13 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagApnNumCreateSessionRejectMisc OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create session attempts rejected - unclassified" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagApnEntry 14 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagApnNumDeleteSessionAttempt OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of delete session attempts received" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagApnEntry 15 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagApnNumDeleteSessionAccept OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of delete session attempts accepted" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagApnEntry 16 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagApnNumDeleteSessionReject OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of delete session attempts rejected" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagApnEntry 17 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagApnNumLocalCloseAttempts OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of local close attempts" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagApnEntry 18 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagApnNumLocalCloseAttemptsAccepted OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of local close attempts accepted" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagApnEntry 19 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagApnNumIdleDurationExceededCloses OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of sessions closed due to IDLE duration time exceeded" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagApnEntry 20 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagApnNumMaximalDurationExceededCloses OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of sessions closed due to MAXIMAL duration time exceeded" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagApnEntry 21 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagApnNumOperatorInitiatedCloses OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of operator initiated PDN session closes" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagApnEntry 22 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagApnNumActiveCurrentSessions OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Current number of active sessions" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagApnEntry 23 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagApnNumIdleCurrentSessions OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Current number of idle sessions" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagApnEntry 24 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagApnNumCaptiveCurrentSessions OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Current number of captive sessions" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagApnEntry 25 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagApnNumOpenCurrentSessions OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Current number of open sessions" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagApnEntry 26 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagApnIntervalPeakCurrentSessions OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Interval peak number of sessions" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagApnEntry 27 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagApnIntervalPeakActiveCurrentSessions OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Interval peak number of active sessions" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagApnEntry 28 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagApnIntervalPeakIdleCurrentSessions OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Interval peak number of idle sessions" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagApnEntry 29 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagApnIntervalPeakCreditedSessions OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Interval peak number of credited sessions" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagApnEntry 30 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagApnNumIntraWagSessionHandovers OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of intra-WAG session handovers" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagApnEntry 31 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagApnNumDuplicateSessionLocalCloseAttempts OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of local close attempts due to Duplicate Session" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagApnEntry 32 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagApnNumAwaitCoATimeoutLocalCloseAttempts OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of local close attempts due to no CoA received within the configured timeout" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagApnEntry 33 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagApnNumUplinkPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink packets received" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagApnEntry 34 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagApnNumUplinkBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink bytes received" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagApnEntry 35 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagApnNumUplinkDropPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink packets dropped" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagApnEntry 36 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagApnNumUplinkDropBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink bytes dropped" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagApnEntry 37 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagApnNumDownlinkPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink packets received" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagApnEntry 38 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagApnNumDownlinkBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink bytes received" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagApnEntry 39 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagApnNumDownlinkDropPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink packets dropped" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagApnEntry 40 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagApnNumDownlinkDropBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink bytes dropped" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagApnEntry 41 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagApnNumL2tpGwSessionDeleteAttempts OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of L2tp gateway delete request attempts " ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagApnEntry 42 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagApnNumCoaReceived OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of RADIUS Change of Authorization requests received" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagApnEntry 43 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagApnNumCoaDisableRedirectProcessed OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of RADIUS CoA requests received disabling HTTP Redirection" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagApnEntry 44 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagApnNumCoaQosChangeProcessed OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of RADIUS CoA requests received changing the subscriber QoS" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagApnEntry 45 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagApnNumCoaIgnore OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of RADIUS CoA requests ignored due to no required action" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagApnEntry 46 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagApnNumCoaEnableRedirectProcessed OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of RADIUS CoA requests received enabling HTTP Redirection" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagApnEntry 47 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagApnNumRadiusDisconnectLocalCloses OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of local closes due to RADIUS Disconnect from server" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagApnEntry 48 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagApnCumulativeDhcpClientLatency OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Cumulative Latency in microseconds to complete DHCP exchange" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagApnEntry 49 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagApnDhcpClientLatencySamples OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Samples for calculating average latency to complete DHCP exchange" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagApnEntry 50 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagApnAverageDhcpClientLatency OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Average Latency in microseconds to complete DHCP exchange" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagApnEntry 51 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagApnNumIpv4Sessions OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of IPv4 Sessions" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagApnEntry 52 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagApnNumIpv6Sessions OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of IPv6 Sessions" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagApnEntry 53 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagApnNumIpv4v6Sessions OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of IPv4v6 Sessions" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagApnEntry 54 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagApnAverageTimeInvolvedInHandoverPerUE OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Average time involved in handover to WiFi per UE (milliseconds)" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagApnEntry 55 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagApnNumUEHandoverAttempts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of UE Handover Attempts to WiFi" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagApnEntry 56 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagApnNumUEHandoversSuccess OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Successful UE Handovers to WiFi" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagApnEntry 57 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagApnNumUEHandoversFailed OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Failed UE Handovers to WiFi" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagApnEntry 58 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagApnNumErrorIndicationsProcessed OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Error Indications processed" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagApnEntry 59 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagApnNumErrorIndicationLocalCloseAttempts OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of local close attempts due to receipt of Error Indication" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagApnEntry 60 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagApnNumErrorIndicationBearerDeactivation OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of dedicated bearer deletion due to receipt of Error Indication" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagApnEntry 61 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagApnNumDhcpReleaseLocalCloseAttempts OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of local close attempts due to DHCP Release" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagApnEntry 62 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagApnNumDhcpTimeoutLocalCloseAttempts OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of local close attempts due to DHCP IP Address Allocation Timeout" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagApnEntry 63 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagApnNumDhcpLeaseExpiryLocalCloseAttempts OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of local close attempts due to DHCP IP Address Lease Expiry" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagApnEntry 64 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagApnNumCreateBearerReq OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create bearer requests received" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagApnEntry 65 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagApnNumCreateBearerAccept OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create bearer requests accepted" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagApnEntry 66 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagApnNumCreateBearerReject OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create bearer requests rejected" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagApnEntry 67 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagApnNumDeleteBearerReq OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of delete bearer requests received" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagApnEntry 68 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagApnNumDeleteBearerAccept OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of delete bearer requests accepted" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagApnEntry 69 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagApnNumDeleteBearerReject OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of delete bearer requests rejected" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagApnEntry 70 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagApnNumUpdateBearerReq OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of update bearer requests received" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagApnEntry 71 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagApnNumUpdateBearerAccept OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of update bearer requests accepted" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagApnEntry 72 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagApnNumUpdateBearerReject OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of update bearer requests rejected" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagApnEntry 73 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagApnNumCreateSessionReqToPgw OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create session requests sent to the PGW" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagApnEntry 74 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagApnNumCreateSessionAcceptFromPgw OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create session requests accepted by the PGW" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagApnEntry 75 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagApnNumCreateSessionRejectFromPgw OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create session requests rejected by the PGW" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagApnEntry 76 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagApnNumDeleteSessionReqToPgw OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of delete session requests sent to the PGW" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagApnEntry 77 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagApnNumDeleteSessionAcceptFromPgw OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of delete session requests accepted by the PGW" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagApnEntry 78 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagApnNumDeleteSessionRejectFromPgw OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of delete session requests accepted by the PGW" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagApnEntry 79 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagApnNumModifyBearerCommandReqToPgw OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of modify bearer commands sent to the PGW" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagApnEntry 80 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagApnNumModifyBearerFailureIndFromPgw OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of modify bearer failure indications received from the PGW" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagApnEntry 81 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagApnNumCreateSessionRespNoContext OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create session responses from the PGW - no context found" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagApnEntry 82 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagApnNumberSessSetupSuccessApnMatchingExactMatch OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Create Session Requests Accepted with APN Matching Type Exact Match" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagApnEntry 83 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagApnNumberSessSetupSuccessApnMatchingNiOnly OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Create Session Requests Accepted with APN Matching Type NI Only" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagApnEntry 84 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagApnNumberSessSetupSuccessApnMatchingNiAndMalformedOi OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Create Session Requests Accepted with APN Matching Type NI And Malformed OI" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagApnEntry 85 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagApnNumCreateSessionReqFailedNoPgw OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Create Session Requests failed due to no PGW available" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagApnEntry 86 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagApnNumBarredPgwSelectedForSessionSetup OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of times a barred or GTP inactive PGW was selected for Session Setup" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagApnEntry 87 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagApnTotalNumUniqueSubscribers OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS deprecated DESCRIPTION "Total number of unique subscribers" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagApnEntry 88 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagApnNumUEHandoversTo3gpp OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Successful UE Handovers to 3GPP" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagApnEntry 89 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagApnNumCreateSessionRejectApnCongested OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create session requests rejected - apn in congestion state" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagApnEntry 90 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagApnNumCreateSessionRejectApnCongestedCritical OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create session requests rejected - apn in congestion state" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagApnEntry 91 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagApnNumCreateSessionRejectApnCongestedMajor OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create session requests rejected - apn in congestion state" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagApnEntry 92 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagApnNumCreateSessionRejectApnCongestedMinor OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create session requests rejected - apn in congestion state" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagApnEntry 93 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagApnNumDnsAttempts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "DNS Request - Attempts" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagApnEntry 94 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagApnNumDnsSendSuccess OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "DNS Request - Success" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagApnEntry 95 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagApnNumDnsSendFailedNoConfig OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "DNS Request Failed - No DNS Configuration" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagApnEntry 96 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagApnNumDnsFailedMisc OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "DNS Request Failed - Miscellaneous" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagApnEntry 97 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagApnNumDnsResponses OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "DNS Response - Total Received" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagApnEntry 98 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagApnNumDnsResponseSuccess OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "DNS Response - Success" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagApnEntry 99 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagApnNumDnsResponseFailNoResponse OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "DNS Response Failed - No response from server" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagApnEntry 100 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagApnNumDnsResponseFailNoName OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "DNS Response Failed - Domain Name Not Found" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagApnEntry 101 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagApnNumDnsResponseFailNoData OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "DNS Response Failed - No Data" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagApnEntry 102 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagApnNumDnsResponseFailMisc OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "DNS Response Failed - Miscellaneous" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagApnEntry 103 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagApnNumDhcpDiscoverMessagesRecvd OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "DHCP Discover Messages - Total Received" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagApnEntry 104 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagApnNumDhcpRequestMessagesRecvd OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "DHCP Request Messages - Total Received" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagApnEntry 105 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagApnNumDhcpOfferMessagesSent OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "DHCP Offer Messages - Total Sent" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagApnEntry 106 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagApnNumDhcpAckMessagesSent OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "DHCP Ack Messages - Total Sent" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagApnEntry 107 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagApnNumDhcpNackMessagesSent OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "DHCP Nack Messages - Total Sent" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagApnEntry 108 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagApnNumDhcpReleaseMessagesRecvd OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "DHCP Release Messages - Total Received" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagApnEntry 109 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagApnNumCreateSessionRejectSessionBlocked OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create session requests rejected due to session blocked" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagApnEntry 110 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagApnNumLocalCloseAttemptsSessionBlocked OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of local close attempts due to session blocked" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagApnEntry 111 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagApnNumCreateSessionRequestTimeoutToPgw OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create session timeouts - remote PGW not responding" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagApnEntry 112 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagApnNumDeleteSessionRequestTimeoutToPgw OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of delete session timeouts - remote PGW not responding" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagApnEntry 113 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagApnNumStaticPgwSelected OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of times static PGW was selected" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagApnEntry 114 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagApnNumPgwFqdnForSession OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of times AAA provided PGW FQDN is used to resolve PGW" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagApnEntry 115 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagApnNumApnFqdnForSession OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of times APN FQDN is used to resolve PGW" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagApnEntry 116 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagApnNumPgwIPAddressForSession OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of times AAA provided PGW IP address is used" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagApnEntry 117 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagApnNumPgwReplacementOIForSession OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of times AAA provided replacement OI is used to resolve PGW" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagApnEntry 118 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagApnNumLocalCloseTerminateServiceRule OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of local closes due to traffic through service rule with terminate action" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagApnEntry 119 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagApnNumSessionAttemptAfterPgwTimeout OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create session attempts after timeout" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagApnEntry 120 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagApnNumSessionSuccessAfterPgwTimeout OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create session success after timeout" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagApnEntry 121 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagApnNumDnsCacheHits OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "DNS - Records found in cache" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagApnEntry 122 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagApnNumDnsCacheHitsNaptr OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "DNS - Naptr records found in cache" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagApnEntry 123 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagApnNumDnsCacheHitsSrv OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "DNS - Srv records found in cache" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagApnEntry 124 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagApnNumDnsCacheHitsA OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "DNS - A/AAAA records found in cache" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagApnEntry 125 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagApnNumCreatePdpCtxtRequestsToGgsn OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Create PDP Context Requests to GGSN - Total Sent" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagApnEntry 126 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagApnNumCreatePdpCtxtResponsesFromGgsn OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Create PDP Context Responses from GGSN - Total Received" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagApnEntry 127 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagApnNumDeletePdpCtxtRequestsFromGgsn OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Delete PDP Context Requests from GGSN - Total Received" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagApnEntry 128 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagApnNumDeletePdpCtxtResponsesToGgsn OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Delete PDP Context Responses to GGSN - Total Sent" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagApnEntry 129 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagApnNumDeletePdpCtxtRequestsToGgsn OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Delete PDP Context Requests to GGSN - Total Sent" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagApnEntry 130 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagApnNumDeletePdpCtxtResponsesFromGgsn OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Delete PDP Context Responses from GGSN - Total Received" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagApnEntry 131 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagApnNumCreateSessionRejectTamFailure OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create session attempts rejected - due to TAM failure" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagApnEntry 132 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagApnNumDnsResponseFailTimeout OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "DNS Response Failed - Session timeout waiting for DNS" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagApnEntry 133 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagApnNumDnsResponseDropNoIntf OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "DNS Response Failed - Dropped no SL interface" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagApnEntry 134 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagApnNumDnsResponseDropNoSession OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "DNS Response Failed - Dropped no session" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagApnEntry 135 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagApnNumDnsResponseDropNoPdnSession OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "DNS Response Failed - Dropped no PDN session" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagApnEntry 136 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagApnNumSessionPendedForDns OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Sessions pended for DNS" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagApnEntry 137 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagApnNumSessionPendedForDnsSuccess OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "DNS success for pended sessions" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagApnEntry 138 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagApnNumSessionPendedForDnsTimeout OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "DNS timeout for pended sessions" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagApnEntry 139 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagApnNumLocalClosePcrfDownSessionHoldTime OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of session locally closed due to pcrf down session hold time expiry" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagApnEntry 140 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagApnNumSessionFailureAaaSessionValidation OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of failed PDN sesssions setup due to session validation failure when processing DEA from AAA server" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagApnEntry 141 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagApnNumSessionFailureAaaNoImsiForTempIdentity OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of failed PDN sesssions setup due to missing IMSI from AAA server for temporary identity" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagApnEntry 142 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgApnTable OBJECT-TYPE SYNTAX SEQUENCE OF AffirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgApnEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "" ::= { affirmedZoneMIB 393 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgApnEntry OBJECT-TYPE SYNTAX AffirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgApnEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "" INDEX { affirmedZoneName, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgApnName, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgApnChassis, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgApnSlot } ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgApnTable 1 } AffirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgApnEntry ::= SEQUENCE { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgApnName String, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgApnChassis Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgApnSlot Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgApnNumCurrentSessions Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgApnNumBearers Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgApnNumCreateSessionAttempt Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgApnNumCreateSessionAccept Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgApnNumCreateSessionReject Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgApnNumCreateSessionTimeout Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgApnNumCreateSessionRejectMalformedReq Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgApnNumCreateSessionRejectUnknownApn Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgApnNumCreateSessionRejectRsrcUnavailable Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgApnNumCreateSessionRejectServiceNotSupported Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgApnNumCreateSessionRejectSystemFailure Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgApnNumCreateSessionRejectMisc Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgApnNumDeleteSessionAttempt Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgApnNumDeleteSessionAccept Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgApnNumDeleteSessionReject Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgApnNumLocalCloseAttempts Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgApnNumLocalCloseAttemptsAccepted Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgApnNumIdleDurationExceededCloses Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgApnNumMaximalDurationExceededCloses Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgApnNumOperatorInitiatedCloses Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgApnNumActiveCurrentSessions Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgApnNumIdleCurrentSessions Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgApnIntervalPeakCurrentSessions Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgApnIntervalPeakActiveCurrentSessions Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgApnIntervalPeakIdleCurrentSessions Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgApnNumDhcpReleaseLocalCloseAttempts Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgApnNumDhcpTimeoutLocalCloseAttempts Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgApnNumDhcpLeaseExpiryLocalCloseAttempts Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgApnNumDuplicateSessionLocalCloseAttempts Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgApnNumAwaitCoATimeoutLocalCloseAttempts Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgApnNumUplinkPackets ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgApnNumUplinkBytes ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgApnNumUplinkDropPackets ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgApnNumUplinkDropBytes ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgApnNumDownlinkPackets ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgApnNumDownlinkBytes ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgApnNumDownlinkDropPackets ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgApnNumDownlinkDropBytes ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgApnNumEpdgAuthAttemptsSent ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgApnNumEpdgChallengeRecvd ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgApnNumEpdgAuthSuccess ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgApnNumEpdgAuthFailures ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgApnNumEpdgEapAttempts ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgApnNumEpdgEapSuccess ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgApnNumEpdgEapFailures ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgApnNumEpdgUEReauthAttempts ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgApnNumEpdgUEReauthChallenges ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgApnNumEpdgUEReauthSuccess ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgApnNumEpdgUEReauthFailures ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgApnNumEpdgAAAReauthAttempts ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgApnNumEpdgAAAReauthChallenges ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgApnNumEpdgAAAReauthSuccess ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgApnNumEpdgAAAReauthFailures ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgApnNumEpdgUEInitiatedTermination ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgApnNumEpdgAAAInitiatedTermination ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgApnNumEpdgPgwInitiatedTermination ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgApnNumFailuresNoValidApMacInNai ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgApnNumEapSuccess ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgApnNumEapFail ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgApnNumEapPacketsReceived ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgApnNumEapParseErrors ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgApnNumUnhandledEapPackets ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgApnNumEapIdentityResponseHandled ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgApnNumEapGtcResponsesReceived ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgApnNumEapGtcRequestsSent ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgApnNumDeleteDropped ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgApnNumDnsAttempts ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgApnNumDnsSendSuccess ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgApnNumDnsSendFailedNoConfig ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgApnNumDnsFailedMisc ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgApnNumDnsResponses ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgApnNumDnsResponseSuccess ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgApnNumDnsResponseFailNoResponse ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgApnNumDnsResponseFailNoName ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgApnNumDnsResponseFailNoData ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgApnNumDnsResponseFailMisc ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgApnNumIPSecSessionPerSubscriber ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgApnNumIpv4Sessions ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgApnNumIpv6Sessions ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgApnNumIpv4v6Sessions ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgApnNumIPSecSecurityAssociations ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgApnNumIPSecSessions ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgApnIPSecSessionDurationPerSubscriber ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgApnAverageTimeInvolvedInHandoverPerUE ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgApnAverageNumIPSecRekeyPerSubscriber ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgApnNumUEHandoverAttempts ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgApnNumUEHandoversSuccess ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgApnNumUEHandoversFailed ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgApnNumErrorIndicationsProcessed Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgApnNumErrorIndicationLocalCloseAttempts Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgApnNumErrorIndicationBearerDeactivation Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgApnNumCreateBearerReq Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgApnNumCreateBearerAccept Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgApnNumCreateBearerReject Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgApnNumDeleteBearerReq Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgApnNumDeleteBearerAccept Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgApnNumDeleteBearerReject Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgApnNumUpdateBearerReq Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgApnNumUpdateBearerAccept Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgApnNumUpdateBearerReject Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgApnNumCreateSessionReqToPgw Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgApnNumCreateSessionAcceptFromPgw Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgApnNumCreateSessionRejectFromPgw Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgApnNumDeleteSessionReqToPgw Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgApnNumDeleteSessionAcceptFromPgw Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgApnNumDeleteSessionRejectFromPgw Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgApnNumModifyBearerCommandReqToPgw Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgApnNumModifyBearerFailureIndFromPgw Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgApnNumCreateSessionRespNoContext Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgApnNumberSessSetupSuccessApnMatchingExactMatch Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgApnNumberSessSetupSuccessApnMatchingNiOnly Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgApnNumberSessSetupSuccessApnMatchingNiAndMalformedOi Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgApnNumMappedSwuCodesUsedForS2b ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgApnNumMappedSwuCodesUsedForSwm ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgApnNumCreateSessionReqFailedNoPgw ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgApnNumBarredPgwSelectedForSessionSetup ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgApnNumPcscfAddrUpdateToSpm ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgApnTotalNumUniqueSubscribers Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgApnNumEpdgEapProcessingFailures ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgApnNumUEHandoversTo3gpp ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgApnNumCreateSessionRejectApnCongested Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgApnNumCreateSessionRejectApnCongestedCritical Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgApnNumCreateSessionRejectApnCongestedMajor Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgApnNumCreateSessionRejectApnCongestedMinor Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgApnNumAcceptInterAccessHOwithSessionRetry ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgApnNumIPSecRekey ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgApnNumCreateSessionRejectSessionBlocked Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgApnNumLocalCloseAttemptsSessionBlocked Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgApnNumCreateSessionRequestTimeoutToPgw ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgApnNumDeleteSessionRequestTimeoutToPgw ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgApnNumStaticPgwSelected ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgApnNumPgwFqdnForSession ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgApnNumApnFqdnForSession ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgApnNumPgwIPAddressForSession ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgApnNumPgwReplacementOIForSession ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgApnNumLocalCloseTerminateServiceRule Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgApnNumSessionAttemptAfterPgwTimeout ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgApnNumSessionSuccessAfterPgwTimeout ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgApnNumDnsCacheHits ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgApnNumDnsCacheHitsNaptr ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgApnNumDnsCacheHitsSrv ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgApnNumDnsCacheHitsA ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgApnNumCreateSessionRejectActiveEmergencySession ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgApnNumCreateSessionRejectDuplicateApn ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgApnNumCreateSessionRejectMaxPdnSession ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgApnNumCreateSessionRejectTamFailure Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgApnNumSessionFailureAaaServerNotFound ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgApnNumSessionFailureAaaServerDown ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgApnNumSessionFailureAaaNotAuthorizeApn ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgApnNumSessionFailureAaaNotAuthorizeUeIpAddrType ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgApnNumModifyBearerReqToPgw Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgApnNumModifyBearerRespFromPgw Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgApnNumModifyBearerReqTimeoutToPgw Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgApnNumSessionFailurePgwUnreachable ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgApnNumSessionFailurePgwNotAllocateUeIpAddrType ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgApnNumSessionFailureUeIkeNegotiationTimeout ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgApnNumSessionFailureUeAbort ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgApnNumSessionFailureIkeCreateFailure ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgApnNumSessionFailureIpsecCreateFailure ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgApnNumMappedSwuCodesUsedForSwmExp ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgApnNumUpdateBearerPartialAccept Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgApnNumResponsesMatchingResultCodeList ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgApnNumDnsResponseFailTimeout ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgApnNumDnsResponseDropNoIntf ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgApnNumDnsResponseDropNoSession ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgApnNumDnsResponseDropNoPdnSession ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgApnNumSessionPendedForDns ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgApnNumSessionPendedForDnsSuccess ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgApnNumSessionPendedForDnsTimeout ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgApnNumLocalClosePcrfDownSessionHoldTime ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgApnNumSessionFailureAaaSessionValidation ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgApnNumSessionFailureAaaNoImsiForTempIdentity ConfdString } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgApnName OBJECT-TYPE SYNTAX String MAX-ACCESS not-accessible STATUS current DESCRIPTION "Table Name" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgApnEntry 1 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgApnChassis OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS not-accessible STATUS current DESCRIPTION "chassis ID" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgApnEntry 2 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgApnSlot OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS not-accessible STATUS current DESCRIPTION "slot number" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgApnEntry 3 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgApnNumCurrentSessions OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Current number of Sessions" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgApnEntry 4 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgApnNumBearers OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Current number of bearers" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgApnEntry 5 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgApnNumCreateSessionAttempt OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create session attempts" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgApnEntry 6 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgApnNumCreateSessionAccept OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create session attempts accepted" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgApnEntry 7 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgApnNumCreateSessionReject OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create session attempts rejected" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgApnEntry 8 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgApnNumCreateSessionTimeout OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create session attempts Timed Out" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgApnEntry 9 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgApnNumCreateSessionRejectMalformedReq OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create session attempts rejected - malformed request" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgApnEntry 10 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgApnNumCreateSessionRejectUnknownApn OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create session attempts rejected - unknown APN" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgApnEntry 11 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgApnNumCreateSessionRejectRsrcUnavailable OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create session attempts rejected - resources unavailable" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgApnEntry 12 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgApnNumCreateSessionRejectServiceNotSupported OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create session attempts rejected - service not supported" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgApnEntry 13 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgApnNumCreateSessionRejectSystemFailure OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create session attempts rejected - system failure" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgApnEntry 14 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgApnNumCreateSessionRejectMisc OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create session attempts rejected - unclassified" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgApnEntry 15 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgApnNumDeleteSessionAttempt OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of delete session attempts received" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgApnEntry 16 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgApnNumDeleteSessionAccept OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of delete session attempts accepted" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgApnEntry 17 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgApnNumDeleteSessionReject OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of delete session attempts rejected" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgApnEntry 18 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgApnNumLocalCloseAttempts OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of local close attempts" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgApnEntry 19 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgApnNumLocalCloseAttemptsAccepted OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of local close attempts accepted" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgApnEntry 20 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgApnNumIdleDurationExceededCloses OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of sessions closed due to IDLE duration time exceeded" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgApnEntry 21 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgApnNumMaximalDurationExceededCloses OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of sessions closed due to MAXIMAL duration time exceeded" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgApnEntry 22 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgApnNumOperatorInitiatedCloses OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of operator initiated PDN session closes" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgApnEntry 23 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgApnNumActiveCurrentSessions OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Current number of active sessions" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgApnEntry 24 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgApnNumIdleCurrentSessions OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Current number of idle sessions" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgApnEntry 25 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgApnIntervalPeakCurrentSessions OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Interval peak number of sessions" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgApnEntry 26 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgApnIntervalPeakActiveCurrentSessions OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Interval peak number of active sessions" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgApnEntry 27 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgApnIntervalPeakIdleCurrentSessions OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Interval peak number of idle sessions" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgApnEntry 28 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgApnNumDhcpReleaseLocalCloseAttempts OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of local close attempts due to DHCP Release" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgApnEntry 29 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgApnNumDhcpTimeoutLocalCloseAttempts OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of local close attempts due to DHCP IP Address Allocation Timeout" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgApnEntry 30 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgApnNumDhcpLeaseExpiryLocalCloseAttempts OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of local close attempts due to DHCP IP Address Lease Expiry" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgApnEntry 31 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgApnNumDuplicateSessionLocalCloseAttempts OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of local close attempts due to Duplicate Session" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgApnEntry 32 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgApnNumAwaitCoATimeoutLocalCloseAttempts OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of local close attempts due to no CoA received within the configured timeout" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgApnEntry 33 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgApnNumUplinkPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink packets received" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgApnEntry 34 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgApnNumUplinkBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink bytes received" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgApnEntry 35 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgApnNumUplinkDropPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink packets dropped" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgApnEntry 36 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgApnNumUplinkDropBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink bytes dropped" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgApnEntry 37 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgApnNumDownlinkPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink packets received" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgApnEntry 38 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgApnNumDownlinkBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink bytes received" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgApnEntry 39 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgApnNumDownlinkDropPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink packets dropped" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgApnEntry 40 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgApnNumDownlinkDropBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink bytes dropped" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgApnEntry 41 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgApnNumEpdgAuthAttemptsSent OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Initial Authentication or Authorization requests sent" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgApnEntry 42 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgApnNumEpdgChallengeRecvd OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Initial Authentication or Authorization Challenges received" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgApnEntry 43 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgApnNumEpdgAuthSuccess OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Initial Authentications or Authorizations successful" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgApnEntry 44 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgApnNumEpdgAuthFailures OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Initial Authentications and Authorizations Failed" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgApnEntry 45 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgApnNumEpdgEapAttempts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of EAP requests sent to AAA server" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgApnEntry 46 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgApnNumEpdgEapSuccess OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of EAP successes received from AAA server" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgApnEntry 47 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgApnNumEpdgEapFailures OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of EAP Failures received from AAA server" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgApnEntry 48 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgApnNumEpdgUEReauthAttempts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of UE initiated re-Authentications or re-Authorizations received" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgApnEntry 49 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgApnNumEpdgUEReauthChallenges OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of UE initiated re-auth challenges received" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgApnEntry 50 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgApnNumEpdgUEReauthSuccess OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of UE initiated re-Authentication or re-Authorization successes" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgApnEntry 51 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgApnNumEpdgUEReauthFailures OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of UE initiated re-Authentication or re-Authorization failures" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgApnEntry 52 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgApnNumEpdgAAAReauthAttempts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of server initiated re-Authentications or re-Authorizations received" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgApnEntry 53 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgApnNumEpdgAAAReauthChallenges OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of server initiated re-auth challenges received" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgApnEntry 54 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgApnNumEpdgAAAReauthSuccess OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of server initiated re-Authentication or re-Authorization successes" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgApnEntry 55 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgApnNumEpdgAAAReauthFailures OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of server initiated re-Authentication or re-Authorization failures" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgApnEntry 56 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgApnNumEpdgUEInitiatedTermination OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of UE or IKEv2 stack initiated terminations" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgApnEntry 57 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgApnNumEpdgAAAInitiatedTermination OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of server initiated terminations" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgApnEntry 58 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgApnNumEpdgPgwInitiatedTermination OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of GW initiated terminations" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgApnEntry 59 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgApnNumFailuresNoValidApMacInNai OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of sessions with AP MAC address in NAI" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgApnEntry 60 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgApnNumEapSuccess OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Second Authentication EAP Success" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgApnEntry 61 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgApnNumEapFail OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Second Authentication EAP Failure" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgApnEntry 62 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgApnNumEapPacketsReceived OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Second Authentication EAP Packets Received" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgApnEntry 63 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgApnNumEapParseErrors OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Second Authentication EAP parse errors" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgApnEntry 64 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgApnNumUnhandledEapPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Second Authentication unhandled EAP packets" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgApnEntry 65 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgApnNumEapIdentityResponseHandled OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Second Authentication EAP Identity Responses Received" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgApnEntry 66 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgApnNumEapGtcResponsesReceived OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Second Authentication GTC Responses Received" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgApnEntry 67 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgApnNumEapGtcRequestsSent OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Second Authentication GTC Requests Sent" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgApnEntry 68 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgApnNumDeleteDropped OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Delete Dropped" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgApnEntry 69 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgApnNumDnsAttempts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "DNS Request - Attempts" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgApnEntry 70 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgApnNumDnsSendSuccess OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "DNS Request - Success" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgApnEntry 71 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgApnNumDnsSendFailedNoConfig OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "DNS Request Failed - No DNS Configuration" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgApnEntry 72 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgApnNumDnsFailedMisc OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "DNS Request Failed - Miscellaneous" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgApnEntry 73 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgApnNumDnsResponses OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "DNS Response - Total Received" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgApnEntry 74 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgApnNumDnsResponseSuccess OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "DNS Response - Success" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgApnEntry 75 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgApnNumDnsResponseFailNoResponse OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "DNS Response Failed - No response from server" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgApnEntry 76 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgApnNumDnsResponseFailNoName OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "DNS Response Failed - Domain Name Not Found" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgApnEntry 77 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgApnNumDnsResponseFailNoData OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "DNS Response Failed - No Data" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgApnEntry 78 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgApnNumDnsResponseFailMisc OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "DNS Response Failed - Miscellaneous" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgApnEntry 79 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgApnNumIPSecSessionPerSubscriber OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Average Number of IPSec Sessions per Subscriber" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgApnEntry 80 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgApnNumIpv4Sessions OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of IPv4 Sessions" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgApnEntry 81 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgApnNumIpv6Sessions OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of IPv6 Sessions" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgApnEntry 82 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgApnNumIpv4v6Sessions OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of IPv4v6 Sessions" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgApnEntry 83 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgApnNumIPSecSecurityAssociations OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Completed IPSec security associations" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgApnEntry 84 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgApnNumIPSecSessions OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Completed IPSec Sessions" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgApnEntry 85 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgApnIPSecSessionDurationPerSubscriber OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "IPSec Session Duration Per Subscriber (seconds)" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgApnEntry 86 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgApnAverageTimeInvolvedInHandoverPerUE OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Average time involved in handover per UE to WiFi (milliseconds)" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgApnEntry 87 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgApnAverageNumIPSecRekeyPerSubscriber OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "Average number of Rekey events per Subscriber" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgApnEntry 88 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgApnNumUEHandoverAttempts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of UE Handover Attempts to WiFi" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgApnEntry 89 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgApnNumUEHandoversSuccess OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Successful UE Handovers to WiFi" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgApnEntry 90 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgApnNumUEHandoversFailed OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Failed UE Handovers to WiFi" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgApnEntry 91 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgApnNumErrorIndicationsProcessed OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Error Indications processed" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgApnEntry 92 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgApnNumErrorIndicationLocalCloseAttempts OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of local close attempts due to receipt of Error Indication" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgApnEntry 93 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgApnNumErrorIndicationBearerDeactivation OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of dedicated bearer deletion due to receipt of Error Indication" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgApnEntry 94 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgApnNumCreateBearerReq OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create bearer requests received" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgApnEntry 95 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgApnNumCreateBearerAccept OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create bearer requests accepted" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgApnEntry 96 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgApnNumCreateBearerReject OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create bearer requests rejected" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgApnEntry 97 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgApnNumDeleteBearerReq OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of delete bearer requests received" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgApnEntry 98 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgApnNumDeleteBearerAccept OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of delete bearer requests accepted" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgApnEntry 99 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgApnNumDeleteBearerReject OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of delete bearer requests rejected" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgApnEntry 100 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgApnNumUpdateBearerReq OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of update bearer requests received" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgApnEntry 101 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgApnNumUpdateBearerAccept OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of update bearer requests accepted" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgApnEntry 102 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgApnNumUpdateBearerReject OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of update bearer requests rejected" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgApnEntry 103 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgApnNumCreateSessionReqToPgw OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create session requests sent to the PGW" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgApnEntry 104 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgApnNumCreateSessionAcceptFromPgw OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create session requests accepted by the PGW" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgApnEntry 105 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgApnNumCreateSessionRejectFromPgw OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create session requests rejected by the PGW" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgApnEntry 106 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgApnNumDeleteSessionReqToPgw OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of delete session requests sent to the PGW" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgApnEntry 107 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgApnNumDeleteSessionAcceptFromPgw OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of delete session requests accepted by the PGW" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgApnEntry 108 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgApnNumDeleteSessionRejectFromPgw OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of delete session requests accepted by the PGW" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgApnEntry 109 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgApnNumModifyBearerCommandReqToPgw OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of modify bearer commands sent to the PGW" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgApnEntry 110 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgApnNumModifyBearerFailureIndFromPgw OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of modify bearer failure indications received from the PGW" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgApnEntry 111 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgApnNumCreateSessionRespNoContext OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create session responses from the PGW - no context found" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgApnEntry 112 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgApnNumberSessSetupSuccessApnMatchingExactMatch OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Create Session Requests Accepted with APN Matching Type Exact Match" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgApnEntry 113 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgApnNumberSessSetupSuccessApnMatchingNiOnly OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Create Session Requests Accepted with APN Matching Type NI Only" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgApnEntry 114 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgApnNumberSessSetupSuccessApnMatchingNiAndMalformedOi OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Create Session Requests Accepted with APN Matching Type NI And Malformed OI" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgApnEntry 115 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgApnNumMappedSwuCodesUsedForS2b OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of times custom mapped SWu codes used for S2b codes" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgApnEntry 116 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgApnNumMappedSwuCodesUsedForSwm OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of times custom mapped SWu codes used for SWm codes" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgApnEntry 117 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgApnNumCreateSessionReqFailedNoPgw OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Create Session Requests failed due to no PGW available" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgApnEntry 118 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgApnNumBarredPgwSelectedForSessionSetup OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of times a barred or GTP inactive PGW was selected for Session Setup" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgApnEntry 119 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgApnNumPcscfAddrUpdateToSpm OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number P-CSCF Address Update sent to SPM" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgApnEntry 120 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgApnTotalNumUniqueSubscribers OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS deprecated DESCRIPTION "Total number of unique subscribers" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgApnEntry 121 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgApnNumEpdgEapProcessingFailures OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of EAP messages recieved from AAA server that have been dropped due to processing errors. Examples are parsing errors, late arriving messages, missing or mismatched data" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgApnEntry 122 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgApnNumUEHandoversTo3gpp OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Successful UE Handovers from Wifi to 3GPP" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgApnEntry 123 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgApnNumCreateSessionRejectApnCongested OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create session requests rejected - apn in congestion state" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgApnEntry 124 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgApnNumCreateSessionRejectApnCongestedCritical OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create session requests rejected - apn in congestion state" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgApnEntry 125 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgApnNumCreateSessionRejectApnCongestedMajor OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create session requests rejected - apn in congestion state" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgApnEntry 126 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgApnNumCreateSessionRejectApnCongestedMinor OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create session requests rejected - apn in congestion state" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgApnEntry 127 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgApnNumAcceptInterAccessHOwithSessionRetry OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create session request retried to handle create session reject with context-not-found from PGW" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgApnEntry 128 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgApnNumIPSecRekey OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of ReKey events" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgApnEntry 129 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgApnNumCreateSessionRejectSessionBlocked OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create session requests rejected due to session blocked" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgApnEntry 130 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgApnNumLocalCloseAttemptsSessionBlocked OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of local close attempts due to session blocked" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgApnEntry 131 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgApnNumCreateSessionRequestTimeoutToPgw OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create session timeouts - remote PGW not responding" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgApnEntry 132 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgApnNumDeleteSessionRequestTimeoutToPgw OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of delete session timeouts - remote PGW not responding" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgApnEntry 133 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgApnNumStaticPgwSelected OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of times static PGW was selected" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgApnEntry 134 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgApnNumPgwFqdnForSession OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of times AAA provided PGW FQDN is used to resolve PGW" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgApnEntry 135 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgApnNumApnFqdnForSession OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of times APN FQDN is used to resolve PGW" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgApnEntry 136 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgApnNumPgwIPAddressForSession OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of times AAA provided PGW IP address is used" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgApnEntry 137 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgApnNumPgwReplacementOIForSession OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of times AAA provided replacement OI is used to resolve PGW" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgApnEntry 138 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgApnNumLocalCloseTerminateServiceRule OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of local closes due to traffic through service rule with terminate action" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgApnEntry 139 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgApnNumSessionAttemptAfterPgwTimeout OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create session attempts after timeout" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgApnEntry 140 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgApnNumSessionSuccessAfterPgwTimeout OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create session success after timeout" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgApnEntry 141 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgApnNumDnsCacheHits OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "DNS - Records found in cache" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgApnEntry 142 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgApnNumDnsCacheHitsNaptr OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "DNS - Naptr records found in cache" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgApnEntry 143 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgApnNumDnsCacheHitsSrv OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "DNS - Srv records found in cache" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgApnEntry 144 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgApnNumDnsCacheHitsA OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "DNS - A/AAAA records found in cache" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgApnEntry 145 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgApnNumCreateSessionRejectActiveEmergencySession OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create session requests rejected - active emergency session exists" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgApnEntry 146 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgApnNumCreateSessionRejectDuplicateApn OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create session requests rejected - duplicate APN" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgApnEntry 147 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgApnNumCreateSessionRejectMaxPdnSession OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create session requests rejected - max number of PDN sessions exceeded" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgApnEntry 148 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgApnNumCreateSessionRejectTamFailure OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create session attempts rejected - due to TAM failure" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgApnEntry 149 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgApnNumSessionFailureAaaServerNotFound OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of failed PDN sesssions setup due to that AAA server is not found (based on server group mapping configuration) or down" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgApnEntry 150 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgApnNumSessionFailureAaaServerDown OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of failed PDN sesssions setup due to that AAA server is not responding" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgApnEntry 151 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgApnNumSessionFailureAaaNotAuthorizeApn OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of failed PDN sesssions setup due to that UE requested APN is not in the authorized APN list from AAA server" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgApnEntry 152 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgApnNumSessionFailureAaaNotAuthorizeUeIpAddrType OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of failed PDN sesssions setup due to that AAA server does not authorize UE requested IpAddr type" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgApnEntry 153 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgApnNumModifyBearerReqToPgw OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of modify bearer requests sent to the PGW" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgApnEntry 154 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgApnNumModifyBearerRespFromPgw OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of modify bearer response from the PGW" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgApnEntry 155 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgApnNumModifyBearerReqTimeoutToPgw OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of modify bearer timeouts - remote PGW is not responding" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgApnEntry 156 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgApnNumSessionFailurePgwUnreachable OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of failed PDN sessions due to PGW not responding" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgApnEntry 157 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgApnNumSessionFailurePgwNotAllocateUeIpAddrType OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of failed PDN sessions due to IP address type requested by UE not allocated by PGW" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgApnEntry 158 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgApnNumSessionFailureUeIkeNegotiationTimeout OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of failed PDN sessions due to IKE negotiation timed out" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgApnEntry 159 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgApnNumSessionFailureUeAbort OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of failed PDN sessions due to re-attach before completion of the EAP authentication" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgApnEntry 160 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgApnNumSessionFailureIkeCreateFailure OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of failed PDN sessions due to IKE failure" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgApnEntry 161 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgApnNumSessionFailureIpsecCreateFailure OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of failed PDN sessions due to IPSec failure" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgApnEntry 162 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgApnNumMappedSwuCodesUsedForSwmExp OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of times custom mapped SWu codes used for swm experimental codes" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgApnEntry 163 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgApnNumUpdateBearerPartialAccept OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of update bearer requests partially accepted" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgApnEntry 164 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgApnNumResponsesMatchingResultCodeList OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Diameter Responses that match the configured result-code-policy-list configured on SWm interface" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgApnEntry 165 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgApnNumDnsResponseFailTimeout OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "DNS Response Failed - Session timeout waiting for DNS" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgApnEntry 166 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgApnNumDnsResponseDropNoIntf OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "DNS Response Failed - Dropped no SL interface" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgApnEntry 167 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgApnNumDnsResponseDropNoSession OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "DNS Response Failed - Dropped no session" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgApnEntry 168 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgApnNumDnsResponseDropNoPdnSession OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "DNS Response Failed - Dropped no PDN session" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgApnEntry 169 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgApnNumSessionPendedForDns OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Sessions pended for DNS" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgApnEntry 170 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgApnNumSessionPendedForDnsSuccess OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "DNS success for pended sessions" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgApnEntry 171 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgApnNumSessionPendedForDnsTimeout OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "DNS timeout for pended sessions" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgApnEntry 172 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgApnNumLocalClosePcrfDownSessionHoldTime OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of session locally closed due to pcrf down session hold time expiry" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgApnEntry 173 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgApnNumSessionFailureAaaSessionValidation OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of failed PDN sesssions setup due to session validation failure when processing DEA from AAA server" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgApnEntry 174 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgApnNumSessionFailureAaaNoImsiForTempIdentity OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of failed PDN sesssions setup due to missing IMSI from AAA server for temporary identity" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgApnEntry 175 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnTable OBJECT-TYPE SYNTAX SEQUENCE OF AffirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "" ::= { affirmedZoneMIB 436 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnEntry OBJECT-TYPE SYNTAX AffirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "" INDEX { affirmedZoneName, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnName, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnChassis, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnSlot } ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnTable 1 } AffirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnEntry ::= SEQUENCE { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnName String, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnChassis Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnSlot Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumCurrentSessions Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumBearers Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumCreateSessionAttempt Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumCreateSessionAccept Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumCreateSessionReject Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumCreateSessionRejectMalformedReq Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumCreateSessionRejectUnknownApn Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumCreateSessionRejectRsrcUnavailable Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumCreateSessionRejectServiceNotSupported Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumCreateSessionRejectSystemFailure Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumCreateSessionRejectMisc Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumDeleteSessionAttempt Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumDeleteSessionAccept Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumDeleteSessionReject Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumUEInitDedBearerActAttempt Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumUEInitDedBearerActAccept Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumUEInitDedBearerActReject Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumPGWInitDedBearerActAttempt Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumPGWInitDedBearerActAccept Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumPGWInitDedBearerActReject Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumMMEInitDedBearerDeactAttempt Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumMMEInitDedBearerDeactAccept Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumMMEInitDedBearerDeactReject Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumUEInitDedBearerDeactAttempt Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumUEInitDedBearerDeactAccept Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumUEInitDedBearerDeactReject Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumPGWInitDedBearerDeactAttempt Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumPGWInitDedBearerDeactAccept Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumPGWInitDedBearerDeactReject Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumModifyBearerCmdAttempt Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumModifyBearerCmdReject Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumUpdateBearerAttempt Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumUpdateBearerAccept Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumUpdateBearerReject Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumModifyBearerAttempt Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumModifyBearerAccept Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumModifyBearerReject Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumCreatePdpAttempt Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumCreatePdpAccept Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumCreatePdpReject Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumCreatePdpRejectMalformedReq Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumCreatePdpRejectUnknownApn Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumCreatePdpRejectRsrcUnavailable Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumCreatePdpRejectServiceNotSupported Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumCreatePdpRejectSystemFailure Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumCreatePdpRejectMisc Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumDeletePdpAttempt Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumDeletePdpAccept Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumDeletePdpReject Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumUEInitSecPdpActAttempt Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumUEInitSecPdpActAccept Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumUEInitSecPdpActReject Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumGGSNInitSecPdpActAttempt Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumGGSNInitSecPdpActAccept Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumGGSNInitSecPdpActReject Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumSGSNInitSecPdpDeactAttempt Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumSGSNInitSecPdpDeactAccept Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumSGSNInitSecPdpDeactReject Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumUEInitSecPdpDeactAttempt Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumUEInitSecPdpDeactAccept Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumUEInitSecPdpDeactReject Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumGGSNInitSecPdpDeactAttempt Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumGGSNInitSecPdpDeactAccept Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumGGSNInitSecPdpDeactReject Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumSGSNInitUpdatePdpAttempt Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumSGSNInitUpdatePdpAccept Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumSGSNInitUpdatePdpReject Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumGGSNInitUpdatePdpAttempt Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumGGSNInitUpdatePdpAccept Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumGGSNInitUpdatePdpReject Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumLocalCloseAttempts Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumLocalCloseAttemptsAccepted Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumPcrfInitiatedCloseAttempts Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumOcsInitiatedCloseAttempts Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumIdleDurationExceededCloses Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumMaximalDurationExceededCloses Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumOperatorInitiatedCloses Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumBearerIdleDurationExceededCloses Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumActiveCurrentSessions Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumIdleCurrentSessions Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumCurrentGeoSyncRestoredSessions Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnIntervalPeakCurrentSessions Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnIntervalPeakActiveCurrentSessions Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnIntervalPeakIdleCurrentSessions Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumDefaultBearers Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumDedicatedBearers Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnIntervalPeakBearers Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnIntervalPeakDefaultBearers Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnIntervalPeakDedicatedBearers Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumDhcpReleaseLocalCloseAttempts Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumDhcpTimeoutLocalCloseAttempts Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumDhcpLeaseExpiryLocalCloseAttempts Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumRadiusDisconnectLocalCloses Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumRatTypeEUtranSessions Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumCurrentSessionsGnGeran Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumCurrentSessionsGnUtran Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumCurrentSessionsS5S8Geran Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumCurrentSessionsS5S8Utran Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumCurrentSessionsRoaming Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumGzSessions Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumRatHandovers Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumGxSessions Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumSessionsSetupWithDefaultPolicy Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumActiveSessionsWithDefaultPolicy Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumActiveGxReplaySessionsAwaitingPcrfRejoin Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumPcrfRejoinSuccess Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumGySessions Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumSessionsSetupWithDefaultGyQuota Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumActiveSessionsWithDefaultGyQuota Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumActiveGyAPTriggerbyCCRU Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumTotalGyAPTriggerbyCCRU Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumActiveGySessionsAwaitingOcsRejoin Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumOcsGyRejoinSuccess Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumDefaultGyQuotaReapplied Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumDefaultGyQuotaAppliedCcruFailure Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumGyDownGyRejoinTimerRestarted Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumGyCCRTWriteToDisk Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumGyAPTriggerByProtocolError Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumGyAPTriggerByTransientFailure Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumGyAPTriggerByPermanentFailure Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumGyAPTriggerByMessageTimeout Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumGyAPTriggerByLinkDown Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumGyAPTriggerByInternalFailure Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumDuplicateSessionLocalCloseAttempts Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumErrorIndicationsProcessed Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumErrorIndicationLocalCloseAttempts Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumErrorIndicationBearerDeactivation Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumS5uDefaultBearerErrorIndicationsProcessed ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumS5uDefaultBearereErrorIndicationLocalCloseAttempts ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumS5uDedicatedBearerErrorIndicationsProcessed ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumS5uDedicatedBearerErrorIndicationBearerDeactivation ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumLocalIPv4AllocSuccesses ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumLocalIPv4AllocFailures ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumRemoteIPv4ReserveSuccesses ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumRemoteIPv4ReserveFailures ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumRemoteIPv4AllocSuccesses ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumRemoteIPv4AllocFailures ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumLocalIPv6AllocSuccesses ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumLocalIPv6AllocFailures ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumRemoteIPv6ReserveSuccesses ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumRemoteIPv6ReserveFailures ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumRemoteIPv6AllocSuccesses ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumRemoteIPv6AllocFailures ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumWfTeidCollisionLocalCloseAttempts Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumChangeNotificationReqAttempt Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumChangeNotificationReqAccept Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumChangeNotificationReqReject Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumChangeNotificationReqRejectMalformedReq Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumChangeNotificationReqRejectUnknownApn Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumChangeNotificationReqRejectRsrcUnavailable Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumChangeNotificationReqRejectServiceNotSupported Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumChangeNotificationReqRejectSystemFailure Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumChangeNotificationReqRejectMisc Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumChangeNotificationReqDrop Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumUplinkPackets ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumUplinkBytes ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumUplinkDropPackets ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumUplinkDropBytes ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumDownlinkPackets ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumDownlinkBytes ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumDownlinkDropPackets ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumDownlinkDropBytes ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumUplinkSuspendDropPackets ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumUplinkSuspendDropBytes ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumDownlinkSuspendDropPackets ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumDownlinkSuspendDropBytes ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumTotalBearersSetupSuccess Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumTotalBearersSetupFail Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumCurrentBearersQci1 Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumCurrentBearersQci2 Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumCurrentBearersQci3 Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumCurrentBearersQci4 Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumCurrentBearersQci5 Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumCurrentBearersQci6 Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumCurrentBearersQci7 Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumCurrentBearersQci8 Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumCurrentBearersQci9 Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumCurrentBearersQciOther Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumTotalBearersSetupSuccessQci1 Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumTotalBearersSetupSuccessQci2 Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumTotalBearersSetupSuccessQci3 Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumTotalBearersSetupSuccessQci4 Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumTotalBearersSetupSuccessQci5 Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumTotalBearersSetupSuccessQci6 Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumTotalBearersSetupSuccessQci7 Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumTotalBearersSetupSuccessQci8 Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumTotalBearersSetupSuccessQci9 Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumTotalBearersSetupSuccessQciOther Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumTotalBearersSetupFailQci1 Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumTotalBearersSetupFailQci2 Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumTotalBearersSetupFailQci3 Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumTotalBearersSetupFailQci4 Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumTotalBearersSetupFailQci5 Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumTotalBearersSetupFailQci6 Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumTotalBearersSetupFailQci7 Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumTotalBearersSetupFailQci8 Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumTotalBearersSetupFailQci9 Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumTotalBearersSetupFailQciOther Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumSaegwCurrentSessions Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumSaegwCurrentSessionsS5S8Geran Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumSaegwCurrentSessionsS5S8Utran Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumSaegwRatTypeEUtranSessions Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumSaegwCurrentBearers Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumSaegwTotalBearersSetupSuccess Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumSaegwTotalBearersSetupFail Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumSaegwCurrentBearersQci1 Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumSaegwCurrentBearersQci2 Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumSaegwCurrentBearersQci3 Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumSaegwCurrentBearersQci4 Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumSaegwCurrentBearersQci5 Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumSaegwCurrentBearersQci6 Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumSaegwCurrentBearersQci7 Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumSaegwCurrentBearersQci8 Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumSaegwCurrentBearersQci9 Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumSaegwCurrentBearersQciOther Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumSaegwTotalBearersSetupSuccessQci1 Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumSaegwTotalBearersSetupSuccessQci2 Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumSaegwTotalBearersSetupSuccessQci3 Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumSaegwTotalBearersSetupSuccessQci4 Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumSaegwTotalBearersSetupSuccessQci5 Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumSaegwTotalBearersSetupSuccessQci6 Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumSaegwTotalBearersSetupSuccessQci7 Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumSaegwTotalBearersSetupSuccessQci8 Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumSaegwTotalBearersSetupSuccessQci9 Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumSaegwTotalBearersSetupSuccessQciOther Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumSaegwTotalBearersSetupFailQci1 Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumSaegwTotalBearersSetupFailQci2 Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumSaegwTotalBearersSetupFailQci3 Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumSaegwTotalBearersSetupFailQci4 Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumSaegwTotalBearersSetupFailQci5 Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumSaegwTotalBearersSetupFailQci6 Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumSaegwTotalBearersSetupFailQci7 Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumSaegwTotalBearersSetupFailQci8 Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumSaegwTotalBearersSetupFailQci9 Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumSaegwTotalBearersSetupFailQciOther Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumAwaitCoATimeoutLocalCloseAttempts Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumL2tpGwSessionDeleteAttempts Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumSuspendNotification Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumSuspendNotificationAccept Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumSuspendNotificationReject Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumResumeNotification Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumResumeNotificationAccept Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumResumeNotificationReject Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumRedirectedApnSubscriber Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumActiveRedirectCurrentSessions Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumDeletePdpDropTearDownIndMissingOneBearerOnly Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumDeletePdpDropTearDownIndMissingForDefaultBearer Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumS6bInitiatedCloseAttempts Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnDefaultGyUplinkBytes ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnDefaultGyDownlinkBytes ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumOfActiveS6bSessions Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumIgnoreSprRadiusFailureSessions Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumSaegwPgwUplinkPackets ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumSaegwPgwUplinkBytes ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumSaegwPgwDownlinkPackets ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumSaegwPgwDownlinkBytes ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumSaegwPgwUplinkDropPackets ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumSaegwPgwUplinkDropBytes ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumSaegwPgwDownlinkDropPackets ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumSaegwPgwDownlinkDropBytes ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumUplinkS5S8GeranPackets ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumUplinkS5S8GeranBytes ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumDownlinkS5S8GeranPackets ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumDownlinkS5S8GeranBytes ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumUplinkS5S8GeranDropPackets ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumUplinkS5S8GeranDropBytes ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumDownlinkS5S8GeranDropPackets ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumDownlinkS5S8GeranDropBytes ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumSaegwPgwUplinkS5S8GeranPackets ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumSaegwPgwUplinkS5S8GeranBytes ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumSaegwPgwDownlinkS5S8GeranPackets ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumSaegwPgwDownlinkS5S8GeranBytes ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumSaegwPgwUplinkS5S8GeranDropPackets ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumSaegwPgwUplinkS5S8GeranDropBytes ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumSaegwPgwDownlinkS5S8GeranDropPackets ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumSaegwPgwDownlinkS5S8GeranDropBytes ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumUplinkS5S8UtranPackets ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumUplinkS5S8UtranBytes ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumDownlinkS5S8UtranPackets ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumDownlinkS5S8UtranBytes ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumUplinkS5S8UtranDropPackets ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumUplinkS5S8UtranDropBytes ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumDownlinkS5S8UtranDropPackets ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumDownlinkS5S8UtranDropBytes ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumSaegwPgwUplinkS5S8UtranPackets ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumSaegwPgwUplinkS5S8UtranBytes ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumSaegwPgwDownlinkS5S8UtranPackets ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumSaegwPgwDownlinkS5S8UtranBytes ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumSaegwPgwUplinkS5S8UtranDropPackets ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumSaegwPgwUplinkS5S8UtranDropBytes ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumSaegwPgwDownlinkS5S8UtranDropPackets ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumSaegwPgwDownlinkS5S8UtranDropBytes ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumUplinkEutranPackets ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumUplinkEutranBytes ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumDownlinkEutranPackets ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumDownlinkEutranBytes ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumUplinkEutranDropPackets ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumUplinkEutranDropBytes ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumDownlinkEutranDropPackets ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumDownlinkEutranDropBytes ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumSaegwPgwUplinkEutranPackets ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumSaegwPgwUplinkEutranBytes ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumSaegwPgwDownlinkEutranPackets ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumSaegwPgwDownlinkEutranBytes ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumSaegwPgwUplinkEutranDropPackets ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumSaegwPgwUplinkEutranDropBytes ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumSaegwPgwDownlinkEutranDropPackets ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumSaegwPgwDownlinkEutranDropBytes ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumUplinkGnGpGeranPackets ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumUplinkGnGpGeranBytes ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumUplinkGnGpGeranDropPackets ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumUplinkGnGpGeranDropBytes ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumDownlinkGnGpGeranPackets ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumDownlinkGnGpGeranBytes ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumDownlinkGnGpGeranDropPackets ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumDownlinkGnGpGeranDropBytes ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumUplinkGnGpUtranPackets ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumUplinkGnGpUtranBytes ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumUplinkGnGpUtranDropPackets ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumUplinkGnGpUtranDropBytes ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumDownlinkGnGpUtranPackets ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumDownlinkGnGpUtranBytes ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumDownlinkGnGpUtranDropPackets ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumDownlinkGnGpUtranDropBytes ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumDnsAttempts ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumDnsSendSuccess ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumDnsSendFailedNoConfig ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumDnsFailedMisc ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumDnsResponses ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumDnsResponseSuccess ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumDnsResponseFailNoResponse ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumDnsResponseFailNoName ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumDnsResponseFailNoData ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumDnsResponseFailMisc ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumPcoPcscfDefaultFqdnUsed Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumPcoPcscfTableUsed Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumSprAuthReqAttempt ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumSprAuthReqAccept ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumSprAuthReqReject ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumSprAuthReqTimeout ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumAcctStartReqAttempt ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumAcctStartReqAccept ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumAcctStartReqTimeout ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumAcctStartReqNotWaitingForResponse ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumAcctInterimUpdReqAttempt ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumAcctInterimUpdReqAccept ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumAcctInterimUpdReqTimeout ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumAcctInterimUpdReqNotWaitingForResponse ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumAcctStopReqAttempt ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumAcctStopReqAccept ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumAcctStopReqTimeout ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumAcctStopReqNotWaitingForResponse ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumUeAllocStaticIPv4ReserveSuccesses ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumUeAllocStaticIPv4ReserveFailures ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumUeAllocStaticIPv6ReserveSuccesses ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumUeAllocStaticIPv6ReserveFailures ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumRadiusAllocIPv4ReserveSuccesses ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumRadiusAllocIPv4ReserveFailures ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumRadiusAllocIPv6ReserveSuccesses ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumRadiusAllocIPv6ReserveFailures ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumRemoteDhcpAllocIPv4ReserveSuccesses ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumRemoteDhcpAllocIPv4ReserveFailures ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumRemoteDhcpAllocIPv6ReserveSuccesses ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumRemoteDhcpAllocIPv6ReserveFailures ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumDhcpRelayAllocIPv4ReserveSuccesses ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumDhcpRelayAllocIPv4ReserveFailures ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumDhcpRelayAllocIPv6ReserveSuccesses ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumDhcpRelayAllocIPv6ReserveFailures ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumberTTLExcdDropPackets ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumberTTLExcdDropBytes ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumberFragSendPackets ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumberFragSendBytes ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumberFragFailPackets ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumberFragFailBytes ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumberUplinkAclDropPackets ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumberUplinkAclDropBytes ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumberDownlinkAclDropPackets ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumberDownlinkAclDropBytes ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumberBadSrcAddrDropPackets ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumberBadSrcAddrDropBytes ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumberNoTFTDropPackets ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumberNoTFTDropBytes ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumberBadUEAddrDropPackets ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumberBadUEAddrDropBytes ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumberMTUDropPackets ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumberMTUDropBytes ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumberNoRouteDropPackets ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumberNoRouteDropBytes ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumberNoEgressIntfDropPackets ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumberNoEgressIntfDropBytes ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumStartPilotPacketsSent ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumStopPilotPacketsSent ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumRatChangePilotPacketsSent ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumBearerStatsWithNoSRStats Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumLocalAllocFromSubPoolSuccesses ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumLocalAllocFromSubPoolFailures ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumRemoteAllocFromSubPoolSuccesses ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumRemoteAllocFromSubPoolFailures ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumberSessSetupSuccessApnMatchingExactMatch Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumberSessSetupSuccessApnMatchingNiOnly Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumberSessSetupSuccessApnMatchingNiAndMalformedOi Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumberPdpSessSetupSuccessApnMatchingExactMatch Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumberPdpSessSetupSuccessApnMatchingNiOnly Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumberPdpSessSetupSuccessApnMatchingNiAndMalformedOi Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumLocalCloseCreateSessionParallelPDN Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumLocalCloseCreatePDPParallelPDN Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnMinCPlaneTeidReuseDuration Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnMinUPlaneTeidReuseDuration Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumStatsUpdateForMissingSRsForActiveSessions Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumStatsUpdateForMissingSRsForDeactivateSessions Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumCDRsWithZeroServiceDataContainers Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumberSigInfoLookupSuccessfulAndFilledConfiguredValues Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumberSigInfoLookupFailure Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumS5uCorePeerDefaultBearerErrorIndicationsProcessed ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumS5uCorePeerDefaultBearereErrorIndicationLocalCloseAttempts ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumS5uCorePeerDedicatedBearerErrorIndicationsProcessed ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumS5uCorePeerDedBearerErrorIndicationBearerDeactivation ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumCoreGtpuErrorIndicationsProcessed Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumCoreGtpuErrorIndicationLocalCloseAttempts Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumCoreGtpuErrorIndicationBearerDeactivation Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumS5uCoreDefBrrErrorIndicationLocalCloseAttempts ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumS5uCoreDedBrrErrorIndicationBearerDeactivation ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumCreateSessionDroppedProcLimit Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumCreatePdpDroppedProcLimit Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumDeleteSessionDroppedProcLimit Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumDeletePdpDroppedProcLimit Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumLocalDelegatedIPv6AllocSuccesses ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumLocalDelegatedIPv6AllocFailures ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumRemoteDelegatedIPv6ReserveSuccesses ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumRemoteDelegatedIPv6ReserveFailures ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumSessSetupFailuresExternalErrors Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumSessDeactivationsExternalErrors Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumSessSetupFailuresLocalErrors Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumSessDeactivationsLocalErrors Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumCreateSessionRejectFromPgw Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumCreateSessionRequestsThrottledApnRateControl Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumCreateSessionRejectApnCongested Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumCreateSessionRejectApnCongestedCritical Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumCreateSessionRejectApnCongestedMajor Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumCreateSessionRejectApnCongestedMinor Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumCreateSessionLapiAttempt Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumCreateSessionLapiAccept Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumCreateSessionLapiReject Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumPGWInitDedBearerActPartialAccept Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumUpdateBearerPartialAccept Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumCreatePDPContextRequestsThrottledApnRateControl Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumRatNBIotEutranSessions Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumSaegwRatTypeNBIotEUtranSessions Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumNonIpPdnSessions Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumDnsCacheHits ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumDnsCacheHitsNaptr ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumDnsCacheHitsSrv ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumDnsCacheHitsA ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumUplinkNBIotEutranPackets ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumUplinkNBIotEutranBytes ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumDownlinkNBIotEutranPackets ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumDownlinkNBIotEutranBytes ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumUplinkNBIotEutranDropPackets ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumUplinkNBIotEutranDropBytes ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumDownlinkNBIotEutranDropPackets ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumDownlinkNBIotEutranDropBytes ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumSaegwPgwUplinkNBIotEutranPackets ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumSaegwPgwUplinkNBIotEutranBytes ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumSaegwPgwDownlinkNBIotEutranPackets Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumSaegwPgwDownlinkNBIotEutranBytes ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumSaegwPgwUplinkNBIotEutranDropPackets ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumSaegwPgwUplinkNBIotEutranDropBytes ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumSaegwPgwDownlinkNBIotEutranDropPackets ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumSaegwPgwDownlinkNBIotEutranDropBytes ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumTotalSessionsWithTerminateTimer Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumCurrentSessionsWithTerminateTimer Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumCreateSessionRejectSessionBlocked Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumLocalCloseAttemptsSessionBlocked Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumLocalCloseTerminateServiceRule Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumSessionsInLocalDatabase Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnConnectedDeviceFlows ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnConnectedDeviceUlPkts ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnConnectedDeviceUlBytes ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnConnectedDeviceDlPkts ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnConnectedDeviceDlBytes ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnTetheredDeviceFlows ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnTetheredDeviceUlPkts ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnTetheredDeviceUlBytes ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnTetheredDeviceDlPkts ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnTetheredDeviceDlBytes ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnTetheringEntitledFlows ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnTetheringEntitledUplinkPacketsPassed ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnTetheringEntitledUplinkBytesPassed ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnTetheringEntitledDownlinkPacketsPassed ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnTetheringEntitledDownlinkBytesPassed ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnTetheredFlowsDetectedUsingTtl ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnTetheredFlowsDetectedUsingUserAgent ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumPgwTriggeredQosUpdate Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumSessionsEstablishedWithExistingImsiAndApn Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnTetheredFlowsDetectedUsingTcpIpFingerprinting ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumDnsResponseFailTimeout ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumDnsResponseDropNoIntf ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumDnsResponseDropNoSession ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumDnsResponseDropNoPdnSession ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumSessionPendedForDns ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumSessionPendedForDnsSuccess ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumSessionPendedForDnsTimeout ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumCreateSessionRejectTamFailure Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumCreatePdpRejectTamFailure Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumApplicationStartNotificationsRcvd Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumApplicationStopNotificationsRcvd Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumGxApplicationStartNotificationsSuccess Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumGxApplicationStartNotificationsFailed Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumGxApplicationStopNotificationsSuccess Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumGxApplicationStopNotificationsFailed Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumSdApplicationStartNotificationsSuccess Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumSdApplicationStartNotificationsFailed Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumSdApplicationStopNotificationsSuccess Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumSdApplicationStopNotificationsFailed Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumCreateSessionRejectsOverload ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumCreateBearerRejectsOverload ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumManifestServerRequestsSent Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumManifestServerResponsesRcvd Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnTetheredFlowsDetectedUsingGquicUserAgent ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumCreateSessionRejectsOverloadMinor ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumCreateSessionRejectsOverloadMajor ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumCreateSessionRejectsOverloadCritical ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumCreateSessionRejectsOverloadMCDSync ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumCreateBearerRejectsOverloadMinor ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumCreateBearerRejectsOverloadMajor ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumCreateBearerRejectsOverloadCritical ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumCreateBearerRejectsOverloadMCDSync ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumUpstreamPktsDroppedWithAcl ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumDownstreamPktsDroppedWithAcl ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumUpstreamAclDropConnectionCount ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumUpstreamAclAllowConnectionCount ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumDownstreamAclDropConnectionCount ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumDownstreamAclAllowConnectionCount ConfdString } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnName OBJECT-TYPE SYNTAX String MAX-ACCESS not-accessible STATUS current DESCRIPTION "Table Name" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnEntry 1 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnChassis OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS not-accessible STATUS current DESCRIPTION "chassis ID" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnEntry 2 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnSlot OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS not-accessible STATUS current DESCRIPTION "slot number" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnEntry 3 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumCurrentSessions OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Current number of sessions" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnEntry 4 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumBearers OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Current number of bearers" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnEntry 5 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumCreateSessionAttempt OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create session attempts" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnEntry 6 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumCreateSessionAccept OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create session attempts accepted" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnEntry 7 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumCreateSessionReject OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create session attempts rejected" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnEntry 8 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumCreateSessionRejectMalformedReq OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create session attempts rejected - malformed request" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnEntry 9 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumCreateSessionRejectUnknownApn OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create session attempts rejected - unknown APN" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnEntry 10 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumCreateSessionRejectRsrcUnavailable OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create session attempts rejected - resources unavailable" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnEntry 11 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumCreateSessionRejectServiceNotSupported OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create session attempts rejected - service not supported" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnEntry 12 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumCreateSessionRejectSystemFailure OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create session attempts rejected - system failure" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnEntry 13 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumCreateSessionRejectMisc OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create session attempts rejected - unclassified" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnEntry 14 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumDeleteSessionAttempt OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of delete session attempts received" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnEntry 15 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumDeleteSessionAccept OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of delete session attempts accepted" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnEntry 16 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumDeleteSessionReject OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of delete session attempts rejected" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnEntry 17 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumUEInitDedBearerActAttempt OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of UE initiated dedicated bearer activation attempts" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnEntry 18 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumUEInitDedBearerActAccept OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of UE initiated dedicated bearer activation attempts accepted" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnEntry 19 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumUEInitDedBearerActReject OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of UE initiated dedicated bearer activation attempts rejected" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnEntry 20 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumPGWInitDedBearerActAttempt OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of PGW initiated dedicated bearer activation attempts accepted" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnEntry 21 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumPGWInitDedBearerActAccept OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of PGW initiated dedicated bearer activation attempts accepted" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnEntry 22 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumPGWInitDedBearerActReject OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of PGW initiated dedicated bearer activation attempts rejected" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnEntry 23 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumMMEInitDedBearerDeactAttempt OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of MME initiated dedicated bearer deactivation attempts" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnEntry 24 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumMMEInitDedBearerDeactAccept OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of MME initiated dedicated bearer deactivation attempts accepted" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnEntry 25 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumMMEInitDedBearerDeactReject OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of MME initiated dedicated bearer deactivation attempts rejected" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnEntry 26 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumUEInitDedBearerDeactAttempt OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of UE initiated dedicated bearer deactivation attempts" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnEntry 27 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumUEInitDedBearerDeactAccept OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of UE initiated dedicated bearer deactivation attempts accepted" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnEntry 28 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumUEInitDedBearerDeactReject OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of UE initiated dedicated bearer deactivation attempts rejected" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnEntry 29 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumPGWInitDedBearerDeactAttempt OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of PGW initiated dedicated bearer deactivation attempts" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnEntry 30 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumPGWInitDedBearerDeactAccept OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of PGW initiated dedicated bearer deactivation attempts accepted" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnEntry 31 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumPGWInitDedBearerDeactReject OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of PGW initiated dedicated bearer deactivation attempts rejected" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnEntry 32 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumModifyBearerCmdAttempt OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of modify bearer command attempts" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnEntry 33 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumModifyBearerCmdReject OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of modify bearer command attempts rejected" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnEntry 34 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumUpdateBearerAttempt OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of update bearer attempts" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnEntry 35 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumUpdateBearerAccept OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of update bearer attempts accepted" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnEntry 36 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumUpdateBearerReject OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of update bearer attempts rejected" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnEntry 37 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumModifyBearerAttempt OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of modify bearer attempts" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnEntry 38 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumModifyBearerAccept OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of modify bearer attempts accepted" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnEntry 39 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumModifyBearerReject OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of modify bearer attempts rejected" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnEntry 40 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumCreatePdpAttempt OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create PDP context attempts" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnEntry 41 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumCreatePdpAccept OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create PDP context attempts accepted" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnEntry 42 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumCreatePdpReject OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create PDP context attempts rejected - unclassified" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnEntry 43 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumCreatePdpRejectMalformedReq OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create PDP context attempts rejected - malformed request" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnEntry 44 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumCreatePdpRejectUnknownApn OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create PDP context attempts rejected - unknown APN" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnEntry 45 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumCreatePdpRejectRsrcUnavailable OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create PDP context attempts rejected - resource unavailable" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnEntry 46 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumCreatePdpRejectServiceNotSupported OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create PDP context attempts rejected - service not supported" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnEntry 47 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumCreatePdpRejectSystemFailure OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create PDP context attempts rejected - system failure" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnEntry 48 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumCreatePdpRejectMisc OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create PDP context attempts rejected - unclassified" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnEntry 49 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumDeletePdpAttempt OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of delete PDP context attempts" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnEntry 50 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumDeletePdpAccept OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of delete PDP context attempts accepted" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnEntry 51 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumDeletePdpReject OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of delete PDP context attempts rejected" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnEntry 52 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumUEInitSecPdpActAttempt OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of UE initiated secondary PDP context activation attempts" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnEntry 53 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumUEInitSecPdpActAccept OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of UE initiated secondary PDP context activation attempts accepted" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnEntry 54 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumUEInitSecPdpActReject OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of UE initiated secondary PDP context activation attempts rejected" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnEntry 55 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumGGSNInitSecPdpActAttempt OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of GGSN initiated secondary PDP context activation attempts" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnEntry 56 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumGGSNInitSecPdpActAccept OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of GGSN initiated secondary PDP context activation attempts accepted" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnEntry 57 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumGGSNInitSecPdpActReject OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of GGSN initiated secondary PDP context activation attempts rejected" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnEntry 58 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumSGSNInitSecPdpDeactAttempt OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of SGSN initiated secondary PDP context deactivation attempts" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnEntry 59 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumSGSNInitSecPdpDeactAccept OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of SGSN initiated secondary PDP context deactivation attempts accepted" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnEntry 60 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumSGSNInitSecPdpDeactReject OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of SGSN initiated secondary PDP context deactivation attempts rejected" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnEntry 61 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumUEInitSecPdpDeactAttempt OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of UE initiated secondary PDP context deactivation attempts" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnEntry 62 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumUEInitSecPdpDeactAccept OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of UE initiated secondary PDP context deactivation attempts accepted" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnEntry 63 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumUEInitSecPdpDeactReject OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of UE initiated secondary PDP context deactivation attempts rejected" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnEntry 64 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumGGSNInitSecPdpDeactAttempt OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of GGSN initiated secondary PDP context deactivation attempts" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnEntry 65 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumGGSNInitSecPdpDeactAccept OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of GGSN initiated secondary PDP context deactivation attempts accepted" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnEntry 66 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumGGSNInitSecPdpDeactReject OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of GGSN initiated secondary PDP context deactivation attempts rejected" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnEntry 67 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumSGSNInitUpdatePdpAttempt OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of SGSN initiated update PDP context attempts" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnEntry 68 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumSGSNInitUpdatePdpAccept OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of SGSN initiated update PDP context attempts accepted" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnEntry 69 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumSGSNInitUpdatePdpReject OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of SGSN initiated update PDP context attempts rejected" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnEntry 70 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumGGSNInitUpdatePdpAttempt OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of GGSN initiated update PDP context attempts" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnEntry 71 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumGGSNInitUpdatePdpAccept OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of GGSN initiated update PDP context attempts accepted" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnEntry 72 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumGGSNInitUpdatePdpReject OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of GGSN initiated update PDP context attempts rejected" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnEntry 73 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumLocalCloseAttempts OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of local close attempts" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnEntry 74 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumLocalCloseAttemptsAccepted OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of local close attempts accepted" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnEntry 75 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumPcrfInitiatedCloseAttempts OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of pcrf initiated close attempts" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnEntry 76 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumOcsInitiatedCloseAttempts OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of ocs initiated close attempts" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnEntry 77 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumIdleDurationExceededCloses OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of sessions closed due to IDLE duration time exceeded" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnEntry 78 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumMaximalDurationExceededCloses OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of sessions closed due to MAXIMAL duration time exceeded" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnEntry 79 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumOperatorInitiatedCloses OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of operator initiated PDN session closes" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnEntry 80 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumBearerIdleDurationExceededCloses OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers deactivated due to IDLE duration time exceeded" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnEntry 81 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumActiveCurrentSessions OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Current number of active sessions" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnEntry 82 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumIdleCurrentSessions OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Current number of idle sessions" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnEntry 83 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumCurrentGeoSyncRestoredSessions OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Current number of PDN Sessions restored from Geo Active" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnEntry 84 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnIntervalPeakCurrentSessions OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Interval peak number of sessions" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnEntry 85 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnIntervalPeakActiveCurrentSessions OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Interval peak number of active sessions" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnEntry 86 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnIntervalPeakIdleCurrentSessions OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Interval peak number of idle sessions" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnEntry 87 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumDefaultBearers OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Current number of default bearers" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnEntry 88 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumDedicatedBearers OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Current number of dedicated bearers" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnEntry 89 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnIntervalPeakBearers OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Interval peak number of bearers" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnEntry 90 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnIntervalPeakDefaultBearers OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Interval peak number of default bearers" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnEntry 91 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnIntervalPeakDedicatedBearers OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Interval peak number of dedicated bearers" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnEntry 92 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumDhcpReleaseLocalCloseAttempts OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of local close attempts due to DHCP Release" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnEntry 93 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumDhcpTimeoutLocalCloseAttempts OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of local close attempts due to DHCP IP Address Allocation Timeout" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnEntry 94 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumDhcpLeaseExpiryLocalCloseAttempts OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of local close attempts due to DHCP IP Address Lease Expiry" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnEntry 95 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumRadiusDisconnectLocalCloses OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of local closes due to RADIUS Disconnect from server" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnEntry 96 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumRatTypeEUtranSessions OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Current number of E-UTRAN session" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnEntry 97 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumCurrentSessionsGnGeran OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Current number of Gn GERAN sessions" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnEntry 98 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumCurrentSessionsGnUtran OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Current number of Gn UTRAN sessions" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnEntry 99 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumCurrentSessionsS5S8Geran OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Current number of S5S8 GERAN sessions" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnEntry 100 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumCurrentSessionsS5S8Utran OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Current number of S5S8 UTRAN sessions" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnEntry 101 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumCurrentSessionsRoaming OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Current number of roaming sessions" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnEntry 102 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumGzSessions OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Current number session using Gz interface" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnEntry 103 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumRatHandovers OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of RAT session handovers" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnEntry 104 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumGxSessions OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Current number session using Gx interface" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnEntry 105 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumSessionsSetupWithDefaultPolicy OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Sessions Setup With Default Gx Policy" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnEntry 106 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumActiveSessionsWithDefaultPolicy OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Active Sessions With Default Gx Policy" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnEntry 107 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumActiveGxReplaySessionsAwaitingPcrfRejoin OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Active Gx Replay Sessions Awaiting Pcrf Rejoin" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnEntry 108 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumPcrfRejoinSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of successful Gx PCRF Rejoins" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnEntry 109 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumGySessions OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Current number session using Gy interface" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnEntry 110 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumSessionsSetupWithDefaultGyQuota OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Sessions Setup With Default Gy Quota" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnEntry 111 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumActiveSessionsWithDefaultGyQuota OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Active Sessions With Default Quota" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnEntry 112 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumActiveGyAPTriggerbyCCRU OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of sessions that currently using default quota triggered by CCR-U failure" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnEntry 113 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumTotalGyAPTriggerbyCCRU OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of total sessions using default quota triggered by CCR-U failure" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnEntry 114 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumActiveGySessionsAwaitingOcsRejoin OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Active Gy Sessions Awaiting OCS Rejoin" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnEntry 115 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumOcsGyRejoinSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of successful OCS Gy Rejoins" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnEntry 116 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumDefaultGyQuotaReapplied OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of times default Gy Quota was reapplied due to CCR-I failure." ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnEntry 117 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumDefaultGyQuotaAppliedCcruFailure OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of times default Gy Quota was applied due to CCR-U Failure." ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnEntry 118 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumGyDownGyRejoinTimerRestarted OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of times Gy Rejoin timer was restarted because Gy interface was down." ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnEntry 119 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumGyCCRTWriteToDisk OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of record logs to disk due to CCR-T failure" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnEntry 120 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumGyAPTriggerByProtocolError OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of total sessions using default quota triggered by 3xx" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnEntry 121 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumGyAPTriggerByTransientFailure OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of total sessions using default quota triggered by 4xx result code" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnEntry 122 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumGyAPTriggerByPermanentFailure OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of total sessions using default quota triggered by 5xx result code" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnEntry 123 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumGyAPTriggerByMessageTimeout OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of total sessions using default quota triggered by timeout" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnEntry 124 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumGyAPTriggerByLinkDown OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of total sessions using default quota triggered by OCS link down" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnEntry 125 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumGyAPTriggerByInternalFailure OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of total sessions using default quota triggered by internal error or back pressure" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnEntry 126 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumDuplicateSessionLocalCloseAttempts OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of local close attempts due to Duplicate Session" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnEntry 127 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumErrorIndicationsProcessed OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Error Indications processed" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnEntry 128 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumErrorIndicationLocalCloseAttempts OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of local close attempts due to receipt of Error Indication" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnEntry 129 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumErrorIndicationBearerDeactivation OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of dedicated bearer deletion due to receipt of Error Indication" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnEntry 130 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumS5uDefaultBearerErrorIndicationsProcessed OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of access s5s8u default bearer error indications processed" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnEntry 131 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumS5uDefaultBearereErrorIndicationLocalCloseAttempts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of local close attempts due to receipt of error indication on s5s8u default bearer from access peer " ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnEntry 132 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumS5uDedicatedBearerErrorIndicationsProcessed OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of access s5s8u dedicated bearer error indications processed" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnEntry 133 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumS5uDedicatedBearerErrorIndicationBearerDeactivation OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearer deactivations due to receipt of error indication on S5S8u dedicated bearer from access peer" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnEntry 134 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumLocalIPv4AllocSuccesses OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of local IPv4 allocation successes" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnEntry 135 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumLocalIPv4AllocFailures OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of local IPv4 allocation failures" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnEntry 136 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumRemoteIPv4ReserveSuccesses OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of remote IPv4 reserve successes" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnEntry 137 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumRemoteIPv4ReserveFailures OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of remote IPv4 reserve failures" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnEntry 138 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumRemoteIPv4AllocSuccesses OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of remote IPv4 allocation successes" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnEntry 139 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumRemoteIPv4AllocFailures OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of remote IPv4 allocation failures" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnEntry 140 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumLocalIPv6AllocSuccesses OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of local IPv6 allocation successes" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnEntry 141 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumLocalIPv6AllocFailures OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of local IPv6 allocation failures" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnEntry 142 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumRemoteIPv6ReserveSuccesses OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of remote IPv6 reserve successes" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnEntry 143 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumRemoteIPv6ReserveFailures OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of remote IPv6 reserve failures" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnEntry 144 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumRemoteIPv6AllocSuccesses OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of remote IPv6 allocation successes" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnEntry 145 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumRemoteIPv6AllocFailures OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of remote IPv6 allocation failures" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnEntry 146 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumWfTeidCollisionLocalCloseAttempts OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of local close attempts due to TEID Collision" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnEntry 147 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumChangeNotificationReqAttempt OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of change notification attempts" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnEntry 148 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumChangeNotificationReqAccept OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of change notification attempts accepted" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnEntry 149 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumChangeNotificationReqReject OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of change notification attempts rejected" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnEntry 150 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumChangeNotificationReqRejectMalformedReq OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of change notification attempts rejected - malformed request" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnEntry 151 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumChangeNotificationReqRejectUnknownApn OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of change notification attempts rejected - unknown APN" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnEntry 152 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumChangeNotificationReqRejectRsrcUnavailable OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of change notification attempts rejected - resources unavailable" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnEntry 153 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumChangeNotificationReqRejectServiceNotSupported OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of change notification attempts rejected due to service not supported" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnEntry 154 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumChangeNotificationReqRejectSystemFailure OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of change notification attempts rejected - system failure" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnEntry 155 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumChangeNotificationReqRejectMisc OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of change notification attempts rejected for miscellaneous reasons" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnEntry 156 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumChangeNotificationReqDrop OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of change notification requests Dropped" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnEntry 157 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumUplinkPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink packets received" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnEntry 158 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumUplinkBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink bytes received" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnEntry 159 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumUplinkDropPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink packets dropped" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnEntry 160 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumUplinkDropBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink bytes dropped" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnEntry 161 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumDownlinkPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink packets received" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnEntry 162 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumDownlinkBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink bytes received" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnEntry 163 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumDownlinkDropPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink packets dropped" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnEntry 164 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumDownlinkDropBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink bytes dropped" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnEntry 165 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumUplinkSuspendDropPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink suspend drop packets" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnEntry 166 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumUplinkSuspendDropBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink suspend drop bytes" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnEntry 167 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumDownlinkSuspendDropPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink suspend drop packets" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnEntry 168 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumDownlinkSuspendDropBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink suspend drop bytes" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnEntry 169 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumTotalBearersSetupSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers setup successful" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnEntry 170 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumTotalBearersSetupFail OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers setup failed" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnEntry 171 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumCurrentBearersQci1 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of current bearers with qci 1" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnEntry 172 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumCurrentBearersQci2 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of current bearers with qci 2" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnEntry 173 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumCurrentBearersQci3 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of current bearers with qci 3" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnEntry 174 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumCurrentBearersQci4 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of current bearers with qci 4" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnEntry 175 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumCurrentBearersQci5 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of current bearers with qci 5" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnEntry 176 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumCurrentBearersQci6 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of current bearers with qci 6" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnEntry 177 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumCurrentBearersQci7 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of current bearers with qci 7" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnEntry 178 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumCurrentBearersQci8 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of current bearers with qci 8" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnEntry 179 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumCurrentBearersQci9 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of current bearers with qci 9" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnEntry 180 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumCurrentBearersQciOther OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of current bearers with qci between 10 .. 255" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnEntry 181 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumTotalBearersSetupSuccessQci1 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers setup successful with qci 1" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnEntry 182 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumTotalBearersSetupSuccessQci2 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers setup successful with qci 2" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnEntry 183 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumTotalBearersSetupSuccessQci3 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers setup successful with qci 3" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnEntry 184 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumTotalBearersSetupSuccessQci4 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers setup successful with qci 4" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnEntry 185 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumTotalBearersSetupSuccessQci5 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers setup successful with qci 5" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnEntry 186 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumTotalBearersSetupSuccessQci6 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers setup successful with qci 6" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnEntry 187 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumTotalBearersSetupSuccessQci7 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers setup successful with qci 7" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnEntry 188 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumTotalBearersSetupSuccessQci8 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers setup successful with qci 8" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnEntry 189 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumTotalBearersSetupSuccessQci9 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers setup successful with qci 9" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnEntry 190 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumTotalBearersSetupSuccessQciOther OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers setup successful with qci between 10 .. 255" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnEntry 191 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumTotalBearersSetupFailQci1 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers setup failed with qci 1" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnEntry 192 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumTotalBearersSetupFailQci2 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers setup failed with qci 2" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnEntry 193 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumTotalBearersSetupFailQci3 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers setup failed with qci 3" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnEntry 194 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumTotalBearersSetupFailQci4 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers setup failed with qci 4" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnEntry 195 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumTotalBearersSetupFailQci5 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers setup failed with qci 5" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnEntry 196 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumTotalBearersSetupFailQci6 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers setup failed with qci 6" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnEntry 197 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumTotalBearersSetupFailQci7 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers setup failed with qci 6" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnEntry 198 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumTotalBearersSetupFailQci8 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers setup failed with qci 8" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnEntry 199 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumTotalBearersSetupFailQci9 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers setup failed with qci 9" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnEntry 200 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumTotalBearersSetupFailQciOther OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers setup failed with qci between 10 .. 255" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnEntry 201 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumSaegwCurrentSessions OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "SAEGW-PGW Current number of sessions" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnEntry 202 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumSaegwCurrentSessionsS5S8Geran OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "SAEGW-PGW Current number of S5S8 GERAN sessions" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnEntry 203 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumSaegwCurrentSessionsS5S8Utran OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "SAEGW-PGW Current number of S5S8 UTRAN sessions" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnEntry 204 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumSaegwRatTypeEUtranSessions OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "SAEGW-PGW Current number of E-UTRAN session" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnEntry 205 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumSaegwCurrentBearers OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "SAEGW-PGW Current number of bearers" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnEntry 206 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumSaegwTotalBearersSetupSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "SAEGW-PGW Total number of bearers setup successful" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnEntry 207 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumSaegwTotalBearersSetupFail OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "SAEGW-PGW Total number of bearers setup failed" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnEntry 208 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumSaegwCurrentBearersQci1 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "SAEGW-PGW Total number of current bearers with qci 1" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnEntry 209 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumSaegwCurrentBearersQci2 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "SAEGW-PGW Total number of current bearers with qci 2" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnEntry 210 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumSaegwCurrentBearersQci3 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "SAEGW-PGW Total number of current bearers with qci 3" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnEntry 211 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumSaegwCurrentBearersQci4 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "SAEGW-PGW Total number of current bearers with qci 4" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnEntry 212 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumSaegwCurrentBearersQci5 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "SAEGW-PGW Total number of current bearers with qci 5" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnEntry 213 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumSaegwCurrentBearersQci6 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "SAEGW-PGW Total number of current bearers with qci 6" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnEntry 214 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumSaegwCurrentBearersQci7 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "SAEGW-PGW Total number of current bearers with qci 7" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnEntry 215 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumSaegwCurrentBearersQci8 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "SAEGW-PGW Total number of current bearers with qci 8" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnEntry 216 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumSaegwCurrentBearersQci9 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "SAEGW-PGW Total number of current bearers with qci 9" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnEntry 217 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumSaegwCurrentBearersQciOther OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "SAEGW-PGW Total number of current bearers with qci between 10 .. 255" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnEntry 218 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumSaegwTotalBearersSetupSuccessQci1 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "SAEGW-PGW Total number of bearers setup successful with qci 1" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnEntry 219 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumSaegwTotalBearersSetupSuccessQci2 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "SAEGW-PGW Total number of bearers setup successful with qci 2" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnEntry 220 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumSaegwTotalBearersSetupSuccessQci3 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "SAEGW-PGW Total number of bearers setup successful with qci 3" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnEntry 221 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumSaegwTotalBearersSetupSuccessQci4 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "SAEGW-PGW Total number of bearers setup successful with qci 4" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnEntry 222 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumSaegwTotalBearersSetupSuccessQci5 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "SAEGW-PGW Total number of bearers setup successful with qci 5" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnEntry 223 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumSaegwTotalBearersSetupSuccessQci6 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "SAEGW-PGW Total number of bearers setup successful with qci 6" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnEntry 224 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumSaegwTotalBearersSetupSuccessQci7 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "SAEGW-PGW Total number of bearers setup successful with qci 7" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnEntry 225 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumSaegwTotalBearersSetupSuccessQci8 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "SAEGW-PGW Total number of bearers setup successful with qci 8" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnEntry 226 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumSaegwTotalBearersSetupSuccessQci9 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "SAEGW-PGW Total number of bearers setup successful with qci 9" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnEntry 227 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumSaegwTotalBearersSetupSuccessQciOther OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "SAEGW-PGW Total number of bearers setup successful with qci between 10 .. 255" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnEntry 228 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumSaegwTotalBearersSetupFailQci1 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "SAEGW-PGW Total number of bearers setup failed with qci 1" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnEntry 229 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumSaegwTotalBearersSetupFailQci2 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "SAEGW-PGW Total number of bearers setup failed with qci 2" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnEntry 230 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumSaegwTotalBearersSetupFailQci3 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "SAEGW-PGW Total number of bearers setup failed with qci 3" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnEntry 231 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumSaegwTotalBearersSetupFailQci4 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "SAEGW-PGW Total number of bearers setup failed with qci 4" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnEntry 232 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumSaegwTotalBearersSetupFailQci5 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "SAEGW-PGW Total number of bearers setup failed with qci 5" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnEntry 233 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumSaegwTotalBearersSetupFailQci6 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "SAEGW-PGW Total number of bearers setup failed with qci 6" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnEntry 234 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumSaegwTotalBearersSetupFailQci7 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "SAEGW-PGW Total number of bearers setup failed with qci 6" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnEntry 235 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumSaegwTotalBearersSetupFailQci8 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "SAEGW-PGW Total number of bearers setup failed with qci 8" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnEntry 236 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumSaegwTotalBearersSetupFailQci9 OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "SAEGW-PGW Total number of bearers setup failed with qci 9" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnEntry 237 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumSaegwTotalBearersSetupFailQciOther OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "SAEGW-PGW Total number of bearers setup failed with qci between 10 .. 255" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnEntry 238 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumAwaitCoATimeoutLocalCloseAttempts OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of local close attempts due to no CoA received within the configured timeout" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnEntry 239 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumL2tpGwSessionDeleteAttempts OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of L2tp gateway delete request attempts " ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnEntry 240 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumSuspendNotification OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of suspend notification requests received" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnEntry 241 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumSuspendNotificationAccept OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of suspend notification requests accepted" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnEntry 242 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumSuspendNotificationReject OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of suspend notification requests rejected" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnEntry 243 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumResumeNotification OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of resume notification requests received" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnEntry 244 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumResumeNotificationAccept OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of resume notification requests accepted" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnEntry 245 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumResumeNotificationReject OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of resume notification requests rejected" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnEntry 246 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumRedirectedApnSubscriber OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Redirected Subscriber from this APN" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnEntry 247 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumActiveRedirectCurrentSessions OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Current number of Active Redirected Subscriber from this APN" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnEntry 248 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumDeletePdpDropTearDownIndMissingOneBearerOnly OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of delete PDP context dropped as teardown ind is missing in message received for session with only one bearer" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnEntry 249 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumDeletePdpDropTearDownIndMissingForDefaultBearer OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of delete PDP context dropped as teardown ind is missing in message received with default bearer id" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnEntry 250 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumS6bInitiatedCloseAttempts OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of s6b initiated close attempts" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnEntry 251 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnDefaultGyUplinkBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total Uplink bytes using Default Gy Quota" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnEntry 252 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnDefaultGyDownlinkBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total Downlink bytes using Default Gy Quota" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnEntry 253 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumOfActiveS6bSessions OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of active S6b Sessions" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnEntry 254 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumIgnoreSprRadiusFailureSessions OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of sessions which ignored radius failure" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnEntry 255 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumSaegwPgwUplinkPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink packets for SAEGW PGW sessions" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnEntry 256 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumSaegwPgwUplinkBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink bytes for SAEGW PGW sessions" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnEntry 257 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumSaegwPgwDownlinkPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink packets for SAEGW PGW sessions" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnEntry 258 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumSaegwPgwDownlinkBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink bytes for SAEGW PGW sessions" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnEntry 259 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumSaegwPgwUplinkDropPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink drop packets for SAEGW PGW sessions" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnEntry 260 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumSaegwPgwUplinkDropBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink drop bytes for SAEGW PGW sessions" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnEntry 261 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumSaegwPgwDownlinkDropPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink drop packets for SAEGW PGW sessions" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnEntry 262 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumSaegwPgwDownlinkDropBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink drop bytes for SAEGW PGW sessions" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnEntry 263 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumUplinkS5S8GeranPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink packets for PGW S5S8 GERAN sessions" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnEntry 264 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumUplinkS5S8GeranBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink bytes for PGW S5S8 GERAN sessions" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnEntry 265 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumDownlinkS5S8GeranPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink packets for PGW S5S8 GERAN sessions" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnEntry 266 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumDownlinkS5S8GeranBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink bytes for PGW S5S8 GERAN sessions" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnEntry 267 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumUplinkS5S8GeranDropPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink drop packets for PGW S5S8 GERAN sessions" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnEntry 268 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumUplinkS5S8GeranDropBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink drop bytes for PGW S5S8 GERAN sessions" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnEntry 269 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumDownlinkS5S8GeranDropPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink drop packets for PGW S5S8 GERAN sessions" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnEntry 270 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumDownlinkS5S8GeranDropBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink drop bytes for PGW S5S8 GERAN sessions" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnEntry 271 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumSaegwPgwUplinkS5S8GeranPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink packets for SAEGW PGW S5S8 GERAN sessions" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnEntry 272 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumSaegwPgwUplinkS5S8GeranBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink bytes for SAEGW PGW S5S8 GERAN sessions" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnEntry 273 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumSaegwPgwDownlinkS5S8GeranPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink packets for SAEGW PGW S5S8 GERAN sessions" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnEntry 274 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumSaegwPgwDownlinkS5S8GeranBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink bytes for SAEGW PGW S5S8 GERAN sessions" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnEntry 275 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumSaegwPgwUplinkS5S8GeranDropPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink drop packets for SAEGW PGW S5S8 GERAN sessions" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnEntry 276 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumSaegwPgwUplinkS5S8GeranDropBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink drop bytes for SAEGW PGW S5S8 GERAN sessions" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnEntry 277 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumSaegwPgwDownlinkS5S8GeranDropPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink drop packets for SAEGW PGW S5S8 GERAN sessions" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnEntry 278 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumSaegwPgwDownlinkS5S8GeranDropBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink drop bytes for SAEGW PGW S5S8 GERAN sessions" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnEntry 279 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumUplinkS5S8UtranPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink packets for PGW S5S8 UTRAN sessions" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnEntry 280 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumUplinkS5S8UtranBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink bytes for PGW S5S8 UTRAN sessions" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnEntry 281 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumDownlinkS5S8UtranPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink packets for PGW S5S8 UTRAN sessions" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnEntry 282 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumDownlinkS5S8UtranBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink bytes for PGW S5S8 UTRAN sessions" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnEntry 283 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumUplinkS5S8UtranDropPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink drop packets for PGW S5S8 UTRAN sessions" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnEntry 284 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumUplinkS5S8UtranDropBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink drop bytes for PGW S5S8 UTRAN sessions" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnEntry 285 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumDownlinkS5S8UtranDropPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink drop packets for PGW S5S8 UTRAN sessions" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnEntry 286 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumDownlinkS5S8UtranDropBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink drop bytes for PGW S5S8 UTRAN sessions" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnEntry 287 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumSaegwPgwUplinkS5S8UtranPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink packets for SAEGW PGW S5S8 UTRAN sessions" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnEntry 288 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumSaegwPgwUplinkS5S8UtranBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink bytes for SAEGW PGW S5S8 UTRAN sessions" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnEntry 289 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumSaegwPgwDownlinkS5S8UtranPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink packets for SAEGW PGW S5S8 UTRAN sessions" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnEntry 290 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumSaegwPgwDownlinkS5S8UtranBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink bytes for SAEGW PGW S5S8 UTRAN sessions" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnEntry 291 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumSaegwPgwUplinkS5S8UtranDropPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink drop packets for SAEGW PGW S5S8 UTRAN sessions" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnEntry 292 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumSaegwPgwUplinkS5S8UtranDropBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink drop bytes for SAEGW PGW S5S8 UTRAN sessions" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnEntry 293 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumSaegwPgwDownlinkS5S8UtranDropPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink drop packets for SAEGW PGW S5S8 UTRAN sessions" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnEntry 294 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumSaegwPgwDownlinkS5S8UtranDropBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink drop bytes for SAEGW PGW S5S8 UTRAN sessions" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnEntry 295 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumUplinkEutranPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink packets for PGW EUTRAN sessions" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnEntry 296 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumUplinkEutranBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink bytes for PGW EUTRAN sessions" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnEntry 297 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumDownlinkEutranPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink packets for PGW EUTRAN sessions" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnEntry 298 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumDownlinkEutranBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink bytes for PGW EUTRAN sessions" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnEntry 299 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumUplinkEutranDropPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink drop packets for PGW EUTRAN sessions" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnEntry 300 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumUplinkEutranDropBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink drop bytes for PGW EUTRAN sessions" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnEntry 301 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumDownlinkEutranDropPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink drop packets for PGW EUTRAN sessions" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnEntry 302 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumDownlinkEutranDropBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink drop bytes for PGW EUTRAN sessions" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnEntry 303 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumSaegwPgwUplinkEutranPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink packets for PGW EUTRAN sessions" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnEntry 304 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumSaegwPgwUplinkEutranBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink bytes for PGW EUTRAN sessions" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnEntry 305 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumSaegwPgwDownlinkEutranPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink packets for PGW EUTRAN sessions" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnEntry 306 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumSaegwPgwDownlinkEutranBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink bytes for PGW EUTRAN sessions" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnEntry 307 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumSaegwPgwUplinkEutranDropPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink drop packets for PGW EUTRAN sessions" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnEntry 308 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumSaegwPgwUplinkEutranDropBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink drop bytes for PGW EUTRAN sessions" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnEntry 309 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumSaegwPgwDownlinkEutranDropPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink drop packets for PGW EUTRAN sessions" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnEntry 310 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumSaegwPgwDownlinkEutranDropBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink drop bytes for PGW EUTRAN sessions" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnEntry 311 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumUplinkGnGpGeranPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink GnGp GERAN packets received" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnEntry 312 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumUplinkGnGpGeranBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink GnGp Geran bytes received" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnEntry 313 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumUplinkGnGpGeranDropPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink GnGp Geran packets dropped" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnEntry 314 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumUplinkGnGpGeranDropBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink GnGp Geran bytes dropped" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnEntry 315 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumDownlinkGnGpGeranPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink GnGp Geran packets received" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnEntry 316 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumDownlinkGnGpGeranBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink GnGp Geran bytes received" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnEntry 317 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumDownlinkGnGpGeranDropPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink GnGp Geran packets dropped" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnEntry 318 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumDownlinkGnGpGeranDropBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink GnGp Geran bytes dropped" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnEntry 319 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumUplinkGnGpUtranPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink GnGp UTRAN packets received" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnEntry 320 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumUplinkGnGpUtranBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink GnGp Utran bytes received" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnEntry 321 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumUplinkGnGpUtranDropPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink GnGp Utran packets dropped" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnEntry 322 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumUplinkGnGpUtranDropBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink GnGp Utran bytes dropped" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnEntry 323 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumDownlinkGnGpUtranPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink GnGp Utran packets received" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnEntry 324 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumDownlinkGnGpUtranBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink GnGp Utran bytes received" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnEntry 325 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumDownlinkGnGpUtranDropPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink GnGp Utran packets dropped" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnEntry 326 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumDownlinkGnGpUtranDropBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink GnGp Utran bytes dropped" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnEntry 327 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumDnsAttempts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "DNS Request - Attempts" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnEntry 328 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumDnsSendSuccess OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "DNS Request - Success" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnEntry 329 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumDnsSendFailedNoConfig OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "DNS Request Failed - No DNS Configuration" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnEntry 330 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumDnsFailedMisc OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "DNS Request Failed - Miscellaneous" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnEntry 331 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumDnsResponses OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "DNS Response - Total Received" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnEntry 332 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumDnsResponseSuccess OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "DNS Response - Success" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnEntry 333 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumDnsResponseFailNoResponse OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "DNS Response Failed - No response from server" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnEntry 334 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumDnsResponseFailNoName OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "DNS Response Failed - Domain Name Not Found" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnEntry 335 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumDnsResponseFailNoData OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "DNS Response Failed - No Data" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnEntry 336 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumDnsResponseFailMisc OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "DNS Response Failed - Miscellaneous" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnEntry 337 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumPcoPcscfDefaultFqdnUsed OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of times default P-CSCF FQDN used for DNS lookup" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnEntry 338 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumPcoPcscfTableUsed OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of times P-CSCF table used for P-CSCF IP Address allocation" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnEntry 339 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumSprAuthReqAttempt OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of SPR Authentication Request Attempts" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnEntry 340 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumSprAuthReqAccept OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of SPR Authentication Requests Accepted" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnEntry 341 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumSprAuthReqReject OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of SPR Authentication Requests Rejected" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnEntry 342 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumSprAuthReqTimeout OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of SPR Authentication Request Timeouts" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnEntry 343 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumAcctStartReqAttempt OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Accounting Start Request Attempts" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnEntry 344 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumAcctStartReqAccept OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Accounting Start Requests Accepted" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnEntry 345 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumAcctStartReqTimeout OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Accounting Start Request Timeouts" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnEntry 346 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumAcctStartReqNotWaitingForResponse OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Accounting Start Requests Not Waiting for Response" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnEntry 347 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumAcctInterimUpdReqAttempt OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Accounting Interim Update Request Attempts" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnEntry 348 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumAcctInterimUpdReqAccept OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Accounting Interim Update Requests Accepted" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnEntry 349 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumAcctInterimUpdReqTimeout OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Accounting Interim Update Request Timeouts" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnEntry 350 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumAcctInterimUpdReqNotWaitingForResponse OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Accounting Interim Update Requests Not Waiting for Response" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnEntry 351 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumAcctStopReqAttempt OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Accounting Stop Request Attempts" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnEntry 352 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumAcctStopReqAccept OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Accounting Stop Requests Accepted" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnEntry 353 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumAcctStopReqTimeout OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Accounting Stop Request Timeouts" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnEntry 354 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumAcctStopReqNotWaitingForResponse OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Accounting Stop Requests Not Waiting for Response" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnEntry 355 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumUeAllocStaticIPv4ReserveSuccesses OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of UE requested IPv4 Address Reserve Successes" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnEntry 356 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumUeAllocStaticIPv4ReserveFailures OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of UE requested IPv4 Address Reserve Failures" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnEntry 357 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumUeAllocStaticIPv6ReserveSuccesses OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of UE requested IPv6 Address Reserve Successes" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnEntry 358 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumUeAllocStaticIPv6ReserveFailures OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of UE requested IPv6 Address Reserve Failures" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnEntry 359 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumRadiusAllocIPv4ReserveSuccesses OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of RADIUS Allocated IPv4 Address Reserve Successes" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnEntry 360 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumRadiusAllocIPv4ReserveFailures OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of RADIUS Allocated IPv4 Address Reserve Failures" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnEntry 361 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumRadiusAllocIPv6ReserveSuccesses OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of RADIUS Allocated IPv6 Address Reserve Successes" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnEntry 362 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumRadiusAllocIPv6ReserveFailures OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of RADIUS Allocated IPv6 Address Reserve Failures" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnEntry 363 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumRemoteDhcpAllocIPv4ReserveSuccesses OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Remote DHCP Server Allocated IPv4 Address Reserve Successes" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnEntry 364 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumRemoteDhcpAllocIPv4ReserveFailures OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Remote DHCP Server Allocated IPv4 Address Reserve Failures" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnEntry 365 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumRemoteDhcpAllocIPv6ReserveSuccesses OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Remote DHCP Server Allocated IPv6 Address Reserve Successes" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnEntry 366 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumRemoteDhcpAllocIPv6ReserveFailures OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Remote DHCP Server Allocated IPv6 Address Reserve Failures" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnEntry 367 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumDhcpRelayAllocIPv4ReserveSuccesses OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of DHCP Relay Allocated IPv4 Address Reserve Successes" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnEntry 368 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumDhcpRelayAllocIPv4ReserveFailures OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of DHCP Relay Allocated IPv4 Address Reserve Failures" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnEntry 369 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumDhcpRelayAllocIPv6ReserveSuccesses OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of DHCP Relay Allocated IPv6 Address Reserve Successes" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnEntry 370 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumDhcpRelayAllocIPv6ReserveFailures OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of DHCP Relay Allocated IPv6 Address Reserve Failures" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnEntry 371 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumberTTLExcdDropPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of TTL 0 drop packets " ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnEntry 372 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumberTTLExcdDropBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of TTL 0 drop bytes " ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnEntry 373 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumberFragSendPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of IP packets fragmented before sending on the tunnel " ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnEntry 374 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumberFragSendBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of IP packet bytes fragmented before sending on the tunnel " ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnEntry 375 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumberFragFailPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of IP packets failed in fragmentation" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnEntry 376 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumberFragFailBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of IP packet bytes failed in fragmentation" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnEntry 377 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumberUplinkAclDropPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink ACL drop packets" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnEntry 378 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumberUplinkAclDropBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink ACL drop bytes" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnEntry 379 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumberDownlinkAclDropPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink ACL drop packets" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnEntry 380 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumberDownlinkAclDropBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink ACL drop bytes" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnEntry 381 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumberBadSrcAddrDropPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bad source addresss drop packets" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnEntry 382 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumberBadSrcAddrDropBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bad source addresss drop bytes" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnEntry 383 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumberNoTFTDropPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of no traffic flow template drop packets" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnEntry 384 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumberNoTFTDropBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of no traffic flow template drop bytes" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnEntry 385 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumberBadUEAddrDropPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bad UE address drop packets" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnEntry 386 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumberBadUEAddrDropBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bad UE address drop bytes" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnEntry 387 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumberMTUDropPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of MTU drop packets" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnEntry 388 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumberMTUDropBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of MTU drop bytes" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnEntry 389 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumberNoRouteDropPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of no route drop packets" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnEntry 390 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumberNoRouteDropBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of no route drop bytes" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnEntry 391 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumberNoEgressIntfDropPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of no egress interface drop packets" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnEntry 392 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumberNoEgressIntfDropBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of no egress interface drop bytes" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnEntry 393 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumStartPilotPacketsSent OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Session-Start Pilot Packets sent" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnEntry 394 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumStopPilotPacketsSent OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Session-Stop Pilot Packets sent" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnEntry 395 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumRatChangePilotPacketsSent OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Rat-Change Pilot Packets sent" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnEntry 396 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumBearerStatsWithNoSRStats OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of CDRs with Bearer traffic stats but no Service Rule stats" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnEntry 397 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumLocalAllocFromSubPoolSuccesses OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of local IP allocation from subpool successes" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnEntry 398 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumLocalAllocFromSubPoolFailures OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of local IP allocation from subpool failures" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnEntry 399 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumRemoteAllocFromSubPoolSuccesses OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of remote IP allocation from subpool successes" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnEntry 400 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumRemoteAllocFromSubPoolFailures OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of remote IP allocation from subpool failures" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnEntry 401 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumberSessSetupSuccessApnMatchingExactMatch OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Create Session Requests Accepted with APN Matching Type Exact Match" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnEntry 402 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumberSessSetupSuccessApnMatchingNiOnly OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Create Session Requests Accepted with APN Matching Type NI Only" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnEntry 403 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumberSessSetupSuccessApnMatchingNiAndMalformedOi OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Create Session Requests Accepted with APN Matching Type NI And Malformed OI" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnEntry 404 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumberPdpSessSetupSuccessApnMatchingExactMatch OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Create PDP Session Requests Accepted with APN Matching Type Exact Match" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnEntry 405 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumberPdpSessSetupSuccessApnMatchingNiOnly OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Create PDP Session Requests Accepted with APN Matching Type NI Only" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnEntry 406 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumberPdpSessSetupSuccessApnMatchingNiAndMalformedOi OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Create PDP Session Requests Accepted with APN Matching Type NI And Malformed OI" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnEntry 407 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumLocalCloseCreateSessionParallelPDN OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total Number of Sessions locally closed due to parallel PDN connection setup" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnEntry 408 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumLocalCloseCreatePDPParallelPDN OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total Number of PDP Contexts locally closed due to parallel PDN connection setup" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnEntry 409 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnMinCPlaneTeidReuseDuration OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Mininum duration in which Control Plane TEID got reused (for non Gtp V0 sessions)" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnEntry 410 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnMinUPlaneTeidReuseDuration OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Mininum duration in which User Plane TEID got reused (for non Gtp V0 sessions)" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnEntry 411 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumStatsUpdateForMissingSRsForActiveSessions OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of missing Service-Rule Stats Update for active sessions" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnEntry 412 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumStatsUpdateForMissingSRsForDeactivateSessions OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of missing Service-Rule Stats Update for Sessions in deactivate state" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnEntry 413 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumCDRsWithZeroServiceDataContainers OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of CDRs generated with Zero Service Data Containers" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnEntry 414 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumberSigInfoLookupSuccessfulAndFilledConfiguredValues OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of sessions filled with configured values for Signalling Information Elements" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnEntry 415 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumberSigInfoLookupFailure OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of sessions that did not have configured Signalling Information Elements" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnEntry 416 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumS5uCorePeerDefaultBearerErrorIndicationsProcessed OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of S5S8u core peer default bearer error indications processed" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnEntry 417 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumS5uCorePeerDefaultBearereErrorIndicationLocalCloseAttempts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "Total number of local close attempts due to receipt of error indication on s5s8u default bearer from core peer" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnEntry 418 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumS5uCorePeerDedicatedBearerErrorIndicationsProcessed OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of core s5s8u dedicated bearer error indications processed" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnEntry 419 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumS5uCorePeerDedBearerErrorIndicationBearerDeactivation OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "Total number of bearer deactivations due to receipt of error indication on s5s8u dedicated bearer from core peer" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnEntry 420 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumCoreGtpuErrorIndicationsProcessed OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Core Gtpu Error Indications processed" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnEntry 421 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumCoreGtpuErrorIndicationLocalCloseAttempts OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of local close attempts due to receipt of Error Indication from Core Peer" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnEntry 422 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumCoreGtpuErrorIndicationBearerDeactivation OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of dedicated bearer deletion due to receipt of Error Indication from Core Peer" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnEntry 423 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumS5uCoreDefBrrErrorIndicationLocalCloseAttempts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of local close attempts due to receipt of error indication on s5s8u default bearer from core peer" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnEntry 424 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumS5uCoreDedBrrErrorIndicationBearerDeactivation OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearer deactivations due to receipt of error indication on s5s8u dedicated bearer from core peer" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnEntry 425 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumCreateSessionDroppedProcLimit OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total Number of Create Session Requests rejected due to procedure limit reached" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnEntry 426 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumCreatePdpDroppedProcLimit OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total Number of Create Pdp context Requests rejected due to procedure limit reached" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnEntry 427 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumDeleteSessionDroppedProcLimit OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total Number of Delete Session Requests rejected due to procedure limit reached" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnEntry 428 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumDeletePdpDroppedProcLimit OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total Number of Delete Pdp context Requests rejected due to procedure limit reached" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnEntry 429 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumLocalDelegatedIPv6AllocSuccesses OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of local delegated IPv6 allocation successes" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnEntry 430 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumLocalDelegatedIPv6AllocFailures OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of local delegated IPv6 allocation failures" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnEntry 431 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumRemoteDelegatedIPv6ReserveSuccesses OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of remote delegated IPv6 reserve successes" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnEntry 432 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumRemoteDelegatedIPv6ReserveFailures OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of remote delegated IPv6 reserve failures" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnEntry 433 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumSessSetupFailuresExternalErrors OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total Number of Session Setup Failures due to External Errors" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnEntry 434 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumSessDeactivationsExternalErrors OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total Number of Session Deactivations due to External Errors" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnEntry 435 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumSessSetupFailuresLocalErrors OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total Number of Session Setup Failures due to Local Errors" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnEntry 436 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumSessDeactivationsLocalErrors OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total Number of Session Deactivations due to Local Errors" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnEntry 437 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumCreateSessionRejectFromPgw OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create session requests rejected by the PGW" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnEntry 438 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumCreateSessionRequestsThrottledApnRateControl OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Create Session Requests Throtteled Due to APN Level Rate Control" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnEntry 439 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumCreateSessionRejectApnCongested OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create session requests rejected - apn in congestion state" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnEntry 440 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumCreateSessionRejectApnCongestedCritical OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create session requests rejected - apn in congestion state" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnEntry 441 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumCreateSessionRejectApnCongestedMajor OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create session requests rejected - apn in congestion state" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnEntry 442 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumCreateSessionRejectApnCongestedMinor OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create session requests rejected - apn in congestion state" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnEntry 443 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumCreateSessionLapiAttempt OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create session attempts with LAPI bit set" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnEntry 444 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumCreateSessionLapiAccept OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create session with lapi attempts accepted" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnEntry 445 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumCreateSessionLapiReject OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create session attempts with lapi rejected" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnEntry 446 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumPGWInitDedBearerActPartialAccept OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of PGW initiated dedicated bearer activation attempts partially accepted" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnEntry 447 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumUpdateBearerPartialAccept OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of update bearer requests partially accepted" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnEntry 448 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumCreatePDPContextRequestsThrottledApnRateControl OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Create PDPContext Requests Throtteled Due to APN Level Rate Control" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnEntry 449 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumRatNBIotEutranSessions OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Current number of NBIOT-EUTRAN RAT session" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnEntry 450 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumSaegwRatTypeNBIotEUtranSessions OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "SAEGW-PGW Current number of NBIOT E-UTRAN session" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnEntry 451 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumNonIpPdnSessions OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Current number of NonIP PDN Sessions" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnEntry 452 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumDnsCacheHits OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "DNS - Records found in cache" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnEntry 453 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumDnsCacheHitsNaptr OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "DNS - Naptr records found in cache" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnEntry 454 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumDnsCacheHitsSrv OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "DNS - Srv records found in cache" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnEntry 455 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumDnsCacheHitsA OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "DNS - A/AAAA records found in cache" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnEntry 456 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumUplinkNBIotEutranPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink packets for PGW NBIOT EUTRAN sessions" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnEntry 457 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumUplinkNBIotEutranBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink bytes for PGW NBIOT EUTRAN sessions" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnEntry 458 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumDownlinkNBIotEutranPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink packets for PGW NBIOT EUTRAN sessions" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnEntry 459 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumDownlinkNBIotEutranBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink bytes for PGW NBIOT EUTRAN sessions" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnEntry 460 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumUplinkNBIotEutranDropPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink drop packets for PGW NBIOT EUTRAN sessions" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnEntry 461 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumUplinkNBIotEutranDropBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink drop bytes for PGW NBIOT EUTRAN sessions" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnEntry 462 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumDownlinkNBIotEutranDropPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink drop packets for PGW NBIOT EUTRAN sessions" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnEntry 463 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumDownlinkNBIotEutranDropBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink drop bytes for PGW NBIOT EUTRAN sessions" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnEntry 464 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumSaegwPgwUplinkNBIotEutranPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink packets for PGW NBIOT EUTRAN sessions" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnEntry 465 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumSaegwPgwUplinkNBIotEutranBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink bytes for PGW NBIOT EUTRAN sessions" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnEntry 466 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumSaegwPgwDownlinkNBIotEutranPackets OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink packets for PGW NBIOT EUTRAN sessions" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnEntry 467 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumSaegwPgwDownlinkNBIotEutranBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink bytes for PGW NBIOT EUTRAN sessions" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnEntry 468 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumSaegwPgwUplinkNBIotEutranDropPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink drop packets for PGW NBIOT EUTRAN sessions" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnEntry 469 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumSaegwPgwUplinkNBIotEutranDropBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink drop bytes for PGW NBIOT EUTRAN sessions" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnEntry 470 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumSaegwPgwDownlinkNBIotEutranDropPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink drop packets for PGW NBIOT EUTRAN sessions" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnEntry 471 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumSaegwPgwDownlinkNBIotEutranDropBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink drop bytes for PGW NBIOT EUTRAN sessions" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnEntry 472 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumTotalSessionsWithTerminateTimer OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of times Session terminate timer started becuase Gy interface was down" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnEntry 473 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumCurrentSessionsWithTerminateTimer OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Active Sessions with Session terminate timer running " ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnEntry 474 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumCreateSessionRejectSessionBlocked OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create session requests rejected due to session blocked" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnEntry 475 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumLocalCloseAttemptsSessionBlocked OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of local close attempts due to session blocked" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnEntry 476 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumLocalCloseTerminateServiceRule OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of local closes due to traffic through service rule with terminate action" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnEntry 477 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumSessionsInLocalDatabase OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Sessions in local database" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnEntry 478 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnConnectedDeviceFlows OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnEntry 479 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnConnectedDeviceUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnEntry 480 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnConnectedDeviceUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnEntry 481 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnConnectedDeviceDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnEntry 482 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnConnectedDeviceDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnEntry 483 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnTetheredDeviceFlows OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnEntry 484 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnTetheredDeviceUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnEntry 485 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnTetheredDeviceUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnEntry 486 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnTetheredDeviceDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnEntry 487 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnTetheredDeviceDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnEntry 488 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnTetheringEntitledFlows OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total Number of Tethering Entitled Flows" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnEntry 489 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnTetheringEntitledUplinkPacketsPassed OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total Number of Tethering Entitled Uplink Packets Passed" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnEntry 490 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnTetheringEntitledUplinkBytesPassed OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total Number of Tethering Entitled Uplink Bytes Passed" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnEntry 491 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnTetheringEntitledDownlinkPacketsPassed OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total Number of Tethering Entitled Downlink Packets Passed" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnEntry 492 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnTetheringEntitledDownlinkBytesPassed OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total Number of Tethering Entitled Downlink Bytes Passed" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnEntry 493 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnTetheredFlowsDetectedUsingTtl OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnEntry 494 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnTetheredFlowsDetectedUsingUserAgent OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnEntry 495 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumPgwTriggeredQosUpdate OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Pgw Triggered Qos Updates" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnEntry 496 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumSessionsEstablishedWithExistingImsiAndApn OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of sessions established with IMSI/APN combination for which already a session is established" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnEntry 497 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnTetheredFlowsDetectedUsingTcpIpFingerprinting OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnEntry 498 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumDnsResponseFailTimeout OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "DNS Response Failed - Session timeout waiting for DNS" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnEntry 499 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumDnsResponseDropNoIntf OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "DNS Response Failed - Dropped no SL interface" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnEntry 500 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumDnsResponseDropNoSession OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "DNS Response Failed - Dropped no session" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnEntry 501 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumDnsResponseDropNoPdnSession OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "DNS Response Failed - Dropped no PDN session" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnEntry 502 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumSessionPendedForDns OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Sessions pended for DNS" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnEntry 503 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumSessionPendedForDnsSuccess OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "DNS success for pended sessions" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnEntry 504 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumSessionPendedForDnsTimeout OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "DNS timeout for pended sessions" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnEntry 505 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumCreateSessionRejectTamFailure OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create session attempts rejected - due to TAM failure" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnEntry 506 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumCreatePdpRejectTamFailure OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create PDP context attempts rejected - due to TAM failure" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnEntry 507 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumApplicationStartNotificationsRcvd OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Application Start Notifications received from fastpath" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnEntry 508 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumApplicationStopNotificationsRcvd OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Application Stop Notifications received from fastpath" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnEntry 509 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumGxApplicationStartNotificationsSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Gx Application Start Notifications sent successfully to Pcrf" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnEntry 510 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumGxApplicationStartNotificationsFailed OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Gx Application Start Notifications send failed to Pcrf" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnEntry 511 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumGxApplicationStopNotificationsSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Gx Application Stop Notifications sent successfully to Pcrf" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnEntry 512 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumGxApplicationStopNotificationsFailed OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Gx Application Stop Notifications send failed to Pcrf" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnEntry 513 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumSdApplicationStartNotificationsSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Sd Application Start Notifications sent successfully to Pcrf" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnEntry 514 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumSdApplicationStartNotificationsFailed OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Sd Application Start Notifications send failed to Pcrf" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnEntry 515 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumSdApplicationStopNotificationsSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Sd Application Stop Notifications sent successfully to Pcrf" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnEntry 516 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumSdApplicationStopNotificationsFailed OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Sd Application Stop Notifications send failed to Pcrf" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnEntry 517 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumCreateSessionRejectsOverload OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Num of Create Session Requests Rejected due to Overload" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnEntry 518 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumCreateBearerRejectsOverload OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Num of Create Bearer Requests Rejected due to Overload" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnEntry 519 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumManifestServerRequestsSent OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Manifest Server Requests sent to MFI task" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnEntry 520 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumManifestServerResponsesRcvd OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Manifest Server Responses received from MFI task" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnEntry 521 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnTetheredFlowsDetectedUsingGquicUserAgent OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnEntry 522 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumCreateSessionRejectsOverloadMinor OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Num of Create Session Requests Rejected due to Overload Minor" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnEntry 523 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumCreateSessionRejectsOverloadMajor OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Num of Create Session Requests Rejected due to Overload Major" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnEntry 524 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumCreateSessionRejectsOverloadCritical OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Num of Create Session Requests Rejected due to Overload Critical" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnEntry 525 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumCreateSessionRejectsOverloadMCDSync OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Num of Create Session Requests Rejected due to Overload Standby Sync" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnEntry 526 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumCreateBearerRejectsOverloadMinor OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Num of Create Bearer Requests Rejected due to Overload Minor" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnEntry 527 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumCreateBearerRejectsOverloadMajor OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Num of Create Bearer Requests Rejected due to Overload Major" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnEntry 528 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumCreateBearerRejectsOverloadCritical OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Num of Create Bearer Requests Rejected due to Overload Critical" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnEntry 529 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumCreateBearerRejectsOverloadMCDSync OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Num of Create Bearer Requests Rejected due to Overload Standby Sync" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnEntry 530 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumUpstreamPktsDroppedWithAcl OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Num of upstream packets dropped due to ACL Match" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnEntry 531 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumDownstreamPktsDroppedWithAcl OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Num of downstream packets dropped due to ACL Match" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnEntry 532 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumUpstreamAclDropConnectionCount OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Num of upstream connections dropped due to ACL Match" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnEntry 533 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumUpstreamAclAllowConnectionCount OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Num of upstream connections allowed with ACL Match" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnEntry 534 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumDownstreamAclDropConnectionCount OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Num of downstream connections dropped due to ACL Match" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnEntry 535 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnNumDownstreamAclAllowConnectionCount OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Num of downstream connections allowed with ACL Match" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnEntry 536 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceDataProfileTable OBJECT-TYPE SYNTAX SEQUENCE OF AffirmedZoneGatewayStatisticsSlotLevelCallPerformanceDataProfileEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "" ::= { affirmedZoneMIB 463 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceDataProfileEntry OBJECT-TYPE SYNTAX AffirmedZoneGatewayStatisticsSlotLevelCallPerformanceDataProfileEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "" INDEX { affirmedZoneName, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceDataProfileName, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceDataProfileChassis, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceDataProfileSlot } ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceDataProfileTable 1 } AffirmedZoneGatewayStatisticsSlotLevelCallPerformanceDataProfileEntry ::= SEQUENCE { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceDataProfileName String, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceDataProfileChassis Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceDataProfileSlot Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceDataProfileNumCurrentSessions ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceDataProfileTetheredFlowsDetectedUsingTtl ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceDataProfileTetheredFlowsDetectedUsingUserAgent ConfdString } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceDataProfileName OBJECT-TYPE SYNTAX String MAX-ACCESS not-accessible STATUS current DESCRIPTION "Table Name" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceDataProfileEntry 1 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceDataProfileChassis OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS not-accessible STATUS current DESCRIPTION "chassis ID" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceDataProfileEntry 2 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceDataProfileSlot OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS not-accessible STATUS current DESCRIPTION "slot number" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceDataProfileEntry 3 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceDataProfileNumCurrentSessions OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Current number of sessions" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceDataProfileEntry 4 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceDataProfileTetheredFlowsDetectedUsingTtl OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceDataProfileEntry 5 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceDataProfileTetheredFlowsDetectedUsingUserAgent OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceDataProfileEntry 6 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceUplaneTable OBJECT-TYPE SYNTAX SEQUENCE OF AffirmedZoneGatewayStatisticsSlotLevelCallPerformanceUplaneEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "" ::= { affirmedZoneMIB 481 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceUplaneEntry OBJECT-TYPE SYNTAX AffirmedZoneGatewayStatisticsSlotLevelCallPerformanceUplaneEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "" INDEX { affirmedZoneName, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceUplaneName, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceUplaneChassis, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceUplaneSlot } ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceUplaneTable 1 } AffirmedZoneGatewayStatisticsSlotLevelCallPerformanceUplaneEntry ::= SEQUENCE { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceUplaneName String, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceUplaneChassis Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceUplaneSlot Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceUplaneNumCurrentSessions Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceUplaneNumSessionsWithQueuedReport Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceUplaneNumSessionEstabAttempt ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceUplaneNumSessionEstabSuccess ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceUplaneNumSessionEstabFail ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceUplaneNumSessionEstabFailSessionId ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceUplaneNumSessionEstabFailUTeid ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceUplaneNumSessionEstabFailMisc ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceUplaneNumSessionEstabFailSubscrIpAddr ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceUplaneNumSessionEstabFailFpTimeout ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceUplaneNumSessionEstabFailSendToCplane ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceUplaneNumSessionEstabFailDB ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceUplaneNumSessionEstabDupRequest ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceUplaneNumSessionModifyAttempt ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceUplaneNumSessionModifySuccess ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceUplaneNumSessionModifyFail ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceUplaneNumSessionModifyFailCtxtNotFound ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceUplaneNumSessionModifyFailMisc ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceUplaneNumSessionModifyFailFpTimeout ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceUplaneNumSessionModifyFailSendToCplane ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceUplaneNumSessionModifyDupRequest ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceUplaneNumSessionDeleteAttempt ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceUplaneNumSessionDeleteSuccess ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceUplaneNumSessionDeleteFail ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceUplaneNumSessionDeleteFailCtxtNotFound ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceUplaneNumSessionDeleteFailFpTimeout ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceUplaneNumSessionDeleteFailSendToCplane ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceUplaneNumSessionDeleteDupRequest ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceUplaneNumSessionReportToCpAttempt ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceUplaneNumSessionReportToCpSuccess ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceUplaneNumSessionReportToCpFail ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceUplaneNumSessionReportToCpFailTimeout ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceUplaneNumSessionReportToCpFailNoSession ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceUplaneNumSessionReportResponseCtxtNotFound ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceUplaneNumLocalClose ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceUplaneNumLocalCloseSessionMonitor ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceUplaneNumLocalCloseDupSession ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceUplaneNumLocalCloseDefaultQuotaExhausted ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceUplaneNumSessionMonitorReportsSent ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceUplaneNumSessionReportLateResponseDiscarded ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceUplaneNumSessionReportResponseFailNoSession ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceUplaneNumSessionManifestRetrievalRequestRx ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceUplaneNumSessionReportManResponseSent ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceUplaneNumSessionReportManResponseSentFail ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceUplaneClusterLevelHighWatermarkLoad Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceUplaneClusterLevelCurrentLoad Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceUplaneNumLoadControlInformationSent ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceUplaneNumLocalCloseFpOutOfSync ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceUplaneNumLocalCloseTeidCollision ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceUplaneNumLocalClosePeerRestart ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceUplaneNumLocalCloseReportResponseCtxtNotFound ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceUplaneNumLocalCloseReportResponseErrIndication ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceUplaneNumLocalCloseModifyFailFpTimeout ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceUplaneNumLocalCloseAdminClear ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceUplaneNumSessionModifySessionMonitorRequestFailCtxtNotFound ConfdString } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceUplaneName OBJECT-TYPE SYNTAX String MAX-ACCESS not-accessible STATUS current DESCRIPTION "Table Name" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceUplaneEntry 1 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceUplaneChassis OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS not-accessible STATUS current DESCRIPTION "chassis ID" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceUplaneEntry 2 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceUplaneSlot OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS not-accessible STATUS current DESCRIPTION "slot number" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceUplaneEntry 3 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceUplaneNumCurrentSessions OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceUplaneEntry 4 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceUplaneNumSessionsWithQueuedReport OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceUplaneEntry 5 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceUplaneNumSessionEstabAttempt OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of session establishment attempts" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceUplaneEntry 6 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceUplaneNumSessionEstabSuccess OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of session establishment success" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceUplaneEntry 7 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceUplaneNumSessionEstabFail OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of session establishment failure" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceUplaneEntry 8 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceUplaneNumSessionEstabFailSessionId OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of session establishment session id allocation failure" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceUplaneEntry 9 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceUplaneNumSessionEstabFailUTeid OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of session establishment resource allocation failure" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceUplaneEntry 10 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceUplaneNumSessionEstabFailMisc OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of session establishment misc failure" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceUplaneEntry 11 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceUplaneNumSessionEstabFailSubscrIpAddr OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of session establishment subscriber IP address failure" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceUplaneEntry 12 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceUplaneNumSessionEstabFailFpTimeout OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of session establishment fastpath timeout" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceUplaneEntry 13 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceUplaneNumSessionEstabFailSendToCplane OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of session establishment send response to cplane failure" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceUplaneEntry 14 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceUplaneNumSessionEstabFailDB OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of session establishment session database failure" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceUplaneEntry 15 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceUplaneNumSessionEstabDupRequest OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of session establishment duplicate request received" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceUplaneEntry 16 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceUplaneNumSessionModifyAttempt OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of session modification attempt" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceUplaneEntry 17 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceUplaneNumSessionModifySuccess OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of session modification success" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceUplaneEntry 18 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceUplaneNumSessionModifyFail OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of session modification failure" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceUplaneEntry 19 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceUplaneNumSessionModifyFailCtxtNotFound OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of session modification failure session not found" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceUplaneEntry 20 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceUplaneNumSessionModifyFailMisc OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of session modification misc failure" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceUplaneEntry 21 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceUplaneNumSessionModifyFailFpTimeout OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of session modification fastpath timeout" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceUplaneEntry 22 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceUplaneNumSessionModifyFailSendToCplane OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of session modification send response to cplane failure" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceUplaneEntry 23 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceUplaneNumSessionModifyDupRequest OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of session modification duplicate request received" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceUplaneEntry 24 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceUplaneNumSessionDeleteAttempt OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of session deletion attempt" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceUplaneEntry 25 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceUplaneNumSessionDeleteSuccess OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of session deletion success" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceUplaneEntry 26 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceUplaneNumSessionDeleteFail OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of session deletion failure" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceUplaneEntry 27 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceUplaneNumSessionDeleteFailCtxtNotFound OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of session deletion failure session not found" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceUplaneEntry 28 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceUplaneNumSessionDeleteFailFpTimeout OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of session deletion fastpath timeout" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceUplaneEntry 29 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceUplaneNumSessionDeleteFailSendToCplane OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of session deletion send response to cplane failure" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceUplaneEntry 30 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceUplaneNumSessionDeleteDupRequest OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of session deletion duplicate request received" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceUplaneEntry 31 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceUplaneNumSessionReportToCpAttempt OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of session report to cplane attempt" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceUplaneEntry 32 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceUplaneNumSessionReportToCpSuccess OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of session report to cplane success" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceUplaneEntry 33 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceUplaneNumSessionReportToCpFail OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of session report to cplane failure" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceUplaneEntry 34 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceUplaneNumSessionReportToCpFailTimeout OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of session report failure cplane timeout" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceUplaneEntry 35 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceUplaneNumSessionReportToCpFailNoSession OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "Number of session report failed due to session or procedure not found when received indication from fast path" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceUplaneEntry 36 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceUplaneNumSessionReportResponseCtxtNotFound OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of session report response received from cplane with context not found" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceUplaneEntry 37 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceUplaneNumLocalClose OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of session locally closed" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceUplaneEntry 38 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceUplaneNumLocalCloseSessionMonitor OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of session locally closed due to cplane session monitor failed" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceUplaneEntry 39 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceUplaneNumLocalCloseDupSession OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of session locally closed due to duplicate session request with same cplane seid" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceUplaneEntry 40 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceUplaneNumLocalCloseDefaultQuotaExhausted OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of session locally closed due to default quota exhausted on Uplane" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceUplaneEntry 41 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceUplaneNumSessionMonitorReportsSent OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of session monitor report requests sent" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceUplaneEntry 42 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceUplaneNumSessionReportLateResponseDiscarded OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of session reports discarded due to late response" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceUplaneEntry 43 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceUplaneNumSessionReportResponseFailNoSession OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of session report response failed due to session not found in uplane" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceUplaneEntry 44 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceUplaneNumSessionManifestRetrievalRequestRx OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of session modification attempted requesting manifest retrieval" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceUplaneEntry 45 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceUplaneNumSessionReportManResponseSent OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of session report manifest responses sent" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceUplaneEntry 46 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceUplaneNumSessionReportManResponseSentFail OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of session report manifest responses sent failure" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceUplaneEntry 47 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceUplaneClusterLevelHighWatermarkLoad OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Cluster level high watermark load %" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceUplaneEntry 48 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceUplaneClusterLevelCurrentLoad OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Cluster level current load" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceUplaneEntry 49 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceUplaneNumLoadControlInformationSent OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of times load control information sent" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceUplaneEntry 50 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceUplaneNumLocalCloseFpOutOfSync OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of session locally closed due to fp out of sync" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceUplaneEntry 51 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceUplaneNumLocalCloseTeidCollision OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of session locally closed due to teid collision" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceUplaneEntry 52 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceUplaneNumLocalClosePeerRestart OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of session locally closed due to peer restart" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceUplaneEntry 53 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceUplaneNumLocalCloseReportResponseCtxtNotFound OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of session locally closed due to report resp context not found" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceUplaneEntry 54 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceUplaneNumLocalCloseReportResponseErrIndication OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of session locally closed due to report resp error indication" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceUplaneEntry 55 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceUplaneNumLocalCloseModifyFailFpTimeout OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of session report response failed due fp timeout" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceUplaneEntry 56 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceUplaneNumLocalCloseAdminClear OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of session report response failed due to admin clear" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceUplaneEntry 57 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceUplaneNumSessionModifySessionMonitorRequestFailCtxtNotFound OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of session modification Session Monitor Request failure session not found" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceUplaneEntry 58 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwPgwQciArpTable OBJECT-TYPE SYNTAX SEQUENCE OF AffirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwPgwQciArpEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "" ::= { affirmedZoneMIB 368 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwPgwQciArpEntry OBJECT-TYPE SYNTAX AffirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwPgwQciArpEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "" INDEX { affirmedZoneName, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwPgwQciArpName, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwPgwQciArpQci, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwPgwQciArpArp, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwPgwQciArpChassis, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwPgwQciArpSlot } ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwPgwQciArpTable 1 } AffirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwPgwQciArpEntry ::= SEQUENCE { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwPgwQciArpName String, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwPgwQciArpQci Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwPgwQciArpArp Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwPgwQciArpChassis Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwPgwQciArpSlot Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwPgwQciArpNumUplinkPackets ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwPgwQciArpNumUplinkBytes ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwPgwQciArpNumUplinkDropPackets ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwPgwQciArpNumUplinkDropBytes ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwPgwQciArpNumUplinkErrorLossPackets ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwPgwQciArpNumUplinkErrorLossBytes ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwPgwQciArpNumDownlinkPackets ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwPgwQciArpNumDownlinkBytes ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwPgwQciArpNumDownlinkDropPackets ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwPgwQciArpNumDownlinkDropBytes ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwPgwQciArpNumDownlinkErrorLossPackets ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwPgwQciArpNumDownlinkErrorLossBytes ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwPgwQciArpNumCurrentBearers ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwPgwQciArpIntervalPeakBearers Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwPgwQciArpNumTotalBearersSetupSuccess ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwPgwQciArpNumTotalBearersSetupFail ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwPgwQciArpNumTotalBearersHandoverSuccess ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwPgwQciArpNumTotalBearersHandoverFailure ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwPgwQciArpNumTotalBearersNormalRelease ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwPgwQciArpNumTotalBearersAccessSideNormalRelease ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwPgwQciArpNumTotalBearersNetworkSideNormalRelease ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwPgwQciArpNumTotalBearersAbnormalRelease ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwPgwQciArpNumTotalBearersOperatorInitiatedLocalRelease ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwPgwQciArpNumTotalBearersIdleTimerExpiryLocalRelease ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwPgwQciArpNumTotalBearersSessionMaxTimerLocalRelease ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwPgwQciArpNumTotalBearersInternalErrorsLocalRelease ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwPgwQciArpNumTotalBearersDuplicateBearesLocalRelease ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwPgwQciArpNumTotalBearersMiscellaneousLocalRelease ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwPgwQciArpNumTotalBearersS5S8UPathFailuresAbnormalRelease ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwPgwQciArpNumTotalBearersS5S8PathFailuresAbnormalRelease ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwPgwQciArpNumTotalBearersS5S8UErrorIndicationAbnormalRelease ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwPgwQciArpNumCurrentRules ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwPgwQciArpIntervalPeakRules Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwPgwQciArpNumTotalRulesInstallSuccess ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwPgwQciArpNumTotalRulesInstallFail ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwPgwQciArpNumTotalRulesInstallFailGxUnknownRuleName ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwPgwQciArpNumTotalRulesInstallFailGxRatingGroupError ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwPgwQciArpNumTotalRulesInstallFailGxGwPCEFMalfunction ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwPgwQciArpNumTotalRulesInstallFailGxResourceLimitation ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwPgwQciArpNumTotalRulesInstallFailGxMaxNumBearersReached ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwPgwQciArpNumTotalRulesInstallFailGxMissingFlowInfo ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwPgwQciArpNumTotalRulesInstallFailGxResourceAllocationFailure ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwPgwQciArpNumTotalRulesInstallFailGxUnsuccessfulQosValidation ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwPgwQciArpNumTotalRulesInstallFailGxIncorrectFlowInfo ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwPgwQciArpNumTotalRulesInstallFailGxFilterRestrictions ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwPgwQciArpNumTotalRulesInstallFailGxMissingRedirectServerAddress ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwPgwQciArpNumTotalRulesInstallFailGtpS5S8CbrResponseFailure ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwPgwQciArpNumTotalRulesInstallFailGtpS5S8CbrResponseTimeout ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwPgwQciArpNumTotalRulesInstallFailGtpS5S8UbrResponseFailure ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwPgwQciArpNumTotalRulesInstallFailGtpS5S8UbrResponseTimeout ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwPgwQciArpNumTotalRulesInstallFailGtpS2bCbrResponseFailure ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwPgwQciArpNumTotalRulesInstallFailGtpS2bCbrResponseTimeout ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwPgwQciArpNumTotalRulesInstallFailGtpS2bUbrResponseFailure ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwPgwQciArpNumTotalRulesInstallFailGtpS2bUbrResponseTimeout ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwPgwQciArpNumTotalRulesInstallFailGtpS2aCbrResponseFailure ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwPgwQciArpNumTotalRulesInstallFailGtpS2aCbrResponseTimeout ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwPgwQciArpNumTotalRulesInstallFailGtpS2aUbrResponseFailure ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwPgwQciArpNumTotalRulesInstallFailGtpS2aUbrResponseTimeout ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwPgwQciArpNumTotalRulesInstallFailGtpCbrResponseFailure ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwPgwQciArpNumTotalRulesInstallFailGtpCbrResponseTimeout ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwPgwQciArpNumTotalRulesInstallFailGtpUbrResponseFailure ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwPgwQciArpNumTotalRulesInstallFailGtpUbrResponseTimeout ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwPgwQciArpNumTotalRulesInstallFailLocalSystemResourceFailure ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwPgwQciArpNumTotalRulesModifySuccess ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwPgwQciArpNumTotalRulesModifyFail ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwPgwQciArpNumTotalRulesModifyFailGxRatingGroupError ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwPgwQciArpNumTotalRulesModifyFailGxGwPCEFMalfunction ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwPgwQciArpNumTotalRulesModifyFailGxResourceLimitation ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwPgwQciArpNumTotalRulesModifyFailGxResourceAllocationFailure ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwPgwQciArpNumTotalRulesModifyFailGxUnsuccessfulQosValidation ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwPgwQciArpNumTotalRulesModifyFailGxIncorrectFlowInfo ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwPgwQciArpNumTotalRulesModifyFailGxFilterRestrictions ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwPgwQciArpNumTotalRulesModifyFailGxMissingRedirectServerAddress ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwPgwQciArpNumTotalRulesModifyFailGtpS5S8UbrResponseFailure ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwPgwQciArpNumTotalRulesModifyFailGtpS5S8UbrResponseTimeout ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwPgwQciArpNumTotalRulesModifyFailGtpS2bUbrResponseFailure ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwPgwQciArpNumTotalRulesModifyFailGtpS2bUbrResponseTimeout ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwPgwQciArpNumTotalRulesModifyFailGtpS2aUbrResponseFailure ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwPgwQciArpNumTotalRulesModifyFailGtpS2aUbrResponseTimeout ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwPgwQciArpNumTotalRulesModifyFailGtpUbrResponseFailure ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwPgwQciArpNumTotalRulesModifyFailGtpUbrResponseTimeout ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwPgwQciArpNumTotalRulesModifyFailLocalSystemResourceFailure ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwPgwQciArpNumTotalRulesRemoveSuccess ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwPgwQciArpNumTotalRulesRemoveFail ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwPgwQciArpNumTotalRulesRemoveFailGxUnknownRuleName ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwPgwQciArpNumTotalRulesRemoveFailGtpS5S8UbrResponseFailure ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwPgwQciArpNumTotalRulesRemoveFailGtpS5S8UbrResponseTimeout ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwPgwQciArpNumTotalRulesRemoveFailGtpS5S8DbrResponseFailure ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwPgwQciArpNumTotalRulesRemoveFailGtpS5S8DbrResponseTimeout ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwPgwQciArpNumTotalRulesRemoveFailGtpS2bUbrResponseFailure ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwPgwQciArpNumTotalRulesRemoveFailGtpS2bUbrResponseTimeout ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwPgwQciArpNumTotalRulesRemoveFailGtpS2bDbrResponseFailure ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwPgwQciArpNumTotalRulesRemoveFailGtpS2bDbrResponseTimeout ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwPgwQciArpNumTotalRulesRemoveFailGtpS2aUbrResponseFailure ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwPgwQciArpNumTotalRulesRemoveFailGtpS2aUbrResponseTimeout ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwPgwQciArpNumTotalRulesRemoveFailGtpS2aDbrResponseFailure ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwPgwQciArpNumTotalRulesRemoveFailGtpS2aDbrResponseTimeout ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwPgwQciArpNumTotalRulesRemoveFailGtpUbrResponseFailure ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwPgwQciArpNumTotalRulesRemoveFailGtpUbrResponseTimeout ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwPgwQciArpNumTotalRulesRemoveFailGtpDbrResponseFailure ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwPgwQciArpNumTotalRulesRemoveFailGtpDbrResponseTimeout ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwPgwQciArpNumTotalRulesRemoveFailLocalSystemResourceFailure ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwPgwQciArpNumTotalRulesActiveGyReallocationofCredit ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwPgwQciArpNumTotalRulesInactiveGyOutofCredit ConfdString } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwPgwQciArpName OBJECT-TYPE SYNTAX String MAX-ACCESS not-accessible STATUS current DESCRIPTION "Table Name" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwPgwQciArpEntry 1 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwPgwQciArpQci OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS not-accessible STATUS current DESCRIPTION "Bearer QCI Value" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwPgwQciArpEntry 2 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwPgwQciArpArp OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS not-accessible STATUS current DESCRIPTION "Bearer ARP-PL Value" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwPgwQciArpEntry 3 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwPgwQciArpChassis OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS not-accessible STATUS current DESCRIPTION "chassis ID" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwPgwQciArpEntry 4 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwPgwQciArpSlot OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS not-accessible STATUS current DESCRIPTION "slot number" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwPgwQciArpEntry 5 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwPgwQciArpNumUplinkPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink packets received" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwPgwQciArpEntry 6 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwPgwQciArpNumUplinkBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink bytes received" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwPgwQciArpEntry 7 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwPgwQciArpNumUplinkDropPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink packets dropped" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwPgwQciArpEntry 8 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwPgwQciArpNumUplinkDropBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink bytes dropped" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwPgwQciArpEntry 9 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwPgwQciArpNumUplinkErrorLossPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink error loss packets" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwPgwQciArpEntry 10 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwPgwQciArpNumUplinkErrorLossBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink error loss bytes" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwPgwQciArpEntry 11 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwPgwQciArpNumDownlinkPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink packets received" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwPgwQciArpEntry 12 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwPgwQciArpNumDownlinkBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink bytes received" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwPgwQciArpEntry 13 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwPgwQciArpNumDownlinkDropPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink packets dropped" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwPgwQciArpEntry 14 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwPgwQciArpNumDownlinkDropBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink bytes dropped" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwPgwQciArpEntry 15 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwPgwQciArpNumDownlinkErrorLossPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink error loss packets" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwPgwQciArpEntry 16 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwPgwQciArpNumDownlinkErrorLossBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink error loss bytes" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwPgwQciArpEntry 17 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwPgwQciArpNumCurrentBearers OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of current bearers" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwPgwQciArpEntry 18 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwPgwQciArpIntervalPeakBearers OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Interval peak number of bearers" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwPgwQciArpEntry 19 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwPgwQciArpNumTotalBearersSetupSuccess OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers setup successful" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwPgwQciArpEntry 20 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwPgwQciArpNumTotalBearersSetupFail OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers setup failed" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwPgwQciArpEntry 21 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwPgwQciArpNumTotalBearersHandoverSuccess OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers handover successfully" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwPgwQciArpEntry 22 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwPgwQciArpNumTotalBearersHandoverFailure OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers handover failures" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwPgwQciArpEntry 23 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwPgwQciArpNumTotalBearersNormalRelease OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers released normally" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwPgwQciArpEntry 24 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwPgwQciArpNumTotalBearersAccessSideNormalRelease OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers released due to access side deactivation" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwPgwQciArpEntry 25 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwPgwQciArpNumTotalBearersNetworkSideNormalRelease OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers released due to network side deactivation" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwPgwQciArpEntry 26 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwPgwQciArpNumTotalBearersAbnormalRelease OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers released abnormally" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwPgwQciArpEntry 27 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwPgwQciArpNumTotalBearersOperatorInitiatedLocalRelease OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers locally released due to operator initiation" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwPgwQciArpEntry 28 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwPgwQciArpNumTotalBearersIdleTimerExpiryLocalRelease OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers locally released due to idle timer expiry" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwPgwQciArpEntry 29 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwPgwQciArpNumTotalBearersSessionMaxTimerLocalRelease OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers locally released due to session max timer expiry" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwPgwQciArpEntry 30 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwPgwQciArpNumTotalBearersInternalErrorsLocalRelease OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers locally released due to internal errors" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwPgwQciArpEntry 31 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwPgwQciArpNumTotalBearersDuplicateBearesLocalRelease OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers locally released due to duplicate bearers" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwPgwQciArpEntry 32 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwPgwQciArpNumTotalBearersMiscellaneousLocalRelease OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers locally released due to miscellaneous" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwPgwQciArpEntry 33 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwPgwQciArpNumTotalBearersS5S8UPathFailuresAbnormalRelease OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers abnormal release due to S5S8U path failures" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwPgwQciArpEntry 34 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwPgwQciArpNumTotalBearersS5S8PathFailuresAbnormalRelease OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers abnormal release due to S5S8 path failures" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwPgwQciArpEntry 35 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwPgwQciArpNumTotalBearersS5S8UErrorIndicationAbnormalRelease OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers abnormal release due to S5S8U error indication" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwPgwQciArpEntry 36 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwPgwQciArpNumCurrentRules OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of current rules" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwPgwQciArpEntry 37 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwPgwQciArpIntervalPeakRules OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Interval peak number of rules" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwPgwQciArpEntry 38 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwPgwQciArpNumTotalRulesInstallSuccess OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules install successful" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwPgwQciArpEntry 39 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwPgwQciArpNumTotalRulesInstallFail OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules install failed" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwPgwQciArpEntry 40 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwPgwQciArpNumTotalRulesInstallFailGxUnknownRuleName OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules install fail due to gx unknown rule name" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwPgwQciArpEntry 41 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwPgwQciArpNumTotalRulesInstallFailGxRatingGroupError OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules install fail due to gx rating group error" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwPgwQciArpEntry 42 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwPgwQciArpNumTotalRulesInstallFailGxGwPCEFMalfunction OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules install fail due to gx gw/pcef malfunction" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwPgwQciArpEntry 43 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwPgwQciArpNumTotalRulesInstallFailGxResourceLimitation OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules install fail due to gx resource limitation" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwPgwQciArpEntry 44 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwPgwQciArpNumTotalRulesInstallFailGxMaxNumBearersReached OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules install fail due to gx maximum number of bearers reached per IP-CAN session" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwPgwQciArpEntry 45 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwPgwQciArpNumTotalRulesInstallFailGxMissingFlowInfo OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules install fail due to gx missing flow info" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwPgwQciArpEntry 46 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwPgwQciArpNumTotalRulesInstallFailGxResourceAllocationFailure OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules install fail due to gx resource allocation failure" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwPgwQciArpEntry 47 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwPgwQciArpNumTotalRulesInstallFailGxUnsuccessfulQosValidation OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules install fail due to gx unsuccessful qos validation" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwPgwQciArpEntry 48 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwPgwQciArpNumTotalRulesInstallFailGxIncorrectFlowInfo OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules install fail due to gx incorrect flow info" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwPgwQciArpEntry 49 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwPgwQciArpNumTotalRulesInstallFailGxFilterRestrictions OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules install fail due to gx flow filter restrictions" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwPgwQciArpEntry 50 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwPgwQciArpNumTotalRulesInstallFailGxMissingRedirectServerAddress OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules install fail due to gx missing redirect server address" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwPgwQciArpEntry 51 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwPgwQciArpNumTotalRulesInstallFailGtpS5S8CbrResponseFailure OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules install fail due to gtp s5s8 cbr response failure" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwPgwQciArpEntry 52 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwPgwQciArpNumTotalRulesInstallFailGtpS5S8CbrResponseTimeout OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules install fail due to gtp s5s8 cbr response timeout" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwPgwQciArpEntry 53 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwPgwQciArpNumTotalRulesInstallFailGtpS5S8UbrResponseFailure OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules install fail due to gtp s5s8 ubr response failure" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwPgwQciArpEntry 54 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwPgwQciArpNumTotalRulesInstallFailGtpS5S8UbrResponseTimeout OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules install fail due to gtp s5s8 ubr response timeout" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwPgwQciArpEntry 55 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwPgwQciArpNumTotalRulesInstallFailGtpS2bCbrResponseFailure OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules install fail due to gtp s2b cbr response failure" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwPgwQciArpEntry 56 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwPgwQciArpNumTotalRulesInstallFailGtpS2bCbrResponseTimeout OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules install fail due to gtp s2b cbr response timeout" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwPgwQciArpEntry 57 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwPgwQciArpNumTotalRulesInstallFailGtpS2bUbrResponseFailure OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules install fail due to gtp s2b ubr response failure" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwPgwQciArpEntry 58 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwPgwQciArpNumTotalRulesInstallFailGtpS2bUbrResponseTimeout OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules install fail due to gtp s2b ubr response timeout" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwPgwQciArpEntry 59 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwPgwQciArpNumTotalRulesInstallFailGtpS2aCbrResponseFailure OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules install fail due to gtp s2a cbr response failure" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwPgwQciArpEntry 60 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwPgwQciArpNumTotalRulesInstallFailGtpS2aCbrResponseTimeout OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules install fail due to gtp s2a cbr response timeout" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwPgwQciArpEntry 61 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwPgwQciArpNumTotalRulesInstallFailGtpS2aUbrResponseFailure OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules install fail due to gtp s2a ubr response failure" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwPgwQciArpEntry 62 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwPgwQciArpNumTotalRulesInstallFailGtpS2aUbrResponseTimeout OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules install fail due to gtp s2a ubr response timeout" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwPgwQciArpEntry 63 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwPgwQciArpNumTotalRulesInstallFailGtpCbrResponseFailure OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules install fail due to gtp cbr response failure" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwPgwQciArpEntry 64 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwPgwQciArpNumTotalRulesInstallFailGtpCbrResponseTimeout OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules install fail due to gtp cbr response timeout" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwPgwQciArpEntry 65 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwPgwQciArpNumTotalRulesInstallFailGtpUbrResponseFailure OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules install fail due to gtp ubr response failure" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwPgwQciArpEntry 66 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwPgwQciArpNumTotalRulesInstallFailGtpUbrResponseTimeout OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules install fail due to gtp ubr response timeout" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwPgwQciArpEntry 67 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwPgwQciArpNumTotalRulesInstallFailLocalSystemResourceFailure OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules install fail due to local system resource failure" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwPgwQciArpEntry 68 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwPgwQciArpNumTotalRulesModifySuccess OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules modify successful" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwPgwQciArpEntry 69 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwPgwQciArpNumTotalRulesModifyFail OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules modify failed" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwPgwQciArpEntry 70 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwPgwQciArpNumTotalRulesModifyFailGxRatingGroupError OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules modify fail due to gx rating group error" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwPgwQciArpEntry 71 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwPgwQciArpNumTotalRulesModifyFailGxGwPCEFMalfunction OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules modify fail due to gx gw/pcef malfunction" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwPgwQciArpEntry 72 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwPgwQciArpNumTotalRulesModifyFailGxResourceLimitation OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules modify fail due to gx resource limitation" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwPgwQciArpEntry 73 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwPgwQciArpNumTotalRulesModifyFailGxResourceAllocationFailure OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules modify fail due to gx resource allocation failure" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwPgwQciArpEntry 74 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwPgwQciArpNumTotalRulesModifyFailGxUnsuccessfulQosValidation OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules modify fail due to gx unsuccessful qos validation" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwPgwQciArpEntry 75 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwPgwQciArpNumTotalRulesModifyFailGxIncorrectFlowInfo OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules modify fail due to gx incorrect flow info" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwPgwQciArpEntry 76 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwPgwQciArpNumTotalRulesModifyFailGxFilterRestrictions OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules modify fail due to gx flow filter restrictions" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwPgwQciArpEntry 77 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwPgwQciArpNumTotalRulesModifyFailGxMissingRedirectServerAddress OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules modify fail due to gx missing redirect server address" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwPgwQciArpEntry 78 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwPgwQciArpNumTotalRulesModifyFailGtpS5S8UbrResponseFailure OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules modify fail due to gtp s5s8 ubr response failure" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwPgwQciArpEntry 79 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwPgwQciArpNumTotalRulesModifyFailGtpS5S8UbrResponseTimeout OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules modify fail due to gtp s5s8 ubr response timeout" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwPgwQciArpEntry 80 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwPgwQciArpNumTotalRulesModifyFailGtpS2bUbrResponseFailure OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules modify fail due to gtp s2b ubr response failure" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwPgwQciArpEntry 81 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwPgwQciArpNumTotalRulesModifyFailGtpS2bUbrResponseTimeout OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules modify fail due to gtp s2b ubr response timeout" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwPgwQciArpEntry 82 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwPgwQciArpNumTotalRulesModifyFailGtpS2aUbrResponseFailure OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules modify fail due to gtp s2a ubr response failure" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwPgwQciArpEntry 83 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwPgwQciArpNumTotalRulesModifyFailGtpS2aUbrResponseTimeout OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules modify fail due to gtp s2a ubr response timeout" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwPgwQciArpEntry 84 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwPgwQciArpNumTotalRulesModifyFailGtpUbrResponseFailure OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules modify fail due to gtp ubr response failure" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwPgwQciArpEntry 85 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwPgwQciArpNumTotalRulesModifyFailGtpUbrResponseTimeout OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules modify fail due to gtp ubr response timeout" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwPgwQciArpEntry 86 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwPgwQciArpNumTotalRulesModifyFailLocalSystemResourceFailure OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules modify fail due to local system resource failure" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwPgwQciArpEntry 87 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwPgwQciArpNumTotalRulesRemoveSuccess OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules remove successful" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwPgwQciArpEntry 88 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwPgwQciArpNumTotalRulesRemoveFail OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules remove failed" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwPgwQciArpEntry 89 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwPgwQciArpNumTotalRulesRemoveFailGxUnknownRuleName OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules remove fail due to gx unknown rule name" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwPgwQciArpEntry 90 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwPgwQciArpNumTotalRulesRemoveFailGtpS5S8UbrResponseFailure OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules remove fail due to gtp s5s8 ubr response failure" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwPgwQciArpEntry 91 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwPgwQciArpNumTotalRulesRemoveFailGtpS5S8UbrResponseTimeout OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules remove fail due to gtp s5s8 ubr response timeout" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwPgwQciArpEntry 92 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwPgwQciArpNumTotalRulesRemoveFailGtpS5S8DbrResponseFailure OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules remove fail due to gtp s5s8 dbr response failure" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwPgwQciArpEntry 93 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwPgwQciArpNumTotalRulesRemoveFailGtpS5S8DbrResponseTimeout OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules remove fail due to gtp s5s8 dbr response timeout" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwPgwQciArpEntry 94 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwPgwQciArpNumTotalRulesRemoveFailGtpS2bUbrResponseFailure OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules remove fail due to gtp s2b ubr response failure" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwPgwQciArpEntry 95 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwPgwQciArpNumTotalRulesRemoveFailGtpS2bUbrResponseTimeout OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules remove fail due to gtp s2b ubr response timeout" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwPgwQciArpEntry 96 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwPgwQciArpNumTotalRulesRemoveFailGtpS2bDbrResponseFailure OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules remove fail due to gtp s2b dbr response failure" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwPgwQciArpEntry 97 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwPgwQciArpNumTotalRulesRemoveFailGtpS2bDbrResponseTimeout OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules remove fail due to gtp s2b dbr response timeout" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwPgwQciArpEntry 98 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwPgwQciArpNumTotalRulesRemoveFailGtpS2aUbrResponseFailure OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules remove fail due to gtp s2a ubr response failure" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwPgwQciArpEntry 99 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwPgwQciArpNumTotalRulesRemoveFailGtpS2aUbrResponseTimeout OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules remove fail due to gtp s2a ubr response timeout" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwPgwQciArpEntry 100 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwPgwQciArpNumTotalRulesRemoveFailGtpS2aDbrResponseFailure OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules remove fail due to gtp s2a dbr response failure" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwPgwQciArpEntry 101 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwPgwQciArpNumTotalRulesRemoveFailGtpS2aDbrResponseTimeout OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules remove fail due to gtp s2a dbr response timeout" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwPgwQciArpEntry 102 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwPgwQciArpNumTotalRulesRemoveFailGtpUbrResponseFailure OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules remove fail due to gtp ubr response failure" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwPgwQciArpEntry 103 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwPgwQciArpNumTotalRulesRemoveFailGtpUbrResponseTimeout OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules remove fail due to gtp ubr response timeout" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwPgwQciArpEntry 104 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwPgwQciArpNumTotalRulesRemoveFailGtpDbrResponseFailure OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules remove fail due to gtp dbr response failure" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwPgwQciArpEntry 105 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwPgwQciArpNumTotalRulesRemoveFailGtpDbrResponseTimeout OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules remove fail due to gtp dbr response timeout" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwPgwQciArpEntry 106 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwPgwQciArpNumTotalRulesRemoveFailLocalSystemResourceFailure OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules remove fail due to local system resource failure" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwPgwQciArpEntry 107 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwPgwQciArpNumTotalRulesActiveGyReallocationofCredit OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules active due to gy reallocation of credit" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwPgwQciArpEntry 108 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwPgwQciArpNumTotalRulesInactiveGyOutofCredit OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules inactive due to gy out of credit" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwPgwQciArpEntry 109 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwPgwApnQciArpTable OBJECT-TYPE SYNTAX SEQUENCE OF AffirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwPgwApnQciArpEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "" ::= { affirmedZoneMIB 369 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwPgwApnQciArpEntry OBJECT-TYPE SYNTAX AffirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwPgwApnQciArpEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "" INDEX { affirmedZoneName, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwPgwApnQciArpName, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwPgwApnQciArpQci, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwPgwApnQciArpArp, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwPgwApnQciArpChassis, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwPgwApnQciArpSlot } ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwPgwApnQciArpTable 1 } AffirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwPgwApnQciArpEntry ::= SEQUENCE { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwPgwApnQciArpName String, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwPgwApnQciArpQci Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwPgwApnQciArpArp Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwPgwApnQciArpChassis Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwPgwApnQciArpSlot Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwPgwApnQciArpNumUplinkPackets ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwPgwApnQciArpNumUplinkBytes ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwPgwApnQciArpNumUplinkDropPackets ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwPgwApnQciArpNumUplinkDropBytes ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwPgwApnQciArpNumUplinkErrorLossPackets ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwPgwApnQciArpNumUplinkErrorLossBytes ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwPgwApnQciArpNumDownlinkPackets ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwPgwApnQciArpNumDownlinkBytes ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwPgwApnQciArpNumDownlinkDropPackets ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwPgwApnQciArpNumDownlinkDropBytes ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwPgwApnQciArpNumDownlinkErrorLossPackets ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwPgwApnQciArpNumDownlinkErrorLossBytes ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwPgwApnQciArpNumCurrentBearers ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwPgwApnQciArpIntervalPeakBearers Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwPgwApnQciArpNumTotalBearersSetupSuccess ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwPgwApnQciArpNumTotalBearersSetupFail ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwPgwApnQciArpNumTotalBearersHandoverSuccess ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwPgwApnQciArpNumTotalBearersHandoverFailure ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwPgwApnQciArpNumTotalBearersNormalRelease ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwPgwApnQciArpNumTotalBearersAccessSideNormalRelease ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwPgwApnQciArpNumTotalBearersNetworkSideNormalRelease ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwPgwApnQciArpNumTotalBearersAbnormalRelease ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwPgwApnQciArpNumTotalBearersOperatorInitiatedLocalRelease ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwPgwApnQciArpNumTotalBearersIdleTimerExpiryLocalRelease ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwPgwApnQciArpNumTotalBearersSessionMaxTimerLocalRelease ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwPgwApnQciArpNumTotalBearersInternalErrorsLocalRelease ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwPgwApnQciArpNumTotalBearersDuplicateBearesLocalRelease ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwPgwApnQciArpNumTotalBearersMiscellaneousLocalRelease ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwPgwApnQciArpNumTotalBearersS5S8UPathFailuresAbnormalRelease ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwPgwApnQciArpNumTotalBearersS5S8PathFailuresAbnormalRelease ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwPgwApnQciArpNumTotalBearersS5S8UErrorIndicationAbnormalRelease ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwPgwApnQciArpNumCurrentRules ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwPgwApnQciArpIntervalPeakRules Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwPgwApnQciArpNumTotalRulesInstallSuccess ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwPgwApnQciArpNumTotalRulesInstallFail ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwPgwApnQciArpNumTotalRulesInstallFailGxUnknownRuleName ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwPgwApnQciArpNumTotalRulesInstallFailGxRatingGroupError ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwPgwApnQciArpNumTotalRulesInstallFailGxGwPCEFMalfunction ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwPgwApnQciArpNumTotalRulesInstallFailGxResourceLimitation ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwPgwApnQciArpNumTotalRulesInstallFailGxMaxNumBearersReached ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwPgwApnQciArpNumTotalRulesInstallFailGxMissingFlowInfo ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwPgwApnQciArpNumTotalRulesInstallFailGxResourceAllocationFailure ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwPgwApnQciArpNumTotalRulesInstallFailGxUnsuccessfulQosValidation ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwPgwApnQciArpNumTotalRulesInstallFailGxIncorrectFlowInfo ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwPgwApnQciArpNumTotalRulesInstallFailGxFilterRestrictions ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwPgwApnQciArpNumTotalRulesInstallFailGxMissingRedirectServerAddress ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwPgwApnQciArpNumTotalRulesInstallFailGtpS5S8CbrResponseFailure ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwPgwApnQciArpNumTotalRulesInstallFailGtpS5S8CbrResponseTimeout ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwPgwApnQciArpNumTotalRulesInstallFailGtpS5S8UbrResponseFailure ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwPgwApnQciArpNumTotalRulesInstallFailGtpS5S8UbrResponseTimeout ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwPgwApnQciArpNumTotalRulesInstallFailGtpS2bCbrResponseFailure ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwPgwApnQciArpNumTotalRulesInstallFailGtpS2bCbrResponseTimeout ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwPgwApnQciArpNumTotalRulesInstallFailGtpS2bUbrResponseFailure ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwPgwApnQciArpNumTotalRulesInstallFailGtpS2bUbrResponseTimeout ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwPgwApnQciArpNumTotalRulesInstallFailGtpS2aCbrResponseFailure ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwPgwApnQciArpNumTotalRulesInstallFailGtpS2aCbrResponseTimeout ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwPgwApnQciArpNumTotalRulesInstallFailGtpS2aUbrResponseFailure ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwPgwApnQciArpNumTotalRulesInstallFailGtpS2aUbrResponseTimeout ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwPgwApnQciArpNumTotalRulesInstallFailGtpCbrResponseFailure ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwPgwApnQciArpNumTotalRulesInstallFailGtpCbrResponseTimeout ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwPgwApnQciArpNumTotalRulesInstallFailGtpUbrResponseFailure ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwPgwApnQciArpNumTotalRulesInstallFailGtpUbrResponseTimeout ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwPgwApnQciArpNumTotalRulesInstallFailLocalSystemResourceFailure ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwPgwApnQciArpNumTotalRulesModifySuccess ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwPgwApnQciArpNumTotalRulesModifyFail ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwPgwApnQciArpNumTotalRulesModifyFailGxRatingGroupError ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwPgwApnQciArpNumTotalRulesModifyFailGxGwPCEFMalfunction ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwPgwApnQciArpNumTotalRulesModifyFailGxResourceLimitation ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwPgwApnQciArpNumTotalRulesModifyFailGxResourceAllocationFailure ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwPgwApnQciArpNumTotalRulesModifyFailGxUnsuccessfulQosValidation ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwPgwApnQciArpNumTotalRulesModifyFailGxIncorrectFlowInfo ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwPgwApnQciArpNumTotalRulesModifyFailGxFilterRestrictions ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwPgwApnQciArpNumTotalRulesModifyFailGxMissingRedirectServerAddress ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwPgwApnQciArpNumTotalRulesModifyFailGtpS5S8UbrResponseFailure ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwPgwApnQciArpNumTotalRulesModifyFailGtpS5S8UbrResponseTimeout ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwPgwApnQciArpNumTotalRulesModifyFailGtpS2bUbrResponseFailure ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwPgwApnQciArpNumTotalRulesModifyFailGtpS2bUbrResponseTimeout ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwPgwApnQciArpNumTotalRulesModifyFailGtpS2aUbrResponseFailure ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwPgwApnQciArpNumTotalRulesModifyFailGtpS2aUbrResponseTimeout ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwPgwApnQciArpNumTotalRulesModifyFailGtpUbrResponseFailure ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwPgwApnQciArpNumTotalRulesModifyFailGtpUbrResponseTimeout ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwPgwApnQciArpNumTotalRulesModifyFailLocalSystemResourceFailure ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwPgwApnQciArpNumTotalRulesRemoveSuccess ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwPgwApnQciArpNumTotalRulesRemoveFail ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwPgwApnQciArpNumTotalRulesRemoveFailGxUnknownRuleName ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwPgwApnQciArpNumTotalRulesRemoveFailGtpS5S8UbrResponseFailure ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwPgwApnQciArpNumTotalRulesRemoveFailGtpS5S8UbrResponseTimeout ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwPgwApnQciArpNumTotalRulesRemoveFailGtpS5S8DbrResponseFailure ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwPgwApnQciArpNumTotalRulesRemoveFailGtpS5S8DbrResponseTimeout ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwPgwApnQciArpNumTotalRulesRemoveFailGtpS2bUbrResponseFailure ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwPgwApnQciArpNumTotalRulesRemoveFailGtpS2bUbrResponseTimeout ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwPgwApnQciArpNumTotalRulesRemoveFailGtpS2bDbrResponseFailure ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwPgwApnQciArpNumTotalRulesRemoveFailGtpS2bDbrResponseTimeout ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwPgwApnQciArpNumTotalRulesRemoveFailGtpS2aUbrResponseFailure ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwPgwApnQciArpNumTotalRulesRemoveFailGtpS2aUbrResponseTimeout ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwPgwApnQciArpNumTotalRulesRemoveFailGtpS2aDbrResponseFailure ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwPgwApnQciArpNumTotalRulesRemoveFailGtpS2aDbrResponseTimeout ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwPgwApnQciArpNumTotalRulesRemoveFailGtpUbrResponseFailure ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwPgwApnQciArpNumTotalRulesRemoveFailGtpUbrResponseTimeout ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwPgwApnQciArpNumTotalRulesRemoveFailGtpDbrResponseFailure ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwPgwApnQciArpNumTotalRulesRemoveFailGtpDbrResponseTimeout ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwPgwApnQciArpNumTotalRulesRemoveFailLocalSystemResourceFailure ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwPgwApnQciArpNumTotalRulesActiveGyReallocationofCredit ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwPgwApnQciArpNumTotalRulesInactiveGyOutofCredit ConfdString } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwPgwApnQciArpName OBJECT-TYPE SYNTAX String MAX-ACCESS not-accessible STATUS current DESCRIPTION "Table Name" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwPgwApnQciArpEntry 1 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwPgwApnQciArpQci OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS not-accessible STATUS current DESCRIPTION "Bearer QCI Value" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwPgwApnQciArpEntry 2 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwPgwApnQciArpArp OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS not-accessible STATUS current DESCRIPTION "Bearer ARP Value" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwPgwApnQciArpEntry 3 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwPgwApnQciArpChassis OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS not-accessible STATUS current DESCRIPTION "chassis ID" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwPgwApnQciArpEntry 4 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwPgwApnQciArpSlot OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS not-accessible STATUS current DESCRIPTION "slot number" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwPgwApnQciArpEntry 5 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwPgwApnQciArpNumUplinkPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink packets received" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwPgwApnQciArpEntry 6 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwPgwApnQciArpNumUplinkBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink bytes received" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwPgwApnQciArpEntry 7 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwPgwApnQciArpNumUplinkDropPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink packets dropped" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwPgwApnQciArpEntry 8 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwPgwApnQciArpNumUplinkDropBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink bytes dropped" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwPgwApnQciArpEntry 9 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwPgwApnQciArpNumUplinkErrorLossPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink error loss packets" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwPgwApnQciArpEntry 10 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwPgwApnQciArpNumUplinkErrorLossBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink error loss bytes" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwPgwApnQciArpEntry 11 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwPgwApnQciArpNumDownlinkPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink packets received" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwPgwApnQciArpEntry 12 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwPgwApnQciArpNumDownlinkBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink bytes received" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwPgwApnQciArpEntry 13 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwPgwApnQciArpNumDownlinkDropPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink packets dropped" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwPgwApnQciArpEntry 14 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwPgwApnQciArpNumDownlinkDropBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink bytes dropped" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwPgwApnQciArpEntry 15 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwPgwApnQciArpNumDownlinkErrorLossPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink error loss packets" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwPgwApnQciArpEntry 16 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwPgwApnQciArpNumDownlinkErrorLossBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink error loss bytes" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwPgwApnQciArpEntry 17 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwPgwApnQciArpNumCurrentBearers OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of current bearers" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwPgwApnQciArpEntry 18 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwPgwApnQciArpIntervalPeakBearers OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Interval peak number of bearers" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwPgwApnQciArpEntry 19 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwPgwApnQciArpNumTotalBearersSetupSuccess OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers setup successful" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwPgwApnQciArpEntry 20 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwPgwApnQciArpNumTotalBearersSetupFail OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers setup failed" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwPgwApnQciArpEntry 21 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwPgwApnQciArpNumTotalBearersHandoverSuccess OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers handover successfully" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwPgwApnQciArpEntry 22 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwPgwApnQciArpNumTotalBearersHandoverFailure OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers handover failures" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwPgwApnQciArpEntry 23 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwPgwApnQciArpNumTotalBearersNormalRelease OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers released normally" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwPgwApnQciArpEntry 24 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwPgwApnQciArpNumTotalBearersAccessSideNormalRelease OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers released due to access side deactivation" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwPgwApnQciArpEntry 25 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwPgwApnQciArpNumTotalBearersNetworkSideNormalRelease OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers released due to network side deactivation" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwPgwApnQciArpEntry 26 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwPgwApnQciArpNumTotalBearersAbnormalRelease OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers released abnormally" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwPgwApnQciArpEntry 27 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwPgwApnQciArpNumTotalBearersOperatorInitiatedLocalRelease OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers locally released due to operator initiation" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwPgwApnQciArpEntry 28 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwPgwApnQciArpNumTotalBearersIdleTimerExpiryLocalRelease OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers locally released due to idle timer expiry" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwPgwApnQciArpEntry 29 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwPgwApnQciArpNumTotalBearersSessionMaxTimerLocalRelease OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers locally released due to session max timer expiry" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwPgwApnQciArpEntry 30 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwPgwApnQciArpNumTotalBearersInternalErrorsLocalRelease OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers locally released due to internal errors" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwPgwApnQciArpEntry 31 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwPgwApnQciArpNumTotalBearersDuplicateBearesLocalRelease OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers locally released due to duplicate bearers" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwPgwApnQciArpEntry 32 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwPgwApnQciArpNumTotalBearersMiscellaneousLocalRelease OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers locally released due to miscellaneous" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwPgwApnQciArpEntry 33 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwPgwApnQciArpNumTotalBearersS5S8UPathFailuresAbnormalRelease OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers abnormal release due to S5S8U path failures" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwPgwApnQciArpEntry 34 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwPgwApnQciArpNumTotalBearersS5S8PathFailuresAbnormalRelease OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers abnormal release due to S5S8 path failures" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwPgwApnQciArpEntry 35 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwPgwApnQciArpNumTotalBearersS5S8UErrorIndicationAbnormalRelease OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers abnormal release due to S5S8U error indication" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwPgwApnQciArpEntry 36 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwPgwApnQciArpNumCurrentRules OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of current rules" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwPgwApnQciArpEntry 37 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwPgwApnQciArpIntervalPeakRules OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Interval peak number of rules" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwPgwApnQciArpEntry 38 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwPgwApnQciArpNumTotalRulesInstallSuccess OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules install successful" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwPgwApnQciArpEntry 39 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwPgwApnQciArpNumTotalRulesInstallFail OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules install failed" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwPgwApnQciArpEntry 40 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwPgwApnQciArpNumTotalRulesInstallFailGxUnknownRuleName OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules install fail due to gx unknown rule name" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwPgwApnQciArpEntry 41 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwPgwApnQciArpNumTotalRulesInstallFailGxRatingGroupError OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules install fail due to gx rating group error" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwPgwApnQciArpEntry 42 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwPgwApnQciArpNumTotalRulesInstallFailGxGwPCEFMalfunction OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules install fail due to gx gw/pcef malfunction" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwPgwApnQciArpEntry 43 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwPgwApnQciArpNumTotalRulesInstallFailGxResourceLimitation OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules install fail due to gx resource limitation" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwPgwApnQciArpEntry 44 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwPgwApnQciArpNumTotalRulesInstallFailGxMaxNumBearersReached OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules install fail due to gx maximum number of bearers reached per IP-CAN session" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwPgwApnQciArpEntry 45 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwPgwApnQciArpNumTotalRulesInstallFailGxMissingFlowInfo OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules install fail due to gx missing flow info" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwPgwApnQciArpEntry 46 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwPgwApnQciArpNumTotalRulesInstallFailGxResourceAllocationFailure OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules install fail due to gx resource allocation failure" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwPgwApnQciArpEntry 47 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwPgwApnQciArpNumTotalRulesInstallFailGxUnsuccessfulQosValidation OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules install fail due to gx unsuccessful qos validation" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwPgwApnQciArpEntry 48 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwPgwApnQciArpNumTotalRulesInstallFailGxIncorrectFlowInfo OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules install fail due to gx incorrect flow info" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwPgwApnQciArpEntry 49 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwPgwApnQciArpNumTotalRulesInstallFailGxFilterRestrictions OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules install fail due to gx flow filter restrictions" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwPgwApnQciArpEntry 50 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwPgwApnQciArpNumTotalRulesInstallFailGxMissingRedirectServerAddress OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules install fail due to gx missing redirect server address" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwPgwApnQciArpEntry 51 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwPgwApnQciArpNumTotalRulesInstallFailGtpS5S8CbrResponseFailure OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules install fail due to gtp s5s8 cbr response failure" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwPgwApnQciArpEntry 52 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwPgwApnQciArpNumTotalRulesInstallFailGtpS5S8CbrResponseTimeout OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules install fail due to gtp s5s8 cbr response timeout" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwPgwApnQciArpEntry 53 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwPgwApnQciArpNumTotalRulesInstallFailGtpS5S8UbrResponseFailure OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules install fail due to gtp s5s8 ubr response failure" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwPgwApnQciArpEntry 54 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwPgwApnQciArpNumTotalRulesInstallFailGtpS5S8UbrResponseTimeout OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules install fail due to gtp s5s8 ubr response timeout" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwPgwApnQciArpEntry 55 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwPgwApnQciArpNumTotalRulesInstallFailGtpS2bCbrResponseFailure OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules install fail due to gtp s2b cbr response failure" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwPgwApnQciArpEntry 56 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwPgwApnQciArpNumTotalRulesInstallFailGtpS2bCbrResponseTimeout OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules install fail due to gtp s2b cbr response timeout" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwPgwApnQciArpEntry 57 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwPgwApnQciArpNumTotalRulesInstallFailGtpS2bUbrResponseFailure OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules install fail due to gtp s2b ubr response failure" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwPgwApnQciArpEntry 58 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwPgwApnQciArpNumTotalRulesInstallFailGtpS2bUbrResponseTimeout OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules install fail due to gtp s2b ubr response timeout" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwPgwApnQciArpEntry 59 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwPgwApnQciArpNumTotalRulesInstallFailGtpS2aCbrResponseFailure OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules install fail due to gtp s2a cbr response failure" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwPgwApnQciArpEntry 60 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwPgwApnQciArpNumTotalRulesInstallFailGtpS2aCbrResponseTimeout OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules install fail due to gtp s2a cbr response timeout" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwPgwApnQciArpEntry 61 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwPgwApnQciArpNumTotalRulesInstallFailGtpS2aUbrResponseFailure OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules install fail due to gtp s2a ubr response failure" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwPgwApnQciArpEntry 62 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwPgwApnQciArpNumTotalRulesInstallFailGtpS2aUbrResponseTimeout OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules install fail due to gtp s2a ubr response timeout" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwPgwApnQciArpEntry 63 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwPgwApnQciArpNumTotalRulesInstallFailGtpCbrResponseFailure OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules install fail due to gtp cbr response failure" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwPgwApnQciArpEntry 64 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwPgwApnQciArpNumTotalRulesInstallFailGtpCbrResponseTimeout OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules install fail due to gtp cbr response timeout" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwPgwApnQciArpEntry 65 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwPgwApnQciArpNumTotalRulesInstallFailGtpUbrResponseFailure OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules install fail due to gtp ubr response failure" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwPgwApnQciArpEntry 66 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwPgwApnQciArpNumTotalRulesInstallFailGtpUbrResponseTimeout OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules install fail due to gtp ubr response timeout" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwPgwApnQciArpEntry 67 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwPgwApnQciArpNumTotalRulesInstallFailLocalSystemResourceFailure OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules install fail due to local system resource failure" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwPgwApnQciArpEntry 68 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwPgwApnQciArpNumTotalRulesModifySuccess OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules modify successful" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwPgwApnQciArpEntry 69 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwPgwApnQciArpNumTotalRulesModifyFail OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules modify failed" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwPgwApnQciArpEntry 70 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwPgwApnQciArpNumTotalRulesModifyFailGxRatingGroupError OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules modify fail due to gx rating group error" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwPgwApnQciArpEntry 71 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwPgwApnQciArpNumTotalRulesModifyFailGxGwPCEFMalfunction OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules modify fail due to gx gw/pcef malfunction" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwPgwApnQciArpEntry 72 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwPgwApnQciArpNumTotalRulesModifyFailGxResourceLimitation OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules modify fail due to gx resource limitation" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwPgwApnQciArpEntry 73 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwPgwApnQciArpNumTotalRulesModifyFailGxResourceAllocationFailure OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules modify fail due to gx resource allocation failure" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwPgwApnQciArpEntry 74 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwPgwApnQciArpNumTotalRulesModifyFailGxUnsuccessfulQosValidation OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules modify fail due to gx unsuccessful qos validation" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwPgwApnQciArpEntry 75 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwPgwApnQciArpNumTotalRulesModifyFailGxIncorrectFlowInfo OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules modify fail due to gx incorrect flow info" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwPgwApnQciArpEntry 76 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwPgwApnQciArpNumTotalRulesModifyFailGxFilterRestrictions OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules modify fail due to gx flow filter restrictions" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwPgwApnQciArpEntry 77 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwPgwApnQciArpNumTotalRulesModifyFailGxMissingRedirectServerAddress OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules modify fail due to gx missing redirect server address" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwPgwApnQciArpEntry 78 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwPgwApnQciArpNumTotalRulesModifyFailGtpS5S8UbrResponseFailure OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules modify fail due to gtp s5s8 ubr response failure" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwPgwApnQciArpEntry 79 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwPgwApnQciArpNumTotalRulesModifyFailGtpS5S8UbrResponseTimeout OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules modify fail due to gtp s5s8 ubr response timeout" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwPgwApnQciArpEntry 80 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwPgwApnQciArpNumTotalRulesModifyFailGtpS2bUbrResponseFailure OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules modify fail due to gtp s2b ubr response failure" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwPgwApnQciArpEntry 81 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwPgwApnQciArpNumTotalRulesModifyFailGtpS2bUbrResponseTimeout OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules modify fail due to gtp s2b ubr response timeout" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwPgwApnQciArpEntry 82 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwPgwApnQciArpNumTotalRulesModifyFailGtpS2aUbrResponseFailure OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules modify fail due to gtp s2a ubr response failure" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwPgwApnQciArpEntry 83 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwPgwApnQciArpNumTotalRulesModifyFailGtpS2aUbrResponseTimeout OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules modify fail due to gtp s2a ubr response timeout" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwPgwApnQciArpEntry 84 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwPgwApnQciArpNumTotalRulesModifyFailGtpUbrResponseFailure OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules modify fail due to gtp ubr response failure" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwPgwApnQciArpEntry 85 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwPgwApnQciArpNumTotalRulesModifyFailGtpUbrResponseTimeout OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules modify fail due to gtp ubr response timeout" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwPgwApnQciArpEntry 86 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwPgwApnQciArpNumTotalRulesModifyFailLocalSystemResourceFailure OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules modify fail due to local system resource failure" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwPgwApnQciArpEntry 87 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwPgwApnQciArpNumTotalRulesRemoveSuccess OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules remove successful" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwPgwApnQciArpEntry 88 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwPgwApnQciArpNumTotalRulesRemoveFail OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules remove failed" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwPgwApnQciArpEntry 89 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwPgwApnQciArpNumTotalRulesRemoveFailGxUnknownRuleName OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules remove fail due to gx unknown rule name" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwPgwApnQciArpEntry 90 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwPgwApnQciArpNumTotalRulesRemoveFailGtpS5S8UbrResponseFailure OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules remove fail due to gtp s5s8 ubr response failure" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwPgwApnQciArpEntry 91 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwPgwApnQciArpNumTotalRulesRemoveFailGtpS5S8UbrResponseTimeout OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules remove fail due to gtp s5s8 ubr response timeout" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwPgwApnQciArpEntry 92 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwPgwApnQciArpNumTotalRulesRemoveFailGtpS5S8DbrResponseFailure OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules remove fail due to gtp s5s8 dbr response failure" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwPgwApnQciArpEntry 93 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwPgwApnQciArpNumTotalRulesRemoveFailGtpS5S8DbrResponseTimeout OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules remove fail due to gtp s5s8 dbr response timeout" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwPgwApnQciArpEntry 94 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwPgwApnQciArpNumTotalRulesRemoveFailGtpS2bUbrResponseFailure OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules remove fail due to gtp s2b ubr response failure" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwPgwApnQciArpEntry 95 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwPgwApnQciArpNumTotalRulesRemoveFailGtpS2bUbrResponseTimeout OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules remove fail due to gtp s2b ubr response timeout" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwPgwApnQciArpEntry 96 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwPgwApnQciArpNumTotalRulesRemoveFailGtpS2bDbrResponseFailure OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules remove fail due to gtp s2b dbr response failure" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwPgwApnQciArpEntry 97 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwPgwApnQciArpNumTotalRulesRemoveFailGtpS2bDbrResponseTimeout OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules remove fail due to gtp s2b dbr response timeout" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwPgwApnQciArpEntry 98 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwPgwApnQciArpNumTotalRulesRemoveFailGtpS2aUbrResponseFailure OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules remove fail due to gtp s2a ubr response failure" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwPgwApnQciArpEntry 99 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwPgwApnQciArpNumTotalRulesRemoveFailGtpS2aUbrResponseTimeout OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules remove fail due to gtp s2a ubr response timeout" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwPgwApnQciArpEntry 100 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwPgwApnQciArpNumTotalRulesRemoveFailGtpS2aDbrResponseFailure OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules remove fail due to gtp s2a dbr response failure" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwPgwApnQciArpEntry 101 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwPgwApnQciArpNumTotalRulesRemoveFailGtpS2aDbrResponseTimeout OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules remove fail due to gtp s2a dbr response timeout" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwPgwApnQciArpEntry 102 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwPgwApnQciArpNumTotalRulesRemoveFailGtpUbrResponseFailure OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules remove fail due to gtp ubr response failure" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwPgwApnQciArpEntry 103 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwPgwApnQciArpNumTotalRulesRemoveFailGtpUbrResponseTimeout OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules remove fail due to gtp ubr response timeout" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwPgwApnQciArpEntry 104 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwPgwApnQciArpNumTotalRulesRemoveFailGtpDbrResponseFailure OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules remove fail due to gtp dbr response failure" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwPgwApnQciArpEntry 105 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwPgwApnQciArpNumTotalRulesRemoveFailGtpDbrResponseTimeout OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules remove fail due to gtp dbr response timeout" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwPgwApnQciArpEntry 106 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwPgwApnQciArpNumTotalRulesRemoveFailLocalSystemResourceFailure OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules remove fail due to local system resource failure" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwPgwApnQciArpEntry 107 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwPgwApnQciArpNumTotalRulesActiveGyReallocationofCredit OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules active due to gy reallocation of credit" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwPgwApnQciArpEntry 108 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwPgwApnQciArpNumTotalRulesInactiveGyOutofCredit OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules inactive due to gy out of credit" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwPgwApnQciArpEntry 109 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwSgwQciArpTable OBJECT-TYPE SYNTAX SEQUENCE OF AffirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwSgwQciArpEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "" ::= { affirmedZoneMIB 370 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwSgwQciArpEntry OBJECT-TYPE SYNTAX AffirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwSgwQciArpEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "" INDEX { affirmedZoneName, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwSgwQciArpName, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwSgwQciArpQci, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwSgwQciArpArp, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwSgwQciArpChassis, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwSgwQciArpSlot } ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwSgwQciArpTable 1 } AffirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwSgwQciArpEntry ::= SEQUENCE { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwSgwQciArpName String, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwSgwQciArpQci Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwSgwQciArpArp Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwSgwQciArpChassis Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwSgwQciArpSlot Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwSgwQciArpNumUplinkPackets ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwSgwQciArpNumUplinkBytes ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwSgwQciArpNumUplinkDropPackets ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwSgwQciArpNumUplinkDropBytes ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwSgwQciArpNumUplinkErrorLossPackets ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwSgwQciArpNumUplinkErrorLossBytes ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwSgwQciArpNumDownlinkPackets ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwSgwQciArpNumDownlinkBytes ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwSgwQciArpNumDownlinkDropPackets ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwSgwQciArpNumDownlinkDropBytes ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwSgwQciArpNumDownlinkErrorLossPackets ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwSgwQciArpNumDownlinkErrorLossBytes ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwSgwQciArpNumCurrentBearers ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwSgwQciArpIntervalPeakBearers Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwSgwQciArpNumTotalBearersSetupSuccess ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwSgwQciArpNumTotalBearersSetupFail ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwSgwQciArpNumTotalBearersHandoverSuccess ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwSgwQciArpNumTotalBearersHandoverFailure ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwSgwQciArpNumTotalBearersNormalRelease ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwSgwQciArpNumTotalBearersAccessSideNormalRelease ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwSgwQciArpNumTotalBearersNetworkSideNormalRelease ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwSgwQciArpNumTotalBearersAbnormalRelease ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwSgwQciArpNumTotalBearersOperatorInitiatedLocalRelease ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwSgwQciArpNumTotalBearersIdleTimerExpiryLocalRelease ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwSgwQciArpNumTotalBearersSessionMaxTimerLocalRelease ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwSgwQciArpNumTotalBearersInternalErrorsLocalRelease ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwSgwQciArpNumTotalBearersDuplicateBearesLocalRelease ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwSgwQciArpNumTotalBearersMiscellaneousLocalRelease ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwSgwQciArpNumTotalBearersS1UPathFailuresAbnormalRelease ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwSgwQciArpNumTotalBearersS4UPathFailuresAbnormalRelease ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwSgwQciArpNumTotalBearersS12UPathFailuresAbnormalRelease ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwSgwQciArpNumTotalBearersS5S8UPathFailuresAbnormalRelease ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwSgwQciArpNumTotalBearersS11S4PathFailuresAbnormalRelease ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwSgwQciArpNumTotalBearersS5S8PathFailuresAbnormalRelease ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwSgwQciArpNumTotalBearersS4UErrorIndicationAbnormalRelease ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwSgwQciArpNumTotalBearersS5S8UErrorIndicationAbnormalRelease ConfdString } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwSgwQciArpName OBJECT-TYPE SYNTAX String MAX-ACCESS not-accessible STATUS current DESCRIPTION "Table Name" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwSgwQciArpEntry 1 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwSgwQciArpQci OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS not-accessible STATUS current DESCRIPTION "Bearer QCI Value" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwSgwQciArpEntry 2 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwSgwQciArpArp OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS not-accessible STATUS current DESCRIPTION "Bearer ARP-PL Value" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwSgwQciArpEntry 3 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwSgwQciArpChassis OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS not-accessible STATUS current DESCRIPTION "chassis ID" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwSgwQciArpEntry 4 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwSgwQciArpSlot OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS not-accessible STATUS current DESCRIPTION "slot number" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwSgwQciArpEntry 5 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwSgwQciArpNumUplinkPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink packets received" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwSgwQciArpEntry 6 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwSgwQciArpNumUplinkBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink bytes received" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwSgwQciArpEntry 7 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwSgwQciArpNumUplinkDropPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink packets dropped" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwSgwQciArpEntry 8 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwSgwQciArpNumUplinkDropBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink bytes dropped" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwSgwQciArpEntry 9 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwSgwQciArpNumUplinkErrorLossPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink error loss packets" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwSgwQciArpEntry 10 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwSgwQciArpNumUplinkErrorLossBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink error loss bytes" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwSgwQciArpEntry 11 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwSgwQciArpNumDownlinkPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink packets received" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwSgwQciArpEntry 12 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwSgwQciArpNumDownlinkBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink bytes received" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwSgwQciArpEntry 13 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwSgwQciArpNumDownlinkDropPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink packets dropped" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwSgwQciArpEntry 14 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwSgwQciArpNumDownlinkDropBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink bytes dropped" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwSgwQciArpEntry 15 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwSgwQciArpNumDownlinkErrorLossPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink error loss packets" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwSgwQciArpEntry 16 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwSgwQciArpNumDownlinkErrorLossBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink error loss bytes" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwSgwQciArpEntry 17 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwSgwQciArpNumCurrentBearers OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of current bearers" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwSgwQciArpEntry 18 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwSgwQciArpIntervalPeakBearers OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Interval peak number of bearers" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwSgwQciArpEntry 19 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwSgwQciArpNumTotalBearersSetupSuccess OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers setup successful" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwSgwQciArpEntry 20 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwSgwQciArpNumTotalBearersSetupFail OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers setup failed" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwSgwQciArpEntry 21 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwSgwQciArpNumTotalBearersHandoverSuccess OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers handover successfully" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwSgwQciArpEntry 22 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwSgwQciArpNumTotalBearersHandoverFailure OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers handover failures" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwSgwQciArpEntry 23 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwSgwQciArpNumTotalBearersNormalRelease OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers released normally" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwSgwQciArpEntry 24 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwSgwQciArpNumTotalBearersAccessSideNormalRelease OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers released due to access side deactivation" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwSgwQciArpEntry 25 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwSgwQciArpNumTotalBearersNetworkSideNormalRelease OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers released due to network side deactivation" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwSgwQciArpEntry 26 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwSgwQciArpNumTotalBearersAbnormalRelease OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers released abnormally" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwSgwQciArpEntry 27 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwSgwQciArpNumTotalBearersOperatorInitiatedLocalRelease OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers locally released due to operator initiation" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwSgwQciArpEntry 28 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwSgwQciArpNumTotalBearersIdleTimerExpiryLocalRelease OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers locally released due to idle timer expiry" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwSgwQciArpEntry 29 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwSgwQciArpNumTotalBearersSessionMaxTimerLocalRelease OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers locally released due to session max timer expiry" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwSgwQciArpEntry 30 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwSgwQciArpNumTotalBearersInternalErrorsLocalRelease OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers locally released due to internal errors" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwSgwQciArpEntry 31 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwSgwQciArpNumTotalBearersDuplicateBearesLocalRelease OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers locally released due to duplicate bearers" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwSgwQciArpEntry 32 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwSgwQciArpNumTotalBearersMiscellaneousLocalRelease OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers locally released due to miscellaneous" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwSgwQciArpEntry 33 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwSgwQciArpNumTotalBearersS1UPathFailuresAbnormalRelease OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers abnormal release due to S1U path failures" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwSgwQciArpEntry 34 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwSgwQciArpNumTotalBearersS4UPathFailuresAbnormalRelease OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers abnormal release due to S4U path failures" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwSgwQciArpEntry 35 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwSgwQciArpNumTotalBearersS12UPathFailuresAbnormalRelease OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers abnormal release due to S12U path failures" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwSgwQciArpEntry 36 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwSgwQciArpNumTotalBearersS5S8UPathFailuresAbnormalRelease OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers abnormal release due to S5S8U path failures" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwSgwQciArpEntry 37 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwSgwQciArpNumTotalBearersS11S4PathFailuresAbnormalRelease OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers abnormal release due to S11S4 path failures" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwSgwQciArpEntry 38 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwSgwQciArpNumTotalBearersS5S8PathFailuresAbnormalRelease OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers abnormal release due to S5S8 path failures" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwSgwQciArpEntry 39 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwSgwQciArpNumTotalBearersS4UErrorIndicationAbnormalRelease OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers abnormal release due to S4U error indication" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwSgwQciArpEntry 40 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwSgwQciArpNumTotalBearersS5S8UErrorIndicationAbnormalRelease OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers abnormal release due to S5S8U error indication" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwSgwQciArpEntry 41 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwSgwApnQciArpTable OBJECT-TYPE SYNTAX SEQUENCE OF AffirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwSgwApnQciArpEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "" ::= { affirmedZoneMIB 371 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwSgwApnQciArpEntry OBJECT-TYPE SYNTAX AffirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwSgwApnQciArpEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "" INDEX { affirmedZoneName, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwSgwApnQciArpName, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwSgwApnQciArpQci, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwSgwApnQciArpArp, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwSgwApnQciArpChassis, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwSgwApnQciArpSlot } ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwSgwApnQciArpTable 1 } AffirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwSgwApnQciArpEntry ::= SEQUENCE { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwSgwApnQciArpName String, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwSgwApnQciArpQci Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwSgwApnQciArpArp Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwSgwApnQciArpChassis Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwSgwApnQciArpSlot Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwSgwApnQciArpNumUplinkPackets ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwSgwApnQciArpNumUplinkBytes ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwSgwApnQciArpNumUplinkDropPackets ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwSgwApnQciArpNumUplinkDropBytes ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwSgwApnQciArpNumUplinkErrorLossPackets ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwSgwApnQciArpNumUplinkErrorLossBytes ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwSgwApnQciArpNumDownlinkPackets ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwSgwApnQciArpNumDownlinkBytes ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwSgwApnQciArpNumDownlinkDropPackets ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwSgwApnQciArpNumDownlinkDropBytes ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwSgwApnQciArpNumDownlinkErrorLossPackets ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwSgwApnQciArpNumDownlinkErrorLossBytes ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwSgwApnQciArpNumCurrentBearers ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwSgwApnQciArpIntervalPeakBearers Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwSgwApnQciArpNumTotalBearersSetupSuccess ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwSgwApnQciArpNumTotalBearersSetupFail ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwSgwApnQciArpNumTotalBearersHandoverSuccess ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwSgwApnQciArpNumTotalBearersHandoverFailure ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwSgwApnQciArpNumTotalBearersNormalRelease ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwSgwApnQciArpNumTotalBearersAccessSideNormalRelease ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwSgwApnQciArpNumTotalBearersNetworkSideNormalRelease ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwSgwApnQciArpNumTotalBearersAbnormalRelease ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwSgwApnQciArpNumTotalBearersOperatorInitiatedLocalRelease ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwSgwApnQciArpNumTotalBearersIdleTimerExpiryLocalRelease ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwSgwApnQciArpNumTotalBearersSessionMaxTimerLocalRelease ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwSgwApnQciArpNumTotalBearersInternalErrorsLocalRelease ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwSgwApnQciArpNumTotalBearersDuplicateBearesLocalRelease ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwSgwApnQciArpNumTotalBearersMiscellaneousLocalRelease ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwSgwApnQciArpNumTotalBearersS1UPathFailuresAbnormalRelease ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwSgwApnQciArpNumTotalBearersS4UPathFailuresAbnormalRelease ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwSgwApnQciArpNumTotalBearersS12UPathFailuresAbnormalRelease ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwSgwApnQciArpNumTotalBearersS5S8UPathFailuresAbnormalRelease ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwSgwApnQciArpNumTotalBearersS11S4PathFailuresAbnormalRelease ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwSgwApnQciArpNumTotalBearersS5S8PathFailuresAbnormalRelease ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwSgwApnQciArpNumTotalBearersS4UErrorIndicationAbnormalRelease ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwSgwApnQciArpNumTotalBearersS5S8UErrorIndicationAbnormalRelease ConfdString } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwSgwApnQciArpName OBJECT-TYPE SYNTAX String MAX-ACCESS not-accessible STATUS current DESCRIPTION "Table Name" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwSgwApnQciArpEntry 1 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwSgwApnQciArpQci OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS not-accessible STATUS current DESCRIPTION "Bearer QCI Value" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwSgwApnQciArpEntry 2 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwSgwApnQciArpArp OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS not-accessible STATUS current DESCRIPTION "Bearer ARP Value" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwSgwApnQciArpEntry 3 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwSgwApnQciArpChassis OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS not-accessible STATUS current DESCRIPTION "chassis ID" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwSgwApnQciArpEntry 4 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwSgwApnQciArpSlot OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS not-accessible STATUS current DESCRIPTION "slot number" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwSgwApnQciArpEntry 5 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwSgwApnQciArpNumUplinkPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink packets received" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwSgwApnQciArpEntry 6 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwSgwApnQciArpNumUplinkBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink bytes received" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwSgwApnQciArpEntry 7 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwSgwApnQciArpNumUplinkDropPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink packets dropped" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwSgwApnQciArpEntry 8 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwSgwApnQciArpNumUplinkDropBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink bytes dropped" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwSgwApnQciArpEntry 9 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwSgwApnQciArpNumUplinkErrorLossPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink error loss packets" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwSgwApnQciArpEntry 10 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwSgwApnQciArpNumUplinkErrorLossBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink error loss bytes" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwSgwApnQciArpEntry 11 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwSgwApnQciArpNumDownlinkPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink packets received" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwSgwApnQciArpEntry 12 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwSgwApnQciArpNumDownlinkBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink bytes received" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwSgwApnQciArpEntry 13 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwSgwApnQciArpNumDownlinkDropPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink packets dropped" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwSgwApnQciArpEntry 14 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwSgwApnQciArpNumDownlinkDropBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink bytes dropped" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwSgwApnQciArpEntry 15 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwSgwApnQciArpNumDownlinkErrorLossPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink error loss packets" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwSgwApnQciArpEntry 16 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwSgwApnQciArpNumDownlinkErrorLossBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink error loss bytes" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwSgwApnQciArpEntry 17 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwSgwApnQciArpNumCurrentBearers OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of current bearers" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwSgwApnQciArpEntry 18 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwSgwApnQciArpIntervalPeakBearers OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Interval peak number of bearers" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwSgwApnQciArpEntry 19 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwSgwApnQciArpNumTotalBearersSetupSuccess OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers setup successful" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwSgwApnQciArpEntry 20 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwSgwApnQciArpNumTotalBearersSetupFail OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers setup failed" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwSgwApnQciArpEntry 21 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwSgwApnQciArpNumTotalBearersHandoverSuccess OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers handover successfully" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwSgwApnQciArpEntry 22 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwSgwApnQciArpNumTotalBearersHandoverFailure OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers handover failures" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwSgwApnQciArpEntry 23 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwSgwApnQciArpNumTotalBearersNormalRelease OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers released normally" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwSgwApnQciArpEntry 24 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwSgwApnQciArpNumTotalBearersAccessSideNormalRelease OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers released due to access side deactivation" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwSgwApnQciArpEntry 25 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwSgwApnQciArpNumTotalBearersNetworkSideNormalRelease OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers released due to network side deactivation" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwSgwApnQciArpEntry 26 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwSgwApnQciArpNumTotalBearersAbnormalRelease OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers released abnormally" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwSgwApnQciArpEntry 27 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwSgwApnQciArpNumTotalBearersOperatorInitiatedLocalRelease OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers locally released due to operator initiation" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwSgwApnQciArpEntry 28 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwSgwApnQciArpNumTotalBearersIdleTimerExpiryLocalRelease OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers locally released due to idle timer expiry" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwSgwApnQciArpEntry 29 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwSgwApnQciArpNumTotalBearersSessionMaxTimerLocalRelease OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers locally released due to session max timer expiry" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwSgwApnQciArpEntry 30 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwSgwApnQciArpNumTotalBearersInternalErrorsLocalRelease OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers locally released due to internal errors" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwSgwApnQciArpEntry 31 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwSgwApnQciArpNumTotalBearersDuplicateBearesLocalRelease OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers locally released due to duplicate bearers" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwSgwApnQciArpEntry 32 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwSgwApnQciArpNumTotalBearersMiscellaneousLocalRelease OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers locally released due to miscellaneous" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwSgwApnQciArpEntry 33 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwSgwApnQciArpNumTotalBearersS1UPathFailuresAbnormalRelease OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers abnormal release due to S1U path failures" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwSgwApnQciArpEntry 34 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwSgwApnQciArpNumTotalBearersS4UPathFailuresAbnormalRelease OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers abnormal release due to S4U path failures" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwSgwApnQciArpEntry 35 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwSgwApnQciArpNumTotalBearersS12UPathFailuresAbnormalRelease OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers abnormal release due to S12U path failures" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwSgwApnQciArpEntry 36 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwSgwApnQciArpNumTotalBearersS5S8UPathFailuresAbnormalRelease OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers abnormal release due to S5S8U path failures" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwSgwApnQciArpEntry 37 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwSgwApnQciArpNumTotalBearersS11S4PathFailuresAbnormalRelease OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers abnormal release due to S11S4 path failures" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwSgwApnQciArpEntry 38 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwSgwApnQciArpNumTotalBearersS5S8PathFailuresAbnormalRelease OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers abnormal release due to S5S8 path failures" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwSgwApnQciArpEntry 39 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwSgwApnQciArpNumTotalBearersS4UErrorIndicationAbnormalRelease OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers abnormal release due to S4U error indication" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwSgwApnQciArpEntry 40 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwSgwApnQciArpNumTotalBearersS5S8UErrorIndicationAbnormalRelease OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers abnormal release due to S5S8U error indication" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSaegwSgwApnQciArpEntry 41 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwQciArpTable OBJECT-TYPE SYNTAX SEQUENCE OF AffirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwQciArpEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "" ::= { affirmedZoneMIB 372 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwQciArpEntry OBJECT-TYPE SYNTAX AffirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwQciArpEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "" INDEX { affirmedZoneName, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwQciArpName, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwQciArpQci, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwQciArpArp, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwQciArpChassis, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwQciArpSlot } ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwQciArpTable 1 } AffirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwQciArpEntry ::= SEQUENCE { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwQciArpName String, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwQciArpQci Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwQciArpArp Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwQciArpChassis Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwQciArpSlot Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwQciArpNumUplinkPackets ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwQciArpNumUplinkBytes ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwQciArpNumUplinkDropPackets ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwQciArpNumUplinkDropBytes ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwQciArpNumUplinkErrorLossPackets ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwQciArpNumUplinkErrorLossBytes ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwQciArpNumDownlinkPackets ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwQciArpNumDownlinkBytes ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwQciArpNumDownlinkDropPackets ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwQciArpNumDownlinkDropBytes ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwQciArpNumDownlinkErrorLossPackets ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwQciArpNumDownlinkErrorLossBytes ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwQciArpNumCurrentBearers ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwQciArpIntervalPeakBearers Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwQciArpNumTotalBearersSetupSuccess ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwQciArpNumTotalBearersSetupFail ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwQciArpNumTotalBearersHandoverSuccess ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwQciArpNumTotalBearersHandoverFailure ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwQciArpNumTotalBearersNormalRelease ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwQciArpNumTotalBearersAccessSideNormalRelease ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwQciArpNumTotalBearersNetworkSideNormalRelease ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwQciArpNumTotalBearersAbnormalRelease ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwQciArpNumTotalBearersOperatorInitiatedLocalRelease ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwQciArpNumTotalBearersIdleTimerExpiryLocalRelease ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwQciArpNumTotalBearersSessionMaxTimerLocalRelease ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwQciArpNumTotalBearersInternalErrorsLocalRelease ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwQciArpNumTotalBearersDuplicateBearesLocalRelease ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwQciArpNumTotalBearersMiscellaneousLocalRelease ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwQciArpNumTotalBearersS5S8UPathFailuresAbnormalRelease ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwQciArpNumTotalBearersS5S8PathFailuresAbnormalRelease ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwQciArpNumTotalBearersS5S8UErrorIndicationAbnormalRelease ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwQciArpNumCurrentRules ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwQciArpIntervalPeakRules Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwQciArpNumTotalRulesInstallSuccess ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwQciArpNumTotalRulesInstallFail ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwQciArpNumTotalRulesInstallFailGxUnknownRuleName ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwQciArpNumTotalRulesInstallFailGxRatingGroupError ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwQciArpNumTotalRulesInstallFailGxGwPCEFMalfunction ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwQciArpNumTotalRulesInstallFailGxResourceLimitation ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwQciArpNumTotalRulesInstallFailGxMaxNumBearersReached ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwQciArpNumTotalRulesInstallFailGxMissingFlowInfo ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwQciArpNumTotalRulesInstallFailGxResourceAllocationFailure ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwQciArpNumTotalRulesInstallFailGxUnsuccessfulQosValidation ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwQciArpNumTotalRulesInstallFailGxIncorrectFlowInfo ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwQciArpNumTotalRulesInstallFailGxFilterRestrictions ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwQciArpNumTotalRulesInstallFailGxMissingRedirectServerAddress ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwQciArpNumTotalRulesInstallFailGtpS5S8CbrResponseFailure ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwQciArpNumTotalRulesInstallFailGtpS5S8CbrResponseTimeout ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwQciArpNumTotalRulesInstallFailGtpS5S8UbrResponseFailure ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwQciArpNumTotalRulesInstallFailGtpS5S8UbrResponseTimeout ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwQciArpNumTotalRulesInstallFailGtpS2bCbrResponseFailure ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwQciArpNumTotalRulesInstallFailGtpS2bCbrResponseTimeout ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwQciArpNumTotalRulesInstallFailGtpS2bUbrResponseFailure ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwQciArpNumTotalRulesInstallFailGtpS2bUbrResponseTimeout ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwQciArpNumTotalRulesInstallFailGtpS2aCbrResponseFailure ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwQciArpNumTotalRulesInstallFailGtpS2aCbrResponseTimeout ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwQciArpNumTotalRulesInstallFailGtpS2aUbrResponseFailure ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwQciArpNumTotalRulesInstallFailGtpS2aUbrResponseTimeout ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwQciArpNumTotalRulesInstallFailGtpCbrResponseFailure ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwQciArpNumTotalRulesInstallFailGtpCbrResponseTimeout ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwQciArpNumTotalRulesInstallFailGtpUbrResponseFailure ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwQciArpNumTotalRulesInstallFailGtpUbrResponseTimeout ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwQciArpNumTotalRulesInstallFailLocalSystemResourceFailure ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwQciArpNumTotalRulesModifySuccess ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwQciArpNumTotalRulesModifyFail ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwQciArpNumTotalRulesModifyFailGxRatingGroupError ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwQciArpNumTotalRulesModifyFailGxGwPCEFMalfunction ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwQciArpNumTotalRulesModifyFailGxResourceLimitation ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwQciArpNumTotalRulesModifyFailGxResourceAllocationFailure ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwQciArpNumTotalRulesModifyFailGxUnsuccessfulQosValidation ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwQciArpNumTotalRulesModifyFailGxIncorrectFlowInfo ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwQciArpNumTotalRulesModifyFailGxFilterRestrictions ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwQciArpNumTotalRulesModifyFailGxMissingRedirectServerAddress ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwQciArpNumTotalRulesModifyFailGtpS5S8UbrResponseFailure ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwQciArpNumTotalRulesModifyFailGtpS5S8UbrResponseTimeout ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwQciArpNumTotalRulesModifyFailGtpS2bUbrResponseFailure ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwQciArpNumTotalRulesModifyFailGtpS2bUbrResponseTimeout ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwQciArpNumTotalRulesModifyFailGtpS2aUbrResponseFailure ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwQciArpNumTotalRulesModifyFailGtpS2aUbrResponseTimeout ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwQciArpNumTotalRulesModifyFailGtpUbrResponseFailure ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwQciArpNumTotalRulesModifyFailGtpUbrResponseTimeout ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwQciArpNumTotalRulesModifyFailLocalSystemResourceFailure ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwQciArpNumTotalRulesRemoveSuccess ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwQciArpNumTotalRulesRemoveFail ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwQciArpNumTotalRulesRemoveFailGxUnknownRuleName ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwQciArpNumTotalRulesRemoveFailGtpS5S8UbrResponseFailure ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwQciArpNumTotalRulesRemoveFailGtpS5S8UbrResponseTimeout ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwQciArpNumTotalRulesRemoveFailGtpS5S8DbrResponseFailure ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwQciArpNumTotalRulesRemoveFailGtpS5S8DbrResponseTimeout ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwQciArpNumTotalRulesRemoveFailGtpS2bUbrResponseFailure ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwQciArpNumTotalRulesRemoveFailGtpS2bUbrResponseTimeout ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwQciArpNumTotalRulesRemoveFailGtpS2bDbrResponseFailure ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwQciArpNumTotalRulesRemoveFailGtpS2bDbrResponseTimeout ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwQciArpNumTotalRulesRemoveFailGtpS2aUbrResponseFailure ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwQciArpNumTotalRulesRemoveFailGtpS2aUbrResponseTimeout ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwQciArpNumTotalRulesRemoveFailGtpS2aDbrResponseFailure ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwQciArpNumTotalRulesRemoveFailGtpS2aDbrResponseTimeout ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwQciArpNumTotalRulesRemoveFailGtpUbrResponseFailure ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwQciArpNumTotalRulesRemoveFailGtpUbrResponseTimeout ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwQciArpNumTotalRulesRemoveFailGtpDbrResponseFailure ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwQciArpNumTotalRulesRemoveFailGtpDbrResponseTimeout ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwQciArpNumTotalRulesRemoveFailLocalSystemResourceFailure ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwQciArpNumTotalRulesActiveGyReallocationofCredit ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwQciArpNumTotalRulesInactiveGyOutofCredit ConfdString } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwQciArpName OBJECT-TYPE SYNTAX String MAX-ACCESS not-accessible STATUS current DESCRIPTION "Table Name" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwQciArpEntry 1 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwQciArpQci OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS not-accessible STATUS current DESCRIPTION "Bearer QCI Value" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwQciArpEntry 2 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwQciArpArp OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS not-accessible STATUS current DESCRIPTION "Bearer ARP-PL Value" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwQciArpEntry 3 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwQciArpChassis OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS not-accessible STATUS current DESCRIPTION "chassis ID" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwQciArpEntry 4 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwQciArpSlot OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS not-accessible STATUS current DESCRIPTION "slot number" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwQciArpEntry 5 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwQciArpNumUplinkPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink packets received" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwQciArpEntry 6 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwQciArpNumUplinkBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink bytes received" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwQciArpEntry 7 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwQciArpNumUplinkDropPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink packets dropped" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwQciArpEntry 8 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwQciArpNumUplinkDropBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink bytes dropped" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwQciArpEntry 9 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwQciArpNumUplinkErrorLossPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink error loss packets" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwQciArpEntry 10 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwQciArpNumUplinkErrorLossBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink error loss bytes" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwQciArpEntry 11 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwQciArpNumDownlinkPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink packets received" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwQciArpEntry 12 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwQciArpNumDownlinkBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink bytes received" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwQciArpEntry 13 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwQciArpNumDownlinkDropPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink packets dropped" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwQciArpEntry 14 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwQciArpNumDownlinkDropBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink bytes dropped" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwQciArpEntry 15 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwQciArpNumDownlinkErrorLossPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink error loss packets" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwQciArpEntry 16 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwQciArpNumDownlinkErrorLossBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink error loss bytes" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwQciArpEntry 17 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwQciArpNumCurrentBearers OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of current bearers" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwQciArpEntry 18 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwQciArpIntervalPeakBearers OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Interval peak number of bearers" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwQciArpEntry 19 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwQciArpNumTotalBearersSetupSuccess OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers setup successful" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwQciArpEntry 20 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwQciArpNumTotalBearersSetupFail OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers setup failed" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwQciArpEntry 21 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwQciArpNumTotalBearersHandoverSuccess OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers handover successfully" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwQciArpEntry 22 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwQciArpNumTotalBearersHandoverFailure OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers handover failures" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwQciArpEntry 23 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwQciArpNumTotalBearersNormalRelease OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers released normally" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwQciArpEntry 24 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwQciArpNumTotalBearersAccessSideNormalRelease OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers released due to access side deactivation" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwQciArpEntry 25 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwQciArpNumTotalBearersNetworkSideNormalRelease OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers released due to network side deactivation" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwQciArpEntry 26 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwQciArpNumTotalBearersAbnormalRelease OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers released abnormally" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwQciArpEntry 27 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwQciArpNumTotalBearersOperatorInitiatedLocalRelease OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers locally released due to operator initiation" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwQciArpEntry 28 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwQciArpNumTotalBearersIdleTimerExpiryLocalRelease OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers locally released due to idle timer expiry" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwQciArpEntry 29 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwQciArpNumTotalBearersSessionMaxTimerLocalRelease OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers locally released due to session max timer expiry" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwQciArpEntry 30 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwQciArpNumTotalBearersInternalErrorsLocalRelease OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers locally released due to internal errors" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwQciArpEntry 31 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwQciArpNumTotalBearersDuplicateBearesLocalRelease OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers locally released due to duplicate bearers" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwQciArpEntry 32 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwQciArpNumTotalBearersMiscellaneousLocalRelease OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers locally released due to miscellaneous" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwQciArpEntry 33 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwQciArpNumTotalBearersS5S8UPathFailuresAbnormalRelease OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers abnormal release due to S5S8U path failures" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwQciArpEntry 34 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwQciArpNumTotalBearersS5S8PathFailuresAbnormalRelease OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers abnormal release due to S5S8 path failures" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwQciArpEntry 35 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwQciArpNumTotalBearersS5S8UErrorIndicationAbnormalRelease OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers abnormal release due to S5S8U error indication" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwQciArpEntry 36 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwQciArpNumCurrentRules OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of current rules" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwQciArpEntry 37 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwQciArpIntervalPeakRules OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Interval peak number of rules" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwQciArpEntry 38 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwQciArpNumTotalRulesInstallSuccess OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules install successful" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwQciArpEntry 39 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwQciArpNumTotalRulesInstallFail OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules install failed" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwQciArpEntry 40 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwQciArpNumTotalRulesInstallFailGxUnknownRuleName OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules install fail due to gx unknown rule name" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwQciArpEntry 41 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwQciArpNumTotalRulesInstallFailGxRatingGroupError OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules install fail due to gx rating group error" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwQciArpEntry 42 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwQciArpNumTotalRulesInstallFailGxGwPCEFMalfunction OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules install fail due to gx gw/pcef malfunction" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwQciArpEntry 43 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwQciArpNumTotalRulesInstallFailGxResourceLimitation OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules install fail due to gx resource limitation" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwQciArpEntry 44 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwQciArpNumTotalRulesInstallFailGxMaxNumBearersReached OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules install fail due to gx maximum number of bearers reached per IP-CAN session" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwQciArpEntry 45 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwQciArpNumTotalRulesInstallFailGxMissingFlowInfo OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules install fail due to gx missing flow info" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwQciArpEntry 46 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwQciArpNumTotalRulesInstallFailGxResourceAllocationFailure OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules install fail due to gx resource allocation failure" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwQciArpEntry 47 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwQciArpNumTotalRulesInstallFailGxUnsuccessfulQosValidation OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules install fail due to gx unsuccessful qos validation" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwQciArpEntry 48 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwQciArpNumTotalRulesInstallFailGxIncorrectFlowInfo OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules install fail due to gx incorrect flow info" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwQciArpEntry 49 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwQciArpNumTotalRulesInstallFailGxFilterRestrictions OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules install fail due to gx flow filter restrictions" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwQciArpEntry 50 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwQciArpNumTotalRulesInstallFailGxMissingRedirectServerAddress OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules install fail due to gx missing redirect server address" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwQciArpEntry 51 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwQciArpNumTotalRulesInstallFailGtpS5S8CbrResponseFailure OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules install fail due to gtp s5s8 cbr response failure" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwQciArpEntry 52 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwQciArpNumTotalRulesInstallFailGtpS5S8CbrResponseTimeout OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules install fail due to gtp s5s8 cbr response timeout" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwQciArpEntry 53 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwQciArpNumTotalRulesInstallFailGtpS5S8UbrResponseFailure OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules install fail due to gtp s5s8 ubr response failure" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwQciArpEntry 54 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwQciArpNumTotalRulesInstallFailGtpS5S8UbrResponseTimeout OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules install fail due to gtp s5s8 ubr response timeout" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwQciArpEntry 55 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwQciArpNumTotalRulesInstallFailGtpS2bCbrResponseFailure OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules install fail due to gtp s2b cbr response failure" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwQciArpEntry 56 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwQciArpNumTotalRulesInstallFailGtpS2bCbrResponseTimeout OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules install fail due to gtp s2b cbr response timeout" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwQciArpEntry 57 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwQciArpNumTotalRulesInstallFailGtpS2bUbrResponseFailure OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules install fail due to gtp s2b ubr response failure" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwQciArpEntry 58 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwQciArpNumTotalRulesInstallFailGtpS2bUbrResponseTimeout OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules install fail due to gtp s2b ubr response timeout" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwQciArpEntry 59 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwQciArpNumTotalRulesInstallFailGtpS2aCbrResponseFailure OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules install fail due to gtp s2a cbr response failure" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwQciArpEntry 60 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwQciArpNumTotalRulesInstallFailGtpS2aCbrResponseTimeout OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules install fail due to gtp s2a cbr response timeout" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwQciArpEntry 61 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwQciArpNumTotalRulesInstallFailGtpS2aUbrResponseFailure OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules install fail due to gtp s2a ubr response failure" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwQciArpEntry 62 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwQciArpNumTotalRulesInstallFailGtpS2aUbrResponseTimeout OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules install fail due to gtp s2a ubr response timeout" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwQciArpEntry 63 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwQciArpNumTotalRulesInstallFailGtpCbrResponseFailure OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules install fail due to gtp cbr response failure" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwQciArpEntry 64 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwQciArpNumTotalRulesInstallFailGtpCbrResponseTimeout OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules install fail due to gtp cbr response timeout" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwQciArpEntry 65 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwQciArpNumTotalRulesInstallFailGtpUbrResponseFailure OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules install fail due to gtp ubr response failure" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwQciArpEntry 66 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwQciArpNumTotalRulesInstallFailGtpUbrResponseTimeout OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules install fail due to gtp ubr response timeout" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwQciArpEntry 67 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwQciArpNumTotalRulesInstallFailLocalSystemResourceFailure OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules install fail due to local system resource failure" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwQciArpEntry 68 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwQciArpNumTotalRulesModifySuccess OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules modify successful" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwQciArpEntry 69 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwQciArpNumTotalRulesModifyFail OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules modify failed" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwQciArpEntry 70 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwQciArpNumTotalRulesModifyFailGxRatingGroupError OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules modify fail due to gx rating group error" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwQciArpEntry 71 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwQciArpNumTotalRulesModifyFailGxGwPCEFMalfunction OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules modify fail due to gx gw/pcef malfunction" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwQciArpEntry 72 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwQciArpNumTotalRulesModifyFailGxResourceLimitation OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules modify fail due to gx resource limitation" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwQciArpEntry 73 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwQciArpNumTotalRulesModifyFailGxResourceAllocationFailure OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules modify fail due to gx resource allocation failure" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwQciArpEntry 74 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwQciArpNumTotalRulesModifyFailGxUnsuccessfulQosValidation OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules modify fail due to gx unsuccessful qos validation" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwQciArpEntry 75 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwQciArpNumTotalRulesModifyFailGxIncorrectFlowInfo OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules modify fail due to gx incorrect flow info" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwQciArpEntry 76 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwQciArpNumTotalRulesModifyFailGxFilterRestrictions OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules modify fail due to gx flow filter restrictions" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwQciArpEntry 77 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwQciArpNumTotalRulesModifyFailGxMissingRedirectServerAddress OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules modify fail due to gx missing redirect server address" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwQciArpEntry 78 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwQciArpNumTotalRulesModifyFailGtpS5S8UbrResponseFailure OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules modify fail due to gtp s5s8 ubr response failure" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwQciArpEntry 79 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwQciArpNumTotalRulesModifyFailGtpS5S8UbrResponseTimeout OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules modify fail due to gtp s5s8 ubr response timeout" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwQciArpEntry 80 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwQciArpNumTotalRulesModifyFailGtpS2bUbrResponseFailure OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules modify fail due to gtp s2b ubr response failure" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwQciArpEntry 81 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwQciArpNumTotalRulesModifyFailGtpS2bUbrResponseTimeout OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules modify fail due to gtp s2b ubr response timeout" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwQciArpEntry 82 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwQciArpNumTotalRulesModifyFailGtpS2aUbrResponseFailure OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules modify fail due to gtp s2a ubr response failure" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwQciArpEntry 83 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwQciArpNumTotalRulesModifyFailGtpS2aUbrResponseTimeout OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules modify fail due to gtp s2a ubr response timeout" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwQciArpEntry 84 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwQciArpNumTotalRulesModifyFailGtpUbrResponseFailure OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules modify fail due to gtp ubr response failure" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwQciArpEntry 85 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwQciArpNumTotalRulesModifyFailGtpUbrResponseTimeout OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules modify fail due to gtp ubr response timeout" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwQciArpEntry 86 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwQciArpNumTotalRulesModifyFailLocalSystemResourceFailure OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules modify fail due to local system resource failure" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwQciArpEntry 87 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwQciArpNumTotalRulesRemoveSuccess OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules remove successful" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwQciArpEntry 88 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwQciArpNumTotalRulesRemoveFail OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules remove failed" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwQciArpEntry 89 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwQciArpNumTotalRulesRemoveFailGxUnknownRuleName OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules remove fail due to gx unknown rule name" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwQciArpEntry 90 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwQciArpNumTotalRulesRemoveFailGtpS5S8UbrResponseFailure OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules remove fail due to gtp s5s8 ubr response failure" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwQciArpEntry 91 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwQciArpNumTotalRulesRemoveFailGtpS5S8UbrResponseTimeout OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules remove fail due to gtp s5s8 ubr response timeout" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwQciArpEntry 92 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwQciArpNumTotalRulesRemoveFailGtpS5S8DbrResponseFailure OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules remove fail due to gtp s5s8 dbr response failure" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwQciArpEntry 93 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwQciArpNumTotalRulesRemoveFailGtpS5S8DbrResponseTimeout OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules remove fail due to gtp s5s8 dbr response timeout" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwQciArpEntry 94 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwQciArpNumTotalRulesRemoveFailGtpS2bUbrResponseFailure OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules remove fail due to gtp s2b ubr response failure" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwQciArpEntry 95 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwQciArpNumTotalRulesRemoveFailGtpS2bUbrResponseTimeout OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules remove fail due to gtp s2b ubr response timeout" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwQciArpEntry 96 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwQciArpNumTotalRulesRemoveFailGtpS2bDbrResponseFailure OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules remove fail due to gtp s2b dbr response failure" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwQciArpEntry 97 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwQciArpNumTotalRulesRemoveFailGtpS2bDbrResponseTimeout OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules remove fail due to gtp s2b dbr response timeout" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwQciArpEntry 98 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwQciArpNumTotalRulesRemoveFailGtpS2aUbrResponseFailure OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules remove fail due to gtp s2a ubr response failure" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwQciArpEntry 99 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwQciArpNumTotalRulesRemoveFailGtpS2aUbrResponseTimeout OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules remove fail due to gtp s2a ubr response timeout" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwQciArpEntry 100 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwQciArpNumTotalRulesRemoveFailGtpS2aDbrResponseFailure OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules remove fail due to gtp s2a dbr response failure" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwQciArpEntry 101 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwQciArpNumTotalRulesRemoveFailGtpS2aDbrResponseTimeout OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules remove fail due to gtp s2a dbr response timeout" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwQciArpEntry 102 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwQciArpNumTotalRulesRemoveFailGtpUbrResponseFailure OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules remove fail due to gtp ubr response failure" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwQciArpEntry 103 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwQciArpNumTotalRulesRemoveFailGtpUbrResponseTimeout OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules remove fail due to gtp ubr response timeout" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwQciArpEntry 104 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwQciArpNumTotalRulesRemoveFailGtpDbrResponseFailure OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules remove fail due to gtp dbr response failure" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwQciArpEntry 105 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwQciArpNumTotalRulesRemoveFailGtpDbrResponseTimeout OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules remove fail due to gtp dbr response timeout" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwQciArpEntry 106 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwQciArpNumTotalRulesRemoveFailLocalSystemResourceFailure OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules remove fail due to local system resource failure" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwQciArpEntry 107 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwQciArpNumTotalRulesActiveGyReallocationofCredit OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules active due to gy reallocation of credit" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwQciArpEntry 108 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwQciArpNumTotalRulesInactiveGyOutofCredit OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules inactive due to gy out of credit" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwQciArpEntry 109 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwApnQciArpTable OBJECT-TYPE SYNTAX SEQUENCE OF AffirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwApnQciArpEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "" ::= { affirmedZoneMIB 373 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwApnQciArpEntry OBJECT-TYPE SYNTAX AffirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwApnQciArpEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "" INDEX { affirmedZoneName, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwApnQciArpName, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwApnQciArpQci, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwApnQciArpArp, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwApnQciArpChassis, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwApnQciArpSlot } ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwApnQciArpTable 1 } AffirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwApnQciArpEntry ::= SEQUENCE { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwApnQciArpName String, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwApnQciArpQci Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwApnQciArpArp Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwApnQciArpChassis Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwApnQciArpSlot Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwApnQciArpNumUplinkPackets ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwApnQciArpNumUplinkBytes ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwApnQciArpNumUplinkDropPackets ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwApnQciArpNumUplinkDropBytes ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwApnQciArpNumUplinkErrorLossPackets ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwApnQciArpNumUplinkErrorLossBytes ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwApnQciArpNumDownlinkPackets ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwApnQciArpNumDownlinkBytes ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwApnQciArpNumDownlinkDropPackets ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwApnQciArpNumDownlinkDropBytes ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwApnQciArpNumDownlinkErrorLossPackets ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwApnQciArpNumDownlinkErrorLossBytes ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwApnQciArpNumCurrentBearers ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwApnQciArpIntervalPeakBearers Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwApnQciArpNumTotalBearersSetupSuccess ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwApnQciArpNumTotalBearersSetupFail ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwApnQciArpNumTotalBearersHandoverSuccess ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwApnQciArpNumTotalBearersHandoverFailure ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwApnQciArpNumTotalBearersNormalRelease ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwApnQciArpNumTotalBearersAccessSideNormalRelease ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwApnQciArpNumTotalBearersNetworkSideNormalRelease ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwApnQciArpNumTotalBearersAbnormalRelease ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwApnQciArpNumTotalBearersOperatorInitiatedLocalRelease ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwApnQciArpNumTotalBearersIdleTimerExpiryLocalRelease ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwApnQciArpNumTotalBearersSessionMaxTimerLocalRelease ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwApnQciArpNumTotalBearersInternalErrorsLocalRelease ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwApnQciArpNumTotalBearersDuplicateBearesLocalRelease ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwApnQciArpNumTotalBearersMiscellaneousLocalRelease ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwApnQciArpNumTotalBearersS5S8UPathFailuresAbnormalRelease ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwApnQciArpNumTotalBearersS5S8PathFailuresAbnormalRelease ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwApnQciArpNumTotalBearersS5S8UErrorIndicationAbnormalRelease ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwApnQciArpNumCurrentRules ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwApnQciArpIntervalPeakRules Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwApnQciArpNumTotalRulesInstallSuccess ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwApnQciArpNumTotalRulesInstallFail ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwApnQciArpNumTotalRulesInstallFailGxUnknownRuleName ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwApnQciArpNumTotalRulesInstallFailGxRatingGroupError ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwApnQciArpNumTotalRulesInstallFailGxGwPCEFMalfunction ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwApnQciArpNumTotalRulesInstallFailGxResourceLimitation ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwApnQciArpNumTotalRulesInstallFailGxMaxNumBearersReached ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwApnQciArpNumTotalRulesInstallFailGxMissingFlowInfo ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwApnQciArpNumTotalRulesInstallFailGxResourceAllocationFailure ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwApnQciArpNumTotalRulesInstallFailGxUnsuccessfulQosValidation ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwApnQciArpNumTotalRulesInstallFailGxIncorrectFlowInfo ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwApnQciArpNumTotalRulesInstallFailGxFilterRestrictions ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwApnQciArpNumTotalRulesInstallFailGxMissingRedirectServerAddress ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwApnQciArpNumTotalRulesInstallFailGtpS5S8CbrResponseFailure ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwApnQciArpNumTotalRulesInstallFailGtpS5S8CbrResponseTimeout ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwApnQciArpNumTotalRulesInstallFailGtpS5S8UbrResponseFailure ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwApnQciArpNumTotalRulesInstallFailGtpS5S8UbrResponseTimeout ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwApnQciArpNumTotalRulesInstallFailGtpS2bCbrResponseFailure ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwApnQciArpNumTotalRulesInstallFailGtpS2bCbrResponseTimeout ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwApnQciArpNumTotalRulesInstallFailGtpS2bUbrResponseFailure ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwApnQciArpNumTotalRulesInstallFailGtpS2bUbrResponseTimeout ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwApnQciArpNumTotalRulesInstallFailGtpS2aCbrResponseFailure ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwApnQciArpNumTotalRulesInstallFailGtpS2aCbrResponseTimeout ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwApnQciArpNumTotalRulesInstallFailGtpS2aUbrResponseFailure ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwApnQciArpNumTotalRulesInstallFailGtpS2aUbrResponseTimeout ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwApnQciArpNumTotalRulesInstallFailGtpCbrResponseFailure ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwApnQciArpNumTotalRulesInstallFailGtpCbrResponseTimeout ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwApnQciArpNumTotalRulesInstallFailGtpUbrResponseFailure ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwApnQciArpNumTotalRulesInstallFailGtpUbrResponseTimeout ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwApnQciArpNumTotalRulesInstallFailLocalSystemResourceFailure ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwApnQciArpNumTotalRulesModifySuccess ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwApnQciArpNumTotalRulesModifyFail ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwApnQciArpNumTotalRulesModifyFailGxRatingGroupError ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwApnQciArpNumTotalRulesModifyFailGxGwPCEFMalfunction ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwApnQciArpNumTotalRulesModifyFailGxResourceLimitation ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwApnQciArpNumTotalRulesModifyFailGxResourceAllocationFailure ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwApnQciArpNumTotalRulesModifyFailGxUnsuccessfulQosValidation ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwApnQciArpNumTotalRulesModifyFailGxIncorrectFlowInfo ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwApnQciArpNumTotalRulesModifyFailGxFilterRestrictions ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwApnQciArpNumTotalRulesModifyFailGxMissingRedirectServerAddress ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwApnQciArpNumTotalRulesModifyFailGtpS5S8UbrResponseFailure ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwApnQciArpNumTotalRulesModifyFailGtpS5S8UbrResponseTimeout ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwApnQciArpNumTotalRulesModifyFailGtpS2bUbrResponseFailure ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwApnQciArpNumTotalRulesModifyFailGtpS2bUbrResponseTimeout ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwApnQciArpNumTotalRulesModifyFailGtpS2aUbrResponseFailure ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwApnQciArpNumTotalRulesModifyFailGtpS2aUbrResponseTimeout ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwApnQciArpNumTotalRulesModifyFailGtpUbrResponseFailure ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwApnQciArpNumTotalRulesModifyFailGtpUbrResponseTimeout ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwApnQciArpNumTotalRulesModifyFailLocalSystemResourceFailure ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwApnQciArpNumTotalRulesRemoveSuccess ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwApnQciArpNumTotalRulesRemoveFail ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwApnQciArpNumTotalRulesRemoveFailGxUnknownRuleName ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwApnQciArpNumTotalRulesRemoveFailGtpS5S8UbrResponseFailure ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwApnQciArpNumTotalRulesRemoveFailGtpS5S8UbrResponseTimeout ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwApnQciArpNumTotalRulesRemoveFailGtpS5S8DbrResponseFailure ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwApnQciArpNumTotalRulesRemoveFailGtpS5S8DbrResponseTimeout ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwApnQciArpNumTotalRulesRemoveFailGtpS2bUbrResponseFailure ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwApnQciArpNumTotalRulesRemoveFailGtpS2bUbrResponseTimeout ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwApnQciArpNumTotalRulesRemoveFailGtpS2bDbrResponseFailure ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwApnQciArpNumTotalRulesRemoveFailGtpS2bDbrResponseTimeout ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwApnQciArpNumTotalRulesRemoveFailGtpS2aUbrResponseFailure ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwApnQciArpNumTotalRulesRemoveFailGtpS2aUbrResponseTimeout ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwApnQciArpNumTotalRulesRemoveFailGtpS2aDbrResponseFailure ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwApnQciArpNumTotalRulesRemoveFailGtpS2aDbrResponseTimeout ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwApnQciArpNumTotalRulesRemoveFailGtpUbrResponseFailure ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwApnQciArpNumTotalRulesRemoveFailGtpUbrResponseTimeout ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwApnQciArpNumTotalRulesRemoveFailGtpDbrResponseFailure ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwApnQciArpNumTotalRulesRemoveFailGtpDbrResponseTimeout ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwApnQciArpNumTotalRulesRemoveFailLocalSystemResourceFailure ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwApnQciArpNumTotalRulesActiveGyReallocationofCredit ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwApnQciArpNumTotalRulesInactiveGyOutofCredit ConfdString } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwApnQciArpName OBJECT-TYPE SYNTAX String MAX-ACCESS not-accessible STATUS current DESCRIPTION "Table Name" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwApnQciArpEntry 1 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwApnQciArpQci OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS not-accessible STATUS current DESCRIPTION "Bearer QCI Value" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwApnQciArpEntry 2 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwApnQciArpArp OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS not-accessible STATUS current DESCRIPTION "Bearer ARP Value" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwApnQciArpEntry 3 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwApnQciArpChassis OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS not-accessible STATUS current DESCRIPTION "chassis ID" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwApnQciArpEntry 4 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwApnQciArpSlot OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS not-accessible STATUS current DESCRIPTION "slot number" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwApnQciArpEntry 5 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwApnQciArpNumUplinkPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink packets received" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwApnQciArpEntry 6 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwApnQciArpNumUplinkBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink bytes received" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwApnQciArpEntry 7 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwApnQciArpNumUplinkDropPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink packets dropped" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwApnQciArpEntry 8 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwApnQciArpNumUplinkDropBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink bytes dropped" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwApnQciArpEntry 9 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwApnQciArpNumUplinkErrorLossPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink error loss packets" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwApnQciArpEntry 10 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwApnQciArpNumUplinkErrorLossBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink error loss bytes" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwApnQciArpEntry 11 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwApnQciArpNumDownlinkPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink packets received" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwApnQciArpEntry 12 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwApnQciArpNumDownlinkBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink bytes received" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwApnQciArpEntry 13 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwApnQciArpNumDownlinkDropPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink packets dropped" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwApnQciArpEntry 14 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwApnQciArpNumDownlinkDropBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink bytes dropped" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwApnQciArpEntry 15 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwApnQciArpNumDownlinkErrorLossPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink error loss packets" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwApnQciArpEntry 16 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwApnQciArpNumDownlinkErrorLossBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink error loss bytes" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwApnQciArpEntry 17 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwApnQciArpNumCurrentBearers OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of current bearers" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwApnQciArpEntry 18 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwApnQciArpIntervalPeakBearers OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Interval peak number of bearers" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwApnQciArpEntry 19 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwApnQciArpNumTotalBearersSetupSuccess OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers setup successful" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwApnQciArpEntry 20 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwApnQciArpNumTotalBearersSetupFail OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers setup failed" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwApnQciArpEntry 21 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwApnQciArpNumTotalBearersHandoverSuccess OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers handover successfully" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwApnQciArpEntry 22 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwApnQciArpNumTotalBearersHandoverFailure OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers handover failures" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwApnQciArpEntry 23 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwApnQciArpNumTotalBearersNormalRelease OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers released normally" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwApnQciArpEntry 24 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwApnQciArpNumTotalBearersAccessSideNormalRelease OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers released due to access side deactivation" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwApnQciArpEntry 25 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwApnQciArpNumTotalBearersNetworkSideNormalRelease OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers released due to network side deactivation" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwApnQciArpEntry 26 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwApnQciArpNumTotalBearersAbnormalRelease OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers released abnormally" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwApnQciArpEntry 27 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwApnQciArpNumTotalBearersOperatorInitiatedLocalRelease OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers locally released due to operator initiation" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwApnQciArpEntry 28 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwApnQciArpNumTotalBearersIdleTimerExpiryLocalRelease OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers locally released due to idle timer expiry" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwApnQciArpEntry 29 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwApnQciArpNumTotalBearersSessionMaxTimerLocalRelease OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers locally released due to session max timer expiry" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwApnQciArpEntry 30 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwApnQciArpNumTotalBearersInternalErrorsLocalRelease OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers locally released due to internal errors" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwApnQciArpEntry 31 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwApnQciArpNumTotalBearersDuplicateBearesLocalRelease OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers locally released due to duplicate bearers" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwApnQciArpEntry 32 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwApnQciArpNumTotalBearersMiscellaneousLocalRelease OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers locally released due to miscellaneous" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwApnQciArpEntry 33 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwApnQciArpNumTotalBearersS5S8UPathFailuresAbnormalRelease OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers abnormal release due to S5S8U path failures" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwApnQciArpEntry 34 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwApnQciArpNumTotalBearersS5S8PathFailuresAbnormalRelease OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers abnormal release due to S5S8 path failures" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwApnQciArpEntry 35 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwApnQciArpNumTotalBearersS5S8UErrorIndicationAbnormalRelease OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers abnormal release due to S5S8U error indication" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwApnQciArpEntry 36 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwApnQciArpNumCurrentRules OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of current rules" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwApnQciArpEntry 37 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwApnQciArpIntervalPeakRules OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Interval peak number of rules" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwApnQciArpEntry 38 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwApnQciArpNumTotalRulesInstallSuccess OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules install successful" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwApnQciArpEntry 39 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwApnQciArpNumTotalRulesInstallFail OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules install failed" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwApnQciArpEntry 40 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwApnQciArpNumTotalRulesInstallFailGxUnknownRuleName OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules install fail due to gx unknown rule name" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwApnQciArpEntry 41 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwApnQciArpNumTotalRulesInstallFailGxRatingGroupError OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules install fail due to gx rating group error" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwApnQciArpEntry 42 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwApnQciArpNumTotalRulesInstallFailGxGwPCEFMalfunction OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules install fail due to gx gw/pcef malfunction" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwApnQciArpEntry 43 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwApnQciArpNumTotalRulesInstallFailGxResourceLimitation OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules install fail due to gx resource limitation" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwApnQciArpEntry 44 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwApnQciArpNumTotalRulesInstallFailGxMaxNumBearersReached OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules install fail due to gx maximum number of bearers reached per IP-CAN session" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwApnQciArpEntry 45 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwApnQciArpNumTotalRulesInstallFailGxMissingFlowInfo OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules install fail due to gx missing flow info" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwApnQciArpEntry 46 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwApnQciArpNumTotalRulesInstallFailGxResourceAllocationFailure OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules install fail due to gx resource allocation failure" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwApnQciArpEntry 47 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwApnQciArpNumTotalRulesInstallFailGxUnsuccessfulQosValidation OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules install fail due to gx unsuccessful qos validation" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwApnQciArpEntry 48 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwApnQciArpNumTotalRulesInstallFailGxIncorrectFlowInfo OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules install fail due to gx incorrect flow info" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwApnQciArpEntry 49 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwApnQciArpNumTotalRulesInstallFailGxFilterRestrictions OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules install fail due to gx flow filter restrictions" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwApnQciArpEntry 50 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwApnQciArpNumTotalRulesInstallFailGxMissingRedirectServerAddress OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules install fail due to gx missing redirect server address" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwApnQciArpEntry 51 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwApnQciArpNumTotalRulesInstallFailGtpS5S8CbrResponseFailure OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules install fail due to gtp s5s8 cbr response failure" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwApnQciArpEntry 52 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwApnQciArpNumTotalRulesInstallFailGtpS5S8CbrResponseTimeout OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules install fail due to gtp s5s8 cbr response timeout" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwApnQciArpEntry 53 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwApnQciArpNumTotalRulesInstallFailGtpS5S8UbrResponseFailure OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules install fail due to gtp s5s8 ubr response failure" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwApnQciArpEntry 54 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwApnQciArpNumTotalRulesInstallFailGtpS5S8UbrResponseTimeout OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules install fail due to gtp s5s8 ubr response timeout" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwApnQciArpEntry 55 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwApnQciArpNumTotalRulesInstallFailGtpS2bCbrResponseFailure OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules install fail due to gtp s2b cbr response failure" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwApnQciArpEntry 56 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwApnQciArpNumTotalRulesInstallFailGtpS2bCbrResponseTimeout OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules install fail due to gtp s2b cbr response timeout" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwApnQciArpEntry 57 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwApnQciArpNumTotalRulesInstallFailGtpS2bUbrResponseFailure OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules install fail due to gtp s2b ubr response failure" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwApnQciArpEntry 58 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwApnQciArpNumTotalRulesInstallFailGtpS2bUbrResponseTimeout OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules install fail due to gtp s2b ubr response timeout" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwApnQciArpEntry 59 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwApnQciArpNumTotalRulesInstallFailGtpS2aCbrResponseFailure OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules install fail due to gtp s2a cbr response failure" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwApnQciArpEntry 60 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwApnQciArpNumTotalRulesInstallFailGtpS2aCbrResponseTimeout OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules install fail due to gtp s2a cbr response timeout" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwApnQciArpEntry 61 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwApnQciArpNumTotalRulesInstallFailGtpS2aUbrResponseFailure OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules install fail due to gtp s2a ubr response failure" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwApnQciArpEntry 62 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwApnQciArpNumTotalRulesInstallFailGtpS2aUbrResponseTimeout OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules install fail due to gtp s2a ubr response timeout" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwApnQciArpEntry 63 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwApnQciArpNumTotalRulesInstallFailGtpCbrResponseFailure OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules install fail due to gtp cbr response failure" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwApnQciArpEntry 64 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwApnQciArpNumTotalRulesInstallFailGtpCbrResponseTimeout OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules install fail due to gtp cbr response timeout" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwApnQciArpEntry 65 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwApnQciArpNumTotalRulesInstallFailGtpUbrResponseFailure OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules install fail due to gtp ubr response failure" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwApnQciArpEntry 66 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwApnQciArpNumTotalRulesInstallFailGtpUbrResponseTimeout OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules install fail due to gtp ubr response timeout" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwApnQciArpEntry 67 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwApnQciArpNumTotalRulesInstallFailLocalSystemResourceFailure OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules install fail due to local system resource failure" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwApnQciArpEntry 68 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwApnQciArpNumTotalRulesModifySuccess OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules modify successful" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwApnQciArpEntry 69 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwApnQciArpNumTotalRulesModifyFail OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules modify failed" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwApnQciArpEntry 70 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwApnQciArpNumTotalRulesModifyFailGxRatingGroupError OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules modify fail due to gx rating group error" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwApnQciArpEntry 71 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwApnQciArpNumTotalRulesModifyFailGxGwPCEFMalfunction OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules modify fail due to gx gw/pcef malfunction" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwApnQciArpEntry 72 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwApnQciArpNumTotalRulesModifyFailGxResourceLimitation OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules modify fail due to gx resource limitation" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwApnQciArpEntry 73 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwApnQciArpNumTotalRulesModifyFailGxResourceAllocationFailure OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules modify fail due to gx resource allocation failure" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwApnQciArpEntry 74 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwApnQciArpNumTotalRulesModifyFailGxUnsuccessfulQosValidation OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules modify fail due to gx unsuccessful qos validation" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwApnQciArpEntry 75 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwApnQciArpNumTotalRulesModifyFailGxIncorrectFlowInfo OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules modify fail due to gx incorrect flow info" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwApnQciArpEntry 76 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwApnQciArpNumTotalRulesModifyFailGxFilterRestrictions OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules modify fail due to gx flow filter restrictions" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwApnQciArpEntry 77 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwApnQciArpNumTotalRulesModifyFailGxMissingRedirectServerAddress OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules modify fail due to gx missing redirect server address" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwApnQciArpEntry 78 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwApnQciArpNumTotalRulesModifyFailGtpS5S8UbrResponseFailure OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules modify fail due to gtp s5s8 ubr response failure" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwApnQciArpEntry 79 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwApnQciArpNumTotalRulesModifyFailGtpS5S8UbrResponseTimeout OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules modify fail due to gtp s5s8 ubr response timeout" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwApnQciArpEntry 80 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwApnQciArpNumTotalRulesModifyFailGtpS2bUbrResponseFailure OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules modify fail due to gtp s2b ubr response failure" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwApnQciArpEntry 81 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwApnQciArpNumTotalRulesModifyFailGtpS2bUbrResponseTimeout OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules modify fail due to gtp s2b ubr response timeout" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwApnQciArpEntry 82 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwApnQciArpNumTotalRulesModifyFailGtpS2aUbrResponseFailure OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules modify fail due to gtp s2a ubr response failure" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwApnQciArpEntry 83 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwApnQciArpNumTotalRulesModifyFailGtpS2aUbrResponseTimeout OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules modify fail due to gtp s2a ubr response timeout" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwApnQciArpEntry 84 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwApnQciArpNumTotalRulesModifyFailGtpUbrResponseFailure OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules modify fail due to gtp ubr response failure" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwApnQciArpEntry 85 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwApnQciArpNumTotalRulesModifyFailGtpUbrResponseTimeout OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules modify fail due to gtp ubr response timeout" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwApnQciArpEntry 86 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwApnQciArpNumTotalRulesModifyFailLocalSystemResourceFailure OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules modify fail due to local system resource failure" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwApnQciArpEntry 87 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwApnQciArpNumTotalRulesRemoveSuccess OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules remove successful" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwApnQciArpEntry 88 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwApnQciArpNumTotalRulesRemoveFail OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules remove failed" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwApnQciArpEntry 89 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwApnQciArpNumTotalRulesRemoveFailGxUnknownRuleName OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules remove fail due to gx unknown rule name" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwApnQciArpEntry 90 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwApnQciArpNumTotalRulesRemoveFailGtpS5S8UbrResponseFailure OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules remove fail due to gtp s5s8 ubr response failure" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwApnQciArpEntry 91 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwApnQciArpNumTotalRulesRemoveFailGtpS5S8UbrResponseTimeout OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules remove fail due to gtp s5s8 ubr response timeout" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwApnQciArpEntry 92 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwApnQciArpNumTotalRulesRemoveFailGtpS5S8DbrResponseFailure OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules remove fail due to gtp s5s8 dbr response failure" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwApnQciArpEntry 93 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwApnQciArpNumTotalRulesRemoveFailGtpS5S8DbrResponseTimeout OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules remove fail due to gtp s5s8 dbr response timeout" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwApnQciArpEntry 94 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwApnQciArpNumTotalRulesRemoveFailGtpS2bUbrResponseFailure OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules remove fail due to gtp s2b ubr response failure" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwApnQciArpEntry 95 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwApnQciArpNumTotalRulesRemoveFailGtpS2bUbrResponseTimeout OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules remove fail due to gtp s2b ubr response timeout" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwApnQciArpEntry 96 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwApnQciArpNumTotalRulesRemoveFailGtpS2bDbrResponseFailure OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules remove fail due to gtp s2b dbr response failure" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwApnQciArpEntry 97 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwApnQciArpNumTotalRulesRemoveFailGtpS2bDbrResponseTimeout OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules remove fail due to gtp s2b dbr response timeout" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwApnQciArpEntry 98 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwApnQciArpNumTotalRulesRemoveFailGtpS2aUbrResponseFailure OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules remove fail due to gtp s2a ubr response failure" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwApnQciArpEntry 99 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwApnQciArpNumTotalRulesRemoveFailGtpS2aUbrResponseTimeout OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules remove fail due to gtp s2a ubr response timeout" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwApnQciArpEntry 100 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwApnQciArpNumTotalRulesRemoveFailGtpS2aDbrResponseFailure OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules remove fail due to gtp s2a dbr response failure" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwApnQciArpEntry 101 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwApnQciArpNumTotalRulesRemoveFailGtpS2aDbrResponseTimeout OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules remove fail due to gtp s2a dbr response timeout" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwApnQciArpEntry 102 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwApnQciArpNumTotalRulesRemoveFailGtpUbrResponseFailure OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules remove fail due to gtp ubr response failure" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwApnQciArpEntry 103 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwApnQciArpNumTotalRulesRemoveFailGtpUbrResponseTimeout OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules remove fail due to gtp ubr response timeout" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwApnQciArpEntry 104 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwApnQciArpNumTotalRulesRemoveFailGtpDbrResponseFailure OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules remove fail due to gtp dbr response failure" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwApnQciArpEntry 105 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwApnQciArpNumTotalRulesRemoveFailGtpDbrResponseTimeout OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules remove fail due to gtp dbr response timeout" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwApnQciArpEntry 106 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwApnQciArpNumTotalRulesRemoveFailLocalSystemResourceFailure OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules remove fail due to local system resource failure" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwApnQciArpEntry 107 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwApnQciArpNumTotalRulesActiveGyReallocationofCredit OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules active due to gy reallocation of credit" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwApnQciArpEntry 108 } affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwApnQciArpNumTotalRulesInactiveGyOutofCredit OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules inactive due to gy out of credit" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformancePgwApnQciArpEntry 109 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwQciArpTable OBJECT-TYPE SYNTAX SEQUENCE OF AffirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwQciArpEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "" ::= { affirmedZoneMIB 374 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwQciArpEntry OBJECT-TYPE SYNTAX AffirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwQciArpEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "" INDEX { affirmedZoneName, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwQciArpName, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwQciArpQci, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwQciArpArp, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwQciArpChassis, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwQciArpSlot } ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwQciArpTable 1 } AffirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwQciArpEntry ::= SEQUENCE { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwQciArpName String, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwQciArpQci Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwQciArpArp Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwQciArpChassis Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwQciArpSlot Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwQciArpNumUplinkPackets ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwQciArpNumUplinkBytes ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwQciArpNumUplinkDropPackets ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwQciArpNumUplinkDropBytes ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwQciArpNumUplinkErrorLossPackets ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwQciArpNumUplinkErrorLossBytes ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwQciArpNumDownlinkPackets ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwQciArpNumDownlinkBytes ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwQciArpNumDownlinkDropPackets ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwQciArpNumDownlinkDropBytes ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwQciArpNumDownlinkErrorLossPackets ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwQciArpNumDownlinkErrorLossBytes ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwQciArpNumCurrentBearers ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwQciArpIntervalPeakBearers Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwQciArpNumTotalBearersSetupSuccess ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwQciArpNumTotalBearersSetupFail ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwQciArpNumTotalBearersHandoverSuccess ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwQciArpNumTotalBearersHandoverFailure ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwQciArpNumTotalBearersNormalRelease ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwQciArpNumTotalBearersAccessSideNormalRelease ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwQciArpNumTotalBearersNetworkSideNormalRelease ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwQciArpNumTotalBearersAbnormalRelease ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwQciArpNumTotalBearersOperatorInitiatedLocalRelease ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwQciArpNumTotalBearersIdleTimerExpiryLocalRelease ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwQciArpNumTotalBearersSessionMaxTimerLocalRelease ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwQciArpNumTotalBearersInternalErrorsLocalRelease ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwQciArpNumTotalBearersDuplicateBearesLocalRelease ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwQciArpNumTotalBearersMiscellaneousLocalRelease ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwQciArpNumTotalBearersS1UPathFailuresAbnormalRelease ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwQciArpNumTotalBearersS4UPathFailuresAbnormalRelease ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwQciArpNumTotalBearersS12UPathFailuresAbnormalRelease ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwQciArpNumTotalBearersS5S8UPathFailuresAbnormalRelease ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwQciArpNumTotalBearersS11S4PathFailuresAbnormalRelease ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwQciArpNumTotalBearersS5S8PathFailuresAbnormalRelease ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwQciArpNumTotalBearersS4UErrorIndicationAbnormalRelease ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwQciArpNumTotalBearersS5S8UErrorIndicationAbnormalRelease ConfdString } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwQciArpName OBJECT-TYPE SYNTAX String MAX-ACCESS not-accessible STATUS current DESCRIPTION "Table Name" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwQciArpEntry 1 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwQciArpQci OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS not-accessible STATUS current DESCRIPTION "Bearer QCI Value" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwQciArpEntry 2 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwQciArpArp OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS not-accessible STATUS current DESCRIPTION "Bearer ARP-PL Value" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwQciArpEntry 3 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwQciArpChassis OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS not-accessible STATUS current DESCRIPTION "chassis ID" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwQciArpEntry 4 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwQciArpSlot OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS not-accessible STATUS current DESCRIPTION "slot number" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwQciArpEntry 5 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwQciArpNumUplinkPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink packets received" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwQciArpEntry 6 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwQciArpNumUplinkBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink bytes received" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwQciArpEntry 7 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwQciArpNumUplinkDropPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink packets dropped" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwQciArpEntry 8 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwQciArpNumUplinkDropBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink bytes dropped" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwQciArpEntry 9 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwQciArpNumUplinkErrorLossPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink error loss packets" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwQciArpEntry 10 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwQciArpNumUplinkErrorLossBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink error loss bytes" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwQciArpEntry 11 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwQciArpNumDownlinkPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink packets received" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwQciArpEntry 12 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwQciArpNumDownlinkBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink bytes received" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwQciArpEntry 13 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwQciArpNumDownlinkDropPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink packets dropped" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwQciArpEntry 14 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwQciArpNumDownlinkDropBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink bytes dropped" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwQciArpEntry 15 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwQciArpNumDownlinkErrorLossPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink error loss packets" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwQciArpEntry 16 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwQciArpNumDownlinkErrorLossBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink error loss bytes" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwQciArpEntry 17 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwQciArpNumCurrentBearers OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of current bearers" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwQciArpEntry 18 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwQciArpIntervalPeakBearers OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Interval peak number of bearers" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwQciArpEntry 19 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwQciArpNumTotalBearersSetupSuccess OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers setup successful" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwQciArpEntry 20 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwQciArpNumTotalBearersSetupFail OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers setup failed" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwQciArpEntry 21 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwQciArpNumTotalBearersHandoverSuccess OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers handover successfully" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwQciArpEntry 22 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwQciArpNumTotalBearersHandoverFailure OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers handover failures" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwQciArpEntry 23 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwQciArpNumTotalBearersNormalRelease OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers released normally" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwQciArpEntry 24 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwQciArpNumTotalBearersAccessSideNormalRelease OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers released due to access side deactivation" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwQciArpEntry 25 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwQciArpNumTotalBearersNetworkSideNormalRelease OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers released due to network side deactivation" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwQciArpEntry 26 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwQciArpNumTotalBearersAbnormalRelease OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers released abnormally" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwQciArpEntry 27 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwQciArpNumTotalBearersOperatorInitiatedLocalRelease OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers locally released due to operator initiation" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwQciArpEntry 28 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwQciArpNumTotalBearersIdleTimerExpiryLocalRelease OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers locally released due to idle timer expiry" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwQciArpEntry 29 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwQciArpNumTotalBearersSessionMaxTimerLocalRelease OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers locally released due to session max timer expiry" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwQciArpEntry 30 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwQciArpNumTotalBearersInternalErrorsLocalRelease OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers locally released due to internal errors" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwQciArpEntry 31 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwQciArpNumTotalBearersDuplicateBearesLocalRelease OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers locally released due to duplicate bearers" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwQciArpEntry 32 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwQciArpNumTotalBearersMiscellaneousLocalRelease OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers locally released due to miscellaneous" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwQciArpEntry 33 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwQciArpNumTotalBearersS1UPathFailuresAbnormalRelease OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers abnormal release due to S1U path failures" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwQciArpEntry 34 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwQciArpNumTotalBearersS4UPathFailuresAbnormalRelease OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers abnormal release due to S4U path failures" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwQciArpEntry 35 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwQciArpNumTotalBearersS12UPathFailuresAbnormalRelease OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers abnormal release due to S12U path failures" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwQciArpEntry 36 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwQciArpNumTotalBearersS5S8UPathFailuresAbnormalRelease OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers abnormal release due to S5S8U path failures" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwQciArpEntry 37 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwQciArpNumTotalBearersS11S4PathFailuresAbnormalRelease OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers abnormal release due to S11S4 path failures" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwQciArpEntry 38 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwQciArpNumTotalBearersS5S8PathFailuresAbnormalRelease OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers abnormal release due to S5S8 path failures" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwQciArpEntry 39 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwQciArpNumTotalBearersS4UErrorIndicationAbnormalRelease OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers abnormal release due to S4U error indication" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwQciArpEntry 40 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwQciArpNumTotalBearersS5S8UErrorIndicationAbnormalRelease OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers abnormal release due to S5S8U error indication" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwQciArpEntry 41 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnQciArpTable OBJECT-TYPE SYNTAX SEQUENCE OF AffirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnQciArpEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "" ::= { affirmedZoneMIB 375 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnQciArpEntry OBJECT-TYPE SYNTAX AffirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnQciArpEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "" INDEX { affirmedZoneName, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnQciArpName, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnQciArpQci, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnQciArpArp, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnQciArpChassis, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnQciArpSlot } ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnQciArpTable 1 } AffirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnQciArpEntry ::= SEQUENCE { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnQciArpName String, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnQciArpQci Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnQciArpArp Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnQciArpChassis Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnQciArpSlot Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnQciArpNumUplinkPackets ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnQciArpNumUplinkBytes ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnQciArpNumUplinkDropPackets ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnQciArpNumUplinkDropBytes ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnQciArpNumUplinkErrorLossPackets ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnQciArpNumUplinkErrorLossBytes ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnQciArpNumDownlinkPackets ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnQciArpNumDownlinkBytes ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnQciArpNumDownlinkDropPackets ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnQciArpNumDownlinkDropBytes ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnQciArpNumDownlinkErrorLossPackets ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnQciArpNumDownlinkErrorLossBytes ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnQciArpNumCurrentBearers ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnQciArpIntervalPeakBearers Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnQciArpNumTotalBearersSetupSuccess ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnQciArpNumTotalBearersSetupFail ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnQciArpNumTotalBearersHandoverSuccess ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnQciArpNumTotalBearersHandoverFailure ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnQciArpNumTotalBearersNormalRelease ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnQciArpNumTotalBearersAccessSideNormalRelease ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnQciArpNumTotalBearersNetworkSideNormalRelease ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnQciArpNumTotalBearersAbnormalRelease ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnQciArpNumTotalBearersOperatorInitiatedLocalRelease ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnQciArpNumTotalBearersIdleTimerExpiryLocalRelease ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnQciArpNumTotalBearersSessionMaxTimerLocalRelease ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnQciArpNumTotalBearersInternalErrorsLocalRelease ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnQciArpNumTotalBearersDuplicateBearesLocalRelease ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnQciArpNumTotalBearersMiscellaneousLocalRelease ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnQciArpNumTotalBearersS1UPathFailuresAbnormalRelease ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnQciArpNumTotalBearersS4UPathFailuresAbnormalRelease ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnQciArpNumTotalBearersS12UPathFailuresAbnormalRelease ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnQciArpNumTotalBearersS5S8UPathFailuresAbnormalRelease ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnQciArpNumTotalBearersS11S4PathFailuresAbnormalRelease ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnQciArpNumTotalBearersS5S8PathFailuresAbnormalRelease ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnQciArpNumTotalBearersS4UErrorIndicationAbnormalRelease ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnQciArpNumTotalBearersS5S8UErrorIndicationAbnormalRelease ConfdString } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnQciArpName OBJECT-TYPE SYNTAX String MAX-ACCESS not-accessible STATUS current DESCRIPTION "Table Name" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnQciArpEntry 1 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnQciArpQci OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS not-accessible STATUS current DESCRIPTION "Bearer QCI Value" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnQciArpEntry 2 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnQciArpArp OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS not-accessible STATUS current DESCRIPTION "Bearer ARP Value" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnQciArpEntry 3 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnQciArpChassis OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS not-accessible STATUS current DESCRIPTION "chassis ID" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnQciArpEntry 4 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnQciArpSlot OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS not-accessible STATUS current DESCRIPTION "slot number" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnQciArpEntry 5 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnQciArpNumUplinkPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink packets received" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnQciArpEntry 6 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnQciArpNumUplinkBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink bytes received" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnQciArpEntry 7 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnQciArpNumUplinkDropPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink packets dropped" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnQciArpEntry 8 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnQciArpNumUplinkDropBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink bytes dropped" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnQciArpEntry 9 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnQciArpNumUplinkErrorLossPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink error loss packets" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnQciArpEntry 10 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnQciArpNumUplinkErrorLossBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink error loss bytes" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnQciArpEntry 11 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnQciArpNumDownlinkPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink packets received" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnQciArpEntry 12 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnQciArpNumDownlinkBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink bytes received" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnQciArpEntry 13 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnQciArpNumDownlinkDropPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink packets dropped" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnQciArpEntry 14 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnQciArpNumDownlinkDropBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink bytes dropped" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnQciArpEntry 15 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnQciArpNumDownlinkErrorLossPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink error loss packets" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnQciArpEntry 16 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnQciArpNumDownlinkErrorLossBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink error loss bytes" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnQciArpEntry 17 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnQciArpNumCurrentBearers OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of current bearers" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnQciArpEntry 18 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnQciArpIntervalPeakBearers OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Interval peak number of bearers" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnQciArpEntry 19 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnQciArpNumTotalBearersSetupSuccess OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers setup successful" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnQciArpEntry 20 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnQciArpNumTotalBearersSetupFail OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers setup failed" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnQciArpEntry 21 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnQciArpNumTotalBearersHandoverSuccess OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers handover successfully" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnQciArpEntry 22 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnQciArpNumTotalBearersHandoverFailure OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers handover failures" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnQciArpEntry 23 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnQciArpNumTotalBearersNormalRelease OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers released normally" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnQciArpEntry 24 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnQciArpNumTotalBearersAccessSideNormalRelease OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers released due to access side deactivation" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnQciArpEntry 25 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnQciArpNumTotalBearersNetworkSideNormalRelease OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers released due to network side deactivation" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnQciArpEntry 26 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnQciArpNumTotalBearersAbnormalRelease OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers released abnormally" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnQciArpEntry 27 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnQciArpNumTotalBearersOperatorInitiatedLocalRelease OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers locally released due to operator initiation" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnQciArpEntry 28 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnQciArpNumTotalBearersIdleTimerExpiryLocalRelease OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers locally released due to idle timer expiry" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnQciArpEntry 29 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnQciArpNumTotalBearersSessionMaxTimerLocalRelease OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers locally released due to session max timer expiry" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnQciArpEntry 30 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnQciArpNumTotalBearersInternalErrorsLocalRelease OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers locally released due to internal errors" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnQciArpEntry 31 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnQciArpNumTotalBearersDuplicateBearesLocalRelease OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers locally released due to duplicate bearers" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnQciArpEntry 32 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnQciArpNumTotalBearersMiscellaneousLocalRelease OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers locally released due to miscellaneous" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnQciArpEntry 33 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnQciArpNumTotalBearersS1UPathFailuresAbnormalRelease OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers abnormal release due to S1U path failures" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnQciArpEntry 34 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnQciArpNumTotalBearersS4UPathFailuresAbnormalRelease OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers abnormal release due to S4U path failures" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnQciArpEntry 35 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnQciArpNumTotalBearersS12UPathFailuresAbnormalRelease OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers abnormal release due to S12U path failures" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnQciArpEntry 36 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnQciArpNumTotalBearersS5S8UPathFailuresAbnormalRelease OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers abnormal release due to S5S8U path failures" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnQciArpEntry 37 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnQciArpNumTotalBearersS11S4PathFailuresAbnormalRelease OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers abnormal release due to S11S4 path failures" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnQciArpEntry 38 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnQciArpNumTotalBearersS5S8PathFailuresAbnormalRelease OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers abnormal release due to S5S8 path failures" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnQciArpEntry 39 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnQciArpNumTotalBearersS4UErrorIndicationAbnormalRelease OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers abnormal release due to S4U error indication" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnQciArpEntry 40 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnQciArpNumTotalBearersS5S8UErrorIndicationAbnormalRelease OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers abnormal release due to S5S8U error indication" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceSgwApnQciArpEntry 41 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyQciArpTable OBJECT-TYPE SYNTAX SEQUENCE OF AffirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyQciArpEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "" ::= { affirmedZoneMIB 437 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyQciArpEntry OBJECT-TYPE SYNTAX AffirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyQciArpEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "" INDEX { affirmedZoneName, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyQciArpName, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyQciArpQci, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyQciArpArp, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyQciArpChassis, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyQciArpSlot } ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyQciArpTable 1 } AffirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyQciArpEntry ::= SEQUENCE { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyQciArpName String, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyQciArpQci Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyQciArpArp Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyQciArpChassis Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyQciArpSlot Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyQciArpNumUplinkPackets ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyQciArpNumUplinkBytes ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyQciArpNumUplinkDropPackets ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyQciArpNumUplinkDropBytes ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyQciArpNumUplinkErrorLossPackets ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyQciArpNumUplinkErrorLossBytes ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyQciArpNumDownlinkPackets ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyQciArpNumDownlinkBytes ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyQciArpNumDownlinkDropPackets ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyQciArpNumDownlinkDropBytes ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyQciArpNumDownlinkErrorLossPackets ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyQciArpNumDownlinkErrorLossBytes ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyQciArpNumCurrentBearers ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyQciArpIntervalPeakBearers Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyQciArpNumTotalBearersSetupSuccess ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyQciArpNumTotalBearersSetupFail ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyQciArpNumTotalBearersHandoverSuccess ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyQciArpNumTotalBearersHandoverFailure ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyQciArpNumTotalBearersNormalRelease ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyQciArpNumTotalBearersAccessSideNormalRelease ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyQciArpNumTotalBearersNetworkSideNormalRelease ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyQciArpNumTotalBearersAbnormalRelease ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyQciArpNumTotalBearersOperatorInitiatedLocalRelease ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyQciArpNumTotalBearersIdleTimerExpiryLocalRelease ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyQciArpNumTotalBearersSessionMaxTimerLocalRelease ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyQciArpNumTotalBearersInternalErrorsLocalRelease ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyQciArpNumTotalBearersDuplicateBearesLocalRelease ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyQciArpNumTotalBearersMiscellaneousLocalRelease ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyQciArpNumTotalBearersAccessGtpUPathFailuresAbnormalRelease ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyQciArpNumTotalBearersAccessGtpCPathFailuresAbnormalRelease ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyQciArpNumTotalBearersAccessGtpUErrorIndicationAbnormalRelease ConfdString } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyQciArpName OBJECT-TYPE SYNTAX String MAX-ACCESS not-accessible STATUS current DESCRIPTION "Table Name" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyQciArpEntry 1 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyQciArpQci OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS not-accessible STATUS current DESCRIPTION "Bearer QCI Value" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyQciArpEntry 2 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyQciArpArp OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS not-accessible STATUS current DESCRIPTION "Bearer ARP-PL Value" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyQciArpEntry 3 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyQciArpChassis OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS not-accessible STATUS current DESCRIPTION "chassis ID" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyQciArpEntry 4 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyQciArpSlot OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS not-accessible STATUS current DESCRIPTION "slot number" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyQciArpEntry 5 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyQciArpNumUplinkPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink packets received" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyQciArpEntry 6 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyQciArpNumUplinkBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink bytes received" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyQciArpEntry 7 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyQciArpNumUplinkDropPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink packets dropped" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyQciArpEntry 8 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyQciArpNumUplinkDropBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink bytes dropped" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyQciArpEntry 9 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyQciArpNumUplinkErrorLossPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink error loss packets" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyQciArpEntry 10 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyQciArpNumUplinkErrorLossBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink error loss bytes" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyQciArpEntry 11 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyQciArpNumDownlinkPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink packets received" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyQciArpEntry 12 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyQciArpNumDownlinkBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink bytes received" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyQciArpEntry 13 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyQciArpNumDownlinkDropPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink packets dropped" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyQciArpEntry 14 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyQciArpNumDownlinkDropBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink bytes dropped" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyQciArpEntry 15 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyQciArpNumDownlinkErrorLossPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink error loss packets" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyQciArpEntry 16 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyQciArpNumDownlinkErrorLossBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink error loss bytes" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyQciArpEntry 17 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyQciArpNumCurrentBearers OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of current bearers" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyQciArpEntry 18 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyQciArpIntervalPeakBearers OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Interval peak number of bearers" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyQciArpEntry 19 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyQciArpNumTotalBearersSetupSuccess OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers setup successful" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyQciArpEntry 20 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyQciArpNumTotalBearersSetupFail OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers setup failed" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyQciArpEntry 21 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyQciArpNumTotalBearersHandoverSuccess OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers handover successfully" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyQciArpEntry 22 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyQciArpNumTotalBearersHandoverFailure OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers handover failures" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyQciArpEntry 23 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyQciArpNumTotalBearersNormalRelease OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers released normally" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyQciArpEntry 24 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyQciArpNumTotalBearersAccessSideNormalRelease OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers released due to access side deactivation" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyQciArpEntry 25 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyQciArpNumTotalBearersNetworkSideNormalRelease OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers released due to network side deactivation" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyQciArpEntry 26 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyQciArpNumTotalBearersAbnormalRelease OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers released abnormally" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyQciArpEntry 27 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyQciArpNumTotalBearersOperatorInitiatedLocalRelease OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers locally released due to operator initiation" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyQciArpEntry 28 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyQciArpNumTotalBearersIdleTimerExpiryLocalRelease OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers locally released due to idle timer expiry" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyQciArpEntry 29 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyQciArpNumTotalBearersSessionMaxTimerLocalRelease OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers locally released due to session max timer expiry" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyQciArpEntry 30 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyQciArpNumTotalBearersInternalErrorsLocalRelease OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers locally released due to internal errors" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyQciArpEntry 31 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyQciArpNumTotalBearersDuplicateBearesLocalRelease OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers locally released due to duplicate bearers" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyQciArpEntry 32 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyQciArpNumTotalBearersMiscellaneousLocalRelease OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers locally released due to miscellaneous" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyQciArpEntry 33 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyQciArpNumTotalBearersAccessGtpUPathFailuresAbnormalRelease OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers abnormal release due to Access GtpU path failures" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyQciArpEntry 34 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyQciArpNumTotalBearersAccessGtpCPathFailuresAbnormalRelease OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers abnormal release due to Access GtpC path failures" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyQciArpEntry 35 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyQciArpNumTotalBearersAccessGtpUErrorIndicationAbnormalRelease OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers abnormal release due to Access GtpU error indication" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyQciArpEntry 36 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnQciArpTable OBJECT-TYPE SYNTAX SEQUENCE OF AffirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnQciArpEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "" ::= { affirmedZoneMIB 438 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnQciArpEntry OBJECT-TYPE SYNTAX AffirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnQciArpEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "" INDEX { affirmedZoneName, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnQciArpName, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnQciArpQci, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnQciArpArp, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnQciArpChassis, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnQciArpSlot } ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnQciArpTable 1 } AffirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnQciArpEntry ::= SEQUENCE { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnQciArpName String, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnQciArpQci Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnQciArpArp Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnQciArpChassis Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnQciArpSlot Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnQciArpNumUplinkPackets ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnQciArpNumUplinkBytes ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnQciArpNumUplinkDropPackets ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnQciArpNumUplinkDropBytes ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnQciArpNumUplinkErrorLossPackets ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnQciArpNumUplinkErrorLossBytes ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnQciArpNumDownlinkPackets ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnQciArpNumDownlinkBytes ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnQciArpNumDownlinkDropPackets ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnQciArpNumDownlinkDropBytes ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnQciArpNumDownlinkErrorLossPackets ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnQciArpNumDownlinkErrorLossBytes ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnQciArpNumCurrentBearers ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnQciArpIntervalPeakBearers Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnQciArpNumTotalBearersSetupSuccess ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnQciArpNumTotalBearersSetupFail ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnQciArpNumTotalBearersHandoverSuccess ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnQciArpNumTotalBearersHandoverFailure ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnQciArpNumTotalBearersNormalRelease ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnQciArpNumTotalBearersAccessSideNormalRelease ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnQciArpNumTotalBearersNetworkSideNormalRelease ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnQciArpNumTotalBearersAbnormalRelease ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnQciArpNumTotalBearersOperatorInitiatedLocalRelease ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnQciArpNumTotalBearersIdleTimerExpiryLocalRelease ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnQciArpNumTotalBearersSessionMaxTimerLocalRelease ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnQciArpNumTotalBearersInternalErrorsLocalRelease ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnQciArpNumTotalBearersDuplicateBearesLocalRelease ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnQciArpNumTotalBearersMiscellaneousLocalRelease ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnQciArpNumTotalBearersAccessGtpUPathFailuresAbnormalRelease ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnQciArpNumTotalBearersAccessGtpCPathFailuresAbnormalRelease ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnQciArpNumTotalBearersAccessGtpUErrorIndicationAbnormalRelease ConfdString } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnQciArpName OBJECT-TYPE SYNTAX String MAX-ACCESS not-accessible STATUS current DESCRIPTION "Table Name" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnQciArpEntry 1 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnQciArpQci OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS not-accessible STATUS current DESCRIPTION "Bearer QCI Value" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnQciArpEntry 2 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnQciArpArp OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS not-accessible STATUS current DESCRIPTION "Bearer ARP Value" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnQciArpEntry 3 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnQciArpChassis OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS not-accessible STATUS current DESCRIPTION "chassis ID" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnQciArpEntry 4 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnQciArpSlot OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS not-accessible STATUS current DESCRIPTION "slot number" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnQciArpEntry 5 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnQciArpNumUplinkPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink packets received" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnQciArpEntry 6 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnQciArpNumUplinkBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink bytes received" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnQciArpEntry 7 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnQciArpNumUplinkDropPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink packets dropped" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnQciArpEntry 8 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnQciArpNumUplinkDropBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink bytes dropped" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnQciArpEntry 9 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnQciArpNumUplinkErrorLossPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink error loss packets" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnQciArpEntry 10 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnQciArpNumUplinkErrorLossBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink error loss bytes" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnQciArpEntry 11 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnQciArpNumDownlinkPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink packets received" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnQciArpEntry 12 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnQciArpNumDownlinkBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink bytes received" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnQciArpEntry 13 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnQciArpNumDownlinkDropPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink packets dropped" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnQciArpEntry 14 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnQciArpNumDownlinkDropBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink bytes dropped" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnQciArpEntry 15 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnQciArpNumDownlinkErrorLossPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink error loss packets" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnQciArpEntry 16 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnQciArpNumDownlinkErrorLossBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink error loss bytes" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnQciArpEntry 17 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnQciArpNumCurrentBearers OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of current bearers" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnQciArpEntry 18 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnQciArpIntervalPeakBearers OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Interval peak number of bearers" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnQciArpEntry 19 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnQciArpNumTotalBearersSetupSuccess OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers setup successful" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnQciArpEntry 20 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnQciArpNumTotalBearersSetupFail OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers setup failed" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnQciArpEntry 21 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnQciArpNumTotalBearersHandoverSuccess OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers handover successfully" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnQciArpEntry 22 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnQciArpNumTotalBearersHandoverFailure OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers handover failures" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnQciArpEntry 23 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnQciArpNumTotalBearersNormalRelease OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers released normally" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnQciArpEntry 24 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnQciArpNumTotalBearersAccessSideNormalRelease OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers released due to access side deactivation" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnQciArpEntry 25 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnQciArpNumTotalBearersNetworkSideNormalRelease OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers released due to network side deactivation" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnQciArpEntry 26 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnQciArpNumTotalBearersAbnormalRelease OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers released abnormally" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnQciArpEntry 27 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnQciArpNumTotalBearersOperatorInitiatedLocalRelease OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers locally released due to operator initiation" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnQciArpEntry 28 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnQciArpNumTotalBearersIdleTimerExpiryLocalRelease OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers locally released due to idle timer expiry" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnQciArpEntry 29 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnQciArpNumTotalBearersSessionMaxTimerLocalRelease OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers locally released due to session max timer expiry" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnQciArpEntry 30 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnQciArpNumTotalBearersInternalErrorsLocalRelease OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers locally released due to internal errors" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnQciArpEntry 31 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnQciArpNumTotalBearersDuplicateBearesLocalRelease OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers locally released due to duplicate bearers" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnQciArpEntry 32 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnQciArpNumTotalBearersMiscellaneousLocalRelease OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers locally released due to miscellaneous" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnQciArpEntry 33 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnQciArpNumTotalBearersAccessGtpUPathFailuresAbnormalRelease OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers abnormal release due to Access GtpU path failures" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnQciArpEntry 34 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnQciArpNumTotalBearersAccessGtpCPathFailuresAbnormalRelease OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers abnormal release due to Access GtpC path failures" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnQciArpEntry 35 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnQciArpNumTotalBearersAccessGtpUErrorIndicationAbnormalRelease OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers abnormal release due to Access GtpU error indication" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceGtpproxyApnQciArpEntry 36 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgQciArpTable OBJECT-TYPE SYNTAX SEQUENCE OF AffirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgQciArpEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "" ::= { affirmedZoneMIB 411 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgQciArpEntry OBJECT-TYPE SYNTAX AffirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgQciArpEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "" INDEX { affirmedZoneName, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgQciArpName, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgQciArpQci, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgQciArpArp, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgQciArpChassis, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgQciArpSlot } ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgQciArpTable 1 } AffirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgQciArpEntry ::= SEQUENCE { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgQciArpName String, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgQciArpQci Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgQciArpArp Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgQciArpChassis Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgQciArpSlot Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgQciArpNumUplinkPackets ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgQciArpNumUplinkBytes ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgQciArpNumUplinkDropPackets ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgQciArpNumUplinkDropBytes ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgQciArpNumUplinkErrorLossPackets ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgQciArpNumUplinkErrorLossBytes ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgQciArpNumDownlinkPackets ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgQciArpNumDownlinkBytes ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgQciArpNumDownlinkDropPackets ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgQciArpNumDownlinkDropBytes ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgQciArpNumDownlinkErrorLossPackets ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgQciArpNumDownlinkErrorLossBytes ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgQciArpNumCurrentBearers ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgQciArpIntervalPeakBearers Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgQciArpNumTotalBearersSetupSuccess ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgQciArpNumTotalBearersSetupFail ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgQciArpNumTotalBearersHandoverSuccess ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgQciArpNumTotalBearersHandoverFailure ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgQciArpNumTotalBearersNormalRelease ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgQciArpNumTotalBearersAccessSideNormalRelease ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgQciArpNumTotalBearersNetworkSideNormalRelease ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgQciArpNumTotalBearersAbnormalRelease ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgQciArpNumTotalBearersOperatorInitiatedLocalRelease ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgQciArpNumTotalBearersIdleTimerExpiryLocalRelease ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgQciArpNumTotalBearersSessionMaxTimerLocalRelease ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgQciArpNumTotalBearersInternalErrorsLocalRelease ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgQciArpNumTotalBearersDuplicateBearesLocalRelease ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgQciArpNumTotalBearersMiscellaneousLocalRelease ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgQciArpNumTotalBearersS2xUPathFailuresAbnormalRelease ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgQciArpNumTotalBearersS2xPathFailuresAbnormalRelease ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgQciArpNumTotalBearersS2xUErrorIndicationAbnormalRelease ConfdString } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgQciArpName OBJECT-TYPE SYNTAX String MAX-ACCESS not-accessible STATUS current DESCRIPTION "Table Name" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgQciArpEntry 1 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgQciArpQci OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS not-accessible STATUS current DESCRIPTION "Bearer QCI Value" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgQciArpEntry 2 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgQciArpArp OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS not-accessible STATUS current DESCRIPTION "Bearer ARP-PL Value" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgQciArpEntry 3 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgQciArpChassis OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS not-accessible STATUS current DESCRIPTION "chassis ID" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgQciArpEntry 4 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgQciArpSlot OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS not-accessible STATUS current DESCRIPTION "slot number" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgQciArpEntry 5 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgQciArpNumUplinkPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink packets received" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgQciArpEntry 6 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgQciArpNumUplinkBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink bytes received" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgQciArpEntry 7 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgQciArpNumUplinkDropPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink packets dropped" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgQciArpEntry 8 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgQciArpNumUplinkDropBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink bytes dropped" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgQciArpEntry 9 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgQciArpNumUplinkErrorLossPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink error loss packets" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgQciArpEntry 10 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgQciArpNumUplinkErrorLossBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink error loss bytes" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgQciArpEntry 11 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgQciArpNumDownlinkPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink packets received" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgQciArpEntry 12 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgQciArpNumDownlinkBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink bytes received" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgQciArpEntry 13 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgQciArpNumDownlinkDropPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink packets dropped" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgQciArpEntry 14 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgQciArpNumDownlinkDropBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink bytes dropped" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgQciArpEntry 15 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgQciArpNumDownlinkErrorLossPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink error loss packets" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgQciArpEntry 16 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgQciArpNumDownlinkErrorLossBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink error loss bytes" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgQciArpEntry 17 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgQciArpNumCurrentBearers OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of current bearers" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgQciArpEntry 18 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgQciArpIntervalPeakBearers OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Interval peak number of bearers" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgQciArpEntry 19 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgQciArpNumTotalBearersSetupSuccess OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers setup successful" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgQciArpEntry 20 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgQciArpNumTotalBearersSetupFail OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers setup failed" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgQciArpEntry 21 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgQciArpNumTotalBearersHandoverSuccess OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers handover successfully" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgQciArpEntry 22 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgQciArpNumTotalBearersHandoverFailure OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers handover failures" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgQciArpEntry 23 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgQciArpNumTotalBearersNormalRelease OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers released normally" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgQciArpEntry 24 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgQciArpNumTotalBearersAccessSideNormalRelease OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers released due to access side deactivation" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgQciArpEntry 25 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgQciArpNumTotalBearersNetworkSideNormalRelease OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers released due to network side deactivation" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgQciArpEntry 26 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgQciArpNumTotalBearersAbnormalRelease OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers released abnormally" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgQciArpEntry 27 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgQciArpNumTotalBearersOperatorInitiatedLocalRelease OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers locally released due to operator initiation" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgQciArpEntry 28 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgQciArpNumTotalBearersIdleTimerExpiryLocalRelease OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers locally released due to idle timer expiry" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgQciArpEntry 29 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgQciArpNumTotalBearersSessionMaxTimerLocalRelease OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers locally released due to session max timer expiry" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgQciArpEntry 30 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgQciArpNumTotalBearersInternalErrorsLocalRelease OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers locally released due to internal errors" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgQciArpEntry 31 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgQciArpNumTotalBearersDuplicateBearesLocalRelease OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers locally released due to duplicate bearers" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgQciArpEntry 32 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgQciArpNumTotalBearersMiscellaneousLocalRelease OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers locally released due to miscellaneous" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgQciArpEntry 33 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgQciArpNumTotalBearersS2xUPathFailuresAbnormalRelease OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers abnormal release due to S2x path failures" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgQciArpEntry 34 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgQciArpNumTotalBearersS2xPathFailuresAbnormalRelease OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers abnormal release due to S2x path failures" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgQciArpEntry 35 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgQciArpNumTotalBearersS2xUErrorIndicationAbnormalRelease OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers abnormal release due to S2xU error indication" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgQciArpEntry 36 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgApnQciArpTable OBJECT-TYPE SYNTAX SEQUENCE OF AffirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgApnQciArpEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "" ::= { affirmedZoneMIB 412 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgApnQciArpEntry OBJECT-TYPE SYNTAX AffirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgApnQciArpEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "" INDEX { affirmedZoneName, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgApnQciArpName, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgApnQciArpQci, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgApnQciArpArp, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgApnQciArpChassis, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgApnQciArpSlot } ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgApnQciArpTable 1 } AffirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgApnQciArpEntry ::= SEQUENCE { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgApnQciArpName String, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgApnQciArpQci Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgApnQciArpArp Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgApnQciArpChassis Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgApnQciArpSlot Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgApnQciArpNumUplinkPackets ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgApnQciArpNumUplinkBytes ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgApnQciArpNumUplinkDropPackets ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgApnQciArpNumUplinkDropBytes ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgApnQciArpNumUplinkErrorLossPackets ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgApnQciArpNumUplinkErrorLossBytes ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgApnQciArpNumDownlinkPackets ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgApnQciArpNumDownlinkBytes ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgApnQciArpNumDownlinkDropPackets ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgApnQciArpNumDownlinkDropBytes ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgApnQciArpNumDownlinkErrorLossPackets ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgApnQciArpNumDownlinkErrorLossBytes ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgApnQciArpNumCurrentBearers ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgApnQciArpIntervalPeakBearers Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgApnQciArpNumTotalBearersSetupSuccess ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgApnQciArpNumTotalBearersSetupFail ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgApnQciArpNumTotalBearersHandoverSuccess ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgApnQciArpNumTotalBearersHandoverFailure ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgApnQciArpNumTotalBearersNormalRelease ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgApnQciArpNumTotalBearersAccessSideNormalRelease ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgApnQciArpNumTotalBearersNetworkSideNormalRelease ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgApnQciArpNumTotalBearersAbnormalRelease ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgApnQciArpNumTotalBearersOperatorInitiatedLocalRelease ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgApnQciArpNumTotalBearersIdleTimerExpiryLocalRelease ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgApnQciArpNumTotalBearersSessionMaxTimerLocalRelease ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgApnQciArpNumTotalBearersInternalErrorsLocalRelease ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgApnQciArpNumTotalBearersDuplicateBearesLocalRelease ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgApnQciArpNumTotalBearersMiscellaneousLocalRelease ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgApnQciArpNumTotalBearersS2xUPathFailuresAbnormalRelease ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgApnQciArpNumTotalBearersS2xPathFailuresAbnormalRelease ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgApnQciArpNumTotalBearersS2xUErrorIndicationAbnormalRelease ConfdString } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgApnQciArpName OBJECT-TYPE SYNTAX String MAX-ACCESS not-accessible STATUS current DESCRIPTION "Table Name" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgApnQciArpEntry 1 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgApnQciArpQci OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS not-accessible STATUS current DESCRIPTION "Bearer QCI Value" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgApnQciArpEntry 2 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgApnQciArpArp OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS not-accessible STATUS current DESCRIPTION "Bearer ARP Value" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgApnQciArpEntry 3 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgApnQciArpChassis OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS not-accessible STATUS current DESCRIPTION "chassis ID" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgApnQciArpEntry 4 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgApnQciArpSlot OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS not-accessible STATUS current DESCRIPTION "slot number" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgApnQciArpEntry 5 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgApnQciArpNumUplinkPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink packets received" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgApnQciArpEntry 6 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgApnQciArpNumUplinkBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink bytes received" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgApnQciArpEntry 7 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgApnQciArpNumUplinkDropPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink packets dropped" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgApnQciArpEntry 8 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgApnQciArpNumUplinkDropBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink bytes dropped" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgApnQciArpEntry 9 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgApnQciArpNumUplinkErrorLossPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink error loss packets" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgApnQciArpEntry 10 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgApnQciArpNumUplinkErrorLossBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink error loss bytes" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgApnQciArpEntry 11 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgApnQciArpNumDownlinkPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink packets received" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgApnQciArpEntry 12 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgApnQciArpNumDownlinkBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink bytes received" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgApnQciArpEntry 13 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgApnQciArpNumDownlinkDropPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink packets dropped" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgApnQciArpEntry 14 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgApnQciArpNumDownlinkDropBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink bytes dropped" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgApnQciArpEntry 15 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgApnQciArpNumDownlinkErrorLossPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink error loss packets" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgApnQciArpEntry 16 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgApnQciArpNumDownlinkErrorLossBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink error loss bytes" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgApnQciArpEntry 17 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgApnQciArpNumCurrentBearers OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of current bearers" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgApnQciArpEntry 18 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgApnQciArpIntervalPeakBearers OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Interval peak number of bearers" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgApnQciArpEntry 19 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgApnQciArpNumTotalBearersSetupSuccess OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers setup successful" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgApnQciArpEntry 20 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgApnQciArpNumTotalBearersSetupFail OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers setup failed" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgApnQciArpEntry 21 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgApnQciArpNumTotalBearersHandoverSuccess OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers handover successfully" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgApnQciArpEntry 22 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgApnQciArpNumTotalBearersHandoverFailure OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers handover failures" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgApnQciArpEntry 23 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgApnQciArpNumTotalBearersNormalRelease OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers released normally" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgApnQciArpEntry 24 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgApnQciArpNumTotalBearersAccessSideNormalRelease OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers released due to access side deactivation" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgApnQciArpEntry 25 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgApnQciArpNumTotalBearersNetworkSideNormalRelease OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers released due to network side deactivation" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgApnQciArpEntry 26 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgApnQciArpNumTotalBearersAbnormalRelease OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers released abnormally" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgApnQciArpEntry 27 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgApnQciArpNumTotalBearersOperatorInitiatedLocalRelease OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers locally released due to operator initiation" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgApnQciArpEntry 28 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgApnQciArpNumTotalBearersIdleTimerExpiryLocalRelease OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers locally released due to idle timer expiry" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgApnQciArpEntry 29 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgApnQciArpNumTotalBearersSessionMaxTimerLocalRelease OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers locally released due to session max timer expiry" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgApnQciArpEntry 30 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgApnQciArpNumTotalBearersInternalErrorsLocalRelease OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers locally released due to internal errors" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgApnQciArpEntry 31 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgApnQciArpNumTotalBearersDuplicateBearesLocalRelease OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers locally released due to duplicate bearers" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgApnQciArpEntry 32 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgApnQciArpNumTotalBearersMiscellaneousLocalRelease OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers locally released due to miscellaneous" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgApnQciArpEntry 33 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgApnQciArpNumTotalBearersS2xUPathFailuresAbnormalRelease OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers abnormal release due to S2x path failures" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgApnQciArpEntry 34 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgApnQciArpNumTotalBearersS2xPathFailuresAbnormalRelease OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers abnormal release due to S2x path failures" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgApnQciArpEntry 35 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgApnQciArpNumTotalBearersS2xUErrorIndicationAbnormalRelease OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers abnormal release due to S2xU error indication" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceEpdgApnQciArpEntry 36 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagQciArpTable OBJECT-TYPE SYNTAX SEQUENCE OF AffirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagQciArpEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "" ::= { affirmedZoneMIB 413 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagQciArpEntry OBJECT-TYPE SYNTAX AffirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagQciArpEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "" INDEX { affirmedZoneName, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagQciArpName, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagQciArpQci, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagQciArpArp, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagQciArpChassis, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagQciArpSlot } ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagQciArpTable 1 } AffirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagQciArpEntry ::= SEQUENCE { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagQciArpName String, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagQciArpQci Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagQciArpArp Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagQciArpChassis Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagQciArpSlot Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagQciArpNumUplinkPackets ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagQciArpNumUplinkBytes ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagQciArpNumUplinkDropPackets ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagQciArpNumUplinkDropBytes ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagQciArpNumUplinkErrorLossPackets ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagQciArpNumUplinkErrorLossBytes ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagQciArpNumDownlinkPackets ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagQciArpNumDownlinkBytes ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagQciArpNumDownlinkDropPackets ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagQciArpNumDownlinkDropBytes ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagQciArpNumDownlinkErrorLossPackets ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagQciArpNumDownlinkErrorLossBytes ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagQciArpNumCurrentBearers ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagQciArpIntervalPeakBearers Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagQciArpNumTotalBearersSetupSuccess ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagQciArpNumTotalBearersSetupFail ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagQciArpNumTotalBearersHandoverSuccess ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagQciArpNumTotalBearersHandoverFailure ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagQciArpNumTotalBearersNormalRelease ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagQciArpNumTotalBearersAccessSideNormalRelease ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagQciArpNumTotalBearersNetworkSideNormalRelease ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagQciArpNumTotalBearersAbnormalRelease ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagQciArpNumTotalBearersOperatorInitiatedLocalRelease ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagQciArpNumTotalBearersIdleTimerExpiryLocalRelease ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagQciArpNumTotalBearersSessionMaxTimerLocalRelease ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagQciArpNumTotalBearersInternalErrorsLocalRelease ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagQciArpNumTotalBearersDuplicateBearesLocalRelease ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagQciArpNumTotalBearersMiscellaneousLocalRelease ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagQciArpNumTotalBearersS2xUPathFailuresAbnormalRelease ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagQciArpNumTotalBearersS2xPathFailuresAbnormalRelease ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagQciArpNumTotalBearersS2xUErrorIndicationAbnormalRelease ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagQciArpNumCurrentRules ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagQciArpIntervalPeakRules Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagQciArpNumTotalRulesInstallSuccess ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagQciArpNumTotalRulesInstallFail ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagQciArpNumTotalRulesInstallFailGxUnknownRuleName ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagQciArpNumTotalRulesInstallFailGxRatingGroupError ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagQciArpNumTotalRulesInstallFailGxGwPCEFMalfunction ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagQciArpNumTotalRulesInstallFailGxResourceLimitation ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagQciArpNumTotalRulesInstallFailGxMaxNumBearersReached ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagQciArpNumTotalRulesInstallFailGxMissingFlowInfo ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagQciArpNumTotalRulesInstallFailGxResourceAllocationFailure ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagQciArpNumTotalRulesInstallFailGxUnsuccessfulQosValidation ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagQciArpNumTotalRulesInstallFailGxIncorrectFlowInfo ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagQciArpNumTotalRulesInstallFailGxFilterRestrictions ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagQciArpNumTotalRulesInstallFailGxMissingRedirectServerAddress ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagQciArpNumTotalRulesInstallFailGtpS2aCbrResponseFailure ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagQciArpNumTotalRulesInstallFailGtpS2aCbrResponseTimeout ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagQciArpNumTotalRulesInstallFailGtpS2aUbrResponseFailure ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagQciArpNumTotalRulesInstallFailGtpS2aUbrResponseTimeout ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagQciArpNumTotalRulesInstallFailGtpCbrResponseFailure ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagQciArpNumTotalRulesInstallFailGtpCbrResponseTimeout ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagQciArpNumTotalRulesInstallFailGtpUbrResponseFailure ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagQciArpNumTotalRulesInstallFailGtpUbrResponseTimeout ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagQciArpNumTotalRulesInstallFailLocalSystemResourceFailure ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagQciArpNumTotalRulesModifySuccess ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagQciArpNumTotalRulesModifyFail ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagQciArpNumTotalRulesModifyFailGxRatingGroupError ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagQciArpNumTotalRulesModifyFailGxGwPCEFMalfunction ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagQciArpNumTotalRulesModifyFailGxResourceLimitation ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagQciArpNumTotalRulesModifyFailGxResourceAllocationFailure ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagQciArpNumTotalRulesModifyFailGxUnsuccessfulQosValidation ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagQciArpNumTotalRulesModifyFailGxIncorrectFlowInfo ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagQciArpNumTotalRulesModifyFailGxFilterRestrictions ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagQciArpNumTotalRulesModifyFailGxMissingRedirectServerAddress ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagQciArpNumTotalRulesModifyFailGtpS2aUbrResponseFailure ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagQciArpNumTotalRulesModifyFailGtpS2aUbrResponseTimeout ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagQciArpNumTotalRulesModifyFailGtpUbrResponseFailure ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagQciArpNumTotalRulesModifyFailGtpUbrResponseTimeout ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagQciArpNumTotalRulesModifyFailLocalSystemResourceFailure ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagQciArpNumTotalRulesRemoveSuccess ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagQciArpNumTotalRulesRemoveFail ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagQciArpNumTotalRulesRemoveFailGxUnknownRuleName ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagQciArpNumTotalRulesRemoveFailGtpS2aUbrResponseFailure ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagQciArpNumTotalRulesRemoveFailGtpS2aUbrResponseTimeout ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagQciArpNumTotalRulesRemoveFailGtpS2aDbrResponseFailure ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagQciArpNumTotalRulesRemoveFailGtpS2aDbrResponseTimeout ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagQciArpNumTotalRulesRemoveFailGtpUbrResponseFailure ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagQciArpNumTotalRulesRemoveFailGtpUbrResponseTimeout ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagQciArpNumTotalRulesRemoveFailGtpDbrResponseFailure ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagQciArpNumTotalRulesRemoveFailGtpDbrResponseTimeout ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagQciArpNumTotalRulesRemoveFailLocalSystemResourceFailure ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagQciArpNumTotalRulesActiveGyReallocationofCredit ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagQciArpNumTotalRulesInactiveGyOutofCredit ConfdString } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagQciArpName OBJECT-TYPE SYNTAX String MAX-ACCESS not-accessible STATUS current DESCRIPTION "Table Name" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagQciArpEntry 1 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagQciArpQci OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS not-accessible STATUS current DESCRIPTION "Bearer QCI Value" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagQciArpEntry 2 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagQciArpArp OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS not-accessible STATUS current DESCRIPTION "Bearer ARP-PL Value" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagQciArpEntry 3 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagQciArpChassis OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS not-accessible STATUS current DESCRIPTION "chassis ID" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagQciArpEntry 4 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagQciArpSlot OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS not-accessible STATUS current DESCRIPTION "slot number" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagQciArpEntry 5 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagQciArpNumUplinkPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink packets received" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagQciArpEntry 6 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagQciArpNumUplinkBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink bytes received" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagQciArpEntry 7 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagQciArpNumUplinkDropPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink packets dropped" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagQciArpEntry 8 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagQciArpNumUplinkDropBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink bytes dropped" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagQciArpEntry 9 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagQciArpNumUplinkErrorLossPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink error loss packets" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagQciArpEntry 10 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagQciArpNumUplinkErrorLossBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink error loss bytes" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagQciArpEntry 11 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagQciArpNumDownlinkPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink packets received" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagQciArpEntry 12 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagQciArpNumDownlinkBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink bytes received" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagQciArpEntry 13 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagQciArpNumDownlinkDropPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink packets dropped" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagQciArpEntry 14 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagQciArpNumDownlinkDropBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink bytes dropped" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagQciArpEntry 15 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagQciArpNumDownlinkErrorLossPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink error loss packets" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagQciArpEntry 16 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagQciArpNumDownlinkErrorLossBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink error loss bytes" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagQciArpEntry 17 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagQciArpNumCurrentBearers OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of current bearers" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagQciArpEntry 18 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagQciArpIntervalPeakBearers OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Interval peak number of bearers" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagQciArpEntry 19 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagQciArpNumTotalBearersSetupSuccess OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers setup successful" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagQciArpEntry 20 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagQciArpNumTotalBearersSetupFail OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers setup failed" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagQciArpEntry 21 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagQciArpNumTotalBearersHandoverSuccess OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers handover successfully" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagQciArpEntry 22 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagQciArpNumTotalBearersHandoverFailure OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers handover failures" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagQciArpEntry 23 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagQciArpNumTotalBearersNormalRelease OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers released normally" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagQciArpEntry 24 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagQciArpNumTotalBearersAccessSideNormalRelease OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers released due to access side deactivation" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagQciArpEntry 25 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagQciArpNumTotalBearersNetworkSideNormalRelease OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers released due to network side deactivation" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagQciArpEntry 26 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagQciArpNumTotalBearersAbnormalRelease OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers released abnormally" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagQciArpEntry 27 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagQciArpNumTotalBearersOperatorInitiatedLocalRelease OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers locally released due to operator initiation" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagQciArpEntry 28 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagQciArpNumTotalBearersIdleTimerExpiryLocalRelease OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers locally released due to idle timer expiry" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagQciArpEntry 29 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagQciArpNumTotalBearersSessionMaxTimerLocalRelease OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers locally released due to session max timer expiry" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagQciArpEntry 30 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagQciArpNumTotalBearersInternalErrorsLocalRelease OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers locally released due to internal errors" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagQciArpEntry 31 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagQciArpNumTotalBearersDuplicateBearesLocalRelease OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers locally released due to duplicate bearers" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagQciArpEntry 32 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagQciArpNumTotalBearersMiscellaneousLocalRelease OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers locally released due to miscellaneous" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagQciArpEntry 33 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagQciArpNumTotalBearersS2xUPathFailuresAbnormalRelease OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers abnormal release due to S2x path failures" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagQciArpEntry 34 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagQciArpNumTotalBearersS2xPathFailuresAbnormalRelease OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers abnormal release due to S2x path failures" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagQciArpEntry 35 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagQciArpNumTotalBearersS2xUErrorIndicationAbnormalRelease OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers abnormal release due to S2xU error indication" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagQciArpEntry 36 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagQciArpNumCurrentRules OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of current rules" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagQciArpEntry 37 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagQciArpIntervalPeakRules OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Interval peak number of rules" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagQciArpEntry 38 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagQciArpNumTotalRulesInstallSuccess OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules install successful" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagQciArpEntry 39 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagQciArpNumTotalRulesInstallFail OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules install failed" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagQciArpEntry 40 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagQciArpNumTotalRulesInstallFailGxUnknownRuleName OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules install fail due to gx unknown rule name" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagQciArpEntry 41 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagQciArpNumTotalRulesInstallFailGxRatingGroupError OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules install fail due to gx rating group error" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagQciArpEntry 42 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagQciArpNumTotalRulesInstallFailGxGwPCEFMalfunction OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules install fail due to gx gw/pcef malfunction" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagQciArpEntry 43 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagQciArpNumTotalRulesInstallFailGxResourceLimitation OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules install fail due to gx resource limitation" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagQciArpEntry 44 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagQciArpNumTotalRulesInstallFailGxMaxNumBearersReached OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules install fail due to gx maximum number of bearers reached per IP-CAN session" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagQciArpEntry 45 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagQciArpNumTotalRulesInstallFailGxMissingFlowInfo OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules install fail due to gx missing flow info" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagQciArpEntry 46 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagQciArpNumTotalRulesInstallFailGxResourceAllocationFailure OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules install fail due to gx resource allocation failure" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagQciArpEntry 47 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagQciArpNumTotalRulesInstallFailGxUnsuccessfulQosValidation OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules install fail due to gx unsuccessful qos validation" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagQciArpEntry 48 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagQciArpNumTotalRulesInstallFailGxIncorrectFlowInfo OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules install fail due to gx incorrect flow info" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagQciArpEntry 49 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagQciArpNumTotalRulesInstallFailGxFilterRestrictions OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules install fail due to gx flow filter restrictions" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagQciArpEntry 50 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagQciArpNumTotalRulesInstallFailGxMissingRedirectServerAddress OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules install fail due to gx missing redirect server address" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagQciArpEntry 51 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagQciArpNumTotalRulesInstallFailGtpS2aCbrResponseFailure OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules install fail due to gtp s2a cbr response failure" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagQciArpEntry 52 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagQciArpNumTotalRulesInstallFailGtpS2aCbrResponseTimeout OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules install fail due to gtp s2a cbr response timeout" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagQciArpEntry 53 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagQciArpNumTotalRulesInstallFailGtpS2aUbrResponseFailure OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules install fail due to gtp s2a ubr response failure" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagQciArpEntry 54 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagQciArpNumTotalRulesInstallFailGtpS2aUbrResponseTimeout OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules install fail due to gtp s2a ubr response timeout" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagQciArpEntry 55 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagQciArpNumTotalRulesInstallFailGtpCbrResponseFailure OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules install fail due to gtp cbr response failure" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagQciArpEntry 56 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagQciArpNumTotalRulesInstallFailGtpCbrResponseTimeout OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules install fail due to gtp cbr response timeout" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagQciArpEntry 57 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagQciArpNumTotalRulesInstallFailGtpUbrResponseFailure OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules install fail due to gtp ubr response failure" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagQciArpEntry 58 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagQciArpNumTotalRulesInstallFailGtpUbrResponseTimeout OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules install fail due to gtp ubr response timeout" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagQciArpEntry 59 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagQciArpNumTotalRulesInstallFailLocalSystemResourceFailure OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules install fail due to local system resource failure" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagQciArpEntry 60 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagQciArpNumTotalRulesModifySuccess OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules modify successful" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagQciArpEntry 61 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagQciArpNumTotalRulesModifyFail OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules modify failed" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagQciArpEntry 62 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagQciArpNumTotalRulesModifyFailGxRatingGroupError OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules modify fail due to gx rating group error" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagQciArpEntry 63 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagQciArpNumTotalRulesModifyFailGxGwPCEFMalfunction OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules modify fail due to gx gw/pcef malfunction" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagQciArpEntry 64 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagQciArpNumTotalRulesModifyFailGxResourceLimitation OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules modify fail due to gx resource limitation" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagQciArpEntry 65 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagQciArpNumTotalRulesModifyFailGxResourceAllocationFailure OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules modify fail due to gx resource allocation failure" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagQciArpEntry 66 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagQciArpNumTotalRulesModifyFailGxUnsuccessfulQosValidation OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules modify fail due to gx unsuccessful qos validation" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagQciArpEntry 67 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagQciArpNumTotalRulesModifyFailGxIncorrectFlowInfo OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules modify fail due to gx incorrect flow info" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagQciArpEntry 68 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagQciArpNumTotalRulesModifyFailGxFilterRestrictions OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules modify fail due to gx flow filter restrictions" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagQciArpEntry 69 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagQciArpNumTotalRulesModifyFailGxMissingRedirectServerAddress OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules modify fail due to gx missing redirect server address" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagQciArpEntry 70 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagQciArpNumTotalRulesModifyFailGtpS2aUbrResponseFailure OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules modify fail due to gtp s2a ubr response failure" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagQciArpEntry 71 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagQciArpNumTotalRulesModifyFailGtpS2aUbrResponseTimeout OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules modify fail due to gtp s2a ubr response timeout" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagQciArpEntry 72 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagQciArpNumTotalRulesModifyFailGtpUbrResponseFailure OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules modify fail due to gtp ubr response failure" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagQciArpEntry 73 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagQciArpNumTotalRulesModifyFailGtpUbrResponseTimeout OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules modify fail due to gtp ubr response timeout" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagQciArpEntry 74 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagQciArpNumTotalRulesModifyFailLocalSystemResourceFailure OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules modify fail due to local system resource failure" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagQciArpEntry 75 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagQciArpNumTotalRulesRemoveSuccess OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules remove successful" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagQciArpEntry 76 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagQciArpNumTotalRulesRemoveFail OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules remove failed" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagQciArpEntry 77 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagQciArpNumTotalRulesRemoveFailGxUnknownRuleName OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules remove fail due to gx unknown rule name" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagQciArpEntry 78 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagQciArpNumTotalRulesRemoveFailGtpS2aUbrResponseFailure OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules remove fail due to gtp s2a ubr response failure" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagQciArpEntry 79 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagQciArpNumTotalRulesRemoveFailGtpS2aUbrResponseTimeout OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules remove fail due to gtp s2a ubr response timeout" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagQciArpEntry 80 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagQciArpNumTotalRulesRemoveFailGtpS2aDbrResponseFailure OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules remove fail due to gtp s2a dbr response failure" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagQciArpEntry 81 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagQciArpNumTotalRulesRemoveFailGtpS2aDbrResponseTimeout OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules remove fail due to gtp s2a dbr response timeout" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagQciArpEntry 82 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagQciArpNumTotalRulesRemoveFailGtpUbrResponseFailure OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules remove fail due to gtp ubr response failure" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagQciArpEntry 83 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagQciArpNumTotalRulesRemoveFailGtpUbrResponseTimeout OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules remove fail due to gtp ubr response timeout" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagQciArpEntry 84 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagQciArpNumTotalRulesRemoveFailGtpDbrResponseFailure OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules remove fail due to gtp dbr response failure" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagQciArpEntry 85 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagQciArpNumTotalRulesRemoveFailGtpDbrResponseTimeout OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules remove fail due to gtp dbr response timeout" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagQciArpEntry 86 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagQciArpNumTotalRulesRemoveFailLocalSystemResourceFailure OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules remove fail due to local system resource failure" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagQciArpEntry 87 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagQciArpNumTotalRulesActiveGyReallocationofCredit OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules active due to gy reallocation of credit" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagQciArpEntry 88 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagQciArpNumTotalRulesInactiveGyOutofCredit OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules inactive due to gy out of credit" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagQciArpEntry 89 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagApnQciArpTable OBJECT-TYPE SYNTAX SEQUENCE OF AffirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagApnQciArpEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "" ::= { affirmedZoneMIB 414 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagApnQciArpEntry OBJECT-TYPE SYNTAX AffirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagApnQciArpEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "" INDEX { affirmedZoneName, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagApnQciArpName, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagApnQciArpQci, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagApnQciArpArp, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagApnQciArpChassis, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagApnQciArpSlot } ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagApnQciArpTable 1 } AffirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagApnQciArpEntry ::= SEQUENCE { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagApnQciArpName String, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagApnQciArpQci Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagApnQciArpArp Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagApnQciArpChassis Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagApnQciArpSlot Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagApnQciArpNumUplinkPackets ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagApnQciArpNumUplinkBytes ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagApnQciArpNumUplinkDropPackets ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagApnQciArpNumUplinkDropBytes ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagApnQciArpNumUplinkErrorLossPackets ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagApnQciArpNumUplinkErrorLossBytes ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagApnQciArpNumDownlinkPackets ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagApnQciArpNumDownlinkBytes ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagApnQciArpNumDownlinkDropPackets ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagApnQciArpNumDownlinkDropBytes ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagApnQciArpNumDownlinkErrorLossPackets ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagApnQciArpNumDownlinkErrorLossBytes ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagApnQciArpNumCurrentBearers ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagApnQciArpIntervalPeakBearers Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagApnQciArpNumTotalBearersSetupSuccess ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagApnQciArpNumTotalBearersSetupFail ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagApnQciArpNumTotalBearersHandoverSuccess ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagApnQciArpNumTotalBearersHandoverFailure ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagApnQciArpNumTotalBearersNormalRelease ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagApnQciArpNumTotalBearersAccessSideNormalRelease ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagApnQciArpNumTotalBearersNetworkSideNormalRelease ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagApnQciArpNumTotalBearersAbnormalRelease ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagApnQciArpNumTotalBearersOperatorInitiatedLocalRelease ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagApnQciArpNumTotalBearersIdleTimerExpiryLocalRelease ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagApnQciArpNumTotalBearersSessionMaxTimerLocalRelease ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagApnQciArpNumTotalBearersInternalErrorsLocalRelease ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagApnQciArpNumTotalBearersDuplicateBearesLocalRelease ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagApnQciArpNumTotalBearersMiscellaneousLocalRelease ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagApnQciArpNumTotalBearersS2xUPathFailuresAbnormalRelease ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagApnQciArpNumTotalBearersS2xPathFailuresAbnormalRelease ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagApnQciArpNumTotalBearersS2xUErrorIndicationAbnormalRelease ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagApnQciArpNumCurrentRules ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagApnQciArpIntervalPeakRules Unsigned32, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagApnQciArpNumTotalRulesInstallSuccess ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagApnQciArpNumTotalRulesInstallFail ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagApnQciArpNumTotalRulesInstallFailGxUnknownRuleName ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagApnQciArpNumTotalRulesInstallFailGxRatingGroupError ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagApnQciArpNumTotalRulesInstallFailGxGwPCEFMalfunction ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagApnQciArpNumTotalRulesInstallFailGxResourceLimitation ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagApnQciArpNumTotalRulesInstallFailGxMaxNumBearersReached ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagApnQciArpNumTotalRulesInstallFailGxMissingFlowInfo ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagApnQciArpNumTotalRulesInstallFailGxResourceAllocationFailure ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagApnQciArpNumTotalRulesInstallFailGxUnsuccessfulQosValidation ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagApnQciArpNumTotalRulesInstallFailGxIncorrectFlowInfo ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagApnQciArpNumTotalRulesInstallFailGxFilterRestrictions ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagApnQciArpNumTotalRulesInstallFailGxMissingRedirectServerAddress ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagApnQciArpNumTotalRulesInstallFailGtpS2aCbrResponseFailure ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagApnQciArpNumTotalRulesInstallFailGtpS2aCbrResponseTimeout ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagApnQciArpNumTotalRulesInstallFailGtpS2aUbrResponseFailure ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagApnQciArpNumTotalRulesInstallFailGtpS2aUbrResponseTimeout ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagApnQciArpNumTotalRulesInstallFailGtpCbrResponseFailure ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagApnQciArpNumTotalRulesInstallFailGtpCbrResponseTimeout ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagApnQciArpNumTotalRulesInstallFailGtpUbrResponseFailure ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagApnQciArpNumTotalRulesInstallFailGtpUbrResponseTimeout ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagApnQciArpNumTotalRulesInstallFailLocalSystemResourceFailure ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagApnQciArpNumTotalRulesModifySuccess ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagApnQciArpNumTotalRulesModifyFail ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagApnQciArpNumTotalRulesModifyFailGxRatingGroupError ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagApnQciArpNumTotalRulesModifyFailGxGwPCEFMalfunction ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagApnQciArpNumTotalRulesModifyFailGxResourceLimitation ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagApnQciArpNumTotalRulesModifyFailGxResourceAllocationFailure ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagApnQciArpNumTotalRulesModifyFailGxUnsuccessfulQosValidation ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagApnQciArpNumTotalRulesModifyFailGxIncorrectFlowInfo ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagApnQciArpNumTotalRulesModifyFailGxFilterRestrictions ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagApnQciArpNumTotalRulesModifyFailGxMissingRedirectServerAddress ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagApnQciArpNumTotalRulesModifyFailGtpS2aUbrResponseFailure ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagApnQciArpNumTotalRulesModifyFailGtpS2aUbrResponseTimeout ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagApnQciArpNumTotalRulesModifyFailGtpUbrResponseFailure ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagApnQciArpNumTotalRulesModifyFailGtpUbrResponseTimeout ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagApnQciArpNumTotalRulesModifyFailLocalSystemResourceFailure ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagApnQciArpNumTotalRulesRemoveSuccess ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagApnQciArpNumTotalRulesRemoveFail ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagApnQciArpNumTotalRulesRemoveFailGxUnknownRuleName ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagApnQciArpNumTotalRulesRemoveFailGtpS2aUbrResponseFailure ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagApnQciArpNumTotalRulesRemoveFailGtpS2aUbrResponseTimeout ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagApnQciArpNumTotalRulesRemoveFailGtpS2aDbrResponseFailure ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagApnQciArpNumTotalRulesRemoveFailGtpS2aDbrResponseTimeout ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagApnQciArpNumTotalRulesRemoveFailGtpUbrResponseFailure ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagApnQciArpNumTotalRulesRemoveFailGtpUbrResponseTimeout ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagApnQciArpNumTotalRulesRemoveFailGtpDbrResponseFailure ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagApnQciArpNumTotalRulesRemoveFailGtpDbrResponseTimeout ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagApnQciArpNumTotalRulesRemoveFailLocalSystemResourceFailure ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagApnQciArpNumTotalRulesActiveGyReallocationofCredit ConfdString, affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagApnQciArpNumTotalRulesInactiveGyOutofCredit ConfdString } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagApnQciArpName OBJECT-TYPE SYNTAX String MAX-ACCESS not-accessible STATUS current DESCRIPTION "Table Name" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagApnQciArpEntry 1 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagApnQciArpQci OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS not-accessible STATUS current DESCRIPTION "Bearer QCI Value" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagApnQciArpEntry 2 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagApnQciArpArp OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS not-accessible STATUS current DESCRIPTION "Bearer ARP Value" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagApnQciArpEntry 3 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagApnQciArpChassis OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS not-accessible STATUS current DESCRIPTION "chassis ID" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagApnQciArpEntry 4 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagApnQciArpSlot OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS not-accessible STATUS current DESCRIPTION "slot number" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagApnQciArpEntry 5 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagApnQciArpNumUplinkPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink packets received" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagApnQciArpEntry 6 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagApnQciArpNumUplinkBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink bytes received" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagApnQciArpEntry 7 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagApnQciArpNumUplinkDropPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink packets dropped" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagApnQciArpEntry 8 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagApnQciArpNumUplinkDropBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink bytes dropped" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagApnQciArpEntry 9 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagApnQciArpNumUplinkErrorLossPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink error loss packets" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagApnQciArpEntry 10 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagApnQciArpNumUplinkErrorLossBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of uplink error loss bytes" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagApnQciArpEntry 11 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagApnQciArpNumDownlinkPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink packets received" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagApnQciArpEntry 12 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagApnQciArpNumDownlinkBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink bytes received" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagApnQciArpEntry 13 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagApnQciArpNumDownlinkDropPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink packets dropped" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagApnQciArpEntry 14 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagApnQciArpNumDownlinkDropBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink bytes dropped" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagApnQciArpEntry 15 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagApnQciArpNumDownlinkErrorLossPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink error loss packets" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagApnQciArpEntry 16 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagApnQciArpNumDownlinkErrorLossBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink error loss bytes" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagApnQciArpEntry 17 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagApnQciArpNumCurrentBearers OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of current bearers" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagApnQciArpEntry 18 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagApnQciArpIntervalPeakBearers OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Interval peak number of bearers" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagApnQciArpEntry 19 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagApnQciArpNumTotalBearersSetupSuccess OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers setup successful" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagApnQciArpEntry 20 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagApnQciArpNumTotalBearersSetupFail OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers setup failed" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagApnQciArpEntry 21 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagApnQciArpNumTotalBearersHandoverSuccess OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers handover successfully" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagApnQciArpEntry 22 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagApnQciArpNumTotalBearersHandoverFailure OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers handover failures" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagApnQciArpEntry 23 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagApnQciArpNumTotalBearersNormalRelease OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers released normally" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagApnQciArpEntry 24 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagApnQciArpNumTotalBearersAccessSideNormalRelease OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers released due to access side deactivation" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagApnQciArpEntry 25 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagApnQciArpNumTotalBearersNetworkSideNormalRelease OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers released due to network side deactivation" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagApnQciArpEntry 26 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagApnQciArpNumTotalBearersAbnormalRelease OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers released abnormally" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagApnQciArpEntry 27 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagApnQciArpNumTotalBearersOperatorInitiatedLocalRelease OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers locally released due to operator initiation" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagApnQciArpEntry 28 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagApnQciArpNumTotalBearersIdleTimerExpiryLocalRelease OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers locally released due to idle timer expiry" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagApnQciArpEntry 29 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagApnQciArpNumTotalBearersSessionMaxTimerLocalRelease OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers locally released due to session max timer expiry" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagApnQciArpEntry 30 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagApnQciArpNumTotalBearersInternalErrorsLocalRelease OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers locally released due to internal errors" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagApnQciArpEntry 31 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagApnQciArpNumTotalBearersDuplicateBearesLocalRelease OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers locally released due to duplicate bearers" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagApnQciArpEntry 32 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagApnQciArpNumTotalBearersMiscellaneousLocalRelease OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers locally released due to miscellaneous" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagApnQciArpEntry 33 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagApnQciArpNumTotalBearersS2xUPathFailuresAbnormalRelease OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers abnormal release due to S2x path failures" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagApnQciArpEntry 34 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagApnQciArpNumTotalBearersS2xPathFailuresAbnormalRelease OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers abnormal release due to S2x path failures" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagApnQciArpEntry 35 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagApnQciArpNumTotalBearersS2xUErrorIndicationAbnormalRelease OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearers abnormal release due to S2xU error indication" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagApnQciArpEntry 36 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagApnQciArpNumCurrentRules OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of current rules" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagApnQciArpEntry 37 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagApnQciArpIntervalPeakRules OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Interval peak number of rules" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagApnQciArpEntry 38 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagApnQciArpNumTotalRulesInstallSuccess OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules install successful" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagApnQciArpEntry 39 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagApnQciArpNumTotalRulesInstallFail OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules install failed" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagApnQciArpEntry 40 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagApnQciArpNumTotalRulesInstallFailGxUnknownRuleName OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules install fail due to gx unknown rule name" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagApnQciArpEntry 41 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagApnQciArpNumTotalRulesInstallFailGxRatingGroupError OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules install fail due to gx rating group error" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagApnQciArpEntry 42 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagApnQciArpNumTotalRulesInstallFailGxGwPCEFMalfunction OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules install fail due to gx gw/pcef malfunction" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagApnQciArpEntry 43 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagApnQciArpNumTotalRulesInstallFailGxResourceLimitation OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules install fail due to gx resource limitation" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagApnQciArpEntry 44 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagApnQciArpNumTotalRulesInstallFailGxMaxNumBearersReached OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules install fail due to gx maximum number of bearers reached per IP-CAN session" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagApnQciArpEntry 45 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagApnQciArpNumTotalRulesInstallFailGxMissingFlowInfo OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules install fail due to gx missing flow info" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagApnQciArpEntry 46 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagApnQciArpNumTotalRulesInstallFailGxResourceAllocationFailure OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules install fail due to gx resource allocation failure" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagApnQciArpEntry 47 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagApnQciArpNumTotalRulesInstallFailGxUnsuccessfulQosValidation OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules install fail due to gx unsuccessful qos validation" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagApnQciArpEntry 48 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagApnQciArpNumTotalRulesInstallFailGxIncorrectFlowInfo OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules install fail due to gx incorrect flow info" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagApnQciArpEntry 49 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagApnQciArpNumTotalRulesInstallFailGxFilterRestrictions OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules install fail due to gx flow filter restrictions" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagApnQciArpEntry 50 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagApnQciArpNumTotalRulesInstallFailGxMissingRedirectServerAddress OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules install fail due to gx missing redirect server address" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagApnQciArpEntry 51 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagApnQciArpNumTotalRulesInstallFailGtpS2aCbrResponseFailure OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules install fail due to gtp s2a cbr response failure" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagApnQciArpEntry 52 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagApnQciArpNumTotalRulesInstallFailGtpS2aCbrResponseTimeout OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules install fail due to gtp s2a cbr response timeout" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagApnQciArpEntry 53 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagApnQciArpNumTotalRulesInstallFailGtpS2aUbrResponseFailure OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules install fail due to gtp s2a ubr response failure" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagApnQciArpEntry 54 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagApnQciArpNumTotalRulesInstallFailGtpS2aUbrResponseTimeout OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules install fail due to gtp s2a ubr response timeout" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagApnQciArpEntry 55 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagApnQciArpNumTotalRulesInstallFailGtpCbrResponseFailure OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules install fail due to gtp cbr response failure" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagApnQciArpEntry 56 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagApnQciArpNumTotalRulesInstallFailGtpCbrResponseTimeout OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules install fail due to gtp cbr response timeout" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagApnQciArpEntry 57 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagApnQciArpNumTotalRulesInstallFailGtpUbrResponseFailure OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules install fail due to gtp ubr response failure" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagApnQciArpEntry 58 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagApnQciArpNumTotalRulesInstallFailGtpUbrResponseTimeout OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules install fail due to gtp ubr response timeout" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagApnQciArpEntry 59 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagApnQciArpNumTotalRulesInstallFailLocalSystemResourceFailure OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules install fail due to local system resource failure" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagApnQciArpEntry 60 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagApnQciArpNumTotalRulesModifySuccess OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules modify successful" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagApnQciArpEntry 61 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagApnQciArpNumTotalRulesModifyFail OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules modify failed" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagApnQciArpEntry 62 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagApnQciArpNumTotalRulesModifyFailGxRatingGroupError OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules modify fail due to gx rating group error" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagApnQciArpEntry 63 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagApnQciArpNumTotalRulesModifyFailGxGwPCEFMalfunction OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules modify fail due to gx gw/pcef malfunction" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagApnQciArpEntry 64 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagApnQciArpNumTotalRulesModifyFailGxResourceLimitation OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules modify fail due to gx resource limitation" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagApnQciArpEntry 65 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagApnQciArpNumTotalRulesModifyFailGxResourceAllocationFailure OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules modify fail due to gx resource allocation failure" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagApnQciArpEntry 66 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagApnQciArpNumTotalRulesModifyFailGxUnsuccessfulQosValidation OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules modify fail due to gx unsuccessful qos validation" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagApnQciArpEntry 67 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagApnQciArpNumTotalRulesModifyFailGxIncorrectFlowInfo OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules modify fail due to gx incorrect flow info" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagApnQciArpEntry 68 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagApnQciArpNumTotalRulesModifyFailGxFilterRestrictions OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules modify fail due to gx flow filter restrictions" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagApnQciArpEntry 69 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagApnQciArpNumTotalRulesModifyFailGxMissingRedirectServerAddress OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules modify fail due to gx missing redirect server address" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagApnQciArpEntry 70 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagApnQciArpNumTotalRulesModifyFailGtpS2aUbrResponseFailure OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules modify fail due to gtp s2a ubr response failure" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagApnQciArpEntry 71 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagApnQciArpNumTotalRulesModifyFailGtpS2aUbrResponseTimeout OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules modify fail due to gtp s2a ubr response timeout" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagApnQciArpEntry 72 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagApnQciArpNumTotalRulesModifyFailGtpUbrResponseFailure OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules modify fail due to gtp ubr response failure" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagApnQciArpEntry 73 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagApnQciArpNumTotalRulesModifyFailGtpUbrResponseTimeout OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules modify fail due to gtp ubr response timeout" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagApnQciArpEntry 74 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagApnQciArpNumTotalRulesModifyFailLocalSystemResourceFailure OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules modify fail due to local system resource failure" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagApnQciArpEntry 75 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagApnQciArpNumTotalRulesRemoveSuccess OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules remove successful" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagApnQciArpEntry 76 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagApnQciArpNumTotalRulesRemoveFail OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules remove failed" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagApnQciArpEntry 77 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagApnQciArpNumTotalRulesRemoveFailGxUnknownRuleName OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules remove fail due to gx unknown rule name" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagApnQciArpEntry 78 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagApnQciArpNumTotalRulesRemoveFailGtpS2aUbrResponseFailure OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules remove fail due to gtp s2a ubr response failure" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagApnQciArpEntry 79 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagApnQciArpNumTotalRulesRemoveFailGtpS2aUbrResponseTimeout OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules remove fail due to gtp s2a ubr response timeout" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagApnQciArpEntry 80 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagApnQciArpNumTotalRulesRemoveFailGtpS2aDbrResponseFailure OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules remove fail due to gtp s2a dbr response failure" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagApnQciArpEntry 81 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagApnQciArpNumTotalRulesRemoveFailGtpS2aDbrResponseTimeout OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules remove fail due to gtp s2a dbr response timeout" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagApnQciArpEntry 82 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagApnQciArpNumTotalRulesRemoveFailGtpUbrResponseFailure OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules remove fail due to gtp ubr response failure" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagApnQciArpEntry 83 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagApnQciArpNumTotalRulesRemoveFailGtpUbrResponseTimeout OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules remove fail due to gtp ubr response timeout" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagApnQciArpEntry 84 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagApnQciArpNumTotalRulesRemoveFailGtpDbrResponseFailure OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules remove fail due to gtp dbr response failure" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagApnQciArpEntry 85 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagApnQciArpNumTotalRulesRemoveFailGtpDbrResponseTimeout OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules remove fail due to gtp dbr response timeout" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagApnQciArpEntry 86 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagApnQciArpNumTotalRulesRemoveFailLocalSystemResourceFailure OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules remove fail due to local system resource failure" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagApnQciArpEntry 87 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagApnQciArpNumTotalRulesActiveGyReallocationofCredit OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules active due to gy reallocation of credit" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagApnQciArpEntry 88 } affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagApnQciArpNumTotalRulesInactiveGyOutofCredit OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of rules inactive due to gy out of credit" ::= { affirmedZoneGatewayStatisticsSlotLevelCallPerformanceWagApnQciArpEntry 89 } affirmedZoneGatewayStatisticsSlotLevelGtpPeerTable OBJECT-TYPE SYNTAX SEQUENCE OF AffirmedZoneGatewayStatisticsSlotLevelGtpPeerEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "" ::= { affirmedZoneMIB 230 } affirmedZoneGatewayStatisticsSlotLevelGtpPeerEntry OBJECT-TYPE SYNTAX AffirmedZoneGatewayStatisticsSlotLevelGtpPeerEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "" INDEX { affirmedZoneName, affirmedZoneGatewayStatisticsSlotLevelGtpPeerName, affirmedZoneGatewayStatisticsSlotLevelGtpPeerChassis, affirmedZoneGatewayStatisticsSlotLevelGtpPeerSlot } ::= { affirmedZoneGatewayStatisticsSlotLevelGtpPeerTable 1 } AffirmedZoneGatewayStatisticsSlotLevelGtpPeerEntry ::= SEQUENCE { affirmedZoneGatewayStatisticsSlotLevelGtpPeerName String, affirmedZoneGatewayStatisticsSlotLevelGtpPeerChassis Unsigned32, affirmedZoneGatewayStatisticsSlotLevelGtpPeerSlot Unsigned32, affirmedZoneGatewayStatisticsSlotLevelGtpPeerNumDecodeCreateSessionReq Unsigned32, affirmedZoneGatewayStatisticsSlotLevelGtpPeerNumEncodeCreateSessionReq Unsigned32, affirmedZoneGatewayStatisticsSlotLevelGtpPeerNumCreateSessionReqDecodeFailure Unsigned32, affirmedZoneGatewayStatisticsSlotLevelGtpPeerNumCreateSessionReqEncodeFailure Unsigned32, affirmedZoneGatewayStatisticsSlotLevelGtpPeerNumDecodeCreateSessionResp Unsigned32, affirmedZoneGatewayStatisticsSlotLevelGtpPeerNumEncodeCreateSessionResp Unsigned32, affirmedZoneGatewayStatisticsSlotLevelGtpPeerNumCreateSessionRespDecodeFailure Unsigned32, affirmedZoneGatewayStatisticsSlotLevelGtpPeerNumCreateSessionRespEncodeFailure Unsigned32, affirmedZoneGatewayStatisticsSlotLevelGtpPeerNumDecodeDeleteSessionReq Unsigned32, affirmedZoneGatewayStatisticsSlotLevelGtpPeerNumEncodeDeleteSessionReq Unsigned32, affirmedZoneGatewayStatisticsSlotLevelGtpPeerNumDeleteSessionReqDecodeFailure Unsigned32, affirmedZoneGatewayStatisticsSlotLevelGtpPeerNumDeleteSessionReqEncodeFailure Unsigned32, affirmedZoneGatewayStatisticsSlotLevelGtpPeerNumDecodeDeleteSessionResp Unsigned32, affirmedZoneGatewayStatisticsSlotLevelGtpPeerNumEncodeDeleteSessionResp Unsigned32, affirmedZoneGatewayStatisticsSlotLevelGtpPeerNumDeleteSessionRespDecodeFailure Unsigned32, affirmedZoneGatewayStatisticsSlotLevelGtpPeerNumDeleteSessionRespEncodeFailure Unsigned32, affirmedZoneGatewayStatisticsSlotLevelGtpPeerNumDecodeModifyBearerReq Unsigned32, affirmedZoneGatewayStatisticsSlotLevelGtpPeerNumEncodeModifyBearerReq Unsigned32, affirmedZoneGatewayStatisticsSlotLevelGtpPeerNumModifyBearerReqDecodeFailure Unsigned32, affirmedZoneGatewayStatisticsSlotLevelGtpPeerNumModifyBearerReqEncodeFailure Unsigned32, affirmedZoneGatewayStatisticsSlotLevelGtpPeerNumDecodeModifyBearerResp Unsigned32, affirmedZoneGatewayStatisticsSlotLevelGtpPeerNumEncodeModifyBearerResp Unsigned32, affirmedZoneGatewayStatisticsSlotLevelGtpPeerNumModifyBearerRespDecodeFailure Unsigned32, affirmedZoneGatewayStatisticsSlotLevelGtpPeerNumModifyBearerRespEncodeFailure Unsigned32, affirmedZoneGatewayStatisticsSlotLevelGtpPeerNumDecodeCreateBearerReq Unsigned32, affirmedZoneGatewayStatisticsSlotLevelGtpPeerNumEncodeCreateBearerReq Unsigned32, affirmedZoneGatewayStatisticsSlotLevelGtpPeerNumCreateBearerReqDecodeFailure Unsigned32, affirmedZoneGatewayStatisticsSlotLevelGtpPeerNumCreateBearerReqEncodeFailure Unsigned32, affirmedZoneGatewayStatisticsSlotLevelGtpPeerNumDecodeCreateBearerResp Unsigned32, affirmedZoneGatewayStatisticsSlotLevelGtpPeerNumEncodeCreateBearerResp Unsigned32, affirmedZoneGatewayStatisticsSlotLevelGtpPeerNumCreateBearerRespDecodeFailure Unsigned32, affirmedZoneGatewayStatisticsSlotLevelGtpPeerNumCreateBearerRespEncodeFailure Unsigned32, affirmedZoneGatewayStatisticsSlotLevelGtpPeerNumDecodeDeleteBearerReq Unsigned32, affirmedZoneGatewayStatisticsSlotLevelGtpPeerNumEncodeDeleteBearerReq Unsigned32, affirmedZoneGatewayStatisticsSlotLevelGtpPeerNumDeleteBearerReqDecodeFailure Unsigned32, affirmedZoneGatewayStatisticsSlotLevelGtpPeerNumDeleteBearerReqEncodeFailure Unsigned32, affirmedZoneGatewayStatisticsSlotLevelGtpPeerNumDecodeDeleteBearerResp Unsigned32, affirmedZoneGatewayStatisticsSlotLevelGtpPeerNumEncodeDeleteBearerResp Unsigned32, affirmedZoneGatewayStatisticsSlotLevelGtpPeerNumDeleteBearerRespDecodeFailure Unsigned32, affirmedZoneGatewayStatisticsSlotLevelGtpPeerNumDeleteBearerRespEncodeFailure Unsigned32, affirmedZoneGatewayStatisticsSlotLevelGtpPeerNumDecodeBearerResourceCmd Unsigned32, affirmedZoneGatewayStatisticsSlotLevelGtpPeerNumEncodeBearerResourceCmd Unsigned32, affirmedZoneGatewayStatisticsSlotLevelGtpPeerNumBearerResourceCmdDecodeFailure Unsigned32, affirmedZoneGatewayStatisticsSlotLevelGtpPeerNumBearerResourceCmdEncodeFailure Unsigned32, affirmedZoneGatewayStatisticsSlotLevelGtpPeerNumDecodeBearerResourceFailureInd Unsigned32, affirmedZoneGatewayStatisticsSlotLevelGtpPeerNumEncodeBearerResourceFailureInd Unsigned32, affirmedZoneGatewayStatisticsSlotLevelGtpPeerNumBearerResourceFailureIndDecodeFailure Unsigned32, affirmedZoneGatewayStatisticsSlotLevelGtpPeerNumBearerResourceFailureIndEncodeFailure Unsigned32, affirmedZoneGatewayStatisticsSlotLevelGtpPeerNumDecodeModifyBearerCmd Unsigned32, affirmedZoneGatewayStatisticsSlotLevelGtpPeerNumEncodeModifyBearerCmd Unsigned32, affirmedZoneGatewayStatisticsSlotLevelGtpPeerNumModifyBearerCmdDecodeFailure Unsigned32, affirmedZoneGatewayStatisticsSlotLevelGtpPeerNumModifyBearerCmdEncodeFailure Unsigned32, affirmedZoneGatewayStatisticsSlotLevelGtpPeerNumDecodeModifyBearerFailureInd Unsigned32, affirmedZoneGatewayStatisticsSlotLevelGtpPeerNumEncodeModifyBearerFailureInd Unsigned32, affirmedZoneGatewayStatisticsSlotLevelGtpPeerNumModifyBearerFailureIndDecodeFailure Unsigned32, affirmedZoneGatewayStatisticsSlotLevelGtpPeerNumModifyBearerFailureIndEncodeFailure Unsigned32, affirmedZoneGatewayStatisticsSlotLevelGtpPeerNumDecodeUpdateBearerReq Unsigned32, affirmedZoneGatewayStatisticsSlotLevelGtpPeerNumEncodeUpdateBearerReq Unsigned32, affirmedZoneGatewayStatisticsSlotLevelGtpPeerNumUpdateBearerReqDecodeFailure Unsigned32, affirmedZoneGatewayStatisticsSlotLevelGtpPeerNumUpdateBearerReqEncodeFailure Unsigned32, affirmedZoneGatewayStatisticsSlotLevelGtpPeerNumDecodeUpdateBearerResp Unsigned32, affirmedZoneGatewayStatisticsSlotLevelGtpPeerNumEncodeUpdateBearerResp Unsigned32, affirmedZoneGatewayStatisticsSlotLevelGtpPeerNumUpdateBearerRespDecodeFailure Unsigned32, affirmedZoneGatewayStatisticsSlotLevelGtpPeerNumUpdateBearerRespEncodeFailure Unsigned32, affirmedZoneGatewayStatisticsSlotLevelGtpPeerNumDecodeDownlinkDataNotification Unsigned32, affirmedZoneGatewayStatisticsSlotLevelGtpPeerNumEncodeDownlinkDataNotification Unsigned32, affirmedZoneGatewayStatisticsSlotLevelGtpPeerNumDownlinkDataNotificationDecodeFailure Unsigned32, affirmedZoneGatewayStatisticsSlotLevelGtpPeerNumDownlinkDataNotificationEncodeFailure Unsigned32, affirmedZoneGatewayStatisticsSlotLevelGtpPeerNumDecodeDownlinkDataNotificationAck Unsigned32, affirmedZoneGatewayStatisticsSlotLevelGtpPeerNumEncodeDownlinkDataNotificationAck Unsigned32, affirmedZoneGatewayStatisticsSlotLevelGtpPeerNumDownlinkDataNotificationAckDecodeFailure Unsigned32, affirmedZoneGatewayStatisticsSlotLevelGtpPeerNumDownlinkDataNotificationAckEncodeFailure Unsigned32, affirmedZoneGatewayStatisticsSlotLevelGtpPeerNumDecodeDownlinkDataNotificationFailureInd Unsigned32, affirmedZoneGatewayStatisticsSlotLevelGtpPeerNumEncodeDownlinkDataNotificationFailureInd Unsigned32, affirmedZoneGatewayStatisticsSlotLevelGtpPeerNumDownlinkDataNotificationFailureIndDecodeFailure Unsigned32, affirmedZoneGatewayStatisticsSlotLevelGtpPeerNumDownlinkDataNotificationFailureIndEncodeFailure Unsigned32, affirmedZoneGatewayStatisticsSlotLevelGtpPeerNumDecodeReleaseAccessBearersReq Unsigned32, affirmedZoneGatewayStatisticsSlotLevelGtpPeerNumEncodeReleaseAccessBearersReq Unsigned32, affirmedZoneGatewayStatisticsSlotLevelGtpPeerNumReleaseAccessBearersReqDecodeFailure Unsigned32, affirmedZoneGatewayStatisticsSlotLevelGtpPeerNumReleaseAccessBearersReqEncodeFailure Unsigned32, affirmedZoneGatewayStatisticsSlotLevelGtpPeerNumDecodeReleaseAccessBearersResp Unsigned32, affirmedZoneGatewayStatisticsSlotLevelGtpPeerNumEncodeReleaseAccessBearersResp Unsigned32, affirmedZoneGatewayStatisticsSlotLevelGtpPeerNumReleaseAccessBearersRespDecodeFailure Unsigned32, affirmedZoneGatewayStatisticsSlotLevelGtpPeerNumReleaseAccessBearersRespEncodeFailure Unsigned32, affirmedZoneGatewayStatisticsSlotLevelGtpPeerNumDecodeCreatePdpCtxtReq Unsigned32, affirmedZoneGatewayStatisticsSlotLevelGtpPeerNumEncodeCreatePdpCtxtReq Unsigned32, affirmedZoneGatewayStatisticsSlotLevelGtpPeerNumCreatePdpCtxtReqDecodeFailure Unsigned32, affirmedZoneGatewayStatisticsSlotLevelGtpPeerNumCreatePdpCtxtReqEncodeFailure Unsigned32, affirmedZoneGatewayStatisticsSlotLevelGtpPeerNumDecodeCreatePdpCtxtResp Unsigned32, affirmedZoneGatewayStatisticsSlotLevelGtpPeerNumEncodeCreatePdpCtxtResp Unsigned32, affirmedZoneGatewayStatisticsSlotLevelGtpPeerNumCreatePdpCtxtRespDecodeFailure Unsigned32, affirmedZoneGatewayStatisticsSlotLevelGtpPeerNumCreatePdpCtxtRespEncodeFailure Unsigned32, affirmedZoneGatewayStatisticsSlotLevelGtpPeerNumDecodeDeletePdpCtxtReq Unsigned32, affirmedZoneGatewayStatisticsSlotLevelGtpPeerNumEncodeDeletePdpCtxtReq Unsigned32, affirmedZoneGatewayStatisticsSlotLevelGtpPeerNumDeletePdpCtxtReqDecodeFailure Unsigned32, affirmedZoneGatewayStatisticsSlotLevelGtpPeerNumDeletePdpCtxtReqEncodeFailure Unsigned32, affirmedZoneGatewayStatisticsSlotLevelGtpPeerNumDecodeDeletePdpCtxtResp Unsigned32, affirmedZoneGatewayStatisticsSlotLevelGtpPeerNumEncodeDeletePdpCtxtResp Unsigned32, affirmedZoneGatewayStatisticsSlotLevelGtpPeerNumDeletePdpCtxtRespDecodeFailure Unsigned32, affirmedZoneGatewayStatisticsSlotLevelGtpPeerNumDeletePdpCtxtRespEncodeFailure Unsigned32, affirmedZoneGatewayStatisticsSlotLevelGtpPeerNumDecodeUpdatePdpCtxtReq Unsigned32, affirmedZoneGatewayStatisticsSlotLevelGtpPeerNumEncodeUpdatePdpCtxtReq Unsigned32, affirmedZoneGatewayStatisticsSlotLevelGtpPeerNumUpdatePdpCtxtReqDecodeFailure Unsigned32, affirmedZoneGatewayStatisticsSlotLevelGtpPeerNumUpdatePdpCtxtReqEncodeFailure Unsigned32, affirmedZoneGatewayStatisticsSlotLevelGtpPeerNumDecodeUpdatePdpCtxtResp Unsigned32, affirmedZoneGatewayStatisticsSlotLevelGtpPeerNumEncodeUpdatePdpCtxtResp Unsigned32, affirmedZoneGatewayStatisticsSlotLevelGtpPeerNumUpdatePdpCtxtRespDecodeFailure Unsigned32, affirmedZoneGatewayStatisticsSlotLevelGtpPeerNumUpdatePdpCtxtRespEncodeFailure Unsigned32, affirmedZoneGatewayStatisticsSlotLevelGtpPeerNumEchoRequestsReceived Unsigned32, affirmedZoneGatewayStatisticsSlotLevelGtpPeerNumEchoRequestDecodeFailure Unsigned32, affirmedZoneGatewayStatisticsSlotLevelGtpPeerNumEchoRequestsSent Unsigned32, affirmedZoneGatewayStatisticsSlotLevelGtpPeerNumEchoResponsesReceived Unsigned32, affirmedZoneGatewayStatisticsSlotLevelGtpPeerNumEchoResponseDecodeFailure Unsigned32, affirmedZoneGatewayStatisticsSlotLevelGtpPeerNumEchoResponsesSent Unsigned32, affirmedZoneGatewayStatisticsSlotLevelGtpPeerNumDecodeTraceSessionActivation Unsigned32, affirmedZoneGatewayStatisticsSlotLevelGtpPeerNumEncodeTraceSessionActivation Unsigned32, affirmedZoneGatewayStatisticsSlotLevelGtpPeerNumTraceSessionActivationDecodeFailure Unsigned32, affirmedZoneGatewayStatisticsSlotLevelGtpPeerNumTraceSessionActivationEncodeFailure Unsigned32, affirmedZoneGatewayStatisticsSlotLevelGtpPeerNumDecodeTraceSessionDeactivation Unsigned32, affirmedZoneGatewayStatisticsSlotLevelGtpPeerNumEncodeTraceSessionDeactivation Unsigned32, affirmedZoneGatewayStatisticsSlotLevelGtpPeerNumTraceSessionDeactivationDecodeFailure Unsigned32, affirmedZoneGatewayStatisticsSlotLevelGtpPeerNumTraceSessionDeactivationEncodeFailure Unsigned32, affirmedZoneGatewayStatisticsSlotLevelGtpPeerNumDecodeCreateIndirectForwardingTunnelReq Unsigned32, affirmedZoneGatewayStatisticsSlotLevelGtpPeerNumCreateIndirectForwardingTunnelReqDecodeFailure Unsigned32, affirmedZoneGatewayStatisticsSlotLevelGtpPeerNumCreateEncodeIndirectForwardingTunnelResp Unsigned32, affirmedZoneGatewayStatisticsSlotLevelGtpPeerNumDecodeDeleteIndirectForwardingTunnelReq Unsigned32, affirmedZoneGatewayStatisticsSlotLevelGtpPeerNumDeleteIndirectForwardingTunnelReqDecodeFailure Unsigned32, affirmedZoneGatewayStatisticsSlotLevelGtpPeerNumDeleteEncodeIndirectForwardingTunnelResp Unsigned32, affirmedZoneGatewayStatisticsSlotLevelGtpPeerNumDecodeChangeNotificationReq Unsigned32, affirmedZoneGatewayStatisticsSlotLevelGtpPeerNumEncodeChangeNotificationReq Unsigned32, affirmedZoneGatewayStatisticsSlotLevelGtpPeerNumChangeNotificationReqDecodeFailure Unsigned32, affirmedZoneGatewayStatisticsSlotLevelGtpPeerNumChangeNotificationReqEncodeFailure Unsigned32, affirmedZoneGatewayStatisticsSlotLevelGtpPeerNumDecodeChangeNotificationResp Unsigned32, affirmedZoneGatewayStatisticsSlotLevelGtpPeerNumEncodeChangeNotificationResp Unsigned32, affirmedZoneGatewayStatisticsSlotLevelGtpPeerNumChangeNotificationRespDecodeFailure Unsigned32, affirmedZoneGatewayStatisticsSlotLevelGtpPeerNumChangeNotificationRespEncodeFailure Unsigned32, affirmedZoneGatewayStatisticsSlotLevelGtpPeerNumDecodeSuspendNotification Unsigned32, affirmedZoneGatewayStatisticsSlotLevelGtpPeerNumEncodeSuspendNotification Unsigned32, affirmedZoneGatewayStatisticsSlotLevelGtpPeerNumSuspendNotificationDecodeFailure Unsigned32, affirmedZoneGatewayStatisticsSlotLevelGtpPeerNumSuspendNotificationEncodeFailure Unsigned32, affirmedZoneGatewayStatisticsSlotLevelGtpPeerNumDecodeSuspendAcknowledge Unsigned32, affirmedZoneGatewayStatisticsSlotLevelGtpPeerNumEncodeSuspendAcknowledge Unsigned32, affirmedZoneGatewayStatisticsSlotLevelGtpPeerNumSuspendAcknowledgeDecodeFailure Unsigned32, affirmedZoneGatewayStatisticsSlotLevelGtpPeerNumSuspendAcknowledgeEncodeFailure Unsigned32, affirmedZoneGatewayStatisticsSlotLevelGtpPeerNumDecodeResumeNotification Unsigned32, affirmedZoneGatewayStatisticsSlotLevelGtpPeerNumEncodeResumeNotification Unsigned32, affirmedZoneGatewayStatisticsSlotLevelGtpPeerNumResumeNotificationDecodeFailure Unsigned32, affirmedZoneGatewayStatisticsSlotLevelGtpPeerNumResumeNotificationEncodeFailure Unsigned32, affirmedZoneGatewayStatisticsSlotLevelGtpPeerNumDecodeResumeAcknowledge Unsigned32, affirmedZoneGatewayStatisticsSlotLevelGtpPeerNumEncodeResumeAcknowledge Unsigned32, affirmedZoneGatewayStatisticsSlotLevelGtpPeerNumResumeAcknowledgeDecodeFailure Unsigned32, affirmedZoneGatewayStatisticsSlotLevelGtpPeerNumResumeAcknowledgeEncodeFailure Unsigned32, affirmedZoneGatewayStatisticsSlotLevelGtpPeerNumCreateSessionReqRcvdReTx Unsigned32, affirmedZoneGatewayStatisticsSlotLevelGtpPeerNumCreatePdpCtxtReqRcvdReTx Unsigned32, affirmedZoneGatewayStatisticsSlotLevelGtpPeerNumDecodeCreateSessionRespPB Unsigned32, affirmedZoneGatewayStatisticsSlotLevelGtpPeerNumCreateSessionRespPBDecodeFailure Unsigned32, affirmedZoneGatewayStatisticsSlotLevelGtpPeerNumDecodeSxabSessEstReq Unsigned32, affirmedZoneGatewayStatisticsSlotLevelGtpPeerNumEncodeSxabSessEstReq Unsigned32, affirmedZoneGatewayStatisticsSlotLevelGtpPeerNumSxabSessEstReqDecodeFailure Unsigned32, affirmedZoneGatewayStatisticsSlotLevelGtpPeerNumSxabSessEstReqEncodeFailure Unsigned32, affirmedZoneGatewayStatisticsSlotLevelGtpPeerNumDecodeSxabSessEstResp Unsigned32, affirmedZoneGatewayStatisticsSlotLevelGtpPeerNumEncodeSxabSessEstResp Unsigned32, affirmedZoneGatewayStatisticsSlotLevelGtpPeerNumSxabSessEstRespDecodeFailure Unsigned32, affirmedZoneGatewayStatisticsSlotLevelGtpPeerNumSxabSessEstRespEncodeFailure Unsigned32, affirmedZoneGatewayStatisticsSlotLevelGtpPeerNumDecodeSxabSessModReq Unsigned32, affirmedZoneGatewayStatisticsSlotLevelGtpPeerNumEncodeSxabSessModReq Unsigned32, affirmedZoneGatewayStatisticsSlotLevelGtpPeerNumSxabSessModReqDecodeFailure Unsigned32, affirmedZoneGatewayStatisticsSlotLevelGtpPeerNumSxabSessModReqEncodeFailure Unsigned32, affirmedZoneGatewayStatisticsSlotLevelGtpPeerNumDecodeSxabSessModResp Unsigned32, affirmedZoneGatewayStatisticsSlotLevelGtpPeerNumEncodeSxabSessModResp Unsigned32, affirmedZoneGatewayStatisticsSlotLevelGtpPeerNumSxabSessModRespDecodeFailure Unsigned32, affirmedZoneGatewayStatisticsSlotLevelGtpPeerNumSxabSessModRespEncodeFailure Unsigned32, affirmedZoneGatewayStatisticsSlotLevelGtpPeerNumDecodeSxabSessTermReq Unsigned32, affirmedZoneGatewayStatisticsSlotLevelGtpPeerNumEncodeSxabSessTermReq Unsigned32, affirmedZoneGatewayStatisticsSlotLevelGtpPeerNumSxabSessTermReqDecodeFailure Unsigned32, affirmedZoneGatewayStatisticsSlotLevelGtpPeerNumSxabSessTermReqEncodeFailure Unsigned32, affirmedZoneGatewayStatisticsSlotLevelGtpPeerNumDecodeSxabSessTermResp Unsigned32, affirmedZoneGatewayStatisticsSlotLevelGtpPeerNumEncodeSxabSessTermResp Unsigned32, affirmedZoneGatewayStatisticsSlotLevelGtpPeerNumSxabSessTermRespDecodeFailure Unsigned32, affirmedZoneGatewayStatisticsSlotLevelGtpPeerNumSxabSessTermRespEncodeFailure Unsigned32, affirmedZoneGatewayStatisticsSlotLevelGtpPeerNumDecodeSxabReport Unsigned32, affirmedZoneGatewayStatisticsSlotLevelGtpPeerNumEncodeSxabReport Unsigned32, affirmedZoneGatewayStatisticsSlotLevelGtpPeerNumSxabReportDecodeFailure Unsigned32, affirmedZoneGatewayStatisticsSlotLevelGtpPeerNumSxabReportEncodeFailure Unsigned32, affirmedZoneGatewayStatisticsSlotLevelGtpPeerNumDecodeSxabReportAck Unsigned32, affirmedZoneGatewayStatisticsSlotLevelGtpPeerNumEncodeSxabReportAck Unsigned32, affirmedZoneGatewayStatisticsSlotLevelGtpPeerNumSxabReportAckDecodeFailure Unsigned32, affirmedZoneGatewayStatisticsSlotLevelGtpPeerNumSxabReportAckEncodeFailure Unsigned32, affirmedZoneGatewayStatisticsSlotLevelGtpPeerNumDecodeSxabSessStatusReq Unsigned32, affirmedZoneGatewayStatisticsSlotLevelGtpPeerNumEncodeSxabSessStatusReq Unsigned32, affirmedZoneGatewayStatisticsSlotLevelGtpPeerNumSxabSessStatusReqDecodeFailure Unsigned32, affirmedZoneGatewayStatisticsSlotLevelGtpPeerNumSxabSessStatusReqEncodeFailure Unsigned32, affirmedZoneGatewayStatisticsSlotLevelGtpPeerNumDecodeSxabSessStatusResp Unsigned32, affirmedZoneGatewayStatisticsSlotLevelGtpPeerNumEncodeSxabSessStatusResp Unsigned32, affirmedZoneGatewayStatisticsSlotLevelGtpPeerNumSxabSessStatusRespDecodeFailure Unsigned32, affirmedZoneGatewayStatisticsSlotLevelGtpPeerNumSxabSessStatusRespEncodeFailure Unsigned32 } affirmedZoneGatewayStatisticsSlotLevelGtpPeerName OBJECT-TYPE SYNTAX String MAX-ACCESS not-accessible STATUS current DESCRIPTION "Table Name" ::= { affirmedZoneGatewayStatisticsSlotLevelGtpPeerEntry 1 } affirmedZoneGatewayStatisticsSlotLevelGtpPeerChassis OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS not-accessible STATUS current DESCRIPTION "chassis ID" ::= { affirmedZoneGatewayStatisticsSlotLevelGtpPeerEntry 2 } affirmedZoneGatewayStatisticsSlotLevelGtpPeerSlot OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS not-accessible STATUS current DESCRIPTION "slot number" ::= { affirmedZoneGatewayStatisticsSlotLevelGtpPeerEntry 3 } affirmedZoneGatewayStatisticsSlotLevelGtpPeerNumDecodeCreateSessionReq OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create session request decode success" ::= { affirmedZoneGatewayStatisticsSlotLevelGtpPeerEntry 4 } affirmedZoneGatewayStatisticsSlotLevelGtpPeerNumEncodeCreateSessionReq OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create session request encode success" ::= { affirmedZoneGatewayStatisticsSlotLevelGtpPeerEntry 5 } affirmedZoneGatewayStatisticsSlotLevelGtpPeerNumCreateSessionReqDecodeFailure OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create session request decode failure" ::= { affirmedZoneGatewayStatisticsSlotLevelGtpPeerEntry 6 } affirmedZoneGatewayStatisticsSlotLevelGtpPeerNumCreateSessionReqEncodeFailure OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create session request encode failure" ::= { affirmedZoneGatewayStatisticsSlotLevelGtpPeerEntry 7 } affirmedZoneGatewayStatisticsSlotLevelGtpPeerNumDecodeCreateSessionResp OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create session response decode success" ::= { affirmedZoneGatewayStatisticsSlotLevelGtpPeerEntry 8 } affirmedZoneGatewayStatisticsSlotLevelGtpPeerNumEncodeCreateSessionResp OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create session response encode success" ::= { affirmedZoneGatewayStatisticsSlotLevelGtpPeerEntry 9 } affirmedZoneGatewayStatisticsSlotLevelGtpPeerNumCreateSessionRespDecodeFailure OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create session response decode failure" ::= { affirmedZoneGatewayStatisticsSlotLevelGtpPeerEntry 10 } affirmedZoneGatewayStatisticsSlotLevelGtpPeerNumCreateSessionRespEncodeFailure OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create session response encode failure" ::= { affirmedZoneGatewayStatisticsSlotLevelGtpPeerEntry 11 } affirmedZoneGatewayStatisticsSlotLevelGtpPeerNumDecodeDeleteSessionReq OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of delete session request decode success" ::= { affirmedZoneGatewayStatisticsSlotLevelGtpPeerEntry 12 } affirmedZoneGatewayStatisticsSlotLevelGtpPeerNumEncodeDeleteSessionReq OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of delete session request encode success" ::= { affirmedZoneGatewayStatisticsSlotLevelGtpPeerEntry 13 } affirmedZoneGatewayStatisticsSlotLevelGtpPeerNumDeleteSessionReqDecodeFailure OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of delete session request decode failure" ::= { affirmedZoneGatewayStatisticsSlotLevelGtpPeerEntry 14 } affirmedZoneGatewayStatisticsSlotLevelGtpPeerNumDeleteSessionReqEncodeFailure OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of delete session request encode failure" ::= { affirmedZoneGatewayStatisticsSlotLevelGtpPeerEntry 15 } affirmedZoneGatewayStatisticsSlotLevelGtpPeerNumDecodeDeleteSessionResp OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of delete session response decode success" ::= { affirmedZoneGatewayStatisticsSlotLevelGtpPeerEntry 16 } affirmedZoneGatewayStatisticsSlotLevelGtpPeerNumEncodeDeleteSessionResp OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of delete session response encode success" ::= { affirmedZoneGatewayStatisticsSlotLevelGtpPeerEntry 17 } affirmedZoneGatewayStatisticsSlotLevelGtpPeerNumDeleteSessionRespDecodeFailure OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of delete session response decode failure" ::= { affirmedZoneGatewayStatisticsSlotLevelGtpPeerEntry 18 } affirmedZoneGatewayStatisticsSlotLevelGtpPeerNumDeleteSessionRespEncodeFailure OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of delete session response encode failure" ::= { affirmedZoneGatewayStatisticsSlotLevelGtpPeerEntry 19 } affirmedZoneGatewayStatisticsSlotLevelGtpPeerNumDecodeModifyBearerReq OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of modify bearer-request decode success" ::= { affirmedZoneGatewayStatisticsSlotLevelGtpPeerEntry 20 } affirmedZoneGatewayStatisticsSlotLevelGtpPeerNumEncodeModifyBearerReq OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of modify bearer-request encode success" ::= { affirmedZoneGatewayStatisticsSlotLevelGtpPeerEntry 21 } affirmedZoneGatewayStatisticsSlotLevelGtpPeerNumModifyBearerReqDecodeFailure OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of modify bearer-request decode failure" ::= { affirmedZoneGatewayStatisticsSlotLevelGtpPeerEntry 22 } affirmedZoneGatewayStatisticsSlotLevelGtpPeerNumModifyBearerReqEncodeFailure OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of modify bearer-request encode failure" ::= { affirmedZoneGatewayStatisticsSlotLevelGtpPeerEntry 23 } affirmedZoneGatewayStatisticsSlotLevelGtpPeerNumDecodeModifyBearerResp OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of modify bearer response decode success" ::= { affirmedZoneGatewayStatisticsSlotLevelGtpPeerEntry 24 } affirmedZoneGatewayStatisticsSlotLevelGtpPeerNumEncodeModifyBearerResp OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of modify bearer response encode success" ::= { affirmedZoneGatewayStatisticsSlotLevelGtpPeerEntry 25 } affirmedZoneGatewayStatisticsSlotLevelGtpPeerNumModifyBearerRespDecodeFailure OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of modify bearer response decode failure" ::= { affirmedZoneGatewayStatisticsSlotLevelGtpPeerEntry 26 } affirmedZoneGatewayStatisticsSlotLevelGtpPeerNumModifyBearerRespEncodeFailure OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of modify bearer response encode failure" ::= { affirmedZoneGatewayStatisticsSlotLevelGtpPeerEntry 27 } affirmedZoneGatewayStatisticsSlotLevelGtpPeerNumDecodeCreateBearerReq OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create bearer request decode success" ::= { affirmedZoneGatewayStatisticsSlotLevelGtpPeerEntry 28 } affirmedZoneGatewayStatisticsSlotLevelGtpPeerNumEncodeCreateBearerReq OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create bearer request encode success" ::= { affirmedZoneGatewayStatisticsSlotLevelGtpPeerEntry 29 } affirmedZoneGatewayStatisticsSlotLevelGtpPeerNumCreateBearerReqDecodeFailure OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create bearer request decode failure" ::= { affirmedZoneGatewayStatisticsSlotLevelGtpPeerEntry 30 } affirmedZoneGatewayStatisticsSlotLevelGtpPeerNumCreateBearerReqEncodeFailure OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create bearer request encode failure" ::= { affirmedZoneGatewayStatisticsSlotLevelGtpPeerEntry 31 } affirmedZoneGatewayStatisticsSlotLevelGtpPeerNumDecodeCreateBearerResp OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create bearer response decode success" ::= { affirmedZoneGatewayStatisticsSlotLevelGtpPeerEntry 32 } affirmedZoneGatewayStatisticsSlotLevelGtpPeerNumEncodeCreateBearerResp OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create bearer response encode success" ::= { affirmedZoneGatewayStatisticsSlotLevelGtpPeerEntry 33 } affirmedZoneGatewayStatisticsSlotLevelGtpPeerNumCreateBearerRespDecodeFailure OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create bearer response decode failure" ::= { affirmedZoneGatewayStatisticsSlotLevelGtpPeerEntry 34 } affirmedZoneGatewayStatisticsSlotLevelGtpPeerNumCreateBearerRespEncodeFailure OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create bearer response encode failure" ::= { affirmedZoneGatewayStatisticsSlotLevelGtpPeerEntry 35 } affirmedZoneGatewayStatisticsSlotLevelGtpPeerNumDecodeDeleteBearerReq OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of delete bearer request decode success" ::= { affirmedZoneGatewayStatisticsSlotLevelGtpPeerEntry 36 } affirmedZoneGatewayStatisticsSlotLevelGtpPeerNumEncodeDeleteBearerReq OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of delete bearer request encode success" ::= { affirmedZoneGatewayStatisticsSlotLevelGtpPeerEntry 37 } affirmedZoneGatewayStatisticsSlotLevelGtpPeerNumDeleteBearerReqDecodeFailure OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of delete bearer request decode failure" ::= { affirmedZoneGatewayStatisticsSlotLevelGtpPeerEntry 38 } affirmedZoneGatewayStatisticsSlotLevelGtpPeerNumDeleteBearerReqEncodeFailure OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of delete bearer request encode failure" ::= { affirmedZoneGatewayStatisticsSlotLevelGtpPeerEntry 39 } affirmedZoneGatewayStatisticsSlotLevelGtpPeerNumDecodeDeleteBearerResp OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of delete bearer response decode success" ::= { affirmedZoneGatewayStatisticsSlotLevelGtpPeerEntry 40 } affirmedZoneGatewayStatisticsSlotLevelGtpPeerNumEncodeDeleteBearerResp OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of delete bearer response encode success" ::= { affirmedZoneGatewayStatisticsSlotLevelGtpPeerEntry 41 } affirmedZoneGatewayStatisticsSlotLevelGtpPeerNumDeleteBearerRespDecodeFailure OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of delete bearer response decode failure" ::= { affirmedZoneGatewayStatisticsSlotLevelGtpPeerEntry 42 } affirmedZoneGatewayStatisticsSlotLevelGtpPeerNumDeleteBearerRespEncodeFailure OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of delete bearer response encode failure" ::= { affirmedZoneGatewayStatisticsSlotLevelGtpPeerEntry 43 } affirmedZoneGatewayStatisticsSlotLevelGtpPeerNumDecodeBearerResourceCmd OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearer resource command decode success" ::= { affirmedZoneGatewayStatisticsSlotLevelGtpPeerEntry 44 } affirmedZoneGatewayStatisticsSlotLevelGtpPeerNumEncodeBearerResourceCmd OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearer resource command encode success" ::= { affirmedZoneGatewayStatisticsSlotLevelGtpPeerEntry 45 } affirmedZoneGatewayStatisticsSlotLevelGtpPeerNumBearerResourceCmdDecodeFailure OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearer resource command decode failure" ::= { affirmedZoneGatewayStatisticsSlotLevelGtpPeerEntry 46 } affirmedZoneGatewayStatisticsSlotLevelGtpPeerNumBearerResourceCmdEncodeFailure OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearer resource command encode failure" ::= { affirmedZoneGatewayStatisticsSlotLevelGtpPeerEntry 47 } affirmedZoneGatewayStatisticsSlotLevelGtpPeerNumDecodeBearerResourceFailureInd OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearer resource failure indication decode success" ::= { affirmedZoneGatewayStatisticsSlotLevelGtpPeerEntry 48 } affirmedZoneGatewayStatisticsSlotLevelGtpPeerNumEncodeBearerResourceFailureInd OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearer resource failure indication encode success" ::= { affirmedZoneGatewayStatisticsSlotLevelGtpPeerEntry 49 } affirmedZoneGatewayStatisticsSlotLevelGtpPeerNumBearerResourceFailureIndDecodeFailure OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearer resource failure indication decode failure" ::= { affirmedZoneGatewayStatisticsSlotLevelGtpPeerEntry 50 } affirmedZoneGatewayStatisticsSlotLevelGtpPeerNumBearerResourceFailureIndEncodeFailure OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearer resource failure indication encode failure" ::= { affirmedZoneGatewayStatisticsSlotLevelGtpPeerEntry 51 } affirmedZoneGatewayStatisticsSlotLevelGtpPeerNumDecodeModifyBearerCmd OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of modify bearer command decode success" ::= { affirmedZoneGatewayStatisticsSlotLevelGtpPeerEntry 52 } affirmedZoneGatewayStatisticsSlotLevelGtpPeerNumEncodeModifyBearerCmd OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of modify bearer command encode success" ::= { affirmedZoneGatewayStatisticsSlotLevelGtpPeerEntry 53 } affirmedZoneGatewayStatisticsSlotLevelGtpPeerNumModifyBearerCmdDecodeFailure OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of modify bearer command decode failure" ::= { affirmedZoneGatewayStatisticsSlotLevelGtpPeerEntry 54 } affirmedZoneGatewayStatisticsSlotLevelGtpPeerNumModifyBearerCmdEncodeFailure OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of modify bearer command encode failure" ::= { affirmedZoneGatewayStatisticsSlotLevelGtpPeerEntry 55 } affirmedZoneGatewayStatisticsSlotLevelGtpPeerNumDecodeModifyBearerFailureInd OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of modify bearer failure indication decode success" ::= { affirmedZoneGatewayStatisticsSlotLevelGtpPeerEntry 56 } affirmedZoneGatewayStatisticsSlotLevelGtpPeerNumEncodeModifyBearerFailureInd OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of modify bearer failure indication encode success" ::= { affirmedZoneGatewayStatisticsSlotLevelGtpPeerEntry 57 } affirmedZoneGatewayStatisticsSlotLevelGtpPeerNumModifyBearerFailureIndDecodeFailure OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of modify bearer failure indication decode failure" ::= { affirmedZoneGatewayStatisticsSlotLevelGtpPeerEntry 58 } affirmedZoneGatewayStatisticsSlotLevelGtpPeerNumModifyBearerFailureIndEncodeFailure OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of modify bearer failure indication encode failure" ::= { affirmedZoneGatewayStatisticsSlotLevelGtpPeerEntry 59 } affirmedZoneGatewayStatisticsSlotLevelGtpPeerNumDecodeUpdateBearerReq OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of update bearer request decode success" ::= { affirmedZoneGatewayStatisticsSlotLevelGtpPeerEntry 60 } affirmedZoneGatewayStatisticsSlotLevelGtpPeerNumEncodeUpdateBearerReq OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of update bearer request encode success" ::= { affirmedZoneGatewayStatisticsSlotLevelGtpPeerEntry 61 } affirmedZoneGatewayStatisticsSlotLevelGtpPeerNumUpdateBearerReqDecodeFailure OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of update bearer request decode failure" ::= { affirmedZoneGatewayStatisticsSlotLevelGtpPeerEntry 62 } affirmedZoneGatewayStatisticsSlotLevelGtpPeerNumUpdateBearerReqEncodeFailure OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of update bearer request encode failure" ::= { affirmedZoneGatewayStatisticsSlotLevelGtpPeerEntry 63 } affirmedZoneGatewayStatisticsSlotLevelGtpPeerNumDecodeUpdateBearerResp OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of update bearer response decode success" ::= { affirmedZoneGatewayStatisticsSlotLevelGtpPeerEntry 64 } affirmedZoneGatewayStatisticsSlotLevelGtpPeerNumEncodeUpdateBearerResp OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of update bearer response encode success" ::= { affirmedZoneGatewayStatisticsSlotLevelGtpPeerEntry 65 } affirmedZoneGatewayStatisticsSlotLevelGtpPeerNumUpdateBearerRespDecodeFailure OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of update bearer response decode failure" ::= { affirmedZoneGatewayStatisticsSlotLevelGtpPeerEntry 66 } affirmedZoneGatewayStatisticsSlotLevelGtpPeerNumUpdateBearerRespEncodeFailure OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of update bearer response encode failure" ::= { affirmedZoneGatewayStatisticsSlotLevelGtpPeerEntry 67 } affirmedZoneGatewayStatisticsSlotLevelGtpPeerNumDecodeDownlinkDataNotification OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink data notification decode success" ::= { affirmedZoneGatewayStatisticsSlotLevelGtpPeerEntry 68 } affirmedZoneGatewayStatisticsSlotLevelGtpPeerNumEncodeDownlinkDataNotification OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink data notification encode success" ::= { affirmedZoneGatewayStatisticsSlotLevelGtpPeerEntry 69 } affirmedZoneGatewayStatisticsSlotLevelGtpPeerNumDownlinkDataNotificationDecodeFailure OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink data notification decode failure" ::= { affirmedZoneGatewayStatisticsSlotLevelGtpPeerEntry 70 } affirmedZoneGatewayStatisticsSlotLevelGtpPeerNumDownlinkDataNotificationEncodeFailure OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink data notification encode failure" ::= { affirmedZoneGatewayStatisticsSlotLevelGtpPeerEntry 71 } affirmedZoneGatewayStatisticsSlotLevelGtpPeerNumDecodeDownlinkDataNotificationAck OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink data notification ACK decode success" ::= { affirmedZoneGatewayStatisticsSlotLevelGtpPeerEntry 72 } affirmedZoneGatewayStatisticsSlotLevelGtpPeerNumEncodeDownlinkDataNotificationAck OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink data notification ACK encode success" ::= { affirmedZoneGatewayStatisticsSlotLevelGtpPeerEntry 73 } affirmedZoneGatewayStatisticsSlotLevelGtpPeerNumDownlinkDataNotificationAckDecodeFailure OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink data notification ACK decode failure" ::= { affirmedZoneGatewayStatisticsSlotLevelGtpPeerEntry 74 } affirmedZoneGatewayStatisticsSlotLevelGtpPeerNumDownlinkDataNotificationAckEncodeFailure OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink data notification ACK encode failure" ::= { affirmedZoneGatewayStatisticsSlotLevelGtpPeerEntry 75 } affirmedZoneGatewayStatisticsSlotLevelGtpPeerNumDecodeDownlinkDataNotificationFailureInd OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink data notification failure indication decode success" ::= { affirmedZoneGatewayStatisticsSlotLevelGtpPeerEntry 76 } affirmedZoneGatewayStatisticsSlotLevelGtpPeerNumEncodeDownlinkDataNotificationFailureInd OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink data notification failure indication encode success" ::= { affirmedZoneGatewayStatisticsSlotLevelGtpPeerEntry 77 } affirmedZoneGatewayStatisticsSlotLevelGtpPeerNumDownlinkDataNotificationFailureIndDecodeFailure OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink data notification failure indication decode failure" ::= { affirmedZoneGatewayStatisticsSlotLevelGtpPeerEntry 78 } affirmedZoneGatewayStatisticsSlotLevelGtpPeerNumDownlinkDataNotificationFailureIndEncodeFailure OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink data notification failure indication encode failure" ::= { affirmedZoneGatewayStatisticsSlotLevelGtpPeerEntry 79 } affirmedZoneGatewayStatisticsSlotLevelGtpPeerNumDecodeReleaseAccessBearersReq OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of release-access-bearers-request decode success" ::= { affirmedZoneGatewayStatisticsSlotLevelGtpPeerEntry 80 } affirmedZoneGatewayStatisticsSlotLevelGtpPeerNumEncodeReleaseAccessBearersReq OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of release-access-bearers-request encode success" ::= { affirmedZoneGatewayStatisticsSlotLevelGtpPeerEntry 81 } affirmedZoneGatewayStatisticsSlotLevelGtpPeerNumReleaseAccessBearersReqDecodeFailure OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of release-access-bearers-request decode failure" ::= { affirmedZoneGatewayStatisticsSlotLevelGtpPeerEntry 82 } affirmedZoneGatewayStatisticsSlotLevelGtpPeerNumReleaseAccessBearersReqEncodeFailure OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of release-access-bearers-request encode failure" ::= { affirmedZoneGatewayStatisticsSlotLevelGtpPeerEntry 83 } affirmedZoneGatewayStatisticsSlotLevelGtpPeerNumDecodeReleaseAccessBearersResp OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of release-access-bearers response decode success" ::= { affirmedZoneGatewayStatisticsSlotLevelGtpPeerEntry 84 } affirmedZoneGatewayStatisticsSlotLevelGtpPeerNumEncodeReleaseAccessBearersResp OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of release-access-bearers response encode success" ::= { affirmedZoneGatewayStatisticsSlotLevelGtpPeerEntry 85 } affirmedZoneGatewayStatisticsSlotLevelGtpPeerNumReleaseAccessBearersRespDecodeFailure OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of release-access-bearers response decode failure" ::= { affirmedZoneGatewayStatisticsSlotLevelGtpPeerEntry 86 } affirmedZoneGatewayStatisticsSlotLevelGtpPeerNumReleaseAccessBearersRespEncodeFailure OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of release-access-bearers response encode failure" ::= { affirmedZoneGatewayStatisticsSlotLevelGtpPeerEntry 87 } affirmedZoneGatewayStatisticsSlotLevelGtpPeerNumDecodeCreatePdpCtxtReq OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create PDP context request decode success" ::= { affirmedZoneGatewayStatisticsSlotLevelGtpPeerEntry 88 } affirmedZoneGatewayStatisticsSlotLevelGtpPeerNumEncodeCreatePdpCtxtReq OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create PDP context request encode success" ::= { affirmedZoneGatewayStatisticsSlotLevelGtpPeerEntry 89 } affirmedZoneGatewayStatisticsSlotLevelGtpPeerNumCreatePdpCtxtReqDecodeFailure OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create PDP context request decode failure" ::= { affirmedZoneGatewayStatisticsSlotLevelGtpPeerEntry 90 } affirmedZoneGatewayStatisticsSlotLevelGtpPeerNumCreatePdpCtxtReqEncodeFailure OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create PDP context request encode failure" ::= { affirmedZoneGatewayStatisticsSlotLevelGtpPeerEntry 91 } affirmedZoneGatewayStatisticsSlotLevelGtpPeerNumDecodeCreatePdpCtxtResp OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create PDP context response decode success" ::= { affirmedZoneGatewayStatisticsSlotLevelGtpPeerEntry 92 } affirmedZoneGatewayStatisticsSlotLevelGtpPeerNumEncodeCreatePdpCtxtResp OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create PDP context response encode success" ::= { affirmedZoneGatewayStatisticsSlotLevelGtpPeerEntry 93 } affirmedZoneGatewayStatisticsSlotLevelGtpPeerNumCreatePdpCtxtRespDecodeFailure OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create PDP context response decode failure" ::= { affirmedZoneGatewayStatisticsSlotLevelGtpPeerEntry 94 } affirmedZoneGatewayStatisticsSlotLevelGtpPeerNumCreatePdpCtxtRespEncodeFailure OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create PDP context response encode failure" ::= { affirmedZoneGatewayStatisticsSlotLevelGtpPeerEntry 95 } affirmedZoneGatewayStatisticsSlotLevelGtpPeerNumDecodeDeletePdpCtxtReq OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of delete PDP context request decode success" ::= { affirmedZoneGatewayStatisticsSlotLevelGtpPeerEntry 96 } affirmedZoneGatewayStatisticsSlotLevelGtpPeerNumEncodeDeletePdpCtxtReq OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of delete PDP context request encode success" ::= { affirmedZoneGatewayStatisticsSlotLevelGtpPeerEntry 97 } affirmedZoneGatewayStatisticsSlotLevelGtpPeerNumDeletePdpCtxtReqDecodeFailure OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of delete PDP context request decode failure" ::= { affirmedZoneGatewayStatisticsSlotLevelGtpPeerEntry 98 } affirmedZoneGatewayStatisticsSlotLevelGtpPeerNumDeletePdpCtxtReqEncodeFailure OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of delete PDP context request encode failure" ::= { affirmedZoneGatewayStatisticsSlotLevelGtpPeerEntry 99 } affirmedZoneGatewayStatisticsSlotLevelGtpPeerNumDecodeDeletePdpCtxtResp OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of delete PDP context response decode success" ::= { affirmedZoneGatewayStatisticsSlotLevelGtpPeerEntry 100 } affirmedZoneGatewayStatisticsSlotLevelGtpPeerNumEncodeDeletePdpCtxtResp OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of delete PDP context response encode success" ::= { affirmedZoneGatewayStatisticsSlotLevelGtpPeerEntry 101 } affirmedZoneGatewayStatisticsSlotLevelGtpPeerNumDeletePdpCtxtRespDecodeFailure OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of delete PDP context response decode failure" ::= { affirmedZoneGatewayStatisticsSlotLevelGtpPeerEntry 102 } affirmedZoneGatewayStatisticsSlotLevelGtpPeerNumDeletePdpCtxtRespEncodeFailure OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of delete PDP context response encode failure" ::= { affirmedZoneGatewayStatisticsSlotLevelGtpPeerEntry 103 } affirmedZoneGatewayStatisticsSlotLevelGtpPeerNumDecodeUpdatePdpCtxtReq OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of update PDP context request decode success" ::= { affirmedZoneGatewayStatisticsSlotLevelGtpPeerEntry 104 } affirmedZoneGatewayStatisticsSlotLevelGtpPeerNumEncodeUpdatePdpCtxtReq OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of update PDP context request encode success" ::= { affirmedZoneGatewayStatisticsSlotLevelGtpPeerEntry 105 } affirmedZoneGatewayStatisticsSlotLevelGtpPeerNumUpdatePdpCtxtReqDecodeFailure OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of update PDP context request decode failure" ::= { affirmedZoneGatewayStatisticsSlotLevelGtpPeerEntry 106 } affirmedZoneGatewayStatisticsSlotLevelGtpPeerNumUpdatePdpCtxtReqEncodeFailure OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of update PDP context request encode failure" ::= { affirmedZoneGatewayStatisticsSlotLevelGtpPeerEntry 107 } affirmedZoneGatewayStatisticsSlotLevelGtpPeerNumDecodeUpdatePdpCtxtResp OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of update PDP context response decode success" ::= { affirmedZoneGatewayStatisticsSlotLevelGtpPeerEntry 108 } affirmedZoneGatewayStatisticsSlotLevelGtpPeerNumEncodeUpdatePdpCtxtResp OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of update PDP context response encode success" ::= { affirmedZoneGatewayStatisticsSlotLevelGtpPeerEntry 109 } affirmedZoneGatewayStatisticsSlotLevelGtpPeerNumUpdatePdpCtxtRespDecodeFailure OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of update PDP context response decode failure" ::= { affirmedZoneGatewayStatisticsSlotLevelGtpPeerEntry 110 } affirmedZoneGatewayStatisticsSlotLevelGtpPeerNumUpdatePdpCtxtRespEncodeFailure OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of update PDP context response encode failure" ::= { affirmedZoneGatewayStatisticsSlotLevelGtpPeerEntry 111 } affirmedZoneGatewayStatisticsSlotLevelGtpPeerNumEchoRequestsReceived OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of echo requests received" ::= { affirmedZoneGatewayStatisticsSlotLevelGtpPeerEntry 112 } affirmedZoneGatewayStatisticsSlotLevelGtpPeerNumEchoRequestDecodeFailure OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of echo request decode failure" ::= { affirmedZoneGatewayStatisticsSlotLevelGtpPeerEntry 113 } affirmedZoneGatewayStatisticsSlotLevelGtpPeerNumEchoRequestsSent OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of echo requests sent" ::= { affirmedZoneGatewayStatisticsSlotLevelGtpPeerEntry 114 } affirmedZoneGatewayStatisticsSlotLevelGtpPeerNumEchoResponsesReceived OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of echo responses received" ::= { affirmedZoneGatewayStatisticsSlotLevelGtpPeerEntry 115 } affirmedZoneGatewayStatisticsSlotLevelGtpPeerNumEchoResponseDecodeFailure OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of echo response decode failure" ::= { affirmedZoneGatewayStatisticsSlotLevelGtpPeerEntry 116 } affirmedZoneGatewayStatisticsSlotLevelGtpPeerNumEchoResponsesSent OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of echo responses sent" ::= { affirmedZoneGatewayStatisticsSlotLevelGtpPeerEntry 117 } affirmedZoneGatewayStatisticsSlotLevelGtpPeerNumDecodeTraceSessionActivation OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of trace session activation decode success" ::= { affirmedZoneGatewayStatisticsSlotLevelGtpPeerEntry 118 } affirmedZoneGatewayStatisticsSlotLevelGtpPeerNumEncodeTraceSessionActivation OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of trace session activation encode success" ::= { affirmedZoneGatewayStatisticsSlotLevelGtpPeerEntry 119 } affirmedZoneGatewayStatisticsSlotLevelGtpPeerNumTraceSessionActivationDecodeFailure OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of trace session activation decode failure" ::= { affirmedZoneGatewayStatisticsSlotLevelGtpPeerEntry 120 } affirmedZoneGatewayStatisticsSlotLevelGtpPeerNumTraceSessionActivationEncodeFailure OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of trace session activation encode fai;ure" ::= { affirmedZoneGatewayStatisticsSlotLevelGtpPeerEntry 121 } affirmedZoneGatewayStatisticsSlotLevelGtpPeerNumDecodeTraceSessionDeactivation OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of trace session deactivation decode success" ::= { affirmedZoneGatewayStatisticsSlotLevelGtpPeerEntry 122 } affirmedZoneGatewayStatisticsSlotLevelGtpPeerNumEncodeTraceSessionDeactivation OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of trace session deactivation encode success" ::= { affirmedZoneGatewayStatisticsSlotLevelGtpPeerEntry 123 } affirmedZoneGatewayStatisticsSlotLevelGtpPeerNumTraceSessionDeactivationDecodeFailure OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of trace session deactivation decode failure" ::= { affirmedZoneGatewayStatisticsSlotLevelGtpPeerEntry 124 } affirmedZoneGatewayStatisticsSlotLevelGtpPeerNumTraceSessionDeactivationEncodeFailure OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of trace session deactivation encode failure" ::= { affirmedZoneGatewayStatisticsSlotLevelGtpPeerEntry 125 } affirmedZoneGatewayStatisticsSlotLevelGtpPeerNumDecodeCreateIndirectForwardingTunnelReq OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create indirect data fowarding tunnel request decode success" ::= { affirmedZoneGatewayStatisticsSlotLevelGtpPeerEntry 126 } affirmedZoneGatewayStatisticsSlotLevelGtpPeerNumCreateIndirectForwardingTunnelReqDecodeFailure OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create indirect data fowarding tunnel request decode failure" ::= { affirmedZoneGatewayStatisticsSlotLevelGtpPeerEntry 127 } affirmedZoneGatewayStatisticsSlotLevelGtpPeerNumCreateEncodeIndirectForwardingTunnelResp OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create indirect data fowarding tunnel response encode success" ::= { affirmedZoneGatewayStatisticsSlotLevelGtpPeerEntry 128 } affirmedZoneGatewayStatisticsSlotLevelGtpPeerNumDecodeDeleteIndirectForwardingTunnelReq OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of delete indirect data fowarding tunnel request decode success" ::= { affirmedZoneGatewayStatisticsSlotLevelGtpPeerEntry 129 } affirmedZoneGatewayStatisticsSlotLevelGtpPeerNumDeleteIndirectForwardingTunnelReqDecodeFailure OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of delete indirect data fowarding tunnel request decode failure" ::= { affirmedZoneGatewayStatisticsSlotLevelGtpPeerEntry 130 } affirmedZoneGatewayStatisticsSlotLevelGtpPeerNumDeleteEncodeIndirectForwardingTunnelResp OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of delete indirect data fowarding tunnel response encode success" ::= { affirmedZoneGatewayStatisticsSlotLevelGtpPeerEntry 131 } affirmedZoneGatewayStatisticsSlotLevelGtpPeerNumDecodeChangeNotificationReq OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of change notification request decode success" ::= { affirmedZoneGatewayStatisticsSlotLevelGtpPeerEntry 132 } affirmedZoneGatewayStatisticsSlotLevelGtpPeerNumEncodeChangeNotificationReq OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of change notification request encode success" ::= { affirmedZoneGatewayStatisticsSlotLevelGtpPeerEntry 133 } affirmedZoneGatewayStatisticsSlotLevelGtpPeerNumChangeNotificationReqDecodeFailure OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of change notification request decode failure" ::= { affirmedZoneGatewayStatisticsSlotLevelGtpPeerEntry 134 } affirmedZoneGatewayStatisticsSlotLevelGtpPeerNumChangeNotificationReqEncodeFailure OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of change notification request encode failure" ::= { affirmedZoneGatewayStatisticsSlotLevelGtpPeerEntry 135 } affirmedZoneGatewayStatisticsSlotLevelGtpPeerNumDecodeChangeNotificationResp OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of change notification response decode success" ::= { affirmedZoneGatewayStatisticsSlotLevelGtpPeerEntry 136 } affirmedZoneGatewayStatisticsSlotLevelGtpPeerNumEncodeChangeNotificationResp OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of change notification response encode success" ::= { affirmedZoneGatewayStatisticsSlotLevelGtpPeerEntry 137 } affirmedZoneGatewayStatisticsSlotLevelGtpPeerNumChangeNotificationRespDecodeFailure OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of change notification response decode failure" ::= { affirmedZoneGatewayStatisticsSlotLevelGtpPeerEntry 138 } affirmedZoneGatewayStatisticsSlotLevelGtpPeerNumChangeNotificationRespEncodeFailure OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of change notification response encode failure" ::= { affirmedZoneGatewayStatisticsSlotLevelGtpPeerEntry 139 } affirmedZoneGatewayStatisticsSlotLevelGtpPeerNumDecodeSuspendNotification OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of suspend notification decode success" ::= { affirmedZoneGatewayStatisticsSlotLevelGtpPeerEntry 140 } affirmedZoneGatewayStatisticsSlotLevelGtpPeerNumEncodeSuspendNotification OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of suspend notification encode success" ::= { affirmedZoneGatewayStatisticsSlotLevelGtpPeerEntry 141 } affirmedZoneGatewayStatisticsSlotLevelGtpPeerNumSuspendNotificationDecodeFailure OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of suspend notification decode failure" ::= { affirmedZoneGatewayStatisticsSlotLevelGtpPeerEntry 142 } affirmedZoneGatewayStatisticsSlotLevelGtpPeerNumSuspendNotificationEncodeFailure OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of suspend notification encode failure" ::= { affirmedZoneGatewayStatisticsSlotLevelGtpPeerEntry 143 } affirmedZoneGatewayStatisticsSlotLevelGtpPeerNumDecodeSuspendAcknowledge OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of suspend acknowledge decode success" ::= { affirmedZoneGatewayStatisticsSlotLevelGtpPeerEntry 144 } affirmedZoneGatewayStatisticsSlotLevelGtpPeerNumEncodeSuspendAcknowledge OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of suspend acknowledge encode success" ::= { affirmedZoneGatewayStatisticsSlotLevelGtpPeerEntry 145 } affirmedZoneGatewayStatisticsSlotLevelGtpPeerNumSuspendAcknowledgeDecodeFailure OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of suspend acknowledge decode failure" ::= { affirmedZoneGatewayStatisticsSlotLevelGtpPeerEntry 146 } affirmedZoneGatewayStatisticsSlotLevelGtpPeerNumSuspendAcknowledgeEncodeFailure OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of suspend acknowledge encode failure" ::= { affirmedZoneGatewayStatisticsSlotLevelGtpPeerEntry 147 } affirmedZoneGatewayStatisticsSlotLevelGtpPeerNumDecodeResumeNotification OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of resume notification decode success" ::= { affirmedZoneGatewayStatisticsSlotLevelGtpPeerEntry 148 } affirmedZoneGatewayStatisticsSlotLevelGtpPeerNumEncodeResumeNotification OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of resume notification encode success" ::= { affirmedZoneGatewayStatisticsSlotLevelGtpPeerEntry 149 } affirmedZoneGatewayStatisticsSlotLevelGtpPeerNumResumeNotificationDecodeFailure OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of resume notification decode failure" ::= { affirmedZoneGatewayStatisticsSlotLevelGtpPeerEntry 150 } affirmedZoneGatewayStatisticsSlotLevelGtpPeerNumResumeNotificationEncodeFailure OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of resume notification encode failure" ::= { affirmedZoneGatewayStatisticsSlotLevelGtpPeerEntry 151 } affirmedZoneGatewayStatisticsSlotLevelGtpPeerNumDecodeResumeAcknowledge OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of resume acknowledge decode success" ::= { affirmedZoneGatewayStatisticsSlotLevelGtpPeerEntry 152 } affirmedZoneGatewayStatisticsSlotLevelGtpPeerNumEncodeResumeAcknowledge OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of resume acknowledge encode success" ::= { affirmedZoneGatewayStatisticsSlotLevelGtpPeerEntry 153 } affirmedZoneGatewayStatisticsSlotLevelGtpPeerNumResumeAcknowledgeDecodeFailure OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of resume acknowledge decode failure" ::= { affirmedZoneGatewayStatisticsSlotLevelGtpPeerEntry 154 } affirmedZoneGatewayStatisticsSlotLevelGtpPeerNumResumeAcknowledgeEncodeFailure OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of resume acknowledge encode failure" ::= { affirmedZoneGatewayStatisticsSlotLevelGtpPeerEntry 155 } affirmedZoneGatewayStatisticsSlotLevelGtpPeerNumCreateSessionReqRcvdReTx OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of retransmitted create session request received" ::= { affirmedZoneGatewayStatisticsSlotLevelGtpPeerEntry 156 } affirmedZoneGatewayStatisticsSlotLevelGtpPeerNumCreatePdpCtxtReqRcvdReTx OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of retransmitted create PDP context request received" ::= { affirmedZoneGatewayStatisticsSlotLevelGtpPeerEntry 157 } affirmedZoneGatewayStatisticsSlotLevelGtpPeerNumDecodeCreateSessionRespPB OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create session response with piggyback decode success" ::= { affirmedZoneGatewayStatisticsSlotLevelGtpPeerEntry 158 } affirmedZoneGatewayStatisticsSlotLevelGtpPeerNumCreateSessionRespPBDecodeFailure OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create session response with piggyback decode failure" ::= { affirmedZoneGatewayStatisticsSlotLevelGtpPeerEntry 159 } affirmedZoneGatewayStatisticsSlotLevelGtpPeerNumDecodeSxabSessEstReq OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Sxab Session Establishment Request decode success" ::= { affirmedZoneGatewayStatisticsSlotLevelGtpPeerEntry 160 } affirmedZoneGatewayStatisticsSlotLevelGtpPeerNumEncodeSxabSessEstReq OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Sxab Session Establishment Request encode success" ::= { affirmedZoneGatewayStatisticsSlotLevelGtpPeerEntry 161 } affirmedZoneGatewayStatisticsSlotLevelGtpPeerNumSxabSessEstReqDecodeFailure OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Sxab Session Establishment Request decode failure" ::= { affirmedZoneGatewayStatisticsSlotLevelGtpPeerEntry 162 } affirmedZoneGatewayStatisticsSlotLevelGtpPeerNumSxabSessEstReqEncodeFailure OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Sxab Session Establishment Request encode failure" ::= { affirmedZoneGatewayStatisticsSlotLevelGtpPeerEntry 163 } affirmedZoneGatewayStatisticsSlotLevelGtpPeerNumDecodeSxabSessEstResp OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Sxab Session Establishment Response decode success" ::= { affirmedZoneGatewayStatisticsSlotLevelGtpPeerEntry 164 } affirmedZoneGatewayStatisticsSlotLevelGtpPeerNumEncodeSxabSessEstResp OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Sxab Session Establishment Response encode success" ::= { affirmedZoneGatewayStatisticsSlotLevelGtpPeerEntry 165 } affirmedZoneGatewayStatisticsSlotLevelGtpPeerNumSxabSessEstRespDecodeFailure OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Sxab Session Establishment Response decode failure" ::= { affirmedZoneGatewayStatisticsSlotLevelGtpPeerEntry 166 } affirmedZoneGatewayStatisticsSlotLevelGtpPeerNumSxabSessEstRespEncodeFailure OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Sxab Session Establishment Response encode failure" ::= { affirmedZoneGatewayStatisticsSlotLevelGtpPeerEntry 167 } affirmedZoneGatewayStatisticsSlotLevelGtpPeerNumDecodeSxabSessModReq OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Sxab Session Modification Request decode success" ::= { affirmedZoneGatewayStatisticsSlotLevelGtpPeerEntry 168 } affirmedZoneGatewayStatisticsSlotLevelGtpPeerNumEncodeSxabSessModReq OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Sxab Session Modification Request encode success" ::= { affirmedZoneGatewayStatisticsSlotLevelGtpPeerEntry 169 } affirmedZoneGatewayStatisticsSlotLevelGtpPeerNumSxabSessModReqDecodeFailure OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Sxab Session Modification Request decode failure" ::= { affirmedZoneGatewayStatisticsSlotLevelGtpPeerEntry 170 } affirmedZoneGatewayStatisticsSlotLevelGtpPeerNumSxabSessModReqEncodeFailure OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Sxab Session Modification Request encode failure" ::= { affirmedZoneGatewayStatisticsSlotLevelGtpPeerEntry 171 } affirmedZoneGatewayStatisticsSlotLevelGtpPeerNumDecodeSxabSessModResp OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Sxab Session Modification Response decode success" ::= { affirmedZoneGatewayStatisticsSlotLevelGtpPeerEntry 172 } affirmedZoneGatewayStatisticsSlotLevelGtpPeerNumEncodeSxabSessModResp OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Sxab Session Modification Response encode success" ::= { affirmedZoneGatewayStatisticsSlotLevelGtpPeerEntry 173 } affirmedZoneGatewayStatisticsSlotLevelGtpPeerNumSxabSessModRespDecodeFailure OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Sxab Session Modification Response decode failure" ::= { affirmedZoneGatewayStatisticsSlotLevelGtpPeerEntry 174 } affirmedZoneGatewayStatisticsSlotLevelGtpPeerNumSxabSessModRespEncodeFailure OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Sxab Session Modification Response encode failure" ::= { affirmedZoneGatewayStatisticsSlotLevelGtpPeerEntry 175 } affirmedZoneGatewayStatisticsSlotLevelGtpPeerNumDecodeSxabSessTermReq OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Sxab Session Termination Request decode success" ::= { affirmedZoneGatewayStatisticsSlotLevelGtpPeerEntry 176 } affirmedZoneGatewayStatisticsSlotLevelGtpPeerNumEncodeSxabSessTermReq OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Sxab Session Termination Request encode success" ::= { affirmedZoneGatewayStatisticsSlotLevelGtpPeerEntry 177 } affirmedZoneGatewayStatisticsSlotLevelGtpPeerNumSxabSessTermReqDecodeFailure OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Sxab Session Termination Request decode failure" ::= { affirmedZoneGatewayStatisticsSlotLevelGtpPeerEntry 178 } affirmedZoneGatewayStatisticsSlotLevelGtpPeerNumSxabSessTermReqEncodeFailure OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Sxab Session Termination Request encode failure" ::= { affirmedZoneGatewayStatisticsSlotLevelGtpPeerEntry 179 } affirmedZoneGatewayStatisticsSlotLevelGtpPeerNumDecodeSxabSessTermResp OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Sxab Session Termination Response decode success" ::= { affirmedZoneGatewayStatisticsSlotLevelGtpPeerEntry 180 } affirmedZoneGatewayStatisticsSlotLevelGtpPeerNumEncodeSxabSessTermResp OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Sxab Session Termination Response encode success" ::= { affirmedZoneGatewayStatisticsSlotLevelGtpPeerEntry 181 } affirmedZoneGatewayStatisticsSlotLevelGtpPeerNumSxabSessTermRespDecodeFailure OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Sxab Session Termination Response decode failure" ::= { affirmedZoneGatewayStatisticsSlotLevelGtpPeerEntry 182 } affirmedZoneGatewayStatisticsSlotLevelGtpPeerNumSxabSessTermRespEncodeFailure OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Sxab Session Termination Response encode failure" ::= { affirmedZoneGatewayStatisticsSlotLevelGtpPeerEntry 183 } affirmedZoneGatewayStatisticsSlotLevelGtpPeerNumDecodeSxabReport OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Sxab Report decode success" ::= { affirmedZoneGatewayStatisticsSlotLevelGtpPeerEntry 184 } affirmedZoneGatewayStatisticsSlotLevelGtpPeerNumEncodeSxabReport OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Sxab Report encode success" ::= { affirmedZoneGatewayStatisticsSlotLevelGtpPeerEntry 185 } affirmedZoneGatewayStatisticsSlotLevelGtpPeerNumSxabReportDecodeFailure OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Sxab Report decode failure" ::= { affirmedZoneGatewayStatisticsSlotLevelGtpPeerEntry 186 } affirmedZoneGatewayStatisticsSlotLevelGtpPeerNumSxabReportEncodeFailure OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Sxab Report encode failure" ::= { affirmedZoneGatewayStatisticsSlotLevelGtpPeerEntry 187 } affirmedZoneGatewayStatisticsSlotLevelGtpPeerNumDecodeSxabReportAck OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Sxab Report Ack decode success" ::= { affirmedZoneGatewayStatisticsSlotLevelGtpPeerEntry 188 } affirmedZoneGatewayStatisticsSlotLevelGtpPeerNumEncodeSxabReportAck OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Sxab Report Ack encode success" ::= { affirmedZoneGatewayStatisticsSlotLevelGtpPeerEntry 189 } affirmedZoneGatewayStatisticsSlotLevelGtpPeerNumSxabReportAckDecodeFailure OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Sxab Report Ack decode failure" ::= { affirmedZoneGatewayStatisticsSlotLevelGtpPeerEntry 190 } affirmedZoneGatewayStatisticsSlotLevelGtpPeerNumSxabReportAckEncodeFailure OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Sxab Report Ack encode failure" ::= { affirmedZoneGatewayStatisticsSlotLevelGtpPeerEntry 191 } affirmedZoneGatewayStatisticsSlotLevelGtpPeerNumDecodeSxabSessStatusReq OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Sxab Session Status Request decode success" ::= { affirmedZoneGatewayStatisticsSlotLevelGtpPeerEntry 192 } affirmedZoneGatewayStatisticsSlotLevelGtpPeerNumEncodeSxabSessStatusReq OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Sxab Session Status Request encode success" ::= { affirmedZoneGatewayStatisticsSlotLevelGtpPeerEntry 193 } affirmedZoneGatewayStatisticsSlotLevelGtpPeerNumSxabSessStatusReqDecodeFailure OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Sxab Session Status Request decode failure" ::= { affirmedZoneGatewayStatisticsSlotLevelGtpPeerEntry 194 } affirmedZoneGatewayStatisticsSlotLevelGtpPeerNumSxabSessStatusReqEncodeFailure OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Sxab Session Status Request encode failure" ::= { affirmedZoneGatewayStatisticsSlotLevelGtpPeerEntry 195 } affirmedZoneGatewayStatisticsSlotLevelGtpPeerNumDecodeSxabSessStatusResp OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Sxab Session Status Response decode success" ::= { affirmedZoneGatewayStatisticsSlotLevelGtpPeerEntry 196 } affirmedZoneGatewayStatisticsSlotLevelGtpPeerNumEncodeSxabSessStatusResp OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Sxab Session Status Response encode success" ::= { affirmedZoneGatewayStatisticsSlotLevelGtpPeerEntry 197 } affirmedZoneGatewayStatisticsSlotLevelGtpPeerNumSxabSessStatusRespDecodeFailure OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Sxab Session Status Response decode failure" ::= { affirmedZoneGatewayStatisticsSlotLevelGtpPeerEntry 198 } affirmedZoneGatewayStatisticsSlotLevelGtpPeerNumSxabSessStatusRespEncodeFailure OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Sxab Session Status Response encode failure" ::= { affirmedZoneGatewayStatisticsSlotLevelGtpPeerEntry 199 } affirmedZoneGatewayStatisticsSlotLevelLdapSummaryTable OBJECT-TYPE SYNTAX SEQUENCE OF AffirmedZoneGatewayStatisticsSlotLevelLdapSummaryEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "" ::= { affirmedZoneMIB 231 } affirmedZoneGatewayStatisticsSlotLevelLdapSummaryEntry OBJECT-TYPE SYNTAX AffirmedZoneGatewayStatisticsSlotLevelLdapSummaryEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "" INDEX { affirmedZoneName, affirmedZoneGatewayStatisticsSlotLevelLdapSummaryChassis, affirmedZoneGatewayStatisticsSlotLevelLdapSummarySlot } ::= { affirmedZoneGatewayStatisticsSlotLevelLdapSummaryTable 1 } AffirmedZoneGatewayStatisticsSlotLevelLdapSummaryEntry ::= SEQUENCE { affirmedZoneGatewayStatisticsSlotLevelLdapSummaryChassis Unsigned32, affirmedZoneGatewayStatisticsSlotLevelLdapSummarySlot INTEGER, affirmedZoneGatewayStatisticsSlotLevelLdapSummaryNumldapsearchrequestattempts ConfdString, affirmedZoneGatewayStatisticsSlotLevelLdapSummaryNumldapsearchrequestretry ConfdString, affirmedZoneGatewayStatisticsSlotLevelLdapSummaryNumldapsearchrequestsent ConfdString, affirmedZoneGatewayStatisticsSlotLevelLdapSummaryNumldapsearchrequestrejected ConfdString, affirmedZoneGatewayStatisticsSlotLevelLdapSummaryNumldapsearchrequestcancel ConfdString, affirmedZoneGatewayStatisticsSlotLevelLdapSummaryNumldapsearchresultrecvdok ConfdString, affirmedZoneGatewayStatisticsSlotLevelLdapSummaryNumldapsearchresultrecvd32 ConfdString, affirmedZoneGatewayStatisticsSlotLevelLdapSummaryNumldapsearchresultrecvdfail ConfdString, affirmedZoneGatewayStatisticsSlotLevelLdapSummaryNumldapsearchresultrecvdstale ConfdString, affirmedZoneGatewayStatisticsSlotLevelLdapSummaryNumldapsearchresulttimedout ConfdString, affirmedZoneGatewayStatisticsSlotLevelLdapSummaryNumldaprequestallowed ConfdString, affirmedZoneGatewayStatisticsSlotLevelLdapSummaryNumldaprequestblocked ConfdString, affirmedZoneGatewayStatisticsSlotLevelLdapSummaryNumldapserverconnectevtfail ConfdString, affirmedZoneGatewayStatisticsSlotLevelLdapSummaryNumldapserverconnectevtlost ConfdString, affirmedZoneGatewayStatisticsSlotLevelLdapSummaryNumldapserverconnectevtreset ConfdString } affirmedZoneGatewayStatisticsSlotLevelLdapSummaryChassis OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS not-accessible STATUS current DESCRIPTION "chassis ID" ::= { affirmedZoneGatewayStatisticsSlotLevelLdapSummaryEntry 1 } affirmedZoneGatewayStatisticsSlotLevelLdapSummarySlot OBJECT-TYPE SYNTAX INTEGER {a1(1),a2(2),a3(3),a4(4),a5(5),a6(6),a7(7),a8(8),a9(9),a10(10),a11(11),a12(12),a13(13),a14(14),a15(15),a16(16),a17(17),a18(18),a19(19),a20(20),a21(21),a22(22),a23(23),a24(24),a25(25),a26(26),a27(27),a28(28),a29(29),a30(30),a31(31),a32(32),a33(33),a34(34),a35(35),a36(36),a37(37),a38(38),a39(39),a40(40),a41(41),a42(42),a43(43),a44(44),a45(45),a46(46),a47(47),a48(48),a49(49),a50(50),a51(51),a52(52),a53(53),a54(54),a55(55),a56(56),a57(57),a58(58),a59(59),a60(60),a61(61),a62(62),a63(63),a64(64),a65(65),a66(66),a67(67),a68(68),a69(69),a70(70),a71(71),a72(72),a73(73),a74(74),a75(75),a76(76),a77(77),a78(78),a79(79),a80(80),a81(81),a82(82),a83(83),a84(84),a85(85),a86(86),a87(87),a88(88),a89(89),a90(90),a91(91),a92(92),a93(93),a94(94),a95(95),a96(96),a97(97),a98(98),a99(99),a100(100),a101(101),a102(102),a103(103),a104(104),a105(105),a106(106),a107(107),a108(108),a109(109),a110(110),a111(111),a112(112),a113(113),a114(114),a115(115),a116(116),a117(117),a118(118),a119(119),a120(120),a121(121),a122(122),a123(123),a124(124),a125(125),a126(126),a127(127),a128(128)} MAX-ACCESS not-accessible STATUS current DESCRIPTION "slot number" ::= { affirmedZoneGatewayStatisticsSlotLevelLdapSummaryEntry 2 } affirmedZoneGatewayStatisticsSlotLevelLdapSummaryNumldapsearchrequestattempts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Search Request Attempts" ::= { affirmedZoneGatewayStatisticsSlotLevelLdapSummaryEntry 3 } affirmedZoneGatewayStatisticsSlotLevelLdapSummaryNumldapsearchrequestretry OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Search Request Retried" ::= { affirmedZoneGatewayStatisticsSlotLevelLdapSummaryEntry 4 } affirmedZoneGatewayStatisticsSlotLevelLdapSummaryNumldapsearchrequestsent OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Search Request Sent" ::= { affirmedZoneGatewayStatisticsSlotLevelLdapSummaryEntry 5 } affirmedZoneGatewayStatisticsSlotLevelLdapSummaryNumldapsearchrequestrejected OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Search Request Failed" ::= { affirmedZoneGatewayStatisticsSlotLevelLdapSummaryEntry 6 } affirmedZoneGatewayStatisticsSlotLevelLdapSummaryNumldapsearchrequestcancel OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Search Request Canceled" ::= { affirmedZoneGatewayStatisticsSlotLevelLdapSummaryEntry 7 } affirmedZoneGatewayStatisticsSlotLevelLdapSummaryNumldapsearchresultrecvdok OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Search Result Success Received" ::= { affirmedZoneGatewayStatisticsSlotLevelLdapSummaryEntry 8 } affirmedZoneGatewayStatisticsSlotLevelLdapSummaryNumldapsearchresultrecvd32 OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of ldap no-such-object Seachr Result Received" ::= { affirmedZoneGatewayStatisticsSlotLevelLdapSummaryEntry 9 } affirmedZoneGatewayStatisticsSlotLevelLdapSummaryNumldapsearchresultrecvdfail OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Search Result Failure Received" ::= { affirmedZoneGatewayStatisticsSlotLevelLdapSummaryEntry 10 } affirmedZoneGatewayStatisticsSlotLevelLdapSummaryNumldapsearchresultrecvdstale OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Search Result Ignored" ::= { affirmedZoneGatewayStatisticsSlotLevelLdapSummaryEntry 11 } affirmedZoneGatewayStatisticsSlotLevelLdapSummaryNumldapsearchresulttimedout OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Search Result Timedout" ::= { affirmedZoneGatewayStatisticsSlotLevelLdapSummaryEntry 12 } affirmedZoneGatewayStatisticsSlotLevelLdapSummaryNumldaprequestallowed OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of request allowed" ::= { affirmedZoneGatewayStatisticsSlotLevelLdapSummaryEntry 13 } affirmedZoneGatewayStatisticsSlotLevelLdapSummaryNumldaprequestblocked OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of request blocked" ::= { affirmedZoneGatewayStatisticsSlotLevelLdapSummaryEntry 14 } affirmedZoneGatewayStatisticsSlotLevelLdapSummaryNumldapserverconnectevtfail OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of server connect event due to connect failure" ::= { affirmedZoneGatewayStatisticsSlotLevelLdapSummaryEntry 15 } affirmedZoneGatewayStatisticsSlotLevelLdapSummaryNumldapserverconnectevtlost OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of server connect event due to connection lost" ::= { affirmedZoneGatewayStatisticsSlotLevelLdapSummaryEntry 16 } affirmedZoneGatewayStatisticsSlotLevelLdapSummaryNumldapserverconnectevtreset OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of server connect event due to user connection reset" ::= { affirmedZoneGatewayStatisticsSlotLevelLdapSummaryEntry 17 } affirmedZoneGatewayStatisticsSlotLevelProcedureSgwTable OBJECT-TYPE SYNTAX SEQUENCE OF AffirmedZoneGatewayStatisticsSlotLevelProcedureSgwEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "" ::= { affirmedZoneMIB 232 } affirmedZoneGatewayStatisticsSlotLevelProcedureSgwEntry OBJECT-TYPE SYNTAX AffirmedZoneGatewayStatisticsSlotLevelProcedureSgwEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "" INDEX { affirmedZoneName, affirmedZoneGatewayStatisticsSlotLevelProcedureSgwName, affirmedZoneGatewayStatisticsSlotLevelProcedureSgwChassis, affirmedZoneGatewayStatisticsSlotLevelProcedureSgwSlot } ::= { affirmedZoneGatewayStatisticsSlotLevelProcedureSgwTable 1 } AffirmedZoneGatewayStatisticsSlotLevelProcedureSgwEntry ::= SEQUENCE { affirmedZoneGatewayStatisticsSlotLevelProcedureSgwName String, affirmedZoneGatewayStatisticsSlotLevelProcedureSgwChassis Unsigned32, affirmedZoneGatewayStatisticsSlotLevelProcedureSgwSlot Unsigned32, affirmedZoneGatewayStatisticsSlotLevelProcedureSgwNumInitAttachSuccess Unsigned32, affirmedZoneGatewayStatisticsSlotLevelProcedureSgwNumInitAttachFail Unsigned32, affirmedZoneGatewayStatisticsSlotLevelProcedureSgwNumModifyBearerSuccess Unsigned32, affirmedZoneGatewayStatisticsSlotLevelProcedureSgwNumModifyBearerFail Unsigned32, affirmedZoneGatewayStatisticsSlotLevelProcedureSgwNumModifyBearerCmdSuccess Unsigned32, affirmedZoneGatewayStatisticsSlotLevelProcedureSgwNumModifyBearerCmdFail Unsigned32, affirmedZoneGatewayStatisticsSlotLevelProcedureSgwNumS1ReleaseSuccess Unsigned32, affirmedZoneGatewayStatisticsSlotLevelProcedureSgwNumS1ReleaseFail Unsigned32, affirmedZoneGatewayStatisticsSlotLevelProcedureSgwNumDetachSuccess Unsigned32, affirmedZoneGatewayStatisticsSlotLevelProcedureSgwNumDetachFail Unsigned32, affirmedZoneGatewayStatisticsSlotLevelProcedureSgwNumActivateBearerSuccess Unsigned32, affirmedZoneGatewayStatisticsSlotLevelProcedureSgwNumActivateBearerFail Unsigned32, affirmedZoneGatewayStatisticsSlotLevelProcedureSgwNumUpdateBearerSuccess Unsigned32, affirmedZoneGatewayStatisticsSlotLevelProcedureSgwNumUpdateBearerFail Unsigned32, affirmedZoneGatewayStatisticsSlotLevelProcedureSgwNumDeactivateBearerSuccess Unsigned32, affirmedZoneGatewayStatisticsSlotLevelProcedureSgwNumDeactivateBearerFail Unsigned32, affirmedZoneGatewayStatisticsSlotLevelProcedureSgwNumTauRauHandoverSuccess Unsigned32, affirmedZoneGatewayStatisticsSlotLevelProcedureSgwNumTauRauHandoverFail Unsigned32, affirmedZoneGatewayStatisticsSlotLevelProcedureSgwNumTauRauX2HandoverSgwChangeSuccess Unsigned32, affirmedZoneGatewayStatisticsSlotLevelProcedureSgwNumTauRauX2HandoverSgwChangeFail Unsigned32, affirmedZoneGatewayStatisticsSlotLevelProcedureSgwNumS1InterRatHandoverSgwChangeSuccess Unsigned32, affirmedZoneGatewayStatisticsSlotLevelProcedureSgwNumS1InterRatHandoverSgwChangeFail Unsigned32, affirmedZoneGatewayStatisticsSlotLevelProcedureSgwNumNWInitiatedCreateBearerSuccess Unsigned32, affirmedZoneGatewayStatisticsSlotLevelProcedureSgwNumNWInitiatedCreateBearerFail Unsigned32, affirmedZoneGatewayStatisticsSlotLevelProcedureSgwNumNWInitiatedDeleteBearerSuccess Unsigned32, affirmedZoneGatewayStatisticsSlotLevelProcedureSgwNumNWInitiatedDeleteBearerFail Unsigned32, affirmedZoneGatewayStatisticsSlotLevelProcedureSgwNumBrrRsrcCmdSuccess Unsigned32, affirmedZoneGatewayStatisticsSlotLevelProcedureSgwNumBrrRsrcCmdFail Unsigned32, affirmedZoneGatewayStatisticsSlotLevelProcedureSgwNumDelBrrCmdSuccess Unsigned32, affirmedZoneGatewayStatisticsSlotLevelProcedureSgwNumDelBrrCmdFail Unsigned32, affirmedZoneGatewayStatisticsSlotLevelProcedureSgwNumPagingSuccess Unsigned32, affirmedZoneGatewayStatisticsSlotLevelProcedureSgwNumPagingFail Unsigned32, affirmedZoneGatewayStatisticsSlotLevelProcedureSgwNumUEInitiatedCreateBearerSuccess Unsigned32, affirmedZoneGatewayStatisticsSlotLevelProcedureSgwNumUEInitiatedCreateBearerFail Unsigned32, affirmedZoneGatewayStatisticsSlotLevelProcedureSgwNumUEInitiatedDeleteBearerSuccess Unsigned32, affirmedZoneGatewayStatisticsSlotLevelProcedureSgwNumUEInitiatedDeleteBearerFail Unsigned32, affirmedZoneGatewayStatisticsSlotLevelProcedureSgwNumCreateIndirectForwardTunnelSuccess Unsigned32, affirmedZoneGatewayStatisticsSlotLevelProcedureSgwNumCreateIndirectForwardTunnelFail Unsigned32, affirmedZoneGatewayStatisticsSlotLevelProcedureSgwNumDeleteIndirectForwardTunnelSuccess Unsigned32, affirmedZoneGatewayStatisticsSlotLevelProcedureSgwNumDeleteIndirectForwardTunnelFail Unsigned32, affirmedZoneGatewayStatisticsSlotLevelProcedureSgwNumChangeNotificationSuccess Unsigned32, affirmedZoneGatewayStatisticsSlotLevelProcedureSgwNumChangeNotificationFail Unsigned32, affirmedZoneGatewayStatisticsSlotLevelProcedureSgwNumErrorIndicationPagingSuccess Unsigned32, affirmedZoneGatewayStatisticsSlotLevelProcedureSgwNumErrorIndicationPagingFail Unsigned32, affirmedZoneGatewayStatisticsSlotLevelProcedureSgwNumFsapiMigrateFpWfSessionCreateSuccess Unsigned32, affirmedZoneGatewayStatisticsSlotLevelProcedureSgwNumFsapiMigrateFpWfSessionCreateFail Unsigned32, affirmedZoneGatewayStatisticsSlotLevelProcedureSgwNumIntraMmeIntraSgwHandoverSuccess Unsigned32, affirmedZoneGatewayStatisticsSlotLevelProcedureSgwNumIntraMmeIntraSgwHandoverFail Unsigned32, affirmedZoneGatewayStatisticsSlotLevelProcedureSgwNumInterMmeIntraSgwHandoverSuccess Unsigned32, affirmedZoneGatewayStatisticsSlotLevelProcedureSgwNumInterMmeIntraSgwHandoverFail Unsigned32, affirmedZoneGatewayStatisticsSlotLevelProcedureSgwNumSgsnToMmeIntraSgwHandoverSuccess Unsigned32, affirmedZoneGatewayStatisticsSlotLevelProcedureSgwNumSgsnToMmeIntraSgwHandoverFail Unsigned32, affirmedZoneGatewayStatisticsSlotLevelProcedureSgwNumIntraSgsnIntraSgwHandoverSuccess Unsigned32, affirmedZoneGatewayStatisticsSlotLevelProcedureSgwNumIntraSgsnIntraSgwHandoverFail Unsigned32, affirmedZoneGatewayStatisticsSlotLevelProcedureSgwNumInterSgsnIntraSgwHandoverSuccess Unsigned32, affirmedZoneGatewayStatisticsSlotLevelProcedureSgwNumInterSgsnIntraSgwHandoverFail Unsigned32, affirmedZoneGatewayStatisticsSlotLevelProcedureSgwNumMmeToSgsnIntraSgwHandoverSuccess Unsigned32, affirmedZoneGatewayStatisticsSlotLevelProcedureSgwNumMmeToSgsnIntraSgwHandoverFail Unsigned32, affirmedZoneGatewayStatisticsSlotLevelProcedureSgwNumSuspendNotificationSuccess Unsigned32, affirmedZoneGatewayStatisticsSlotLevelProcedureSgwNumSuspendNotificationFail Unsigned32, affirmedZoneGatewayStatisticsSlotLevelProcedureSgwNumResumeNotificationSuccess Unsigned32, affirmedZoneGatewayStatisticsSlotLevelProcedureSgwNumResumeNotificationFail Unsigned32, affirmedZoneGatewayStatisticsSlotLevelProcedureSgwNumUpdateBearerTempReject Unsigned32, affirmedZoneGatewayStatisticsSlotLevelProcedureSgwNumNWInitiatedCreateBearerTempReject Unsigned32, affirmedZoneGatewayStatisticsSlotLevelProcedureSgwNumNWInitiatedDeleteBearerTempReject Unsigned32, affirmedZoneGatewayStatisticsSlotLevelProcedureSgwNumPagingTempReject Unsigned32, affirmedZoneGatewayStatisticsSlotLevelProcedureSgwNumS1UPathFailuresSuccess ConfdString, affirmedZoneGatewayStatisticsSlotLevelProcedureSgwNumS1UPathFailuresFail ConfdString, affirmedZoneGatewayStatisticsSlotLevelProcedureSgwNumUpdateBearerUePsmReject Unsigned32, affirmedZoneGatewayStatisticsSlotLevelProcedureSgwNumNWInitiatedCreateBearerUePsmReject Unsigned32, affirmedZoneGatewayStatisticsSlotLevelProcedureSgwNumUpdateBearerPartialSuccess Unsigned32, affirmedZoneGatewayStatisticsSlotLevelProcedureSgwNumNWInitiatedCreateBearerPartialSuccess Unsigned32 } affirmedZoneGatewayStatisticsSlotLevelProcedureSgwName OBJECT-TYPE SYNTAX String MAX-ACCESS not-accessible STATUS current DESCRIPTION "Table Name" ::= { affirmedZoneGatewayStatisticsSlotLevelProcedureSgwEntry 1 } affirmedZoneGatewayStatisticsSlotLevelProcedureSgwChassis OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS not-accessible STATUS current DESCRIPTION "chassis ID" ::= { affirmedZoneGatewayStatisticsSlotLevelProcedureSgwEntry 2 } affirmedZoneGatewayStatisticsSlotLevelProcedureSgwSlot OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS not-accessible STATUS current DESCRIPTION "slot number" ::= { affirmedZoneGatewayStatisticsSlotLevelProcedureSgwEntry 3 } affirmedZoneGatewayStatisticsSlotLevelProcedureSgwNumInitAttachSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of initial attach success" ::= { affirmedZoneGatewayStatisticsSlotLevelProcedureSgwEntry 4 } affirmedZoneGatewayStatisticsSlotLevelProcedureSgwNumInitAttachFail OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of initial attach fail" ::= { affirmedZoneGatewayStatisticsSlotLevelProcedureSgwEntry 5 } affirmedZoneGatewayStatisticsSlotLevelProcedureSgwNumModifyBearerSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of modify bearer success" ::= { affirmedZoneGatewayStatisticsSlotLevelProcedureSgwEntry 6 } affirmedZoneGatewayStatisticsSlotLevelProcedureSgwNumModifyBearerFail OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of modify bearer fail" ::= { affirmedZoneGatewayStatisticsSlotLevelProcedureSgwEntry 7 } affirmedZoneGatewayStatisticsSlotLevelProcedureSgwNumModifyBearerCmdSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of HSS initiated modify bearer command success" ::= { affirmedZoneGatewayStatisticsSlotLevelProcedureSgwEntry 8 } affirmedZoneGatewayStatisticsSlotLevelProcedureSgwNumModifyBearerCmdFail OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of HSS initiated modify bearer command fail" ::= { affirmedZoneGatewayStatisticsSlotLevelProcedureSgwEntry 9 } affirmedZoneGatewayStatisticsSlotLevelProcedureSgwNumS1ReleaseSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of s1-release success" ::= { affirmedZoneGatewayStatisticsSlotLevelProcedureSgwEntry 10 } affirmedZoneGatewayStatisticsSlotLevelProcedureSgwNumS1ReleaseFail OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of s1-release fail" ::= { affirmedZoneGatewayStatisticsSlotLevelProcedureSgwEntry 11 } affirmedZoneGatewayStatisticsSlotLevelProcedureSgwNumDetachSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of detach success" ::= { affirmedZoneGatewayStatisticsSlotLevelProcedureSgwEntry 12 } affirmedZoneGatewayStatisticsSlotLevelProcedureSgwNumDetachFail OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of detach fail" ::= { affirmedZoneGatewayStatisticsSlotLevelProcedureSgwEntry 13 } affirmedZoneGatewayStatisticsSlotLevelProcedureSgwNumActivateBearerSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of activate bearer success" ::= { affirmedZoneGatewayStatisticsSlotLevelProcedureSgwEntry 14 } affirmedZoneGatewayStatisticsSlotLevelProcedureSgwNumActivateBearerFail OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of activate bearer fail" ::= { affirmedZoneGatewayStatisticsSlotLevelProcedureSgwEntry 15 } affirmedZoneGatewayStatisticsSlotLevelProcedureSgwNumUpdateBearerSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of update bearer success" ::= { affirmedZoneGatewayStatisticsSlotLevelProcedureSgwEntry 16 } affirmedZoneGatewayStatisticsSlotLevelProcedureSgwNumUpdateBearerFail OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of update bearer fail" ::= { affirmedZoneGatewayStatisticsSlotLevelProcedureSgwEntry 17 } affirmedZoneGatewayStatisticsSlotLevelProcedureSgwNumDeactivateBearerSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of deactivate bearer success" ::= { affirmedZoneGatewayStatisticsSlotLevelProcedureSgwEntry 18 } affirmedZoneGatewayStatisticsSlotLevelProcedureSgwNumDeactivateBearerFail OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of deactivate bearer fail" ::= { affirmedZoneGatewayStatisticsSlotLevelProcedureSgwEntry 19 } affirmedZoneGatewayStatisticsSlotLevelProcedureSgwNumTauRauHandoverSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of TAU/RAU handover success" ::= { affirmedZoneGatewayStatisticsSlotLevelProcedureSgwEntry 20 } affirmedZoneGatewayStatisticsSlotLevelProcedureSgwNumTauRauHandoverFail OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of TAU/RAU handover fail" ::= { affirmedZoneGatewayStatisticsSlotLevelProcedureSgwEntry 21 } affirmedZoneGatewayStatisticsSlotLevelProcedureSgwNumTauRauX2HandoverSgwChangeSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of TAU/RAU x2 sgw change handover success" ::= { affirmedZoneGatewayStatisticsSlotLevelProcedureSgwEntry 22 } affirmedZoneGatewayStatisticsSlotLevelProcedureSgwNumTauRauX2HandoverSgwChangeFail OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of TAU/RAU x2 sgw change handover fail" ::= { affirmedZoneGatewayStatisticsSlotLevelProcedureSgwEntry 23 } affirmedZoneGatewayStatisticsSlotLevelProcedureSgwNumS1InterRatHandoverSgwChangeSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of s1 inter-RAT sgw change handover success" ::= { affirmedZoneGatewayStatisticsSlotLevelProcedureSgwEntry 24 } affirmedZoneGatewayStatisticsSlotLevelProcedureSgwNumS1InterRatHandoverSgwChangeFail OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of s1 inter-RAT sgw change handover fail" ::= { affirmedZoneGatewayStatisticsSlotLevelProcedureSgwEntry 25 } affirmedZoneGatewayStatisticsSlotLevelProcedureSgwNumNWInitiatedCreateBearerSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of network initiated create bearer success" ::= { affirmedZoneGatewayStatisticsSlotLevelProcedureSgwEntry 26 } affirmedZoneGatewayStatisticsSlotLevelProcedureSgwNumNWInitiatedCreateBearerFail OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of network initiated create bearer fail" ::= { affirmedZoneGatewayStatisticsSlotLevelProcedureSgwEntry 27 } affirmedZoneGatewayStatisticsSlotLevelProcedureSgwNumNWInitiatedDeleteBearerSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of network initiated delete bearer success" ::= { affirmedZoneGatewayStatisticsSlotLevelProcedureSgwEntry 28 } affirmedZoneGatewayStatisticsSlotLevelProcedureSgwNumNWInitiatedDeleteBearerFail OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of network initiated delete bearer fail" ::= { affirmedZoneGatewayStatisticsSlotLevelProcedureSgwEntry 29 } affirmedZoneGatewayStatisticsSlotLevelProcedureSgwNumBrrRsrcCmdSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearer resource command success" ::= { affirmedZoneGatewayStatisticsSlotLevelProcedureSgwEntry 30 } affirmedZoneGatewayStatisticsSlotLevelProcedureSgwNumBrrRsrcCmdFail OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearer resource command fail" ::= { affirmedZoneGatewayStatisticsSlotLevelProcedureSgwEntry 31 } affirmedZoneGatewayStatisticsSlotLevelProcedureSgwNumDelBrrCmdSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of delete bearer command success" ::= { affirmedZoneGatewayStatisticsSlotLevelProcedureSgwEntry 32 } affirmedZoneGatewayStatisticsSlotLevelProcedureSgwNumDelBrrCmdFail OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of delete bearer command fail" ::= { affirmedZoneGatewayStatisticsSlotLevelProcedureSgwEntry 33 } affirmedZoneGatewayStatisticsSlotLevelProcedureSgwNumPagingSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of paging success" ::= { affirmedZoneGatewayStatisticsSlotLevelProcedureSgwEntry 34 } affirmedZoneGatewayStatisticsSlotLevelProcedureSgwNumPagingFail OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of paging fail" ::= { affirmedZoneGatewayStatisticsSlotLevelProcedureSgwEntry 35 } affirmedZoneGatewayStatisticsSlotLevelProcedureSgwNumUEInitiatedCreateBearerSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of UE initiated create bearer success" ::= { affirmedZoneGatewayStatisticsSlotLevelProcedureSgwEntry 36 } affirmedZoneGatewayStatisticsSlotLevelProcedureSgwNumUEInitiatedCreateBearerFail OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of UE initiated create bearer fail" ::= { affirmedZoneGatewayStatisticsSlotLevelProcedureSgwEntry 37 } affirmedZoneGatewayStatisticsSlotLevelProcedureSgwNumUEInitiatedDeleteBearerSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of UE initiated delete bearer success" ::= { affirmedZoneGatewayStatisticsSlotLevelProcedureSgwEntry 38 } affirmedZoneGatewayStatisticsSlotLevelProcedureSgwNumUEInitiatedDeleteBearerFail OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of UE initiated delete bearer fail" ::= { affirmedZoneGatewayStatisticsSlotLevelProcedureSgwEntry 39 } affirmedZoneGatewayStatisticsSlotLevelProcedureSgwNumCreateIndirectForwardTunnelSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create indirect forwarding tunnel success" ::= { affirmedZoneGatewayStatisticsSlotLevelProcedureSgwEntry 40 } affirmedZoneGatewayStatisticsSlotLevelProcedureSgwNumCreateIndirectForwardTunnelFail OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create indirect forwarding tunnel fail" ::= { affirmedZoneGatewayStatisticsSlotLevelProcedureSgwEntry 41 } affirmedZoneGatewayStatisticsSlotLevelProcedureSgwNumDeleteIndirectForwardTunnelSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of delete indirect forwarding tunnel success" ::= { affirmedZoneGatewayStatisticsSlotLevelProcedureSgwEntry 42 } affirmedZoneGatewayStatisticsSlotLevelProcedureSgwNumDeleteIndirectForwardTunnelFail OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of delete indirect forwarding tunnel fail" ::= { affirmedZoneGatewayStatisticsSlotLevelProcedureSgwEntry 43 } affirmedZoneGatewayStatisticsSlotLevelProcedureSgwNumChangeNotificationSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of change notification success" ::= { affirmedZoneGatewayStatisticsSlotLevelProcedureSgwEntry 44 } affirmedZoneGatewayStatisticsSlotLevelProcedureSgwNumChangeNotificationFail OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of change notification fail" ::= { affirmedZoneGatewayStatisticsSlotLevelProcedureSgwEntry 45 } affirmedZoneGatewayStatisticsSlotLevelProcedureSgwNumErrorIndicationPagingSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of ENB/RNC error indication success" ::= { affirmedZoneGatewayStatisticsSlotLevelProcedureSgwEntry 46 } affirmedZoneGatewayStatisticsSlotLevelProcedureSgwNumErrorIndicationPagingFail OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of ENB/RNC error indication fail" ::= { affirmedZoneGatewayStatisticsSlotLevelProcedureSgwEntry 47 } affirmedZoneGatewayStatisticsSlotLevelProcedureSgwNumFsapiMigrateFpWfSessionCreateSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of FSAPI migrate fastpath workflow session create success" ::= { affirmedZoneGatewayStatisticsSlotLevelProcedureSgwEntry 48 } affirmedZoneGatewayStatisticsSlotLevelProcedureSgwNumFsapiMigrateFpWfSessionCreateFail OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of FSAPI migrate fastpath workflow session create fail" ::= { affirmedZoneGatewayStatisticsSlotLevelProcedureSgwEntry 49 } affirmedZoneGatewayStatisticsSlotLevelProcedureSgwNumIntraMmeIntraSgwHandoverSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Intra MME Intra SGW handover success" ::= { affirmedZoneGatewayStatisticsSlotLevelProcedureSgwEntry 50 } affirmedZoneGatewayStatisticsSlotLevelProcedureSgwNumIntraMmeIntraSgwHandoverFail OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Intra MME Intra SGW handover fail" ::= { affirmedZoneGatewayStatisticsSlotLevelProcedureSgwEntry 51 } affirmedZoneGatewayStatisticsSlotLevelProcedureSgwNumInterMmeIntraSgwHandoverSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Inter MME Intra SGW handover success" ::= { affirmedZoneGatewayStatisticsSlotLevelProcedureSgwEntry 52 } affirmedZoneGatewayStatisticsSlotLevelProcedureSgwNumInterMmeIntraSgwHandoverFail OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Inter MME Intra SGW handover fail" ::= { affirmedZoneGatewayStatisticsSlotLevelProcedureSgwEntry 53 } affirmedZoneGatewayStatisticsSlotLevelProcedureSgwNumSgsnToMmeIntraSgwHandoverSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of SGSN to MME Intra SGW handover success" ::= { affirmedZoneGatewayStatisticsSlotLevelProcedureSgwEntry 54 } affirmedZoneGatewayStatisticsSlotLevelProcedureSgwNumSgsnToMmeIntraSgwHandoverFail OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of SGSN to MME Intra SGW handover fail" ::= { affirmedZoneGatewayStatisticsSlotLevelProcedureSgwEntry 55 } affirmedZoneGatewayStatisticsSlotLevelProcedureSgwNumIntraSgsnIntraSgwHandoverSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Intra SGSN Intra SGW handover success" ::= { affirmedZoneGatewayStatisticsSlotLevelProcedureSgwEntry 56 } affirmedZoneGatewayStatisticsSlotLevelProcedureSgwNumIntraSgsnIntraSgwHandoverFail OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Intra SGSN Intra SGW handover fail" ::= { affirmedZoneGatewayStatisticsSlotLevelProcedureSgwEntry 57 } affirmedZoneGatewayStatisticsSlotLevelProcedureSgwNumInterSgsnIntraSgwHandoverSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Inter SGSN Intra SGW handover success" ::= { affirmedZoneGatewayStatisticsSlotLevelProcedureSgwEntry 58 } affirmedZoneGatewayStatisticsSlotLevelProcedureSgwNumInterSgsnIntraSgwHandoverFail OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Inter SGSN Intra SGW handover fail" ::= { affirmedZoneGatewayStatisticsSlotLevelProcedureSgwEntry 59 } affirmedZoneGatewayStatisticsSlotLevelProcedureSgwNumMmeToSgsnIntraSgwHandoverSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of MME to SGSN Intra SGW handover success" ::= { affirmedZoneGatewayStatisticsSlotLevelProcedureSgwEntry 60 } affirmedZoneGatewayStatisticsSlotLevelProcedureSgwNumMmeToSgsnIntraSgwHandoverFail OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of MME to SGSN Intra SGW handover fail" ::= { affirmedZoneGatewayStatisticsSlotLevelProcedureSgwEntry 61 } affirmedZoneGatewayStatisticsSlotLevelProcedureSgwNumSuspendNotificationSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Suspend Notification success" ::= { affirmedZoneGatewayStatisticsSlotLevelProcedureSgwEntry 62 } affirmedZoneGatewayStatisticsSlotLevelProcedureSgwNumSuspendNotificationFail OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Suspend Notification fail" ::= { affirmedZoneGatewayStatisticsSlotLevelProcedureSgwEntry 63 } affirmedZoneGatewayStatisticsSlotLevelProcedureSgwNumResumeNotificationSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Resume Notification success" ::= { affirmedZoneGatewayStatisticsSlotLevelProcedureSgwEntry 64 } affirmedZoneGatewayStatisticsSlotLevelProcedureSgwNumResumeNotificationFail OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Resume Notification fail" ::= { affirmedZoneGatewayStatisticsSlotLevelProcedureSgwEntry 65 } affirmedZoneGatewayStatisticsSlotLevelProcedureSgwNumUpdateBearerTempReject OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of network initiated update bearer temporarily rejected" ::= { affirmedZoneGatewayStatisticsSlotLevelProcedureSgwEntry 66 } affirmedZoneGatewayStatisticsSlotLevelProcedureSgwNumNWInitiatedCreateBearerTempReject OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of network initiated create bearer temporarily rejected" ::= { affirmedZoneGatewayStatisticsSlotLevelProcedureSgwEntry 67 } affirmedZoneGatewayStatisticsSlotLevelProcedureSgwNumNWInitiatedDeleteBearerTempReject OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of network initiated delete bearer temporarily rejected" ::= { affirmedZoneGatewayStatisticsSlotLevelProcedureSgwEntry 68 } affirmedZoneGatewayStatisticsSlotLevelProcedureSgwNumPagingTempReject OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink data notifications temporarily rejected" ::= { affirmedZoneGatewayStatisticsSlotLevelProcedureSgwEntry 69 } affirmedZoneGatewayStatisticsSlotLevelProcedureSgwNumS1UPathFailuresSuccess OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of S1U Path Failures Procedure Success" ::= { affirmedZoneGatewayStatisticsSlotLevelProcedureSgwEntry 70 } affirmedZoneGatewayStatisticsSlotLevelProcedureSgwNumS1UPathFailuresFail OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of S1U Path Failures Procedure Failed" ::= { affirmedZoneGatewayStatisticsSlotLevelProcedureSgwEntry 71 } affirmedZoneGatewayStatisticsSlotLevelProcedureSgwNumUpdateBearerUePsmReject OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of network initiated update bearer rejected due to UE in PSM " ::= { affirmedZoneGatewayStatisticsSlotLevelProcedureSgwEntry 72 } affirmedZoneGatewayStatisticsSlotLevelProcedureSgwNumNWInitiatedCreateBearerUePsmReject OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of network initiated create bearer rejected, due to UE in PSM" ::= { affirmedZoneGatewayStatisticsSlotLevelProcedureSgwEntry 73 } affirmedZoneGatewayStatisticsSlotLevelProcedureSgwNumUpdateBearerPartialSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of update bearer partial success" ::= { affirmedZoneGatewayStatisticsSlotLevelProcedureSgwEntry 74 } affirmedZoneGatewayStatisticsSlotLevelProcedureSgwNumNWInitiatedCreateBearerPartialSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of network initiated create bearer partial success" ::= { affirmedZoneGatewayStatisticsSlotLevelProcedureSgwEntry 75 } affirmedZoneGatewayStatisticsSlotLevelProcedureSaegwSgwTable OBJECT-TYPE SYNTAX SEQUENCE OF AffirmedZoneGatewayStatisticsSlotLevelProcedureSaegwSgwEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "" ::= { affirmedZoneMIB 291 } affirmedZoneGatewayStatisticsSlotLevelProcedureSaegwSgwEntry OBJECT-TYPE SYNTAX AffirmedZoneGatewayStatisticsSlotLevelProcedureSaegwSgwEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "" INDEX { affirmedZoneName, affirmedZoneGatewayStatisticsSlotLevelProcedureSaegwSgwName, affirmedZoneGatewayStatisticsSlotLevelProcedureSaegwSgwChassis, affirmedZoneGatewayStatisticsSlotLevelProcedureSaegwSgwSlot } ::= { affirmedZoneGatewayStatisticsSlotLevelProcedureSaegwSgwTable 1 } AffirmedZoneGatewayStatisticsSlotLevelProcedureSaegwSgwEntry ::= SEQUENCE { affirmedZoneGatewayStatisticsSlotLevelProcedureSaegwSgwName String, affirmedZoneGatewayStatisticsSlotLevelProcedureSaegwSgwChassis Unsigned32, affirmedZoneGatewayStatisticsSlotLevelProcedureSaegwSgwSlot Unsigned32, affirmedZoneGatewayStatisticsSlotLevelProcedureSaegwSgwNumInitAttachSuccess Unsigned32, affirmedZoneGatewayStatisticsSlotLevelProcedureSaegwSgwNumInitAttachFail Unsigned32, affirmedZoneGatewayStatisticsSlotLevelProcedureSaegwSgwNumModifyBearerSuccess Unsigned32, affirmedZoneGatewayStatisticsSlotLevelProcedureSaegwSgwNumModifyBearerFail Unsigned32, affirmedZoneGatewayStatisticsSlotLevelProcedureSaegwSgwNumModifyBearerCmdSuccess Unsigned32, affirmedZoneGatewayStatisticsSlotLevelProcedureSaegwSgwNumModifyBearerCmdFail Unsigned32, affirmedZoneGatewayStatisticsSlotLevelProcedureSaegwSgwNumS1ReleaseSuccess Unsigned32, affirmedZoneGatewayStatisticsSlotLevelProcedureSaegwSgwNumS1ReleaseFail Unsigned32, affirmedZoneGatewayStatisticsSlotLevelProcedureSaegwSgwNumDetachSuccess Unsigned32, affirmedZoneGatewayStatisticsSlotLevelProcedureSaegwSgwNumDetachFail Unsigned32, affirmedZoneGatewayStatisticsSlotLevelProcedureSaegwSgwNumActivateBearerSuccess Unsigned32, affirmedZoneGatewayStatisticsSlotLevelProcedureSaegwSgwNumActivateBearerFail Unsigned32, affirmedZoneGatewayStatisticsSlotLevelProcedureSaegwSgwNumUpdateBearerSuccess Unsigned32, affirmedZoneGatewayStatisticsSlotLevelProcedureSaegwSgwNumUpdateBearerFail Unsigned32, affirmedZoneGatewayStatisticsSlotLevelProcedureSaegwSgwNumDeactivateBearerSuccess Unsigned32, affirmedZoneGatewayStatisticsSlotLevelProcedureSaegwSgwNumDeactivateBearerFail Unsigned32, affirmedZoneGatewayStatisticsSlotLevelProcedureSaegwSgwNumTauRauHandoverSuccess Unsigned32, affirmedZoneGatewayStatisticsSlotLevelProcedureSaegwSgwNumTauRauHandoverFail Unsigned32, affirmedZoneGatewayStatisticsSlotLevelProcedureSaegwSgwNumTauRauX2HandoverSgwChangeSuccess Unsigned32, affirmedZoneGatewayStatisticsSlotLevelProcedureSaegwSgwNumTauRauX2HandoverSgwChangeFail Unsigned32, affirmedZoneGatewayStatisticsSlotLevelProcedureSaegwSgwNumS1InterRatHandoverSgwChangeSuccess Unsigned32, affirmedZoneGatewayStatisticsSlotLevelProcedureSaegwSgwNumS1InterRatHandoverSgwChangeFail Unsigned32, affirmedZoneGatewayStatisticsSlotLevelProcedureSaegwSgwNumNWInitiatedCreateBearerSuccess Unsigned32, affirmedZoneGatewayStatisticsSlotLevelProcedureSaegwSgwNumNWInitiatedCreateBearerFail Unsigned32, affirmedZoneGatewayStatisticsSlotLevelProcedureSaegwSgwNumNWInitiatedDeleteBearerSuccess Unsigned32, affirmedZoneGatewayStatisticsSlotLevelProcedureSaegwSgwNumNWInitiatedDeleteBearerFail Unsigned32, affirmedZoneGatewayStatisticsSlotLevelProcedureSaegwSgwNumBrrRsrcCmdSuccess Unsigned32, affirmedZoneGatewayStatisticsSlotLevelProcedureSaegwSgwNumBrrRsrcCmdFail Unsigned32, affirmedZoneGatewayStatisticsSlotLevelProcedureSaegwSgwNumDelBrrCmdSuccess Unsigned32, affirmedZoneGatewayStatisticsSlotLevelProcedureSaegwSgwNumDelBrrCmdFail Unsigned32, affirmedZoneGatewayStatisticsSlotLevelProcedureSaegwSgwNumPagingSuccess Unsigned32, affirmedZoneGatewayStatisticsSlotLevelProcedureSaegwSgwNumPagingFail Unsigned32, affirmedZoneGatewayStatisticsSlotLevelProcedureSaegwSgwNumUEInitiatedCreateBearerSuccess Unsigned32, affirmedZoneGatewayStatisticsSlotLevelProcedureSaegwSgwNumUEInitiatedCreateBearerFail Unsigned32, affirmedZoneGatewayStatisticsSlotLevelProcedureSaegwSgwNumUEInitiatedDeleteBearerSuccess Unsigned32, affirmedZoneGatewayStatisticsSlotLevelProcedureSaegwSgwNumUEInitiatedDeleteBearerFail Unsigned32, affirmedZoneGatewayStatisticsSlotLevelProcedureSaegwSgwNumCreateIndirectForwardTunnelSuccess Unsigned32, affirmedZoneGatewayStatisticsSlotLevelProcedureSaegwSgwNumCreateIndirectForwardTunnelFail Unsigned32, affirmedZoneGatewayStatisticsSlotLevelProcedureSaegwSgwNumDeleteIndirectForwardTunnelSuccess Unsigned32, affirmedZoneGatewayStatisticsSlotLevelProcedureSaegwSgwNumDeleteIndirectForwardTunnelFail Unsigned32, affirmedZoneGatewayStatisticsSlotLevelProcedureSaegwSgwNumChangeNotificationSuccess Unsigned32, affirmedZoneGatewayStatisticsSlotLevelProcedureSaegwSgwNumChangeNotificationFail Unsigned32, affirmedZoneGatewayStatisticsSlotLevelProcedureSaegwSgwNumFsapiMigrateFpWfSessionCreateSuccess Unsigned32, affirmedZoneGatewayStatisticsSlotLevelProcedureSaegwSgwNumFsapiMigrateFpWfSessionCreateFail Unsigned32, affirmedZoneGatewayStatisticsSlotLevelProcedureSaegwSgwNumErrorIndicationPagingSuccess Unsigned32, affirmedZoneGatewayStatisticsSlotLevelProcedureSaegwSgwNumErrorIndicationPagingFail Unsigned32, affirmedZoneGatewayStatisticsSlotLevelProcedureSaegwSgwNumIntraMmeIntraSgwHandoverSuccess Unsigned32, affirmedZoneGatewayStatisticsSlotLevelProcedureSaegwSgwNumIntraMmeIntraSgwHandoverFail Unsigned32, affirmedZoneGatewayStatisticsSlotLevelProcedureSaegwSgwNumInterMmeIntraSgwHandoverSuccess Unsigned32, affirmedZoneGatewayStatisticsSlotLevelProcedureSaegwSgwNumInterMmeIntraSgwHandoverFail Unsigned32, affirmedZoneGatewayStatisticsSlotLevelProcedureSaegwSgwNumSgsnToMmeIntraSgwHandoverSuccess Unsigned32, affirmedZoneGatewayStatisticsSlotLevelProcedureSaegwSgwNumSgsnToMmeIntraSgwHandoverFail Unsigned32, affirmedZoneGatewayStatisticsSlotLevelProcedureSaegwSgwNumIntraSgsnIntraSgwHandoverSuccess Unsigned32, affirmedZoneGatewayStatisticsSlotLevelProcedureSaegwSgwNumIntraSgsnIntraSgwHandoverFail Unsigned32, affirmedZoneGatewayStatisticsSlotLevelProcedureSaegwSgwNumInterSgsnIntraSgwHandoverSuccess Unsigned32, affirmedZoneGatewayStatisticsSlotLevelProcedureSaegwSgwNumInterSgsnIntraSgwHandoverFail Unsigned32, affirmedZoneGatewayStatisticsSlotLevelProcedureSaegwSgwNumMmeToSgsnIntraSgwHandoverSuccess Unsigned32, affirmedZoneGatewayStatisticsSlotLevelProcedureSaegwSgwNumMmeToSgsnIntraSgwHandoverFail Unsigned32, affirmedZoneGatewayStatisticsSlotLevelProcedureSaegwSgwNumSuspendNotificationSuccess Unsigned32, affirmedZoneGatewayStatisticsSlotLevelProcedureSaegwSgwNumSuspendNotificationFail Unsigned32, affirmedZoneGatewayStatisticsSlotLevelProcedureSaegwSgwNumResumeNotificationSuccess Unsigned32, affirmedZoneGatewayStatisticsSlotLevelProcedureSaegwSgwNumResumeNotificationFail Unsigned32, affirmedZoneGatewayStatisticsSlotLevelProcedureSaegwSgwNumUpdateBearerTempReject Unsigned32, affirmedZoneGatewayStatisticsSlotLevelProcedureSaegwSgwNumNWInitiatedCreateBearerTempReject Unsigned32, affirmedZoneGatewayStatisticsSlotLevelProcedureSaegwSgwNumNWInitiatedDeleteBearerTempReject Unsigned32, affirmedZoneGatewayStatisticsSlotLevelProcedureSaegwSgwNumPagingTempReject Unsigned32, affirmedZoneGatewayStatisticsSlotLevelProcedureSaegwSgwNumS1UPathFailuresSuccess ConfdString, affirmedZoneGatewayStatisticsSlotLevelProcedureSaegwSgwNumS1UPathFailuresFail ConfdString, affirmedZoneGatewayStatisticsSlotLevelProcedureSaegwSgwNumUpdateBearerUePsmReject Unsigned32, affirmedZoneGatewayStatisticsSlotLevelProcedureSaegwSgwNumNWInitiatedCreateBearerUePsmReject Unsigned32, affirmedZoneGatewayStatisticsSlotLevelProcedureSaegwSgwNumUpdateBearerPartialSuccess Unsigned32, affirmedZoneGatewayStatisticsSlotLevelProcedureSaegwSgwNumNWInitiatedCreateBearerPartialSuccess Unsigned32 } affirmedZoneGatewayStatisticsSlotLevelProcedureSaegwSgwName OBJECT-TYPE SYNTAX String MAX-ACCESS not-accessible STATUS current DESCRIPTION "Table Name" ::= { affirmedZoneGatewayStatisticsSlotLevelProcedureSaegwSgwEntry 1 } affirmedZoneGatewayStatisticsSlotLevelProcedureSaegwSgwChassis OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS not-accessible STATUS current DESCRIPTION "chassis ID" ::= { affirmedZoneGatewayStatisticsSlotLevelProcedureSaegwSgwEntry 2 } affirmedZoneGatewayStatisticsSlotLevelProcedureSaegwSgwSlot OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS not-accessible STATUS current DESCRIPTION "slot number" ::= { affirmedZoneGatewayStatisticsSlotLevelProcedureSaegwSgwEntry 3 } affirmedZoneGatewayStatisticsSlotLevelProcedureSaegwSgwNumInitAttachSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of initial attach success" ::= { affirmedZoneGatewayStatisticsSlotLevelProcedureSaegwSgwEntry 4 } affirmedZoneGatewayStatisticsSlotLevelProcedureSaegwSgwNumInitAttachFail OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of initial attach fail" ::= { affirmedZoneGatewayStatisticsSlotLevelProcedureSaegwSgwEntry 5 } affirmedZoneGatewayStatisticsSlotLevelProcedureSaegwSgwNumModifyBearerSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of modify bearer success" ::= { affirmedZoneGatewayStatisticsSlotLevelProcedureSaegwSgwEntry 6 } affirmedZoneGatewayStatisticsSlotLevelProcedureSaegwSgwNumModifyBearerFail OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of modify bearer fail" ::= { affirmedZoneGatewayStatisticsSlotLevelProcedureSaegwSgwEntry 7 } affirmedZoneGatewayStatisticsSlotLevelProcedureSaegwSgwNumModifyBearerCmdSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of HSS initiated modify bearer command success" ::= { affirmedZoneGatewayStatisticsSlotLevelProcedureSaegwSgwEntry 8 } affirmedZoneGatewayStatisticsSlotLevelProcedureSaegwSgwNumModifyBearerCmdFail OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of HSS initiated modify bearer command fail" ::= { affirmedZoneGatewayStatisticsSlotLevelProcedureSaegwSgwEntry 9 } affirmedZoneGatewayStatisticsSlotLevelProcedureSaegwSgwNumS1ReleaseSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of s1-release success" ::= { affirmedZoneGatewayStatisticsSlotLevelProcedureSaegwSgwEntry 10 } affirmedZoneGatewayStatisticsSlotLevelProcedureSaegwSgwNumS1ReleaseFail OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of s1-release fail" ::= { affirmedZoneGatewayStatisticsSlotLevelProcedureSaegwSgwEntry 11 } affirmedZoneGatewayStatisticsSlotLevelProcedureSaegwSgwNumDetachSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of detach success" ::= { affirmedZoneGatewayStatisticsSlotLevelProcedureSaegwSgwEntry 12 } affirmedZoneGatewayStatisticsSlotLevelProcedureSaegwSgwNumDetachFail OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of detach fail" ::= { affirmedZoneGatewayStatisticsSlotLevelProcedureSaegwSgwEntry 13 } affirmedZoneGatewayStatisticsSlotLevelProcedureSaegwSgwNumActivateBearerSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of activate bearer success" ::= { affirmedZoneGatewayStatisticsSlotLevelProcedureSaegwSgwEntry 14 } affirmedZoneGatewayStatisticsSlotLevelProcedureSaegwSgwNumActivateBearerFail OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of activate bearer fail" ::= { affirmedZoneGatewayStatisticsSlotLevelProcedureSaegwSgwEntry 15 } affirmedZoneGatewayStatisticsSlotLevelProcedureSaegwSgwNumUpdateBearerSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of update bearer success" ::= { affirmedZoneGatewayStatisticsSlotLevelProcedureSaegwSgwEntry 16 } affirmedZoneGatewayStatisticsSlotLevelProcedureSaegwSgwNumUpdateBearerFail OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of update bearer fail" ::= { affirmedZoneGatewayStatisticsSlotLevelProcedureSaegwSgwEntry 17 } affirmedZoneGatewayStatisticsSlotLevelProcedureSaegwSgwNumDeactivateBearerSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of deactivate bearer success" ::= { affirmedZoneGatewayStatisticsSlotLevelProcedureSaegwSgwEntry 18 } affirmedZoneGatewayStatisticsSlotLevelProcedureSaegwSgwNumDeactivateBearerFail OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of deactivate bearer fail" ::= { affirmedZoneGatewayStatisticsSlotLevelProcedureSaegwSgwEntry 19 } affirmedZoneGatewayStatisticsSlotLevelProcedureSaegwSgwNumTauRauHandoverSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of TAU/RAU handover success" ::= { affirmedZoneGatewayStatisticsSlotLevelProcedureSaegwSgwEntry 20 } affirmedZoneGatewayStatisticsSlotLevelProcedureSaegwSgwNumTauRauHandoverFail OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of TAU/RAU handover fail" ::= { affirmedZoneGatewayStatisticsSlotLevelProcedureSaegwSgwEntry 21 } affirmedZoneGatewayStatisticsSlotLevelProcedureSaegwSgwNumTauRauX2HandoverSgwChangeSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of TAU/RAU x2 sgw change handover success" ::= { affirmedZoneGatewayStatisticsSlotLevelProcedureSaegwSgwEntry 22 } affirmedZoneGatewayStatisticsSlotLevelProcedureSaegwSgwNumTauRauX2HandoverSgwChangeFail OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of TAU/RAU x2 sgw change handover fail" ::= { affirmedZoneGatewayStatisticsSlotLevelProcedureSaegwSgwEntry 23 } affirmedZoneGatewayStatisticsSlotLevelProcedureSaegwSgwNumS1InterRatHandoverSgwChangeSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of s1 inter-RAT sgw change handover success" ::= { affirmedZoneGatewayStatisticsSlotLevelProcedureSaegwSgwEntry 24 } affirmedZoneGatewayStatisticsSlotLevelProcedureSaegwSgwNumS1InterRatHandoverSgwChangeFail OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of s1 inter-RAT sgw change handover fail" ::= { affirmedZoneGatewayStatisticsSlotLevelProcedureSaegwSgwEntry 25 } affirmedZoneGatewayStatisticsSlotLevelProcedureSaegwSgwNumNWInitiatedCreateBearerSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of network initiated create bearer success" ::= { affirmedZoneGatewayStatisticsSlotLevelProcedureSaegwSgwEntry 26 } affirmedZoneGatewayStatisticsSlotLevelProcedureSaegwSgwNumNWInitiatedCreateBearerFail OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of network initiated create bearer fail" ::= { affirmedZoneGatewayStatisticsSlotLevelProcedureSaegwSgwEntry 27 } affirmedZoneGatewayStatisticsSlotLevelProcedureSaegwSgwNumNWInitiatedDeleteBearerSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of network initiated delete bearer success" ::= { affirmedZoneGatewayStatisticsSlotLevelProcedureSaegwSgwEntry 28 } affirmedZoneGatewayStatisticsSlotLevelProcedureSaegwSgwNumNWInitiatedDeleteBearerFail OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of network initiated delete bearer fail" ::= { affirmedZoneGatewayStatisticsSlotLevelProcedureSaegwSgwEntry 29 } affirmedZoneGatewayStatisticsSlotLevelProcedureSaegwSgwNumBrrRsrcCmdSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearer resource command success" ::= { affirmedZoneGatewayStatisticsSlotLevelProcedureSaegwSgwEntry 30 } affirmedZoneGatewayStatisticsSlotLevelProcedureSaegwSgwNumBrrRsrcCmdFail OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of bearer resource command fail" ::= { affirmedZoneGatewayStatisticsSlotLevelProcedureSaegwSgwEntry 31 } affirmedZoneGatewayStatisticsSlotLevelProcedureSaegwSgwNumDelBrrCmdSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of delete bearer command success" ::= { affirmedZoneGatewayStatisticsSlotLevelProcedureSaegwSgwEntry 32 } affirmedZoneGatewayStatisticsSlotLevelProcedureSaegwSgwNumDelBrrCmdFail OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of delete bearer command fail" ::= { affirmedZoneGatewayStatisticsSlotLevelProcedureSaegwSgwEntry 33 } affirmedZoneGatewayStatisticsSlotLevelProcedureSaegwSgwNumPagingSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of paging success" ::= { affirmedZoneGatewayStatisticsSlotLevelProcedureSaegwSgwEntry 34 } affirmedZoneGatewayStatisticsSlotLevelProcedureSaegwSgwNumPagingFail OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of paging fail" ::= { affirmedZoneGatewayStatisticsSlotLevelProcedureSaegwSgwEntry 35 } affirmedZoneGatewayStatisticsSlotLevelProcedureSaegwSgwNumUEInitiatedCreateBearerSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of UE initiated create bearer success" ::= { affirmedZoneGatewayStatisticsSlotLevelProcedureSaegwSgwEntry 36 } affirmedZoneGatewayStatisticsSlotLevelProcedureSaegwSgwNumUEInitiatedCreateBearerFail OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of UE initiated create bearer fail" ::= { affirmedZoneGatewayStatisticsSlotLevelProcedureSaegwSgwEntry 37 } affirmedZoneGatewayStatisticsSlotLevelProcedureSaegwSgwNumUEInitiatedDeleteBearerSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of UE initiated delete bearer success" ::= { affirmedZoneGatewayStatisticsSlotLevelProcedureSaegwSgwEntry 38 } affirmedZoneGatewayStatisticsSlotLevelProcedureSaegwSgwNumUEInitiatedDeleteBearerFail OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of UE initiated delete bearer fail" ::= { affirmedZoneGatewayStatisticsSlotLevelProcedureSaegwSgwEntry 39 } affirmedZoneGatewayStatisticsSlotLevelProcedureSaegwSgwNumCreateIndirectForwardTunnelSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create indirect forwarding tunnel success" ::= { affirmedZoneGatewayStatisticsSlotLevelProcedureSaegwSgwEntry 40 } affirmedZoneGatewayStatisticsSlotLevelProcedureSaegwSgwNumCreateIndirectForwardTunnelFail OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create indirect forwarding tunnel fail" ::= { affirmedZoneGatewayStatisticsSlotLevelProcedureSaegwSgwEntry 41 } affirmedZoneGatewayStatisticsSlotLevelProcedureSaegwSgwNumDeleteIndirectForwardTunnelSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of delete indirect forwarding tunnel success" ::= { affirmedZoneGatewayStatisticsSlotLevelProcedureSaegwSgwEntry 42 } affirmedZoneGatewayStatisticsSlotLevelProcedureSaegwSgwNumDeleteIndirectForwardTunnelFail OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of delete indirect forwarding tunnel fail" ::= { affirmedZoneGatewayStatisticsSlotLevelProcedureSaegwSgwEntry 43 } affirmedZoneGatewayStatisticsSlotLevelProcedureSaegwSgwNumChangeNotificationSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of change notification success" ::= { affirmedZoneGatewayStatisticsSlotLevelProcedureSaegwSgwEntry 44 } affirmedZoneGatewayStatisticsSlotLevelProcedureSaegwSgwNumChangeNotificationFail OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of change notification fail" ::= { affirmedZoneGatewayStatisticsSlotLevelProcedureSaegwSgwEntry 45 } affirmedZoneGatewayStatisticsSlotLevelProcedureSaegwSgwNumFsapiMigrateFpWfSessionCreateSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of FSAPI migrate fastpath workflow session create success" ::= { affirmedZoneGatewayStatisticsSlotLevelProcedureSaegwSgwEntry 46 } affirmedZoneGatewayStatisticsSlotLevelProcedureSaegwSgwNumFsapiMigrateFpWfSessionCreateFail OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of FSAPI migrate fastpath workflow session create fail" ::= { affirmedZoneGatewayStatisticsSlotLevelProcedureSaegwSgwEntry 47 } affirmedZoneGatewayStatisticsSlotLevelProcedureSaegwSgwNumErrorIndicationPagingSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of ENB/RNC error indication success" ::= { affirmedZoneGatewayStatisticsSlotLevelProcedureSaegwSgwEntry 48 } affirmedZoneGatewayStatisticsSlotLevelProcedureSaegwSgwNumErrorIndicationPagingFail OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of ENB/RNC error indication fail" ::= { affirmedZoneGatewayStatisticsSlotLevelProcedureSaegwSgwEntry 49 } affirmedZoneGatewayStatisticsSlotLevelProcedureSaegwSgwNumIntraMmeIntraSgwHandoverSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Intra MME Intra SGW handover success" ::= { affirmedZoneGatewayStatisticsSlotLevelProcedureSaegwSgwEntry 50 } affirmedZoneGatewayStatisticsSlotLevelProcedureSaegwSgwNumIntraMmeIntraSgwHandoverFail OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Intra MME Intra SGW handover fail" ::= { affirmedZoneGatewayStatisticsSlotLevelProcedureSaegwSgwEntry 51 } affirmedZoneGatewayStatisticsSlotLevelProcedureSaegwSgwNumInterMmeIntraSgwHandoverSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Inter MME Intra SGW handover success" ::= { affirmedZoneGatewayStatisticsSlotLevelProcedureSaegwSgwEntry 52 } affirmedZoneGatewayStatisticsSlotLevelProcedureSaegwSgwNumInterMmeIntraSgwHandoverFail OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Inter MME Intra SGW handover fail" ::= { affirmedZoneGatewayStatisticsSlotLevelProcedureSaegwSgwEntry 53 } affirmedZoneGatewayStatisticsSlotLevelProcedureSaegwSgwNumSgsnToMmeIntraSgwHandoverSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of SGSN to MME Intra SGW handover success" ::= { affirmedZoneGatewayStatisticsSlotLevelProcedureSaegwSgwEntry 54 } affirmedZoneGatewayStatisticsSlotLevelProcedureSaegwSgwNumSgsnToMmeIntraSgwHandoverFail OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of SGSN to MME Intra SGW handover fail" ::= { affirmedZoneGatewayStatisticsSlotLevelProcedureSaegwSgwEntry 55 } affirmedZoneGatewayStatisticsSlotLevelProcedureSaegwSgwNumIntraSgsnIntraSgwHandoverSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Intra SGSN Intra SGW handover success" ::= { affirmedZoneGatewayStatisticsSlotLevelProcedureSaegwSgwEntry 56 } affirmedZoneGatewayStatisticsSlotLevelProcedureSaegwSgwNumIntraSgsnIntraSgwHandoverFail OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Intra SGSN Intra SGW handover fail" ::= { affirmedZoneGatewayStatisticsSlotLevelProcedureSaegwSgwEntry 57 } affirmedZoneGatewayStatisticsSlotLevelProcedureSaegwSgwNumInterSgsnIntraSgwHandoverSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Inter SGSN Intra SGW handover success" ::= { affirmedZoneGatewayStatisticsSlotLevelProcedureSaegwSgwEntry 58 } affirmedZoneGatewayStatisticsSlotLevelProcedureSaegwSgwNumInterSgsnIntraSgwHandoverFail OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Inter SGSN Intra SGW handover fail" ::= { affirmedZoneGatewayStatisticsSlotLevelProcedureSaegwSgwEntry 59 } affirmedZoneGatewayStatisticsSlotLevelProcedureSaegwSgwNumMmeToSgsnIntraSgwHandoverSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of MME to SGSN Intra SGW handover success" ::= { affirmedZoneGatewayStatisticsSlotLevelProcedureSaegwSgwEntry 60 } affirmedZoneGatewayStatisticsSlotLevelProcedureSaegwSgwNumMmeToSgsnIntraSgwHandoverFail OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of MME to SGSN Intra SGW handover fail" ::= { affirmedZoneGatewayStatisticsSlotLevelProcedureSaegwSgwEntry 61 } affirmedZoneGatewayStatisticsSlotLevelProcedureSaegwSgwNumSuspendNotificationSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Suspend Notification success" ::= { affirmedZoneGatewayStatisticsSlotLevelProcedureSaegwSgwEntry 62 } affirmedZoneGatewayStatisticsSlotLevelProcedureSaegwSgwNumSuspendNotificationFail OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Suspend Notification fail" ::= { affirmedZoneGatewayStatisticsSlotLevelProcedureSaegwSgwEntry 63 } affirmedZoneGatewayStatisticsSlotLevelProcedureSaegwSgwNumResumeNotificationSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Resume Notification success" ::= { affirmedZoneGatewayStatisticsSlotLevelProcedureSaegwSgwEntry 64 } affirmedZoneGatewayStatisticsSlotLevelProcedureSaegwSgwNumResumeNotificationFail OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Resume Notification fail" ::= { affirmedZoneGatewayStatisticsSlotLevelProcedureSaegwSgwEntry 65 } affirmedZoneGatewayStatisticsSlotLevelProcedureSaegwSgwNumUpdateBearerTempReject OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of network initiated update bearer temporarily rejected" ::= { affirmedZoneGatewayStatisticsSlotLevelProcedureSaegwSgwEntry 66 } affirmedZoneGatewayStatisticsSlotLevelProcedureSaegwSgwNumNWInitiatedCreateBearerTempReject OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of network initiated create bearer temporarily rejected" ::= { affirmedZoneGatewayStatisticsSlotLevelProcedureSaegwSgwEntry 67 } affirmedZoneGatewayStatisticsSlotLevelProcedureSaegwSgwNumNWInitiatedDeleteBearerTempReject OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of network initiated delete bearer temporarily rejected" ::= { affirmedZoneGatewayStatisticsSlotLevelProcedureSaegwSgwEntry 68 } affirmedZoneGatewayStatisticsSlotLevelProcedureSaegwSgwNumPagingTempReject OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of downlink data notifications temporarily rejected" ::= { affirmedZoneGatewayStatisticsSlotLevelProcedureSaegwSgwEntry 69 } affirmedZoneGatewayStatisticsSlotLevelProcedureSaegwSgwNumS1UPathFailuresSuccess OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of S1U Path Failures Procedure Success" ::= { affirmedZoneGatewayStatisticsSlotLevelProcedureSaegwSgwEntry 70 } affirmedZoneGatewayStatisticsSlotLevelProcedureSaegwSgwNumS1UPathFailuresFail OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of S1U Path Failures Procedure Failed" ::= { affirmedZoneGatewayStatisticsSlotLevelProcedureSaegwSgwEntry 71 } affirmedZoneGatewayStatisticsSlotLevelProcedureSaegwSgwNumUpdateBearerUePsmReject OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of network initiated update bearer rejected due to UE in PSM " ::= { affirmedZoneGatewayStatisticsSlotLevelProcedureSaegwSgwEntry 72 } affirmedZoneGatewayStatisticsSlotLevelProcedureSaegwSgwNumNWInitiatedCreateBearerUePsmReject OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of network initiated create bearer rejected, due to UE in PSM" ::= { affirmedZoneGatewayStatisticsSlotLevelProcedureSaegwSgwEntry 73 } affirmedZoneGatewayStatisticsSlotLevelProcedureSaegwSgwNumUpdateBearerPartialSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of update bearer partial success" ::= { affirmedZoneGatewayStatisticsSlotLevelProcedureSaegwSgwEntry 74 } affirmedZoneGatewayStatisticsSlotLevelProcedureSaegwSgwNumNWInitiatedCreateBearerPartialSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of network initiated create bearer partial success" ::= { affirmedZoneGatewayStatisticsSlotLevelProcedureSaegwSgwEntry 75 } affirmedZoneGatewayStatisticsSlotLevelProcedurePgwTable OBJECT-TYPE SYNTAX SEQUENCE OF AffirmedZoneGatewayStatisticsSlotLevelProcedurePgwEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "" ::= { affirmedZoneMIB 233 } affirmedZoneGatewayStatisticsSlotLevelProcedurePgwEntry OBJECT-TYPE SYNTAX AffirmedZoneGatewayStatisticsSlotLevelProcedurePgwEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "" INDEX { affirmedZoneName, affirmedZoneGatewayStatisticsSlotLevelProcedurePgwName, affirmedZoneGatewayStatisticsSlotLevelProcedurePgwChassis, affirmedZoneGatewayStatisticsSlotLevelProcedurePgwSlot } ::= { affirmedZoneGatewayStatisticsSlotLevelProcedurePgwTable 1 } AffirmedZoneGatewayStatisticsSlotLevelProcedurePgwEntry ::= SEQUENCE { affirmedZoneGatewayStatisticsSlotLevelProcedurePgwName String, affirmedZoneGatewayStatisticsSlotLevelProcedurePgwChassis Unsigned32, affirmedZoneGatewayStatisticsSlotLevelProcedurePgwSlot Unsigned32, affirmedZoneGatewayStatisticsSlotLevelProcedurePgwNumCreateSessionSuccess Unsigned32, affirmedZoneGatewayStatisticsSlotLevelProcedurePgwNumCreateSessionFail Unsigned32, affirmedZoneGatewayStatisticsSlotLevelProcedurePgwNumModifyBearerSuccess Unsigned32, affirmedZoneGatewayStatisticsSlotLevelProcedurePgwNumModifyBearerFail Unsigned32, affirmedZoneGatewayStatisticsSlotLevelProcedurePgwNumDeleteSessionSuccess Unsigned32, affirmedZoneGatewayStatisticsSlotLevelProcedurePgwNumDeleteSessionFail Unsigned32, affirmedZoneGatewayStatisticsSlotLevelProcedurePgwNumNwInitiatedModifyQoSSuccess Unsigned32, affirmedZoneGatewayStatisticsSlotLevelProcedurePgwNumNwInitiatedModifyQoSFail Unsigned32, affirmedZoneGatewayStatisticsSlotLevelProcedurePgwNumNwInitiatedDeactivateSubscrSuccess Unsigned32, affirmedZoneGatewayStatisticsSlotLevelProcedurePgwNumNwInitiatedDeactivateSubscrFail Unsigned32, affirmedZoneGatewayStatisticsSlotLevelProcedurePgwNumUeInitiatedModifyQoSSuccess Unsigned32, affirmedZoneGatewayStatisticsSlotLevelProcedurePgwNumUeInitiatedModifyQoSFail Unsigned32, affirmedZoneGatewayStatisticsSlotLevelProcedurePgwNumUeInitiatedActivateBearerSuccess Unsigned32, affirmedZoneGatewayStatisticsSlotLevelProcedurePgwNumUeInitiatedActivateBearerFail Unsigned32, affirmedZoneGatewayStatisticsSlotLevelProcedurePgwNumUeInitiatedDeactivateBearerSuccess Unsigned32, affirmedZoneGatewayStatisticsSlotLevelProcedurePgwNumUeInitiatedDeactivateBearerFail Unsigned32, affirmedZoneGatewayStatisticsSlotLevelProcedurePgwNumSGWChangeSuccess Unsigned32, affirmedZoneGatewayStatisticsSlotLevelProcedurePgwNumSGWChangeFail Unsigned32, affirmedZoneGatewayStatisticsSlotLevelProcedurePgwNumChangeNotificationSuccess Unsigned32, affirmedZoneGatewayStatisticsSlotLevelProcedurePgwNumChangeNotificationFail Unsigned32, affirmedZoneGatewayStatisticsSlotLevelProcedurePgwNumFsapiMigrateFpWfSessionCreateSuccess Unsigned32, affirmedZoneGatewayStatisticsSlotLevelProcedurePgwNumFsapiMigrateFpWfSessionCreateFail Unsigned32, affirmedZoneGatewayStatisticsSlotLevelProcedurePgwNumNwInitiatedActivateBearerSuccess Unsigned32, affirmedZoneGatewayStatisticsSlotLevelProcedurePgwNumNwInitiatedActivateBearerFail Unsigned32, affirmedZoneGatewayStatisticsSlotLevelProcedurePgwNumNwInitiatedDeactivateBearerSuccess Unsigned32, affirmedZoneGatewayStatisticsSlotLevelProcedurePgwNumNwInitiatedDeactivateBearerFail Unsigned32, affirmedZoneGatewayStatisticsSlotLevelProcedurePgwNumInterSgwHandoverSuccess Unsigned32, affirmedZoneGatewayStatisticsSlotLevelProcedurePgwNumInterSgwHandoverFail Unsigned32, affirmedZoneGatewayStatisticsSlotLevelProcedurePgwNumInterSgsnHandoverSuccess Unsigned32, affirmedZoneGatewayStatisticsSlotLevelProcedurePgwNumInterSgsnHandoverFail Unsigned32, affirmedZoneGatewayStatisticsSlotLevelProcedurePgwNumInterLteToGnGpSuccess Unsigned32, affirmedZoneGatewayStatisticsSlotLevelProcedurePgwNumInterLteToGnGpFail Unsigned32, affirmedZoneGatewayStatisticsSlotLevelProcedurePgwNumGnGpToLteHandoverSuccess Unsigned32, affirmedZoneGatewayStatisticsSlotLevelProcedurePgwNumGnGpToLteHandoverFail Unsigned32, affirmedZoneGatewayStatisticsSlotLevelProcedurePgwNumL2tpGwSessionDeleteSuccess Unsigned32, affirmedZoneGatewayStatisticsSlotLevelProcedurePgwNumL2tpGwSessionDeleteFail Unsigned32, affirmedZoneGatewayStatisticsSlotLevelProcedurePgwNumSuspendNotificationSuccess Unsigned32, affirmedZoneGatewayStatisticsSlotLevelProcedurePgwNumSuspendNotificationFail Unsigned32, affirmedZoneGatewayStatisticsSlotLevelProcedurePgwNumResumeNotificationSuccess Unsigned32, affirmedZoneGatewayStatisticsSlotLevelProcedurePgwNumResumeNotificationFail Unsigned32, affirmedZoneGatewayStatisticsSlotLevelProcedurePgwNumNwInitiatedModifyQoSTempReject Unsigned32, affirmedZoneGatewayStatisticsSlotLevelProcedurePgwNumNwInitiatedActivateBearerTempReject Unsigned32, affirmedZoneGatewayStatisticsSlotLevelProcedurePgwNumNwInitiatedDeactivateBearerTempReject Unsigned32, affirmedZoneGatewayStatisticsSlotLevelProcedurePgwNumNwInitiatedModifyBearerSuccess Unsigned32, affirmedZoneGatewayStatisticsSlotLevelProcedurePgwNumNwInitiatedModifyBearerFail Unsigned32, affirmedZoneGatewayStatisticsSlotLevelProcedurePgwNumNwInitiatedModifyBearerTempReject Unsigned32, affirmedZoneGatewayStatisticsSlotLevelProcedurePgwNumCreateS2xBearerSuccess Unsigned32, affirmedZoneGatewayStatisticsSlotLevelProcedurePgwNumCreateS2xBearerFail Unsigned32, affirmedZoneGatewayStatisticsSlotLevelProcedurePgwNumDeleteS2xBearerSuccess Unsigned32, affirmedZoneGatewayStatisticsSlotLevelProcedurePgwNumDeleteS2xBearerFail Unsigned32, affirmedZoneGatewayStatisticsSlotLevelProcedurePgwNumUpdateS2xBearerSuccess Unsigned32, affirmedZoneGatewayStatisticsSlotLevelProcedurePgwNumUpdateS2xBearerFail Unsigned32, affirmedZoneGatewayStatisticsSlotLevelProcedurePgwNumModifyS2xBearerCmdSuccess Unsigned32, affirmedZoneGatewayStatisticsSlotLevelProcedurePgwNumModifyS2xBearerCmdFail Unsigned32, affirmedZoneGatewayStatisticsSlotLevelProcedurePgwNumCreateS2aSessionSuccess Unsigned32, affirmedZoneGatewayStatisticsSlotLevelProcedurePgwNumCreateS2aSessionFail Unsigned32, affirmedZoneGatewayStatisticsSlotLevelProcedurePgwNumDeleteS2aSessionSuccess Unsigned32, affirmedZoneGatewayStatisticsSlotLevelProcedurePgwNumDeleteS2aSessionFail Unsigned32, affirmedZoneGatewayStatisticsSlotLevelProcedurePgwNumCreateS2bSessionSuccess Unsigned32, affirmedZoneGatewayStatisticsSlotLevelProcedurePgwNumCreateS2bSessionFail Unsigned32, affirmedZoneGatewayStatisticsSlotLevelProcedurePgwNumDeleteS2bSessionSuccess Unsigned32, affirmedZoneGatewayStatisticsSlotLevelProcedurePgwNumDeleteS2bSessionFail Unsigned32, affirmedZoneGatewayStatisticsSlotLevelProcedurePgwNum3gppToNon3gppHandoverSuccess Unsigned32, affirmedZoneGatewayStatisticsSlotLevelProcedurePgwNum3gppToNon3gppHandoverFail Unsigned32, affirmedZoneGatewayStatisticsSlotLevelProcedurePgwNumNon3gppTo3gppHandoverSuccess Unsigned32, affirmedZoneGatewayStatisticsSlotLevelProcedurePgwNumNon3gppTo3gppHandoverFail Unsigned32, affirmedZoneGatewayStatisticsSlotLevelProcedurePgwNumNon3gppToNon3gppHandoverSuccess Unsigned32, affirmedZoneGatewayStatisticsSlotLevelProcedurePgwNumNon3gppToNon3gppHandoverFail Unsigned32, affirmedZoneGatewayStatisticsSlotLevelProcedurePgwNumOcsReAuthProcSuccess Unsigned32, affirmedZoneGatewayStatisticsSlotLevelProcedurePgwNumOcsReAuthProcFailures Unsigned32, affirmedZoneGatewayStatisticsSlotLevelProcedurePgwNumPcrfReAuthProcSuccess Unsigned32, affirmedZoneGatewayStatisticsSlotLevelProcedurePgwNumPcrfReAuthProcFailures Unsigned32, affirmedZoneGatewayStatisticsSlotLevelProcedurePgwNumProcessPcrfRuleSuccess Unsigned32, affirmedZoneGatewayStatisticsSlotLevelProcedurePgwNumProcessPcrfRuleFailures Unsigned32, affirmedZoneGatewayStatisticsSlotLevelProcedurePgwNumEdrIntfChangeProcSuccess Unsigned32, affirmedZoneGatewayStatisticsSlotLevelProcedurePgwNumEdrIntfChangeProcFailures Unsigned32, affirmedZoneGatewayStatisticsSlotLevelProcedurePgwNumVtapConfigChangeProcSuccess Unsigned32, affirmedZoneGatewayStatisticsSlotLevelProcedurePgwNumVtapConfigChangeProcFailures Unsigned32, affirmedZoneGatewayStatisticsSlotLevelProcedurePgwNumNwInitiatedModifyQoSUePsmReject Unsigned32, affirmedZoneGatewayStatisticsSlotLevelProcedurePgwNumNwInitiatedModifyBearerUePsmReject Unsigned32, affirmedZoneGatewayStatisticsSlotLevelProcedurePgwNumNwInitiatedActivateBearerUePsmReject Unsigned32, affirmedZoneGatewayStatisticsSlotLevelProcedurePgwNumProcessFlowAuthSuccess Unsigned32, affirmedZoneGatewayStatisticsSlotLevelProcedurePgwNumProcessFlowAuthFailures Unsigned32, affirmedZoneGatewayStatisticsSlotLevelProcedurePgwNumNwInitActBearerInterAccessHOCollision Unsigned32, affirmedZoneGatewayStatisticsSlotLevelProcedurePgwNumNwInitModBearerInterAccessHOCollision Unsigned32, affirmedZoneGatewayStatisticsSlotLevelProcedurePgwNumNwInitDeactBearerInterAccessHOCollision Unsigned32, affirmedZoneGatewayStatisticsSlotLevelProcedurePgwNumUeInitActBearerInterAccessHOCollision Unsigned32, affirmedZoneGatewayStatisticsSlotLevelProcedurePgwNumUeInitModBearerInterAccessHOCollision Unsigned32, affirmedZoneGatewayStatisticsSlotLevelProcedurePgwNumUeInitDeactBearerInterAccessHOCollision Unsigned32, affirmedZoneGatewayStatisticsSlotLevelProcedurePgwNumL2tpGwSessionCreateSuccess Unsigned32, affirmedZoneGatewayStatisticsSlotLevelProcedurePgwNumL2tpGwSessionCreateFail Unsigned32, affirmedZoneGatewayStatisticsSlotLevelProcedurePgwNumNwInitiatedModifyBearerPartialSuccess Unsigned32, affirmedZoneGatewayStatisticsSlotLevelProcedurePgwNumNwInitiatedActivateBearerPartialSuccess Unsigned32 } affirmedZoneGatewayStatisticsSlotLevelProcedurePgwName OBJECT-TYPE SYNTAX String MAX-ACCESS not-accessible STATUS current DESCRIPTION "Table Name" ::= { affirmedZoneGatewayStatisticsSlotLevelProcedurePgwEntry 1 } affirmedZoneGatewayStatisticsSlotLevelProcedurePgwChassis OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS not-accessible STATUS current DESCRIPTION "chassis ID" ::= { affirmedZoneGatewayStatisticsSlotLevelProcedurePgwEntry 2 } affirmedZoneGatewayStatisticsSlotLevelProcedurePgwSlot OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS not-accessible STATUS current DESCRIPTION "slot number" ::= { affirmedZoneGatewayStatisticsSlotLevelProcedurePgwEntry 3 } affirmedZoneGatewayStatisticsSlotLevelProcedurePgwNumCreateSessionSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create session success" ::= { affirmedZoneGatewayStatisticsSlotLevelProcedurePgwEntry 4 } affirmedZoneGatewayStatisticsSlotLevelProcedurePgwNumCreateSessionFail OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create session fail" ::= { affirmedZoneGatewayStatisticsSlotLevelProcedurePgwEntry 5 } affirmedZoneGatewayStatisticsSlotLevelProcedurePgwNumModifyBearerSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of modify bearer success" ::= { affirmedZoneGatewayStatisticsSlotLevelProcedurePgwEntry 6 } affirmedZoneGatewayStatisticsSlotLevelProcedurePgwNumModifyBearerFail OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of modify bearer fail" ::= { affirmedZoneGatewayStatisticsSlotLevelProcedurePgwEntry 7 } affirmedZoneGatewayStatisticsSlotLevelProcedurePgwNumDeleteSessionSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of delete session success" ::= { affirmedZoneGatewayStatisticsSlotLevelProcedurePgwEntry 8 } affirmedZoneGatewayStatisticsSlotLevelProcedurePgwNumDeleteSessionFail OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of delete session fail" ::= { affirmedZoneGatewayStatisticsSlotLevelProcedurePgwEntry 9 } affirmedZoneGatewayStatisticsSlotLevelProcedurePgwNumNwInitiatedModifyQoSSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of network initiated modify QOS success" ::= { affirmedZoneGatewayStatisticsSlotLevelProcedurePgwEntry 10 } affirmedZoneGatewayStatisticsSlotLevelProcedurePgwNumNwInitiatedModifyQoSFail OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of network initiated modify QOS fail" ::= { affirmedZoneGatewayStatisticsSlotLevelProcedurePgwEntry 11 } affirmedZoneGatewayStatisticsSlotLevelProcedurePgwNumNwInitiatedDeactivateSubscrSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of network initiated deactivate subscriber success" ::= { affirmedZoneGatewayStatisticsSlotLevelProcedurePgwEntry 12 } affirmedZoneGatewayStatisticsSlotLevelProcedurePgwNumNwInitiatedDeactivateSubscrFail OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of network initiated deactivate subscriber fail" ::= { affirmedZoneGatewayStatisticsSlotLevelProcedurePgwEntry 13 } affirmedZoneGatewayStatisticsSlotLevelProcedurePgwNumUeInitiatedModifyQoSSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of UE initiated modify QOS success" ::= { affirmedZoneGatewayStatisticsSlotLevelProcedurePgwEntry 14 } affirmedZoneGatewayStatisticsSlotLevelProcedurePgwNumUeInitiatedModifyQoSFail OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of UE initiated modify QOS fail" ::= { affirmedZoneGatewayStatisticsSlotLevelProcedurePgwEntry 15 } affirmedZoneGatewayStatisticsSlotLevelProcedurePgwNumUeInitiatedActivateBearerSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of UE initiated activate bearer success" ::= { affirmedZoneGatewayStatisticsSlotLevelProcedurePgwEntry 16 } affirmedZoneGatewayStatisticsSlotLevelProcedurePgwNumUeInitiatedActivateBearerFail OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of UE initiated activate bearer fail" ::= { affirmedZoneGatewayStatisticsSlotLevelProcedurePgwEntry 17 } affirmedZoneGatewayStatisticsSlotLevelProcedurePgwNumUeInitiatedDeactivateBearerSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of UE initiated deactivate bearer success" ::= { affirmedZoneGatewayStatisticsSlotLevelProcedurePgwEntry 18 } affirmedZoneGatewayStatisticsSlotLevelProcedurePgwNumUeInitiatedDeactivateBearerFail OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of UE initiated deactivate bearer fail" ::= { affirmedZoneGatewayStatisticsSlotLevelProcedurePgwEntry 19 } affirmedZoneGatewayStatisticsSlotLevelProcedurePgwNumSGWChangeSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of sgw change success" ::= { affirmedZoneGatewayStatisticsSlotLevelProcedurePgwEntry 20 } affirmedZoneGatewayStatisticsSlotLevelProcedurePgwNumSGWChangeFail OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of sgw change fail" ::= { affirmedZoneGatewayStatisticsSlotLevelProcedurePgwEntry 21 } affirmedZoneGatewayStatisticsSlotLevelProcedurePgwNumChangeNotificationSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of change notification success" ::= { affirmedZoneGatewayStatisticsSlotLevelProcedurePgwEntry 22 } affirmedZoneGatewayStatisticsSlotLevelProcedurePgwNumChangeNotificationFail OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of change notification fail" ::= { affirmedZoneGatewayStatisticsSlotLevelProcedurePgwEntry 23 } affirmedZoneGatewayStatisticsSlotLevelProcedurePgwNumFsapiMigrateFpWfSessionCreateSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of FSAPI migrate fastpath workflow session create success" ::= { affirmedZoneGatewayStatisticsSlotLevelProcedurePgwEntry 24 } affirmedZoneGatewayStatisticsSlotLevelProcedurePgwNumFsapiMigrateFpWfSessionCreateFail OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of FSAPI migrate fastpath workflow session create fail" ::= { affirmedZoneGatewayStatisticsSlotLevelProcedurePgwEntry 25 } affirmedZoneGatewayStatisticsSlotLevelProcedurePgwNumNwInitiatedActivateBearerSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of network initiated activate bearer success" ::= { affirmedZoneGatewayStatisticsSlotLevelProcedurePgwEntry 26 } affirmedZoneGatewayStatisticsSlotLevelProcedurePgwNumNwInitiatedActivateBearerFail OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of network initiated activate bearer fail" ::= { affirmedZoneGatewayStatisticsSlotLevelProcedurePgwEntry 27 } affirmedZoneGatewayStatisticsSlotLevelProcedurePgwNumNwInitiatedDeactivateBearerSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of network initiated deactivate bearer success" ::= { affirmedZoneGatewayStatisticsSlotLevelProcedurePgwEntry 28 } affirmedZoneGatewayStatisticsSlotLevelProcedurePgwNumNwInitiatedDeactivateBearerFail OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of network initiated deactivate bearer fail" ::= { affirmedZoneGatewayStatisticsSlotLevelProcedurePgwEntry 29 } affirmedZoneGatewayStatisticsSlotLevelProcedurePgwNumInterSgwHandoverSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of inter SGW handover success" ::= { affirmedZoneGatewayStatisticsSlotLevelProcedurePgwEntry 30 } affirmedZoneGatewayStatisticsSlotLevelProcedurePgwNumInterSgwHandoverFail OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of inter SGW handover fail" ::= { affirmedZoneGatewayStatisticsSlotLevelProcedurePgwEntry 31 } affirmedZoneGatewayStatisticsSlotLevelProcedurePgwNumInterSgsnHandoverSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of inter SGSN handover success" ::= { affirmedZoneGatewayStatisticsSlotLevelProcedurePgwEntry 32 } affirmedZoneGatewayStatisticsSlotLevelProcedurePgwNumInterSgsnHandoverFail OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of inter SGSN handover fail" ::= { affirmedZoneGatewayStatisticsSlotLevelProcedurePgwEntry 33 } affirmedZoneGatewayStatisticsSlotLevelProcedurePgwNumInterLteToGnGpSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of LTE to Gn/Gp handover success" ::= { affirmedZoneGatewayStatisticsSlotLevelProcedurePgwEntry 34 } affirmedZoneGatewayStatisticsSlotLevelProcedurePgwNumInterLteToGnGpFail OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of LTE to Gn/Gp handover fail" ::= { affirmedZoneGatewayStatisticsSlotLevelProcedurePgwEntry 35 } affirmedZoneGatewayStatisticsSlotLevelProcedurePgwNumGnGpToLteHandoverSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Gn/Gp to LTE handover success" ::= { affirmedZoneGatewayStatisticsSlotLevelProcedurePgwEntry 36 } affirmedZoneGatewayStatisticsSlotLevelProcedurePgwNumGnGpToLteHandoverFail OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Gn/Gp to LTE handover fail" ::= { affirmedZoneGatewayStatisticsSlotLevelProcedurePgwEntry 37 } affirmedZoneGatewayStatisticsSlotLevelProcedurePgwNumL2tpGwSessionDeleteSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of L2tp gateway session delete success" ::= { affirmedZoneGatewayStatisticsSlotLevelProcedurePgwEntry 38 } affirmedZoneGatewayStatisticsSlotLevelProcedurePgwNumL2tpGwSessionDeleteFail OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of L2tp gateway session delete fail" ::= { affirmedZoneGatewayStatisticsSlotLevelProcedurePgwEntry 39 } affirmedZoneGatewayStatisticsSlotLevelProcedurePgwNumSuspendNotificationSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Suspend Notification success" ::= { affirmedZoneGatewayStatisticsSlotLevelProcedurePgwEntry 40 } affirmedZoneGatewayStatisticsSlotLevelProcedurePgwNumSuspendNotificationFail OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Suspend Notification fail" ::= { affirmedZoneGatewayStatisticsSlotLevelProcedurePgwEntry 41 } affirmedZoneGatewayStatisticsSlotLevelProcedurePgwNumResumeNotificationSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Resume Notification success" ::= { affirmedZoneGatewayStatisticsSlotLevelProcedurePgwEntry 42 } affirmedZoneGatewayStatisticsSlotLevelProcedurePgwNumResumeNotificationFail OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Resume Notification fail" ::= { affirmedZoneGatewayStatisticsSlotLevelProcedurePgwEntry 43 } affirmedZoneGatewayStatisticsSlotLevelProcedurePgwNumNwInitiatedModifyQoSTempReject OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of network initiated modify QOS temporarily rejected" ::= { affirmedZoneGatewayStatisticsSlotLevelProcedurePgwEntry 44 } affirmedZoneGatewayStatisticsSlotLevelProcedurePgwNumNwInitiatedActivateBearerTempReject OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of network initiated activate bearer temporarily rejected" ::= { affirmedZoneGatewayStatisticsSlotLevelProcedurePgwEntry 45 } affirmedZoneGatewayStatisticsSlotLevelProcedurePgwNumNwInitiatedDeactivateBearerTempReject OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of network initiated deactivate bearer temporarily rejected" ::= { affirmedZoneGatewayStatisticsSlotLevelProcedurePgwEntry 46 } affirmedZoneGatewayStatisticsSlotLevelProcedurePgwNumNwInitiatedModifyBearerSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of network initiated modify bearer success" ::= { affirmedZoneGatewayStatisticsSlotLevelProcedurePgwEntry 47 } affirmedZoneGatewayStatisticsSlotLevelProcedurePgwNumNwInitiatedModifyBearerFail OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of network initiated modify bearer fail" ::= { affirmedZoneGatewayStatisticsSlotLevelProcedurePgwEntry 48 } affirmedZoneGatewayStatisticsSlotLevelProcedurePgwNumNwInitiatedModifyBearerTempReject OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of network initiated modify bearer temporarily rejected" ::= { affirmedZoneGatewayStatisticsSlotLevelProcedurePgwEntry 49 } affirmedZoneGatewayStatisticsSlotLevelProcedurePgwNumCreateS2xBearerSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of S2X create bearer success" ::= { affirmedZoneGatewayStatisticsSlotLevelProcedurePgwEntry 50 } affirmedZoneGatewayStatisticsSlotLevelProcedurePgwNumCreateS2xBearerFail OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of S2X create bearer fail" ::= { affirmedZoneGatewayStatisticsSlotLevelProcedurePgwEntry 51 } affirmedZoneGatewayStatisticsSlotLevelProcedurePgwNumDeleteS2xBearerSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of S2X delete bearer success" ::= { affirmedZoneGatewayStatisticsSlotLevelProcedurePgwEntry 52 } affirmedZoneGatewayStatisticsSlotLevelProcedurePgwNumDeleteS2xBearerFail OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of S2X delete bearer fail" ::= { affirmedZoneGatewayStatisticsSlotLevelProcedurePgwEntry 53 } affirmedZoneGatewayStatisticsSlotLevelProcedurePgwNumUpdateS2xBearerSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of S2X update bearer success" ::= { affirmedZoneGatewayStatisticsSlotLevelProcedurePgwEntry 54 } affirmedZoneGatewayStatisticsSlotLevelProcedurePgwNumUpdateS2xBearerFail OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of S2X update bearer fail" ::= { affirmedZoneGatewayStatisticsSlotLevelProcedurePgwEntry 55 } affirmedZoneGatewayStatisticsSlotLevelProcedurePgwNumModifyS2xBearerCmdSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of S2X modify bearer command success" ::= { affirmedZoneGatewayStatisticsSlotLevelProcedurePgwEntry 56 } affirmedZoneGatewayStatisticsSlotLevelProcedurePgwNumModifyS2xBearerCmdFail OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of S2X modify bearer command fail" ::= { affirmedZoneGatewayStatisticsSlotLevelProcedurePgwEntry 57 } affirmedZoneGatewayStatisticsSlotLevelProcedurePgwNumCreateS2aSessionSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of S2a create session success" ::= { affirmedZoneGatewayStatisticsSlotLevelProcedurePgwEntry 58 } affirmedZoneGatewayStatisticsSlotLevelProcedurePgwNumCreateS2aSessionFail OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of S2a create session fail" ::= { affirmedZoneGatewayStatisticsSlotLevelProcedurePgwEntry 59 } affirmedZoneGatewayStatisticsSlotLevelProcedurePgwNumDeleteS2aSessionSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of S2a delete session success" ::= { affirmedZoneGatewayStatisticsSlotLevelProcedurePgwEntry 60 } affirmedZoneGatewayStatisticsSlotLevelProcedurePgwNumDeleteS2aSessionFail OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of S2a create session fail" ::= { affirmedZoneGatewayStatisticsSlotLevelProcedurePgwEntry 61 } affirmedZoneGatewayStatisticsSlotLevelProcedurePgwNumCreateS2bSessionSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of S2b create session success" ::= { affirmedZoneGatewayStatisticsSlotLevelProcedurePgwEntry 62 } affirmedZoneGatewayStatisticsSlotLevelProcedurePgwNumCreateS2bSessionFail OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of S2b create session fail" ::= { affirmedZoneGatewayStatisticsSlotLevelProcedurePgwEntry 63 } affirmedZoneGatewayStatisticsSlotLevelProcedurePgwNumDeleteS2bSessionSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of S2b delete session success" ::= { affirmedZoneGatewayStatisticsSlotLevelProcedurePgwEntry 64 } affirmedZoneGatewayStatisticsSlotLevelProcedurePgwNumDeleteS2bSessionFail OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of S2b create session fail" ::= { affirmedZoneGatewayStatisticsSlotLevelProcedurePgwEntry 65 } affirmedZoneGatewayStatisticsSlotLevelProcedurePgwNum3gppToNon3gppHandoverSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of 3gpp to non-3gpp handover success" ::= { affirmedZoneGatewayStatisticsSlotLevelProcedurePgwEntry 66 } affirmedZoneGatewayStatisticsSlotLevelProcedurePgwNum3gppToNon3gppHandoverFail OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of 3gpp to non-3gpp handover fail" ::= { affirmedZoneGatewayStatisticsSlotLevelProcedurePgwEntry 67 } affirmedZoneGatewayStatisticsSlotLevelProcedurePgwNumNon3gppTo3gppHandoverSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of non-3gpp to 3gpp handover success" ::= { affirmedZoneGatewayStatisticsSlotLevelProcedurePgwEntry 68 } affirmedZoneGatewayStatisticsSlotLevelProcedurePgwNumNon3gppTo3gppHandoverFail OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of non-3gpp to 3gpp handover fail" ::= { affirmedZoneGatewayStatisticsSlotLevelProcedurePgwEntry 69 } affirmedZoneGatewayStatisticsSlotLevelProcedurePgwNumNon3gppToNon3gppHandoverSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of non-3gpp to non-3gpp handover success" ::= { affirmedZoneGatewayStatisticsSlotLevelProcedurePgwEntry 70 } affirmedZoneGatewayStatisticsSlotLevelProcedurePgwNumNon3gppToNon3gppHandoverFail OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of non-3gpp to non-3gpp handover fail" ::= { affirmedZoneGatewayStatisticsSlotLevelProcedurePgwEntry 71 } affirmedZoneGatewayStatisticsSlotLevelProcedurePgwNumOcsReAuthProcSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of OCS Re-Auth success" ::= { affirmedZoneGatewayStatisticsSlotLevelProcedurePgwEntry 72 } affirmedZoneGatewayStatisticsSlotLevelProcedurePgwNumOcsReAuthProcFailures OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of OCS Re-Auth failures" ::= { affirmedZoneGatewayStatisticsSlotLevelProcedurePgwEntry 73 } affirmedZoneGatewayStatisticsSlotLevelProcedurePgwNumPcrfReAuthProcSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of PCRF Re-Auth success" ::= { affirmedZoneGatewayStatisticsSlotLevelProcedurePgwEntry 74 } affirmedZoneGatewayStatisticsSlotLevelProcedurePgwNumPcrfReAuthProcFailures OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of PCRF Re-Auth failures" ::= { affirmedZoneGatewayStatisticsSlotLevelProcedurePgwEntry 75 } affirmedZoneGatewayStatisticsSlotLevelProcedurePgwNumProcessPcrfRuleSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of process PCRF rule success" ::= { affirmedZoneGatewayStatisticsSlotLevelProcedurePgwEntry 76 } affirmedZoneGatewayStatisticsSlotLevelProcedurePgwNumProcessPcrfRuleFailures OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of process PCRF rule failures" ::= { affirmedZoneGatewayStatisticsSlotLevelProcedurePgwEntry 77 } affirmedZoneGatewayStatisticsSlotLevelProcedurePgwNumEdrIntfChangeProcSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Control Profile EDR Interface ID Change success" ::= { affirmedZoneGatewayStatisticsSlotLevelProcedurePgwEntry 78 } affirmedZoneGatewayStatisticsSlotLevelProcedurePgwNumEdrIntfChangeProcFailures OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Control Profile EDR Interface ID Change failed" ::= { affirmedZoneGatewayStatisticsSlotLevelProcedurePgwEntry 79 } affirmedZoneGatewayStatisticsSlotLevelProcedurePgwNumVtapConfigChangeProcSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Vtap Config Change success" ::= { affirmedZoneGatewayStatisticsSlotLevelProcedurePgwEntry 80 } affirmedZoneGatewayStatisticsSlotLevelProcedurePgwNumVtapConfigChangeProcFailures OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Vtap Config Change failed" ::= { affirmedZoneGatewayStatisticsSlotLevelProcedurePgwEntry 81 } affirmedZoneGatewayStatisticsSlotLevelProcedurePgwNumNwInitiatedModifyQoSUePsmReject OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of network initiated modify QOS rejected due to UE in PSM " ::= { affirmedZoneGatewayStatisticsSlotLevelProcedurePgwEntry 82 } affirmedZoneGatewayStatisticsSlotLevelProcedurePgwNumNwInitiatedModifyBearerUePsmReject OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of network initiated modify bearer rejected due to UE in PSM" ::= { affirmedZoneGatewayStatisticsSlotLevelProcedurePgwEntry 83 } affirmedZoneGatewayStatisticsSlotLevelProcedurePgwNumNwInitiatedActivateBearerUePsmReject OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of network initiated activate bearer temporarily rejected" ::= { affirmedZoneGatewayStatisticsSlotLevelProcedurePgwEntry 84 } affirmedZoneGatewayStatisticsSlotLevelProcedurePgwNumProcessFlowAuthSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of process Flow Auth procedures success" ::= { affirmedZoneGatewayStatisticsSlotLevelProcedurePgwEntry 85 } affirmedZoneGatewayStatisticsSlotLevelProcedurePgwNumProcessFlowAuthFailures OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of process Flow Auth procedures failures" ::= { affirmedZoneGatewayStatisticsSlotLevelProcedurePgwEntry 86 } affirmedZoneGatewayStatisticsSlotLevelProcedurePgwNumNwInitActBearerInterAccessHOCollision OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of network initiated activate bearer inter access handover collision" ::= { affirmedZoneGatewayStatisticsSlotLevelProcedurePgwEntry 87 } affirmedZoneGatewayStatisticsSlotLevelProcedurePgwNumNwInitModBearerInterAccessHOCollision OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of network initiated modify bearer inter access handover collision" ::= { affirmedZoneGatewayStatisticsSlotLevelProcedurePgwEntry 88 } affirmedZoneGatewayStatisticsSlotLevelProcedurePgwNumNwInitDeactBearerInterAccessHOCollision OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of network initiated deactivate bearer inter access handover collision" ::= { affirmedZoneGatewayStatisticsSlotLevelProcedurePgwEntry 89 } affirmedZoneGatewayStatisticsSlotLevelProcedurePgwNumUeInitActBearerInterAccessHOCollision OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of ue initiated activate bearer inter access handover collision" ::= { affirmedZoneGatewayStatisticsSlotLevelProcedurePgwEntry 90 } affirmedZoneGatewayStatisticsSlotLevelProcedurePgwNumUeInitModBearerInterAccessHOCollision OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of ue initiated modify bearer inter access handover collision" ::= { affirmedZoneGatewayStatisticsSlotLevelProcedurePgwEntry 91 } affirmedZoneGatewayStatisticsSlotLevelProcedurePgwNumUeInitDeactBearerInterAccessHOCollision OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of ue initiated deactivate bearer inter access handover collision" ::= { affirmedZoneGatewayStatisticsSlotLevelProcedurePgwEntry 92 } affirmedZoneGatewayStatisticsSlotLevelProcedurePgwNumL2tpGwSessionCreateSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of L2tp gateway session create success" ::= { affirmedZoneGatewayStatisticsSlotLevelProcedurePgwEntry 93 } affirmedZoneGatewayStatisticsSlotLevelProcedurePgwNumL2tpGwSessionCreateFail OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of L2tp gateway session create fail" ::= { affirmedZoneGatewayStatisticsSlotLevelProcedurePgwEntry 94 } affirmedZoneGatewayStatisticsSlotLevelProcedurePgwNumNwInitiatedModifyBearerPartialSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of network initiated modify bearer partial success" ::= { affirmedZoneGatewayStatisticsSlotLevelProcedurePgwEntry 95 } affirmedZoneGatewayStatisticsSlotLevelProcedurePgwNumNwInitiatedActivateBearerPartialSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of network initiated activate bearer partial success" ::= { affirmedZoneGatewayStatisticsSlotLevelProcedurePgwEntry 96 } affirmedZoneGatewayStatisticsSlotLevelProcedureSaegwPgwTable OBJECT-TYPE SYNTAX SEQUENCE OF AffirmedZoneGatewayStatisticsSlotLevelProcedureSaegwPgwEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "" ::= { affirmedZoneMIB 294 } affirmedZoneGatewayStatisticsSlotLevelProcedureSaegwPgwEntry OBJECT-TYPE SYNTAX AffirmedZoneGatewayStatisticsSlotLevelProcedureSaegwPgwEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "" INDEX { affirmedZoneName, affirmedZoneGatewayStatisticsSlotLevelProcedureSaegwPgwName, affirmedZoneGatewayStatisticsSlotLevelProcedureSaegwPgwChassis, affirmedZoneGatewayStatisticsSlotLevelProcedureSaegwPgwSlot } ::= { affirmedZoneGatewayStatisticsSlotLevelProcedureSaegwPgwTable 1 } AffirmedZoneGatewayStatisticsSlotLevelProcedureSaegwPgwEntry ::= SEQUENCE { affirmedZoneGatewayStatisticsSlotLevelProcedureSaegwPgwName String, affirmedZoneGatewayStatisticsSlotLevelProcedureSaegwPgwChassis Unsigned32, affirmedZoneGatewayStatisticsSlotLevelProcedureSaegwPgwSlot Unsigned32, affirmedZoneGatewayStatisticsSlotLevelProcedureSaegwPgwNumCreateSessionSuccess Unsigned32, affirmedZoneGatewayStatisticsSlotLevelProcedureSaegwPgwNumCreateSessionFail Unsigned32, affirmedZoneGatewayStatisticsSlotLevelProcedureSaegwPgwNumModifyBearerSuccess Unsigned32, affirmedZoneGatewayStatisticsSlotLevelProcedureSaegwPgwNumModifyBearerFail Unsigned32, affirmedZoneGatewayStatisticsSlotLevelProcedureSaegwPgwNumDeleteSessionSuccess Unsigned32, affirmedZoneGatewayStatisticsSlotLevelProcedureSaegwPgwNumDeleteSessionFail Unsigned32, affirmedZoneGatewayStatisticsSlotLevelProcedureSaegwPgwNumNwInitiatedModifyQoSSuccess Unsigned32, affirmedZoneGatewayStatisticsSlotLevelProcedureSaegwPgwNumNwInitiatedModifyQoSFail Unsigned32, affirmedZoneGatewayStatisticsSlotLevelProcedureSaegwPgwNumNwInitiatedDeactivateSubscrSuccess Unsigned32, affirmedZoneGatewayStatisticsSlotLevelProcedureSaegwPgwNumNwInitiatedDeactivateSubscrFail Unsigned32, affirmedZoneGatewayStatisticsSlotLevelProcedureSaegwPgwNumNwInitiatedActivateBearerSuccess Unsigned32, affirmedZoneGatewayStatisticsSlotLevelProcedureSaegwPgwNumNwInitiatedActivateBearerFail Unsigned32, affirmedZoneGatewayStatisticsSlotLevelProcedureSaegwPgwNumNwInitiatedDeactivateBearerSuccess Unsigned32, affirmedZoneGatewayStatisticsSlotLevelProcedureSaegwPgwNumNwInitiatedDeactivateBearerFail Unsigned32, affirmedZoneGatewayStatisticsSlotLevelProcedureSaegwPgwNumUeInitiatedModifyQoSSuccess Unsigned32, affirmedZoneGatewayStatisticsSlotLevelProcedureSaegwPgwNumUeInitiatedModifyQoSFail Unsigned32, affirmedZoneGatewayStatisticsSlotLevelProcedureSaegwPgwNumUeInitiatedActivateBearerSuccess Unsigned32, affirmedZoneGatewayStatisticsSlotLevelProcedureSaegwPgwNumUeInitiatedActivateBearerFail Unsigned32, affirmedZoneGatewayStatisticsSlotLevelProcedureSaegwPgwNumUeInitiatedDeactivateBearerSuccess Unsigned32, affirmedZoneGatewayStatisticsSlotLevelProcedureSaegwPgwNumUeInitiatedDeactivateBearerFail Unsigned32, affirmedZoneGatewayStatisticsSlotLevelProcedureSaegwPgwNumSGWChangeSuccess Unsigned32, affirmedZoneGatewayStatisticsSlotLevelProcedureSaegwPgwNumSGWChangeFail Unsigned32, affirmedZoneGatewayStatisticsSlotLevelProcedureSaegwPgwNumChangeNotificationSuccess Unsigned32, affirmedZoneGatewayStatisticsSlotLevelProcedureSaegwPgwNumChangeNotificationFail Unsigned32, affirmedZoneGatewayStatisticsSlotLevelProcedureSaegwPgwNumFsapiMigrateFpWfSessionCreateSuccess Unsigned32, affirmedZoneGatewayStatisticsSlotLevelProcedureSaegwPgwNumFsapiMigrateFpWfSessionCreateFail Unsigned32, affirmedZoneGatewayStatisticsSlotLevelProcedureSaegwPgwNumInterSgwHandoverSuccess Unsigned32, affirmedZoneGatewayStatisticsSlotLevelProcedureSaegwPgwNumInterSgwHandoverFail Unsigned32, affirmedZoneGatewayStatisticsSlotLevelProcedureSaegwPgwNumInterSgsnHandoverSuccess Unsigned32, affirmedZoneGatewayStatisticsSlotLevelProcedureSaegwPgwNumInterSgsnHandoverFail Unsigned32, affirmedZoneGatewayStatisticsSlotLevelProcedureSaegwPgwNumInterLteToGnGpSuccess Unsigned32, affirmedZoneGatewayStatisticsSlotLevelProcedureSaegwPgwNumInterLteToGnGpFail Unsigned32, affirmedZoneGatewayStatisticsSlotLevelProcedureSaegwPgwNumGnGpToLteHandoverSuccess Unsigned32, affirmedZoneGatewayStatisticsSlotLevelProcedureSaegwPgwNumGnGpToLteHandoverFail Unsigned32, affirmedZoneGatewayStatisticsSlotLevelProcedureSaegwPgwNumL2tpGwSessionDeleteSuccess Unsigned32, affirmedZoneGatewayStatisticsSlotLevelProcedureSaegwPgwNumL2tpGwSessionDeleteFail Unsigned32, affirmedZoneGatewayStatisticsSlotLevelProcedureSaegwPgwNumSuspendNotificationSuccess Unsigned32, affirmedZoneGatewayStatisticsSlotLevelProcedureSaegwPgwNumSuspendNotificationFail Unsigned32, affirmedZoneGatewayStatisticsSlotLevelProcedureSaegwPgwNumResumeNotificationSuccess Unsigned32, affirmedZoneGatewayStatisticsSlotLevelProcedureSaegwPgwNumResumeNotificationFail Unsigned32, affirmedZoneGatewayStatisticsSlotLevelProcedureSaegwPgwNumNwInitiatedModifyQoSTempReject Unsigned32, affirmedZoneGatewayStatisticsSlotLevelProcedureSaegwPgwNumNwInitiatedActivateBearerTempReject Unsigned32, affirmedZoneGatewayStatisticsSlotLevelProcedureSaegwPgwNumNwInitiatedDeactivateBearerTempReject Unsigned32, affirmedZoneGatewayStatisticsSlotLevelProcedureSaegwPgwNumNwInitiatedModifyBearerSuccess Unsigned32, affirmedZoneGatewayStatisticsSlotLevelProcedureSaegwPgwNumNwInitiatedModifyBearerFail Unsigned32, affirmedZoneGatewayStatisticsSlotLevelProcedureSaegwPgwNumNwInitiatedModifyBearerTempReject Unsigned32, affirmedZoneGatewayStatisticsSlotLevelProcedureSaegwPgwNumCreateS2xBearerSuccess Unsigned32, affirmedZoneGatewayStatisticsSlotLevelProcedureSaegwPgwNumCreateS2xBearerFail Unsigned32, affirmedZoneGatewayStatisticsSlotLevelProcedureSaegwPgwNumDeleteS2xBearerSuccess Unsigned32, affirmedZoneGatewayStatisticsSlotLevelProcedureSaegwPgwNumDeleteS2xBearerFail Unsigned32, affirmedZoneGatewayStatisticsSlotLevelProcedureSaegwPgwNumUpdateS2xBearerSuccess Unsigned32, affirmedZoneGatewayStatisticsSlotLevelProcedureSaegwPgwNumUpdateS2xBearerFail Unsigned32, affirmedZoneGatewayStatisticsSlotLevelProcedureSaegwPgwNumModifyS2xBearerCmdSuccess Unsigned32, affirmedZoneGatewayStatisticsSlotLevelProcedureSaegwPgwNumModifyS2xBearerCmdFail Unsigned32, affirmedZoneGatewayStatisticsSlotLevelProcedureSaegwPgwNumCreateS2aSessionSuccess Unsigned32, affirmedZoneGatewayStatisticsSlotLevelProcedureSaegwPgwNumCreateS2aSessionFail Unsigned32, affirmedZoneGatewayStatisticsSlotLevelProcedureSaegwPgwNumDeleteS2aSessionSuccess Unsigned32, affirmedZoneGatewayStatisticsSlotLevelProcedureSaegwPgwNumDeleteS2aSessionFail Unsigned32, affirmedZoneGatewayStatisticsSlotLevelProcedureSaegwPgwNumCreateS2bSessionSuccess Unsigned32, affirmedZoneGatewayStatisticsSlotLevelProcedureSaegwPgwNumCreateS2bSessionFail Unsigned32, affirmedZoneGatewayStatisticsSlotLevelProcedureSaegwPgwNumDeleteS2bSessionSuccess Unsigned32, affirmedZoneGatewayStatisticsSlotLevelProcedureSaegwPgwNumDeleteS2bSessionFail Unsigned32, affirmedZoneGatewayStatisticsSlotLevelProcedureSaegwPgwNum3gppToNon3gppHandoverSuccess Unsigned32, affirmedZoneGatewayStatisticsSlotLevelProcedureSaegwPgwNum3gppToNon3gppHandoverFail Unsigned32, affirmedZoneGatewayStatisticsSlotLevelProcedureSaegwPgwNumNon3gppTo3gppHandoverSuccess Unsigned32, affirmedZoneGatewayStatisticsSlotLevelProcedureSaegwPgwNumNon3gppTo3gppHandoverFail Unsigned32, affirmedZoneGatewayStatisticsSlotLevelProcedureSaegwPgwNumNon3gppToNon3gppHandoverSuccess Unsigned32, affirmedZoneGatewayStatisticsSlotLevelProcedureSaegwPgwNumNon3gppToNon3gppHandoverFail Unsigned32, affirmedZoneGatewayStatisticsSlotLevelProcedureSaegwPgwNumOcsReAuthProcSuccess Unsigned32, affirmedZoneGatewayStatisticsSlotLevelProcedureSaegwPgwNumOcsReAuthProcFailures Unsigned32, affirmedZoneGatewayStatisticsSlotLevelProcedureSaegwPgwNumPcrfReAuthProcSuccess Unsigned32, affirmedZoneGatewayStatisticsSlotLevelProcedureSaegwPgwNumPcrfReAuthProcFailures Unsigned32, affirmedZoneGatewayStatisticsSlotLevelProcedureSaegwPgwNumProcessPcrfRuleSuccess Unsigned32, affirmedZoneGatewayStatisticsSlotLevelProcedureSaegwPgwNumProcessPcrfRuleFailures Unsigned32, affirmedZoneGatewayStatisticsSlotLevelProcedureSaegwPgwNumEdrIntfChangeProcSuccess Unsigned32, affirmedZoneGatewayStatisticsSlotLevelProcedureSaegwPgwNumEdrIntfChangeProcFailures Unsigned32, affirmedZoneGatewayStatisticsSlotLevelProcedureSaegwPgwNumVtapConfigChangeProcSuccess Unsigned32, affirmedZoneGatewayStatisticsSlotLevelProcedureSaegwPgwNumVtapConfigChangeProcFailures Unsigned32, affirmedZoneGatewayStatisticsSlotLevelProcedureSaegwPgwNumNwInitiatedModifyQoSUePsmReject Unsigned32, affirmedZoneGatewayStatisticsSlotLevelProcedureSaegwPgwNumNwInitiatedModifyBearerUePsmReject Unsigned32, affirmedZoneGatewayStatisticsSlotLevelProcedureSaegwPgwNumNwInitiatedActivateBearerUePsmReject Unsigned32, affirmedZoneGatewayStatisticsSlotLevelProcedureSaegwPgwNumProcessFlowAuthSuccess Unsigned32, affirmedZoneGatewayStatisticsSlotLevelProcedureSaegwPgwNumProcessFlowAuthFailures Unsigned32, affirmedZoneGatewayStatisticsSlotLevelProcedureSaegwPgwNumNwInitActBearerInterAccessHOCollision Unsigned32, affirmedZoneGatewayStatisticsSlotLevelProcedureSaegwPgwNumNwInitModBearerInterAccessHOCollision Unsigned32, affirmedZoneGatewayStatisticsSlotLevelProcedureSaegwPgwNumNwInitDeactBearerInterAccessHOCollision Unsigned32, affirmedZoneGatewayStatisticsSlotLevelProcedureSaegwPgwNumUeInitActBearerInterAccessHOCollision Unsigned32, affirmedZoneGatewayStatisticsSlotLevelProcedureSaegwPgwNumUeInitModBearerInterAccessHOCollision Unsigned32, affirmedZoneGatewayStatisticsSlotLevelProcedureSaegwPgwNumUeInitDeactBearerInterAccessHOCollision Unsigned32, affirmedZoneGatewayStatisticsSlotLevelProcedureSaegwPgwNumL2tpGwSessionCreateSuccess Unsigned32, affirmedZoneGatewayStatisticsSlotLevelProcedureSaegwPgwNumL2tpGwSessionCreateFail Unsigned32, affirmedZoneGatewayStatisticsSlotLevelProcedureSaegwPgwNumNwInitiatedModifyBearerPartialSuccess Unsigned32, affirmedZoneGatewayStatisticsSlotLevelProcedureSaegwPgwNumNwInitiatedActivateBearerPartialSuccess Unsigned32 } affirmedZoneGatewayStatisticsSlotLevelProcedureSaegwPgwName OBJECT-TYPE SYNTAX String MAX-ACCESS not-accessible STATUS current DESCRIPTION "Table Name" ::= { affirmedZoneGatewayStatisticsSlotLevelProcedureSaegwPgwEntry 1 } affirmedZoneGatewayStatisticsSlotLevelProcedureSaegwPgwChassis OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS not-accessible STATUS current DESCRIPTION "chassis ID" ::= { affirmedZoneGatewayStatisticsSlotLevelProcedureSaegwPgwEntry 2 } affirmedZoneGatewayStatisticsSlotLevelProcedureSaegwPgwSlot OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS not-accessible STATUS current DESCRIPTION "slot number" ::= { affirmedZoneGatewayStatisticsSlotLevelProcedureSaegwPgwEntry 3 } affirmedZoneGatewayStatisticsSlotLevelProcedureSaegwPgwNumCreateSessionSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create session success" ::= { affirmedZoneGatewayStatisticsSlotLevelProcedureSaegwPgwEntry 4 } affirmedZoneGatewayStatisticsSlotLevelProcedureSaegwPgwNumCreateSessionFail OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create session fail" ::= { affirmedZoneGatewayStatisticsSlotLevelProcedureSaegwPgwEntry 5 } affirmedZoneGatewayStatisticsSlotLevelProcedureSaegwPgwNumModifyBearerSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of modify bearer success" ::= { affirmedZoneGatewayStatisticsSlotLevelProcedureSaegwPgwEntry 6 } affirmedZoneGatewayStatisticsSlotLevelProcedureSaegwPgwNumModifyBearerFail OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of modify bearer fail" ::= { affirmedZoneGatewayStatisticsSlotLevelProcedureSaegwPgwEntry 7 } affirmedZoneGatewayStatisticsSlotLevelProcedureSaegwPgwNumDeleteSessionSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of delete session success" ::= { affirmedZoneGatewayStatisticsSlotLevelProcedureSaegwPgwEntry 8 } affirmedZoneGatewayStatisticsSlotLevelProcedureSaegwPgwNumDeleteSessionFail OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of delete session fail" ::= { affirmedZoneGatewayStatisticsSlotLevelProcedureSaegwPgwEntry 9 } affirmedZoneGatewayStatisticsSlotLevelProcedureSaegwPgwNumNwInitiatedModifyQoSSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of network initiated modify QOS success" ::= { affirmedZoneGatewayStatisticsSlotLevelProcedureSaegwPgwEntry 10 } affirmedZoneGatewayStatisticsSlotLevelProcedureSaegwPgwNumNwInitiatedModifyQoSFail OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of network initiated modify QOS fail" ::= { affirmedZoneGatewayStatisticsSlotLevelProcedureSaegwPgwEntry 11 } affirmedZoneGatewayStatisticsSlotLevelProcedureSaegwPgwNumNwInitiatedDeactivateSubscrSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of network initiated deactivate subscriber success" ::= { affirmedZoneGatewayStatisticsSlotLevelProcedureSaegwPgwEntry 12 } affirmedZoneGatewayStatisticsSlotLevelProcedureSaegwPgwNumNwInitiatedDeactivateSubscrFail OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of network initiated deactivate subscriber fail" ::= { affirmedZoneGatewayStatisticsSlotLevelProcedureSaegwPgwEntry 13 } affirmedZoneGatewayStatisticsSlotLevelProcedureSaegwPgwNumNwInitiatedActivateBearerSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of network initiated activate bearer success" ::= { affirmedZoneGatewayStatisticsSlotLevelProcedureSaegwPgwEntry 14 } affirmedZoneGatewayStatisticsSlotLevelProcedureSaegwPgwNumNwInitiatedActivateBearerFail OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of network initiated activate bearer fail" ::= { affirmedZoneGatewayStatisticsSlotLevelProcedureSaegwPgwEntry 15 } affirmedZoneGatewayStatisticsSlotLevelProcedureSaegwPgwNumNwInitiatedDeactivateBearerSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of network initiated deactivate bearer success" ::= { affirmedZoneGatewayStatisticsSlotLevelProcedureSaegwPgwEntry 16 } affirmedZoneGatewayStatisticsSlotLevelProcedureSaegwPgwNumNwInitiatedDeactivateBearerFail OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of network initiated deactivate bearer fail" ::= { affirmedZoneGatewayStatisticsSlotLevelProcedureSaegwPgwEntry 17 } affirmedZoneGatewayStatisticsSlotLevelProcedureSaegwPgwNumUeInitiatedModifyQoSSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of UE initiated modify QOS success" ::= { affirmedZoneGatewayStatisticsSlotLevelProcedureSaegwPgwEntry 18 } affirmedZoneGatewayStatisticsSlotLevelProcedureSaegwPgwNumUeInitiatedModifyQoSFail OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of UE initiated modify QOS fail" ::= { affirmedZoneGatewayStatisticsSlotLevelProcedureSaegwPgwEntry 19 } affirmedZoneGatewayStatisticsSlotLevelProcedureSaegwPgwNumUeInitiatedActivateBearerSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of UE initiated activate bearer success" ::= { affirmedZoneGatewayStatisticsSlotLevelProcedureSaegwPgwEntry 20 } affirmedZoneGatewayStatisticsSlotLevelProcedureSaegwPgwNumUeInitiatedActivateBearerFail OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of UE initiated activate bearer fail" ::= { affirmedZoneGatewayStatisticsSlotLevelProcedureSaegwPgwEntry 21 } affirmedZoneGatewayStatisticsSlotLevelProcedureSaegwPgwNumUeInitiatedDeactivateBearerSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of UE initiated deactivate bearer success" ::= { affirmedZoneGatewayStatisticsSlotLevelProcedureSaegwPgwEntry 22 } affirmedZoneGatewayStatisticsSlotLevelProcedureSaegwPgwNumUeInitiatedDeactivateBearerFail OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of UE initiated deactivate bearer fail" ::= { affirmedZoneGatewayStatisticsSlotLevelProcedureSaegwPgwEntry 23 } affirmedZoneGatewayStatisticsSlotLevelProcedureSaegwPgwNumSGWChangeSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of sgw change success" ::= { affirmedZoneGatewayStatisticsSlotLevelProcedureSaegwPgwEntry 24 } affirmedZoneGatewayStatisticsSlotLevelProcedureSaegwPgwNumSGWChangeFail OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of sgw change fail" ::= { affirmedZoneGatewayStatisticsSlotLevelProcedureSaegwPgwEntry 25 } affirmedZoneGatewayStatisticsSlotLevelProcedureSaegwPgwNumChangeNotificationSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of change notification success" ::= { affirmedZoneGatewayStatisticsSlotLevelProcedureSaegwPgwEntry 26 } affirmedZoneGatewayStatisticsSlotLevelProcedureSaegwPgwNumChangeNotificationFail OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of change notification fail" ::= { affirmedZoneGatewayStatisticsSlotLevelProcedureSaegwPgwEntry 27 } affirmedZoneGatewayStatisticsSlotLevelProcedureSaegwPgwNumFsapiMigrateFpWfSessionCreateSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of FSAPI migrate fastpath workflow session create success" ::= { affirmedZoneGatewayStatisticsSlotLevelProcedureSaegwPgwEntry 28 } affirmedZoneGatewayStatisticsSlotLevelProcedureSaegwPgwNumFsapiMigrateFpWfSessionCreateFail OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of FSAPI migrate fastpath workflow session create fail" ::= { affirmedZoneGatewayStatisticsSlotLevelProcedureSaegwPgwEntry 29 } affirmedZoneGatewayStatisticsSlotLevelProcedureSaegwPgwNumInterSgwHandoverSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of inter SGW handover success" ::= { affirmedZoneGatewayStatisticsSlotLevelProcedureSaegwPgwEntry 30 } affirmedZoneGatewayStatisticsSlotLevelProcedureSaegwPgwNumInterSgwHandoverFail OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of inter SGW handover fail" ::= { affirmedZoneGatewayStatisticsSlotLevelProcedureSaegwPgwEntry 31 } affirmedZoneGatewayStatisticsSlotLevelProcedureSaegwPgwNumInterSgsnHandoverSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of inter SGSN handover success" ::= { affirmedZoneGatewayStatisticsSlotLevelProcedureSaegwPgwEntry 32 } affirmedZoneGatewayStatisticsSlotLevelProcedureSaegwPgwNumInterSgsnHandoverFail OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of inter SGSN handover fail" ::= { affirmedZoneGatewayStatisticsSlotLevelProcedureSaegwPgwEntry 33 } affirmedZoneGatewayStatisticsSlotLevelProcedureSaegwPgwNumInterLteToGnGpSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of LTE to Gn/Gp handover success" ::= { affirmedZoneGatewayStatisticsSlotLevelProcedureSaegwPgwEntry 34 } affirmedZoneGatewayStatisticsSlotLevelProcedureSaegwPgwNumInterLteToGnGpFail OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of LTE to Gn/Gp handover fail" ::= { affirmedZoneGatewayStatisticsSlotLevelProcedureSaegwPgwEntry 35 } affirmedZoneGatewayStatisticsSlotLevelProcedureSaegwPgwNumGnGpToLteHandoverSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Gn/Gp to LTE handover success" ::= { affirmedZoneGatewayStatisticsSlotLevelProcedureSaegwPgwEntry 36 } affirmedZoneGatewayStatisticsSlotLevelProcedureSaegwPgwNumGnGpToLteHandoverFail OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Gn/Gp to LTE handover fail" ::= { affirmedZoneGatewayStatisticsSlotLevelProcedureSaegwPgwEntry 37 } affirmedZoneGatewayStatisticsSlotLevelProcedureSaegwPgwNumL2tpGwSessionDeleteSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of L2tp gateway session delete success" ::= { affirmedZoneGatewayStatisticsSlotLevelProcedureSaegwPgwEntry 38 } affirmedZoneGatewayStatisticsSlotLevelProcedureSaegwPgwNumL2tpGwSessionDeleteFail OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of L2tp gateway session delete fail" ::= { affirmedZoneGatewayStatisticsSlotLevelProcedureSaegwPgwEntry 39 } affirmedZoneGatewayStatisticsSlotLevelProcedureSaegwPgwNumSuspendNotificationSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Suspend Notification success" ::= { affirmedZoneGatewayStatisticsSlotLevelProcedureSaegwPgwEntry 40 } affirmedZoneGatewayStatisticsSlotLevelProcedureSaegwPgwNumSuspendNotificationFail OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Suspend Notification fail" ::= { affirmedZoneGatewayStatisticsSlotLevelProcedureSaegwPgwEntry 41 } affirmedZoneGatewayStatisticsSlotLevelProcedureSaegwPgwNumResumeNotificationSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Resume Notification success" ::= { affirmedZoneGatewayStatisticsSlotLevelProcedureSaegwPgwEntry 42 } affirmedZoneGatewayStatisticsSlotLevelProcedureSaegwPgwNumResumeNotificationFail OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Resume Notification fail" ::= { affirmedZoneGatewayStatisticsSlotLevelProcedureSaegwPgwEntry 43 } affirmedZoneGatewayStatisticsSlotLevelProcedureSaegwPgwNumNwInitiatedModifyQoSTempReject OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of network initiated modify QOS temporarily rejected" ::= { affirmedZoneGatewayStatisticsSlotLevelProcedureSaegwPgwEntry 44 } affirmedZoneGatewayStatisticsSlotLevelProcedureSaegwPgwNumNwInitiatedActivateBearerTempReject OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of network initiated activate bearer temporarily rejected" ::= { affirmedZoneGatewayStatisticsSlotLevelProcedureSaegwPgwEntry 45 } affirmedZoneGatewayStatisticsSlotLevelProcedureSaegwPgwNumNwInitiatedDeactivateBearerTempReject OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of network initiated deactivate bearer temporarily rejected" ::= { affirmedZoneGatewayStatisticsSlotLevelProcedureSaegwPgwEntry 46 } affirmedZoneGatewayStatisticsSlotLevelProcedureSaegwPgwNumNwInitiatedModifyBearerSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of network initiated modify bearer success" ::= { affirmedZoneGatewayStatisticsSlotLevelProcedureSaegwPgwEntry 47 } affirmedZoneGatewayStatisticsSlotLevelProcedureSaegwPgwNumNwInitiatedModifyBearerFail OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of network initiated modify bearer fail" ::= { affirmedZoneGatewayStatisticsSlotLevelProcedureSaegwPgwEntry 48 } affirmedZoneGatewayStatisticsSlotLevelProcedureSaegwPgwNumNwInitiatedModifyBearerTempReject OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of network initiated modify bearer temporarily rejected" ::= { affirmedZoneGatewayStatisticsSlotLevelProcedureSaegwPgwEntry 49 } affirmedZoneGatewayStatisticsSlotLevelProcedureSaegwPgwNumCreateS2xBearerSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of S2X create bearer success" ::= { affirmedZoneGatewayStatisticsSlotLevelProcedureSaegwPgwEntry 50 } affirmedZoneGatewayStatisticsSlotLevelProcedureSaegwPgwNumCreateS2xBearerFail OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of S2X create bearer fail" ::= { affirmedZoneGatewayStatisticsSlotLevelProcedureSaegwPgwEntry 51 } affirmedZoneGatewayStatisticsSlotLevelProcedureSaegwPgwNumDeleteS2xBearerSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of S2X delete bearer success" ::= { affirmedZoneGatewayStatisticsSlotLevelProcedureSaegwPgwEntry 52 } affirmedZoneGatewayStatisticsSlotLevelProcedureSaegwPgwNumDeleteS2xBearerFail OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of S2X delete bearer fail" ::= { affirmedZoneGatewayStatisticsSlotLevelProcedureSaegwPgwEntry 53 } affirmedZoneGatewayStatisticsSlotLevelProcedureSaegwPgwNumUpdateS2xBearerSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of S2X update bearer success" ::= { affirmedZoneGatewayStatisticsSlotLevelProcedureSaegwPgwEntry 54 } affirmedZoneGatewayStatisticsSlotLevelProcedureSaegwPgwNumUpdateS2xBearerFail OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of S2X update bearer fail" ::= { affirmedZoneGatewayStatisticsSlotLevelProcedureSaegwPgwEntry 55 } affirmedZoneGatewayStatisticsSlotLevelProcedureSaegwPgwNumModifyS2xBearerCmdSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of S2X modify bearer command success" ::= { affirmedZoneGatewayStatisticsSlotLevelProcedureSaegwPgwEntry 56 } affirmedZoneGatewayStatisticsSlotLevelProcedureSaegwPgwNumModifyS2xBearerCmdFail OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of S2X modify bearer command fail" ::= { affirmedZoneGatewayStatisticsSlotLevelProcedureSaegwPgwEntry 57 } affirmedZoneGatewayStatisticsSlotLevelProcedureSaegwPgwNumCreateS2aSessionSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of S2a create session success" ::= { affirmedZoneGatewayStatisticsSlotLevelProcedureSaegwPgwEntry 58 } affirmedZoneGatewayStatisticsSlotLevelProcedureSaegwPgwNumCreateS2aSessionFail OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of S2a create session fail" ::= { affirmedZoneGatewayStatisticsSlotLevelProcedureSaegwPgwEntry 59 } affirmedZoneGatewayStatisticsSlotLevelProcedureSaegwPgwNumDeleteS2aSessionSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of S2a delete session success" ::= { affirmedZoneGatewayStatisticsSlotLevelProcedureSaegwPgwEntry 60 } affirmedZoneGatewayStatisticsSlotLevelProcedureSaegwPgwNumDeleteS2aSessionFail OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of S2a create session fail" ::= { affirmedZoneGatewayStatisticsSlotLevelProcedureSaegwPgwEntry 61 } affirmedZoneGatewayStatisticsSlotLevelProcedureSaegwPgwNumCreateS2bSessionSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of S2b create session success" ::= { affirmedZoneGatewayStatisticsSlotLevelProcedureSaegwPgwEntry 62 } affirmedZoneGatewayStatisticsSlotLevelProcedureSaegwPgwNumCreateS2bSessionFail OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of S2b create session fail" ::= { affirmedZoneGatewayStatisticsSlotLevelProcedureSaegwPgwEntry 63 } affirmedZoneGatewayStatisticsSlotLevelProcedureSaegwPgwNumDeleteS2bSessionSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of S2b delete session success" ::= { affirmedZoneGatewayStatisticsSlotLevelProcedureSaegwPgwEntry 64 } affirmedZoneGatewayStatisticsSlotLevelProcedureSaegwPgwNumDeleteS2bSessionFail OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of S2b create session fail" ::= { affirmedZoneGatewayStatisticsSlotLevelProcedureSaegwPgwEntry 65 } affirmedZoneGatewayStatisticsSlotLevelProcedureSaegwPgwNum3gppToNon3gppHandoverSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of 3gpp to non-3gpp handover success" ::= { affirmedZoneGatewayStatisticsSlotLevelProcedureSaegwPgwEntry 66 } affirmedZoneGatewayStatisticsSlotLevelProcedureSaegwPgwNum3gppToNon3gppHandoverFail OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of 3gpp to non-3gpp handover fail" ::= { affirmedZoneGatewayStatisticsSlotLevelProcedureSaegwPgwEntry 67 } affirmedZoneGatewayStatisticsSlotLevelProcedureSaegwPgwNumNon3gppTo3gppHandoverSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of non-3gpp to 3gpp handover success" ::= { affirmedZoneGatewayStatisticsSlotLevelProcedureSaegwPgwEntry 68 } affirmedZoneGatewayStatisticsSlotLevelProcedureSaegwPgwNumNon3gppTo3gppHandoverFail OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of non-3gpp to 3gpp handover fail" ::= { affirmedZoneGatewayStatisticsSlotLevelProcedureSaegwPgwEntry 69 } affirmedZoneGatewayStatisticsSlotLevelProcedureSaegwPgwNumNon3gppToNon3gppHandoverSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of non-3gpp to non-3gpp handover success" ::= { affirmedZoneGatewayStatisticsSlotLevelProcedureSaegwPgwEntry 70 } affirmedZoneGatewayStatisticsSlotLevelProcedureSaegwPgwNumNon3gppToNon3gppHandoverFail OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of non-3gpp to non-3gpp handover fail" ::= { affirmedZoneGatewayStatisticsSlotLevelProcedureSaegwPgwEntry 71 } affirmedZoneGatewayStatisticsSlotLevelProcedureSaegwPgwNumOcsReAuthProcSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of OCS Re-Auth success" ::= { affirmedZoneGatewayStatisticsSlotLevelProcedureSaegwPgwEntry 72 } affirmedZoneGatewayStatisticsSlotLevelProcedureSaegwPgwNumOcsReAuthProcFailures OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of OCS Re-Auth failures" ::= { affirmedZoneGatewayStatisticsSlotLevelProcedureSaegwPgwEntry 73 } affirmedZoneGatewayStatisticsSlotLevelProcedureSaegwPgwNumPcrfReAuthProcSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of PCRF Re-Auth success" ::= { affirmedZoneGatewayStatisticsSlotLevelProcedureSaegwPgwEntry 74 } affirmedZoneGatewayStatisticsSlotLevelProcedureSaegwPgwNumPcrfReAuthProcFailures OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of PCRF Re-Auth failures" ::= { affirmedZoneGatewayStatisticsSlotLevelProcedureSaegwPgwEntry 75 } affirmedZoneGatewayStatisticsSlotLevelProcedureSaegwPgwNumProcessPcrfRuleSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of process PCRF rule success" ::= { affirmedZoneGatewayStatisticsSlotLevelProcedureSaegwPgwEntry 76 } affirmedZoneGatewayStatisticsSlotLevelProcedureSaegwPgwNumProcessPcrfRuleFailures OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of process PCRF rule failures" ::= { affirmedZoneGatewayStatisticsSlotLevelProcedureSaegwPgwEntry 77 } affirmedZoneGatewayStatisticsSlotLevelProcedureSaegwPgwNumEdrIntfChangeProcSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Control Profile EDR Interface ID Change success" ::= { affirmedZoneGatewayStatisticsSlotLevelProcedureSaegwPgwEntry 78 } affirmedZoneGatewayStatisticsSlotLevelProcedureSaegwPgwNumEdrIntfChangeProcFailures OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Control Profile EDR Interface ID Change failed" ::= { affirmedZoneGatewayStatisticsSlotLevelProcedureSaegwPgwEntry 79 } affirmedZoneGatewayStatisticsSlotLevelProcedureSaegwPgwNumVtapConfigChangeProcSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Vtap Config Change success" ::= { affirmedZoneGatewayStatisticsSlotLevelProcedureSaegwPgwEntry 80 } affirmedZoneGatewayStatisticsSlotLevelProcedureSaegwPgwNumVtapConfigChangeProcFailures OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Vtap Config Change failed" ::= { affirmedZoneGatewayStatisticsSlotLevelProcedureSaegwPgwEntry 81 } affirmedZoneGatewayStatisticsSlotLevelProcedureSaegwPgwNumNwInitiatedModifyQoSUePsmReject OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of network initiated modify QOS rejected due to UE in PSM " ::= { affirmedZoneGatewayStatisticsSlotLevelProcedureSaegwPgwEntry 82 } affirmedZoneGatewayStatisticsSlotLevelProcedureSaegwPgwNumNwInitiatedModifyBearerUePsmReject OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of network initiated modify bearer rejected due to UE in PSM" ::= { affirmedZoneGatewayStatisticsSlotLevelProcedureSaegwPgwEntry 83 } affirmedZoneGatewayStatisticsSlotLevelProcedureSaegwPgwNumNwInitiatedActivateBearerUePsmReject OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of network initiated activate bearer temporarily rejected" ::= { affirmedZoneGatewayStatisticsSlotLevelProcedureSaegwPgwEntry 84 } affirmedZoneGatewayStatisticsSlotLevelProcedureSaegwPgwNumProcessFlowAuthSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of process Flow Auth procedures success" ::= { affirmedZoneGatewayStatisticsSlotLevelProcedureSaegwPgwEntry 85 } affirmedZoneGatewayStatisticsSlotLevelProcedureSaegwPgwNumProcessFlowAuthFailures OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of process Flow Auth procedures failures" ::= { affirmedZoneGatewayStatisticsSlotLevelProcedureSaegwPgwEntry 86 } affirmedZoneGatewayStatisticsSlotLevelProcedureSaegwPgwNumNwInitActBearerInterAccessHOCollision OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of network initiated activate bearer inter access handover collision" ::= { affirmedZoneGatewayStatisticsSlotLevelProcedureSaegwPgwEntry 87 } affirmedZoneGatewayStatisticsSlotLevelProcedureSaegwPgwNumNwInitModBearerInterAccessHOCollision OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of network initiated modify bearer inter access handover collision" ::= { affirmedZoneGatewayStatisticsSlotLevelProcedureSaegwPgwEntry 88 } affirmedZoneGatewayStatisticsSlotLevelProcedureSaegwPgwNumNwInitDeactBearerInterAccessHOCollision OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of network initiated deactivate bearer inter access handover collision" ::= { affirmedZoneGatewayStatisticsSlotLevelProcedureSaegwPgwEntry 89 } affirmedZoneGatewayStatisticsSlotLevelProcedureSaegwPgwNumUeInitActBearerInterAccessHOCollision OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of ue initiated activate bearer inter access handover collision" ::= { affirmedZoneGatewayStatisticsSlotLevelProcedureSaegwPgwEntry 90 } affirmedZoneGatewayStatisticsSlotLevelProcedureSaegwPgwNumUeInitModBearerInterAccessHOCollision OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of ue initiated modify bearer inter access handover collision" ::= { affirmedZoneGatewayStatisticsSlotLevelProcedureSaegwPgwEntry 91 } affirmedZoneGatewayStatisticsSlotLevelProcedureSaegwPgwNumUeInitDeactBearerInterAccessHOCollision OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of ue initiated deactivate bearer inter access handover collision" ::= { affirmedZoneGatewayStatisticsSlotLevelProcedureSaegwPgwEntry 92 } affirmedZoneGatewayStatisticsSlotLevelProcedureSaegwPgwNumL2tpGwSessionCreateSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of L2tp gateway session create success" ::= { affirmedZoneGatewayStatisticsSlotLevelProcedureSaegwPgwEntry 93 } affirmedZoneGatewayStatisticsSlotLevelProcedureSaegwPgwNumL2tpGwSessionCreateFail OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of L2tp gateway session create fail" ::= { affirmedZoneGatewayStatisticsSlotLevelProcedureSaegwPgwEntry 94 } affirmedZoneGatewayStatisticsSlotLevelProcedureSaegwPgwNumNwInitiatedModifyBearerPartialSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of network initiated modify bearer partial success" ::= { affirmedZoneGatewayStatisticsSlotLevelProcedureSaegwPgwEntry 95 } affirmedZoneGatewayStatisticsSlotLevelProcedureSaegwPgwNumNwInitiatedActivateBearerPartialSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of network initiated activate bearer partial success" ::= { affirmedZoneGatewayStatisticsSlotLevelProcedureSaegwPgwEntry 96 } affirmedZoneGatewayStatisticsSlotLevelProcedureGgsnTable OBJECT-TYPE SYNTAX SEQUENCE OF AffirmedZoneGatewayStatisticsSlotLevelProcedureGgsnEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "" ::= { affirmedZoneMIB 234 } affirmedZoneGatewayStatisticsSlotLevelProcedureGgsnEntry OBJECT-TYPE SYNTAX AffirmedZoneGatewayStatisticsSlotLevelProcedureGgsnEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "" INDEX { affirmedZoneName, affirmedZoneGatewayStatisticsSlotLevelProcedureGgsnName, affirmedZoneGatewayStatisticsSlotLevelProcedureGgsnChassis, affirmedZoneGatewayStatisticsSlotLevelProcedureGgsnSlot } ::= { affirmedZoneGatewayStatisticsSlotLevelProcedureGgsnTable 1 } AffirmedZoneGatewayStatisticsSlotLevelProcedureGgsnEntry ::= SEQUENCE { affirmedZoneGatewayStatisticsSlotLevelProcedureGgsnName String, affirmedZoneGatewayStatisticsSlotLevelProcedureGgsnChassis Unsigned32, affirmedZoneGatewayStatisticsSlotLevelProcedureGgsnSlot Unsigned32, affirmedZoneGatewayStatisticsSlotLevelProcedureGgsnNumCreatePdpCtxtSuccess Unsigned32, affirmedZoneGatewayStatisticsSlotLevelProcedureGgsnNumCreatePdpCtxtFail Unsigned32, affirmedZoneGatewayStatisticsSlotLevelProcedureGgsnNumUpdatePdpCtxtSuccess Unsigned32, affirmedZoneGatewayStatisticsSlotLevelProcedureGgsnNumUpdatePdpCtxtFail Unsigned32, affirmedZoneGatewayStatisticsSlotLevelProcedureGgsnNumMsInitUpdatePdpCtxtSuccess Unsigned32, affirmedZoneGatewayStatisticsSlotLevelProcedureGgsnNumMsInitUpdatePdpCtxtFail Unsigned32, affirmedZoneGatewayStatisticsSlotLevelProcedureGgsnNumNwInitUpdatePdpCtxtSuccess Unsigned32, affirmedZoneGatewayStatisticsSlotLevelProcedureGgsnNumNwInitUpdatePdpCtxtFail Unsigned32, affirmedZoneGatewayStatisticsSlotLevelProcedureGgsnNumDeletePdpCtxtSuccess Unsigned32, affirmedZoneGatewayStatisticsSlotLevelProcedureGgsnNumDeletePdpCtxtFail Unsigned32, affirmedZoneGatewayStatisticsSlotLevelProcedureGgsnNumSGSNChangeSuccess Unsigned32, affirmedZoneGatewayStatisticsSlotLevelProcedureGgsnNumSGSNChangeFail Unsigned32, affirmedZoneGatewayStatisticsSlotLevelProcedureGgsnNumNwInitDisablePdpCtxtSuccess Unsigned32, affirmedZoneGatewayStatisticsSlotLevelProcedureGgsnNumNwInitDisablePdpCtxtFail Unsigned32, affirmedZoneGatewayStatisticsSlotLevelProcedureGgsnNumInterSgsnHandoverSuccess Unsigned32, affirmedZoneGatewayStatisticsSlotLevelProcedureGgsnNumInterSgsnHandoverFail Unsigned32, affirmedZoneGatewayStatisticsSlotLevelProcedureGgsnNumL2tpSGSNSessionDeleteSuccess Unsigned32, affirmedZoneGatewayStatisticsSlotLevelProcedureGgsnNumL2tpSGSNSessionDeleteFail Unsigned32, affirmedZoneGatewayStatisticsSlotLevelProcedureGgsnNumNwInitModifyPdpCtxtSuccess Unsigned32, affirmedZoneGatewayStatisticsSlotLevelProcedureGgsnNumNwInitModifyPdpCtxtFail Unsigned32, affirmedZoneGatewayStatisticsSlotLevelProcedureGgsnNumOcsReAuthProcSuccess Unsigned32, affirmedZoneGatewayStatisticsSlotLevelProcedureGgsnNumOcsReAuthProcFailures Unsigned32, affirmedZoneGatewayStatisticsSlotLevelProcedureGgsnNumPcrfReAuthProcSuccess Unsigned32, affirmedZoneGatewayStatisticsSlotLevelProcedureGgsnNumPcrfReAuthProcFailures Unsigned32, affirmedZoneGatewayStatisticsSlotLevelProcedureGgsnNumProcessPcrfRuleSuccess Unsigned32, affirmedZoneGatewayStatisticsSlotLevelProcedureGgsnNumProcessPcrfRuleFailures Unsigned32, affirmedZoneGatewayStatisticsSlotLevelProcedureGgsnNumEdrIntfChangeProcSuccess Unsigned32, affirmedZoneGatewayStatisticsSlotLevelProcedureGgsnNumEdrIntfChangeProcFailures Unsigned32, affirmedZoneGatewayStatisticsSlotLevelProcedureGgsnNumVtapConfigChangeProcSuccess Unsigned32, affirmedZoneGatewayStatisticsSlotLevelProcedureGgsnNumVtapConfigChangeProcFailures Unsigned32, affirmedZoneGatewayStatisticsSlotLevelProcedureGgsnNumProcessFlowAuthSuccess Unsigned32, affirmedZoneGatewayStatisticsSlotLevelProcedureGgsnNumProcessFlowAuthFailures Unsigned32, affirmedZoneGatewayStatisticsSlotLevelProcedureGgsnNumL2tpGGSNSessionCreateSuccess Unsigned32, affirmedZoneGatewayStatisticsSlotLevelProcedureGgsnNumL2tpGGSNSessionCreateFail Unsigned32 } affirmedZoneGatewayStatisticsSlotLevelProcedureGgsnName OBJECT-TYPE SYNTAX String MAX-ACCESS not-accessible STATUS current DESCRIPTION "Table Name" ::= { affirmedZoneGatewayStatisticsSlotLevelProcedureGgsnEntry 1 } affirmedZoneGatewayStatisticsSlotLevelProcedureGgsnChassis OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS not-accessible STATUS current DESCRIPTION "chassis ID" ::= { affirmedZoneGatewayStatisticsSlotLevelProcedureGgsnEntry 2 } affirmedZoneGatewayStatisticsSlotLevelProcedureGgsnSlot OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS not-accessible STATUS current DESCRIPTION "slot number" ::= { affirmedZoneGatewayStatisticsSlotLevelProcedureGgsnEntry 3 } affirmedZoneGatewayStatisticsSlotLevelProcedureGgsnNumCreatePdpCtxtSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create PDP context success" ::= { affirmedZoneGatewayStatisticsSlotLevelProcedureGgsnEntry 4 } affirmedZoneGatewayStatisticsSlotLevelProcedureGgsnNumCreatePdpCtxtFail OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create PDP context fail" ::= { affirmedZoneGatewayStatisticsSlotLevelProcedureGgsnEntry 5 } affirmedZoneGatewayStatisticsSlotLevelProcedureGgsnNumUpdatePdpCtxtSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of MS initiated update PDP context success" ::= { affirmedZoneGatewayStatisticsSlotLevelProcedureGgsnEntry 6 } affirmedZoneGatewayStatisticsSlotLevelProcedureGgsnNumUpdatePdpCtxtFail OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of MS initiated update PDP context fail" ::= { affirmedZoneGatewayStatisticsSlotLevelProcedureGgsnEntry 7 } affirmedZoneGatewayStatisticsSlotLevelProcedureGgsnNumMsInitUpdatePdpCtxtSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of MS initiated QOS update PDP context success" ::= { affirmedZoneGatewayStatisticsSlotLevelProcedureGgsnEntry 8 } affirmedZoneGatewayStatisticsSlotLevelProcedureGgsnNumMsInitUpdatePdpCtxtFail OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of MS initiated QOS update PDP context fail" ::= { affirmedZoneGatewayStatisticsSlotLevelProcedureGgsnEntry 9 } affirmedZoneGatewayStatisticsSlotLevelProcedureGgsnNumNwInitUpdatePdpCtxtSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of network initiated QOS update PDP context success" ::= { affirmedZoneGatewayStatisticsSlotLevelProcedureGgsnEntry 10 } affirmedZoneGatewayStatisticsSlotLevelProcedureGgsnNumNwInitUpdatePdpCtxtFail OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of network initiated QOS update PDP context fail" ::= { affirmedZoneGatewayStatisticsSlotLevelProcedureGgsnEntry 11 } affirmedZoneGatewayStatisticsSlotLevelProcedureGgsnNumDeletePdpCtxtSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of delete PDP context success" ::= { affirmedZoneGatewayStatisticsSlotLevelProcedureGgsnEntry 12 } affirmedZoneGatewayStatisticsSlotLevelProcedureGgsnNumDeletePdpCtxtFail OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of delete PDP context fail" ::= { affirmedZoneGatewayStatisticsSlotLevelProcedureGgsnEntry 13 } affirmedZoneGatewayStatisticsSlotLevelProcedureGgsnNumSGSNChangeSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of SGSN change success" ::= { affirmedZoneGatewayStatisticsSlotLevelProcedureGgsnEntry 14 } affirmedZoneGatewayStatisticsSlotLevelProcedureGgsnNumSGSNChangeFail OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of SGSN change fail" ::= { affirmedZoneGatewayStatisticsSlotLevelProcedureGgsnEntry 15 } affirmedZoneGatewayStatisticsSlotLevelProcedureGgsnNumNwInitDisablePdpCtxtSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of GGSN-initiated PDP context updates due to error indication success" ::= { affirmedZoneGatewayStatisticsSlotLevelProcedureGgsnEntry 16 } affirmedZoneGatewayStatisticsSlotLevelProcedureGgsnNumNwInitDisablePdpCtxtFail OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of GGSN-initiated PDP context updates due to error indication fail" ::= { affirmedZoneGatewayStatisticsSlotLevelProcedureGgsnEntry 17 } affirmedZoneGatewayStatisticsSlotLevelProcedureGgsnNumInterSgsnHandoverSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of inter SGSN handover success" ::= { affirmedZoneGatewayStatisticsSlotLevelProcedureGgsnEntry 18 } affirmedZoneGatewayStatisticsSlotLevelProcedureGgsnNumInterSgsnHandoverFail OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of inter SGSN handover fail" ::= { affirmedZoneGatewayStatisticsSlotLevelProcedureGgsnEntry 19 } affirmedZoneGatewayStatisticsSlotLevelProcedureGgsnNumL2tpSGSNSessionDeleteSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of L2tp SGSN session delete success" ::= { affirmedZoneGatewayStatisticsSlotLevelProcedureGgsnEntry 20 } affirmedZoneGatewayStatisticsSlotLevelProcedureGgsnNumL2tpSGSNSessionDeleteFail OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of L2tp SGSN session delete fail" ::= { affirmedZoneGatewayStatisticsSlotLevelProcedureGgsnEntry 21 } affirmedZoneGatewayStatisticsSlotLevelProcedureGgsnNumNwInitModifyPdpCtxtSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of network initiated modify PDP context success" ::= { affirmedZoneGatewayStatisticsSlotLevelProcedureGgsnEntry 22 } affirmedZoneGatewayStatisticsSlotLevelProcedureGgsnNumNwInitModifyPdpCtxtFail OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of network initiated modify PDP context fail" ::= { affirmedZoneGatewayStatisticsSlotLevelProcedureGgsnEntry 23 } affirmedZoneGatewayStatisticsSlotLevelProcedureGgsnNumOcsReAuthProcSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of OCS Re-Auth success" ::= { affirmedZoneGatewayStatisticsSlotLevelProcedureGgsnEntry 24 } affirmedZoneGatewayStatisticsSlotLevelProcedureGgsnNumOcsReAuthProcFailures OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of OCS Re-Auth failures" ::= { affirmedZoneGatewayStatisticsSlotLevelProcedureGgsnEntry 25 } affirmedZoneGatewayStatisticsSlotLevelProcedureGgsnNumPcrfReAuthProcSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of PCRF Re-Auth success" ::= { affirmedZoneGatewayStatisticsSlotLevelProcedureGgsnEntry 26 } affirmedZoneGatewayStatisticsSlotLevelProcedureGgsnNumPcrfReAuthProcFailures OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of PCRF Re-Auth failures" ::= { affirmedZoneGatewayStatisticsSlotLevelProcedureGgsnEntry 27 } affirmedZoneGatewayStatisticsSlotLevelProcedureGgsnNumProcessPcrfRuleSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of process PCRF rule success" ::= { affirmedZoneGatewayStatisticsSlotLevelProcedureGgsnEntry 28 } affirmedZoneGatewayStatisticsSlotLevelProcedureGgsnNumProcessPcrfRuleFailures OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of process PCRF rule failures" ::= { affirmedZoneGatewayStatisticsSlotLevelProcedureGgsnEntry 29 } affirmedZoneGatewayStatisticsSlotLevelProcedureGgsnNumEdrIntfChangeProcSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Control Profile EDR Interface ID Change success" ::= { affirmedZoneGatewayStatisticsSlotLevelProcedureGgsnEntry 30 } affirmedZoneGatewayStatisticsSlotLevelProcedureGgsnNumEdrIntfChangeProcFailures OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Control Profile EDR Interface ID Change failed" ::= { affirmedZoneGatewayStatisticsSlotLevelProcedureGgsnEntry 31 } affirmedZoneGatewayStatisticsSlotLevelProcedureGgsnNumVtapConfigChangeProcSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Vtap Config Change success" ::= { affirmedZoneGatewayStatisticsSlotLevelProcedureGgsnEntry 32 } affirmedZoneGatewayStatisticsSlotLevelProcedureGgsnNumVtapConfigChangeProcFailures OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Vtap Config Change failed" ::= { affirmedZoneGatewayStatisticsSlotLevelProcedureGgsnEntry 33 } affirmedZoneGatewayStatisticsSlotLevelProcedureGgsnNumProcessFlowAuthSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of process Flow Auth procedures success" ::= { affirmedZoneGatewayStatisticsSlotLevelProcedureGgsnEntry 34 } affirmedZoneGatewayStatisticsSlotLevelProcedureGgsnNumProcessFlowAuthFailures OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of process Flow Auth procedures failures" ::= { affirmedZoneGatewayStatisticsSlotLevelProcedureGgsnEntry 35 } affirmedZoneGatewayStatisticsSlotLevelProcedureGgsnNumL2tpGGSNSessionCreateSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of L2tp SGSN session create success" ::= { affirmedZoneGatewayStatisticsSlotLevelProcedureGgsnEntry 36 } affirmedZoneGatewayStatisticsSlotLevelProcedureGgsnNumL2tpGGSNSessionCreateFail OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of L2tp SGSN session create fail" ::= { affirmedZoneGatewayStatisticsSlotLevelProcedureGgsnEntry 37 } affirmedZoneGatewayStatisticsSlotLevelProcedureMccTable OBJECT-TYPE SYNTAX SEQUENCE OF AffirmedZoneGatewayStatisticsSlotLevelProcedureMccEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "" ::= { affirmedZoneMIB 235 } affirmedZoneGatewayStatisticsSlotLevelProcedureMccEntry OBJECT-TYPE SYNTAX AffirmedZoneGatewayStatisticsSlotLevelProcedureMccEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "" INDEX { affirmedZoneName, affirmedZoneGatewayStatisticsSlotLevelProcedureMccName, affirmedZoneGatewayStatisticsSlotLevelProcedureMccChassis, affirmedZoneGatewayStatisticsSlotLevelProcedureMccSlot } ::= { affirmedZoneGatewayStatisticsSlotLevelProcedureMccTable 1 } AffirmedZoneGatewayStatisticsSlotLevelProcedureMccEntry ::= SEQUENCE { affirmedZoneGatewayStatisticsSlotLevelProcedureMccName String, affirmedZoneGatewayStatisticsSlotLevelProcedureMccChassis Unsigned32, affirmedZoneGatewayStatisticsSlotLevelProcedureMccSlot Unsigned32, affirmedZoneGatewayStatisticsSlotLevelProcedureMccNumCreateSessionSuccess Unsigned32, affirmedZoneGatewayStatisticsSlotLevelProcedureMccNumCreateSessionFail Unsigned32, affirmedZoneGatewayStatisticsSlotLevelProcedureMccNumModifyBearerSuccess Unsigned32, affirmedZoneGatewayStatisticsSlotLevelProcedureMccNumModifyBearerFail Unsigned32, affirmedZoneGatewayStatisticsSlotLevelProcedureMccNumDeleteSessionSuccess Unsigned32, affirmedZoneGatewayStatisticsSlotLevelProcedureMccNumDeleteSessionFail Unsigned32, affirmedZoneGatewayStatisticsSlotLevelProcedureMccNumNwInitiatedDeactivateSubscrSuccess Unsigned32, affirmedZoneGatewayStatisticsSlotLevelProcedureMccNumNwInitiatedDeactivateSubscrFail Unsigned32, affirmedZoneGatewayStatisticsSlotLevelProcedureMccNumUeInitiatedActivateBearerSuccess Unsigned32, affirmedZoneGatewayStatisticsSlotLevelProcedureMccNumUeInitiatedActivateBearerFail Unsigned32, affirmedZoneGatewayStatisticsSlotLevelProcedureMccNumUeInitiatedDeactivateBearerSuccess Unsigned32, affirmedZoneGatewayStatisticsSlotLevelProcedureMccNumUeInitiatedDeactivateBearerFail Unsigned32 } affirmedZoneGatewayStatisticsSlotLevelProcedureMccName OBJECT-TYPE SYNTAX String MAX-ACCESS not-accessible STATUS current DESCRIPTION "Table Name" ::= { affirmedZoneGatewayStatisticsSlotLevelProcedureMccEntry 1 } affirmedZoneGatewayStatisticsSlotLevelProcedureMccChassis OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS not-accessible STATUS current DESCRIPTION "chassis ID" ::= { affirmedZoneGatewayStatisticsSlotLevelProcedureMccEntry 2 } affirmedZoneGatewayStatisticsSlotLevelProcedureMccSlot OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS not-accessible STATUS current DESCRIPTION "slot number" ::= { affirmedZoneGatewayStatisticsSlotLevelProcedureMccEntry 3 } affirmedZoneGatewayStatisticsSlotLevelProcedureMccNumCreateSessionSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create session success" ::= { affirmedZoneGatewayStatisticsSlotLevelProcedureMccEntry 4 } affirmedZoneGatewayStatisticsSlotLevelProcedureMccNumCreateSessionFail OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create session fail" ::= { affirmedZoneGatewayStatisticsSlotLevelProcedureMccEntry 5 } affirmedZoneGatewayStatisticsSlotLevelProcedureMccNumModifyBearerSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of modify bearer success" ::= { affirmedZoneGatewayStatisticsSlotLevelProcedureMccEntry 6 } affirmedZoneGatewayStatisticsSlotLevelProcedureMccNumModifyBearerFail OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of modify bearer fail" ::= { affirmedZoneGatewayStatisticsSlotLevelProcedureMccEntry 7 } affirmedZoneGatewayStatisticsSlotLevelProcedureMccNumDeleteSessionSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of delete session success" ::= { affirmedZoneGatewayStatisticsSlotLevelProcedureMccEntry 8 } affirmedZoneGatewayStatisticsSlotLevelProcedureMccNumDeleteSessionFail OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of delete session fail" ::= { affirmedZoneGatewayStatisticsSlotLevelProcedureMccEntry 9 } affirmedZoneGatewayStatisticsSlotLevelProcedureMccNumNwInitiatedDeactivateSubscrSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of network initiated deactivate subscriber success" ::= { affirmedZoneGatewayStatisticsSlotLevelProcedureMccEntry 10 } affirmedZoneGatewayStatisticsSlotLevelProcedureMccNumNwInitiatedDeactivateSubscrFail OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of network initiated deactivate subscriber fail" ::= { affirmedZoneGatewayStatisticsSlotLevelProcedureMccEntry 11 } affirmedZoneGatewayStatisticsSlotLevelProcedureMccNumUeInitiatedActivateBearerSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of UE initiated activate bearer success" ::= { affirmedZoneGatewayStatisticsSlotLevelProcedureMccEntry 12 } affirmedZoneGatewayStatisticsSlotLevelProcedureMccNumUeInitiatedActivateBearerFail OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of UE initiated activate bearer fail" ::= { affirmedZoneGatewayStatisticsSlotLevelProcedureMccEntry 13 } affirmedZoneGatewayStatisticsSlotLevelProcedureMccNumUeInitiatedDeactivateBearerSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of UE initiated deactivate bearer success" ::= { affirmedZoneGatewayStatisticsSlotLevelProcedureMccEntry 14 } affirmedZoneGatewayStatisticsSlotLevelProcedureMccNumUeInitiatedDeactivateBearerFail OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of UE initiated deactivate bearer fail" ::= { affirmedZoneGatewayStatisticsSlotLevelProcedureMccEntry 15 } affirmedZoneGatewayStatisticsSlotLevelProcedureGtpproxyTable OBJECT-TYPE SYNTAX SEQUENCE OF AffirmedZoneGatewayStatisticsSlotLevelProcedureGtpproxyEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "" ::= { affirmedZoneMIB 439 } affirmedZoneGatewayStatisticsSlotLevelProcedureGtpproxyEntry OBJECT-TYPE SYNTAX AffirmedZoneGatewayStatisticsSlotLevelProcedureGtpproxyEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "" INDEX { affirmedZoneName, affirmedZoneGatewayStatisticsSlotLevelProcedureGtpproxyName, affirmedZoneGatewayStatisticsSlotLevelProcedureGtpproxyChassis, affirmedZoneGatewayStatisticsSlotLevelProcedureGtpproxySlot } ::= { affirmedZoneGatewayStatisticsSlotLevelProcedureGtpproxyTable 1 } AffirmedZoneGatewayStatisticsSlotLevelProcedureGtpproxyEntry ::= SEQUENCE { affirmedZoneGatewayStatisticsSlotLevelProcedureGtpproxyName String, affirmedZoneGatewayStatisticsSlotLevelProcedureGtpproxyChassis Unsigned32, affirmedZoneGatewayStatisticsSlotLevelProcedureGtpproxySlot Unsigned32, affirmedZoneGatewayStatisticsSlotLevelProcedureGtpproxyNumCreateSessionSuccess Unsigned32, affirmedZoneGatewayStatisticsSlotLevelProcedureGtpproxyNumCreateSessionFail Unsigned32, affirmedZoneGatewayStatisticsSlotLevelProcedureGtpproxyNumModifyBearerSuccess Unsigned32, affirmedZoneGatewayStatisticsSlotLevelProcedureGtpproxyNumModifyBearerFail Unsigned32, affirmedZoneGatewayStatisticsSlotLevelProcedureGtpproxyNumDeleteSessionSuccess Unsigned32, affirmedZoneGatewayStatisticsSlotLevelProcedureGtpproxyNumDeleteSessionFail Unsigned32, affirmedZoneGatewayStatisticsSlotLevelProcedureGtpproxyNumNwInitiatedModifyQoSSuccess Unsigned32, affirmedZoneGatewayStatisticsSlotLevelProcedureGtpproxyNumNwInitiatedModifyQoSFail Unsigned32, affirmedZoneGatewayStatisticsSlotLevelProcedureGtpproxyNumNwInitiatedModifyQoSTempReject Unsigned32, affirmedZoneGatewayStatisticsSlotLevelProcedureGtpproxyNumNwInitiatedModifyBearerSuccess Unsigned32, affirmedZoneGatewayStatisticsSlotLevelProcedureGtpproxyNumNwInitiatedModifyBearerFail Unsigned32, affirmedZoneGatewayStatisticsSlotLevelProcedureGtpproxyNumNwInitiatedModifyBearerTempReject Unsigned32, affirmedZoneGatewayStatisticsSlotLevelProcedureGtpproxyNumNwInitiatedDeactivateSubscrSuccess Unsigned32, affirmedZoneGatewayStatisticsSlotLevelProcedureGtpproxyNumNwInitiatedDeactivateSubscrFail Unsigned32, affirmedZoneGatewayStatisticsSlotLevelProcedureGtpproxyNumNwInitiatedActivateBearerSuccess Unsigned32, affirmedZoneGatewayStatisticsSlotLevelProcedureGtpproxyNumNwInitiatedActivateBearerFail Unsigned32, affirmedZoneGatewayStatisticsSlotLevelProcedureGtpproxyNumNwInitiatedActivateBearerTempReject Unsigned32, affirmedZoneGatewayStatisticsSlotLevelProcedureGtpproxyNumNwInitiatedDeactivateBearerSuccess Unsigned32, affirmedZoneGatewayStatisticsSlotLevelProcedureGtpproxyNumNwInitiatedDeactivateBearerFail Unsigned32, affirmedZoneGatewayStatisticsSlotLevelProcedureGtpproxyNumNwInitiatedDeactivateBearerTempReject Unsigned32, affirmedZoneGatewayStatisticsSlotLevelProcedureGtpproxyNumUeInitiatedModifyQoSSuccess Unsigned32, affirmedZoneGatewayStatisticsSlotLevelProcedureGtpproxyNumUeInitiatedModifyQoSFail Unsigned32, affirmedZoneGatewayStatisticsSlotLevelProcedureGtpproxyNumUeInitiatedActivateBearerSuccess Unsigned32, affirmedZoneGatewayStatisticsSlotLevelProcedureGtpproxyNumUeInitiatedActivateBearerFail Unsigned32, affirmedZoneGatewayStatisticsSlotLevelProcedureGtpproxyNumUeInitiatedDeactivateBearerSuccess Unsigned32, affirmedZoneGatewayStatisticsSlotLevelProcedureGtpproxyNumUeInitiatedDeactivateBearerFail Unsigned32, affirmedZoneGatewayStatisticsSlotLevelProcedureGtpproxyNumSGWChangeSuccess Unsigned32, affirmedZoneGatewayStatisticsSlotLevelProcedureGtpproxyNumSGWChangeFail Unsigned32, affirmedZoneGatewayStatisticsSlotLevelProcedureGtpproxyNumChangeNotificationSuccess Unsigned32, affirmedZoneGatewayStatisticsSlotLevelProcedureGtpproxyNumChangeNotificationFail Unsigned32, affirmedZoneGatewayStatisticsSlotLevelProcedureGtpproxyNumFsapiMigrateFpWfSessionCreateSuccess Unsigned32, affirmedZoneGatewayStatisticsSlotLevelProcedureGtpproxyNumFsapiMigrateFpWfSessionCreateFail Unsigned32, affirmedZoneGatewayStatisticsSlotLevelProcedureGtpproxyNumInterSgwHandoverSuccess Unsigned32, affirmedZoneGatewayStatisticsSlotLevelProcedureGtpproxyNumInterSgwHandoverFail Unsigned32, affirmedZoneGatewayStatisticsSlotLevelProcedureGtpproxyNumInterSgsnHandoverSuccess Unsigned32, affirmedZoneGatewayStatisticsSlotLevelProcedureGtpproxyNumInterSgsnHandoverFail Unsigned32, affirmedZoneGatewayStatisticsSlotLevelProcedureGtpproxyNumInterLteToGnGpSuccess Unsigned32, affirmedZoneGatewayStatisticsSlotLevelProcedureGtpproxyNumInterLteToGnGpFail Unsigned32, affirmedZoneGatewayStatisticsSlotLevelProcedureGtpproxyNumGnGpToLteHandoverSuccess Unsigned32, affirmedZoneGatewayStatisticsSlotLevelProcedureGtpproxyNumGnGpToLteHandoverFail Unsigned32, affirmedZoneGatewayStatisticsSlotLevelProcedureGtpproxyNumL2tpGwSessionDeleteSuccess Unsigned32, affirmedZoneGatewayStatisticsSlotLevelProcedureGtpproxyNumL2tpGwSessionDeleteFail Unsigned32, affirmedZoneGatewayStatisticsSlotLevelProcedureGtpproxyNumCreateS2xBearerSuccess Unsigned32, affirmedZoneGatewayStatisticsSlotLevelProcedureGtpproxyNumCreateS2xBearerFail Unsigned32, affirmedZoneGatewayStatisticsSlotLevelProcedureGtpproxyNumDeleteS2xBearerSuccess Unsigned32, affirmedZoneGatewayStatisticsSlotLevelProcedureGtpproxyNumDeleteS2xBearerFail Unsigned32, affirmedZoneGatewayStatisticsSlotLevelProcedureGtpproxyNumUpdateS2xBearerSuccess Unsigned32, affirmedZoneGatewayStatisticsSlotLevelProcedureGtpproxyNumUpdateS2xBearerFail Unsigned32, affirmedZoneGatewayStatisticsSlotLevelProcedureGtpproxyNumSuspendNotificationSuccess Unsigned32, affirmedZoneGatewayStatisticsSlotLevelProcedureGtpproxyNumSuspendNotificationFail Unsigned32, affirmedZoneGatewayStatisticsSlotLevelProcedureGtpproxyNumResumeNotificationSuccess Unsigned32, affirmedZoneGatewayStatisticsSlotLevelProcedureGtpproxyNumResumeNotificationFail Unsigned32, affirmedZoneGatewayStatisticsSlotLevelProcedureGtpproxyNumOcsReAuthProcSuccess Unsigned32, affirmedZoneGatewayStatisticsSlotLevelProcedureGtpproxyNumOcsReAuthProcFailures Unsigned32, affirmedZoneGatewayStatisticsSlotLevelProcedureGtpproxyNumPcrfReAuthProcSuccess Unsigned32, affirmedZoneGatewayStatisticsSlotLevelProcedureGtpproxyNumPcrfReAuthProcFailures Unsigned32, affirmedZoneGatewayStatisticsSlotLevelProcedureGtpproxyNumModifyS2xBearerCmdSuccess Unsigned32, affirmedZoneGatewayStatisticsSlotLevelProcedureGtpproxyNumModifyS2xBearerCmdFail Unsigned32, affirmedZoneGatewayStatisticsSlotLevelProcedureGtpproxyNumCreateS2aSessionSuccess Unsigned32, affirmedZoneGatewayStatisticsSlotLevelProcedureGtpproxyNumCreateS2aSessionFail Unsigned32, affirmedZoneGatewayStatisticsSlotLevelProcedureGtpproxyNumDeleteS2aSessionSuccess Unsigned32, affirmedZoneGatewayStatisticsSlotLevelProcedureGtpproxyNumDeleteS2aSessionFail Unsigned32, affirmedZoneGatewayStatisticsSlotLevelProcedureGtpproxyNumCreateS2bSessionSuccess Unsigned32, affirmedZoneGatewayStatisticsSlotLevelProcedureGtpproxyNumCreateS2bSessionFail Unsigned32, affirmedZoneGatewayStatisticsSlotLevelProcedureGtpproxyNumDeleteS2bSessionSuccess Unsigned32, affirmedZoneGatewayStatisticsSlotLevelProcedureGtpproxyNumDeleteS2bSessionFail Unsigned32, affirmedZoneGatewayStatisticsSlotLevelProcedureGtpproxyNum3gppToNon3gppHandoverSuccess Unsigned32, affirmedZoneGatewayStatisticsSlotLevelProcedureGtpproxyNum3gppToNon3gppHandoverFail Unsigned32, affirmedZoneGatewayStatisticsSlotLevelProcedureGtpproxyNumNon3gppTo3gppHandoverSuccess Unsigned32, affirmedZoneGatewayStatisticsSlotLevelProcedureGtpproxyNumNon3gppTo3gppHandoverFail Unsigned32, affirmedZoneGatewayStatisticsSlotLevelProcedureGtpproxyNumNon3gppToNon3gppHandoverSuccess Unsigned32, affirmedZoneGatewayStatisticsSlotLevelProcedureGtpproxyNumNon3gppToNon3gppHandoverFail Unsigned32, affirmedZoneGatewayStatisticsSlotLevelProcedureGtpproxyNumProcessPcrfRuleSuccess Unsigned32, affirmedZoneGatewayStatisticsSlotLevelProcedureGtpproxyNumProcessPcrfRuleFailures Unsigned32, affirmedZoneGatewayStatisticsSlotLevelProcedureGtpproxyNumEdrIntfChangeProcSuccess Unsigned32, affirmedZoneGatewayStatisticsSlotLevelProcedureGtpproxyNumEdrIntfChangeProcFailures Unsigned32, affirmedZoneGatewayStatisticsSlotLevelProcedureGtpproxyNumVtapConfigChangeProcSuccess Unsigned32, affirmedZoneGatewayStatisticsSlotLevelProcedureGtpproxyNumVtapConfigChangeProcFailures Unsigned32, affirmedZoneGatewayStatisticsSlotLevelProcedureGtpproxyNumNwInitiatedModifyQoSUePsmReject Unsigned32, affirmedZoneGatewayStatisticsSlotLevelProcedureGtpproxyNumNwInitiatedModifyBearerPartialSuccess Unsigned32, affirmedZoneGatewayStatisticsSlotLevelProcedureGtpproxyNumNwInitiatedModifyBearerUePsmReject Unsigned32, affirmedZoneGatewayStatisticsSlotLevelProcedureGtpproxyNumNwInitiatedActivateBearerPartialSuccess Unsigned32, affirmedZoneGatewayStatisticsSlotLevelProcedureGtpproxyNumNwInitiatedActivateBearerUePsmReject Unsigned32, affirmedZoneGatewayStatisticsSlotLevelProcedureGtpproxyNumL2tpGwSessionCreateSuccess Unsigned32, affirmedZoneGatewayStatisticsSlotLevelProcedureGtpproxyNumL2tpGwSessionCreateFail Unsigned32, affirmedZoneGatewayStatisticsSlotLevelProcedureGtpproxyNumProcessFlowAuthSuccess Unsigned32, affirmedZoneGatewayStatisticsSlotLevelProcedureGtpproxyNumProcessFlowAuthFailures Unsigned32, affirmedZoneGatewayStatisticsSlotLevelProcedureGtpproxyNumNwInitActBearerInterAccessHOCollision Unsigned32, affirmedZoneGatewayStatisticsSlotLevelProcedureGtpproxyNumNwInitModBearerInterAccessHOCollision Unsigned32, affirmedZoneGatewayStatisticsSlotLevelProcedureGtpproxyNumNwInitDeactBearerInterAccessHOCollision Unsigned32, affirmedZoneGatewayStatisticsSlotLevelProcedureGtpproxyNumUeInitActBearerInterAccessHOCollision Unsigned32, affirmedZoneGatewayStatisticsSlotLevelProcedureGtpproxyNumUeInitModBearerInterAccessHOCollision Unsigned32, affirmedZoneGatewayStatisticsSlotLevelProcedureGtpproxyNumUeInitDeactBearerInterAccessHOCollision Unsigned32 } affirmedZoneGatewayStatisticsSlotLevelProcedureGtpproxyName OBJECT-TYPE SYNTAX String MAX-ACCESS not-accessible STATUS current DESCRIPTION "Table Name" ::= { affirmedZoneGatewayStatisticsSlotLevelProcedureGtpproxyEntry 1 } affirmedZoneGatewayStatisticsSlotLevelProcedureGtpproxyChassis OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS not-accessible STATUS current DESCRIPTION "chassis ID" ::= { affirmedZoneGatewayStatisticsSlotLevelProcedureGtpproxyEntry 2 } affirmedZoneGatewayStatisticsSlotLevelProcedureGtpproxySlot OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS not-accessible STATUS current DESCRIPTION "slot number" ::= { affirmedZoneGatewayStatisticsSlotLevelProcedureGtpproxyEntry 3 } affirmedZoneGatewayStatisticsSlotLevelProcedureGtpproxyNumCreateSessionSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create session success" ::= { affirmedZoneGatewayStatisticsSlotLevelProcedureGtpproxyEntry 4 } affirmedZoneGatewayStatisticsSlotLevelProcedureGtpproxyNumCreateSessionFail OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create session fail" ::= { affirmedZoneGatewayStatisticsSlotLevelProcedureGtpproxyEntry 5 } affirmedZoneGatewayStatisticsSlotLevelProcedureGtpproxyNumModifyBearerSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of modify bearer success" ::= { affirmedZoneGatewayStatisticsSlotLevelProcedureGtpproxyEntry 6 } affirmedZoneGatewayStatisticsSlotLevelProcedureGtpproxyNumModifyBearerFail OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of modify bearer fail" ::= { affirmedZoneGatewayStatisticsSlotLevelProcedureGtpproxyEntry 7 } affirmedZoneGatewayStatisticsSlotLevelProcedureGtpproxyNumDeleteSessionSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of delete session success" ::= { affirmedZoneGatewayStatisticsSlotLevelProcedureGtpproxyEntry 8 } affirmedZoneGatewayStatisticsSlotLevelProcedureGtpproxyNumDeleteSessionFail OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of delete session fail" ::= { affirmedZoneGatewayStatisticsSlotLevelProcedureGtpproxyEntry 9 } affirmedZoneGatewayStatisticsSlotLevelProcedureGtpproxyNumNwInitiatedModifyQoSSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of network initiated modify QOS success" ::= { affirmedZoneGatewayStatisticsSlotLevelProcedureGtpproxyEntry 10 } affirmedZoneGatewayStatisticsSlotLevelProcedureGtpproxyNumNwInitiatedModifyQoSFail OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of network initiated modify QOS fail" ::= { affirmedZoneGatewayStatisticsSlotLevelProcedureGtpproxyEntry 11 } affirmedZoneGatewayStatisticsSlotLevelProcedureGtpproxyNumNwInitiatedModifyQoSTempReject OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of network initiated modify QOS temporarily rejected" ::= { affirmedZoneGatewayStatisticsSlotLevelProcedureGtpproxyEntry 12 } affirmedZoneGatewayStatisticsSlotLevelProcedureGtpproxyNumNwInitiatedModifyBearerSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of network initiated modify bearer success" ::= { affirmedZoneGatewayStatisticsSlotLevelProcedureGtpproxyEntry 13 } affirmedZoneGatewayStatisticsSlotLevelProcedureGtpproxyNumNwInitiatedModifyBearerFail OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of network initiated modify bearer fail" ::= { affirmedZoneGatewayStatisticsSlotLevelProcedureGtpproxyEntry 14 } affirmedZoneGatewayStatisticsSlotLevelProcedureGtpproxyNumNwInitiatedModifyBearerTempReject OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of network initiated modify bearer temporarily rejected" ::= { affirmedZoneGatewayStatisticsSlotLevelProcedureGtpproxyEntry 15 } affirmedZoneGatewayStatisticsSlotLevelProcedureGtpproxyNumNwInitiatedDeactivateSubscrSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of network initiated deactivate subscriber success" ::= { affirmedZoneGatewayStatisticsSlotLevelProcedureGtpproxyEntry 16 } affirmedZoneGatewayStatisticsSlotLevelProcedureGtpproxyNumNwInitiatedDeactivateSubscrFail OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of network initiated deactivate subscriber fail" ::= { affirmedZoneGatewayStatisticsSlotLevelProcedureGtpproxyEntry 17 } affirmedZoneGatewayStatisticsSlotLevelProcedureGtpproxyNumNwInitiatedActivateBearerSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of network initiated activate bearer success" ::= { affirmedZoneGatewayStatisticsSlotLevelProcedureGtpproxyEntry 18 } affirmedZoneGatewayStatisticsSlotLevelProcedureGtpproxyNumNwInitiatedActivateBearerFail OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of network initiated activate bearer fail" ::= { affirmedZoneGatewayStatisticsSlotLevelProcedureGtpproxyEntry 19 } affirmedZoneGatewayStatisticsSlotLevelProcedureGtpproxyNumNwInitiatedActivateBearerTempReject OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of network initiated activate bearer temporarily rejected" ::= { affirmedZoneGatewayStatisticsSlotLevelProcedureGtpproxyEntry 20 } affirmedZoneGatewayStatisticsSlotLevelProcedureGtpproxyNumNwInitiatedDeactivateBearerSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of network initiated deactivate bearer success" ::= { affirmedZoneGatewayStatisticsSlotLevelProcedureGtpproxyEntry 21 } affirmedZoneGatewayStatisticsSlotLevelProcedureGtpproxyNumNwInitiatedDeactivateBearerFail OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of network initiated deactivate bearer fail" ::= { affirmedZoneGatewayStatisticsSlotLevelProcedureGtpproxyEntry 22 } affirmedZoneGatewayStatisticsSlotLevelProcedureGtpproxyNumNwInitiatedDeactivateBearerTempReject OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of network initiated deactivate bearer temporarily rejected" ::= { affirmedZoneGatewayStatisticsSlotLevelProcedureGtpproxyEntry 23 } affirmedZoneGatewayStatisticsSlotLevelProcedureGtpproxyNumUeInitiatedModifyQoSSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of UE initiated modify QOS success" ::= { affirmedZoneGatewayStatisticsSlotLevelProcedureGtpproxyEntry 24 } affirmedZoneGatewayStatisticsSlotLevelProcedureGtpproxyNumUeInitiatedModifyQoSFail OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of UE initiated modify QOS fail" ::= { affirmedZoneGatewayStatisticsSlotLevelProcedureGtpproxyEntry 25 } affirmedZoneGatewayStatisticsSlotLevelProcedureGtpproxyNumUeInitiatedActivateBearerSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of UE initiated activate bearer success" ::= { affirmedZoneGatewayStatisticsSlotLevelProcedureGtpproxyEntry 26 } affirmedZoneGatewayStatisticsSlotLevelProcedureGtpproxyNumUeInitiatedActivateBearerFail OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of UE initiated activate bearer fail" ::= { affirmedZoneGatewayStatisticsSlotLevelProcedureGtpproxyEntry 27 } affirmedZoneGatewayStatisticsSlotLevelProcedureGtpproxyNumUeInitiatedDeactivateBearerSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of UE initiated deactivate bearer success" ::= { affirmedZoneGatewayStatisticsSlotLevelProcedureGtpproxyEntry 28 } affirmedZoneGatewayStatisticsSlotLevelProcedureGtpproxyNumUeInitiatedDeactivateBearerFail OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of UE initiated deactivate bearer fail" ::= { affirmedZoneGatewayStatisticsSlotLevelProcedureGtpproxyEntry 29 } affirmedZoneGatewayStatisticsSlotLevelProcedureGtpproxyNumSGWChangeSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of sgw change success" ::= { affirmedZoneGatewayStatisticsSlotLevelProcedureGtpproxyEntry 30 } affirmedZoneGatewayStatisticsSlotLevelProcedureGtpproxyNumSGWChangeFail OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of sgw change fail" ::= { affirmedZoneGatewayStatisticsSlotLevelProcedureGtpproxyEntry 31 } affirmedZoneGatewayStatisticsSlotLevelProcedureGtpproxyNumChangeNotificationSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of change notification success" ::= { affirmedZoneGatewayStatisticsSlotLevelProcedureGtpproxyEntry 32 } affirmedZoneGatewayStatisticsSlotLevelProcedureGtpproxyNumChangeNotificationFail OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of change notification fail" ::= { affirmedZoneGatewayStatisticsSlotLevelProcedureGtpproxyEntry 33 } affirmedZoneGatewayStatisticsSlotLevelProcedureGtpproxyNumFsapiMigrateFpWfSessionCreateSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of FSAPI migrate fastpath workflow session create success" ::= { affirmedZoneGatewayStatisticsSlotLevelProcedureGtpproxyEntry 34 } affirmedZoneGatewayStatisticsSlotLevelProcedureGtpproxyNumFsapiMigrateFpWfSessionCreateFail OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of FSAPI migrate fastpath workflow session create fail" ::= { affirmedZoneGatewayStatisticsSlotLevelProcedureGtpproxyEntry 35 } affirmedZoneGatewayStatisticsSlotLevelProcedureGtpproxyNumInterSgwHandoverSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of inter SGW handover success" ::= { affirmedZoneGatewayStatisticsSlotLevelProcedureGtpproxyEntry 36 } affirmedZoneGatewayStatisticsSlotLevelProcedureGtpproxyNumInterSgwHandoverFail OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of inter SGW handover fail" ::= { affirmedZoneGatewayStatisticsSlotLevelProcedureGtpproxyEntry 37 } affirmedZoneGatewayStatisticsSlotLevelProcedureGtpproxyNumInterSgsnHandoverSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of inter SGSN handover success" ::= { affirmedZoneGatewayStatisticsSlotLevelProcedureGtpproxyEntry 38 } affirmedZoneGatewayStatisticsSlotLevelProcedureGtpproxyNumInterSgsnHandoverFail OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of inter SGSN handover fail" ::= { affirmedZoneGatewayStatisticsSlotLevelProcedureGtpproxyEntry 39 } affirmedZoneGatewayStatisticsSlotLevelProcedureGtpproxyNumInterLteToGnGpSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of LTE to Gn/Gp handover success" ::= { affirmedZoneGatewayStatisticsSlotLevelProcedureGtpproxyEntry 40 } affirmedZoneGatewayStatisticsSlotLevelProcedureGtpproxyNumInterLteToGnGpFail OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of LTE to Gn/Gp handover fail" ::= { affirmedZoneGatewayStatisticsSlotLevelProcedureGtpproxyEntry 41 } affirmedZoneGatewayStatisticsSlotLevelProcedureGtpproxyNumGnGpToLteHandoverSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Gn/Gp to LTE handover success" ::= { affirmedZoneGatewayStatisticsSlotLevelProcedureGtpproxyEntry 42 } affirmedZoneGatewayStatisticsSlotLevelProcedureGtpproxyNumGnGpToLteHandoverFail OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Gn/Gp to LTE handover fail" ::= { affirmedZoneGatewayStatisticsSlotLevelProcedureGtpproxyEntry 43 } affirmedZoneGatewayStatisticsSlotLevelProcedureGtpproxyNumL2tpGwSessionDeleteSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of L2tp gateway session delete success" ::= { affirmedZoneGatewayStatisticsSlotLevelProcedureGtpproxyEntry 44 } affirmedZoneGatewayStatisticsSlotLevelProcedureGtpproxyNumL2tpGwSessionDeleteFail OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of L2tp gateway session delete fail" ::= { affirmedZoneGatewayStatisticsSlotLevelProcedureGtpproxyEntry 45 } affirmedZoneGatewayStatisticsSlotLevelProcedureGtpproxyNumCreateS2xBearerSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of S2X create bearer success" ::= { affirmedZoneGatewayStatisticsSlotLevelProcedureGtpproxyEntry 46 } affirmedZoneGatewayStatisticsSlotLevelProcedureGtpproxyNumCreateS2xBearerFail OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of S2X create bearer fail" ::= { affirmedZoneGatewayStatisticsSlotLevelProcedureGtpproxyEntry 47 } affirmedZoneGatewayStatisticsSlotLevelProcedureGtpproxyNumDeleteS2xBearerSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of S2X delete bearer success" ::= { affirmedZoneGatewayStatisticsSlotLevelProcedureGtpproxyEntry 48 } affirmedZoneGatewayStatisticsSlotLevelProcedureGtpproxyNumDeleteS2xBearerFail OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of S2X delete bearer fail" ::= { affirmedZoneGatewayStatisticsSlotLevelProcedureGtpproxyEntry 49 } affirmedZoneGatewayStatisticsSlotLevelProcedureGtpproxyNumUpdateS2xBearerSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of S2X update bearer success" ::= { affirmedZoneGatewayStatisticsSlotLevelProcedureGtpproxyEntry 50 } affirmedZoneGatewayStatisticsSlotLevelProcedureGtpproxyNumUpdateS2xBearerFail OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of S2X update bearer fail" ::= { affirmedZoneGatewayStatisticsSlotLevelProcedureGtpproxyEntry 51 } affirmedZoneGatewayStatisticsSlotLevelProcedureGtpproxyNumSuspendNotificationSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Suspend Notification success" ::= { affirmedZoneGatewayStatisticsSlotLevelProcedureGtpproxyEntry 52 } affirmedZoneGatewayStatisticsSlotLevelProcedureGtpproxyNumSuspendNotificationFail OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Suspend Notification fail" ::= { affirmedZoneGatewayStatisticsSlotLevelProcedureGtpproxyEntry 53 } affirmedZoneGatewayStatisticsSlotLevelProcedureGtpproxyNumResumeNotificationSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Resume Notification success" ::= { affirmedZoneGatewayStatisticsSlotLevelProcedureGtpproxyEntry 54 } affirmedZoneGatewayStatisticsSlotLevelProcedureGtpproxyNumResumeNotificationFail OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Resume Notification fail" ::= { affirmedZoneGatewayStatisticsSlotLevelProcedureGtpproxyEntry 55 } affirmedZoneGatewayStatisticsSlotLevelProcedureGtpproxyNumOcsReAuthProcSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of OCS Re-Auth success" ::= { affirmedZoneGatewayStatisticsSlotLevelProcedureGtpproxyEntry 56 } affirmedZoneGatewayStatisticsSlotLevelProcedureGtpproxyNumOcsReAuthProcFailures OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of OCS Re-Auth failures" ::= { affirmedZoneGatewayStatisticsSlotLevelProcedureGtpproxyEntry 57 } affirmedZoneGatewayStatisticsSlotLevelProcedureGtpproxyNumPcrfReAuthProcSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of PCRF Re-Auth success" ::= { affirmedZoneGatewayStatisticsSlotLevelProcedureGtpproxyEntry 58 } affirmedZoneGatewayStatisticsSlotLevelProcedureGtpproxyNumPcrfReAuthProcFailures OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of PCRF Re-Auth failures" ::= { affirmedZoneGatewayStatisticsSlotLevelProcedureGtpproxyEntry 59 } affirmedZoneGatewayStatisticsSlotLevelProcedureGtpproxyNumModifyS2xBearerCmdSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of S2X modify bearer command success" ::= { affirmedZoneGatewayStatisticsSlotLevelProcedureGtpproxyEntry 60 } affirmedZoneGatewayStatisticsSlotLevelProcedureGtpproxyNumModifyS2xBearerCmdFail OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of S2X modify bearer command fail" ::= { affirmedZoneGatewayStatisticsSlotLevelProcedureGtpproxyEntry 61 } affirmedZoneGatewayStatisticsSlotLevelProcedureGtpproxyNumCreateS2aSessionSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of S2a create session success" ::= { affirmedZoneGatewayStatisticsSlotLevelProcedureGtpproxyEntry 62 } affirmedZoneGatewayStatisticsSlotLevelProcedureGtpproxyNumCreateS2aSessionFail OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of S2a create session fail" ::= { affirmedZoneGatewayStatisticsSlotLevelProcedureGtpproxyEntry 63 } affirmedZoneGatewayStatisticsSlotLevelProcedureGtpproxyNumDeleteS2aSessionSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of S2a delete session success" ::= { affirmedZoneGatewayStatisticsSlotLevelProcedureGtpproxyEntry 64 } affirmedZoneGatewayStatisticsSlotLevelProcedureGtpproxyNumDeleteS2aSessionFail OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of S2a create session fail" ::= { affirmedZoneGatewayStatisticsSlotLevelProcedureGtpproxyEntry 65 } affirmedZoneGatewayStatisticsSlotLevelProcedureGtpproxyNumCreateS2bSessionSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of S2b create session success" ::= { affirmedZoneGatewayStatisticsSlotLevelProcedureGtpproxyEntry 66 } affirmedZoneGatewayStatisticsSlotLevelProcedureGtpproxyNumCreateS2bSessionFail OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of S2b create session fail" ::= { affirmedZoneGatewayStatisticsSlotLevelProcedureGtpproxyEntry 67 } affirmedZoneGatewayStatisticsSlotLevelProcedureGtpproxyNumDeleteS2bSessionSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of S2b delete session success" ::= { affirmedZoneGatewayStatisticsSlotLevelProcedureGtpproxyEntry 68 } affirmedZoneGatewayStatisticsSlotLevelProcedureGtpproxyNumDeleteS2bSessionFail OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of S2b create session fail" ::= { affirmedZoneGatewayStatisticsSlotLevelProcedureGtpproxyEntry 69 } affirmedZoneGatewayStatisticsSlotLevelProcedureGtpproxyNum3gppToNon3gppHandoverSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of 3gpp to non-3gpp handover success" ::= { affirmedZoneGatewayStatisticsSlotLevelProcedureGtpproxyEntry 70 } affirmedZoneGatewayStatisticsSlotLevelProcedureGtpproxyNum3gppToNon3gppHandoverFail OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of 3gpp to non-3gpp handover fail" ::= { affirmedZoneGatewayStatisticsSlotLevelProcedureGtpproxyEntry 71 } affirmedZoneGatewayStatisticsSlotLevelProcedureGtpproxyNumNon3gppTo3gppHandoverSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of non-3gpp to 3gpp handover success" ::= { affirmedZoneGatewayStatisticsSlotLevelProcedureGtpproxyEntry 72 } affirmedZoneGatewayStatisticsSlotLevelProcedureGtpproxyNumNon3gppTo3gppHandoverFail OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of non-3gpp to 3gpp handover fail" ::= { affirmedZoneGatewayStatisticsSlotLevelProcedureGtpproxyEntry 73 } affirmedZoneGatewayStatisticsSlotLevelProcedureGtpproxyNumNon3gppToNon3gppHandoverSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of non-3gpp to non-3gpp handover success" ::= { affirmedZoneGatewayStatisticsSlotLevelProcedureGtpproxyEntry 74 } affirmedZoneGatewayStatisticsSlotLevelProcedureGtpproxyNumNon3gppToNon3gppHandoverFail OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of non-3gpp to non-3gpp handover fail" ::= { affirmedZoneGatewayStatisticsSlotLevelProcedureGtpproxyEntry 75 } affirmedZoneGatewayStatisticsSlotLevelProcedureGtpproxyNumProcessPcrfRuleSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of process PCRF rule success" ::= { affirmedZoneGatewayStatisticsSlotLevelProcedureGtpproxyEntry 76 } affirmedZoneGatewayStatisticsSlotLevelProcedureGtpproxyNumProcessPcrfRuleFailures OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of process PCRF rule failures" ::= { affirmedZoneGatewayStatisticsSlotLevelProcedureGtpproxyEntry 77 } affirmedZoneGatewayStatisticsSlotLevelProcedureGtpproxyNumEdrIntfChangeProcSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Control Profile EDR Interface ID Change success" ::= { affirmedZoneGatewayStatisticsSlotLevelProcedureGtpproxyEntry 78 } affirmedZoneGatewayStatisticsSlotLevelProcedureGtpproxyNumEdrIntfChangeProcFailures OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Control Profile EDR Interface ID Change failed" ::= { affirmedZoneGatewayStatisticsSlotLevelProcedureGtpproxyEntry 79 } affirmedZoneGatewayStatisticsSlotLevelProcedureGtpproxyNumVtapConfigChangeProcSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Vtap Config Change success" ::= { affirmedZoneGatewayStatisticsSlotLevelProcedureGtpproxyEntry 80 } affirmedZoneGatewayStatisticsSlotLevelProcedureGtpproxyNumVtapConfigChangeProcFailures OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Vtap Config Change failed" ::= { affirmedZoneGatewayStatisticsSlotLevelProcedureGtpproxyEntry 81 } affirmedZoneGatewayStatisticsSlotLevelProcedureGtpproxyNumNwInitiatedModifyQoSUePsmReject OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of network initiated modify QOS rejected due to UE in PSM " ::= { affirmedZoneGatewayStatisticsSlotLevelProcedureGtpproxyEntry 82 } affirmedZoneGatewayStatisticsSlotLevelProcedureGtpproxyNumNwInitiatedModifyBearerPartialSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of network initiated modify bearer partial success" ::= { affirmedZoneGatewayStatisticsSlotLevelProcedureGtpproxyEntry 83 } affirmedZoneGatewayStatisticsSlotLevelProcedureGtpproxyNumNwInitiatedModifyBearerUePsmReject OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of network initiated modify bearer rejected due to UE in PSM" ::= { affirmedZoneGatewayStatisticsSlotLevelProcedureGtpproxyEntry 84 } affirmedZoneGatewayStatisticsSlotLevelProcedureGtpproxyNumNwInitiatedActivateBearerPartialSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of network initiated activate bearer partial success" ::= { affirmedZoneGatewayStatisticsSlotLevelProcedureGtpproxyEntry 85 } affirmedZoneGatewayStatisticsSlotLevelProcedureGtpproxyNumNwInitiatedActivateBearerUePsmReject OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of network initiated activate bearer temporarily rejected" ::= { affirmedZoneGatewayStatisticsSlotLevelProcedureGtpproxyEntry 86 } affirmedZoneGatewayStatisticsSlotLevelProcedureGtpproxyNumL2tpGwSessionCreateSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of L2tp gateway session create success" ::= { affirmedZoneGatewayStatisticsSlotLevelProcedureGtpproxyEntry 87 } affirmedZoneGatewayStatisticsSlotLevelProcedureGtpproxyNumL2tpGwSessionCreateFail OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of L2tp gateway session create fail" ::= { affirmedZoneGatewayStatisticsSlotLevelProcedureGtpproxyEntry 88 } affirmedZoneGatewayStatisticsSlotLevelProcedureGtpproxyNumProcessFlowAuthSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of process Flow Auth procedures success" ::= { affirmedZoneGatewayStatisticsSlotLevelProcedureGtpproxyEntry 89 } affirmedZoneGatewayStatisticsSlotLevelProcedureGtpproxyNumProcessFlowAuthFailures OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of process Flow Auth procedures failures" ::= { affirmedZoneGatewayStatisticsSlotLevelProcedureGtpproxyEntry 90 } affirmedZoneGatewayStatisticsSlotLevelProcedureGtpproxyNumNwInitActBearerInterAccessHOCollision OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of network initiated activate bearer inter access handover collision" ::= { affirmedZoneGatewayStatisticsSlotLevelProcedureGtpproxyEntry 91 } affirmedZoneGatewayStatisticsSlotLevelProcedureGtpproxyNumNwInitModBearerInterAccessHOCollision OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of network initiated modify bearer inter access handover collision" ::= { affirmedZoneGatewayStatisticsSlotLevelProcedureGtpproxyEntry 92 } affirmedZoneGatewayStatisticsSlotLevelProcedureGtpproxyNumNwInitDeactBearerInterAccessHOCollision OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of network initiated deactivate bearer inter access handover collision" ::= { affirmedZoneGatewayStatisticsSlotLevelProcedureGtpproxyEntry 93 } affirmedZoneGatewayStatisticsSlotLevelProcedureGtpproxyNumUeInitActBearerInterAccessHOCollision OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of ue initiated activate bearer inter access handover collision" ::= { affirmedZoneGatewayStatisticsSlotLevelProcedureGtpproxyEntry 94 } affirmedZoneGatewayStatisticsSlotLevelProcedureGtpproxyNumUeInitModBearerInterAccessHOCollision OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of ue initiated modify bearer inter access handover collision" ::= { affirmedZoneGatewayStatisticsSlotLevelProcedureGtpproxyEntry 95 } affirmedZoneGatewayStatisticsSlotLevelProcedureGtpproxyNumUeInitDeactBearerInterAccessHOCollision OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of ue initiated deactivate bearer inter access handover collision" ::= { affirmedZoneGatewayStatisticsSlotLevelProcedureGtpproxyEntry 96 } affirmedZoneGatewayStatisticsGwProcDurationSgwTable OBJECT-TYPE SYNTAX SEQUENCE OF AffirmedZoneGatewayStatisticsGwProcDurationSgwEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "" ::= { affirmedZoneMIB 295 } affirmedZoneGatewayStatisticsGwProcDurationSgwEntry OBJECT-TYPE SYNTAX AffirmedZoneGatewayStatisticsGwProcDurationSgwEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "" INDEX { affirmedZoneName, affirmedZoneGatewayStatisticsGwProcDurationSgwName, affirmedZoneGatewayStatisticsGwProcDurationSgwProcedurename, affirmedZoneGatewayStatisticsGwProcDurationSgwDuration } ::= { affirmedZoneGatewayStatisticsGwProcDurationSgwTable 1 } AffirmedZoneGatewayStatisticsGwProcDurationSgwEntry ::= SEQUENCE { affirmedZoneGatewayStatisticsGwProcDurationSgwName String, affirmedZoneGatewayStatisticsGwProcDurationSgwProcedurename String, affirmedZoneGatewayStatisticsGwProcDurationSgwDuration String, affirmedZoneGatewayStatisticsGwProcDurationSgwCount Unsigned32 } affirmedZoneGatewayStatisticsGwProcDurationSgwName OBJECT-TYPE SYNTAX String MAX-ACCESS not-accessible STATUS current DESCRIPTION "SGW Service Name" ::= { affirmedZoneGatewayStatisticsGwProcDurationSgwEntry 1 } affirmedZoneGatewayStatisticsGwProcDurationSgwProcedurename OBJECT-TYPE SYNTAX String MAX-ACCESS not-accessible STATUS current DESCRIPTION "Procedure Name" ::= { affirmedZoneGatewayStatisticsGwProcDurationSgwEntry 2 } affirmedZoneGatewayStatisticsGwProcDurationSgwDuration OBJECT-TYPE SYNTAX String MAX-ACCESS not-accessible STATUS current DESCRIPTION "Duration in MS" ::= { affirmedZoneGatewayStatisticsGwProcDurationSgwEntry 3 } affirmedZoneGatewayStatisticsGwProcDurationSgwCount OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Count of times procedure took time to complete" ::= { affirmedZoneGatewayStatisticsGwProcDurationSgwEntry 4 } affirmedZoneGatewayStatisticsGwProcDurationSaegwsgwTable OBJECT-TYPE SYNTAX SEQUENCE OF AffirmedZoneGatewayStatisticsGwProcDurationSaegwsgwEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "" ::= { affirmedZoneMIB 296 } affirmedZoneGatewayStatisticsGwProcDurationSaegwsgwEntry OBJECT-TYPE SYNTAX AffirmedZoneGatewayStatisticsGwProcDurationSaegwsgwEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "" INDEX { affirmedZoneName, affirmedZoneGatewayStatisticsGwProcDurationSaegwsgwName, affirmedZoneGatewayStatisticsGwProcDurationSaegwsgwProcedurename, affirmedZoneGatewayStatisticsGwProcDurationSaegwsgwDuration } ::= { affirmedZoneGatewayStatisticsGwProcDurationSaegwsgwTable 1 } AffirmedZoneGatewayStatisticsGwProcDurationSaegwsgwEntry ::= SEQUENCE { affirmedZoneGatewayStatisticsGwProcDurationSaegwsgwName String, affirmedZoneGatewayStatisticsGwProcDurationSaegwsgwProcedurename String, affirmedZoneGatewayStatisticsGwProcDurationSaegwsgwDuration String, affirmedZoneGatewayStatisticsGwProcDurationSaegwsgwCount Unsigned32 } affirmedZoneGatewayStatisticsGwProcDurationSaegwsgwName OBJECT-TYPE SYNTAX String MAX-ACCESS not-accessible STATUS current DESCRIPTION "SAEGW-SGW Service Name" ::= { affirmedZoneGatewayStatisticsGwProcDurationSaegwsgwEntry 1 } affirmedZoneGatewayStatisticsGwProcDurationSaegwsgwProcedurename OBJECT-TYPE SYNTAX String MAX-ACCESS not-accessible STATUS current DESCRIPTION "Procedure Name" ::= { affirmedZoneGatewayStatisticsGwProcDurationSaegwsgwEntry 2 } affirmedZoneGatewayStatisticsGwProcDurationSaegwsgwDuration OBJECT-TYPE SYNTAX String MAX-ACCESS not-accessible STATUS current DESCRIPTION "Duration in MS" ::= { affirmedZoneGatewayStatisticsGwProcDurationSaegwsgwEntry 3 } affirmedZoneGatewayStatisticsGwProcDurationSaegwsgwCount OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Count of times procedure took time to complete" ::= { affirmedZoneGatewayStatisticsGwProcDurationSaegwsgwEntry 4 } affirmedZoneGatewayStatisticsGwProcDurationPgwTable OBJECT-TYPE SYNTAX SEQUENCE OF AffirmedZoneGatewayStatisticsGwProcDurationPgwEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "" ::= { affirmedZoneMIB 297 } affirmedZoneGatewayStatisticsGwProcDurationPgwEntry OBJECT-TYPE SYNTAX AffirmedZoneGatewayStatisticsGwProcDurationPgwEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "" INDEX { affirmedZoneName, affirmedZoneGatewayStatisticsGwProcDurationPgwName, affirmedZoneGatewayStatisticsGwProcDurationPgwProcedurename, affirmedZoneGatewayStatisticsGwProcDurationPgwDuration } ::= { affirmedZoneGatewayStatisticsGwProcDurationPgwTable 1 } AffirmedZoneGatewayStatisticsGwProcDurationPgwEntry ::= SEQUENCE { affirmedZoneGatewayStatisticsGwProcDurationPgwName String, affirmedZoneGatewayStatisticsGwProcDurationPgwProcedurename String, affirmedZoneGatewayStatisticsGwProcDurationPgwDuration String, affirmedZoneGatewayStatisticsGwProcDurationPgwCount Unsigned32 } affirmedZoneGatewayStatisticsGwProcDurationPgwName OBJECT-TYPE SYNTAX String MAX-ACCESS not-accessible STATUS current DESCRIPTION "PGW Service Name" ::= { affirmedZoneGatewayStatisticsGwProcDurationPgwEntry 1 } affirmedZoneGatewayStatisticsGwProcDurationPgwProcedurename OBJECT-TYPE SYNTAX String MAX-ACCESS not-accessible STATUS current DESCRIPTION "Procedure Name" ::= { affirmedZoneGatewayStatisticsGwProcDurationPgwEntry 2 } affirmedZoneGatewayStatisticsGwProcDurationPgwDuration OBJECT-TYPE SYNTAX String MAX-ACCESS not-accessible STATUS current DESCRIPTION "Duration in MS" ::= { affirmedZoneGatewayStatisticsGwProcDurationPgwEntry 3 } affirmedZoneGatewayStatisticsGwProcDurationPgwCount OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Count of times procedure took time to complete" ::= { affirmedZoneGatewayStatisticsGwProcDurationPgwEntry 4 } affirmedZoneGatewayStatisticsGwProcDurationSaegwpgwTable OBJECT-TYPE SYNTAX SEQUENCE OF AffirmedZoneGatewayStatisticsGwProcDurationSaegwpgwEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "" ::= { affirmedZoneMIB 298 } affirmedZoneGatewayStatisticsGwProcDurationSaegwpgwEntry OBJECT-TYPE SYNTAX AffirmedZoneGatewayStatisticsGwProcDurationSaegwpgwEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "" INDEX { affirmedZoneName, affirmedZoneGatewayStatisticsGwProcDurationSaegwpgwName, affirmedZoneGatewayStatisticsGwProcDurationSaegwpgwProcedurename, affirmedZoneGatewayStatisticsGwProcDurationSaegwpgwDuration } ::= { affirmedZoneGatewayStatisticsGwProcDurationSaegwpgwTable 1 } AffirmedZoneGatewayStatisticsGwProcDurationSaegwpgwEntry ::= SEQUENCE { affirmedZoneGatewayStatisticsGwProcDurationSaegwpgwName String, affirmedZoneGatewayStatisticsGwProcDurationSaegwpgwProcedurename String, affirmedZoneGatewayStatisticsGwProcDurationSaegwpgwDuration String, affirmedZoneGatewayStatisticsGwProcDurationSaegwpgwCount Unsigned32 } affirmedZoneGatewayStatisticsGwProcDurationSaegwpgwName OBJECT-TYPE SYNTAX String MAX-ACCESS not-accessible STATUS current DESCRIPTION "SAEGW-PGW Service Name" ::= { affirmedZoneGatewayStatisticsGwProcDurationSaegwpgwEntry 1 } affirmedZoneGatewayStatisticsGwProcDurationSaegwpgwProcedurename OBJECT-TYPE SYNTAX String MAX-ACCESS not-accessible STATUS current DESCRIPTION "Procedure Name" ::= { affirmedZoneGatewayStatisticsGwProcDurationSaegwpgwEntry 2 } affirmedZoneGatewayStatisticsGwProcDurationSaegwpgwDuration OBJECT-TYPE SYNTAX String MAX-ACCESS not-accessible STATUS current DESCRIPTION "Duration in MS" ::= { affirmedZoneGatewayStatisticsGwProcDurationSaegwpgwEntry 3 } affirmedZoneGatewayStatisticsGwProcDurationSaegwpgwCount OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Count of times procedure took time to complete" ::= { affirmedZoneGatewayStatisticsGwProcDurationSaegwpgwEntry 4 } affirmedZoneGatewayStatisticsGwProcDurationGgsnTable OBJECT-TYPE SYNTAX SEQUENCE OF AffirmedZoneGatewayStatisticsGwProcDurationGgsnEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "" ::= { affirmedZoneMIB 299 } affirmedZoneGatewayStatisticsGwProcDurationGgsnEntry OBJECT-TYPE SYNTAX AffirmedZoneGatewayStatisticsGwProcDurationGgsnEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "" INDEX { affirmedZoneName, affirmedZoneGatewayStatisticsGwProcDurationGgsnName, affirmedZoneGatewayStatisticsGwProcDurationGgsnProcedurename, affirmedZoneGatewayStatisticsGwProcDurationGgsnDuration } ::= { affirmedZoneGatewayStatisticsGwProcDurationGgsnTable 1 } AffirmedZoneGatewayStatisticsGwProcDurationGgsnEntry ::= SEQUENCE { affirmedZoneGatewayStatisticsGwProcDurationGgsnName String, affirmedZoneGatewayStatisticsGwProcDurationGgsnProcedurename String, affirmedZoneGatewayStatisticsGwProcDurationGgsnDuration String, affirmedZoneGatewayStatisticsGwProcDurationGgsnCount Unsigned32 } affirmedZoneGatewayStatisticsGwProcDurationGgsnName OBJECT-TYPE SYNTAX String MAX-ACCESS not-accessible STATUS current DESCRIPTION "GGSN Service Name" ::= { affirmedZoneGatewayStatisticsGwProcDurationGgsnEntry 1 } affirmedZoneGatewayStatisticsGwProcDurationGgsnProcedurename OBJECT-TYPE SYNTAX String MAX-ACCESS not-accessible STATUS current DESCRIPTION "Procedure Name" ::= { affirmedZoneGatewayStatisticsGwProcDurationGgsnEntry 2 } affirmedZoneGatewayStatisticsGwProcDurationGgsnDuration OBJECT-TYPE SYNTAX String MAX-ACCESS not-accessible STATUS current DESCRIPTION "Duration in MS" ::= { affirmedZoneGatewayStatisticsGwProcDurationGgsnEntry 3 } affirmedZoneGatewayStatisticsGwProcDurationGgsnCount OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Count of times procedure took time to complete" ::= { affirmedZoneGatewayStatisticsGwProcDurationGgsnEntry 4 } affirmedZoneGatewayStatisticsGwProcDurationGtpproxyTable OBJECT-TYPE SYNTAX SEQUENCE OF AffirmedZoneGatewayStatisticsGwProcDurationGtpproxyEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "" ::= { affirmedZoneMIB 453 } affirmedZoneGatewayStatisticsGwProcDurationGtpproxyEntry OBJECT-TYPE SYNTAX AffirmedZoneGatewayStatisticsGwProcDurationGtpproxyEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "" INDEX { affirmedZoneName, affirmedZoneGatewayStatisticsGwProcDurationGtpproxyName, affirmedZoneGatewayStatisticsGwProcDurationGtpproxyProcedurename, affirmedZoneGatewayStatisticsGwProcDurationGtpproxyDuration } ::= { affirmedZoneGatewayStatisticsGwProcDurationGtpproxyTable 1 } AffirmedZoneGatewayStatisticsGwProcDurationGtpproxyEntry ::= SEQUENCE { affirmedZoneGatewayStatisticsGwProcDurationGtpproxyName String, affirmedZoneGatewayStatisticsGwProcDurationGtpproxyProcedurename String, affirmedZoneGatewayStatisticsGwProcDurationGtpproxyDuration String, affirmedZoneGatewayStatisticsGwProcDurationGtpproxyCount Unsigned32 } affirmedZoneGatewayStatisticsGwProcDurationGtpproxyName OBJECT-TYPE SYNTAX String MAX-ACCESS not-accessible STATUS current DESCRIPTION "GTP-PROXY Service Name" ::= { affirmedZoneGatewayStatisticsGwProcDurationGtpproxyEntry 1 } affirmedZoneGatewayStatisticsGwProcDurationGtpproxyProcedurename OBJECT-TYPE SYNTAX String MAX-ACCESS not-accessible STATUS current DESCRIPTION "Procedure Name" ::= { affirmedZoneGatewayStatisticsGwProcDurationGtpproxyEntry 2 } affirmedZoneGatewayStatisticsGwProcDurationGtpproxyDuration OBJECT-TYPE SYNTAX String MAX-ACCESS not-accessible STATUS current DESCRIPTION "Duration in MS" ::= { affirmedZoneGatewayStatisticsGwProcDurationGtpproxyEntry 3 } affirmedZoneGatewayStatisticsGwProcDurationGtpproxyCount OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Count of times procedure took time to complete" ::= { affirmedZoneGatewayStatisticsGwProcDurationGtpproxyEntry 4 } affirmedZoneGatewayStatisticsHighAvailabilityTable OBJECT-TYPE SYNTAX SEQUENCE OF AffirmedZoneGatewayStatisticsHighAvailabilityEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "" ::= { affirmedZoneMIB 236 } affirmedZoneGatewayStatisticsHighAvailabilityEntry OBJECT-TYPE SYNTAX AffirmedZoneGatewayStatisticsHighAvailabilityEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "" INDEX { affirmedZoneName, affirmedZoneGatewayStatisticsHighAvailabilityServiceName, affirmedZoneGatewayStatisticsHighAvailabilityGeoRedundantGroup } ::= { affirmedZoneGatewayStatisticsHighAvailabilityTable 1 } AffirmedZoneGatewayStatisticsHighAvailabilityEntry ::= SEQUENCE { affirmedZoneGatewayStatisticsHighAvailabilityServiceName String, affirmedZoneGatewayStatisticsHighAvailabilityGeoRedundantGroup String, affirmedZoneGatewayStatisticsHighAvailabilityNumSessionRestoreSuccess ConfdString, affirmedZoneGatewayStatisticsHighAvailabilityNumSessionRestoreFailed ConfdString, affirmedZoneGatewayStatisticsHighAvailabilityNumTaskFailOvers ConfdString, affirmedZoneGatewayStatisticsHighAvailabilityTransitionToActiveTimestamp String, affirmedZoneGatewayStatisticsHighAvailabilityLastSessionRestoreTime ConfdString, affirmedZoneGatewayStatisticsHighAvailabilityNumMessagesDroppedDuringAudit ConfdString, affirmedZoneGatewayStatisticsHighAvailabilityNumSessionsDroppedDuringBackup ConfdString, affirmedZoneGatewayStatisticsHighAvailabilityNumSessionsModifyFailed ConfdString, affirmedZoneGatewayStatisticsHighAvailabilityNumSessionsDeleteFailed ConfdString, affirmedZoneGatewayStatisticsHighAvailabilityNumGeoSyncSessionRestoreSuccess ConfdString, affirmedZoneGatewayStatisticsHighAvailabilityNumGeoSyncSessionRestoreFailed ConfdString, affirmedZoneGatewayStatisticsHighAvailabilityNumGeoSiteSwitchovers ConfdString, affirmedZoneGatewayStatisticsHighAvailabilityTransitionToGeoActiveTimestamp String, affirmedZoneGatewayStatisticsHighAvailabilityLastGeoSyncSessionRestoreTime ConfdString, affirmedZoneGatewayStatisticsHighAvailabilityNumMessagesDroppedDuringRestoration ConfdString, affirmedZoneGatewayStatisticsHighAvailabilityNumGeoSyncSessionsDroppedDuringBackup ConfdString, affirmedZoneGatewayStatisticsHighAvailabilityNumGeoSyncSessionsModifyFailed ConfdString, affirmedZoneGatewayStatisticsHighAvailabilityNumGeoSyncSessionsDeleteFailed ConfdString, affirmedZoneGatewayStatisticsHighAvailabilityNumSessionRestoreSuccessTotal ConfdString, affirmedZoneGatewayStatisticsHighAvailabilityNumSessionRestoreFailedTotal ConfdString, affirmedZoneGatewayStatisticsHighAvailabilityNumGeoSyncSessionsModifySuccess ConfdString, affirmedZoneGatewayStatisticsHighAvailabilityNumSessionRestoreFailedSessionDecodeFailed ConfdString, affirmedZoneGatewayStatisticsHighAvailabilityNumSessionRestoreFailedIpReserveFailed ConfdString, affirmedZoneGatewayStatisticsHighAvailabilityNumGeoSyncSessionsModifyDiffStartTime ConfdString, affirmedZoneGatewayStatisticsHighAvailabilityNumGeoSyncSessionsModifyFailedSessionNotFound ConfdString, affirmedZoneGatewayStatisticsHighAvailabilityNumGeoSyncSessionsModifyFailedSessionDecodeFailed ConfdString, affirmedZoneGatewayStatisticsHighAvailabilityNumGeoSyncSessionsDeleteSuccess ConfdString, affirmedZoneGatewayStatisticsHighAvailabilityNumGeoSyncSessionsDeleteFailedSessionNotFound ConfdString, affirmedZoneGatewayStatisticsHighAvailabilityNumGeoSyncSessionsAddOrModifySentFromActive ConfdString, affirmedZoneGatewayStatisticsHighAvailabilityNumGeoSyncSessionsDeleteSentFromActive ConfdString, affirmedZoneGatewayStatisticsHighAvailabilityNumCurSessionsRestorePendingGeoStandby ConfdString, affirmedZoneGatewayStatisticsHighAvailabilityNumSessionsDeletedAfterRestoreNoVirtualImsi ConfdString } affirmedZoneGatewayStatisticsHighAvailabilityServiceName OBJECT-TYPE SYNTAX String MAX-ACCESS not-accessible STATUS current DESCRIPTION "Task service name" ::= { affirmedZoneGatewayStatisticsHighAvailabilityEntry 1 } affirmedZoneGatewayStatisticsHighAvailabilityGeoRedundantGroup OBJECT-TYPE SYNTAX String MAX-ACCESS not-accessible STATUS current DESCRIPTION "Geo-Redundant Group ID" ::= { affirmedZoneGatewayStatisticsHighAvailabilityEntry 2 } affirmedZoneGatewayStatisticsHighAvailabilityNumSessionRestoreSuccess OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of successful session restorations" ::= { affirmedZoneGatewayStatisticsHighAvailabilityEntry 3 } affirmedZoneGatewayStatisticsHighAvailabilityNumSessionRestoreFailed OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of failed session restorations" ::= { affirmedZoneGatewayStatisticsHighAvailabilityEntry 4 } affirmedZoneGatewayStatisticsHighAvailabilityNumTaskFailOvers OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Task Failovers" ::= { affirmedZoneGatewayStatisticsHighAvailabilityEntry 5 } affirmedZoneGatewayStatisticsHighAvailabilityTransitionToActiveTimestamp OBJECT-TYPE SYNTAX String MAX-ACCESS read-only STATUS current DESCRIPTION "Transition To Active Timestamp" ::= { affirmedZoneGatewayStatisticsHighAvailabilityEntry 6 } affirmedZoneGatewayStatisticsHighAvailabilityLastSessionRestoreTime OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of seconds until last session is restored" ::= { affirmedZoneGatewayStatisticsHighAvailabilityEntry 7 } affirmedZoneGatewayStatisticsHighAvailabilityNumMessagesDroppedDuringAudit OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of messages dropped during post-recovery audit" ::= { affirmedZoneGatewayStatisticsHighAvailabilityEntry 8 } affirmedZoneGatewayStatisticsHighAvailabilityNumSessionsDroppedDuringBackup OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of sessions dropped during backup" ::= { affirmedZoneGatewayStatisticsHighAvailabilityEntry 9 } affirmedZoneGatewayStatisticsHighAvailabilityNumSessionsModifyFailed OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of session modifications failed" ::= { affirmedZoneGatewayStatisticsHighAvailabilityEntry 10 } affirmedZoneGatewayStatisticsHighAvailabilityNumSessionsDeleteFailed OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of session deletions failed" ::= { affirmedZoneGatewayStatisticsHighAvailabilityEntry 11 } affirmedZoneGatewayStatisticsHighAvailabilityNumGeoSyncSessionRestoreSuccess OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of successful session restorations" ::= { affirmedZoneGatewayStatisticsHighAvailabilityEntry 12 } affirmedZoneGatewayStatisticsHighAvailabilityNumGeoSyncSessionRestoreFailed OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of failed session restorations" ::= { affirmedZoneGatewayStatisticsHighAvailabilityEntry 13 } affirmedZoneGatewayStatisticsHighAvailabilityNumGeoSiteSwitchovers OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Task Failovers" ::= { affirmedZoneGatewayStatisticsHighAvailabilityEntry 14 } affirmedZoneGatewayStatisticsHighAvailabilityTransitionToGeoActiveTimestamp OBJECT-TYPE SYNTAX String MAX-ACCESS read-only STATUS current DESCRIPTION "Transition To Geo-Active Timestamp" ::= { affirmedZoneGatewayStatisticsHighAvailabilityEntry 15 } affirmedZoneGatewayStatisticsHighAvailabilityLastGeoSyncSessionRestoreTime OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of seconds until last geo-sync session is restored" ::= { affirmedZoneGatewayStatisticsHighAvailabilityEntry 16 } affirmedZoneGatewayStatisticsHighAvailabilityNumMessagesDroppedDuringRestoration OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of messages dropped during geo-sync session restoration" ::= { affirmedZoneGatewayStatisticsHighAvailabilityEntry 17 } affirmedZoneGatewayStatisticsHighAvailabilityNumGeoSyncSessionsDroppedDuringBackup OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of geo-sync sessions dropped during backup" ::= { affirmedZoneGatewayStatisticsHighAvailabilityEntry 18 } affirmedZoneGatewayStatisticsHighAvailabilityNumGeoSyncSessionsModifyFailed OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of geo-sync session modifications failed" ::= { affirmedZoneGatewayStatisticsHighAvailabilityEntry 19 } affirmedZoneGatewayStatisticsHighAvailabilityNumGeoSyncSessionsDeleteFailed OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of geo-sync session deletions failed" ::= { affirmedZoneGatewayStatisticsHighAvailabilityEntry 20 } affirmedZoneGatewayStatisticsHighAvailabilityNumSessionRestoreSuccessTotal OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Cumulative Number of successful session restorations" ::= { affirmedZoneGatewayStatisticsHighAvailabilityEntry 21 } affirmedZoneGatewayStatisticsHighAvailabilityNumSessionRestoreFailedTotal OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Cumulative Number of failed session restorations" ::= { affirmedZoneGatewayStatisticsHighAvailabilityEntry 22 } affirmedZoneGatewayStatisticsHighAvailabilityNumGeoSyncSessionsModifySuccess OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of geo-sync session modifications successful" ::= { affirmedZoneGatewayStatisticsHighAvailabilityEntry 23 } affirmedZoneGatewayStatisticsHighAvailabilityNumSessionRestoreFailedSessionDecodeFailed OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of geo-sync session retore failed due to session decode failure" ::= { affirmedZoneGatewayStatisticsHighAvailabilityEntry 24 } affirmedZoneGatewayStatisticsHighAvailabilityNumSessionRestoreFailedIpReserveFailed OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of geo-sync session retore failed due to ip reservation failure" ::= { affirmedZoneGatewayStatisticsHighAvailabilityEntry 25 } affirmedZoneGatewayStatisticsHighAvailabilityNumGeoSyncSessionsModifyDiffStartTime OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of geo-sync session modifications received with different session start time" ::= { affirmedZoneGatewayStatisticsHighAvailabilityEntry 26 } affirmedZoneGatewayStatisticsHighAvailabilityNumGeoSyncSessionsModifyFailedSessionNotFound OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of geo-sync session modifications failed due to session not found" ::= { affirmedZoneGatewayStatisticsHighAvailabilityEntry 27 } affirmedZoneGatewayStatisticsHighAvailabilityNumGeoSyncSessionsModifyFailedSessionDecodeFailed OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of geo-sync session modifications failed due to session decode failure" ::= { affirmedZoneGatewayStatisticsHighAvailabilityEntry 28 } affirmedZoneGatewayStatisticsHighAvailabilityNumGeoSyncSessionsDeleteSuccess OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of geo-sync session delete successful" ::= { affirmedZoneGatewayStatisticsHighAvailabilityEntry 29 } affirmedZoneGatewayStatisticsHighAvailabilityNumGeoSyncSessionsDeleteFailedSessionNotFound OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of geo-sync session deletions failed due to session not found" ::= { affirmedZoneGatewayStatisticsHighAvailabilityEntry 30 } affirmedZoneGatewayStatisticsHighAvailabilityNumGeoSyncSessionsAddOrModifySentFromActive OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of geo-sync session add or modify sent from Geo Active" ::= { affirmedZoneGatewayStatisticsHighAvailabilityEntry 31 } affirmedZoneGatewayStatisticsHighAvailabilityNumGeoSyncSessionsDeleteSentFromActive OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of geo-sync session deletions sent from Geo Active" ::= { affirmedZoneGatewayStatisticsHighAvailabilityEntry 32 } affirmedZoneGatewayStatisticsHighAvailabilityNumCurSessionsRestorePendingGeoStandby OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Current number of sessions on geo standby that are waiting to be resynced from geo active" ::= { affirmedZoneGatewayStatisticsHighAvailabilityEntry 33 } affirmedZoneGatewayStatisticsHighAvailabilityNumSessionsDeletedAfterRestoreNoVirtualImsi OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of web authentication PDN sessions deleted after restoration because vIMSI is missing." ::= { affirmedZoneGatewayStatisticsHighAvailabilityEntry 34 } affirmedZoneGatewayStatisticsPcscfAddressInUseTable OBJECT-TYPE SYNTAX SEQUENCE OF AffirmedZoneGatewayStatisticsPcscfAddressInUseEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "" ::= { affirmedZoneMIB 339 } affirmedZoneGatewayStatisticsPcscfAddressInUseEntry OBJECT-TYPE SYNTAX AffirmedZoneGatewayStatisticsPcscfAddressInUseEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "" INDEX { affirmedZoneName, affirmedZoneGatewayStatisticsPcscfAddressInUseApnName, affirmedZoneGatewayStatisticsPcscfAddressInUseAddressName } ::= { affirmedZoneGatewayStatisticsPcscfAddressInUseTable 1 } AffirmedZoneGatewayStatisticsPcscfAddressInUseEntry ::= SEQUENCE { affirmedZoneGatewayStatisticsPcscfAddressInUseApnName String, affirmedZoneGatewayStatisticsPcscfAddressInUseAddressName String, affirmedZoneGatewayStatisticsPcscfAddressInUseNumSessionsAllocated Unsigned32, affirmedZoneGatewayStatisticsPcscfAddressInUseNumSessionsDeallocated Unsigned32, affirmedZoneGatewayStatisticsPcscfAddressInUseCurrentSessions Unsigned32 } affirmedZoneGatewayStatisticsPcscfAddressInUseApnName OBJECT-TYPE SYNTAX String MAX-ACCESS not-accessible STATUS current DESCRIPTION "APN Name" ::= { affirmedZoneGatewayStatisticsPcscfAddressInUseEntry 1 } affirmedZoneGatewayStatisticsPcscfAddressInUseAddressName OBJECT-TYPE SYNTAX String MAX-ACCESS not-accessible STATUS current DESCRIPTION "IPV4 or IPV6 address pair Name" ::= { affirmedZoneGatewayStatisticsPcscfAddressInUseEntry 2 } affirmedZoneGatewayStatisticsPcscfAddressInUseNumSessionsAllocated OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of PDN Sessions allocated with this P-CSCF IP Address" ::= { affirmedZoneGatewayStatisticsPcscfAddressInUseEntry 3 } affirmedZoneGatewayStatisticsPcscfAddressInUseNumSessionsDeallocated OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of PDN Sessions with this P-CSCF IP Address deactivated" ::= { affirmedZoneGatewayStatisticsPcscfAddressInUseEntry 4 } affirmedZoneGatewayStatisticsPcscfAddressInUseCurrentSessions OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Current number of PDN Sessions using this P-CSCF IP Address" ::= { affirmedZoneGatewayStatisticsPcscfAddressInUseEntry 5 } affirmedZoneGatewayStatisticsSessionLearnerInterfaceTable OBJECT-TYPE SYNTAX SEQUENCE OF AffirmedZoneGatewayStatisticsSessionLearnerInterfaceEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "" ::= { affirmedZoneMIB 237 } affirmedZoneGatewayStatisticsSessionLearnerInterfaceEntry OBJECT-TYPE SYNTAX AffirmedZoneGatewayStatisticsSessionLearnerInterfaceEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "" INDEX { affirmedZoneName, affirmedZoneGatewayStatisticsSessionLearnerInterfaceName } ::= { affirmedZoneGatewayStatisticsSessionLearnerInterfaceTable 1 } AffirmedZoneGatewayStatisticsSessionLearnerInterfaceEntry ::= SEQUENCE { affirmedZoneGatewayStatisticsSessionLearnerInterfaceName String, affirmedZoneGatewayStatisticsSessionLearnerInterfaceNumCreateSessionAttempt ConfdString, affirmedZoneGatewayStatisticsSessionLearnerInterfaceNumCreateSessionAccept ConfdString, affirmedZoneGatewayStatisticsSessionLearnerInterfaceNumCreateSessionReject ConfdString, affirmedZoneGatewayStatisticsSessionLearnerInterfaceNumCreateSessionTimeout ConfdString, affirmedZoneGatewayStatisticsSessionLearnerInterfaceNumDeleteSessionAttempt ConfdString, affirmedZoneGatewayStatisticsSessionLearnerInterfaceNumDeleteSessionAccept ConfdString, affirmedZoneGatewayStatisticsSessionLearnerInterfaceNumDeleteSessionReject ConfdString, affirmedZoneGatewayStatisticsSessionLearnerInterfaceNumDeleteSessionTimeout ConfdString, affirmedZoneGatewayStatisticsSessionLearnerInterfaceNumSessionsDeletedIdleTimeout ConfdString, affirmedZoneGatewayStatisticsSessionLearnerInterfaceNumSessions ConfdString, affirmedZoneGatewayStatisticsSessionLearnerInterfaceNumRadMessagesFromServer ConfdString, affirmedZoneGatewayStatisticsSessionLearnerInterfaceNumRadMessagesToServer ConfdString, affirmedZoneGatewayStatisticsSessionLearnerInterfaceNumRadMessagesFromClient ConfdString, affirmedZoneGatewayStatisticsSessionLearnerInterfaceNumRadMessagesToClient ConfdString, affirmedZoneGatewayStatisticsSessionLearnerInterfaceNumDeleteSessionInd ConfdString, affirmedZoneGatewayStatisticsSessionLearnerInterfaceNumSessFailuresInternal ConfdString, affirmedZoneGatewayStatisticsSessionLearnerInterfaceNumSessFailuresNoApn ConfdString, affirmedZoneGatewayStatisticsSessionLearnerInterfaceNumSessFailuresNoSessId ConfdString, affirmedZoneGatewayStatisticsSessionLearnerInterfaceNumSessFailuresRadiusDecodeError ConfdString, affirmedZoneGatewayStatisticsSessionLearnerInterfaceNumSessFailuresRadiusAuthTimeouts ConfdString, affirmedZoneGatewayStatisticsSessionLearnerInterfaceNumFailuresNoRadiusServerMapping ConfdString, affirmedZoneGatewayStatisticsSessionLearnerInterfaceNumPdnSessionRestores ConfdString, affirmedZoneGatewayStatisticsSessionLearnerInterfaceNumPdnSessionRestoreFailuresNoSession ConfdString, affirmedZoneGatewayStatisticsSessionLearnerInterfaceNumPdnSessionRestoreFailuresNoPdnSession ConfdString, affirmedZoneGatewayStatisticsSessionLearnerInterfaceNumPdnSessionRestoreFailuresNoApn ConfdString, affirmedZoneGatewayStatisticsSessionLearnerInterfaceNumPdnSessionBackupFailuresNoSession ConfdString, affirmedZoneGatewayStatisticsSessionLearnerInterfaceNumPdnSessionBackupFailuresNoPdnSession ConfdString, affirmedZoneGatewayStatisticsSessionLearnerInterfaceNumPdnSessionBackupFailuresNoPdnBearer ConfdString, affirmedZoneGatewayStatisticsSessionLearnerInterfaceNumFailuresMacAddressChanged ConfdString, affirmedZoneGatewayStatisticsSessionLearnerInterfaceNumDhcpMessagesReceived ConfdString, affirmedZoneGatewayStatisticsSessionLearnerInterfaceNumDhcpDiscoverMessagesReceived ConfdString, affirmedZoneGatewayStatisticsSessionLearnerInterfaceNumDhcpRequestMessagesReceived ConfdString, affirmedZoneGatewayStatisticsSessionLearnerInterfaceNumFailuresDhcpMiscError ConfdString, affirmedZoneGatewayStatisticsSessionLearnerInterfaceNumFailuresUnhandledDhcpMsgError ConfdString, affirmedZoneGatewayStatisticsSessionLearnerInterfaceNumIpMessagesReceived ConfdString, affirmedZoneGatewayStatisticsSessionLearnerInterfaceNumFailuresIpMiscError ConfdString, affirmedZoneGatewayStatisticsSessionLearnerInterfaceNumLdapQuerySent ConfdString, affirmedZoneGatewayStatisticsSessionLearnerInterfaceNumLdapQuerySendFailure ConfdString, affirmedZoneGatewayStatisticsSessionLearnerInterfaceNumLdapRespSuccess ConfdString, affirmedZoneGatewayStatisticsSessionLearnerInterfaceNumLdapRespFailure ConfdString, affirmedZoneGatewayStatisticsSessionLearnerInterfaceNumLdapQueryTimeout ConfdString, affirmedZoneGatewayStatisticsSessionLearnerInterfaceNumLdapMessagesFromServer ConfdString, affirmedZoneGatewayStatisticsSessionLearnerInterfaceNumSessionCloseNoGwSession ConfdString, affirmedZoneGatewayStatisticsSessionLearnerInterfaceNumDiamDerTx ConfdString, affirmedZoneGatewayStatisticsSessionLearnerInterfaceNumDiamDerTimeout ConfdString, affirmedZoneGatewayStatisticsSessionLearnerInterfaceNumDiamDeaRx ConfdString, affirmedZoneGatewayStatisticsSessionLearnerInterfaceNumDiamDeaFailure ConfdString, affirmedZoneGatewayStatisticsSessionLearnerInterfaceNumDiamStrTx ConfdString, affirmedZoneGatewayStatisticsSessionLearnerInterfaceNumDiamStrTimeout ConfdString, affirmedZoneGatewayStatisticsSessionLearnerInterfaceNumDiamStaRx ConfdString, affirmedZoneGatewayStatisticsSessionLearnerInterfaceNumDiamStaFailure ConfdString, affirmedZoneGatewayStatisticsSessionLearnerInterfaceNumDiamAarTx ConfdString, affirmedZoneGatewayStatisticsSessionLearnerInterfaceNumDiamAarTimeout ConfdString, affirmedZoneGatewayStatisticsSessionLearnerInterfaceNumDiamAaaRx ConfdString, affirmedZoneGatewayStatisticsSessionLearnerInterfaceNumDiamAaaFailure ConfdString, affirmedZoneGatewayStatisticsSessionLearnerInterfaceNumDiamRarRx ConfdString, affirmedZoneGatewayStatisticsSessionLearnerInterfaceNumDiamRarFailure ConfdString, affirmedZoneGatewayStatisticsSessionLearnerInterfaceNumDiamAsrRx ConfdString, affirmedZoneGatewayStatisticsSessionLearnerInterfaceNumDiamAsrFailure ConfdString, affirmedZoneGatewayStatisticsSessionLearnerInterfaceNumRadiusDisconnectAttempt ConfdString, affirmedZoneGatewayStatisticsSessionLearnerInterfaceNumRadiusDisconnectAckRcvd ConfdString, affirmedZoneGatewayStatisticsSessionLearnerInterfaceNumRadiusDisconnectNakRcvd ConfdString, affirmedZoneGatewayStatisticsSessionLearnerInterfaceNumCreateSessionRejectActiveEmergencySession ConfdString, affirmedZoneGatewayStatisticsSessionLearnerInterfaceNumCreateSessionRejectDuplicateApn ConfdString, affirmedZoneGatewayStatisticsSessionLearnerInterfaceNumCreateSessionRejectMaxPdnSession ConfdString, affirmedZoneGatewayStatisticsSessionLearnerInterfaceNumDiamDeaSessionNotFound ConfdString, affirmedZoneGatewayStatisticsSessionLearnerInterfaceNumDiamDeaPdnSessionNotFound ConfdString, affirmedZoneGatewayStatisticsSessionLearnerInterfaceNumDiamDeaDiamSessionIdMismatch ConfdString, affirmedZoneGatewayStatisticsSessionLearnerInterfaceNumDiamStaSessionNotFound ConfdString, affirmedZoneGatewayStatisticsSessionLearnerInterfaceNumDiamStaPdnSessionNotFound ConfdString, affirmedZoneGatewayStatisticsSessionLearnerInterfaceNumDiamStaDiamSessionIdMismatch ConfdString, affirmedZoneGatewayStatisticsSessionLearnerInterfaceNumDiamAaaSessionNotFound ConfdString, affirmedZoneGatewayStatisticsSessionLearnerInterfaceNumDiamAaaPdnSessionNotFound ConfdString, affirmedZoneGatewayStatisticsSessionLearnerInterfaceNumDiamAaaDiamSessionIdMismatch ConfdString, affirmedZoneGatewayStatisticsSessionLearnerInterfaceNumDiamRarSessionNotFound ConfdString, affirmedZoneGatewayStatisticsSessionLearnerInterfaceNumDiamRarPdnSessionNotFound ConfdString, affirmedZoneGatewayStatisticsSessionLearnerInterfaceNumDiamRarDiamSessionIdMismatch ConfdString, affirmedZoneGatewayStatisticsSessionLearnerInterfaceNumDiamAsrSessionNotFound ConfdString, affirmedZoneGatewayStatisticsSessionLearnerInterfaceNumDiamAsrPdnSessionNotFound ConfdString, affirmedZoneGatewayStatisticsSessionLearnerInterfaceNumDiamAsrDiamSessionIdMismatch ConfdString, affirmedZoneGatewayStatisticsSessionLearnerInterfaceNumIdentityDecryptionSuccess ConfdString, affirmedZoneGatewayStatisticsSessionLearnerInterfaceNumIdentityDecryptionFailed ConfdString, affirmedZoneGatewayStatisticsSessionLearnerInterfaceNumEncryptedIdentityLengthInvalid ConfdString, affirmedZoneGatewayStatisticsSessionLearnerInterfaceNumDecryptionFailedCertificateNotFound ConfdString, affirmedZoneGatewayStatisticsSessionLearnerInterfaceNumDecryptionFailedBase64DecodeFailed ConfdString, affirmedZoneGatewayStatisticsSessionLearnerInterfaceNumDecryptionFailedBase64StringTooLong ConfdString, affirmedZoneGatewayStatisticsSessionLearnerInterfaceNumDecryptionFailedAlgorithmFailure ConfdString, affirmedZoneGatewayStatisticsSessionLearnerInterfaceNumDecryptionFailedNoPrivateKey ConfdString, affirmedZoneGatewayStatisticsSessionLearnerInterfaceNumMessageFlowInitiatedByUeUsingPseudonymId ConfdString, affirmedZoneGatewayStatisticsSessionLearnerInterfaceNumMessageFlowInitiatedByUeUsingFastReauthId ConfdString, affirmedZoneGatewayStatisticsSessionLearnerInterfaceNumRadAcctMessagesFromClient ConfdString, affirmedZoneGatewayStatisticsSessionLearnerInterfaceNumRadAcctMessagesToClient ConfdString, affirmedZoneGatewayStatisticsSessionLearnerInterfaceNumRadAcctMessagesToServer ConfdString, affirmedZoneGatewayStatisticsSessionLearnerInterfaceNumRadAcctMessagesFromServer ConfdString, affirmedZoneGatewayStatisticsSessionLearnerInterfaceNumAcctStopInitiatedSessionTermination ConfdString, affirmedZoneGatewayStatisticsSessionLearnerInterfaceNumCalledStationIdChanged ConfdString, affirmedZoneGatewayStatisticsSessionLearnerInterfaceNumSessionsDeletedRARTimeout ConfdString, affirmedZoneGatewayStatisticsSessionLearnerInterfaceNumSessionsDeletedAfterRestoreNoVirtualImsi ConfdString } affirmedZoneGatewayStatisticsSessionLearnerInterfaceName OBJECT-TYPE SYNTAX String MAX-ACCESS not-accessible STATUS current DESCRIPTION "Session Learner Interface Name" ::= { affirmedZoneGatewayStatisticsSessionLearnerInterfaceEntry 1 } affirmedZoneGatewayStatisticsSessionLearnerInterfaceNumCreateSessionAttempt OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Create Session Attempt" ::= { affirmedZoneGatewayStatisticsSessionLearnerInterfaceEntry 2 } affirmedZoneGatewayStatisticsSessionLearnerInterfaceNumCreateSessionAccept OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Create Session Accept" ::= { affirmedZoneGatewayStatisticsSessionLearnerInterfaceEntry 3 } affirmedZoneGatewayStatisticsSessionLearnerInterfaceNumCreateSessionReject OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Create Session Reject" ::= { affirmedZoneGatewayStatisticsSessionLearnerInterfaceEntry 4 } affirmedZoneGatewayStatisticsSessionLearnerInterfaceNumCreateSessionTimeout OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Create Session Timeout" ::= { affirmedZoneGatewayStatisticsSessionLearnerInterfaceEntry 5 } affirmedZoneGatewayStatisticsSessionLearnerInterfaceNumDeleteSessionAttempt OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Delete Session Attempt" ::= { affirmedZoneGatewayStatisticsSessionLearnerInterfaceEntry 6 } affirmedZoneGatewayStatisticsSessionLearnerInterfaceNumDeleteSessionAccept OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Delete Session Accept" ::= { affirmedZoneGatewayStatisticsSessionLearnerInterfaceEntry 7 } affirmedZoneGatewayStatisticsSessionLearnerInterfaceNumDeleteSessionReject OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Delete Session Reject" ::= { affirmedZoneGatewayStatisticsSessionLearnerInterfaceEntry 8 } affirmedZoneGatewayStatisticsSessionLearnerInterfaceNumDeleteSessionTimeout OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Delete Session Timeout" ::= { affirmedZoneGatewayStatisticsSessionLearnerInterfaceEntry 9 } affirmedZoneGatewayStatisticsSessionLearnerInterfaceNumSessionsDeletedIdleTimeout OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of PDN Sessions Deleted Because of Idle Timeout" ::= { affirmedZoneGatewayStatisticsSessionLearnerInterfaceEntry 10 } affirmedZoneGatewayStatisticsSessionLearnerInterfaceNumSessions OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Current number of PDN Sessions" ::= { affirmedZoneGatewayStatisticsSessionLearnerInterfaceEntry 11 } affirmedZoneGatewayStatisticsSessionLearnerInterfaceNumRadMessagesFromServer OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of RADIUS Messages Received From Server" ::= { affirmedZoneGatewayStatisticsSessionLearnerInterfaceEntry 12 } affirmedZoneGatewayStatisticsSessionLearnerInterfaceNumRadMessagesToServer OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of RADIUS Messages Sent To Server" ::= { affirmedZoneGatewayStatisticsSessionLearnerInterfaceEntry 13 } affirmedZoneGatewayStatisticsSessionLearnerInterfaceNumRadMessagesFromClient OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of RADIUS Messages Received From Client" ::= { affirmedZoneGatewayStatisticsSessionLearnerInterfaceEntry 14 } affirmedZoneGatewayStatisticsSessionLearnerInterfaceNumRadMessagesToClient OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of RADIUS Messages Sent To Client" ::= { affirmedZoneGatewayStatisticsSessionLearnerInterfaceEntry 15 } affirmedZoneGatewayStatisticsSessionLearnerInterfaceNumDeleteSessionInd OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Network-initiated Delete Sessions" ::= { affirmedZoneGatewayStatisticsSessionLearnerInterfaceEntry 16 } affirmedZoneGatewayStatisticsSessionLearnerInterfaceNumSessFailuresInternal OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of session failures - internal error" ::= { affirmedZoneGatewayStatisticsSessionLearnerInterfaceEntry 17 } affirmedZoneGatewayStatisticsSessionLearnerInterfaceNumSessFailuresNoApn OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of session failures - no APN" ::= { affirmedZoneGatewayStatisticsSessionLearnerInterfaceEntry 18 } affirmedZoneGatewayStatisticsSessionLearnerInterfaceNumSessFailuresNoSessId OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of session failures - no session ID in RADIUS message" ::= { affirmedZoneGatewayStatisticsSessionLearnerInterfaceEntry 19 } affirmedZoneGatewayStatisticsSessionLearnerInterfaceNumSessFailuresRadiusDecodeError OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of session failures - RADIUS decode error" ::= { affirmedZoneGatewayStatisticsSessionLearnerInterfaceEntry 20 } affirmedZoneGatewayStatisticsSessionLearnerInterfaceNumSessFailuresRadiusAuthTimeouts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of session failures - RADIUS authentication timeout" ::= { affirmedZoneGatewayStatisticsSessionLearnerInterfaceEntry 21 } affirmedZoneGatewayStatisticsSessionLearnerInterfaceNumFailuresNoRadiusServerMapping OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of session failures - No RADIUS server mapping" ::= { affirmedZoneGatewayStatisticsSessionLearnerInterfaceEntry 22 } affirmedZoneGatewayStatisticsSessionLearnerInterfaceNumPdnSessionRestores OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of PDN Session Restores" ::= { affirmedZoneGatewayStatisticsSessionLearnerInterfaceEntry 23 } affirmedZoneGatewayStatisticsSessionLearnerInterfaceNumPdnSessionRestoreFailuresNoSession OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of PDN Session Restore Failures No Session" ::= { affirmedZoneGatewayStatisticsSessionLearnerInterfaceEntry 24 } affirmedZoneGatewayStatisticsSessionLearnerInterfaceNumPdnSessionRestoreFailuresNoPdnSession OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of PDN Session Restore Failures No PDN Session" ::= { affirmedZoneGatewayStatisticsSessionLearnerInterfaceEntry 25 } affirmedZoneGatewayStatisticsSessionLearnerInterfaceNumPdnSessionRestoreFailuresNoApn OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of PDN Session Restore Failures No APN" ::= { affirmedZoneGatewayStatisticsSessionLearnerInterfaceEntry 26 } affirmedZoneGatewayStatisticsSessionLearnerInterfaceNumPdnSessionBackupFailuresNoSession OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of PDN Session Backup Failures No Session" ::= { affirmedZoneGatewayStatisticsSessionLearnerInterfaceEntry 27 } affirmedZoneGatewayStatisticsSessionLearnerInterfaceNumPdnSessionBackupFailuresNoPdnSession OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of PDN Session Backup Failures No PDN Session" ::= { affirmedZoneGatewayStatisticsSessionLearnerInterfaceEntry 28 } affirmedZoneGatewayStatisticsSessionLearnerInterfaceNumPdnSessionBackupFailuresNoPdnBearer OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of PDN Session Backup Failures No PDN Bearer" ::= { affirmedZoneGatewayStatisticsSessionLearnerInterfaceEntry 29 } affirmedZoneGatewayStatisticsSessionLearnerInterfaceNumFailuresMacAddressChanged OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of session failures - MAC Address changed for existing session" ::= { affirmedZoneGatewayStatisticsSessionLearnerInterfaceEntry 30 } affirmedZoneGatewayStatisticsSessionLearnerInterfaceNumDhcpMessagesReceived OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of DHCP Trigger Messages Received" ::= { affirmedZoneGatewayStatisticsSessionLearnerInterfaceEntry 31 } affirmedZoneGatewayStatisticsSessionLearnerInterfaceNumDhcpDiscoverMessagesReceived OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of DHCP Discover Trigger Messages Received" ::= { affirmedZoneGatewayStatisticsSessionLearnerInterfaceEntry 32 } affirmedZoneGatewayStatisticsSessionLearnerInterfaceNumDhcpRequestMessagesReceived OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of DHCP Request Trigger Messages Received" ::= { affirmedZoneGatewayStatisticsSessionLearnerInterfaceEntry 33 } affirmedZoneGatewayStatisticsSessionLearnerInterfaceNumFailuresDhcpMiscError OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of DHCP trigger failures - Miscellaneous" ::= { affirmedZoneGatewayStatisticsSessionLearnerInterfaceEntry 34 } affirmedZoneGatewayStatisticsSessionLearnerInterfaceNumFailuresUnhandledDhcpMsgError OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of DHCP trigger failures - Bad DHCP Message Received" ::= { affirmedZoneGatewayStatisticsSessionLearnerInterfaceEntry 35 } affirmedZoneGatewayStatisticsSessionLearnerInterfaceNumIpMessagesReceived OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Num of IP Messages Received" ::= { affirmedZoneGatewayStatisticsSessionLearnerInterfaceEntry 36 } affirmedZoneGatewayStatisticsSessionLearnerInterfaceNumFailuresIpMiscError OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of IP trigger failures - Miscellaneous" ::= { affirmedZoneGatewayStatisticsSessionLearnerInterfaceEntry 37 } affirmedZoneGatewayStatisticsSessionLearnerInterfaceNumLdapQuerySent OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Num of LDAP Query Messages Sent Successfully" ::= { affirmedZoneGatewayStatisticsSessionLearnerInterfaceEntry 38 } affirmedZoneGatewayStatisticsSessionLearnerInterfaceNumLdapQuerySendFailure OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Num of LDAP Query Messages Send Failure" ::= { affirmedZoneGatewayStatisticsSessionLearnerInterfaceEntry 39 } affirmedZoneGatewayStatisticsSessionLearnerInterfaceNumLdapRespSuccess OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Num of LDAP Responses with Success" ::= { affirmedZoneGatewayStatisticsSessionLearnerInterfaceEntry 40 } affirmedZoneGatewayStatisticsSessionLearnerInterfaceNumLdapRespFailure OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Num of LDAP Responses with Failure" ::= { affirmedZoneGatewayStatisticsSessionLearnerInterfaceEntry 41 } affirmedZoneGatewayStatisticsSessionLearnerInterfaceNumLdapQueryTimeout OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Num of LDAP Queries that timed out" ::= { affirmedZoneGatewayStatisticsSessionLearnerInterfaceEntry 42 } affirmedZoneGatewayStatisticsSessionLearnerInterfaceNumLdapMessagesFromServer OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Num of LDAP Response Messages received from Server" ::= { affirmedZoneGatewayStatisticsSessionLearnerInterfaceEntry 43 } affirmedZoneGatewayStatisticsSessionLearnerInterfaceNumSessionCloseNoGwSession OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of session closes due to no GW PDN session" ::= { affirmedZoneGatewayStatisticsSessionLearnerInterfaceEntry 44 } affirmedZoneGatewayStatisticsSessionLearnerInterfaceNumDiamDerTx OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Diameter DER request transmitted" ::= { affirmedZoneGatewayStatisticsSessionLearnerInterfaceEntry 45 } affirmedZoneGatewayStatisticsSessionLearnerInterfaceNumDiamDerTimeout OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Diameter DER request timed out" ::= { affirmedZoneGatewayStatisticsSessionLearnerInterfaceEntry 46 } affirmedZoneGatewayStatisticsSessionLearnerInterfaceNumDiamDeaRx OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Diameter DEA response received" ::= { affirmedZoneGatewayStatisticsSessionLearnerInterfaceEntry 47 } affirmedZoneGatewayStatisticsSessionLearnerInterfaceNumDiamDeaFailure OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Diameter DEA failure response received" ::= { affirmedZoneGatewayStatisticsSessionLearnerInterfaceEntry 48 } affirmedZoneGatewayStatisticsSessionLearnerInterfaceNumDiamStrTx OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Diameter STR request transmitted" ::= { affirmedZoneGatewayStatisticsSessionLearnerInterfaceEntry 49 } affirmedZoneGatewayStatisticsSessionLearnerInterfaceNumDiamStrTimeout OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Diameter STR request timed out" ::= { affirmedZoneGatewayStatisticsSessionLearnerInterfaceEntry 50 } affirmedZoneGatewayStatisticsSessionLearnerInterfaceNumDiamStaRx OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Diameter STA response received" ::= { affirmedZoneGatewayStatisticsSessionLearnerInterfaceEntry 51 } affirmedZoneGatewayStatisticsSessionLearnerInterfaceNumDiamStaFailure OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Diameter STA failure response received" ::= { affirmedZoneGatewayStatisticsSessionLearnerInterfaceEntry 52 } affirmedZoneGatewayStatisticsSessionLearnerInterfaceNumDiamAarTx OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Diameter AAR request transmitted" ::= { affirmedZoneGatewayStatisticsSessionLearnerInterfaceEntry 53 } affirmedZoneGatewayStatisticsSessionLearnerInterfaceNumDiamAarTimeout OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Diameter AAR request timed out" ::= { affirmedZoneGatewayStatisticsSessionLearnerInterfaceEntry 54 } affirmedZoneGatewayStatisticsSessionLearnerInterfaceNumDiamAaaRx OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Diameter AAA response received" ::= { affirmedZoneGatewayStatisticsSessionLearnerInterfaceEntry 55 } affirmedZoneGatewayStatisticsSessionLearnerInterfaceNumDiamAaaFailure OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Diameter AAA failure response received" ::= { affirmedZoneGatewayStatisticsSessionLearnerInterfaceEntry 56 } affirmedZoneGatewayStatisticsSessionLearnerInterfaceNumDiamRarRx OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Diameter RAR request received" ::= { affirmedZoneGatewayStatisticsSessionLearnerInterfaceEntry 57 } affirmedZoneGatewayStatisticsSessionLearnerInterfaceNumDiamRarFailure OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Diameter RAR failed" ::= { affirmedZoneGatewayStatisticsSessionLearnerInterfaceEntry 58 } affirmedZoneGatewayStatisticsSessionLearnerInterfaceNumDiamAsrRx OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Diameter ASR request received" ::= { affirmedZoneGatewayStatisticsSessionLearnerInterfaceEntry 59 } affirmedZoneGatewayStatisticsSessionLearnerInterfaceNumDiamAsrFailure OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Diameter ASR failed" ::= { affirmedZoneGatewayStatisticsSessionLearnerInterfaceEntry 60 } affirmedZoneGatewayStatisticsSessionLearnerInterfaceNumRadiusDisconnectAttempt OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Radius Disconnect Request Attempt" ::= { affirmedZoneGatewayStatisticsSessionLearnerInterfaceEntry 61 } affirmedZoneGatewayStatisticsSessionLearnerInterfaceNumRadiusDisconnectAckRcvd OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Radius Disconnect ACK received" ::= { affirmedZoneGatewayStatisticsSessionLearnerInterfaceEntry 62 } affirmedZoneGatewayStatisticsSessionLearnerInterfaceNumRadiusDisconnectNakRcvd OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Radius Disconnect NAK received" ::= { affirmedZoneGatewayStatisticsSessionLearnerInterfaceEntry 63 } affirmedZoneGatewayStatisticsSessionLearnerInterfaceNumCreateSessionRejectActiveEmergencySession OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create session requests rejected - active emergency session exists" ::= { affirmedZoneGatewayStatisticsSessionLearnerInterfaceEntry 64 } affirmedZoneGatewayStatisticsSessionLearnerInterfaceNumCreateSessionRejectDuplicateApn OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create session requests rejected - duplicate APN" ::= { affirmedZoneGatewayStatisticsSessionLearnerInterfaceEntry 65 } affirmedZoneGatewayStatisticsSessionLearnerInterfaceNumCreateSessionRejectMaxPdnSession OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create session requests rejected - max number of PDN sessions exceeded" ::= { affirmedZoneGatewayStatisticsSessionLearnerInterfaceEntry 66 } affirmedZoneGatewayStatisticsSessionLearnerInterfaceNumDiamDeaSessionNotFound OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Diameter DEA received for which session not found" ::= { affirmedZoneGatewayStatisticsSessionLearnerInterfaceEntry 67 } affirmedZoneGatewayStatisticsSessionLearnerInterfaceNumDiamDeaPdnSessionNotFound OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Diameter DEA received for which PDN session not found" ::= { affirmedZoneGatewayStatisticsSessionLearnerInterfaceEntry 68 } affirmedZoneGatewayStatisticsSessionLearnerInterfaceNumDiamDeaDiamSessionIdMismatch OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Diameter DEA received for which Diameter session ID did not match" ::= { affirmedZoneGatewayStatisticsSessionLearnerInterfaceEntry 69 } affirmedZoneGatewayStatisticsSessionLearnerInterfaceNumDiamStaSessionNotFound OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Diameter STA received for which session not found" ::= { affirmedZoneGatewayStatisticsSessionLearnerInterfaceEntry 70 } affirmedZoneGatewayStatisticsSessionLearnerInterfaceNumDiamStaPdnSessionNotFound OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Diameter STA received for which PDN session not found" ::= { affirmedZoneGatewayStatisticsSessionLearnerInterfaceEntry 71 } affirmedZoneGatewayStatisticsSessionLearnerInterfaceNumDiamStaDiamSessionIdMismatch OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Diameter STA received for which Diameter Session ID did not match" ::= { affirmedZoneGatewayStatisticsSessionLearnerInterfaceEntry 72 } affirmedZoneGatewayStatisticsSessionLearnerInterfaceNumDiamAaaSessionNotFound OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Diameter AAA received for which session not found" ::= { affirmedZoneGatewayStatisticsSessionLearnerInterfaceEntry 73 } affirmedZoneGatewayStatisticsSessionLearnerInterfaceNumDiamAaaPdnSessionNotFound OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Diameter AAA received for which PDN session not found" ::= { affirmedZoneGatewayStatisticsSessionLearnerInterfaceEntry 74 } affirmedZoneGatewayStatisticsSessionLearnerInterfaceNumDiamAaaDiamSessionIdMismatch OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Diameter AAA received for which Diameter Session ID did not match" ::= { affirmedZoneGatewayStatisticsSessionLearnerInterfaceEntry 75 } affirmedZoneGatewayStatisticsSessionLearnerInterfaceNumDiamRarSessionNotFound OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Diameter RAR received for which session not found" ::= { affirmedZoneGatewayStatisticsSessionLearnerInterfaceEntry 76 } affirmedZoneGatewayStatisticsSessionLearnerInterfaceNumDiamRarPdnSessionNotFound OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Diameter RAR received for which PDN session not found" ::= { affirmedZoneGatewayStatisticsSessionLearnerInterfaceEntry 77 } affirmedZoneGatewayStatisticsSessionLearnerInterfaceNumDiamRarDiamSessionIdMismatch OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Diameter RAR received for which Diameter Session ID did not match" ::= { affirmedZoneGatewayStatisticsSessionLearnerInterfaceEntry 78 } affirmedZoneGatewayStatisticsSessionLearnerInterfaceNumDiamAsrSessionNotFound OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Diameter ASR received for which session not found" ::= { affirmedZoneGatewayStatisticsSessionLearnerInterfaceEntry 79 } affirmedZoneGatewayStatisticsSessionLearnerInterfaceNumDiamAsrPdnSessionNotFound OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Diameter ASR received for which PDN session not found" ::= { affirmedZoneGatewayStatisticsSessionLearnerInterfaceEntry 80 } affirmedZoneGatewayStatisticsSessionLearnerInterfaceNumDiamAsrDiamSessionIdMismatch OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Diameter ASR received for which Diameter Session ID did not match" ::= { affirmedZoneGatewayStatisticsSessionLearnerInterfaceEntry 81 } affirmedZoneGatewayStatisticsSessionLearnerInterfaceNumIdentityDecryptionSuccess OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Identity decryption success" ::= { affirmedZoneGatewayStatisticsSessionLearnerInterfaceEntry 82 } affirmedZoneGatewayStatisticsSessionLearnerInterfaceNumIdentityDecryptionFailed OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Identity decryption failed" ::= { affirmedZoneGatewayStatisticsSessionLearnerInterfaceEntry 83 } affirmedZoneGatewayStatisticsSessionLearnerInterfaceNumEncryptedIdentityLengthInvalid OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Length of encrypted identity is invalid" ::= { affirmedZoneGatewayStatisticsSessionLearnerInterfaceEntry 84 } affirmedZoneGatewayStatisticsSessionLearnerInterfaceNumDecryptionFailedCertificateNotFound OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Certificate not found for decryption given a certificate identifier" ::= { affirmedZoneGatewayStatisticsSessionLearnerInterfaceEntry 85 } affirmedZoneGatewayStatisticsSessionLearnerInterfaceNumDecryptionFailedBase64DecodeFailed OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Base64 decode failed for decryption" ::= { affirmedZoneGatewayStatisticsSessionLearnerInterfaceEntry 86 } affirmedZoneGatewayStatisticsSessionLearnerInterfaceNumDecryptionFailedBase64StringTooLong OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Decryption failed because Base64 string is too long for decryption" ::= { affirmedZoneGatewayStatisticsSessionLearnerInterfaceEntry 87 } affirmedZoneGatewayStatisticsSessionLearnerInterfaceNumDecryptionFailedAlgorithmFailure OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Decryption algorithm failure" ::= { affirmedZoneGatewayStatisticsSessionLearnerInterfaceEntry 88 } affirmedZoneGatewayStatisticsSessionLearnerInterfaceNumDecryptionFailedNoPrivateKey OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "No private key for decryption" ::= { affirmedZoneGatewayStatisticsSessionLearnerInterfaceEntry 89 } affirmedZoneGatewayStatisticsSessionLearnerInterfaceNumMessageFlowInitiatedByUeUsingPseudonymId OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of times UE initiated a message flow using a pseudonym identity" ::= { affirmedZoneGatewayStatisticsSessionLearnerInterfaceEntry 90 } affirmedZoneGatewayStatisticsSessionLearnerInterfaceNumMessageFlowInitiatedByUeUsingFastReauthId OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of times UE initiated a message flow using a fast re-authentication identity" ::= { affirmedZoneGatewayStatisticsSessionLearnerInterfaceEntry 91 } affirmedZoneGatewayStatisticsSessionLearnerInterfaceNumRadAcctMessagesFromClient OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of RADIUS Accounting Messages Received From Client" ::= { affirmedZoneGatewayStatisticsSessionLearnerInterfaceEntry 92 } affirmedZoneGatewayStatisticsSessionLearnerInterfaceNumRadAcctMessagesToClient OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of RADIUS Accounting Messages Sent To Client" ::= { affirmedZoneGatewayStatisticsSessionLearnerInterfaceEntry 93 } affirmedZoneGatewayStatisticsSessionLearnerInterfaceNumRadAcctMessagesToServer OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of RADIUS Accounting Messages Sent To Server" ::= { affirmedZoneGatewayStatisticsSessionLearnerInterfaceEntry 94 } affirmedZoneGatewayStatisticsSessionLearnerInterfaceNumRadAcctMessagesFromServer OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of RADIUS Accounting Messages Received From Server" ::= { affirmedZoneGatewayStatisticsSessionLearnerInterfaceEntry 95 } affirmedZoneGatewayStatisticsSessionLearnerInterfaceNumAcctStopInitiatedSessionTermination OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Accounting STOP initiated session terminations" ::= { affirmedZoneGatewayStatisticsSessionLearnerInterfaceEntry 96 } affirmedZoneGatewayStatisticsSessionLearnerInterfaceNumCalledStationIdChanged OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of times Called-Station-Id changed for a session" ::= { affirmedZoneGatewayStatisticsSessionLearnerInterfaceEntry 97 } affirmedZoneGatewayStatisticsSessionLearnerInterfaceNumSessionsDeletedRARTimeout OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Web Auth PDN sessions that were locally closed due to RAR timeout" ::= { affirmedZoneGatewayStatisticsSessionLearnerInterfaceEntry 98 } affirmedZoneGatewayStatisticsSessionLearnerInterfaceNumSessionsDeletedAfterRestoreNoVirtualImsi OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of web authentication PDN sessions deleted after restoration because vIMSI is missing." ::= { affirmedZoneGatewayStatisticsSessionLearnerInterfaceEntry 99 } affirmedZoneGatewayStatisticsGtpMessageTable OBJECT-TYPE SYNTAX SEQUENCE OF AffirmedZoneGatewayStatisticsGtpMessageEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "" ::= { affirmedZoneMIB 238 } affirmedZoneGatewayStatisticsGtpMessageEntry OBJECT-TYPE SYNTAX AffirmedZoneGatewayStatisticsGtpMessageEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "" INDEX { affirmedZoneName, affirmedZoneGatewayStatisticsGtpMessageGwName, affirmedZoneGatewayStatisticsGtpMessageMessageType } ::= { affirmedZoneGatewayStatisticsGtpMessageTable 1 } AffirmedZoneGatewayStatisticsGtpMessageEntry ::= SEQUENCE { affirmedZoneGatewayStatisticsGtpMessageGwName String, affirmedZoneGatewayStatisticsGtpMessageMessageType INTEGER, affirmedZoneGatewayStatisticsGtpMessageNumRx ConfdString, affirmedZoneGatewayStatisticsGtpMessageNumTx ConfdString, affirmedZoneGatewayStatisticsGtpMessageNumCauseLocalDetachRx ConfdString, affirmedZoneGatewayStatisticsGtpMessageNumCauseLocalDetachTx ConfdString, affirmedZoneGatewayStatisticsGtpMessageNumCauseCompleteDetachRx ConfdString, affirmedZoneGatewayStatisticsGtpMessageNumCauseCompleteDetachTx ConfdString, affirmedZoneGatewayStatisticsGtpMessageNumCauseRatChangeNon3gppRx ConfdString, affirmedZoneGatewayStatisticsGtpMessageNumCauseRatChangeNon3gppTx ConfdString, affirmedZoneGatewayStatisticsGtpMessageNumCauseIsrDeactRx ConfdString, affirmedZoneGatewayStatisticsGtpMessageNumCauseIsrDeactTx ConfdString, affirmedZoneGatewayStatisticsGtpMessageNumCauseErrorIndRncRx ConfdString, affirmedZoneGatewayStatisticsGtpMessageNumCauseErrorIndRncTx ConfdString, affirmedZoneGatewayStatisticsGtpMessageNumCauseReqFullAcceptRx ConfdString, affirmedZoneGatewayStatisticsGtpMessageNumCauseReqFullAcceptTx ConfdString, affirmedZoneGatewayStatisticsGtpMessageNumCauseReqPartialAcceptRx ConfdString, affirmedZoneGatewayStatisticsGtpMessageNumCauseReqPartialAcceptTx ConfdString, affirmedZoneGatewayStatisticsGtpMessageNumCauseNewpdnNetprefRx ConfdString, affirmedZoneGatewayStatisticsGtpMessageNumCauseNewpdnNetprefTx ConfdString, affirmedZoneGatewayStatisticsGtpMessageNumCauseNewpdn1addrBrrRx ConfdString, affirmedZoneGatewayStatisticsGtpMessageNumCauseNewpdn1addrBrrTx ConfdString, affirmedZoneGatewayStatisticsGtpMessageNumCauseCtxtNotFoundRx ConfdString, affirmedZoneGatewayStatisticsGtpMessageNumCauseCtxtNotFoundTx ConfdString, affirmedZoneGatewayStatisticsGtpMessageNumCauseInvMsgFormatRx ConfdString, affirmedZoneGatewayStatisticsGtpMessageNumCauseInvMsgFormatTx ConfdString, affirmedZoneGatewayStatisticsGtpMessageNumCauseVersionNotSuppRx ConfdString, affirmedZoneGatewayStatisticsGtpMessageNumCauseVersionNotSuppTx ConfdString, affirmedZoneGatewayStatisticsGtpMessageNumCauseInvLengthRx ConfdString, affirmedZoneGatewayStatisticsGtpMessageNumCauseInvLengthTx ConfdString, affirmedZoneGatewayStatisticsGtpMessageNumCauseServNotSupportedRx ConfdString, affirmedZoneGatewayStatisticsGtpMessageNumCauseServNotSupportedTx ConfdString, affirmedZoneGatewayStatisticsGtpMessageNumCauseMandIeIncorrectRx ConfdString, affirmedZoneGatewayStatisticsGtpMessageNumCauseMandIeIncorrectTx ConfdString, affirmedZoneGatewayStatisticsGtpMessageNumCauseMandIeMissingRx ConfdString, affirmedZoneGatewayStatisticsGtpMessageNumCauseMandIeMissingTx ConfdString, affirmedZoneGatewayStatisticsGtpMessageNumCauseSystemFailRx ConfdString, affirmedZoneGatewayStatisticsGtpMessageNumCauseSystemFailTx ConfdString, affirmedZoneGatewayStatisticsGtpMessageNumCauseRsrcUnavailRx ConfdString, affirmedZoneGatewayStatisticsGtpMessageNumCauseRsrcUnavailTx ConfdString, affirmedZoneGatewayStatisticsGtpMessageNumCauseTftSemticErrRx ConfdString, affirmedZoneGatewayStatisticsGtpMessageNumCauseTftSemticErrTx ConfdString, affirmedZoneGatewayStatisticsGtpMessageNumCauseTftSynticErrRx ConfdString, affirmedZoneGatewayStatisticsGtpMessageNumCauseTftSynticErrTx ConfdString, affirmedZoneGatewayStatisticsGtpMessageNumCausePktfiltSemticErrRx ConfdString, affirmedZoneGatewayStatisticsGtpMessageNumCausePktfiltSemticErrTx ConfdString, affirmedZoneGatewayStatisticsGtpMessageNumCausePktfiltSyncticErrRx ConfdString, affirmedZoneGatewayStatisticsGtpMessageNumCausePktfiltSyncticErrTx ConfdString, affirmedZoneGatewayStatisticsGtpMessageNumCauseUknownApnRx ConfdString, affirmedZoneGatewayStatisticsGtpMessageNumCauseUknownApnTx ConfdString, affirmedZoneGatewayStatisticsGtpMessageNumCauseGrekeyNotFoundRx ConfdString, affirmedZoneGatewayStatisticsGtpMessageNumCauseGrekeyNotFoundTx ConfdString, affirmedZoneGatewayStatisticsGtpMessageNumCauseRelocationFailRx ConfdString, affirmedZoneGatewayStatisticsGtpMessageNumCauseRelocationFailTx ConfdString, affirmedZoneGatewayStatisticsGtpMessageNumCauseRatDeniedRx ConfdString, affirmedZoneGatewayStatisticsGtpMessageNumCauseRatDeniedTx ConfdString, affirmedZoneGatewayStatisticsGtpMessageNumCausePrefpdnNotSupportedRx ConfdString, affirmedZoneGatewayStatisticsGtpMessageNumCausePrefpdnNotSupportedTx ConfdString, affirmedZoneGatewayStatisticsGtpMessageNumCauseDynmicAddrUnavailRx ConfdString, affirmedZoneGatewayStatisticsGtpMessageNumCauseDynmicAddrUnavailTx ConfdString, affirmedZoneGatewayStatisticsGtpMessageNumCauseUectxtActvWotftRx ConfdString, affirmedZoneGatewayStatisticsGtpMessageNumCauseUectxtActvWotftTx ConfdString, affirmedZoneGatewayStatisticsGtpMessageNumCauseProtocolNotSupportedRx ConfdString, affirmedZoneGatewayStatisticsGtpMessageNumCauseProtocolNotSupportedTx ConfdString, affirmedZoneGatewayStatisticsGtpMessageNumCauseUeNotRespondingRx ConfdString, affirmedZoneGatewayStatisticsGtpMessageNumCauseUeNotRespondingTx ConfdString, affirmedZoneGatewayStatisticsGtpMessageNumCauseUeRefuseRx ConfdString, affirmedZoneGatewayStatisticsGtpMessageNumCauseUeRefuseTx ConfdString, affirmedZoneGatewayStatisticsGtpMessageNumCauseServiceDeniedRx ConfdString, affirmedZoneGatewayStatisticsGtpMessageNumCauseServiceDeniedTx ConfdString, affirmedZoneGatewayStatisticsGtpMessageNumCauseUePageUnableRx ConfdString, affirmedZoneGatewayStatisticsGtpMessageNumCauseUePageUnableTx ConfdString, affirmedZoneGatewayStatisticsGtpMessageNumCauseMemoryUnavailableRx ConfdString, affirmedZoneGatewayStatisticsGtpMessageNumCauseMemoryUnavailableTx ConfdString, affirmedZoneGatewayStatisticsGtpMessageNumCauseUserAuthFailedRx ConfdString, affirmedZoneGatewayStatisticsGtpMessageNumCauseUserAuthFailedTx ConfdString, affirmedZoneGatewayStatisticsGtpMessageNumCauseApnDeniedNosubscrRx ConfdString, affirmedZoneGatewayStatisticsGtpMessageNumCauseApnDeniedNosubscrTx ConfdString, affirmedZoneGatewayStatisticsGtpMessageNumCauseRequestDeniedRx ConfdString, affirmedZoneGatewayStatisticsGtpMessageNumCauseRequestDeniedTx ConfdString, affirmedZoneGatewayStatisticsGtpMessageNumCausePtmsiSignMismatchRx ConfdString, affirmedZoneGatewayStatisticsGtpMessageNumCausePtmsiSignMismatchTx ConfdString, affirmedZoneGatewayStatisticsGtpMessageNumCauseImsiUnkownRx ConfdString, affirmedZoneGatewayStatisticsGtpMessageNumCauseImsiUnkownTx ConfdString, affirmedZoneGatewayStatisticsGtpMessageNumCauseTadopSemticErrRx ConfdString, affirmedZoneGatewayStatisticsGtpMessageNumCauseTadopSemticErrTx ConfdString, affirmedZoneGatewayStatisticsGtpMessageNumCauseTadopSyncticErrRx ConfdString, affirmedZoneGatewayStatisticsGtpMessageNumCauseTadopSyncticErrTx ConfdString, affirmedZoneGatewayStatisticsGtpMessageNumCauseRempeerNotRespondRx ConfdString, affirmedZoneGatewayStatisticsGtpMessageNumCauseRempeerNotRespondTx ConfdString, affirmedZoneGatewayStatisticsGtpMessageNumCauseNintReqCollisionRx ConfdString, affirmedZoneGatewayStatisticsGtpMessageNumCauseNintReqCollisionTx ConfdString, affirmedZoneGatewayStatisticsGtpMessageNumCausePageUnableSuspRx ConfdString, affirmedZoneGatewayStatisticsGtpMessageNumCausePageUnableSuspTx ConfdString, affirmedZoneGatewayStatisticsGtpMessageNumCauseCondIeMissingRx ConfdString, affirmedZoneGatewayStatisticsGtpMessageNumCauseCondIeMissingTx ConfdString, affirmedZoneGatewayStatisticsGtpMessageNumCauseApnRestrIncomptbleRx ConfdString, affirmedZoneGatewayStatisticsGtpMessageNumCauseApnRestrIncomptbleTx ConfdString, affirmedZoneGatewayStatisticsGtpMessageNumCauseInvlenTrigMsgRx ConfdString, affirmedZoneGatewayStatisticsGtpMessageNumCauseInvlenTrigMsgTx ConfdString, affirmedZoneGatewayStatisticsGtpMessageNumCauseDtfwdNotSupportedRx ConfdString, affirmedZoneGatewayStatisticsGtpMessageNumCauseDtfwdNotSupportedTx ConfdString, affirmedZoneGatewayStatisticsGtpMessageNumCauseInvreplyFromRempeerRx ConfdString, affirmedZoneGatewayStatisticsGtpMessageNumCauseInvreplyFromRempeerTx ConfdString, affirmedZoneGatewayStatisticsGtpMessageNumCauseFallbackToGtpv1Rx ConfdString, affirmedZoneGatewayStatisticsGtpMessageNumCauseFallbackToGtpv1Tx ConfdString, affirmedZoneGatewayStatisticsGtpMessageNumGtpv1ReqImsiTx ConfdString, affirmedZoneGatewayStatisticsGtpMessageNumGtpv1ReqImsiRx ConfdString, affirmedZoneGatewayStatisticsGtpMessageNumGtpv1ReqImeiTx ConfdString, affirmedZoneGatewayStatisticsGtpMessageNumGtpv1ReqImeiRx ConfdString, affirmedZoneGatewayStatisticsGtpMessageNumGtpv1ReqImsiImeiTx ConfdString, affirmedZoneGatewayStatisticsGtpMessageNumGtpv1ReqImsiImeiRx ConfdString, affirmedZoneGatewayStatisticsGtpMessageNumGtpv1NoIdentityNeededTx ConfdString, affirmedZoneGatewayStatisticsGtpMessageNumGtpv1NoIdentityNeededRx ConfdString, affirmedZoneGatewayStatisticsGtpMessageNumGtpv1ReqMsRefusesTx ConfdString, affirmedZoneGatewayStatisticsGtpMessageNumGtpv1ReqMsRefusesRx ConfdString, affirmedZoneGatewayStatisticsGtpMessageNumGtpv1ReqMsNotGprsRespondingTx ConfdString, affirmedZoneGatewayStatisticsGtpMessageNumGtpv1ReqMsNotGprsRespondingRx ConfdString, affirmedZoneGatewayStatisticsGtpMessageNumGtpv1ReqAcceptedTx ConfdString, affirmedZoneGatewayStatisticsGtpMessageNumGtpv1ReqAcceptedRx ConfdString, affirmedZoneGatewayStatisticsGtpMessageNumGtpv1NewPdpNtwkPrefTx ConfdString, affirmedZoneGatewayStatisticsGtpMessageNumGtpv1NewPdpNtwkPrefRx ConfdString, affirmedZoneGatewayStatisticsGtpMessageNumGtpv1NewPdpSingleAddrBearerOnlyTx ConfdString, affirmedZoneGatewayStatisticsGtpMessageNumGtpv1NewPdpSingleAddrBearerOnlyRx ConfdString, affirmedZoneGatewayStatisticsGtpMessageNumGtpv1NonExistTx ConfdString, affirmedZoneGatewayStatisticsGtpMessageNumGtpv1NonExistRx ConfdString, affirmedZoneGatewayStatisticsGtpMessageNumGtpv1InvMsgFormatTx ConfdString, affirmedZoneGatewayStatisticsGtpMessageNumGtpv1InvMsgFormatRx ConfdString, affirmedZoneGatewayStatisticsGtpMessageNumGtpv1ImsiUnknownTx ConfdString, affirmedZoneGatewayStatisticsGtpMessageNumGtpv1ImsiUnknownRx ConfdString, affirmedZoneGatewayStatisticsGtpMessageNumGtpv1MsNotGprsDetachedTx ConfdString, affirmedZoneGatewayStatisticsGtpMessageNumGtpv1MsNotGprsDetachedRx ConfdString, affirmedZoneGatewayStatisticsGtpMessageNumGtpv1RspMsNotGprsRespondingTx ConfdString, affirmedZoneGatewayStatisticsGtpMessageNumGtpv1RspMsNotGprsRespondingRx ConfdString, affirmedZoneGatewayStatisticsGtpMessageNumGtpv1RspMsRefusesTx ConfdString, affirmedZoneGatewayStatisticsGtpMessageNumGtpv1RspMsRefusesRx ConfdString, affirmedZoneGatewayStatisticsGtpMessageNumGtpv1VersionNotSupportedTx ConfdString, affirmedZoneGatewayStatisticsGtpMessageNumGtpv1VersionNotSupportedRx ConfdString, affirmedZoneGatewayStatisticsGtpMessageNumGtpv1NoRsrcAvailTx ConfdString, affirmedZoneGatewayStatisticsGtpMessageNumGtpv1NoRsrcAvailRx ConfdString, affirmedZoneGatewayStatisticsGtpMessageNumGtpv1ServiceNotSupportedTx ConfdString, affirmedZoneGatewayStatisticsGtpMessageNumGtpv1ServiceNotSupportedRx ConfdString, affirmedZoneGatewayStatisticsGtpMessageNumGtpv1MandatoryIeIncorrectTx ConfdString, affirmedZoneGatewayStatisticsGtpMessageNumGtpv1MandatoryIeIncorrectRx ConfdString, affirmedZoneGatewayStatisticsGtpMessageNumGtpv1MandatoryIeMissingTx ConfdString, affirmedZoneGatewayStatisticsGtpMessageNumGtpv1MandatoryIeMissingRx ConfdString, affirmedZoneGatewayStatisticsGtpMessageNumGtpv1OptionalIeIncorrectTx ConfdString, affirmedZoneGatewayStatisticsGtpMessageNumGtpv1OptionalIeIncorrectRx ConfdString, affirmedZoneGatewayStatisticsGtpMessageNumGtpv1SysFailureTx ConfdString, affirmedZoneGatewayStatisticsGtpMessageNumGtpv1SysFailureRx ConfdString, affirmedZoneGatewayStatisticsGtpMessageNumGtpv1RoamingRestrictionTx ConfdString, affirmedZoneGatewayStatisticsGtpMessageNumGtpv1RoamingRestrictionRx ConfdString, affirmedZoneGatewayStatisticsGtpMessageNumGtpv1PtmsiSignatureMismatchTx ConfdString, affirmedZoneGatewayStatisticsGtpMessageNumGtpv1PtmsiSignatureMismatchRx ConfdString, affirmedZoneGatewayStatisticsGtpMessageNumGtpv1GprsConnSuspendedTx ConfdString, affirmedZoneGatewayStatisticsGtpMessageNumGtpv1GprsConnSuspendedRx ConfdString, affirmedZoneGatewayStatisticsGtpMessageNumGtpv1AuthenticationFailureTx ConfdString, affirmedZoneGatewayStatisticsGtpMessageNumGtpv1AuthenticationFailureRx ConfdString, affirmedZoneGatewayStatisticsGtpMessageNumGtpv1UserAuthenticationFailedTx ConfdString, affirmedZoneGatewayStatisticsGtpMessageNumGtpv1UserAuthenticationFailedRx ConfdString, affirmedZoneGatewayStatisticsGtpMessageNumGtpv1ContextNotFoundTx ConfdString, affirmedZoneGatewayStatisticsGtpMessageNumGtpv1ContextNotFoundRx ConfdString, affirmedZoneGatewayStatisticsGtpMessageNumGtpv1AllDynamicPdpAddrsOccupiedTx ConfdString, affirmedZoneGatewayStatisticsGtpMessageNumGtpv1AllDynamicPdpAddrsOccupiedRx ConfdString, affirmedZoneGatewayStatisticsGtpMessageNumGtpv1NoMemoryAvailTx ConfdString, affirmedZoneGatewayStatisticsGtpMessageNumGtpv1NoMemoryAvailRx ConfdString, affirmedZoneGatewayStatisticsGtpMessageNumGtpv1RelocationFailureTx ConfdString, affirmedZoneGatewayStatisticsGtpMessageNumGtpv1RelocationFailureRx ConfdString, affirmedZoneGatewayStatisticsGtpMessageNumGtpv1UnknownMandatoryExtHdrTx ConfdString, affirmedZoneGatewayStatisticsGtpMessageNumGtpv1UnknownMandatoryExtHdrRx ConfdString, affirmedZoneGatewayStatisticsGtpMessageNumGtpv1SemanticErrorTftOpTx ConfdString, affirmedZoneGatewayStatisticsGtpMessageNumGtpv1SemanticErrorTftOpRx ConfdString, affirmedZoneGatewayStatisticsGtpMessageNumGtpv1SyntacticErrorTftOpTx ConfdString, affirmedZoneGatewayStatisticsGtpMessageNumGtpv1SyntacticErrorTftOpRx ConfdString, affirmedZoneGatewayStatisticsGtpMessageNumGtpv1SementicErrorPktFilterTx ConfdString, affirmedZoneGatewayStatisticsGtpMessageNumGtpv1SementicErrorPktFilterRx ConfdString, affirmedZoneGatewayStatisticsGtpMessageNumGtpv1SyntacticErrorPktFilterTx ConfdString, affirmedZoneGatewayStatisticsGtpMessageNumGtpv1SyntacticErrorPktFilterRx ConfdString, affirmedZoneGatewayStatisticsGtpMessageNumGtpv1MissingOrUnknownApnTx ConfdString, affirmedZoneGatewayStatisticsGtpMessageNumGtpv1MissingOrUnknownApnRx ConfdString, affirmedZoneGatewayStatisticsGtpMessageNumGtpv1UnknownPdpAddrOrTypeTx ConfdString, affirmedZoneGatewayStatisticsGtpMessageNumGtpv1UnknownPdpAddrOrTypeRx ConfdString, affirmedZoneGatewayStatisticsGtpMessageNumGtpv1PdpCtxtNoTftActivatedTx ConfdString, affirmedZoneGatewayStatisticsGtpMessageNumGtpv1PdpCtxtNoTftActivatedRx ConfdString, affirmedZoneGatewayStatisticsGtpMessageNumGtpv1ApnAccessDeniedNoSubTx ConfdString, affirmedZoneGatewayStatisticsGtpMessageNumGtpv1ApnAccessDeniedNoSubRx ConfdString, affirmedZoneGatewayStatisticsGtpMessageNumGtpv1ApnRestrictTypeIncompatibleTx ConfdString, affirmedZoneGatewayStatisticsGtpMessageNumGtpv1ApnRestrictTypeIncompatibleRx ConfdString, affirmedZoneGatewayStatisticsGtpMessageNumGtpv1MsMbmsInsufficientTx ConfdString, affirmedZoneGatewayStatisticsGtpMessageNumGtpv1MsMbmsInsufficientRx ConfdString, affirmedZoneGatewayStatisticsGtpMessageNumGtpv1InvCorrelationIdTx ConfdString, affirmedZoneGatewayStatisticsGtpMessageNumGtpv1InvCorrelationIdRx ConfdString, affirmedZoneGatewayStatisticsGtpMessageNumGtpv1MbmsBearerCtxtSupersededTx ConfdString, affirmedZoneGatewayStatisticsGtpMessageNumGtpv1MbmsBearerCtxtSupersededRx ConfdString, affirmedZoneGatewayStatisticsGtpMessageNumGtpv1BearerCtrlModeViolationTx ConfdString, affirmedZoneGatewayStatisticsGtpMessageNumGtpv1BearerCtrlModeViolationRx ConfdString, affirmedZoneGatewayStatisticsGtpMessageNumGtpv1CollisionNtwkInitReqTx ConfdString, affirmedZoneGatewayStatisticsGtpMessageNumGtpv1CollisionNtwkInitReqRx ConfdString, affirmedZoneGatewayStatisticsGtpMessageNumCauseImsiDetachOnlyRx ConfdString, affirmedZoneGatewayStatisticsGtpMessageNumCauseImsiDetachOnlyTx ConfdString, affirmedZoneGatewayStatisticsGtpMessageNumCauseReactivationReqRx ConfdString, affirmedZoneGatewayStatisticsGtpMessageNumCauseReactivationReqTx ConfdString, affirmedZoneGatewayStatisticsGtpMessageNumCausePdnReconnectToApnDisallowedRx ConfdString, affirmedZoneGatewayStatisticsGtpMessageNumCausePdnReconnectToApnDisallowedTx ConfdString, affirmedZoneGatewayStatisticsGtpMessageNumCauseAccessChangeNon3gppTo3gppRx ConfdString, affirmedZoneGatewayStatisticsGtpMessageNumCauseAccessChangeNon3gppTo3gppTx ConfdString, affirmedZoneGatewayStatisticsGtpMessageNumCausePdnConnInactiveTimerExpireRx ConfdString, affirmedZoneGatewayStatisticsGtpMessageNumCausePdnConnInactiveTimerExpireTx ConfdString, affirmedZoneGatewayStatisticsGtpMessageNumCausePgwNotRespondingRx ConfdString, affirmedZoneGatewayStatisticsGtpMessageNumCausePgwNotRespondingTx ConfdString, affirmedZoneGatewayStatisticsGtpMessageNumCauseNetworkFailureRx ConfdString, affirmedZoneGatewayStatisticsGtpMessageNumCauseNetworkFailureTx ConfdString, affirmedZoneGatewayStatisticsGtpMessageNumCauseQosParamMismatchRx ConfdString, affirmedZoneGatewayStatisticsGtpMessageNumCauseQosParamMismatchTx ConfdString } affirmedZoneGatewayStatisticsGtpMessageGwName OBJECT-TYPE SYNTAX String MAX-ACCESS not-accessible STATUS current DESCRIPTION "Gateway Service Name" ::= { affirmedZoneGatewayStatisticsGtpMessageEntry 1 } affirmedZoneGatewayStatisticsGtpMessageMessageType OBJECT-TYPE SYNTAX INTEGER {create-session-request(32),create-session-response(33),modify-bearer-request(34),modify-bearer-response(35),delete-session-request(36),delete-session-response(37),change-notification-request(38),change-notification-response(39),modify-bearer-command(64),modify-bearer-failure-indication(65),delete-bearer-command(66),delete-bearer-failure-indication(67),bearer-resource-command(68),bearer-resource-failure-indication(69),downlink-data-notification-failure-indication(70),trace-session-activation(71),trace-session-deactivation(72),stop-paging-indication(73),create-bearer-request(95),create-bearer-response(96),update-bearer-request(97),update-bearer-response(98),delete-bearer-request(99),delete-bearer-response(100),delete-pdn-connection-set-request(101),delete-pdn-connection-set-response(102),suspend-notification(162),suspend-acknowledge(163),resume-notification(164),resume-acknowledge(165),create-indirect-data-forwarding-tunnel-request(166),create-indirect-data-forwarding-tunnel-response(167),delete-indirect-data-forwarding-tunnel-request(168),delete-indirect-data-forwarding-tunnel-response(169),release-access-bearers-request(170),release-access-bearers-response(171),downlink-data-notification(176),downlink-data-notification-ack(177),update-pdn-connection-set-request(200),update-pdn-connection-set-response(201),start-of-gtpv1-messages(1000),version-not-supported-indication(1003),create-pdp-ctxt-request(1016),create-pdp-ctxt-response(1017),update-pdp-ctxt-request(1018),update-pdp-ctxt-response(1019),delete-pdp-ctxt-request(1020),delete-pdp-ctxt-response(1021),initiate-pdp-ctxt-activation-request(1022),initiate-pdp-ctxt-activation-response(1023),error-indication(1026),pdu-notification-request(1027),pdu-notification-response(1028),pdu-notification-reject-request(1029),pdu-notification-reject-response(1030),ms-info-change-notification-request(1128),ms-info-change-notification-response(1129)} MAX-ACCESS not-accessible STATUS current DESCRIPTION "Message Type" ::= { affirmedZoneGatewayStatisticsGtpMessageEntry 2 } affirmedZoneGatewayStatisticsGtpMessageNumRx OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of times this message has been received by gateway instance" ::= { affirmedZoneGatewayStatisticsGtpMessageEntry 3 } affirmedZoneGatewayStatisticsGtpMessageNumTx OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of times this message has been transmitted by gateway instance" ::= { affirmedZoneGatewayStatisticsGtpMessageEntry 4 } affirmedZoneGatewayStatisticsGtpMessageNumCauseLocalDetachRx OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of times cause value 2 has been received" ::= { affirmedZoneGatewayStatisticsGtpMessageEntry 5 } affirmedZoneGatewayStatisticsGtpMessageNumCauseLocalDetachTx OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of times cause value 2 has been transmitted" ::= { affirmedZoneGatewayStatisticsGtpMessageEntry 6 } affirmedZoneGatewayStatisticsGtpMessageNumCauseCompleteDetachRx OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of times cause value 3 has been received" ::= { affirmedZoneGatewayStatisticsGtpMessageEntry 7 } affirmedZoneGatewayStatisticsGtpMessageNumCauseCompleteDetachTx OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of times cause value 3 has been transmitted" ::= { affirmedZoneGatewayStatisticsGtpMessageEntry 8 } affirmedZoneGatewayStatisticsGtpMessageNumCauseRatChangeNon3gppRx OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of times cause value 4 has been received" ::= { affirmedZoneGatewayStatisticsGtpMessageEntry 9 } affirmedZoneGatewayStatisticsGtpMessageNumCauseRatChangeNon3gppTx OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of times cause value 4 has been transmitted" ::= { affirmedZoneGatewayStatisticsGtpMessageEntry 10 } affirmedZoneGatewayStatisticsGtpMessageNumCauseIsrDeactRx OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of times cause value 5 has been received" ::= { affirmedZoneGatewayStatisticsGtpMessageEntry 11 } affirmedZoneGatewayStatisticsGtpMessageNumCauseIsrDeactTx OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of times cause value 5 has been transmitted" ::= { affirmedZoneGatewayStatisticsGtpMessageEntry 12 } affirmedZoneGatewayStatisticsGtpMessageNumCauseErrorIndRncRx OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of times cause value 6 has been received" ::= { affirmedZoneGatewayStatisticsGtpMessageEntry 13 } affirmedZoneGatewayStatisticsGtpMessageNumCauseErrorIndRncTx OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of times cause value 6 has been transmitted" ::= { affirmedZoneGatewayStatisticsGtpMessageEntry 14 } affirmedZoneGatewayStatisticsGtpMessageNumCauseReqFullAcceptRx OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of times cause value 16 has been received" ::= { affirmedZoneGatewayStatisticsGtpMessageEntry 15 } affirmedZoneGatewayStatisticsGtpMessageNumCauseReqFullAcceptTx OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of times cause value 16 has been transmitted" ::= { affirmedZoneGatewayStatisticsGtpMessageEntry 16 } affirmedZoneGatewayStatisticsGtpMessageNumCauseReqPartialAcceptRx OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of times cause value 17 has been received" ::= { affirmedZoneGatewayStatisticsGtpMessageEntry 17 } affirmedZoneGatewayStatisticsGtpMessageNumCauseReqPartialAcceptTx OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of times cause value 17 has been transmitted" ::= { affirmedZoneGatewayStatisticsGtpMessageEntry 18 } affirmedZoneGatewayStatisticsGtpMessageNumCauseNewpdnNetprefRx OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of times cause value 18 has been received" ::= { affirmedZoneGatewayStatisticsGtpMessageEntry 19 } affirmedZoneGatewayStatisticsGtpMessageNumCauseNewpdnNetprefTx OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of times cause value 18 has been transmitted" ::= { affirmedZoneGatewayStatisticsGtpMessageEntry 20 } affirmedZoneGatewayStatisticsGtpMessageNumCauseNewpdn1addrBrrRx OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of times cause value 19 has been received" ::= { affirmedZoneGatewayStatisticsGtpMessageEntry 21 } affirmedZoneGatewayStatisticsGtpMessageNumCauseNewpdn1addrBrrTx OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of times cause value 19 has been transmitted" ::= { affirmedZoneGatewayStatisticsGtpMessageEntry 22 } affirmedZoneGatewayStatisticsGtpMessageNumCauseCtxtNotFoundRx OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of times cause value 64 has been received" ::= { affirmedZoneGatewayStatisticsGtpMessageEntry 23 } affirmedZoneGatewayStatisticsGtpMessageNumCauseCtxtNotFoundTx OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of times cause value 64 has been transmitted" ::= { affirmedZoneGatewayStatisticsGtpMessageEntry 24 } affirmedZoneGatewayStatisticsGtpMessageNumCauseInvMsgFormatRx OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of times cause value 65 has been received" ::= { affirmedZoneGatewayStatisticsGtpMessageEntry 25 } affirmedZoneGatewayStatisticsGtpMessageNumCauseInvMsgFormatTx OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of times cause value 65 has been transmitted" ::= { affirmedZoneGatewayStatisticsGtpMessageEntry 26 } affirmedZoneGatewayStatisticsGtpMessageNumCauseVersionNotSuppRx OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of times cause value 66 has been received" ::= { affirmedZoneGatewayStatisticsGtpMessageEntry 27 } affirmedZoneGatewayStatisticsGtpMessageNumCauseVersionNotSuppTx OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of times cause value 66 has been transmitted" ::= { affirmedZoneGatewayStatisticsGtpMessageEntry 28 } affirmedZoneGatewayStatisticsGtpMessageNumCauseInvLengthRx OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of times cause value 67 has been received" ::= { affirmedZoneGatewayStatisticsGtpMessageEntry 29 } affirmedZoneGatewayStatisticsGtpMessageNumCauseInvLengthTx OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of times cause value 67 has been transmitted" ::= { affirmedZoneGatewayStatisticsGtpMessageEntry 30 } affirmedZoneGatewayStatisticsGtpMessageNumCauseServNotSupportedRx OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of times cause value 68 has been received" ::= { affirmedZoneGatewayStatisticsGtpMessageEntry 31 } affirmedZoneGatewayStatisticsGtpMessageNumCauseServNotSupportedTx OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of times cause value 68 has been transmitted" ::= { affirmedZoneGatewayStatisticsGtpMessageEntry 32 } affirmedZoneGatewayStatisticsGtpMessageNumCauseMandIeIncorrectRx OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of times cause value 69 has been received" ::= { affirmedZoneGatewayStatisticsGtpMessageEntry 33 } affirmedZoneGatewayStatisticsGtpMessageNumCauseMandIeIncorrectTx OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of times cause value 69 has been transmitted" ::= { affirmedZoneGatewayStatisticsGtpMessageEntry 34 } affirmedZoneGatewayStatisticsGtpMessageNumCauseMandIeMissingRx OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of times cause value 70 has been received" ::= { affirmedZoneGatewayStatisticsGtpMessageEntry 35 } affirmedZoneGatewayStatisticsGtpMessageNumCauseMandIeMissingTx OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of times cause value 70 has been transmitted" ::= { affirmedZoneGatewayStatisticsGtpMessageEntry 36 } affirmedZoneGatewayStatisticsGtpMessageNumCauseSystemFailRx OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of times cause value 72 has been received" ::= { affirmedZoneGatewayStatisticsGtpMessageEntry 37 } affirmedZoneGatewayStatisticsGtpMessageNumCauseSystemFailTx OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of times cause value 72 has been transmitted" ::= { affirmedZoneGatewayStatisticsGtpMessageEntry 38 } affirmedZoneGatewayStatisticsGtpMessageNumCauseRsrcUnavailRx OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of times cause value 73 has been received" ::= { affirmedZoneGatewayStatisticsGtpMessageEntry 39 } affirmedZoneGatewayStatisticsGtpMessageNumCauseRsrcUnavailTx OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of times cause value 73 has been transmitted" ::= { affirmedZoneGatewayStatisticsGtpMessageEntry 40 } affirmedZoneGatewayStatisticsGtpMessageNumCauseTftSemticErrRx OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of times cause value 74 has been received" ::= { affirmedZoneGatewayStatisticsGtpMessageEntry 41 } affirmedZoneGatewayStatisticsGtpMessageNumCauseTftSemticErrTx OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of times cause value 74 has been transmitted" ::= { affirmedZoneGatewayStatisticsGtpMessageEntry 42 } affirmedZoneGatewayStatisticsGtpMessageNumCauseTftSynticErrRx OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of times cause value 75 has been received" ::= { affirmedZoneGatewayStatisticsGtpMessageEntry 43 } affirmedZoneGatewayStatisticsGtpMessageNumCauseTftSynticErrTx OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of times cause value 75 has been transmitted" ::= { affirmedZoneGatewayStatisticsGtpMessageEntry 44 } affirmedZoneGatewayStatisticsGtpMessageNumCausePktfiltSemticErrRx OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of times cause value 76 has been received" ::= { affirmedZoneGatewayStatisticsGtpMessageEntry 45 } affirmedZoneGatewayStatisticsGtpMessageNumCausePktfiltSemticErrTx OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of times cause value 76 has been transmitted" ::= { affirmedZoneGatewayStatisticsGtpMessageEntry 46 } affirmedZoneGatewayStatisticsGtpMessageNumCausePktfiltSyncticErrRx OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of times cause value 77 has been received" ::= { affirmedZoneGatewayStatisticsGtpMessageEntry 47 } affirmedZoneGatewayStatisticsGtpMessageNumCausePktfiltSyncticErrTx OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of times cause value 77 has been transmitted" ::= { affirmedZoneGatewayStatisticsGtpMessageEntry 48 } affirmedZoneGatewayStatisticsGtpMessageNumCauseUknownApnRx OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of times cause value 78 has been received" ::= { affirmedZoneGatewayStatisticsGtpMessageEntry 49 } affirmedZoneGatewayStatisticsGtpMessageNumCauseUknownApnTx OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of times cause value 78 has been transmitted" ::= { affirmedZoneGatewayStatisticsGtpMessageEntry 50 } affirmedZoneGatewayStatisticsGtpMessageNumCauseGrekeyNotFoundRx OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of times cause value 80 has been received" ::= { affirmedZoneGatewayStatisticsGtpMessageEntry 51 } affirmedZoneGatewayStatisticsGtpMessageNumCauseGrekeyNotFoundTx OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of times cause value 80 has been transmitted" ::= { affirmedZoneGatewayStatisticsGtpMessageEntry 52 } affirmedZoneGatewayStatisticsGtpMessageNumCauseRelocationFailRx OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of times cause value 81 has been received" ::= { affirmedZoneGatewayStatisticsGtpMessageEntry 53 } affirmedZoneGatewayStatisticsGtpMessageNumCauseRelocationFailTx OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of times cause value 81 has been transmitted" ::= { affirmedZoneGatewayStatisticsGtpMessageEntry 54 } affirmedZoneGatewayStatisticsGtpMessageNumCauseRatDeniedRx OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of times cause value 82 has been received" ::= { affirmedZoneGatewayStatisticsGtpMessageEntry 55 } affirmedZoneGatewayStatisticsGtpMessageNumCauseRatDeniedTx OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of times cause value 82 has been transmitted" ::= { affirmedZoneGatewayStatisticsGtpMessageEntry 56 } affirmedZoneGatewayStatisticsGtpMessageNumCausePrefpdnNotSupportedRx OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of times cause value 83 has been received" ::= { affirmedZoneGatewayStatisticsGtpMessageEntry 57 } affirmedZoneGatewayStatisticsGtpMessageNumCausePrefpdnNotSupportedTx OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of times cause value 83 has been transmitted" ::= { affirmedZoneGatewayStatisticsGtpMessageEntry 58 } affirmedZoneGatewayStatisticsGtpMessageNumCauseDynmicAddrUnavailRx OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of times cause value 84 has been received" ::= { affirmedZoneGatewayStatisticsGtpMessageEntry 59 } affirmedZoneGatewayStatisticsGtpMessageNumCauseDynmicAddrUnavailTx OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of times cause value 84 has been transmitted" ::= { affirmedZoneGatewayStatisticsGtpMessageEntry 60 } affirmedZoneGatewayStatisticsGtpMessageNumCauseUectxtActvWotftRx OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of times cause value 85 has been received" ::= { affirmedZoneGatewayStatisticsGtpMessageEntry 61 } affirmedZoneGatewayStatisticsGtpMessageNumCauseUectxtActvWotftTx OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of times cause value 85 has been transmitted" ::= { affirmedZoneGatewayStatisticsGtpMessageEntry 62 } affirmedZoneGatewayStatisticsGtpMessageNumCauseProtocolNotSupportedRx OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of times cause value 86 has been received" ::= { affirmedZoneGatewayStatisticsGtpMessageEntry 63 } affirmedZoneGatewayStatisticsGtpMessageNumCauseProtocolNotSupportedTx OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of times cause value 86 has been transmitted" ::= { affirmedZoneGatewayStatisticsGtpMessageEntry 64 } affirmedZoneGatewayStatisticsGtpMessageNumCauseUeNotRespondingRx OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of times cause value 87 has been received" ::= { affirmedZoneGatewayStatisticsGtpMessageEntry 65 } affirmedZoneGatewayStatisticsGtpMessageNumCauseUeNotRespondingTx OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of times cause value 87 has been transmitted" ::= { affirmedZoneGatewayStatisticsGtpMessageEntry 66 } affirmedZoneGatewayStatisticsGtpMessageNumCauseUeRefuseRx OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of times cause value 88 has been received" ::= { affirmedZoneGatewayStatisticsGtpMessageEntry 67 } affirmedZoneGatewayStatisticsGtpMessageNumCauseUeRefuseTx OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of times cause value 88 has been transmitted" ::= { affirmedZoneGatewayStatisticsGtpMessageEntry 68 } affirmedZoneGatewayStatisticsGtpMessageNumCauseServiceDeniedRx OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of times cause value 89 has been received" ::= { affirmedZoneGatewayStatisticsGtpMessageEntry 69 } affirmedZoneGatewayStatisticsGtpMessageNumCauseServiceDeniedTx OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of times cause value 89 has been transmitted" ::= { affirmedZoneGatewayStatisticsGtpMessageEntry 70 } affirmedZoneGatewayStatisticsGtpMessageNumCauseUePageUnableRx OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of times cause value 90 has been received" ::= { affirmedZoneGatewayStatisticsGtpMessageEntry 71 } affirmedZoneGatewayStatisticsGtpMessageNumCauseUePageUnableTx OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of times cause value 90 has been transmitted" ::= { affirmedZoneGatewayStatisticsGtpMessageEntry 72 } affirmedZoneGatewayStatisticsGtpMessageNumCauseMemoryUnavailableRx OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of times cause value 91 has been received" ::= { affirmedZoneGatewayStatisticsGtpMessageEntry 73 } affirmedZoneGatewayStatisticsGtpMessageNumCauseMemoryUnavailableTx OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of times cause value 91 has been transmitted" ::= { affirmedZoneGatewayStatisticsGtpMessageEntry 74 } affirmedZoneGatewayStatisticsGtpMessageNumCauseUserAuthFailedRx OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of times cause value 92 has been received" ::= { affirmedZoneGatewayStatisticsGtpMessageEntry 75 } affirmedZoneGatewayStatisticsGtpMessageNumCauseUserAuthFailedTx OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of times cause value 92 has been transmitted" ::= { affirmedZoneGatewayStatisticsGtpMessageEntry 76 } affirmedZoneGatewayStatisticsGtpMessageNumCauseApnDeniedNosubscrRx OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of times cause value 93 has been received" ::= { affirmedZoneGatewayStatisticsGtpMessageEntry 77 } affirmedZoneGatewayStatisticsGtpMessageNumCauseApnDeniedNosubscrTx OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of times cause value 93 has been transmitted" ::= { affirmedZoneGatewayStatisticsGtpMessageEntry 78 } affirmedZoneGatewayStatisticsGtpMessageNumCauseRequestDeniedRx OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of times cause value 94 has been received" ::= { affirmedZoneGatewayStatisticsGtpMessageEntry 79 } affirmedZoneGatewayStatisticsGtpMessageNumCauseRequestDeniedTx OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of times cause value 94 has been transmitted" ::= { affirmedZoneGatewayStatisticsGtpMessageEntry 80 } affirmedZoneGatewayStatisticsGtpMessageNumCausePtmsiSignMismatchRx OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of times cause value 95 has been received" ::= { affirmedZoneGatewayStatisticsGtpMessageEntry 81 } affirmedZoneGatewayStatisticsGtpMessageNumCausePtmsiSignMismatchTx OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of times cause value 95 has been transmitted" ::= { affirmedZoneGatewayStatisticsGtpMessageEntry 82 } affirmedZoneGatewayStatisticsGtpMessageNumCauseImsiUnkownRx OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of times cause value 96 has been received" ::= { affirmedZoneGatewayStatisticsGtpMessageEntry 83 } affirmedZoneGatewayStatisticsGtpMessageNumCauseImsiUnkownTx OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of times cause value 96 has been transmitted" ::= { affirmedZoneGatewayStatisticsGtpMessageEntry 84 } affirmedZoneGatewayStatisticsGtpMessageNumCauseTadopSemticErrRx OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of times cause value 97 has been received" ::= { affirmedZoneGatewayStatisticsGtpMessageEntry 85 } affirmedZoneGatewayStatisticsGtpMessageNumCauseTadopSemticErrTx OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of times cause value 97 has been transmitted" ::= { affirmedZoneGatewayStatisticsGtpMessageEntry 86 } affirmedZoneGatewayStatisticsGtpMessageNumCauseTadopSyncticErrRx OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of times cause value 98 has been received" ::= { affirmedZoneGatewayStatisticsGtpMessageEntry 87 } affirmedZoneGatewayStatisticsGtpMessageNumCauseTadopSyncticErrTx OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of times cause value 98 has been transmitted" ::= { affirmedZoneGatewayStatisticsGtpMessageEntry 88 } affirmedZoneGatewayStatisticsGtpMessageNumCauseRempeerNotRespondRx OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of times cause value 100 has been received" ::= { affirmedZoneGatewayStatisticsGtpMessageEntry 89 } affirmedZoneGatewayStatisticsGtpMessageNumCauseRempeerNotRespondTx OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of times cause value 100 has been transmitted" ::= { affirmedZoneGatewayStatisticsGtpMessageEntry 90 } affirmedZoneGatewayStatisticsGtpMessageNumCauseNintReqCollisionRx OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of times cause value 101 has been received" ::= { affirmedZoneGatewayStatisticsGtpMessageEntry 91 } affirmedZoneGatewayStatisticsGtpMessageNumCauseNintReqCollisionTx OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of times cause value 101 has been transmitted" ::= { affirmedZoneGatewayStatisticsGtpMessageEntry 92 } affirmedZoneGatewayStatisticsGtpMessageNumCausePageUnableSuspRx OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of times cause value 102 has been received" ::= { affirmedZoneGatewayStatisticsGtpMessageEntry 93 } affirmedZoneGatewayStatisticsGtpMessageNumCausePageUnableSuspTx OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of times cause value 102 has been transmitted" ::= { affirmedZoneGatewayStatisticsGtpMessageEntry 94 } affirmedZoneGatewayStatisticsGtpMessageNumCauseCondIeMissingRx OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of times cause value 103 has been received" ::= { affirmedZoneGatewayStatisticsGtpMessageEntry 95 } affirmedZoneGatewayStatisticsGtpMessageNumCauseCondIeMissingTx OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of times cause value 103 has been transmitted" ::= { affirmedZoneGatewayStatisticsGtpMessageEntry 96 } affirmedZoneGatewayStatisticsGtpMessageNumCauseApnRestrIncomptbleRx OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of times cause value 104 has been received" ::= { affirmedZoneGatewayStatisticsGtpMessageEntry 97 } affirmedZoneGatewayStatisticsGtpMessageNumCauseApnRestrIncomptbleTx OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of times cause value 104 has been transmitted" ::= { affirmedZoneGatewayStatisticsGtpMessageEntry 98 } affirmedZoneGatewayStatisticsGtpMessageNumCauseInvlenTrigMsgRx OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of times cause value 105 has been received" ::= { affirmedZoneGatewayStatisticsGtpMessageEntry 99 } affirmedZoneGatewayStatisticsGtpMessageNumCauseInvlenTrigMsgTx OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of times cause value 105 has been transmitted" ::= { affirmedZoneGatewayStatisticsGtpMessageEntry 100 } affirmedZoneGatewayStatisticsGtpMessageNumCauseDtfwdNotSupportedRx OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of times cause value 106 has been received" ::= { affirmedZoneGatewayStatisticsGtpMessageEntry 101 } affirmedZoneGatewayStatisticsGtpMessageNumCauseDtfwdNotSupportedTx OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of times cause value 106 has been transmitted" ::= { affirmedZoneGatewayStatisticsGtpMessageEntry 102 } affirmedZoneGatewayStatisticsGtpMessageNumCauseInvreplyFromRempeerRx OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of times cause value 107 has been received" ::= { affirmedZoneGatewayStatisticsGtpMessageEntry 103 } affirmedZoneGatewayStatisticsGtpMessageNumCauseInvreplyFromRempeerTx OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of times cause value 107 has been transmitted" ::= { affirmedZoneGatewayStatisticsGtpMessageEntry 104 } affirmedZoneGatewayStatisticsGtpMessageNumCauseFallbackToGtpv1Rx OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of times cause value 108 has been received" ::= { affirmedZoneGatewayStatisticsGtpMessageEntry 105 } affirmedZoneGatewayStatisticsGtpMessageNumCauseFallbackToGtpv1Tx OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of times cause value 108 has been transmitted" ::= { affirmedZoneGatewayStatisticsGtpMessageEntry 106 } affirmedZoneGatewayStatisticsGtpMessageNumGtpv1ReqImsiTx OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of times cause value 0 has been transmitted" ::= { affirmedZoneGatewayStatisticsGtpMessageEntry 107 } affirmedZoneGatewayStatisticsGtpMessageNumGtpv1ReqImsiRx OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of times cause value 0 has been received" ::= { affirmedZoneGatewayStatisticsGtpMessageEntry 108 } affirmedZoneGatewayStatisticsGtpMessageNumGtpv1ReqImeiTx OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of times cause value 1 has been transmitted" ::= { affirmedZoneGatewayStatisticsGtpMessageEntry 109 } affirmedZoneGatewayStatisticsGtpMessageNumGtpv1ReqImeiRx OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of times cause value 1 has been received" ::= { affirmedZoneGatewayStatisticsGtpMessageEntry 110 } affirmedZoneGatewayStatisticsGtpMessageNumGtpv1ReqImsiImeiTx OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of times cause value 2 has been transmitted" ::= { affirmedZoneGatewayStatisticsGtpMessageEntry 111 } affirmedZoneGatewayStatisticsGtpMessageNumGtpv1ReqImsiImeiRx OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of times cause value 2 has been received" ::= { affirmedZoneGatewayStatisticsGtpMessageEntry 112 } affirmedZoneGatewayStatisticsGtpMessageNumGtpv1NoIdentityNeededTx OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of times cause value 3 has been transmitted" ::= { affirmedZoneGatewayStatisticsGtpMessageEntry 113 } affirmedZoneGatewayStatisticsGtpMessageNumGtpv1NoIdentityNeededRx OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of times cause value 3 has been received" ::= { affirmedZoneGatewayStatisticsGtpMessageEntry 114 } affirmedZoneGatewayStatisticsGtpMessageNumGtpv1ReqMsRefusesTx OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of times cause value 4 has been transmitted" ::= { affirmedZoneGatewayStatisticsGtpMessageEntry 115 } affirmedZoneGatewayStatisticsGtpMessageNumGtpv1ReqMsRefusesRx OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of times cause value 4 has been received" ::= { affirmedZoneGatewayStatisticsGtpMessageEntry 116 } affirmedZoneGatewayStatisticsGtpMessageNumGtpv1ReqMsNotGprsRespondingTx OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of times cause value 5 has been transmitted" ::= { affirmedZoneGatewayStatisticsGtpMessageEntry 117 } affirmedZoneGatewayStatisticsGtpMessageNumGtpv1ReqMsNotGprsRespondingRx OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of times cause value 5 has been received" ::= { affirmedZoneGatewayStatisticsGtpMessageEntry 118 } affirmedZoneGatewayStatisticsGtpMessageNumGtpv1ReqAcceptedTx OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of times cause value 128 has been transmitted" ::= { affirmedZoneGatewayStatisticsGtpMessageEntry 119 } affirmedZoneGatewayStatisticsGtpMessageNumGtpv1ReqAcceptedRx OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of times cause value 128 has been received" ::= { affirmedZoneGatewayStatisticsGtpMessageEntry 120 } affirmedZoneGatewayStatisticsGtpMessageNumGtpv1NewPdpNtwkPrefTx OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of times cause value 129 has been transmitted" ::= { affirmedZoneGatewayStatisticsGtpMessageEntry 121 } affirmedZoneGatewayStatisticsGtpMessageNumGtpv1NewPdpNtwkPrefRx OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of times cause value 129 has been received" ::= { affirmedZoneGatewayStatisticsGtpMessageEntry 122 } affirmedZoneGatewayStatisticsGtpMessageNumGtpv1NewPdpSingleAddrBearerOnlyTx OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of times cause value 130 has been transmitted" ::= { affirmedZoneGatewayStatisticsGtpMessageEntry 123 } affirmedZoneGatewayStatisticsGtpMessageNumGtpv1NewPdpSingleAddrBearerOnlyRx OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of times cause value 130 has been received" ::= { affirmedZoneGatewayStatisticsGtpMessageEntry 124 } affirmedZoneGatewayStatisticsGtpMessageNumGtpv1NonExistTx OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of times cause value 192 has been transmitted" ::= { affirmedZoneGatewayStatisticsGtpMessageEntry 125 } affirmedZoneGatewayStatisticsGtpMessageNumGtpv1NonExistRx OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of times cause value 192 has been received" ::= { affirmedZoneGatewayStatisticsGtpMessageEntry 126 } affirmedZoneGatewayStatisticsGtpMessageNumGtpv1InvMsgFormatTx OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of times cause value 193 has been transmitted" ::= { affirmedZoneGatewayStatisticsGtpMessageEntry 127 } affirmedZoneGatewayStatisticsGtpMessageNumGtpv1InvMsgFormatRx OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of times cause value 193 has been received" ::= { affirmedZoneGatewayStatisticsGtpMessageEntry 128 } affirmedZoneGatewayStatisticsGtpMessageNumGtpv1ImsiUnknownTx OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of times cause value 194 has been transmitted" ::= { affirmedZoneGatewayStatisticsGtpMessageEntry 129 } affirmedZoneGatewayStatisticsGtpMessageNumGtpv1ImsiUnknownRx OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of times cause value 194 has been received" ::= { affirmedZoneGatewayStatisticsGtpMessageEntry 130 } affirmedZoneGatewayStatisticsGtpMessageNumGtpv1MsNotGprsDetachedTx OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of times cause value 195 has been transmitted" ::= { affirmedZoneGatewayStatisticsGtpMessageEntry 131 } affirmedZoneGatewayStatisticsGtpMessageNumGtpv1MsNotGprsDetachedRx OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of times cause value 195 has been received" ::= { affirmedZoneGatewayStatisticsGtpMessageEntry 132 } affirmedZoneGatewayStatisticsGtpMessageNumGtpv1RspMsNotGprsRespondingTx OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of times cause value 196 has been transmitted" ::= { affirmedZoneGatewayStatisticsGtpMessageEntry 133 } affirmedZoneGatewayStatisticsGtpMessageNumGtpv1RspMsNotGprsRespondingRx OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of times cause value 196 has been received" ::= { affirmedZoneGatewayStatisticsGtpMessageEntry 134 } affirmedZoneGatewayStatisticsGtpMessageNumGtpv1RspMsRefusesTx OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of times cause value 197 has been transmitted" ::= { affirmedZoneGatewayStatisticsGtpMessageEntry 135 } affirmedZoneGatewayStatisticsGtpMessageNumGtpv1RspMsRefusesRx OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of times cause value 197 has been received" ::= { affirmedZoneGatewayStatisticsGtpMessageEntry 136 } affirmedZoneGatewayStatisticsGtpMessageNumGtpv1VersionNotSupportedTx OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of times cause value 198 has been transmitted" ::= { affirmedZoneGatewayStatisticsGtpMessageEntry 137 } affirmedZoneGatewayStatisticsGtpMessageNumGtpv1VersionNotSupportedRx OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of times cause value 198 has been received" ::= { affirmedZoneGatewayStatisticsGtpMessageEntry 138 } affirmedZoneGatewayStatisticsGtpMessageNumGtpv1NoRsrcAvailTx OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of times cause value 199 has been transmitted" ::= { affirmedZoneGatewayStatisticsGtpMessageEntry 139 } affirmedZoneGatewayStatisticsGtpMessageNumGtpv1NoRsrcAvailRx OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of times cause value 199 has been received" ::= { affirmedZoneGatewayStatisticsGtpMessageEntry 140 } affirmedZoneGatewayStatisticsGtpMessageNumGtpv1ServiceNotSupportedTx OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of times cause value 200 has been transmitted" ::= { affirmedZoneGatewayStatisticsGtpMessageEntry 141 } affirmedZoneGatewayStatisticsGtpMessageNumGtpv1ServiceNotSupportedRx OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of times cause value 200 has been received" ::= { affirmedZoneGatewayStatisticsGtpMessageEntry 142 } affirmedZoneGatewayStatisticsGtpMessageNumGtpv1MandatoryIeIncorrectTx OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of times cause value 201 has been transmitted" ::= { affirmedZoneGatewayStatisticsGtpMessageEntry 143 } affirmedZoneGatewayStatisticsGtpMessageNumGtpv1MandatoryIeIncorrectRx OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of times cause value 201 has been received" ::= { affirmedZoneGatewayStatisticsGtpMessageEntry 144 } affirmedZoneGatewayStatisticsGtpMessageNumGtpv1MandatoryIeMissingTx OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of times cause value 202 has been transmitted" ::= { affirmedZoneGatewayStatisticsGtpMessageEntry 145 } affirmedZoneGatewayStatisticsGtpMessageNumGtpv1MandatoryIeMissingRx OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of times cause value 202 has been received" ::= { affirmedZoneGatewayStatisticsGtpMessageEntry 146 } affirmedZoneGatewayStatisticsGtpMessageNumGtpv1OptionalIeIncorrectTx OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of times cause value 203 has been transmitted" ::= { affirmedZoneGatewayStatisticsGtpMessageEntry 147 } affirmedZoneGatewayStatisticsGtpMessageNumGtpv1OptionalIeIncorrectRx OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of times cause value 203 has been received" ::= { affirmedZoneGatewayStatisticsGtpMessageEntry 148 } affirmedZoneGatewayStatisticsGtpMessageNumGtpv1SysFailureTx OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of times cause value 204 has been transmitted" ::= { affirmedZoneGatewayStatisticsGtpMessageEntry 149 } affirmedZoneGatewayStatisticsGtpMessageNumGtpv1SysFailureRx OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of times cause value 204 has been received" ::= { affirmedZoneGatewayStatisticsGtpMessageEntry 150 } affirmedZoneGatewayStatisticsGtpMessageNumGtpv1RoamingRestrictionTx OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of times cause value 205 has been transmitted" ::= { affirmedZoneGatewayStatisticsGtpMessageEntry 151 } affirmedZoneGatewayStatisticsGtpMessageNumGtpv1RoamingRestrictionRx OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of times cause value 205 has been received" ::= { affirmedZoneGatewayStatisticsGtpMessageEntry 152 } affirmedZoneGatewayStatisticsGtpMessageNumGtpv1PtmsiSignatureMismatchTx OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of times cause value 206 has been transmitted" ::= { affirmedZoneGatewayStatisticsGtpMessageEntry 153 } affirmedZoneGatewayStatisticsGtpMessageNumGtpv1PtmsiSignatureMismatchRx OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of times cause value 206 has been received" ::= { affirmedZoneGatewayStatisticsGtpMessageEntry 154 } affirmedZoneGatewayStatisticsGtpMessageNumGtpv1GprsConnSuspendedTx OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of times cause value 207 has been transmitted" ::= { affirmedZoneGatewayStatisticsGtpMessageEntry 155 } affirmedZoneGatewayStatisticsGtpMessageNumGtpv1GprsConnSuspendedRx OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of times cause value 207 has been received" ::= { affirmedZoneGatewayStatisticsGtpMessageEntry 156 } affirmedZoneGatewayStatisticsGtpMessageNumGtpv1AuthenticationFailureTx OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of times cause value 208 has been transmitted" ::= { affirmedZoneGatewayStatisticsGtpMessageEntry 157 } affirmedZoneGatewayStatisticsGtpMessageNumGtpv1AuthenticationFailureRx OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of times cause value 208 has been received" ::= { affirmedZoneGatewayStatisticsGtpMessageEntry 158 } affirmedZoneGatewayStatisticsGtpMessageNumGtpv1UserAuthenticationFailedTx OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of times cause value 209 has been transmitted" ::= { affirmedZoneGatewayStatisticsGtpMessageEntry 159 } affirmedZoneGatewayStatisticsGtpMessageNumGtpv1UserAuthenticationFailedRx OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of times cause value 209 has been received" ::= { affirmedZoneGatewayStatisticsGtpMessageEntry 160 } affirmedZoneGatewayStatisticsGtpMessageNumGtpv1ContextNotFoundTx OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of times cause value 210 has been transmitted" ::= { affirmedZoneGatewayStatisticsGtpMessageEntry 161 } affirmedZoneGatewayStatisticsGtpMessageNumGtpv1ContextNotFoundRx OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of times cause value 210 has been received" ::= { affirmedZoneGatewayStatisticsGtpMessageEntry 162 } affirmedZoneGatewayStatisticsGtpMessageNumGtpv1AllDynamicPdpAddrsOccupiedTx OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of times cause value 211 has been transmitted" ::= { affirmedZoneGatewayStatisticsGtpMessageEntry 163 } affirmedZoneGatewayStatisticsGtpMessageNumGtpv1AllDynamicPdpAddrsOccupiedRx OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of times cause value 211 has been received" ::= { affirmedZoneGatewayStatisticsGtpMessageEntry 164 } affirmedZoneGatewayStatisticsGtpMessageNumGtpv1NoMemoryAvailTx OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of times cause value 212 has been transmitted" ::= { affirmedZoneGatewayStatisticsGtpMessageEntry 165 } affirmedZoneGatewayStatisticsGtpMessageNumGtpv1NoMemoryAvailRx OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of times cause value 212 has been received" ::= { affirmedZoneGatewayStatisticsGtpMessageEntry 166 } affirmedZoneGatewayStatisticsGtpMessageNumGtpv1RelocationFailureTx OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of times cause value 213 has been transmitted" ::= { affirmedZoneGatewayStatisticsGtpMessageEntry 167 } affirmedZoneGatewayStatisticsGtpMessageNumGtpv1RelocationFailureRx OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of times cause value 213 has been received" ::= { affirmedZoneGatewayStatisticsGtpMessageEntry 168 } affirmedZoneGatewayStatisticsGtpMessageNumGtpv1UnknownMandatoryExtHdrTx OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of times cause value 214 has been transmitted" ::= { affirmedZoneGatewayStatisticsGtpMessageEntry 169 } affirmedZoneGatewayStatisticsGtpMessageNumGtpv1UnknownMandatoryExtHdrRx OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of times cause value 214 has been received" ::= { affirmedZoneGatewayStatisticsGtpMessageEntry 170 } affirmedZoneGatewayStatisticsGtpMessageNumGtpv1SemanticErrorTftOpTx OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of times cause value 215 has been transmitted" ::= { affirmedZoneGatewayStatisticsGtpMessageEntry 171 } affirmedZoneGatewayStatisticsGtpMessageNumGtpv1SemanticErrorTftOpRx OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of times cause value 215 has been received" ::= { affirmedZoneGatewayStatisticsGtpMessageEntry 172 } affirmedZoneGatewayStatisticsGtpMessageNumGtpv1SyntacticErrorTftOpTx OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of times cause value 216 has been transmitted" ::= { affirmedZoneGatewayStatisticsGtpMessageEntry 173 } affirmedZoneGatewayStatisticsGtpMessageNumGtpv1SyntacticErrorTftOpRx OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of times cause value 216 has been received" ::= { affirmedZoneGatewayStatisticsGtpMessageEntry 174 } affirmedZoneGatewayStatisticsGtpMessageNumGtpv1SementicErrorPktFilterTx OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of times cause value 217 has been transmitted" ::= { affirmedZoneGatewayStatisticsGtpMessageEntry 175 } affirmedZoneGatewayStatisticsGtpMessageNumGtpv1SementicErrorPktFilterRx OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of times cause value 217 has been received" ::= { affirmedZoneGatewayStatisticsGtpMessageEntry 176 } affirmedZoneGatewayStatisticsGtpMessageNumGtpv1SyntacticErrorPktFilterTx OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of times cause value 218 has been transmitted" ::= { affirmedZoneGatewayStatisticsGtpMessageEntry 177 } affirmedZoneGatewayStatisticsGtpMessageNumGtpv1SyntacticErrorPktFilterRx OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of times cause value 218 has been received" ::= { affirmedZoneGatewayStatisticsGtpMessageEntry 178 } affirmedZoneGatewayStatisticsGtpMessageNumGtpv1MissingOrUnknownApnTx OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of times cause value 219 has been transmitted" ::= { affirmedZoneGatewayStatisticsGtpMessageEntry 179 } affirmedZoneGatewayStatisticsGtpMessageNumGtpv1MissingOrUnknownApnRx OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of times cause value 219 has been received" ::= { affirmedZoneGatewayStatisticsGtpMessageEntry 180 } affirmedZoneGatewayStatisticsGtpMessageNumGtpv1UnknownPdpAddrOrTypeTx OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of times cause value 220 has been transmitted" ::= { affirmedZoneGatewayStatisticsGtpMessageEntry 181 } affirmedZoneGatewayStatisticsGtpMessageNumGtpv1UnknownPdpAddrOrTypeRx OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of times cause value 220 has been received" ::= { affirmedZoneGatewayStatisticsGtpMessageEntry 182 } affirmedZoneGatewayStatisticsGtpMessageNumGtpv1PdpCtxtNoTftActivatedTx OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of times cause value 221 has been transmitted" ::= { affirmedZoneGatewayStatisticsGtpMessageEntry 183 } affirmedZoneGatewayStatisticsGtpMessageNumGtpv1PdpCtxtNoTftActivatedRx OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of times cause value 221 has been received" ::= { affirmedZoneGatewayStatisticsGtpMessageEntry 184 } affirmedZoneGatewayStatisticsGtpMessageNumGtpv1ApnAccessDeniedNoSubTx OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of times cause value 222 has been transmitted" ::= { affirmedZoneGatewayStatisticsGtpMessageEntry 185 } affirmedZoneGatewayStatisticsGtpMessageNumGtpv1ApnAccessDeniedNoSubRx OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of times cause value 222 has been received" ::= { affirmedZoneGatewayStatisticsGtpMessageEntry 186 } affirmedZoneGatewayStatisticsGtpMessageNumGtpv1ApnRestrictTypeIncompatibleTx OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of times cause value 223 has been transmitted" ::= { affirmedZoneGatewayStatisticsGtpMessageEntry 187 } affirmedZoneGatewayStatisticsGtpMessageNumGtpv1ApnRestrictTypeIncompatibleRx OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of times cause value 223 has been received" ::= { affirmedZoneGatewayStatisticsGtpMessageEntry 188 } affirmedZoneGatewayStatisticsGtpMessageNumGtpv1MsMbmsInsufficientTx OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of times cause value 224 has been transmitted" ::= { affirmedZoneGatewayStatisticsGtpMessageEntry 189 } affirmedZoneGatewayStatisticsGtpMessageNumGtpv1MsMbmsInsufficientRx OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of times cause value 224 has been received" ::= { affirmedZoneGatewayStatisticsGtpMessageEntry 190 } affirmedZoneGatewayStatisticsGtpMessageNumGtpv1InvCorrelationIdTx OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of times cause value 225 has been transmitted" ::= { affirmedZoneGatewayStatisticsGtpMessageEntry 191 } affirmedZoneGatewayStatisticsGtpMessageNumGtpv1InvCorrelationIdRx OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of times cause value 225 has been received" ::= { affirmedZoneGatewayStatisticsGtpMessageEntry 192 } affirmedZoneGatewayStatisticsGtpMessageNumGtpv1MbmsBearerCtxtSupersededTx OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of times cause value 226 has been transmitted" ::= { affirmedZoneGatewayStatisticsGtpMessageEntry 193 } affirmedZoneGatewayStatisticsGtpMessageNumGtpv1MbmsBearerCtxtSupersededRx OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of times cause value 226 has been received" ::= { affirmedZoneGatewayStatisticsGtpMessageEntry 194 } affirmedZoneGatewayStatisticsGtpMessageNumGtpv1BearerCtrlModeViolationTx OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of times cause value 227 has been transmitted" ::= { affirmedZoneGatewayStatisticsGtpMessageEntry 195 } affirmedZoneGatewayStatisticsGtpMessageNumGtpv1BearerCtrlModeViolationRx OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of times cause value 227 has been received" ::= { affirmedZoneGatewayStatisticsGtpMessageEntry 196 } affirmedZoneGatewayStatisticsGtpMessageNumGtpv1CollisionNtwkInitReqTx OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of times cause value 228 has been transmitted" ::= { affirmedZoneGatewayStatisticsGtpMessageEntry 197 } affirmedZoneGatewayStatisticsGtpMessageNumGtpv1CollisionNtwkInitReqRx OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of times cause value 228 has been received" ::= { affirmedZoneGatewayStatisticsGtpMessageEntry 198 } affirmedZoneGatewayStatisticsGtpMessageNumCauseImsiDetachOnlyRx OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of times cause value 7 has been received" ::= { affirmedZoneGatewayStatisticsGtpMessageEntry 199 } affirmedZoneGatewayStatisticsGtpMessageNumCauseImsiDetachOnlyTx OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of times cause value 7 has been transmitted" ::= { affirmedZoneGatewayStatisticsGtpMessageEntry 200 } affirmedZoneGatewayStatisticsGtpMessageNumCauseReactivationReqRx OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of times cause value 8 has been received" ::= { affirmedZoneGatewayStatisticsGtpMessageEntry 201 } affirmedZoneGatewayStatisticsGtpMessageNumCauseReactivationReqTx OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of times cause value 8 has been transmitted" ::= { affirmedZoneGatewayStatisticsGtpMessageEntry 202 } affirmedZoneGatewayStatisticsGtpMessageNumCausePdnReconnectToApnDisallowedRx OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of times cause value 9 has been received" ::= { affirmedZoneGatewayStatisticsGtpMessageEntry 203 } affirmedZoneGatewayStatisticsGtpMessageNumCausePdnReconnectToApnDisallowedTx OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of times cause value 9 has been transmitted" ::= { affirmedZoneGatewayStatisticsGtpMessageEntry 204 } affirmedZoneGatewayStatisticsGtpMessageNumCauseAccessChangeNon3gppTo3gppRx OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of times cause value 10 has been received" ::= { affirmedZoneGatewayStatisticsGtpMessageEntry 205 } affirmedZoneGatewayStatisticsGtpMessageNumCauseAccessChangeNon3gppTo3gppTx OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of times cause value 10 has been transmitted" ::= { affirmedZoneGatewayStatisticsGtpMessageEntry 206 } affirmedZoneGatewayStatisticsGtpMessageNumCausePdnConnInactiveTimerExpireRx OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of times cause value 11 has been received" ::= { affirmedZoneGatewayStatisticsGtpMessageEntry 207 } affirmedZoneGatewayStatisticsGtpMessageNumCausePdnConnInactiveTimerExpireTx OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of times cause value 11 has been transmitted" ::= { affirmedZoneGatewayStatisticsGtpMessageEntry 208 } affirmedZoneGatewayStatisticsGtpMessageNumCausePgwNotRespondingRx OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of times cause value 12 has been received" ::= { affirmedZoneGatewayStatisticsGtpMessageEntry 209 } affirmedZoneGatewayStatisticsGtpMessageNumCausePgwNotRespondingTx OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of times cause value 12 has been transmitted" ::= { affirmedZoneGatewayStatisticsGtpMessageEntry 210 } affirmedZoneGatewayStatisticsGtpMessageNumCauseNetworkFailureRx OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of times cause value 13 has been received" ::= { affirmedZoneGatewayStatisticsGtpMessageEntry 211 } affirmedZoneGatewayStatisticsGtpMessageNumCauseNetworkFailureTx OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of times cause value 13 has been transmitted" ::= { affirmedZoneGatewayStatisticsGtpMessageEntry 212 } affirmedZoneGatewayStatisticsGtpMessageNumCauseQosParamMismatchRx OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of times cause value 14 has been received" ::= { affirmedZoneGatewayStatisticsGtpMessageEntry 213 } affirmedZoneGatewayStatisticsGtpMessageNumCauseQosParamMismatchTx OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of times cause value 14 has been transmitted" ::= { affirmedZoneGatewayStatisticsGtpMessageEntry 214 } affirmedZoneGatewayStatisticsL2tpPdngwServiceLevelTable OBJECT-TYPE SYNTAX SEQUENCE OF AffirmedZoneGatewayStatisticsL2tpPdngwServiceLevelEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "" ::= { affirmedZoneMIB 300 } affirmedZoneGatewayStatisticsL2tpPdngwServiceLevelEntry OBJECT-TYPE SYNTAX AffirmedZoneGatewayStatisticsL2tpPdngwServiceLevelEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "" INDEX { affirmedZoneName, affirmedZoneGatewayStatisticsL2tpPdngwServiceLevelChassis } ::= { affirmedZoneGatewayStatisticsL2tpPdngwServiceLevelTable 1 } AffirmedZoneGatewayStatisticsL2tpPdngwServiceLevelEntry ::= SEQUENCE { affirmedZoneGatewayStatisticsL2tpPdngwServiceLevelChassis Unsigned32, affirmedZoneGatewayStatisticsL2tpPdngwServiceLevelNumFailedL2tpSessionCreateReq ConfdString, affirmedZoneGatewayStatisticsL2tpPdngwServiceLevelNumFailedL2tpSessionCreateRsp ConfdString, affirmedZoneGatewayStatisticsL2tpPdngwServiceLevelNumFailedL2tpSessionCreateTimeout ConfdString, affirmedZoneGatewayStatisticsL2tpPdngwServiceLevelNumFailedL2tpPppRscAllocReq ConfdString, affirmedZoneGatewayStatisticsL2tpPdngwServiceLevelNumFailedL2tpPppRscAllocRsp ConfdString, affirmedZoneGatewayStatisticsL2tpPdngwServiceLevelNumFailedL2tpPppRscAllocTimeout ConfdString, affirmedZoneGatewayStatisticsL2tpPdngwServiceLevelNumClosedL2tpSessionDeleteReqFail ConfdString, affirmedZoneGatewayStatisticsL2tpPdngwServiceLevelNumClosedL2tpSessionDeleteReqReject ConfdString, affirmedZoneGatewayStatisticsL2tpPdngwServiceLevelNumClosedL2tpSessionDeleteTimeout ConfdString } affirmedZoneGatewayStatisticsL2tpPdngwServiceLevelChassis OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS not-accessible STATUS current DESCRIPTION "chassis ID" ::= { affirmedZoneGatewayStatisticsL2tpPdngwServiceLevelEntry 1 } affirmedZoneGatewayStatisticsL2tpPdngwServiceLevelNumFailedL2tpSessionCreateReq OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Session Setups Failed due to L2tp Session CreateReq" ::= { affirmedZoneGatewayStatisticsL2tpPdngwServiceLevelEntry 2 } affirmedZoneGatewayStatisticsL2tpPdngwServiceLevelNumFailedL2tpSessionCreateRsp OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Session Setups Failed due to L2tp Session CreateRsp" ::= { affirmedZoneGatewayStatisticsL2tpPdngwServiceLevelEntry 3 } affirmedZoneGatewayStatisticsL2tpPdngwServiceLevelNumFailedL2tpSessionCreateTimeout OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Session Setups Failed due to L2tp Session Create Timeout" ::= { affirmedZoneGatewayStatisticsL2tpPdngwServiceLevelEntry 4 } affirmedZoneGatewayStatisticsL2tpPdngwServiceLevelNumFailedL2tpPppRscAllocReq OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Session Setups Failed due to L2tp PPP Rsc Alloc Req" ::= { affirmedZoneGatewayStatisticsL2tpPdngwServiceLevelEntry 5 } affirmedZoneGatewayStatisticsL2tpPdngwServiceLevelNumFailedL2tpPppRscAllocRsp OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Session Setups Failed due to L2tp PPP Rsc Alloc Rsp" ::= { affirmedZoneGatewayStatisticsL2tpPdngwServiceLevelEntry 6 } affirmedZoneGatewayStatisticsL2tpPdngwServiceLevelNumFailedL2tpPppRscAllocTimeout OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Session Setups Failed due to L2tp PPP Rsc Alloc Timeout" ::= { affirmedZoneGatewayStatisticsL2tpPdngwServiceLevelEntry 7 } affirmedZoneGatewayStatisticsL2tpPdngwServiceLevelNumClosedL2tpSessionDeleteReqFail OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Sessions Closed due to L2TP Session Delete Request Send Failure" ::= { affirmedZoneGatewayStatisticsL2tpPdngwServiceLevelEntry 8 } affirmedZoneGatewayStatisticsL2tpPdngwServiceLevelNumClosedL2tpSessionDeleteReqReject OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Sessions Closed due to L2TP Session Delete Request Reject" ::= { affirmedZoneGatewayStatisticsL2tpPdngwServiceLevelEntry 9 } affirmedZoneGatewayStatisticsL2tpPdngwServiceLevelNumClosedL2tpSessionDeleteTimeout OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Sessions Closed due to L2TP Session Delete Timeout" ::= { affirmedZoneGatewayStatisticsL2tpPdngwServiceLevelEntry 10 } affirmedZoneGatewayStatisticsL2tpPdngwInstanceLevelTable OBJECT-TYPE SYNTAX SEQUENCE OF AffirmedZoneGatewayStatisticsL2tpPdngwInstanceLevelEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "" ::= { affirmedZoneMIB 301 } affirmedZoneGatewayStatisticsL2tpPdngwInstanceLevelEntry OBJECT-TYPE SYNTAX AffirmedZoneGatewayStatisticsL2tpPdngwInstanceLevelEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "" INDEX { affirmedZoneName, affirmedZoneGatewayStatisticsL2tpPdngwInstanceLevelServiceName } ::= { affirmedZoneGatewayStatisticsL2tpPdngwInstanceLevelTable 1 } AffirmedZoneGatewayStatisticsL2tpPdngwInstanceLevelEntry ::= SEQUENCE { affirmedZoneGatewayStatisticsL2tpPdngwInstanceLevelServiceName String, affirmedZoneGatewayStatisticsL2tpPdngwInstanceLevelNumFailedL2tpSessionCreateReq ConfdString, affirmedZoneGatewayStatisticsL2tpPdngwInstanceLevelNumFailedL2tpSessionCreateRsp ConfdString, affirmedZoneGatewayStatisticsL2tpPdngwInstanceLevelNumFailedL2tpSessionCreateTimeout ConfdString, affirmedZoneGatewayStatisticsL2tpPdngwInstanceLevelNumFailedL2tpPppRscAllocReq ConfdString, affirmedZoneGatewayStatisticsL2tpPdngwInstanceLevelNumFailedL2tpPppRscAllocRsp ConfdString, affirmedZoneGatewayStatisticsL2tpPdngwInstanceLevelNumFailedL2tpPppRscAllocTimeout ConfdString, affirmedZoneGatewayStatisticsL2tpPdngwInstanceLevelNumClosedL2tpSessionDeleteReqFail ConfdString, affirmedZoneGatewayStatisticsL2tpPdngwInstanceLevelNumClosedL2tpSessionDeleteReqReject ConfdString, affirmedZoneGatewayStatisticsL2tpPdngwInstanceLevelNumClosedL2tpSessionDeleteTimeout ConfdString } affirmedZoneGatewayStatisticsL2tpPdngwInstanceLevelServiceName OBJECT-TYPE SYNTAX String MAX-ACCESS not-accessible STATUS current DESCRIPTION "Task Service Name" ::= { affirmedZoneGatewayStatisticsL2tpPdngwInstanceLevelEntry 1 } affirmedZoneGatewayStatisticsL2tpPdngwInstanceLevelNumFailedL2tpSessionCreateReq OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Session Setups Failed due to L2tp Session CreateReq" ::= { affirmedZoneGatewayStatisticsL2tpPdngwInstanceLevelEntry 2 } affirmedZoneGatewayStatisticsL2tpPdngwInstanceLevelNumFailedL2tpSessionCreateRsp OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Session Setups Failed due to L2tp Session CreateRsp" ::= { affirmedZoneGatewayStatisticsL2tpPdngwInstanceLevelEntry 3 } affirmedZoneGatewayStatisticsL2tpPdngwInstanceLevelNumFailedL2tpSessionCreateTimeout OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Session Setups Failed due to L2tp Session Create Timeout" ::= { affirmedZoneGatewayStatisticsL2tpPdngwInstanceLevelEntry 4 } affirmedZoneGatewayStatisticsL2tpPdngwInstanceLevelNumFailedL2tpPppRscAllocReq OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Session Setups Failed due to L2tp PPP Rsc Alloc Req" ::= { affirmedZoneGatewayStatisticsL2tpPdngwInstanceLevelEntry 5 } affirmedZoneGatewayStatisticsL2tpPdngwInstanceLevelNumFailedL2tpPppRscAllocRsp OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Session Setups Failed due to L2tp PPP Rsc Alloc Rsp" ::= { affirmedZoneGatewayStatisticsL2tpPdngwInstanceLevelEntry 6 } affirmedZoneGatewayStatisticsL2tpPdngwInstanceLevelNumFailedL2tpPppRscAllocTimeout OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Session Setups Failed due to L2tp PPP Rsc Alloc Timeout" ::= { affirmedZoneGatewayStatisticsL2tpPdngwInstanceLevelEntry 7 } affirmedZoneGatewayStatisticsL2tpPdngwInstanceLevelNumClosedL2tpSessionDeleteReqFail OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Sessions Closed due to L2TP Session Delete Request Send Failure" ::= { affirmedZoneGatewayStatisticsL2tpPdngwInstanceLevelEntry 8 } affirmedZoneGatewayStatisticsL2tpPdngwInstanceLevelNumClosedL2tpSessionDeleteReqReject OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Sessions Closed due to L2TP Session Delete Request Reject" ::= { affirmedZoneGatewayStatisticsL2tpPdngwInstanceLevelEntry 9 } affirmedZoneGatewayStatisticsL2tpPdngwInstanceLevelNumClosedL2tpSessionDeleteTimeout OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Sessions Closed due to L2TP Session Delete Timeout" ::= { affirmedZoneGatewayStatisticsL2tpPdngwInstanceLevelEntry 10 } affirmedZoneGatewayStatisticsS6bPdngwServiceLevelTable OBJECT-TYPE SYNTAX SEQUENCE OF AffirmedZoneGatewayStatisticsS6bPdngwServiceLevelEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "" ::= { affirmedZoneMIB 319 } affirmedZoneGatewayStatisticsS6bPdngwServiceLevelEntry OBJECT-TYPE SYNTAX AffirmedZoneGatewayStatisticsS6bPdngwServiceLevelEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "" INDEX { affirmedZoneName, affirmedZoneGatewayStatisticsS6bPdngwServiceLevelChassis } ::= { affirmedZoneGatewayStatisticsS6bPdngwServiceLevelTable 1 } AffirmedZoneGatewayStatisticsS6bPdngwServiceLevelEntry ::= SEQUENCE { affirmedZoneGatewayStatisticsS6bPdngwServiceLevelChassis Unsigned32, affirmedZoneGatewayStatisticsS6bPdngwServiceLevelNumDbgFailedS6bAuthReq ConfdString, affirmedZoneGatewayStatisticsS6bPdngwServiceLevelNumDbgFailedS6bAuthReject ConfdString, affirmedZoneGatewayStatisticsS6bPdngwServiceLevelNumDbgFailedS6bAuthTimeout ConfdString, affirmedZoneGatewayStatisticsS6bPdngwServiceLevelNumDbgClosedS6bRarInitAuthReq ConfdString, affirmedZoneGatewayStatisticsS6bPdngwServiceLevelNumDbgClosedS6bRarInitAuthReject ConfdString, affirmedZoneGatewayStatisticsS6bPdngwServiceLevelNumDbgClosedS6bRarInitAuthTimeout ConfdString, affirmedZoneGatewayStatisticsS6bPdngwServiceLevelNumDbgClosedS6bHandoffAuthReq ConfdString, affirmedZoneGatewayStatisticsS6bPdngwServiceLevelNumDbgClosedS6bHandoffAuthReject ConfdString, affirmedZoneGatewayStatisticsS6bPdngwServiceLevelNumDbgClosedS6bHandoffAuthTimeout ConfdString, affirmedZoneGatewayStatisticsS6bPdngwServiceLevelNumDbgClosedS6bTermFail ConfdString, affirmedZoneGatewayStatisticsS6bPdngwServiceLevelNumDbgClosedS6bTermRespFail ConfdString, affirmedZoneGatewayStatisticsS6bPdngwServiceLevelNumDbgClosedS6bTermTimeout ConfdString, affirmedZoneGatewayStatisticsS6bPdngwServiceLevelNumDbgClosedS6bAsrInitTermFail ConfdString, affirmedZoneGatewayStatisticsS6bPdngwServiceLevelNumDbgClosedS6bAsrInitTermRespFail ConfdString, affirmedZoneGatewayStatisticsS6bPdngwServiceLevelNumDbgClosedS6bAsrInitTermTimeout ConfdString, affirmedZoneGatewayStatisticsS6bPdngwServiceLevelNumDbgClosedS6bAuthLifeTimerInitAuthReq ConfdString, affirmedZoneGatewayStatisticsS6bPdngwServiceLevelNumDbgClosedS6bAuthLifeTimerInitAuthReject ConfdString, affirmedZoneGatewayStatisticsS6bPdngwServiceLevelNumDbgClosedS6bAuthLifeTimerInitAuthTimeout ConfdString, affirmedZoneGatewayStatisticsS6bPdngwServiceLevelNumDbgClosedS6bAuthGraceTimerInitAuthReq ConfdString, affirmedZoneGatewayStatisticsS6bPdngwServiceLevelNumDbgClosedS6bAuthGraceTimerInitAuthReject ConfdString, affirmedZoneGatewayStatisticsS6bPdngwServiceLevelNumDbgClosedS6bAuthGraceTimerInitAuthTimeout ConfdString } affirmedZoneGatewayStatisticsS6bPdngwServiceLevelChassis OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS not-accessible STATUS current DESCRIPTION "chassis ID" ::= { affirmedZoneGatewayStatisticsS6bPdngwServiceLevelEntry 1 } affirmedZoneGatewayStatisticsS6bPdngwServiceLevelNumDbgFailedS6bAuthReq OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Session Setups Failed due to Initial S6b Auth Request" ::= { affirmedZoneGatewayStatisticsS6bPdngwServiceLevelEntry 2 } affirmedZoneGatewayStatisticsS6bPdngwServiceLevelNumDbgFailedS6bAuthReject OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Session Setups Failed due to Initial S6b Auth Reject" ::= { affirmedZoneGatewayStatisticsS6bPdngwServiceLevelEntry 3 } affirmedZoneGatewayStatisticsS6bPdngwServiceLevelNumDbgFailedS6bAuthTimeout OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Session Setups Failed due to Initial S6b Auth Timeout " ::= { affirmedZoneGatewayStatisticsS6bPdngwServiceLevelEntry 4 } affirmedZoneGatewayStatisticsS6bPdngwServiceLevelNumDbgClosedS6bRarInitAuthReq OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Sessions Closed due to S6b Rar Initiated Auth Request" ::= { affirmedZoneGatewayStatisticsS6bPdngwServiceLevelEntry 5 } affirmedZoneGatewayStatisticsS6bPdngwServiceLevelNumDbgClosedS6bRarInitAuthReject OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Sessions Closed due to S6b Rar Initiated Auth Reject" ::= { affirmedZoneGatewayStatisticsS6bPdngwServiceLevelEntry 6 } affirmedZoneGatewayStatisticsS6bPdngwServiceLevelNumDbgClosedS6bRarInitAuthTimeout OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Sessions Closed due to S6b Rar Initiated Auth Timeout" ::= { affirmedZoneGatewayStatisticsS6bPdngwServiceLevelEntry 7 } affirmedZoneGatewayStatisticsS6bPdngwServiceLevelNumDbgClosedS6bHandoffAuthReq OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Sessions Closed due to S6b Handoff Initiated Auth Request" ::= { affirmedZoneGatewayStatisticsS6bPdngwServiceLevelEntry 8 } affirmedZoneGatewayStatisticsS6bPdngwServiceLevelNumDbgClosedS6bHandoffAuthReject OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Sessions Closed due to S6b Handoff Initiated Auth Reject" ::= { affirmedZoneGatewayStatisticsS6bPdngwServiceLevelEntry 9 } affirmedZoneGatewayStatisticsS6bPdngwServiceLevelNumDbgClosedS6bHandoffAuthTimeout OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Sessions Closed due to S6b Handoff Initiated Auth Timeout" ::= { affirmedZoneGatewayStatisticsS6bPdngwServiceLevelEntry 10 } affirmedZoneGatewayStatisticsS6bPdngwServiceLevelNumDbgClosedS6bTermFail OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Sessions Closed due to S6b Termination Failure" ::= { affirmedZoneGatewayStatisticsS6bPdngwServiceLevelEntry 11 } affirmedZoneGatewayStatisticsS6bPdngwServiceLevelNumDbgClosedS6bTermRespFail OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Sessions Closed due to S6b Termination Response Failure" ::= { affirmedZoneGatewayStatisticsS6bPdngwServiceLevelEntry 12 } affirmedZoneGatewayStatisticsS6bPdngwServiceLevelNumDbgClosedS6bTermTimeout OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Sessions Closed due to S6b Termination Timeout" ::= { affirmedZoneGatewayStatisticsS6bPdngwServiceLevelEntry 13 } affirmedZoneGatewayStatisticsS6bPdngwServiceLevelNumDbgClosedS6bAsrInitTermFail OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Sessions Closed due to S6b Asr Initiated Termination Failure" ::= { affirmedZoneGatewayStatisticsS6bPdngwServiceLevelEntry 14 } affirmedZoneGatewayStatisticsS6bPdngwServiceLevelNumDbgClosedS6bAsrInitTermRespFail OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Sessions Closed due to S6b Asr Initiated Termination Response Failure" ::= { affirmedZoneGatewayStatisticsS6bPdngwServiceLevelEntry 15 } affirmedZoneGatewayStatisticsS6bPdngwServiceLevelNumDbgClosedS6bAsrInitTermTimeout OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Sessions Closed due to S6b Asr Initiated Termination Timeout" ::= { affirmedZoneGatewayStatisticsS6bPdngwServiceLevelEntry 16 } affirmedZoneGatewayStatisticsS6bPdngwServiceLevelNumDbgClosedS6bAuthLifeTimerInitAuthReq OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Sessions Closed due to S6b Authorization life timer initiated Auth Request" ::= { affirmedZoneGatewayStatisticsS6bPdngwServiceLevelEntry 17 } affirmedZoneGatewayStatisticsS6bPdngwServiceLevelNumDbgClosedS6bAuthLifeTimerInitAuthReject OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Sessions Closed due to S6b Authorization life timer Initiated Auth Reject" ::= { affirmedZoneGatewayStatisticsS6bPdngwServiceLevelEntry 18 } affirmedZoneGatewayStatisticsS6bPdngwServiceLevelNumDbgClosedS6bAuthLifeTimerInitAuthTimeout OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Sessions Closed due to S6b Authorization life timer Initiated Auth Timeout" ::= { affirmedZoneGatewayStatisticsS6bPdngwServiceLevelEntry 19 } affirmedZoneGatewayStatisticsS6bPdngwServiceLevelNumDbgClosedS6bAuthGraceTimerInitAuthReq OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Sessions Closed due to S6b Authorization grace timer initiated Auth Request" ::= { affirmedZoneGatewayStatisticsS6bPdngwServiceLevelEntry 20 } affirmedZoneGatewayStatisticsS6bPdngwServiceLevelNumDbgClosedS6bAuthGraceTimerInitAuthReject OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Sessions Closed due to S6b Authorization grace timer Initiated Auth Reject" ::= { affirmedZoneGatewayStatisticsS6bPdngwServiceLevelEntry 21 } affirmedZoneGatewayStatisticsS6bPdngwServiceLevelNumDbgClosedS6bAuthGraceTimerInitAuthTimeout OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Sessions Closed due to S6b Authorization grace timer Initiated Auth Timeout" ::= { affirmedZoneGatewayStatisticsS6bPdngwServiceLevelEntry 22 } affirmedZoneGatewayStatisticsS6bPdngwInstanceLevelTable OBJECT-TYPE SYNTAX SEQUENCE OF AffirmedZoneGatewayStatisticsS6bPdngwInstanceLevelEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "" ::= { affirmedZoneMIB 320 } affirmedZoneGatewayStatisticsS6bPdngwInstanceLevelEntry OBJECT-TYPE SYNTAX AffirmedZoneGatewayStatisticsS6bPdngwInstanceLevelEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "" INDEX { affirmedZoneName, affirmedZoneGatewayStatisticsS6bPdngwInstanceLevelServiceName } ::= { affirmedZoneGatewayStatisticsS6bPdngwInstanceLevelTable 1 } AffirmedZoneGatewayStatisticsS6bPdngwInstanceLevelEntry ::= SEQUENCE { affirmedZoneGatewayStatisticsS6bPdngwInstanceLevelServiceName String, affirmedZoneGatewayStatisticsS6bPdngwInstanceLevelNumDbgFailedS6bAuthReq ConfdString, affirmedZoneGatewayStatisticsS6bPdngwInstanceLevelNumDbgFailedS6bAuthReject ConfdString, affirmedZoneGatewayStatisticsS6bPdngwInstanceLevelNumDbgFailedS6bAuthTimeout ConfdString, affirmedZoneGatewayStatisticsS6bPdngwInstanceLevelNumDbgClosedS6bRarInitAuthReq ConfdString, affirmedZoneGatewayStatisticsS6bPdngwInstanceLevelNumDbgClosedS6bRarInitAuthReject ConfdString, affirmedZoneGatewayStatisticsS6bPdngwInstanceLevelNumDbgClosedS6bRarInitAuthTimeout ConfdString, affirmedZoneGatewayStatisticsS6bPdngwInstanceLevelNumDbgClosedS6bHandoffAuthReq ConfdString, affirmedZoneGatewayStatisticsS6bPdngwInstanceLevelNumDbgClosedS6bHandoffAuthReject ConfdString, affirmedZoneGatewayStatisticsS6bPdngwInstanceLevelNumDbgClosedS6bHandoffAuthTimeout ConfdString, affirmedZoneGatewayStatisticsS6bPdngwInstanceLevelNumDbgClosedS6bTermFail ConfdString, affirmedZoneGatewayStatisticsS6bPdngwInstanceLevelNumDbgClosedS6bTermRespFail ConfdString, affirmedZoneGatewayStatisticsS6bPdngwInstanceLevelNumDbgClosedS6bTermTimeout ConfdString, affirmedZoneGatewayStatisticsS6bPdngwInstanceLevelNumDbgClosedS6bAsrInitTermFail ConfdString, affirmedZoneGatewayStatisticsS6bPdngwInstanceLevelNumDbgClosedS6bAsrInitTermRespFail ConfdString, affirmedZoneGatewayStatisticsS6bPdngwInstanceLevelNumDbgClosedS6bAsrInitTermTimeout ConfdString, affirmedZoneGatewayStatisticsS6bPdngwInstanceLevelNumDbgClosedS6bAuthLifeTimerInitAuthReq ConfdString, affirmedZoneGatewayStatisticsS6bPdngwInstanceLevelNumDbgClosedS6bAuthLifeTimerInitAuthReject ConfdString, affirmedZoneGatewayStatisticsS6bPdngwInstanceLevelNumDbgClosedS6bAuthLifeTimerInitAuthTimeout ConfdString, affirmedZoneGatewayStatisticsS6bPdngwInstanceLevelNumDbgClosedS6bAuthGraceTimerInitAuthReq ConfdString, affirmedZoneGatewayStatisticsS6bPdngwInstanceLevelNumDbgClosedS6bAuthGraceTimerInitAuthReject ConfdString, affirmedZoneGatewayStatisticsS6bPdngwInstanceLevelNumDbgClosedS6bAuthGraceTimerInitAuthTimeout ConfdString } affirmedZoneGatewayStatisticsS6bPdngwInstanceLevelServiceName OBJECT-TYPE SYNTAX String MAX-ACCESS not-accessible STATUS current DESCRIPTION "Task Service Name" ::= { affirmedZoneGatewayStatisticsS6bPdngwInstanceLevelEntry 1 } affirmedZoneGatewayStatisticsS6bPdngwInstanceLevelNumDbgFailedS6bAuthReq OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Session Setups Failed due to Initial S6b Auth Request" ::= { affirmedZoneGatewayStatisticsS6bPdngwInstanceLevelEntry 2 } affirmedZoneGatewayStatisticsS6bPdngwInstanceLevelNumDbgFailedS6bAuthReject OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Session Setups Failed due to Initial S6b Auth Reject" ::= { affirmedZoneGatewayStatisticsS6bPdngwInstanceLevelEntry 3 } affirmedZoneGatewayStatisticsS6bPdngwInstanceLevelNumDbgFailedS6bAuthTimeout OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Session Setups Failed due to Initial S6b Auth Timeout " ::= { affirmedZoneGatewayStatisticsS6bPdngwInstanceLevelEntry 4 } affirmedZoneGatewayStatisticsS6bPdngwInstanceLevelNumDbgClosedS6bRarInitAuthReq OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Sessions Closed due to S6b Rar Initiated Auth Request" ::= { affirmedZoneGatewayStatisticsS6bPdngwInstanceLevelEntry 5 } affirmedZoneGatewayStatisticsS6bPdngwInstanceLevelNumDbgClosedS6bRarInitAuthReject OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Sessions Closed due to S6b Rar Initiated Auth Reject" ::= { affirmedZoneGatewayStatisticsS6bPdngwInstanceLevelEntry 6 } affirmedZoneGatewayStatisticsS6bPdngwInstanceLevelNumDbgClosedS6bRarInitAuthTimeout OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Sessions Closed due to S6b Rar Initiated Auth Timeout" ::= { affirmedZoneGatewayStatisticsS6bPdngwInstanceLevelEntry 7 } affirmedZoneGatewayStatisticsS6bPdngwInstanceLevelNumDbgClosedS6bHandoffAuthReq OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Sessions Closed due to S6b Handoff Initiated Auth Request" ::= { affirmedZoneGatewayStatisticsS6bPdngwInstanceLevelEntry 8 } affirmedZoneGatewayStatisticsS6bPdngwInstanceLevelNumDbgClosedS6bHandoffAuthReject OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Sessions Closed due to S6b Handoff Initiated Auth Reject" ::= { affirmedZoneGatewayStatisticsS6bPdngwInstanceLevelEntry 9 } affirmedZoneGatewayStatisticsS6bPdngwInstanceLevelNumDbgClosedS6bHandoffAuthTimeout OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Sessions Closed due to S6b Handoff Initiated Auth Timeout" ::= { affirmedZoneGatewayStatisticsS6bPdngwInstanceLevelEntry 10 } affirmedZoneGatewayStatisticsS6bPdngwInstanceLevelNumDbgClosedS6bTermFail OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Sessions Closed due to S6b Termination Failure" ::= { affirmedZoneGatewayStatisticsS6bPdngwInstanceLevelEntry 11 } affirmedZoneGatewayStatisticsS6bPdngwInstanceLevelNumDbgClosedS6bTermRespFail OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Sessions Closed due to S6b Termination Response Failure" ::= { affirmedZoneGatewayStatisticsS6bPdngwInstanceLevelEntry 12 } affirmedZoneGatewayStatisticsS6bPdngwInstanceLevelNumDbgClosedS6bTermTimeout OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Sessions Closed due to S6b Termination Timeout" ::= { affirmedZoneGatewayStatisticsS6bPdngwInstanceLevelEntry 13 } affirmedZoneGatewayStatisticsS6bPdngwInstanceLevelNumDbgClosedS6bAsrInitTermFail OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Sessions Closed due to S6b Asr Initiated Termination Failure" ::= { affirmedZoneGatewayStatisticsS6bPdngwInstanceLevelEntry 14 } affirmedZoneGatewayStatisticsS6bPdngwInstanceLevelNumDbgClosedS6bAsrInitTermRespFail OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Sessions Closed due to S6b Asr Initiated Termination Response Failure" ::= { affirmedZoneGatewayStatisticsS6bPdngwInstanceLevelEntry 15 } affirmedZoneGatewayStatisticsS6bPdngwInstanceLevelNumDbgClosedS6bAsrInitTermTimeout OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Sessions Closed due to S6b Asr Initiated Termination Timeout" ::= { affirmedZoneGatewayStatisticsS6bPdngwInstanceLevelEntry 16 } affirmedZoneGatewayStatisticsS6bPdngwInstanceLevelNumDbgClosedS6bAuthLifeTimerInitAuthReq OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Sessions Closed due to S6b Authorization life timer initiated Auth Request" ::= { affirmedZoneGatewayStatisticsS6bPdngwInstanceLevelEntry 17 } affirmedZoneGatewayStatisticsS6bPdngwInstanceLevelNumDbgClosedS6bAuthLifeTimerInitAuthReject OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Sessions Closed due to S6b Authorization life timer Initiated Auth Reject" ::= { affirmedZoneGatewayStatisticsS6bPdngwInstanceLevelEntry 18 } affirmedZoneGatewayStatisticsS6bPdngwInstanceLevelNumDbgClosedS6bAuthLifeTimerInitAuthTimeout OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Sessions Closed due to S6b Authorization life timer Initiated Auth Timeout" ::= { affirmedZoneGatewayStatisticsS6bPdngwInstanceLevelEntry 19 } affirmedZoneGatewayStatisticsS6bPdngwInstanceLevelNumDbgClosedS6bAuthGraceTimerInitAuthReq OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Sessions Closed due to S6b Authorization grace timer initiated Auth Request" ::= { affirmedZoneGatewayStatisticsS6bPdngwInstanceLevelEntry 20 } affirmedZoneGatewayStatisticsS6bPdngwInstanceLevelNumDbgClosedS6bAuthGraceTimerInitAuthReject OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Sessions Closed due to S6b Authorization grace timer Initiated Auth Reject" ::= { affirmedZoneGatewayStatisticsS6bPdngwInstanceLevelEntry 21 } affirmedZoneGatewayStatisticsS6bPdngwInstanceLevelNumDbgClosedS6bAuthGraceTimerInitAuthTimeout OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Sessions Closed due to S6b Authorization grace timer Initiated Auth Timeout" ::= { affirmedZoneGatewayStatisticsS6bPdngwInstanceLevelEntry 22 } affirmedZoneGatewayStatisticsDataUsageStatsInterfaceUsageStatsTable OBJECT-TYPE SYNTAX SEQUENCE OF AffirmedZoneGatewayStatisticsDataUsageStatsInterfaceUsageStatsEntry MAX-ACCESS not-accessible STATUS deprecated DESCRIPTION "" ::= { affirmedZoneMIB 448 } affirmedZoneGatewayStatisticsDataUsageStatsInterfaceUsageStatsEntry OBJECT-TYPE SYNTAX AffirmedZoneGatewayStatisticsDataUsageStatsInterfaceUsageStatsEntry MAX-ACCESS not-accessible STATUS deprecated DESCRIPTION "" INDEX { affirmedZoneName, affirmedZoneGatewayStatisticsDataUsageStatsInterfaceUsageStatsGatewayType, affirmedZoneGatewayStatisticsDataUsageStatsInterfaceUsageStatsGatewayName, affirmedZoneGatewayStatisticsDataUsageStatsInterfaceUsageStatsInterfaceType, affirmedZoneGatewayStatisticsDataUsageStatsInterfaceUsageStatsInterfaceName } ::= { affirmedZoneGatewayStatisticsDataUsageStatsInterfaceUsageStatsTable 1 } AffirmedZoneGatewayStatisticsDataUsageStatsInterfaceUsageStatsEntry ::= SEQUENCE { affirmedZoneGatewayStatisticsDataUsageStatsInterfaceUsageStatsGatewayType String, affirmedZoneGatewayStatisticsDataUsageStatsInterfaceUsageStatsGatewayName String, affirmedZoneGatewayStatisticsDataUsageStatsInterfaceUsageStatsInterfaceType String, affirmedZoneGatewayStatisticsDataUsageStatsInterfaceUsageStatsInterfaceName String, affirmedZoneGatewayStatisticsDataUsageStatsInterfaceUsageStatsSdcTotalUplinkBytes ConfdString, affirmedZoneGatewayStatisticsDataUsageStatsInterfaceUsageStatsSdcTotalDownlinkBytes ConfdString, affirmedZoneGatewayStatisticsDataUsageStatsInterfaceUsageStatsSdcTotalUplinkPackets ConfdString, affirmedZoneGatewayStatisticsDataUsageStatsInterfaceUsageStatsSdcTotalDownlinkPackets ConfdString, affirmedZoneGatewayStatisticsDataUsageStatsInterfaceUsageStatsTotalUsedBytes ConfdString, affirmedZoneGatewayStatisticsDataUsageStatsInterfaceUsageStatsTotalUplinkBytes ConfdString, affirmedZoneGatewayStatisticsDataUsageStatsInterfaceUsageStatsTotalDownlinkBytes ConfdString, affirmedZoneGatewayStatisticsDataUsageStatsInterfaceUsageStatsTotalUplinkPackets ConfdString, affirmedZoneGatewayStatisticsDataUsageStatsInterfaceUsageStatsTotalDownlinkPackets ConfdString } affirmedZoneGatewayStatisticsDataUsageStatsInterfaceUsageStatsGatewayType OBJECT-TYPE SYNTAX String MAX-ACCESS not-accessible STATUS current DESCRIPTION "Gateway type" ::= { affirmedZoneGatewayStatisticsDataUsageStatsInterfaceUsageStatsEntry 1 } affirmedZoneGatewayStatisticsDataUsageStatsInterfaceUsageStatsGatewayName OBJECT-TYPE SYNTAX String MAX-ACCESS not-accessible STATUS current DESCRIPTION "Gateway name" ::= { affirmedZoneGatewayStatisticsDataUsageStatsInterfaceUsageStatsEntry 2 } affirmedZoneGatewayStatisticsDataUsageStatsInterfaceUsageStatsInterfaceType OBJECT-TYPE SYNTAX String MAX-ACCESS not-accessible STATUS current DESCRIPTION "Interface type" ::= { affirmedZoneGatewayStatisticsDataUsageStatsInterfaceUsageStatsEntry 3 } affirmedZoneGatewayStatisticsDataUsageStatsInterfaceUsageStatsInterfaceName OBJECT-TYPE SYNTAX String MAX-ACCESS not-accessible STATUS current DESCRIPTION "Interface name" ::= { affirmedZoneGatewayStatisticsDataUsageStatsInterfaceUsageStatsEntry 4 } affirmedZoneGatewayStatisticsDataUsageStatsInterfaceUsageStatsSdcTotalUplinkBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total uplink bytes reported in Service data containers" ::= { affirmedZoneGatewayStatisticsDataUsageStatsInterfaceUsageStatsEntry 5 } affirmedZoneGatewayStatisticsDataUsageStatsInterfaceUsageStatsSdcTotalDownlinkBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total downlink bytes reported in Service data containers" ::= { affirmedZoneGatewayStatisticsDataUsageStatsInterfaceUsageStatsEntry 6 } affirmedZoneGatewayStatisticsDataUsageStatsInterfaceUsageStatsSdcTotalUplinkPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total uplink packets reported in Service data containers" ::= { affirmedZoneGatewayStatisticsDataUsageStatsInterfaceUsageStatsEntry 7 } affirmedZoneGatewayStatisticsDataUsageStatsInterfaceUsageStatsSdcTotalDownlinkPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total downlink packets reported in Service data containers" ::= { affirmedZoneGatewayStatisticsDataUsageStatsInterfaceUsageStatsEntry 8 } affirmedZoneGatewayStatisticsDataUsageStatsInterfaceUsageStatsTotalUsedBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total bytes used" ::= { affirmedZoneGatewayStatisticsDataUsageStatsInterfaceUsageStatsEntry 9 } affirmedZoneGatewayStatisticsDataUsageStatsInterfaceUsageStatsTotalUplinkBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total uplink bytes" ::= { affirmedZoneGatewayStatisticsDataUsageStatsInterfaceUsageStatsEntry 10 } affirmedZoneGatewayStatisticsDataUsageStatsInterfaceUsageStatsTotalDownlinkBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total downlink bytes" ::= { affirmedZoneGatewayStatisticsDataUsageStatsInterfaceUsageStatsEntry 11 } affirmedZoneGatewayStatisticsDataUsageStatsInterfaceUsageStatsTotalUplinkPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total uplink packets" ::= { affirmedZoneGatewayStatisticsDataUsageStatsInterfaceUsageStatsEntry 12 } affirmedZoneGatewayStatisticsDataUsageStatsInterfaceUsageStatsTotalDownlinkPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total downlink packets" ::= { affirmedZoneGatewayStatisticsDataUsageStatsInterfaceUsageStatsEntry 13 } affirmedZoneGatewayStatisticsDataUsageStatsServiceDataContainerUsageStatsTable OBJECT-TYPE SYNTAX SEQUENCE OF AffirmedZoneGatewayStatisticsDataUsageStatsServiceDataContainerUsageStatsEntry MAX-ACCESS not-accessible STATUS deprecated DESCRIPTION "" ::= { affirmedZoneMIB 449 } affirmedZoneGatewayStatisticsDataUsageStatsServiceDataContainerUsageStatsEntry OBJECT-TYPE SYNTAX AffirmedZoneGatewayStatisticsDataUsageStatsServiceDataContainerUsageStatsEntry MAX-ACCESS not-accessible STATUS deprecated DESCRIPTION "" INDEX { affirmedZoneName, affirmedZoneGatewayStatisticsDataUsageStatsServiceDataContainerUsageStatsGatewayType, affirmedZoneGatewayStatisticsDataUsageStatsServiceDataContainerUsageStatsGatewayName, affirmedZoneGatewayStatisticsDataUsageStatsServiceDataContainerUsageStatsRatingGroupName, affirmedZoneGatewayStatisticsDataUsageStatsServiceDataContainerUsageStatsServiceIdentifier } ::= { affirmedZoneGatewayStatisticsDataUsageStatsServiceDataContainerUsageStatsTable 1 } AffirmedZoneGatewayStatisticsDataUsageStatsServiceDataContainerUsageStatsEntry ::= SEQUENCE { affirmedZoneGatewayStatisticsDataUsageStatsServiceDataContainerUsageStatsGatewayType String, affirmedZoneGatewayStatisticsDataUsageStatsServiceDataContainerUsageStatsGatewayName String, affirmedZoneGatewayStatisticsDataUsageStatsServiceDataContainerUsageStatsRatingGroupName String, affirmedZoneGatewayStatisticsDataUsageStatsServiceDataContainerUsageStatsServiceIdentifier String, affirmedZoneGatewayStatisticsDataUsageStatsServiceDataContainerUsageStatsTotalUnreportedUplinkBytes ConfdString, affirmedZoneGatewayStatisticsDataUsageStatsServiceDataContainerUsageStatsTotalUnreportedDownlinkBytes ConfdString, affirmedZoneGatewayStatisticsDataUsageStatsServiceDataContainerUsageStatsTotalUnreportedUplinkPackets ConfdString, affirmedZoneGatewayStatisticsDataUsageStatsServiceDataContainerUsageStatsTotalUnreportedDownlinkPackets ConfdString, affirmedZoneGatewayStatisticsDataUsageStatsServiceDataContainerUsageStatsTotalUplinkBytes ConfdString, affirmedZoneGatewayStatisticsDataUsageStatsServiceDataContainerUsageStatsTotalDownlinkBytes ConfdString, affirmedZoneGatewayStatisticsDataUsageStatsServiceDataContainerUsageStatsTotalUplinkPackets ConfdString, affirmedZoneGatewayStatisticsDataUsageStatsServiceDataContainerUsageStatsTotalDownlinkPackets ConfdString } affirmedZoneGatewayStatisticsDataUsageStatsServiceDataContainerUsageStatsGatewayType OBJECT-TYPE SYNTAX String MAX-ACCESS not-accessible STATUS current DESCRIPTION "Gateway type" ::= { affirmedZoneGatewayStatisticsDataUsageStatsServiceDataContainerUsageStatsEntry 1 } affirmedZoneGatewayStatisticsDataUsageStatsServiceDataContainerUsageStatsGatewayName OBJECT-TYPE SYNTAX String MAX-ACCESS not-accessible STATUS current DESCRIPTION "Gateway name" ::= { affirmedZoneGatewayStatisticsDataUsageStatsServiceDataContainerUsageStatsEntry 2 } affirmedZoneGatewayStatisticsDataUsageStatsServiceDataContainerUsageStatsRatingGroupName OBJECT-TYPE SYNTAX String MAX-ACCESS not-accessible STATUS current DESCRIPTION "Rating group Name" ::= { affirmedZoneGatewayStatisticsDataUsageStatsServiceDataContainerUsageStatsEntry 3 } affirmedZoneGatewayStatisticsDataUsageStatsServiceDataContainerUsageStatsServiceIdentifier OBJECT-TYPE SYNTAX String MAX-ACCESS not-accessible STATUS current DESCRIPTION "Service identifier" ::= { affirmedZoneGatewayStatisticsDataUsageStatsServiceDataContainerUsageStatsEntry 4 } affirmedZoneGatewayStatisticsDataUsageStatsServiceDataContainerUsageStatsTotalUnreportedUplinkBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total uplink bytes unreported" ::= { affirmedZoneGatewayStatisticsDataUsageStatsServiceDataContainerUsageStatsEntry 5 } affirmedZoneGatewayStatisticsDataUsageStatsServiceDataContainerUsageStatsTotalUnreportedDownlinkBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total downlink bytes unreported" ::= { affirmedZoneGatewayStatisticsDataUsageStatsServiceDataContainerUsageStatsEntry 6 } affirmedZoneGatewayStatisticsDataUsageStatsServiceDataContainerUsageStatsTotalUnreportedUplinkPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total uplink packets unreported" ::= { affirmedZoneGatewayStatisticsDataUsageStatsServiceDataContainerUsageStatsEntry 7 } affirmedZoneGatewayStatisticsDataUsageStatsServiceDataContainerUsageStatsTotalUnreportedDownlinkPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total downlink packets unreported" ::= { affirmedZoneGatewayStatisticsDataUsageStatsServiceDataContainerUsageStatsEntry 8 } affirmedZoneGatewayStatisticsDataUsageStatsServiceDataContainerUsageStatsTotalUplinkBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total uplink bytes" ::= { affirmedZoneGatewayStatisticsDataUsageStatsServiceDataContainerUsageStatsEntry 9 } affirmedZoneGatewayStatisticsDataUsageStatsServiceDataContainerUsageStatsTotalDownlinkBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total downlink bytes" ::= { affirmedZoneGatewayStatisticsDataUsageStatsServiceDataContainerUsageStatsEntry 10 } affirmedZoneGatewayStatisticsDataUsageStatsServiceDataContainerUsageStatsTotalUplinkPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total uplink packets" ::= { affirmedZoneGatewayStatisticsDataUsageStatsServiceDataContainerUsageStatsEntry 11 } affirmedZoneGatewayStatisticsDataUsageStatsServiceDataContainerUsageStatsTotalDownlinkPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total downlink packets" ::= { affirmedZoneGatewayStatisticsDataUsageStatsServiceDataContainerUsageStatsEntry 12 } affirmedZoneGatewayStatisticsDataUsageStatsBearerUsageStatsTable OBJECT-TYPE SYNTAX SEQUENCE OF AffirmedZoneGatewayStatisticsDataUsageStatsBearerUsageStatsEntry MAX-ACCESS not-accessible STATUS deprecated DESCRIPTION "" ::= { affirmedZoneMIB 450 } affirmedZoneGatewayStatisticsDataUsageStatsBearerUsageStatsEntry OBJECT-TYPE SYNTAX AffirmedZoneGatewayStatisticsDataUsageStatsBearerUsageStatsEntry MAX-ACCESS not-accessible STATUS deprecated DESCRIPTION "" INDEX { affirmedZoneName, affirmedZoneGatewayStatisticsDataUsageStatsBearerUsageStatsGatewayType, affirmedZoneGatewayStatisticsDataUsageStatsBearerUsageStatsGatewayName, affirmedZoneGatewayStatisticsDataUsageStatsBearerUsageStatsQci } ::= { affirmedZoneGatewayStatisticsDataUsageStatsBearerUsageStatsTable 1 } AffirmedZoneGatewayStatisticsDataUsageStatsBearerUsageStatsEntry ::= SEQUENCE { affirmedZoneGatewayStatisticsDataUsageStatsBearerUsageStatsGatewayType String, affirmedZoneGatewayStatisticsDataUsageStatsBearerUsageStatsGatewayName String, affirmedZoneGatewayStatisticsDataUsageStatsBearerUsageStatsQci Unsigned32, affirmedZoneGatewayStatisticsDataUsageStatsBearerUsageStatsTotalUplinkBytes ConfdString, affirmedZoneGatewayStatisticsDataUsageStatsBearerUsageStatsTotalDownlinkBytes ConfdString, affirmedZoneGatewayStatisticsDataUsageStatsBearerUsageStatsTotalUplinkPackets ConfdString, affirmedZoneGatewayStatisticsDataUsageStatsBearerUsageStatsTotalDownlinkPackets ConfdString } affirmedZoneGatewayStatisticsDataUsageStatsBearerUsageStatsGatewayType OBJECT-TYPE SYNTAX String MAX-ACCESS not-accessible STATUS current DESCRIPTION "Gateway type" ::= { affirmedZoneGatewayStatisticsDataUsageStatsBearerUsageStatsEntry 1 } affirmedZoneGatewayStatisticsDataUsageStatsBearerUsageStatsGatewayName OBJECT-TYPE SYNTAX String MAX-ACCESS not-accessible STATUS current DESCRIPTION "Gateway name" ::= { affirmedZoneGatewayStatisticsDataUsageStatsBearerUsageStatsEntry 2 } affirmedZoneGatewayStatisticsDataUsageStatsBearerUsageStatsQci OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS not-accessible STATUS current DESCRIPTION "QCI of the bearer" ::= { affirmedZoneGatewayStatisticsDataUsageStatsBearerUsageStatsEntry 3 } affirmedZoneGatewayStatisticsDataUsageStatsBearerUsageStatsTotalUplinkBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total uplink bytes" ::= { affirmedZoneGatewayStatisticsDataUsageStatsBearerUsageStatsEntry 4 } affirmedZoneGatewayStatisticsDataUsageStatsBearerUsageStatsTotalDownlinkBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total downlink bytes" ::= { affirmedZoneGatewayStatisticsDataUsageStatsBearerUsageStatsEntry 5 } affirmedZoneGatewayStatisticsDataUsageStatsBearerUsageStatsTotalUplinkPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total uplink packets" ::= { affirmedZoneGatewayStatisticsDataUsageStatsBearerUsageStatsEntry 6 } affirmedZoneGatewayStatisticsDataUsageStatsBearerUsageStatsTotalDownlinkPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total downlink packets" ::= { affirmedZoneGatewayStatisticsDataUsageStatsBearerUsageStatsEntry 7 } affirmedZoneGatewayStatisticsDataUsageStatsInterfaceUsageStatsNewTable OBJECT-TYPE SYNTAX SEQUENCE OF AffirmedZoneGatewayStatisticsDataUsageStatsInterfaceUsageStatsNewEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "" ::= { affirmedZoneMIB 456 } affirmedZoneGatewayStatisticsDataUsageStatsInterfaceUsageStatsNewEntry OBJECT-TYPE SYNTAX AffirmedZoneGatewayStatisticsDataUsageStatsInterfaceUsageStatsNewEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "" INDEX { affirmedZoneName, affirmedZoneGatewayStatisticsDataUsageStatsInterfaceUsageStatsNewGatewayType, affirmedZoneGatewayStatisticsDataUsageStatsInterfaceUsageStatsNewGatewayName, affirmedZoneGatewayStatisticsDataUsageStatsInterfaceUsageStatsNewInterfaceType, affirmedZoneGatewayStatisticsDataUsageStatsInterfaceUsageStatsNewInterfaceName } ::= { affirmedZoneGatewayStatisticsDataUsageStatsInterfaceUsageStatsNewTable 1 } AffirmedZoneGatewayStatisticsDataUsageStatsInterfaceUsageStatsNewEntry ::= SEQUENCE { affirmedZoneGatewayStatisticsDataUsageStatsInterfaceUsageStatsNewGatewayType String, affirmedZoneGatewayStatisticsDataUsageStatsInterfaceUsageStatsNewGatewayName String, affirmedZoneGatewayStatisticsDataUsageStatsInterfaceUsageStatsNewInterfaceType String, affirmedZoneGatewayStatisticsDataUsageStatsInterfaceUsageStatsNewInterfaceName String, affirmedZoneGatewayStatisticsDataUsageStatsInterfaceUsageStatsNewSdcTotalUplinkBytes ConfdString, affirmedZoneGatewayStatisticsDataUsageStatsInterfaceUsageStatsNewSdcTotalDownlinkBytes ConfdString, affirmedZoneGatewayStatisticsDataUsageStatsInterfaceUsageStatsNewSdcTotalUplinkPackets ConfdString, affirmedZoneGatewayStatisticsDataUsageStatsInterfaceUsageStatsNewSdcTotalDownlinkPackets ConfdString, affirmedZoneGatewayStatisticsDataUsageStatsInterfaceUsageStatsNewTotalUsedBytes ConfdString, affirmedZoneGatewayStatisticsDataUsageStatsInterfaceUsageStatsNewTotalUplinkBytes ConfdString, affirmedZoneGatewayStatisticsDataUsageStatsInterfaceUsageStatsNewTotalDownlinkBytes ConfdString, affirmedZoneGatewayStatisticsDataUsageStatsInterfaceUsageStatsNewTotalUplinkPackets ConfdString, affirmedZoneGatewayStatisticsDataUsageStatsInterfaceUsageStatsNewTotalDownlinkPackets ConfdString } affirmedZoneGatewayStatisticsDataUsageStatsInterfaceUsageStatsNewGatewayType OBJECT-TYPE SYNTAX String MAX-ACCESS not-accessible STATUS current DESCRIPTION "Gateway type" ::= { affirmedZoneGatewayStatisticsDataUsageStatsInterfaceUsageStatsNewEntry 1 } affirmedZoneGatewayStatisticsDataUsageStatsInterfaceUsageStatsNewGatewayName OBJECT-TYPE SYNTAX String MAX-ACCESS not-accessible STATUS current DESCRIPTION "Gateway name" ::= { affirmedZoneGatewayStatisticsDataUsageStatsInterfaceUsageStatsNewEntry 2 } affirmedZoneGatewayStatisticsDataUsageStatsInterfaceUsageStatsNewInterfaceType OBJECT-TYPE SYNTAX String MAX-ACCESS not-accessible STATUS current DESCRIPTION "Interface type" ::= { affirmedZoneGatewayStatisticsDataUsageStatsInterfaceUsageStatsNewEntry 3 } affirmedZoneGatewayStatisticsDataUsageStatsInterfaceUsageStatsNewInterfaceName OBJECT-TYPE SYNTAX String MAX-ACCESS not-accessible STATUS current DESCRIPTION "Interface name" ::= { affirmedZoneGatewayStatisticsDataUsageStatsInterfaceUsageStatsNewEntry 4 } affirmedZoneGatewayStatisticsDataUsageStatsInterfaceUsageStatsNewSdcTotalUplinkBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total uplink bytes reported in Service data containers" ::= { affirmedZoneGatewayStatisticsDataUsageStatsInterfaceUsageStatsNewEntry 5 } affirmedZoneGatewayStatisticsDataUsageStatsInterfaceUsageStatsNewSdcTotalDownlinkBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total downlink bytes reported in Service data containers" ::= { affirmedZoneGatewayStatisticsDataUsageStatsInterfaceUsageStatsNewEntry 6 } affirmedZoneGatewayStatisticsDataUsageStatsInterfaceUsageStatsNewSdcTotalUplinkPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total uplink packets reported in Service data containers" ::= { affirmedZoneGatewayStatisticsDataUsageStatsInterfaceUsageStatsNewEntry 7 } affirmedZoneGatewayStatisticsDataUsageStatsInterfaceUsageStatsNewSdcTotalDownlinkPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total downlink packets reported in Service data containers" ::= { affirmedZoneGatewayStatisticsDataUsageStatsInterfaceUsageStatsNewEntry 8 } affirmedZoneGatewayStatisticsDataUsageStatsInterfaceUsageStatsNewTotalUsedBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total bytes used" ::= { affirmedZoneGatewayStatisticsDataUsageStatsInterfaceUsageStatsNewEntry 9 } affirmedZoneGatewayStatisticsDataUsageStatsInterfaceUsageStatsNewTotalUplinkBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total uplink bytes" ::= { affirmedZoneGatewayStatisticsDataUsageStatsInterfaceUsageStatsNewEntry 10 } affirmedZoneGatewayStatisticsDataUsageStatsInterfaceUsageStatsNewTotalDownlinkBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total downlink bytes" ::= { affirmedZoneGatewayStatisticsDataUsageStatsInterfaceUsageStatsNewEntry 11 } affirmedZoneGatewayStatisticsDataUsageStatsInterfaceUsageStatsNewTotalUplinkPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total uplink packets" ::= { affirmedZoneGatewayStatisticsDataUsageStatsInterfaceUsageStatsNewEntry 12 } affirmedZoneGatewayStatisticsDataUsageStatsInterfaceUsageStatsNewTotalDownlinkPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total downlink packets" ::= { affirmedZoneGatewayStatisticsDataUsageStatsInterfaceUsageStatsNewEntry 13 } affirmedZoneGatewayStatisticsDataUsageStatsServiceDataContainerUsageStatsNewTable OBJECT-TYPE SYNTAX SEQUENCE OF AffirmedZoneGatewayStatisticsDataUsageStatsServiceDataContainerUsageStatsNewEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "" ::= { affirmedZoneMIB 457 } affirmedZoneGatewayStatisticsDataUsageStatsServiceDataContainerUsageStatsNewEntry OBJECT-TYPE SYNTAX AffirmedZoneGatewayStatisticsDataUsageStatsServiceDataContainerUsageStatsNewEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "" INDEX { affirmedZoneName, affirmedZoneGatewayStatisticsDataUsageStatsServiceDataContainerUsageStatsNewGatewayType, affirmedZoneGatewayStatisticsDataUsageStatsServiceDataContainerUsageStatsNewGatewayName, affirmedZoneGatewayStatisticsDataUsageStatsServiceDataContainerUsageStatsNewRatingGroupName, affirmedZoneGatewayStatisticsDataUsageStatsServiceDataContainerUsageStatsNewServiceIdentifier } ::= { affirmedZoneGatewayStatisticsDataUsageStatsServiceDataContainerUsageStatsNewTable 1 } AffirmedZoneGatewayStatisticsDataUsageStatsServiceDataContainerUsageStatsNewEntry ::= SEQUENCE { affirmedZoneGatewayStatisticsDataUsageStatsServiceDataContainerUsageStatsNewGatewayType String, affirmedZoneGatewayStatisticsDataUsageStatsServiceDataContainerUsageStatsNewGatewayName String, affirmedZoneGatewayStatisticsDataUsageStatsServiceDataContainerUsageStatsNewRatingGroupName String, affirmedZoneGatewayStatisticsDataUsageStatsServiceDataContainerUsageStatsNewServiceIdentifier String, affirmedZoneGatewayStatisticsDataUsageStatsServiceDataContainerUsageStatsNewTotalUnreportedUplinkBytes ConfdString, affirmedZoneGatewayStatisticsDataUsageStatsServiceDataContainerUsageStatsNewTotalUnreportedDownlinkBytes ConfdString, affirmedZoneGatewayStatisticsDataUsageStatsServiceDataContainerUsageStatsNewTotalUnreportedUplinkPackets ConfdString, affirmedZoneGatewayStatisticsDataUsageStatsServiceDataContainerUsageStatsNewTotalUnreportedDownlinkPackets ConfdString, affirmedZoneGatewayStatisticsDataUsageStatsServiceDataContainerUsageStatsNewTotalUplinkBytes ConfdString, affirmedZoneGatewayStatisticsDataUsageStatsServiceDataContainerUsageStatsNewTotalDownlinkBytes ConfdString, affirmedZoneGatewayStatisticsDataUsageStatsServiceDataContainerUsageStatsNewTotalUplinkPackets ConfdString, affirmedZoneGatewayStatisticsDataUsageStatsServiceDataContainerUsageStatsNewTotalDownlinkPackets ConfdString } affirmedZoneGatewayStatisticsDataUsageStatsServiceDataContainerUsageStatsNewGatewayType OBJECT-TYPE SYNTAX String MAX-ACCESS not-accessible STATUS current DESCRIPTION "Gateway type" ::= { affirmedZoneGatewayStatisticsDataUsageStatsServiceDataContainerUsageStatsNewEntry 1 } affirmedZoneGatewayStatisticsDataUsageStatsServiceDataContainerUsageStatsNewGatewayName OBJECT-TYPE SYNTAX String MAX-ACCESS not-accessible STATUS current DESCRIPTION "Gateway name" ::= { affirmedZoneGatewayStatisticsDataUsageStatsServiceDataContainerUsageStatsNewEntry 2 } affirmedZoneGatewayStatisticsDataUsageStatsServiceDataContainerUsageStatsNewRatingGroupName OBJECT-TYPE SYNTAX String MAX-ACCESS not-accessible STATUS current DESCRIPTION "Rating group Name" ::= { affirmedZoneGatewayStatisticsDataUsageStatsServiceDataContainerUsageStatsNewEntry 3 } affirmedZoneGatewayStatisticsDataUsageStatsServiceDataContainerUsageStatsNewServiceIdentifier OBJECT-TYPE SYNTAX String MAX-ACCESS not-accessible STATUS current DESCRIPTION "Service identifier" ::= { affirmedZoneGatewayStatisticsDataUsageStatsServiceDataContainerUsageStatsNewEntry 4 } affirmedZoneGatewayStatisticsDataUsageStatsServiceDataContainerUsageStatsNewTotalUnreportedUplinkBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total uplink bytes unreported" ::= { affirmedZoneGatewayStatisticsDataUsageStatsServiceDataContainerUsageStatsNewEntry 5 } affirmedZoneGatewayStatisticsDataUsageStatsServiceDataContainerUsageStatsNewTotalUnreportedDownlinkBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total downlink bytes unreported" ::= { affirmedZoneGatewayStatisticsDataUsageStatsServiceDataContainerUsageStatsNewEntry 6 } affirmedZoneGatewayStatisticsDataUsageStatsServiceDataContainerUsageStatsNewTotalUnreportedUplinkPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total uplink packets unreported" ::= { affirmedZoneGatewayStatisticsDataUsageStatsServiceDataContainerUsageStatsNewEntry 7 } affirmedZoneGatewayStatisticsDataUsageStatsServiceDataContainerUsageStatsNewTotalUnreportedDownlinkPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total downlink packets unreported" ::= { affirmedZoneGatewayStatisticsDataUsageStatsServiceDataContainerUsageStatsNewEntry 8 } affirmedZoneGatewayStatisticsDataUsageStatsServiceDataContainerUsageStatsNewTotalUplinkBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total uplink bytes" ::= { affirmedZoneGatewayStatisticsDataUsageStatsServiceDataContainerUsageStatsNewEntry 9 } affirmedZoneGatewayStatisticsDataUsageStatsServiceDataContainerUsageStatsNewTotalDownlinkBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total downlink bytes" ::= { affirmedZoneGatewayStatisticsDataUsageStatsServiceDataContainerUsageStatsNewEntry 10 } affirmedZoneGatewayStatisticsDataUsageStatsServiceDataContainerUsageStatsNewTotalUplinkPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total uplink packets" ::= { affirmedZoneGatewayStatisticsDataUsageStatsServiceDataContainerUsageStatsNewEntry 11 } affirmedZoneGatewayStatisticsDataUsageStatsServiceDataContainerUsageStatsNewTotalDownlinkPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total downlink packets" ::= { affirmedZoneGatewayStatisticsDataUsageStatsServiceDataContainerUsageStatsNewEntry 12 } affirmedZoneGatewayStatisticsDataUsageStatsBearerUsageStatsNewTable OBJECT-TYPE SYNTAX SEQUENCE OF AffirmedZoneGatewayStatisticsDataUsageStatsBearerUsageStatsNewEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "" ::= { affirmedZoneMIB 458 } affirmedZoneGatewayStatisticsDataUsageStatsBearerUsageStatsNewEntry OBJECT-TYPE SYNTAX AffirmedZoneGatewayStatisticsDataUsageStatsBearerUsageStatsNewEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "" INDEX { affirmedZoneName, affirmedZoneGatewayStatisticsDataUsageStatsBearerUsageStatsNewGatewayType, affirmedZoneGatewayStatisticsDataUsageStatsBearerUsageStatsNewGatewayName, affirmedZoneGatewayStatisticsDataUsageStatsBearerUsageStatsNewQci } ::= { affirmedZoneGatewayStatisticsDataUsageStatsBearerUsageStatsNewTable 1 } AffirmedZoneGatewayStatisticsDataUsageStatsBearerUsageStatsNewEntry ::= SEQUENCE { affirmedZoneGatewayStatisticsDataUsageStatsBearerUsageStatsNewGatewayType String, affirmedZoneGatewayStatisticsDataUsageStatsBearerUsageStatsNewGatewayName String, affirmedZoneGatewayStatisticsDataUsageStatsBearerUsageStatsNewQci Unsigned32, affirmedZoneGatewayStatisticsDataUsageStatsBearerUsageStatsNewTotalUplinkBytes ConfdString, affirmedZoneGatewayStatisticsDataUsageStatsBearerUsageStatsNewTotalDownlinkBytes ConfdString, affirmedZoneGatewayStatisticsDataUsageStatsBearerUsageStatsNewTotalUplinkPackets ConfdString, affirmedZoneGatewayStatisticsDataUsageStatsBearerUsageStatsNewTotalDownlinkPackets ConfdString } affirmedZoneGatewayStatisticsDataUsageStatsBearerUsageStatsNewGatewayType OBJECT-TYPE SYNTAX String MAX-ACCESS not-accessible STATUS current DESCRIPTION "Gateway type" ::= { affirmedZoneGatewayStatisticsDataUsageStatsBearerUsageStatsNewEntry 1 } affirmedZoneGatewayStatisticsDataUsageStatsBearerUsageStatsNewGatewayName OBJECT-TYPE SYNTAX String MAX-ACCESS not-accessible STATUS current DESCRIPTION "Gateway name" ::= { affirmedZoneGatewayStatisticsDataUsageStatsBearerUsageStatsNewEntry 2 } affirmedZoneGatewayStatisticsDataUsageStatsBearerUsageStatsNewQci OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS not-accessible STATUS current DESCRIPTION "QCI of the bearer" ::= { affirmedZoneGatewayStatisticsDataUsageStatsBearerUsageStatsNewEntry 3 } affirmedZoneGatewayStatisticsDataUsageStatsBearerUsageStatsNewTotalUplinkBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total uplink bytes" ::= { affirmedZoneGatewayStatisticsDataUsageStatsBearerUsageStatsNewEntry 4 } affirmedZoneGatewayStatisticsDataUsageStatsBearerUsageStatsNewTotalDownlinkBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total downlink bytes" ::= { affirmedZoneGatewayStatisticsDataUsageStatsBearerUsageStatsNewEntry 5 } affirmedZoneGatewayStatisticsDataUsageStatsBearerUsageStatsNewTotalUplinkPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total uplink packets" ::= { affirmedZoneGatewayStatisticsDataUsageStatsBearerUsageStatsNewEntry 6 } affirmedZoneGatewayStatisticsDataUsageStatsBearerUsageStatsNewTotalDownlinkPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total downlink packets" ::= { affirmedZoneGatewayStatisticsDataUsageStatsBearerUsageStatsNewEntry 7 } affirmedZoneGatewayStatisticsDnsTable OBJECT-TYPE SYNTAX SEQUENCE OF AffirmedZoneGatewayStatisticsDnsEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "" ::= { affirmedZoneMIB 459 } affirmedZoneGatewayStatisticsDnsEntry OBJECT-TYPE SYNTAX AffirmedZoneGatewayStatisticsDnsEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "" INDEX { affirmedZoneName, affirmedZoneGatewayStatisticsDnsName } ::= { affirmedZoneGatewayStatisticsDnsTable 1 } AffirmedZoneGatewayStatisticsDnsEntry ::= SEQUENCE { affirmedZoneGatewayStatisticsDnsName String, affirmedZoneGatewayStatisticsDnsNumDnsRequestReceived ConfdString, affirmedZoneGatewayStatisticsDnsNumDnsResponseSent ConfdString, affirmedZoneGatewayStatisticsDnsNumDnsSendSuccess ConfdString, affirmedZoneGatewayStatisticsDnsNumDnsResponses ConfdString, affirmedZoneGatewayStatisticsDnsNumDnsResponseSuccess ConfdString, affirmedZoneGatewayStatisticsDnsNumDnsResponseFailNoResponse ConfdString, affirmedZoneGatewayStatisticsDnsNumDnsResponseFailNoName ConfdString, affirmedZoneGatewayStatisticsDnsNumDnsResponseFailNoData ConfdString, affirmedZoneGatewayStatisticsDnsNumDnsResponseFailMisformattedQuery ConfdString, affirmedZoneGatewayStatisticsDnsNumDnsResponseFailGeneralFailure ConfdString, affirmedZoneGatewayStatisticsDnsNumDnsResponseFailRequestedOperationNotImplementedByServer ConfdString, affirmedZoneGatewayStatisticsDnsNumDnsResponseFailServerRefusedQuery ConfdString, affirmedZoneGatewayStatisticsDnsNumDnsInternalFailMisformattedQuery ConfdString, affirmedZoneGatewayStatisticsDnsNumDnsInternalFailMisformattedDomain ConfdString, affirmedZoneGatewayStatisticsDnsNumDnsInternalFailUnsupportedAddressFamily ConfdString, affirmedZoneGatewayStatisticsDnsNumDnsInternalFailMisformattedReply ConfdString, affirmedZoneGatewayStatisticsDnsNumDnsInternalFailCouldNotContactServer ConfdString, affirmedZoneGatewayStatisticsDnsNumDnsInternalFailTimeoutWhileContactingServer ConfdString, affirmedZoneGatewayStatisticsDnsNumDnsInternalFailEndofFile ConfdString, affirmedZoneGatewayStatisticsDnsNumDnsInternalFailErrorReadingFile ConfdString, affirmedZoneGatewayStatisticsDnsNumDnsInternalFailOutofMemory ConfdString, affirmedZoneGatewayStatisticsDnsNumDnsInternalFailChannelBeingDestroyed ConfdString, affirmedZoneGatewayStatisticsDnsNumDnsInternalFailMisformattedString ConfdString, affirmedZoneGatewayStatisticsDnsNumDnsInternalFailIllegalFlagsSpecified ConfdString, affirmedZoneGatewayStatisticsDnsNumDnsInternalFailHostnameNotNumeric ConfdString, affirmedZoneGatewayStatisticsDnsNumDnsInternalFailIllegalHintsFlags ConfdString, affirmedZoneGatewayStatisticsDnsNumDnsInternalFailLibraryNotInitialized ConfdString, affirmedZoneGatewayStatisticsDnsNumDnsInternalFailErrorLoadingDll ConfdString, affirmedZoneGatewayStatisticsDnsNumDnsInternalFailErrorGettingNetParams ConfdString, affirmedZoneGatewayStatisticsDnsNumDnsInternalFailQueryCanceled ConfdString, affirmedZoneGatewayStatisticsDnsNumDnsInternalFailOtherReason ConfdString, affirmedZoneGatewayStatisticsDnsNumDnsResponseFailMisc ConfdString, affirmedZoneGatewayStatisticsDnsNumDnsResponseNotSent ConfdString, affirmedZoneGatewayStatisticsDnsNumDnsSendFailedNoConfig ConfdString, affirmedZoneGatewayStatisticsDnsNumDnsFailedMisc ConfdString, affirmedZoneGatewayStatisticsDnsNumDnsInternalFailSendingError ConfdString, affirmedZoneGatewayStatisticsDnsNumDnsResponseFailOperationNotImplementedByServer ConfdString, affirmedZoneGatewayStatisticsDnsNumDnsResponseFailNoNameNaptr ConfdString, affirmedZoneGatewayStatisticsDnsNumDnsResponseFailNoNameA ConfdString, affirmedZoneGatewayStatisticsDnsNumDnsResponseFailNoNameSrv ConfdString } affirmedZoneGatewayStatisticsDnsName OBJECT-TYPE SYNTAX String MAX-ACCESS not-accessible STATUS current DESCRIPTION "Table Name" ::= { affirmedZoneGatewayStatisticsDnsEntry 1 } affirmedZoneGatewayStatisticsDnsNumDnsRequestReceived OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "DNS Request - Received from application" ::= { affirmedZoneGatewayStatisticsDnsEntry 2 } affirmedZoneGatewayStatisticsDnsNumDnsResponseSent OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "DNS Response - Sent to application success" ::= { affirmedZoneGatewayStatisticsDnsEntry 3 } affirmedZoneGatewayStatisticsDnsNumDnsSendSuccess OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "DNS Request - sent to DNS server" ::= { affirmedZoneGatewayStatisticsDnsEntry 4 } affirmedZoneGatewayStatisticsDnsNumDnsResponses OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "DNS Response - total Received from DNS server" ::= { affirmedZoneGatewayStatisticsDnsEntry 5 } affirmedZoneGatewayStatisticsDnsNumDnsResponseSuccess OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "DNS Response - success from DNS server" ::= { affirmedZoneGatewayStatisticsDnsEntry 6 } affirmedZoneGatewayStatisticsDnsNumDnsResponseFailNoResponse OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "DNS Response Failed - no response from DNS server" ::= { affirmedZoneGatewayStatisticsDnsEntry 7 } affirmedZoneGatewayStatisticsDnsNumDnsResponseFailNoName OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "DNS Response Failed - domain name not found" ::= { affirmedZoneGatewayStatisticsDnsEntry 8 } affirmedZoneGatewayStatisticsDnsNumDnsResponseFailNoData OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "DNS Response Failed - no data" ::= { affirmedZoneGatewayStatisticsDnsEntry 9 } affirmedZoneGatewayStatisticsDnsNumDnsResponseFailMisformattedQuery OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "DNS Response - query was misformatted" ::= { affirmedZoneGatewayStatisticsDnsEntry 10 } affirmedZoneGatewayStatisticsDnsNumDnsResponseFailGeneralFailure OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "DNS Response - general failure" ::= { affirmedZoneGatewayStatisticsDnsEntry 11 } affirmedZoneGatewayStatisticsDnsNumDnsResponseFailRequestedOperationNotImplementedByServer OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "DNS Response - server does not implement requested operation" ::= { affirmedZoneGatewayStatisticsDnsEntry 12 } affirmedZoneGatewayStatisticsDnsNumDnsResponseFailServerRefusedQuery OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "DNS Response - server refused query" ::= { affirmedZoneGatewayStatisticsDnsEntry 13 } affirmedZoneGatewayStatisticsDnsNumDnsInternalFailMisformattedQuery OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Internal - Misformatted query" ::= { affirmedZoneGatewayStatisticsDnsEntry 14 } affirmedZoneGatewayStatisticsDnsNumDnsInternalFailMisformattedDomain OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Internal - Misformatted domain name" ::= { affirmedZoneGatewayStatisticsDnsEntry 15 } affirmedZoneGatewayStatisticsDnsNumDnsInternalFailUnsupportedAddressFamily OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Internal - Unsupported address family" ::= { affirmedZoneGatewayStatisticsDnsEntry 16 } affirmedZoneGatewayStatisticsDnsNumDnsInternalFailMisformattedReply OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Internal - Misformatted DNS reply" ::= { affirmedZoneGatewayStatisticsDnsEntry 17 } affirmedZoneGatewayStatisticsDnsNumDnsInternalFailCouldNotContactServer OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Internal - Could not contact DNS servers" ::= { affirmedZoneGatewayStatisticsDnsEntry 18 } affirmedZoneGatewayStatisticsDnsNumDnsInternalFailTimeoutWhileContactingServer OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Internal - Timeout while contacting DNS servers" ::= { affirmedZoneGatewayStatisticsDnsEntry 19 } affirmedZoneGatewayStatisticsDnsNumDnsInternalFailEndofFile OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Internal - End of file" ::= { affirmedZoneGatewayStatisticsDnsEntry 20 } affirmedZoneGatewayStatisticsDnsNumDnsInternalFailErrorReadingFile OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Internal - Error reading file" ::= { affirmedZoneGatewayStatisticsDnsEntry 21 } affirmedZoneGatewayStatisticsDnsNumDnsInternalFailOutofMemory OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Internal - Out of memory" ::= { affirmedZoneGatewayStatisticsDnsEntry 22 } affirmedZoneGatewayStatisticsDnsNumDnsInternalFailChannelBeingDestroyed OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Internal - Channel is being destroyed" ::= { affirmedZoneGatewayStatisticsDnsEntry 23 } affirmedZoneGatewayStatisticsDnsNumDnsInternalFailMisformattedString OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Internal - Misformatted string" ::= { affirmedZoneGatewayStatisticsDnsEntry 24 } affirmedZoneGatewayStatisticsDnsNumDnsInternalFailIllegalFlagsSpecified OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Internal - Illegal flags specified" ::= { affirmedZoneGatewayStatisticsDnsEntry 25 } affirmedZoneGatewayStatisticsDnsNumDnsInternalFailHostnameNotNumeric OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Internal - Given hostname is not numeric" ::= { affirmedZoneGatewayStatisticsDnsEntry 26 } affirmedZoneGatewayStatisticsDnsNumDnsInternalFailIllegalHintsFlags OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Internal - Illegal hints flags specified" ::= { affirmedZoneGatewayStatisticsDnsEntry 27 } affirmedZoneGatewayStatisticsDnsNumDnsInternalFailLibraryNotInitialized OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Internal - Library not initialized" ::= { affirmedZoneGatewayStatisticsDnsEntry 28 } affirmedZoneGatewayStatisticsDnsNumDnsInternalFailErrorLoadingDll OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Internal - Error loading DLL" ::= { affirmedZoneGatewayStatisticsDnsEntry 29 } affirmedZoneGatewayStatisticsDnsNumDnsInternalFailErrorGettingNetParams OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Internal - Could not get network parameters" ::= { affirmedZoneGatewayStatisticsDnsEntry 30 } affirmedZoneGatewayStatisticsDnsNumDnsInternalFailQueryCanceled OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Internal - DNS query canceled" ::= { affirmedZoneGatewayStatisticsDnsEntry 31 } affirmedZoneGatewayStatisticsDnsNumDnsInternalFailOtherReason OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Internal - other reason" ::= { affirmedZoneGatewayStatisticsDnsEntry 32 } affirmedZoneGatewayStatisticsDnsNumDnsResponseFailMisc OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "DNS Response Failed - miscellaneous" ::= { affirmedZoneGatewayStatisticsDnsEntry 33 } affirmedZoneGatewayStatisticsDnsNumDnsResponseNotSent OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "DNS Response - send to application failed" ::= { affirmedZoneGatewayStatisticsDnsEntry 34 } affirmedZoneGatewayStatisticsDnsNumDnsSendFailedNoConfig OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "DNS Request - send to DNS server failed - No Configuration" ::= { affirmedZoneGatewayStatisticsDnsEntry 35 } affirmedZoneGatewayStatisticsDnsNumDnsFailedMisc OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "DNS Internal - unknown" ::= { affirmedZoneGatewayStatisticsDnsEntry 36 } affirmedZoneGatewayStatisticsDnsNumDnsInternalFailSendingError OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "DNS Request - send to DNS server failed" ::= { affirmedZoneGatewayStatisticsDnsEntry 37 } affirmedZoneGatewayStatisticsDnsNumDnsResponseFailOperationNotImplementedByServer OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "DNS Response - server does not implement requested operation" ::= { affirmedZoneGatewayStatisticsDnsEntry 38 } affirmedZoneGatewayStatisticsDnsNumDnsResponseFailNoNameNaptr OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "DNS Response Failed - domain name not found for NAPTR request" ::= { affirmedZoneGatewayStatisticsDnsEntry 39 } affirmedZoneGatewayStatisticsDnsNumDnsResponseFailNoNameA OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "DNS Response Failed - domain name not found for A/AAAA request" ::= { affirmedZoneGatewayStatisticsDnsEntry 40 } affirmedZoneGatewayStatisticsDnsNumDnsResponseFailNoNameSrv OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "DNS Response Failed - domain name not found for SRV request" ::= { affirmedZoneGatewayStatisticsDnsEntry 41 } affirmedZoneGatewayStatisticsUplaneDnsTable OBJECT-TYPE SYNTAX SEQUENCE OF AffirmedZoneGatewayStatisticsUplaneDnsEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "" ::= { affirmedZoneMIB 526 } affirmedZoneGatewayStatisticsUplaneDnsEntry OBJECT-TYPE SYNTAX AffirmedZoneGatewayStatisticsUplaneDnsEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "" INDEX { affirmedZoneName, affirmedZoneGatewayStatisticsUplaneDnsName } ::= { affirmedZoneGatewayStatisticsUplaneDnsTable 1 } AffirmedZoneGatewayStatisticsUplaneDnsEntry ::= SEQUENCE { affirmedZoneGatewayStatisticsUplaneDnsName String, affirmedZoneGatewayStatisticsUplaneDnsNumDnsCacheHits ConfdString, affirmedZoneGatewayStatisticsUplaneDnsNumDnsCacheHitsNaptr ConfdString, affirmedZoneGatewayStatisticsUplaneDnsNumDnsCacheHitsSrv ConfdString, affirmedZoneGatewayStatisticsUplaneDnsNumDnsCacheHitsA ConfdString, affirmedZoneGatewayStatisticsUplaneDnsNumDnsAttempts ConfdString, affirmedZoneGatewayStatisticsUplaneDnsNumDnsSendSuccess ConfdString, affirmedZoneGatewayStatisticsUplaneDnsNumDnsFailedMisc ConfdString, affirmedZoneGatewayStatisticsUplaneDnsNumDnsResponseFailTimeout ConfdString, affirmedZoneGatewayStatisticsUplaneDnsNumDnsResponseDropNoPdnSession ConfdString, affirmedZoneGatewayStatisticsUplaneDnsNumSessionPendedForDns ConfdString, affirmedZoneGatewayStatisticsUplaneDnsNumSessionPendedForDnsSuccess ConfdString, affirmedZoneGatewayStatisticsUplaneDnsNumSessionPendedForDnsTimeout ConfdString } affirmedZoneGatewayStatisticsUplaneDnsName OBJECT-TYPE SYNTAX String MAX-ACCESS not-accessible STATUS current DESCRIPTION "Table Name" ::= { affirmedZoneGatewayStatisticsUplaneDnsEntry 1 } affirmedZoneGatewayStatisticsUplaneDnsNumDnsCacheHits OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "DNS - Records found in cache" ::= { affirmedZoneGatewayStatisticsUplaneDnsEntry 2 } affirmedZoneGatewayStatisticsUplaneDnsNumDnsCacheHitsNaptr OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "DNS - Naptr records found in cache" ::= { affirmedZoneGatewayStatisticsUplaneDnsEntry 3 } affirmedZoneGatewayStatisticsUplaneDnsNumDnsCacheHitsSrv OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "DNS - Srv records found in cache" ::= { affirmedZoneGatewayStatisticsUplaneDnsEntry 4 } affirmedZoneGatewayStatisticsUplaneDnsNumDnsCacheHitsA OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "DNS - A/AAAA records found in cache" ::= { affirmedZoneGatewayStatisticsUplaneDnsEntry 5 } affirmedZoneGatewayStatisticsUplaneDnsNumDnsAttempts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "DNS Request - Attempts" ::= { affirmedZoneGatewayStatisticsUplaneDnsEntry 6 } affirmedZoneGatewayStatisticsUplaneDnsNumDnsSendSuccess OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "DNS Request - Success" ::= { affirmedZoneGatewayStatisticsUplaneDnsEntry 7 } affirmedZoneGatewayStatisticsUplaneDnsNumDnsFailedMisc OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "DNS Request Failed - Miscellaneous" ::= { affirmedZoneGatewayStatisticsUplaneDnsEntry 8 } affirmedZoneGatewayStatisticsUplaneDnsNumDnsResponseFailTimeout OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "DNS Response Failed - Session timeout waiting for DNS" ::= { affirmedZoneGatewayStatisticsUplaneDnsEntry 9 } affirmedZoneGatewayStatisticsUplaneDnsNumDnsResponseDropNoPdnSession OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "DNS Response Failed - Dropped no PDN session" ::= { affirmedZoneGatewayStatisticsUplaneDnsEntry 10 } affirmedZoneGatewayStatisticsUplaneDnsNumSessionPendedForDns OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Sessions pended for DNS" ::= { affirmedZoneGatewayStatisticsUplaneDnsEntry 11 } affirmedZoneGatewayStatisticsUplaneDnsNumSessionPendedForDnsSuccess OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "DNS success for pended sessions" ::= { affirmedZoneGatewayStatisticsUplaneDnsEntry 12 } affirmedZoneGatewayStatisticsUplaneDnsNumSessionPendedForDnsTimeout OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "DNS timeout for pended sessions" ::= { affirmedZoneGatewayStatisticsUplaneDnsEntry 13 } affirmedZoneGatewayStatisticsPcscfServerStatsTable OBJECT-TYPE SYNTAX SEQUENCE OF AffirmedZoneGatewayStatisticsPcscfServerStatsEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "" ::= { affirmedZoneMIB 531 } affirmedZoneGatewayStatisticsPcscfServerStatsEntry OBJECT-TYPE SYNTAX AffirmedZoneGatewayStatisticsPcscfServerStatsEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "" INDEX { affirmedZoneName, affirmedZoneGatewayStatisticsPcscfServerStatsPcscfListName, affirmedZoneGatewayStatisticsPcscfServerStatsPcscfAddress } ::= { affirmedZoneGatewayStatisticsPcscfServerStatsTable 1 } AffirmedZoneGatewayStatisticsPcscfServerStatsEntry ::= SEQUENCE { affirmedZoneGatewayStatisticsPcscfServerStatsPcscfListName String, affirmedZoneGatewayStatisticsPcscfServerStatsPcscfAddress String, affirmedZoneGatewayStatisticsPcscfServerStatsNumSessionsAllocated Unsigned32, affirmedZoneGatewayStatisticsPcscfServerStatsNumSessionsDeallocated Unsigned32, affirmedZoneGatewayStatisticsPcscfServerStatsCurrentSessions Unsigned32 } affirmedZoneGatewayStatisticsPcscfServerStatsPcscfListName OBJECT-TYPE SYNTAX String MAX-ACCESS not-accessible STATUS current DESCRIPTION "P-CSCF List Name" ::= { affirmedZoneGatewayStatisticsPcscfServerStatsEntry 1 } affirmedZoneGatewayStatisticsPcscfServerStatsPcscfAddress OBJECT-TYPE SYNTAX String MAX-ACCESS not-accessible STATUS current DESCRIPTION "P-CSCF Server IP Address, must be a valid IPV4 or IPV6 address" ::= { affirmedZoneGatewayStatisticsPcscfServerStatsEntry 2 } affirmedZoneGatewayStatisticsPcscfServerStatsNumSessionsAllocated OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of PDN Sessions allocated with this P-CSCF IP Address" ::= { affirmedZoneGatewayStatisticsPcscfServerStatsEntry 3 } affirmedZoneGatewayStatisticsPcscfServerStatsNumSessionsDeallocated OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of PDN Sessions with this P-CSCF IP Address deactivated" ::= { affirmedZoneGatewayStatisticsPcscfServerStatsEntry 4 } affirmedZoneGatewayStatisticsPcscfServerStatsCurrentSessions OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Current number of PDN Sessions using this P-CSCF IP Address" ::= { affirmedZoneGatewayStatisticsPcscfServerStatsEntry 5 } affirmedZoneGatewayStatisticsDhcpMappingTemplateTable OBJECT-TYPE SYNTAX SEQUENCE OF AffirmedZoneGatewayStatisticsDhcpMappingTemplateEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "" ::= { affirmedZoneMIB 399 } affirmedZoneGatewayStatisticsDhcpMappingTemplateEntry OBJECT-TYPE SYNTAX AffirmedZoneGatewayStatisticsDhcpMappingTemplateEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "" INDEX { affirmedZoneName, affirmedZoneGatewayStatisticsDhcpMappingTemplateName } ::= { affirmedZoneGatewayStatisticsDhcpMappingTemplateTable 1 } AffirmedZoneGatewayStatisticsDhcpMappingTemplateEntry ::= SEQUENCE { affirmedZoneGatewayStatisticsDhcpMappingTemplateName String, affirmedZoneGatewayStatisticsDhcpMappingTemplateNumOutgoingReplacements ConfdString, affirmedZoneGatewayStatisticsDhcpMappingTemplateNumOutgoingRemovals ConfdString, affirmedZoneGatewayStatisticsDhcpMappingTemplateNumOutgoingFormatSubstitutions ConfdString, affirmedZoneGatewayStatisticsDhcpMappingTemplateNumOutgoingReplacementFailures ConfdString, affirmedZoneGatewayStatisticsDhcpMappingTemplateNumIncomingReplacements ConfdString, affirmedZoneGatewayStatisticsDhcpMappingTemplateNumIncomingRemovals ConfdString, affirmedZoneGatewayStatisticsDhcpMappingTemplateNumIncomingMatches ConfdString, affirmedZoneGatewayStatisticsDhcpMappingTemplateNumIncomingMatchFailures ConfdString, affirmedZoneGatewayStatisticsDhcpMappingTemplateNumIncomingReplacementFailures ConfdString } affirmedZoneGatewayStatisticsDhcpMappingTemplateName OBJECT-TYPE SYNTAX String MAX-ACCESS not-accessible STATUS current DESCRIPTION "Mapping Template Name" ::= { affirmedZoneGatewayStatisticsDhcpMappingTemplateEntry 1 } affirmedZoneGatewayStatisticsDhcpMappingTemplateNumOutgoingReplacements OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of outgoing replacements" ::= { affirmedZoneGatewayStatisticsDhcpMappingTemplateEntry 2 } affirmedZoneGatewayStatisticsDhcpMappingTemplateNumOutgoingRemovals OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of outgoing attributes removed" ::= { affirmedZoneGatewayStatisticsDhcpMappingTemplateEntry 3 } affirmedZoneGatewayStatisticsDhcpMappingTemplateNumOutgoingFormatSubstitutions OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of outgoing substitutions using from-format" ::= { affirmedZoneGatewayStatisticsDhcpMappingTemplateEntry 4 } affirmedZoneGatewayStatisticsDhcpMappingTemplateNumOutgoingReplacementFailures OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of outgoing replacement failures" ::= { affirmedZoneGatewayStatisticsDhcpMappingTemplateEntry 5 } affirmedZoneGatewayStatisticsDhcpMappingTemplateNumIncomingReplacements OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of incoming replacements" ::= { affirmedZoneGatewayStatisticsDhcpMappingTemplateEntry 6 } affirmedZoneGatewayStatisticsDhcpMappingTemplateNumIncomingRemovals OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of incoming attributes removed" ::= { affirmedZoneGatewayStatisticsDhcpMappingTemplateEntry 7 } affirmedZoneGatewayStatisticsDhcpMappingTemplateNumIncomingMatches OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of incoming matches using to-format" ::= { affirmedZoneGatewayStatisticsDhcpMappingTemplateEntry 8 } affirmedZoneGatewayStatisticsDhcpMappingTemplateNumIncomingMatchFailures OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of match failures using to-format" ::= { affirmedZoneGatewayStatisticsDhcpMappingTemplateEntry 9 } affirmedZoneGatewayStatisticsDhcpMappingTemplateNumIncomingReplacementFailures OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of incoming replacement failures" ::= { affirmedZoneGatewayStatisticsDhcpMappingTemplateEntry 10 } affirmedZoneGatewayStatisticsRadiusMappingTemplateTable OBJECT-TYPE SYNTAX SEQUENCE OF AffirmedZoneGatewayStatisticsRadiusMappingTemplateEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "" ::= { affirmedZoneMIB 398 } affirmedZoneGatewayStatisticsRadiusMappingTemplateEntry OBJECT-TYPE SYNTAX AffirmedZoneGatewayStatisticsRadiusMappingTemplateEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "" INDEX { affirmedZoneName, affirmedZoneGatewayStatisticsRadiusMappingTemplateName } ::= { affirmedZoneGatewayStatisticsRadiusMappingTemplateTable 1 } AffirmedZoneGatewayStatisticsRadiusMappingTemplateEntry ::= SEQUENCE { affirmedZoneGatewayStatisticsRadiusMappingTemplateName String, affirmedZoneGatewayStatisticsRadiusMappingTemplateNumOutgoingReplacements ConfdString, affirmedZoneGatewayStatisticsRadiusMappingTemplateNumOutgoingRemovals ConfdString, affirmedZoneGatewayStatisticsRadiusMappingTemplateNumOutgoingFormatSubstitutions ConfdString, affirmedZoneGatewayStatisticsRadiusMappingTemplateNumOutgoingReplacementFailures ConfdString, affirmedZoneGatewayStatisticsRadiusMappingTemplateNumIncomingReplacements ConfdString, affirmedZoneGatewayStatisticsRadiusMappingTemplateNumIncomingRemovals ConfdString, affirmedZoneGatewayStatisticsRadiusMappingTemplateNumIncomingMatches ConfdString, affirmedZoneGatewayStatisticsRadiusMappingTemplateNumIncomingMatchFailures ConfdString, affirmedZoneGatewayStatisticsRadiusMappingTemplateNumIncomingReplacementFailures ConfdString } affirmedZoneGatewayStatisticsRadiusMappingTemplateName OBJECT-TYPE SYNTAX String MAX-ACCESS not-accessible STATUS current DESCRIPTION "Mapping Template Name" ::= { affirmedZoneGatewayStatisticsRadiusMappingTemplateEntry 1 } affirmedZoneGatewayStatisticsRadiusMappingTemplateNumOutgoingReplacements OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of outgoing replacements" ::= { affirmedZoneGatewayStatisticsRadiusMappingTemplateEntry 2 } affirmedZoneGatewayStatisticsRadiusMappingTemplateNumOutgoingRemovals OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of outgoing attributes removed" ::= { affirmedZoneGatewayStatisticsRadiusMappingTemplateEntry 3 } affirmedZoneGatewayStatisticsRadiusMappingTemplateNumOutgoingFormatSubstitutions OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of outgoing substitutions using from-format" ::= { affirmedZoneGatewayStatisticsRadiusMappingTemplateEntry 4 } affirmedZoneGatewayStatisticsRadiusMappingTemplateNumOutgoingReplacementFailures OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of outgoing replacement failures" ::= { affirmedZoneGatewayStatisticsRadiusMappingTemplateEntry 5 } affirmedZoneGatewayStatisticsRadiusMappingTemplateNumIncomingReplacements OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of incoming replacements" ::= { affirmedZoneGatewayStatisticsRadiusMappingTemplateEntry 6 } affirmedZoneGatewayStatisticsRadiusMappingTemplateNumIncomingRemovals OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of incoming attributes removed" ::= { affirmedZoneGatewayStatisticsRadiusMappingTemplateEntry 7 } affirmedZoneGatewayStatisticsRadiusMappingTemplateNumIncomingMatches OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of incoming matches using to-format" ::= { affirmedZoneGatewayStatisticsRadiusMappingTemplateEntry 8 } affirmedZoneGatewayStatisticsRadiusMappingTemplateNumIncomingMatchFailures OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of match failures using to-format" ::= { affirmedZoneGatewayStatisticsRadiusMappingTemplateEntry 9 } affirmedZoneGatewayStatisticsRadiusMappingTemplateNumIncomingReplacementFailures OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of incoming replacement failures" ::= { affirmedZoneGatewayStatisticsRadiusMappingTemplateEntry 10 } affirmedZoneGatewayEpdgDnsPgwSelectionEpdgDnsSummaryTable OBJECT-TYPE SYNTAX SEQUENCE OF AffirmedZoneGatewayEpdgDnsPgwSelectionEpdgDnsSummaryEntry MAX-ACCESS not-accessible STATUS deprecated DESCRIPTION "" ::= { affirmedZoneMIB 340 } affirmedZoneGatewayEpdgDnsPgwSelectionEpdgDnsSummaryEntry OBJECT-TYPE SYNTAX AffirmedZoneGatewayEpdgDnsPgwSelectionEpdgDnsSummaryEntry MAX-ACCESS not-accessible STATUS deprecated DESCRIPTION "" INDEX { affirmedZoneName, affirmedZoneGatewayEpdgDnsPgwSelectionEpdgDnsSummaryApn, affirmedZoneGatewayEpdgDnsPgwSelectionEpdgDnsSummaryServiceName } ::= { affirmedZoneGatewayEpdgDnsPgwSelectionEpdgDnsSummaryTable 1 } AffirmedZoneGatewayEpdgDnsPgwSelectionEpdgDnsSummaryEntry ::= SEQUENCE { affirmedZoneGatewayEpdgDnsPgwSelectionEpdgDnsSummaryApn String, affirmedZoneGatewayEpdgDnsPgwSelectionEpdgDnsSummaryDnsFeature INTEGER, affirmedZoneGatewayEpdgDnsPgwSelectionEpdgDnsSummaryDnsApnFqdn String, affirmedZoneGatewayEpdgDnsPgwSelectionEpdgDnsSummaryDnsNaptrReplacmentRecord String, affirmedZoneGatewayEpdgDnsPgwSelectionEpdgDnsSummaryDnsSrvRecord String, affirmedZoneGatewayEpdgDnsPgwSelectionEpdgDnsSummaryDnsARecord String, affirmedZoneGatewayEpdgDnsPgwSelectionEpdgDnsSummaryDnsNaptrIdx Unsigned32, affirmedZoneGatewayEpdgDnsPgwSelectionEpdgDnsSummaryDnsSrvIdx Unsigned32, affirmedZoneGatewayEpdgDnsPgwSelectionEpdgDnsSummaryDnsIPStrIdx Unsigned32, affirmedZoneGatewayEpdgDnsPgwSelectionEpdgDnsSummarySelectedPgwIPAddress String, affirmedZoneGatewayEpdgDnsPgwSelectionEpdgDnsSummaryServiceName String, affirmedZoneGatewayEpdgDnsPgwSelectionEpdgDnsSummaryDnsIPAddress String } affirmedZoneGatewayEpdgDnsPgwSelectionEpdgDnsSummaryApn OBJECT-TYPE SYNTAX String MAX-ACCESS not-accessible STATUS current DESCRIPTION "Configured APN" ::= { affirmedZoneGatewayEpdgDnsPgwSelectionEpdgDnsSummaryEntry 1 } affirmedZoneGatewayEpdgDnsPgwSelectionEpdgDnsSummaryDnsFeature OBJECT-TYPE SYNTAX INTEGER {false(0),true(1)} MAX-ACCESS read-only STATUS current DESCRIPTION "DNS Feature Enabled" ::= { affirmedZoneGatewayEpdgDnsPgwSelectionEpdgDnsSummaryEntry 2 } affirmedZoneGatewayEpdgDnsPgwSelectionEpdgDnsSummaryDnsApnFqdn OBJECT-TYPE SYNTAX String MAX-ACCESS read-only STATUS current DESCRIPTION "APN FQDN Used for DNS Resolution" ::= { affirmedZoneGatewayEpdgDnsPgwSelectionEpdgDnsSummaryEntry 3 } affirmedZoneGatewayEpdgDnsPgwSelectionEpdgDnsSummaryDnsNaptrReplacmentRecord OBJECT-TYPE SYNTAX String MAX-ACCESS read-only STATUS current DESCRIPTION "Selected NAPTR Replacement record" ::= { affirmedZoneGatewayEpdgDnsPgwSelectionEpdgDnsSummaryEntry 4 } affirmedZoneGatewayEpdgDnsPgwSelectionEpdgDnsSummaryDnsSrvRecord OBJECT-TYPE SYNTAX String MAX-ACCESS read-only STATUS current DESCRIPTION "Result of Resolving a NAPTR SRV Record (PGW FQDN)" ::= { affirmedZoneGatewayEpdgDnsPgwSelectionEpdgDnsSummaryEntry 5 } affirmedZoneGatewayEpdgDnsPgwSelectionEpdgDnsSummaryDnsARecord OBJECT-TYPE SYNTAX String MAX-ACCESS read-only STATUS deprecated DESCRIPTION "Resolved IP Address" ::= { affirmedZoneGatewayEpdgDnsPgwSelectionEpdgDnsSummaryEntry 6 } affirmedZoneGatewayEpdgDnsPgwSelectionEpdgDnsSummaryDnsNaptrIdx OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Selected NAPTR Record Index" ::= { affirmedZoneGatewayEpdgDnsPgwSelectionEpdgDnsSummaryEntry 7 } affirmedZoneGatewayEpdgDnsPgwSelectionEpdgDnsSummaryDnsSrvIdx OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Selected Srv Record Index" ::= { affirmedZoneGatewayEpdgDnsPgwSelectionEpdgDnsSummaryEntry 8 } affirmedZoneGatewayEpdgDnsPgwSelectionEpdgDnsSummaryDnsIPStrIdx OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Selected IP Address Record Index" ::= { affirmedZoneGatewayEpdgDnsPgwSelectionEpdgDnsSummaryEntry 9 } affirmedZoneGatewayEpdgDnsPgwSelectionEpdgDnsSummarySelectedPgwIPAddress OBJECT-TYPE SYNTAX String MAX-ACCESS read-only STATUS deprecated DESCRIPTION "Selected PGW IP Address" ::= { affirmedZoneGatewayEpdgDnsPgwSelectionEpdgDnsSummaryEntry 10 } affirmedZoneGatewayEpdgDnsPgwSelectionEpdgDnsSummaryServiceName OBJECT-TYPE SYNTAX String MAX-ACCESS not-accessible STATUS current DESCRIPTION "Task Service Name" ::= { affirmedZoneGatewayEpdgDnsPgwSelectionEpdgDnsSummaryEntry 11 } affirmedZoneGatewayEpdgDnsPgwSelectionEpdgDnsSummaryDnsIPAddress OBJECT-TYPE SYNTAX String MAX-ACCESS read-only STATUS current DESCRIPTION "Resolved IP Address" ::= { affirmedZoneGatewayEpdgDnsPgwSelectionEpdgDnsSummaryEntry 12 } affirmedZoneGatewayEpdgDnsPgwSelectionEpdgShowDnsSummaryTable OBJECT-TYPE SYNTAX SEQUENCE OF AffirmedZoneGatewayEpdgDnsPgwSelectionEpdgShowDnsSummaryEntry MAX-ACCESS not-accessible STATUS deprecated DESCRIPTION "" ::= { affirmedZoneMIB 376 } affirmedZoneGatewayEpdgDnsPgwSelectionEpdgShowDnsSummaryEntry OBJECT-TYPE SYNTAX AffirmedZoneGatewayEpdgDnsPgwSelectionEpdgShowDnsSummaryEntry MAX-ACCESS not-accessible STATUS deprecated DESCRIPTION "" INDEX { affirmedZoneName, affirmedZoneGatewayEpdgDnsPgwSelectionEpdgShowDnsSummaryApn, affirmedZoneGatewayEpdgDnsPgwSelectionEpdgShowDnsSummaryPlmn, affirmedZoneGatewayEpdgDnsPgwSelectionEpdgShowDnsSummaryNaptrFqdn, affirmedZoneGatewayEpdgDnsPgwSelectionEpdgShowDnsSummaryServiceName } ::= { affirmedZoneGatewayEpdgDnsPgwSelectionEpdgShowDnsSummaryTable 1 } AffirmedZoneGatewayEpdgDnsPgwSelectionEpdgShowDnsSummaryEntry ::= SEQUENCE { affirmedZoneGatewayEpdgDnsPgwSelectionEpdgShowDnsSummaryApn String, affirmedZoneGatewayEpdgDnsPgwSelectionEpdgShowDnsSummaryPlmn Unsigned32, affirmedZoneGatewayEpdgDnsPgwSelectionEpdgShowDnsSummaryServiceName String, affirmedZoneGatewayEpdgDnsPgwSelectionEpdgShowDnsSummaryDnsFeature INTEGER, affirmedZoneGatewayEpdgDnsPgwSelectionEpdgShowDnsSummaryDnsApnFqdn String, affirmedZoneGatewayEpdgDnsPgwSelectionEpdgShowDnsSummaryDnsNaptrReplacmentRecord String, affirmedZoneGatewayEpdgDnsPgwSelectionEpdgShowDnsSummaryDnsSrvRecord String, affirmedZoneGatewayEpdgDnsPgwSelectionEpdgShowDnsSummaryDnsIPAddress String, affirmedZoneGatewayEpdgDnsPgwSelectionEpdgShowDnsSummaryDnsNaptrIdx Unsigned32, affirmedZoneGatewayEpdgDnsPgwSelectionEpdgShowDnsSummaryDnsSrvIdx Unsigned32, affirmedZoneGatewayEpdgDnsPgwSelectionEpdgShowDnsSummaryDnsIPStrIdx Unsigned32, affirmedZoneGatewayEpdgDnsPgwSelectionEpdgShowDnsSummaryNaptrFqdn String } affirmedZoneGatewayEpdgDnsPgwSelectionEpdgShowDnsSummaryApn OBJECT-TYPE SYNTAX String MAX-ACCESS not-accessible STATUS current DESCRIPTION "Configured APN" ::= { affirmedZoneGatewayEpdgDnsPgwSelectionEpdgShowDnsSummaryEntry 1 } affirmedZoneGatewayEpdgDnsPgwSelectionEpdgShowDnsSummaryPlmn OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS not-accessible STATUS current DESCRIPTION "PLMN" ::= { affirmedZoneGatewayEpdgDnsPgwSelectionEpdgShowDnsSummaryEntry 2 } affirmedZoneGatewayEpdgDnsPgwSelectionEpdgShowDnsSummaryServiceName OBJECT-TYPE SYNTAX String MAX-ACCESS not-accessible STATUS current DESCRIPTION "Task Service Name" ::= { affirmedZoneGatewayEpdgDnsPgwSelectionEpdgShowDnsSummaryEntry 3 } affirmedZoneGatewayEpdgDnsPgwSelectionEpdgShowDnsSummaryDnsFeature OBJECT-TYPE SYNTAX INTEGER {false(0),true(1)} MAX-ACCESS read-only STATUS current DESCRIPTION "DNS Feature Enabled" ::= { affirmedZoneGatewayEpdgDnsPgwSelectionEpdgShowDnsSummaryEntry 4 } affirmedZoneGatewayEpdgDnsPgwSelectionEpdgShowDnsSummaryDnsApnFqdn OBJECT-TYPE SYNTAX String MAX-ACCESS read-only STATUS current DESCRIPTION "APN FQDN Used for DNS Resolution" ::= { affirmedZoneGatewayEpdgDnsPgwSelectionEpdgShowDnsSummaryEntry 5 } affirmedZoneGatewayEpdgDnsPgwSelectionEpdgShowDnsSummaryDnsNaptrReplacmentRecord OBJECT-TYPE SYNTAX String MAX-ACCESS read-only STATUS current DESCRIPTION "Selected NAPTR Replacement record" ::= { affirmedZoneGatewayEpdgDnsPgwSelectionEpdgShowDnsSummaryEntry 6 } affirmedZoneGatewayEpdgDnsPgwSelectionEpdgShowDnsSummaryDnsSrvRecord OBJECT-TYPE SYNTAX String MAX-ACCESS read-only STATUS current DESCRIPTION "Result of Resolving a NAPTR SRV Record (PGW FQDN)" ::= { affirmedZoneGatewayEpdgDnsPgwSelectionEpdgShowDnsSummaryEntry 7 } affirmedZoneGatewayEpdgDnsPgwSelectionEpdgShowDnsSummaryDnsIPAddress OBJECT-TYPE SYNTAX String MAX-ACCESS read-only STATUS current DESCRIPTION "Resolved IP Address" ::= { affirmedZoneGatewayEpdgDnsPgwSelectionEpdgShowDnsSummaryEntry 8 } affirmedZoneGatewayEpdgDnsPgwSelectionEpdgShowDnsSummaryDnsNaptrIdx OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Selected NAPTR Record Index" ::= { affirmedZoneGatewayEpdgDnsPgwSelectionEpdgShowDnsSummaryEntry 9 } affirmedZoneGatewayEpdgDnsPgwSelectionEpdgShowDnsSummaryDnsSrvIdx OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Selected Srv Record Index" ::= { affirmedZoneGatewayEpdgDnsPgwSelectionEpdgShowDnsSummaryEntry 10 } affirmedZoneGatewayEpdgDnsPgwSelectionEpdgShowDnsSummaryDnsIPStrIdx OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Selected IP Address Record Index" ::= { affirmedZoneGatewayEpdgDnsPgwSelectionEpdgShowDnsSummaryEntry 11 } affirmedZoneGatewayEpdgDnsPgwSelectionEpdgShowDnsSummaryNaptrFqdn OBJECT-TYPE SYNTAX String MAX-ACCESS not-accessible STATUS current DESCRIPTION "FQDN Used for DNS Resolution" ::= { affirmedZoneGatewayEpdgDnsPgwSelectionEpdgShowDnsSummaryEntry 12 } affirmedZoneGatewayEpdgDnsPgwSelectionEpdgShowPgwListTable OBJECT-TYPE SYNTAX SEQUENCE OF AffirmedZoneGatewayEpdgDnsPgwSelectionEpdgShowPgwListEntry MAX-ACCESS not-accessible STATUS deprecated DESCRIPTION "" ::= { affirmedZoneMIB 349 } affirmedZoneGatewayEpdgDnsPgwSelectionEpdgShowPgwListEntry OBJECT-TYPE SYNTAX AffirmedZoneGatewayEpdgDnsPgwSelectionEpdgShowPgwListEntry MAX-ACCESS not-accessible STATUS deprecated DESCRIPTION "" INDEX { affirmedZoneName, affirmedZoneGatewayEpdgDnsPgwSelectionEpdgShowPgwListApn, affirmedZoneGatewayEpdgDnsPgwSelectionEpdgShowPgwListServiceName, affirmedZoneGatewayEpdgDnsPgwSelectionEpdgShowPgwListHostName, affirmedZoneGatewayEpdgDnsPgwSelectionEpdgShowPgwListListType, affirmedZoneGatewayEpdgDnsPgwSelectionEpdgShowPgwListPgwIPAddress } ::= { affirmedZoneGatewayEpdgDnsPgwSelectionEpdgShowPgwListTable 1 } AffirmedZoneGatewayEpdgDnsPgwSelectionEpdgShowPgwListEntry ::= SEQUENCE { affirmedZoneGatewayEpdgDnsPgwSelectionEpdgShowPgwListApn String, affirmedZoneGatewayEpdgDnsPgwSelectionEpdgShowPgwListServiceName String, affirmedZoneGatewayEpdgDnsPgwSelectionEpdgShowPgwListHostName String, affirmedZoneGatewayEpdgDnsPgwSelectionEpdgShowPgwListListType String, affirmedZoneGatewayEpdgDnsPgwSelectionEpdgShowPgwListPgwIPAddress String, affirmedZoneGatewayEpdgDnsPgwSelectionEpdgShowPgwListStatisticalWeight Unsigned32, affirmedZoneGatewayEpdgDnsPgwSelectionEpdgShowPgwListNormalizedWeight Unsigned32, affirmedZoneGatewayEpdgDnsPgwSelectionEpdgShowPgwListIsPgwBarred INTEGER, affirmedZoneGatewayEpdgDnsPgwSelectionEpdgShowPgwListPgwBarredTime Unsigned32, affirmedZoneGatewayEpdgDnsPgwSelectionEpdgShowPgwListPgwBarredTTL Unsigned32 } affirmedZoneGatewayEpdgDnsPgwSelectionEpdgShowPgwListApn OBJECT-TYPE SYNTAX String MAX-ACCESS not-accessible STATUS current DESCRIPTION "Configured APN" ::= { affirmedZoneGatewayEpdgDnsPgwSelectionEpdgShowPgwListEntry 1 } affirmedZoneGatewayEpdgDnsPgwSelectionEpdgShowPgwListServiceName OBJECT-TYPE SYNTAX String MAX-ACCESS not-accessible STATUS current DESCRIPTION "Task Service Name" ::= { affirmedZoneGatewayEpdgDnsPgwSelectionEpdgShowPgwListEntry 2 } affirmedZoneGatewayEpdgDnsPgwSelectionEpdgShowPgwListHostName OBJECT-TYPE SYNTAX String MAX-ACCESS not-accessible STATUS current DESCRIPTION "Hostname" ::= { affirmedZoneGatewayEpdgDnsPgwSelectionEpdgShowPgwListEntry 3 } affirmedZoneGatewayEpdgDnsPgwSelectionEpdgShowPgwListListType OBJECT-TYPE SYNTAX String MAX-ACCESS not-accessible STATUS current DESCRIPTION "Type of PGW list" ::= { affirmedZoneGatewayEpdgDnsPgwSelectionEpdgShowPgwListEntry 4 } affirmedZoneGatewayEpdgDnsPgwSelectionEpdgShowPgwListPgwIPAddress OBJECT-TYPE SYNTAX String MAX-ACCESS not-accessible STATUS current DESCRIPTION "PGW IP Address" ::= { affirmedZoneGatewayEpdgDnsPgwSelectionEpdgShowPgwListEntry 5 } affirmedZoneGatewayEpdgDnsPgwSelectionEpdgShowPgwListStatisticalWeight OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Statistical Weight" ::= { affirmedZoneGatewayEpdgDnsPgwSelectionEpdgShowPgwListEntry 6 } affirmedZoneGatewayEpdgDnsPgwSelectionEpdgShowPgwListNormalizedWeight OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Normalized Weight" ::= { affirmedZoneGatewayEpdgDnsPgwSelectionEpdgShowPgwListEntry 7 } affirmedZoneGatewayEpdgDnsPgwSelectionEpdgShowPgwListIsPgwBarred OBJECT-TYPE SYNTAX INTEGER {false(0),true(1)} MAX-ACCESS read-only STATUS current DESCRIPTION "PGW Barred Status" ::= { affirmedZoneGatewayEpdgDnsPgwSelectionEpdgShowPgwListEntry 8 } affirmedZoneGatewayEpdgDnsPgwSelectionEpdgShowPgwListPgwBarredTime OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "PGW Barred Time (seconds)" ::= { affirmedZoneGatewayEpdgDnsPgwSelectionEpdgShowPgwListEntry 9 } affirmedZoneGatewayEpdgDnsPgwSelectionEpdgShowPgwListPgwBarredTTL OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Barred time remaining (seconds)" ::= { affirmedZoneGatewayEpdgDnsPgwSelectionEpdgShowPgwListEntry 10 } affirmedZoneGatewayEpdgDnsPgwSelectionEpdgShowDnsPgwListTable OBJECT-TYPE SYNTAX SEQUENCE OF AffirmedZoneGatewayEpdgDnsPgwSelectionEpdgShowDnsPgwListEntry MAX-ACCESS not-accessible STATUS deprecated DESCRIPTION "" ::= { affirmedZoneMIB 350 } affirmedZoneGatewayEpdgDnsPgwSelectionEpdgShowDnsPgwListEntry OBJECT-TYPE SYNTAX AffirmedZoneGatewayEpdgDnsPgwSelectionEpdgShowDnsPgwListEntry MAX-ACCESS not-accessible STATUS deprecated DESCRIPTION "" INDEX { affirmedZoneName, affirmedZoneGatewayEpdgDnsPgwSelectionEpdgShowDnsPgwListApn, affirmedZoneGatewayEpdgDnsPgwSelectionEpdgShowDnsPgwListServiceName, affirmedZoneGatewayEpdgDnsPgwSelectionEpdgShowDnsPgwListHostName, affirmedZoneGatewayEpdgDnsPgwSelectionEpdgShowDnsPgwListPgwIPAddress } ::= { affirmedZoneGatewayEpdgDnsPgwSelectionEpdgShowDnsPgwListTable 1 } AffirmedZoneGatewayEpdgDnsPgwSelectionEpdgShowDnsPgwListEntry ::= SEQUENCE { affirmedZoneGatewayEpdgDnsPgwSelectionEpdgShowDnsPgwListApn String, affirmedZoneGatewayEpdgDnsPgwSelectionEpdgShowDnsPgwListServiceName String, affirmedZoneGatewayEpdgDnsPgwSelectionEpdgShowDnsPgwListHostName String, affirmedZoneGatewayEpdgDnsPgwSelectionEpdgShowDnsPgwListPgwIPAddress String, affirmedZoneGatewayEpdgDnsPgwSelectionEpdgShowDnsPgwListStatisticalWeight Unsigned32, affirmedZoneGatewayEpdgDnsPgwSelectionEpdgShowDnsPgwListNormalizedWeight Unsigned32, affirmedZoneGatewayEpdgDnsPgwSelectionEpdgShowDnsPgwListIsPgwBarred INTEGER, affirmedZoneGatewayEpdgDnsPgwSelectionEpdgShowDnsPgwListDnsTTL Unsigned32, affirmedZoneGatewayEpdgDnsPgwSelectionEpdgShowDnsPgwListDnsTTLRemaining Unsigned32, affirmedZoneGatewayEpdgDnsPgwSelectionEpdgShowDnsPgwListBarredTime Unsigned32, affirmedZoneGatewayEpdgDnsPgwSelectionEpdgShowDnsPgwListBarredTimeRemaining Unsigned32 } affirmedZoneGatewayEpdgDnsPgwSelectionEpdgShowDnsPgwListApn OBJECT-TYPE SYNTAX String MAX-ACCESS not-accessible STATUS current DESCRIPTION "Configured APN" ::= { affirmedZoneGatewayEpdgDnsPgwSelectionEpdgShowDnsPgwListEntry 1 } affirmedZoneGatewayEpdgDnsPgwSelectionEpdgShowDnsPgwListServiceName OBJECT-TYPE SYNTAX String MAX-ACCESS not-accessible STATUS current DESCRIPTION "Task Service Name" ::= { affirmedZoneGatewayEpdgDnsPgwSelectionEpdgShowDnsPgwListEntry 2 } affirmedZoneGatewayEpdgDnsPgwSelectionEpdgShowDnsPgwListHostName OBJECT-TYPE SYNTAX String MAX-ACCESS not-accessible STATUS current DESCRIPTION "Hostname" ::= { affirmedZoneGatewayEpdgDnsPgwSelectionEpdgShowDnsPgwListEntry 3 } affirmedZoneGatewayEpdgDnsPgwSelectionEpdgShowDnsPgwListPgwIPAddress OBJECT-TYPE SYNTAX String MAX-ACCESS not-accessible STATUS current DESCRIPTION "PGW IP Address" ::= { affirmedZoneGatewayEpdgDnsPgwSelectionEpdgShowDnsPgwListEntry 4 } affirmedZoneGatewayEpdgDnsPgwSelectionEpdgShowDnsPgwListStatisticalWeight OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Statistical Weight" ::= { affirmedZoneGatewayEpdgDnsPgwSelectionEpdgShowDnsPgwListEntry 5 } affirmedZoneGatewayEpdgDnsPgwSelectionEpdgShowDnsPgwListNormalizedWeight OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Normalized Weight" ::= { affirmedZoneGatewayEpdgDnsPgwSelectionEpdgShowDnsPgwListEntry 6 } affirmedZoneGatewayEpdgDnsPgwSelectionEpdgShowDnsPgwListIsPgwBarred OBJECT-TYPE SYNTAX INTEGER {false(0),true(1)} MAX-ACCESS read-only STATUS current DESCRIPTION "PGW Barred Status" ::= { affirmedZoneGatewayEpdgDnsPgwSelectionEpdgShowDnsPgwListEntry 7 } affirmedZoneGatewayEpdgDnsPgwSelectionEpdgShowDnsPgwListDnsTTL OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "DNS TTL (seconds)" ::= { affirmedZoneGatewayEpdgDnsPgwSelectionEpdgShowDnsPgwListEntry 8 } affirmedZoneGatewayEpdgDnsPgwSelectionEpdgShowDnsPgwListDnsTTLRemaining OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "DNS TTL remaining (seconds)" ::= { affirmedZoneGatewayEpdgDnsPgwSelectionEpdgShowDnsPgwListEntry 9 } affirmedZoneGatewayEpdgDnsPgwSelectionEpdgShowDnsPgwListBarredTime OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "PGW Barred Time (seconds)" ::= { affirmedZoneGatewayEpdgDnsPgwSelectionEpdgShowDnsPgwListEntry 10 } affirmedZoneGatewayEpdgDnsPgwSelectionEpdgShowDnsPgwListBarredTimeRemaining OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Barred time remaining (seconds)" ::= { affirmedZoneGatewayEpdgDnsPgwSelectionEpdgShowDnsPgwListEntry 11 } affirmedZoneGatewayEpdgDnsPgwSelectionEpdgShowDnsPgwListPlmnTable OBJECT-TYPE SYNTAX SEQUENCE OF AffirmedZoneGatewayEpdgDnsPgwSelectionEpdgShowDnsPgwListPlmnEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "" ::= { affirmedZoneMIB 377 } affirmedZoneGatewayEpdgDnsPgwSelectionEpdgShowDnsPgwListPlmnEntry OBJECT-TYPE SYNTAX AffirmedZoneGatewayEpdgDnsPgwSelectionEpdgShowDnsPgwListPlmnEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "" INDEX { affirmedZoneName, affirmedZoneGatewayEpdgDnsPgwSelectionEpdgShowDnsPgwListPlmnGwName, affirmedZoneGatewayEpdgDnsPgwSelectionEpdgShowDnsPgwListPlmnApnName, affirmedZoneGatewayEpdgDnsPgwSelectionEpdgShowDnsPgwListPlmnPlmn, affirmedZoneGatewayEpdgDnsPgwSelectionEpdgShowDnsPgwListPlmnNaptrFqdn, affirmedZoneGatewayEpdgDnsPgwSelectionEpdgShowDnsPgwListPlmnServiceName, affirmedZoneGatewayEpdgDnsPgwSelectionEpdgShowDnsPgwListPlmnHostName, affirmedZoneGatewayEpdgDnsPgwSelectionEpdgShowDnsPgwListPlmnPgwIPAddress } ::= { affirmedZoneGatewayEpdgDnsPgwSelectionEpdgShowDnsPgwListPlmnTable 1 } AffirmedZoneGatewayEpdgDnsPgwSelectionEpdgShowDnsPgwListPlmnEntry ::= SEQUENCE { affirmedZoneGatewayEpdgDnsPgwSelectionEpdgShowDnsPgwListPlmnServiceName String, affirmedZoneGatewayEpdgDnsPgwSelectionEpdgShowDnsPgwListPlmnApnName String, affirmedZoneGatewayEpdgDnsPgwSelectionEpdgShowDnsPgwListPlmnPlmn Unsigned32, affirmedZoneGatewayEpdgDnsPgwSelectionEpdgShowDnsPgwListPlmnHostName String, affirmedZoneGatewayEpdgDnsPgwSelectionEpdgShowDnsPgwListPlmnPgwIPAddress String, affirmedZoneGatewayEpdgDnsPgwSelectionEpdgShowDnsPgwListPlmnStatisticalWeight Unsigned32, affirmedZoneGatewayEpdgDnsPgwSelectionEpdgShowDnsPgwListPlmnNormalizedWeight Unsigned32, affirmedZoneGatewayEpdgDnsPgwSelectionEpdgShowDnsPgwListPlmnIsPgwBarred INTEGER, affirmedZoneGatewayEpdgDnsPgwSelectionEpdgShowDnsPgwListPlmnDnsTTL Unsigned32, affirmedZoneGatewayEpdgDnsPgwSelectionEpdgShowDnsPgwListPlmnDnsTTLRemaining Unsigned32, affirmedZoneGatewayEpdgDnsPgwSelectionEpdgShowDnsPgwListPlmnBarredTime Unsigned32, affirmedZoneGatewayEpdgDnsPgwSelectionEpdgShowDnsPgwListPlmnBarredTimeRemaining Unsigned32, affirmedZoneGatewayEpdgDnsPgwSelectionEpdgShowDnsPgwListPlmnLoadControlInfo Unsigned32, affirmedZoneGatewayEpdgDnsPgwSelectionEpdgShowDnsPgwListPlmnOverloadControlInfo Unsigned32, affirmedZoneGatewayEpdgDnsPgwSelectionEpdgShowDnsPgwListPlmnNaptrFqdn String, affirmedZoneGatewayEpdgDnsPgwSelectionEpdgShowDnsPgwListPlmnPriority Unsigned32, affirmedZoneGatewayEpdgDnsPgwSelectionEpdgShowDnsPgwListPlmnGwName String } affirmedZoneGatewayEpdgDnsPgwSelectionEpdgShowDnsPgwListPlmnServiceName OBJECT-TYPE SYNTAX String MAX-ACCESS not-accessible STATUS current DESCRIPTION "Task Service Name" ::= { affirmedZoneGatewayEpdgDnsPgwSelectionEpdgShowDnsPgwListPlmnEntry 1 } affirmedZoneGatewayEpdgDnsPgwSelectionEpdgShowDnsPgwListPlmnApnName OBJECT-TYPE SYNTAX String MAX-ACCESS not-accessible STATUS current DESCRIPTION "Configured APN" ::= { affirmedZoneGatewayEpdgDnsPgwSelectionEpdgShowDnsPgwListPlmnEntry 2 } affirmedZoneGatewayEpdgDnsPgwSelectionEpdgShowDnsPgwListPlmnPlmn OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS not-accessible STATUS current DESCRIPTION "PLMN" ::= { affirmedZoneGatewayEpdgDnsPgwSelectionEpdgShowDnsPgwListPlmnEntry 3 } affirmedZoneGatewayEpdgDnsPgwSelectionEpdgShowDnsPgwListPlmnHostName OBJECT-TYPE SYNTAX String MAX-ACCESS not-accessible STATUS current DESCRIPTION "Hostname" ::= { affirmedZoneGatewayEpdgDnsPgwSelectionEpdgShowDnsPgwListPlmnEntry 4 } affirmedZoneGatewayEpdgDnsPgwSelectionEpdgShowDnsPgwListPlmnPgwIPAddress OBJECT-TYPE SYNTAX String MAX-ACCESS not-accessible STATUS current DESCRIPTION "PGW IP Address" ::= { affirmedZoneGatewayEpdgDnsPgwSelectionEpdgShowDnsPgwListPlmnEntry 5 } affirmedZoneGatewayEpdgDnsPgwSelectionEpdgShowDnsPgwListPlmnStatisticalWeight OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Statistical Weight" ::= { affirmedZoneGatewayEpdgDnsPgwSelectionEpdgShowDnsPgwListPlmnEntry 6 } affirmedZoneGatewayEpdgDnsPgwSelectionEpdgShowDnsPgwListPlmnNormalizedWeight OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Normalized Weight" ::= { affirmedZoneGatewayEpdgDnsPgwSelectionEpdgShowDnsPgwListPlmnEntry 7 } affirmedZoneGatewayEpdgDnsPgwSelectionEpdgShowDnsPgwListPlmnIsPgwBarred OBJECT-TYPE SYNTAX INTEGER {false(0),true(1)} MAX-ACCESS read-only STATUS current DESCRIPTION "PGW Barred Status" ::= { affirmedZoneGatewayEpdgDnsPgwSelectionEpdgShowDnsPgwListPlmnEntry 8 } affirmedZoneGatewayEpdgDnsPgwSelectionEpdgShowDnsPgwListPlmnDnsTTL OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "DNS TTL (seconds)" ::= { affirmedZoneGatewayEpdgDnsPgwSelectionEpdgShowDnsPgwListPlmnEntry 9 } affirmedZoneGatewayEpdgDnsPgwSelectionEpdgShowDnsPgwListPlmnDnsTTLRemaining OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "DNS TTL remaining (seconds)" ::= { affirmedZoneGatewayEpdgDnsPgwSelectionEpdgShowDnsPgwListPlmnEntry 10 } affirmedZoneGatewayEpdgDnsPgwSelectionEpdgShowDnsPgwListPlmnBarredTime OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "PGW Barred Time (seconds)" ::= { affirmedZoneGatewayEpdgDnsPgwSelectionEpdgShowDnsPgwListPlmnEntry 11 } affirmedZoneGatewayEpdgDnsPgwSelectionEpdgShowDnsPgwListPlmnBarredTimeRemaining OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Barred time remaining (seconds)" ::= { affirmedZoneGatewayEpdgDnsPgwSelectionEpdgShowDnsPgwListPlmnEntry 12 } affirmedZoneGatewayEpdgDnsPgwSelectionEpdgShowDnsPgwListPlmnLoadControlInfo OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Load Control Information" ::= { affirmedZoneGatewayEpdgDnsPgwSelectionEpdgShowDnsPgwListPlmnEntry 13 } affirmedZoneGatewayEpdgDnsPgwSelectionEpdgShowDnsPgwListPlmnOverloadControlInfo OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Overload Control Information" ::= { affirmedZoneGatewayEpdgDnsPgwSelectionEpdgShowDnsPgwListPlmnEntry 14 } affirmedZoneGatewayEpdgDnsPgwSelectionEpdgShowDnsPgwListPlmnNaptrFqdn OBJECT-TYPE SYNTAX String MAX-ACCESS not-accessible STATUS current DESCRIPTION "NAPTR fqdn" ::= { affirmedZoneGatewayEpdgDnsPgwSelectionEpdgShowDnsPgwListPlmnEntry 15 } affirmedZoneGatewayEpdgDnsPgwSelectionEpdgShowDnsPgwListPlmnPriority OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Priority" ::= { affirmedZoneGatewayEpdgDnsPgwSelectionEpdgShowDnsPgwListPlmnEntry 16 } affirmedZoneGatewayEpdgDnsPgwSelectionEpdgShowDnsPgwListPlmnGwName OBJECT-TYPE SYNTAX String MAX-ACCESS not-accessible STATUS current DESCRIPTION "Gateway name" ::= { affirmedZoneGatewayEpdgDnsPgwSelectionEpdgShowDnsPgwListPlmnEntry 17 } affirmedZoneGatewayEpdgDnsPgwSelectionEpdgShowBarredPgwListTable OBJECT-TYPE SYNTAX SEQUENCE OF AffirmedZoneGatewayEpdgDnsPgwSelectionEpdgShowBarredPgwListEntry MAX-ACCESS not-accessible STATUS deprecated DESCRIPTION "" ::= { affirmedZoneMIB 351 } affirmedZoneGatewayEpdgDnsPgwSelectionEpdgShowBarredPgwListEntry OBJECT-TYPE SYNTAX AffirmedZoneGatewayEpdgDnsPgwSelectionEpdgShowBarredPgwListEntry MAX-ACCESS not-accessible STATUS deprecated DESCRIPTION "" INDEX { affirmedZoneName, affirmedZoneGatewayEpdgDnsPgwSelectionEpdgShowBarredPgwListServiceName, affirmedZoneGatewayEpdgDnsPgwSelectionEpdgShowBarredPgwListPgwIPAddress } ::= { affirmedZoneGatewayEpdgDnsPgwSelectionEpdgShowBarredPgwListTable 1 } AffirmedZoneGatewayEpdgDnsPgwSelectionEpdgShowBarredPgwListEntry ::= SEQUENCE { affirmedZoneGatewayEpdgDnsPgwSelectionEpdgShowBarredPgwListServiceName String, affirmedZoneGatewayEpdgDnsPgwSelectionEpdgShowBarredPgwListPgwIPAddress String, affirmedZoneGatewayEpdgDnsPgwSelectionEpdgShowBarredPgwListBarredTime Unsigned32, affirmedZoneGatewayEpdgDnsPgwSelectionEpdgShowBarredPgwListBarredTimeRemaining Unsigned32 } affirmedZoneGatewayEpdgDnsPgwSelectionEpdgShowBarredPgwListServiceName OBJECT-TYPE SYNTAX String MAX-ACCESS not-accessible STATUS current DESCRIPTION "Task Service Name" ::= { affirmedZoneGatewayEpdgDnsPgwSelectionEpdgShowBarredPgwListEntry 1 } affirmedZoneGatewayEpdgDnsPgwSelectionEpdgShowBarredPgwListPgwIPAddress OBJECT-TYPE SYNTAX String MAX-ACCESS not-accessible STATUS current DESCRIPTION "PGW IP Address" ::= { affirmedZoneGatewayEpdgDnsPgwSelectionEpdgShowBarredPgwListEntry 2 } affirmedZoneGatewayEpdgDnsPgwSelectionEpdgShowBarredPgwListBarredTime OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "PGW Barred Time (seconds)" ::= { affirmedZoneGatewayEpdgDnsPgwSelectionEpdgShowBarredPgwListEntry 3 } affirmedZoneGatewayEpdgDnsPgwSelectionEpdgShowBarredPgwListBarredTimeRemaining OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Barred time remaining (seconds)" ::= { affirmedZoneGatewayEpdgDnsPgwSelectionEpdgShowBarredPgwListEntry 4 } affirmedZoneGatewayEpdgDnsPgwSelectionShowNaptrRecordsTable OBJECT-TYPE SYNTAX SEQUENCE OF AffirmedZoneGatewayEpdgDnsPgwSelectionShowNaptrRecordsEntry MAX-ACCESS not-accessible STATUS deprecated DESCRIPTION "" ::= { affirmedZoneMIB 341 } affirmedZoneGatewayEpdgDnsPgwSelectionShowNaptrRecordsEntry OBJECT-TYPE SYNTAX AffirmedZoneGatewayEpdgDnsPgwSelectionShowNaptrRecordsEntry MAX-ACCESS not-accessible STATUS deprecated DESCRIPTION "" INDEX { affirmedZoneName, affirmedZoneGatewayEpdgDnsPgwSelectionShowNaptrRecordsApn, affirmedZoneGatewayEpdgDnsPgwSelectionShowNaptrRecordsServiceName, affirmedZoneGatewayEpdgDnsPgwSelectionShowNaptrRecordsIdx } ::= { affirmedZoneGatewayEpdgDnsPgwSelectionShowNaptrRecordsTable 1 } AffirmedZoneGatewayEpdgDnsPgwSelectionShowNaptrRecordsEntry ::= SEQUENCE { affirmedZoneGatewayEpdgDnsPgwSelectionShowNaptrRecordsApn String, affirmedZoneGatewayEpdgDnsPgwSelectionShowNaptrRecordsIdx Unsigned32, affirmedZoneGatewayEpdgDnsPgwSelectionShowNaptrRecordsNaptrRRType String, affirmedZoneGatewayEpdgDnsPgwSelectionShowNaptrRecordsNaptrServiceType String, affirmedZoneGatewayEpdgDnsPgwSelectionShowNaptrRecordsNaptrRegExp String, affirmedZoneGatewayEpdgDnsPgwSelectionShowNaptrRecordsNaptrRR String, affirmedZoneGatewayEpdgDnsPgwSelectionShowNaptrRecordsNaptrOrder Unsigned32, affirmedZoneGatewayEpdgDnsPgwSelectionShowNaptrRecordsNaptrPref Unsigned32, affirmedZoneGatewayEpdgDnsPgwSelectionShowNaptrRecordsServiceName String } affirmedZoneGatewayEpdgDnsPgwSelectionShowNaptrRecordsApn OBJECT-TYPE SYNTAX String MAX-ACCESS not-accessible STATUS current DESCRIPTION "Configured APN" ::= { affirmedZoneGatewayEpdgDnsPgwSelectionShowNaptrRecordsEntry 1 } affirmedZoneGatewayEpdgDnsPgwSelectionShowNaptrRecordsIdx OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS not-accessible STATUS current DESCRIPTION "NAPTR record number" ::= { affirmedZoneGatewayEpdgDnsPgwSelectionShowNaptrRecordsEntry 2 } affirmedZoneGatewayEpdgDnsPgwSelectionShowNaptrRecordsNaptrRRType OBJECT-TYPE SYNTAX String MAX-ACCESS read-only STATUS current DESCRIPTION "NAPTR Replacement Record Type (a - A/AAAA, s - SRV)" ::= { affirmedZoneGatewayEpdgDnsPgwSelectionShowNaptrRecordsEntry 3 } affirmedZoneGatewayEpdgDnsPgwSelectionShowNaptrRecordsNaptrServiceType OBJECT-TYPE SYNTAX String MAX-ACCESS read-only STATUS current DESCRIPTION "NAPTR Replacement record Indicating Type of Service" ::= { affirmedZoneGatewayEpdgDnsPgwSelectionShowNaptrRecordsEntry 4 } affirmedZoneGatewayEpdgDnsPgwSelectionShowNaptrRecordsNaptrRegExp OBJECT-TYPE SYNTAX String MAX-ACCESS read-only STATUS current DESCRIPTION "NAPTR Replacement record regular expression" ::= { affirmedZoneGatewayEpdgDnsPgwSelectionShowNaptrRecordsEntry 5 } affirmedZoneGatewayEpdgDnsPgwSelectionShowNaptrRecordsNaptrRR OBJECT-TYPE SYNTAX String MAX-ACCESS read-only STATUS current DESCRIPTION "NAPTR Replacement record value" ::= { affirmedZoneGatewayEpdgDnsPgwSelectionShowNaptrRecordsEntry 6 } affirmedZoneGatewayEpdgDnsPgwSelectionShowNaptrRecordsNaptrOrder OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "NAPTR Replacement record Order field" ::= { affirmedZoneGatewayEpdgDnsPgwSelectionShowNaptrRecordsEntry 7 } affirmedZoneGatewayEpdgDnsPgwSelectionShowNaptrRecordsNaptrPref OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "NAPTR Replacement record preference field" ::= { affirmedZoneGatewayEpdgDnsPgwSelectionShowNaptrRecordsEntry 8 } affirmedZoneGatewayEpdgDnsPgwSelectionShowNaptrRecordsServiceName OBJECT-TYPE SYNTAX String MAX-ACCESS not-accessible STATUS current DESCRIPTION "Task Service Name" ::= { affirmedZoneGatewayEpdgDnsPgwSelectionShowNaptrRecordsEntry 9 } affirmedZoneGatewayEpdgDnsPgwSelectionShowSrvRecordsTable OBJECT-TYPE SYNTAX SEQUENCE OF AffirmedZoneGatewayEpdgDnsPgwSelectionShowSrvRecordsEntry MAX-ACCESS not-accessible STATUS deprecated DESCRIPTION "" ::= { affirmedZoneMIB 342 } affirmedZoneGatewayEpdgDnsPgwSelectionShowSrvRecordsEntry OBJECT-TYPE SYNTAX AffirmedZoneGatewayEpdgDnsPgwSelectionShowSrvRecordsEntry MAX-ACCESS not-accessible STATUS deprecated DESCRIPTION "" INDEX { affirmedZoneName, affirmedZoneGatewayEpdgDnsPgwSelectionShowSrvRecordsApn, affirmedZoneGatewayEpdgDnsPgwSelectionShowSrvRecordsServiceName, affirmedZoneGatewayEpdgDnsPgwSelectionShowSrvRecordsIdx } ::= { affirmedZoneGatewayEpdgDnsPgwSelectionShowSrvRecordsTable 1 } AffirmedZoneGatewayEpdgDnsPgwSelectionShowSrvRecordsEntry ::= SEQUENCE { affirmedZoneGatewayEpdgDnsPgwSelectionShowSrvRecordsApn String, affirmedZoneGatewayEpdgDnsPgwSelectionShowSrvRecordsIdx Unsigned32, affirmedZoneGatewayEpdgDnsPgwSelectionShowSrvRecordsHostName String, affirmedZoneGatewayEpdgDnsPgwSelectionShowSrvRecordsSrvPriority Unsigned32, affirmedZoneGatewayEpdgDnsPgwSelectionShowSrvRecordsSrvWeight Unsigned32, affirmedZoneGatewayEpdgDnsPgwSelectionShowSrvRecordsSrvPort Unsigned32, affirmedZoneGatewayEpdgDnsPgwSelectionShowSrvRecordsSrvPad Unsigned32, affirmedZoneGatewayEpdgDnsPgwSelectionShowSrvRecordsServiceName String } affirmedZoneGatewayEpdgDnsPgwSelectionShowSrvRecordsApn OBJECT-TYPE SYNTAX String MAX-ACCESS not-accessible STATUS current DESCRIPTION "Configured APN" ::= { affirmedZoneGatewayEpdgDnsPgwSelectionShowSrvRecordsEntry 1 } affirmedZoneGatewayEpdgDnsPgwSelectionShowSrvRecordsIdx OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS not-accessible STATUS current DESCRIPTION "SRV Result record number" ::= { affirmedZoneGatewayEpdgDnsPgwSelectionShowSrvRecordsEntry 2 } affirmedZoneGatewayEpdgDnsPgwSelectionShowSrvRecordsHostName OBJECT-TYPE SYNTAX String MAX-ACCESS read-only STATUS current DESCRIPTION "IPv4 or IPv6 Hostname" ::= { affirmedZoneGatewayEpdgDnsPgwSelectionShowSrvRecordsEntry 3 } affirmedZoneGatewayEpdgDnsPgwSelectionShowSrvRecordsSrvPriority OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "SRV Result's Priority field" ::= { affirmedZoneGatewayEpdgDnsPgwSelectionShowSrvRecordsEntry 4 } affirmedZoneGatewayEpdgDnsPgwSelectionShowSrvRecordsSrvWeight OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "SRV Result's Weight field" ::= { affirmedZoneGatewayEpdgDnsPgwSelectionShowSrvRecordsEntry 5 } affirmedZoneGatewayEpdgDnsPgwSelectionShowSrvRecordsSrvPort OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "SRV Result's Port field" ::= { affirmedZoneGatewayEpdgDnsPgwSelectionShowSrvRecordsEntry 6 } affirmedZoneGatewayEpdgDnsPgwSelectionShowSrvRecordsSrvPad OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "SRV Result's Pad field" ::= { affirmedZoneGatewayEpdgDnsPgwSelectionShowSrvRecordsEntry 7 } affirmedZoneGatewayEpdgDnsPgwSelectionShowSrvRecordsServiceName OBJECT-TYPE SYNTAX String MAX-ACCESS not-accessible STATUS current DESCRIPTION "Task Service Name" ::= { affirmedZoneGatewayEpdgDnsPgwSelectionShowSrvRecordsEntry 8 } affirmedZoneGatewayEpdgDnsPgwSelectionShowIPRecordsTable OBJECT-TYPE SYNTAX SEQUENCE OF AffirmedZoneGatewayEpdgDnsPgwSelectionShowIPRecordsEntry MAX-ACCESS not-accessible STATUS deprecated DESCRIPTION "" ::= { affirmedZoneMIB 343 } affirmedZoneGatewayEpdgDnsPgwSelectionShowIPRecordsEntry OBJECT-TYPE SYNTAX AffirmedZoneGatewayEpdgDnsPgwSelectionShowIPRecordsEntry MAX-ACCESS not-accessible STATUS deprecated DESCRIPTION "" INDEX { affirmedZoneName, affirmedZoneGatewayEpdgDnsPgwSelectionShowIPRecordsApn, affirmedZoneGatewayEpdgDnsPgwSelectionShowIPRecordsServiceName, affirmedZoneGatewayEpdgDnsPgwSelectionShowIPRecordsIdx } ::= { affirmedZoneGatewayEpdgDnsPgwSelectionShowIPRecordsTable 1 } AffirmedZoneGatewayEpdgDnsPgwSelectionShowIPRecordsEntry ::= SEQUENCE { affirmedZoneGatewayEpdgDnsPgwSelectionShowIPRecordsApn String, affirmedZoneGatewayEpdgDnsPgwSelectionShowIPRecordsIdx Unsigned32, affirmedZoneGatewayEpdgDnsPgwSelectionShowIPRecordsIPAddress String, affirmedZoneGatewayEpdgDnsPgwSelectionShowIPRecordsTTL Unsigned32, affirmedZoneGatewayEpdgDnsPgwSelectionShowIPRecordsPad Unsigned32, affirmedZoneGatewayEpdgDnsPgwSelectionShowIPRecordsServiceName String } affirmedZoneGatewayEpdgDnsPgwSelectionShowIPRecordsApn OBJECT-TYPE SYNTAX String MAX-ACCESS not-accessible STATUS current DESCRIPTION "Configured APN" ::= { affirmedZoneGatewayEpdgDnsPgwSelectionShowIPRecordsEntry 1 } affirmedZoneGatewayEpdgDnsPgwSelectionShowIPRecordsIdx OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS not-accessible STATUS current DESCRIPTION "IP address record number" ::= { affirmedZoneGatewayEpdgDnsPgwSelectionShowIPRecordsEntry 2 } affirmedZoneGatewayEpdgDnsPgwSelectionShowIPRecordsIPAddress OBJECT-TYPE SYNTAX String MAX-ACCESS read-only STATUS current DESCRIPTION "IP Address" ::= { affirmedZoneGatewayEpdgDnsPgwSelectionShowIPRecordsEntry 3 } affirmedZoneGatewayEpdgDnsPgwSelectionShowIPRecordsTTL OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "TTL (Time To Live) in seconds" ::= { affirmedZoneGatewayEpdgDnsPgwSelectionShowIPRecordsEntry 4 } affirmedZoneGatewayEpdgDnsPgwSelectionShowIPRecordsPad OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "IP Address PAD field" ::= { affirmedZoneGatewayEpdgDnsPgwSelectionShowIPRecordsEntry 5 } affirmedZoneGatewayEpdgDnsPgwSelectionShowIPRecordsServiceName OBJECT-TYPE SYNTAX String MAX-ACCESS not-accessible STATUS current DESCRIPTION "Task Service Name" ::= { affirmedZoneGatewayEpdgDnsPgwSelectionShowIPRecordsEntry 6 } affirmedZoneGatewayEpdgDnsPgwSelectionShowNaptrRecordsPlmnTable OBJECT-TYPE SYNTAX SEQUENCE OF AffirmedZoneGatewayEpdgDnsPgwSelectionShowNaptrRecordsPlmnEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "" ::= { affirmedZoneMIB 378 } affirmedZoneGatewayEpdgDnsPgwSelectionShowNaptrRecordsPlmnEntry OBJECT-TYPE SYNTAX AffirmedZoneGatewayEpdgDnsPgwSelectionShowNaptrRecordsPlmnEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "" INDEX { affirmedZoneName, affirmedZoneGatewayEpdgDnsPgwSelectionShowNaptrRecordsPlmnGwname, affirmedZoneGatewayEpdgDnsPgwSelectionShowNaptrRecordsPlmnApn, affirmedZoneGatewayEpdgDnsPgwSelectionShowNaptrRecordsPlmnPlmn, affirmedZoneGatewayEpdgDnsPgwSelectionShowNaptrRecordsPlmnFqdn, affirmedZoneGatewayEpdgDnsPgwSelectionShowNaptrRecordsPlmnServiceName, affirmedZoneGatewayEpdgDnsPgwSelectionShowNaptrRecordsPlmnIdx } ::= { affirmedZoneGatewayEpdgDnsPgwSelectionShowNaptrRecordsPlmnTable 1 } AffirmedZoneGatewayEpdgDnsPgwSelectionShowNaptrRecordsPlmnEntry ::= SEQUENCE { affirmedZoneGatewayEpdgDnsPgwSelectionShowNaptrRecordsPlmnApn String, affirmedZoneGatewayEpdgDnsPgwSelectionShowNaptrRecordsPlmnPlmn Unsigned32, affirmedZoneGatewayEpdgDnsPgwSelectionShowNaptrRecordsPlmnServiceName String, affirmedZoneGatewayEpdgDnsPgwSelectionShowNaptrRecordsPlmnIdx Unsigned32, affirmedZoneGatewayEpdgDnsPgwSelectionShowNaptrRecordsPlmnNaptrRRType String, affirmedZoneGatewayEpdgDnsPgwSelectionShowNaptrRecordsPlmnNaptrServiceType String, affirmedZoneGatewayEpdgDnsPgwSelectionShowNaptrRecordsPlmnNaptrRR String, affirmedZoneGatewayEpdgDnsPgwSelectionShowNaptrRecordsPlmnNaptrOrder Unsigned32, affirmedZoneGatewayEpdgDnsPgwSelectionShowNaptrRecordsPlmnNaptrPref Unsigned32, affirmedZoneGatewayEpdgDnsPgwSelectionShowNaptrRecordsPlmnFqdn String, affirmedZoneGatewayEpdgDnsPgwSelectionShowNaptrRecordsPlmnGwname String } affirmedZoneGatewayEpdgDnsPgwSelectionShowNaptrRecordsPlmnApn OBJECT-TYPE SYNTAX String MAX-ACCESS not-accessible STATUS current DESCRIPTION "Configured APN" ::= { affirmedZoneGatewayEpdgDnsPgwSelectionShowNaptrRecordsPlmnEntry 1 } affirmedZoneGatewayEpdgDnsPgwSelectionShowNaptrRecordsPlmnPlmn OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS not-accessible STATUS current DESCRIPTION "PLMN" ::= { affirmedZoneGatewayEpdgDnsPgwSelectionShowNaptrRecordsPlmnEntry 2 } affirmedZoneGatewayEpdgDnsPgwSelectionShowNaptrRecordsPlmnServiceName OBJECT-TYPE SYNTAX String MAX-ACCESS not-accessible STATUS current DESCRIPTION "Task Service Name" ::= { affirmedZoneGatewayEpdgDnsPgwSelectionShowNaptrRecordsPlmnEntry 3 } affirmedZoneGatewayEpdgDnsPgwSelectionShowNaptrRecordsPlmnIdx OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS not-accessible STATUS current DESCRIPTION "NAPTR record number" ::= { affirmedZoneGatewayEpdgDnsPgwSelectionShowNaptrRecordsPlmnEntry 4 } affirmedZoneGatewayEpdgDnsPgwSelectionShowNaptrRecordsPlmnNaptrRRType OBJECT-TYPE SYNTAX String MAX-ACCESS read-only STATUS current DESCRIPTION "NAPTR Replacement Record Type (a - A/AAAA, s - SRV)" ::= { affirmedZoneGatewayEpdgDnsPgwSelectionShowNaptrRecordsPlmnEntry 5 } affirmedZoneGatewayEpdgDnsPgwSelectionShowNaptrRecordsPlmnNaptrServiceType OBJECT-TYPE SYNTAX String MAX-ACCESS read-only STATUS current DESCRIPTION "NAPTR Replacement record Indicating Type of Service" ::= { affirmedZoneGatewayEpdgDnsPgwSelectionShowNaptrRecordsPlmnEntry 6 } affirmedZoneGatewayEpdgDnsPgwSelectionShowNaptrRecordsPlmnNaptrRR OBJECT-TYPE SYNTAX String MAX-ACCESS read-only STATUS current DESCRIPTION "NAPTR Replacement record value" ::= { affirmedZoneGatewayEpdgDnsPgwSelectionShowNaptrRecordsPlmnEntry 7 } affirmedZoneGatewayEpdgDnsPgwSelectionShowNaptrRecordsPlmnNaptrOrder OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "NAPTR Replacement record Order field" ::= { affirmedZoneGatewayEpdgDnsPgwSelectionShowNaptrRecordsPlmnEntry 8 } affirmedZoneGatewayEpdgDnsPgwSelectionShowNaptrRecordsPlmnNaptrPref OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "NAPTR Replacement record preference field" ::= { affirmedZoneGatewayEpdgDnsPgwSelectionShowNaptrRecordsPlmnEntry 9 } affirmedZoneGatewayEpdgDnsPgwSelectionShowNaptrRecordsPlmnFqdn OBJECT-TYPE SYNTAX String MAX-ACCESS not-accessible STATUS current DESCRIPTION "naptr fqdn" ::= { affirmedZoneGatewayEpdgDnsPgwSelectionShowNaptrRecordsPlmnEntry 10 } affirmedZoneGatewayEpdgDnsPgwSelectionShowNaptrRecordsPlmnGwname OBJECT-TYPE SYNTAX String MAX-ACCESS not-accessible STATUS current DESCRIPTION "Gateway Name" ::= { affirmedZoneGatewayEpdgDnsPgwSelectionShowNaptrRecordsPlmnEntry 11 } affirmedZoneGatewayEpdgDnsPgwSelectionShowSrvRecordsPlmnTable OBJECT-TYPE SYNTAX SEQUENCE OF AffirmedZoneGatewayEpdgDnsPgwSelectionShowSrvRecordsPlmnEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "" ::= { affirmedZoneMIB 379 } affirmedZoneGatewayEpdgDnsPgwSelectionShowSrvRecordsPlmnEntry OBJECT-TYPE SYNTAX AffirmedZoneGatewayEpdgDnsPgwSelectionShowSrvRecordsPlmnEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "" INDEX { affirmedZoneName, affirmedZoneGatewayEpdgDnsPgwSelectionShowSrvRecordsPlmnGwName, affirmedZoneGatewayEpdgDnsPgwSelectionShowSrvRecordsPlmnApn, affirmedZoneGatewayEpdgDnsPgwSelectionShowSrvRecordsPlmnPlmn, affirmedZoneGatewayEpdgDnsPgwSelectionShowSrvRecordsPlmnNaptrFqdn, affirmedZoneGatewayEpdgDnsPgwSelectionShowSrvRecordsPlmnServiceName, affirmedZoneGatewayEpdgDnsPgwSelectionShowSrvRecordsPlmnIdx } ::= { affirmedZoneGatewayEpdgDnsPgwSelectionShowSrvRecordsPlmnTable 1 } AffirmedZoneGatewayEpdgDnsPgwSelectionShowSrvRecordsPlmnEntry ::= SEQUENCE { affirmedZoneGatewayEpdgDnsPgwSelectionShowSrvRecordsPlmnApn String, affirmedZoneGatewayEpdgDnsPgwSelectionShowSrvRecordsPlmnPlmn Unsigned32, affirmedZoneGatewayEpdgDnsPgwSelectionShowSrvRecordsPlmnServiceName String, affirmedZoneGatewayEpdgDnsPgwSelectionShowSrvRecordsPlmnIdx Unsigned32, affirmedZoneGatewayEpdgDnsPgwSelectionShowSrvRecordsPlmnHostName String, affirmedZoneGatewayEpdgDnsPgwSelectionShowSrvRecordsPlmnSrvPriority Unsigned32, affirmedZoneGatewayEpdgDnsPgwSelectionShowSrvRecordsPlmnSrvWeight Unsigned32, affirmedZoneGatewayEpdgDnsPgwSelectionShowSrvRecordsPlmnNaptrFqdn String, affirmedZoneGatewayEpdgDnsPgwSelectionShowSrvRecordsPlmnGwName String } affirmedZoneGatewayEpdgDnsPgwSelectionShowSrvRecordsPlmnApn OBJECT-TYPE SYNTAX String MAX-ACCESS not-accessible STATUS current DESCRIPTION "Configured APN" ::= { affirmedZoneGatewayEpdgDnsPgwSelectionShowSrvRecordsPlmnEntry 1 } affirmedZoneGatewayEpdgDnsPgwSelectionShowSrvRecordsPlmnPlmn OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS not-accessible STATUS current DESCRIPTION "PLMN" ::= { affirmedZoneGatewayEpdgDnsPgwSelectionShowSrvRecordsPlmnEntry 2 } affirmedZoneGatewayEpdgDnsPgwSelectionShowSrvRecordsPlmnServiceName OBJECT-TYPE SYNTAX String MAX-ACCESS not-accessible STATUS current DESCRIPTION "Task Service Name" ::= { affirmedZoneGatewayEpdgDnsPgwSelectionShowSrvRecordsPlmnEntry 3 } affirmedZoneGatewayEpdgDnsPgwSelectionShowSrvRecordsPlmnIdx OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS not-accessible STATUS current DESCRIPTION "SRV Result record number" ::= { affirmedZoneGatewayEpdgDnsPgwSelectionShowSrvRecordsPlmnEntry 4 } affirmedZoneGatewayEpdgDnsPgwSelectionShowSrvRecordsPlmnHostName OBJECT-TYPE SYNTAX String MAX-ACCESS read-only STATUS current DESCRIPTION "IPv4 or IPv6 Hostname" ::= { affirmedZoneGatewayEpdgDnsPgwSelectionShowSrvRecordsPlmnEntry 5 } affirmedZoneGatewayEpdgDnsPgwSelectionShowSrvRecordsPlmnSrvPriority OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "SRV Result's Priority field" ::= { affirmedZoneGatewayEpdgDnsPgwSelectionShowSrvRecordsPlmnEntry 6 } affirmedZoneGatewayEpdgDnsPgwSelectionShowSrvRecordsPlmnSrvWeight OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "SRV Result's Weight field" ::= { affirmedZoneGatewayEpdgDnsPgwSelectionShowSrvRecordsPlmnEntry 7 } affirmedZoneGatewayEpdgDnsPgwSelectionShowSrvRecordsPlmnNaptrFqdn OBJECT-TYPE SYNTAX String MAX-ACCESS not-accessible STATUS current DESCRIPTION "NAPTR fqdn" ::= { affirmedZoneGatewayEpdgDnsPgwSelectionShowSrvRecordsPlmnEntry 8 } affirmedZoneGatewayEpdgDnsPgwSelectionShowSrvRecordsPlmnGwName OBJECT-TYPE SYNTAX String MAX-ACCESS not-accessible STATUS current DESCRIPTION "Gateway name" ::= { affirmedZoneGatewayEpdgDnsPgwSelectionShowSrvRecordsPlmnEntry 9 } affirmedZoneGatewayEpdgDnsPgwSelectionShowIPRecordsPlmnTable OBJECT-TYPE SYNTAX SEQUENCE OF AffirmedZoneGatewayEpdgDnsPgwSelectionShowIPRecordsPlmnEntry MAX-ACCESS not-accessible STATUS deprecated DESCRIPTION "" ::= { affirmedZoneMIB 380 } affirmedZoneGatewayEpdgDnsPgwSelectionShowIPRecordsPlmnEntry OBJECT-TYPE SYNTAX AffirmedZoneGatewayEpdgDnsPgwSelectionShowIPRecordsPlmnEntry MAX-ACCESS not-accessible STATUS deprecated DESCRIPTION "" INDEX { affirmedZoneName, affirmedZoneGatewayEpdgDnsPgwSelectionShowIPRecordsPlmnApn, affirmedZoneGatewayEpdgDnsPgwSelectionShowIPRecordsPlmnPlmn, affirmedZoneGatewayEpdgDnsPgwSelectionShowIPRecordsPlmnNaptrFqdn, affirmedZoneGatewayEpdgDnsPgwSelectionShowIPRecordsPlmnServiceName, affirmedZoneGatewayEpdgDnsPgwSelectionShowIPRecordsPlmnIdx } ::= { affirmedZoneGatewayEpdgDnsPgwSelectionShowIPRecordsPlmnTable 1 } AffirmedZoneGatewayEpdgDnsPgwSelectionShowIPRecordsPlmnEntry ::= SEQUENCE { affirmedZoneGatewayEpdgDnsPgwSelectionShowIPRecordsPlmnApn String, affirmedZoneGatewayEpdgDnsPgwSelectionShowIPRecordsPlmnPlmn Unsigned32, affirmedZoneGatewayEpdgDnsPgwSelectionShowIPRecordsPlmnServiceName String, affirmedZoneGatewayEpdgDnsPgwSelectionShowIPRecordsPlmnIdx Unsigned32, affirmedZoneGatewayEpdgDnsPgwSelectionShowIPRecordsPlmnIPAddress String, affirmedZoneGatewayEpdgDnsPgwSelectionShowIPRecordsPlmnTTL Unsigned32, affirmedZoneGatewayEpdgDnsPgwSelectionShowIPRecordsPlmnNaptrFqdn String } affirmedZoneGatewayEpdgDnsPgwSelectionShowIPRecordsPlmnApn OBJECT-TYPE SYNTAX String MAX-ACCESS not-accessible STATUS current DESCRIPTION "Configured APN" ::= { affirmedZoneGatewayEpdgDnsPgwSelectionShowIPRecordsPlmnEntry 1 } affirmedZoneGatewayEpdgDnsPgwSelectionShowIPRecordsPlmnPlmn OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS not-accessible STATUS current DESCRIPTION "PLMN" ::= { affirmedZoneGatewayEpdgDnsPgwSelectionShowIPRecordsPlmnEntry 2 } affirmedZoneGatewayEpdgDnsPgwSelectionShowIPRecordsPlmnServiceName OBJECT-TYPE SYNTAX String MAX-ACCESS not-accessible STATUS current DESCRIPTION "Task Service Name" ::= { affirmedZoneGatewayEpdgDnsPgwSelectionShowIPRecordsPlmnEntry 3 } affirmedZoneGatewayEpdgDnsPgwSelectionShowIPRecordsPlmnIdx OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS not-accessible STATUS current DESCRIPTION "IP address record number" ::= { affirmedZoneGatewayEpdgDnsPgwSelectionShowIPRecordsPlmnEntry 4 } affirmedZoneGatewayEpdgDnsPgwSelectionShowIPRecordsPlmnIPAddress OBJECT-TYPE SYNTAX String MAX-ACCESS read-only STATUS current DESCRIPTION "IP Address" ::= { affirmedZoneGatewayEpdgDnsPgwSelectionShowIPRecordsPlmnEntry 5 } affirmedZoneGatewayEpdgDnsPgwSelectionShowIPRecordsPlmnTTL OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "TTL (Time To Live) in seconds" ::= { affirmedZoneGatewayEpdgDnsPgwSelectionShowIPRecordsPlmnEntry 6 } affirmedZoneGatewayEpdgDnsPgwSelectionShowIPRecordsPlmnNaptrFqdn OBJECT-TYPE SYNTAX String MAX-ACCESS not-accessible STATUS current DESCRIPTION "NAPTR fqdn" ::= { affirmedZoneGatewayEpdgDnsPgwSelectionShowIPRecordsPlmnEntry 7 } affirmedZoneGatewayPdnGwSelectionInfoTable OBJECT-TYPE SYNTAX SEQUENCE OF AffirmedZoneGatewayPdnGwSelectionInfoEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "" ::= { affirmedZoneMIB 440 } affirmedZoneGatewayPdnGwSelectionInfoEntry OBJECT-TYPE SYNTAX AffirmedZoneGatewayPdnGwSelectionInfoEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "" INDEX { affirmedZoneName, affirmedZoneGatewayPdnGwSelectionInfoServiceName, affirmedZoneGatewayPdnGwSelectionInfoPdngwList, affirmedZoneGatewayPdnGwSelectionInfoPgwIPAddress } ::= { affirmedZoneGatewayPdnGwSelectionInfoTable 1 } AffirmedZoneGatewayPdnGwSelectionInfoEntry ::= SEQUENCE { affirmedZoneGatewayPdnGwSelectionInfoServiceName String, affirmedZoneGatewayPdnGwSelectionInfoPdngwList String, affirmedZoneGatewayPdnGwSelectionInfoPgwIPAddress String, affirmedZoneGatewayPdnGwSelectionInfoPeerStatus String, affirmedZoneGatewayPdnGwSelectionInfoPeerAdminState String, affirmedZoneGatewayPdnGwSelectionInfoGtpVersionSupported String, affirmedZoneGatewayPdnGwSelectionInfoSelectedCount Unsigned32, affirmedZoneGatewayPdnGwSelectionInfoStatisticalWeight Unsigned32, affirmedZoneGatewayPdnGwSelectionInfoNormalizedWeight Unsigned32 } affirmedZoneGatewayPdnGwSelectionInfoServiceName OBJECT-TYPE SYNTAX String MAX-ACCESS not-accessible STATUS current DESCRIPTION "Task service name" ::= { affirmedZoneGatewayPdnGwSelectionInfoEntry 1 } affirmedZoneGatewayPdnGwSelectionInfoPdngwList OBJECT-TYPE SYNTAX String MAX-ACCESS not-accessible STATUS current DESCRIPTION "List of PDNGWs that support this APN" ::= { affirmedZoneGatewayPdnGwSelectionInfoEntry 2 } affirmedZoneGatewayPdnGwSelectionInfoPgwIPAddress OBJECT-TYPE SYNTAX String MAX-ACCESS not-accessible STATUS current DESCRIPTION "Peer IP Address" ::= { affirmedZoneGatewayPdnGwSelectionInfoEntry 3 } affirmedZoneGatewayPdnGwSelectionInfoPeerStatus OBJECT-TYPE SYNTAX String MAX-ACCESS read-only STATUS current DESCRIPTION "Peer Status" ::= { affirmedZoneGatewayPdnGwSelectionInfoEntry 4 } affirmedZoneGatewayPdnGwSelectionInfoPeerAdminState OBJECT-TYPE SYNTAX String MAX-ACCESS read-only STATUS current DESCRIPTION "Peer Admin Status" ::= { affirmedZoneGatewayPdnGwSelectionInfoEntry 5 } affirmedZoneGatewayPdnGwSelectionInfoGtpVersionSupported OBJECT-TYPE SYNTAX String MAX-ACCESS read-only STATUS current DESCRIPTION "gtp version supported on this pgw" ::= { affirmedZoneGatewayPdnGwSelectionInfoEntry 6 } affirmedZoneGatewayPdnGwSelectionInfoSelectedCount OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of times Peer was selected" ::= { affirmedZoneGatewayPdnGwSelectionInfoEntry 7 } affirmedZoneGatewayPdnGwSelectionInfoStatisticalWeight OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Statistical Weight" ::= { affirmedZoneGatewayPdnGwSelectionInfoEntry 8 } affirmedZoneGatewayPdnGwSelectionInfoNormalizedWeight OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Normalized Weight" ::= { affirmedZoneGatewayPdnGwSelectionInfoEntry 9 } affirmedZoneGatewayPeerSelectionInfoShowPeerListInfoTable OBJECT-TYPE SYNTAX SEQUENCE OF AffirmedZoneGatewayPeerSelectionInfoShowPeerListInfoEntry MAX-ACCESS not-accessible STATUS deprecated DESCRIPTION "" ::= { affirmedZoneMIB 422 } affirmedZoneGatewayPeerSelectionInfoShowPeerListInfoEntry OBJECT-TYPE SYNTAX AffirmedZoneGatewayPeerSelectionInfoShowPeerListInfoEntry MAX-ACCESS not-accessible STATUS deprecated DESCRIPTION "" INDEX { affirmedZoneName, affirmedZoneGatewayPeerSelectionInfoShowPeerListInfoPgwIPAddress, affirmedZoneGatewayPeerSelectionInfoShowPeerListInfoPeerSource } ::= { affirmedZoneGatewayPeerSelectionInfoShowPeerListInfoTable 1 } AffirmedZoneGatewayPeerSelectionInfoShowPeerListInfoEntry ::= SEQUENCE { affirmedZoneGatewayPeerSelectionInfoShowPeerListInfoPgwIPAddress String, affirmedZoneGatewayPeerSelectionInfoShowPeerListInfoPeerSource String, affirmedZoneGatewayPeerSelectionInfoShowPeerListInfoPeerGtpStatus String, affirmedZoneGatewayPeerSelectionInfoShowPeerListInfoApnName String, affirmedZoneGatewayPeerSelectionInfoShowPeerListInfoPlmn Unsigned32, affirmedZoneGatewayPeerSelectionInfoShowPeerListInfoHostName String, affirmedZoneGatewayPeerSelectionInfoShowPeerListInfoSelectedCount Unsigned32, affirmedZoneGatewayPeerSelectionInfoShowPeerListInfoSkipDuetoOciCount Unsigned32, affirmedZoneGatewayPeerSelectionInfoShowPeerListInfoNormalizedWeight Unsigned32, affirmedZoneGatewayPeerSelectionInfoShowPeerListInfoStatisticalWeight Unsigned32, affirmedZoneGatewayPeerSelectionInfoShowPeerListInfoLoadControlInfo Unsigned32, affirmedZoneGatewayPeerSelectionInfoShowPeerListInfoOverloadControlInfo Unsigned32, affirmedZoneGatewayPeerSelectionInfoShowPeerListInfoIsPgwBarred INTEGER, affirmedZoneGatewayPeerSelectionInfoShowPeerListInfoDnsTTL Unsigned32, affirmedZoneGatewayPeerSelectionInfoShowPeerListInfoDnsTTLRemaining Unsigned32, affirmedZoneGatewayPeerSelectionInfoShowPeerListInfoBarredTime Unsigned32, affirmedZoneGatewayPeerSelectionInfoShowPeerListInfoBarredTimeRemaining Unsigned32 } affirmedZoneGatewayPeerSelectionInfoShowPeerListInfoPgwIPAddress OBJECT-TYPE SYNTAX String MAX-ACCESS not-accessible STATUS current DESCRIPTION "Peer IP Address" ::= { affirmedZoneGatewayPeerSelectionInfoShowPeerListInfoEntry 1 } affirmedZoneGatewayPeerSelectionInfoShowPeerListInfoPeerSource OBJECT-TYPE SYNTAX String MAX-ACCESS not-accessible STATUS current DESCRIPTION "Source of Peer (DNS or Configured)" ::= { affirmedZoneGatewayPeerSelectionInfoShowPeerListInfoEntry 2 } affirmedZoneGatewayPeerSelectionInfoShowPeerListInfoPeerGtpStatus OBJECT-TYPE SYNTAX String MAX-ACCESS read-only STATUS current DESCRIPTION "Peer GTP Status" ::= { affirmedZoneGatewayPeerSelectionInfoShowPeerListInfoEntry 3 } affirmedZoneGatewayPeerSelectionInfoShowPeerListInfoApnName OBJECT-TYPE SYNTAX String MAX-ACCESS read-only STATUS current DESCRIPTION "Configured APN" ::= { affirmedZoneGatewayPeerSelectionInfoShowPeerListInfoEntry 4 } affirmedZoneGatewayPeerSelectionInfoShowPeerListInfoPlmn OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "PLMN" ::= { affirmedZoneGatewayPeerSelectionInfoShowPeerListInfoEntry 5 } affirmedZoneGatewayPeerSelectionInfoShowPeerListInfoHostName OBJECT-TYPE SYNTAX String MAX-ACCESS read-only STATUS current DESCRIPTION "Hostname" ::= { affirmedZoneGatewayPeerSelectionInfoShowPeerListInfoEntry 6 } affirmedZoneGatewayPeerSelectionInfoShowPeerListInfoSelectedCount OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of times Peer was selected" ::= { affirmedZoneGatewayPeerSelectionInfoShowPeerListInfoEntry 7 } affirmedZoneGatewayPeerSelectionInfoShowPeerListInfoSkipDuetoOciCount OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of times Peer selection was skipped due to OCI" ::= { affirmedZoneGatewayPeerSelectionInfoShowPeerListInfoEntry 8 } affirmedZoneGatewayPeerSelectionInfoShowPeerListInfoNormalizedWeight OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Normalized Weight" ::= { affirmedZoneGatewayPeerSelectionInfoShowPeerListInfoEntry 9 } affirmedZoneGatewayPeerSelectionInfoShowPeerListInfoStatisticalWeight OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Statistical Weight" ::= { affirmedZoneGatewayPeerSelectionInfoShowPeerListInfoEntry 10 } affirmedZoneGatewayPeerSelectionInfoShowPeerListInfoLoadControlInfo OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Load Control Information" ::= { affirmedZoneGatewayPeerSelectionInfoShowPeerListInfoEntry 11 } affirmedZoneGatewayPeerSelectionInfoShowPeerListInfoOverloadControlInfo OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Overload Control Information" ::= { affirmedZoneGatewayPeerSelectionInfoShowPeerListInfoEntry 12 } affirmedZoneGatewayPeerSelectionInfoShowPeerListInfoIsPgwBarred OBJECT-TYPE SYNTAX INTEGER {false(0),true(1)} MAX-ACCESS read-only STATUS current DESCRIPTION "PGW Barred Status" ::= { affirmedZoneGatewayPeerSelectionInfoShowPeerListInfoEntry 13 } affirmedZoneGatewayPeerSelectionInfoShowPeerListInfoDnsTTL OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "DNS TTL (seconds)" ::= { affirmedZoneGatewayPeerSelectionInfoShowPeerListInfoEntry 14 } affirmedZoneGatewayPeerSelectionInfoShowPeerListInfoDnsTTLRemaining OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "DNS TTL remaining (seconds)" ::= { affirmedZoneGatewayPeerSelectionInfoShowPeerListInfoEntry 15 } affirmedZoneGatewayPeerSelectionInfoShowPeerListInfoBarredTime OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "PGW Barred Time (seconds)" ::= { affirmedZoneGatewayPeerSelectionInfoShowPeerListInfoEntry 16 } affirmedZoneGatewayPeerSelectionInfoShowPeerListInfoBarredTimeRemaining OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Barred time remaining (seconds)" ::= { affirmedZoneGatewayPeerSelectionInfoShowPeerListInfoEntry 17 } affirmedZoneGatewayPeerSelectionInfoShowPeerListInfoNewTable OBJECT-TYPE SYNTAX SEQUENCE OF AffirmedZoneGatewayPeerSelectionInfoShowPeerListInfoNewEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "" ::= { affirmedZoneMIB 460 } affirmedZoneGatewayPeerSelectionInfoShowPeerListInfoNewEntry OBJECT-TYPE SYNTAX AffirmedZoneGatewayPeerSelectionInfoShowPeerListInfoNewEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "" INDEX { affirmedZoneName, affirmedZoneGatewayPeerSelectionInfoShowPeerListInfoNewGwName, affirmedZoneGatewayPeerSelectionInfoShowPeerListInfoNewApnName, affirmedZoneGatewayPeerSelectionInfoShowPeerListInfoNewPlmn, affirmedZoneGatewayPeerSelectionInfoShowPeerListInfoNewFqdn, affirmedZoneGatewayPeerSelectionInfoShowPeerListInfoNewPgwIPAddress, affirmedZoneGatewayPeerSelectionInfoShowPeerListInfoNewPeerSource, affirmedZoneGatewayPeerSelectionInfoShowPeerListInfoNewServiceName, affirmedZoneGatewayPeerSelectionInfoShowPeerListInfoNewPeerGtpStatus } ::= { affirmedZoneGatewayPeerSelectionInfoShowPeerListInfoNewTable 1 } AffirmedZoneGatewayPeerSelectionInfoShowPeerListInfoNewEntry ::= SEQUENCE { affirmedZoneGatewayPeerSelectionInfoShowPeerListInfoNewApnName String, affirmedZoneGatewayPeerSelectionInfoShowPeerListInfoNewPlmn Unsigned32, affirmedZoneGatewayPeerSelectionInfoShowPeerListInfoNewFqdn String, affirmedZoneGatewayPeerSelectionInfoShowPeerListInfoNewPgwIPAddress String, affirmedZoneGatewayPeerSelectionInfoShowPeerListInfoNewPeerSource String, affirmedZoneGatewayPeerSelectionInfoShowPeerListInfoNewServiceName String, affirmedZoneGatewayPeerSelectionInfoShowPeerListInfoNewPeerGtpStatus String, affirmedZoneGatewayPeerSelectionInfoShowPeerListInfoNewSelectedCount Unsigned32, affirmedZoneGatewayPeerSelectionInfoShowPeerListInfoNewSkipDuetoOciCount Unsigned32, affirmedZoneGatewayPeerSelectionInfoShowPeerListInfoNewNormalizedWeight Unsigned32, affirmedZoneGatewayPeerSelectionInfoShowPeerListInfoNewStatisticalWeight Unsigned32, affirmedZoneGatewayPeerSelectionInfoShowPeerListInfoNewLoadControlInfo Unsigned32, affirmedZoneGatewayPeerSelectionInfoShowPeerListInfoNewOverloadControlInfo Unsigned32, affirmedZoneGatewayPeerSelectionInfoShowPeerListInfoNewIsPgwBarred INTEGER, affirmedZoneGatewayPeerSelectionInfoShowPeerListInfoNewDnsTTL Unsigned32, affirmedZoneGatewayPeerSelectionInfoShowPeerListInfoNewDnsTTLRemaining Unsigned32, affirmedZoneGatewayPeerSelectionInfoShowPeerListInfoNewBarredTime Unsigned32, affirmedZoneGatewayPeerSelectionInfoShowPeerListInfoNewBarredTimeRemaining Unsigned32, affirmedZoneGatewayPeerSelectionInfoShowPeerListInfoNewPriority Unsigned32, affirmedZoneGatewayPeerSelectionInfoShowPeerListInfoNewTimeouts Unsigned32, affirmedZoneGatewayPeerSelectionInfoShowPeerListInfoNewGwName String } affirmedZoneGatewayPeerSelectionInfoShowPeerListInfoNewApnName OBJECT-TYPE SYNTAX String MAX-ACCESS not-accessible STATUS current DESCRIPTION "Configured APN" ::= { affirmedZoneGatewayPeerSelectionInfoShowPeerListInfoNewEntry 1 } affirmedZoneGatewayPeerSelectionInfoShowPeerListInfoNewPlmn OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS not-accessible STATUS current DESCRIPTION "PLMN" ::= { affirmedZoneGatewayPeerSelectionInfoShowPeerListInfoNewEntry 2 } affirmedZoneGatewayPeerSelectionInfoShowPeerListInfoNewFqdn OBJECT-TYPE SYNTAX String MAX-ACCESS not-accessible STATUS current DESCRIPTION "NAPTR Fqdn" ::= { affirmedZoneGatewayPeerSelectionInfoShowPeerListInfoNewEntry 3 } affirmedZoneGatewayPeerSelectionInfoShowPeerListInfoNewPgwIPAddress OBJECT-TYPE SYNTAX String MAX-ACCESS not-accessible STATUS current DESCRIPTION "Peer IP Address" ::= { affirmedZoneGatewayPeerSelectionInfoShowPeerListInfoNewEntry 4 } affirmedZoneGatewayPeerSelectionInfoShowPeerListInfoNewPeerSource OBJECT-TYPE SYNTAX String MAX-ACCESS not-accessible STATUS current DESCRIPTION "Source of Peer (DNS or Configured)" ::= { affirmedZoneGatewayPeerSelectionInfoShowPeerListInfoNewEntry 5 } affirmedZoneGatewayPeerSelectionInfoShowPeerListInfoNewServiceName OBJECT-TYPE SYNTAX String MAX-ACCESS not-accessible STATUS current DESCRIPTION "Task Service Name" ::= { affirmedZoneGatewayPeerSelectionInfoShowPeerListInfoNewEntry 6 } affirmedZoneGatewayPeerSelectionInfoShowPeerListInfoNewPeerGtpStatus OBJECT-TYPE SYNTAX String MAX-ACCESS not-accessible STATUS current DESCRIPTION "Peer GTP Status" ::= { affirmedZoneGatewayPeerSelectionInfoShowPeerListInfoNewEntry 7 } affirmedZoneGatewayPeerSelectionInfoShowPeerListInfoNewSelectedCount OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of times Peer was selected" ::= { affirmedZoneGatewayPeerSelectionInfoShowPeerListInfoNewEntry 8 } affirmedZoneGatewayPeerSelectionInfoShowPeerListInfoNewSkipDuetoOciCount OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of times Peer selection was skipped due to OCI" ::= { affirmedZoneGatewayPeerSelectionInfoShowPeerListInfoNewEntry 9 } affirmedZoneGatewayPeerSelectionInfoShowPeerListInfoNewNormalizedWeight OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Normalized Weight" ::= { affirmedZoneGatewayPeerSelectionInfoShowPeerListInfoNewEntry 10 } affirmedZoneGatewayPeerSelectionInfoShowPeerListInfoNewStatisticalWeight OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Statistical Weight" ::= { affirmedZoneGatewayPeerSelectionInfoShowPeerListInfoNewEntry 11 } affirmedZoneGatewayPeerSelectionInfoShowPeerListInfoNewLoadControlInfo OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Load Control Information" ::= { affirmedZoneGatewayPeerSelectionInfoShowPeerListInfoNewEntry 12 } affirmedZoneGatewayPeerSelectionInfoShowPeerListInfoNewOverloadControlInfo OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Overload Control Information" ::= { affirmedZoneGatewayPeerSelectionInfoShowPeerListInfoNewEntry 13 } affirmedZoneGatewayPeerSelectionInfoShowPeerListInfoNewIsPgwBarred OBJECT-TYPE SYNTAX INTEGER {false(0),true(1)} MAX-ACCESS read-only STATUS current DESCRIPTION "PGW Barred Status" ::= { affirmedZoneGatewayPeerSelectionInfoShowPeerListInfoNewEntry 14 } affirmedZoneGatewayPeerSelectionInfoShowPeerListInfoNewDnsTTL OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "DNS TTL (seconds)" ::= { affirmedZoneGatewayPeerSelectionInfoShowPeerListInfoNewEntry 15 } affirmedZoneGatewayPeerSelectionInfoShowPeerListInfoNewDnsTTLRemaining OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "DNS TTL remaining (seconds)" ::= { affirmedZoneGatewayPeerSelectionInfoShowPeerListInfoNewEntry 16 } affirmedZoneGatewayPeerSelectionInfoShowPeerListInfoNewBarredTime OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "PGW Barred Time (seconds)" ::= { affirmedZoneGatewayPeerSelectionInfoShowPeerListInfoNewEntry 17 } affirmedZoneGatewayPeerSelectionInfoShowPeerListInfoNewBarredTimeRemaining OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Barred time remaining (seconds)" ::= { affirmedZoneGatewayPeerSelectionInfoShowPeerListInfoNewEntry 18 } affirmedZoneGatewayPeerSelectionInfoShowPeerListInfoNewPriority OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Priority" ::= { affirmedZoneGatewayPeerSelectionInfoShowPeerListInfoNewEntry 19 } affirmedZoneGatewayPeerSelectionInfoShowPeerListInfoNewTimeouts OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Session setup timeouts" ::= { affirmedZoneGatewayPeerSelectionInfoShowPeerListInfoNewEntry 20 } affirmedZoneGatewayPeerSelectionInfoShowPeerListInfoNewGwName OBJECT-TYPE SYNTAX String MAX-ACCESS not-accessible STATUS current DESCRIPTION "Gateway name" ::= { affirmedZoneGatewayPeerSelectionInfoShowPeerListInfoNewEntry 21 } affirmedZoneGatewayPeerSelectionInfoShowBarredPeerListTable OBJECT-TYPE SYNTAX SEQUENCE OF AffirmedZoneGatewayPeerSelectionInfoShowBarredPeerListEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "" ::= { affirmedZoneMIB 423 } affirmedZoneGatewayPeerSelectionInfoShowBarredPeerListEntry OBJECT-TYPE SYNTAX AffirmedZoneGatewayPeerSelectionInfoShowBarredPeerListEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "" INDEX { affirmedZoneName, affirmedZoneGatewayPeerSelectionInfoShowBarredPeerListServiceName, affirmedZoneGatewayPeerSelectionInfoShowBarredPeerListPgwIPAddress } ::= { affirmedZoneGatewayPeerSelectionInfoShowBarredPeerListTable 1 } AffirmedZoneGatewayPeerSelectionInfoShowBarredPeerListEntry ::= SEQUENCE { affirmedZoneGatewayPeerSelectionInfoShowBarredPeerListServiceName String, affirmedZoneGatewayPeerSelectionInfoShowBarredPeerListPgwIPAddress String, affirmedZoneGatewayPeerSelectionInfoShowBarredPeerListBarredTime Unsigned32, affirmedZoneGatewayPeerSelectionInfoShowBarredPeerListBarredTimeRemaining Unsigned32 } affirmedZoneGatewayPeerSelectionInfoShowBarredPeerListServiceName OBJECT-TYPE SYNTAX String MAX-ACCESS not-accessible STATUS current DESCRIPTION "Task Service Name" ::= { affirmedZoneGatewayPeerSelectionInfoShowBarredPeerListEntry 1 } affirmedZoneGatewayPeerSelectionInfoShowBarredPeerListPgwIPAddress OBJECT-TYPE SYNTAX String MAX-ACCESS not-accessible STATUS current DESCRIPTION "PGW IP Address" ::= { affirmedZoneGatewayPeerSelectionInfoShowBarredPeerListEntry 2 } affirmedZoneGatewayPeerSelectionInfoShowBarredPeerListBarredTime OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "PGW Barred Time (seconds)" ::= { affirmedZoneGatewayPeerSelectionInfoShowBarredPeerListEntry 3 } affirmedZoneGatewayPeerSelectionInfoShowBarredPeerListBarredTimeRemaining OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Barred time remaining (seconds)" ::= { affirmedZoneGatewayPeerSelectionInfoShowBarredPeerListEntry 4 } affirmedZoneGatewayPdnSessionTable OBJECT-TYPE SYNTAX SEQUENCE OF AffirmedZoneGatewayPdnSessionEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "Use this command to show the status and statistics of a PDN session. The list of PDN sessions may be obtained by using the 'show subscriber summary' command. The output of this command may be used to provide key values for the 'show subscriber pdn-bearer ' command and the 'show subscriber pdn-service-data-flow ' command." ::= { affirmedZoneMIB 239 } affirmedZoneGatewayPdnSessionEntry OBJECT-TYPE SYNTAX AffirmedZoneGatewayPdnSessionEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "" INDEX { affirmedZoneName, affirmedZoneGatewayPdnSessionId } ::= { affirmedZoneGatewayPdnSessionTable 1 } AffirmedZoneGatewayPdnSessionEntry ::= SEQUENCE { affirmedZoneGatewayPdnSessionId Unsigned32, affirmedZoneGatewayPdnSessionDefbearerid Unsigned32, affirmedZoneGatewayPdnSessionIpAddress String, affirmedZoneGatewayPdnSessionAdditionalIpAddress String, affirmedZoneGatewayPdnSessionPdnIpAddress String, affirmedZoneGatewayPdnSessionPdnV6IpAddress String, affirmedZoneGatewayPdnSessionPdnGwInterfaceType INTEGER, affirmedZoneGatewayPdnSessionSgwInterfaceType INTEGER, affirmedZoneGatewayPdnSessionSgsnInterfaceType INTEGER, affirmedZoneGatewayPdnSessionNumBearer Unsigned32, affirmedZoneGatewayPdnSessionApnName String, affirmedZoneGatewayPdnSessionAccessCtrlFteidInIntfType INTEGER, affirmedZoneGatewayPdnSessionAccessCtrlFteidInNetworkCtxt Unsigned32, affirmedZoneGatewayPdnSessionAccessCtrlFteidInIpAddrType INTEGER, affirmedZoneGatewayPdnSessionAccessCtrlFteidInIpAddr String, affirmedZoneGatewayPdnSessionAccessCtrlFteidInV6IpAddr String, affirmedZoneGatewayPdnSessionAccessCtrlFteidInTeidValue Unsigned32, affirmedZoneGatewayPdnSessionAccessCtrlFteidOutIntfType INTEGER, affirmedZoneGatewayPdnSessionAccessCtrlFteidOutIpAddrType INTEGER, affirmedZoneGatewayPdnSessionAccessCtrlFteidOutIpAddr String, affirmedZoneGatewayPdnSessionAccessCtrlFteidOutV6IpAddr String, affirmedZoneGatewayPdnSessionAccessCtrlFteidOutTeidValue Unsigned32, affirmedZoneGatewayPdnSessionNetworkCtrlFteidInIntfType INTEGER, affirmedZoneGatewayPdnSessionNetworkCtrlFteidInNetworkCtxt Unsigned32, affirmedZoneGatewayPdnSessionNetworkCtrlFteidInIpAddrType INTEGER, affirmedZoneGatewayPdnSessionNetworkCtrlFteidInIpAddr String, affirmedZoneGatewayPdnSessionNetworkCtrlFteidInV6IpAddr String, affirmedZoneGatewayPdnSessionNetworkCtrlFteidInTeidValue Unsigned32, affirmedZoneGatewayPdnSessionNetworkCtrlFteidOutIntfType INTEGER, affirmedZoneGatewayPdnSessionNetworkCtrlFteidOutIpAddrType INTEGER, affirmedZoneGatewayPdnSessionNetworkCtrlFteidOutIpAddr String, affirmedZoneGatewayPdnSessionNetworkCtrlFteidOutV6IpAddr String, affirmedZoneGatewayPdnSessionNetworkCtrlFteidOutTeidValue Unsigned32, affirmedZoneGatewayPdnSessionImsi ConfdString, affirmedZoneGatewayPdnSessionGwName String, affirmedZoneGatewayPdnSessionGwType INTEGER, affirmedZoneGatewayPdnSessionMeid ConfdString, affirmedZoneGatewayPdnSessionMsisdn ConfdString, affirmedZoneGatewayPdnSessionUeFramedIpRoutes String, affirmedZoneGatewayPdnSessionBearers String, affirmedZoneGatewayPdnSessionServiceDataFlows String, affirmedZoneGatewayPdnSessionActiveConnections ConfdString, affirmedZoneGatewayPdnSessionTotalConnections ConfdString, affirmedZoneGatewayPdnSessionRejectedConnections ConfdString, affirmedZoneGatewayPdnSessionWfDataProfile String, affirmedZoneGatewayPdnSessionWfControlProfile String, affirmedZoneGatewayPdnSessionWfFsapi Unsigned32, affirmedZoneGatewayPdnSessionWfActiveChassis Unsigned32, affirmedZoneGatewayPdnSessionWfActiveSlot Unsigned32, affirmedZoneGatewayPdnSessionWfActiveCpu Unsigned32, affirmedZoneGatewayPdnSessionWfGnNextHopNcid Unsigned32, affirmedZoneGatewayPdnSessionWfGnNextHopIpAddr String, affirmedZoneGatewayPdnSessionWfGnNextHopIntfIndex Unsigned32, affirmedZoneGatewayPdnSessionUplinkAMBR Unsigned32, affirmedZoneGatewayPdnSessionDownlinkAMBR Unsigned32, affirmedZoneGatewayPdnSessionInactivityTimerDuration Unsigned32, affirmedZoneGatewayPdnSessionIdleTimerState INTEGER, affirmedZoneGatewayPdnSessionIdleTimerDuration Unsigned32, affirmedZoneGatewayPdnSessionMaximalDurationTimerState INTEGER, affirmedZoneGatewayPdnSessionMaximalDurationTimerDuration Unsigned32, affirmedZoneGatewayPdnSessionSubscriberType INTEGER, affirmedZoneGatewayPdnSessionMacAddress String, affirmedZoneGatewayPdnSessionAaaServerName String, affirmedZoneGatewayPdnSessionApIpAddress String, affirmedZoneGatewayPdnSessionActivationTime String, affirmedZoneGatewayPdnSessionPdnSessionDuration String, affirmedZoneGatewayPdnSessionPdnSessionIdleDuration String, affirmedZoneGatewayPdnSessionPdnSessionState INTEGER, affirmedZoneGatewayPdnSessionUsername String, affirmedZoneGatewayPdnSessionUplinkGreenPackets ConfdString, affirmedZoneGatewayPdnSessionUplinkGreenBytes ConfdString, affirmedZoneGatewayPdnSessionUplinkYellowPackets ConfdString, affirmedZoneGatewayPdnSessionUplinkYellowBytes ConfdString, affirmedZoneGatewayPdnSessionUplinkRedPackets ConfdString, affirmedZoneGatewayPdnSessionUplinkRedBytes ConfdString, affirmedZoneGatewayPdnSessionUplinkTcpRetransmissionPackets ConfdString, affirmedZoneGatewayPdnSessionUplinkTcpRetransmissionBytes ConfdString, affirmedZoneGatewayPdnSessionUplinkDivertedPackets ConfdString, affirmedZoneGatewayPdnSessionUplinkErrorDropPackets ConfdString, affirmedZoneGatewayPdnSessionUplinkErrorDropBytes ConfdString, affirmedZoneGatewayPdnSessionUplinkServiceDropPackets ConfdString, affirmedZoneGatewayPdnSessionUplinkServiceDropBytes ConfdString, affirmedZoneGatewayPdnSessionUplinkNoTftPackets ConfdString, affirmedZoneGatewayPdnSessionUplinkNoRoutePackets ConfdString, affirmedZoneGatewayPdnSessionUplinkTtlExhaustPackets ConfdString, affirmedZoneGatewayPdnSessionUplinkBadHeaderPackets ConfdString, affirmedZoneGatewayPdnSessionUplinkBadIpAddrPackets ConfdString, affirmedZoneGatewayPdnSessionUplinkMtuDiscardPackets ConfdString, affirmedZoneGatewayPdnSessionUplinkTransmitIcmpPackets ConfdString, affirmedZoneGatewayPdnSessionUplinkSendErrorPackets ConfdString, affirmedZoneGatewayPdnSessionUplinkSendErrorBytes ConfdString, affirmedZoneGatewayPdnSessionDownlinkGreenPackets ConfdString, affirmedZoneGatewayPdnSessionDownlinkGreenBytes ConfdString, affirmedZoneGatewayPdnSessionDownlinkYellowPackets ConfdString, affirmedZoneGatewayPdnSessionDownlinkYellowBytes ConfdString, affirmedZoneGatewayPdnSessionDownlinkRedPackets ConfdString, affirmedZoneGatewayPdnSessionDownlinkRedBytes ConfdString, affirmedZoneGatewayPdnSessionDownlinkTcpRetransmissionPackets ConfdString, affirmedZoneGatewayPdnSessionDownlinkTcpRetransmissionBytes ConfdString, affirmedZoneGatewayPdnSessionDownlinkDivertedReturnedPackets ConfdString, affirmedZoneGatewayPdnSessionDownlinkErrorDropPackets ConfdString, affirmedZoneGatewayPdnSessionDownlinkErrorDropBytes ConfdString, affirmedZoneGatewayPdnSessionDownlinkServiceDropPackets ConfdString, affirmedZoneGatewayPdnSessionDownlinkServiceDropBytes ConfdString, affirmedZoneGatewayPdnSessionDownlinkNoTftPackets ConfdString, affirmedZoneGatewayPdnSessionDownlinkNoRoutePackets ConfdString, affirmedZoneGatewayPdnSessionDownlinkTtlExhaustPackets ConfdString, affirmedZoneGatewayPdnSessionDownlinkMtuDiscardPackets ConfdString, affirmedZoneGatewayPdnSessionDownlinkTransmitIcmpPackets ConfdString, affirmedZoneGatewayPdnSessionDownlinkBadHeaderPackets ConfdString, affirmedZoneGatewayPdnSessionDownlinkSendErrorPackets ConfdString, affirmedZoneGatewayPdnSessionDownlinkSendErrorBytes ConfdString, affirmedZoneGatewayPdnSessionUplinkHairpinPolicyDiscardPackets ConfdString, affirmedZoneGatewayPdnSessionUplinkHairpinErrorDiscardPackets ConfdString, affirmedZoneGatewayPdnSessionUplinkTunneledPackets ConfdString, affirmedZoneGatewayPdnSessionRatType INTEGER, affirmedZoneGatewayPdnSessionWfSubscriberAnalyzer String, affirmedZoneGatewayPdnSessionULI-CGI String, affirmedZoneGatewayPdnSessionULI-SAI String, affirmedZoneGatewayPdnSessionULI-RAI String, affirmedZoneGatewayPdnSessionULI-TAI String, affirmedZoneGatewayPdnSessionULI-ECGI String, affirmedZoneGatewayPdnSessionULI-LAI String, affirmedZoneGatewayPdnSessionL2tpTunnelId Unsigned32, affirmedZoneGatewayPdnSessionL2tpSessionId Unsigned32, affirmedZoneGatewayPdnSessionL2tpLocalTunnelId Unsigned32, affirmedZoneGatewayPdnSessionL2tpLocalSessionId Unsigned32, affirmedZoneGatewayPdnSessionIsSuspended INTEGER, affirmedZoneGatewayPdnSessionIsGuardTimerRunning INTEGER, affirmedZoneGatewayPdnSessionUeTimeZone String, affirmedZoneGatewayPdnSessionVsaCf String, affirmedZoneGatewayPdnSessionVsaEntitlement String, affirmedZoneGatewayPdnSessionVsaPaymentType String, affirmedZoneGatewayPdnSessionVsaSubId String, affirmedZoneGatewayPdnSessionVsaHttpPolicy String, affirmedZoneGatewayPdnSessionVsaMiDial String, affirmedZoneGatewayPdnSessionVsaResellerId String, affirmedZoneGatewayPdnSessionVsaSubClassId String, affirmedZoneGatewayPdnSessionVsaSponsorUrl String, affirmedZoneGatewayPdnSessionVsaAccountStatus String, affirmedZoneGatewayPdnSessionVsaBdPolicy String, affirmedZoneGatewayPdnSessionVsaMmsCapable String, affirmedZoneGatewayPdnSessionUplinkBurstSize Unsigned32, affirmedZoneGatewayPdnSessionDownlinkBurstSize Unsigned32, affirmedZoneGatewayPdnSessionServing-network String, affirmedZoneGatewayPdnSessionUCI-CSG-ID Unsigned32, affirmedZoneGatewayPdnSessionUCI-CSG-Access-Mode Unsigned32, affirmedZoneGatewayPdnSessionUCI-CSG-CMI Unsigned32, affirmedZoneGatewayPdnSessionAccessCtrlFteidInIntfTypeNew INTEGER, affirmedZoneGatewayPdnSessionAccessCtrlFteidOutIntfTypeNew INTEGER, affirmedZoneGatewayPdnSessionNetworkCtrlFteidInIntfTypeNew INTEGER, affirmedZoneGatewayPdnSessionNetworkCtrlFteidOutIntfTypeNew INTEGER, affirmedZoneGatewayPdnSessionIpsecNetworkContext Unsigned32, affirmedZoneGatewayPdnSessionIpsecSpiIn Unsigned32, affirmedZoneGatewayPdnSessionIpsecSpiOut Unsigned32, affirmedZoneGatewayPdnSessionIsTethering INTEGER, affirmedZoneGatewayPdnSessionOriginationTimestamp ConfdString, affirmedZoneGatewayPdnSessionMaxWaitTime Unsigned32, affirmedZoneGatewayPdnSessionMeidString String, affirmedZoneGatewayPdnSessionL2tpTunnelIp String, affirmedZoneGatewayPdnSessionTotalTetheredConnections ConfdString, affirmedZoneGatewayPdnSessionActiveTetheredConnections ConfdString, affirmedZoneGatewayPdnSessionIsEmergencySession INTEGER, affirmedZoneGatewayPdnSessionSubscrIdType String, affirmedZoneGatewayPdnSessionPcscfTableName String, affirmedZoneGatewayPdnSessionPcscfIPV4AddrName String, affirmedZoneGatewayPdnSessionPcscfIPV6AddrName String, affirmedZoneGatewayPdnSessionDefLogicalBearerId Unsigned32, affirmedZoneGatewayPdnSessionQosProfileName String, affirmedZoneGatewayPdnSessionRedirectionState INTEGER, affirmedZoneGatewayPdnSessionDhcpTimer INTEGER, affirmedZoneGatewayPdnSessionDhcpTimerRemainingDuration Unsigned32, affirmedZoneGatewayPdnSessionDhcpLeaseTime Unsigned32, affirmedZoneGatewayPdnSessionCreditedState INTEGER, affirmedZoneGatewayPdnSessionOriginalApnName String, affirmedZoneGatewayPdnSessionPriorApnName String, affirmedZoneGatewayPdnSessionEmergencyInactivityTimerState INTEGER, affirmedZoneGatewayPdnSessionEmergencyInactivityTimerDuration Unsigned32, affirmedZoneGatewayPdnSessionIpsecSpmServiceID Unsigned32, affirmedZoneGatewayPdnSessionApMacAddress String, affirmedZoneGatewayPdnSessionPcscfIPV4AddrNameEnhanced String, affirmedZoneGatewayPdnSessionPcscfIPV6AddrNameEnhancedEnhanced String, affirmedZoneGatewayPdnSessionPcoIPV4LinkMtuSize Unsigned32, affirmedZoneGatewayPdnSessionPcoPcscfFqdnUsedForDnsQuery String, affirmedZoneGatewayPdnSessionPcoPcscfIPV4Addresses String, affirmedZoneGatewayPdnSessionPcoPcscfIPV6Addresses String, affirmedZoneGatewayPdnSessionVsaRoamZone String, affirmedZoneGatewayPdnSessionApnOI String, affirmedZoneGatewayPdnSessionReplacementOI String, affirmedZoneGatewayPdnSessionPgwFqdn String, affirmedZoneGatewayPdnSessionVplmnDynAddrAllowed INTEGER, affirmedZoneGatewayPdnSessionPgwIPAddressFromAAA String, affirmedZoneGatewayPdnSessionPdnGwAllocationType INTEGER, affirmedZoneGatewayPdnSessionPdnGwIPAddrSource INTEGER, affirmedZoneGatewayPdnSessionPlmnForDns Unsigned32, affirmedZoneGatewayPdnSessionDnsAppString String, affirmedZoneGatewayPdnSessionDhcpUpstreamPkts Unsigned32, affirmedZoneGatewayPdnSessionDhcpDownstreamPkts Unsigned32, affirmedZoneGatewayPdnSessionIncomingApnName String, affirmedZoneGatewayPdnSessionDelegatedIpv6PrefixRoutes String, affirmedZoneGatewayPdnSessionCcGroup String, affirmedZoneGatewayPdnSessionPcoAction Unsigned32, affirmedZoneGatewayPdnSessionIsUsingDefaultQuota INTEGER, affirmedZoneGatewayPdnSessionGyAssumePositiveTriggerMessage INTEGER, affirmedZoneGatewayPdnSessionGyAssumePositiveTriggerReason INTEGER, affirmedZoneGatewayPdnSessionGyAssumePositiveStartTime String, affirmedZoneGatewayPdnSessionCrbnProfiles String, affirmedZoneGatewayPdnSessionUplinkRouterSolicitPackets ConfdString, affirmedZoneGatewayPdnSessionUplinkRouterSolicitBytes ConfdString, affirmedZoneGatewayPdnSessionUplinkNeighbourSolicitPackets ConfdString, affirmedZoneGatewayPdnSessionUplinkNeighbourSolicitBytes ConfdString, affirmedZoneGatewayPdnSessionDownlinkRouterAdvertisementPackets ConfdString, affirmedZoneGatewayPdnSessionDownlinkRouterAdvertisementBytes ConfdString, affirmedZoneGatewayPdnSessionDownlinkNeighbourAdvertisementPackets ConfdString, affirmedZoneGatewayPdnSessionDownlinkNeighbourAdvertisementBytes ConfdString, affirmedZoneGatewayPdnSessionChargingRuleNames String, affirmedZoneGatewayPdnSessionDownlink-buffercount Unsigned32, affirmedZoneGatewayPdnSessionDownlink-bufferduration-unit INTEGER, affirmedZoneGatewayPdnSessionDownlink-bufferduration-time Unsigned32, affirmedZoneGatewayPdnSessionPdnType INTEGER, affirmedZoneGatewayPdnSessionPcoNonIpLinkMtuSize Unsigned32, affirmedZoneGatewayPdnSessionUplinkSPLMNRateValid INTEGER, affirmedZoneGatewayPdnSessionUplinkSPLMNRate Integer32, affirmedZoneGatewayPdnSessionDownlinkSPLMNRateValid INTEGER, affirmedZoneGatewayPdnSessionDownlinkSPLMNRate Integer32, affirmedZoneGatewayPdnSessionUplinkAPNPktRateTimeUnit INTEGER, affirmedZoneGatewayPdnSessionApnPktRateExceptionReport INTEGER, affirmedZoneGatewayPdnSessionUplinkAPNPktRateValid INTEGER, affirmedZoneGatewayPdnSessionUplinkAPNPktRate Integer32, affirmedZoneGatewayPdnSessionDtciEnabled INTEGER, affirmedZoneGatewayPdnSessionReportingApnName String, affirmedZoneGatewayPdnSessionNatinfo String, affirmedZoneGatewayPdnSessionUplinkAggregateBwPktsDropped ConfdString, affirmedZoneGatewayPdnSessionUplinkAggregateBwBytesDropped ConfdString, affirmedZoneGatewayPdnSessionDownlinkAggregateBwPktsDropped ConfdString, affirmedZoneGatewayPdnSessionDownlinkAggregateBwBytesDropped ConfdString, affirmedZoneGatewayPdnSessionAggregateQosPolicyId Unsigned32, affirmedZoneGatewayPdnSessionIpsecLocalIpAddr String, affirmedZoneGatewayPdnSessionIpsecLocalPort Unsigned32, affirmedZoneGatewayPdnSessionIpsecRemoteIpAddr String, affirmedZoneGatewayPdnSessionIpsecRemotePort Unsigned32, affirmedZoneGatewayPdnSessionWfPeerSelector String, affirmedZoneGatewayPdnSessionSecurityDidNotSendPktsDropped ConfdString, affirmedZoneGatewayPdnSessionWfDataProfileSubscriberAnalyzer String, affirmedZoneGatewayPdnSessionSessionTerminatePktsDropped ConfdString, affirmedZoneGatewayPdnSessionSessionTerminateBytesDropped ConfdString, affirmedZoneGatewayPdnSessionDownlinkBufferCount Unsigned32, affirmedZoneGatewayPdnSessionDownlinkBufferDurationUnit INTEGER, affirmedZoneGatewayPdnSessionDownlinkBufferDurationTime Unsigned32, affirmedZoneGatewayPdnSessionUplinkAppGrpAggregateBwPktsDropped ConfdString, affirmedZoneGatewayPdnSessionUplinkAppGrpAggregateBwBytesDropped ConfdString, affirmedZoneGatewayPdnSessionDownlinkAppGrpAggregateBwPktsDropped ConfdString, affirmedZoneGatewayPdnSessionDownlinkAppGrpAggregateBwBytesDropped ConfdString, affirmedZoneGatewayPdnSessionUplinkFlowAuthPktsDropped ConfdString, affirmedZoneGatewayPdnSessionUplinkFlowAuthBytesDropped ConfdString, affirmedZoneGatewayPdnSessionDownlinkFlowAuthPktsDropped ConfdString, affirmedZoneGatewayPdnSessionDownlinkFlowAuthBytesDropped ConfdString, affirmedZoneGatewayPdnSessionUplinkPeakThroughput ConfdString, affirmedZoneGatewayPdnSessionDownlinkPeakThroughput ConfdString, affirmedZoneGatewayPdnSessionUplinkActivityDuration ConfdString, affirmedZoneGatewayPdnSessionDownlinkActivityDuration ConfdString, affirmedZoneGatewayPdnSessionLapiEnabled INTEGER, affirmedZoneGatewayPdnSessionCpopciEnabled INTEGER, affirmedZoneGatewayPdnSessionS11tfEnabled INTEGER, affirmedZoneGatewayPdnSessionIsWagL3AccessMode INTEGER, affirmedZoneGatewayPdnSessionWagL3AccessNetworkContext String, affirmedZoneGatewayPdnSessionWagL3AccessNcId Unsigned32, affirmedZoneGatewayPdnSessionTetheringEntitled INTEGER, affirmedZoneGatewayPdnSessionTetheringEntitledFlows ConfdString, affirmedZoneGatewayPdnSessionTetheredFlowsDetectedUsingTtl ConfdString, affirmedZoneGatewayPdnSessionTetheredFlowsDetectedUsingUserAgent ConfdString, affirmedZoneGatewayPdnSessionSgwCplaneSessionid Unsigned32, affirmedZoneGatewayPdnSessionPgwCplaneSessionid Unsigned32, affirmedZoneGatewayPdnSessionPdnSessionMonitorTimerState INTEGER, affirmedZoneGatewayPdnSessionReceivedPfcpMessageInMonitorInterval INTEGER, affirmedZoneGatewayPdnSessionUserPlaneSelectorName String, affirmedZoneGatewayPdnSessionIsCupsSession INTEGER, affirmedZoneGatewayPdnSessionIsPfcpStdMode INTEGER, affirmedZoneGatewayPdnSessionPdr String, affirmedZoneGatewayPdnSessionTep String, affirmedZoneGatewayPdnSessionFar String, affirmedZoneGatewayPdnSessionQer String, affirmedZoneGatewayPdnSessionUrr String, affirmedZoneGatewayPdnSessionBar String, affirmedZoneGatewayPdnSessionContentFilterInstanceName String, affirmedZoneGatewayPdnSessionTetheredFlowsDetectedUsingTcpIpFingerprinting ConfdString, affirmedZoneGatewayPdnSessionProxyBypassedConnections ConfdString, affirmedZoneGatewayPdnSessionL2tpTunnelAssignmentId String, affirmedZoneGatewayPdnSessionWfOverrideProfile String, affirmedZoneGatewayPdnSessionPcrfUpdateDownAvoidPcrf INTEGER, affirmedZoneGatewayPdnSessionTransparentData String, affirmedZoneGatewayPdnSessionVsaConsentId String, affirmedZoneGatewayPdnSessionCcValue Unsigned32, affirmedZoneGatewayPdnSessionMasterCrbnProfile String, affirmedZoneGatewayPdnSessionTetheredFlowsDetectedUsingGquicUserAgent ConfdString, affirmedZoneGatewayPdnSessionTotalSessionQosPolicingDrops ConfdString, affirmedZoneGatewayPdnSessionTetheredFlowsReportedUsingTtl ConfdString, affirmedZoneGatewayPdnSessionTetheredFlowsReportedUsingUserAgent ConfdString, affirmedZoneGatewayPdnSessionTetheredFlowsReportedUsingTcpIpFingerprinting ConfdString, affirmedZoneGatewayPdnSessionTetheredFlowsReportedUsingGquicUserAgent ConfdString, affirmedZoneGatewayPdnSessionUpFqdn String, affirmedZoneGatewayPdnSessionVirtualImsi String, affirmedZoneGatewayPdnSessionBaseLineDataProfileName String, affirmedZoneGatewayPdnSessionIsDcnrSession INTEGER, affirmedZoneGatewayPdnSessionTariffGroupName String, affirmedZoneGatewayPdnSessionPcscfReselectionSupportedByUe INTEGER, affirmedZoneGatewayPdnSessionPcscfRestorationOccured INTEGER, affirmedZoneGatewayPdnSessionPcscfList String } affirmedZoneGatewayPdnSessionId OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS not-accessible STATUS current DESCRIPTION "PDN Session ID" ::= { affirmedZoneGatewayPdnSessionEntry 1 } affirmedZoneGatewayPdnSessionDefbearerid OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "" ::= { affirmedZoneGatewayPdnSessionEntry 2 } affirmedZoneGatewayPdnSessionIpAddress OBJECT-TYPE SYNTAX String MAX-ACCESS read-only STATUS current DESCRIPTION "" ::= { affirmedZoneGatewayPdnSessionEntry 3 } affirmedZoneGatewayPdnSessionAdditionalIpAddress OBJECT-TYPE SYNTAX String MAX-ACCESS read-only STATUS current DESCRIPTION "" ::= { affirmedZoneGatewayPdnSessionEntry 4 } affirmedZoneGatewayPdnSessionPdnIpAddress OBJECT-TYPE SYNTAX String MAX-ACCESS read-only STATUS current DESCRIPTION "" ::= { affirmedZoneGatewayPdnSessionEntry 5 } affirmedZoneGatewayPdnSessionPdnV6IpAddress OBJECT-TYPE SYNTAX String MAX-ACCESS read-only STATUS current DESCRIPTION "" ::= { affirmedZoneGatewayPdnSessionEntry 6 } affirmedZoneGatewayPdnSessionPdnGwInterfaceType OBJECT-TYPE SYNTAX INTEGER {s5(1),s8(2),s2a(3),s2b(4)} MAX-ACCESS read-only STATUS current DESCRIPTION "" ::= { affirmedZoneGatewayPdnSessionEntry 7 } affirmedZoneGatewayPdnSessionSgwInterfaceType OBJECT-TYPE SYNTAX INTEGER {s5(1),s8(2),s2a(3),s2b(4)} MAX-ACCESS read-only STATUS current DESCRIPTION "" ::= { affirmedZoneGatewayPdnSessionEntry 8 } affirmedZoneGatewayPdnSessionSgsnInterfaceType OBJECT-TYPE SYNTAX INTEGER {gn(1),gp(2)} MAX-ACCESS read-only STATUS current DESCRIPTION "" ::= { affirmedZoneGatewayPdnSessionEntry 9 } affirmedZoneGatewayPdnSessionNumBearer OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "" ::= { affirmedZoneGatewayPdnSessionEntry 10 } affirmedZoneGatewayPdnSessionApnName OBJECT-TYPE SYNTAX String MAX-ACCESS read-only STATUS current DESCRIPTION "" ::= { affirmedZoneGatewayPdnSessionEntry 11 } affirmedZoneGatewayPdnSessionAccessCtrlFteidInIntfType OBJECT-TYPE SYNTAX INTEGER {s1u-enb-gtpu(0),s1u-sgw-gtpu(1),s12-rnc-gtpu(2),s12-sgw-gtpu(3),s5s8-sgw-gtpu(4),s5s8-pgw-gtpu(5),s5s8-sgw-gtpc(6),s5s8-pgw-gtpc(7),s5s8-sgw-pmipv6(8),s5s8-pgw-pmipv6(9),s11-mme-gtpc(10),s11s4-sgw-gtpc(11),s10-mme-gtpc(12),s3-mme-gtpc(13),s3-sgsn-gtpu(14),s4-sgsn-gtpu(15),s4-sgw-gtpu(16),s4-sgsn-gtpc(17),s16-sgsn-gtpc(18),downlink-direct-forwarding-enb-gtpu(19),uplink-direct-forwarding-enb-gtpu(20),direct-forwarding-rnc-gtpu(21),direct-forwarding-sgsn-gtpu(22),downlink-direct-forwarding-sgw-gtpu(23),uplink-direct-forwarding-sgw-gtpu(28),invalid(30),gngp-ggsn-gtpu(31),gngp-sgsn-gtpu(32),gngp-ggsn-gtpc(33),gngp-sgsn-gtpc(34)} MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneGatewayPdnSessionEntry 12 } affirmedZoneGatewayPdnSessionAccessCtrlFteidInNetworkCtxt OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "" ::= { affirmedZoneGatewayPdnSessionEntry 13 } affirmedZoneGatewayPdnSessionAccessCtrlFteidInIpAddrType OBJECT-TYPE SYNTAX INTEGER {unknown(0),ipv4(1),ipv6(2),ipv4v6(3),reserved(4),ipv4v6-prefer-v4(5),ipv4v6-prefer-v6(6)} MAX-ACCESS read-only STATUS current DESCRIPTION "" ::= { affirmedZoneGatewayPdnSessionEntry 14 } affirmedZoneGatewayPdnSessionAccessCtrlFteidInIpAddr OBJECT-TYPE SYNTAX String MAX-ACCESS read-only STATUS current DESCRIPTION "" ::= { affirmedZoneGatewayPdnSessionEntry 15 } affirmedZoneGatewayPdnSessionAccessCtrlFteidInV6IpAddr OBJECT-TYPE SYNTAX String MAX-ACCESS read-only STATUS current DESCRIPTION "" ::= { affirmedZoneGatewayPdnSessionEntry 16 } affirmedZoneGatewayPdnSessionAccessCtrlFteidInTeidValue OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "" ::= { affirmedZoneGatewayPdnSessionEntry 17 } affirmedZoneGatewayPdnSessionAccessCtrlFteidOutIntfType OBJECT-TYPE SYNTAX INTEGER {s1u-enb-gtpu(0),s1u-sgw-gtpu(1),s12-rnc-gtpu(2),s12-sgw-gtpu(3),s5s8-sgw-gtpu(4),s5s8-pgw-gtpu(5),s5s8-sgw-gtpc(6),s5s8-pgw-gtpc(7),s5s8-sgw-pmipv6(8),s5s8-pgw-pmipv6(9),s11-mme-gtpc(10),s11s4-sgw-gtpc(11),s10-mme-gtpc(12),s3-mme-gtpc(13),s3-sgsn-gtpu(14),s4-sgsn-gtpu(15),s4-sgw-gtpu(16),s4-sgsn-gtpc(17),s16-sgsn-gtpc(18),downlink-direct-forwarding-enb-gtpu(19),uplink-direct-forwarding-enb-gtpu(20),direct-forwarding-rnc-gtpu(21),direct-forwarding-sgsn-gtpu(22),downlink-direct-forwarding-sgw-gtpu(23),uplink-direct-forwarding-sgw-gtpu(28),invalid(30),gngp-ggsn-gtpu(31),gngp-sgsn-gtpu(32),gngp-ggsn-gtpc(33),gngp-sgsn-gtpc(34)} MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneGatewayPdnSessionEntry 18 } affirmedZoneGatewayPdnSessionAccessCtrlFteidOutIpAddrType OBJECT-TYPE SYNTAX INTEGER {unknown(0),ipv4(1),ipv6(2),ipv4v6(3),reserved(4),ipv4v6-prefer-v4(5),ipv4v6-prefer-v6(6)} MAX-ACCESS read-only STATUS current DESCRIPTION "" ::= { affirmedZoneGatewayPdnSessionEntry 19 } affirmedZoneGatewayPdnSessionAccessCtrlFteidOutIpAddr OBJECT-TYPE SYNTAX String MAX-ACCESS read-only STATUS current DESCRIPTION "" ::= { affirmedZoneGatewayPdnSessionEntry 20 } affirmedZoneGatewayPdnSessionAccessCtrlFteidOutV6IpAddr OBJECT-TYPE SYNTAX String MAX-ACCESS read-only STATUS current DESCRIPTION "" ::= { affirmedZoneGatewayPdnSessionEntry 21 } affirmedZoneGatewayPdnSessionAccessCtrlFteidOutTeidValue OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "" ::= { affirmedZoneGatewayPdnSessionEntry 22 } affirmedZoneGatewayPdnSessionNetworkCtrlFteidInIntfType OBJECT-TYPE SYNTAX INTEGER {s1u-enb-gtpu(0),s1u-sgw-gtpu(1),s12-rnc-gtpu(2),s12-sgw-gtpu(3),s5s8-sgw-gtpu(4),s5s8-pgw-gtpu(5),s5s8-sgw-gtpc(6),s5s8-pgw-gtpc(7),s5s8-sgw-pmipv6(8),s5s8-pgw-pmipv6(9),s11-mme-gtpc(10),s11s4-sgw-gtpc(11),s10-mme-gtpc(12),s3-mme-gtpc(13),s3-sgsn-gtpu(14),s4-sgsn-gtpu(15),s4-sgw-gtpu(16),s4-sgsn-gtpc(17),s16-sgsn-gtpc(18),downlink-direct-forwarding-enb-gtpu(19),uplink-direct-forwarding-enb-gtpu(20),direct-forwarding-rnc-gtpu(21),direct-forwarding-sgsn-gtpu(22),downlink-direct-forwarding-sgw-gtpu(23),uplink-direct-forwarding-sgw-gtpu(28),invalid(30),gngp-ggsn-gtpu(31),gngp-sgsn-gtpu(32),gngp-ggsn-gtpc(33),gngp-sgsn-gtpc(34)} MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneGatewayPdnSessionEntry 23 } affirmedZoneGatewayPdnSessionNetworkCtrlFteidInNetworkCtxt OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "" ::= { affirmedZoneGatewayPdnSessionEntry 24 } affirmedZoneGatewayPdnSessionNetworkCtrlFteidInIpAddrType OBJECT-TYPE SYNTAX INTEGER {unknown(0),ipv4(1),ipv6(2),ipv4v6(3),reserved(4),ipv4v6-prefer-v4(5),ipv4v6-prefer-v6(6)} MAX-ACCESS read-only STATUS current DESCRIPTION "" ::= { affirmedZoneGatewayPdnSessionEntry 25 } affirmedZoneGatewayPdnSessionNetworkCtrlFteidInIpAddr OBJECT-TYPE SYNTAX String MAX-ACCESS read-only STATUS current DESCRIPTION "" ::= { affirmedZoneGatewayPdnSessionEntry 26 } affirmedZoneGatewayPdnSessionNetworkCtrlFteidInV6IpAddr OBJECT-TYPE SYNTAX String MAX-ACCESS read-only STATUS current DESCRIPTION "" ::= { affirmedZoneGatewayPdnSessionEntry 27 } affirmedZoneGatewayPdnSessionNetworkCtrlFteidInTeidValue OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "" ::= { affirmedZoneGatewayPdnSessionEntry 28 } affirmedZoneGatewayPdnSessionNetworkCtrlFteidOutIntfType OBJECT-TYPE SYNTAX INTEGER {s1u-enb-gtpu(0),s1u-sgw-gtpu(1),s12-rnc-gtpu(2),s12-sgw-gtpu(3),s5s8-sgw-gtpu(4),s5s8-pgw-gtpu(5),s5s8-sgw-gtpc(6),s5s8-pgw-gtpc(7),s5s8-sgw-pmipv6(8),s5s8-pgw-pmipv6(9),s11-mme-gtpc(10),s11s4-sgw-gtpc(11),s10-mme-gtpc(12),s3-mme-gtpc(13),s3-sgsn-gtpu(14),s4-sgsn-gtpu(15),s4-sgw-gtpu(16),s4-sgsn-gtpc(17),s16-sgsn-gtpc(18),downlink-direct-forwarding-enb-gtpu(19),uplink-direct-forwarding-enb-gtpu(20),direct-forwarding-rnc-gtpu(21),direct-forwarding-sgsn-gtpu(22),downlink-direct-forwarding-sgw-gtpu(23),uplink-direct-forwarding-sgw-gtpu(28),invalid(30),gngp-ggsn-gtpu(31),gngp-sgsn-gtpu(32),gngp-ggsn-gtpc(33),gngp-sgsn-gtpc(34)} MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneGatewayPdnSessionEntry 29 } affirmedZoneGatewayPdnSessionNetworkCtrlFteidOutIpAddrType OBJECT-TYPE SYNTAX INTEGER {unknown(0),ipv4(1),ipv6(2),ipv4v6(3),reserved(4),ipv4v6-prefer-v4(5),ipv4v6-prefer-v6(6)} MAX-ACCESS read-only STATUS current DESCRIPTION "" ::= { affirmedZoneGatewayPdnSessionEntry 30 } affirmedZoneGatewayPdnSessionNetworkCtrlFteidOutIpAddr OBJECT-TYPE SYNTAX String MAX-ACCESS read-only STATUS current DESCRIPTION "" ::= { affirmedZoneGatewayPdnSessionEntry 31 } affirmedZoneGatewayPdnSessionNetworkCtrlFteidOutV6IpAddr OBJECT-TYPE SYNTAX String MAX-ACCESS read-only STATUS current DESCRIPTION "" ::= { affirmedZoneGatewayPdnSessionEntry 32 } affirmedZoneGatewayPdnSessionNetworkCtrlFteidOutTeidValue OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "" ::= { affirmedZoneGatewayPdnSessionEntry 33 } affirmedZoneGatewayPdnSessionImsi OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "IMSI" ::= { affirmedZoneGatewayPdnSessionEntry 34 } affirmedZoneGatewayPdnSessionGwName OBJECT-TYPE SYNTAX String MAX-ACCESS read-only STATUS current DESCRIPTION "Gateway name" ::= { affirmedZoneGatewayPdnSessionEntry 35 } affirmedZoneGatewayPdnSessionGwType OBJECT-TYPE SYNTAX INTEGER {sgw(1),pgw(2),ggsn(3),mcc-gigw(4),wag(5),epdg(6),gtpproxy(7),u-plane(8)} MAX-ACCESS read-only STATUS current DESCRIPTION "Gateway type" ::= { affirmedZoneGatewayPdnSessionEntry 36 } affirmedZoneGatewayPdnSessionMeid OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "manufacturer equipment identifier" ::= { affirmedZoneGatewayPdnSessionEntry 37 } affirmedZoneGatewayPdnSessionMsisdn OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "mobile subscriber isdn" ::= { affirmedZoneGatewayPdnSessionEntry 38 } affirmedZoneGatewayPdnSessionUeFramedIpRoutes OBJECT-TYPE SYNTAX String MAX-ACCESS read-only STATUS current DESCRIPTION "UE Framed IP Routes" ::= { affirmedZoneGatewayPdnSessionEntry 39 } affirmedZoneGatewayPdnSessionBearers OBJECT-TYPE SYNTAX String MAX-ACCESS read-only STATUS current DESCRIPTION "Bearers" ::= { affirmedZoneGatewayPdnSessionEntry 40 } affirmedZoneGatewayPdnSessionServiceDataFlows OBJECT-TYPE SYNTAX String MAX-ACCESS read-only STATUS current DESCRIPTION "Service data flows" ::= { affirmedZoneGatewayPdnSessionEntry 41 } affirmedZoneGatewayPdnSessionActiveConnections OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "number of active connections on this session" ::= { affirmedZoneGatewayPdnSessionEntry 42 } affirmedZoneGatewayPdnSessionTotalConnections OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "number of total connections allocated during the life this session" ::= { affirmedZoneGatewayPdnSessionEntry 43 } affirmedZoneGatewayPdnSessionRejectedConnections OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "number of connections rejected due to resource limitations during the life of this session" ::= { affirmedZoneGatewayPdnSessionEntry 44 } affirmedZoneGatewayPdnSessionWfDataProfile OBJECT-TYPE SYNTAX String MAX-ACCESS read-only STATUS current DESCRIPTION "" ::= { affirmedZoneGatewayPdnSessionEntry 45 } affirmedZoneGatewayPdnSessionWfControlProfile OBJECT-TYPE SYNTAX String MAX-ACCESS read-only STATUS current DESCRIPTION "Workflow control profile name" ::= { affirmedZoneGatewayPdnSessionEntry 46 } affirmedZoneGatewayPdnSessionWfFsapi OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "the index of the workflow anchor location" ::= { affirmedZoneGatewayPdnSessionEntry 47 } affirmedZoneGatewayPdnSessionWfActiveChassis OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "the chassis ID of the active workflow anchor location" ::= { affirmedZoneGatewayPdnSessionEntry 48 } affirmedZoneGatewayPdnSessionWfActiveSlot OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "the slot ID of the active workflow anchor location" ::= { affirmedZoneGatewayPdnSessionEntry 49 } affirmedZoneGatewayPdnSessionWfActiveCpu OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "the CPU ID of the active workflow anchor location" ::= { affirmedZoneGatewayPdnSessionEntry 50 } affirmedZoneGatewayPdnSessionWfGnNextHopNcid OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "the network context of the workflow Gn next-hop" ::= { affirmedZoneGatewayPdnSessionEntry 51 } affirmedZoneGatewayPdnSessionWfGnNextHopIpAddr OBJECT-TYPE SYNTAX String MAX-ACCESS read-only STATUS current DESCRIPTION "the ip address of the workflow Gn next-hop" ::= { affirmedZoneGatewayPdnSessionEntry 52 } affirmedZoneGatewayPdnSessionWfGnNextHopIntfIndex OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "the interface index of the workflow Gn next-hop" ::= { affirmedZoneGatewayPdnSessionEntry 53 } affirmedZoneGatewayPdnSessionUplinkAMBR OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "AMBR in uplink direction" ::= { affirmedZoneGatewayPdnSessionEntry 54 } affirmedZoneGatewayPdnSessionDownlinkAMBR OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "AMBR in downlink direction" ::= { affirmedZoneGatewayPdnSessionEntry 55 } affirmedZoneGatewayPdnSessionInactivityTimerDuration OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Inactivity timer duration in use by session in seconds" ::= { affirmedZoneGatewayPdnSessionEntry 56 } affirmedZoneGatewayPdnSessionIdleTimerState OBJECT-TYPE SYNTAX INTEGER {disabled(1),not-running(2),running(3)} MAX-ACCESS read-only STATUS current DESCRIPTION "Idle timer state for session" ::= { affirmedZoneGatewayPdnSessionEntry 57 } affirmedZoneGatewayPdnSessionIdleTimerDuration OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Idle timer duration in use by session in seconds" ::= { affirmedZoneGatewayPdnSessionEntry 58 } affirmedZoneGatewayPdnSessionMaximalDurationTimerState OBJECT-TYPE SYNTAX INTEGER {disabled(1),not-running(2),running(3)} MAX-ACCESS read-only STATUS current DESCRIPTION "Maximal duration timer state for session" ::= { affirmedZoneGatewayPdnSessionEntry 59 } affirmedZoneGatewayPdnSessionMaximalDurationTimerDuration OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Maximal duration timer duration in use by session in minutes" ::= { affirmedZoneGatewayPdnSessionEntry 60 } affirmedZoneGatewayPdnSessionSubscriberType OBJECT-TYPE SYNTAX INTEGER {a2g(1),a3g(2),a4g(3),non3gpp(4)} MAX-ACCESS read-only STATUS current DESCRIPTION "Subscriber type" ::= { affirmedZoneGatewayPdnSessionEntry 61 } affirmedZoneGatewayPdnSessionMacAddress OBJECT-TYPE SYNTAX String MAX-ACCESS read-only STATUS current DESCRIPTION "Subscriber MAC Address" ::= { affirmedZoneGatewayPdnSessionEntry 62 } affirmedZoneGatewayPdnSessionAaaServerName OBJECT-TYPE SYNTAX String MAX-ACCESS read-only STATUS current DESCRIPTION "AAA Server Name" ::= { affirmedZoneGatewayPdnSessionEntry 63 } affirmedZoneGatewayPdnSessionApIpAddress OBJECT-TYPE SYNTAX String MAX-ACCESS read-only STATUS current DESCRIPTION "Access Point IP Address" ::= { affirmedZoneGatewayPdnSessionEntry 64 } affirmedZoneGatewayPdnSessionActivationTime OBJECT-TYPE SYNTAX String MAX-ACCESS read-only STATUS current DESCRIPTION "Time PDN session was activated" ::= { affirmedZoneGatewayPdnSessionEntry 65 } affirmedZoneGatewayPdnSessionPdnSessionDuration OBJECT-TYPE SYNTAX String MAX-ACCESS read-only STATUS current DESCRIPTION "Duration of PDN session" ::= { affirmedZoneGatewayPdnSessionEntry 66 } affirmedZoneGatewayPdnSessionPdnSessionIdleDuration OBJECT-TYPE SYNTAX String MAX-ACCESS read-only STATUS current DESCRIPTION "Idle duration of PDN session" ::= { affirmedZoneGatewayPdnSessionEntry 67 } affirmedZoneGatewayPdnSessionPdnSessionState OBJECT-TYPE SYNTAX INTEGER {active(1),idle(2),authenticated(3)} MAX-ACCESS read-only STATUS current DESCRIPTION "State of PDN session" ::= { affirmedZoneGatewayPdnSessionEntry 68 } affirmedZoneGatewayPdnSessionUsername OBJECT-TYPE SYNTAX String MAX-ACCESS read-only STATUS current DESCRIPTION "Subscriber User Name" ::= { affirmedZoneGatewayPdnSessionEntry 69 } affirmedZoneGatewayPdnSessionUplinkGreenPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Green packets in the uplink direction" ::= { affirmedZoneGatewayPdnSessionEntry 70 } affirmedZoneGatewayPdnSessionUplinkGreenBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Green bytes in the uplink direction" ::= { affirmedZoneGatewayPdnSessionEntry 71 } affirmedZoneGatewayPdnSessionUplinkYellowPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Yellow packets in the uplink direction" ::= { affirmedZoneGatewayPdnSessionEntry 72 } affirmedZoneGatewayPdnSessionUplinkYellowBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Yellow bytes in the uplink direction" ::= { affirmedZoneGatewayPdnSessionEntry 73 } affirmedZoneGatewayPdnSessionUplinkRedPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Red packets in the uplink direction" ::= { affirmedZoneGatewayPdnSessionEntry 74 } affirmedZoneGatewayPdnSessionUplinkRedBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Red bytes in the uplink direction" ::= { affirmedZoneGatewayPdnSessionEntry 75 } affirmedZoneGatewayPdnSessionUplinkTcpRetransmissionPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "TCP retransmission packets in the uplink direction" ::= { affirmedZoneGatewayPdnSessionEntry 76 } affirmedZoneGatewayPdnSessionUplinkTcpRetransmissionBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "TCP retransmission bytes in the uplink direction" ::= { affirmedZoneGatewayPdnSessionEntry 77 } affirmedZoneGatewayPdnSessionUplinkDivertedPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Diverted packets in the uplink direction" ::= { affirmedZoneGatewayPdnSessionEntry 78 } affirmedZoneGatewayPdnSessionUplinkErrorDropPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Error drop packets in the uplink direction" ::= { affirmedZoneGatewayPdnSessionEntry 79 } affirmedZoneGatewayPdnSessionUplinkErrorDropBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Error drop bytes in the uplink direction" ::= { affirmedZoneGatewayPdnSessionEntry 80 } affirmedZoneGatewayPdnSessionUplinkServiceDropPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Service drop packets in the uplink direction" ::= { affirmedZoneGatewayPdnSessionEntry 81 } affirmedZoneGatewayPdnSessionUplinkServiceDropBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Service drop bytes in the uplink direction" ::= { affirmedZoneGatewayPdnSessionEntry 82 } affirmedZoneGatewayPdnSessionUplinkNoTftPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Uplink packets with no TFT match" ::= { affirmedZoneGatewayPdnSessionEntry 83 } affirmedZoneGatewayPdnSessionUplinkNoRoutePackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Uplink packets with no route" ::= { affirmedZoneGatewayPdnSessionEntry 84 } affirmedZoneGatewayPdnSessionUplinkTtlExhaustPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Uplink packets with TTL exhaust" ::= { affirmedZoneGatewayPdnSessionEntry 85 } affirmedZoneGatewayPdnSessionUplinkBadHeaderPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Uplink packets with bad headers" ::= { affirmedZoneGatewayPdnSessionEntry 86 } affirmedZoneGatewayPdnSessionUplinkBadIpAddrPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Uplink packets with bad IP address" ::= { affirmedZoneGatewayPdnSessionEntry 87 } affirmedZoneGatewayPdnSessionUplinkMtuDiscardPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Uplink packets with DF bit set that exceed MTU" ::= { affirmedZoneGatewayPdnSessionEntry 88 } affirmedZoneGatewayPdnSessionUplinkTransmitIcmpPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Uplink ICMP packets transmitted" ::= { affirmedZoneGatewayPdnSessionEntry 89 } affirmedZoneGatewayPdnSessionUplinkSendErrorPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Send error packets in the uplink direction" ::= { affirmedZoneGatewayPdnSessionEntry 90 } affirmedZoneGatewayPdnSessionUplinkSendErrorBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Send error bytes in the uplink direction" ::= { affirmedZoneGatewayPdnSessionEntry 91 } affirmedZoneGatewayPdnSessionDownlinkGreenPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Green packets in the downlink direction" ::= { affirmedZoneGatewayPdnSessionEntry 92 } affirmedZoneGatewayPdnSessionDownlinkGreenBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Green bytes in the downlink direction" ::= { affirmedZoneGatewayPdnSessionEntry 93 } affirmedZoneGatewayPdnSessionDownlinkYellowPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Yellow packets in the downlink direction" ::= { affirmedZoneGatewayPdnSessionEntry 94 } affirmedZoneGatewayPdnSessionDownlinkYellowBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Yellow bytes in the downlink direction" ::= { affirmedZoneGatewayPdnSessionEntry 95 } affirmedZoneGatewayPdnSessionDownlinkRedPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Red packets in the downlink direction" ::= { affirmedZoneGatewayPdnSessionEntry 96 } affirmedZoneGatewayPdnSessionDownlinkRedBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Red bytes in the downlink direction" ::= { affirmedZoneGatewayPdnSessionEntry 97 } affirmedZoneGatewayPdnSessionDownlinkTcpRetransmissionPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "TCP retransmission packets in the downlink direction" ::= { affirmedZoneGatewayPdnSessionEntry 98 } affirmedZoneGatewayPdnSessionDownlinkTcpRetransmissionBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "TCP retransmission bytes in the downlink direction" ::= { affirmedZoneGatewayPdnSessionEntry 99 } affirmedZoneGatewayPdnSessionDownlinkDivertedReturnedPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Diverted returned packets in the downlink direction" ::= { affirmedZoneGatewayPdnSessionEntry 100 } affirmedZoneGatewayPdnSessionDownlinkErrorDropPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Error drop packets in the downlink direction" ::= { affirmedZoneGatewayPdnSessionEntry 101 } affirmedZoneGatewayPdnSessionDownlinkErrorDropBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Error drop bytes in the downlink direction" ::= { affirmedZoneGatewayPdnSessionEntry 102 } affirmedZoneGatewayPdnSessionDownlinkServiceDropPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Service drop packets in the downlink direction" ::= { affirmedZoneGatewayPdnSessionEntry 103 } affirmedZoneGatewayPdnSessionDownlinkServiceDropBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Service drop bytes in the downlink direction" ::= { affirmedZoneGatewayPdnSessionEntry 104 } affirmedZoneGatewayPdnSessionDownlinkNoTftPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Downlink packets with no TFT match" ::= { affirmedZoneGatewayPdnSessionEntry 105 } affirmedZoneGatewayPdnSessionDownlinkNoRoutePackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Downlink packets with no route" ::= { affirmedZoneGatewayPdnSessionEntry 106 } affirmedZoneGatewayPdnSessionDownlinkTtlExhaustPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Downlink packets with TTL exhaust" ::= { affirmedZoneGatewayPdnSessionEntry 107 } affirmedZoneGatewayPdnSessionDownlinkMtuDiscardPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Uplink packets with DF bit set that exceed MTU" ::= { affirmedZoneGatewayPdnSessionEntry 108 } affirmedZoneGatewayPdnSessionDownlinkTransmitIcmpPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Downlink ICMP packets transmitted" ::= { affirmedZoneGatewayPdnSessionEntry 109 } affirmedZoneGatewayPdnSessionDownlinkBadHeaderPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Downlink packets with bad headers" ::= { affirmedZoneGatewayPdnSessionEntry 110 } affirmedZoneGatewayPdnSessionDownlinkSendErrorPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Send error packets in the downlink direction" ::= { affirmedZoneGatewayPdnSessionEntry 111 } affirmedZoneGatewayPdnSessionDownlinkSendErrorBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Send error bytes in the downlink direction" ::= { affirmedZoneGatewayPdnSessionEntry 112 } affirmedZoneGatewayPdnSessionUplinkHairpinPolicyDiscardPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Uplink packets discarded due to hairpin policy" ::= { affirmedZoneGatewayPdnSessionEntry 113 } affirmedZoneGatewayPdnSessionUplinkHairpinErrorDiscardPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Uplink packets discarded due to hairpin error" ::= { affirmedZoneGatewayPdnSessionEntry 114 } affirmedZoneGatewayPdnSessionUplinkTunneledPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Uplink packets sent on a tunnel" ::= { affirmedZoneGatewayPdnSessionEntry 115 } affirmedZoneGatewayPdnSessionRatType OBJECT-TYPE SYNTAX INTEGER {nON-3GPP(0),uTRAN(1),gERAN(2),wLAN(3),gAN(4),hSPA-EV(5),e-UTRAN(6),vIRTUAL(7),nBIOT-EUTRAN(8),lTE-M(9),nR(10)} MAX-ACCESS read-only STATUS current DESCRIPTION "RAT type" ::= { affirmedZoneGatewayPdnSessionEntry 116 } affirmedZoneGatewayPdnSessionWfSubscriberAnalyzer OBJECT-TYPE SYNTAX String MAX-ACCESS read-only STATUS current DESCRIPTION "Workflow subscriber analyzer applied to this PDN session" ::= { affirmedZoneGatewayPdnSessionEntry 117 } affirmedZoneGatewayPdnSessionULI-CGI OBJECT-TYPE SYNTAX String MAX-ACCESS read-only STATUS current DESCRIPTION "User Location Information-Cell Global Identifier displays MCC,MNC,LAC and CI" ::= { affirmedZoneGatewayPdnSessionEntry 118 } affirmedZoneGatewayPdnSessionULI-SAI OBJECT-TYPE SYNTAX String MAX-ACCESS read-only STATUS current DESCRIPTION "User Location Information-Service Area Identifier displays MCC,MNC,LAC and SAC" ::= { affirmedZoneGatewayPdnSessionEntry 119 } affirmedZoneGatewayPdnSessionULI-RAI OBJECT-TYPE SYNTAX String MAX-ACCESS read-only STATUS current DESCRIPTION "User Location Information-Routing Area Identity displays MCC,MNC,LAC and RAC" ::= { affirmedZoneGatewayPdnSessionEntry 120 } affirmedZoneGatewayPdnSessionULI-TAI OBJECT-TYPE SYNTAX String MAX-ACCESS read-only STATUS current DESCRIPTION "User Location Information-Tracking Area Identity displays MCC,MNC and TAC" ::= { affirmedZoneGatewayPdnSessionEntry 121 } affirmedZoneGatewayPdnSessionULI-ECGI OBJECT-TYPE SYNTAX String MAX-ACCESS read-only STATUS current DESCRIPTION "User Location Information-E-UTRAN Cell Global Identifier displays MCC,MNC and ECI" ::= { affirmedZoneGatewayPdnSessionEntry 122 } affirmedZoneGatewayPdnSessionULI-LAI OBJECT-TYPE SYNTAX String MAX-ACCESS read-only STATUS current DESCRIPTION "User Location Information-Location Area Identifier displays MCC,MNC and LAC" ::= { affirmedZoneGatewayPdnSessionEntry 123 } affirmedZoneGatewayPdnSessionL2tpTunnelId OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "L2TP Remote Tunnel Identifier" ::= { affirmedZoneGatewayPdnSessionEntry 124 } affirmedZoneGatewayPdnSessionL2tpSessionId OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "L2TP Remote Session Identifier" ::= { affirmedZoneGatewayPdnSessionEntry 125 } affirmedZoneGatewayPdnSessionL2tpLocalTunnelId OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "L2TP Local Tunnel Identifier" ::= { affirmedZoneGatewayPdnSessionEntry 126 } affirmedZoneGatewayPdnSessionL2tpLocalSessionId OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "L2TP Local Session Identifier" ::= { affirmedZoneGatewayPdnSessionEntry 127 } affirmedZoneGatewayPdnSessionIsSuspended OBJECT-TYPE SYNTAX INTEGER {false(0),true(1)} MAX-ACCESS read-only STATUS current DESCRIPTION "Subscriber suspended" ::= { affirmedZoneGatewayPdnSessionEntry 128 } affirmedZoneGatewayPdnSessionIsGuardTimerRunning OBJECT-TYPE SYNTAX INTEGER {false(0),true(1)} MAX-ACCESS read-only STATUS current DESCRIPTION "Indicates if guard timer is running after receipt of a response message with cause code 110" ::= { affirmedZoneGatewayPdnSessionEntry 129 } affirmedZoneGatewayPdnSessionUeTimeZone OBJECT-TYPE SYNTAX String MAX-ACCESS read-only STATUS current DESCRIPTION "Subscriber Time Zone" ::= { affirmedZoneGatewayPdnSessionEntry 130 } affirmedZoneGatewayPdnSessionVsaCf OBJECT-TYPE SYNTAX String MAX-ACCESS read-only STATUS current DESCRIPTION "Vendor Specific Cf info" ::= { affirmedZoneGatewayPdnSessionEntry 131 } affirmedZoneGatewayPdnSessionVsaEntitlement OBJECT-TYPE SYNTAX String MAX-ACCESS read-only STATUS current DESCRIPTION "Vendor Specific Entitlement info" ::= { affirmedZoneGatewayPdnSessionEntry 132 } affirmedZoneGatewayPdnSessionVsaPaymentType OBJECT-TYPE SYNTAX String MAX-ACCESS read-only STATUS current DESCRIPTION "Vendor Specific PaymentType info" ::= { affirmedZoneGatewayPdnSessionEntry 133 } affirmedZoneGatewayPdnSessionVsaSubId OBJECT-TYPE SYNTAX String MAX-ACCESS read-only STATUS current DESCRIPTION "Vendor Specific SubId info" ::= { affirmedZoneGatewayPdnSessionEntry 134 } affirmedZoneGatewayPdnSessionVsaHttpPolicy OBJECT-TYPE SYNTAX String MAX-ACCESS read-only STATUS current DESCRIPTION "Vendor Specific Http Policy info" ::= { affirmedZoneGatewayPdnSessionEntry 135 } affirmedZoneGatewayPdnSessionVsaMiDial OBJECT-TYPE SYNTAX String MAX-ACCESS read-only STATUS current DESCRIPTION "Vendor Specific MiDial info" ::= { affirmedZoneGatewayPdnSessionEntry 136 } affirmedZoneGatewayPdnSessionVsaResellerId OBJECT-TYPE SYNTAX String MAX-ACCESS read-only STATUS current DESCRIPTION "Vendor Specific ResellerId info" ::= { affirmedZoneGatewayPdnSessionEntry 137 } affirmedZoneGatewayPdnSessionVsaSubClassId OBJECT-TYPE SYNTAX String MAX-ACCESS read-only STATUS current DESCRIPTION "Vendor Specific SubClass info" ::= { affirmedZoneGatewayPdnSessionEntry 138 } affirmedZoneGatewayPdnSessionVsaSponsorUrl OBJECT-TYPE SYNTAX String MAX-ACCESS read-only STATUS current DESCRIPTION "Vendor Specific Sponsor URL info" ::= { affirmedZoneGatewayPdnSessionEntry 139 } affirmedZoneGatewayPdnSessionVsaAccountStatus OBJECT-TYPE SYNTAX String MAX-ACCESS read-only STATUS current DESCRIPTION "Vendor Specific Account Status info" ::= { affirmedZoneGatewayPdnSessionEntry 140 } affirmedZoneGatewayPdnSessionVsaBdPolicy OBJECT-TYPE SYNTAX String MAX-ACCESS read-only STATUS current DESCRIPTION "Vendor Specific bd policy info" ::= { affirmedZoneGatewayPdnSessionEntry 141 } affirmedZoneGatewayPdnSessionVsaMmsCapable OBJECT-TYPE SYNTAX String MAX-ACCESS read-only STATUS current DESCRIPTION "Vendor Specific Mms Capable info" ::= { affirmedZoneGatewayPdnSessionEntry 142 } affirmedZoneGatewayPdnSessionUplinkBurstSize OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "burst size in uplink direction" ::= { affirmedZoneGatewayPdnSessionEntry 143 } affirmedZoneGatewayPdnSessionDownlinkBurstSize OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "burst in downlink direction" ::= { affirmedZoneGatewayPdnSessionEntry 144 } affirmedZoneGatewayPdnSessionServing-network OBJECT-TYPE SYNTAX String MAX-ACCESS read-only STATUS current DESCRIPTION "Serving Network displays MCC and MNC" ::= { affirmedZoneGatewayPdnSessionEntry 145 } affirmedZoneGatewayPdnSessionUCI-CSG-ID OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "User CSG Information - CSG Identifier" ::= { affirmedZoneGatewayPdnSessionEntry 146 } affirmedZoneGatewayPdnSessionUCI-CSG-Access-Mode OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "User CSG Information - CSG Access Mode" ::= { affirmedZoneGatewayPdnSessionEntry 147 } affirmedZoneGatewayPdnSessionUCI-CSG-CMI OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "User CSG Information - CSG Membership Indication" ::= { affirmedZoneGatewayPdnSessionEntry 148 } affirmedZoneGatewayPdnSessionAccessCtrlFteidInIntfTypeNew OBJECT-TYPE SYNTAX INTEGER {s1u-enb-gtpu(0),s1u-sgw-gtpu(1),s12-rnc-gtpu(2),s12-sgw-gtpu(3),s5s8-sgw-gtpu(4),s5s8-pgw-gtpu(5),s5s8-sgw-gtpc(6),s5s8-pgw-gtpc(7),s5s8-sgw-pmipv6(8),s5s8-pgw-pmipv6(9),s11-mme-gtpc(10),s11s4-sgw-gtpc(11),s10-mme-gtpc(12),s3-mme-gtpc(13),s3-sgsn-gtpu(14),s4-sgsn-gtpu(15),s4-sgw-gtpu(16),s4-sgsn-gtpc(17),s16-sgsn-gtpc(18),downlink-direct-forwarding-enb-gtpu(19),uplink-direct-forwarding-enb-gtpu(20),direct-forwarding-rnc-gtpu(21),direct-forwarding-sgsn-gtpu(22),downlink-direct-forwarding-sgw-gtpu(23),uplink-direct-forwarding-sgw-gtpu(28),s2b-epdg-gtpc(30),s2b-epdg-gtpu(31),s2b-pgw-gtpc(32),s2b-pgw-gtpu(33),s2a-twan-gtpu(34),s2a-twan-gtpc(35),s2a-pgw-gtpc(36),s2a-pgw-gtpu(37),s11-mme-gtpu(38),s11-sgw-gtpu(39),sxa-sgw-pfcp(50),sxb-pgw-pfcp(51),sxa-userplane-sgw-pfcp(52),sxb-userplane-pgw-pfcp(53),gn-gp-ggsn-gtpu(200),gn-gp-sgsn-gtpu(201),gn-gp-ggsn-gtpc(202),gn-gp-sgsn-gtpc(203),invalid-interface(255)} MAX-ACCESS read-only STATUS current DESCRIPTION "" ::= { affirmedZoneGatewayPdnSessionEntry 149 } affirmedZoneGatewayPdnSessionAccessCtrlFteidOutIntfTypeNew OBJECT-TYPE SYNTAX INTEGER {s1u-enb-gtpu(0),s1u-sgw-gtpu(1),s12-rnc-gtpu(2),s12-sgw-gtpu(3),s5s8-sgw-gtpu(4),s5s8-pgw-gtpu(5),s5s8-sgw-gtpc(6),s5s8-pgw-gtpc(7),s5s8-sgw-pmipv6(8),s5s8-pgw-pmipv6(9),s11-mme-gtpc(10),s11s4-sgw-gtpc(11),s10-mme-gtpc(12),s3-mme-gtpc(13),s3-sgsn-gtpu(14),s4-sgsn-gtpu(15),s4-sgw-gtpu(16),s4-sgsn-gtpc(17),s16-sgsn-gtpc(18),downlink-direct-forwarding-enb-gtpu(19),uplink-direct-forwarding-enb-gtpu(20),direct-forwarding-rnc-gtpu(21),direct-forwarding-sgsn-gtpu(22),downlink-direct-forwarding-sgw-gtpu(23),uplink-direct-forwarding-sgw-gtpu(28),s2b-epdg-gtpc(30),s2b-epdg-gtpu(31),s2b-pgw-gtpc(32),s2b-pgw-gtpu(33),s2a-twan-gtpu(34),s2a-twan-gtpc(35),s2a-pgw-gtpc(36),s2a-pgw-gtpu(37),s11-mme-gtpu(38),s11-sgw-gtpu(39),sxa-sgw-pfcp(50),sxb-pgw-pfcp(51),sxa-userplane-sgw-pfcp(52),sxb-userplane-pgw-pfcp(53),gn-gp-ggsn-gtpu(200),gn-gp-sgsn-gtpu(201),gn-gp-ggsn-gtpc(202),gn-gp-sgsn-gtpc(203),invalid-interface(255)} MAX-ACCESS read-only STATUS current DESCRIPTION "" ::= { affirmedZoneGatewayPdnSessionEntry 150 } affirmedZoneGatewayPdnSessionNetworkCtrlFteidInIntfTypeNew OBJECT-TYPE SYNTAX INTEGER {s1u-enb-gtpu(0),s1u-sgw-gtpu(1),s12-rnc-gtpu(2),s12-sgw-gtpu(3),s5s8-sgw-gtpu(4),s5s8-pgw-gtpu(5),s5s8-sgw-gtpc(6),s5s8-pgw-gtpc(7),s5s8-sgw-pmipv6(8),s5s8-pgw-pmipv6(9),s11-mme-gtpc(10),s11s4-sgw-gtpc(11),s10-mme-gtpc(12),s3-mme-gtpc(13),s3-sgsn-gtpu(14),s4-sgsn-gtpu(15),s4-sgw-gtpu(16),s4-sgsn-gtpc(17),s16-sgsn-gtpc(18),downlink-direct-forwarding-enb-gtpu(19),uplink-direct-forwarding-enb-gtpu(20),direct-forwarding-rnc-gtpu(21),direct-forwarding-sgsn-gtpu(22),downlink-direct-forwarding-sgw-gtpu(23),uplink-direct-forwarding-sgw-gtpu(28),s2b-epdg-gtpc(30),s2b-epdg-gtpu(31),s2b-pgw-gtpc(32),s2b-pgw-gtpu(33),s2a-twan-gtpu(34),s2a-twan-gtpc(35),s2a-pgw-gtpc(36),s2a-pgw-gtpu(37),s11-mme-gtpu(38),s11-sgw-gtpu(39),sxa-sgw-pfcp(50),sxb-pgw-pfcp(51),sxa-userplane-sgw-pfcp(52),sxb-userplane-pgw-pfcp(53),gn-gp-ggsn-gtpu(200),gn-gp-sgsn-gtpu(201),gn-gp-ggsn-gtpc(202),gn-gp-sgsn-gtpc(203),invalid-interface(255)} MAX-ACCESS read-only STATUS current DESCRIPTION "" ::= { affirmedZoneGatewayPdnSessionEntry 151 } affirmedZoneGatewayPdnSessionNetworkCtrlFteidOutIntfTypeNew OBJECT-TYPE SYNTAX INTEGER {s1u-enb-gtpu(0),s1u-sgw-gtpu(1),s12-rnc-gtpu(2),s12-sgw-gtpu(3),s5s8-sgw-gtpu(4),s5s8-pgw-gtpu(5),s5s8-sgw-gtpc(6),s5s8-pgw-gtpc(7),s5s8-sgw-pmipv6(8),s5s8-pgw-pmipv6(9),s11-mme-gtpc(10),s11s4-sgw-gtpc(11),s10-mme-gtpc(12),s3-mme-gtpc(13),s3-sgsn-gtpu(14),s4-sgsn-gtpu(15),s4-sgw-gtpu(16),s4-sgsn-gtpc(17),s16-sgsn-gtpc(18),downlink-direct-forwarding-enb-gtpu(19),uplink-direct-forwarding-enb-gtpu(20),direct-forwarding-rnc-gtpu(21),direct-forwarding-sgsn-gtpu(22),downlink-direct-forwarding-sgw-gtpu(23),uplink-direct-forwarding-sgw-gtpu(28),s2b-epdg-gtpc(30),s2b-epdg-gtpu(31),s2b-pgw-gtpc(32),s2b-pgw-gtpu(33),s2a-twan-gtpu(34),s2a-twan-gtpc(35),s2a-pgw-gtpc(36),s2a-pgw-gtpu(37),s11-mme-gtpu(38),s11-sgw-gtpu(39),sxa-sgw-pfcp(50),sxb-pgw-pfcp(51),sxa-userplane-sgw-pfcp(52),sxb-userplane-pgw-pfcp(53),gn-gp-ggsn-gtpu(200),gn-gp-sgsn-gtpu(201),gn-gp-ggsn-gtpc(202),gn-gp-sgsn-gtpc(203),invalid-interface(255)} MAX-ACCESS read-only STATUS current DESCRIPTION "" ::= { affirmedZoneGatewayPdnSessionEntry 152 } affirmedZoneGatewayPdnSessionIpsecNetworkContext OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "IPsec SA network context" ::= { affirmedZoneGatewayPdnSessionEntry 153 } affirmedZoneGatewayPdnSessionIpsecSpiIn OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Incoming IPsec SPI value" ::= { affirmedZoneGatewayPdnSessionEntry 154 } affirmedZoneGatewayPdnSessionIpsecSpiOut OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Outgoing IPsec SPI value" ::= { affirmedZoneGatewayPdnSessionEntry 155 } affirmedZoneGatewayPdnSessionIsTethering OBJECT-TYPE SYNTAX INTEGER {false(0),true(1)} MAX-ACCESS read-only STATUS current DESCRIPTION "Subscriber Tethering State" ::= { affirmedZoneGatewayPdnSessionEntry 156 } affirmedZoneGatewayPdnSessionOriginationTimestamp OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Session Origination Timestamp. A value of 0 indicates not specified" ::= { affirmedZoneGatewayPdnSessionEntry 157 } affirmedZoneGatewayPdnSessionMaxWaitTime OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Max wait time in Milliseconds" ::= { affirmedZoneGatewayPdnSessionEntry 158 } affirmedZoneGatewayPdnSessionMeidString OBJECT-TYPE SYNTAX String MAX-ACCESS read-only STATUS current DESCRIPTION "manufacturer equipment identifier" ::= { affirmedZoneGatewayPdnSessionEntry 159 } affirmedZoneGatewayPdnSessionL2tpTunnelIp OBJECT-TYPE SYNTAX String MAX-ACCESS read-only STATUS current DESCRIPTION "L2TP Remote Tunnel IP Address" ::= { affirmedZoneGatewayPdnSessionEntry 160 } affirmedZoneGatewayPdnSessionTotalTetheredConnections OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of tethered connections" ::= { affirmedZoneGatewayPdnSessionEntry 161 } affirmedZoneGatewayPdnSessionActiveTetheredConnections OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Current number of tethered connections" ::= { affirmedZoneGatewayPdnSessionEntry 162 } affirmedZoneGatewayPdnSessionIsEmergencySession OBJECT-TYPE SYNTAX INTEGER {false(0),true(1)} MAX-ACCESS read-only STATUS current DESCRIPTION "Indicates if this is an emergency session" ::= { affirmedZoneGatewayPdnSessionEntry 163 } affirmedZoneGatewayPdnSessionSubscrIdType OBJECT-TYPE SYNTAX String MAX-ACCESS read-only STATUS current DESCRIPTION "Subscriber identifier type" ::= { affirmedZoneGatewayPdnSessionEntry 164 } affirmedZoneGatewayPdnSessionPcscfTableName OBJECT-TYPE SYNTAX String MAX-ACCESS read-only STATUS current DESCRIPTION "P-CSCF Table name used for allocating P-CSCF addresses for this session" ::= { affirmedZoneGatewayPdnSessionEntry 165 } affirmedZoneGatewayPdnSessionPcscfIPV4AddrName OBJECT-TYPE SYNTAX String MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneGatewayPdnSessionEntry 166 } affirmedZoneGatewayPdnSessionPcscfIPV6AddrName OBJECT-TYPE SYNTAX String MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneGatewayPdnSessionEntry 167 } affirmedZoneGatewayPdnSessionDefLogicalBearerId OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "" ::= { affirmedZoneGatewayPdnSessionEntry 168 } affirmedZoneGatewayPdnSessionQosProfileName OBJECT-TYPE SYNTAX String MAX-ACCESS read-only STATUS current DESCRIPTION "Name of Active QoS Profile" ::= { affirmedZoneGatewayPdnSessionEntry 169 } affirmedZoneGatewayPdnSessionRedirectionState OBJECT-TYPE SYNTAX INTEGER {open(0),walled-garden(1)} MAX-ACCESS read-only STATUS current DESCRIPTION "Whether session is in a walled garden or not" ::= { affirmedZoneGatewayPdnSessionEntry 170 } affirmedZoneGatewayPdnSessionDhcpTimer OBJECT-TYPE SYNTAX INTEGER {invalid(0),lease-renew(1),lease-rebind(2),lease-expiry(3)} MAX-ACCESS read-only STATUS current DESCRIPTION "Type of DHCP timer running" ::= { affirmedZoneGatewayPdnSessionEntry 171 } affirmedZoneGatewayPdnSessionDhcpTimerRemainingDuration OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of seconds remaining on the DHCP timer" ::= { affirmedZoneGatewayPdnSessionEntry 172 } affirmedZoneGatewayPdnSessionDhcpLeaseTime OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "DHCP Lease Time" ::= { affirmedZoneGatewayPdnSessionEntry 173 } affirmedZoneGatewayPdnSessionCreditedState OBJECT-TYPE SYNTAX INTEGER {false(0),true(1)} MAX-ACCESS read-only STATUS current DESCRIPTION "" ::= { affirmedZoneGatewayPdnSessionEntry 174 } affirmedZoneGatewayPdnSessionOriginalApnName OBJECT-TYPE SYNTAX String MAX-ACCESS read-only STATUS current DESCRIPTION "" ::= { affirmedZoneGatewayPdnSessionEntry 175 } affirmedZoneGatewayPdnSessionPriorApnName OBJECT-TYPE SYNTAX String MAX-ACCESS read-only STATUS current DESCRIPTION "" ::= { affirmedZoneGatewayPdnSessionEntry 176 } affirmedZoneGatewayPdnSessionEmergencyInactivityTimerState OBJECT-TYPE SYNTAX INTEGER {disabled(1),not-running(2),running(3)} MAX-ACCESS read-only STATUS current DESCRIPTION "emergency inactivity timer state for emergency session" ::= { affirmedZoneGatewayPdnSessionEntry 177 } affirmedZoneGatewayPdnSessionEmergencyInactivityTimerDuration OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "emergency timer duration in use by emergency session in seconds" ::= { affirmedZoneGatewayPdnSessionEntry 178 } affirmedZoneGatewayPdnSessionIpsecSpmServiceID OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "SPM Service Index assigning transform" ::= { affirmedZoneGatewayPdnSessionEntry 179 } affirmedZoneGatewayPdnSessionApMacAddress OBJECT-TYPE SYNTAX String MAX-ACCESS read-only STATUS current DESCRIPTION "Access Point MAC Address" ::= { affirmedZoneGatewayPdnSessionEntry 180 } affirmedZoneGatewayPdnSessionPcscfIPV4AddrNameEnhanced OBJECT-TYPE SYNTAX String MAX-ACCESS read-only STATUS current DESCRIPTION "P-CSCF IPV4 Address names allocated from P-CSCF table for this session" ::= { affirmedZoneGatewayPdnSessionEntry 181 } affirmedZoneGatewayPdnSessionPcscfIPV6AddrNameEnhancedEnhanced OBJECT-TYPE SYNTAX String MAX-ACCESS read-only STATUS current DESCRIPTION "P-CSCF IPV6 Address names allocated from P-CSCF table for this session" ::= { affirmedZoneGatewayPdnSessionEntry 182 } affirmedZoneGatewayPdnSessionPcoIPV4LinkMtuSize OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "PCO IPV4 Link MTU Size sent in the PCO IE for this session" ::= { affirmedZoneGatewayPdnSessionEntry 183 } affirmedZoneGatewayPdnSessionPcoPcscfFqdnUsedForDnsQuery OBJECT-TYPE SYNTAX String MAX-ACCESS read-only STATUS current DESCRIPTION "P-CSCF FQDN used for allocating P-CSCF addresses for this session using DNS Lookup" ::= { affirmedZoneGatewayPdnSessionEntry 184 } affirmedZoneGatewayPdnSessionPcoPcscfIPV4Addresses OBJECT-TYPE SYNTAX String MAX-ACCESS read-only STATUS current DESCRIPTION "P-CSCF IPV4 Addresses from the DNS lookup sent in the PCO IE for this session" ::= { affirmedZoneGatewayPdnSessionEntry 185 } affirmedZoneGatewayPdnSessionPcoPcscfIPV6Addresses OBJECT-TYPE SYNTAX String MAX-ACCESS read-only STATUS current DESCRIPTION "P-CSCF IPV6 Addresses from the DNS lookup sent in the PCO IE for this session" ::= { affirmedZoneGatewayPdnSessionEntry 186 } affirmedZoneGatewayPdnSessionVsaRoamZone OBJECT-TYPE SYNTAX String MAX-ACCESS read-only STATUS current DESCRIPTION "Vendor Specific Roaming Zone info" ::= { affirmedZoneGatewayPdnSessionEntry 187 } affirmedZoneGatewayPdnSessionApnOI OBJECT-TYPE SYNTAX String MAX-ACCESS read-only STATUS current DESCRIPTION "APN OI" ::= { affirmedZoneGatewayPdnSessionEntry 188 } affirmedZoneGatewayPdnSessionReplacementOI OBJECT-TYPE SYNTAX String MAX-ACCESS read-only STATUS current DESCRIPTION "APN Replacement OI received from AAA" ::= { affirmedZoneGatewayPdnSessionEntry 189 } affirmedZoneGatewayPdnSessionPgwFqdn OBJECT-TYPE SYNTAX String MAX-ACCESS read-only STATUS current DESCRIPTION "PGW FQDN received from AAA" ::= { affirmedZoneGatewayPdnSessionEntry 190 } affirmedZoneGatewayPdnSessionVplmnDynAddrAllowed OBJECT-TYPE SYNTAX INTEGER {false(0),true(1)} MAX-ACCESS read-only STATUS current DESCRIPTION "VPLMN Dynamic Address Allowed from AAA" ::= { affirmedZoneGatewayPdnSessionEntry 191 } affirmedZoneGatewayPdnSessionPgwIPAddressFromAAA OBJECT-TYPE SYNTAX String MAX-ACCESS read-only STATUS current DESCRIPTION "PGW IP Address received from AAA" ::= { affirmedZoneGatewayPdnSessionEntry 192 } affirmedZoneGatewayPdnSessionPdnGwAllocationType OBJECT-TYPE SYNTAX INTEGER {static(0),dynamic(1),not-sent-by-aaa(2)} MAX-ACCESS read-only STATUS current DESCRIPTION "PDNGW Allocation Type from AAA" ::= { affirmedZoneGatewayPdnSessionEntry 193 } affirmedZoneGatewayPdnSessionPdnGwIPAddrSource OBJECT-TYPE SYNTAX INTEGER {configured(0),dns-resolved(1),ip-from-aaa(2),invalid-ip(3)} MAX-ACCESS read-only STATUS current DESCRIPTION "PGW used for this session" ::= { affirmedZoneGatewayPdnSessionEntry 194 } affirmedZoneGatewayPdnSessionPlmnForDns OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "PLMN used for PGW DNS" ::= { affirmedZoneGatewayPdnSessionEntry 195 } affirmedZoneGatewayPdnSessionDnsAppString OBJECT-TYPE SYNTAX String MAX-ACCESS read-only STATUS current DESCRIPTION "Application String to resolve PGW DNS" ::= { affirmedZoneGatewayPdnSessionEntry 196 } affirmedZoneGatewayPdnSessionDhcpUpstreamPkts OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of DHCP Upstream packets" ::= { affirmedZoneGatewayPdnSessionEntry 197 } affirmedZoneGatewayPdnSessionDhcpDownstreamPkts OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of DHCP Downstream packets" ::= { affirmedZoneGatewayPdnSessionEntry 198 } affirmedZoneGatewayPdnSessionIncomingApnName OBJECT-TYPE SYNTAX String MAX-ACCESS read-only STATUS current DESCRIPTION "incoming apn name sent by UE" ::= { affirmedZoneGatewayPdnSessionEntry 199 } affirmedZoneGatewayPdnSessionDelegatedIpv6PrefixRoutes OBJECT-TYPE SYNTAX String MAX-ACCESS read-only STATUS current DESCRIPTION "Delegated IPv6 Prefix Routes" ::= { affirmedZoneGatewayPdnSessionEntry 200 } affirmedZoneGatewayPdnSessionCcGroup OBJECT-TYPE SYNTAX String MAX-ACCESS read-only STATUS current DESCRIPTION "CC group the subscriber belongs to" ::= { affirmedZoneGatewayPdnSessionEntry 201 } affirmedZoneGatewayPdnSessionPcoAction OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "PCO action sent to UE" ::= { affirmedZoneGatewayPdnSessionEntry 202 } affirmedZoneGatewayPdnSessionIsUsingDefaultQuota OBJECT-TYPE SYNTAX INTEGER {false(0),true(1)} MAX-ACCESS read-only STATUS current DESCRIPTION "Indicates if the PDN session is using Gy default quota" ::= { affirmedZoneGatewayPdnSessionEntry 203 } affirmedZoneGatewayPdnSessionGyAssumePositiveTriggerMessage OBJECT-TYPE SYNTAX INTEGER {ccri(1),ccru(2)} MAX-ACCESS read-only STATUS current DESCRIPTION "The message that triggers using of Gy default quota" ::= { affirmedZoneGatewayPdnSessionEntry 204 } affirmedZoneGatewayPdnSessionGyAssumePositiveTriggerReason OBJECT-TYPE SYNTAX INTEGER {a3xx(1),a4xx(2),a5xx(3),ocs-link-down(4),message-timeout(5),internal-error(6)} MAX-ACCESS read-only STATUS current DESCRIPTION "The reason that triggers using of Gy default quota" ::= { affirmedZoneGatewayPdnSessionEntry 205 } affirmedZoneGatewayPdnSessionGyAssumePositiveStartTime OBJECT-TYPE SYNTAX String MAX-ACCESS read-only STATUS current DESCRIPTION "The start time of using default quota" ::= { affirmedZoneGatewayPdnSessionEntry 206 } affirmedZoneGatewayPdnSessionCrbnProfiles OBJECT-TYPE SYNTAX String MAX-ACCESS read-only STATUS current DESCRIPTION "CRBN-profiles currently active on the subscriber" ::= { affirmedZoneGatewayPdnSessionEntry 207 } affirmedZoneGatewayPdnSessionUplinkRouterSolicitPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Uplink router solicitation packets" ::= { affirmedZoneGatewayPdnSessionEntry 208 } affirmedZoneGatewayPdnSessionUplinkRouterSolicitBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Uplink router solicitation bytes" ::= { affirmedZoneGatewayPdnSessionEntry 209 } affirmedZoneGatewayPdnSessionUplinkNeighbourSolicitPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Uplink neighbour solicitation packets" ::= { affirmedZoneGatewayPdnSessionEntry 210 } affirmedZoneGatewayPdnSessionUplinkNeighbourSolicitBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Uplink neighbour solicitation bytes" ::= { affirmedZoneGatewayPdnSessionEntry 211 } affirmedZoneGatewayPdnSessionDownlinkRouterAdvertisementPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Downlink router advertisement packets" ::= { affirmedZoneGatewayPdnSessionEntry 212 } affirmedZoneGatewayPdnSessionDownlinkRouterAdvertisementBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Downlink router advertisement bytes" ::= { affirmedZoneGatewayPdnSessionEntry 213 } affirmedZoneGatewayPdnSessionDownlinkNeighbourAdvertisementPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Downlink neighbour advertisement packets" ::= { affirmedZoneGatewayPdnSessionEntry 214 } affirmedZoneGatewayPdnSessionDownlinkNeighbourAdvertisementBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Downlink neighbour advertisement bytes" ::= { affirmedZoneGatewayPdnSessionEntry 215 } affirmedZoneGatewayPdnSessionChargingRuleNames OBJECT-TYPE SYNTAX String MAX-ACCESS read-only STATUS current DESCRIPTION "Predefined Charging-Rule-Names currently active on the subscriber" ::= { affirmedZoneGatewayPdnSessionEntry 216 } affirmedZoneGatewayPdnSessionDownlink-buffercount OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Paging Downlink Buffer Count - Number of Messages that can be buffered for Paging " ::= { affirmedZoneGatewayPdnSessionEntry 217 } affirmedZoneGatewayPdnSessionDownlink-bufferduration-unit OBJECT-TYPE SYNTAX INTEGER {two-second-unit(0),one-minute-unit(1),ten-minute-unit(2),one-hour-unit(3),ten-hour-unit(4),one-minmulti1-unit(5),one-minmulti2-unit(6),one-infinite-unit(7)} MAX-ACCESS read-only STATUS current DESCRIPTION "Paging Downlink Buffer Duration Unit - Units of Downlink Buffer Duration Time " ::= { affirmedZoneGatewayPdnSessionEntry 218 } affirmedZoneGatewayPdnSessionDownlink-bufferduration-time OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Paging Downlink Buffer Duration Time Value - Downlink Buffer Duration Time Value " ::= { affirmedZoneGatewayPdnSessionEntry 219 } affirmedZoneGatewayPdnSessionPdnType OBJECT-TYPE SYNTAX INTEGER {unknown(0),ipv4(1),ipv6(2),ipv4v6(3),nonip(4)} MAX-ACCESS read-only STATUS current DESCRIPTION "PDN Type" ::= { affirmedZoneGatewayPdnSessionEntry 220 } affirmedZoneGatewayPdnSessionPcoNonIpLinkMtuSize OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "EPCO NonIP Link MTU Size sent in the EPCO/PCO IE for this session" ::= { affirmedZoneGatewayPdnSessionEntry 221 } affirmedZoneGatewayPdnSessionUplinkSPLMNRateValid OBJECT-TYPE SYNTAX INTEGER {false(0),true(1)} MAX-ACCESS read-only STATUS current DESCRIPTION "SPLMN in uplink direction" ::= { affirmedZoneGatewayPdnSessionEntry 222 } affirmedZoneGatewayPdnSessionUplinkSPLMNRate OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "SPLMN in uplink direction" ::= { affirmedZoneGatewayPdnSessionEntry 223 } affirmedZoneGatewayPdnSessionDownlinkSPLMNRateValid OBJECT-TYPE SYNTAX INTEGER {false(0),true(1)} MAX-ACCESS read-only STATUS current DESCRIPTION "SPLMN in downlink direction" ::= { affirmedZoneGatewayPdnSessionEntry 224 } affirmedZoneGatewayPdnSessionDownlinkSPLMNRate OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "SPLMN in downlink direction" ::= { affirmedZoneGatewayPdnSessionEntry 225 } affirmedZoneGatewayPdnSessionUplinkAPNPktRateTimeUnit OBJECT-TYPE SYNTAX INTEGER {not-set(-1),unrestricted(0),minute(1),hour(2),day(3),week(4)} MAX-ACCESS read-only STATUS current DESCRIPTION "APN Packet Rate time unit" ::= { affirmedZoneGatewayPdnSessionEntry 226 } affirmedZoneGatewayPdnSessionApnPktRateExceptionReport OBJECT-TYPE SYNTAX INTEGER {not-set(-1),not-allowed(0),allowed(1)} MAX-ACCESS read-only STATUS current DESCRIPTION "APN Packet Rate exceptional Report" ::= { affirmedZoneGatewayPdnSessionEntry 227 } affirmedZoneGatewayPdnSessionUplinkAPNPktRateValid OBJECT-TYPE SYNTAX INTEGER {false(0),true(1)} MAX-ACCESS read-only STATUS current DESCRIPTION "APN uplink pkt rate valid" ::= { affirmedZoneGatewayPdnSessionEntry 228 } affirmedZoneGatewayPdnSessionUplinkAPNPktRate OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "APN Packet Rate in uplink direction" ::= { affirmedZoneGatewayPdnSessionEntry 229 } affirmedZoneGatewayPdnSessionDtciEnabled OBJECT-TYPE SYNTAX INTEGER {false(0),true(1)} MAX-ACCESS read-only STATUS current DESCRIPTION "Delay tolerant PDN" ::= { affirmedZoneGatewayPdnSessionEntry 230 } affirmedZoneGatewayPdnSessionReportingApnName OBJECT-TYPE SYNTAX String MAX-ACCESS read-only STATUS current DESCRIPTION "reporting apn name or CalledStationId sent towards external interfaces" ::= { affirmedZoneGatewayPdnSessionEntry 231 } affirmedZoneGatewayPdnSessionNatinfo OBJECT-TYPE SYNTAX String MAX-ACCESS read-only STATUS current DESCRIPTION "NatInfo" ::= { affirmedZoneGatewayPdnSessionEntry 232 } affirmedZoneGatewayPdnSessionUplinkAggregateBwPktsDropped OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Dropped packets in the uplink direction due to aggregate bandwidth limit" ::= { affirmedZoneGatewayPdnSessionEntry 233 } affirmedZoneGatewayPdnSessionUplinkAggregateBwBytesDropped OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Dropped bytes in the uplink direction due to aggregate bandwidth limit" ::= { affirmedZoneGatewayPdnSessionEntry 234 } affirmedZoneGatewayPdnSessionDownlinkAggregateBwPktsDropped OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Dropped packets in the downlink direction due to aggregate bandwidth limit" ::= { affirmedZoneGatewayPdnSessionEntry 235 } affirmedZoneGatewayPdnSessionDownlinkAggregateBwBytesDropped OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Dropped bytes in the downlink direction due to aggregate bandwidth limit" ::= { affirmedZoneGatewayPdnSessionEntry 236 } affirmedZoneGatewayPdnSessionAggregateQosPolicyId OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Aggregate Qos Policy Id Currently active" ::= { affirmedZoneGatewayPdnSessionEntry 237 } affirmedZoneGatewayPdnSessionIpsecLocalIpAddr OBJECT-TYPE SYNTAX String MAX-ACCESS read-only STATUS current DESCRIPTION "Local IPsec IP Address" ::= { affirmedZoneGatewayPdnSessionEntry 238 } affirmedZoneGatewayPdnSessionIpsecLocalPort OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Local IPsec Port" ::= { affirmedZoneGatewayPdnSessionEntry 239 } affirmedZoneGatewayPdnSessionIpsecRemoteIpAddr OBJECT-TYPE SYNTAX String MAX-ACCESS read-only STATUS current DESCRIPTION "Remote IPsec IP Address" ::= { affirmedZoneGatewayPdnSessionEntry 240 } affirmedZoneGatewayPdnSessionIpsecRemotePort OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Remote IPsec Port" ::= { affirmedZoneGatewayPdnSessionEntry 241 } affirmedZoneGatewayPdnSessionWfPeerSelector OBJECT-TYPE SYNTAX String MAX-ACCESS read-only STATUS current DESCRIPTION "Peer Selector subscriber analyzer applied to this PDN session" ::= { affirmedZoneGatewayPdnSessionEntry 242 } affirmedZoneGatewayPdnSessionSecurityDidNotSendPktsDropped OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Dropped packets due to security not forwarding them" ::= { affirmedZoneGatewayPdnSessionEntry 243 } affirmedZoneGatewayPdnSessionWfDataProfileSubscriberAnalyzer OBJECT-TYPE SYNTAX String MAX-ACCESS read-only STATUS current DESCRIPTION "Workflow Data Profile subscriber analyzer applied to this PDN session" ::= { affirmedZoneGatewayPdnSessionEntry 244 } affirmedZoneGatewayPdnSessionSessionTerminatePktsDropped OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Dropped packets in the uplink and downlink direction due to session termination" ::= { affirmedZoneGatewayPdnSessionEntry 245 } affirmedZoneGatewayPdnSessionSessionTerminateBytesDropped OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Dropped bytes in the uplink and downlink direction due to session termination" ::= { affirmedZoneGatewayPdnSessionEntry 246 } affirmedZoneGatewayPdnSessionDownlinkBufferCount OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Paging Downlink Buffer Count - Number of Messages that can be buffered for Paging " ::= { affirmedZoneGatewayPdnSessionEntry 247 } affirmedZoneGatewayPdnSessionDownlinkBufferDurationUnit OBJECT-TYPE SYNTAX INTEGER {two-second-unit(0),one-minute-unit(1),ten-minute-unit(2),one-hour-unit(3),ten-hour-unit(4),one-minmulti1-unit(5),one-minmulti2-unit(6),one-infinite-unit(7)} MAX-ACCESS read-only STATUS current DESCRIPTION "Paging Downlink Buffer Duration Unit - Units of Downlink Buffer Duration Time " ::= { affirmedZoneGatewayPdnSessionEntry 248 } affirmedZoneGatewayPdnSessionDownlinkBufferDurationTime OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Paging Downlink Buffer Duration Time Value - Downlink Buffer Duration Time Value " ::= { affirmedZoneGatewayPdnSessionEntry 249 } affirmedZoneGatewayPdnSessionUplinkAppGrpAggregateBwPktsDropped OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Dropped packets in the uplink direction due to application level aggregate bandwidth limit" ::= { affirmedZoneGatewayPdnSessionEntry 250 } affirmedZoneGatewayPdnSessionUplinkAppGrpAggregateBwBytesDropped OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Dropped bytes in the uplink direction due to application level aggregate bandwidth limit" ::= { affirmedZoneGatewayPdnSessionEntry 251 } affirmedZoneGatewayPdnSessionDownlinkAppGrpAggregateBwPktsDropped OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Dropped packets in the downlink direction due to application level aggregate bandwidth limit" ::= { affirmedZoneGatewayPdnSessionEntry 252 } affirmedZoneGatewayPdnSessionDownlinkAppGrpAggregateBwBytesDropped OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Dropped bytes in the downlink direction due to application level aggregate bandwidth limit" ::= { affirmedZoneGatewayPdnSessionEntry 253 } affirmedZoneGatewayPdnSessionUplinkFlowAuthPktsDropped OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Dropped packets in the uplink direction due to Flow Authorization" ::= { affirmedZoneGatewayPdnSessionEntry 254 } affirmedZoneGatewayPdnSessionUplinkFlowAuthBytesDropped OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Dropped bytes in the uplink direction due to Flow Authorization" ::= { affirmedZoneGatewayPdnSessionEntry 255 } affirmedZoneGatewayPdnSessionDownlinkFlowAuthPktsDropped OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Dropped packets in the downlink direction due to Flow Authorization" ::= { affirmedZoneGatewayPdnSessionEntry 256 } affirmedZoneGatewayPdnSessionDownlinkFlowAuthBytesDropped OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Dropped bytes in the downlink direction due to Flow Authorization" ::= { affirmedZoneGatewayPdnSessionEntry 257 } affirmedZoneGatewayPdnSessionUplinkPeakThroughput OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "session peak-throughput in uplink direction(in Bps)" ::= { affirmedZoneGatewayPdnSessionEntry 258 } affirmedZoneGatewayPdnSessionDownlinkPeakThroughput OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "session peak-throughput in downlink direction(in Bps)" ::= { affirmedZoneGatewayPdnSessionEntry 259 } affirmedZoneGatewayPdnSessionUplinkActivityDuration OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "session activity-duration in uplink direction(in usec)" ::= { affirmedZoneGatewayPdnSessionEntry 260 } affirmedZoneGatewayPdnSessionDownlinkActivityDuration OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "session activity-duration in downlink direction(in usec)" ::= { affirmedZoneGatewayPdnSessionEntry 261 } affirmedZoneGatewayPdnSessionLapiEnabled OBJECT-TYPE SYNTAX INTEGER {false(0),true(1)} MAX-ACCESS read-only STATUS current DESCRIPTION "Low Priority Access Indicated PDN" ::= { affirmedZoneGatewayPdnSessionEntry 262 } affirmedZoneGatewayPdnSessionCpopciEnabled OBJECT-TYPE SYNTAX INTEGER {false(0),true(1)} MAX-ACCESS read-only STATUS current DESCRIPTION "Control Plane Only PDN Connection Indication" ::= { affirmedZoneGatewayPdnSessionEntry 263 } affirmedZoneGatewayPdnSessionS11tfEnabled OBJECT-TYPE SYNTAX INTEGER {false(0),true(1)} MAX-ACCESS read-only STATUS current DESCRIPTION "S11-U Tunnel Flag set PDN" ::= { affirmedZoneGatewayPdnSessionEntry 264 } affirmedZoneGatewayPdnSessionIsWagL3AccessMode OBJECT-TYPE SYNTAX INTEGER {false(0),true(1)} MAX-ACCESS read-only STATUS current DESCRIPTION "Is subscriber in WAG L3 Access" ::= { affirmedZoneGatewayPdnSessionEntry 265 } affirmedZoneGatewayPdnSessionWagL3AccessNetworkContext OBJECT-TYPE SYNTAX String MAX-ACCESS read-only STATUS current DESCRIPTION "Network context of subscriber" ::= { affirmedZoneGatewayPdnSessionEntry 266 } affirmedZoneGatewayPdnSessionWagL3AccessNcId OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Network context of subscriber" ::= { affirmedZoneGatewayPdnSessionEntry 267 } affirmedZoneGatewayPdnSessionTetheringEntitled OBJECT-TYPE SYNTAX INTEGER {false(0),true(1)} MAX-ACCESS read-only STATUS current DESCRIPTION "Subscriber tethering entitled state" ::= { affirmedZoneGatewayPdnSessionEntry 268 } affirmedZoneGatewayPdnSessionTetheringEntitledFlows OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of tethering entitled flows created" ::= { affirmedZoneGatewayPdnSessionEntry 269 } affirmedZoneGatewayPdnSessionTetheredFlowsDetectedUsingTtl OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Tethered flows detected using ttl" ::= { affirmedZoneGatewayPdnSessionEntry 270 } affirmedZoneGatewayPdnSessionTetheredFlowsDetectedUsingUserAgent OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Tethered flows detected using user agent" ::= { affirmedZoneGatewayPdnSessionEntry 271 } affirmedZoneGatewayPdnSessionSgwCplaneSessionid OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "SGW C-Plane Session ID" ::= { affirmedZoneGatewayPdnSessionEntry 272 } affirmedZoneGatewayPdnSessionPgwCplaneSessionid OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "PGW C-Plane Session ID" ::= { affirmedZoneGatewayPdnSessionEntry 273 } affirmedZoneGatewayPdnSessionPdnSessionMonitorTimerState OBJECT-TYPE SYNTAX INTEGER {disabled(1),not-running(2),running(3)} MAX-ACCESS read-only STATUS current DESCRIPTION "State of Session Monitor timer " ::= { affirmedZoneGatewayPdnSessionEntry 274 } affirmedZoneGatewayPdnSessionReceivedPfcpMessageInMonitorInterval OBJECT-TYPE SYNTAX INTEGER {false(0),true(1)} MAX-ACCESS read-only STATUS current DESCRIPTION "Received a PFCP Session Related Message in the monitor timer interval" ::= { affirmedZoneGatewayPdnSessionEntry 275 } affirmedZoneGatewayPdnSessionUserPlaneSelectorName OBJECT-TYPE SYNTAX String MAX-ACCESS read-only STATUS current DESCRIPTION "user plane selector applied to this session" ::= { affirmedZoneGatewayPdnSessionEntry 276 } affirmedZoneGatewayPdnSessionIsCupsSession OBJECT-TYPE SYNTAX INTEGER {false(0),true(1)} MAX-ACCESS read-only STATUS current DESCRIPTION "" ::= { affirmedZoneGatewayPdnSessionEntry 277 } affirmedZoneGatewayPdnSessionIsPfcpStdMode OBJECT-TYPE SYNTAX INTEGER {false(0),true(1)} MAX-ACCESS read-only STATUS current DESCRIPTION "" ::= { affirmedZoneGatewayPdnSessionEntry 278 } affirmedZoneGatewayPdnSessionPdr OBJECT-TYPE SYNTAX String MAX-ACCESS read-only STATUS current DESCRIPTION "Packet Definition Rule" ::= { affirmedZoneGatewayPdnSessionEntry 279 } affirmedZoneGatewayPdnSessionTep OBJECT-TYPE SYNTAX String MAX-ACCESS read-only STATUS current DESCRIPTION "Traffic End Point" ::= { affirmedZoneGatewayPdnSessionEntry 280 } affirmedZoneGatewayPdnSessionFar OBJECT-TYPE SYNTAX String MAX-ACCESS read-only STATUS current DESCRIPTION "Forwarding Action Rule" ::= { affirmedZoneGatewayPdnSessionEntry 281 } affirmedZoneGatewayPdnSessionQer OBJECT-TYPE SYNTAX String MAX-ACCESS read-only STATUS current DESCRIPTION "QoS Enforcement Rule" ::= { affirmedZoneGatewayPdnSessionEntry 282 } affirmedZoneGatewayPdnSessionUrr OBJECT-TYPE SYNTAX String MAX-ACCESS read-only STATUS current DESCRIPTION "Usage Reporting Rule" ::= { affirmedZoneGatewayPdnSessionEntry 283 } affirmedZoneGatewayPdnSessionBar OBJECT-TYPE SYNTAX String MAX-ACCESS read-only STATUS current DESCRIPTION "Buffering Action Rule" ::= { affirmedZoneGatewayPdnSessionEntry 284 } affirmedZoneGatewayPdnSessionContentFilterInstanceName OBJECT-TYPE SYNTAX String MAX-ACCESS read-only STATUS current DESCRIPTION "Content filter instance installed through crbn-profile on the subscriber" ::= { affirmedZoneGatewayPdnSessionEntry 285 } affirmedZoneGatewayPdnSessionTetheredFlowsDetectedUsingTcpIpFingerprinting OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Tethered flows detected using tcp ip fingerprinting" ::= { affirmedZoneGatewayPdnSessionEntry 286 } affirmedZoneGatewayPdnSessionProxyBypassedConnections OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of proxy bypassed connections" ::= { affirmedZoneGatewayPdnSessionEntry 287 } affirmedZoneGatewayPdnSessionL2tpTunnelAssignmentId OBJECT-TYPE SYNTAX String MAX-ACCESS read-only STATUS current DESCRIPTION "L2TP Tunnel Assignment Identifier" ::= { affirmedZoneGatewayPdnSessionEntry 288 } affirmedZoneGatewayPdnSessionWfOverrideProfile OBJECT-TYPE SYNTAX String MAX-ACCESS read-only STATUS current DESCRIPTION "Workflow override profile name" ::= { affirmedZoneGatewayPdnSessionEntry 289 } affirmedZoneGatewayPdnSessionPcrfUpdateDownAvoidPcrf OBJECT-TYPE SYNTAX INTEGER {false(0),true(1)} MAX-ACCESS read-only STATUS current DESCRIPTION "true means session is in not interacting with pcrf any more after CCR-U send error / response timeout" ::= { affirmedZoneGatewayPdnSessionEntry 290 } affirmedZoneGatewayPdnSessionTransparentData OBJECT-TYPE SYNTAX String MAX-ACCESS read-only STATUS current DESCRIPTION "Transparent Data" ::= { affirmedZoneGatewayPdnSessionEntry 291 } affirmedZoneGatewayPdnSessionVsaConsentId OBJECT-TYPE SYNTAX String MAX-ACCESS read-only STATUS current DESCRIPTION "Vendor Specific Consent Id info" ::= { affirmedZoneGatewayPdnSessionEntry 292 } affirmedZoneGatewayPdnSessionCcValue OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "charging-characteristics-value" ::= { affirmedZoneGatewayPdnSessionEntry 293 } affirmedZoneGatewayPdnSessionMasterCrbnProfile OBJECT-TYPE SYNTAX String MAX-ACCESS read-only STATUS current DESCRIPTION "Master CRBN-profile" ::= { affirmedZoneGatewayPdnSessionEntry 294 } affirmedZoneGatewayPdnSessionTetheredFlowsDetectedUsingGquicUserAgent OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Tethered flows detected using gquic useragent" ::= { affirmedZoneGatewayPdnSessionEntry 295 } affirmedZoneGatewayPdnSessionTotalSessionQosPolicingDrops OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of packet dropped because of session level qos policing" ::= { affirmedZoneGatewayPdnSessionEntry 296 } affirmedZoneGatewayPdnSessionTetheredFlowsReportedUsingTtl OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Tethered flows reported using ttl" ::= { affirmedZoneGatewayPdnSessionEntry 297 } affirmedZoneGatewayPdnSessionTetheredFlowsReportedUsingUserAgent OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Tethered flows reported using user agent" ::= { affirmedZoneGatewayPdnSessionEntry 298 } affirmedZoneGatewayPdnSessionTetheredFlowsReportedUsingTcpIpFingerprinting OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Tethered flows reported using tcp ip fingerprinting" ::= { affirmedZoneGatewayPdnSessionEntry 299 } affirmedZoneGatewayPdnSessionTetheredFlowsReportedUsingGquicUserAgent OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Tethered flows reported using gquic useragent" ::= { affirmedZoneGatewayPdnSessionEntry 300 } affirmedZoneGatewayPdnSessionUpFqdn OBJECT-TYPE SYNTAX String MAX-ACCESS read-only STATUS current DESCRIPTION "User plane DNS FQDN" ::= { affirmedZoneGatewayPdnSessionEntry 301 } affirmedZoneGatewayPdnSessionVirtualImsi OBJECT-TYPE SYNTAX String MAX-ACCESS read-only STATUS current DESCRIPTION "Virtual IMSI" ::= { affirmedZoneGatewayPdnSessionEntry 302 } affirmedZoneGatewayPdnSessionBaseLineDataProfileName OBJECT-TYPE SYNTAX String MAX-ACCESS read-only STATUS current DESCRIPTION "" ::= { affirmedZoneGatewayPdnSessionEntry 303 } affirmedZoneGatewayPdnSessionIsDcnrSession OBJECT-TYPE SYNTAX INTEGER {false(0),true(1)} MAX-ACCESS read-only STATUS current DESCRIPTION "dcnr-session" ::= { affirmedZoneGatewayPdnSessionEntry 304 } affirmedZoneGatewayPdnSessionTariffGroupName OBJECT-TYPE SYNTAX String MAX-ACCESS read-only STATUS current DESCRIPTION "Tariff Group Name" ::= { affirmedZoneGatewayPdnSessionEntry 305 } affirmedZoneGatewayPdnSessionPcscfReselectionSupportedByUe OBJECT-TYPE SYNTAX INTEGER {false(0),true(1)} MAX-ACCESS read-only STATUS current DESCRIPTION "P-CSCF Reselection Supported By UE" ::= { affirmedZoneGatewayPdnSessionEntry 306 } affirmedZoneGatewayPdnSessionPcscfRestorationOccured OBJECT-TYPE SYNTAX INTEGER {false(0),true(1)} MAX-ACCESS read-only STATUS current DESCRIPTION "P-CSCF Restoration Occured" ::= { affirmedZoneGatewayPdnSessionEntry 307 } affirmedZoneGatewayPdnSessionPcscfList OBJECT-TYPE SYNTAX String MAX-ACCESS read-only STATUS current DESCRIPTION "P-CSCF List" ::= { affirmedZoneGatewayPdnSessionEntry 308 } affirmedZoneGatewayPdnBearerTable OBJECT-TYPE SYNTAX SEQUENCE OF AffirmedZoneGatewayPdnBearerEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "Use this command to show the status and statistics of a PDN bearer. The list of PDN sessions may be obtained by using the 'show subscriber summary' command. The bearers on a pdn-session may be obtained by using the 'show subscriber pdn-session ' command." ::= { affirmedZoneMIB 240 } affirmedZoneGatewayPdnBearerEntry OBJECT-TYPE SYNTAX AffirmedZoneGatewayPdnBearerEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "" INDEX { affirmedZoneName, affirmedZoneGatewayPdnBearerId, affirmedZoneGatewayPdnBearerBearerId } ::= { affirmedZoneGatewayPdnBearerTable 1 } AffirmedZoneGatewayPdnBearerEntry ::= SEQUENCE { affirmedZoneGatewayPdnBearerId Unsigned32, affirmedZoneGatewayPdnBearerBearerId Unsigned32, affirmedZoneGatewayPdnBearerAccessUserFteidInIntfType INTEGER, affirmedZoneGatewayPdnBearerAccessUserFteidInNetworkCtxt Unsigned32, affirmedZoneGatewayPdnBearerAccessUserFteidInIpAddrType INTEGER, affirmedZoneGatewayPdnBearerAccessUserFteidInIpAddr String, affirmedZoneGatewayPdnBearerAccessUserFteidInV6IpAddr String, affirmedZoneGatewayPdnBearerAccessUserFteidInTeidValue Unsigned32, affirmedZoneGatewayPdnBearerAccessUserFteidOutIntfType INTEGER, affirmedZoneGatewayPdnBearerAccessUserFteidOutIpAddrType INTEGER, affirmedZoneGatewayPdnBearerAccessUserFteidOutIpAddr String, affirmedZoneGatewayPdnBearerAccessUserFteidOutV6IpAddr String, affirmedZoneGatewayPdnBearerAccessUserFteidOutTeidValue Unsigned32, affirmedZoneGatewayPdnBearerNetworkUserFteidInIntfType INTEGER, affirmedZoneGatewayPdnBearerNetworkUserFteidInNetworkCtxt Unsigned32, affirmedZoneGatewayPdnBearerNetworkUserFteidInIpAddrType INTEGER, affirmedZoneGatewayPdnBearerNetworkUserFteidInIpAddr String, affirmedZoneGatewayPdnBearerNetworkUserFteidInV6IpAddr String, affirmedZoneGatewayPdnBearerNetworkUserFteidInTeidValue Unsigned32, affirmedZoneGatewayPdnBearerNetworkUserFteidOutIntfType INTEGER, affirmedZoneGatewayPdnBearerNetworkUserFteidOutIpAddrType INTEGER, affirmedZoneGatewayPdnBearerNetworkUserFteidOutIpAddr String, affirmedZoneGatewayPdnBearerNetworkUserFteidOutV6IpAddr String, affirmedZoneGatewayPdnBearerNetworkUserFteidOutTeidValue Unsigned32, affirmedZoneGatewayPdnBearerImsi ConfdString, affirmedZoneGatewayPdnBearerGwName String, affirmedZoneGatewayPdnBearerGwType INTEGER, affirmedZoneGatewayPdnBearerMeid ConfdString, affirmedZoneGatewayPdnBearerMsisdn ConfdString, affirmedZoneGatewayPdnBearerUplinkMBR Unsigned32, affirmedZoneGatewayPdnBearerDownlinkMBR Unsigned32, affirmedZoneGatewayPdnBearerUplinkGBR Unsigned32, affirmedZoneGatewayPdnBearerDownlinkGBR Unsigned32, affirmedZoneGatewayPdnBearerQci Unsigned32, affirmedZoneGatewayPdnBearerArp Unsigned32, affirmedZoneGatewayPdnBearerIsDefault INTEGER, affirmedZoneGatewayPdnBearerUplinkGreenPackets ConfdString, affirmedZoneGatewayPdnBearerUplinkGreenBytes ConfdString, affirmedZoneGatewayPdnBearerUplinkYellowPackets ConfdString, affirmedZoneGatewayPdnBearerUplinkYellowBytes ConfdString, affirmedZoneGatewayPdnBearerUplinkRedPackets ConfdString, affirmedZoneGatewayPdnBearerUplinkRedBytes ConfdString, affirmedZoneGatewayPdnBearerUplinkTcpRetransmissionPackets ConfdString, affirmedZoneGatewayPdnBearerUplinkTcpRetransmissionBytes ConfdString, affirmedZoneGatewayPdnBearerUplinkDivertedPackets ConfdString, affirmedZoneGatewayPdnBearerUplinkErrorDropPackets ConfdString, affirmedZoneGatewayPdnBearerUplinkErrorDropBytes ConfdString, affirmedZoneGatewayPdnBearerUplinkServiceDropPackets ConfdString, affirmedZoneGatewayPdnBearerUplinkServiceDropBytes ConfdString, affirmedZoneGatewayPdnBearerUplinkNoTftPackets ConfdString, affirmedZoneGatewayPdnBearerUplinkNoRoutePackets ConfdString, affirmedZoneGatewayPdnBearerUplinkTtlExhaustPackets ConfdString, affirmedZoneGatewayPdnBearerUplinkBadHeaderPackets ConfdString, affirmedZoneGatewayPdnBearerUplinkBadIpAddrPackets ConfdString, affirmedZoneGatewayPdnBearerUplinkMtuDiscardPackets ConfdString, affirmedZoneGatewayPdnBearerUplinkTransmitIcmpPackets ConfdString, affirmedZoneGatewayPdnBearerUplinkSendErrorPackets ConfdString, affirmedZoneGatewayPdnBearerUplinkSendErrorBytes ConfdString, affirmedZoneGatewayPdnBearerDownlinkGreenPackets ConfdString, affirmedZoneGatewayPdnBearerDownlinkGreenBytes ConfdString, affirmedZoneGatewayPdnBearerDownlinkYellowPackets ConfdString, affirmedZoneGatewayPdnBearerDownlinkYellowBytes ConfdString, affirmedZoneGatewayPdnBearerDownlinkRedPackets ConfdString, affirmedZoneGatewayPdnBearerDownlinkRedBytes ConfdString, affirmedZoneGatewayPdnBearerDownlinkTcpRetransmissionPackets ConfdString, affirmedZoneGatewayPdnBearerDownlinkTcpRetransmissionBytes ConfdString, affirmedZoneGatewayPdnBearerDownlinkDivertedReturnedPackets ConfdString, affirmedZoneGatewayPdnBearerDownlinkErrorDropPackets ConfdString, affirmedZoneGatewayPdnBearerDownlinkErrorDropBytes ConfdString, affirmedZoneGatewayPdnBearerDownlinkServiceDropPackets ConfdString, affirmedZoneGatewayPdnBearerDownlinkServiceDropBytes ConfdString, affirmedZoneGatewayPdnBearerDownlinkNoTftPackets ConfdString, affirmedZoneGatewayPdnBearerDownlinkNoRoutePackets ConfdString, affirmedZoneGatewayPdnBearerDownlinkTtlExhaustPackets ConfdString, affirmedZoneGatewayPdnBearerDownlinkMtuDiscardPackets ConfdString, affirmedZoneGatewayPdnBearerDownlinkTransmitIcmpPackets ConfdString, affirmedZoneGatewayPdnBearerDownlinkBadHeaderPackets ConfdString, affirmedZoneGatewayPdnBearerDownlinkSendErrorPackets ConfdString, affirmedZoneGatewayPdnBearerDownlinkSendErrorBytes ConfdString, affirmedZoneGatewayPdnBearerUplinkHairpinPolicyDiscardPackets ConfdString, affirmedZoneGatewayPdnBearerUplinkHairpinErrorDiscardPackets ConfdString, affirmedZoneGatewayPdnBearerUplinkTunneledPackets ConfdString, affirmedZoneGatewayPdnBearerDynamicPccRules String, affirmedZoneGatewayPdnBearerUplinkUserFteidInIntfType INTEGER, affirmedZoneGatewayPdnBearerUplinkUserFteidInNetworkCtxt Unsigned32, affirmedZoneGatewayPdnBearerUplinkUserFteidInIpAddrType INTEGER, affirmedZoneGatewayPdnBearerUplinkUserFteidInIpAddr String, affirmedZoneGatewayPdnBearerUplinkUserFteidInV6IpAddr String, affirmedZoneGatewayPdnBearerUplinkUserFteidInTeidValue Unsigned32, affirmedZoneGatewayPdnBearerUplinkUserFteidOutIntfType INTEGER, affirmedZoneGatewayPdnBearerUplinkUserFteidOutIpAddrType INTEGER, affirmedZoneGatewayPdnBearerUplinkUserFteidOutIpAddr String, affirmedZoneGatewayPdnBearerUplinkUserFteidOutV6IpAddr String, affirmedZoneGatewayPdnBearerUplinkUserFteidOutTeidValue Unsigned32, affirmedZoneGatewayPdnBearerDownlinkUserFteidInIntfType INTEGER, affirmedZoneGatewayPdnBearerDownlinkUserFteidInNetworkCtxt Unsigned32, affirmedZoneGatewayPdnBearerDownlinkUserFteidInIpAddrType INTEGER, affirmedZoneGatewayPdnBearerDownlinkUserFteidInIpAddr String, affirmedZoneGatewayPdnBearerDownlinkUserFteidInV6IpAddr String, affirmedZoneGatewayPdnBearerDownlinkUserFteidInTeidValue Unsigned32, affirmedZoneGatewayPdnBearerDownlinkUserFteidOutIntfType INTEGER, affirmedZoneGatewayPdnBearerDownlinkUserFteidOutIpAddrType INTEGER, affirmedZoneGatewayPdnBearerDownlinkUserFteidOutIpAddr String, affirmedZoneGatewayPdnBearerDownlinkUserFteidOutV6IpAddr String, affirmedZoneGatewayPdnBearerDownlinkUserFteidOutTeidValue Unsigned32, affirmedZoneGatewayPdnBearerSubscriberType INTEGER, affirmedZoneGatewayPdnBearerDirectTunnel INTEGER, affirmedZoneGatewayPdnBearerArppvi INTEGER, affirmedZoneGatewayPdnBearerArppl Unsigned32, affirmedZoneGatewayPdnBearerArppci INTEGER, affirmedZoneGatewayPdnBearerArppv INTEGER, affirmedZoneGatewayPdnBearerArppc INTEGER, affirmedZoneGatewayPdnBearerIsGuardTimerRunning INTEGER, affirmedZoneGatewayPdnBearerUplinkMBS Unsigned32, affirmedZoneGatewayPdnBearerDownlinkMBS Unsigned32, affirmedZoneGatewayPdnBearerUplinkGBS Unsigned32, affirmedZoneGatewayPdnBearerDownlinkGBS Unsigned32, affirmedZoneGatewayPdnBearerAccessUserFteidInIntfTypeNew INTEGER, affirmedZoneGatewayPdnBearerAccessUserFteidOutIntfTypeNew INTEGER, affirmedZoneGatewayPdnBearerNetworkUserFteidInIntfTypeNew INTEGER, affirmedZoneGatewayPdnBearerNetworkUserFteidOutIntfTypeNew INTEGER, affirmedZoneGatewayPdnBearerUplinkUserFteidInIntfTypeNew INTEGER, affirmedZoneGatewayPdnBearerUplinkUserFteidOutIntfTypeNew INTEGER, affirmedZoneGatewayPdnBearerDownlinkUserFteidInIntfTypeNew INTEGER, affirmedZoneGatewayPdnBearerDownlinkUserFteidOutIntfTypeNew INTEGER, affirmedZoneGatewayPdnBearerMeidString String, affirmedZoneGatewayPdnBearerLogicalBearerId Unsigned32, affirmedZoneGatewayPdnBearerTfts String, affirmedZoneGatewayPdnBearerIdleTimerState INTEGER, affirmedZoneGatewayPdnBearerIdleTimerDuration Unsigned32, affirmedZoneGatewayPdnBearerIdleTimerRemaining String, affirmedZoneGatewayPdnBearerQciProfile String, affirmedZoneGatewayPdnBearerEcmState INTEGER, affirmedZoneGatewayPdnBearerUplinkRouterSolicitPackets ConfdString, affirmedZoneGatewayPdnBearerUplinkRouterSolicitBytes ConfdString, affirmedZoneGatewayPdnBearerUplinkNeighbourSolicitPackets ConfdString, affirmedZoneGatewayPdnBearerUplinkNeighbourSolicitBytes ConfdString, affirmedZoneGatewayPdnBearerDownlinkRouterAdvertisementPackets ConfdString, affirmedZoneGatewayPdnBearerDownlinkRouterAdvertisementBytes ConfdString, affirmedZoneGatewayPdnBearerDownlinkNeighbourAdvertisementPackets ConfdString, affirmedZoneGatewayPdnBearerDownlinkNeighbourAdvertisementBytes ConfdString, affirmedZoneGatewayPdnBearerUplinkAggregateBwPktsDropped ConfdString, affirmedZoneGatewayPdnBearerUplinkAggregateBwBytesDropped ConfdString, affirmedZoneGatewayPdnBearerDownlinkAggregateBwPktsDropped ConfdString, affirmedZoneGatewayPdnBearerDownlinkAggregateBwBytesDropped ConfdString, affirmedZoneGatewayPdnBearerSecurityDidNotSendPktsDropped ConfdString, affirmedZoneGatewayPdnBearerUplinkAppGrpAggregateBwPktsDropped ConfdString, affirmedZoneGatewayPdnBearerUplinkAppGrpAggregateBwBytesDropped ConfdString, affirmedZoneGatewayPdnBearerDownlinkAppGrpAggregateBwPktsDropped ConfdString, affirmedZoneGatewayPdnBearerDownlinkAppGrpAggregateBwBytesDropped ConfdString, affirmedZoneGatewayPdnBearerUplinkFlowAuthPktsDropped ConfdString, affirmedZoneGatewayPdnBearerUplinkFlowAuthBytesDropped ConfdString, affirmedZoneGatewayPdnBearerDownlinkFlowAuthPktsDropped ConfdString, affirmedZoneGatewayPdnBearerDownlinkFlowAuthBytesDropped ConfdString, affirmedZoneGatewayPdnBearerBearerChargingId Unsigned32, affirmedZoneGatewayPdnBearerSecRatUplinkBytes ConfdString, affirmedZoneGatewayPdnBearerSecRatDownlinkBytes ConfdString, affirmedZoneGatewayPdnBearerIsCupsSession INTEGER, affirmedZoneGatewayPdnBearerIsPfcpStdMode INTEGER, affirmedZoneGatewayPdnBearerPdr String, affirmedZoneGatewayPdnBearerTep String, affirmedZoneGatewayPdnBearerFar String, affirmedZoneGatewayPdnBearerQer String, affirmedZoneGatewayPdnBearerUrr String, affirmedZoneGatewayPdnBearerBar String } affirmedZoneGatewayPdnBearerId OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS not-accessible STATUS current DESCRIPTION "PDN Session ID" ::= { affirmedZoneGatewayPdnBearerEntry 1 } affirmedZoneGatewayPdnBearerBearerId OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS not-accessible STATUS current DESCRIPTION "Bearer ID" ::= { affirmedZoneGatewayPdnBearerEntry 2 } affirmedZoneGatewayPdnBearerAccessUserFteidInIntfType OBJECT-TYPE SYNTAX INTEGER {s1u-enb-gtpu(0),s1u-sgw-gtpu(1),s12-rnc-gtpu(2),s12-sgw-gtpu(3),s5s8-sgw-gtpu(4),s5s8-pgw-gtpu(5),s5s8-sgw-gtpc(6),s5s8-pgw-gtpc(7),s5s8-sgw-pmipv6(8),s5s8-pgw-pmipv6(9),s11-mme-gtpc(10),s11s4-sgw-gtpc(11),s10-mme-gtpc(12),s3-mme-gtpc(13),s3-sgsn-gtpu(14),s4-sgsn-gtpu(15),s4-sgw-gtpu(16),s4-sgsn-gtpc(17),s16-sgsn-gtpc(18),downlink-direct-forwarding-enb-gtpu(19),uplink-direct-forwarding-enb-gtpu(20),direct-forwarding-rnc-gtpu(21),direct-forwarding-sgsn-gtpu(22),downlink-direct-forwarding-sgw-gtpu(23),uplink-direct-forwarding-sgw-gtpu(28),invalid(30),gngp-ggsn-gtpu(31),gngp-sgsn-gtpu(32),gngp-ggsn-gtpc(33),gngp-sgsn-gtpc(34)} MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneGatewayPdnBearerEntry 3 } affirmedZoneGatewayPdnBearerAccessUserFteidInNetworkCtxt OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "" ::= { affirmedZoneGatewayPdnBearerEntry 4 } affirmedZoneGatewayPdnBearerAccessUserFteidInIpAddrType OBJECT-TYPE SYNTAX INTEGER {unknown(0),ipv4(1),ipv6(2),ipv4v6(3),reserved(4),ipv4v6-prefer-v4(5),ipv4v6-prefer-v6(6)} MAX-ACCESS read-only STATUS current DESCRIPTION "" ::= { affirmedZoneGatewayPdnBearerEntry 5 } affirmedZoneGatewayPdnBearerAccessUserFteidInIpAddr OBJECT-TYPE SYNTAX String MAX-ACCESS read-only STATUS current DESCRIPTION "" ::= { affirmedZoneGatewayPdnBearerEntry 6 } affirmedZoneGatewayPdnBearerAccessUserFteidInV6IpAddr OBJECT-TYPE SYNTAX String MAX-ACCESS read-only STATUS current DESCRIPTION "" ::= { affirmedZoneGatewayPdnBearerEntry 7 } affirmedZoneGatewayPdnBearerAccessUserFteidInTeidValue OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "" ::= { affirmedZoneGatewayPdnBearerEntry 8 } affirmedZoneGatewayPdnBearerAccessUserFteidOutIntfType OBJECT-TYPE SYNTAX INTEGER {s1u-enb-gtpu(0),s1u-sgw-gtpu(1),s12-rnc-gtpu(2),s12-sgw-gtpu(3),s5s8-sgw-gtpu(4),s5s8-pgw-gtpu(5),s5s8-sgw-gtpc(6),s5s8-pgw-gtpc(7),s5s8-sgw-pmipv6(8),s5s8-pgw-pmipv6(9),s11-mme-gtpc(10),s11s4-sgw-gtpc(11),s10-mme-gtpc(12),s3-mme-gtpc(13),s3-sgsn-gtpu(14),s4-sgsn-gtpu(15),s4-sgw-gtpu(16),s4-sgsn-gtpc(17),s16-sgsn-gtpc(18),downlink-direct-forwarding-enb-gtpu(19),uplink-direct-forwarding-enb-gtpu(20),direct-forwarding-rnc-gtpu(21),direct-forwarding-sgsn-gtpu(22),downlink-direct-forwarding-sgw-gtpu(23),uplink-direct-forwarding-sgw-gtpu(28),invalid(30),gngp-ggsn-gtpu(31),gngp-sgsn-gtpu(32),gngp-ggsn-gtpc(33),gngp-sgsn-gtpc(34)} MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneGatewayPdnBearerEntry 9 } affirmedZoneGatewayPdnBearerAccessUserFteidOutIpAddrType OBJECT-TYPE SYNTAX INTEGER {unknown(0),ipv4(1),ipv6(2),ipv4v6(3),reserved(4),ipv4v6-prefer-v4(5),ipv4v6-prefer-v6(6)} MAX-ACCESS read-only STATUS current DESCRIPTION "" ::= { affirmedZoneGatewayPdnBearerEntry 10 } affirmedZoneGatewayPdnBearerAccessUserFteidOutIpAddr OBJECT-TYPE SYNTAX String MAX-ACCESS read-only STATUS current DESCRIPTION "" ::= { affirmedZoneGatewayPdnBearerEntry 11 } affirmedZoneGatewayPdnBearerAccessUserFteidOutV6IpAddr OBJECT-TYPE SYNTAX String MAX-ACCESS read-only STATUS current DESCRIPTION "" ::= { affirmedZoneGatewayPdnBearerEntry 12 } affirmedZoneGatewayPdnBearerAccessUserFteidOutTeidValue OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "" ::= { affirmedZoneGatewayPdnBearerEntry 13 } affirmedZoneGatewayPdnBearerNetworkUserFteidInIntfType OBJECT-TYPE SYNTAX INTEGER {s1u-enb-gtpu(0),s1u-sgw-gtpu(1),s12-rnc-gtpu(2),s12-sgw-gtpu(3),s5s8-sgw-gtpu(4),s5s8-pgw-gtpu(5),s5s8-sgw-gtpc(6),s5s8-pgw-gtpc(7),s5s8-sgw-pmipv6(8),s5s8-pgw-pmipv6(9),s11-mme-gtpc(10),s11s4-sgw-gtpc(11),s10-mme-gtpc(12),s3-mme-gtpc(13),s3-sgsn-gtpu(14),s4-sgsn-gtpu(15),s4-sgw-gtpu(16),s4-sgsn-gtpc(17),s16-sgsn-gtpc(18),downlink-direct-forwarding-enb-gtpu(19),uplink-direct-forwarding-enb-gtpu(20),direct-forwarding-rnc-gtpu(21),direct-forwarding-sgsn-gtpu(22),downlink-direct-forwarding-sgw-gtpu(23),uplink-direct-forwarding-sgw-gtpu(28),invalid(30),gngp-ggsn-gtpu(31),gngp-sgsn-gtpu(32),gngp-ggsn-gtpc(33),gngp-sgsn-gtpc(34)} MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneGatewayPdnBearerEntry 14 } affirmedZoneGatewayPdnBearerNetworkUserFteidInNetworkCtxt OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "" ::= { affirmedZoneGatewayPdnBearerEntry 15 } affirmedZoneGatewayPdnBearerNetworkUserFteidInIpAddrType OBJECT-TYPE SYNTAX INTEGER {unknown(0),ipv4(1),ipv6(2),ipv4v6(3),reserved(4),ipv4v6-prefer-v4(5),ipv4v6-prefer-v6(6)} MAX-ACCESS read-only STATUS current DESCRIPTION "" ::= { affirmedZoneGatewayPdnBearerEntry 16 } affirmedZoneGatewayPdnBearerNetworkUserFteidInIpAddr OBJECT-TYPE SYNTAX String MAX-ACCESS read-only STATUS current DESCRIPTION "" ::= { affirmedZoneGatewayPdnBearerEntry 17 } affirmedZoneGatewayPdnBearerNetworkUserFteidInV6IpAddr OBJECT-TYPE SYNTAX String MAX-ACCESS read-only STATUS current DESCRIPTION "" ::= { affirmedZoneGatewayPdnBearerEntry 18 } affirmedZoneGatewayPdnBearerNetworkUserFteidInTeidValue OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "" ::= { affirmedZoneGatewayPdnBearerEntry 19 } affirmedZoneGatewayPdnBearerNetworkUserFteidOutIntfType OBJECT-TYPE SYNTAX INTEGER {s1u-enb-gtpu(0),s1u-sgw-gtpu(1),s12-rnc-gtpu(2),s12-sgw-gtpu(3),s5s8-sgw-gtpu(4),s5s8-pgw-gtpu(5),s5s8-sgw-gtpc(6),s5s8-pgw-gtpc(7),s5s8-sgw-pmipv6(8),s5s8-pgw-pmipv6(9),s11-mme-gtpc(10),s11s4-sgw-gtpc(11),s10-mme-gtpc(12),s3-mme-gtpc(13),s3-sgsn-gtpu(14),s4-sgsn-gtpu(15),s4-sgw-gtpu(16),s4-sgsn-gtpc(17),s16-sgsn-gtpc(18),downlink-direct-forwarding-enb-gtpu(19),uplink-direct-forwarding-enb-gtpu(20),direct-forwarding-rnc-gtpu(21),direct-forwarding-sgsn-gtpu(22),downlink-direct-forwarding-sgw-gtpu(23),uplink-direct-forwarding-sgw-gtpu(28),invalid(30),gngp-ggsn-gtpu(31),gngp-sgsn-gtpu(32),gngp-ggsn-gtpc(33),gngp-sgsn-gtpc(34)} MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneGatewayPdnBearerEntry 20 } affirmedZoneGatewayPdnBearerNetworkUserFteidOutIpAddrType OBJECT-TYPE SYNTAX INTEGER {unknown(0),ipv4(1),ipv6(2),ipv4v6(3),reserved(4),ipv4v6-prefer-v4(5),ipv4v6-prefer-v6(6)} MAX-ACCESS read-only STATUS current DESCRIPTION "" ::= { affirmedZoneGatewayPdnBearerEntry 21 } affirmedZoneGatewayPdnBearerNetworkUserFteidOutIpAddr OBJECT-TYPE SYNTAX String MAX-ACCESS read-only STATUS current DESCRIPTION "" ::= { affirmedZoneGatewayPdnBearerEntry 22 } affirmedZoneGatewayPdnBearerNetworkUserFteidOutV6IpAddr OBJECT-TYPE SYNTAX String MAX-ACCESS read-only STATUS current DESCRIPTION "" ::= { affirmedZoneGatewayPdnBearerEntry 23 } affirmedZoneGatewayPdnBearerNetworkUserFteidOutTeidValue OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "" ::= { affirmedZoneGatewayPdnBearerEntry 24 } affirmedZoneGatewayPdnBearerImsi OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "IMSI" ::= { affirmedZoneGatewayPdnBearerEntry 25 } affirmedZoneGatewayPdnBearerGwName OBJECT-TYPE SYNTAX String MAX-ACCESS read-only STATUS current DESCRIPTION "Gateway name" ::= { affirmedZoneGatewayPdnBearerEntry 26 } affirmedZoneGatewayPdnBearerGwType OBJECT-TYPE SYNTAX INTEGER {sgw(1),pgw(2),ggsn(3),mcc-gigw(4),wag(5),epdg(6),gtpproxy(7),u-plane(8)} MAX-ACCESS read-only STATUS current DESCRIPTION "Gateway type" ::= { affirmedZoneGatewayPdnBearerEntry 27 } affirmedZoneGatewayPdnBearerMeid OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "manufacturer equipment identifier" ::= { affirmedZoneGatewayPdnBearerEntry 28 } affirmedZoneGatewayPdnBearerMsisdn OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "mobile subscriber isdn" ::= { affirmedZoneGatewayPdnBearerEntry 29 } affirmedZoneGatewayPdnBearerUplinkMBR OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "MBR in uplink direction" ::= { affirmedZoneGatewayPdnBearerEntry 30 } affirmedZoneGatewayPdnBearerDownlinkMBR OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "MBR in downlink direction" ::= { affirmedZoneGatewayPdnBearerEntry 31 } affirmedZoneGatewayPdnBearerUplinkGBR OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "GBR in uplink direction" ::= { affirmedZoneGatewayPdnBearerEntry 32 } affirmedZoneGatewayPdnBearerDownlinkGBR OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "GBR in downlink direction" ::= { affirmedZoneGatewayPdnBearerEntry 33 } affirmedZoneGatewayPdnBearerQci OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Bearer QCI" ::= { affirmedZoneGatewayPdnBearerEntry 34 } affirmedZoneGatewayPdnBearerArp OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Bearer ARP" ::= { affirmedZoneGatewayPdnBearerEntry 35 } affirmedZoneGatewayPdnBearerIsDefault OBJECT-TYPE SYNTAX INTEGER {false(0),true(1)} MAX-ACCESS read-only STATUS current DESCRIPTION "Whether bearer is the default bearer" ::= { affirmedZoneGatewayPdnBearerEntry 36 } affirmedZoneGatewayPdnBearerUplinkGreenPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Green packets in the uplink direction" ::= { affirmedZoneGatewayPdnBearerEntry 37 } affirmedZoneGatewayPdnBearerUplinkGreenBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Green bytes in the uplink direction" ::= { affirmedZoneGatewayPdnBearerEntry 38 } affirmedZoneGatewayPdnBearerUplinkYellowPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Yellow packets in the uplink direction" ::= { affirmedZoneGatewayPdnBearerEntry 39 } affirmedZoneGatewayPdnBearerUplinkYellowBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Yellow bytes in the uplink direction" ::= { affirmedZoneGatewayPdnBearerEntry 40 } affirmedZoneGatewayPdnBearerUplinkRedPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Red packets in the uplink direction" ::= { affirmedZoneGatewayPdnBearerEntry 41 } affirmedZoneGatewayPdnBearerUplinkRedBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Red bytes in the uplink direction" ::= { affirmedZoneGatewayPdnBearerEntry 42 } affirmedZoneGatewayPdnBearerUplinkTcpRetransmissionPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "TCP retransmission packets in the uplink direction" ::= { affirmedZoneGatewayPdnBearerEntry 43 } affirmedZoneGatewayPdnBearerUplinkTcpRetransmissionBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "TCP retransmission bytes in the uplink direction" ::= { affirmedZoneGatewayPdnBearerEntry 44 } affirmedZoneGatewayPdnBearerUplinkDivertedPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Diverted packets in the uplink direction" ::= { affirmedZoneGatewayPdnBearerEntry 45 } affirmedZoneGatewayPdnBearerUplinkErrorDropPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Error drop packets in the uplink direction" ::= { affirmedZoneGatewayPdnBearerEntry 46 } affirmedZoneGatewayPdnBearerUplinkErrorDropBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Error drop bytes in the uplink direction" ::= { affirmedZoneGatewayPdnBearerEntry 47 } affirmedZoneGatewayPdnBearerUplinkServiceDropPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Service drop packets in the uplink direction" ::= { affirmedZoneGatewayPdnBearerEntry 48 } affirmedZoneGatewayPdnBearerUplinkServiceDropBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Service drop bytes in the uplink direction" ::= { affirmedZoneGatewayPdnBearerEntry 49 } affirmedZoneGatewayPdnBearerUplinkNoTftPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Uplink packets with no TFT match" ::= { affirmedZoneGatewayPdnBearerEntry 50 } affirmedZoneGatewayPdnBearerUplinkNoRoutePackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Uplink packets with no route" ::= { affirmedZoneGatewayPdnBearerEntry 51 } affirmedZoneGatewayPdnBearerUplinkTtlExhaustPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Uplink packets with TTL exhaust" ::= { affirmedZoneGatewayPdnBearerEntry 52 } affirmedZoneGatewayPdnBearerUplinkBadHeaderPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Uplink packets with bad headers" ::= { affirmedZoneGatewayPdnBearerEntry 53 } affirmedZoneGatewayPdnBearerUplinkBadIpAddrPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Uplink packets with bad IP address" ::= { affirmedZoneGatewayPdnBearerEntry 54 } affirmedZoneGatewayPdnBearerUplinkMtuDiscardPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Uplink packets with DF bit set that exceed MTU" ::= { affirmedZoneGatewayPdnBearerEntry 55 } affirmedZoneGatewayPdnBearerUplinkTransmitIcmpPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Uplink ICMP packets transmitted" ::= { affirmedZoneGatewayPdnBearerEntry 56 } affirmedZoneGatewayPdnBearerUplinkSendErrorPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Send error packets in the uplink direction" ::= { affirmedZoneGatewayPdnBearerEntry 57 } affirmedZoneGatewayPdnBearerUplinkSendErrorBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Send error bytes in the uplink direction" ::= { affirmedZoneGatewayPdnBearerEntry 58 } affirmedZoneGatewayPdnBearerDownlinkGreenPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Green packets in the downlink direction" ::= { affirmedZoneGatewayPdnBearerEntry 59 } affirmedZoneGatewayPdnBearerDownlinkGreenBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Green bytes in the downlink direction" ::= { affirmedZoneGatewayPdnBearerEntry 60 } affirmedZoneGatewayPdnBearerDownlinkYellowPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Yellow packets in the downlink direction" ::= { affirmedZoneGatewayPdnBearerEntry 61 } affirmedZoneGatewayPdnBearerDownlinkYellowBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Yellow bytes in the downlink direction" ::= { affirmedZoneGatewayPdnBearerEntry 62 } affirmedZoneGatewayPdnBearerDownlinkRedPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Red packets in the downlink direction" ::= { affirmedZoneGatewayPdnBearerEntry 63 } affirmedZoneGatewayPdnBearerDownlinkRedBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Red bytes in the downlink direction" ::= { affirmedZoneGatewayPdnBearerEntry 64 } affirmedZoneGatewayPdnBearerDownlinkTcpRetransmissionPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "TCP retransmission packets in the downlink direction" ::= { affirmedZoneGatewayPdnBearerEntry 65 } affirmedZoneGatewayPdnBearerDownlinkTcpRetransmissionBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "TCP retransmission bytes in the downlink direction" ::= { affirmedZoneGatewayPdnBearerEntry 66 } affirmedZoneGatewayPdnBearerDownlinkDivertedReturnedPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Diverted returned packets in the downlink direction" ::= { affirmedZoneGatewayPdnBearerEntry 67 } affirmedZoneGatewayPdnBearerDownlinkErrorDropPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Error drop packets in the downlink direction" ::= { affirmedZoneGatewayPdnBearerEntry 68 } affirmedZoneGatewayPdnBearerDownlinkErrorDropBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Error drop bytes in the downlink direction" ::= { affirmedZoneGatewayPdnBearerEntry 69 } affirmedZoneGatewayPdnBearerDownlinkServiceDropPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Service drop packets in the downlink direction" ::= { affirmedZoneGatewayPdnBearerEntry 70 } affirmedZoneGatewayPdnBearerDownlinkServiceDropBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Service drop bytes in the downlink direction" ::= { affirmedZoneGatewayPdnBearerEntry 71 } affirmedZoneGatewayPdnBearerDownlinkNoTftPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Downlink packets with no TFT match" ::= { affirmedZoneGatewayPdnBearerEntry 72 } affirmedZoneGatewayPdnBearerDownlinkNoRoutePackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Downlink packets with no route" ::= { affirmedZoneGatewayPdnBearerEntry 73 } affirmedZoneGatewayPdnBearerDownlinkTtlExhaustPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Downlink packets with TTL exhaust" ::= { affirmedZoneGatewayPdnBearerEntry 74 } affirmedZoneGatewayPdnBearerDownlinkMtuDiscardPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Uplink packets with DF bit set that exceed MTU" ::= { affirmedZoneGatewayPdnBearerEntry 75 } affirmedZoneGatewayPdnBearerDownlinkTransmitIcmpPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Downlink ICMP packets transmitted" ::= { affirmedZoneGatewayPdnBearerEntry 76 } affirmedZoneGatewayPdnBearerDownlinkBadHeaderPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Downlink packets with bad headers" ::= { affirmedZoneGatewayPdnBearerEntry 77 } affirmedZoneGatewayPdnBearerDownlinkSendErrorPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Send error packets in the downlink direction" ::= { affirmedZoneGatewayPdnBearerEntry 78 } affirmedZoneGatewayPdnBearerDownlinkSendErrorBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Send error bytes in the downlink direction" ::= { affirmedZoneGatewayPdnBearerEntry 79 } affirmedZoneGatewayPdnBearerUplinkHairpinPolicyDiscardPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Uplink packets discarded due to hairpin policy" ::= { affirmedZoneGatewayPdnBearerEntry 80 } affirmedZoneGatewayPdnBearerUplinkHairpinErrorDiscardPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Uplink packets discarded due to hairpin error" ::= { affirmedZoneGatewayPdnBearerEntry 81 } affirmedZoneGatewayPdnBearerUplinkTunneledPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Uplink packets sent on a tunnel" ::= { affirmedZoneGatewayPdnBearerEntry 82 } affirmedZoneGatewayPdnBearerDynamicPccRules OBJECT-TYPE SYNTAX String MAX-ACCESS read-only STATUS current DESCRIPTION "dynamic pcc rules" ::= { affirmedZoneGatewayPdnBearerEntry 83 } affirmedZoneGatewayPdnBearerUplinkUserFteidInIntfType OBJECT-TYPE SYNTAX INTEGER {s1u-enb-gtpu(0),s1u-sgw-gtpu(1),s12-rnc-gtpu(2),s12-sgw-gtpu(3),s5s8-sgw-gtpu(4),s5s8-pgw-gtpu(5),s5s8-sgw-gtpc(6),s5s8-pgw-gtpc(7),s5s8-sgw-pmipv6(8),s5s8-pgw-pmipv6(9),s11-mme-gtpc(10),s11s4-sgw-gtpc(11),s10-mme-gtpc(12),s3-mme-gtpc(13),s3-sgsn-gtpu(14),s4-sgsn-gtpu(15),s4-sgw-gtpu(16),s4-sgsn-gtpc(17),s16-sgsn-gtpc(18),downlink-direct-forwarding-enb-gtpu(19),uplink-direct-forwarding-enb-gtpu(20),direct-forwarding-rnc-gtpu(21),direct-forwarding-sgsn-gtpu(22),downlink-direct-forwarding-sgw-gtpu(23),uplink-direct-forwarding-sgw-gtpu(28),invalid(30),gngp-ggsn-gtpu(31),gngp-sgsn-gtpu(32),gngp-ggsn-gtpc(33),gngp-sgsn-gtpc(34)} MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneGatewayPdnBearerEntry 84 } affirmedZoneGatewayPdnBearerUplinkUserFteidInNetworkCtxt OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "" ::= { affirmedZoneGatewayPdnBearerEntry 85 } affirmedZoneGatewayPdnBearerUplinkUserFteidInIpAddrType OBJECT-TYPE SYNTAX INTEGER {unknown(0),ipv4(1),ipv6(2),ipv4v6(3),reserved(4),ipv4v6-prefer-v4(5),ipv4v6-prefer-v6(6)} MAX-ACCESS read-only STATUS current DESCRIPTION "" ::= { affirmedZoneGatewayPdnBearerEntry 86 } affirmedZoneGatewayPdnBearerUplinkUserFteidInIpAddr OBJECT-TYPE SYNTAX String MAX-ACCESS read-only STATUS current DESCRIPTION "" ::= { affirmedZoneGatewayPdnBearerEntry 87 } affirmedZoneGatewayPdnBearerUplinkUserFteidInV6IpAddr OBJECT-TYPE SYNTAX String MAX-ACCESS read-only STATUS current DESCRIPTION "" ::= { affirmedZoneGatewayPdnBearerEntry 88 } affirmedZoneGatewayPdnBearerUplinkUserFteidInTeidValue OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "" ::= { affirmedZoneGatewayPdnBearerEntry 89 } affirmedZoneGatewayPdnBearerUplinkUserFteidOutIntfType OBJECT-TYPE SYNTAX INTEGER {s1u-enb-gtpu(0),s1u-sgw-gtpu(1),s12-rnc-gtpu(2),s12-sgw-gtpu(3),s5s8-sgw-gtpu(4),s5s8-pgw-gtpu(5),s5s8-sgw-gtpc(6),s5s8-pgw-gtpc(7),s5s8-sgw-pmipv6(8),s5s8-pgw-pmipv6(9),s11-mme-gtpc(10),s11s4-sgw-gtpc(11),s10-mme-gtpc(12),s3-mme-gtpc(13),s3-sgsn-gtpu(14),s4-sgsn-gtpu(15),s4-sgw-gtpu(16),s4-sgsn-gtpc(17),s16-sgsn-gtpc(18),downlink-direct-forwarding-enb-gtpu(19),uplink-direct-forwarding-enb-gtpu(20),direct-forwarding-rnc-gtpu(21),direct-forwarding-sgsn-gtpu(22),downlink-direct-forwarding-sgw-gtpu(23),uplink-direct-forwarding-sgw-gtpu(28),invalid(30),gngp-ggsn-gtpu(31),gngp-sgsn-gtpu(32),gngp-ggsn-gtpc(33),gngp-sgsn-gtpc(34)} MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneGatewayPdnBearerEntry 90 } affirmedZoneGatewayPdnBearerUplinkUserFteidOutIpAddrType OBJECT-TYPE SYNTAX INTEGER {unknown(0),ipv4(1),ipv6(2),ipv4v6(3),reserved(4),ipv4v6-prefer-v4(5),ipv4v6-prefer-v6(6)} MAX-ACCESS read-only STATUS current DESCRIPTION "" ::= { affirmedZoneGatewayPdnBearerEntry 91 } affirmedZoneGatewayPdnBearerUplinkUserFteidOutIpAddr OBJECT-TYPE SYNTAX String MAX-ACCESS read-only STATUS current DESCRIPTION "" ::= { affirmedZoneGatewayPdnBearerEntry 92 } affirmedZoneGatewayPdnBearerUplinkUserFteidOutV6IpAddr OBJECT-TYPE SYNTAX String MAX-ACCESS read-only STATUS current DESCRIPTION "" ::= { affirmedZoneGatewayPdnBearerEntry 93 } affirmedZoneGatewayPdnBearerUplinkUserFteidOutTeidValue OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "" ::= { affirmedZoneGatewayPdnBearerEntry 94 } affirmedZoneGatewayPdnBearerDownlinkUserFteidInIntfType OBJECT-TYPE SYNTAX INTEGER {s1u-enb-gtpu(0),s1u-sgw-gtpu(1),s12-rnc-gtpu(2),s12-sgw-gtpu(3),s5s8-sgw-gtpu(4),s5s8-pgw-gtpu(5),s5s8-sgw-gtpc(6),s5s8-pgw-gtpc(7),s5s8-sgw-pmipv6(8),s5s8-pgw-pmipv6(9),s11-mme-gtpc(10),s11s4-sgw-gtpc(11),s10-mme-gtpc(12),s3-mme-gtpc(13),s3-sgsn-gtpu(14),s4-sgsn-gtpu(15),s4-sgw-gtpu(16),s4-sgsn-gtpc(17),s16-sgsn-gtpc(18),downlink-direct-forwarding-enb-gtpu(19),uplink-direct-forwarding-enb-gtpu(20),direct-forwarding-rnc-gtpu(21),direct-forwarding-sgsn-gtpu(22),downlink-direct-forwarding-sgw-gtpu(23),uplink-direct-forwarding-sgw-gtpu(28),invalid(30),gngp-ggsn-gtpu(31),gngp-sgsn-gtpu(32),gngp-ggsn-gtpc(33),gngp-sgsn-gtpc(34)} MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneGatewayPdnBearerEntry 95 } affirmedZoneGatewayPdnBearerDownlinkUserFteidInNetworkCtxt OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "" ::= { affirmedZoneGatewayPdnBearerEntry 96 } affirmedZoneGatewayPdnBearerDownlinkUserFteidInIpAddrType OBJECT-TYPE SYNTAX INTEGER {unknown(0),ipv4(1),ipv6(2),ipv4v6(3),reserved(4),ipv4v6-prefer-v4(5),ipv4v6-prefer-v6(6)} MAX-ACCESS read-only STATUS current DESCRIPTION "" ::= { affirmedZoneGatewayPdnBearerEntry 97 } affirmedZoneGatewayPdnBearerDownlinkUserFteidInIpAddr OBJECT-TYPE SYNTAX String MAX-ACCESS read-only STATUS current DESCRIPTION "" ::= { affirmedZoneGatewayPdnBearerEntry 98 } affirmedZoneGatewayPdnBearerDownlinkUserFteidInV6IpAddr OBJECT-TYPE SYNTAX String MAX-ACCESS read-only STATUS current DESCRIPTION "" ::= { affirmedZoneGatewayPdnBearerEntry 99 } affirmedZoneGatewayPdnBearerDownlinkUserFteidInTeidValue OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "" ::= { affirmedZoneGatewayPdnBearerEntry 100 } affirmedZoneGatewayPdnBearerDownlinkUserFteidOutIntfType OBJECT-TYPE SYNTAX INTEGER {s1u-enb-gtpu(0),s1u-sgw-gtpu(1),s12-rnc-gtpu(2),s12-sgw-gtpu(3),s5s8-sgw-gtpu(4),s5s8-pgw-gtpu(5),s5s8-sgw-gtpc(6),s5s8-pgw-gtpc(7),s5s8-sgw-pmipv6(8),s5s8-pgw-pmipv6(9),s11-mme-gtpc(10),s11s4-sgw-gtpc(11),s10-mme-gtpc(12),s3-mme-gtpc(13),s3-sgsn-gtpu(14),s4-sgsn-gtpu(15),s4-sgw-gtpu(16),s4-sgsn-gtpc(17),s16-sgsn-gtpc(18),downlink-direct-forwarding-enb-gtpu(19),uplink-direct-forwarding-enb-gtpu(20),direct-forwarding-rnc-gtpu(21),direct-forwarding-sgsn-gtpu(22),downlink-direct-forwarding-sgw-gtpu(23),uplink-direct-forwarding-sgw-gtpu(28),invalid(30),gngp-ggsn-gtpu(31),gngp-sgsn-gtpu(32),gngp-ggsn-gtpc(33),gngp-sgsn-gtpc(34)} MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneGatewayPdnBearerEntry 101 } affirmedZoneGatewayPdnBearerDownlinkUserFteidOutIpAddrType OBJECT-TYPE SYNTAX INTEGER {unknown(0),ipv4(1),ipv6(2),ipv4v6(3),reserved(4),ipv4v6-prefer-v4(5),ipv4v6-prefer-v6(6)} MAX-ACCESS read-only STATUS current DESCRIPTION "" ::= { affirmedZoneGatewayPdnBearerEntry 102 } affirmedZoneGatewayPdnBearerDownlinkUserFteidOutIpAddr OBJECT-TYPE SYNTAX String MAX-ACCESS read-only STATUS current DESCRIPTION "" ::= { affirmedZoneGatewayPdnBearerEntry 103 } affirmedZoneGatewayPdnBearerDownlinkUserFteidOutV6IpAddr OBJECT-TYPE SYNTAX String MAX-ACCESS read-only STATUS current DESCRIPTION "" ::= { affirmedZoneGatewayPdnBearerEntry 104 } affirmedZoneGatewayPdnBearerDownlinkUserFteidOutTeidValue OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "" ::= { affirmedZoneGatewayPdnBearerEntry 105 } affirmedZoneGatewayPdnBearerSubscriberType OBJECT-TYPE SYNTAX INTEGER {a2g(1),a3g(2),a4g(3),non3gpp(4)} MAX-ACCESS read-only STATUS current DESCRIPTION "Subscriber type" ::= { affirmedZoneGatewayPdnBearerEntry 106 } affirmedZoneGatewayPdnBearerDirectTunnel OBJECT-TYPE SYNTAX INTEGER {false(0),true(1)} MAX-ACCESS read-only STATUS current DESCRIPTION "" ::= { affirmedZoneGatewayPdnBearerEntry 107 } affirmedZoneGatewayPdnBearerArppvi OBJECT-TYPE SYNTAX INTEGER {disabled(0),enabled(1)} MAX-ACCESS read-only STATUS deprecated DESCRIPTION "Bearer ARP Pre-emption Vulnerability" ::= { affirmedZoneGatewayPdnBearerEntry 108 } affirmedZoneGatewayPdnBearerArppl OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Bearer ARP Priority Level" ::= { affirmedZoneGatewayPdnBearerEntry 109 } affirmedZoneGatewayPdnBearerArppci OBJECT-TYPE SYNTAX INTEGER {disabled(0),enabled(1)} MAX-ACCESS read-only STATUS deprecated DESCRIPTION "Bearer ARP Pre-emption Capability" ::= { affirmedZoneGatewayPdnBearerEntry 110 } affirmedZoneGatewayPdnBearerArppv OBJECT-TYPE SYNTAX INTEGER {enabled(0),disabled(1)} MAX-ACCESS read-only STATUS current DESCRIPTION "Bearer ARP Pre-emption Vulnerability" ::= { affirmedZoneGatewayPdnBearerEntry 111 } affirmedZoneGatewayPdnBearerArppc OBJECT-TYPE SYNTAX INTEGER {enabled(0),disabled(1)} MAX-ACCESS read-only STATUS current DESCRIPTION "Bearer ARP Pre-emption Capability" ::= { affirmedZoneGatewayPdnBearerEntry 112 } affirmedZoneGatewayPdnBearerIsGuardTimerRunning OBJECT-TYPE SYNTAX INTEGER {false(0),true(1)} MAX-ACCESS read-only STATUS current DESCRIPTION "Indicates if guard timer is running after receipt of a response message with cause code 110" ::= { affirmedZoneGatewayPdnBearerEntry 113 } affirmedZoneGatewayPdnBearerUplinkMBS OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "max burst size in uplink direction" ::= { affirmedZoneGatewayPdnBearerEntry 114 } affirmedZoneGatewayPdnBearerDownlinkMBS OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "max burst size in downlink direction" ::= { affirmedZoneGatewayPdnBearerEntry 115 } affirmedZoneGatewayPdnBearerUplinkGBS OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "guaranteed burst size in uplink direction" ::= { affirmedZoneGatewayPdnBearerEntry 116 } affirmedZoneGatewayPdnBearerDownlinkGBS OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "guaranteed burst size in downlink direction" ::= { affirmedZoneGatewayPdnBearerEntry 117 } affirmedZoneGatewayPdnBearerAccessUserFteidInIntfTypeNew OBJECT-TYPE SYNTAX INTEGER {s1u-enb-gtpu(0),s1u-sgw-gtpu(1),s12-rnc-gtpu(2),s12-sgw-gtpu(3),s5s8-sgw-gtpu(4),s5s8-pgw-gtpu(5),s5s8-sgw-gtpc(6),s5s8-pgw-gtpc(7),s5s8-sgw-pmipv6(8),s5s8-pgw-pmipv6(9),s11-mme-gtpc(10),s11s4-sgw-gtpc(11),s10-mme-gtpc(12),s3-mme-gtpc(13),s3-sgsn-gtpu(14),s4-sgsn-gtpu(15),s4-sgw-gtpu(16),s4-sgsn-gtpc(17),s16-sgsn-gtpc(18),downlink-direct-forwarding-enb-gtpu(19),uplink-direct-forwarding-enb-gtpu(20),direct-forwarding-rnc-gtpu(21),direct-forwarding-sgsn-gtpu(22),downlink-direct-forwarding-sgw-gtpu(23),uplink-direct-forwarding-sgw-gtpu(28),s2b-epdg-gtpc(30),s2b-epdg-gtpu(31),s2b-pgw-gtpc(32),s2b-pgw-gtpu(33),s2a-twan-gtpu(34),s2a-twan-gtpc(35),s2a-pgw-gtpc(36),s2a-pgw-gtpu(37),s11-mme-gtpu(38),s11-sgw-gtpu(39),sxa-sgw-pfcp(50),sxb-pgw-pfcp(51),sxa-userplane-sgw-pfcp(52),sxb-userplane-pgw-pfcp(53),gn-gp-ggsn-gtpu(200),gn-gp-sgsn-gtpu(201),gn-gp-ggsn-gtpc(202),gn-gp-sgsn-gtpc(203),invalid-interface(255)} MAX-ACCESS read-only STATUS current DESCRIPTION "" ::= { affirmedZoneGatewayPdnBearerEntry 118 } affirmedZoneGatewayPdnBearerAccessUserFteidOutIntfTypeNew OBJECT-TYPE SYNTAX INTEGER {s1u-enb-gtpu(0),s1u-sgw-gtpu(1),s12-rnc-gtpu(2),s12-sgw-gtpu(3),s5s8-sgw-gtpu(4),s5s8-pgw-gtpu(5),s5s8-sgw-gtpc(6),s5s8-pgw-gtpc(7),s5s8-sgw-pmipv6(8),s5s8-pgw-pmipv6(9),s11-mme-gtpc(10),s11s4-sgw-gtpc(11),s10-mme-gtpc(12),s3-mme-gtpc(13),s3-sgsn-gtpu(14),s4-sgsn-gtpu(15),s4-sgw-gtpu(16),s4-sgsn-gtpc(17),s16-sgsn-gtpc(18),downlink-direct-forwarding-enb-gtpu(19),uplink-direct-forwarding-enb-gtpu(20),direct-forwarding-rnc-gtpu(21),direct-forwarding-sgsn-gtpu(22),downlink-direct-forwarding-sgw-gtpu(23),uplink-direct-forwarding-sgw-gtpu(28),s2b-epdg-gtpc(30),s2b-epdg-gtpu(31),s2b-pgw-gtpc(32),s2b-pgw-gtpu(33),s2a-twan-gtpu(34),s2a-twan-gtpc(35),s2a-pgw-gtpc(36),s2a-pgw-gtpu(37),s11-mme-gtpu(38),s11-sgw-gtpu(39),sxa-sgw-pfcp(50),sxb-pgw-pfcp(51),sxa-userplane-sgw-pfcp(52),sxb-userplane-pgw-pfcp(53),gn-gp-ggsn-gtpu(200),gn-gp-sgsn-gtpu(201),gn-gp-ggsn-gtpc(202),gn-gp-sgsn-gtpc(203),invalid-interface(255)} MAX-ACCESS read-only STATUS current DESCRIPTION "" ::= { affirmedZoneGatewayPdnBearerEntry 119 } affirmedZoneGatewayPdnBearerNetworkUserFteidInIntfTypeNew OBJECT-TYPE SYNTAX INTEGER {s1u-enb-gtpu(0),s1u-sgw-gtpu(1),s12-rnc-gtpu(2),s12-sgw-gtpu(3),s5s8-sgw-gtpu(4),s5s8-pgw-gtpu(5),s5s8-sgw-gtpc(6),s5s8-pgw-gtpc(7),s5s8-sgw-pmipv6(8),s5s8-pgw-pmipv6(9),s11-mme-gtpc(10),s11s4-sgw-gtpc(11),s10-mme-gtpc(12),s3-mme-gtpc(13),s3-sgsn-gtpu(14),s4-sgsn-gtpu(15),s4-sgw-gtpu(16),s4-sgsn-gtpc(17),s16-sgsn-gtpc(18),downlink-direct-forwarding-enb-gtpu(19),uplink-direct-forwarding-enb-gtpu(20),direct-forwarding-rnc-gtpu(21),direct-forwarding-sgsn-gtpu(22),downlink-direct-forwarding-sgw-gtpu(23),uplink-direct-forwarding-sgw-gtpu(28),s2b-epdg-gtpc(30),s2b-epdg-gtpu(31),s2b-pgw-gtpc(32),s2b-pgw-gtpu(33),s2a-twan-gtpu(34),s2a-twan-gtpc(35),s2a-pgw-gtpc(36),s2a-pgw-gtpu(37),s11-mme-gtpu(38),s11-sgw-gtpu(39),sxa-sgw-pfcp(50),sxb-pgw-pfcp(51),sxa-userplane-sgw-pfcp(52),sxb-userplane-pgw-pfcp(53),gn-gp-ggsn-gtpu(200),gn-gp-sgsn-gtpu(201),gn-gp-ggsn-gtpc(202),gn-gp-sgsn-gtpc(203),invalid-interface(255)} MAX-ACCESS read-only STATUS current DESCRIPTION "" ::= { affirmedZoneGatewayPdnBearerEntry 120 } affirmedZoneGatewayPdnBearerNetworkUserFteidOutIntfTypeNew OBJECT-TYPE SYNTAX INTEGER {s1u-enb-gtpu(0),s1u-sgw-gtpu(1),s12-rnc-gtpu(2),s12-sgw-gtpu(3),s5s8-sgw-gtpu(4),s5s8-pgw-gtpu(5),s5s8-sgw-gtpc(6),s5s8-pgw-gtpc(7),s5s8-sgw-pmipv6(8),s5s8-pgw-pmipv6(9),s11-mme-gtpc(10),s11s4-sgw-gtpc(11),s10-mme-gtpc(12),s3-mme-gtpc(13),s3-sgsn-gtpu(14),s4-sgsn-gtpu(15),s4-sgw-gtpu(16),s4-sgsn-gtpc(17),s16-sgsn-gtpc(18),downlink-direct-forwarding-enb-gtpu(19),uplink-direct-forwarding-enb-gtpu(20),direct-forwarding-rnc-gtpu(21),direct-forwarding-sgsn-gtpu(22),downlink-direct-forwarding-sgw-gtpu(23),uplink-direct-forwarding-sgw-gtpu(28),s2b-epdg-gtpc(30),s2b-epdg-gtpu(31),s2b-pgw-gtpc(32),s2b-pgw-gtpu(33),s2a-twan-gtpu(34),s2a-twan-gtpc(35),s2a-pgw-gtpc(36),s2a-pgw-gtpu(37),s11-mme-gtpu(38),s11-sgw-gtpu(39),sxa-sgw-pfcp(50),sxb-pgw-pfcp(51),sxa-userplane-sgw-pfcp(52),sxb-userplane-pgw-pfcp(53),gn-gp-ggsn-gtpu(200),gn-gp-sgsn-gtpu(201),gn-gp-ggsn-gtpc(202),gn-gp-sgsn-gtpc(203),invalid-interface(255)} MAX-ACCESS read-only STATUS current DESCRIPTION "" ::= { affirmedZoneGatewayPdnBearerEntry 121 } affirmedZoneGatewayPdnBearerUplinkUserFteidInIntfTypeNew OBJECT-TYPE SYNTAX INTEGER {s1u-enb-gtpu(0),s1u-sgw-gtpu(1),s12-rnc-gtpu(2),s12-sgw-gtpu(3),s5s8-sgw-gtpu(4),s5s8-pgw-gtpu(5),s5s8-sgw-gtpc(6),s5s8-pgw-gtpc(7),s5s8-sgw-pmipv6(8),s5s8-pgw-pmipv6(9),s11-mme-gtpc(10),s11s4-sgw-gtpc(11),s10-mme-gtpc(12),s3-mme-gtpc(13),s3-sgsn-gtpu(14),s4-sgsn-gtpu(15),s4-sgw-gtpu(16),s4-sgsn-gtpc(17),s16-sgsn-gtpc(18),downlink-direct-forwarding-enb-gtpu(19),uplink-direct-forwarding-enb-gtpu(20),direct-forwarding-rnc-gtpu(21),direct-forwarding-sgsn-gtpu(22),downlink-direct-forwarding-sgw-gtpu(23),uplink-direct-forwarding-sgw-gtpu(28),s2b-epdg-gtpc(30),s2b-epdg-gtpu(31),s2b-pgw-gtpc(32),s2b-pgw-gtpu(33),s2a-twan-gtpu(34),s2a-twan-gtpc(35),s2a-pgw-gtpc(36),s2a-pgw-gtpu(37),s11-mme-gtpu(38),s11-sgw-gtpu(39),sxa-sgw-pfcp(50),sxb-pgw-pfcp(51),sxa-userplane-sgw-pfcp(52),sxb-userplane-pgw-pfcp(53),gn-gp-ggsn-gtpu(200),gn-gp-sgsn-gtpu(201),gn-gp-ggsn-gtpc(202),gn-gp-sgsn-gtpc(203),invalid-interface(255)} MAX-ACCESS read-only STATUS current DESCRIPTION "" ::= { affirmedZoneGatewayPdnBearerEntry 122 } affirmedZoneGatewayPdnBearerUplinkUserFteidOutIntfTypeNew OBJECT-TYPE SYNTAX INTEGER {s1u-enb-gtpu(0),s1u-sgw-gtpu(1),s12-rnc-gtpu(2),s12-sgw-gtpu(3),s5s8-sgw-gtpu(4),s5s8-pgw-gtpu(5),s5s8-sgw-gtpc(6),s5s8-pgw-gtpc(7),s5s8-sgw-pmipv6(8),s5s8-pgw-pmipv6(9),s11-mme-gtpc(10),s11s4-sgw-gtpc(11),s10-mme-gtpc(12),s3-mme-gtpc(13),s3-sgsn-gtpu(14),s4-sgsn-gtpu(15),s4-sgw-gtpu(16),s4-sgsn-gtpc(17),s16-sgsn-gtpc(18),downlink-direct-forwarding-enb-gtpu(19),uplink-direct-forwarding-enb-gtpu(20),direct-forwarding-rnc-gtpu(21),direct-forwarding-sgsn-gtpu(22),downlink-direct-forwarding-sgw-gtpu(23),uplink-direct-forwarding-sgw-gtpu(28),s2b-epdg-gtpc(30),s2b-epdg-gtpu(31),s2b-pgw-gtpc(32),s2b-pgw-gtpu(33),s2a-twan-gtpu(34),s2a-twan-gtpc(35),s2a-pgw-gtpc(36),s2a-pgw-gtpu(37),s11-mme-gtpu(38),s11-sgw-gtpu(39),sxa-sgw-pfcp(50),sxb-pgw-pfcp(51),sxa-userplane-sgw-pfcp(52),sxb-userplane-pgw-pfcp(53),gn-gp-ggsn-gtpu(200),gn-gp-sgsn-gtpu(201),gn-gp-ggsn-gtpc(202),gn-gp-sgsn-gtpc(203),invalid-interface(255)} MAX-ACCESS read-only STATUS current DESCRIPTION "" ::= { affirmedZoneGatewayPdnBearerEntry 123 } affirmedZoneGatewayPdnBearerDownlinkUserFteidInIntfTypeNew OBJECT-TYPE SYNTAX INTEGER {s1u-enb-gtpu(0),s1u-sgw-gtpu(1),s12-rnc-gtpu(2),s12-sgw-gtpu(3),s5s8-sgw-gtpu(4),s5s8-pgw-gtpu(5),s5s8-sgw-gtpc(6),s5s8-pgw-gtpc(7),s5s8-sgw-pmipv6(8),s5s8-pgw-pmipv6(9),s11-mme-gtpc(10),s11s4-sgw-gtpc(11),s10-mme-gtpc(12),s3-mme-gtpc(13),s3-sgsn-gtpu(14),s4-sgsn-gtpu(15),s4-sgw-gtpu(16),s4-sgsn-gtpc(17),s16-sgsn-gtpc(18),downlink-direct-forwarding-enb-gtpu(19),uplink-direct-forwarding-enb-gtpu(20),direct-forwarding-rnc-gtpu(21),direct-forwarding-sgsn-gtpu(22),downlink-direct-forwarding-sgw-gtpu(23),uplink-direct-forwarding-sgw-gtpu(28),s2b-epdg-gtpc(30),s2b-epdg-gtpu(31),s2b-pgw-gtpc(32),s2b-pgw-gtpu(33),s2a-twan-gtpu(34),s2a-twan-gtpc(35),s2a-pgw-gtpc(36),s2a-pgw-gtpu(37),s11-mme-gtpu(38),s11-sgw-gtpu(39),sxa-sgw-pfcp(50),sxb-pgw-pfcp(51),sxa-userplane-sgw-pfcp(52),sxb-userplane-pgw-pfcp(53),gn-gp-ggsn-gtpu(200),gn-gp-sgsn-gtpu(201),gn-gp-ggsn-gtpc(202),gn-gp-sgsn-gtpc(203),invalid-interface(255)} MAX-ACCESS read-only STATUS current DESCRIPTION "" ::= { affirmedZoneGatewayPdnBearerEntry 124 } affirmedZoneGatewayPdnBearerDownlinkUserFteidOutIntfTypeNew OBJECT-TYPE SYNTAX INTEGER {s1u-enb-gtpu(0),s1u-sgw-gtpu(1),s12-rnc-gtpu(2),s12-sgw-gtpu(3),s5s8-sgw-gtpu(4),s5s8-pgw-gtpu(5),s5s8-sgw-gtpc(6),s5s8-pgw-gtpc(7),s5s8-sgw-pmipv6(8),s5s8-pgw-pmipv6(9),s11-mme-gtpc(10),s11s4-sgw-gtpc(11),s10-mme-gtpc(12),s3-mme-gtpc(13),s3-sgsn-gtpu(14),s4-sgsn-gtpu(15),s4-sgw-gtpu(16),s4-sgsn-gtpc(17),s16-sgsn-gtpc(18),downlink-direct-forwarding-enb-gtpu(19),uplink-direct-forwarding-enb-gtpu(20),direct-forwarding-rnc-gtpu(21),direct-forwarding-sgsn-gtpu(22),downlink-direct-forwarding-sgw-gtpu(23),uplink-direct-forwarding-sgw-gtpu(28),s2b-epdg-gtpc(30),s2b-epdg-gtpu(31),s2b-pgw-gtpc(32),s2b-pgw-gtpu(33),s2a-twan-gtpu(34),s2a-twan-gtpc(35),s2a-pgw-gtpc(36),s2a-pgw-gtpu(37),s11-mme-gtpu(38),s11-sgw-gtpu(39),sxa-sgw-pfcp(50),sxb-pgw-pfcp(51),sxa-userplane-sgw-pfcp(52),sxb-userplane-pgw-pfcp(53),gn-gp-ggsn-gtpu(200),gn-gp-sgsn-gtpu(201),gn-gp-ggsn-gtpc(202),gn-gp-sgsn-gtpc(203),invalid-interface(255)} MAX-ACCESS read-only STATUS current DESCRIPTION "" ::= { affirmedZoneGatewayPdnBearerEntry 125 } affirmedZoneGatewayPdnBearerMeidString OBJECT-TYPE SYNTAX String MAX-ACCESS read-only STATUS current DESCRIPTION "manufacturer equipment identifier" ::= { affirmedZoneGatewayPdnBearerEntry 126 } affirmedZoneGatewayPdnBearerLogicalBearerId OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Logical Bearer ID" ::= { affirmedZoneGatewayPdnBearerEntry 127 } affirmedZoneGatewayPdnBearerTfts OBJECT-TYPE SYNTAX String MAX-ACCESS read-only STATUS current DESCRIPTION "bearer traffic flow templates" ::= { affirmedZoneGatewayPdnBearerEntry 128 } affirmedZoneGatewayPdnBearerIdleTimerState OBJECT-TYPE SYNTAX INTEGER {disabled(1),not-running(2),running(3)} MAX-ACCESS read-only STATUS current DESCRIPTION "Idle timer state for bearer" ::= { affirmedZoneGatewayPdnBearerEntry 129 } affirmedZoneGatewayPdnBearerIdleTimerDuration OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Idle timer duration in use by bearer in seconds" ::= { affirmedZoneGatewayPdnBearerEntry 130 } affirmedZoneGatewayPdnBearerIdleTimerRemaining OBJECT-TYPE SYNTAX String MAX-ACCESS read-only STATUS current DESCRIPTION "Idle duration of PDN bearer remaining before deactivation" ::= { affirmedZoneGatewayPdnBearerEntry 131 } affirmedZoneGatewayPdnBearerQciProfile OBJECT-TYPE SYNTAX String MAX-ACCESS read-only STATUS current DESCRIPTION "Name of QCI profile used to get qci specific configuration" ::= { affirmedZoneGatewayPdnBearerEntry 132 } affirmedZoneGatewayPdnBearerEcmState OBJECT-TYPE SYNTAX INTEGER {ecm-state-idle(1),ecm-state-connected(2)} MAX-ACCESS read-only STATUS current DESCRIPTION "ECM(EPS Connection Management) State. Possible values (idle/connected)" ::= { affirmedZoneGatewayPdnBearerEntry 133 } affirmedZoneGatewayPdnBearerUplinkRouterSolicitPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Uplink router solicitation packets" ::= { affirmedZoneGatewayPdnBearerEntry 134 } affirmedZoneGatewayPdnBearerUplinkRouterSolicitBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Uplink router solicitation bytes" ::= { affirmedZoneGatewayPdnBearerEntry 135 } affirmedZoneGatewayPdnBearerUplinkNeighbourSolicitPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Uplink neighbour solicitation packets" ::= { affirmedZoneGatewayPdnBearerEntry 136 } affirmedZoneGatewayPdnBearerUplinkNeighbourSolicitBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Uplink neighbour solicitation bytes" ::= { affirmedZoneGatewayPdnBearerEntry 137 } affirmedZoneGatewayPdnBearerDownlinkRouterAdvertisementPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Downlink router advertisement packets" ::= { affirmedZoneGatewayPdnBearerEntry 138 } affirmedZoneGatewayPdnBearerDownlinkRouterAdvertisementBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Downlink router advertisement bytes" ::= { affirmedZoneGatewayPdnBearerEntry 139 } affirmedZoneGatewayPdnBearerDownlinkNeighbourAdvertisementPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Downlink neighbour advertisement packets" ::= { affirmedZoneGatewayPdnBearerEntry 140 } affirmedZoneGatewayPdnBearerDownlinkNeighbourAdvertisementBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Downlink neighbour advertisement bytes" ::= { affirmedZoneGatewayPdnBearerEntry 141 } affirmedZoneGatewayPdnBearerUplinkAggregateBwPktsDropped OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Dropped packets in the uplink direction due to aggregate bandwidth limit" ::= { affirmedZoneGatewayPdnBearerEntry 142 } affirmedZoneGatewayPdnBearerUplinkAggregateBwBytesDropped OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Dropped bytes in the uplink direction due to aggregate bandwidth limit" ::= { affirmedZoneGatewayPdnBearerEntry 143 } affirmedZoneGatewayPdnBearerDownlinkAggregateBwPktsDropped OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Dropped packets in the downlink direction due to aggregate bandwidth limit" ::= { affirmedZoneGatewayPdnBearerEntry 144 } affirmedZoneGatewayPdnBearerDownlinkAggregateBwBytesDropped OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Dropped bytes in the downlink direction due to aggregate bandwidth limit" ::= { affirmedZoneGatewayPdnBearerEntry 145 } affirmedZoneGatewayPdnBearerSecurityDidNotSendPktsDropped OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Dropped packets due to security not forwarding them" ::= { affirmedZoneGatewayPdnBearerEntry 146 } affirmedZoneGatewayPdnBearerUplinkAppGrpAggregateBwPktsDropped OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Dropped packets in the uplink direction due to application level aggregate bandwidth limit" ::= { affirmedZoneGatewayPdnBearerEntry 147 } affirmedZoneGatewayPdnBearerUplinkAppGrpAggregateBwBytesDropped OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Dropped bytes in the uplink direction due to application level aggregate bandwidth limit" ::= { affirmedZoneGatewayPdnBearerEntry 148 } affirmedZoneGatewayPdnBearerDownlinkAppGrpAggregateBwPktsDropped OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Dropped packets in the downlink direction due to application level aggregate bandwidth limit" ::= { affirmedZoneGatewayPdnBearerEntry 149 } affirmedZoneGatewayPdnBearerDownlinkAppGrpAggregateBwBytesDropped OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Dropped bytes in the downlink direction due to application level aggregate bandwidth limit" ::= { affirmedZoneGatewayPdnBearerEntry 150 } affirmedZoneGatewayPdnBearerUplinkFlowAuthPktsDropped OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Dropped packets in the uplink direction due to Flow Authorization" ::= { affirmedZoneGatewayPdnBearerEntry 151 } affirmedZoneGatewayPdnBearerUplinkFlowAuthBytesDropped OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Dropped bytes in the uplink direction due to Flow Authorization" ::= { affirmedZoneGatewayPdnBearerEntry 152 } affirmedZoneGatewayPdnBearerDownlinkFlowAuthPktsDropped OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Dropped packets in the downlink direction due to Flow Authorization" ::= { affirmedZoneGatewayPdnBearerEntry 153 } affirmedZoneGatewayPdnBearerDownlinkFlowAuthBytesDropped OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Dropped bytes in the downlink direction due to Flow Authorization" ::= { affirmedZoneGatewayPdnBearerEntry 154 } affirmedZoneGatewayPdnBearerBearerChargingId OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Bearer Charging ID" ::= { affirmedZoneGatewayPdnBearerEntry 155 } affirmedZoneGatewayPdnBearerSecRatUplinkBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Secondary RAT Uplink bytes" ::= { affirmedZoneGatewayPdnBearerEntry 156 } affirmedZoneGatewayPdnBearerSecRatDownlinkBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Secondary RAT Downlink bytes" ::= { affirmedZoneGatewayPdnBearerEntry 157 } affirmedZoneGatewayPdnBearerIsCupsSession OBJECT-TYPE SYNTAX INTEGER {false(0),true(1)} MAX-ACCESS read-only STATUS current DESCRIPTION "" ::= { affirmedZoneGatewayPdnBearerEntry 158 } affirmedZoneGatewayPdnBearerIsPfcpStdMode OBJECT-TYPE SYNTAX INTEGER {false(0),true(1)} MAX-ACCESS read-only STATUS current DESCRIPTION "" ::= { affirmedZoneGatewayPdnBearerEntry 159 } affirmedZoneGatewayPdnBearerPdr OBJECT-TYPE SYNTAX String MAX-ACCESS read-only STATUS current DESCRIPTION "Packet Definition Rule" ::= { affirmedZoneGatewayPdnBearerEntry 160 } affirmedZoneGatewayPdnBearerTep OBJECT-TYPE SYNTAX String MAX-ACCESS read-only STATUS current DESCRIPTION "Traffic End Point" ::= { affirmedZoneGatewayPdnBearerEntry 161 } affirmedZoneGatewayPdnBearerFar OBJECT-TYPE SYNTAX String MAX-ACCESS read-only STATUS current DESCRIPTION "Forwarding Action Rule" ::= { affirmedZoneGatewayPdnBearerEntry 162 } affirmedZoneGatewayPdnBearerQer OBJECT-TYPE SYNTAX String MAX-ACCESS read-only STATUS current DESCRIPTION "QoS Enforcement Rule" ::= { affirmedZoneGatewayPdnBearerEntry 163 } affirmedZoneGatewayPdnBearerUrr OBJECT-TYPE SYNTAX String MAX-ACCESS read-only STATUS current DESCRIPTION "Usage Reporting Rule" ::= { affirmedZoneGatewayPdnBearerEntry 164 } affirmedZoneGatewayPdnBearerBar OBJECT-TYPE SYNTAX String MAX-ACCESS read-only STATUS current DESCRIPTION "Buffering Action Rule" ::= { affirmedZoneGatewayPdnBearerEntry 165 } affirmedZoneGatewayPdnSdfTable OBJECT-TYPE SYNTAX SEQUENCE OF AffirmedZoneGatewayPdnSdfEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "Use this command to show the status and statistics of a PDN service data flow. A service data flow represents a classified data flow that matches a particular service rule. The list of PDN sessions may be obtained by using the 'show subscriber summary' command. The SDFs on a pdn-session may be obtained by using the 'show subscriber pdn-session ' command. The service-data-flow-id is the configured serivce-data-flow-id value on the corresponding service-rule object. The service-flow-id is the internal numerical index of the service rule's parent object (e.g., rating-group)." ::= { affirmedZoneMIB 241 } affirmedZoneGatewayPdnSdfEntry OBJECT-TYPE SYNTAX AffirmedZoneGatewayPdnSdfEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "" INDEX { affirmedZoneName, affirmedZoneGatewayPdnSdfId, affirmedZoneGatewayPdnSdfServiceType, affirmedZoneGatewayPdnSdfServiceFlowId, affirmedZoneGatewayPdnSdfServiceRuleId } ::= { affirmedZoneGatewayPdnSdfTable 1 } AffirmedZoneGatewayPdnSdfEntry ::= SEQUENCE { affirmedZoneGatewayPdnSdfId Unsigned32, affirmedZoneGatewayPdnSdfServiceType INTEGER, affirmedZoneGatewayPdnSdfServiceFlowId Unsigned32, affirmedZoneGatewayPdnSdfServiceRuleId Unsigned32, affirmedZoneGatewayPdnSdfServiceFlowName String, affirmedZoneGatewayPdnSdfServiceRuleName String, affirmedZoneGatewayPdnSdfImsi ConfdString, affirmedZoneGatewayPdnSdfGwName String, affirmedZoneGatewayPdnSdfGwType INTEGER, affirmedZoneGatewayPdnSdfMeid ConfdString, affirmedZoneGatewayPdnSdfMsisdn ConfdString, affirmedZoneGatewayPdnSdfCorrelationIdentifier Unsigned32, affirmedZoneGatewayPdnSdfSdfId Unsigned32, affirmedZoneGatewayPdnSdfUplinkGreenPackets ConfdString, affirmedZoneGatewayPdnSdfUplinkGreenBytes ConfdString, affirmedZoneGatewayPdnSdfUplinkYellowPackets ConfdString, affirmedZoneGatewayPdnSdfUplinkYellowBytes ConfdString, affirmedZoneGatewayPdnSdfUplinkRedPackets ConfdString, affirmedZoneGatewayPdnSdfUplinkRedBytes ConfdString, affirmedZoneGatewayPdnSdfUplinkDivertedPackets ConfdString, affirmedZoneGatewayPdnSdfUplinkErrorDropPackets ConfdString, affirmedZoneGatewayPdnSdfUplinkErrorDropBytes ConfdString, affirmedZoneGatewayPdnSdfUplinkServiceDropPackets ConfdString, affirmedZoneGatewayPdnSdfUplinkServiceDropBytes ConfdString, affirmedZoneGatewayPdnSdfDownlinkGreenPackets ConfdString, affirmedZoneGatewayPdnSdfDownlinkGreenBytes ConfdString, affirmedZoneGatewayPdnSdfDownlinkYellowPackets ConfdString, affirmedZoneGatewayPdnSdfDownlinkYellowBytes ConfdString, affirmedZoneGatewayPdnSdfDownlinkRedPackets ConfdString, affirmedZoneGatewayPdnSdfDownlinkRedBytes ConfdString, affirmedZoneGatewayPdnSdfDownlinkDivertedReturnedPackets ConfdString, affirmedZoneGatewayPdnSdfDownlinkErrorDropPackets ConfdString, affirmedZoneGatewayPdnSdfDownlinkErrorDropBytes ConfdString, affirmedZoneGatewayPdnSdfDownlinkServiceDropPackets ConfdString, affirmedZoneGatewayPdnSdfDownlinkServiceDropBytes ConfdString, affirmedZoneGatewayPdnSdfTotalConnections ConfdString, affirmedZoneGatewayPdnSdfTotalPackets ConfdString, affirmedZoneGatewayPdnSdfTotalDropPackets ConfdString, affirmedZoneGatewayPdnSdfMeidString String } affirmedZoneGatewayPdnSdfId OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS not-accessible STATUS current DESCRIPTION "PDN Session ID" ::= { affirmedZoneGatewayPdnSdfEntry 1 } affirmedZoneGatewayPdnSdfServiceType OBJECT-TYPE SYNTAX INTEGER {unknown(0),qos(1),latency(2),proxy(3),steering(4),nat(5),charging(6),accounting(7),content-filter(8),content-cache(9),video-adaptation(10),mirror(11),dhcp(12),sip-proxy(13),wap-gateway(14),smtp-proxy(15),metering(16),dns-proxy(17),mdns(18)} MAX-ACCESS not-accessible STATUS current DESCRIPTION "Service Type" ::= { affirmedZoneGatewayPdnSdfEntry 2 } affirmedZoneGatewayPdnSdfServiceFlowId OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS not-accessible STATUS current DESCRIPTION "Service Flow numerical ID" ::= { affirmedZoneGatewayPdnSdfEntry 3 } affirmedZoneGatewayPdnSdfServiceRuleId OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS not-accessible STATUS current DESCRIPTION "Service Rule numerical ID" ::= { affirmedZoneGatewayPdnSdfEntry 4 } affirmedZoneGatewayPdnSdfServiceFlowName OBJECT-TYPE SYNTAX String MAX-ACCESS read-only STATUS current DESCRIPTION "Service Flow identity" ::= { affirmedZoneGatewayPdnSdfEntry 5 } affirmedZoneGatewayPdnSdfServiceRuleName OBJECT-TYPE SYNTAX String MAX-ACCESS read-only STATUS current DESCRIPTION "Service Rule identity" ::= { affirmedZoneGatewayPdnSdfEntry 6 } affirmedZoneGatewayPdnSdfImsi OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "IMSI" ::= { affirmedZoneGatewayPdnSdfEntry 7 } affirmedZoneGatewayPdnSdfGwName OBJECT-TYPE SYNTAX String MAX-ACCESS read-only STATUS current DESCRIPTION "Gateway name" ::= { affirmedZoneGatewayPdnSdfEntry 8 } affirmedZoneGatewayPdnSdfGwType OBJECT-TYPE SYNTAX INTEGER {sgw(1),pgw(2),ggsn(3),mcc-gigw(4),wag(5),epdg(6),gtpproxy(7),u-plane(8)} MAX-ACCESS read-only STATUS current DESCRIPTION "Gateway type" ::= { affirmedZoneGatewayPdnSdfEntry 9 } affirmedZoneGatewayPdnSdfMeid OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "manufacturer equipment identifier" ::= { affirmedZoneGatewayPdnSdfEntry 10 } affirmedZoneGatewayPdnSdfMsisdn OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "mobile subscriber isdn" ::= { affirmedZoneGatewayPdnSdfEntry 11 } affirmedZoneGatewayPdnSdfCorrelationIdentifier OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "optional non-unique numerical identifier for this SDF" ::= { affirmedZoneGatewayPdnSdfEntry 12 } affirmedZoneGatewayPdnSdfSdfId OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Mandatory unique numerical identifier for this SDF" ::= { affirmedZoneGatewayPdnSdfEntry 13 } affirmedZoneGatewayPdnSdfUplinkGreenPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Green packets in the uplink direction" ::= { affirmedZoneGatewayPdnSdfEntry 14 } affirmedZoneGatewayPdnSdfUplinkGreenBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Green bytes in the uplink direction" ::= { affirmedZoneGatewayPdnSdfEntry 15 } affirmedZoneGatewayPdnSdfUplinkYellowPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Yellow packets in the uplink direction" ::= { affirmedZoneGatewayPdnSdfEntry 16 } affirmedZoneGatewayPdnSdfUplinkYellowBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Yellow bytes in the uplink direction" ::= { affirmedZoneGatewayPdnSdfEntry 17 } affirmedZoneGatewayPdnSdfUplinkRedPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Red packets in the uplink direction" ::= { affirmedZoneGatewayPdnSdfEntry 18 } affirmedZoneGatewayPdnSdfUplinkRedBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Red bytes in the uplink direction" ::= { affirmedZoneGatewayPdnSdfEntry 19 } affirmedZoneGatewayPdnSdfUplinkDivertedPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Diverted packets in the uplink direction" ::= { affirmedZoneGatewayPdnSdfEntry 20 } affirmedZoneGatewayPdnSdfUplinkErrorDropPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Error drop packets in the uplink direction" ::= { affirmedZoneGatewayPdnSdfEntry 21 } affirmedZoneGatewayPdnSdfUplinkErrorDropBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Error drop bytes in the uplink direction" ::= { affirmedZoneGatewayPdnSdfEntry 22 } affirmedZoneGatewayPdnSdfUplinkServiceDropPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Service drop packets in the uplink direction" ::= { affirmedZoneGatewayPdnSdfEntry 23 } affirmedZoneGatewayPdnSdfUplinkServiceDropBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Service drop bytes in the uplink direction" ::= { affirmedZoneGatewayPdnSdfEntry 24 } affirmedZoneGatewayPdnSdfDownlinkGreenPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Green packets in the downlink direction" ::= { affirmedZoneGatewayPdnSdfEntry 25 } affirmedZoneGatewayPdnSdfDownlinkGreenBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Green bytes in the downlink direction" ::= { affirmedZoneGatewayPdnSdfEntry 26 } affirmedZoneGatewayPdnSdfDownlinkYellowPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Yellow packets in the downlink direction" ::= { affirmedZoneGatewayPdnSdfEntry 27 } affirmedZoneGatewayPdnSdfDownlinkYellowBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Yellow bytes in the downlink direction" ::= { affirmedZoneGatewayPdnSdfEntry 28 } affirmedZoneGatewayPdnSdfDownlinkRedPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Red packets in the downlink direction" ::= { affirmedZoneGatewayPdnSdfEntry 29 } affirmedZoneGatewayPdnSdfDownlinkRedBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Red bytes in the downlink direction" ::= { affirmedZoneGatewayPdnSdfEntry 30 } affirmedZoneGatewayPdnSdfDownlinkDivertedReturnedPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Diverted returned packets in the downlink direction" ::= { affirmedZoneGatewayPdnSdfEntry 31 } affirmedZoneGatewayPdnSdfDownlinkErrorDropPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Error drop packets in the downlink direction" ::= { affirmedZoneGatewayPdnSdfEntry 32 } affirmedZoneGatewayPdnSdfDownlinkErrorDropBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Error drop bytes in the downlink direction" ::= { affirmedZoneGatewayPdnSdfEntry 33 } affirmedZoneGatewayPdnSdfDownlinkServiceDropPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Service drop packets in the downlink direction" ::= { affirmedZoneGatewayPdnSdfEntry 34 } affirmedZoneGatewayPdnSdfDownlinkServiceDropBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Service drop bytes in the downlink direction" ::= { affirmedZoneGatewayPdnSdfEntry 35 } affirmedZoneGatewayPdnSdfTotalConnections OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "number of total connections allocated during the life this SDF" ::= { affirmedZoneGatewayPdnSdfEntry 36 } affirmedZoneGatewayPdnSdfTotalPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total packets processed at this SDF, including those dropped by this service function" ::= { affirmedZoneGatewayPdnSdfEntry 37 } affirmedZoneGatewayPdnSdfTotalDropPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total packets dropped by this SDF's service module" ::= { affirmedZoneGatewayPdnSdfEntry 38 } affirmedZoneGatewayPdnSdfMeidString OBJECT-TYPE SYNTAX String MAX-ACCESS read-only STATUS current DESCRIPTION "manufacturer equipment identifier" ::= { affirmedZoneGatewayPdnSdfEntry 39 } affirmedZoneGatewayPdnDynamicPccRuleTable OBJECT-TYPE SYNTAX SEQUENCE OF AffirmedZoneGatewayPdnDynamicPccRuleEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "Use this command to show content of a PCRF installed PCC rule" ::= { affirmedZoneMIB 242 } affirmedZoneGatewayPdnDynamicPccRuleEntry OBJECT-TYPE SYNTAX AffirmedZoneGatewayPdnDynamicPccRuleEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "" INDEX { affirmedZoneName, affirmedZoneGatewayPdnDynamicPccRuleId, affirmedZoneGatewayPdnDynamicPccRulePdnBearerId, affirmedZoneGatewayPdnDynamicPccRulePccRuleName } ::= { affirmedZoneGatewayPdnDynamicPccRuleTable 1 } AffirmedZoneGatewayPdnDynamicPccRuleEntry ::= SEQUENCE { affirmedZoneGatewayPdnDynamicPccRuleId Unsigned32, affirmedZoneGatewayPdnDynamicPccRulePdnBearerId Unsigned32, affirmedZoneGatewayPdnDynamicPccRulePccRuleName String, affirmedZoneGatewayPdnDynamicPccRuleServiceId Unsigned32, affirmedZoneGatewayPdnDynamicPccRuleRatingGroup Unsigned32, affirmedZoneGatewayPdnDynamicPccRuleFlowStatus INTEGER, affirmedZoneGatewayPdnDynamicPccRuleUlMbr Unsigned32, affirmedZoneGatewayPdnDynamicPccRuleUlGbr Unsigned32, affirmedZoneGatewayPdnDynamicPccRuleDlMbr Unsigned32, affirmedZoneGatewayPdnDynamicPccRuleDlGbr Unsigned32, affirmedZoneGatewayPdnDynamicPccRuleQci Unsigned32, affirmedZoneGatewayPdnDynamicPccRuleArp Unsigned32, affirmedZoneGatewayPdnDynamicPccRuleReportingLevel INTEGER, affirmedZoneGatewayPdnDynamicPccRuleChargingType INTEGER, affirmedZoneGatewayPdnDynamicPccRulePrecedence Unsigned32, affirmedZoneGatewayPdnDynamicPccRulePacketFilters String, affirmedZoneGatewayPdnDynamicPccRuleArppv INTEGER, affirmedZoneGatewayPdnDynamicPccRuleArppl Unsigned32, affirmedZoneGatewayPdnDynamicPccRuleArppc INTEGER, affirmedZoneGatewayPdnDynamicPccRulePdnLogicalBearerId Unsigned32, affirmedZoneGatewayPdnDynamicPccRuleSponsorIdentity String, affirmedZoneGatewayPdnDynamicPccRuleAppServiceProviderId String, affirmedZoneGatewayPdnDynamicPccRuleUsagemonitorkey String, affirmedZoneGatewayPdnDynamicPccRuleIsCupsSession INTEGER, affirmedZoneGatewayPdnDynamicPccRuleIsPfcpStdMode INTEGER, affirmedZoneGatewayPdnDynamicPccRulePdr String, affirmedZoneGatewayPdnDynamicPccRuleQer String, affirmedZoneGatewayPdnDynamicPccRuleUrr String, affirmedZoneGatewayPdnDynamicPccRuleTdfApplId String, affirmedZoneGatewayPdnDynamicPccRuleMuteNotification String, affirmedZoneGatewayPdnDynamicPccRuleCustomMuteNotification String } affirmedZoneGatewayPdnDynamicPccRuleId OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS not-accessible STATUS current DESCRIPTION "PDN Session ID" ::= { affirmedZoneGatewayPdnDynamicPccRuleEntry 1 } affirmedZoneGatewayPdnDynamicPccRulePdnBearerId OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS not-accessible STATUS current DESCRIPTION "PDN Bearer ID" ::= { affirmedZoneGatewayPdnDynamicPccRuleEntry 2 } affirmedZoneGatewayPdnDynamicPccRulePccRuleName OBJECT-TYPE SYNTAX String MAX-ACCESS not-accessible STATUS current DESCRIPTION "PCC Rule Name" ::= { affirmedZoneGatewayPdnDynamicPccRuleEntry 3 } affirmedZoneGatewayPdnDynamicPccRuleServiceId OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Service ID" ::= { affirmedZoneGatewayPdnDynamicPccRuleEntry 4 } affirmedZoneGatewayPdnDynamicPccRuleRatingGroup OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Rating Group ID" ::= { affirmedZoneGatewayPdnDynamicPccRuleEntry 5 } affirmedZoneGatewayPdnDynamicPccRuleFlowStatus OBJECT-TYPE SYNTAX INTEGER {enabledUplink(0),enabledDownLink(1),enabled(2),disabled(3)} MAX-ACCESS read-only STATUS current DESCRIPTION "Flow Status" ::= { affirmedZoneGatewayPdnDynamicPccRuleEntry 6 } affirmedZoneGatewayPdnDynamicPccRuleUlMbr OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Uplink Max Bit Rate" ::= { affirmedZoneGatewayPdnDynamicPccRuleEntry 7 } affirmedZoneGatewayPdnDynamicPccRuleUlGbr OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Uplink Guaranteed Bit Rate" ::= { affirmedZoneGatewayPdnDynamicPccRuleEntry 8 } affirmedZoneGatewayPdnDynamicPccRuleDlMbr OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Downlink Max Bit Rate" ::= { affirmedZoneGatewayPdnDynamicPccRuleEntry 9 } affirmedZoneGatewayPdnDynamicPccRuleDlGbr OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Downlink Guaranteed Bit Rate" ::= { affirmedZoneGatewayPdnDynamicPccRuleEntry 10 } affirmedZoneGatewayPdnDynamicPccRuleQci OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "QCI" ::= { affirmedZoneGatewayPdnDynamicPccRuleEntry 11 } affirmedZoneGatewayPdnDynamicPccRuleArp OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "ARP" ::= { affirmedZoneGatewayPdnDynamicPccRuleEntry 12 } affirmedZoneGatewayPdnDynamicPccRuleReportingLevel OBJECT-TYPE SYNTAX INTEGER {ratingGroup(1),serviceRule(2),ratingGroupAndQci(3)} MAX-ACCESS read-only STATUS current DESCRIPTION "Reporting Level" ::= { affirmedZoneGatewayPdnDynamicPccRuleEntry 13 } affirmedZoneGatewayPdnDynamicPccRuleChargingType OBJECT-TYPE SYNTAX INTEGER {online(1),offline(2),local(3),nocharge(4),metering(5),nometering(6),afind(7),subgroup(8)} MAX-ACCESS read-only STATUS current DESCRIPTION "Charging Type" ::= { affirmedZoneGatewayPdnDynamicPccRuleEntry 14 } affirmedZoneGatewayPdnDynamicPccRulePrecedence OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Precedence" ::= { affirmedZoneGatewayPdnDynamicPccRuleEntry 15 } affirmedZoneGatewayPdnDynamicPccRulePacketFilters OBJECT-TYPE SYNTAX String MAX-ACCESS read-only STATUS current DESCRIPTION "packet filters" ::= { affirmedZoneGatewayPdnDynamicPccRuleEntry 16 } affirmedZoneGatewayPdnDynamicPccRuleArppv OBJECT-TYPE SYNTAX INTEGER {enabled(0),disabled(1)} MAX-ACCESS read-only STATUS current DESCRIPTION "Bearer ARP Pre-emption Vulnerability" ::= { affirmedZoneGatewayPdnDynamicPccRuleEntry 17 } affirmedZoneGatewayPdnDynamicPccRuleArppl OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Bearer ARP Priority Level" ::= { affirmedZoneGatewayPdnDynamicPccRuleEntry 18 } affirmedZoneGatewayPdnDynamicPccRuleArppc OBJECT-TYPE SYNTAX INTEGER {enabled(0),disabled(1)} MAX-ACCESS read-only STATUS current DESCRIPTION "Bearer ARP Pre-emption Capability" ::= { affirmedZoneGatewayPdnDynamicPccRuleEntry 19 } affirmedZoneGatewayPdnDynamicPccRulePdnLogicalBearerId OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Logical PDN Bearer ID" ::= { affirmedZoneGatewayPdnDynamicPccRuleEntry 20 } affirmedZoneGatewayPdnDynamicPccRuleSponsorIdentity OBJECT-TYPE SYNTAX String MAX-ACCESS read-only STATUS current DESCRIPTION "Sponsor ID" ::= { affirmedZoneGatewayPdnDynamicPccRuleEntry 21 } affirmedZoneGatewayPdnDynamicPccRuleAppServiceProviderId OBJECT-TYPE SYNTAX String MAX-ACCESS read-only STATUS current DESCRIPTION "Application Service Provider ID" ::= { affirmedZoneGatewayPdnDynamicPccRuleEntry 22 } affirmedZoneGatewayPdnDynamicPccRuleUsagemonitorkey OBJECT-TYPE SYNTAX String MAX-ACCESS read-only STATUS current DESCRIPTION "Monitoring Key for Metering Service" ::= { affirmedZoneGatewayPdnDynamicPccRuleEntry 23 } affirmedZoneGatewayPdnDynamicPccRuleIsCupsSession OBJECT-TYPE SYNTAX INTEGER {false(0),true(1)} MAX-ACCESS read-only STATUS current DESCRIPTION "" ::= { affirmedZoneGatewayPdnDynamicPccRuleEntry 24 } affirmedZoneGatewayPdnDynamicPccRuleIsPfcpStdMode OBJECT-TYPE SYNTAX INTEGER {false(0),true(1)} MAX-ACCESS read-only STATUS current DESCRIPTION "" ::= { affirmedZoneGatewayPdnDynamicPccRuleEntry 25 } affirmedZoneGatewayPdnDynamicPccRulePdr OBJECT-TYPE SYNTAX String MAX-ACCESS read-only STATUS current DESCRIPTION "Packet Definition Rule" ::= { affirmedZoneGatewayPdnDynamicPccRuleEntry 26 } affirmedZoneGatewayPdnDynamicPccRuleQer OBJECT-TYPE SYNTAX String MAX-ACCESS read-only STATUS current DESCRIPTION "QoS Enforcement Rule" ::= { affirmedZoneGatewayPdnDynamicPccRuleEntry 27 } affirmedZoneGatewayPdnDynamicPccRuleUrr OBJECT-TYPE SYNTAX String MAX-ACCESS read-only STATUS current DESCRIPTION "Usage Reporting Rule" ::= { affirmedZoneGatewayPdnDynamicPccRuleEntry 28 } affirmedZoneGatewayPdnDynamicPccRuleTdfApplId OBJECT-TYPE SYNTAX String MAX-ACCESS read-only STATUS current DESCRIPTION "TDF Application ID" ::= { affirmedZoneGatewayPdnDynamicPccRuleEntry 29 } affirmedZoneGatewayPdnDynamicPccRuleMuteNotification OBJECT-TYPE SYNTAX String MAX-ACCESS read-only STATUS current DESCRIPTION "Mute Notification from Pcrf" ::= { affirmedZoneGatewayPdnDynamicPccRuleEntry 30 } affirmedZoneGatewayPdnDynamicPccRuleCustomMuteNotification OBJECT-TYPE SYNTAX String MAX-ACCESS read-only STATUS current DESCRIPTION "Custom Mute Notification from Pcrf" ::= { affirmedZoneGatewayPdnDynamicPccRuleEntry 31 } affirmedZoneGatewayInstanceStatusSgwTable OBJECT-TYPE SYNTAX SEQUENCE OF AffirmedZoneGatewayInstanceStatusSgwEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "" ::= { affirmedZoneMIB 243 } affirmedZoneGatewayInstanceStatusSgwEntry OBJECT-TYPE SYNTAX AffirmedZoneGatewayInstanceStatusSgwEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "" INDEX { affirmedZoneName, affirmedZoneGatewayInstanceStatusSgwName, affirmedZoneGatewayInstanceStatusSgwChassis, affirmedZoneGatewayInstanceStatusSgwSlot, affirmedZoneGatewayInstanceStatusSgwInstance } ::= { affirmedZoneGatewayInstanceStatusSgwTable 1 } AffirmedZoneGatewayInstanceStatusSgwEntry ::= SEQUENCE { affirmedZoneGatewayInstanceStatusSgwName String, affirmedZoneGatewayInstanceStatusSgwChassis Unsigned32, affirmedZoneGatewayInstanceStatusSgwSlot Unsigned32, affirmedZoneGatewayInstanceStatusSgwInstance ConfdString, affirmedZoneGatewayInstanceStatusSgwGeoRedundantGroup String, affirmedZoneGatewayInstanceStatusSgwHaState String, affirmedZoneGatewayInstanceStatusSgwOperStatus INTEGER, affirmedZoneGatewayInstanceStatusSgwOperReason String, affirmedZoneGatewayInstanceStatusSgwNumSubscribers Unsigned32, affirmedZoneGatewayInstanceStatusSgwNumPdnSessions Unsigned32, affirmedZoneGatewayInstanceStatusSgwNumActivePdnSessions Unsigned32, affirmedZoneGatewayInstanceStatusSgwNumGtpPeers Unsigned32, affirmedZoneGatewayInstanceStatusSgwS5CtrlNetworkCtxt Unsigned32, affirmedZoneGatewayInstanceStatusSgwS5UserNetworkCtxt Unsigned32, affirmedZoneGatewayInstanceStatusSgwS11CtrlNetworkCtxt Unsigned32, affirmedZoneGatewayInstanceStatusSgwS1UserNetworkCtxt Unsigned32 } affirmedZoneGatewayInstanceStatusSgwName OBJECT-TYPE SYNTAX String MAX-ACCESS not-accessible STATUS current DESCRIPTION "SGW Service Name" ::= { affirmedZoneGatewayInstanceStatusSgwEntry 1 } affirmedZoneGatewayInstanceStatusSgwChassis OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS not-accessible STATUS current DESCRIPTION "chassis ID" ::= { affirmedZoneGatewayInstanceStatusSgwEntry 2 } affirmedZoneGatewayInstanceStatusSgwSlot OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS not-accessible STATUS current DESCRIPTION "slot number" ::= { affirmedZoneGatewayInstanceStatusSgwEntry 3 } affirmedZoneGatewayInstanceStatusSgwInstance OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS not-accessible STATUS current DESCRIPTION "instance" ::= { affirmedZoneGatewayInstanceStatusSgwEntry 4 } affirmedZoneGatewayInstanceStatusSgwGeoRedundantGroup OBJECT-TYPE SYNTAX String MAX-ACCESS read-only STATUS current DESCRIPTION "Geo-Redundant Group" ::= { affirmedZoneGatewayInstanceStatusSgwEntry 5 } affirmedZoneGatewayInstanceStatusSgwHaState OBJECT-TYPE SYNTAX String MAX-ACCESS read-only STATUS current DESCRIPTION "HA State" ::= { affirmedZoneGatewayInstanceStatusSgwEntry 6 } affirmedZoneGatewayInstanceStatusSgwOperStatus OBJECT-TYPE SYNTAX INTEGER {up(101),down(102),partially-up(103),maint(104),dryup(105),congested(106),unknown(107)} MAX-ACCESS read-only STATUS current DESCRIPTION "Operational Status" ::= { affirmedZoneGatewayInstanceStatusSgwEntry 7 } affirmedZoneGatewayInstanceStatusSgwOperReason OBJECT-TYPE SYNTAX String MAX-ACCESS read-only STATUS current DESCRIPTION "Operational Reason if state is Operationally Down" ::= { affirmedZoneGatewayInstanceStatusSgwEntry 8 } affirmedZoneGatewayInstanceStatusSgwNumSubscribers OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of sessions" ::= { affirmedZoneGatewayInstanceStatusSgwEntry 9 } affirmedZoneGatewayInstanceStatusSgwNumPdnSessions OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of PDN sessions" ::= { affirmedZoneGatewayInstanceStatusSgwEntry 10 } affirmedZoneGatewayInstanceStatusSgwNumActivePdnSessions OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of active PDN sessions" ::= { affirmedZoneGatewayInstanceStatusSgwEntry 11 } affirmedZoneGatewayInstanceStatusSgwNumGtpPeers OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of GTP Peers" ::= { affirmedZoneGatewayInstanceStatusSgwEntry 12 } affirmedZoneGatewayInstanceStatusSgwS5CtrlNetworkCtxt OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Network Context of the S5 GTP-c interface" ::= { affirmedZoneGatewayInstanceStatusSgwEntry 13 } affirmedZoneGatewayInstanceStatusSgwS5UserNetworkCtxt OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Network Context of the S5 GTP-u interface" ::= { affirmedZoneGatewayInstanceStatusSgwEntry 14 } affirmedZoneGatewayInstanceStatusSgwS11CtrlNetworkCtxt OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Network Context of the S11 GTP-c interface" ::= { affirmedZoneGatewayInstanceStatusSgwEntry 15 } affirmedZoneGatewayInstanceStatusSgwS1UserNetworkCtxt OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Network Context of the S1 GTP-u interface" ::= { affirmedZoneGatewayInstanceStatusSgwEntry 16 } affirmedZoneGatewayInstanceStatusPgwTable OBJECT-TYPE SYNTAX SEQUENCE OF AffirmedZoneGatewayInstanceStatusPgwEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "" ::= { affirmedZoneMIB 244 } affirmedZoneGatewayInstanceStatusPgwEntry OBJECT-TYPE SYNTAX AffirmedZoneGatewayInstanceStatusPgwEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "" INDEX { affirmedZoneName, affirmedZoneGatewayInstanceStatusPgwName, affirmedZoneGatewayInstanceStatusPgwChassis, affirmedZoneGatewayInstanceStatusPgwSlot, affirmedZoneGatewayInstanceStatusPgwInstance } ::= { affirmedZoneGatewayInstanceStatusPgwTable 1 } AffirmedZoneGatewayInstanceStatusPgwEntry ::= SEQUENCE { affirmedZoneGatewayInstanceStatusPgwName String, affirmedZoneGatewayInstanceStatusPgwChassis Unsigned32, affirmedZoneGatewayInstanceStatusPgwSlot Unsigned32, affirmedZoneGatewayInstanceStatusPgwInstance ConfdString, affirmedZoneGatewayInstanceStatusPgwGeoRedundantGroup String, affirmedZoneGatewayInstanceStatusPgwHaState String, affirmedZoneGatewayInstanceStatusPgwOperStatus INTEGER, affirmedZoneGatewayInstanceStatusPgwOperReason String, affirmedZoneGatewayInstanceStatusPgwNumSubscribers Unsigned32, affirmedZoneGatewayInstanceStatusPgwNumActiveSubscribers Unsigned32, affirmedZoneGatewayInstanceStatusPgwNumApns Unsigned32, affirmedZoneGatewayInstanceStatusPgwNumGtpPeers Unsigned32, affirmedZoneGatewayInstanceStatusPgwGnCtrlNetworkCtxt Unsigned32, affirmedZoneGatewayInstanceStatusPgwGnUserNetworkCtxt Unsigned32 } affirmedZoneGatewayInstanceStatusPgwName OBJECT-TYPE SYNTAX String MAX-ACCESS not-accessible STATUS current DESCRIPTION "PGW Service Name" ::= { affirmedZoneGatewayInstanceStatusPgwEntry 1 } affirmedZoneGatewayInstanceStatusPgwChassis OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS not-accessible STATUS current DESCRIPTION "chassis ID" ::= { affirmedZoneGatewayInstanceStatusPgwEntry 2 } affirmedZoneGatewayInstanceStatusPgwSlot OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS not-accessible STATUS current DESCRIPTION "slot number" ::= { affirmedZoneGatewayInstanceStatusPgwEntry 3 } affirmedZoneGatewayInstanceStatusPgwInstance OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS not-accessible STATUS current DESCRIPTION "instance" ::= { affirmedZoneGatewayInstanceStatusPgwEntry 4 } affirmedZoneGatewayInstanceStatusPgwGeoRedundantGroup OBJECT-TYPE SYNTAX String MAX-ACCESS read-only STATUS current DESCRIPTION "Geo-Redundant Group" ::= { affirmedZoneGatewayInstanceStatusPgwEntry 5 } affirmedZoneGatewayInstanceStatusPgwHaState OBJECT-TYPE SYNTAX String MAX-ACCESS read-only STATUS current DESCRIPTION "HA State" ::= { affirmedZoneGatewayInstanceStatusPgwEntry 6 } affirmedZoneGatewayInstanceStatusPgwOperStatus OBJECT-TYPE SYNTAX INTEGER {up(101),down(102),partially-up(103),maint(104),dryup(105),congested(106),unknown(107)} MAX-ACCESS read-only STATUS current DESCRIPTION "Operational Status" ::= { affirmedZoneGatewayInstanceStatusPgwEntry 7 } affirmedZoneGatewayInstanceStatusPgwOperReason OBJECT-TYPE SYNTAX String MAX-ACCESS read-only STATUS current DESCRIPTION "Operational Reason if state is Operationally Down" ::= { affirmedZoneGatewayInstanceStatusPgwEntry 8 } affirmedZoneGatewayInstanceStatusPgwNumSubscribers OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of sessions" ::= { affirmedZoneGatewayInstanceStatusPgwEntry 9 } affirmedZoneGatewayInstanceStatusPgwNumActiveSubscribers OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of active sessions" ::= { affirmedZoneGatewayInstanceStatusPgwEntry 10 } affirmedZoneGatewayInstanceStatusPgwNumApns OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of APNs" ::= { affirmedZoneGatewayInstanceStatusPgwEntry 11 } affirmedZoneGatewayInstanceStatusPgwNumGtpPeers OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of GTP Peers" ::= { affirmedZoneGatewayInstanceStatusPgwEntry 12 } affirmedZoneGatewayInstanceStatusPgwGnCtrlNetworkCtxt OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Network Context of the S5 GTP-c interface" ::= { affirmedZoneGatewayInstanceStatusPgwEntry 13 } affirmedZoneGatewayInstanceStatusPgwGnUserNetworkCtxt OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Network Context of the S5 GTP-u interface" ::= { affirmedZoneGatewayInstanceStatusPgwEntry 14 } affirmedZoneGatewayInstanceStatusGgsnTable OBJECT-TYPE SYNTAX SEQUENCE OF AffirmedZoneGatewayInstanceStatusGgsnEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "" ::= { affirmedZoneMIB 245 } affirmedZoneGatewayInstanceStatusGgsnEntry OBJECT-TYPE SYNTAX AffirmedZoneGatewayInstanceStatusGgsnEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "" INDEX { affirmedZoneName, affirmedZoneGatewayInstanceStatusGgsnName, affirmedZoneGatewayInstanceStatusGgsnChassis, affirmedZoneGatewayInstanceStatusGgsnSlot, affirmedZoneGatewayInstanceStatusGgsnInstance } ::= { affirmedZoneGatewayInstanceStatusGgsnTable 1 } AffirmedZoneGatewayInstanceStatusGgsnEntry ::= SEQUENCE { affirmedZoneGatewayInstanceStatusGgsnName String, affirmedZoneGatewayInstanceStatusGgsnChassis Unsigned32, affirmedZoneGatewayInstanceStatusGgsnSlot Unsigned32, affirmedZoneGatewayInstanceStatusGgsnInstance ConfdString, affirmedZoneGatewayInstanceStatusGgsnHaState String, affirmedZoneGatewayInstanceStatusGgsnGeoRedundantGroup String, affirmedZoneGatewayInstanceStatusGgsnOperStatus INTEGER, affirmedZoneGatewayInstanceStatusGgsnOperReason String, affirmedZoneGatewayInstanceStatusGgsnNumSubscribers Unsigned32, affirmedZoneGatewayInstanceStatusGgsnNumActiveSubscribers Unsigned32, affirmedZoneGatewayInstanceStatusGgsnNumApns Unsigned32, affirmedZoneGatewayInstanceStatusGgsnNumGtpPeers Unsigned32, affirmedZoneGatewayInstanceStatusGgsnGnCtrlNetworkCtxt Unsigned32, affirmedZoneGatewayInstanceStatusGgsnGnUserNetworkCtxt Unsigned32 } affirmedZoneGatewayInstanceStatusGgsnName OBJECT-TYPE SYNTAX String MAX-ACCESS not-accessible STATUS current DESCRIPTION "GGSN Service Name" ::= { affirmedZoneGatewayInstanceStatusGgsnEntry 1 } affirmedZoneGatewayInstanceStatusGgsnChassis OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS not-accessible STATUS current DESCRIPTION "chassis ID" ::= { affirmedZoneGatewayInstanceStatusGgsnEntry 2 } affirmedZoneGatewayInstanceStatusGgsnSlot OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS not-accessible STATUS current DESCRIPTION "slot number" ::= { affirmedZoneGatewayInstanceStatusGgsnEntry 3 } affirmedZoneGatewayInstanceStatusGgsnInstance OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS not-accessible STATUS current DESCRIPTION "instance" ::= { affirmedZoneGatewayInstanceStatusGgsnEntry 4 } affirmedZoneGatewayInstanceStatusGgsnHaState OBJECT-TYPE SYNTAX String MAX-ACCESS read-only STATUS current DESCRIPTION "HA State" ::= { affirmedZoneGatewayInstanceStatusGgsnEntry 5 } affirmedZoneGatewayInstanceStatusGgsnGeoRedundantGroup OBJECT-TYPE SYNTAX String MAX-ACCESS read-only STATUS current DESCRIPTION "Geo-Redundant Group" ::= { affirmedZoneGatewayInstanceStatusGgsnEntry 6 } affirmedZoneGatewayInstanceStatusGgsnOperStatus OBJECT-TYPE SYNTAX INTEGER {up(101),down(102),partially-up(103),maint(104),dryup(105),congested(106),unknown(107)} MAX-ACCESS read-only STATUS current DESCRIPTION "Operational Status" ::= { affirmedZoneGatewayInstanceStatusGgsnEntry 7 } affirmedZoneGatewayInstanceStatusGgsnOperReason OBJECT-TYPE SYNTAX String MAX-ACCESS read-only STATUS current DESCRIPTION "Operational Reason if state is Operationally Down" ::= { affirmedZoneGatewayInstanceStatusGgsnEntry 8 } affirmedZoneGatewayInstanceStatusGgsnNumSubscribers OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of sessions" ::= { affirmedZoneGatewayInstanceStatusGgsnEntry 9 } affirmedZoneGatewayInstanceStatusGgsnNumActiveSubscribers OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of active sessions" ::= { affirmedZoneGatewayInstanceStatusGgsnEntry 10 } affirmedZoneGatewayInstanceStatusGgsnNumApns OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of APNs" ::= { affirmedZoneGatewayInstanceStatusGgsnEntry 11 } affirmedZoneGatewayInstanceStatusGgsnNumGtpPeers OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of GTP Peers" ::= { affirmedZoneGatewayInstanceStatusGgsnEntry 12 } affirmedZoneGatewayInstanceStatusGgsnGnCtrlNetworkCtxt OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Network Context of the S5 GTP-c interface" ::= { affirmedZoneGatewayInstanceStatusGgsnEntry 13 } affirmedZoneGatewayInstanceStatusGgsnGnUserNetworkCtxt OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Network Context of the S5 GTP-u interface" ::= { affirmedZoneGatewayInstanceStatusGgsnEntry 14 } affirmedZoneGatewayInstanceStatusWagTable OBJECT-TYPE SYNTAX SEQUENCE OF AffirmedZoneGatewayInstanceStatusWagEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "" ::= { affirmedZoneMIB 246 } affirmedZoneGatewayInstanceStatusWagEntry OBJECT-TYPE SYNTAX AffirmedZoneGatewayInstanceStatusWagEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "" INDEX { affirmedZoneName, affirmedZoneGatewayInstanceStatusWagName, affirmedZoneGatewayInstanceStatusWagChassis, affirmedZoneGatewayInstanceStatusWagSlot, affirmedZoneGatewayInstanceStatusWagInstance } ::= { affirmedZoneGatewayInstanceStatusWagTable 1 } AffirmedZoneGatewayInstanceStatusWagEntry ::= SEQUENCE { affirmedZoneGatewayInstanceStatusWagName String, affirmedZoneGatewayInstanceStatusWagChassis Unsigned32, affirmedZoneGatewayInstanceStatusWagSlot Unsigned32, affirmedZoneGatewayInstanceStatusWagInstance ConfdString, affirmedZoneGatewayInstanceStatusWagGeoRedundantGroup String, affirmedZoneGatewayInstanceStatusWagHaState String, affirmedZoneGatewayInstanceStatusWagOperStatus INTEGER, affirmedZoneGatewayInstanceStatusWagOperReason String, affirmedZoneGatewayInstanceStatusWagNumSubscribers Unsigned32, affirmedZoneGatewayInstanceStatusWagNumApns Unsigned32 } affirmedZoneGatewayInstanceStatusWagName OBJECT-TYPE SYNTAX String MAX-ACCESS not-accessible STATUS current DESCRIPTION "WAG Service Name" ::= { affirmedZoneGatewayInstanceStatusWagEntry 1 } affirmedZoneGatewayInstanceStatusWagChassis OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS not-accessible STATUS current DESCRIPTION "chassis ID" ::= { affirmedZoneGatewayInstanceStatusWagEntry 2 } affirmedZoneGatewayInstanceStatusWagSlot OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS not-accessible STATUS current DESCRIPTION "slot number" ::= { affirmedZoneGatewayInstanceStatusWagEntry 3 } affirmedZoneGatewayInstanceStatusWagInstance OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS not-accessible STATUS current DESCRIPTION "instance" ::= { affirmedZoneGatewayInstanceStatusWagEntry 4 } affirmedZoneGatewayInstanceStatusWagGeoRedundantGroup OBJECT-TYPE SYNTAX String MAX-ACCESS read-only STATUS current DESCRIPTION "Geo-Redundant Group" ::= { affirmedZoneGatewayInstanceStatusWagEntry 5 } affirmedZoneGatewayInstanceStatusWagHaState OBJECT-TYPE SYNTAX String MAX-ACCESS read-only STATUS current DESCRIPTION "HA State" ::= { affirmedZoneGatewayInstanceStatusWagEntry 6 } affirmedZoneGatewayInstanceStatusWagOperStatus OBJECT-TYPE SYNTAX INTEGER {up(101),down(102),partially-up(103),maint(104),dryup(105),congested(106),unknown(107)} MAX-ACCESS read-only STATUS current DESCRIPTION "Operational Status" ::= { affirmedZoneGatewayInstanceStatusWagEntry 7 } affirmedZoneGatewayInstanceStatusWagOperReason OBJECT-TYPE SYNTAX String MAX-ACCESS read-only STATUS current DESCRIPTION "Operational Reason if state is Operationally Down" ::= { affirmedZoneGatewayInstanceStatusWagEntry 8 } affirmedZoneGatewayInstanceStatusWagNumSubscribers OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of sessions" ::= { affirmedZoneGatewayInstanceStatusWagEntry 9 } affirmedZoneGatewayInstanceStatusWagNumApns OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of APNs" ::= { affirmedZoneGatewayInstanceStatusWagEntry 10 } affirmedZoneGatewayInstanceStatusMccTable OBJECT-TYPE SYNTAX SEQUENCE OF AffirmedZoneGatewayInstanceStatusMccEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "" ::= { affirmedZoneMIB 247 } affirmedZoneGatewayInstanceStatusMccEntry OBJECT-TYPE SYNTAX AffirmedZoneGatewayInstanceStatusMccEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "" INDEX { affirmedZoneName, affirmedZoneGatewayInstanceStatusMccName, affirmedZoneGatewayInstanceStatusMccChassis, affirmedZoneGatewayInstanceStatusMccSlot, affirmedZoneGatewayInstanceStatusMccInstance } ::= { affirmedZoneGatewayInstanceStatusMccTable 1 } AffirmedZoneGatewayInstanceStatusMccEntry ::= SEQUENCE { affirmedZoneGatewayInstanceStatusMccName String, affirmedZoneGatewayInstanceStatusMccChassis Unsigned32, affirmedZoneGatewayInstanceStatusMccSlot Unsigned32, affirmedZoneGatewayInstanceStatusMccInstance ConfdString, affirmedZoneGatewayInstanceStatusMccGeoRedundantGroup String, affirmedZoneGatewayInstanceStatusMccHaState String, affirmedZoneGatewayInstanceStatusMccOperStatus INTEGER, affirmedZoneGatewayInstanceStatusMccOperReason String, affirmedZoneGatewayInstanceStatusMccNumSubscribers Unsigned32, affirmedZoneGatewayInstanceStatusMccNumApns Unsigned32 } affirmedZoneGatewayInstanceStatusMccName OBJECT-TYPE SYNTAX String MAX-ACCESS not-accessible STATUS current DESCRIPTION "MCC Service Name" ::= { affirmedZoneGatewayInstanceStatusMccEntry 1 } affirmedZoneGatewayInstanceStatusMccChassis OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS not-accessible STATUS current DESCRIPTION "chassis ID" ::= { affirmedZoneGatewayInstanceStatusMccEntry 2 } affirmedZoneGatewayInstanceStatusMccSlot OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS not-accessible STATUS current DESCRIPTION "slot number" ::= { affirmedZoneGatewayInstanceStatusMccEntry 3 } affirmedZoneGatewayInstanceStatusMccInstance OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS not-accessible STATUS current DESCRIPTION "instance" ::= { affirmedZoneGatewayInstanceStatusMccEntry 4 } affirmedZoneGatewayInstanceStatusMccGeoRedundantGroup OBJECT-TYPE SYNTAX String MAX-ACCESS read-only STATUS current DESCRIPTION "Geo-Redundant Group" ::= { affirmedZoneGatewayInstanceStatusMccEntry 5 } affirmedZoneGatewayInstanceStatusMccHaState OBJECT-TYPE SYNTAX String MAX-ACCESS read-only STATUS current DESCRIPTION "HA State" ::= { affirmedZoneGatewayInstanceStatusMccEntry 6 } affirmedZoneGatewayInstanceStatusMccOperStatus OBJECT-TYPE SYNTAX INTEGER {up(101),down(102),partially-up(103),maint(104),dryup(105),congested(106),unknown(107)} MAX-ACCESS read-only STATUS current DESCRIPTION "Operational Status" ::= { affirmedZoneGatewayInstanceStatusMccEntry 7 } affirmedZoneGatewayInstanceStatusMccOperReason OBJECT-TYPE SYNTAX String MAX-ACCESS read-only STATUS current DESCRIPTION "Operational Reason if state is Operationally Down" ::= { affirmedZoneGatewayInstanceStatusMccEntry 8 } affirmedZoneGatewayInstanceStatusMccNumSubscribers OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of sessions" ::= { affirmedZoneGatewayInstanceStatusMccEntry 9 } affirmedZoneGatewayInstanceStatusMccNumApns OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of APNs" ::= { affirmedZoneGatewayInstanceStatusMccEntry 10 } affirmedZoneGatewayInstanceApnStatusPgwTable OBJECT-TYPE SYNTAX SEQUENCE OF AffirmedZoneGatewayInstanceApnStatusPgwEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "" ::= { affirmedZoneMIB 248 } affirmedZoneGatewayInstanceApnStatusPgwEntry OBJECT-TYPE SYNTAX AffirmedZoneGatewayInstanceApnStatusPgwEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "" INDEX { affirmedZoneName, affirmedZoneGatewayInstanceApnStatusPgwName, affirmedZoneGatewayInstanceApnStatusPgwApnName, affirmedZoneGatewayInstanceApnStatusPgwChassis, affirmedZoneGatewayInstanceApnStatusPgwSlot, affirmedZoneGatewayInstanceApnStatusPgwInstance } ::= { affirmedZoneGatewayInstanceApnStatusPgwTable 1 } AffirmedZoneGatewayInstanceApnStatusPgwEntry ::= SEQUENCE { affirmedZoneGatewayInstanceApnStatusPgwName String, affirmedZoneGatewayInstanceApnStatusPgwApnName String, affirmedZoneGatewayInstanceApnStatusPgwChassis Unsigned32, affirmedZoneGatewayInstanceApnStatusPgwSlot Unsigned32, affirmedZoneGatewayInstanceApnStatusPgwInstance ConfdString, affirmedZoneGatewayInstanceApnStatusPgwOperStatus INTEGER, affirmedZoneGatewayInstanceApnStatusPgwOperReason String, affirmedZoneGatewayInstanceApnStatusPgwGiNetworkCtxt Unsigned32 } affirmedZoneGatewayInstanceApnStatusPgwName OBJECT-TYPE SYNTAX String MAX-ACCESS not-accessible STATUS current DESCRIPTION "PGW Service Name" ::= { affirmedZoneGatewayInstanceApnStatusPgwEntry 1 } affirmedZoneGatewayInstanceApnStatusPgwApnName OBJECT-TYPE SYNTAX String MAX-ACCESS not-accessible STATUS current DESCRIPTION "APN Name" ::= { affirmedZoneGatewayInstanceApnStatusPgwEntry 2 } affirmedZoneGatewayInstanceApnStatusPgwChassis OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS not-accessible STATUS current DESCRIPTION "chassis ID" ::= { affirmedZoneGatewayInstanceApnStatusPgwEntry 3 } affirmedZoneGatewayInstanceApnStatusPgwSlot OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS not-accessible STATUS current DESCRIPTION "slot number" ::= { affirmedZoneGatewayInstanceApnStatusPgwEntry 4 } affirmedZoneGatewayInstanceApnStatusPgwInstance OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS not-accessible STATUS current DESCRIPTION "instance" ::= { affirmedZoneGatewayInstanceApnStatusPgwEntry 5 } affirmedZoneGatewayInstanceApnStatusPgwOperStatus OBJECT-TYPE SYNTAX INTEGER {up(101),down(102),partially-up(103),maint(104),dryup(105),congested(106),unknown(107)} MAX-ACCESS read-only STATUS current DESCRIPTION "Operational Status" ::= { affirmedZoneGatewayInstanceApnStatusPgwEntry 6 } affirmedZoneGatewayInstanceApnStatusPgwOperReason OBJECT-TYPE SYNTAX String MAX-ACCESS read-only STATUS current DESCRIPTION "Operational Reason if state is Operationally Down" ::= { affirmedZoneGatewayInstanceApnStatusPgwEntry 7 } affirmedZoneGatewayInstanceApnStatusPgwGiNetworkCtxt OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Network Context of the gi interface" ::= { affirmedZoneGatewayInstanceApnStatusPgwEntry 8 } affirmedZoneGatewayInstanceApnStatusGgsnTable OBJECT-TYPE SYNTAX SEQUENCE OF AffirmedZoneGatewayInstanceApnStatusGgsnEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "" ::= { affirmedZoneMIB 249 } affirmedZoneGatewayInstanceApnStatusGgsnEntry OBJECT-TYPE SYNTAX AffirmedZoneGatewayInstanceApnStatusGgsnEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "" INDEX { affirmedZoneName, affirmedZoneGatewayInstanceApnStatusGgsnName, affirmedZoneGatewayInstanceApnStatusGgsnApnName, affirmedZoneGatewayInstanceApnStatusGgsnChassis, affirmedZoneGatewayInstanceApnStatusGgsnSlot, affirmedZoneGatewayInstanceApnStatusGgsnInstance } ::= { affirmedZoneGatewayInstanceApnStatusGgsnTable 1 } AffirmedZoneGatewayInstanceApnStatusGgsnEntry ::= SEQUENCE { affirmedZoneGatewayInstanceApnStatusGgsnName String, affirmedZoneGatewayInstanceApnStatusGgsnApnName String, affirmedZoneGatewayInstanceApnStatusGgsnChassis Unsigned32, affirmedZoneGatewayInstanceApnStatusGgsnSlot Unsigned32, affirmedZoneGatewayInstanceApnStatusGgsnInstance ConfdString, affirmedZoneGatewayInstanceApnStatusGgsnOperStatus INTEGER, affirmedZoneGatewayInstanceApnStatusGgsnOperReason String, affirmedZoneGatewayInstanceApnStatusGgsnGiNetworkCtxt Unsigned32 } affirmedZoneGatewayInstanceApnStatusGgsnName OBJECT-TYPE SYNTAX String MAX-ACCESS not-accessible STATUS current DESCRIPTION "GGSN Service Name" ::= { affirmedZoneGatewayInstanceApnStatusGgsnEntry 1 } affirmedZoneGatewayInstanceApnStatusGgsnApnName OBJECT-TYPE SYNTAX String MAX-ACCESS not-accessible STATUS current DESCRIPTION "APN Name" ::= { affirmedZoneGatewayInstanceApnStatusGgsnEntry 2 } affirmedZoneGatewayInstanceApnStatusGgsnChassis OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS not-accessible STATUS current DESCRIPTION "chassis ID" ::= { affirmedZoneGatewayInstanceApnStatusGgsnEntry 3 } affirmedZoneGatewayInstanceApnStatusGgsnSlot OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS not-accessible STATUS current DESCRIPTION "slot number" ::= { affirmedZoneGatewayInstanceApnStatusGgsnEntry 4 } affirmedZoneGatewayInstanceApnStatusGgsnInstance OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS not-accessible STATUS current DESCRIPTION "instance" ::= { affirmedZoneGatewayInstanceApnStatusGgsnEntry 5 } affirmedZoneGatewayInstanceApnStatusGgsnOperStatus OBJECT-TYPE SYNTAX INTEGER {up(101),down(102),partially-up(103),maint(104),dryup(105),congested(106),unknown(107)} MAX-ACCESS read-only STATUS current DESCRIPTION "Operational Status" ::= { affirmedZoneGatewayInstanceApnStatusGgsnEntry 6 } affirmedZoneGatewayInstanceApnStatusGgsnOperReason OBJECT-TYPE SYNTAX String MAX-ACCESS read-only STATUS current DESCRIPTION "Operational Reason if state is Operationally Down" ::= { affirmedZoneGatewayInstanceApnStatusGgsnEntry 7 } affirmedZoneGatewayInstanceApnStatusGgsnGiNetworkCtxt OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Network Context of the gi interface" ::= { affirmedZoneGatewayInstanceApnStatusGgsnEntry 8 } affirmedZoneGatewayInstanceApnStatusSgwTable OBJECT-TYPE SYNTAX SEQUENCE OF AffirmedZoneGatewayInstanceApnStatusSgwEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "" ::= { affirmedZoneMIB 250 } affirmedZoneGatewayInstanceApnStatusSgwEntry OBJECT-TYPE SYNTAX AffirmedZoneGatewayInstanceApnStatusSgwEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "" INDEX { affirmedZoneName, affirmedZoneGatewayInstanceApnStatusSgwName, affirmedZoneGatewayInstanceApnStatusSgwApnName, affirmedZoneGatewayInstanceApnStatusSgwChassis, affirmedZoneGatewayInstanceApnStatusSgwSlot, affirmedZoneGatewayInstanceApnStatusSgwInstance } ::= { affirmedZoneGatewayInstanceApnStatusSgwTable 1 } AffirmedZoneGatewayInstanceApnStatusSgwEntry ::= SEQUENCE { affirmedZoneGatewayInstanceApnStatusSgwName String, affirmedZoneGatewayInstanceApnStatusSgwApnName String, affirmedZoneGatewayInstanceApnStatusSgwChassis Unsigned32, affirmedZoneGatewayInstanceApnStatusSgwSlot Unsigned32, affirmedZoneGatewayInstanceApnStatusSgwInstance ConfdString, affirmedZoneGatewayInstanceApnStatusSgwOperStatus INTEGER, affirmedZoneGatewayInstanceApnStatusSgwOperReason String } affirmedZoneGatewayInstanceApnStatusSgwName OBJECT-TYPE SYNTAX String MAX-ACCESS not-accessible STATUS current DESCRIPTION "SGW Service Name" ::= { affirmedZoneGatewayInstanceApnStatusSgwEntry 1 } affirmedZoneGatewayInstanceApnStatusSgwApnName OBJECT-TYPE SYNTAX String MAX-ACCESS not-accessible STATUS current DESCRIPTION "APN Name" ::= { affirmedZoneGatewayInstanceApnStatusSgwEntry 2 } affirmedZoneGatewayInstanceApnStatusSgwChassis OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS not-accessible STATUS current DESCRIPTION "chassis ID" ::= { affirmedZoneGatewayInstanceApnStatusSgwEntry 3 } affirmedZoneGatewayInstanceApnStatusSgwSlot OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS not-accessible STATUS current DESCRIPTION "slot number" ::= { affirmedZoneGatewayInstanceApnStatusSgwEntry 4 } affirmedZoneGatewayInstanceApnStatusSgwInstance OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS not-accessible STATUS current DESCRIPTION "instance" ::= { affirmedZoneGatewayInstanceApnStatusSgwEntry 5 } affirmedZoneGatewayInstanceApnStatusSgwOperStatus OBJECT-TYPE SYNTAX INTEGER {up(101),down(102),partially-up(103),maint(104),dryup(105),congested(106),unknown(107)} MAX-ACCESS read-only STATUS current DESCRIPTION "Operational Status" ::= { affirmedZoneGatewayInstanceApnStatusSgwEntry 6 } affirmedZoneGatewayInstanceApnStatusSgwOperReason OBJECT-TYPE SYNTAX String MAX-ACCESS read-only STATUS current DESCRIPTION "Operational Reason if state is Operationally Down" ::= { affirmedZoneGatewayInstanceApnStatusSgwEntry 7 } affirmedZoneGatewayInstanceApnStatusWagTable OBJECT-TYPE SYNTAX SEQUENCE OF AffirmedZoneGatewayInstanceApnStatusWagEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "" ::= { affirmedZoneMIB 251 } affirmedZoneGatewayInstanceApnStatusWagEntry OBJECT-TYPE SYNTAX AffirmedZoneGatewayInstanceApnStatusWagEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "" INDEX { affirmedZoneName, affirmedZoneGatewayInstanceApnStatusWagName, affirmedZoneGatewayInstanceApnStatusWagApnName, affirmedZoneGatewayInstanceApnStatusWagChassis, affirmedZoneGatewayInstanceApnStatusWagSlot, affirmedZoneGatewayInstanceApnStatusWagInstance } ::= { affirmedZoneGatewayInstanceApnStatusWagTable 1 } AffirmedZoneGatewayInstanceApnStatusWagEntry ::= SEQUENCE { affirmedZoneGatewayInstanceApnStatusWagName String, affirmedZoneGatewayInstanceApnStatusWagApnName String, affirmedZoneGatewayInstanceApnStatusWagChassis Unsigned32, affirmedZoneGatewayInstanceApnStatusWagSlot Unsigned32, affirmedZoneGatewayInstanceApnStatusWagInstance ConfdString, affirmedZoneGatewayInstanceApnStatusWagOperStatus INTEGER, affirmedZoneGatewayInstanceApnStatusWagOperReason String, affirmedZoneGatewayInstanceApnStatusWagGiNetworkCtxt Unsigned32 } affirmedZoneGatewayInstanceApnStatusWagName OBJECT-TYPE SYNTAX String MAX-ACCESS not-accessible STATUS current DESCRIPTION "WAG Service Name" ::= { affirmedZoneGatewayInstanceApnStatusWagEntry 1 } affirmedZoneGatewayInstanceApnStatusWagApnName OBJECT-TYPE SYNTAX String MAX-ACCESS not-accessible STATUS current DESCRIPTION "APN Name" ::= { affirmedZoneGatewayInstanceApnStatusWagEntry 2 } affirmedZoneGatewayInstanceApnStatusWagChassis OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS not-accessible STATUS current DESCRIPTION "chassis ID" ::= { affirmedZoneGatewayInstanceApnStatusWagEntry 3 } affirmedZoneGatewayInstanceApnStatusWagSlot OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS not-accessible STATUS current DESCRIPTION "slot number" ::= { affirmedZoneGatewayInstanceApnStatusWagEntry 4 } affirmedZoneGatewayInstanceApnStatusWagInstance OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS not-accessible STATUS current DESCRIPTION "instance" ::= { affirmedZoneGatewayInstanceApnStatusWagEntry 5 } affirmedZoneGatewayInstanceApnStatusWagOperStatus OBJECT-TYPE SYNTAX INTEGER {up(101),down(102),partially-up(103),maint(104),dryup(105),congested(106),unknown(107)} MAX-ACCESS read-only STATUS current DESCRIPTION "Operational Status" ::= { affirmedZoneGatewayInstanceApnStatusWagEntry 6 } affirmedZoneGatewayInstanceApnStatusWagOperReason OBJECT-TYPE SYNTAX String MAX-ACCESS read-only STATUS current DESCRIPTION "Operational Reason if state is Operationally Down" ::= { affirmedZoneGatewayInstanceApnStatusWagEntry 7 } affirmedZoneGatewayInstanceApnStatusWagGiNetworkCtxt OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Network Context of the gi interface" ::= { affirmedZoneGatewayInstanceApnStatusWagEntry 8 } affirmedZoneGatewayInstanceApnStatusMccTable OBJECT-TYPE SYNTAX SEQUENCE OF AffirmedZoneGatewayInstanceApnStatusMccEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "" ::= { affirmedZoneMIB 252 } affirmedZoneGatewayInstanceApnStatusMccEntry OBJECT-TYPE SYNTAX AffirmedZoneGatewayInstanceApnStatusMccEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "" INDEX { affirmedZoneName, affirmedZoneGatewayInstanceApnStatusMccName, affirmedZoneGatewayInstanceApnStatusMccApnName, affirmedZoneGatewayInstanceApnStatusMccChassis, affirmedZoneGatewayInstanceApnStatusMccSlot, affirmedZoneGatewayInstanceApnStatusMccInstance } ::= { affirmedZoneGatewayInstanceApnStatusMccTable 1 } AffirmedZoneGatewayInstanceApnStatusMccEntry ::= SEQUENCE { affirmedZoneGatewayInstanceApnStatusMccName String, affirmedZoneGatewayInstanceApnStatusMccApnName String, affirmedZoneGatewayInstanceApnStatusMccChassis Unsigned32, affirmedZoneGatewayInstanceApnStatusMccSlot Unsigned32, affirmedZoneGatewayInstanceApnStatusMccInstance ConfdString, affirmedZoneGatewayInstanceApnStatusMccOperStatus INTEGER, affirmedZoneGatewayInstanceApnStatusMccOperReason String, affirmedZoneGatewayInstanceApnStatusMccGiNetworkCtxt Unsigned32 } affirmedZoneGatewayInstanceApnStatusMccName OBJECT-TYPE SYNTAX String MAX-ACCESS not-accessible STATUS current DESCRIPTION "MCC Service Name" ::= { affirmedZoneGatewayInstanceApnStatusMccEntry 1 } affirmedZoneGatewayInstanceApnStatusMccApnName OBJECT-TYPE SYNTAX String MAX-ACCESS not-accessible STATUS current DESCRIPTION "APN Name" ::= { affirmedZoneGatewayInstanceApnStatusMccEntry 2 } affirmedZoneGatewayInstanceApnStatusMccChassis OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS not-accessible STATUS current DESCRIPTION "chassis ID" ::= { affirmedZoneGatewayInstanceApnStatusMccEntry 3 } affirmedZoneGatewayInstanceApnStatusMccSlot OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS not-accessible STATUS current DESCRIPTION "slot number" ::= { affirmedZoneGatewayInstanceApnStatusMccEntry 4 } affirmedZoneGatewayInstanceApnStatusMccInstance OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS not-accessible STATUS current DESCRIPTION "instance" ::= { affirmedZoneGatewayInstanceApnStatusMccEntry 5 } affirmedZoneGatewayInstanceApnStatusMccOperStatus OBJECT-TYPE SYNTAX INTEGER {up(101),down(102),partially-up(103),maint(104),dryup(105),congested(106),unknown(107)} MAX-ACCESS read-only STATUS current DESCRIPTION "Operational Status" ::= { affirmedZoneGatewayInstanceApnStatusMccEntry 6 } affirmedZoneGatewayInstanceApnStatusMccOperReason OBJECT-TYPE SYNTAX String MAX-ACCESS read-only STATUS current DESCRIPTION "Operational Reason if state is Operationally Down" ::= { affirmedZoneGatewayInstanceApnStatusMccEntry 7 } affirmedZoneGatewayInstanceApnStatusMccGiNetworkCtxt OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Network Context of the gi interface" ::= { affirmedZoneGatewayInstanceApnStatusMccEntry 8 } affirmedZoneGatewayServiceStatusSgwTable OBJECT-TYPE SYNTAX SEQUENCE OF AffirmedZoneGatewayServiceStatusSgwEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "" ::= { affirmedZoneMIB 253 } affirmedZoneGatewayServiceStatusSgwEntry OBJECT-TYPE SYNTAX AffirmedZoneGatewayServiceStatusSgwEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "" INDEX { affirmedZoneName, affirmedZoneGatewayServiceStatusSgwName } ::= { affirmedZoneGatewayServiceStatusSgwTable 1 } AffirmedZoneGatewayServiceStatusSgwEntry ::= SEQUENCE { affirmedZoneGatewayServiceStatusSgwName String, affirmedZoneGatewayServiceStatusSgwGeoRedundantGroup String, affirmedZoneGatewayServiceStatusSgwActiveOperStatus INTEGER, affirmedZoneGatewayServiceStatusSgwNumActiveInstances Unsigned32, affirmedZoneGatewayServiceStatusSgwStandbyOperStatus INTEGER, affirmedZoneGatewayServiceStatusSgwNumStandbyInstances Unsigned32, affirmedZoneGatewayServiceStatusSgwNumSubscribers Unsigned32, affirmedZoneGatewayServiceStatusSgwNumPdnSessions Unsigned32, affirmedZoneGatewayServiceStatusSgwNumActivePdnSessions Unsigned32 } affirmedZoneGatewayServiceStatusSgwName OBJECT-TYPE SYNTAX String MAX-ACCESS not-accessible STATUS current DESCRIPTION "SGW Service Name" ::= { affirmedZoneGatewayServiceStatusSgwEntry 1 } affirmedZoneGatewayServiceStatusSgwGeoRedundantGroup OBJECT-TYPE SYNTAX String MAX-ACCESS read-only STATUS current DESCRIPTION "Geo-Redundant Group" ::= { affirmedZoneGatewayServiceStatusSgwEntry 2 } affirmedZoneGatewayServiceStatusSgwActiveOperStatus OBJECT-TYPE SYNTAX INTEGER {up(101),down(102),partially-up(103),maint(104),dryup(105),congested(106),unknown(107)} MAX-ACCESS read-only STATUS current DESCRIPTION "Active Operational Status" ::= { affirmedZoneGatewayServiceStatusSgwEntry 3 } affirmedZoneGatewayServiceStatusSgwNumActiveInstances OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of HA active instances" ::= { affirmedZoneGatewayServiceStatusSgwEntry 4 } affirmedZoneGatewayServiceStatusSgwStandbyOperStatus OBJECT-TYPE SYNTAX INTEGER {up(101),down(102),partially-up(103),maint(104),dryup(105),congested(106),unknown(107)} MAX-ACCESS read-only STATUS current DESCRIPTION "Standby Operational Status" ::= { affirmedZoneGatewayServiceStatusSgwEntry 5 } affirmedZoneGatewayServiceStatusSgwNumStandbyInstances OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of HA standby instances" ::= { affirmedZoneGatewayServiceStatusSgwEntry 6 } affirmedZoneGatewayServiceStatusSgwNumSubscribers OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of sessions" ::= { affirmedZoneGatewayServiceStatusSgwEntry 7 } affirmedZoneGatewayServiceStatusSgwNumPdnSessions OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of PDN sessions" ::= { affirmedZoneGatewayServiceStatusSgwEntry 8 } affirmedZoneGatewayServiceStatusSgwNumActivePdnSessions OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of active PDN sessions" ::= { affirmedZoneGatewayServiceStatusSgwEntry 9 } affirmedZoneGatewayServiceStatusPgwTable OBJECT-TYPE SYNTAX SEQUENCE OF AffirmedZoneGatewayServiceStatusPgwEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "" ::= { affirmedZoneMIB 254 } affirmedZoneGatewayServiceStatusPgwEntry OBJECT-TYPE SYNTAX AffirmedZoneGatewayServiceStatusPgwEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "" INDEX { affirmedZoneName, affirmedZoneGatewayServiceStatusPgwName } ::= { affirmedZoneGatewayServiceStatusPgwTable 1 } AffirmedZoneGatewayServiceStatusPgwEntry ::= SEQUENCE { affirmedZoneGatewayServiceStatusPgwName String, affirmedZoneGatewayServiceStatusPgwGeoRedundantGroup String, affirmedZoneGatewayServiceStatusPgwActiveOperStatus INTEGER, affirmedZoneGatewayServiceStatusPgwNumActiveInstances Unsigned32, affirmedZoneGatewayServiceStatusPgwStandbyOperStatus INTEGER, affirmedZoneGatewayServiceStatusPgwNumStandbyInstances Unsigned32, affirmedZoneGatewayServiceStatusPgwNumSubscribers Unsigned32, affirmedZoneGatewayServiceStatusPgwNumActiveSubscribers Unsigned32 } affirmedZoneGatewayServiceStatusPgwName OBJECT-TYPE SYNTAX String MAX-ACCESS not-accessible STATUS current DESCRIPTION "PGW Service Name" ::= { affirmedZoneGatewayServiceStatusPgwEntry 1 } affirmedZoneGatewayServiceStatusPgwGeoRedundantGroup OBJECT-TYPE SYNTAX String MAX-ACCESS read-only STATUS current DESCRIPTION "Geo-Redundant Group" ::= { affirmedZoneGatewayServiceStatusPgwEntry 2 } affirmedZoneGatewayServiceStatusPgwActiveOperStatus OBJECT-TYPE SYNTAX INTEGER {up(101),down(102),partially-up(103),maint(104),dryup(105),congested(106),unknown(107)} MAX-ACCESS read-only STATUS current DESCRIPTION "Active Operational Status" ::= { affirmedZoneGatewayServiceStatusPgwEntry 3 } affirmedZoneGatewayServiceStatusPgwNumActiveInstances OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of HA active instances" ::= { affirmedZoneGatewayServiceStatusPgwEntry 4 } affirmedZoneGatewayServiceStatusPgwStandbyOperStatus OBJECT-TYPE SYNTAX INTEGER {up(101),down(102),partially-up(103),maint(104),dryup(105),congested(106),unknown(107)} MAX-ACCESS read-only STATUS current DESCRIPTION "Standby Operational Status" ::= { affirmedZoneGatewayServiceStatusPgwEntry 5 } affirmedZoneGatewayServiceStatusPgwNumStandbyInstances OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of HA standby instances" ::= { affirmedZoneGatewayServiceStatusPgwEntry 6 } affirmedZoneGatewayServiceStatusPgwNumSubscribers OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of sessions" ::= { affirmedZoneGatewayServiceStatusPgwEntry 7 } affirmedZoneGatewayServiceStatusPgwNumActiveSubscribers OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of active sessions" ::= { affirmedZoneGatewayServiceStatusPgwEntry 8 } affirmedZoneGatewayServiceStatusUserplaneTable OBJECT-TYPE SYNTAX SEQUENCE OF AffirmedZoneGatewayServiceStatusUserplaneEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "" ::= { affirmedZoneMIB 482 } affirmedZoneGatewayServiceStatusUserplaneEntry OBJECT-TYPE SYNTAX AffirmedZoneGatewayServiceStatusUserplaneEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "" INDEX { affirmedZoneName, affirmedZoneGatewayServiceStatusUserplaneName } ::= { affirmedZoneGatewayServiceStatusUserplaneTable 1 } AffirmedZoneGatewayServiceStatusUserplaneEntry ::= SEQUENCE { affirmedZoneGatewayServiceStatusUserplaneName String, affirmedZoneGatewayServiceStatusUserplaneActiveOperStatus INTEGER, affirmedZoneGatewayServiceStatusUserplaneNumActiveInstances Unsigned32, affirmedZoneGatewayServiceStatusUserplaneStandbyOperStatus INTEGER, affirmedZoneGatewayServiceStatusUserplaneNumStandbyInstances Unsigned32, affirmedZoneGatewayServiceStatusUserplaneNumSubscribers Unsigned32, affirmedZoneGatewayServiceStatusUserplaneNumActiveSubscribers Unsigned32 } affirmedZoneGatewayServiceStatusUserplaneName OBJECT-TYPE SYNTAX String MAX-ACCESS not-accessible STATUS current DESCRIPTION "User Plane Service Name" ::= { affirmedZoneGatewayServiceStatusUserplaneEntry 1 } affirmedZoneGatewayServiceStatusUserplaneActiveOperStatus OBJECT-TYPE SYNTAX INTEGER {up(101),down(102),partially-up(103),maint(104),dryup(105),congested(106),unknown(107)} MAX-ACCESS read-only STATUS current DESCRIPTION "Active Operational Status" ::= { affirmedZoneGatewayServiceStatusUserplaneEntry 2 } affirmedZoneGatewayServiceStatusUserplaneNumActiveInstances OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of HA active instances" ::= { affirmedZoneGatewayServiceStatusUserplaneEntry 3 } affirmedZoneGatewayServiceStatusUserplaneStandbyOperStatus OBJECT-TYPE SYNTAX INTEGER {up(101),down(102),partially-up(103),maint(104),dryup(105),congested(106),unknown(107)} MAX-ACCESS read-only STATUS current DESCRIPTION "Standby Operational Status" ::= { affirmedZoneGatewayServiceStatusUserplaneEntry 4 } affirmedZoneGatewayServiceStatusUserplaneNumStandbyInstances OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of HA standby instances" ::= { affirmedZoneGatewayServiceStatusUserplaneEntry 5 } affirmedZoneGatewayServiceStatusUserplaneNumSubscribers OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of sessions" ::= { affirmedZoneGatewayServiceStatusUserplaneEntry 6 } affirmedZoneGatewayServiceStatusUserplaneNumActiveSubscribers OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of active sessions" ::= { affirmedZoneGatewayServiceStatusUserplaneEntry 7 } affirmedZoneGatewayServiceStatusGtpproxyTable OBJECT-TYPE SYNTAX SEQUENCE OF AffirmedZoneGatewayServiceStatusGtpproxyEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "" ::= { affirmedZoneMIB 441 } affirmedZoneGatewayServiceStatusGtpproxyEntry OBJECT-TYPE SYNTAX AffirmedZoneGatewayServiceStatusGtpproxyEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "" INDEX { affirmedZoneName, affirmedZoneGatewayServiceStatusGtpproxyName } ::= { affirmedZoneGatewayServiceStatusGtpproxyTable 1 } AffirmedZoneGatewayServiceStatusGtpproxyEntry ::= SEQUENCE { affirmedZoneGatewayServiceStatusGtpproxyName String, affirmedZoneGatewayServiceStatusGtpproxyGeoRedundantGroup String, affirmedZoneGatewayServiceStatusGtpproxyActiveOperStatus INTEGER, affirmedZoneGatewayServiceStatusGtpproxyNumActiveInstances Unsigned32, affirmedZoneGatewayServiceStatusGtpproxyStandbyOperStatus INTEGER, affirmedZoneGatewayServiceStatusGtpproxyNumStandbyInstances Unsigned32, affirmedZoneGatewayServiceStatusGtpproxyNumSubscribers Unsigned32, affirmedZoneGatewayServiceStatusGtpproxyNumActiveSubscribers Unsigned32 } affirmedZoneGatewayServiceStatusGtpproxyName OBJECT-TYPE SYNTAX String MAX-ACCESS not-accessible STATUS current DESCRIPTION "GTP-PROXY Service Name" ::= { affirmedZoneGatewayServiceStatusGtpproxyEntry 1 } affirmedZoneGatewayServiceStatusGtpproxyGeoRedundantGroup OBJECT-TYPE SYNTAX String MAX-ACCESS read-only STATUS current DESCRIPTION "Geo-Redundant Group" ::= { affirmedZoneGatewayServiceStatusGtpproxyEntry 2 } affirmedZoneGatewayServiceStatusGtpproxyActiveOperStatus OBJECT-TYPE SYNTAX INTEGER {up(101),down(102),partially-up(103),maint(104),dryup(105),congested(106),unknown(107)} MAX-ACCESS read-only STATUS current DESCRIPTION "Active Operational Status" ::= { affirmedZoneGatewayServiceStatusGtpproxyEntry 3 } affirmedZoneGatewayServiceStatusGtpproxyNumActiveInstances OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of HA active instances" ::= { affirmedZoneGatewayServiceStatusGtpproxyEntry 4 } affirmedZoneGatewayServiceStatusGtpproxyStandbyOperStatus OBJECT-TYPE SYNTAX INTEGER {up(101),down(102),partially-up(103),maint(104),dryup(105),congested(106),unknown(107)} MAX-ACCESS read-only STATUS current DESCRIPTION "Standby Operational Status" ::= { affirmedZoneGatewayServiceStatusGtpproxyEntry 5 } affirmedZoneGatewayServiceStatusGtpproxyNumStandbyInstances OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of HA standby instances" ::= { affirmedZoneGatewayServiceStatusGtpproxyEntry 6 } affirmedZoneGatewayServiceStatusGtpproxyNumSubscribers OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of sessions" ::= { affirmedZoneGatewayServiceStatusGtpproxyEntry 7 } affirmedZoneGatewayServiceStatusGtpproxyNumActiveSubscribers OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of active sessions" ::= { affirmedZoneGatewayServiceStatusGtpproxyEntry 8 } affirmedZoneGatewayServiceStatusGgsnTable OBJECT-TYPE SYNTAX SEQUENCE OF AffirmedZoneGatewayServiceStatusGgsnEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "" ::= { affirmedZoneMIB 255 } affirmedZoneGatewayServiceStatusGgsnEntry OBJECT-TYPE SYNTAX AffirmedZoneGatewayServiceStatusGgsnEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "" INDEX { affirmedZoneName, affirmedZoneGatewayServiceStatusGgsnName } ::= { affirmedZoneGatewayServiceStatusGgsnTable 1 } AffirmedZoneGatewayServiceStatusGgsnEntry ::= SEQUENCE { affirmedZoneGatewayServiceStatusGgsnName String, affirmedZoneGatewayServiceStatusGgsnGeoRedundantGroup String, affirmedZoneGatewayServiceStatusGgsnActiveOperStatus INTEGER, affirmedZoneGatewayServiceStatusGgsnNumActiveInstances Unsigned32, affirmedZoneGatewayServiceStatusGgsnStandbyOperStatus INTEGER, affirmedZoneGatewayServiceStatusGgsnNumStandbyInstances Unsigned32, affirmedZoneGatewayServiceStatusGgsnNumSubscribers Unsigned32, affirmedZoneGatewayServiceStatusGgsnNumActiveSubscribers Unsigned32 } affirmedZoneGatewayServiceStatusGgsnName OBJECT-TYPE SYNTAX String MAX-ACCESS not-accessible STATUS current DESCRIPTION "GGSN Service Name" ::= { affirmedZoneGatewayServiceStatusGgsnEntry 1 } affirmedZoneGatewayServiceStatusGgsnGeoRedundantGroup OBJECT-TYPE SYNTAX String MAX-ACCESS read-only STATUS current DESCRIPTION "Geo-Redundant Group" ::= { affirmedZoneGatewayServiceStatusGgsnEntry 2 } affirmedZoneGatewayServiceStatusGgsnActiveOperStatus OBJECT-TYPE SYNTAX INTEGER {up(101),down(102),partially-up(103),maint(104),dryup(105),congested(106),unknown(107)} MAX-ACCESS read-only STATUS current DESCRIPTION "Active Operational Status" ::= { affirmedZoneGatewayServiceStatusGgsnEntry 3 } affirmedZoneGatewayServiceStatusGgsnNumActiveInstances OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of HA active instances" ::= { affirmedZoneGatewayServiceStatusGgsnEntry 4 } affirmedZoneGatewayServiceStatusGgsnStandbyOperStatus OBJECT-TYPE SYNTAX INTEGER {up(101),down(102),partially-up(103),maint(104),dryup(105),congested(106),unknown(107)} MAX-ACCESS read-only STATUS current DESCRIPTION "Standby Operational Status" ::= { affirmedZoneGatewayServiceStatusGgsnEntry 5 } affirmedZoneGatewayServiceStatusGgsnNumStandbyInstances OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of HA standby instances" ::= { affirmedZoneGatewayServiceStatusGgsnEntry 6 } affirmedZoneGatewayServiceStatusGgsnNumSubscribers OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of sessions" ::= { affirmedZoneGatewayServiceStatusGgsnEntry 7 } affirmedZoneGatewayServiceStatusGgsnNumActiveSubscribers OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of active sessions" ::= { affirmedZoneGatewayServiceStatusGgsnEntry 8 } affirmedZoneGatewayServiceStatusWagTable OBJECT-TYPE SYNTAX SEQUENCE OF AffirmedZoneGatewayServiceStatusWagEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "" ::= { affirmedZoneMIB 256 } affirmedZoneGatewayServiceStatusWagEntry OBJECT-TYPE SYNTAX AffirmedZoneGatewayServiceStatusWagEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "" INDEX { affirmedZoneName, affirmedZoneGatewayServiceStatusWagName } ::= { affirmedZoneGatewayServiceStatusWagTable 1 } AffirmedZoneGatewayServiceStatusWagEntry ::= SEQUENCE { affirmedZoneGatewayServiceStatusWagName String, affirmedZoneGatewayServiceStatusWagGeoRedundantGroup String, affirmedZoneGatewayServiceStatusWagActiveOperStatus INTEGER, affirmedZoneGatewayServiceStatusWagNumActiveInstances Unsigned32, affirmedZoneGatewayServiceStatusWagStandbyOperStatus INTEGER, affirmedZoneGatewayServiceStatusWagNumStandbyInstances Unsigned32, affirmedZoneGatewayServiceStatusWagNumSubscribers Unsigned32, affirmedZoneGatewayServiceStatusWagNumActiveSubscribers Unsigned32 } affirmedZoneGatewayServiceStatusWagName OBJECT-TYPE SYNTAX String MAX-ACCESS not-accessible STATUS current DESCRIPTION "WAG Service Name" ::= { affirmedZoneGatewayServiceStatusWagEntry 1 } affirmedZoneGatewayServiceStatusWagGeoRedundantGroup OBJECT-TYPE SYNTAX String MAX-ACCESS read-only STATUS current DESCRIPTION "Geo-Redundant Group" ::= { affirmedZoneGatewayServiceStatusWagEntry 2 } affirmedZoneGatewayServiceStatusWagActiveOperStatus OBJECT-TYPE SYNTAX INTEGER {up(101),down(102),partially-up(103),maint(104),dryup(105),congested(106),unknown(107)} MAX-ACCESS read-only STATUS current DESCRIPTION "Active Operational Status" ::= { affirmedZoneGatewayServiceStatusWagEntry 3 } affirmedZoneGatewayServiceStatusWagNumActiveInstances OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of HA active instances" ::= { affirmedZoneGatewayServiceStatusWagEntry 4 } affirmedZoneGatewayServiceStatusWagStandbyOperStatus OBJECT-TYPE SYNTAX INTEGER {up(101),down(102),partially-up(103),maint(104),dryup(105),congested(106),unknown(107)} MAX-ACCESS read-only STATUS current DESCRIPTION "Standby Operational Status" ::= { affirmedZoneGatewayServiceStatusWagEntry 5 } affirmedZoneGatewayServiceStatusWagNumStandbyInstances OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of HA standby instances" ::= { affirmedZoneGatewayServiceStatusWagEntry 6 } affirmedZoneGatewayServiceStatusWagNumSubscribers OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of sessions" ::= { affirmedZoneGatewayServiceStatusWagEntry 7 } affirmedZoneGatewayServiceStatusWagNumActiveSubscribers OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of active sessions" ::= { affirmedZoneGatewayServiceStatusWagEntry 8 } affirmedZoneGatewayServiceStatusEpdgTable OBJECT-TYPE SYNTAX SEQUENCE OF AffirmedZoneGatewayServiceStatusEpdgEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "" ::= { affirmedZoneMIB 321 } affirmedZoneGatewayServiceStatusEpdgEntry OBJECT-TYPE SYNTAX AffirmedZoneGatewayServiceStatusEpdgEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "" INDEX { affirmedZoneName, affirmedZoneGatewayServiceStatusEpdgName } ::= { affirmedZoneGatewayServiceStatusEpdgTable 1 } AffirmedZoneGatewayServiceStatusEpdgEntry ::= SEQUENCE { affirmedZoneGatewayServiceStatusEpdgName String, affirmedZoneGatewayServiceStatusEpdgGeoRedundantGroup String, affirmedZoneGatewayServiceStatusEpdgActiveOperStatus INTEGER, affirmedZoneGatewayServiceStatusEpdgNumActiveInstances Unsigned32, affirmedZoneGatewayServiceStatusEpdgStandbyOperStatus INTEGER, affirmedZoneGatewayServiceStatusEpdgNumStandbyInstances Unsigned32, affirmedZoneGatewayServiceStatusEpdgNumSubscribers Unsigned32, affirmedZoneGatewayServiceStatusEpdgNumActiveSubscribers Unsigned32 } affirmedZoneGatewayServiceStatusEpdgName OBJECT-TYPE SYNTAX String MAX-ACCESS not-accessible STATUS current DESCRIPTION "ePDG Service Name" ::= { affirmedZoneGatewayServiceStatusEpdgEntry 1 } affirmedZoneGatewayServiceStatusEpdgGeoRedundantGroup OBJECT-TYPE SYNTAX String MAX-ACCESS read-only STATUS current DESCRIPTION "Geo-Redundant Group" ::= { affirmedZoneGatewayServiceStatusEpdgEntry 2 } affirmedZoneGatewayServiceStatusEpdgActiveOperStatus OBJECT-TYPE SYNTAX INTEGER {up(101),down(102),partially-up(103),maint(104),dryup(105),congested(106),unknown(107)} MAX-ACCESS read-only STATUS current DESCRIPTION "Active Operational Status" ::= { affirmedZoneGatewayServiceStatusEpdgEntry 3 } affirmedZoneGatewayServiceStatusEpdgNumActiveInstances OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of HA active instances" ::= { affirmedZoneGatewayServiceStatusEpdgEntry 4 } affirmedZoneGatewayServiceStatusEpdgStandbyOperStatus OBJECT-TYPE SYNTAX INTEGER {up(101),down(102),partially-up(103),maint(104),dryup(105),congested(106),unknown(107)} MAX-ACCESS read-only STATUS current DESCRIPTION "Standby Operational Status" ::= { affirmedZoneGatewayServiceStatusEpdgEntry 5 } affirmedZoneGatewayServiceStatusEpdgNumStandbyInstances OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of HA standby instances" ::= { affirmedZoneGatewayServiceStatusEpdgEntry 6 } affirmedZoneGatewayServiceStatusEpdgNumSubscribers OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of sessions" ::= { affirmedZoneGatewayServiceStatusEpdgEntry 7 } affirmedZoneGatewayServiceStatusEpdgNumActiveSubscribers OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of active sessions" ::= { affirmedZoneGatewayServiceStatusEpdgEntry 8 } affirmedZoneGatewayServiceStatusMccTable OBJECT-TYPE SYNTAX SEQUENCE OF AffirmedZoneGatewayServiceStatusMccEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "" ::= { affirmedZoneMIB 257 } affirmedZoneGatewayServiceStatusMccEntry OBJECT-TYPE SYNTAX AffirmedZoneGatewayServiceStatusMccEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "" INDEX { affirmedZoneName, affirmedZoneGatewayServiceStatusMccName } ::= { affirmedZoneGatewayServiceStatusMccTable 1 } AffirmedZoneGatewayServiceStatusMccEntry ::= SEQUENCE { affirmedZoneGatewayServiceStatusMccName String, affirmedZoneGatewayServiceStatusMccGeoRedundantGroup String, affirmedZoneGatewayServiceStatusMccActiveOperStatus INTEGER, affirmedZoneGatewayServiceStatusMccNumActiveInstances Unsigned32, affirmedZoneGatewayServiceStatusMccStandbyOperStatus INTEGER, affirmedZoneGatewayServiceStatusMccNumStandbyInstances Unsigned32, affirmedZoneGatewayServiceStatusMccNumSubscribers Unsigned32, affirmedZoneGatewayServiceStatusMccNumActiveSubscribers Unsigned32 } affirmedZoneGatewayServiceStatusMccName OBJECT-TYPE SYNTAX String MAX-ACCESS not-accessible STATUS current DESCRIPTION "MCC Service Name" ::= { affirmedZoneGatewayServiceStatusMccEntry 1 } affirmedZoneGatewayServiceStatusMccGeoRedundantGroup OBJECT-TYPE SYNTAX String MAX-ACCESS read-only STATUS current DESCRIPTION "Geo-Redundant Group" ::= { affirmedZoneGatewayServiceStatusMccEntry 2 } affirmedZoneGatewayServiceStatusMccActiveOperStatus OBJECT-TYPE SYNTAX INTEGER {up(101),down(102),partially-up(103),maint(104),dryup(105),congested(106),unknown(107)} MAX-ACCESS read-only STATUS current DESCRIPTION "Active Operational Status" ::= { affirmedZoneGatewayServiceStatusMccEntry 3 } affirmedZoneGatewayServiceStatusMccNumActiveInstances OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of HA active instances" ::= { affirmedZoneGatewayServiceStatusMccEntry 4 } affirmedZoneGatewayServiceStatusMccStandbyOperStatus OBJECT-TYPE SYNTAX INTEGER {up(101),down(102),partially-up(103),maint(104),dryup(105),congested(106),unknown(107)} MAX-ACCESS read-only STATUS current DESCRIPTION "Standby Operational Status" ::= { affirmedZoneGatewayServiceStatusMccEntry 5 } affirmedZoneGatewayServiceStatusMccNumStandbyInstances OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of HA standby instances" ::= { affirmedZoneGatewayServiceStatusMccEntry 6 } affirmedZoneGatewayServiceStatusMccNumSubscribers OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of sessions" ::= { affirmedZoneGatewayServiceStatusMccEntry 7 } affirmedZoneGatewayServiceStatusMccNumActiveSubscribers OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of active sessions" ::= { affirmedZoneGatewayServiceStatusMccEntry 8 } affirmedZoneGatewayGwProcDurationStatsSystemSgwTable OBJECT-TYPE SYNTAX SEQUENCE OF AffirmedZoneGatewayGwProcDurationStatsSystemSgwEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "" ::= { affirmedZoneMIB 302 } affirmedZoneGatewayGwProcDurationStatsSystemSgwEntry OBJECT-TYPE SYNTAX AffirmedZoneGatewayGwProcDurationStatsSystemSgwEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "" INDEX { affirmedZoneName, affirmedZoneGatewayGwProcDurationStatsSystemSgwId, affirmedZoneGatewayGwProcDurationStatsSystemSgwDuration } ::= { affirmedZoneGatewayGwProcDurationStatsSystemSgwTable 1 } AffirmedZoneGatewayGwProcDurationStatsSystemSgwEntry ::= SEQUENCE { affirmedZoneGatewayGwProcDurationStatsSystemSgwId Unsigned32, affirmedZoneGatewayGwProcDurationStatsSystemSgwDuration String, affirmedZoneGatewayGwProcDurationStatsSystemSgwProcedurename String, affirmedZoneGatewayGwProcDurationStatsSystemSgwCount Unsigned32 } affirmedZoneGatewayGwProcDurationStatsSystemSgwId OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS not-accessible STATUS current DESCRIPTION "Internal Procedure Identifier" ::= { affirmedZoneGatewayGwProcDurationStatsSystemSgwEntry 1 } affirmedZoneGatewayGwProcDurationStatsSystemSgwDuration OBJECT-TYPE SYNTAX String MAX-ACCESS not-accessible STATUS current DESCRIPTION "Duration in MS" ::= { affirmedZoneGatewayGwProcDurationStatsSystemSgwEntry 2 } affirmedZoneGatewayGwProcDurationStatsSystemSgwProcedurename OBJECT-TYPE SYNTAX String MAX-ACCESS read-only STATUS current DESCRIPTION "Procedure Name" ::= { affirmedZoneGatewayGwProcDurationStatsSystemSgwEntry 3 } affirmedZoneGatewayGwProcDurationStatsSystemSgwCount OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Count of times procedure took time to complete" ::= { affirmedZoneGatewayGwProcDurationStatsSystemSgwEntry 4 } affirmedZoneGatewayGwProcDurationStatsSystemPgwTable OBJECT-TYPE SYNTAX SEQUENCE OF AffirmedZoneGatewayGwProcDurationStatsSystemPgwEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "" ::= { affirmedZoneMIB 303 } affirmedZoneGatewayGwProcDurationStatsSystemPgwEntry OBJECT-TYPE SYNTAX AffirmedZoneGatewayGwProcDurationStatsSystemPgwEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "" INDEX { affirmedZoneName, affirmedZoneGatewayGwProcDurationStatsSystemPgwId, affirmedZoneGatewayGwProcDurationStatsSystemPgwDuration } ::= { affirmedZoneGatewayGwProcDurationStatsSystemPgwTable 1 } AffirmedZoneGatewayGwProcDurationStatsSystemPgwEntry ::= SEQUENCE { affirmedZoneGatewayGwProcDurationStatsSystemPgwId Unsigned32, affirmedZoneGatewayGwProcDurationStatsSystemPgwDuration String, affirmedZoneGatewayGwProcDurationStatsSystemPgwProcedurename String, affirmedZoneGatewayGwProcDurationStatsSystemPgwCount Unsigned32 } affirmedZoneGatewayGwProcDurationStatsSystemPgwId OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS not-accessible STATUS current DESCRIPTION "Internal Procedure Identifier" ::= { affirmedZoneGatewayGwProcDurationStatsSystemPgwEntry 1 } affirmedZoneGatewayGwProcDurationStatsSystemPgwDuration OBJECT-TYPE SYNTAX String MAX-ACCESS not-accessible STATUS current DESCRIPTION "Duration in MS" ::= { affirmedZoneGatewayGwProcDurationStatsSystemPgwEntry 2 } affirmedZoneGatewayGwProcDurationStatsSystemPgwProcedurename OBJECT-TYPE SYNTAX String MAX-ACCESS read-only STATUS current DESCRIPTION "Procedure Name" ::= { affirmedZoneGatewayGwProcDurationStatsSystemPgwEntry 3 } affirmedZoneGatewayGwProcDurationStatsSystemPgwCount OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Count of times procedure took time to complete" ::= { affirmedZoneGatewayGwProcDurationStatsSystemPgwEntry 4 } affirmedZoneGatewayGwProcDurationStatsSystemGtpproxyTable OBJECT-TYPE SYNTAX SEQUENCE OF AffirmedZoneGatewayGwProcDurationStatsSystemGtpproxyEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "" ::= { affirmedZoneMIB 454 } affirmedZoneGatewayGwProcDurationStatsSystemGtpproxyEntry OBJECT-TYPE SYNTAX AffirmedZoneGatewayGwProcDurationStatsSystemGtpproxyEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "" INDEX { affirmedZoneName, affirmedZoneGatewayGwProcDurationStatsSystemGtpproxyId, affirmedZoneGatewayGwProcDurationStatsSystemGtpproxyDuration } ::= { affirmedZoneGatewayGwProcDurationStatsSystemGtpproxyTable 1 } AffirmedZoneGatewayGwProcDurationStatsSystemGtpproxyEntry ::= SEQUENCE { affirmedZoneGatewayGwProcDurationStatsSystemGtpproxyId Unsigned32, affirmedZoneGatewayGwProcDurationStatsSystemGtpproxyDuration String, affirmedZoneGatewayGwProcDurationStatsSystemGtpproxyProcedurename String, affirmedZoneGatewayGwProcDurationStatsSystemGtpproxyCount Unsigned32 } affirmedZoneGatewayGwProcDurationStatsSystemGtpproxyId OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS not-accessible STATUS current DESCRIPTION "Internal Procedure Identifier" ::= { affirmedZoneGatewayGwProcDurationStatsSystemGtpproxyEntry 1 } affirmedZoneGatewayGwProcDurationStatsSystemGtpproxyDuration OBJECT-TYPE SYNTAX String MAX-ACCESS not-accessible STATUS current DESCRIPTION "Duration in MS" ::= { affirmedZoneGatewayGwProcDurationStatsSystemGtpproxyEntry 2 } affirmedZoneGatewayGwProcDurationStatsSystemGtpproxyProcedurename OBJECT-TYPE SYNTAX String MAX-ACCESS read-only STATUS current DESCRIPTION "Procedure Name" ::= { affirmedZoneGatewayGwProcDurationStatsSystemGtpproxyEntry 3 } affirmedZoneGatewayGwProcDurationStatsSystemGtpproxyCount OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Count of times procedure took time to complete" ::= { affirmedZoneGatewayGwProcDurationStatsSystemGtpproxyEntry 4 } affirmedZoneGatewayGwProcDurationStatsServiceSgwTable OBJECT-TYPE SYNTAX SEQUENCE OF AffirmedZoneGatewayGwProcDurationStatsServiceSgwEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "" ::= { affirmedZoneMIB 304 } affirmedZoneGatewayGwProcDurationStatsServiceSgwEntry OBJECT-TYPE SYNTAX AffirmedZoneGatewayGwProcDurationStatsServiceSgwEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "" INDEX { affirmedZoneName, affirmedZoneGatewayGwProcDurationStatsServiceSgwName, affirmedZoneGatewayGwProcDurationStatsServiceSgwId, affirmedZoneGatewayGwProcDurationStatsServiceSgwDuration } ::= { affirmedZoneGatewayGwProcDurationStatsServiceSgwTable 1 } AffirmedZoneGatewayGwProcDurationStatsServiceSgwEntry ::= SEQUENCE { affirmedZoneGatewayGwProcDurationStatsServiceSgwName String, affirmedZoneGatewayGwProcDurationStatsServiceSgwId Unsigned32, affirmedZoneGatewayGwProcDurationStatsServiceSgwDuration String, affirmedZoneGatewayGwProcDurationStatsServiceSgwProcedurename String, affirmedZoneGatewayGwProcDurationStatsServiceSgwCount Unsigned32 } affirmedZoneGatewayGwProcDurationStatsServiceSgwName OBJECT-TYPE SYNTAX String MAX-ACCESS not-accessible STATUS current DESCRIPTION "SGW Service Name" ::= { affirmedZoneGatewayGwProcDurationStatsServiceSgwEntry 1 } affirmedZoneGatewayGwProcDurationStatsServiceSgwId OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS not-accessible STATUS current DESCRIPTION "Internal Procedure Identifier" ::= { affirmedZoneGatewayGwProcDurationStatsServiceSgwEntry 2 } affirmedZoneGatewayGwProcDurationStatsServiceSgwDuration OBJECT-TYPE SYNTAX String MAX-ACCESS not-accessible STATUS current DESCRIPTION "Duration in MS" ::= { affirmedZoneGatewayGwProcDurationStatsServiceSgwEntry 3 } affirmedZoneGatewayGwProcDurationStatsServiceSgwProcedurename OBJECT-TYPE SYNTAX String MAX-ACCESS read-only STATUS current DESCRIPTION "Procedure Name" ::= { affirmedZoneGatewayGwProcDurationStatsServiceSgwEntry 4 } affirmedZoneGatewayGwProcDurationStatsServiceSgwCount OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Count of times procedure took time to complete" ::= { affirmedZoneGatewayGwProcDurationStatsServiceSgwEntry 5 } affirmedZoneGatewayGwProcDurationStatsServicePgwTable OBJECT-TYPE SYNTAX SEQUENCE OF AffirmedZoneGatewayGwProcDurationStatsServicePgwEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "" ::= { affirmedZoneMIB 305 } affirmedZoneGatewayGwProcDurationStatsServicePgwEntry OBJECT-TYPE SYNTAX AffirmedZoneGatewayGwProcDurationStatsServicePgwEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "" INDEX { affirmedZoneName, affirmedZoneGatewayGwProcDurationStatsServicePgwName, affirmedZoneGatewayGwProcDurationStatsServicePgwId, affirmedZoneGatewayGwProcDurationStatsServicePgwDuration } ::= { affirmedZoneGatewayGwProcDurationStatsServicePgwTable 1 } AffirmedZoneGatewayGwProcDurationStatsServicePgwEntry ::= SEQUENCE { affirmedZoneGatewayGwProcDurationStatsServicePgwName String, affirmedZoneGatewayGwProcDurationStatsServicePgwId Unsigned32, affirmedZoneGatewayGwProcDurationStatsServicePgwDuration String, affirmedZoneGatewayGwProcDurationStatsServicePgwProcedurename String, affirmedZoneGatewayGwProcDurationStatsServicePgwCount Unsigned32 } affirmedZoneGatewayGwProcDurationStatsServicePgwName OBJECT-TYPE SYNTAX String MAX-ACCESS not-accessible STATUS current DESCRIPTION "PGW Service Name" ::= { affirmedZoneGatewayGwProcDurationStatsServicePgwEntry 1 } affirmedZoneGatewayGwProcDurationStatsServicePgwId OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS not-accessible STATUS current DESCRIPTION "Internal Procedure Identifier" ::= { affirmedZoneGatewayGwProcDurationStatsServicePgwEntry 2 } affirmedZoneGatewayGwProcDurationStatsServicePgwDuration OBJECT-TYPE SYNTAX String MAX-ACCESS not-accessible STATUS current DESCRIPTION "Duration in MS" ::= { affirmedZoneGatewayGwProcDurationStatsServicePgwEntry 3 } affirmedZoneGatewayGwProcDurationStatsServicePgwProcedurename OBJECT-TYPE SYNTAX String MAX-ACCESS read-only STATUS current DESCRIPTION "Procedure Name" ::= { affirmedZoneGatewayGwProcDurationStatsServicePgwEntry 4 } affirmedZoneGatewayGwProcDurationStatsServicePgwCount OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Count of times procedure took time to complete" ::= { affirmedZoneGatewayGwProcDurationStatsServicePgwEntry 5 } affirmedZoneGatewayGwProcDurationStatsServiceGtpproxyTable OBJECT-TYPE SYNTAX SEQUENCE OF AffirmedZoneGatewayGwProcDurationStatsServiceGtpproxyEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "" ::= { affirmedZoneMIB 455 } affirmedZoneGatewayGwProcDurationStatsServiceGtpproxyEntry OBJECT-TYPE SYNTAX AffirmedZoneGatewayGwProcDurationStatsServiceGtpproxyEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "" INDEX { affirmedZoneName, affirmedZoneGatewayGwProcDurationStatsServiceGtpproxyName, affirmedZoneGatewayGwProcDurationStatsServiceGtpproxyId, affirmedZoneGatewayGwProcDurationStatsServiceGtpproxyDuration } ::= { affirmedZoneGatewayGwProcDurationStatsServiceGtpproxyTable 1 } AffirmedZoneGatewayGwProcDurationStatsServiceGtpproxyEntry ::= SEQUENCE { affirmedZoneGatewayGwProcDurationStatsServiceGtpproxyName String, affirmedZoneGatewayGwProcDurationStatsServiceGtpproxyId Unsigned32, affirmedZoneGatewayGwProcDurationStatsServiceGtpproxyDuration String, affirmedZoneGatewayGwProcDurationStatsServiceGtpproxyProcedurename String, affirmedZoneGatewayGwProcDurationStatsServiceGtpproxyCount Unsigned32 } affirmedZoneGatewayGwProcDurationStatsServiceGtpproxyName OBJECT-TYPE SYNTAX String MAX-ACCESS not-accessible STATUS current DESCRIPTION "GTP-PROXY Service Name" ::= { affirmedZoneGatewayGwProcDurationStatsServiceGtpproxyEntry 1 } affirmedZoneGatewayGwProcDurationStatsServiceGtpproxyId OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS not-accessible STATUS current DESCRIPTION "Internal Procedure Identifier" ::= { affirmedZoneGatewayGwProcDurationStatsServiceGtpproxyEntry 2 } affirmedZoneGatewayGwProcDurationStatsServiceGtpproxyDuration OBJECT-TYPE SYNTAX String MAX-ACCESS not-accessible STATUS current DESCRIPTION "Duration in MS" ::= { affirmedZoneGatewayGwProcDurationStatsServiceGtpproxyEntry 3 } affirmedZoneGatewayGwProcDurationStatsServiceGtpproxyProcedurename OBJECT-TYPE SYNTAX String MAX-ACCESS read-only STATUS current DESCRIPTION "Procedure Name" ::= { affirmedZoneGatewayGwProcDurationStatsServiceGtpproxyEntry 4 } affirmedZoneGatewayGwProcDurationStatsServiceGtpproxyCount OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Count of times procedure took time to complete" ::= { affirmedZoneGatewayGwProcDurationStatsServiceGtpproxyEntry 5 } affirmedZoneGatewayGwDebugStatsPdngwStateDurationDebugStatsTable OBJECT-TYPE SYNTAX SEQUENCE OF AffirmedZoneGatewayGwDebugStatsPdngwStateDurationDebugStatsEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "" ::= { affirmedZoneMIB 258 } affirmedZoneGatewayGwDebugStatsPdngwStateDurationDebugStatsEntry OBJECT-TYPE SYNTAX AffirmedZoneGatewayGwDebugStatsPdngwStateDurationDebugStatsEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "" INDEX { affirmedZoneName, affirmedZoneGatewayGwDebugStatsPdngwStateDurationDebugStatsId, affirmedZoneGatewayGwDebugStatsPdngwStateDurationDebugStatsDuration } ::= { affirmedZoneGatewayGwDebugStatsPdngwStateDurationDebugStatsTable 1 } AffirmedZoneGatewayGwDebugStatsPdngwStateDurationDebugStatsEntry ::= SEQUENCE { affirmedZoneGatewayGwDebugStatsPdngwStateDurationDebugStatsId Unsigned32, affirmedZoneGatewayGwDebugStatsPdngwStateDurationDebugStatsDuration String, affirmedZoneGatewayGwDebugStatsPdngwStateDurationDebugStatsName String, affirmedZoneGatewayGwDebugStatsPdngwStateDurationDebugStatsCount Unsigned32 } affirmedZoneGatewayGwDebugStatsPdngwStateDurationDebugStatsId OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS not-accessible STATUS current DESCRIPTION "Internal State Identifier" ::= { affirmedZoneGatewayGwDebugStatsPdngwStateDurationDebugStatsEntry 1 } affirmedZoneGatewayGwDebugStatsPdngwStateDurationDebugStatsDuration OBJECT-TYPE SYNTAX String MAX-ACCESS not-accessible STATUS current DESCRIPTION "Duration in MS" ::= { affirmedZoneGatewayGwDebugStatsPdngwStateDurationDebugStatsEntry 2 } affirmedZoneGatewayGwDebugStatsPdngwStateDurationDebugStatsName OBJECT-TYPE SYNTAX String MAX-ACCESS read-only STATUS current DESCRIPTION "State Name" ::= { affirmedZoneGatewayGwDebugStatsPdngwStateDurationDebugStatsEntry 3 } affirmedZoneGatewayGwDebugStatsPdngwStateDurationDebugStatsCount OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Count of times state took time to complete" ::= { affirmedZoneGatewayGwDebugStatsPdngwStateDurationDebugStatsEntry 4 } affirmedZoneGatewayGwDebugStatsPdngwProcDurationDebugStatsTable OBJECT-TYPE SYNTAX SEQUENCE OF AffirmedZoneGatewayGwDebugStatsPdngwProcDurationDebugStatsEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "" ::= { affirmedZoneMIB 259 } affirmedZoneGatewayGwDebugStatsPdngwProcDurationDebugStatsEntry OBJECT-TYPE SYNTAX AffirmedZoneGatewayGwDebugStatsPdngwProcDurationDebugStatsEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "" INDEX { affirmedZoneName, affirmedZoneGatewayGwDebugStatsPdngwProcDurationDebugStatsId, affirmedZoneGatewayGwDebugStatsPdngwProcDurationDebugStatsDuration } ::= { affirmedZoneGatewayGwDebugStatsPdngwProcDurationDebugStatsTable 1 } AffirmedZoneGatewayGwDebugStatsPdngwProcDurationDebugStatsEntry ::= SEQUENCE { affirmedZoneGatewayGwDebugStatsPdngwProcDurationDebugStatsId Unsigned32, affirmedZoneGatewayGwDebugStatsPdngwProcDurationDebugStatsDuration String, affirmedZoneGatewayGwDebugStatsPdngwProcDurationDebugStatsName String, affirmedZoneGatewayGwDebugStatsPdngwProcDurationDebugStatsCount Unsigned32 } affirmedZoneGatewayGwDebugStatsPdngwProcDurationDebugStatsId OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS not-accessible STATUS current DESCRIPTION "Internal Procedure Identifier" ::= { affirmedZoneGatewayGwDebugStatsPdngwProcDurationDebugStatsEntry 1 } affirmedZoneGatewayGwDebugStatsPdngwProcDurationDebugStatsDuration OBJECT-TYPE SYNTAX String MAX-ACCESS not-accessible STATUS current DESCRIPTION "Duration in MS" ::= { affirmedZoneGatewayGwDebugStatsPdngwProcDurationDebugStatsEntry 2 } affirmedZoneGatewayGwDebugStatsPdngwProcDurationDebugStatsName OBJECT-TYPE SYNTAX String MAX-ACCESS read-only STATUS current DESCRIPTION "Procedure Name" ::= { affirmedZoneGatewayGwDebugStatsPdngwProcDurationDebugStatsEntry 3 } affirmedZoneGatewayGwDebugStatsPdngwProcDurationDebugStatsCount OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Count of times procedure took time to complete" ::= { affirmedZoneGatewayGwDebugStatsPdngwProcDurationDebugStatsEntry 4 } affirmedZoneGatewayGwDebugStatsImsiMgrMessageStatsTable OBJECT-TYPE SYNTAX SEQUENCE OF AffirmedZoneGatewayGwDebugStatsImsiMgrMessageStatsEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "" ::= { affirmedZoneMIB 267 } affirmedZoneGatewayGwDebugStatsImsiMgrMessageStatsEntry OBJECT-TYPE SYNTAX AffirmedZoneGatewayGwDebugStatsImsiMgrMessageStatsEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "" INDEX { affirmedZoneName, affirmedZoneGatewayGwDebugStatsImsiMgrMessageStatsId } ::= { affirmedZoneGatewayGwDebugStatsImsiMgrMessageStatsTable 1 } AffirmedZoneGatewayGwDebugStatsImsiMgrMessageStatsEntry ::= SEQUENCE { affirmedZoneGatewayGwDebugStatsImsiMgrMessageStatsId Unsigned32, affirmedZoneGatewayGwDebugStatsImsiMgrMessageStatsNumCreateReqReceived Unsigned32, affirmedZoneGatewayGwDebugStatsImsiMgrMessageStatsNumCreateReqDroppedNotSynced Unsigned32, affirmedZoneGatewayGwDebugStatsImsiMgrMessageStatsNumCreateReqDroppedNoGw Unsigned32, affirmedZoneGatewayGwDebugStatsImsiMgrMessageStatsNumCreateReqDroppedWrongMsgType Unsigned32, affirmedZoneGatewayGwDebugStatsImsiMgrMessageStatsNumCreateReqDroppedDecodeFail Unsigned32, affirmedZoneGatewayGwDebugStatsImsiMgrMessageStatsNumValidNonCreateMsgReceived Unsigned32, affirmedZoneGatewayGwDebugStatsImsiMgrMessageStatsNumDhcpReqReceived Unsigned32, affirmedZoneGatewayGwDebugStatsImsiMgrMessageStatsNumDhcpReqNoSub Unsigned32, affirmedZoneGatewayGwDebugStatsImsiMgrMessageStatsNumDhcpReqDroppedNotSynced Unsigned32, affirmedZoneGatewayGwDebugStatsImsiMgrMessageStatsNumDhcpReqDroppedNoImsi Unsigned32, affirmedZoneGatewayGwDebugStatsImsiMgrMessageStatsNumDhcpReqForwarded Unsigned32, affirmedZoneGatewayGwDebugStatsImsiMgrMessageStatsNumIpReqReceived Unsigned32, affirmedZoneGatewayGwDebugStatsImsiMgrMessageStatsNumIpReqDroppedNotSynced Unsigned32, affirmedZoneGatewayGwDebugStatsImsiMgrMessageStatsNumIpReqDroppedNoImsi Unsigned32, affirmedZoneGatewayGwDebugStatsImsiMgrMessageStatsNumIpReqNoSub Unsigned32, affirmedZoneGatewayGwDebugStatsImsiMgrMessageStatsNumGtpuPktsReceived Unsigned32, affirmedZoneGatewayGwDebugStatsImsiMgrMessageStatsNumGtpuPktsDroppedNotSynced Unsigned32, affirmedZoneGatewayGwDebugStatsImsiMgrMessageStatsNumGtpuPktsDroppedUnknownType Unsigned32, affirmedZoneGatewayGwDebugStatsImsiMgrMessageStatsNumGtpuPktsDroppedDecodeFailure Unsigned32, affirmedZoneGatewayGwDebugStatsImsiMgrMessageStatsNumGtpuErrIndsReceived Unsigned32, affirmedZoneGatewayGwDebugStatsImsiMgrMessageStatsNumRadiusMessagesReceived Unsigned32, affirmedZoneGatewayGwDebugStatsImsiMgrMessageStatsNumRadiusMessagesDroppedNotSynced Unsigned32, affirmedZoneGatewayGwDebugStatsImsiMgrMessageStatsNumRadiusMessagesDroppedDecodeFail Unsigned32, affirmedZoneGatewayGwDebugStatsImsiMgrMessageStatsNumCreateReqForwardedNoPeerPgw ConfdString, affirmedZoneGatewayGwDebugStatsImsiMgrMessageStatsNumCreateReqDroppedPrevGwOverload ConfdString, affirmedZoneGatewayGwDebugStatsImsiMgrMessageStatsNumCreateReqDroppedSendBatchFail ConfdString, affirmedZoneGatewayGwDebugStatsImsiMgrMessageStatsNumCreateReqDroppedAddToBatchFail ConfdString, affirmedZoneGatewayGwDebugStatsImsiMgrMessageStatsNumChangeNotificationReqDroppedAddToBatchFail ConfdString, affirmedZoneGatewayGwDebugStatsImsiMgrMessageStatsNumChangeNotificationRespDroppedAddToBatchFail ConfdString, affirmedZoneGatewayGwDebugStatsImsiMgrMessageStatsNumChangeNotificationReqDroppedDecodeFail ConfdString, affirmedZoneGatewayGwDebugStatsImsiMgrMessageStatsNumChangeNotificationRespDroppedDecodeFail ConfdString, affirmedZoneGatewayGwDebugStatsImsiMgrMessageStatsNumCreateReqDroppedSlbTblEmpty ConfdString, affirmedZoneGatewayGwDebugStatsImsiMgrMessageStatsNumCreateReqDroppedSgwCantAccept ConfdString, affirmedZoneGatewayGwDebugStatsImsiMgrMessageStatsNumCreateReqDroppedPgwCantAccept ConfdString, affirmedZoneGatewayGwDebugStatsImsiMgrMessageStatsNumCreateReqAddedToBatch ConfdString, affirmedZoneGatewayGwDebugStatsImsiMgrMessageStatsNumChangeNotificationReqPinnedSgwRateCtrlDropped ConfdString, affirmedZoneGatewayGwDebugStatsImsiMgrMessageStatsNumChangeNotificationRespPinnedSgwRateCtrlDropped ConfdString, affirmedZoneGatewayGwDebugStatsImsiMgrMessageStatsNumChangeNotificationReqDroppedNoGw ConfdString, affirmedZoneGatewayGwDebugStatsImsiMgrMessageStatsNumChangeNotificationRespDroppedNoGw ConfdString, affirmedZoneGatewayGwDebugStatsImsiMgrMessageStatsNumChangeNotificationReqDroppedSgwCantAccept ConfdString, affirmedZoneGatewayGwDebugStatsImsiMgrMessageStatsNumChangeNotificationRespDroppedSgwCantAccept ConfdString, affirmedZoneGatewayGwDebugStatsImsiMgrMessageStatsNumChangeNotificationReqDroppedPgwCantAccept ConfdString, affirmedZoneGatewayGwDebugStatsImsiMgrMessageStatsNumChangeNotificationRespDroppedPgwCantAccept ConfdString, affirmedZoneGatewayGwDebugStatsImsiMgrMessageStatsNumChangeNotificationReqPinnedPgwRateCtrlDropped ConfdString, affirmedZoneGatewayGwDebugStatsImsiMgrMessageStatsNumChangeNotificationRespPinnedPgwRateCtrlDropped ConfdString, affirmedZoneGatewayGwDebugStatsImsiMgrMessageStatsNumCreateReqForwarded ConfdString, affirmedZoneGatewayGwDebugStatsImsiMgrMessageStatsNumCreateReqSendBatchSuccess ConfdString, affirmedZoneGatewayGwDebugStatsImsiMgrMessageStatsNumCreateReqSendBatchFailure ConfdString, affirmedZoneGatewayGwDebugStatsImsiMgrMessageStatsNumCreateReqReSendBatchSuccess ConfdString, affirmedZoneGatewayGwDebugStatsImsiMgrMessageStatsNumCreateReqReSendBatchFailure ConfdString, affirmedZoneGatewayGwDebugStatsImsiMgrMessageStatsNumCreateReqUnmatchedNewPeerPgw ConfdString, affirmedZoneGatewayGwDebugStatsImsiMgrMessageStatsNumCreateReqUnmatchedPeerSgw ConfdString, affirmedZoneGatewayGwDebugStatsImsiMgrMessageStatsNumCreateReqUnmatchedPeerPgw ConfdString, affirmedZoneGatewayGwDebugStatsImsiMgrMessageStatsNumCreateReqReSendFailureNoGw ConfdString, affirmedZoneGatewayGwDebugStatsImsiMgrMessageStatsNumCreateReqPinnedSgwRateCtrlDropped ConfdString, affirmedZoneGatewayGwDebugStatsImsiMgrMessageStatsNumCreateReqPinnedPgwRateCtrlDropped ConfdString, affirmedZoneGatewayGwDebugStatsImsiMgrMessageStatsNumEmergencyCreateReqReceived ConfdString, affirmedZoneGatewayGwDebugStatsImsiMgrMessageStatsNumEmergencyCreateReqDroppedAddToBatchFail ConfdString, affirmedZoneGatewayGwDebugStatsImsiMgrMessageStatsNumSgwImsiInGwList ConfdString, affirmedZoneGatewayGwDebugStatsImsiMgrMessageStatsNumPgwImsiInGwList ConfdString, affirmedZoneGatewayGwDebugStatsImsiMgrMessageStatsNumSgwImsiNewGwSelected ConfdString, affirmedZoneGatewayGwDebugStatsImsiMgrMessageStatsNumPgwImsiNewGwSelected ConfdString, affirmedZoneGatewayGwDebugStatsImsiMgrMessageStatsNumPinnedSgwSelectedPgw ConfdString, affirmedZoneGatewayGwDebugStatsImsiMgrMessageStatsNumPinnedSgwPinnedPgw ConfdString, affirmedZoneGatewayGwDebugStatsImsiMgrMessageStatsNumSelectedSgwPinnedPgw ConfdString, affirmedZoneGatewayGwDebugStatsImsiMgrMessageStatsNumSelectedSgwSelectedPgw ConfdString, affirmedZoneGatewayGwDebugStatsImsiMgrMessageStatsNumSpmMessagesReceived Unsigned32, affirmedZoneGatewayGwDebugStatsImsiMgrMessageStatsNumSpmMessagesDroppedNotSynced Unsigned32, affirmedZoneGatewayGwDebugStatsImsiMgrMessageStatsNumSpmReqDroppedNoIdentity Unsigned32, affirmedZoneGatewayGwDebugStatsImsiMgrMessageStatsNumSpmReqDroppedNoPseudonymIdentity Unsigned32, affirmedZoneGatewayGwDebugStatsImsiMgrMessageStatsNumSpmReqSentToPreferredGw Unsigned32, affirmedZoneGatewayGwDebugStatsImsiMgrMessageStatsNumDiameterReqReceived Unsigned32, affirmedZoneGatewayGwDebugStatsImsiMgrMessageStatsNumDiameterReqDroppedDecodeFail Unsigned32, affirmedZoneGatewayGwDebugStatsImsiMgrMessageStatsNumDiameterReqDroppedNoImsi Unsigned32, affirmedZoneGatewayGwDebugStatsImsiMgrMessageStatsNumDiameterReqDroppedNoSub Unsigned32, affirmedZoneGatewayGwDebugStatsImsiMgrMessageStatsNumDiameterReqDroppedTaskNotFound Unsigned32, affirmedZoneGatewayGwDebugStatsImsiMgrMessageStatsNumDiameterReqAddedToBatchGw Unsigned32, affirmedZoneGatewayGwDebugStatsImsiMgrMessageStatsNumDiameterReqDroppedAddToBatchFail Unsigned32, affirmedZoneGatewayGwDebugStatsImsiMgrMessageStatsNumCreateReqRejectedAdmissionControl ConfdString, affirmedZoneGatewayGwDebugStatsImsiMgrMessageStatsNumSpmMessagesReceivedWithImsi Unsigned32, affirmedZoneGatewayGwDebugStatsImsiMgrMessageStatsNumDiameterReqDroppedInvalidFormat Unsigned32, affirmedZoneGatewayGwDebugStatsImsiMgrMessageStatsNumDiameterReqDroppedInvalidKey Unsigned32, affirmedZoneGatewayGwDebugStatsImsiMgrMessageStatsNumSLMessagesDroppedNotSynced Unsigned32, affirmedZoneGatewayGwDebugStatsImsiMgrMessageStatsNumSLMessagesReceived Unsigned32, affirmedZoneGatewayGwDebugStatsImsiMgrMessageStatsNumSLMessagesAddedToBatchGw Unsigned32, affirmedZoneGatewayGwDebugStatsImsiMgrMessageStatsNumSLMessagesDroppedAddToBatchFail Unsigned32, affirmedZoneGatewayGwDebugStatsImsiMgrMessageStatsNumRadiusUsernameAnonymousGetIdentifierFromNaiFailed Unsigned32 } affirmedZoneGatewayGwDebugStatsImsiMgrMessageStatsId OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS not-accessible STATUS current DESCRIPTION "chassis/cluster ID" ::= { affirmedZoneGatewayGwDebugStatsImsiMgrMessageStatsEntry 1 } affirmedZoneGatewayGwDebugStatsImsiMgrMessageStatsNumCreateReqReceived OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of GTP-C messages received" ::= { affirmedZoneGatewayGwDebugStatsImsiMgrMessageStatsEntry 2 } affirmedZoneGatewayGwDebugStatsImsiMgrMessageStatsNumCreateReqDroppedNotSynced OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of GTP-C messages Dropped Not Synced" ::= { affirmedZoneGatewayGwDebugStatsImsiMgrMessageStatsEntry 3 } affirmedZoneGatewayGwDebugStatsImsiMgrMessageStatsNumCreateReqDroppedNoGw OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of messages Dropped No GW" ::= { affirmedZoneGatewayGwDebugStatsImsiMgrMessageStatsEntry 4 } affirmedZoneGatewayGwDebugStatsImsiMgrMessageStatsNumCreateReqDroppedWrongMsgType OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of GTP-C messages Dropped Wrong Message Type" ::= { affirmedZoneGatewayGwDebugStatsImsiMgrMessageStatsEntry 5 } affirmedZoneGatewayGwDebugStatsImsiMgrMessageStatsNumCreateReqDroppedDecodeFail OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of GTP-C messages Dropped Decode Fail" ::= { affirmedZoneGatewayGwDebugStatsImsiMgrMessageStatsEntry 6 } affirmedZoneGatewayGwDebugStatsImsiMgrMessageStatsNumValidNonCreateMsgReceived OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of GTP-C messages identified by sequence number" ::= { affirmedZoneGatewayGwDebugStatsImsiMgrMessageStatsEntry 7 } affirmedZoneGatewayGwDebugStatsImsiMgrMessageStatsNumDhcpReqReceived OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of DHCP Messages Received" ::= { affirmedZoneGatewayGwDebugStatsImsiMgrMessageStatsEntry 8 } affirmedZoneGatewayGwDebugStatsImsiMgrMessageStatsNumDhcpReqNoSub OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of DHCP Messages Received with No Subscriber" ::= { affirmedZoneGatewayGwDebugStatsImsiMgrMessageStatsEntry 9 } affirmedZoneGatewayGwDebugStatsImsiMgrMessageStatsNumDhcpReqDroppedNotSynced OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of DHCP messages Dropped Not Synced" ::= { affirmedZoneGatewayGwDebugStatsImsiMgrMessageStatsEntry 10 } affirmedZoneGatewayGwDebugStatsImsiMgrMessageStatsNumDhcpReqDroppedNoImsi OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of DHCP Messages Dropped No IMSI" ::= { affirmedZoneGatewayGwDebugStatsImsiMgrMessageStatsEntry 11 } affirmedZoneGatewayGwDebugStatsImsiMgrMessageStatsNumDhcpReqForwarded OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of DHCP Messages Forwarded" ::= { affirmedZoneGatewayGwDebugStatsImsiMgrMessageStatsEntry 12 } affirmedZoneGatewayGwDebugStatsImsiMgrMessageStatsNumIpReqReceived OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of IP Packets Received" ::= { affirmedZoneGatewayGwDebugStatsImsiMgrMessageStatsEntry 13 } affirmedZoneGatewayGwDebugStatsImsiMgrMessageStatsNumIpReqDroppedNotSynced OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of IP Packets Dropped Not Synced" ::= { affirmedZoneGatewayGwDebugStatsImsiMgrMessageStatsEntry 14 } affirmedZoneGatewayGwDebugStatsImsiMgrMessageStatsNumIpReqDroppedNoImsi OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of IP Packets Dropped No IMSI" ::= { affirmedZoneGatewayGwDebugStatsImsiMgrMessageStatsEntry 15 } affirmedZoneGatewayGwDebugStatsImsiMgrMessageStatsNumIpReqNoSub OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of IP Packets Dropped No Subscriber" ::= { affirmedZoneGatewayGwDebugStatsImsiMgrMessageStatsEntry 16 } affirmedZoneGatewayGwDebugStatsImsiMgrMessageStatsNumGtpuPktsReceived OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of GTP-U messages received" ::= { affirmedZoneGatewayGwDebugStatsImsiMgrMessageStatsEntry 17 } affirmedZoneGatewayGwDebugStatsImsiMgrMessageStatsNumGtpuPktsDroppedNotSynced OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of GTP-U messages Dropped Not Synced" ::= { affirmedZoneGatewayGwDebugStatsImsiMgrMessageStatsEntry 18 } affirmedZoneGatewayGwDebugStatsImsiMgrMessageStatsNumGtpuPktsDroppedUnknownType OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of GTP-U messages Dropped Unknown Type" ::= { affirmedZoneGatewayGwDebugStatsImsiMgrMessageStatsEntry 19 } affirmedZoneGatewayGwDebugStatsImsiMgrMessageStatsNumGtpuPktsDroppedDecodeFailure OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of GTP-U messages Dropped Decode Failure" ::= { affirmedZoneGatewayGwDebugStatsImsiMgrMessageStatsEntry 20 } affirmedZoneGatewayGwDebugStatsImsiMgrMessageStatsNumGtpuErrIndsReceived OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of GTP-U Error Indications Received" ::= { affirmedZoneGatewayGwDebugStatsImsiMgrMessageStatsEntry 21 } affirmedZoneGatewayGwDebugStatsImsiMgrMessageStatsNumRadiusMessagesReceived OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of RADIUS messages received" ::= { affirmedZoneGatewayGwDebugStatsImsiMgrMessageStatsEntry 22 } affirmedZoneGatewayGwDebugStatsImsiMgrMessageStatsNumRadiusMessagesDroppedNotSynced OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of RADIUS messages Dropped Not Synced" ::= { affirmedZoneGatewayGwDebugStatsImsiMgrMessageStatsEntry 23 } affirmedZoneGatewayGwDebugStatsImsiMgrMessageStatsNumRadiusMessagesDroppedDecodeFail OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of RADIUS messages Dropped Decode Fail" ::= { affirmedZoneGatewayGwDebugStatsImsiMgrMessageStatsEntry 24 } affirmedZoneGatewayGwDebugStatsImsiMgrMessageStatsNumCreateReqForwardedNoPeerPgw OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of create request forwarded to no peer PGW" ::= { affirmedZoneGatewayGwDebugStatsImsiMgrMessageStatsEntry 25 } affirmedZoneGatewayGwDebugStatsImsiMgrMessageStatsNumCreateReqDroppedPrevGwOverload OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of create request dropped from previous GW Overload" ::= { affirmedZoneGatewayGwDebugStatsImsiMgrMessageStatsEntry 26 } affirmedZoneGatewayGwDebugStatsImsiMgrMessageStatsNumCreateReqDroppedSendBatchFail OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of create request dropped by send batch Fail" ::= { affirmedZoneGatewayGwDebugStatsImsiMgrMessageStatsEntry 27 } affirmedZoneGatewayGwDebugStatsImsiMgrMessageStatsNumCreateReqDroppedAddToBatchFail OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of create request dropped due add to Batch Fail" ::= { affirmedZoneGatewayGwDebugStatsImsiMgrMessageStatsEntry 28 } affirmedZoneGatewayGwDebugStatsImsiMgrMessageStatsNumChangeNotificationReqDroppedAddToBatchFail OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of change notification request dropped due to add to batch fail" ::= { affirmedZoneGatewayGwDebugStatsImsiMgrMessageStatsEntry 29 } affirmedZoneGatewayGwDebugStatsImsiMgrMessageStatsNumChangeNotificationRespDroppedAddToBatchFail OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of change notification response dropped add to batch fail" ::= { affirmedZoneGatewayGwDebugStatsImsiMgrMessageStatsEntry 30 } affirmedZoneGatewayGwDebugStatsImsiMgrMessageStatsNumChangeNotificationReqDroppedDecodeFail OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of change notification request dropped by decode fail" ::= { affirmedZoneGatewayGwDebugStatsImsiMgrMessageStatsEntry 31 } affirmedZoneGatewayGwDebugStatsImsiMgrMessageStatsNumChangeNotificationRespDroppedDecodeFail OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of change notification response dropped by decode fail" ::= { affirmedZoneGatewayGwDebugStatsImsiMgrMessageStatsEntry 32 } affirmedZoneGatewayGwDebugStatsImsiMgrMessageStatsNumCreateReqDroppedSlbTblEmpty OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of create request dropped by empty SLB Table" ::= { affirmedZoneGatewayGwDebugStatsImsiMgrMessageStatsEntry 33 } affirmedZoneGatewayGwDebugStatsImsiMgrMessageStatsNumCreateReqDroppedSgwCantAccept OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of create request dropped by SGW because cant accept" ::= { affirmedZoneGatewayGwDebugStatsImsiMgrMessageStatsEntry 34 } affirmedZoneGatewayGwDebugStatsImsiMgrMessageStatsNumCreateReqDroppedPgwCantAccept OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of create request dropped by PGW because cant accept" ::= { affirmedZoneGatewayGwDebugStatsImsiMgrMessageStatsEntry 35 } affirmedZoneGatewayGwDebugStatsImsiMgrMessageStatsNumCreateReqAddedToBatch OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of create request added to batch" ::= { affirmedZoneGatewayGwDebugStatsImsiMgrMessageStatsEntry 36 } affirmedZoneGatewayGwDebugStatsImsiMgrMessageStatsNumChangeNotificationReqPinnedSgwRateCtrlDropped OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of change notification request pinned SGW rate ctrl dropped" ::= { affirmedZoneGatewayGwDebugStatsImsiMgrMessageStatsEntry 37 } affirmedZoneGatewayGwDebugStatsImsiMgrMessageStatsNumChangeNotificationRespPinnedSgwRateCtrlDropped OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of change notification response pinned SGW rate ctrl dropped" ::= { affirmedZoneGatewayGwDebugStatsImsiMgrMessageStatsEntry 38 } affirmedZoneGatewayGwDebugStatsImsiMgrMessageStatsNumChangeNotificationReqDroppedNoGw OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of change notification request dropped due to no GW" ::= { affirmedZoneGatewayGwDebugStatsImsiMgrMessageStatsEntry 39 } affirmedZoneGatewayGwDebugStatsImsiMgrMessageStatsNumChangeNotificationRespDroppedNoGw OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of change notification response dropped due to no GW" ::= { affirmedZoneGatewayGwDebugStatsImsiMgrMessageStatsEntry 40 } affirmedZoneGatewayGwDebugStatsImsiMgrMessageStatsNumChangeNotificationReqDroppedSgwCantAccept OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of change notification request dropped SGW cant accept" ::= { affirmedZoneGatewayGwDebugStatsImsiMgrMessageStatsEntry 41 } affirmedZoneGatewayGwDebugStatsImsiMgrMessageStatsNumChangeNotificationRespDroppedSgwCantAccept OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of change notification response dropped SGW cant accept" ::= { affirmedZoneGatewayGwDebugStatsImsiMgrMessageStatsEntry 42 } affirmedZoneGatewayGwDebugStatsImsiMgrMessageStatsNumChangeNotificationReqDroppedPgwCantAccept OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of change notification request dropped PGW cant accept" ::= { affirmedZoneGatewayGwDebugStatsImsiMgrMessageStatsEntry 43 } affirmedZoneGatewayGwDebugStatsImsiMgrMessageStatsNumChangeNotificationRespDroppedPgwCantAccept OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of change notification response dropped PGW cant accept" ::= { affirmedZoneGatewayGwDebugStatsImsiMgrMessageStatsEntry 44 } affirmedZoneGatewayGwDebugStatsImsiMgrMessageStatsNumChangeNotificationReqPinnedPgwRateCtrlDropped OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of change notification requests pinned PGW Rate Ctrl dropped" ::= { affirmedZoneGatewayGwDebugStatsImsiMgrMessageStatsEntry 45 } affirmedZoneGatewayGwDebugStatsImsiMgrMessageStatsNumChangeNotificationRespPinnedPgwRateCtrlDropped OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of change notification response pinned PGW Rate Ctrl dropped" ::= { affirmedZoneGatewayGwDebugStatsImsiMgrMessageStatsEntry 46 } affirmedZoneGatewayGwDebugStatsImsiMgrMessageStatsNumCreateReqForwarded OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of create requests forwarded" ::= { affirmedZoneGatewayGwDebugStatsImsiMgrMessageStatsEntry 47 } affirmedZoneGatewayGwDebugStatsImsiMgrMessageStatsNumCreateReqSendBatchSuccess OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of create request send batch successes" ::= { affirmedZoneGatewayGwDebugStatsImsiMgrMessageStatsEntry 48 } affirmedZoneGatewayGwDebugStatsImsiMgrMessageStatsNumCreateReqSendBatchFailure OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of create request Send Batch failures" ::= { affirmedZoneGatewayGwDebugStatsImsiMgrMessageStatsEntry 49 } affirmedZoneGatewayGwDebugStatsImsiMgrMessageStatsNumCreateReqReSendBatchSuccess OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of create request ReSend batch successes" ::= { affirmedZoneGatewayGwDebugStatsImsiMgrMessageStatsEntry 50 } affirmedZoneGatewayGwDebugStatsImsiMgrMessageStatsNumCreateReqReSendBatchFailure OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of create request ReSend batch failures" ::= { affirmedZoneGatewayGwDebugStatsImsiMgrMessageStatsEntry 51 } affirmedZoneGatewayGwDebugStatsImsiMgrMessageStatsNumCreateReqUnmatchedNewPeerPgw OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of create request with unmatched new Peer PGW" ::= { affirmedZoneGatewayGwDebugStatsImsiMgrMessageStatsEntry 52 } affirmedZoneGatewayGwDebugStatsImsiMgrMessageStatsNumCreateReqUnmatchedPeerSgw OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of create request with unmatched Peer SGW" ::= { affirmedZoneGatewayGwDebugStatsImsiMgrMessageStatsEntry 53 } affirmedZoneGatewayGwDebugStatsImsiMgrMessageStatsNumCreateReqUnmatchedPeerPgw OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of create request with unmatched Peer PGW" ::= { affirmedZoneGatewayGwDebugStatsImsiMgrMessageStatsEntry 54 } affirmedZoneGatewayGwDebugStatsImsiMgrMessageStatsNumCreateReqReSendFailureNoGw OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of create request ReSend failure due to no GW" ::= { affirmedZoneGatewayGwDebugStatsImsiMgrMessageStatsEntry 55 } affirmedZoneGatewayGwDebugStatsImsiMgrMessageStatsNumCreateReqPinnedSgwRateCtrlDropped OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of create request pinned SGW Rate Ctrl Dropped" ::= { affirmedZoneGatewayGwDebugStatsImsiMgrMessageStatsEntry 56 } affirmedZoneGatewayGwDebugStatsImsiMgrMessageStatsNumCreateReqPinnedPgwRateCtrlDropped OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of create request dropped by pinned PGW Rate Ctrl Dropped" ::= { affirmedZoneGatewayGwDebugStatsImsiMgrMessageStatsEntry 57 } affirmedZoneGatewayGwDebugStatsImsiMgrMessageStatsNumEmergencyCreateReqReceived OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Emergency create request received" ::= { affirmedZoneGatewayGwDebugStatsImsiMgrMessageStatsEntry 58 } affirmedZoneGatewayGwDebugStatsImsiMgrMessageStatsNumEmergencyCreateReqDroppedAddToBatchFail OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Emergency create request dropped by add to batch fail" ::= { affirmedZoneGatewayGwDebugStatsImsiMgrMessageStatsEntry 59 } affirmedZoneGatewayGwDebugStatsImsiMgrMessageStatsNumSgwImsiInGwList OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of SGW in IMSI GwList" ::= { affirmedZoneGatewayGwDebugStatsImsiMgrMessageStatsEntry 60 } affirmedZoneGatewayGwDebugStatsImsiMgrMessageStatsNumPgwImsiInGwList OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of PGW in IMSI GW List" ::= { affirmedZoneGatewayGwDebugStatsImsiMgrMessageStatsEntry 61 } affirmedZoneGatewayGwDebugStatsImsiMgrMessageStatsNumSgwImsiNewGwSelected OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of SGW IMSI Newly Selected" ::= { affirmedZoneGatewayGwDebugStatsImsiMgrMessageStatsEntry 62 } affirmedZoneGatewayGwDebugStatsImsiMgrMessageStatsNumPgwImsiNewGwSelected OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of PGW IMSI Newly selected" ::= { affirmedZoneGatewayGwDebugStatsImsiMgrMessageStatsEntry 63 } affirmedZoneGatewayGwDebugStatsImsiMgrMessageStatsNumPinnedSgwSelectedPgw OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Pinned SGW and Selected PGW" ::= { affirmedZoneGatewayGwDebugStatsImsiMgrMessageStatsEntry 64 } affirmedZoneGatewayGwDebugStatsImsiMgrMessageStatsNumPinnedSgwPinnedPgw OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Pinned SGW and Pinned PGW" ::= { affirmedZoneGatewayGwDebugStatsImsiMgrMessageStatsEntry 65 } affirmedZoneGatewayGwDebugStatsImsiMgrMessageStatsNumSelectedSgwPinnedPgw OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Selected SGW and Pinned PGW" ::= { affirmedZoneGatewayGwDebugStatsImsiMgrMessageStatsEntry 66 } affirmedZoneGatewayGwDebugStatsImsiMgrMessageStatsNumSelectedSgwSelectedPgw OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Selected SGW and Selected PGW" ::= { affirmedZoneGatewayGwDebugStatsImsiMgrMessageStatsEntry 67 } affirmedZoneGatewayGwDebugStatsImsiMgrMessageStatsNumSpmMessagesReceived OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of SPM messages received" ::= { affirmedZoneGatewayGwDebugStatsImsiMgrMessageStatsEntry 68 } affirmedZoneGatewayGwDebugStatsImsiMgrMessageStatsNumSpmMessagesDroppedNotSynced OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of SPM messages Dropped Not Synced" ::= { affirmedZoneGatewayGwDebugStatsImsiMgrMessageStatsEntry 69 } affirmedZoneGatewayGwDebugStatsImsiMgrMessageStatsNumSpmReqDroppedNoIdentity OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of SPM messages Dropped No Identity" ::= { affirmedZoneGatewayGwDebugStatsImsiMgrMessageStatsEntry 70 } affirmedZoneGatewayGwDebugStatsImsiMgrMessageStatsNumSpmReqDroppedNoPseudonymIdentity OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of SPM messages Dropped No Pseudonym Identity" ::= { affirmedZoneGatewayGwDebugStatsImsiMgrMessageStatsEntry 71 } affirmedZoneGatewayGwDebugStatsImsiMgrMessageStatsNumSpmReqSentToPreferredGw OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of DIAMETER request messages sent to preferred GW" ::= { affirmedZoneGatewayGwDebugStatsImsiMgrMessageStatsEntry 72 } affirmedZoneGatewayGwDebugStatsImsiMgrMessageStatsNumDiameterReqReceived OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of DIAMETER request messages received" ::= { affirmedZoneGatewayGwDebugStatsImsiMgrMessageStatsEntry 73 } affirmedZoneGatewayGwDebugStatsImsiMgrMessageStatsNumDiameterReqDroppedDecodeFail OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of DIAMETER request messages dropped decode Fail" ::= { affirmedZoneGatewayGwDebugStatsImsiMgrMessageStatsEntry 74 } affirmedZoneGatewayGwDebugStatsImsiMgrMessageStatsNumDiameterReqDroppedNoImsi OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of DIAMETER request messages dropped IMSI not present" ::= { affirmedZoneGatewayGwDebugStatsImsiMgrMessageStatsEntry 75 } affirmedZoneGatewayGwDebugStatsImsiMgrMessageStatsNumDiameterReqDroppedNoSub OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of DIAMETER request messages dropped subscriber not found" ::= { affirmedZoneGatewayGwDebugStatsImsiMgrMessageStatsEntry 76 } affirmedZoneGatewayGwDebugStatsImsiMgrMessageStatsNumDiameterReqDroppedTaskNotFound OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of DIAMETER request messages dropped GW task not found" ::= { affirmedZoneGatewayGwDebugStatsImsiMgrMessageStatsEntry 77 } affirmedZoneGatewayGwDebugStatsImsiMgrMessageStatsNumDiameterReqAddedToBatchGw OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of DIAMETER request message sent to GW" ::= { affirmedZoneGatewayGwDebugStatsImsiMgrMessageStatsEntry 78 } affirmedZoneGatewayGwDebugStatsImsiMgrMessageStatsNumDiameterReqDroppedAddToBatchFail OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of DIAMETER request messages dropped can't add to batch" ::= { affirmedZoneGatewayGwDebugStatsImsiMgrMessageStatsEntry 79 } affirmedZoneGatewayGwDebugStatsImsiMgrMessageStatsNumCreateReqRejectedAdmissionControl OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Create Session or PDP Context Requests Rejected or Dropped due to Admission Control" ::= { affirmedZoneGatewayGwDebugStatsImsiMgrMessageStatsEntry 80 } affirmedZoneGatewayGwDebugStatsImsiMgrMessageStatsNumSpmMessagesReceivedWithImsi OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of SPM messages received with IMSI" ::= { affirmedZoneGatewayGwDebugStatsImsiMgrMessageStatsEntry 81 } affirmedZoneGatewayGwDebugStatsImsiMgrMessageStatsNumDiameterReqDroppedInvalidFormat OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of DIAMETER request messages dropped invalid format" ::= { affirmedZoneGatewayGwDebugStatsImsiMgrMessageStatsEntry 82 } affirmedZoneGatewayGwDebugStatsImsiMgrMessageStatsNumDiameterReqDroppedInvalidKey OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of DIAMETER request messages dropped invalid key" ::= { affirmedZoneGatewayGwDebugStatsImsiMgrMessageStatsEntry 83 } affirmedZoneGatewayGwDebugStatsImsiMgrMessageStatsNumSLMessagesDroppedNotSynced OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Session Learner messages Dropped Not Synced" ::= { affirmedZoneGatewayGwDebugStatsImsiMgrMessageStatsEntry 84 } affirmedZoneGatewayGwDebugStatsImsiMgrMessageStatsNumSLMessagesReceived OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Session Learner messages received" ::= { affirmedZoneGatewayGwDebugStatsImsiMgrMessageStatsEntry 85 } affirmedZoneGatewayGwDebugStatsImsiMgrMessageStatsNumSLMessagesAddedToBatchGw OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Session Learner messages sent to GW" ::= { affirmedZoneGatewayGwDebugStatsImsiMgrMessageStatsEntry 86 } affirmedZoneGatewayGwDebugStatsImsiMgrMessageStatsNumSLMessagesDroppedAddToBatchFail OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Session Learner messages dropped can't add to batch" ::= { affirmedZoneGatewayGwDebugStatsImsiMgrMessageStatsEntry 87 } affirmedZoneGatewayGwDebugStatsImsiMgrMessageStatsNumRadiusUsernameAnonymousGetIdentifierFromNaiFailed OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of times get identifier from NAI failed for RADIUS packets received with username anonymous" ::= { affirmedZoneGatewayGwDebugStatsImsiMgrMessageStatsEntry 88 } affirmedZoneGatewayGwDebugStatsSession-setupPdngwServiceLevelTable OBJECT-TYPE SYNTAX SEQUENCE OF AffirmedZoneGatewayGwDebugStatsSession-setupPdngwServiceLevelEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "" ::= { affirmedZoneMIB 260 } affirmedZoneGatewayGwDebugStatsSession-setupPdngwServiceLevelEntry OBJECT-TYPE SYNTAX AffirmedZoneGatewayGwDebugStatsSession-setupPdngwServiceLevelEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "" INDEX { affirmedZoneName, affirmedZoneGatewayGwDebugStatsSession-setupPdngwServiceLevelChassis } ::= { affirmedZoneGatewayGwDebugStatsSession-setupPdngwServiceLevelTable 1 } AffirmedZoneGatewayGwDebugStatsSession-setupPdngwServiceLevelEntry ::= SEQUENCE { affirmedZoneGatewayGwDebugStatsSession-setupPdngwServiceLevelChassis Unsigned32, affirmedZoneGatewayGwDebugStatsSession-setupPdngwServiceLevelNumDbgSessSetupAttempts ConfdString, affirmedZoneGatewayGwDebugStatsSession-setupPdngwServiceLevelNumDbgSessSetupSuccessful ConfdString, affirmedZoneGatewayGwDebugStatsSession-setupPdngwServiceLevelNumDbgFailedSessSetupCreateSessValidate ConfdString, affirmedZoneGatewayGwDebugStatsSession-setupPdngwServiceLevelNumDbgFailedSessSetupOperStatusDown ConfdString, affirmedZoneGatewayGwDebugStatsSession-setupPdngwServiceLevelNumDbgFailedSessSetupNoProcCtxt ConfdString, affirmedZoneGatewayGwDebugStatsSession-setupPdngwServiceLevelNumDbgFailedSessSetupApn ConfdString, affirmedZoneGatewayGwDebugStatsSession-setupPdngwServiceLevelNumDbgFailedSessSetupMappedApn ConfdString, affirmedZoneGatewayGwDebugStatsSession-setupPdngwServiceLevelNumDbgFailedCreateBearerCtxt ConfdString, affirmedZoneGatewayGwDebugStatsSession-setupPdngwServiceLevelNumDbgFailedFsapi ConfdString, affirmedZoneGatewayGwDebugStatsSession-setupPdngwServiceLevelNumDbgFailedNetContext ConfdString, affirmedZoneGatewayGwDebugStatsSession-setupPdngwServiceLevelNumDbgFailedPlmnid ConfdString, affirmedZoneGatewayGwDebugStatsSession-setupPdngwServiceLevelNumDbgFailedHandleGtpAttr ConfdString, affirmedZoneGatewayGwDebugStatsSession-setupPdngwServiceLevelNumDbgFailedApnRestriction ConfdString, affirmedZoneGatewayGwDebugStatsSession-setupPdngwServiceLevelNumDbgFailedTeid ConfdString, affirmedZoneGatewayGwDebugStatsSession-setupPdngwServiceLevelNumDbgFailedApnSelection ConfdString, affirmedZoneGatewayGwDebugStatsSession-setupPdngwServiceLevelNumDbgFailedUnknownPeer ConfdString, affirmedZoneGatewayGwDebugStatsSession-setupPdngwServiceLevelNumDbgFailedSprSendReq ConfdString, affirmedZoneGatewayGwDebugStatsSession-setupPdngwServiceLevelNumDbgFailedSprAuthReject ConfdString, affirmedZoneGatewayGwDebugStatsSession-setupPdngwServiceLevelNumDbgFailedSprProcessResp ConfdString, affirmedZoneGatewayGwDebugStatsSession-setupPdngwServiceLevelNumDbgFailedSprAuthNoWf ConfdString, affirmedZoneGatewayGwDebugStatsSession-setupPdngwServiceLevelNumDbgFailedSprAuthTimeout ConfdString, affirmedZoneGatewayGwDebugStatsSession-setupPdngwServiceLevelNumDbgFailedPcrfPolicy ConfdString, affirmedZoneGatewayGwDebugStatsSession-setupPdngwServiceLevelNumDbgFailedPcrfReject ConfdString, affirmedZoneGatewayGwDebugStatsSession-setupPdngwServiceLevelNumDbgFailedPcrfProcessResp ConfdString, affirmedZoneGatewayGwDebugStatsSession-setupPdngwServiceLevelNumDbgFailedPcrfTimeout ConfdString, affirmedZoneGatewayGwDebugStatsSession-setupPdngwServiceLevelNumDbgFailedOcsSendReq ConfdString, affirmedZoneGatewayGwDebugStatsSession-setupPdngwServiceLevelNumDbgFailedOcsReject ConfdString, affirmedZoneGatewayGwDebugStatsSession-setupPdngwServiceLevelNumDbgFailedOcsProcessResp ConfdString, affirmedZoneGatewayGwDebugStatsSession-setupPdngwServiceLevelNumDbgFailedOcsCharging ConfdString, affirmedZoneGatewayGwDebugStatsSession-setupPdngwServiceLevelNumDbgFailedOcsTimeout ConfdString, affirmedZoneGatewayGwDebugStatsSession-setupPdngwServiceLevelNumDbgFailedChargingInst ConfdString, affirmedZoneGatewayGwDebugStatsSession-setupPdngwServiceLevelNumDbgFailedPrePaidChargingInst ConfdString, affirmedZoneGatewayGwDebugStatsSession-setupPdngwServiceLevelNumDbgFailedWfQosPolicyRules ConfdString, affirmedZoneGatewayGwDebugStatsSession-setupPdngwServiceLevelNumDbgFailedApnAmbr ConfdString, affirmedZoneGatewayGwDebugStatsSession-setupPdngwServiceLevelNumDbgFailedNaRsrcAllocSend ConfdString, affirmedZoneGatewayGwDebugStatsSession-setupPdngwServiceLevelNumDbgFailedNaRsrcAllocResp ConfdString, affirmedZoneGatewayGwDebugStatsSession-setupPdngwServiceLevelNumDbgFailedDhcpInvProfile ConfdString, affirmedZoneGatewayGwDebugStatsSession-setupPdngwServiceLevelNumDbgFailedDhcpClientSendReq ConfdString, affirmedZoneGatewayGwDebugStatsSession-setupPdngwServiceLevelNumDbgFailedDhcpClientProcessResp ConfdString, affirmedZoneGatewayGwDebugStatsSession-setupPdngwServiceLevelNumDbgFailedDhcpClientTimeout ConfdString, affirmedZoneGatewayGwDebugStatsSession-setupPdngwServiceLevelNumDbgFailedLdapSearchReq ConfdString, affirmedZoneGatewayGwDebugStatsSession-setupPdngwServiceLevelNumDbgFailedLdapReject ConfdString, affirmedZoneGatewayGwDebugStatsSession-setupPdngwServiceLevelNumDbgFailedLdapProcessResp ConfdString, affirmedZoneGatewayGwDebugStatsSession-setupPdngwServiceLevelNumDbgFailedLdapSearchNoWf ConfdString, affirmedZoneGatewayGwDebugStatsSession-setupPdngwServiceLevelNumDbgFailedLdapNoChargingSvc ConfdString, affirmedZoneGatewayGwDebugStatsSession-setupPdngwServiceLevelNumDbgFailedLdapTimeout ConfdString, affirmedZoneGatewayGwDebugStatsSession-setupPdngwServiceLevelNumDbgFailedNasStaticIp ConfdString, affirmedZoneGatewayGwDebugStatsSession-setupPdngwServiceLevelNumDbgFailedNasSendReq ConfdString, affirmedZoneGatewayGwDebugStatsSession-setupPdngwServiceLevelNumDbgFailedNasProcessResp ConfdString, affirmedZoneGatewayGwDebugStatsSession-setupPdngwServiceLevelNumDbgFailedNasMcd ConfdString, affirmedZoneGatewayGwDebugStatsSession-setupPdngwServiceLevelNumDbgFailedNasTimeout ConfdString, affirmedZoneGatewayGwDebugStatsSession-setupPdngwServiceLevelNumDbgFailedFpWfMcdAdd ConfdString, affirmedZoneGatewayGwDebugStatsSession-setupPdngwServiceLevelNumDbgFailedFpWfMcdAddResp ConfdString, affirmedZoneGatewayGwDebugStatsSession-setupPdngwServiceLevelNumDbgFailedFpWfMcdAddTimeout ConfdString, affirmedZoneGatewayGwDebugStatsSession-setupPdngwServiceLevelNumDbgFailedAcctIntf ConfdString, affirmedZoneGatewayGwDebugStatsSession-setupPdngwServiceLevelNumDbgFailedAcctSendReq ConfdString, affirmedZoneGatewayGwDebugStatsSession-setupPdngwServiceLevelNumDbgFailedAcctReject ConfdString, affirmedZoneGatewayGwDebugStatsSession-setupPdngwServiceLevelNumDbgFailedAcctProcessResp ConfdString, affirmedZoneGatewayGwDebugStatsSession-setupPdngwServiceLevelNumDbgFailedAcctTimeout ConfdString, affirmedZoneGatewayGwDebugStatsSession-setupPdngwServiceLevelNumDbgFailedStartTimer ConfdString, affirmedZoneGatewayGwDebugStatsSession-setupPdngwServiceLevelNumDbgFailedProcCtxt ConfdString, affirmedZoneGatewayGwDebugStatsSession-setupPdngwServiceLevelNumDbgFailedMemAlloc ConfdString, affirmedZoneGatewayGwDebugStatsSession-setupPdngwServiceLevelNumDbgFailedPolicyConfig ConfdString, affirmedZoneGatewayGwDebugStatsSession-setupPdngwServiceLevelNumDbgFailedCreateSessionResponseSend ConfdString, affirmedZoneGatewayGwDebugStatsSession-setupPdngwServiceLevelNumDbgFailedSessSetupMisc ConfdString, affirmedZoneGatewayGwDebugStatsSession-setupPdngwServiceLevelNumDbgFailedL2tpSessionCreateReq ConfdString, affirmedZoneGatewayGwDebugStatsSession-setupPdngwServiceLevelNumDbgFailedL2tpSessionCreateRsp ConfdString, affirmedZoneGatewayGwDebugStatsSession-setupPdngwServiceLevelNumDbgFailedL2tpSessionCreateTimeout ConfdString, affirmedZoneGatewayGwDebugStatsSession-setupPdngwServiceLevelNumDbgFailedL2tpPppRscAllocReq ConfdString, affirmedZoneGatewayGwDebugStatsSession-setupPdngwServiceLevelNumDbgFailedL2tpPppRscAllocRsp ConfdString, affirmedZoneGatewayGwDebugStatsSession-setupPdngwServiceLevelNumDbgFailedL2tpPppRscAllocTimeout ConfdString, affirmedZoneGatewayGwDebugStatsSession-setupPdngwServiceLevelNumDbgFailedS6bAuthReq ConfdString, affirmedZoneGatewayGwDebugStatsSession-setupPdngwServiceLevelNumDbgFailedS6bAuthReject ConfdString, affirmedZoneGatewayGwDebugStatsSession-setupPdngwServiceLevelNumDbgFailedS6bAuthTimeout ConfdString, affirmedZoneGatewayGwDebugStatsSession-setupPdngwServiceLevelNumDbgFailedPgwReject ConfdString, affirmedZoneGatewayGwDebugStatsSession-setupPdngwServiceLevelNumDbgFailedPgwNoResponse ConfdString, affirmedZoneGatewayGwDebugStatsSession-setupPdngwServiceLevelNumDbgFailedUserBan ConfdString, affirmedZoneGatewayGwDebugStatsSession-setupPdngwServiceLevelNumDbgFailed2gGtpv0CupsSessionReject ConfdString, affirmedZoneGatewayGwDebugStatsSession-setupPdngwServiceLevelNumDbgSessSetupChangeSessToColocatedReqSent ConfdString, affirmedZoneGatewayGwDebugStatsSession-setupPdngwServiceLevelNumDbgSessSetupChangeSessToColocatedRspRecvSuccess ConfdString, affirmedZoneGatewayGwDebugStatsSession-setupPdngwServiceLevelNumDbgSessSetupChangeSessToColocatedRspRecvFailure ConfdString, affirmedZoneGatewayGwDebugStatsSession-setupPdngwServiceLevelNumDbgSessSetupChangeSessToColocatedRspTimeout ConfdString, affirmedZoneGatewayGwDebugStatsSession-setupPdngwServiceLevelNumDbgSessSetupChangeSessToColocatedInternalFailure ConfdString, affirmedZoneGatewayGwDebugStatsSession-setupPdngwServiceLevelNumDbgFailedNoServiceRule ConfdString, affirmedZoneGatewayGwDebugStatsSession-setupPdngwServiceLevelNumDbgFailedOverloadMCDSync ConfdString } affirmedZoneGatewayGwDebugStatsSession-setupPdngwServiceLevelChassis OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS not-accessible STATUS current DESCRIPTION "chassis ID" ::= { affirmedZoneGatewayGwDebugStatsSession-setupPdngwServiceLevelEntry 1 } affirmedZoneGatewayGwDebugStatsSession-setupPdngwServiceLevelNumDbgSessSetupAttempts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Session Setup Attempts" ::= { affirmedZoneGatewayGwDebugStatsSession-setupPdngwServiceLevelEntry 2 } affirmedZoneGatewayGwDebugStatsSession-setupPdngwServiceLevelNumDbgSessSetupSuccessful OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Session Setups Successful" ::= { affirmedZoneGatewayGwDebugStatsSession-setupPdngwServiceLevelEntry 3 } affirmedZoneGatewayGwDebugStatsSession-setupPdngwServiceLevelNumDbgFailedSessSetupCreateSessValidate OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Session Setups Failed due to failing Create Session Validation" ::= { affirmedZoneGatewayGwDebugStatsSession-setupPdngwServiceLevelEntry 4 } affirmedZoneGatewayGwDebugStatsSession-setupPdngwServiceLevelNumDbgFailedSessSetupOperStatusDown OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Session Setups Failed due to Oper Status Down" ::= { affirmedZoneGatewayGwDebugStatsSession-setupPdngwServiceLevelEntry 5 } affirmedZoneGatewayGwDebugStatsSession-setupPdngwServiceLevelNumDbgFailedSessSetupNoProcCtxt OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Session Setups Failed due to no procedure context" ::= { affirmedZoneGatewayGwDebugStatsSession-setupPdngwServiceLevelEntry 6 } affirmedZoneGatewayGwDebugStatsSession-setupPdngwServiceLevelNumDbgFailedSessSetupApn OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Session Setups Failed due to no such APN" ::= { affirmedZoneGatewayGwDebugStatsSession-setupPdngwServiceLevelEntry 7 } affirmedZoneGatewayGwDebugStatsSession-setupPdngwServiceLevelNumDbgFailedSessSetupMappedApn OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Session Setups Failed due to APN Mapping" ::= { affirmedZoneGatewayGwDebugStatsSession-setupPdngwServiceLevelEntry 8 } affirmedZoneGatewayGwDebugStatsSession-setupPdngwServiceLevelNumDbgFailedCreateBearerCtxt OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Session Setups Failed due to CreateBearerCtxt" ::= { affirmedZoneGatewayGwDebugStatsSession-setupPdngwServiceLevelEntry 9 } affirmedZoneGatewayGwDebugStatsSession-setupPdngwServiceLevelNumDbgFailedFsapi OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Session Setups Failed due to FSAPI" ::= { affirmedZoneGatewayGwDebugStatsSession-setupPdngwServiceLevelEntry 10 } affirmedZoneGatewayGwDebugStatsSession-setupPdngwServiceLevelNumDbgFailedNetContext OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Session Setups Failed due to Network Context" ::= { affirmedZoneGatewayGwDebugStatsSession-setupPdngwServiceLevelEntry 11 } affirmedZoneGatewayGwDebugStatsSession-setupPdngwServiceLevelNumDbgFailedPlmnid OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Session Setups Failed due to Plmnid" ::= { affirmedZoneGatewayGwDebugStatsSession-setupPdngwServiceLevelEntry 12 } affirmedZoneGatewayGwDebugStatsSession-setupPdngwServiceLevelNumDbgFailedHandleGtpAttr OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Session Setups Failed due to GTP Attribute Handling" ::= { affirmedZoneGatewayGwDebugStatsSession-setupPdngwServiceLevelEntry 13 } affirmedZoneGatewayGwDebugStatsSession-setupPdngwServiceLevelNumDbgFailedApnRestriction OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Session Setups Failed due to APN Restriction" ::= { affirmedZoneGatewayGwDebugStatsSession-setupPdngwServiceLevelEntry 14 } affirmedZoneGatewayGwDebugStatsSession-setupPdngwServiceLevelNumDbgFailedTeid OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Session Setups Failed due to Teid" ::= { affirmedZoneGatewayGwDebugStatsSession-setupPdngwServiceLevelEntry 15 } affirmedZoneGatewayGwDebugStatsSession-setupPdngwServiceLevelNumDbgFailedApnSelection OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Session Setups Failed due to APN Selection" ::= { affirmedZoneGatewayGwDebugStatsSession-setupPdngwServiceLevelEntry 16 } affirmedZoneGatewayGwDebugStatsSession-setupPdngwServiceLevelNumDbgFailedUnknownPeer OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Session Setups Failed due to Unknown Peer" ::= { affirmedZoneGatewayGwDebugStatsSession-setupPdngwServiceLevelEntry 17 } affirmedZoneGatewayGwDebugStatsSession-setupPdngwServiceLevelNumDbgFailedSprSendReq OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Session Setups Failed due to SPR Send Request" ::= { affirmedZoneGatewayGwDebugStatsSession-setupPdngwServiceLevelEntry 18 } affirmedZoneGatewayGwDebugStatsSession-setupPdngwServiceLevelNumDbgFailedSprAuthReject OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Session Setups Failed due to SPR Auth Reject" ::= { affirmedZoneGatewayGwDebugStatsSession-setupPdngwServiceLevelEntry 19 } affirmedZoneGatewayGwDebugStatsSession-setupPdngwServiceLevelNumDbgFailedSprProcessResp OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Session Setups Failed due to SPR Process Response" ::= { affirmedZoneGatewayGwDebugStatsSession-setupPdngwServiceLevelEntry 20 } affirmedZoneGatewayGwDebugStatsSession-setupPdngwServiceLevelNumDbgFailedSprAuthNoWf OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Session Setups Failed due to SPR Auth No Workflow" ::= { affirmedZoneGatewayGwDebugStatsSession-setupPdngwServiceLevelEntry 21 } affirmedZoneGatewayGwDebugStatsSession-setupPdngwServiceLevelNumDbgFailedSprAuthTimeout OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Session Setups Failed due to SPR Auth Timeout" ::= { affirmedZoneGatewayGwDebugStatsSession-setupPdngwServiceLevelEntry 22 } affirmedZoneGatewayGwDebugStatsSession-setupPdngwServiceLevelNumDbgFailedPcrfPolicy OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Session Setups Failed due to PCRF Policy" ::= { affirmedZoneGatewayGwDebugStatsSession-setupPdngwServiceLevelEntry 23 } affirmedZoneGatewayGwDebugStatsSession-setupPdngwServiceLevelNumDbgFailedPcrfReject OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Session Setups Failed due to PCRF Reject" ::= { affirmedZoneGatewayGwDebugStatsSession-setupPdngwServiceLevelEntry 24 } affirmedZoneGatewayGwDebugStatsSession-setupPdngwServiceLevelNumDbgFailedPcrfProcessResp OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Session Setups Failed due to PCRF Process Response" ::= { affirmedZoneGatewayGwDebugStatsSession-setupPdngwServiceLevelEntry 25 } affirmedZoneGatewayGwDebugStatsSession-setupPdngwServiceLevelNumDbgFailedPcrfTimeout OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Session Setups Failed due to PCRF Timeout" ::= { affirmedZoneGatewayGwDebugStatsSession-setupPdngwServiceLevelEntry 26 } affirmedZoneGatewayGwDebugStatsSession-setupPdngwServiceLevelNumDbgFailedOcsSendReq OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Session Setups Failed due to OCS Send Request" ::= { affirmedZoneGatewayGwDebugStatsSession-setupPdngwServiceLevelEntry 27 } affirmedZoneGatewayGwDebugStatsSession-setupPdngwServiceLevelNumDbgFailedOcsReject OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Session Setups Failed due to OCS Reject" ::= { affirmedZoneGatewayGwDebugStatsSession-setupPdngwServiceLevelEntry 28 } affirmedZoneGatewayGwDebugStatsSession-setupPdngwServiceLevelNumDbgFailedOcsProcessResp OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Session Setups Failed due to OcsProcessResp" ::= { affirmedZoneGatewayGwDebugStatsSession-setupPdngwServiceLevelEntry 29 } affirmedZoneGatewayGwDebugStatsSession-setupPdngwServiceLevelNumDbgFailedOcsCharging OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Session Setups Failed due to OCS Charging" ::= { affirmedZoneGatewayGwDebugStatsSession-setupPdngwServiceLevelEntry 30 } affirmedZoneGatewayGwDebugStatsSession-setupPdngwServiceLevelNumDbgFailedOcsTimeout OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Session Setups Failed due to OCS Timeout" ::= { affirmedZoneGatewayGwDebugStatsSession-setupPdngwServiceLevelEntry 31 } affirmedZoneGatewayGwDebugStatsSession-setupPdngwServiceLevelNumDbgFailedChargingInst OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Session Setups Failed due to Charging Instance" ::= { affirmedZoneGatewayGwDebugStatsSession-setupPdngwServiceLevelEntry 32 } affirmedZoneGatewayGwDebugStatsSession-setupPdngwServiceLevelNumDbgFailedPrePaidChargingInst OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Session Setups Failed due to Pre-paid Charging Instance" ::= { affirmedZoneGatewayGwDebugStatsSession-setupPdngwServiceLevelEntry 33 } affirmedZoneGatewayGwDebugStatsSession-setupPdngwServiceLevelNumDbgFailedWfQosPolicyRules OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Session Setups Failed due to Workflow Qos Policy Rules" ::= { affirmedZoneGatewayGwDebugStatsSession-setupPdngwServiceLevelEntry 34 } affirmedZoneGatewayGwDebugStatsSession-setupPdngwServiceLevelNumDbgFailedApnAmbr OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Session Setups Failed due to APN AMBR" ::= { affirmedZoneGatewayGwDebugStatsSession-setupPdngwServiceLevelEntry 35 } affirmedZoneGatewayGwDebugStatsSession-setupPdngwServiceLevelNumDbgFailedNaRsrcAllocSend OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Session Setups Failed due to Net Agent Resource Alloc Send" ::= { affirmedZoneGatewayGwDebugStatsSession-setupPdngwServiceLevelEntry 36 } affirmedZoneGatewayGwDebugStatsSession-setupPdngwServiceLevelNumDbgFailedNaRsrcAllocResp OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Session Setups Failed due to Net Agent Resource Alloc Resp" ::= { affirmedZoneGatewayGwDebugStatsSession-setupPdngwServiceLevelEntry 37 } affirmedZoneGatewayGwDebugStatsSession-setupPdngwServiceLevelNumDbgFailedDhcpInvProfile OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Session Setups Failed due to DHCP Invalid Profile" ::= { affirmedZoneGatewayGwDebugStatsSession-setupPdngwServiceLevelEntry 38 } affirmedZoneGatewayGwDebugStatsSession-setupPdngwServiceLevelNumDbgFailedDhcpClientSendReq OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Session Setups Failed due to DHCP Client Send Req" ::= { affirmedZoneGatewayGwDebugStatsSession-setupPdngwServiceLevelEntry 39 } affirmedZoneGatewayGwDebugStatsSession-setupPdngwServiceLevelNumDbgFailedDhcpClientProcessResp OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Session Setups Failed due to DHCP Client Process Resp" ::= { affirmedZoneGatewayGwDebugStatsSession-setupPdngwServiceLevelEntry 40 } affirmedZoneGatewayGwDebugStatsSession-setupPdngwServiceLevelNumDbgFailedDhcpClientTimeout OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Session Setups Failed due to DHCP Client Timeout" ::= { affirmedZoneGatewayGwDebugStatsSession-setupPdngwServiceLevelEntry 41 } affirmedZoneGatewayGwDebugStatsSession-setupPdngwServiceLevelNumDbgFailedLdapSearchReq OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Session Setups Failed due to LDAP Search Req" ::= { affirmedZoneGatewayGwDebugStatsSession-setupPdngwServiceLevelEntry 42 } affirmedZoneGatewayGwDebugStatsSession-setupPdngwServiceLevelNumDbgFailedLdapReject OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Session Setups Failed due to LDAP Reject" ::= { affirmedZoneGatewayGwDebugStatsSession-setupPdngwServiceLevelEntry 43 } affirmedZoneGatewayGwDebugStatsSession-setupPdngwServiceLevelNumDbgFailedLdapProcessResp OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Session Setups Failed due to LDAP Process Resp" ::= { affirmedZoneGatewayGwDebugStatsSession-setupPdngwServiceLevelEntry 44 } affirmedZoneGatewayGwDebugStatsSession-setupPdngwServiceLevelNumDbgFailedLdapSearchNoWf OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Session Setups Failed due to LdapSearchNoWf" ::= { affirmedZoneGatewayGwDebugStatsSession-setupPdngwServiceLevelEntry 45 } affirmedZoneGatewayGwDebugStatsSession-setupPdngwServiceLevelNumDbgFailedLdapNoChargingSvc OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Session Setups Failed due to LDAP No Charging Service" ::= { affirmedZoneGatewayGwDebugStatsSession-setupPdngwServiceLevelEntry 46 } affirmedZoneGatewayGwDebugStatsSession-setupPdngwServiceLevelNumDbgFailedLdapTimeout OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Session Setups Failed due to LDAP Timeout" ::= { affirmedZoneGatewayGwDebugStatsSession-setupPdngwServiceLevelEntry 47 } affirmedZoneGatewayGwDebugStatsSession-setupPdngwServiceLevelNumDbgFailedNasStaticIp OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Session Setups Failed due to NAS Static Ip" ::= { affirmedZoneGatewayGwDebugStatsSession-setupPdngwServiceLevelEntry 48 } affirmedZoneGatewayGwDebugStatsSession-setupPdngwServiceLevelNumDbgFailedNasSendReq OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Session Setups Failed due to NAS Send Req" ::= { affirmedZoneGatewayGwDebugStatsSession-setupPdngwServiceLevelEntry 49 } affirmedZoneGatewayGwDebugStatsSession-setupPdngwServiceLevelNumDbgFailedNasProcessResp OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Session Setups Failed due to NAS Process Resp" ::= { affirmedZoneGatewayGwDebugStatsSession-setupPdngwServiceLevelEntry 50 } affirmedZoneGatewayGwDebugStatsSession-setupPdngwServiceLevelNumDbgFailedNasMcd OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Session Setups Failed due to NAS MCD" ::= { affirmedZoneGatewayGwDebugStatsSession-setupPdngwServiceLevelEntry 51 } affirmedZoneGatewayGwDebugStatsSession-setupPdngwServiceLevelNumDbgFailedNasTimeout OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Session Setups Failed due to NAS Timeout" ::= { affirmedZoneGatewayGwDebugStatsSession-setupPdngwServiceLevelEntry 52 } affirmedZoneGatewayGwDebugStatsSession-setupPdngwServiceLevelNumDbgFailedFpWfMcdAdd OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Session Setups Failed due to FP Workflow MCD Add" ::= { affirmedZoneGatewayGwDebugStatsSession-setupPdngwServiceLevelEntry 53 } affirmedZoneGatewayGwDebugStatsSession-setupPdngwServiceLevelNumDbgFailedFpWfMcdAddResp OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Session Setups Failed due to FP Workflow MCD Add Resp" ::= { affirmedZoneGatewayGwDebugStatsSession-setupPdngwServiceLevelEntry 54 } affirmedZoneGatewayGwDebugStatsSession-setupPdngwServiceLevelNumDbgFailedFpWfMcdAddTimeout OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Session Setups Failed due to FP Workflow MCD Add Timeout" ::= { affirmedZoneGatewayGwDebugStatsSession-setupPdngwServiceLevelEntry 55 } affirmedZoneGatewayGwDebugStatsSession-setupPdngwServiceLevelNumDbgFailedAcctIntf OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Session Setups Failed due to Accounting Intf" ::= { affirmedZoneGatewayGwDebugStatsSession-setupPdngwServiceLevelEntry 56 } affirmedZoneGatewayGwDebugStatsSession-setupPdngwServiceLevelNumDbgFailedAcctSendReq OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Session Setups Failed due to Accounting SendReq" ::= { affirmedZoneGatewayGwDebugStatsSession-setupPdngwServiceLevelEntry 57 } affirmedZoneGatewayGwDebugStatsSession-setupPdngwServiceLevelNumDbgFailedAcctReject OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Session Setups Failed due to Accounting Reject" ::= { affirmedZoneGatewayGwDebugStatsSession-setupPdngwServiceLevelEntry 58 } affirmedZoneGatewayGwDebugStatsSession-setupPdngwServiceLevelNumDbgFailedAcctProcessResp OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Session Setups Failed due to Accounting Process Resp" ::= { affirmedZoneGatewayGwDebugStatsSession-setupPdngwServiceLevelEntry 59 } affirmedZoneGatewayGwDebugStatsSession-setupPdngwServiceLevelNumDbgFailedAcctTimeout OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Session Setups Failed due to Accounting Timeout" ::= { affirmedZoneGatewayGwDebugStatsSession-setupPdngwServiceLevelEntry 60 } affirmedZoneGatewayGwDebugStatsSession-setupPdngwServiceLevelNumDbgFailedStartTimer OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Session Setups Failed due to Start Timer" ::= { affirmedZoneGatewayGwDebugStatsSession-setupPdngwServiceLevelEntry 61 } affirmedZoneGatewayGwDebugStatsSession-setupPdngwServiceLevelNumDbgFailedProcCtxt OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Session Setups Failed due to Procedure Context" ::= { affirmedZoneGatewayGwDebugStatsSession-setupPdngwServiceLevelEntry 62 } affirmedZoneGatewayGwDebugStatsSession-setupPdngwServiceLevelNumDbgFailedMemAlloc OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Session Setups Failed due to Memory Allocation" ::= { affirmedZoneGatewayGwDebugStatsSession-setupPdngwServiceLevelEntry 63 } affirmedZoneGatewayGwDebugStatsSession-setupPdngwServiceLevelNumDbgFailedPolicyConfig OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Session Setups Failed due to PolicyConfig" ::= { affirmedZoneGatewayGwDebugStatsSession-setupPdngwServiceLevelEntry 64 } affirmedZoneGatewayGwDebugStatsSession-setupPdngwServiceLevelNumDbgFailedCreateSessionResponseSend OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Session Setups Failed due to CreateSessionResponseSend" ::= { affirmedZoneGatewayGwDebugStatsSession-setupPdngwServiceLevelEntry 65 } affirmedZoneGatewayGwDebugStatsSession-setupPdngwServiceLevelNumDbgFailedSessSetupMisc OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Session Setups Failed due to Misc Reason" ::= { affirmedZoneGatewayGwDebugStatsSession-setupPdngwServiceLevelEntry 66 } affirmedZoneGatewayGwDebugStatsSession-setupPdngwServiceLevelNumDbgFailedL2tpSessionCreateReq OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Session Setups Failed due to L2tp Session CreateReq" ::= { affirmedZoneGatewayGwDebugStatsSession-setupPdngwServiceLevelEntry 67 } affirmedZoneGatewayGwDebugStatsSession-setupPdngwServiceLevelNumDbgFailedL2tpSessionCreateRsp OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Session Setups Failed due to L2tp Session CreateRsp" ::= { affirmedZoneGatewayGwDebugStatsSession-setupPdngwServiceLevelEntry 68 } affirmedZoneGatewayGwDebugStatsSession-setupPdngwServiceLevelNumDbgFailedL2tpSessionCreateTimeout OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Session Setups Failed due to L2tp Session Create Timeout" ::= { affirmedZoneGatewayGwDebugStatsSession-setupPdngwServiceLevelEntry 69 } affirmedZoneGatewayGwDebugStatsSession-setupPdngwServiceLevelNumDbgFailedL2tpPppRscAllocReq OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Session Setups Failed due to L2tp PPP Rsc Alloc Req" ::= { affirmedZoneGatewayGwDebugStatsSession-setupPdngwServiceLevelEntry 70 } affirmedZoneGatewayGwDebugStatsSession-setupPdngwServiceLevelNumDbgFailedL2tpPppRscAllocRsp OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Session Setups Failed due to L2tp PPP Rsc Alloc Rsp" ::= { affirmedZoneGatewayGwDebugStatsSession-setupPdngwServiceLevelEntry 71 } affirmedZoneGatewayGwDebugStatsSession-setupPdngwServiceLevelNumDbgFailedL2tpPppRscAllocTimeout OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Session Setups Failed due to L2tp PPP Rsc Alloc Timeout" ::= { affirmedZoneGatewayGwDebugStatsSession-setupPdngwServiceLevelEntry 72 } affirmedZoneGatewayGwDebugStatsSession-setupPdngwServiceLevelNumDbgFailedS6bAuthReq OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Session Setups Failed due to Initial S6b Auth Request" ::= { affirmedZoneGatewayGwDebugStatsSession-setupPdngwServiceLevelEntry 73 } affirmedZoneGatewayGwDebugStatsSession-setupPdngwServiceLevelNumDbgFailedS6bAuthReject OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Session Setups Failed due to Initial S6b Auth Reject" ::= { affirmedZoneGatewayGwDebugStatsSession-setupPdngwServiceLevelEntry 74 } affirmedZoneGatewayGwDebugStatsSession-setupPdngwServiceLevelNumDbgFailedS6bAuthTimeout OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Session Setups Failed due to Initial S6b Auth Timeout " ::= { affirmedZoneGatewayGwDebugStatsSession-setupPdngwServiceLevelEntry 75 } affirmedZoneGatewayGwDebugStatsSession-setupPdngwServiceLevelNumDbgFailedPgwReject OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Session Setups Failed due to Remote PGW Rejecting Call" ::= { affirmedZoneGatewayGwDebugStatsSession-setupPdngwServiceLevelEntry 76 } affirmedZoneGatewayGwDebugStatsSession-setupPdngwServiceLevelNumDbgFailedPgwNoResponse OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Session Setups Failed due to Remote PGW Not Responding" ::= { affirmedZoneGatewayGwDebugStatsSession-setupPdngwServiceLevelEntry 77 } affirmedZoneGatewayGwDebugStatsSession-setupPdngwServiceLevelNumDbgFailedUserBan OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Session Setups Failed due to Session Blocked by User Ban" ::= { affirmedZoneGatewayGwDebugStatsSession-setupPdngwServiceLevelEntry 78 } affirmedZoneGatewayGwDebugStatsSession-setupPdngwServiceLevelNumDbgFailed2gGtpv0CupsSessionReject OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Session Setups Failed due to 2g Gtpv0 CUPS Session Mode is not supported" ::= { affirmedZoneGatewayGwDebugStatsSession-setupPdngwServiceLevelEntry 79 } affirmedZoneGatewayGwDebugStatsSession-setupPdngwServiceLevelNumDbgSessSetupChangeSessToColocatedReqSent OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Change Session To Colocated Request sent to SGW" ::= { affirmedZoneGatewayGwDebugStatsSession-setupPdngwServiceLevelEntry 80 } affirmedZoneGatewayGwDebugStatsSession-setupPdngwServiceLevelNumDbgSessSetupChangeSessToColocatedRspRecvSuccess OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Change Session To Colocated Response Received Success" ::= { affirmedZoneGatewayGwDebugStatsSession-setupPdngwServiceLevelEntry 81 } affirmedZoneGatewayGwDebugStatsSession-setupPdngwServiceLevelNumDbgSessSetupChangeSessToColocatedRspRecvFailure OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Change Session To Colocated Response Received Failure" ::= { affirmedZoneGatewayGwDebugStatsSession-setupPdngwServiceLevelEntry 82 } affirmedZoneGatewayGwDebugStatsSession-setupPdngwServiceLevelNumDbgSessSetupChangeSessToColocatedRspTimeout OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Change Session To Colocated Response Timeout" ::= { affirmedZoneGatewayGwDebugStatsSession-setupPdngwServiceLevelEntry 83 } affirmedZoneGatewayGwDebugStatsSession-setupPdngwServiceLevelNumDbgSessSetupChangeSessToColocatedInternalFailure OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Change Session To Colocated Internal Failure" ::= { affirmedZoneGatewayGwDebugStatsSession-setupPdngwServiceLevelEntry 84 } affirmedZoneGatewayGwDebugStatsSession-setupPdngwServiceLevelNumDbgFailedNoServiceRule OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Session Setups Failed due to no service rule" ::= { affirmedZoneGatewayGwDebugStatsSession-setupPdngwServiceLevelEntry 85 } affirmedZoneGatewayGwDebugStatsSession-setupPdngwServiceLevelNumDbgFailedOverloadMCDSync OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Session Setup Rejects due to Overload MCD-Sync" ::= { affirmedZoneGatewayGwDebugStatsSession-setupPdngwServiceLevelEntry 86 } affirmedZoneGatewayGwDebugStatsSession-setupPdngwInstanceLevelTable OBJECT-TYPE SYNTAX SEQUENCE OF AffirmedZoneGatewayGwDebugStatsSession-setupPdngwInstanceLevelEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "" ::= { affirmedZoneMIB 261 } affirmedZoneGatewayGwDebugStatsSession-setupPdngwInstanceLevelEntry OBJECT-TYPE SYNTAX AffirmedZoneGatewayGwDebugStatsSession-setupPdngwInstanceLevelEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "" INDEX { affirmedZoneName, affirmedZoneGatewayGwDebugStatsSession-setupPdngwInstanceLevelServiceName } ::= { affirmedZoneGatewayGwDebugStatsSession-setupPdngwInstanceLevelTable 1 } AffirmedZoneGatewayGwDebugStatsSession-setupPdngwInstanceLevelEntry ::= SEQUENCE { affirmedZoneGatewayGwDebugStatsSession-setupPdngwInstanceLevelServiceName String, affirmedZoneGatewayGwDebugStatsSession-setupPdngwInstanceLevelNumDbgSessSetupAttempts ConfdString, affirmedZoneGatewayGwDebugStatsSession-setupPdngwInstanceLevelNumDbgSessSetupSuccessful ConfdString, affirmedZoneGatewayGwDebugStatsSession-setupPdngwInstanceLevelNumDbgFailedSessSetupCreateSessValidate ConfdString, affirmedZoneGatewayGwDebugStatsSession-setupPdngwInstanceLevelNumDbgFailedSessSetupOperStatusDown ConfdString, affirmedZoneGatewayGwDebugStatsSession-setupPdngwInstanceLevelNumDbgFailedSessSetupNoProcCtxt ConfdString, affirmedZoneGatewayGwDebugStatsSession-setupPdngwInstanceLevelNumDbgFailedSessSetupApn ConfdString, affirmedZoneGatewayGwDebugStatsSession-setupPdngwInstanceLevelNumDbgFailedSessSetupMappedApn ConfdString, affirmedZoneGatewayGwDebugStatsSession-setupPdngwInstanceLevelNumDbgFailedCreateBearerCtxt ConfdString, affirmedZoneGatewayGwDebugStatsSession-setupPdngwInstanceLevelNumDbgFailedFsapi ConfdString, affirmedZoneGatewayGwDebugStatsSession-setupPdngwInstanceLevelNumDbgFailedNetContext ConfdString, affirmedZoneGatewayGwDebugStatsSession-setupPdngwInstanceLevelNumDbgFailedPlmnid ConfdString, affirmedZoneGatewayGwDebugStatsSession-setupPdngwInstanceLevelNumDbgFailedHandleGtpAttr ConfdString, affirmedZoneGatewayGwDebugStatsSession-setupPdngwInstanceLevelNumDbgFailedApnRestriction ConfdString, affirmedZoneGatewayGwDebugStatsSession-setupPdngwInstanceLevelNumDbgFailedTeid ConfdString, affirmedZoneGatewayGwDebugStatsSession-setupPdngwInstanceLevelNumDbgFailedApnSelection ConfdString, affirmedZoneGatewayGwDebugStatsSession-setupPdngwInstanceLevelNumDbgFailedUnknownPeer ConfdString, affirmedZoneGatewayGwDebugStatsSession-setupPdngwInstanceLevelNumDbgFailedSprSendReq ConfdString, affirmedZoneGatewayGwDebugStatsSession-setupPdngwInstanceLevelNumDbgFailedSprAuthReject ConfdString, affirmedZoneGatewayGwDebugStatsSession-setupPdngwInstanceLevelNumDbgFailedSprProcessResp ConfdString, affirmedZoneGatewayGwDebugStatsSession-setupPdngwInstanceLevelNumDbgFailedSprAuthNoWf ConfdString, affirmedZoneGatewayGwDebugStatsSession-setupPdngwInstanceLevelNumDbgFailedSprAuthTimeout ConfdString, affirmedZoneGatewayGwDebugStatsSession-setupPdngwInstanceLevelNumDbgFailedPcrfPolicy ConfdString, affirmedZoneGatewayGwDebugStatsSession-setupPdngwInstanceLevelNumDbgFailedPcrfReject ConfdString, affirmedZoneGatewayGwDebugStatsSession-setupPdngwInstanceLevelNumDbgFailedPcrfProcessResp ConfdString, affirmedZoneGatewayGwDebugStatsSession-setupPdngwInstanceLevelNumDbgFailedPcrfTimeout ConfdString, affirmedZoneGatewayGwDebugStatsSession-setupPdngwInstanceLevelNumDbgFailedOcsSendReq ConfdString, affirmedZoneGatewayGwDebugStatsSession-setupPdngwInstanceLevelNumDbgFailedOcsReject ConfdString, affirmedZoneGatewayGwDebugStatsSession-setupPdngwInstanceLevelNumDbgFailedOcsProcessResp ConfdString, affirmedZoneGatewayGwDebugStatsSession-setupPdngwInstanceLevelNumDbgFailedOcsCharging ConfdString, affirmedZoneGatewayGwDebugStatsSession-setupPdngwInstanceLevelNumDbgFailedOcsTimeout ConfdString, affirmedZoneGatewayGwDebugStatsSession-setupPdngwInstanceLevelNumDbgFailedChargingInst ConfdString, affirmedZoneGatewayGwDebugStatsSession-setupPdngwInstanceLevelNumDbgFailedPrePaidChargingInst ConfdString, affirmedZoneGatewayGwDebugStatsSession-setupPdngwInstanceLevelNumDbgFailedWfQosPolicyRules ConfdString, affirmedZoneGatewayGwDebugStatsSession-setupPdngwInstanceLevelNumDbgFailedApnAmbr ConfdString, affirmedZoneGatewayGwDebugStatsSession-setupPdngwInstanceLevelNumDbgFailedNaRsrcAllocSend ConfdString, affirmedZoneGatewayGwDebugStatsSession-setupPdngwInstanceLevelNumDbgFailedNaRsrcAllocResp ConfdString, affirmedZoneGatewayGwDebugStatsSession-setupPdngwInstanceLevelNumDbgFailedDhcpInvProfile ConfdString, affirmedZoneGatewayGwDebugStatsSession-setupPdngwInstanceLevelNumDbgFailedDhcpClientSendReq ConfdString, affirmedZoneGatewayGwDebugStatsSession-setupPdngwInstanceLevelNumDbgFailedDhcpClientProcessResp ConfdString, affirmedZoneGatewayGwDebugStatsSession-setupPdngwInstanceLevelNumDbgFailedDhcpClientTimeout ConfdString, affirmedZoneGatewayGwDebugStatsSession-setupPdngwInstanceLevelNumDbgFailedLdapSearchReq ConfdString, affirmedZoneGatewayGwDebugStatsSession-setupPdngwInstanceLevelNumDbgFailedLdapReject ConfdString, affirmedZoneGatewayGwDebugStatsSession-setupPdngwInstanceLevelNumDbgFailedLdapProcessResp ConfdString, affirmedZoneGatewayGwDebugStatsSession-setupPdngwInstanceLevelNumDbgFailedLdapSearchNoWf ConfdString, affirmedZoneGatewayGwDebugStatsSession-setupPdngwInstanceLevelNumDbgFailedLdapNoChargingSvc ConfdString, affirmedZoneGatewayGwDebugStatsSession-setupPdngwInstanceLevelNumDbgFailedLdapTimeout ConfdString, affirmedZoneGatewayGwDebugStatsSession-setupPdngwInstanceLevelNumDbgFailedNasStaticIp ConfdString, affirmedZoneGatewayGwDebugStatsSession-setupPdngwInstanceLevelNumDbgFailedNasSendReq ConfdString, affirmedZoneGatewayGwDebugStatsSession-setupPdngwInstanceLevelNumDbgFailedNasProcessResp ConfdString, affirmedZoneGatewayGwDebugStatsSession-setupPdngwInstanceLevelNumDbgFailedNasMcd ConfdString, affirmedZoneGatewayGwDebugStatsSession-setupPdngwInstanceLevelNumDbgFailedNasTimeout ConfdString, affirmedZoneGatewayGwDebugStatsSession-setupPdngwInstanceLevelNumDbgFailedFpWfMcdAdd ConfdString, affirmedZoneGatewayGwDebugStatsSession-setupPdngwInstanceLevelNumDbgFailedFpWfMcdAddResp ConfdString, affirmedZoneGatewayGwDebugStatsSession-setupPdngwInstanceLevelNumDbgFailedFpWfMcdAddTimeout ConfdString, affirmedZoneGatewayGwDebugStatsSession-setupPdngwInstanceLevelNumDbgFailedAcctIntf ConfdString, affirmedZoneGatewayGwDebugStatsSession-setupPdngwInstanceLevelNumDbgFailedAcctSendReq ConfdString, affirmedZoneGatewayGwDebugStatsSession-setupPdngwInstanceLevelNumDbgFailedAcctReject ConfdString, affirmedZoneGatewayGwDebugStatsSession-setupPdngwInstanceLevelNumDbgFailedAcctProcessResp ConfdString, affirmedZoneGatewayGwDebugStatsSession-setupPdngwInstanceLevelNumDbgFailedAcctTimeout ConfdString, affirmedZoneGatewayGwDebugStatsSession-setupPdngwInstanceLevelNumDbgFailedStartTimer ConfdString, affirmedZoneGatewayGwDebugStatsSession-setupPdngwInstanceLevelNumDbgFailedProcCtxt ConfdString, affirmedZoneGatewayGwDebugStatsSession-setupPdngwInstanceLevelNumDbgFailedMemAlloc ConfdString, affirmedZoneGatewayGwDebugStatsSession-setupPdngwInstanceLevelNumDbgFailedPolicyConfig ConfdString, affirmedZoneGatewayGwDebugStatsSession-setupPdngwInstanceLevelNumDbgFailedCreateSessionResponseSend ConfdString, affirmedZoneGatewayGwDebugStatsSession-setupPdngwInstanceLevelNumDbgFailedSessSetupMisc ConfdString, affirmedZoneGatewayGwDebugStatsSession-setupPdngwInstanceLevelNumDbgFailedL2tpSessionCreateReq ConfdString, affirmedZoneGatewayGwDebugStatsSession-setupPdngwInstanceLevelNumDbgFailedL2tpSessionCreateRsp ConfdString, affirmedZoneGatewayGwDebugStatsSession-setupPdngwInstanceLevelNumDbgFailedL2tpSessionCreateTimeout ConfdString, affirmedZoneGatewayGwDebugStatsSession-setupPdngwInstanceLevelNumDbgFailedL2tpPppRscAllocReq ConfdString, affirmedZoneGatewayGwDebugStatsSession-setupPdngwInstanceLevelNumDbgFailedL2tpPppRscAllocRsp ConfdString, affirmedZoneGatewayGwDebugStatsSession-setupPdngwInstanceLevelNumDbgFailedL2tpPppRscAllocTimeout ConfdString, affirmedZoneGatewayGwDebugStatsSession-setupPdngwInstanceLevelNumDbgFailedS6bAuthReq ConfdString, affirmedZoneGatewayGwDebugStatsSession-setupPdngwInstanceLevelNumDbgFailedS6bAuthReject ConfdString, affirmedZoneGatewayGwDebugStatsSession-setupPdngwInstanceLevelNumDbgFailedS6bAuthTimeout ConfdString, affirmedZoneGatewayGwDebugStatsSession-setupPdngwInstanceLevelNumDbgFailedPgwReject ConfdString, affirmedZoneGatewayGwDebugStatsSession-setupPdngwInstanceLevelNumDbgFailedPgwNoResponse ConfdString, affirmedZoneGatewayGwDebugStatsSession-setupPdngwInstanceLevelNumDbgFailedUserBan ConfdString, affirmedZoneGatewayGwDebugStatsSession-setupPdngwInstanceLevelNumDbgFailed2gGtpv0CupsSessionReject ConfdString, affirmedZoneGatewayGwDebugStatsSession-setupPdngwInstanceLevelNumDbgSessSetupChangeSessToColocatedReqSent ConfdString, affirmedZoneGatewayGwDebugStatsSession-setupPdngwInstanceLevelNumDbgSessSetupChangeSessToColocatedRspRecvSuccess ConfdString, affirmedZoneGatewayGwDebugStatsSession-setupPdngwInstanceLevelNumDbgSessSetupChangeSessToColocatedRspRecvFailure ConfdString, affirmedZoneGatewayGwDebugStatsSession-setupPdngwInstanceLevelNumDbgSessSetupChangeSessToColocatedRspTimeout ConfdString, affirmedZoneGatewayGwDebugStatsSession-setupPdngwInstanceLevelNumDbgSessSetupChangeSessToColocatedInternalFailure ConfdString, affirmedZoneGatewayGwDebugStatsSession-setupPdngwInstanceLevelNumDbgFailedNoServiceRule ConfdString, affirmedZoneGatewayGwDebugStatsSession-setupPdngwInstanceLevelNumDbgFailedOverloadMCDSync ConfdString } affirmedZoneGatewayGwDebugStatsSession-setupPdngwInstanceLevelServiceName OBJECT-TYPE SYNTAX String MAX-ACCESS not-accessible STATUS current DESCRIPTION "Task Service Name" ::= { affirmedZoneGatewayGwDebugStatsSession-setupPdngwInstanceLevelEntry 1 } affirmedZoneGatewayGwDebugStatsSession-setupPdngwInstanceLevelNumDbgSessSetupAttempts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Session Setup Attempts" ::= { affirmedZoneGatewayGwDebugStatsSession-setupPdngwInstanceLevelEntry 2 } affirmedZoneGatewayGwDebugStatsSession-setupPdngwInstanceLevelNumDbgSessSetupSuccessful OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Session Setups Successful" ::= { affirmedZoneGatewayGwDebugStatsSession-setupPdngwInstanceLevelEntry 3 } affirmedZoneGatewayGwDebugStatsSession-setupPdngwInstanceLevelNumDbgFailedSessSetupCreateSessValidate OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Session Setups Failed due to failing Create Session Validation" ::= { affirmedZoneGatewayGwDebugStatsSession-setupPdngwInstanceLevelEntry 4 } affirmedZoneGatewayGwDebugStatsSession-setupPdngwInstanceLevelNumDbgFailedSessSetupOperStatusDown OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Session Setups Failed due to Oper Status Down" ::= { affirmedZoneGatewayGwDebugStatsSession-setupPdngwInstanceLevelEntry 5 } affirmedZoneGatewayGwDebugStatsSession-setupPdngwInstanceLevelNumDbgFailedSessSetupNoProcCtxt OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Session Setups Failed due to no procedure context" ::= { affirmedZoneGatewayGwDebugStatsSession-setupPdngwInstanceLevelEntry 6 } affirmedZoneGatewayGwDebugStatsSession-setupPdngwInstanceLevelNumDbgFailedSessSetupApn OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Session Setups Failed due to no such APN" ::= { affirmedZoneGatewayGwDebugStatsSession-setupPdngwInstanceLevelEntry 7 } affirmedZoneGatewayGwDebugStatsSession-setupPdngwInstanceLevelNumDbgFailedSessSetupMappedApn OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Session Setups Failed due to APN Mapping" ::= { affirmedZoneGatewayGwDebugStatsSession-setupPdngwInstanceLevelEntry 8 } affirmedZoneGatewayGwDebugStatsSession-setupPdngwInstanceLevelNumDbgFailedCreateBearerCtxt OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Session Setups Failed due to CreateBearerCtxt" ::= { affirmedZoneGatewayGwDebugStatsSession-setupPdngwInstanceLevelEntry 9 } affirmedZoneGatewayGwDebugStatsSession-setupPdngwInstanceLevelNumDbgFailedFsapi OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Session Setups Failed due to FSAPI" ::= { affirmedZoneGatewayGwDebugStatsSession-setupPdngwInstanceLevelEntry 10 } affirmedZoneGatewayGwDebugStatsSession-setupPdngwInstanceLevelNumDbgFailedNetContext OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Session Setups Failed due to Network Context" ::= { affirmedZoneGatewayGwDebugStatsSession-setupPdngwInstanceLevelEntry 11 } affirmedZoneGatewayGwDebugStatsSession-setupPdngwInstanceLevelNumDbgFailedPlmnid OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Session Setups Failed due to Plmnid" ::= { affirmedZoneGatewayGwDebugStatsSession-setupPdngwInstanceLevelEntry 12 } affirmedZoneGatewayGwDebugStatsSession-setupPdngwInstanceLevelNumDbgFailedHandleGtpAttr OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Session Setups Failed due to GTP Attribute Handling" ::= { affirmedZoneGatewayGwDebugStatsSession-setupPdngwInstanceLevelEntry 13 } affirmedZoneGatewayGwDebugStatsSession-setupPdngwInstanceLevelNumDbgFailedApnRestriction OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Session Setups Failed due to APN Restriction" ::= { affirmedZoneGatewayGwDebugStatsSession-setupPdngwInstanceLevelEntry 14 } affirmedZoneGatewayGwDebugStatsSession-setupPdngwInstanceLevelNumDbgFailedTeid OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Session Setups Failed due to Teid" ::= { affirmedZoneGatewayGwDebugStatsSession-setupPdngwInstanceLevelEntry 15 } affirmedZoneGatewayGwDebugStatsSession-setupPdngwInstanceLevelNumDbgFailedApnSelection OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Session Setups Failed due to APN Selection" ::= { affirmedZoneGatewayGwDebugStatsSession-setupPdngwInstanceLevelEntry 16 } affirmedZoneGatewayGwDebugStatsSession-setupPdngwInstanceLevelNumDbgFailedUnknownPeer OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Session Setups Failed due to Unknown Peer" ::= { affirmedZoneGatewayGwDebugStatsSession-setupPdngwInstanceLevelEntry 17 } affirmedZoneGatewayGwDebugStatsSession-setupPdngwInstanceLevelNumDbgFailedSprSendReq OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Session Setups Failed due to SPR Send Request" ::= { affirmedZoneGatewayGwDebugStatsSession-setupPdngwInstanceLevelEntry 18 } affirmedZoneGatewayGwDebugStatsSession-setupPdngwInstanceLevelNumDbgFailedSprAuthReject OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Session Setups Failed due to SPR Auth Reject" ::= { affirmedZoneGatewayGwDebugStatsSession-setupPdngwInstanceLevelEntry 19 } affirmedZoneGatewayGwDebugStatsSession-setupPdngwInstanceLevelNumDbgFailedSprProcessResp OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Session Setups Failed due to SPR Process Response" ::= { affirmedZoneGatewayGwDebugStatsSession-setupPdngwInstanceLevelEntry 20 } affirmedZoneGatewayGwDebugStatsSession-setupPdngwInstanceLevelNumDbgFailedSprAuthNoWf OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Session Setups Failed due to SPR Auth No Workflow" ::= { affirmedZoneGatewayGwDebugStatsSession-setupPdngwInstanceLevelEntry 21 } affirmedZoneGatewayGwDebugStatsSession-setupPdngwInstanceLevelNumDbgFailedSprAuthTimeout OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Session Setups Failed due to SPR Auth Timeout" ::= { affirmedZoneGatewayGwDebugStatsSession-setupPdngwInstanceLevelEntry 22 } affirmedZoneGatewayGwDebugStatsSession-setupPdngwInstanceLevelNumDbgFailedPcrfPolicy OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Session Setups Failed due to PCRF Policy" ::= { affirmedZoneGatewayGwDebugStatsSession-setupPdngwInstanceLevelEntry 23 } affirmedZoneGatewayGwDebugStatsSession-setupPdngwInstanceLevelNumDbgFailedPcrfReject OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Session Setups Failed due to PCRF Reject" ::= { affirmedZoneGatewayGwDebugStatsSession-setupPdngwInstanceLevelEntry 24 } affirmedZoneGatewayGwDebugStatsSession-setupPdngwInstanceLevelNumDbgFailedPcrfProcessResp OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Session Setups Failed due to PCRF Process Response" ::= { affirmedZoneGatewayGwDebugStatsSession-setupPdngwInstanceLevelEntry 25 } affirmedZoneGatewayGwDebugStatsSession-setupPdngwInstanceLevelNumDbgFailedPcrfTimeout OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Session Setups Failed due to PCRF Timeout" ::= { affirmedZoneGatewayGwDebugStatsSession-setupPdngwInstanceLevelEntry 26 } affirmedZoneGatewayGwDebugStatsSession-setupPdngwInstanceLevelNumDbgFailedOcsSendReq OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Session Setups Failed due to OCS Send Request" ::= { affirmedZoneGatewayGwDebugStatsSession-setupPdngwInstanceLevelEntry 27 } affirmedZoneGatewayGwDebugStatsSession-setupPdngwInstanceLevelNumDbgFailedOcsReject OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Session Setups Failed due to OCS Reject" ::= { affirmedZoneGatewayGwDebugStatsSession-setupPdngwInstanceLevelEntry 28 } affirmedZoneGatewayGwDebugStatsSession-setupPdngwInstanceLevelNumDbgFailedOcsProcessResp OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Session Setups Failed due to OcsProcessResp" ::= { affirmedZoneGatewayGwDebugStatsSession-setupPdngwInstanceLevelEntry 29 } affirmedZoneGatewayGwDebugStatsSession-setupPdngwInstanceLevelNumDbgFailedOcsCharging OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Session Setups Failed due to OCS Charging" ::= { affirmedZoneGatewayGwDebugStatsSession-setupPdngwInstanceLevelEntry 30 } affirmedZoneGatewayGwDebugStatsSession-setupPdngwInstanceLevelNumDbgFailedOcsTimeout OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Session Setups Failed due to OCS Timeout" ::= { affirmedZoneGatewayGwDebugStatsSession-setupPdngwInstanceLevelEntry 31 } affirmedZoneGatewayGwDebugStatsSession-setupPdngwInstanceLevelNumDbgFailedChargingInst OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Session Setups Failed due to Charging Instance" ::= { affirmedZoneGatewayGwDebugStatsSession-setupPdngwInstanceLevelEntry 32 } affirmedZoneGatewayGwDebugStatsSession-setupPdngwInstanceLevelNumDbgFailedPrePaidChargingInst OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Session Setups Failed due to Pre-paid Charging Instance" ::= { affirmedZoneGatewayGwDebugStatsSession-setupPdngwInstanceLevelEntry 33 } affirmedZoneGatewayGwDebugStatsSession-setupPdngwInstanceLevelNumDbgFailedWfQosPolicyRules OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Session Setups Failed due to Workflow Qos Policy Rules" ::= { affirmedZoneGatewayGwDebugStatsSession-setupPdngwInstanceLevelEntry 34 } affirmedZoneGatewayGwDebugStatsSession-setupPdngwInstanceLevelNumDbgFailedApnAmbr OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Session Setups Failed due to APN AMBR" ::= { affirmedZoneGatewayGwDebugStatsSession-setupPdngwInstanceLevelEntry 35 } affirmedZoneGatewayGwDebugStatsSession-setupPdngwInstanceLevelNumDbgFailedNaRsrcAllocSend OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Session Setups Failed due to Net Agent Resource Alloc Send" ::= { affirmedZoneGatewayGwDebugStatsSession-setupPdngwInstanceLevelEntry 36 } affirmedZoneGatewayGwDebugStatsSession-setupPdngwInstanceLevelNumDbgFailedNaRsrcAllocResp OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Session Setups Failed due to Net Agent Resource Alloc Resp" ::= { affirmedZoneGatewayGwDebugStatsSession-setupPdngwInstanceLevelEntry 37 } affirmedZoneGatewayGwDebugStatsSession-setupPdngwInstanceLevelNumDbgFailedDhcpInvProfile OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Session Setups Failed due to DHCP Invalid Profile" ::= { affirmedZoneGatewayGwDebugStatsSession-setupPdngwInstanceLevelEntry 38 } affirmedZoneGatewayGwDebugStatsSession-setupPdngwInstanceLevelNumDbgFailedDhcpClientSendReq OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Session Setups Failed due to DHCP Client Send Req" ::= { affirmedZoneGatewayGwDebugStatsSession-setupPdngwInstanceLevelEntry 39 } affirmedZoneGatewayGwDebugStatsSession-setupPdngwInstanceLevelNumDbgFailedDhcpClientProcessResp OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Session Setups Failed due to DHCP Client Process Resp" ::= { affirmedZoneGatewayGwDebugStatsSession-setupPdngwInstanceLevelEntry 40 } affirmedZoneGatewayGwDebugStatsSession-setupPdngwInstanceLevelNumDbgFailedDhcpClientTimeout OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Session Setups Failed due to DHCP Client Timeout" ::= { affirmedZoneGatewayGwDebugStatsSession-setupPdngwInstanceLevelEntry 41 } affirmedZoneGatewayGwDebugStatsSession-setupPdngwInstanceLevelNumDbgFailedLdapSearchReq OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Session Setups Failed due to LDAP Search Req" ::= { affirmedZoneGatewayGwDebugStatsSession-setupPdngwInstanceLevelEntry 42 } affirmedZoneGatewayGwDebugStatsSession-setupPdngwInstanceLevelNumDbgFailedLdapReject OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Session Setups Failed due to LDAP Reject" ::= { affirmedZoneGatewayGwDebugStatsSession-setupPdngwInstanceLevelEntry 43 } affirmedZoneGatewayGwDebugStatsSession-setupPdngwInstanceLevelNumDbgFailedLdapProcessResp OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Session Setups Failed due to LDAP Process Resp" ::= { affirmedZoneGatewayGwDebugStatsSession-setupPdngwInstanceLevelEntry 44 } affirmedZoneGatewayGwDebugStatsSession-setupPdngwInstanceLevelNumDbgFailedLdapSearchNoWf OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Session Setups Failed due to LdapSearchNoWf" ::= { affirmedZoneGatewayGwDebugStatsSession-setupPdngwInstanceLevelEntry 45 } affirmedZoneGatewayGwDebugStatsSession-setupPdngwInstanceLevelNumDbgFailedLdapNoChargingSvc OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Session Setups Failed due to LDAP No Charging Service" ::= { affirmedZoneGatewayGwDebugStatsSession-setupPdngwInstanceLevelEntry 46 } affirmedZoneGatewayGwDebugStatsSession-setupPdngwInstanceLevelNumDbgFailedLdapTimeout OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Session Setups Failed due to LDAP Timeout" ::= { affirmedZoneGatewayGwDebugStatsSession-setupPdngwInstanceLevelEntry 47 } affirmedZoneGatewayGwDebugStatsSession-setupPdngwInstanceLevelNumDbgFailedNasStaticIp OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Session Setups Failed due to NAS Static Ip" ::= { affirmedZoneGatewayGwDebugStatsSession-setupPdngwInstanceLevelEntry 48 } affirmedZoneGatewayGwDebugStatsSession-setupPdngwInstanceLevelNumDbgFailedNasSendReq OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Session Setups Failed due to NAS Send Req" ::= { affirmedZoneGatewayGwDebugStatsSession-setupPdngwInstanceLevelEntry 49 } affirmedZoneGatewayGwDebugStatsSession-setupPdngwInstanceLevelNumDbgFailedNasProcessResp OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Session Setups Failed due to NAS Process Resp" ::= { affirmedZoneGatewayGwDebugStatsSession-setupPdngwInstanceLevelEntry 50 } affirmedZoneGatewayGwDebugStatsSession-setupPdngwInstanceLevelNumDbgFailedNasMcd OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Session Setups Failed due to NAS MCD" ::= { affirmedZoneGatewayGwDebugStatsSession-setupPdngwInstanceLevelEntry 51 } affirmedZoneGatewayGwDebugStatsSession-setupPdngwInstanceLevelNumDbgFailedNasTimeout OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Session Setups Failed due to NAS Timeout" ::= { affirmedZoneGatewayGwDebugStatsSession-setupPdngwInstanceLevelEntry 52 } affirmedZoneGatewayGwDebugStatsSession-setupPdngwInstanceLevelNumDbgFailedFpWfMcdAdd OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Session Setups Failed due to FP Workflow MCD Add" ::= { affirmedZoneGatewayGwDebugStatsSession-setupPdngwInstanceLevelEntry 53 } affirmedZoneGatewayGwDebugStatsSession-setupPdngwInstanceLevelNumDbgFailedFpWfMcdAddResp OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Session Setups Failed due to FP Workflow MCD Add Resp" ::= { affirmedZoneGatewayGwDebugStatsSession-setupPdngwInstanceLevelEntry 54 } affirmedZoneGatewayGwDebugStatsSession-setupPdngwInstanceLevelNumDbgFailedFpWfMcdAddTimeout OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Session Setups Failed due to FP Workflow MCD Add Timeout" ::= { affirmedZoneGatewayGwDebugStatsSession-setupPdngwInstanceLevelEntry 55 } affirmedZoneGatewayGwDebugStatsSession-setupPdngwInstanceLevelNumDbgFailedAcctIntf OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Session Setups Failed due to Accounting Intf" ::= { affirmedZoneGatewayGwDebugStatsSession-setupPdngwInstanceLevelEntry 56 } affirmedZoneGatewayGwDebugStatsSession-setupPdngwInstanceLevelNumDbgFailedAcctSendReq OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Session Setups Failed due to Accounting SendReq" ::= { affirmedZoneGatewayGwDebugStatsSession-setupPdngwInstanceLevelEntry 57 } affirmedZoneGatewayGwDebugStatsSession-setupPdngwInstanceLevelNumDbgFailedAcctReject OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Session Setups Failed due to Accounting Reject" ::= { affirmedZoneGatewayGwDebugStatsSession-setupPdngwInstanceLevelEntry 58 } affirmedZoneGatewayGwDebugStatsSession-setupPdngwInstanceLevelNumDbgFailedAcctProcessResp OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Session Setups Failed due to Accounting Process Resp" ::= { affirmedZoneGatewayGwDebugStatsSession-setupPdngwInstanceLevelEntry 59 } affirmedZoneGatewayGwDebugStatsSession-setupPdngwInstanceLevelNumDbgFailedAcctTimeout OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Session Setups Failed due to Accounting Timeout" ::= { affirmedZoneGatewayGwDebugStatsSession-setupPdngwInstanceLevelEntry 60 } affirmedZoneGatewayGwDebugStatsSession-setupPdngwInstanceLevelNumDbgFailedStartTimer OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Session Setups Failed due to Start Timer" ::= { affirmedZoneGatewayGwDebugStatsSession-setupPdngwInstanceLevelEntry 61 } affirmedZoneGatewayGwDebugStatsSession-setupPdngwInstanceLevelNumDbgFailedProcCtxt OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Session Setups Failed due to Procedure Context" ::= { affirmedZoneGatewayGwDebugStatsSession-setupPdngwInstanceLevelEntry 62 } affirmedZoneGatewayGwDebugStatsSession-setupPdngwInstanceLevelNumDbgFailedMemAlloc OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Session Setups Failed due to Memory Allocation" ::= { affirmedZoneGatewayGwDebugStatsSession-setupPdngwInstanceLevelEntry 63 } affirmedZoneGatewayGwDebugStatsSession-setupPdngwInstanceLevelNumDbgFailedPolicyConfig OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Session Setups Failed due to PolicyConfig" ::= { affirmedZoneGatewayGwDebugStatsSession-setupPdngwInstanceLevelEntry 64 } affirmedZoneGatewayGwDebugStatsSession-setupPdngwInstanceLevelNumDbgFailedCreateSessionResponseSend OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Session Setups Failed due to CreateSessionResponseSend" ::= { affirmedZoneGatewayGwDebugStatsSession-setupPdngwInstanceLevelEntry 65 } affirmedZoneGatewayGwDebugStatsSession-setupPdngwInstanceLevelNumDbgFailedSessSetupMisc OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Session Setups Failed due to Misc Reason" ::= { affirmedZoneGatewayGwDebugStatsSession-setupPdngwInstanceLevelEntry 66 } affirmedZoneGatewayGwDebugStatsSession-setupPdngwInstanceLevelNumDbgFailedL2tpSessionCreateReq OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Session Setups Failed due to L2tp Session CreateReq" ::= { affirmedZoneGatewayGwDebugStatsSession-setupPdngwInstanceLevelEntry 67 } affirmedZoneGatewayGwDebugStatsSession-setupPdngwInstanceLevelNumDbgFailedL2tpSessionCreateRsp OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Session Setups Failed due to L2tp Session CreateRsp" ::= { affirmedZoneGatewayGwDebugStatsSession-setupPdngwInstanceLevelEntry 68 } affirmedZoneGatewayGwDebugStatsSession-setupPdngwInstanceLevelNumDbgFailedL2tpSessionCreateTimeout OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Session Setups Failed due to L2tp Session Create Timeout" ::= { affirmedZoneGatewayGwDebugStatsSession-setupPdngwInstanceLevelEntry 69 } affirmedZoneGatewayGwDebugStatsSession-setupPdngwInstanceLevelNumDbgFailedL2tpPppRscAllocReq OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Session Setups Failed due to L2tp PPP Rsc Alloc Req" ::= { affirmedZoneGatewayGwDebugStatsSession-setupPdngwInstanceLevelEntry 70 } affirmedZoneGatewayGwDebugStatsSession-setupPdngwInstanceLevelNumDbgFailedL2tpPppRscAllocRsp OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Session Setups Failed due to L2tp PPP Rsc Alloc Rsp" ::= { affirmedZoneGatewayGwDebugStatsSession-setupPdngwInstanceLevelEntry 71 } affirmedZoneGatewayGwDebugStatsSession-setupPdngwInstanceLevelNumDbgFailedL2tpPppRscAllocTimeout OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Session Setups Failed due to L2tp PPP Rsc Alloc Timeout" ::= { affirmedZoneGatewayGwDebugStatsSession-setupPdngwInstanceLevelEntry 72 } affirmedZoneGatewayGwDebugStatsSession-setupPdngwInstanceLevelNumDbgFailedS6bAuthReq OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Session Setups Failed due to Initial S6b Auth Request" ::= { affirmedZoneGatewayGwDebugStatsSession-setupPdngwInstanceLevelEntry 73 } affirmedZoneGatewayGwDebugStatsSession-setupPdngwInstanceLevelNumDbgFailedS6bAuthReject OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Session Setups Failed due to Initial S6b Auth Reject" ::= { affirmedZoneGatewayGwDebugStatsSession-setupPdngwInstanceLevelEntry 74 } affirmedZoneGatewayGwDebugStatsSession-setupPdngwInstanceLevelNumDbgFailedS6bAuthTimeout OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Session Setups Failed due to Initial S6b Auth Timeout " ::= { affirmedZoneGatewayGwDebugStatsSession-setupPdngwInstanceLevelEntry 75 } affirmedZoneGatewayGwDebugStatsSession-setupPdngwInstanceLevelNumDbgFailedPgwReject OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Session Setups Failed due to Remote PGW Rejecting Call" ::= { affirmedZoneGatewayGwDebugStatsSession-setupPdngwInstanceLevelEntry 76 } affirmedZoneGatewayGwDebugStatsSession-setupPdngwInstanceLevelNumDbgFailedPgwNoResponse OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Session Setups Failed due to Remote PGW Not Responding" ::= { affirmedZoneGatewayGwDebugStatsSession-setupPdngwInstanceLevelEntry 77 } affirmedZoneGatewayGwDebugStatsSession-setupPdngwInstanceLevelNumDbgFailedUserBan OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Session Setups Failed due to Session Blocked by User Ban" ::= { affirmedZoneGatewayGwDebugStatsSession-setupPdngwInstanceLevelEntry 78 } affirmedZoneGatewayGwDebugStatsSession-setupPdngwInstanceLevelNumDbgFailed2gGtpv0CupsSessionReject OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Session Setups Failed due to 2g Gtpv0 CUPS Session Mode is not supported" ::= { affirmedZoneGatewayGwDebugStatsSession-setupPdngwInstanceLevelEntry 79 } affirmedZoneGatewayGwDebugStatsSession-setupPdngwInstanceLevelNumDbgSessSetupChangeSessToColocatedReqSent OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Change Session To Colocated Request sent to SGW" ::= { affirmedZoneGatewayGwDebugStatsSession-setupPdngwInstanceLevelEntry 80 } affirmedZoneGatewayGwDebugStatsSession-setupPdngwInstanceLevelNumDbgSessSetupChangeSessToColocatedRspRecvSuccess OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Change Session To Colocated Response Received Success" ::= { affirmedZoneGatewayGwDebugStatsSession-setupPdngwInstanceLevelEntry 81 } affirmedZoneGatewayGwDebugStatsSession-setupPdngwInstanceLevelNumDbgSessSetupChangeSessToColocatedRspRecvFailure OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Change Session To Colocated Response Received Failure" ::= { affirmedZoneGatewayGwDebugStatsSession-setupPdngwInstanceLevelEntry 82 } affirmedZoneGatewayGwDebugStatsSession-setupPdngwInstanceLevelNumDbgSessSetupChangeSessToColocatedRspTimeout OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Change Session To Colocated Response Timeout" ::= { affirmedZoneGatewayGwDebugStatsSession-setupPdngwInstanceLevelEntry 83 } affirmedZoneGatewayGwDebugStatsSession-setupPdngwInstanceLevelNumDbgSessSetupChangeSessToColocatedInternalFailure OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Change Session To Colocated Internal Failure" ::= { affirmedZoneGatewayGwDebugStatsSession-setupPdngwInstanceLevelEntry 84 } affirmedZoneGatewayGwDebugStatsSession-setupPdngwInstanceLevelNumDbgFailedNoServiceRule OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Session Setups Failed due to no service rule" ::= { affirmedZoneGatewayGwDebugStatsSession-setupPdngwInstanceLevelEntry 85 } affirmedZoneGatewayGwDebugStatsSession-setupPdngwInstanceLevelNumDbgFailedOverloadMCDSync OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Session Setup Rejects due to Overload MCD-Sync" ::= { affirmedZoneGatewayGwDebugStatsSession-setupPdngwInstanceLevelEntry 86 } affirmedZoneGatewayGwDebugStatsSession-setupSgwServiceLevelTable OBJECT-TYPE SYNTAX SEQUENCE OF AffirmedZoneGatewayGwDebugStatsSession-setupSgwServiceLevelEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "" ::= { affirmedZoneMIB 312 } affirmedZoneGatewayGwDebugStatsSession-setupSgwServiceLevelEntry OBJECT-TYPE SYNTAX AffirmedZoneGatewayGwDebugStatsSession-setupSgwServiceLevelEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "" INDEX { affirmedZoneName, affirmedZoneGatewayGwDebugStatsSession-setupSgwServiceLevelChassis } ::= { affirmedZoneGatewayGwDebugStatsSession-setupSgwServiceLevelTable 1 } AffirmedZoneGatewayGwDebugStatsSession-setupSgwServiceLevelEntry ::= SEQUENCE { affirmedZoneGatewayGwDebugStatsSession-setupSgwServiceLevelChassis Unsigned32, affirmedZoneGatewayGwDebugStatsSession-setupSgwServiceLevelNumDbgSessSetupAttempts ConfdString, affirmedZoneGatewayGwDebugStatsSession-setupSgwServiceLevelNumDbgSessSetupSuccessful ConfdString, affirmedZoneGatewayGwDebugStatsSession-setupSgwServiceLevelNumDbgFailedSessSetupCreateSessValidate ConfdString, affirmedZoneGatewayGwDebugStatsSession-setupSgwServiceLevelNumDbgFailedSessSetupOperStatusDown ConfdString, affirmedZoneGatewayGwDebugStatsSession-setupSgwServiceLevelNumDbgFailedSessSetupNoProcCtxt ConfdString, affirmedZoneGatewayGwDebugStatsSession-setupSgwServiceLevelNumDbgFailedCreateBearerCtxt ConfdString, affirmedZoneGatewayGwDebugStatsSession-setupSgwServiceLevelNumDbgFailedFsapi ConfdString, affirmedZoneGatewayGwDebugStatsSession-setupSgwServiceLevelNumDbgFailedNetContext ConfdString, affirmedZoneGatewayGwDebugStatsSession-setupSgwServiceLevelNumDbgFailedHandleGtpAttr ConfdString, affirmedZoneGatewayGwDebugStatsSession-setupSgwServiceLevelNumDbgFailedTeid ConfdString, affirmedZoneGatewayGwDebugStatsSession-setupSgwServiceLevelNumDbgFailedUnknownPeer ConfdString, affirmedZoneGatewayGwDebugStatsSession-setupSgwServiceLevelNumDbgFailedNaRsrcAllocSend ConfdString, affirmedZoneGatewayGwDebugStatsSession-setupSgwServiceLevelNumDbgFailedNaRsrcAllocResp ConfdString, affirmedZoneGatewayGwDebugStatsSession-setupSgwServiceLevelNumDbgFailedStartNetRspTimer ConfdString, affirmedZoneGatewayGwDebugStatsSession-setupSgwServiceLevelNumDbgFailedCancelNetRspTimer ConfdString, affirmedZoneGatewayGwDebugStatsSession-setupSgwServiceLevelNumDbgFailedStartT3RspTimer ConfdString, affirmedZoneGatewayGwDebugStatsSession-setupSgwServiceLevelNumDbgFailedCancelT3RspTimer ConfdString, affirmedZoneGatewayGwDebugStatsSession-setupSgwServiceLevelNumDbgFailedStartPageTimer ConfdString, affirmedZoneGatewayGwDebugStatsSession-setupSgwServiceLevelNumDbgFailedCancelPageTimer ConfdString, affirmedZoneGatewayGwDebugStatsSession-setupSgwServiceLevelNumDbgFailedProcCtxt ConfdString, affirmedZoneGatewayGwDebugStatsSession-setupSgwServiceLevelNumDbgFailedMemAlloc ConfdString, affirmedZoneGatewayGwDebugStatsSession-setupSgwServiceLevelNumDbgFailedCreateSessionResponseSend ConfdString, affirmedZoneGatewayGwDebugStatsSession-setupSgwServiceLevelNumDbgFailedSessSetupMisc ConfdString, affirmedZoneGatewayGwDebugStatsSession-setupSgwServiceLevelNumDbgFailedUserBan ConfdString, affirmedZoneGatewayGwDebugStatsSession-setupSgwServiceLevelNumDbgSessSetupChangeSessToColocatedReqRecvd ConfdString, affirmedZoneGatewayGwDebugStatsSession-setupSgwServiceLevelNumDbgSessSetupChangeSessToColocatedSuccess ConfdString, affirmedZoneGatewayGwDebugStatsSession-setupSgwServiceLevelNumDbgSessSetupChangeSessToColocatedFailure ConfdString, affirmedZoneGatewayGwDebugStatsSession-setupSgwServiceLevelNumDbgSessSetupChangeSessToColocatedRspSent ConfdString, affirmedZoneGatewayGwDebugStatsSession-setupSgwServiceLevelNumDbgSessSetupChangeSessToColocatedFPRelSuccess ConfdString, affirmedZoneGatewayGwDebugStatsSession-setupSgwServiceLevelNumDbgSessSetupChangeSessToColocatedFPRelFailure ConfdString, affirmedZoneGatewayGwDebugStatsSession-setupSgwServiceLevelNumDbgSessSetupChangeSessToColocatedFPTimeout ConfdString, affirmedZoneGatewayGwDebugStatsSession-setupSgwServiceLevelNumDbgFailedPgwReject ConfdString, affirmedZoneGatewayGwDebugStatsSession-setupSgwServiceLevelNumDbgFailedOverloadMCDSync ConfdString } affirmedZoneGatewayGwDebugStatsSession-setupSgwServiceLevelChassis OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS not-accessible STATUS current DESCRIPTION "chassis ID" ::= { affirmedZoneGatewayGwDebugStatsSession-setupSgwServiceLevelEntry 1 } affirmedZoneGatewayGwDebugStatsSession-setupSgwServiceLevelNumDbgSessSetupAttempts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Session Setup Attempts" ::= { affirmedZoneGatewayGwDebugStatsSession-setupSgwServiceLevelEntry 2 } affirmedZoneGatewayGwDebugStatsSession-setupSgwServiceLevelNumDbgSessSetupSuccessful OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Session Setups Successful" ::= { affirmedZoneGatewayGwDebugStatsSession-setupSgwServiceLevelEntry 3 } affirmedZoneGatewayGwDebugStatsSession-setupSgwServiceLevelNumDbgFailedSessSetupCreateSessValidate OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Session Setups Failed due to failing Create Session Validation" ::= { affirmedZoneGatewayGwDebugStatsSession-setupSgwServiceLevelEntry 4 } affirmedZoneGatewayGwDebugStatsSession-setupSgwServiceLevelNumDbgFailedSessSetupOperStatusDown OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Session Setups Failed due to Oper Status Down" ::= { affirmedZoneGatewayGwDebugStatsSession-setupSgwServiceLevelEntry 5 } affirmedZoneGatewayGwDebugStatsSession-setupSgwServiceLevelNumDbgFailedSessSetupNoProcCtxt OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Session Setups Failed due to no procedure context" ::= { affirmedZoneGatewayGwDebugStatsSession-setupSgwServiceLevelEntry 6 } affirmedZoneGatewayGwDebugStatsSession-setupSgwServiceLevelNumDbgFailedCreateBearerCtxt OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Session Setups Failed due to CreateBearerCtxt" ::= { affirmedZoneGatewayGwDebugStatsSession-setupSgwServiceLevelEntry 7 } affirmedZoneGatewayGwDebugStatsSession-setupSgwServiceLevelNumDbgFailedFsapi OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Session Setups Failed due to FSAPI" ::= { affirmedZoneGatewayGwDebugStatsSession-setupSgwServiceLevelEntry 8 } affirmedZoneGatewayGwDebugStatsSession-setupSgwServiceLevelNumDbgFailedNetContext OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Session Setups Failed due to Network Context" ::= { affirmedZoneGatewayGwDebugStatsSession-setupSgwServiceLevelEntry 9 } affirmedZoneGatewayGwDebugStatsSession-setupSgwServiceLevelNumDbgFailedHandleGtpAttr OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Session Setups Failed due to GTP Attribute Handling" ::= { affirmedZoneGatewayGwDebugStatsSession-setupSgwServiceLevelEntry 10 } affirmedZoneGatewayGwDebugStatsSession-setupSgwServiceLevelNumDbgFailedTeid OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Session Setups Failed due to Teid" ::= { affirmedZoneGatewayGwDebugStatsSession-setupSgwServiceLevelEntry 11 } affirmedZoneGatewayGwDebugStatsSession-setupSgwServiceLevelNumDbgFailedUnknownPeer OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Session Setups Failed due to Unknown Peer" ::= { affirmedZoneGatewayGwDebugStatsSession-setupSgwServiceLevelEntry 12 } affirmedZoneGatewayGwDebugStatsSession-setupSgwServiceLevelNumDbgFailedNaRsrcAllocSend OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Session Setups Failed due to Net Agent Resource Alloc Send" ::= { affirmedZoneGatewayGwDebugStatsSession-setupSgwServiceLevelEntry 13 } affirmedZoneGatewayGwDebugStatsSession-setupSgwServiceLevelNumDbgFailedNaRsrcAllocResp OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Session Setups Failed due to Net Agent Resource Alloc Resp" ::= { affirmedZoneGatewayGwDebugStatsSession-setupSgwServiceLevelEntry 14 } affirmedZoneGatewayGwDebugStatsSession-setupSgwServiceLevelNumDbgFailedStartNetRspTimer OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Session Setups Failed due to Start Net Rsp Timer" ::= { affirmedZoneGatewayGwDebugStatsSession-setupSgwServiceLevelEntry 15 } affirmedZoneGatewayGwDebugStatsSession-setupSgwServiceLevelNumDbgFailedCancelNetRspTimer OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Session Setups Failed due to Cancel Rsp Timer" ::= { affirmedZoneGatewayGwDebugStatsSession-setupSgwServiceLevelEntry 16 } affirmedZoneGatewayGwDebugStatsSession-setupSgwServiceLevelNumDbgFailedStartT3RspTimer OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Session Setups Failed due to Start T3 Rsp Timer" ::= { affirmedZoneGatewayGwDebugStatsSession-setupSgwServiceLevelEntry 17 } affirmedZoneGatewayGwDebugStatsSession-setupSgwServiceLevelNumDbgFailedCancelT3RspTimer OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Session Setups Failed due to Cancel T3 Rsp Timer" ::= { affirmedZoneGatewayGwDebugStatsSession-setupSgwServiceLevelEntry 18 } affirmedZoneGatewayGwDebugStatsSession-setupSgwServiceLevelNumDbgFailedStartPageTimer OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Session Setups Failed due to Start Page Timer" ::= { affirmedZoneGatewayGwDebugStatsSession-setupSgwServiceLevelEntry 19 } affirmedZoneGatewayGwDebugStatsSession-setupSgwServiceLevelNumDbgFailedCancelPageTimer OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Session Setups Failed due to Cancel Page Timer" ::= { affirmedZoneGatewayGwDebugStatsSession-setupSgwServiceLevelEntry 20 } affirmedZoneGatewayGwDebugStatsSession-setupSgwServiceLevelNumDbgFailedProcCtxt OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Session Setups Failed due to Procedure Context" ::= { affirmedZoneGatewayGwDebugStatsSession-setupSgwServiceLevelEntry 21 } affirmedZoneGatewayGwDebugStatsSession-setupSgwServiceLevelNumDbgFailedMemAlloc OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Session Setups Failed due to Memory Allocation" ::= { affirmedZoneGatewayGwDebugStatsSession-setupSgwServiceLevelEntry 22 } affirmedZoneGatewayGwDebugStatsSession-setupSgwServiceLevelNumDbgFailedCreateSessionResponseSend OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Session Setups Failed due to CreateSessionResponseSend" ::= { affirmedZoneGatewayGwDebugStatsSession-setupSgwServiceLevelEntry 23 } affirmedZoneGatewayGwDebugStatsSession-setupSgwServiceLevelNumDbgFailedSessSetupMisc OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Session Setups Failed due to Misc Reason" ::= { affirmedZoneGatewayGwDebugStatsSession-setupSgwServiceLevelEntry 24 } affirmedZoneGatewayGwDebugStatsSession-setupSgwServiceLevelNumDbgFailedUserBan OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Session Setups Failed due to Session Blocked by User Ban" ::= { affirmedZoneGatewayGwDebugStatsSession-setupSgwServiceLevelEntry 25 } affirmedZoneGatewayGwDebugStatsSession-setupSgwServiceLevelNumDbgSessSetupChangeSessToColocatedReqRecvd OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Change Session To Colocated Request received from PGW" ::= { affirmedZoneGatewayGwDebugStatsSession-setupSgwServiceLevelEntry 26 } affirmedZoneGatewayGwDebugStatsSession-setupSgwServiceLevelNumDbgSessSetupChangeSessToColocatedSuccess OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Change Session To Colocated Success" ::= { affirmedZoneGatewayGwDebugStatsSession-setupSgwServiceLevelEntry 27 } affirmedZoneGatewayGwDebugStatsSession-setupSgwServiceLevelNumDbgSessSetupChangeSessToColocatedFailure OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Change Session To Colocated Failure" ::= { affirmedZoneGatewayGwDebugStatsSession-setupSgwServiceLevelEntry 28 } affirmedZoneGatewayGwDebugStatsSession-setupSgwServiceLevelNumDbgSessSetupChangeSessToColocatedRspSent OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Change Session To Colocated Responses Sent to PGW" ::= { affirmedZoneGatewayGwDebugStatsSession-setupSgwServiceLevelEntry 29 } affirmedZoneGatewayGwDebugStatsSession-setupSgwServiceLevelNumDbgSessSetupChangeSessToColocatedFPRelSuccess OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Session Resources successfully released by FP during session change to colocated" ::= { affirmedZoneGatewayGwDebugStatsSession-setupSgwServiceLevelEntry 30 } affirmedZoneGatewayGwDebugStatsSession-setupSgwServiceLevelNumDbgSessSetupChangeSessToColocatedFPRelFailure OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Session Resources failed to be released by FP during session change to colocated" ::= { affirmedZoneGatewayGwDebugStatsSession-setupSgwServiceLevelEntry 31 } affirmedZoneGatewayGwDebugStatsSession-setupSgwServiceLevelNumDbgSessSetupChangeSessToColocatedFPTimeout OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of timeouts for Session Resources release from SGW to FP during session change to colocated" ::= { affirmedZoneGatewayGwDebugStatsSession-setupSgwServiceLevelEntry 32 } affirmedZoneGatewayGwDebugStatsSession-setupSgwServiceLevelNumDbgFailedPgwReject OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Session Setups Failed due to PGW Rejecting" ::= { affirmedZoneGatewayGwDebugStatsSession-setupSgwServiceLevelEntry 33 } affirmedZoneGatewayGwDebugStatsSession-setupSgwServiceLevelNumDbgFailedOverloadMCDSync OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Session Setup Rejects due to Overload MCD-Sync" ::= { affirmedZoneGatewayGwDebugStatsSession-setupSgwServiceLevelEntry 34 } affirmedZoneGatewayGwDebugStatsSession-setupSgwInstanceLevelTable OBJECT-TYPE SYNTAX SEQUENCE OF AffirmedZoneGatewayGwDebugStatsSession-setupSgwInstanceLevelEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "" ::= { affirmedZoneMIB 313 } affirmedZoneGatewayGwDebugStatsSession-setupSgwInstanceLevelEntry OBJECT-TYPE SYNTAX AffirmedZoneGatewayGwDebugStatsSession-setupSgwInstanceLevelEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "" INDEX { affirmedZoneName, affirmedZoneGatewayGwDebugStatsSession-setupSgwInstanceLevelServiceName } ::= { affirmedZoneGatewayGwDebugStatsSession-setupSgwInstanceLevelTable 1 } AffirmedZoneGatewayGwDebugStatsSession-setupSgwInstanceLevelEntry ::= SEQUENCE { affirmedZoneGatewayGwDebugStatsSession-setupSgwInstanceLevelServiceName String, affirmedZoneGatewayGwDebugStatsSession-setupSgwInstanceLevelNumDbgSessSetupAttempts ConfdString, affirmedZoneGatewayGwDebugStatsSession-setupSgwInstanceLevelNumDbgSessSetupSuccessful ConfdString, affirmedZoneGatewayGwDebugStatsSession-setupSgwInstanceLevelNumDbgFailedSessSetupCreateSessValidate ConfdString, affirmedZoneGatewayGwDebugStatsSession-setupSgwInstanceLevelNumDbgFailedSessSetupOperStatusDown ConfdString, affirmedZoneGatewayGwDebugStatsSession-setupSgwInstanceLevelNumDbgFailedSessSetupNoProcCtxt ConfdString, affirmedZoneGatewayGwDebugStatsSession-setupSgwInstanceLevelNumDbgFailedCreateBearerCtxt ConfdString, affirmedZoneGatewayGwDebugStatsSession-setupSgwInstanceLevelNumDbgFailedFsapi ConfdString, affirmedZoneGatewayGwDebugStatsSession-setupSgwInstanceLevelNumDbgFailedNetContext ConfdString, affirmedZoneGatewayGwDebugStatsSession-setupSgwInstanceLevelNumDbgFailedHandleGtpAttr ConfdString, affirmedZoneGatewayGwDebugStatsSession-setupSgwInstanceLevelNumDbgFailedTeid ConfdString, affirmedZoneGatewayGwDebugStatsSession-setupSgwInstanceLevelNumDbgFailedUnknownPeer ConfdString, affirmedZoneGatewayGwDebugStatsSession-setupSgwInstanceLevelNumDbgFailedNaRsrcAllocSend ConfdString, affirmedZoneGatewayGwDebugStatsSession-setupSgwInstanceLevelNumDbgFailedNaRsrcAllocResp ConfdString, affirmedZoneGatewayGwDebugStatsSession-setupSgwInstanceLevelNumDbgFailedStartNetRspTimer ConfdString, affirmedZoneGatewayGwDebugStatsSession-setupSgwInstanceLevelNumDbgFailedCancelNetRspTimer ConfdString, affirmedZoneGatewayGwDebugStatsSession-setupSgwInstanceLevelNumDbgFailedStartT3RspTimer ConfdString, affirmedZoneGatewayGwDebugStatsSession-setupSgwInstanceLevelNumDbgFailedCancelT3RspTimer ConfdString, affirmedZoneGatewayGwDebugStatsSession-setupSgwInstanceLevelNumDbgFailedStartPageTimer ConfdString, affirmedZoneGatewayGwDebugStatsSession-setupSgwInstanceLevelNumDbgFailedCancelPageTimer ConfdString, affirmedZoneGatewayGwDebugStatsSession-setupSgwInstanceLevelNumDbgFailedProcCtxt ConfdString, affirmedZoneGatewayGwDebugStatsSession-setupSgwInstanceLevelNumDbgFailedMemAlloc ConfdString, affirmedZoneGatewayGwDebugStatsSession-setupSgwInstanceLevelNumDbgFailedCreateSessionResponseSend ConfdString, affirmedZoneGatewayGwDebugStatsSession-setupSgwInstanceLevelNumDbgFailedSessSetupMisc ConfdString, affirmedZoneGatewayGwDebugStatsSession-setupSgwInstanceLevelNumDbgFailedUserBan ConfdString, affirmedZoneGatewayGwDebugStatsSession-setupSgwInstanceLevelNumDbgSessSetupChangeSessToColocatedReqRecvd ConfdString, affirmedZoneGatewayGwDebugStatsSession-setupSgwInstanceLevelNumDbgSessSetupChangeSessToColocatedSuccess ConfdString, affirmedZoneGatewayGwDebugStatsSession-setupSgwInstanceLevelNumDbgSessSetupChangeSessToColocatedFailure ConfdString, affirmedZoneGatewayGwDebugStatsSession-setupSgwInstanceLevelNumDbgSessSetupChangeSessToColocatedRspSent ConfdString, affirmedZoneGatewayGwDebugStatsSession-setupSgwInstanceLevelNumDbgSessSetupChangeSessToColocatedFPRelSuccess ConfdString, affirmedZoneGatewayGwDebugStatsSession-setupSgwInstanceLevelNumDbgSessSetupChangeSessToColocatedFPRelFailure ConfdString, affirmedZoneGatewayGwDebugStatsSession-setupSgwInstanceLevelNumDbgSessSetupChangeSessToColocatedFPTimeout ConfdString, affirmedZoneGatewayGwDebugStatsSession-setupSgwInstanceLevelNumDbgFailedPgwReject ConfdString, affirmedZoneGatewayGwDebugStatsSession-setupSgwInstanceLevelNumDbgFailedOverloadMCDSync ConfdString } affirmedZoneGatewayGwDebugStatsSession-setupSgwInstanceLevelServiceName OBJECT-TYPE SYNTAX String MAX-ACCESS not-accessible STATUS current DESCRIPTION "Task Service Name" ::= { affirmedZoneGatewayGwDebugStatsSession-setupSgwInstanceLevelEntry 1 } affirmedZoneGatewayGwDebugStatsSession-setupSgwInstanceLevelNumDbgSessSetupAttempts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Session Setup Attempts" ::= { affirmedZoneGatewayGwDebugStatsSession-setupSgwInstanceLevelEntry 2 } affirmedZoneGatewayGwDebugStatsSession-setupSgwInstanceLevelNumDbgSessSetupSuccessful OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Session Setups Successful" ::= { affirmedZoneGatewayGwDebugStatsSession-setupSgwInstanceLevelEntry 3 } affirmedZoneGatewayGwDebugStatsSession-setupSgwInstanceLevelNumDbgFailedSessSetupCreateSessValidate OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Session Setups Failed due to failing Create Session Validation" ::= { affirmedZoneGatewayGwDebugStatsSession-setupSgwInstanceLevelEntry 4 } affirmedZoneGatewayGwDebugStatsSession-setupSgwInstanceLevelNumDbgFailedSessSetupOperStatusDown OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Session Setups Failed due to Oper Status Down" ::= { affirmedZoneGatewayGwDebugStatsSession-setupSgwInstanceLevelEntry 5 } affirmedZoneGatewayGwDebugStatsSession-setupSgwInstanceLevelNumDbgFailedSessSetupNoProcCtxt OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Session Setups Failed due to no procedure context" ::= { affirmedZoneGatewayGwDebugStatsSession-setupSgwInstanceLevelEntry 6 } affirmedZoneGatewayGwDebugStatsSession-setupSgwInstanceLevelNumDbgFailedCreateBearerCtxt OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Session Setups Failed due to CreateBearerCtxt" ::= { affirmedZoneGatewayGwDebugStatsSession-setupSgwInstanceLevelEntry 7 } affirmedZoneGatewayGwDebugStatsSession-setupSgwInstanceLevelNumDbgFailedFsapi OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Session Setups Failed due to FSAPI" ::= { affirmedZoneGatewayGwDebugStatsSession-setupSgwInstanceLevelEntry 8 } affirmedZoneGatewayGwDebugStatsSession-setupSgwInstanceLevelNumDbgFailedNetContext OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Session Setups Failed due to Network Context" ::= { affirmedZoneGatewayGwDebugStatsSession-setupSgwInstanceLevelEntry 9 } affirmedZoneGatewayGwDebugStatsSession-setupSgwInstanceLevelNumDbgFailedHandleGtpAttr OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Session Setups Failed due to GTP Attribute Handling" ::= { affirmedZoneGatewayGwDebugStatsSession-setupSgwInstanceLevelEntry 10 } affirmedZoneGatewayGwDebugStatsSession-setupSgwInstanceLevelNumDbgFailedTeid OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Session Setups Failed due to Teid" ::= { affirmedZoneGatewayGwDebugStatsSession-setupSgwInstanceLevelEntry 11 } affirmedZoneGatewayGwDebugStatsSession-setupSgwInstanceLevelNumDbgFailedUnknownPeer OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Session Setups Failed due to Unknown Peer" ::= { affirmedZoneGatewayGwDebugStatsSession-setupSgwInstanceLevelEntry 12 } affirmedZoneGatewayGwDebugStatsSession-setupSgwInstanceLevelNumDbgFailedNaRsrcAllocSend OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Session Setups Failed due to Net Agent Resource Alloc Send" ::= { affirmedZoneGatewayGwDebugStatsSession-setupSgwInstanceLevelEntry 13 } affirmedZoneGatewayGwDebugStatsSession-setupSgwInstanceLevelNumDbgFailedNaRsrcAllocResp OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Session Setups Failed due to Net Agent Resource Alloc Resp" ::= { affirmedZoneGatewayGwDebugStatsSession-setupSgwInstanceLevelEntry 14 } affirmedZoneGatewayGwDebugStatsSession-setupSgwInstanceLevelNumDbgFailedStartNetRspTimer OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Session Setups Failed due to Start Net Rsp Timer" ::= { affirmedZoneGatewayGwDebugStatsSession-setupSgwInstanceLevelEntry 15 } affirmedZoneGatewayGwDebugStatsSession-setupSgwInstanceLevelNumDbgFailedCancelNetRspTimer OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Session Setups Failed due to Cancel Rsp Timer" ::= { affirmedZoneGatewayGwDebugStatsSession-setupSgwInstanceLevelEntry 16 } affirmedZoneGatewayGwDebugStatsSession-setupSgwInstanceLevelNumDbgFailedStartT3RspTimer OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Session Setups Failed due to Start T3 Rsp Timer" ::= { affirmedZoneGatewayGwDebugStatsSession-setupSgwInstanceLevelEntry 17 } affirmedZoneGatewayGwDebugStatsSession-setupSgwInstanceLevelNumDbgFailedCancelT3RspTimer OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Session Setups Failed due to Cancel T3 Rsp Timer" ::= { affirmedZoneGatewayGwDebugStatsSession-setupSgwInstanceLevelEntry 18 } affirmedZoneGatewayGwDebugStatsSession-setupSgwInstanceLevelNumDbgFailedStartPageTimer OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Session Setups Failed due to Start Page Timer" ::= { affirmedZoneGatewayGwDebugStatsSession-setupSgwInstanceLevelEntry 19 } affirmedZoneGatewayGwDebugStatsSession-setupSgwInstanceLevelNumDbgFailedCancelPageTimer OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Session Setups Failed due to Cancel Page Timer" ::= { affirmedZoneGatewayGwDebugStatsSession-setupSgwInstanceLevelEntry 20 } affirmedZoneGatewayGwDebugStatsSession-setupSgwInstanceLevelNumDbgFailedProcCtxt OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Session Setups Failed due to Procedure Context" ::= { affirmedZoneGatewayGwDebugStatsSession-setupSgwInstanceLevelEntry 21 } affirmedZoneGatewayGwDebugStatsSession-setupSgwInstanceLevelNumDbgFailedMemAlloc OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Session Setups Failed due to Memory Allocation" ::= { affirmedZoneGatewayGwDebugStatsSession-setupSgwInstanceLevelEntry 22 } affirmedZoneGatewayGwDebugStatsSession-setupSgwInstanceLevelNumDbgFailedCreateSessionResponseSend OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Session Setups Failed due to CreateSessionResponseSend" ::= { affirmedZoneGatewayGwDebugStatsSession-setupSgwInstanceLevelEntry 23 } affirmedZoneGatewayGwDebugStatsSession-setupSgwInstanceLevelNumDbgFailedSessSetupMisc OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Session Setups Failed due to Misc Reason" ::= { affirmedZoneGatewayGwDebugStatsSession-setupSgwInstanceLevelEntry 24 } affirmedZoneGatewayGwDebugStatsSession-setupSgwInstanceLevelNumDbgFailedUserBan OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Session Setups Failed due to Session Blocked by User Ban" ::= { affirmedZoneGatewayGwDebugStatsSession-setupSgwInstanceLevelEntry 25 } affirmedZoneGatewayGwDebugStatsSession-setupSgwInstanceLevelNumDbgSessSetupChangeSessToColocatedReqRecvd OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Change Session To Colocated Request received from PGW" ::= { affirmedZoneGatewayGwDebugStatsSession-setupSgwInstanceLevelEntry 26 } affirmedZoneGatewayGwDebugStatsSession-setupSgwInstanceLevelNumDbgSessSetupChangeSessToColocatedSuccess OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Change Session To Colocated Success" ::= { affirmedZoneGatewayGwDebugStatsSession-setupSgwInstanceLevelEntry 27 } affirmedZoneGatewayGwDebugStatsSession-setupSgwInstanceLevelNumDbgSessSetupChangeSessToColocatedFailure OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Change Session To Colocated Failure" ::= { affirmedZoneGatewayGwDebugStatsSession-setupSgwInstanceLevelEntry 28 } affirmedZoneGatewayGwDebugStatsSession-setupSgwInstanceLevelNumDbgSessSetupChangeSessToColocatedRspSent OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Change Session To Colocated Responses Sent to PGW" ::= { affirmedZoneGatewayGwDebugStatsSession-setupSgwInstanceLevelEntry 29 } affirmedZoneGatewayGwDebugStatsSession-setupSgwInstanceLevelNumDbgSessSetupChangeSessToColocatedFPRelSuccess OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Session Resources successfully released by FP during session change to colocated" ::= { affirmedZoneGatewayGwDebugStatsSession-setupSgwInstanceLevelEntry 30 } affirmedZoneGatewayGwDebugStatsSession-setupSgwInstanceLevelNumDbgSessSetupChangeSessToColocatedFPRelFailure OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Session Resources failed to be released by FP during session change to colocated" ::= { affirmedZoneGatewayGwDebugStatsSession-setupSgwInstanceLevelEntry 31 } affirmedZoneGatewayGwDebugStatsSession-setupSgwInstanceLevelNumDbgSessSetupChangeSessToColocatedFPTimeout OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of timeouts for Session Resources release from SGW to FP during session change to colocated" ::= { affirmedZoneGatewayGwDebugStatsSession-setupSgwInstanceLevelEntry 32 } affirmedZoneGatewayGwDebugStatsSession-setupSgwInstanceLevelNumDbgFailedPgwReject OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Session Setups Failed due to PGW Rejecting" ::= { affirmedZoneGatewayGwDebugStatsSession-setupSgwInstanceLevelEntry 33 } affirmedZoneGatewayGwDebugStatsSession-setupSgwInstanceLevelNumDbgFailedOverloadMCDSync OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Session Setup Rejects due to Overload MCD-Sync" ::= { affirmedZoneGatewayGwDebugStatsSession-setupSgwInstanceLevelEntry 34 } affirmedZoneGatewayGwDebugStatsSession-setupGtpproxyServiceLevelTable OBJECT-TYPE SYNTAX SEQUENCE OF AffirmedZoneGatewayGwDebugStatsSession-setupGtpproxyServiceLevelEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "" ::= { affirmedZoneMIB 442 } affirmedZoneGatewayGwDebugStatsSession-setupGtpproxyServiceLevelEntry OBJECT-TYPE SYNTAX AffirmedZoneGatewayGwDebugStatsSession-setupGtpproxyServiceLevelEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "" INDEX { affirmedZoneName, affirmedZoneGatewayGwDebugStatsSession-setupGtpproxyServiceLevelChassis } ::= { affirmedZoneGatewayGwDebugStatsSession-setupGtpproxyServiceLevelTable 1 } AffirmedZoneGatewayGwDebugStatsSession-setupGtpproxyServiceLevelEntry ::= SEQUENCE { affirmedZoneGatewayGwDebugStatsSession-setupGtpproxyServiceLevelChassis Unsigned32, affirmedZoneGatewayGwDebugStatsSession-setupGtpproxyServiceLevelNumDbgSessSetupAttempts ConfdString, affirmedZoneGatewayGwDebugStatsSession-setupGtpproxyServiceLevelNumDbgSessSetupSuccessful ConfdString, affirmedZoneGatewayGwDebugStatsSession-setupGtpproxyServiceLevelNumDbgFailedSessSetupCreateSessValidate ConfdString, affirmedZoneGatewayGwDebugStatsSession-setupGtpproxyServiceLevelNumDbgFailedSessSetupOperStatusDown ConfdString, affirmedZoneGatewayGwDebugStatsSession-setupGtpproxyServiceLevelNumDbgFailedSessSetupNoProcCtxt ConfdString, affirmedZoneGatewayGwDebugStatsSession-setupGtpproxyServiceLevelNumDbgFailedSessSetupApn ConfdString, affirmedZoneGatewayGwDebugStatsSession-setupGtpproxyServiceLevelNumDbgFailedSessSetupMappedApn ConfdString, affirmedZoneGatewayGwDebugStatsSession-setupGtpproxyServiceLevelNumDbgFailedCreateBearerCtxt ConfdString, affirmedZoneGatewayGwDebugStatsSession-setupGtpproxyServiceLevelNumDbgFailedFsapi ConfdString, affirmedZoneGatewayGwDebugStatsSession-setupGtpproxyServiceLevelNumDbgFailedNetContext ConfdString, affirmedZoneGatewayGwDebugStatsSession-setupGtpproxyServiceLevelNumDbgFailedPlmnid ConfdString, affirmedZoneGatewayGwDebugStatsSession-setupGtpproxyServiceLevelNumDbgFailedHandleGtpAttr ConfdString, affirmedZoneGatewayGwDebugStatsSession-setupGtpproxyServiceLevelNumDbgFailedApnRestriction ConfdString, affirmedZoneGatewayGwDebugStatsSession-setupGtpproxyServiceLevelNumDbgFailedTeid ConfdString, affirmedZoneGatewayGwDebugStatsSession-setupGtpproxyServiceLevelNumDbgFailedApnSelection ConfdString, affirmedZoneGatewayGwDebugStatsSession-setupGtpproxyServiceLevelNumDbgFailedUnknownPeer ConfdString, affirmedZoneGatewayGwDebugStatsSession-setupGtpproxyServiceLevelNumDbgFailedSprSendReq ConfdString, affirmedZoneGatewayGwDebugStatsSession-setupGtpproxyServiceLevelNumDbgFailedSprAuthReject ConfdString, affirmedZoneGatewayGwDebugStatsSession-setupGtpproxyServiceLevelNumDbgFailedSprProcessResp ConfdString, affirmedZoneGatewayGwDebugStatsSession-setupGtpproxyServiceLevelNumDbgFailedSprAuthNoWf ConfdString, affirmedZoneGatewayGwDebugStatsSession-setupGtpproxyServiceLevelNumDbgFailedSprAuthTimeout ConfdString, affirmedZoneGatewayGwDebugStatsSession-setupGtpproxyServiceLevelNumDbgFailedPcrfPolicy ConfdString, affirmedZoneGatewayGwDebugStatsSession-setupGtpproxyServiceLevelNumDbgFailedPcrfReject ConfdString, affirmedZoneGatewayGwDebugStatsSession-setupGtpproxyServiceLevelNumDbgFailedPcrfProcessResp ConfdString, affirmedZoneGatewayGwDebugStatsSession-setupGtpproxyServiceLevelNumDbgFailedPcrfTimeout ConfdString, affirmedZoneGatewayGwDebugStatsSession-setupGtpproxyServiceLevelNumDbgFailedOcsSendReq ConfdString, affirmedZoneGatewayGwDebugStatsSession-setupGtpproxyServiceLevelNumDbgFailedOcsReject ConfdString, affirmedZoneGatewayGwDebugStatsSession-setupGtpproxyServiceLevelNumDbgFailedOcsProcessResp ConfdString, affirmedZoneGatewayGwDebugStatsSession-setupGtpproxyServiceLevelNumDbgFailedOcsCharging ConfdString, affirmedZoneGatewayGwDebugStatsSession-setupGtpproxyServiceLevelNumDbgFailedOcsTimeout ConfdString, affirmedZoneGatewayGwDebugStatsSession-setupGtpproxyServiceLevelNumDbgFailedChargingInst ConfdString, affirmedZoneGatewayGwDebugStatsSession-setupGtpproxyServiceLevelNumDbgFailedPrePaidChargingInst ConfdString, affirmedZoneGatewayGwDebugStatsSession-setupGtpproxyServiceLevelNumDbgFailedWfQosPolicyRules ConfdString, affirmedZoneGatewayGwDebugStatsSession-setupGtpproxyServiceLevelNumDbgFailedApnAmbr ConfdString, affirmedZoneGatewayGwDebugStatsSession-setupGtpproxyServiceLevelNumDbgFailedNaRsrcAllocSend ConfdString, affirmedZoneGatewayGwDebugStatsSession-setupGtpproxyServiceLevelNumDbgFailedNaRsrcAllocResp ConfdString, affirmedZoneGatewayGwDebugStatsSession-setupGtpproxyServiceLevelNumDbgFailedDhcpInvProfile ConfdString, affirmedZoneGatewayGwDebugStatsSession-setupGtpproxyServiceLevelNumDbgFailedDhcpClientSendReq ConfdString, affirmedZoneGatewayGwDebugStatsSession-setupGtpproxyServiceLevelNumDbgFailedDhcpClientProcessResp ConfdString, affirmedZoneGatewayGwDebugStatsSession-setupGtpproxyServiceLevelNumDbgFailedDhcpClientTimeout ConfdString, affirmedZoneGatewayGwDebugStatsSession-setupGtpproxyServiceLevelNumDbgFailedLdapSearchReq ConfdString, affirmedZoneGatewayGwDebugStatsSession-setupGtpproxyServiceLevelNumDbgFailedLdapReject ConfdString, affirmedZoneGatewayGwDebugStatsSession-setupGtpproxyServiceLevelNumDbgFailedLdapProcessResp ConfdString, affirmedZoneGatewayGwDebugStatsSession-setupGtpproxyServiceLevelNumDbgFailedLdapSearchNoWf ConfdString, affirmedZoneGatewayGwDebugStatsSession-setupGtpproxyServiceLevelNumDbgFailedLdapNoChargingSvc ConfdString, affirmedZoneGatewayGwDebugStatsSession-setupGtpproxyServiceLevelNumDbgFailedLdapTimeout ConfdString, affirmedZoneGatewayGwDebugStatsSession-setupGtpproxyServiceLevelNumDbgFailedNasStaticIp ConfdString, affirmedZoneGatewayGwDebugStatsSession-setupGtpproxyServiceLevelNumDbgFailedNasSendReq ConfdString, affirmedZoneGatewayGwDebugStatsSession-setupGtpproxyServiceLevelNumDbgFailedNasProcessResp ConfdString, affirmedZoneGatewayGwDebugStatsSession-setupGtpproxyServiceLevelNumDbgFailedNasMcd ConfdString, affirmedZoneGatewayGwDebugStatsSession-setupGtpproxyServiceLevelNumDbgFailedNasTimeout ConfdString, affirmedZoneGatewayGwDebugStatsSession-setupGtpproxyServiceLevelNumDbgFailedFpWfMcdAdd ConfdString, affirmedZoneGatewayGwDebugStatsSession-setupGtpproxyServiceLevelNumDbgFailedFpWfMcdAddResp ConfdString, affirmedZoneGatewayGwDebugStatsSession-setupGtpproxyServiceLevelNumDbgFailedFpWfMcdAddTimeout ConfdString, affirmedZoneGatewayGwDebugStatsSession-setupGtpproxyServiceLevelNumDbgFailedAcctIntf ConfdString, affirmedZoneGatewayGwDebugStatsSession-setupGtpproxyServiceLevelNumDbgFailedAcctSendReq ConfdString, affirmedZoneGatewayGwDebugStatsSession-setupGtpproxyServiceLevelNumDbgFailedAcctReject ConfdString, affirmedZoneGatewayGwDebugStatsSession-setupGtpproxyServiceLevelNumDbgFailedAcctProcessResp ConfdString, affirmedZoneGatewayGwDebugStatsSession-setupGtpproxyServiceLevelNumDbgFailedAcctTimeout ConfdString, affirmedZoneGatewayGwDebugStatsSession-setupGtpproxyServiceLevelNumDbgFailedStartTimer ConfdString, affirmedZoneGatewayGwDebugStatsSession-setupGtpproxyServiceLevelNumDbgFailedProcCtxt ConfdString, affirmedZoneGatewayGwDebugStatsSession-setupGtpproxyServiceLevelNumDbgFailedMemAlloc ConfdString, affirmedZoneGatewayGwDebugStatsSession-setupGtpproxyServiceLevelNumDbgFailedPolicyConfig ConfdString, affirmedZoneGatewayGwDebugStatsSession-setupGtpproxyServiceLevelNumDbgFailedCreateSessionResponseSend ConfdString, affirmedZoneGatewayGwDebugStatsSession-setupGtpproxyServiceLevelNumDbgFailedSessSetupMisc ConfdString, affirmedZoneGatewayGwDebugStatsSession-setupGtpproxyServiceLevelNumDbgFailedL2tpSessionCreateReq ConfdString, affirmedZoneGatewayGwDebugStatsSession-setupGtpproxyServiceLevelNumDbgFailedL2tpSessionCreateRsp ConfdString, affirmedZoneGatewayGwDebugStatsSession-setupGtpproxyServiceLevelNumDbgFailedL2tpSessionCreateTimeout ConfdString, affirmedZoneGatewayGwDebugStatsSession-setupGtpproxyServiceLevelNumDbgFailedL2tpPppRscAllocReq ConfdString, affirmedZoneGatewayGwDebugStatsSession-setupGtpproxyServiceLevelNumDbgFailedL2tpPppRscAllocRsp ConfdString, affirmedZoneGatewayGwDebugStatsSession-setupGtpproxyServiceLevelNumDbgFailedL2tpPppRscAllocTimeout ConfdString, affirmedZoneGatewayGwDebugStatsSession-setupGtpproxyServiceLevelNumDbgFailedS6bAuthReq ConfdString, affirmedZoneGatewayGwDebugStatsSession-setupGtpproxyServiceLevelNumDbgFailedS6bAuthReject ConfdString, affirmedZoneGatewayGwDebugStatsSession-setupGtpproxyServiceLevelNumDbgFailedS6bAuthTimeout ConfdString, affirmedZoneGatewayGwDebugStatsSession-setupGtpproxyServiceLevelNumDbgFailedPgwReject ConfdString, affirmedZoneGatewayGwDebugStatsSession-setupGtpproxyServiceLevelNumDbgFailedPgwNoResponse ConfdString, affirmedZoneGatewayGwDebugStatsSession-setupGtpproxyServiceLevelNumDbgFailedUserBan ConfdString, affirmedZoneGatewayGwDebugStatsSession-setupGtpproxyServiceLevelNumDbgSessSetupChangeSessToColocatedReqSent ConfdString, affirmedZoneGatewayGwDebugStatsSession-setupGtpproxyServiceLevelNumDbgSessSetupChangeSessToColocatedRspRecvSuccess ConfdString, affirmedZoneGatewayGwDebugStatsSession-setupGtpproxyServiceLevelNumDbgSessSetupChangeSessToColocatedRspRecvFailure ConfdString, affirmedZoneGatewayGwDebugStatsSession-setupGtpproxyServiceLevelNumDbgSessSetupChangeSessToColocatedRspTimeout ConfdString, affirmedZoneGatewayGwDebugStatsSession-setupGtpproxyServiceLevelNumDbgSessSetupChangeSessToColocatedInternalFailure ConfdString, affirmedZoneGatewayGwDebugStatsSession-setupGtpproxyServiceLevelNumDbgFailedNoServiceRule ConfdString, affirmedZoneGatewayGwDebugStatsSession-setupGtpproxyServiceLevelNumDbgFailedOverloadMCDSync ConfdString } affirmedZoneGatewayGwDebugStatsSession-setupGtpproxyServiceLevelChassis OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS not-accessible STATUS current DESCRIPTION "chassis ID" ::= { affirmedZoneGatewayGwDebugStatsSession-setupGtpproxyServiceLevelEntry 1 } affirmedZoneGatewayGwDebugStatsSession-setupGtpproxyServiceLevelNumDbgSessSetupAttempts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Session Setup Attempts" ::= { affirmedZoneGatewayGwDebugStatsSession-setupGtpproxyServiceLevelEntry 2 } affirmedZoneGatewayGwDebugStatsSession-setupGtpproxyServiceLevelNumDbgSessSetupSuccessful OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Session Setups Successful" ::= { affirmedZoneGatewayGwDebugStatsSession-setupGtpproxyServiceLevelEntry 3 } affirmedZoneGatewayGwDebugStatsSession-setupGtpproxyServiceLevelNumDbgFailedSessSetupCreateSessValidate OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Session Setups Failed due to failing Create Session Validation" ::= { affirmedZoneGatewayGwDebugStatsSession-setupGtpproxyServiceLevelEntry 4 } affirmedZoneGatewayGwDebugStatsSession-setupGtpproxyServiceLevelNumDbgFailedSessSetupOperStatusDown OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Session Setups Failed due to Oper Status Down" ::= { affirmedZoneGatewayGwDebugStatsSession-setupGtpproxyServiceLevelEntry 5 } affirmedZoneGatewayGwDebugStatsSession-setupGtpproxyServiceLevelNumDbgFailedSessSetupNoProcCtxt OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Session Setups Failed due to no procedure context" ::= { affirmedZoneGatewayGwDebugStatsSession-setupGtpproxyServiceLevelEntry 6 } affirmedZoneGatewayGwDebugStatsSession-setupGtpproxyServiceLevelNumDbgFailedSessSetupApn OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Session Setups Failed due to no such APN" ::= { affirmedZoneGatewayGwDebugStatsSession-setupGtpproxyServiceLevelEntry 7 } affirmedZoneGatewayGwDebugStatsSession-setupGtpproxyServiceLevelNumDbgFailedSessSetupMappedApn OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Session Setups Failed due to APN Mapping" ::= { affirmedZoneGatewayGwDebugStatsSession-setupGtpproxyServiceLevelEntry 8 } affirmedZoneGatewayGwDebugStatsSession-setupGtpproxyServiceLevelNumDbgFailedCreateBearerCtxt OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Session Setups Failed due to CreateBearerCtxt" ::= { affirmedZoneGatewayGwDebugStatsSession-setupGtpproxyServiceLevelEntry 9 } affirmedZoneGatewayGwDebugStatsSession-setupGtpproxyServiceLevelNumDbgFailedFsapi OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Session Setups Failed due to FSAPI" ::= { affirmedZoneGatewayGwDebugStatsSession-setupGtpproxyServiceLevelEntry 10 } affirmedZoneGatewayGwDebugStatsSession-setupGtpproxyServiceLevelNumDbgFailedNetContext OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Session Setups Failed due to Network Context" ::= { affirmedZoneGatewayGwDebugStatsSession-setupGtpproxyServiceLevelEntry 11 } affirmedZoneGatewayGwDebugStatsSession-setupGtpproxyServiceLevelNumDbgFailedPlmnid OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Session Setups Failed due to Plmnid" ::= { affirmedZoneGatewayGwDebugStatsSession-setupGtpproxyServiceLevelEntry 12 } affirmedZoneGatewayGwDebugStatsSession-setupGtpproxyServiceLevelNumDbgFailedHandleGtpAttr OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Session Setups Failed due to GTP Attribute Handling" ::= { affirmedZoneGatewayGwDebugStatsSession-setupGtpproxyServiceLevelEntry 13 } affirmedZoneGatewayGwDebugStatsSession-setupGtpproxyServiceLevelNumDbgFailedApnRestriction OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Session Setups Failed due to APN Restriction" ::= { affirmedZoneGatewayGwDebugStatsSession-setupGtpproxyServiceLevelEntry 14 } affirmedZoneGatewayGwDebugStatsSession-setupGtpproxyServiceLevelNumDbgFailedTeid OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Session Setups Failed due to Teid" ::= { affirmedZoneGatewayGwDebugStatsSession-setupGtpproxyServiceLevelEntry 15 } affirmedZoneGatewayGwDebugStatsSession-setupGtpproxyServiceLevelNumDbgFailedApnSelection OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Session Setups Failed due to APN Selection" ::= { affirmedZoneGatewayGwDebugStatsSession-setupGtpproxyServiceLevelEntry 16 } affirmedZoneGatewayGwDebugStatsSession-setupGtpproxyServiceLevelNumDbgFailedUnknownPeer OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Session Setups Failed due to Unknown Peer" ::= { affirmedZoneGatewayGwDebugStatsSession-setupGtpproxyServiceLevelEntry 17 } affirmedZoneGatewayGwDebugStatsSession-setupGtpproxyServiceLevelNumDbgFailedSprSendReq OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Session Setups Failed due to SPR Send Request" ::= { affirmedZoneGatewayGwDebugStatsSession-setupGtpproxyServiceLevelEntry 18 } affirmedZoneGatewayGwDebugStatsSession-setupGtpproxyServiceLevelNumDbgFailedSprAuthReject OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Session Setups Failed due to SPR Auth Reject" ::= { affirmedZoneGatewayGwDebugStatsSession-setupGtpproxyServiceLevelEntry 19 } affirmedZoneGatewayGwDebugStatsSession-setupGtpproxyServiceLevelNumDbgFailedSprProcessResp OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Session Setups Failed due to SPR Process Response" ::= { affirmedZoneGatewayGwDebugStatsSession-setupGtpproxyServiceLevelEntry 20 } affirmedZoneGatewayGwDebugStatsSession-setupGtpproxyServiceLevelNumDbgFailedSprAuthNoWf OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Session Setups Failed due to SPR Auth No Workflow" ::= { affirmedZoneGatewayGwDebugStatsSession-setupGtpproxyServiceLevelEntry 21 } affirmedZoneGatewayGwDebugStatsSession-setupGtpproxyServiceLevelNumDbgFailedSprAuthTimeout OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Session Setups Failed due to SPR Auth Timeout" ::= { affirmedZoneGatewayGwDebugStatsSession-setupGtpproxyServiceLevelEntry 22 } affirmedZoneGatewayGwDebugStatsSession-setupGtpproxyServiceLevelNumDbgFailedPcrfPolicy OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Session Setups Failed due to PCRF Policy" ::= { affirmedZoneGatewayGwDebugStatsSession-setupGtpproxyServiceLevelEntry 23 } affirmedZoneGatewayGwDebugStatsSession-setupGtpproxyServiceLevelNumDbgFailedPcrfReject OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Session Setups Failed due to PCRF Reject" ::= { affirmedZoneGatewayGwDebugStatsSession-setupGtpproxyServiceLevelEntry 24 } affirmedZoneGatewayGwDebugStatsSession-setupGtpproxyServiceLevelNumDbgFailedPcrfProcessResp OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Session Setups Failed due to PCRF Process Response" ::= { affirmedZoneGatewayGwDebugStatsSession-setupGtpproxyServiceLevelEntry 25 } affirmedZoneGatewayGwDebugStatsSession-setupGtpproxyServiceLevelNumDbgFailedPcrfTimeout OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Session Setups Failed due to PCRF Timeout" ::= { affirmedZoneGatewayGwDebugStatsSession-setupGtpproxyServiceLevelEntry 26 } affirmedZoneGatewayGwDebugStatsSession-setupGtpproxyServiceLevelNumDbgFailedOcsSendReq OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Session Setups Failed due to OCS Send Request" ::= { affirmedZoneGatewayGwDebugStatsSession-setupGtpproxyServiceLevelEntry 27 } affirmedZoneGatewayGwDebugStatsSession-setupGtpproxyServiceLevelNumDbgFailedOcsReject OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Session Setups Failed due to OCS Reject" ::= { affirmedZoneGatewayGwDebugStatsSession-setupGtpproxyServiceLevelEntry 28 } affirmedZoneGatewayGwDebugStatsSession-setupGtpproxyServiceLevelNumDbgFailedOcsProcessResp OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Session Setups Failed due to OcsProcessResp" ::= { affirmedZoneGatewayGwDebugStatsSession-setupGtpproxyServiceLevelEntry 29 } affirmedZoneGatewayGwDebugStatsSession-setupGtpproxyServiceLevelNumDbgFailedOcsCharging OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Session Setups Failed due to OCS Charging" ::= { affirmedZoneGatewayGwDebugStatsSession-setupGtpproxyServiceLevelEntry 30 } affirmedZoneGatewayGwDebugStatsSession-setupGtpproxyServiceLevelNumDbgFailedOcsTimeout OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Session Setups Failed due to OCS Timeout" ::= { affirmedZoneGatewayGwDebugStatsSession-setupGtpproxyServiceLevelEntry 31 } affirmedZoneGatewayGwDebugStatsSession-setupGtpproxyServiceLevelNumDbgFailedChargingInst OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Session Setups Failed due to Charging Instance" ::= { affirmedZoneGatewayGwDebugStatsSession-setupGtpproxyServiceLevelEntry 32 } affirmedZoneGatewayGwDebugStatsSession-setupGtpproxyServiceLevelNumDbgFailedPrePaidChargingInst OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Session Setups Failed due to Pre-paid Charging Instance" ::= { affirmedZoneGatewayGwDebugStatsSession-setupGtpproxyServiceLevelEntry 33 } affirmedZoneGatewayGwDebugStatsSession-setupGtpproxyServiceLevelNumDbgFailedWfQosPolicyRules OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Session Setups Failed due to Workflow Qos Policy Rules" ::= { affirmedZoneGatewayGwDebugStatsSession-setupGtpproxyServiceLevelEntry 34 } affirmedZoneGatewayGwDebugStatsSession-setupGtpproxyServiceLevelNumDbgFailedApnAmbr OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Session Setups Failed due to APN AMBR" ::= { affirmedZoneGatewayGwDebugStatsSession-setupGtpproxyServiceLevelEntry 35 } affirmedZoneGatewayGwDebugStatsSession-setupGtpproxyServiceLevelNumDbgFailedNaRsrcAllocSend OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Session Setups Failed due to Net Agent Resource Alloc Send" ::= { affirmedZoneGatewayGwDebugStatsSession-setupGtpproxyServiceLevelEntry 36 } affirmedZoneGatewayGwDebugStatsSession-setupGtpproxyServiceLevelNumDbgFailedNaRsrcAllocResp OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Session Setups Failed due to Net Agent Resource Alloc Resp" ::= { affirmedZoneGatewayGwDebugStatsSession-setupGtpproxyServiceLevelEntry 37 } affirmedZoneGatewayGwDebugStatsSession-setupGtpproxyServiceLevelNumDbgFailedDhcpInvProfile OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Session Setups Failed due to DHCP Invalid Profile" ::= { affirmedZoneGatewayGwDebugStatsSession-setupGtpproxyServiceLevelEntry 38 } affirmedZoneGatewayGwDebugStatsSession-setupGtpproxyServiceLevelNumDbgFailedDhcpClientSendReq OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Session Setups Failed due to DHCP Client Send Req" ::= { affirmedZoneGatewayGwDebugStatsSession-setupGtpproxyServiceLevelEntry 39 } affirmedZoneGatewayGwDebugStatsSession-setupGtpproxyServiceLevelNumDbgFailedDhcpClientProcessResp OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Session Setups Failed due to DHCP Client Process Resp" ::= { affirmedZoneGatewayGwDebugStatsSession-setupGtpproxyServiceLevelEntry 40 } affirmedZoneGatewayGwDebugStatsSession-setupGtpproxyServiceLevelNumDbgFailedDhcpClientTimeout OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Session Setups Failed due to DHCP Client Timeout" ::= { affirmedZoneGatewayGwDebugStatsSession-setupGtpproxyServiceLevelEntry 41 } affirmedZoneGatewayGwDebugStatsSession-setupGtpproxyServiceLevelNumDbgFailedLdapSearchReq OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Session Setups Failed due to LDAP Search Req" ::= { affirmedZoneGatewayGwDebugStatsSession-setupGtpproxyServiceLevelEntry 42 } affirmedZoneGatewayGwDebugStatsSession-setupGtpproxyServiceLevelNumDbgFailedLdapReject OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Session Setups Failed due to LDAP Reject" ::= { affirmedZoneGatewayGwDebugStatsSession-setupGtpproxyServiceLevelEntry 43 } affirmedZoneGatewayGwDebugStatsSession-setupGtpproxyServiceLevelNumDbgFailedLdapProcessResp OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Session Setups Failed due to LDAP Process Resp" ::= { affirmedZoneGatewayGwDebugStatsSession-setupGtpproxyServiceLevelEntry 44 } affirmedZoneGatewayGwDebugStatsSession-setupGtpproxyServiceLevelNumDbgFailedLdapSearchNoWf OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Session Setups Failed due to LdapSearchNoWf" ::= { affirmedZoneGatewayGwDebugStatsSession-setupGtpproxyServiceLevelEntry 45 } affirmedZoneGatewayGwDebugStatsSession-setupGtpproxyServiceLevelNumDbgFailedLdapNoChargingSvc OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Session Setups Failed due to LDAP No Charging Service" ::= { affirmedZoneGatewayGwDebugStatsSession-setupGtpproxyServiceLevelEntry 46 } affirmedZoneGatewayGwDebugStatsSession-setupGtpproxyServiceLevelNumDbgFailedLdapTimeout OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Session Setups Failed due to LDAP Timeout" ::= { affirmedZoneGatewayGwDebugStatsSession-setupGtpproxyServiceLevelEntry 47 } affirmedZoneGatewayGwDebugStatsSession-setupGtpproxyServiceLevelNumDbgFailedNasStaticIp OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Session Setups Failed due to NAS Static Ip" ::= { affirmedZoneGatewayGwDebugStatsSession-setupGtpproxyServiceLevelEntry 48 } affirmedZoneGatewayGwDebugStatsSession-setupGtpproxyServiceLevelNumDbgFailedNasSendReq OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Session Setups Failed due to NAS Send Req" ::= { affirmedZoneGatewayGwDebugStatsSession-setupGtpproxyServiceLevelEntry 49 } affirmedZoneGatewayGwDebugStatsSession-setupGtpproxyServiceLevelNumDbgFailedNasProcessResp OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Session Setups Failed due to NAS Process Resp" ::= { affirmedZoneGatewayGwDebugStatsSession-setupGtpproxyServiceLevelEntry 50 } affirmedZoneGatewayGwDebugStatsSession-setupGtpproxyServiceLevelNumDbgFailedNasMcd OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Session Setups Failed due to NAS MCD" ::= { affirmedZoneGatewayGwDebugStatsSession-setupGtpproxyServiceLevelEntry 51 } affirmedZoneGatewayGwDebugStatsSession-setupGtpproxyServiceLevelNumDbgFailedNasTimeout OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Session Setups Failed due to NAS Timeout" ::= { affirmedZoneGatewayGwDebugStatsSession-setupGtpproxyServiceLevelEntry 52 } affirmedZoneGatewayGwDebugStatsSession-setupGtpproxyServiceLevelNumDbgFailedFpWfMcdAdd OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Session Setups Failed due to FP Workflow MCD Add" ::= { affirmedZoneGatewayGwDebugStatsSession-setupGtpproxyServiceLevelEntry 53 } affirmedZoneGatewayGwDebugStatsSession-setupGtpproxyServiceLevelNumDbgFailedFpWfMcdAddResp OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Session Setups Failed due to FP Workflow MCD Add Resp" ::= { affirmedZoneGatewayGwDebugStatsSession-setupGtpproxyServiceLevelEntry 54 } affirmedZoneGatewayGwDebugStatsSession-setupGtpproxyServiceLevelNumDbgFailedFpWfMcdAddTimeout OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Session Setups Failed due to FP Workflow MCD Add Timeout" ::= { affirmedZoneGatewayGwDebugStatsSession-setupGtpproxyServiceLevelEntry 55 } affirmedZoneGatewayGwDebugStatsSession-setupGtpproxyServiceLevelNumDbgFailedAcctIntf OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Session Setups Failed due to Accounting Intf" ::= { affirmedZoneGatewayGwDebugStatsSession-setupGtpproxyServiceLevelEntry 56 } affirmedZoneGatewayGwDebugStatsSession-setupGtpproxyServiceLevelNumDbgFailedAcctSendReq OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Session Setups Failed due to Accounting SendReq" ::= { affirmedZoneGatewayGwDebugStatsSession-setupGtpproxyServiceLevelEntry 57 } affirmedZoneGatewayGwDebugStatsSession-setupGtpproxyServiceLevelNumDbgFailedAcctReject OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Session Setups Failed due to Accounting Reject" ::= { affirmedZoneGatewayGwDebugStatsSession-setupGtpproxyServiceLevelEntry 58 } affirmedZoneGatewayGwDebugStatsSession-setupGtpproxyServiceLevelNumDbgFailedAcctProcessResp OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Session Setups Failed due to Accounting Process Resp" ::= { affirmedZoneGatewayGwDebugStatsSession-setupGtpproxyServiceLevelEntry 59 } affirmedZoneGatewayGwDebugStatsSession-setupGtpproxyServiceLevelNumDbgFailedAcctTimeout OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Session Setups Failed due to Accounting Timeout" ::= { affirmedZoneGatewayGwDebugStatsSession-setupGtpproxyServiceLevelEntry 60 } affirmedZoneGatewayGwDebugStatsSession-setupGtpproxyServiceLevelNumDbgFailedStartTimer OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Session Setups Failed due to Start Timer" ::= { affirmedZoneGatewayGwDebugStatsSession-setupGtpproxyServiceLevelEntry 61 } affirmedZoneGatewayGwDebugStatsSession-setupGtpproxyServiceLevelNumDbgFailedProcCtxt OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Session Setups Failed due to Procedure Context" ::= { affirmedZoneGatewayGwDebugStatsSession-setupGtpproxyServiceLevelEntry 62 } affirmedZoneGatewayGwDebugStatsSession-setupGtpproxyServiceLevelNumDbgFailedMemAlloc OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Session Setups Failed due to Memory Allocation" ::= { affirmedZoneGatewayGwDebugStatsSession-setupGtpproxyServiceLevelEntry 63 } affirmedZoneGatewayGwDebugStatsSession-setupGtpproxyServiceLevelNumDbgFailedPolicyConfig OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Session Setups Failed due to PolicyConfig" ::= { affirmedZoneGatewayGwDebugStatsSession-setupGtpproxyServiceLevelEntry 64 } affirmedZoneGatewayGwDebugStatsSession-setupGtpproxyServiceLevelNumDbgFailedCreateSessionResponseSend OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Session Setups Failed due to CreateSessionResponseSend" ::= { affirmedZoneGatewayGwDebugStatsSession-setupGtpproxyServiceLevelEntry 65 } affirmedZoneGatewayGwDebugStatsSession-setupGtpproxyServiceLevelNumDbgFailedSessSetupMisc OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Session Setups Failed due to Misc Reason" ::= { affirmedZoneGatewayGwDebugStatsSession-setupGtpproxyServiceLevelEntry 66 } affirmedZoneGatewayGwDebugStatsSession-setupGtpproxyServiceLevelNumDbgFailedL2tpSessionCreateReq OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Session Setups Failed due to L2tp Session CreateReq" ::= { affirmedZoneGatewayGwDebugStatsSession-setupGtpproxyServiceLevelEntry 67 } affirmedZoneGatewayGwDebugStatsSession-setupGtpproxyServiceLevelNumDbgFailedL2tpSessionCreateRsp OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Session Setups Failed due to L2tp Session CreateRsp" ::= { affirmedZoneGatewayGwDebugStatsSession-setupGtpproxyServiceLevelEntry 68 } affirmedZoneGatewayGwDebugStatsSession-setupGtpproxyServiceLevelNumDbgFailedL2tpSessionCreateTimeout OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Session Setups Failed due to L2tp Session Create Timeout" ::= { affirmedZoneGatewayGwDebugStatsSession-setupGtpproxyServiceLevelEntry 69 } affirmedZoneGatewayGwDebugStatsSession-setupGtpproxyServiceLevelNumDbgFailedL2tpPppRscAllocReq OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Session Setups Failed due to L2tp PPP Rsc Alloc Req" ::= { affirmedZoneGatewayGwDebugStatsSession-setupGtpproxyServiceLevelEntry 70 } affirmedZoneGatewayGwDebugStatsSession-setupGtpproxyServiceLevelNumDbgFailedL2tpPppRscAllocRsp OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Session Setups Failed due to L2tp PPP Rsc Alloc Rsp" ::= { affirmedZoneGatewayGwDebugStatsSession-setupGtpproxyServiceLevelEntry 71 } affirmedZoneGatewayGwDebugStatsSession-setupGtpproxyServiceLevelNumDbgFailedL2tpPppRscAllocTimeout OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Session Setups Failed due to L2tp PPP Rsc Alloc Timeout" ::= { affirmedZoneGatewayGwDebugStatsSession-setupGtpproxyServiceLevelEntry 72 } affirmedZoneGatewayGwDebugStatsSession-setupGtpproxyServiceLevelNumDbgFailedS6bAuthReq OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Session Setups Failed due to Initial S6b Auth Request" ::= { affirmedZoneGatewayGwDebugStatsSession-setupGtpproxyServiceLevelEntry 73 } affirmedZoneGatewayGwDebugStatsSession-setupGtpproxyServiceLevelNumDbgFailedS6bAuthReject OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Session Setups Failed due to Initial S6b Auth Reject" ::= { affirmedZoneGatewayGwDebugStatsSession-setupGtpproxyServiceLevelEntry 74 } affirmedZoneGatewayGwDebugStatsSession-setupGtpproxyServiceLevelNumDbgFailedS6bAuthTimeout OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Session Setups Failed due to Initial S6b Auth Timeout " ::= { affirmedZoneGatewayGwDebugStatsSession-setupGtpproxyServiceLevelEntry 75 } affirmedZoneGatewayGwDebugStatsSession-setupGtpproxyServiceLevelNumDbgFailedPgwReject OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Session Setups Failed due to Remote PGW Rejecting Call" ::= { affirmedZoneGatewayGwDebugStatsSession-setupGtpproxyServiceLevelEntry 76 } affirmedZoneGatewayGwDebugStatsSession-setupGtpproxyServiceLevelNumDbgFailedPgwNoResponse OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Session Setups Failed due to Remote PGW Not Responding" ::= { affirmedZoneGatewayGwDebugStatsSession-setupGtpproxyServiceLevelEntry 77 } affirmedZoneGatewayGwDebugStatsSession-setupGtpproxyServiceLevelNumDbgFailedUserBan OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Session Setups Failed due to Session Blocked by User Ban" ::= { affirmedZoneGatewayGwDebugStatsSession-setupGtpproxyServiceLevelEntry 78 } affirmedZoneGatewayGwDebugStatsSession-setupGtpproxyServiceLevelNumDbgSessSetupChangeSessToColocatedReqSent OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Change Session To Colocated Request sent to SGW" ::= { affirmedZoneGatewayGwDebugStatsSession-setupGtpproxyServiceLevelEntry 79 } affirmedZoneGatewayGwDebugStatsSession-setupGtpproxyServiceLevelNumDbgSessSetupChangeSessToColocatedRspRecvSuccess OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Change Session To Colocated Response Received Success" ::= { affirmedZoneGatewayGwDebugStatsSession-setupGtpproxyServiceLevelEntry 80 } affirmedZoneGatewayGwDebugStatsSession-setupGtpproxyServiceLevelNumDbgSessSetupChangeSessToColocatedRspRecvFailure OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Change Session To Colocated Response Received Failure" ::= { affirmedZoneGatewayGwDebugStatsSession-setupGtpproxyServiceLevelEntry 81 } affirmedZoneGatewayGwDebugStatsSession-setupGtpproxyServiceLevelNumDbgSessSetupChangeSessToColocatedRspTimeout OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Change Session To Colocated Response Timeout" ::= { affirmedZoneGatewayGwDebugStatsSession-setupGtpproxyServiceLevelEntry 82 } affirmedZoneGatewayGwDebugStatsSession-setupGtpproxyServiceLevelNumDbgSessSetupChangeSessToColocatedInternalFailure OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Change Session To Colocated Internal Failure" ::= { affirmedZoneGatewayGwDebugStatsSession-setupGtpproxyServiceLevelEntry 83 } affirmedZoneGatewayGwDebugStatsSession-setupGtpproxyServiceLevelNumDbgFailedNoServiceRule OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Session Setups Failed due to no service rule" ::= { affirmedZoneGatewayGwDebugStatsSession-setupGtpproxyServiceLevelEntry 84 } affirmedZoneGatewayGwDebugStatsSession-setupGtpproxyServiceLevelNumDbgFailedOverloadMCDSync OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Session Setup Rejects due to Overload MCD-Sync" ::= { affirmedZoneGatewayGwDebugStatsSession-setupGtpproxyServiceLevelEntry 85 } affirmedZoneGatewayGwDebugStatsSession-setupGtpproxyInstanceLevelTable OBJECT-TYPE SYNTAX SEQUENCE OF AffirmedZoneGatewayGwDebugStatsSession-setupGtpproxyInstanceLevelEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "" ::= { affirmedZoneMIB 443 } affirmedZoneGatewayGwDebugStatsSession-setupGtpproxyInstanceLevelEntry OBJECT-TYPE SYNTAX AffirmedZoneGatewayGwDebugStatsSession-setupGtpproxyInstanceLevelEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "" INDEX { affirmedZoneName, affirmedZoneGatewayGwDebugStatsSession-setupGtpproxyInstanceLevelServiceName } ::= { affirmedZoneGatewayGwDebugStatsSession-setupGtpproxyInstanceLevelTable 1 } AffirmedZoneGatewayGwDebugStatsSession-setupGtpproxyInstanceLevelEntry ::= SEQUENCE { affirmedZoneGatewayGwDebugStatsSession-setupGtpproxyInstanceLevelServiceName String, affirmedZoneGatewayGwDebugStatsSession-setupGtpproxyInstanceLevelNumDbgSessSetupAttempts ConfdString, affirmedZoneGatewayGwDebugStatsSession-setupGtpproxyInstanceLevelNumDbgSessSetupSuccessful ConfdString, affirmedZoneGatewayGwDebugStatsSession-setupGtpproxyInstanceLevelNumDbgFailedSessSetupCreateSessValidate ConfdString, affirmedZoneGatewayGwDebugStatsSession-setupGtpproxyInstanceLevelNumDbgFailedSessSetupOperStatusDown ConfdString, affirmedZoneGatewayGwDebugStatsSession-setupGtpproxyInstanceLevelNumDbgFailedSessSetupNoProcCtxt ConfdString, affirmedZoneGatewayGwDebugStatsSession-setupGtpproxyInstanceLevelNumDbgFailedSessSetupApn ConfdString, affirmedZoneGatewayGwDebugStatsSession-setupGtpproxyInstanceLevelNumDbgFailedSessSetupMappedApn ConfdString, affirmedZoneGatewayGwDebugStatsSession-setupGtpproxyInstanceLevelNumDbgFailedCreateBearerCtxt ConfdString, affirmedZoneGatewayGwDebugStatsSession-setupGtpproxyInstanceLevelNumDbgFailedFsapi ConfdString, affirmedZoneGatewayGwDebugStatsSession-setupGtpproxyInstanceLevelNumDbgFailedNetContext ConfdString, affirmedZoneGatewayGwDebugStatsSession-setupGtpproxyInstanceLevelNumDbgFailedPlmnid ConfdString, affirmedZoneGatewayGwDebugStatsSession-setupGtpproxyInstanceLevelNumDbgFailedHandleGtpAttr ConfdString, affirmedZoneGatewayGwDebugStatsSession-setupGtpproxyInstanceLevelNumDbgFailedApnRestriction ConfdString, affirmedZoneGatewayGwDebugStatsSession-setupGtpproxyInstanceLevelNumDbgFailedTeid ConfdString, affirmedZoneGatewayGwDebugStatsSession-setupGtpproxyInstanceLevelNumDbgFailedApnSelection ConfdString, affirmedZoneGatewayGwDebugStatsSession-setupGtpproxyInstanceLevelNumDbgFailedUnknownPeer ConfdString, affirmedZoneGatewayGwDebugStatsSession-setupGtpproxyInstanceLevelNumDbgFailedSprSendReq ConfdString, affirmedZoneGatewayGwDebugStatsSession-setupGtpproxyInstanceLevelNumDbgFailedSprAuthReject ConfdString, affirmedZoneGatewayGwDebugStatsSession-setupGtpproxyInstanceLevelNumDbgFailedSprProcessResp ConfdString, affirmedZoneGatewayGwDebugStatsSession-setupGtpproxyInstanceLevelNumDbgFailedSprAuthNoWf ConfdString, affirmedZoneGatewayGwDebugStatsSession-setupGtpproxyInstanceLevelNumDbgFailedSprAuthTimeout ConfdString, affirmedZoneGatewayGwDebugStatsSession-setupGtpproxyInstanceLevelNumDbgFailedPcrfPolicy ConfdString, affirmedZoneGatewayGwDebugStatsSession-setupGtpproxyInstanceLevelNumDbgFailedPcrfReject ConfdString, affirmedZoneGatewayGwDebugStatsSession-setupGtpproxyInstanceLevelNumDbgFailedPcrfProcessResp ConfdString, affirmedZoneGatewayGwDebugStatsSession-setupGtpproxyInstanceLevelNumDbgFailedPcrfTimeout ConfdString, affirmedZoneGatewayGwDebugStatsSession-setupGtpproxyInstanceLevelNumDbgFailedOcsSendReq ConfdString, affirmedZoneGatewayGwDebugStatsSession-setupGtpproxyInstanceLevelNumDbgFailedOcsReject ConfdString, affirmedZoneGatewayGwDebugStatsSession-setupGtpproxyInstanceLevelNumDbgFailedOcsProcessResp ConfdString, affirmedZoneGatewayGwDebugStatsSession-setupGtpproxyInstanceLevelNumDbgFailedOcsCharging ConfdString, affirmedZoneGatewayGwDebugStatsSession-setupGtpproxyInstanceLevelNumDbgFailedOcsTimeout ConfdString, affirmedZoneGatewayGwDebugStatsSession-setupGtpproxyInstanceLevelNumDbgFailedChargingInst ConfdString, affirmedZoneGatewayGwDebugStatsSession-setupGtpproxyInstanceLevelNumDbgFailedPrePaidChargingInst ConfdString, affirmedZoneGatewayGwDebugStatsSession-setupGtpproxyInstanceLevelNumDbgFailedWfQosPolicyRules ConfdString, affirmedZoneGatewayGwDebugStatsSession-setupGtpproxyInstanceLevelNumDbgFailedApnAmbr ConfdString, affirmedZoneGatewayGwDebugStatsSession-setupGtpproxyInstanceLevelNumDbgFailedNaRsrcAllocSend ConfdString, affirmedZoneGatewayGwDebugStatsSession-setupGtpproxyInstanceLevelNumDbgFailedNaRsrcAllocResp ConfdString, affirmedZoneGatewayGwDebugStatsSession-setupGtpproxyInstanceLevelNumDbgFailedDhcpInvProfile ConfdString, affirmedZoneGatewayGwDebugStatsSession-setupGtpproxyInstanceLevelNumDbgFailedDhcpClientSendReq ConfdString, affirmedZoneGatewayGwDebugStatsSession-setupGtpproxyInstanceLevelNumDbgFailedDhcpClientProcessResp ConfdString, affirmedZoneGatewayGwDebugStatsSession-setupGtpproxyInstanceLevelNumDbgFailedDhcpClientTimeout ConfdString, affirmedZoneGatewayGwDebugStatsSession-setupGtpproxyInstanceLevelNumDbgFailedLdapSearchReq ConfdString, affirmedZoneGatewayGwDebugStatsSession-setupGtpproxyInstanceLevelNumDbgFailedLdapReject ConfdString, affirmedZoneGatewayGwDebugStatsSession-setupGtpproxyInstanceLevelNumDbgFailedLdapProcessResp ConfdString, affirmedZoneGatewayGwDebugStatsSession-setupGtpproxyInstanceLevelNumDbgFailedLdapSearchNoWf ConfdString, affirmedZoneGatewayGwDebugStatsSession-setupGtpproxyInstanceLevelNumDbgFailedLdapNoChargingSvc ConfdString, affirmedZoneGatewayGwDebugStatsSession-setupGtpproxyInstanceLevelNumDbgFailedLdapTimeout ConfdString, affirmedZoneGatewayGwDebugStatsSession-setupGtpproxyInstanceLevelNumDbgFailedNasStaticIp ConfdString, affirmedZoneGatewayGwDebugStatsSession-setupGtpproxyInstanceLevelNumDbgFailedNasSendReq ConfdString, affirmedZoneGatewayGwDebugStatsSession-setupGtpproxyInstanceLevelNumDbgFailedNasProcessResp ConfdString, affirmedZoneGatewayGwDebugStatsSession-setupGtpproxyInstanceLevelNumDbgFailedNasMcd ConfdString, affirmedZoneGatewayGwDebugStatsSession-setupGtpproxyInstanceLevelNumDbgFailedNasTimeout ConfdString, affirmedZoneGatewayGwDebugStatsSession-setupGtpproxyInstanceLevelNumDbgFailedFpWfMcdAdd ConfdString, affirmedZoneGatewayGwDebugStatsSession-setupGtpproxyInstanceLevelNumDbgFailedFpWfMcdAddResp ConfdString, affirmedZoneGatewayGwDebugStatsSession-setupGtpproxyInstanceLevelNumDbgFailedFpWfMcdAddTimeout ConfdString, affirmedZoneGatewayGwDebugStatsSession-setupGtpproxyInstanceLevelNumDbgFailedAcctIntf ConfdString, affirmedZoneGatewayGwDebugStatsSession-setupGtpproxyInstanceLevelNumDbgFailedAcctSendReq ConfdString, affirmedZoneGatewayGwDebugStatsSession-setupGtpproxyInstanceLevelNumDbgFailedAcctReject ConfdString, affirmedZoneGatewayGwDebugStatsSession-setupGtpproxyInstanceLevelNumDbgFailedAcctProcessResp ConfdString, affirmedZoneGatewayGwDebugStatsSession-setupGtpproxyInstanceLevelNumDbgFailedAcctTimeout ConfdString, affirmedZoneGatewayGwDebugStatsSession-setupGtpproxyInstanceLevelNumDbgFailedStartTimer ConfdString, affirmedZoneGatewayGwDebugStatsSession-setupGtpproxyInstanceLevelNumDbgFailedProcCtxt ConfdString, affirmedZoneGatewayGwDebugStatsSession-setupGtpproxyInstanceLevelNumDbgFailedMemAlloc ConfdString, affirmedZoneGatewayGwDebugStatsSession-setupGtpproxyInstanceLevelNumDbgFailedPolicyConfig ConfdString, affirmedZoneGatewayGwDebugStatsSession-setupGtpproxyInstanceLevelNumDbgFailedCreateSessionResponseSend ConfdString, affirmedZoneGatewayGwDebugStatsSession-setupGtpproxyInstanceLevelNumDbgFailedSessSetupMisc ConfdString, affirmedZoneGatewayGwDebugStatsSession-setupGtpproxyInstanceLevelNumDbgFailedL2tpSessionCreateReq ConfdString, affirmedZoneGatewayGwDebugStatsSession-setupGtpproxyInstanceLevelNumDbgFailedL2tpSessionCreateRsp ConfdString, affirmedZoneGatewayGwDebugStatsSession-setupGtpproxyInstanceLevelNumDbgFailedL2tpSessionCreateTimeout ConfdString, affirmedZoneGatewayGwDebugStatsSession-setupGtpproxyInstanceLevelNumDbgFailedL2tpPppRscAllocReq ConfdString, affirmedZoneGatewayGwDebugStatsSession-setupGtpproxyInstanceLevelNumDbgFailedL2tpPppRscAllocRsp ConfdString, affirmedZoneGatewayGwDebugStatsSession-setupGtpproxyInstanceLevelNumDbgFailedL2tpPppRscAllocTimeout ConfdString, affirmedZoneGatewayGwDebugStatsSession-setupGtpproxyInstanceLevelNumDbgFailedS6bAuthReq ConfdString, affirmedZoneGatewayGwDebugStatsSession-setupGtpproxyInstanceLevelNumDbgFailedS6bAuthReject ConfdString, affirmedZoneGatewayGwDebugStatsSession-setupGtpproxyInstanceLevelNumDbgFailedS6bAuthTimeout ConfdString, affirmedZoneGatewayGwDebugStatsSession-setupGtpproxyInstanceLevelNumDbgFailedPgwReject ConfdString, affirmedZoneGatewayGwDebugStatsSession-setupGtpproxyInstanceLevelNumDbgFailedPgwNoResponse ConfdString, affirmedZoneGatewayGwDebugStatsSession-setupGtpproxyInstanceLevelNumDbgFailedUserBan ConfdString, affirmedZoneGatewayGwDebugStatsSession-setupGtpproxyInstanceLevelNumDbgSessSetupChangeSessToColocatedReqSent ConfdString, affirmedZoneGatewayGwDebugStatsSession-setupGtpproxyInstanceLevelNumDbgSessSetupChangeSessToColocatedRspRecvSuccess ConfdString, affirmedZoneGatewayGwDebugStatsSession-setupGtpproxyInstanceLevelNumDbgSessSetupChangeSessToColocatedRspRecvFailure ConfdString, affirmedZoneGatewayGwDebugStatsSession-setupGtpproxyInstanceLevelNumDbgSessSetupChangeSessToColocatedRspTimeout ConfdString, affirmedZoneGatewayGwDebugStatsSession-setupGtpproxyInstanceLevelNumDbgSessSetupChangeSessToColocatedInternalFailure ConfdString, affirmedZoneGatewayGwDebugStatsSession-setupGtpproxyInstanceLevelNumDbgFailedNoServiceRule ConfdString, affirmedZoneGatewayGwDebugStatsSession-setupGtpproxyInstanceLevelNumDbgFailedOverloadMCDSync ConfdString } affirmedZoneGatewayGwDebugStatsSession-setupGtpproxyInstanceLevelServiceName OBJECT-TYPE SYNTAX String MAX-ACCESS not-accessible STATUS current DESCRIPTION "Task Service Name" ::= { affirmedZoneGatewayGwDebugStatsSession-setupGtpproxyInstanceLevelEntry 1 } affirmedZoneGatewayGwDebugStatsSession-setupGtpproxyInstanceLevelNumDbgSessSetupAttempts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Session Setup Attempts" ::= { affirmedZoneGatewayGwDebugStatsSession-setupGtpproxyInstanceLevelEntry 2 } affirmedZoneGatewayGwDebugStatsSession-setupGtpproxyInstanceLevelNumDbgSessSetupSuccessful OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Session Setups Successful" ::= { affirmedZoneGatewayGwDebugStatsSession-setupGtpproxyInstanceLevelEntry 3 } affirmedZoneGatewayGwDebugStatsSession-setupGtpproxyInstanceLevelNumDbgFailedSessSetupCreateSessValidate OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Session Setups Failed due to failing Create Session Validation" ::= { affirmedZoneGatewayGwDebugStatsSession-setupGtpproxyInstanceLevelEntry 4 } affirmedZoneGatewayGwDebugStatsSession-setupGtpproxyInstanceLevelNumDbgFailedSessSetupOperStatusDown OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Session Setups Failed due to Oper Status Down" ::= { affirmedZoneGatewayGwDebugStatsSession-setupGtpproxyInstanceLevelEntry 5 } affirmedZoneGatewayGwDebugStatsSession-setupGtpproxyInstanceLevelNumDbgFailedSessSetupNoProcCtxt OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Session Setups Failed due to no procedure context" ::= { affirmedZoneGatewayGwDebugStatsSession-setupGtpproxyInstanceLevelEntry 6 } affirmedZoneGatewayGwDebugStatsSession-setupGtpproxyInstanceLevelNumDbgFailedSessSetupApn OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Session Setups Failed due to no such APN" ::= { affirmedZoneGatewayGwDebugStatsSession-setupGtpproxyInstanceLevelEntry 7 } affirmedZoneGatewayGwDebugStatsSession-setupGtpproxyInstanceLevelNumDbgFailedSessSetupMappedApn OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Session Setups Failed due to APN Mapping" ::= { affirmedZoneGatewayGwDebugStatsSession-setupGtpproxyInstanceLevelEntry 8 } affirmedZoneGatewayGwDebugStatsSession-setupGtpproxyInstanceLevelNumDbgFailedCreateBearerCtxt OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Session Setups Failed due to CreateBearerCtxt" ::= { affirmedZoneGatewayGwDebugStatsSession-setupGtpproxyInstanceLevelEntry 9 } affirmedZoneGatewayGwDebugStatsSession-setupGtpproxyInstanceLevelNumDbgFailedFsapi OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Session Setups Failed due to FSAPI" ::= { affirmedZoneGatewayGwDebugStatsSession-setupGtpproxyInstanceLevelEntry 10 } affirmedZoneGatewayGwDebugStatsSession-setupGtpproxyInstanceLevelNumDbgFailedNetContext OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Session Setups Failed due to Network Context" ::= { affirmedZoneGatewayGwDebugStatsSession-setupGtpproxyInstanceLevelEntry 11 } affirmedZoneGatewayGwDebugStatsSession-setupGtpproxyInstanceLevelNumDbgFailedPlmnid OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Session Setups Failed due to Plmnid" ::= { affirmedZoneGatewayGwDebugStatsSession-setupGtpproxyInstanceLevelEntry 12 } affirmedZoneGatewayGwDebugStatsSession-setupGtpproxyInstanceLevelNumDbgFailedHandleGtpAttr OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Session Setups Failed due to GTP Attribute Handling" ::= { affirmedZoneGatewayGwDebugStatsSession-setupGtpproxyInstanceLevelEntry 13 } affirmedZoneGatewayGwDebugStatsSession-setupGtpproxyInstanceLevelNumDbgFailedApnRestriction OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Session Setups Failed due to APN Restriction" ::= { affirmedZoneGatewayGwDebugStatsSession-setupGtpproxyInstanceLevelEntry 14 } affirmedZoneGatewayGwDebugStatsSession-setupGtpproxyInstanceLevelNumDbgFailedTeid OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Session Setups Failed due to Teid" ::= { affirmedZoneGatewayGwDebugStatsSession-setupGtpproxyInstanceLevelEntry 15 } affirmedZoneGatewayGwDebugStatsSession-setupGtpproxyInstanceLevelNumDbgFailedApnSelection OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Session Setups Failed due to APN Selection" ::= { affirmedZoneGatewayGwDebugStatsSession-setupGtpproxyInstanceLevelEntry 16 } affirmedZoneGatewayGwDebugStatsSession-setupGtpproxyInstanceLevelNumDbgFailedUnknownPeer OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Session Setups Failed due to Unknown Peer" ::= { affirmedZoneGatewayGwDebugStatsSession-setupGtpproxyInstanceLevelEntry 17 } affirmedZoneGatewayGwDebugStatsSession-setupGtpproxyInstanceLevelNumDbgFailedSprSendReq OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Session Setups Failed due to SPR Send Request" ::= { affirmedZoneGatewayGwDebugStatsSession-setupGtpproxyInstanceLevelEntry 18 } affirmedZoneGatewayGwDebugStatsSession-setupGtpproxyInstanceLevelNumDbgFailedSprAuthReject OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Session Setups Failed due to SPR Auth Reject" ::= { affirmedZoneGatewayGwDebugStatsSession-setupGtpproxyInstanceLevelEntry 19 } affirmedZoneGatewayGwDebugStatsSession-setupGtpproxyInstanceLevelNumDbgFailedSprProcessResp OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Session Setups Failed due to SPR Process Response" ::= { affirmedZoneGatewayGwDebugStatsSession-setupGtpproxyInstanceLevelEntry 20 } affirmedZoneGatewayGwDebugStatsSession-setupGtpproxyInstanceLevelNumDbgFailedSprAuthNoWf OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Session Setups Failed due to SPR Auth No Workflow" ::= { affirmedZoneGatewayGwDebugStatsSession-setupGtpproxyInstanceLevelEntry 21 } affirmedZoneGatewayGwDebugStatsSession-setupGtpproxyInstanceLevelNumDbgFailedSprAuthTimeout OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Session Setups Failed due to SPR Auth Timeout" ::= { affirmedZoneGatewayGwDebugStatsSession-setupGtpproxyInstanceLevelEntry 22 } affirmedZoneGatewayGwDebugStatsSession-setupGtpproxyInstanceLevelNumDbgFailedPcrfPolicy OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Session Setups Failed due to PCRF Policy" ::= { affirmedZoneGatewayGwDebugStatsSession-setupGtpproxyInstanceLevelEntry 23 } affirmedZoneGatewayGwDebugStatsSession-setupGtpproxyInstanceLevelNumDbgFailedPcrfReject OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Session Setups Failed due to PCRF Reject" ::= { affirmedZoneGatewayGwDebugStatsSession-setupGtpproxyInstanceLevelEntry 24 } affirmedZoneGatewayGwDebugStatsSession-setupGtpproxyInstanceLevelNumDbgFailedPcrfProcessResp OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Session Setups Failed due to PCRF Process Response" ::= { affirmedZoneGatewayGwDebugStatsSession-setupGtpproxyInstanceLevelEntry 25 } affirmedZoneGatewayGwDebugStatsSession-setupGtpproxyInstanceLevelNumDbgFailedPcrfTimeout OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Session Setups Failed due to PCRF Timeout" ::= { affirmedZoneGatewayGwDebugStatsSession-setupGtpproxyInstanceLevelEntry 26 } affirmedZoneGatewayGwDebugStatsSession-setupGtpproxyInstanceLevelNumDbgFailedOcsSendReq OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Session Setups Failed due to OCS Send Request" ::= { affirmedZoneGatewayGwDebugStatsSession-setupGtpproxyInstanceLevelEntry 27 } affirmedZoneGatewayGwDebugStatsSession-setupGtpproxyInstanceLevelNumDbgFailedOcsReject OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Session Setups Failed due to OCS Reject" ::= { affirmedZoneGatewayGwDebugStatsSession-setupGtpproxyInstanceLevelEntry 28 } affirmedZoneGatewayGwDebugStatsSession-setupGtpproxyInstanceLevelNumDbgFailedOcsProcessResp OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Session Setups Failed due to OcsProcessResp" ::= { affirmedZoneGatewayGwDebugStatsSession-setupGtpproxyInstanceLevelEntry 29 } affirmedZoneGatewayGwDebugStatsSession-setupGtpproxyInstanceLevelNumDbgFailedOcsCharging OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Session Setups Failed due to OCS Charging" ::= { affirmedZoneGatewayGwDebugStatsSession-setupGtpproxyInstanceLevelEntry 30 } affirmedZoneGatewayGwDebugStatsSession-setupGtpproxyInstanceLevelNumDbgFailedOcsTimeout OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Session Setups Failed due to OCS Timeout" ::= { affirmedZoneGatewayGwDebugStatsSession-setupGtpproxyInstanceLevelEntry 31 } affirmedZoneGatewayGwDebugStatsSession-setupGtpproxyInstanceLevelNumDbgFailedChargingInst OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Session Setups Failed due to Charging Instance" ::= { affirmedZoneGatewayGwDebugStatsSession-setupGtpproxyInstanceLevelEntry 32 } affirmedZoneGatewayGwDebugStatsSession-setupGtpproxyInstanceLevelNumDbgFailedPrePaidChargingInst OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Session Setups Failed due to Pre-paid Charging Instance" ::= { affirmedZoneGatewayGwDebugStatsSession-setupGtpproxyInstanceLevelEntry 33 } affirmedZoneGatewayGwDebugStatsSession-setupGtpproxyInstanceLevelNumDbgFailedWfQosPolicyRules OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Session Setups Failed due to Workflow Qos Policy Rules" ::= { affirmedZoneGatewayGwDebugStatsSession-setupGtpproxyInstanceLevelEntry 34 } affirmedZoneGatewayGwDebugStatsSession-setupGtpproxyInstanceLevelNumDbgFailedApnAmbr OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Session Setups Failed due to APN AMBR" ::= { affirmedZoneGatewayGwDebugStatsSession-setupGtpproxyInstanceLevelEntry 35 } affirmedZoneGatewayGwDebugStatsSession-setupGtpproxyInstanceLevelNumDbgFailedNaRsrcAllocSend OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Session Setups Failed due to Net Agent Resource Alloc Send" ::= { affirmedZoneGatewayGwDebugStatsSession-setupGtpproxyInstanceLevelEntry 36 } affirmedZoneGatewayGwDebugStatsSession-setupGtpproxyInstanceLevelNumDbgFailedNaRsrcAllocResp OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Session Setups Failed due to Net Agent Resource Alloc Resp" ::= { affirmedZoneGatewayGwDebugStatsSession-setupGtpproxyInstanceLevelEntry 37 } affirmedZoneGatewayGwDebugStatsSession-setupGtpproxyInstanceLevelNumDbgFailedDhcpInvProfile OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Session Setups Failed due to DHCP Invalid Profile" ::= { affirmedZoneGatewayGwDebugStatsSession-setupGtpproxyInstanceLevelEntry 38 } affirmedZoneGatewayGwDebugStatsSession-setupGtpproxyInstanceLevelNumDbgFailedDhcpClientSendReq OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Session Setups Failed due to DHCP Client Send Req" ::= { affirmedZoneGatewayGwDebugStatsSession-setupGtpproxyInstanceLevelEntry 39 } affirmedZoneGatewayGwDebugStatsSession-setupGtpproxyInstanceLevelNumDbgFailedDhcpClientProcessResp OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Session Setups Failed due to DHCP Client Process Resp" ::= { affirmedZoneGatewayGwDebugStatsSession-setupGtpproxyInstanceLevelEntry 40 } affirmedZoneGatewayGwDebugStatsSession-setupGtpproxyInstanceLevelNumDbgFailedDhcpClientTimeout OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Session Setups Failed due to DHCP Client Timeout" ::= { affirmedZoneGatewayGwDebugStatsSession-setupGtpproxyInstanceLevelEntry 41 } affirmedZoneGatewayGwDebugStatsSession-setupGtpproxyInstanceLevelNumDbgFailedLdapSearchReq OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Session Setups Failed due to LDAP Search Req" ::= { affirmedZoneGatewayGwDebugStatsSession-setupGtpproxyInstanceLevelEntry 42 } affirmedZoneGatewayGwDebugStatsSession-setupGtpproxyInstanceLevelNumDbgFailedLdapReject OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Session Setups Failed due to LDAP Reject" ::= { affirmedZoneGatewayGwDebugStatsSession-setupGtpproxyInstanceLevelEntry 43 } affirmedZoneGatewayGwDebugStatsSession-setupGtpproxyInstanceLevelNumDbgFailedLdapProcessResp OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Session Setups Failed due to LDAP Process Resp" ::= { affirmedZoneGatewayGwDebugStatsSession-setupGtpproxyInstanceLevelEntry 44 } affirmedZoneGatewayGwDebugStatsSession-setupGtpproxyInstanceLevelNumDbgFailedLdapSearchNoWf OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Session Setups Failed due to LdapSearchNoWf" ::= { affirmedZoneGatewayGwDebugStatsSession-setupGtpproxyInstanceLevelEntry 45 } affirmedZoneGatewayGwDebugStatsSession-setupGtpproxyInstanceLevelNumDbgFailedLdapNoChargingSvc OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Session Setups Failed due to LDAP No Charging Service" ::= { affirmedZoneGatewayGwDebugStatsSession-setupGtpproxyInstanceLevelEntry 46 } affirmedZoneGatewayGwDebugStatsSession-setupGtpproxyInstanceLevelNumDbgFailedLdapTimeout OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Session Setups Failed due to LDAP Timeout" ::= { affirmedZoneGatewayGwDebugStatsSession-setupGtpproxyInstanceLevelEntry 47 } affirmedZoneGatewayGwDebugStatsSession-setupGtpproxyInstanceLevelNumDbgFailedNasStaticIp OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Session Setups Failed due to NAS Static Ip" ::= { affirmedZoneGatewayGwDebugStatsSession-setupGtpproxyInstanceLevelEntry 48 } affirmedZoneGatewayGwDebugStatsSession-setupGtpproxyInstanceLevelNumDbgFailedNasSendReq OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Session Setups Failed due to NAS Send Req" ::= { affirmedZoneGatewayGwDebugStatsSession-setupGtpproxyInstanceLevelEntry 49 } affirmedZoneGatewayGwDebugStatsSession-setupGtpproxyInstanceLevelNumDbgFailedNasProcessResp OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Session Setups Failed due to NAS Process Resp" ::= { affirmedZoneGatewayGwDebugStatsSession-setupGtpproxyInstanceLevelEntry 50 } affirmedZoneGatewayGwDebugStatsSession-setupGtpproxyInstanceLevelNumDbgFailedNasMcd OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Session Setups Failed due to NAS MCD" ::= { affirmedZoneGatewayGwDebugStatsSession-setupGtpproxyInstanceLevelEntry 51 } affirmedZoneGatewayGwDebugStatsSession-setupGtpproxyInstanceLevelNumDbgFailedNasTimeout OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Session Setups Failed due to NAS Timeout" ::= { affirmedZoneGatewayGwDebugStatsSession-setupGtpproxyInstanceLevelEntry 52 } affirmedZoneGatewayGwDebugStatsSession-setupGtpproxyInstanceLevelNumDbgFailedFpWfMcdAdd OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Session Setups Failed due to FP Workflow MCD Add" ::= { affirmedZoneGatewayGwDebugStatsSession-setupGtpproxyInstanceLevelEntry 53 } affirmedZoneGatewayGwDebugStatsSession-setupGtpproxyInstanceLevelNumDbgFailedFpWfMcdAddResp OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Session Setups Failed due to FP Workflow MCD Add Resp" ::= { affirmedZoneGatewayGwDebugStatsSession-setupGtpproxyInstanceLevelEntry 54 } affirmedZoneGatewayGwDebugStatsSession-setupGtpproxyInstanceLevelNumDbgFailedFpWfMcdAddTimeout OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Session Setups Failed due to FP Workflow MCD Add Timeout" ::= { affirmedZoneGatewayGwDebugStatsSession-setupGtpproxyInstanceLevelEntry 55 } affirmedZoneGatewayGwDebugStatsSession-setupGtpproxyInstanceLevelNumDbgFailedAcctIntf OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Session Setups Failed due to Accounting Intf" ::= { affirmedZoneGatewayGwDebugStatsSession-setupGtpproxyInstanceLevelEntry 56 } affirmedZoneGatewayGwDebugStatsSession-setupGtpproxyInstanceLevelNumDbgFailedAcctSendReq OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Session Setups Failed due to Accounting SendReq" ::= { affirmedZoneGatewayGwDebugStatsSession-setupGtpproxyInstanceLevelEntry 57 } affirmedZoneGatewayGwDebugStatsSession-setupGtpproxyInstanceLevelNumDbgFailedAcctReject OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Session Setups Failed due to Accounting Reject" ::= { affirmedZoneGatewayGwDebugStatsSession-setupGtpproxyInstanceLevelEntry 58 } affirmedZoneGatewayGwDebugStatsSession-setupGtpproxyInstanceLevelNumDbgFailedAcctProcessResp OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Session Setups Failed due to Accounting Process Resp" ::= { affirmedZoneGatewayGwDebugStatsSession-setupGtpproxyInstanceLevelEntry 59 } affirmedZoneGatewayGwDebugStatsSession-setupGtpproxyInstanceLevelNumDbgFailedAcctTimeout OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Session Setups Failed due to Accounting Timeout" ::= { affirmedZoneGatewayGwDebugStatsSession-setupGtpproxyInstanceLevelEntry 60 } affirmedZoneGatewayGwDebugStatsSession-setupGtpproxyInstanceLevelNumDbgFailedStartTimer OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Session Setups Failed due to Start Timer" ::= { affirmedZoneGatewayGwDebugStatsSession-setupGtpproxyInstanceLevelEntry 61 } affirmedZoneGatewayGwDebugStatsSession-setupGtpproxyInstanceLevelNumDbgFailedProcCtxt OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Session Setups Failed due to Procedure Context" ::= { affirmedZoneGatewayGwDebugStatsSession-setupGtpproxyInstanceLevelEntry 62 } affirmedZoneGatewayGwDebugStatsSession-setupGtpproxyInstanceLevelNumDbgFailedMemAlloc OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Session Setups Failed due to Memory Allocation" ::= { affirmedZoneGatewayGwDebugStatsSession-setupGtpproxyInstanceLevelEntry 63 } affirmedZoneGatewayGwDebugStatsSession-setupGtpproxyInstanceLevelNumDbgFailedPolicyConfig OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Session Setups Failed due to PolicyConfig" ::= { affirmedZoneGatewayGwDebugStatsSession-setupGtpproxyInstanceLevelEntry 64 } affirmedZoneGatewayGwDebugStatsSession-setupGtpproxyInstanceLevelNumDbgFailedCreateSessionResponseSend OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Session Setups Failed due to CreateSessionResponseSend" ::= { affirmedZoneGatewayGwDebugStatsSession-setupGtpproxyInstanceLevelEntry 65 } affirmedZoneGatewayGwDebugStatsSession-setupGtpproxyInstanceLevelNumDbgFailedSessSetupMisc OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Session Setups Failed due to Misc Reason" ::= { affirmedZoneGatewayGwDebugStatsSession-setupGtpproxyInstanceLevelEntry 66 } affirmedZoneGatewayGwDebugStatsSession-setupGtpproxyInstanceLevelNumDbgFailedL2tpSessionCreateReq OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Session Setups Failed due to L2tp Session CreateReq" ::= { affirmedZoneGatewayGwDebugStatsSession-setupGtpproxyInstanceLevelEntry 67 } affirmedZoneGatewayGwDebugStatsSession-setupGtpproxyInstanceLevelNumDbgFailedL2tpSessionCreateRsp OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Session Setups Failed due to L2tp Session CreateRsp" ::= { affirmedZoneGatewayGwDebugStatsSession-setupGtpproxyInstanceLevelEntry 68 } affirmedZoneGatewayGwDebugStatsSession-setupGtpproxyInstanceLevelNumDbgFailedL2tpSessionCreateTimeout OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Session Setups Failed due to L2tp Session Create Timeout" ::= { affirmedZoneGatewayGwDebugStatsSession-setupGtpproxyInstanceLevelEntry 69 } affirmedZoneGatewayGwDebugStatsSession-setupGtpproxyInstanceLevelNumDbgFailedL2tpPppRscAllocReq OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Session Setups Failed due to L2tp PPP Rsc Alloc Req" ::= { affirmedZoneGatewayGwDebugStatsSession-setupGtpproxyInstanceLevelEntry 70 } affirmedZoneGatewayGwDebugStatsSession-setupGtpproxyInstanceLevelNumDbgFailedL2tpPppRscAllocRsp OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Session Setups Failed due to L2tp PPP Rsc Alloc Rsp" ::= { affirmedZoneGatewayGwDebugStatsSession-setupGtpproxyInstanceLevelEntry 71 } affirmedZoneGatewayGwDebugStatsSession-setupGtpproxyInstanceLevelNumDbgFailedL2tpPppRscAllocTimeout OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Session Setups Failed due to L2tp PPP Rsc Alloc Timeout" ::= { affirmedZoneGatewayGwDebugStatsSession-setupGtpproxyInstanceLevelEntry 72 } affirmedZoneGatewayGwDebugStatsSession-setupGtpproxyInstanceLevelNumDbgFailedS6bAuthReq OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Session Setups Failed due to Initial S6b Auth Request" ::= { affirmedZoneGatewayGwDebugStatsSession-setupGtpproxyInstanceLevelEntry 73 } affirmedZoneGatewayGwDebugStatsSession-setupGtpproxyInstanceLevelNumDbgFailedS6bAuthReject OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Session Setups Failed due to Initial S6b Auth Reject" ::= { affirmedZoneGatewayGwDebugStatsSession-setupGtpproxyInstanceLevelEntry 74 } affirmedZoneGatewayGwDebugStatsSession-setupGtpproxyInstanceLevelNumDbgFailedS6bAuthTimeout OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Session Setups Failed due to Initial S6b Auth Timeout " ::= { affirmedZoneGatewayGwDebugStatsSession-setupGtpproxyInstanceLevelEntry 75 } affirmedZoneGatewayGwDebugStatsSession-setupGtpproxyInstanceLevelNumDbgFailedPgwReject OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Session Setups Failed due to Remote PGW Rejecting Call" ::= { affirmedZoneGatewayGwDebugStatsSession-setupGtpproxyInstanceLevelEntry 76 } affirmedZoneGatewayGwDebugStatsSession-setupGtpproxyInstanceLevelNumDbgFailedPgwNoResponse OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Session Setups Failed due to Remote PGW Not Responding" ::= { affirmedZoneGatewayGwDebugStatsSession-setupGtpproxyInstanceLevelEntry 77 } affirmedZoneGatewayGwDebugStatsSession-setupGtpproxyInstanceLevelNumDbgFailedUserBan OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Session Setups Failed due to Session Blocked by User Ban" ::= { affirmedZoneGatewayGwDebugStatsSession-setupGtpproxyInstanceLevelEntry 78 } affirmedZoneGatewayGwDebugStatsSession-setupGtpproxyInstanceLevelNumDbgSessSetupChangeSessToColocatedReqSent OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Change Session To Colocated Request sent to SGW" ::= { affirmedZoneGatewayGwDebugStatsSession-setupGtpproxyInstanceLevelEntry 79 } affirmedZoneGatewayGwDebugStatsSession-setupGtpproxyInstanceLevelNumDbgSessSetupChangeSessToColocatedRspRecvSuccess OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Change Session To Colocated Response Received Success" ::= { affirmedZoneGatewayGwDebugStatsSession-setupGtpproxyInstanceLevelEntry 80 } affirmedZoneGatewayGwDebugStatsSession-setupGtpproxyInstanceLevelNumDbgSessSetupChangeSessToColocatedRspRecvFailure OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Change Session To Colocated Response Received Failure" ::= { affirmedZoneGatewayGwDebugStatsSession-setupGtpproxyInstanceLevelEntry 81 } affirmedZoneGatewayGwDebugStatsSession-setupGtpproxyInstanceLevelNumDbgSessSetupChangeSessToColocatedRspTimeout OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Change Session To Colocated Response Timeout" ::= { affirmedZoneGatewayGwDebugStatsSession-setupGtpproxyInstanceLevelEntry 82 } affirmedZoneGatewayGwDebugStatsSession-setupGtpproxyInstanceLevelNumDbgSessSetupChangeSessToColocatedInternalFailure OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Change Session To Colocated Internal Failure" ::= { affirmedZoneGatewayGwDebugStatsSession-setupGtpproxyInstanceLevelEntry 83 } affirmedZoneGatewayGwDebugStatsSession-setupGtpproxyInstanceLevelNumDbgFailedNoServiceRule OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Session Setups Failed due to no service rule" ::= { affirmedZoneGatewayGwDebugStatsSession-setupGtpproxyInstanceLevelEntry 84 } affirmedZoneGatewayGwDebugStatsSession-setupGtpproxyInstanceLevelNumDbgFailedOverloadMCDSync OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Session Setup Rejects due to Overload MCD-Sync" ::= { affirmedZoneGatewayGwDebugStatsSession-setupGtpproxyInstanceLevelEntry 85 } affirmedZoneGatewayGwDebugStatsSession-closePdngwServiceLevelTable OBJECT-TYPE SYNTAX SEQUENCE OF AffirmedZoneGatewayGwDebugStatsSession-closePdngwServiceLevelEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "" ::= { affirmedZoneMIB 262 } affirmedZoneGatewayGwDebugStatsSession-closePdngwServiceLevelEntry OBJECT-TYPE SYNTAX AffirmedZoneGatewayGwDebugStatsSession-closePdngwServiceLevelEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "" INDEX { affirmedZoneName, affirmedZoneGatewayGwDebugStatsSession-closePdngwServiceLevelChassis } ::= { affirmedZoneGatewayGwDebugStatsSession-closePdngwServiceLevelTable 1 } AffirmedZoneGatewayGwDebugStatsSession-closePdngwServiceLevelEntry ::= SEQUENCE { affirmedZoneGatewayGwDebugStatsSession-closePdngwServiceLevelChassis Unsigned32, affirmedZoneGatewayGwDebugStatsSession-closePdngwServiceLevelNumDbgClosedDeleteSessReq ConfdString, affirmedZoneGatewayGwDebugStatsSession-closePdngwServiceLevelNumDbgClosedFpStatsReqFail ConfdString, affirmedZoneGatewayGwDebugStatsSession-closePdngwServiceLevelNumDbgClosedFpReqFail ConfdString, affirmedZoneGatewayGwDebugStatsSession-closePdngwServiceLevelNumDbgClosedFpRespFail ConfdString, affirmedZoneGatewayGwDebugStatsSession-closePdngwServiceLevelNumDbgClosedFpTimeout ConfdString, affirmedZoneGatewayGwDebugStatsSession-closePdngwServiceLevelNumDbgClosedPcrfPolicyFail ConfdString, affirmedZoneGatewayGwDebugStatsSession-closePdngwServiceLevelNumDbgClosedPcrfRespFail ConfdString, affirmedZoneGatewayGwDebugStatsSession-closePdngwServiceLevelNumDbgClosedPcrfTimeout ConfdString, affirmedZoneGatewayGwDebugStatsSession-closePdngwServiceLevelNumDbgClosedPcrfNoIntf ConfdString, affirmedZoneGatewayGwDebugStatsSession-closePdngwServiceLevelNumDbgClosedPcrfInitiated ConfdString, affirmedZoneGatewayGwDebugStatsSession-closePdngwServiceLevelNumDbgClosedOcsFail ConfdString, affirmedZoneGatewayGwDebugStatsSession-closePdngwServiceLevelNumDbgClosedOcsTransactionFail ConfdString, affirmedZoneGatewayGwDebugStatsSession-closePdngwServiceLevelNumDbgClosedOcsRespFail ConfdString, affirmedZoneGatewayGwDebugStatsSession-closePdngwServiceLevelNumDbgClosedOcsReject ConfdString, affirmedZoneGatewayGwDebugStatsSession-closePdngwServiceLevelNumDbgClosedOcsTimeout ConfdString, affirmedZoneGatewayGwDebugStatsSession-closePdngwServiceLevelNumDbgClosedOcsNoIntf ConfdString, affirmedZoneGatewayGwDebugStatsSession-closePdngwServiceLevelNumDbgClosedOfcsSendFail ConfdString, affirmedZoneGatewayGwDebugStatsSession-closePdngwServiceLevelNumDbgClosedAcctSendFail ConfdString, affirmedZoneGatewayGwDebugStatsSession-closePdngwServiceLevelNumDbgClosedAcctReject ConfdString, affirmedZoneGatewayGwDebugStatsSession-closePdngwServiceLevelNumDbgClosedAcctTimeout ConfdString, affirmedZoneGatewayGwDebugStatsSession-closePdngwServiceLevelNumDbgClosedAcctNoIntf ConfdString, affirmedZoneGatewayGwDebugStatsSession-closePdngwServiceLevelNumDbgClosedNaReqFail ConfdString, affirmedZoneGatewayGwDebugStatsSession-closePdngwServiceLevelNumDbgClosedNaRespFail ConfdString, affirmedZoneGatewayGwDebugStatsSession-closePdngwServiceLevelNumDbgClosedUBRSendFail ConfdString, affirmedZoneGatewayGwDebugStatsSession-closePdngwServiceLevelNumDbgClosedUBRRespFail ConfdString, affirmedZoneGatewayGwDebugStatsSession-closePdngwServiceLevelNumDbgClosedUBRTimeout ConfdString, affirmedZoneGatewayGwDebugStatsSession-closePdngwServiceLevelNumDbgClosedProcCtxtFail ConfdString, affirmedZoneGatewayGwDebugStatsSession-closePdngwServiceLevelNumDbgClosedStartTimerFail ConfdString, affirmedZoneGatewayGwDebugStatsSession-closePdngwServiceLevelNumDbgClosedMemAllocFail ConfdString, affirmedZoneGatewayGwDebugStatsSession-closePdngwServiceLevelNumDbgClosedFpWfMcdModDirTunFail ConfdString, affirmedZoneGatewayGwDebugStatsSession-closePdngwServiceLevelNumDbgClosedFpWfMcdModDirTunRespFail ConfdString, affirmedZoneGatewayGwDebugStatsSession-closePdngwServiceLevelNumDbgClosedFpWfMcdModDirTunTimeout ConfdString, affirmedZoneGatewayGwDebugStatsSession-closePdngwServiceLevelNumDbgClosedFpWfMcdModHandoffFail ConfdString, affirmedZoneGatewayGwDebugStatsSession-closePdngwServiceLevelNumDbgClosedFpWfMcdModHandoffRespFail ConfdString, affirmedZoneGatewayGwDebugStatsSession-closePdngwServiceLevelNumDbgClosedFpWfMcdModHandoffTimeout ConfdString, affirmedZoneGatewayGwDebugStatsSession-closePdngwServiceLevelNumDbgClosedFpWfMcdModQosFail ConfdString, affirmedZoneGatewayGwDebugStatsSession-closePdngwServiceLevelNumDbgClosedFpWfMcdModQosRespFail ConfdString, affirmedZoneGatewayGwDebugStatsSession-closePdngwServiceLevelNumDbgClosedFpWfMcdModQosTimeout ConfdString, affirmedZoneGatewayGwDebugStatsSession-closePdngwServiceLevelNumDbgClosedFpWfMcdModUsgMonQosFail ConfdString, affirmedZoneGatewayGwDebugStatsSession-closePdngwServiceLevelNumDbgClosedFpWfMcdModUsgMonQosRespFail ConfdString, affirmedZoneGatewayGwDebugStatsSession-closePdngwServiceLevelNumDbgClosedFpWfMcdModUsgMonQosTimeout ConfdString, affirmedZoneGatewayGwDebugStatsSession-closePdngwServiceLevelNumDbgClosedFpWfMcdModChargingFail ConfdString, affirmedZoneGatewayGwDebugStatsSession-closePdngwServiceLevelNumDbgClosedFpWfMcdModChargingRespFail ConfdString, affirmedZoneGatewayGwDebugStatsSession-closePdngwServiceLevelNumDbgClosedFpWfMcdModChargingTimeout ConfdString, affirmedZoneGatewayGwDebugStatsSession-closePdngwServiceLevelNumDbgClosedFpWfMcdModSubscrIpFail ConfdString, affirmedZoneGatewayGwDebugStatsSession-closePdngwServiceLevelNumDbgClosedFpWfMcdModSubscrIpRespFail ConfdString, affirmedZoneGatewayGwDebugStatsSession-closePdngwServiceLevelNumDbgClosedFpWfMcdModSubscrIpTimeout ConfdString, affirmedZoneGatewayGwDebugStatsSession-closePdngwServiceLevelNumDbgClosedDhcpClientLeaseExpiry ConfdString, affirmedZoneGatewayGwDebugStatsSession-closePdngwServiceLevelNumDbgClosedDhcpRelayLeaseExpiry ConfdString, affirmedZoneGatewayGwDebugStatsSession-closePdngwServiceLevelNumDbgClosedDhcpRelayAllocTimeout ConfdString, affirmedZoneGatewayGwDebugStatsSession-closePdngwServiceLevelNumDbgClosedDhcpRelayLeaseRelease ConfdString, affirmedZoneGatewayGwDebugStatsSession-closePdngwServiceLevelNumDbgClosedRadiusDisconnect ConfdString, affirmedZoneGatewayGwDebugStatsSession-closePdngwServiceLevelNumDbgClosedL2tpSessionDeleteReqFail ConfdString, affirmedZoneGatewayGwDebugStatsSession-closePdngwServiceLevelNumDbgClosedL2tpSessionDeleteReqReject ConfdString, affirmedZoneGatewayGwDebugStatsSession-closePdngwServiceLevelNumDbgClosedL2tpSessionDeleteTimeout ConfdString, affirmedZoneGatewayGwDebugStatsSession-closePdngwServiceLevelNumDbgClosedS6bRarInitAuthReq ConfdString, affirmedZoneGatewayGwDebugStatsSession-closePdngwServiceLevelNumDbgClosedS6bRarInitAuthReject ConfdString, affirmedZoneGatewayGwDebugStatsSession-closePdngwServiceLevelNumDbgClosedS6bRarInitAuthTimeout ConfdString, affirmedZoneGatewayGwDebugStatsSession-closePdngwServiceLevelNumDbgClosedS6bHandoffAuthReq ConfdString, affirmedZoneGatewayGwDebugStatsSession-closePdngwServiceLevelNumDbgClosedS6bHandoffAuthReject ConfdString, affirmedZoneGatewayGwDebugStatsSession-closePdngwServiceLevelNumDbgClosedS6bHandoffAuthTimeout ConfdString, affirmedZoneGatewayGwDebugStatsSession-closePdngwServiceLevelNumDbgClosedS6bTermFail ConfdString, affirmedZoneGatewayGwDebugStatsSession-closePdngwServiceLevelNumDbgClosedS6bTermRespFail ConfdString, affirmedZoneGatewayGwDebugStatsSession-closePdngwServiceLevelNumDbgClosedS6bTermTimeout ConfdString, affirmedZoneGatewayGwDebugStatsSession-closePdngwServiceLevelNumDbgClosedS6bAsrInitTermFail ConfdString, affirmedZoneGatewayGwDebugStatsSession-closePdngwServiceLevelNumDbgClosedS6bAsrInitTermRespFail ConfdString, affirmedZoneGatewayGwDebugStatsSession-closePdngwServiceLevelNumDbgClosedS6bAsrInitTermTimeout ConfdString, affirmedZoneGatewayGwDebugStatsSession-closePdngwServiceLevelNumDbgClosedS6bAuthLifeTimerInitAuthReq ConfdString, affirmedZoneGatewayGwDebugStatsSession-closePdngwServiceLevelNumDbgClosedS6bAuthLifeTimerInitAuthReject ConfdString, affirmedZoneGatewayGwDebugStatsSession-closePdngwServiceLevelNumDbgClosedS6bAuthLifeTimerInitAuthTimeout ConfdString, affirmedZoneGatewayGwDebugStatsSession-closePdngwServiceLevelNumDbgClosedS6bAuthGraceTimerInitAuthReq ConfdString, affirmedZoneGatewayGwDebugStatsSession-closePdngwServiceLevelNumDbgClosedS6bAuthGraceTimerInitAuthReject ConfdString, affirmedZoneGatewayGwDebugStatsSession-closePdngwServiceLevelNumDbgClosedS6bAuthGraceTimerInitAuthTimeout ConfdString, affirmedZoneGatewayGwDebugStatsSession-closePdngwServiceLevelNumDbgClosedUserBan ConfdString, affirmedZoneGatewayGwDebugStatsSession-closePdngwServiceLevelNumDbgClosedPurgeSession ConfdString, affirmedZoneGatewayGwDebugStatsSession-closePdngwServiceLevelNumDbgClosedPurgeSessionSuccess ConfdString, affirmedZoneGatewayGwDebugStatsSession-closePdngwServiceLevelNumDbgClosedNoServiceRule ConfdString } affirmedZoneGatewayGwDebugStatsSession-closePdngwServiceLevelChassis OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS not-accessible STATUS current DESCRIPTION "chassis ID" ::= { affirmedZoneGatewayGwDebugStatsSession-closePdngwServiceLevelEntry 1 } affirmedZoneGatewayGwDebugStatsSession-closePdngwServiceLevelNumDbgClosedDeleteSessReq OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Sessions Closed due to Delete Session Req" ::= { affirmedZoneGatewayGwDebugStatsSession-closePdngwServiceLevelEntry 2 } affirmedZoneGatewayGwDebugStatsSession-closePdngwServiceLevelNumDbgClosedFpStatsReqFail OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Sessions Closed due to Fastpath Stats Req Failure" ::= { affirmedZoneGatewayGwDebugStatsSession-closePdngwServiceLevelEntry 3 } affirmedZoneGatewayGwDebugStatsSession-closePdngwServiceLevelNumDbgClosedFpReqFail OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Sessions Closed due to Fastpath Request Failure" ::= { affirmedZoneGatewayGwDebugStatsSession-closePdngwServiceLevelEntry 4 } affirmedZoneGatewayGwDebugStatsSession-closePdngwServiceLevelNumDbgClosedFpRespFail OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Sessions Closed due to Fastpath Response Failure" ::= { affirmedZoneGatewayGwDebugStatsSession-closePdngwServiceLevelEntry 5 } affirmedZoneGatewayGwDebugStatsSession-closePdngwServiceLevelNumDbgClosedFpTimeout OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Sessions Closed due to Fastpath Timeout" ::= { affirmedZoneGatewayGwDebugStatsSession-closePdngwServiceLevelEntry 6 } affirmedZoneGatewayGwDebugStatsSession-closePdngwServiceLevelNumDbgClosedPcrfPolicyFail OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Sessions Closed due to PCRF Policy Failure" ::= { affirmedZoneGatewayGwDebugStatsSession-closePdngwServiceLevelEntry 7 } affirmedZoneGatewayGwDebugStatsSession-closePdngwServiceLevelNumDbgClosedPcrfRespFail OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Sessions Closed due to PCRF Response Failure" ::= { affirmedZoneGatewayGwDebugStatsSession-closePdngwServiceLevelEntry 8 } affirmedZoneGatewayGwDebugStatsSession-closePdngwServiceLevelNumDbgClosedPcrfTimeout OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Sessions Closed due to PCRF Timeout" ::= { affirmedZoneGatewayGwDebugStatsSession-closePdngwServiceLevelEntry 9 } affirmedZoneGatewayGwDebugStatsSession-closePdngwServiceLevelNumDbgClosedPcrfNoIntf OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Sessions Closed due to no PCRF Interface" ::= { affirmedZoneGatewayGwDebugStatsSession-closePdngwServiceLevelEntry 10 } affirmedZoneGatewayGwDebugStatsSession-closePdngwServiceLevelNumDbgClosedPcrfInitiated OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Sessions Closed due to PCRF Initiated" ::= { affirmedZoneGatewayGwDebugStatsSession-closePdngwServiceLevelEntry 11 } affirmedZoneGatewayGwDebugStatsSession-closePdngwServiceLevelNumDbgClosedOcsFail OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Sessions Closed due to OCS Failure" ::= { affirmedZoneGatewayGwDebugStatsSession-closePdngwServiceLevelEntry 12 } affirmedZoneGatewayGwDebugStatsSession-closePdngwServiceLevelNumDbgClosedOcsTransactionFail OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Sessions Closed due to OCS Transaction Failure" ::= { affirmedZoneGatewayGwDebugStatsSession-closePdngwServiceLevelEntry 13 } affirmedZoneGatewayGwDebugStatsSession-closePdngwServiceLevelNumDbgClosedOcsRespFail OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Sessions Closed due to OCS Response Failure" ::= { affirmedZoneGatewayGwDebugStatsSession-closePdngwServiceLevelEntry 14 } affirmedZoneGatewayGwDebugStatsSession-closePdngwServiceLevelNumDbgClosedOcsReject OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Sessions Closed due to OCS Reject" ::= { affirmedZoneGatewayGwDebugStatsSession-closePdngwServiceLevelEntry 15 } affirmedZoneGatewayGwDebugStatsSession-closePdngwServiceLevelNumDbgClosedOcsTimeout OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Sessions Closed due to OCS Timeout" ::= { affirmedZoneGatewayGwDebugStatsSession-closePdngwServiceLevelEntry 16 } affirmedZoneGatewayGwDebugStatsSession-closePdngwServiceLevelNumDbgClosedOcsNoIntf OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Sessions Closed due to No OCS Interface" ::= { affirmedZoneGatewayGwDebugStatsSession-closePdngwServiceLevelEntry 17 } affirmedZoneGatewayGwDebugStatsSession-closePdngwServiceLevelNumDbgClosedOfcsSendFail OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Sessions Closed due to OFCS Send Failure" ::= { affirmedZoneGatewayGwDebugStatsSession-closePdngwServiceLevelEntry 18 } affirmedZoneGatewayGwDebugStatsSession-closePdngwServiceLevelNumDbgClosedAcctSendFail OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Sessions Closed due to Acct Send Failure" ::= { affirmedZoneGatewayGwDebugStatsSession-closePdngwServiceLevelEntry 19 } affirmedZoneGatewayGwDebugStatsSession-closePdngwServiceLevelNumDbgClosedAcctReject OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Sessions Closed due to Acct Reject" ::= { affirmedZoneGatewayGwDebugStatsSession-closePdngwServiceLevelEntry 20 } affirmedZoneGatewayGwDebugStatsSession-closePdngwServiceLevelNumDbgClosedAcctTimeout OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Sessions Closed due to Acct Timeout" ::= { affirmedZoneGatewayGwDebugStatsSession-closePdngwServiceLevelEntry 21 } affirmedZoneGatewayGwDebugStatsSession-closePdngwServiceLevelNumDbgClosedAcctNoIntf OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Sessions Closed due to no Accounting interface " ::= { affirmedZoneGatewayGwDebugStatsSession-closePdngwServiceLevelEntry 22 } affirmedZoneGatewayGwDebugStatsSession-closePdngwServiceLevelNumDbgClosedNaReqFail OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Sessions Closed due to Net Agent Request Failure" ::= { affirmedZoneGatewayGwDebugStatsSession-closePdngwServiceLevelEntry 23 } affirmedZoneGatewayGwDebugStatsSession-closePdngwServiceLevelNumDbgClosedNaRespFail OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Sessions Closed due to Net Agent Response Failure" ::= { affirmedZoneGatewayGwDebugStatsSession-closePdngwServiceLevelEntry 24 } affirmedZoneGatewayGwDebugStatsSession-closePdngwServiceLevelNumDbgClosedUBRSendFail OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Sessions Closed due to UBR Send Fail" ::= { affirmedZoneGatewayGwDebugStatsSession-closePdngwServiceLevelEntry 25 } affirmedZoneGatewayGwDebugStatsSession-closePdngwServiceLevelNumDbgClosedUBRRespFail OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Sessions Closed due to UBR Response Failure" ::= { affirmedZoneGatewayGwDebugStatsSession-closePdngwServiceLevelEntry 26 } affirmedZoneGatewayGwDebugStatsSession-closePdngwServiceLevelNumDbgClosedUBRTimeout OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Sessions Closed due to UBR Timeout" ::= { affirmedZoneGatewayGwDebugStatsSession-closePdngwServiceLevelEntry 27 } affirmedZoneGatewayGwDebugStatsSession-closePdngwServiceLevelNumDbgClosedProcCtxtFail OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Sessions Closed due to Procedure Context Failure" ::= { affirmedZoneGatewayGwDebugStatsSession-closePdngwServiceLevelEntry 28 } affirmedZoneGatewayGwDebugStatsSession-closePdngwServiceLevelNumDbgClosedStartTimerFail OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Sessions Closed due to Failure" ::= { affirmedZoneGatewayGwDebugStatsSession-closePdngwServiceLevelEntry 29 } affirmedZoneGatewayGwDebugStatsSession-closePdngwServiceLevelNumDbgClosedMemAllocFail OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Sessions Closed due to Memory Allocation Failure" ::= { affirmedZoneGatewayGwDebugStatsSession-closePdngwServiceLevelEntry 30 } affirmedZoneGatewayGwDebugStatsSession-closePdngwServiceLevelNumDbgClosedFpWfMcdModDirTunFail OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Sessions Closed due to FP WF MCD Dir Tunnel Mod Failure" ::= { affirmedZoneGatewayGwDebugStatsSession-closePdngwServiceLevelEntry 31 } affirmedZoneGatewayGwDebugStatsSession-closePdngwServiceLevelNumDbgClosedFpWfMcdModDirTunRespFail OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Sessions Closed due to FP WF MCD Dir Tunnel Mod Response Failure" ::= { affirmedZoneGatewayGwDebugStatsSession-closePdngwServiceLevelEntry 32 } affirmedZoneGatewayGwDebugStatsSession-closePdngwServiceLevelNumDbgClosedFpWfMcdModDirTunTimeout OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Sessions Closed due to FP WF MCD Dir Tunnel Mod Timeout" ::= { affirmedZoneGatewayGwDebugStatsSession-closePdngwServiceLevelEntry 33 } affirmedZoneGatewayGwDebugStatsSession-closePdngwServiceLevelNumDbgClosedFpWfMcdModHandoffFail OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Sessions Closed due to FP WF MCD Handoff Mod Failure" ::= { affirmedZoneGatewayGwDebugStatsSession-closePdngwServiceLevelEntry 34 } affirmedZoneGatewayGwDebugStatsSession-closePdngwServiceLevelNumDbgClosedFpWfMcdModHandoffRespFail OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Sessions Closed due to FP WF MCD Handoff Mod Response Failure" ::= { affirmedZoneGatewayGwDebugStatsSession-closePdngwServiceLevelEntry 35 } affirmedZoneGatewayGwDebugStatsSession-closePdngwServiceLevelNumDbgClosedFpWfMcdModHandoffTimeout OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Sessions Closed due to FP WF MCD Handoff Mod Timeout" ::= { affirmedZoneGatewayGwDebugStatsSession-closePdngwServiceLevelEntry 36 } affirmedZoneGatewayGwDebugStatsSession-closePdngwServiceLevelNumDbgClosedFpWfMcdModQosFail OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Sessions Closed due to FP WF MCD Qos Mod Failure" ::= { affirmedZoneGatewayGwDebugStatsSession-closePdngwServiceLevelEntry 37 } affirmedZoneGatewayGwDebugStatsSession-closePdngwServiceLevelNumDbgClosedFpWfMcdModQosRespFail OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Sessions Closed due to FP WF MCD Qos Mod Response Failure" ::= { affirmedZoneGatewayGwDebugStatsSession-closePdngwServiceLevelEntry 38 } affirmedZoneGatewayGwDebugStatsSession-closePdngwServiceLevelNumDbgClosedFpWfMcdModQosTimeout OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Sessions Closed due to FP WF MCD Qos Mod Timeout" ::= { affirmedZoneGatewayGwDebugStatsSession-closePdngwServiceLevelEntry 39 } affirmedZoneGatewayGwDebugStatsSession-closePdngwServiceLevelNumDbgClosedFpWfMcdModUsgMonQosFail OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Sessions Closed due to FP WF MCD Usage Monitor Qos Mod Failure" ::= { affirmedZoneGatewayGwDebugStatsSession-closePdngwServiceLevelEntry 40 } affirmedZoneGatewayGwDebugStatsSession-closePdngwServiceLevelNumDbgClosedFpWfMcdModUsgMonQosRespFail OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Sessions Closed due to FP WF MCD Usage Monitor Qos Mod Response Failure" ::= { affirmedZoneGatewayGwDebugStatsSession-closePdngwServiceLevelEntry 41 } affirmedZoneGatewayGwDebugStatsSession-closePdngwServiceLevelNumDbgClosedFpWfMcdModUsgMonQosTimeout OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Sessions Closed due to FP WF MCD Usage Monitor Qos Mod Timeout" ::= { affirmedZoneGatewayGwDebugStatsSession-closePdngwServiceLevelEntry 42 } affirmedZoneGatewayGwDebugStatsSession-closePdngwServiceLevelNumDbgClosedFpWfMcdModChargingFail OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Sessions Closed due to FP WF MCD Charging Mod Failure" ::= { affirmedZoneGatewayGwDebugStatsSession-closePdngwServiceLevelEntry 43 } affirmedZoneGatewayGwDebugStatsSession-closePdngwServiceLevelNumDbgClosedFpWfMcdModChargingRespFail OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Sessions Closed due to FP WF MCD Charging Mod Response Failure" ::= { affirmedZoneGatewayGwDebugStatsSession-closePdngwServiceLevelEntry 44 } affirmedZoneGatewayGwDebugStatsSession-closePdngwServiceLevelNumDbgClosedFpWfMcdModChargingTimeout OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Sessions Closed due to FP WF MCD Charging Mod Timeout" ::= { affirmedZoneGatewayGwDebugStatsSession-closePdngwServiceLevelEntry 45 } affirmedZoneGatewayGwDebugStatsSession-closePdngwServiceLevelNumDbgClosedFpWfMcdModSubscrIpFail OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Sessions Closed due to FP WF MCD Subscriber IP Mod Failure" ::= { affirmedZoneGatewayGwDebugStatsSession-closePdngwServiceLevelEntry 46 } affirmedZoneGatewayGwDebugStatsSession-closePdngwServiceLevelNumDbgClosedFpWfMcdModSubscrIpRespFail OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Sessions Closed due to FP WF MCD Subscriber IP Mod Response Failure" ::= { affirmedZoneGatewayGwDebugStatsSession-closePdngwServiceLevelEntry 47 } affirmedZoneGatewayGwDebugStatsSession-closePdngwServiceLevelNumDbgClosedFpWfMcdModSubscrIpTimeout OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Sessions Closed due to FP WF MCD Subscriber IP Mod Timeout" ::= { affirmedZoneGatewayGwDebugStatsSession-closePdngwServiceLevelEntry 48 } affirmedZoneGatewayGwDebugStatsSession-closePdngwServiceLevelNumDbgClosedDhcpClientLeaseExpiry OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Sessions Closed due to DHCP Client Lease Expiry" ::= { affirmedZoneGatewayGwDebugStatsSession-closePdngwServiceLevelEntry 49 } affirmedZoneGatewayGwDebugStatsSession-closePdngwServiceLevelNumDbgClosedDhcpRelayLeaseExpiry OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Sessions Closed due to DHCP Relay Lease Expiry" ::= { affirmedZoneGatewayGwDebugStatsSession-closePdngwServiceLevelEntry 50 } affirmedZoneGatewayGwDebugStatsSession-closePdngwServiceLevelNumDbgClosedDhcpRelayAllocTimeout OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Sessions Closed due to DHCP Relay Allocation Timeout" ::= { affirmedZoneGatewayGwDebugStatsSession-closePdngwServiceLevelEntry 51 } affirmedZoneGatewayGwDebugStatsSession-closePdngwServiceLevelNumDbgClosedDhcpRelayLeaseRelease OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Sessions Closed due to DHCP Relay Lease Release" ::= { affirmedZoneGatewayGwDebugStatsSession-closePdngwServiceLevelEntry 52 } affirmedZoneGatewayGwDebugStatsSession-closePdngwServiceLevelNumDbgClosedRadiusDisconnect OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Sessions Closed due to RADIUS Disconnect" ::= { affirmedZoneGatewayGwDebugStatsSession-closePdngwServiceLevelEntry 53 } affirmedZoneGatewayGwDebugStatsSession-closePdngwServiceLevelNumDbgClosedL2tpSessionDeleteReqFail OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Sessions Closed due to L2TP Session Delete Request Send Failure" ::= { affirmedZoneGatewayGwDebugStatsSession-closePdngwServiceLevelEntry 54 } affirmedZoneGatewayGwDebugStatsSession-closePdngwServiceLevelNumDbgClosedL2tpSessionDeleteReqReject OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Sessions Closed due to L2TP Session Delete Request Reject" ::= { affirmedZoneGatewayGwDebugStatsSession-closePdngwServiceLevelEntry 55 } affirmedZoneGatewayGwDebugStatsSession-closePdngwServiceLevelNumDbgClosedL2tpSessionDeleteTimeout OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Sessions Closed due to L2TP Session Delete Timeout" ::= { affirmedZoneGatewayGwDebugStatsSession-closePdngwServiceLevelEntry 56 } affirmedZoneGatewayGwDebugStatsSession-closePdngwServiceLevelNumDbgClosedS6bRarInitAuthReq OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Sessions Closed due to S6b Rar Initiated Auth Request" ::= { affirmedZoneGatewayGwDebugStatsSession-closePdngwServiceLevelEntry 57 } affirmedZoneGatewayGwDebugStatsSession-closePdngwServiceLevelNumDbgClosedS6bRarInitAuthReject OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Sessions Closed due to S6b Rar Initiated Auth Reject" ::= { affirmedZoneGatewayGwDebugStatsSession-closePdngwServiceLevelEntry 58 } affirmedZoneGatewayGwDebugStatsSession-closePdngwServiceLevelNumDbgClosedS6bRarInitAuthTimeout OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Sessions Closed due to S6b Rar Initiated Auth Timeout" ::= { affirmedZoneGatewayGwDebugStatsSession-closePdngwServiceLevelEntry 59 } affirmedZoneGatewayGwDebugStatsSession-closePdngwServiceLevelNumDbgClosedS6bHandoffAuthReq OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Sessions Closed due to S6b Handoff Initiated Auth Request" ::= { affirmedZoneGatewayGwDebugStatsSession-closePdngwServiceLevelEntry 60 } affirmedZoneGatewayGwDebugStatsSession-closePdngwServiceLevelNumDbgClosedS6bHandoffAuthReject OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Sessions Closed due to S6b Handoff Initiated Auth Reject" ::= { affirmedZoneGatewayGwDebugStatsSession-closePdngwServiceLevelEntry 61 } affirmedZoneGatewayGwDebugStatsSession-closePdngwServiceLevelNumDbgClosedS6bHandoffAuthTimeout OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Sessions Closed due to S6b Handoff Initiated Auth Timeout" ::= { affirmedZoneGatewayGwDebugStatsSession-closePdngwServiceLevelEntry 62 } affirmedZoneGatewayGwDebugStatsSession-closePdngwServiceLevelNumDbgClosedS6bTermFail OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Sessions Closed due to S6b Termination Failure" ::= { affirmedZoneGatewayGwDebugStatsSession-closePdngwServiceLevelEntry 63 } affirmedZoneGatewayGwDebugStatsSession-closePdngwServiceLevelNumDbgClosedS6bTermRespFail OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Sessions Closed due to S6b Termination Response Failure" ::= { affirmedZoneGatewayGwDebugStatsSession-closePdngwServiceLevelEntry 64 } affirmedZoneGatewayGwDebugStatsSession-closePdngwServiceLevelNumDbgClosedS6bTermTimeout OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Sessions Closed due to S6b Termination Timeout" ::= { affirmedZoneGatewayGwDebugStatsSession-closePdngwServiceLevelEntry 65 } affirmedZoneGatewayGwDebugStatsSession-closePdngwServiceLevelNumDbgClosedS6bAsrInitTermFail OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Sessions Closed due to S6b Asr Initiated Termination Failure" ::= { affirmedZoneGatewayGwDebugStatsSession-closePdngwServiceLevelEntry 66 } affirmedZoneGatewayGwDebugStatsSession-closePdngwServiceLevelNumDbgClosedS6bAsrInitTermRespFail OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Sessions Closed due to S6b Asr Initiated Termination Response Failure" ::= { affirmedZoneGatewayGwDebugStatsSession-closePdngwServiceLevelEntry 67 } affirmedZoneGatewayGwDebugStatsSession-closePdngwServiceLevelNumDbgClosedS6bAsrInitTermTimeout OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Sessions Closed due to S6b Asr Initiated Termination Timeout" ::= { affirmedZoneGatewayGwDebugStatsSession-closePdngwServiceLevelEntry 68 } affirmedZoneGatewayGwDebugStatsSession-closePdngwServiceLevelNumDbgClosedS6bAuthLifeTimerInitAuthReq OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Sessions Closed due to S6b Authorization life timer initiated Auth Request" ::= { affirmedZoneGatewayGwDebugStatsSession-closePdngwServiceLevelEntry 69 } affirmedZoneGatewayGwDebugStatsSession-closePdngwServiceLevelNumDbgClosedS6bAuthLifeTimerInitAuthReject OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Sessions Closed due to S6b Authorization life timer Initiated Auth Reject" ::= { affirmedZoneGatewayGwDebugStatsSession-closePdngwServiceLevelEntry 70 } affirmedZoneGatewayGwDebugStatsSession-closePdngwServiceLevelNumDbgClosedS6bAuthLifeTimerInitAuthTimeout OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Sessions Closed due to S6b Authorization life timer Initiated Auth Timeout" ::= { affirmedZoneGatewayGwDebugStatsSession-closePdngwServiceLevelEntry 71 } affirmedZoneGatewayGwDebugStatsSession-closePdngwServiceLevelNumDbgClosedS6bAuthGraceTimerInitAuthReq OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Sessions Closed due to S6b Authorization grace timer initiated Auth Request" ::= { affirmedZoneGatewayGwDebugStatsSession-closePdngwServiceLevelEntry 72 } affirmedZoneGatewayGwDebugStatsSession-closePdngwServiceLevelNumDbgClosedS6bAuthGraceTimerInitAuthReject OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Sessions Closed due to S6b Authorization grace timer Initiated Auth Reject" ::= { affirmedZoneGatewayGwDebugStatsSession-closePdngwServiceLevelEntry 73 } affirmedZoneGatewayGwDebugStatsSession-closePdngwServiceLevelNumDbgClosedS6bAuthGraceTimerInitAuthTimeout OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Sessions Closed due to S6b Authorization grace timer Initiated Auth Timeout" ::= { affirmedZoneGatewayGwDebugStatsSession-closePdngwServiceLevelEntry 74 } affirmedZoneGatewayGwDebugStatsSession-closePdngwServiceLevelNumDbgClosedUserBan OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Sessions Closed due to Session Blocked by User Ban" ::= { affirmedZoneGatewayGwDebugStatsSession-closePdngwServiceLevelEntry 75 } affirmedZoneGatewayGwDebugStatsSession-closePdngwServiceLevelNumDbgClosedPurgeSession OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Sessions Closed due to Purge Timer Expiry" ::= { affirmedZoneGatewayGwDebugStatsSession-closePdngwServiceLevelEntry 76 } affirmedZoneGatewayGwDebugStatsSession-closePdngwServiceLevelNumDbgClosedPurgeSessionSuccess OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Sessions Closed due to Purge Timer Expiry Success" ::= { affirmedZoneGatewayGwDebugStatsSession-closePdngwServiceLevelEntry 77 } affirmedZoneGatewayGwDebugStatsSession-closePdngwServiceLevelNumDbgClosedNoServiceRule OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Sessions Closed due to no service rule installed on session" ::= { affirmedZoneGatewayGwDebugStatsSession-closePdngwServiceLevelEntry 78 } affirmedZoneGatewayGwDebugStatsSession-closePdngwInstanceLevelTable OBJECT-TYPE SYNTAX SEQUENCE OF AffirmedZoneGatewayGwDebugStatsSession-closePdngwInstanceLevelEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "" ::= { affirmedZoneMIB 263 } affirmedZoneGatewayGwDebugStatsSession-closePdngwInstanceLevelEntry OBJECT-TYPE SYNTAX AffirmedZoneGatewayGwDebugStatsSession-closePdngwInstanceLevelEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "" INDEX { affirmedZoneName, affirmedZoneGatewayGwDebugStatsSession-closePdngwInstanceLevelServiceName } ::= { affirmedZoneGatewayGwDebugStatsSession-closePdngwInstanceLevelTable 1 } AffirmedZoneGatewayGwDebugStatsSession-closePdngwInstanceLevelEntry ::= SEQUENCE { affirmedZoneGatewayGwDebugStatsSession-closePdngwInstanceLevelServiceName String, affirmedZoneGatewayGwDebugStatsSession-closePdngwInstanceLevelNumDbgClosedDeleteSessReq ConfdString, affirmedZoneGatewayGwDebugStatsSession-closePdngwInstanceLevelNumDbgClosedFpStatsReqFail ConfdString, affirmedZoneGatewayGwDebugStatsSession-closePdngwInstanceLevelNumDbgClosedFpReqFail ConfdString, affirmedZoneGatewayGwDebugStatsSession-closePdngwInstanceLevelNumDbgClosedFpRespFail ConfdString, affirmedZoneGatewayGwDebugStatsSession-closePdngwInstanceLevelNumDbgClosedFpTimeout ConfdString, affirmedZoneGatewayGwDebugStatsSession-closePdngwInstanceLevelNumDbgClosedPcrfPolicyFail ConfdString, affirmedZoneGatewayGwDebugStatsSession-closePdngwInstanceLevelNumDbgClosedPcrfRespFail ConfdString, affirmedZoneGatewayGwDebugStatsSession-closePdngwInstanceLevelNumDbgClosedPcrfTimeout ConfdString, affirmedZoneGatewayGwDebugStatsSession-closePdngwInstanceLevelNumDbgClosedPcrfNoIntf ConfdString, affirmedZoneGatewayGwDebugStatsSession-closePdngwInstanceLevelNumDbgClosedPcrfInitiated ConfdString, affirmedZoneGatewayGwDebugStatsSession-closePdngwInstanceLevelNumDbgClosedOcsFail ConfdString, affirmedZoneGatewayGwDebugStatsSession-closePdngwInstanceLevelNumDbgClosedOcsTransactionFail ConfdString, affirmedZoneGatewayGwDebugStatsSession-closePdngwInstanceLevelNumDbgClosedOcsRespFail ConfdString, affirmedZoneGatewayGwDebugStatsSession-closePdngwInstanceLevelNumDbgClosedOcsReject ConfdString, affirmedZoneGatewayGwDebugStatsSession-closePdngwInstanceLevelNumDbgClosedOcsTimeout ConfdString, affirmedZoneGatewayGwDebugStatsSession-closePdngwInstanceLevelNumDbgClosedOcsNoIntf ConfdString, affirmedZoneGatewayGwDebugStatsSession-closePdngwInstanceLevelNumDbgClosedOfcsSendFail ConfdString, affirmedZoneGatewayGwDebugStatsSession-closePdngwInstanceLevelNumDbgClosedAcctSendFail ConfdString, affirmedZoneGatewayGwDebugStatsSession-closePdngwInstanceLevelNumDbgClosedAcctReject ConfdString, affirmedZoneGatewayGwDebugStatsSession-closePdngwInstanceLevelNumDbgClosedAcctTimeout ConfdString, affirmedZoneGatewayGwDebugStatsSession-closePdngwInstanceLevelNumDbgClosedAcctNoIntf ConfdString, affirmedZoneGatewayGwDebugStatsSession-closePdngwInstanceLevelNumDbgClosedNaReqFail ConfdString, affirmedZoneGatewayGwDebugStatsSession-closePdngwInstanceLevelNumDbgClosedNaRespFail ConfdString, affirmedZoneGatewayGwDebugStatsSession-closePdngwInstanceLevelNumDbgClosedUBRSendFail ConfdString, affirmedZoneGatewayGwDebugStatsSession-closePdngwInstanceLevelNumDbgClosedUBRRespFail ConfdString, affirmedZoneGatewayGwDebugStatsSession-closePdngwInstanceLevelNumDbgClosedUBRTimeout ConfdString, affirmedZoneGatewayGwDebugStatsSession-closePdngwInstanceLevelNumDbgClosedProcCtxtFail ConfdString, affirmedZoneGatewayGwDebugStatsSession-closePdngwInstanceLevelNumDbgClosedStartTimerFail ConfdString, affirmedZoneGatewayGwDebugStatsSession-closePdngwInstanceLevelNumDbgClosedMemAllocFail ConfdString, affirmedZoneGatewayGwDebugStatsSession-closePdngwInstanceLevelNumDbgClosedFpWfMcdModDirTunFail ConfdString, affirmedZoneGatewayGwDebugStatsSession-closePdngwInstanceLevelNumDbgClosedFpWfMcdModDirTunRespFail ConfdString, affirmedZoneGatewayGwDebugStatsSession-closePdngwInstanceLevelNumDbgClosedFpWfMcdModDirTunTimeout ConfdString, affirmedZoneGatewayGwDebugStatsSession-closePdngwInstanceLevelNumDbgClosedFpWfMcdModHandoffFail ConfdString, affirmedZoneGatewayGwDebugStatsSession-closePdngwInstanceLevelNumDbgClosedFpWfMcdModHandoffRespFail ConfdString, affirmedZoneGatewayGwDebugStatsSession-closePdngwInstanceLevelNumDbgClosedFpWfMcdModHandoffTimeout ConfdString, affirmedZoneGatewayGwDebugStatsSession-closePdngwInstanceLevelNumDbgClosedFpWfMcdModQosFail ConfdString, affirmedZoneGatewayGwDebugStatsSession-closePdngwInstanceLevelNumDbgClosedFpWfMcdModQosRespFail ConfdString, affirmedZoneGatewayGwDebugStatsSession-closePdngwInstanceLevelNumDbgClosedFpWfMcdModQosTimeout ConfdString, affirmedZoneGatewayGwDebugStatsSession-closePdngwInstanceLevelNumDbgClosedFpWfMcdModUsgMonQosFail ConfdString, affirmedZoneGatewayGwDebugStatsSession-closePdngwInstanceLevelNumDbgClosedFpWfMcdModUsgMonQosRespFail ConfdString, affirmedZoneGatewayGwDebugStatsSession-closePdngwInstanceLevelNumDbgClosedFpWfMcdModUsgMonQosTimeout ConfdString, affirmedZoneGatewayGwDebugStatsSession-closePdngwInstanceLevelNumDbgClosedFpWfMcdModChargingFail ConfdString, affirmedZoneGatewayGwDebugStatsSession-closePdngwInstanceLevelNumDbgClosedFpWfMcdModChargingRespFail ConfdString, affirmedZoneGatewayGwDebugStatsSession-closePdngwInstanceLevelNumDbgClosedFpWfMcdModChargingTimeout ConfdString, affirmedZoneGatewayGwDebugStatsSession-closePdngwInstanceLevelNumDbgClosedFpWfMcdModSubscrIpFail ConfdString, affirmedZoneGatewayGwDebugStatsSession-closePdngwInstanceLevelNumDbgClosedFpWfMcdModSubscrIpRespFail ConfdString, affirmedZoneGatewayGwDebugStatsSession-closePdngwInstanceLevelNumDbgClosedFpWfMcdModSubscrIpTimeout ConfdString, affirmedZoneGatewayGwDebugStatsSession-closePdngwInstanceLevelNumDbgClosedDhcpClientLeaseExpiry ConfdString, affirmedZoneGatewayGwDebugStatsSession-closePdngwInstanceLevelNumDbgClosedDhcpRelayLeaseExpiry ConfdString, affirmedZoneGatewayGwDebugStatsSession-closePdngwInstanceLevelNumDbgClosedDhcpRelayAllocTimeout ConfdString, affirmedZoneGatewayGwDebugStatsSession-closePdngwInstanceLevelNumDbgClosedDhcpRelayLeaseRelease ConfdString, affirmedZoneGatewayGwDebugStatsSession-closePdngwInstanceLevelNumDbgClosedRadiusDisconnect ConfdString, affirmedZoneGatewayGwDebugStatsSession-closePdngwInstanceLevelNumDbgClosedL2tpSessionDeleteReqFail ConfdString, affirmedZoneGatewayGwDebugStatsSession-closePdngwInstanceLevelNumDbgClosedL2tpSessionDeleteReqReject ConfdString, affirmedZoneGatewayGwDebugStatsSession-closePdngwInstanceLevelNumDbgClosedL2tpSessionDeleteTimeout ConfdString, affirmedZoneGatewayGwDebugStatsSession-closePdngwInstanceLevelNumDbgClosedS6bRarInitAuthReq ConfdString, affirmedZoneGatewayGwDebugStatsSession-closePdngwInstanceLevelNumDbgClosedS6bRarInitAuthReject ConfdString, affirmedZoneGatewayGwDebugStatsSession-closePdngwInstanceLevelNumDbgClosedS6bRarInitAuthTimeout ConfdString, affirmedZoneGatewayGwDebugStatsSession-closePdngwInstanceLevelNumDbgClosedS6bHandoffAuthReq ConfdString, affirmedZoneGatewayGwDebugStatsSession-closePdngwInstanceLevelNumDbgClosedS6bHandoffAuthReject ConfdString, affirmedZoneGatewayGwDebugStatsSession-closePdngwInstanceLevelNumDbgClosedS6bHandoffAuthTimeout ConfdString, affirmedZoneGatewayGwDebugStatsSession-closePdngwInstanceLevelNumDbgClosedS6bTermFail ConfdString, affirmedZoneGatewayGwDebugStatsSession-closePdngwInstanceLevelNumDbgClosedS6bTermRespFail ConfdString, affirmedZoneGatewayGwDebugStatsSession-closePdngwInstanceLevelNumDbgClosedS6bTermTimeout ConfdString, affirmedZoneGatewayGwDebugStatsSession-closePdngwInstanceLevelNumDbgClosedS6bAsrInitTermFail ConfdString, affirmedZoneGatewayGwDebugStatsSession-closePdngwInstanceLevelNumDbgClosedS6bAsrInitTermRespFail ConfdString, affirmedZoneGatewayGwDebugStatsSession-closePdngwInstanceLevelNumDbgClosedS6bAsrInitTermTimeout ConfdString, affirmedZoneGatewayGwDebugStatsSession-closePdngwInstanceLevelNumDbgClosedS6bAuthLifeTimerInitAuthReq ConfdString, affirmedZoneGatewayGwDebugStatsSession-closePdngwInstanceLevelNumDbgClosedS6bAuthLifeTimerInitAuthReject ConfdString, affirmedZoneGatewayGwDebugStatsSession-closePdngwInstanceLevelNumDbgClosedS6bAuthLifeTimerInitAuthTimeout ConfdString, affirmedZoneGatewayGwDebugStatsSession-closePdngwInstanceLevelNumDbgClosedS6bAuthGraceTimerInitAuthReq ConfdString, affirmedZoneGatewayGwDebugStatsSession-closePdngwInstanceLevelNumDbgClosedS6bAuthGraceTimerInitAuthReject ConfdString, affirmedZoneGatewayGwDebugStatsSession-closePdngwInstanceLevelNumDbgClosedS6bAuthGraceTimerInitAuthTimeout ConfdString, affirmedZoneGatewayGwDebugStatsSession-closePdngwInstanceLevelNumDbgClosedUserBan ConfdString, affirmedZoneGatewayGwDebugStatsSession-closePdngwInstanceLevelNumDbgClosedPurgeSession ConfdString, affirmedZoneGatewayGwDebugStatsSession-closePdngwInstanceLevelNumDbgClosedPurgeSessionSuccess ConfdString, affirmedZoneGatewayGwDebugStatsSession-closePdngwInstanceLevelNumDbgClosedNoServiceRule ConfdString } affirmedZoneGatewayGwDebugStatsSession-closePdngwInstanceLevelServiceName OBJECT-TYPE SYNTAX String MAX-ACCESS not-accessible STATUS current DESCRIPTION "Task Service Name" ::= { affirmedZoneGatewayGwDebugStatsSession-closePdngwInstanceLevelEntry 1 } affirmedZoneGatewayGwDebugStatsSession-closePdngwInstanceLevelNumDbgClosedDeleteSessReq OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Sessions Closed due to Delete Session Req" ::= { affirmedZoneGatewayGwDebugStatsSession-closePdngwInstanceLevelEntry 2 } affirmedZoneGatewayGwDebugStatsSession-closePdngwInstanceLevelNumDbgClosedFpStatsReqFail OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Sessions Closed due to Fastpath Stats Req Failure" ::= { affirmedZoneGatewayGwDebugStatsSession-closePdngwInstanceLevelEntry 3 } affirmedZoneGatewayGwDebugStatsSession-closePdngwInstanceLevelNumDbgClosedFpReqFail OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Sessions Closed due to Fastpath Request Failure" ::= { affirmedZoneGatewayGwDebugStatsSession-closePdngwInstanceLevelEntry 4 } affirmedZoneGatewayGwDebugStatsSession-closePdngwInstanceLevelNumDbgClosedFpRespFail OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Sessions Closed due to Fastpath Response Failure" ::= { affirmedZoneGatewayGwDebugStatsSession-closePdngwInstanceLevelEntry 5 } affirmedZoneGatewayGwDebugStatsSession-closePdngwInstanceLevelNumDbgClosedFpTimeout OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Sessions Closed due to Fastpath Timeout" ::= { affirmedZoneGatewayGwDebugStatsSession-closePdngwInstanceLevelEntry 6 } affirmedZoneGatewayGwDebugStatsSession-closePdngwInstanceLevelNumDbgClosedPcrfPolicyFail OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Sessions Closed due to PCRF Policy Failure" ::= { affirmedZoneGatewayGwDebugStatsSession-closePdngwInstanceLevelEntry 7 } affirmedZoneGatewayGwDebugStatsSession-closePdngwInstanceLevelNumDbgClosedPcrfRespFail OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Sessions Closed due to PCRF Response Failure" ::= { affirmedZoneGatewayGwDebugStatsSession-closePdngwInstanceLevelEntry 8 } affirmedZoneGatewayGwDebugStatsSession-closePdngwInstanceLevelNumDbgClosedPcrfTimeout OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Sessions Closed due to PCRF Timeout" ::= { affirmedZoneGatewayGwDebugStatsSession-closePdngwInstanceLevelEntry 9 } affirmedZoneGatewayGwDebugStatsSession-closePdngwInstanceLevelNumDbgClosedPcrfNoIntf OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Sessions Closed due to no PCRF Interface" ::= { affirmedZoneGatewayGwDebugStatsSession-closePdngwInstanceLevelEntry 10 } affirmedZoneGatewayGwDebugStatsSession-closePdngwInstanceLevelNumDbgClosedPcrfInitiated OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Sessions Closed due to PCRF Initiated" ::= { affirmedZoneGatewayGwDebugStatsSession-closePdngwInstanceLevelEntry 11 } affirmedZoneGatewayGwDebugStatsSession-closePdngwInstanceLevelNumDbgClosedOcsFail OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Sessions Closed due to OCS Failure" ::= { affirmedZoneGatewayGwDebugStatsSession-closePdngwInstanceLevelEntry 12 } affirmedZoneGatewayGwDebugStatsSession-closePdngwInstanceLevelNumDbgClosedOcsTransactionFail OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Sessions Closed due to OCS Transaction Failure" ::= { affirmedZoneGatewayGwDebugStatsSession-closePdngwInstanceLevelEntry 13 } affirmedZoneGatewayGwDebugStatsSession-closePdngwInstanceLevelNumDbgClosedOcsRespFail OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Sessions Closed due to OCS Response Failure" ::= { affirmedZoneGatewayGwDebugStatsSession-closePdngwInstanceLevelEntry 14 } affirmedZoneGatewayGwDebugStatsSession-closePdngwInstanceLevelNumDbgClosedOcsReject OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Sessions Closed due to OCS Reject" ::= { affirmedZoneGatewayGwDebugStatsSession-closePdngwInstanceLevelEntry 15 } affirmedZoneGatewayGwDebugStatsSession-closePdngwInstanceLevelNumDbgClosedOcsTimeout OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Sessions Closed due to OCS Timeout" ::= { affirmedZoneGatewayGwDebugStatsSession-closePdngwInstanceLevelEntry 16 } affirmedZoneGatewayGwDebugStatsSession-closePdngwInstanceLevelNumDbgClosedOcsNoIntf OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Sessions Closed due to No OCS Interface" ::= { affirmedZoneGatewayGwDebugStatsSession-closePdngwInstanceLevelEntry 17 } affirmedZoneGatewayGwDebugStatsSession-closePdngwInstanceLevelNumDbgClosedOfcsSendFail OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Sessions Closed due to OFCS Send Failure" ::= { affirmedZoneGatewayGwDebugStatsSession-closePdngwInstanceLevelEntry 18 } affirmedZoneGatewayGwDebugStatsSession-closePdngwInstanceLevelNumDbgClosedAcctSendFail OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Sessions Closed due to Acct Send Failure" ::= { affirmedZoneGatewayGwDebugStatsSession-closePdngwInstanceLevelEntry 19 } affirmedZoneGatewayGwDebugStatsSession-closePdngwInstanceLevelNumDbgClosedAcctReject OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Sessions Closed due to Acct Reject" ::= { affirmedZoneGatewayGwDebugStatsSession-closePdngwInstanceLevelEntry 20 } affirmedZoneGatewayGwDebugStatsSession-closePdngwInstanceLevelNumDbgClosedAcctTimeout OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Sessions Closed due to Acct Timeout" ::= { affirmedZoneGatewayGwDebugStatsSession-closePdngwInstanceLevelEntry 21 } affirmedZoneGatewayGwDebugStatsSession-closePdngwInstanceLevelNumDbgClosedAcctNoIntf OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Sessions Closed due to no Accounting interface " ::= { affirmedZoneGatewayGwDebugStatsSession-closePdngwInstanceLevelEntry 22 } affirmedZoneGatewayGwDebugStatsSession-closePdngwInstanceLevelNumDbgClosedNaReqFail OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Sessions Closed due to Net Agent Request Failure" ::= { affirmedZoneGatewayGwDebugStatsSession-closePdngwInstanceLevelEntry 23 } affirmedZoneGatewayGwDebugStatsSession-closePdngwInstanceLevelNumDbgClosedNaRespFail OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Sessions Closed due to Net Agent Response Failure" ::= { affirmedZoneGatewayGwDebugStatsSession-closePdngwInstanceLevelEntry 24 } affirmedZoneGatewayGwDebugStatsSession-closePdngwInstanceLevelNumDbgClosedUBRSendFail OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Sessions Closed due to UBR Send Fail" ::= { affirmedZoneGatewayGwDebugStatsSession-closePdngwInstanceLevelEntry 25 } affirmedZoneGatewayGwDebugStatsSession-closePdngwInstanceLevelNumDbgClosedUBRRespFail OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Sessions Closed due to UBR Response Failure" ::= { affirmedZoneGatewayGwDebugStatsSession-closePdngwInstanceLevelEntry 26 } affirmedZoneGatewayGwDebugStatsSession-closePdngwInstanceLevelNumDbgClosedUBRTimeout OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Sessions Closed due to UBR Timeout" ::= { affirmedZoneGatewayGwDebugStatsSession-closePdngwInstanceLevelEntry 27 } affirmedZoneGatewayGwDebugStatsSession-closePdngwInstanceLevelNumDbgClosedProcCtxtFail OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Sessions Closed due to Procedure Context Failure" ::= { affirmedZoneGatewayGwDebugStatsSession-closePdngwInstanceLevelEntry 28 } affirmedZoneGatewayGwDebugStatsSession-closePdngwInstanceLevelNumDbgClosedStartTimerFail OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Sessions Closed due to Failure" ::= { affirmedZoneGatewayGwDebugStatsSession-closePdngwInstanceLevelEntry 29 } affirmedZoneGatewayGwDebugStatsSession-closePdngwInstanceLevelNumDbgClosedMemAllocFail OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Sessions Closed due to Memory Allocation Failure" ::= { affirmedZoneGatewayGwDebugStatsSession-closePdngwInstanceLevelEntry 30 } affirmedZoneGatewayGwDebugStatsSession-closePdngwInstanceLevelNumDbgClosedFpWfMcdModDirTunFail OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Sessions Closed due to FP WF MCD Dir Tunnel Mod Failure" ::= { affirmedZoneGatewayGwDebugStatsSession-closePdngwInstanceLevelEntry 31 } affirmedZoneGatewayGwDebugStatsSession-closePdngwInstanceLevelNumDbgClosedFpWfMcdModDirTunRespFail OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Sessions Closed due to FP WF MCD Dir Tunnel Mod Response Failure" ::= { affirmedZoneGatewayGwDebugStatsSession-closePdngwInstanceLevelEntry 32 } affirmedZoneGatewayGwDebugStatsSession-closePdngwInstanceLevelNumDbgClosedFpWfMcdModDirTunTimeout OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Sessions Closed due to FP WF MCD Dir Tunnel Mod Timeout" ::= { affirmedZoneGatewayGwDebugStatsSession-closePdngwInstanceLevelEntry 33 } affirmedZoneGatewayGwDebugStatsSession-closePdngwInstanceLevelNumDbgClosedFpWfMcdModHandoffFail OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Sessions Closed due to FP WF MCD Handoff Mod Failure" ::= { affirmedZoneGatewayGwDebugStatsSession-closePdngwInstanceLevelEntry 34 } affirmedZoneGatewayGwDebugStatsSession-closePdngwInstanceLevelNumDbgClosedFpWfMcdModHandoffRespFail OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Sessions Closed due to FP WF MCD Handoff Mod Response Failure" ::= { affirmedZoneGatewayGwDebugStatsSession-closePdngwInstanceLevelEntry 35 } affirmedZoneGatewayGwDebugStatsSession-closePdngwInstanceLevelNumDbgClosedFpWfMcdModHandoffTimeout OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Sessions Closed due to FP WF MCD Handoff Mod Timeout" ::= { affirmedZoneGatewayGwDebugStatsSession-closePdngwInstanceLevelEntry 36 } affirmedZoneGatewayGwDebugStatsSession-closePdngwInstanceLevelNumDbgClosedFpWfMcdModQosFail OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Sessions Closed due to FP WF MCD Qos Mod Failure" ::= { affirmedZoneGatewayGwDebugStatsSession-closePdngwInstanceLevelEntry 37 } affirmedZoneGatewayGwDebugStatsSession-closePdngwInstanceLevelNumDbgClosedFpWfMcdModQosRespFail OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Sessions Closed due to FP WF MCD Qos Mod Response Failure" ::= { affirmedZoneGatewayGwDebugStatsSession-closePdngwInstanceLevelEntry 38 } affirmedZoneGatewayGwDebugStatsSession-closePdngwInstanceLevelNumDbgClosedFpWfMcdModQosTimeout OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Sessions Closed due to FP WF MCD Qos Mod Timeout" ::= { affirmedZoneGatewayGwDebugStatsSession-closePdngwInstanceLevelEntry 39 } affirmedZoneGatewayGwDebugStatsSession-closePdngwInstanceLevelNumDbgClosedFpWfMcdModUsgMonQosFail OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Sessions Closed due to FP WF MCD Usage Monitor Qos Mod Failure" ::= { affirmedZoneGatewayGwDebugStatsSession-closePdngwInstanceLevelEntry 40 } affirmedZoneGatewayGwDebugStatsSession-closePdngwInstanceLevelNumDbgClosedFpWfMcdModUsgMonQosRespFail OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Sessions Closed due to FP WF MCD Usage Monitor Qos Mod Response Failure" ::= { affirmedZoneGatewayGwDebugStatsSession-closePdngwInstanceLevelEntry 41 } affirmedZoneGatewayGwDebugStatsSession-closePdngwInstanceLevelNumDbgClosedFpWfMcdModUsgMonQosTimeout OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Sessions Closed due to FP WF MCD Usage Monitor Qos Mod Timeout" ::= { affirmedZoneGatewayGwDebugStatsSession-closePdngwInstanceLevelEntry 42 } affirmedZoneGatewayGwDebugStatsSession-closePdngwInstanceLevelNumDbgClosedFpWfMcdModChargingFail OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Sessions Closed due to FP WF MCD Charging Mod Failure" ::= { affirmedZoneGatewayGwDebugStatsSession-closePdngwInstanceLevelEntry 43 } affirmedZoneGatewayGwDebugStatsSession-closePdngwInstanceLevelNumDbgClosedFpWfMcdModChargingRespFail OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Sessions Closed due to FP WF MCD Charging Mod Response Failure" ::= { affirmedZoneGatewayGwDebugStatsSession-closePdngwInstanceLevelEntry 44 } affirmedZoneGatewayGwDebugStatsSession-closePdngwInstanceLevelNumDbgClosedFpWfMcdModChargingTimeout OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Sessions Closed due to FP WF MCD Charging Mod Timeout" ::= { affirmedZoneGatewayGwDebugStatsSession-closePdngwInstanceLevelEntry 45 } affirmedZoneGatewayGwDebugStatsSession-closePdngwInstanceLevelNumDbgClosedFpWfMcdModSubscrIpFail OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Sessions Closed due to FP WF MCD Subscriber IP Mod Failure" ::= { affirmedZoneGatewayGwDebugStatsSession-closePdngwInstanceLevelEntry 46 } affirmedZoneGatewayGwDebugStatsSession-closePdngwInstanceLevelNumDbgClosedFpWfMcdModSubscrIpRespFail OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Sessions Closed due to FP WF MCD Subscriber IP Mod Response Failure" ::= { affirmedZoneGatewayGwDebugStatsSession-closePdngwInstanceLevelEntry 47 } affirmedZoneGatewayGwDebugStatsSession-closePdngwInstanceLevelNumDbgClosedFpWfMcdModSubscrIpTimeout OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Sessions Closed due to FP WF MCD Subscriber IP Mod Timeout" ::= { affirmedZoneGatewayGwDebugStatsSession-closePdngwInstanceLevelEntry 48 } affirmedZoneGatewayGwDebugStatsSession-closePdngwInstanceLevelNumDbgClosedDhcpClientLeaseExpiry OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Sessions Closed due to DHCP Client Lease Expiry" ::= { affirmedZoneGatewayGwDebugStatsSession-closePdngwInstanceLevelEntry 49 } affirmedZoneGatewayGwDebugStatsSession-closePdngwInstanceLevelNumDbgClosedDhcpRelayLeaseExpiry OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Sessions Closed due to DHCP Relay Lease Expiry" ::= { affirmedZoneGatewayGwDebugStatsSession-closePdngwInstanceLevelEntry 50 } affirmedZoneGatewayGwDebugStatsSession-closePdngwInstanceLevelNumDbgClosedDhcpRelayAllocTimeout OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Sessions Closed due to DHCP Relay Allocation Timeout" ::= { affirmedZoneGatewayGwDebugStatsSession-closePdngwInstanceLevelEntry 51 } affirmedZoneGatewayGwDebugStatsSession-closePdngwInstanceLevelNumDbgClosedDhcpRelayLeaseRelease OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Sessions Closed due to DHCP Relay Lease Release" ::= { affirmedZoneGatewayGwDebugStatsSession-closePdngwInstanceLevelEntry 52 } affirmedZoneGatewayGwDebugStatsSession-closePdngwInstanceLevelNumDbgClosedRadiusDisconnect OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Sessions Closed due to RADIUS Disconnect" ::= { affirmedZoneGatewayGwDebugStatsSession-closePdngwInstanceLevelEntry 53 } affirmedZoneGatewayGwDebugStatsSession-closePdngwInstanceLevelNumDbgClosedL2tpSessionDeleteReqFail OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Sessions Closed due to L2TP Session Delete Request Send Failure" ::= { affirmedZoneGatewayGwDebugStatsSession-closePdngwInstanceLevelEntry 54 } affirmedZoneGatewayGwDebugStatsSession-closePdngwInstanceLevelNumDbgClosedL2tpSessionDeleteReqReject OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Sessions Closed due to L2TP Session Delete Request Reject" ::= { affirmedZoneGatewayGwDebugStatsSession-closePdngwInstanceLevelEntry 55 } affirmedZoneGatewayGwDebugStatsSession-closePdngwInstanceLevelNumDbgClosedL2tpSessionDeleteTimeout OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Sessions Closed due to L2TP Session Delete Timeout" ::= { affirmedZoneGatewayGwDebugStatsSession-closePdngwInstanceLevelEntry 56 } affirmedZoneGatewayGwDebugStatsSession-closePdngwInstanceLevelNumDbgClosedS6bRarInitAuthReq OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Sessions Closed due to S6b Rar Initiated Auth Request" ::= { affirmedZoneGatewayGwDebugStatsSession-closePdngwInstanceLevelEntry 57 } affirmedZoneGatewayGwDebugStatsSession-closePdngwInstanceLevelNumDbgClosedS6bRarInitAuthReject OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Sessions Closed due to S6b Rar Initiated Auth Reject" ::= { affirmedZoneGatewayGwDebugStatsSession-closePdngwInstanceLevelEntry 58 } affirmedZoneGatewayGwDebugStatsSession-closePdngwInstanceLevelNumDbgClosedS6bRarInitAuthTimeout OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Sessions Closed due to S6b Rar Initiated Auth Timeout" ::= { affirmedZoneGatewayGwDebugStatsSession-closePdngwInstanceLevelEntry 59 } affirmedZoneGatewayGwDebugStatsSession-closePdngwInstanceLevelNumDbgClosedS6bHandoffAuthReq OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Sessions Closed due to S6b Handoff Initiated Auth Request" ::= { affirmedZoneGatewayGwDebugStatsSession-closePdngwInstanceLevelEntry 60 } affirmedZoneGatewayGwDebugStatsSession-closePdngwInstanceLevelNumDbgClosedS6bHandoffAuthReject OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Sessions Closed due to S6b Handoff Initiated Auth Reject" ::= { affirmedZoneGatewayGwDebugStatsSession-closePdngwInstanceLevelEntry 61 } affirmedZoneGatewayGwDebugStatsSession-closePdngwInstanceLevelNumDbgClosedS6bHandoffAuthTimeout OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Sessions Closed due to S6b Handoff Initiated Auth Timeout" ::= { affirmedZoneGatewayGwDebugStatsSession-closePdngwInstanceLevelEntry 62 } affirmedZoneGatewayGwDebugStatsSession-closePdngwInstanceLevelNumDbgClosedS6bTermFail OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Sessions Closed due to S6b Termination Failure" ::= { affirmedZoneGatewayGwDebugStatsSession-closePdngwInstanceLevelEntry 63 } affirmedZoneGatewayGwDebugStatsSession-closePdngwInstanceLevelNumDbgClosedS6bTermRespFail OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Sessions Closed due to S6b Termination Response Failure" ::= { affirmedZoneGatewayGwDebugStatsSession-closePdngwInstanceLevelEntry 64 } affirmedZoneGatewayGwDebugStatsSession-closePdngwInstanceLevelNumDbgClosedS6bTermTimeout OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Sessions Closed due to S6b Termination Timeout" ::= { affirmedZoneGatewayGwDebugStatsSession-closePdngwInstanceLevelEntry 65 } affirmedZoneGatewayGwDebugStatsSession-closePdngwInstanceLevelNumDbgClosedS6bAsrInitTermFail OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Sessions Closed due to S6b Asr Initiated Termination Failure" ::= { affirmedZoneGatewayGwDebugStatsSession-closePdngwInstanceLevelEntry 66 } affirmedZoneGatewayGwDebugStatsSession-closePdngwInstanceLevelNumDbgClosedS6bAsrInitTermRespFail OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Sessions Closed due to S6b Asr Initiated Termination Response Failure" ::= { affirmedZoneGatewayGwDebugStatsSession-closePdngwInstanceLevelEntry 67 } affirmedZoneGatewayGwDebugStatsSession-closePdngwInstanceLevelNumDbgClosedS6bAsrInitTermTimeout OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Sessions Closed due to S6b Asr Initiated Termination Timeout" ::= { affirmedZoneGatewayGwDebugStatsSession-closePdngwInstanceLevelEntry 68 } affirmedZoneGatewayGwDebugStatsSession-closePdngwInstanceLevelNumDbgClosedS6bAuthLifeTimerInitAuthReq OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Sessions Closed due to S6b Authorization life timer initiated Auth Request" ::= { affirmedZoneGatewayGwDebugStatsSession-closePdngwInstanceLevelEntry 69 } affirmedZoneGatewayGwDebugStatsSession-closePdngwInstanceLevelNumDbgClosedS6bAuthLifeTimerInitAuthReject OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Sessions Closed due to S6b Authorization life timer Initiated Auth Reject" ::= { affirmedZoneGatewayGwDebugStatsSession-closePdngwInstanceLevelEntry 70 } affirmedZoneGatewayGwDebugStatsSession-closePdngwInstanceLevelNumDbgClosedS6bAuthLifeTimerInitAuthTimeout OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Sessions Closed due to S6b Authorization life timer Initiated Auth Timeout" ::= { affirmedZoneGatewayGwDebugStatsSession-closePdngwInstanceLevelEntry 71 } affirmedZoneGatewayGwDebugStatsSession-closePdngwInstanceLevelNumDbgClosedS6bAuthGraceTimerInitAuthReq OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Sessions Closed due to S6b Authorization grace timer initiated Auth Request" ::= { affirmedZoneGatewayGwDebugStatsSession-closePdngwInstanceLevelEntry 72 } affirmedZoneGatewayGwDebugStatsSession-closePdngwInstanceLevelNumDbgClosedS6bAuthGraceTimerInitAuthReject OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Sessions Closed due to S6b Authorization grace timer Initiated Auth Reject" ::= { affirmedZoneGatewayGwDebugStatsSession-closePdngwInstanceLevelEntry 73 } affirmedZoneGatewayGwDebugStatsSession-closePdngwInstanceLevelNumDbgClosedS6bAuthGraceTimerInitAuthTimeout OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Sessions Closed due to S6b Authorization grace timer Initiated Auth Timeout" ::= { affirmedZoneGatewayGwDebugStatsSession-closePdngwInstanceLevelEntry 74 } affirmedZoneGatewayGwDebugStatsSession-closePdngwInstanceLevelNumDbgClosedUserBan OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Sessions Closed due to Session Blocked by User Ban" ::= { affirmedZoneGatewayGwDebugStatsSession-closePdngwInstanceLevelEntry 75 } affirmedZoneGatewayGwDebugStatsSession-closePdngwInstanceLevelNumDbgClosedPurgeSession OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Sessions Closed due to Purge Timer Expiry" ::= { affirmedZoneGatewayGwDebugStatsSession-closePdngwInstanceLevelEntry 76 } affirmedZoneGatewayGwDebugStatsSession-closePdngwInstanceLevelNumDbgClosedPurgeSessionSuccess OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Sessions Closed due to Purge Timer Expiry Success" ::= { affirmedZoneGatewayGwDebugStatsSession-closePdngwInstanceLevelEntry 77 } affirmedZoneGatewayGwDebugStatsSession-closePdngwInstanceLevelNumDbgClosedNoServiceRule OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Sessions Closed due to no service rule installed on session" ::= { affirmedZoneGatewayGwDebugStatsSession-closePdngwInstanceLevelEntry 78 } affirmedZoneGatewayGwDebugStatsSession-closeSgwServiceLevelTable OBJECT-TYPE SYNTAX SEQUENCE OF AffirmedZoneGatewayGwDebugStatsSession-closeSgwServiceLevelEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "" ::= { affirmedZoneMIB 314 } affirmedZoneGatewayGwDebugStatsSession-closeSgwServiceLevelEntry OBJECT-TYPE SYNTAX AffirmedZoneGatewayGwDebugStatsSession-closeSgwServiceLevelEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "" INDEX { affirmedZoneName, affirmedZoneGatewayGwDebugStatsSession-closeSgwServiceLevelChassis } ::= { affirmedZoneGatewayGwDebugStatsSession-closeSgwServiceLevelTable 1 } AffirmedZoneGatewayGwDebugStatsSession-closeSgwServiceLevelEntry ::= SEQUENCE { affirmedZoneGatewayGwDebugStatsSession-closeSgwServiceLevelChassis Unsigned32, affirmedZoneGatewayGwDebugStatsSession-closeSgwServiceLevelNumDbgClosedDeleteSessReq ConfdString, affirmedZoneGatewayGwDebugStatsSession-closeSgwServiceLevelNumDbgClosedNaReqFail ConfdString, affirmedZoneGatewayGwDebugStatsSession-closeSgwServiceLevelNumDbgClosedNaRespFail ConfdString, affirmedZoneGatewayGwDebugStatsSession-closeSgwServiceLevelNumDbgClosedUBRSendFail ConfdString, affirmedZoneGatewayGwDebugStatsSession-closeSgwServiceLevelNumDbgClosedUBRRespFail ConfdString, affirmedZoneGatewayGwDebugStatsSession-closeSgwServiceLevelNumDbgClosedUBRTimeout ConfdString, affirmedZoneGatewayGwDebugStatsSession-closeSgwServiceLevelNumDbgClosedProcCtxtFail ConfdString, affirmedZoneGatewayGwDebugStatsSession-closeSgwServiceLevelNumDbgClosedStartTimerFail ConfdString, affirmedZoneGatewayGwDebugStatsSession-closeSgwServiceLevelNumDbgClosedMemAllocFail ConfdString, affirmedZoneGatewayGwDebugStatsSession-closeSgwServiceLevelNumDbgClosedUserBan ConfdString } affirmedZoneGatewayGwDebugStatsSession-closeSgwServiceLevelChassis OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS not-accessible STATUS current DESCRIPTION "chassis ID" ::= { affirmedZoneGatewayGwDebugStatsSession-closeSgwServiceLevelEntry 1 } affirmedZoneGatewayGwDebugStatsSession-closeSgwServiceLevelNumDbgClosedDeleteSessReq OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Sessions Closed due to Delete Session Req" ::= { affirmedZoneGatewayGwDebugStatsSession-closeSgwServiceLevelEntry 2 } affirmedZoneGatewayGwDebugStatsSession-closeSgwServiceLevelNumDbgClosedNaReqFail OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Sessions Closed due to Net Agent Request Failure" ::= { affirmedZoneGatewayGwDebugStatsSession-closeSgwServiceLevelEntry 3 } affirmedZoneGatewayGwDebugStatsSession-closeSgwServiceLevelNumDbgClosedNaRespFail OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Sessions Closed due to Net Agent Response Failure" ::= { affirmedZoneGatewayGwDebugStatsSession-closeSgwServiceLevelEntry 4 } affirmedZoneGatewayGwDebugStatsSession-closeSgwServiceLevelNumDbgClosedUBRSendFail OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Sessions Closed due to UBR Send Fail" ::= { affirmedZoneGatewayGwDebugStatsSession-closeSgwServiceLevelEntry 5 } affirmedZoneGatewayGwDebugStatsSession-closeSgwServiceLevelNumDbgClosedUBRRespFail OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Sessions Closed due to UBR Response Failure" ::= { affirmedZoneGatewayGwDebugStatsSession-closeSgwServiceLevelEntry 6 } affirmedZoneGatewayGwDebugStatsSession-closeSgwServiceLevelNumDbgClosedUBRTimeout OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Sessions Closed due to UBR Timeout" ::= { affirmedZoneGatewayGwDebugStatsSession-closeSgwServiceLevelEntry 7 } affirmedZoneGatewayGwDebugStatsSession-closeSgwServiceLevelNumDbgClosedProcCtxtFail OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Sessions Closed due to Procedure Context Failure" ::= { affirmedZoneGatewayGwDebugStatsSession-closeSgwServiceLevelEntry 8 } affirmedZoneGatewayGwDebugStatsSession-closeSgwServiceLevelNumDbgClosedStartTimerFail OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Sessions Closed due to Failure" ::= { affirmedZoneGatewayGwDebugStatsSession-closeSgwServiceLevelEntry 9 } affirmedZoneGatewayGwDebugStatsSession-closeSgwServiceLevelNumDbgClosedMemAllocFail OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Sessions Closed due to Memory Allocation Failure" ::= { affirmedZoneGatewayGwDebugStatsSession-closeSgwServiceLevelEntry 10 } affirmedZoneGatewayGwDebugStatsSession-closeSgwServiceLevelNumDbgClosedUserBan OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Sessions Closed due to Session Blocked by User Ban" ::= { affirmedZoneGatewayGwDebugStatsSession-closeSgwServiceLevelEntry 11 } affirmedZoneGatewayGwDebugStatsSession-closeSgwInstanceLevelTable OBJECT-TYPE SYNTAX SEQUENCE OF AffirmedZoneGatewayGwDebugStatsSession-closeSgwInstanceLevelEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "" ::= { affirmedZoneMIB 315 } affirmedZoneGatewayGwDebugStatsSession-closeSgwInstanceLevelEntry OBJECT-TYPE SYNTAX AffirmedZoneGatewayGwDebugStatsSession-closeSgwInstanceLevelEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "" INDEX { affirmedZoneName, affirmedZoneGatewayGwDebugStatsSession-closeSgwInstanceLevelServiceName } ::= { affirmedZoneGatewayGwDebugStatsSession-closeSgwInstanceLevelTable 1 } AffirmedZoneGatewayGwDebugStatsSession-closeSgwInstanceLevelEntry ::= SEQUENCE { affirmedZoneGatewayGwDebugStatsSession-closeSgwInstanceLevelServiceName String, affirmedZoneGatewayGwDebugStatsSession-closeSgwInstanceLevelNumDbgClosedDeleteSessReq ConfdString, affirmedZoneGatewayGwDebugStatsSession-closeSgwInstanceLevelNumDbgClosedNaReqFail ConfdString, affirmedZoneGatewayGwDebugStatsSession-closeSgwInstanceLevelNumDbgClosedNaRespFail ConfdString, affirmedZoneGatewayGwDebugStatsSession-closeSgwInstanceLevelNumDbgClosedUBRSendFail ConfdString, affirmedZoneGatewayGwDebugStatsSession-closeSgwInstanceLevelNumDbgClosedUBRRespFail ConfdString, affirmedZoneGatewayGwDebugStatsSession-closeSgwInstanceLevelNumDbgClosedUBRTimeout ConfdString, affirmedZoneGatewayGwDebugStatsSession-closeSgwInstanceLevelNumDbgClosedProcCtxtFail ConfdString, affirmedZoneGatewayGwDebugStatsSession-closeSgwInstanceLevelNumDbgClosedStartTimerFail ConfdString, affirmedZoneGatewayGwDebugStatsSession-closeSgwInstanceLevelNumDbgClosedMemAllocFail ConfdString, affirmedZoneGatewayGwDebugStatsSession-closeSgwInstanceLevelNumDbgClosedUserBan ConfdString } affirmedZoneGatewayGwDebugStatsSession-closeSgwInstanceLevelServiceName OBJECT-TYPE SYNTAX String MAX-ACCESS not-accessible STATUS current DESCRIPTION "Task Service Name" ::= { affirmedZoneGatewayGwDebugStatsSession-closeSgwInstanceLevelEntry 1 } affirmedZoneGatewayGwDebugStatsSession-closeSgwInstanceLevelNumDbgClosedDeleteSessReq OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Sessions Closed due to Delete Session Req" ::= { affirmedZoneGatewayGwDebugStatsSession-closeSgwInstanceLevelEntry 2 } affirmedZoneGatewayGwDebugStatsSession-closeSgwInstanceLevelNumDbgClosedNaReqFail OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Sessions Closed due to Net Agent Request Failure" ::= { affirmedZoneGatewayGwDebugStatsSession-closeSgwInstanceLevelEntry 3 } affirmedZoneGatewayGwDebugStatsSession-closeSgwInstanceLevelNumDbgClosedNaRespFail OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Sessions Closed due to Net Agent Response Failure" ::= { affirmedZoneGatewayGwDebugStatsSession-closeSgwInstanceLevelEntry 4 } affirmedZoneGatewayGwDebugStatsSession-closeSgwInstanceLevelNumDbgClosedUBRSendFail OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Sessions Closed due to UBR Send Fail" ::= { affirmedZoneGatewayGwDebugStatsSession-closeSgwInstanceLevelEntry 5 } affirmedZoneGatewayGwDebugStatsSession-closeSgwInstanceLevelNumDbgClosedUBRRespFail OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Sessions Closed due to UBR Response Failure" ::= { affirmedZoneGatewayGwDebugStatsSession-closeSgwInstanceLevelEntry 6 } affirmedZoneGatewayGwDebugStatsSession-closeSgwInstanceLevelNumDbgClosedUBRTimeout OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Sessions Closed due to UBR Timeout" ::= { affirmedZoneGatewayGwDebugStatsSession-closeSgwInstanceLevelEntry 7 } affirmedZoneGatewayGwDebugStatsSession-closeSgwInstanceLevelNumDbgClosedProcCtxtFail OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Sessions Closed due to Procedure Context Failure" ::= { affirmedZoneGatewayGwDebugStatsSession-closeSgwInstanceLevelEntry 8 } affirmedZoneGatewayGwDebugStatsSession-closeSgwInstanceLevelNumDbgClosedStartTimerFail OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Sessions Closed due to Failure" ::= { affirmedZoneGatewayGwDebugStatsSession-closeSgwInstanceLevelEntry 9 } affirmedZoneGatewayGwDebugStatsSession-closeSgwInstanceLevelNumDbgClosedMemAllocFail OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Sessions Closed due to Memory Allocation Failure" ::= { affirmedZoneGatewayGwDebugStatsSession-closeSgwInstanceLevelEntry 10 } affirmedZoneGatewayGwDebugStatsSession-closeSgwInstanceLevelNumDbgClosedUserBan OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Sessions Closed due to Session Blocked by User Ban" ::= { affirmedZoneGatewayGwDebugStatsSession-closeSgwInstanceLevelEntry 11 } affirmedZoneGatewayGwDebugStatsSession-closeGtpproxyServiceLevelTable OBJECT-TYPE SYNTAX SEQUENCE OF AffirmedZoneGatewayGwDebugStatsSession-closeGtpproxyServiceLevelEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "" ::= { affirmedZoneMIB 444 } affirmedZoneGatewayGwDebugStatsSession-closeGtpproxyServiceLevelEntry OBJECT-TYPE SYNTAX AffirmedZoneGatewayGwDebugStatsSession-closeGtpproxyServiceLevelEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "" INDEX { affirmedZoneName, affirmedZoneGatewayGwDebugStatsSession-closeGtpproxyServiceLevelChassis } ::= { affirmedZoneGatewayGwDebugStatsSession-closeGtpproxyServiceLevelTable 1 } AffirmedZoneGatewayGwDebugStatsSession-closeGtpproxyServiceLevelEntry ::= SEQUENCE { affirmedZoneGatewayGwDebugStatsSession-closeGtpproxyServiceLevelChassis Unsigned32, affirmedZoneGatewayGwDebugStatsSession-closeGtpproxyServiceLevelNumDbgClosedDeleteSessReq ConfdString, affirmedZoneGatewayGwDebugStatsSession-closeGtpproxyServiceLevelNumDbgClosedFpStatsReqFail ConfdString, affirmedZoneGatewayGwDebugStatsSession-closeGtpproxyServiceLevelNumDbgClosedFpReqFail ConfdString, affirmedZoneGatewayGwDebugStatsSession-closeGtpproxyServiceLevelNumDbgClosedFpRespFail ConfdString, affirmedZoneGatewayGwDebugStatsSession-closeGtpproxyServiceLevelNumDbgClosedFpTimeout ConfdString, affirmedZoneGatewayGwDebugStatsSession-closeGtpproxyServiceLevelNumDbgClosedPcrfPolicyFail ConfdString, affirmedZoneGatewayGwDebugStatsSession-closeGtpproxyServiceLevelNumDbgClosedPcrfRespFail ConfdString, affirmedZoneGatewayGwDebugStatsSession-closeGtpproxyServiceLevelNumDbgClosedPcrfTimeout ConfdString, affirmedZoneGatewayGwDebugStatsSession-closeGtpproxyServiceLevelNumDbgClosedPcrfNoIntf ConfdString, affirmedZoneGatewayGwDebugStatsSession-closeGtpproxyServiceLevelNumDbgClosedPcrfInitiated ConfdString, affirmedZoneGatewayGwDebugStatsSession-closeGtpproxyServiceLevelNumDbgClosedOcsFail ConfdString, affirmedZoneGatewayGwDebugStatsSession-closeGtpproxyServiceLevelNumDbgClosedOcsTransactionFail ConfdString, affirmedZoneGatewayGwDebugStatsSession-closeGtpproxyServiceLevelNumDbgClosedOcsRespFail ConfdString, affirmedZoneGatewayGwDebugStatsSession-closeGtpproxyServiceLevelNumDbgClosedOcsReject ConfdString, affirmedZoneGatewayGwDebugStatsSession-closeGtpproxyServiceLevelNumDbgClosedOcsTimeout ConfdString, affirmedZoneGatewayGwDebugStatsSession-closeGtpproxyServiceLevelNumDbgClosedOcsNoIntf ConfdString, affirmedZoneGatewayGwDebugStatsSession-closeGtpproxyServiceLevelNumDbgClosedOfcsSendFail ConfdString, affirmedZoneGatewayGwDebugStatsSession-closeGtpproxyServiceLevelNumDbgClosedAcctSendFail ConfdString, affirmedZoneGatewayGwDebugStatsSession-closeGtpproxyServiceLevelNumDbgClosedAcctReject ConfdString, affirmedZoneGatewayGwDebugStatsSession-closeGtpproxyServiceLevelNumDbgClosedAcctTimeout ConfdString, affirmedZoneGatewayGwDebugStatsSession-closeGtpproxyServiceLevelNumDbgClosedAcctNoIntf ConfdString, affirmedZoneGatewayGwDebugStatsSession-closeGtpproxyServiceLevelNumDbgClosedNaReqFail ConfdString, affirmedZoneGatewayGwDebugStatsSession-closeGtpproxyServiceLevelNumDbgClosedNaRespFail ConfdString, affirmedZoneGatewayGwDebugStatsSession-closeGtpproxyServiceLevelNumDbgClosedUBRSendFail ConfdString, affirmedZoneGatewayGwDebugStatsSession-closeGtpproxyServiceLevelNumDbgClosedUBRRespFail ConfdString, affirmedZoneGatewayGwDebugStatsSession-closeGtpproxyServiceLevelNumDbgClosedUBRTimeout ConfdString, affirmedZoneGatewayGwDebugStatsSession-closeGtpproxyServiceLevelNumDbgClosedProcCtxtFail ConfdString, affirmedZoneGatewayGwDebugStatsSession-closeGtpproxyServiceLevelNumDbgClosedStartTimerFail ConfdString, affirmedZoneGatewayGwDebugStatsSession-closeGtpproxyServiceLevelNumDbgClosedMemAllocFail ConfdString, affirmedZoneGatewayGwDebugStatsSession-closeGtpproxyServiceLevelNumDbgClosedFpWfMcdModDirTunFail ConfdString, affirmedZoneGatewayGwDebugStatsSession-closeGtpproxyServiceLevelNumDbgClosedFpWfMcdModDirTunRespFail ConfdString, affirmedZoneGatewayGwDebugStatsSession-closeGtpproxyServiceLevelNumDbgClosedFpWfMcdModDirTunTimeout ConfdString, affirmedZoneGatewayGwDebugStatsSession-closeGtpproxyServiceLevelNumDbgClosedFpWfMcdModHandoffFail ConfdString, affirmedZoneGatewayGwDebugStatsSession-closeGtpproxyServiceLevelNumDbgClosedFpWfMcdModHandoffRespFail ConfdString, affirmedZoneGatewayGwDebugStatsSession-closeGtpproxyServiceLevelNumDbgClosedFpWfMcdModHandoffTimeout ConfdString, affirmedZoneGatewayGwDebugStatsSession-closeGtpproxyServiceLevelNumDbgClosedFpWfMcdModQosFail ConfdString, affirmedZoneGatewayGwDebugStatsSession-closeGtpproxyServiceLevelNumDbgClosedFpWfMcdModQosRespFail ConfdString, affirmedZoneGatewayGwDebugStatsSession-closeGtpproxyServiceLevelNumDbgClosedFpWfMcdModQosTimeout ConfdString, affirmedZoneGatewayGwDebugStatsSession-closeGtpproxyServiceLevelNumDbgClosedFpWfMcdModUsgMonQosFail ConfdString, affirmedZoneGatewayGwDebugStatsSession-closeGtpproxyServiceLevelNumDbgClosedFpWfMcdModUsgMonQosRespFail ConfdString, affirmedZoneGatewayGwDebugStatsSession-closeGtpproxyServiceLevelNumDbgClosedFpWfMcdModUsgMonQosTimeout ConfdString, affirmedZoneGatewayGwDebugStatsSession-closeGtpproxyServiceLevelNumDbgClosedFpWfMcdModChargingFail ConfdString, affirmedZoneGatewayGwDebugStatsSession-closeGtpproxyServiceLevelNumDbgClosedFpWfMcdModChargingRespFail ConfdString, affirmedZoneGatewayGwDebugStatsSession-closeGtpproxyServiceLevelNumDbgClosedFpWfMcdModChargingTimeout ConfdString, affirmedZoneGatewayGwDebugStatsSession-closeGtpproxyServiceLevelNumDbgClosedFpWfMcdModSubscrIpFail ConfdString, affirmedZoneGatewayGwDebugStatsSession-closeGtpproxyServiceLevelNumDbgClosedFpWfMcdModSubscrIpRespFail ConfdString, affirmedZoneGatewayGwDebugStatsSession-closeGtpproxyServiceLevelNumDbgClosedFpWfMcdModSubscrIpTimeout ConfdString, affirmedZoneGatewayGwDebugStatsSession-closeGtpproxyServiceLevelNumDbgClosedDhcpClientLeaseExpiry ConfdString, affirmedZoneGatewayGwDebugStatsSession-closeGtpproxyServiceLevelNumDbgClosedDhcpRelayLeaseExpiry ConfdString, affirmedZoneGatewayGwDebugStatsSession-closeGtpproxyServiceLevelNumDbgClosedDhcpRelayAllocTimeout ConfdString, affirmedZoneGatewayGwDebugStatsSession-closeGtpproxyServiceLevelNumDbgClosedDhcpRelayLeaseRelease ConfdString, affirmedZoneGatewayGwDebugStatsSession-closeGtpproxyServiceLevelNumDbgClosedRadiusDisconnect ConfdString, affirmedZoneGatewayGwDebugStatsSession-closeGtpproxyServiceLevelNumDbgClosedL2tpSessionDeleteReqFail ConfdString, affirmedZoneGatewayGwDebugStatsSession-closeGtpproxyServiceLevelNumDbgClosedL2tpSessionDeleteReqReject ConfdString, affirmedZoneGatewayGwDebugStatsSession-closeGtpproxyServiceLevelNumDbgClosedL2tpSessionDeleteTimeout ConfdString, affirmedZoneGatewayGwDebugStatsSession-closeGtpproxyServiceLevelNumDbgClosedS6bRarInitAuthReq ConfdString, affirmedZoneGatewayGwDebugStatsSession-closeGtpproxyServiceLevelNumDbgClosedS6bRarInitAuthReject ConfdString, affirmedZoneGatewayGwDebugStatsSession-closeGtpproxyServiceLevelNumDbgClosedS6bRarInitAuthTimeout ConfdString, affirmedZoneGatewayGwDebugStatsSession-closeGtpproxyServiceLevelNumDbgClosedS6bHandoffAuthReq ConfdString, affirmedZoneGatewayGwDebugStatsSession-closeGtpproxyServiceLevelNumDbgClosedS6bHandoffAuthReject ConfdString, affirmedZoneGatewayGwDebugStatsSession-closeGtpproxyServiceLevelNumDbgClosedS6bHandoffAuthTimeout ConfdString, affirmedZoneGatewayGwDebugStatsSession-closeGtpproxyServiceLevelNumDbgClosedS6bTermFail ConfdString, affirmedZoneGatewayGwDebugStatsSession-closeGtpproxyServiceLevelNumDbgClosedS6bTermRespFail ConfdString, affirmedZoneGatewayGwDebugStatsSession-closeGtpproxyServiceLevelNumDbgClosedS6bTermTimeout ConfdString, affirmedZoneGatewayGwDebugStatsSession-closeGtpproxyServiceLevelNumDbgClosedS6bAsrInitTermFail ConfdString, affirmedZoneGatewayGwDebugStatsSession-closeGtpproxyServiceLevelNumDbgClosedS6bAsrInitTermRespFail ConfdString, affirmedZoneGatewayGwDebugStatsSession-closeGtpproxyServiceLevelNumDbgClosedS6bAsrInitTermTimeout ConfdString, affirmedZoneGatewayGwDebugStatsSession-closeGtpproxyServiceLevelNumDbgClosedS6bAuthLifeTimerInitAuthReq ConfdString, affirmedZoneGatewayGwDebugStatsSession-closeGtpproxyServiceLevelNumDbgClosedS6bAuthLifeTimerInitAuthReject ConfdString, affirmedZoneGatewayGwDebugStatsSession-closeGtpproxyServiceLevelNumDbgClosedS6bAuthLifeTimerInitAuthTimeout ConfdString, affirmedZoneGatewayGwDebugStatsSession-closeGtpproxyServiceLevelNumDbgClosedS6bAuthGraceTimerInitAuthReq ConfdString, affirmedZoneGatewayGwDebugStatsSession-closeGtpproxyServiceLevelNumDbgClosedS6bAuthGraceTimerInitAuthReject ConfdString, affirmedZoneGatewayGwDebugStatsSession-closeGtpproxyServiceLevelNumDbgClosedS6bAuthGraceTimerInitAuthTimeout ConfdString, affirmedZoneGatewayGwDebugStatsSession-closeGtpproxyServiceLevelNumDbgClosedUserBan ConfdString, affirmedZoneGatewayGwDebugStatsSession-closeGtpproxyServiceLevelNumDbgClosedPurgeSession ConfdString, affirmedZoneGatewayGwDebugStatsSession-closeGtpproxyServiceLevelNumDbgClosedPurgeSessionSuccess ConfdString, affirmedZoneGatewayGwDebugStatsSession-closeGtpproxyServiceLevelNumDbgClosedNoServiceRule ConfdString } affirmedZoneGatewayGwDebugStatsSession-closeGtpproxyServiceLevelChassis OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS not-accessible STATUS current DESCRIPTION "chassis ID" ::= { affirmedZoneGatewayGwDebugStatsSession-closeGtpproxyServiceLevelEntry 1 } affirmedZoneGatewayGwDebugStatsSession-closeGtpproxyServiceLevelNumDbgClosedDeleteSessReq OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Sessions Closed due to Delete Session Req" ::= { affirmedZoneGatewayGwDebugStatsSession-closeGtpproxyServiceLevelEntry 2 } affirmedZoneGatewayGwDebugStatsSession-closeGtpproxyServiceLevelNumDbgClosedFpStatsReqFail OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Sessions Closed due to Fastpath Stats Req Failure" ::= { affirmedZoneGatewayGwDebugStatsSession-closeGtpproxyServiceLevelEntry 3 } affirmedZoneGatewayGwDebugStatsSession-closeGtpproxyServiceLevelNumDbgClosedFpReqFail OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Sessions Closed due to Fastpath Request Failure" ::= { affirmedZoneGatewayGwDebugStatsSession-closeGtpproxyServiceLevelEntry 4 } affirmedZoneGatewayGwDebugStatsSession-closeGtpproxyServiceLevelNumDbgClosedFpRespFail OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Sessions Closed due to Fastpath Response Failure" ::= { affirmedZoneGatewayGwDebugStatsSession-closeGtpproxyServiceLevelEntry 5 } affirmedZoneGatewayGwDebugStatsSession-closeGtpproxyServiceLevelNumDbgClosedFpTimeout OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Sessions Closed due to Fastpath Timeout" ::= { affirmedZoneGatewayGwDebugStatsSession-closeGtpproxyServiceLevelEntry 6 } affirmedZoneGatewayGwDebugStatsSession-closeGtpproxyServiceLevelNumDbgClosedPcrfPolicyFail OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Sessions Closed due to PCRF Policy Failure" ::= { affirmedZoneGatewayGwDebugStatsSession-closeGtpproxyServiceLevelEntry 7 } affirmedZoneGatewayGwDebugStatsSession-closeGtpproxyServiceLevelNumDbgClosedPcrfRespFail OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Sessions Closed due to PCRF Response Failure" ::= { affirmedZoneGatewayGwDebugStatsSession-closeGtpproxyServiceLevelEntry 8 } affirmedZoneGatewayGwDebugStatsSession-closeGtpproxyServiceLevelNumDbgClosedPcrfTimeout OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Sessions Closed due to PCRF Timeout" ::= { affirmedZoneGatewayGwDebugStatsSession-closeGtpproxyServiceLevelEntry 9 } affirmedZoneGatewayGwDebugStatsSession-closeGtpproxyServiceLevelNumDbgClosedPcrfNoIntf OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Sessions Closed due to no PCRF Interface" ::= { affirmedZoneGatewayGwDebugStatsSession-closeGtpproxyServiceLevelEntry 10 } affirmedZoneGatewayGwDebugStatsSession-closeGtpproxyServiceLevelNumDbgClosedPcrfInitiated OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Sessions Closed due to PCRF Initiated" ::= { affirmedZoneGatewayGwDebugStatsSession-closeGtpproxyServiceLevelEntry 11 } affirmedZoneGatewayGwDebugStatsSession-closeGtpproxyServiceLevelNumDbgClosedOcsFail OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Sessions Closed due to OCS Failure" ::= { affirmedZoneGatewayGwDebugStatsSession-closeGtpproxyServiceLevelEntry 12 } affirmedZoneGatewayGwDebugStatsSession-closeGtpproxyServiceLevelNumDbgClosedOcsTransactionFail OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Sessions Closed due to OCS Transaction Failure" ::= { affirmedZoneGatewayGwDebugStatsSession-closeGtpproxyServiceLevelEntry 13 } affirmedZoneGatewayGwDebugStatsSession-closeGtpproxyServiceLevelNumDbgClosedOcsRespFail OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Sessions Closed due to OCS Response Failure" ::= { affirmedZoneGatewayGwDebugStatsSession-closeGtpproxyServiceLevelEntry 14 } affirmedZoneGatewayGwDebugStatsSession-closeGtpproxyServiceLevelNumDbgClosedOcsReject OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Sessions Closed due to OCS Reject" ::= { affirmedZoneGatewayGwDebugStatsSession-closeGtpproxyServiceLevelEntry 15 } affirmedZoneGatewayGwDebugStatsSession-closeGtpproxyServiceLevelNumDbgClosedOcsTimeout OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Sessions Closed due to OCS Timeout" ::= { affirmedZoneGatewayGwDebugStatsSession-closeGtpproxyServiceLevelEntry 16 } affirmedZoneGatewayGwDebugStatsSession-closeGtpproxyServiceLevelNumDbgClosedOcsNoIntf OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Sessions Closed due to No OCS Interface" ::= { affirmedZoneGatewayGwDebugStatsSession-closeGtpproxyServiceLevelEntry 17 } affirmedZoneGatewayGwDebugStatsSession-closeGtpproxyServiceLevelNumDbgClosedOfcsSendFail OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Sessions Closed due to OFCS Send Failure" ::= { affirmedZoneGatewayGwDebugStatsSession-closeGtpproxyServiceLevelEntry 18 } affirmedZoneGatewayGwDebugStatsSession-closeGtpproxyServiceLevelNumDbgClosedAcctSendFail OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Sessions Closed due to Acct Send Failure" ::= { affirmedZoneGatewayGwDebugStatsSession-closeGtpproxyServiceLevelEntry 19 } affirmedZoneGatewayGwDebugStatsSession-closeGtpproxyServiceLevelNumDbgClosedAcctReject OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Sessions Closed due to Acct Reject" ::= { affirmedZoneGatewayGwDebugStatsSession-closeGtpproxyServiceLevelEntry 20 } affirmedZoneGatewayGwDebugStatsSession-closeGtpproxyServiceLevelNumDbgClosedAcctTimeout OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Sessions Closed due to Acct Timeout" ::= { affirmedZoneGatewayGwDebugStatsSession-closeGtpproxyServiceLevelEntry 21 } affirmedZoneGatewayGwDebugStatsSession-closeGtpproxyServiceLevelNumDbgClosedAcctNoIntf OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Sessions Closed due to no Accounting interface " ::= { affirmedZoneGatewayGwDebugStatsSession-closeGtpproxyServiceLevelEntry 22 } affirmedZoneGatewayGwDebugStatsSession-closeGtpproxyServiceLevelNumDbgClosedNaReqFail OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Sessions Closed due to Net Agent Request Failure" ::= { affirmedZoneGatewayGwDebugStatsSession-closeGtpproxyServiceLevelEntry 23 } affirmedZoneGatewayGwDebugStatsSession-closeGtpproxyServiceLevelNumDbgClosedNaRespFail OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Sessions Closed due to Net Agent Response Failure" ::= { affirmedZoneGatewayGwDebugStatsSession-closeGtpproxyServiceLevelEntry 24 } affirmedZoneGatewayGwDebugStatsSession-closeGtpproxyServiceLevelNumDbgClosedUBRSendFail OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Sessions Closed due to UBR Send Fail" ::= { affirmedZoneGatewayGwDebugStatsSession-closeGtpproxyServiceLevelEntry 25 } affirmedZoneGatewayGwDebugStatsSession-closeGtpproxyServiceLevelNumDbgClosedUBRRespFail OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Sessions Closed due to UBR Response Failure" ::= { affirmedZoneGatewayGwDebugStatsSession-closeGtpproxyServiceLevelEntry 26 } affirmedZoneGatewayGwDebugStatsSession-closeGtpproxyServiceLevelNumDbgClosedUBRTimeout OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Sessions Closed due to UBR Timeout" ::= { affirmedZoneGatewayGwDebugStatsSession-closeGtpproxyServiceLevelEntry 27 } affirmedZoneGatewayGwDebugStatsSession-closeGtpproxyServiceLevelNumDbgClosedProcCtxtFail OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Sessions Closed due to Procedure Context Failure" ::= { affirmedZoneGatewayGwDebugStatsSession-closeGtpproxyServiceLevelEntry 28 } affirmedZoneGatewayGwDebugStatsSession-closeGtpproxyServiceLevelNumDbgClosedStartTimerFail OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Sessions Closed due to Failure" ::= { affirmedZoneGatewayGwDebugStatsSession-closeGtpproxyServiceLevelEntry 29 } affirmedZoneGatewayGwDebugStatsSession-closeGtpproxyServiceLevelNumDbgClosedMemAllocFail OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Sessions Closed due to Memory Allocation Failure" ::= { affirmedZoneGatewayGwDebugStatsSession-closeGtpproxyServiceLevelEntry 30 } affirmedZoneGatewayGwDebugStatsSession-closeGtpproxyServiceLevelNumDbgClosedFpWfMcdModDirTunFail OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Sessions Closed due to FP WF MCD Dir Tunnel Mod Failure" ::= { affirmedZoneGatewayGwDebugStatsSession-closeGtpproxyServiceLevelEntry 31 } affirmedZoneGatewayGwDebugStatsSession-closeGtpproxyServiceLevelNumDbgClosedFpWfMcdModDirTunRespFail OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Sessions Closed due to FP WF MCD Dir Tunnel Mod Response Failure" ::= { affirmedZoneGatewayGwDebugStatsSession-closeGtpproxyServiceLevelEntry 32 } affirmedZoneGatewayGwDebugStatsSession-closeGtpproxyServiceLevelNumDbgClosedFpWfMcdModDirTunTimeout OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Sessions Closed due to FP WF MCD Dir Tunnel Mod Timeout" ::= { affirmedZoneGatewayGwDebugStatsSession-closeGtpproxyServiceLevelEntry 33 } affirmedZoneGatewayGwDebugStatsSession-closeGtpproxyServiceLevelNumDbgClosedFpWfMcdModHandoffFail OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Sessions Closed due to FP WF MCD Handoff Mod Failure" ::= { affirmedZoneGatewayGwDebugStatsSession-closeGtpproxyServiceLevelEntry 34 } affirmedZoneGatewayGwDebugStatsSession-closeGtpproxyServiceLevelNumDbgClosedFpWfMcdModHandoffRespFail OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Sessions Closed due to FP WF MCD Handoff Mod Response Failure" ::= { affirmedZoneGatewayGwDebugStatsSession-closeGtpproxyServiceLevelEntry 35 } affirmedZoneGatewayGwDebugStatsSession-closeGtpproxyServiceLevelNumDbgClosedFpWfMcdModHandoffTimeout OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Sessions Closed due to FP WF MCD Handoff Mod Timeout" ::= { affirmedZoneGatewayGwDebugStatsSession-closeGtpproxyServiceLevelEntry 36 } affirmedZoneGatewayGwDebugStatsSession-closeGtpproxyServiceLevelNumDbgClosedFpWfMcdModQosFail OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Sessions Closed due to FP WF MCD Qos Mod Failure" ::= { affirmedZoneGatewayGwDebugStatsSession-closeGtpproxyServiceLevelEntry 37 } affirmedZoneGatewayGwDebugStatsSession-closeGtpproxyServiceLevelNumDbgClosedFpWfMcdModQosRespFail OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Sessions Closed due to FP WF MCD Qos Mod Response Failure" ::= { affirmedZoneGatewayGwDebugStatsSession-closeGtpproxyServiceLevelEntry 38 } affirmedZoneGatewayGwDebugStatsSession-closeGtpproxyServiceLevelNumDbgClosedFpWfMcdModQosTimeout OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Sessions Closed due to FP WF MCD Qos Mod Timeout" ::= { affirmedZoneGatewayGwDebugStatsSession-closeGtpproxyServiceLevelEntry 39 } affirmedZoneGatewayGwDebugStatsSession-closeGtpproxyServiceLevelNumDbgClosedFpWfMcdModUsgMonQosFail OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Sessions Closed due to FP WF MCD Usage Monitor Qos Mod Failure" ::= { affirmedZoneGatewayGwDebugStatsSession-closeGtpproxyServiceLevelEntry 40 } affirmedZoneGatewayGwDebugStatsSession-closeGtpproxyServiceLevelNumDbgClosedFpWfMcdModUsgMonQosRespFail OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Sessions Closed due to FP WF MCD Usage Monitor Qos Mod Response Failure" ::= { affirmedZoneGatewayGwDebugStatsSession-closeGtpproxyServiceLevelEntry 41 } affirmedZoneGatewayGwDebugStatsSession-closeGtpproxyServiceLevelNumDbgClosedFpWfMcdModUsgMonQosTimeout OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Sessions Closed due to FP WF MCD Usage Monitor Qos Mod Timeout" ::= { affirmedZoneGatewayGwDebugStatsSession-closeGtpproxyServiceLevelEntry 42 } affirmedZoneGatewayGwDebugStatsSession-closeGtpproxyServiceLevelNumDbgClosedFpWfMcdModChargingFail OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Sessions Closed due to FP WF MCD Charging Mod Failure" ::= { affirmedZoneGatewayGwDebugStatsSession-closeGtpproxyServiceLevelEntry 43 } affirmedZoneGatewayGwDebugStatsSession-closeGtpproxyServiceLevelNumDbgClosedFpWfMcdModChargingRespFail OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Sessions Closed due to FP WF MCD Charging Mod Response Failure" ::= { affirmedZoneGatewayGwDebugStatsSession-closeGtpproxyServiceLevelEntry 44 } affirmedZoneGatewayGwDebugStatsSession-closeGtpproxyServiceLevelNumDbgClosedFpWfMcdModChargingTimeout OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Sessions Closed due to FP WF MCD Charging Mod Timeout" ::= { affirmedZoneGatewayGwDebugStatsSession-closeGtpproxyServiceLevelEntry 45 } affirmedZoneGatewayGwDebugStatsSession-closeGtpproxyServiceLevelNumDbgClosedFpWfMcdModSubscrIpFail OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Sessions Closed due to FP WF MCD Subscriber IP Mod Failure" ::= { affirmedZoneGatewayGwDebugStatsSession-closeGtpproxyServiceLevelEntry 46 } affirmedZoneGatewayGwDebugStatsSession-closeGtpproxyServiceLevelNumDbgClosedFpWfMcdModSubscrIpRespFail OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Sessions Closed due to FP WF MCD Subscriber IP Mod Response Failure" ::= { affirmedZoneGatewayGwDebugStatsSession-closeGtpproxyServiceLevelEntry 47 } affirmedZoneGatewayGwDebugStatsSession-closeGtpproxyServiceLevelNumDbgClosedFpWfMcdModSubscrIpTimeout OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Sessions Closed due to FP WF MCD Subscriber IP Mod Timeout" ::= { affirmedZoneGatewayGwDebugStatsSession-closeGtpproxyServiceLevelEntry 48 } affirmedZoneGatewayGwDebugStatsSession-closeGtpproxyServiceLevelNumDbgClosedDhcpClientLeaseExpiry OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Sessions Closed due to DHCP Client Lease Expiry" ::= { affirmedZoneGatewayGwDebugStatsSession-closeGtpproxyServiceLevelEntry 49 } affirmedZoneGatewayGwDebugStatsSession-closeGtpproxyServiceLevelNumDbgClosedDhcpRelayLeaseExpiry OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Sessions Closed due to DHCP Relay Lease Expiry" ::= { affirmedZoneGatewayGwDebugStatsSession-closeGtpproxyServiceLevelEntry 50 } affirmedZoneGatewayGwDebugStatsSession-closeGtpproxyServiceLevelNumDbgClosedDhcpRelayAllocTimeout OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Sessions Closed due to DHCP Relay Allocation Timeout" ::= { affirmedZoneGatewayGwDebugStatsSession-closeGtpproxyServiceLevelEntry 51 } affirmedZoneGatewayGwDebugStatsSession-closeGtpproxyServiceLevelNumDbgClosedDhcpRelayLeaseRelease OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Sessions Closed due to DHCP Relay Lease Release" ::= { affirmedZoneGatewayGwDebugStatsSession-closeGtpproxyServiceLevelEntry 52 } affirmedZoneGatewayGwDebugStatsSession-closeGtpproxyServiceLevelNumDbgClosedRadiusDisconnect OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Sessions Closed due to RADIUS Disconnect" ::= { affirmedZoneGatewayGwDebugStatsSession-closeGtpproxyServiceLevelEntry 53 } affirmedZoneGatewayGwDebugStatsSession-closeGtpproxyServiceLevelNumDbgClosedL2tpSessionDeleteReqFail OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Sessions Closed due to L2TP Session Delete Request Send Failure" ::= { affirmedZoneGatewayGwDebugStatsSession-closeGtpproxyServiceLevelEntry 54 } affirmedZoneGatewayGwDebugStatsSession-closeGtpproxyServiceLevelNumDbgClosedL2tpSessionDeleteReqReject OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Sessions Closed due to L2TP Session Delete Request Reject" ::= { affirmedZoneGatewayGwDebugStatsSession-closeGtpproxyServiceLevelEntry 55 } affirmedZoneGatewayGwDebugStatsSession-closeGtpproxyServiceLevelNumDbgClosedL2tpSessionDeleteTimeout OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Sessions Closed due to L2TP Session Delete Timeout" ::= { affirmedZoneGatewayGwDebugStatsSession-closeGtpproxyServiceLevelEntry 56 } affirmedZoneGatewayGwDebugStatsSession-closeGtpproxyServiceLevelNumDbgClosedS6bRarInitAuthReq OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Sessions Closed due to S6b Rar Initiated Auth Request" ::= { affirmedZoneGatewayGwDebugStatsSession-closeGtpproxyServiceLevelEntry 57 } affirmedZoneGatewayGwDebugStatsSession-closeGtpproxyServiceLevelNumDbgClosedS6bRarInitAuthReject OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Sessions Closed due to S6b Rar Initiated Auth Reject" ::= { affirmedZoneGatewayGwDebugStatsSession-closeGtpproxyServiceLevelEntry 58 } affirmedZoneGatewayGwDebugStatsSession-closeGtpproxyServiceLevelNumDbgClosedS6bRarInitAuthTimeout OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Sessions Closed due to S6b Rar Initiated Auth Timeout" ::= { affirmedZoneGatewayGwDebugStatsSession-closeGtpproxyServiceLevelEntry 59 } affirmedZoneGatewayGwDebugStatsSession-closeGtpproxyServiceLevelNumDbgClosedS6bHandoffAuthReq OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Sessions Closed due to S6b Handoff Initiated Auth Request" ::= { affirmedZoneGatewayGwDebugStatsSession-closeGtpproxyServiceLevelEntry 60 } affirmedZoneGatewayGwDebugStatsSession-closeGtpproxyServiceLevelNumDbgClosedS6bHandoffAuthReject OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Sessions Closed due to S6b Handoff Initiated Auth Reject" ::= { affirmedZoneGatewayGwDebugStatsSession-closeGtpproxyServiceLevelEntry 61 } affirmedZoneGatewayGwDebugStatsSession-closeGtpproxyServiceLevelNumDbgClosedS6bHandoffAuthTimeout OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Sessions Closed due to S6b Handoff Initiated Auth Timeout" ::= { affirmedZoneGatewayGwDebugStatsSession-closeGtpproxyServiceLevelEntry 62 } affirmedZoneGatewayGwDebugStatsSession-closeGtpproxyServiceLevelNumDbgClosedS6bTermFail OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Sessions Closed due to S6b Termination Failure" ::= { affirmedZoneGatewayGwDebugStatsSession-closeGtpproxyServiceLevelEntry 63 } affirmedZoneGatewayGwDebugStatsSession-closeGtpproxyServiceLevelNumDbgClosedS6bTermRespFail OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Sessions Closed due to S6b Termination Response Failure" ::= { affirmedZoneGatewayGwDebugStatsSession-closeGtpproxyServiceLevelEntry 64 } affirmedZoneGatewayGwDebugStatsSession-closeGtpproxyServiceLevelNumDbgClosedS6bTermTimeout OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Sessions Closed due to S6b Termination Timeout" ::= { affirmedZoneGatewayGwDebugStatsSession-closeGtpproxyServiceLevelEntry 65 } affirmedZoneGatewayGwDebugStatsSession-closeGtpproxyServiceLevelNumDbgClosedS6bAsrInitTermFail OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Sessions Closed due to S6b Asr Initiated Termination Failure" ::= { affirmedZoneGatewayGwDebugStatsSession-closeGtpproxyServiceLevelEntry 66 } affirmedZoneGatewayGwDebugStatsSession-closeGtpproxyServiceLevelNumDbgClosedS6bAsrInitTermRespFail OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Sessions Closed due to S6b Asr Initiated Termination Response Failure" ::= { affirmedZoneGatewayGwDebugStatsSession-closeGtpproxyServiceLevelEntry 67 } affirmedZoneGatewayGwDebugStatsSession-closeGtpproxyServiceLevelNumDbgClosedS6bAsrInitTermTimeout OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Sessions Closed due to S6b Asr Initiated Termination Timeout" ::= { affirmedZoneGatewayGwDebugStatsSession-closeGtpproxyServiceLevelEntry 68 } affirmedZoneGatewayGwDebugStatsSession-closeGtpproxyServiceLevelNumDbgClosedS6bAuthLifeTimerInitAuthReq OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Sessions Closed due to S6b Authorization life timer initiated Auth Request" ::= { affirmedZoneGatewayGwDebugStatsSession-closeGtpproxyServiceLevelEntry 69 } affirmedZoneGatewayGwDebugStatsSession-closeGtpproxyServiceLevelNumDbgClosedS6bAuthLifeTimerInitAuthReject OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Sessions Closed due to S6b Authorization life timer Initiated Auth Reject" ::= { affirmedZoneGatewayGwDebugStatsSession-closeGtpproxyServiceLevelEntry 70 } affirmedZoneGatewayGwDebugStatsSession-closeGtpproxyServiceLevelNumDbgClosedS6bAuthLifeTimerInitAuthTimeout OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Sessions Closed due to S6b Authorization life timer Initiated Auth Timeout" ::= { affirmedZoneGatewayGwDebugStatsSession-closeGtpproxyServiceLevelEntry 71 } affirmedZoneGatewayGwDebugStatsSession-closeGtpproxyServiceLevelNumDbgClosedS6bAuthGraceTimerInitAuthReq OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Sessions Closed due to S6b Authorization grace timer initiated Auth Request" ::= { affirmedZoneGatewayGwDebugStatsSession-closeGtpproxyServiceLevelEntry 72 } affirmedZoneGatewayGwDebugStatsSession-closeGtpproxyServiceLevelNumDbgClosedS6bAuthGraceTimerInitAuthReject OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Sessions Closed due to S6b Authorization grace timer Initiated Auth Reject" ::= { affirmedZoneGatewayGwDebugStatsSession-closeGtpproxyServiceLevelEntry 73 } affirmedZoneGatewayGwDebugStatsSession-closeGtpproxyServiceLevelNumDbgClosedS6bAuthGraceTimerInitAuthTimeout OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Sessions Closed due to S6b Authorization grace timer Initiated Auth Timeout" ::= { affirmedZoneGatewayGwDebugStatsSession-closeGtpproxyServiceLevelEntry 74 } affirmedZoneGatewayGwDebugStatsSession-closeGtpproxyServiceLevelNumDbgClosedUserBan OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Sessions Closed due to Session Blocked by User Ban" ::= { affirmedZoneGatewayGwDebugStatsSession-closeGtpproxyServiceLevelEntry 75 } affirmedZoneGatewayGwDebugStatsSession-closeGtpproxyServiceLevelNumDbgClosedPurgeSession OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Sessions Closed due to Purge Timer Expiry" ::= { affirmedZoneGatewayGwDebugStatsSession-closeGtpproxyServiceLevelEntry 76 } affirmedZoneGatewayGwDebugStatsSession-closeGtpproxyServiceLevelNumDbgClosedPurgeSessionSuccess OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Sessions Closed due to Purge Timer Expiry Success" ::= { affirmedZoneGatewayGwDebugStatsSession-closeGtpproxyServiceLevelEntry 77 } affirmedZoneGatewayGwDebugStatsSession-closeGtpproxyServiceLevelNumDbgClosedNoServiceRule OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Sessions Closed due to no service rule installed on session" ::= { affirmedZoneGatewayGwDebugStatsSession-closeGtpproxyServiceLevelEntry 78 } affirmedZoneGatewayGwDebugStatsSession-closeGtpproxyInstanceLevelTable OBJECT-TYPE SYNTAX SEQUENCE OF AffirmedZoneGatewayGwDebugStatsSession-closeGtpproxyInstanceLevelEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "" ::= { affirmedZoneMIB 445 } affirmedZoneGatewayGwDebugStatsSession-closeGtpproxyInstanceLevelEntry OBJECT-TYPE SYNTAX AffirmedZoneGatewayGwDebugStatsSession-closeGtpproxyInstanceLevelEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "" INDEX { affirmedZoneName, affirmedZoneGatewayGwDebugStatsSession-closeGtpproxyInstanceLevelServiceName } ::= { affirmedZoneGatewayGwDebugStatsSession-closeGtpproxyInstanceLevelTable 1 } AffirmedZoneGatewayGwDebugStatsSession-closeGtpproxyInstanceLevelEntry ::= SEQUENCE { affirmedZoneGatewayGwDebugStatsSession-closeGtpproxyInstanceLevelServiceName String, affirmedZoneGatewayGwDebugStatsSession-closeGtpproxyInstanceLevelNumDbgClosedDeleteSessReq ConfdString, affirmedZoneGatewayGwDebugStatsSession-closeGtpproxyInstanceLevelNumDbgClosedFpStatsReqFail ConfdString, affirmedZoneGatewayGwDebugStatsSession-closeGtpproxyInstanceLevelNumDbgClosedFpReqFail ConfdString, affirmedZoneGatewayGwDebugStatsSession-closeGtpproxyInstanceLevelNumDbgClosedFpRespFail ConfdString, affirmedZoneGatewayGwDebugStatsSession-closeGtpproxyInstanceLevelNumDbgClosedFpTimeout ConfdString, affirmedZoneGatewayGwDebugStatsSession-closeGtpproxyInstanceLevelNumDbgClosedPcrfPolicyFail ConfdString, affirmedZoneGatewayGwDebugStatsSession-closeGtpproxyInstanceLevelNumDbgClosedPcrfRespFail ConfdString, affirmedZoneGatewayGwDebugStatsSession-closeGtpproxyInstanceLevelNumDbgClosedPcrfTimeout ConfdString, affirmedZoneGatewayGwDebugStatsSession-closeGtpproxyInstanceLevelNumDbgClosedPcrfNoIntf ConfdString, affirmedZoneGatewayGwDebugStatsSession-closeGtpproxyInstanceLevelNumDbgClosedPcrfInitiated ConfdString, affirmedZoneGatewayGwDebugStatsSession-closeGtpproxyInstanceLevelNumDbgClosedOcsFail ConfdString, affirmedZoneGatewayGwDebugStatsSession-closeGtpproxyInstanceLevelNumDbgClosedOcsTransactionFail ConfdString, affirmedZoneGatewayGwDebugStatsSession-closeGtpproxyInstanceLevelNumDbgClosedOcsRespFail ConfdString, affirmedZoneGatewayGwDebugStatsSession-closeGtpproxyInstanceLevelNumDbgClosedOcsReject ConfdString, affirmedZoneGatewayGwDebugStatsSession-closeGtpproxyInstanceLevelNumDbgClosedOcsTimeout ConfdString, affirmedZoneGatewayGwDebugStatsSession-closeGtpproxyInstanceLevelNumDbgClosedOcsNoIntf ConfdString, affirmedZoneGatewayGwDebugStatsSession-closeGtpproxyInstanceLevelNumDbgClosedOfcsSendFail ConfdString, affirmedZoneGatewayGwDebugStatsSession-closeGtpproxyInstanceLevelNumDbgClosedAcctSendFail ConfdString, affirmedZoneGatewayGwDebugStatsSession-closeGtpproxyInstanceLevelNumDbgClosedAcctReject ConfdString, affirmedZoneGatewayGwDebugStatsSession-closeGtpproxyInstanceLevelNumDbgClosedAcctTimeout ConfdString, affirmedZoneGatewayGwDebugStatsSession-closeGtpproxyInstanceLevelNumDbgClosedAcctNoIntf ConfdString, affirmedZoneGatewayGwDebugStatsSession-closeGtpproxyInstanceLevelNumDbgClosedNaReqFail ConfdString, affirmedZoneGatewayGwDebugStatsSession-closeGtpproxyInstanceLevelNumDbgClosedNaRespFail ConfdString, affirmedZoneGatewayGwDebugStatsSession-closeGtpproxyInstanceLevelNumDbgClosedUBRSendFail ConfdString, affirmedZoneGatewayGwDebugStatsSession-closeGtpproxyInstanceLevelNumDbgClosedUBRRespFail ConfdString, affirmedZoneGatewayGwDebugStatsSession-closeGtpproxyInstanceLevelNumDbgClosedUBRTimeout ConfdString, affirmedZoneGatewayGwDebugStatsSession-closeGtpproxyInstanceLevelNumDbgClosedProcCtxtFail ConfdString, affirmedZoneGatewayGwDebugStatsSession-closeGtpproxyInstanceLevelNumDbgClosedStartTimerFail ConfdString, affirmedZoneGatewayGwDebugStatsSession-closeGtpproxyInstanceLevelNumDbgClosedMemAllocFail ConfdString, affirmedZoneGatewayGwDebugStatsSession-closeGtpproxyInstanceLevelNumDbgClosedFpWfMcdModDirTunFail ConfdString, affirmedZoneGatewayGwDebugStatsSession-closeGtpproxyInstanceLevelNumDbgClosedFpWfMcdModDirTunRespFail ConfdString, affirmedZoneGatewayGwDebugStatsSession-closeGtpproxyInstanceLevelNumDbgClosedFpWfMcdModDirTunTimeout ConfdString, affirmedZoneGatewayGwDebugStatsSession-closeGtpproxyInstanceLevelNumDbgClosedFpWfMcdModHandoffFail ConfdString, affirmedZoneGatewayGwDebugStatsSession-closeGtpproxyInstanceLevelNumDbgClosedFpWfMcdModHandoffRespFail ConfdString, affirmedZoneGatewayGwDebugStatsSession-closeGtpproxyInstanceLevelNumDbgClosedFpWfMcdModHandoffTimeout ConfdString, affirmedZoneGatewayGwDebugStatsSession-closeGtpproxyInstanceLevelNumDbgClosedFpWfMcdModQosFail ConfdString, affirmedZoneGatewayGwDebugStatsSession-closeGtpproxyInstanceLevelNumDbgClosedFpWfMcdModQosRespFail ConfdString, affirmedZoneGatewayGwDebugStatsSession-closeGtpproxyInstanceLevelNumDbgClosedFpWfMcdModQosTimeout ConfdString, affirmedZoneGatewayGwDebugStatsSession-closeGtpproxyInstanceLevelNumDbgClosedFpWfMcdModUsgMonQosFail ConfdString, affirmedZoneGatewayGwDebugStatsSession-closeGtpproxyInstanceLevelNumDbgClosedFpWfMcdModUsgMonQosRespFail ConfdString, affirmedZoneGatewayGwDebugStatsSession-closeGtpproxyInstanceLevelNumDbgClosedFpWfMcdModUsgMonQosTimeout ConfdString, affirmedZoneGatewayGwDebugStatsSession-closeGtpproxyInstanceLevelNumDbgClosedFpWfMcdModChargingFail ConfdString, affirmedZoneGatewayGwDebugStatsSession-closeGtpproxyInstanceLevelNumDbgClosedFpWfMcdModChargingRespFail ConfdString, affirmedZoneGatewayGwDebugStatsSession-closeGtpproxyInstanceLevelNumDbgClosedFpWfMcdModChargingTimeout ConfdString, affirmedZoneGatewayGwDebugStatsSession-closeGtpproxyInstanceLevelNumDbgClosedFpWfMcdModSubscrIpFail ConfdString, affirmedZoneGatewayGwDebugStatsSession-closeGtpproxyInstanceLevelNumDbgClosedFpWfMcdModSubscrIpRespFail ConfdString, affirmedZoneGatewayGwDebugStatsSession-closeGtpproxyInstanceLevelNumDbgClosedFpWfMcdModSubscrIpTimeout ConfdString, affirmedZoneGatewayGwDebugStatsSession-closeGtpproxyInstanceLevelNumDbgClosedDhcpClientLeaseExpiry ConfdString, affirmedZoneGatewayGwDebugStatsSession-closeGtpproxyInstanceLevelNumDbgClosedDhcpRelayLeaseExpiry ConfdString, affirmedZoneGatewayGwDebugStatsSession-closeGtpproxyInstanceLevelNumDbgClosedDhcpRelayAllocTimeout ConfdString, affirmedZoneGatewayGwDebugStatsSession-closeGtpproxyInstanceLevelNumDbgClosedDhcpRelayLeaseRelease ConfdString, affirmedZoneGatewayGwDebugStatsSession-closeGtpproxyInstanceLevelNumDbgClosedRadiusDisconnect ConfdString, affirmedZoneGatewayGwDebugStatsSession-closeGtpproxyInstanceLevelNumDbgClosedL2tpSessionDeleteReqFail ConfdString, affirmedZoneGatewayGwDebugStatsSession-closeGtpproxyInstanceLevelNumDbgClosedL2tpSessionDeleteReqReject ConfdString, affirmedZoneGatewayGwDebugStatsSession-closeGtpproxyInstanceLevelNumDbgClosedL2tpSessionDeleteTimeout ConfdString, affirmedZoneGatewayGwDebugStatsSession-closeGtpproxyInstanceLevelNumDbgClosedS6bRarInitAuthReq ConfdString, affirmedZoneGatewayGwDebugStatsSession-closeGtpproxyInstanceLevelNumDbgClosedS6bRarInitAuthReject ConfdString, affirmedZoneGatewayGwDebugStatsSession-closeGtpproxyInstanceLevelNumDbgClosedS6bRarInitAuthTimeout ConfdString, affirmedZoneGatewayGwDebugStatsSession-closeGtpproxyInstanceLevelNumDbgClosedS6bHandoffAuthReq ConfdString, affirmedZoneGatewayGwDebugStatsSession-closeGtpproxyInstanceLevelNumDbgClosedS6bHandoffAuthReject ConfdString, affirmedZoneGatewayGwDebugStatsSession-closeGtpproxyInstanceLevelNumDbgClosedS6bHandoffAuthTimeout ConfdString, affirmedZoneGatewayGwDebugStatsSession-closeGtpproxyInstanceLevelNumDbgClosedS6bTermFail ConfdString, affirmedZoneGatewayGwDebugStatsSession-closeGtpproxyInstanceLevelNumDbgClosedS6bTermRespFail ConfdString, affirmedZoneGatewayGwDebugStatsSession-closeGtpproxyInstanceLevelNumDbgClosedS6bTermTimeout ConfdString, affirmedZoneGatewayGwDebugStatsSession-closeGtpproxyInstanceLevelNumDbgClosedS6bAsrInitTermFail ConfdString, affirmedZoneGatewayGwDebugStatsSession-closeGtpproxyInstanceLevelNumDbgClosedS6bAsrInitTermRespFail ConfdString, affirmedZoneGatewayGwDebugStatsSession-closeGtpproxyInstanceLevelNumDbgClosedS6bAsrInitTermTimeout ConfdString, affirmedZoneGatewayGwDebugStatsSession-closeGtpproxyInstanceLevelNumDbgClosedS6bAuthLifeTimerInitAuthReq ConfdString, affirmedZoneGatewayGwDebugStatsSession-closeGtpproxyInstanceLevelNumDbgClosedS6bAuthLifeTimerInitAuthReject ConfdString, affirmedZoneGatewayGwDebugStatsSession-closeGtpproxyInstanceLevelNumDbgClosedS6bAuthLifeTimerInitAuthTimeout ConfdString, affirmedZoneGatewayGwDebugStatsSession-closeGtpproxyInstanceLevelNumDbgClosedS6bAuthGraceTimerInitAuthReq ConfdString, affirmedZoneGatewayGwDebugStatsSession-closeGtpproxyInstanceLevelNumDbgClosedS6bAuthGraceTimerInitAuthReject ConfdString, affirmedZoneGatewayGwDebugStatsSession-closeGtpproxyInstanceLevelNumDbgClosedS6bAuthGraceTimerInitAuthTimeout ConfdString, affirmedZoneGatewayGwDebugStatsSession-closeGtpproxyInstanceLevelNumDbgClosedUserBan ConfdString, affirmedZoneGatewayGwDebugStatsSession-closeGtpproxyInstanceLevelNumDbgClosedPurgeSession ConfdString, affirmedZoneGatewayGwDebugStatsSession-closeGtpproxyInstanceLevelNumDbgClosedPurgeSessionSuccess ConfdString, affirmedZoneGatewayGwDebugStatsSession-closeGtpproxyInstanceLevelNumDbgClosedNoServiceRule ConfdString } affirmedZoneGatewayGwDebugStatsSession-closeGtpproxyInstanceLevelServiceName OBJECT-TYPE SYNTAX String MAX-ACCESS not-accessible STATUS current DESCRIPTION "Task Service Name" ::= { affirmedZoneGatewayGwDebugStatsSession-closeGtpproxyInstanceLevelEntry 1 } affirmedZoneGatewayGwDebugStatsSession-closeGtpproxyInstanceLevelNumDbgClosedDeleteSessReq OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Sessions Closed due to Delete Session Req" ::= { affirmedZoneGatewayGwDebugStatsSession-closeGtpproxyInstanceLevelEntry 2 } affirmedZoneGatewayGwDebugStatsSession-closeGtpproxyInstanceLevelNumDbgClosedFpStatsReqFail OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Sessions Closed due to Fastpath Stats Req Failure" ::= { affirmedZoneGatewayGwDebugStatsSession-closeGtpproxyInstanceLevelEntry 3 } affirmedZoneGatewayGwDebugStatsSession-closeGtpproxyInstanceLevelNumDbgClosedFpReqFail OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Sessions Closed due to Fastpath Request Failure" ::= { affirmedZoneGatewayGwDebugStatsSession-closeGtpproxyInstanceLevelEntry 4 } affirmedZoneGatewayGwDebugStatsSession-closeGtpproxyInstanceLevelNumDbgClosedFpRespFail OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Sessions Closed due to Fastpath Response Failure" ::= { affirmedZoneGatewayGwDebugStatsSession-closeGtpproxyInstanceLevelEntry 5 } affirmedZoneGatewayGwDebugStatsSession-closeGtpproxyInstanceLevelNumDbgClosedFpTimeout OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Sessions Closed due to Fastpath Timeout" ::= { affirmedZoneGatewayGwDebugStatsSession-closeGtpproxyInstanceLevelEntry 6 } affirmedZoneGatewayGwDebugStatsSession-closeGtpproxyInstanceLevelNumDbgClosedPcrfPolicyFail OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Sessions Closed due to PCRF Policy Failure" ::= { affirmedZoneGatewayGwDebugStatsSession-closeGtpproxyInstanceLevelEntry 7 } affirmedZoneGatewayGwDebugStatsSession-closeGtpproxyInstanceLevelNumDbgClosedPcrfRespFail OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Sessions Closed due to PCRF Response Failure" ::= { affirmedZoneGatewayGwDebugStatsSession-closeGtpproxyInstanceLevelEntry 8 } affirmedZoneGatewayGwDebugStatsSession-closeGtpproxyInstanceLevelNumDbgClosedPcrfTimeout OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Sessions Closed due to PCRF Timeout" ::= { affirmedZoneGatewayGwDebugStatsSession-closeGtpproxyInstanceLevelEntry 9 } affirmedZoneGatewayGwDebugStatsSession-closeGtpproxyInstanceLevelNumDbgClosedPcrfNoIntf OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Sessions Closed due to no PCRF Interface" ::= { affirmedZoneGatewayGwDebugStatsSession-closeGtpproxyInstanceLevelEntry 10 } affirmedZoneGatewayGwDebugStatsSession-closeGtpproxyInstanceLevelNumDbgClosedPcrfInitiated OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Sessions Closed due to PCRF Initiated" ::= { affirmedZoneGatewayGwDebugStatsSession-closeGtpproxyInstanceLevelEntry 11 } affirmedZoneGatewayGwDebugStatsSession-closeGtpproxyInstanceLevelNumDbgClosedOcsFail OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Sessions Closed due to OCS Failure" ::= { affirmedZoneGatewayGwDebugStatsSession-closeGtpproxyInstanceLevelEntry 12 } affirmedZoneGatewayGwDebugStatsSession-closeGtpproxyInstanceLevelNumDbgClosedOcsTransactionFail OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Sessions Closed due to OCS Transaction Failure" ::= { affirmedZoneGatewayGwDebugStatsSession-closeGtpproxyInstanceLevelEntry 13 } affirmedZoneGatewayGwDebugStatsSession-closeGtpproxyInstanceLevelNumDbgClosedOcsRespFail OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Sessions Closed due to OCS Response Failure" ::= { affirmedZoneGatewayGwDebugStatsSession-closeGtpproxyInstanceLevelEntry 14 } affirmedZoneGatewayGwDebugStatsSession-closeGtpproxyInstanceLevelNumDbgClosedOcsReject OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Sessions Closed due to OCS Reject" ::= { affirmedZoneGatewayGwDebugStatsSession-closeGtpproxyInstanceLevelEntry 15 } affirmedZoneGatewayGwDebugStatsSession-closeGtpproxyInstanceLevelNumDbgClosedOcsTimeout OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Sessions Closed due to OCS Timeout" ::= { affirmedZoneGatewayGwDebugStatsSession-closeGtpproxyInstanceLevelEntry 16 } affirmedZoneGatewayGwDebugStatsSession-closeGtpproxyInstanceLevelNumDbgClosedOcsNoIntf OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Sessions Closed due to No OCS Interface" ::= { affirmedZoneGatewayGwDebugStatsSession-closeGtpproxyInstanceLevelEntry 17 } affirmedZoneGatewayGwDebugStatsSession-closeGtpproxyInstanceLevelNumDbgClosedOfcsSendFail OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Sessions Closed due to OFCS Send Failure" ::= { affirmedZoneGatewayGwDebugStatsSession-closeGtpproxyInstanceLevelEntry 18 } affirmedZoneGatewayGwDebugStatsSession-closeGtpproxyInstanceLevelNumDbgClosedAcctSendFail OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Sessions Closed due to Acct Send Failure" ::= { affirmedZoneGatewayGwDebugStatsSession-closeGtpproxyInstanceLevelEntry 19 } affirmedZoneGatewayGwDebugStatsSession-closeGtpproxyInstanceLevelNumDbgClosedAcctReject OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Sessions Closed due to Acct Reject" ::= { affirmedZoneGatewayGwDebugStatsSession-closeGtpproxyInstanceLevelEntry 20 } affirmedZoneGatewayGwDebugStatsSession-closeGtpproxyInstanceLevelNumDbgClosedAcctTimeout OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Sessions Closed due to Acct Timeout" ::= { affirmedZoneGatewayGwDebugStatsSession-closeGtpproxyInstanceLevelEntry 21 } affirmedZoneGatewayGwDebugStatsSession-closeGtpproxyInstanceLevelNumDbgClosedAcctNoIntf OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Sessions Closed due to no Accounting interface " ::= { affirmedZoneGatewayGwDebugStatsSession-closeGtpproxyInstanceLevelEntry 22 } affirmedZoneGatewayGwDebugStatsSession-closeGtpproxyInstanceLevelNumDbgClosedNaReqFail OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Sessions Closed due to Net Agent Request Failure" ::= { affirmedZoneGatewayGwDebugStatsSession-closeGtpproxyInstanceLevelEntry 23 } affirmedZoneGatewayGwDebugStatsSession-closeGtpproxyInstanceLevelNumDbgClosedNaRespFail OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Sessions Closed due to Net Agent Response Failure" ::= { affirmedZoneGatewayGwDebugStatsSession-closeGtpproxyInstanceLevelEntry 24 } affirmedZoneGatewayGwDebugStatsSession-closeGtpproxyInstanceLevelNumDbgClosedUBRSendFail OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Sessions Closed due to UBR Send Fail" ::= { affirmedZoneGatewayGwDebugStatsSession-closeGtpproxyInstanceLevelEntry 25 } affirmedZoneGatewayGwDebugStatsSession-closeGtpproxyInstanceLevelNumDbgClosedUBRRespFail OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Sessions Closed due to UBR Response Failure" ::= { affirmedZoneGatewayGwDebugStatsSession-closeGtpproxyInstanceLevelEntry 26 } affirmedZoneGatewayGwDebugStatsSession-closeGtpproxyInstanceLevelNumDbgClosedUBRTimeout OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Sessions Closed due to UBR Timeout" ::= { affirmedZoneGatewayGwDebugStatsSession-closeGtpproxyInstanceLevelEntry 27 } affirmedZoneGatewayGwDebugStatsSession-closeGtpproxyInstanceLevelNumDbgClosedProcCtxtFail OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Sessions Closed due to Procedure Context Failure" ::= { affirmedZoneGatewayGwDebugStatsSession-closeGtpproxyInstanceLevelEntry 28 } affirmedZoneGatewayGwDebugStatsSession-closeGtpproxyInstanceLevelNumDbgClosedStartTimerFail OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Sessions Closed due to Failure" ::= { affirmedZoneGatewayGwDebugStatsSession-closeGtpproxyInstanceLevelEntry 29 } affirmedZoneGatewayGwDebugStatsSession-closeGtpproxyInstanceLevelNumDbgClosedMemAllocFail OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Sessions Closed due to Memory Allocation Failure" ::= { affirmedZoneGatewayGwDebugStatsSession-closeGtpproxyInstanceLevelEntry 30 } affirmedZoneGatewayGwDebugStatsSession-closeGtpproxyInstanceLevelNumDbgClosedFpWfMcdModDirTunFail OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Sessions Closed due to FP WF MCD Dir Tunnel Mod Failure" ::= { affirmedZoneGatewayGwDebugStatsSession-closeGtpproxyInstanceLevelEntry 31 } affirmedZoneGatewayGwDebugStatsSession-closeGtpproxyInstanceLevelNumDbgClosedFpWfMcdModDirTunRespFail OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Sessions Closed due to FP WF MCD Dir Tunnel Mod Response Failure" ::= { affirmedZoneGatewayGwDebugStatsSession-closeGtpproxyInstanceLevelEntry 32 } affirmedZoneGatewayGwDebugStatsSession-closeGtpproxyInstanceLevelNumDbgClosedFpWfMcdModDirTunTimeout OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Sessions Closed due to FP WF MCD Dir Tunnel Mod Timeout" ::= { affirmedZoneGatewayGwDebugStatsSession-closeGtpproxyInstanceLevelEntry 33 } affirmedZoneGatewayGwDebugStatsSession-closeGtpproxyInstanceLevelNumDbgClosedFpWfMcdModHandoffFail OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Sessions Closed due to FP WF MCD Handoff Mod Failure" ::= { affirmedZoneGatewayGwDebugStatsSession-closeGtpproxyInstanceLevelEntry 34 } affirmedZoneGatewayGwDebugStatsSession-closeGtpproxyInstanceLevelNumDbgClosedFpWfMcdModHandoffRespFail OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Sessions Closed due to FP WF MCD Handoff Mod Response Failure" ::= { affirmedZoneGatewayGwDebugStatsSession-closeGtpproxyInstanceLevelEntry 35 } affirmedZoneGatewayGwDebugStatsSession-closeGtpproxyInstanceLevelNumDbgClosedFpWfMcdModHandoffTimeout OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Sessions Closed due to FP WF MCD Handoff Mod Timeout" ::= { affirmedZoneGatewayGwDebugStatsSession-closeGtpproxyInstanceLevelEntry 36 } affirmedZoneGatewayGwDebugStatsSession-closeGtpproxyInstanceLevelNumDbgClosedFpWfMcdModQosFail OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Sessions Closed due to FP WF MCD Qos Mod Failure" ::= { affirmedZoneGatewayGwDebugStatsSession-closeGtpproxyInstanceLevelEntry 37 } affirmedZoneGatewayGwDebugStatsSession-closeGtpproxyInstanceLevelNumDbgClosedFpWfMcdModQosRespFail OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Sessions Closed due to FP WF MCD Qos Mod Response Failure" ::= { affirmedZoneGatewayGwDebugStatsSession-closeGtpproxyInstanceLevelEntry 38 } affirmedZoneGatewayGwDebugStatsSession-closeGtpproxyInstanceLevelNumDbgClosedFpWfMcdModQosTimeout OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Sessions Closed due to FP WF MCD Qos Mod Timeout" ::= { affirmedZoneGatewayGwDebugStatsSession-closeGtpproxyInstanceLevelEntry 39 } affirmedZoneGatewayGwDebugStatsSession-closeGtpproxyInstanceLevelNumDbgClosedFpWfMcdModUsgMonQosFail OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Sessions Closed due to FP WF MCD Usage Monitor Qos Mod Failure" ::= { affirmedZoneGatewayGwDebugStatsSession-closeGtpproxyInstanceLevelEntry 40 } affirmedZoneGatewayGwDebugStatsSession-closeGtpproxyInstanceLevelNumDbgClosedFpWfMcdModUsgMonQosRespFail OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Sessions Closed due to FP WF MCD Usage Monitor Qos Mod Response Failure" ::= { affirmedZoneGatewayGwDebugStatsSession-closeGtpproxyInstanceLevelEntry 41 } affirmedZoneGatewayGwDebugStatsSession-closeGtpproxyInstanceLevelNumDbgClosedFpWfMcdModUsgMonQosTimeout OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Sessions Closed due to FP WF MCD Usage Monitor Qos Mod Timeout" ::= { affirmedZoneGatewayGwDebugStatsSession-closeGtpproxyInstanceLevelEntry 42 } affirmedZoneGatewayGwDebugStatsSession-closeGtpproxyInstanceLevelNumDbgClosedFpWfMcdModChargingFail OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Sessions Closed due to FP WF MCD Charging Mod Failure" ::= { affirmedZoneGatewayGwDebugStatsSession-closeGtpproxyInstanceLevelEntry 43 } affirmedZoneGatewayGwDebugStatsSession-closeGtpproxyInstanceLevelNumDbgClosedFpWfMcdModChargingRespFail OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Sessions Closed due to FP WF MCD Charging Mod Response Failure" ::= { affirmedZoneGatewayGwDebugStatsSession-closeGtpproxyInstanceLevelEntry 44 } affirmedZoneGatewayGwDebugStatsSession-closeGtpproxyInstanceLevelNumDbgClosedFpWfMcdModChargingTimeout OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Sessions Closed due to FP WF MCD Charging Mod Timeout" ::= { affirmedZoneGatewayGwDebugStatsSession-closeGtpproxyInstanceLevelEntry 45 } affirmedZoneGatewayGwDebugStatsSession-closeGtpproxyInstanceLevelNumDbgClosedFpWfMcdModSubscrIpFail OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Sessions Closed due to FP WF MCD Subscriber IP Mod Failure" ::= { affirmedZoneGatewayGwDebugStatsSession-closeGtpproxyInstanceLevelEntry 46 } affirmedZoneGatewayGwDebugStatsSession-closeGtpproxyInstanceLevelNumDbgClosedFpWfMcdModSubscrIpRespFail OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Sessions Closed due to FP WF MCD Subscriber IP Mod Response Failure" ::= { affirmedZoneGatewayGwDebugStatsSession-closeGtpproxyInstanceLevelEntry 47 } affirmedZoneGatewayGwDebugStatsSession-closeGtpproxyInstanceLevelNumDbgClosedFpWfMcdModSubscrIpTimeout OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Sessions Closed due to FP WF MCD Subscriber IP Mod Timeout" ::= { affirmedZoneGatewayGwDebugStatsSession-closeGtpproxyInstanceLevelEntry 48 } affirmedZoneGatewayGwDebugStatsSession-closeGtpproxyInstanceLevelNumDbgClosedDhcpClientLeaseExpiry OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Sessions Closed due to DHCP Client Lease Expiry" ::= { affirmedZoneGatewayGwDebugStatsSession-closeGtpproxyInstanceLevelEntry 49 } affirmedZoneGatewayGwDebugStatsSession-closeGtpproxyInstanceLevelNumDbgClosedDhcpRelayLeaseExpiry OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Sessions Closed due to DHCP Relay Lease Expiry" ::= { affirmedZoneGatewayGwDebugStatsSession-closeGtpproxyInstanceLevelEntry 50 } affirmedZoneGatewayGwDebugStatsSession-closeGtpproxyInstanceLevelNumDbgClosedDhcpRelayAllocTimeout OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Sessions Closed due to DHCP Relay Allocation Timeout" ::= { affirmedZoneGatewayGwDebugStatsSession-closeGtpproxyInstanceLevelEntry 51 } affirmedZoneGatewayGwDebugStatsSession-closeGtpproxyInstanceLevelNumDbgClosedDhcpRelayLeaseRelease OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Sessions Closed due to DHCP Relay Lease Release" ::= { affirmedZoneGatewayGwDebugStatsSession-closeGtpproxyInstanceLevelEntry 52 } affirmedZoneGatewayGwDebugStatsSession-closeGtpproxyInstanceLevelNumDbgClosedRadiusDisconnect OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Sessions Closed due to RADIUS Disconnect" ::= { affirmedZoneGatewayGwDebugStatsSession-closeGtpproxyInstanceLevelEntry 53 } affirmedZoneGatewayGwDebugStatsSession-closeGtpproxyInstanceLevelNumDbgClosedL2tpSessionDeleteReqFail OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Sessions Closed due to L2TP Session Delete Request Send Failure" ::= { affirmedZoneGatewayGwDebugStatsSession-closeGtpproxyInstanceLevelEntry 54 } affirmedZoneGatewayGwDebugStatsSession-closeGtpproxyInstanceLevelNumDbgClosedL2tpSessionDeleteReqReject OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Sessions Closed due to L2TP Session Delete Request Reject" ::= { affirmedZoneGatewayGwDebugStatsSession-closeGtpproxyInstanceLevelEntry 55 } affirmedZoneGatewayGwDebugStatsSession-closeGtpproxyInstanceLevelNumDbgClosedL2tpSessionDeleteTimeout OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Sessions Closed due to L2TP Session Delete Timeout" ::= { affirmedZoneGatewayGwDebugStatsSession-closeGtpproxyInstanceLevelEntry 56 } affirmedZoneGatewayGwDebugStatsSession-closeGtpproxyInstanceLevelNumDbgClosedS6bRarInitAuthReq OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Sessions Closed due to S6b Rar Initiated Auth Request" ::= { affirmedZoneGatewayGwDebugStatsSession-closeGtpproxyInstanceLevelEntry 57 } affirmedZoneGatewayGwDebugStatsSession-closeGtpproxyInstanceLevelNumDbgClosedS6bRarInitAuthReject OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Sessions Closed due to S6b Rar Initiated Auth Reject" ::= { affirmedZoneGatewayGwDebugStatsSession-closeGtpproxyInstanceLevelEntry 58 } affirmedZoneGatewayGwDebugStatsSession-closeGtpproxyInstanceLevelNumDbgClosedS6bRarInitAuthTimeout OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Sessions Closed due to S6b Rar Initiated Auth Timeout" ::= { affirmedZoneGatewayGwDebugStatsSession-closeGtpproxyInstanceLevelEntry 59 } affirmedZoneGatewayGwDebugStatsSession-closeGtpproxyInstanceLevelNumDbgClosedS6bHandoffAuthReq OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Sessions Closed due to S6b Handoff Initiated Auth Request" ::= { affirmedZoneGatewayGwDebugStatsSession-closeGtpproxyInstanceLevelEntry 60 } affirmedZoneGatewayGwDebugStatsSession-closeGtpproxyInstanceLevelNumDbgClosedS6bHandoffAuthReject OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Sessions Closed due to S6b Handoff Initiated Auth Reject" ::= { affirmedZoneGatewayGwDebugStatsSession-closeGtpproxyInstanceLevelEntry 61 } affirmedZoneGatewayGwDebugStatsSession-closeGtpproxyInstanceLevelNumDbgClosedS6bHandoffAuthTimeout OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Sessions Closed due to S6b Handoff Initiated Auth Timeout" ::= { affirmedZoneGatewayGwDebugStatsSession-closeGtpproxyInstanceLevelEntry 62 } affirmedZoneGatewayGwDebugStatsSession-closeGtpproxyInstanceLevelNumDbgClosedS6bTermFail OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Sessions Closed due to S6b Termination Failure" ::= { affirmedZoneGatewayGwDebugStatsSession-closeGtpproxyInstanceLevelEntry 63 } affirmedZoneGatewayGwDebugStatsSession-closeGtpproxyInstanceLevelNumDbgClosedS6bTermRespFail OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Sessions Closed due to S6b Termination Response Failure" ::= { affirmedZoneGatewayGwDebugStatsSession-closeGtpproxyInstanceLevelEntry 64 } affirmedZoneGatewayGwDebugStatsSession-closeGtpproxyInstanceLevelNumDbgClosedS6bTermTimeout OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Sessions Closed due to S6b Termination Timeout" ::= { affirmedZoneGatewayGwDebugStatsSession-closeGtpproxyInstanceLevelEntry 65 } affirmedZoneGatewayGwDebugStatsSession-closeGtpproxyInstanceLevelNumDbgClosedS6bAsrInitTermFail OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Sessions Closed due to S6b Asr Initiated Termination Failure" ::= { affirmedZoneGatewayGwDebugStatsSession-closeGtpproxyInstanceLevelEntry 66 } affirmedZoneGatewayGwDebugStatsSession-closeGtpproxyInstanceLevelNumDbgClosedS6bAsrInitTermRespFail OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Sessions Closed due to S6b Asr Initiated Termination Response Failure" ::= { affirmedZoneGatewayGwDebugStatsSession-closeGtpproxyInstanceLevelEntry 67 } affirmedZoneGatewayGwDebugStatsSession-closeGtpproxyInstanceLevelNumDbgClosedS6bAsrInitTermTimeout OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Sessions Closed due to S6b Asr Initiated Termination Timeout" ::= { affirmedZoneGatewayGwDebugStatsSession-closeGtpproxyInstanceLevelEntry 68 } affirmedZoneGatewayGwDebugStatsSession-closeGtpproxyInstanceLevelNumDbgClosedS6bAuthLifeTimerInitAuthReq OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Sessions Closed due to S6b Authorization life timer initiated Auth Request" ::= { affirmedZoneGatewayGwDebugStatsSession-closeGtpproxyInstanceLevelEntry 69 } affirmedZoneGatewayGwDebugStatsSession-closeGtpproxyInstanceLevelNumDbgClosedS6bAuthLifeTimerInitAuthReject OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Sessions Closed due to S6b Authorization life timer Initiated Auth Reject" ::= { affirmedZoneGatewayGwDebugStatsSession-closeGtpproxyInstanceLevelEntry 70 } affirmedZoneGatewayGwDebugStatsSession-closeGtpproxyInstanceLevelNumDbgClosedS6bAuthLifeTimerInitAuthTimeout OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Sessions Closed due to S6b Authorization life timer Initiated Auth Timeout" ::= { affirmedZoneGatewayGwDebugStatsSession-closeGtpproxyInstanceLevelEntry 71 } affirmedZoneGatewayGwDebugStatsSession-closeGtpproxyInstanceLevelNumDbgClosedS6bAuthGraceTimerInitAuthReq OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Sessions Closed due to S6b Authorization grace timer initiated Auth Request" ::= { affirmedZoneGatewayGwDebugStatsSession-closeGtpproxyInstanceLevelEntry 72 } affirmedZoneGatewayGwDebugStatsSession-closeGtpproxyInstanceLevelNumDbgClosedS6bAuthGraceTimerInitAuthReject OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Sessions Closed due to S6b Authorization grace timer Initiated Auth Reject" ::= { affirmedZoneGatewayGwDebugStatsSession-closeGtpproxyInstanceLevelEntry 73 } affirmedZoneGatewayGwDebugStatsSession-closeGtpproxyInstanceLevelNumDbgClosedS6bAuthGraceTimerInitAuthTimeout OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Sessions Closed due to S6b Authorization grace timer Initiated Auth Timeout" ::= { affirmedZoneGatewayGwDebugStatsSession-closeGtpproxyInstanceLevelEntry 74 } affirmedZoneGatewayGwDebugStatsSession-closeGtpproxyInstanceLevelNumDbgClosedUserBan OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Sessions Closed due to Session Blocked by User Ban" ::= { affirmedZoneGatewayGwDebugStatsSession-closeGtpproxyInstanceLevelEntry 75 } affirmedZoneGatewayGwDebugStatsSession-closeGtpproxyInstanceLevelNumDbgClosedPurgeSession OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Sessions Closed due to Purge Timer Expiry" ::= { affirmedZoneGatewayGwDebugStatsSession-closeGtpproxyInstanceLevelEntry 76 } affirmedZoneGatewayGwDebugStatsSession-closeGtpproxyInstanceLevelNumDbgClosedPurgeSessionSuccess OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Sessions Closed due to Purge Timer Expiry Success" ::= { affirmedZoneGatewayGwDebugStatsSession-closeGtpproxyInstanceLevelEntry 77 } affirmedZoneGatewayGwDebugStatsSession-closeGtpproxyInstanceLevelNumDbgClosedNoServiceRule OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Sessions Closed due to no service rule installed on session" ::= { affirmedZoneGatewayGwDebugStatsSession-closeGtpproxyInstanceLevelEntry 78 } affirmedZoneGatewayGwDebugStatsSessionLearnerServiceStatsTable OBJECT-TYPE SYNTAX SEQUENCE OF AffirmedZoneGatewayGwDebugStatsSessionLearnerServiceStatsEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "" ::= { affirmedZoneMIB 381 } affirmedZoneGatewayGwDebugStatsSessionLearnerServiceStatsEntry OBJECT-TYPE SYNTAX AffirmedZoneGatewayGwDebugStatsSessionLearnerServiceStatsEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "" INDEX { affirmedZoneName, affirmedZoneGatewayGwDebugStatsSessionLearnerServiceStatsId } ::= { affirmedZoneGatewayGwDebugStatsSessionLearnerServiceStatsTable 1 } AffirmedZoneGatewayGwDebugStatsSessionLearnerServiceStatsEntry ::= SEQUENCE { affirmedZoneGatewayGwDebugStatsSessionLearnerServiceStatsId Unsigned32, affirmedZoneGatewayGwDebugStatsSessionLearnerServiceStatsSpmIn ConfdString, affirmedZoneGatewayGwDebugStatsSessionLearnerServiceStatsSpmProcessed ConfdString, affirmedZoneGatewayGwDebugStatsSessionLearnerServiceStatsIkeAuthSuccessReceived ConfdString, affirmedZoneGatewayGwDebugStatsSessionLearnerServiceStatsIkeAuthSuccessSessionCreated ConfdString, affirmedZoneGatewayGwDebugStatsSessionLearnerServiceStatsIkeAuthSuccessPdnSessionCreated ConfdString, affirmedZoneGatewayGwDebugStatsSessionLearnerServiceStatsIkeAuthSuccessDummySessionCreated ConfdString, affirmedZoneGatewayGwDebugStatsSessionLearnerServiceStatsIkeAuthSuccessHandleFailed ConfdString, affirmedZoneGatewayGwDebugStatsSessionLearnerServiceStatsHandleIKEAuthSuccessFailed ConfdString, affirmedZoneGatewayGwDebugStatsSessionLearnerServiceStatsHandleIKEAuthSuccessIgnored ConfdString, affirmedZoneGatewayGwDebugStatsSessionLearnerServiceStatsRxRadiusDropped ConfdString, affirmedZoneGatewayGwDebugStatsSessionLearnerServiceStatsNumLocalCloseIndRx ConfdString, affirmedZoneGatewayGwDebugStatsSessionLearnerServiceStatsNumLocalCloseIndProcessed ConfdString, affirmedZoneGatewayGwDebugStatsSessionLearnerServiceStatsNumGwDeleteReqRx ConfdString, affirmedZoneGatewayGwDebugStatsSessionLearnerServiceStatsNumGwDeleteReqProcessed ConfdString, affirmedZoneGatewayGwDebugStatsSessionLearnerServiceStatsSpmProcessedEap ConfdString, affirmedZoneGatewayGwDebugStatsSessionLearnerServiceStatsSpmProcessedSessSetup ConfdString, affirmedZoneGatewayGwDebugStatsSessionLearnerServiceStatsSpmProcessedMobikeUpdate ConfdString, affirmedZoneGatewayGwDebugStatsSessionLearnerServiceStatsSpmProcessedSaUpdate ConfdString, affirmedZoneGatewayGwDebugStatsSessionLearnerServiceStatsSpmProcessedSpiUpdate ConfdString, affirmedZoneGatewayGwDebugStatsSessionLearnerServiceStatsSpmProcessedDelete ConfdString, affirmedZoneGatewayGwDebugStatsSessionLearnerServiceStatsSpmProcessedIkeRttEdr ConfdString, affirmedZoneGatewayGwDebugStatsSessionLearnerServiceStatsSpmAuditGetIdentifierFromNaiFailed ConfdString, affirmedZoneGatewayGwDebugStatsSessionLearnerServiceStatsSpmAuditIntfNotFound ConfdString, affirmedZoneGatewayGwDebugStatsSessionLearnerServiceStatsSpmAuditAppCallbackNull ConfdString, affirmedZoneGatewayGwDebugStatsSessionLearnerServiceStatsSpmAuditPdnSessionNotFound ConfdString, affirmedZoneGatewayGwDebugStatsSessionLearnerServiceStatsSpmMsgSendFailedBatchFull ConfdString } affirmedZoneGatewayGwDebugStatsSessionLearnerServiceStatsId OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS not-accessible STATUS current DESCRIPTION "chassis/cluster ID" ::= { affirmedZoneGatewayGwDebugStatsSessionLearnerServiceStatsEntry 1 } affirmedZoneGatewayGwDebugStatsSessionLearnerServiceStatsSpmIn OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of service policy manager messages received" ::= { affirmedZoneGatewayGwDebugStatsSessionLearnerServiceStatsEntry 2 } affirmedZoneGatewayGwDebugStatsSessionLearnerServiceStatsSpmProcessed OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of service policy manager messages processed" ::= { affirmedZoneGatewayGwDebugStatsSessionLearnerServiceStatsEntry 3 } affirmedZoneGatewayGwDebugStatsSessionLearnerServiceStatsIkeAuthSuccessReceived OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of IKE authentication success indications received" ::= { affirmedZoneGatewayGwDebugStatsSessionLearnerServiceStatsEntry 4 } affirmedZoneGatewayGwDebugStatsSessionLearnerServiceStatsIkeAuthSuccessSessionCreated OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of sessions created due to IKE authentication success indications" ::= { affirmedZoneGatewayGwDebugStatsSessionLearnerServiceStatsEntry 5 } affirmedZoneGatewayGwDebugStatsSessionLearnerServiceStatsIkeAuthSuccessPdnSessionCreated OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of PDN sessions created due to IKE authentication success indications" ::= { affirmedZoneGatewayGwDebugStatsSessionLearnerServiceStatsEntry 6 } affirmedZoneGatewayGwDebugStatsSessionLearnerServiceStatsIkeAuthSuccessDummySessionCreated OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of dummy sessions created due to IKE authentication success indications" ::= { affirmedZoneGatewayGwDebugStatsSessionLearnerServiceStatsEntry 7 } affirmedZoneGatewayGwDebugStatsSessionLearnerServiceStatsIkeAuthSuccessHandleFailed OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of IKE authentication success indications not handled" ::= { affirmedZoneGatewayGwDebugStatsSessionLearnerServiceStatsEntry 8 } affirmedZoneGatewayGwDebugStatsSessionLearnerServiceStatsHandleIKEAuthSuccessFailed OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of IKE authentication success indications failed" ::= { affirmedZoneGatewayGwDebugStatsSessionLearnerServiceStatsEntry 9 } affirmedZoneGatewayGwDebugStatsSessionLearnerServiceStatsHandleIKEAuthSuccessIgnored OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of IKE authentication success indications ignored" ::= { affirmedZoneGatewayGwDebugStatsSessionLearnerServiceStatsEntry 10 } affirmedZoneGatewayGwDebugStatsSessionLearnerServiceStatsRxRadiusDropped OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of internal RADIUS messages dropped" ::= { affirmedZoneGatewayGwDebugStatsSessionLearnerServiceStatsEntry 11 } affirmedZoneGatewayGwDebugStatsSessionLearnerServiceStatsNumLocalCloseIndRx OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of local close indications received from GW" ::= { affirmedZoneGatewayGwDebugStatsSessionLearnerServiceStatsEntry 12 } affirmedZoneGatewayGwDebugStatsSessionLearnerServiceStatsNumLocalCloseIndProcessed OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of local close indications processed" ::= { affirmedZoneGatewayGwDebugStatsSessionLearnerServiceStatsEntry 13 } affirmedZoneGatewayGwDebugStatsSessionLearnerServiceStatsNumGwDeleteReqRx OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of GW-initiated delete requests received" ::= { affirmedZoneGatewayGwDebugStatsSessionLearnerServiceStatsEntry 14 } affirmedZoneGatewayGwDebugStatsSessionLearnerServiceStatsNumGwDeleteReqProcessed OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of GW-initiated delete requests processed" ::= { affirmedZoneGatewayGwDebugStatsSessionLearnerServiceStatsEntry 15 } affirmedZoneGatewayGwDebugStatsSessionLearnerServiceStatsSpmProcessedEap OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of security policy manager EAP messages processed" ::= { affirmedZoneGatewayGwDebugStatsSessionLearnerServiceStatsEntry 16 } affirmedZoneGatewayGwDebugStatsSessionLearnerServiceStatsSpmProcessedSessSetup OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of security policy manager session setup messages processed" ::= { affirmedZoneGatewayGwDebugStatsSessionLearnerServiceStatsEntry 17 } affirmedZoneGatewayGwDebugStatsSessionLearnerServiceStatsSpmProcessedMobikeUpdate OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of security policy manager MOBIKE update messages processed" ::= { affirmedZoneGatewayGwDebugStatsSessionLearnerServiceStatsEntry 18 } affirmedZoneGatewayGwDebugStatsSessionLearnerServiceStatsSpmProcessedSaUpdate OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of security policy manager SA update messages processed" ::= { affirmedZoneGatewayGwDebugStatsSessionLearnerServiceStatsEntry 19 } affirmedZoneGatewayGwDebugStatsSessionLearnerServiceStatsSpmProcessedSpiUpdate OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of security policy manager SPI update messages processed" ::= { affirmedZoneGatewayGwDebugStatsSessionLearnerServiceStatsEntry 20 } affirmedZoneGatewayGwDebugStatsSessionLearnerServiceStatsSpmProcessedDelete OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of security policy manager delete messages processed" ::= { affirmedZoneGatewayGwDebugStatsSessionLearnerServiceStatsEntry 21 } affirmedZoneGatewayGwDebugStatsSessionLearnerServiceStatsSpmProcessedIkeRttEdr OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of security policy manager IKE RTT EDR messages processed" ::= { affirmedZoneGatewayGwDebugStatsSessionLearnerServiceStatsEntry 22 } affirmedZoneGatewayGwDebugStatsSessionLearnerServiceStatsSpmAuditGetIdentifierFromNaiFailed OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "Number of times get identifier from NAI failed in processing of audit message from SPM" ::= { affirmedZoneGatewayGwDebugStatsSessionLearnerServiceStatsEntry 23 } affirmedZoneGatewayGwDebugStatsSessionLearnerServiceStatsSpmAuditIntfNotFound OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "Number of times interface not found in processing of audit message from SPM" ::= { affirmedZoneGatewayGwDebugStatsSessionLearnerServiceStatsEntry 24 } affirmedZoneGatewayGwDebugStatsSessionLearnerServiceStatsSpmAuditAppCallbackNull OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "Number of times application call back is NULL in processing of audit message from SPM" ::= { affirmedZoneGatewayGwDebugStatsSessionLearnerServiceStatsEntry 25 } affirmedZoneGatewayGwDebugStatsSessionLearnerServiceStatsSpmAuditPdnSessionNotFound OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "Number of PDN sessions not found in processing of audit message from SPM" ::= { affirmedZoneGatewayGwDebugStatsSessionLearnerServiceStatsEntry 26 } affirmedZoneGatewayGwDebugStatsSessionLearnerServiceStatsSpmMsgSendFailedBatchFull OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of messages that were not sent to security policy manager because batch was full" ::= { affirmedZoneGatewayGwDebugStatsSessionLearnerServiceStatsEntry 27 } affirmedZoneGatewayGwDebugStatsSessionLearnerSessionLearnerInterfaceTable OBJECT-TYPE SYNTAX SEQUENCE OF AffirmedZoneGatewayGwDebugStatsSessionLearnerSessionLearnerInterfaceEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "" ::= { affirmedZoneMIB 424 } affirmedZoneGatewayGwDebugStatsSessionLearnerSessionLearnerInterfaceEntry OBJECT-TYPE SYNTAX AffirmedZoneGatewayGwDebugStatsSessionLearnerSessionLearnerInterfaceEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "" INDEX { affirmedZoneName, affirmedZoneGatewayGwDebugStatsSessionLearnerSessionLearnerInterfaceName } ::= { affirmedZoneGatewayGwDebugStatsSessionLearnerSessionLearnerInterfaceTable 1 } AffirmedZoneGatewayGwDebugStatsSessionLearnerSessionLearnerInterfaceEntry ::= SEQUENCE { affirmedZoneGatewayGwDebugStatsSessionLearnerSessionLearnerInterfaceName String, affirmedZoneGatewayGwDebugStatsSessionLearnerSessionLearnerInterfaceNumCreateSessionAttempt ConfdString, affirmedZoneGatewayGwDebugStatsSessionLearnerSessionLearnerInterfaceNumCreateSessionAccept ConfdString, affirmedZoneGatewayGwDebugStatsSessionLearnerSessionLearnerInterfaceNumCreateSessionReject ConfdString, affirmedZoneGatewayGwDebugStatsSessionLearnerSessionLearnerInterfaceNumCreateSessionTimeout ConfdString, affirmedZoneGatewayGwDebugStatsSessionLearnerSessionLearnerInterfaceNumDeleteSessionAttempt ConfdString, affirmedZoneGatewayGwDebugStatsSessionLearnerSessionLearnerInterfaceNumDeleteSessionAccept ConfdString, affirmedZoneGatewayGwDebugStatsSessionLearnerSessionLearnerInterfaceNumDeleteSessionReject ConfdString, affirmedZoneGatewayGwDebugStatsSessionLearnerSessionLearnerInterfaceNumDeleteSessionTimeout ConfdString, affirmedZoneGatewayGwDebugStatsSessionLearnerSessionLearnerInterfaceNumSessionsDeletedIdleTimeout ConfdString, affirmedZoneGatewayGwDebugStatsSessionLearnerSessionLearnerInterfaceNumSessions ConfdString, affirmedZoneGatewayGwDebugStatsSessionLearnerSessionLearnerInterfaceNumRadMessagesFromServer ConfdString, affirmedZoneGatewayGwDebugStatsSessionLearnerSessionLearnerInterfaceNumRadMessagesToServer ConfdString, affirmedZoneGatewayGwDebugStatsSessionLearnerSessionLearnerInterfaceNumRadMessagesFromClient ConfdString, affirmedZoneGatewayGwDebugStatsSessionLearnerSessionLearnerInterfaceNumRadMessagesToClient ConfdString, affirmedZoneGatewayGwDebugStatsSessionLearnerSessionLearnerInterfaceNumDeleteSessionInd ConfdString, affirmedZoneGatewayGwDebugStatsSessionLearnerSessionLearnerInterfaceNumSessFailuresInternal ConfdString, affirmedZoneGatewayGwDebugStatsSessionLearnerSessionLearnerInterfaceNumSessFailuresNoApn ConfdString, affirmedZoneGatewayGwDebugStatsSessionLearnerSessionLearnerInterfaceNumSessFailuresNoSessId ConfdString, affirmedZoneGatewayGwDebugStatsSessionLearnerSessionLearnerInterfaceNumSessFailuresRadiusDecodeError ConfdString, affirmedZoneGatewayGwDebugStatsSessionLearnerSessionLearnerInterfaceNumSessFailuresRadiusAuthTimeouts ConfdString, affirmedZoneGatewayGwDebugStatsSessionLearnerSessionLearnerInterfaceNumFailuresNoRadiusServerMapping ConfdString, affirmedZoneGatewayGwDebugStatsSessionLearnerSessionLearnerInterfaceNumPdnSessionRestores ConfdString, affirmedZoneGatewayGwDebugStatsSessionLearnerSessionLearnerInterfaceNumPdnSessionRestoreFailuresNoSession ConfdString, affirmedZoneGatewayGwDebugStatsSessionLearnerSessionLearnerInterfaceNumPdnSessionRestoreFailuresNoPdnSession ConfdString, affirmedZoneGatewayGwDebugStatsSessionLearnerSessionLearnerInterfaceNumPdnSessionRestoreFailuresNoApn ConfdString, affirmedZoneGatewayGwDebugStatsSessionLearnerSessionLearnerInterfaceNumPdnSessionBackupFailuresNoSession ConfdString, affirmedZoneGatewayGwDebugStatsSessionLearnerSessionLearnerInterfaceNumPdnSessionBackupFailuresNoPdnSession ConfdString, affirmedZoneGatewayGwDebugStatsSessionLearnerSessionLearnerInterfaceNumPdnSessionBackupFailuresNoPdnBearer ConfdString, affirmedZoneGatewayGwDebugStatsSessionLearnerSessionLearnerInterfaceNumFailuresMacAddressChanged ConfdString, affirmedZoneGatewayGwDebugStatsSessionLearnerSessionLearnerInterfaceNumDhcpMessagesReceived ConfdString, affirmedZoneGatewayGwDebugStatsSessionLearnerSessionLearnerInterfaceNumDhcpDiscoverMessagesReceived ConfdString, affirmedZoneGatewayGwDebugStatsSessionLearnerSessionLearnerInterfaceNumDhcpRequestMessagesReceived ConfdString, affirmedZoneGatewayGwDebugStatsSessionLearnerSessionLearnerInterfaceNumFailuresDhcpMiscError ConfdString, affirmedZoneGatewayGwDebugStatsSessionLearnerSessionLearnerInterfaceNumFailuresUnhandledDhcpMsgError ConfdString, affirmedZoneGatewayGwDebugStatsSessionLearnerSessionLearnerInterfaceNumIpMessagesReceived ConfdString, affirmedZoneGatewayGwDebugStatsSessionLearnerSessionLearnerInterfaceNumFailuresIpMiscError ConfdString, affirmedZoneGatewayGwDebugStatsSessionLearnerSessionLearnerInterfaceNumLdapQuerySent ConfdString, affirmedZoneGatewayGwDebugStatsSessionLearnerSessionLearnerInterfaceNumLdapQuerySendFailure ConfdString, affirmedZoneGatewayGwDebugStatsSessionLearnerSessionLearnerInterfaceNumLdapRespSuccess ConfdString, affirmedZoneGatewayGwDebugStatsSessionLearnerSessionLearnerInterfaceNumLdapRespFailure ConfdString, affirmedZoneGatewayGwDebugStatsSessionLearnerSessionLearnerInterfaceNumLdapQueryTimeout ConfdString, affirmedZoneGatewayGwDebugStatsSessionLearnerSessionLearnerInterfaceNumLdapMessagesFromServer ConfdString, affirmedZoneGatewayGwDebugStatsSessionLearnerSessionLearnerInterfaceNumSessionCloseNoGwSession ConfdString, affirmedZoneGatewayGwDebugStatsSessionLearnerSessionLearnerInterfaceNumDiamDerTx ConfdString, affirmedZoneGatewayGwDebugStatsSessionLearnerSessionLearnerInterfaceNumDiamDerTimeout ConfdString, affirmedZoneGatewayGwDebugStatsSessionLearnerSessionLearnerInterfaceNumDiamDeaRx ConfdString, affirmedZoneGatewayGwDebugStatsSessionLearnerSessionLearnerInterfaceNumDiamDeaFailure ConfdString, affirmedZoneGatewayGwDebugStatsSessionLearnerSessionLearnerInterfaceNumDiamStrTx ConfdString, affirmedZoneGatewayGwDebugStatsSessionLearnerSessionLearnerInterfaceNumDiamStrTimeout ConfdString, affirmedZoneGatewayGwDebugStatsSessionLearnerSessionLearnerInterfaceNumDiamStaRx ConfdString, affirmedZoneGatewayGwDebugStatsSessionLearnerSessionLearnerInterfaceNumDiamStaFailure ConfdString, affirmedZoneGatewayGwDebugStatsSessionLearnerSessionLearnerInterfaceNumDiamAarTx ConfdString, affirmedZoneGatewayGwDebugStatsSessionLearnerSessionLearnerInterfaceNumDiamAarTimeout ConfdString, affirmedZoneGatewayGwDebugStatsSessionLearnerSessionLearnerInterfaceNumDiamAaaRx ConfdString, affirmedZoneGatewayGwDebugStatsSessionLearnerSessionLearnerInterfaceNumDiamAaaFailure ConfdString, affirmedZoneGatewayGwDebugStatsSessionLearnerSessionLearnerInterfaceNumDiamRarRx ConfdString, affirmedZoneGatewayGwDebugStatsSessionLearnerSessionLearnerInterfaceNumDiamRarFailure ConfdString, affirmedZoneGatewayGwDebugStatsSessionLearnerSessionLearnerInterfaceNumDiamAsrRx ConfdString, affirmedZoneGatewayGwDebugStatsSessionLearnerSessionLearnerInterfaceNumDiamAsrFailure ConfdString, affirmedZoneGatewayGwDebugStatsSessionLearnerSessionLearnerInterfaceNumRadiusDisconnectAttempt ConfdString, affirmedZoneGatewayGwDebugStatsSessionLearnerSessionLearnerInterfaceNumRadiusDisconnectAckRcvd ConfdString, affirmedZoneGatewayGwDebugStatsSessionLearnerSessionLearnerInterfaceNumRadiusDisconnectNakRcvd ConfdString, affirmedZoneGatewayGwDebugStatsSessionLearnerSessionLearnerInterfaceNumCreateSessionRejectActiveEmergencySession ConfdString, affirmedZoneGatewayGwDebugStatsSessionLearnerSessionLearnerInterfaceNumCreateSessionRejectDuplicateApn ConfdString, affirmedZoneGatewayGwDebugStatsSessionLearnerSessionLearnerInterfaceNumCreateSessionRejectMaxPdnSession ConfdString, affirmedZoneGatewayGwDebugStatsSessionLearnerSessionLearnerInterfaceNumDiamDeaSessionNotFound ConfdString, affirmedZoneGatewayGwDebugStatsSessionLearnerSessionLearnerInterfaceNumDiamDeaPdnSessionNotFound ConfdString, affirmedZoneGatewayGwDebugStatsSessionLearnerSessionLearnerInterfaceNumDiamDeaDiamSessionIdMismatch ConfdString, affirmedZoneGatewayGwDebugStatsSessionLearnerSessionLearnerInterfaceNumDiamStaSessionNotFound ConfdString, affirmedZoneGatewayGwDebugStatsSessionLearnerSessionLearnerInterfaceNumDiamStaPdnSessionNotFound ConfdString, affirmedZoneGatewayGwDebugStatsSessionLearnerSessionLearnerInterfaceNumDiamStaDiamSessionIdMismatch ConfdString, affirmedZoneGatewayGwDebugStatsSessionLearnerSessionLearnerInterfaceNumDiamAaaSessionNotFound ConfdString, affirmedZoneGatewayGwDebugStatsSessionLearnerSessionLearnerInterfaceNumDiamAaaPdnSessionNotFound ConfdString, affirmedZoneGatewayGwDebugStatsSessionLearnerSessionLearnerInterfaceNumDiamAaaDiamSessionIdMismatch ConfdString, affirmedZoneGatewayGwDebugStatsSessionLearnerSessionLearnerInterfaceNumDiamRarSessionNotFound ConfdString, affirmedZoneGatewayGwDebugStatsSessionLearnerSessionLearnerInterfaceNumDiamRarPdnSessionNotFound ConfdString, affirmedZoneGatewayGwDebugStatsSessionLearnerSessionLearnerInterfaceNumDiamRarDiamSessionIdMismatch ConfdString, affirmedZoneGatewayGwDebugStatsSessionLearnerSessionLearnerInterfaceNumDiamAsrSessionNotFound ConfdString, affirmedZoneGatewayGwDebugStatsSessionLearnerSessionLearnerInterfaceNumDiamAsrPdnSessionNotFound ConfdString, affirmedZoneGatewayGwDebugStatsSessionLearnerSessionLearnerInterfaceNumDiamAsrDiamSessionIdMismatch ConfdString, affirmedZoneGatewayGwDebugStatsSessionLearnerSessionLearnerInterfaceNumIdentityDecryptionSuccess ConfdString, affirmedZoneGatewayGwDebugStatsSessionLearnerSessionLearnerInterfaceNumIdentityDecryptionFailed ConfdString, affirmedZoneGatewayGwDebugStatsSessionLearnerSessionLearnerInterfaceNumEncryptedIdentityLengthInvalid ConfdString, affirmedZoneGatewayGwDebugStatsSessionLearnerSessionLearnerInterfaceNumDecryptionFailedCertificateNotFound ConfdString, affirmedZoneGatewayGwDebugStatsSessionLearnerSessionLearnerInterfaceNumDecryptionFailedBase64DecodeFailed ConfdString, affirmedZoneGatewayGwDebugStatsSessionLearnerSessionLearnerInterfaceNumDecryptionFailedBase64StringTooLong ConfdString, affirmedZoneGatewayGwDebugStatsSessionLearnerSessionLearnerInterfaceNumDecryptionFailedAlgorithmFailure ConfdString, affirmedZoneGatewayGwDebugStatsSessionLearnerSessionLearnerInterfaceNumDecryptionFailedNoPrivateKey ConfdString, affirmedZoneGatewayGwDebugStatsSessionLearnerSessionLearnerInterfaceNumMessageFlowInitiatedByUeUsingPseudonymId ConfdString, affirmedZoneGatewayGwDebugStatsSessionLearnerSessionLearnerInterfaceNumMessageFlowInitiatedByUeUsingFastReauthId ConfdString, affirmedZoneGatewayGwDebugStatsSessionLearnerSessionLearnerInterfaceNumRadAcctMessagesFromClient ConfdString, affirmedZoneGatewayGwDebugStatsSessionLearnerSessionLearnerInterfaceNumRadAcctMessagesToClient ConfdString, affirmedZoneGatewayGwDebugStatsSessionLearnerSessionLearnerInterfaceNumRadAcctMessagesToServer ConfdString, affirmedZoneGatewayGwDebugStatsSessionLearnerSessionLearnerInterfaceNumRadAcctMessagesFromServer ConfdString, affirmedZoneGatewayGwDebugStatsSessionLearnerSessionLearnerInterfaceNumAcctStopInitiatedSessionTermination ConfdString, affirmedZoneGatewayGwDebugStatsSessionLearnerSessionLearnerInterfaceNumCalledStationIdChanged ConfdString, affirmedZoneGatewayGwDebugStatsSessionLearnerSessionLearnerInterfaceNumSessionsDeletedRARTimeout ConfdString, affirmedZoneGatewayGwDebugStatsSessionLearnerSessionLearnerInterfaceNumSessionsDeletedAfterRestoreNoVirtualImsi ConfdString } affirmedZoneGatewayGwDebugStatsSessionLearnerSessionLearnerInterfaceName OBJECT-TYPE SYNTAX String MAX-ACCESS not-accessible STATUS current DESCRIPTION "Session Learner Interface Name" ::= { affirmedZoneGatewayGwDebugStatsSessionLearnerSessionLearnerInterfaceEntry 1 } affirmedZoneGatewayGwDebugStatsSessionLearnerSessionLearnerInterfaceNumCreateSessionAttempt OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Create Session Attempt" ::= { affirmedZoneGatewayGwDebugStatsSessionLearnerSessionLearnerInterfaceEntry 2 } affirmedZoneGatewayGwDebugStatsSessionLearnerSessionLearnerInterfaceNumCreateSessionAccept OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Create Session Accept" ::= { affirmedZoneGatewayGwDebugStatsSessionLearnerSessionLearnerInterfaceEntry 3 } affirmedZoneGatewayGwDebugStatsSessionLearnerSessionLearnerInterfaceNumCreateSessionReject OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Create Session Reject" ::= { affirmedZoneGatewayGwDebugStatsSessionLearnerSessionLearnerInterfaceEntry 4 } affirmedZoneGatewayGwDebugStatsSessionLearnerSessionLearnerInterfaceNumCreateSessionTimeout OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Create Session Timeout" ::= { affirmedZoneGatewayGwDebugStatsSessionLearnerSessionLearnerInterfaceEntry 5 } affirmedZoneGatewayGwDebugStatsSessionLearnerSessionLearnerInterfaceNumDeleteSessionAttempt OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Delete Session Attempt" ::= { affirmedZoneGatewayGwDebugStatsSessionLearnerSessionLearnerInterfaceEntry 6 } affirmedZoneGatewayGwDebugStatsSessionLearnerSessionLearnerInterfaceNumDeleteSessionAccept OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Delete Session Accept" ::= { affirmedZoneGatewayGwDebugStatsSessionLearnerSessionLearnerInterfaceEntry 7 } affirmedZoneGatewayGwDebugStatsSessionLearnerSessionLearnerInterfaceNumDeleteSessionReject OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Delete Session Reject" ::= { affirmedZoneGatewayGwDebugStatsSessionLearnerSessionLearnerInterfaceEntry 8 } affirmedZoneGatewayGwDebugStatsSessionLearnerSessionLearnerInterfaceNumDeleteSessionTimeout OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Delete Session Timeout" ::= { affirmedZoneGatewayGwDebugStatsSessionLearnerSessionLearnerInterfaceEntry 9 } affirmedZoneGatewayGwDebugStatsSessionLearnerSessionLearnerInterfaceNumSessionsDeletedIdleTimeout OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of PDN Sessions Deleted Because of Idle Timeout" ::= { affirmedZoneGatewayGwDebugStatsSessionLearnerSessionLearnerInterfaceEntry 10 } affirmedZoneGatewayGwDebugStatsSessionLearnerSessionLearnerInterfaceNumSessions OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Current number of PDN Sessions" ::= { affirmedZoneGatewayGwDebugStatsSessionLearnerSessionLearnerInterfaceEntry 11 } affirmedZoneGatewayGwDebugStatsSessionLearnerSessionLearnerInterfaceNumRadMessagesFromServer OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of RADIUS Messages Received From Server" ::= { affirmedZoneGatewayGwDebugStatsSessionLearnerSessionLearnerInterfaceEntry 12 } affirmedZoneGatewayGwDebugStatsSessionLearnerSessionLearnerInterfaceNumRadMessagesToServer OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of RADIUS Messages Sent To Server" ::= { affirmedZoneGatewayGwDebugStatsSessionLearnerSessionLearnerInterfaceEntry 13 } affirmedZoneGatewayGwDebugStatsSessionLearnerSessionLearnerInterfaceNumRadMessagesFromClient OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of RADIUS Messages Received From Client" ::= { affirmedZoneGatewayGwDebugStatsSessionLearnerSessionLearnerInterfaceEntry 14 } affirmedZoneGatewayGwDebugStatsSessionLearnerSessionLearnerInterfaceNumRadMessagesToClient OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of RADIUS Messages Sent To Client" ::= { affirmedZoneGatewayGwDebugStatsSessionLearnerSessionLearnerInterfaceEntry 15 } affirmedZoneGatewayGwDebugStatsSessionLearnerSessionLearnerInterfaceNumDeleteSessionInd OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Network-initiated Delete Sessions" ::= { affirmedZoneGatewayGwDebugStatsSessionLearnerSessionLearnerInterfaceEntry 16 } affirmedZoneGatewayGwDebugStatsSessionLearnerSessionLearnerInterfaceNumSessFailuresInternal OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of session failures - internal error" ::= { affirmedZoneGatewayGwDebugStatsSessionLearnerSessionLearnerInterfaceEntry 17 } affirmedZoneGatewayGwDebugStatsSessionLearnerSessionLearnerInterfaceNumSessFailuresNoApn OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of session failures - no APN" ::= { affirmedZoneGatewayGwDebugStatsSessionLearnerSessionLearnerInterfaceEntry 18 } affirmedZoneGatewayGwDebugStatsSessionLearnerSessionLearnerInterfaceNumSessFailuresNoSessId OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of session failures - no session ID in RADIUS message" ::= { affirmedZoneGatewayGwDebugStatsSessionLearnerSessionLearnerInterfaceEntry 19 } affirmedZoneGatewayGwDebugStatsSessionLearnerSessionLearnerInterfaceNumSessFailuresRadiusDecodeError OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of session failures - RADIUS decode error" ::= { affirmedZoneGatewayGwDebugStatsSessionLearnerSessionLearnerInterfaceEntry 20 } affirmedZoneGatewayGwDebugStatsSessionLearnerSessionLearnerInterfaceNumSessFailuresRadiusAuthTimeouts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of session failures - RADIUS authentication timeout" ::= { affirmedZoneGatewayGwDebugStatsSessionLearnerSessionLearnerInterfaceEntry 21 } affirmedZoneGatewayGwDebugStatsSessionLearnerSessionLearnerInterfaceNumFailuresNoRadiusServerMapping OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of session failures - No RADIUS server mapping" ::= { affirmedZoneGatewayGwDebugStatsSessionLearnerSessionLearnerInterfaceEntry 22 } affirmedZoneGatewayGwDebugStatsSessionLearnerSessionLearnerInterfaceNumPdnSessionRestores OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of PDN Session Restores" ::= { affirmedZoneGatewayGwDebugStatsSessionLearnerSessionLearnerInterfaceEntry 23 } affirmedZoneGatewayGwDebugStatsSessionLearnerSessionLearnerInterfaceNumPdnSessionRestoreFailuresNoSession OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of PDN Session Restore Failures No Session" ::= { affirmedZoneGatewayGwDebugStatsSessionLearnerSessionLearnerInterfaceEntry 24 } affirmedZoneGatewayGwDebugStatsSessionLearnerSessionLearnerInterfaceNumPdnSessionRestoreFailuresNoPdnSession OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of PDN Session Restore Failures No PDN Session" ::= { affirmedZoneGatewayGwDebugStatsSessionLearnerSessionLearnerInterfaceEntry 25 } affirmedZoneGatewayGwDebugStatsSessionLearnerSessionLearnerInterfaceNumPdnSessionRestoreFailuresNoApn OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of PDN Session Restore Failures No APN" ::= { affirmedZoneGatewayGwDebugStatsSessionLearnerSessionLearnerInterfaceEntry 26 } affirmedZoneGatewayGwDebugStatsSessionLearnerSessionLearnerInterfaceNumPdnSessionBackupFailuresNoSession OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of PDN Session Backup Failures No Session" ::= { affirmedZoneGatewayGwDebugStatsSessionLearnerSessionLearnerInterfaceEntry 27 } affirmedZoneGatewayGwDebugStatsSessionLearnerSessionLearnerInterfaceNumPdnSessionBackupFailuresNoPdnSession OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of PDN Session Backup Failures No PDN Session" ::= { affirmedZoneGatewayGwDebugStatsSessionLearnerSessionLearnerInterfaceEntry 28 } affirmedZoneGatewayGwDebugStatsSessionLearnerSessionLearnerInterfaceNumPdnSessionBackupFailuresNoPdnBearer OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of PDN Session Backup Failures No PDN Bearer" ::= { affirmedZoneGatewayGwDebugStatsSessionLearnerSessionLearnerInterfaceEntry 29 } affirmedZoneGatewayGwDebugStatsSessionLearnerSessionLearnerInterfaceNumFailuresMacAddressChanged OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of session failures - MAC Address changed for existing session" ::= { affirmedZoneGatewayGwDebugStatsSessionLearnerSessionLearnerInterfaceEntry 30 } affirmedZoneGatewayGwDebugStatsSessionLearnerSessionLearnerInterfaceNumDhcpMessagesReceived OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of DHCP Trigger Messages Received" ::= { affirmedZoneGatewayGwDebugStatsSessionLearnerSessionLearnerInterfaceEntry 31 } affirmedZoneGatewayGwDebugStatsSessionLearnerSessionLearnerInterfaceNumDhcpDiscoverMessagesReceived OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of DHCP Discover Trigger Messages Received" ::= { affirmedZoneGatewayGwDebugStatsSessionLearnerSessionLearnerInterfaceEntry 32 } affirmedZoneGatewayGwDebugStatsSessionLearnerSessionLearnerInterfaceNumDhcpRequestMessagesReceived OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of DHCP Request Trigger Messages Received" ::= { affirmedZoneGatewayGwDebugStatsSessionLearnerSessionLearnerInterfaceEntry 33 } affirmedZoneGatewayGwDebugStatsSessionLearnerSessionLearnerInterfaceNumFailuresDhcpMiscError OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of DHCP trigger failures - Miscellaneous" ::= { affirmedZoneGatewayGwDebugStatsSessionLearnerSessionLearnerInterfaceEntry 34 } affirmedZoneGatewayGwDebugStatsSessionLearnerSessionLearnerInterfaceNumFailuresUnhandledDhcpMsgError OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of DHCP trigger failures - Bad DHCP Message Received" ::= { affirmedZoneGatewayGwDebugStatsSessionLearnerSessionLearnerInterfaceEntry 35 } affirmedZoneGatewayGwDebugStatsSessionLearnerSessionLearnerInterfaceNumIpMessagesReceived OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Num of IP Messages Received" ::= { affirmedZoneGatewayGwDebugStatsSessionLearnerSessionLearnerInterfaceEntry 36 } affirmedZoneGatewayGwDebugStatsSessionLearnerSessionLearnerInterfaceNumFailuresIpMiscError OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of IP trigger failures - Miscellaneous" ::= { affirmedZoneGatewayGwDebugStatsSessionLearnerSessionLearnerInterfaceEntry 37 } affirmedZoneGatewayGwDebugStatsSessionLearnerSessionLearnerInterfaceNumLdapQuerySent OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Num of LDAP Query Messages Sent Successfully" ::= { affirmedZoneGatewayGwDebugStatsSessionLearnerSessionLearnerInterfaceEntry 38 } affirmedZoneGatewayGwDebugStatsSessionLearnerSessionLearnerInterfaceNumLdapQuerySendFailure OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Num of LDAP Query Messages Send Failure" ::= { affirmedZoneGatewayGwDebugStatsSessionLearnerSessionLearnerInterfaceEntry 39 } affirmedZoneGatewayGwDebugStatsSessionLearnerSessionLearnerInterfaceNumLdapRespSuccess OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Num of LDAP Responses with Success" ::= { affirmedZoneGatewayGwDebugStatsSessionLearnerSessionLearnerInterfaceEntry 40 } affirmedZoneGatewayGwDebugStatsSessionLearnerSessionLearnerInterfaceNumLdapRespFailure OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Num of LDAP Responses with Failure" ::= { affirmedZoneGatewayGwDebugStatsSessionLearnerSessionLearnerInterfaceEntry 41 } affirmedZoneGatewayGwDebugStatsSessionLearnerSessionLearnerInterfaceNumLdapQueryTimeout OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Num of LDAP Queries that timed out" ::= { affirmedZoneGatewayGwDebugStatsSessionLearnerSessionLearnerInterfaceEntry 42 } affirmedZoneGatewayGwDebugStatsSessionLearnerSessionLearnerInterfaceNumLdapMessagesFromServer OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Num of LDAP Response Messages received from Server" ::= { affirmedZoneGatewayGwDebugStatsSessionLearnerSessionLearnerInterfaceEntry 43 } affirmedZoneGatewayGwDebugStatsSessionLearnerSessionLearnerInterfaceNumSessionCloseNoGwSession OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of session closes due to no GW PDN session" ::= { affirmedZoneGatewayGwDebugStatsSessionLearnerSessionLearnerInterfaceEntry 44 } affirmedZoneGatewayGwDebugStatsSessionLearnerSessionLearnerInterfaceNumDiamDerTx OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Diameter DER request transmitted" ::= { affirmedZoneGatewayGwDebugStatsSessionLearnerSessionLearnerInterfaceEntry 45 } affirmedZoneGatewayGwDebugStatsSessionLearnerSessionLearnerInterfaceNumDiamDerTimeout OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Diameter DER request timed out" ::= { affirmedZoneGatewayGwDebugStatsSessionLearnerSessionLearnerInterfaceEntry 46 } affirmedZoneGatewayGwDebugStatsSessionLearnerSessionLearnerInterfaceNumDiamDeaRx OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Diameter DEA response received" ::= { affirmedZoneGatewayGwDebugStatsSessionLearnerSessionLearnerInterfaceEntry 47 } affirmedZoneGatewayGwDebugStatsSessionLearnerSessionLearnerInterfaceNumDiamDeaFailure OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Diameter DEA failure response received" ::= { affirmedZoneGatewayGwDebugStatsSessionLearnerSessionLearnerInterfaceEntry 48 } affirmedZoneGatewayGwDebugStatsSessionLearnerSessionLearnerInterfaceNumDiamStrTx OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Diameter STR request transmitted" ::= { affirmedZoneGatewayGwDebugStatsSessionLearnerSessionLearnerInterfaceEntry 49 } affirmedZoneGatewayGwDebugStatsSessionLearnerSessionLearnerInterfaceNumDiamStrTimeout OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Diameter STR request timed out" ::= { affirmedZoneGatewayGwDebugStatsSessionLearnerSessionLearnerInterfaceEntry 50 } affirmedZoneGatewayGwDebugStatsSessionLearnerSessionLearnerInterfaceNumDiamStaRx OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Diameter STA response received" ::= { affirmedZoneGatewayGwDebugStatsSessionLearnerSessionLearnerInterfaceEntry 51 } affirmedZoneGatewayGwDebugStatsSessionLearnerSessionLearnerInterfaceNumDiamStaFailure OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Diameter STA failure response received" ::= { affirmedZoneGatewayGwDebugStatsSessionLearnerSessionLearnerInterfaceEntry 52 } affirmedZoneGatewayGwDebugStatsSessionLearnerSessionLearnerInterfaceNumDiamAarTx OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Diameter AAR request transmitted" ::= { affirmedZoneGatewayGwDebugStatsSessionLearnerSessionLearnerInterfaceEntry 53 } affirmedZoneGatewayGwDebugStatsSessionLearnerSessionLearnerInterfaceNumDiamAarTimeout OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Diameter AAR request timed out" ::= { affirmedZoneGatewayGwDebugStatsSessionLearnerSessionLearnerInterfaceEntry 54 } affirmedZoneGatewayGwDebugStatsSessionLearnerSessionLearnerInterfaceNumDiamAaaRx OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Diameter AAA response received" ::= { affirmedZoneGatewayGwDebugStatsSessionLearnerSessionLearnerInterfaceEntry 55 } affirmedZoneGatewayGwDebugStatsSessionLearnerSessionLearnerInterfaceNumDiamAaaFailure OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Diameter AAA failure response received" ::= { affirmedZoneGatewayGwDebugStatsSessionLearnerSessionLearnerInterfaceEntry 56 } affirmedZoneGatewayGwDebugStatsSessionLearnerSessionLearnerInterfaceNumDiamRarRx OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Diameter RAR request received" ::= { affirmedZoneGatewayGwDebugStatsSessionLearnerSessionLearnerInterfaceEntry 57 } affirmedZoneGatewayGwDebugStatsSessionLearnerSessionLearnerInterfaceNumDiamRarFailure OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Diameter RAR failed" ::= { affirmedZoneGatewayGwDebugStatsSessionLearnerSessionLearnerInterfaceEntry 58 } affirmedZoneGatewayGwDebugStatsSessionLearnerSessionLearnerInterfaceNumDiamAsrRx OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Diameter ASR request received" ::= { affirmedZoneGatewayGwDebugStatsSessionLearnerSessionLearnerInterfaceEntry 59 } affirmedZoneGatewayGwDebugStatsSessionLearnerSessionLearnerInterfaceNumDiamAsrFailure OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Diameter ASR failed" ::= { affirmedZoneGatewayGwDebugStatsSessionLearnerSessionLearnerInterfaceEntry 60 } affirmedZoneGatewayGwDebugStatsSessionLearnerSessionLearnerInterfaceNumRadiusDisconnectAttempt OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Radius Disconnect Request Attempt" ::= { affirmedZoneGatewayGwDebugStatsSessionLearnerSessionLearnerInterfaceEntry 61 } affirmedZoneGatewayGwDebugStatsSessionLearnerSessionLearnerInterfaceNumRadiusDisconnectAckRcvd OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Radius Disconnect ACK received" ::= { affirmedZoneGatewayGwDebugStatsSessionLearnerSessionLearnerInterfaceEntry 62 } affirmedZoneGatewayGwDebugStatsSessionLearnerSessionLearnerInterfaceNumRadiusDisconnectNakRcvd OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Radius Disconnect NAK received" ::= { affirmedZoneGatewayGwDebugStatsSessionLearnerSessionLearnerInterfaceEntry 63 } affirmedZoneGatewayGwDebugStatsSessionLearnerSessionLearnerInterfaceNumCreateSessionRejectActiveEmergencySession OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create session requests rejected - active emergency session exists" ::= { affirmedZoneGatewayGwDebugStatsSessionLearnerSessionLearnerInterfaceEntry 64 } affirmedZoneGatewayGwDebugStatsSessionLearnerSessionLearnerInterfaceNumCreateSessionRejectDuplicateApn OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create session requests rejected - duplicate APN" ::= { affirmedZoneGatewayGwDebugStatsSessionLearnerSessionLearnerInterfaceEntry 65 } affirmedZoneGatewayGwDebugStatsSessionLearnerSessionLearnerInterfaceNumCreateSessionRejectMaxPdnSession OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of create session requests rejected - max number of PDN sessions exceeded" ::= { affirmedZoneGatewayGwDebugStatsSessionLearnerSessionLearnerInterfaceEntry 66 } affirmedZoneGatewayGwDebugStatsSessionLearnerSessionLearnerInterfaceNumDiamDeaSessionNotFound OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Diameter DEA received for which session not found" ::= { affirmedZoneGatewayGwDebugStatsSessionLearnerSessionLearnerInterfaceEntry 67 } affirmedZoneGatewayGwDebugStatsSessionLearnerSessionLearnerInterfaceNumDiamDeaPdnSessionNotFound OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Diameter DEA received for which PDN session not found" ::= { affirmedZoneGatewayGwDebugStatsSessionLearnerSessionLearnerInterfaceEntry 68 } affirmedZoneGatewayGwDebugStatsSessionLearnerSessionLearnerInterfaceNumDiamDeaDiamSessionIdMismatch OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Diameter DEA received for which Diameter session ID did not match" ::= { affirmedZoneGatewayGwDebugStatsSessionLearnerSessionLearnerInterfaceEntry 69 } affirmedZoneGatewayGwDebugStatsSessionLearnerSessionLearnerInterfaceNumDiamStaSessionNotFound OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Diameter STA received for which session not found" ::= { affirmedZoneGatewayGwDebugStatsSessionLearnerSessionLearnerInterfaceEntry 70 } affirmedZoneGatewayGwDebugStatsSessionLearnerSessionLearnerInterfaceNumDiamStaPdnSessionNotFound OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Diameter STA received for which PDN session not found" ::= { affirmedZoneGatewayGwDebugStatsSessionLearnerSessionLearnerInterfaceEntry 71 } affirmedZoneGatewayGwDebugStatsSessionLearnerSessionLearnerInterfaceNumDiamStaDiamSessionIdMismatch OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Diameter STA received for which Diameter Session ID did not match" ::= { affirmedZoneGatewayGwDebugStatsSessionLearnerSessionLearnerInterfaceEntry 72 } affirmedZoneGatewayGwDebugStatsSessionLearnerSessionLearnerInterfaceNumDiamAaaSessionNotFound OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Diameter AAA received for which session not found" ::= { affirmedZoneGatewayGwDebugStatsSessionLearnerSessionLearnerInterfaceEntry 73 } affirmedZoneGatewayGwDebugStatsSessionLearnerSessionLearnerInterfaceNumDiamAaaPdnSessionNotFound OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Diameter AAA received for which PDN session not found" ::= { affirmedZoneGatewayGwDebugStatsSessionLearnerSessionLearnerInterfaceEntry 74 } affirmedZoneGatewayGwDebugStatsSessionLearnerSessionLearnerInterfaceNumDiamAaaDiamSessionIdMismatch OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Diameter AAA received for which Diameter Session ID did not match" ::= { affirmedZoneGatewayGwDebugStatsSessionLearnerSessionLearnerInterfaceEntry 75 } affirmedZoneGatewayGwDebugStatsSessionLearnerSessionLearnerInterfaceNumDiamRarSessionNotFound OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Diameter RAR received for which session not found" ::= { affirmedZoneGatewayGwDebugStatsSessionLearnerSessionLearnerInterfaceEntry 76 } affirmedZoneGatewayGwDebugStatsSessionLearnerSessionLearnerInterfaceNumDiamRarPdnSessionNotFound OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Diameter RAR received for which PDN session not found" ::= { affirmedZoneGatewayGwDebugStatsSessionLearnerSessionLearnerInterfaceEntry 77 } affirmedZoneGatewayGwDebugStatsSessionLearnerSessionLearnerInterfaceNumDiamRarDiamSessionIdMismatch OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Diameter RAR received for which Diameter Session ID did not match" ::= { affirmedZoneGatewayGwDebugStatsSessionLearnerSessionLearnerInterfaceEntry 78 } affirmedZoneGatewayGwDebugStatsSessionLearnerSessionLearnerInterfaceNumDiamAsrSessionNotFound OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Diameter ASR received for which session not found" ::= { affirmedZoneGatewayGwDebugStatsSessionLearnerSessionLearnerInterfaceEntry 79 } affirmedZoneGatewayGwDebugStatsSessionLearnerSessionLearnerInterfaceNumDiamAsrPdnSessionNotFound OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Diameter ASR received for which PDN session not found" ::= { affirmedZoneGatewayGwDebugStatsSessionLearnerSessionLearnerInterfaceEntry 80 } affirmedZoneGatewayGwDebugStatsSessionLearnerSessionLearnerInterfaceNumDiamAsrDiamSessionIdMismatch OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Diameter ASR received for which Diameter Session ID did not match" ::= { affirmedZoneGatewayGwDebugStatsSessionLearnerSessionLearnerInterfaceEntry 81 } affirmedZoneGatewayGwDebugStatsSessionLearnerSessionLearnerInterfaceNumIdentityDecryptionSuccess OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Identity decryption success" ::= { affirmedZoneGatewayGwDebugStatsSessionLearnerSessionLearnerInterfaceEntry 82 } affirmedZoneGatewayGwDebugStatsSessionLearnerSessionLearnerInterfaceNumIdentityDecryptionFailed OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Identity decryption failed" ::= { affirmedZoneGatewayGwDebugStatsSessionLearnerSessionLearnerInterfaceEntry 83 } affirmedZoneGatewayGwDebugStatsSessionLearnerSessionLearnerInterfaceNumEncryptedIdentityLengthInvalid OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Length of encrypted identity is invalid" ::= { affirmedZoneGatewayGwDebugStatsSessionLearnerSessionLearnerInterfaceEntry 84 } affirmedZoneGatewayGwDebugStatsSessionLearnerSessionLearnerInterfaceNumDecryptionFailedCertificateNotFound OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Certificate not found for decryption given a certificate identifier" ::= { affirmedZoneGatewayGwDebugStatsSessionLearnerSessionLearnerInterfaceEntry 85 } affirmedZoneGatewayGwDebugStatsSessionLearnerSessionLearnerInterfaceNumDecryptionFailedBase64DecodeFailed OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Base64 decode failed for decryption" ::= { affirmedZoneGatewayGwDebugStatsSessionLearnerSessionLearnerInterfaceEntry 86 } affirmedZoneGatewayGwDebugStatsSessionLearnerSessionLearnerInterfaceNumDecryptionFailedBase64StringTooLong OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Decryption failed because Base64 string is too long for decryption" ::= { affirmedZoneGatewayGwDebugStatsSessionLearnerSessionLearnerInterfaceEntry 87 } affirmedZoneGatewayGwDebugStatsSessionLearnerSessionLearnerInterfaceNumDecryptionFailedAlgorithmFailure OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Decryption algorithm failure" ::= { affirmedZoneGatewayGwDebugStatsSessionLearnerSessionLearnerInterfaceEntry 88 } affirmedZoneGatewayGwDebugStatsSessionLearnerSessionLearnerInterfaceNumDecryptionFailedNoPrivateKey OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "No private key for decryption" ::= { affirmedZoneGatewayGwDebugStatsSessionLearnerSessionLearnerInterfaceEntry 89 } affirmedZoneGatewayGwDebugStatsSessionLearnerSessionLearnerInterfaceNumMessageFlowInitiatedByUeUsingPseudonymId OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of times UE initiated a message flow using a pseudonym identity" ::= { affirmedZoneGatewayGwDebugStatsSessionLearnerSessionLearnerInterfaceEntry 90 } affirmedZoneGatewayGwDebugStatsSessionLearnerSessionLearnerInterfaceNumMessageFlowInitiatedByUeUsingFastReauthId OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of times UE initiated a message flow using a fast re-authentication identity" ::= { affirmedZoneGatewayGwDebugStatsSessionLearnerSessionLearnerInterfaceEntry 91 } affirmedZoneGatewayGwDebugStatsSessionLearnerSessionLearnerInterfaceNumRadAcctMessagesFromClient OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of RADIUS Accounting Messages Received From Client" ::= { affirmedZoneGatewayGwDebugStatsSessionLearnerSessionLearnerInterfaceEntry 92 } affirmedZoneGatewayGwDebugStatsSessionLearnerSessionLearnerInterfaceNumRadAcctMessagesToClient OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of RADIUS Accounting Messages Sent To Client" ::= { affirmedZoneGatewayGwDebugStatsSessionLearnerSessionLearnerInterfaceEntry 93 } affirmedZoneGatewayGwDebugStatsSessionLearnerSessionLearnerInterfaceNumRadAcctMessagesToServer OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of RADIUS Accounting Messages Sent To Server" ::= { affirmedZoneGatewayGwDebugStatsSessionLearnerSessionLearnerInterfaceEntry 94 } affirmedZoneGatewayGwDebugStatsSessionLearnerSessionLearnerInterfaceNumRadAcctMessagesFromServer OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of RADIUS Accounting Messages Received From Server" ::= { affirmedZoneGatewayGwDebugStatsSessionLearnerSessionLearnerInterfaceEntry 95 } affirmedZoneGatewayGwDebugStatsSessionLearnerSessionLearnerInterfaceNumAcctStopInitiatedSessionTermination OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Accounting STOP initiated session terminations" ::= { affirmedZoneGatewayGwDebugStatsSessionLearnerSessionLearnerInterfaceEntry 96 } affirmedZoneGatewayGwDebugStatsSessionLearnerSessionLearnerInterfaceNumCalledStationIdChanged OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of times Called-Station-Id changed for a session" ::= { affirmedZoneGatewayGwDebugStatsSessionLearnerSessionLearnerInterfaceEntry 97 } affirmedZoneGatewayGwDebugStatsSessionLearnerSessionLearnerInterfaceNumSessionsDeletedRARTimeout OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Web Auth PDN sessions that were locally closed due to RAR timeout" ::= { affirmedZoneGatewayGwDebugStatsSessionLearnerSessionLearnerInterfaceEntry 98 } affirmedZoneGatewayGwDebugStatsSessionLearnerSessionLearnerInterfaceNumSessionsDeletedAfterRestoreNoVirtualImsi OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of web authentication PDN sessions deleted after restoration because vIMSI is missing." ::= { affirmedZoneGatewayGwDebugStatsSessionLearnerSessionLearnerInterfaceEntry 99 } affirmedZoneGatewayGwDebugStatsBlockIdMgmtTable OBJECT-TYPE SYNTAX SEQUENCE OF AffirmedZoneGatewayGwDebugStatsBlockIdMgmtEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "" ::= { affirmedZoneMIB 400 } affirmedZoneGatewayGwDebugStatsBlockIdMgmtEntry OBJECT-TYPE SYNTAX AffirmedZoneGatewayGwDebugStatsBlockIdMgmtEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "" INDEX { affirmedZoneName, affirmedZoneGatewayGwDebugStatsBlockIdMgmtChassis } ::= { affirmedZoneGatewayGwDebugStatsBlockIdMgmtTable 1 } AffirmedZoneGatewayGwDebugStatsBlockIdMgmtEntry ::= SEQUENCE { affirmedZoneGatewayGwDebugStatsBlockIdMgmtChassis Unsigned32, affirmedZoneGatewayGwDebugStatsBlockIdMgmtNumDbgBlockIdsReleasedOperatorInitiated Unsigned32, affirmedZoneGatewayGwDebugStatsBlockIdMgmtNumDbgCPlaneBlockIdsReleasedOperatorInitiated Unsigned32, affirmedZoneGatewayGwDebugStatsBlockIdMgmtNumDbgUPlaneBlockIdsReleasedOperatorInitiated Unsigned32 } affirmedZoneGatewayGwDebugStatsBlockIdMgmtChassis OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS not-accessible STATUS current DESCRIPTION "chassis ID" ::= { affirmedZoneGatewayGwDebugStatsBlockIdMgmtEntry 1 } affirmedZoneGatewayGwDebugStatsBlockIdMgmtNumDbgBlockIdsReleasedOperatorInitiated OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of session block ids released due to operator initiated CLI command" ::= { affirmedZoneGatewayGwDebugStatsBlockIdMgmtEntry 2 } affirmedZoneGatewayGwDebugStatsBlockIdMgmtNumDbgCPlaneBlockIdsReleasedOperatorInitiated OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of control plane session block ids released due to operator initiated CLI command" ::= { affirmedZoneGatewayGwDebugStatsBlockIdMgmtEntry 3 } affirmedZoneGatewayGwDebugStatsBlockIdMgmtNumDbgUPlaneBlockIdsReleasedOperatorInitiated OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of user plane session block ids released due to operator initiated CLI command" ::= { affirmedZoneGatewayGwDebugStatsBlockIdMgmtEntry 4 } affirmedZoneGatewayGwDebugStatsLocalCloseGatewayTable OBJECT-TYPE SYNTAX SEQUENCE OF AffirmedZoneGatewayGwDebugStatsLocalCloseGatewayEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "" ::= { affirmedZoneMIB 415 } affirmedZoneGatewayGwDebugStatsLocalCloseGatewayEntry OBJECT-TYPE SYNTAX AffirmedZoneGatewayGwDebugStatsLocalCloseGatewayEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "" INDEX { affirmedZoneName, affirmedZoneGatewayGwDebugStatsLocalCloseGatewayGwName, affirmedZoneGatewayGwDebugStatsLocalCloseGatewayReason } ::= { affirmedZoneGatewayGwDebugStatsLocalCloseGatewayTable 1 } AffirmedZoneGatewayGwDebugStatsLocalCloseGatewayEntry ::= SEQUENCE { affirmedZoneGatewayGwDebugStatsLocalCloseGatewayGwName String, affirmedZoneGatewayGwDebugStatsLocalCloseGatewayReason String, affirmedZoneGatewayGwDebugStatsLocalCloseGatewayCount Unsigned32 } affirmedZoneGatewayGwDebugStatsLocalCloseGatewayGwName OBJECT-TYPE SYNTAX String MAX-ACCESS not-accessible STATUS current DESCRIPTION "Gateway Name" ::= { affirmedZoneGatewayGwDebugStatsLocalCloseGatewayEntry 1 } affirmedZoneGatewayGwDebugStatsLocalCloseGatewayReason OBJECT-TYPE SYNTAX String MAX-ACCESS not-accessible STATUS current DESCRIPTION "Local close reason" ::= { affirmedZoneGatewayGwDebugStatsLocalCloseGatewayEntry 2 } affirmedZoneGatewayGwDebugStatsLocalCloseGatewayCount OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of times this local close reason occurred" ::= { affirmedZoneGatewayGwDebugStatsLocalCloseGatewayEntry 3 } affirmedZoneGatewayGwDebugStatsErrorCodesGatewayTable OBJECT-TYPE SYNTAX SEQUENCE OF AffirmedZoneGatewayGwDebugStatsErrorCodesGatewayEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "" ::= { affirmedZoneMIB 416 } affirmedZoneGatewayGwDebugStatsErrorCodesGatewayEntry OBJECT-TYPE SYNTAX AffirmedZoneGatewayGwDebugStatsErrorCodesGatewayEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "" INDEX { affirmedZoneName, affirmedZoneGatewayGwDebugStatsErrorCodesGatewayServiceName, affirmedZoneGatewayGwDebugStatsErrorCodesGatewayGwName, affirmedZoneGatewayGwDebugStatsErrorCodesGatewayErrorCode } ::= { affirmedZoneGatewayGwDebugStatsErrorCodesGatewayTable 1 } AffirmedZoneGatewayGwDebugStatsErrorCodesGatewayEntry ::= SEQUENCE { affirmedZoneGatewayGwDebugStatsErrorCodesGatewayServiceName String, affirmedZoneGatewayGwDebugStatsErrorCodesGatewayGwName String, affirmedZoneGatewayGwDebugStatsErrorCodesGatewayErrorCode String, affirmedZoneGatewayGwDebugStatsErrorCodesGatewayInterfaceType INTEGER, affirmedZoneGatewayGwDebugStatsErrorCodesGatewayErrorCodeValue Unsigned32, affirmedZoneGatewayGwDebugStatsErrorCodesGatewayRecvTime String } affirmedZoneGatewayGwDebugStatsErrorCodesGatewayServiceName OBJECT-TYPE SYNTAX String MAX-ACCESS not-accessible STATUS current DESCRIPTION "Service Name" ::= { affirmedZoneGatewayGwDebugStatsErrorCodesGatewayEntry 1 } affirmedZoneGatewayGwDebugStatsErrorCodesGatewayGwName OBJECT-TYPE SYNTAX String MAX-ACCESS not-accessible STATUS current DESCRIPTION "Gateway Name" ::= { affirmedZoneGatewayGwDebugStatsErrorCodesGatewayEntry 2 } affirmedZoneGatewayGwDebugStatsErrorCodesGatewayErrorCode OBJECT-TYPE SYNTAX String MAX-ACCESS not-accessible STATUS current DESCRIPTION "Error code value" ::= { affirmedZoneGatewayGwDebugStatsErrorCodesGatewayEntry 3 } affirmedZoneGatewayGwDebugStatsErrorCodesGatewayInterfaceType OBJECT-TYPE SYNTAX INTEGER {unused(0),s2b(1),swm(2),s2a(3),sta(4),swm-experimental(5)} MAX-ACCESS read-only STATUS current DESCRIPTION "Interface on which error is received" ::= { affirmedZoneGatewayGwDebugStatsErrorCodesGatewayEntry 4 } affirmedZoneGatewayGwDebugStatsErrorCodesGatewayErrorCodeValue OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Error code" ::= { affirmedZoneGatewayGwDebugStatsErrorCodesGatewayEntry 5 } affirmedZoneGatewayGwDebugStatsErrorCodesGatewayRecvTime OBJECT-TYPE SYNTAX String MAX-ACCESS read-only STATUS current DESCRIPTION "Received time" ::= { affirmedZoneGatewayGwDebugStatsErrorCodesGatewayEntry 6 } affirmedZoneGatewayGwDebugStatsWf-mcdPdngwServiceLevelTable OBJECT-TYPE SYNTAX SEQUENCE OF AffirmedZoneGatewayGwDebugStatsWf-mcdPdngwServiceLevelEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "" ::= { affirmedZoneMIB 417 } affirmedZoneGatewayGwDebugStatsWf-mcdPdngwServiceLevelEntry OBJECT-TYPE SYNTAX AffirmedZoneGatewayGwDebugStatsWf-mcdPdngwServiceLevelEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "" INDEX { affirmedZoneName, affirmedZoneGatewayGwDebugStatsWf-mcdPdngwServiceLevelChassis } ::= { affirmedZoneGatewayGwDebugStatsWf-mcdPdngwServiceLevelTable 1 } AffirmedZoneGatewayGwDebugStatsWf-mcdPdngwServiceLevelEntry ::= SEQUENCE { affirmedZoneGatewayGwDebugStatsWf-mcdPdngwServiceLevelChassis Unsigned32, affirmedZoneGatewayGwDebugStatsWf-mcdPdngwServiceLevelNumWfSessionAdd ConfdString, affirmedZoneGatewayGwDebugStatsWf-mcdPdngwServiceLevelNumWfSessionModify ConfdString, affirmedZoneGatewayGwDebugStatsWf-mcdPdngwServiceLevelNumWfSessionDelete ConfdString, affirmedZoneGatewayGwDebugStatsWf-mcdPdngwServiceLevelNumWfSessionModifyChangeMaskAddBearer ConfdString, affirmedZoneGatewayGwDebugStatsWf-mcdPdngwServiceLevelNumWfSessionModifyChangeMaskModifyBearer ConfdString, affirmedZoneGatewayGwDebugStatsWf-mcdPdngwServiceLevelNumWfSessionModifyChangeMaskDeleteBearer ConfdString, affirmedZoneGatewayGwDebugStatsWf-mcdPdngwServiceLevelNumWfSessionModifyChangeMaskSessionQos ConfdString, affirmedZoneGatewayGwDebugStatsWf-mcdPdngwServiceLevelNumWfSessionModifyChangeMaskHandoff ConfdString, affirmedZoneGatewayGwDebugStatsWf-mcdPdngwServiceLevelNumWfSessionModifyChangeMaskChargingParams ConfdString, affirmedZoneGatewayGwDebugStatsWf-mcdPdngwServiceLevelNumWfSessionModifyChangeMaskContentParams ConfdString, affirmedZoneGatewayGwDebugStatsWf-mcdPdngwServiceLevelNumWfSessionModifyChangeMaskEvtLogParams ConfdString, affirmedZoneGatewayGwDebugStatsWf-mcdPdngwServiceLevelNumWfSessionModifyChangeMaskLocationParams ConfdString, affirmedZoneGatewayGwDebugStatsWf-mcdPdngwServiceLevelNumWfSessionModifyChangeMaskSubscrIp ConfdString, affirmedZoneGatewayGwDebugStatsWf-mcdPdngwServiceLevelNumWfSessionModifyChangeMaskWfdSwitch ConfdString, affirmedZoneGatewayGwDebugStatsWf-mcdPdngwServiceLevelNumWfSessionModifyChangeMaskVSAInfo ConfdString, affirmedZoneGatewayGwDebugStatsWf-mcdPdngwServiceLevelNumWfSessionModifyChangeMaskNoProxyFlag ConfdString, affirmedZoneGatewayGwDebugStatsWf-mcdPdngwServiceLevelNumWfSessionModifyChangeMaskIpsecParams ConfdString, affirmedZoneGatewayGwDebugStatsWf-mcdPdngwServiceLevelNumWfSessionModifyChangeMaskSubscrVtapParams ConfdString, affirmedZoneGatewayGwDebugStatsWf-mcdPdngwServiceLevelNumWfSessionModifyChangeMaskInactivityIdleTimers ConfdString, affirmedZoneGatewayGwDebugStatsWf-mcdPdngwServiceLevelNumWfSessionModifyChangeMaskGeoStandbyFullSchema ConfdString, affirmedZoneGatewayGwDebugStatsWf-mcdPdngwServiceLevelNumWfSessionModifyChangeMaskChargingOverride ConfdString, affirmedZoneGatewayGwDebugStatsWf-mcdPdngwServiceLevelNumWfSessionModifyChangeMaskCaleaDynamicTarget ConfdString, affirmedZoneGatewayGwDebugStatsWf-mcdPdngwServiceLevelNumWfSessionModifyChangeMaskCrbnProfileChange ConfdString, affirmedZoneGatewayGwDebugStatsWf-mcdPdngwServiceLevelNumWfSessionInfoChangeSubscrPcrfTriggerParams ConfdString } affirmedZoneGatewayGwDebugStatsWf-mcdPdngwServiceLevelChassis OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS not-accessible STATUS current DESCRIPTION "chassis ID" ::= { affirmedZoneGatewayGwDebugStatsWf-mcdPdngwServiceLevelEntry 1 } affirmedZoneGatewayGwDebugStatsWf-mcdPdngwServiceLevelNumWfSessionAdd OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Workflow MCD Session Adds" ::= { affirmedZoneGatewayGwDebugStatsWf-mcdPdngwServiceLevelEntry 2 } affirmedZoneGatewayGwDebugStatsWf-mcdPdngwServiceLevelNumWfSessionModify OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Workflow MCD Session Modifys" ::= { affirmedZoneGatewayGwDebugStatsWf-mcdPdngwServiceLevelEntry 3 } affirmedZoneGatewayGwDebugStatsWf-mcdPdngwServiceLevelNumWfSessionDelete OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Workflow MCD Session Deletes" ::= { affirmedZoneGatewayGwDebugStatsWf-mcdPdngwServiceLevelEntry 4 } affirmedZoneGatewayGwDebugStatsWf-mcdPdngwServiceLevelNumWfSessionModifyChangeMaskAddBearer OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Workflow MCD Session Modifys with change mask Add Bearer" ::= { affirmedZoneGatewayGwDebugStatsWf-mcdPdngwServiceLevelEntry 5 } affirmedZoneGatewayGwDebugStatsWf-mcdPdngwServiceLevelNumWfSessionModifyChangeMaskModifyBearer OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Workflow MCD Session Modifys with change mask Modify Bearer" ::= { affirmedZoneGatewayGwDebugStatsWf-mcdPdngwServiceLevelEntry 6 } affirmedZoneGatewayGwDebugStatsWf-mcdPdngwServiceLevelNumWfSessionModifyChangeMaskDeleteBearer OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Workflow MCD Session Modifys with change mask Delete Bearer" ::= { affirmedZoneGatewayGwDebugStatsWf-mcdPdngwServiceLevelEntry 7 } affirmedZoneGatewayGwDebugStatsWf-mcdPdngwServiceLevelNumWfSessionModifyChangeMaskSessionQos OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Workflow MCD Session Modifys with change mask Session Qos" ::= { affirmedZoneGatewayGwDebugStatsWf-mcdPdngwServiceLevelEntry 8 } affirmedZoneGatewayGwDebugStatsWf-mcdPdngwServiceLevelNumWfSessionModifyChangeMaskHandoff OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Workflow MCD Session Modifys with change mask Handoff" ::= { affirmedZoneGatewayGwDebugStatsWf-mcdPdngwServiceLevelEntry 9 } affirmedZoneGatewayGwDebugStatsWf-mcdPdngwServiceLevelNumWfSessionModifyChangeMaskChargingParams OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Workflow MCD Session Modifys with change mask Charging Params" ::= { affirmedZoneGatewayGwDebugStatsWf-mcdPdngwServiceLevelEntry 10 } affirmedZoneGatewayGwDebugStatsWf-mcdPdngwServiceLevelNumWfSessionModifyChangeMaskContentParams OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Workflow MCD Session Modifys with change mask Content Params" ::= { affirmedZoneGatewayGwDebugStatsWf-mcdPdngwServiceLevelEntry 11 } affirmedZoneGatewayGwDebugStatsWf-mcdPdngwServiceLevelNumWfSessionModifyChangeMaskEvtLogParams OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Workflow MCD Session Modifys with change mask EvtLog Params" ::= { affirmedZoneGatewayGwDebugStatsWf-mcdPdngwServiceLevelEntry 12 } affirmedZoneGatewayGwDebugStatsWf-mcdPdngwServiceLevelNumWfSessionModifyChangeMaskLocationParams OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Workflow MCD Session Modifys with change mask Location Params" ::= { affirmedZoneGatewayGwDebugStatsWf-mcdPdngwServiceLevelEntry 13 } affirmedZoneGatewayGwDebugStatsWf-mcdPdngwServiceLevelNumWfSessionModifyChangeMaskSubscrIp OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Workflow MCD Session Modifys with change mask Subscr Ip" ::= { affirmedZoneGatewayGwDebugStatsWf-mcdPdngwServiceLevelEntry 14 } affirmedZoneGatewayGwDebugStatsWf-mcdPdngwServiceLevelNumWfSessionModifyChangeMaskWfdSwitch OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Workflow MCD Session Modifys with change mask Wfd Switch" ::= { affirmedZoneGatewayGwDebugStatsWf-mcdPdngwServiceLevelEntry 15 } affirmedZoneGatewayGwDebugStatsWf-mcdPdngwServiceLevelNumWfSessionModifyChangeMaskVSAInfo OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Workflow MCD Session Modifys with change mask VSA Info" ::= { affirmedZoneGatewayGwDebugStatsWf-mcdPdngwServiceLevelEntry 16 } affirmedZoneGatewayGwDebugStatsWf-mcdPdngwServiceLevelNumWfSessionModifyChangeMaskNoProxyFlag OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Workflow MCD Session Modifys with change mask No Proxy Flag" ::= { affirmedZoneGatewayGwDebugStatsWf-mcdPdngwServiceLevelEntry 17 } affirmedZoneGatewayGwDebugStatsWf-mcdPdngwServiceLevelNumWfSessionModifyChangeMaskIpsecParams OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Workflow MCD Session Modifys with change mask Ipsec Params" ::= { affirmedZoneGatewayGwDebugStatsWf-mcdPdngwServiceLevelEntry 18 } affirmedZoneGatewayGwDebugStatsWf-mcdPdngwServiceLevelNumWfSessionModifyChangeMaskSubscrVtapParams OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Workflow MCD Session Modifys with change mask Subscr Vtap Params" ::= { affirmedZoneGatewayGwDebugStatsWf-mcdPdngwServiceLevelEntry 19 } affirmedZoneGatewayGwDebugStatsWf-mcdPdngwServiceLevelNumWfSessionModifyChangeMaskInactivityIdleTimers OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Workflow MCD Session Modifys with change mask Inactivity Idle Timers" ::= { affirmedZoneGatewayGwDebugStatsWf-mcdPdngwServiceLevelEntry 20 } affirmedZoneGatewayGwDebugStatsWf-mcdPdngwServiceLevelNumWfSessionModifyChangeMaskGeoStandbyFullSchema OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Workflow MCD Session Modifys with change mask Geo Standby Full Schema" ::= { affirmedZoneGatewayGwDebugStatsWf-mcdPdngwServiceLevelEntry 21 } affirmedZoneGatewayGwDebugStatsWf-mcdPdngwServiceLevelNumWfSessionModifyChangeMaskChargingOverride OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Workflow MCD Session Modifys with change mask Charging Override" ::= { affirmedZoneGatewayGwDebugStatsWf-mcdPdngwServiceLevelEntry 22 } affirmedZoneGatewayGwDebugStatsWf-mcdPdngwServiceLevelNumWfSessionModifyChangeMaskCaleaDynamicTarget OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Workflow MCD Session Modifys with change mask Calea Dynamic Target" ::= { affirmedZoneGatewayGwDebugStatsWf-mcdPdngwServiceLevelEntry 23 } affirmedZoneGatewayGwDebugStatsWf-mcdPdngwServiceLevelNumWfSessionModifyChangeMaskCrbnProfileChange OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Workflow MCD Session Modifys with change mask Crbn Profile Change" ::= { affirmedZoneGatewayGwDebugStatsWf-mcdPdngwServiceLevelEntry 24 } affirmedZoneGatewayGwDebugStatsWf-mcdPdngwServiceLevelNumWfSessionInfoChangeSubscrPcrfTriggerParams OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Workflow Session Pcrf Trigger change" ::= { affirmedZoneGatewayGwDebugStatsWf-mcdPdngwServiceLevelEntry 25 } affirmedZoneGatewayGwDebugStatsWf-mcdPdngwInstanceLevelTable OBJECT-TYPE SYNTAX SEQUENCE OF AffirmedZoneGatewayGwDebugStatsWf-mcdPdngwInstanceLevelEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "" ::= { affirmedZoneMIB 418 } affirmedZoneGatewayGwDebugStatsWf-mcdPdngwInstanceLevelEntry OBJECT-TYPE SYNTAX AffirmedZoneGatewayGwDebugStatsWf-mcdPdngwInstanceLevelEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "" INDEX { affirmedZoneName, affirmedZoneGatewayGwDebugStatsWf-mcdPdngwInstanceLevelServiceName } ::= { affirmedZoneGatewayGwDebugStatsWf-mcdPdngwInstanceLevelTable 1 } AffirmedZoneGatewayGwDebugStatsWf-mcdPdngwInstanceLevelEntry ::= SEQUENCE { affirmedZoneGatewayGwDebugStatsWf-mcdPdngwInstanceLevelServiceName String, affirmedZoneGatewayGwDebugStatsWf-mcdPdngwInstanceLevelNumWfSessionAdd ConfdString, affirmedZoneGatewayGwDebugStatsWf-mcdPdngwInstanceLevelNumWfSessionModify ConfdString, affirmedZoneGatewayGwDebugStatsWf-mcdPdngwInstanceLevelNumWfSessionDelete ConfdString, affirmedZoneGatewayGwDebugStatsWf-mcdPdngwInstanceLevelNumWfSessionModifyChangeMaskAddBearer ConfdString, affirmedZoneGatewayGwDebugStatsWf-mcdPdngwInstanceLevelNumWfSessionModifyChangeMaskModifyBearer ConfdString, affirmedZoneGatewayGwDebugStatsWf-mcdPdngwInstanceLevelNumWfSessionModifyChangeMaskDeleteBearer ConfdString, affirmedZoneGatewayGwDebugStatsWf-mcdPdngwInstanceLevelNumWfSessionModifyChangeMaskSessionQos ConfdString, affirmedZoneGatewayGwDebugStatsWf-mcdPdngwInstanceLevelNumWfSessionModifyChangeMaskHandoff ConfdString, affirmedZoneGatewayGwDebugStatsWf-mcdPdngwInstanceLevelNumWfSessionModifyChangeMaskChargingParams ConfdString, affirmedZoneGatewayGwDebugStatsWf-mcdPdngwInstanceLevelNumWfSessionModifyChangeMaskContentParams ConfdString, affirmedZoneGatewayGwDebugStatsWf-mcdPdngwInstanceLevelNumWfSessionModifyChangeMaskEvtLogParams ConfdString, affirmedZoneGatewayGwDebugStatsWf-mcdPdngwInstanceLevelNumWfSessionModifyChangeMaskLocationParams ConfdString, affirmedZoneGatewayGwDebugStatsWf-mcdPdngwInstanceLevelNumWfSessionModifyChangeMaskSubscrIp ConfdString, affirmedZoneGatewayGwDebugStatsWf-mcdPdngwInstanceLevelNumWfSessionModifyChangeMaskWfdSwitch ConfdString, affirmedZoneGatewayGwDebugStatsWf-mcdPdngwInstanceLevelNumWfSessionModifyChangeMaskVSAInfo ConfdString, affirmedZoneGatewayGwDebugStatsWf-mcdPdngwInstanceLevelNumWfSessionModifyChangeMaskNoProxyFlag ConfdString, affirmedZoneGatewayGwDebugStatsWf-mcdPdngwInstanceLevelNumWfSessionModifyChangeMaskIpsecParams ConfdString, affirmedZoneGatewayGwDebugStatsWf-mcdPdngwInstanceLevelNumWfSessionModifyChangeMaskSubscrVtapParams ConfdString, affirmedZoneGatewayGwDebugStatsWf-mcdPdngwInstanceLevelNumWfSessionModifyChangeMaskInactivityIdleTimers ConfdString, affirmedZoneGatewayGwDebugStatsWf-mcdPdngwInstanceLevelNumWfSessionModifyChangeMaskGeoStandbyFullSchema ConfdString, affirmedZoneGatewayGwDebugStatsWf-mcdPdngwInstanceLevelNumWfSessionModifyChangeMaskChargingOverride ConfdString, affirmedZoneGatewayGwDebugStatsWf-mcdPdngwInstanceLevelNumWfSessionModifyChangeMaskCaleaDynamicTarget ConfdString, affirmedZoneGatewayGwDebugStatsWf-mcdPdngwInstanceLevelNumWfSessionModifyChangeMaskCrbnProfileChange ConfdString, affirmedZoneGatewayGwDebugStatsWf-mcdPdngwInstanceLevelNumWfSessionInfoChangeSubscrPcrfTriggerParams ConfdString } affirmedZoneGatewayGwDebugStatsWf-mcdPdngwInstanceLevelServiceName OBJECT-TYPE SYNTAX String MAX-ACCESS not-accessible STATUS current DESCRIPTION "Task Service Name" ::= { affirmedZoneGatewayGwDebugStatsWf-mcdPdngwInstanceLevelEntry 1 } affirmedZoneGatewayGwDebugStatsWf-mcdPdngwInstanceLevelNumWfSessionAdd OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Workflow MCD Session Adds" ::= { affirmedZoneGatewayGwDebugStatsWf-mcdPdngwInstanceLevelEntry 2 } affirmedZoneGatewayGwDebugStatsWf-mcdPdngwInstanceLevelNumWfSessionModify OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Workflow MCD Session Modifys" ::= { affirmedZoneGatewayGwDebugStatsWf-mcdPdngwInstanceLevelEntry 3 } affirmedZoneGatewayGwDebugStatsWf-mcdPdngwInstanceLevelNumWfSessionDelete OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Workflow MCD Session Deletes" ::= { affirmedZoneGatewayGwDebugStatsWf-mcdPdngwInstanceLevelEntry 4 } affirmedZoneGatewayGwDebugStatsWf-mcdPdngwInstanceLevelNumWfSessionModifyChangeMaskAddBearer OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Workflow MCD Session Modifys with change mask Add Bearer" ::= { affirmedZoneGatewayGwDebugStatsWf-mcdPdngwInstanceLevelEntry 5 } affirmedZoneGatewayGwDebugStatsWf-mcdPdngwInstanceLevelNumWfSessionModifyChangeMaskModifyBearer OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Workflow MCD Session Modifys with change mask Modify Bearer" ::= { affirmedZoneGatewayGwDebugStatsWf-mcdPdngwInstanceLevelEntry 6 } affirmedZoneGatewayGwDebugStatsWf-mcdPdngwInstanceLevelNumWfSessionModifyChangeMaskDeleteBearer OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Workflow MCD Session Modifys with change mask Delete Bearer" ::= { affirmedZoneGatewayGwDebugStatsWf-mcdPdngwInstanceLevelEntry 7 } affirmedZoneGatewayGwDebugStatsWf-mcdPdngwInstanceLevelNumWfSessionModifyChangeMaskSessionQos OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Workflow MCD Session Modifys with change mask Session Qos" ::= { affirmedZoneGatewayGwDebugStatsWf-mcdPdngwInstanceLevelEntry 8 } affirmedZoneGatewayGwDebugStatsWf-mcdPdngwInstanceLevelNumWfSessionModifyChangeMaskHandoff OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Workflow MCD Session Modifys with change mask Handoff" ::= { affirmedZoneGatewayGwDebugStatsWf-mcdPdngwInstanceLevelEntry 9 } affirmedZoneGatewayGwDebugStatsWf-mcdPdngwInstanceLevelNumWfSessionModifyChangeMaskChargingParams OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Workflow MCD Session Modifys with change mask Charging Params" ::= { affirmedZoneGatewayGwDebugStatsWf-mcdPdngwInstanceLevelEntry 10 } affirmedZoneGatewayGwDebugStatsWf-mcdPdngwInstanceLevelNumWfSessionModifyChangeMaskContentParams OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Workflow MCD Session Modifys with change mask Content Params" ::= { affirmedZoneGatewayGwDebugStatsWf-mcdPdngwInstanceLevelEntry 11 } affirmedZoneGatewayGwDebugStatsWf-mcdPdngwInstanceLevelNumWfSessionModifyChangeMaskEvtLogParams OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Workflow MCD Session Modifys with change mask EvtLog Params" ::= { affirmedZoneGatewayGwDebugStatsWf-mcdPdngwInstanceLevelEntry 12 } affirmedZoneGatewayGwDebugStatsWf-mcdPdngwInstanceLevelNumWfSessionModifyChangeMaskLocationParams OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Workflow MCD Session Modifys with change mask Location Params" ::= { affirmedZoneGatewayGwDebugStatsWf-mcdPdngwInstanceLevelEntry 13 } affirmedZoneGatewayGwDebugStatsWf-mcdPdngwInstanceLevelNumWfSessionModifyChangeMaskSubscrIp OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Workflow MCD Session Modifys with change mask Subscr Ip" ::= { affirmedZoneGatewayGwDebugStatsWf-mcdPdngwInstanceLevelEntry 14 } affirmedZoneGatewayGwDebugStatsWf-mcdPdngwInstanceLevelNumWfSessionModifyChangeMaskWfdSwitch OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Workflow MCD Session Modifys with change mask Wfd Switch" ::= { affirmedZoneGatewayGwDebugStatsWf-mcdPdngwInstanceLevelEntry 15 } affirmedZoneGatewayGwDebugStatsWf-mcdPdngwInstanceLevelNumWfSessionModifyChangeMaskVSAInfo OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Workflow MCD Session Modifys with change mask VSA Info" ::= { affirmedZoneGatewayGwDebugStatsWf-mcdPdngwInstanceLevelEntry 16 } affirmedZoneGatewayGwDebugStatsWf-mcdPdngwInstanceLevelNumWfSessionModifyChangeMaskNoProxyFlag OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Workflow MCD Session Modifys with change mask No Proxy Flag" ::= { affirmedZoneGatewayGwDebugStatsWf-mcdPdngwInstanceLevelEntry 17 } affirmedZoneGatewayGwDebugStatsWf-mcdPdngwInstanceLevelNumWfSessionModifyChangeMaskIpsecParams OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Workflow MCD Session Modifys with change mask Ipsec Params" ::= { affirmedZoneGatewayGwDebugStatsWf-mcdPdngwInstanceLevelEntry 18 } affirmedZoneGatewayGwDebugStatsWf-mcdPdngwInstanceLevelNumWfSessionModifyChangeMaskSubscrVtapParams OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Workflow MCD Session Modifys with change mask Subscr Vtap Params" ::= { affirmedZoneGatewayGwDebugStatsWf-mcdPdngwInstanceLevelEntry 19 } affirmedZoneGatewayGwDebugStatsWf-mcdPdngwInstanceLevelNumWfSessionModifyChangeMaskInactivityIdleTimers OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Workflow MCD Session Modifys with change mask Inactivity Idle Timers" ::= { affirmedZoneGatewayGwDebugStatsWf-mcdPdngwInstanceLevelEntry 20 } affirmedZoneGatewayGwDebugStatsWf-mcdPdngwInstanceLevelNumWfSessionModifyChangeMaskGeoStandbyFullSchema OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Workflow MCD Session Modifys with change mask Geo Standby Full Schema" ::= { affirmedZoneGatewayGwDebugStatsWf-mcdPdngwInstanceLevelEntry 21 } affirmedZoneGatewayGwDebugStatsWf-mcdPdngwInstanceLevelNumWfSessionModifyChangeMaskChargingOverride OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Workflow MCD Session Modifys with change mask Charging Override" ::= { affirmedZoneGatewayGwDebugStatsWf-mcdPdngwInstanceLevelEntry 22 } affirmedZoneGatewayGwDebugStatsWf-mcdPdngwInstanceLevelNumWfSessionModifyChangeMaskCaleaDynamicTarget OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Workflow MCD Session Modifys with change mask Calea Dynamic Target" ::= { affirmedZoneGatewayGwDebugStatsWf-mcdPdngwInstanceLevelEntry 23 } affirmedZoneGatewayGwDebugStatsWf-mcdPdngwInstanceLevelNumWfSessionModifyChangeMaskCrbnProfileChange OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Workflow MCD Session Modifys with change mask Crbn Profile Change" ::= { affirmedZoneGatewayGwDebugStatsWf-mcdPdngwInstanceLevelEntry 24 } affirmedZoneGatewayGwDebugStatsWf-mcdPdngwInstanceLevelNumWfSessionInfoChangeSubscrPcrfTriggerParams OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Workflow Session Pcrf Trigger change" ::= { affirmedZoneGatewayGwDebugStatsWf-mcdPdngwInstanceLevelEntry 25 } affirmedZoneGatewayGwDebugStatsWf-mcdSgwServiceLevelTable OBJECT-TYPE SYNTAX SEQUENCE OF AffirmedZoneGatewayGwDebugStatsWf-mcdSgwServiceLevelEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "" ::= { affirmedZoneMIB 419 } affirmedZoneGatewayGwDebugStatsWf-mcdSgwServiceLevelEntry OBJECT-TYPE SYNTAX AffirmedZoneGatewayGwDebugStatsWf-mcdSgwServiceLevelEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "" INDEX { affirmedZoneName, affirmedZoneGatewayGwDebugStatsWf-mcdSgwServiceLevelChassis } ::= { affirmedZoneGatewayGwDebugStatsWf-mcdSgwServiceLevelTable 1 } AffirmedZoneGatewayGwDebugStatsWf-mcdSgwServiceLevelEntry ::= SEQUENCE { affirmedZoneGatewayGwDebugStatsWf-mcdSgwServiceLevelChassis Unsigned32, affirmedZoneGatewayGwDebugStatsWf-mcdSgwServiceLevelNumWfSessionAdd ConfdString, affirmedZoneGatewayGwDebugStatsWf-mcdSgwServiceLevelNumWfSessionModify ConfdString, affirmedZoneGatewayGwDebugStatsWf-mcdSgwServiceLevelNumWfSessionDelete ConfdString, affirmedZoneGatewayGwDebugStatsWf-mcdSgwServiceLevelNumWfSessionModifyChangeMaskAddBearer ConfdString, affirmedZoneGatewayGwDebugStatsWf-mcdSgwServiceLevelNumWfSessionModifyChangeMaskModifyBearer ConfdString, affirmedZoneGatewayGwDebugStatsWf-mcdSgwServiceLevelNumWfSessionModifyChangeMaskDeleteBearer ConfdString, affirmedZoneGatewayGwDebugStatsWf-mcdSgwServiceLevelNumWfSessionModifyChangeMaskSessionQos ConfdString, affirmedZoneGatewayGwDebugStatsWf-mcdSgwServiceLevelNumWfSessionModifyChangeMaskHandoff ConfdString, affirmedZoneGatewayGwDebugStatsWf-mcdSgwServiceLevelNumWfSessionModifyChangeMaskChargingParams ConfdString, affirmedZoneGatewayGwDebugStatsWf-mcdSgwServiceLevelNumWfSessionModifyChangeMaskContentParams ConfdString, affirmedZoneGatewayGwDebugStatsWf-mcdSgwServiceLevelNumWfSessionModifyChangeMaskEvtLogParams ConfdString, affirmedZoneGatewayGwDebugStatsWf-mcdSgwServiceLevelNumWfSessionModifyChangeMaskLocationParams ConfdString, affirmedZoneGatewayGwDebugStatsWf-mcdSgwServiceLevelNumWfSessionModifyChangeMaskSubscrIp ConfdString, affirmedZoneGatewayGwDebugStatsWf-mcdSgwServiceLevelNumWfSessionModifyChangeMaskWfdSwitch ConfdString, affirmedZoneGatewayGwDebugStatsWf-mcdSgwServiceLevelNumWfSessionModifyChangeMaskVSAInfo ConfdString, affirmedZoneGatewayGwDebugStatsWf-mcdSgwServiceLevelNumWfSessionModifyChangeMaskNoProxyFlag ConfdString, affirmedZoneGatewayGwDebugStatsWf-mcdSgwServiceLevelNumWfSessionModifyChangeMaskIpsecParams ConfdString, affirmedZoneGatewayGwDebugStatsWf-mcdSgwServiceLevelNumWfSessionModifyChangeMaskSubscrVtapParams ConfdString, affirmedZoneGatewayGwDebugStatsWf-mcdSgwServiceLevelNumWfSessionModifyChangeMaskInactivityIdleTimers ConfdString, affirmedZoneGatewayGwDebugStatsWf-mcdSgwServiceLevelNumWfSessionModifyChangeMaskGeoStandbyFullSchema ConfdString, affirmedZoneGatewayGwDebugStatsWf-mcdSgwServiceLevelNumWfSessionModifyChangeMaskChargingOverride ConfdString, affirmedZoneGatewayGwDebugStatsWf-mcdSgwServiceLevelNumWfSessionModifyChangeMaskCaleaDynamicTarget ConfdString, affirmedZoneGatewayGwDebugStatsWf-mcdSgwServiceLevelNumWfSessionModifyChangeMaskCrbnProfileChange ConfdString } affirmedZoneGatewayGwDebugStatsWf-mcdSgwServiceLevelChassis OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS not-accessible STATUS current DESCRIPTION "chassis ID" ::= { affirmedZoneGatewayGwDebugStatsWf-mcdSgwServiceLevelEntry 1 } affirmedZoneGatewayGwDebugStatsWf-mcdSgwServiceLevelNumWfSessionAdd OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Workflow MCD Session Adds" ::= { affirmedZoneGatewayGwDebugStatsWf-mcdSgwServiceLevelEntry 2 } affirmedZoneGatewayGwDebugStatsWf-mcdSgwServiceLevelNumWfSessionModify OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Workflow MCD Session Modifys" ::= { affirmedZoneGatewayGwDebugStatsWf-mcdSgwServiceLevelEntry 3 } affirmedZoneGatewayGwDebugStatsWf-mcdSgwServiceLevelNumWfSessionDelete OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Workflow MCD Session Deletes" ::= { affirmedZoneGatewayGwDebugStatsWf-mcdSgwServiceLevelEntry 4 } affirmedZoneGatewayGwDebugStatsWf-mcdSgwServiceLevelNumWfSessionModifyChangeMaskAddBearer OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Workflow MCD Session Modifys with change mask Add Bearer" ::= { affirmedZoneGatewayGwDebugStatsWf-mcdSgwServiceLevelEntry 5 } affirmedZoneGatewayGwDebugStatsWf-mcdSgwServiceLevelNumWfSessionModifyChangeMaskModifyBearer OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Workflow MCD Session Modifys with change mask Modify Bearer" ::= { affirmedZoneGatewayGwDebugStatsWf-mcdSgwServiceLevelEntry 6 } affirmedZoneGatewayGwDebugStatsWf-mcdSgwServiceLevelNumWfSessionModifyChangeMaskDeleteBearer OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Workflow MCD Session Modifys with change mask Delete Bearer" ::= { affirmedZoneGatewayGwDebugStatsWf-mcdSgwServiceLevelEntry 7 } affirmedZoneGatewayGwDebugStatsWf-mcdSgwServiceLevelNumWfSessionModifyChangeMaskSessionQos OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Workflow MCD Session Modifys with change mask Session Qos" ::= { affirmedZoneGatewayGwDebugStatsWf-mcdSgwServiceLevelEntry 8 } affirmedZoneGatewayGwDebugStatsWf-mcdSgwServiceLevelNumWfSessionModifyChangeMaskHandoff OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Workflow MCD Session Modifys with change mask Handoff" ::= { affirmedZoneGatewayGwDebugStatsWf-mcdSgwServiceLevelEntry 9 } affirmedZoneGatewayGwDebugStatsWf-mcdSgwServiceLevelNumWfSessionModifyChangeMaskChargingParams OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Workflow MCD Session Modifys with change mask Charging Params" ::= { affirmedZoneGatewayGwDebugStatsWf-mcdSgwServiceLevelEntry 10 } affirmedZoneGatewayGwDebugStatsWf-mcdSgwServiceLevelNumWfSessionModifyChangeMaskContentParams OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Workflow MCD Session Modifys with change mask Content Params" ::= { affirmedZoneGatewayGwDebugStatsWf-mcdSgwServiceLevelEntry 11 } affirmedZoneGatewayGwDebugStatsWf-mcdSgwServiceLevelNumWfSessionModifyChangeMaskEvtLogParams OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Workflow MCD Session Modifys with change mask EvtLog Params" ::= { affirmedZoneGatewayGwDebugStatsWf-mcdSgwServiceLevelEntry 12 } affirmedZoneGatewayGwDebugStatsWf-mcdSgwServiceLevelNumWfSessionModifyChangeMaskLocationParams OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Workflow MCD Session Modifys with change mask Location Params" ::= { affirmedZoneGatewayGwDebugStatsWf-mcdSgwServiceLevelEntry 13 } affirmedZoneGatewayGwDebugStatsWf-mcdSgwServiceLevelNumWfSessionModifyChangeMaskSubscrIp OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Workflow MCD Session Modifys with change mask Subscr Ip" ::= { affirmedZoneGatewayGwDebugStatsWf-mcdSgwServiceLevelEntry 14 } affirmedZoneGatewayGwDebugStatsWf-mcdSgwServiceLevelNumWfSessionModifyChangeMaskWfdSwitch OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Workflow MCD Session Modifys with change mask Wfd Switch" ::= { affirmedZoneGatewayGwDebugStatsWf-mcdSgwServiceLevelEntry 15 } affirmedZoneGatewayGwDebugStatsWf-mcdSgwServiceLevelNumWfSessionModifyChangeMaskVSAInfo OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Workflow MCD Session Modifys with change mask VSA Info" ::= { affirmedZoneGatewayGwDebugStatsWf-mcdSgwServiceLevelEntry 16 } affirmedZoneGatewayGwDebugStatsWf-mcdSgwServiceLevelNumWfSessionModifyChangeMaskNoProxyFlag OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Workflow MCD Session Modifys with change mask No Proxy Flag" ::= { affirmedZoneGatewayGwDebugStatsWf-mcdSgwServiceLevelEntry 17 } affirmedZoneGatewayGwDebugStatsWf-mcdSgwServiceLevelNumWfSessionModifyChangeMaskIpsecParams OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Workflow MCD Session Modifys with change mask Ipsec Params" ::= { affirmedZoneGatewayGwDebugStatsWf-mcdSgwServiceLevelEntry 18 } affirmedZoneGatewayGwDebugStatsWf-mcdSgwServiceLevelNumWfSessionModifyChangeMaskSubscrVtapParams OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Workflow MCD Session Modifys with change mask Subscr Vtap Params" ::= { affirmedZoneGatewayGwDebugStatsWf-mcdSgwServiceLevelEntry 19 } affirmedZoneGatewayGwDebugStatsWf-mcdSgwServiceLevelNumWfSessionModifyChangeMaskInactivityIdleTimers OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Workflow MCD Session Modifys with change mask Inactivity Idle Timers" ::= { affirmedZoneGatewayGwDebugStatsWf-mcdSgwServiceLevelEntry 20 } affirmedZoneGatewayGwDebugStatsWf-mcdSgwServiceLevelNumWfSessionModifyChangeMaskGeoStandbyFullSchema OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Workflow MCD Session Modifys with change mask Geo Standby Full Schema" ::= { affirmedZoneGatewayGwDebugStatsWf-mcdSgwServiceLevelEntry 21 } affirmedZoneGatewayGwDebugStatsWf-mcdSgwServiceLevelNumWfSessionModifyChangeMaskChargingOverride OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Workflow MCD Session Modifys with change mask Charging Override" ::= { affirmedZoneGatewayGwDebugStatsWf-mcdSgwServiceLevelEntry 22 } affirmedZoneGatewayGwDebugStatsWf-mcdSgwServiceLevelNumWfSessionModifyChangeMaskCaleaDynamicTarget OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Workflow MCD Session Modifys with change mask Calea Dynamic Target" ::= { affirmedZoneGatewayGwDebugStatsWf-mcdSgwServiceLevelEntry 23 } affirmedZoneGatewayGwDebugStatsWf-mcdSgwServiceLevelNumWfSessionModifyChangeMaskCrbnProfileChange OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Workflow MCD Session Modifys with change mask Crbn Profile Change" ::= { affirmedZoneGatewayGwDebugStatsWf-mcdSgwServiceLevelEntry 24 } affirmedZoneGatewayGwDebugStatsWf-mcdSgwInstanceLevelTable OBJECT-TYPE SYNTAX SEQUENCE OF AffirmedZoneGatewayGwDebugStatsWf-mcdSgwInstanceLevelEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "" ::= { affirmedZoneMIB 420 } affirmedZoneGatewayGwDebugStatsWf-mcdSgwInstanceLevelEntry OBJECT-TYPE SYNTAX AffirmedZoneGatewayGwDebugStatsWf-mcdSgwInstanceLevelEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "" INDEX { affirmedZoneName, affirmedZoneGatewayGwDebugStatsWf-mcdSgwInstanceLevelServiceName } ::= { affirmedZoneGatewayGwDebugStatsWf-mcdSgwInstanceLevelTable 1 } AffirmedZoneGatewayGwDebugStatsWf-mcdSgwInstanceLevelEntry ::= SEQUENCE { affirmedZoneGatewayGwDebugStatsWf-mcdSgwInstanceLevelServiceName String, affirmedZoneGatewayGwDebugStatsWf-mcdSgwInstanceLevelNumWfSessionAdd ConfdString, affirmedZoneGatewayGwDebugStatsWf-mcdSgwInstanceLevelNumWfSessionModify ConfdString, affirmedZoneGatewayGwDebugStatsWf-mcdSgwInstanceLevelNumWfSessionDelete ConfdString, affirmedZoneGatewayGwDebugStatsWf-mcdSgwInstanceLevelNumWfSessionModifyChangeMaskAddBearer ConfdString, affirmedZoneGatewayGwDebugStatsWf-mcdSgwInstanceLevelNumWfSessionModifyChangeMaskModifyBearer ConfdString, affirmedZoneGatewayGwDebugStatsWf-mcdSgwInstanceLevelNumWfSessionModifyChangeMaskDeleteBearer ConfdString, affirmedZoneGatewayGwDebugStatsWf-mcdSgwInstanceLevelNumWfSessionModifyChangeMaskSessionQos ConfdString, affirmedZoneGatewayGwDebugStatsWf-mcdSgwInstanceLevelNumWfSessionModifyChangeMaskHandoff ConfdString, affirmedZoneGatewayGwDebugStatsWf-mcdSgwInstanceLevelNumWfSessionModifyChangeMaskChargingParams ConfdString, affirmedZoneGatewayGwDebugStatsWf-mcdSgwInstanceLevelNumWfSessionModifyChangeMaskContentParams ConfdString, affirmedZoneGatewayGwDebugStatsWf-mcdSgwInstanceLevelNumWfSessionModifyChangeMaskEvtLogParams ConfdString, affirmedZoneGatewayGwDebugStatsWf-mcdSgwInstanceLevelNumWfSessionModifyChangeMaskLocationParams ConfdString, affirmedZoneGatewayGwDebugStatsWf-mcdSgwInstanceLevelNumWfSessionModifyChangeMaskSubscrIp ConfdString, affirmedZoneGatewayGwDebugStatsWf-mcdSgwInstanceLevelNumWfSessionModifyChangeMaskWfdSwitch ConfdString, affirmedZoneGatewayGwDebugStatsWf-mcdSgwInstanceLevelNumWfSessionModifyChangeMaskVSAInfo ConfdString, affirmedZoneGatewayGwDebugStatsWf-mcdSgwInstanceLevelNumWfSessionModifyChangeMaskNoProxyFlag ConfdString, affirmedZoneGatewayGwDebugStatsWf-mcdSgwInstanceLevelNumWfSessionModifyChangeMaskIpsecParams ConfdString, affirmedZoneGatewayGwDebugStatsWf-mcdSgwInstanceLevelNumWfSessionModifyChangeMaskSubscrVtapParams ConfdString, affirmedZoneGatewayGwDebugStatsWf-mcdSgwInstanceLevelNumWfSessionModifyChangeMaskInactivityIdleTimers ConfdString, affirmedZoneGatewayGwDebugStatsWf-mcdSgwInstanceLevelNumWfSessionModifyChangeMaskGeoStandbyFullSchema ConfdString, affirmedZoneGatewayGwDebugStatsWf-mcdSgwInstanceLevelNumWfSessionModifyChangeMaskChargingOverride ConfdString, affirmedZoneGatewayGwDebugStatsWf-mcdSgwInstanceLevelNumWfSessionModifyChangeMaskCaleaDynamicTarget ConfdString, affirmedZoneGatewayGwDebugStatsWf-mcdSgwInstanceLevelNumWfSessionModifyChangeMaskCrbnProfileChange ConfdString } affirmedZoneGatewayGwDebugStatsWf-mcdSgwInstanceLevelServiceName OBJECT-TYPE SYNTAX String MAX-ACCESS not-accessible STATUS current DESCRIPTION "Task Service Name" ::= { affirmedZoneGatewayGwDebugStatsWf-mcdSgwInstanceLevelEntry 1 } affirmedZoneGatewayGwDebugStatsWf-mcdSgwInstanceLevelNumWfSessionAdd OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Workflow MCD Session Adds" ::= { affirmedZoneGatewayGwDebugStatsWf-mcdSgwInstanceLevelEntry 2 } affirmedZoneGatewayGwDebugStatsWf-mcdSgwInstanceLevelNumWfSessionModify OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Workflow MCD Session Modifys" ::= { affirmedZoneGatewayGwDebugStatsWf-mcdSgwInstanceLevelEntry 3 } affirmedZoneGatewayGwDebugStatsWf-mcdSgwInstanceLevelNumWfSessionDelete OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Workflow MCD Session Deletes" ::= { affirmedZoneGatewayGwDebugStatsWf-mcdSgwInstanceLevelEntry 4 } affirmedZoneGatewayGwDebugStatsWf-mcdSgwInstanceLevelNumWfSessionModifyChangeMaskAddBearer OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Workflow MCD Session Modifys with change mask Add Bearer" ::= { affirmedZoneGatewayGwDebugStatsWf-mcdSgwInstanceLevelEntry 5 } affirmedZoneGatewayGwDebugStatsWf-mcdSgwInstanceLevelNumWfSessionModifyChangeMaskModifyBearer OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Workflow MCD Session Modifys with change mask Modify Bearer" ::= { affirmedZoneGatewayGwDebugStatsWf-mcdSgwInstanceLevelEntry 6 } affirmedZoneGatewayGwDebugStatsWf-mcdSgwInstanceLevelNumWfSessionModifyChangeMaskDeleteBearer OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Workflow MCD Session Modifys with change mask Delete Bearer" ::= { affirmedZoneGatewayGwDebugStatsWf-mcdSgwInstanceLevelEntry 7 } affirmedZoneGatewayGwDebugStatsWf-mcdSgwInstanceLevelNumWfSessionModifyChangeMaskSessionQos OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Workflow MCD Session Modifys with change mask Session Qos" ::= { affirmedZoneGatewayGwDebugStatsWf-mcdSgwInstanceLevelEntry 8 } affirmedZoneGatewayGwDebugStatsWf-mcdSgwInstanceLevelNumWfSessionModifyChangeMaskHandoff OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Workflow MCD Session Modifys with change mask Handoff" ::= { affirmedZoneGatewayGwDebugStatsWf-mcdSgwInstanceLevelEntry 9 } affirmedZoneGatewayGwDebugStatsWf-mcdSgwInstanceLevelNumWfSessionModifyChangeMaskChargingParams OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Workflow MCD Session Modifys with change mask Charging Params" ::= { affirmedZoneGatewayGwDebugStatsWf-mcdSgwInstanceLevelEntry 10 } affirmedZoneGatewayGwDebugStatsWf-mcdSgwInstanceLevelNumWfSessionModifyChangeMaskContentParams OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Workflow MCD Session Modifys with change mask Content Params" ::= { affirmedZoneGatewayGwDebugStatsWf-mcdSgwInstanceLevelEntry 11 } affirmedZoneGatewayGwDebugStatsWf-mcdSgwInstanceLevelNumWfSessionModifyChangeMaskEvtLogParams OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Workflow MCD Session Modifys with change mask EvtLog Params" ::= { affirmedZoneGatewayGwDebugStatsWf-mcdSgwInstanceLevelEntry 12 } affirmedZoneGatewayGwDebugStatsWf-mcdSgwInstanceLevelNumWfSessionModifyChangeMaskLocationParams OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Workflow MCD Session Modifys with change mask Location Params" ::= { affirmedZoneGatewayGwDebugStatsWf-mcdSgwInstanceLevelEntry 13 } affirmedZoneGatewayGwDebugStatsWf-mcdSgwInstanceLevelNumWfSessionModifyChangeMaskSubscrIp OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Workflow MCD Session Modifys with change mask Subscr Ip" ::= { affirmedZoneGatewayGwDebugStatsWf-mcdSgwInstanceLevelEntry 14 } affirmedZoneGatewayGwDebugStatsWf-mcdSgwInstanceLevelNumWfSessionModifyChangeMaskWfdSwitch OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Workflow MCD Session Modifys with change mask Wfd Switch" ::= { affirmedZoneGatewayGwDebugStatsWf-mcdSgwInstanceLevelEntry 15 } affirmedZoneGatewayGwDebugStatsWf-mcdSgwInstanceLevelNumWfSessionModifyChangeMaskVSAInfo OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Workflow MCD Session Modifys with change mask VSA Info" ::= { affirmedZoneGatewayGwDebugStatsWf-mcdSgwInstanceLevelEntry 16 } affirmedZoneGatewayGwDebugStatsWf-mcdSgwInstanceLevelNumWfSessionModifyChangeMaskNoProxyFlag OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Workflow MCD Session Modifys with change mask No Proxy Flag" ::= { affirmedZoneGatewayGwDebugStatsWf-mcdSgwInstanceLevelEntry 17 } affirmedZoneGatewayGwDebugStatsWf-mcdSgwInstanceLevelNumWfSessionModifyChangeMaskIpsecParams OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Workflow MCD Session Modifys with change mask Ipsec Params" ::= { affirmedZoneGatewayGwDebugStatsWf-mcdSgwInstanceLevelEntry 18 } affirmedZoneGatewayGwDebugStatsWf-mcdSgwInstanceLevelNumWfSessionModifyChangeMaskSubscrVtapParams OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Workflow MCD Session Modifys with change mask Subscr Vtap Params" ::= { affirmedZoneGatewayGwDebugStatsWf-mcdSgwInstanceLevelEntry 19 } affirmedZoneGatewayGwDebugStatsWf-mcdSgwInstanceLevelNumWfSessionModifyChangeMaskInactivityIdleTimers OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Workflow MCD Session Modifys with change mask Inactivity Idle Timers" ::= { affirmedZoneGatewayGwDebugStatsWf-mcdSgwInstanceLevelEntry 20 } affirmedZoneGatewayGwDebugStatsWf-mcdSgwInstanceLevelNumWfSessionModifyChangeMaskGeoStandbyFullSchema OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Workflow MCD Session Modifys with change mask Geo Standby Full Schema" ::= { affirmedZoneGatewayGwDebugStatsWf-mcdSgwInstanceLevelEntry 21 } affirmedZoneGatewayGwDebugStatsWf-mcdSgwInstanceLevelNumWfSessionModifyChangeMaskChargingOverride OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Workflow MCD Session Modifys with change mask Charging Override" ::= { affirmedZoneGatewayGwDebugStatsWf-mcdSgwInstanceLevelEntry 22 } affirmedZoneGatewayGwDebugStatsWf-mcdSgwInstanceLevelNumWfSessionModifyChangeMaskCaleaDynamicTarget OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Workflow MCD Session Modifys with change mask Calea Dynamic Target" ::= { affirmedZoneGatewayGwDebugStatsWf-mcdSgwInstanceLevelEntry 23 } affirmedZoneGatewayGwDebugStatsWf-mcdSgwInstanceLevelNumWfSessionModifyChangeMaskCrbnProfileChange OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Workflow MCD Session Modifys with change mask Crbn Profile Change" ::= { affirmedZoneGatewayGwDebugStatsWf-mcdSgwInstanceLevelEntry 24 } affirmedZoneGatewayGwDebugStatsWf-mcdGtpproxyServiceLevelTable OBJECT-TYPE SYNTAX SEQUENCE OF AffirmedZoneGatewayGwDebugStatsWf-mcdGtpproxyServiceLevelEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "" ::= { affirmedZoneMIB 446 } affirmedZoneGatewayGwDebugStatsWf-mcdGtpproxyServiceLevelEntry OBJECT-TYPE SYNTAX AffirmedZoneGatewayGwDebugStatsWf-mcdGtpproxyServiceLevelEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "" INDEX { affirmedZoneName, affirmedZoneGatewayGwDebugStatsWf-mcdGtpproxyServiceLevelChassis } ::= { affirmedZoneGatewayGwDebugStatsWf-mcdGtpproxyServiceLevelTable 1 } AffirmedZoneGatewayGwDebugStatsWf-mcdGtpproxyServiceLevelEntry ::= SEQUENCE { affirmedZoneGatewayGwDebugStatsWf-mcdGtpproxyServiceLevelChassis Unsigned32, affirmedZoneGatewayGwDebugStatsWf-mcdGtpproxyServiceLevelNumWfSessionAdd ConfdString, affirmedZoneGatewayGwDebugStatsWf-mcdGtpproxyServiceLevelNumWfSessionModify ConfdString, affirmedZoneGatewayGwDebugStatsWf-mcdGtpproxyServiceLevelNumWfSessionDelete ConfdString, affirmedZoneGatewayGwDebugStatsWf-mcdGtpproxyServiceLevelNumWfSessionModifyChangeMaskAddBearer ConfdString, affirmedZoneGatewayGwDebugStatsWf-mcdGtpproxyServiceLevelNumWfSessionModifyChangeMaskModifyBearer ConfdString, affirmedZoneGatewayGwDebugStatsWf-mcdGtpproxyServiceLevelNumWfSessionModifyChangeMaskDeleteBearer ConfdString, affirmedZoneGatewayGwDebugStatsWf-mcdGtpproxyServiceLevelNumWfSessionModifyChangeMaskSessionQos ConfdString, affirmedZoneGatewayGwDebugStatsWf-mcdGtpproxyServiceLevelNumWfSessionModifyChangeMaskHandoff ConfdString, affirmedZoneGatewayGwDebugStatsWf-mcdGtpproxyServiceLevelNumWfSessionModifyChangeMaskChargingParams ConfdString, affirmedZoneGatewayGwDebugStatsWf-mcdGtpproxyServiceLevelNumWfSessionModifyChangeMaskContentParams ConfdString, affirmedZoneGatewayGwDebugStatsWf-mcdGtpproxyServiceLevelNumWfSessionModifyChangeMaskEvtLogParams ConfdString, affirmedZoneGatewayGwDebugStatsWf-mcdGtpproxyServiceLevelNumWfSessionModifyChangeMaskLocationParams ConfdString, affirmedZoneGatewayGwDebugStatsWf-mcdGtpproxyServiceLevelNumWfSessionModifyChangeMaskSubscrIp ConfdString, affirmedZoneGatewayGwDebugStatsWf-mcdGtpproxyServiceLevelNumWfSessionModifyChangeMaskWfdSwitch ConfdString, affirmedZoneGatewayGwDebugStatsWf-mcdGtpproxyServiceLevelNumWfSessionModifyChangeMaskVSAInfo ConfdString, affirmedZoneGatewayGwDebugStatsWf-mcdGtpproxyServiceLevelNumWfSessionModifyChangeMaskNoProxyFlag ConfdString, affirmedZoneGatewayGwDebugStatsWf-mcdGtpproxyServiceLevelNumWfSessionModifyChangeMaskIpsecParams ConfdString, affirmedZoneGatewayGwDebugStatsWf-mcdGtpproxyServiceLevelNumWfSessionModifyChangeMaskSubscrVtapParams ConfdString, affirmedZoneGatewayGwDebugStatsWf-mcdGtpproxyServiceLevelNumWfSessionModifyChangeMaskInactivityIdleTimers ConfdString, affirmedZoneGatewayGwDebugStatsWf-mcdGtpproxyServiceLevelNumWfSessionModifyChangeMaskGeoStandbyFullSchema ConfdString, affirmedZoneGatewayGwDebugStatsWf-mcdGtpproxyServiceLevelNumWfSessionModifyChangeMaskChargingOverride ConfdString, affirmedZoneGatewayGwDebugStatsWf-mcdGtpproxyServiceLevelNumWfSessionModifyChangeMaskCaleaDynamicTarget ConfdString, affirmedZoneGatewayGwDebugStatsWf-mcdGtpproxyServiceLevelNumWfSessionModifyChangeMaskCrbnProfileChange ConfdString } affirmedZoneGatewayGwDebugStatsWf-mcdGtpproxyServiceLevelChassis OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS not-accessible STATUS current DESCRIPTION "chassis ID" ::= { affirmedZoneGatewayGwDebugStatsWf-mcdGtpproxyServiceLevelEntry 1 } affirmedZoneGatewayGwDebugStatsWf-mcdGtpproxyServiceLevelNumWfSessionAdd OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Workflow MCD Session Adds" ::= { affirmedZoneGatewayGwDebugStatsWf-mcdGtpproxyServiceLevelEntry 2 } affirmedZoneGatewayGwDebugStatsWf-mcdGtpproxyServiceLevelNumWfSessionModify OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Workflow MCD Session Modifys" ::= { affirmedZoneGatewayGwDebugStatsWf-mcdGtpproxyServiceLevelEntry 3 } affirmedZoneGatewayGwDebugStatsWf-mcdGtpproxyServiceLevelNumWfSessionDelete OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Workflow MCD Session Deletes" ::= { affirmedZoneGatewayGwDebugStatsWf-mcdGtpproxyServiceLevelEntry 4 } affirmedZoneGatewayGwDebugStatsWf-mcdGtpproxyServiceLevelNumWfSessionModifyChangeMaskAddBearer OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Workflow MCD Session Modifys with change mask Add Bearer" ::= { affirmedZoneGatewayGwDebugStatsWf-mcdGtpproxyServiceLevelEntry 5 } affirmedZoneGatewayGwDebugStatsWf-mcdGtpproxyServiceLevelNumWfSessionModifyChangeMaskModifyBearer OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Workflow MCD Session Modifys with change mask Modify Bearer" ::= { affirmedZoneGatewayGwDebugStatsWf-mcdGtpproxyServiceLevelEntry 6 } affirmedZoneGatewayGwDebugStatsWf-mcdGtpproxyServiceLevelNumWfSessionModifyChangeMaskDeleteBearer OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Workflow MCD Session Modifys with change mask Delete Bearer" ::= { affirmedZoneGatewayGwDebugStatsWf-mcdGtpproxyServiceLevelEntry 7 } affirmedZoneGatewayGwDebugStatsWf-mcdGtpproxyServiceLevelNumWfSessionModifyChangeMaskSessionQos OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Workflow MCD Session Modifys with change mask Session Qos" ::= { affirmedZoneGatewayGwDebugStatsWf-mcdGtpproxyServiceLevelEntry 8 } affirmedZoneGatewayGwDebugStatsWf-mcdGtpproxyServiceLevelNumWfSessionModifyChangeMaskHandoff OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Workflow MCD Session Modifys with change mask Handoff" ::= { affirmedZoneGatewayGwDebugStatsWf-mcdGtpproxyServiceLevelEntry 9 } affirmedZoneGatewayGwDebugStatsWf-mcdGtpproxyServiceLevelNumWfSessionModifyChangeMaskChargingParams OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Workflow MCD Session Modifys with change mask Charging Params" ::= { affirmedZoneGatewayGwDebugStatsWf-mcdGtpproxyServiceLevelEntry 10 } affirmedZoneGatewayGwDebugStatsWf-mcdGtpproxyServiceLevelNumWfSessionModifyChangeMaskContentParams OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Workflow MCD Session Modifys with change mask Content Params" ::= { affirmedZoneGatewayGwDebugStatsWf-mcdGtpproxyServiceLevelEntry 11 } affirmedZoneGatewayGwDebugStatsWf-mcdGtpproxyServiceLevelNumWfSessionModifyChangeMaskEvtLogParams OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Workflow MCD Session Modifys with change mask EvtLog Params" ::= { affirmedZoneGatewayGwDebugStatsWf-mcdGtpproxyServiceLevelEntry 12 } affirmedZoneGatewayGwDebugStatsWf-mcdGtpproxyServiceLevelNumWfSessionModifyChangeMaskLocationParams OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Workflow MCD Session Modifys with change mask Location Params" ::= { affirmedZoneGatewayGwDebugStatsWf-mcdGtpproxyServiceLevelEntry 13 } affirmedZoneGatewayGwDebugStatsWf-mcdGtpproxyServiceLevelNumWfSessionModifyChangeMaskSubscrIp OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Workflow MCD Session Modifys with change mask Subscr Ip" ::= { affirmedZoneGatewayGwDebugStatsWf-mcdGtpproxyServiceLevelEntry 14 } affirmedZoneGatewayGwDebugStatsWf-mcdGtpproxyServiceLevelNumWfSessionModifyChangeMaskWfdSwitch OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Workflow MCD Session Modifys with change mask Wfd Switch" ::= { affirmedZoneGatewayGwDebugStatsWf-mcdGtpproxyServiceLevelEntry 15 } affirmedZoneGatewayGwDebugStatsWf-mcdGtpproxyServiceLevelNumWfSessionModifyChangeMaskVSAInfo OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Workflow MCD Session Modifys with change mask VSA Info" ::= { affirmedZoneGatewayGwDebugStatsWf-mcdGtpproxyServiceLevelEntry 16 } affirmedZoneGatewayGwDebugStatsWf-mcdGtpproxyServiceLevelNumWfSessionModifyChangeMaskNoProxyFlag OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Workflow MCD Session Modifys with change mask No Proxy Flag" ::= { affirmedZoneGatewayGwDebugStatsWf-mcdGtpproxyServiceLevelEntry 17 } affirmedZoneGatewayGwDebugStatsWf-mcdGtpproxyServiceLevelNumWfSessionModifyChangeMaskIpsecParams OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Workflow MCD Session Modifys with change mask Ipsec Params" ::= { affirmedZoneGatewayGwDebugStatsWf-mcdGtpproxyServiceLevelEntry 18 } affirmedZoneGatewayGwDebugStatsWf-mcdGtpproxyServiceLevelNumWfSessionModifyChangeMaskSubscrVtapParams OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Workflow MCD Session Modifys with change mask Subscr Vtap Params" ::= { affirmedZoneGatewayGwDebugStatsWf-mcdGtpproxyServiceLevelEntry 19 } affirmedZoneGatewayGwDebugStatsWf-mcdGtpproxyServiceLevelNumWfSessionModifyChangeMaskInactivityIdleTimers OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Workflow MCD Session Modifys with change mask Inactivity Idle Timers" ::= { affirmedZoneGatewayGwDebugStatsWf-mcdGtpproxyServiceLevelEntry 20 } affirmedZoneGatewayGwDebugStatsWf-mcdGtpproxyServiceLevelNumWfSessionModifyChangeMaskGeoStandbyFullSchema OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Workflow MCD Session Modifys with change mask Geo Standby Full Schema" ::= { affirmedZoneGatewayGwDebugStatsWf-mcdGtpproxyServiceLevelEntry 21 } affirmedZoneGatewayGwDebugStatsWf-mcdGtpproxyServiceLevelNumWfSessionModifyChangeMaskChargingOverride OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Workflow MCD Session Modifys with change mask Charging Override" ::= { affirmedZoneGatewayGwDebugStatsWf-mcdGtpproxyServiceLevelEntry 22 } affirmedZoneGatewayGwDebugStatsWf-mcdGtpproxyServiceLevelNumWfSessionModifyChangeMaskCaleaDynamicTarget OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Workflow MCD Session Modifys with change mask Calea Dynamic Target" ::= { affirmedZoneGatewayGwDebugStatsWf-mcdGtpproxyServiceLevelEntry 23 } affirmedZoneGatewayGwDebugStatsWf-mcdGtpproxyServiceLevelNumWfSessionModifyChangeMaskCrbnProfileChange OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Workflow MCD Session Modifys with change mask Crbn Profile Change" ::= { affirmedZoneGatewayGwDebugStatsWf-mcdGtpproxyServiceLevelEntry 24 } affirmedZoneGatewayGwDebugStatsWf-mcdGtpproxyInstanceLevelTable OBJECT-TYPE SYNTAX SEQUENCE OF AffirmedZoneGatewayGwDebugStatsWf-mcdGtpproxyInstanceLevelEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "" ::= { affirmedZoneMIB 447 } affirmedZoneGatewayGwDebugStatsWf-mcdGtpproxyInstanceLevelEntry OBJECT-TYPE SYNTAX AffirmedZoneGatewayGwDebugStatsWf-mcdGtpproxyInstanceLevelEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "" INDEX { affirmedZoneName, affirmedZoneGatewayGwDebugStatsWf-mcdGtpproxyInstanceLevelServiceName } ::= { affirmedZoneGatewayGwDebugStatsWf-mcdGtpproxyInstanceLevelTable 1 } AffirmedZoneGatewayGwDebugStatsWf-mcdGtpproxyInstanceLevelEntry ::= SEQUENCE { affirmedZoneGatewayGwDebugStatsWf-mcdGtpproxyInstanceLevelServiceName String, affirmedZoneGatewayGwDebugStatsWf-mcdGtpproxyInstanceLevelNumWfSessionAdd ConfdString, affirmedZoneGatewayGwDebugStatsWf-mcdGtpproxyInstanceLevelNumWfSessionModify ConfdString, affirmedZoneGatewayGwDebugStatsWf-mcdGtpproxyInstanceLevelNumWfSessionDelete ConfdString, affirmedZoneGatewayGwDebugStatsWf-mcdGtpproxyInstanceLevelNumWfSessionModifyChangeMaskAddBearer ConfdString, affirmedZoneGatewayGwDebugStatsWf-mcdGtpproxyInstanceLevelNumWfSessionModifyChangeMaskModifyBearer ConfdString, affirmedZoneGatewayGwDebugStatsWf-mcdGtpproxyInstanceLevelNumWfSessionModifyChangeMaskDeleteBearer ConfdString, affirmedZoneGatewayGwDebugStatsWf-mcdGtpproxyInstanceLevelNumWfSessionModifyChangeMaskSessionQos ConfdString, affirmedZoneGatewayGwDebugStatsWf-mcdGtpproxyInstanceLevelNumWfSessionModifyChangeMaskHandoff ConfdString, affirmedZoneGatewayGwDebugStatsWf-mcdGtpproxyInstanceLevelNumWfSessionModifyChangeMaskChargingParams ConfdString, affirmedZoneGatewayGwDebugStatsWf-mcdGtpproxyInstanceLevelNumWfSessionModifyChangeMaskContentParams ConfdString, affirmedZoneGatewayGwDebugStatsWf-mcdGtpproxyInstanceLevelNumWfSessionModifyChangeMaskEvtLogParams ConfdString, affirmedZoneGatewayGwDebugStatsWf-mcdGtpproxyInstanceLevelNumWfSessionModifyChangeMaskLocationParams ConfdString, affirmedZoneGatewayGwDebugStatsWf-mcdGtpproxyInstanceLevelNumWfSessionModifyChangeMaskSubscrIp ConfdString, affirmedZoneGatewayGwDebugStatsWf-mcdGtpproxyInstanceLevelNumWfSessionModifyChangeMaskWfdSwitch ConfdString, affirmedZoneGatewayGwDebugStatsWf-mcdGtpproxyInstanceLevelNumWfSessionModifyChangeMaskVSAInfo ConfdString, affirmedZoneGatewayGwDebugStatsWf-mcdGtpproxyInstanceLevelNumWfSessionModifyChangeMaskNoProxyFlag ConfdString, affirmedZoneGatewayGwDebugStatsWf-mcdGtpproxyInstanceLevelNumWfSessionModifyChangeMaskIpsecParams ConfdString, affirmedZoneGatewayGwDebugStatsWf-mcdGtpproxyInstanceLevelNumWfSessionModifyChangeMaskSubscrVtapParams ConfdString, affirmedZoneGatewayGwDebugStatsWf-mcdGtpproxyInstanceLevelNumWfSessionModifyChangeMaskInactivityIdleTimers ConfdString, affirmedZoneGatewayGwDebugStatsWf-mcdGtpproxyInstanceLevelNumWfSessionModifyChangeMaskGeoStandbyFullSchema ConfdString, affirmedZoneGatewayGwDebugStatsWf-mcdGtpproxyInstanceLevelNumWfSessionModifyChangeMaskChargingOverride ConfdString, affirmedZoneGatewayGwDebugStatsWf-mcdGtpproxyInstanceLevelNumWfSessionModifyChangeMaskCaleaDynamicTarget ConfdString, affirmedZoneGatewayGwDebugStatsWf-mcdGtpproxyInstanceLevelNumWfSessionModifyChangeMaskCrbnProfileChange ConfdString } affirmedZoneGatewayGwDebugStatsWf-mcdGtpproxyInstanceLevelServiceName OBJECT-TYPE SYNTAX String MAX-ACCESS not-accessible STATUS current DESCRIPTION "Task Service Name" ::= { affirmedZoneGatewayGwDebugStatsWf-mcdGtpproxyInstanceLevelEntry 1 } affirmedZoneGatewayGwDebugStatsWf-mcdGtpproxyInstanceLevelNumWfSessionAdd OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Workflow MCD Session Adds" ::= { affirmedZoneGatewayGwDebugStatsWf-mcdGtpproxyInstanceLevelEntry 2 } affirmedZoneGatewayGwDebugStatsWf-mcdGtpproxyInstanceLevelNumWfSessionModify OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Workflow MCD Session Modifys" ::= { affirmedZoneGatewayGwDebugStatsWf-mcdGtpproxyInstanceLevelEntry 3 } affirmedZoneGatewayGwDebugStatsWf-mcdGtpproxyInstanceLevelNumWfSessionDelete OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Workflow MCD Session Deletes" ::= { affirmedZoneGatewayGwDebugStatsWf-mcdGtpproxyInstanceLevelEntry 4 } affirmedZoneGatewayGwDebugStatsWf-mcdGtpproxyInstanceLevelNumWfSessionModifyChangeMaskAddBearer OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Workflow MCD Session Modifys with change mask Add Bearer" ::= { affirmedZoneGatewayGwDebugStatsWf-mcdGtpproxyInstanceLevelEntry 5 } affirmedZoneGatewayGwDebugStatsWf-mcdGtpproxyInstanceLevelNumWfSessionModifyChangeMaskModifyBearer OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Workflow MCD Session Modifys with change mask Modify Bearer" ::= { affirmedZoneGatewayGwDebugStatsWf-mcdGtpproxyInstanceLevelEntry 6 } affirmedZoneGatewayGwDebugStatsWf-mcdGtpproxyInstanceLevelNumWfSessionModifyChangeMaskDeleteBearer OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Workflow MCD Session Modifys with change mask Delete Bearer" ::= { affirmedZoneGatewayGwDebugStatsWf-mcdGtpproxyInstanceLevelEntry 7 } affirmedZoneGatewayGwDebugStatsWf-mcdGtpproxyInstanceLevelNumWfSessionModifyChangeMaskSessionQos OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Workflow MCD Session Modifys with change mask Session Qos" ::= { affirmedZoneGatewayGwDebugStatsWf-mcdGtpproxyInstanceLevelEntry 8 } affirmedZoneGatewayGwDebugStatsWf-mcdGtpproxyInstanceLevelNumWfSessionModifyChangeMaskHandoff OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Workflow MCD Session Modifys with change mask Handoff" ::= { affirmedZoneGatewayGwDebugStatsWf-mcdGtpproxyInstanceLevelEntry 9 } affirmedZoneGatewayGwDebugStatsWf-mcdGtpproxyInstanceLevelNumWfSessionModifyChangeMaskChargingParams OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Workflow MCD Session Modifys with change mask Charging Params" ::= { affirmedZoneGatewayGwDebugStatsWf-mcdGtpproxyInstanceLevelEntry 10 } affirmedZoneGatewayGwDebugStatsWf-mcdGtpproxyInstanceLevelNumWfSessionModifyChangeMaskContentParams OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Workflow MCD Session Modifys with change mask Content Params" ::= { affirmedZoneGatewayGwDebugStatsWf-mcdGtpproxyInstanceLevelEntry 11 } affirmedZoneGatewayGwDebugStatsWf-mcdGtpproxyInstanceLevelNumWfSessionModifyChangeMaskEvtLogParams OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Workflow MCD Session Modifys with change mask EvtLog Params" ::= { affirmedZoneGatewayGwDebugStatsWf-mcdGtpproxyInstanceLevelEntry 12 } affirmedZoneGatewayGwDebugStatsWf-mcdGtpproxyInstanceLevelNumWfSessionModifyChangeMaskLocationParams OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Workflow MCD Session Modifys with change mask Location Params" ::= { affirmedZoneGatewayGwDebugStatsWf-mcdGtpproxyInstanceLevelEntry 13 } affirmedZoneGatewayGwDebugStatsWf-mcdGtpproxyInstanceLevelNumWfSessionModifyChangeMaskSubscrIp OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Workflow MCD Session Modifys with change mask Subscr Ip" ::= { affirmedZoneGatewayGwDebugStatsWf-mcdGtpproxyInstanceLevelEntry 14 } affirmedZoneGatewayGwDebugStatsWf-mcdGtpproxyInstanceLevelNumWfSessionModifyChangeMaskWfdSwitch OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Workflow MCD Session Modifys with change mask Wfd Switch" ::= { affirmedZoneGatewayGwDebugStatsWf-mcdGtpproxyInstanceLevelEntry 15 } affirmedZoneGatewayGwDebugStatsWf-mcdGtpproxyInstanceLevelNumWfSessionModifyChangeMaskVSAInfo OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Workflow MCD Session Modifys with change mask VSA Info" ::= { affirmedZoneGatewayGwDebugStatsWf-mcdGtpproxyInstanceLevelEntry 16 } affirmedZoneGatewayGwDebugStatsWf-mcdGtpproxyInstanceLevelNumWfSessionModifyChangeMaskNoProxyFlag OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Workflow MCD Session Modifys with change mask No Proxy Flag" ::= { affirmedZoneGatewayGwDebugStatsWf-mcdGtpproxyInstanceLevelEntry 17 } affirmedZoneGatewayGwDebugStatsWf-mcdGtpproxyInstanceLevelNumWfSessionModifyChangeMaskIpsecParams OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Workflow MCD Session Modifys with change mask Ipsec Params" ::= { affirmedZoneGatewayGwDebugStatsWf-mcdGtpproxyInstanceLevelEntry 18 } affirmedZoneGatewayGwDebugStatsWf-mcdGtpproxyInstanceLevelNumWfSessionModifyChangeMaskSubscrVtapParams OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Workflow MCD Session Modifys with change mask Subscr Vtap Params" ::= { affirmedZoneGatewayGwDebugStatsWf-mcdGtpproxyInstanceLevelEntry 19 } affirmedZoneGatewayGwDebugStatsWf-mcdGtpproxyInstanceLevelNumWfSessionModifyChangeMaskInactivityIdleTimers OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Workflow MCD Session Modifys with change mask Inactivity Idle Timers" ::= { affirmedZoneGatewayGwDebugStatsWf-mcdGtpproxyInstanceLevelEntry 20 } affirmedZoneGatewayGwDebugStatsWf-mcdGtpproxyInstanceLevelNumWfSessionModifyChangeMaskGeoStandbyFullSchema OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Workflow MCD Session Modifys with change mask Geo Standby Full Schema" ::= { affirmedZoneGatewayGwDebugStatsWf-mcdGtpproxyInstanceLevelEntry 21 } affirmedZoneGatewayGwDebugStatsWf-mcdGtpproxyInstanceLevelNumWfSessionModifyChangeMaskChargingOverride OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Workflow MCD Session Modifys with change mask Charging Override" ::= { affirmedZoneGatewayGwDebugStatsWf-mcdGtpproxyInstanceLevelEntry 22 } affirmedZoneGatewayGwDebugStatsWf-mcdGtpproxyInstanceLevelNumWfSessionModifyChangeMaskCaleaDynamicTarget OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Workflow MCD Session Modifys with change mask Calea Dynamic Target" ::= { affirmedZoneGatewayGwDebugStatsWf-mcdGtpproxyInstanceLevelEntry 23 } affirmedZoneGatewayGwDebugStatsWf-mcdGtpproxyInstanceLevelNumWfSessionModifyChangeMaskCrbnProfileChange OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Workflow MCD Session Modifys with change mask Crbn Profile Change" ::= { affirmedZoneGatewayGwDebugStatsWf-mcdGtpproxyInstanceLevelEntry 24 } affirmedZoneGatewayDnsCacheCachedNaptrRecordTable OBJECT-TYPE SYNTAX SEQUENCE OF AffirmedZoneGatewayDnsCacheCachedNaptrRecordEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "" ::= { affirmedZoneMIB 475 } affirmedZoneGatewayDnsCacheCachedNaptrRecordEntry OBJECT-TYPE SYNTAX AffirmedZoneGatewayDnsCacheCachedNaptrRecordEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "" INDEX { affirmedZoneName, affirmedZoneGatewayDnsCacheCachedNaptrRecordNetworkContext, affirmedZoneGatewayDnsCacheCachedNaptrRecordFqdn, affirmedZoneGatewayDnsCacheCachedNaptrRecordIdx } ::= { affirmedZoneGatewayDnsCacheCachedNaptrRecordTable 1 } AffirmedZoneGatewayDnsCacheCachedNaptrRecordEntry ::= SEQUENCE { affirmedZoneGatewayDnsCacheCachedNaptrRecordNetworkContext String, affirmedZoneGatewayDnsCacheCachedNaptrRecordFqdn String, affirmedZoneGatewayDnsCacheCachedNaptrRecordIdx Unsigned32, affirmedZoneGatewayDnsCacheCachedNaptrRecordNaptrRRType String, affirmedZoneGatewayDnsCacheCachedNaptrRecordNaptrServiceType String, affirmedZoneGatewayDnsCacheCachedNaptrRecordNaptrRR String, affirmedZoneGatewayDnsCacheCachedNaptrRecordNaptrOrder Unsigned32, affirmedZoneGatewayDnsCacheCachedNaptrRecordNaptrPref Unsigned32 } affirmedZoneGatewayDnsCacheCachedNaptrRecordNetworkContext OBJECT-TYPE SYNTAX String MAX-ACCESS not-accessible STATUS current DESCRIPTION "Network context name" ::= { affirmedZoneGatewayDnsCacheCachedNaptrRecordEntry 1 } affirmedZoneGatewayDnsCacheCachedNaptrRecordFqdn OBJECT-TYPE SYNTAX String MAX-ACCESS not-accessible STATUS current DESCRIPTION "FQDN" ::= { affirmedZoneGatewayDnsCacheCachedNaptrRecordEntry 2 } affirmedZoneGatewayDnsCacheCachedNaptrRecordIdx OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS not-accessible STATUS current DESCRIPTION "NAPTR record number" ::= { affirmedZoneGatewayDnsCacheCachedNaptrRecordEntry 3 } affirmedZoneGatewayDnsCacheCachedNaptrRecordNaptrRRType OBJECT-TYPE SYNTAX String MAX-ACCESS read-only STATUS current DESCRIPTION "NAPTR Replacement Record Type (a - A/AAAA, s - SRV)" ::= { affirmedZoneGatewayDnsCacheCachedNaptrRecordEntry 4 } affirmedZoneGatewayDnsCacheCachedNaptrRecordNaptrServiceType OBJECT-TYPE SYNTAX String MAX-ACCESS read-only STATUS current DESCRIPTION "NAPTR Replacement record Indicating Type of Service" ::= { affirmedZoneGatewayDnsCacheCachedNaptrRecordEntry 5 } affirmedZoneGatewayDnsCacheCachedNaptrRecordNaptrRR OBJECT-TYPE SYNTAX String MAX-ACCESS read-only STATUS current DESCRIPTION "NAPTR Replacement record" ::= { affirmedZoneGatewayDnsCacheCachedNaptrRecordEntry 6 } affirmedZoneGatewayDnsCacheCachedNaptrRecordNaptrOrder OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "NAPTR Order field" ::= { affirmedZoneGatewayDnsCacheCachedNaptrRecordEntry 7 } affirmedZoneGatewayDnsCacheCachedNaptrRecordNaptrPref OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "NAPTR preference field" ::= { affirmedZoneGatewayDnsCacheCachedNaptrRecordEntry 8 } affirmedZoneGatewayDnsCacheCachedSrvRecordTable OBJECT-TYPE SYNTAX SEQUENCE OF AffirmedZoneGatewayDnsCacheCachedSrvRecordEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "" ::= { affirmedZoneMIB 476 } affirmedZoneGatewayDnsCacheCachedSrvRecordEntry OBJECT-TYPE SYNTAX AffirmedZoneGatewayDnsCacheCachedSrvRecordEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "" INDEX { affirmedZoneName, affirmedZoneGatewayDnsCacheCachedSrvRecordNetworkContext, affirmedZoneGatewayDnsCacheCachedSrvRecordFqdn, affirmedZoneGatewayDnsCacheCachedSrvRecordIdx } ::= { affirmedZoneGatewayDnsCacheCachedSrvRecordTable 1 } AffirmedZoneGatewayDnsCacheCachedSrvRecordEntry ::= SEQUENCE { affirmedZoneGatewayDnsCacheCachedSrvRecordNetworkContext String, affirmedZoneGatewayDnsCacheCachedSrvRecordFqdn String, affirmedZoneGatewayDnsCacheCachedSrvRecordIdx Unsigned32, affirmedZoneGatewayDnsCacheCachedSrvRecordHostName String, affirmedZoneGatewayDnsCacheCachedSrvRecordPriority Unsigned32, affirmedZoneGatewayDnsCacheCachedSrvRecordWeight Unsigned32 } affirmedZoneGatewayDnsCacheCachedSrvRecordNetworkContext OBJECT-TYPE SYNTAX String MAX-ACCESS not-accessible STATUS current DESCRIPTION "Network context name" ::= { affirmedZoneGatewayDnsCacheCachedSrvRecordEntry 1 } affirmedZoneGatewayDnsCacheCachedSrvRecordFqdn OBJECT-TYPE SYNTAX String MAX-ACCESS not-accessible STATUS current DESCRIPTION "FQDN" ::= { affirmedZoneGatewayDnsCacheCachedSrvRecordEntry 2 } affirmedZoneGatewayDnsCacheCachedSrvRecordIdx OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS not-accessible STATUS current DESCRIPTION "SRV record number" ::= { affirmedZoneGatewayDnsCacheCachedSrvRecordEntry 3 } affirmedZoneGatewayDnsCacheCachedSrvRecordHostName OBJECT-TYPE SYNTAX String MAX-ACCESS read-only STATUS current DESCRIPTION "IPv4 or IPv6 Hostname" ::= { affirmedZoneGatewayDnsCacheCachedSrvRecordEntry 4 } affirmedZoneGatewayDnsCacheCachedSrvRecordPriority OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "SRV priority field" ::= { affirmedZoneGatewayDnsCacheCachedSrvRecordEntry 5 } affirmedZoneGatewayDnsCacheCachedSrvRecordWeight OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "SRV weight field" ::= { affirmedZoneGatewayDnsCacheCachedSrvRecordEntry 6 } affirmedZoneGatewayDnsCacheCachedIPRecordTable OBJECT-TYPE SYNTAX SEQUENCE OF AffirmedZoneGatewayDnsCacheCachedIPRecordEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "" ::= { affirmedZoneMIB 477 } affirmedZoneGatewayDnsCacheCachedIPRecordEntry OBJECT-TYPE SYNTAX AffirmedZoneGatewayDnsCacheCachedIPRecordEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "" INDEX { affirmedZoneName, affirmedZoneGatewayDnsCacheCachedIPRecordNetworkContext, affirmedZoneGatewayDnsCacheCachedIPRecordFqdn, affirmedZoneGatewayDnsCacheCachedIPRecordIdx } ::= { affirmedZoneGatewayDnsCacheCachedIPRecordTable 1 } AffirmedZoneGatewayDnsCacheCachedIPRecordEntry ::= SEQUENCE { affirmedZoneGatewayDnsCacheCachedIPRecordNetworkContext String, affirmedZoneGatewayDnsCacheCachedIPRecordFqdn String, affirmedZoneGatewayDnsCacheCachedIPRecordIdx Unsigned32, affirmedZoneGatewayDnsCacheCachedIPRecordIPAddress String, affirmedZoneGatewayDnsCacheCachedIPRecordTTL Unsigned32, affirmedZoneGatewayDnsCacheCachedIPRecordRemainingTTL Unsigned32 } affirmedZoneGatewayDnsCacheCachedIPRecordNetworkContext OBJECT-TYPE SYNTAX String MAX-ACCESS not-accessible STATUS current DESCRIPTION "Network context name" ::= { affirmedZoneGatewayDnsCacheCachedIPRecordEntry 1 } affirmedZoneGatewayDnsCacheCachedIPRecordFqdn OBJECT-TYPE SYNTAX String MAX-ACCESS not-accessible STATUS current DESCRIPTION "FQDN" ::= { affirmedZoneGatewayDnsCacheCachedIPRecordEntry 2 } affirmedZoneGatewayDnsCacheCachedIPRecordIdx OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS not-accessible STATUS current DESCRIPTION "IP address record number" ::= { affirmedZoneGatewayDnsCacheCachedIPRecordEntry 3 } affirmedZoneGatewayDnsCacheCachedIPRecordIPAddress OBJECT-TYPE SYNTAX String MAX-ACCESS read-only STATUS current DESCRIPTION "IP Address" ::= { affirmedZoneGatewayDnsCacheCachedIPRecordEntry 4 } affirmedZoneGatewayDnsCacheCachedIPRecordTTL OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "TTL received from dns server" ::= { affirmedZoneGatewayDnsCacheCachedIPRecordEntry 5 } affirmedZoneGatewayDnsCacheCachedIPRecordRemainingTTL OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Time before expiry in seconds" ::= { affirmedZoneGatewayDnsCacheCachedIPRecordEntry 6 } affirmedZoneGatewayGtpPeerStatusTable OBJECT-TYPE SYNTAX SEQUENCE OF AffirmedZoneGatewayGtpPeerStatusEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "" ::= { affirmedZoneMIB 264 } affirmedZoneGatewayGtpPeerStatusEntry OBJECT-TYPE SYNTAX AffirmedZoneGatewayGtpPeerStatusEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "" INDEX { affirmedZoneName, affirmedZoneGatewayGtpPeerStatusGwName, affirmedZoneGatewayGtpPeerStatusPeerAddress, affirmedZoneGatewayGtpPeerStatusNetworkContextKey } ::= { affirmedZoneGatewayGtpPeerStatusTable 1 } AffirmedZoneGatewayGtpPeerStatusEntry ::= SEQUENCE { affirmedZoneGatewayGtpPeerStatusGwName String, affirmedZoneGatewayGtpPeerStatusPeerAddress String, affirmedZoneGatewayGtpPeerStatusNetworkContext String, affirmedZoneGatewayGtpPeerStatusGtpVersion INTEGER, affirmedZoneGatewayGtpPeerStatusRestartCounter Unsigned32, affirmedZoneGatewayGtpPeerStatusState INTEGER, affirmedZoneGatewayGtpPeerStatusNodeLci Unsigned32, affirmedZoneGatewayGtpPeerStatusNodeOci Unsigned32, affirmedZoneGatewayGtpPeerStatusLocalAddress String, affirmedZoneGatewayGtpPeerStatusNetworkContextKey String } affirmedZoneGatewayGtpPeerStatusGwName OBJECT-TYPE SYNTAX String MAX-ACCESS not-accessible STATUS current DESCRIPTION "Gateway Name" ::= { affirmedZoneGatewayGtpPeerStatusEntry 1 } affirmedZoneGatewayGtpPeerStatusPeerAddress OBJECT-TYPE SYNTAX String MAX-ACCESS not-accessible STATUS current DESCRIPTION "Peer IP Address, must be a valid IPV4 or IPV6 address" ::= { affirmedZoneGatewayGtpPeerStatusEntry 2 } affirmedZoneGatewayGtpPeerStatusNetworkContext OBJECT-TYPE SYNTAX String MAX-ACCESS read-only STATUS deprecated DESCRIPTION "Network Context name" ::= { affirmedZoneGatewayGtpPeerStatusEntry 3 } affirmedZoneGatewayGtpPeerStatusGtpVersion OBJECT-TYPE SYNTAX INTEGER {gtpv0(0),gtpv1(1),gtpv2(2),gtpUv1(3),gtpUv0(4),unknown(5)} MAX-ACCESS read-only STATUS current DESCRIPTION "GTP version of interface with peer" ::= { affirmedZoneGatewayGtpPeerStatusEntry 4 } affirmedZoneGatewayGtpPeerStatusRestartCounter OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Peer's restart counter value from recovery IE" ::= { affirmedZoneGatewayGtpPeerStatusEntry 5 } affirmedZoneGatewayGtpPeerStatusState OBJECT-TYPE SYNTAX INTEGER {unknown(0),up(1),down(2)} MAX-ACCESS read-only STATUS current DESCRIPTION "Peer state" ::= { affirmedZoneGatewayGtpPeerStatusEntry 6 } affirmedZoneGatewayGtpPeerStatusNodeLci OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Peer Node Load Control Information" ::= { affirmedZoneGatewayGtpPeerStatusEntry 7 } affirmedZoneGatewayGtpPeerStatusNodeOci OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Peer Node Overload Control Information" ::= { affirmedZoneGatewayGtpPeerStatusEntry 8 } affirmedZoneGatewayGtpPeerStatusLocalAddress OBJECT-TYPE SYNTAX String MAX-ACCESS read-only STATUS current DESCRIPTION "Local IP Address, must be a valid IPV4 or IPV6 address" ::= { affirmedZoneGatewayGtpPeerStatusEntry 9 } affirmedZoneGatewayGtpPeerStatusNetworkContextKey OBJECT-TYPE SYNTAX String MAX-ACCESS not-accessible STATUS current DESCRIPTION "Network Context name" ::= { affirmedZoneGatewayGtpPeerStatusEntry 10 } affirmedZoneGatewayStraceTraceRulesTable OBJECT-TYPE SYNTAX SEQUENCE OF AffirmedZoneGatewayStraceTraceRulesEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "" ::= { affirmedZoneMIB 265 } affirmedZoneGatewayStraceTraceRulesEntry OBJECT-TYPE SYNTAX AffirmedZoneGatewayStraceTraceRulesEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "" INDEX { affirmedZoneName, affirmedZoneGatewayStraceTraceRulesImsi, affirmedZoneGatewayStraceTraceRulesGwname } ::= { affirmedZoneGatewayStraceTraceRulesTable 1 } AffirmedZoneGatewayStraceTraceRulesEntry ::= SEQUENCE { affirmedZoneGatewayStraceTraceRulesImsi ConfdString, affirmedZoneGatewayStraceTraceRulesGwname String, affirmedZoneGatewayStraceTraceRulesTraceid String } affirmedZoneGatewayStraceTraceRulesImsi OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS not-accessible STATUS current DESCRIPTION "" ::= { affirmedZoneGatewayStraceTraceRulesEntry 1 } affirmedZoneGatewayStraceTraceRulesGwname OBJECT-TYPE SYNTAX String MAX-ACCESS not-accessible STATUS current DESCRIPTION "" ::= { affirmedZoneGatewayStraceTraceRulesEntry 2 } affirmedZoneGatewayStraceTraceRulesTraceid OBJECT-TYPE SYNTAX String MAX-ACCESS read-only STATUS current DESCRIPTION "" ::= { affirmedZoneGatewayStraceTraceRulesEntry 3 } affirmedZoneGatewayStraceRulestatusTable OBJECT-TYPE SYNTAX SEQUENCE OF AffirmedZoneGatewayStraceRulestatusEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "" ::= { affirmedZoneMIB 266 } affirmedZoneGatewayStraceRulestatusEntry OBJECT-TYPE SYNTAX AffirmedZoneGatewayStraceRulestatusEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "" INDEX { affirmedZoneName, affirmedZoneGatewayStraceRulestatusName } ::= { affirmedZoneGatewayStraceRulestatusTable 1 } AffirmedZoneGatewayStraceRulestatusEntry ::= SEQUENCE { affirmedZoneGatewayStraceRulestatusName String, affirmedZoneGatewayStraceRulestatusImsi ConfdString, affirmedZoneGatewayStraceRulestatusTraceid ConfdString, affirmedZoneGatewayStraceRulestatusGateway String, affirmedZoneGatewayStraceRulestatusState INTEGER, affirmedZoneGatewayStraceRulestatusDepth INTEGER, affirmedZoneGatewayStraceRulestatusInterfaces String, affirmedZoneGatewayStraceRulestatusActivation String, affirmedZoneGatewayStraceRulestatusTrigger String, affirmedZoneGatewayStraceRulestatusTce String } affirmedZoneGatewayStraceRulestatusName OBJECT-TYPE SYNTAX String MAX-ACCESS not-accessible STATUS current DESCRIPTION "" ::= { affirmedZoneGatewayStraceRulestatusEntry 1 } affirmedZoneGatewayStraceRulestatusImsi OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "" ::= { affirmedZoneGatewayStraceRulestatusEntry 2 } affirmedZoneGatewayStraceRulestatusTraceid OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "" ::= { affirmedZoneGatewayStraceRulestatusEntry 3 } affirmedZoneGatewayStraceRulestatusGateway OBJECT-TYPE SYNTAX String MAX-ACCESS read-only STATUS current DESCRIPTION "" ::= { affirmedZoneGatewayStraceRulestatusEntry 4 } affirmedZoneGatewayStraceRulestatusState OBJECT-TYPE SYNTAX INTEGER {disabled(0),enabled(1)} MAX-ACCESS read-only STATUS current DESCRIPTION "" ::= { affirmedZoneGatewayStraceRulestatusEntry 5 } affirmedZoneGatewayStraceRulestatusDepth OBJECT-TYPE SYNTAX INTEGER {minimum(0),medium(1),maximum(2),minimumWithoutExt(3),mediumWithoutExt(4),maximumWithoutExt(5)} MAX-ACCESS read-only STATUS current DESCRIPTION "" ::= { affirmedZoneGatewayStraceRulestatusEntry 6 } affirmedZoneGatewayStraceRulestatusInterfaces OBJECT-TYPE SYNTAX String MAX-ACCESS read-only STATUS current DESCRIPTION "" ::= { affirmedZoneGatewayStraceRulestatusEntry 7 } affirmedZoneGatewayStraceRulestatusActivation OBJECT-TYPE SYNTAX String MAX-ACCESS read-only STATUS current DESCRIPTION "" ::= { affirmedZoneGatewayStraceRulestatusEntry 8 } affirmedZoneGatewayStraceRulestatusTrigger OBJECT-TYPE SYNTAX String MAX-ACCESS read-only STATUS current DESCRIPTION "" ::= { affirmedZoneGatewayStraceRulestatusEntry 9 } affirmedZoneGatewayStraceRulestatusTce OBJECT-TYPE SYNTAX String MAX-ACCESS read-only STATUS current DESCRIPTION "" ::= { affirmedZoneGatewayStraceRulestatusEntry 10 } affirmedZoneGatewayDnsUserPlaneRecordsDnsUserPlaneListTable OBJECT-TYPE SYNTAX SEQUENCE OF AffirmedZoneGatewayDnsUserPlaneRecordsDnsUserPlaneListEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "" ::= { affirmedZoneMIB 527 } affirmedZoneGatewayDnsUserPlaneRecordsDnsUserPlaneListEntry OBJECT-TYPE SYNTAX AffirmedZoneGatewayDnsUserPlaneRecordsDnsUserPlaneListEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "" INDEX { affirmedZoneName, affirmedZoneGatewayDnsUserPlaneRecordsDnsUserPlaneListGwName, affirmedZoneGatewayDnsUserPlaneRecordsDnsUserPlaneListServiceName, affirmedZoneGatewayDnsUserPlaneRecordsDnsUserPlaneListNaptrFqdn, affirmedZoneGatewayDnsUserPlaneRecordsDnsUserPlaneListUserplaneProfile, affirmedZoneGatewayDnsUserPlaneRecordsDnsUserPlaneListIpAddress, affirmedZoneGatewayDnsUserPlaneRecordsDnsUserPlaneListHostName } ::= { affirmedZoneGatewayDnsUserPlaneRecordsDnsUserPlaneListTable 1 } AffirmedZoneGatewayDnsUserPlaneRecordsDnsUserPlaneListEntry ::= SEQUENCE { affirmedZoneGatewayDnsUserPlaneRecordsDnsUserPlaneListGwName String, affirmedZoneGatewayDnsUserPlaneRecordsDnsUserPlaneListServiceName String, affirmedZoneGatewayDnsUserPlaneRecordsDnsUserPlaneListNaptrFqdn String, affirmedZoneGatewayDnsUserPlaneRecordsDnsUserPlaneListUserplaneProfile String, affirmedZoneGatewayDnsUserPlaneRecordsDnsUserPlaneListIpAddress String, affirmedZoneGatewayDnsUserPlaneRecordsDnsUserPlaneListHostName String, affirmedZoneGatewayDnsUserPlaneRecordsDnsUserPlaneListPriority Unsigned32, affirmedZoneGatewayDnsUserPlaneRecordsDnsUserPlaneListStatisticalWeight Unsigned32, affirmedZoneGatewayDnsUserPlaneRecordsDnsUserPlaneListDnsTTL Unsigned32, affirmedZoneGatewayDnsUserPlaneRecordsDnsUserPlaneListDnsTTLRemaining Unsigned32 } affirmedZoneGatewayDnsUserPlaneRecordsDnsUserPlaneListGwName OBJECT-TYPE SYNTAX String MAX-ACCESS not-accessible STATUS current DESCRIPTION "Gateway name" ::= { affirmedZoneGatewayDnsUserPlaneRecordsDnsUserPlaneListEntry 1 } affirmedZoneGatewayDnsUserPlaneRecordsDnsUserPlaneListServiceName OBJECT-TYPE SYNTAX String MAX-ACCESS not-accessible STATUS current DESCRIPTION "Task Service Name" ::= { affirmedZoneGatewayDnsUserPlaneRecordsDnsUserPlaneListEntry 2 } affirmedZoneGatewayDnsUserPlaneRecordsDnsUserPlaneListNaptrFqdn OBJECT-TYPE SYNTAX String MAX-ACCESS not-accessible STATUS current DESCRIPTION "NAPTR fqdn" ::= { affirmedZoneGatewayDnsUserPlaneRecordsDnsUserPlaneListEntry 3 } affirmedZoneGatewayDnsUserPlaneRecordsDnsUserPlaneListUserplaneProfile OBJECT-TYPE SYNTAX String MAX-ACCESS not-accessible STATUS current DESCRIPTION "PFCP name for the IP address" ::= { affirmedZoneGatewayDnsUserPlaneRecordsDnsUserPlaneListEntry 4 } affirmedZoneGatewayDnsUserPlaneRecordsDnsUserPlaneListIpAddress OBJECT-TYPE SYNTAX String MAX-ACCESS not-accessible STATUS current DESCRIPTION "user plane IP Address" ::= { affirmedZoneGatewayDnsUserPlaneRecordsDnsUserPlaneListEntry 5 } affirmedZoneGatewayDnsUserPlaneRecordsDnsUserPlaneListHostName OBJECT-TYPE SYNTAX String MAX-ACCESS not-accessible STATUS current DESCRIPTION "Hostname" ::= { affirmedZoneGatewayDnsUserPlaneRecordsDnsUserPlaneListEntry 6 } affirmedZoneGatewayDnsUserPlaneRecordsDnsUserPlaneListPriority OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Priority" ::= { affirmedZoneGatewayDnsUserPlaneRecordsDnsUserPlaneListEntry 7 } affirmedZoneGatewayDnsUserPlaneRecordsDnsUserPlaneListStatisticalWeight OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Statistical Weight" ::= { affirmedZoneGatewayDnsUserPlaneRecordsDnsUserPlaneListEntry 8 } affirmedZoneGatewayDnsUserPlaneRecordsDnsUserPlaneListDnsTTL OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "DNS TTL (seconds)" ::= { affirmedZoneGatewayDnsUserPlaneRecordsDnsUserPlaneListEntry 9 } affirmedZoneGatewayDnsUserPlaneRecordsDnsUserPlaneListDnsTTLRemaining OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "DNS TTL remaining (seconds)" ::= { affirmedZoneGatewayDnsUserPlaneRecordsDnsUserPlaneListEntry 10 } affirmedZoneGatewayDnsUserPlaneRecordsDnsActiveUserPlaneProfileTable OBJECT-TYPE SYNTAX SEQUENCE OF AffirmedZoneGatewayDnsUserPlaneRecordsDnsActiveUserPlaneProfileEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "" ::= { affirmedZoneMIB 528 } affirmedZoneGatewayDnsUserPlaneRecordsDnsActiveUserPlaneProfileEntry OBJECT-TYPE SYNTAX AffirmedZoneGatewayDnsUserPlaneRecordsDnsActiveUserPlaneProfileEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "" INDEX { affirmedZoneName, affirmedZoneGatewayDnsUserPlaneRecordsDnsActiveUserPlaneProfileGwName, affirmedZoneGatewayDnsUserPlaneRecordsDnsActiveUserPlaneProfileServiceName, affirmedZoneGatewayDnsUserPlaneRecordsDnsActiveUserPlaneProfileNaptrFqdn, affirmedZoneGatewayDnsUserPlaneRecordsDnsActiveUserPlaneProfileUserplaneProfile } ::= { affirmedZoneGatewayDnsUserPlaneRecordsDnsActiveUserPlaneProfileTable 1 } AffirmedZoneGatewayDnsUserPlaneRecordsDnsActiveUserPlaneProfileEntry ::= SEQUENCE { affirmedZoneGatewayDnsUserPlaneRecordsDnsActiveUserPlaneProfileGwName String, affirmedZoneGatewayDnsUserPlaneRecordsDnsActiveUserPlaneProfileServiceName String, affirmedZoneGatewayDnsUserPlaneRecordsDnsActiveUserPlaneProfileNaptrFqdn String, affirmedZoneGatewayDnsUserPlaneRecordsDnsActiveUserPlaneProfileUserplaneProfile String, affirmedZoneGatewayDnsUserPlaneRecordsDnsActiveUserPlaneProfileStatus String } affirmedZoneGatewayDnsUserPlaneRecordsDnsActiveUserPlaneProfileGwName OBJECT-TYPE SYNTAX String MAX-ACCESS not-accessible STATUS current DESCRIPTION "Gateway name" ::= { affirmedZoneGatewayDnsUserPlaneRecordsDnsActiveUserPlaneProfileEntry 1 } affirmedZoneGatewayDnsUserPlaneRecordsDnsActiveUserPlaneProfileServiceName OBJECT-TYPE SYNTAX String MAX-ACCESS not-accessible STATUS current DESCRIPTION "Task Service Name" ::= { affirmedZoneGatewayDnsUserPlaneRecordsDnsActiveUserPlaneProfileEntry 2 } affirmedZoneGatewayDnsUserPlaneRecordsDnsActiveUserPlaneProfileNaptrFqdn OBJECT-TYPE SYNTAX String MAX-ACCESS not-accessible STATUS current DESCRIPTION "user plane fqdn" ::= { affirmedZoneGatewayDnsUserPlaneRecordsDnsActiveUserPlaneProfileEntry 3 } affirmedZoneGatewayDnsUserPlaneRecordsDnsActiveUserPlaneProfileUserplaneProfile OBJECT-TYPE SYNTAX String MAX-ACCESS not-accessible STATUS current DESCRIPTION "user plane profile name" ::= { affirmedZoneGatewayDnsUserPlaneRecordsDnsActiveUserPlaneProfileEntry 4 } affirmedZoneGatewayDnsUserPlaneRecordsDnsActiveUserPlaneProfileStatus OBJECT-TYPE SYNTAX String MAX-ACCESS read-only STATUS current DESCRIPTION "user plane status" ::= { affirmedZoneGatewayDnsUserPlaneRecordsDnsActiveUserPlaneProfileEntry 5 } affirmedZoneGatewayPfcpPeerStatusTable OBJECT-TYPE SYNTAX SEQUENCE OF AffirmedZoneGatewayPfcpPeerStatusEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "" ::= { affirmedZoneMIB 483 } affirmedZoneGatewayPfcpPeerStatusEntry OBJECT-TYPE SYNTAX AffirmedZoneGatewayPfcpPeerStatusEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "" INDEX { affirmedZoneName, affirmedZoneGatewayPfcpPeerStatusGwName, affirmedZoneGatewayPfcpPeerStatusPeerAddress } ::= { affirmedZoneGatewayPfcpPeerStatusTable 1 } AffirmedZoneGatewayPfcpPeerStatusEntry ::= SEQUENCE { affirmedZoneGatewayPfcpPeerStatusGwName String, affirmedZoneGatewayPfcpPeerStatusPeerAddress String, affirmedZoneGatewayPfcpPeerStatusPeerName String, affirmedZoneGatewayPfcpPeerStatusLocalAddress String, affirmedZoneGatewayPfcpPeerStatusNetworkContext String, affirmedZoneGatewayPfcpPeerStatusPfcpVersion INTEGER, affirmedZoneGatewayPfcpPeerStatusAssociationStatus INTEGER, affirmedZoneGatewayPfcpPeerStatusHeartbeatStatus INTEGER, affirmedZoneGatewayPfcpPeerStatusPeerRecoveryValue String, affirmedZoneGatewayPfcpPeerStatusFunctionsSupported Unsigned32, affirmedZoneGatewayPfcpPeerStatusSupportedFunctions String, affirmedZoneGatewayPfcpPeerStatusCurrentLoad String } affirmedZoneGatewayPfcpPeerStatusGwName OBJECT-TYPE SYNTAX String MAX-ACCESS not-accessible STATUS current DESCRIPTION "Gateway Name" ::= { affirmedZoneGatewayPfcpPeerStatusEntry 1 } affirmedZoneGatewayPfcpPeerStatusPeerAddress OBJECT-TYPE SYNTAX String MAX-ACCESS not-accessible STATUS current DESCRIPTION "Peer IP Address, must be a valid IPV4 or IPV6 address" ::= { affirmedZoneGatewayPfcpPeerStatusEntry 2 } affirmedZoneGatewayPfcpPeerStatusPeerName OBJECT-TYPE SYNTAX String MAX-ACCESS read-only STATUS current DESCRIPTION "PFCP Peer Name" ::= { affirmedZoneGatewayPfcpPeerStatusEntry 3 } affirmedZoneGatewayPfcpPeerStatusLocalAddress OBJECT-TYPE SYNTAX String MAX-ACCESS read-only STATUS current DESCRIPTION "Local IP Address, must be a valid IPV4 or IPV6 address" ::= { affirmedZoneGatewayPfcpPeerStatusEntry 4 } affirmedZoneGatewayPfcpPeerStatusNetworkContext OBJECT-TYPE SYNTAX String MAX-ACCESS read-only STATUS current DESCRIPTION "Network Context name" ::= { affirmedZoneGatewayPfcpPeerStatusEntry 5 } affirmedZoneGatewayPfcpPeerStatusPfcpVersion OBJECT-TYPE SYNTAX INTEGER {v1(1)} MAX-ACCESS read-only STATUS current DESCRIPTION "PFCP version of interface with peer" ::= { affirmedZoneGatewayPfcpPeerStatusEntry 6 } affirmedZoneGatewayPfcpPeerStatusAssociationStatus OBJECT-TYPE SYNTAX INTEGER {unknown(0),up(1),going-down(2),pending-update(3),pending-release(4),down(5)} MAX-ACCESS read-only STATUS current DESCRIPTION "PFCP Peer Association Status" ::= { affirmedZoneGatewayPfcpPeerStatusEntry 7 } affirmedZoneGatewayPfcpPeerStatusHeartbeatStatus OBJECT-TYPE SYNTAX INTEGER {idle(0),up(1),down(2)} MAX-ACCESS read-only STATUS current DESCRIPTION "PFCP Peer Heartbeat Status" ::= { affirmedZoneGatewayPfcpPeerStatusEntry 8 } affirmedZoneGatewayPfcpPeerStatusPeerRecoveryValue OBJECT-TYPE SYNTAX String MAX-ACCESS read-only STATUS current DESCRIPTION "Peer Recovery Value" ::= { affirmedZoneGatewayPfcpPeerStatusEntry 9 } affirmedZoneGatewayPfcpPeerStatusFunctionsSupported OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Functions Supported" ::= { affirmedZoneGatewayPfcpPeerStatusEntry 10 } affirmedZoneGatewayPfcpPeerStatusSupportedFunctions OBJECT-TYPE SYNTAX String MAX-ACCESS read-only STATUS current DESCRIPTION "Supported Functions " ::= { affirmedZoneGatewayPfcpPeerStatusEntry 11 } affirmedZoneGatewayPfcpPeerStatusCurrentLoad OBJECT-TYPE SYNTAX String MAX-ACCESS read-only STATUS current DESCRIPTION "Current Load Level of the PFCP Peer" ::= { affirmedZoneGatewayPfcpPeerStatusEntry 12 } affirmedZoneDpiStatisticsGridLevelGeneralTable OBJECT-TYPE SYNTAX SEQUENCE OF AffirmedZoneDpiStatisticsGridLevelGeneralEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "" ::= { affirmedZoneMIB 2 } affirmedZoneDpiStatisticsGridLevelGeneralEntry OBJECT-TYPE SYNTAX AffirmedZoneDpiStatisticsGridLevelGeneralEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "" INDEX { affirmedZoneName, affirmedZoneDpiStatisticsGridLevelGeneralGrid } ::= { affirmedZoneDpiStatisticsGridLevelGeneralTable 1 } AffirmedZoneDpiStatisticsGridLevelGeneralEntry ::= SEQUENCE { affirmedZoneDpiStatisticsGridLevelGeneralGrid Unsigned32, affirmedZoneDpiStatisticsGridLevelGeneralProtocolUndetected ConfdString, affirmedZoneDpiStatisticsGridLevelGeneralDetectionFlows ConfdString, affirmedZoneDpiStatisticsGridLevelGeneralDetectionPkts ConfdString, affirmedZoneDpiStatisticsGridLevelGeneralDetectionBytes ConfdString, affirmedZoneDpiStatisticsGridLevelGeneralDecodeFlows ConfdString, affirmedZoneDpiStatisticsGridLevelGeneralDecodePkts ConfdString, affirmedZoneDpiStatisticsGridLevelGeneralDecodeBytes ConfdString, affirmedZoneDpiStatisticsGridLevelGeneralProtocolUndetectedPkts ConfdString, affirmedZoneDpiStatisticsGridLevelGeneralProtocolUndetectedBytes ConfdString, affirmedZoneDpiStatisticsGridLevelGeneralDetectionTotalPkts ConfdString, affirmedZoneDpiStatisticsGridLevelGeneralDetectionTotalBytes ConfdString, affirmedZoneDpiStatisticsGridLevelGeneralDecodeTotalPkts ConfdString, affirmedZoneDpiStatisticsGridLevelGeneralDecodeTotalBytes ConfdString, affirmedZoneDpiStatisticsGridLevelGeneralNoDpiFlows ConfdString, affirmedZoneDpiStatisticsGridLevelGeneralNoDpiTotalPkts ConfdString, affirmedZoneDpiStatisticsGridLevelGeneralNoDpiTotalBytes ConfdString, affirmedZoneDpiStatisticsGridLevelGeneralDetectionUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelGeneralDetectionUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelGeneralDetectionDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelGeneralDetectionDlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelGeneralDecodeUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelGeneralDecodeUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelGeneralDecodeDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelGeneralDecodeDlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelGeneralProtocolUndetectedUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelGeneralProtocolUndetectedUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelGeneralProtocolUndetectedDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelGeneralProtocolUndetectedDlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelGeneralDetectionTotalUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelGeneralDetectionTotalUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelGeneralDetectionTotalDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelGeneralDetectionTotalDlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelGeneralDecodeTotalUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelGeneralDecodeTotalUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelGeneralDecodeTotalDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelGeneralDecodeTotalDlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelGeneralNoDpiTotalUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelGeneralNoDpiTotalUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelGeneralNoDpiTotalDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelGeneralNoDpiTotalDlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelGeneralAMQPFlows ConfdString, affirmedZoneDpiStatisticsGridLevelGeneralAMQPUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelGeneralAMQPUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelGeneralAMQPDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelGeneralAMQPDlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelGeneralApplicationUndetected ConfdString, affirmedZoneDpiStatisticsGridLevelGeneralApplicationUndetectedPkts ConfdString, affirmedZoneDpiStatisticsGridLevelGeneralApplicationUndetectedBytes ConfdString, affirmedZoneDpiStatisticsGridLevelGeneralApplicationUndetectedUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelGeneralApplicationUndetectedUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelGeneralApplicationUndetectedDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelGeneralApplicationUndetectedDlBytes ConfdString } affirmedZoneDpiStatisticsGridLevelGeneralGrid OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS not-accessible STATUS current DESCRIPTION "grid ID" ::= { affirmedZoneDpiStatisticsGridLevelGeneralEntry 1 } affirmedZoneDpiStatisticsGridLevelGeneralProtocolUndetected OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "flows for which DPI was engaged but no detection was made" ::= { affirmedZoneDpiStatisticsGridLevelGeneralEntry 2 } affirmedZoneDpiStatisticsGridLevelGeneralDetectionFlows OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "flows processed by DPI detection" ::= { affirmedZoneDpiStatisticsGridLevelGeneralEntry 3 } affirmedZoneDpiStatisticsGridLevelGeneralDetectionPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "packets processed by DPI detection" ::= { affirmedZoneDpiStatisticsGridLevelGeneralEntry 4 } affirmedZoneDpiStatisticsGridLevelGeneralDetectionBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "bytes processed by DPI detection" ::= { affirmedZoneDpiStatisticsGridLevelGeneralEntry 5 } affirmedZoneDpiStatisticsGridLevelGeneralDecodeFlows OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "flows processed by DPI decode" ::= { affirmedZoneDpiStatisticsGridLevelGeneralEntry 6 } affirmedZoneDpiStatisticsGridLevelGeneralDecodePkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "packets processed by DPI decode" ::= { affirmedZoneDpiStatisticsGridLevelGeneralEntry 7 } affirmedZoneDpiStatisticsGridLevelGeneralDecodeBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "bytes processed by DPI decode" ::= { affirmedZoneDpiStatisticsGridLevelGeneralEntry 8 } affirmedZoneDpiStatisticsGridLevelGeneralProtocolUndetectedPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "total packets on flows subjected to DPI where no detection was made" ::= { affirmedZoneDpiStatisticsGridLevelGeneralEntry 9 } affirmedZoneDpiStatisticsGridLevelGeneralProtocolUndetectedBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "total bytes on flows subjected to DPI where no detection was made" ::= { affirmedZoneDpiStatisticsGridLevelGeneralEntry 10 } affirmedZoneDpiStatisticsGridLevelGeneralDetectionTotalPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "total packets on flows processed by DPI detection" ::= { affirmedZoneDpiStatisticsGridLevelGeneralEntry 11 } affirmedZoneDpiStatisticsGridLevelGeneralDetectionTotalBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "total bytes on flows processed by DPI detection" ::= { affirmedZoneDpiStatisticsGridLevelGeneralEntry 12 } affirmedZoneDpiStatisticsGridLevelGeneralDecodeTotalPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "total packets on flows processed by DPI decode" ::= { affirmedZoneDpiStatisticsGridLevelGeneralEntry 13 } affirmedZoneDpiStatisticsGridLevelGeneralDecodeTotalBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "total bytes on flows processed by DPI decode" ::= { affirmedZoneDpiStatisticsGridLevelGeneralEntry 14 } affirmedZoneDpiStatisticsGridLevelGeneralNoDpiFlows OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "total flows not subjected to DPI" ::= { affirmedZoneDpiStatisticsGridLevelGeneralEntry 15 } affirmedZoneDpiStatisticsGridLevelGeneralNoDpiTotalPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "total packets on flows not subjected to DPI" ::= { affirmedZoneDpiStatisticsGridLevelGeneralEntry 16 } affirmedZoneDpiStatisticsGridLevelGeneralNoDpiTotalBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "total bytes on flows not subjected to DPI" ::= { affirmedZoneDpiStatisticsGridLevelGeneralEntry 17 } affirmedZoneDpiStatisticsGridLevelGeneralDetectionUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "uplink packets processed by DPI detection" ::= { affirmedZoneDpiStatisticsGridLevelGeneralEntry 18 } affirmedZoneDpiStatisticsGridLevelGeneralDetectionUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "uplink bytes processed by DPI detection" ::= { affirmedZoneDpiStatisticsGridLevelGeneralEntry 19 } affirmedZoneDpiStatisticsGridLevelGeneralDetectionDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "downlink packets processed by DPI detection" ::= { affirmedZoneDpiStatisticsGridLevelGeneralEntry 20 } affirmedZoneDpiStatisticsGridLevelGeneralDetectionDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "downlink bytes processed by DPI detection" ::= { affirmedZoneDpiStatisticsGridLevelGeneralEntry 21 } affirmedZoneDpiStatisticsGridLevelGeneralDecodeUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "uplink packets processed by DPI decode" ::= { affirmedZoneDpiStatisticsGridLevelGeneralEntry 22 } affirmedZoneDpiStatisticsGridLevelGeneralDecodeUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "uplink bytes processed by DPI decode" ::= { affirmedZoneDpiStatisticsGridLevelGeneralEntry 23 } affirmedZoneDpiStatisticsGridLevelGeneralDecodeDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "downlink packets processed by DPI decode" ::= { affirmedZoneDpiStatisticsGridLevelGeneralEntry 24 } affirmedZoneDpiStatisticsGridLevelGeneralDecodeDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "downlink bytes processed by DPI decode" ::= { affirmedZoneDpiStatisticsGridLevelGeneralEntry 25 } affirmedZoneDpiStatisticsGridLevelGeneralProtocolUndetectedUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "total uplink packets on flows subjected to DPI where no detection was made" ::= { affirmedZoneDpiStatisticsGridLevelGeneralEntry 26 } affirmedZoneDpiStatisticsGridLevelGeneralProtocolUndetectedUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "total uplink bytes on flows subjected to DPI where no detection was made" ::= { affirmedZoneDpiStatisticsGridLevelGeneralEntry 27 } affirmedZoneDpiStatisticsGridLevelGeneralProtocolUndetectedDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "total downlink packets on flows subjected to DPI where no detection was made" ::= { affirmedZoneDpiStatisticsGridLevelGeneralEntry 28 } affirmedZoneDpiStatisticsGridLevelGeneralProtocolUndetectedDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "total downlink bytes on flows subjected to DPI where no detection was made" ::= { affirmedZoneDpiStatisticsGridLevelGeneralEntry 29 } affirmedZoneDpiStatisticsGridLevelGeneralDetectionTotalUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "total uplink packets on flows processed by DPI detection" ::= { affirmedZoneDpiStatisticsGridLevelGeneralEntry 30 } affirmedZoneDpiStatisticsGridLevelGeneralDetectionTotalUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "total uplink bytes on flows processed by DPI detection" ::= { affirmedZoneDpiStatisticsGridLevelGeneralEntry 31 } affirmedZoneDpiStatisticsGridLevelGeneralDetectionTotalDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "total downlink packets on flows processed by DPI detection" ::= { affirmedZoneDpiStatisticsGridLevelGeneralEntry 32 } affirmedZoneDpiStatisticsGridLevelGeneralDetectionTotalDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "total downlink bytes on flows processed by DPI detection" ::= { affirmedZoneDpiStatisticsGridLevelGeneralEntry 33 } affirmedZoneDpiStatisticsGridLevelGeneralDecodeTotalUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "total uplink packets on flows processed by DPI decode" ::= { affirmedZoneDpiStatisticsGridLevelGeneralEntry 34 } affirmedZoneDpiStatisticsGridLevelGeneralDecodeTotalUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "total uplink bytes on flows processed by DPI decode" ::= { affirmedZoneDpiStatisticsGridLevelGeneralEntry 35 } affirmedZoneDpiStatisticsGridLevelGeneralDecodeTotalDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "total downlink packets on flows processed by DPI decode" ::= { affirmedZoneDpiStatisticsGridLevelGeneralEntry 36 } affirmedZoneDpiStatisticsGridLevelGeneralDecodeTotalDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "total downlink bytes on flows processed by DPI decode" ::= { affirmedZoneDpiStatisticsGridLevelGeneralEntry 37 } affirmedZoneDpiStatisticsGridLevelGeneralNoDpiTotalUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "total uplink packets on flows not subjected to DPI" ::= { affirmedZoneDpiStatisticsGridLevelGeneralEntry 38 } affirmedZoneDpiStatisticsGridLevelGeneralNoDpiTotalUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "total uplink bytes on flows not subjected to DPI" ::= { affirmedZoneDpiStatisticsGridLevelGeneralEntry 39 } affirmedZoneDpiStatisticsGridLevelGeneralNoDpiTotalDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "total downlink packets on flows not subjected to DPI" ::= { affirmedZoneDpiStatisticsGridLevelGeneralEntry 40 } affirmedZoneDpiStatisticsGridLevelGeneralNoDpiTotalDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "total downlink bytes on flows not subjected to DPI" ::= { affirmedZoneDpiStatisticsGridLevelGeneralEntry 41 } affirmedZoneDpiStatisticsGridLevelGeneralAMQPFlows OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Advanced Message Queuing Protocol flows" ::= { affirmedZoneDpiStatisticsGridLevelGeneralEntry 42 } affirmedZoneDpiStatisticsGridLevelGeneralAMQPUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Advanced Message Queuing Protocol uplink packets" ::= { affirmedZoneDpiStatisticsGridLevelGeneralEntry 43 } affirmedZoneDpiStatisticsGridLevelGeneralAMQPUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Advanced Message Queuing Protocol uplink bytes" ::= { affirmedZoneDpiStatisticsGridLevelGeneralEntry 44 } affirmedZoneDpiStatisticsGridLevelGeneralAMQPDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Advanced Message Queuing Protocol downlink packets" ::= { affirmedZoneDpiStatisticsGridLevelGeneralEntry 45 } affirmedZoneDpiStatisticsGridLevelGeneralAMQPDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Advanced Message Queuing Protocol downlink bytes" ::= { affirmedZoneDpiStatisticsGridLevelGeneralEntry 46 } affirmedZoneDpiStatisticsGridLevelGeneralApplicationUndetected OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "flows for which DPI was engaged but no detection was made" ::= { affirmedZoneDpiStatisticsGridLevelGeneralEntry 47 } affirmedZoneDpiStatisticsGridLevelGeneralApplicationUndetectedPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "total packets on flows subjected to DPI where no detection was made" ::= { affirmedZoneDpiStatisticsGridLevelGeneralEntry 48 } affirmedZoneDpiStatisticsGridLevelGeneralApplicationUndetectedBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "total bytes on flows subjected to DPI where no detection was made" ::= { affirmedZoneDpiStatisticsGridLevelGeneralEntry 49 } affirmedZoneDpiStatisticsGridLevelGeneralApplicationUndetectedUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "total uplink packets on flows subjected to DPI where no detection was made" ::= { affirmedZoneDpiStatisticsGridLevelGeneralEntry 50 } affirmedZoneDpiStatisticsGridLevelGeneralApplicationUndetectedUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "total uplink bytes on flows subjected to DPI where no detection was made" ::= { affirmedZoneDpiStatisticsGridLevelGeneralEntry 51 } affirmedZoneDpiStatisticsGridLevelGeneralApplicationUndetectedDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "total downlink packets on flows subjected to DPI where no detection was made" ::= { affirmedZoneDpiStatisticsGridLevelGeneralEntry 52 } affirmedZoneDpiStatisticsGridLevelGeneralApplicationUndetectedDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "total downlink bytes on flows subjected to DPI where no detection was made" ::= { affirmedZoneDpiStatisticsGridLevelGeneralEntry 53 } affirmedZoneDpiStatisticsGridLevelOperatingSystemsTable OBJECT-TYPE SYNTAX SEQUENCE OF AffirmedZoneDpiStatisticsGridLevelOperatingSystemsEntry MAX-ACCESS not-accessible STATUS deprecated DESCRIPTION "" ::= { affirmedZoneMIB 3 } affirmedZoneDpiStatisticsGridLevelOperatingSystemsEntry OBJECT-TYPE SYNTAX AffirmedZoneDpiStatisticsGridLevelOperatingSystemsEntry MAX-ACCESS not-accessible STATUS deprecated DESCRIPTION "" INDEX { affirmedZoneName, affirmedZoneDpiStatisticsGridLevelOperatingSystemsGrid } ::= { affirmedZoneDpiStatisticsGridLevelOperatingSystemsTable 1 } AffirmedZoneDpiStatisticsGridLevelOperatingSystemsEntry ::= SEQUENCE { affirmedZoneDpiStatisticsGridLevelOperatingSystemsGrid Unsigned32, affirmedZoneDpiStatisticsGridLevelOperatingSystemsUndetectedFlows ConfdString, affirmedZoneDpiStatisticsGridLevelOperatingSystemsUndetectedUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelOperatingSystemsUndetectedUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelOperatingSystemsUndetectedDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelOperatingSystemsUndetectedDlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelOperatingSystemsOtherFlows ConfdString, affirmedZoneDpiStatisticsGridLevelOperatingSystemsOtherUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelOperatingSystemsOtherUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelOperatingSystemsOtherDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelOperatingSystemsOtherDlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelOperatingSystemsWindowsDesktopFlows ConfdString, affirmedZoneDpiStatisticsGridLevelOperatingSystemsWindowsDesktopUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelOperatingSystemsWindowsDesktopUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelOperatingSystemsWindowsDesktopDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelOperatingSystemsWindowsDesktopDlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelOperatingSystemsWindowsPhoneFlows ConfdString, affirmedZoneDpiStatisticsGridLevelOperatingSystemsWindowsPhoneUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelOperatingSystemsWindowsPhoneUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelOperatingSystemsWindowsPhoneDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelOperatingSystemsWindowsPhoneDlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelOperatingSystemsWindowsOtherFlows ConfdString, affirmedZoneDpiStatisticsGridLevelOperatingSystemsWindowsOtherUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelOperatingSystemsWindowsOtherUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelOperatingSystemsWindowsOtherDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelOperatingSystemsWindowsOtherDlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelOperatingSystemsLinuxFlows ConfdString, affirmedZoneDpiStatisticsGridLevelOperatingSystemsLinuxUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelOperatingSystemsLinuxUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelOperatingSystemsLinuxDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelOperatingSystemsLinuxDlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelOperatingSystemsMacOSFlows ConfdString, affirmedZoneDpiStatisticsGridLevelOperatingSystemsMacOSUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelOperatingSystemsMacOSUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelOperatingSystemsMacOSDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelOperatingSystemsMacOSDlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelOperatingSystemsIOSFlows ConfdString, affirmedZoneDpiStatisticsGridLevelOperatingSystemsIOSUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelOperatingSystemsIOSUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelOperatingSystemsIOSDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelOperatingSystemsIOSDlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelOperatingSystemsSymbianFlows ConfdString, affirmedZoneDpiStatisticsGridLevelOperatingSystemsSymbianUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelOperatingSystemsSymbianUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelOperatingSystemsSymbianDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelOperatingSystemsSymbianDlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelOperatingSystemsAndroidFlows ConfdString, affirmedZoneDpiStatisticsGridLevelOperatingSystemsAndroidUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelOperatingSystemsAndroidUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelOperatingSystemsAndroidDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelOperatingSystemsAndroidDlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelOperatingSystemsBlackberryFlows ConfdString, affirmedZoneDpiStatisticsGridLevelOperatingSystemsBlackberryUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelOperatingSystemsBlackberryUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelOperatingSystemsBlackberryDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelOperatingSystemsBlackberryDlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelOperatingSystemsWindowsFlows ConfdString, affirmedZoneDpiStatisticsGridLevelOperatingSystemsWindowsUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelOperatingSystemsWindowsUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelOperatingSystemsWindowsDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelOperatingSystemsWindowsDlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelOperatingSystemsWindowsMobileFlows ConfdString, affirmedZoneDpiStatisticsGridLevelOperatingSystemsWindowsMobileUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelOperatingSystemsWindowsMobileUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelOperatingSystemsWindowsMobileDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelOperatingSystemsWindowsMobileDlBytes ConfdString } affirmedZoneDpiStatisticsGridLevelOperatingSystemsGrid OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS not-accessible STATUS current DESCRIPTION "grid ID" ::= { affirmedZoneDpiStatisticsGridLevelOperatingSystemsEntry 1 } affirmedZoneDpiStatisticsGridLevelOperatingSystemsUndetectedFlows OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelOperatingSystemsEntry 2 } affirmedZoneDpiStatisticsGridLevelOperatingSystemsUndetectedUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelOperatingSystemsEntry 3 } affirmedZoneDpiStatisticsGridLevelOperatingSystemsUndetectedUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelOperatingSystemsEntry 4 } affirmedZoneDpiStatisticsGridLevelOperatingSystemsUndetectedDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelOperatingSystemsEntry 5 } affirmedZoneDpiStatisticsGridLevelOperatingSystemsUndetectedDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelOperatingSystemsEntry 6 } affirmedZoneDpiStatisticsGridLevelOperatingSystemsOtherFlows OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelOperatingSystemsEntry 7 } affirmedZoneDpiStatisticsGridLevelOperatingSystemsOtherUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelOperatingSystemsEntry 8 } affirmedZoneDpiStatisticsGridLevelOperatingSystemsOtherUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelOperatingSystemsEntry 9 } affirmedZoneDpiStatisticsGridLevelOperatingSystemsOtherDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelOperatingSystemsEntry 10 } affirmedZoneDpiStatisticsGridLevelOperatingSystemsOtherDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelOperatingSystemsEntry 11 } affirmedZoneDpiStatisticsGridLevelOperatingSystemsWindowsDesktopFlows OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelOperatingSystemsEntry 12 } affirmedZoneDpiStatisticsGridLevelOperatingSystemsWindowsDesktopUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelOperatingSystemsEntry 13 } affirmedZoneDpiStatisticsGridLevelOperatingSystemsWindowsDesktopUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelOperatingSystemsEntry 14 } affirmedZoneDpiStatisticsGridLevelOperatingSystemsWindowsDesktopDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelOperatingSystemsEntry 15 } affirmedZoneDpiStatisticsGridLevelOperatingSystemsWindowsDesktopDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelOperatingSystemsEntry 16 } affirmedZoneDpiStatisticsGridLevelOperatingSystemsWindowsPhoneFlows OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelOperatingSystemsEntry 17 } affirmedZoneDpiStatisticsGridLevelOperatingSystemsWindowsPhoneUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelOperatingSystemsEntry 18 } affirmedZoneDpiStatisticsGridLevelOperatingSystemsWindowsPhoneUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelOperatingSystemsEntry 19 } affirmedZoneDpiStatisticsGridLevelOperatingSystemsWindowsPhoneDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelOperatingSystemsEntry 20 } affirmedZoneDpiStatisticsGridLevelOperatingSystemsWindowsPhoneDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelOperatingSystemsEntry 21 } affirmedZoneDpiStatisticsGridLevelOperatingSystemsWindowsOtherFlows OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelOperatingSystemsEntry 22 } affirmedZoneDpiStatisticsGridLevelOperatingSystemsWindowsOtherUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelOperatingSystemsEntry 23 } affirmedZoneDpiStatisticsGridLevelOperatingSystemsWindowsOtherUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelOperatingSystemsEntry 24 } affirmedZoneDpiStatisticsGridLevelOperatingSystemsWindowsOtherDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelOperatingSystemsEntry 25 } affirmedZoneDpiStatisticsGridLevelOperatingSystemsWindowsOtherDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelOperatingSystemsEntry 26 } affirmedZoneDpiStatisticsGridLevelOperatingSystemsLinuxFlows OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelOperatingSystemsEntry 27 } affirmedZoneDpiStatisticsGridLevelOperatingSystemsLinuxUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelOperatingSystemsEntry 28 } affirmedZoneDpiStatisticsGridLevelOperatingSystemsLinuxUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelOperatingSystemsEntry 29 } affirmedZoneDpiStatisticsGridLevelOperatingSystemsLinuxDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelOperatingSystemsEntry 30 } affirmedZoneDpiStatisticsGridLevelOperatingSystemsLinuxDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelOperatingSystemsEntry 31 } affirmedZoneDpiStatisticsGridLevelOperatingSystemsMacOSFlows OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelOperatingSystemsEntry 32 } affirmedZoneDpiStatisticsGridLevelOperatingSystemsMacOSUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelOperatingSystemsEntry 33 } affirmedZoneDpiStatisticsGridLevelOperatingSystemsMacOSUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelOperatingSystemsEntry 34 } affirmedZoneDpiStatisticsGridLevelOperatingSystemsMacOSDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelOperatingSystemsEntry 35 } affirmedZoneDpiStatisticsGridLevelOperatingSystemsMacOSDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelOperatingSystemsEntry 36 } affirmedZoneDpiStatisticsGridLevelOperatingSystemsIOSFlows OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelOperatingSystemsEntry 37 } affirmedZoneDpiStatisticsGridLevelOperatingSystemsIOSUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelOperatingSystemsEntry 38 } affirmedZoneDpiStatisticsGridLevelOperatingSystemsIOSUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelOperatingSystemsEntry 39 } affirmedZoneDpiStatisticsGridLevelOperatingSystemsIOSDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelOperatingSystemsEntry 40 } affirmedZoneDpiStatisticsGridLevelOperatingSystemsIOSDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelOperatingSystemsEntry 41 } affirmedZoneDpiStatisticsGridLevelOperatingSystemsSymbianFlows OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelOperatingSystemsEntry 42 } affirmedZoneDpiStatisticsGridLevelOperatingSystemsSymbianUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelOperatingSystemsEntry 43 } affirmedZoneDpiStatisticsGridLevelOperatingSystemsSymbianUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelOperatingSystemsEntry 44 } affirmedZoneDpiStatisticsGridLevelOperatingSystemsSymbianDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelOperatingSystemsEntry 45 } affirmedZoneDpiStatisticsGridLevelOperatingSystemsSymbianDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelOperatingSystemsEntry 46 } affirmedZoneDpiStatisticsGridLevelOperatingSystemsAndroidFlows OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelOperatingSystemsEntry 47 } affirmedZoneDpiStatisticsGridLevelOperatingSystemsAndroidUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelOperatingSystemsEntry 48 } affirmedZoneDpiStatisticsGridLevelOperatingSystemsAndroidUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelOperatingSystemsEntry 49 } affirmedZoneDpiStatisticsGridLevelOperatingSystemsAndroidDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelOperatingSystemsEntry 50 } affirmedZoneDpiStatisticsGridLevelOperatingSystemsAndroidDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelOperatingSystemsEntry 51 } affirmedZoneDpiStatisticsGridLevelOperatingSystemsBlackberryFlows OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelOperatingSystemsEntry 52 } affirmedZoneDpiStatisticsGridLevelOperatingSystemsBlackberryUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelOperatingSystemsEntry 53 } affirmedZoneDpiStatisticsGridLevelOperatingSystemsBlackberryUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelOperatingSystemsEntry 54 } affirmedZoneDpiStatisticsGridLevelOperatingSystemsBlackberryDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelOperatingSystemsEntry 55 } affirmedZoneDpiStatisticsGridLevelOperatingSystemsBlackberryDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelOperatingSystemsEntry 56 } affirmedZoneDpiStatisticsGridLevelOperatingSystemsWindowsFlows OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelOperatingSystemsEntry 57 } affirmedZoneDpiStatisticsGridLevelOperatingSystemsWindowsUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelOperatingSystemsEntry 58 } affirmedZoneDpiStatisticsGridLevelOperatingSystemsWindowsUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelOperatingSystemsEntry 59 } affirmedZoneDpiStatisticsGridLevelOperatingSystemsWindowsDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelOperatingSystemsEntry 60 } affirmedZoneDpiStatisticsGridLevelOperatingSystemsWindowsDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelOperatingSystemsEntry 61 } affirmedZoneDpiStatisticsGridLevelOperatingSystemsWindowsMobileFlows OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelOperatingSystemsEntry 62 } affirmedZoneDpiStatisticsGridLevelOperatingSystemsWindowsMobileUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelOperatingSystemsEntry 63 } affirmedZoneDpiStatisticsGridLevelOperatingSystemsWindowsMobileUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelOperatingSystemsEntry 64 } affirmedZoneDpiStatisticsGridLevelOperatingSystemsWindowsMobileDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelOperatingSystemsEntry 65 } affirmedZoneDpiStatisticsGridLevelOperatingSystemsWindowsMobileDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelOperatingSystemsEntry 66 } affirmedZoneDpiStatisticsGridLevelTetheringTable OBJECT-TYPE SYNTAX SEQUENCE OF AffirmedZoneDpiStatisticsGridLevelTetheringEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "" ::= { affirmedZoneMIB 4 } affirmedZoneDpiStatisticsGridLevelTetheringEntry OBJECT-TYPE SYNTAX AffirmedZoneDpiStatisticsGridLevelTetheringEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "" INDEX { affirmedZoneName, affirmedZoneDpiStatisticsGridLevelTetheringGrid } ::= { affirmedZoneDpiStatisticsGridLevelTetheringTable 1 } AffirmedZoneDpiStatisticsGridLevelTetheringEntry ::= SEQUENCE { affirmedZoneDpiStatisticsGridLevelTetheringGrid Unsigned32, affirmedZoneDpiStatisticsGridLevelTetheringConnectedDeviceFlows ConfdString, affirmedZoneDpiStatisticsGridLevelTetheringConnectedDeviceUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelTetheringConnectedDeviceUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelTetheringConnectedDeviceDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelTetheringConnectedDeviceDlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelTetheringTetheredDeviceFlows ConfdString, affirmedZoneDpiStatisticsGridLevelTetheringTetheredDeviceUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelTetheringTetheredDeviceUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelTetheringTetheredDeviceDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelTetheringTetheredDeviceDlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelTetheringTetheringEntitledFlows ConfdString, affirmedZoneDpiStatisticsGridLevelTetheringTetheringEntitledUplinkPacketsPassed ConfdString, affirmedZoneDpiStatisticsGridLevelTetheringTetheringEntitledUplinkBytesPassed ConfdString, affirmedZoneDpiStatisticsGridLevelTetheringTetheringEntitledDownlinkPacketsPassed ConfdString, affirmedZoneDpiStatisticsGridLevelTetheringTetheringEntitledDownlinkBytesPassed ConfdString, affirmedZoneDpiStatisticsGridLevelTetheringTetheredFlowsDetectedUsingTtl ConfdString, affirmedZoneDpiStatisticsGridLevelTetheringTetheredFlowsDetectedUsingUserAgent ConfdString, affirmedZoneDpiStatisticsGridLevelTetheringTetheredFlowsDetectedUsingTcpIpFingerprinting ConfdString, affirmedZoneDpiStatisticsGridLevelTetheringTetheredFlowsDetectedUsingGquic-user-agent ConfdString, affirmedZoneDpiStatisticsGridLevelTetheringTetheredFlowsReportedUsingTtl ConfdString, affirmedZoneDpiStatisticsGridLevelTetheringTetheredFlowsReportedUsingUserAgent ConfdString, affirmedZoneDpiStatisticsGridLevelTetheringTetheredFlowsReportedUsingTcpIpFingerprinting ConfdString, affirmedZoneDpiStatisticsGridLevelTetheringTetheredFlowsReportedUsingGquic-user-agent ConfdString } affirmedZoneDpiStatisticsGridLevelTetheringGrid OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS not-accessible STATUS current DESCRIPTION "grid ID" ::= { affirmedZoneDpiStatisticsGridLevelTetheringEntry 1 } affirmedZoneDpiStatisticsGridLevelTetheringConnectedDeviceFlows OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelTetheringEntry 2 } affirmedZoneDpiStatisticsGridLevelTetheringConnectedDeviceUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelTetheringEntry 3 } affirmedZoneDpiStatisticsGridLevelTetheringConnectedDeviceUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelTetheringEntry 4 } affirmedZoneDpiStatisticsGridLevelTetheringConnectedDeviceDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelTetheringEntry 5 } affirmedZoneDpiStatisticsGridLevelTetheringConnectedDeviceDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelTetheringEntry 6 } affirmedZoneDpiStatisticsGridLevelTetheringTetheredDeviceFlows OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelTetheringEntry 7 } affirmedZoneDpiStatisticsGridLevelTetheringTetheredDeviceUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelTetheringEntry 8 } affirmedZoneDpiStatisticsGridLevelTetheringTetheredDeviceUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelTetheringEntry 9 } affirmedZoneDpiStatisticsGridLevelTetheringTetheredDeviceDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelTetheringEntry 10 } affirmedZoneDpiStatisticsGridLevelTetheringTetheredDeviceDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelTetheringEntry 11 } affirmedZoneDpiStatisticsGridLevelTetheringTetheringEntitledFlows OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelTetheringEntry 12 } affirmedZoneDpiStatisticsGridLevelTetheringTetheringEntitledUplinkPacketsPassed OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelTetheringEntry 13 } affirmedZoneDpiStatisticsGridLevelTetheringTetheringEntitledUplinkBytesPassed OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelTetheringEntry 14 } affirmedZoneDpiStatisticsGridLevelTetheringTetheringEntitledDownlinkPacketsPassed OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelTetheringEntry 15 } affirmedZoneDpiStatisticsGridLevelTetheringTetheringEntitledDownlinkBytesPassed OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelTetheringEntry 16 } affirmedZoneDpiStatisticsGridLevelTetheringTetheredFlowsDetectedUsingTtl OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelTetheringEntry 17 } affirmedZoneDpiStatisticsGridLevelTetheringTetheredFlowsDetectedUsingUserAgent OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelTetheringEntry 18 } affirmedZoneDpiStatisticsGridLevelTetheringTetheredFlowsDetectedUsingTcpIpFingerprinting OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelTetheringEntry 19 } affirmedZoneDpiStatisticsGridLevelTetheringTetheredFlowsDetectedUsingGquic-user-agent OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelTetheringEntry 20 } affirmedZoneDpiStatisticsGridLevelTetheringTetheredFlowsReportedUsingTtl OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelTetheringEntry 21 } affirmedZoneDpiStatisticsGridLevelTetheringTetheredFlowsReportedUsingUserAgent OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelTetheringEntry 22 } affirmedZoneDpiStatisticsGridLevelTetheringTetheredFlowsReportedUsingTcpIpFingerprinting OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelTetheringEntry 23 } affirmedZoneDpiStatisticsGridLevelTetheringTetheredFlowsReportedUsingGquic-user-agent OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelTetheringEntry 24 } affirmedZoneDpiStatisticsGridLevelApplicationsTable OBJECT-TYPE SYNTAX SEQUENCE OF AffirmedZoneDpiStatisticsGridLevelApplicationsEntry MAX-ACCESS not-accessible STATUS deprecated DESCRIPTION "" ::= { affirmedZoneMIB 5 } affirmedZoneDpiStatisticsGridLevelApplicationsEntry OBJECT-TYPE SYNTAX AffirmedZoneDpiStatisticsGridLevelApplicationsEntry MAX-ACCESS not-accessible STATUS deprecated DESCRIPTION "" INDEX { affirmedZoneName, affirmedZoneDpiStatisticsGridLevelApplicationsGrid } ::= { affirmedZoneDpiStatisticsGridLevelApplicationsTable 1 } AffirmedZoneDpiStatisticsGridLevelApplicationsEntry ::= SEQUENCE { affirmedZoneDpiStatisticsGridLevelApplicationsGrid Unsigned32, affirmedZoneDpiStatisticsGridLevelApplicationsUndetected ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsFacebook ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsMagicJack ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsITunes ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsMySpace ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsFaceTime ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsTruPhone ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsTwitter ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsWindowsMedia ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsXbox ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsRealMedia ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsGmail ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsGoober ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsBlackberry ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsICloud ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsUbuntuOne ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsDropBox ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsGoogleDocs ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsYuilop ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsIMessage ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsGoToMyPC ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsGoToMeeting ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsWindowsAzure ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsAmazonCloud ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsDailyMotion ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsDeezer ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsGrooveShark ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsSudaphone ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsOffice365 ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsUndetectedPkts ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsUndetectedBytes ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsFacebookPkts ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsFacebookBytes ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsMagicJackPkts ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsMagicJackBytes ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsITunesPkts ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsITunesBytes ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsMySpacePkts ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsMySpaceBytes ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsFaceTimePkts ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsFaceTimeBytes ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsTruPhonePkts ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsTruPhoneBytes ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsTwitterPkts ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsTwitterBytes ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsWindowsMediaPkts ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsWindowsMediaBytes ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsXboxPkts ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsXboxBytes ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsRealMediaPkts ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsRealMediaBytes ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsGmailPkts ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsGmailBytes ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsGooberPkts ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsGooberBytes ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsBlackberryPkts ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsBlackberryBytes ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsICloudPkts ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsICloudBytes ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsUbuntuOnePkts ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsUbuntuOneBytes ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsDropBoxPkts ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsDropBoxBytes ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsGoogleDocsPkts ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsGoogleDocsBytes ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsYuilopPkts ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsYuilopBytes ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsIMessagePkts ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsIMessageBytes ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsGoToMyPCPkts ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsGoToMyPCBytes ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsGoToMeetingPkts ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsGoToMeetingBytes ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsWindowsAzurePkts ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsWindowsAzureBytes ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsAmazonCloudPkts ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsAmazonCloudBytes ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsDailyMotionPkts ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsDailyMotionBytes ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsDeezerPkts ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsDeezerBytes ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsGrooveSharkPkts ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsGrooveSharkBytes ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsSudaphonePkts ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsSudaphoneBytes ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsOffice365Pkts ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsOffice365Bytes ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsUndetectedUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsUndetectedUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsUndetectedDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsUndetectedDlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsFacebookUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsFacebookUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsFacebookDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsFacebookDlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsMagicJackUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsMagicJackUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsMagicJackDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsMagicJackDlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsITunesUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsITunesUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsITunesDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsITunesDlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsMySpaceUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsMySpaceUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsMySpaceDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsMySpaceDlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsFaceTimeUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsFaceTimeUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsFaceTimeDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsFaceTimeDlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsTruPhoneUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsTruPhoneUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsTruPhoneDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsTruPhoneDlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsTwitterUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsTwitterUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsTwitterDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsTwitterDlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsWindowsMediaUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsWindowsMediaUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsWindowsMediaDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsWindowsMediaDlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsXboxUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsXboxUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsXboxDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsXboxDlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsRealMediaUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsRealMediaUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsRealMediaDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsRealMediaDlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsGmailUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsGmailUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsGmailDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsGmailDlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsGooberUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsGooberUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsGooberDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsGooberDlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsBlackberryUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsBlackberryUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsBlackberryDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsBlackberryDlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsICloudUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsICloudUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsICloudDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsICloudDlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsUbuntuOneUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsUbuntuOneUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsUbuntuOneDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsUbuntuOneDlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsDropBoxUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsDropBoxUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsDropBoxDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsDropBoxDlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsGoogleDocsUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsGoogleDocsUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsGoogleDocsDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsGoogleDocsDlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsYuilopUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsYuilopUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsYuilopDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsYuilopDlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsIMessageUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsIMessageUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsIMessageDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsIMessageDlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsGoToMyPCUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsGoToMyPCUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsGoToMyPCDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsGoToMyPCDlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsGoToMeetingUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsGoToMeetingUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsGoToMeetingDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsGoToMeetingDlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsWindowsAzureUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsWindowsAzureUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsWindowsAzureDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsWindowsAzureDlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsAmazonCloudUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsAmazonCloudUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsAmazonCloudDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsAmazonCloudDlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsDailyMotionUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsDailyMotionUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsDailyMotionDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsDailyMotionDlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsDeezerUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsDeezerUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsDeezerDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsDeezerDlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsGrooveSharkUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsGrooveSharkUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsGrooveSharkDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsGrooveSharkDlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsSudaphoneUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsSudaphoneUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsSudaphoneDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsSudaphoneDlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsOffice365UlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsOffice365UlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsOffice365DlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsOffice365DlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsCnTV ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsCnTVPkts ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsCnTVBytes ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsCnTVUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsCnTVUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsCnTVDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsCnTVDlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsSinaTV ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsSinaTVPkts ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsSinaTVBytes ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsSinaTVUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsSinaTVUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsSinaTVDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsSinaTVDlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsYoutube ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsYoutubePkts ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsYoutubeBytes ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsYoutubeUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsYoutubeUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsYoutubeDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsYoutubeDlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsVoipSwitch ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsVoipSwitchPkts ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsVoipSwitchBytes ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsVoipSwitchUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsVoipSwitchUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsVoipSwitchDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsVoipSwitchDlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsZynga ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsZyngaPkts ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsZyngaBytes ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsZyngaUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsZyngaUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsZyngaDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsZyngaDlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsCrimeCity ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsCrimeCityPkts ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsCrimeCityBytes ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsCrimeCityUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsCrimeCityUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsCrimeCityDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsCrimeCityDlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsModernWar ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsModernWarPkts ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsModernWarBytes ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsModernWarUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsModernWarUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsModernWarDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsModernWarDlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsVippie ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsVippiePkts ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsVippieBytes ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsVippieUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsVippieUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsVippieDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsVippieDlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsBox ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsBoxPkts ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsBoxBytes ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsBoxUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsBoxUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsBoxDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsBoxDlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsSkyDrive ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsSkyDrivePkts ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsSkyDriveBytes ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsSkyDriveUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsSkyDriveUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsSkyDriveDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsSkyDriveDlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsAdobeCreativeCloud ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsAdobeCreativeCloudPkts ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsAdobeCreativeCloudBytes ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsAdobeCreativeCloudUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsAdobeCreativeCloudUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsAdobeCreativeCloudDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsAdobeCreativeCloudDlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsLinkedin ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsLinkedinPkts ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsLinkedinBytes ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsLinkedinUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsLinkedinUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsLinkedinDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsLinkedinDlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsOrkut ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsOrkutPkts ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsOrkutBytes ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsOrkutUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsOrkutUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsOrkutDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsOrkutDlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsHi5 ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsHi5Pkts ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsHi5Bytes ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsHi5UlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsHi5UlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsHi5DlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsHi5DlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsSoribada ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsSoribadaPkts ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsSoribadaBytes ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsSoribadaUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsSoribadaUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsSoribadaDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsSoribadaDlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsZohoWorkOnline ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsZohoWorkOnlinePkts ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsZohoWorkOnlineBytes ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsZohoWorkOnlineUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsZohoWorkOnlineUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsZohoWorkOnlineDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsZohoWorkOnlineDlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsHotmail ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsHotmailPkts ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsHotmailBytes ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsHotmailUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsHotmailUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsHotmailDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsHotmailDlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsInstagram ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsInstagramPkts ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsInstagramBytes ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsInstagramUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsInstagramUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsInstagramDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsInstagramDlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsSugarsync ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsSugarsyncPkts ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsSugarsyncBytes ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsSugarsyncUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsSugarsyncUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsSugarsyncDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsSugarsyncDlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsWickr ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsWickrPkts ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsWickrBytes ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsWickrUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsWickrUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsWickrDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsWickrDlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsTigertext ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsTigertextPkts ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsTigertextBytes ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsTigertextUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsTigertextUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsTigertextDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsTigertextDlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsVibe ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsVibePkts ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsVibeBytes ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsVibeUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsVibeUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsVibeDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsVibeDlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsEnlegion ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsEnlegionPkts ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsEnlegionBytes ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsEnlegionUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsEnlegionUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsEnlegionDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsEnlegionDlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsVoxer ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsVoxerPkts ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsVoxerBytes ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsVoxerUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsVoxerUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsVoxerDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsVoxerDlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsLovefilm ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsLovefilmPkts ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsLovefilmBytes ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsLovefilmUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsLovefilmUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsLovefilmDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsLovefilmDlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsFriendster ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsFriendsterPkts ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsFriendsterBytes ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsFriendsterUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsFriendsterUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsFriendsterDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsFriendsterDlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsBurner ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsBurnerPkts ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsBurnerBytes ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsBurnerUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsBurnerUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsBurnerDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsBurnerDlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsFlickr ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsFlickrPkts ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsFlickrBytes ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsFlickrUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsFlickrUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsFlickrDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsFlickrDlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsLiveCom ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsLiveComPkts ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsLiveComBytes ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsLiveComUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsLiveComUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsLiveComDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsLiveComDlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsICQWebChatFlows ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsICQWebChatUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsICQWebChatUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsICQWebChatDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsICQWebChatDlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsRedTubeFlows ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsRedTubeUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsRedTubeUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsRedTubeDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsRedTubeDlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsEverNoteFlows ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsEverNoteUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsEverNoteUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsEverNoteDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsEverNoteDlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsSpreedFlows ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsSpreedUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsSpreedUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsSpreedDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsSpreedDlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsTextPlusFlows ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsTextPlusUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsTextPlusUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsTextPlusDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsTextPlusDlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsXVideosFlows ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsXVideosUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsXVideosUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsXVideosDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsXVideosDlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsSnapChatFlows ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsSnapChatUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsSnapChatUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsSnapChatDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsSnapChatDlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsYoukuFlows ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsYoukuUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsYoukuUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsYoukuDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsYoukuDlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsMyMusicTWFlows ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsMyMusicTWUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsMyMusicTWUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsMyMusicTWDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsMyMusicTWDlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsRenrenFlows ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsRenrenUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsRenrenUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsRenrenDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsRenrenDlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsYelpFlows ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsYelpUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsYelpUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsYelpDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsYelpDlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsAmazonShopFlows ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsAmazonShopUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsAmazonShopUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsAmazonShopDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsAmazonShopDlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsYoupornFlows ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsYoupornUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsYoupornUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsYoupornDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsYoupornDlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsEBayFlows ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsEBayUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsEBayUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsEBayDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsEBayDlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsPornhubFlows ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsPornhubUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsPornhubUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsPornhubDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsPornhubDlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsSpiderOakFlows ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsSpiderOakUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsSpiderOakUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsSpiderOakDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsSpiderOakDlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsAdriveFlows ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsAdriveUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsAdriveUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsAdriveDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsAdriveDlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsTumblrFlows ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsTumblrUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsTumblrUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsTumblrDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsTumblrDlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsXingFlows ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsXingUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsXingUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsXingDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsXingDlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsGooglePlayMusicFlows ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsGooglePlayMusicUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsGooglePlayMusicUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsGooglePlayMusicDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsGooglePlayMusicDlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsVimeoFlows ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsVimeoUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsVimeoUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsVimeoDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsVimeoDlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsSalesForceFlows ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsSalesForceUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsSalesForceUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsSalesForceDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsSalesForceDlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsITunesRadioFlows ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsITunesRadioUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsITunesRadioUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsITunesRadioDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsITunesRadioDlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsSinaWeiboFlows ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsSinaWeiboUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsSinaWeiboUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsSinaWeiboDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsSinaWeiboDlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsForfoneFlows ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsForfoneUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsForfoneUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsForfoneDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsForfoneDlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsLiveJasminFlows ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsLiveJasminUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsLiveJasminUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsLiveJasminDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsLiveJasminDlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsJingDongFlows ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsJingDongUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsJingDongUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsJingDongDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsJingDongDlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsLASTFMFlows ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsLASTFMUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsLASTFMUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsLASTFMDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsLASTFMDlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsIMSFlows ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsIMSUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsIMSUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsIMSDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsIMSDlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsBaiduFlows ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsBaiduUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsBaiduUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsBaiduDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsBaiduDlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsTaoBaoFlows ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsTaoBaoUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsTaoBaoUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsTaoBaoDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsTaoBaoDlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsWhatcheverFlows ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsWhatcheverUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsWhatcheverUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsWhatcheverDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsWhatcheverDlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsTTPODFlows ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsTTPODUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsTTPODUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsTTPODDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsTTPODDlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsThree60MobileFlows ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsThree60MobileUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsThree60MobileUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsThree60MobileDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsThree60MobileDlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsPinterestFlows ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsPinterestUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsPinterestUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsPinterestDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsPinterestDlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsVineFlows ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsVineUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsVineUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsVineDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsVineDlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsNet2PhoneFlows ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsNet2PhoneUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsNet2PhoneUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsNet2PhoneDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsNet2PhoneDlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsFourSquareFlows ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsFourSquareUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsFourSquareUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsFourSquareDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsFourSquareDlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsILiveToFlows ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsILiveToUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsILiveToUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsILiveToDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsILiveToDlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsMEGAFlows ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsMEGAUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsMEGAUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsMEGADlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsMEGADlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsDOOOKFlows ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsDOOOKUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsDOOOKUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsDOOOKDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsDOOOKDlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsVBulletinFlows ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsVBulletinUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsVBulletinUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsVBulletinDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsVBulletinDlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsCloudMeFlows ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsCloudMeUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsCloudMeUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsCloudMeDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsCloudMeDlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsYikYakFlows ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsYikYakUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsYikYakUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsYikYakDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsYikYakDlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsRedMineFlows ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsRedMineUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsRedMineUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsRedMineDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsRedMineDlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsIHeartRadioFlows ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsIHeartRadioUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsIHeartRadioUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsIHeartRadioDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsIHeartRadioDlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsAviraAntivirusFlows ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsAviraAntivirusUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsAviraAntivirusUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsAviraAntivirusDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsAviraAntivirusDlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsNortonAntivirusFlows ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsNortonAntivirusUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsNortonAntivirusUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsNortonAntivirusDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsNortonAntivirusDlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsKasperskyAntivirusFlows ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsKasperskyAntivirusUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsKasperskyAntivirusUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsKasperskyAntivirusDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsKasperskyAntivirusDlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsAVGAntivirusFlows ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsAVGAntivirusUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsAVGAntivirusUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsAVGAntivirusDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsAVGAntivirusDlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsSoundCloudFlows ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsSoundCloudUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsSoundCloudUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsSoundCloudDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsSoundCloudDlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsRDIOFlows ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsRDIOUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsRDIOUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsRDIODlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsRDIODlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsAmazonPrimeMusicFlows ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsAmazonPrimeMusicUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsAmazonPrimeMusicUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsAmazonPrimeMusicDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsAmazonPrimeMusicDlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsRunKeeperFlows ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsRunKeeperUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsRunKeeperUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsRunKeeperDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsRunKeeperDlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsMyBookFlows ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsMyBookUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsMyBookUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsMyBookDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsMyBookDlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsNikePlusFlows ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsNikePlusUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsNikePlusUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsNikePlusDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsNikePlusDlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsMAGVFlows ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsMAGVUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsMAGVUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsMAGVDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsMAGVDlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsMAGVKidsFlows ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsMAGVKidsUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsMAGVKidsUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsMAGVKidsDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsMAGVKidsDlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsDotaLegendFlows ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsDotaLegendUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsDotaLegendUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsDotaLegendDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsDotaLegendDlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsLETVFlows ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsLETVUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsLETVUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsLETVDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsLETVDlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsMyFitnessPalFlows ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsMyFitnessPalUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsMyFitnessPalUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsMyFitnessPalDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsMyFitnessPalDlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsSOHUFlows ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsSOHUUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsSOHUUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsSOHUDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsSOHUDlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsOneKXUNFlows ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsOneKXUNUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsOneKXUNUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsOneKXUNDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsOneKXUNDlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsTVBSFlows ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsTVBSUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsTVBSUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsTVBSDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsTVBSDlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsXNXXFlows ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsXNXXUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsXNXXUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsXNXXDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsXNXXDlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsCTITVFlows ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsCTITVUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsCTITVUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsCTITVDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsCTITVDlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsEndomondoFlows ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsEndomondoUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsEndomondoUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsEndomondoDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsEndomondoDlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsTimelyTVFlows ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsTimelyTVUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsTimelyTVUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsTimelyTVDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsTimelyTVDlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsWorkoutTrainerFlows ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsWorkoutTrainerUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsWorkoutTrainerUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsWorkoutTrainerDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsWorkoutTrainerDlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsMapMyRunFlows ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsMapMyRunUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsMapMyRunUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsMapMyRunDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsMapMyRunDlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsKingOfPiratesFlows ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsKingOfPiratesUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsKingOfPiratesUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsKingOfPiratesDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsKingOfPiratesDlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsTUDOUFlows ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsTUDOUUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsTUDOUUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsTUDOUDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsTUDOUDlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsDuokanFlows ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsDuokanUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsDuokanUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsDuokanDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsDuokanDlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsMeiLuFlows ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsMeiLuUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsMeiLuUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsMeiLuDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsMeiLuDlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsSkoutFlows ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsSkoutUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsSkoutUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsSkoutDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsSkoutDlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsPlayTalesFlows ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsPlayTalesUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsPlayTalesUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsPlayTalesDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsPlayTalesDlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsGameOfWarFlows ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsGameOfWarUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsGameOfWarUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsGameOfWarDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsGameOfWarDlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsFETNetFlows ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsFETNetUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsFETNetUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsFETNetDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsFETNetDlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsFBSFlows ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsFBSUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsFBSUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsFBSDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsFBSDlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsNationalBaseballFlows ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsNationalBaseballUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsNationalBaseballUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsNationalBaseballDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsNationalBaseballDlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsPinkFongFlows ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsPinkFongUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsPinkFongUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsPinkFongDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsPinkFongDlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsKollectBookFlows ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsKollectBookUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsKollectBookUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsKollectBookDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsKollectBookDlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsSPTGTVFlows ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsSPTGTVUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsSPTGTVUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsSPTGTVDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsSPTGTVDlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsCiaomobileHDTVFlows ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsCiaomobileHDTVUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsCiaomobileHDTVUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsCiaomobileHDTVDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsCiaomobileHDTVDlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsSkyKingFlows ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsSkyKingUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsSkyKingUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsSkyKingDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsSkyKingDlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsMovesFlows ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsMovesUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsMovesUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsMovesDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsMovesDlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsPathFlows ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsPathUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsPathUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsPathDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsPathDlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsIWowSystexFlows ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsIWowSystexUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsIWowSystexUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsIWowSystexDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsIWowSystexDlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsNineKUFlows ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsNineKUUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsNineKUUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsNineKUDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsNineKUDlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsNextTVFlows ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsNextTVUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsNextTVUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsNextTVDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsNextTVDlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsSyncplicityFlows ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsSyncplicityUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsSyncplicityUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsSyncplicityDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsSyncplicityDlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsRealMaFlows ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsRealMaUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsRealMaUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsRealMaDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsRealMaDlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsYuantaFlows ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsYuantaUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsYuantaUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsYuantaDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsYuantaDlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsHiNetFlows ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsHiNetUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsHiNetUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsHiNetDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsHiNetDlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsMyCardFlows ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsMyCardUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsMyCardUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsMyCardDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsMyCardDlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsKONOFlows ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsKONOUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsKONOUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsKONODlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsKONODlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsSpeakaboosFlows ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsSpeakaboosUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsSpeakaboosUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsSpeakaboosDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsSpeakaboosDlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsDuoDuoFlows ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsDuoDuoUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsDuoDuoUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsDuoDuoDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsDuoDuoDlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsWealthGodFlows ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsWealthGodUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsWealthGodUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsWealthGodDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsWealthGodDlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsILeaderFlows ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsILeaderUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsILeaderUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsILeaderDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsILeaderDlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsThreeBambooFlows ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsThreeBambooUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsThreeBambooUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsThreeBambooDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsThreeBambooDlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsTaazeFlows ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsTaazeUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsTaazeUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsTaazeDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsTaazeDlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsAudikoFlows ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsAudikoUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsAudikoUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsAudikoDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsAudikoDlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsPubuBookbuffetFlows ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsPubuBookbuffetUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsPubuBookbuffetUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsPubuBookbuffetDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsPubuBookbuffetDlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsMiTakeFlows ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsMiTakeUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsMiTakeUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsMiTakeDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsMiTakeDlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsHyReadFlows ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsHyReadUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsHyReadUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsHyReadDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsHyReadDlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsDisneyStoryTimeFlows ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsDisneyStoryTimeUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsDisneyStoryTimeUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsDisneyStoryTimeDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsDisneyStoryTimeDlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsQualysFlows ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsQualysUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsQualysUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsQualysDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsQualysDlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsConstantContactFlows ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsConstantContactUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsConstantContactUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsConstantContactDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsConstantContactDlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsRallyFlows ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsRallyUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsRallyUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsRallyDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsRallyDlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsIntralinksFlows ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsIntralinksUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsIntralinksUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsIntralinksDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsIntralinksDlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsAppleMusicFlows ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsAppleMusicUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsAppleMusicUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsAppleMusicDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsAppleMusicDlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsNaverFlows ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsNaverUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsNaverUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsNaverDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsNaverDlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsBookingComFlows ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsBookingComUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsBookingComUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsBookingComDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsBookingComDlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsCNNFlows ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsCNNUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsCNNUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsCNNDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsCNNDlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsPayEasyFlows ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsPayEasyUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsPayEasyUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsPayEasyDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsPayEasyDlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsLineRangersFlows ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsLineRangersUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsLineRangersUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsLineRangersDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsLineRangersDlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsIOSAppStoreFlows ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsIOSAppStoreUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsIOSAppStoreUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsIOSAppStoreDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsIOSAppStoreDlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsMyVideoTWFlows ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsMyVideoTWUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsMyVideoTWUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsMyVideoTWDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsMyVideoTWDlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsKingGamingFlows ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsKingGamingUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsKingGamingUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsKingGamingDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsKingGamingDlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsCandyCrushFlows ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsCandyCrushUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsCandyCrushUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsCandyCrushDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsCandyCrushDlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsCandyCrushSodaFlows ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsCandyCrushSodaUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsCandyCrushSodaUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsCandyCrushSodaDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsCandyCrushSodaDlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsBubbleWitchFlows ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsBubbleWitchUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsBubbleWitchUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsBubbleWitchDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsBubbleWitchDlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsFarmHeroFlows ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsFarmHeroUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsFarmHeroUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsFarmHeroDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsFarmHeroDlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsWindowsStoreFlows ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsWindowsStoreUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsWindowsStoreUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsWindowsStoreDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsWindowsStoreDlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsMinecraftFlows ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsMinecraftUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsMinecraftUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsMinecraftDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsMinecraftDlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsMeerkatFlows ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsMeerkatUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsMeerkatUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsMeerkatDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsMeerkatDlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsRovioGamingFlows ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsRovioGamingUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsRovioGamingUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsRovioGamingDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsRovioGamingDlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsAngryBirdsFlows ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsAngryBirdsUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsAngryBirdsUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsAngryBirdsDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsAngryBirdsDlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsCitrixXenAppFlows ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsCitrixXenAppUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsCitrixXenAppUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsCitrixXenAppDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsCitrixXenAppDlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsRedditFlows ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsRedditUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsRedditUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsRedditDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsRedditDlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsPayPalFlows ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsPayPalUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsPayPalUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsPayPalDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsPayPalDlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsPlantsVsZombies2Flows ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsPlantsVsZombies2UlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsPlantsVsZombies2UlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsPlantsVsZombies2DlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsPlantsVsZombies2DlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsHalfbrickStudiosFlows ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsHalfbrickStudiosUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsHalfbrickStudiosUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsHalfbrickStudiosDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsHalfbrickStudiosDlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsGitHubFlows ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsGitHubUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsGitHubUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsGitHubDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsGitHubDlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsHamiVideoFlows ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsHamiVideoUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsHamiVideoUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsHamiVideoDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsHamiVideoDlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsSlackerFlows ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsSlackerUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsSlackerUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsSlackerDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsSlackerDlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsNicoNicoFlows ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsNicoNicoUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsNicoNicoUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsNicoNicoDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsNicoNicoDlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsAliPayFlows ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsAliPayUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsAliPayUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsAliPayDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsAliPayDlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsUStreamFlows ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsUStreamUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsUStreamUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsUStreamDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsUStreamDlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsNttDocomoFlows ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsNttDocomoUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsNttDocomoUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsNttDocomoDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsNttDocomoDlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsSoftbankOnlineShopFlows ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsSoftbankOnlineShopUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsSoftbankOnlineShopUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsSoftbankOnlineShopDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsSoftbankOnlineShopDlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsTrendMicroWorryFreeFlows ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsTrendMicroWorryFreeUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsTrendMicroWorryFreeUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsTrendMicroWorryFreeDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsTrendMicroWorryFreeDlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsWikipediaFlows ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsWikipediaUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsWikipediaUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsWikipediaDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsWikipediaDlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsUberFlows ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsUberUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsUberUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsUberDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsUberDlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsYandexFlows ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsYandexULPkts ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsYandexULBytes ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsYandexDLPkts ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsYandexDLBytes ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsVKFlows ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsVKULPkts ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsVKULBytes ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsVKDLPkts ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsVKDLBytes ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsAlibabaFlows ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsAlibabaUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsAlibabaUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsAlibabaDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsAlibabaDlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsAliExpressFlows ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsAliExpressUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsAliExpressUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsAliExpressDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsAliExpressDlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsTMallFlows ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsTMallUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsTMallUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsTMallDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsTMallDlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsNortonSecurityFlows ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsNortonSecurityUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsNortonSecurityUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsNortonSecurityDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsNortonSecurityDlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsPochtaRossiiFlows ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsPochtaRossiiUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsPochtaRossiiUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsPochtaRossiiDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsPochtaRossiiDlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsAfterSchoolFlows ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsAfterSchoolUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsAfterSchoolUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsAfterSchoolDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsAfterSchoolDlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsDriveLockFlows ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsDriveLockUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsDriveLockUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsDriveLockDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsDriveLockDlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsQipRuFlows ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsQipRuUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsQipRuUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsQipRuDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsQipRuDlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsMusicalLyFlows ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsMusicalLyUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsMusicalLyUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsMusicalLyDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsMusicalLyDlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsEAGamesFlows ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsEAGamesUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsEAGamesUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsEAGamesDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsEAGamesDlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsITunesUFlows ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsITunesUUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsITunesUUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsITunesUDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsITunesUDlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsPopCapFlows ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsPopCapUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsPopCapUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsPopCapDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsPopCapDlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsSurveyMonkeyFlows ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsSurveyMonkeyUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsSurveyMonkeyUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsSurveyMonkeyDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsSurveyMonkeyDlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsNewRelicFlows ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsNewRelicUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsNewRelicUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsNewRelicDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsNewRelicDlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsHuddleFlows ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsHuddleUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsHuddleUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsHuddleDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsHuddleDlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsZenDeskFlows ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsZenDeskUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsZenDeskUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsZenDeskDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsZenDeskDlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsOutlookMobileFlows ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsOutlookMobileUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsOutlookMobileUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsOutlookMobileDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsOutlookMobileDlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsDenaFlows ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsDenaUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsDenaUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsDenaDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsDenaDlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsBackBlazeFlows ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsBackBlazeUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsBackBlazeUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsBackBlazeDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsBackBlazeDlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsDocuSignFlows ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsDocuSignUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsDocuSignUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsDocuSignDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsDocuSignDlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsBetterNetFlows ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsBetterNetUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsBetterNetUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsBetterNetDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsBetterNetDlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsGoodFlows ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsGoodUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsGoodUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsGoodDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsGoodDlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsAngHamiFlows ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsAngHamiUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsAngHamiUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsAngHamiDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsAngHamiDlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsSlackFlows ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsSlackUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsSlackUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsSlackDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsSlackDlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsPokemonGoFlows ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsPokemonGoUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsPokemonGoUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsPokemonGoDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsPokemonGoDlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsNianticLabsFlows ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsNianticLabsUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsNianticLabsUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsNianticLabsDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsNianticLabsDlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsTwoGISFlows ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsTwoGISUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsTwoGISUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsTwoGISDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsTwoGISDlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsRuTubeFlows ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsRuTubeUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsRuTubeUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsRuTubeDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsRuTubeDlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsTwoChannelFlows ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsTwoChannelUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsTwoChannelUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsTwoChannelDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsTwoChannelDlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsPrismaFlows ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsPrismaUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsPrismaUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsPrismaDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsPrismaDlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsAmazonPrimeVideoFlows ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsAmazonPrimeVideoUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsAmazonPrimeVideoUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsAmazonPrimeVideoDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsAmazonPrimeVideoDlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsSignalFlows ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsSignalUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsSignalUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsSignalDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsSignalDlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsKanKanFlows ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsKanKanUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsKanKanUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsKanKanDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsKanKanDlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsAzarFlows ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsAzarUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsAzarUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsAzarDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsAzarDlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsSkyGoFlows ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsSkyGoUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsSkyGoUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsSkyGoDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsSkyGoDlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsICryptFlows ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsICryptUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsICryptUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsICryptDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsICryptDlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsKinopoiskFlows ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsKinopoiskUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsKinopoiskUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsKinopoiskDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsKinopoiskDlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsIviRuFlows ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsIviRuUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsIviRuUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsIviRuDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsIviRuDlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsTinderFlows ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsTinderUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsTinderUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsTinderDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsTinderDlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsAnyDeskFlows ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsAnyDeskUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsAnyDeskUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsAnyDeskDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsAnyDeskDlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsTenorFlows ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsTenorUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsTenorUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsTenorDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsTenorDlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsAPNSFlows ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsAPNSUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsAPNSUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsAPNSDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsAPNSDlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsDigicelPlayGoFlows ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsDigicelPlayGoUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsDigicelPlayGoUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsDigicelPlayGoDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsDigicelPlayGoDlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsDigicelMusicFlows ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsDigicelMusicUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsDigicelMusicUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsDigicelMusicDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsDigicelMusicDlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsDigicelTopUpFlows ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsDigicelTopUpUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsDigicelTopUpUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsDigicelTopUpDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsDigicelTopUpDlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsDubsmashFlows ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsDubsmashUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsDubsmashUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsDubsmashDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsDubsmashDlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsMyDigicelFlows ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsMyDigicelUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsMyDigicelUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsMyDigicelDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsMyDigicelDlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsWazeFlows ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsWazeUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsWazeUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsWazeDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsWazeDlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsChannelOneFlows ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsChannelOneUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsChannelOneUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsChannelOneDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsChannelOneDlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsGiphyFlows ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsGiphyUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsGiphyUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsGiphyDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsGiphyDlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsImgurFlows ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsImgurUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsImgurUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsImgurDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsImgurDlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsOneDriveFlows ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsOneDriveUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsOneDriveUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsOneDriveDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsOneDriveDlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsIFlixFlows ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsIFlixUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsIFlixUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsIFlixDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsIFlixDlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsAppleServicesFlows ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsAppleServicesUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsAppleServicesUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsAppleServicesDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsAppleServicesDlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsMicrosoftServicesFlows ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsMicrosoftServicesUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsMicrosoftServicesUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsMicrosoftServicesDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsMicrosoftServicesDlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsIcFlixFlows ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsIcFlixUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsIcFlixUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsIcFlixDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsIcFlixDlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsLogMeInFlows ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsLogMeInUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsLogMeInUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsLogMeInDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsLogMeInDlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsShazamFlows ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsShazamUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsShazamUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsShazamDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsShazamDlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsTuneInRadioFlows ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsTuneInRadioUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsTuneInRadioUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsTuneInRadioDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsTuneInRadioDlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsBadooFlows ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsBadooUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsBadooUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsBadooDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsBadooDlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsAirBnBFlows ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsAirBnBUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsAirBnBUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsAirBnBDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsAirBnBDlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsHightailFlows ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsHightailUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsHightailUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsHightailDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsHightailDlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsEasyTaxiFlows ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsEasyTaxiUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsEasyTaxiUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsEasyTaxiDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsEasyTaxiDlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsTomTomFlows ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsTomTomUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsTomTomUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsTomTomDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsTomTomDlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsTripAdvisorFlows ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsTripAdvisorUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsTripAdvisorUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsTripAdvisorDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsTripAdvisorDlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsESPNFlows ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsESPNUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsESPNUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsESPNDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsESPNDlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsDAZNFlows ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsDAZNUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsDAZNUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsDAZNDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsDAZNDlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsMobileStrikeFlows ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsMobileStrikeUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsMobileStrikeUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsMobileStrikeDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsMobileStrikeDlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsKingOfAvalonFlows ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsKingOfAvalonUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsKingOfAvalonUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsKingOfAvalonDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsKingOfAvalonDlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsLineage2Flows ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsLineage2UlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsLineage2UlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsLineage2DlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsLineage2DlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsLyftFlows ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsLyftUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsLyftUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsLyftDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsLyftDlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsTruliaFlows ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsTruliaUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsTruliaUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsTruliaDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsTruliaDlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsAkamaiCloudFlows ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsAkamaiCloudUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsAkamaiCloudUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsAkamaiCloudDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsAkamaiCloudDlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsLimelightCloudFlows ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsLimelightCloudUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsLimelightCloudUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsLimelightCloudDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsLimelightCloudDlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsNickelodeonPlayFlows ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsNickelodeonPlayUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsNickelodeonPlayUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsNickelodeonPlayDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsNickelodeonPlayDlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsHereFlows ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsHereUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsHereUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsHereDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsHereDlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsSimCityBuildItFlows ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsSimCityBuildItUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsSimCityBuildItUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsSimCityBuildItDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsSimCityBuildItDlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsStarWarsGOHFlows ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsStarWarsGOHUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsStarWarsGOHUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsStarWarsGOHDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsStarWarsGOHDlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsFastlyFlows ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsFastlyUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsFastlyUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsFastlyDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsFastlyDlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsCloudFlareFlows ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsCloudFlareUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsCloudFlareUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsCloudFlareDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsCloudFlareDlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsLifeChurchFlows ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsLifeChurchUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsLifeChurchUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsLifeChurchDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsLifeChurchDlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsVevoFlows ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsVevoUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsVevoUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsVevoDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsVevoDlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsGrindrFlows ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsGrindrUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsGrindrUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsGrindrDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsGrindrDlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsAppleMapsFlows ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsAppleMapsUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsAppleMapsUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsAppleMapsDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsAppleMapsDlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsAppleGeoLocationFlows ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsAppleGeoLocationUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsAppleGeoLocationUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsAppleGeoLocationDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsAppleGeoLocationDlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsYoukuTudouFlows ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsYoukuTudouUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsYoukuTudouUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsYoukuTudouDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsYoukuTudouDlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsMeeticGroupFlows ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsMeeticGroupUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsMeeticGroupUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsMeeticGroupDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsMeeticGroupDlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsSarahahFlows ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsSarahahUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsSarahahUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsSarahahDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsSarahahDlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsVuduFlows ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsVuduUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsVuduUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsVuduDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsVuduDlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsWishFlows ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsWishUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsWishUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsWishDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsWishDlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsAuth0Flows ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsAuth0UlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsAuth0UlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsAuth0DlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsAuth0DlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsSlingTVFlows ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsSlingTVUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsSlingTVUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsSlingTVDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsSlingTVDlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsRackspaceCloudFlows ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsRackspaceCloudUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsRackspaceCloudUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsRackspaceCloudDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsRackspaceCloudDlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsStackpathCloudFlows ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsStackpathCloudUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsStackpathCloudUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsStackpathCloudDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsStackpathCloudDlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsHousePartyFlows ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsHousePartyUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsHousePartyUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsHousePartyDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsHousePartyDlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsLearningHubOnlineFlows ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsLearningHubOnlineUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsLearningHubOnlineUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsLearningHubOnlineDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsLearningHubOnlineDlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsFoxSportsFlows ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsFoxSportsUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsFoxSportsUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsFoxSportsDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsFoxSportsDlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsAmazonServicesFlows ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsAmazonServicesUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsAmazonServicesUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsAmazonServicesDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsAmazonServicesDlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsAmazonDriveFlows ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsAmazonDriveUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsAmazonDriveUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsAmazonDriveDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsAmazonDriveDlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsCrashlyticsFlows ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsCrashlyticsUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsCrashlyticsUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsCrashlyticsDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsCrashlyticsDlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsLoopTradeClassifiedsFlows ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsLoopTradeClassifiedsUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsLoopTradeClassifiedsUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsLoopTradeClassifiedsDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsLoopTradeClassifiedsDlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsLoopCaribbeanLocalNewsFlows ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsLoopCaribbeanLocalNewsUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsLoopCaribbeanLocalNewsUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsLoopCaribbeanLocalNewsDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsLoopCaribbeanLocalNewsDlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsLoopPacificLocalNewsFlows ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsLoopPacificLocalNewsUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsLoopPacificLocalNewsUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsLoopPacificLocalNewsDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsLoopPacificLocalNewsDlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsUnityFlows ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsUnityUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsUnityUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsUnityDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsUnityDlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsMapBoxFlows ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsMapBoxUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsMapBoxUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsMapBoxDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsMapBoxDlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsCedexisFlows ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsCedexisUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsCedexisUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsCedexisDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsCedexisDlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsSmuleFlows ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsSmuleUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsSmuleUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsSmuleDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsSmuleDlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsSymantecFlows ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsSymantecUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsSymantecUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsSymantecDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsSymantecDlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsMaxDomeFlows ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsMaxDomeUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsMaxDomeUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsMaxDomeDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsMaxDomeDlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsEpicBrowserProxyFlows ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsEpicBrowserProxyUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsEpicBrowserProxyUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsEpicBrowserProxyDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsEpicBrowserProxyDlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsTokBoxFlows ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsTokBoxUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsTokBoxUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsTokBoxDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsTokBoxDlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsHmaVpnFlows ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsHmaVpnUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsHmaVpnUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsHmaVpnDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsHmaVpnDlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsAvastServicesFlows ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsAvastServicesUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsAvastServicesUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsAvastServicesDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsAvastServicesDlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsNordVpnFlows ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsNordVpnUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsNordVpnUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsNordVpnDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelApplicationsNordVpnDlBytes ConfdString } affirmedZoneDpiStatisticsGridLevelApplicationsGrid OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS not-accessible STATUS current DESCRIPTION "grid ID" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 1 } affirmedZoneDpiStatisticsGridLevelApplicationsUndetected OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 2 } affirmedZoneDpiStatisticsGridLevelApplicationsFacebook OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 3 } affirmedZoneDpiStatisticsGridLevelApplicationsMagicJack OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 4 } affirmedZoneDpiStatisticsGridLevelApplicationsITunes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 5 } affirmedZoneDpiStatisticsGridLevelApplicationsMySpace OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 6 } affirmedZoneDpiStatisticsGridLevelApplicationsFaceTime OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 7 } affirmedZoneDpiStatisticsGridLevelApplicationsTruPhone OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 8 } affirmedZoneDpiStatisticsGridLevelApplicationsTwitter OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 9 } affirmedZoneDpiStatisticsGridLevelApplicationsWindowsMedia OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 10 } affirmedZoneDpiStatisticsGridLevelApplicationsXbox OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 11 } affirmedZoneDpiStatisticsGridLevelApplicationsRealMedia OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 12 } affirmedZoneDpiStatisticsGridLevelApplicationsGmail OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 13 } affirmedZoneDpiStatisticsGridLevelApplicationsGoober OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 14 } affirmedZoneDpiStatisticsGridLevelApplicationsBlackberry OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 15 } affirmedZoneDpiStatisticsGridLevelApplicationsICloud OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 16 } affirmedZoneDpiStatisticsGridLevelApplicationsUbuntuOne OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 17 } affirmedZoneDpiStatisticsGridLevelApplicationsDropBox OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 18 } affirmedZoneDpiStatisticsGridLevelApplicationsGoogleDocs OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 19 } affirmedZoneDpiStatisticsGridLevelApplicationsYuilop OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 20 } affirmedZoneDpiStatisticsGridLevelApplicationsIMessage OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 21 } affirmedZoneDpiStatisticsGridLevelApplicationsGoToMyPC OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 22 } affirmedZoneDpiStatisticsGridLevelApplicationsGoToMeeting OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 23 } affirmedZoneDpiStatisticsGridLevelApplicationsWindowsAzure OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 24 } affirmedZoneDpiStatisticsGridLevelApplicationsAmazonCloud OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 25 } affirmedZoneDpiStatisticsGridLevelApplicationsDailyMotion OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 26 } affirmedZoneDpiStatisticsGridLevelApplicationsDeezer OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 27 } affirmedZoneDpiStatisticsGridLevelApplicationsGrooveShark OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 28 } affirmedZoneDpiStatisticsGridLevelApplicationsSudaphone OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 29 } affirmedZoneDpiStatisticsGridLevelApplicationsOffice365 OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 30 } affirmedZoneDpiStatisticsGridLevelApplicationsUndetectedPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 31 } affirmedZoneDpiStatisticsGridLevelApplicationsUndetectedBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 32 } affirmedZoneDpiStatisticsGridLevelApplicationsFacebookPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 33 } affirmedZoneDpiStatisticsGridLevelApplicationsFacebookBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 34 } affirmedZoneDpiStatisticsGridLevelApplicationsMagicJackPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 35 } affirmedZoneDpiStatisticsGridLevelApplicationsMagicJackBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 36 } affirmedZoneDpiStatisticsGridLevelApplicationsITunesPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 37 } affirmedZoneDpiStatisticsGridLevelApplicationsITunesBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 38 } affirmedZoneDpiStatisticsGridLevelApplicationsMySpacePkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 39 } affirmedZoneDpiStatisticsGridLevelApplicationsMySpaceBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 40 } affirmedZoneDpiStatisticsGridLevelApplicationsFaceTimePkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 41 } affirmedZoneDpiStatisticsGridLevelApplicationsFaceTimeBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 42 } affirmedZoneDpiStatisticsGridLevelApplicationsTruPhonePkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 43 } affirmedZoneDpiStatisticsGridLevelApplicationsTruPhoneBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 44 } affirmedZoneDpiStatisticsGridLevelApplicationsTwitterPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 45 } affirmedZoneDpiStatisticsGridLevelApplicationsTwitterBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 46 } affirmedZoneDpiStatisticsGridLevelApplicationsWindowsMediaPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 47 } affirmedZoneDpiStatisticsGridLevelApplicationsWindowsMediaBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 48 } affirmedZoneDpiStatisticsGridLevelApplicationsXboxPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 49 } affirmedZoneDpiStatisticsGridLevelApplicationsXboxBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 50 } affirmedZoneDpiStatisticsGridLevelApplicationsRealMediaPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 51 } affirmedZoneDpiStatisticsGridLevelApplicationsRealMediaBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 52 } affirmedZoneDpiStatisticsGridLevelApplicationsGmailPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 53 } affirmedZoneDpiStatisticsGridLevelApplicationsGmailBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 54 } affirmedZoneDpiStatisticsGridLevelApplicationsGooberPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 55 } affirmedZoneDpiStatisticsGridLevelApplicationsGooberBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 56 } affirmedZoneDpiStatisticsGridLevelApplicationsBlackberryPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 57 } affirmedZoneDpiStatisticsGridLevelApplicationsBlackberryBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 58 } affirmedZoneDpiStatisticsGridLevelApplicationsICloudPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 59 } affirmedZoneDpiStatisticsGridLevelApplicationsICloudBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 60 } affirmedZoneDpiStatisticsGridLevelApplicationsUbuntuOnePkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 61 } affirmedZoneDpiStatisticsGridLevelApplicationsUbuntuOneBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 62 } affirmedZoneDpiStatisticsGridLevelApplicationsDropBoxPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 63 } affirmedZoneDpiStatisticsGridLevelApplicationsDropBoxBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 64 } affirmedZoneDpiStatisticsGridLevelApplicationsGoogleDocsPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 65 } affirmedZoneDpiStatisticsGridLevelApplicationsGoogleDocsBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 66 } affirmedZoneDpiStatisticsGridLevelApplicationsYuilopPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 67 } affirmedZoneDpiStatisticsGridLevelApplicationsYuilopBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 68 } affirmedZoneDpiStatisticsGridLevelApplicationsIMessagePkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 69 } affirmedZoneDpiStatisticsGridLevelApplicationsIMessageBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 70 } affirmedZoneDpiStatisticsGridLevelApplicationsGoToMyPCPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 71 } affirmedZoneDpiStatisticsGridLevelApplicationsGoToMyPCBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 72 } affirmedZoneDpiStatisticsGridLevelApplicationsGoToMeetingPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 73 } affirmedZoneDpiStatisticsGridLevelApplicationsGoToMeetingBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 74 } affirmedZoneDpiStatisticsGridLevelApplicationsWindowsAzurePkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 75 } affirmedZoneDpiStatisticsGridLevelApplicationsWindowsAzureBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 76 } affirmedZoneDpiStatisticsGridLevelApplicationsAmazonCloudPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 77 } affirmedZoneDpiStatisticsGridLevelApplicationsAmazonCloudBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 78 } affirmedZoneDpiStatisticsGridLevelApplicationsDailyMotionPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 79 } affirmedZoneDpiStatisticsGridLevelApplicationsDailyMotionBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 80 } affirmedZoneDpiStatisticsGridLevelApplicationsDeezerPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 81 } affirmedZoneDpiStatisticsGridLevelApplicationsDeezerBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 82 } affirmedZoneDpiStatisticsGridLevelApplicationsGrooveSharkPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 83 } affirmedZoneDpiStatisticsGridLevelApplicationsGrooveSharkBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 84 } affirmedZoneDpiStatisticsGridLevelApplicationsSudaphonePkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 85 } affirmedZoneDpiStatisticsGridLevelApplicationsSudaphoneBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 86 } affirmedZoneDpiStatisticsGridLevelApplicationsOffice365Pkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 87 } affirmedZoneDpiStatisticsGridLevelApplicationsOffice365Bytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 88 } affirmedZoneDpiStatisticsGridLevelApplicationsUndetectedUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 89 } affirmedZoneDpiStatisticsGridLevelApplicationsUndetectedUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 90 } affirmedZoneDpiStatisticsGridLevelApplicationsUndetectedDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 91 } affirmedZoneDpiStatisticsGridLevelApplicationsUndetectedDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 92 } affirmedZoneDpiStatisticsGridLevelApplicationsFacebookUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 93 } affirmedZoneDpiStatisticsGridLevelApplicationsFacebookUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 94 } affirmedZoneDpiStatisticsGridLevelApplicationsFacebookDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 95 } affirmedZoneDpiStatisticsGridLevelApplicationsFacebookDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 96 } affirmedZoneDpiStatisticsGridLevelApplicationsMagicJackUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 97 } affirmedZoneDpiStatisticsGridLevelApplicationsMagicJackUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 98 } affirmedZoneDpiStatisticsGridLevelApplicationsMagicJackDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 99 } affirmedZoneDpiStatisticsGridLevelApplicationsMagicJackDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 100 } affirmedZoneDpiStatisticsGridLevelApplicationsITunesUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 101 } affirmedZoneDpiStatisticsGridLevelApplicationsITunesUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 102 } affirmedZoneDpiStatisticsGridLevelApplicationsITunesDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 103 } affirmedZoneDpiStatisticsGridLevelApplicationsITunesDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 104 } affirmedZoneDpiStatisticsGridLevelApplicationsMySpaceUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 105 } affirmedZoneDpiStatisticsGridLevelApplicationsMySpaceUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 106 } affirmedZoneDpiStatisticsGridLevelApplicationsMySpaceDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 107 } affirmedZoneDpiStatisticsGridLevelApplicationsMySpaceDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 108 } affirmedZoneDpiStatisticsGridLevelApplicationsFaceTimeUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 109 } affirmedZoneDpiStatisticsGridLevelApplicationsFaceTimeUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 110 } affirmedZoneDpiStatisticsGridLevelApplicationsFaceTimeDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 111 } affirmedZoneDpiStatisticsGridLevelApplicationsFaceTimeDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 112 } affirmedZoneDpiStatisticsGridLevelApplicationsTruPhoneUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 113 } affirmedZoneDpiStatisticsGridLevelApplicationsTruPhoneUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 114 } affirmedZoneDpiStatisticsGridLevelApplicationsTruPhoneDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 115 } affirmedZoneDpiStatisticsGridLevelApplicationsTruPhoneDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 116 } affirmedZoneDpiStatisticsGridLevelApplicationsTwitterUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 117 } affirmedZoneDpiStatisticsGridLevelApplicationsTwitterUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 118 } affirmedZoneDpiStatisticsGridLevelApplicationsTwitterDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 119 } affirmedZoneDpiStatisticsGridLevelApplicationsTwitterDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 120 } affirmedZoneDpiStatisticsGridLevelApplicationsWindowsMediaUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 121 } affirmedZoneDpiStatisticsGridLevelApplicationsWindowsMediaUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 122 } affirmedZoneDpiStatisticsGridLevelApplicationsWindowsMediaDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 123 } affirmedZoneDpiStatisticsGridLevelApplicationsWindowsMediaDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 124 } affirmedZoneDpiStatisticsGridLevelApplicationsXboxUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 125 } affirmedZoneDpiStatisticsGridLevelApplicationsXboxUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 126 } affirmedZoneDpiStatisticsGridLevelApplicationsXboxDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 127 } affirmedZoneDpiStatisticsGridLevelApplicationsXboxDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 128 } affirmedZoneDpiStatisticsGridLevelApplicationsRealMediaUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 129 } affirmedZoneDpiStatisticsGridLevelApplicationsRealMediaUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 130 } affirmedZoneDpiStatisticsGridLevelApplicationsRealMediaDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 131 } affirmedZoneDpiStatisticsGridLevelApplicationsRealMediaDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 132 } affirmedZoneDpiStatisticsGridLevelApplicationsGmailUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 133 } affirmedZoneDpiStatisticsGridLevelApplicationsGmailUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 134 } affirmedZoneDpiStatisticsGridLevelApplicationsGmailDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 135 } affirmedZoneDpiStatisticsGridLevelApplicationsGmailDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 136 } affirmedZoneDpiStatisticsGridLevelApplicationsGooberUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 137 } affirmedZoneDpiStatisticsGridLevelApplicationsGooberUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 138 } affirmedZoneDpiStatisticsGridLevelApplicationsGooberDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 139 } affirmedZoneDpiStatisticsGridLevelApplicationsGooberDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 140 } affirmedZoneDpiStatisticsGridLevelApplicationsBlackberryUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 141 } affirmedZoneDpiStatisticsGridLevelApplicationsBlackberryUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 142 } affirmedZoneDpiStatisticsGridLevelApplicationsBlackberryDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 143 } affirmedZoneDpiStatisticsGridLevelApplicationsBlackberryDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 144 } affirmedZoneDpiStatisticsGridLevelApplicationsICloudUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 145 } affirmedZoneDpiStatisticsGridLevelApplicationsICloudUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 146 } affirmedZoneDpiStatisticsGridLevelApplicationsICloudDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 147 } affirmedZoneDpiStatisticsGridLevelApplicationsICloudDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 148 } affirmedZoneDpiStatisticsGridLevelApplicationsUbuntuOneUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 149 } affirmedZoneDpiStatisticsGridLevelApplicationsUbuntuOneUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 150 } affirmedZoneDpiStatisticsGridLevelApplicationsUbuntuOneDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 151 } affirmedZoneDpiStatisticsGridLevelApplicationsUbuntuOneDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 152 } affirmedZoneDpiStatisticsGridLevelApplicationsDropBoxUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 153 } affirmedZoneDpiStatisticsGridLevelApplicationsDropBoxUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 154 } affirmedZoneDpiStatisticsGridLevelApplicationsDropBoxDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 155 } affirmedZoneDpiStatisticsGridLevelApplicationsDropBoxDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 156 } affirmedZoneDpiStatisticsGridLevelApplicationsGoogleDocsUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 157 } affirmedZoneDpiStatisticsGridLevelApplicationsGoogleDocsUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 158 } affirmedZoneDpiStatisticsGridLevelApplicationsGoogleDocsDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 159 } affirmedZoneDpiStatisticsGridLevelApplicationsGoogleDocsDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 160 } affirmedZoneDpiStatisticsGridLevelApplicationsYuilopUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 161 } affirmedZoneDpiStatisticsGridLevelApplicationsYuilopUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 162 } affirmedZoneDpiStatisticsGridLevelApplicationsYuilopDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 163 } affirmedZoneDpiStatisticsGridLevelApplicationsYuilopDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 164 } affirmedZoneDpiStatisticsGridLevelApplicationsIMessageUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 165 } affirmedZoneDpiStatisticsGridLevelApplicationsIMessageUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 166 } affirmedZoneDpiStatisticsGridLevelApplicationsIMessageDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 167 } affirmedZoneDpiStatisticsGridLevelApplicationsIMessageDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 168 } affirmedZoneDpiStatisticsGridLevelApplicationsGoToMyPCUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 169 } affirmedZoneDpiStatisticsGridLevelApplicationsGoToMyPCUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 170 } affirmedZoneDpiStatisticsGridLevelApplicationsGoToMyPCDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 171 } affirmedZoneDpiStatisticsGridLevelApplicationsGoToMyPCDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 172 } affirmedZoneDpiStatisticsGridLevelApplicationsGoToMeetingUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 173 } affirmedZoneDpiStatisticsGridLevelApplicationsGoToMeetingUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 174 } affirmedZoneDpiStatisticsGridLevelApplicationsGoToMeetingDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 175 } affirmedZoneDpiStatisticsGridLevelApplicationsGoToMeetingDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 176 } affirmedZoneDpiStatisticsGridLevelApplicationsWindowsAzureUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 177 } affirmedZoneDpiStatisticsGridLevelApplicationsWindowsAzureUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 178 } affirmedZoneDpiStatisticsGridLevelApplicationsWindowsAzureDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 179 } affirmedZoneDpiStatisticsGridLevelApplicationsWindowsAzureDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 180 } affirmedZoneDpiStatisticsGridLevelApplicationsAmazonCloudUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 181 } affirmedZoneDpiStatisticsGridLevelApplicationsAmazonCloudUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 182 } affirmedZoneDpiStatisticsGridLevelApplicationsAmazonCloudDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 183 } affirmedZoneDpiStatisticsGridLevelApplicationsAmazonCloudDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 184 } affirmedZoneDpiStatisticsGridLevelApplicationsDailyMotionUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 185 } affirmedZoneDpiStatisticsGridLevelApplicationsDailyMotionUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 186 } affirmedZoneDpiStatisticsGridLevelApplicationsDailyMotionDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 187 } affirmedZoneDpiStatisticsGridLevelApplicationsDailyMotionDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 188 } affirmedZoneDpiStatisticsGridLevelApplicationsDeezerUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 189 } affirmedZoneDpiStatisticsGridLevelApplicationsDeezerUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 190 } affirmedZoneDpiStatisticsGridLevelApplicationsDeezerDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 191 } affirmedZoneDpiStatisticsGridLevelApplicationsDeezerDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 192 } affirmedZoneDpiStatisticsGridLevelApplicationsGrooveSharkUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 193 } affirmedZoneDpiStatisticsGridLevelApplicationsGrooveSharkUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 194 } affirmedZoneDpiStatisticsGridLevelApplicationsGrooveSharkDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 195 } affirmedZoneDpiStatisticsGridLevelApplicationsGrooveSharkDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 196 } affirmedZoneDpiStatisticsGridLevelApplicationsSudaphoneUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 197 } affirmedZoneDpiStatisticsGridLevelApplicationsSudaphoneUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 198 } affirmedZoneDpiStatisticsGridLevelApplicationsSudaphoneDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 199 } affirmedZoneDpiStatisticsGridLevelApplicationsSudaphoneDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 200 } affirmedZoneDpiStatisticsGridLevelApplicationsOffice365UlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 201 } affirmedZoneDpiStatisticsGridLevelApplicationsOffice365UlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 202 } affirmedZoneDpiStatisticsGridLevelApplicationsOffice365DlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 203 } affirmedZoneDpiStatisticsGridLevelApplicationsOffice365DlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 204 } affirmedZoneDpiStatisticsGridLevelApplicationsCnTV OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 205 } affirmedZoneDpiStatisticsGridLevelApplicationsCnTVPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 206 } affirmedZoneDpiStatisticsGridLevelApplicationsCnTVBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 207 } affirmedZoneDpiStatisticsGridLevelApplicationsCnTVUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 208 } affirmedZoneDpiStatisticsGridLevelApplicationsCnTVUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 209 } affirmedZoneDpiStatisticsGridLevelApplicationsCnTVDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 210 } affirmedZoneDpiStatisticsGridLevelApplicationsCnTVDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 211 } affirmedZoneDpiStatisticsGridLevelApplicationsSinaTV OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 212 } affirmedZoneDpiStatisticsGridLevelApplicationsSinaTVPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 213 } affirmedZoneDpiStatisticsGridLevelApplicationsSinaTVBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 214 } affirmedZoneDpiStatisticsGridLevelApplicationsSinaTVUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 215 } affirmedZoneDpiStatisticsGridLevelApplicationsSinaTVUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 216 } affirmedZoneDpiStatisticsGridLevelApplicationsSinaTVDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 217 } affirmedZoneDpiStatisticsGridLevelApplicationsSinaTVDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 218 } affirmedZoneDpiStatisticsGridLevelApplicationsYoutube OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 219 } affirmedZoneDpiStatisticsGridLevelApplicationsYoutubePkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 220 } affirmedZoneDpiStatisticsGridLevelApplicationsYoutubeBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 221 } affirmedZoneDpiStatisticsGridLevelApplicationsYoutubeUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 222 } affirmedZoneDpiStatisticsGridLevelApplicationsYoutubeUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 223 } affirmedZoneDpiStatisticsGridLevelApplicationsYoutubeDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 224 } affirmedZoneDpiStatisticsGridLevelApplicationsYoutubeDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 225 } affirmedZoneDpiStatisticsGridLevelApplicationsVoipSwitch OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 226 } affirmedZoneDpiStatisticsGridLevelApplicationsVoipSwitchPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 227 } affirmedZoneDpiStatisticsGridLevelApplicationsVoipSwitchBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 228 } affirmedZoneDpiStatisticsGridLevelApplicationsVoipSwitchUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 229 } affirmedZoneDpiStatisticsGridLevelApplicationsVoipSwitchUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 230 } affirmedZoneDpiStatisticsGridLevelApplicationsVoipSwitchDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 231 } affirmedZoneDpiStatisticsGridLevelApplicationsVoipSwitchDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 232 } affirmedZoneDpiStatisticsGridLevelApplicationsZynga OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 233 } affirmedZoneDpiStatisticsGridLevelApplicationsZyngaPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 234 } affirmedZoneDpiStatisticsGridLevelApplicationsZyngaBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 235 } affirmedZoneDpiStatisticsGridLevelApplicationsZyngaUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 236 } affirmedZoneDpiStatisticsGridLevelApplicationsZyngaUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 237 } affirmedZoneDpiStatisticsGridLevelApplicationsZyngaDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 238 } affirmedZoneDpiStatisticsGridLevelApplicationsZyngaDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 239 } affirmedZoneDpiStatisticsGridLevelApplicationsCrimeCity OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 240 } affirmedZoneDpiStatisticsGridLevelApplicationsCrimeCityPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 241 } affirmedZoneDpiStatisticsGridLevelApplicationsCrimeCityBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 242 } affirmedZoneDpiStatisticsGridLevelApplicationsCrimeCityUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 243 } affirmedZoneDpiStatisticsGridLevelApplicationsCrimeCityUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 244 } affirmedZoneDpiStatisticsGridLevelApplicationsCrimeCityDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 245 } affirmedZoneDpiStatisticsGridLevelApplicationsCrimeCityDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 246 } affirmedZoneDpiStatisticsGridLevelApplicationsModernWar OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 247 } affirmedZoneDpiStatisticsGridLevelApplicationsModernWarPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 248 } affirmedZoneDpiStatisticsGridLevelApplicationsModernWarBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 249 } affirmedZoneDpiStatisticsGridLevelApplicationsModernWarUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 250 } affirmedZoneDpiStatisticsGridLevelApplicationsModernWarUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 251 } affirmedZoneDpiStatisticsGridLevelApplicationsModernWarDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 252 } affirmedZoneDpiStatisticsGridLevelApplicationsModernWarDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 253 } affirmedZoneDpiStatisticsGridLevelApplicationsVippie OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 254 } affirmedZoneDpiStatisticsGridLevelApplicationsVippiePkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 255 } affirmedZoneDpiStatisticsGridLevelApplicationsVippieBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 256 } affirmedZoneDpiStatisticsGridLevelApplicationsVippieUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 257 } affirmedZoneDpiStatisticsGridLevelApplicationsVippieUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 258 } affirmedZoneDpiStatisticsGridLevelApplicationsVippieDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 259 } affirmedZoneDpiStatisticsGridLevelApplicationsVippieDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 260 } affirmedZoneDpiStatisticsGridLevelApplicationsBox OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 261 } affirmedZoneDpiStatisticsGridLevelApplicationsBoxPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 262 } affirmedZoneDpiStatisticsGridLevelApplicationsBoxBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 263 } affirmedZoneDpiStatisticsGridLevelApplicationsBoxUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 264 } affirmedZoneDpiStatisticsGridLevelApplicationsBoxUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 265 } affirmedZoneDpiStatisticsGridLevelApplicationsBoxDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 266 } affirmedZoneDpiStatisticsGridLevelApplicationsBoxDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 267 } affirmedZoneDpiStatisticsGridLevelApplicationsSkyDrive OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 268 } affirmedZoneDpiStatisticsGridLevelApplicationsSkyDrivePkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 269 } affirmedZoneDpiStatisticsGridLevelApplicationsSkyDriveBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 270 } affirmedZoneDpiStatisticsGridLevelApplicationsSkyDriveUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 271 } affirmedZoneDpiStatisticsGridLevelApplicationsSkyDriveUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 272 } affirmedZoneDpiStatisticsGridLevelApplicationsSkyDriveDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 273 } affirmedZoneDpiStatisticsGridLevelApplicationsSkyDriveDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 274 } affirmedZoneDpiStatisticsGridLevelApplicationsAdobeCreativeCloud OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 275 } affirmedZoneDpiStatisticsGridLevelApplicationsAdobeCreativeCloudPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 276 } affirmedZoneDpiStatisticsGridLevelApplicationsAdobeCreativeCloudBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 277 } affirmedZoneDpiStatisticsGridLevelApplicationsAdobeCreativeCloudUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 278 } affirmedZoneDpiStatisticsGridLevelApplicationsAdobeCreativeCloudUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 279 } affirmedZoneDpiStatisticsGridLevelApplicationsAdobeCreativeCloudDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 280 } affirmedZoneDpiStatisticsGridLevelApplicationsAdobeCreativeCloudDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 281 } affirmedZoneDpiStatisticsGridLevelApplicationsLinkedin OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 282 } affirmedZoneDpiStatisticsGridLevelApplicationsLinkedinPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 283 } affirmedZoneDpiStatisticsGridLevelApplicationsLinkedinBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 284 } affirmedZoneDpiStatisticsGridLevelApplicationsLinkedinUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 285 } affirmedZoneDpiStatisticsGridLevelApplicationsLinkedinUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 286 } affirmedZoneDpiStatisticsGridLevelApplicationsLinkedinDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 287 } affirmedZoneDpiStatisticsGridLevelApplicationsLinkedinDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 288 } affirmedZoneDpiStatisticsGridLevelApplicationsOrkut OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 289 } affirmedZoneDpiStatisticsGridLevelApplicationsOrkutPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 290 } affirmedZoneDpiStatisticsGridLevelApplicationsOrkutBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 291 } affirmedZoneDpiStatisticsGridLevelApplicationsOrkutUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 292 } affirmedZoneDpiStatisticsGridLevelApplicationsOrkutUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 293 } affirmedZoneDpiStatisticsGridLevelApplicationsOrkutDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 294 } affirmedZoneDpiStatisticsGridLevelApplicationsOrkutDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 295 } affirmedZoneDpiStatisticsGridLevelApplicationsHi5 OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 296 } affirmedZoneDpiStatisticsGridLevelApplicationsHi5Pkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 297 } affirmedZoneDpiStatisticsGridLevelApplicationsHi5Bytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 298 } affirmedZoneDpiStatisticsGridLevelApplicationsHi5UlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 299 } affirmedZoneDpiStatisticsGridLevelApplicationsHi5UlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 300 } affirmedZoneDpiStatisticsGridLevelApplicationsHi5DlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 301 } affirmedZoneDpiStatisticsGridLevelApplicationsHi5DlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 302 } affirmedZoneDpiStatisticsGridLevelApplicationsSoribada OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 303 } affirmedZoneDpiStatisticsGridLevelApplicationsSoribadaPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 304 } affirmedZoneDpiStatisticsGridLevelApplicationsSoribadaBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 305 } affirmedZoneDpiStatisticsGridLevelApplicationsSoribadaUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 306 } affirmedZoneDpiStatisticsGridLevelApplicationsSoribadaUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 307 } affirmedZoneDpiStatisticsGridLevelApplicationsSoribadaDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 308 } affirmedZoneDpiStatisticsGridLevelApplicationsSoribadaDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 309 } affirmedZoneDpiStatisticsGridLevelApplicationsZohoWorkOnline OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 310 } affirmedZoneDpiStatisticsGridLevelApplicationsZohoWorkOnlinePkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 311 } affirmedZoneDpiStatisticsGridLevelApplicationsZohoWorkOnlineBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 312 } affirmedZoneDpiStatisticsGridLevelApplicationsZohoWorkOnlineUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 313 } affirmedZoneDpiStatisticsGridLevelApplicationsZohoWorkOnlineUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 314 } affirmedZoneDpiStatisticsGridLevelApplicationsZohoWorkOnlineDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 315 } affirmedZoneDpiStatisticsGridLevelApplicationsZohoWorkOnlineDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 316 } affirmedZoneDpiStatisticsGridLevelApplicationsHotmail OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 317 } affirmedZoneDpiStatisticsGridLevelApplicationsHotmailPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 318 } affirmedZoneDpiStatisticsGridLevelApplicationsHotmailBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 319 } affirmedZoneDpiStatisticsGridLevelApplicationsHotmailUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 320 } affirmedZoneDpiStatisticsGridLevelApplicationsHotmailUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 321 } affirmedZoneDpiStatisticsGridLevelApplicationsHotmailDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 322 } affirmedZoneDpiStatisticsGridLevelApplicationsHotmailDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 323 } affirmedZoneDpiStatisticsGridLevelApplicationsInstagram OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 324 } affirmedZoneDpiStatisticsGridLevelApplicationsInstagramPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 325 } affirmedZoneDpiStatisticsGridLevelApplicationsInstagramBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 326 } affirmedZoneDpiStatisticsGridLevelApplicationsInstagramUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 327 } affirmedZoneDpiStatisticsGridLevelApplicationsInstagramUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 328 } affirmedZoneDpiStatisticsGridLevelApplicationsInstagramDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 329 } affirmedZoneDpiStatisticsGridLevelApplicationsInstagramDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 330 } affirmedZoneDpiStatisticsGridLevelApplicationsSugarsync OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 331 } affirmedZoneDpiStatisticsGridLevelApplicationsSugarsyncPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 332 } affirmedZoneDpiStatisticsGridLevelApplicationsSugarsyncBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 333 } affirmedZoneDpiStatisticsGridLevelApplicationsSugarsyncUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 334 } affirmedZoneDpiStatisticsGridLevelApplicationsSugarsyncUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 335 } affirmedZoneDpiStatisticsGridLevelApplicationsSugarsyncDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 336 } affirmedZoneDpiStatisticsGridLevelApplicationsSugarsyncDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 337 } affirmedZoneDpiStatisticsGridLevelApplicationsWickr OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 338 } affirmedZoneDpiStatisticsGridLevelApplicationsWickrPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 339 } affirmedZoneDpiStatisticsGridLevelApplicationsWickrBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 340 } affirmedZoneDpiStatisticsGridLevelApplicationsWickrUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 341 } affirmedZoneDpiStatisticsGridLevelApplicationsWickrUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 342 } affirmedZoneDpiStatisticsGridLevelApplicationsWickrDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 343 } affirmedZoneDpiStatisticsGridLevelApplicationsWickrDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 344 } affirmedZoneDpiStatisticsGridLevelApplicationsTigertext OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 345 } affirmedZoneDpiStatisticsGridLevelApplicationsTigertextPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 346 } affirmedZoneDpiStatisticsGridLevelApplicationsTigertextBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 347 } affirmedZoneDpiStatisticsGridLevelApplicationsTigertextUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 348 } affirmedZoneDpiStatisticsGridLevelApplicationsTigertextUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 349 } affirmedZoneDpiStatisticsGridLevelApplicationsTigertextDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 350 } affirmedZoneDpiStatisticsGridLevelApplicationsTigertextDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 351 } affirmedZoneDpiStatisticsGridLevelApplicationsVibe OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 352 } affirmedZoneDpiStatisticsGridLevelApplicationsVibePkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 353 } affirmedZoneDpiStatisticsGridLevelApplicationsVibeBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 354 } affirmedZoneDpiStatisticsGridLevelApplicationsVibeUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 355 } affirmedZoneDpiStatisticsGridLevelApplicationsVibeUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 356 } affirmedZoneDpiStatisticsGridLevelApplicationsVibeDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 357 } affirmedZoneDpiStatisticsGridLevelApplicationsVibeDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 358 } affirmedZoneDpiStatisticsGridLevelApplicationsEnlegion OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 359 } affirmedZoneDpiStatisticsGridLevelApplicationsEnlegionPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 360 } affirmedZoneDpiStatisticsGridLevelApplicationsEnlegionBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 361 } affirmedZoneDpiStatisticsGridLevelApplicationsEnlegionUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 362 } affirmedZoneDpiStatisticsGridLevelApplicationsEnlegionUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 363 } affirmedZoneDpiStatisticsGridLevelApplicationsEnlegionDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 364 } affirmedZoneDpiStatisticsGridLevelApplicationsEnlegionDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 365 } affirmedZoneDpiStatisticsGridLevelApplicationsVoxer OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 366 } affirmedZoneDpiStatisticsGridLevelApplicationsVoxerPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 367 } affirmedZoneDpiStatisticsGridLevelApplicationsVoxerBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 368 } affirmedZoneDpiStatisticsGridLevelApplicationsVoxerUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 369 } affirmedZoneDpiStatisticsGridLevelApplicationsVoxerUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 370 } affirmedZoneDpiStatisticsGridLevelApplicationsVoxerDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 371 } affirmedZoneDpiStatisticsGridLevelApplicationsVoxerDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 372 } affirmedZoneDpiStatisticsGridLevelApplicationsLovefilm OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 373 } affirmedZoneDpiStatisticsGridLevelApplicationsLovefilmPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 374 } affirmedZoneDpiStatisticsGridLevelApplicationsLovefilmBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 375 } affirmedZoneDpiStatisticsGridLevelApplicationsLovefilmUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 376 } affirmedZoneDpiStatisticsGridLevelApplicationsLovefilmUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 377 } affirmedZoneDpiStatisticsGridLevelApplicationsLovefilmDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 378 } affirmedZoneDpiStatisticsGridLevelApplicationsLovefilmDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 379 } affirmedZoneDpiStatisticsGridLevelApplicationsFriendster OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 380 } affirmedZoneDpiStatisticsGridLevelApplicationsFriendsterPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 381 } affirmedZoneDpiStatisticsGridLevelApplicationsFriendsterBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 382 } affirmedZoneDpiStatisticsGridLevelApplicationsFriendsterUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 383 } affirmedZoneDpiStatisticsGridLevelApplicationsFriendsterUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 384 } affirmedZoneDpiStatisticsGridLevelApplicationsFriendsterDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 385 } affirmedZoneDpiStatisticsGridLevelApplicationsFriendsterDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 386 } affirmedZoneDpiStatisticsGridLevelApplicationsBurner OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 387 } affirmedZoneDpiStatisticsGridLevelApplicationsBurnerPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 388 } affirmedZoneDpiStatisticsGridLevelApplicationsBurnerBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 389 } affirmedZoneDpiStatisticsGridLevelApplicationsBurnerUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 390 } affirmedZoneDpiStatisticsGridLevelApplicationsBurnerUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 391 } affirmedZoneDpiStatisticsGridLevelApplicationsBurnerDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 392 } affirmedZoneDpiStatisticsGridLevelApplicationsBurnerDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 393 } affirmedZoneDpiStatisticsGridLevelApplicationsFlickr OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 394 } affirmedZoneDpiStatisticsGridLevelApplicationsFlickrPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 395 } affirmedZoneDpiStatisticsGridLevelApplicationsFlickrBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 396 } affirmedZoneDpiStatisticsGridLevelApplicationsFlickrUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 397 } affirmedZoneDpiStatisticsGridLevelApplicationsFlickrUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 398 } affirmedZoneDpiStatisticsGridLevelApplicationsFlickrDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 399 } affirmedZoneDpiStatisticsGridLevelApplicationsFlickrDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 400 } affirmedZoneDpiStatisticsGridLevelApplicationsLiveCom OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 401 } affirmedZoneDpiStatisticsGridLevelApplicationsLiveComPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 402 } affirmedZoneDpiStatisticsGridLevelApplicationsLiveComBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 403 } affirmedZoneDpiStatisticsGridLevelApplicationsLiveComUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 404 } affirmedZoneDpiStatisticsGridLevelApplicationsLiveComUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 405 } affirmedZoneDpiStatisticsGridLevelApplicationsLiveComDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 406 } affirmedZoneDpiStatisticsGridLevelApplicationsLiveComDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 407 } affirmedZoneDpiStatisticsGridLevelApplicationsICQWebChatFlows OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 408 } affirmedZoneDpiStatisticsGridLevelApplicationsICQWebChatUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 409 } affirmedZoneDpiStatisticsGridLevelApplicationsICQWebChatUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 410 } affirmedZoneDpiStatisticsGridLevelApplicationsICQWebChatDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 411 } affirmedZoneDpiStatisticsGridLevelApplicationsICQWebChatDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 412 } affirmedZoneDpiStatisticsGridLevelApplicationsRedTubeFlows OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 413 } affirmedZoneDpiStatisticsGridLevelApplicationsRedTubeUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 414 } affirmedZoneDpiStatisticsGridLevelApplicationsRedTubeUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 415 } affirmedZoneDpiStatisticsGridLevelApplicationsRedTubeDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 416 } affirmedZoneDpiStatisticsGridLevelApplicationsRedTubeDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 417 } affirmedZoneDpiStatisticsGridLevelApplicationsEverNoteFlows OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 418 } affirmedZoneDpiStatisticsGridLevelApplicationsEverNoteUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 419 } affirmedZoneDpiStatisticsGridLevelApplicationsEverNoteUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 420 } affirmedZoneDpiStatisticsGridLevelApplicationsEverNoteDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 421 } affirmedZoneDpiStatisticsGridLevelApplicationsEverNoteDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 422 } affirmedZoneDpiStatisticsGridLevelApplicationsSpreedFlows OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 423 } affirmedZoneDpiStatisticsGridLevelApplicationsSpreedUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 424 } affirmedZoneDpiStatisticsGridLevelApplicationsSpreedUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 425 } affirmedZoneDpiStatisticsGridLevelApplicationsSpreedDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 426 } affirmedZoneDpiStatisticsGridLevelApplicationsSpreedDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 427 } affirmedZoneDpiStatisticsGridLevelApplicationsTextPlusFlows OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 428 } affirmedZoneDpiStatisticsGridLevelApplicationsTextPlusUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 429 } affirmedZoneDpiStatisticsGridLevelApplicationsTextPlusUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 430 } affirmedZoneDpiStatisticsGridLevelApplicationsTextPlusDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 431 } affirmedZoneDpiStatisticsGridLevelApplicationsTextPlusDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 432 } affirmedZoneDpiStatisticsGridLevelApplicationsXVideosFlows OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 433 } affirmedZoneDpiStatisticsGridLevelApplicationsXVideosUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 434 } affirmedZoneDpiStatisticsGridLevelApplicationsXVideosUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 435 } affirmedZoneDpiStatisticsGridLevelApplicationsXVideosDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 436 } affirmedZoneDpiStatisticsGridLevelApplicationsXVideosDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 437 } affirmedZoneDpiStatisticsGridLevelApplicationsSnapChatFlows OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 438 } affirmedZoneDpiStatisticsGridLevelApplicationsSnapChatUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 439 } affirmedZoneDpiStatisticsGridLevelApplicationsSnapChatUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 440 } affirmedZoneDpiStatisticsGridLevelApplicationsSnapChatDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 441 } affirmedZoneDpiStatisticsGridLevelApplicationsSnapChatDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 442 } affirmedZoneDpiStatisticsGridLevelApplicationsYoukuFlows OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 443 } affirmedZoneDpiStatisticsGridLevelApplicationsYoukuUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 444 } affirmedZoneDpiStatisticsGridLevelApplicationsYoukuUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 445 } affirmedZoneDpiStatisticsGridLevelApplicationsYoukuDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 446 } affirmedZoneDpiStatisticsGridLevelApplicationsYoukuDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 447 } affirmedZoneDpiStatisticsGridLevelApplicationsMyMusicTWFlows OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 448 } affirmedZoneDpiStatisticsGridLevelApplicationsMyMusicTWUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 449 } affirmedZoneDpiStatisticsGridLevelApplicationsMyMusicTWUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 450 } affirmedZoneDpiStatisticsGridLevelApplicationsMyMusicTWDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 451 } affirmedZoneDpiStatisticsGridLevelApplicationsMyMusicTWDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 452 } affirmedZoneDpiStatisticsGridLevelApplicationsRenrenFlows OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 453 } affirmedZoneDpiStatisticsGridLevelApplicationsRenrenUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 454 } affirmedZoneDpiStatisticsGridLevelApplicationsRenrenUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 455 } affirmedZoneDpiStatisticsGridLevelApplicationsRenrenDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 456 } affirmedZoneDpiStatisticsGridLevelApplicationsRenrenDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 457 } affirmedZoneDpiStatisticsGridLevelApplicationsYelpFlows OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 458 } affirmedZoneDpiStatisticsGridLevelApplicationsYelpUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 459 } affirmedZoneDpiStatisticsGridLevelApplicationsYelpUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 460 } affirmedZoneDpiStatisticsGridLevelApplicationsYelpDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 461 } affirmedZoneDpiStatisticsGridLevelApplicationsYelpDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 462 } affirmedZoneDpiStatisticsGridLevelApplicationsAmazonShopFlows OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 463 } affirmedZoneDpiStatisticsGridLevelApplicationsAmazonShopUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 464 } affirmedZoneDpiStatisticsGridLevelApplicationsAmazonShopUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 465 } affirmedZoneDpiStatisticsGridLevelApplicationsAmazonShopDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 466 } affirmedZoneDpiStatisticsGridLevelApplicationsAmazonShopDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 467 } affirmedZoneDpiStatisticsGridLevelApplicationsYoupornFlows OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 468 } affirmedZoneDpiStatisticsGridLevelApplicationsYoupornUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 469 } affirmedZoneDpiStatisticsGridLevelApplicationsYoupornUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 470 } affirmedZoneDpiStatisticsGridLevelApplicationsYoupornDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 471 } affirmedZoneDpiStatisticsGridLevelApplicationsYoupornDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 472 } affirmedZoneDpiStatisticsGridLevelApplicationsEBayFlows OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 473 } affirmedZoneDpiStatisticsGridLevelApplicationsEBayUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 474 } affirmedZoneDpiStatisticsGridLevelApplicationsEBayUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 475 } affirmedZoneDpiStatisticsGridLevelApplicationsEBayDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 476 } affirmedZoneDpiStatisticsGridLevelApplicationsEBayDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 477 } affirmedZoneDpiStatisticsGridLevelApplicationsPornhubFlows OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 478 } affirmedZoneDpiStatisticsGridLevelApplicationsPornhubUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 479 } affirmedZoneDpiStatisticsGridLevelApplicationsPornhubUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 480 } affirmedZoneDpiStatisticsGridLevelApplicationsPornhubDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 481 } affirmedZoneDpiStatisticsGridLevelApplicationsPornhubDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 482 } affirmedZoneDpiStatisticsGridLevelApplicationsSpiderOakFlows OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 483 } affirmedZoneDpiStatisticsGridLevelApplicationsSpiderOakUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 484 } affirmedZoneDpiStatisticsGridLevelApplicationsSpiderOakUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 485 } affirmedZoneDpiStatisticsGridLevelApplicationsSpiderOakDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 486 } affirmedZoneDpiStatisticsGridLevelApplicationsSpiderOakDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 487 } affirmedZoneDpiStatisticsGridLevelApplicationsAdriveFlows OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 488 } affirmedZoneDpiStatisticsGridLevelApplicationsAdriveUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 489 } affirmedZoneDpiStatisticsGridLevelApplicationsAdriveUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 490 } affirmedZoneDpiStatisticsGridLevelApplicationsAdriveDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 491 } affirmedZoneDpiStatisticsGridLevelApplicationsAdriveDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 492 } affirmedZoneDpiStatisticsGridLevelApplicationsTumblrFlows OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 493 } affirmedZoneDpiStatisticsGridLevelApplicationsTumblrUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 494 } affirmedZoneDpiStatisticsGridLevelApplicationsTumblrUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 495 } affirmedZoneDpiStatisticsGridLevelApplicationsTumblrDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 496 } affirmedZoneDpiStatisticsGridLevelApplicationsTumblrDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 497 } affirmedZoneDpiStatisticsGridLevelApplicationsXingFlows OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 498 } affirmedZoneDpiStatisticsGridLevelApplicationsXingUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 499 } affirmedZoneDpiStatisticsGridLevelApplicationsXingUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 500 } affirmedZoneDpiStatisticsGridLevelApplicationsXingDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 501 } affirmedZoneDpiStatisticsGridLevelApplicationsXingDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 502 } affirmedZoneDpiStatisticsGridLevelApplicationsGooglePlayMusicFlows OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 503 } affirmedZoneDpiStatisticsGridLevelApplicationsGooglePlayMusicUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 504 } affirmedZoneDpiStatisticsGridLevelApplicationsGooglePlayMusicUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 505 } affirmedZoneDpiStatisticsGridLevelApplicationsGooglePlayMusicDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 506 } affirmedZoneDpiStatisticsGridLevelApplicationsGooglePlayMusicDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 507 } affirmedZoneDpiStatisticsGridLevelApplicationsVimeoFlows OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 508 } affirmedZoneDpiStatisticsGridLevelApplicationsVimeoUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 509 } affirmedZoneDpiStatisticsGridLevelApplicationsVimeoUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 510 } affirmedZoneDpiStatisticsGridLevelApplicationsVimeoDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 511 } affirmedZoneDpiStatisticsGridLevelApplicationsVimeoDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 512 } affirmedZoneDpiStatisticsGridLevelApplicationsSalesForceFlows OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 513 } affirmedZoneDpiStatisticsGridLevelApplicationsSalesForceUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 514 } affirmedZoneDpiStatisticsGridLevelApplicationsSalesForceUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 515 } affirmedZoneDpiStatisticsGridLevelApplicationsSalesForceDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 516 } affirmedZoneDpiStatisticsGridLevelApplicationsSalesForceDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 517 } affirmedZoneDpiStatisticsGridLevelApplicationsITunesRadioFlows OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 518 } affirmedZoneDpiStatisticsGridLevelApplicationsITunesRadioUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 519 } affirmedZoneDpiStatisticsGridLevelApplicationsITunesRadioUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 520 } affirmedZoneDpiStatisticsGridLevelApplicationsITunesRadioDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 521 } affirmedZoneDpiStatisticsGridLevelApplicationsITunesRadioDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 522 } affirmedZoneDpiStatisticsGridLevelApplicationsSinaWeiboFlows OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 523 } affirmedZoneDpiStatisticsGridLevelApplicationsSinaWeiboUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 524 } affirmedZoneDpiStatisticsGridLevelApplicationsSinaWeiboUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 525 } affirmedZoneDpiStatisticsGridLevelApplicationsSinaWeiboDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 526 } affirmedZoneDpiStatisticsGridLevelApplicationsSinaWeiboDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 527 } affirmedZoneDpiStatisticsGridLevelApplicationsForfoneFlows OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 528 } affirmedZoneDpiStatisticsGridLevelApplicationsForfoneUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 529 } affirmedZoneDpiStatisticsGridLevelApplicationsForfoneUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 530 } affirmedZoneDpiStatisticsGridLevelApplicationsForfoneDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 531 } affirmedZoneDpiStatisticsGridLevelApplicationsForfoneDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 532 } affirmedZoneDpiStatisticsGridLevelApplicationsLiveJasminFlows OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 533 } affirmedZoneDpiStatisticsGridLevelApplicationsLiveJasminUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 534 } affirmedZoneDpiStatisticsGridLevelApplicationsLiveJasminUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 535 } affirmedZoneDpiStatisticsGridLevelApplicationsLiveJasminDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 536 } affirmedZoneDpiStatisticsGridLevelApplicationsLiveJasminDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 537 } affirmedZoneDpiStatisticsGridLevelApplicationsJingDongFlows OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 538 } affirmedZoneDpiStatisticsGridLevelApplicationsJingDongUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 539 } affirmedZoneDpiStatisticsGridLevelApplicationsJingDongUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 540 } affirmedZoneDpiStatisticsGridLevelApplicationsJingDongDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 541 } affirmedZoneDpiStatisticsGridLevelApplicationsJingDongDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 542 } affirmedZoneDpiStatisticsGridLevelApplicationsLASTFMFlows OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 543 } affirmedZoneDpiStatisticsGridLevelApplicationsLASTFMUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 544 } affirmedZoneDpiStatisticsGridLevelApplicationsLASTFMUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 545 } affirmedZoneDpiStatisticsGridLevelApplicationsLASTFMDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 546 } affirmedZoneDpiStatisticsGridLevelApplicationsLASTFMDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 547 } affirmedZoneDpiStatisticsGridLevelApplicationsIMSFlows OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 548 } affirmedZoneDpiStatisticsGridLevelApplicationsIMSUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 549 } affirmedZoneDpiStatisticsGridLevelApplicationsIMSUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 550 } affirmedZoneDpiStatisticsGridLevelApplicationsIMSDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 551 } affirmedZoneDpiStatisticsGridLevelApplicationsIMSDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 552 } affirmedZoneDpiStatisticsGridLevelApplicationsBaiduFlows OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 553 } affirmedZoneDpiStatisticsGridLevelApplicationsBaiduUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 554 } affirmedZoneDpiStatisticsGridLevelApplicationsBaiduUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 555 } affirmedZoneDpiStatisticsGridLevelApplicationsBaiduDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 556 } affirmedZoneDpiStatisticsGridLevelApplicationsBaiduDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 557 } affirmedZoneDpiStatisticsGridLevelApplicationsTaoBaoFlows OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 558 } affirmedZoneDpiStatisticsGridLevelApplicationsTaoBaoUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 559 } affirmedZoneDpiStatisticsGridLevelApplicationsTaoBaoUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 560 } affirmedZoneDpiStatisticsGridLevelApplicationsTaoBaoDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 561 } affirmedZoneDpiStatisticsGridLevelApplicationsTaoBaoDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 562 } affirmedZoneDpiStatisticsGridLevelApplicationsWhatcheverFlows OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 563 } affirmedZoneDpiStatisticsGridLevelApplicationsWhatcheverUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 564 } affirmedZoneDpiStatisticsGridLevelApplicationsWhatcheverUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 565 } affirmedZoneDpiStatisticsGridLevelApplicationsWhatcheverDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 566 } affirmedZoneDpiStatisticsGridLevelApplicationsWhatcheverDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 567 } affirmedZoneDpiStatisticsGridLevelApplicationsTTPODFlows OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 568 } affirmedZoneDpiStatisticsGridLevelApplicationsTTPODUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 569 } affirmedZoneDpiStatisticsGridLevelApplicationsTTPODUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 570 } affirmedZoneDpiStatisticsGridLevelApplicationsTTPODDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 571 } affirmedZoneDpiStatisticsGridLevelApplicationsTTPODDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 572 } affirmedZoneDpiStatisticsGridLevelApplicationsThree60MobileFlows OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 573 } affirmedZoneDpiStatisticsGridLevelApplicationsThree60MobileUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 574 } affirmedZoneDpiStatisticsGridLevelApplicationsThree60MobileUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 575 } affirmedZoneDpiStatisticsGridLevelApplicationsThree60MobileDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 576 } affirmedZoneDpiStatisticsGridLevelApplicationsThree60MobileDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 577 } affirmedZoneDpiStatisticsGridLevelApplicationsPinterestFlows OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 578 } affirmedZoneDpiStatisticsGridLevelApplicationsPinterestUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 579 } affirmedZoneDpiStatisticsGridLevelApplicationsPinterestUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 580 } affirmedZoneDpiStatisticsGridLevelApplicationsPinterestDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 581 } affirmedZoneDpiStatisticsGridLevelApplicationsPinterestDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 582 } affirmedZoneDpiStatisticsGridLevelApplicationsVineFlows OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 583 } affirmedZoneDpiStatisticsGridLevelApplicationsVineUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 584 } affirmedZoneDpiStatisticsGridLevelApplicationsVineUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 585 } affirmedZoneDpiStatisticsGridLevelApplicationsVineDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 586 } affirmedZoneDpiStatisticsGridLevelApplicationsVineDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 587 } affirmedZoneDpiStatisticsGridLevelApplicationsNet2PhoneFlows OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 588 } affirmedZoneDpiStatisticsGridLevelApplicationsNet2PhoneUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 589 } affirmedZoneDpiStatisticsGridLevelApplicationsNet2PhoneUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 590 } affirmedZoneDpiStatisticsGridLevelApplicationsNet2PhoneDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 591 } affirmedZoneDpiStatisticsGridLevelApplicationsNet2PhoneDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 592 } affirmedZoneDpiStatisticsGridLevelApplicationsFourSquareFlows OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 593 } affirmedZoneDpiStatisticsGridLevelApplicationsFourSquareUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 594 } affirmedZoneDpiStatisticsGridLevelApplicationsFourSquareUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 595 } affirmedZoneDpiStatisticsGridLevelApplicationsFourSquareDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 596 } affirmedZoneDpiStatisticsGridLevelApplicationsFourSquareDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 597 } affirmedZoneDpiStatisticsGridLevelApplicationsILiveToFlows OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 598 } affirmedZoneDpiStatisticsGridLevelApplicationsILiveToUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 599 } affirmedZoneDpiStatisticsGridLevelApplicationsILiveToUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 600 } affirmedZoneDpiStatisticsGridLevelApplicationsILiveToDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 601 } affirmedZoneDpiStatisticsGridLevelApplicationsILiveToDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 602 } affirmedZoneDpiStatisticsGridLevelApplicationsMEGAFlows OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 603 } affirmedZoneDpiStatisticsGridLevelApplicationsMEGAUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 604 } affirmedZoneDpiStatisticsGridLevelApplicationsMEGAUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 605 } affirmedZoneDpiStatisticsGridLevelApplicationsMEGADlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 606 } affirmedZoneDpiStatisticsGridLevelApplicationsMEGADlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 607 } affirmedZoneDpiStatisticsGridLevelApplicationsDOOOKFlows OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 608 } affirmedZoneDpiStatisticsGridLevelApplicationsDOOOKUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 609 } affirmedZoneDpiStatisticsGridLevelApplicationsDOOOKUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 610 } affirmedZoneDpiStatisticsGridLevelApplicationsDOOOKDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 611 } affirmedZoneDpiStatisticsGridLevelApplicationsDOOOKDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 612 } affirmedZoneDpiStatisticsGridLevelApplicationsVBulletinFlows OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 613 } affirmedZoneDpiStatisticsGridLevelApplicationsVBulletinUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 614 } affirmedZoneDpiStatisticsGridLevelApplicationsVBulletinUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 615 } affirmedZoneDpiStatisticsGridLevelApplicationsVBulletinDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 616 } affirmedZoneDpiStatisticsGridLevelApplicationsVBulletinDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 617 } affirmedZoneDpiStatisticsGridLevelApplicationsCloudMeFlows OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 618 } affirmedZoneDpiStatisticsGridLevelApplicationsCloudMeUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 619 } affirmedZoneDpiStatisticsGridLevelApplicationsCloudMeUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 620 } affirmedZoneDpiStatisticsGridLevelApplicationsCloudMeDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 621 } affirmedZoneDpiStatisticsGridLevelApplicationsCloudMeDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 622 } affirmedZoneDpiStatisticsGridLevelApplicationsYikYakFlows OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 623 } affirmedZoneDpiStatisticsGridLevelApplicationsYikYakUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 624 } affirmedZoneDpiStatisticsGridLevelApplicationsYikYakUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 625 } affirmedZoneDpiStatisticsGridLevelApplicationsYikYakDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 626 } affirmedZoneDpiStatisticsGridLevelApplicationsYikYakDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 627 } affirmedZoneDpiStatisticsGridLevelApplicationsRedMineFlows OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 628 } affirmedZoneDpiStatisticsGridLevelApplicationsRedMineUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 629 } affirmedZoneDpiStatisticsGridLevelApplicationsRedMineUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 630 } affirmedZoneDpiStatisticsGridLevelApplicationsRedMineDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 631 } affirmedZoneDpiStatisticsGridLevelApplicationsRedMineDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 632 } affirmedZoneDpiStatisticsGridLevelApplicationsIHeartRadioFlows OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 633 } affirmedZoneDpiStatisticsGridLevelApplicationsIHeartRadioUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 634 } affirmedZoneDpiStatisticsGridLevelApplicationsIHeartRadioUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 635 } affirmedZoneDpiStatisticsGridLevelApplicationsIHeartRadioDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 636 } affirmedZoneDpiStatisticsGridLevelApplicationsIHeartRadioDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 637 } affirmedZoneDpiStatisticsGridLevelApplicationsAviraAntivirusFlows OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 638 } affirmedZoneDpiStatisticsGridLevelApplicationsAviraAntivirusUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 639 } affirmedZoneDpiStatisticsGridLevelApplicationsAviraAntivirusUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 640 } affirmedZoneDpiStatisticsGridLevelApplicationsAviraAntivirusDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 641 } affirmedZoneDpiStatisticsGridLevelApplicationsAviraAntivirusDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 642 } affirmedZoneDpiStatisticsGridLevelApplicationsNortonAntivirusFlows OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 643 } affirmedZoneDpiStatisticsGridLevelApplicationsNortonAntivirusUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 644 } affirmedZoneDpiStatisticsGridLevelApplicationsNortonAntivirusUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 645 } affirmedZoneDpiStatisticsGridLevelApplicationsNortonAntivirusDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 646 } affirmedZoneDpiStatisticsGridLevelApplicationsNortonAntivirusDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 647 } affirmedZoneDpiStatisticsGridLevelApplicationsKasperskyAntivirusFlows OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 648 } affirmedZoneDpiStatisticsGridLevelApplicationsKasperskyAntivirusUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 649 } affirmedZoneDpiStatisticsGridLevelApplicationsKasperskyAntivirusUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 650 } affirmedZoneDpiStatisticsGridLevelApplicationsKasperskyAntivirusDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 651 } affirmedZoneDpiStatisticsGridLevelApplicationsKasperskyAntivirusDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 652 } affirmedZoneDpiStatisticsGridLevelApplicationsAVGAntivirusFlows OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 653 } affirmedZoneDpiStatisticsGridLevelApplicationsAVGAntivirusUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 654 } affirmedZoneDpiStatisticsGridLevelApplicationsAVGAntivirusUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 655 } affirmedZoneDpiStatisticsGridLevelApplicationsAVGAntivirusDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 656 } affirmedZoneDpiStatisticsGridLevelApplicationsAVGAntivirusDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 657 } affirmedZoneDpiStatisticsGridLevelApplicationsSoundCloudFlows OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 658 } affirmedZoneDpiStatisticsGridLevelApplicationsSoundCloudUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 659 } affirmedZoneDpiStatisticsGridLevelApplicationsSoundCloudUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 660 } affirmedZoneDpiStatisticsGridLevelApplicationsSoundCloudDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 661 } affirmedZoneDpiStatisticsGridLevelApplicationsSoundCloudDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 662 } affirmedZoneDpiStatisticsGridLevelApplicationsRDIOFlows OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 663 } affirmedZoneDpiStatisticsGridLevelApplicationsRDIOUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 664 } affirmedZoneDpiStatisticsGridLevelApplicationsRDIOUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 665 } affirmedZoneDpiStatisticsGridLevelApplicationsRDIODlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 666 } affirmedZoneDpiStatisticsGridLevelApplicationsRDIODlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 667 } affirmedZoneDpiStatisticsGridLevelApplicationsAmazonPrimeMusicFlows OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 668 } affirmedZoneDpiStatisticsGridLevelApplicationsAmazonPrimeMusicUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 669 } affirmedZoneDpiStatisticsGridLevelApplicationsAmazonPrimeMusicUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 670 } affirmedZoneDpiStatisticsGridLevelApplicationsAmazonPrimeMusicDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 671 } affirmedZoneDpiStatisticsGridLevelApplicationsAmazonPrimeMusicDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 672 } affirmedZoneDpiStatisticsGridLevelApplicationsRunKeeperFlows OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 673 } affirmedZoneDpiStatisticsGridLevelApplicationsRunKeeperUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 674 } affirmedZoneDpiStatisticsGridLevelApplicationsRunKeeperUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 675 } affirmedZoneDpiStatisticsGridLevelApplicationsRunKeeperDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 676 } affirmedZoneDpiStatisticsGridLevelApplicationsRunKeeperDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 677 } affirmedZoneDpiStatisticsGridLevelApplicationsMyBookFlows OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 678 } affirmedZoneDpiStatisticsGridLevelApplicationsMyBookUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 679 } affirmedZoneDpiStatisticsGridLevelApplicationsMyBookUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 680 } affirmedZoneDpiStatisticsGridLevelApplicationsMyBookDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 681 } affirmedZoneDpiStatisticsGridLevelApplicationsMyBookDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 682 } affirmedZoneDpiStatisticsGridLevelApplicationsNikePlusFlows OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 683 } affirmedZoneDpiStatisticsGridLevelApplicationsNikePlusUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 684 } affirmedZoneDpiStatisticsGridLevelApplicationsNikePlusUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 685 } affirmedZoneDpiStatisticsGridLevelApplicationsNikePlusDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 686 } affirmedZoneDpiStatisticsGridLevelApplicationsNikePlusDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 687 } affirmedZoneDpiStatisticsGridLevelApplicationsMAGVFlows OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 688 } affirmedZoneDpiStatisticsGridLevelApplicationsMAGVUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 689 } affirmedZoneDpiStatisticsGridLevelApplicationsMAGVUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 690 } affirmedZoneDpiStatisticsGridLevelApplicationsMAGVDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 691 } affirmedZoneDpiStatisticsGridLevelApplicationsMAGVDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 692 } affirmedZoneDpiStatisticsGridLevelApplicationsMAGVKidsFlows OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 693 } affirmedZoneDpiStatisticsGridLevelApplicationsMAGVKidsUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 694 } affirmedZoneDpiStatisticsGridLevelApplicationsMAGVKidsUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 695 } affirmedZoneDpiStatisticsGridLevelApplicationsMAGVKidsDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 696 } affirmedZoneDpiStatisticsGridLevelApplicationsMAGVKidsDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 697 } affirmedZoneDpiStatisticsGridLevelApplicationsDotaLegendFlows OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 698 } affirmedZoneDpiStatisticsGridLevelApplicationsDotaLegendUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 699 } affirmedZoneDpiStatisticsGridLevelApplicationsDotaLegendUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 700 } affirmedZoneDpiStatisticsGridLevelApplicationsDotaLegendDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 701 } affirmedZoneDpiStatisticsGridLevelApplicationsDotaLegendDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 702 } affirmedZoneDpiStatisticsGridLevelApplicationsLETVFlows OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 703 } affirmedZoneDpiStatisticsGridLevelApplicationsLETVUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 704 } affirmedZoneDpiStatisticsGridLevelApplicationsLETVUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 705 } affirmedZoneDpiStatisticsGridLevelApplicationsLETVDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 706 } affirmedZoneDpiStatisticsGridLevelApplicationsLETVDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 707 } affirmedZoneDpiStatisticsGridLevelApplicationsMyFitnessPalFlows OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 708 } affirmedZoneDpiStatisticsGridLevelApplicationsMyFitnessPalUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 709 } affirmedZoneDpiStatisticsGridLevelApplicationsMyFitnessPalUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 710 } affirmedZoneDpiStatisticsGridLevelApplicationsMyFitnessPalDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 711 } affirmedZoneDpiStatisticsGridLevelApplicationsMyFitnessPalDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 712 } affirmedZoneDpiStatisticsGridLevelApplicationsSOHUFlows OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 713 } affirmedZoneDpiStatisticsGridLevelApplicationsSOHUUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 714 } affirmedZoneDpiStatisticsGridLevelApplicationsSOHUUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 715 } affirmedZoneDpiStatisticsGridLevelApplicationsSOHUDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 716 } affirmedZoneDpiStatisticsGridLevelApplicationsSOHUDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 717 } affirmedZoneDpiStatisticsGridLevelApplicationsOneKXUNFlows OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 718 } affirmedZoneDpiStatisticsGridLevelApplicationsOneKXUNUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 719 } affirmedZoneDpiStatisticsGridLevelApplicationsOneKXUNUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 720 } affirmedZoneDpiStatisticsGridLevelApplicationsOneKXUNDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 721 } affirmedZoneDpiStatisticsGridLevelApplicationsOneKXUNDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 722 } affirmedZoneDpiStatisticsGridLevelApplicationsTVBSFlows OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 723 } affirmedZoneDpiStatisticsGridLevelApplicationsTVBSUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 724 } affirmedZoneDpiStatisticsGridLevelApplicationsTVBSUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 725 } affirmedZoneDpiStatisticsGridLevelApplicationsTVBSDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 726 } affirmedZoneDpiStatisticsGridLevelApplicationsTVBSDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 727 } affirmedZoneDpiStatisticsGridLevelApplicationsXNXXFlows OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 728 } affirmedZoneDpiStatisticsGridLevelApplicationsXNXXUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 729 } affirmedZoneDpiStatisticsGridLevelApplicationsXNXXUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 730 } affirmedZoneDpiStatisticsGridLevelApplicationsXNXXDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 731 } affirmedZoneDpiStatisticsGridLevelApplicationsXNXXDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 732 } affirmedZoneDpiStatisticsGridLevelApplicationsCTITVFlows OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 733 } affirmedZoneDpiStatisticsGridLevelApplicationsCTITVUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 734 } affirmedZoneDpiStatisticsGridLevelApplicationsCTITVUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 735 } affirmedZoneDpiStatisticsGridLevelApplicationsCTITVDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 736 } affirmedZoneDpiStatisticsGridLevelApplicationsCTITVDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 737 } affirmedZoneDpiStatisticsGridLevelApplicationsEndomondoFlows OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 738 } affirmedZoneDpiStatisticsGridLevelApplicationsEndomondoUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 739 } affirmedZoneDpiStatisticsGridLevelApplicationsEndomondoUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 740 } affirmedZoneDpiStatisticsGridLevelApplicationsEndomondoDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 741 } affirmedZoneDpiStatisticsGridLevelApplicationsEndomondoDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 742 } affirmedZoneDpiStatisticsGridLevelApplicationsTimelyTVFlows OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 743 } affirmedZoneDpiStatisticsGridLevelApplicationsTimelyTVUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 744 } affirmedZoneDpiStatisticsGridLevelApplicationsTimelyTVUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 745 } affirmedZoneDpiStatisticsGridLevelApplicationsTimelyTVDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 746 } affirmedZoneDpiStatisticsGridLevelApplicationsTimelyTVDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 747 } affirmedZoneDpiStatisticsGridLevelApplicationsWorkoutTrainerFlows OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 748 } affirmedZoneDpiStatisticsGridLevelApplicationsWorkoutTrainerUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 749 } affirmedZoneDpiStatisticsGridLevelApplicationsWorkoutTrainerUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 750 } affirmedZoneDpiStatisticsGridLevelApplicationsWorkoutTrainerDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 751 } affirmedZoneDpiStatisticsGridLevelApplicationsWorkoutTrainerDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 752 } affirmedZoneDpiStatisticsGridLevelApplicationsMapMyRunFlows OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 753 } affirmedZoneDpiStatisticsGridLevelApplicationsMapMyRunUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 754 } affirmedZoneDpiStatisticsGridLevelApplicationsMapMyRunUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 755 } affirmedZoneDpiStatisticsGridLevelApplicationsMapMyRunDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 756 } affirmedZoneDpiStatisticsGridLevelApplicationsMapMyRunDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 757 } affirmedZoneDpiStatisticsGridLevelApplicationsKingOfPiratesFlows OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 758 } affirmedZoneDpiStatisticsGridLevelApplicationsKingOfPiratesUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 759 } affirmedZoneDpiStatisticsGridLevelApplicationsKingOfPiratesUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 760 } affirmedZoneDpiStatisticsGridLevelApplicationsKingOfPiratesDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 761 } affirmedZoneDpiStatisticsGridLevelApplicationsKingOfPiratesDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 762 } affirmedZoneDpiStatisticsGridLevelApplicationsTUDOUFlows OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 763 } affirmedZoneDpiStatisticsGridLevelApplicationsTUDOUUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 764 } affirmedZoneDpiStatisticsGridLevelApplicationsTUDOUUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 765 } affirmedZoneDpiStatisticsGridLevelApplicationsTUDOUDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 766 } affirmedZoneDpiStatisticsGridLevelApplicationsTUDOUDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 767 } affirmedZoneDpiStatisticsGridLevelApplicationsDuokanFlows OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 768 } affirmedZoneDpiStatisticsGridLevelApplicationsDuokanUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 769 } affirmedZoneDpiStatisticsGridLevelApplicationsDuokanUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 770 } affirmedZoneDpiStatisticsGridLevelApplicationsDuokanDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 771 } affirmedZoneDpiStatisticsGridLevelApplicationsDuokanDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 772 } affirmedZoneDpiStatisticsGridLevelApplicationsMeiLuFlows OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 773 } affirmedZoneDpiStatisticsGridLevelApplicationsMeiLuUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 774 } affirmedZoneDpiStatisticsGridLevelApplicationsMeiLuUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 775 } affirmedZoneDpiStatisticsGridLevelApplicationsMeiLuDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 776 } affirmedZoneDpiStatisticsGridLevelApplicationsMeiLuDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 777 } affirmedZoneDpiStatisticsGridLevelApplicationsSkoutFlows OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 778 } affirmedZoneDpiStatisticsGridLevelApplicationsSkoutUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 779 } affirmedZoneDpiStatisticsGridLevelApplicationsSkoutUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 780 } affirmedZoneDpiStatisticsGridLevelApplicationsSkoutDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 781 } affirmedZoneDpiStatisticsGridLevelApplicationsSkoutDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 782 } affirmedZoneDpiStatisticsGridLevelApplicationsPlayTalesFlows OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 783 } affirmedZoneDpiStatisticsGridLevelApplicationsPlayTalesUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 784 } affirmedZoneDpiStatisticsGridLevelApplicationsPlayTalesUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 785 } affirmedZoneDpiStatisticsGridLevelApplicationsPlayTalesDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 786 } affirmedZoneDpiStatisticsGridLevelApplicationsPlayTalesDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 787 } affirmedZoneDpiStatisticsGridLevelApplicationsGameOfWarFlows OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 788 } affirmedZoneDpiStatisticsGridLevelApplicationsGameOfWarUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 789 } affirmedZoneDpiStatisticsGridLevelApplicationsGameOfWarUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 790 } affirmedZoneDpiStatisticsGridLevelApplicationsGameOfWarDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 791 } affirmedZoneDpiStatisticsGridLevelApplicationsGameOfWarDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 792 } affirmedZoneDpiStatisticsGridLevelApplicationsFETNetFlows OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 793 } affirmedZoneDpiStatisticsGridLevelApplicationsFETNetUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 794 } affirmedZoneDpiStatisticsGridLevelApplicationsFETNetUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 795 } affirmedZoneDpiStatisticsGridLevelApplicationsFETNetDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 796 } affirmedZoneDpiStatisticsGridLevelApplicationsFETNetDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 797 } affirmedZoneDpiStatisticsGridLevelApplicationsFBSFlows OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 798 } affirmedZoneDpiStatisticsGridLevelApplicationsFBSUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 799 } affirmedZoneDpiStatisticsGridLevelApplicationsFBSUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 800 } affirmedZoneDpiStatisticsGridLevelApplicationsFBSDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 801 } affirmedZoneDpiStatisticsGridLevelApplicationsFBSDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 802 } affirmedZoneDpiStatisticsGridLevelApplicationsNationalBaseballFlows OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 803 } affirmedZoneDpiStatisticsGridLevelApplicationsNationalBaseballUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 804 } affirmedZoneDpiStatisticsGridLevelApplicationsNationalBaseballUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 805 } affirmedZoneDpiStatisticsGridLevelApplicationsNationalBaseballDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 806 } affirmedZoneDpiStatisticsGridLevelApplicationsNationalBaseballDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 807 } affirmedZoneDpiStatisticsGridLevelApplicationsPinkFongFlows OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 808 } affirmedZoneDpiStatisticsGridLevelApplicationsPinkFongUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 809 } affirmedZoneDpiStatisticsGridLevelApplicationsPinkFongUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 810 } affirmedZoneDpiStatisticsGridLevelApplicationsPinkFongDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 811 } affirmedZoneDpiStatisticsGridLevelApplicationsPinkFongDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 812 } affirmedZoneDpiStatisticsGridLevelApplicationsKollectBookFlows OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 813 } affirmedZoneDpiStatisticsGridLevelApplicationsKollectBookUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 814 } affirmedZoneDpiStatisticsGridLevelApplicationsKollectBookUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 815 } affirmedZoneDpiStatisticsGridLevelApplicationsKollectBookDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 816 } affirmedZoneDpiStatisticsGridLevelApplicationsKollectBookDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 817 } affirmedZoneDpiStatisticsGridLevelApplicationsSPTGTVFlows OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 818 } affirmedZoneDpiStatisticsGridLevelApplicationsSPTGTVUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 819 } affirmedZoneDpiStatisticsGridLevelApplicationsSPTGTVUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 820 } affirmedZoneDpiStatisticsGridLevelApplicationsSPTGTVDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 821 } affirmedZoneDpiStatisticsGridLevelApplicationsSPTGTVDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 822 } affirmedZoneDpiStatisticsGridLevelApplicationsCiaomobileHDTVFlows OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 823 } affirmedZoneDpiStatisticsGridLevelApplicationsCiaomobileHDTVUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 824 } affirmedZoneDpiStatisticsGridLevelApplicationsCiaomobileHDTVUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 825 } affirmedZoneDpiStatisticsGridLevelApplicationsCiaomobileHDTVDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 826 } affirmedZoneDpiStatisticsGridLevelApplicationsCiaomobileHDTVDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 827 } affirmedZoneDpiStatisticsGridLevelApplicationsSkyKingFlows OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 828 } affirmedZoneDpiStatisticsGridLevelApplicationsSkyKingUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 829 } affirmedZoneDpiStatisticsGridLevelApplicationsSkyKingUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 830 } affirmedZoneDpiStatisticsGridLevelApplicationsSkyKingDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 831 } affirmedZoneDpiStatisticsGridLevelApplicationsSkyKingDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 832 } affirmedZoneDpiStatisticsGridLevelApplicationsMovesFlows OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 833 } affirmedZoneDpiStatisticsGridLevelApplicationsMovesUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 834 } affirmedZoneDpiStatisticsGridLevelApplicationsMovesUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 835 } affirmedZoneDpiStatisticsGridLevelApplicationsMovesDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 836 } affirmedZoneDpiStatisticsGridLevelApplicationsMovesDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 837 } affirmedZoneDpiStatisticsGridLevelApplicationsPathFlows OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 838 } affirmedZoneDpiStatisticsGridLevelApplicationsPathUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 839 } affirmedZoneDpiStatisticsGridLevelApplicationsPathUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 840 } affirmedZoneDpiStatisticsGridLevelApplicationsPathDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 841 } affirmedZoneDpiStatisticsGridLevelApplicationsPathDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 842 } affirmedZoneDpiStatisticsGridLevelApplicationsIWowSystexFlows OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 843 } affirmedZoneDpiStatisticsGridLevelApplicationsIWowSystexUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 844 } affirmedZoneDpiStatisticsGridLevelApplicationsIWowSystexUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 845 } affirmedZoneDpiStatisticsGridLevelApplicationsIWowSystexDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 846 } affirmedZoneDpiStatisticsGridLevelApplicationsIWowSystexDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 847 } affirmedZoneDpiStatisticsGridLevelApplicationsNineKUFlows OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 848 } affirmedZoneDpiStatisticsGridLevelApplicationsNineKUUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 849 } affirmedZoneDpiStatisticsGridLevelApplicationsNineKUUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 850 } affirmedZoneDpiStatisticsGridLevelApplicationsNineKUDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 851 } affirmedZoneDpiStatisticsGridLevelApplicationsNineKUDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 852 } affirmedZoneDpiStatisticsGridLevelApplicationsNextTVFlows OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 853 } affirmedZoneDpiStatisticsGridLevelApplicationsNextTVUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 854 } affirmedZoneDpiStatisticsGridLevelApplicationsNextTVUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 855 } affirmedZoneDpiStatisticsGridLevelApplicationsNextTVDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 856 } affirmedZoneDpiStatisticsGridLevelApplicationsNextTVDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 857 } affirmedZoneDpiStatisticsGridLevelApplicationsSyncplicityFlows OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 858 } affirmedZoneDpiStatisticsGridLevelApplicationsSyncplicityUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 859 } affirmedZoneDpiStatisticsGridLevelApplicationsSyncplicityUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 860 } affirmedZoneDpiStatisticsGridLevelApplicationsSyncplicityDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 861 } affirmedZoneDpiStatisticsGridLevelApplicationsSyncplicityDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 862 } affirmedZoneDpiStatisticsGridLevelApplicationsRealMaFlows OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 863 } affirmedZoneDpiStatisticsGridLevelApplicationsRealMaUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 864 } affirmedZoneDpiStatisticsGridLevelApplicationsRealMaUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 865 } affirmedZoneDpiStatisticsGridLevelApplicationsRealMaDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 866 } affirmedZoneDpiStatisticsGridLevelApplicationsRealMaDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 867 } affirmedZoneDpiStatisticsGridLevelApplicationsYuantaFlows OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 868 } affirmedZoneDpiStatisticsGridLevelApplicationsYuantaUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 869 } affirmedZoneDpiStatisticsGridLevelApplicationsYuantaUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 870 } affirmedZoneDpiStatisticsGridLevelApplicationsYuantaDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 871 } affirmedZoneDpiStatisticsGridLevelApplicationsYuantaDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 872 } affirmedZoneDpiStatisticsGridLevelApplicationsHiNetFlows OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 873 } affirmedZoneDpiStatisticsGridLevelApplicationsHiNetUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 874 } affirmedZoneDpiStatisticsGridLevelApplicationsHiNetUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 875 } affirmedZoneDpiStatisticsGridLevelApplicationsHiNetDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 876 } affirmedZoneDpiStatisticsGridLevelApplicationsHiNetDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 877 } affirmedZoneDpiStatisticsGridLevelApplicationsMyCardFlows OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 878 } affirmedZoneDpiStatisticsGridLevelApplicationsMyCardUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 879 } affirmedZoneDpiStatisticsGridLevelApplicationsMyCardUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 880 } affirmedZoneDpiStatisticsGridLevelApplicationsMyCardDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 881 } affirmedZoneDpiStatisticsGridLevelApplicationsMyCardDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 882 } affirmedZoneDpiStatisticsGridLevelApplicationsKONOFlows OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 883 } affirmedZoneDpiStatisticsGridLevelApplicationsKONOUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 884 } affirmedZoneDpiStatisticsGridLevelApplicationsKONOUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 885 } affirmedZoneDpiStatisticsGridLevelApplicationsKONODlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 886 } affirmedZoneDpiStatisticsGridLevelApplicationsKONODlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 887 } affirmedZoneDpiStatisticsGridLevelApplicationsSpeakaboosFlows OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 888 } affirmedZoneDpiStatisticsGridLevelApplicationsSpeakaboosUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 889 } affirmedZoneDpiStatisticsGridLevelApplicationsSpeakaboosUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 890 } affirmedZoneDpiStatisticsGridLevelApplicationsSpeakaboosDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 891 } affirmedZoneDpiStatisticsGridLevelApplicationsSpeakaboosDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 892 } affirmedZoneDpiStatisticsGridLevelApplicationsDuoDuoFlows OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 893 } affirmedZoneDpiStatisticsGridLevelApplicationsDuoDuoUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 894 } affirmedZoneDpiStatisticsGridLevelApplicationsDuoDuoUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 895 } affirmedZoneDpiStatisticsGridLevelApplicationsDuoDuoDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 896 } affirmedZoneDpiStatisticsGridLevelApplicationsDuoDuoDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 897 } affirmedZoneDpiStatisticsGridLevelApplicationsWealthGodFlows OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 898 } affirmedZoneDpiStatisticsGridLevelApplicationsWealthGodUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 899 } affirmedZoneDpiStatisticsGridLevelApplicationsWealthGodUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 900 } affirmedZoneDpiStatisticsGridLevelApplicationsWealthGodDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 901 } affirmedZoneDpiStatisticsGridLevelApplicationsWealthGodDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 902 } affirmedZoneDpiStatisticsGridLevelApplicationsILeaderFlows OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 903 } affirmedZoneDpiStatisticsGridLevelApplicationsILeaderUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 904 } affirmedZoneDpiStatisticsGridLevelApplicationsILeaderUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 905 } affirmedZoneDpiStatisticsGridLevelApplicationsILeaderDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 906 } affirmedZoneDpiStatisticsGridLevelApplicationsILeaderDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 907 } affirmedZoneDpiStatisticsGridLevelApplicationsThreeBambooFlows OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 908 } affirmedZoneDpiStatisticsGridLevelApplicationsThreeBambooUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 909 } affirmedZoneDpiStatisticsGridLevelApplicationsThreeBambooUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 910 } affirmedZoneDpiStatisticsGridLevelApplicationsThreeBambooDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 911 } affirmedZoneDpiStatisticsGridLevelApplicationsThreeBambooDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 912 } affirmedZoneDpiStatisticsGridLevelApplicationsTaazeFlows OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 913 } affirmedZoneDpiStatisticsGridLevelApplicationsTaazeUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 914 } affirmedZoneDpiStatisticsGridLevelApplicationsTaazeUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 915 } affirmedZoneDpiStatisticsGridLevelApplicationsTaazeDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 916 } affirmedZoneDpiStatisticsGridLevelApplicationsTaazeDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 917 } affirmedZoneDpiStatisticsGridLevelApplicationsAudikoFlows OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 918 } affirmedZoneDpiStatisticsGridLevelApplicationsAudikoUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 919 } affirmedZoneDpiStatisticsGridLevelApplicationsAudikoUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 920 } affirmedZoneDpiStatisticsGridLevelApplicationsAudikoDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 921 } affirmedZoneDpiStatisticsGridLevelApplicationsAudikoDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 922 } affirmedZoneDpiStatisticsGridLevelApplicationsPubuBookbuffetFlows OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 923 } affirmedZoneDpiStatisticsGridLevelApplicationsPubuBookbuffetUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 924 } affirmedZoneDpiStatisticsGridLevelApplicationsPubuBookbuffetUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 925 } affirmedZoneDpiStatisticsGridLevelApplicationsPubuBookbuffetDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 926 } affirmedZoneDpiStatisticsGridLevelApplicationsPubuBookbuffetDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 927 } affirmedZoneDpiStatisticsGridLevelApplicationsMiTakeFlows OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 928 } affirmedZoneDpiStatisticsGridLevelApplicationsMiTakeUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 929 } affirmedZoneDpiStatisticsGridLevelApplicationsMiTakeUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 930 } affirmedZoneDpiStatisticsGridLevelApplicationsMiTakeDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 931 } affirmedZoneDpiStatisticsGridLevelApplicationsMiTakeDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 932 } affirmedZoneDpiStatisticsGridLevelApplicationsHyReadFlows OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 933 } affirmedZoneDpiStatisticsGridLevelApplicationsHyReadUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 934 } affirmedZoneDpiStatisticsGridLevelApplicationsHyReadUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 935 } affirmedZoneDpiStatisticsGridLevelApplicationsHyReadDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 936 } affirmedZoneDpiStatisticsGridLevelApplicationsHyReadDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 937 } affirmedZoneDpiStatisticsGridLevelApplicationsDisneyStoryTimeFlows OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 938 } affirmedZoneDpiStatisticsGridLevelApplicationsDisneyStoryTimeUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 939 } affirmedZoneDpiStatisticsGridLevelApplicationsDisneyStoryTimeUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 940 } affirmedZoneDpiStatisticsGridLevelApplicationsDisneyStoryTimeDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 941 } affirmedZoneDpiStatisticsGridLevelApplicationsDisneyStoryTimeDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 942 } affirmedZoneDpiStatisticsGridLevelApplicationsQualysFlows OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 943 } affirmedZoneDpiStatisticsGridLevelApplicationsQualysUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 944 } affirmedZoneDpiStatisticsGridLevelApplicationsQualysUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 945 } affirmedZoneDpiStatisticsGridLevelApplicationsQualysDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 946 } affirmedZoneDpiStatisticsGridLevelApplicationsQualysDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 947 } affirmedZoneDpiStatisticsGridLevelApplicationsConstantContactFlows OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 948 } affirmedZoneDpiStatisticsGridLevelApplicationsConstantContactUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 949 } affirmedZoneDpiStatisticsGridLevelApplicationsConstantContactUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 950 } affirmedZoneDpiStatisticsGridLevelApplicationsConstantContactDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 951 } affirmedZoneDpiStatisticsGridLevelApplicationsConstantContactDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 952 } affirmedZoneDpiStatisticsGridLevelApplicationsRallyFlows OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 953 } affirmedZoneDpiStatisticsGridLevelApplicationsRallyUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 954 } affirmedZoneDpiStatisticsGridLevelApplicationsRallyUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 955 } affirmedZoneDpiStatisticsGridLevelApplicationsRallyDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 956 } affirmedZoneDpiStatisticsGridLevelApplicationsRallyDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 957 } affirmedZoneDpiStatisticsGridLevelApplicationsIntralinksFlows OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 958 } affirmedZoneDpiStatisticsGridLevelApplicationsIntralinksUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 959 } affirmedZoneDpiStatisticsGridLevelApplicationsIntralinksUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 960 } affirmedZoneDpiStatisticsGridLevelApplicationsIntralinksDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 961 } affirmedZoneDpiStatisticsGridLevelApplicationsIntralinksDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 962 } affirmedZoneDpiStatisticsGridLevelApplicationsAppleMusicFlows OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 963 } affirmedZoneDpiStatisticsGridLevelApplicationsAppleMusicUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 964 } affirmedZoneDpiStatisticsGridLevelApplicationsAppleMusicUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 965 } affirmedZoneDpiStatisticsGridLevelApplicationsAppleMusicDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 966 } affirmedZoneDpiStatisticsGridLevelApplicationsAppleMusicDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 967 } affirmedZoneDpiStatisticsGridLevelApplicationsNaverFlows OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 968 } affirmedZoneDpiStatisticsGridLevelApplicationsNaverUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 969 } affirmedZoneDpiStatisticsGridLevelApplicationsNaverUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 970 } affirmedZoneDpiStatisticsGridLevelApplicationsNaverDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 971 } affirmedZoneDpiStatisticsGridLevelApplicationsNaverDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 972 } affirmedZoneDpiStatisticsGridLevelApplicationsBookingComFlows OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 973 } affirmedZoneDpiStatisticsGridLevelApplicationsBookingComUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 974 } affirmedZoneDpiStatisticsGridLevelApplicationsBookingComUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 975 } affirmedZoneDpiStatisticsGridLevelApplicationsBookingComDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 976 } affirmedZoneDpiStatisticsGridLevelApplicationsBookingComDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 977 } affirmedZoneDpiStatisticsGridLevelApplicationsCNNFlows OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 978 } affirmedZoneDpiStatisticsGridLevelApplicationsCNNUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 979 } affirmedZoneDpiStatisticsGridLevelApplicationsCNNUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 980 } affirmedZoneDpiStatisticsGridLevelApplicationsCNNDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 981 } affirmedZoneDpiStatisticsGridLevelApplicationsCNNDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 982 } affirmedZoneDpiStatisticsGridLevelApplicationsPayEasyFlows OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 983 } affirmedZoneDpiStatisticsGridLevelApplicationsPayEasyUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 984 } affirmedZoneDpiStatisticsGridLevelApplicationsPayEasyUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 985 } affirmedZoneDpiStatisticsGridLevelApplicationsPayEasyDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 986 } affirmedZoneDpiStatisticsGridLevelApplicationsPayEasyDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 987 } affirmedZoneDpiStatisticsGridLevelApplicationsLineRangersFlows OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 988 } affirmedZoneDpiStatisticsGridLevelApplicationsLineRangersUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 989 } affirmedZoneDpiStatisticsGridLevelApplicationsLineRangersUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 990 } affirmedZoneDpiStatisticsGridLevelApplicationsLineRangersDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 991 } affirmedZoneDpiStatisticsGridLevelApplicationsLineRangersDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 992 } affirmedZoneDpiStatisticsGridLevelApplicationsIOSAppStoreFlows OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 993 } affirmedZoneDpiStatisticsGridLevelApplicationsIOSAppStoreUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 994 } affirmedZoneDpiStatisticsGridLevelApplicationsIOSAppStoreUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 995 } affirmedZoneDpiStatisticsGridLevelApplicationsIOSAppStoreDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 996 } affirmedZoneDpiStatisticsGridLevelApplicationsIOSAppStoreDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 997 } affirmedZoneDpiStatisticsGridLevelApplicationsMyVideoTWFlows OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 998 } affirmedZoneDpiStatisticsGridLevelApplicationsMyVideoTWUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 999 } affirmedZoneDpiStatisticsGridLevelApplicationsMyVideoTWUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 1000 } affirmedZoneDpiStatisticsGridLevelApplicationsMyVideoTWDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 1001 } affirmedZoneDpiStatisticsGridLevelApplicationsMyVideoTWDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 1002 } affirmedZoneDpiStatisticsGridLevelApplicationsKingGamingFlows OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 1003 } affirmedZoneDpiStatisticsGridLevelApplicationsKingGamingUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 1004 } affirmedZoneDpiStatisticsGridLevelApplicationsKingGamingUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 1005 } affirmedZoneDpiStatisticsGridLevelApplicationsKingGamingDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 1006 } affirmedZoneDpiStatisticsGridLevelApplicationsKingGamingDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 1007 } affirmedZoneDpiStatisticsGridLevelApplicationsCandyCrushFlows OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 1008 } affirmedZoneDpiStatisticsGridLevelApplicationsCandyCrushUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 1009 } affirmedZoneDpiStatisticsGridLevelApplicationsCandyCrushUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 1010 } affirmedZoneDpiStatisticsGridLevelApplicationsCandyCrushDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 1011 } affirmedZoneDpiStatisticsGridLevelApplicationsCandyCrushDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 1012 } affirmedZoneDpiStatisticsGridLevelApplicationsCandyCrushSodaFlows OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 1013 } affirmedZoneDpiStatisticsGridLevelApplicationsCandyCrushSodaUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 1014 } affirmedZoneDpiStatisticsGridLevelApplicationsCandyCrushSodaUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 1015 } affirmedZoneDpiStatisticsGridLevelApplicationsCandyCrushSodaDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 1016 } affirmedZoneDpiStatisticsGridLevelApplicationsCandyCrushSodaDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 1017 } affirmedZoneDpiStatisticsGridLevelApplicationsBubbleWitchFlows OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 1018 } affirmedZoneDpiStatisticsGridLevelApplicationsBubbleWitchUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 1019 } affirmedZoneDpiStatisticsGridLevelApplicationsBubbleWitchUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 1020 } affirmedZoneDpiStatisticsGridLevelApplicationsBubbleWitchDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 1021 } affirmedZoneDpiStatisticsGridLevelApplicationsBubbleWitchDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 1022 } affirmedZoneDpiStatisticsGridLevelApplicationsFarmHeroFlows OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 1023 } affirmedZoneDpiStatisticsGridLevelApplicationsFarmHeroUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 1024 } affirmedZoneDpiStatisticsGridLevelApplicationsFarmHeroUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 1025 } affirmedZoneDpiStatisticsGridLevelApplicationsFarmHeroDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 1026 } affirmedZoneDpiStatisticsGridLevelApplicationsFarmHeroDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 1027 } affirmedZoneDpiStatisticsGridLevelApplicationsWindowsStoreFlows OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 1028 } affirmedZoneDpiStatisticsGridLevelApplicationsWindowsStoreUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 1029 } affirmedZoneDpiStatisticsGridLevelApplicationsWindowsStoreUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 1030 } affirmedZoneDpiStatisticsGridLevelApplicationsWindowsStoreDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 1031 } affirmedZoneDpiStatisticsGridLevelApplicationsWindowsStoreDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 1032 } affirmedZoneDpiStatisticsGridLevelApplicationsMinecraftFlows OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 1033 } affirmedZoneDpiStatisticsGridLevelApplicationsMinecraftUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 1034 } affirmedZoneDpiStatisticsGridLevelApplicationsMinecraftUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 1035 } affirmedZoneDpiStatisticsGridLevelApplicationsMinecraftDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 1036 } affirmedZoneDpiStatisticsGridLevelApplicationsMinecraftDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 1037 } affirmedZoneDpiStatisticsGridLevelApplicationsMeerkatFlows OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 1038 } affirmedZoneDpiStatisticsGridLevelApplicationsMeerkatUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 1039 } affirmedZoneDpiStatisticsGridLevelApplicationsMeerkatUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 1040 } affirmedZoneDpiStatisticsGridLevelApplicationsMeerkatDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 1041 } affirmedZoneDpiStatisticsGridLevelApplicationsMeerkatDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 1042 } affirmedZoneDpiStatisticsGridLevelApplicationsRovioGamingFlows OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 1043 } affirmedZoneDpiStatisticsGridLevelApplicationsRovioGamingUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 1044 } affirmedZoneDpiStatisticsGridLevelApplicationsRovioGamingUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 1045 } affirmedZoneDpiStatisticsGridLevelApplicationsRovioGamingDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 1046 } affirmedZoneDpiStatisticsGridLevelApplicationsRovioGamingDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 1047 } affirmedZoneDpiStatisticsGridLevelApplicationsAngryBirdsFlows OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 1048 } affirmedZoneDpiStatisticsGridLevelApplicationsAngryBirdsUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 1049 } affirmedZoneDpiStatisticsGridLevelApplicationsAngryBirdsUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 1050 } affirmedZoneDpiStatisticsGridLevelApplicationsAngryBirdsDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 1051 } affirmedZoneDpiStatisticsGridLevelApplicationsAngryBirdsDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 1052 } affirmedZoneDpiStatisticsGridLevelApplicationsCitrixXenAppFlows OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 1053 } affirmedZoneDpiStatisticsGridLevelApplicationsCitrixXenAppUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 1054 } affirmedZoneDpiStatisticsGridLevelApplicationsCitrixXenAppUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 1055 } affirmedZoneDpiStatisticsGridLevelApplicationsCitrixXenAppDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 1056 } affirmedZoneDpiStatisticsGridLevelApplicationsCitrixXenAppDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 1057 } affirmedZoneDpiStatisticsGridLevelApplicationsRedditFlows OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 1058 } affirmedZoneDpiStatisticsGridLevelApplicationsRedditUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 1059 } affirmedZoneDpiStatisticsGridLevelApplicationsRedditUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 1060 } affirmedZoneDpiStatisticsGridLevelApplicationsRedditDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 1061 } affirmedZoneDpiStatisticsGridLevelApplicationsRedditDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 1062 } affirmedZoneDpiStatisticsGridLevelApplicationsPayPalFlows OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 1063 } affirmedZoneDpiStatisticsGridLevelApplicationsPayPalUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 1064 } affirmedZoneDpiStatisticsGridLevelApplicationsPayPalUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 1065 } affirmedZoneDpiStatisticsGridLevelApplicationsPayPalDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 1066 } affirmedZoneDpiStatisticsGridLevelApplicationsPayPalDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 1067 } affirmedZoneDpiStatisticsGridLevelApplicationsPlantsVsZombies2Flows OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 1068 } affirmedZoneDpiStatisticsGridLevelApplicationsPlantsVsZombies2UlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 1069 } affirmedZoneDpiStatisticsGridLevelApplicationsPlantsVsZombies2UlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 1070 } affirmedZoneDpiStatisticsGridLevelApplicationsPlantsVsZombies2DlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 1071 } affirmedZoneDpiStatisticsGridLevelApplicationsPlantsVsZombies2DlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 1072 } affirmedZoneDpiStatisticsGridLevelApplicationsHalfbrickStudiosFlows OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 1073 } affirmedZoneDpiStatisticsGridLevelApplicationsHalfbrickStudiosUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 1074 } affirmedZoneDpiStatisticsGridLevelApplicationsHalfbrickStudiosUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 1075 } affirmedZoneDpiStatisticsGridLevelApplicationsHalfbrickStudiosDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 1076 } affirmedZoneDpiStatisticsGridLevelApplicationsHalfbrickStudiosDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 1077 } affirmedZoneDpiStatisticsGridLevelApplicationsGitHubFlows OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 1078 } affirmedZoneDpiStatisticsGridLevelApplicationsGitHubUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 1079 } affirmedZoneDpiStatisticsGridLevelApplicationsGitHubUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 1080 } affirmedZoneDpiStatisticsGridLevelApplicationsGitHubDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 1081 } affirmedZoneDpiStatisticsGridLevelApplicationsGitHubDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 1082 } affirmedZoneDpiStatisticsGridLevelApplicationsHamiVideoFlows OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 1083 } affirmedZoneDpiStatisticsGridLevelApplicationsHamiVideoUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 1084 } affirmedZoneDpiStatisticsGridLevelApplicationsHamiVideoUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 1085 } affirmedZoneDpiStatisticsGridLevelApplicationsHamiVideoDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 1086 } affirmedZoneDpiStatisticsGridLevelApplicationsHamiVideoDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 1087 } affirmedZoneDpiStatisticsGridLevelApplicationsSlackerFlows OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 1088 } affirmedZoneDpiStatisticsGridLevelApplicationsSlackerUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 1089 } affirmedZoneDpiStatisticsGridLevelApplicationsSlackerUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 1090 } affirmedZoneDpiStatisticsGridLevelApplicationsSlackerDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 1091 } affirmedZoneDpiStatisticsGridLevelApplicationsSlackerDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 1092 } affirmedZoneDpiStatisticsGridLevelApplicationsNicoNicoFlows OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 1093 } affirmedZoneDpiStatisticsGridLevelApplicationsNicoNicoUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 1094 } affirmedZoneDpiStatisticsGridLevelApplicationsNicoNicoUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 1095 } affirmedZoneDpiStatisticsGridLevelApplicationsNicoNicoDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 1096 } affirmedZoneDpiStatisticsGridLevelApplicationsNicoNicoDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 1097 } affirmedZoneDpiStatisticsGridLevelApplicationsAliPayFlows OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 1098 } affirmedZoneDpiStatisticsGridLevelApplicationsAliPayUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 1099 } affirmedZoneDpiStatisticsGridLevelApplicationsAliPayUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 1100 } affirmedZoneDpiStatisticsGridLevelApplicationsAliPayDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 1101 } affirmedZoneDpiStatisticsGridLevelApplicationsAliPayDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 1102 } affirmedZoneDpiStatisticsGridLevelApplicationsUStreamFlows OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 1103 } affirmedZoneDpiStatisticsGridLevelApplicationsUStreamUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 1104 } affirmedZoneDpiStatisticsGridLevelApplicationsUStreamUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 1105 } affirmedZoneDpiStatisticsGridLevelApplicationsUStreamDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 1106 } affirmedZoneDpiStatisticsGridLevelApplicationsUStreamDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 1107 } affirmedZoneDpiStatisticsGridLevelApplicationsNttDocomoFlows OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 1108 } affirmedZoneDpiStatisticsGridLevelApplicationsNttDocomoUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 1109 } affirmedZoneDpiStatisticsGridLevelApplicationsNttDocomoUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 1110 } affirmedZoneDpiStatisticsGridLevelApplicationsNttDocomoDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 1111 } affirmedZoneDpiStatisticsGridLevelApplicationsNttDocomoDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 1112 } affirmedZoneDpiStatisticsGridLevelApplicationsSoftbankOnlineShopFlows OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 1113 } affirmedZoneDpiStatisticsGridLevelApplicationsSoftbankOnlineShopUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 1114 } affirmedZoneDpiStatisticsGridLevelApplicationsSoftbankOnlineShopUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 1115 } affirmedZoneDpiStatisticsGridLevelApplicationsSoftbankOnlineShopDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 1116 } affirmedZoneDpiStatisticsGridLevelApplicationsSoftbankOnlineShopDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 1117 } affirmedZoneDpiStatisticsGridLevelApplicationsTrendMicroWorryFreeFlows OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 1118 } affirmedZoneDpiStatisticsGridLevelApplicationsTrendMicroWorryFreeUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 1119 } affirmedZoneDpiStatisticsGridLevelApplicationsTrendMicroWorryFreeUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 1120 } affirmedZoneDpiStatisticsGridLevelApplicationsTrendMicroWorryFreeDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 1121 } affirmedZoneDpiStatisticsGridLevelApplicationsTrendMicroWorryFreeDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 1122 } affirmedZoneDpiStatisticsGridLevelApplicationsWikipediaFlows OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 1123 } affirmedZoneDpiStatisticsGridLevelApplicationsWikipediaUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 1124 } affirmedZoneDpiStatisticsGridLevelApplicationsWikipediaUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 1125 } affirmedZoneDpiStatisticsGridLevelApplicationsWikipediaDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 1126 } affirmedZoneDpiStatisticsGridLevelApplicationsWikipediaDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 1127 } affirmedZoneDpiStatisticsGridLevelApplicationsUberFlows OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 1128 } affirmedZoneDpiStatisticsGridLevelApplicationsUberUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 1129 } affirmedZoneDpiStatisticsGridLevelApplicationsUberUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 1130 } affirmedZoneDpiStatisticsGridLevelApplicationsUberDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 1131 } affirmedZoneDpiStatisticsGridLevelApplicationsUberDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 1132 } affirmedZoneDpiStatisticsGridLevelApplicationsYandexFlows OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 1133 } affirmedZoneDpiStatisticsGridLevelApplicationsYandexULPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 1134 } affirmedZoneDpiStatisticsGridLevelApplicationsYandexULBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 1135 } affirmedZoneDpiStatisticsGridLevelApplicationsYandexDLPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 1136 } affirmedZoneDpiStatisticsGridLevelApplicationsYandexDLBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 1137 } affirmedZoneDpiStatisticsGridLevelApplicationsVKFlows OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 1138 } affirmedZoneDpiStatisticsGridLevelApplicationsVKULPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 1139 } affirmedZoneDpiStatisticsGridLevelApplicationsVKULBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 1140 } affirmedZoneDpiStatisticsGridLevelApplicationsVKDLPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 1141 } affirmedZoneDpiStatisticsGridLevelApplicationsVKDLBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 1142 } affirmedZoneDpiStatisticsGridLevelApplicationsAlibabaFlows OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 1143 } affirmedZoneDpiStatisticsGridLevelApplicationsAlibabaUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 1144 } affirmedZoneDpiStatisticsGridLevelApplicationsAlibabaUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 1145 } affirmedZoneDpiStatisticsGridLevelApplicationsAlibabaDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 1146 } affirmedZoneDpiStatisticsGridLevelApplicationsAlibabaDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 1147 } affirmedZoneDpiStatisticsGridLevelApplicationsAliExpressFlows OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 1148 } affirmedZoneDpiStatisticsGridLevelApplicationsAliExpressUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 1149 } affirmedZoneDpiStatisticsGridLevelApplicationsAliExpressUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 1150 } affirmedZoneDpiStatisticsGridLevelApplicationsAliExpressDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 1151 } affirmedZoneDpiStatisticsGridLevelApplicationsAliExpressDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 1152 } affirmedZoneDpiStatisticsGridLevelApplicationsTMallFlows OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 1153 } affirmedZoneDpiStatisticsGridLevelApplicationsTMallUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 1154 } affirmedZoneDpiStatisticsGridLevelApplicationsTMallUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 1155 } affirmedZoneDpiStatisticsGridLevelApplicationsTMallDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 1156 } affirmedZoneDpiStatisticsGridLevelApplicationsTMallDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 1157 } affirmedZoneDpiStatisticsGridLevelApplicationsNortonSecurityFlows OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 1158 } affirmedZoneDpiStatisticsGridLevelApplicationsNortonSecurityUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 1159 } affirmedZoneDpiStatisticsGridLevelApplicationsNortonSecurityUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 1160 } affirmedZoneDpiStatisticsGridLevelApplicationsNortonSecurityDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 1161 } affirmedZoneDpiStatisticsGridLevelApplicationsNortonSecurityDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 1162 } affirmedZoneDpiStatisticsGridLevelApplicationsPochtaRossiiFlows OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 1163 } affirmedZoneDpiStatisticsGridLevelApplicationsPochtaRossiiUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 1164 } affirmedZoneDpiStatisticsGridLevelApplicationsPochtaRossiiUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 1165 } affirmedZoneDpiStatisticsGridLevelApplicationsPochtaRossiiDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 1166 } affirmedZoneDpiStatisticsGridLevelApplicationsPochtaRossiiDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 1167 } affirmedZoneDpiStatisticsGridLevelApplicationsAfterSchoolFlows OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 1168 } affirmedZoneDpiStatisticsGridLevelApplicationsAfterSchoolUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 1169 } affirmedZoneDpiStatisticsGridLevelApplicationsAfterSchoolUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 1170 } affirmedZoneDpiStatisticsGridLevelApplicationsAfterSchoolDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 1171 } affirmedZoneDpiStatisticsGridLevelApplicationsAfterSchoolDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 1172 } affirmedZoneDpiStatisticsGridLevelApplicationsDriveLockFlows OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 1173 } affirmedZoneDpiStatisticsGridLevelApplicationsDriveLockUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 1174 } affirmedZoneDpiStatisticsGridLevelApplicationsDriveLockUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 1175 } affirmedZoneDpiStatisticsGridLevelApplicationsDriveLockDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 1176 } affirmedZoneDpiStatisticsGridLevelApplicationsDriveLockDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 1177 } affirmedZoneDpiStatisticsGridLevelApplicationsQipRuFlows OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 1178 } affirmedZoneDpiStatisticsGridLevelApplicationsQipRuUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 1179 } affirmedZoneDpiStatisticsGridLevelApplicationsQipRuUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 1180 } affirmedZoneDpiStatisticsGridLevelApplicationsQipRuDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 1181 } affirmedZoneDpiStatisticsGridLevelApplicationsQipRuDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 1182 } affirmedZoneDpiStatisticsGridLevelApplicationsMusicalLyFlows OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 1183 } affirmedZoneDpiStatisticsGridLevelApplicationsMusicalLyUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 1184 } affirmedZoneDpiStatisticsGridLevelApplicationsMusicalLyUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 1185 } affirmedZoneDpiStatisticsGridLevelApplicationsMusicalLyDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 1186 } affirmedZoneDpiStatisticsGridLevelApplicationsMusicalLyDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 1187 } affirmedZoneDpiStatisticsGridLevelApplicationsEAGamesFlows OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 1188 } affirmedZoneDpiStatisticsGridLevelApplicationsEAGamesUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 1189 } affirmedZoneDpiStatisticsGridLevelApplicationsEAGamesUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 1190 } affirmedZoneDpiStatisticsGridLevelApplicationsEAGamesDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 1191 } affirmedZoneDpiStatisticsGridLevelApplicationsEAGamesDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 1192 } affirmedZoneDpiStatisticsGridLevelApplicationsITunesUFlows OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 1193 } affirmedZoneDpiStatisticsGridLevelApplicationsITunesUUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 1194 } affirmedZoneDpiStatisticsGridLevelApplicationsITunesUUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 1195 } affirmedZoneDpiStatisticsGridLevelApplicationsITunesUDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 1196 } affirmedZoneDpiStatisticsGridLevelApplicationsITunesUDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 1197 } affirmedZoneDpiStatisticsGridLevelApplicationsPopCapFlows OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 1198 } affirmedZoneDpiStatisticsGridLevelApplicationsPopCapUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 1199 } affirmedZoneDpiStatisticsGridLevelApplicationsPopCapUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 1200 } affirmedZoneDpiStatisticsGridLevelApplicationsPopCapDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 1201 } affirmedZoneDpiStatisticsGridLevelApplicationsPopCapDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 1202 } affirmedZoneDpiStatisticsGridLevelApplicationsSurveyMonkeyFlows OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 1203 } affirmedZoneDpiStatisticsGridLevelApplicationsSurveyMonkeyUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 1204 } affirmedZoneDpiStatisticsGridLevelApplicationsSurveyMonkeyUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 1205 } affirmedZoneDpiStatisticsGridLevelApplicationsSurveyMonkeyDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 1206 } affirmedZoneDpiStatisticsGridLevelApplicationsSurveyMonkeyDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 1207 } affirmedZoneDpiStatisticsGridLevelApplicationsNewRelicFlows OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 1208 } affirmedZoneDpiStatisticsGridLevelApplicationsNewRelicUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 1209 } affirmedZoneDpiStatisticsGridLevelApplicationsNewRelicUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 1210 } affirmedZoneDpiStatisticsGridLevelApplicationsNewRelicDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 1211 } affirmedZoneDpiStatisticsGridLevelApplicationsNewRelicDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 1212 } affirmedZoneDpiStatisticsGridLevelApplicationsHuddleFlows OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 1213 } affirmedZoneDpiStatisticsGridLevelApplicationsHuddleUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 1214 } affirmedZoneDpiStatisticsGridLevelApplicationsHuddleUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 1215 } affirmedZoneDpiStatisticsGridLevelApplicationsHuddleDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 1216 } affirmedZoneDpiStatisticsGridLevelApplicationsHuddleDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 1217 } affirmedZoneDpiStatisticsGridLevelApplicationsZenDeskFlows OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 1218 } affirmedZoneDpiStatisticsGridLevelApplicationsZenDeskUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 1219 } affirmedZoneDpiStatisticsGridLevelApplicationsZenDeskUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 1220 } affirmedZoneDpiStatisticsGridLevelApplicationsZenDeskDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 1221 } affirmedZoneDpiStatisticsGridLevelApplicationsZenDeskDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 1222 } affirmedZoneDpiStatisticsGridLevelApplicationsOutlookMobileFlows OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 1223 } affirmedZoneDpiStatisticsGridLevelApplicationsOutlookMobileUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 1224 } affirmedZoneDpiStatisticsGridLevelApplicationsOutlookMobileUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 1225 } affirmedZoneDpiStatisticsGridLevelApplicationsOutlookMobileDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 1226 } affirmedZoneDpiStatisticsGridLevelApplicationsOutlookMobileDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 1227 } affirmedZoneDpiStatisticsGridLevelApplicationsDenaFlows OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 1228 } affirmedZoneDpiStatisticsGridLevelApplicationsDenaUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 1229 } affirmedZoneDpiStatisticsGridLevelApplicationsDenaUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 1230 } affirmedZoneDpiStatisticsGridLevelApplicationsDenaDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 1231 } affirmedZoneDpiStatisticsGridLevelApplicationsDenaDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 1232 } affirmedZoneDpiStatisticsGridLevelApplicationsBackBlazeFlows OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 1233 } affirmedZoneDpiStatisticsGridLevelApplicationsBackBlazeUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 1234 } affirmedZoneDpiStatisticsGridLevelApplicationsBackBlazeUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 1235 } affirmedZoneDpiStatisticsGridLevelApplicationsBackBlazeDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 1236 } affirmedZoneDpiStatisticsGridLevelApplicationsBackBlazeDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 1237 } affirmedZoneDpiStatisticsGridLevelApplicationsDocuSignFlows OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 1238 } affirmedZoneDpiStatisticsGridLevelApplicationsDocuSignUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 1239 } affirmedZoneDpiStatisticsGridLevelApplicationsDocuSignUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 1240 } affirmedZoneDpiStatisticsGridLevelApplicationsDocuSignDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 1241 } affirmedZoneDpiStatisticsGridLevelApplicationsDocuSignDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 1242 } affirmedZoneDpiStatisticsGridLevelApplicationsBetterNetFlows OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 1243 } affirmedZoneDpiStatisticsGridLevelApplicationsBetterNetUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 1244 } affirmedZoneDpiStatisticsGridLevelApplicationsBetterNetUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 1245 } affirmedZoneDpiStatisticsGridLevelApplicationsBetterNetDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 1246 } affirmedZoneDpiStatisticsGridLevelApplicationsBetterNetDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 1247 } affirmedZoneDpiStatisticsGridLevelApplicationsGoodFlows OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 1248 } affirmedZoneDpiStatisticsGridLevelApplicationsGoodUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 1249 } affirmedZoneDpiStatisticsGridLevelApplicationsGoodUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 1250 } affirmedZoneDpiStatisticsGridLevelApplicationsGoodDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 1251 } affirmedZoneDpiStatisticsGridLevelApplicationsGoodDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 1252 } affirmedZoneDpiStatisticsGridLevelApplicationsAngHamiFlows OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 1253 } affirmedZoneDpiStatisticsGridLevelApplicationsAngHamiUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 1254 } affirmedZoneDpiStatisticsGridLevelApplicationsAngHamiUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 1255 } affirmedZoneDpiStatisticsGridLevelApplicationsAngHamiDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 1256 } affirmedZoneDpiStatisticsGridLevelApplicationsAngHamiDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 1257 } affirmedZoneDpiStatisticsGridLevelApplicationsSlackFlows OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 1258 } affirmedZoneDpiStatisticsGridLevelApplicationsSlackUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 1259 } affirmedZoneDpiStatisticsGridLevelApplicationsSlackUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 1260 } affirmedZoneDpiStatisticsGridLevelApplicationsSlackDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 1261 } affirmedZoneDpiStatisticsGridLevelApplicationsSlackDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 1262 } affirmedZoneDpiStatisticsGridLevelApplicationsPokemonGoFlows OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 1263 } affirmedZoneDpiStatisticsGridLevelApplicationsPokemonGoUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 1264 } affirmedZoneDpiStatisticsGridLevelApplicationsPokemonGoUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 1265 } affirmedZoneDpiStatisticsGridLevelApplicationsPokemonGoDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 1266 } affirmedZoneDpiStatisticsGridLevelApplicationsPokemonGoDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 1267 } affirmedZoneDpiStatisticsGridLevelApplicationsNianticLabsFlows OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 1268 } affirmedZoneDpiStatisticsGridLevelApplicationsNianticLabsUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 1269 } affirmedZoneDpiStatisticsGridLevelApplicationsNianticLabsUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 1270 } affirmedZoneDpiStatisticsGridLevelApplicationsNianticLabsDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 1271 } affirmedZoneDpiStatisticsGridLevelApplicationsNianticLabsDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 1272 } affirmedZoneDpiStatisticsGridLevelApplicationsTwoGISFlows OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 1273 } affirmedZoneDpiStatisticsGridLevelApplicationsTwoGISUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 1274 } affirmedZoneDpiStatisticsGridLevelApplicationsTwoGISUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 1275 } affirmedZoneDpiStatisticsGridLevelApplicationsTwoGISDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 1276 } affirmedZoneDpiStatisticsGridLevelApplicationsTwoGISDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 1277 } affirmedZoneDpiStatisticsGridLevelApplicationsRuTubeFlows OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 1278 } affirmedZoneDpiStatisticsGridLevelApplicationsRuTubeUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 1279 } affirmedZoneDpiStatisticsGridLevelApplicationsRuTubeUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 1280 } affirmedZoneDpiStatisticsGridLevelApplicationsRuTubeDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 1281 } affirmedZoneDpiStatisticsGridLevelApplicationsRuTubeDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 1282 } affirmedZoneDpiStatisticsGridLevelApplicationsTwoChannelFlows OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 1283 } affirmedZoneDpiStatisticsGridLevelApplicationsTwoChannelUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 1284 } affirmedZoneDpiStatisticsGridLevelApplicationsTwoChannelUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 1285 } affirmedZoneDpiStatisticsGridLevelApplicationsTwoChannelDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 1286 } affirmedZoneDpiStatisticsGridLevelApplicationsTwoChannelDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 1287 } affirmedZoneDpiStatisticsGridLevelApplicationsPrismaFlows OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 1288 } affirmedZoneDpiStatisticsGridLevelApplicationsPrismaUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 1289 } affirmedZoneDpiStatisticsGridLevelApplicationsPrismaUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 1290 } affirmedZoneDpiStatisticsGridLevelApplicationsPrismaDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 1291 } affirmedZoneDpiStatisticsGridLevelApplicationsPrismaDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 1292 } affirmedZoneDpiStatisticsGridLevelApplicationsAmazonPrimeVideoFlows OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 1293 } affirmedZoneDpiStatisticsGridLevelApplicationsAmazonPrimeVideoUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 1294 } affirmedZoneDpiStatisticsGridLevelApplicationsAmazonPrimeVideoUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 1295 } affirmedZoneDpiStatisticsGridLevelApplicationsAmazonPrimeVideoDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 1296 } affirmedZoneDpiStatisticsGridLevelApplicationsAmazonPrimeVideoDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 1297 } affirmedZoneDpiStatisticsGridLevelApplicationsSignalFlows OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 1298 } affirmedZoneDpiStatisticsGridLevelApplicationsSignalUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 1299 } affirmedZoneDpiStatisticsGridLevelApplicationsSignalUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 1300 } affirmedZoneDpiStatisticsGridLevelApplicationsSignalDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 1301 } affirmedZoneDpiStatisticsGridLevelApplicationsSignalDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 1302 } affirmedZoneDpiStatisticsGridLevelApplicationsKanKanFlows OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 1303 } affirmedZoneDpiStatisticsGridLevelApplicationsKanKanUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 1304 } affirmedZoneDpiStatisticsGridLevelApplicationsKanKanUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 1305 } affirmedZoneDpiStatisticsGridLevelApplicationsKanKanDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 1306 } affirmedZoneDpiStatisticsGridLevelApplicationsKanKanDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 1307 } affirmedZoneDpiStatisticsGridLevelApplicationsAzarFlows OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 1308 } affirmedZoneDpiStatisticsGridLevelApplicationsAzarUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 1309 } affirmedZoneDpiStatisticsGridLevelApplicationsAzarUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 1310 } affirmedZoneDpiStatisticsGridLevelApplicationsAzarDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 1311 } affirmedZoneDpiStatisticsGridLevelApplicationsAzarDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 1312 } affirmedZoneDpiStatisticsGridLevelApplicationsSkyGoFlows OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 1313 } affirmedZoneDpiStatisticsGridLevelApplicationsSkyGoUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 1314 } affirmedZoneDpiStatisticsGridLevelApplicationsSkyGoUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 1315 } affirmedZoneDpiStatisticsGridLevelApplicationsSkyGoDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 1316 } affirmedZoneDpiStatisticsGridLevelApplicationsSkyGoDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 1317 } affirmedZoneDpiStatisticsGridLevelApplicationsICryptFlows OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 1318 } affirmedZoneDpiStatisticsGridLevelApplicationsICryptUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 1319 } affirmedZoneDpiStatisticsGridLevelApplicationsICryptUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 1320 } affirmedZoneDpiStatisticsGridLevelApplicationsICryptDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 1321 } affirmedZoneDpiStatisticsGridLevelApplicationsICryptDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 1322 } affirmedZoneDpiStatisticsGridLevelApplicationsKinopoiskFlows OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 1323 } affirmedZoneDpiStatisticsGridLevelApplicationsKinopoiskUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 1324 } affirmedZoneDpiStatisticsGridLevelApplicationsKinopoiskUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 1325 } affirmedZoneDpiStatisticsGridLevelApplicationsKinopoiskDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 1326 } affirmedZoneDpiStatisticsGridLevelApplicationsKinopoiskDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 1327 } affirmedZoneDpiStatisticsGridLevelApplicationsIviRuFlows OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 1328 } affirmedZoneDpiStatisticsGridLevelApplicationsIviRuUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 1329 } affirmedZoneDpiStatisticsGridLevelApplicationsIviRuUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 1330 } affirmedZoneDpiStatisticsGridLevelApplicationsIviRuDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 1331 } affirmedZoneDpiStatisticsGridLevelApplicationsIviRuDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 1332 } affirmedZoneDpiStatisticsGridLevelApplicationsTinderFlows OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 1333 } affirmedZoneDpiStatisticsGridLevelApplicationsTinderUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 1334 } affirmedZoneDpiStatisticsGridLevelApplicationsTinderUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 1335 } affirmedZoneDpiStatisticsGridLevelApplicationsTinderDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 1336 } affirmedZoneDpiStatisticsGridLevelApplicationsTinderDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 1337 } affirmedZoneDpiStatisticsGridLevelApplicationsAnyDeskFlows OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 1338 } affirmedZoneDpiStatisticsGridLevelApplicationsAnyDeskUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 1339 } affirmedZoneDpiStatisticsGridLevelApplicationsAnyDeskUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 1340 } affirmedZoneDpiStatisticsGridLevelApplicationsAnyDeskDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 1341 } affirmedZoneDpiStatisticsGridLevelApplicationsAnyDeskDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 1342 } affirmedZoneDpiStatisticsGridLevelApplicationsTenorFlows OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 1343 } affirmedZoneDpiStatisticsGridLevelApplicationsTenorUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 1344 } affirmedZoneDpiStatisticsGridLevelApplicationsTenorUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 1345 } affirmedZoneDpiStatisticsGridLevelApplicationsTenorDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 1346 } affirmedZoneDpiStatisticsGridLevelApplicationsTenorDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 1347 } affirmedZoneDpiStatisticsGridLevelApplicationsAPNSFlows OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 1348 } affirmedZoneDpiStatisticsGridLevelApplicationsAPNSUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 1349 } affirmedZoneDpiStatisticsGridLevelApplicationsAPNSUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 1350 } affirmedZoneDpiStatisticsGridLevelApplicationsAPNSDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 1351 } affirmedZoneDpiStatisticsGridLevelApplicationsAPNSDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 1352 } affirmedZoneDpiStatisticsGridLevelApplicationsDigicelPlayGoFlows OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 1353 } affirmedZoneDpiStatisticsGridLevelApplicationsDigicelPlayGoUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 1354 } affirmedZoneDpiStatisticsGridLevelApplicationsDigicelPlayGoUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 1355 } affirmedZoneDpiStatisticsGridLevelApplicationsDigicelPlayGoDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 1356 } affirmedZoneDpiStatisticsGridLevelApplicationsDigicelPlayGoDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 1357 } affirmedZoneDpiStatisticsGridLevelApplicationsDigicelMusicFlows OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 1358 } affirmedZoneDpiStatisticsGridLevelApplicationsDigicelMusicUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 1359 } affirmedZoneDpiStatisticsGridLevelApplicationsDigicelMusicUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 1360 } affirmedZoneDpiStatisticsGridLevelApplicationsDigicelMusicDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 1361 } affirmedZoneDpiStatisticsGridLevelApplicationsDigicelMusicDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 1362 } affirmedZoneDpiStatisticsGridLevelApplicationsDigicelTopUpFlows OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 1363 } affirmedZoneDpiStatisticsGridLevelApplicationsDigicelTopUpUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 1364 } affirmedZoneDpiStatisticsGridLevelApplicationsDigicelTopUpUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 1365 } affirmedZoneDpiStatisticsGridLevelApplicationsDigicelTopUpDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 1366 } affirmedZoneDpiStatisticsGridLevelApplicationsDigicelTopUpDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 1367 } affirmedZoneDpiStatisticsGridLevelApplicationsDubsmashFlows OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 1368 } affirmedZoneDpiStatisticsGridLevelApplicationsDubsmashUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 1369 } affirmedZoneDpiStatisticsGridLevelApplicationsDubsmashUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 1370 } affirmedZoneDpiStatisticsGridLevelApplicationsDubsmashDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 1371 } affirmedZoneDpiStatisticsGridLevelApplicationsDubsmashDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 1372 } affirmedZoneDpiStatisticsGridLevelApplicationsMyDigicelFlows OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 1373 } affirmedZoneDpiStatisticsGridLevelApplicationsMyDigicelUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 1374 } affirmedZoneDpiStatisticsGridLevelApplicationsMyDigicelUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 1375 } affirmedZoneDpiStatisticsGridLevelApplicationsMyDigicelDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 1376 } affirmedZoneDpiStatisticsGridLevelApplicationsMyDigicelDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 1377 } affirmedZoneDpiStatisticsGridLevelApplicationsWazeFlows OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 1378 } affirmedZoneDpiStatisticsGridLevelApplicationsWazeUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 1379 } affirmedZoneDpiStatisticsGridLevelApplicationsWazeUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 1380 } affirmedZoneDpiStatisticsGridLevelApplicationsWazeDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 1381 } affirmedZoneDpiStatisticsGridLevelApplicationsWazeDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 1382 } affirmedZoneDpiStatisticsGridLevelApplicationsChannelOneFlows OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 1383 } affirmedZoneDpiStatisticsGridLevelApplicationsChannelOneUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 1384 } affirmedZoneDpiStatisticsGridLevelApplicationsChannelOneUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 1385 } affirmedZoneDpiStatisticsGridLevelApplicationsChannelOneDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 1386 } affirmedZoneDpiStatisticsGridLevelApplicationsChannelOneDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 1387 } affirmedZoneDpiStatisticsGridLevelApplicationsGiphyFlows OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 1388 } affirmedZoneDpiStatisticsGridLevelApplicationsGiphyUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 1389 } affirmedZoneDpiStatisticsGridLevelApplicationsGiphyUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 1390 } affirmedZoneDpiStatisticsGridLevelApplicationsGiphyDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 1391 } affirmedZoneDpiStatisticsGridLevelApplicationsGiphyDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 1392 } affirmedZoneDpiStatisticsGridLevelApplicationsImgurFlows OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 1393 } affirmedZoneDpiStatisticsGridLevelApplicationsImgurUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 1394 } affirmedZoneDpiStatisticsGridLevelApplicationsImgurUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 1395 } affirmedZoneDpiStatisticsGridLevelApplicationsImgurDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 1396 } affirmedZoneDpiStatisticsGridLevelApplicationsImgurDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 1397 } affirmedZoneDpiStatisticsGridLevelApplicationsOneDriveFlows OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 1398 } affirmedZoneDpiStatisticsGridLevelApplicationsOneDriveUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 1399 } affirmedZoneDpiStatisticsGridLevelApplicationsOneDriveUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 1400 } affirmedZoneDpiStatisticsGridLevelApplicationsOneDriveDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 1401 } affirmedZoneDpiStatisticsGridLevelApplicationsOneDriveDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 1402 } affirmedZoneDpiStatisticsGridLevelApplicationsIFlixFlows OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 1403 } affirmedZoneDpiStatisticsGridLevelApplicationsIFlixUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 1404 } affirmedZoneDpiStatisticsGridLevelApplicationsIFlixUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 1405 } affirmedZoneDpiStatisticsGridLevelApplicationsIFlixDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 1406 } affirmedZoneDpiStatisticsGridLevelApplicationsIFlixDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 1407 } affirmedZoneDpiStatisticsGridLevelApplicationsAppleServicesFlows OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 1408 } affirmedZoneDpiStatisticsGridLevelApplicationsAppleServicesUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 1409 } affirmedZoneDpiStatisticsGridLevelApplicationsAppleServicesUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 1410 } affirmedZoneDpiStatisticsGridLevelApplicationsAppleServicesDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 1411 } affirmedZoneDpiStatisticsGridLevelApplicationsAppleServicesDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 1412 } affirmedZoneDpiStatisticsGridLevelApplicationsMicrosoftServicesFlows OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 1413 } affirmedZoneDpiStatisticsGridLevelApplicationsMicrosoftServicesUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 1414 } affirmedZoneDpiStatisticsGridLevelApplicationsMicrosoftServicesUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 1415 } affirmedZoneDpiStatisticsGridLevelApplicationsMicrosoftServicesDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 1416 } affirmedZoneDpiStatisticsGridLevelApplicationsMicrosoftServicesDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 1417 } affirmedZoneDpiStatisticsGridLevelApplicationsIcFlixFlows OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 1418 } affirmedZoneDpiStatisticsGridLevelApplicationsIcFlixUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 1419 } affirmedZoneDpiStatisticsGridLevelApplicationsIcFlixUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 1420 } affirmedZoneDpiStatisticsGridLevelApplicationsIcFlixDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 1421 } affirmedZoneDpiStatisticsGridLevelApplicationsIcFlixDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 1422 } affirmedZoneDpiStatisticsGridLevelApplicationsLogMeInFlows OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 1423 } affirmedZoneDpiStatisticsGridLevelApplicationsLogMeInUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 1424 } affirmedZoneDpiStatisticsGridLevelApplicationsLogMeInUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 1425 } affirmedZoneDpiStatisticsGridLevelApplicationsLogMeInDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 1426 } affirmedZoneDpiStatisticsGridLevelApplicationsLogMeInDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 1427 } affirmedZoneDpiStatisticsGridLevelApplicationsShazamFlows OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 1428 } affirmedZoneDpiStatisticsGridLevelApplicationsShazamUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 1429 } affirmedZoneDpiStatisticsGridLevelApplicationsShazamUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 1430 } affirmedZoneDpiStatisticsGridLevelApplicationsShazamDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 1431 } affirmedZoneDpiStatisticsGridLevelApplicationsShazamDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 1432 } affirmedZoneDpiStatisticsGridLevelApplicationsTuneInRadioFlows OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 1433 } affirmedZoneDpiStatisticsGridLevelApplicationsTuneInRadioUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 1434 } affirmedZoneDpiStatisticsGridLevelApplicationsTuneInRadioUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 1435 } affirmedZoneDpiStatisticsGridLevelApplicationsTuneInRadioDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 1436 } affirmedZoneDpiStatisticsGridLevelApplicationsTuneInRadioDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 1437 } affirmedZoneDpiStatisticsGridLevelApplicationsBadooFlows OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 1438 } affirmedZoneDpiStatisticsGridLevelApplicationsBadooUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 1439 } affirmedZoneDpiStatisticsGridLevelApplicationsBadooUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 1440 } affirmedZoneDpiStatisticsGridLevelApplicationsBadooDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 1441 } affirmedZoneDpiStatisticsGridLevelApplicationsBadooDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 1442 } affirmedZoneDpiStatisticsGridLevelApplicationsAirBnBFlows OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 1443 } affirmedZoneDpiStatisticsGridLevelApplicationsAirBnBUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 1444 } affirmedZoneDpiStatisticsGridLevelApplicationsAirBnBUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 1445 } affirmedZoneDpiStatisticsGridLevelApplicationsAirBnBDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 1446 } affirmedZoneDpiStatisticsGridLevelApplicationsAirBnBDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 1447 } affirmedZoneDpiStatisticsGridLevelApplicationsHightailFlows OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 1448 } affirmedZoneDpiStatisticsGridLevelApplicationsHightailUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 1449 } affirmedZoneDpiStatisticsGridLevelApplicationsHightailUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 1450 } affirmedZoneDpiStatisticsGridLevelApplicationsHightailDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 1451 } affirmedZoneDpiStatisticsGridLevelApplicationsHightailDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 1452 } affirmedZoneDpiStatisticsGridLevelApplicationsEasyTaxiFlows OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 1453 } affirmedZoneDpiStatisticsGridLevelApplicationsEasyTaxiUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 1454 } affirmedZoneDpiStatisticsGridLevelApplicationsEasyTaxiUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 1455 } affirmedZoneDpiStatisticsGridLevelApplicationsEasyTaxiDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 1456 } affirmedZoneDpiStatisticsGridLevelApplicationsEasyTaxiDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 1457 } affirmedZoneDpiStatisticsGridLevelApplicationsTomTomFlows OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 1458 } affirmedZoneDpiStatisticsGridLevelApplicationsTomTomUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 1459 } affirmedZoneDpiStatisticsGridLevelApplicationsTomTomUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 1460 } affirmedZoneDpiStatisticsGridLevelApplicationsTomTomDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 1461 } affirmedZoneDpiStatisticsGridLevelApplicationsTomTomDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 1462 } affirmedZoneDpiStatisticsGridLevelApplicationsTripAdvisorFlows OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 1463 } affirmedZoneDpiStatisticsGridLevelApplicationsTripAdvisorUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 1464 } affirmedZoneDpiStatisticsGridLevelApplicationsTripAdvisorUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 1465 } affirmedZoneDpiStatisticsGridLevelApplicationsTripAdvisorDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 1466 } affirmedZoneDpiStatisticsGridLevelApplicationsTripAdvisorDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 1467 } affirmedZoneDpiStatisticsGridLevelApplicationsESPNFlows OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 1468 } affirmedZoneDpiStatisticsGridLevelApplicationsESPNUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 1469 } affirmedZoneDpiStatisticsGridLevelApplicationsESPNUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 1470 } affirmedZoneDpiStatisticsGridLevelApplicationsESPNDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 1471 } affirmedZoneDpiStatisticsGridLevelApplicationsESPNDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 1472 } affirmedZoneDpiStatisticsGridLevelApplicationsDAZNFlows OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 1473 } affirmedZoneDpiStatisticsGridLevelApplicationsDAZNUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 1474 } affirmedZoneDpiStatisticsGridLevelApplicationsDAZNUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 1475 } affirmedZoneDpiStatisticsGridLevelApplicationsDAZNDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 1476 } affirmedZoneDpiStatisticsGridLevelApplicationsDAZNDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 1477 } affirmedZoneDpiStatisticsGridLevelApplicationsMobileStrikeFlows OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 1478 } affirmedZoneDpiStatisticsGridLevelApplicationsMobileStrikeUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 1479 } affirmedZoneDpiStatisticsGridLevelApplicationsMobileStrikeUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 1480 } affirmedZoneDpiStatisticsGridLevelApplicationsMobileStrikeDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 1481 } affirmedZoneDpiStatisticsGridLevelApplicationsMobileStrikeDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 1482 } affirmedZoneDpiStatisticsGridLevelApplicationsKingOfAvalonFlows OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 1483 } affirmedZoneDpiStatisticsGridLevelApplicationsKingOfAvalonUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 1484 } affirmedZoneDpiStatisticsGridLevelApplicationsKingOfAvalonUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 1485 } affirmedZoneDpiStatisticsGridLevelApplicationsKingOfAvalonDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 1486 } affirmedZoneDpiStatisticsGridLevelApplicationsKingOfAvalonDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 1487 } affirmedZoneDpiStatisticsGridLevelApplicationsLineage2Flows OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 1488 } affirmedZoneDpiStatisticsGridLevelApplicationsLineage2UlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 1489 } affirmedZoneDpiStatisticsGridLevelApplicationsLineage2UlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 1490 } affirmedZoneDpiStatisticsGridLevelApplicationsLineage2DlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 1491 } affirmedZoneDpiStatisticsGridLevelApplicationsLineage2DlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 1492 } affirmedZoneDpiStatisticsGridLevelApplicationsLyftFlows OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 1493 } affirmedZoneDpiStatisticsGridLevelApplicationsLyftUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 1494 } affirmedZoneDpiStatisticsGridLevelApplicationsLyftUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 1495 } affirmedZoneDpiStatisticsGridLevelApplicationsLyftDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 1496 } affirmedZoneDpiStatisticsGridLevelApplicationsLyftDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 1497 } affirmedZoneDpiStatisticsGridLevelApplicationsTruliaFlows OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 1498 } affirmedZoneDpiStatisticsGridLevelApplicationsTruliaUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 1499 } affirmedZoneDpiStatisticsGridLevelApplicationsTruliaUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 1500 } affirmedZoneDpiStatisticsGridLevelApplicationsTruliaDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 1501 } affirmedZoneDpiStatisticsGridLevelApplicationsTruliaDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 1502 } affirmedZoneDpiStatisticsGridLevelApplicationsAkamaiCloudFlows OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 1503 } affirmedZoneDpiStatisticsGridLevelApplicationsAkamaiCloudUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 1504 } affirmedZoneDpiStatisticsGridLevelApplicationsAkamaiCloudUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 1505 } affirmedZoneDpiStatisticsGridLevelApplicationsAkamaiCloudDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 1506 } affirmedZoneDpiStatisticsGridLevelApplicationsAkamaiCloudDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 1507 } affirmedZoneDpiStatisticsGridLevelApplicationsLimelightCloudFlows OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 1508 } affirmedZoneDpiStatisticsGridLevelApplicationsLimelightCloudUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 1509 } affirmedZoneDpiStatisticsGridLevelApplicationsLimelightCloudUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 1510 } affirmedZoneDpiStatisticsGridLevelApplicationsLimelightCloudDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 1511 } affirmedZoneDpiStatisticsGridLevelApplicationsLimelightCloudDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 1512 } affirmedZoneDpiStatisticsGridLevelApplicationsNickelodeonPlayFlows OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 1513 } affirmedZoneDpiStatisticsGridLevelApplicationsNickelodeonPlayUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 1514 } affirmedZoneDpiStatisticsGridLevelApplicationsNickelodeonPlayUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 1515 } affirmedZoneDpiStatisticsGridLevelApplicationsNickelodeonPlayDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 1516 } affirmedZoneDpiStatisticsGridLevelApplicationsNickelodeonPlayDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 1517 } affirmedZoneDpiStatisticsGridLevelApplicationsHereFlows OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 1518 } affirmedZoneDpiStatisticsGridLevelApplicationsHereUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 1519 } affirmedZoneDpiStatisticsGridLevelApplicationsHereUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 1520 } affirmedZoneDpiStatisticsGridLevelApplicationsHereDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 1521 } affirmedZoneDpiStatisticsGridLevelApplicationsHereDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 1522 } affirmedZoneDpiStatisticsGridLevelApplicationsSimCityBuildItFlows OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 1523 } affirmedZoneDpiStatisticsGridLevelApplicationsSimCityBuildItUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 1524 } affirmedZoneDpiStatisticsGridLevelApplicationsSimCityBuildItUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 1525 } affirmedZoneDpiStatisticsGridLevelApplicationsSimCityBuildItDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 1526 } affirmedZoneDpiStatisticsGridLevelApplicationsSimCityBuildItDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 1527 } affirmedZoneDpiStatisticsGridLevelApplicationsStarWarsGOHFlows OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 1528 } affirmedZoneDpiStatisticsGridLevelApplicationsStarWarsGOHUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 1529 } affirmedZoneDpiStatisticsGridLevelApplicationsStarWarsGOHUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 1530 } affirmedZoneDpiStatisticsGridLevelApplicationsStarWarsGOHDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 1531 } affirmedZoneDpiStatisticsGridLevelApplicationsStarWarsGOHDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 1532 } affirmedZoneDpiStatisticsGridLevelApplicationsFastlyFlows OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 1533 } affirmedZoneDpiStatisticsGridLevelApplicationsFastlyUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 1534 } affirmedZoneDpiStatisticsGridLevelApplicationsFastlyUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 1535 } affirmedZoneDpiStatisticsGridLevelApplicationsFastlyDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 1536 } affirmedZoneDpiStatisticsGridLevelApplicationsFastlyDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 1537 } affirmedZoneDpiStatisticsGridLevelApplicationsCloudFlareFlows OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 1538 } affirmedZoneDpiStatisticsGridLevelApplicationsCloudFlareUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 1539 } affirmedZoneDpiStatisticsGridLevelApplicationsCloudFlareUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 1540 } affirmedZoneDpiStatisticsGridLevelApplicationsCloudFlareDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 1541 } affirmedZoneDpiStatisticsGridLevelApplicationsCloudFlareDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 1542 } affirmedZoneDpiStatisticsGridLevelApplicationsLifeChurchFlows OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 1543 } affirmedZoneDpiStatisticsGridLevelApplicationsLifeChurchUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 1544 } affirmedZoneDpiStatisticsGridLevelApplicationsLifeChurchUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 1545 } affirmedZoneDpiStatisticsGridLevelApplicationsLifeChurchDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 1546 } affirmedZoneDpiStatisticsGridLevelApplicationsLifeChurchDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 1547 } affirmedZoneDpiStatisticsGridLevelApplicationsVevoFlows OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 1548 } affirmedZoneDpiStatisticsGridLevelApplicationsVevoUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 1549 } affirmedZoneDpiStatisticsGridLevelApplicationsVevoUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 1550 } affirmedZoneDpiStatisticsGridLevelApplicationsVevoDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 1551 } affirmedZoneDpiStatisticsGridLevelApplicationsVevoDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 1552 } affirmedZoneDpiStatisticsGridLevelApplicationsGrindrFlows OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 1553 } affirmedZoneDpiStatisticsGridLevelApplicationsGrindrUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 1554 } affirmedZoneDpiStatisticsGridLevelApplicationsGrindrUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 1555 } affirmedZoneDpiStatisticsGridLevelApplicationsGrindrDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 1556 } affirmedZoneDpiStatisticsGridLevelApplicationsGrindrDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 1557 } affirmedZoneDpiStatisticsGridLevelApplicationsAppleMapsFlows OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 1558 } affirmedZoneDpiStatisticsGridLevelApplicationsAppleMapsUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 1559 } affirmedZoneDpiStatisticsGridLevelApplicationsAppleMapsUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 1560 } affirmedZoneDpiStatisticsGridLevelApplicationsAppleMapsDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 1561 } affirmedZoneDpiStatisticsGridLevelApplicationsAppleMapsDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 1562 } affirmedZoneDpiStatisticsGridLevelApplicationsAppleGeoLocationFlows OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 1563 } affirmedZoneDpiStatisticsGridLevelApplicationsAppleGeoLocationUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 1564 } affirmedZoneDpiStatisticsGridLevelApplicationsAppleGeoLocationUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 1565 } affirmedZoneDpiStatisticsGridLevelApplicationsAppleGeoLocationDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 1566 } affirmedZoneDpiStatisticsGridLevelApplicationsAppleGeoLocationDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 1567 } affirmedZoneDpiStatisticsGridLevelApplicationsYoukuTudouFlows OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 1568 } affirmedZoneDpiStatisticsGridLevelApplicationsYoukuTudouUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 1569 } affirmedZoneDpiStatisticsGridLevelApplicationsYoukuTudouUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 1570 } affirmedZoneDpiStatisticsGridLevelApplicationsYoukuTudouDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 1571 } affirmedZoneDpiStatisticsGridLevelApplicationsYoukuTudouDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 1572 } affirmedZoneDpiStatisticsGridLevelApplicationsMeeticGroupFlows OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 1573 } affirmedZoneDpiStatisticsGridLevelApplicationsMeeticGroupUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 1574 } affirmedZoneDpiStatisticsGridLevelApplicationsMeeticGroupUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 1575 } affirmedZoneDpiStatisticsGridLevelApplicationsMeeticGroupDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 1576 } affirmedZoneDpiStatisticsGridLevelApplicationsMeeticGroupDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 1577 } affirmedZoneDpiStatisticsGridLevelApplicationsSarahahFlows OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 1578 } affirmedZoneDpiStatisticsGridLevelApplicationsSarahahUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 1579 } affirmedZoneDpiStatisticsGridLevelApplicationsSarahahUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 1580 } affirmedZoneDpiStatisticsGridLevelApplicationsSarahahDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 1581 } affirmedZoneDpiStatisticsGridLevelApplicationsSarahahDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 1582 } affirmedZoneDpiStatisticsGridLevelApplicationsVuduFlows OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 1583 } affirmedZoneDpiStatisticsGridLevelApplicationsVuduUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 1584 } affirmedZoneDpiStatisticsGridLevelApplicationsVuduUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 1585 } affirmedZoneDpiStatisticsGridLevelApplicationsVuduDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 1586 } affirmedZoneDpiStatisticsGridLevelApplicationsVuduDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 1587 } affirmedZoneDpiStatisticsGridLevelApplicationsWishFlows OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 1588 } affirmedZoneDpiStatisticsGridLevelApplicationsWishUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 1589 } affirmedZoneDpiStatisticsGridLevelApplicationsWishUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 1590 } affirmedZoneDpiStatisticsGridLevelApplicationsWishDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 1591 } affirmedZoneDpiStatisticsGridLevelApplicationsWishDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 1592 } affirmedZoneDpiStatisticsGridLevelApplicationsAuth0Flows OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 1593 } affirmedZoneDpiStatisticsGridLevelApplicationsAuth0UlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 1594 } affirmedZoneDpiStatisticsGridLevelApplicationsAuth0UlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 1595 } affirmedZoneDpiStatisticsGridLevelApplicationsAuth0DlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 1596 } affirmedZoneDpiStatisticsGridLevelApplicationsAuth0DlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 1597 } affirmedZoneDpiStatisticsGridLevelApplicationsSlingTVFlows OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 1598 } affirmedZoneDpiStatisticsGridLevelApplicationsSlingTVUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 1599 } affirmedZoneDpiStatisticsGridLevelApplicationsSlingTVUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 1600 } affirmedZoneDpiStatisticsGridLevelApplicationsSlingTVDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 1601 } affirmedZoneDpiStatisticsGridLevelApplicationsSlingTVDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 1602 } affirmedZoneDpiStatisticsGridLevelApplicationsRackspaceCloudFlows OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 1603 } affirmedZoneDpiStatisticsGridLevelApplicationsRackspaceCloudUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 1604 } affirmedZoneDpiStatisticsGridLevelApplicationsRackspaceCloudUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 1605 } affirmedZoneDpiStatisticsGridLevelApplicationsRackspaceCloudDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 1606 } affirmedZoneDpiStatisticsGridLevelApplicationsRackspaceCloudDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 1607 } affirmedZoneDpiStatisticsGridLevelApplicationsStackpathCloudFlows OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 1608 } affirmedZoneDpiStatisticsGridLevelApplicationsStackpathCloudUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 1609 } affirmedZoneDpiStatisticsGridLevelApplicationsStackpathCloudUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 1610 } affirmedZoneDpiStatisticsGridLevelApplicationsStackpathCloudDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 1611 } affirmedZoneDpiStatisticsGridLevelApplicationsStackpathCloudDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 1612 } affirmedZoneDpiStatisticsGridLevelApplicationsHousePartyFlows OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 1613 } affirmedZoneDpiStatisticsGridLevelApplicationsHousePartyUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 1614 } affirmedZoneDpiStatisticsGridLevelApplicationsHousePartyUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 1615 } affirmedZoneDpiStatisticsGridLevelApplicationsHousePartyDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 1616 } affirmedZoneDpiStatisticsGridLevelApplicationsHousePartyDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 1617 } affirmedZoneDpiStatisticsGridLevelApplicationsLearningHubOnlineFlows OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 1618 } affirmedZoneDpiStatisticsGridLevelApplicationsLearningHubOnlineUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 1619 } affirmedZoneDpiStatisticsGridLevelApplicationsLearningHubOnlineUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 1620 } affirmedZoneDpiStatisticsGridLevelApplicationsLearningHubOnlineDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 1621 } affirmedZoneDpiStatisticsGridLevelApplicationsLearningHubOnlineDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 1622 } affirmedZoneDpiStatisticsGridLevelApplicationsFoxSportsFlows OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 1623 } affirmedZoneDpiStatisticsGridLevelApplicationsFoxSportsUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 1624 } affirmedZoneDpiStatisticsGridLevelApplicationsFoxSportsUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 1625 } affirmedZoneDpiStatisticsGridLevelApplicationsFoxSportsDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 1626 } affirmedZoneDpiStatisticsGridLevelApplicationsFoxSportsDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 1627 } affirmedZoneDpiStatisticsGridLevelApplicationsAmazonServicesFlows OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 1628 } affirmedZoneDpiStatisticsGridLevelApplicationsAmazonServicesUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 1629 } affirmedZoneDpiStatisticsGridLevelApplicationsAmazonServicesUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 1630 } affirmedZoneDpiStatisticsGridLevelApplicationsAmazonServicesDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 1631 } affirmedZoneDpiStatisticsGridLevelApplicationsAmazonServicesDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 1632 } affirmedZoneDpiStatisticsGridLevelApplicationsAmazonDriveFlows OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 1633 } affirmedZoneDpiStatisticsGridLevelApplicationsAmazonDriveUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 1634 } affirmedZoneDpiStatisticsGridLevelApplicationsAmazonDriveUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 1635 } affirmedZoneDpiStatisticsGridLevelApplicationsAmazonDriveDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 1636 } affirmedZoneDpiStatisticsGridLevelApplicationsAmazonDriveDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 1637 } affirmedZoneDpiStatisticsGridLevelApplicationsCrashlyticsFlows OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 1638 } affirmedZoneDpiStatisticsGridLevelApplicationsCrashlyticsUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 1639 } affirmedZoneDpiStatisticsGridLevelApplicationsCrashlyticsUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 1640 } affirmedZoneDpiStatisticsGridLevelApplicationsCrashlyticsDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 1641 } affirmedZoneDpiStatisticsGridLevelApplicationsCrashlyticsDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 1642 } affirmedZoneDpiStatisticsGridLevelApplicationsLoopTradeClassifiedsFlows OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 1643 } affirmedZoneDpiStatisticsGridLevelApplicationsLoopTradeClassifiedsUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 1644 } affirmedZoneDpiStatisticsGridLevelApplicationsLoopTradeClassifiedsUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 1645 } affirmedZoneDpiStatisticsGridLevelApplicationsLoopTradeClassifiedsDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 1646 } affirmedZoneDpiStatisticsGridLevelApplicationsLoopTradeClassifiedsDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 1647 } affirmedZoneDpiStatisticsGridLevelApplicationsLoopCaribbeanLocalNewsFlows OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 1648 } affirmedZoneDpiStatisticsGridLevelApplicationsLoopCaribbeanLocalNewsUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 1649 } affirmedZoneDpiStatisticsGridLevelApplicationsLoopCaribbeanLocalNewsUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 1650 } affirmedZoneDpiStatisticsGridLevelApplicationsLoopCaribbeanLocalNewsDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 1651 } affirmedZoneDpiStatisticsGridLevelApplicationsLoopCaribbeanLocalNewsDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 1652 } affirmedZoneDpiStatisticsGridLevelApplicationsLoopPacificLocalNewsFlows OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 1653 } affirmedZoneDpiStatisticsGridLevelApplicationsLoopPacificLocalNewsUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 1654 } affirmedZoneDpiStatisticsGridLevelApplicationsLoopPacificLocalNewsUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 1655 } affirmedZoneDpiStatisticsGridLevelApplicationsLoopPacificLocalNewsDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 1656 } affirmedZoneDpiStatisticsGridLevelApplicationsLoopPacificLocalNewsDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 1657 } affirmedZoneDpiStatisticsGridLevelApplicationsUnityFlows OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 1658 } affirmedZoneDpiStatisticsGridLevelApplicationsUnityUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 1659 } affirmedZoneDpiStatisticsGridLevelApplicationsUnityUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 1660 } affirmedZoneDpiStatisticsGridLevelApplicationsUnityDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 1661 } affirmedZoneDpiStatisticsGridLevelApplicationsUnityDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 1662 } affirmedZoneDpiStatisticsGridLevelApplicationsMapBoxFlows OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 1663 } affirmedZoneDpiStatisticsGridLevelApplicationsMapBoxUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 1664 } affirmedZoneDpiStatisticsGridLevelApplicationsMapBoxUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 1665 } affirmedZoneDpiStatisticsGridLevelApplicationsMapBoxDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 1666 } affirmedZoneDpiStatisticsGridLevelApplicationsMapBoxDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 1667 } affirmedZoneDpiStatisticsGridLevelApplicationsCedexisFlows OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 1668 } affirmedZoneDpiStatisticsGridLevelApplicationsCedexisUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 1669 } affirmedZoneDpiStatisticsGridLevelApplicationsCedexisUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 1670 } affirmedZoneDpiStatisticsGridLevelApplicationsCedexisDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 1671 } affirmedZoneDpiStatisticsGridLevelApplicationsCedexisDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 1672 } affirmedZoneDpiStatisticsGridLevelApplicationsSmuleFlows OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 1673 } affirmedZoneDpiStatisticsGridLevelApplicationsSmuleUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 1674 } affirmedZoneDpiStatisticsGridLevelApplicationsSmuleUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 1675 } affirmedZoneDpiStatisticsGridLevelApplicationsSmuleDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 1676 } affirmedZoneDpiStatisticsGridLevelApplicationsSmuleDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 1677 } affirmedZoneDpiStatisticsGridLevelApplicationsSymantecFlows OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 1678 } affirmedZoneDpiStatisticsGridLevelApplicationsSymantecUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 1679 } affirmedZoneDpiStatisticsGridLevelApplicationsSymantecUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 1680 } affirmedZoneDpiStatisticsGridLevelApplicationsSymantecDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 1681 } affirmedZoneDpiStatisticsGridLevelApplicationsSymantecDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 1682 } affirmedZoneDpiStatisticsGridLevelApplicationsMaxDomeFlows OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 1683 } affirmedZoneDpiStatisticsGridLevelApplicationsMaxDomeUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 1684 } affirmedZoneDpiStatisticsGridLevelApplicationsMaxDomeUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 1685 } affirmedZoneDpiStatisticsGridLevelApplicationsMaxDomeDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 1686 } affirmedZoneDpiStatisticsGridLevelApplicationsMaxDomeDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 1687 } affirmedZoneDpiStatisticsGridLevelApplicationsEpicBrowserProxyFlows OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 1688 } affirmedZoneDpiStatisticsGridLevelApplicationsEpicBrowserProxyUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 1689 } affirmedZoneDpiStatisticsGridLevelApplicationsEpicBrowserProxyUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 1690 } affirmedZoneDpiStatisticsGridLevelApplicationsEpicBrowserProxyDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 1691 } affirmedZoneDpiStatisticsGridLevelApplicationsEpicBrowserProxyDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 1692 } affirmedZoneDpiStatisticsGridLevelApplicationsTokBoxFlows OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 1693 } affirmedZoneDpiStatisticsGridLevelApplicationsTokBoxUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 1694 } affirmedZoneDpiStatisticsGridLevelApplicationsTokBoxUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 1695 } affirmedZoneDpiStatisticsGridLevelApplicationsTokBoxDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 1696 } affirmedZoneDpiStatisticsGridLevelApplicationsTokBoxDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 1697 } affirmedZoneDpiStatisticsGridLevelApplicationsHmaVpnFlows OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 1698 } affirmedZoneDpiStatisticsGridLevelApplicationsHmaVpnUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 1699 } affirmedZoneDpiStatisticsGridLevelApplicationsHmaVpnUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 1700 } affirmedZoneDpiStatisticsGridLevelApplicationsHmaVpnDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 1701 } affirmedZoneDpiStatisticsGridLevelApplicationsHmaVpnDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 1702 } affirmedZoneDpiStatisticsGridLevelApplicationsAvastServicesFlows OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 1703 } affirmedZoneDpiStatisticsGridLevelApplicationsAvastServicesUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 1704 } affirmedZoneDpiStatisticsGridLevelApplicationsAvastServicesUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 1705 } affirmedZoneDpiStatisticsGridLevelApplicationsAvastServicesDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 1706 } affirmedZoneDpiStatisticsGridLevelApplicationsAvastServicesDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 1707 } affirmedZoneDpiStatisticsGridLevelApplicationsNordVpnFlows OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 1708 } affirmedZoneDpiStatisticsGridLevelApplicationsNordVpnUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 1709 } affirmedZoneDpiStatisticsGridLevelApplicationsNordVpnUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 1710 } affirmedZoneDpiStatisticsGridLevelApplicationsNordVpnDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 1711 } affirmedZoneDpiStatisticsGridLevelApplicationsNordVpnDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelApplicationsEntry 1712 } affirmedZoneDpiStatisticsGridLevelStandardProtocolsTable OBJECT-TYPE SYNTAX SEQUENCE OF AffirmedZoneDpiStatisticsGridLevelStandardProtocolsEntry MAX-ACCESS not-accessible STATUS deprecated DESCRIPTION "" ::= { affirmedZoneMIB 344 } affirmedZoneDpiStatisticsGridLevelStandardProtocolsEntry OBJECT-TYPE SYNTAX AffirmedZoneDpiStatisticsGridLevelStandardProtocolsEntry MAX-ACCESS not-accessible STATUS deprecated DESCRIPTION "" INDEX { affirmedZoneName, affirmedZoneDpiStatisticsGridLevelStandardProtocolsGrid } ::= { affirmedZoneDpiStatisticsGridLevelStandardProtocolsTable 1 } AffirmedZoneDpiStatisticsGridLevelStandardProtocolsEntry ::= SEQUENCE { affirmedZoneDpiStatisticsGridLevelStandardProtocolsGrid Unsigned32, affirmedZoneDpiStatisticsGridLevelStandardProtocolsThriftFlows ConfdString, affirmedZoneDpiStatisticsGridLevelStandardProtocolsThriftUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelStandardProtocolsThriftUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelStandardProtocolsThriftDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelStandardProtocolsThriftDlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelStandardProtocolsFaspFlows ConfdString, affirmedZoneDpiStatisticsGridLevelStandardProtocolsFaspUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelStandardProtocolsFaspUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelStandardProtocolsFaspDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelStandardProtocolsFaspDlBytes ConfdString } affirmedZoneDpiStatisticsGridLevelStandardProtocolsGrid OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS not-accessible STATUS current DESCRIPTION "grid ID" ::= { affirmedZoneDpiStatisticsGridLevelStandardProtocolsEntry 1 } affirmedZoneDpiStatisticsGridLevelStandardProtocolsThriftFlows OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelStandardProtocolsEntry 2 } affirmedZoneDpiStatisticsGridLevelStandardProtocolsThriftUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelStandardProtocolsEntry 3 } affirmedZoneDpiStatisticsGridLevelStandardProtocolsThriftUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelStandardProtocolsEntry 4 } affirmedZoneDpiStatisticsGridLevelStandardProtocolsThriftDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelStandardProtocolsEntry 5 } affirmedZoneDpiStatisticsGridLevelStandardProtocolsThriftDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelStandardProtocolsEntry 6 } affirmedZoneDpiStatisticsGridLevelStandardProtocolsFaspFlows OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelStandardProtocolsEntry 7 } affirmedZoneDpiStatisticsGridLevelStandardProtocolsFaspUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelStandardProtocolsEntry 8 } affirmedZoneDpiStatisticsGridLevelStandardProtocolsFaspUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelStandardProtocolsEntry 9 } affirmedZoneDpiStatisticsGridLevelStandardProtocolsFaspDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelStandardProtocolsEntry 10 } affirmedZoneDpiStatisticsGridLevelStandardProtocolsFaspDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelStandardProtocolsEntry 11 } affirmedZoneDpiStatisticsGridLevelP2pProtocolsTable OBJECT-TYPE SYNTAX SEQUENCE OF AffirmedZoneDpiStatisticsGridLevelP2pProtocolsEntry MAX-ACCESS not-accessible STATUS deprecated DESCRIPTION "" ::= { affirmedZoneMIB 6 } affirmedZoneDpiStatisticsGridLevelP2pProtocolsEntry OBJECT-TYPE SYNTAX AffirmedZoneDpiStatisticsGridLevelP2pProtocolsEntry MAX-ACCESS not-accessible STATUS deprecated DESCRIPTION "" INDEX { affirmedZoneName, affirmedZoneDpiStatisticsGridLevelP2pProtocolsGrid } ::= { affirmedZoneDpiStatisticsGridLevelP2pProtocolsTable 1 } AffirmedZoneDpiStatisticsGridLevelP2pProtocolsEntry ::= SEQUENCE { affirmedZoneDpiStatisticsGridLevelP2pProtocolsGrid Unsigned32, affirmedZoneDpiStatisticsGridLevelP2pProtocolsANtsP2P ConfdString, affirmedZoneDpiStatisticsGridLevelP2pProtocolsAimini ConfdString, affirmedZoneDpiStatisticsGridLevelP2pProtocolsAppleJuice ConfdString, affirmedZoneDpiStatisticsGridLevelP2pProtocolsAres ConfdString, affirmedZoneDpiStatisticsGridLevelP2pProtocolsBitTorrent ConfdString, affirmedZoneDpiStatisticsGridLevelP2pProtocolsDirectConnect ConfdString, affirmedZoneDpiStatisticsGridLevelP2pProtocolsFiletopia ConfdString, affirmedZoneDpiStatisticsGridLevelP2pProtocolsGnutella ConfdString, affirmedZoneDpiStatisticsGridLevelP2pProtocolsKaZaa-Fasttrack ConfdString, affirmedZoneDpiStatisticsGridLevelP2pProtocolsManolito ConfdString, affirmedZoneDpiStatisticsGridLevelP2pProtocolsMojo ConfdString, affirmedZoneDpiStatisticsGridLevelP2pProtocolsMute ConfdString, affirmedZoneDpiStatisticsGridLevelP2pProtocolsOFF ConfdString, affirmedZoneDpiStatisticsGridLevelP2pProtocolsOpenFT ConfdString, affirmedZoneDpiStatisticsGridLevelP2pProtocolsPando ConfdString, affirmedZoneDpiStatisticsGridLevelP2pProtocolsSoulseek ConfdString, affirmedZoneDpiStatisticsGridLevelP2pProtocolsStealthNet ConfdString, affirmedZoneDpiStatisticsGridLevelP2pProtocolsThunder-Webthunder ConfdString, affirmedZoneDpiStatisticsGridLevelP2pProtocolsWINNY ConfdString, affirmedZoneDpiStatisticsGridLevelP2pProtocolsWinMX ConfdString, affirmedZoneDpiStatisticsGridLevelP2pProtocolsEDonkey ConfdString, affirmedZoneDpiStatisticsGridLevelP2pProtocolsIMesh ConfdString, affirmedZoneDpiStatisticsGridLevelP2pProtocolsANtsP2PPkts ConfdString, affirmedZoneDpiStatisticsGridLevelP2pProtocolsANtsP2PBytes ConfdString, affirmedZoneDpiStatisticsGridLevelP2pProtocolsAiminiPkts ConfdString, affirmedZoneDpiStatisticsGridLevelP2pProtocolsAiminiBytes ConfdString, affirmedZoneDpiStatisticsGridLevelP2pProtocolsAppleJuicePkts ConfdString, affirmedZoneDpiStatisticsGridLevelP2pProtocolsAppleJuiceBytes ConfdString, affirmedZoneDpiStatisticsGridLevelP2pProtocolsAresPkts ConfdString, affirmedZoneDpiStatisticsGridLevelP2pProtocolsAresBytes ConfdString, affirmedZoneDpiStatisticsGridLevelP2pProtocolsBitTorrentPkts ConfdString, affirmedZoneDpiStatisticsGridLevelP2pProtocolsBitTorrentBytes ConfdString, affirmedZoneDpiStatisticsGridLevelP2pProtocolsDirectConnectPkts ConfdString, affirmedZoneDpiStatisticsGridLevelP2pProtocolsDirectConnectBytes ConfdString, affirmedZoneDpiStatisticsGridLevelP2pProtocolsFiletopiaPkts ConfdString, affirmedZoneDpiStatisticsGridLevelP2pProtocolsFiletopiaBytes ConfdString, affirmedZoneDpiStatisticsGridLevelP2pProtocolsGnutellaPkts ConfdString, affirmedZoneDpiStatisticsGridLevelP2pProtocolsGnutellaBytes ConfdString, affirmedZoneDpiStatisticsGridLevelP2pProtocolsKaZaa-FasttrackPkts ConfdString, affirmedZoneDpiStatisticsGridLevelP2pProtocolsKaZaa-FasttrackBytes ConfdString, affirmedZoneDpiStatisticsGridLevelP2pProtocolsManolitoPkts ConfdString, affirmedZoneDpiStatisticsGridLevelP2pProtocolsManolitoBytes ConfdString, affirmedZoneDpiStatisticsGridLevelP2pProtocolsMojoPkts ConfdString, affirmedZoneDpiStatisticsGridLevelP2pProtocolsMojoBytes ConfdString, affirmedZoneDpiStatisticsGridLevelP2pProtocolsMutePkts ConfdString, affirmedZoneDpiStatisticsGridLevelP2pProtocolsMuteBytes ConfdString, affirmedZoneDpiStatisticsGridLevelP2pProtocolsOFFPkts ConfdString, affirmedZoneDpiStatisticsGridLevelP2pProtocolsOFFBytes ConfdString, affirmedZoneDpiStatisticsGridLevelP2pProtocolsOpenFTPkts ConfdString, affirmedZoneDpiStatisticsGridLevelP2pProtocolsOpenFTBytes ConfdString, affirmedZoneDpiStatisticsGridLevelP2pProtocolsPandoPkts ConfdString, affirmedZoneDpiStatisticsGridLevelP2pProtocolsPandoBytes ConfdString, affirmedZoneDpiStatisticsGridLevelP2pProtocolsSoulseekPkts ConfdString, affirmedZoneDpiStatisticsGridLevelP2pProtocolsSoulseekBytes ConfdString, affirmedZoneDpiStatisticsGridLevelP2pProtocolsStealthNetPkts ConfdString, affirmedZoneDpiStatisticsGridLevelP2pProtocolsStealthNetBytes ConfdString, affirmedZoneDpiStatisticsGridLevelP2pProtocolsThunder-WebthunderPkts ConfdString, affirmedZoneDpiStatisticsGridLevelP2pProtocolsThunder-WebthunderBytes ConfdString, affirmedZoneDpiStatisticsGridLevelP2pProtocolsWINNYPkts ConfdString, affirmedZoneDpiStatisticsGridLevelP2pProtocolsWINNYBytes ConfdString, affirmedZoneDpiStatisticsGridLevelP2pProtocolsWinMXPkts ConfdString, affirmedZoneDpiStatisticsGridLevelP2pProtocolsWinMXBytes ConfdString, affirmedZoneDpiStatisticsGridLevelP2pProtocolsEDonkeyPkts ConfdString, affirmedZoneDpiStatisticsGridLevelP2pProtocolsEDonkeyBytes ConfdString, affirmedZoneDpiStatisticsGridLevelP2pProtocolsIMeshPkts ConfdString, affirmedZoneDpiStatisticsGridLevelP2pProtocolsIMeshBytes ConfdString, affirmedZoneDpiStatisticsGridLevelP2pProtocolsANtsP2PUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelP2pProtocolsANtsP2PUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelP2pProtocolsANtsP2PDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelP2pProtocolsANtsP2PDlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelP2pProtocolsAiminiUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelP2pProtocolsAiminiUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelP2pProtocolsAiminiDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelP2pProtocolsAiminiDlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelP2pProtocolsAppleJuiceUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelP2pProtocolsAppleJuiceUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelP2pProtocolsAppleJuiceDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelP2pProtocolsAppleJuiceDlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelP2pProtocolsAresUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelP2pProtocolsAresUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelP2pProtocolsAresDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelP2pProtocolsAresDlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelP2pProtocolsBitTorrentUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelP2pProtocolsBitTorrentUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelP2pProtocolsBitTorrentDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelP2pProtocolsBitTorrentDlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelP2pProtocolsDirectConnectUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelP2pProtocolsDirectConnectUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelP2pProtocolsDirectConnectDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelP2pProtocolsDirectConnectDlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelP2pProtocolsFiletopiaUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelP2pProtocolsFiletopiaUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelP2pProtocolsFiletopiaDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelP2pProtocolsFiletopiaDlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelP2pProtocolsGnutellaUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelP2pProtocolsGnutellaUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelP2pProtocolsGnutellaDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelP2pProtocolsGnutellaDlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelP2pProtocolsKaZaa-FasttrackUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelP2pProtocolsKaZaa-FasttrackUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelP2pProtocolsKaZaa-FasttrackDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelP2pProtocolsKaZaa-FasttrackDlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelP2pProtocolsManolitoUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelP2pProtocolsManolitoUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelP2pProtocolsManolitoDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelP2pProtocolsManolitoDlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelP2pProtocolsMojoUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelP2pProtocolsMojoUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelP2pProtocolsMojoDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelP2pProtocolsMojoDlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelP2pProtocolsMuteUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelP2pProtocolsMuteUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelP2pProtocolsMuteDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelP2pProtocolsMuteDlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelP2pProtocolsOFFUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelP2pProtocolsOFFUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelP2pProtocolsOFFDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelP2pProtocolsOFFDlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelP2pProtocolsOpenFTUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelP2pProtocolsOpenFTUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelP2pProtocolsOpenFTDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelP2pProtocolsOpenFTDlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelP2pProtocolsPandoUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelP2pProtocolsPandoUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelP2pProtocolsPandoDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelP2pProtocolsPandoDlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelP2pProtocolsSoulseekUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelP2pProtocolsSoulseekUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelP2pProtocolsSoulseekDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelP2pProtocolsSoulseekDlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelP2pProtocolsStealthNetUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelP2pProtocolsStealthNetUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelP2pProtocolsStealthNetDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelP2pProtocolsStealthNetDlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelP2pProtocolsThunder-WebthunderUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelP2pProtocolsThunder-WebthunderUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelP2pProtocolsThunder-WebthunderDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelP2pProtocolsThunder-WebthunderDlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelP2pProtocolsWINNYUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelP2pProtocolsWINNYUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelP2pProtocolsWINNYDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelP2pProtocolsWINNYDlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelP2pProtocolsWinMXUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelP2pProtocolsWinMXUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelP2pProtocolsWinMXDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelP2pProtocolsWinMXDlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelP2pProtocolsEDonkeyUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelP2pProtocolsEDonkeyUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelP2pProtocolsEDonkeyDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelP2pProtocolsEDonkeyDlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelP2pProtocolsIMeshUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelP2pProtocolsIMeshUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelP2pProtocolsIMeshDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelP2pProtocolsIMeshDlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelP2pProtocolsFreeNetFlows ConfdString, affirmedZoneDpiStatisticsGridLevelP2pProtocolsFreeNetUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelP2pProtocolsFreeNetUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelP2pProtocolsFreeNetDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelP2pProtocolsFreeNetDlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelP2pProtocolsLocalPeerDiscoveryFlows ConfdString, affirmedZoneDpiStatisticsGridLevelP2pProtocolsLocalPeerDiscoveryUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelP2pProtocolsLocalPeerDiscoveryUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelP2pProtocolsLocalPeerDiscoveryDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelP2pProtocolsLocalPeerDiscoveryDlBytes ConfdString } affirmedZoneDpiStatisticsGridLevelP2pProtocolsGrid OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS not-accessible STATUS current DESCRIPTION "grid ID" ::= { affirmedZoneDpiStatisticsGridLevelP2pProtocolsEntry 1 } affirmedZoneDpiStatisticsGridLevelP2pProtocolsANtsP2P OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelP2pProtocolsEntry 2 } affirmedZoneDpiStatisticsGridLevelP2pProtocolsAimini OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelP2pProtocolsEntry 3 } affirmedZoneDpiStatisticsGridLevelP2pProtocolsAppleJuice OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelP2pProtocolsEntry 4 } affirmedZoneDpiStatisticsGridLevelP2pProtocolsAres OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelP2pProtocolsEntry 5 } affirmedZoneDpiStatisticsGridLevelP2pProtocolsBitTorrent OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelP2pProtocolsEntry 6 } affirmedZoneDpiStatisticsGridLevelP2pProtocolsDirectConnect OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelP2pProtocolsEntry 7 } affirmedZoneDpiStatisticsGridLevelP2pProtocolsFiletopia OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelP2pProtocolsEntry 8 } affirmedZoneDpiStatisticsGridLevelP2pProtocolsGnutella OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelP2pProtocolsEntry 9 } affirmedZoneDpiStatisticsGridLevelP2pProtocolsKaZaa-Fasttrack OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelP2pProtocolsEntry 10 } affirmedZoneDpiStatisticsGridLevelP2pProtocolsManolito OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelP2pProtocolsEntry 11 } affirmedZoneDpiStatisticsGridLevelP2pProtocolsMojo OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelP2pProtocolsEntry 12 } affirmedZoneDpiStatisticsGridLevelP2pProtocolsMute OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelP2pProtocolsEntry 13 } affirmedZoneDpiStatisticsGridLevelP2pProtocolsOFF OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelP2pProtocolsEntry 14 } affirmedZoneDpiStatisticsGridLevelP2pProtocolsOpenFT OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelP2pProtocolsEntry 15 } affirmedZoneDpiStatisticsGridLevelP2pProtocolsPando OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelP2pProtocolsEntry 16 } affirmedZoneDpiStatisticsGridLevelP2pProtocolsSoulseek OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelP2pProtocolsEntry 17 } affirmedZoneDpiStatisticsGridLevelP2pProtocolsStealthNet OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelP2pProtocolsEntry 18 } affirmedZoneDpiStatisticsGridLevelP2pProtocolsThunder-Webthunder OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelP2pProtocolsEntry 19 } affirmedZoneDpiStatisticsGridLevelP2pProtocolsWINNY OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelP2pProtocolsEntry 20 } affirmedZoneDpiStatisticsGridLevelP2pProtocolsWinMX OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelP2pProtocolsEntry 21 } affirmedZoneDpiStatisticsGridLevelP2pProtocolsEDonkey OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelP2pProtocolsEntry 22 } affirmedZoneDpiStatisticsGridLevelP2pProtocolsIMesh OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelP2pProtocolsEntry 23 } affirmedZoneDpiStatisticsGridLevelP2pProtocolsANtsP2PPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelP2pProtocolsEntry 24 } affirmedZoneDpiStatisticsGridLevelP2pProtocolsANtsP2PBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelP2pProtocolsEntry 25 } affirmedZoneDpiStatisticsGridLevelP2pProtocolsAiminiPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelP2pProtocolsEntry 26 } affirmedZoneDpiStatisticsGridLevelP2pProtocolsAiminiBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelP2pProtocolsEntry 27 } affirmedZoneDpiStatisticsGridLevelP2pProtocolsAppleJuicePkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelP2pProtocolsEntry 28 } affirmedZoneDpiStatisticsGridLevelP2pProtocolsAppleJuiceBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelP2pProtocolsEntry 29 } affirmedZoneDpiStatisticsGridLevelP2pProtocolsAresPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelP2pProtocolsEntry 30 } affirmedZoneDpiStatisticsGridLevelP2pProtocolsAresBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelP2pProtocolsEntry 31 } affirmedZoneDpiStatisticsGridLevelP2pProtocolsBitTorrentPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelP2pProtocolsEntry 32 } affirmedZoneDpiStatisticsGridLevelP2pProtocolsBitTorrentBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelP2pProtocolsEntry 33 } affirmedZoneDpiStatisticsGridLevelP2pProtocolsDirectConnectPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelP2pProtocolsEntry 34 } affirmedZoneDpiStatisticsGridLevelP2pProtocolsDirectConnectBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelP2pProtocolsEntry 35 } affirmedZoneDpiStatisticsGridLevelP2pProtocolsFiletopiaPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelP2pProtocolsEntry 36 } affirmedZoneDpiStatisticsGridLevelP2pProtocolsFiletopiaBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelP2pProtocolsEntry 37 } affirmedZoneDpiStatisticsGridLevelP2pProtocolsGnutellaPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelP2pProtocolsEntry 38 } affirmedZoneDpiStatisticsGridLevelP2pProtocolsGnutellaBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelP2pProtocolsEntry 39 } affirmedZoneDpiStatisticsGridLevelP2pProtocolsKaZaa-FasttrackPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelP2pProtocolsEntry 40 } affirmedZoneDpiStatisticsGridLevelP2pProtocolsKaZaa-FasttrackBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelP2pProtocolsEntry 41 } affirmedZoneDpiStatisticsGridLevelP2pProtocolsManolitoPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelP2pProtocolsEntry 42 } affirmedZoneDpiStatisticsGridLevelP2pProtocolsManolitoBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelP2pProtocolsEntry 43 } affirmedZoneDpiStatisticsGridLevelP2pProtocolsMojoPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelP2pProtocolsEntry 44 } affirmedZoneDpiStatisticsGridLevelP2pProtocolsMojoBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelP2pProtocolsEntry 45 } affirmedZoneDpiStatisticsGridLevelP2pProtocolsMutePkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelP2pProtocolsEntry 46 } affirmedZoneDpiStatisticsGridLevelP2pProtocolsMuteBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelP2pProtocolsEntry 47 } affirmedZoneDpiStatisticsGridLevelP2pProtocolsOFFPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelP2pProtocolsEntry 48 } affirmedZoneDpiStatisticsGridLevelP2pProtocolsOFFBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelP2pProtocolsEntry 49 } affirmedZoneDpiStatisticsGridLevelP2pProtocolsOpenFTPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelP2pProtocolsEntry 50 } affirmedZoneDpiStatisticsGridLevelP2pProtocolsOpenFTBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelP2pProtocolsEntry 51 } affirmedZoneDpiStatisticsGridLevelP2pProtocolsPandoPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelP2pProtocolsEntry 52 } affirmedZoneDpiStatisticsGridLevelP2pProtocolsPandoBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelP2pProtocolsEntry 53 } affirmedZoneDpiStatisticsGridLevelP2pProtocolsSoulseekPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelP2pProtocolsEntry 54 } affirmedZoneDpiStatisticsGridLevelP2pProtocolsSoulseekBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelP2pProtocolsEntry 55 } affirmedZoneDpiStatisticsGridLevelP2pProtocolsStealthNetPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelP2pProtocolsEntry 56 } affirmedZoneDpiStatisticsGridLevelP2pProtocolsStealthNetBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelP2pProtocolsEntry 57 } affirmedZoneDpiStatisticsGridLevelP2pProtocolsThunder-WebthunderPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelP2pProtocolsEntry 58 } affirmedZoneDpiStatisticsGridLevelP2pProtocolsThunder-WebthunderBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelP2pProtocolsEntry 59 } affirmedZoneDpiStatisticsGridLevelP2pProtocolsWINNYPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelP2pProtocolsEntry 60 } affirmedZoneDpiStatisticsGridLevelP2pProtocolsWINNYBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelP2pProtocolsEntry 61 } affirmedZoneDpiStatisticsGridLevelP2pProtocolsWinMXPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelP2pProtocolsEntry 62 } affirmedZoneDpiStatisticsGridLevelP2pProtocolsWinMXBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelP2pProtocolsEntry 63 } affirmedZoneDpiStatisticsGridLevelP2pProtocolsEDonkeyPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelP2pProtocolsEntry 64 } affirmedZoneDpiStatisticsGridLevelP2pProtocolsEDonkeyBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelP2pProtocolsEntry 65 } affirmedZoneDpiStatisticsGridLevelP2pProtocolsIMeshPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelP2pProtocolsEntry 66 } affirmedZoneDpiStatisticsGridLevelP2pProtocolsIMeshBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelP2pProtocolsEntry 67 } affirmedZoneDpiStatisticsGridLevelP2pProtocolsANtsP2PUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelP2pProtocolsEntry 68 } affirmedZoneDpiStatisticsGridLevelP2pProtocolsANtsP2PUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelP2pProtocolsEntry 69 } affirmedZoneDpiStatisticsGridLevelP2pProtocolsANtsP2PDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelP2pProtocolsEntry 70 } affirmedZoneDpiStatisticsGridLevelP2pProtocolsANtsP2PDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelP2pProtocolsEntry 71 } affirmedZoneDpiStatisticsGridLevelP2pProtocolsAiminiUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelP2pProtocolsEntry 72 } affirmedZoneDpiStatisticsGridLevelP2pProtocolsAiminiUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelP2pProtocolsEntry 73 } affirmedZoneDpiStatisticsGridLevelP2pProtocolsAiminiDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelP2pProtocolsEntry 74 } affirmedZoneDpiStatisticsGridLevelP2pProtocolsAiminiDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelP2pProtocolsEntry 75 } affirmedZoneDpiStatisticsGridLevelP2pProtocolsAppleJuiceUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelP2pProtocolsEntry 76 } affirmedZoneDpiStatisticsGridLevelP2pProtocolsAppleJuiceUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelP2pProtocolsEntry 77 } affirmedZoneDpiStatisticsGridLevelP2pProtocolsAppleJuiceDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelP2pProtocolsEntry 78 } affirmedZoneDpiStatisticsGridLevelP2pProtocolsAppleJuiceDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelP2pProtocolsEntry 79 } affirmedZoneDpiStatisticsGridLevelP2pProtocolsAresUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelP2pProtocolsEntry 80 } affirmedZoneDpiStatisticsGridLevelP2pProtocolsAresUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelP2pProtocolsEntry 81 } affirmedZoneDpiStatisticsGridLevelP2pProtocolsAresDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelP2pProtocolsEntry 82 } affirmedZoneDpiStatisticsGridLevelP2pProtocolsAresDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelP2pProtocolsEntry 83 } affirmedZoneDpiStatisticsGridLevelP2pProtocolsBitTorrentUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelP2pProtocolsEntry 84 } affirmedZoneDpiStatisticsGridLevelP2pProtocolsBitTorrentUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelP2pProtocolsEntry 85 } affirmedZoneDpiStatisticsGridLevelP2pProtocolsBitTorrentDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelP2pProtocolsEntry 86 } affirmedZoneDpiStatisticsGridLevelP2pProtocolsBitTorrentDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelP2pProtocolsEntry 87 } affirmedZoneDpiStatisticsGridLevelP2pProtocolsDirectConnectUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelP2pProtocolsEntry 88 } affirmedZoneDpiStatisticsGridLevelP2pProtocolsDirectConnectUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelP2pProtocolsEntry 89 } affirmedZoneDpiStatisticsGridLevelP2pProtocolsDirectConnectDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelP2pProtocolsEntry 90 } affirmedZoneDpiStatisticsGridLevelP2pProtocolsDirectConnectDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelP2pProtocolsEntry 91 } affirmedZoneDpiStatisticsGridLevelP2pProtocolsFiletopiaUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelP2pProtocolsEntry 92 } affirmedZoneDpiStatisticsGridLevelP2pProtocolsFiletopiaUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelP2pProtocolsEntry 93 } affirmedZoneDpiStatisticsGridLevelP2pProtocolsFiletopiaDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelP2pProtocolsEntry 94 } affirmedZoneDpiStatisticsGridLevelP2pProtocolsFiletopiaDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelP2pProtocolsEntry 95 } affirmedZoneDpiStatisticsGridLevelP2pProtocolsGnutellaUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelP2pProtocolsEntry 96 } affirmedZoneDpiStatisticsGridLevelP2pProtocolsGnutellaUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelP2pProtocolsEntry 97 } affirmedZoneDpiStatisticsGridLevelP2pProtocolsGnutellaDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelP2pProtocolsEntry 98 } affirmedZoneDpiStatisticsGridLevelP2pProtocolsGnutellaDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelP2pProtocolsEntry 99 } affirmedZoneDpiStatisticsGridLevelP2pProtocolsKaZaa-FasttrackUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelP2pProtocolsEntry 100 } affirmedZoneDpiStatisticsGridLevelP2pProtocolsKaZaa-FasttrackUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelP2pProtocolsEntry 101 } affirmedZoneDpiStatisticsGridLevelP2pProtocolsKaZaa-FasttrackDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelP2pProtocolsEntry 102 } affirmedZoneDpiStatisticsGridLevelP2pProtocolsKaZaa-FasttrackDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelP2pProtocolsEntry 103 } affirmedZoneDpiStatisticsGridLevelP2pProtocolsManolitoUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelP2pProtocolsEntry 104 } affirmedZoneDpiStatisticsGridLevelP2pProtocolsManolitoUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelP2pProtocolsEntry 105 } affirmedZoneDpiStatisticsGridLevelP2pProtocolsManolitoDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelP2pProtocolsEntry 106 } affirmedZoneDpiStatisticsGridLevelP2pProtocolsManolitoDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelP2pProtocolsEntry 107 } affirmedZoneDpiStatisticsGridLevelP2pProtocolsMojoUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelP2pProtocolsEntry 108 } affirmedZoneDpiStatisticsGridLevelP2pProtocolsMojoUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelP2pProtocolsEntry 109 } affirmedZoneDpiStatisticsGridLevelP2pProtocolsMojoDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelP2pProtocolsEntry 110 } affirmedZoneDpiStatisticsGridLevelP2pProtocolsMojoDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelP2pProtocolsEntry 111 } affirmedZoneDpiStatisticsGridLevelP2pProtocolsMuteUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelP2pProtocolsEntry 112 } affirmedZoneDpiStatisticsGridLevelP2pProtocolsMuteUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelP2pProtocolsEntry 113 } affirmedZoneDpiStatisticsGridLevelP2pProtocolsMuteDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelP2pProtocolsEntry 114 } affirmedZoneDpiStatisticsGridLevelP2pProtocolsMuteDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelP2pProtocolsEntry 115 } affirmedZoneDpiStatisticsGridLevelP2pProtocolsOFFUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelP2pProtocolsEntry 116 } affirmedZoneDpiStatisticsGridLevelP2pProtocolsOFFUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelP2pProtocolsEntry 117 } affirmedZoneDpiStatisticsGridLevelP2pProtocolsOFFDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelP2pProtocolsEntry 118 } affirmedZoneDpiStatisticsGridLevelP2pProtocolsOFFDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelP2pProtocolsEntry 119 } affirmedZoneDpiStatisticsGridLevelP2pProtocolsOpenFTUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelP2pProtocolsEntry 120 } affirmedZoneDpiStatisticsGridLevelP2pProtocolsOpenFTUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelP2pProtocolsEntry 121 } affirmedZoneDpiStatisticsGridLevelP2pProtocolsOpenFTDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelP2pProtocolsEntry 122 } affirmedZoneDpiStatisticsGridLevelP2pProtocolsOpenFTDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelP2pProtocolsEntry 123 } affirmedZoneDpiStatisticsGridLevelP2pProtocolsPandoUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelP2pProtocolsEntry 124 } affirmedZoneDpiStatisticsGridLevelP2pProtocolsPandoUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelP2pProtocolsEntry 125 } affirmedZoneDpiStatisticsGridLevelP2pProtocolsPandoDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelP2pProtocolsEntry 126 } affirmedZoneDpiStatisticsGridLevelP2pProtocolsPandoDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelP2pProtocolsEntry 127 } affirmedZoneDpiStatisticsGridLevelP2pProtocolsSoulseekUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelP2pProtocolsEntry 128 } affirmedZoneDpiStatisticsGridLevelP2pProtocolsSoulseekUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelP2pProtocolsEntry 129 } affirmedZoneDpiStatisticsGridLevelP2pProtocolsSoulseekDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelP2pProtocolsEntry 130 } affirmedZoneDpiStatisticsGridLevelP2pProtocolsSoulseekDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelP2pProtocolsEntry 131 } affirmedZoneDpiStatisticsGridLevelP2pProtocolsStealthNetUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelP2pProtocolsEntry 132 } affirmedZoneDpiStatisticsGridLevelP2pProtocolsStealthNetUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelP2pProtocolsEntry 133 } affirmedZoneDpiStatisticsGridLevelP2pProtocolsStealthNetDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelP2pProtocolsEntry 134 } affirmedZoneDpiStatisticsGridLevelP2pProtocolsStealthNetDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelP2pProtocolsEntry 135 } affirmedZoneDpiStatisticsGridLevelP2pProtocolsThunder-WebthunderUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelP2pProtocolsEntry 136 } affirmedZoneDpiStatisticsGridLevelP2pProtocolsThunder-WebthunderUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelP2pProtocolsEntry 137 } affirmedZoneDpiStatisticsGridLevelP2pProtocolsThunder-WebthunderDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelP2pProtocolsEntry 138 } affirmedZoneDpiStatisticsGridLevelP2pProtocolsThunder-WebthunderDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelP2pProtocolsEntry 139 } affirmedZoneDpiStatisticsGridLevelP2pProtocolsWINNYUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelP2pProtocolsEntry 140 } affirmedZoneDpiStatisticsGridLevelP2pProtocolsWINNYUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelP2pProtocolsEntry 141 } affirmedZoneDpiStatisticsGridLevelP2pProtocolsWINNYDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelP2pProtocolsEntry 142 } affirmedZoneDpiStatisticsGridLevelP2pProtocolsWINNYDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelP2pProtocolsEntry 143 } affirmedZoneDpiStatisticsGridLevelP2pProtocolsWinMXUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelP2pProtocolsEntry 144 } affirmedZoneDpiStatisticsGridLevelP2pProtocolsWinMXUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelP2pProtocolsEntry 145 } affirmedZoneDpiStatisticsGridLevelP2pProtocolsWinMXDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelP2pProtocolsEntry 146 } affirmedZoneDpiStatisticsGridLevelP2pProtocolsWinMXDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelP2pProtocolsEntry 147 } affirmedZoneDpiStatisticsGridLevelP2pProtocolsEDonkeyUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelP2pProtocolsEntry 148 } affirmedZoneDpiStatisticsGridLevelP2pProtocolsEDonkeyUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelP2pProtocolsEntry 149 } affirmedZoneDpiStatisticsGridLevelP2pProtocolsEDonkeyDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelP2pProtocolsEntry 150 } affirmedZoneDpiStatisticsGridLevelP2pProtocolsEDonkeyDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelP2pProtocolsEntry 151 } affirmedZoneDpiStatisticsGridLevelP2pProtocolsIMeshUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelP2pProtocolsEntry 152 } affirmedZoneDpiStatisticsGridLevelP2pProtocolsIMeshUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelP2pProtocolsEntry 153 } affirmedZoneDpiStatisticsGridLevelP2pProtocolsIMeshDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelP2pProtocolsEntry 154 } affirmedZoneDpiStatisticsGridLevelP2pProtocolsIMeshDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelP2pProtocolsEntry 155 } affirmedZoneDpiStatisticsGridLevelP2pProtocolsFreeNetFlows OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelP2pProtocolsEntry 156 } affirmedZoneDpiStatisticsGridLevelP2pProtocolsFreeNetUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelP2pProtocolsEntry 157 } affirmedZoneDpiStatisticsGridLevelP2pProtocolsFreeNetUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelP2pProtocolsEntry 158 } affirmedZoneDpiStatisticsGridLevelP2pProtocolsFreeNetDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelP2pProtocolsEntry 159 } affirmedZoneDpiStatisticsGridLevelP2pProtocolsFreeNetDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelP2pProtocolsEntry 160 } affirmedZoneDpiStatisticsGridLevelP2pProtocolsLocalPeerDiscoveryFlows OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelP2pProtocolsEntry 161 } affirmedZoneDpiStatisticsGridLevelP2pProtocolsLocalPeerDiscoveryUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelP2pProtocolsEntry 162 } affirmedZoneDpiStatisticsGridLevelP2pProtocolsLocalPeerDiscoveryUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelP2pProtocolsEntry 163 } affirmedZoneDpiStatisticsGridLevelP2pProtocolsLocalPeerDiscoveryDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelP2pProtocolsEntry 164 } affirmedZoneDpiStatisticsGridLevelP2pProtocolsLocalPeerDiscoveryDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelP2pProtocolsEntry 165 } affirmedZoneDpiStatisticsGridLevelP2pSubProtocolsBitTorrentTable OBJECT-TYPE SYNTAX SEQUENCE OF AffirmedZoneDpiStatisticsGridLevelP2pSubProtocolsBitTorrentEntry MAX-ACCESS not-accessible STATUS deprecated DESCRIPTION "" ::= { affirmedZoneMIB 7 } affirmedZoneDpiStatisticsGridLevelP2pSubProtocolsBitTorrentEntry OBJECT-TYPE SYNTAX AffirmedZoneDpiStatisticsGridLevelP2pSubProtocolsBitTorrentEntry MAX-ACCESS not-accessible STATUS deprecated DESCRIPTION "" INDEX { affirmedZoneName, affirmedZoneDpiStatisticsGridLevelP2pSubProtocolsBitTorrentGrid } ::= { affirmedZoneDpiStatisticsGridLevelP2pSubProtocolsBitTorrentTable 1 } AffirmedZoneDpiStatisticsGridLevelP2pSubProtocolsBitTorrentEntry ::= SEQUENCE { affirmedZoneDpiStatisticsGridLevelP2pSubProtocolsBitTorrentGrid Unsigned32, affirmedZoneDpiStatisticsGridLevelP2pSubProtocolsBitTorrentPlain ConfdString, affirmedZoneDpiStatisticsGridLevelP2pSubProtocolsBitTorrentEncrypted ConfdString, affirmedZoneDpiStatisticsGridLevelP2pSubProtocolsBitTorrentPlainPkts ConfdString, affirmedZoneDpiStatisticsGridLevelP2pSubProtocolsBitTorrentPlainBytes ConfdString, affirmedZoneDpiStatisticsGridLevelP2pSubProtocolsBitTorrentEncryptedPkts ConfdString, affirmedZoneDpiStatisticsGridLevelP2pSubProtocolsBitTorrentEncryptedBytes ConfdString, affirmedZoneDpiStatisticsGridLevelP2pSubProtocolsBitTorrentPlainUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelP2pSubProtocolsBitTorrentPlainUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelP2pSubProtocolsBitTorrentPlainDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelP2pSubProtocolsBitTorrentPlainDlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelP2pSubProtocolsBitTorrentEncryptedUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelP2pSubProtocolsBitTorrentEncryptedUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelP2pSubProtocolsBitTorrentEncryptedDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelP2pSubProtocolsBitTorrentEncryptedDlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelP2pSubProtocolsBitTorrentUTP ConfdString, affirmedZoneDpiStatisticsGridLevelP2pSubProtocolsBitTorrentUTPPkts ConfdString, affirmedZoneDpiStatisticsGridLevelP2pSubProtocolsBitTorrentUTPBytes ConfdString, affirmedZoneDpiStatisticsGridLevelP2pSubProtocolsBitTorrentUTPUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelP2pSubProtocolsBitTorrentUTPUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelP2pSubProtocolsBitTorrentUTPDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelP2pSubProtocolsBitTorrentUTPDlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelP2pSubProtocolsBitTorrentUTPEncryptedFlows ConfdString, affirmedZoneDpiStatisticsGridLevelP2pSubProtocolsBitTorrentUTPEncryptedUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelP2pSubProtocolsBitTorrentUTPEncryptedUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelP2pSubProtocolsBitTorrentUTPEncryptedDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelP2pSubProtocolsBitTorrentUTPEncryptedDlBytes ConfdString } affirmedZoneDpiStatisticsGridLevelP2pSubProtocolsBitTorrentGrid OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS not-accessible STATUS current DESCRIPTION "grid ID" ::= { affirmedZoneDpiStatisticsGridLevelP2pSubProtocolsBitTorrentEntry 1 } affirmedZoneDpiStatisticsGridLevelP2pSubProtocolsBitTorrentPlain OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelP2pSubProtocolsBitTorrentEntry 2 } affirmedZoneDpiStatisticsGridLevelP2pSubProtocolsBitTorrentEncrypted OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelP2pSubProtocolsBitTorrentEntry 3 } affirmedZoneDpiStatisticsGridLevelP2pSubProtocolsBitTorrentPlainPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelP2pSubProtocolsBitTorrentEntry 4 } affirmedZoneDpiStatisticsGridLevelP2pSubProtocolsBitTorrentPlainBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelP2pSubProtocolsBitTorrentEntry 5 } affirmedZoneDpiStatisticsGridLevelP2pSubProtocolsBitTorrentEncryptedPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelP2pSubProtocolsBitTorrentEntry 6 } affirmedZoneDpiStatisticsGridLevelP2pSubProtocolsBitTorrentEncryptedBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelP2pSubProtocolsBitTorrentEntry 7 } affirmedZoneDpiStatisticsGridLevelP2pSubProtocolsBitTorrentPlainUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelP2pSubProtocolsBitTorrentEntry 8 } affirmedZoneDpiStatisticsGridLevelP2pSubProtocolsBitTorrentPlainUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelP2pSubProtocolsBitTorrentEntry 9 } affirmedZoneDpiStatisticsGridLevelP2pSubProtocolsBitTorrentPlainDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelP2pSubProtocolsBitTorrentEntry 10 } affirmedZoneDpiStatisticsGridLevelP2pSubProtocolsBitTorrentPlainDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelP2pSubProtocolsBitTorrentEntry 11 } affirmedZoneDpiStatisticsGridLevelP2pSubProtocolsBitTorrentEncryptedUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelP2pSubProtocolsBitTorrentEntry 12 } affirmedZoneDpiStatisticsGridLevelP2pSubProtocolsBitTorrentEncryptedUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelP2pSubProtocolsBitTorrentEntry 13 } affirmedZoneDpiStatisticsGridLevelP2pSubProtocolsBitTorrentEncryptedDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelP2pSubProtocolsBitTorrentEntry 14 } affirmedZoneDpiStatisticsGridLevelP2pSubProtocolsBitTorrentEncryptedDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelP2pSubProtocolsBitTorrentEntry 15 } affirmedZoneDpiStatisticsGridLevelP2pSubProtocolsBitTorrentUTP OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelP2pSubProtocolsBitTorrentEntry 16 } affirmedZoneDpiStatisticsGridLevelP2pSubProtocolsBitTorrentUTPPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelP2pSubProtocolsBitTorrentEntry 17 } affirmedZoneDpiStatisticsGridLevelP2pSubProtocolsBitTorrentUTPBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelP2pSubProtocolsBitTorrentEntry 18 } affirmedZoneDpiStatisticsGridLevelP2pSubProtocolsBitTorrentUTPUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelP2pSubProtocolsBitTorrentEntry 19 } affirmedZoneDpiStatisticsGridLevelP2pSubProtocolsBitTorrentUTPUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelP2pSubProtocolsBitTorrentEntry 20 } affirmedZoneDpiStatisticsGridLevelP2pSubProtocolsBitTorrentUTPDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelP2pSubProtocolsBitTorrentEntry 21 } affirmedZoneDpiStatisticsGridLevelP2pSubProtocolsBitTorrentUTPDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelP2pSubProtocolsBitTorrentEntry 22 } affirmedZoneDpiStatisticsGridLevelP2pSubProtocolsBitTorrentUTPEncryptedFlows OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelP2pSubProtocolsBitTorrentEntry 23 } affirmedZoneDpiStatisticsGridLevelP2pSubProtocolsBitTorrentUTPEncryptedUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelP2pSubProtocolsBitTorrentEntry 24 } affirmedZoneDpiStatisticsGridLevelP2pSubProtocolsBitTorrentUTPEncryptedUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelP2pSubProtocolsBitTorrentEntry 25 } affirmedZoneDpiStatisticsGridLevelP2pSubProtocolsBitTorrentUTPEncryptedDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelP2pSubProtocolsBitTorrentEntry 26 } affirmedZoneDpiStatisticsGridLevelP2pSubProtocolsBitTorrentUTPEncryptedDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelP2pSubProtocolsBitTorrentEntry 27 } affirmedZoneDpiStatisticsGridLevelP2pSubProtocolsDirectConnectTable OBJECT-TYPE SYNTAX SEQUENCE OF AffirmedZoneDpiStatisticsGridLevelP2pSubProtocolsDirectConnectEntry MAX-ACCESS not-accessible STATUS deprecated DESCRIPTION "" ::= { affirmedZoneMIB 8 } affirmedZoneDpiStatisticsGridLevelP2pSubProtocolsDirectConnectEntry OBJECT-TYPE SYNTAX AffirmedZoneDpiStatisticsGridLevelP2pSubProtocolsDirectConnectEntry MAX-ACCESS not-accessible STATUS deprecated DESCRIPTION "" INDEX { affirmedZoneName, affirmedZoneDpiStatisticsGridLevelP2pSubProtocolsDirectConnectGrid } ::= { affirmedZoneDpiStatisticsGridLevelP2pSubProtocolsDirectConnectTable 1 } AffirmedZoneDpiStatisticsGridLevelP2pSubProtocolsDirectConnectEntry ::= SEQUENCE { affirmedZoneDpiStatisticsGridLevelP2pSubProtocolsDirectConnectGrid Unsigned32, affirmedZoneDpiStatisticsGridLevelP2pSubProtocolsDirectConnectHub ConfdString, affirmedZoneDpiStatisticsGridLevelP2pSubProtocolsDirectConnectPeer ConfdString, affirmedZoneDpiStatisticsGridLevelP2pSubProtocolsDirectConnectAdc-peer ConfdString, affirmedZoneDpiStatisticsGridLevelP2pSubProtocolsDirectConnectHubPkts ConfdString, affirmedZoneDpiStatisticsGridLevelP2pSubProtocolsDirectConnectHubBytes ConfdString, affirmedZoneDpiStatisticsGridLevelP2pSubProtocolsDirectConnectPeerPkts ConfdString, affirmedZoneDpiStatisticsGridLevelP2pSubProtocolsDirectConnectPeerBytes ConfdString, affirmedZoneDpiStatisticsGridLevelP2pSubProtocolsDirectConnectAdc-peerPkts ConfdString, affirmedZoneDpiStatisticsGridLevelP2pSubProtocolsDirectConnectAdc-peerBytes ConfdString, affirmedZoneDpiStatisticsGridLevelP2pSubProtocolsDirectConnectHubUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelP2pSubProtocolsDirectConnectHubUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelP2pSubProtocolsDirectConnectHubDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelP2pSubProtocolsDirectConnectHubDlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelP2pSubProtocolsDirectConnectPeerUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelP2pSubProtocolsDirectConnectPeerUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelP2pSubProtocolsDirectConnectPeerDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelP2pSubProtocolsDirectConnectPeerDlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelP2pSubProtocolsDirectConnectAdc-peerUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelP2pSubProtocolsDirectConnectAdc-peerUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelP2pSubProtocolsDirectConnectAdc-peerDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelP2pSubProtocolsDirectConnectAdc-peerDlBytes ConfdString } affirmedZoneDpiStatisticsGridLevelP2pSubProtocolsDirectConnectGrid OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS not-accessible STATUS current DESCRIPTION "grid ID" ::= { affirmedZoneDpiStatisticsGridLevelP2pSubProtocolsDirectConnectEntry 1 } affirmedZoneDpiStatisticsGridLevelP2pSubProtocolsDirectConnectHub OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelP2pSubProtocolsDirectConnectEntry 2 } affirmedZoneDpiStatisticsGridLevelP2pSubProtocolsDirectConnectPeer OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelP2pSubProtocolsDirectConnectEntry 3 } affirmedZoneDpiStatisticsGridLevelP2pSubProtocolsDirectConnectAdc-peer OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelP2pSubProtocolsDirectConnectEntry 4 } affirmedZoneDpiStatisticsGridLevelP2pSubProtocolsDirectConnectHubPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelP2pSubProtocolsDirectConnectEntry 5 } affirmedZoneDpiStatisticsGridLevelP2pSubProtocolsDirectConnectHubBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelP2pSubProtocolsDirectConnectEntry 6 } affirmedZoneDpiStatisticsGridLevelP2pSubProtocolsDirectConnectPeerPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelP2pSubProtocolsDirectConnectEntry 7 } affirmedZoneDpiStatisticsGridLevelP2pSubProtocolsDirectConnectPeerBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelP2pSubProtocolsDirectConnectEntry 8 } affirmedZoneDpiStatisticsGridLevelP2pSubProtocolsDirectConnectAdc-peerPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelP2pSubProtocolsDirectConnectEntry 9 } affirmedZoneDpiStatisticsGridLevelP2pSubProtocolsDirectConnectAdc-peerBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelP2pSubProtocolsDirectConnectEntry 10 } affirmedZoneDpiStatisticsGridLevelP2pSubProtocolsDirectConnectHubUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelP2pSubProtocolsDirectConnectEntry 11 } affirmedZoneDpiStatisticsGridLevelP2pSubProtocolsDirectConnectHubUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelP2pSubProtocolsDirectConnectEntry 12 } affirmedZoneDpiStatisticsGridLevelP2pSubProtocolsDirectConnectHubDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelP2pSubProtocolsDirectConnectEntry 13 } affirmedZoneDpiStatisticsGridLevelP2pSubProtocolsDirectConnectHubDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelP2pSubProtocolsDirectConnectEntry 14 } affirmedZoneDpiStatisticsGridLevelP2pSubProtocolsDirectConnectPeerUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelP2pSubProtocolsDirectConnectEntry 15 } affirmedZoneDpiStatisticsGridLevelP2pSubProtocolsDirectConnectPeerUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelP2pSubProtocolsDirectConnectEntry 16 } affirmedZoneDpiStatisticsGridLevelP2pSubProtocolsDirectConnectPeerDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelP2pSubProtocolsDirectConnectEntry 17 } affirmedZoneDpiStatisticsGridLevelP2pSubProtocolsDirectConnectPeerDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelP2pSubProtocolsDirectConnectEntry 18 } affirmedZoneDpiStatisticsGridLevelP2pSubProtocolsDirectConnectAdc-peerUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelP2pSubProtocolsDirectConnectEntry 19 } affirmedZoneDpiStatisticsGridLevelP2pSubProtocolsDirectConnectAdc-peerUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelP2pSubProtocolsDirectConnectEntry 20 } affirmedZoneDpiStatisticsGridLevelP2pSubProtocolsDirectConnectAdc-peerDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelP2pSubProtocolsDirectConnectEntry 21 } affirmedZoneDpiStatisticsGridLevelP2pSubProtocolsDirectConnectAdc-peerDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelP2pSubProtocolsDirectConnectEntry 22 } affirmedZoneDpiStatisticsGridLevelP2pSubProtocolsEDonkeyTable OBJECT-TYPE SYNTAX SEQUENCE OF AffirmedZoneDpiStatisticsGridLevelP2pSubProtocolsEDonkeyEntry MAX-ACCESS not-accessible STATUS deprecated DESCRIPTION "" ::= { affirmedZoneMIB 9 } affirmedZoneDpiStatisticsGridLevelP2pSubProtocolsEDonkeyEntry OBJECT-TYPE SYNTAX AffirmedZoneDpiStatisticsGridLevelP2pSubProtocolsEDonkeyEntry MAX-ACCESS not-accessible STATUS deprecated DESCRIPTION "" INDEX { affirmedZoneName, affirmedZoneDpiStatisticsGridLevelP2pSubProtocolsEDonkeyGrid } ::= { affirmedZoneDpiStatisticsGridLevelP2pSubProtocolsEDonkeyTable 1 } AffirmedZoneDpiStatisticsGridLevelP2pSubProtocolsEDonkeyEntry ::= SEQUENCE { affirmedZoneDpiStatisticsGridLevelP2pSubProtocolsEDonkeyGrid Unsigned32, affirmedZoneDpiStatisticsGridLevelP2pSubProtocolsEDonkeyPlain ConfdString, affirmedZoneDpiStatisticsGridLevelP2pSubProtocolsEDonkeyEncrypted ConfdString, affirmedZoneDpiStatisticsGridLevelP2pSubProtocolsEDonkeyPlainPkts ConfdString, affirmedZoneDpiStatisticsGridLevelP2pSubProtocolsEDonkeyPlainBytes ConfdString, affirmedZoneDpiStatisticsGridLevelP2pSubProtocolsEDonkeyEncryptedPkts ConfdString, affirmedZoneDpiStatisticsGridLevelP2pSubProtocolsEDonkeyEncryptedBytes ConfdString, affirmedZoneDpiStatisticsGridLevelP2pSubProtocolsEDonkeyPlainUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelP2pSubProtocolsEDonkeyPlainUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelP2pSubProtocolsEDonkeyPlainDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelP2pSubProtocolsEDonkeyPlainDlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelP2pSubProtocolsEDonkeyEncryptedUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelP2pSubProtocolsEDonkeyEncryptedUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelP2pSubProtocolsEDonkeyEncryptedDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelP2pSubProtocolsEDonkeyEncryptedDlBytes ConfdString } affirmedZoneDpiStatisticsGridLevelP2pSubProtocolsEDonkeyGrid OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS not-accessible STATUS current DESCRIPTION "grid ID" ::= { affirmedZoneDpiStatisticsGridLevelP2pSubProtocolsEDonkeyEntry 1 } affirmedZoneDpiStatisticsGridLevelP2pSubProtocolsEDonkeyPlain OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelP2pSubProtocolsEDonkeyEntry 2 } affirmedZoneDpiStatisticsGridLevelP2pSubProtocolsEDonkeyEncrypted OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelP2pSubProtocolsEDonkeyEntry 3 } affirmedZoneDpiStatisticsGridLevelP2pSubProtocolsEDonkeyPlainPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelP2pSubProtocolsEDonkeyEntry 4 } affirmedZoneDpiStatisticsGridLevelP2pSubProtocolsEDonkeyPlainBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelP2pSubProtocolsEDonkeyEntry 5 } affirmedZoneDpiStatisticsGridLevelP2pSubProtocolsEDonkeyEncryptedPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelP2pSubProtocolsEDonkeyEntry 6 } affirmedZoneDpiStatisticsGridLevelP2pSubProtocolsEDonkeyEncryptedBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelP2pSubProtocolsEDonkeyEntry 7 } affirmedZoneDpiStatisticsGridLevelP2pSubProtocolsEDonkeyPlainUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelP2pSubProtocolsEDonkeyEntry 8 } affirmedZoneDpiStatisticsGridLevelP2pSubProtocolsEDonkeyPlainUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelP2pSubProtocolsEDonkeyEntry 9 } affirmedZoneDpiStatisticsGridLevelP2pSubProtocolsEDonkeyPlainDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelP2pSubProtocolsEDonkeyEntry 10 } affirmedZoneDpiStatisticsGridLevelP2pSubProtocolsEDonkeyPlainDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelP2pSubProtocolsEDonkeyEntry 11 } affirmedZoneDpiStatisticsGridLevelP2pSubProtocolsEDonkeyEncryptedUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelP2pSubProtocolsEDonkeyEntry 12 } affirmedZoneDpiStatisticsGridLevelP2pSubProtocolsEDonkeyEncryptedUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelP2pSubProtocolsEDonkeyEntry 13 } affirmedZoneDpiStatisticsGridLevelP2pSubProtocolsEDonkeyEncryptedDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelP2pSubProtocolsEDonkeyEntry 14 } affirmedZoneDpiStatisticsGridLevelP2pSubProtocolsEDonkeyEncryptedDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelP2pSubProtocolsEDonkeyEntry 15 } affirmedZoneDpiStatisticsGridLevelVoipProtocolsTable OBJECT-TYPE SYNTAX SEQUENCE OF AffirmedZoneDpiStatisticsGridLevelVoipProtocolsEntry MAX-ACCESS not-accessible STATUS deprecated DESCRIPTION "" ::= { affirmedZoneMIB 10 } affirmedZoneDpiStatisticsGridLevelVoipProtocolsEntry OBJECT-TYPE SYNTAX AffirmedZoneDpiStatisticsGridLevelVoipProtocolsEntry MAX-ACCESS not-accessible STATUS deprecated DESCRIPTION "" INDEX { affirmedZoneName, affirmedZoneDpiStatisticsGridLevelVoipProtocolsGrid } ::= { affirmedZoneDpiStatisticsGridLevelVoipProtocolsTable 1 } AffirmedZoneDpiStatisticsGridLevelVoipProtocolsEntry ::= SEQUENCE { affirmedZoneDpiStatisticsGridLevelVoipProtocolsGrid Unsigned32, affirmedZoneDpiStatisticsGridLevelVoipProtocolsFiCall ConfdString, affirmedZoneDpiStatisticsGridLevelVoipProtocolsFring ConfdString, affirmedZoneDpiStatisticsGridLevelVoipProtocolsGoober ConfdString, affirmedZoneDpiStatisticsGridLevelVoipProtocolsH323 ConfdString, affirmedZoneDpiStatisticsGridLevelVoipProtocolsIAX ConfdString, affirmedZoneDpiStatisticsGridLevelVoipProtocolsIskoot ConfdString, affirmedZoneDpiStatisticsGridLevelVoipProtocolsMGCP ConfdString, affirmedZoneDpiStatisticsGridLevelVoipProtocolsMyPeople ConfdString, affirmedZoneDpiStatisticsGridLevelVoipProtocolsSIP ConfdString, affirmedZoneDpiStatisticsGridLevelVoipProtocolsSTUN ConfdString, affirmedZoneDpiStatisticsGridLevelVoipProtocolsScydo ConfdString, affirmedZoneDpiStatisticsGridLevelVoipProtocolsSkype ConfdString, affirmedZoneDpiStatisticsGridLevelVoipProtocolsTango ConfdString, affirmedZoneDpiStatisticsGridLevelVoipProtocolsTeamSpeak ConfdString, affirmedZoneDpiStatisticsGridLevelVoipProtocolsTruPhone ConfdString, affirmedZoneDpiStatisticsGridLevelVoipProtocolsVentrilo ConfdString, affirmedZoneDpiStatisticsGridLevelVoipProtocolsViber ConfdString, affirmedZoneDpiStatisticsGridLevelVoipProtocolsVoipSwitch ConfdString, affirmedZoneDpiStatisticsGridLevelVoipProtocolsSudaphone ConfdString, affirmedZoneDpiStatisticsGridLevelVoipProtocolsFiCallPkts ConfdString, affirmedZoneDpiStatisticsGridLevelVoipProtocolsFiCallBytes ConfdString, affirmedZoneDpiStatisticsGridLevelVoipProtocolsFringPkts ConfdString, affirmedZoneDpiStatisticsGridLevelVoipProtocolsFringBytes ConfdString, affirmedZoneDpiStatisticsGridLevelVoipProtocolsGooberPkts ConfdString, affirmedZoneDpiStatisticsGridLevelVoipProtocolsGooberBytes ConfdString, affirmedZoneDpiStatisticsGridLevelVoipProtocolsH323Pkts ConfdString, affirmedZoneDpiStatisticsGridLevelVoipProtocolsH323Bytes ConfdString, affirmedZoneDpiStatisticsGridLevelVoipProtocolsIAXPkts ConfdString, affirmedZoneDpiStatisticsGridLevelVoipProtocolsIAXBytes ConfdString, affirmedZoneDpiStatisticsGridLevelVoipProtocolsIskootPkts ConfdString, affirmedZoneDpiStatisticsGridLevelVoipProtocolsIskootBytes ConfdString, affirmedZoneDpiStatisticsGridLevelVoipProtocolsMGCPPkts ConfdString, affirmedZoneDpiStatisticsGridLevelVoipProtocolsMGCPBytes ConfdString, affirmedZoneDpiStatisticsGridLevelVoipProtocolsMyPeoplePkts ConfdString, affirmedZoneDpiStatisticsGridLevelVoipProtocolsMyPeopleBytes ConfdString, affirmedZoneDpiStatisticsGridLevelVoipProtocolsSIPPkts ConfdString, affirmedZoneDpiStatisticsGridLevelVoipProtocolsSIPBytes ConfdString, affirmedZoneDpiStatisticsGridLevelVoipProtocolsSTUNPkts ConfdString, affirmedZoneDpiStatisticsGridLevelVoipProtocolsSTUNBytes ConfdString, affirmedZoneDpiStatisticsGridLevelVoipProtocolsScydoPkts ConfdString, affirmedZoneDpiStatisticsGridLevelVoipProtocolsScydoBytes ConfdString, affirmedZoneDpiStatisticsGridLevelVoipProtocolsSkypePkts ConfdString, affirmedZoneDpiStatisticsGridLevelVoipProtocolsSkypeBytes ConfdString, affirmedZoneDpiStatisticsGridLevelVoipProtocolsTangoPkts ConfdString, affirmedZoneDpiStatisticsGridLevelVoipProtocolsTangoBytes ConfdString, affirmedZoneDpiStatisticsGridLevelVoipProtocolsTeamSpeakPkts ConfdString, affirmedZoneDpiStatisticsGridLevelVoipProtocolsTeamSpeakBytes ConfdString, affirmedZoneDpiStatisticsGridLevelVoipProtocolsTruPhonePkts ConfdString, affirmedZoneDpiStatisticsGridLevelVoipProtocolsTruPhoneBytes ConfdString, affirmedZoneDpiStatisticsGridLevelVoipProtocolsVentriloPkts ConfdString, affirmedZoneDpiStatisticsGridLevelVoipProtocolsVentriloBytes ConfdString, affirmedZoneDpiStatisticsGridLevelVoipProtocolsViberPkts ConfdString, affirmedZoneDpiStatisticsGridLevelVoipProtocolsViberBytes ConfdString, affirmedZoneDpiStatisticsGridLevelVoipProtocolsVoipSwitchPkts ConfdString, affirmedZoneDpiStatisticsGridLevelVoipProtocolsVoipSwitchBytes ConfdString, affirmedZoneDpiStatisticsGridLevelVoipProtocolsSudaphonePkts ConfdString, affirmedZoneDpiStatisticsGridLevelVoipProtocolsSudaphoneBytes ConfdString, affirmedZoneDpiStatisticsGridLevelVoipProtocolsFiCallUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelVoipProtocolsFiCallUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelVoipProtocolsFiCallDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelVoipProtocolsFiCallDlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelVoipProtocolsFringUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelVoipProtocolsFringUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelVoipProtocolsFringDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelVoipProtocolsFringDlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelVoipProtocolsGooberUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelVoipProtocolsGooberUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelVoipProtocolsGooberDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelVoipProtocolsGooberDlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelVoipProtocolsH323UlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelVoipProtocolsH323UlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelVoipProtocolsH323DlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelVoipProtocolsH323DlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelVoipProtocolsIAXUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelVoipProtocolsIAXUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelVoipProtocolsIAXDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelVoipProtocolsIAXDlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelVoipProtocolsIskootUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelVoipProtocolsIskootUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelVoipProtocolsIskootDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelVoipProtocolsIskootDlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelVoipProtocolsMGCPUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelVoipProtocolsMGCPUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelVoipProtocolsMGCPDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelVoipProtocolsMGCPDlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelVoipProtocolsMyPeopleUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelVoipProtocolsMyPeopleUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelVoipProtocolsMyPeopleDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelVoipProtocolsMyPeopleDlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelVoipProtocolsSIPUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelVoipProtocolsSIPUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelVoipProtocolsSIPDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelVoipProtocolsSIPDlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelVoipProtocolsSTUNUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelVoipProtocolsSTUNUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelVoipProtocolsSTUNDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelVoipProtocolsSTUNDlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelVoipProtocolsScydoUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelVoipProtocolsScydoUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelVoipProtocolsScydoDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelVoipProtocolsScydoDlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelVoipProtocolsSkypeUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelVoipProtocolsSkypeUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelVoipProtocolsSkypeDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelVoipProtocolsSkypeDlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelVoipProtocolsTangoUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelVoipProtocolsTangoUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelVoipProtocolsTangoDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelVoipProtocolsTangoDlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelVoipProtocolsTeamSpeakUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelVoipProtocolsTeamSpeakUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelVoipProtocolsTeamSpeakDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelVoipProtocolsTeamSpeakDlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelVoipProtocolsTruPhoneUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelVoipProtocolsTruPhoneUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelVoipProtocolsTruPhoneDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelVoipProtocolsTruPhoneDlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelVoipProtocolsVentriloUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelVoipProtocolsVentriloUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelVoipProtocolsVentriloDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelVoipProtocolsVentriloDlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelVoipProtocolsViberUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelVoipProtocolsViberUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelVoipProtocolsViberDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelVoipProtocolsViberDlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelVoipProtocolsVoipSwitchUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelVoipProtocolsVoipSwitchUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelVoipProtocolsVoipSwitchDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelVoipProtocolsVoipSwitchDlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelVoipProtocolsSudaphoneUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelVoipProtocolsSudaphoneUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelVoipProtocolsSudaphoneDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelVoipProtocolsSudaphoneDlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelVoipProtocolsLineFlows ConfdString, affirmedZoneDpiStatisticsGridLevelVoipProtocolsLineUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelVoipProtocolsLineUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelVoipProtocolsLineDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelVoipProtocolsLineDlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelVoipProtocolsDIDIFlows ConfdString, affirmedZoneDpiStatisticsGridLevelVoipProtocolsDIDIUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelVoipProtocolsDIDIUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelVoipProtocolsDIDIDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelVoipProtocolsDIDIDlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelVoipProtocolsTunnelVoiceFlows ConfdString, affirmedZoneDpiStatisticsGridLevelVoipProtocolsTunnelVoiceUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelVoipProtocolsTunnelVoiceUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelVoipProtocolsTunnelVoiceDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelVoipProtocolsTunnelVoiceDlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelVoipProtocolsVippieFlows ConfdString, affirmedZoneDpiStatisticsGridLevelVoipProtocolsVippieUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelVoipProtocolsVippieUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelVoipProtocolsVippieDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelVoipProtocolsVippieDlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelVoipProtocolsChatCubeFlows ConfdString, affirmedZoneDpiStatisticsGridLevelVoipProtocolsChatCubeUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelVoipProtocolsChatCubeUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelVoipProtocolsChatCubeDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelVoipProtocolsChatCubeDlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelVoipProtocolsAzarFlows ConfdString, affirmedZoneDpiStatisticsGridLevelVoipProtocolsAzarUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelVoipProtocolsAzarUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelVoipProtocolsAzarDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelVoipProtocolsAzarDlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelVoipProtocolsFacetimeFlows ConfdString, affirmedZoneDpiStatisticsGridLevelVoipProtocolsFacetimeUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelVoipProtocolsFacetimeUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelVoipProtocolsFacetimeDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelVoipProtocolsFacetimeDlBytes ConfdString } affirmedZoneDpiStatisticsGridLevelVoipProtocolsGrid OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS not-accessible STATUS current DESCRIPTION "grid ID" ::= { affirmedZoneDpiStatisticsGridLevelVoipProtocolsEntry 1 } affirmedZoneDpiStatisticsGridLevelVoipProtocolsFiCall OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelVoipProtocolsEntry 2 } affirmedZoneDpiStatisticsGridLevelVoipProtocolsFring OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelVoipProtocolsEntry 3 } affirmedZoneDpiStatisticsGridLevelVoipProtocolsGoober OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelVoipProtocolsEntry 4 } affirmedZoneDpiStatisticsGridLevelVoipProtocolsH323 OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelVoipProtocolsEntry 5 } affirmedZoneDpiStatisticsGridLevelVoipProtocolsIAX OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelVoipProtocolsEntry 6 } affirmedZoneDpiStatisticsGridLevelVoipProtocolsIskoot OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelVoipProtocolsEntry 7 } affirmedZoneDpiStatisticsGridLevelVoipProtocolsMGCP OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelVoipProtocolsEntry 8 } affirmedZoneDpiStatisticsGridLevelVoipProtocolsMyPeople OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelVoipProtocolsEntry 9 } affirmedZoneDpiStatisticsGridLevelVoipProtocolsSIP OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelVoipProtocolsEntry 10 } affirmedZoneDpiStatisticsGridLevelVoipProtocolsSTUN OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelVoipProtocolsEntry 11 } affirmedZoneDpiStatisticsGridLevelVoipProtocolsScydo OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelVoipProtocolsEntry 12 } affirmedZoneDpiStatisticsGridLevelVoipProtocolsSkype OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelVoipProtocolsEntry 13 } affirmedZoneDpiStatisticsGridLevelVoipProtocolsTango OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelVoipProtocolsEntry 14 } affirmedZoneDpiStatisticsGridLevelVoipProtocolsTeamSpeak OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelVoipProtocolsEntry 15 } affirmedZoneDpiStatisticsGridLevelVoipProtocolsTruPhone OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelVoipProtocolsEntry 16 } affirmedZoneDpiStatisticsGridLevelVoipProtocolsVentrilo OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelVoipProtocolsEntry 17 } affirmedZoneDpiStatisticsGridLevelVoipProtocolsViber OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelVoipProtocolsEntry 18 } affirmedZoneDpiStatisticsGridLevelVoipProtocolsVoipSwitch OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelVoipProtocolsEntry 19 } affirmedZoneDpiStatisticsGridLevelVoipProtocolsSudaphone OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelVoipProtocolsEntry 20 } affirmedZoneDpiStatisticsGridLevelVoipProtocolsFiCallPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelVoipProtocolsEntry 21 } affirmedZoneDpiStatisticsGridLevelVoipProtocolsFiCallBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelVoipProtocolsEntry 22 } affirmedZoneDpiStatisticsGridLevelVoipProtocolsFringPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelVoipProtocolsEntry 23 } affirmedZoneDpiStatisticsGridLevelVoipProtocolsFringBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelVoipProtocolsEntry 24 } affirmedZoneDpiStatisticsGridLevelVoipProtocolsGooberPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelVoipProtocolsEntry 25 } affirmedZoneDpiStatisticsGridLevelVoipProtocolsGooberBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelVoipProtocolsEntry 26 } affirmedZoneDpiStatisticsGridLevelVoipProtocolsH323Pkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelVoipProtocolsEntry 27 } affirmedZoneDpiStatisticsGridLevelVoipProtocolsH323Bytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelVoipProtocolsEntry 28 } affirmedZoneDpiStatisticsGridLevelVoipProtocolsIAXPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelVoipProtocolsEntry 29 } affirmedZoneDpiStatisticsGridLevelVoipProtocolsIAXBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelVoipProtocolsEntry 30 } affirmedZoneDpiStatisticsGridLevelVoipProtocolsIskootPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelVoipProtocolsEntry 31 } affirmedZoneDpiStatisticsGridLevelVoipProtocolsIskootBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelVoipProtocolsEntry 32 } affirmedZoneDpiStatisticsGridLevelVoipProtocolsMGCPPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelVoipProtocolsEntry 33 } affirmedZoneDpiStatisticsGridLevelVoipProtocolsMGCPBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelVoipProtocolsEntry 34 } affirmedZoneDpiStatisticsGridLevelVoipProtocolsMyPeoplePkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelVoipProtocolsEntry 35 } affirmedZoneDpiStatisticsGridLevelVoipProtocolsMyPeopleBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelVoipProtocolsEntry 36 } affirmedZoneDpiStatisticsGridLevelVoipProtocolsSIPPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelVoipProtocolsEntry 37 } affirmedZoneDpiStatisticsGridLevelVoipProtocolsSIPBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelVoipProtocolsEntry 38 } affirmedZoneDpiStatisticsGridLevelVoipProtocolsSTUNPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelVoipProtocolsEntry 39 } affirmedZoneDpiStatisticsGridLevelVoipProtocolsSTUNBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelVoipProtocolsEntry 40 } affirmedZoneDpiStatisticsGridLevelVoipProtocolsScydoPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelVoipProtocolsEntry 41 } affirmedZoneDpiStatisticsGridLevelVoipProtocolsScydoBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelVoipProtocolsEntry 42 } affirmedZoneDpiStatisticsGridLevelVoipProtocolsSkypePkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelVoipProtocolsEntry 43 } affirmedZoneDpiStatisticsGridLevelVoipProtocolsSkypeBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelVoipProtocolsEntry 44 } affirmedZoneDpiStatisticsGridLevelVoipProtocolsTangoPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelVoipProtocolsEntry 45 } affirmedZoneDpiStatisticsGridLevelVoipProtocolsTangoBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelVoipProtocolsEntry 46 } affirmedZoneDpiStatisticsGridLevelVoipProtocolsTeamSpeakPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelVoipProtocolsEntry 47 } affirmedZoneDpiStatisticsGridLevelVoipProtocolsTeamSpeakBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelVoipProtocolsEntry 48 } affirmedZoneDpiStatisticsGridLevelVoipProtocolsTruPhonePkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelVoipProtocolsEntry 49 } affirmedZoneDpiStatisticsGridLevelVoipProtocolsTruPhoneBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelVoipProtocolsEntry 50 } affirmedZoneDpiStatisticsGridLevelVoipProtocolsVentriloPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelVoipProtocolsEntry 51 } affirmedZoneDpiStatisticsGridLevelVoipProtocolsVentriloBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelVoipProtocolsEntry 52 } affirmedZoneDpiStatisticsGridLevelVoipProtocolsViberPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelVoipProtocolsEntry 53 } affirmedZoneDpiStatisticsGridLevelVoipProtocolsViberBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelVoipProtocolsEntry 54 } affirmedZoneDpiStatisticsGridLevelVoipProtocolsVoipSwitchPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelVoipProtocolsEntry 55 } affirmedZoneDpiStatisticsGridLevelVoipProtocolsVoipSwitchBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelVoipProtocolsEntry 56 } affirmedZoneDpiStatisticsGridLevelVoipProtocolsSudaphonePkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelVoipProtocolsEntry 57 } affirmedZoneDpiStatisticsGridLevelVoipProtocolsSudaphoneBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelVoipProtocolsEntry 58 } affirmedZoneDpiStatisticsGridLevelVoipProtocolsFiCallUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelVoipProtocolsEntry 59 } affirmedZoneDpiStatisticsGridLevelVoipProtocolsFiCallUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelVoipProtocolsEntry 60 } affirmedZoneDpiStatisticsGridLevelVoipProtocolsFiCallDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelVoipProtocolsEntry 61 } affirmedZoneDpiStatisticsGridLevelVoipProtocolsFiCallDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelVoipProtocolsEntry 62 } affirmedZoneDpiStatisticsGridLevelVoipProtocolsFringUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelVoipProtocolsEntry 63 } affirmedZoneDpiStatisticsGridLevelVoipProtocolsFringUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelVoipProtocolsEntry 64 } affirmedZoneDpiStatisticsGridLevelVoipProtocolsFringDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelVoipProtocolsEntry 65 } affirmedZoneDpiStatisticsGridLevelVoipProtocolsFringDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelVoipProtocolsEntry 66 } affirmedZoneDpiStatisticsGridLevelVoipProtocolsGooberUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelVoipProtocolsEntry 67 } affirmedZoneDpiStatisticsGridLevelVoipProtocolsGooberUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelVoipProtocolsEntry 68 } affirmedZoneDpiStatisticsGridLevelVoipProtocolsGooberDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelVoipProtocolsEntry 69 } affirmedZoneDpiStatisticsGridLevelVoipProtocolsGooberDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelVoipProtocolsEntry 70 } affirmedZoneDpiStatisticsGridLevelVoipProtocolsH323UlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelVoipProtocolsEntry 71 } affirmedZoneDpiStatisticsGridLevelVoipProtocolsH323UlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelVoipProtocolsEntry 72 } affirmedZoneDpiStatisticsGridLevelVoipProtocolsH323DlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelVoipProtocolsEntry 73 } affirmedZoneDpiStatisticsGridLevelVoipProtocolsH323DlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelVoipProtocolsEntry 74 } affirmedZoneDpiStatisticsGridLevelVoipProtocolsIAXUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelVoipProtocolsEntry 75 } affirmedZoneDpiStatisticsGridLevelVoipProtocolsIAXUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelVoipProtocolsEntry 76 } affirmedZoneDpiStatisticsGridLevelVoipProtocolsIAXDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelVoipProtocolsEntry 77 } affirmedZoneDpiStatisticsGridLevelVoipProtocolsIAXDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelVoipProtocolsEntry 78 } affirmedZoneDpiStatisticsGridLevelVoipProtocolsIskootUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelVoipProtocolsEntry 79 } affirmedZoneDpiStatisticsGridLevelVoipProtocolsIskootUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelVoipProtocolsEntry 80 } affirmedZoneDpiStatisticsGridLevelVoipProtocolsIskootDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelVoipProtocolsEntry 81 } affirmedZoneDpiStatisticsGridLevelVoipProtocolsIskootDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelVoipProtocolsEntry 82 } affirmedZoneDpiStatisticsGridLevelVoipProtocolsMGCPUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelVoipProtocolsEntry 83 } affirmedZoneDpiStatisticsGridLevelVoipProtocolsMGCPUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelVoipProtocolsEntry 84 } affirmedZoneDpiStatisticsGridLevelVoipProtocolsMGCPDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelVoipProtocolsEntry 85 } affirmedZoneDpiStatisticsGridLevelVoipProtocolsMGCPDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelVoipProtocolsEntry 86 } affirmedZoneDpiStatisticsGridLevelVoipProtocolsMyPeopleUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelVoipProtocolsEntry 87 } affirmedZoneDpiStatisticsGridLevelVoipProtocolsMyPeopleUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelVoipProtocolsEntry 88 } affirmedZoneDpiStatisticsGridLevelVoipProtocolsMyPeopleDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelVoipProtocolsEntry 89 } affirmedZoneDpiStatisticsGridLevelVoipProtocolsMyPeopleDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelVoipProtocolsEntry 90 } affirmedZoneDpiStatisticsGridLevelVoipProtocolsSIPUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelVoipProtocolsEntry 91 } affirmedZoneDpiStatisticsGridLevelVoipProtocolsSIPUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelVoipProtocolsEntry 92 } affirmedZoneDpiStatisticsGridLevelVoipProtocolsSIPDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelVoipProtocolsEntry 93 } affirmedZoneDpiStatisticsGridLevelVoipProtocolsSIPDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelVoipProtocolsEntry 94 } affirmedZoneDpiStatisticsGridLevelVoipProtocolsSTUNUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelVoipProtocolsEntry 95 } affirmedZoneDpiStatisticsGridLevelVoipProtocolsSTUNUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelVoipProtocolsEntry 96 } affirmedZoneDpiStatisticsGridLevelVoipProtocolsSTUNDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelVoipProtocolsEntry 97 } affirmedZoneDpiStatisticsGridLevelVoipProtocolsSTUNDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelVoipProtocolsEntry 98 } affirmedZoneDpiStatisticsGridLevelVoipProtocolsScydoUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelVoipProtocolsEntry 99 } affirmedZoneDpiStatisticsGridLevelVoipProtocolsScydoUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelVoipProtocolsEntry 100 } affirmedZoneDpiStatisticsGridLevelVoipProtocolsScydoDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelVoipProtocolsEntry 101 } affirmedZoneDpiStatisticsGridLevelVoipProtocolsScydoDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelVoipProtocolsEntry 102 } affirmedZoneDpiStatisticsGridLevelVoipProtocolsSkypeUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelVoipProtocolsEntry 103 } affirmedZoneDpiStatisticsGridLevelVoipProtocolsSkypeUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelVoipProtocolsEntry 104 } affirmedZoneDpiStatisticsGridLevelVoipProtocolsSkypeDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelVoipProtocolsEntry 105 } affirmedZoneDpiStatisticsGridLevelVoipProtocolsSkypeDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelVoipProtocolsEntry 106 } affirmedZoneDpiStatisticsGridLevelVoipProtocolsTangoUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelVoipProtocolsEntry 107 } affirmedZoneDpiStatisticsGridLevelVoipProtocolsTangoUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelVoipProtocolsEntry 108 } affirmedZoneDpiStatisticsGridLevelVoipProtocolsTangoDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelVoipProtocolsEntry 109 } affirmedZoneDpiStatisticsGridLevelVoipProtocolsTangoDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelVoipProtocolsEntry 110 } affirmedZoneDpiStatisticsGridLevelVoipProtocolsTeamSpeakUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelVoipProtocolsEntry 111 } affirmedZoneDpiStatisticsGridLevelVoipProtocolsTeamSpeakUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelVoipProtocolsEntry 112 } affirmedZoneDpiStatisticsGridLevelVoipProtocolsTeamSpeakDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelVoipProtocolsEntry 113 } affirmedZoneDpiStatisticsGridLevelVoipProtocolsTeamSpeakDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelVoipProtocolsEntry 114 } affirmedZoneDpiStatisticsGridLevelVoipProtocolsTruPhoneUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelVoipProtocolsEntry 115 } affirmedZoneDpiStatisticsGridLevelVoipProtocolsTruPhoneUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelVoipProtocolsEntry 116 } affirmedZoneDpiStatisticsGridLevelVoipProtocolsTruPhoneDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelVoipProtocolsEntry 117 } affirmedZoneDpiStatisticsGridLevelVoipProtocolsTruPhoneDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelVoipProtocolsEntry 118 } affirmedZoneDpiStatisticsGridLevelVoipProtocolsVentriloUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelVoipProtocolsEntry 119 } affirmedZoneDpiStatisticsGridLevelVoipProtocolsVentriloUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelVoipProtocolsEntry 120 } affirmedZoneDpiStatisticsGridLevelVoipProtocolsVentriloDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelVoipProtocolsEntry 121 } affirmedZoneDpiStatisticsGridLevelVoipProtocolsVentriloDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelVoipProtocolsEntry 122 } affirmedZoneDpiStatisticsGridLevelVoipProtocolsViberUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelVoipProtocolsEntry 123 } affirmedZoneDpiStatisticsGridLevelVoipProtocolsViberUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelVoipProtocolsEntry 124 } affirmedZoneDpiStatisticsGridLevelVoipProtocolsViberDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelVoipProtocolsEntry 125 } affirmedZoneDpiStatisticsGridLevelVoipProtocolsViberDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelVoipProtocolsEntry 126 } affirmedZoneDpiStatisticsGridLevelVoipProtocolsVoipSwitchUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelVoipProtocolsEntry 127 } affirmedZoneDpiStatisticsGridLevelVoipProtocolsVoipSwitchUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelVoipProtocolsEntry 128 } affirmedZoneDpiStatisticsGridLevelVoipProtocolsVoipSwitchDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelVoipProtocolsEntry 129 } affirmedZoneDpiStatisticsGridLevelVoipProtocolsVoipSwitchDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelVoipProtocolsEntry 130 } affirmedZoneDpiStatisticsGridLevelVoipProtocolsSudaphoneUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelVoipProtocolsEntry 131 } affirmedZoneDpiStatisticsGridLevelVoipProtocolsSudaphoneUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelVoipProtocolsEntry 132 } affirmedZoneDpiStatisticsGridLevelVoipProtocolsSudaphoneDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelVoipProtocolsEntry 133 } affirmedZoneDpiStatisticsGridLevelVoipProtocolsSudaphoneDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelVoipProtocolsEntry 134 } affirmedZoneDpiStatisticsGridLevelVoipProtocolsLineFlows OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelVoipProtocolsEntry 135 } affirmedZoneDpiStatisticsGridLevelVoipProtocolsLineUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelVoipProtocolsEntry 136 } affirmedZoneDpiStatisticsGridLevelVoipProtocolsLineUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelVoipProtocolsEntry 137 } affirmedZoneDpiStatisticsGridLevelVoipProtocolsLineDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelVoipProtocolsEntry 138 } affirmedZoneDpiStatisticsGridLevelVoipProtocolsLineDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelVoipProtocolsEntry 139 } affirmedZoneDpiStatisticsGridLevelVoipProtocolsDIDIFlows OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelVoipProtocolsEntry 140 } affirmedZoneDpiStatisticsGridLevelVoipProtocolsDIDIUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelVoipProtocolsEntry 141 } affirmedZoneDpiStatisticsGridLevelVoipProtocolsDIDIUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelVoipProtocolsEntry 142 } affirmedZoneDpiStatisticsGridLevelVoipProtocolsDIDIDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelVoipProtocolsEntry 143 } affirmedZoneDpiStatisticsGridLevelVoipProtocolsDIDIDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelVoipProtocolsEntry 144 } affirmedZoneDpiStatisticsGridLevelVoipProtocolsTunnelVoiceFlows OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelVoipProtocolsEntry 145 } affirmedZoneDpiStatisticsGridLevelVoipProtocolsTunnelVoiceUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelVoipProtocolsEntry 146 } affirmedZoneDpiStatisticsGridLevelVoipProtocolsTunnelVoiceUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelVoipProtocolsEntry 147 } affirmedZoneDpiStatisticsGridLevelVoipProtocolsTunnelVoiceDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelVoipProtocolsEntry 148 } affirmedZoneDpiStatisticsGridLevelVoipProtocolsTunnelVoiceDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelVoipProtocolsEntry 149 } affirmedZoneDpiStatisticsGridLevelVoipProtocolsVippieFlows OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelVoipProtocolsEntry 150 } affirmedZoneDpiStatisticsGridLevelVoipProtocolsVippieUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelVoipProtocolsEntry 151 } affirmedZoneDpiStatisticsGridLevelVoipProtocolsVippieUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelVoipProtocolsEntry 152 } affirmedZoneDpiStatisticsGridLevelVoipProtocolsVippieDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelVoipProtocolsEntry 153 } affirmedZoneDpiStatisticsGridLevelVoipProtocolsVippieDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelVoipProtocolsEntry 154 } affirmedZoneDpiStatisticsGridLevelVoipProtocolsChatCubeFlows OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelVoipProtocolsEntry 155 } affirmedZoneDpiStatisticsGridLevelVoipProtocolsChatCubeUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelVoipProtocolsEntry 156 } affirmedZoneDpiStatisticsGridLevelVoipProtocolsChatCubeUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelVoipProtocolsEntry 157 } affirmedZoneDpiStatisticsGridLevelVoipProtocolsChatCubeDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelVoipProtocolsEntry 158 } affirmedZoneDpiStatisticsGridLevelVoipProtocolsChatCubeDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelVoipProtocolsEntry 159 } affirmedZoneDpiStatisticsGridLevelVoipProtocolsAzarFlows OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelVoipProtocolsEntry 160 } affirmedZoneDpiStatisticsGridLevelVoipProtocolsAzarUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelVoipProtocolsEntry 161 } affirmedZoneDpiStatisticsGridLevelVoipProtocolsAzarUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelVoipProtocolsEntry 162 } affirmedZoneDpiStatisticsGridLevelVoipProtocolsAzarDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelVoipProtocolsEntry 163 } affirmedZoneDpiStatisticsGridLevelVoipProtocolsAzarDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelVoipProtocolsEntry 164 } affirmedZoneDpiStatisticsGridLevelVoipProtocolsFacetimeFlows OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelVoipProtocolsEntry 165 } affirmedZoneDpiStatisticsGridLevelVoipProtocolsFacetimeUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelVoipProtocolsEntry 166 } affirmedZoneDpiStatisticsGridLevelVoipProtocolsFacetimeUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelVoipProtocolsEntry 167 } affirmedZoneDpiStatisticsGridLevelVoipProtocolsFacetimeDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelVoipProtocolsEntry 168 } affirmedZoneDpiStatisticsGridLevelVoipProtocolsFacetimeDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelVoipProtocolsEntry 169 } affirmedZoneDpiStatisticsGridLevelVoipSubProtocolsFringTable OBJECT-TYPE SYNTAX SEQUENCE OF AffirmedZoneDpiStatisticsGridLevelVoipSubProtocolsFringEntry MAX-ACCESS not-accessible STATUS deprecated DESCRIPTION "" ::= { affirmedZoneMIB 11 } affirmedZoneDpiStatisticsGridLevelVoipSubProtocolsFringEntry OBJECT-TYPE SYNTAX AffirmedZoneDpiStatisticsGridLevelVoipSubProtocolsFringEntry MAX-ACCESS not-accessible STATUS deprecated DESCRIPTION "" INDEX { affirmedZoneName, affirmedZoneDpiStatisticsGridLevelVoipSubProtocolsFringGrid } ::= { affirmedZoneDpiStatisticsGridLevelVoipSubProtocolsFringTable 1 } AffirmedZoneDpiStatisticsGridLevelVoipSubProtocolsFringEntry ::= SEQUENCE { affirmedZoneDpiStatisticsGridLevelVoipSubProtocolsFringGrid Unsigned32, affirmedZoneDpiStatisticsGridLevelVoipSubProtocolsFringVoice ConfdString, affirmedZoneDpiStatisticsGridLevelVoipSubProtocolsFringVoicePkts ConfdString, affirmedZoneDpiStatisticsGridLevelVoipSubProtocolsFringVoiceBytes ConfdString, affirmedZoneDpiStatisticsGridLevelVoipSubProtocolsFringVoiceUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelVoipSubProtocolsFringVoiceUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelVoipSubProtocolsFringVoiceDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelVoipSubProtocolsFringVoiceDlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelVoipSubProtocolsFringVideo ConfdString, affirmedZoneDpiStatisticsGridLevelVoipSubProtocolsFringVideoPkts ConfdString, affirmedZoneDpiStatisticsGridLevelVoipSubProtocolsFringVideoBytes ConfdString, affirmedZoneDpiStatisticsGridLevelVoipSubProtocolsFringVideoUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelVoipSubProtocolsFringVideoUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelVoipSubProtocolsFringVideoDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelVoipSubProtocolsFringVideoDlBytes ConfdString } affirmedZoneDpiStatisticsGridLevelVoipSubProtocolsFringGrid OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS not-accessible STATUS current DESCRIPTION "grid ID" ::= { affirmedZoneDpiStatisticsGridLevelVoipSubProtocolsFringEntry 1 } affirmedZoneDpiStatisticsGridLevelVoipSubProtocolsFringVoice OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelVoipSubProtocolsFringEntry 2 } affirmedZoneDpiStatisticsGridLevelVoipSubProtocolsFringVoicePkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelVoipSubProtocolsFringEntry 3 } affirmedZoneDpiStatisticsGridLevelVoipSubProtocolsFringVoiceBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelVoipSubProtocolsFringEntry 4 } affirmedZoneDpiStatisticsGridLevelVoipSubProtocolsFringVoiceUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelVoipSubProtocolsFringEntry 5 } affirmedZoneDpiStatisticsGridLevelVoipSubProtocolsFringVoiceUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelVoipSubProtocolsFringEntry 6 } affirmedZoneDpiStatisticsGridLevelVoipSubProtocolsFringVoiceDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelVoipSubProtocolsFringEntry 7 } affirmedZoneDpiStatisticsGridLevelVoipSubProtocolsFringVoiceDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelVoipSubProtocolsFringEntry 8 } affirmedZoneDpiStatisticsGridLevelVoipSubProtocolsFringVideo OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelVoipSubProtocolsFringEntry 9 } affirmedZoneDpiStatisticsGridLevelVoipSubProtocolsFringVideoPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelVoipSubProtocolsFringEntry 10 } affirmedZoneDpiStatisticsGridLevelVoipSubProtocolsFringVideoBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelVoipSubProtocolsFringEntry 11 } affirmedZoneDpiStatisticsGridLevelVoipSubProtocolsFringVideoUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelVoipSubProtocolsFringEntry 12 } affirmedZoneDpiStatisticsGridLevelVoipSubProtocolsFringVideoUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelVoipSubProtocolsFringEntry 13 } affirmedZoneDpiStatisticsGridLevelVoipSubProtocolsFringVideoDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelVoipSubProtocolsFringEntry 14 } affirmedZoneDpiStatisticsGridLevelVoipSubProtocolsFringVideoDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelVoipSubProtocolsFringEntry 15 } affirmedZoneDpiStatisticsGridLevelVoipSubProtocolsMGCPTable OBJECT-TYPE SYNTAX SEQUENCE OF AffirmedZoneDpiStatisticsGridLevelVoipSubProtocolsMGCPEntry MAX-ACCESS not-accessible STATUS deprecated DESCRIPTION "" ::= { affirmedZoneMIB 12 } affirmedZoneDpiStatisticsGridLevelVoipSubProtocolsMGCPEntry OBJECT-TYPE SYNTAX AffirmedZoneDpiStatisticsGridLevelVoipSubProtocolsMGCPEntry MAX-ACCESS not-accessible STATUS deprecated DESCRIPTION "" INDEX { affirmedZoneName, affirmedZoneDpiStatisticsGridLevelVoipSubProtocolsMGCPGrid } ::= { affirmedZoneDpiStatisticsGridLevelVoipSubProtocolsMGCPTable 1 } AffirmedZoneDpiStatisticsGridLevelVoipSubProtocolsMGCPEntry ::= SEQUENCE { affirmedZoneDpiStatisticsGridLevelVoipSubProtocolsMGCPGrid Unsigned32, affirmedZoneDpiStatisticsGridLevelVoipSubProtocolsMGCPControl ConfdString, affirmedZoneDpiStatisticsGridLevelVoipSubProtocolsMGCPRtp ConfdString, affirmedZoneDpiStatisticsGridLevelVoipSubProtocolsMGCPControlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelVoipSubProtocolsMGCPControlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelVoipSubProtocolsMGCPRtpPkts ConfdString, affirmedZoneDpiStatisticsGridLevelVoipSubProtocolsMGCPRtpBytes ConfdString, affirmedZoneDpiStatisticsGridLevelVoipSubProtocolsMGCPControlUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelVoipSubProtocolsMGCPControlUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelVoipSubProtocolsMGCPControlDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelVoipSubProtocolsMGCPControlDlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelVoipSubProtocolsMGCPRtpUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelVoipSubProtocolsMGCPRtpUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelVoipSubProtocolsMGCPRtpDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelVoipSubProtocolsMGCPRtpDlBytes ConfdString } affirmedZoneDpiStatisticsGridLevelVoipSubProtocolsMGCPGrid OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS not-accessible STATUS current DESCRIPTION "grid ID" ::= { affirmedZoneDpiStatisticsGridLevelVoipSubProtocolsMGCPEntry 1 } affirmedZoneDpiStatisticsGridLevelVoipSubProtocolsMGCPControl OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelVoipSubProtocolsMGCPEntry 2 } affirmedZoneDpiStatisticsGridLevelVoipSubProtocolsMGCPRtp OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelVoipSubProtocolsMGCPEntry 3 } affirmedZoneDpiStatisticsGridLevelVoipSubProtocolsMGCPControlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelVoipSubProtocolsMGCPEntry 4 } affirmedZoneDpiStatisticsGridLevelVoipSubProtocolsMGCPControlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelVoipSubProtocolsMGCPEntry 5 } affirmedZoneDpiStatisticsGridLevelVoipSubProtocolsMGCPRtpPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelVoipSubProtocolsMGCPEntry 6 } affirmedZoneDpiStatisticsGridLevelVoipSubProtocolsMGCPRtpBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelVoipSubProtocolsMGCPEntry 7 } affirmedZoneDpiStatisticsGridLevelVoipSubProtocolsMGCPControlUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelVoipSubProtocolsMGCPEntry 8 } affirmedZoneDpiStatisticsGridLevelVoipSubProtocolsMGCPControlUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelVoipSubProtocolsMGCPEntry 9 } affirmedZoneDpiStatisticsGridLevelVoipSubProtocolsMGCPControlDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelVoipSubProtocolsMGCPEntry 10 } affirmedZoneDpiStatisticsGridLevelVoipSubProtocolsMGCPControlDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelVoipSubProtocolsMGCPEntry 11 } affirmedZoneDpiStatisticsGridLevelVoipSubProtocolsMGCPRtpUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelVoipSubProtocolsMGCPEntry 12 } affirmedZoneDpiStatisticsGridLevelVoipSubProtocolsMGCPRtpUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelVoipSubProtocolsMGCPEntry 13 } affirmedZoneDpiStatisticsGridLevelVoipSubProtocolsMGCPRtpDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelVoipSubProtocolsMGCPEntry 14 } affirmedZoneDpiStatisticsGridLevelVoipSubProtocolsMGCPRtpDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelVoipSubProtocolsMGCPEntry 15 } affirmedZoneDpiStatisticsGridLevelVoipSubProtocolsMyPeopleTable OBJECT-TYPE SYNTAX SEQUENCE OF AffirmedZoneDpiStatisticsGridLevelVoipSubProtocolsMyPeopleEntry MAX-ACCESS not-accessible STATUS deprecated DESCRIPTION "" ::= { affirmedZoneMIB 13 } affirmedZoneDpiStatisticsGridLevelVoipSubProtocolsMyPeopleEntry OBJECT-TYPE SYNTAX AffirmedZoneDpiStatisticsGridLevelVoipSubProtocolsMyPeopleEntry MAX-ACCESS not-accessible STATUS deprecated DESCRIPTION "" INDEX { affirmedZoneName, affirmedZoneDpiStatisticsGridLevelVoipSubProtocolsMyPeopleGrid } ::= { affirmedZoneDpiStatisticsGridLevelVoipSubProtocolsMyPeopleTable 1 } AffirmedZoneDpiStatisticsGridLevelVoipSubProtocolsMyPeopleEntry ::= SEQUENCE { affirmedZoneDpiStatisticsGridLevelVoipSubProtocolsMyPeopleGrid Unsigned32, affirmedZoneDpiStatisticsGridLevelVoipSubProtocolsMyPeopleAudio ConfdString, affirmedZoneDpiStatisticsGridLevelVoipSubProtocolsMyPeopleAudioPkts ConfdString, affirmedZoneDpiStatisticsGridLevelVoipSubProtocolsMyPeopleAudioBytes ConfdString, affirmedZoneDpiStatisticsGridLevelVoipSubProtocolsMyPeopleAudioUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelVoipSubProtocolsMyPeopleAudioUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelVoipSubProtocolsMyPeopleAudioDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelVoipSubProtocolsMyPeopleAudioDlBytes ConfdString } affirmedZoneDpiStatisticsGridLevelVoipSubProtocolsMyPeopleGrid OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS not-accessible STATUS current DESCRIPTION "grid ID" ::= { affirmedZoneDpiStatisticsGridLevelVoipSubProtocolsMyPeopleEntry 1 } affirmedZoneDpiStatisticsGridLevelVoipSubProtocolsMyPeopleAudio OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelVoipSubProtocolsMyPeopleEntry 2 } affirmedZoneDpiStatisticsGridLevelVoipSubProtocolsMyPeopleAudioPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelVoipSubProtocolsMyPeopleEntry 3 } affirmedZoneDpiStatisticsGridLevelVoipSubProtocolsMyPeopleAudioBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelVoipSubProtocolsMyPeopleEntry 4 } affirmedZoneDpiStatisticsGridLevelVoipSubProtocolsMyPeopleAudioUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelVoipSubProtocolsMyPeopleEntry 5 } affirmedZoneDpiStatisticsGridLevelVoipSubProtocolsMyPeopleAudioUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelVoipSubProtocolsMyPeopleEntry 6 } affirmedZoneDpiStatisticsGridLevelVoipSubProtocolsMyPeopleAudioDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelVoipSubProtocolsMyPeopleEntry 7 } affirmedZoneDpiStatisticsGridLevelVoipSubProtocolsMyPeopleAudioDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelVoipSubProtocolsMyPeopleEntry 8 } affirmedZoneDpiStatisticsGridLevelVoipSubProtocolsSIPTable OBJECT-TYPE SYNTAX SEQUENCE OF AffirmedZoneDpiStatisticsGridLevelVoipSubProtocolsSIPEntry MAX-ACCESS not-accessible STATUS deprecated DESCRIPTION "" ::= { affirmedZoneMIB 14 } affirmedZoneDpiStatisticsGridLevelVoipSubProtocolsSIPEntry OBJECT-TYPE SYNTAX AffirmedZoneDpiStatisticsGridLevelVoipSubProtocolsSIPEntry MAX-ACCESS not-accessible STATUS deprecated DESCRIPTION "" INDEX { affirmedZoneName, affirmedZoneDpiStatisticsGridLevelVoipSubProtocolsSIPGrid } ::= { affirmedZoneDpiStatisticsGridLevelVoipSubProtocolsSIPTable 1 } AffirmedZoneDpiStatisticsGridLevelVoipSubProtocolsSIPEntry ::= SEQUENCE { affirmedZoneDpiStatisticsGridLevelVoipSubProtocolsSIPGrid Unsigned32, affirmedZoneDpiStatisticsGridLevelVoipSubProtocolsSIPVonage ConfdString, affirmedZoneDpiStatisticsGridLevelVoipSubProtocolsSIPOscar ConfdString, affirmedZoneDpiStatisticsGridLevelVoipSubProtocolsSIPGadu-gadu ConfdString, affirmedZoneDpiStatisticsGridLevelVoipSubProtocolsSIPOscar-video ConfdString, affirmedZoneDpiStatisticsGridLevelVoipSubProtocolsSIPIchat-facetime ConfdString, affirmedZoneDpiStatisticsGridLevelVoipSubProtocolsSIPMagicJack ConfdString, affirmedZoneDpiStatisticsGridLevelVoipSubProtocolsSIPAudio ConfdString, affirmedZoneDpiStatisticsGridLevelVoipSubProtocolsSIPVideo ConfdString, affirmedZoneDpiStatisticsGridLevelVoipSubProtocolsSIPVonagePkts ConfdString, affirmedZoneDpiStatisticsGridLevelVoipSubProtocolsSIPVonageBytes ConfdString, affirmedZoneDpiStatisticsGridLevelVoipSubProtocolsSIPOscarPkts ConfdString, affirmedZoneDpiStatisticsGridLevelVoipSubProtocolsSIPOscarBytes ConfdString, affirmedZoneDpiStatisticsGridLevelVoipSubProtocolsSIPGadu-gaduPkts ConfdString, affirmedZoneDpiStatisticsGridLevelVoipSubProtocolsSIPGadu-gaduBytes ConfdString, affirmedZoneDpiStatisticsGridLevelVoipSubProtocolsSIPOscar-videoPkts ConfdString, affirmedZoneDpiStatisticsGridLevelVoipSubProtocolsSIPOscar-videoBytes ConfdString, affirmedZoneDpiStatisticsGridLevelVoipSubProtocolsSIPIchat-facetimePkts ConfdString, affirmedZoneDpiStatisticsGridLevelVoipSubProtocolsSIPIchat-facetimeBytes ConfdString, affirmedZoneDpiStatisticsGridLevelVoipSubProtocolsSIPMagicJackPkts ConfdString, affirmedZoneDpiStatisticsGridLevelVoipSubProtocolsSIPMagicJackBytes ConfdString, affirmedZoneDpiStatisticsGridLevelVoipSubProtocolsSIPAudioPkts ConfdString, affirmedZoneDpiStatisticsGridLevelVoipSubProtocolsSIPAudioBytes ConfdString, affirmedZoneDpiStatisticsGridLevelVoipSubProtocolsSIPVideoPkts ConfdString, affirmedZoneDpiStatisticsGridLevelVoipSubProtocolsSIPVideoBytes ConfdString, affirmedZoneDpiStatisticsGridLevelVoipSubProtocolsSIPVonageUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelVoipSubProtocolsSIPVonageUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelVoipSubProtocolsSIPVonageDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelVoipSubProtocolsSIPVonageDlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelVoipSubProtocolsSIPOscarUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelVoipSubProtocolsSIPOscarUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelVoipSubProtocolsSIPOscarDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelVoipSubProtocolsSIPOscarDlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelVoipSubProtocolsSIPGadu-gaduUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelVoipSubProtocolsSIPGadu-gaduUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelVoipSubProtocolsSIPGadu-gaduDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelVoipSubProtocolsSIPGadu-gaduDlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelVoipSubProtocolsSIPOscar-videoUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelVoipSubProtocolsSIPOscar-videoUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelVoipSubProtocolsSIPOscar-videoDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelVoipSubProtocolsSIPOscar-videoDlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelVoipSubProtocolsSIPIchat-facetimeUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelVoipSubProtocolsSIPIchat-facetimeUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelVoipSubProtocolsSIPIchat-facetimeDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelVoipSubProtocolsSIPIchat-facetimeDlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelVoipSubProtocolsSIPMagicJackUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelVoipSubProtocolsSIPMagicJackUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelVoipSubProtocolsSIPMagicJackDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelVoipSubProtocolsSIPMagicJackDlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelVoipSubProtocolsSIPAudioUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelVoipSubProtocolsSIPAudioUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelVoipSubProtocolsSIPAudioDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelVoipSubProtocolsSIPAudioDlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelVoipSubProtocolsSIPVideoUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelVoipSubProtocolsSIPVideoUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelVoipSubProtocolsSIPVideoDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelVoipSubProtocolsSIPVideoDlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelVoipSubProtocolsSIPMPlusFlows ConfdString, affirmedZoneDpiStatisticsGridLevelVoipSubProtocolsSIPMPlusUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelVoipSubProtocolsSIPMPlusUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelVoipSubProtocolsSIPMPlusDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelVoipSubProtocolsSIPMPlusDlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelVoipSubProtocolsSIPMsnFlows ConfdString, affirmedZoneDpiStatisticsGridLevelVoipSubProtocolsSIPMsnUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelVoipSubProtocolsSIPMsnUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelVoipSubProtocolsSIPMsnDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelVoipSubProtocolsSIPMsnDlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelVoipSubProtocolsSIPYahooFlows ConfdString, affirmedZoneDpiStatisticsGridLevelVoipSubProtocolsSIPYahooUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelVoipSubProtocolsSIPYahooUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelVoipSubProtocolsSIPYahooDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelVoipSubProtocolsSIPYahooDlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelVoipSubProtocolsSIPYahooVideoFlows ConfdString, affirmedZoneDpiStatisticsGridLevelVoipSubProtocolsSIPYahooVideoUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelVoipSubProtocolsSIPYahooVideoUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelVoipSubProtocolsSIPYahooVideoDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelVoipSubProtocolsSIPYahooVideoDlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelVoipSubProtocolsSIPChatCubeFlows ConfdString, affirmedZoneDpiStatisticsGridLevelVoipSubProtocolsSIPChatCubeUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelVoipSubProtocolsSIPChatCubeUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelVoipSubProtocolsSIPChatCubeDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelVoipSubProtocolsSIPChatCubeDlBytes ConfdString } affirmedZoneDpiStatisticsGridLevelVoipSubProtocolsSIPGrid OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS not-accessible STATUS current DESCRIPTION "grid ID" ::= { affirmedZoneDpiStatisticsGridLevelVoipSubProtocolsSIPEntry 1 } affirmedZoneDpiStatisticsGridLevelVoipSubProtocolsSIPVonage OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelVoipSubProtocolsSIPEntry 2 } affirmedZoneDpiStatisticsGridLevelVoipSubProtocolsSIPOscar OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelVoipSubProtocolsSIPEntry 3 } affirmedZoneDpiStatisticsGridLevelVoipSubProtocolsSIPGadu-gadu OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelVoipSubProtocolsSIPEntry 4 } affirmedZoneDpiStatisticsGridLevelVoipSubProtocolsSIPOscar-video OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelVoipSubProtocolsSIPEntry 5 } affirmedZoneDpiStatisticsGridLevelVoipSubProtocolsSIPIchat-facetime OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelVoipSubProtocolsSIPEntry 6 } affirmedZoneDpiStatisticsGridLevelVoipSubProtocolsSIPMagicJack OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelVoipSubProtocolsSIPEntry 7 } affirmedZoneDpiStatisticsGridLevelVoipSubProtocolsSIPAudio OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelVoipSubProtocolsSIPEntry 8 } affirmedZoneDpiStatisticsGridLevelVoipSubProtocolsSIPVideo OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelVoipSubProtocolsSIPEntry 9 } affirmedZoneDpiStatisticsGridLevelVoipSubProtocolsSIPVonagePkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelVoipSubProtocolsSIPEntry 10 } affirmedZoneDpiStatisticsGridLevelVoipSubProtocolsSIPVonageBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelVoipSubProtocolsSIPEntry 11 } affirmedZoneDpiStatisticsGridLevelVoipSubProtocolsSIPOscarPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelVoipSubProtocolsSIPEntry 12 } affirmedZoneDpiStatisticsGridLevelVoipSubProtocolsSIPOscarBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelVoipSubProtocolsSIPEntry 13 } affirmedZoneDpiStatisticsGridLevelVoipSubProtocolsSIPGadu-gaduPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelVoipSubProtocolsSIPEntry 14 } affirmedZoneDpiStatisticsGridLevelVoipSubProtocolsSIPGadu-gaduBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelVoipSubProtocolsSIPEntry 15 } affirmedZoneDpiStatisticsGridLevelVoipSubProtocolsSIPOscar-videoPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelVoipSubProtocolsSIPEntry 16 } affirmedZoneDpiStatisticsGridLevelVoipSubProtocolsSIPOscar-videoBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelVoipSubProtocolsSIPEntry 17 } affirmedZoneDpiStatisticsGridLevelVoipSubProtocolsSIPIchat-facetimePkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelVoipSubProtocolsSIPEntry 18 } affirmedZoneDpiStatisticsGridLevelVoipSubProtocolsSIPIchat-facetimeBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelVoipSubProtocolsSIPEntry 19 } affirmedZoneDpiStatisticsGridLevelVoipSubProtocolsSIPMagicJackPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelVoipSubProtocolsSIPEntry 20 } affirmedZoneDpiStatisticsGridLevelVoipSubProtocolsSIPMagicJackBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelVoipSubProtocolsSIPEntry 21 } affirmedZoneDpiStatisticsGridLevelVoipSubProtocolsSIPAudioPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelVoipSubProtocolsSIPEntry 22 } affirmedZoneDpiStatisticsGridLevelVoipSubProtocolsSIPAudioBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelVoipSubProtocolsSIPEntry 23 } affirmedZoneDpiStatisticsGridLevelVoipSubProtocolsSIPVideoPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelVoipSubProtocolsSIPEntry 24 } affirmedZoneDpiStatisticsGridLevelVoipSubProtocolsSIPVideoBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelVoipSubProtocolsSIPEntry 25 } affirmedZoneDpiStatisticsGridLevelVoipSubProtocolsSIPVonageUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelVoipSubProtocolsSIPEntry 26 } affirmedZoneDpiStatisticsGridLevelVoipSubProtocolsSIPVonageUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelVoipSubProtocolsSIPEntry 27 } affirmedZoneDpiStatisticsGridLevelVoipSubProtocolsSIPVonageDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelVoipSubProtocolsSIPEntry 28 } affirmedZoneDpiStatisticsGridLevelVoipSubProtocolsSIPVonageDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelVoipSubProtocolsSIPEntry 29 } affirmedZoneDpiStatisticsGridLevelVoipSubProtocolsSIPOscarUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelVoipSubProtocolsSIPEntry 30 } affirmedZoneDpiStatisticsGridLevelVoipSubProtocolsSIPOscarUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelVoipSubProtocolsSIPEntry 31 } affirmedZoneDpiStatisticsGridLevelVoipSubProtocolsSIPOscarDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelVoipSubProtocolsSIPEntry 32 } affirmedZoneDpiStatisticsGridLevelVoipSubProtocolsSIPOscarDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelVoipSubProtocolsSIPEntry 33 } affirmedZoneDpiStatisticsGridLevelVoipSubProtocolsSIPGadu-gaduUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelVoipSubProtocolsSIPEntry 34 } affirmedZoneDpiStatisticsGridLevelVoipSubProtocolsSIPGadu-gaduUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelVoipSubProtocolsSIPEntry 35 } affirmedZoneDpiStatisticsGridLevelVoipSubProtocolsSIPGadu-gaduDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelVoipSubProtocolsSIPEntry 36 } affirmedZoneDpiStatisticsGridLevelVoipSubProtocolsSIPGadu-gaduDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelVoipSubProtocolsSIPEntry 37 } affirmedZoneDpiStatisticsGridLevelVoipSubProtocolsSIPOscar-videoUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelVoipSubProtocolsSIPEntry 38 } affirmedZoneDpiStatisticsGridLevelVoipSubProtocolsSIPOscar-videoUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelVoipSubProtocolsSIPEntry 39 } affirmedZoneDpiStatisticsGridLevelVoipSubProtocolsSIPOscar-videoDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelVoipSubProtocolsSIPEntry 40 } affirmedZoneDpiStatisticsGridLevelVoipSubProtocolsSIPOscar-videoDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelVoipSubProtocolsSIPEntry 41 } affirmedZoneDpiStatisticsGridLevelVoipSubProtocolsSIPIchat-facetimeUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelVoipSubProtocolsSIPEntry 42 } affirmedZoneDpiStatisticsGridLevelVoipSubProtocolsSIPIchat-facetimeUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelVoipSubProtocolsSIPEntry 43 } affirmedZoneDpiStatisticsGridLevelVoipSubProtocolsSIPIchat-facetimeDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelVoipSubProtocolsSIPEntry 44 } affirmedZoneDpiStatisticsGridLevelVoipSubProtocolsSIPIchat-facetimeDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelVoipSubProtocolsSIPEntry 45 } affirmedZoneDpiStatisticsGridLevelVoipSubProtocolsSIPMagicJackUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelVoipSubProtocolsSIPEntry 46 } affirmedZoneDpiStatisticsGridLevelVoipSubProtocolsSIPMagicJackUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelVoipSubProtocolsSIPEntry 47 } affirmedZoneDpiStatisticsGridLevelVoipSubProtocolsSIPMagicJackDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelVoipSubProtocolsSIPEntry 48 } affirmedZoneDpiStatisticsGridLevelVoipSubProtocolsSIPMagicJackDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelVoipSubProtocolsSIPEntry 49 } affirmedZoneDpiStatisticsGridLevelVoipSubProtocolsSIPAudioUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelVoipSubProtocolsSIPEntry 50 } affirmedZoneDpiStatisticsGridLevelVoipSubProtocolsSIPAudioUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelVoipSubProtocolsSIPEntry 51 } affirmedZoneDpiStatisticsGridLevelVoipSubProtocolsSIPAudioDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelVoipSubProtocolsSIPEntry 52 } affirmedZoneDpiStatisticsGridLevelVoipSubProtocolsSIPAudioDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelVoipSubProtocolsSIPEntry 53 } affirmedZoneDpiStatisticsGridLevelVoipSubProtocolsSIPVideoUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelVoipSubProtocolsSIPEntry 54 } affirmedZoneDpiStatisticsGridLevelVoipSubProtocolsSIPVideoUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelVoipSubProtocolsSIPEntry 55 } affirmedZoneDpiStatisticsGridLevelVoipSubProtocolsSIPVideoDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelVoipSubProtocolsSIPEntry 56 } affirmedZoneDpiStatisticsGridLevelVoipSubProtocolsSIPVideoDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelVoipSubProtocolsSIPEntry 57 } affirmedZoneDpiStatisticsGridLevelVoipSubProtocolsSIPMPlusFlows OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelVoipSubProtocolsSIPEntry 58 } affirmedZoneDpiStatisticsGridLevelVoipSubProtocolsSIPMPlusUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelVoipSubProtocolsSIPEntry 59 } affirmedZoneDpiStatisticsGridLevelVoipSubProtocolsSIPMPlusUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelVoipSubProtocolsSIPEntry 60 } affirmedZoneDpiStatisticsGridLevelVoipSubProtocolsSIPMPlusDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelVoipSubProtocolsSIPEntry 61 } affirmedZoneDpiStatisticsGridLevelVoipSubProtocolsSIPMPlusDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelVoipSubProtocolsSIPEntry 62 } affirmedZoneDpiStatisticsGridLevelVoipSubProtocolsSIPMsnFlows OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelVoipSubProtocolsSIPEntry 63 } affirmedZoneDpiStatisticsGridLevelVoipSubProtocolsSIPMsnUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelVoipSubProtocolsSIPEntry 64 } affirmedZoneDpiStatisticsGridLevelVoipSubProtocolsSIPMsnUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelVoipSubProtocolsSIPEntry 65 } affirmedZoneDpiStatisticsGridLevelVoipSubProtocolsSIPMsnDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelVoipSubProtocolsSIPEntry 66 } affirmedZoneDpiStatisticsGridLevelVoipSubProtocolsSIPMsnDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelVoipSubProtocolsSIPEntry 67 } affirmedZoneDpiStatisticsGridLevelVoipSubProtocolsSIPYahooFlows OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelVoipSubProtocolsSIPEntry 68 } affirmedZoneDpiStatisticsGridLevelVoipSubProtocolsSIPYahooUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelVoipSubProtocolsSIPEntry 69 } affirmedZoneDpiStatisticsGridLevelVoipSubProtocolsSIPYahooUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelVoipSubProtocolsSIPEntry 70 } affirmedZoneDpiStatisticsGridLevelVoipSubProtocolsSIPYahooDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelVoipSubProtocolsSIPEntry 71 } affirmedZoneDpiStatisticsGridLevelVoipSubProtocolsSIPYahooDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelVoipSubProtocolsSIPEntry 72 } affirmedZoneDpiStatisticsGridLevelVoipSubProtocolsSIPYahooVideoFlows OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelVoipSubProtocolsSIPEntry 73 } affirmedZoneDpiStatisticsGridLevelVoipSubProtocolsSIPYahooVideoUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelVoipSubProtocolsSIPEntry 74 } affirmedZoneDpiStatisticsGridLevelVoipSubProtocolsSIPYahooVideoUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelVoipSubProtocolsSIPEntry 75 } affirmedZoneDpiStatisticsGridLevelVoipSubProtocolsSIPYahooVideoDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelVoipSubProtocolsSIPEntry 76 } affirmedZoneDpiStatisticsGridLevelVoipSubProtocolsSIPYahooVideoDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelVoipSubProtocolsSIPEntry 77 } affirmedZoneDpiStatisticsGridLevelVoipSubProtocolsSIPChatCubeFlows OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelVoipSubProtocolsSIPEntry 78 } affirmedZoneDpiStatisticsGridLevelVoipSubProtocolsSIPChatCubeUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelVoipSubProtocolsSIPEntry 79 } affirmedZoneDpiStatisticsGridLevelVoipSubProtocolsSIPChatCubeUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelVoipSubProtocolsSIPEntry 80 } affirmedZoneDpiStatisticsGridLevelVoipSubProtocolsSIPChatCubeDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelVoipSubProtocolsSIPEntry 81 } affirmedZoneDpiStatisticsGridLevelVoipSubProtocolsSIPChatCubeDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelVoipSubProtocolsSIPEntry 82 } affirmedZoneDpiStatisticsGridLevelVoipSubProtocolsSkypeTable OBJECT-TYPE SYNTAX SEQUENCE OF AffirmedZoneDpiStatisticsGridLevelVoipSubProtocolsSkypeEntry MAX-ACCESS not-accessible STATUS deprecated DESCRIPTION "" ::= { affirmedZoneMIB 15 } affirmedZoneDpiStatisticsGridLevelVoipSubProtocolsSkypeEntry OBJECT-TYPE SYNTAX AffirmedZoneDpiStatisticsGridLevelVoipSubProtocolsSkypeEntry MAX-ACCESS not-accessible STATUS deprecated DESCRIPTION "" INDEX { affirmedZoneName, affirmedZoneDpiStatisticsGridLevelVoipSubProtocolsSkypeGrid } ::= { affirmedZoneDpiStatisticsGridLevelVoipSubProtocolsSkypeTable 1 } AffirmedZoneDpiStatisticsGridLevelVoipSubProtocolsSkypeEntry ::= SEQUENCE { affirmedZoneDpiStatisticsGridLevelVoipSubProtocolsSkypeGrid Unsigned32, affirmedZoneDpiStatisticsGridLevelVoipSubProtocolsSkypeVoice ConfdString, affirmedZoneDpiStatisticsGridLevelVoipSubProtocolsSkypeOut ConfdString, affirmedZoneDpiStatisticsGridLevelVoipSubProtocolsSkypeVideo ConfdString, affirmedZoneDpiStatisticsGridLevelVoipSubProtocolsSkypeVoicePkts ConfdString, affirmedZoneDpiStatisticsGridLevelVoipSubProtocolsSkypeVoiceBytes ConfdString, affirmedZoneDpiStatisticsGridLevelVoipSubProtocolsSkypeOutPkts ConfdString, affirmedZoneDpiStatisticsGridLevelVoipSubProtocolsSkypeOutBytes ConfdString, affirmedZoneDpiStatisticsGridLevelVoipSubProtocolsSkypeVideoPkts ConfdString, affirmedZoneDpiStatisticsGridLevelVoipSubProtocolsSkypeVideoBytes ConfdString, affirmedZoneDpiStatisticsGridLevelVoipSubProtocolsSkypeVoiceUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelVoipSubProtocolsSkypeVoiceUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelVoipSubProtocolsSkypeVoiceDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelVoipSubProtocolsSkypeVoiceDlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelVoipSubProtocolsSkypeOutUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelVoipSubProtocolsSkypeOutUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelVoipSubProtocolsSkypeOutDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelVoipSubProtocolsSkypeOutDlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelVoipSubProtocolsSkypeVideoUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelVoipSubProtocolsSkypeVideoUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelVoipSubProtocolsSkypeVideoDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelVoipSubProtocolsSkypeVideoDlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelVoipSubProtocolsSkypeChatFlows ConfdString, affirmedZoneDpiStatisticsGridLevelVoipSubProtocolsSkypeChatUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelVoipSubProtocolsSkypeChatUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelVoipSubProtocolsSkypeChatDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelVoipSubProtocolsSkypeChatDlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelVoipSubProtocolsSkypeFileTransferFlows ConfdString, affirmedZoneDpiStatisticsGridLevelVoipSubProtocolsSkypeFileTransferUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelVoipSubProtocolsSkypeFileTransferUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelVoipSubProtocolsSkypeFileTransferDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelVoipSubProtocolsSkypeFileTransferDlBytes ConfdString } affirmedZoneDpiStatisticsGridLevelVoipSubProtocolsSkypeGrid OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS not-accessible STATUS current DESCRIPTION "grid ID" ::= { affirmedZoneDpiStatisticsGridLevelVoipSubProtocolsSkypeEntry 1 } affirmedZoneDpiStatisticsGridLevelVoipSubProtocolsSkypeVoice OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelVoipSubProtocolsSkypeEntry 2 } affirmedZoneDpiStatisticsGridLevelVoipSubProtocolsSkypeOut OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelVoipSubProtocolsSkypeEntry 3 } affirmedZoneDpiStatisticsGridLevelVoipSubProtocolsSkypeVideo OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelVoipSubProtocolsSkypeEntry 4 } affirmedZoneDpiStatisticsGridLevelVoipSubProtocolsSkypeVoicePkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelVoipSubProtocolsSkypeEntry 5 } affirmedZoneDpiStatisticsGridLevelVoipSubProtocolsSkypeVoiceBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelVoipSubProtocolsSkypeEntry 6 } affirmedZoneDpiStatisticsGridLevelVoipSubProtocolsSkypeOutPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelVoipSubProtocolsSkypeEntry 7 } affirmedZoneDpiStatisticsGridLevelVoipSubProtocolsSkypeOutBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelVoipSubProtocolsSkypeEntry 8 } affirmedZoneDpiStatisticsGridLevelVoipSubProtocolsSkypeVideoPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelVoipSubProtocolsSkypeEntry 9 } affirmedZoneDpiStatisticsGridLevelVoipSubProtocolsSkypeVideoBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelVoipSubProtocolsSkypeEntry 10 } affirmedZoneDpiStatisticsGridLevelVoipSubProtocolsSkypeVoiceUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelVoipSubProtocolsSkypeEntry 11 } affirmedZoneDpiStatisticsGridLevelVoipSubProtocolsSkypeVoiceUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelVoipSubProtocolsSkypeEntry 12 } affirmedZoneDpiStatisticsGridLevelVoipSubProtocolsSkypeVoiceDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelVoipSubProtocolsSkypeEntry 13 } affirmedZoneDpiStatisticsGridLevelVoipSubProtocolsSkypeVoiceDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelVoipSubProtocolsSkypeEntry 14 } affirmedZoneDpiStatisticsGridLevelVoipSubProtocolsSkypeOutUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelVoipSubProtocolsSkypeEntry 15 } affirmedZoneDpiStatisticsGridLevelVoipSubProtocolsSkypeOutUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelVoipSubProtocolsSkypeEntry 16 } affirmedZoneDpiStatisticsGridLevelVoipSubProtocolsSkypeOutDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelVoipSubProtocolsSkypeEntry 17 } affirmedZoneDpiStatisticsGridLevelVoipSubProtocolsSkypeOutDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelVoipSubProtocolsSkypeEntry 18 } affirmedZoneDpiStatisticsGridLevelVoipSubProtocolsSkypeVideoUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelVoipSubProtocolsSkypeEntry 19 } affirmedZoneDpiStatisticsGridLevelVoipSubProtocolsSkypeVideoUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelVoipSubProtocolsSkypeEntry 20 } affirmedZoneDpiStatisticsGridLevelVoipSubProtocolsSkypeVideoDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelVoipSubProtocolsSkypeEntry 21 } affirmedZoneDpiStatisticsGridLevelVoipSubProtocolsSkypeVideoDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelVoipSubProtocolsSkypeEntry 22 } affirmedZoneDpiStatisticsGridLevelVoipSubProtocolsSkypeChatFlows OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelVoipSubProtocolsSkypeEntry 23 } affirmedZoneDpiStatisticsGridLevelVoipSubProtocolsSkypeChatUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelVoipSubProtocolsSkypeEntry 24 } affirmedZoneDpiStatisticsGridLevelVoipSubProtocolsSkypeChatUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelVoipSubProtocolsSkypeEntry 25 } affirmedZoneDpiStatisticsGridLevelVoipSubProtocolsSkypeChatDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelVoipSubProtocolsSkypeEntry 26 } affirmedZoneDpiStatisticsGridLevelVoipSubProtocolsSkypeChatDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelVoipSubProtocolsSkypeEntry 27 } affirmedZoneDpiStatisticsGridLevelVoipSubProtocolsSkypeFileTransferFlows OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelVoipSubProtocolsSkypeEntry 28 } affirmedZoneDpiStatisticsGridLevelVoipSubProtocolsSkypeFileTransferUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelVoipSubProtocolsSkypeEntry 29 } affirmedZoneDpiStatisticsGridLevelVoipSubProtocolsSkypeFileTransferUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelVoipSubProtocolsSkypeEntry 30 } affirmedZoneDpiStatisticsGridLevelVoipSubProtocolsSkypeFileTransferDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelVoipSubProtocolsSkypeEntry 31 } affirmedZoneDpiStatisticsGridLevelVoipSubProtocolsSkypeFileTransferDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelVoipSubProtocolsSkypeEntry 32 } affirmedZoneDpiStatisticsGridLevelVoipSubProtocolsViberTable OBJECT-TYPE SYNTAX SEQUENCE OF AffirmedZoneDpiStatisticsGridLevelVoipSubProtocolsViberEntry MAX-ACCESS not-accessible STATUS deprecated DESCRIPTION "" ::= { affirmedZoneMIB 16 } affirmedZoneDpiStatisticsGridLevelVoipSubProtocolsViberEntry OBJECT-TYPE SYNTAX AffirmedZoneDpiStatisticsGridLevelVoipSubProtocolsViberEntry MAX-ACCESS not-accessible STATUS deprecated DESCRIPTION "" INDEX { affirmedZoneName, affirmedZoneDpiStatisticsGridLevelVoipSubProtocolsViberGrid } ::= { affirmedZoneDpiStatisticsGridLevelVoipSubProtocolsViberTable 1 } AffirmedZoneDpiStatisticsGridLevelVoipSubProtocolsViberEntry ::= SEQUENCE { affirmedZoneDpiStatisticsGridLevelVoipSubProtocolsViberGrid Unsigned32, affirmedZoneDpiStatisticsGridLevelVoipSubProtocolsViberAudio ConfdString, affirmedZoneDpiStatisticsGridLevelVoipSubProtocolsViberInstant-messaging ConfdString, affirmedZoneDpiStatisticsGridLevelVoipSubProtocolsViberAudioPkts ConfdString, affirmedZoneDpiStatisticsGridLevelVoipSubProtocolsViberAudioBytes ConfdString, affirmedZoneDpiStatisticsGridLevelVoipSubProtocolsViberInstant-messagingPkts ConfdString, affirmedZoneDpiStatisticsGridLevelVoipSubProtocolsViberInstant-messagingBytes ConfdString, affirmedZoneDpiStatisticsGridLevelVoipSubProtocolsViberAudioUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelVoipSubProtocolsViberAudioUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelVoipSubProtocolsViberAudioDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelVoipSubProtocolsViberAudioDlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelVoipSubProtocolsViberInstant-messagingUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelVoipSubProtocolsViberInstant-messagingUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelVoipSubProtocolsViberInstant-messagingDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelVoipSubProtocolsViberInstant-messagingDlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelVoipSubProtocolsViberFileTransferFlows ConfdString, affirmedZoneDpiStatisticsGridLevelVoipSubProtocolsViberFileTransferUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelVoipSubProtocolsViberFileTransferUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelVoipSubProtocolsViberFileTransferDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelVoipSubProtocolsViberFileTransferDlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelVoipSubProtocolsViberOutFlows ConfdString, affirmedZoneDpiStatisticsGridLevelVoipSubProtocolsViberOutUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelVoipSubProtocolsViberOutUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelVoipSubProtocolsViberOutDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelVoipSubProtocolsViberOutDlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelVoipSubProtocolsViberVideoFlows ConfdString, affirmedZoneDpiStatisticsGridLevelVoipSubProtocolsViberVideoUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelVoipSubProtocolsViberVideoUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelVoipSubProtocolsViberVideoDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelVoipSubProtocolsViberVideoDlBytes ConfdString } affirmedZoneDpiStatisticsGridLevelVoipSubProtocolsViberGrid OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS not-accessible STATUS current DESCRIPTION "grid ID" ::= { affirmedZoneDpiStatisticsGridLevelVoipSubProtocolsViberEntry 1 } affirmedZoneDpiStatisticsGridLevelVoipSubProtocolsViberAudio OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelVoipSubProtocolsViberEntry 2 } affirmedZoneDpiStatisticsGridLevelVoipSubProtocolsViberInstant-messaging OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelVoipSubProtocolsViberEntry 3 } affirmedZoneDpiStatisticsGridLevelVoipSubProtocolsViberAudioPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelVoipSubProtocolsViberEntry 4 } affirmedZoneDpiStatisticsGridLevelVoipSubProtocolsViberAudioBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelVoipSubProtocolsViberEntry 5 } affirmedZoneDpiStatisticsGridLevelVoipSubProtocolsViberInstant-messagingPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelVoipSubProtocolsViberEntry 6 } affirmedZoneDpiStatisticsGridLevelVoipSubProtocolsViberInstant-messagingBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelVoipSubProtocolsViberEntry 7 } affirmedZoneDpiStatisticsGridLevelVoipSubProtocolsViberAudioUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelVoipSubProtocolsViberEntry 8 } affirmedZoneDpiStatisticsGridLevelVoipSubProtocolsViberAudioUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelVoipSubProtocolsViberEntry 9 } affirmedZoneDpiStatisticsGridLevelVoipSubProtocolsViberAudioDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelVoipSubProtocolsViberEntry 10 } affirmedZoneDpiStatisticsGridLevelVoipSubProtocolsViberAudioDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelVoipSubProtocolsViberEntry 11 } affirmedZoneDpiStatisticsGridLevelVoipSubProtocolsViberInstant-messagingUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelVoipSubProtocolsViberEntry 12 } affirmedZoneDpiStatisticsGridLevelVoipSubProtocolsViberInstant-messagingUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelVoipSubProtocolsViberEntry 13 } affirmedZoneDpiStatisticsGridLevelVoipSubProtocolsViberInstant-messagingDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelVoipSubProtocolsViberEntry 14 } affirmedZoneDpiStatisticsGridLevelVoipSubProtocolsViberInstant-messagingDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelVoipSubProtocolsViberEntry 15 } affirmedZoneDpiStatisticsGridLevelVoipSubProtocolsViberFileTransferFlows OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelVoipSubProtocolsViberEntry 16 } affirmedZoneDpiStatisticsGridLevelVoipSubProtocolsViberFileTransferUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelVoipSubProtocolsViberEntry 17 } affirmedZoneDpiStatisticsGridLevelVoipSubProtocolsViberFileTransferUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelVoipSubProtocolsViberEntry 18 } affirmedZoneDpiStatisticsGridLevelVoipSubProtocolsViberFileTransferDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelVoipSubProtocolsViberEntry 19 } affirmedZoneDpiStatisticsGridLevelVoipSubProtocolsViberFileTransferDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelVoipSubProtocolsViberEntry 20 } affirmedZoneDpiStatisticsGridLevelVoipSubProtocolsViberOutFlows OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelVoipSubProtocolsViberEntry 21 } affirmedZoneDpiStatisticsGridLevelVoipSubProtocolsViberOutUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelVoipSubProtocolsViberEntry 22 } affirmedZoneDpiStatisticsGridLevelVoipSubProtocolsViberOutUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelVoipSubProtocolsViberEntry 23 } affirmedZoneDpiStatisticsGridLevelVoipSubProtocolsViberOutDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelVoipSubProtocolsViberEntry 24 } affirmedZoneDpiStatisticsGridLevelVoipSubProtocolsViberOutDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelVoipSubProtocolsViberEntry 25 } affirmedZoneDpiStatisticsGridLevelVoipSubProtocolsViberVideoFlows OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelVoipSubProtocolsViberEntry 26 } affirmedZoneDpiStatisticsGridLevelVoipSubProtocolsViberVideoUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelVoipSubProtocolsViberEntry 27 } affirmedZoneDpiStatisticsGridLevelVoipSubProtocolsViberVideoUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelVoipSubProtocolsViberEntry 28 } affirmedZoneDpiStatisticsGridLevelVoipSubProtocolsViberVideoDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelVoipSubProtocolsViberEntry 29 } affirmedZoneDpiStatisticsGridLevelVoipSubProtocolsViberVideoDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelVoipSubProtocolsViberEntry 30 } affirmedZoneDpiStatisticsGridLevelVoipSubProtocolsTangoTable OBJECT-TYPE SYNTAX SEQUENCE OF AffirmedZoneDpiStatisticsGridLevelVoipSubProtocolsTangoEntry MAX-ACCESS not-accessible STATUS deprecated DESCRIPTION "" ::= { affirmedZoneMIB 17 } affirmedZoneDpiStatisticsGridLevelVoipSubProtocolsTangoEntry OBJECT-TYPE SYNTAX AffirmedZoneDpiStatisticsGridLevelVoipSubProtocolsTangoEntry MAX-ACCESS not-accessible STATUS deprecated DESCRIPTION "" INDEX { affirmedZoneName, affirmedZoneDpiStatisticsGridLevelVoipSubProtocolsTangoGrid } ::= { affirmedZoneDpiStatisticsGridLevelVoipSubProtocolsTangoTable 1 } AffirmedZoneDpiStatisticsGridLevelVoipSubProtocolsTangoEntry ::= SEQUENCE { affirmedZoneDpiStatisticsGridLevelVoipSubProtocolsTangoGrid Unsigned32, affirmedZoneDpiStatisticsGridLevelVoipSubProtocolsTangoAudio ConfdString, affirmedZoneDpiStatisticsGridLevelVoipSubProtocolsTangoVideo ConfdString, affirmedZoneDpiStatisticsGridLevelVoipSubProtocolsTangoAudioPkts ConfdString, affirmedZoneDpiStatisticsGridLevelVoipSubProtocolsTangoAudioBytes ConfdString, affirmedZoneDpiStatisticsGridLevelVoipSubProtocolsTangoVideoPkts ConfdString, affirmedZoneDpiStatisticsGridLevelVoipSubProtocolsTangoVideoBytes ConfdString, affirmedZoneDpiStatisticsGridLevelVoipSubProtocolsTangoAudioUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelVoipSubProtocolsTangoAudioUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelVoipSubProtocolsTangoAudioDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelVoipSubProtocolsTangoAudioDlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelVoipSubProtocolsTangoVideoUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelVoipSubProtocolsTangoVideoUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelVoipSubProtocolsTangoVideoDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelVoipSubProtocolsTangoVideoDlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelVoipSubProtocolsTangoImFlows ConfdString, affirmedZoneDpiStatisticsGridLevelVoipSubProtocolsTangoImUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelVoipSubProtocolsTangoImUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelVoipSubProtocolsTangoImDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelVoipSubProtocolsTangoImDlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelVoipSubProtocolsTangoFileTransferFlows ConfdString, affirmedZoneDpiStatisticsGridLevelVoipSubProtocolsTangoFileTransferUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelVoipSubProtocolsTangoFileTransferUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelVoipSubProtocolsTangoFileTransferDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelVoipSubProtocolsTangoFileTransferDlBytes ConfdString } affirmedZoneDpiStatisticsGridLevelVoipSubProtocolsTangoGrid OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS not-accessible STATUS current DESCRIPTION "grid ID" ::= { affirmedZoneDpiStatisticsGridLevelVoipSubProtocolsTangoEntry 1 } affirmedZoneDpiStatisticsGridLevelVoipSubProtocolsTangoAudio OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelVoipSubProtocolsTangoEntry 2 } affirmedZoneDpiStatisticsGridLevelVoipSubProtocolsTangoVideo OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelVoipSubProtocolsTangoEntry 3 } affirmedZoneDpiStatisticsGridLevelVoipSubProtocolsTangoAudioPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelVoipSubProtocolsTangoEntry 4 } affirmedZoneDpiStatisticsGridLevelVoipSubProtocolsTangoAudioBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelVoipSubProtocolsTangoEntry 5 } affirmedZoneDpiStatisticsGridLevelVoipSubProtocolsTangoVideoPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelVoipSubProtocolsTangoEntry 6 } affirmedZoneDpiStatisticsGridLevelVoipSubProtocolsTangoVideoBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelVoipSubProtocolsTangoEntry 7 } affirmedZoneDpiStatisticsGridLevelVoipSubProtocolsTangoAudioUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelVoipSubProtocolsTangoEntry 8 } affirmedZoneDpiStatisticsGridLevelVoipSubProtocolsTangoAudioUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelVoipSubProtocolsTangoEntry 9 } affirmedZoneDpiStatisticsGridLevelVoipSubProtocolsTangoAudioDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelVoipSubProtocolsTangoEntry 10 } affirmedZoneDpiStatisticsGridLevelVoipSubProtocolsTangoAudioDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelVoipSubProtocolsTangoEntry 11 } affirmedZoneDpiStatisticsGridLevelVoipSubProtocolsTangoVideoUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelVoipSubProtocolsTangoEntry 12 } affirmedZoneDpiStatisticsGridLevelVoipSubProtocolsTangoVideoUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelVoipSubProtocolsTangoEntry 13 } affirmedZoneDpiStatisticsGridLevelVoipSubProtocolsTangoVideoDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelVoipSubProtocolsTangoEntry 14 } affirmedZoneDpiStatisticsGridLevelVoipSubProtocolsTangoVideoDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelVoipSubProtocolsTangoEntry 15 } affirmedZoneDpiStatisticsGridLevelVoipSubProtocolsTangoImFlows OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelVoipSubProtocolsTangoEntry 16 } affirmedZoneDpiStatisticsGridLevelVoipSubProtocolsTangoImUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelVoipSubProtocolsTangoEntry 17 } affirmedZoneDpiStatisticsGridLevelVoipSubProtocolsTangoImUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelVoipSubProtocolsTangoEntry 18 } affirmedZoneDpiStatisticsGridLevelVoipSubProtocolsTangoImDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelVoipSubProtocolsTangoEntry 19 } affirmedZoneDpiStatisticsGridLevelVoipSubProtocolsTangoImDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelVoipSubProtocolsTangoEntry 20 } affirmedZoneDpiStatisticsGridLevelVoipSubProtocolsTangoFileTransferFlows OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelVoipSubProtocolsTangoEntry 21 } affirmedZoneDpiStatisticsGridLevelVoipSubProtocolsTangoFileTransferUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelVoipSubProtocolsTangoEntry 22 } affirmedZoneDpiStatisticsGridLevelVoipSubProtocolsTangoFileTransferUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelVoipSubProtocolsTangoEntry 23 } affirmedZoneDpiStatisticsGridLevelVoipSubProtocolsTangoFileTransferDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelVoipSubProtocolsTangoEntry 24 } affirmedZoneDpiStatisticsGridLevelVoipSubProtocolsTangoFileTransferDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelVoipSubProtocolsTangoEntry 25 } affirmedZoneDpiStatisticsGridLevelVoipSubProtocolsLineTable OBJECT-TYPE SYNTAX SEQUENCE OF AffirmedZoneDpiStatisticsGridLevelVoipSubProtocolsLineEntry MAX-ACCESS not-accessible STATUS deprecated DESCRIPTION "" ::= { affirmedZoneMIB 322 } affirmedZoneDpiStatisticsGridLevelVoipSubProtocolsLineEntry OBJECT-TYPE SYNTAX AffirmedZoneDpiStatisticsGridLevelVoipSubProtocolsLineEntry MAX-ACCESS not-accessible STATUS deprecated DESCRIPTION "" INDEX { affirmedZoneName, affirmedZoneDpiStatisticsGridLevelVoipSubProtocolsLineGrid } ::= { affirmedZoneDpiStatisticsGridLevelVoipSubProtocolsLineTable 1 } AffirmedZoneDpiStatisticsGridLevelVoipSubProtocolsLineEntry ::= SEQUENCE { affirmedZoneDpiStatisticsGridLevelVoipSubProtocolsLineGrid Unsigned32, affirmedZoneDpiStatisticsGridLevelVoipSubProtocolsLineGenericFlows ConfdString, affirmedZoneDpiStatisticsGridLevelVoipSubProtocolsLineGenericUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelVoipSubProtocolsLineGenericUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelVoipSubProtocolsLineGenericDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelVoipSubProtocolsLineGenericDlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelVoipSubProtocolsLineAudioFlows ConfdString, affirmedZoneDpiStatisticsGridLevelVoipSubProtocolsLineAudioUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelVoipSubProtocolsLineAudioUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelVoipSubProtocolsLineAudioDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelVoipSubProtocolsLineAudioDlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelVoipSubProtocolsLineVideoFlows ConfdString, affirmedZoneDpiStatisticsGridLevelVoipSubProtocolsLineVideoUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelVoipSubProtocolsLineVideoUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelVoipSubProtocolsLineVideoDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelVoipSubProtocolsLineVideoDlBytes ConfdString } affirmedZoneDpiStatisticsGridLevelVoipSubProtocolsLineGrid OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS not-accessible STATUS current DESCRIPTION "grid ID" ::= { affirmedZoneDpiStatisticsGridLevelVoipSubProtocolsLineEntry 1 } affirmedZoneDpiStatisticsGridLevelVoipSubProtocolsLineGenericFlows OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelVoipSubProtocolsLineEntry 2 } affirmedZoneDpiStatisticsGridLevelVoipSubProtocolsLineGenericUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelVoipSubProtocolsLineEntry 3 } affirmedZoneDpiStatisticsGridLevelVoipSubProtocolsLineGenericUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelVoipSubProtocolsLineEntry 4 } affirmedZoneDpiStatisticsGridLevelVoipSubProtocolsLineGenericDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelVoipSubProtocolsLineEntry 5 } affirmedZoneDpiStatisticsGridLevelVoipSubProtocolsLineGenericDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelVoipSubProtocolsLineEntry 6 } affirmedZoneDpiStatisticsGridLevelVoipSubProtocolsLineAudioFlows OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelVoipSubProtocolsLineEntry 7 } affirmedZoneDpiStatisticsGridLevelVoipSubProtocolsLineAudioUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelVoipSubProtocolsLineEntry 8 } affirmedZoneDpiStatisticsGridLevelVoipSubProtocolsLineAudioUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelVoipSubProtocolsLineEntry 9 } affirmedZoneDpiStatisticsGridLevelVoipSubProtocolsLineAudioDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelVoipSubProtocolsLineEntry 10 } affirmedZoneDpiStatisticsGridLevelVoipSubProtocolsLineAudioDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelVoipSubProtocolsLineEntry 11 } affirmedZoneDpiStatisticsGridLevelVoipSubProtocolsLineVideoFlows OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelVoipSubProtocolsLineEntry 12 } affirmedZoneDpiStatisticsGridLevelVoipSubProtocolsLineVideoUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelVoipSubProtocolsLineEntry 13 } affirmedZoneDpiStatisticsGridLevelVoipSubProtocolsLineVideoUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelVoipSubProtocolsLineEntry 14 } affirmedZoneDpiStatisticsGridLevelVoipSubProtocolsLineVideoDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelVoipSubProtocolsLineEntry 15 } affirmedZoneDpiStatisticsGridLevelVoipSubProtocolsLineVideoDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelVoipSubProtocolsLineEntry 16 } affirmedZoneDpiStatisticsGridLevelVoipSubProtocolsDIDITable OBJECT-TYPE SYNTAX SEQUENCE OF AffirmedZoneDpiStatisticsGridLevelVoipSubProtocolsDIDIEntry MAX-ACCESS not-accessible STATUS deprecated DESCRIPTION "" ::= { affirmedZoneMIB 323 } affirmedZoneDpiStatisticsGridLevelVoipSubProtocolsDIDIEntry OBJECT-TYPE SYNTAX AffirmedZoneDpiStatisticsGridLevelVoipSubProtocolsDIDIEntry MAX-ACCESS not-accessible STATUS deprecated DESCRIPTION "" INDEX { affirmedZoneName, affirmedZoneDpiStatisticsGridLevelVoipSubProtocolsDIDIGrid } ::= { affirmedZoneDpiStatisticsGridLevelVoipSubProtocolsDIDITable 1 } AffirmedZoneDpiStatisticsGridLevelVoipSubProtocolsDIDIEntry ::= SEQUENCE { affirmedZoneDpiStatisticsGridLevelVoipSubProtocolsDIDIGrid Unsigned32, affirmedZoneDpiStatisticsGridLevelVoipSubProtocolsDIDIGenericFlows ConfdString, affirmedZoneDpiStatisticsGridLevelVoipSubProtocolsDIDIGenericUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelVoipSubProtocolsDIDIGenericUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelVoipSubProtocolsDIDIGenericDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelVoipSubProtocolsDIDIGenericDlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelVoipSubProtocolsDIDIVoiceFlows ConfdString, affirmedZoneDpiStatisticsGridLevelVoipSubProtocolsDIDIVoiceUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelVoipSubProtocolsDIDIVoiceUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelVoipSubProtocolsDIDIVoiceDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelVoipSubProtocolsDIDIVoiceDlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelVoipSubProtocolsDIDIImFlows ConfdString, affirmedZoneDpiStatisticsGridLevelVoipSubProtocolsDIDIImUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelVoipSubProtocolsDIDIImUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelVoipSubProtocolsDIDIImDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelVoipSubProtocolsDIDIImDlBytes ConfdString } affirmedZoneDpiStatisticsGridLevelVoipSubProtocolsDIDIGrid OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS not-accessible STATUS current DESCRIPTION "grid ID" ::= { affirmedZoneDpiStatisticsGridLevelVoipSubProtocolsDIDIEntry 1 } affirmedZoneDpiStatisticsGridLevelVoipSubProtocolsDIDIGenericFlows OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelVoipSubProtocolsDIDIEntry 2 } affirmedZoneDpiStatisticsGridLevelVoipSubProtocolsDIDIGenericUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelVoipSubProtocolsDIDIEntry 3 } affirmedZoneDpiStatisticsGridLevelVoipSubProtocolsDIDIGenericUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelVoipSubProtocolsDIDIEntry 4 } affirmedZoneDpiStatisticsGridLevelVoipSubProtocolsDIDIGenericDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelVoipSubProtocolsDIDIEntry 5 } affirmedZoneDpiStatisticsGridLevelVoipSubProtocolsDIDIGenericDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelVoipSubProtocolsDIDIEntry 6 } affirmedZoneDpiStatisticsGridLevelVoipSubProtocolsDIDIVoiceFlows OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelVoipSubProtocolsDIDIEntry 7 } affirmedZoneDpiStatisticsGridLevelVoipSubProtocolsDIDIVoiceUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelVoipSubProtocolsDIDIEntry 8 } affirmedZoneDpiStatisticsGridLevelVoipSubProtocolsDIDIVoiceUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelVoipSubProtocolsDIDIEntry 9 } affirmedZoneDpiStatisticsGridLevelVoipSubProtocolsDIDIVoiceDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelVoipSubProtocolsDIDIEntry 10 } affirmedZoneDpiStatisticsGridLevelVoipSubProtocolsDIDIVoiceDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelVoipSubProtocolsDIDIEntry 11 } affirmedZoneDpiStatisticsGridLevelVoipSubProtocolsDIDIImFlows OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelVoipSubProtocolsDIDIEntry 12 } affirmedZoneDpiStatisticsGridLevelVoipSubProtocolsDIDIImUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelVoipSubProtocolsDIDIEntry 13 } affirmedZoneDpiStatisticsGridLevelVoipSubProtocolsDIDIImUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelVoipSubProtocolsDIDIEntry 14 } affirmedZoneDpiStatisticsGridLevelVoipSubProtocolsDIDIImDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelVoipSubProtocolsDIDIEntry 15 } affirmedZoneDpiStatisticsGridLevelVoipSubProtocolsDIDIImDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelVoipSubProtocolsDIDIEntry 16 } affirmedZoneDpiStatisticsGridLevelStreamingProtocolsTable OBJECT-TYPE SYNTAX SEQUENCE OF AffirmedZoneDpiStatisticsGridLevelStreamingProtocolsEntry MAX-ACCESS not-accessible STATUS deprecated DESCRIPTION "" ::= { affirmedZoneMIB 18 } affirmedZoneDpiStatisticsGridLevelStreamingProtocolsEntry OBJECT-TYPE SYNTAX AffirmedZoneDpiStatisticsGridLevelStreamingProtocolsEntry MAX-ACCESS not-accessible STATUS deprecated DESCRIPTION "" INDEX { affirmedZoneName, affirmedZoneDpiStatisticsGridLevelStreamingProtocolsGrid } ::= { affirmedZoneDpiStatisticsGridLevelStreamingProtocolsTable 1 } AffirmedZoneDpiStatisticsGridLevelStreamingProtocolsEntry ::= SEQUENCE { affirmedZoneDpiStatisticsGridLevelStreamingProtocolsGrid Unsigned32, affirmedZoneDpiStatisticsGridLevelStreamingProtocolsAvi ConfdString, affirmedZoneDpiStatisticsGridLevelStreamingProtocolsFLASH ConfdString, affirmedZoneDpiStatisticsGridLevelStreamingProtocolsFeidian ConfdString, affirmedZoneDpiStatisticsGridLevelStreamingProtocolsFunshion ConfdString, affirmedZoneDpiStatisticsGridLevelStreamingProtocolsVeohTV ConfdString, affirmedZoneDpiStatisticsGridLevelStreamingProtocolsIPTV ConfdString, affirmedZoneDpiStatisticsGridLevelStreamingProtocolsIcecast ConfdString, affirmedZoneDpiStatisticsGridLevelStreamingProtocolsKontiki ConfdString, affirmedZoneDpiStatisticsGridLevelStreamingProtocolsMicrosoftMediaServer ConfdString, affirmedZoneDpiStatisticsGridLevelStreamingProtocolsMPEG ConfdString, affirmedZoneDpiStatisticsGridLevelStreamingProtocolsMove ConfdString, affirmedZoneDpiStatisticsGridLevelStreamingProtocolsNetFlix ConfdString, affirmedZoneDpiStatisticsGridLevelStreamingProtocolsOGG ConfdString, affirmedZoneDpiStatisticsGridLevelStreamingProtocolsORB ConfdString, affirmedZoneDpiStatisticsGridLevelStreamingProtocolsOctoshape ConfdString, affirmedZoneDpiStatisticsGridLevelStreamingProtocolsPPLIVE ConfdString, affirmedZoneDpiStatisticsGridLevelStreamingProtocolsPPSTREAM ConfdString, affirmedZoneDpiStatisticsGridLevelStreamingProtocolsPandora ConfdString, affirmedZoneDpiStatisticsGridLevelStreamingProtocolsQQLive ConfdString, affirmedZoneDpiStatisticsGridLevelStreamingProtocolsQUICKTIME ConfdString, affirmedZoneDpiStatisticsGridLevelStreamingProtocolsREALMEDIA ConfdString, affirmedZoneDpiStatisticsGridLevelStreamingProtocolsRTCP ConfdString, affirmedZoneDpiStatisticsGridLevelStreamingProtocolsRTP ConfdString, affirmedZoneDpiStatisticsGridLevelStreamingProtocolsRTSP ConfdString, affirmedZoneDpiStatisticsGridLevelStreamingProtocolsRealDataTransport ConfdString, affirmedZoneDpiStatisticsGridLevelStreamingProtocolsSOPCAST ConfdString, affirmedZoneDpiStatisticsGridLevelStreamingProtocolsShoutcast ConfdString, affirmedZoneDpiStatisticsGridLevelStreamingProtocolsSlingbox ConfdString, affirmedZoneDpiStatisticsGridLevelStreamingProtocolsSpotify ConfdString, affirmedZoneDpiStatisticsGridLevelStreamingProtocolsTVANTS ConfdString, affirmedZoneDpiStatisticsGridLevelStreamingProtocolsTVUPLAYER ConfdString, affirmedZoneDpiStatisticsGridLevelStreamingProtocolsUUSEE ConfdString, affirmedZoneDpiStatisticsGridLevelStreamingProtocolsVcast ConfdString, affirmedZoneDpiStatisticsGridLevelStreamingProtocolsWINDOWSMEDIA ConfdString, affirmedZoneDpiStatisticsGridLevelStreamingProtocolsZATTOO ConfdString, affirmedZoneDpiStatisticsGridLevelStreamingProtocolsIPlayer ConfdString, affirmedZoneDpiStatisticsGridLevelStreamingProtocolsAudioGalaxy ConfdString, affirmedZoneDpiStatisticsGridLevelStreamingProtocolsRhapsody ConfdString, affirmedZoneDpiStatisticsGridLevelStreamingProtocolsAviPkts ConfdString, affirmedZoneDpiStatisticsGridLevelStreamingProtocolsAviBytes ConfdString, affirmedZoneDpiStatisticsGridLevelStreamingProtocolsFLASHPkts ConfdString, affirmedZoneDpiStatisticsGridLevelStreamingProtocolsFLASHBytes ConfdString, affirmedZoneDpiStatisticsGridLevelStreamingProtocolsFeidianPkts ConfdString, affirmedZoneDpiStatisticsGridLevelStreamingProtocolsFeidianBytes ConfdString, affirmedZoneDpiStatisticsGridLevelStreamingProtocolsFunshionPkts ConfdString, affirmedZoneDpiStatisticsGridLevelStreamingProtocolsFunshionBytes ConfdString, affirmedZoneDpiStatisticsGridLevelStreamingProtocolsVeohTVPkts ConfdString, affirmedZoneDpiStatisticsGridLevelStreamingProtocolsVeohTVBytes ConfdString, affirmedZoneDpiStatisticsGridLevelStreamingProtocolsIPTVPkts ConfdString, affirmedZoneDpiStatisticsGridLevelStreamingProtocolsIPTVBytes ConfdString, affirmedZoneDpiStatisticsGridLevelStreamingProtocolsIcecastPkts ConfdString, affirmedZoneDpiStatisticsGridLevelStreamingProtocolsIcecastBytes ConfdString, affirmedZoneDpiStatisticsGridLevelStreamingProtocolsKontikiPkts ConfdString, affirmedZoneDpiStatisticsGridLevelStreamingProtocolsKontikiBytes ConfdString, affirmedZoneDpiStatisticsGridLevelStreamingProtocolsMicrosoftMediaServerPkts ConfdString, affirmedZoneDpiStatisticsGridLevelStreamingProtocolsMicrosoftMediaServerBytes ConfdString, affirmedZoneDpiStatisticsGridLevelStreamingProtocolsMPEGPkts ConfdString, affirmedZoneDpiStatisticsGridLevelStreamingProtocolsMPEGBytes ConfdString, affirmedZoneDpiStatisticsGridLevelStreamingProtocolsMovePkts ConfdString, affirmedZoneDpiStatisticsGridLevelStreamingProtocolsMoveBytes ConfdString, affirmedZoneDpiStatisticsGridLevelStreamingProtocolsNetFlixPkts ConfdString, affirmedZoneDpiStatisticsGridLevelStreamingProtocolsNetFlixBytes ConfdString, affirmedZoneDpiStatisticsGridLevelStreamingProtocolsOGGPkts ConfdString, affirmedZoneDpiStatisticsGridLevelStreamingProtocolsOGGBytes ConfdString, affirmedZoneDpiStatisticsGridLevelStreamingProtocolsORBPkts ConfdString, affirmedZoneDpiStatisticsGridLevelStreamingProtocolsORBBytes ConfdString, affirmedZoneDpiStatisticsGridLevelStreamingProtocolsOctoshapePkts ConfdString, affirmedZoneDpiStatisticsGridLevelStreamingProtocolsOctoshapeBytes ConfdString, affirmedZoneDpiStatisticsGridLevelStreamingProtocolsPPLIVEPkts ConfdString, affirmedZoneDpiStatisticsGridLevelStreamingProtocolsPPLIVEBytes ConfdString, affirmedZoneDpiStatisticsGridLevelStreamingProtocolsPPSTREAMPkts ConfdString, affirmedZoneDpiStatisticsGridLevelStreamingProtocolsPPSTREAMBytes ConfdString, affirmedZoneDpiStatisticsGridLevelStreamingProtocolsPandoraPkts ConfdString, affirmedZoneDpiStatisticsGridLevelStreamingProtocolsPandoraBytes ConfdString, affirmedZoneDpiStatisticsGridLevelStreamingProtocolsQQLivePkts ConfdString, affirmedZoneDpiStatisticsGridLevelStreamingProtocolsQQLiveBytes ConfdString, affirmedZoneDpiStatisticsGridLevelStreamingProtocolsQUICKTIMEPkts ConfdString, affirmedZoneDpiStatisticsGridLevelStreamingProtocolsQUICKTIMEBytes ConfdString, affirmedZoneDpiStatisticsGridLevelStreamingProtocolsREALMEDIAPkts ConfdString, affirmedZoneDpiStatisticsGridLevelStreamingProtocolsREALMEDIABytes ConfdString, affirmedZoneDpiStatisticsGridLevelStreamingProtocolsRTCPPkts ConfdString, affirmedZoneDpiStatisticsGridLevelStreamingProtocolsRTCPBytes ConfdString, affirmedZoneDpiStatisticsGridLevelStreamingProtocolsRTPPkts ConfdString, affirmedZoneDpiStatisticsGridLevelStreamingProtocolsRTPBytes ConfdString, affirmedZoneDpiStatisticsGridLevelStreamingProtocolsRTSPPkts ConfdString, affirmedZoneDpiStatisticsGridLevelStreamingProtocolsRTSPBytes ConfdString, affirmedZoneDpiStatisticsGridLevelStreamingProtocolsRealDataTransportPkts ConfdString, affirmedZoneDpiStatisticsGridLevelStreamingProtocolsRealDataTransportBytes ConfdString, affirmedZoneDpiStatisticsGridLevelStreamingProtocolsSOPCASTPkts ConfdString, affirmedZoneDpiStatisticsGridLevelStreamingProtocolsSOPCASTBytes ConfdString, affirmedZoneDpiStatisticsGridLevelStreamingProtocolsShoutcastPkts ConfdString, affirmedZoneDpiStatisticsGridLevelStreamingProtocolsShoutcastBytes ConfdString, affirmedZoneDpiStatisticsGridLevelStreamingProtocolsSlingboxPkts ConfdString, affirmedZoneDpiStatisticsGridLevelStreamingProtocolsSlingboxBytes ConfdString, affirmedZoneDpiStatisticsGridLevelStreamingProtocolsSpotifyPkts ConfdString, affirmedZoneDpiStatisticsGridLevelStreamingProtocolsSpotifyBytes ConfdString, affirmedZoneDpiStatisticsGridLevelStreamingProtocolsTVANTSPkts ConfdString, affirmedZoneDpiStatisticsGridLevelStreamingProtocolsTVANTSBytes ConfdString, affirmedZoneDpiStatisticsGridLevelStreamingProtocolsTVUPLAYERPkts ConfdString, affirmedZoneDpiStatisticsGridLevelStreamingProtocolsTVUPLAYERBytes ConfdString, affirmedZoneDpiStatisticsGridLevelStreamingProtocolsUUSEEPkts ConfdString, affirmedZoneDpiStatisticsGridLevelStreamingProtocolsUUSEEBytes ConfdString, affirmedZoneDpiStatisticsGridLevelStreamingProtocolsVcastPkts ConfdString, affirmedZoneDpiStatisticsGridLevelStreamingProtocolsVcastBytes ConfdString, affirmedZoneDpiStatisticsGridLevelStreamingProtocolsWINDOWSMEDIAPkts ConfdString, affirmedZoneDpiStatisticsGridLevelStreamingProtocolsWINDOWSMEDIABytes ConfdString, affirmedZoneDpiStatisticsGridLevelStreamingProtocolsZATTOOPkts ConfdString, affirmedZoneDpiStatisticsGridLevelStreamingProtocolsZATTOOBytes ConfdString, affirmedZoneDpiStatisticsGridLevelStreamingProtocolsIPlayerPkts ConfdString, affirmedZoneDpiStatisticsGridLevelStreamingProtocolsIPlayerBytes ConfdString, affirmedZoneDpiStatisticsGridLevelStreamingProtocolsAudioGalaxyPkts ConfdString, affirmedZoneDpiStatisticsGridLevelStreamingProtocolsAudioGalaxyBytes ConfdString, affirmedZoneDpiStatisticsGridLevelStreamingProtocolsRhapsodyPkts ConfdString, affirmedZoneDpiStatisticsGridLevelStreamingProtocolsRhapsodyBytes ConfdString, affirmedZoneDpiStatisticsGridLevelStreamingProtocolsAviUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelStreamingProtocolsAviUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelStreamingProtocolsAviDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelStreamingProtocolsAviDlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelStreamingProtocolsFLASHUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelStreamingProtocolsFLASHUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelStreamingProtocolsFLASHDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelStreamingProtocolsFLASHDlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelStreamingProtocolsFeidianUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelStreamingProtocolsFeidianUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelStreamingProtocolsFeidianDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelStreamingProtocolsFeidianDlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelStreamingProtocolsFunshionUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelStreamingProtocolsFunshionUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelStreamingProtocolsFunshionDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelStreamingProtocolsFunshionDlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelStreamingProtocolsVeohTVUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelStreamingProtocolsVeohTVUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelStreamingProtocolsVeohTVDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelStreamingProtocolsVeohTVDlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelStreamingProtocolsIPTVUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelStreamingProtocolsIPTVUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelStreamingProtocolsIPTVDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelStreamingProtocolsIPTVDlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelStreamingProtocolsIcecastUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelStreamingProtocolsIcecastUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelStreamingProtocolsIcecastDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelStreamingProtocolsIcecastDlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelStreamingProtocolsKontikiUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelStreamingProtocolsKontikiUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelStreamingProtocolsKontikiDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelStreamingProtocolsKontikiDlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelStreamingProtocolsMicrosoftMediaServerUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelStreamingProtocolsMicrosoftMediaServerUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelStreamingProtocolsMicrosoftMediaServerDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelStreamingProtocolsMicrosoftMediaServerDlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelStreamingProtocolsMPEGUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelStreamingProtocolsMPEGUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelStreamingProtocolsMPEGDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelStreamingProtocolsMPEGDlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelStreamingProtocolsMoveUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelStreamingProtocolsMoveUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelStreamingProtocolsMoveDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelStreamingProtocolsMoveDlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelStreamingProtocolsNetFlixUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelStreamingProtocolsNetFlixUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelStreamingProtocolsNetFlixDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelStreamingProtocolsNetFlixDlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelStreamingProtocolsOGGUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelStreamingProtocolsOGGUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelStreamingProtocolsOGGDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelStreamingProtocolsOGGDlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelStreamingProtocolsORBUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelStreamingProtocolsORBUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelStreamingProtocolsORBDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelStreamingProtocolsORBDlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelStreamingProtocolsOctoshapeUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelStreamingProtocolsOctoshapeUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelStreamingProtocolsOctoshapeDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelStreamingProtocolsOctoshapeDlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelStreamingProtocolsPPLIVEUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelStreamingProtocolsPPLIVEUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelStreamingProtocolsPPLIVEDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelStreamingProtocolsPPLIVEDlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelStreamingProtocolsPPSTREAMUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelStreamingProtocolsPPSTREAMUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelStreamingProtocolsPPSTREAMDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelStreamingProtocolsPPSTREAMDlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelStreamingProtocolsPandoraUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelStreamingProtocolsPandoraUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelStreamingProtocolsPandoraDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelStreamingProtocolsPandoraDlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelStreamingProtocolsQQLiveUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelStreamingProtocolsQQLiveUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelStreamingProtocolsQQLiveDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelStreamingProtocolsQQLiveDlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelStreamingProtocolsQUICKTIMEUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelStreamingProtocolsQUICKTIMEUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelStreamingProtocolsQUICKTIMEDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelStreamingProtocolsQUICKTIMEDlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelStreamingProtocolsREALMEDIAUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelStreamingProtocolsREALMEDIAUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelStreamingProtocolsREALMEDIADlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelStreamingProtocolsREALMEDIADlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelStreamingProtocolsRTCPUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelStreamingProtocolsRTCPUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelStreamingProtocolsRTCPDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelStreamingProtocolsRTCPDlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelStreamingProtocolsRTPUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelStreamingProtocolsRTPUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelStreamingProtocolsRTPDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelStreamingProtocolsRTPDlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelStreamingProtocolsRTSPUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelStreamingProtocolsRTSPUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelStreamingProtocolsRTSPDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelStreamingProtocolsRTSPDlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelStreamingProtocolsRealDataTransportUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelStreamingProtocolsRealDataTransportUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelStreamingProtocolsRealDataTransportDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelStreamingProtocolsRealDataTransportDlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelStreamingProtocolsSOPCASTUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelStreamingProtocolsSOPCASTUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelStreamingProtocolsSOPCASTDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelStreamingProtocolsSOPCASTDlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelStreamingProtocolsShoutcastUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelStreamingProtocolsShoutcastUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelStreamingProtocolsShoutcastDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelStreamingProtocolsShoutcastDlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelStreamingProtocolsSlingboxUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelStreamingProtocolsSlingboxUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelStreamingProtocolsSlingboxDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelStreamingProtocolsSlingboxDlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelStreamingProtocolsSpotifyUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelStreamingProtocolsSpotifyUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelStreamingProtocolsSpotifyDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelStreamingProtocolsSpotifyDlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelStreamingProtocolsTVANTSUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelStreamingProtocolsTVANTSUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelStreamingProtocolsTVANTSDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelStreamingProtocolsTVANTSDlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelStreamingProtocolsTVUPLAYERUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelStreamingProtocolsTVUPLAYERUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelStreamingProtocolsTVUPLAYERDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelStreamingProtocolsTVUPLAYERDlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelStreamingProtocolsUUSEEUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelStreamingProtocolsUUSEEUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelStreamingProtocolsUUSEEDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelStreamingProtocolsUUSEEDlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelStreamingProtocolsVcastUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelStreamingProtocolsVcastUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelStreamingProtocolsVcastDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelStreamingProtocolsVcastDlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelStreamingProtocolsWINDOWSMEDIAUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelStreamingProtocolsWINDOWSMEDIAUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelStreamingProtocolsWINDOWSMEDIADlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelStreamingProtocolsWINDOWSMEDIADlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelStreamingProtocolsZATTOOUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelStreamingProtocolsZATTOOUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelStreamingProtocolsZATTOODlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelStreamingProtocolsZATTOODlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelStreamingProtocolsIPlayerUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelStreamingProtocolsIPlayerUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelStreamingProtocolsIPlayerDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelStreamingProtocolsIPlayerDlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelStreamingProtocolsAudioGalaxyUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelStreamingProtocolsAudioGalaxyUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelStreamingProtocolsAudioGalaxyDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelStreamingProtocolsAudioGalaxyDlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelStreamingProtocolsRhapsodyUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelStreamingProtocolsRhapsodyUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelStreamingProtocolsRhapsodyDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelStreamingProtocolsRhapsodyDlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelStreamingProtocolsSilverlight ConfdString, affirmedZoneDpiStatisticsGridLevelStreamingProtocolsSilverlightPkts ConfdString, affirmedZoneDpiStatisticsGridLevelStreamingProtocolsSilverlightBytes ConfdString, affirmedZoneDpiStatisticsGridLevelStreamingProtocolsSilverlightUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelStreamingProtocolsSilverlightUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelStreamingProtocolsSilverlightDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelStreamingProtocolsSilverlightDlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelStreamingProtocolsITV ConfdString, affirmedZoneDpiStatisticsGridLevelStreamingProtocolsITVPkts ConfdString, affirmedZoneDpiStatisticsGridLevelStreamingProtocolsITVBytes ConfdString, affirmedZoneDpiStatisticsGridLevelStreamingProtocolsITVUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelStreamingProtocolsITVUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelStreamingProtocolsITVDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelStreamingProtocolsITVDlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelStreamingProtocolsDemand5 ConfdString, affirmedZoneDpiStatisticsGridLevelStreamingProtocolsDemand5Pkts ConfdString, affirmedZoneDpiStatisticsGridLevelStreamingProtocolsDemand5Bytes ConfdString, affirmedZoneDpiStatisticsGridLevelStreamingProtocolsDemand5UlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelStreamingProtocolsDemand5UlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelStreamingProtocolsDemand5DlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelStreamingProtocolsDemand5DlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelStreamingProtocolsChannel4oD ConfdString, affirmedZoneDpiStatisticsGridLevelStreamingProtocolsChannel4oDPkts ConfdString, affirmedZoneDpiStatisticsGridLevelStreamingProtocolsChannel4oDBytes ConfdString, affirmedZoneDpiStatisticsGridLevelStreamingProtocolsChannel4oDUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelStreamingProtocolsChannel4oDUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelStreamingProtocolsChannel4oDDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelStreamingProtocolsChannel4oDDlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelStreamingProtocolsMyVideoFlows ConfdString, affirmedZoneDpiStatisticsGridLevelStreamingProtocolsMyVideoUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelStreamingProtocolsMyVideoUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelStreamingProtocolsMyVideoDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelStreamingProtocolsMyVideoDlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelStreamingProtocolsSpreecastFlows ConfdString, affirmedZoneDpiStatisticsGridLevelStreamingProtocolsSpreecastUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelStreamingProtocolsSpreecastUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelStreamingProtocolsSpreecastDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelStreamingProtocolsSpreecastDlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelStreamingProtocolsSimfyFlows ConfdString, affirmedZoneDpiStatisticsGridLevelStreamingProtocolsSimfyUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelStreamingProtocolsSimfyUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelStreamingProtocolsSimfyDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelStreamingProtocolsSimfyDlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelStreamingProtocolsQvodFlows ConfdString, affirmedZoneDpiStatisticsGridLevelStreamingProtocolsQvodUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelStreamingProtocolsQvodUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelStreamingProtocolsQvodDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelStreamingProtocolsQvodDlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelStreamingProtocolsHuluFlows ConfdString, affirmedZoneDpiStatisticsGridLevelStreamingProtocolsHuluUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelStreamingProtocolsHuluUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelStreamingProtocolsHuluDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelStreamingProtocolsHuluDlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelStreamingProtocolsTwitchFlows ConfdString, affirmedZoneDpiStatisticsGridLevelStreamingProtocolsTwitchUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelStreamingProtocolsTwitchUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelStreamingProtocolsTwitchDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelStreamingProtocolsTwitchDlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelStreamingProtocolsWowzaFlows ConfdString, affirmedZoneDpiStatisticsGridLevelStreamingProtocolsWowzaUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelStreamingProtocolsWowzaUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelStreamingProtocolsWowzaDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelStreamingProtocolsWowzaDlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelStreamingProtocolsMagineTVFlows ConfdString, affirmedZoneDpiStatisticsGridLevelStreamingProtocolsMagineTVUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelStreamingProtocolsMagineTVUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelStreamingProtocolsMagineTVDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelStreamingProtocolsMagineTVDlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelStreamingProtocolsPeriscopeFlows ConfdString, affirmedZoneDpiStatisticsGridLevelStreamingProtocolsPeriscopeULPkts ConfdString, affirmedZoneDpiStatisticsGridLevelStreamingProtocolsPeriscopeULBytes ConfdString, affirmedZoneDpiStatisticsGridLevelStreamingProtocolsPeriscopeDLPkts ConfdString, affirmedZoneDpiStatisticsGridLevelStreamingProtocolsPeriscopeDLBytes ConfdString, affirmedZoneDpiStatisticsGridLevelStreamingProtocolsSRTPFlows ConfdString, affirmedZoneDpiStatisticsGridLevelStreamingProtocolsSRTPULPkts ConfdString, affirmedZoneDpiStatisticsGridLevelStreamingProtocolsSRTPULBytes ConfdString, affirmedZoneDpiStatisticsGridLevelStreamingProtocolsSRTPDLPkts ConfdString, affirmedZoneDpiStatisticsGridLevelStreamingProtocolsSRTPDLBytes ConfdString, affirmedZoneDpiStatisticsGridLevelStreamingProtocolsSRTCPFlows ConfdString, affirmedZoneDpiStatisticsGridLevelStreamingProtocolsSRTCPULPkts ConfdString, affirmedZoneDpiStatisticsGridLevelStreamingProtocolsSRTCPULBytes ConfdString, affirmedZoneDpiStatisticsGridLevelStreamingProtocolsSRTCPDLPkts ConfdString, affirmedZoneDpiStatisticsGridLevelStreamingProtocolsSRTCPDLBytes ConfdString, affirmedZoneDpiStatisticsGridLevelStreamingProtocolsPPFilmFlows ConfdString, affirmedZoneDpiStatisticsGridLevelStreamingProtocolsPPFilmUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelStreamingProtocolsPPFilmUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelStreamingProtocolsPPFilmDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelStreamingProtocolsPPFilmDlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelStreamingProtocolsLeTVFlows ConfdString, affirmedZoneDpiStatisticsGridLevelStreamingProtocolsLeTVUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelStreamingProtocolsLeTVUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelStreamingProtocolsLeTVDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelStreamingProtocolsLeTVDlBytes ConfdString } affirmedZoneDpiStatisticsGridLevelStreamingProtocolsGrid OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS not-accessible STATUS current DESCRIPTION "grid ID" ::= { affirmedZoneDpiStatisticsGridLevelStreamingProtocolsEntry 1 } affirmedZoneDpiStatisticsGridLevelStreamingProtocolsAvi OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelStreamingProtocolsEntry 2 } affirmedZoneDpiStatisticsGridLevelStreamingProtocolsFLASH OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelStreamingProtocolsEntry 3 } affirmedZoneDpiStatisticsGridLevelStreamingProtocolsFeidian OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelStreamingProtocolsEntry 4 } affirmedZoneDpiStatisticsGridLevelStreamingProtocolsFunshion OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelStreamingProtocolsEntry 5 } affirmedZoneDpiStatisticsGridLevelStreamingProtocolsVeohTV OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelStreamingProtocolsEntry 6 } affirmedZoneDpiStatisticsGridLevelStreamingProtocolsIPTV OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelStreamingProtocolsEntry 7 } affirmedZoneDpiStatisticsGridLevelStreamingProtocolsIcecast OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelStreamingProtocolsEntry 8 } affirmedZoneDpiStatisticsGridLevelStreamingProtocolsKontiki OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelStreamingProtocolsEntry 9 } affirmedZoneDpiStatisticsGridLevelStreamingProtocolsMicrosoftMediaServer OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelStreamingProtocolsEntry 10 } affirmedZoneDpiStatisticsGridLevelStreamingProtocolsMPEG OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelStreamingProtocolsEntry 11 } affirmedZoneDpiStatisticsGridLevelStreamingProtocolsMove OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelStreamingProtocolsEntry 12 } affirmedZoneDpiStatisticsGridLevelStreamingProtocolsNetFlix OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelStreamingProtocolsEntry 13 } affirmedZoneDpiStatisticsGridLevelStreamingProtocolsOGG OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelStreamingProtocolsEntry 14 } affirmedZoneDpiStatisticsGridLevelStreamingProtocolsORB OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelStreamingProtocolsEntry 15 } affirmedZoneDpiStatisticsGridLevelStreamingProtocolsOctoshape OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelStreamingProtocolsEntry 16 } affirmedZoneDpiStatisticsGridLevelStreamingProtocolsPPLIVE OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelStreamingProtocolsEntry 17 } affirmedZoneDpiStatisticsGridLevelStreamingProtocolsPPSTREAM OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelStreamingProtocolsEntry 18 } affirmedZoneDpiStatisticsGridLevelStreamingProtocolsPandora OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelStreamingProtocolsEntry 19 } affirmedZoneDpiStatisticsGridLevelStreamingProtocolsQQLive OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelStreamingProtocolsEntry 20 } affirmedZoneDpiStatisticsGridLevelStreamingProtocolsQUICKTIME OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelStreamingProtocolsEntry 21 } affirmedZoneDpiStatisticsGridLevelStreamingProtocolsREALMEDIA OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelStreamingProtocolsEntry 22 } affirmedZoneDpiStatisticsGridLevelStreamingProtocolsRTCP OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelStreamingProtocolsEntry 23 } affirmedZoneDpiStatisticsGridLevelStreamingProtocolsRTP OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelStreamingProtocolsEntry 24 } affirmedZoneDpiStatisticsGridLevelStreamingProtocolsRTSP OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelStreamingProtocolsEntry 25 } affirmedZoneDpiStatisticsGridLevelStreamingProtocolsRealDataTransport OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelStreamingProtocolsEntry 26 } affirmedZoneDpiStatisticsGridLevelStreamingProtocolsSOPCAST OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelStreamingProtocolsEntry 27 } affirmedZoneDpiStatisticsGridLevelStreamingProtocolsShoutcast OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelStreamingProtocolsEntry 28 } affirmedZoneDpiStatisticsGridLevelStreamingProtocolsSlingbox OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelStreamingProtocolsEntry 29 } affirmedZoneDpiStatisticsGridLevelStreamingProtocolsSpotify OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelStreamingProtocolsEntry 30 } affirmedZoneDpiStatisticsGridLevelStreamingProtocolsTVANTS OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelStreamingProtocolsEntry 31 } affirmedZoneDpiStatisticsGridLevelStreamingProtocolsTVUPLAYER OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelStreamingProtocolsEntry 32 } affirmedZoneDpiStatisticsGridLevelStreamingProtocolsUUSEE OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelStreamingProtocolsEntry 33 } affirmedZoneDpiStatisticsGridLevelStreamingProtocolsVcast OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelStreamingProtocolsEntry 34 } affirmedZoneDpiStatisticsGridLevelStreamingProtocolsWINDOWSMEDIA OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelStreamingProtocolsEntry 35 } affirmedZoneDpiStatisticsGridLevelStreamingProtocolsZATTOO OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelStreamingProtocolsEntry 36 } affirmedZoneDpiStatisticsGridLevelStreamingProtocolsIPlayer OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelStreamingProtocolsEntry 37 } affirmedZoneDpiStatisticsGridLevelStreamingProtocolsAudioGalaxy OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelStreamingProtocolsEntry 38 } affirmedZoneDpiStatisticsGridLevelStreamingProtocolsRhapsody OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelStreamingProtocolsEntry 39 } affirmedZoneDpiStatisticsGridLevelStreamingProtocolsAviPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelStreamingProtocolsEntry 40 } affirmedZoneDpiStatisticsGridLevelStreamingProtocolsAviBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelStreamingProtocolsEntry 41 } affirmedZoneDpiStatisticsGridLevelStreamingProtocolsFLASHPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelStreamingProtocolsEntry 42 } affirmedZoneDpiStatisticsGridLevelStreamingProtocolsFLASHBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelStreamingProtocolsEntry 43 } affirmedZoneDpiStatisticsGridLevelStreamingProtocolsFeidianPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelStreamingProtocolsEntry 44 } affirmedZoneDpiStatisticsGridLevelStreamingProtocolsFeidianBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelStreamingProtocolsEntry 45 } affirmedZoneDpiStatisticsGridLevelStreamingProtocolsFunshionPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelStreamingProtocolsEntry 46 } affirmedZoneDpiStatisticsGridLevelStreamingProtocolsFunshionBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelStreamingProtocolsEntry 47 } affirmedZoneDpiStatisticsGridLevelStreamingProtocolsVeohTVPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelStreamingProtocolsEntry 48 } affirmedZoneDpiStatisticsGridLevelStreamingProtocolsVeohTVBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelStreamingProtocolsEntry 49 } affirmedZoneDpiStatisticsGridLevelStreamingProtocolsIPTVPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelStreamingProtocolsEntry 50 } affirmedZoneDpiStatisticsGridLevelStreamingProtocolsIPTVBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelStreamingProtocolsEntry 51 } affirmedZoneDpiStatisticsGridLevelStreamingProtocolsIcecastPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelStreamingProtocolsEntry 52 } affirmedZoneDpiStatisticsGridLevelStreamingProtocolsIcecastBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelStreamingProtocolsEntry 53 } affirmedZoneDpiStatisticsGridLevelStreamingProtocolsKontikiPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelStreamingProtocolsEntry 54 } affirmedZoneDpiStatisticsGridLevelStreamingProtocolsKontikiBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelStreamingProtocolsEntry 55 } affirmedZoneDpiStatisticsGridLevelStreamingProtocolsMicrosoftMediaServerPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelStreamingProtocolsEntry 56 } affirmedZoneDpiStatisticsGridLevelStreamingProtocolsMicrosoftMediaServerBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelStreamingProtocolsEntry 57 } affirmedZoneDpiStatisticsGridLevelStreamingProtocolsMPEGPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelStreamingProtocolsEntry 58 } affirmedZoneDpiStatisticsGridLevelStreamingProtocolsMPEGBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelStreamingProtocolsEntry 59 } affirmedZoneDpiStatisticsGridLevelStreamingProtocolsMovePkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelStreamingProtocolsEntry 60 } affirmedZoneDpiStatisticsGridLevelStreamingProtocolsMoveBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelStreamingProtocolsEntry 61 } affirmedZoneDpiStatisticsGridLevelStreamingProtocolsNetFlixPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelStreamingProtocolsEntry 62 } affirmedZoneDpiStatisticsGridLevelStreamingProtocolsNetFlixBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelStreamingProtocolsEntry 63 } affirmedZoneDpiStatisticsGridLevelStreamingProtocolsOGGPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelStreamingProtocolsEntry 64 } affirmedZoneDpiStatisticsGridLevelStreamingProtocolsOGGBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelStreamingProtocolsEntry 65 } affirmedZoneDpiStatisticsGridLevelStreamingProtocolsORBPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelStreamingProtocolsEntry 66 } affirmedZoneDpiStatisticsGridLevelStreamingProtocolsORBBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelStreamingProtocolsEntry 67 } affirmedZoneDpiStatisticsGridLevelStreamingProtocolsOctoshapePkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelStreamingProtocolsEntry 68 } affirmedZoneDpiStatisticsGridLevelStreamingProtocolsOctoshapeBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelStreamingProtocolsEntry 69 } affirmedZoneDpiStatisticsGridLevelStreamingProtocolsPPLIVEPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelStreamingProtocolsEntry 70 } affirmedZoneDpiStatisticsGridLevelStreamingProtocolsPPLIVEBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelStreamingProtocolsEntry 71 } affirmedZoneDpiStatisticsGridLevelStreamingProtocolsPPSTREAMPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelStreamingProtocolsEntry 72 } affirmedZoneDpiStatisticsGridLevelStreamingProtocolsPPSTREAMBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelStreamingProtocolsEntry 73 } affirmedZoneDpiStatisticsGridLevelStreamingProtocolsPandoraPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelStreamingProtocolsEntry 74 } affirmedZoneDpiStatisticsGridLevelStreamingProtocolsPandoraBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelStreamingProtocolsEntry 75 } affirmedZoneDpiStatisticsGridLevelStreamingProtocolsQQLivePkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelStreamingProtocolsEntry 76 } affirmedZoneDpiStatisticsGridLevelStreamingProtocolsQQLiveBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelStreamingProtocolsEntry 77 } affirmedZoneDpiStatisticsGridLevelStreamingProtocolsQUICKTIMEPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelStreamingProtocolsEntry 78 } affirmedZoneDpiStatisticsGridLevelStreamingProtocolsQUICKTIMEBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelStreamingProtocolsEntry 79 } affirmedZoneDpiStatisticsGridLevelStreamingProtocolsREALMEDIAPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelStreamingProtocolsEntry 80 } affirmedZoneDpiStatisticsGridLevelStreamingProtocolsREALMEDIABytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelStreamingProtocolsEntry 81 } affirmedZoneDpiStatisticsGridLevelStreamingProtocolsRTCPPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelStreamingProtocolsEntry 82 } affirmedZoneDpiStatisticsGridLevelStreamingProtocolsRTCPBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelStreamingProtocolsEntry 83 } affirmedZoneDpiStatisticsGridLevelStreamingProtocolsRTPPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelStreamingProtocolsEntry 84 } affirmedZoneDpiStatisticsGridLevelStreamingProtocolsRTPBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelStreamingProtocolsEntry 85 } affirmedZoneDpiStatisticsGridLevelStreamingProtocolsRTSPPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelStreamingProtocolsEntry 86 } affirmedZoneDpiStatisticsGridLevelStreamingProtocolsRTSPBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelStreamingProtocolsEntry 87 } affirmedZoneDpiStatisticsGridLevelStreamingProtocolsRealDataTransportPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelStreamingProtocolsEntry 88 } affirmedZoneDpiStatisticsGridLevelStreamingProtocolsRealDataTransportBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelStreamingProtocolsEntry 89 } affirmedZoneDpiStatisticsGridLevelStreamingProtocolsSOPCASTPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelStreamingProtocolsEntry 90 } affirmedZoneDpiStatisticsGridLevelStreamingProtocolsSOPCASTBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelStreamingProtocolsEntry 91 } affirmedZoneDpiStatisticsGridLevelStreamingProtocolsShoutcastPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelStreamingProtocolsEntry 92 } affirmedZoneDpiStatisticsGridLevelStreamingProtocolsShoutcastBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelStreamingProtocolsEntry 93 } affirmedZoneDpiStatisticsGridLevelStreamingProtocolsSlingboxPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelStreamingProtocolsEntry 94 } affirmedZoneDpiStatisticsGridLevelStreamingProtocolsSlingboxBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelStreamingProtocolsEntry 95 } affirmedZoneDpiStatisticsGridLevelStreamingProtocolsSpotifyPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelStreamingProtocolsEntry 96 } affirmedZoneDpiStatisticsGridLevelStreamingProtocolsSpotifyBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelStreamingProtocolsEntry 97 } affirmedZoneDpiStatisticsGridLevelStreamingProtocolsTVANTSPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelStreamingProtocolsEntry 98 } affirmedZoneDpiStatisticsGridLevelStreamingProtocolsTVANTSBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelStreamingProtocolsEntry 99 } affirmedZoneDpiStatisticsGridLevelStreamingProtocolsTVUPLAYERPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelStreamingProtocolsEntry 100 } affirmedZoneDpiStatisticsGridLevelStreamingProtocolsTVUPLAYERBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelStreamingProtocolsEntry 101 } affirmedZoneDpiStatisticsGridLevelStreamingProtocolsUUSEEPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelStreamingProtocolsEntry 102 } affirmedZoneDpiStatisticsGridLevelStreamingProtocolsUUSEEBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelStreamingProtocolsEntry 103 } affirmedZoneDpiStatisticsGridLevelStreamingProtocolsVcastPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelStreamingProtocolsEntry 104 } affirmedZoneDpiStatisticsGridLevelStreamingProtocolsVcastBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelStreamingProtocolsEntry 105 } affirmedZoneDpiStatisticsGridLevelStreamingProtocolsWINDOWSMEDIAPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelStreamingProtocolsEntry 106 } affirmedZoneDpiStatisticsGridLevelStreamingProtocolsWINDOWSMEDIABytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelStreamingProtocolsEntry 107 } affirmedZoneDpiStatisticsGridLevelStreamingProtocolsZATTOOPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelStreamingProtocolsEntry 108 } affirmedZoneDpiStatisticsGridLevelStreamingProtocolsZATTOOBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelStreamingProtocolsEntry 109 } affirmedZoneDpiStatisticsGridLevelStreamingProtocolsIPlayerPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelStreamingProtocolsEntry 110 } affirmedZoneDpiStatisticsGridLevelStreamingProtocolsIPlayerBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelStreamingProtocolsEntry 111 } affirmedZoneDpiStatisticsGridLevelStreamingProtocolsAudioGalaxyPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelStreamingProtocolsEntry 112 } affirmedZoneDpiStatisticsGridLevelStreamingProtocolsAudioGalaxyBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelStreamingProtocolsEntry 113 } affirmedZoneDpiStatisticsGridLevelStreamingProtocolsRhapsodyPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelStreamingProtocolsEntry 114 } affirmedZoneDpiStatisticsGridLevelStreamingProtocolsRhapsodyBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelStreamingProtocolsEntry 115 } affirmedZoneDpiStatisticsGridLevelStreamingProtocolsAviUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelStreamingProtocolsEntry 116 } affirmedZoneDpiStatisticsGridLevelStreamingProtocolsAviUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelStreamingProtocolsEntry 117 } affirmedZoneDpiStatisticsGridLevelStreamingProtocolsAviDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelStreamingProtocolsEntry 118 } affirmedZoneDpiStatisticsGridLevelStreamingProtocolsAviDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelStreamingProtocolsEntry 119 } affirmedZoneDpiStatisticsGridLevelStreamingProtocolsFLASHUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelStreamingProtocolsEntry 120 } affirmedZoneDpiStatisticsGridLevelStreamingProtocolsFLASHUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelStreamingProtocolsEntry 121 } affirmedZoneDpiStatisticsGridLevelStreamingProtocolsFLASHDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelStreamingProtocolsEntry 122 } affirmedZoneDpiStatisticsGridLevelStreamingProtocolsFLASHDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelStreamingProtocolsEntry 123 } affirmedZoneDpiStatisticsGridLevelStreamingProtocolsFeidianUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelStreamingProtocolsEntry 124 } affirmedZoneDpiStatisticsGridLevelStreamingProtocolsFeidianUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelStreamingProtocolsEntry 125 } affirmedZoneDpiStatisticsGridLevelStreamingProtocolsFeidianDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelStreamingProtocolsEntry 126 } affirmedZoneDpiStatisticsGridLevelStreamingProtocolsFeidianDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelStreamingProtocolsEntry 127 } affirmedZoneDpiStatisticsGridLevelStreamingProtocolsFunshionUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelStreamingProtocolsEntry 128 } affirmedZoneDpiStatisticsGridLevelStreamingProtocolsFunshionUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelStreamingProtocolsEntry 129 } affirmedZoneDpiStatisticsGridLevelStreamingProtocolsFunshionDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelStreamingProtocolsEntry 130 } affirmedZoneDpiStatisticsGridLevelStreamingProtocolsFunshionDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelStreamingProtocolsEntry 131 } affirmedZoneDpiStatisticsGridLevelStreamingProtocolsVeohTVUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelStreamingProtocolsEntry 132 } affirmedZoneDpiStatisticsGridLevelStreamingProtocolsVeohTVUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelStreamingProtocolsEntry 133 } affirmedZoneDpiStatisticsGridLevelStreamingProtocolsVeohTVDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelStreamingProtocolsEntry 134 } affirmedZoneDpiStatisticsGridLevelStreamingProtocolsVeohTVDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelStreamingProtocolsEntry 135 } affirmedZoneDpiStatisticsGridLevelStreamingProtocolsIPTVUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelStreamingProtocolsEntry 136 } affirmedZoneDpiStatisticsGridLevelStreamingProtocolsIPTVUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelStreamingProtocolsEntry 137 } affirmedZoneDpiStatisticsGridLevelStreamingProtocolsIPTVDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelStreamingProtocolsEntry 138 } affirmedZoneDpiStatisticsGridLevelStreamingProtocolsIPTVDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelStreamingProtocolsEntry 139 } affirmedZoneDpiStatisticsGridLevelStreamingProtocolsIcecastUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelStreamingProtocolsEntry 140 } affirmedZoneDpiStatisticsGridLevelStreamingProtocolsIcecastUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelStreamingProtocolsEntry 141 } affirmedZoneDpiStatisticsGridLevelStreamingProtocolsIcecastDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelStreamingProtocolsEntry 142 } affirmedZoneDpiStatisticsGridLevelStreamingProtocolsIcecastDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelStreamingProtocolsEntry 143 } affirmedZoneDpiStatisticsGridLevelStreamingProtocolsKontikiUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelStreamingProtocolsEntry 144 } affirmedZoneDpiStatisticsGridLevelStreamingProtocolsKontikiUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelStreamingProtocolsEntry 145 } affirmedZoneDpiStatisticsGridLevelStreamingProtocolsKontikiDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelStreamingProtocolsEntry 146 } affirmedZoneDpiStatisticsGridLevelStreamingProtocolsKontikiDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelStreamingProtocolsEntry 147 } affirmedZoneDpiStatisticsGridLevelStreamingProtocolsMicrosoftMediaServerUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelStreamingProtocolsEntry 148 } affirmedZoneDpiStatisticsGridLevelStreamingProtocolsMicrosoftMediaServerUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelStreamingProtocolsEntry 149 } affirmedZoneDpiStatisticsGridLevelStreamingProtocolsMicrosoftMediaServerDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelStreamingProtocolsEntry 150 } affirmedZoneDpiStatisticsGridLevelStreamingProtocolsMicrosoftMediaServerDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelStreamingProtocolsEntry 151 } affirmedZoneDpiStatisticsGridLevelStreamingProtocolsMPEGUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelStreamingProtocolsEntry 152 } affirmedZoneDpiStatisticsGridLevelStreamingProtocolsMPEGUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelStreamingProtocolsEntry 153 } affirmedZoneDpiStatisticsGridLevelStreamingProtocolsMPEGDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelStreamingProtocolsEntry 154 } affirmedZoneDpiStatisticsGridLevelStreamingProtocolsMPEGDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelStreamingProtocolsEntry 155 } affirmedZoneDpiStatisticsGridLevelStreamingProtocolsMoveUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelStreamingProtocolsEntry 156 } affirmedZoneDpiStatisticsGridLevelStreamingProtocolsMoveUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelStreamingProtocolsEntry 157 } affirmedZoneDpiStatisticsGridLevelStreamingProtocolsMoveDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelStreamingProtocolsEntry 158 } affirmedZoneDpiStatisticsGridLevelStreamingProtocolsMoveDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelStreamingProtocolsEntry 159 } affirmedZoneDpiStatisticsGridLevelStreamingProtocolsNetFlixUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelStreamingProtocolsEntry 160 } affirmedZoneDpiStatisticsGridLevelStreamingProtocolsNetFlixUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelStreamingProtocolsEntry 161 } affirmedZoneDpiStatisticsGridLevelStreamingProtocolsNetFlixDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelStreamingProtocolsEntry 162 } affirmedZoneDpiStatisticsGridLevelStreamingProtocolsNetFlixDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelStreamingProtocolsEntry 163 } affirmedZoneDpiStatisticsGridLevelStreamingProtocolsOGGUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelStreamingProtocolsEntry 164 } affirmedZoneDpiStatisticsGridLevelStreamingProtocolsOGGUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelStreamingProtocolsEntry 165 } affirmedZoneDpiStatisticsGridLevelStreamingProtocolsOGGDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelStreamingProtocolsEntry 166 } affirmedZoneDpiStatisticsGridLevelStreamingProtocolsOGGDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelStreamingProtocolsEntry 167 } affirmedZoneDpiStatisticsGridLevelStreamingProtocolsORBUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelStreamingProtocolsEntry 168 } affirmedZoneDpiStatisticsGridLevelStreamingProtocolsORBUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelStreamingProtocolsEntry 169 } affirmedZoneDpiStatisticsGridLevelStreamingProtocolsORBDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelStreamingProtocolsEntry 170 } affirmedZoneDpiStatisticsGridLevelStreamingProtocolsORBDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelStreamingProtocolsEntry 171 } affirmedZoneDpiStatisticsGridLevelStreamingProtocolsOctoshapeUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelStreamingProtocolsEntry 172 } affirmedZoneDpiStatisticsGridLevelStreamingProtocolsOctoshapeUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelStreamingProtocolsEntry 173 } affirmedZoneDpiStatisticsGridLevelStreamingProtocolsOctoshapeDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelStreamingProtocolsEntry 174 } affirmedZoneDpiStatisticsGridLevelStreamingProtocolsOctoshapeDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelStreamingProtocolsEntry 175 } affirmedZoneDpiStatisticsGridLevelStreamingProtocolsPPLIVEUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelStreamingProtocolsEntry 176 } affirmedZoneDpiStatisticsGridLevelStreamingProtocolsPPLIVEUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelStreamingProtocolsEntry 177 } affirmedZoneDpiStatisticsGridLevelStreamingProtocolsPPLIVEDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelStreamingProtocolsEntry 178 } affirmedZoneDpiStatisticsGridLevelStreamingProtocolsPPLIVEDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelStreamingProtocolsEntry 179 } affirmedZoneDpiStatisticsGridLevelStreamingProtocolsPPSTREAMUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelStreamingProtocolsEntry 180 } affirmedZoneDpiStatisticsGridLevelStreamingProtocolsPPSTREAMUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelStreamingProtocolsEntry 181 } affirmedZoneDpiStatisticsGridLevelStreamingProtocolsPPSTREAMDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelStreamingProtocolsEntry 182 } affirmedZoneDpiStatisticsGridLevelStreamingProtocolsPPSTREAMDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelStreamingProtocolsEntry 183 } affirmedZoneDpiStatisticsGridLevelStreamingProtocolsPandoraUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelStreamingProtocolsEntry 184 } affirmedZoneDpiStatisticsGridLevelStreamingProtocolsPandoraUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelStreamingProtocolsEntry 185 } affirmedZoneDpiStatisticsGridLevelStreamingProtocolsPandoraDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelStreamingProtocolsEntry 186 } affirmedZoneDpiStatisticsGridLevelStreamingProtocolsPandoraDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelStreamingProtocolsEntry 187 } affirmedZoneDpiStatisticsGridLevelStreamingProtocolsQQLiveUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelStreamingProtocolsEntry 188 } affirmedZoneDpiStatisticsGridLevelStreamingProtocolsQQLiveUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelStreamingProtocolsEntry 189 } affirmedZoneDpiStatisticsGridLevelStreamingProtocolsQQLiveDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelStreamingProtocolsEntry 190 } affirmedZoneDpiStatisticsGridLevelStreamingProtocolsQQLiveDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelStreamingProtocolsEntry 191 } affirmedZoneDpiStatisticsGridLevelStreamingProtocolsQUICKTIMEUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelStreamingProtocolsEntry 192 } affirmedZoneDpiStatisticsGridLevelStreamingProtocolsQUICKTIMEUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelStreamingProtocolsEntry 193 } affirmedZoneDpiStatisticsGridLevelStreamingProtocolsQUICKTIMEDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelStreamingProtocolsEntry 194 } affirmedZoneDpiStatisticsGridLevelStreamingProtocolsQUICKTIMEDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelStreamingProtocolsEntry 195 } affirmedZoneDpiStatisticsGridLevelStreamingProtocolsREALMEDIAUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelStreamingProtocolsEntry 196 } affirmedZoneDpiStatisticsGridLevelStreamingProtocolsREALMEDIAUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelStreamingProtocolsEntry 197 } affirmedZoneDpiStatisticsGridLevelStreamingProtocolsREALMEDIADlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelStreamingProtocolsEntry 198 } affirmedZoneDpiStatisticsGridLevelStreamingProtocolsREALMEDIADlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelStreamingProtocolsEntry 199 } affirmedZoneDpiStatisticsGridLevelStreamingProtocolsRTCPUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelStreamingProtocolsEntry 200 } affirmedZoneDpiStatisticsGridLevelStreamingProtocolsRTCPUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelStreamingProtocolsEntry 201 } affirmedZoneDpiStatisticsGridLevelStreamingProtocolsRTCPDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelStreamingProtocolsEntry 202 } affirmedZoneDpiStatisticsGridLevelStreamingProtocolsRTCPDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelStreamingProtocolsEntry 203 } affirmedZoneDpiStatisticsGridLevelStreamingProtocolsRTPUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelStreamingProtocolsEntry 204 } affirmedZoneDpiStatisticsGridLevelStreamingProtocolsRTPUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelStreamingProtocolsEntry 205 } affirmedZoneDpiStatisticsGridLevelStreamingProtocolsRTPDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelStreamingProtocolsEntry 206 } affirmedZoneDpiStatisticsGridLevelStreamingProtocolsRTPDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelStreamingProtocolsEntry 207 } affirmedZoneDpiStatisticsGridLevelStreamingProtocolsRTSPUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelStreamingProtocolsEntry 208 } affirmedZoneDpiStatisticsGridLevelStreamingProtocolsRTSPUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelStreamingProtocolsEntry 209 } affirmedZoneDpiStatisticsGridLevelStreamingProtocolsRTSPDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelStreamingProtocolsEntry 210 } affirmedZoneDpiStatisticsGridLevelStreamingProtocolsRTSPDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelStreamingProtocolsEntry 211 } affirmedZoneDpiStatisticsGridLevelStreamingProtocolsRealDataTransportUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelStreamingProtocolsEntry 212 } affirmedZoneDpiStatisticsGridLevelStreamingProtocolsRealDataTransportUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelStreamingProtocolsEntry 213 } affirmedZoneDpiStatisticsGridLevelStreamingProtocolsRealDataTransportDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelStreamingProtocolsEntry 214 } affirmedZoneDpiStatisticsGridLevelStreamingProtocolsRealDataTransportDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelStreamingProtocolsEntry 215 } affirmedZoneDpiStatisticsGridLevelStreamingProtocolsSOPCASTUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelStreamingProtocolsEntry 216 } affirmedZoneDpiStatisticsGridLevelStreamingProtocolsSOPCASTUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelStreamingProtocolsEntry 217 } affirmedZoneDpiStatisticsGridLevelStreamingProtocolsSOPCASTDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelStreamingProtocolsEntry 218 } affirmedZoneDpiStatisticsGridLevelStreamingProtocolsSOPCASTDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelStreamingProtocolsEntry 219 } affirmedZoneDpiStatisticsGridLevelStreamingProtocolsShoutcastUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelStreamingProtocolsEntry 220 } affirmedZoneDpiStatisticsGridLevelStreamingProtocolsShoutcastUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelStreamingProtocolsEntry 221 } affirmedZoneDpiStatisticsGridLevelStreamingProtocolsShoutcastDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelStreamingProtocolsEntry 222 } affirmedZoneDpiStatisticsGridLevelStreamingProtocolsShoutcastDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelStreamingProtocolsEntry 223 } affirmedZoneDpiStatisticsGridLevelStreamingProtocolsSlingboxUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelStreamingProtocolsEntry 224 } affirmedZoneDpiStatisticsGridLevelStreamingProtocolsSlingboxUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelStreamingProtocolsEntry 225 } affirmedZoneDpiStatisticsGridLevelStreamingProtocolsSlingboxDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelStreamingProtocolsEntry 226 } affirmedZoneDpiStatisticsGridLevelStreamingProtocolsSlingboxDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelStreamingProtocolsEntry 227 } affirmedZoneDpiStatisticsGridLevelStreamingProtocolsSpotifyUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelStreamingProtocolsEntry 228 } affirmedZoneDpiStatisticsGridLevelStreamingProtocolsSpotifyUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelStreamingProtocolsEntry 229 } affirmedZoneDpiStatisticsGridLevelStreamingProtocolsSpotifyDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelStreamingProtocolsEntry 230 } affirmedZoneDpiStatisticsGridLevelStreamingProtocolsSpotifyDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelStreamingProtocolsEntry 231 } affirmedZoneDpiStatisticsGridLevelStreamingProtocolsTVANTSUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelStreamingProtocolsEntry 232 } affirmedZoneDpiStatisticsGridLevelStreamingProtocolsTVANTSUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelStreamingProtocolsEntry 233 } affirmedZoneDpiStatisticsGridLevelStreamingProtocolsTVANTSDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelStreamingProtocolsEntry 234 } affirmedZoneDpiStatisticsGridLevelStreamingProtocolsTVANTSDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelStreamingProtocolsEntry 235 } affirmedZoneDpiStatisticsGridLevelStreamingProtocolsTVUPLAYERUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelStreamingProtocolsEntry 236 } affirmedZoneDpiStatisticsGridLevelStreamingProtocolsTVUPLAYERUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelStreamingProtocolsEntry 237 } affirmedZoneDpiStatisticsGridLevelStreamingProtocolsTVUPLAYERDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelStreamingProtocolsEntry 238 } affirmedZoneDpiStatisticsGridLevelStreamingProtocolsTVUPLAYERDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelStreamingProtocolsEntry 239 } affirmedZoneDpiStatisticsGridLevelStreamingProtocolsUUSEEUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelStreamingProtocolsEntry 240 } affirmedZoneDpiStatisticsGridLevelStreamingProtocolsUUSEEUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelStreamingProtocolsEntry 241 } affirmedZoneDpiStatisticsGridLevelStreamingProtocolsUUSEEDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelStreamingProtocolsEntry 242 } affirmedZoneDpiStatisticsGridLevelStreamingProtocolsUUSEEDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelStreamingProtocolsEntry 243 } affirmedZoneDpiStatisticsGridLevelStreamingProtocolsVcastUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelStreamingProtocolsEntry 244 } affirmedZoneDpiStatisticsGridLevelStreamingProtocolsVcastUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelStreamingProtocolsEntry 245 } affirmedZoneDpiStatisticsGridLevelStreamingProtocolsVcastDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelStreamingProtocolsEntry 246 } affirmedZoneDpiStatisticsGridLevelStreamingProtocolsVcastDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelStreamingProtocolsEntry 247 } affirmedZoneDpiStatisticsGridLevelStreamingProtocolsWINDOWSMEDIAUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelStreamingProtocolsEntry 248 } affirmedZoneDpiStatisticsGridLevelStreamingProtocolsWINDOWSMEDIAUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelStreamingProtocolsEntry 249 } affirmedZoneDpiStatisticsGridLevelStreamingProtocolsWINDOWSMEDIADlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelStreamingProtocolsEntry 250 } affirmedZoneDpiStatisticsGridLevelStreamingProtocolsWINDOWSMEDIADlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelStreamingProtocolsEntry 251 } affirmedZoneDpiStatisticsGridLevelStreamingProtocolsZATTOOUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelStreamingProtocolsEntry 252 } affirmedZoneDpiStatisticsGridLevelStreamingProtocolsZATTOOUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelStreamingProtocolsEntry 253 } affirmedZoneDpiStatisticsGridLevelStreamingProtocolsZATTOODlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelStreamingProtocolsEntry 254 } affirmedZoneDpiStatisticsGridLevelStreamingProtocolsZATTOODlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelStreamingProtocolsEntry 255 } affirmedZoneDpiStatisticsGridLevelStreamingProtocolsIPlayerUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelStreamingProtocolsEntry 256 } affirmedZoneDpiStatisticsGridLevelStreamingProtocolsIPlayerUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelStreamingProtocolsEntry 257 } affirmedZoneDpiStatisticsGridLevelStreamingProtocolsIPlayerDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelStreamingProtocolsEntry 258 } affirmedZoneDpiStatisticsGridLevelStreamingProtocolsIPlayerDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelStreamingProtocolsEntry 259 } affirmedZoneDpiStatisticsGridLevelStreamingProtocolsAudioGalaxyUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelStreamingProtocolsEntry 260 } affirmedZoneDpiStatisticsGridLevelStreamingProtocolsAudioGalaxyUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelStreamingProtocolsEntry 261 } affirmedZoneDpiStatisticsGridLevelStreamingProtocolsAudioGalaxyDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelStreamingProtocolsEntry 262 } affirmedZoneDpiStatisticsGridLevelStreamingProtocolsAudioGalaxyDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelStreamingProtocolsEntry 263 } affirmedZoneDpiStatisticsGridLevelStreamingProtocolsRhapsodyUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelStreamingProtocolsEntry 264 } affirmedZoneDpiStatisticsGridLevelStreamingProtocolsRhapsodyUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelStreamingProtocolsEntry 265 } affirmedZoneDpiStatisticsGridLevelStreamingProtocolsRhapsodyDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelStreamingProtocolsEntry 266 } affirmedZoneDpiStatisticsGridLevelStreamingProtocolsRhapsodyDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelStreamingProtocolsEntry 267 } affirmedZoneDpiStatisticsGridLevelStreamingProtocolsSilverlight OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelStreamingProtocolsEntry 268 } affirmedZoneDpiStatisticsGridLevelStreamingProtocolsSilverlightPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelStreamingProtocolsEntry 269 } affirmedZoneDpiStatisticsGridLevelStreamingProtocolsSilverlightBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelStreamingProtocolsEntry 270 } affirmedZoneDpiStatisticsGridLevelStreamingProtocolsSilverlightUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelStreamingProtocolsEntry 271 } affirmedZoneDpiStatisticsGridLevelStreamingProtocolsSilverlightUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelStreamingProtocolsEntry 272 } affirmedZoneDpiStatisticsGridLevelStreamingProtocolsSilverlightDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelStreamingProtocolsEntry 273 } affirmedZoneDpiStatisticsGridLevelStreamingProtocolsSilverlightDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelStreamingProtocolsEntry 274 } affirmedZoneDpiStatisticsGridLevelStreamingProtocolsITV OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelStreamingProtocolsEntry 275 } affirmedZoneDpiStatisticsGridLevelStreamingProtocolsITVPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelStreamingProtocolsEntry 276 } affirmedZoneDpiStatisticsGridLevelStreamingProtocolsITVBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelStreamingProtocolsEntry 277 } affirmedZoneDpiStatisticsGridLevelStreamingProtocolsITVUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelStreamingProtocolsEntry 278 } affirmedZoneDpiStatisticsGridLevelStreamingProtocolsITVUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelStreamingProtocolsEntry 279 } affirmedZoneDpiStatisticsGridLevelStreamingProtocolsITVDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelStreamingProtocolsEntry 280 } affirmedZoneDpiStatisticsGridLevelStreamingProtocolsITVDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelStreamingProtocolsEntry 281 } affirmedZoneDpiStatisticsGridLevelStreamingProtocolsDemand5 OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelStreamingProtocolsEntry 282 } affirmedZoneDpiStatisticsGridLevelStreamingProtocolsDemand5Pkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelStreamingProtocolsEntry 283 } affirmedZoneDpiStatisticsGridLevelStreamingProtocolsDemand5Bytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelStreamingProtocolsEntry 284 } affirmedZoneDpiStatisticsGridLevelStreamingProtocolsDemand5UlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelStreamingProtocolsEntry 285 } affirmedZoneDpiStatisticsGridLevelStreamingProtocolsDemand5UlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelStreamingProtocolsEntry 286 } affirmedZoneDpiStatisticsGridLevelStreamingProtocolsDemand5DlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelStreamingProtocolsEntry 287 } affirmedZoneDpiStatisticsGridLevelStreamingProtocolsDemand5DlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelStreamingProtocolsEntry 288 } affirmedZoneDpiStatisticsGridLevelStreamingProtocolsChannel4oD OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelStreamingProtocolsEntry 289 } affirmedZoneDpiStatisticsGridLevelStreamingProtocolsChannel4oDPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelStreamingProtocolsEntry 290 } affirmedZoneDpiStatisticsGridLevelStreamingProtocolsChannel4oDBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelStreamingProtocolsEntry 291 } affirmedZoneDpiStatisticsGridLevelStreamingProtocolsChannel4oDUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelStreamingProtocolsEntry 292 } affirmedZoneDpiStatisticsGridLevelStreamingProtocolsChannel4oDUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelStreamingProtocolsEntry 293 } affirmedZoneDpiStatisticsGridLevelStreamingProtocolsChannel4oDDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelStreamingProtocolsEntry 294 } affirmedZoneDpiStatisticsGridLevelStreamingProtocolsChannel4oDDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelStreamingProtocolsEntry 295 } affirmedZoneDpiStatisticsGridLevelStreamingProtocolsMyVideoFlows OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelStreamingProtocolsEntry 296 } affirmedZoneDpiStatisticsGridLevelStreamingProtocolsMyVideoUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelStreamingProtocolsEntry 297 } affirmedZoneDpiStatisticsGridLevelStreamingProtocolsMyVideoUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelStreamingProtocolsEntry 298 } affirmedZoneDpiStatisticsGridLevelStreamingProtocolsMyVideoDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelStreamingProtocolsEntry 299 } affirmedZoneDpiStatisticsGridLevelStreamingProtocolsMyVideoDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelStreamingProtocolsEntry 300 } affirmedZoneDpiStatisticsGridLevelStreamingProtocolsSpreecastFlows OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelStreamingProtocolsEntry 301 } affirmedZoneDpiStatisticsGridLevelStreamingProtocolsSpreecastUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelStreamingProtocolsEntry 302 } affirmedZoneDpiStatisticsGridLevelStreamingProtocolsSpreecastUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelStreamingProtocolsEntry 303 } affirmedZoneDpiStatisticsGridLevelStreamingProtocolsSpreecastDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelStreamingProtocolsEntry 304 } affirmedZoneDpiStatisticsGridLevelStreamingProtocolsSpreecastDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelStreamingProtocolsEntry 305 } affirmedZoneDpiStatisticsGridLevelStreamingProtocolsSimfyFlows OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelStreamingProtocolsEntry 306 } affirmedZoneDpiStatisticsGridLevelStreamingProtocolsSimfyUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelStreamingProtocolsEntry 307 } affirmedZoneDpiStatisticsGridLevelStreamingProtocolsSimfyUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelStreamingProtocolsEntry 308 } affirmedZoneDpiStatisticsGridLevelStreamingProtocolsSimfyDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelStreamingProtocolsEntry 309 } affirmedZoneDpiStatisticsGridLevelStreamingProtocolsSimfyDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelStreamingProtocolsEntry 310 } affirmedZoneDpiStatisticsGridLevelStreamingProtocolsQvodFlows OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelStreamingProtocolsEntry 311 } affirmedZoneDpiStatisticsGridLevelStreamingProtocolsQvodUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelStreamingProtocolsEntry 312 } affirmedZoneDpiStatisticsGridLevelStreamingProtocolsQvodUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelStreamingProtocolsEntry 313 } affirmedZoneDpiStatisticsGridLevelStreamingProtocolsQvodDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelStreamingProtocolsEntry 314 } affirmedZoneDpiStatisticsGridLevelStreamingProtocolsQvodDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelStreamingProtocolsEntry 315 } affirmedZoneDpiStatisticsGridLevelStreamingProtocolsHuluFlows OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelStreamingProtocolsEntry 316 } affirmedZoneDpiStatisticsGridLevelStreamingProtocolsHuluUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelStreamingProtocolsEntry 317 } affirmedZoneDpiStatisticsGridLevelStreamingProtocolsHuluUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelStreamingProtocolsEntry 318 } affirmedZoneDpiStatisticsGridLevelStreamingProtocolsHuluDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelStreamingProtocolsEntry 319 } affirmedZoneDpiStatisticsGridLevelStreamingProtocolsHuluDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelStreamingProtocolsEntry 320 } affirmedZoneDpiStatisticsGridLevelStreamingProtocolsTwitchFlows OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelStreamingProtocolsEntry 321 } affirmedZoneDpiStatisticsGridLevelStreamingProtocolsTwitchUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelStreamingProtocolsEntry 322 } affirmedZoneDpiStatisticsGridLevelStreamingProtocolsTwitchUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelStreamingProtocolsEntry 323 } affirmedZoneDpiStatisticsGridLevelStreamingProtocolsTwitchDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelStreamingProtocolsEntry 324 } affirmedZoneDpiStatisticsGridLevelStreamingProtocolsTwitchDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelStreamingProtocolsEntry 325 } affirmedZoneDpiStatisticsGridLevelStreamingProtocolsWowzaFlows OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelStreamingProtocolsEntry 326 } affirmedZoneDpiStatisticsGridLevelStreamingProtocolsWowzaUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelStreamingProtocolsEntry 327 } affirmedZoneDpiStatisticsGridLevelStreamingProtocolsWowzaUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelStreamingProtocolsEntry 328 } affirmedZoneDpiStatisticsGridLevelStreamingProtocolsWowzaDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelStreamingProtocolsEntry 329 } affirmedZoneDpiStatisticsGridLevelStreamingProtocolsWowzaDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelStreamingProtocolsEntry 330 } affirmedZoneDpiStatisticsGridLevelStreamingProtocolsMagineTVFlows OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelStreamingProtocolsEntry 331 } affirmedZoneDpiStatisticsGridLevelStreamingProtocolsMagineTVUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelStreamingProtocolsEntry 332 } affirmedZoneDpiStatisticsGridLevelStreamingProtocolsMagineTVUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelStreamingProtocolsEntry 333 } affirmedZoneDpiStatisticsGridLevelStreamingProtocolsMagineTVDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelStreamingProtocolsEntry 334 } affirmedZoneDpiStatisticsGridLevelStreamingProtocolsMagineTVDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelStreamingProtocolsEntry 335 } affirmedZoneDpiStatisticsGridLevelStreamingProtocolsPeriscopeFlows OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelStreamingProtocolsEntry 336 } affirmedZoneDpiStatisticsGridLevelStreamingProtocolsPeriscopeULPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelStreamingProtocolsEntry 337 } affirmedZoneDpiStatisticsGridLevelStreamingProtocolsPeriscopeULBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelStreamingProtocolsEntry 338 } affirmedZoneDpiStatisticsGridLevelStreamingProtocolsPeriscopeDLPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelStreamingProtocolsEntry 339 } affirmedZoneDpiStatisticsGridLevelStreamingProtocolsPeriscopeDLBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelStreamingProtocolsEntry 340 } affirmedZoneDpiStatisticsGridLevelStreamingProtocolsSRTPFlows OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelStreamingProtocolsEntry 341 } affirmedZoneDpiStatisticsGridLevelStreamingProtocolsSRTPULPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelStreamingProtocolsEntry 342 } affirmedZoneDpiStatisticsGridLevelStreamingProtocolsSRTPULBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelStreamingProtocolsEntry 343 } affirmedZoneDpiStatisticsGridLevelStreamingProtocolsSRTPDLPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelStreamingProtocolsEntry 344 } affirmedZoneDpiStatisticsGridLevelStreamingProtocolsSRTPDLBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelStreamingProtocolsEntry 345 } affirmedZoneDpiStatisticsGridLevelStreamingProtocolsSRTCPFlows OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelStreamingProtocolsEntry 346 } affirmedZoneDpiStatisticsGridLevelStreamingProtocolsSRTCPULPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelStreamingProtocolsEntry 347 } affirmedZoneDpiStatisticsGridLevelStreamingProtocolsSRTCPULBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelStreamingProtocolsEntry 348 } affirmedZoneDpiStatisticsGridLevelStreamingProtocolsSRTCPDLPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelStreamingProtocolsEntry 349 } affirmedZoneDpiStatisticsGridLevelStreamingProtocolsSRTCPDLBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelStreamingProtocolsEntry 350 } affirmedZoneDpiStatisticsGridLevelStreamingProtocolsPPFilmFlows OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelStreamingProtocolsEntry 351 } affirmedZoneDpiStatisticsGridLevelStreamingProtocolsPPFilmUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelStreamingProtocolsEntry 352 } affirmedZoneDpiStatisticsGridLevelStreamingProtocolsPPFilmUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelStreamingProtocolsEntry 353 } affirmedZoneDpiStatisticsGridLevelStreamingProtocolsPPFilmDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelStreamingProtocolsEntry 354 } affirmedZoneDpiStatisticsGridLevelStreamingProtocolsPPFilmDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelStreamingProtocolsEntry 355 } affirmedZoneDpiStatisticsGridLevelStreamingProtocolsLeTVFlows OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelStreamingProtocolsEntry 356 } affirmedZoneDpiStatisticsGridLevelStreamingProtocolsLeTVUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelStreamingProtocolsEntry 357 } affirmedZoneDpiStatisticsGridLevelStreamingProtocolsLeTVUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelStreamingProtocolsEntry 358 } affirmedZoneDpiStatisticsGridLevelStreamingProtocolsLeTVDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelStreamingProtocolsEntry 359 } affirmedZoneDpiStatisticsGridLevelStreamingProtocolsLeTVDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelStreamingProtocolsEntry 360 } affirmedZoneDpiStatisticsGridLevelStreamingSubProtocolsVeohTVTable OBJECT-TYPE SYNTAX SEQUENCE OF AffirmedZoneDpiStatisticsGridLevelStreamingSubProtocolsVeohTVEntry MAX-ACCESS not-accessible STATUS deprecated DESCRIPTION "" ::= { affirmedZoneMIB 19 } affirmedZoneDpiStatisticsGridLevelStreamingSubProtocolsVeohTVEntry OBJECT-TYPE SYNTAX AffirmedZoneDpiStatisticsGridLevelStreamingSubProtocolsVeohTVEntry MAX-ACCESS not-accessible STATUS deprecated DESCRIPTION "" INDEX { affirmedZoneName, affirmedZoneDpiStatisticsGridLevelStreamingSubProtocolsVeohTVGrid } ::= { affirmedZoneDpiStatisticsGridLevelStreamingSubProtocolsVeohTVTable 1 } AffirmedZoneDpiStatisticsGridLevelStreamingSubProtocolsVeohTVEntry ::= SEQUENCE { affirmedZoneDpiStatisticsGridLevelStreamingSubProtocolsVeohTVGrid Unsigned32, affirmedZoneDpiStatisticsGridLevelStreamingSubProtocolsVeohTVGeneric ConfdString, affirmedZoneDpiStatisticsGridLevelStreamingSubProtocolsVeohTVFlash ConfdString, affirmedZoneDpiStatisticsGridLevelStreamingSubProtocolsVeohTVGenericPkts ConfdString, affirmedZoneDpiStatisticsGridLevelStreamingSubProtocolsVeohTVGenericBytes ConfdString, affirmedZoneDpiStatisticsGridLevelStreamingSubProtocolsVeohTVFlashPkts ConfdString, affirmedZoneDpiStatisticsGridLevelStreamingSubProtocolsVeohTVFlashBytes ConfdString, affirmedZoneDpiStatisticsGridLevelStreamingSubProtocolsVeohTVGenericUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelStreamingSubProtocolsVeohTVGenericUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelStreamingSubProtocolsVeohTVGenericDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelStreamingSubProtocolsVeohTVGenericDlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelStreamingSubProtocolsVeohTVFlashUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelStreamingSubProtocolsVeohTVFlashUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelStreamingSubProtocolsVeohTVFlashDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelStreamingSubProtocolsVeohTVFlashDlBytes ConfdString } affirmedZoneDpiStatisticsGridLevelStreamingSubProtocolsVeohTVGrid OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS not-accessible STATUS current DESCRIPTION "grid ID" ::= { affirmedZoneDpiStatisticsGridLevelStreamingSubProtocolsVeohTVEntry 1 } affirmedZoneDpiStatisticsGridLevelStreamingSubProtocolsVeohTVGeneric OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelStreamingSubProtocolsVeohTVEntry 2 } affirmedZoneDpiStatisticsGridLevelStreamingSubProtocolsVeohTVFlash OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelStreamingSubProtocolsVeohTVEntry 3 } affirmedZoneDpiStatisticsGridLevelStreamingSubProtocolsVeohTVGenericPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelStreamingSubProtocolsVeohTVEntry 4 } affirmedZoneDpiStatisticsGridLevelStreamingSubProtocolsVeohTVGenericBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelStreamingSubProtocolsVeohTVEntry 5 } affirmedZoneDpiStatisticsGridLevelStreamingSubProtocolsVeohTVFlashPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelStreamingSubProtocolsVeohTVEntry 6 } affirmedZoneDpiStatisticsGridLevelStreamingSubProtocolsVeohTVFlashBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelStreamingSubProtocolsVeohTVEntry 7 } affirmedZoneDpiStatisticsGridLevelStreamingSubProtocolsVeohTVGenericUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelStreamingSubProtocolsVeohTVEntry 8 } affirmedZoneDpiStatisticsGridLevelStreamingSubProtocolsVeohTVGenericUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelStreamingSubProtocolsVeohTVEntry 9 } affirmedZoneDpiStatisticsGridLevelStreamingSubProtocolsVeohTVGenericDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelStreamingSubProtocolsVeohTVEntry 10 } affirmedZoneDpiStatisticsGridLevelStreamingSubProtocolsVeohTVGenericDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelStreamingSubProtocolsVeohTVEntry 11 } affirmedZoneDpiStatisticsGridLevelStreamingSubProtocolsVeohTVFlashUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelStreamingSubProtocolsVeohTVEntry 12 } affirmedZoneDpiStatisticsGridLevelStreamingSubProtocolsVeohTVFlashUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelStreamingSubProtocolsVeohTVEntry 13 } affirmedZoneDpiStatisticsGridLevelStreamingSubProtocolsVeohTVFlashDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelStreamingSubProtocolsVeohTVEntry 14 } affirmedZoneDpiStatisticsGridLevelStreamingSubProtocolsVeohTVFlashDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelStreamingSubProtocolsVeohTVEntry 15 } affirmedZoneDpiStatisticsGridLevelStreamingSubProtocolsORBTable OBJECT-TYPE SYNTAX SEQUENCE OF AffirmedZoneDpiStatisticsGridLevelStreamingSubProtocolsORBEntry MAX-ACCESS not-accessible STATUS deprecated DESCRIPTION "" ::= { affirmedZoneMIB 20 } affirmedZoneDpiStatisticsGridLevelStreamingSubProtocolsORBEntry OBJECT-TYPE SYNTAX AffirmedZoneDpiStatisticsGridLevelStreamingSubProtocolsORBEntry MAX-ACCESS not-accessible STATUS deprecated DESCRIPTION "" INDEX { affirmedZoneName, affirmedZoneDpiStatisticsGridLevelStreamingSubProtocolsORBGrid } ::= { affirmedZoneDpiStatisticsGridLevelStreamingSubProtocolsORBTable 1 } AffirmedZoneDpiStatisticsGridLevelStreamingSubProtocolsORBEntry ::= SEQUENCE { affirmedZoneDpiStatisticsGridLevelStreamingSubProtocolsORBGrid Unsigned32, affirmedZoneDpiStatisticsGridLevelStreamingSubProtocolsORBServer ConfdString, affirmedZoneDpiStatisticsGridLevelStreamingSubProtocolsORBClient ConfdString, affirmedZoneDpiStatisticsGridLevelStreamingSubProtocolsORBClient-rtsp ConfdString, affirmedZoneDpiStatisticsGridLevelStreamingSubProtocolsORBClient-rdt ConfdString, affirmedZoneDpiStatisticsGridLevelStreamingSubProtocolsORBClient-wmv ConfdString, affirmedZoneDpiStatisticsGridLevelStreamingSubProtocolsORBClient-wma ConfdString, affirmedZoneDpiStatisticsGridLevelStreamingSubProtocolsORBClient-flash ConfdString, affirmedZoneDpiStatisticsGridLevelStreamingSubProtocolsORBClient-flv ConfdString, affirmedZoneDpiStatisticsGridLevelStreamingSubProtocolsORBClient-3gp ConfdString, affirmedZoneDpiStatisticsGridLevelStreamingSubProtocolsORBClient-upload-download ConfdString, affirmedZoneDpiStatisticsGridLevelStreamingSubProtocolsORBClient-rtp ConfdString, affirmedZoneDpiStatisticsGridLevelStreamingSubProtocolsORBServerPkts ConfdString, affirmedZoneDpiStatisticsGridLevelStreamingSubProtocolsORBServerBytes ConfdString, affirmedZoneDpiStatisticsGridLevelStreamingSubProtocolsORBClientPkts ConfdString, affirmedZoneDpiStatisticsGridLevelStreamingSubProtocolsORBClientBytes ConfdString, affirmedZoneDpiStatisticsGridLevelStreamingSubProtocolsORBClient-rtspPkts ConfdString, affirmedZoneDpiStatisticsGridLevelStreamingSubProtocolsORBClient-rtspBytes ConfdString, affirmedZoneDpiStatisticsGridLevelStreamingSubProtocolsORBClient-rdtPkts ConfdString, affirmedZoneDpiStatisticsGridLevelStreamingSubProtocolsORBClient-rdtBytes ConfdString, affirmedZoneDpiStatisticsGridLevelStreamingSubProtocolsORBClient-wmvPkts ConfdString, affirmedZoneDpiStatisticsGridLevelStreamingSubProtocolsORBClient-wmvBytes ConfdString, affirmedZoneDpiStatisticsGridLevelStreamingSubProtocolsORBClient-wmaPkts ConfdString, affirmedZoneDpiStatisticsGridLevelStreamingSubProtocolsORBClient-wmaBytes ConfdString, affirmedZoneDpiStatisticsGridLevelStreamingSubProtocolsORBClient-flashPkts ConfdString, affirmedZoneDpiStatisticsGridLevelStreamingSubProtocolsORBClient-flashBytes ConfdString, affirmedZoneDpiStatisticsGridLevelStreamingSubProtocolsORBClient-flvPkts ConfdString, affirmedZoneDpiStatisticsGridLevelStreamingSubProtocolsORBClient-flvBytes ConfdString, affirmedZoneDpiStatisticsGridLevelStreamingSubProtocolsORBClient-3gpPkts ConfdString, affirmedZoneDpiStatisticsGridLevelStreamingSubProtocolsORBClient-3gpBytes ConfdString, affirmedZoneDpiStatisticsGridLevelStreamingSubProtocolsORBClient-upload-downloadPkts ConfdString, affirmedZoneDpiStatisticsGridLevelStreamingSubProtocolsORBClient-upload-downloadBytes ConfdString, affirmedZoneDpiStatisticsGridLevelStreamingSubProtocolsORBClient-rtpPkts ConfdString, affirmedZoneDpiStatisticsGridLevelStreamingSubProtocolsORBClient-rtpBytes ConfdString, affirmedZoneDpiStatisticsGridLevelStreamingSubProtocolsORBServerUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelStreamingSubProtocolsORBServerUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelStreamingSubProtocolsORBServerDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelStreamingSubProtocolsORBServerDlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelStreamingSubProtocolsORBClientUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelStreamingSubProtocolsORBClientUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelStreamingSubProtocolsORBClientDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelStreamingSubProtocolsORBClientDlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelStreamingSubProtocolsORBClient-rtspUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelStreamingSubProtocolsORBClient-rtspUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelStreamingSubProtocolsORBClient-rtspDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelStreamingSubProtocolsORBClient-rtspDlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelStreamingSubProtocolsORBClient-rdtUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelStreamingSubProtocolsORBClient-rdtUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelStreamingSubProtocolsORBClient-rdtDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelStreamingSubProtocolsORBClient-rdtDlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelStreamingSubProtocolsORBClient-wmvUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelStreamingSubProtocolsORBClient-wmvUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelStreamingSubProtocolsORBClient-wmvDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelStreamingSubProtocolsORBClient-wmvDlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelStreamingSubProtocolsORBClient-wmaUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelStreamingSubProtocolsORBClient-wmaUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelStreamingSubProtocolsORBClient-wmaDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelStreamingSubProtocolsORBClient-wmaDlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelStreamingSubProtocolsORBClient-flashUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelStreamingSubProtocolsORBClient-flashUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelStreamingSubProtocolsORBClient-flashDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelStreamingSubProtocolsORBClient-flashDlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelStreamingSubProtocolsORBClient-flvUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelStreamingSubProtocolsORBClient-flvUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelStreamingSubProtocolsORBClient-flvDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelStreamingSubProtocolsORBClient-flvDlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelStreamingSubProtocolsORBClient-3gpUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelStreamingSubProtocolsORBClient-3gpUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelStreamingSubProtocolsORBClient-3gpDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelStreamingSubProtocolsORBClient-3gpDlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelStreamingSubProtocolsORBClient-upload-downloadUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelStreamingSubProtocolsORBClient-upload-downloadUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelStreamingSubProtocolsORBClient-upload-downloadDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelStreamingSubProtocolsORBClient-upload-downloadDlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelStreamingSubProtocolsORBClient-rtpUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelStreamingSubProtocolsORBClient-rtpUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelStreamingSubProtocolsORBClient-rtpDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelStreamingSubProtocolsORBClient-rtpDlBytes ConfdString } affirmedZoneDpiStatisticsGridLevelStreamingSubProtocolsORBGrid OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS not-accessible STATUS current DESCRIPTION "grid ID" ::= { affirmedZoneDpiStatisticsGridLevelStreamingSubProtocolsORBEntry 1 } affirmedZoneDpiStatisticsGridLevelStreamingSubProtocolsORBServer OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelStreamingSubProtocolsORBEntry 2 } affirmedZoneDpiStatisticsGridLevelStreamingSubProtocolsORBClient OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelStreamingSubProtocolsORBEntry 3 } affirmedZoneDpiStatisticsGridLevelStreamingSubProtocolsORBClient-rtsp OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelStreamingSubProtocolsORBEntry 4 } affirmedZoneDpiStatisticsGridLevelStreamingSubProtocolsORBClient-rdt OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelStreamingSubProtocolsORBEntry 5 } affirmedZoneDpiStatisticsGridLevelStreamingSubProtocolsORBClient-wmv OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelStreamingSubProtocolsORBEntry 6 } affirmedZoneDpiStatisticsGridLevelStreamingSubProtocolsORBClient-wma OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelStreamingSubProtocolsORBEntry 7 } affirmedZoneDpiStatisticsGridLevelStreamingSubProtocolsORBClient-flash OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelStreamingSubProtocolsORBEntry 8 } affirmedZoneDpiStatisticsGridLevelStreamingSubProtocolsORBClient-flv OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelStreamingSubProtocolsORBEntry 9 } affirmedZoneDpiStatisticsGridLevelStreamingSubProtocolsORBClient-3gp OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelStreamingSubProtocolsORBEntry 10 } affirmedZoneDpiStatisticsGridLevelStreamingSubProtocolsORBClient-upload-download OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelStreamingSubProtocolsORBEntry 11 } affirmedZoneDpiStatisticsGridLevelStreamingSubProtocolsORBClient-rtp OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelStreamingSubProtocolsORBEntry 12 } affirmedZoneDpiStatisticsGridLevelStreamingSubProtocolsORBServerPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelStreamingSubProtocolsORBEntry 13 } affirmedZoneDpiStatisticsGridLevelStreamingSubProtocolsORBServerBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelStreamingSubProtocolsORBEntry 14 } affirmedZoneDpiStatisticsGridLevelStreamingSubProtocolsORBClientPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelStreamingSubProtocolsORBEntry 15 } affirmedZoneDpiStatisticsGridLevelStreamingSubProtocolsORBClientBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelStreamingSubProtocolsORBEntry 16 } affirmedZoneDpiStatisticsGridLevelStreamingSubProtocolsORBClient-rtspPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelStreamingSubProtocolsORBEntry 17 } affirmedZoneDpiStatisticsGridLevelStreamingSubProtocolsORBClient-rtspBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelStreamingSubProtocolsORBEntry 18 } affirmedZoneDpiStatisticsGridLevelStreamingSubProtocolsORBClient-rdtPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelStreamingSubProtocolsORBEntry 19 } affirmedZoneDpiStatisticsGridLevelStreamingSubProtocolsORBClient-rdtBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelStreamingSubProtocolsORBEntry 20 } affirmedZoneDpiStatisticsGridLevelStreamingSubProtocolsORBClient-wmvPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelStreamingSubProtocolsORBEntry 21 } affirmedZoneDpiStatisticsGridLevelStreamingSubProtocolsORBClient-wmvBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelStreamingSubProtocolsORBEntry 22 } affirmedZoneDpiStatisticsGridLevelStreamingSubProtocolsORBClient-wmaPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelStreamingSubProtocolsORBEntry 23 } affirmedZoneDpiStatisticsGridLevelStreamingSubProtocolsORBClient-wmaBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelStreamingSubProtocolsORBEntry 24 } affirmedZoneDpiStatisticsGridLevelStreamingSubProtocolsORBClient-flashPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelStreamingSubProtocolsORBEntry 25 } affirmedZoneDpiStatisticsGridLevelStreamingSubProtocolsORBClient-flashBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelStreamingSubProtocolsORBEntry 26 } affirmedZoneDpiStatisticsGridLevelStreamingSubProtocolsORBClient-flvPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelStreamingSubProtocolsORBEntry 27 } affirmedZoneDpiStatisticsGridLevelStreamingSubProtocolsORBClient-flvBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelStreamingSubProtocolsORBEntry 28 } affirmedZoneDpiStatisticsGridLevelStreamingSubProtocolsORBClient-3gpPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelStreamingSubProtocolsORBEntry 29 } affirmedZoneDpiStatisticsGridLevelStreamingSubProtocolsORBClient-3gpBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelStreamingSubProtocolsORBEntry 30 } affirmedZoneDpiStatisticsGridLevelStreamingSubProtocolsORBClient-upload-downloadPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelStreamingSubProtocolsORBEntry 31 } affirmedZoneDpiStatisticsGridLevelStreamingSubProtocolsORBClient-upload-downloadBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelStreamingSubProtocolsORBEntry 32 } affirmedZoneDpiStatisticsGridLevelStreamingSubProtocolsORBClient-rtpPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelStreamingSubProtocolsORBEntry 33 } affirmedZoneDpiStatisticsGridLevelStreamingSubProtocolsORBClient-rtpBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelStreamingSubProtocolsORBEntry 34 } affirmedZoneDpiStatisticsGridLevelStreamingSubProtocolsORBServerUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelStreamingSubProtocolsORBEntry 35 } affirmedZoneDpiStatisticsGridLevelStreamingSubProtocolsORBServerUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelStreamingSubProtocolsORBEntry 36 } affirmedZoneDpiStatisticsGridLevelStreamingSubProtocolsORBServerDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelStreamingSubProtocolsORBEntry 37 } affirmedZoneDpiStatisticsGridLevelStreamingSubProtocolsORBServerDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelStreamingSubProtocolsORBEntry 38 } affirmedZoneDpiStatisticsGridLevelStreamingSubProtocolsORBClientUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelStreamingSubProtocolsORBEntry 39 } affirmedZoneDpiStatisticsGridLevelStreamingSubProtocolsORBClientUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelStreamingSubProtocolsORBEntry 40 } affirmedZoneDpiStatisticsGridLevelStreamingSubProtocolsORBClientDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelStreamingSubProtocolsORBEntry 41 } affirmedZoneDpiStatisticsGridLevelStreamingSubProtocolsORBClientDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelStreamingSubProtocolsORBEntry 42 } affirmedZoneDpiStatisticsGridLevelStreamingSubProtocolsORBClient-rtspUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelStreamingSubProtocolsORBEntry 43 } affirmedZoneDpiStatisticsGridLevelStreamingSubProtocolsORBClient-rtspUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelStreamingSubProtocolsORBEntry 44 } affirmedZoneDpiStatisticsGridLevelStreamingSubProtocolsORBClient-rtspDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelStreamingSubProtocolsORBEntry 45 } affirmedZoneDpiStatisticsGridLevelStreamingSubProtocolsORBClient-rtspDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelStreamingSubProtocolsORBEntry 46 } affirmedZoneDpiStatisticsGridLevelStreamingSubProtocolsORBClient-rdtUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelStreamingSubProtocolsORBEntry 47 } affirmedZoneDpiStatisticsGridLevelStreamingSubProtocolsORBClient-rdtUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelStreamingSubProtocolsORBEntry 48 } affirmedZoneDpiStatisticsGridLevelStreamingSubProtocolsORBClient-rdtDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelStreamingSubProtocolsORBEntry 49 } affirmedZoneDpiStatisticsGridLevelStreamingSubProtocolsORBClient-rdtDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelStreamingSubProtocolsORBEntry 50 } affirmedZoneDpiStatisticsGridLevelStreamingSubProtocolsORBClient-wmvUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelStreamingSubProtocolsORBEntry 51 } affirmedZoneDpiStatisticsGridLevelStreamingSubProtocolsORBClient-wmvUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelStreamingSubProtocolsORBEntry 52 } affirmedZoneDpiStatisticsGridLevelStreamingSubProtocolsORBClient-wmvDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelStreamingSubProtocolsORBEntry 53 } affirmedZoneDpiStatisticsGridLevelStreamingSubProtocolsORBClient-wmvDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelStreamingSubProtocolsORBEntry 54 } affirmedZoneDpiStatisticsGridLevelStreamingSubProtocolsORBClient-wmaUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelStreamingSubProtocolsORBEntry 55 } affirmedZoneDpiStatisticsGridLevelStreamingSubProtocolsORBClient-wmaUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelStreamingSubProtocolsORBEntry 56 } affirmedZoneDpiStatisticsGridLevelStreamingSubProtocolsORBClient-wmaDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelStreamingSubProtocolsORBEntry 57 } affirmedZoneDpiStatisticsGridLevelStreamingSubProtocolsORBClient-wmaDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelStreamingSubProtocolsORBEntry 58 } affirmedZoneDpiStatisticsGridLevelStreamingSubProtocolsORBClient-flashUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelStreamingSubProtocolsORBEntry 59 } affirmedZoneDpiStatisticsGridLevelStreamingSubProtocolsORBClient-flashUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelStreamingSubProtocolsORBEntry 60 } affirmedZoneDpiStatisticsGridLevelStreamingSubProtocolsORBClient-flashDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelStreamingSubProtocolsORBEntry 61 } affirmedZoneDpiStatisticsGridLevelStreamingSubProtocolsORBClient-flashDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelStreamingSubProtocolsORBEntry 62 } affirmedZoneDpiStatisticsGridLevelStreamingSubProtocolsORBClient-flvUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelStreamingSubProtocolsORBEntry 63 } affirmedZoneDpiStatisticsGridLevelStreamingSubProtocolsORBClient-flvUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelStreamingSubProtocolsORBEntry 64 } affirmedZoneDpiStatisticsGridLevelStreamingSubProtocolsORBClient-flvDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelStreamingSubProtocolsORBEntry 65 } affirmedZoneDpiStatisticsGridLevelStreamingSubProtocolsORBClient-flvDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelStreamingSubProtocolsORBEntry 66 } affirmedZoneDpiStatisticsGridLevelStreamingSubProtocolsORBClient-3gpUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelStreamingSubProtocolsORBEntry 67 } affirmedZoneDpiStatisticsGridLevelStreamingSubProtocolsORBClient-3gpUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelStreamingSubProtocolsORBEntry 68 } affirmedZoneDpiStatisticsGridLevelStreamingSubProtocolsORBClient-3gpDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelStreamingSubProtocolsORBEntry 69 } affirmedZoneDpiStatisticsGridLevelStreamingSubProtocolsORBClient-3gpDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelStreamingSubProtocolsORBEntry 70 } affirmedZoneDpiStatisticsGridLevelStreamingSubProtocolsORBClient-upload-downloadUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelStreamingSubProtocolsORBEntry 71 } affirmedZoneDpiStatisticsGridLevelStreamingSubProtocolsORBClient-upload-downloadUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelStreamingSubProtocolsORBEntry 72 } affirmedZoneDpiStatisticsGridLevelStreamingSubProtocolsORBClient-upload-downloadDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelStreamingSubProtocolsORBEntry 73 } affirmedZoneDpiStatisticsGridLevelStreamingSubProtocolsORBClient-upload-downloadDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelStreamingSubProtocolsORBEntry 74 } affirmedZoneDpiStatisticsGridLevelStreamingSubProtocolsORBClient-rtpUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelStreamingSubProtocolsORBEntry 75 } affirmedZoneDpiStatisticsGridLevelStreamingSubProtocolsORBClient-rtpUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelStreamingSubProtocolsORBEntry 76 } affirmedZoneDpiStatisticsGridLevelStreamingSubProtocolsORBClient-rtpDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelStreamingSubProtocolsORBEntry 77 } affirmedZoneDpiStatisticsGridLevelStreamingSubProtocolsORBClient-rtpDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelStreamingSubProtocolsORBEntry 78 } affirmedZoneDpiStatisticsGridLevelStreamingSubProtocolsITVTable OBJECT-TYPE SYNTAX SEQUENCE OF AffirmedZoneDpiStatisticsGridLevelStreamingSubProtocolsITVEntry MAX-ACCESS not-accessible STATUS deprecated DESCRIPTION "" ::= { affirmedZoneMIB 21 } affirmedZoneDpiStatisticsGridLevelStreamingSubProtocolsITVEntry OBJECT-TYPE SYNTAX AffirmedZoneDpiStatisticsGridLevelStreamingSubProtocolsITVEntry MAX-ACCESS not-accessible STATUS deprecated DESCRIPTION "" INDEX { affirmedZoneName, affirmedZoneDpiStatisticsGridLevelStreamingSubProtocolsITVGrid } ::= { affirmedZoneDpiStatisticsGridLevelStreamingSubProtocolsITVTable 1 } AffirmedZoneDpiStatisticsGridLevelStreamingSubProtocolsITVEntry ::= SEQUENCE { affirmedZoneDpiStatisticsGridLevelStreamingSubProtocolsITVGrid Unsigned32, affirmedZoneDpiStatisticsGridLevelStreamingSubProtocolsITVWeb ConfdString, affirmedZoneDpiStatisticsGridLevelStreamingSubProtocolsITVStream ConfdString, affirmedZoneDpiStatisticsGridLevelStreamingSubProtocolsITVWebPkts ConfdString, affirmedZoneDpiStatisticsGridLevelStreamingSubProtocolsITVWebBytes ConfdString, affirmedZoneDpiStatisticsGridLevelStreamingSubProtocolsITVStreamPkts ConfdString, affirmedZoneDpiStatisticsGridLevelStreamingSubProtocolsITVStreamBytes ConfdString, affirmedZoneDpiStatisticsGridLevelStreamingSubProtocolsITVWebUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelStreamingSubProtocolsITVWebUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelStreamingSubProtocolsITVWebDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelStreamingSubProtocolsITVWebDlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelStreamingSubProtocolsITVStreamUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelStreamingSubProtocolsITVStreamUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelStreamingSubProtocolsITVStreamDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelStreamingSubProtocolsITVStreamDlBytes ConfdString } affirmedZoneDpiStatisticsGridLevelStreamingSubProtocolsITVGrid OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS not-accessible STATUS current DESCRIPTION "grid ID" ::= { affirmedZoneDpiStatisticsGridLevelStreamingSubProtocolsITVEntry 1 } affirmedZoneDpiStatisticsGridLevelStreamingSubProtocolsITVWeb OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelStreamingSubProtocolsITVEntry 2 } affirmedZoneDpiStatisticsGridLevelStreamingSubProtocolsITVStream OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelStreamingSubProtocolsITVEntry 3 } affirmedZoneDpiStatisticsGridLevelStreamingSubProtocolsITVWebPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelStreamingSubProtocolsITVEntry 4 } affirmedZoneDpiStatisticsGridLevelStreamingSubProtocolsITVWebBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelStreamingSubProtocolsITVEntry 5 } affirmedZoneDpiStatisticsGridLevelStreamingSubProtocolsITVStreamPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelStreamingSubProtocolsITVEntry 6 } affirmedZoneDpiStatisticsGridLevelStreamingSubProtocolsITVStreamBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelStreamingSubProtocolsITVEntry 7 } affirmedZoneDpiStatisticsGridLevelStreamingSubProtocolsITVWebUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelStreamingSubProtocolsITVEntry 8 } affirmedZoneDpiStatisticsGridLevelStreamingSubProtocolsITVWebUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelStreamingSubProtocolsITVEntry 9 } affirmedZoneDpiStatisticsGridLevelStreamingSubProtocolsITVWebDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelStreamingSubProtocolsITVEntry 10 } affirmedZoneDpiStatisticsGridLevelStreamingSubProtocolsITVWebDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelStreamingSubProtocolsITVEntry 11 } affirmedZoneDpiStatisticsGridLevelStreamingSubProtocolsITVStreamUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelStreamingSubProtocolsITVEntry 12 } affirmedZoneDpiStatisticsGridLevelStreamingSubProtocolsITVStreamUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelStreamingSubProtocolsITVEntry 13 } affirmedZoneDpiStatisticsGridLevelStreamingSubProtocolsITVStreamDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelStreamingSubProtocolsITVEntry 14 } affirmedZoneDpiStatisticsGridLevelStreamingSubProtocolsITVStreamDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelStreamingSubProtocolsITVEntry 15 } affirmedZoneDpiStatisticsGridLevelStreamingSubProtocolsDemand5Table OBJECT-TYPE SYNTAX SEQUENCE OF AffirmedZoneDpiStatisticsGridLevelStreamingSubProtocolsDemand5Entry MAX-ACCESS not-accessible STATUS deprecated DESCRIPTION "" ::= { affirmedZoneMIB 22 } affirmedZoneDpiStatisticsGridLevelStreamingSubProtocolsDemand5Entry OBJECT-TYPE SYNTAX AffirmedZoneDpiStatisticsGridLevelStreamingSubProtocolsDemand5Entry MAX-ACCESS not-accessible STATUS deprecated DESCRIPTION "" INDEX { affirmedZoneName, affirmedZoneDpiStatisticsGridLevelStreamingSubProtocolsDemand5Grid } ::= { affirmedZoneDpiStatisticsGridLevelStreamingSubProtocolsDemand5Table 1 } AffirmedZoneDpiStatisticsGridLevelStreamingSubProtocolsDemand5Entry ::= SEQUENCE { affirmedZoneDpiStatisticsGridLevelStreamingSubProtocolsDemand5Grid Unsigned32, affirmedZoneDpiStatisticsGridLevelStreamingSubProtocolsDemand5Web ConfdString, affirmedZoneDpiStatisticsGridLevelStreamingSubProtocolsDemand5Stream ConfdString, affirmedZoneDpiStatisticsGridLevelStreamingSubProtocolsDemand5WebPkts ConfdString, affirmedZoneDpiStatisticsGridLevelStreamingSubProtocolsDemand5WebBytes ConfdString, affirmedZoneDpiStatisticsGridLevelStreamingSubProtocolsDemand5StreamPkts ConfdString, affirmedZoneDpiStatisticsGridLevelStreamingSubProtocolsDemand5StreamBytes ConfdString, affirmedZoneDpiStatisticsGridLevelStreamingSubProtocolsDemand5WebUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelStreamingSubProtocolsDemand5WebUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelStreamingSubProtocolsDemand5WebDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelStreamingSubProtocolsDemand5WebDlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelStreamingSubProtocolsDemand5StreamUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelStreamingSubProtocolsDemand5StreamUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelStreamingSubProtocolsDemand5StreamDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelStreamingSubProtocolsDemand5StreamDlBytes ConfdString } affirmedZoneDpiStatisticsGridLevelStreamingSubProtocolsDemand5Grid OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS not-accessible STATUS current DESCRIPTION "grid ID" ::= { affirmedZoneDpiStatisticsGridLevelStreamingSubProtocolsDemand5Entry 1 } affirmedZoneDpiStatisticsGridLevelStreamingSubProtocolsDemand5Web OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelStreamingSubProtocolsDemand5Entry 2 } affirmedZoneDpiStatisticsGridLevelStreamingSubProtocolsDemand5Stream OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelStreamingSubProtocolsDemand5Entry 3 } affirmedZoneDpiStatisticsGridLevelStreamingSubProtocolsDemand5WebPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelStreamingSubProtocolsDemand5Entry 4 } affirmedZoneDpiStatisticsGridLevelStreamingSubProtocolsDemand5WebBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelStreamingSubProtocolsDemand5Entry 5 } affirmedZoneDpiStatisticsGridLevelStreamingSubProtocolsDemand5StreamPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelStreamingSubProtocolsDemand5Entry 6 } affirmedZoneDpiStatisticsGridLevelStreamingSubProtocolsDemand5StreamBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelStreamingSubProtocolsDemand5Entry 7 } affirmedZoneDpiStatisticsGridLevelStreamingSubProtocolsDemand5WebUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelStreamingSubProtocolsDemand5Entry 8 } affirmedZoneDpiStatisticsGridLevelStreamingSubProtocolsDemand5WebUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelStreamingSubProtocolsDemand5Entry 9 } affirmedZoneDpiStatisticsGridLevelStreamingSubProtocolsDemand5WebDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelStreamingSubProtocolsDemand5Entry 10 } affirmedZoneDpiStatisticsGridLevelStreamingSubProtocolsDemand5WebDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelStreamingSubProtocolsDemand5Entry 11 } affirmedZoneDpiStatisticsGridLevelStreamingSubProtocolsDemand5StreamUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelStreamingSubProtocolsDemand5Entry 12 } affirmedZoneDpiStatisticsGridLevelStreamingSubProtocolsDemand5StreamUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelStreamingSubProtocolsDemand5Entry 13 } affirmedZoneDpiStatisticsGridLevelStreamingSubProtocolsDemand5StreamDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelStreamingSubProtocolsDemand5Entry 14 } affirmedZoneDpiStatisticsGridLevelStreamingSubProtocolsDemand5StreamDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelStreamingSubProtocolsDemand5Entry 15 } affirmedZoneDpiStatisticsGridLevelStreamingSubProtocolsMyVideoTable OBJECT-TYPE SYNTAX SEQUENCE OF AffirmedZoneDpiStatisticsGridLevelStreamingSubProtocolsMyVideoEntry MAX-ACCESS not-accessible STATUS deprecated DESCRIPTION "" ::= { affirmedZoneMIB 23 } affirmedZoneDpiStatisticsGridLevelStreamingSubProtocolsMyVideoEntry OBJECT-TYPE SYNTAX AffirmedZoneDpiStatisticsGridLevelStreamingSubProtocolsMyVideoEntry MAX-ACCESS not-accessible STATUS deprecated DESCRIPTION "" INDEX { affirmedZoneName, affirmedZoneDpiStatisticsGridLevelStreamingSubProtocolsMyVideoGrid } ::= { affirmedZoneDpiStatisticsGridLevelStreamingSubProtocolsMyVideoTable 1 } AffirmedZoneDpiStatisticsGridLevelStreamingSubProtocolsMyVideoEntry ::= SEQUENCE { affirmedZoneDpiStatisticsGridLevelStreamingSubProtocolsMyVideoGrid Unsigned32, affirmedZoneDpiStatisticsGridLevelStreamingSubProtocolsMyVideoWebFlows ConfdString, affirmedZoneDpiStatisticsGridLevelStreamingSubProtocolsMyVideoWebUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelStreamingSubProtocolsMyVideoWebUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelStreamingSubProtocolsMyVideoWebDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelStreamingSubProtocolsMyVideoWebDlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelStreamingSubProtocolsMyVideoStreamFlows ConfdString, affirmedZoneDpiStatisticsGridLevelStreamingSubProtocolsMyVideoStreamUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelStreamingSubProtocolsMyVideoStreamUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelStreamingSubProtocolsMyVideoStreamDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelStreamingSubProtocolsMyVideoStreamDlBytes ConfdString } affirmedZoneDpiStatisticsGridLevelStreamingSubProtocolsMyVideoGrid OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS not-accessible STATUS current DESCRIPTION "grid ID" ::= { affirmedZoneDpiStatisticsGridLevelStreamingSubProtocolsMyVideoEntry 1 } affirmedZoneDpiStatisticsGridLevelStreamingSubProtocolsMyVideoWebFlows OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelStreamingSubProtocolsMyVideoEntry 2 } affirmedZoneDpiStatisticsGridLevelStreamingSubProtocolsMyVideoWebUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelStreamingSubProtocolsMyVideoEntry 3 } affirmedZoneDpiStatisticsGridLevelStreamingSubProtocolsMyVideoWebUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelStreamingSubProtocolsMyVideoEntry 4 } affirmedZoneDpiStatisticsGridLevelStreamingSubProtocolsMyVideoWebDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelStreamingSubProtocolsMyVideoEntry 5 } affirmedZoneDpiStatisticsGridLevelStreamingSubProtocolsMyVideoWebDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelStreamingSubProtocolsMyVideoEntry 6 } affirmedZoneDpiStatisticsGridLevelStreamingSubProtocolsMyVideoStreamFlows OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelStreamingSubProtocolsMyVideoEntry 7 } affirmedZoneDpiStatisticsGridLevelStreamingSubProtocolsMyVideoStreamUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelStreamingSubProtocolsMyVideoEntry 8 } affirmedZoneDpiStatisticsGridLevelStreamingSubProtocolsMyVideoStreamUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelStreamingSubProtocolsMyVideoEntry 9 } affirmedZoneDpiStatisticsGridLevelStreamingSubProtocolsMyVideoStreamDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelStreamingSubProtocolsMyVideoEntry 10 } affirmedZoneDpiStatisticsGridLevelStreamingSubProtocolsMyVideoStreamDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelStreamingSubProtocolsMyVideoEntry 11 } affirmedZoneDpiStatisticsGridLevelStreamingSubProtocolsPPLIVETable OBJECT-TYPE SYNTAX SEQUENCE OF AffirmedZoneDpiStatisticsGridLevelStreamingSubProtocolsPPLIVEEntry MAX-ACCESS not-accessible STATUS deprecated DESCRIPTION "" ::= { affirmedZoneMIB 324 } affirmedZoneDpiStatisticsGridLevelStreamingSubProtocolsPPLIVEEntry OBJECT-TYPE SYNTAX AffirmedZoneDpiStatisticsGridLevelStreamingSubProtocolsPPLIVEEntry MAX-ACCESS not-accessible STATUS deprecated DESCRIPTION "" INDEX { affirmedZoneName, affirmedZoneDpiStatisticsGridLevelStreamingSubProtocolsPPLIVEGrid } ::= { affirmedZoneDpiStatisticsGridLevelStreamingSubProtocolsPPLIVETable 1 } AffirmedZoneDpiStatisticsGridLevelStreamingSubProtocolsPPLIVEEntry ::= SEQUENCE { affirmedZoneDpiStatisticsGridLevelStreamingSubProtocolsPPLIVEGrid Unsigned32, affirmedZoneDpiStatisticsGridLevelStreamingSubProtocolsPPLIVEGenericFlows ConfdString, affirmedZoneDpiStatisticsGridLevelStreamingSubProtocolsPPLIVEGenericUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelStreamingSubProtocolsPPLIVEGenericUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelStreamingSubProtocolsPPLIVEGenericDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelStreamingSubProtocolsPPLIVEGenericDlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelStreamingSubProtocolsPPLIVEVideoFlows ConfdString, affirmedZoneDpiStatisticsGridLevelStreamingSubProtocolsPPLIVEVideoUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelStreamingSubProtocolsPPLIVEVideoUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelStreamingSubProtocolsPPLIVEVideoDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelStreamingSubProtocolsPPLIVEVideoDlBytes ConfdString } affirmedZoneDpiStatisticsGridLevelStreamingSubProtocolsPPLIVEGrid OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS not-accessible STATUS current DESCRIPTION "grid ID" ::= { affirmedZoneDpiStatisticsGridLevelStreamingSubProtocolsPPLIVEEntry 1 } affirmedZoneDpiStatisticsGridLevelStreamingSubProtocolsPPLIVEGenericFlows OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelStreamingSubProtocolsPPLIVEEntry 2 } affirmedZoneDpiStatisticsGridLevelStreamingSubProtocolsPPLIVEGenericUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelStreamingSubProtocolsPPLIVEEntry 3 } affirmedZoneDpiStatisticsGridLevelStreamingSubProtocolsPPLIVEGenericUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelStreamingSubProtocolsPPLIVEEntry 4 } affirmedZoneDpiStatisticsGridLevelStreamingSubProtocolsPPLIVEGenericDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelStreamingSubProtocolsPPLIVEEntry 5 } affirmedZoneDpiStatisticsGridLevelStreamingSubProtocolsPPLIVEGenericDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelStreamingSubProtocolsPPLIVEEntry 6 } affirmedZoneDpiStatisticsGridLevelStreamingSubProtocolsPPLIVEVideoFlows OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelStreamingSubProtocolsPPLIVEEntry 7 } affirmedZoneDpiStatisticsGridLevelStreamingSubProtocolsPPLIVEVideoUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelStreamingSubProtocolsPPLIVEEntry 8 } affirmedZoneDpiStatisticsGridLevelStreamingSubProtocolsPPLIVEVideoUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelStreamingSubProtocolsPPLIVEEntry 9 } affirmedZoneDpiStatisticsGridLevelStreamingSubProtocolsPPLIVEVideoDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelStreamingSubProtocolsPPLIVEEntry 10 } affirmedZoneDpiStatisticsGridLevelStreamingSubProtocolsPPLIVEVideoDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelStreamingSubProtocolsPPLIVEEntry 11 } affirmedZoneDpiStatisticsGridLevelStreamingSubProtocolsNetflixTable OBJECT-TYPE SYNTAX SEQUENCE OF AffirmedZoneDpiStatisticsGridLevelStreamingSubProtocolsNetflixEntry MAX-ACCESS not-accessible STATUS deprecated DESCRIPTION "" ::= { affirmedZoneMIB 345 } affirmedZoneDpiStatisticsGridLevelStreamingSubProtocolsNetflixEntry OBJECT-TYPE SYNTAX AffirmedZoneDpiStatisticsGridLevelStreamingSubProtocolsNetflixEntry MAX-ACCESS not-accessible STATUS deprecated DESCRIPTION "" INDEX { affirmedZoneName, affirmedZoneDpiStatisticsGridLevelStreamingSubProtocolsNetflixGrid } ::= { affirmedZoneDpiStatisticsGridLevelStreamingSubProtocolsNetflixTable 1 } AffirmedZoneDpiStatisticsGridLevelStreamingSubProtocolsNetflixEntry ::= SEQUENCE { affirmedZoneDpiStatisticsGridLevelStreamingSubProtocolsNetflixGrid Unsigned32, affirmedZoneDpiStatisticsGridLevelStreamingSubProtocolsNetflixGenericFlows ConfdString, affirmedZoneDpiStatisticsGridLevelStreamingSubProtocolsNetflixGenericULPkts ConfdString, affirmedZoneDpiStatisticsGridLevelStreamingSubProtocolsNetflixGenericULBytes ConfdString, affirmedZoneDpiStatisticsGridLevelStreamingSubProtocolsNetflixGenericDLPkts ConfdString, affirmedZoneDpiStatisticsGridLevelStreamingSubProtocolsNetflixGenericDLBytes ConfdString, affirmedZoneDpiStatisticsGridLevelStreamingSubProtocolsNetflixVideoFlows ConfdString, affirmedZoneDpiStatisticsGridLevelStreamingSubProtocolsNetflixVideoULPkts ConfdString, affirmedZoneDpiStatisticsGridLevelStreamingSubProtocolsNetflixVideoULBytes ConfdString, affirmedZoneDpiStatisticsGridLevelStreamingSubProtocolsNetflixVideoDLPkts ConfdString, affirmedZoneDpiStatisticsGridLevelStreamingSubProtocolsNetflixVideoDLBytes ConfdString } affirmedZoneDpiStatisticsGridLevelStreamingSubProtocolsNetflixGrid OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS not-accessible STATUS current DESCRIPTION "grid ID" ::= { affirmedZoneDpiStatisticsGridLevelStreamingSubProtocolsNetflixEntry 1 } affirmedZoneDpiStatisticsGridLevelStreamingSubProtocolsNetflixGenericFlows OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelStreamingSubProtocolsNetflixEntry 2 } affirmedZoneDpiStatisticsGridLevelStreamingSubProtocolsNetflixGenericULPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelStreamingSubProtocolsNetflixEntry 3 } affirmedZoneDpiStatisticsGridLevelStreamingSubProtocolsNetflixGenericULBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelStreamingSubProtocolsNetflixEntry 4 } affirmedZoneDpiStatisticsGridLevelStreamingSubProtocolsNetflixGenericDLPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelStreamingSubProtocolsNetflixEntry 5 } affirmedZoneDpiStatisticsGridLevelStreamingSubProtocolsNetflixGenericDLBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelStreamingSubProtocolsNetflixEntry 6 } affirmedZoneDpiStatisticsGridLevelStreamingSubProtocolsNetflixVideoFlows OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelStreamingSubProtocolsNetflixEntry 7 } affirmedZoneDpiStatisticsGridLevelStreamingSubProtocolsNetflixVideoULPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelStreamingSubProtocolsNetflixEntry 8 } affirmedZoneDpiStatisticsGridLevelStreamingSubProtocolsNetflixVideoULBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelStreamingSubProtocolsNetflixEntry 9 } affirmedZoneDpiStatisticsGridLevelStreamingSubProtocolsNetflixVideoDLPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelStreamingSubProtocolsNetflixEntry 10 } affirmedZoneDpiStatisticsGridLevelStreamingSubProtocolsNetflixVideoDLBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelStreamingSubProtocolsNetflixEntry 11 } affirmedZoneDpiStatisticsGridLevelImProtocolsTable OBJECT-TYPE SYNTAX SEQUENCE OF AffirmedZoneDpiStatisticsGridLevelImProtocolsEntry MAX-ACCESS not-accessible STATUS deprecated DESCRIPTION "" ::= { affirmedZoneMIB 24 } affirmedZoneDpiStatisticsGridLevelImProtocolsEntry OBJECT-TYPE SYNTAX AffirmedZoneDpiStatisticsGridLevelImProtocolsEntry MAX-ACCESS not-accessible STATUS deprecated DESCRIPTION "" INDEX { affirmedZoneName, affirmedZoneDpiStatisticsGridLevelImProtocolsGrid } ::= { affirmedZoneDpiStatisticsGridLevelImProtocolsTable 1 } AffirmedZoneDpiStatisticsGridLevelImProtocolsEntry ::= SEQUENCE { affirmedZoneDpiStatisticsGridLevelImProtocolsGrid Unsigned32, affirmedZoneDpiStatisticsGridLevelImProtocolsGaduGadu ConfdString, affirmedZoneDpiStatisticsGridLevelImProtocolsGoogleTalk ConfdString, affirmedZoneDpiStatisticsGridLevelImProtocolsIMO ConfdString, affirmedZoneDpiStatisticsGridLevelImProtocolsIMplus ConfdString, affirmedZoneDpiStatisticsGridLevelImProtocolsIRC ConfdString, affirmedZoneDpiStatisticsGridLevelImProtocolsNimbuzz ConfdString, affirmedZoneDpiStatisticsGridLevelImProtocolsJabber ConfdString, affirmedZoneDpiStatisticsGridLevelImProtocolsMEEBO ConfdString, affirmedZoneDpiStatisticsGridLevelImProtocolsMSN ConfdString, affirmedZoneDpiStatisticsGridLevelImProtocolsMSRP ConfdString, affirmedZoneDpiStatisticsGridLevelImProtocolsOscar ConfdString, affirmedZoneDpiStatisticsGridLevelImProtocolsPOPO ConfdString, affirmedZoneDpiStatisticsGridLevelImProtocolsPaltalk ConfdString, affirmedZoneDpiStatisticsGridLevelImProtocolsQQ ConfdString, affirmedZoneDpiStatisticsGridLevelImProtocolsUsenet ConfdString, affirmedZoneDpiStatisticsGridLevelImProtocolsWhatsApp ConfdString, affirmedZoneDpiStatisticsGridLevelImProtocolsXDCC ConfdString, affirmedZoneDpiStatisticsGridLevelImProtocolsYahoo ConfdString, affirmedZoneDpiStatisticsGridLevelImProtocolsEBuddy ConfdString, affirmedZoneDpiStatisticsGridLevelImProtocolsGaduGaduPkts ConfdString, affirmedZoneDpiStatisticsGridLevelImProtocolsGaduGaduBytes ConfdString, affirmedZoneDpiStatisticsGridLevelImProtocolsGoogleTalkPkts ConfdString, affirmedZoneDpiStatisticsGridLevelImProtocolsGoogleTalkBytes ConfdString, affirmedZoneDpiStatisticsGridLevelImProtocolsIMOPkts ConfdString, affirmedZoneDpiStatisticsGridLevelImProtocolsIMOBytes ConfdString, affirmedZoneDpiStatisticsGridLevelImProtocolsIMplusPkts ConfdString, affirmedZoneDpiStatisticsGridLevelImProtocolsIMplusBytes ConfdString, affirmedZoneDpiStatisticsGridLevelImProtocolsIRCPkts ConfdString, affirmedZoneDpiStatisticsGridLevelImProtocolsIRCBytes ConfdString, affirmedZoneDpiStatisticsGridLevelImProtocolsNimbuzzPkts ConfdString, affirmedZoneDpiStatisticsGridLevelImProtocolsNimbuzzBytes ConfdString, affirmedZoneDpiStatisticsGridLevelImProtocolsJabberPkts ConfdString, affirmedZoneDpiStatisticsGridLevelImProtocolsJabberBytes ConfdString, affirmedZoneDpiStatisticsGridLevelImProtocolsMEEBOPkts ConfdString, affirmedZoneDpiStatisticsGridLevelImProtocolsMEEBOBytes ConfdString, affirmedZoneDpiStatisticsGridLevelImProtocolsMSNPkts ConfdString, affirmedZoneDpiStatisticsGridLevelImProtocolsMSNBytes ConfdString, affirmedZoneDpiStatisticsGridLevelImProtocolsMSRPPkts ConfdString, affirmedZoneDpiStatisticsGridLevelImProtocolsMSRPBytes ConfdString, affirmedZoneDpiStatisticsGridLevelImProtocolsOscarPkts ConfdString, affirmedZoneDpiStatisticsGridLevelImProtocolsOscarBytes ConfdString, affirmedZoneDpiStatisticsGridLevelImProtocolsPOPOPkts ConfdString, affirmedZoneDpiStatisticsGridLevelImProtocolsPOPOBytes ConfdString, affirmedZoneDpiStatisticsGridLevelImProtocolsPaltalkPkts ConfdString, affirmedZoneDpiStatisticsGridLevelImProtocolsPaltalkBytes ConfdString, affirmedZoneDpiStatisticsGridLevelImProtocolsQQPkts ConfdString, affirmedZoneDpiStatisticsGridLevelImProtocolsQQBytes ConfdString, affirmedZoneDpiStatisticsGridLevelImProtocolsUsenetPkts ConfdString, affirmedZoneDpiStatisticsGridLevelImProtocolsUsenetBytes ConfdString, affirmedZoneDpiStatisticsGridLevelImProtocolsWhatsAppPkts ConfdString, affirmedZoneDpiStatisticsGridLevelImProtocolsWhatsAppBytes ConfdString, affirmedZoneDpiStatisticsGridLevelImProtocolsXDCCPkts ConfdString, affirmedZoneDpiStatisticsGridLevelImProtocolsXDCCBytes ConfdString, affirmedZoneDpiStatisticsGridLevelImProtocolsYahooPkts ConfdString, affirmedZoneDpiStatisticsGridLevelImProtocolsYahooBytes ConfdString, affirmedZoneDpiStatisticsGridLevelImProtocolsEBuddyPkts ConfdString, affirmedZoneDpiStatisticsGridLevelImProtocolsEBuddyBytes ConfdString, affirmedZoneDpiStatisticsGridLevelImProtocolsGaduGaduUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelImProtocolsGaduGaduUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelImProtocolsGaduGaduDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelImProtocolsGaduGaduDlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelImProtocolsGoogleTalkUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelImProtocolsGoogleTalkUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelImProtocolsGoogleTalkDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelImProtocolsGoogleTalkDlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelImProtocolsIMOUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelImProtocolsIMOUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelImProtocolsIMODlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelImProtocolsIMODlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelImProtocolsIMplusUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelImProtocolsIMplusUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelImProtocolsIMplusDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelImProtocolsIMplusDlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelImProtocolsIRCUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelImProtocolsIRCUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelImProtocolsIRCDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelImProtocolsIRCDlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelImProtocolsNimbuzzUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelImProtocolsNimbuzzUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelImProtocolsNimbuzzDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelImProtocolsNimbuzzDlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelImProtocolsJabberUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelImProtocolsJabberUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelImProtocolsJabberDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelImProtocolsJabberDlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelImProtocolsMEEBOUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelImProtocolsMEEBOUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelImProtocolsMEEBODlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelImProtocolsMEEBODlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelImProtocolsMSNUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelImProtocolsMSNUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelImProtocolsMSNDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelImProtocolsMSNDlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelImProtocolsMSRPUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelImProtocolsMSRPUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelImProtocolsMSRPDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelImProtocolsMSRPDlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelImProtocolsOscarUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelImProtocolsOscarUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelImProtocolsOscarDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelImProtocolsOscarDlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelImProtocolsPOPOUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelImProtocolsPOPOUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelImProtocolsPOPODlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelImProtocolsPOPODlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelImProtocolsPaltalkUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelImProtocolsPaltalkUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelImProtocolsPaltalkDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelImProtocolsPaltalkDlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelImProtocolsQQUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelImProtocolsQQUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelImProtocolsQQDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelImProtocolsQQDlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelImProtocolsUsenetUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelImProtocolsUsenetUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelImProtocolsUsenetDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelImProtocolsUsenetDlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelImProtocolsWhatsAppUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelImProtocolsWhatsAppUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelImProtocolsWhatsAppDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelImProtocolsWhatsAppDlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelImProtocolsXDCCUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelImProtocolsXDCCUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelImProtocolsXDCCDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelImProtocolsXDCCDlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelImProtocolsYahooUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelImProtocolsYahooUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelImProtocolsYahooDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelImProtocolsYahooDlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelImProtocolsEBuddyUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelImProtocolsEBuddyUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelImProtocolsEBuddyDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelImProtocolsEBuddyDlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelImProtocolsWeChatFlows ConfdString, affirmedZoneDpiStatisticsGridLevelImProtocolsWeChatUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelImProtocolsWeChatUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelImProtocolsWeChatDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelImProtocolsWeChatDlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelImProtocolsKikMessengerFlows ConfdString, affirmedZoneDpiStatisticsGridLevelImProtocolsKikMessengerUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelImProtocolsKikMessengerUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelImProtocolsKikMessengerDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelImProtocolsKikMessengerDlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelImProtocolsMPlusFlows ConfdString, affirmedZoneDpiStatisticsGridLevelImProtocolsMPlusUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelImProtocolsMPlusUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelImProtocolsMPlusDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelImProtocolsMPlusDlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelImProtocolsHikeMessengerFlows ConfdString, affirmedZoneDpiStatisticsGridLevelImProtocolsHikeMessengerUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelImProtocolsHikeMessengerUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelImProtocolsHikeMessengerDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelImProtocolsHikeMessengerDlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelImProtocolsThreemaFlows ConfdString, affirmedZoneDpiStatisticsGridLevelImProtocolsThreemaUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelImProtocolsThreemaUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelImProtocolsThreemaDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelImProtocolsThreemaDlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelImProtocolsTelegramFlows ConfdString, affirmedZoneDpiStatisticsGridLevelImProtocolsTelegramUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelImProtocolsTelegramUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelImProtocolsTelegramDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelImProtocolsTelegramDlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelImProtocolsBlueJeansFlows ConfdString, affirmedZoneDpiStatisticsGridLevelImProtocolsBlueJeansUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelImProtocolsBlueJeansUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelImProtocolsBlueJeansDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelImProtocolsBlueJeansDlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelImProtocolsZaloFlows ConfdString, affirmedZoneDpiStatisticsGridLevelImProtocolsZaloUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelImProtocolsZaloUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelImProtocolsZaloDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelImProtocolsZaloDlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelImProtocolsGoogleHangoutsFlows ConfdString, affirmedZoneDpiStatisticsGridLevelImProtocolsGoogleHangoutsUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelImProtocolsGoogleHangoutsUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelImProtocolsGoogleHangoutsDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelImProtocolsGoogleHangoutsDlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelImProtocolsSnapChatFlows ConfdString, affirmedZoneDpiStatisticsGridLevelImProtocolsSnapChatUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelImProtocolsSnapChatUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelImProtocolsSnapChatDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelImProtocolsSnapChatDlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelImProtocolsYuilopFlows ConfdString, affirmedZoneDpiStatisticsGridLevelImProtocolsYuilopUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelImProtocolsYuilopUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelImProtocolsYuilopDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelImProtocolsYuilopDlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelImProtocolsIOFlows ConfdString, affirmedZoneDpiStatisticsGridLevelImProtocolsIOUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelImProtocolsIOUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelImProtocolsIODlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelImProtocolsIODlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelImProtocolsAIMFlows ConfdString, affirmedZoneDpiStatisticsGridLevelImProtocolsAIMUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelImProtocolsAIMUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelImProtocolsAIMDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelImProtocolsAIMDlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelImProtocolsICQFlows ConfdString, affirmedZoneDpiStatisticsGridLevelImProtocolsICQUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelImProtocolsICQUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelImProtocolsICQDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelImProtocolsICQDlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelImProtocolsZeroMQFlows ConfdString, affirmedZoneDpiStatisticsGridLevelImProtocolsZeroMQUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelImProtocolsZeroMQUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelImProtocolsZeroMQDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelImProtocolsZeroMQDlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelImProtocolsSignalFlows ConfdString, affirmedZoneDpiStatisticsGridLevelImProtocolsSignalUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelImProtocolsSignalUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelImProtocolsSignalDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelImProtocolsSignalDlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelImProtocolsWireMessengerFlows ConfdString, affirmedZoneDpiStatisticsGridLevelImProtocolsWireMessengerUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelImProtocolsWireMessengerUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelImProtocolsWireMessengerDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelImProtocolsWireMessengerDlBytes ConfdString } affirmedZoneDpiStatisticsGridLevelImProtocolsGrid OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS not-accessible STATUS current DESCRIPTION "grid ID" ::= { affirmedZoneDpiStatisticsGridLevelImProtocolsEntry 1 } affirmedZoneDpiStatisticsGridLevelImProtocolsGaduGadu OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelImProtocolsEntry 2 } affirmedZoneDpiStatisticsGridLevelImProtocolsGoogleTalk OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelImProtocolsEntry 3 } affirmedZoneDpiStatisticsGridLevelImProtocolsIMO OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelImProtocolsEntry 4 } affirmedZoneDpiStatisticsGridLevelImProtocolsIMplus OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelImProtocolsEntry 5 } affirmedZoneDpiStatisticsGridLevelImProtocolsIRC OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelImProtocolsEntry 6 } affirmedZoneDpiStatisticsGridLevelImProtocolsNimbuzz OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelImProtocolsEntry 7 } affirmedZoneDpiStatisticsGridLevelImProtocolsJabber OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelImProtocolsEntry 8 } affirmedZoneDpiStatisticsGridLevelImProtocolsMEEBO OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelImProtocolsEntry 9 } affirmedZoneDpiStatisticsGridLevelImProtocolsMSN OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelImProtocolsEntry 10 } affirmedZoneDpiStatisticsGridLevelImProtocolsMSRP OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelImProtocolsEntry 11 } affirmedZoneDpiStatisticsGridLevelImProtocolsOscar OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelImProtocolsEntry 12 } affirmedZoneDpiStatisticsGridLevelImProtocolsPOPO OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelImProtocolsEntry 13 } affirmedZoneDpiStatisticsGridLevelImProtocolsPaltalk OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelImProtocolsEntry 14 } affirmedZoneDpiStatisticsGridLevelImProtocolsQQ OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelImProtocolsEntry 15 } affirmedZoneDpiStatisticsGridLevelImProtocolsUsenet OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelImProtocolsEntry 16 } affirmedZoneDpiStatisticsGridLevelImProtocolsWhatsApp OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelImProtocolsEntry 17 } affirmedZoneDpiStatisticsGridLevelImProtocolsXDCC OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelImProtocolsEntry 18 } affirmedZoneDpiStatisticsGridLevelImProtocolsYahoo OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelImProtocolsEntry 19 } affirmedZoneDpiStatisticsGridLevelImProtocolsEBuddy OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelImProtocolsEntry 20 } affirmedZoneDpiStatisticsGridLevelImProtocolsGaduGaduPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelImProtocolsEntry 21 } affirmedZoneDpiStatisticsGridLevelImProtocolsGaduGaduBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelImProtocolsEntry 22 } affirmedZoneDpiStatisticsGridLevelImProtocolsGoogleTalkPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelImProtocolsEntry 23 } affirmedZoneDpiStatisticsGridLevelImProtocolsGoogleTalkBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelImProtocolsEntry 24 } affirmedZoneDpiStatisticsGridLevelImProtocolsIMOPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelImProtocolsEntry 25 } affirmedZoneDpiStatisticsGridLevelImProtocolsIMOBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelImProtocolsEntry 26 } affirmedZoneDpiStatisticsGridLevelImProtocolsIMplusPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelImProtocolsEntry 27 } affirmedZoneDpiStatisticsGridLevelImProtocolsIMplusBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelImProtocolsEntry 28 } affirmedZoneDpiStatisticsGridLevelImProtocolsIRCPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelImProtocolsEntry 29 } affirmedZoneDpiStatisticsGridLevelImProtocolsIRCBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelImProtocolsEntry 30 } affirmedZoneDpiStatisticsGridLevelImProtocolsNimbuzzPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelImProtocolsEntry 31 } affirmedZoneDpiStatisticsGridLevelImProtocolsNimbuzzBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelImProtocolsEntry 32 } affirmedZoneDpiStatisticsGridLevelImProtocolsJabberPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelImProtocolsEntry 33 } affirmedZoneDpiStatisticsGridLevelImProtocolsJabberBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelImProtocolsEntry 34 } affirmedZoneDpiStatisticsGridLevelImProtocolsMEEBOPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelImProtocolsEntry 35 } affirmedZoneDpiStatisticsGridLevelImProtocolsMEEBOBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelImProtocolsEntry 36 } affirmedZoneDpiStatisticsGridLevelImProtocolsMSNPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelImProtocolsEntry 37 } affirmedZoneDpiStatisticsGridLevelImProtocolsMSNBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelImProtocolsEntry 38 } affirmedZoneDpiStatisticsGridLevelImProtocolsMSRPPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelImProtocolsEntry 39 } affirmedZoneDpiStatisticsGridLevelImProtocolsMSRPBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelImProtocolsEntry 40 } affirmedZoneDpiStatisticsGridLevelImProtocolsOscarPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelImProtocolsEntry 41 } affirmedZoneDpiStatisticsGridLevelImProtocolsOscarBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelImProtocolsEntry 42 } affirmedZoneDpiStatisticsGridLevelImProtocolsPOPOPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelImProtocolsEntry 43 } affirmedZoneDpiStatisticsGridLevelImProtocolsPOPOBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelImProtocolsEntry 44 } affirmedZoneDpiStatisticsGridLevelImProtocolsPaltalkPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelImProtocolsEntry 45 } affirmedZoneDpiStatisticsGridLevelImProtocolsPaltalkBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelImProtocolsEntry 46 } affirmedZoneDpiStatisticsGridLevelImProtocolsQQPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelImProtocolsEntry 47 } affirmedZoneDpiStatisticsGridLevelImProtocolsQQBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelImProtocolsEntry 48 } affirmedZoneDpiStatisticsGridLevelImProtocolsUsenetPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelImProtocolsEntry 49 } affirmedZoneDpiStatisticsGridLevelImProtocolsUsenetBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelImProtocolsEntry 50 } affirmedZoneDpiStatisticsGridLevelImProtocolsWhatsAppPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelImProtocolsEntry 51 } affirmedZoneDpiStatisticsGridLevelImProtocolsWhatsAppBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelImProtocolsEntry 52 } affirmedZoneDpiStatisticsGridLevelImProtocolsXDCCPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelImProtocolsEntry 53 } affirmedZoneDpiStatisticsGridLevelImProtocolsXDCCBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelImProtocolsEntry 54 } affirmedZoneDpiStatisticsGridLevelImProtocolsYahooPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelImProtocolsEntry 55 } affirmedZoneDpiStatisticsGridLevelImProtocolsYahooBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelImProtocolsEntry 56 } affirmedZoneDpiStatisticsGridLevelImProtocolsEBuddyPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelImProtocolsEntry 57 } affirmedZoneDpiStatisticsGridLevelImProtocolsEBuddyBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelImProtocolsEntry 58 } affirmedZoneDpiStatisticsGridLevelImProtocolsGaduGaduUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelImProtocolsEntry 59 } affirmedZoneDpiStatisticsGridLevelImProtocolsGaduGaduUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelImProtocolsEntry 60 } affirmedZoneDpiStatisticsGridLevelImProtocolsGaduGaduDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelImProtocolsEntry 61 } affirmedZoneDpiStatisticsGridLevelImProtocolsGaduGaduDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelImProtocolsEntry 62 } affirmedZoneDpiStatisticsGridLevelImProtocolsGoogleTalkUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelImProtocolsEntry 63 } affirmedZoneDpiStatisticsGridLevelImProtocolsGoogleTalkUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelImProtocolsEntry 64 } affirmedZoneDpiStatisticsGridLevelImProtocolsGoogleTalkDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelImProtocolsEntry 65 } affirmedZoneDpiStatisticsGridLevelImProtocolsGoogleTalkDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelImProtocolsEntry 66 } affirmedZoneDpiStatisticsGridLevelImProtocolsIMOUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelImProtocolsEntry 67 } affirmedZoneDpiStatisticsGridLevelImProtocolsIMOUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelImProtocolsEntry 68 } affirmedZoneDpiStatisticsGridLevelImProtocolsIMODlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelImProtocolsEntry 69 } affirmedZoneDpiStatisticsGridLevelImProtocolsIMODlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelImProtocolsEntry 70 } affirmedZoneDpiStatisticsGridLevelImProtocolsIMplusUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelImProtocolsEntry 71 } affirmedZoneDpiStatisticsGridLevelImProtocolsIMplusUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelImProtocolsEntry 72 } affirmedZoneDpiStatisticsGridLevelImProtocolsIMplusDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelImProtocolsEntry 73 } affirmedZoneDpiStatisticsGridLevelImProtocolsIMplusDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelImProtocolsEntry 74 } affirmedZoneDpiStatisticsGridLevelImProtocolsIRCUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelImProtocolsEntry 75 } affirmedZoneDpiStatisticsGridLevelImProtocolsIRCUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelImProtocolsEntry 76 } affirmedZoneDpiStatisticsGridLevelImProtocolsIRCDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelImProtocolsEntry 77 } affirmedZoneDpiStatisticsGridLevelImProtocolsIRCDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelImProtocolsEntry 78 } affirmedZoneDpiStatisticsGridLevelImProtocolsNimbuzzUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelImProtocolsEntry 79 } affirmedZoneDpiStatisticsGridLevelImProtocolsNimbuzzUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelImProtocolsEntry 80 } affirmedZoneDpiStatisticsGridLevelImProtocolsNimbuzzDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelImProtocolsEntry 81 } affirmedZoneDpiStatisticsGridLevelImProtocolsNimbuzzDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelImProtocolsEntry 82 } affirmedZoneDpiStatisticsGridLevelImProtocolsJabberUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelImProtocolsEntry 83 } affirmedZoneDpiStatisticsGridLevelImProtocolsJabberUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelImProtocolsEntry 84 } affirmedZoneDpiStatisticsGridLevelImProtocolsJabberDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelImProtocolsEntry 85 } affirmedZoneDpiStatisticsGridLevelImProtocolsJabberDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelImProtocolsEntry 86 } affirmedZoneDpiStatisticsGridLevelImProtocolsMEEBOUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelImProtocolsEntry 87 } affirmedZoneDpiStatisticsGridLevelImProtocolsMEEBOUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelImProtocolsEntry 88 } affirmedZoneDpiStatisticsGridLevelImProtocolsMEEBODlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelImProtocolsEntry 89 } affirmedZoneDpiStatisticsGridLevelImProtocolsMEEBODlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelImProtocolsEntry 90 } affirmedZoneDpiStatisticsGridLevelImProtocolsMSNUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelImProtocolsEntry 91 } affirmedZoneDpiStatisticsGridLevelImProtocolsMSNUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelImProtocolsEntry 92 } affirmedZoneDpiStatisticsGridLevelImProtocolsMSNDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelImProtocolsEntry 93 } affirmedZoneDpiStatisticsGridLevelImProtocolsMSNDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelImProtocolsEntry 94 } affirmedZoneDpiStatisticsGridLevelImProtocolsMSRPUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelImProtocolsEntry 95 } affirmedZoneDpiStatisticsGridLevelImProtocolsMSRPUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelImProtocolsEntry 96 } affirmedZoneDpiStatisticsGridLevelImProtocolsMSRPDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelImProtocolsEntry 97 } affirmedZoneDpiStatisticsGridLevelImProtocolsMSRPDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelImProtocolsEntry 98 } affirmedZoneDpiStatisticsGridLevelImProtocolsOscarUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelImProtocolsEntry 99 } affirmedZoneDpiStatisticsGridLevelImProtocolsOscarUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelImProtocolsEntry 100 } affirmedZoneDpiStatisticsGridLevelImProtocolsOscarDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelImProtocolsEntry 101 } affirmedZoneDpiStatisticsGridLevelImProtocolsOscarDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelImProtocolsEntry 102 } affirmedZoneDpiStatisticsGridLevelImProtocolsPOPOUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelImProtocolsEntry 103 } affirmedZoneDpiStatisticsGridLevelImProtocolsPOPOUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelImProtocolsEntry 104 } affirmedZoneDpiStatisticsGridLevelImProtocolsPOPODlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelImProtocolsEntry 105 } affirmedZoneDpiStatisticsGridLevelImProtocolsPOPODlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelImProtocolsEntry 106 } affirmedZoneDpiStatisticsGridLevelImProtocolsPaltalkUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelImProtocolsEntry 107 } affirmedZoneDpiStatisticsGridLevelImProtocolsPaltalkUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelImProtocolsEntry 108 } affirmedZoneDpiStatisticsGridLevelImProtocolsPaltalkDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelImProtocolsEntry 109 } affirmedZoneDpiStatisticsGridLevelImProtocolsPaltalkDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelImProtocolsEntry 110 } affirmedZoneDpiStatisticsGridLevelImProtocolsQQUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelImProtocolsEntry 111 } affirmedZoneDpiStatisticsGridLevelImProtocolsQQUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelImProtocolsEntry 112 } affirmedZoneDpiStatisticsGridLevelImProtocolsQQDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelImProtocolsEntry 113 } affirmedZoneDpiStatisticsGridLevelImProtocolsQQDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelImProtocolsEntry 114 } affirmedZoneDpiStatisticsGridLevelImProtocolsUsenetUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelImProtocolsEntry 115 } affirmedZoneDpiStatisticsGridLevelImProtocolsUsenetUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelImProtocolsEntry 116 } affirmedZoneDpiStatisticsGridLevelImProtocolsUsenetDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelImProtocolsEntry 117 } affirmedZoneDpiStatisticsGridLevelImProtocolsUsenetDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelImProtocolsEntry 118 } affirmedZoneDpiStatisticsGridLevelImProtocolsWhatsAppUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelImProtocolsEntry 119 } affirmedZoneDpiStatisticsGridLevelImProtocolsWhatsAppUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelImProtocolsEntry 120 } affirmedZoneDpiStatisticsGridLevelImProtocolsWhatsAppDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelImProtocolsEntry 121 } affirmedZoneDpiStatisticsGridLevelImProtocolsWhatsAppDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelImProtocolsEntry 122 } affirmedZoneDpiStatisticsGridLevelImProtocolsXDCCUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelImProtocolsEntry 123 } affirmedZoneDpiStatisticsGridLevelImProtocolsXDCCUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelImProtocolsEntry 124 } affirmedZoneDpiStatisticsGridLevelImProtocolsXDCCDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelImProtocolsEntry 125 } affirmedZoneDpiStatisticsGridLevelImProtocolsXDCCDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelImProtocolsEntry 126 } affirmedZoneDpiStatisticsGridLevelImProtocolsYahooUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelImProtocolsEntry 127 } affirmedZoneDpiStatisticsGridLevelImProtocolsYahooUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelImProtocolsEntry 128 } affirmedZoneDpiStatisticsGridLevelImProtocolsYahooDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelImProtocolsEntry 129 } affirmedZoneDpiStatisticsGridLevelImProtocolsYahooDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelImProtocolsEntry 130 } affirmedZoneDpiStatisticsGridLevelImProtocolsEBuddyUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelImProtocolsEntry 131 } affirmedZoneDpiStatisticsGridLevelImProtocolsEBuddyUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelImProtocolsEntry 132 } affirmedZoneDpiStatisticsGridLevelImProtocolsEBuddyDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelImProtocolsEntry 133 } affirmedZoneDpiStatisticsGridLevelImProtocolsEBuddyDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelImProtocolsEntry 134 } affirmedZoneDpiStatisticsGridLevelImProtocolsWeChatFlows OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelImProtocolsEntry 135 } affirmedZoneDpiStatisticsGridLevelImProtocolsWeChatUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelImProtocolsEntry 136 } affirmedZoneDpiStatisticsGridLevelImProtocolsWeChatUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelImProtocolsEntry 137 } affirmedZoneDpiStatisticsGridLevelImProtocolsWeChatDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelImProtocolsEntry 138 } affirmedZoneDpiStatisticsGridLevelImProtocolsWeChatDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelImProtocolsEntry 139 } affirmedZoneDpiStatisticsGridLevelImProtocolsKikMessengerFlows OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelImProtocolsEntry 140 } affirmedZoneDpiStatisticsGridLevelImProtocolsKikMessengerUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelImProtocolsEntry 141 } affirmedZoneDpiStatisticsGridLevelImProtocolsKikMessengerUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelImProtocolsEntry 142 } affirmedZoneDpiStatisticsGridLevelImProtocolsKikMessengerDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelImProtocolsEntry 143 } affirmedZoneDpiStatisticsGridLevelImProtocolsKikMessengerDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelImProtocolsEntry 144 } affirmedZoneDpiStatisticsGridLevelImProtocolsMPlusFlows OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelImProtocolsEntry 145 } affirmedZoneDpiStatisticsGridLevelImProtocolsMPlusUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelImProtocolsEntry 146 } affirmedZoneDpiStatisticsGridLevelImProtocolsMPlusUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelImProtocolsEntry 147 } affirmedZoneDpiStatisticsGridLevelImProtocolsMPlusDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelImProtocolsEntry 148 } affirmedZoneDpiStatisticsGridLevelImProtocolsMPlusDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelImProtocolsEntry 149 } affirmedZoneDpiStatisticsGridLevelImProtocolsHikeMessengerFlows OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelImProtocolsEntry 150 } affirmedZoneDpiStatisticsGridLevelImProtocolsHikeMessengerUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelImProtocolsEntry 151 } affirmedZoneDpiStatisticsGridLevelImProtocolsHikeMessengerUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelImProtocolsEntry 152 } affirmedZoneDpiStatisticsGridLevelImProtocolsHikeMessengerDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelImProtocolsEntry 153 } affirmedZoneDpiStatisticsGridLevelImProtocolsHikeMessengerDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelImProtocolsEntry 154 } affirmedZoneDpiStatisticsGridLevelImProtocolsThreemaFlows OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelImProtocolsEntry 155 } affirmedZoneDpiStatisticsGridLevelImProtocolsThreemaUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelImProtocolsEntry 156 } affirmedZoneDpiStatisticsGridLevelImProtocolsThreemaUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelImProtocolsEntry 157 } affirmedZoneDpiStatisticsGridLevelImProtocolsThreemaDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelImProtocolsEntry 158 } affirmedZoneDpiStatisticsGridLevelImProtocolsThreemaDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelImProtocolsEntry 159 } affirmedZoneDpiStatisticsGridLevelImProtocolsTelegramFlows OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelImProtocolsEntry 160 } affirmedZoneDpiStatisticsGridLevelImProtocolsTelegramUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelImProtocolsEntry 161 } affirmedZoneDpiStatisticsGridLevelImProtocolsTelegramUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelImProtocolsEntry 162 } affirmedZoneDpiStatisticsGridLevelImProtocolsTelegramDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelImProtocolsEntry 163 } affirmedZoneDpiStatisticsGridLevelImProtocolsTelegramDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelImProtocolsEntry 164 } affirmedZoneDpiStatisticsGridLevelImProtocolsBlueJeansFlows OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelImProtocolsEntry 165 } affirmedZoneDpiStatisticsGridLevelImProtocolsBlueJeansUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelImProtocolsEntry 166 } affirmedZoneDpiStatisticsGridLevelImProtocolsBlueJeansUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelImProtocolsEntry 167 } affirmedZoneDpiStatisticsGridLevelImProtocolsBlueJeansDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelImProtocolsEntry 168 } affirmedZoneDpiStatisticsGridLevelImProtocolsBlueJeansDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelImProtocolsEntry 169 } affirmedZoneDpiStatisticsGridLevelImProtocolsZaloFlows OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelImProtocolsEntry 170 } affirmedZoneDpiStatisticsGridLevelImProtocolsZaloUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelImProtocolsEntry 171 } affirmedZoneDpiStatisticsGridLevelImProtocolsZaloUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelImProtocolsEntry 172 } affirmedZoneDpiStatisticsGridLevelImProtocolsZaloDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelImProtocolsEntry 173 } affirmedZoneDpiStatisticsGridLevelImProtocolsZaloDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelImProtocolsEntry 174 } affirmedZoneDpiStatisticsGridLevelImProtocolsGoogleHangoutsFlows OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelImProtocolsEntry 175 } affirmedZoneDpiStatisticsGridLevelImProtocolsGoogleHangoutsUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelImProtocolsEntry 176 } affirmedZoneDpiStatisticsGridLevelImProtocolsGoogleHangoutsUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelImProtocolsEntry 177 } affirmedZoneDpiStatisticsGridLevelImProtocolsGoogleHangoutsDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelImProtocolsEntry 178 } affirmedZoneDpiStatisticsGridLevelImProtocolsGoogleHangoutsDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelImProtocolsEntry 179 } affirmedZoneDpiStatisticsGridLevelImProtocolsSnapChatFlows OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelImProtocolsEntry 180 } affirmedZoneDpiStatisticsGridLevelImProtocolsSnapChatUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelImProtocolsEntry 181 } affirmedZoneDpiStatisticsGridLevelImProtocolsSnapChatUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelImProtocolsEntry 182 } affirmedZoneDpiStatisticsGridLevelImProtocolsSnapChatDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelImProtocolsEntry 183 } affirmedZoneDpiStatisticsGridLevelImProtocolsSnapChatDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelImProtocolsEntry 184 } affirmedZoneDpiStatisticsGridLevelImProtocolsYuilopFlows OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelImProtocolsEntry 185 } affirmedZoneDpiStatisticsGridLevelImProtocolsYuilopUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelImProtocolsEntry 186 } affirmedZoneDpiStatisticsGridLevelImProtocolsYuilopUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelImProtocolsEntry 187 } affirmedZoneDpiStatisticsGridLevelImProtocolsYuilopDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelImProtocolsEntry 188 } affirmedZoneDpiStatisticsGridLevelImProtocolsYuilopDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelImProtocolsEntry 189 } affirmedZoneDpiStatisticsGridLevelImProtocolsIOFlows OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelImProtocolsEntry 190 } affirmedZoneDpiStatisticsGridLevelImProtocolsIOUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelImProtocolsEntry 191 } affirmedZoneDpiStatisticsGridLevelImProtocolsIOUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelImProtocolsEntry 192 } affirmedZoneDpiStatisticsGridLevelImProtocolsIODlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelImProtocolsEntry 193 } affirmedZoneDpiStatisticsGridLevelImProtocolsIODlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelImProtocolsEntry 194 } affirmedZoneDpiStatisticsGridLevelImProtocolsAIMFlows OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelImProtocolsEntry 195 } affirmedZoneDpiStatisticsGridLevelImProtocolsAIMUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelImProtocolsEntry 196 } affirmedZoneDpiStatisticsGridLevelImProtocolsAIMUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelImProtocolsEntry 197 } affirmedZoneDpiStatisticsGridLevelImProtocolsAIMDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelImProtocolsEntry 198 } affirmedZoneDpiStatisticsGridLevelImProtocolsAIMDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelImProtocolsEntry 199 } affirmedZoneDpiStatisticsGridLevelImProtocolsICQFlows OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelImProtocolsEntry 200 } affirmedZoneDpiStatisticsGridLevelImProtocolsICQUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelImProtocolsEntry 201 } affirmedZoneDpiStatisticsGridLevelImProtocolsICQUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelImProtocolsEntry 202 } affirmedZoneDpiStatisticsGridLevelImProtocolsICQDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelImProtocolsEntry 203 } affirmedZoneDpiStatisticsGridLevelImProtocolsICQDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelImProtocolsEntry 204 } affirmedZoneDpiStatisticsGridLevelImProtocolsZeroMQFlows OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelImProtocolsEntry 205 } affirmedZoneDpiStatisticsGridLevelImProtocolsZeroMQUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelImProtocolsEntry 206 } affirmedZoneDpiStatisticsGridLevelImProtocolsZeroMQUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelImProtocolsEntry 207 } affirmedZoneDpiStatisticsGridLevelImProtocolsZeroMQDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelImProtocolsEntry 208 } affirmedZoneDpiStatisticsGridLevelImProtocolsZeroMQDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelImProtocolsEntry 209 } affirmedZoneDpiStatisticsGridLevelImProtocolsSignalFlows OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelImProtocolsEntry 210 } affirmedZoneDpiStatisticsGridLevelImProtocolsSignalUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelImProtocolsEntry 211 } affirmedZoneDpiStatisticsGridLevelImProtocolsSignalUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelImProtocolsEntry 212 } affirmedZoneDpiStatisticsGridLevelImProtocolsSignalDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelImProtocolsEntry 213 } affirmedZoneDpiStatisticsGridLevelImProtocolsSignalDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelImProtocolsEntry 214 } affirmedZoneDpiStatisticsGridLevelImProtocolsWireMessengerFlows OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelImProtocolsEntry 215 } affirmedZoneDpiStatisticsGridLevelImProtocolsWireMessengerUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelImProtocolsEntry 216 } affirmedZoneDpiStatisticsGridLevelImProtocolsWireMessengerUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelImProtocolsEntry 217 } affirmedZoneDpiStatisticsGridLevelImProtocolsWireMessengerDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelImProtocolsEntry 218 } affirmedZoneDpiStatisticsGridLevelImProtocolsWireMessengerDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelImProtocolsEntry 219 } affirmedZoneDpiStatisticsGridLevelImSubProtocolsGaduGaduTable OBJECT-TYPE SYNTAX SEQUENCE OF AffirmedZoneDpiStatisticsGridLevelImSubProtocolsGaduGaduEntry MAX-ACCESS not-accessible STATUS deprecated DESCRIPTION "" ::= { affirmedZoneMIB 25 } affirmedZoneDpiStatisticsGridLevelImSubProtocolsGaduGaduEntry OBJECT-TYPE SYNTAX AffirmedZoneDpiStatisticsGridLevelImSubProtocolsGaduGaduEntry MAX-ACCESS not-accessible STATUS deprecated DESCRIPTION "" INDEX { affirmedZoneName, affirmedZoneDpiStatisticsGridLevelImSubProtocolsGaduGaduGrid } ::= { affirmedZoneDpiStatisticsGridLevelImSubProtocolsGaduGaduTable 1 } AffirmedZoneDpiStatisticsGridLevelImSubProtocolsGaduGaduEntry ::= SEQUENCE { affirmedZoneDpiStatisticsGridLevelImSubProtocolsGaduGaduGrid Unsigned32, affirmedZoneDpiStatisticsGridLevelImSubProtocolsGaduGaduServer ConfdString, affirmedZoneDpiStatisticsGridLevelImSubProtocolsGaduGaduFile-transfer ConfdString, affirmedZoneDpiStatisticsGridLevelImSubProtocolsGaduGaduVoice ConfdString, affirmedZoneDpiStatisticsGridLevelImSubProtocolsGaduGaduVideo ConfdString, affirmedZoneDpiStatisticsGridLevelImSubProtocolsGaduGaduServerPkts ConfdString, affirmedZoneDpiStatisticsGridLevelImSubProtocolsGaduGaduServerBytes ConfdString, affirmedZoneDpiStatisticsGridLevelImSubProtocolsGaduGaduFile-transferPkts ConfdString, affirmedZoneDpiStatisticsGridLevelImSubProtocolsGaduGaduFile-transferBytes ConfdString, affirmedZoneDpiStatisticsGridLevelImSubProtocolsGaduGaduVoicePkts ConfdString, affirmedZoneDpiStatisticsGridLevelImSubProtocolsGaduGaduVoiceBytes ConfdString, affirmedZoneDpiStatisticsGridLevelImSubProtocolsGaduGaduVideoPkts ConfdString, affirmedZoneDpiStatisticsGridLevelImSubProtocolsGaduGaduVideoBytes ConfdString, affirmedZoneDpiStatisticsGridLevelImSubProtocolsGaduGaduServerUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelImSubProtocolsGaduGaduServerUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelImSubProtocolsGaduGaduServerDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelImSubProtocolsGaduGaduServerDlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelImSubProtocolsGaduGaduFile-transferUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelImSubProtocolsGaduGaduFile-transferUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelImSubProtocolsGaduGaduFile-transferDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelImSubProtocolsGaduGaduFile-transferDlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelImSubProtocolsGaduGaduVoiceUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelImSubProtocolsGaduGaduVoiceUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelImSubProtocolsGaduGaduVoiceDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelImSubProtocolsGaduGaduVoiceDlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelImSubProtocolsGaduGaduVideoUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelImSubProtocolsGaduGaduVideoUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelImSubProtocolsGaduGaduVideoDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelImSubProtocolsGaduGaduVideoDlBytes ConfdString } affirmedZoneDpiStatisticsGridLevelImSubProtocolsGaduGaduGrid OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS not-accessible STATUS current DESCRIPTION "grid ID" ::= { affirmedZoneDpiStatisticsGridLevelImSubProtocolsGaduGaduEntry 1 } affirmedZoneDpiStatisticsGridLevelImSubProtocolsGaduGaduServer OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelImSubProtocolsGaduGaduEntry 2 } affirmedZoneDpiStatisticsGridLevelImSubProtocolsGaduGaduFile-transfer OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelImSubProtocolsGaduGaduEntry 3 } affirmedZoneDpiStatisticsGridLevelImSubProtocolsGaduGaduVoice OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelImSubProtocolsGaduGaduEntry 4 } affirmedZoneDpiStatisticsGridLevelImSubProtocolsGaduGaduVideo OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelImSubProtocolsGaduGaduEntry 5 } affirmedZoneDpiStatisticsGridLevelImSubProtocolsGaduGaduServerPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelImSubProtocolsGaduGaduEntry 6 } affirmedZoneDpiStatisticsGridLevelImSubProtocolsGaduGaduServerBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelImSubProtocolsGaduGaduEntry 7 } affirmedZoneDpiStatisticsGridLevelImSubProtocolsGaduGaduFile-transferPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelImSubProtocolsGaduGaduEntry 8 } affirmedZoneDpiStatisticsGridLevelImSubProtocolsGaduGaduFile-transferBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelImSubProtocolsGaduGaduEntry 9 } affirmedZoneDpiStatisticsGridLevelImSubProtocolsGaduGaduVoicePkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelImSubProtocolsGaduGaduEntry 10 } affirmedZoneDpiStatisticsGridLevelImSubProtocolsGaduGaduVoiceBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelImSubProtocolsGaduGaduEntry 11 } affirmedZoneDpiStatisticsGridLevelImSubProtocolsGaduGaduVideoPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelImSubProtocolsGaduGaduEntry 12 } affirmedZoneDpiStatisticsGridLevelImSubProtocolsGaduGaduVideoBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelImSubProtocolsGaduGaduEntry 13 } affirmedZoneDpiStatisticsGridLevelImSubProtocolsGaduGaduServerUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelImSubProtocolsGaduGaduEntry 14 } affirmedZoneDpiStatisticsGridLevelImSubProtocolsGaduGaduServerUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelImSubProtocolsGaduGaduEntry 15 } affirmedZoneDpiStatisticsGridLevelImSubProtocolsGaduGaduServerDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelImSubProtocolsGaduGaduEntry 16 } affirmedZoneDpiStatisticsGridLevelImSubProtocolsGaduGaduServerDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelImSubProtocolsGaduGaduEntry 17 } affirmedZoneDpiStatisticsGridLevelImSubProtocolsGaduGaduFile-transferUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelImSubProtocolsGaduGaduEntry 18 } affirmedZoneDpiStatisticsGridLevelImSubProtocolsGaduGaduFile-transferUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelImSubProtocolsGaduGaduEntry 19 } affirmedZoneDpiStatisticsGridLevelImSubProtocolsGaduGaduFile-transferDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelImSubProtocolsGaduGaduEntry 20 } affirmedZoneDpiStatisticsGridLevelImSubProtocolsGaduGaduFile-transferDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelImSubProtocolsGaduGaduEntry 21 } affirmedZoneDpiStatisticsGridLevelImSubProtocolsGaduGaduVoiceUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelImSubProtocolsGaduGaduEntry 22 } affirmedZoneDpiStatisticsGridLevelImSubProtocolsGaduGaduVoiceUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelImSubProtocolsGaduGaduEntry 23 } affirmedZoneDpiStatisticsGridLevelImSubProtocolsGaduGaduVoiceDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelImSubProtocolsGaduGaduEntry 24 } affirmedZoneDpiStatisticsGridLevelImSubProtocolsGaduGaduVoiceDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelImSubProtocolsGaduGaduEntry 25 } affirmedZoneDpiStatisticsGridLevelImSubProtocolsGaduGaduVideoUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelImSubProtocolsGaduGaduEntry 26 } affirmedZoneDpiStatisticsGridLevelImSubProtocolsGaduGaduVideoUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelImSubProtocolsGaduGaduEntry 27 } affirmedZoneDpiStatisticsGridLevelImSubProtocolsGaduGaduVideoDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelImSubProtocolsGaduGaduEntry 28 } affirmedZoneDpiStatisticsGridLevelImSubProtocolsGaduGaduVideoDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelImSubProtocolsGaduGaduEntry 29 } affirmedZoneDpiStatisticsGridLevelImSubProtocolsGoogleTalkTable OBJECT-TYPE SYNTAX SEQUENCE OF AffirmedZoneDpiStatisticsGridLevelImSubProtocolsGoogleTalkEntry MAX-ACCESS not-accessible STATUS deprecated DESCRIPTION "" ::= { affirmedZoneMIB 26 } affirmedZoneDpiStatisticsGridLevelImSubProtocolsGoogleTalkEntry OBJECT-TYPE SYNTAX AffirmedZoneDpiStatisticsGridLevelImSubProtocolsGoogleTalkEntry MAX-ACCESS not-accessible STATUS deprecated DESCRIPTION "" INDEX { affirmedZoneName, affirmedZoneDpiStatisticsGridLevelImSubProtocolsGoogleTalkGrid } ::= { affirmedZoneDpiStatisticsGridLevelImSubProtocolsGoogleTalkTable 1 } AffirmedZoneDpiStatisticsGridLevelImSubProtocolsGoogleTalkEntry ::= SEQUENCE { affirmedZoneDpiStatisticsGridLevelImSubProtocolsGoogleTalkGrid Unsigned32, affirmedZoneDpiStatisticsGridLevelImSubProtocolsGoogleTalkVoice ConfdString, affirmedZoneDpiStatisticsGridLevelImSubProtocolsGoogleTalkFile-transfer ConfdString, affirmedZoneDpiStatisticsGridLevelImSubProtocolsGoogleTalkVideo ConfdString, affirmedZoneDpiStatisticsGridLevelImSubProtocolsGoogleTalkVoicePkts ConfdString, affirmedZoneDpiStatisticsGridLevelImSubProtocolsGoogleTalkVoiceBytes ConfdString, affirmedZoneDpiStatisticsGridLevelImSubProtocolsGoogleTalkFile-transferPkts ConfdString, affirmedZoneDpiStatisticsGridLevelImSubProtocolsGoogleTalkFile-transferBytes ConfdString, affirmedZoneDpiStatisticsGridLevelImSubProtocolsGoogleTalkVideoPkts ConfdString, affirmedZoneDpiStatisticsGridLevelImSubProtocolsGoogleTalkVideoBytes ConfdString, affirmedZoneDpiStatisticsGridLevelImSubProtocolsGoogleTalkVoiceUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelImSubProtocolsGoogleTalkVoiceUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelImSubProtocolsGoogleTalkVoiceDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelImSubProtocolsGoogleTalkVoiceDlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelImSubProtocolsGoogleTalkFile-transferUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelImSubProtocolsGoogleTalkFile-transferUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelImSubProtocolsGoogleTalkFile-transferDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelImSubProtocolsGoogleTalkFile-transferDlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelImSubProtocolsGoogleTalkVideoUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelImSubProtocolsGoogleTalkVideoUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelImSubProtocolsGoogleTalkVideoDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelImSubProtocolsGoogleTalkVideoDlBytes ConfdString } affirmedZoneDpiStatisticsGridLevelImSubProtocolsGoogleTalkGrid OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS not-accessible STATUS current DESCRIPTION "grid ID" ::= { affirmedZoneDpiStatisticsGridLevelImSubProtocolsGoogleTalkEntry 1 } affirmedZoneDpiStatisticsGridLevelImSubProtocolsGoogleTalkVoice OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelImSubProtocolsGoogleTalkEntry 2 } affirmedZoneDpiStatisticsGridLevelImSubProtocolsGoogleTalkFile-transfer OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelImSubProtocolsGoogleTalkEntry 3 } affirmedZoneDpiStatisticsGridLevelImSubProtocolsGoogleTalkVideo OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelImSubProtocolsGoogleTalkEntry 4 } affirmedZoneDpiStatisticsGridLevelImSubProtocolsGoogleTalkVoicePkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelImSubProtocolsGoogleTalkEntry 5 } affirmedZoneDpiStatisticsGridLevelImSubProtocolsGoogleTalkVoiceBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelImSubProtocolsGoogleTalkEntry 6 } affirmedZoneDpiStatisticsGridLevelImSubProtocolsGoogleTalkFile-transferPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelImSubProtocolsGoogleTalkEntry 7 } affirmedZoneDpiStatisticsGridLevelImSubProtocolsGoogleTalkFile-transferBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelImSubProtocolsGoogleTalkEntry 8 } affirmedZoneDpiStatisticsGridLevelImSubProtocolsGoogleTalkVideoPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelImSubProtocolsGoogleTalkEntry 9 } affirmedZoneDpiStatisticsGridLevelImSubProtocolsGoogleTalkVideoBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelImSubProtocolsGoogleTalkEntry 10 } affirmedZoneDpiStatisticsGridLevelImSubProtocolsGoogleTalkVoiceUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelImSubProtocolsGoogleTalkEntry 11 } affirmedZoneDpiStatisticsGridLevelImSubProtocolsGoogleTalkVoiceUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelImSubProtocolsGoogleTalkEntry 12 } affirmedZoneDpiStatisticsGridLevelImSubProtocolsGoogleTalkVoiceDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelImSubProtocolsGoogleTalkEntry 13 } affirmedZoneDpiStatisticsGridLevelImSubProtocolsGoogleTalkVoiceDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelImSubProtocolsGoogleTalkEntry 14 } affirmedZoneDpiStatisticsGridLevelImSubProtocolsGoogleTalkFile-transferUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelImSubProtocolsGoogleTalkEntry 15 } affirmedZoneDpiStatisticsGridLevelImSubProtocolsGoogleTalkFile-transferUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelImSubProtocolsGoogleTalkEntry 16 } affirmedZoneDpiStatisticsGridLevelImSubProtocolsGoogleTalkFile-transferDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelImSubProtocolsGoogleTalkEntry 17 } affirmedZoneDpiStatisticsGridLevelImSubProtocolsGoogleTalkFile-transferDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelImSubProtocolsGoogleTalkEntry 18 } affirmedZoneDpiStatisticsGridLevelImSubProtocolsGoogleTalkVideoUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelImSubProtocolsGoogleTalkEntry 19 } affirmedZoneDpiStatisticsGridLevelImSubProtocolsGoogleTalkVideoUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelImSubProtocolsGoogleTalkEntry 20 } affirmedZoneDpiStatisticsGridLevelImSubProtocolsGoogleTalkVideoDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelImSubProtocolsGoogleTalkEntry 21 } affirmedZoneDpiStatisticsGridLevelImSubProtocolsGoogleTalkVideoDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelImSubProtocolsGoogleTalkEntry 22 } affirmedZoneDpiStatisticsGridLevelImSubProtocolsIRCTable OBJECT-TYPE SYNTAX SEQUENCE OF AffirmedZoneDpiStatisticsGridLevelImSubProtocolsIRCEntry MAX-ACCESS not-accessible STATUS deprecated DESCRIPTION "" ::= { affirmedZoneMIB 27 } affirmedZoneDpiStatisticsGridLevelImSubProtocolsIRCEntry OBJECT-TYPE SYNTAX AffirmedZoneDpiStatisticsGridLevelImSubProtocolsIRCEntry MAX-ACCESS not-accessible STATUS deprecated DESCRIPTION "" INDEX { affirmedZoneName, affirmedZoneDpiStatisticsGridLevelImSubProtocolsIRCGrid } ::= { affirmedZoneDpiStatisticsGridLevelImSubProtocolsIRCTable 1 } AffirmedZoneDpiStatisticsGridLevelImSubProtocolsIRCEntry ::= SEQUENCE { affirmedZoneDpiStatisticsGridLevelImSubProtocolsIRCGrid Unsigned32, affirmedZoneDpiStatisticsGridLevelImSubProtocolsIRCFile-transfer ConfdString, affirmedZoneDpiStatisticsGridLevelImSubProtocolsIRCFile-transferPkts ConfdString, affirmedZoneDpiStatisticsGridLevelImSubProtocolsIRCFile-transferBytes ConfdString, affirmedZoneDpiStatisticsGridLevelImSubProtocolsIRCFile-transferUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelImSubProtocolsIRCFile-transferUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelImSubProtocolsIRCFile-transferDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelImSubProtocolsIRCFile-transferDlBytes ConfdString } affirmedZoneDpiStatisticsGridLevelImSubProtocolsIRCGrid OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS not-accessible STATUS current DESCRIPTION "grid ID" ::= { affirmedZoneDpiStatisticsGridLevelImSubProtocolsIRCEntry 1 } affirmedZoneDpiStatisticsGridLevelImSubProtocolsIRCFile-transfer OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelImSubProtocolsIRCEntry 2 } affirmedZoneDpiStatisticsGridLevelImSubProtocolsIRCFile-transferPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelImSubProtocolsIRCEntry 3 } affirmedZoneDpiStatisticsGridLevelImSubProtocolsIRCFile-transferBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelImSubProtocolsIRCEntry 4 } affirmedZoneDpiStatisticsGridLevelImSubProtocolsIRCFile-transferUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelImSubProtocolsIRCEntry 5 } affirmedZoneDpiStatisticsGridLevelImSubProtocolsIRCFile-transferUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelImSubProtocolsIRCEntry 6 } affirmedZoneDpiStatisticsGridLevelImSubProtocolsIRCFile-transferDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelImSubProtocolsIRCEntry 7 } affirmedZoneDpiStatisticsGridLevelImSubProtocolsIRCFile-transferDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelImSubProtocolsIRCEntry 8 } affirmedZoneDpiStatisticsGridLevelImSubProtocolsJabberTable OBJECT-TYPE SYNTAX SEQUENCE OF AffirmedZoneDpiStatisticsGridLevelImSubProtocolsJabberEntry MAX-ACCESS not-accessible STATUS deprecated DESCRIPTION "" ::= { affirmedZoneMIB 28 } affirmedZoneDpiStatisticsGridLevelImSubProtocolsJabberEntry OBJECT-TYPE SYNTAX AffirmedZoneDpiStatisticsGridLevelImSubProtocolsJabberEntry MAX-ACCESS not-accessible STATUS deprecated DESCRIPTION "" INDEX { affirmedZoneName, affirmedZoneDpiStatisticsGridLevelImSubProtocolsJabberGrid } ::= { affirmedZoneDpiStatisticsGridLevelImSubProtocolsJabberTable 1 } AffirmedZoneDpiStatisticsGridLevelImSubProtocolsJabberEntry ::= SEQUENCE { affirmedZoneDpiStatisticsGridLevelImSubProtocolsJabberGrid Unsigned32, affirmedZoneDpiStatisticsGridLevelImSubProtocolsJabberVoice ConfdString, affirmedZoneDpiStatisticsGridLevelImSubProtocolsJabberFile-transfer ConfdString, affirmedZoneDpiStatisticsGridLevelImSubProtocolsJabberVideo ConfdString, affirmedZoneDpiStatisticsGridLevelImSubProtocolsJabberVoicePkts ConfdString, affirmedZoneDpiStatisticsGridLevelImSubProtocolsJabberVoiceBytes ConfdString, affirmedZoneDpiStatisticsGridLevelImSubProtocolsJabberFile-transferPkts ConfdString, affirmedZoneDpiStatisticsGridLevelImSubProtocolsJabberFile-transferBytes ConfdString, affirmedZoneDpiStatisticsGridLevelImSubProtocolsJabberVideoPkts ConfdString, affirmedZoneDpiStatisticsGridLevelImSubProtocolsJabberVideoBytes ConfdString, affirmedZoneDpiStatisticsGridLevelImSubProtocolsJabberVoiceUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelImSubProtocolsJabberVoiceUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelImSubProtocolsJabberVoiceDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelImSubProtocolsJabberVoiceDlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelImSubProtocolsJabberFile-transferUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelImSubProtocolsJabberFile-transferUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelImSubProtocolsJabberFile-transferDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelImSubProtocolsJabberFile-transferDlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelImSubProtocolsJabberVideoUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelImSubProtocolsJabberVideoUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelImSubProtocolsJabberVideoDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelImSubProtocolsJabberVideoDlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelImSubProtocolsJabberEncryptedFlows ConfdString, affirmedZoneDpiStatisticsGridLevelImSubProtocolsJabberEncryptedUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelImSubProtocolsJabberEncryptedUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelImSubProtocolsJabberEncryptedDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelImSubProtocolsJabberEncryptedDlBytes ConfdString } affirmedZoneDpiStatisticsGridLevelImSubProtocolsJabberGrid OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS not-accessible STATUS current DESCRIPTION "grid ID" ::= { affirmedZoneDpiStatisticsGridLevelImSubProtocolsJabberEntry 1 } affirmedZoneDpiStatisticsGridLevelImSubProtocolsJabberVoice OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelImSubProtocolsJabberEntry 2 } affirmedZoneDpiStatisticsGridLevelImSubProtocolsJabberFile-transfer OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelImSubProtocolsJabberEntry 3 } affirmedZoneDpiStatisticsGridLevelImSubProtocolsJabberVideo OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelImSubProtocolsJabberEntry 4 } affirmedZoneDpiStatisticsGridLevelImSubProtocolsJabberVoicePkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelImSubProtocolsJabberEntry 5 } affirmedZoneDpiStatisticsGridLevelImSubProtocolsJabberVoiceBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelImSubProtocolsJabberEntry 6 } affirmedZoneDpiStatisticsGridLevelImSubProtocolsJabberFile-transferPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelImSubProtocolsJabberEntry 7 } affirmedZoneDpiStatisticsGridLevelImSubProtocolsJabberFile-transferBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelImSubProtocolsJabberEntry 8 } affirmedZoneDpiStatisticsGridLevelImSubProtocolsJabberVideoPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelImSubProtocolsJabberEntry 9 } affirmedZoneDpiStatisticsGridLevelImSubProtocolsJabberVideoBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelImSubProtocolsJabberEntry 10 } affirmedZoneDpiStatisticsGridLevelImSubProtocolsJabberVoiceUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelImSubProtocolsJabberEntry 11 } affirmedZoneDpiStatisticsGridLevelImSubProtocolsJabberVoiceUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelImSubProtocolsJabberEntry 12 } affirmedZoneDpiStatisticsGridLevelImSubProtocolsJabberVoiceDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelImSubProtocolsJabberEntry 13 } affirmedZoneDpiStatisticsGridLevelImSubProtocolsJabberVoiceDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelImSubProtocolsJabberEntry 14 } affirmedZoneDpiStatisticsGridLevelImSubProtocolsJabberFile-transferUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelImSubProtocolsJabberEntry 15 } affirmedZoneDpiStatisticsGridLevelImSubProtocolsJabberFile-transferUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelImSubProtocolsJabberEntry 16 } affirmedZoneDpiStatisticsGridLevelImSubProtocolsJabberFile-transferDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelImSubProtocolsJabberEntry 17 } affirmedZoneDpiStatisticsGridLevelImSubProtocolsJabberFile-transferDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelImSubProtocolsJabberEntry 18 } affirmedZoneDpiStatisticsGridLevelImSubProtocolsJabberVideoUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelImSubProtocolsJabberEntry 19 } affirmedZoneDpiStatisticsGridLevelImSubProtocolsJabberVideoUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelImSubProtocolsJabberEntry 20 } affirmedZoneDpiStatisticsGridLevelImSubProtocolsJabberVideoDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelImSubProtocolsJabberEntry 21 } affirmedZoneDpiStatisticsGridLevelImSubProtocolsJabberVideoDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelImSubProtocolsJabberEntry 22 } affirmedZoneDpiStatisticsGridLevelImSubProtocolsJabberEncryptedFlows OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelImSubProtocolsJabberEntry 23 } affirmedZoneDpiStatisticsGridLevelImSubProtocolsJabberEncryptedUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelImSubProtocolsJabberEntry 24 } affirmedZoneDpiStatisticsGridLevelImSubProtocolsJabberEncryptedUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelImSubProtocolsJabberEntry 25 } affirmedZoneDpiStatisticsGridLevelImSubProtocolsJabberEncryptedDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelImSubProtocolsJabberEntry 26 } affirmedZoneDpiStatisticsGridLevelImSubProtocolsJabberEncryptedDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelImSubProtocolsJabberEntry 27 } affirmedZoneDpiStatisticsGridLevelImSubProtocolsMEEBOTable OBJECT-TYPE SYNTAX SEQUENCE OF AffirmedZoneDpiStatisticsGridLevelImSubProtocolsMEEBOEntry MAX-ACCESS not-accessible STATUS deprecated DESCRIPTION "" ::= { affirmedZoneMIB 29 } affirmedZoneDpiStatisticsGridLevelImSubProtocolsMEEBOEntry OBJECT-TYPE SYNTAX AffirmedZoneDpiStatisticsGridLevelImSubProtocolsMEEBOEntry MAX-ACCESS not-accessible STATUS deprecated DESCRIPTION "" INDEX { affirmedZoneName, affirmedZoneDpiStatisticsGridLevelImSubProtocolsMEEBOGrid } ::= { affirmedZoneDpiStatisticsGridLevelImSubProtocolsMEEBOTable 1 } AffirmedZoneDpiStatisticsGridLevelImSubProtocolsMEEBOEntry ::= SEQUENCE { affirmedZoneDpiStatisticsGridLevelImSubProtocolsMEEBOGrid Unsigned32, affirmedZoneDpiStatisticsGridLevelImSubProtocolsMEEBOAudio ConfdString, affirmedZoneDpiStatisticsGridLevelImSubProtocolsMEEBOVideo ConfdString, affirmedZoneDpiStatisticsGridLevelImSubProtocolsMEEBOAudioPkts ConfdString, affirmedZoneDpiStatisticsGridLevelImSubProtocolsMEEBOAudioBytes ConfdString, affirmedZoneDpiStatisticsGridLevelImSubProtocolsMEEBOVideoPkts ConfdString, affirmedZoneDpiStatisticsGridLevelImSubProtocolsMEEBOVideoBytes ConfdString, affirmedZoneDpiStatisticsGridLevelImSubProtocolsMEEBOAudioUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelImSubProtocolsMEEBOAudioUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelImSubProtocolsMEEBOAudioDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelImSubProtocolsMEEBOAudioDlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelImSubProtocolsMEEBOVideoUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelImSubProtocolsMEEBOVideoUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelImSubProtocolsMEEBOVideoDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelImSubProtocolsMEEBOVideoDlBytes ConfdString } affirmedZoneDpiStatisticsGridLevelImSubProtocolsMEEBOGrid OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS not-accessible STATUS current DESCRIPTION "grid ID" ::= { affirmedZoneDpiStatisticsGridLevelImSubProtocolsMEEBOEntry 1 } affirmedZoneDpiStatisticsGridLevelImSubProtocolsMEEBOAudio OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelImSubProtocolsMEEBOEntry 2 } affirmedZoneDpiStatisticsGridLevelImSubProtocolsMEEBOVideo OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelImSubProtocolsMEEBOEntry 3 } affirmedZoneDpiStatisticsGridLevelImSubProtocolsMEEBOAudioPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelImSubProtocolsMEEBOEntry 4 } affirmedZoneDpiStatisticsGridLevelImSubProtocolsMEEBOAudioBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelImSubProtocolsMEEBOEntry 5 } affirmedZoneDpiStatisticsGridLevelImSubProtocolsMEEBOVideoPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelImSubProtocolsMEEBOEntry 6 } affirmedZoneDpiStatisticsGridLevelImSubProtocolsMEEBOVideoBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelImSubProtocolsMEEBOEntry 7 } affirmedZoneDpiStatisticsGridLevelImSubProtocolsMEEBOAudioUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelImSubProtocolsMEEBOEntry 8 } affirmedZoneDpiStatisticsGridLevelImSubProtocolsMEEBOAudioUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelImSubProtocolsMEEBOEntry 9 } affirmedZoneDpiStatisticsGridLevelImSubProtocolsMEEBOAudioDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelImSubProtocolsMEEBOEntry 10 } affirmedZoneDpiStatisticsGridLevelImSubProtocolsMEEBOAudioDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelImSubProtocolsMEEBOEntry 11 } affirmedZoneDpiStatisticsGridLevelImSubProtocolsMEEBOVideoUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelImSubProtocolsMEEBOEntry 12 } affirmedZoneDpiStatisticsGridLevelImSubProtocolsMEEBOVideoUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelImSubProtocolsMEEBOEntry 13 } affirmedZoneDpiStatisticsGridLevelImSubProtocolsMEEBOVideoDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelImSubProtocolsMEEBOEntry 14 } affirmedZoneDpiStatisticsGridLevelImSubProtocolsMEEBOVideoDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelImSubProtocolsMEEBOEntry 15 } affirmedZoneDpiStatisticsGridLevelImSubProtocolsMSNTable OBJECT-TYPE SYNTAX SEQUENCE OF AffirmedZoneDpiStatisticsGridLevelImSubProtocolsMSNEntry MAX-ACCESS not-accessible STATUS deprecated DESCRIPTION "" ::= { affirmedZoneMIB 30 } affirmedZoneDpiStatisticsGridLevelImSubProtocolsMSNEntry OBJECT-TYPE SYNTAX AffirmedZoneDpiStatisticsGridLevelImSubProtocolsMSNEntry MAX-ACCESS not-accessible STATUS deprecated DESCRIPTION "" INDEX { affirmedZoneName, affirmedZoneDpiStatisticsGridLevelImSubProtocolsMSNGrid } ::= { affirmedZoneDpiStatisticsGridLevelImSubProtocolsMSNTable 1 } AffirmedZoneDpiStatisticsGridLevelImSubProtocolsMSNEntry ::= SEQUENCE { affirmedZoneDpiStatisticsGridLevelImSubProtocolsMSNGrid Unsigned32, affirmedZoneDpiStatisticsGridLevelImSubProtocolsMSNVoice ConfdString, affirmedZoneDpiStatisticsGridLevelImSubProtocolsMSNFile-transfer ConfdString, affirmedZoneDpiStatisticsGridLevelImSubProtocolsMSNVideo ConfdString, affirmedZoneDpiStatisticsGridLevelImSubProtocolsMSNVoicePkts ConfdString, affirmedZoneDpiStatisticsGridLevelImSubProtocolsMSNVoiceBytes ConfdString, affirmedZoneDpiStatisticsGridLevelImSubProtocolsMSNFile-transferPkts ConfdString, affirmedZoneDpiStatisticsGridLevelImSubProtocolsMSNFile-transferBytes ConfdString, affirmedZoneDpiStatisticsGridLevelImSubProtocolsMSNVideoPkts ConfdString, affirmedZoneDpiStatisticsGridLevelImSubProtocolsMSNVideoBytes ConfdString, affirmedZoneDpiStatisticsGridLevelImSubProtocolsMSNVoiceUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelImSubProtocolsMSNVoiceUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelImSubProtocolsMSNVoiceDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelImSubProtocolsMSNVoiceDlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelImSubProtocolsMSNFile-transferUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelImSubProtocolsMSNFile-transferUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelImSubProtocolsMSNFile-transferDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelImSubProtocolsMSNFile-transferDlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelImSubProtocolsMSNVideoUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelImSubProtocolsMSNVideoUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelImSubProtocolsMSNVideoDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelImSubProtocolsMSNVideoDlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelImSubProtocolsMSNWebchat ConfdString, affirmedZoneDpiStatisticsGridLevelImSubProtocolsMSNWebchatPkts ConfdString, affirmedZoneDpiStatisticsGridLevelImSubProtocolsMSNWebchatBytes ConfdString, affirmedZoneDpiStatisticsGridLevelImSubProtocolsMSNWebchatUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelImSubProtocolsMSNWebchatUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelImSubProtocolsMSNWebchatDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelImSubProtocolsMSNWebchatDlBytes ConfdString } affirmedZoneDpiStatisticsGridLevelImSubProtocolsMSNGrid OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS not-accessible STATUS current DESCRIPTION "grid ID" ::= { affirmedZoneDpiStatisticsGridLevelImSubProtocolsMSNEntry 1 } affirmedZoneDpiStatisticsGridLevelImSubProtocolsMSNVoice OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelImSubProtocolsMSNEntry 2 } affirmedZoneDpiStatisticsGridLevelImSubProtocolsMSNFile-transfer OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelImSubProtocolsMSNEntry 3 } affirmedZoneDpiStatisticsGridLevelImSubProtocolsMSNVideo OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelImSubProtocolsMSNEntry 4 } affirmedZoneDpiStatisticsGridLevelImSubProtocolsMSNVoicePkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelImSubProtocolsMSNEntry 5 } affirmedZoneDpiStatisticsGridLevelImSubProtocolsMSNVoiceBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelImSubProtocolsMSNEntry 6 } affirmedZoneDpiStatisticsGridLevelImSubProtocolsMSNFile-transferPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelImSubProtocolsMSNEntry 7 } affirmedZoneDpiStatisticsGridLevelImSubProtocolsMSNFile-transferBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelImSubProtocolsMSNEntry 8 } affirmedZoneDpiStatisticsGridLevelImSubProtocolsMSNVideoPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelImSubProtocolsMSNEntry 9 } affirmedZoneDpiStatisticsGridLevelImSubProtocolsMSNVideoBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelImSubProtocolsMSNEntry 10 } affirmedZoneDpiStatisticsGridLevelImSubProtocolsMSNVoiceUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelImSubProtocolsMSNEntry 11 } affirmedZoneDpiStatisticsGridLevelImSubProtocolsMSNVoiceUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelImSubProtocolsMSNEntry 12 } affirmedZoneDpiStatisticsGridLevelImSubProtocolsMSNVoiceDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelImSubProtocolsMSNEntry 13 } affirmedZoneDpiStatisticsGridLevelImSubProtocolsMSNVoiceDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelImSubProtocolsMSNEntry 14 } affirmedZoneDpiStatisticsGridLevelImSubProtocolsMSNFile-transferUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelImSubProtocolsMSNEntry 15 } affirmedZoneDpiStatisticsGridLevelImSubProtocolsMSNFile-transferUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelImSubProtocolsMSNEntry 16 } affirmedZoneDpiStatisticsGridLevelImSubProtocolsMSNFile-transferDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelImSubProtocolsMSNEntry 17 } affirmedZoneDpiStatisticsGridLevelImSubProtocolsMSNFile-transferDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelImSubProtocolsMSNEntry 18 } affirmedZoneDpiStatisticsGridLevelImSubProtocolsMSNVideoUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelImSubProtocolsMSNEntry 19 } affirmedZoneDpiStatisticsGridLevelImSubProtocolsMSNVideoUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelImSubProtocolsMSNEntry 20 } affirmedZoneDpiStatisticsGridLevelImSubProtocolsMSNVideoDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelImSubProtocolsMSNEntry 21 } affirmedZoneDpiStatisticsGridLevelImSubProtocolsMSNVideoDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelImSubProtocolsMSNEntry 22 } affirmedZoneDpiStatisticsGridLevelImSubProtocolsMSNWebchat OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelImSubProtocolsMSNEntry 23 } affirmedZoneDpiStatisticsGridLevelImSubProtocolsMSNWebchatPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelImSubProtocolsMSNEntry 24 } affirmedZoneDpiStatisticsGridLevelImSubProtocolsMSNWebchatBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelImSubProtocolsMSNEntry 25 } affirmedZoneDpiStatisticsGridLevelImSubProtocolsMSNWebchatUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelImSubProtocolsMSNEntry 26 } affirmedZoneDpiStatisticsGridLevelImSubProtocolsMSNWebchatUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelImSubProtocolsMSNEntry 27 } affirmedZoneDpiStatisticsGridLevelImSubProtocolsMSNWebchatDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelImSubProtocolsMSNEntry 28 } affirmedZoneDpiStatisticsGridLevelImSubProtocolsMSNWebchatDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelImSubProtocolsMSNEntry 29 } affirmedZoneDpiStatisticsGridLevelImSubProtocolsOscarTable OBJECT-TYPE SYNTAX SEQUENCE OF AffirmedZoneDpiStatisticsGridLevelImSubProtocolsOscarEntry MAX-ACCESS not-accessible STATUS deprecated DESCRIPTION "" ::= { affirmedZoneMIB 31 } affirmedZoneDpiStatisticsGridLevelImSubProtocolsOscarEntry OBJECT-TYPE SYNTAX AffirmedZoneDpiStatisticsGridLevelImSubProtocolsOscarEntry MAX-ACCESS not-accessible STATUS deprecated DESCRIPTION "" INDEX { affirmedZoneName, affirmedZoneDpiStatisticsGridLevelImSubProtocolsOscarGrid } ::= { affirmedZoneDpiStatisticsGridLevelImSubProtocolsOscarTable 1 } AffirmedZoneDpiStatisticsGridLevelImSubProtocolsOscarEntry ::= SEQUENCE { affirmedZoneDpiStatisticsGridLevelImSubProtocolsOscarGrid Unsigned32, affirmedZoneDpiStatisticsGridLevelImSubProtocolsOscarFile-transfer ConfdString, affirmedZoneDpiStatisticsGridLevelImSubProtocolsOscarPicture-transfer ConfdString, affirmedZoneDpiStatisticsGridLevelImSubProtocolsOscarVoice ConfdString, affirmedZoneDpiStatisticsGridLevelImSubProtocolsOscarVideo ConfdString, affirmedZoneDpiStatisticsGridLevelImSubProtocolsOscarFile-transferPkts ConfdString, affirmedZoneDpiStatisticsGridLevelImSubProtocolsOscarFile-transferBytes ConfdString, affirmedZoneDpiStatisticsGridLevelImSubProtocolsOscarPicture-transferPkts ConfdString, affirmedZoneDpiStatisticsGridLevelImSubProtocolsOscarPicture-transferBytes ConfdString, affirmedZoneDpiStatisticsGridLevelImSubProtocolsOscarVoicePkts ConfdString, affirmedZoneDpiStatisticsGridLevelImSubProtocolsOscarVoiceBytes ConfdString, affirmedZoneDpiStatisticsGridLevelImSubProtocolsOscarVideoPkts ConfdString, affirmedZoneDpiStatisticsGridLevelImSubProtocolsOscarVideoBytes ConfdString, affirmedZoneDpiStatisticsGridLevelImSubProtocolsOscarFile-transferUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelImSubProtocolsOscarFile-transferUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelImSubProtocolsOscarFile-transferDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelImSubProtocolsOscarFile-transferDlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelImSubProtocolsOscarPicture-transferUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelImSubProtocolsOscarPicture-transferUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelImSubProtocolsOscarPicture-transferDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelImSubProtocolsOscarPicture-transferDlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelImSubProtocolsOscarVoiceUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelImSubProtocolsOscarVoiceUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelImSubProtocolsOscarVoiceDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelImSubProtocolsOscarVoiceDlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelImSubProtocolsOscarVideoUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelImSubProtocolsOscarVideoUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelImSubProtocolsOscarVideoDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelImSubProtocolsOscarVideoDlBytes ConfdString } affirmedZoneDpiStatisticsGridLevelImSubProtocolsOscarGrid OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS not-accessible STATUS current DESCRIPTION "grid ID" ::= { affirmedZoneDpiStatisticsGridLevelImSubProtocolsOscarEntry 1 } affirmedZoneDpiStatisticsGridLevelImSubProtocolsOscarFile-transfer OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelImSubProtocolsOscarEntry 2 } affirmedZoneDpiStatisticsGridLevelImSubProtocolsOscarPicture-transfer OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelImSubProtocolsOscarEntry 3 } affirmedZoneDpiStatisticsGridLevelImSubProtocolsOscarVoice OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelImSubProtocolsOscarEntry 4 } affirmedZoneDpiStatisticsGridLevelImSubProtocolsOscarVideo OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelImSubProtocolsOscarEntry 5 } affirmedZoneDpiStatisticsGridLevelImSubProtocolsOscarFile-transferPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelImSubProtocolsOscarEntry 6 } affirmedZoneDpiStatisticsGridLevelImSubProtocolsOscarFile-transferBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelImSubProtocolsOscarEntry 7 } affirmedZoneDpiStatisticsGridLevelImSubProtocolsOscarPicture-transferPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelImSubProtocolsOscarEntry 8 } affirmedZoneDpiStatisticsGridLevelImSubProtocolsOscarPicture-transferBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelImSubProtocolsOscarEntry 9 } affirmedZoneDpiStatisticsGridLevelImSubProtocolsOscarVoicePkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelImSubProtocolsOscarEntry 10 } affirmedZoneDpiStatisticsGridLevelImSubProtocolsOscarVoiceBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelImSubProtocolsOscarEntry 11 } affirmedZoneDpiStatisticsGridLevelImSubProtocolsOscarVideoPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelImSubProtocolsOscarEntry 12 } affirmedZoneDpiStatisticsGridLevelImSubProtocolsOscarVideoBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelImSubProtocolsOscarEntry 13 } affirmedZoneDpiStatisticsGridLevelImSubProtocolsOscarFile-transferUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelImSubProtocolsOscarEntry 14 } affirmedZoneDpiStatisticsGridLevelImSubProtocolsOscarFile-transferUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelImSubProtocolsOscarEntry 15 } affirmedZoneDpiStatisticsGridLevelImSubProtocolsOscarFile-transferDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelImSubProtocolsOscarEntry 16 } affirmedZoneDpiStatisticsGridLevelImSubProtocolsOscarFile-transferDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelImSubProtocolsOscarEntry 17 } affirmedZoneDpiStatisticsGridLevelImSubProtocolsOscarPicture-transferUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelImSubProtocolsOscarEntry 18 } affirmedZoneDpiStatisticsGridLevelImSubProtocolsOscarPicture-transferUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelImSubProtocolsOscarEntry 19 } affirmedZoneDpiStatisticsGridLevelImSubProtocolsOscarPicture-transferDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelImSubProtocolsOscarEntry 20 } affirmedZoneDpiStatisticsGridLevelImSubProtocolsOscarPicture-transferDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelImSubProtocolsOscarEntry 21 } affirmedZoneDpiStatisticsGridLevelImSubProtocolsOscarVoiceUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelImSubProtocolsOscarEntry 22 } affirmedZoneDpiStatisticsGridLevelImSubProtocolsOscarVoiceUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelImSubProtocolsOscarEntry 23 } affirmedZoneDpiStatisticsGridLevelImSubProtocolsOscarVoiceDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelImSubProtocolsOscarEntry 24 } affirmedZoneDpiStatisticsGridLevelImSubProtocolsOscarVoiceDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelImSubProtocolsOscarEntry 25 } affirmedZoneDpiStatisticsGridLevelImSubProtocolsOscarVideoUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelImSubProtocolsOscarEntry 26 } affirmedZoneDpiStatisticsGridLevelImSubProtocolsOscarVideoUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelImSubProtocolsOscarEntry 27 } affirmedZoneDpiStatisticsGridLevelImSubProtocolsOscarVideoDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelImSubProtocolsOscarEntry 28 } affirmedZoneDpiStatisticsGridLevelImSubProtocolsOscarVideoDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelImSubProtocolsOscarEntry 29 } affirmedZoneDpiStatisticsGridLevelImSubProtocolsPalTalkTable OBJECT-TYPE SYNTAX SEQUENCE OF AffirmedZoneDpiStatisticsGridLevelImSubProtocolsPalTalkEntry MAX-ACCESS not-accessible STATUS deprecated DESCRIPTION "" ::= { affirmedZoneMIB 32 } affirmedZoneDpiStatisticsGridLevelImSubProtocolsPalTalkEntry OBJECT-TYPE SYNTAX AffirmedZoneDpiStatisticsGridLevelImSubProtocolsPalTalkEntry MAX-ACCESS not-accessible STATUS deprecated DESCRIPTION "" INDEX { affirmedZoneName, affirmedZoneDpiStatisticsGridLevelImSubProtocolsPalTalkGrid } ::= { affirmedZoneDpiStatisticsGridLevelImSubProtocolsPalTalkTable 1 } AffirmedZoneDpiStatisticsGridLevelImSubProtocolsPalTalkEntry ::= SEQUENCE { affirmedZoneDpiStatisticsGridLevelImSubProtocolsPalTalkGrid Unsigned32, affirmedZoneDpiStatisticsGridLevelImSubProtocolsPalTalkServer ConfdString, affirmedZoneDpiStatisticsGridLevelImSubProtocolsPalTalkFile-transfer ConfdString, affirmedZoneDpiStatisticsGridLevelImSubProtocolsPalTalkVoice ConfdString, affirmedZoneDpiStatisticsGridLevelImSubProtocolsPalTalkVideo ConfdString, affirmedZoneDpiStatisticsGridLevelImSubProtocolsPalTalkServerPkts ConfdString, affirmedZoneDpiStatisticsGridLevelImSubProtocolsPalTalkServerBytes ConfdString, affirmedZoneDpiStatisticsGridLevelImSubProtocolsPalTalkFile-transferPkts ConfdString, affirmedZoneDpiStatisticsGridLevelImSubProtocolsPalTalkFile-transferBytes ConfdString, affirmedZoneDpiStatisticsGridLevelImSubProtocolsPalTalkVoicePkts ConfdString, affirmedZoneDpiStatisticsGridLevelImSubProtocolsPalTalkVoiceBytes ConfdString, affirmedZoneDpiStatisticsGridLevelImSubProtocolsPalTalkVideoPkts ConfdString, affirmedZoneDpiStatisticsGridLevelImSubProtocolsPalTalkVideoBytes ConfdString, affirmedZoneDpiStatisticsGridLevelImSubProtocolsPalTalkServerUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelImSubProtocolsPalTalkServerUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelImSubProtocolsPalTalkServerDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelImSubProtocolsPalTalkServerDlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelImSubProtocolsPalTalkFile-transferUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelImSubProtocolsPalTalkFile-transferUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelImSubProtocolsPalTalkFile-transferDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelImSubProtocolsPalTalkFile-transferDlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelImSubProtocolsPalTalkVoiceUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelImSubProtocolsPalTalkVoiceUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelImSubProtocolsPalTalkVoiceDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelImSubProtocolsPalTalkVoiceDlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelImSubProtocolsPalTalkVideoUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelImSubProtocolsPalTalkVideoUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelImSubProtocolsPalTalkVideoDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelImSubProtocolsPalTalkVideoDlBytes ConfdString } affirmedZoneDpiStatisticsGridLevelImSubProtocolsPalTalkGrid OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS not-accessible STATUS current DESCRIPTION "grid ID" ::= { affirmedZoneDpiStatisticsGridLevelImSubProtocolsPalTalkEntry 1 } affirmedZoneDpiStatisticsGridLevelImSubProtocolsPalTalkServer OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelImSubProtocolsPalTalkEntry 2 } affirmedZoneDpiStatisticsGridLevelImSubProtocolsPalTalkFile-transfer OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelImSubProtocolsPalTalkEntry 3 } affirmedZoneDpiStatisticsGridLevelImSubProtocolsPalTalkVoice OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelImSubProtocolsPalTalkEntry 4 } affirmedZoneDpiStatisticsGridLevelImSubProtocolsPalTalkVideo OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelImSubProtocolsPalTalkEntry 5 } affirmedZoneDpiStatisticsGridLevelImSubProtocolsPalTalkServerPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelImSubProtocolsPalTalkEntry 6 } affirmedZoneDpiStatisticsGridLevelImSubProtocolsPalTalkServerBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelImSubProtocolsPalTalkEntry 7 } affirmedZoneDpiStatisticsGridLevelImSubProtocolsPalTalkFile-transferPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelImSubProtocolsPalTalkEntry 8 } affirmedZoneDpiStatisticsGridLevelImSubProtocolsPalTalkFile-transferBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelImSubProtocolsPalTalkEntry 9 } affirmedZoneDpiStatisticsGridLevelImSubProtocolsPalTalkVoicePkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelImSubProtocolsPalTalkEntry 10 } affirmedZoneDpiStatisticsGridLevelImSubProtocolsPalTalkVoiceBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelImSubProtocolsPalTalkEntry 11 } affirmedZoneDpiStatisticsGridLevelImSubProtocolsPalTalkVideoPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelImSubProtocolsPalTalkEntry 12 } affirmedZoneDpiStatisticsGridLevelImSubProtocolsPalTalkVideoBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelImSubProtocolsPalTalkEntry 13 } affirmedZoneDpiStatisticsGridLevelImSubProtocolsPalTalkServerUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelImSubProtocolsPalTalkEntry 14 } affirmedZoneDpiStatisticsGridLevelImSubProtocolsPalTalkServerUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelImSubProtocolsPalTalkEntry 15 } affirmedZoneDpiStatisticsGridLevelImSubProtocolsPalTalkServerDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelImSubProtocolsPalTalkEntry 16 } affirmedZoneDpiStatisticsGridLevelImSubProtocolsPalTalkServerDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelImSubProtocolsPalTalkEntry 17 } affirmedZoneDpiStatisticsGridLevelImSubProtocolsPalTalkFile-transferUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelImSubProtocolsPalTalkEntry 18 } affirmedZoneDpiStatisticsGridLevelImSubProtocolsPalTalkFile-transferUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelImSubProtocolsPalTalkEntry 19 } affirmedZoneDpiStatisticsGridLevelImSubProtocolsPalTalkFile-transferDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelImSubProtocolsPalTalkEntry 20 } affirmedZoneDpiStatisticsGridLevelImSubProtocolsPalTalkFile-transferDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelImSubProtocolsPalTalkEntry 21 } affirmedZoneDpiStatisticsGridLevelImSubProtocolsPalTalkVoiceUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelImSubProtocolsPalTalkEntry 22 } affirmedZoneDpiStatisticsGridLevelImSubProtocolsPalTalkVoiceUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelImSubProtocolsPalTalkEntry 23 } affirmedZoneDpiStatisticsGridLevelImSubProtocolsPalTalkVoiceDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelImSubProtocolsPalTalkEntry 24 } affirmedZoneDpiStatisticsGridLevelImSubProtocolsPalTalkVoiceDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelImSubProtocolsPalTalkEntry 25 } affirmedZoneDpiStatisticsGridLevelImSubProtocolsPalTalkVideoUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelImSubProtocolsPalTalkEntry 26 } affirmedZoneDpiStatisticsGridLevelImSubProtocolsPalTalkVideoUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelImSubProtocolsPalTalkEntry 27 } affirmedZoneDpiStatisticsGridLevelImSubProtocolsPalTalkVideoDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelImSubProtocolsPalTalkEntry 28 } affirmedZoneDpiStatisticsGridLevelImSubProtocolsPalTalkVideoDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelImSubProtocolsPalTalkEntry 29 } affirmedZoneDpiStatisticsGridLevelImSubProtocolsQQTable OBJECT-TYPE SYNTAX SEQUENCE OF AffirmedZoneDpiStatisticsGridLevelImSubProtocolsQQEntry MAX-ACCESS not-accessible STATUS deprecated DESCRIPTION "" ::= { affirmedZoneMIB 33 } affirmedZoneDpiStatisticsGridLevelImSubProtocolsQQEntry OBJECT-TYPE SYNTAX AffirmedZoneDpiStatisticsGridLevelImSubProtocolsQQEntry MAX-ACCESS not-accessible STATUS deprecated DESCRIPTION "" INDEX { affirmedZoneName, affirmedZoneDpiStatisticsGridLevelImSubProtocolsQQGrid } ::= { affirmedZoneDpiStatisticsGridLevelImSubProtocolsQQTable 1 } AffirmedZoneDpiStatisticsGridLevelImSubProtocolsQQEntry ::= SEQUENCE { affirmedZoneDpiStatisticsGridLevelImSubProtocolsQQGrid Unsigned32, affirmedZoneDpiStatisticsGridLevelImSubProtocolsQQVoice ConfdString, affirmedZoneDpiStatisticsGridLevelImSubProtocolsQQFile-transfer ConfdString, affirmedZoneDpiStatisticsGridLevelImSubProtocolsQQVideo ConfdString, affirmedZoneDpiStatisticsGridLevelImSubProtocolsQQVoicePkts ConfdString, affirmedZoneDpiStatisticsGridLevelImSubProtocolsQQVoiceBytes ConfdString, affirmedZoneDpiStatisticsGridLevelImSubProtocolsQQFile-transferPkts ConfdString, affirmedZoneDpiStatisticsGridLevelImSubProtocolsQQFile-transferBytes ConfdString, affirmedZoneDpiStatisticsGridLevelImSubProtocolsQQVideoPkts ConfdString, affirmedZoneDpiStatisticsGridLevelImSubProtocolsQQVideoBytes ConfdString, affirmedZoneDpiStatisticsGridLevelImSubProtocolsQQVoiceUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelImSubProtocolsQQVoiceUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelImSubProtocolsQQVoiceDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelImSubProtocolsQQVoiceDlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelImSubProtocolsQQFile-transferUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelImSubProtocolsQQFile-transferUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelImSubProtocolsQQFile-transferDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelImSubProtocolsQQFile-transferDlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelImSubProtocolsQQVideoUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelImSubProtocolsQQVideoUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelImSubProtocolsQQVideoDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelImSubProtocolsQQVideoDlBytes ConfdString } affirmedZoneDpiStatisticsGridLevelImSubProtocolsQQGrid OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS not-accessible STATUS current DESCRIPTION "grid ID" ::= { affirmedZoneDpiStatisticsGridLevelImSubProtocolsQQEntry 1 } affirmedZoneDpiStatisticsGridLevelImSubProtocolsQQVoice OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelImSubProtocolsQQEntry 2 } affirmedZoneDpiStatisticsGridLevelImSubProtocolsQQFile-transfer OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelImSubProtocolsQQEntry 3 } affirmedZoneDpiStatisticsGridLevelImSubProtocolsQQVideo OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelImSubProtocolsQQEntry 4 } affirmedZoneDpiStatisticsGridLevelImSubProtocolsQQVoicePkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelImSubProtocolsQQEntry 5 } affirmedZoneDpiStatisticsGridLevelImSubProtocolsQQVoiceBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelImSubProtocolsQQEntry 6 } affirmedZoneDpiStatisticsGridLevelImSubProtocolsQQFile-transferPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelImSubProtocolsQQEntry 7 } affirmedZoneDpiStatisticsGridLevelImSubProtocolsQQFile-transferBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelImSubProtocolsQQEntry 8 } affirmedZoneDpiStatisticsGridLevelImSubProtocolsQQVideoPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelImSubProtocolsQQEntry 9 } affirmedZoneDpiStatisticsGridLevelImSubProtocolsQQVideoBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelImSubProtocolsQQEntry 10 } affirmedZoneDpiStatisticsGridLevelImSubProtocolsQQVoiceUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelImSubProtocolsQQEntry 11 } affirmedZoneDpiStatisticsGridLevelImSubProtocolsQQVoiceUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelImSubProtocolsQQEntry 12 } affirmedZoneDpiStatisticsGridLevelImSubProtocolsQQVoiceDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelImSubProtocolsQQEntry 13 } affirmedZoneDpiStatisticsGridLevelImSubProtocolsQQVoiceDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelImSubProtocolsQQEntry 14 } affirmedZoneDpiStatisticsGridLevelImSubProtocolsQQFile-transferUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelImSubProtocolsQQEntry 15 } affirmedZoneDpiStatisticsGridLevelImSubProtocolsQQFile-transferUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelImSubProtocolsQQEntry 16 } affirmedZoneDpiStatisticsGridLevelImSubProtocolsQQFile-transferDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelImSubProtocolsQQEntry 17 } affirmedZoneDpiStatisticsGridLevelImSubProtocolsQQFile-transferDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelImSubProtocolsQQEntry 18 } affirmedZoneDpiStatisticsGridLevelImSubProtocolsQQVideoUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelImSubProtocolsQQEntry 19 } affirmedZoneDpiStatisticsGridLevelImSubProtocolsQQVideoUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelImSubProtocolsQQEntry 20 } affirmedZoneDpiStatisticsGridLevelImSubProtocolsQQVideoDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelImSubProtocolsQQEntry 21 } affirmedZoneDpiStatisticsGridLevelImSubProtocolsQQVideoDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelImSubProtocolsQQEntry 22 } affirmedZoneDpiStatisticsGridLevelImSubProtocolsYahooTable OBJECT-TYPE SYNTAX SEQUENCE OF AffirmedZoneDpiStatisticsGridLevelImSubProtocolsYahooEntry MAX-ACCESS not-accessible STATUS deprecated DESCRIPTION "" ::= { affirmedZoneMIB 34 } affirmedZoneDpiStatisticsGridLevelImSubProtocolsYahooEntry OBJECT-TYPE SYNTAX AffirmedZoneDpiStatisticsGridLevelImSubProtocolsYahooEntry MAX-ACCESS not-accessible STATUS deprecated DESCRIPTION "" INDEX { affirmedZoneName, affirmedZoneDpiStatisticsGridLevelImSubProtocolsYahooGrid } ::= { affirmedZoneDpiStatisticsGridLevelImSubProtocolsYahooTable 1 } AffirmedZoneDpiStatisticsGridLevelImSubProtocolsYahooEntry ::= SEQUENCE { affirmedZoneDpiStatisticsGridLevelImSubProtocolsYahooGrid Unsigned32, affirmedZoneDpiStatisticsGridLevelImSubProtocolsYahooVoice ConfdString, affirmedZoneDpiStatisticsGridLevelImSubProtocolsYahooFile-transfer ConfdString, affirmedZoneDpiStatisticsGridLevelImSubProtocolsYahooVideo ConfdString, affirmedZoneDpiStatisticsGridLevelImSubProtocolsYahooWebchat ConfdString, affirmedZoneDpiStatisticsGridLevelImSubProtocolsYahooVoicePkts ConfdString, affirmedZoneDpiStatisticsGridLevelImSubProtocolsYahooVoiceBytes ConfdString, affirmedZoneDpiStatisticsGridLevelImSubProtocolsYahooFile-transferPkts ConfdString, affirmedZoneDpiStatisticsGridLevelImSubProtocolsYahooFile-transferBytes ConfdString, affirmedZoneDpiStatisticsGridLevelImSubProtocolsYahooVideoPkts ConfdString, affirmedZoneDpiStatisticsGridLevelImSubProtocolsYahooVideoBytes ConfdString, affirmedZoneDpiStatisticsGridLevelImSubProtocolsYahooWebchatPkts ConfdString, affirmedZoneDpiStatisticsGridLevelImSubProtocolsYahooWebchatBytes ConfdString, affirmedZoneDpiStatisticsGridLevelImSubProtocolsYahooVoiceUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelImSubProtocolsYahooVoiceUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelImSubProtocolsYahooVoiceDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelImSubProtocolsYahooVoiceDlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelImSubProtocolsYahooFile-transferUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelImSubProtocolsYahooFile-transferUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelImSubProtocolsYahooFile-transferDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelImSubProtocolsYahooFile-transferDlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelImSubProtocolsYahooVideoUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelImSubProtocolsYahooVideoUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelImSubProtocolsYahooVideoDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelImSubProtocolsYahooVideoDlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelImSubProtocolsYahooWebchatUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelImSubProtocolsYahooWebchatUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelImSubProtocolsYahooWebchatDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelImSubProtocolsYahooWebchatDlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelImSubProtocolsYahooWebmail ConfdString, affirmedZoneDpiStatisticsGridLevelImSubProtocolsYahooWebmailPkts ConfdString, affirmedZoneDpiStatisticsGridLevelImSubProtocolsYahooWebmailBytes ConfdString, affirmedZoneDpiStatisticsGridLevelImSubProtocolsYahooWebmailUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelImSubProtocolsYahooWebmailUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelImSubProtocolsYahooWebmailDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelImSubProtocolsYahooWebmailDlBytes ConfdString } affirmedZoneDpiStatisticsGridLevelImSubProtocolsYahooGrid OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS not-accessible STATUS current DESCRIPTION "grid ID" ::= { affirmedZoneDpiStatisticsGridLevelImSubProtocolsYahooEntry 1 } affirmedZoneDpiStatisticsGridLevelImSubProtocolsYahooVoice OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelImSubProtocolsYahooEntry 2 } affirmedZoneDpiStatisticsGridLevelImSubProtocolsYahooFile-transfer OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelImSubProtocolsYahooEntry 3 } affirmedZoneDpiStatisticsGridLevelImSubProtocolsYahooVideo OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelImSubProtocolsYahooEntry 4 } affirmedZoneDpiStatisticsGridLevelImSubProtocolsYahooWebchat OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelImSubProtocolsYahooEntry 5 } affirmedZoneDpiStatisticsGridLevelImSubProtocolsYahooVoicePkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelImSubProtocolsYahooEntry 6 } affirmedZoneDpiStatisticsGridLevelImSubProtocolsYahooVoiceBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelImSubProtocolsYahooEntry 7 } affirmedZoneDpiStatisticsGridLevelImSubProtocolsYahooFile-transferPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelImSubProtocolsYahooEntry 8 } affirmedZoneDpiStatisticsGridLevelImSubProtocolsYahooFile-transferBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelImSubProtocolsYahooEntry 9 } affirmedZoneDpiStatisticsGridLevelImSubProtocolsYahooVideoPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelImSubProtocolsYahooEntry 10 } affirmedZoneDpiStatisticsGridLevelImSubProtocolsYahooVideoBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelImSubProtocolsYahooEntry 11 } affirmedZoneDpiStatisticsGridLevelImSubProtocolsYahooWebchatPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelImSubProtocolsYahooEntry 12 } affirmedZoneDpiStatisticsGridLevelImSubProtocolsYahooWebchatBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelImSubProtocolsYahooEntry 13 } affirmedZoneDpiStatisticsGridLevelImSubProtocolsYahooVoiceUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelImSubProtocolsYahooEntry 14 } affirmedZoneDpiStatisticsGridLevelImSubProtocolsYahooVoiceUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelImSubProtocolsYahooEntry 15 } affirmedZoneDpiStatisticsGridLevelImSubProtocolsYahooVoiceDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelImSubProtocolsYahooEntry 16 } affirmedZoneDpiStatisticsGridLevelImSubProtocolsYahooVoiceDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelImSubProtocolsYahooEntry 17 } affirmedZoneDpiStatisticsGridLevelImSubProtocolsYahooFile-transferUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelImSubProtocolsYahooEntry 18 } affirmedZoneDpiStatisticsGridLevelImSubProtocolsYahooFile-transferUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelImSubProtocolsYahooEntry 19 } affirmedZoneDpiStatisticsGridLevelImSubProtocolsYahooFile-transferDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelImSubProtocolsYahooEntry 20 } affirmedZoneDpiStatisticsGridLevelImSubProtocolsYahooFile-transferDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelImSubProtocolsYahooEntry 21 } affirmedZoneDpiStatisticsGridLevelImSubProtocolsYahooVideoUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelImSubProtocolsYahooEntry 22 } affirmedZoneDpiStatisticsGridLevelImSubProtocolsYahooVideoUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelImSubProtocolsYahooEntry 23 } affirmedZoneDpiStatisticsGridLevelImSubProtocolsYahooVideoDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelImSubProtocolsYahooEntry 24 } affirmedZoneDpiStatisticsGridLevelImSubProtocolsYahooVideoDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelImSubProtocolsYahooEntry 25 } affirmedZoneDpiStatisticsGridLevelImSubProtocolsYahooWebchatUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelImSubProtocolsYahooEntry 26 } affirmedZoneDpiStatisticsGridLevelImSubProtocolsYahooWebchatUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelImSubProtocolsYahooEntry 27 } affirmedZoneDpiStatisticsGridLevelImSubProtocolsYahooWebchatDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelImSubProtocolsYahooEntry 28 } affirmedZoneDpiStatisticsGridLevelImSubProtocolsYahooWebchatDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelImSubProtocolsYahooEntry 29 } affirmedZoneDpiStatisticsGridLevelImSubProtocolsYahooWebmail OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelImSubProtocolsYahooEntry 30 } affirmedZoneDpiStatisticsGridLevelImSubProtocolsYahooWebmailPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelImSubProtocolsYahooEntry 31 } affirmedZoneDpiStatisticsGridLevelImSubProtocolsYahooWebmailBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelImSubProtocolsYahooEntry 32 } affirmedZoneDpiStatisticsGridLevelImSubProtocolsYahooWebmailUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelImSubProtocolsYahooEntry 33 } affirmedZoneDpiStatisticsGridLevelImSubProtocolsYahooWebmailUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelImSubProtocolsYahooEntry 34 } affirmedZoneDpiStatisticsGridLevelImSubProtocolsYahooWebmailDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelImSubProtocolsYahooEntry 35 } affirmedZoneDpiStatisticsGridLevelImSubProtocolsYahooWebmailDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelImSubProtocolsYahooEntry 36 } affirmedZoneDpiStatisticsGridLevelImSubProtocolsWeChatTable OBJECT-TYPE SYNTAX SEQUENCE OF AffirmedZoneDpiStatisticsGridLevelImSubProtocolsWeChatEntry MAX-ACCESS not-accessible STATUS deprecated DESCRIPTION "" ::= { affirmedZoneMIB 35 } affirmedZoneDpiStatisticsGridLevelImSubProtocolsWeChatEntry OBJECT-TYPE SYNTAX AffirmedZoneDpiStatisticsGridLevelImSubProtocolsWeChatEntry MAX-ACCESS not-accessible STATUS deprecated DESCRIPTION "" INDEX { affirmedZoneName, affirmedZoneDpiStatisticsGridLevelImSubProtocolsWeChatGrid } ::= { affirmedZoneDpiStatisticsGridLevelImSubProtocolsWeChatTable 1 } AffirmedZoneDpiStatisticsGridLevelImSubProtocolsWeChatEntry ::= SEQUENCE { affirmedZoneDpiStatisticsGridLevelImSubProtocolsWeChatGrid Unsigned32, affirmedZoneDpiStatisticsGridLevelImSubProtocolsWeChatGenericFlows ConfdString, affirmedZoneDpiStatisticsGridLevelImSubProtocolsWeChatGenericUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelImSubProtocolsWeChatGenericUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelImSubProtocolsWeChatGenericDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelImSubProtocolsWeChatGenericDlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelImSubProtocolsWeChatVoiceLiveChatFlows ConfdString, affirmedZoneDpiStatisticsGridLevelImSubProtocolsWeChatVoiceLiveChatUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelImSubProtocolsWeChatVoiceLiveChatUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelImSubProtocolsWeChatVoiceLiveChatDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelImSubProtocolsWeChatVoiceLiveChatDlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelImSubProtocolsWeChatVideoCallFlows ConfdString, affirmedZoneDpiStatisticsGridLevelImSubProtocolsWeChatVideoCallUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelImSubProtocolsWeChatVideoCallUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelImSubProtocolsWeChatVideoCallDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelImSubProtocolsWeChatVideoCallDlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelImSubProtocolsWeChatChatFlows ConfdString, affirmedZoneDpiStatisticsGridLevelImSubProtocolsWeChatChatUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelImSubProtocolsWeChatChatUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelImSubProtocolsWeChatChatDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelImSubProtocolsWeChatChatDlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelImSubProtocolsWeChatDataMessageFlows ConfdString, affirmedZoneDpiStatisticsGridLevelImSubProtocolsWeChatDataMessageUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelImSubProtocolsWeChatDataMessageUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelImSubProtocolsWeChatDataMessageDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelImSubProtocolsWeChatDataMessageDlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelImSubProtocolsWeChatWebChatFlows ConfdString, affirmedZoneDpiStatisticsGridLevelImSubProtocolsWeChatWebChatUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelImSubProtocolsWeChatWebChatUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelImSubProtocolsWeChatWebChatDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelImSubProtocolsWeChatWebChatDlBytes ConfdString } affirmedZoneDpiStatisticsGridLevelImSubProtocolsWeChatGrid OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS not-accessible STATUS current DESCRIPTION "grid ID" ::= { affirmedZoneDpiStatisticsGridLevelImSubProtocolsWeChatEntry 1 } affirmedZoneDpiStatisticsGridLevelImSubProtocolsWeChatGenericFlows OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelImSubProtocolsWeChatEntry 2 } affirmedZoneDpiStatisticsGridLevelImSubProtocolsWeChatGenericUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelImSubProtocolsWeChatEntry 3 } affirmedZoneDpiStatisticsGridLevelImSubProtocolsWeChatGenericUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelImSubProtocolsWeChatEntry 4 } affirmedZoneDpiStatisticsGridLevelImSubProtocolsWeChatGenericDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelImSubProtocolsWeChatEntry 5 } affirmedZoneDpiStatisticsGridLevelImSubProtocolsWeChatGenericDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelImSubProtocolsWeChatEntry 6 } affirmedZoneDpiStatisticsGridLevelImSubProtocolsWeChatVoiceLiveChatFlows OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelImSubProtocolsWeChatEntry 7 } affirmedZoneDpiStatisticsGridLevelImSubProtocolsWeChatVoiceLiveChatUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelImSubProtocolsWeChatEntry 8 } affirmedZoneDpiStatisticsGridLevelImSubProtocolsWeChatVoiceLiveChatUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelImSubProtocolsWeChatEntry 9 } affirmedZoneDpiStatisticsGridLevelImSubProtocolsWeChatVoiceLiveChatDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelImSubProtocolsWeChatEntry 10 } affirmedZoneDpiStatisticsGridLevelImSubProtocolsWeChatVoiceLiveChatDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelImSubProtocolsWeChatEntry 11 } affirmedZoneDpiStatisticsGridLevelImSubProtocolsWeChatVideoCallFlows OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelImSubProtocolsWeChatEntry 12 } affirmedZoneDpiStatisticsGridLevelImSubProtocolsWeChatVideoCallUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelImSubProtocolsWeChatEntry 13 } affirmedZoneDpiStatisticsGridLevelImSubProtocolsWeChatVideoCallUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelImSubProtocolsWeChatEntry 14 } affirmedZoneDpiStatisticsGridLevelImSubProtocolsWeChatVideoCallDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelImSubProtocolsWeChatEntry 15 } affirmedZoneDpiStatisticsGridLevelImSubProtocolsWeChatVideoCallDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelImSubProtocolsWeChatEntry 16 } affirmedZoneDpiStatisticsGridLevelImSubProtocolsWeChatChatFlows OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelImSubProtocolsWeChatEntry 17 } affirmedZoneDpiStatisticsGridLevelImSubProtocolsWeChatChatUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelImSubProtocolsWeChatEntry 18 } affirmedZoneDpiStatisticsGridLevelImSubProtocolsWeChatChatUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelImSubProtocolsWeChatEntry 19 } affirmedZoneDpiStatisticsGridLevelImSubProtocolsWeChatChatDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelImSubProtocolsWeChatEntry 20 } affirmedZoneDpiStatisticsGridLevelImSubProtocolsWeChatChatDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelImSubProtocolsWeChatEntry 21 } affirmedZoneDpiStatisticsGridLevelImSubProtocolsWeChatDataMessageFlows OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelImSubProtocolsWeChatEntry 22 } affirmedZoneDpiStatisticsGridLevelImSubProtocolsWeChatDataMessageUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelImSubProtocolsWeChatEntry 23 } affirmedZoneDpiStatisticsGridLevelImSubProtocolsWeChatDataMessageUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelImSubProtocolsWeChatEntry 24 } affirmedZoneDpiStatisticsGridLevelImSubProtocolsWeChatDataMessageDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelImSubProtocolsWeChatEntry 25 } affirmedZoneDpiStatisticsGridLevelImSubProtocolsWeChatDataMessageDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelImSubProtocolsWeChatEntry 26 } affirmedZoneDpiStatisticsGridLevelImSubProtocolsWeChatWebChatFlows OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelImSubProtocolsWeChatEntry 27 } affirmedZoneDpiStatisticsGridLevelImSubProtocolsWeChatWebChatUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelImSubProtocolsWeChatEntry 28 } affirmedZoneDpiStatisticsGridLevelImSubProtocolsWeChatWebChatUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelImSubProtocolsWeChatEntry 29 } affirmedZoneDpiStatisticsGridLevelImSubProtocolsWeChatWebChatDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelImSubProtocolsWeChatEntry 30 } affirmedZoneDpiStatisticsGridLevelImSubProtocolsWeChatWebChatDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelImSubProtocolsWeChatEntry 31 } affirmedZoneDpiStatisticsGridLevelImSubProtocolsWhatsAppTable OBJECT-TYPE SYNTAX SEQUENCE OF AffirmedZoneDpiStatisticsGridLevelImSubProtocolsWhatsAppEntry MAX-ACCESS not-accessible STATUS deprecated DESCRIPTION "" ::= { affirmedZoneMIB 325 } affirmedZoneDpiStatisticsGridLevelImSubProtocolsWhatsAppEntry OBJECT-TYPE SYNTAX AffirmedZoneDpiStatisticsGridLevelImSubProtocolsWhatsAppEntry MAX-ACCESS not-accessible STATUS deprecated DESCRIPTION "" INDEX { affirmedZoneName, affirmedZoneDpiStatisticsGridLevelImSubProtocolsWhatsAppGrid } ::= { affirmedZoneDpiStatisticsGridLevelImSubProtocolsWhatsAppTable 1 } AffirmedZoneDpiStatisticsGridLevelImSubProtocolsWhatsAppEntry ::= SEQUENCE { affirmedZoneDpiStatisticsGridLevelImSubProtocolsWhatsAppGrid Unsigned32, affirmedZoneDpiStatisticsGridLevelImSubProtocolsWhatsAppGenericFlows ConfdString, affirmedZoneDpiStatisticsGridLevelImSubProtocolsWhatsAppGenericUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelImSubProtocolsWhatsAppGenericUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelImSubProtocolsWhatsAppGenericDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelImSubProtocolsWhatsAppGenericDlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelImSubProtocolsWhatsAppFileTransferFlows ConfdString, affirmedZoneDpiStatisticsGridLevelImSubProtocolsWhatsAppFileTransferUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelImSubProtocolsWhatsAppFileTransferUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelImSubProtocolsWhatsAppFileTransferDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelImSubProtocolsWhatsAppFileTransferDlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelImSubProtocolsWhatsAppVoiceCallFlows ConfdString, affirmedZoneDpiStatisticsGridLevelImSubProtocolsWhatsAppVoiceCallUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelImSubProtocolsWhatsAppVoiceCallUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelImSubProtocolsWhatsAppVoiceCallDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelImSubProtocolsWhatsAppVoiceCallDlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelImSubProtocolsWhatsAppVideoCallFlows ConfdString, affirmedZoneDpiStatisticsGridLevelImSubProtocolsWhatsAppVideoCallUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelImSubProtocolsWhatsAppVideoCallUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelImSubProtocolsWhatsAppVideoCallDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelImSubProtocolsWhatsAppVideoCallDlBytes ConfdString } affirmedZoneDpiStatisticsGridLevelImSubProtocolsWhatsAppGrid OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS not-accessible STATUS current DESCRIPTION "grid ID" ::= { affirmedZoneDpiStatisticsGridLevelImSubProtocolsWhatsAppEntry 1 } affirmedZoneDpiStatisticsGridLevelImSubProtocolsWhatsAppGenericFlows OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelImSubProtocolsWhatsAppEntry 2 } affirmedZoneDpiStatisticsGridLevelImSubProtocolsWhatsAppGenericUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelImSubProtocolsWhatsAppEntry 3 } affirmedZoneDpiStatisticsGridLevelImSubProtocolsWhatsAppGenericUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelImSubProtocolsWhatsAppEntry 4 } affirmedZoneDpiStatisticsGridLevelImSubProtocolsWhatsAppGenericDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelImSubProtocolsWhatsAppEntry 5 } affirmedZoneDpiStatisticsGridLevelImSubProtocolsWhatsAppGenericDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelImSubProtocolsWhatsAppEntry 6 } affirmedZoneDpiStatisticsGridLevelImSubProtocolsWhatsAppFileTransferFlows OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelImSubProtocolsWhatsAppEntry 7 } affirmedZoneDpiStatisticsGridLevelImSubProtocolsWhatsAppFileTransferUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelImSubProtocolsWhatsAppEntry 8 } affirmedZoneDpiStatisticsGridLevelImSubProtocolsWhatsAppFileTransferUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelImSubProtocolsWhatsAppEntry 9 } affirmedZoneDpiStatisticsGridLevelImSubProtocolsWhatsAppFileTransferDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelImSubProtocolsWhatsAppEntry 10 } affirmedZoneDpiStatisticsGridLevelImSubProtocolsWhatsAppFileTransferDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelImSubProtocolsWhatsAppEntry 11 } affirmedZoneDpiStatisticsGridLevelImSubProtocolsWhatsAppVoiceCallFlows OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelImSubProtocolsWhatsAppEntry 12 } affirmedZoneDpiStatisticsGridLevelImSubProtocolsWhatsAppVoiceCallUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelImSubProtocolsWhatsAppEntry 13 } affirmedZoneDpiStatisticsGridLevelImSubProtocolsWhatsAppVoiceCallUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelImSubProtocolsWhatsAppEntry 14 } affirmedZoneDpiStatisticsGridLevelImSubProtocolsWhatsAppVoiceCallDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelImSubProtocolsWhatsAppEntry 15 } affirmedZoneDpiStatisticsGridLevelImSubProtocolsWhatsAppVoiceCallDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelImSubProtocolsWhatsAppEntry 16 } affirmedZoneDpiStatisticsGridLevelImSubProtocolsWhatsAppVideoCallFlows OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelImSubProtocolsWhatsAppEntry 17 } affirmedZoneDpiStatisticsGridLevelImSubProtocolsWhatsAppVideoCallUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelImSubProtocolsWhatsAppEntry 18 } affirmedZoneDpiStatisticsGridLevelImSubProtocolsWhatsAppVideoCallUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelImSubProtocolsWhatsAppEntry 19 } affirmedZoneDpiStatisticsGridLevelImSubProtocolsWhatsAppVideoCallDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelImSubProtocolsWhatsAppEntry 20 } affirmedZoneDpiStatisticsGridLevelImSubProtocolsWhatsAppVideoCallDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelImSubProtocolsWhatsAppEntry 21 } affirmedZoneDpiStatisticsGridLevelImSubProtocolsHangoutsTable OBJECT-TYPE SYNTAX SEQUENCE OF AffirmedZoneDpiStatisticsGridLevelImSubProtocolsHangoutsEntry MAX-ACCESS not-accessible STATUS deprecated DESCRIPTION "" ::= { affirmedZoneMIB 394 } affirmedZoneDpiStatisticsGridLevelImSubProtocolsHangoutsEntry OBJECT-TYPE SYNTAX AffirmedZoneDpiStatisticsGridLevelImSubProtocolsHangoutsEntry MAX-ACCESS not-accessible STATUS deprecated DESCRIPTION "" INDEX { affirmedZoneName, affirmedZoneDpiStatisticsGridLevelImSubProtocolsHangoutsGrid } ::= { affirmedZoneDpiStatisticsGridLevelImSubProtocolsHangoutsTable 1 } AffirmedZoneDpiStatisticsGridLevelImSubProtocolsHangoutsEntry ::= SEQUENCE { affirmedZoneDpiStatisticsGridLevelImSubProtocolsHangoutsGrid Unsigned32, affirmedZoneDpiStatisticsGridLevelImSubProtocolsHangoutsUnknownFlows ConfdString, affirmedZoneDpiStatisticsGridLevelImSubProtocolsHangoutsUnknownUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelImSubProtocolsHangoutsUnknownUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelImSubProtocolsHangoutsUnknownDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelImSubProtocolsHangoutsUnknownDlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelImSubProtocolsHangoutsAudioFlows ConfdString, affirmedZoneDpiStatisticsGridLevelImSubProtocolsHangoutsAudioUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelImSubProtocolsHangoutsAudioUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelImSubProtocolsHangoutsAudioDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelImSubProtocolsHangoutsAudioDlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelImSubProtocolsHangoutsFile-transferFlows ConfdString, affirmedZoneDpiStatisticsGridLevelImSubProtocolsHangoutsFile-transferUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelImSubProtocolsHangoutsFile-transferUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelImSubProtocolsHangoutsFile-transferDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelImSubProtocolsHangoutsFile-transferDlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelImSubProtocolsHangoutsVideoFlows ConfdString, affirmedZoneDpiStatisticsGridLevelImSubProtocolsHangoutsVideoUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelImSubProtocolsHangoutsVideoUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelImSubProtocolsHangoutsVideoDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelImSubProtocolsHangoutsVideoDlBytes ConfdString } affirmedZoneDpiStatisticsGridLevelImSubProtocolsHangoutsGrid OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS not-accessible STATUS current DESCRIPTION "grid ID" ::= { affirmedZoneDpiStatisticsGridLevelImSubProtocolsHangoutsEntry 1 } affirmedZoneDpiStatisticsGridLevelImSubProtocolsHangoutsUnknownFlows OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelImSubProtocolsHangoutsEntry 2 } affirmedZoneDpiStatisticsGridLevelImSubProtocolsHangoutsUnknownUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelImSubProtocolsHangoutsEntry 3 } affirmedZoneDpiStatisticsGridLevelImSubProtocolsHangoutsUnknownUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelImSubProtocolsHangoutsEntry 4 } affirmedZoneDpiStatisticsGridLevelImSubProtocolsHangoutsUnknownDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelImSubProtocolsHangoutsEntry 5 } affirmedZoneDpiStatisticsGridLevelImSubProtocolsHangoutsUnknownDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelImSubProtocolsHangoutsEntry 6 } affirmedZoneDpiStatisticsGridLevelImSubProtocolsHangoutsAudioFlows OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelImSubProtocolsHangoutsEntry 7 } affirmedZoneDpiStatisticsGridLevelImSubProtocolsHangoutsAudioUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelImSubProtocolsHangoutsEntry 8 } affirmedZoneDpiStatisticsGridLevelImSubProtocolsHangoutsAudioUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelImSubProtocolsHangoutsEntry 9 } affirmedZoneDpiStatisticsGridLevelImSubProtocolsHangoutsAudioDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelImSubProtocolsHangoutsEntry 10 } affirmedZoneDpiStatisticsGridLevelImSubProtocolsHangoutsAudioDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelImSubProtocolsHangoutsEntry 11 } affirmedZoneDpiStatisticsGridLevelImSubProtocolsHangoutsFile-transferFlows OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelImSubProtocolsHangoutsEntry 12 } affirmedZoneDpiStatisticsGridLevelImSubProtocolsHangoutsFile-transferUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelImSubProtocolsHangoutsEntry 13 } affirmedZoneDpiStatisticsGridLevelImSubProtocolsHangoutsFile-transferUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelImSubProtocolsHangoutsEntry 14 } affirmedZoneDpiStatisticsGridLevelImSubProtocolsHangoutsFile-transferDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelImSubProtocolsHangoutsEntry 15 } affirmedZoneDpiStatisticsGridLevelImSubProtocolsHangoutsFile-transferDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelImSubProtocolsHangoutsEntry 16 } affirmedZoneDpiStatisticsGridLevelImSubProtocolsHangoutsVideoFlows OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelImSubProtocolsHangoutsEntry 17 } affirmedZoneDpiStatisticsGridLevelImSubProtocolsHangoutsVideoUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelImSubProtocolsHangoutsEntry 18 } affirmedZoneDpiStatisticsGridLevelImSubProtocolsHangoutsVideoUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelImSubProtocolsHangoutsEntry 19 } affirmedZoneDpiStatisticsGridLevelImSubProtocolsHangoutsVideoDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelImSubProtocolsHangoutsEntry 20 } affirmedZoneDpiStatisticsGridLevelImSubProtocolsHangoutsVideoDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelImSubProtocolsHangoutsEntry 21 } affirmedZoneDpiStatisticsGridLevelImSubProtocolsYuilopTable OBJECT-TYPE SYNTAX SEQUENCE OF AffirmedZoneDpiStatisticsGridLevelImSubProtocolsYuilopEntry MAX-ACCESS not-accessible STATUS deprecated DESCRIPTION "" ::= { affirmedZoneMIB 395 } affirmedZoneDpiStatisticsGridLevelImSubProtocolsYuilopEntry OBJECT-TYPE SYNTAX AffirmedZoneDpiStatisticsGridLevelImSubProtocolsYuilopEntry MAX-ACCESS not-accessible STATUS deprecated DESCRIPTION "" INDEX { affirmedZoneName, affirmedZoneDpiStatisticsGridLevelImSubProtocolsYuilopGrid } ::= { affirmedZoneDpiStatisticsGridLevelImSubProtocolsYuilopTable 1 } AffirmedZoneDpiStatisticsGridLevelImSubProtocolsYuilopEntry ::= SEQUENCE { affirmedZoneDpiStatisticsGridLevelImSubProtocolsYuilopGrid Unsigned32, affirmedZoneDpiStatisticsGridLevelImSubProtocolsYuilopGenericFlows ConfdString, affirmedZoneDpiStatisticsGridLevelImSubProtocolsYuilopGenericUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelImSubProtocolsYuilopGenericUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelImSubProtocolsYuilopGenericDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelImSubProtocolsYuilopGenericDlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelImSubProtocolsYuilopAudioFlows ConfdString, affirmedZoneDpiStatisticsGridLevelImSubProtocolsYuilopAudioUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelImSubProtocolsYuilopAudioUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelImSubProtocolsYuilopAudioDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelImSubProtocolsYuilopAudioDlBytes ConfdString } affirmedZoneDpiStatisticsGridLevelImSubProtocolsYuilopGrid OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS not-accessible STATUS current DESCRIPTION "grid ID" ::= { affirmedZoneDpiStatisticsGridLevelImSubProtocolsYuilopEntry 1 } affirmedZoneDpiStatisticsGridLevelImSubProtocolsYuilopGenericFlows OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelImSubProtocolsYuilopEntry 2 } affirmedZoneDpiStatisticsGridLevelImSubProtocolsYuilopGenericUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelImSubProtocolsYuilopEntry 3 } affirmedZoneDpiStatisticsGridLevelImSubProtocolsYuilopGenericUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelImSubProtocolsYuilopEntry 4 } affirmedZoneDpiStatisticsGridLevelImSubProtocolsYuilopGenericDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelImSubProtocolsYuilopEntry 5 } affirmedZoneDpiStatisticsGridLevelImSubProtocolsYuilopGenericDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelImSubProtocolsYuilopEntry 6 } affirmedZoneDpiStatisticsGridLevelImSubProtocolsYuilopAudioFlows OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelImSubProtocolsYuilopEntry 7 } affirmedZoneDpiStatisticsGridLevelImSubProtocolsYuilopAudioUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelImSubProtocolsYuilopEntry 8 } affirmedZoneDpiStatisticsGridLevelImSubProtocolsYuilopAudioUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelImSubProtocolsYuilopEntry 9 } affirmedZoneDpiStatisticsGridLevelImSubProtocolsYuilopAudioDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelImSubProtocolsYuilopEntry 10 } affirmedZoneDpiStatisticsGridLevelImSubProtocolsYuilopAudioDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelImSubProtocolsYuilopEntry 11 } affirmedZoneDpiStatisticsGridLevelImSubProtocolsAIMTable OBJECT-TYPE SYNTAX SEQUENCE OF AffirmedZoneDpiStatisticsGridLevelImSubProtocolsAIMEntry MAX-ACCESS not-accessible STATUS deprecated DESCRIPTION "" ::= { affirmedZoneMIB 451 } affirmedZoneDpiStatisticsGridLevelImSubProtocolsAIMEntry OBJECT-TYPE SYNTAX AffirmedZoneDpiStatisticsGridLevelImSubProtocolsAIMEntry MAX-ACCESS not-accessible STATUS deprecated DESCRIPTION "" INDEX { affirmedZoneName, affirmedZoneDpiStatisticsGridLevelImSubProtocolsAIMGrid } ::= { affirmedZoneDpiStatisticsGridLevelImSubProtocolsAIMTable 1 } AffirmedZoneDpiStatisticsGridLevelImSubProtocolsAIMEntry ::= SEQUENCE { affirmedZoneDpiStatisticsGridLevelImSubProtocolsAIMGrid Unsigned32, affirmedZoneDpiStatisticsGridLevelImSubProtocolsAIMGenericFlows ConfdString, affirmedZoneDpiStatisticsGridLevelImSubProtocolsAIMGenericUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelImSubProtocolsAIMGenericUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelImSubProtocolsAIMGenericDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelImSubProtocolsAIMGenericDlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelImSubProtocolsAIMFile-transferFlows ConfdString, affirmedZoneDpiStatisticsGridLevelImSubProtocolsAIMFile-transferUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelImSubProtocolsAIMFile-transferUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelImSubProtocolsAIMFile-transferDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelImSubProtocolsAIMFile-transferDlBytes ConfdString } affirmedZoneDpiStatisticsGridLevelImSubProtocolsAIMGrid OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS not-accessible STATUS current DESCRIPTION "grid ID" ::= { affirmedZoneDpiStatisticsGridLevelImSubProtocolsAIMEntry 1 } affirmedZoneDpiStatisticsGridLevelImSubProtocolsAIMGenericFlows OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelImSubProtocolsAIMEntry 2 } affirmedZoneDpiStatisticsGridLevelImSubProtocolsAIMGenericUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelImSubProtocolsAIMEntry 3 } affirmedZoneDpiStatisticsGridLevelImSubProtocolsAIMGenericUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelImSubProtocolsAIMEntry 4 } affirmedZoneDpiStatisticsGridLevelImSubProtocolsAIMGenericDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelImSubProtocolsAIMEntry 5 } affirmedZoneDpiStatisticsGridLevelImSubProtocolsAIMGenericDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelImSubProtocolsAIMEntry 6 } affirmedZoneDpiStatisticsGridLevelImSubProtocolsAIMFile-transferFlows OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelImSubProtocolsAIMEntry 7 } affirmedZoneDpiStatisticsGridLevelImSubProtocolsAIMFile-transferUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelImSubProtocolsAIMEntry 8 } affirmedZoneDpiStatisticsGridLevelImSubProtocolsAIMFile-transferUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelImSubProtocolsAIMEntry 9 } affirmedZoneDpiStatisticsGridLevelImSubProtocolsAIMFile-transferDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelImSubProtocolsAIMEntry 10 } affirmedZoneDpiStatisticsGridLevelImSubProtocolsAIMFile-transferDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelImSubProtocolsAIMEntry 11 } affirmedZoneDpiStatisticsGridLevelImSubProtocolsICQTable OBJECT-TYPE SYNTAX SEQUENCE OF AffirmedZoneDpiStatisticsGridLevelImSubProtocolsICQEntry MAX-ACCESS not-accessible STATUS deprecated DESCRIPTION "" ::= { affirmedZoneMIB 452 } affirmedZoneDpiStatisticsGridLevelImSubProtocolsICQEntry OBJECT-TYPE SYNTAX AffirmedZoneDpiStatisticsGridLevelImSubProtocolsICQEntry MAX-ACCESS not-accessible STATUS deprecated DESCRIPTION "" INDEX { affirmedZoneName, affirmedZoneDpiStatisticsGridLevelImSubProtocolsICQGrid } ::= { affirmedZoneDpiStatisticsGridLevelImSubProtocolsICQTable 1 } AffirmedZoneDpiStatisticsGridLevelImSubProtocolsICQEntry ::= SEQUENCE { affirmedZoneDpiStatisticsGridLevelImSubProtocolsICQGrid Unsigned32, affirmedZoneDpiStatisticsGridLevelImSubProtocolsICQGenericFlows ConfdString, affirmedZoneDpiStatisticsGridLevelImSubProtocolsICQGenericUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelImSubProtocolsICQGenericUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelImSubProtocolsICQGenericDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelImSubProtocolsICQGenericDlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelImSubProtocolsICQFile-transferFlows ConfdString, affirmedZoneDpiStatisticsGridLevelImSubProtocolsICQFile-transferUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelImSubProtocolsICQFile-transferUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelImSubProtocolsICQFile-transferDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelImSubProtocolsICQFile-transferDlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelImSubProtocolsICQAudioFlows ConfdString, affirmedZoneDpiStatisticsGridLevelImSubProtocolsICQAudioUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelImSubProtocolsICQAudioUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelImSubProtocolsICQAudioDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelImSubProtocolsICQAudioDlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelImSubProtocolsICQVideoFlows ConfdString, affirmedZoneDpiStatisticsGridLevelImSubProtocolsICQVideoUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelImSubProtocolsICQVideoUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelImSubProtocolsICQVideoDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelImSubProtocolsICQVideoDlBytes ConfdString } affirmedZoneDpiStatisticsGridLevelImSubProtocolsICQGrid OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS not-accessible STATUS current DESCRIPTION "grid ID" ::= { affirmedZoneDpiStatisticsGridLevelImSubProtocolsICQEntry 1 } affirmedZoneDpiStatisticsGridLevelImSubProtocolsICQGenericFlows OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelImSubProtocolsICQEntry 2 } affirmedZoneDpiStatisticsGridLevelImSubProtocolsICQGenericUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelImSubProtocolsICQEntry 3 } affirmedZoneDpiStatisticsGridLevelImSubProtocolsICQGenericUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelImSubProtocolsICQEntry 4 } affirmedZoneDpiStatisticsGridLevelImSubProtocolsICQGenericDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelImSubProtocolsICQEntry 5 } affirmedZoneDpiStatisticsGridLevelImSubProtocolsICQGenericDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelImSubProtocolsICQEntry 6 } affirmedZoneDpiStatisticsGridLevelImSubProtocolsICQFile-transferFlows OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelImSubProtocolsICQEntry 7 } affirmedZoneDpiStatisticsGridLevelImSubProtocolsICQFile-transferUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelImSubProtocolsICQEntry 8 } affirmedZoneDpiStatisticsGridLevelImSubProtocolsICQFile-transferUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelImSubProtocolsICQEntry 9 } affirmedZoneDpiStatisticsGridLevelImSubProtocolsICQFile-transferDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelImSubProtocolsICQEntry 10 } affirmedZoneDpiStatisticsGridLevelImSubProtocolsICQFile-transferDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelImSubProtocolsICQEntry 11 } affirmedZoneDpiStatisticsGridLevelImSubProtocolsICQAudioFlows OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelImSubProtocolsICQEntry 12 } affirmedZoneDpiStatisticsGridLevelImSubProtocolsICQAudioUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelImSubProtocolsICQEntry 13 } affirmedZoneDpiStatisticsGridLevelImSubProtocolsICQAudioUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelImSubProtocolsICQEntry 14 } affirmedZoneDpiStatisticsGridLevelImSubProtocolsICQAudioDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelImSubProtocolsICQEntry 15 } affirmedZoneDpiStatisticsGridLevelImSubProtocolsICQAudioDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelImSubProtocolsICQEntry 16 } affirmedZoneDpiStatisticsGridLevelImSubProtocolsICQVideoFlows OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelImSubProtocolsICQEntry 17 } affirmedZoneDpiStatisticsGridLevelImSubProtocolsICQVideoUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelImSubProtocolsICQEntry 18 } affirmedZoneDpiStatisticsGridLevelImSubProtocolsICQVideoUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelImSubProtocolsICQEntry 19 } affirmedZoneDpiStatisticsGridLevelImSubProtocolsICQVideoDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelImSubProtocolsICQEntry 20 } affirmedZoneDpiStatisticsGridLevelImSubProtocolsICQVideoDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelImSubProtocolsICQEntry 21 } affirmedZoneDpiStatisticsGridLevelImSubProtocolsWireMessengerTable OBJECT-TYPE SYNTAX SEQUENCE OF AffirmedZoneDpiStatisticsGridLevelImSubProtocolsWireMessengerEntry MAX-ACCESS not-accessible STATUS deprecated DESCRIPTION "" ::= { affirmedZoneMIB 484 } affirmedZoneDpiStatisticsGridLevelImSubProtocolsWireMessengerEntry OBJECT-TYPE SYNTAX AffirmedZoneDpiStatisticsGridLevelImSubProtocolsWireMessengerEntry MAX-ACCESS not-accessible STATUS deprecated DESCRIPTION "" INDEX { affirmedZoneName, affirmedZoneDpiStatisticsGridLevelImSubProtocolsWireMessengerGrid } ::= { affirmedZoneDpiStatisticsGridLevelImSubProtocolsWireMessengerTable 1 } AffirmedZoneDpiStatisticsGridLevelImSubProtocolsWireMessengerEntry ::= SEQUENCE { affirmedZoneDpiStatisticsGridLevelImSubProtocolsWireMessengerGrid Unsigned32, affirmedZoneDpiStatisticsGridLevelImSubProtocolsWireMessengerGenericFlows ConfdString, affirmedZoneDpiStatisticsGridLevelImSubProtocolsWireMessengerGenericUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelImSubProtocolsWireMessengerGenericUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelImSubProtocolsWireMessengerGenericDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelImSubProtocolsWireMessengerGenericDlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelImSubProtocolsWireMessengerAudioFlows ConfdString, affirmedZoneDpiStatisticsGridLevelImSubProtocolsWireMessengerAudioUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelImSubProtocolsWireMessengerAudioUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelImSubProtocolsWireMessengerAudioDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelImSubProtocolsWireMessengerAudioDlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelImSubProtocolsWireMessengerVideoFlows ConfdString, affirmedZoneDpiStatisticsGridLevelImSubProtocolsWireMessengerVideoUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelImSubProtocolsWireMessengerVideoUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelImSubProtocolsWireMessengerVideoDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelImSubProtocolsWireMessengerVideoDlBytes ConfdString } affirmedZoneDpiStatisticsGridLevelImSubProtocolsWireMessengerGrid OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS not-accessible STATUS current DESCRIPTION "grid ID" ::= { affirmedZoneDpiStatisticsGridLevelImSubProtocolsWireMessengerEntry 1 } affirmedZoneDpiStatisticsGridLevelImSubProtocolsWireMessengerGenericFlows OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelImSubProtocolsWireMessengerEntry 2 } affirmedZoneDpiStatisticsGridLevelImSubProtocolsWireMessengerGenericUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelImSubProtocolsWireMessengerEntry 3 } affirmedZoneDpiStatisticsGridLevelImSubProtocolsWireMessengerGenericUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelImSubProtocolsWireMessengerEntry 4 } affirmedZoneDpiStatisticsGridLevelImSubProtocolsWireMessengerGenericDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelImSubProtocolsWireMessengerEntry 5 } affirmedZoneDpiStatisticsGridLevelImSubProtocolsWireMessengerGenericDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelImSubProtocolsWireMessengerEntry 6 } affirmedZoneDpiStatisticsGridLevelImSubProtocolsWireMessengerAudioFlows OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelImSubProtocolsWireMessengerEntry 7 } affirmedZoneDpiStatisticsGridLevelImSubProtocolsWireMessengerAudioUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelImSubProtocolsWireMessengerEntry 8 } affirmedZoneDpiStatisticsGridLevelImSubProtocolsWireMessengerAudioUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelImSubProtocolsWireMessengerEntry 9 } affirmedZoneDpiStatisticsGridLevelImSubProtocolsWireMessengerAudioDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelImSubProtocolsWireMessengerEntry 10 } affirmedZoneDpiStatisticsGridLevelImSubProtocolsWireMessengerAudioDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelImSubProtocolsWireMessengerEntry 11 } affirmedZoneDpiStatisticsGridLevelImSubProtocolsWireMessengerVideoFlows OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelImSubProtocolsWireMessengerEntry 12 } affirmedZoneDpiStatisticsGridLevelImSubProtocolsWireMessengerVideoUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelImSubProtocolsWireMessengerEntry 13 } affirmedZoneDpiStatisticsGridLevelImSubProtocolsWireMessengerVideoUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelImSubProtocolsWireMessengerEntry 14 } affirmedZoneDpiStatisticsGridLevelImSubProtocolsWireMessengerVideoDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelImSubProtocolsWireMessengerEntry 15 } affirmedZoneDpiStatisticsGridLevelImSubProtocolsWireMessengerVideoDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelImSubProtocolsWireMessengerEntry 16 } affirmedZoneDpiStatisticsGridLevelImSubProtocolsIMOTable OBJECT-TYPE SYNTAX SEQUENCE OF AffirmedZoneDpiStatisticsGridLevelImSubProtocolsIMOEntry MAX-ACCESS not-accessible STATUS deprecated DESCRIPTION "" ::= { affirmedZoneMIB 520 } affirmedZoneDpiStatisticsGridLevelImSubProtocolsIMOEntry OBJECT-TYPE SYNTAX AffirmedZoneDpiStatisticsGridLevelImSubProtocolsIMOEntry MAX-ACCESS not-accessible STATUS deprecated DESCRIPTION "" INDEX { affirmedZoneName, affirmedZoneDpiStatisticsGridLevelImSubProtocolsIMOGrid } ::= { affirmedZoneDpiStatisticsGridLevelImSubProtocolsIMOTable 1 } AffirmedZoneDpiStatisticsGridLevelImSubProtocolsIMOEntry ::= SEQUENCE { affirmedZoneDpiStatisticsGridLevelImSubProtocolsIMOGrid Unsigned32, affirmedZoneDpiStatisticsGridLevelImSubProtocolsIMOGenericFlows ConfdString, affirmedZoneDpiStatisticsGridLevelImSubProtocolsIMOGenericUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelImSubProtocolsIMOGenericUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelImSubProtocolsIMOGenericDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelImSubProtocolsIMOGenericDlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelImSubProtocolsIMOAudioFlows ConfdString, affirmedZoneDpiStatisticsGridLevelImSubProtocolsIMOAudioUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelImSubProtocolsIMOAudioUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelImSubProtocolsIMOAudioDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelImSubProtocolsIMOAudioDlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelImSubProtocolsIMOVideoFlows ConfdString, affirmedZoneDpiStatisticsGridLevelImSubProtocolsIMOVideoUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelImSubProtocolsIMOVideoUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelImSubProtocolsIMOVideoDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelImSubProtocolsIMOVideoDlBytes ConfdString } affirmedZoneDpiStatisticsGridLevelImSubProtocolsIMOGrid OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS not-accessible STATUS current DESCRIPTION "grid ID" ::= { affirmedZoneDpiStatisticsGridLevelImSubProtocolsIMOEntry 1 } affirmedZoneDpiStatisticsGridLevelImSubProtocolsIMOGenericFlows OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelImSubProtocolsIMOEntry 2 } affirmedZoneDpiStatisticsGridLevelImSubProtocolsIMOGenericUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelImSubProtocolsIMOEntry 3 } affirmedZoneDpiStatisticsGridLevelImSubProtocolsIMOGenericUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelImSubProtocolsIMOEntry 4 } affirmedZoneDpiStatisticsGridLevelImSubProtocolsIMOGenericDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelImSubProtocolsIMOEntry 5 } affirmedZoneDpiStatisticsGridLevelImSubProtocolsIMOGenericDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelImSubProtocolsIMOEntry 6 } affirmedZoneDpiStatisticsGridLevelImSubProtocolsIMOAudioFlows OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelImSubProtocolsIMOEntry 7 } affirmedZoneDpiStatisticsGridLevelImSubProtocolsIMOAudioUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelImSubProtocolsIMOEntry 8 } affirmedZoneDpiStatisticsGridLevelImSubProtocolsIMOAudioUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelImSubProtocolsIMOEntry 9 } affirmedZoneDpiStatisticsGridLevelImSubProtocolsIMOAudioDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelImSubProtocolsIMOEntry 10 } affirmedZoneDpiStatisticsGridLevelImSubProtocolsIMOAudioDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelImSubProtocolsIMOEntry 11 } affirmedZoneDpiStatisticsGridLevelImSubProtocolsIMOVideoFlows OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelImSubProtocolsIMOEntry 12 } affirmedZoneDpiStatisticsGridLevelImSubProtocolsIMOVideoUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelImSubProtocolsIMOEntry 13 } affirmedZoneDpiStatisticsGridLevelImSubProtocolsIMOVideoUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelImSubProtocolsIMOEntry 14 } affirmedZoneDpiStatisticsGridLevelImSubProtocolsIMOVideoDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelImSubProtocolsIMOEntry 15 } affirmedZoneDpiStatisticsGridLevelImSubProtocolsIMOVideoDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelImSubProtocolsIMOEntry 16 } affirmedZoneDpiStatisticsGridLevelWebProtocolsTable OBJECT-TYPE SYNTAX SEQUENCE OF AffirmedZoneDpiStatisticsGridLevelWebProtocolsEntry MAX-ACCESS not-accessible STATUS deprecated DESCRIPTION "" ::= { affirmedZoneMIB 36 } affirmedZoneDpiStatisticsGridLevelWebProtocolsEntry OBJECT-TYPE SYNTAX AffirmedZoneDpiStatisticsGridLevelWebProtocolsEntry MAX-ACCESS not-accessible STATUS deprecated DESCRIPTION "" INDEX { affirmedZoneName, affirmedZoneDpiStatisticsGridLevelWebProtocolsGrid } ::= { affirmedZoneDpiStatisticsGridLevelWebProtocolsTable 1 } AffirmedZoneDpiStatisticsGridLevelWebProtocolsEntry ::= SEQUENCE { affirmedZoneDpiStatisticsGridLevelWebProtocolsGrid Unsigned32, affirmedZoneDpiStatisticsGridLevelWebProtocolsHTTP ConfdString, affirmedZoneDpiStatisticsGridLevelWebProtocolsWebSocket ConfdString, affirmedZoneDpiStatisticsGridLevelWebProtocolsWuala ConfdString, affirmedZoneDpiStatisticsGridLevelWebProtocolsWebQQ ConfdString, affirmedZoneDpiStatisticsGridLevelWebProtocolsHTTPPkts ConfdString, affirmedZoneDpiStatisticsGridLevelWebProtocolsHTTPBytes ConfdString, affirmedZoneDpiStatisticsGridLevelWebProtocolsWebSocketPkts ConfdString, affirmedZoneDpiStatisticsGridLevelWebProtocolsWebSocketBytes ConfdString, affirmedZoneDpiStatisticsGridLevelWebProtocolsWualaPkts ConfdString, affirmedZoneDpiStatisticsGridLevelWebProtocolsWualaBytes ConfdString, affirmedZoneDpiStatisticsGridLevelWebProtocolsWebQQPkts ConfdString, affirmedZoneDpiStatisticsGridLevelWebProtocolsWebQQBytes ConfdString, affirmedZoneDpiStatisticsGridLevelWebProtocolsHTTPUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelWebProtocolsHTTPUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelWebProtocolsHTTPDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelWebProtocolsHTTPDlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelWebProtocolsWebSocketUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelWebProtocolsWebSocketUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelWebProtocolsWebSocketDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelWebProtocolsWebSocketDlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelWebProtocolsWualaUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelWebProtocolsWualaUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelWebProtocolsWualaDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelWebProtocolsWualaDlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelWebProtocolsWebQQUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelWebProtocolsWebQQUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelWebProtocolsWebQQDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelWebProtocolsWebQQDlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelWebProtocolsSPDY ConfdString, affirmedZoneDpiStatisticsGridLevelWebProtocolsSPDYPkts ConfdString, affirmedZoneDpiStatisticsGridLevelWebProtocolsSPDYBytes ConfdString, affirmedZoneDpiStatisticsGridLevelWebProtocolsSPDYUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelWebProtocolsSPDYUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelWebProtocolsSPDYDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelWebProtocolsSPDYDlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelWebProtocolsGoogle ConfdString, affirmedZoneDpiStatisticsGridLevelWebProtocolsGooglePkts ConfdString, affirmedZoneDpiStatisticsGridLevelWebProtocolsGoogleBytes ConfdString, affirmedZoneDpiStatisticsGridLevelWebProtocolsGoogleUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelWebProtocolsGoogleUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelWebProtocolsGoogleDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelWebProtocolsGoogleDlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelWebProtocolsQUICFlows ConfdString, affirmedZoneDpiStatisticsGridLevelWebProtocolsQUICUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelWebProtocolsQUICUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelWebProtocolsQUICDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelWebProtocolsQUICDlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelWebProtocolsOCSPFlows ConfdString, affirmedZoneDpiStatisticsGridLevelWebProtocolsOCSPUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelWebProtocolsOCSPUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelWebProtocolsOCSPDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelWebProtocolsOCSPDlBytes ConfdString } affirmedZoneDpiStatisticsGridLevelWebProtocolsGrid OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS not-accessible STATUS current DESCRIPTION "grid ID" ::= { affirmedZoneDpiStatisticsGridLevelWebProtocolsEntry 1 } affirmedZoneDpiStatisticsGridLevelWebProtocolsHTTP OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelWebProtocolsEntry 2 } affirmedZoneDpiStatisticsGridLevelWebProtocolsWebSocket OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelWebProtocolsEntry 3 } affirmedZoneDpiStatisticsGridLevelWebProtocolsWuala OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelWebProtocolsEntry 4 } affirmedZoneDpiStatisticsGridLevelWebProtocolsWebQQ OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelWebProtocolsEntry 5 } affirmedZoneDpiStatisticsGridLevelWebProtocolsHTTPPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelWebProtocolsEntry 6 } affirmedZoneDpiStatisticsGridLevelWebProtocolsHTTPBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelWebProtocolsEntry 7 } affirmedZoneDpiStatisticsGridLevelWebProtocolsWebSocketPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelWebProtocolsEntry 8 } affirmedZoneDpiStatisticsGridLevelWebProtocolsWebSocketBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelWebProtocolsEntry 9 } affirmedZoneDpiStatisticsGridLevelWebProtocolsWualaPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelWebProtocolsEntry 10 } affirmedZoneDpiStatisticsGridLevelWebProtocolsWualaBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelWebProtocolsEntry 11 } affirmedZoneDpiStatisticsGridLevelWebProtocolsWebQQPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelWebProtocolsEntry 12 } affirmedZoneDpiStatisticsGridLevelWebProtocolsWebQQBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelWebProtocolsEntry 13 } affirmedZoneDpiStatisticsGridLevelWebProtocolsHTTPUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelWebProtocolsEntry 14 } affirmedZoneDpiStatisticsGridLevelWebProtocolsHTTPUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelWebProtocolsEntry 15 } affirmedZoneDpiStatisticsGridLevelWebProtocolsHTTPDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelWebProtocolsEntry 16 } affirmedZoneDpiStatisticsGridLevelWebProtocolsHTTPDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelWebProtocolsEntry 17 } affirmedZoneDpiStatisticsGridLevelWebProtocolsWebSocketUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelWebProtocolsEntry 18 } affirmedZoneDpiStatisticsGridLevelWebProtocolsWebSocketUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelWebProtocolsEntry 19 } affirmedZoneDpiStatisticsGridLevelWebProtocolsWebSocketDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelWebProtocolsEntry 20 } affirmedZoneDpiStatisticsGridLevelWebProtocolsWebSocketDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelWebProtocolsEntry 21 } affirmedZoneDpiStatisticsGridLevelWebProtocolsWualaUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelWebProtocolsEntry 22 } affirmedZoneDpiStatisticsGridLevelWebProtocolsWualaUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelWebProtocolsEntry 23 } affirmedZoneDpiStatisticsGridLevelWebProtocolsWualaDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelWebProtocolsEntry 24 } affirmedZoneDpiStatisticsGridLevelWebProtocolsWualaDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelWebProtocolsEntry 25 } affirmedZoneDpiStatisticsGridLevelWebProtocolsWebQQUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelWebProtocolsEntry 26 } affirmedZoneDpiStatisticsGridLevelWebProtocolsWebQQUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelWebProtocolsEntry 27 } affirmedZoneDpiStatisticsGridLevelWebProtocolsWebQQDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelWebProtocolsEntry 28 } affirmedZoneDpiStatisticsGridLevelWebProtocolsWebQQDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelWebProtocolsEntry 29 } affirmedZoneDpiStatisticsGridLevelWebProtocolsSPDY OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelWebProtocolsEntry 30 } affirmedZoneDpiStatisticsGridLevelWebProtocolsSPDYPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelWebProtocolsEntry 31 } affirmedZoneDpiStatisticsGridLevelWebProtocolsSPDYBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelWebProtocolsEntry 32 } affirmedZoneDpiStatisticsGridLevelWebProtocolsSPDYUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelWebProtocolsEntry 33 } affirmedZoneDpiStatisticsGridLevelWebProtocolsSPDYUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelWebProtocolsEntry 34 } affirmedZoneDpiStatisticsGridLevelWebProtocolsSPDYDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelWebProtocolsEntry 35 } affirmedZoneDpiStatisticsGridLevelWebProtocolsSPDYDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelWebProtocolsEntry 36 } affirmedZoneDpiStatisticsGridLevelWebProtocolsGoogle OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelWebProtocolsEntry 37 } affirmedZoneDpiStatisticsGridLevelWebProtocolsGooglePkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelWebProtocolsEntry 38 } affirmedZoneDpiStatisticsGridLevelWebProtocolsGoogleBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelWebProtocolsEntry 39 } affirmedZoneDpiStatisticsGridLevelWebProtocolsGoogleUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelWebProtocolsEntry 40 } affirmedZoneDpiStatisticsGridLevelWebProtocolsGoogleUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelWebProtocolsEntry 41 } affirmedZoneDpiStatisticsGridLevelWebProtocolsGoogleDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelWebProtocolsEntry 42 } affirmedZoneDpiStatisticsGridLevelWebProtocolsGoogleDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelWebProtocolsEntry 43 } affirmedZoneDpiStatisticsGridLevelWebProtocolsQUICFlows OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelWebProtocolsEntry 44 } affirmedZoneDpiStatisticsGridLevelWebProtocolsQUICUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelWebProtocolsEntry 45 } affirmedZoneDpiStatisticsGridLevelWebProtocolsQUICUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelWebProtocolsEntry 46 } affirmedZoneDpiStatisticsGridLevelWebProtocolsQUICDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelWebProtocolsEntry 47 } affirmedZoneDpiStatisticsGridLevelWebProtocolsQUICDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelWebProtocolsEntry 48 } affirmedZoneDpiStatisticsGridLevelWebProtocolsOCSPFlows OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelWebProtocolsEntry 49 } affirmedZoneDpiStatisticsGridLevelWebProtocolsOCSPUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelWebProtocolsEntry 50 } affirmedZoneDpiStatisticsGridLevelWebProtocolsOCSPUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelWebProtocolsEntry 51 } affirmedZoneDpiStatisticsGridLevelWebProtocolsOCSPDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelWebProtocolsEntry 52 } affirmedZoneDpiStatisticsGridLevelWebProtocolsOCSPDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelWebProtocolsEntry 53 } affirmedZoneDpiStatisticsGridLevelWebSubProtocolsHTTPTable OBJECT-TYPE SYNTAX SEQUENCE OF AffirmedZoneDpiStatisticsGridLevelWebSubProtocolsHTTPEntry MAX-ACCESS not-accessible STATUS deprecated DESCRIPTION "" ::= { affirmedZoneMIB 37 } affirmedZoneDpiStatisticsGridLevelWebSubProtocolsHTTPEntry OBJECT-TYPE SYNTAX AffirmedZoneDpiStatisticsGridLevelWebSubProtocolsHTTPEntry MAX-ACCESS not-accessible STATUS deprecated DESCRIPTION "" INDEX { affirmedZoneName, affirmedZoneDpiStatisticsGridLevelWebSubProtocolsHTTPGrid } ::= { affirmedZoneDpiStatisticsGridLevelWebSubProtocolsHTTPTable 1 } AffirmedZoneDpiStatisticsGridLevelWebSubProtocolsHTTPEntry ::= SEQUENCE { affirmedZoneDpiStatisticsGridLevelWebSubProtocolsHTTPGrid Unsigned32, affirmedZoneDpiStatisticsGridLevelWebSubProtocolsHTTPGeneric ConfdString, affirmedZoneDpiStatisticsGridLevelWebSubProtocolsHTTPVoice ConfdString, affirmedZoneDpiStatisticsGridLevelWebSubProtocolsHTTPVideo ConfdString, affirmedZoneDpiStatisticsGridLevelWebSubProtocolsHTTPMedia ConfdString, affirmedZoneDpiStatisticsGridLevelWebSubProtocolsHTTPGenericPkts ConfdString, affirmedZoneDpiStatisticsGridLevelWebSubProtocolsHTTPGenericBytes ConfdString, affirmedZoneDpiStatisticsGridLevelWebSubProtocolsHTTPVoicePkts ConfdString, affirmedZoneDpiStatisticsGridLevelWebSubProtocolsHTTPVoiceBytes ConfdString, affirmedZoneDpiStatisticsGridLevelWebSubProtocolsHTTPVideoPkts ConfdString, affirmedZoneDpiStatisticsGridLevelWebSubProtocolsHTTPVideoBytes ConfdString, affirmedZoneDpiStatisticsGridLevelWebSubProtocolsHTTPMediaPkts ConfdString, affirmedZoneDpiStatisticsGridLevelWebSubProtocolsHTTPMediaBytes ConfdString, affirmedZoneDpiStatisticsGridLevelWebSubProtocolsHTTPGenericUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelWebSubProtocolsHTTPGenericUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelWebSubProtocolsHTTPGenericDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelWebSubProtocolsHTTPGenericDlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelWebSubProtocolsHTTPVoiceUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelWebSubProtocolsHTTPVoiceUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelWebSubProtocolsHTTPVoiceDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelWebSubProtocolsHTTPVoiceDlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelWebSubProtocolsHTTPVideoUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelWebSubProtocolsHTTPVideoUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelWebSubProtocolsHTTPVideoDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelWebSubProtocolsHTTPVideoDlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelWebSubProtocolsHTTPMediaUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelWebSubProtocolsHTTPMediaUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelWebSubProtocolsHTTPMediaDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelWebSubProtocolsHTTPMediaDlBytes ConfdString } affirmedZoneDpiStatisticsGridLevelWebSubProtocolsHTTPGrid OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS not-accessible STATUS current DESCRIPTION "grid ID" ::= { affirmedZoneDpiStatisticsGridLevelWebSubProtocolsHTTPEntry 1 } affirmedZoneDpiStatisticsGridLevelWebSubProtocolsHTTPGeneric OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelWebSubProtocolsHTTPEntry 2 } affirmedZoneDpiStatisticsGridLevelWebSubProtocolsHTTPVoice OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelWebSubProtocolsHTTPEntry 3 } affirmedZoneDpiStatisticsGridLevelWebSubProtocolsHTTPVideo OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelWebSubProtocolsHTTPEntry 4 } affirmedZoneDpiStatisticsGridLevelWebSubProtocolsHTTPMedia OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelWebSubProtocolsHTTPEntry 5 } affirmedZoneDpiStatisticsGridLevelWebSubProtocolsHTTPGenericPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelWebSubProtocolsHTTPEntry 6 } affirmedZoneDpiStatisticsGridLevelWebSubProtocolsHTTPGenericBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelWebSubProtocolsHTTPEntry 7 } affirmedZoneDpiStatisticsGridLevelWebSubProtocolsHTTPVoicePkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelWebSubProtocolsHTTPEntry 8 } affirmedZoneDpiStatisticsGridLevelWebSubProtocolsHTTPVoiceBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelWebSubProtocolsHTTPEntry 9 } affirmedZoneDpiStatisticsGridLevelWebSubProtocolsHTTPVideoPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelWebSubProtocolsHTTPEntry 10 } affirmedZoneDpiStatisticsGridLevelWebSubProtocolsHTTPVideoBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelWebSubProtocolsHTTPEntry 11 } affirmedZoneDpiStatisticsGridLevelWebSubProtocolsHTTPMediaPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelWebSubProtocolsHTTPEntry 12 } affirmedZoneDpiStatisticsGridLevelWebSubProtocolsHTTPMediaBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelWebSubProtocolsHTTPEntry 13 } affirmedZoneDpiStatisticsGridLevelWebSubProtocolsHTTPGenericUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelWebSubProtocolsHTTPEntry 14 } affirmedZoneDpiStatisticsGridLevelWebSubProtocolsHTTPGenericUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelWebSubProtocolsHTTPEntry 15 } affirmedZoneDpiStatisticsGridLevelWebSubProtocolsHTTPGenericDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelWebSubProtocolsHTTPEntry 16 } affirmedZoneDpiStatisticsGridLevelWebSubProtocolsHTTPGenericDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelWebSubProtocolsHTTPEntry 17 } affirmedZoneDpiStatisticsGridLevelWebSubProtocolsHTTPVoiceUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelWebSubProtocolsHTTPEntry 18 } affirmedZoneDpiStatisticsGridLevelWebSubProtocolsHTTPVoiceUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelWebSubProtocolsHTTPEntry 19 } affirmedZoneDpiStatisticsGridLevelWebSubProtocolsHTTPVoiceDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelWebSubProtocolsHTTPEntry 20 } affirmedZoneDpiStatisticsGridLevelWebSubProtocolsHTTPVoiceDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelWebSubProtocolsHTTPEntry 21 } affirmedZoneDpiStatisticsGridLevelWebSubProtocolsHTTPVideoUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelWebSubProtocolsHTTPEntry 22 } affirmedZoneDpiStatisticsGridLevelWebSubProtocolsHTTPVideoUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelWebSubProtocolsHTTPEntry 23 } affirmedZoneDpiStatisticsGridLevelWebSubProtocolsHTTPVideoDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelWebSubProtocolsHTTPEntry 24 } affirmedZoneDpiStatisticsGridLevelWebSubProtocolsHTTPVideoDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelWebSubProtocolsHTTPEntry 25 } affirmedZoneDpiStatisticsGridLevelWebSubProtocolsHTTPMediaUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelWebSubProtocolsHTTPEntry 26 } affirmedZoneDpiStatisticsGridLevelWebSubProtocolsHTTPMediaUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelWebSubProtocolsHTTPEntry 27 } affirmedZoneDpiStatisticsGridLevelWebSubProtocolsHTTPMediaDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelWebSubProtocolsHTTPEntry 28 } affirmedZoneDpiStatisticsGridLevelWebSubProtocolsHTTPMediaDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelWebSubProtocolsHTTPEntry 29 } affirmedZoneDpiStatisticsGridLevelWebSubProtocolsGoogleTable OBJECT-TYPE SYNTAX SEQUENCE OF AffirmedZoneDpiStatisticsGridLevelWebSubProtocolsGoogleEntry MAX-ACCESS not-accessible STATUS deprecated DESCRIPTION "" ::= { affirmedZoneMIB 38 } affirmedZoneDpiStatisticsGridLevelWebSubProtocolsGoogleEntry OBJECT-TYPE SYNTAX AffirmedZoneDpiStatisticsGridLevelWebSubProtocolsGoogleEntry MAX-ACCESS not-accessible STATUS deprecated DESCRIPTION "" INDEX { affirmedZoneName, affirmedZoneDpiStatisticsGridLevelWebSubProtocolsGoogleGrid } ::= { affirmedZoneDpiStatisticsGridLevelWebSubProtocolsGoogleTable 1 } AffirmedZoneDpiStatisticsGridLevelWebSubProtocolsGoogleEntry ::= SEQUENCE { affirmedZoneDpiStatisticsGridLevelWebSubProtocolsGoogleGrid Unsigned32, affirmedZoneDpiStatisticsGridLevelWebSubProtocolsGoogleEncrypted ConfdString, affirmedZoneDpiStatisticsGridLevelWebSubProtocolsGoogleCloud ConfdString, affirmedZoneDpiStatisticsGridLevelWebSubProtocolsGoogleDrive ConfdString, affirmedZoneDpiStatisticsGridLevelWebSubProtocolsGoogleDocs ConfdString, affirmedZoneDpiStatisticsGridLevelWebSubProtocolsGooglePlus ConfdString, affirmedZoneDpiStatisticsGridLevelWebSubProtocolsGoogleEncryptedPkts ConfdString, affirmedZoneDpiStatisticsGridLevelWebSubProtocolsGoogleEncryptedBytes ConfdString, affirmedZoneDpiStatisticsGridLevelWebSubProtocolsGoogleCloudPkts ConfdString, affirmedZoneDpiStatisticsGridLevelWebSubProtocolsGoogleCloudBytes ConfdString, affirmedZoneDpiStatisticsGridLevelWebSubProtocolsGoogleDrivePkts ConfdString, affirmedZoneDpiStatisticsGridLevelWebSubProtocolsGoogleDriveBytes ConfdString, affirmedZoneDpiStatisticsGridLevelWebSubProtocolsGoogleDocsPkts ConfdString, affirmedZoneDpiStatisticsGridLevelWebSubProtocolsGoogleDocsBytes ConfdString, affirmedZoneDpiStatisticsGridLevelWebSubProtocolsGooglePlusPkts ConfdString, affirmedZoneDpiStatisticsGridLevelWebSubProtocolsGooglePlusBytes ConfdString, affirmedZoneDpiStatisticsGridLevelWebSubProtocolsGoogleEncryptedUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelWebSubProtocolsGoogleEncryptedUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelWebSubProtocolsGoogleEncryptedDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelWebSubProtocolsGoogleEncryptedDlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelWebSubProtocolsGoogleCloudUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelWebSubProtocolsGoogleCloudUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelWebSubProtocolsGoogleCloudDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelWebSubProtocolsGoogleCloudDlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelWebSubProtocolsGoogleDriveUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelWebSubProtocolsGoogleDriveUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelWebSubProtocolsGoogleDriveDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelWebSubProtocolsGoogleDriveDlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelWebSubProtocolsGoogleDocsUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelWebSubProtocolsGoogleDocsUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelWebSubProtocolsGoogleDocsDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelWebSubProtocolsGoogleDocsDlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelWebSubProtocolsGooglePlusUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelWebSubProtocolsGooglePlusUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelWebSubProtocolsGooglePlusDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelWebSubProtocolsGooglePlusDlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelWebSubProtocolsGooglePlayFlows ConfdString, affirmedZoneDpiStatisticsGridLevelWebSubProtocolsGooglePlayULPkts ConfdString, affirmedZoneDpiStatisticsGridLevelWebSubProtocolsGooglePlayULBytes ConfdString, affirmedZoneDpiStatisticsGridLevelWebSubProtocolsGooglePlayDLPkts ConfdString, affirmedZoneDpiStatisticsGridLevelWebSubProtocolsGooglePlayDLBytes ConfdString, affirmedZoneDpiStatisticsGridLevelWebSubProtocolsGoogleGenericFlows ConfdString, affirmedZoneDpiStatisticsGridLevelWebSubProtocolsGoogleGenericUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelWebSubProtocolsGoogleGenericUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelWebSubProtocolsGoogleGenericDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelWebSubProtocolsGoogleGenericDlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelWebSubProtocolsGoogleMailFlows ConfdString, affirmedZoneDpiStatisticsGridLevelWebSubProtocolsGoogleMailUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelWebSubProtocolsGoogleMailUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelWebSubProtocolsGoogleMailDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelWebSubProtocolsGoogleMailDlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelWebSubProtocolsGoogleYouTubeFlows ConfdString, affirmedZoneDpiStatisticsGridLevelWebSubProtocolsGoogleYouTubeUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelWebSubProtocolsGoogleYouTubeUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelWebSubProtocolsGoogleYouTubeDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelWebSubProtocolsGoogleYouTubeDlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelWebSubProtocolsGoogleMapsFlows ConfdString, affirmedZoneDpiStatisticsGridLevelWebSubProtocolsGoogleMapsUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelWebSubProtocolsGoogleMapsUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelWebSubProtocolsGoogleMapsDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelWebSubProtocolsGoogleMapsDlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelWebSubProtocolsGoogleEarthFlows ConfdString, affirmedZoneDpiStatisticsGridLevelWebSubProtocolsGoogleEarthUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelWebSubProtocolsGoogleEarthUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelWebSubProtocolsGoogleEarthDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelWebSubProtocolsGoogleEarthDlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelWebSubProtocolsGoogleFcmFlows ConfdString, affirmedZoneDpiStatisticsGridLevelWebSubProtocolsGoogleFcmUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelWebSubProtocolsGoogleFcmUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelWebSubProtocolsGoogleFcmDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelWebSubProtocolsGoogleFcmDlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelWebSubProtocolsGoogleApisFlows ConfdString, affirmedZoneDpiStatisticsGridLevelWebSubProtocolsGoogleApisUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelWebSubProtocolsGoogleApisUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelWebSubProtocolsGoogleApisDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelWebSubProtocolsGoogleApisDlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelWebSubProtocolsGoogleHangoutsGenericFlows ConfdString, affirmedZoneDpiStatisticsGridLevelWebSubProtocolsGoogleHangoutsGenericUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelWebSubProtocolsGoogleHangoutsGenericUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelWebSubProtocolsGoogleHangoutsGenericDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelWebSubProtocolsGoogleHangoutsGenericDlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelWebSubProtocolsGoogleHangoutsAudioFlows ConfdString, affirmedZoneDpiStatisticsGridLevelWebSubProtocolsGoogleHangoutsAudioUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelWebSubProtocolsGoogleHangoutsAudioUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelWebSubProtocolsGoogleHangoutsAudioDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelWebSubProtocolsGoogleHangoutsAudioDlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelWebSubProtocolsGoogleHangoutsVideoFlows ConfdString, affirmedZoneDpiStatisticsGridLevelWebSubProtocolsGoogleHangoutsVideoUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelWebSubProtocolsGoogleHangoutsVideoUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelWebSubProtocolsGoogleHangoutsVideoDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelWebSubProtocolsGoogleHangoutsVideoDlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelWebSubProtocolsGoogleHangoutsFileTransferFlows ConfdString, affirmedZoneDpiStatisticsGridLevelWebSubProtocolsGoogleHangoutsFileTransferUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelWebSubProtocolsGoogleHangoutsFileTransferUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelWebSubProtocolsGoogleHangoutsFileTransferDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelWebSubProtocolsGoogleHangoutsFileTransferDlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelWebSubProtocolsGoogleAdsFlows ConfdString, affirmedZoneDpiStatisticsGridLevelWebSubProtocolsGoogleAdsUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelWebSubProtocolsGoogleAdsUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelWebSubProtocolsGoogleAdsDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelWebSubProtocolsGoogleAdsDlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelWebSubProtocolsGoogleAlloFlows ConfdString, affirmedZoneDpiStatisticsGridLevelWebSubProtocolsGoogleAlloUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelWebSubProtocolsGoogleAlloUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelWebSubProtocolsGoogleAlloDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelWebSubProtocolsGoogleAlloDlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelWebSubProtocolsGoogleDuoFlows ConfdString, affirmedZoneDpiStatisticsGridLevelWebSubProtocolsGoogleDuoUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelWebSubProtocolsGoogleDuoUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelWebSubProtocolsGoogleDuoDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelWebSubProtocolsGoogleDuoDlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelWebSubProtocolsGoogleAnalyticsFlows ConfdString, affirmedZoneDpiStatisticsGridLevelWebSubProtocolsGoogleAnalyticsUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelWebSubProtocolsGoogleAnalyticsUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelWebSubProtocolsGoogleAnalyticsDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelWebSubProtocolsGoogleAnalyticsDlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelWebSubProtocolsGoogleCalendarFlows ConfdString, affirmedZoneDpiStatisticsGridLevelWebSubProtocolsGoogleCalendarUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelWebSubProtocolsGoogleCalendarUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelWebSubProtocolsGoogleCalendarDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelWebSubProtocolsGoogleCalendarDlBytes ConfdString } affirmedZoneDpiStatisticsGridLevelWebSubProtocolsGoogleGrid OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS not-accessible STATUS current DESCRIPTION "grid ID" ::= { affirmedZoneDpiStatisticsGridLevelWebSubProtocolsGoogleEntry 1 } affirmedZoneDpiStatisticsGridLevelWebSubProtocolsGoogleEncrypted OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelWebSubProtocolsGoogleEntry 2 } affirmedZoneDpiStatisticsGridLevelWebSubProtocolsGoogleCloud OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelWebSubProtocolsGoogleEntry 3 } affirmedZoneDpiStatisticsGridLevelWebSubProtocolsGoogleDrive OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelWebSubProtocolsGoogleEntry 4 } affirmedZoneDpiStatisticsGridLevelWebSubProtocolsGoogleDocs OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelWebSubProtocolsGoogleEntry 5 } affirmedZoneDpiStatisticsGridLevelWebSubProtocolsGooglePlus OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelWebSubProtocolsGoogleEntry 6 } affirmedZoneDpiStatisticsGridLevelWebSubProtocolsGoogleEncryptedPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelWebSubProtocolsGoogleEntry 7 } affirmedZoneDpiStatisticsGridLevelWebSubProtocolsGoogleEncryptedBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelWebSubProtocolsGoogleEntry 8 } affirmedZoneDpiStatisticsGridLevelWebSubProtocolsGoogleCloudPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelWebSubProtocolsGoogleEntry 9 } affirmedZoneDpiStatisticsGridLevelWebSubProtocolsGoogleCloudBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelWebSubProtocolsGoogleEntry 10 } affirmedZoneDpiStatisticsGridLevelWebSubProtocolsGoogleDrivePkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelWebSubProtocolsGoogleEntry 11 } affirmedZoneDpiStatisticsGridLevelWebSubProtocolsGoogleDriveBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelWebSubProtocolsGoogleEntry 12 } affirmedZoneDpiStatisticsGridLevelWebSubProtocolsGoogleDocsPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelWebSubProtocolsGoogleEntry 13 } affirmedZoneDpiStatisticsGridLevelWebSubProtocolsGoogleDocsBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelWebSubProtocolsGoogleEntry 14 } affirmedZoneDpiStatisticsGridLevelWebSubProtocolsGooglePlusPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelWebSubProtocolsGoogleEntry 15 } affirmedZoneDpiStatisticsGridLevelWebSubProtocolsGooglePlusBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelWebSubProtocolsGoogleEntry 16 } affirmedZoneDpiStatisticsGridLevelWebSubProtocolsGoogleEncryptedUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelWebSubProtocolsGoogleEntry 17 } affirmedZoneDpiStatisticsGridLevelWebSubProtocolsGoogleEncryptedUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelWebSubProtocolsGoogleEntry 18 } affirmedZoneDpiStatisticsGridLevelWebSubProtocolsGoogleEncryptedDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelWebSubProtocolsGoogleEntry 19 } affirmedZoneDpiStatisticsGridLevelWebSubProtocolsGoogleEncryptedDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelWebSubProtocolsGoogleEntry 20 } affirmedZoneDpiStatisticsGridLevelWebSubProtocolsGoogleCloudUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelWebSubProtocolsGoogleEntry 21 } affirmedZoneDpiStatisticsGridLevelWebSubProtocolsGoogleCloudUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelWebSubProtocolsGoogleEntry 22 } affirmedZoneDpiStatisticsGridLevelWebSubProtocolsGoogleCloudDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelWebSubProtocolsGoogleEntry 23 } affirmedZoneDpiStatisticsGridLevelWebSubProtocolsGoogleCloudDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelWebSubProtocolsGoogleEntry 24 } affirmedZoneDpiStatisticsGridLevelWebSubProtocolsGoogleDriveUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelWebSubProtocolsGoogleEntry 25 } affirmedZoneDpiStatisticsGridLevelWebSubProtocolsGoogleDriveUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelWebSubProtocolsGoogleEntry 26 } affirmedZoneDpiStatisticsGridLevelWebSubProtocolsGoogleDriveDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelWebSubProtocolsGoogleEntry 27 } affirmedZoneDpiStatisticsGridLevelWebSubProtocolsGoogleDriveDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelWebSubProtocolsGoogleEntry 28 } affirmedZoneDpiStatisticsGridLevelWebSubProtocolsGoogleDocsUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelWebSubProtocolsGoogleEntry 29 } affirmedZoneDpiStatisticsGridLevelWebSubProtocolsGoogleDocsUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelWebSubProtocolsGoogleEntry 30 } affirmedZoneDpiStatisticsGridLevelWebSubProtocolsGoogleDocsDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelWebSubProtocolsGoogleEntry 31 } affirmedZoneDpiStatisticsGridLevelWebSubProtocolsGoogleDocsDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelWebSubProtocolsGoogleEntry 32 } affirmedZoneDpiStatisticsGridLevelWebSubProtocolsGooglePlusUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelWebSubProtocolsGoogleEntry 33 } affirmedZoneDpiStatisticsGridLevelWebSubProtocolsGooglePlusUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelWebSubProtocolsGoogleEntry 34 } affirmedZoneDpiStatisticsGridLevelWebSubProtocolsGooglePlusDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelWebSubProtocolsGoogleEntry 35 } affirmedZoneDpiStatisticsGridLevelWebSubProtocolsGooglePlusDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelWebSubProtocolsGoogleEntry 36 } affirmedZoneDpiStatisticsGridLevelWebSubProtocolsGooglePlayFlows OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelWebSubProtocolsGoogleEntry 37 } affirmedZoneDpiStatisticsGridLevelWebSubProtocolsGooglePlayULPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelWebSubProtocolsGoogleEntry 38 } affirmedZoneDpiStatisticsGridLevelWebSubProtocolsGooglePlayULBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelWebSubProtocolsGoogleEntry 39 } affirmedZoneDpiStatisticsGridLevelWebSubProtocolsGooglePlayDLPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelWebSubProtocolsGoogleEntry 40 } affirmedZoneDpiStatisticsGridLevelWebSubProtocolsGooglePlayDLBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelWebSubProtocolsGoogleEntry 41 } affirmedZoneDpiStatisticsGridLevelWebSubProtocolsGoogleGenericFlows OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelWebSubProtocolsGoogleEntry 42 } affirmedZoneDpiStatisticsGridLevelWebSubProtocolsGoogleGenericUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelWebSubProtocolsGoogleEntry 43 } affirmedZoneDpiStatisticsGridLevelWebSubProtocolsGoogleGenericUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelWebSubProtocolsGoogleEntry 44 } affirmedZoneDpiStatisticsGridLevelWebSubProtocolsGoogleGenericDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelWebSubProtocolsGoogleEntry 45 } affirmedZoneDpiStatisticsGridLevelWebSubProtocolsGoogleGenericDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelWebSubProtocolsGoogleEntry 46 } affirmedZoneDpiStatisticsGridLevelWebSubProtocolsGoogleMailFlows OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelWebSubProtocolsGoogleEntry 47 } affirmedZoneDpiStatisticsGridLevelWebSubProtocolsGoogleMailUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelWebSubProtocolsGoogleEntry 48 } affirmedZoneDpiStatisticsGridLevelWebSubProtocolsGoogleMailUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelWebSubProtocolsGoogleEntry 49 } affirmedZoneDpiStatisticsGridLevelWebSubProtocolsGoogleMailDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelWebSubProtocolsGoogleEntry 50 } affirmedZoneDpiStatisticsGridLevelWebSubProtocolsGoogleMailDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelWebSubProtocolsGoogleEntry 51 } affirmedZoneDpiStatisticsGridLevelWebSubProtocolsGoogleYouTubeFlows OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelWebSubProtocolsGoogleEntry 52 } affirmedZoneDpiStatisticsGridLevelWebSubProtocolsGoogleYouTubeUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelWebSubProtocolsGoogleEntry 53 } affirmedZoneDpiStatisticsGridLevelWebSubProtocolsGoogleYouTubeUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelWebSubProtocolsGoogleEntry 54 } affirmedZoneDpiStatisticsGridLevelWebSubProtocolsGoogleYouTubeDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelWebSubProtocolsGoogleEntry 55 } affirmedZoneDpiStatisticsGridLevelWebSubProtocolsGoogleYouTubeDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelWebSubProtocolsGoogleEntry 56 } affirmedZoneDpiStatisticsGridLevelWebSubProtocolsGoogleMapsFlows OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelWebSubProtocolsGoogleEntry 57 } affirmedZoneDpiStatisticsGridLevelWebSubProtocolsGoogleMapsUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelWebSubProtocolsGoogleEntry 58 } affirmedZoneDpiStatisticsGridLevelWebSubProtocolsGoogleMapsUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelWebSubProtocolsGoogleEntry 59 } affirmedZoneDpiStatisticsGridLevelWebSubProtocolsGoogleMapsDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelWebSubProtocolsGoogleEntry 60 } affirmedZoneDpiStatisticsGridLevelWebSubProtocolsGoogleMapsDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelWebSubProtocolsGoogleEntry 61 } affirmedZoneDpiStatisticsGridLevelWebSubProtocolsGoogleEarthFlows OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelWebSubProtocolsGoogleEntry 62 } affirmedZoneDpiStatisticsGridLevelWebSubProtocolsGoogleEarthUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelWebSubProtocolsGoogleEntry 63 } affirmedZoneDpiStatisticsGridLevelWebSubProtocolsGoogleEarthUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelWebSubProtocolsGoogleEntry 64 } affirmedZoneDpiStatisticsGridLevelWebSubProtocolsGoogleEarthDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelWebSubProtocolsGoogleEntry 65 } affirmedZoneDpiStatisticsGridLevelWebSubProtocolsGoogleEarthDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelWebSubProtocolsGoogleEntry 66 } affirmedZoneDpiStatisticsGridLevelWebSubProtocolsGoogleFcmFlows OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelWebSubProtocolsGoogleEntry 67 } affirmedZoneDpiStatisticsGridLevelWebSubProtocolsGoogleFcmUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelWebSubProtocolsGoogleEntry 68 } affirmedZoneDpiStatisticsGridLevelWebSubProtocolsGoogleFcmUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelWebSubProtocolsGoogleEntry 69 } affirmedZoneDpiStatisticsGridLevelWebSubProtocolsGoogleFcmDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelWebSubProtocolsGoogleEntry 70 } affirmedZoneDpiStatisticsGridLevelWebSubProtocolsGoogleFcmDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelWebSubProtocolsGoogleEntry 71 } affirmedZoneDpiStatisticsGridLevelWebSubProtocolsGoogleApisFlows OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelWebSubProtocolsGoogleEntry 72 } affirmedZoneDpiStatisticsGridLevelWebSubProtocolsGoogleApisUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelWebSubProtocolsGoogleEntry 73 } affirmedZoneDpiStatisticsGridLevelWebSubProtocolsGoogleApisUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelWebSubProtocolsGoogleEntry 74 } affirmedZoneDpiStatisticsGridLevelWebSubProtocolsGoogleApisDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelWebSubProtocolsGoogleEntry 75 } affirmedZoneDpiStatisticsGridLevelWebSubProtocolsGoogleApisDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelWebSubProtocolsGoogleEntry 76 } affirmedZoneDpiStatisticsGridLevelWebSubProtocolsGoogleHangoutsGenericFlows OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelWebSubProtocolsGoogleEntry 77 } affirmedZoneDpiStatisticsGridLevelWebSubProtocolsGoogleHangoutsGenericUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelWebSubProtocolsGoogleEntry 78 } affirmedZoneDpiStatisticsGridLevelWebSubProtocolsGoogleHangoutsGenericUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelWebSubProtocolsGoogleEntry 79 } affirmedZoneDpiStatisticsGridLevelWebSubProtocolsGoogleHangoutsGenericDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelWebSubProtocolsGoogleEntry 80 } affirmedZoneDpiStatisticsGridLevelWebSubProtocolsGoogleHangoutsGenericDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelWebSubProtocolsGoogleEntry 81 } affirmedZoneDpiStatisticsGridLevelWebSubProtocolsGoogleHangoutsAudioFlows OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelWebSubProtocolsGoogleEntry 82 } affirmedZoneDpiStatisticsGridLevelWebSubProtocolsGoogleHangoutsAudioUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelWebSubProtocolsGoogleEntry 83 } affirmedZoneDpiStatisticsGridLevelWebSubProtocolsGoogleHangoutsAudioUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelWebSubProtocolsGoogleEntry 84 } affirmedZoneDpiStatisticsGridLevelWebSubProtocolsGoogleHangoutsAudioDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelWebSubProtocolsGoogleEntry 85 } affirmedZoneDpiStatisticsGridLevelWebSubProtocolsGoogleHangoutsAudioDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelWebSubProtocolsGoogleEntry 86 } affirmedZoneDpiStatisticsGridLevelWebSubProtocolsGoogleHangoutsVideoFlows OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelWebSubProtocolsGoogleEntry 87 } affirmedZoneDpiStatisticsGridLevelWebSubProtocolsGoogleHangoutsVideoUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelWebSubProtocolsGoogleEntry 88 } affirmedZoneDpiStatisticsGridLevelWebSubProtocolsGoogleHangoutsVideoUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelWebSubProtocolsGoogleEntry 89 } affirmedZoneDpiStatisticsGridLevelWebSubProtocolsGoogleHangoutsVideoDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelWebSubProtocolsGoogleEntry 90 } affirmedZoneDpiStatisticsGridLevelWebSubProtocolsGoogleHangoutsVideoDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelWebSubProtocolsGoogleEntry 91 } affirmedZoneDpiStatisticsGridLevelWebSubProtocolsGoogleHangoutsFileTransferFlows OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelWebSubProtocolsGoogleEntry 92 } affirmedZoneDpiStatisticsGridLevelWebSubProtocolsGoogleHangoutsFileTransferUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelWebSubProtocolsGoogleEntry 93 } affirmedZoneDpiStatisticsGridLevelWebSubProtocolsGoogleHangoutsFileTransferUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelWebSubProtocolsGoogleEntry 94 } affirmedZoneDpiStatisticsGridLevelWebSubProtocolsGoogleHangoutsFileTransferDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelWebSubProtocolsGoogleEntry 95 } affirmedZoneDpiStatisticsGridLevelWebSubProtocolsGoogleHangoutsFileTransferDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelWebSubProtocolsGoogleEntry 96 } affirmedZoneDpiStatisticsGridLevelWebSubProtocolsGoogleAdsFlows OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelWebSubProtocolsGoogleEntry 97 } affirmedZoneDpiStatisticsGridLevelWebSubProtocolsGoogleAdsUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelWebSubProtocolsGoogleEntry 98 } affirmedZoneDpiStatisticsGridLevelWebSubProtocolsGoogleAdsUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelWebSubProtocolsGoogleEntry 99 } affirmedZoneDpiStatisticsGridLevelWebSubProtocolsGoogleAdsDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelWebSubProtocolsGoogleEntry 100 } affirmedZoneDpiStatisticsGridLevelWebSubProtocolsGoogleAdsDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelWebSubProtocolsGoogleEntry 101 } affirmedZoneDpiStatisticsGridLevelWebSubProtocolsGoogleAlloFlows OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelWebSubProtocolsGoogleEntry 102 } affirmedZoneDpiStatisticsGridLevelWebSubProtocolsGoogleAlloUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelWebSubProtocolsGoogleEntry 103 } affirmedZoneDpiStatisticsGridLevelWebSubProtocolsGoogleAlloUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelWebSubProtocolsGoogleEntry 104 } affirmedZoneDpiStatisticsGridLevelWebSubProtocolsGoogleAlloDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelWebSubProtocolsGoogleEntry 105 } affirmedZoneDpiStatisticsGridLevelWebSubProtocolsGoogleAlloDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelWebSubProtocolsGoogleEntry 106 } affirmedZoneDpiStatisticsGridLevelWebSubProtocolsGoogleDuoFlows OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelWebSubProtocolsGoogleEntry 107 } affirmedZoneDpiStatisticsGridLevelWebSubProtocolsGoogleDuoUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelWebSubProtocolsGoogleEntry 108 } affirmedZoneDpiStatisticsGridLevelWebSubProtocolsGoogleDuoUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelWebSubProtocolsGoogleEntry 109 } affirmedZoneDpiStatisticsGridLevelWebSubProtocolsGoogleDuoDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelWebSubProtocolsGoogleEntry 110 } affirmedZoneDpiStatisticsGridLevelWebSubProtocolsGoogleDuoDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelWebSubProtocolsGoogleEntry 111 } affirmedZoneDpiStatisticsGridLevelWebSubProtocolsGoogleAnalyticsFlows OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelWebSubProtocolsGoogleEntry 112 } affirmedZoneDpiStatisticsGridLevelWebSubProtocolsGoogleAnalyticsUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelWebSubProtocolsGoogleEntry 113 } affirmedZoneDpiStatisticsGridLevelWebSubProtocolsGoogleAnalyticsUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelWebSubProtocolsGoogleEntry 114 } affirmedZoneDpiStatisticsGridLevelWebSubProtocolsGoogleAnalyticsDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelWebSubProtocolsGoogleEntry 115 } affirmedZoneDpiStatisticsGridLevelWebSubProtocolsGoogleAnalyticsDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelWebSubProtocolsGoogleEntry 116 } affirmedZoneDpiStatisticsGridLevelWebSubProtocolsGoogleCalendarFlows OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelWebSubProtocolsGoogleEntry 117 } affirmedZoneDpiStatisticsGridLevelWebSubProtocolsGoogleCalendarUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelWebSubProtocolsGoogleEntry 118 } affirmedZoneDpiStatisticsGridLevelWebSubProtocolsGoogleCalendarUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelWebSubProtocolsGoogleEntry 119 } affirmedZoneDpiStatisticsGridLevelWebSubProtocolsGoogleCalendarDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelWebSubProtocolsGoogleEntry 120 } affirmedZoneDpiStatisticsGridLevelWebSubProtocolsGoogleCalendarDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelWebSubProtocolsGoogleEntry 121 } affirmedZoneDpiStatisticsGridLevelWebSubProtocolsSPDYTable OBJECT-TYPE SYNTAX SEQUENCE OF AffirmedZoneDpiStatisticsGridLevelWebSubProtocolsSPDYEntry MAX-ACCESS not-accessible STATUS deprecated DESCRIPTION "" ::= { affirmedZoneMIB 39 } affirmedZoneDpiStatisticsGridLevelWebSubProtocolsSPDYEntry OBJECT-TYPE SYNTAX AffirmedZoneDpiStatisticsGridLevelWebSubProtocolsSPDYEntry MAX-ACCESS not-accessible STATUS deprecated DESCRIPTION "" INDEX { affirmedZoneName, affirmedZoneDpiStatisticsGridLevelWebSubProtocolsSPDYGrid } ::= { affirmedZoneDpiStatisticsGridLevelWebSubProtocolsSPDYTable 1 } AffirmedZoneDpiStatisticsGridLevelWebSubProtocolsSPDYEntry ::= SEQUENCE { affirmedZoneDpiStatisticsGridLevelWebSubProtocolsSPDYGrid Unsigned32, affirmedZoneDpiStatisticsGridLevelWebSubProtocolsSPDYSsl ConfdString, affirmedZoneDpiStatisticsGridLevelWebSubProtocolsSPDYSslPkts ConfdString, affirmedZoneDpiStatisticsGridLevelWebSubProtocolsSPDYSslBytes ConfdString, affirmedZoneDpiStatisticsGridLevelWebSubProtocolsSPDYSslUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelWebSubProtocolsSPDYSslUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelWebSubProtocolsSPDYSslDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelWebSubProtocolsSPDYSslDlBytes ConfdString } affirmedZoneDpiStatisticsGridLevelWebSubProtocolsSPDYGrid OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS not-accessible STATUS current DESCRIPTION "grid ID" ::= { affirmedZoneDpiStatisticsGridLevelWebSubProtocolsSPDYEntry 1 } affirmedZoneDpiStatisticsGridLevelWebSubProtocolsSPDYSsl OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelWebSubProtocolsSPDYEntry 2 } affirmedZoneDpiStatisticsGridLevelWebSubProtocolsSPDYSslPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelWebSubProtocolsSPDYEntry 3 } affirmedZoneDpiStatisticsGridLevelWebSubProtocolsSPDYSslBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelWebSubProtocolsSPDYEntry 4 } affirmedZoneDpiStatisticsGridLevelWebSubProtocolsSPDYSslUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelWebSubProtocolsSPDYEntry 5 } affirmedZoneDpiStatisticsGridLevelWebSubProtocolsSPDYSslUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelWebSubProtocolsSPDYEntry 6 } affirmedZoneDpiStatisticsGridLevelWebSubProtocolsSPDYSslDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelWebSubProtocolsSPDYEntry 7 } affirmedZoneDpiStatisticsGridLevelWebSubProtocolsSPDYSslDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelWebSubProtocolsSPDYEntry 8 } affirmedZoneDpiStatisticsGridLevelWebHttpTransactionsTable OBJECT-TYPE SYNTAX SEQUENCE OF AffirmedZoneDpiStatisticsGridLevelWebHttpTransactionsEntry MAX-ACCESS not-accessible STATUS deprecated DESCRIPTION "" ::= { affirmedZoneMIB 40 } affirmedZoneDpiStatisticsGridLevelWebHttpTransactionsEntry OBJECT-TYPE SYNTAX AffirmedZoneDpiStatisticsGridLevelWebHttpTransactionsEntry MAX-ACCESS not-accessible STATUS deprecated DESCRIPTION "" INDEX { affirmedZoneName, affirmedZoneDpiStatisticsGridLevelWebHttpTransactionsGrid } ::= { affirmedZoneDpiStatisticsGridLevelWebHttpTransactionsTable 1 } AffirmedZoneDpiStatisticsGridLevelWebHttpTransactionsEntry ::= SEQUENCE { affirmedZoneDpiStatisticsGridLevelWebHttpTransactionsGrid Unsigned32, affirmedZoneDpiStatisticsGridLevelWebHttpTransactionsServerGetResponses ConfdString, affirmedZoneDpiStatisticsGridLevelWebHttpTransactionsServerGetServiceTimeAvg ConfdString, affirmedZoneDpiStatisticsGridLevelWebHttpTransactionsServerGetServiceTimeMovingAvg ConfdString, affirmedZoneDpiStatisticsGridLevelWebHttpTransactionsProxyGetResponses ConfdString, affirmedZoneDpiStatisticsGridLevelWebHttpTransactionsProxyGetServiceTimeAvg ConfdString, affirmedZoneDpiStatisticsGridLevelWebHttpTransactionsProxyGetServiceTimeMovingAvg ConfdString } affirmedZoneDpiStatisticsGridLevelWebHttpTransactionsGrid OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS not-accessible STATUS current DESCRIPTION "grid ID" ::= { affirmedZoneDpiStatisticsGridLevelWebHttpTransactionsEntry 1 } affirmedZoneDpiStatisticsGridLevelWebHttpTransactionsServerGetResponses OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "GET responses from server" ::= { affirmedZoneDpiStatisticsGridLevelWebHttpTransactionsEntry 2 } affirmedZoneDpiStatisticsGridLevelWebHttpTransactionsServerGetServiceTimeAvg OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Average HTTP GET service time from server, in ms, over all samples" ::= { affirmedZoneDpiStatisticsGridLevelWebHttpTransactionsEntry 3 } affirmedZoneDpiStatisticsGridLevelWebHttpTransactionsServerGetServiceTimeMovingAvg OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Average HTTP GET service time from server, in ms, over recently acquired samples" ::= { affirmedZoneDpiStatisticsGridLevelWebHttpTransactionsEntry 4 } affirmedZoneDpiStatisticsGridLevelWebHttpTransactionsProxyGetResponses OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "GET responses from proxy" ::= { affirmedZoneDpiStatisticsGridLevelWebHttpTransactionsEntry 5 } affirmedZoneDpiStatisticsGridLevelWebHttpTransactionsProxyGetServiceTimeAvg OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Average HTTP GET service time from proxy, in ms, over all samples" ::= { affirmedZoneDpiStatisticsGridLevelWebHttpTransactionsEntry 6 } affirmedZoneDpiStatisticsGridLevelWebHttpTransactionsProxyGetServiceTimeMovingAvg OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Average HTTP GET service time from proxy, in ms, over recently acquired samples" ::= { affirmedZoneDpiStatisticsGridLevelWebHttpTransactionsEntry 7 } affirmedZoneDpiStatisticsGridLevelMailProtocolsTable OBJECT-TYPE SYNTAX SEQUENCE OF AffirmedZoneDpiStatisticsGridLevelMailProtocolsEntry MAX-ACCESS not-accessible STATUS deprecated DESCRIPTION "" ::= { affirmedZoneMIB 41 } affirmedZoneDpiStatisticsGridLevelMailProtocolsEntry OBJECT-TYPE SYNTAX AffirmedZoneDpiStatisticsGridLevelMailProtocolsEntry MAX-ACCESS not-accessible STATUS deprecated DESCRIPTION "" INDEX { affirmedZoneName, affirmedZoneDpiStatisticsGridLevelMailProtocolsGrid } ::= { affirmedZoneDpiStatisticsGridLevelMailProtocolsTable 1 } AffirmedZoneDpiStatisticsGridLevelMailProtocolsEntry ::= SEQUENCE { affirmedZoneDpiStatisticsGridLevelMailProtocolsGrid Unsigned32, affirmedZoneDpiStatisticsGridLevelMailProtocolsIMAP ConfdString, affirmedZoneDpiStatisticsGridLevelMailProtocolsMapi ConfdString, affirmedZoneDpiStatisticsGridLevelMailProtocolsPOP ConfdString, affirmedZoneDpiStatisticsGridLevelMailProtocolsSMTP ConfdString, affirmedZoneDpiStatisticsGridLevelMailProtocolsIMAPPkts ConfdString, affirmedZoneDpiStatisticsGridLevelMailProtocolsIMAPBytes ConfdString, affirmedZoneDpiStatisticsGridLevelMailProtocolsMapiPkts ConfdString, affirmedZoneDpiStatisticsGridLevelMailProtocolsMapiBytes ConfdString, affirmedZoneDpiStatisticsGridLevelMailProtocolsPOPPkts ConfdString, affirmedZoneDpiStatisticsGridLevelMailProtocolsPOPBytes ConfdString, affirmedZoneDpiStatisticsGridLevelMailProtocolsSMTPPkts ConfdString, affirmedZoneDpiStatisticsGridLevelMailProtocolsSMTPBytes ConfdString, affirmedZoneDpiStatisticsGridLevelMailProtocolsIMAPUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelMailProtocolsIMAPUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelMailProtocolsIMAPDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelMailProtocolsIMAPDlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelMailProtocolsMapiUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelMailProtocolsMapiUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelMailProtocolsMapiDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelMailProtocolsMapiDlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelMailProtocolsPOPUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelMailProtocolsPOPUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelMailProtocolsPOPDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelMailProtocolsPOPDlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelMailProtocolsSMTPUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelMailProtocolsSMTPUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelMailProtocolsSMTPDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelMailProtocolsSMTPDlBytes ConfdString } affirmedZoneDpiStatisticsGridLevelMailProtocolsGrid OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS not-accessible STATUS current DESCRIPTION "grid ID" ::= { affirmedZoneDpiStatisticsGridLevelMailProtocolsEntry 1 } affirmedZoneDpiStatisticsGridLevelMailProtocolsIMAP OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelMailProtocolsEntry 2 } affirmedZoneDpiStatisticsGridLevelMailProtocolsMapi OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelMailProtocolsEntry 3 } affirmedZoneDpiStatisticsGridLevelMailProtocolsPOP OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelMailProtocolsEntry 4 } affirmedZoneDpiStatisticsGridLevelMailProtocolsSMTP OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelMailProtocolsEntry 5 } affirmedZoneDpiStatisticsGridLevelMailProtocolsIMAPPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelMailProtocolsEntry 6 } affirmedZoneDpiStatisticsGridLevelMailProtocolsIMAPBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelMailProtocolsEntry 7 } affirmedZoneDpiStatisticsGridLevelMailProtocolsMapiPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelMailProtocolsEntry 8 } affirmedZoneDpiStatisticsGridLevelMailProtocolsMapiBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelMailProtocolsEntry 9 } affirmedZoneDpiStatisticsGridLevelMailProtocolsPOPPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelMailProtocolsEntry 10 } affirmedZoneDpiStatisticsGridLevelMailProtocolsPOPBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelMailProtocolsEntry 11 } affirmedZoneDpiStatisticsGridLevelMailProtocolsSMTPPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelMailProtocolsEntry 12 } affirmedZoneDpiStatisticsGridLevelMailProtocolsSMTPBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelMailProtocolsEntry 13 } affirmedZoneDpiStatisticsGridLevelMailProtocolsIMAPUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelMailProtocolsEntry 14 } affirmedZoneDpiStatisticsGridLevelMailProtocolsIMAPUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelMailProtocolsEntry 15 } affirmedZoneDpiStatisticsGridLevelMailProtocolsIMAPDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelMailProtocolsEntry 16 } affirmedZoneDpiStatisticsGridLevelMailProtocolsIMAPDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelMailProtocolsEntry 17 } affirmedZoneDpiStatisticsGridLevelMailProtocolsMapiUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelMailProtocolsEntry 18 } affirmedZoneDpiStatisticsGridLevelMailProtocolsMapiUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelMailProtocolsEntry 19 } affirmedZoneDpiStatisticsGridLevelMailProtocolsMapiDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelMailProtocolsEntry 20 } affirmedZoneDpiStatisticsGridLevelMailProtocolsMapiDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelMailProtocolsEntry 21 } affirmedZoneDpiStatisticsGridLevelMailProtocolsPOPUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelMailProtocolsEntry 22 } affirmedZoneDpiStatisticsGridLevelMailProtocolsPOPUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelMailProtocolsEntry 23 } affirmedZoneDpiStatisticsGridLevelMailProtocolsPOPDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelMailProtocolsEntry 24 } affirmedZoneDpiStatisticsGridLevelMailProtocolsPOPDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelMailProtocolsEntry 25 } affirmedZoneDpiStatisticsGridLevelMailProtocolsSMTPUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelMailProtocolsEntry 26 } affirmedZoneDpiStatisticsGridLevelMailProtocolsSMTPUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelMailProtocolsEntry 27 } affirmedZoneDpiStatisticsGridLevelMailProtocolsSMTPDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelMailProtocolsEntry 28 } affirmedZoneDpiStatisticsGridLevelMailProtocolsSMTPDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelMailProtocolsEntry 29 } affirmedZoneDpiStatisticsGridLevelMailSubProtocolsIMAPTable OBJECT-TYPE SYNTAX SEQUENCE OF AffirmedZoneDpiStatisticsGridLevelMailSubProtocolsIMAPEntry MAX-ACCESS not-accessible STATUS deprecated DESCRIPTION "" ::= { affirmedZoneMIB 331 } affirmedZoneDpiStatisticsGridLevelMailSubProtocolsIMAPEntry OBJECT-TYPE SYNTAX AffirmedZoneDpiStatisticsGridLevelMailSubProtocolsIMAPEntry MAX-ACCESS not-accessible STATUS deprecated DESCRIPTION "" INDEX { affirmedZoneName, affirmedZoneDpiStatisticsGridLevelMailSubProtocolsIMAPGrid } ::= { affirmedZoneDpiStatisticsGridLevelMailSubProtocolsIMAPTable 1 } AffirmedZoneDpiStatisticsGridLevelMailSubProtocolsIMAPEntry ::= SEQUENCE { affirmedZoneDpiStatisticsGridLevelMailSubProtocolsIMAPGrid Unsigned32, affirmedZoneDpiStatisticsGridLevelMailSubProtocolsIMAPGenericFlows ConfdString, affirmedZoneDpiStatisticsGridLevelMailSubProtocolsIMAPGenericUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelMailSubProtocolsIMAPGenericUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelMailSubProtocolsIMAPGenericDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelMailSubProtocolsIMAPGenericDlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelMailSubProtocolsIMAPEncryptedFlows ConfdString, affirmedZoneDpiStatisticsGridLevelMailSubProtocolsIMAPEncryptedUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelMailSubProtocolsIMAPEncryptedUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelMailSubProtocolsIMAPEncryptedDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelMailSubProtocolsIMAPEncryptedDlBytes ConfdString } affirmedZoneDpiStatisticsGridLevelMailSubProtocolsIMAPGrid OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS not-accessible STATUS current DESCRIPTION "grid ID" ::= { affirmedZoneDpiStatisticsGridLevelMailSubProtocolsIMAPEntry 1 } affirmedZoneDpiStatisticsGridLevelMailSubProtocolsIMAPGenericFlows OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelMailSubProtocolsIMAPEntry 2 } affirmedZoneDpiStatisticsGridLevelMailSubProtocolsIMAPGenericUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelMailSubProtocolsIMAPEntry 3 } affirmedZoneDpiStatisticsGridLevelMailSubProtocolsIMAPGenericUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelMailSubProtocolsIMAPEntry 4 } affirmedZoneDpiStatisticsGridLevelMailSubProtocolsIMAPGenericDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelMailSubProtocolsIMAPEntry 5 } affirmedZoneDpiStatisticsGridLevelMailSubProtocolsIMAPGenericDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelMailSubProtocolsIMAPEntry 6 } affirmedZoneDpiStatisticsGridLevelMailSubProtocolsIMAPEncryptedFlows OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelMailSubProtocolsIMAPEntry 7 } affirmedZoneDpiStatisticsGridLevelMailSubProtocolsIMAPEncryptedUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelMailSubProtocolsIMAPEntry 8 } affirmedZoneDpiStatisticsGridLevelMailSubProtocolsIMAPEncryptedUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelMailSubProtocolsIMAPEntry 9 } affirmedZoneDpiStatisticsGridLevelMailSubProtocolsIMAPEncryptedDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelMailSubProtocolsIMAPEntry 10 } affirmedZoneDpiStatisticsGridLevelMailSubProtocolsIMAPEncryptedDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelMailSubProtocolsIMAPEntry 11 } affirmedZoneDpiStatisticsGridLevelMailSubProtocolsPOPTable OBJECT-TYPE SYNTAX SEQUENCE OF AffirmedZoneDpiStatisticsGridLevelMailSubProtocolsPOPEntry MAX-ACCESS not-accessible STATUS deprecated DESCRIPTION "" ::= { affirmedZoneMIB 332 } affirmedZoneDpiStatisticsGridLevelMailSubProtocolsPOPEntry OBJECT-TYPE SYNTAX AffirmedZoneDpiStatisticsGridLevelMailSubProtocolsPOPEntry MAX-ACCESS not-accessible STATUS deprecated DESCRIPTION "" INDEX { affirmedZoneName, affirmedZoneDpiStatisticsGridLevelMailSubProtocolsPOPGrid } ::= { affirmedZoneDpiStatisticsGridLevelMailSubProtocolsPOPTable 1 } AffirmedZoneDpiStatisticsGridLevelMailSubProtocolsPOPEntry ::= SEQUENCE { affirmedZoneDpiStatisticsGridLevelMailSubProtocolsPOPGrid Unsigned32, affirmedZoneDpiStatisticsGridLevelMailSubProtocolsPOPPop3genericFlows ConfdString, affirmedZoneDpiStatisticsGridLevelMailSubProtocolsPOPPop3genericUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelMailSubProtocolsPOPPop3genericUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelMailSubProtocolsPOPPop3genericDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelMailSubProtocolsPOPPop3genericDlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelMailSubProtocolsPOPPop3encryptedFlows ConfdString, affirmedZoneDpiStatisticsGridLevelMailSubProtocolsPOPPop3encryptedUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelMailSubProtocolsPOPPop3encryptedUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelMailSubProtocolsPOPPop3encryptedDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelMailSubProtocolsPOPPop3encryptedDlBytes ConfdString } affirmedZoneDpiStatisticsGridLevelMailSubProtocolsPOPGrid OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS not-accessible STATUS current DESCRIPTION "grid ID" ::= { affirmedZoneDpiStatisticsGridLevelMailSubProtocolsPOPEntry 1 } affirmedZoneDpiStatisticsGridLevelMailSubProtocolsPOPPop3genericFlows OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelMailSubProtocolsPOPEntry 2 } affirmedZoneDpiStatisticsGridLevelMailSubProtocolsPOPPop3genericUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelMailSubProtocolsPOPEntry 3 } affirmedZoneDpiStatisticsGridLevelMailSubProtocolsPOPPop3genericUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelMailSubProtocolsPOPEntry 4 } affirmedZoneDpiStatisticsGridLevelMailSubProtocolsPOPPop3genericDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelMailSubProtocolsPOPEntry 5 } affirmedZoneDpiStatisticsGridLevelMailSubProtocolsPOPPop3genericDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelMailSubProtocolsPOPEntry 6 } affirmedZoneDpiStatisticsGridLevelMailSubProtocolsPOPPop3encryptedFlows OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelMailSubProtocolsPOPEntry 7 } affirmedZoneDpiStatisticsGridLevelMailSubProtocolsPOPPop3encryptedUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelMailSubProtocolsPOPEntry 8 } affirmedZoneDpiStatisticsGridLevelMailSubProtocolsPOPPop3encryptedUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelMailSubProtocolsPOPEntry 9 } affirmedZoneDpiStatisticsGridLevelMailSubProtocolsPOPPop3encryptedDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelMailSubProtocolsPOPEntry 10 } affirmedZoneDpiStatisticsGridLevelMailSubProtocolsPOPPop3encryptedDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelMailSubProtocolsPOPEntry 11 } affirmedZoneDpiStatisticsGridLevelMailSubProtocolsSMTPTable OBJECT-TYPE SYNTAX SEQUENCE OF AffirmedZoneDpiStatisticsGridLevelMailSubProtocolsSMTPEntry MAX-ACCESS not-accessible STATUS deprecated DESCRIPTION "" ::= { affirmedZoneMIB 333 } affirmedZoneDpiStatisticsGridLevelMailSubProtocolsSMTPEntry OBJECT-TYPE SYNTAX AffirmedZoneDpiStatisticsGridLevelMailSubProtocolsSMTPEntry MAX-ACCESS not-accessible STATUS deprecated DESCRIPTION "" INDEX { affirmedZoneName, affirmedZoneDpiStatisticsGridLevelMailSubProtocolsSMTPGrid } ::= { affirmedZoneDpiStatisticsGridLevelMailSubProtocolsSMTPTable 1 } AffirmedZoneDpiStatisticsGridLevelMailSubProtocolsSMTPEntry ::= SEQUENCE { affirmedZoneDpiStatisticsGridLevelMailSubProtocolsSMTPGrid Unsigned32, affirmedZoneDpiStatisticsGridLevelMailSubProtocolsSMTPGenericFlows ConfdString, affirmedZoneDpiStatisticsGridLevelMailSubProtocolsSMTPGenericUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelMailSubProtocolsSMTPGenericUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelMailSubProtocolsSMTPGenericDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelMailSubProtocolsSMTPGenericDlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelMailSubProtocolsSMTPEncryptedFlows ConfdString, affirmedZoneDpiStatisticsGridLevelMailSubProtocolsSMTPEncryptedUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelMailSubProtocolsSMTPEncryptedUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelMailSubProtocolsSMTPEncryptedDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelMailSubProtocolsSMTPEncryptedDlBytes ConfdString } affirmedZoneDpiStatisticsGridLevelMailSubProtocolsSMTPGrid OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS not-accessible STATUS current DESCRIPTION "grid ID" ::= { affirmedZoneDpiStatisticsGridLevelMailSubProtocolsSMTPEntry 1 } affirmedZoneDpiStatisticsGridLevelMailSubProtocolsSMTPGenericFlows OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelMailSubProtocolsSMTPEntry 2 } affirmedZoneDpiStatisticsGridLevelMailSubProtocolsSMTPGenericUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelMailSubProtocolsSMTPEntry 3 } affirmedZoneDpiStatisticsGridLevelMailSubProtocolsSMTPGenericUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelMailSubProtocolsSMTPEntry 4 } affirmedZoneDpiStatisticsGridLevelMailSubProtocolsSMTPGenericDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelMailSubProtocolsSMTPEntry 5 } affirmedZoneDpiStatisticsGridLevelMailSubProtocolsSMTPGenericDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelMailSubProtocolsSMTPEntry 6 } affirmedZoneDpiStatisticsGridLevelMailSubProtocolsSMTPEncryptedFlows OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelMailSubProtocolsSMTPEntry 7 } affirmedZoneDpiStatisticsGridLevelMailSubProtocolsSMTPEncryptedUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelMailSubProtocolsSMTPEntry 8 } affirmedZoneDpiStatisticsGridLevelMailSubProtocolsSMTPEncryptedUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelMailSubProtocolsSMTPEntry 9 } affirmedZoneDpiStatisticsGridLevelMailSubProtocolsSMTPEncryptedDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelMailSubProtocolsSMTPEntry 10 } affirmedZoneDpiStatisticsGridLevelMailSubProtocolsSMTPEncryptedDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelMailSubProtocolsSMTPEntry 11 } affirmedZoneDpiStatisticsGridLevelMobileProtocolsTable OBJECT-TYPE SYNTAX SEQUENCE OF AffirmedZoneDpiStatisticsGridLevelMobileProtocolsEntry MAX-ACCESS not-accessible STATUS deprecated DESCRIPTION "" ::= { affirmedZoneMIB 42 } affirmedZoneDpiStatisticsGridLevelMobileProtocolsEntry OBJECT-TYPE SYNTAX AffirmedZoneDpiStatisticsGridLevelMobileProtocolsEntry MAX-ACCESS not-accessible STATUS deprecated DESCRIPTION "" INDEX { affirmedZoneName, affirmedZoneDpiStatisticsGridLevelMobileProtocolsGrid } ::= { affirmedZoneDpiStatisticsGridLevelMobileProtocolsTable 1 } AffirmedZoneDpiStatisticsGridLevelMobileProtocolsEntry ::= SEQUENCE { affirmedZoneDpiStatisticsGridLevelMobileProtocolsGrid Unsigned32, affirmedZoneDpiStatisticsGridLevelMobileProtocolsBOLT ConfdString, affirmedZoneDpiStatisticsGridLevelMobileProtocolsBlackberry ConfdString, affirmedZoneDpiStatisticsGridLevelMobileProtocolsMMS ConfdString, affirmedZoneDpiStatisticsGridLevelMobileProtocolsOperaMini ConfdString, affirmedZoneDpiStatisticsGridLevelMobileProtocolsWAP-WSP ConfdString, affirmedZoneDpiStatisticsGridLevelMobileProtocolsWAP-WTLS ConfdString, affirmedZoneDpiStatisticsGridLevelMobileProtocolsWAP-WTP-WSP ConfdString, affirmedZoneDpiStatisticsGridLevelMobileProtocolsMig33 ConfdString, affirmedZoneDpiStatisticsGridLevelMobileProtocolsBOLTPkts ConfdString, affirmedZoneDpiStatisticsGridLevelMobileProtocolsBOLTBytes ConfdString, affirmedZoneDpiStatisticsGridLevelMobileProtocolsBlackberryPkts ConfdString, affirmedZoneDpiStatisticsGridLevelMobileProtocolsBlackberryBytes ConfdString, affirmedZoneDpiStatisticsGridLevelMobileProtocolsMMSPkts ConfdString, affirmedZoneDpiStatisticsGridLevelMobileProtocolsMMSBytes ConfdString, affirmedZoneDpiStatisticsGridLevelMobileProtocolsOperaMiniPkts ConfdString, affirmedZoneDpiStatisticsGridLevelMobileProtocolsOperaMiniBytes ConfdString, affirmedZoneDpiStatisticsGridLevelMobileProtocolsWAP-WSPPkts ConfdString, affirmedZoneDpiStatisticsGridLevelMobileProtocolsWAP-WSPBytes ConfdString, affirmedZoneDpiStatisticsGridLevelMobileProtocolsWAP-WTLSPkts ConfdString, affirmedZoneDpiStatisticsGridLevelMobileProtocolsWAP-WTLSBytes ConfdString, affirmedZoneDpiStatisticsGridLevelMobileProtocolsWAP-WTP-WSPPkts ConfdString, affirmedZoneDpiStatisticsGridLevelMobileProtocolsWAP-WTP-WSPBytes ConfdString, affirmedZoneDpiStatisticsGridLevelMobileProtocolsMig33Pkts ConfdString, affirmedZoneDpiStatisticsGridLevelMobileProtocolsMig33Bytes ConfdString, affirmedZoneDpiStatisticsGridLevelMobileProtocolsBOLTUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelMobileProtocolsBOLTUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelMobileProtocolsBOLTDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelMobileProtocolsBOLTDlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelMobileProtocolsBlackberryUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelMobileProtocolsBlackberryUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelMobileProtocolsBlackberryDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelMobileProtocolsBlackberryDlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelMobileProtocolsMMSUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelMobileProtocolsMMSUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelMobileProtocolsMMSDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelMobileProtocolsMMSDlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelMobileProtocolsOperaMiniUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelMobileProtocolsOperaMiniUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelMobileProtocolsOperaMiniDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelMobileProtocolsOperaMiniDlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelMobileProtocolsWAP-WSPUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelMobileProtocolsWAP-WSPUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelMobileProtocolsWAP-WSPDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelMobileProtocolsWAP-WSPDlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelMobileProtocolsWAP-WTLSUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelMobileProtocolsWAP-WTLSUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelMobileProtocolsWAP-WTLSDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelMobileProtocolsWAP-WTLSDlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelMobileProtocolsWAP-WTP-WSPUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelMobileProtocolsWAP-WTP-WSPUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelMobileProtocolsWAP-WTP-WSPDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelMobileProtocolsWAP-WTP-WSPDlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelMobileProtocolsMig33UlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelMobileProtocolsMig33UlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelMobileProtocolsMig33DlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelMobileProtocolsMig33DlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelMobileProtocolsMQTTFlows ConfdString, affirmedZoneDpiStatisticsGridLevelMobileProtocolsMQTTUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelMobileProtocolsMQTTUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelMobileProtocolsMQTTDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelMobileProtocolsMQTTDlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelMobileProtocolsSCADAFlows ConfdString, affirmedZoneDpiStatisticsGridLevelMobileProtocolsSCADAULPkts ConfdString, affirmedZoneDpiStatisticsGridLevelMobileProtocolsSCADAULBytes ConfdString, affirmedZoneDpiStatisticsGridLevelMobileProtocolsSCADADLPkts ConfdString, affirmedZoneDpiStatisticsGridLevelMobileProtocolsSCADADLBytes ConfdString, affirmedZoneDpiStatisticsGridLevelMobileProtocolsInstaGramFlows ConfdString, affirmedZoneDpiStatisticsGridLevelMobileProtocolsInstaGramUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelMobileProtocolsInstaGramUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelMobileProtocolsInstaGramDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelMobileProtocolsInstaGramDlBytes ConfdString } affirmedZoneDpiStatisticsGridLevelMobileProtocolsGrid OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS not-accessible STATUS current DESCRIPTION "grid ID" ::= { affirmedZoneDpiStatisticsGridLevelMobileProtocolsEntry 1 } affirmedZoneDpiStatisticsGridLevelMobileProtocolsBOLT OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelMobileProtocolsEntry 2 } affirmedZoneDpiStatisticsGridLevelMobileProtocolsBlackberry OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelMobileProtocolsEntry 3 } affirmedZoneDpiStatisticsGridLevelMobileProtocolsMMS OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelMobileProtocolsEntry 4 } affirmedZoneDpiStatisticsGridLevelMobileProtocolsOperaMini OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelMobileProtocolsEntry 5 } affirmedZoneDpiStatisticsGridLevelMobileProtocolsWAP-WSP OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelMobileProtocolsEntry 6 } affirmedZoneDpiStatisticsGridLevelMobileProtocolsWAP-WTLS OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelMobileProtocolsEntry 7 } affirmedZoneDpiStatisticsGridLevelMobileProtocolsWAP-WTP-WSP OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelMobileProtocolsEntry 8 } affirmedZoneDpiStatisticsGridLevelMobileProtocolsMig33 OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelMobileProtocolsEntry 9 } affirmedZoneDpiStatisticsGridLevelMobileProtocolsBOLTPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelMobileProtocolsEntry 10 } affirmedZoneDpiStatisticsGridLevelMobileProtocolsBOLTBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelMobileProtocolsEntry 11 } affirmedZoneDpiStatisticsGridLevelMobileProtocolsBlackberryPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelMobileProtocolsEntry 12 } affirmedZoneDpiStatisticsGridLevelMobileProtocolsBlackberryBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelMobileProtocolsEntry 13 } affirmedZoneDpiStatisticsGridLevelMobileProtocolsMMSPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelMobileProtocolsEntry 14 } affirmedZoneDpiStatisticsGridLevelMobileProtocolsMMSBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelMobileProtocolsEntry 15 } affirmedZoneDpiStatisticsGridLevelMobileProtocolsOperaMiniPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelMobileProtocolsEntry 16 } affirmedZoneDpiStatisticsGridLevelMobileProtocolsOperaMiniBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelMobileProtocolsEntry 17 } affirmedZoneDpiStatisticsGridLevelMobileProtocolsWAP-WSPPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelMobileProtocolsEntry 18 } affirmedZoneDpiStatisticsGridLevelMobileProtocolsWAP-WSPBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelMobileProtocolsEntry 19 } affirmedZoneDpiStatisticsGridLevelMobileProtocolsWAP-WTLSPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelMobileProtocolsEntry 20 } affirmedZoneDpiStatisticsGridLevelMobileProtocolsWAP-WTLSBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelMobileProtocolsEntry 21 } affirmedZoneDpiStatisticsGridLevelMobileProtocolsWAP-WTP-WSPPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelMobileProtocolsEntry 22 } affirmedZoneDpiStatisticsGridLevelMobileProtocolsWAP-WTP-WSPBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelMobileProtocolsEntry 23 } affirmedZoneDpiStatisticsGridLevelMobileProtocolsMig33Pkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelMobileProtocolsEntry 24 } affirmedZoneDpiStatisticsGridLevelMobileProtocolsMig33Bytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelMobileProtocolsEntry 25 } affirmedZoneDpiStatisticsGridLevelMobileProtocolsBOLTUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelMobileProtocolsEntry 26 } affirmedZoneDpiStatisticsGridLevelMobileProtocolsBOLTUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelMobileProtocolsEntry 27 } affirmedZoneDpiStatisticsGridLevelMobileProtocolsBOLTDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelMobileProtocolsEntry 28 } affirmedZoneDpiStatisticsGridLevelMobileProtocolsBOLTDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelMobileProtocolsEntry 29 } affirmedZoneDpiStatisticsGridLevelMobileProtocolsBlackberryUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelMobileProtocolsEntry 30 } affirmedZoneDpiStatisticsGridLevelMobileProtocolsBlackberryUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelMobileProtocolsEntry 31 } affirmedZoneDpiStatisticsGridLevelMobileProtocolsBlackberryDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelMobileProtocolsEntry 32 } affirmedZoneDpiStatisticsGridLevelMobileProtocolsBlackberryDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelMobileProtocolsEntry 33 } affirmedZoneDpiStatisticsGridLevelMobileProtocolsMMSUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelMobileProtocolsEntry 34 } affirmedZoneDpiStatisticsGridLevelMobileProtocolsMMSUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelMobileProtocolsEntry 35 } affirmedZoneDpiStatisticsGridLevelMobileProtocolsMMSDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelMobileProtocolsEntry 36 } affirmedZoneDpiStatisticsGridLevelMobileProtocolsMMSDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelMobileProtocolsEntry 37 } affirmedZoneDpiStatisticsGridLevelMobileProtocolsOperaMiniUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelMobileProtocolsEntry 38 } affirmedZoneDpiStatisticsGridLevelMobileProtocolsOperaMiniUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelMobileProtocolsEntry 39 } affirmedZoneDpiStatisticsGridLevelMobileProtocolsOperaMiniDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelMobileProtocolsEntry 40 } affirmedZoneDpiStatisticsGridLevelMobileProtocolsOperaMiniDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelMobileProtocolsEntry 41 } affirmedZoneDpiStatisticsGridLevelMobileProtocolsWAP-WSPUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelMobileProtocolsEntry 42 } affirmedZoneDpiStatisticsGridLevelMobileProtocolsWAP-WSPUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelMobileProtocolsEntry 43 } affirmedZoneDpiStatisticsGridLevelMobileProtocolsWAP-WSPDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelMobileProtocolsEntry 44 } affirmedZoneDpiStatisticsGridLevelMobileProtocolsWAP-WSPDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelMobileProtocolsEntry 45 } affirmedZoneDpiStatisticsGridLevelMobileProtocolsWAP-WTLSUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelMobileProtocolsEntry 46 } affirmedZoneDpiStatisticsGridLevelMobileProtocolsWAP-WTLSUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelMobileProtocolsEntry 47 } affirmedZoneDpiStatisticsGridLevelMobileProtocolsWAP-WTLSDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelMobileProtocolsEntry 48 } affirmedZoneDpiStatisticsGridLevelMobileProtocolsWAP-WTLSDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelMobileProtocolsEntry 49 } affirmedZoneDpiStatisticsGridLevelMobileProtocolsWAP-WTP-WSPUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelMobileProtocolsEntry 50 } affirmedZoneDpiStatisticsGridLevelMobileProtocolsWAP-WTP-WSPUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelMobileProtocolsEntry 51 } affirmedZoneDpiStatisticsGridLevelMobileProtocolsWAP-WTP-WSPDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelMobileProtocolsEntry 52 } affirmedZoneDpiStatisticsGridLevelMobileProtocolsWAP-WTP-WSPDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelMobileProtocolsEntry 53 } affirmedZoneDpiStatisticsGridLevelMobileProtocolsMig33UlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelMobileProtocolsEntry 54 } affirmedZoneDpiStatisticsGridLevelMobileProtocolsMig33UlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelMobileProtocolsEntry 55 } affirmedZoneDpiStatisticsGridLevelMobileProtocolsMig33DlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelMobileProtocolsEntry 56 } affirmedZoneDpiStatisticsGridLevelMobileProtocolsMig33DlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelMobileProtocolsEntry 57 } affirmedZoneDpiStatisticsGridLevelMobileProtocolsMQTTFlows OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelMobileProtocolsEntry 58 } affirmedZoneDpiStatisticsGridLevelMobileProtocolsMQTTUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelMobileProtocolsEntry 59 } affirmedZoneDpiStatisticsGridLevelMobileProtocolsMQTTUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelMobileProtocolsEntry 60 } affirmedZoneDpiStatisticsGridLevelMobileProtocolsMQTTDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelMobileProtocolsEntry 61 } affirmedZoneDpiStatisticsGridLevelMobileProtocolsMQTTDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelMobileProtocolsEntry 62 } affirmedZoneDpiStatisticsGridLevelMobileProtocolsSCADAFlows OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelMobileProtocolsEntry 63 } affirmedZoneDpiStatisticsGridLevelMobileProtocolsSCADAULPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelMobileProtocolsEntry 64 } affirmedZoneDpiStatisticsGridLevelMobileProtocolsSCADAULBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelMobileProtocolsEntry 65 } affirmedZoneDpiStatisticsGridLevelMobileProtocolsSCADADLPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelMobileProtocolsEntry 66 } affirmedZoneDpiStatisticsGridLevelMobileProtocolsSCADADLBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelMobileProtocolsEntry 67 } affirmedZoneDpiStatisticsGridLevelMobileProtocolsInstaGramFlows OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelMobileProtocolsEntry 68 } affirmedZoneDpiStatisticsGridLevelMobileProtocolsInstaGramUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelMobileProtocolsEntry 69 } affirmedZoneDpiStatisticsGridLevelMobileProtocolsInstaGramUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelMobileProtocolsEntry 70 } affirmedZoneDpiStatisticsGridLevelMobileProtocolsInstaGramDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelMobileProtocolsEntry 71 } affirmedZoneDpiStatisticsGridLevelMobileProtocolsInstaGramDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelMobileProtocolsEntry 72 } affirmedZoneDpiStatisticsGridLevelMobileSubProtocolsBlackberryTable OBJECT-TYPE SYNTAX SEQUENCE OF AffirmedZoneDpiStatisticsGridLevelMobileSubProtocolsBlackberryEntry MAX-ACCESS not-accessible STATUS deprecated DESCRIPTION "" ::= { affirmedZoneMIB 43 } affirmedZoneDpiStatisticsGridLevelMobileSubProtocolsBlackberryEntry OBJECT-TYPE SYNTAX AffirmedZoneDpiStatisticsGridLevelMobileSubProtocolsBlackberryEntry MAX-ACCESS not-accessible STATUS deprecated DESCRIPTION "" INDEX { affirmedZoneName, affirmedZoneDpiStatisticsGridLevelMobileSubProtocolsBlackberryGrid } ::= { affirmedZoneDpiStatisticsGridLevelMobileSubProtocolsBlackberryTable 1 } AffirmedZoneDpiStatisticsGridLevelMobileSubProtocolsBlackberryEntry ::= SEQUENCE { affirmedZoneDpiStatisticsGridLevelMobileSubProtocolsBlackberryGrid Unsigned32, affirmedZoneDpiStatisticsGridLevelMobileSubProtocolsBlackberryEncrypted ConfdString, affirmedZoneDpiStatisticsGridLevelMobileSubProtocolsBlackberryEmail ConfdString, affirmedZoneDpiStatisticsGridLevelMobileSubProtocolsBlackberryMessenger ConfdString, affirmedZoneDpiStatisticsGridLevelMobileSubProtocolsBlackberryEncryptedPkts ConfdString, affirmedZoneDpiStatisticsGridLevelMobileSubProtocolsBlackberryEncryptedBytes ConfdString, affirmedZoneDpiStatisticsGridLevelMobileSubProtocolsBlackberryEmailPkts ConfdString, affirmedZoneDpiStatisticsGridLevelMobileSubProtocolsBlackberryEmailBytes ConfdString, affirmedZoneDpiStatisticsGridLevelMobileSubProtocolsBlackberryMessengerPkts ConfdString, affirmedZoneDpiStatisticsGridLevelMobileSubProtocolsBlackberryMessengerBytes ConfdString, affirmedZoneDpiStatisticsGridLevelMobileSubProtocolsBlackberryEncryptedUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelMobileSubProtocolsBlackberryEncryptedUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelMobileSubProtocolsBlackberryEncryptedDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelMobileSubProtocolsBlackberryEncryptedDlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelMobileSubProtocolsBlackberryEmailUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelMobileSubProtocolsBlackberryEmailUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelMobileSubProtocolsBlackberryEmailDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelMobileSubProtocolsBlackberryEmailDlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelMobileSubProtocolsBlackberryMessengerUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelMobileSubProtocolsBlackberryMessengerUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelMobileSubProtocolsBlackberryMessengerDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelMobileSubProtocolsBlackberryMessengerDlBytes ConfdString } affirmedZoneDpiStatisticsGridLevelMobileSubProtocolsBlackberryGrid OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS not-accessible STATUS current DESCRIPTION "grid ID" ::= { affirmedZoneDpiStatisticsGridLevelMobileSubProtocolsBlackberryEntry 1 } affirmedZoneDpiStatisticsGridLevelMobileSubProtocolsBlackberryEncrypted OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelMobileSubProtocolsBlackberryEntry 2 } affirmedZoneDpiStatisticsGridLevelMobileSubProtocolsBlackberryEmail OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelMobileSubProtocolsBlackberryEntry 3 } affirmedZoneDpiStatisticsGridLevelMobileSubProtocolsBlackberryMessenger OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelMobileSubProtocolsBlackberryEntry 4 } affirmedZoneDpiStatisticsGridLevelMobileSubProtocolsBlackberryEncryptedPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelMobileSubProtocolsBlackberryEntry 5 } affirmedZoneDpiStatisticsGridLevelMobileSubProtocolsBlackberryEncryptedBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelMobileSubProtocolsBlackberryEntry 6 } affirmedZoneDpiStatisticsGridLevelMobileSubProtocolsBlackberryEmailPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelMobileSubProtocolsBlackberryEntry 7 } affirmedZoneDpiStatisticsGridLevelMobileSubProtocolsBlackberryEmailBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelMobileSubProtocolsBlackberryEntry 8 } affirmedZoneDpiStatisticsGridLevelMobileSubProtocolsBlackberryMessengerPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelMobileSubProtocolsBlackberryEntry 9 } affirmedZoneDpiStatisticsGridLevelMobileSubProtocolsBlackberryMessengerBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelMobileSubProtocolsBlackberryEntry 10 } affirmedZoneDpiStatisticsGridLevelMobileSubProtocolsBlackberryEncryptedUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelMobileSubProtocolsBlackberryEntry 11 } affirmedZoneDpiStatisticsGridLevelMobileSubProtocolsBlackberryEncryptedUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelMobileSubProtocolsBlackberryEntry 12 } affirmedZoneDpiStatisticsGridLevelMobileSubProtocolsBlackberryEncryptedDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelMobileSubProtocolsBlackberryEntry 13 } affirmedZoneDpiStatisticsGridLevelMobileSubProtocolsBlackberryEncryptedDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelMobileSubProtocolsBlackberryEntry 14 } affirmedZoneDpiStatisticsGridLevelMobileSubProtocolsBlackberryEmailUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelMobileSubProtocolsBlackberryEntry 15 } affirmedZoneDpiStatisticsGridLevelMobileSubProtocolsBlackberryEmailUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelMobileSubProtocolsBlackberryEntry 16 } affirmedZoneDpiStatisticsGridLevelMobileSubProtocolsBlackberryEmailDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelMobileSubProtocolsBlackberryEntry 17 } affirmedZoneDpiStatisticsGridLevelMobileSubProtocolsBlackberryEmailDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelMobileSubProtocolsBlackberryEntry 18 } affirmedZoneDpiStatisticsGridLevelMobileSubProtocolsBlackberryMessengerUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelMobileSubProtocolsBlackberryEntry 19 } affirmedZoneDpiStatisticsGridLevelMobileSubProtocolsBlackberryMessengerUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelMobileSubProtocolsBlackberryEntry 20 } affirmedZoneDpiStatisticsGridLevelMobileSubProtocolsBlackberryMessengerDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelMobileSubProtocolsBlackberryEntry 21 } affirmedZoneDpiStatisticsGridLevelMobileSubProtocolsBlackberryMessengerDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelMobileSubProtocolsBlackberryEntry 22 } affirmedZoneDpiStatisticsGridLevelMobileSubProtocolsMQTTTable OBJECT-TYPE SYNTAX SEQUENCE OF AffirmedZoneDpiStatisticsGridLevelMobileSubProtocolsMQTTEntry MAX-ACCESS not-accessible STATUS deprecated DESCRIPTION "" ::= { affirmedZoneMIB 334 } affirmedZoneDpiStatisticsGridLevelMobileSubProtocolsMQTTEntry OBJECT-TYPE SYNTAX AffirmedZoneDpiStatisticsGridLevelMobileSubProtocolsMQTTEntry MAX-ACCESS not-accessible STATUS deprecated DESCRIPTION "" INDEX { affirmedZoneName, affirmedZoneDpiStatisticsGridLevelMobileSubProtocolsMQTTGrid } ::= { affirmedZoneDpiStatisticsGridLevelMobileSubProtocolsMQTTTable 1 } AffirmedZoneDpiStatisticsGridLevelMobileSubProtocolsMQTTEntry ::= SEQUENCE { affirmedZoneDpiStatisticsGridLevelMobileSubProtocolsMQTTGrid Unsigned32, affirmedZoneDpiStatisticsGridLevelMobileSubProtocolsMQTTGenericFlows ConfdString, affirmedZoneDpiStatisticsGridLevelMobileSubProtocolsMQTTGenericUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelMobileSubProtocolsMQTTGenericUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelMobileSubProtocolsMQTTGenericDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelMobileSubProtocolsMQTTGenericDlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelMobileSubProtocolsMQTTEncryptedFlows ConfdString, affirmedZoneDpiStatisticsGridLevelMobileSubProtocolsMQTTEncryptedUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelMobileSubProtocolsMQTTEncryptedUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelMobileSubProtocolsMQTTEncryptedDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelMobileSubProtocolsMQTTEncryptedDlBytes ConfdString } affirmedZoneDpiStatisticsGridLevelMobileSubProtocolsMQTTGrid OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS not-accessible STATUS current DESCRIPTION "grid ID" ::= { affirmedZoneDpiStatisticsGridLevelMobileSubProtocolsMQTTEntry 1 } affirmedZoneDpiStatisticsGridLevelMobileSubProtocolsMQTTGenericFlows OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelMobileSubProtocolsMQTTEntry 2 } affirmedZoneDpiStatisticsGridLevelMobileSubProtocolsMQTTGenericUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelMobileSubProtocolsMQTTEntry 3 } affirmedZoneDpiStatisticsGridLevelMobileSubProtocolsMQTTGenericUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelMobileSubProtocolsMQTTEntry 4 } affirmedZoneDpiStatisticsGridLevelMobileSubProtocolsMQTTGenericDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelMobileSubProtocolsMQTTEntry 5 } affirmedZoneDpiStatisticsGridLevelMobileSubProtocolsMQTTGenericDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelMobileSubProtocolsMQTTEntry 6 } affirmedZoneDpiStatisticsGridLevelMobileSubProtocolsMQTTEncryptedFlows OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelMobileSubProtocolsMQTTEntry 7 } affirmedZoneDpiStatisticsGridLevelMobileSubProtocolsMQTTEncryptedUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelMobileSubProtocolsMQTTEntry 8 } affirmedZoneDpiStatisticsGridLevelMobileSubProtocolsMQTTEncryptedUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelMobileSubProtocolsMQTTEntry 9 } affirmedZoneDpiStatisticsGridLevelMobileSubProtocolsMQTTEncryptedDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelMobileSubProtocolsMQTTEntry 10 } affirmedZoneDpiStatisticsGridLevelMobileSubProtocolsMQTTEncryptedDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelMobileSubProtocolsMQTTEntry 11 } affirmedZoneDpiStatisticsGridLevelMobileSubProtocolsInstagramTable OBJECT-TYPE SYNTAX SEQUENCE OF AffirmedZoneDpiStatisticsGridLevelMobileSubProtocolsInstagramEntry MAX-ACCESS not-accessible STATUS deprecated DESCRIPTION "" ::= { affirmedZoneMIB 396 } affirmedZoneDpiStatisticsGridLevelMobileSubProtocolsInstagramEntry OBJECT-TYPE SYNTAX AffirmedZoneDpiStatisticsGridLevelMobileSubProtocolsInstagramEntry MAX-ACCESS not-accessible STATUS deprecated DESCRIPTION "" INDEX { affirmedZoneName, affirmedZoneDpiStatisticsGridLevelMobileSubProtocolsInstagramGrid } ::= { affirmedZoneDpiStatisticsGridLevelMobileSubProtocolsInstagramTable 1 } AffirmedZoneDpiStatisticsGridLevelMobileSubProtocolsInstagramEntry ::= SEQUENCE { affirmedZoneDpiStatisticsGridLevelMobileSubProtocolsInstagramGrid Unsigned32, affirmedZoneDpiStatisticsGridLevelMobileSubProtocolsInstagramGenericFlows ConfdString, affirmedZoneDpiStatisticsGridLevelMobileSubProtocolsInstagramGenericUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelMobileSubProtocolsInstagramGenericUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelMobileSubProtocolsInstagramGenericDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelMobileSubProtocolsInstagramGenericDlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelMobileSubProtocolsInstagramVideoFlows ConfdString, affirmedZoneDpiStatisticsGridLevelMobileSubProtocolsInstagramVideoUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelMobileSubProtocolsInstagramVideoUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelMobileSubProtocolsInstagramVideoDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelMobileSubProtocolsInstagramVideoDlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelMobileSubProtocolsInstagramFile-transferFlows ConfdString, affirmedZoneDpiStatisticsGridLevelMobileSubProtocolsInstagramFile-transferUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelMobileSubProtocolsInstagramFile-transferUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelMobileSubProtocolsInstagramFile-transferDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelMobileSubProtocolsInstagramFile-transferDlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelMobileSubProtocolsInstagramChatFlows ConfdString, affirmedZoneDpiStatisticsGridLevelMobileSubProtocolsInstagramChatUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelMobileSubProtocolsInstagramChatUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelMobileSubProtocolsInstagramChatDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelMobileSubProtocolsInstagramChatDlBytes ConfdString } affirmedZoneDpiStatisticsGridLevelMobileSubProtocolsInstagramGrid OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS not-accessible STATUS current DESCRIPTION "grid ID" ::= { affirmedZoneDpiStatisticsGridLevelMobileSubProtocolsInstagramEntry 1 } affirmedZoneDpiStatisticsGridLevelMobileSubProtocolsInstagramGenericFlows OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelMobileSubProtocolsInstagramEntry 2 } affirmedZoneDpiStatisticsGridLevelMobileSubProtocolsInstagramGenericUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelMobileSubProtocolsInstagramEntry 3 } affirmedZoneDpiStatisticsGridLevelMobileSubProtocolsInstagramGenericUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelMobileSubProtocolsInstagramEntry 4 } affirmedZoneDpiStatisticsGridLevelMobileSubProtocolsInstagramGenericDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelMobileSubProtocolsInstagramEntry 5 } affirmedZoneDpiStatisticsGridLevelMobileSubProtocolsInstagramGenericDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelMobileSubProtocolsInstagramEntry 6 } affirmedZoneDpiStatisticsGridLevelMobileSubProtocolsInstagramVideoFlows OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelMobileSubProtocolsInstagramEntry 7 } affirmedZoneDpiStatisticsGridLevelMobileSubProtocolsInstagramVideoUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelMobileSubProtocolsInstagramEntry 8 } affirmedZoneDpiStatisticsGridLevelMobileSubProtocolsInstagramVideoUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelMobileSubProtocolsInstagramEntry 9 } affirmedZoneDpiStatisticsGridLevelMobileSubProtocolsInstagramVideoDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelMobileSubProtocolsInstagramEntry 10 } affirmedZoneDpiStatisticsGridLevelMobileSubProtocolsInstagramVideoDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelMobileSubProtocolsInstagramEntry 11 } affirmedZoneDpiStatisticsGridLevelMobileSubProtocolsInstagramFile-transferFlows OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelMobileSubProtocolsInstagramEntry 12 } affirmedZoneDpiStatisticsGridLevelMobileSubProtocolsInstagramFile-transferUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelMobileSubProtocolsInstagramEntry 13 } affirmedZoneDpiStatisticsGridLevelMobileSubProtocolsInstagramFile-transferUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelMobileSubProtocolsInstagramEntry 14 } affirmedZoneDpiStatisticsGridLevelMobileSubProtocolsInstagramFile-transferDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelMobileSubProtocolsInstagramEntry 15 } affirmedZoneDpiStatisticsGridLevelMobileSubProtocolsInstagramFile-transferDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelMobileSubProtocolsInstagramEntry 16 } affirmedZoneDpiStatisticsGridLevelMobileSubProtocolsInstagramChatFlows OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelMobileSubProtocolsInstagramEntry 17 } affirmedZoneDpiStatisticsGridLevelMobileSubProtocolsInstagramChatUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelMobileSubProtocolsInstagramEntry 18 } affirmedZoneDpiStatisticsGridLevelMobileSubProtocolsInstagramChatUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelMobileSubProtocolsInstagramEntry 19 } affirmedZoneDpiStatisticsGridLevelMobileSubProtocolsInstagramChatDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelMobileSubProtocolsInstagramEntry 20 } affirmedZoneDpiStatisticsGridLevelMobileSubProtocolsInstagramChatDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelMobileSubProtocolsInstagramEntry 21 } affirmedZoneDpiStatisticsGridLevelTunnelProtocolsTable OBJECT-TYPE SYNTAX SEQUENCE OF AffirmedZoneDpiStatisticsGridLevelTunnelProtocolsEntry MAX-ACCESS not-accessible STATUS deprecated DESCRIPTION "" ::= { affirmedZoneMIB 44 } affirmedZoneDpiStatisticsGridLevelTunnelProtocolsEntry OBJECT-TYPE SYNTAX AffirmedZoneDpiStatisticsGridLevelTunnelProtocolsEntry MAX-ACCESS not-accessible STATUS deprecated DESCRIPTION "" INDEX { affirmedZoneName, affirmedZoneDpiStatisticsGridLevelTunnelProtocolsGrid } ::= { affirmedZoneDpiStatisticsGridLevelTunnelProtocolsTable 1 } AffirmedZoneDpiStatisticsGridLevelTunnelProtocolsEntry ::= SEQUENCE { affirmedZoneDpiStatisticsGridLevelTunnelProtocolsGrid Unsigned32, affirmedZoneDpiStatisticsGridLevelTunnelProtocolsGRE ConfdString, affirmedZoneDpiStatisticsGridLevelTunnelProtocolsGTP ConfdString, affirmedZoneDpiStatisticsGridLevelTunnelProtocolsHamachiVPN ConfdString, affirmedZoneDpiStatisticsGridLevelTunnelProtocolsIP-in-IP ConfdString, affirmedZoneDpiStatisticsGridLevelTunnelProtocolsIPSEC ConfdString, affirmedZoneDpiStatisticsGridLevelTunnelProtocolsISAKMP ConfdString, affirmedZoneDpiStatisticsGridLevelTunnelProtocolsJAP ConfdString, affirmedZoneDpiStatisticsGridLevelTunnelProtocolsL2TP ConfdString, affirmedZoneDpiStatisticsGridLevelTunnelProtocolsNetMotion ConfdString, affirmedZoneDpiStatisticsGridLevelTunnelProtocolsOpenVPN ConfdString, affirmedZoneDpiStatisticsGridLevelTunnelProtocolsPPP ConfdString, affirmedZoneDpiStatisticsGridLevelTunnelProtocolsPPTP ConfdString, affirmedZoneDpiStatisticsGridLevelTunnelProtocolsSSL ConfdString, affirmedZoneDpiStatisticsGridLevelTunnelProtocolsSSTP ConfdString, affirmedZoneDpiStatisticsGridLevelTunnelProtocolsSoftEthernet ConfdString, affirmedZoneDpiStatisticsGridLevelTunnelProtocolsTOR ConfdString, affirmedZoneDpiStatisticsGridLevelTunnelProtocolsTeredo ConfdString, affirmedZoneDpiStatisticsGridLevelTunnelProtocolsUltraSurf ConfdString, affirmedZoneDpiStatisticsGridLevelTunnelProtocolsVPN-X ConfdString, affirmedZoneDpiStatisticsGridLevelTunnelProtocolsVTUN ConfdString, affirmedZoneDpiStatisticsGridLevelTunnelProtocolsYourFreedom ConfdString, affirmedZoneDpiStatisticsGridLevelTunnelProtocolsSOCKS ConfdString, affirmedZoneDpiStatisticsGridLevelTunnelProtocolsHTTPTunnel ConfdString, affirmedZoneDpiStatisticsGridLevelTunnelProtocolsGREPkts ConfdString, affirmedZoneDpiStatisticsGridLevelTunnelProtocolsGREBytes ConfdString, affirmedZoneDpiStatisticsGridLevelTunnelProtocolsGTPPkts ConfdString, affirmedZoneDpiStatisticsGridLevelTunnelProtocolsGTPBytes ConfdString, affirmedZoneDpiStatisticsGridLevelTunnelProtocolsHamachiVPNPkts ConfdString, affirmedZoneDpiStatisticsGridLevelTunnelProtocolsHamachiVPNBytes ConfdString, affirmedZoneDpiStatisticsGridLevelTunnelProtocolsIP-in-IPPkts ConfdString, affirmedZoneDpiStatisticsGridLevelTunnelProtocolsIP-in-IPBytes ConfdString, affirmedZoneDpiStatisticsGridLevelTunnelProtocolsIPSECPkts ConfdString, affirmedZoneDpiStatisticsGridLevelTunnelProtocolsIPSECBytes ConfdString, affirmedZoneDpiStatisticsGridLevelTunnelProtocolsISAKMPPkts ConfdString, affirmedZoneDpiStatisticsGridLevelTunnelProtocolsISAKMPBytes ConfdString, affirmedZoneDpiStatisticsGridLevelTunnelProtocolsJAPPkts ConfdString, affirmedZoneDpiStatisticsGridLevelTunnelProtocolsJAPBytes ConfdString, affirmedZoneDpiStatisticsGridLevelTunnelProtocolsL2TPPkts ConfdString, affirmedZoneDpiStatisticsGridLevelTunnelProtocolsL2TPBytes ConfdString, affirmedZoneDpiStatisticsGridLevelTunnelProtocolsNetMotionPkts ConfdString, affirmedZoneDpiStatisticsGridLevelTunnelProtocolsNetMotionBytes ConfdString, affirmedZoneDpiStatisticsGridLevelTunnelProtocolsOpenVPNPkts ConfdString, affirmedZoneDpiStatisticsGridLevelTunnelProtocolsOpenVPNBytes ConfdString, affirmedZoneDpiStatisticsGridLevelTunnelProtocolsPPPPkts ConfdString, affirmedZoneDpiStatisticsGridLevelTunnelProtocolsPPPBytes ConfdString, affirmedZoneDpiStatisticsGridLevelTunnelProtocolsPPTPPkts ConfdString, affirmedZoneDpiStatisticsGridLevelTunnelProtocolsPPTPBytes ConfdString, affirmedZoneDpiStatisticsGridLevelTunnelProtocolsSSLPkts ConfdString, affirmedZoneDpiStatisticsGridLevelTunnelProtocolsSSLBytes ConfdString, affirmedZoneDpiStatisticsGridLevelTunnelProtocolsSSTPPkts ConfdString, affirmedZoneDpiStatisticsGridLevelTunnelProtocolsSSTPBytes ConfdString, affirmedZoneDpiStatisticsGridLevelTunnelProtocolsSoftEthernetPkts ConfdString, affirmedZoneDpiStatisticsGridLevelTunnelProtocolsSoftEthernetBytes ConfdString, affirmedZoneDpiStatisticsGridLevelTunnelProtocolsTORPkts ConfdString, affirmedZoneDpiStatisticsGridLevelTunnelProtocolsTORBytes ConfdString, affirmedZoneDpiStatisticsGridLevelTunnelProtocolsTeredoPkts ConfdString, affirmedZoneDpiStatisticsGridLevelTunnelProtocolsTeredoBytes ConfdString, affirmedZoneDpiStatisticsGridLevelTunnelProtocolsUltraSurfPkts ConfdString, affirmedZoneDpiStatisticsGridLevelTunnelProtocolsUltraSurfBytes ConfdString, affirmedZoneDpiStatisticsGridLevelTunnelProtocolsVPN-XPkts ConfdString, affirmedZoneDpiStatisticsGridLevelTunnelProtocolsVPN-XBytes ConfdString, affirmedZoneDpiStatisticsGridLevelTunnelProtocolsVTUNPkts ConfdString, affirmedZoneDpiStatisticsGridLevelTunnelProtocolsVTUNBytes ConfdString, affirmedZoneDpiStatisticsGridLevelTunnelProtocolsYourFreedomPkts ConfdString, affirmedZoneDpiStatisticsGridLevelTunnelProtocolsYourFreedomBytes ConfdString, affirmedZoneDpiStatisticsGridLevelTunnelProtocolsSOCKSPkts ConfdString, affirmedZoneDpiStatisticsGridLevelTunnelProtocolsSOCKSBytes ConfdString, affirmedZoneDpiStatisticsGridLevelTunnelProtocolsHTTPTunnelPkts ConfdString, affirmedZoneDpiStatisticsGridLevelTunnelProtocolsHTTPTunnelBytes ConfdString, affirmedZoneDpiStatisticsGridLevelTunnelProtocolsGREUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelTunnelProtocolsGREUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelTunnelProtocolsGREDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelTunnelProtocolsGREDlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelTunnelProtocolsGTPUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelTunnelProtocolsGTPUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelTunnelProtocolsGTPDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelTunnelProtocolsGTPDlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelTunnelProtocolsHamachiVPNUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelTunnelProtocolsHamachiVPNUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelTunnelProtocolsHamachiVPNDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelTunnelProtocolsHamachiVPNDlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelTunnelProtocolsIP-in-IPUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelTunnelProtocolsIP-in-IPUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelTunnelProtocolsIP-in-IPDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelTunnelProtocolsIP-in-IPDlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelTunnelProtocolsIPSECUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelTunnelProtocolsIPSECUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelTunnelProtocolsIPSECDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelTunnelProtocolsIPSECDlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelTunnelProtocolsISAKMPUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelTunnelProtocolsISAKMPUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelTunnelProtocolsISAKMPDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelTunnelProtocolsISAKMPDlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelTunnelProtocolsJAPUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelTunnelProtocolsJAPUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelTunnelProtocolsJAPDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelTunnelProtocolsJAPDlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelTunnelProtocolsL2TPUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelTunnelProtocolsL2TPUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelTunnelProtocolsL2TPDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelTunnelProtocolsL2TPDlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelTunnelProtocolsNetMotionUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelTunnelProtocolsNetMotionUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelTunnelProtocolsNetMotionDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelTunnelProtocolsNetMotionDlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelTunnelProtocolsOpenVPNUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelTunnelProtocolsOpenVPNUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelTunnelProtocolsOpenVPNDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelTunnelProtocolsOpenVPNDlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelTunnelProtocolsPPPUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelTunnelProtocolsPPPUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelTunnelProtocolsPPPDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelTunnelProtocolsPPPDlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelTunnelProtocolsPPTPUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelTunnelProtocolsPPTPUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelTunnelProtocolsPPTPDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelTunnelProtocolsPPTPDlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelTunnelProtocolsSSLUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelTunnelProtocolsSSLUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelTunnelProtocolsSSLDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelTunnelProtocolsSSLDlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelTunnelProtocolsSSTPUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelTunnelProtocolsSSTPUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelTunnelProtocolsSSTPDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelTunnelProtocolsSSTPDlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelTunnelProtocolsSoftEthernetUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelTunnelProtocolsSoftEthernetUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelTunnelProtocolsSoftEthernetDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelTunnelProtocolsSoftEthernetDlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelTunnelProtocolsTORUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelTunnelProtocolsTORUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelTunnelProtocolsTORDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelTunnelProtocolsTORDlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelTunnelProtocolsTeredoUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelTunnelProtocolsTeredoUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelTunnelProtocolsTeredoDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelTunnelProtocolsTeredoDlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelTunnelProtocolsUltraSurfUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelTunnelProtocolsUltraSurfUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelTunnelProtocolsUltraSurfDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelTunnelProtocolsUltraSurfDlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelTunnelProtocolsVPN-XUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelTunnelProtocolsVPN-XUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelTunnelProtocolsVPN-XDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelTunnelProtocolsVPN-XDlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelTunnelProtocolsVTUNUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelTunnelProtocolsVTUNUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelTunnelProtocolsVTUNDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelTunnelProtocolsVTUNDlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelTunnelProtocolsYourFreedomUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelTunnelProtocolsYourFreedomUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelTunnelProtocolsYourFreedomDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelTunnelProtocolsYourFreedomDlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelTunnelProtocolsSOCKSUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelTunnelProtocolsSOCKSUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelTunnelProtocolsSOCKSDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelTunnelProtocolsSOCKSDlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelTunnelProtocolsHTTPTunnelUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelTunnelProtocolsHTTPTunnelUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelTunnelProtocolsHTTPTunnelDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelTunnelProtocolsHTTPTunnelDlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelTunnelProtocolsPDProxy ConfdString, affirmedZoneDpiStatisticsGridLevelTunnelProtocolsPDProxyPkts ConfdString, affirmedZoneDpiStatisticsGridLevelTunnelProtocolsPDProxyBytes ConfdString, affirmedZoneDpiStatisticsGridLevelTunnelProtocolsPDProxyUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelTunnelProtocolsPDProxyUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelTunnelProtocolsPDProxyDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelTunnelProtocolsPDProxyDlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelTunnelProtocolsCyberghost ConfdString, affirmedZoneDpiStatisticsGridLevelTunnelProtocolsCyberghostPkts ConfdString, affirmedZoneDpiStatisticsGridLevelTunnelProtocolsCyberghostBytes ConfdString, affirmedZoneDpiStatisticsGridLevelTunnelProtocolsCyberghostUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelTunnelProtocolsCyberghostUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelTunnelProtocolsCyberghostDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelTunnelProtocolsCyberghostDlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelTunnelProtocolsComodoUniteFlows ConfdString, affirmedZoneDpiStatisticsGridLevelTunnelProtocolsComodoUniteUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelTunnelProtocolsComodoUniteUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelTunnelProtocolsComodoUniteDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelTunnelProtocolsComodoUniteDlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelTunnelProtocolsVyprVpnFlows ConfdString, affirmedZoneDpiStatisticsGridLevelTunnelProtocolsVyprVpnUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelTunnelProtocolsVyprVpnUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelTunnelProtocolsVyprVpnDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelTunnelProtocolsVyprVpnDlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelTunnelProtocolsPsiphonFlows ConfdString, affirmedZoneDpiStatisticsGridLevelTunnelProtocolsPsiphonUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelTunnelProtocolsPsiphonUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelTunnelProtocolsPsiphonDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelTunnelProtocolsPsiphonDlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelTunnelProtocolsZenmateVPNFlows ConfdString, affirmedZoneDpiStatisticsGridLevelTunnelProtocolsZenmateVPNUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelTunnelProtocolsZenmateVPNUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelTunnelProtocolsZenmateVPNDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelTunnelProtocolsZenmateVPNDlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelTunnelProtocolsPIAFlows ConfdString, affirmedZoneDpiStatisticsGridLevelTunnelProtocolsPIAUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelTunnelProtocolsPIAUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelTunnelProtocolsPIADlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelTunnelProtocolsPIADlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelTunnelProtocolsIPVanishFlows ConfdString, affirmedZoneDpiStatisticsGridLevelTunnelProtocolsIPVanishUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelTunnelProtocolsIPVanishUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelTunnelProtocolsIPVanishDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelTunnelProtocolsIPVanishDlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelTunnelProtocolsTunnelBearFlows ConfdString, affirmedZoneDpiStatisticsGridLevelTunnelProtocolsTunnelBearUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelTunnelProtocolsTunnelBearUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelTunnelProtocolsTunnelBearDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelTunnelProtocolsTunnelBearDlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelTunnelProtocolsZeroVPNFlows ConfdString, affirmedZoneDpiStatisticsGridLevelTunnelProtocolsZeroVPNUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelTunnelProtocolsZeroVPNUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelTunnelProtocolsZeroVPNDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelTunnelProtocolsZeroVPNDlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelTunnelProtocolsSurfEasyFlows ConfdString, affirmedZoneDpiStatisticsGridLevelTunnelProtocolsSurfEasyUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelTunnelProtocolsSurfEasyUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelTunnelProtocolsSurfEasyDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelTunnelProtocolsSurfEasyDlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelTunnelProtocolsTigerVPNFlows ConfdString, affirmedZoneDpiStatisticsGridLevelTunnelProtocolsTigerVPNUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelTunnelProtocolsTigerVPNUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelTunnelProtocolsTigerVPNDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelTunnelProtocolsTigerVPNDlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelTunnelProtocolsAviraPhantomVPNFlows ConfdString, affirmedZoneDpiStatisticsGridLevelTunnelProtocolsAviraPhantomVPNUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelTunnelProtocolsAviraPhantomVPNUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelTunnelProtocolsAviraPhantomVPNDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelTunnelProtocolsAviraPhantomVPNDlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelTunnelProtocolsTurboVPNFlows ConfdString, affirmedZoneDpiStatisticsGridLevelTunnelProtocolsTurboVPNUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelTunnelProtocolsTurboVPNUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelTunnelProtocolsTurboVPNDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelTunnelProtocolsTurboVPNDlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelTunnelProtocolsVPNMasterFlows ConfdString, affirmedZoneDpiStatisticsGridLevelTunnelProtocolsVPNMasterUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelTunnelProtocolsVPNMasterUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelTunnelProtocolsVPNMasterDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelTunnelProtocolsVPNMasterDlBytes ConfdString } affirmedZoneDpiStatisticsGridLevelTunnelProtocolsGrid OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS not-accessible STATUS current DESCRIPTION "grid ID" ::= { affirmedZoneDpiStatisticsGridLevelTunnelProtocolsEntry 1 } affirmedZoneDpiStatisticsGridLevelTunnelProtocolsGRE OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelTunnelProtocolsEntry 2 } affirmedZoneDpiStatisticsGridLevelTunnelProtocolsGTP OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelTunnelProtocolsEntry 3 } affirmedZoneDpiStatisticsGridLevelTunnelProtocolsHamachiVPN OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelTunnelProtocolsEntry 4 } affirmedZoneDpiStatisticsGridLevelTunnelProtocolsIP-in-IP OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelTunnelProtocolsEntry 5 } affirmedZoneDpiStatisticsGridLevelTunnelProtocolsIPSEC OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelTunnelProtocolsEntry 6 } affirmedZoneDpiStatisticsGridLevelTunnelProtocolsISAKMP OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelTunnelProtocolsEntry 7 } affirmedZoneDpiStatisticsGridLevelTunnelProtocolsJAP OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelTunnelProtocolsEntry 8 } affirmedZoneDpiStatisticsGridLevelTunnelProtocolsL2TP OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelTunnelProtocolsEntry 9 } affirmedZoneDpiStatisticsGridLevelTunnelProtocolsNetMotion OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelTunnelProtocolsEntry 10 } affirmedZoneDpiStatisticsGridLevelTunnelProtocolsOpenVPN OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelTunnelProtocolsEntry 11 } affirmedZoneDpiStatisticsGridLevelTunnelProtocolsPPP OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelTunnelProtocolsEntry 12 } affirmedZoneDpiStatisticsGridLevelTunnelProtocolsPPTP OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelTunnelProtocolsEntry 13 } affirmedZoneDpiStatisticsGridLevelTunnelProtocolsSSL OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelTunnelProtocolsEntry 14 } affirmedZoneDpiStatisticsGridLevelTunnelProtocolsSSTP OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelTunnelProtocolsEntry 15 } affirmedZoneDpiStatisticsGridLevelTunnelProtocolsSoftEthernet OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelTunnelProtocolsEntry 16 } affirmedZoneDpiStatisticsGridLevelTunnelProtocolsTOR OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelTunnelProtocolsEntry 17 } affirmedZoneDpiStatisticsGridLevelTunnelProtocolsTeredo OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelTunnelProtocolsEntry 18 } affirmedZoneDpiStatisticsGridLevelTunnelProtocolsUltraSurf OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelTunnelProtocolsEntry 19 } affirmedZoneDpiStatisticsGridLevelTunnelProtocolsVPN-X OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelTunnelProtocolsEntry 20 } affirmedZoneDpiStatisticsGridLevelTunnelProtocolsVTUN OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelTunnelProtocolsEntry 21 } affirmedZoneDpiStatisticsGridLevelTunnelProtocolsYourFreedom OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelTunnelProtocolsEntry 22 } affirmedZoneDpiStatisticsGridLevelTunnelProtocolsSOCKS OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelTunnelProtocolsEntry 23 } affirmedZoneDpiStatisticsGridLevelTunnelProtocolsHTTPTunnel OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelTunnelProtocolsEntry 24 } affirmedZoneDpiStatisticsGridLevelTunnelProtocolsGREPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelTunnelProtocolsEntry 25 } affirmedZoneDpiStatisticsGridLevelTunnelProtocolsGREBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelTunnelProtocolsEntry 26 } affirmedZoneDpiStatisticsGridLevelTunnelProtocolsGTPPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelTunnelProtocolsEntry 27 } affirmedZoneDpiStatisticsGridLevelTunnelProtocolsGTPBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelTunnelProtocolsEntry 28 } affirmedZoneDpiStatisticsGridLevelTunnelProtocolsHamachiVPNPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelTunnelProtocolsEntry 29 } affirmedZoneDpiStatisticsGridLevelTunnelProtocolsHamachiVPNBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelTunnelProtocolsEntry 30 } affirmedZoneDpiStatisticsGridLevelTunnelProtocolsIP-in-IPPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelTunnelProtocolsEntry 31 } affirmedZoneDpiStatisticsGridLevelTunnelProtocolsIP-in-IPBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelTunnelProtocolsEntry 32 } affirmedZoneDpiStatisticsGridLevelTunnelProtocolsIPSECPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelTunnelProtocolsEntry 33 } affirmedZoneDpiStatisticsGridLevelTunnelProtocolsIPSECBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelTunnelProtocolsEntry 34 } affirmedZoneDpiStatisticsGridLevelTunnelProtocolsISAKMPPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelTunnelProtocolsEntry 35 } affirmedZoneDpiStatisticsGridLevelTunnelProtocolsISAKMPBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelTunnelProtocolsEntry 36 } affirmedZoneDpiStatisticsGridLevelTunnelProtocolsJAPPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelTunnelProtocolsEntry 37 } affirmedZoneDpiStatisticsGridLevelTunnelProtocolsJAPBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelTunnelProtocolsEntry 38 } affirmedZoneDpiStatisticsGridLevelTunnelProtocolsL2TPPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelTunnelProtocolsEntry 39 } affirmedZoneDpiStatisticsGridLevelTunnelProtocolsL2TPBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelTunnelProtocolsEntry 40 } affirmedZoneDpiStatisticsGridLevelTunnelProtocolsNetMotionPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelTunnelProtocolsEntry 41 } affirmedZoneDpiStatisticsGridLevelTunnelProtocolsNetMotionBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelTunnelProtocolsEntry 42 } affirmedZoneDpiStatisticsGridLevelTunnelProtocolsOpenVPNPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelTunnelProtocolsEntry 43 } affirmedZoneDpiStatisticsGridLevelTunnelProtocolsOpenVPNBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelTunnelProtocolsEntry 44 } affirmedZoneDpiStatisticsGridLevelTunnelProtocolsPPPPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelTunnelProtocolsEntry 45 } affirmedZoneDpiStatisticsGridLevelTunnelProtocolsPPPBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelTunnelProtocolsEntry 46 } affirmedZoneDpiStatisticsGridLevelTunnelProtocolsPPTPPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelTunnelProtocolsEntry 47 } affirmedZoneDpiStatisticsGridLevelTunnelProtocolsPPTPBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelTunnelProtocolsEntry 48 } affirmedZoneDpiStatisticsGridLevelTunnelProtocolsSSLPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelTunnelProtocolsEntry 49 } affirmedZoneDpiStatisticsGridLevelTunnelProtocolsSSLBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelTunnelProtocolsEntry 50 } affirmedZoneDpiStatisticsGridLevelTunnelProtocolsSSTPPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelTunnelProtocolsEntry 51 } affirmedZoneDpiStatisticsGridLevelTunnelProtocolsSSTPBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelTunnelProtocolsEntry 52 } affirmedZoneDpiStatisticsGridLevelTunnelProtocolsSoftEthernetPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelTunnelProtocolsEntry 53 } affirmedZoneDpiStatisticsGridLevelTunnelProtocolsSoftEthernetBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelTunnelProtocolsEntry 54 } affirmedZoneDpiStatisticsGridLevelTunnelProtocolsTORPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelTunnelProtocolsEntry 55 } affirmedZoneDpiStatisticsGridLevelTunnelProtocolsTORBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelTunnelProtocolsEntry 56 } affirmedZoneDpiStatisticsGridLevelTunnelProtocolsTeredoPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelTunnelProtocolsEntry 57 } affirmedZoneDpiStatisticsGridLevelTunnelProtocolsTeredoBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelTunnelProtocolsEntry 58 } affirmedZoneDpiStatisticsGridLevelTunnelProtocolsUltraSurfPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelTunnelProtocolsEntry 59 } affirmedZoneDpiStatisticsGridLevelTunnelProtocolsUltraSurfBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelTunnelProtocolsEntry 60 } affirmedZoneDpiStatisticsGridLevelTunnelProtocolsVPN-XPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelTunnelProtocolsEntry 61 } affirmedZoneDpiStatisticsGridLevelTunnelProtocolsVPN-XBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelTunnelProtocolsEntry 62 } affirmedZoneDpiStatisticsGridLevelTunnelProtocolsVTUNPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelTunnelProtocolsEntry 63 } affirmedZoneDpiStatisticsGridLevelTunnelProtocolsVTUNBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelTunnelProtocolsEntry 64 } affirmedZoneDpiStatisticsGridLevelTunnelProtocolsYourFreedomPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelTunnelProtocolsEntry 65 } affirmedZoneDpiStatisticsGridLevelTunnelProtocolsYourFreedomBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelTunnelProtocolsEntry 66 } affirmedZoneDpiStatisticsGridLevelTunnelProtocolsSOCKSPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelTunnelProtocolsEntry 67 } affirmedZoneDpiStatisticsGridLevelTunnelProtocolsSOCKSBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelTunnelProtocolsEntry 68 } affirmedZoneDpiStatisticsGridLevelTunnelProtocolsHTTPTunnelPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelTunnelProtocolsEntry 69 } affirmedZoneDpiStatisticsGridLevelTunnelProtocolsHTTPTunnelBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelTunnelProtocolsEntry 70 } affirmedZoneDpiStatisticsGridLevelTunnelProtocolsGREUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelTunnelProtocolsEntry 71 } affirmedZoneDpiStatisticsGridLevelTunnelProtocolsGREUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelTunnelProtocolsEntry 72 } affirmedZoneDpiStatisticsGridLevelTunnelProtocolsGREDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelTunnelProtocolsEntry 73 } affirmedZoneDpiStatisticsGridLevelTunnelProtocolsGREDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelTunnelProtocolsEntry 74 } affirmedZoneDpiStatisticsGridLevelTunnelProtocolsGTPUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelTunnelProtocolsEntry 75 } affirmedZoneDpiStatisticsGridLevelTunnelProtocolsGTPUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelTunnelProtocolsEntry 76 } affirmedZoneDpiStatisticsGridLevelTunnelProtocolsGTPDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelTunnelProtocolsEntry 77 } affirmedZoneDpiStatisticsGridLevelTunnelProtocolsGTPDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelTunnelProtocolsEntry 78 } affirmedZoneDpiStatisticsGridLevelTunnelProtocolsHamachiVPNUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelTunnelProtocolsEntry 79 } affirmedZoneDpiStatisticsGridLevelTunnelProtocolsHamachiVPNUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelTunnelProtocolsEntry 80 } affirmedZoneDpiStatisticsGridLevelTunnelProtocolsHamachiVPNDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelTunnelProtocolsEntry 81 } affirmedZoneDpiStatisticsGridLevelTunnelProtocolsHamachiVPNDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelTunnelProtocolsEntry 82 } affirmedZoneDpiStatisticsGridLevelTunnelProtocolsIP-in-IPUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelTunnelProtocolsEntry 83 } affirmedZoneDpiStatisticsGridLevelTunnelProtocolsIP-in-IPUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelTunnelProtocolsEntry 84 } affirmedZoneDpiStatisticsGridLevelTunnelProtocolsIP-in-IPDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelTunnelProtocolsEntry 85 } affirmedZoneDpiStatisticsGridLevelTunnelProtocolsIP-in-IPDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelTunnelProtocolsEntry 86 } affirmedZoneDpiStatisticsGridLevelTunnelProtocolsIPSECUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelTunnelProtocolsEntry 87 } affirmedZoneDpiStatisticsGridLevelTunnelProtocolsIPSECUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelTunnelProtocolsEntry 88 } affirmedZoneDpiStatisticsGridLevelTunnelProtocolsIPSECDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelTunnelProtocolsEntry 89 } affirmedZoneDpiStatisticsGridLevelTunnelProtocolsIPSECDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelTunnelProtocolsEntry 90 } affirmedZoneDpiStatisticsGridLevelTunnelProtocolsISAKMPUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelTunnelProtocolsEntry 91 } affirmedZoneDpiStatisticsGridLevelTunnelProtocolsISAKMPUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelTunnelProtocolsEntry 92 } affirmedZoneDpiStatisticsGridLevelTunnelProtocolsISAKMPDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelTunnelProtocolsEntry 93 } affirmedZoneDpiStatisticsGridLevelTunnelProtocolsISAKMPDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelTunnelProtocolsEntry 94 } affirmedZoneDpiStatisticsGridLevelTunnelProtocolsJAPUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelTunnelProtocolsEntry 95 } affirmedZoneDpiStatisticsGridLevelTunnelProtocolsJAPUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelTunnelProtocolsEntry 96 } affirmedZoneDpiStatisticsGridLevelTunnelProtocolsJAPDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelTunnelProtocolsEntry 97 } affirmedZoneDpiStatisticsGridLevelTunnelProtocolsJAPDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelTunnelProtocolsEntry 98 } affirmedZoneDpiStatisticsGridLevelTunnelProtocolsL2TPUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelTunnelProtocolsEntry 99 } affirmedZoneDpiStatisticsGridLevelTunnelProtocolsL2TPUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelTunnelProtocolsEntry 100 } affirmedZoneDpiStatisticsGridLevelTunnelProtocolsL2TPDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelTunnelProtocolsEntry 101 } affirmedZoneDpiStatisticsGridLevelTunnelProtocolsL2TPDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelTunnelProtocolsEntry 102 } affirmedZoneDpiStatisticsGridLevelTunnelProtocolsNetMotionUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelTunnelProtocolsEntry 103 } affirmedZoneDpiStatisticsGridLevelTunnelProtocolsNetMotionUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelTunnelProtocolsEntry 104 } affirmedZoneDpiStatisticsGridLevelTunnelProtocolsNetMotionDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelTunnelProtocolsEntry 105 } affirmedZoneDpiStatisticsGridLevelTunnelProtocolsNetMotionDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelTunnelProtocolsEntry 106 } affirmedZoneDpiStatisticsGridLevelTunnelProtocolsOpenVPNUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelTunnelProtocolsEntry 107 } affirmedZoneDpiStatisticsGridLevelTunnelProtocolsOpenVPNUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelTunnelProtocolsEntry 108 } affirmedZoneDpiStatisticsGridLevelTunnelProtocolsOpenVPNDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelTunnelProtocolsEntry 109 } affirmedZoneDpiStatisticsGridLevelTunnelProtocolsOpenVPNDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelTunnelProtocolsEntry 110 } affirmedZoneDpiStatisticsGridLevelTunnelProtocolsPPPUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelTunnelProtocolsEntry 111 } affirmedZoneDpiStatisticsGridLevelTunnelProtocolsPPPUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelTunnelProtocolsEntry 112 } affirmedZoneDpiStatisticsGridLevelTunnelProtocolsPPPDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelTunnelProtocolsEntry 113 } affirmedZoneDpiStatisticsGridLevelTunnelProtocolsPPPDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelTunnelProtocolsEntry 114 } affirmedZoneDpiStatisticsGridLevelTunnelProtocolsPPTPUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelTunnelProtocolsEntry 115 } affirmedZoneDpiStatisticsGridLevelTunnelProtocolsPPTPUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelTunnelProtocolsEntry 116 } affirmedZoneDpiStatisticsGridLevelTunnelProtocolsPPTPDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelTunnelProtocolsEntry 117 } affirmedZoneDpiStatisticsGridLevelTunnelProtocolsPPTPDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelTunnelProtocolsEntry 118 } affirmedZoneDpiStatisticsGridLevelTunnelProtocolsSSLUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelTunnelProtocolsEntry 119 } affirmedZoneDpiStatisticsGridLevelTunnelProtocolsSSLUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelTunnelProtocolsEntry 120 } affirmedZoneDpiStatisticsGridLevelTunnelProtocolsSSLDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelTunnelProtocolsEntry 121 } affirmedZoneDpiStatisticsGridLevelTunnelProtocolsSSLDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelTunnelProtocolsEntry 122 } affirmedZoneDpiStatisticsGridLevelTunnelProtocolsSSTPUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelTunnelProtocolsEntry 123 } affirmedZoneDpiStatisticsGridLevelTunnelProtocolsSSTPUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelTunnelProtocolsEntry 124 } affirmedZoneDpiStatisticsGridLevelTunnelProtocolsSSTPDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelTunnelProtocolsEntry 125 } affirmedZoneDpiStatisticsGridLevelTunnelProtocolsSSTPDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelTunnelProtocolsEntry 126 } affirmedZoneDpiStatisticsGridLevelTunnelProtocolsSoftEthernetUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelTunnelProtocolsEntry 127 } affirmedZoneDpiStatisticsGridLevelTunnelProtocolsSoftEthernetUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelTunnelProtocolsEntry 128 } affirmedZoneDpiStatisticsGridLevelTunnelProtocolsSoftEthernetDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelTunnelProtocolsEntry 129 } affirmedZoneDpiStatisticsGridLevelTunnelProtocolsSoftEthernetDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelTunnelProtocolsEntry 130 } affirmedZoneDpiStatisticsGridLevelTunnelProtocolsTORUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelTunnelProtocolsEntry 131 } affirmedZoneDpiStatisticsGridLevelTunnelProtocolsTORUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelTunnelProtocolsEntry 132 } affirmedZoneDpiStatisticsGridLevelTunnelProtocolsTORDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelTunnelProtocolsEntry 133 } affirmedZoneDpiStatisticsGridLevelTunnelProtocolsTORDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelTunnelProtocolsEntry 134 } affirmedZoneDpiStatisticsGridLevelTunnelProtocolsTeredoUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelTunnelProtocolsEntry 135 } affirmedZoneDpiStatisticsGridLevelTunnelProtocolsTeredoUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelTunnelProtocolsEntry 136 } affirmedZoneDpiStatisticsGridLevelTunnelProtocolsTeredoDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelTunnelProtocolsEntry 137 } affirmedZoneDpiStatisticsGridLevelTunnelProtocolsTeredoDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelTunnelProtocolsEntry 138 } affirmedZoneDpiStatisticsGridLevelTunnelProtocolsUltraSurfUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelTunnelProtocolsEntry 139 } affirmedZoneDpiStatisticsGridLevelTunnelProtocolsUltraSurfUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelTunnelProtocolsEntry 140 } affirmedZoneDpiStatisticsGridLevelTunnelProtocolsUltraSurfDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelTunnelProtocolsEntry 141 } affirmedZoneDpiStatisticsGridLevelTunnelProtocolsUltraSurfDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelTunnelProtocolsEntry 142 } affirmedZoneDpiStatisticsGridLevelTunnelProtocolsVPN-XUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelTunnelProtocolsEntry 143 } affirmedZoneDpiStatisticsGridLevelTunnelProtocolsVPN-XUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelTunnelProtocolsEntry 144 } affirmedZoneDpiStatisticsGridLevelTunnelProtocolsVPN-XDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelTunnelProtocolsEntry 145 } affirmedZoneDpiStatisticsGridLevelTunnelProtocolsVPN-XDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelTunnelProtocolsEntry 146 } affirmedZoneDpiStatisticsGridLevelTunnelProtocolsVTUNUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelTunnelProtocolsEntry 147 } affirmedZoneDpiStatisticsGridLevelTunnelProtocolsVTUNUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelTunnelProtocolsEntry 148 } affirmedZoneDpiStatisticsGridLevelTunnelProtocolsVTUNDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelTunnelProtocolsEntry 149 } affirmedZoneDpiStatisticsGridLevelTunnelProtocolsVTUNDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelTunnelProtocolsEntry 150 } affirmedZoneDpiStatisticsGridLevelTunnelProtocolsYourFreedomUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelTunnelProtocolsEntry 151 } affirmedZoneDpiStatisticsGridLevelTunnelProtocolsYourFreedomUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelTunnelProtocolsEntry 152 } affirmedZoneDpiStatisticsGridLevelTunnelProtocolsYourFreedomDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelTunnelProtocolsEntry 153 } affirmedZoneDpiStatisticsGridLevelTunnelProtocolsYourFreedomDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelTunnelProtocolsEntry 154 } affirmedZoneDpiStatisticsGridLevelTunnelProtocolsSOCKSUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelTunnelProtocolsEntry 155 } affirmedZoneDpiStatisticsGridLevelTunnelProtocolsSOCKSUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelTunnelProtocolsEntry 156 } affirmedZoneDpiStatisticsGridLevelTunnelProtocolsSOCKSDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelTunnelProtocolsEntry 157 } affirmedZoneDpiStatisticsGridLevelTunnelProtocolsSOCKSDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelTunnelProtocolsEntry 158 } affirmedZoneDpiStatisticsGridLevelTunnelProtocolsHTTPTunnelUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelTunnelProtocolsEntry 159 } affirmedZoneDpiStatisticsGridLevelTunnelProtocolsHTTPTunnelUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelTunnelProtocolsEntry 160 } affirmedZoneDpiStatisticsGridLevelTunnelProtocolsHTTPTunnelDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelTunnelProtocolsEntry 161 } affirmedZoneDpiStatisticsGridLevelTunnelProtocolsHTTPTunnelDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelTunnelProtocolsEntry 162 } affirmedZoneDpiStatisticsGridLevelTunnelProtocolsPDProxy OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelTunnelProtocolsEntry 163 } affirmedZoneDpiStatisticsGridLevelTunnelProtocolsPDProxyPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelTunnelProtocolsEntry 164 } affirmedZoneDpiStatisticsGridLevelTunnelProtocolsPDProxyBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelTunnelProtocolsEntry 165 } affirmedZoneDpiStatisticsGridLevelTunnelProtocolsPDProxyUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelTunnelProtocolsEntry 166 } affirmedZoneDpiStatisticsGridLevelTunnelProtocolsPDProxyUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelTunnelProtocolsEntry 167 } affirmedZoneDpiStatisticsGridLevelTunnelProtocolsPDProxyDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelTunnelProtocolsEntry 168 } affirmedZoneDpiStatisticsGridLevelTunnelProtocolsPDProxyDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelTunnelProtocolsEntry 169 } affirmedZoneDpiStatisticsGridLevelTunnelProtocolsCyberghost OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelTunnelProtocolsEntry 170 } affirmedZoneDpiStatisticsGridLevelTunnelProtocolsCyberghostPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelTunnelProtocolsEntry 171 } affirmedZoneDpiStatisticsGridLevelTunnelProtocolsCyberghostBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelTunnelProtocolsEntry 172 } affirmedZoneDpiStatisticsGridLevelTunnelProtocolsCyberghostUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelTunnelProtocolsEntry 173 } affirmedZoneDpiStatisticsGridLevelTunnelProtocolsCyberghostUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelTunnelProtocolsEntry 174 } affirmedZoneDpiStatisticsGridLevelTunnelProtocolsCyberghostDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelTunnelProtocolsEntry 175 } affirmedZoneDpiStatisticsGridLevelTunnelProtocolsCyberghostDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelTunnelProtocolsEntry 176 } affirmedZoneDpiStatisticsGridLevelTunnelProtocolsComodoUniteFlows OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelTunnelProtocolsEntry 177 } affirmedZoneDpiStatisticsGridLevelTunnelProtocolsComodoUniteUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelTunnelProtocolsEntry 178 } affirmedZoneDpiStatisticsGridLevelTunnelProtocolsComodoUniteUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelTunnelProtocolsEntry 179 } affirmedZoneDpiStatisticsGridLevelTunnelProtocolsComodoUniteDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelTunnelProtocolsEntry 180 } affirmedZoneDpiStatisticsGridLevelTunnelProtocolsComodoUniteDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelTunnelProtocolsEntry 181 } affirmedZoneDpiStatisticsGridLevelTunnelProtocolsVyprVpnFlows OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelTunnelProtocolsEntry 182 } affirmedZoneDpiStatisticsGridLevelTunnelProtocolsVyprVpnUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelTunnelProtocolsEntry 183 } affirmedZoneDpiStatisticsGridLevelTunnelProtocolsVyprVpnUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelTunnelProtocolsEntry 184 } affirmedZoneDpiStatisticsGridLevelTunnelProtocolsVyprVpnDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelTunnelProtocolsEntry 185 } affirmedZoneDpiStatisticsGridLevelTunnelProtocolsVyprVpnDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelTunnelProtocolsEntry 186 } affirmedZoneDpiStatisticsGridLevelTunnelProtocolsPsiphonFlows OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelTunnelProtocolsEntry 187 } affirmedZoneDpiStatisticsGridLevelTunnelProtocolsPsiphonUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelTunnelProtocolsEntry 188 } affirmedZoneDpiStatisticsGridLevelTunnelProtocolsPsiphonUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelTunnelProtocolsEntry 189 } affirmedZoneDpiStatisticsGridLevelTunnelProtocolsPsiphonDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelTunnelProtocolsEntry 190 } affirmedZoneDpiStatisticsGridLevelTunnelProtocolsPsiphonDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelTunnelProtocolsEntry 191 } affirmedZoneDpiStatisticsGridLevelTunnelProtocolsZenmateVPNFlows OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelTunnelProtocolsEntry 192 } affirmedZoneDpiStatisticsGridLevelTunnelProtocolsZenmateVPNUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelTunnelProtocolsEntry 193 } affirmedZoneDpiStatisticsGridLevelTunnelProtocolsZenmateVPNUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelTunnelProtocolsEntry 194 } affirmedZoneDpiStatisticsGridLevelTunnelProtocolsZenmateVPNDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelTunnelProtocolsEntry 195 } affirmedZoneDpiStatisticsGridLevelTunnelProtocolsZenmateVPNDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelTunnelProtocolsEntry 196 } affirmedZoneDpiStatisticsGridLevelTunnelProtocolsPIAFlows OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelTunnelProtocolsEntry 197 } affirmedZoneDpiStatisticsGridLevelTunnelProtocolsPIAUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelTunnelProtocolsEntry 198 } affirmedZoneDpiStatisticsGridLevelTunnelProtocolsPIAUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelTunnelProtocolsEntry 199 } affirmedZoneDpiStatisticsGridLevelTunnelProtocolsPIADlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelTunnelProtocolsEntry 200 } affirmedZoneDpiStatisticsGridLevelTunnelProtocolsPIADlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelTunnelProtocolsEntry 201 } affirmedZoneDpiStatisticsGridLevelTunnelProtocolsIPVanishFlows OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelTunnelProtocolsEntry 202 } affirmedZoneDpiStatisticsGridLevelTunnelProtocolsIPVanishUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelTunnelProtocolsEntry 203 } affirmedZoneDpiStatisticsGridLevelTunnelProtocolsIPVanishUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelTunnelProtocolsEntry 204 } affirmedZoneDpiStatisticsGridLevelTunnelProtocolsIPVanishDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelTunnelProtocolsEntry 205 } affirmedZoneDpiStatisticsGridLevelTunnelProtocolsIPVanishDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelTunnelProtocolsEntry 206 } affirmedZoneDpiStatisticsGridLevelTunnelProtocolsTunnelBearFlows OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelTunnelProtocolsEntry 207 } affirmedZoneDpiStatisticsGridLevelTunnelProtocolsTunnelBearUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelTunnelProtocolsEntry 208 } affirmedZoneDpiStatisticsGridLevelTunnelProtocolsTunnelBearUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelTunnelProtocolsEntry 209 } affirmedZoneDpiStatisticsGridLevelTunnelProtocolsTunnelBearDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelTunnelProtocolsEntry 210 } affirmedZoneDpiStatisticsGridLevelTunnelProtocolsTunnelBearDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelTunnelProtocolsEntry 211 } affirmedZoneDpiStatisticsGridLevelTunnelProtocolsZeroVPNFlows OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelTunnelProtocolsEntry 212 } affirmedZoneDpiStatisticsGridLevelTunnelProtocolsZeroVPNUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelTunnelProtocolsEntry 213 } affirmedZoneDpiStatisticsGridLevelTunnelProtocolsZeroVPNUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelTunnelProtocolsEntry 214 } affirmedZoneDpiStatisticsGridLevelTunnelProtocolsZeroVPNDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelTunnelProtocolsEntry 215 } affirmedZoneDpiStatisticsGridLevelTunnelProtocolsZeroVPNDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelTunnelProtocolsEntry 216 } affirmedZoneDpiStatisticsGridLevelTunnelProtocolsSurfEasyFlows OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelTunnelProtocolsEntry 217 } affirmedZoneDpiStatisticsGridLevelTunnelProtocolsSurfEasyUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelTunnelProtocolsEntry 218 } affirmedZoneDpiStatisticsGridLevelTunnelProtocolsSurfEasyUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelTunnelProtocolsEntry 219 } affirmedZoneDpiStatisticsGridLevelTunnelProtocolsSurfEasyDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelTunnelProtocolsEntry 220 } affirmedZoneDpiStatisticsGridLevelTunnelProtocolsSurfEasyDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelTunnelProtocolsEntry 221 } affirmedZoneDpiStatisticsGridLevelTunnelProtocolsTigerVPNFlows OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelTunnelProtocolsEntry 222 } affirmedZoneDpiStatisticsGridLevelTunnelProtocolsTigerVPNUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelTunnelProtocolsEntry 223 } affirmedZoneDpiStatisticsGridLevelTunnelProtocolsTigerVPNUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelTunnelProtocolsEntry 224 } affirmedZoneDpiStatisticsGridLevelTunnelProtocolsTigerVPNDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelTunnelProtocolsEntry 225 } affirmedZoneDpiStatisticsGridLevelTunnelProtocolsTigerVPNDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelTunnelProtocolsEntry 226 } affirmedZoneDpiStatisticsGridLevelTunnelProtocolsAviraPhantomVPNFlows OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelTunnelProtocolsEntry 227 } affirmedZoneDpiStatisticsGridLevelTunnelProtocolsAviraPhantomVPNUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelTunnelProtocolsEntry 228 } affirmedZoneDpiStatisticsGridLevelTunnelProtocolsAviraPhantomVPNUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelTunnelProtocolsEntry 229 } affirmedZoneDpiStatisticsGridLevelTunnelProtocolsAviraPhantomVPNDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelTunnelProtocolsEntry 230 } affirmedZoneDpiStatisticsGridLevelTunnelProtocolsAviraPhantomVPNDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelTunnelProtocolsEntry 231 } affirmedZoneDpiStatisticsGridLevelTunnelProtocolsTurboVPNFlows OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelTunnelProtocolsEntry 232 } affirmedZoneDpiStatisticsGridLevelTunnelProtocolsTurboVPNUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelTunnelProtocolsEntry 233 } affirmedZoneDpiStatisticsGridLevelTunnelProtocolsTurboVPNUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelTunnelProtocolsEntry 234 } affirmedZoneDpiStatisticsGridLevelTunnelProtocolsTurboVPNDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelTunnelProtocolsEntry 235 } affirmedZoneDpiStatisticsGridLevelTunnelProtocolsTurboVPNDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelTunnelProtocolsEntry 236 } affirmedZoneDpiStatisticsGridLevelTunnelProtocolsVPNMasterFlows OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelTunnelProtocolsEntry 237 } affirmedZoneDpiStatisticsGridLevelTunnelProtocolsVPNMasterUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelTunnelProtocolsEntry 238 } affirmedZoneDpiStatisticsGridLevelTunnelProtocolsVPNMasterUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelTunnelProtocolsEntry 239 } affirmedZoneDpiStatisticsGridLevelTunnelProtocolsVPNMasterDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelTunnelProtocolsEntry 240 } affirmedZoneDpiStatisticsGridLevelTunnelProtocolsVPNMasterDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelTunnelProtocolsEntry 241 } affirmedZoneDpiStatisticsGridLevelTunnelSubProtocolsGTPTable OBJECT-TYPE SYNTAX SEQUENCE OF AffirmedZoneDpiStatisticsGridLevelTunnelSubProtocolsGTPEntry MAX-ACCESS not-accessible STATUS deprecated DESCRIPTION "" ::= { affirmedZoneMIB 45 } affirmedZoneDpiStatisticsGridLevelTunnelSubProtocolsGTPEntry OBJECT-TYPE SYNTAX AffirmedZoneDpiStatisticsGridLevelTunnelSubProtocolsGTPEntry MAX-ACCESS not-accessible STATUS deprecated DESCRIPTION "" INDEX { affirmedZoneName, affirmedZoneDpiStatisticsGridLevelTunnelSubProtocolsGTPGrid } ::= { affirmedZoneDpiStatisticsGridLevelTunnelSubProtocolsGTPTable 1 } AffirmedZoneDpiStatisticsGridLevelTunnelSubProtocolsGTPEntry ::= SEQUENCE { affirmedZoneDpiStatisticsGridLevelTunnelSubProtocolsGTPGrid Unsigned32, affirmedZoneDpiStatisticsGridLevelTunnelSubProtocolsGTPControl ConfdString, affirmedZoneDpiStatisticsGridLevelTunnelSubProtocolsGTPUser-data ConfdString, affirmedZoneDpiStatisticsGridLevelTunnelSubProtocolsGTPControlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelTunnelSubProtocolsGTPControlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelTunnelSubProtocolsGTPUser-dataPkts ConfdString, affirmedZoneDpiStatisticsGridLevelTunnelSubProtocolsGTPUser-dataBytes ConfdString, affirmedZoneDpiStatisticsGridLevelTunnelSubProtocolsGTPControlUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelTunnelSubProtocolsGTPControlUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelTunnelSubProtocolsGTPControlDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelTunnelSubProtocolsGTPControlDlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelTunnelSubProtocolsGTPUser-dataUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelTunnelSubProtocolsGTPUser-dataUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelTunnelSubProtocolsGTPUser-dataDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelTunnelSubProtocolsGTPUser-dataDlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelTunnelSubProtocolsGTPPrimeFlows ConfdString, affirmedZoneDpiStatisticsGridLevelTunnelSubProtocolsGTPPrimeUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelTunnelSubProtocolsGTPPrimeUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelTunnelSubProtocolsGTPPrimeDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelTunnelSubProtocolsGTPPrimeDlBytes ConfdString } affirmedZoneDpiStatisticsGridLevelTunnelSubProtocolsGTPGrid OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS not-accessible STATUS current DESCRIPTION "grid ID" ::= { affirmedZoneDpiStatisticsGridLevelTunnelSubProtocolsGTPEntry 1 } affirmedZoneDpiStatisticsGridLevelTunnelSubProtocolsGTPControl OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelTunnelSubProtocolsGTPEntry 2 } affirmedZoneDpiStatisticsGridLevelTunnelSubProtocolsGTPUser-data OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelTunnelSubProtocolsGTPEntry 3 } affirmedZoneDpiStatisticsGridLevelTunnelSubProtocolsGTPControlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelTunnelSubProtocolsGTPEntry 4 } affirmedZoneDpiStatisticsGridLevelTunnelSubProtocolsGTPControlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelTunnelSubProtocolsGTPEntry 5 } affirmedZoneDpiStatisticsGridLevelTunnelSubProtocolsGTPUser-dataPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelTunnelSubProtocolsGTPEntry 6 } affirmedZoneDpiStatisticsGridLevelTunnelSubProtocolsGTPUser-dataBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelTunnelSubProtocolsGTPEntry 7 } affirmedZoneDpiStatisticsGridLevelTunnelSubProtocolsGTPControlUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelTunnelSubProtocolsGTPEntry 8 } affirmedZoneDpiStatisticsGridLevelTunnelSubProtocolsGTPControlUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelTunnelSubProtocolsGTPEntry 9 } affirmedZoneDpiStatisticsGridLevelTunnelSubProtocolsGTPControlDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelTunnelSubProtocolsGTPEntry 10 } affirmedZoneDpiStatisticsGridLevelTunnelSubProtocolsGTPControlDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelTunnelSubProtocolsGTPEntry 11 } affirmedZoneDpiStatisticsGridLevelTunnelSubProtocolsGTPUser-dataUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelTunnelSubProtocolsGTPEntry 12 } affirmedZoneDpiStatisticsGridLevelTunnelSubProtocolsGTPUser-dataUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelTunnelSubProtocolsGTPEntry 13 } affirmedZoneDpiStatisticsGridLevelTunnelSubProtocolsGTPUser-dataDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelTunnelSubProtocolsGTPEntry 14 } affirmedZoneDpiStatisticsGridLevelTunnelSubProtocolsGTPUser-dataDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelTunnelSubProtocolsGTPEntry 15 } affirmedZoneDpiStatisticsGridLevelTunnelSubProtocolsGTPPrimeFlows OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelTunnelSubProtocolsGTPEntry 16 } affirmedZoneDpiStatisticsGridLevelTunnelSubProtocolsGTPPrimeUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelTunnelSubProtocolsGTPEntry 17 } affirmedZoneDpiStatisticsGridLevelTunnelSubProtocolsGTPPrimeUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelTunnelSubProtocolsGTPEntry 18 } affirmedZoneDpiStatisticsGridLevelTunnelSubProtocolsGTPPrimeDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelTunnelSubProtocolsGTPEntry 19 } affirmedZoneDpiStatisticsGridLevelTunnelSubProtocolsGTPPrimeDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelTunnelSubProtocolsGTPEntry 20 } affirmedZoneDpiStatisticsGridLevelTunnelSubProtocolsIPSECTable OBJECT-TYPE SYNTAX SEQUENCE OF AffirmedZoneDpiStatisticsGridLevelTunnelSubProtocolsIPSECEntry MAX-ACCESS not-accessible STATUS deprecated DESCRIPTION "" ::= { affirmedZoneMIB 46 } affirmedZoneDpiStatisticsGridLevelTunnelSubProtocolsIPSECEntry OBJECT-TYPE SYNTAX AffirmedZoneDpiStatisticsGridLevelTunnelSubProtocolsIPSECEntry MAX-ACCESS not-accessible STATUS deprecated DESCRIPTION "" INDEX { affirmedZoneName, affirmedZoneDpiStatisticsGridLevelTunnelSubProtocolsIPSECGrid } ::= { affirmedZoneDpiStatisticsGridLevelTunnelSubProtocolsIPSECTable 1 } AffirmedZoneDpiStatisticsGridLevelTunnelSubProtocolsIPSECEntry ::= SEQUENCE { affirmedZoneDpiStatisticsGridLevelTunnelSubProtocolsIPSECGrid Unsigned32, affirmedZoneDpiStatisticsGridLevelTunnelSubProtocolsIPSECData ConfdString, affirmedZoneDpiStatisticsGridLevelTunnelSubProtocolsIPSECControl ConfdString, affirmedZoneDpiStatisticsGridLevelTunnelSubProtocolsIPSECDataPkts ConfdString, affirmedZoneDpiStatisticsGridLevelTunnelSubProtocolsIPSECDataBytes ConfdString, affirmedZoneDpiStatisticsGridLevelTunnelSubProtocolsIPSECControlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelTunnelSubProtocolsIPSECControlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelTunnelSubProtocolsIPSECDataUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelTunnelSubProtocolsIPSECDataUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelTunnelSubProtocolsIPSECDataDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelTunnelSubProtocolsIPSECDataDlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelTunnelSubProtocolsIPSECControlUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelTunnelSubProtocolsIPSECControlUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelTunnelSubProtocolsIPSECControlDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelTunnelSubProtocolsIPSECControlDlBytes ConfdString } affirmedZoneDpiStatisticsGridLevelTunnelSubProtocolsIPSECGrid OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS not-accessible STATUS current DESCRIPTION "grid ID" ::= { affirmedZoneDpiStatisticsGridLevelTunnelSubProtocolsIPSECEntry 1 } affirmedZoneDpiStatisticsGridLevelTunnelSubProtocolsIPSECData OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelTunnelSubProtocolsIPSECEntry 2 } affirmedZoneDpiStatisticsGridLevelTunnelSubProtocolsIPSECControl OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelTunnelSubProtocolsIPSECEntry 3 } affirmedZoneDpiStatisticsGridLevelTunnelSubProtocolsIPSECDataPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelTunnelSubProtocolsIPSECEntry 4 } affirmedZoneDpiStatisticsGridLevelTunnelSubProtocolsIPSECDataBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelTunnelSubProtocolsIPSECEntry 5 } affirmedZoneDpiStatisticsGridLevelTunnelSubProtocolsIPSECControlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelTunnelSubProtocolsIPSECEntry 6 } affirmedZoneDpiStatisticsGridLevelTunnelSubProtocolsIPSECControlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelTunnelSubProtocolsIPSECEntry 7 } affirmedZoneDpiStatisticsGridLevelTunnelSubProtocolsIPSECDataUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelTunnelSubProtocolsIPSECEntry 8 } affirmedZoneDpiStatisticsGridLevelTunnelSubProtocolsIPSECDataUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelTunnelSubProtocolsIPSECEntry 9 } affirmedZoneDpiStatisticsGridLevelTunnelSubProtocolsIPSECDataDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelTunnelSubProtocolsIPSECEntry 10 } affirmedZoneDpiStatisticsGridLevelTunnelSubProtocolsIPSECDataDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelTunnelSubProtocolsIPSECEntry 11 } affirmedZoneDpiStatisticsGridLevelTunnelSubProtocolsIPSECControlUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelTunnelSubProtocolsIPSECEntry 12 } affirmedZoneDpiStatisticsGridLevelTunnelSubProtocolsIPSECControlUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelTunnelSubProtocolsIPSECEntry 13 } affirmedZoneDpiStatisticsGridLevelTunnelSubProtocolsIPSECControlDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelTunnelSubProtocolsIPSECEntry 14 } affirmedZoneDpiStatisticsGridLevelTunnelSubProtocolsIPSECControlDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelTunnelSubProtocolsIPSECEntry 15 } affirmedZoneDpiStatisticsGridLevelTunnelSubProtocolsSOCKSTable OBJECT-TYPE SYNTAX SEQUENCE OF AffirmedZoneDpiStatisticsGridLevelTunnelSubProtocolsSOCKSEntry MAX-ACCESS not-accessible STATUS deprecated DESCRIPTION "" ::= { affirmedZoneMIB 47 } affirmedZoneDpiStatisticsGridLevelTunnelSubProtocolsSOCKSEntry OBJECT-TYPE SYNTAX AffirmedZoneDpiStatisticsGridLevelTunnelSubProtocolsSOCKSEntry MAX-ACCESS not-accessible STATUS deprecated DESCRIPTION "" INDEX { affirmedZoneName, affirmedZoneDpiStatisticsGridLevelTunnelSubProtocolsSOCKSGrid } ::= { affirmedZoneDpiStatisticsGridLevelTunnelSubProtocolsSOCKSTable 1 } AffirmedZoneDpiStatisticsGridLevelTunnelSubProtocolsSOCKSEntry ::= SEQUENCE { affirmedZoneDpiStatisticsGridLevelTunnelSubProtocolsSOCKSGrid Unsigned32, affirmedZoneDpiStatisticsGridLevelTunnelSubProtocolsSOCKSV4 ConfdString, affirmedZoneDpiStatisticsGridLevelTunnelSubProtocolsSOCKSV5 ConfdString, affirmedZoneDpiStatisticsGridLevelTunnelSubProtocolsSOCKSV4Pkts ConfdString, affirmedZoneDpiStatisticsGridLevelTunnelSubProtocolsSOCKSV4Bytes ConfdString, affirmedZoneDpiStatisticsGridLevelTunnelSubProtocolsSOCKSV5Pkts ConfdString, affirmedZoneDpiStatisticsGridLevelTunnelSubProtocolsSOCKSV5Bytes ConfdString, affirmedZoneDpiStatisticsGridLevelTunnelSubProtocolsSOCKSV4UlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelTunnelSubProtocolsSOCKSV4UlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelTunnelSubProtocolsSOCKSV4DlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelTunnelSubProtocolsSOCKSV4DlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelTunnelSubProtocolsSOCKSV5UlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelTunnelSubProtocolsSOCKSV5UlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelTunnelSubProtocolsSOCKSV5DlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelTunnelSubProtocolsSOCKSV5DlBytes ConfdString } affirmedZoneDpiStatisticsGridLevelTunnelSubProtocolsSOCKSGrid OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS not-accessible STATUS current DESCRIPTION "grid ID" ::= { affirmedZoneDpiStatisticsGridLevelTunnelSubProtocolsSOCKSEntry 1 } affirmedZoneDpiStatisticsGridLevelTunnelSubProtocolsSOCKSV4 OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelTunnelSubProtocolsSOCKSEntry 2 } affirmedZoneDpiStatisticsGridLevelTunnelSubProtocolsSOCKSV5 OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelTunnelSubProtocolsSOCKSEntry 3 } affirmedZoneDpiStatisticsGridLevelTunnelSubProtocolsSOCKSV4Pkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelTunnelSubProtocolsSOCKSEntry 4 } affirmedZoneDpiStatisticsGridLevelTunnelSubProtocolsSOCKSV4Bytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelTunnelSubProtocolsSOCKSEntry 5 } affirmedZoneDpiStatisticsGridLevelTunnelSubProtocolsSOCKSV5Pkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelTunnelSubProtocolsSOCKSEntry 6 } affirmedZoneDpiStatisticsGridLevelTunnelSubProtocolsSOCKSV5Bytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelTunnelSubProtocolsSOCKSEntry 7 } affirmedZoneDpiStatisticsGridLevelTunnelSubProtocolsSOCKSV4UlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelTunnelSubProtocolsSOCKSEntry 8 } affirmedZoneDpiStatisticsGridLevelTunnelSubProtocolsSOCKSV4UlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelTunnelSubProtocolsSOCKSEntry 9 } affirmedZoneDpiStatisticsGridLevelTunnelSubProtocolsSOCKSV4DlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelTunnelSubProtocolsSOCKSEntry 10 } affirmedZoneDpiStatisticsGridLevelTunnelSubProtocolsSOCKSV4DlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelTunnelSubProtocolsSOCKSEntry 11 } affirmedZoneDpiStatisticsGridLevelTunnelSubProtocolsSOCKSV5UlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelTunnelSubProtocolsSOCKSEntry 12 } affirmedZoneDpiStatisticsGridLevelTunnelSubProtocolsSOCKSV5UlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelTunnelSubProtocolsSOCKSEntry 13 } affirmedZoneDpiStatisticsGridLevelTunnelSubProtocolsSOCKSV5DlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelTunnelSubProtocolsSOCKSEntry 14 } affirmedZoneDpiStatisticsGridLevelTunnelSubProtocolsSOCKSV5DlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelTunnelSubProtocolsSOCKSEntry 15 } affirmedZoneDpiStatisticsGridLevelTunnelSubProtocolsSSLTable OBJECT-TYPE SYNTAX SEQUENCE OF AffirmedZoneDpiStatisticsGridLevelTunnelSubProtocolsSSLEntry MAX-ACCESS not-accessible STATUS deprecated DESCRIPTION "" ::= { affirmedZoneMIB 48 } affirmedZoneDpiStatisticsGridLevelTunnelSubProtocolsSSLEntry OBJECT-TYPE SYNTAX AffirmedZoneDpiStatisticsGridLevelTunnelSubProtocolsSSLEntry MAX-ACCESS not-accessible STATUS deprecated DESCRIPTION "" INDEX { affirmedZoneName, affirmedZoneDpiStatisticsGridLevelTunnelSubProtocolsSSLGrid } ::= { affirmedZoneDpiStatisticsGridLevelTunnelSubProtocolsSSLTable 1 } AffirmedZoneDpiStatisticsGridLevelTunnelSubProtocolsSSLEntry ::= SEQUENCE { affirmedZoneDpiStatisticsGridLevelTunnelSubProtocolsSSLGrid Unsigned32, affirmedZoneDpiStatisticsGridLevelTunnelSubProtocolsSSLGeneric ConfdString, affirmedZoneDpiStatisticsGridLevelTunnelSubProtocolsSSLSPDY ConfdString, affirmedZoneDpiStatisticsGridLevelTunnelSubProtocolsSSLGenericPkts ConfdString, affirmedZoneDpiStatisticsGridLevelTunnelSubProtocolsSSLGenericBytes ConfdString, affirmedZoneDpiStatisticsGridLevelTunnelSubProtocolsSSLSPDYPkts ConfdString, affirmedZoneDpiStatisticsGridLevelTunnelSubProtocolsSSLSPDYBytes ConfdString, affirmedZoneDpiStatisticsGridLevelTunnelSubProtocolsSSLGenericUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelTunnelSubProtocolsSSLGenericUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelTunnelSubProtocolsSSLGenericDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelTunnelSubProtocolsSSLGenericDlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelTunnelSubProtocolsSSLSPDYUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelTunnelSubProtocolsSSLSPDYUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelTunnelSubProtocolsSSLSPDYDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelTunnelSubProtocolsSSLSPDYDlBytes ConfdString } affirmedZoneDpiStatisticsGridLevelTunnelSubProtocolsSSLGrid OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS not-accessible STATUS current DESCRIPTION "grid ID" ::= { affirmedZoneDpiStatisticsGridLevelTunnelSubProtocolsSSLEntry 1 } affirmedZoneDpiStatisticsGridLevelTunnelSubProtocolsSSLGeneric OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelTunnelSubProtocolsSSLEntry 2 } affirmedZoneDpiStatisticsGridLevelTunnelSubProtocolsSSLSPDY OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelTunnelSubProtocolsSSLEntry 3 } affirmedZoneDpiStatisticsGridLevelTunnelSubProtocolsSSLGenericPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelTunnelSubProtocolsSSLEntry 4 } affirmedZoneDpiStatisticsGridLevelTunnelSubProtocolsSSLGenericBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelTunnelSubProtocolsSSLEntry 5 } affirmedZoneDpiStatisticsGridLevelTunnelSubProtocolsSSLSPDYPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelTunnelSubProtocolsSSLEntry 6 } affirmedZoneDpiStatisticsGridLevelTunnelSubProtocolsSSLSPDYBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelTunnelSubProtocolsSSLEntry 7 } affirmedZoneDpiStatisticsGridLevelTunnelSubProtocolsSSLGenericUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelTunnelSubProtocolsSSLEntry 8 } affirmedZoneDpiStatisticsGridLevelTunnelSubProtocolsSSLGenericUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelTunnelSubProtocolsSSLEntry 9 } affirmedZoneDpiStatisticsGridLevelTunnelSubProtocolsSSLGenericDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelTunnelSubProtocolsSSLEntry 10 } affirmedZoneDpiStatisticsGridLevelTunnelSubProtocolsSSLGenericDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelTunnelSubProtocolsSSLEntry 11 } affirmedZoneDpiStatisticsGridLevelTunnelSubProtocolsSSLSPDYUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelTunnelSubProtocolsSSLEntry 12 } affirmedZoneDpiStatisticsGridLevelTunnelSubProtocolsSSLSPDYUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelTunnelSubProtocolsSSLEntry 13 } affirmedZoneDpiStatisticsGridLevelTunnelSubProtocolsSSLSPDYDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelTunnelSubProtocolsSSLEntry 14 } affirmedZoneDpiStatisticsGridLevelTunnelSubProtocolsSSLSPDYDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelTunnelSubProtocolsSSLEntry 15 } affirmedZoneDpiStatisticsGridLevelRemoteControlProtocolsTable OBJECT-TYPE SYNTAX SEQUENCE OF AffirmedZoneDpiStatisticsGridLevelRemoteControlProtocolsEntry MAX-ACCESS not-accessible STATUS deprecated DESCRIPTION "" ::= { affirmedZoneMIB 49 } affirmedZoneDpiStatisticsGridLevelRemoteControlProtocolsEntry OBJECT-TYPE SYNTAX AffirmedZoneDpiStatisticsGridLevelRemoteControlProtocolsEntry MAX-ACCESS not-accessible STATUS deprecated DESCRIPTION "" INDEX { affirmedZoneName, affirmedZoneDpiStatisticsGridLevelRemoteControlProtocolsGrid } ::= { affirmedZoneDpiStatisticsGridLevelRemoteControlProtocolsTable 1 } AffirmedZoneDpiStatisticsGridLevelRemoteControlProtocolsEntry ::= SEQUENCE { affirmedZoneDpiStatisticsGridLevelRemoteControlProtocolsGrid Unsigned32, affirmedZoneDpiStatisticsGridLevelRemoteControlProtocolsPCAnywhere ConfdString, affirmedZoneDpiStatisticsGridLevelRemoteControlProtocolsRDP ConfdString, affirmedZoneDpiStatisticsGridLevelRemoteControlProtocolsSSH ConfdString, affirmedZoneDpiStatisticsGridLevelRemoteControlProtocolsSkinny ConfdString, affirmedZoneDpiStatisticsGridLevelRemoteControlProtocolsTeamViewer ConfdString, affirmedZoneDpiStatisticsGridLevelRemoteControlProtocolsTelnet ConfdString, affirmedZoneDpiStatisticsGridLevelRemoteControlProtocolsVNC ConfdString, affirmedZoneDpiStatisticsGridLevelRemoteControlProtocolsXDMCP ConfdString, affirmedZoneDpiStatisticsGridLevelRemoteControlProtocolsPCAnywherePkts ConfdString, affirmedZoneDpiStatisticsGridLevelRemoteControlProtocolsPCAnywhereBytes ConfdString, affirmedZoneDpiStatisticsGridLevelRemoteControlProtocolsRDPPkts ConfdString, affirmedZoneDpiStatisticsGridLevelRemoteControlProtocolsRDPBytes ConfdString, affirmedZoneDpiStatisticsGridLevelRemoteControlProtocolsSSHPkts ConfdString, affirmedZoneDpiStatisticsGridLevelRemoteControlProtocolsSSHBytes ConfdString, affirmedZoneDpiStatisticsGridLevelRemoteControlProtocolsSkinnyPkts ConfdString, affirmedZoneDpiStatisticsGridLevelRemoteControlProtocolsSkinnyBytes ConfdString, affirmedZoneDpiStatisticsGridLevelRemoteControlProtocolsTeamViewerPkts ConfdString, affirmedZoneDpiStatisticsGridLevelRemoteControlProtocolsTeamViewerBytes ConfdString, affirmedZoneDpiStatisticsGridLevelRemoteControlProtocolsTelnetPkts ConfdString, affirmedZoneDpiStatisticsGridLevelRemoteControlProtocolsTelnetBytes ConfdString, affirmedZoneDpiStatisticsGridLevelRemoteControlProtocolsVNCPkts ConfdString, affirmedZoneDpiStatisticsGridLevelRemoteControlProtocolsVNCBytes ConfdString, affirmedZoneDpiStatisticsGridLevelRemoteControlProtocolsXDMCPPkts ConfdString, affirmedZoneDpiStatisticsGridLevelRemoteControlProtocolsXDMCPBytes ConfdString, affirmedZoneDpiStatisticsGridLevelRemoteControlProtocolsPCAnywhereUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelRemoteControlProtocolsPCAnywhereUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelRemoteControlProtocolsPCAnywhereDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelRemoteControlProtocolsPCAnywhereDlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelRemoteControlProtocolsRDPUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelRemoteControlProtocolsRDPUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelRemoteControlProtocolsRDPDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelRemoteControlProtocolsRDPDlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelRemoteControlProtocolsSSHUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelRemoteControlProtocolsSSHUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelRemoteControlProtocolsSSHDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelRemoteControlProtocolsSSHDlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelRemoteControlProtocolsSkinnyUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelRemoteControlProtocolsSkinnyUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelRemoteControlProtocolsSkinnyDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelRemoteControlProtocolsSkinnyDlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelRemoteControlProtocolsTeamViewerUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelRemoteControlProtocolsTeamViewerUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelRemoteControlProtocolsTeamViewerDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelRemoteControlProtocolsTeamViewerDlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelRemoteControlProtocolsTelnetUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelRemoteControlProtocolsTelnetUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelRemoteControlProtocolsTelnetDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelRemoteControlProtocolsTelnetDlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelRemoteControlProtocolsVNCUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelRemoteControlProtocolsVNCUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelRemoteControlProtocolsVNCDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelRemoteControlProtocolsVNCDlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelRemoteControlProtocolsXDMCPUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelRemoteControlProtocolsXDMCPUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelRemoteControlProtocolsXDMCPDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelRemoteControlProtocolsXDMCPDlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelRemoteControlProtocolsPoisonIvy ConfdString, affirmedZoneDpiStatisticsGridLevelRemoteControlProtocolsPoisonIvyPkts ConfdString, affirmedZoneDpiStatisticsGridLevelRemoteControlProtocolsPoisonIvyBytes ConfdString, affirmedZoneDpiStatisticsGridLevelRemoteControlProtocolsPoisonIvyUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelRemoteControlProtocolsPoisonIvyUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelRemoteControlProtocolsPoisonIvyDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelRemoteControlProtocolsPoisonIvyDlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelRemoteControlProtocolsSOAPFlows ConfdString, affirmedZoneDpiStatisticsGridLevelRemoteControlProtocolsSOAPUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelRemoteControlProtocolsSOAPUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelRemoteControlProtocolsSOAPDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelRemoteControlProtocolsSOAPDlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelRemoteControlProtocolsIEC61850Flows ConfdString, affirmedZoneDpiStatisticsGridLevelRemoteControlProtocolsIEC61850ULPkts ConfdString, affirmedZoneDpiStatisticsGridLevelRemoteControlProtocolsIEC61850ULBytes ConfdString, affirmedZoneDpiStatisticsGridLevelRemoteControlProtocolsIEC61850DLPkts ConfdString, affirmedZoneDpiStatisticsGridLevelRemoteControlProtocolsIEC61850DLBytes ConfdString, affirmedZoneDpiStatisticsGridLevelRemoteControlProtocolsPCOverIPFlows ConfdString, affirmedZoneDpiStatisticsGridLevelRemoteControlProtocolsPCOverIPUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelRemoteControlProtocolsPCOverIPUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelRemoteControlProtocolsPCOverIPDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelRemoteControlProtocolsPCOverIPDlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelRemoteControlProtocolsModBusFlows ConfdString, affirmedZoneDpiStatisticsGridLevelRemoteControlProtocolsModBusUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelRemoteControlProtocolsModBusUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelRemoteControlProtocolsModBusDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelRemoteControlProtocolsModBusDlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelRemoteControlProtocolsOpcUaFlows ConfdString, affirmedZoneDpiStatisticsGridLevelRemoteControlProtocolsOpcUaUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelRemoteControlProtocolsOpcUaUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelRemoteControlProtocolsOpcUaDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelRemoteControlProtocolsOpcUaDlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelRemoteControlProtocolsDNP3Flows ConfdString, affirmedZoneDpiStatisticsGridLevelRemoteControlProtocolsDNP3UlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelRemoteControlProtocolsDNP3UlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelRemoteControlProtocolsDNP3DlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelRemoteControlProtocolsDNP3DlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelRemoteControlProtocolsBACnetFlows ConfdString, affirmedZoneDpiStatisticsGridLevelRemoteControlProtocolsBACnetUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelRemoteControlProtocolsBACnetUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelRemoteControlProtocolsBACnetDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelRemoteControlProtocolsBACnetDlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelRemoteControlProtocolsZeroFlows ConfdString, affirmedZoneDpiStatisticsGridLevelRemoteControlProtocolsZeroUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelRemoteControlProtocolsZeroUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelRemoteControlProtocolsZeroDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelRemoteControlProtocolsZeroDlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelRemoteControlProtocolsCoapFlows ConfdString, affirmedZoneDpiStatisticsGridLevelRemoteControlProtocolsCoapUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelRemoteControlProtocolsCoapUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelRemoteControlProtocolsCoapDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelRemoteControlProtocolsCoapDlBytes ConfdString } affirmedZoneDpiStatisticsGridLevelRemoteControlProtocolsGrid OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS not-accessible STATUS current DESCRIPTION "grid ID" ::= { affirmedZoneDpiStatisticsGridLevelRemoteControlProtocolsEntry 1 } affirmedZoneDpiStatisticsGridLevelRemoteControlProtocolsPCAnywhere OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelRemoteControlProtocolsEntry 2 } affirmedZoneDpiStatisticsGridLevelRemoteControlProtocolsRDP OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelRemoteControlProtocolsEntry 3 } affirmedZoneDpiStatisticsGridLevelRemoteControlProtocolsSSH OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelRemoteControlProtocolsEntry 4 } affirmedZoneDpiStatisticsGridLevelRemoteControlProtocolsSkinny OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelRemoteControlProtocolsEntry 5 } affirmedZoneDpiStatisticsGridLevelRemoteControlProtocolsTeamViewer OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelRemoteControlProtocolsEntry 6 } affirmedZoneDpiStatisticsGridLevelRemoteControlProtocolsTelnet OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelRemoteControlProtocolsEntry 7 } affirmedZoneDpiStatisticsGridLevelRemoteControlProtocolsVNC OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelRemoteControlProtocolsEntry 8 } affirmedZoneDpiStatisticsGridLevelRemoteControlProtocolsXDMCP OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelRemoteControlProtocolsEntry 9 } affirmedZoneDpiStatisticsGridLevelRemoteControlProtocolsPCAnywherePkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelRemoteControlProtocolsEntry 10 } affirmedZoneDpiStatisticsGridLevelRemoteControlProtocolsPCAnywhereBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelRemoteControlProtocolsEntry 11 } affirmedZoneDpiStatisticsGridLevelRemoteControlProtocolsRDPPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelRemoteControlProtocolsEntry 12 } affirmedZoneDpiStatisticsGridLevelRemoteControlProtocolsRDPBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelRemoteControlProtocolsEntry 13 } affirmedZoneDpiStatisticsGridLevelRemoteControlProtocolsSSHPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelRemoteControlProtocolsEntry 14 } affirmedZoneDpiStatisticsGridLevelRemoteControlProtocolsSSHBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelRemoteControlProtocolsEntry 15 } affirmedZoneDpiStatisticsGridLevelRemoteControlProtocolsSkinnyPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelRemoteControlProtocolsEntry 16 } affirmedZoneDpiStatisticsGridLevelRemoteControlProtocolsSkinnyBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelRemoteControlProtocolsEntry 17 } affirmedZoneDpiStatisticsGridLevelRemoteControlProtocolsTeamViewerPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelRemoteControlProtocolsEntry 18 } affirmedZoneDpiStatisticsGridLevelRemoteControlProtocolsTeamViewerBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelRemoteControlProtocolsEntry 19 } affirmedZoneDpiStatisticsGridLevelRemoteControlProtocolsTelnetPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelRemoteControlProtocolsEntry 20 } affirmedZoneDpiStatisticsGridLevelRemoteControlProtocolsTelnetBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelRemoteControlProtocolsEntry 21 } affirmedZoneDpiStatisticsGridLevelRemoteControlProtocolsVNCPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelRemoteControlProtocolsEntry 22 } affirmedZoneDpiStatisticsGridLevelRemoteControlProtocolsVNCBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelRemoteControlProtocolsEntry 23 } affirmedZoneDpiStatisticsGridLevelRemoteControlProtocolsXDMCPPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelRemoteControlProtocolsEntry 24 } affirmedZoneDpiStatisticsGridLevelRemoteControlProtocolsXDMCPBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelRemoteControlProtocolsEntry 25 } affirmedZoneDpiStatisticsGridLevelRemoteControlProtocolsPCAnywhereUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelRemoteControlProtocolsEntry 26 } affirmedZoneDpiStatisticsGridLevelRemoteControlProtocolsPCAnywhereUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelRemoteControlProtocolsEntry 27 } affirmedZoneDpiStatisticsGridLevelRemoteControlProtocolsPCAnywhereDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelRemoteControlProtocolsEntry 28 } affirmedZoneDpiStatisticsGridLevelRemoteControlProtocolsPCAnywhereDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelRemoteControlProtocolsEntry 29 } affirmedZoneDpiStatisticsGridLevelRemoteControlProtocolsRDPUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelRemoteControlProtocolsEntry 30 } affirmedZoneDpiStatisticsGridLevelRemoteControlProtocolsRDPUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelRemoteControlProtocolsEntry 31 } affirmedZoneDpiStatisticsGridLevelRemoteControlProtocolsRDPDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelRemoteControlProtocolsEntry 32 } affirmedZoneDpiStatisticsGridLevelRemoteControlProtocolsRDPDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelRemoteControlProtocolsEntry 33 } affirmedZoneDpiStatisticsGridLevelRemoteControlProtocolsSSHUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelRemoteControlProtocolsEntry 34 } affirmedZoneDpiStatisticsGridLevelRemoteControlProtocolsSSHUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelRemoteControlProtocolsEntry 35 } affirmedZoneDpiStatisticsGridLevelRemoteControlProtocolsSSHDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelRemoteControlProtocolsEntry 36 } affirmedZoneDpiStatisticsGridLevelRemoteControlProtocolsSSHDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelRemoteControlProtocolsEntry 37 } affirmedZoneDpiStatisticsGridLevelRemoteControlProtocolsSkinnyUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelRemoteControlProtocolsEntry 38 } affirmedZoneDpiStatisticsGridLevelRemoteControlProtocolsSkinnyUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelRemoteControlProtocolsEntry 39 } affirmedZoneDpiStatisticsGridLevelRemoteControlProtocolsSkinnyDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelRemoteControlProtocolsEntry 40 } affirmedZoneDpiStatisticsGridLevelRemoteControlProtocolsSkinnyDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelRemoteControlProtocolsEntry 41 } affirmedZoneDpiStatisticsGridLevelRemoteControlProtocolsTeamViewerUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelRemoteControlProtocolsEntry 42 } affirmedZoneDpiStatisticsGridLevelRemoteControlProtocolsTeamViewerUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelRemoteControlProtocolsEntry 43 } affirmedZoneDpiStatisticsGridLevelRemoteControlProtocolsTeamViewerDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelRemoteControlProtocolsEntry 44 } affirmedZoneDpiStatisticsGridLevelRemoteControlProtocolsTeamViewerDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelRemoteControlProtocolsEntry 45 } affirmedZoneDpiStatisticsGridLevelRemoteControlProtocolsTelnetUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelRemoteControlProtocolsEntry 46 } affirmedZoneDpiStatisticsGridLevelRemoteControlProtocolsTelnetUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelRemoteControlProtocolsEntry 47 } affirmedZoneDpiStatisticsGridLevelRemoteControlProtocolsTelnetDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelRemoteControlProtocolsEntry 48 } affirmedZoneDpiStatisticsGridLevelRemoteControlProtocolsTelnetDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelRemoteControlProtocolsEntry 49 } affirmedZoneDpiStatisticsGridLevelRemoteControlProtocolsVNCUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelRemoteControlProtocolsEntry 50 } affirmedZoneDpiStatisticsGridLevelRemoteControlProtocolsVNCUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelRemoteControlProtocolsEntry 51 } affirmedZoneDpiStatisticsGridLevelRemoteControlProtocolsVNCDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelRemoteControlProtocolsEntry 52 } affirmedZoneDpiStatisticsGridLevelRemoteControlProtocolsVNCDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelRemoteControlProtocolsEntry 53 } affirmedZoneDpiStatisticsGridLevelRemoteControlProtocolsXDMCPUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelRemoteControlProtocolsEntry 54 } affirmedZoneDpiStatisticsGridLevelRemoteControlProtocolsXDMCPUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelRemoteControlProtocolsEntry 55 } affirmedZoneDpiStatisticsGridLevelRemoteControlProtocolsXDMCPDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelRemoteControlProtocolsEntry 56 } affirmedZoneDpiStatisticsGridLevelRemoteControlProtocolsXDMCPDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelRemoteControlProtocolsEntry 57 } affirmedZoneDpiStatisticsGridLevelRemoteControlProtocolsPoisonIvy OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelRemoteControlProtocolsEntry 58 } affirmedZoneDpiStatisticsGridLevelRemoteControlProtocolsPoisonIvyPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelRemoteControlProtocolsEntry 59 } affirmedZoneDpiStatisticsGridLevelRemoteControlProtocolsPoisonIvyBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelRemoteControlProtocolsEntry 60 } affirmedZoneDpiStatisticsGridLevelRemoteControlProtocolsPoisonIvyUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelRemoteControlProtocolsEntry 61 } affirmedZoneDpiStatisticsGridLevelRemoteControlProtocolsPoisonIvyUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelRemoteControlProtocolsEntry 62 } affirmedZoneDpiStatisticsGridLevelRemoteControlProtocolsPoisonIvyDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelRemoteControlProtocolsEntry 63 } affirmedZoneDpiStatisticsGridLevelRemoteControlProtocolsPoisonIvyDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelRemoteControlProtocolsEntry 64 } affirmedZoneDpiStatisticsGridLevelRemoteControlProtocolsSOAPFlows OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelRemoteControlProtocolsEntry 65 } affirmedZoneDpiStatisticsGridLevelRemoteControlProtocolsSOAPUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelRemoteControlProtocolsEntry 66 } affirmedZoneDpiStatisticsGridLevelRemoteControlProtocolsSOAPUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelRemoteControlProtocolsEntry 67 } affirmedZoneDpiStatisticsGridLevelRemoteControlProtocolsSOAPDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelRemoteControlProtocolsEntry 68 } affirmedZoneDpiStatisticsGridLevelRemoteControlProtocolsSOAPDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelRemoteControlProtocolsEntry 69 } affirmedZoneDpiStatisticsGridLevelRemoteControlProtocolsIEC61850Flows OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelRemoteControlProtocolsEntry 70 } affirmedZoneDpiStatisticsGridLevelRemoteControlProtocolsIEC61850ULPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelRemoteControlProtocolsEntry 71 } affirmedZoneDpiStatisticsGridLevelRemoteControlProtocolsIEC61850ULBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelRemoteControlProtocolsEntry 72 } affirmedZoneDpiStatisticsGridLevelRemoteControlProtocolsIEC61850DLPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelRemoteControlProtocolsEntry 73 } affirmedZoneDpiStatisticsGridLevelRemoteControlProtocolsIEC61850DLBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelRemoteControlProtocolsEntry 74 } affirmedZoneDpiStatisticsGridLevelRemoteControlProtocolsPCOverIPFlows OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelRemoteControlProtocolsEntry 75 } affirmedZoneDpiStatisticsGridLevelRemoteControlProtocolsPCOverIPUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelRemoteControlProtocolsEntry 76 } affirmedZoneDpiStatisticsGridLevelRemoteControlProtocolsPCOverIPUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelRemoteControlProtocolsEntry 77 } affirmedZoneDpiStatisticsGridLevelRemoteControlProtocolsPCOverIPDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelRemoteControlProtocolsEntry 78 } affirmedZoneDpiStatisticsGridLevelRemoteControlProtocolsPCOverIPDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelRemoteControlProtocolsEntry 79 } affirmedZoneDpiStatisticsGridLevelRemoteControlProtocolsModBusFlows OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelRemoteControlProtocolsEntry 80 } affirmedZoneDpiStatisticsGridLevelRemoteControlProtocolsModBusUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelRemoteControlProtocolsEntry 81 } affirmedZoneDpiStatisticsGridLevelRemoteControlProtocolsModBusUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelRemoteControlProtocolsEntry 82 } affirmedZoneDpiStatisticsGridLevelRemoteControlProtocolsModBusDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelRemoteControlProtocolsEntry 83 } affirmedZoneDpiStatisticsGridLevelRemoteControlProtocolsModBusDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelRemoteControlProtocolsEntry 84 } affirmedZoneDpiStatisticsGridLevelRemoteControlProtocolsOpcUaFlows OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelRemoteControlProtocolsEntry 85 } affirmedZoneDpiStatisticsGridLevelRemoteControlProtocolsOpcUaUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelRemoteControlProtocolsEntry 86 } affirmedZoneDpiStatisticsGridLevelRemoteControlProtocolsOpcUaUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelRemoteControlProtocolsEntry 87 } affirmedZoneDpiStatisticsGridLevelRemoteControlProtocolsOpcUaDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelRemoteControlProtocolsEntry 88 } affirmedZoneDpiStatisticsGridLevelRemoteControlProtocolsOpcUaDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelRemoteControlProtocolsEntry 89 } affirmedZoneDpiStatisticsGridLevelRemoteControlProtocolsDNP3Flows OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelRemoteControlProtocolsEntry 90 } affirmedZoneDpiStatisticsGridLevelRemoteControlProtocolsDNP3UlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelRemoteControlProtocolsEntry 91 } affirmedZoneDpiStatisticsGridLevelRemoteControlProtocolsDNP3UlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelRemoteControlProtocolsEntry 92 } affirmedZoneDpiStatisticsGridLevelRemoteControlProtocolsDNP3DlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelRemoteControlProtocolsEntry 93 } affirmedZoneDpiStatisticsGridLevelRemoteControlProtocolsDNP3DlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelRemoteControlProtocolsEntry 94 } affirmedZoneDpiStatisticsGridLevelRemoteControlProtocolsBACnetFlows OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelRemoteControlProtocolsEntry 95 } affirmedZoneDpiStatisticsGridLevelRemoteControlProtocolsBACnetUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelRemoteControlProtocolsEntry 96 } affirmedZoneDpiStatisticsGridLevelRemoteControlProtocolsBACnetUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelRemoteControlProtocolsEntry 97 } affirmedZoneDpiStatisticsGridLevelRemoteControlProtocolsBACnetDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelRemoteControlProtocolsEntry 98 } affirmedZoneDpiStatisticsGridLevelRemoteControlProtocolsBACnetDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelRemoteControlProtocolsEntry 99 } affirmedZoneDpiStatisticsGridLevelRemoteControlProtocolsZeroFlows OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelRemoteControlProtocolsEntry 100 } affirmedZoneDpiStatisticsGridLevelRemoteControlProtocolsZeroUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelRemoteControlProtocolsEntry 101 } affirmedZoneDpiStatisticsGridLevelRemoteControlProtocolsZeroUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelRemoteControlProtocolsEntry 102 } affirmedZoneDpiStatisticsGridLevelRemoteControlProtocolsZeroDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelRemoteControlProtocolsEntry 103 } affirmedZoneDpiStatisticsGridLevelRemoteControlProtocolsZeroDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelRemoteControlProtocolsEntry 104 } affirmedZoneDpiStatisticsGridLevelRemoteControlProtocolsCoapFlows OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelRemoteControlProtocolsEntry 105 } affirmedZoneDpiStatisticsGridLevelRemoteControlProtocolsCoapUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelRemoteControlProtocolsEntry 106 } affirmedZoneDpiStatisticsGridLevelRemoteControlProtocolsCoapUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelRemoteControlProtocolsEntry 107 } affirmedZoneDpiStatisticsGridLevelRemoteControlProtocolsCoapDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelRemoteControlProtocolsEntry 108 } affirmedZoneDpiStatisticsGridLevelRemoteControlProtocolsCoapDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelRemoteControlProtocolsEntry 109 } affirmedZoneDpiStatisticsGridLevelRemoteControlSubProtocolsTelnetTable OBJECT-TYPE SYNTAX SEQUENCE OF AffirmedZoneDpiStatisticsGridLevelRemoteControlSubProtocolsTelnetEntry MAX-ACCESS not-accessible STATUS deprecated DESCRIPTION "" ::= { affirmedZoneMIB 326 } affirmedZoneDpiStatisticsGridLevelRemoteControlSubProtocolsTelnetEntry OBJECT-TYPE SYNTAX AffirmedZoneDpiStatisticsGridLevelRemoteControlSubProtocolsTelnetEntry MAX-ACCESS not-accessible STATUS deprecated DESCRIPTION "" INDEX { affirmedZoneName, affirmedZoneDpiStatisticsGridLevelRemoteControlSubProtocolsTelnetGrid } ::= { affirmedZoneDpiStatisticsGridLevelRemoteControlSubProtocolsTelnetTable 1 } AffirmedZoneDpiStatisticsGridLevelRemoteControlSubProtocolsTelnetEntry ::= SEQUENCE { affirmedZoneDpiStatisticsGridLevelRemoteControlSubProtocolsTelnetGrid Unsigned32, affirmedZoneDpiStatisticsGridLevelRemoteControlSubProtocolsTelnetGenericFlows ConfdString, affirmedZoneDpiStatisticsGridLevelRemoteControlSubProtocolsTelnetGenericUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelRemoteControlSubProtocolsTelnetGenericUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelRemoteControlSubProtocolsTelnetGenericDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelRemoteControlSubProtocolsTelnetGenericDlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelRemoteControlSubProtocolsTelnetTn3270Flows ConfdString, affirmedZoneDpiStatisticsGridLevelRemoteControlSubProtocolsTelnetTn3270UlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelRemoteControlSubProtocolsTelnetTn3270UlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelRemoteControlSubProtocolsTelnetTn3270DlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelRemoteControlSubProtocolsTelnetTn3270DlBytes ConfdString } affirmedZoneDpiStatisticsGridLevelRemoteControlSubProtocolsTelnetGrid OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS not-accessible STATUS current DESCRIPTION "grid ID" ::= { affirmedZoneDpiStatisticsGridLevelRemoteControlSubProtocolsTelnetEntry 1 } affirmedZoneDpiStatisticsGridLevelRemoteControlSubProtocolsTelnetGenericFlows OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelRemoteControlSubProtocolsTelnetEntry 2 } affirmedZoneDpiStatisticsGridLevelRemoteControlSubProtocolsTelnetGenericUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelRemoteControlSubProtocolsTelnetEntry 3 } affirmedZoneDpiStatisticsGridLevelRemoteControlSubProtocolsTelnetGenericUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelRemoteControlSubProtocolsTelnetEntry 4 } affirmedZoneDpiStatisticsGridLevelRemoteControlSubProtocolsTelnetGenericDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelRemoteControlSubProtocolsTelnetEntry 5 } affirmedZoneDpiStatisticsGridLevelRemoteControlSubProtocolsTelnetGenericDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelRemoteControlSubProtocolsTelnetEntry 6 } affirmedZoneDpiStatisticsGridLevelRemoteControlSubProtocolsTelnetTn3270Flows OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelRemoteControlSubProtocolsTelnetEntry 7 } affirmedZoneDpiStatisticsGridLevelRemoteControlSubProtocolsTelnetTn3270UlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelRemoteControlSubProtocolsTelnetEntry 8 } affirmedZoneDpiStatisticsGridLevelRemoteControlSubProtocolsTelnetTn3270UlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelRemoteControlSubProtocolsTelnetEntry 9 } affirmedZoneDpiStatisticsGridLevelRemoteControlSubProtocolsTelnetTn3270DlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelRemoteControlSubProtocolsTelnetEntry 10 } affirmedZoneDpiStatisticsGridLevelRemoteControlSubProtocolsTelnetTn3270DlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelRemoteControlSubProtocolsTelnetEntry 11 } affirmedZoneDpiStatisticsGridLevelRemoteControlSubProtocolsIEC61850Table OBJECT-TYPE SYNTAX SEQUENCE OF AffirmedZoneDpiStatisticsGridLevelRemoteControlSubProtocolsIEC61850Entry MAX-ACCESS not-accessible STATUS deprecated DESCRIPTION "" ::= { affirmedZoneMIB 346 } affirmedZoneDpiStatisticsGridLevelRemoteControlSubProtocolsIEC61850Entry OBJECT-TYPE SYNTAX AffirmedZoneDpiStatisticsGridLevelRemoteControlSubProtocolsIEC61850Entry MAX-ACCESS not-accessible STATUS deprecated DESCRIPTION "" INDEX { affirmedZoneName, affirmedZoneDpiStatisticsGridLevelRemoteControlSubProtocolsIEC61850Grid } ::= { affirmedZoneDpiStatisticsGridLevelRemoteControlSubProtocolsIEC61850Table 1 } AffirmedZoneDpiStatisticsGridLevelRemoteControlSubProtocolsIEC61850Entry ::= SEQUENCE { affirmedZoneDpiStatisticsGridLevelRemoteControlSubProtocolsIEC61850Grid Unsigned32, affirmedZoneDpiStatisticsGridLevelRemoteControlSubProtocolsIEC61850GooseFlows ConfdString, affirmedZoneDpiStatisticsGridLevelRemoteControlSubProtocolsIEC61850GooseULPkts ConfdString, affirmedZoneDpiStatisticsGridLevelRemoteControlSubProtocolsIEC61850GooseULBytes ConfdString, affirmedZoneDpiStatisticsGridLevelRemoteControlSubProtocolsIEC61850GooseDLPkts ConfdString, affirmedZoneDpiStatisticsGridLevelRemoteControlSubProtocolsIEC61850GooseDLBytes ConfdString, affirmedZoneDpiStatisticsGridLevelRemoteControlSubProtocolsIEC61850MMSFlows ConfdString, affirmedZoneDpiStatisticsGridLevelRemoteControlSubProtocolsIEC61850MMSULPkts ConfdString, affirmedZoneDpiStatisticsGridLevelRemoteControlSubProtocolsIEC61850MMSULBytes ConfdString, affirmedZoneDpiStatisticsGridLevelRemoteControlSubProtocolsIEC61850MMSDLPkts ConfdString, affirmedZoneDpiStatisticsGridLevelRemoteControlSubProtocolsIEC61850MMSDLBytes ConfdString, affirmedZoneDpiStatisticsGridLevelRemoteControlSubProtocolsIEC61850SMVFlows ConfdString, affirmedZoneDpiStatisticsGridLevelRemoteControlSubProtocolsIEC61850SMVULPkts ConfdString, affirmedZoneDpiStatisticsGridLevelRemoteControlSubProtocolsIEC61850SMVULBytes ConfdString, affirmedZoneDpiStatisticsGridLevelRemoteControlSubProtocolsIEC61850SMVDLPkts ConfdString, affirmedZoneDpiStatisticsGridLevelRemoteControlSubProtocolsIEC61850SMVDLBytes ConfdString } affirmedZoneDpiStatisticsGridLevelRemoteControlSubProtocolsIEC61850Grid OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS not-accessible STATUS current DESCRIPTION "grid ID" ::= { affirmedZoneDpiStatisticsGridLevelRemoteControlSubProtocolsIEC61850Entry 1 } affirmedZoneDpiStatisticsGridLevelRemoteControlSubProtocolsIEC61850GooseFlows OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelRemoteControlSubProtocolsIEC61850Entry 2 } affirmedZoneDpiStatisticsGridLevelRemoteControlSubProtocolsIEC61850GooseULPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelRemoteControlSubProtocolsIEC61850Entry 3 } affirmedZoneDpiStatisticsGridLevelRemoteControlSubProtocolsIEC61850GooseULBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelRemoteControlSubProtocolsIEC61850Entry 4 } affirmedZoneDpiStatisticsGridLevelRemoteControlSubProtocolsIEC61850GooseDLPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelRemoteControlSubProtocolsIEC61850Entry 5 } affirmedZoneDpiStatisticsGridLevelRemoteControlSubProtocolsIEC61850GooseDLBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelRemoteControlSubProtocolsIEC61850Entry 6 } affirmedZoneDpiStatisticsGridLevelRemoteControlSubProtocolsIEC61850MMSFlows OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelRemoteControlSubProtocolsIEC61850Entry 7 } affirmedZoneDpiStatisticsGridLevelRemoteControlSubProtocolsIEC61850MMSULPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelRemoteControlSubProtocolsIEC61850Entry 8 } affirmedZoneDpiStatisticsGridLevelRemoteControlSubProtocolsIEC61850MMSULBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelRemoteControlSubProtocolsIEC61850Entry 9 } affirmedZoneDpiStatisticsGridLevelRemoteControlSubProtocolsIEC61850MMSDLPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelRemoteControlSubProtocolsIEC61850Entry 10 } affirmedZoneDpiStatisticsGridLevelRemoteControlSubProtocolsIEC61850MMSDLBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelRemoteControlSubProtocolsIEC61850Entry 11 } affirmedZoneDpiStatisticsGridLevelRemoteControlSubProtocolsIEC61850SMVFlows OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelRemoteControlSubProtocolsIEC61850Entry 12 } affirmedZoneDpiStatisticsGridLevelRemoteControlSubProtocolsIEC61850SMVULPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelRemoteControlSubProtocolsIEC61850Entry 13 } affirmedZoneDpiStatisticsGridLevelRemoteControlSubProtocolsIEC61850SMVULBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelRemoteControlSubProtocolsIEC61850Entry 14 } affirmedZoneDpiStatisticsGridLevelRemoteControlSubProtocolsIEC61850SMVDLPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelRemoteControlSubProtocolsIEC61850Entry 15 } affirmedZoneDpiStatisticsGridLevelRemoteControlSubProtocolsIEC61850SMVDLBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelRemoteControlSubProtocolsIEC61850Entry 16 } affirmedZoneDpiStatisticsGridLevelBusinessProtocolsTable OBJECT-TYPE SYNTAX SEQUENCE OF AffirmedZoneDpiStatisticsGridLevelBusinessProtocolsEntry MAX-ACCESS not-accessible STATUS deprecated DESCRIPTION "" ::= { affirmedZoneMIB 50 } affirmedZoneDpiStatisticsGridLevelBusinessProtocolsEntry OBJECT-TYPE SYNTAX AffirmedZoneDpiStatisticsGridLevelBusinessProtocolsEntry MAX-ACCESS not-accessible STATUS deprecated DESCRIPTION "" INDEX { affirmedZoneName, affirmedZoneDpiStatisticsGridLevelBusinessProtocolsGrid } ::= { affirmedZoneDpiStatisticsGridLevelBusinessProtocolsTable 1 } AffirmedZoneDpiStatisticsGridLevelBusinessProtocolsEntry ::= SEQUENCE { affirmedZoneDpiStatisticsGridLevelBusinessProtocolsGrid Unsigned32, affirmedZoneDpiStatisticsGridLevelBusinessProtocolsAdobeConnect ConfdString, affirmedZoneDpiStatisticsGridLevelBusinessProtocolsCitrix ConfdString, affirmedZoneDpiStatisticsGridLevelBusinessProtocolsActiveSync ConfdString, affirmedZoneDpiStatisticsGridLevelBusinessProtocolsJBK3000 ConfdString, affirmedZoneDpiStatisticsGridLevelBusinessProtocolsLync ConfdString, affirmedZoneDpiStatisticsGridLevelBusinessProtocolsSAP ConfdString, affirmedZoneDpiStatisticsGridLevelBusinessProtocolsUltraBac ConfdString, affirmedZoneDpiStatisticsGridLevelBusinessProtocolsAdobeConnectPkts ConfdString, affirmedZoneDpiStatisticsGridLevelBusinessProtocolsAdobeConnectBytes ConfdString, affirmedZoneDpiStatisticsGridLevelBusinessProtocolsCitrixPkts ConfdString, affirmedZoneDpiStatisticsGridLevelBusinessProtocolsCitrixBytes ConfdString, affirmedZoneDpiStatisticsGridLevelBusinessProtocolsActiveSyncPkts ConfdString, affirmedZoneDpiStatisticsGridLevelBusinessProtocolsActiveSyncBytes ConfdString, affirmedZoneDpiStatisticsGridLevelBusinessProtocolsJBK3000Pkts ConfdString, affirmedZoneDpiStatisticsGridLevelBusinessProtocolsJBK3000Bytes ConfdString, affirmedZoneDpiStatisticsGridLevelBusinessProtocolsLyncPkts ConfdString, affirmedZoneDpiStatisticsGridLevelBusinessProtocolsLyncBytes ConfdString, affirmedZoneDpiStatisticsGridLevelBusinessProtocolsSAPPkts ConfdString, affirmedZoneDpiStatisticsGridLevelBusinessProtocolsSAPBytes ConfdString, affirmedZoneDpiStatisticsGridLevelBusinessProtocolsUltraBacPkts ConfdString, affirmedZoneDpiStatisticsGridLevelBusinessProtocolsUltraBacBytes ConfdString, affirmedZoneDpiStatisticsGridLevelBusinessProtocolsAdobeConnectUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelBusinessProtocolsAdobeConnectUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelBusinessProtocolsAdobeConnectDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelBusinessProtocolsAdobeConnectDlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelBusinessProtocolsCitrixUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelBusinessProtocolsCitrixUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelBusinessProtocolsCitrixDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelBusinessProtocolsCitrixDlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelBusinessProtocolsActiveSyncUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelBusinessProtocolsActiveSyncUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelBusinessProtocolsActiveSyncDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelBusinessProtocolsActiveSyncDlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelBusinessProtocolsJBK3000UlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelBusinessProtocolsJBK3000UlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelBusinessProtocolsJBK3000DlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelBusinessProtocolsJBK3000DlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelBusinessProtocolsLyncUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelBusinessProtocolsLyncUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelBusinessProtocolsLyncDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelBusinessProtocolsLyncDlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelBusinessProtocolsSAPUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelBusinessProtocolsSAPUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelBusinessProtocolsSAPDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelBusinessProtocolsSAPDlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelBusinessProtocolsUltraBacUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelBusinessProtocolsUltraBacUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelBusinessProtocolsUltraBacDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelBusinessProtocolsUltraBacDlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelBusinessProtocolsFix ConfdString, affirmedZoneDpiStatisticsGridLevelBusinessProtocolsFixPkts ConfdString, affirmedZoneDpiStatisticsGridLevelBusinessProtocolsFixBytes ConfdString, affirmedZoneDpiStatisticsGridLevelBusinessProtocolsFixUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelBusinessProtocolsFixUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelBusinessProtocolsFixDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelBusinessProtocolsFixDlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelBusinessProtocolsLicenseExceeded ConfdString, affirmedZoneDpiStatisticsGridLevelBusinessProtocolsLicenseExceededPkts ConfdString, affirmedZoneDpiStatisticsGridLevelBusinessProtocolsLicenseExceededBytes ConfdString, affirmedZoneDpiStatisticsGridLevelBusinessProtocolsLicenseExceededUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelBusinessProtocolsLicenseExceededUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelBusinessProtocolsLicenseExceededDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelBusinessProtocolsLicenseExceededDlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelBusinessProtocolsLotusNotes ConfdString, affirmedZoneDpiStatisticsGridLevelBusinessProtocolsLotusNotesPkts ConfdString, affirmedZoneDpiStatisticsGridLevelBusinessProtocolsLotusNotesBytes ConfdString, affirmedZoneDpiStatisticsGridLevelBusinessProtocolsLotusNotesUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelBusinessProtocolsLotusNotesUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelBusinessProtocolsLotusNotesDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelBusinessProtocolsLotusNotesDlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelBusinessProtocolsMsExchangeFlows ConfdString, affirmedZoneDpiStatisticsGridLevelBusinessProtocolsMsExchangeUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelBusinessProtocolsMsExchangeUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelBusinessProtocolsMsExchangeDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelBusinessProtocolsMsExchangeDlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelBusinessProtocolsMsNavFlows ConfdString, affirmedZoneDpiStatisticsGridLevelBusinessProtocolsMsNavUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelBusinessProtocolsMsNavUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelBusinessProtocolsMsNavDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelBusinessProtocolsMsNavDlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelBusinessProtocolsFuzeFlows ConfdString, affirmedZoneDpiStatisticsGridLevelBusinessProtocolsFuzeUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelBusinessProtocolsFuzeUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelBusinessProtocolsFuzeDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelBusinessProtocolsFuzeDlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelBusinessProtocolsKakaoFlows ConfdString, affirmedZoneDpiStatisticsGridLevelBusinessProtocolsKakaoUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelBusinessProtocolsKakaoUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelBusinessProtocolsKakaoDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelBusinessProtocolsKakaoDlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelBusinessProtocolsSkypeForBusinessFlows ConfdString, affirmedZoneDpiStatisticsGridLevelBusinessProtocolsSkypeForBusinessULPkts ConfdString, affirmedZoneDpiStatisticsGridLevelBusinessProtocolsSkypeForBusinessULBytes ConfdString, affirmedZoneDpiStatisticsGridLevelBusinessProtocolsSkypeForBusinessDLPkts ConfdString, affirmedZoneDpiStatisticsGridLevelBusinessProtocolsSkypeForBusinessDLBytes ConfdString, affirmedZoneDpiStatisticsGridLevelBusinessProtocolsSCADAFlows ConfdString, affirmedZoneDpiStatisticsGridLevelBusinessProtocolsSCADAULPkts ConfdString, affirmedZoneDpiStatisticsGridLevelBusinessProtocolsSCADAULBytes ConfdString, affirmedZoneDpiStatisticsGridLevelBusinessProtocolsSCADADLPkts ConfdString, affirmedZoneDpiStatisticsGridLevelBusinessProtocolsSCADADLBytes ConfdString, affirmedZoneDpiStatisticsGridLevelBusinessProtocolsCrashPlanFlows ConfdString, affirmedZoneDpiStatisticsGridLevelBusinessProtocolsCrashPlanULPkts ConfdString, affirmedZoneDpiStatisticsGridLevelBusinessProtocolsCrashPlanULBytes ConfdString, affirmedZoneDpiStatisticsGridLevelBusinessProtocolsCrashPlanDLPkts ConfdString, affirmedZoneDpiStatisticsGridLevelBusinessProtocolsCrashPlanDLBytes ConfdString, affirmedZoneDpiStatisticsGridLevelBusinessProtocolsGoodFlows ConfdString, affirmedZoneDpiStatisticsGridLevelBusinessProtocolsGoodUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelBusinessProtocolsGoodUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelBusinessProtocolsGoodDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelBusinessProtocolsGoodDlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelBusinessProtocolsS7CommFlows ConfdString, affirmedZoneDpiStatisticsGridLevelBusinessProtocolsS7CommUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelBusinessProtocolsS7CommUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelBusinessProtocolsS7CommDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelBusinessProtocolsS7CommDlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelBusinessProtocolsAmazonFlows ConfdString, affirmedZoneDpiStatisticsGridLevelBusinessProtocolsAmazonUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelBusinessProtocolsAmazonUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelBusinessProtocolsAmazonDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelBusinessProtocolsAmazonDlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelBusinessProtocolsBitcoinFlows ConfdString, affirmedZoneDpiStatisticsGridLevelBusinessProtocolsBitcoinUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelBusinessProtocolsBitcoinUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelBusinessProtocolsBitcoinDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelBusinessProtocolsBitcoinDlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelBusinessProtocolsSynologyFlows ConfdString, affirmedZoneDpiStatisticsGridLevelBusinessProtocolsSynologyUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelBusinessProtocolsSynologyUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelBusinessProtocolsSynologyDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelBusinessProtocolsSynologyDlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelBusinessProtocolsStratumMiningFlows ConfdString, affirmedZoneDpiStatisticsGridLevelBusinessProtocolsStratumMiningUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelBusinessProtocolsStratumMiningUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelBusinessProtocolsStratumMiningDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelBusinessProtocolsStratumMiningDlBytes ConfdString } affirmedZoneDpiStatisticsGridLevelBusinessProtocolsGrid OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS not-accessible STATUS current DESCRIPTION "grid ID" ::= { affirmedZoneDpiStatisticsGridLevelBusinessProtocolsEntry 1 } affirmedZoneDpiStatisticsGridLevelBusinessProtocolsAdobeConnect OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelBusinessProtocolsEntry 2 } affirmedZoneDpiStatisticsGridLevelBusinessProtocolsCitrix OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelBusinessProtocolsEntry 3 } affirmedZoneDpiStatisticsGridLevelBusinessProtocolsActiveSync OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelBusinessProtocolsEntry 4 } affirmedZoneDpiStatisticsGridLevelBusinessProtocolsJBK3000 OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelBusinessProtocolsEntry 5 } affirmedZoneDpiStatisticsGridLevelBusinessProtocolsLync OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelBusinessProtocolsEntry 6 } affirmedZoneDpiStatisticsGridLevelBusinessProtocolsSAP OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelBusinessProtocolsEntry 7 } affirmedZoneDpiStatisticsGridLevelBusinessProtocolsUltraBac OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelBusinessProtocolsEntry 8 } affirmedZoneDpiStatisticsGridLevelBusinessProtocolsAdobeConnectPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelBusinessProtocolsEntry 9 } affirmedZoneDpiStatisticsGridLevelBusinessProtocolsAdobeConnectBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelBusinessProtocolsEntry 10 } affirmedZoneDpiStatisticsGridLevelBusinessProtocolsCitrixPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelBusinessProtocolsEntry 11 } affirmedZoneDpiStatisticsGridLevelBusinessProtocolsCitrixBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelBusinessProtocolsEntry 12 } affirmedZoneDpiStatisticsGridLevelBusinessProtocolsActiveSyncPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelBusinessProtocolsEntry 13 } affirmedZoneDpiStatisticsGridLevelBusinessProtocolsActiveSyncBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelBusinessProtocolsEntry 14 } affirmedZoneDpiStatisticsGridLevelBusinessProtocolsJBK3000Pkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelBusinessProtocolsEntry 15 } affirmedZoneDpiStatisticsGridLevelBusinessProtocolsJBK3000Bytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelBusinessProtocolsEntry 16 } affirmedZoneDpiStatisticsGridLevelBusinessProtocolsLyncPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelBusinessProtocolsEntry 17 } affirmedZoneDpiStatisticsGridLevelBusinessProtocolsLyncBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelBusinessProtocolsEntry 18 } affirmedZoneDpiStatisticsGridLevelBusinessProtocolsSAPPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelBusinessProtocolsEntry 19 } affirmedZoneDpiStatisticsGridLevelBusinessProtocolsSAPBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelBusinessProtocolsEntry 20 } affirmedZoneDpiStatisticsGridLevelBusinessProtocolsUltraBacPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelBusinessProtocolsEntry 21 } affirmedZoneDpiStatisticsGridLevelBusinessProtocolsUltraBacBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelBusinessProtocolsEntry 22 } affirmedZoneDpiStatisticsGridLevelBusinessProtocolsAdobeConnectUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelBusinessProtocolsEntry 23 } affirmedZoneDpiStatisticsGridLevelBusinessProtocolsAdobeConnectUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelBusinessProtocolsEntry 24 } affirmedZoneDpiStatisticsGridLevelBusinessProtocolsAdobeConnectDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelBusinessProtocolsEntry 25 } affirmedZoneDpiStatisticsGridLevelBusinessProtocolsAdobeConnectDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelBusinessProtocolsEntry 26 } affirmedZoneDpiStatisticsGridLevelBusinessProtocolsCitrixUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelBusinessProtocolsEntry 27 } affirmedZoneDpiStatisticsGridLevelBusinessProtocolsCitrixUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelBusinessProtocolsEntry 28 } affirmedZoneDpiStatisticsGridLevelBusinessProtocolsCitrixDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelBusinessProtocolsEntry 29 } affirmedZoneDpiStatisticsGridLevelBusinessProtocolsCitrixDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelBusinessProtocolsEntry 30 } affirmedZoneDpiStatisticsGridLevelBusinessProtocolsActiveSyncUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelBusinessProtocolsEntry 31 } affirmedZoneDpiStatisticsGridLevelBusinessProtocolsActiveSyncUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelBusinessProtocolsEntry 32 } affirmedZoneDpiStatisticsGridLevelBusinessProtocolsActiveSyncDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelBusinessProtocolsEntry 33 } affirmedZoneDpiStatisticsGridLevelBusinessProtocolsActiveSyncDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelBusinessProtocolsEntry 34 } affirmedZoneDpiStatisticsGridLevelBusinessProtocolsJBK3000UlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelBusinessProtocolsEntry 35 } affirmedZoneDpiStatisticsGridLevelBusinessProtocolsJBK3000UlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelBusinessProtocolsEntry 36 } affirmedZoneDpiStatisticsGridLevelBusinessProtocolsJBK3000DlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelBusinessProtocolsEntry 37 } affirmedZoneDpiStatisticsGridLevelBusinessProtocolsJBK3000DlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelBusinessProtocolsEntry 38 } affirmedZoneDpiStatisticsGridLevelBusinessProtocolsLyncUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelBusinessProtocolsEntry 39 } affirmedZoneDpiStatisticsGridLevelBusinessProtocolsLyncUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelBusinessProtocolsEntry 40 } affirmedZoneDpiStatisticsGridLevelBusinessProtocolsLyncDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelBusinessProtocolsEntry 41 } affirmedZoneDpiStatisticsGridLevelBusinessProtocolsLyncDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelBusinessProtocolsEntry 42 } affirmedZoneDpiStatisticsGridLevelBusinessProtocolsSAPUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelBusinessProtocolsEntry 43 } affirmedZoneDpiStatisticsGridLevelBusinessProtocolsSAPUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelBusinessProtocolsEntry 44 } affirmedZoneDpiStatisticsGridLevelBusinessProtocolsSAPDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelBusinessProtocolsEntry 45 } affirmedZoneDpiStatisticsGridLevelBusinessProtocolsSAPDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelBusinessProtocolsEntry 46 } affirmedZoneDpiStatisticsGridLevelBusinessProtocolsUltraBacUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelBusinessProtocolsEntry 47 } affirmedZoneDpiStatisticsGridLevelBusinessProtocolsUltraBacUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelBusinessProtocolsEntry 48 } affirmedZoneDpiStatisticsGridLevelBusinessProtocolsUltraBacDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelBusinessProtocolsEntry 49 } affirmedZoneDpiStatisticsGridLevelBusinessProtocolsUltraBacDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelBusinessProtocolsEntry 50 } affirmedZoneDpiStatisticsGridLevelBusinessProtocolsFix OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelBusinessProtocolsEntry 51 } affirmedZoneDpiStatisticsGridLevelBusinessProtocolsFixPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelBusinessProtocolsEntry 52 } affirmedZoneDpiStatisticsGridLevelBusinessProtocolsFixBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelBusinessProtocolsEntry 53 } affirmedZoneDpiStatisticsGridLevelBusinessProtocolsFixUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelBusinessProtocolsEntry 54 } affirmedZoneDpiStatisticsGridLevelBusinessProtocolsFixUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelBusinessProtocolsEntry 55 } affirmedZoneDpiStatisticsGridLevelBusinessProtocolsFixDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelBusinessProtocolsEntry 56 } affirmedZoneDpiStatisticsGridLevelBusinessProtocolsFixDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelBusinessProtocolsEntry 57 } affirmedZoneDpiStatisticsGridLevelBusinessProtocolsLicenseExceeded OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelBusinessProtocolsEntry 58 } affirmedZoneDpiStatisticsGridLevelBusinessProtocolsLicenseExceededPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelBusinessProtocolsEntry 59 } affirmedZoneDpiStatisticsGridLevelBusinessProtocolsLicenseExceededBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelBusinessProtocolsEntry 60 } affirmedZoneDpiStatisticsGridLevelBusinessProtocolsLicenseExceededUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelBusinessProtocolsEntry 61 } affirmedZoneDpiStatisticsGridLevelBusinessProtocolsLicenseExceededUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelBusinessProtocolsEntry 62 } affirmedZoneDpiStatisticsGridLevelBusinessProtocolsLicenseExceededDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelBusinessProtocolsEntry 63 } affirmedZoneDpiStatisticsGridLevelBusinessProtocolsLicenseExceededDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelBusinessProtocolsEntry 64 } affirmedZoneDpiStatisticsGridLevelBusinessProtocolsLotusNotes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelBusinessProtocolsEntry 65 } affirmedZoneDpiStatisticsGridLevelBusinessProtocolsLotusNotesPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelBusinessProtocolsEntry 66 } affirmedZoneDpiStatisticsGridLevelBusinessProtocolsLotusNotesBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelBusinessProtocolsEntry 67 } affirmedZoneDpiStatisticsGridLevelBusinessProtocolsLotusNotesUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelBusinessProtocolsEntry 68 } affirmedZoneDpiStatisticsGridLevelBusinessProtocolsLotusNotesUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelBusinessProtocolsEntry 69 } affirmedZoneDpiStatisticsGridLevelBusinessProtocolsLotusNotesDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelBusinessProtocolsEntry 70 } affirmedZoneDpiStatisticsGridLevelBusinessProtocolsLotusNotesDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelBusinessProtocolsEntry 71 } affirmedZoneDpiStatisticsGridLevelBusinessProtocolsMsExchangeFlows OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelBusinessProtocolsEntry 72 } affirmedZoneDpiStatisticsGridLevelBusinessProtocolsMsExchangeUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelBusinessProtocolsEntry 73 } affirmedZoneDpiStatisticsGridLevelBusinessProtocolsMsExchangeUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelBusinessProtocolsEntry 74 } affirmedZoneDpiStatisticsGridLevelBusinessProtocolsMsExchangeDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelBusinessProtocolsEntry 75 } affirmedZoneDpiStatisticsGridLevelBusinessProtocolsMsExchangeDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelBusinessProtocolsEntry 76 } affirmedZoneDpiStatisticsGridLevelBusinessProtocolsMsNavFlows OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelBusinessProtocolsEntry 77 } affirmedZoneDpiStatisticsGridLevelBusinessProtocolsMsNavUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelBusinessProtocolsEntry 78 } affirmedZoneDpiStatisticsGridLevelBusinessProtocolsMsNavUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelBusinessProtocolsEntry 79 } affirmedZoneDpiStatisticsGridLevelBusinessProtocolsMsNavDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelBusinessProtocolsEntry 80 } affirmedZoneDpiStatisticsGridLevelBusinessProtocolsMsNavDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelBusinessProtocolsEntry 81 } affirmedZoneDpiStatisticsGridLevelBusinessProtocolsFuzeFlows OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelBusinessProtocolsEntry 82 } affirmedZoneDpiStatisticsGridLevelBusinessProtocolsFuzeUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelBusinessProtocolsEntry 83 } affirmedZoneDpiStatisticsGridLevelBusinessProtocolsFuzeUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelBusinessProtocolsEntry 84 } affirmedZoneDpiStatisticsGridLevelBusinessProtocolsFuzeDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelBusinessProtocolsEntry 85 } affirmedZoneDpiStatisticsGridLevelBusinessProtocolsFuzeDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelBusinessProtocolsEntry 86 } affirmedZoneDpiStatisticsGridLevelBusinessProtocolsKakaoFlows OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelBusinessProtocolsEntry 87 } affirmedZoneDpiStatisticsGridLevelBusinessProtocolsKakaoUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelBusinessProtocolsEntry 88 } affirmedZoneDpiStatisticsGridLevelBusinessProtocolsKakaoUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelBusinessProtocolsEntry 89 } affirmedZoneDpiStatisticsGridLevelBusinessProtocolsKakaoDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelBusinessProtocolsEntry 90 } affirmedZoneDpiStatisticsGridLevelBusinessProtocolsKakaoDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelBusinessProtocolsEntry 91 } affirmedZoneDpiStatisticsGridLevelBusinessProtocolsSkypeForBusinessFlows OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelBusinessProtocolsEntry 92 } affirmedZoneDpiStatisticsGridLevelBusinessProtocolsSkypeForBusinessULPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelBusinessProtocolsEntry 93 } affirmedZoneDpiStatisticsGridLevelBusinessProtocolsSkypeForBusinessULBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelBusinessProtocolsEntry 94 } affirmedZoneDpiStatisticsGridLevelBusinessProtocolsSkypeForBusinessDLPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelBusinessProtocolsEntry 95 } affirmedZoneDpiStatisticsGridLevelBusinessProtocolsSkypeForBusinessDLBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelBusinessProtocolsEntry 96 } affirmedZoneDpiStatisticsGridLevelBusinessProtocolsSCADAFlows OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelBusinessProtocolsEntry 97 } affirmedZoneDpiStatisticsGridLevelBusinessProtocolsSCADAULPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelBusinessProtocolsEntry 98 } affirmedZoneDpiStatisticsGridLevelBusinessProtocolsSCADAULBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelBusinessProtocolsEntry 99 } affirmedZoneDpiStatisticsGridLevelBusinessProtocolsSCADADLPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelBusinessProtocolsEntry 100 } affirmedZoneDpiStatisticsGridLevelBusinessProtocolsSCADADLBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelBusinessProtocolsEntry 101 } affirmedZoneDpiStatisticsGridLevelBusinessProtocolsCrashPlanFlows OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelBusinessProtocolsEntry 102 } affirmedZoneDpiStatisticsGridLevelBusinessProtocolsCrashPlanULPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelBusinessProtocolsEntry 103 } affirmedZoneDpiStatisticsGridLevelBusinessProtocolsCrashPlanULBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelBusinessProtocolsEntry 104 } affirmedZoneDpiStatisticsGridLevelBusinessProtocolsCrashPlanDLPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelBusinessProtocolsEntry 105 } affirmedZoneDpiStatisticsGridLevelBusinessProtocolsCrashPlanDLBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelBusinessProtocolsEntry 106 } affirmedZoneDpiStatisticsGridLevelBusinessProtocolsGoodFlows OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelBusinessProtocolsEntry 107 } affirmedZoneDpiStatisticsGridLevelBusinessProtocolsGoodUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelBusinessProtocolsEntry 108 } affirmedZoneDpiStatisticsGridLevelBusinessProtocolsGoodUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelBusinessProtocolsEntry 109 } affirmedZoneDpiStatisticsGridLevelBusinessProtocolsGoodDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelBusinessProtocolsEntry 110 } affirmedZoneDpiStatisticsGridLevelBusinessProtocolsGoodDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelBusinessProtocolsEntry 111 } affirmedZoneDpiStatisticsGridLevelBusinessProtocolsS7CommFlows OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelBusinessProtocolsEntry 112 } affirmedZoneDpiStatisticsGridLevelBusinessProtocolsS7CommUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelBusinessProtocolsEntry 113 } affirmedZoneDpiStatisticsGridLevelBusinessProtocolsS7CommUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelBusinessProtocolsEntry 114 } affirmedZoneDpiStatisticsGridLevelBusinessProtocolsS7CommDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelBusinessProtocolsEntry 115 } affirmedZoneDpiStatisticsGridLevelBusinessProtocolsS7CommDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelBusinessProtocolsEntry 116 } affirmedZoneDpiStatisticsGridLevelBusinessProtocolsAmazonFlows OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelBusinessProtocolsEntry 117 } affirmedZoneDpiStatisticsGridLevelBusinessProtocolsAmazonUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelBusinessProtocolsEntry 118 } affirmedZoneDpiStatisticsGridLevelBusinessProtocolsAmazonUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelBusinessProtocolsEntry 119 } affirmedZoneDpiStatisticsGridLevelBusinessProtocolsAmazonDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelBusinessProtocolsEntry 120 } affirmedZoneDpiStatisticsGridLevelBusinessProtocolsAmazonDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelBusinessProtocolsEntry 121 } affirmedZoneDpiStatisticsGridLevelBusinessProtocolsBitcoinFlows OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelBusinessProtocolsEntry 122 } affirmedZoneDpiStatisticsGridLevelBusinessProtocolsBitcoinUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelBusinessProtocolsEntry 123 } affirmedZoneDpiStatisticsGridLevelBusinessProtocolsBitcoinUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelBusinessProtocolsEntry 124 } affirmedZoneDpiStatisticsGridLevelBusinessProtocolsBitcoinDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelBusinessProtocolsEntry 125 } affirmedZoneDpiStatisticsGridLevelBusinessProtocolsBitcoinDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelBusinessProtocolsEntry 126 } affirmedZoneDpiStatisticsGridLevelBusinessProtocolsSynologyFlows OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelBusinessProtocolsEntry 127 } affirmedZoneDpiStatisticsGridLevelBusinessProtocolsSynologyUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelBusinessProtocolsEntry 128 } affirmedZoneDpiStatisticsGridLevelBusinessProtocolsSynologyUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelBusinessProtocolsEntry 129 } affirmedZoneDpiStatisticsGridLevelBusinessProtocolsSynologyDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelBusinessProtocolsEntry 130 } affirmedZoneDpiStatisticsGridLevelBusinessProtocolsSynologyDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelBusinessProtocolsEntry 131 } affirmedZoneDpiStatisticsGridLevelBusinessProtocolsStratumMiningFlows OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelBusinessProtocolsEntry 132 } affirmedZoneDpiStatisticsGridLevelBusinessProtocolsStratumMiningUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelBusinessProtocolsEntry 133 } affirmedZoneDpiStatisticsGridLevelBusinessProtocolsStratumMiningUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelBusinessProtocolsEntry 134 } affirmedZoneDpiStatisticsGridLevelBusinessProtocolsStratumMiningDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelBusinessProtocolsEntry 135 } affirmedZoneDpiStatisticsGridLevelBusinessProtocolsStratumMiningDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelBusinessProtocolsEntry 136 } affirmedZoneDpiStatisticsGridLevelBusinessSubProtocolsLyncTable OBJECT-TYPE SYNTAX SEQUENCE OF AffirmedZoneDpiStatisticsGridLevelBusinessSubProtocolsLyncEntry MAX-ACCESS not-accessible STATUS deprecated DESCRIPTION "" ::= { affirmedZoneMIB 51 } affirmedZoneDpiStatisticsGridLevelBusinessSubProtocolsLyncEntry OBJECT-TYPE SYNTAX AffirmedZoneDpiStatisticsGridLevelBusinessSubProtocolsLyncEntry MAX-ACCESS not-accessible STATUS deprecated DESCRIPTION "" INDEX { affirmedZoneName, affirmedZoneDpiStatisticsGridLevelBusinessSubProtocolsLyncGrid } ::= { affirmedZoneDpiStatisticsGridLevelBusinessSubProtocolsLyncTable 1 } AffirmedZoneDpiStatisticsGridLevelBusinessSubProtocolsLyncEntry ::= SEQUENCE { affirmedZoneDpiStatisticsGridLevelBusinessSubProtocolsLyncGrid Unsigned32, affirmedZoneDpiStatisticsGridLevelBusinessSubProtocolsLyncAudio ConfdString, affirmedZoneDpiStatisticsGridLevelBusinessSubProtocolsLyncVideo ConfdString, affirmedZoneDpiStatisticsGridLevelBusinessSubProtocolsLyncFile-transfer ConfdString, affirmedZoneDpiStatisticsGridLevelBusinessSubProtocolsLyncAudioPkts ConfdString, affirmedZoneDpiStatisticsGridLevelBusinessSubProtocolsLyncAudioBytes ConfdString, affirmedZoneDpiStatisticsGridLevelBusinessSubProtocolsLyncVideoPkts ConfdString, affirmedZoneDpiStatisticsGridLevelBusinessSubProtocolsLyncVideoBytes ConfdString, affirmedZoneDpiStatisticsGridLevelBusinessSubProtocolsLyncFile-transferPkts ConfdString, affirmedZoneDpiStatisticsGridLevelBusinessSubProtocolsLyncFile-transferBytes ConfdString, affirmedZoneDpiStatisticsGridLevelBusinessSubProtocolsLyncAudioUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelBusinessSubProtocolsLyncAudioUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelBusinessSubProtocolsLyncAudioDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelBusinessSubProtocolsLyncAudioDlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelBusinessSubProtocolsLyncVideoUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelBusinessSubProtocolsLyncVideoUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelBusinessSubProtocolsLyncVideoDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelBusinessSubProtocolsLyncVideoDlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelBusinessSubProtocolsLyncFile-transferUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelBusinessSubProtocolsLyncFile-transferUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelBusinessSubProtocolsLyncFile-transferDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelBusinessSubProtocolsLyncFile-transferDlBytes ConfdString } affirmedZoneDpiStatisticsGridLevelBusinessSubProtocolsLyncGrid OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS not-accessible STATUS current DESCRIPTION "grid ID" ::= { affirmedZoneDpiStatisticsGridLevelBusinessSubProtocolsLyncEntry 1 } affirmedZoneDpiStatisticsGridLevelBusinessSubProtocolsLyncAudio OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelBusinessSubProtocolsLyncEntry 2 } affirmedZoneDpiStatisticsGridLevelBusinessSubProtocolsLyncVideo OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelBusinessSubProtocolsLyncEntry 3 } affirmedZoneDpiStatisticsGridLevelBusinessSubProtocolsLyncFile-transfer OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelBusinessSubProtocolsLyncEntry 4 } affirmedZoneDpiStatisticsGridLevelBusinessSubProtocolsLyncAudioPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelBusinessSubProtocolsLyncEntry 5 } affirmedZoneDpiStatisticsGridLevelBusinessSubProtocolsLyncAudioBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelBusinessSubProtocolsLyncEntry 6 } affirmedZoneDpiStatisticsGridLevelBusinessSubProtocolsLyncVideoPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelBusinessSubProtocolsLyncEntry 7 } affirmedZoneDpiStatisticsGridLevelBusinessSubProtocolsLyncVideoBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelBusinessSubProtocolsLyncEntry 8 } affirmedZoneDpiStatisticsGridLevelBusinessSubProtocolsLyncFile-transferPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelBusinessSubProtocolsLyncEntry 9 } affirmedZoneDpiStatisticsGridLevelBusinessSubProtocolsLyncFile-transferBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelBusinessSubProtocolsLyncEntry 10 } affirmedZoneDpiStatisticsGridLevelBusinessSubProtocolsLyncAudioUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelBusinessSubProtocolsLyncEntry 11 } affirmedZoneDpiStatisticsGridLevelBusinessSubProtocolsLyncAudioUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelBusinessSubProtocolsLyncEntry 12 } affirmedZoneDpiStatisticsGridLevelBusinessSubProtocolsLyncAudioDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelBusinessSubProtocolsLyncEntry 13 } affirmedZoneDpiStatisticsGridLevelBusinessSubProtocolsLyncAudioDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelBusinessSubProtocolsLyncEntry 14 } affirmedZoneDpiStatisticsGridLevelBusinessSubProtocolsLyncVideoUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelBusinessSubProtocolsLyncEntry 15 } affirmedZoneDpiStatisticsGridLevelBusinessSubProtocolsLyncVideoUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelBusinessSubProtocolsLyncEntry 16 } affirmedZoneDpiStatisticsGridLevelBusinessSubProtocolsLyncVideoDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelBusinessSubProtocolsLyncEntry 17 } affirmedZoneDpiStatisticsGridLevelBusinessSubProtocolsLyncVideoDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelBusinessSubProtocolsLyncEntry 18 } affirmedZoneDpiStatisticsGridLevelBusinessSubProtocolsLyncFile-transferUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelBusinessSubProtocolsLyncEntry 19 } affirmedZoneDpiStatisticsGridLevelBusinessSubProtocolsLyncFile-transferUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelBusinessSubProtocolsLyncEntry 20 } affirmedZoneDpiStatisticsGridLevelBusinessSubProtocolsLyncFile-transferDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelBusinessSubProtocolsLyncEntry 21 } affirmedZoneDpiStatisticsGridLevelBusinessSubProtocolsLyncFile-transferDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelBusinessSubProtocolsLyncEntry 22 } affirmedZoneDpiStatisticsGridLevelBusinessSubProtocolsMSexchangeTable OBJECT-TYPE SYNTAX SEQUENCE OF AffirmedZoneDpiStatisticsGridLevelBusinessSubProtocolsMSexchangeEntry MAX-ACCESS not-accessible STATUS deprecated DESCRIPTION "" ::= { affirmedZoneMIB 327 } affirmedZoneDpiStatisticsGridLevelBusinessSubProtocolsMSexchangeEntry OBJECT-TYPE SYNTAX AffirmedZoneDpiStatisticsGridLevelBusinessSubProtocolsMSexchangeEntry MAX-ACCESS not-accessible STATUS deprecated DESCRIPTION "" INDEX { affirmedZoneName, affirmedZoneDpiStatisticsGridLevelBusinessSubProtocolsMSexchangeGrid } ::= { affirmedZoneDpiStatisticsGridLevelBusinessSubProtocolsMSexchangeTable 1 } AffirmedZoneDpiStatisticsGridLevelBusinessSubProtocolsMSexchangeEntry ::= SEQUENCE { affirmedZoneDpiStatisticsGridLevelBusinessSubProtocolsMSexchangeGrid Unsigned32, affirmedZoneDpiStatisticsGridLevelBusinessSubProtocolsMSexchangeGenericFlows ConfdString, affirmedZoneDpiStatisticsGridLevelBusinessSubProtocolsMSexchangeGenericUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelBusinessSubProtocolsMSexchangeGenericUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelBusinessSubProtocolsMSexchangeGenericDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelBusinessSubProtocolsMSexchangeGenericDlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelBusinessSubProtocolsMSexchangeOwaFlows ConfdString, affirmedZoneDpiStatisticsGridLevelBusinessSubProtocolsMSexchangeOwaUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelBusinessSubProtocolsMSexchangeOwaUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelBusinessSubProtocolsMSexchangeOwaDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelBusinessSubProtocolsMSexchangeOwaDlBytes ConfdString } affirmedZoneDpiStatisticsGridLevelBusinessSubProtocolsMSexchangeGrid OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS not-accessible STATUS current DESCRIPTION "grid ID" ::= { affirmedZoneDpiStatisticsGridLevelBusinessSubProtocolsMSexchangeEntry 1 } affirmedZoneDpiStatisticsGridLevelBusinessSubProtocolsMSexchangeGenericFlows OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelBusinessSubProtocolsMSexchangeEntry 2 } affirmedZoneDpiStatisticsGridLevelBusinessSubProtocolsMSexchangeGenericUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelBusinessSubProtocolsMSexchangeEntry 3 } affirmedZoneDpiStatisticsGridLevelBusinessSubProtocolsMSexchangeGenericUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelBusinessSubProtocolsMSexchangeEntry 4 } affirmedZoneDpiStatisticsGridLevelBusinessSubProtocolsMSexchangeGenericDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelBusinessSubProtocolsMSexchangeEntry 5 } affirmedZoneDpiStatisticsGridLevelBusinessSubProtocolsMSexchangeGenericDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelBusinessSubProtocolsMSexchangeEntry 6 } affirmedZoneDpiStatisticsGridLevelBusinessSubProtocolsMSexchangeOwaFlows OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelBusinessSubProtocolsMSexchangeEntry 7 } affirmedZoneDpiStatisticsGridLevelBusinessSubProtocolsMSexchangeOwaUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelBusinessSubProtocolsMSexchangeEntry 8 } affirmedZoneDpiStatisticsGridLevelBusinessSubProtocolsMSexchangeOwaUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelBusinessSubProtocolsMSexchangeEntry 9 } affirmedZoneDpiStatisticsGridLevelBusinessSubProtocolsMSexchangeOwaDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelBusinessSubProtocolsMSexchangeEntry 10 } affirmedZoneDpiStatisticsGridLevelBusinessSubProtocolsMSexchangeOwaDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelBusinessSubProtocolsMSexchangeEntry 11 } affirmedZoneDpiStatisticsGridLevelBusinessSubProtocolsKaKaoTable OBJECT-TYPE SYNTAX SEQUENCE OF AffirmedZoneDpiStatisticsGridLevelBusinessSubProtocolsKaKaoEntry MAX-ACCESS not-accessible STATUS deprecated DESCRIPTION "" ::= { affirmedZoneMIB 328 } affirmedZoneDpiStatisticsGridLevelBusinessSubProtocolsKaKaoEntry OBJECT-TYPE SYNTAX AffirmedZoneDpiStatisticsGridLevelBusinessSubProtocolsKaKaoEntry MAX-ACCESS not-accessible STATUS deprecated DESCRIPTION "" INDEX { affirmedZoneName, affirmedZoneDpiStatisticsGridLevelBusinessSubProtocolsKaKaoGrid } ::= { affirmedZoneDpiStatisticsGridLevelBusinessSubProtocolsKaKaoTable 1 } AffirmedZoneDpiStatisticsGridLevelBusinessSubProtocolsKaKaoEntry ::= SEQUENCE { affirmedZoneDpiStatisticsGridLevelBusinessSubProtocolsKaKaoGrid Unsigned32, affirmedZoneDpiStatisticsGridLevelBusinessSubProtocolsKaKaoGenericFlows ConfdString, affirmedZoneDpiStatisticsGridLevelBusinessSubProtocolsKaKaoGenericUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelBusinessSubProtocolsKaKaoGenericUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelBusinessSubProtocolsKaKaoGenericDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelBusinessSubProtocolsKaKaoGenericDlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelBusinessSubProtocolsKaKaoTalkFlows ConfdString, affirmedZoneDpiStatisticsGridLevelBusinessSubProtocolsKaKaoTalkUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelBusinessSubProtocolsKaKaoTalkUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelBusinessSubProtocolsKaKaoTalkDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelBusinessSubProtocolsKaKaoTalkDlBytes ConfdString } affirmedZoneDpiStatisticsGridLevelBusinessSubProtocolsKaKaoGrid OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS not-accessible STATUS current DESCRIPTION "grid ID" ::= { affirmedZoneDpiStatisticsGridLevelBusinessSubProtocolsKaKaoEntry 1 } affirmedZoneDpiStatisticsGridLevelBusinessSubProtocolsKaKaoGenericFlows OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelBusinessSubProtocolsKaKaoEntry 2 } affirmedZoneDpiStatisticsGridLevelBusinessSubProtocolsKaKaoGenericUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelBusinessSubProtocolsKaKaoEntry 3 } affirmedZoneDpiStatisticsGridLevelBusinessSubProtocolsKaKaoGenericUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelBusinessSubProtocolsKaKaoEntry 4 } affirmedZoneDpiStatisticsGridLevelBusinessSubProtocolsKaKaoGenericDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelBusinessSubProtocolsKaKaoEntry 5 } affirmedZoneDpiStatisticsGridLevelBusinessSubProtocolsKaKaoGenericDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelBusinessSubProtocolsKaKaoEntry 6 } affirmedZoneDpiStatisticsGridLevelBusinessSubProtocolsKaKaoTalkFlows OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelBusinessSubProtocolsKaKaoEntry 7 } affirmedZoneDpiStatisticsGridLevelBusinessSubProtocolsKaKaoTalkUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelBusinessSubProtocolsKaKaoEntry 8 } affirmedZoneDpiStatisticsGridLevelBusinessSubProtocolsKaKaoTalkUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelBusinessSubProtocolsKaKaoEntry 9 } affirmedZoneDpiStatisticsGridLevelBusinessSubProtocolsKaKaoTalkDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelBusinessSubProtocolsKaKaoEntry 10 } affirmedZoneDpiStatisticsGridLevelBusinessSubProtocolsKaKaoTalkDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelBusinessSubProtocolsKaKaoEntry 11 } affirmedZoneDpiStatisticsGridLevelBusinessSubProtocolsSkypeForBusinessTable OBJECT-TYPE SYNTAX SEQUENCE OF AffirmedZoneDpiStatisticsGridLevelBusinessSubProtocolsSkypeForBusinessEntry MAX-ACCESS not-accessible STATUS deprecated DESCRIPTION "" ::= { affirmedZoneMIB 347 } affirmedZoneDpiStatisticsGridLevelBusinessSubProtocolsSkypeForBusinessEntry OBJECT-TYPE SYNTAX AffirmedZoneDpiStatisticsGridLevelBusinessSubProtocolsSkypeForBusinessEntry MAX-ACCESS not-accessible STATUS deprecated DESCRIPTION "" INDEX { affirmedZoneName, affirmedZoneDpiStatisticsGridLevelBusinessSubProtocolsSkypeForBusinessGrid } ::= { affirmedZoneDpiStatisticsGridLevelBusinessSubProtocolsSkypeForBusinessTable 1 } AffirmedZoneDpiStatisticsGridLevelBusinessSubProtocolsSkypeForBusinessEntry ::= SEQUENCE { affirmedZoneDpiStatisticsGridLevelBusinessSubProtocolsSkypeForBusinessGrid Unsigned32, affirmedZoneDpiStatisticsGridLevelBusinessSubProtocolsSkypeForBusinessGenericFlows ConfdString, affirmedZoneDpiStatisticsGridLevelBusinessSubProtocolsSkypeForBusinessGenericULPkts ConfdString, affirmedZoneDpiStatisticsGridLevelBusinessSubProtocolsSkypeForBusinessGenericULBytes ConfdString, affirmedZoneDpiStatisticsGridLevelBusinessSubProtocolsSkypeForBusinessGenericDLPkts ConfdString, affirmedZoneDpiStatisticsGridLevelBusinessSubProtocolsSkypeForBusinessGenericDLBytes ConfdString, affirmedZoneDpiStatisticsGridLevelBusinessSubProtocolsSkypeForBusinessAudioFlows ConfdString, affirmedZoneDpiStatisticsGridLevelBusinessSubProtocolsSkypeForBusinessAudioULPkts ConfdString, affirmedZoneDpiStatisticsGridLevelBusinessSubProtocolsSkypeForBusinessAudioULBytes ConfdString, affirmedZoneDpiStatisticsGridLevelBusinessSubProtocolsSkypeForBusinessAudioDLPkts ConfdString, affirmedZoneDpiStatisticsGridLevelBusinessSubProtocolsSkypeForBusinessAudioDLBytes ConfdString, affirmedZoneDpiStatisticsGridLevelBusinessSubProtocolsSkypeForBusinessVideoFlows ConfdString, affirmedZoneDpiStatisticsGridLevelBusinessSubProtocolsSkypeForBusinessVideoULPkts ConfdString, affirmedZoneDpiStatisticsGridLevelBusinessSubProtocolsSkypeForBusinessVideoULBytes ConfdString, affirmedZoneDpiStatisticsGridLevelBusinessSubProtocolsSkypeForBusinessVideoDLPkts ConfdString, affirmedZoneDpiStatisticsGridLevelBusinessSubProtocolsSkypeForBusinessVideoDLBytes ConfdString, affirmedZoneDpiStatisticsGridLevelBusinessSubProtocolsSkypeForBusinessFileTransferFlows ConfdString, affirmedZoneDpiStatisticsGridLevelBusinessSubProtocolsSkypeForBusinessFileTransferULPkts ConfdString, affirmedZoneDpiStatisticsGridLevelBusinessSubProtocolsSkypeForBusinessFileTransferULBytes ConfdString, affirmedZoneDpiStatisticsGridLevelBusinessSubProtocolsSkypeForBusinessFileTransferDLPkts ConfdString, affirmedZoneDpiStatisticsGridLevelBusinessSubProtocolsSkypeForBusinessFileTransferDLBytes ConfdString } affirmedZoneDpiStatisticsGridLevelBusinessSubProtocolsSkypeForBusinessGrid OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS not-accessible STATUS current DESCRIPTION "grid ID" ::= { affirmedZoneDpiStatisticsGridLevelBusinessSubProtocolsSkypeForBusinessEntry 1 } affirmedZoneDpiStatisticsGridLevelBusinessSubProtocolsSkypeForBusinessGenericFlows OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelBusinessSubProtocolsSkypeForBusinessEntry 2 } affirmedZoneDpiStatisticsGridLevelBusinessSubProtocolsSkypeForBusinessGenericULPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelBusinessSubProtocolsSkypeForBusinessEntry 3 } affirmedZoneDpiStatisticsGridLevelBusinessSubProtocolsSkypeForBusinessGenericULBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelBusinessSubProtocolsSkypeForBusinessEntry 4 } affirmedZoneDpiStatisticsGridLevelBusinessSubProtocolsSkypeForBusinessGenericDLPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelBusinessSubProtocolsSkypeForBusinessEntry 5 } affirmedZoneDpiStatisticsGridLevelBusinessSubProtocolsSkypeForBusinessGenericDLBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelBusinessSubProtocolsSkypeForBusinessEntry 6 } affirmedZoneDpiStatisticsGridLevelBusinessSubProtocolsSkypeForBusinessAudioFlows OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelBusinessSubProtocolsSkypeForBusinessEntry 7 } affirmedZoneDpiStatisticsGridLevelBusinessSubProtocolsSkypeForBusinessAudioULPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelBusinessSubProtocolsSkypeForBusinessEntry 8 } affirmedZoneDpiStatisticsGridLevelBusinessSubProtocolsSkypeForBusinessAudioULBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelBusinessSubProtocolsSkypeForBusinessEntry 9 } affirmedZoneDpiStatisticsGridLevelBusinessSubProtocolsSkypeForBusinessAudioDLPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelBusinessSubProtocolsSkypeForBusinessEntry 10 } affirmedZoneDpiStatisticsGridLevelBusinessSubProtocolsSkypeForBusinessAudioDLBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelBusinessSubProtocolsSkypeForBusinessEntry 11 } affirmedZoneDpiStatisticsGridLevelBusinessSubProtocolsSkypeForBusinessVideoFlows OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelBusinessSubProtocolsSkypeForBusinessEntry 12 } affirmedZoneDpiStatisticsGridLevelBusinessSubProtocolsSkypeForBusinessVideoULPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelBusinessSubProtocolsSkypeForBusinessEntry 13 } affirmedZoneDpiStatisticsGridLevelBusinessSubProtocolsSkypeForBusinessVideoULBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelBusinessSubProtocolsSkypeForBusinessEntry 14 } affirmedZoneDpiStatisticsGridLevelBusinessSubProtocolsSkypeForBusinessVideoDLPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelBusinessSubProtocolsSkypeForBusinessEntry 15 } affirmedZoneDpiStatisticsGridLevelBusinessSubProtocolsSkypeForBusinessVideoDLBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelBusinessSubProtocolsSkypeForBusinessEntry 16 } affirmedZoneDpiStatisticsGridLevelBusinessSubProtocolsSkypeForBusinessFileTransferFlows OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelBusinessSubProtocolsSkypeForBusinessEntry 17 } affirmedZoneDpiStatisticsGridLevelBusinessSubProtocolsSkypeForBusinessFileTransferULPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelBusinessSubProtocolsSkypeForBusinessEntry 18 } affirmedZoneDpiStatisticsGridLevelBusinessSubProtocolsSkypeForBusinessFileTransferULBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelBusinessSubProtocolsSkypeForBusinessEntry 19 } affirmedZoneDpiStatisticsGridLevelBusinessSubProtocolsSkypeForBusinessFileTransferDLPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelBusinessSubProtocolsSkypeForBusinessEntry 20 } affirmedZoneDpiStatisticsGridLevelBusinessSubProtocolsSkypeForBusinessFileTransferDLBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelBusinessSubProtocolsSkypeForBusinessEntry 21 } affirmedZoneDpiStatisticsGridLevelBusinessSubProtocolsAmazonTable OBJECT-TYPE SYNTAX SEQUENCE OF AffirmedZoneDpiStatisticsGridLevelBusinessSubProtocolsAmazonEntry MAX-ACCESS not-accessible STATUS deprecated DESCRIPTION "" ::= { affirmedZoneMIB 485 } affirmedZoneDpiStatisticsGridLevelBusinessSubProtocolsAmazonEntry OBJECT-TYPE SYNTAX AffirmedZoneDpiStatisticsGridLevelBusinessSubProtocolsAmazonEntry MAX-ACCESS not-accessible STATUS deprecated DESCRIPTION "" INDEX { affirmedZoneName, affirmedZoneDpiStatisticsGridLevelBusinessSubProtocolsAmazonGrid } ::= { affirmedZoneDpiStatisticsGridLevelBusinessSubProtocolsAmazonTable 1 } AffirmedZoneDpiStatisticsGridLevelBusinessSubProtocolsAmazonEntry ::= SEQUENCE { affirmedZoneDpiStatisticsGridLevelBusinessSubProtocolsAmazonGrid Unsigned32, affirmedZoneDpiStatisticsGridLevelBusinessSubProtocolsAmazonServicesFlows ConfdString, affirmedZoneDpiStatisticsGridLevelBusinessSubProtocolsAmazonServicesUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelBusinessSubProtocolsAmazonServicesUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelBusinessSubProtocolsAmazonServicesDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelBusinessSubProtocolsAmazonServicesDlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelBusinessSubProtocolsAmazonChimeFlows ConfdString, affirmedZoneDpiStatisticsGridLevelBusinessSubProtocolsAmazonChimeUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelBusinessSubProtocolsAmazonChimeUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelBusinessSubProtocolsAmazonChimeDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelBusinessSubProtocolsAmazonChimeDlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelBusinessSubProtocolsAmazonCloudFlows ConfdString, affirmedZoneDpiStatisticsGridLevelBusinessSubProtocolsAmazonCloudUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelBusinessSubProtocolsAmazonCloudUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelBusinessSubProtocolsAmazonCloudDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelBusinessSubProtocolsAmazonCloudDlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelBusinessSubProtocolsAmazonDriveFlows ConfdString, affirmedZoneDpiStatisticsGridLevelBusinessSubProtocolsAmazonDriveUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelBusinessSubProtocolsAmazonDriveUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelBusinessSubProtocolsAmazonDriveDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelBusinessSubProtocolsAmazonDriveDlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelBusinessSubProtocolsAmazonPrimeMusicFlows ConfdString, affirmedZoneDpiStatisticsGridLevelBusinessSubProtocolsAmazonPrimeMusicUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelBusinessSubProtocolsAmazonPrimeMusicUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelBusinessSubProtocolsAmazonPrimeMusicDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelBusinessSubProtocolsAmazonPrimeMusicDlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelBusinessSubProtocolsAmazonPrimeVideoFlows ConfdString, affirmedZoneDpiStatisticsGridLevelBusinessSubProtocolsAmazonPrimeVideoUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelBusinessSubProtocolsAmazonPrimeVideoUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelBusinessSubProtocolsAmazonPrimeVideoDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelBusinessSubProtocolsAmazonPrimeVideoDlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelBusinessSubProtocolsAmazonShopFlows ConfdString, affirmedZoneDpiStatisticsGridLevelBusinessSubProtocolsAmazonShopUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelBusinessSubProtocolsAmazonShopUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelBusinessSubProtocolsAmazonShopDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelBusinessSubProtocolsAmazonShopDlBytes ConfdString } affirmedZoneDpiStatisticsGridLevelBusinessSubProtocolsAmazonGrid OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS not-accessible STATUS current DESCRIPTION "grid ID" ::= { affirmedZoneDpiStatisticsGridLevelBusinessSubProtocolsAmazonEntry 1 } affirmedZoneDpiStatisticsGridLevelBusinessSubProtocolsAmazonServicesFlows OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelBusinessSubProtocolsAmazonEntry 2 } affirmedZoneDpiStatisticsGridLevelBusinessSubProtocolsAmazonServicesUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelBusinessSubProtocolsAmazonEntry 3 } affirmedZoneDpiStatisticsGridLevelBusinessSubProtocolsAmazonServicesUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelBusinessSubProtocolsAmazonEntry 4 } affirmedZoneDpiStatisticsGridLevelBusinessSubProtocolsAmazonServicesDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelBusinessSubProtocolsAmazonEntry 5 } affirmedZoneDpiStatisticsGridLevelBusinessSubProtocolsAmazonServicesDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelBusinessSubProtocolsAmazonEntry 6 } affirmedZoneDpiStatisticsGridLevelBusinessSubProtocolsAmazonChimeFlows OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelBusinessSubProtocolsAmazonEntry 7 } affirmedZoneDpiStatisticsGridLevelBusinessSubProtocolsAmazonChimeUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelBusinessSubProtocolsAmazonEntry 8 } affirmedZoneDpiStatisticsGridLevelBusinessSubProtocolsAmazonChimeUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelBusinessSubProtocolsAmazonEntry 9 } affirmedZoneDpiStatisticsGridLevelBusinessSubProtocolsAmazonChimeDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelBusinessSubProtocolsAmazonEntry 10 } affirmedZoneDpiStatisticsGridLevelBusinessSubProtocolsAmazonChimeDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelBusinessSubProtocolsAmazonEntry 11 } affirmedZoneDpiStatisticsGridLevelBusinessSubProtocolsAmazonCloudFlows OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelBusinessSubProtocolsAmazonEntry 12 } affirmedZoneDpiStatisticsGridLevelBusinessSubProtocolsAmazonCloudUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelBusinessSubProtocolsAmazonEntry 13 } affirmedZoneDpiStatisticsGridLevelBusinessSubProtocolsAmazonCloudUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelBusinessSubProtocolsAmazonEntry 14 } affirmedZoneDpiStatisticsGridLevelBusinessSubProtocolsAmazonCloudDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelBusinessSubProtocolsAmazonEntry 15 } affirmedZoneDpiStatisticsGridLevelBusinessSubProtocolsAmazonCloudDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelBusinessSubProtocolsAmazonEntry 16 } affirmedZoneDpiStatisticsGridLevelBusinessSubProtocolsAmazonDriveFlows OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelBusinessSubProtocolsAmazonEntry 17 } affirmedZoneDpiStatisticsGridLevelBusinessSubProtocolsAmazonDriveUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelBusinessSubProtocolsAmazonEntry 18 } affirmedZoneDpiStatisticsGridLevelBusinessSubProtocolsAmazonDriveUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelBusinessSubProtocolsAmazonEntry 19 } affirmedZoneDpiStatisticsGridLevelBusinessSubProtocolsAmazonDriveDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelBusinessSubProtocolsAmazonEntry 20 } affirmedZoneDpiStatisticsGridLevelBusinessSubProtocolsAmazonDriveDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelBusinessSubProtocolsAmazonEntry 21 } affirmedZoneDpiStatisticsGridLevelBusinessSubProtocolsAmazonPrimeMusicFlows OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelBusinessSubProtocolsAmazonEntry 22 } affirmedZoneDpiStatisticsGridLevelBusinessSubProtocolsAmazonPrimeMusicUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelBusinessSubProtocolsAmazonEntry 23 } affirmedZoneDpiStatisticsGridLevelBusinessSubProtocolsAmazonPrimeMusicUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelBusinessSubProtocolsAmazonEntry 24 } affirmedZoneDpiStatisticsGridLevelBusinessSubProtocolsAmazonPrimeMusicDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelBusinessSubProtocolsAmazonEntry 25 } affirmedZoneDpiStatisticsGridLevelBusinessSubProtocolsAmazonPrimeMusicDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelBusinessSubProtocolsAmazonEntry 26 } affirmedZoneDpiStatisticsGridLevelBusinessSubProtocolsAmazonPrimeVideoFlows OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelBusinessSubProtocolsAmazonEntry 27 } affirmedZoneDpiStatisticsGridLevelBusinessSubProtocolsAmazonPrimeVideoUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelBusinessSubProtocolsAmazonEntry 28 } affirmedZoneDpiStatisticsGridLevelBusinessSubProtocolsAmazonPrimeVideoUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelBusinessSubProtocolsAmazonEntry 29 } affirmedZoneDpiStatisticsGridLevelBusinessSubProtocolsAmazonPrimeVideoDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelBusinessSubProtocolsAmazonEntry 30 } affirmedZoneDpiStatisticsGridLevelBusinessSubProtocolsAmazonPrimeVideoDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelBusinessSubProtocolsAmazonEntry 31 } affirmedZoneDpiStatisticsGridLevelBusinessSubProtocolsAmazonShopFlows OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelBusinessSubProtocolsAmazonEntry 32 } affirmedZoneDpiStatisticsGridLevelBusinessSubProtocolsAmazonShopUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelBusinessSubProtocolsAmazonEntry 33 } affirmedZoneDpiStatisticsGridLevelBusinessSubProtocolsAmazonShopUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelBusinessSubProtocolsAmazonEntry 34 } affirmedZoneDpiStatisticsGridLevelBusinessSubProtocolsAmazonShopDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelBusinessSubProtocolsAmazonEntry 35 } affirmedZoneDpiStatisticsGridLevelBusinessSubProtocolsAmazonShopDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelBusinessSubProtocolsAmazonEntry 36 } affirmedZoneDpiStatisticsGridLevelConferenceProtocolsTable OBJECT-TYPE SYNTAX SEQUENCE OF AffirmedZoneDpiStatisticsGridLevelConferenceProtocolsEntry MAX-ACCESS not-accessible STATUS deprecated DESCRIPTION "" ::= { affirmedZoneMIB 52 } affirmedZoneDpiStatisticsGridLevelConferenceProtocolsEntry OBJECT-TYPE SYNTAX AffirmedZoneDpiStatisticsGridLevelConferenceProtocolsEntry MAX-ACCESS not-accessible STATUS deprecated DESCRIPTION "" INDEX { affirmedZoneName, affirmedZoneDpiStatisticsGridLevelConferenceProtocolsGrid } ::= { affirmedZoneDpiStatisticsGridLevelConferenceProtocolsTable 1 } AffirmedZoneDpiStatisticsGridLevelConferenceProtocolsEntry ::= SEQUENCE { affirmedZoneDpiStatisticsGridLevelConferenceProtocolsGrid Unsigned32, affirmedZoneDpiStatisticsGridLevelConferenceProtocolsCitrixGoTo ConfdString, affirmedZoneDpiStatisticsGridLevelConferenceProtocolsWebex ConfdString, affirmedZoneDpiStatisticsGridLevelConferenceProtocolsOoVoo ConfdString, affirmedZoneDpiStatisticsGridLevelConferenceProtocolsCitrixGoToPkts ConfdString, affirmedZoneDpiStatisticsGridLevelConferenceProtocolsCitrixGoToBytes ConfdString, affirmedZoneDpiStatisticsGridLevelConferenceProtocolsWebexPkts ConfdString, affirmedZoneDpiStatisticsGridLevelConferenceProtocolsWebexBytes ConfdString, affirmedZoneDpiStatisticsGridLevelConferenceProtocolsOoVooPkts ConfdString, affirmedZoneDpiStatisticsGridLevelConferenceProtocolsOoVooBytes ConfdString, affirmedZoneDpiStatisticsGridLevelConferenceProtocolsCitrixGoToUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelConferenceProtocolsCitrixGoToUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelConferenceProtocolsCitrixGoToDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelConferenceProtocolsCitrixGoToDlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelConferenceProtocolsWebexUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelConferenceProtocolsWebexUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelConferenceProtocolsWebexDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelConferenceProtocolsWebexDlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelConferenceProtocolsOoVooUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelConferenceProtocolsOoVooUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelConferenceProtocolsOoVooDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelConferenceProtocolsOoVooDlBytes ConfdString } affirmedZoneDpiStatisticsGridLevelConferenceProtocolsGrid OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS not-accessible STATUS current DESCRIPTION "grid ID" ::= { affirmedZoneDpiStatisticsGridLevelConferenceProtocolsEntry 1 } affirmedZoneDpiStatisticsGridLevelConferenceProtocolsCitrixGoTo OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelConferenceProtocolsEntry 2 } affirmedZoneDpiStatisticsGridLevelConferenceProtocolsWebex OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelConferenceProtocolsEntry 3 } affirmedZoneDpiStatisticsGridLevelConferenceProtocolsOoVoo OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelConferenceProtocolsEntry 4 } affirmedZoneDpiStatisticsGridLevelConferenceProtocolsCitrixGoToPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelConferenceProtocolsEntry 5 } affirmedZoneDpiStatisticsGridLevelConferenceProtocolsCitrixGoToBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelConferenceProtocolsEntry 6 } affirmedZoneDpiStatisticsGridLevelConferenceProtocolsWebexPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelConferenceProtocolsEntry 7 } affirmedZoneDpiStatisticsGridLevelConferenceProtocolsWebexBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelConferenceProtocolsEntry 8 } affirmedZoneDpiStatisticsGridLevelConferenceProtocolsOoVooPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelConferenceProtocolsEntry 9 } affirmedZoneDpiStatisticsGridLevelConferenceProtocolsOoVooBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelConferenceProtocolsEntry 10 } affirmedZoneDpiStatisticsGridLevelConferenceProtocolsCitrixGoToUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelConferenceProtocolsEntry 11 } affirmedZoneDpiStatisticsGridLevelConferenceProtocolsCitrixGoToUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelConferenceProtocolsEntry 12 } affirmedZoneDpiStatisticsGridLevelConferenceProtocolsCitrixGoToDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelConferenceProtocolsEntry 13 } affirmedZoneDpiStatisticsGridLevelConferenceProtocolsCitrixGoToDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelConferenceProtocolsEntry 14 } affirmedZoneDpiStatisticsGridLevelConferenceProtocolsWebexUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelConferenceProtocolsEntry 15 } affirmedZoneDpiStatisticsGridLevelConferenceProtocolsWebexUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelConferenceProtocolsEntry 16 } affirmedZoneDpiStatisticsGridLevelConferenceProtocolsWebexDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelConferenceProtocolsEntry 17 } affirmedZoneDpiStatisticsGridLevelConferenceProtocolsWebexDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelConferenceProtocolsEntry 18 } affirmedZoneDpiStatisticsGridLevelConferenceProtocolsOoVooUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelConferenceProtocolsEntry 19 } affirmedZoneDpiStatisticsGridLevelConferenceProtocolsOoVooUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelConferenceProtocolsEntry 20 } affirmedZoneDpiStatisticsGridLevelConferenceProtocolsOoVooDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelConferenceProtocolsEntry 21 } affirmedZoneDpiStatisticsGridLevelConferenceProtocolsOoVooDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelConferenceProtocolsEntry 22 } affirmedZoneDpiStatisticsGridLevelDatabaseProtocolsTable OBJECT-TYPE SYNTAX SEQUENCE OF AffirmedZoneDpiStatisticsGridLevelDatabaseProtocolsEntry MAX-ACCESS not-accessible STATUS deprecated DESCRIPTION "" ::= { affirmedZoneMIB 53 } affirmedZoneDpiStatisticsGridLevelDatabaseProtocolsEntry OBJECT-TYPE SYNTAX AffirmedZoneDpiStatisticsGridLevelDatabaseProtocolsEntry MAX-ACCESS not-accessible STATUS deprecated DESCRIPTION "" INDEX { affirmedZoneName, affirmedZoneDpiStatisticsGridLevelDatabaseProtocolsGrid } ::= { affirmedZoneDpiStatisticsGridLevelDatabaseProtocolsTable 1 } AffirmedZoneDpiStatisticsGridLevelDatabaseProtocolsEntry ::= SEQUENCE { affirmedZoneDpiStatisticsGridLevelDatabaseProtocolsGrid Unsigned32, affirmedZoneDpiStatisticsGridLevelDatabaseProtocolsMySQL ConfdString, affirmedZoneDpiStatisticsGridLevelDatabaseProtocolsPostgreSQL ConfdString, affirmedZoneDpiStatisticsGridLevelDatabaseProtocolsTDS ConfdString, affirmedZoneDpiStatisticsGridLevelDatabaseProtocolsMsSQL ConfdString, affirmedZoneDpiStatisticsGridLevelDatabaseProtocolsMySQLPkts ConfdString, affirmedZoneDpiStatisticsGridLevelDatabaseProtocolsMySQLBytes ConfdString, affirmedZoneDpiStatisticsGridLevelDatabaseProtocolsPostgreSQLPkts ConfdString, affirmedZoneDpiStatisticsGridLevelDatabaseProtocolsPostgreSQLBytes ConfdString, affirmedZoneDpiStatisticsGridLevelDatabaseProtocolsTDSPkts ConfdString, affirmedZoneDpiStatisticsGridLevelDatabaseProtocolsTDSBytes ConfdString, affirmedZoneDpiStatisticsGridLevelDatabaseProtocolsMsSQLPkts ConfdString, affirmedZoneDpiStatisticsGridLevelDatabaseProtocolsMsSQLBytes ConfdString, affirmedZoneDpiStatisticsGridLevelDatabaseProtocolsMySQLUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelDatabaseProtocolsMySQLUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelDatabaseProtocolsMySQLDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelDatabaseProtocolsMySQLDlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelDatabaseProtocolsPostgreSQLUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelDatabaseProtocolsPostgreSQLUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelDatabaseProtocolsPostgreSQLDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelDatabaseProtocolsPostgreSQLDlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelDatabaseProtocolsTDSUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelDatabaseProtocolsTDSUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelDatabaseProtocolsTDSDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelDatabaseProtocolsTDSDlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelDatabaseProtocolsMsSQLUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelDatabaseProtocolsMsSQLUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelDatabaseProtocolsMsSQLDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelDatabaseProtocolsMsSQLDlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelDatabaseProtocolsOracleDB ConfdString, affirmedZoneDpiStatisticsGridLevelDatabaseProtocolsOracleDBPkts ConfdString, affirmedZoneDpiStatisticsGridLevelDatabaseProtocolsOracleDBBytes ConfdString, affirmedZoneDpiStatisticsGridLevelDatabaseProtocolsOracleDBUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelDatabaseProtocolsOracleDBUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelDatabaseProtocolsOracleDBDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelDatabaseProtocolsOracleDBDlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelDatabaseProtocolsCQLFlows ConfdString, affirmedZoneDpiStatisticsGridLevelDatabaseProtocolsCQLULPkts ConfdString, affirmedZoneDpiStatisticsGridLevelDatabaseProtocolsCQLULBytes ConfdString, affirmedZoneDpiStatisticsGridLevelDatabaseProtocolsCQLDLPkts ConfdString, affirmedZoneDpiStatisticsGridLevelDatabaseProtocolsCQLDLBytes ConfdString, affirmedZoneDpiStatisticsGridLevelDatabaseProtocolsCICFlows ConfdString, affirmedZoneDpiStatisticsGridLevelDatabaseProtocolsCICULPkts ConfdString, affirmedZoneDpiStatisticsGridLevelDatabaseProtocolsCICULBytes ConfdString, affirmedZoneDpiStatisticsGridLevelDatabaseProtocolsCICDLPkts ConfdString, affirmedZoneDpiStatisticsGridLevelDatabaseProtocolsCICDLBytes ConfdString } affirmedZoneDpiStatisticsGridLevelDatabaseProtocolsGrid OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS not-accessible STATUS current DESCRIPTION "grid ID" ::= { affirmedZoneDpiStatisticsGridLevelDatabaseProtocolsEntry 1 } affirmedZoneDpiStatisticsGridLevelDatabaseProtocolsMySQL OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelDatabaseProtocolsEntry 2 } affirmedZoneDpiStatisticsGridLevelDatabaseProtocolsPostgreSQL OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelDatabaseProtocolsEntry 3 } affirmedZoneDpiStatisticsGridLevelDatabaseProtocolsTDS OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelDatabaseProtocolsEntry 4 } affirmedZoneDpiStatisticsGridLevelDatabaseProtocolsMsSQL OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelDatabaseProtocolsEntry 5 } affirmedZoneDpiStatisticsGridLevelDatabaseProtocolsMySQLPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelDatabaseProtocolsEntry 6 } affirmedZoneDpiStatisticsGridLevelDatabaseProtocolsMySQLBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelDatabaseProtocolsEntry 7 } affirmedZoneDpiStatisticsGridLevelDatabaseProtocolsPostgreSQLPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelDatabaseProtocolsEntry 8 } affirmedZoneDpiStatisticsGridLevelDatabaseProtocolsPostgreSQLBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelDatabaseProtocolsEntry 9 } affirmedZoneDpiStatisticsGridLevelDatabaseProtocolsTDSPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelDatabaseProtocolsEntry 10 } affirmedZoneDpiStatisticsGridLevelDatabaseProtocolsTDSBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelDatabaseProtocolsEntry 11 } affirmedZoneDpiStatisticsGridLevelDatabaseProtocolsMsSQLPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelDatabaseProtocolsEntry 12 } affirmedZoneDpiStatisticsGridLevelDatabaseProtocolsMsSQLBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelDatabaseProtocolsEntry 13 } affirmedZoneDpiStatisticsGridLevelDatabaseProtocolsMySQLUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelDatabaseProtocolsEntry 14 } affirmedZoneDpiStatisticsGridLevelDatabaseProtocolsMySQLUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelDatabaseProtocolsEntry 15 } affirmedZoneDpiStatisticsGridLevelDatabaseProtocolsMySQLDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelDatabaseProtocolsEntry 16 } affirmedZoneDpiStatisticsGridLevelDatabaseProtocolsMySQLDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelDatabaseProtocolsEntry 17 } affirmedZoneDpiStatisticsGridLevelDatabaseProtocolsPostgreSQLUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelDatabaseProtocolsEntry 18 } affirmedZoneDpiStatisticsGridLevelDatabaseProtocolsPostgreSQLUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelDatabaseProtocolsEntry 19 } affirmedZoneDpiStatisticsGridLevelDatabaseProtocolsPostgreSQLDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelDatabaseProtocolsEntry 20 } affirmedZoneDpiStatisticsGridLevelDatabaseProtocolsPostgreSQLDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelDatabaseProtocolsEntry 21 } affirmedZoneDpiStatisticsGridLevelDatabaseProtocolsTDSUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelDatabaseProtocolsEntry 22 } affirmedZoneDpiStatisticsGridLevelDatabaseProtocolsTDSUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelDatabaseProtocolsEntry 23 } affirmedZoneDpiStatisticsGridLevelDatabaseProtocolsTDSDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelDatabaseProtocolsEntry 24 } affirmedZoneDpiStatisticsGridLevelDatabaseProtocolsTDSDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelDatabaseProtocolsEntry 25 } affirmedZoneDpiStatisticsGridLevelDatabaseProtocolsMsSQLUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelDatabaseProtocolsEntry 26 } affirmedZoneDpiStatisticsGridLevelDatabaseProtocolsMsSQLUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelDatabaseProtocolsEntry 27 } affirmedZoneDpiStatisticsGridLevelDatabaseProtocolsMsSQLDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelDatabaseProtocolsEntry 28 } affirmedZoneDpiStatisticsGridLevelDatabaseProtocolsMsSQLDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelDatabaseProtocolsEntry 29 } affirmedZoneDpiStatisticsGridLevelDatabaseProtocolsOracleDB OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelDatabaseProtocolsEntry 30 } affirmedZoneDpiStatisticsGridLevelDatabaseProtocolsOracleDBPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelDatabaseProtocolsEntry 31 } affirmedZoneDpiStatisticsGridLevelDatabaseProtocolsOracleDBBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelDatabaseProtocolsEntry 32 } affirmedZoneDpiStatisticsGridLevelDatabaseProtocolsOracleDBUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelDatabaseProtocolsEntry 33 } affirmedZoneDpiStatisticsGridLevelDatabaseProtocolsOracleDBUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelDatabaseProtocolsEntry 34 } affirmedZoneDpiStatisticsGridLevelDatabaseProtocolsOracleDBDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelDatabaseProtocolsEntry 35 } affirmedZoneDpiStatisticsGridLevelDatabaseProtocolsOracleDBDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelDatabaseProtocolsEntry 36 } affirmedZoneDpiStatisticsGridLevelDatabaseProtocolsCQLFlows OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelDatabaseProtocolsEntry 37 } affirmedZoneDpiStatisticsGridLevelDatabaseProtocolsCQLULPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelDatabaseProtocolsEntry 38 } affirmedZoneDpiStatisticsGridLevelDatabaseProtocolsCQLULBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelDatabaseProtocolsEntry 39 } affirmedZoneDpiStatisticsGridLevelDatabaseProtocolsCQLDLPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelDatabaseProtocolsEntry 40 } affirmedZoneDpiStatisticsGridLevelDatabaseProtocolsCQLDLBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelDatabaseProtocolsEntry 41 } affirmedZoneDpiStatisticsGridLevelDatabaseProtocolsCICFlows OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelDatabaseProtocolsEntry 42 } affirmedZoneDpiStatisticsGridLevelDatabaseProtocolsCICULPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelDatabaseProtocolsEntry 43 } affirmedZoneDpiStatisticsGridLevelDatabaseProtocolsCICULBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelDatabaseProtocolsEntry 44 } affirmedZoneDpiStatisticsGridLevelDatabaseProtocolsCICDLPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelDatabaseProtocolsEntry 45 } affirmedZoneDpiStatisticsGridLevelDatabaseProtocolsCICDLBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelDatabaseProtocolsEntry 46 } affirmedZoneDpiStatisticsGridLevelFileTransferProtocolsTable OBJECT-TYPE SYNTAX SEQUENCE OF AffirmedZoneDpiStatisticsGridLevelFileTransferProtocolsEntry MAX-ACCESS not-accessible STATUS deprecated DESCRIPTION "" ::= { affirmedZoneMIB 54 } affirmedZoneDpiStatisticsGridLevelFileTransferProtocolsEntry OBJECT-TYPE SYNTAX AffirmedZoneDpiStatisticsGridLevelFileTransferProtocolsEntry MAX-ACCESS not-accessible STATUS deprecated DESCRIPTION "" INDEX { affirmedZoneName, affirmedZoneDpiStatisticsGridLevelFileTransferProtocolsGrid } ::= { affirmedZoneDpiStatisticsGridLevelFileTransferProtocolsTable 1 } AffirmedZoneDpiStatisticsGridLevelFileTransferProtocolsEntry ::= SEQUENCE { affirmedZoneDpiStatisticsGridLevelFileTransferProtocolsGrid Unsigned32, affirmedZoneDpiStatisticsGridLevelFileTransferProtocolsAFP ConfdString, affirmedZoneDpiStatisticsGridLevelFileTransferProtocolsDirectDownloadLink ConfdString, affirmedZoneDpiStatisticsGridLevelFileTransferProtocolsFTP ConfdString, affirmedZoneDpiStatisticsGridLevelFileTransferProtocolsNFS ConfdString, affirmedZoneDpiStatisticsGridLevelFileTransferProtocolsSMB-CIFS ConfdString, affirmedZoneDpiStatisticsGridLevelFileTransferProtocolsTFTP ConfdString, affirmedZoneDpiStatisticsGridLevelFileTransferProtocolsWebDAV ConfdString, affirmedZoneDpiStatisticsGridLevelFileTransferProtocolsAFPPkts ConfdString, affirmedZoneDpiStatisticsGridLevelFileTransferProtocolsAFPBytes ConfdString, affirmedZoneDpiStatisticsGridLevelFileTransferProtocolsDirectDownloadLinkPkts ConfdString, affirmedZoneDpiStatisticsGridLevelFileTransferProtocolsDirectDownloadLinkBytes ConfdString, affirmedZoneDpiStatisticsGridLevelFileTransferProtocolsFTPPkts ConfdString, affirmedZoneDpiStatisticsGridLevelFileTransferProtocolsFTPBytes ConfdString, affirmedZoneDpiStatisticsGridLevelFileTransferProtocolsNFSPkts ConfdString, affirmedZoneDpiStatisticsGridLevelFileTransferProtocolsNFSBytes ConfdString, affirmedZoneDpiStatisticsGridLevelFileTransferProtocolsSMB-CIFSPkts ConfdString, affirmedZoneDpiStatisticsGridLevelFileTransferProtocolsSMB-CIFSBytes ConfdString, affirmedZoneDpiStatisticsGridLevelFileTransferProtocolsTFTPPkts ConfdString, affirmedZoneDpiStatisticsGridLevelFileTransferProtocolsTFTPBytes ConfdString, affirmedZoneDpiStatisticsGridLevelFileTransferProtocolsWebDAVPkts ConfdString, affirmedZoneDpiStatisticsGridLevelFileTransferProtocolsWebDAVBytes ConfdString, affirmedZoneDpiStatisticsGridLevelFileTransferProtocolsAFPUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelFileTransferProtocolsAFPUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelFileTransferProtocolsAFPDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelFileTransferProtocolsAFPDlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelFileTransferProtocolsDirectDownloadLinkUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelFileTransferProtocolsDirectDownloadLinkUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelFileTransferProtocolsDirectDownloadLinkDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelFileTransferProtocolsDirectDownloadLinkDlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelFileTransferProtocolsFTPUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelFileTransferProtocolsFTPUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelFileTransferProtocolsFTPDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelFileTransferProtocolsFTPDlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelFileTransferProtocolsNFSUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelFileTransferProtocolsNFSUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelFileTransferProtocolsNFSDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelFileTransferProtocolsNFSDlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelFileTransferProtocolsSMB-CIFSUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelFileTransferProtocolsSMB-CIFSUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelFileTransferProtocolsSMB-CIFSDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelFileTransferProtocolsSMB-CIFSDlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelFileTransferProtocolsTFTPUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelFileTransferProtocolsTFTPUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelFileTransferProtocolsTFTPDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelFileTransferProtocolsTFTPDlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelFileTransferProtocolsWebDAVUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelFileTransferProtocolsWebDAVUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelFileTransferProtocolsWebDAVDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelFileTransferProtocolsWebDAVDlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelFileTransferProtocolsHiDriveFlows ConfdString, affirmedZoneDpiStatisticsGridLevelFileTransferProtocolsHiDriveUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelFileTransferProtocolsHiDriveUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelFileTransferProtocolsHiDriveDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelFileTransferProtocolsHiDriveDlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelFileTransferProtocolsOsUpdateFlows ConfdString, affirmedZoneDpiStatisticsGridLevelFileTransferProtocolsOsUpdateUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelFileTransferProtocolsOsUpdateUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelFileTransferProtocolsOsUpdateDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelFileTransferProtocolsOsUpdateDlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelFileTransferProtocolsDceRpcFlows ConfdString, affirmedZoneDpiStatisticsGridLevelFileTransferProtocolsDceRpcUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelFileTransferProtocolsDceRpcUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelFileTransferProtocolsDceRpcDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelFileTransferProtocolsDceRpcDlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelFileTransferProtocolsIdriveFlows ConfdString, affirmedZoneDpiStatisticsGridLevelFileTransferProtocolsIdriveUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelFileTransferProtocolsIdriveUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelFileTransferProtocolsIdriveDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelFileTransferProtocolsIdriveDlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelFileTransferProtocolsFLUTEFlows ConfdString, affirmedZoneDpiStatisticsGridLevelFileTransferProtocolsFLUTEUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelFileTransferProtocolsFLUTEUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelFileTransferProtocolsFLUTEDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelFileTransferProtocolsFLUTEDlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelFileTransferProtocolsRsyncFlows ConfdString, affirmedZoneDpiStatisticsGridLevelFileTransferProtocolsRsyncUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelFileTransferProtocolsRsyncUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelFileTransferProtocolsRsyncDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelFileTransferProtocolsRsyncDlBytes ConfdString } affirmedZoneDpiStatisticsGridLevelFileTransferProtocolsGrid OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS not-accessible STATUS current DESCRIPTION "grid ID" ::= { affirmedZoneDpiStatisticsGridLevelFileTransferProtocolsEntry 1 } affirmedZoneDpiStatisticsGridLevelFileTransferProtocolsAFP OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelFileTransferProtocolsEntry 2 } affirmedZoneDpiStatisticsGridLevelFileTransferProtocolsDirectDownloadLink OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelFileTransferProtocolsEntry 3 } affirmedZoneDpiStatisticsGridLevelFileTransferProtocolsFTP OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelFileTransferProtocolsEntry 4 } affirmedZoneDpiStatisticsGridLevelFileTransferProtocolsNFS OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelFileTransferProtocolsEntry 5 } affirmedZoneDpiStatisticsGridLevelFileTransferProtocolsSMB-CIFS OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelFileTransferProtocolsEntry 6 } affirmedZoneDpiStatisticsGridLevelFileTransferProtocolsTFTP OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelFileTransferProtocolsEntry 7 } affirmedZoneDpiStatisticsGridLevelFileTransferProtocolsWebDAV OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelFileTransferProtocolsEntry 8 } affirmedZoneDpiStatisticsGridLevelFileTransferProtocolsAFPPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelFileTransferProtocolsEntry 9 } affirmedZoneDpiStatisticsGridLevelFileTransferProtocolsAFPBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelFileTransferProtocolsEntry 10 } affirmedZoneDpiStatisticsGridLevelFileTransferProtocolsDirectDownloadLinkPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelFileTransferProtocolsEntry 11 } affirmedZoneDpiStatisticsGridLevelFileTransferProtocolsDirectDownloadLinkBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelFileTransferProtocolsEntry 12 } affirmedZoneDpiStatisticsGridLevelFileTransferProtocolsFTPPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelFileTransferProtocolsEntry 13 } affirmedZoneDpiStatisticsGridLevelFileTransferProtocolsFTPBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelFileTransferProtocolsEntry 14 } affirmedZoneDpiStatisticsGridLevelFileTransferProtocolsNFSPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelFileTransferProtocolsEntry 15 } affirmedZoneDpiStatisticsGridLevelFileTransferProtocolsNFSBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelFileTransferProtocolsEntry 16 } affirmedZoneDpiStatisticsGridLevelFileTransferProtocolsSMB-CIFSPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelFileTransferProtocolsEntry 17 } affirmedZoneDpiStatisticsGridLevelFileTransferProtocolsSMB-CIFSBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelFileTransferProtocolsEntry 18 } affirmedZoneDpiStatisticsGridLevelFileTransferProtocolsTFTPPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelFileTransferProtocolsEntry 19 } affirmedZoneDpiStatisticsGridLevelFileTransferProtocolsTFTPBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelFileTransferProtocolsEntry 20 } affirmedZoneDpiStatisticsGridLevelFileTransferProtocolsWebDAVPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelFileTransferProtocolsEntry 21 } affirmedZoneDpiStatisticsGridLevelFileTransferProtocolsWebDAVBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelFileTransferProtocolsEntry 22 } affirmedZoneDpiStatisticsGridLevelFileTransferProtocolsAFPUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelFileTransferProtocolsEntry 23 } affirmedZoneDpiStatisticsGridLevelFileTransferProtocolsAFPUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelFileTransferProtocolsEntry 24 } affirmedZoneDpiStatisticsGridLevelFileTransferProtocolsAFPDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelFileTransferProtocolsEntry 25 } affirmedZoneDpiStatisticsGridLevelFileTransferProtocolsAFPDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelFileTransferProtocolsEntry 26 } affirmedZoneDpiStatisticsGridLevelFileTransferProtocolsDirectDownloadLinkUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelFileTransferProtocolsEntry 27 } affirmedZoneDpiStatisticsGridLevelFileTransferProtocolsDirectDownloadLinkUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelFileTransferProtocolsEntry 28 } affirmedZoneDpiStatisticsGridLevelFileTransferProtocolsDirectDownloadLinkDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelFileTransferProtocolsEntry 29 } affirmedZoneDpiStatisticsGridLevelFileTransferProtocolsDirectDownloadLinkDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelFileTransferProtocolsEntry 30 } affirmedZoneDpiStatisticsGridLevelFileTransferProtocolsFTPUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelFileTransferProtocolsEntry 31 } affirmedZoneDpiStatisticsGridLevelFileTransferProtocolsFTPUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelFileTransferProtocolsEntry 32 } affirmedZoneDpiStatisticsGridLevelFileTransferProtocolsFTPDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelFileTransferProtocolsEntry 33 } affirmedZoneDpiStatisticsGridLevelFileTransferProtocolsFTPDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelFileTransferProtocolsEntry 34 } affirmedZoneDpiStatisticsGridLevelFileTransferProtocolsNFSUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelFileTransferProtocolsEntry 35 } affirmedZoneDpiStatisticsGridLevelFileTransferProtocolsNFSUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelFileTransferProtocolsEntry 36 } affirmedZoneDpiStatisticsGridLevelFileTransferProtocolsNFSDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelFileTransferProtocolsEntry 37 } affirmedZoneDpiStatisticsGridLevelFileTransferProtocolsNFSDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelFileTransferProtocolsEntry 38 } affirmedZoneDpiStatisticsGridLevelFileTransferProtocolsSMB-CIFSUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelFileTransferProtocolsEntry 39 } affirmedZoneDpiStatisticsGridLevelFileTransferProtocolsSMB-CIFSUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelFileTransferProtocolsEntry 40 } affirmedZoneDpiStatisticsGridLevelFileTransferProtocolsSMB-CIFSDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelFileTransferProtocolsEntry 41 } affirmedZoneDpiStatisticsGridLevelFileTransferProtocolsSMB-CIFSDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelFileTransferProtocolsEntry 42 } affirmedZoneDpiStatisticsGridLevelFileTransferProtocolsTFTPUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelFileTransferProtocolsEntry 43 } affirmedZoneDpiStatisticsGridLevelFileTransferProtocolsTFTPUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelFileTransferProtocolsEntry 44 } affirmedZoneDpiStatisticsGridLevelFileTransferProtocolsTFTPDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelFileTransferProtocolsEntry 45 } affirmedZoneDpiStatisticsGridLevelFileTransferProtocolsTFTPDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelFileTransferProtocolsEntry 46 } affirmedZoneDpiStatisticsGridLevelFileTransferProtocolsWebDAVUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelFileTransferProtocolsEntry 47 } affirmedZoneDpiStatisticsGridLevelFileTransferProtocolsWebDAVUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelFileTransferProtocolsEntry 48 } affirmedZoneDpiStatisticsGridLevelFileTransferProtocolsWebDAVDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelFileTransferProtocolsEntry 49 } affirmedZoneDpiStatisticsGridLevelFileTransferProtocolsWebDAVDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelFileTransferProtocolsEntry 50 } affirmedZoneDpiStatisticsGridLevelFileTransferProtocolsHiDriveFlows OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelFileTransferProtocolsEntry 51 } affirmedZoneDpiStatisticsGridLevelFileTransferProtocolsHiDriveUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelFileTransferProtocolsEntry 52 } affirmedZoneDpiStatisticsGridLevelFileTransferProtocolsHiDriveUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelFileTransferProtocolsEntry 53 } affirmedZoneDpiStatisticsGridLevelFileTransferProtocolsHiDriveDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelFileTransferProtocolsEntry 54 } affirmedZoneDpiStatisticsGridLevelFileTransferProtocolsHiDriveDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelFileTransferProtocolsEntry 55 } affirmedZoneDpiStatisticsGridLevelFileTransferProtocolsOsUpdateFlows OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelFileTransferProtocolsEntry 56 } affirmedZoneDpiStatisticsGridLevelFileTransferProtocolsOsUpdateUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelFileTransferProtocolsEntry 57 } affirmedZoneDpiStatisticsGridLevelFileTransferProtocolsOsUpdateUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelFileTransferProtocolsEntry 58 } affirmedZoneDpiStatisticsGridLevelFileTransferProtocolsOsUpdateDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelFileTransferProtocolsEntry 59 } affirmedZoneDpiStatisticsGridLevelFileTransferProtocolsOsUpdateDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelFileTransferProtocolsEntry 60 } affirmedZoneDpiStatisticsGridLevelFileTransferProtocolsDceRpcFlows OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelFileTransferProtocolsEntry 61 } affirmedZoneDpiStatisticsGridLevelFileTransferProtocolsDceRpcUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelFileTransferProtocolsEntry 62 } affirmedZoneDpiStatisticsGridLevelFileTransferProtocolsDceRpcUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelFileTransferProtocolsEntry 63 } affirmedZoneDpiStatisticsGridLevelFileTransferProtocolsDceRpcDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelFileTransferProtocolsEntry 64 } affirmedZoneDpiStatisticsGridLevelFileTransferProtocolsDceRpcDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelFileTransferProtocolsEntry 65 } affirmedZoneDpiStatisticsGridLevelFileTransferProtocolsIdriveFlows OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelFileTransferProtocolsEntry 66 } affirmedZoneDpiStatisticsGridLevelFileTransferProtocolsIdriveUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelFileTransferProtocolsEntry 67 } affirmedZoneDpiStatisticsGridLevelFileTransferProtocolsIdriveUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelFileTransferProtocolsEntry 68 } affirmedZoneDpiStatisticsGridLevelFileTransferProtocolsIdriveDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelFileTransferProtocolsEntry 69 } affirmedZoneDpiStatisticsGridLevelFileTransferProtocolsIdriveDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelFileTransferProtocolsEntry 70 } affirmedZoneDpiStatisticsGridLevelFileTransferProtocolsFLUTEFlows OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelFileTransferProtocolsEntry 71 } affirmedZoneDpiStatisticsGridLevelFileTransferProtocolsFLUTEUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelFileTransferProtocolsEntry 72 } affirmedZoneDpiStatisticsGridLevelFileTransferProtocolsFLUTEUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelFileTransferProtocolsEntry 73 } affirmedZoneDpiStatisticsGridLevelFileTransferProtocolsFLUTEDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelFileTransferProtocolsEntry 74 } affirmedZoneDpiStatisticsGridLevelFileTransferProtocolsFLUTEDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelFileTransferProtocolsEntry 75 } affirmedZoneDpiStatisticsGridLevelFileTransferProtocolsRsyncFlows OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelFileTransferProtocolsEntry 76 } affirmedZoneDpiStatisticsGridLevelFileTransferProtocolsRsyncUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelFileTransferProtocolsEntry 77 } affirmedZoneDpiStatisticsGridLevelFileTransferProtocolsRsyncUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelFileTransferProtocolsEntry 78 } affirmedZoneDpiStatisticsGridLevelFileTransferProtocolsRsyncDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelFileTransferProtocolsEntry 79 } affirmedZoneDpiStatisticsGridLevelFileTransferProtocolsRsyncDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelFileTransferProtocolsEntry 80 } affirmedZoneDpiStatisticsGridLevelFileTransferSubProtocolsFTPTable OBJECT-TYPE SYNTAX SEQUENCE OF AffirmedZoneDpiStatisticsGridLevelFileTransferSubProtocolsFTPEntry MAX-ACCESS not-accessible STATUS deprecated DESCRIPTION "" ::= { affirmedZoneMIB 55 } affirmedZoneDpiStatisticsGridLevelFileTransferSubProtocolsFTPEntry OBJECT-TYPE SYNTAX AffirmedZoneDpiStatisticsGridLevelFileTransferSubProtocolsFTPEntry MAX-ACCESS not-accessible STATUS deprecated DESCRIPTION "" INDEX { affirmedZoneName, affirmedZoneDpiStatisticsGridLevelFileTransferSubProtocolsFTPGrid } ::= { affirmedZoneDpiStatisticsGridLevelFileTransferSubProtocolsFTPTable 1 } AffirmedZoneDpiStatisticsGridLevelFileTransferSubProtocolsFTPEntry ::= SEQUENCE { affirmedZoneDpiStatisticsGridLevelFileTransferSubProtocolsFTPGrid Unsigned32, affirmedZoneDpiStatisticsGridLevelFileTransferSubProtocolsFTPControl ConfdString, affirmedZoneDpiStatisticsGridLevelFileTransferSubProtocolsFTPData ConfdString, affirmedZoneDpiStatisticsGridLevelFileTransferSubProtocolsFTPControlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelFileTransferSubProtocolsFTPControlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelFileTransferSubProtocolsFTPDataPkts ConfdString, affirmedZoneDpiStatisticsGridLevelFileTransferSubProtocolsFTPDataBytes ConfdString, affirmedZoneDpiStatisticsGridLevelFileTransferSubProtocolsFTPControlUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelFileTransferSubProtocolsFTPControlUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelFileTransferSubProtocolsFTPControlDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelFileTransferSubProtocolsFTPControlDlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelFileTransferSubProtocolsFTPDataUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelFileTransferSubProtocolsFTPDataUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelFileTransferSubProtocolsFTPDataDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelFileTransferSubProtocolsFTPDataDlBytes ConfdString } affirmedZoneDpiStatisticsGridLevelFileTransferSubProtocolsFTPGrid OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS not-accessible STATUS current DESCRIPTION "grid ID" ::= { affirmedZoneDpiStatisticsGridLevelFileTransferSubProtocolsFTPEntry 1 } affirmedZoneDpiStatisticsGridLevelFileTransferSubProtocolsFTPControl OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelFileTransferSubProtocolsFTPEntry 2 } affirmedZoneDpiStatisticsGridLevelFileTransferSubProtocolsFTPData OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelFileTransferSubProtocolsFTPEntry 3 } affirmedZoneDpiStatisticsGridLevelFileTransferSubProtocolsFTPControlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelFileTransferSubProtocolsFTPEntry 4 } affirmedZoneDpiStatisticsGridLevelFileTransferSubProtocolsFTPControlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelFileTransferSubProtocolsFTPEntry 5 } affirmedZoneDpiStatisticsGridLevelFileTransferSubProtocolsFTPDataPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelFileTransferSubProtocolsFTPEntry 6 } affirmedZoneDpiStatisticsGridLevelFileTransferSubProtocolsFTPDataBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelFileTransferSubProtocolsFTPEntry 7 } affirmedZoneDpiStatisticsGridLevelFileTransferSubProtocolsFTPControlUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelFileTransferSubProtocolsFTPEntry 8 } affirmedZoneDpiStatisticsGridLevelFileTransferSubProtocolsFTPControlUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelFileTransferSubProtocolsFTPEntry 9 } affirmedZoneDpiStatisticsGridLevelFileTransferSubProtocolsFTPControlDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelFileTransferSubProtocolsFTPEntry 10 } affirmedZoneDpiStatisticsGridLevelFileTransferSubProtocolsFTPControlDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelFileTransferSubProtocolsFTPEntry 11 } affirmedZoneDpiStatisticsGridLevelFileTransferSubProtocolsFTPDataUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelFileTransferSubProtocolsFTPEntry 12 } affirmedZoneDpiStatisticsGridLevelFileTransferSubProtocolsFTPDataUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelFileTransferSubProtocolsFTPEntry 13 } affirmedZoneDpiStatisticsGridLevelFileTransferSubProtocolsFTPDataDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelFileTransferSubProtocolsFTPEntry 14 } affirmedZoneDpiStatisticsGridLevelFileTransferSubProtocolsFTPDataDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelFileTransferSubProtocolsFTPEntry 15 } affirmedZoneDpiStatisticsGridLevelFileTransferSubProtocolsOsUpdateTable OBJECT-TYPE SYNTAX SEQUENCE OF AffirmedZoneDpiStatisticsGridLevelFileTransferSubProtocolsOsUpdateEntry MAX-ACCESS not-accessible STATUS deprecated DESCRIPTION "" ::= { affirmedZoneMIB 56 } affirmedZoneDpiStatisticsGridLevelFileTransferSubProtocolsOsUpdateEntry OBJECT-TYPE SYNTAX AffirmedZoneDpiStatisticsGridLevelFileTransferSubProtocolsOsUpdateEntry MAX-ACCESS not-accessible STATUS deprecated DESCRIPTION "" INDEX { affirmedZoneName, affirmedZoneDpiStatisticsGridLevelFileTransferSubProtocolsOsUpdateGrid } ::= { affirmedZoneDpiStatisticsGridLevelFileTransferSubProtocolsOsUpdateTable 1 } AffirmedZoneDpiStatisticsGridLevelFileTransferSubProtocolsOsUpdateEntry ::= SEQUENCE { affirmedZoneDpiStatisticsGridLevelFileTransferSubProtocolsOsUpdateGrid Unsigned32, affirmedZoneDpiStatisticsGridLevelFileTransferSubProtocolsOsUpdateAndroidFlows ConfdString, affirmedZoneDpiStatisticsGridLevelFileTransferSubProtocolsOsUpdateAndroidUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelFileTransferSubProtocolsOsUpdateAndroidUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelFileTransferSubProtocolsOsUpdateAndroidDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelFileTransferSubProtocolsOsUpdateAndroidDlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelFileTransferSubProtocolsOsUpdateIOSFlows ConfdString, affirmedZoneDpiStatisticsGridLevelFileTransferSubProtocolsOsUpdateIOSUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelFileTransferSubProtocolsOsUpdateIOSUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelFileTransferSubProtocolsOsUpdateIOSDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelFileTransferSubProtocolsOsUpdateIOSDlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelFileTransferSubProtocolsOsUpdateWindowsPhoneFlows ConfdString, affirmedZoneDpiStatisticsGridLevelFileTransferSubProtocolsOsUpdateWindowsPhoneUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelFileTransferSubProtocolsOsUpdateWindowsPhoneUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelFileTransferSubProtocolsOsUpdateWindowsPhoneDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelFileTransferSubProtocolsOsUpdateWindowsPhoneDlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelFileTransferSubProtocolsOsUpdateMsWindowsFlows ConfdString, affirmedZoneDpiStatisticsGridLevelFileTransferSubProtocolsOsUpdateMsWindowsULPkts ConfdString, affirmedZoneDpiStatisticsGridLevelFileTransferSubProtocolsOsUpdateMsWindowsULBytes ConfdString, affirmedZoneDpiStatisticsGridLevelFileTransferSubProtocolsOsUpdateMsWindowsDLPkts ConfdString, affirmedZoneDpiStatisticsGridLevelFileTransferSubProtocolsOsUpdateMsWindowsDLBytes ConfdString, affirmedZoneDpiStatisticsGridLevelFileTransferSubProtocolsOsUpdateChromeFlows ConfdString, affirmedZoneDpiStatisticsGridLevelFileTransferSubProtocolsOsUpdateChromeUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelFileTransferSubProtocolsOsUpdateChromeUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelFileTransferSubProtocolsOsUpdateChromeDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelFileTransferSubProtocolsOsUpdateChromeDlBytes ConfdString } affirmedZoneDpiStatisticsGridLevelFileTransferSubProtocolsOsUpdateGrid OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS not-accessible STATUS current DESCRIPTION "grid ID" ::= { affirmedZoneDpiStatisticsGridLevelFileTransferSubProtocolsOsUpdateEntry 1 } affirmedZoneDpiStatisticsGridLevelFileTransferSubProtocolsOsUpdateAndroidFlows OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelFileTransferSubProtocolsOsUpdateEntry 2 } affirmedZoneDpiStatisticsGridLevelFileTransferSubProtocolsOsUpdateAndroidUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelFileTransferSubProtocolsOsUpdateEntry 3 } affirmedZoneDpiStatisticsGridLevelFileTransferSubProtocolsOsUpdateAndroidUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelFileTransferSubProtocolsOsUpdateEntry 4 } affirmedZoneDpiStatisticsGridLevelFileTransferSubProtocolsOsUpdateAndroidDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelFileTransferSubProtocolsOsUpdateEntry 5 } affirmedZoneDpiStatisticsGridLevelFileTransferSubProtocolsOsUpdateAndroidDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelFileTransferSubProtocolsOsUpdateEntry 6 } affirmedZoneDpiStatisticsGridLevelFileTransferSubProtocolsOsUpdateIOSFlows OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelFileTransferSubProtocolsOsUpdateEntry 7 } affirmedZoneDpiStatisticsGridLevelFileTransferSubProtocolsOsUpdateIOSUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelFileTransferSubProtocolsOsUpdateEntry 8 } affirmedZoneDpiStatisticsGridLevelFileTransferSubProtocolsOsUpdateIOSUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelFileTransferSubProtocolsOsUpdateEntry 9 } affirmedZoneDpiStatisticsGridLevelFileTransferSubProtocolsOsUpdateIOSDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelFileTransferSubProtocolsOsUpdateEntry 10 } affirmedZoneDpiStatisticsGridLevelFileTransferSubProtocolsOsUpdateIOSDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelFileTransferSubProtocolsOsUpdateEntry 11 } affirmedZoneDpiStatisticsGridLevelFileTransferSubProtocolsOsUpdateWindowsPhoneFlows OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelFileTransferSubProtocolsOsUpdateEntry 12 } affirmedZoneDpiStatisticsGridLevelFileTransferSubProtocolsOsUpdateWindowsPhoneUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelFileTransferSubProtocolsOsUpdateEntry 13 } affirmedZoneDpiStatisticsGridLevelFileTransferSubProtocolsOsUpdateWindowsPhoneUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelFileTransferSubProtocolsOsUpdateEntry 14 } affirmedZoneDpiStatisticsGridLevelFileTransferSubProtocolsOsUpdateWindowsPhoneDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelFileTransferSubProtocolsOsUpdateEntry 15 } affirmedZoneDpiStatisticsGridLevelFileTransferSubProtocolsOsUpdateWindowsPhoneDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelFileTransferSubProtocolsOsUpdateEntry 16 } affirmedZoneDpiStatisticsGridLevelFileTransferSubProtocolsOsUpdateMsWindowsFlows OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelFileTransferSubProtocolsOsUpdateEntry 17 } affirmedZoneDpiStatisticsGridLevelFileTransferSubProtocolsOsUpdateMsWindowsULPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelFileTransferSubProtocolsOsUpdateEntry 18 } affirmedZoneDpiStatisticsGridLevelFileTransferSubProtocolsOsUpdateMsWindowsULBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelFileTransferSubProtocolsOsUpdateEntry 19 } affirmedZoneDpiStatisticsGridLevelFileTransferSubProtocolsOsUpdateMsWindowsDLPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelFileTransferSubProtocolsOsUpdateEntry 20 } affirmedZoneDpiStatisticsGridLevelFileTransferSubProtocolsOsUpdateMsWindowsDLBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelFileTransferSubProtocolsOsUpdateEntry 21 } affirmedZoneDpiStatisticsGridLevelFileTransferSubProtocolsOsUpdateChromeFlows OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelFileTransferSubProtocolsOsUpdateEntry 22 } affirmedZoneDpiStatisticsGridLevelFileTransferSubProtocolsOsUpdateChromeUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelFileTransferSubProtocolsOsUpdateEntry 23 } affirmedZoneDpiStatisticsGridLevelFileTransferSubProtocolsOsUpdateChromeUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelFileTransferSubProtocolsOsUpdateEntry 24 } affirmedZoneDpiStatisticsGridLevelFileTransferSubProtocolsOsUpdateChromeDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelFileTransferSubProtocolsOsUpdateEntry 25 } affirmedZoneDpiStatisticsGridLevelFileTransferSubProtocolsOsUpdateChromeDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelFileTransferSubProtocolsOsUpdateEntry 26 } affirmedZoneDpiStatisticsGridLevelGamingProtocolsTable OBJECT-TYPE SYNTAX SEQUENCE OF AffirmedZoneDpiStatisticsGridLevelGamingProtocolsEntry MAX-ACCESS not-accessible STATUS deprecated DESCRIPTION "" ::= { affirmedZoneMIB 57 } affirmedZoneDpiStatisticsGridLevelGamingProtocolsEntry OBJECT-TYPE SYNTAX AffirmedZoneDpiStatisticsGridLevelGamingProtocolsEntry MAX-ACCESS not-accessible STATUS deprecated DESCRIPTION "" INDEX { affirmedZoneName, affirmedZoneDpiStatisticsGridLevelGamingProtocolsGrid } ::= { affirmedZoneDpiStatisticsGridLevelGamingProtocolsTable 1 } AffirmedZoneDpiStatisticsGridLevelGamingProtocolsEntry ::= SEQUENCE { affirmedZoneDpiStatisticsGridLevelGamingProtocolsGrid Unsigned32, affirmedZoneDpiStatisticsGridLevelGamingProtocolsArmagetron ConfdString, affirmedZoneDpiStatisticsGridLevelGamingProtocolsBattlefield ConfdString, affirmedZoneDpiStatisticsGridLevelGamingProtocolsClubPenguin ConfdString, affirmedZoneDpiStatisticsGridLevelGamingProtocolsCrossFire ConfdString, affirmedZoneDpiStatisticsGridLevelGamingProtocolsDofus ConfdString, affirmedZoneDpiStatisticsGridLevelGamingProtocolsFiesta ConfdString, affirmedZoneDpiStatisticsGridLevelGamingProtocolsFlorensia ConfdString, affirmedZoneDpiStatisticsGridLevelGamingProtocolsGameKit ConfdString, affirmedZoneDpiStatisticsGridLevelGamingProtocolsGuildwars ConfdString, affirmedZoneDpiStatisticsGridLevelGamingProtocolsQQGame ConfdString, affirmedZoneDpiStatisticsGridLevelGamingProtocolsHalflife2 ConfdString, affirmedZoneDpiStatisticsGridLevelGamingProtocolsMapleStory ConfdString, affirmedZoneDpiStatisticsGridLevelGamingProtocolsPS3 ConfdString, affirmedZoneDpiStatisticsGridLevelGamingProtocolsQuake ConfdString, affirmedZoneDpiStatisticsGridLevelGamingProtocolsSecondLife ConfdString, affirmedZoneDpiStatisticsGridLevelGamingProtocolsSplashFighter ConfdString, affirmedZoneDpiStatisticsGridLevelGamingProtocolsSteam ConfdString, affirmedZoneDpiStatisticsGridLevelGamingProtocolsWARCRAFT3 ConfdString, affirmedZoneDpiStatisticsGridLevelGamingProtocolsWii ConfdString, affirmedZoneDpiStatisticsGridLevelGamingProtocolsWorldOfKungFu ConfdString, affirmedZoneDpiStatisticsGridLevelGamingProtocolsWorldOfWarcraft ConfdString, affirmedZoneDpiStatisticsGridLevelGamingProtocolsXBOX ConfdString, affirmedZoneDpiStatisticsGridLevelGamingProtocolsRFactor ConfdString, affirmedZoneDpiStatisticsGridLevelGamingProtocolsArmagetronPkts ConfdString, affirmedZoneDpiStatisticsGridLevelGamingProtocolsArmagetronBytes ConfdString, affirmedZoneDpiStatisticsGridLevelGamingProtocolsBattlefieldPkts ConfdString, affirmedZoneDpiStatisticsGridLevelGamingProtocolsBattlefieldBytes ConfdString, affirmedZoneDpiStatisticsGridLevelGamingProtocolsClubPenguinPkts ConfdString, affirmedZoneDpiStatisticsGridLevelGamingProtocolsClubPenguinBytes ConfdString, affirmedZoneDpiStatisticsGridLevelGamingProtocolsCrossFirePkts ConfdString, affirmedZoneDpiStatisticsGridLevelGamingProtocolsCrossFireBytes ConfdString, affirmedZoneDpiStatisticsGridLevelGamingProtocolsDofusPkts ConfdString, affirmedZoneDpiStatisticsGridLevelGamingProtocolsDofusBytes ConfdString, affirmedZoneDpiStatisticsGridLevelGamingProtocolsFiestaPkts ConfdString, affirmedZoneDpiStatisticsGridLevelGamingProtocolsFiestaBytes ConfdString, affirmedZoneDpiStatisticsGridLevelGamingProtocolsFlorensiaPkts ConfdString, affirmedZoneDpiStatisticsGridLevelGamingProtocolsFlorensiaBytes ConfdString, affirmedZoneDpiStatisticsGridLevelGamingProtocolsGameKitPkts ConfdString, affirmedZoneDpiStatisticsGridLevelGamingProtocolsGameKitBytes ConfdString, affirmedZoneDpiStatisticsGridLevelGamingProtocolsGuildwarsPkts ConfdString, affirmedZoneDpiStatisticsGridLevelGamingProtocolsGuildwarsBytes ConfdString, affirmedZoneDpiStatisticsGridLevelGamingProtocolsQQGamePkts ConfdString, affirmedZoneDpiStatisticsGridLevelGamingProtocolsQQGameBytes ConfdString, affirmedZoneDpiStatisticsGridLevelGamingProtocolsHalflife2Pkts ConfdString, affirmedZoneDpiStatisticsGridLevelGamingProtocolsHalflife2Bytes ConfdString, affirmedZoneDpiStatisticsGridLevelGamingProtocolsMapleStoryPkts ConfdString, affirmedZoneDpiStatisticsGridLevelGamingProtocolsMapleStoryBytes ConfdString, affirmedZoneDpiStatisticsGridLevelGamingProtocolsPS3Pkts ConfdString, affirmedZoneDpiStatisticsGridLevelGamingProtocolsPS3Bytes ConfdString, affirmedZoneDpiStatisticsGridLevelGamingProtocolsQuakePkts ConfdString, affirmedZoneDpiStatisticsGridLevelGamingProtocolsQuakeBytes ConfdString, affirmedZoneDpiStatisticsGridLevelGamingProtocolsSecondLifePkts ConfdString, affirmedZoneDpiStatisticsGridLevelGamingProtocolsSecondLifeBytes ConfdString, affirmedZoneDpiStatisticsGridLevelGamingProtocolsSplashFighterPkts ConfdString, affirmedZoneDpiStatisticsGridLevelGamingProtocolsSplashFighterBytes ConfdString, affirmedZoneDpiStatisticsGridLevelGamingProtocolsSteamPkts ConfdString, affirmedZoneDpiStatisticsGridLevelGamingProtocolsSteamBytes ConfdString, affirmedZoneDpiStatisticsGridLevelGamingProtocolsWARCRAFT3Pkts ConfdString, affirmedZoneDpiStatisticsGridLevelGamingProtocolsWARCRAFT3Bytes ConfdString, affirmedZoneDpiStatisticsGridLevelGamingProtocolsWiiPkts ConfdString, affirmedZoneDpiStatisticsGridLevelGamingProtocolsWiiBytes ConfdString, affirmedZoneDpiStatisticsGridLevelGamingProtocolsWorldOfKungFuPkts ConfdString, affirmedZoneDpiStatisticsGridLevelGamingProtocolsWorldOfKungFuBytes ConfdString, affirmedZoneDpiStatisticsGridLevelGamingProtocolsWorldOfWarcraftPkts ConfdString, affirmedZoneDpiStatisticsGridLevelGamingProtocolsWorldOfWarcraftBytes ConfdString, affirmedZoneDpiStatisticsGridLevelGamingProtocolsXBOXPkts ConfdString, affirmedZoneDpiStatisticsGridLevelGamingProtocolsXBOXBytes ConfdString, affirmedZoneDpiStatisticsGridLevelGamingProtocolsRFactorPkts ConfdString, affirmedZoneDpiStatisticsGridLevelGamingProtocolsRFactorBytes ConfdString, affirmedZoneDpiStatisticsGridLevelGamingProtocolsArmagetronUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelGamingProtocolsArmagetronUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelGamingProtocolsArmagetronDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelGamingProtocolsArmagetronDlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelGamingProtocolsBattlefieldUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelGamingProtocolsBattlefieldUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelGamingProtocolsBattlefieldDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelGamingProtocolsBattlefieldDlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelGamingProtocolsClubPenguinUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelGamingProtocolsClubPenguinUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelGamingProtocolsClubPenguinDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelGamingProtocolsClubPenguinDlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelGamingProtocolsCrossFireUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelGamingProtocolsCrossFireUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelGamingProtocolsCrossFireDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelGamingProtocolsCrossFireDlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelGamingProtocolsDofusUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelGamingProtocolsDofusUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelGamingProtocolsDofusDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelGamingProtocolsDofusDlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelGamingProtocolsFiestaUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelGamingProtocolsFiestaUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelGamingProtocolsFiestaDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelGamingProtocolsFiestaDlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelGamingProtocolsFlorensiaUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelGamingProtocolsFlorensiaUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelGamingProtocolsFlorensiaDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelGamingProtocolsFlorensiaDlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelGamingProtocolsGameKitUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelGamingProtocolsGameKitUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelGamingProtocolsGameKitDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelGamingProtocolsGameKitDlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelGamingProtocolsGuildwarsUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelGamingProtocolsGuildwarsUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelGamingProtocolsGuildwarsDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelGamingProtocolsGuildwarsDlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelGamingProtocolsQQGameUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelGamingProtocolsQQGameUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelGamingProtocolsQQGameDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelGamingProtocolsQQGameDlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelGamingProtocolsHalflife2UlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelGamingProtocolsHalflife2UlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelGamingProtocolsHalflife2DlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelGamingProtocolsHalflife2DlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelGamingProtocolsMapleStoryUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelGamingProtocolsMapleStoryUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelGamingProtocolsMapleStoryDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelGamingProtocolsMapleStoryDlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelGamingProtocolsPS3UlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelGamingProtocolsPS3UlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelGamingProtocolsPS3DlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelGamingProtocolsPS3DlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelGamingProtocolsQuakeUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelGamingProtocolsQuakeUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelGamingProtocolsQuakeDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelGamingProtocolsQuakeDlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelGamingProtocolsSecondLifeUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelGamingProtocolsSecondLifeUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelGamingProtocolsSecondLifeDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelGamingProtocolsSecondLifeDlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelGamingProtocolsSplashFighterUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelGamingProtocolsSplashFighterUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelGamingProtocolsSplashFighterDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelGamingProtocolsSplashFighterDlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelGamingProtocolsSteamUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelGamingProtocolsSteamUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelGamingProtocolsSteamDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelGamingProtocolsSteamDlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelGamingProtocolsWARCRAFT3UlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelGamingProtocolsWARCRAFT3UlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelGamingProtocolsWARCRAFT3DlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelGamingProtocolsWARCRAFT3DlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelGamingProtocolsWiiUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelGamingProtocolsWiiUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelGamingProtocolsWiiDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelGamingProtocolsWiiDlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelGamingProtocolsWorldOfKungFuUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelGamingProtocolsWorldOfKungFuUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelGamingProtocolsWorldOfKungFuDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelGamingProtocolsWorldOfKungFuDlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelGamingProtocolsWorldOfWarcraftUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelGamingProtocolsWorldOfWarcraftUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelGamingProtocolsWorldOfWarcraftDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelGamingProtocolsWorldOfWarcraftDlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelGamingProtocolsXBOXUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelGamingProtocolsXBOXUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelGamingProtocolsXBOXDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelGamingProtocolsXBOXDlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelGamingProtocolsRFactorUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelGamingProtocolsRFactorUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelGamingProtocolsRFactorDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelGamingProtocolsRFactorDlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelGamingProtocolsDota2Flows ConfdString, affirmedZoneDpiStatisticsGridLevelGamingProtocolsDota2UlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelGamingProtocolsDota2UlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelGamingProtocolsDota2DlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelGamingProtocolsDota2DlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelGamingProtocolsTibiaFlows ConfdString, affirmedZoneDpiStatisticsGridLevelGamingProtocolsTibiaUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelGamingProtocolsTibiaUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelGamingProtocolsTibiaDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelGamingProtocolsTibiaDlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelGamingProtocolsDestinyFlows ConfdString, affirmedZoneDpiStatisticsGridLevelGamingProtocolsDestinyUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelGamingProtocolsDestinyUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelGamingProtocolsDestinyDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelGamingProtocolsDestinyDlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelGamingProtocolsAgeOfWarringEmpireFlows ConfdString, affirmedZoneDpiStatisticsGridLevelGamingProtocolsAgeOfWarringEmpireUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelGamingProtocolsAgeOfWarringEmpireUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelGamingProtocolsAgeOfWarringEmpireDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelGamingProtocolsAgeOfWarringEmpireDlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelGamingProtocolsPlayStationFlows ConfdString, affirmedZoneDpiStatisticsGridLevelGamingProtocolsPlayStationULPkts ConfdString, affirmedZoneDpiStatisticsGridLevelGamingProtocolsPlayStationULBytes ConfdString, affirmedZoneDpiStatisticsGridLevelGamingProtocolsPlayStationDLPkts ConfdString, affirmedZoneDpiStatisticsGridLevelGamingProtocolsPlayStationDLBytes ConfdString, affirmedZoneDpiStatisticsGridLevelGamingProtocolsSuperCellFlows ConfdString, affirmedZoneDpiStatisticsGridLevelGamingProtocolsSuperCellULPkts ConfdString, affirmedZoneDpiStatisticsGridLevelGamingProtocolsSuperCellULBytes ConfdString, affirmedZoneDpiStatisticsGridLevelGamingProtocolsSuperCellDLPkts ConfdString, affirmedZoneDpiStatisticsGridLevelGamingProtocolsSuperCellDLBytes ConfdString, affirmedZoneDpiStatisticsGridLevelGamingProtocolsLeagueOfLegendsFlows ConfdString, affirmedZoneDpiStatisticsGridLevelGamingProtocolsLeagueOfLegendsULPkts ConfdString, affirmedZoneDpiStatisticsGridLevelGamingProtocolsLeagueOfLegendsULBytes ConfdString, affirmedZoneDpiStatisticsGridLevelGamingProtocolsLeagueOfLegendsDLPkts ConfdString, affirmedZoneDpiStatisticsGridLevelGamingProtocolsLeagueOfLegendsDLBytes ConfdString, affirmedZoneDpiStatisticsGridLevelGamingProtocolsBattleNetFlows ConfdString, affirmedZoneDpiStatisticsGridLevelGamingProtocolsBattleNetULPkts ConfdString, affirmedZoneDpiStatisticsGridLevelGamingProtocolsBattleNetULBytes ConfdString, affirmedZoneDpiStatisticsGridLevelGamingProtocolsBattleNetDLPkts ConfdString, affirmedZoneDpiStatisticsGridLevelGamingProtocolsBattleNetDLBytes ConfdString, affirmedZoneDpiStatisticsGridLevelGamingProtocolsGuildWars2Flows ConfdString, affirmedZoneDpiStatisticsGridLevelGamingProtocolsGuildWars2ULPkts ConfdString, affirmedZoneDpiStatisticsGridLevelGamingProtocolsGuildWars2ULBytes ConfdString, affirmedZoneDpiStatisticsGridLevelGamingProtocolsGuildWars2DLPkts ConfdString, affirmedZoneDpiStatisticsGridLevelGamingProtocolsGuildWars2DLBytes ConfdString, affirmedZoneDpiStatisticsGridLevelGamingProtocolsEAOriginFlows ConfdString, affirmedZoneDpiStatisticsGridLevelGamingProtocolsEAOriginUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelGamingProtocolsEAOriginUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelGamingProtocolsEAOriginDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelGamingProtocolsEAOriginDlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelGamingProtocolsPathOfExileFlows ConfdString, affirmedZoneDpiStatisticsGridLevelGamingProtocolsPathOfExileUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelGamingProtocolsPathOfExileUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelGamingProtocolsPathOfExileDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelGamingProtocolsPathOfExileDlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelGamingProtocolsNintendoNetworkFlows ConfdString, affirmedZoneDpiStatisticsGridLevelGamingProtocolsNintendoNetworkUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelGamingProtocolsNintendoNetworkUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelGamingProtocolsNintendoNetworkDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelGamingProtocolsNintendoNetworkDlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelGamingProtocolsLineage2Flows ConfdString, affirmedZoneDpiStatisticsGridLevelGamingProtocolsLineage2UlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelGamingProtocolsLineage2UlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelGamingProtocolsLineage2DlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelGamingProtocolsLineage2DlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelGamingProtocolsMinecraftFlows ConfdString, affirmedZoneDpiStatisticsGridLevelGamingProtocolsMinecraftUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelGamingProtocolsMinecraftUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelGamingProtocolsMinecraftDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelGamingProtocolsMinecraftDlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelGamingProtocolsZyngaFlows ConfdString, affirmedZoneDpiStatisticsGridLevelGamingProtocolsZyngaUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelGamingProtocolsZyngaUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelGamingProtocolsZyngaDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelGamingProtocolsZyngaDlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelGamingProtocolsEpicGamesFlows ConfdString, affirmedZoneDpiStatisticsGridLevelGamingProtocolsEpicGamesUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelGamingProtocolsEpicGamesUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelGamingProtocolsEpicGamesDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelGamingProtocolsEpicGamesDlBytes ConfdString } affirmedZoneDpiStatisticsGridLevelGamingProtocolsGrid OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS not-accessible STATUS current DESCRIPTION "grid ID" ::= { affirmedZoneDpiStatisticsGridLevelGamingProtocolsEntry 1 } affirmedZoneDpiStatisticsGridLevelGamingProtocolsArmagetron OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelGamingProtocolsEntry 2 } affirmedZoneDpiStatisticsGridLevelGamingProtocolsBattlefield OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelGamingProtocolsEntry 3 } affirmedZoneDpiStatisticsGridLevelGamingProtocolsClubPenguin OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelGamingProtocolsEntry 4 } affirmedZoneDpiStatisticsGridLevelGamingProtocolsCrossFire OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelGamingProtocolsEntry 5 } affirmedZoneDpiStatisticsGridLevelGamingProtocolsDofus OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelGamingProtocolsEntry 6 } affirmedZoneDpiStatisticsGridLevelGamingProtocolsFiesta OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelGamingProtocolsEntry 7 } affirmedZoneDpiStatisticsGridLevelGamingProtocolsFlorensia OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelGamingProtocolsEntry 8 } affirmedZoneDpiStatisticsGridLevelGamingProtocolsGameKit OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelGamingProtocolsEntry 9 } affirmedZoneDpiStatisticsGridLevelGamingProtocolsGuildwars OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelGamingProtocolsEntry 10 } affirmedZoneDpiStatisticsGridLevelGamingProtocolsQQGame OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelGamingProtocolsEntry 11 } affirmedZoneDpiStatisticsGridLevelGamingProtocolsHalflife2 OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelGamingProtocolsEntry 12 } affirmedZoneDpiStatisticsGridLevelGamingProtocolsMapleStory OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelGamingProtocolsEntry 13 } affirmedZoneDpiStatisticsGridLevelGamingProtocolsPS3 OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelGamingProtocolsEntry 14 } affirmedZoneDpiStatisticsGridLevelGamingProtocolsQuake OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelGamingProtocolsEntry 15 } affirmedZoneDpiStatisticsGridLevelGamingProtocolsSecondLife OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelGamingProtocolsEntry 16 } affirmedZoneDpiStatisticsGridLevelGamingProtocolsSplashFighter OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelGamingProtocolsEntry 17 } affirmedZoneDpiStatisticsGridLevelGamingProtocolsSteam OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelGamingProtocolsEntry 18 } affirmedZoneDpiStatisticsGridLevelGamingProtocolsWARCRAFT3 OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelGamingProtocolsEntry 19 } affirmedZoneDpiStatisticsGridLevelGamingProtocolsWii OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelGamingProtocolsEntry 20 } affirmedZoneDpiStatisticsGridLevelGamingProtocolsWorldOfKungFu OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelGamingProtocolsEntry 21 } affirmedZoneDpiStatisticsGridLevelGamingProtocolsWorldOfWarcraft OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelGamingProtocolsEntry 22 } affirmedZoneDpiStatisticsGridLevelGamingProtocolsXBOX OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelGamingProtocolsEntry 23 } affirmedZoneDpiStatisticsGridLevelGamingProtocolsRFactor OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelGamingProtocolsEntry 24 } affirmedZoneDpiStatisticsGridLevelGamingProtocolsArmagetronPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelGamingProtocolsEntry 25 } affirmedZoneDpiStatisticsGridLevelGamingProtocolsArmagetronBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelGamingProtocolsEntry 26 } affirmedZoneDpiStatisticsGridLevelGamingProtocolsBattlefieldPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelGamingProtocolsEntry 27 } affirmedZoneDpiStatisticsGridLevelGamingProtocolsBattlefieldBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelGamingProtocolsEntry 28 } affirmedZoneDpiStatisticsGridLevelGamingProtocolsClubPenguinPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelGamingProtocolsEntry 29 } affirmedZoneDpiStatisticsGridLevelGamingProtocolsClubPenguinBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelGamingProtocolsEntry 30 } affirmedZoneDpiStatisticsGridLevelGamingProtocolsCrossFirePkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelGamingProtocolsEntry 31 } affirmedZoneDpiStatisticsGridLevelGamingProtocolsCrossFireBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelGamingProtocolsEntry 32 } affirmedZoneDpiStatisticsGridLevelGamingProtocolsDofusPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelGamingProtocolsEntry 33 } affirmedZoneDpiStatisticsGridLevelGamingProtocolsDofusBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelGamingProtocolsEntry 34 } affirmedZoneDpiStatisticsGridLevelGamingProtocolsFiestaPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelGamingProtocolsEntry 35 } affirmedZoneDpiStatisticsGridLevelGamingProtocolsFiestaBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelGamingProtocolsEntry 36 } affirmedZoneDpiStatisticsGridLevelGamingProtocolsFlorensiaPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelGamingProtocolsEntry 37 } affirmedZoneDpiStatisticsGridLevelGamingProtocolsFlorensiaBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelGamingProtocolsEntry 38 } affirmedZoneDpiStatisticsGridLevelGamingProtocolsGameKitPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelGamingProtocolsEntry 39 } affirmedZoneDpiStatisticsGridLevelGamingProtocolsGameKitBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelGamingProtocolsEntry 40 } affirmedZoneDpiStatisticsGridLevelGamingProtocolsGuildwarsPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelGamingProtocolsEntry 41 } affirmedZoneDpiStatisticsGridLevelGamingProtocolsGuildwarsBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelGamingProtocolsEntry 42 } affirmedZoneDpiStatisticsGridLevelGamingProtocolsQQGamePkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelGamingProtocolsEntry 43 } affirmedZoneDpiStatisticsGridLevelGamingProtocolsQQGameBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelGamingProtocolsEntry 44 } affirmedZoneDpiStatisticsGridLevelGamingProtocolsHalflife2Pkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelGamingProtocolsEntry 45 } affirmedZoneDpiStatisticsGridLevelGamingProtocolsHalflife2Bytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelGamingProtocolsEntry 46 } affirmedZoneDpiStatisticsGridLevelGamingProtocolsMapleStoryPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelGamingProtocolsEntry 47 } affirmedZoneDpiStatisticsGridLevelGamingProtocolsMapleStoryBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelGamingProtocolsEntry 48 } affirmedZoneDpiStatisticsGridLevelGamingProtocolsPS3Pkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelGamingProtocolsEntry 49 } affirmedZoneDpiStatisticsGridLevelGamingProtocolsPS3Bytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelGamingProtocolsEntry 50 } affirmedZoneDpiStatisticsGridLevelGamingProtocolsQuakePkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelGamingProtocolsEntry 51 } affirmedZoneDpiStatisticsGridLevelGamingProtocolsQuakeBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelGamingProtocolsEntry 52 } affirmedZoneDpiStatisticsGridLevelGamingProtocolsSecondLifePkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelGamingProtocolsEntry 53 } affirmedZoneDpiStatisticsGridLevelGamingProtocolsSecondLifeBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelGamingProtocolsEntry 54 } affirmedZoneDpiStatisticsGridLevelGamingProtocolsSplashFighterPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelGamingProtocolsEntry 55 } affirmedZoneDpiStatisticsGridLevelGamingProtocolsSplashFighterBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelGamingProtocolsEntry 56 } affirmedZoneDpiStatisticsGridLevelGamingProtocolsSteamPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelGamingProtocolsEntry 57 } affirmedZoneDpiStatisticsGridLevelGamingProtocolsSteamBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelGamingProtocolsEntry 58 } affirmedZoneDpiStatisticsGridLevelGamingProtocolsWARCRAFT3Pkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelGamingProtocolsEntry 59 } affirmedZoneDpiStatisticsGridLevelGamingProtocolsWARCRAFT3Bytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelGamingProtocolsEntry 60 } affirmedZoneDpiStatisticsGridLevelGamingProtocolsWiiPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelGamingProtocolsEntry 61 } affirmedZoneDpiStatisticsGridLevelGamingProtocolsWiiBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelGamingProtocolsEntry 62 } affirmedZoneDpiStatisticsGridLevelGamingProtocolsWorldOfKungFuPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelGamingProtocolsEntry 63 } affirmedZoneDpiStatisticsGridLevelGamingProtocolsWorldOfKungFuBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelGamingProtocolsEntry 64 } affirmedZoneDpiStatisticsGridLevelGamingProtocolsWorldOfWarcraftPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelGamingProtocolsEntry 65 } affirmedZoneDpiStatisticsGridLevelGamingProtocolsWorldOfWarcraftBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelGamingProtocolsEntry 66 } affirmedZoneDpiStatisticsGridLevelGamingProtocolsXBOXPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelGamingProtocolsEntry 67 } affirmedZoneDpiStatisticsGridLevelGamingProtocolsXBOXBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelGamingProtocolsEntry 68 } affirmedZoneDpiStatisticsGridLevelGamingProtocolsRFactorPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelGamingProtocolsEntry 69 } affirmedZoneDpiStatisticsGridLevelGamingProtocolsRFactorBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelGamingProtocolsEntry 70 } affirmedZoneDpiStatisticsGridLevelGamingProtocolsArmagetronUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelGamingProtocolsEntry 71 } affirmedZoneDpiStatisticsGridLevelGamingProtocolsArmagetronUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelGamingProtocolsEntry 72 } affirmedZoneDpiStatisticsGridLevelGamingProtocolsArmagetronDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelGamingProtocolsEntry 73 } affirmedZoneDpiStatisticsGridLevelGamingProtocolsArmagetronDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelGamingProtocolsEntry 74 } affirmedZoneDpiStatisticsGridLevelGamingProtocolsBattlefieldUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelGamingProtocolsEntry 75 } affirmedZoneDpiStatisticsGridLevelGamingProtocolsBattlefieldUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelGamingProtocolsEntry 76 } affirmedZoneDpiStatisticsGridLevelGamingProtocolsBattlefieldDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelGamingProtocolsEntry 77 } affirmedZoneDpiStatisticsGridLevelGamingProtocolsBattlefieldDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelGamingProtocolsEntry 78 } affirmedZoneDpiStatisticsGridLevelGamingProtocolsClubPenguinUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelGamingProtocolsEntry 79 } affirmedZoneDpiStatisticsGridLevelGamingProtocolsClubPenguinUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelGamingProtocolsEntry 80 } affirmedZoneDpiStatisticsGridLevelGamingProtocolsClubPenguinDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelGamingProtocolsEntry 81 } affirmedZoneDpiStatisticsGridLevelGamingProtocolsClubPenguinDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelGamingProtocolsEntry 82 } affirmedZoneDpiStatisticsGridLevelGamingProtocolsCrossFireUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelGamingProtocolsEntry 83 } affirmedZoneDpiStatisticsGridLevelGamingProtocolsCrossFireUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelGamingProtocolsEntry 84 } affirmedZoneDpiStatisticsGridLevelGamingProtocolsCrossFireDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelGamingProtocolsEntry 85 } affirmedZoneDpiStatisticsGridLevelGamingProtocolsCrossFireDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelGamingProtocolsEntry 86 } affirmedZoneDpiStatisticsGridLevelGamingProtocolsDofusUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelGamingProtocolsEntry 87 } affirmedZoneDpiStatisticsGridLevelGamingProtocolsDofusUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelGamingProtocolsEntry 88 } affirmedZoneDpiStatisticsGridLevelGamingProtocolsDofusDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelGamingProtocolsEntry 89 } affirmedZoneDpiStatisticsGridLevelGamingProtocolsDofusDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelGamingProtocolsEntry 90 } affirmedZoneDpiStatisticsGridLevelGamingProtocolsFiestaUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelGamingProtocolsEntry 91 } affirmedZoneDpiStatisticsGridLevelGamingProtocolsFiestaUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelGamingProtocolsEntry 92 } affirmedZoneDpiStatisticsGridLevelGamingProtocolsFiestaDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelGamingProtocolsEntry 93 } affirmedZoneDpiStatisticsGridLevelGamingProtocolsFiestaDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelGamingProtocolsEntry 94 } affirmedZoneDpiStatisticsGridLevelGamingProtocolsFlorensiaUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelGamingProtocolsEntry 95 } affirmedZoneDpiStatisticsGridLevelGamingProtocolsFlorensiaUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelGamingProtocolsEntry 96 } affirmedZoneDpiStatisticsGridLevelGamingProtocolsFlorensiaDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelGamingProtocolsEntry 97 } affirmedZoneDpiStatisticsGridLevelGamingProtocolsFlorensiaDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelGamingProtocolsEntry 98 } affirmedZoneDpiStatisticsGridLevelGamingProtocolsGameKitUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelGamingProtocolsEntry 99 } affirmedZoneDpiStatisticsGridLevelGamingProtocolsGameKitUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelGamingProtocolsEntry 100 } affirmedZoneDpiStatisticsGridLevelGamingProtocolsGameKitDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelGamingProtocolsEntry 101 } affirmedZoneDpiStatisticsGridLevelGamingProtocolsGameKitDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelGamingProtocolsEntry 102 } affirmedZoneDpiStatisticsGridLevelGamingProtocolsGuildwarsUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelGamingProtocolsEntry 103 } affirmedZoneDpiStatisticsGridLevelGamingProtocolsGuildwarsUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelGamingProtocolsEntry 104 } affirmedZoneDpiStatisticsGridLevelGamingProtocolsGuildwarsDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelGamingProtocolsEntry 105 } affirmedZoneDpiStatisticsGridLevelGamingProtocolsGuildwarsDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelGamingProtocolsEntry 106 } affirmedZoneDpiStatisticsGridLevelGamingProtocolsQQGameUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelGamingProtocolsEntry 107 } affirmedZoneDpiStatisticsGridLevelGamingProtocolsQQGameUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelGamingProtocolsEntry 108 } affirmedZoneDpiStatisticsGridLevelGamingProtocolsQQGameDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelGamingProtocolsEntry 109 } affirmedZoneDpiStatisticsGridLevelGamingProtocolsQQGameDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelGamingProtocolsEntry 110 } affirmedZoneDpiStatisticsGridLevelGamingProtocolsHalflife2UlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelGamingProtocolsEntry 111 } affirmedZoneDpiStatisticsGridLevelGamingProtocolsHalflife2UlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelGamingProtocolsEntry 112 } affirmedZoneDpiStatisticsGridLevelGamingProtocolsHalflife2DlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelGamingProtocolsEntry 113 } affirmedZoneDpiStatisticsGridLevelGamingProtocolsHalflife2DlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelGamingProtocolsEntry 114 } affirmedZoneDpiStatisticsGridLevelGamingProtocolsMapleStoryUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelGamingProtocolsEntry 115 } affirmedZoneDpiStatisticsGridLevelGamingProtocolsMapleStoryUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelGamingProtocolsEntry 116 } affirmedZoneDpiStatisticsGridLevelGamingProtocolsMapleStoryDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelGamingProtocolsEntry 117 } affirmedZoneDpiStatisticsGridLevelGamingProtocolsMapleStoryDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelGamingProtocolsEntry 118 } affirmedZoneDpiStatisticsGridLevelGamingProtocolsPS3UlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelGamingProtocolsEntry 119 } affirmedZoneDpiStatisticsGridLevelGamingProtocolsPS3UlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelGamingProtocolsEntry 120 } affirmedZoneDpiStatisticsGridLevelGamingProtocolsPS3DlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelGamingProtocolsEntry 121 } affirmedZoneDpiStatisticsGridLevelGamingProtocolsPS3DlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelGamingProtocolsEntry 122 } affirmedZoneDpiStatisticsGridLevelGamingProtocolsQuakeUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelGamingProtocolsEntry 123 } affirmedZoneDpiStatisticsGridLevelGamingProtocolsQuakeUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelGamingProtocolsEntry 124 } affirmedZoneDpiStatisticsGridLevelGamingProtocolsQuakeDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelGamingProtocolsEntry 125 } affirmedZoneDpiStatisticsGridLevelGamingProtocolsQuakeDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelGamingProtocolsEntry 126 } affirmedZoneDpiStatisticsGridLevelGamingProtocolsSecondLifeUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelGamingProtocolsEntry 127 } affirmedZoneDpiStatisticsGridLevelGamingProtocolsSecondLifeUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelGamingProtocolsEntry 128 } affirmedZoneDpiStatisticsGridLevelGamingProtocolsSecondLifeDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelGamingProtocolsEntry 129 } affirmedZoneDpiStatisticsGridLevelGamingProtocolsSecondLifeDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelGamingProtocolsEntry 130 } affirmedZoneDpiStatisticsGridLevelGamingProtocolsSplashFighterUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelGamingProtocolsEntry 131 } affirmedZoneDpiStatisticsGridLevelGamingProtocolsSplashFighterUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelGamingProtocolsEntry 132 } affirmedZoneDpiStatisticsGridLevelGamingProtocolsSplashFighterDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelGamingProtocolsEntry 133 } affirmedZoneDpiStatisticsGridLevelGamingProtocolsSplashFighterDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelGamingProtocolsEntry 134 } affirmedZoneDpiStatisticsGridLevelGamingProtocolsSteamUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelGamingProtocolsEntry 135 } affirmedZoneDpiStatisticsGridLevelGamingProtocolsSteamUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelGamingProtocolsEntry 136 } affirmedZoneDpiStatisticsGridLevelGamingProtocolsSteamDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelGamingProtocolsEntry 137 } affirmedZoneDpiStatisticsGridLevelGamingProtocolsSteamDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelGamingProtocolsEntry 138 } affirmedZoneDpiStatisticsGridLevelGamingProtocolsWARCRAFT3UlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelGamingProtocolsEntry 139 } affirmedZoneDpiStatisticsGridLevelGamingProtocolsWARCRAFT3UlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelGamingProtocolsEntry 140 } affirmedZoneDpiStatisticsGridLevelGamingProtocolsWARCRAFT3DlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelGamingProtocolsEntry 141 } affirmedZoneDpiStatisticsGridLevelGamingProtocolsWARCRAFT3DlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelGamingProtocolsEntry 142 } affirmedZoneDpiStatisticsGridLevelGamingProtocolsWiiUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelGamingProtocolsEntry 143 } affirmedZoneDpiStatisticsGridLevelGamingProtocolsWiiUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelGamingProtocolsEntry 144 } affirmedZoneDpiStatisticsGridLevelGamingProtocolsWiiDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelGamingProtocolsEntry 145 } affirmedZoneDpiStatisticsGridLevelGamingProtocolsWiiDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelGamingProtocolsEntry 146 } affirmedZoneDpiStatisticsGridLevelGamingProtocolsWorldOfKungFuUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelGamingProtocolsEntry 147 } affirmedZoneDpiStatisticsGridLevelGamingProtocolsWorldOfKungFuUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelGamingProtocolsEntry 148 } affirmedZoneDpiStatisticsGridLevelGamingProtocolsWorldOfKungFuDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelGamingProtocolsEntry 149 } affirmedZoneDpiStatisticsGridLevelGamingProtocolsWorldOfKungFuDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelGamingProtocolsEntry 150 } affirmedZoneDpiStatisticsGridLevelGamingProtocolsWorldOfWarcraftUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelGamingProtocolsEntry 151 } affirmedZoneDpiStatisticsGridLevelGamingProtocolsWorldOfWarcraftUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelGamingProtocolsEntry 152 } affirmedZoneDpiStatisticsGridLevelGamingProtocolsWorldOfWarcraftDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelGamingProtocolsEntry 153 } affirmedZoneDpiStatisticsGridLevelGamingProtocolsWorldOfWarcraftDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelGamingProtocolsEntry 154 } affirmedZoneDpiStatisticsGridLevelGamingProtocolsXBOXUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelGamingProtocolsEntry 155 } affirmedZoneDpiStatisticsGridLevelGamingProtocolsXBOXUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelGamingProtocolsEntry 156 } affirmedZoneDpiStatisticsGridLevelGamingProtocolsXBOXDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelGamingProtocolsEntry 157 } affirmedZoneDpiStatisticsGridLevelGamingProtocolsXBOXDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelGamingProtocolsEntry 158 } affirmedZoneDpiStatisticsGridLevelGamingProtocolsRFactorUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelGamingProtocolsEntry 159 } affirmedZoneDpiStatisticsGridLevelGamingProtocolsRFactorUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelGamingProtocolsEntry 160 } affirmedZoneDpiStatisticsGridLevelGamingProtocolsRFactorDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelGamingProtocolsEntry 161 } affirmedZoneDpiStatisticsGridLevelGamingProtocolsRFactorDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelGamingProtocolsEntry 162 } affirmedZoneDpiStatisticsGridLevelGamingProtocolsDota2Flows OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelGamingProtocolsEntry 163 } affirmedZoneDpiStatisticsGridLevelGamingProtocolsDota2UlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelGamingProtocolsEntry 164 } affirmedZoneDpiStatisticsGridLevelGamingProtocolsDota2UlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelGamingProtocolsEntry 165 } affirmedZoneDpiStatisticsGridLevelGamingProtocolsDota2DlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelGamingProtocolsEntry 166 } affirmedZoneDpiStatisticsGridLevelGamingProtocolsDota2DlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelGamingProtocolsEntry 167 } affirmedZoneDpiStatisticsGridLevelGamingProtocolsTibiaFlows OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelGamingProtocolsEntry 168 } affirmedZoneDpiStatisticsGridLevelGamingProtocolsTibiaUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelGamingProtocolsEntry 169 } affirmedZoneDpiStatisticsGridLevelGamingProtocolsTibiaUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelGamingProtocolsEntry 170 } affirmedZoneDpiStatisticsGridLevelGamingProtocolsTibiaDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelGamingProtocolsEntry 171 } affirmedZoneDpiStatisticsGridLevelGamingProtocolsTibiaDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelGamingProtocolsEntry 172 } affirmedZoneDpiStatisticsGridLevelGamingProtocolsDestinyFlows OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelGamingProtocolsEntry 173 } affirmedZoneDpiStatisticsGridLevelGamingProtocolsDestinyUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelGamingProtocolsEntry 174 } affirmedZoneDpiStatisticsGridLevelGamingProtocolsDestinyUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelGamingProtocolsEntry 175 } affirmedZoneDpiStatisticsGridLevelGamingProtocolsDestinyDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelGamingProtocolsEntry 176 } affirmedZoneDpiStatisticsGridLevelGamingProtocolsDestinyDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelGamingProtocolsEntry 177 } affirmedZoneDpiStatisticsGridLevelGamingProtocolsAgeOfWarringEmpireFlows OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelGamingProtocolsEntry 178 } affirmedZoneDpiStatisticsGridLevelGamingProtocolsAgeOfWarringEmpireUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelGamingProtocolsEntry 179 } affirmedZoneDpiStatisticsGridLevelGamingProtocolsAgeOfWarringEmpireUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelGamingProtocolsEntry 180 } affirmedZoneDpiStatisticsGridLevelGamingProtocolsAgeOfWarringEmpireDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelGamingProtocolsEntry 181 } affirmedZoneDpiStatisticsGridLevelGamingProtocolsAgeOfWarringEmpireDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelGamingProtocolsEntry 182 } affirmedZoneDpiStatisticsGridLevelGamingProtocolsPlayStationFlows OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelGamingProtocolsEntry 183 } affirmedZoneDpiStatisticsGridLevelGamingProtocolsPlayStationULPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelGamingProtocolsEntry 184 } affirmedZoneDpiStatisticsGridLevelGamingProtocolsPlayStationULBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelGamingProtocolsEntry 185 } affirmedZoneDpiStatisticsGridLevelGamingProtocolsPlayStationDLPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelGamingProtocolsEntry 186 } affirmedZoneDpiStatisticsGridLevelGamingProtocolsPlayStationDLBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelGamingProtocolsEntry 187 } affirmedZoneDpiStatisticsGridLevelGamingProtocolsSuperCellFlows OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelGamingProtocolsEntry 188 } affirmedZoneDpiStatisticsGridLevelGamingProtocolsSuperCellULPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelGamingProtocolsEntry 189 } affirmedZoneDpiStatisticsGridLevelGamingProtocolsSuperCellULBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelGamingProtocolsEntry 190 } affirmedZoneDpiStatisticsGridLevelGamingProtocolsSuperCellDLPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelGamingProtocolsEntry 191 } affirmedZoneDpiStatisticsGridLevelGamingProtocolsSuperCellDLBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelGamingProtocolsEntry 192 } affirmedZoneDpiStatisticsGridLevelGamingProtocolsLeagueOfLegendsFlows OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelGamingProtocolsEntry 193 } affirmedZoneDpiStatisticsGridLevelGamingProtocolsLeagueOfLegendsULPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelGamingProtocolsEntry 194 } affirmedZoneDpiStatisticsGridLevelGamingProtocolsLeagueOfLegendsULBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelGamingProtocolsEntry 195 } affirmedZoneDpiStatisticsGridLevelGamingProtocolsLeagueOfLegendsDLPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelGamingProtocolsEntry 196 } affirmedZoneDpiStatisticsGridLevelGamingProtocolsLeagueOfLegendsDLBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelGamingProtocolsEntry 197 } affirmedZoneDpiStatisticsGridLevelGamingProtocolsBattleNetFlows OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelGamingProtocolsEntry 198 } affirmedZoneDpiStatisticsGridLevelGamingProtocolsBattleNetULPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelGamingProtocolsEntry 199 } affirmedZoneDpiStatisticsGridLevelGamingProtocolsBattleNetULBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelGamingProtocolsEntry 200 } affirmedZoneDpiStatisticsGridLevelGamingProtocolsBattleNetDLPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelGamingProtocolsEntry 201 } affirmedZoneDpiStatisticsGridLevelGamingProtocolsBattleNetDLBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelGamingProtocolsEntry 202 } affirmedZoneDpiStatisticsGridLevelGamingProtocolsGuildWars2Flows OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelGamingProtocolsEntry 203 } affirmedZoneDpiStatisticsGridLevelGamingProtocolsGuildWars2ULPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelGamingProtocolsEntry 204 } affirmedZoneDpiStatisticsGridLevelGamingProtocolsGuildWars2ULBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelGamingProtocolsEntry 205 } affirmedZoneDpiStatisticsGridLevelGamingProtocolsGuildWars2DLPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelGamingProtocolsEntry 206 } affirmedZoneDpiStatisticsGridLevelGamingProtocolsGuildWars2DLBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelGamingProtocolsEntry 207 } affirmedZoneDpiStatisticsGridLevelGamingProtocolsEAOriginFlows OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelGamingProtocolsEntry 208 } affirmedZoneDpiStatisticsGridLevelGamingProtocolsEAOriginUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelGamingProtocolsEntry 209 } affirmedZoneDpiStatisticsGridLevelGamingProtocolsEAOriginUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelGamingProtocolsEntry 210 } affirmedZoneDpiStatisticsGridLevelGamingProtocolsEAOriginDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelGamingProtocolsEntry 211 } affirmedZoneDpiStatisticsGridLevelGamingProtocolsEAOriginDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelGamingProtocolsEntry 212 } affirmedZoneDpiStatisticsGridLevelGamingProtocolsPathOfExileFlows OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelGamingProtocolsEntry 213 } affirmedZoneDpiStatisticsGridLevelGamingProtocolsPathOfExileUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelGamingProtocolsEntry 214 } affirmedZoneDpiStatisticsGridLevelGamingProtocolsPathOfExileUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelGamingProtocolsEntry 215 } affirmedZoneDpiStatisticsGridLevelGamingProtocolsPathOfExileDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelGamingProtocolsEntry 216 } affirmedZoneDpiStatisticsGridLevelGamingProtocolsPathOfExileDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelGamingProtocolsEntry 217 } affirmedZoneDpiStatisticsGridLevelGamingProtocolsNintendoNetworkFlows OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelGamingProtocolsEntry 218 } affirmedZoneDpiStatisticsGridLevelGamingProtocolsNintendoNetworkUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelGamingProtocolsEntry 219 } affirmedZoneDpiStatisticsGridLevelGamingProtocolsNintendoNetworkUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelGamingProtocolsEntry 220 } affirmedZoneDpiStatisticsGridLevelGamingProtocolsNintendoNetworkDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelGamingProtocolsEntry 221 } affirmedZoneDpiStatisticsGridLevelGamingProtocolsNintendoNetworkDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelGamingProtocolsEntry 222 } affirmedZoneDpiStatisticsGridLevelGamingProtocolsLineage2Flows OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelGamingProtocolsEntry 223 } affirmedZoneDpiStatisticsGridLevelGamingProtocolsLineage2UlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelGamingProtocolsEntry 224 } affirmedZoneDpiStatisticsGridLevelGamingProtocolsLineage2UlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelGamingProtocolsEntry 225 } affirmedZoneDpiStatisticsGridLevelGamingProtocolsLineage2DlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelGamingProtocolsEntry 226 } affirmedZoneDpiStatisticsGridLevelGamingProtocolsLineage2DlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelGamingProtocolsEntry 227 } affirmedZoneDpiStatisticsGridLevelGamingProtocolsMinecraftFlows OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelGamingProtocolsEntry 228 } affirmedZoneDpiStatisticsGridLevelGamingProtocolsMinecraftUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelGamingProtocolsEntry 229 } affirmedZoneDpiStatisticsGridLevelGamingProtocolsMinecraftUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelGamingProtocolsEntry 230 } affirmedZoneDpiStatisticsGridLevelGamingProtocolsMinecraftDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelGamingProtocolsEntry 231 } affirmedZoneDpiStatisticsGridLevelGamingProtocolsMinecraftDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelGamingProtocolsEntry 232 } affirmedZoneDpiStatisticsGridLevelGamingProtocolsZyngaFlows OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelGamingProtocolsEntry 233 } affirmedZoneDpiStatisticsGridLevelGamingProtocolsZyngaUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelGamingProtocolsEntry 234 } affirmedZoneDpiStatisticsGridLevelGamingProtocolsZyngaUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelGamingProtocolsEntry 235 } affirmedZoneDpiStatisticsGridLevelGamingProtocolsZyngaDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelGamingProtocolsEntry 236 } affirmedZoneDpiStatisticsGridLevelGamingProtocolsZyngaDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelGamingProtocolsEntry 237 } affirmedZoneDpiStatisticsGridLevelGamingProtocolsEpicGamesFlows OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelGamingProtocolsEntry 238 } affirmedZoneDpiStatisticsGridLevelGamingProtocolsEpicGamesUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelGamingProtocolsEntry 239 } affirmedZoneDpiStatisticsGridLevelGamingProtocolsEpicGamesUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelGamingProtocolsEntry 240 } affirmedZoneDpiStatisticsGridLevelGamingProtocolsEpicGamesDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelGamingProtocolsEntry 241 } affirmedZoneDpiStatisticsGridLevelGamingProtocolsEpicGamesDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelGamingProtocolsEntry 242 } affirmedZoneDpiStatisticsGridLevelGamingSubProtocolsSuperCellTable OBJECT-TYPE SYNTAX SEQUENCE OF AffirmedZoneDpiStatisticsGridLevelGamingSubProtocolsSuperCellEntry MAX-ACCESS not-accessible STATUS deprecated DESCRIPTION "" ::= { affirmedZoneMIB 348 } affirmedZoneDpiStatisticsGridLevelGamingSubProtocolsSuperCellEntry OBJECT-TYPE SYNTAX AffirmedZoneDpiStatisticsGridLevelGamingSubProtocolsSuperCellEntry MAX-ACCESS not-accessible STATUS deprecated DESCRIPTION "" INDEX { affirmedZoneName, affirmedZoneDpiStatisticsGridLevelGamingSubProtocolsSuperCellGrid } ::= { affirmedZoneDpiStatisticsGridLevelGamingSubProtocolsSuperCellTable 1 } AffirmedZoneDpiStatisticsGridLevelGamingSubProtocolsSuperCellEntry ::= SEQUENCE { affirmedZoneDpiStatisticsGridLevelGamingSubProtocolsSuperCellGrid Unsigned32, affirmedZoneDpiStatisticsGridLevelGamingSubProtocolsSuperCellGenericFlows ConfdString, affirmedZoneDpiStatisticsGridLevelGamingSubProtocolsSuperCellGenericULPkts ConfdString, affirmedZoneDpiStatisticsGridLevelGamingSubProtocolsSuperCellGenericULBytes ConfdString, affirmedZoneDpiStatisticsGridLevelGamingSubProtocolsSuperCellGenericDLPkts ConfdString, affirmedZoneDpiStatisticsGridLevelGamingSubProtocolsSuperCellGenericDLBytes ConfdString, affirmedZoneDpiStatisticsGridLevelGamingSubProtocolsSuperCellClashOfclansFlows ConfdString, affirmedZoneDpiStatisticsGridLevelGamingSubProtocolsSuperCellClashOfclansULPkts ConfdString, affirmedZoneDpiStatisticsGridLevelGamingSubProtocolsSuperCellClashOfclansULBytes ConfdString, affirmedZoneDpiStatisticsGridLevelGamingSubProtocolsSuperCellClashOfclansDLPkts ConfdString, affirmedZoneDpiStatisticsGridLevelGamingSubProtocolsSuperCellClashOfclansDLBytes ConfdString, affirmedZoneDpiStatisticsGridLevelGamingSubProtocolsSuperCellBoomBeachFlows ConfdString, affirmedZoneDpiStatisticsGridLevelGamingSubProtocolsSuperCellBoomBeachULPkts ConfdString, affirmedZoneDpiStatisticsGridLevelGamingSubProtocolsSuperCellBoomBeachULBytes ConfdString, affirmedZoneDpiStatisticsGridLevelGamingSubProtocolsSuperCellBoomBeachDLPkts ConfdString, affirmedZoneDpiStatisticsGridLevelGamingSubProtocolsSuperCellBoomBeachDLBytes ConfdString, affirmedZoneDpiStatisticsGridLevelGamingSubProtocolsSuperCellHayDayFlows ConfdString, affirmedZoneDpiStatisticsGridLevelGamingSubProtocolsSuperCellHayDayULPkts ConfdString, affirmedZoneDpiStatisticsGridLevelGamingSubProtocolsSuperCellHayDayULBytes ConfdString, affirmedZoneDpiStatisticsGridLevelGamingSubProtocolsSuperCellHayDayDLPkts ConfdString, affirmedZoneDpiStatisticsGridLevelGamingSubProtocolsSuperCellHayDayDLBytes ConfdString, affirmedZoneDpiStatisticsGridLevelGamingSubProtocolsSuperCellClashRoyaleFlows ConfdString, affirmedZoneDpiStatisticsGridLevelGamingSubProtocolsSuperCellClashRoyaleUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelGamingSubProtocolsSuperCellClashRoyaleUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelGamingSubProtocolsSuperCellClashRoyaleDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelGamingSubProtocolsSuperCellClashRoyaleDlBytes ConfdString } affirmedZoneDpiStatisticsGridLevelGamingSubProtocolsSuperCellGrid OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS not-accessible STATUS current DESCRIPTION "grid ID" ::= { affirmedZoneDpiStatisticsGridLevelGamingSubProtocolsSuperCellEntry 1 } affirmedZoneDpiStatisticsGridLevelGamingSubProtocolsSuperCellGenericFlows OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelGamingSubProtocolsSuperCellEntry 2 } affirmedZoneDpiStatisticsGridLevelGamingSubProtocolsSuperCellGenericULPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelGamingSubProtocolsSuperCellEntry 3 } affirmedZoneDpiStatisticsGridLevelGamingSubProtocolsSuperCellGenericULBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelGamingSubProtocolsSuperCellEntry 4 } affirmedZoneDpiStatisticsGridLevelGamingSubProtocolsSuperCellGenericDLPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelGamingSubProtocolsSuperCellEntry 5 } affirmedZoneDpiStatisticsGridLevelGamingSubProtocolsSuperCellGenericDLBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelGamingSubProtocolsSuperCellEntry 6 } affirmedZoneDpiStatisticsGridLevelGamingSubProtocolsSuperCellClashOfclansFlows OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelGamingSubProtocolsSuperCellEntry 7 } affirmedZoneDpiStatisticsGridLevelGamingSubProtocolsSuperCellClashOfclansULPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelGamingSubProtocolsSuperCellEntry 8 } affirmedZoneDpiStatisticsGridLevelGamingSubProtocolsSuperCellClashOfclansULBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelGamingSubProtocolsSuperCellEntry 9 } affirmedZoneDpiStatisticsGridLevelGamingSubProtocolsSuperCellClashOfclansDLPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelGamingSubProtocolsSuperCellEntry 10 } affirmedZoneDpiStatisticsGridLevelGamingSubProtocolsSuperCellClashOfclansDLBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelGamingSubProtocolsSuperCellEntry 11 } affirmedZoneDpiStatisticsGridLevelGamingSubProtocolsSuperCellBoomBeachFlows OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelGamingSubProtocolsSuperCellEntry 12 } affirmedZoneDpiStatisticsGridLevelGamingSubProtocolsSuperCellBoomBeachULPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelGamingSubProtocolsSuperCellEntry 13 } affirmedZoneDpiStatisticsGridLevelGamingSubProtocolsSuperCellBoomBeachULBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelGamingSubProtocolsSuperCellEntry 14 } affirmedZoneDpiStatisticsGridLevelGamingSubProtocolsSuperCellBoomBeachDLPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelGamingSubProtocolsSuperCellEntry 15 } affirmedZoneDpiStatisticsGridLevelGamingSubProtocolsSuperCellBoomBeachDLBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelGamingSubProtocolsSuperCellEntry 16 } affirmedZoneDpiStatisticsGridLevelGamingSubProtocolsSuperCellHayDayFlows OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelGamingSubProtocolsSuperCellEntry 17 } affirmedZoneDpiStatisticsGridLevelGamingSubProtocolsSuperCellHayDayULPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelGamingSubProtocolsSuperCellEntry 18 } affirmedZoneDpiStatisticsGridLevelGamingSubProtocolsSuperCellHayDayULBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelGamingSubProtocolsSuperCellEntry 19 } affirmedZoneDpiStatisticsGridLevelGamingSubProtocolsSuperCellHayDayDLPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelGamingSubProtocolsSuperCellEntry 20 } affirmedZoneDpiStatisticsGridLevelGamingSubProtocolsSuperCellHayDayDLBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelGamingSubProtocolsSuperCellEntry 21 } affirmedZoneDpiStatisticsGridLevelGamingSubProtocolsSuperCellClashRoyaleFlows OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelGamingSubProtocolsSuperCellEntry 22 } affirmedZoneDpiStatisticsGridLevelGamingSubProtocolsSuperCellClashRoyaleUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelGamingSubProtocolsSuperCellEntry 23 } affirmedZoneDpiStatisticsGridLevelGamingSubProtocolsSuperCellClashRoyaleUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelGamingSubProtocolsSuperCellEntry 24 } affirmedZoneDpiStatisticsGridLevelGamingSubProtocolsSuperCellClashRoyaleDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelGamingSubProtocolsSuperCellEntry 25 } affirmedZoneDpiStatisticsGridLevelGamingSubProtocolsSuperCellClashRoyaleDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelGamingSubProtocolsSuperCellEntry 26 } affirmedZoneDpiStatisticsGridLevelNetworkManagementProtocolsTable OBJECT-TYPE SYNTAX SEQUENCE OF AffirmedZoneDpiStatisticsGridLevelNetworkManagementProtocolsEntry MAX-ACCESS not-accessible STATUS deprecated DESCRIPTION "" ::= { affirmedZoneMIB 58 } affirmedZoneDpiStatisticsGridLevelNetworkManagementProtocolsEntry OBJECT-TYPE SYNTAX AffirmedZoneDpiStatisticsGridLevelNetworkManagementProtocolsEntry MAX-ACCESS not-accessible STATUS deprecated DESCRIPTION "" INDEX { affirmedZoneName, affirmedZoneDpiStatisticsGridLevelNetworkManagementProtocolsGrid } ::= { affirmedZoneDpiStatisticsGridLevelNetworkManagementProtocolsTable 1 } AffirmedZoneDpiStatisticsGridLevelNetworkManagementProtocolsEntry ::= SEQUENCE { affirmedZoneDpiStatisticsGridLevelNetworkManagementProtocolsGrid Unsigned32, affirmedZoneDpiStatisticsGridLevelNetworkManagementProtocolsBGP ConfdString, affirmedZoneDpiStatisticsGridLevelNetworkManagementProtocolsDHCP ConfdString, affirmedZoneDpiStatisticsGridLevelNetworkManagementProtocolsDHCPv6 ConfdString, affirmedZoneDpiStatisticsGridLevelNetworkManagementProtocolsDNS ConfdString, affirmedZoneDpiStatisticsGridLevelNetworkManagementProtocolsEGP ConfdString, affirmedZoneDpiStatisticsGridLevelNetworkManagementProtocolsICMP ConfdString, affirmedZoneDpiStatisticsGridLevelNetworkManagementProtocolsICMPv6 ConfdString, affirmedZoneDpiStatisticsGridLevelNetworkManagementProtocolsIGMP ConfdString, affirmedZoneDpiStatisticsGridLevelNetworkManagementProtocolsIPP ConfdString, affirmedZoneDpiStatisticsGridLevelNetworkManagementProtocolsKerberos ConfdString, affirmedZoneDpiStatisticsGridLevelNetworkManagementProtocolsLDAP ConfdString, affirmedZoneDpiStatisticsGridLevelNetworkManagementProtocolsLDP ConfdString, affirmedZoneDpiStatisticsGridLevelNetworkManagementProtocolsMulticastDNS ConfdString, affirmedZoneDpiStatisticsGridLevelNetworkManagementProtocolsNETBIOS ConfdString, affirmedZoneDpiStatisticsGridLevelNetworkManagementProtocolsNTP ConfdString, affirmedZoneDpiStatisticsGridLevelNetworkManagementProtocolsOSPF ConfdString, affirmedZoneDpiStatisticsGridLevelNetworkManagementProtocolsSCTP ConfdString, affirmedZoneDpiStatisticsGridLevelNetworkManagementProtocolsSNMP ConfdString, affirmedZoneDpiStatisticsGridLevelNetworkManagementProtocolsSSDP ConfdString, affirmedZoneDpiStatisticsGridLevelNetworkManagementProtocolsSyslog ConfdString, affirmedZoneDpiStatisticsGridLevelNetworkManagementProtocolsBGPPkts ConfdString, affirmedZoneDpiStatisticsGridLevelNetworkManagementProtocolsBGPBytes ConfdString, affirmedZoneDpiStatisticsGridLevelNetworkManagementProtocolsDHCPPkts ConfdString, affirmedZoneDpiStatisticsGridLevelNetworkManagementProtocolsDHCPBytes ConfdString, affirmedZoneDpiStatisticsGridLevelNetworkManagementProtocolsDHCPv6Pkts ConfdString, affirmedZoneDpiStatisticsGridLevelNetworkManagementProtocolsDHCPv6Bytes ConfdString, affirmedZoneDpiStatisticsGridLevelNetworkManagementProtocolsDNSPkts ConfdString, affirmedZoneDpiStatisticsGridLevelNetworkManagementProtocolsDNSBytes ConfdString, affirmedZoneDpiStatisticsGridLevelNetworkManagementProtocolsEGPPkts ConfdString, affirmedZoneDpiStatisticsGridLevelNetworkManagementProtocolsEGPBytes ConfdString, affirmedZoneDpiStatisticsGridLevelNetworkManagementProtocolsICMPPkts ConfdString, affirmedZoneDpiStatisticsGridLevelNetworkManagementProtocolsICMPBytes ConfdString, affirmedZoneDpiStatisticsGridLevelNetworkManagementProtocolsICMPv6Pkts ConfdString, affirmedZoneDpiStatisticsGridLevelNetworkManagementProtocolsICMPv6Bytes ConfdString, affirmedZoneDpiStatisticsGridLevelNetworkManagementProtocolsIGMPPkts ConfdString, affirmedZoneDpiStatisticsGridLevelNetworkManagementProtocolsIGMPBytes ConfdString, affirmedZoneDpiStatisticsGridLevelNetworkManagementProtocolsIPPPkts ConfdString, affirmedZoneDpiStatisticsGridLevelNetworkManagementProtocolsIPPBytes ConfdString, affirmedZoneDpiStatisticsGridLevelNetworkManagementProtocolsKerberosPkts ConfdString, affirmedZoneDpiStatisticsGridLevelNetworkManagementProtocolsKerberosBytes ConfdString, affirmedZoneDpiStatisticsGridLevelNetworkManagementProtocolsLDAPPkts ConfdString, affirmedZoneDpiStatisticsGridLevelNetworkManagementProtocolsLDAPBytes ConfdString, affirmedZoneDpiStatisticsGridLevelNetworkManagementProtocolsLDPPkts ConfdString, affirmedZoneDpiStatisticsGridLevelNetworkManagementProtocolsLDPBytes ConfdString, affirmedZoneDpiStatisticsGridLevelNetworkManagementProtocolsMulticastDNSPkts ConfdString, affirmedZoneDpiStatisticsGridLevelNetworkManagementProtocolsMulticastDNSBytes ConfdString, affirmedZoneDpiStatisticsGridLevelNetworkManagementProtocolsNETBIOSPkts ConfdString, affirmedZoneDpiStatisticsGridLevelNetworkManagementProtocolsNETBIOSBytes ConfdString, affirmedZoneDpiStatisticsGridLevelNetworkManagementProtocolsNTPPkts ConfdString, affirmedZoneDpiStatisticsGridLevelNetworkManagementProtocolsNTPBytes ConfdString, affirmedZoneDpiStatisticsGridLevelNetworkManagementProtocolsOSPFPkts ConfdString, affirmedZoneDpiStatisticsGridLevelNetworkManagementProtocolsOSPFBytes ConfdString, affirmedZoneDpiStatisticsGridLevelNetworkManagementProtocolsSCTPPkts ConfdString, affirmedZoneDpiStatisticsGridLevelNetworkManagementProtocolsSCTPBytes ConfdString, affirmedZoneDpiStatisticsGridLevelNetworkManagementProtocolsSNMPPkts ConfdString, affirmedZoneDpiStatisticsGridLevelNetworkManagementProtocolsSNMPBytes ConfdString, affirmedZoneDpiStatisticsGridLevelNetworkManagementProtocolsSSDPPkts ConfdString, affirmedZoneDpiStatisticsGridLevelNetworkManagementProtocolsSSDPBytes ConfdString, affirmedZoneDpiStatisticsGridLevelNetworkManagementProtocolsSyslogPkts ConfdString, affirmedZoneDpiStatisticsGridLevelNetworkManagementProtocolsSyslogBytes ConfdString, affirmedZoneDpiStatisticsGridLevelNetworkManagementProtocolsBGPUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelNetworkManagementProtocolsBGPUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelNetworkManagementProtocolsBGPDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelNetworkManagementProtocolsBGPDlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelNetworkManagementProtocolsDHCPUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelNetworkManagementProtocolsDHCPUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelNetworkManagementProtocolsDHCPDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelNetworkManagementProtocolsDHCPDlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelNetworkManagementProtocolsDHCPv6UlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelNetworkManagementProtocolsDHCPv6UlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelNetworkManagementProtocolsDHCPv6DlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelNetworkManagementProtocolsDHCPv6DlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelNetworkManagementProtocolsDNSUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelNetworkManagementProtocolsDNSUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelNetworkManagementProtocolsDNSDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelNetworkManagementProtocolsDNSDlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelNetworkManagementProtocolsEGPUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelNetworkManagementProtocolsEGPUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelNetworkManagementProtocolsEGPDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelNetworkManagementProtocolsEGPDlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelNetworkManagementProtocolsICMPUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelNetworkManagementProtocolsICMPUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelNetworkManagementProtocolsICMPDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelNetworkManagementProtocolsICMPDlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelNetworkManagementProtocolsICMPv6UlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelNetworkManagementProtocolsICMPv6UlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelNetworkManagementProtocolsICMPv6DlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelNetworkManagementProtocolsICMPv6DlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelNetworkManagementProtocolsIGMPUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelNetworkManagementProtocolsIGMPUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelNetworkManagementProtocolsIGMPDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelNetworkManagementProtocolsIGMPDlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelNetworkManagementProtocolsIPPUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelNetworkManagementProtocolsIPPUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelNetworkManagementProtocolsIPPDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelNetworkManagementProtocolsIPPDlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelNetworkManagementProtocolsKerberosUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelNetworkManagementProtocolsKerberosUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelNetworkManagementProtocolsKerberosDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelNetworkManagementProtocolsKerberosDlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelNetworkManagementProtocolsLDAPUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelNetworkManagementProtocolsLDAPUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelNetworkManagementProtocolsLDAPDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelNetworkManagementProtocolsLDAPDlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelNetworkManagementProtocolsLDPUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelNetworkManagementProtocolsLDPUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelNetworkManagementProtocolsLDPDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelNetworkManagementProtocolsLDPDlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelNetworkManagementProtocolsMulticastDNSUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelNetworkManagementProtocolsMulticastDNSUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelNetworkManagementProtocolsMulticastDNSDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelNetworkManagementProtocolsMulticastDNSDlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelNetworkManagementProtocolsNETBIOSUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelNetworkManagementProtocolsNETBIOSUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelNetworkManagementProtocolsNETBIOSDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelNetworkManagementProtocolsNETBIOSDlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelNetworkManagementProtocolsNTPUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelNetworkManagementProtocolsNTPUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelNetworkManagementProtocolsNTPDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelNetworkManagementProtocolsNTPDlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelNetworkManagementProtocolsOSPFUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelNetworkManagementProtocolsOSPFUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelNetworkManagementProtocolsOSPFDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelNetworkManagementProtocolsOSPFDlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelNetworkManagementProtocolsSCTPUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelNetworkManagementProtocolsSCTPUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelNetworkManagementProtocolsSCTPDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelNetworkManagementProtocolsSCTPDlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelNetworkManagementProtocolsSNMPUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelNetworkManagementProtocolsSNMPUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelNetworkManagementProtocolsSNMPDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelNetworkManagementProtocolsSNMPDlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelNetworkManagementProtocolsSSDPUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelNetworkManagementProtocolsSSDPUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelNetworkManagementProtocolsSSDPDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelNetworkManagementProtocolsSSDPDlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelNetworkManagementProtocolsSyslogUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelNetworkManagementProtocolsSyslogUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelNetworkManagementProtocolsSyslogDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelNetworkManagementProtocolsSyslogDlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelNetworkManagementProtocolsRSVP ConfdString, affirmedZoneDpiStatisticsGridLevelNetworkManagementProtocolsRSVPPkts ConfdString, affirmedZoneDpiStatisticsGridLevelNetworkManagementProtocolsRSVPBytes ConfdString, affirmedZoneDpiStatisticsGridLevelNetworkManagementProtocolsRSVPUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelNetworkManagementProtocolsRSVPUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelNetworkManagementProtocolsRSVPDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelNetworkManagementProtocolsRSVPDlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelNetworkManagementProtocolsNetFlow ConfdString, affirmedZoneDpiStatisticsGridLevelNetworkManagementProtocolsNetFlowPkts ConfdString, affirmedZoneDpiStatisticsGridLevelNetworkManagementProtocolsNetFlowBytes ConfdString, affirmedZoneDpiStatisticsGridLevelNetworkManagementProtocolsNetFlowUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelNetworkManagementProtocolsNetFlowUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelNetworkManagementProtocolsNetFlowDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelNetworkManagementProtocolsNetFlowDlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelNetworkManagementProtocolsIPerfFlows ConfdString, affirmedZoneDpiStatisticsGridLevelNetworkManagementProtocolsIPerfUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelNetworkManagementProtocolsIPerfUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelNetworkManagementProtocolsIPerfDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelNetworkManagementProtocolsIPerfDlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelNetworkManagementProtocolsDiameterFlows ConfdString, affirmedZoneDpiStatisticsGridLevelNetworkManagementProtocolsDiameterUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelNetworkManagementProtocolsDiameterUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelNetworkManagementProtocolsDiameterDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelNetworkManagementProtocolsDiameterDlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelNetworkManagementProtocolsTACACSFlows ConfdString, affirmedZoneDpiStatisticsGridLevelNetworkManagementProtocolsTACACSUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelNetworkManagementProtocolsTACACSUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelNetworkManagementProtocolsTACACSDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelNetworkManagementProtocolsTACACSDlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelNetworkManagementProtocolsNTLMFlows ConfdString, affirmedZoneDpiStatisticsGridLevelNetworkManagementProtocolsNTLMUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelNetworkManagementProtocolsNTLMUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelNetworkManagementProtocolsNTLMDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelNetworkManagementProtocolsNTLMDlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelNetworkManagementProtocolsWHOISFlows ConfdString, affirmedZoneDpiStatisticsGridLevelNetworkManagementProtocolsWHOISUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelNetworkManagementProtocolsWHOISUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelNetworkManagementProtocolsWHOISDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelNetworkManagementProtocolsWHOISDlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelNetworkManagementProtocolsRadiusFlows ConfdString, affirmedZoneDpiStatisticsGridLevelNetworkManagementProtocolsRadiusUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelNetworkManagementProtocolsRadiusUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelNetworkManagementProtocolsRadiusDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelNetworkManagementProtocolsRadiusDlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelNetworkManagementProtocolsMegacoFlows ConfdString, affirmedZoneDpiStatisticsGridLevelNetworkManagementProtocolsMegacoUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelNetworkManagementProtocolsMegacoUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelNetworkManagementProtocolsMegacoDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelNetworkManagementProtocolsMegacoDlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelNetworkManagementProtocolsSpeedTestFlows ConfdString, affirmedZoneDpiStatisticsGridLevelNetworkManagementProtocolsSpeedTestULPkts ConfdString, affirmedZoneDpiStatisticsGridLevelNetworkManagementProtocolsSpeedTestULBytes ConfdString, affirmedZoneDpiStatisticsGridLevelNetworkManagementProtocolsSpeedTestDLPkts ConfdString, affirmedZoneDpiStatisticsGridLevelNetworkManagementProtocolsSpeedTestDLBytes ConfdString, affirmedZoneDpiStatisticsGridLevelNetworkManagementProtocolsT3Flows ConfdString, affirmedZoneDpiStatisticsGridLevelNetworkManagementProtocolsT3ULPkts ConfdString, affirmedZoneDpiStatisticsGridLevelNetworkManagementProtocolsT3ULBytes ConfdString, affirmedZoneDpiStatisticsGridLevelNetworkManagementProtocolsT3DLPkts ConfdString, affirmedZoneDpiStatisticsGridLevelNetworkManagementProtocolsT3DLBytes ConfdString, affirmedZoneDpiStatisticsGridLevelNetworkManagementProtocolsOpenFlowFlows ConfdString, affirmedZoneDpiStatisticsGridLevelNetworkManagementProtocolsOpenFlowUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelNetworkManagementProtocolsOpenFlowUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelNetworkManagementProtocolsOpenFlowDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelNetworkManagementProtocolsOpenFlowDlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelNetworkManagementProtocolsIPMIFlows ConfdString, affirmedZoneDpiStatisticsGridLevelNetworkManagementProtocolsIPMIUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelNetworkManagementProtocolsIPMIUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelNetworkManagementProtocolsIPMIDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelNetworkManagementProtocolsIPMIDlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelNetworkManagementProtocolsIPFixFlows ConfdString, affirmedZoneDpiStatisticsGridLevelNetworkManagementProtocolsIPFixUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelNetworkManagementProtocolsIPFixUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelNetworkManagementProtocolsIPFixDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelNetworkManagementProtocolsIPFixDlBytes ConfdString } affirmedZoneDpiStatisticsGridLevelNetworkManagementProtocolsGrid OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS not-accessible STATUS current DESCRIPTION "grid ID" ::= { affirmedZoneDpiStatisticsGridLevelNetworkManagementProtocolsEntry 1 } affirmedZoneDpiStatisticsGridLevelNetworkManagementProtocolsBGP OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelNetworkManagementProtocolsEntry 2 } affirmedZoneDpiStatisticsGridLevelNetworkManagementProtocolsDHCP OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelNetworkManagementProtocolsEntry 3 } affirmedZoneDpiStatisticsGridLevelNetworkManagementProtocolsDHCPv6 OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelNetworkManagementProtocolsEntry 4 } affirmedZoneDpiStatisticsGridLevelNetworkManagementProtocolsDNS OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelNetworkManagementProtocolsEntry 5 } affirmedZoneDpiStatisticsGridLevelNetworkManagementProtocolsEGP OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelNetworkManagementProtocolsEntry 6 } affirmedZoneDpiStatisticsGridLevelNetworkManagementProtocolsICMP OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelNetworkManagementProtocolsEntry 7 } affirmedZoneDpiStatisticsGridLevelNetworkManagementProtocolsICMPv6 OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelNetworkManagementProtocolsEntry 8 } affirmedZoneDpiStatisticsGridLevelNetworkManagementProtocolsIGMP OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelNetworkManagementProtocolsEntry 9 } affirmedZoneDpiStatisticsGridLevelNetworkManagementProtocolsIPP OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelNetworkManagementProtocolsEntry 10 } affirmedZoneDpiStatisticsGridLevelNetworkManagementProtocolsKerberos OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelNetworkManagementProtocolsEntry 11 } affirmedZoneDpiStatisticsGridLevelNetworkManagementProtocolsLDAP OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelNetworkManagementProtocolsEntry 12 } affirmedZoneDpiStatisticsGridLevelNetworkManagementProtocolsLDP OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelNetworkManagementProtocolsEntry 13 } affirmedZoneDpiStatisticsGridLevelNetworkManagementProtocolsMulticastDNS OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelNetworkManagementProtocolsEntry 14 } affirmedZoneDpiStatisticsGridLevelNetworkManagementProtocolsNETBIOS OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelNetworkManagementProtocolsEntry 15 } affirmedZoneDpiStatisticsGridLevelNetworkManagementProtocolsNTP OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelNetworkManagementProtocolsEntry 16 } affirmedZoneDpiStatisticsGridLevelNetworkManagementProtocolsOSPF OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelNetworkManagementProtocolsEntry 17 } affirmedZoneDpiStatisticsGridLevelNetworkManagementProtocolsSCTP OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelNetworkManagementProtocolsEntry 18 } affirmedZoneDpiStatisticsGridLevelNetworkManagementProtocolsSNMP OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelNetworkManagementProtocolsEntry 19 } affirmedZoneDpiStatisticsGridLevelNetworkManagementProtocolsSSDP OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelNetworkManagementProtocolsEntry 20 } affirmedZoneDpiStatisticsGridLevelNetworkManagementProtocolsSyslog OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelNetworkManagementProtocolsEntry 21 } affirmedZoneDpiStatisticsGridLevelNetworkManagementProtocolsBGPPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelNetworkManagementProtocolsEntry 22 } affirmedZoneDpiStatisticsGridLevelNetworkManagementProtocolsBGPBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelNetworkManagementProtocolsEntry 23 } affirmedZoneDpiStatisticsGridLevelNetworkManagementProtocolsDHCPPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelNetworkManagementProtocolsEntry 24 } affirmedZoneDpiStatisticsGridLevelNetworkManagementProtocolsDHCPBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelNetworkManagementProtocolsEntry 25 } affirmedZoneDpiStatisticsGridLevelNetworkManagementProtocolsDHCPv6Pkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelNetworkManagementProtocolsEntry 26 } affirmedZoneDpiStatisticsGridLevelNetworkManagementProtocolsDHCPv6Bytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelNetworkManagementProtocolsEntry 27 } affirmedZoneDpiStatisticsGridLevelNetworkManagementProtocolsDNSPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelNetworkManagementProtocolsEntry 28 } affirmedZoneDpiStatisticsGridLevelNetworkManagementProtocolsDNSBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelNetworkManagementProtocolsEntry 29 } affirmedZoneDpiStatisticsGridLevelNetworkManagementProtocolsEGPPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelNetworkManagementProtocolsEntry 30 } affirmedZoneDpiStatisticsGridLevelNetworkManagementProtocolsEGPBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelNetworkManagementProtocolsEntry 31 } affirmedZoneDpiStatisticsGridLevelNetworkManagementProtocolsICMPPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelNetworkManagementProtocolsEntry 32 } affirmedZoneDpiStatisticsGridLevelNetworkManagementProtocolsICMPBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelNetworkManagementProtocolsEntry 33 } affirmedZoneDpiStatisticsGridLevelNetworkManagementProtocolsICMPv6Pkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelNetworkManagementProtocolsEntry 34 } affirmedZoneDpiStatisticsGridLevelNetworkManagementProtocolsICMPv6Bytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelNetworkManagementProtocolsEntry 35 } affirmedZoneDpiStatisticsGridLevelNetworkManagementProtocolsIGMPPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelNetworkManagementProtocolsEntry 36 } affirmedZoneDpiStatisticsGridLevelNetworkManagementProtocolsIGMPBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelNetworkManagementProtocolsEntry 37 } affirmedZoneDpiStatisticsGridLevelNetworkManagementProtocolsIPPPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelNetworkManagementProtocolsEntry 38 } affirmedZoneDpiStatisticsGridLevelNetworkManagementProtocolsIPPBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelNetworkManagementProtocolsEntry 39 } affirmedZoneDpiStatisticsGridLevelNetworkManagementProtocolsKerberosPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelNetworkManagementProtocolsEntry 40 } affirmedZoneDpiStatisticsGridLevelNetworkManagementProtocolsKerberosBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelNetworkManagementProtocolsEntry 41 } affirmedZoneDpiStatisticsGridLevelNetworkManagementProtocolsLDAPPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelNetworkManagementProtocolsEntry 42 } affirmedZoneDpiStatisticsGridLevelNetworkManagementProtocolsLDAPBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelNetworkManagementProtocolsEntry 43 } affirmedZoneDpiStatisticsGridLevelNetworkManagementProtocolsLDPPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelNetworkManagementProtocolsEntry 44 } affirmedZoneDpiStatisticsGridLevelNetworkManagementProtocolsLDPBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelNetworkManagementProtocolsEntry 45 } affirmedZoneDpiStatisticsGridLevelNetworkManagementProtocolsMulticastDNSPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelNetworkManagementProtocolsEntry 46 } affirmedZoneDpiStatisticsGridLevelNetworkManagementProtocolsMulticastDNSBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelNetworkManagementProtocolsEntry 47 } affirmedZoneDpiStatisticsGridLevelNetworkManagementProtocolsNETBIOSPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelNetworkManagementProtocolsEntry 48 } affirmedZoneDpiStatisticsGridLevelNetworkManagementProtocolsNETBIOSBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelNetworkManagementProtocolsEntry 49 } affirmedZoneDpiStatisticsGridLevelNetworkManagementProtocolsNTPPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelNetworkManagementProtocolsEntry 50 } affirmedZoneDpiStatisticsGridLevelNetworkManagementProtocolsNTPBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelNetworkManagementProtocolsEntry 51 } affirmedZoneDpiStatisticsGridLevelNetworkManagementProtocolsOSPFPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelNetworkManagementProtocolsEntry 52 } affirmedZoneDpiStatisticsGridLevelNetworkManagementProtocolsOSPFBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelNetworkManagementProtocolsEntry 53 } affirmedZoneDpiStatisticsGridLevelNetworkManagementProtocolsSCTPPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelNetworkManagementProtocolsEntry 54 } affirmedZoneDpiStatisticsGridLevelNetworkManagementProtocolsSCTPBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelNetworkManagementProtocolsEntry 55 } affirmedZoneDpiStatisticsGridLevelNetworkManagementProtocolsSNMPPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelNetworkManagementProtocolsEntry 56 } affirmedZoneDpiStatisticsGridLevelNetworkManagementProtocolsSNMPBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelNetworkManagementProtocolsEntry 57 } affirmedZoneDpiStatisticsGridLevelNetworkManagementProtocolsSSDPPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelNetworkManagementProtocolsEntry 58 } affirmedZoneDpiStatisticsGridLevelNetworkManagementProtocolsSSDPBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelNetworkManagementProtocolsEntry 59 } affirmedZoneDpiStatisticsGridLevelNetworkManagementProtocolsSyslogPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelNetworkManagementProtocolsEntry 60 } affirmedZoneDpiStatisticsGridLevelNetworkManagementProtocolsSyslogBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelNetworkManagementProtocolsEntry 61 } affirmedZoneDpiStatisticsGridLevelNetworkManagementProtocolsBGPUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelNetworkManagementProtocolsEntry 62 } affirmedZoneDpiStatisticsGridLevelNetworkManagementProtocolsBGPUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelNetworkManagementProtocolsEntry 63 } affirmedZoneDpiStatisticsGridLevelNetworkManagementProtocolsBGPDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelNetworkManagementProtocolsEntry 64 } affirmedZoneDpiStatisticsGridLevelNetworkManagementProtocolsBGPDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelNetworkManagementProtocolsEntry 65 } affirmedZoneDpiStatisticsGridLevelNetworkManagementProtocolsDHCPUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelNetworkManagementProtocolsEntry 66 } affirmedZoneDpiStatisticsGridLevelNetworkManagementProtocolsDHCPUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelNetworkManagementProtocolsEntry 67 } affirmedZoneDpiStatisticsGridLevelNetworkManagementProtocolsDHCPDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelNetworkManagementProtocolsEntry 68 } affirmedZoneDpiStatisticsGridLevelNetworkManagementProtocolsDHCPDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelNetworkManagementProtocolsEntry 69 } affirmedZoneDpiStatisticsGridLevelNetworkManagementProtocolsDHCPv6UlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelNetworkManagementProtocolsEntry 70 } affirmedZoneDpiStatisticsGridLevelNetworkManagementProtocolsDHCPv6UlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelNetworkManagementProtocolsEntry 71 } affirmedZoneDpiStatisticsGridLevelNetworkManagementProtocolsDHCPv6DlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelNetworkManagementProtocolsEntry 72 } affirmedZoneDpiStatisticsGridLevelNetworkManagementProtocolsDHCPv6DlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelNetworkManagementProtocolsEntry 73 } affirmedZoneDpiStatisticsGridLevelNetworkManagementProtocolsDNSUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelNetworkManagementProtocolsEntry 74 } affirmedZoneDpiStatisticsGridLevelNetworkManagementProtocolsDNSUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelNetworkManagementProtocolsEntry 75 } affirmedZoneDpiStatisticsGridLevelNetworkManagementProtocolsDNSDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelNetworkManagementProtocolsEntry 76 } affirmedZoneDpiStatisticsGridLevelNetworkManagementProtocolsDNSDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelNetworkManagementProtocolsEntry 77 } affirmedZoneDpiStatisticsGridLevelNetworkManagementProtocolsEGPUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelNetworkManagementProtocolsEntry 78 } affirmedZoneDpiStatisticsGridLevelNetworkManagementProtocolsEGPUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelNetworkManagementProtocolsEntry 79 } affirmedZoneDpiStatisticsGridLevelNetworkManagementProtocolsEGPDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelNetworkManagementProtocolsEntry 80 } affirmedZoneDpiStatisticsGridLevelNetworkManagementProtocolsEGPDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelNetworkManagementProtocolsEntry 81 } affirmedZoneDpiStatisticsGridLevelNetworkManagementProtocolsICMPUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelNetworkManagementProtocolsEntry 82 } affirmedZoneDpiStatisticsGridLevelNetworkManagementProtocolsICMPUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelNetworkManagementProtocolsEntry 83 } affirmedZoneDpiStatisticsGridLevelNetworkManagementProtocolsICMPDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelNetworkManagementProtocolsEntry 84 } affirmedZoneDpiStatisticsGridLevelNetworkManagementProtocolsICMPDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelNetworkManagementProtocolsEntry 85 } affirmedZoneDpiStatisticsGridLevelNetworkManagementProtocolsICMPv6UlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelNetworkManagementProtocolsEntry 86 } affirmedZoneDpiStatisticsGridLevelNetworkManagementProtocolsICMPv6UlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelNetworkManagementProtocolsEntry 87 } affirmedZoneDpiStatisticsGridLevelNetworkManagementProtocolsICMPv6DlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelNetworkManagementProtocolsEntry 88 } affirmedZoneDpiStatisticsGridLevelNetworkManagementProtocolsICMPv6DlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelNetworkManagementProtocolsEntry 89 } affirmedZoneDpiStatisticsGridLevelNetworkManagementProtocolsIGMPUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelNetworkManagementProtocolsEntry 90 } affirmedZoneDpiStatisticsGridLevelNetworkManagementProtocolsIGMPUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelNetworkManagementProtocolsEntry 91 } affirmedZoneDpiStatisticsGridLevelNetworkManagementProtocolsIGMPDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelNetworkManagementProtocolsEntry 92 } affirmedZoneDpiStatisticsGridLevelNetworkManagementProtocolsIGMPDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelNetworkManagementProtocolsEntry 93 } affirmedZoneDpiStatisticsGridLevelNetworkManagementProtocolsIPPUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelNetworkManagementProtocolsEntry 94 } affirmedZoneDpiStatisticsGridLevelNetworkManagementProtocolsIPPUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelNetworkManagementProtocolsEntry 95 } affirmedZoneDpiStatisticsGridLevelNetworkManagementProtocolsIPPDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelNetworkManagementProtocolsEntry 96 } affirmedZoneDpiStatisticsGridLevelNetworkManagementProtocolsIPPDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelNetworkManagementProtocolsEntry 97 } affirmedZoneDpiStatisticsGridLevelNetworkManagementProtocolsKerberosUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelNetworkManagementProtocolsEntry 98 } affirmedZoneDpiStatisticsGridLevelNetworkManagementProtocolsKerberosUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelNetworkManagementProtocolsEntry 99 } affirmedZoneDpiStatisticsGridLevelNetworkManagementProtocolsKerberosDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelNetworkManagementProtocolsEntry 100 } affirmedZoneDpiStatisticsGridLevelNetworkManagementProtocolsKerberosDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelNetworkManagementProtocolsEntry 101 } affirmedZoneDpiStatisticsGridLevelNetworkManagementProtocolsLDAPUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelNetworkManagementProtocolsEntry 102 } affirmedZoneDpiStatisticsGridLevelNetworkManagementProtocolsLDAPUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelNetworkManagementProtocolsEntry 103 } affirmedZoneDpiStatisticsGridLevelNetworkManagementProtocolsLDAPDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelNetworkManagementProtocolsEntry 104 } affirmedZoneDpiStatisticsGridLevelNetworkManagementProtocolsLDAPDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelNetworkManagementProtocolsEntry 105 } affirmedZoneDpiStatisticsGridLevelNetworkManagementProtocolsLDPUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelNetworkManagementProtocolsEntry 106 } affirmedZoneDpiStatisticsGridLevelNetworkManagementProtocolsLDPUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelNetworkManagementProtocolsEntry 107 } affirmedZoneDpiStatisticsGridLevelNetworkManagementProtocolsLDPDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelNetworkManagementProtocolsEntry 108 } affirmedZoneDpiStatisticsGridLevelNetworkManagementProtocolsLDPDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelNetworkManagementProtocolsEntry 109 } affirmedZoneDpiStatisticsGridLevelNetworkManagementProtocolsMulticastDNSUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelNetworkManagementProtocolsEntry 110 } affirmedZoneDpiStatisticsGridLevelNetworkManagementProtocolsMulticastDNSUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelNetworkManagementProtocolsEntry 111 } affirmedZoneDpiStatisticsGridLevelNetworkManagementProtocolsMulticastDNSDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelNetworkManagementProtocolsEntry 112 } affirmedZoneDpiStatisticsGridLevelNetworkManagementProtocolsMulticastDNSDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelNetworkManagementProtocolsEntry 113 } affirmedZoneDpiStatisticsGridLevelNetworkManagementProtocolsNETBIOSUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelNetworkManagementProtocolsEntry 114 } affirmedZoneDpiStatisticsGridLevelNetworkManagementProtocolsNETBIOSUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelNetworkManagementProtocolsEntry 115 } affirmedZoneDpiStatisticsGridLevelNetworkManagementProtocolsNETBIOSDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelNetworkManagementProtocolsEntry 116 } affirmedZoneDpiStatisticsGridLevelNetworkManagementProtocolsNETBIOSDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelNetworkManagementProtocolsEntry 117 } affirmedZoneDpiStatisticsGridLevelNetworkManagementProtocolsNTPUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelNetworkManagementProtocolsEntry 118 } affirmedZoneDpiStatisticsGridLevelNetworkManagementProtocolsNTPUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelNetworkManagementProtocolsEntry 119 } affirmedZoneDpiStatisticsGridLevelNetworkManagementProtocolsNTPDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelNetworkManagementProtocolsEntry 120 } affirmedZoneDpiStatisticsGridLevelNetworkManagementProtocolsNTPDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelNetworkManagementProtocolsEntry 121 } affirmedZoneDpiStatisticsGridLevelNetworkManagementProtocolsOSPFUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelNetworkManagementProtocolsEntry 122 } affirmedZoneDpiStatisticsGridLevelNetworkManagementProtocolsOSPFUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelNetworkManagementProtocolsEntry 123 } affirmedZoneDpiStatisticsGridLevelNetworkManagementProtocolsOSPFDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelNetworkManagementProtocolsEntry 124 } affirmedZoneDpiStatisticsGridLevelNetworkManagementProtocolsOSPFDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelNetworkManagementProtocolsEntry 125 } affirmedZoneDpiStatisticsGridLevelNetworkManagementProtocolsSCTPUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelNetworkManagementProtocolsEntry 126 } affirmedZoneDpiStatisticsGridLevelNetworkManagementProtocolsSCTPUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelNetworkManagementProtocolsEntry 127 } affirmedZoneDpiStatisticsGridLevelNetworkManagementProtocolsSCTPDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelNetworkManagementProtocolsEntry 128 } affirmedZoneDpiStatisticsGridLevelNetworkManagementProtocolsSCTPDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelNetworkManagementProtocolsEntry 129 } affirmedZoneDpiStatisticsGridLevelNetworkManagementProtocolsSNMPUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelNetworkManagementProtocolsEntry 130 } affirmedZoneDpiStatisticsGridLevelNetworkManagementProtocolsSNMPUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelNetworkManagementProtocolsEntry 131 } affirmedZoneDpiStatisticsGridLevelNetworkManagementProtocolsSNMPDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelNetworkManagementProtocolsEntry 132 } affirmedZoneDpiStatisticsGridLevelNetworkManagementProtocolsSNMPDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelNetworkManagementProtocolsEntry 133 } affirmedZoneDpiStatisticsGridLevelNetworkManagementProtocolsSSDPUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelNetworkManagementProtocolsEntry 134 } affirmedZoneDpiStatisticsGridLevelNetworkManagementProtocolsSSDPUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelNetworkManagementProtocolsEntry 135 } affirmedZoneDpiStatisticsGridLevelNetworkManagementProtocolsSSDPDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelNetworkManagementProtocolsEntry 136 } affirmedZoneDpiStatisticsGridLevelNetworkManagementProtocolsSSDPDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelNetworkManagementProtocolsEntry 137 } affirmedZoneDpiStatisticsGridLevelNetworkManagementProtocolsSyslogUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelNetworkManagementProtocolsEntry 138 } affirmedZoneDpiStatisticsGridLevelNetworkManagementProtocolsSyslogUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelNetworkManagementProtocolsEntry 139 } affirmedZoneDpiStatisticsGridLevelNetworkManagementProtocolsSyslogDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelNetworkManagementProtocolsEntry 140 } affirmedZoneDpiStatisticsGridLevelNetworkManagementProtocolsSyslogDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelNetworkManagementProtocolsEntry 141 } affirmedZoneDpiStatisticsGridLevelNetworkManagementProtocolsRSVP OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelNetworkManagementProtocolsEntry 142 } affirmedZoneDpiStatisticsGridLevelNetworkManagementProtocolsRSVPPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelNetworkManagementProtocolsEntry 143 } affirmedZoneDpiStatisticsGridLevelNetworkManagementProtocolsRSVPBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelNetworkManagementProtocolsEntry 144 } affirmedZoneDpiStatisticsGridLevelNetworkManagementProtocolsRSVPUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelNetworkManagementProtocolsEntry 145 } affirmedZoneDpiStatisticsGridLevelNetworkManagementProtocolsRSVPUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelNetworkManagementProtocolsEntry 146 } affirmedZoneDpiStatisticsGridLevelNetworkManagementProtocolsRSVPDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelNetworkManagementProtocolsEntry 147 } affirmedZoneDpiStatisticsGridLevelNetworkManagementProtocolsRSVPDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelNetworkManagementProtocolsEntry 148 } affirmedZoneDpiStatisticsGridLevelNetworkManagementProtocolsNetFlow OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelNetworkManagementProtocolsEntry 149 } affirmedZoneDpiStatisticsGridLevelNetworkManagementProtocolsNetFlowPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelNetworkManagementProtocolsEntry 150 } affirmedZoneDpiStatisticsGridLevelNetworkManagementProtocolsNetFlowBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelNetworkManagementProtocolsEntry 151 } affirmedZoneDpiStatisticsGridLevelNetworkManagementProtocolsNetFlowUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelNetworkManagementProtocolsEntry 152 } affirmedZoneDpiStatisticsGridLevelNetworkManagementProtocolsNetFlowUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelNetworkManagementProtocolsEntry 153 } affirmedZoneDpiStatisticsGridLevelNetworkManagementProtocolsNetFlowDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelNetworkManagementProtocolsEntry 154 } affirmedZoneDpiStatisticsGridLevelNetworkManagementProtocolsNetFlowDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelNetworkManagementProtocolsEntry 155 } affirmedZoneDpiStatisticsGridLevelNetworkManagementProtocolsIPerfFlows OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelNetworkManagementProtocolsEntry 156 } affirmedZoneDpiStatisticsGridLevelNetworkManagementProtocolsIPerfUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelNetworkManagementProtocolsEntry 157 } affirmedZoneDpiStatisticsGridLevelNetworkManagementProtocolsIPerfUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelNetworkManagementProtocolsEntry 158 } affirmedZoneDpiStatisticsGridLevelNetworkManagementProtocolsIPerfDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelNetworkManagementProtocolsEntry 159 } affirmedZoneDpiStatisticsGridLevelNetworkManagementProtocolsIPerfDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelNetworkManagementProtocolsEntry 160 } affirmedZoneDpiStatisticsGridLevelNetworkManagementProtocolsDiameterFlows OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelNetworkManagementProtocolsEntry 161 } affirmedZoneDpiStatisticsGridLevelNetworkManagementProtocolsDiameterUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelNetworkManagementProtocolsEntry 162 } affirmedZoneDpiStatisticsGridLevelNetworkManagementProtocolsDiameterUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelNetworkManagementProtocolsEntry 163 } affirmedZoneDpiStatisticsGridLevelNetworkManagementProtocolsDiameterDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelNetworkManagementProtocolsEntry 164 } affirmedZoneDpiStatisticsGridLevelNetworkManagementProtocolsDiameterDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelNetworkManagementProtocolsEntry 165 } affirmedZoneDpiStatisticsGridLevelNetworkManagementProtocolsTACACSFlows OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelNetworkManagementProtocolsEntry 166 } affirmedZoneDpiStatisticsGridLevelNetworkManagementProtocolsTACACSUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelNetworkManagementProtocolsEntry 167 } affirmedZoneDpiStatisticsGridLevelNetworkManagementProtocolsTACACSUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelNetworkManagementProtocolsEntry 168 } affirmedZoneDpiStatisticsGridLevelNetworkManagementProtocolsTACACSDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelNetworkManagementProtocolsEntry 169 } affirmedZoneDpiStatisticsGridLevelNetworkManagementProtocolsTACACSDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelNetworkManagementProtocolsEntry 170 } affirmedZoneDpiStatisticsGridLevelNetworkManagementProtocolsNTLMFlows OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelNetworkManagementProtocolsEntry 171 } affirmedZoneDpiStatisticsGridLevelNetworkManagementProtocolsNTLMUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelNetworkManagementProtocolsEntry 172 } affirmedZoneDpiStatisticsGridLevelNetworkManagementProtocolsNTLMUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelNetworkManagementProtocolsEntry 173 } affirmedZoneDpiStatisticsGridLevelNetworkManagementProtocolsNTLMDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelNetworkManagementProtocolsEntry 174 } affirmedZoneDpiStatisticsGridLevelNetworkManagementProtocolsNTLMDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelNetworkManagementProtocolsEntry 175 } affirmedZoneDpiStatisticsGridLevelNetworkManagementProtocolsWHOISFlows OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelNetworkManagementProtocolsEntry 176 } affirmedZoneDpiStatisticsGridLevelNetworkManagementProtocolsWHOISUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelNetworkManagementProtocolsEntry 177 } affirmedZoneDpiStatisticsGridLevelNetworkManagementProtocolsWHOISUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelNetworkManagementProtocolsEntry 178 } affirmedZoneDpiStatisticsGridLevelNetworkManagementProtocolsWHOISDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelNetworkManagementProtocolsEntry 179 } affirmedZoneDpiStatisticsGridLevelNetworkManagementProtocolsWHOISDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelNetworkManagementProtocolsEntry 180 } affirmedZoneDpiStatisticsGridLevelNetworkManagementProtocolsRadiusFlows OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelNetworkManagementProtocolsEntry 181 } affirmedZoneDpiStatisticsGridLevelNetworkManagementProtocolsRadiusUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelNetworkManagementProtocolsEntry 182 } affirmedZoneDpiStatisticsGridLevelNetworkManagementProtocolsRadiusUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelNetworkManagementProtocolsEntry 183 } affirmedZoneDpiStatisticsGridLevelNetworkManagementProtocolsRadiusDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelNetworkManagementProtocolsEntry 184 } affirmedZoneDpiStatisticsGridLevelNetworkManagementProtocolsRadiusDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelNetworkManagementProtocolsEntry 185 } affirmedZoneDpiStatisticsGridLevelNetworkManagementProtocolsMegacoFlows OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelNetworkManagementProtocolsEntry 186 } affirmedZoneDpiStatisticsGridLevelNetworkManagementProtocolsMegacoUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelNetworkManagementProtocolsEntry 187 } affirmedZoneDpiStatisticsGridLevelNetworkManagementProtocolsMegacoUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelNetworkManagementProtocolsEntry 188 } affirmedZoneDpiStatisticsGridLevelNetworkManagementProtocolsMegacoDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelNetworkManagementProtocolsEntry 189 } affirmedZoneDpiStatisticsGridLevelNetworkManagementProtocolsMegacoDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelNetworkManagementProtocolsEntry 190 } affirmedZoneDpiStatisticsGridLevelNetworkManagementProtocolsSpeedTestFlows OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelNetworkManagementProtocolsEntry 191 } affirmedZoneDpiStatisticsGridLevelNetworkManagementProtocolsSpeedTestULPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelNetworkManagementProtocolsEntry 192 } affirmedZoneDpiStatisticsGridLevelNetworkManagementProtocolsSpeedTestULBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelNetworkManagementProtocolsEntry 193 } affirmedZoneDpiStatisticsGridLevelNetworkManagementProtocolsSpeedTestDLPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelNetworkManagementProtocolsEntry 194 } affirmedZoneDpiStatisticsGridLevelNetworkManagementProtocolsSpeedTestDLBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelNetworkManagementProtocolsEntry 195 } affirmedZoneDpiStatisticsGridLevelNetworkManagementProtocolsT3Flows OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelNetworkManagementProtocolsEntry 196 } affirmedZoneDpiStatisticsGridLevelNetworkManagementProtocolsT3ULPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelNetworkManagementProtocolsEntry 197 } affirmedZoneDpiStatisticsGridLevelNetworkManagementProtocolsT3ULBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelNetworkManagementProtocolsEntry 198 } affirmedZoneDpiStatisticsGridLevelNetworkManagementProtocolsT3DLPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelNetworkManagementProtocolsEntry 199 } affirmedZoneDpiStatisticsGridLevelNetworkManagementProtocolsT3DLBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelNetworkManagementProtocolsEntry 200 } affirmedZoneDpiStatisticsGridLevelNetworkManagementProtocolsOpenFlowFlows OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelNetworkManagementProtocolsEntry 201 } affirmedZoneDpiStatisticsGridLevelNetworkManagementProtocolsOpenFlowUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelNetworkManagementProtocolsEntry 202 } affirmedZoneDpiStatisticsGridLevelNetworkManagementProtocolsOpenFlowUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelNetworkManagementProtocolsEntry 203 } affirmedZoneDpiStatisticsGridLevelNetworkManagementProtocolsOpenFlowDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelNetworkManagementProtocolsEntry 204 } affirmedZoneDpiStatisticsGridLevelNetworkManagementProtocolsOpenFlowDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelNetworkManagementProtocolsEntry 205 } affirmedZoneDpiStatisticsGridLevelNetworkManagementProtocolsIPMIFlows OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelNetworkManagementProtocolsEntry 206 } affirmedZoneDpiStatisticsGridLevelNetworkManagementProtocolsIPMIUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelNetworkManagementProtocolsEntry 207 } affirmedZoneDpiStatisticsGridLevelNetworkManagementProtocolsIPMIUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelNetworkManagementProtocolsEntry 208 } affirmedZoneDpiStatisticsGridLevelNetworkManagementProtocolsIPMIDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelNetworkManagementProtocolsEntry 209 } affirmedZoneDpiStatisticsGridLevelNetworkManagementProtocolsIPMIDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelNetworkManagementProtocolsEntry 210 } affirmedZoneDpiStatisticsGridLevelNetworkManagementProtocolsIPFixFlows OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelNetworkManagementProtocolsEntry 211 } affirmedZoneDpiStatisticsGridLevelNetworkManagementProtocolsIPFixUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelNetworkManagementProtocolsEntry 212 } affirmedZoneDpiStatisticsGridLevelNetworkManagementProtocolsIPFixUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelNetworkManagementProtocolsEntry 213 } affirmedZoneDpiStatisticsGridLevelNetworkManagementProtocolsIPFixDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelNetworkManagementProtocolsEntry 214 } affirmedZoneDpiStatisticsGridLevelNetworkManagementProtocolsIPFixDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelNetworkManagementProtocolsEntry 215 } affirmedZoneDpiStatisticsGridLevelNetworkManagementSubProtocolsNTLMTable OBJECT-TYPE SYNTAX SEQUENCE OF AffirmedZoneDpiStatisticsGridLevelNetworkManagementSubProtocolsNTLMEntry MAX-ACCESS not-accessible STATUS deprecated DESCRIPTION "" ::= { affirmedZoneMIB 329 } affirmedZoneDpiStatisticsGridLevelNetworkManagementSubProtocolsNTLMEntry OBJECT-TYPE SYNTAX AffirmedZoneDpiStatisticsGridLevelNetworkManagementSubProtocolsNTLMEntry MAX-ACCESS not-accessible STATUS deprecated DESCRIPTION "" INDEX { affirmedZoneName, affirmedZoneDpiStatisticsGridLevelNetworkManagementSubProtocolsNTLMGrid } ::= { affirmedZoneDpiStatisticsGridLevelNetworkManagementSubProtocolsNTLMTable 1 } AffirmedZoneDpiStatisticsGridLevelNetworkManagementSubProtocolsNTLMEntry ::= SEQUENCE { affirmedZoneDpiStatisticsGridLevelNetworkManagementSubProtocolsNTLMGrid Unsigned32, affirmedZoneDpiStatisticsGridLevelNetworkManagementSubProtocolsNTLMPlainFlows ConfdString, affirmedZoneDpiStatisticsGridLevelNetworkManagementSubProtocolsNTLMPlainUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelNetworkManagementSubProtocolsNTLMPlainUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelNetworkManagementSubProtocolsNTLMPlainDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelNetworkManagementSubProtocolsNTLMPlainDlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelNetworkManagementSubProtocolsNTLMEncryptedFlows ConfdString, affirmedZoneDpiStatisticsGridLevelNetworkManagementSubProtocolsNTLMEncryptedUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelNetworkManagementSubProtocolsNTLMEncryptedUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelNetworkManagementSubProtocolsNTLMEncryptedDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelNetworkManagementSubProtocolsNTLMEncryptedDlBytes ConfdString } affirmedZoneDpiStatisticsGridLevelNetworkManagementSubProtocolsNTLMGrid OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS not-accessible STATUS current DESCRIPTION "grid ID" ::= { affirmedZoneDpiStatisticsGridLevelNetworkManagementSubProtocolsNTLMEntry 1 } affirmedZoneDpiStatisticsGridLevelNetworkManagementSubProtocolsNTLMPlainFlows OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelNetworkManagementSubProtocolsNTLMEntry 2 } affirmedZoneDpiStatisticsGridLevelNetworkManagementSubProtocolsNTLMPlainUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelNetworkManagementSubProtocolsNTLMEntry 3 } affirmedZoneDpiStatisticsGridLevelNetworkManagementSubProtocolsNTLMPlainUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelNetworkManagementSubProtocolsNTLMEntry 4 } affirmedZoneDpiStatisticsGridLevelNetworkManagementSubProtocolsNTLMPlainDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelNetworkManagementSubProtocolsNTLMEntry 5 } affirmedZoneDpiStatisticsGridLevelNetworkManagementSubProtocolsNTLMPlainDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelNetworkManagementSubProtocolsNTLMEntry 6 } affirmedZoneDpiStatisticsGridLevelNetworkManagementSubProtocolsNTLMEncryptedFlows OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelNetworkManagementSubProtocolsNTLMEntry 7 } affirmedZoneDpiStatisticsGridLevelNetworkManagementSubProtocolsNTLMEncryptedUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelNetworkManagementSubProtocolsNTLMEntry 8 } affirmedZoneDpiStatisticsGridLevelNetworkManagementSubProtocolsNTLMEncryptedUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelNetworkManagementSubProtocolsNTLMEntry 9 } affirmedZoneDpiStatisticsGridLevelNetworkManagementSubProtocolsNTLMEncryptedDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelNetworkManagementSubProtocolsNTLMEntry 10 } affirmedZoneDpiStatisticsGridLevelNetworkManagementSubProtocolsNTLMEncryptedDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelNetworkManagementSubProtocolsNTLMEntry 11 } affirmedZoneDpiStatisticsGridLevelNetworkManagementSubProtocolsLDAPTable OBJECT-TYPE SYNTAX SEQUENCE OF AffirmedZoneDpiStatisticsGridLevelNetworkManagementSubProtocolsLDAPEntry MAX-ACCESS not-accessible STATUS deprecated DESCRIPTION "" ::= { affirmedZoneMIB 335 } affirmedZoneDpiStatisticsGridLevelNetworkManagementSubProtocolsLDAPEntry OBJECT-TYPE SYNTAX AffirmedZoneDpiStatisticsGridLevelNetworkManagementSubProtocolsLDAPEntry MAX-ACCESS not-accessible STATUS deprecated DESCRIPTION "" INDEX { affirmedZoneName, affirmedZoneDpiStatisticsGridLevelNetworkManagementSubProtocolsLDAPGrid } ::= { affirmedZoneDpiStatisticsGridLevelNetworkManagementSubProtocolsLDAPTable 1 } AffirmedZoneDpiStatisticsGridLevelNetworkManagementSubProtocolsLDAPEntry ::= SEQUENCE { affirmedZoneDpiStatisticsGridLevelNetworkManagementSubProtocolsLDAPGrid Unsigned32, affirmedZoneDpiStatisticsGridLevelNetworkManagementSubProtocolsLDAPGenericFlows ConfdString, affirmedZoneDpiStatisticsGridLevelNetworkManagementSubProtocolsLDAPGenericUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelNetworkManagementSubProtocolsLDAPGenericUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelNetworkManagementSubProtocolsLDAPGenericDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelNetworkManagementSubProtocolsLDAPGenericDlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelNetworkManagementSubProtocolsLDAPEncryptedFlows ConfdString, affirmedZoneDpiStatisticsGridLevelNetworkManagementSubProtocolsLDAPEncryptedUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelNetworkManagementSubProtocolsLDAPEncryptedUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelNetworkManagementSubProtocolsLDAPEncryptedDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelNetworkManagementSubProtocolsLDAPEncryptedDlBytes ConfdString } affirmedZoneDpiStatisticsGridLevelNetworkManagementSubProtocolsLDAPGrid OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS not-accessible STATUS current DESCRIPTION "grid ID" ::= { affirmedZoneDpiStatisticsGridLevelNetworkManagementSubProtocolsLDAPEntry 1 } affirmedZoneDpiStatisticsGridLevelNetworkManagementSubProtocolsLDAPGenericFlows OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelNetworkManagementSubProtocolsLDAPEntry 2 } affirmedZoneDpiStatisticsGridLevelNetworkManagementSubProtocolsLDAPGenericUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelNetworkManagementSubProtocolsLDAPEntry 3 } affirmedZoneDpiStatisticsGridLevelNetworkManagementSubProtocolsLDAPGenericUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelNetworkManagementSubProtocolsLDAPEntry 4 } affirmedZoneDpiStatisticsGridLevelNetworkManagementSubProtocolsLDAPGenericDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelNetworkManagementSubProtocolsLDAPEntry 5 } affirmedZoneDpiStatisticsGridLevelNetworkManagementSubProtocolsLDAPGenericDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelNetworkManagementSubProtocolsLDAPEntry 6 } affirmedZoneDpiStatisticsGridLevelNetworkManagementSubProtocolsLDAPEncryptedFlows OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelNetworkManagementSubProtocolsLDAPEntry 7 } affirmedZoneDpiStatisticsGridLevelNetworkManagementSubProtocolsLDAPEncryptedUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelNetworkManagementSubProtocolsLDAPEntry 8 } affirmedZoneDpiStatisticsGridLevelNetworkManagementSubProtocolsLDAPEncryptedUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelNetworkManagementSubProtocolsLDAPEntry 9 } affirmedZoneDpiStatisticsGridLevelNetworkManagementSubProtocolsLDAPEncryptedDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelNetworkManagementSubProtocolsLDAPEntry 10 } affirmedZoneDpiStatisticsGridLevelNetworkManagementSubProtocolsLDAPEncryptedDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelNetworkManagementSubProtocolsLDAPEntry 11 } affirmedZoneDpiStatisticsGridLevelSocialNetworkingProtocolsTable OBJECT-TYPE SYNTAX SEQUENCE OF AffirmedZoneDpiStatisticsGridLevelSocialNetworkingProtocolsEntry MAX-ACCESS not-accessible STATUS deprecated DESCRIPTION "" ::= { affirmedZoneMIB 330 } affirmedZoneDpiStatisticsGridLevelSocialNetworkingProtocolsEntry OBJECT-TYPE SYNTAX AffirmedZoneDpiStatisticsGridLevelSocialNetworkingProtocolsEntry MAX-ACCESS not-accessible STATUS deprecated DESCRIPTION "" INDEX { affirmedZoneName, affirmedZoneDpiStatisticsGridLevelSocialNetworkingProtocolsGrid } ::= { affirmedZoneDpiStatisticsGridLevelSocialNetworkingProtocolsTable 1 } AffirmedZoneDpiStatisticsGridLevelSocialNetworkingProtocolsEntry ::= SEQUENCE { affirmedZoneDpiStatisticsGridLevelSocialNetworkingProtocolsGrid Unsigned32, affirmedZoneDpiStatisticsGridLevelSocialNetworkingProtocolsRuntasticFlows ConfdString, affirmedZoneDpiStatisticsGridLevelSocialNetworkingProtocolsRuntasticUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelSocialNetworkingProtocolsRuntasticUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelSocialNetworkingProtocolsRuntasticDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelSocialNetworkingProtocolsRuntasticDlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelSocialNetworkingProtocolsStreetVoiceFlows ConfdString, affirmedZoneDpiStatisticsGridLevelSocialNetworkingProtocolsStreetVoiceUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelSocialNetworkingProtocolsStreetVoiceUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelSocialNetworkingProtocolsStreetVoiceDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelSocialNetworkingProtocolsStreetVoiceDlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelSocialNetworkingProtocolsLivePersonFlows ConfdString, affirmedZoneDpiStatisticsGridLevelSocialNetworkingProtocolsLivePersonUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelSocialNetworkingProtocolsLivePersonUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelSocialNetworkingProtocolsLivePersonDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelSocialNetworkingProtocolsLivePersonDlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelSocialNetworkingProtocolsOdnoklassnikiFlows ConfdString, affirmedZoneDpiStatisticsGridLevelSocialNetworkingProtocolsOdnoklassnikiULPkts ConfdString, affirmedZoneDpiStatisticsGridLevelSocialNetworkingProtocolsOdnoklassnikiULBytes ConfdString, affirmedZoneDpiStatisticsGridLevelSocialNetworkingProtocolsOdnoklassnikiDLPkts ConfdString, affirmedZoneDpiStatisticsGridLevelSocialNetworkingProtocolsOdnoklassnikiDLBytes ConfdString, affirmedZoneDpiStatisticsGridLevelSocialNetworkingProtocolsFacebookFlows ConfdString, affirmedZoneDpiStatisticsGridLevelSocialNetworkingProtocolsFacebookULPkts ConfdString, affirmedZoneDpiStatisticsGridLevelSocialNetworkingProtocolsFacebookULBytes ConfdString, affirmedZoneDpiStatisticsGridLevelSocialNetworkingProtocolsFacebookDLPkts ConfdString, affirmedZoneDpiStatisticsGridLevelSocialNetworkingProtocolsFacebookDLBytes ConfdString, affirmedZoneDpiStatisticsGridLevelSocialNetworkingProtocolsMailRuFlows ConfdString, affirmedZoneDpiStatisticsGridLevelSocialNetworkingProtocolsMailRuUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelSocialNetworkingProtocolsMailRuUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelSocialNetworkingProtocolsMailRuDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelSocialNetworkingProtocolsMailRuDlBytes ConfdString } affirmedZoneDpiStatisticsGridLevelSocialNetworkingProtocolsGrid OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS not-accessible STATUS current DESCRIPTION "grid ID" ::= { affirmedZoneDpiStatisticsGridLevelSocialNetworkingProtocolsEntry 1 } affirmedZoneDpiStatisticsGridLevelSocialNetworkingProtocolsRuntasticFlows OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelSocialNetworkingProtocolsEntry 2 } affirmedZoneDpiStatisticsGridLevelSocialNetworkingProtocolsRuntasticUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelSocialNetworkingProtocolsEntry 3 } affirmedZoneDpiStatisticsGridLevelSocialNetworkingProtocolsRuntasticUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelSocialNetworkingProtocolsEntry 4 } affirmedZoneDpiStatisticsGridLevelSocialNetworkingProtocolsRuntasticDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelSocialNetworkingProtocolsEntry 5 } affirmedZoneDpiStatisticsGridLevelSocialNetworkingProtocolsRuntasticDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelSocialNetworkingProtocolsEntry 6 } affirmedZoneDpiStatisticsGridLevelSocialNetworkingProtocolsStreetVoiceFlows OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelSocialNetworkingProtocolsEntry 7 } affirmedZoneDpiStatisticsGridLevelSocialNetworkingProtocolsStreetVoiceUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelSocialNetworkingProtocolsEntry 8 } affirmedZoneDpiStatisticsGridLevelSocialNetworkingProtocolsStreetVoiceUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelSocialNetworkingProtocolsEntry 9 } affirmedZoneDpiStatisticsGridLevelSocialNetworkingProtocolsStreetVoiceDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelSocialNetworkingProtocolsEntry 10 } affirmedZoneDpiStatisticsGridLevelSocialNetworkingProtocolsStreetVoiceDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelSocialNetworkingProtocolsEntry 11 } affirmedZoneDpiStatisticsGridLevelSocialNetworkingProtocolsLivePersonFlows OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelSocialNetworkingProtocolsEntry 12 } affirmedZoneDpiStatisticsGridLevelSocialNetworkingProtocolsLivePersonUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelSocialNetworkingProtocolsEntry 13 } affirmedZoneDpiStatisticsGridLevelSocialNetworkingProtocolsLivePersonUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelSocialNetworkingProtocolsEntry 14 } affirmedZoneDpiStatisticsGridLevelSocialNetworkingProtocolsLivePersonDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelSocialNetworkingProtocolsEntry 15 } affirmedZoneDpiStatisticsGridLevelSocialNetworkingProtocolsLivePersonDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelSocialNetworkingProtocolsEntry 16 } affirmedZoneDpiStatisticsGridLevelSocialNetworkingProtocolsOdnoklassnikiFlows OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelSocialNetworkingProtocolsEntry 17 } affirmedZoneDpiStatisticsGridLevelSocialNetworkingProtocolsOdnoklassnikiULPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelSocialNetworkingProtocolsEntry 18 } affirmedZoneDpiStatisticsGridLevelSocialNetworkingProtocolsOdnoklassnikiULBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelSocialNetworkingProtocolsEntry 19 } affirmedZoneDpiStatisticsGridLevelSocialNetworkingProtocolsOdnoklassnikiDLPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelSocialNetworkingProtocolsEntry 20 } affirmedZoneDpiStatisticsGridLevelSocialNetworkingProtocolsOdnoklassnikiDLBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelSocialNetworkingProtocolsEntry 21 } affirmedZoneDpiStatisticsGridLevelSocialNetworkingProtocolsFacebookFlows OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelSocialNetworkingProtocolsEntry 22 } affirmedZoneDpiStatisticsGridLevelSocialNetworkingProtocolsFacebookULPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelSocialNetworkingProtocolsEntry 23 } affirmedZoneDpiStatisticsGridLevelSocialNetworkingProtocolsFacebookULBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelSocialNetworkingProtocolsEntry 24 } affirmedZoneDpiStatisticsGridLevelSocialNetworkingProtocolsFacebookDLPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelSocialNetworkingProtocolsEntry 25 } affirmedZoneDpiStatisticsGridLevelSocialNetworkingProtocolsFacebookDLBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelSocialNetworkingProtocolsEntry 26 } affirmedZoneDpiStatisticsGridLevelSocialNetworkingProtocolsMailRuFlows OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelSocialNetworkingProtocolsEntry 27 } affirmedZoneDpiStatisticsGridLevelSocialNetworkingProtocolsMailRuUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelSocialNetworkingProtocolsEntry 28 } affirmedZoneDpiStatisticsGridLevelSocialNetworkingProtocolsMailRuUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelSocialNetworkingProtocolsEntry 29 } affirmedZoneDpiStatisticsGridLevelSocialNetworkingProtocolsMailRuDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelSocialNetworkingProtocolsEntry 30 } affirmedZoneDpiStatisticsGridLevelSocialNetworkingProtocolsMailRuDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelSocialNetworkingProtocolsEntry 31 } affirmedZoneDpiStatisticsGridLevelSocialNetworkingSubProtocolsFacebookTable OBJECT-TYPE SYNTAX SEQUENCE OF AffirmedZoneDpiStatisticsGridLevelSocialNetworkingSubProtocolsFacebookEntry MAX-ACCESS not-accessible STATUS deprecated DESCRIPTION "" ::= { affirmedZoneMIB 397 } affirmedZoneDpiStatisticsGridLevelSocialNetworkingSubProtocolsFacebookEntry OBJECT-TYPE SYNTAX AffirmedZoneDpiStatisticsGridLevelSocialNetworkingSubProtocolsFacebookEntry MAX-ACCESS not-accessible STATUS deprecated DESCRIPTION "" INDEX { affirmedZoneName, affirmedZoneDpiStatisticsGridLevelSocialNetworkingSubProtocolsFacebookGrid } ::= { affirmedZoneDpiStatisticsGridLevelSocialNetworkingSubProtocolsFacebookTable 1 } AffirmedZoneDpiStatisticsGridLevelSocialNetworkingSubProtocolsFacebookEntry ::= SEQUENCE { affirmedZoneDpiStatisticsGridLevelSocialNetworkingSubProtocolsFacebookGrid Unsigned32, affirmedZoneDpiStatisticsGridLevelSocialNetworkingSubProtocolsFacebookVideoFlows ConfdString, affirmedZoneDpiStatisticsGridLevelSocialNetworkingSubProtocolsFacebookVideoUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelSocialNetworkingSubProtocolsFacebookVideoUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelSocialNetworkingSubProtocolsFacebookVideoDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelSocialNetworkingSubProtocolsFacebookVideoDlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelSocialNetworkingSubProtocolsFacebookEncryptedFlows ConfdString, affirmedZoneDpiStatisticsGridLevelSocialNetworkingSubProtocolsFacebookEncryptedUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelSocialNetworkingSubProtocolsFacebookEncryptedUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelSocialNetworkingSubProtocolsFacebookEncryptedDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelSocialNetworkingSubProtocolsFacebookEncryptedDlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelSocialNetworkingSubProtocolsFacebookChatFlows ConfdString, affirmedZoneDpiStatisticsGridLevelSocialNetworkingSubProtocolsFacebookChatUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelSocialNetworkingSubProtocolsFacebookChatUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelSocialNetworkingSubProtocolsFacebookChatDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelSocialNetworkingSubProtocolsFacebookChatDlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelSocialNetworkingSubProtocolsFacebookFile-transferFlows ConfdString, affirmedZoneDpiStatisticsGridLevelSocialNetworkingSubProtocolsFacebookFile-transferUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelSocialNetworkingSubProtocolsFacebookFile-transferUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelSocialNetworkingSubProtocolsFacebookFile-transferDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelSocialNetworkingSubProtocolsFacebookFile-transferDlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelSocialNetworkingSubProtocolsFacebookGenericFlows ConfdString, affirmedZoneDpiStatisticsGridLevelSocialNetworkingSubProtocolsFacebookGenericUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelSocialNetworkingSubProtocolsFacebookGenericUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelSocialNetworkingSubProtocolsFacebookGenericDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelSocialNetworkingSubProtocolsFacebookGenericDlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelSocialNetworkingSubProtocolsFacebookAudioFlows ConfdString, affirmedZoneDpiStatisticsGridLevelSocialNetworkingSubProtocolsFacebookAudioUlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelSocialNetworkingSubProtocolsFacebookAudioUlBytes ConfdString, affirmedZoneDpiStatisticsGridLevelSocialNetworkingSubProtocolsFacebookAudioDlPkts ConfdString, affirmedZoneDpiStatisticsGridLevelSocialNetworkingSubProtocolsFacebookAudioDlBytes ConfdString } affirmedZoneDpiStatisticsGridLevelSocialNetworkingSubProtocolsFacebookGrid OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS not-accessible STATUS current DESCRIPTION "grid ID" ::= { affirmedZoneDpiStatisticsGridLevelSocialNetworkingSubProtocolsFacebookEntry 1 } affirmedZoneDpiStatisticsGridLevelSocialNetworkingSubProtocolsFacebookVideoFlows OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelSocialNetworkingSubProtocolsFacebookEntry 2 } affirmedZoneDpiStatisticsGridLevelSocialNetworkingSubProtocolsFacebookVideoUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelSocialNetworkingSubProtocolsFacebookEntry 3 } affirmedZoneDpiStatisticsGridLevelSocialNetworkingSubProtocolsFacebookVideoUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelSocialNetworkingSubProtocolsFacebookEntry 4 } affirmedZoneDpiStatisticsGridLevelSocialNetworkingSubProtocolsFacebookVideoDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelSocialNetworkingSubProtocolsFacebookEntry 5 } affirmedZoneDpiStatisticsGridLevelSocialNetworkingSubProtocolsFacebookVideoDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelSocialNetworkingSubProtocolsFacebookEntry 6 } affirmedZoneDpiStatisticsGridLevelSocialNetworkingSubProtocolsFacebookEncryptedFlows OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelSocialNetworkingSubProtocolsFacebookEntry 7 } affirmedZoneDpiStatisticsGridLevelSocialNetworkingSubProtocolsFacebookEncryptedUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelSocialNetworkingSubProtocolsFacebookEntry 8 } affirmedZoneDpiStatisticsGridLevelSocialNetworkingSubProtocolsFacebookEncryptedUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelSocialNetworkingSubProtocolsFacebookEntry 9 } affirmedZoneDpiStatisticsGridLevelSocialNetworkingSubProtocolsFacebookEncryptedDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelSocialNetworkingSubProtocolsFacebookEntry 10 } affirmedZoneDpiStatisticsGridLevelSocialNetworkingSubProtocolsFacebookEncryptedDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelSocialNetworkingSubProtocolsFacebookEntry 11 } affirmedZoneDpiStatisticsGridLevelSocialNetworkingSubProtocolsFacebookChatFlows OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelSocialNetworkingSubProtocolsFacebookEntry 12 } affirmedZoneDpiStatisticsGridLevelSocialNetworkingSubProtocolsFacebookChatUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelSocialNetworkingSubProtocolsFacebookEntry 13 } affirmedZoneDpiStatisticsGridLevelSocialNetworkingSubProtocolsFacebookChatUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelSocialNetworkingSubProtocolsFacebookEntry 14 } affirmedZoneDpiStatisticsGridLevelSocialNetworkingSubProtocolsFacebookChatDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelSocialNetworkingSubProtocolsFacebookEntry 15 } affirmedZoneDpiStatisticsGridLevelSocialNetworkingSubProtocolsFacebookChatDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelSocialNetworkingSubProtocolsFacebookEntry 16 } affirmedZoneDpiStatisticsGridLevelSocialNetworkingSubProtocolsFacebookFile-transferFlows OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelSocialNetworkingSubProtocolsFacebookEntry 17 } affirmedZoneDpiStatisticsGridLevelSocialNetworkingSubProtocolsFacebookFile-transferUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelSocialNetworkingSubProtocolsFacebookEntry 18 } affirmedZoneDpiStatisticsGridLevelSocialNetworkingSubProtocolsFacebookFile-transferUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelSocialNetworkingSubProtocolsFacebookEntry 19 } affirmedZoneDpiStatisticsGridLevelSocialNetworkingSubProtocolsFacebookFile-transferDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelSocialNetworkingSubProtocolsFacebookEntry 20 } affirmedZoneDpiStatisticsGridLevelSocialNetworkingSubProtocolsFacebookFile-transferDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelSocialNetworkingSubProtocolsFacebookEntry 21 } affirmedZoneDpiStatisticsGridLevelSocialNetworkingSubProtocolsFacebookGenericFlows OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelSocialNetworkingSubProtocolsFacebookEntry 22 } affirmedZoneDpiStatisticsGridLevelSocialNetworkingSubProtocolsFacebookGenericUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelSocialNetworkingSubProtocolsFacebookEntry 23 } affirmedZoneDpiStatisticsGridLevelSocialNetworkingSubProtocolsFacebookGenericUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelSocialNetworkingSubProtocolsFacebookEntry 24 } affirmedZoneDpiStatisticsGridLevelSocialNetworkingSubProtocolsFacebookGenericDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelSocialNetworkingSubProtocolsFacebookEntry 25 } affirmedZoneDpiStatisticsGridLevelSocialNetworkingSubProtocolsFacebookGenericDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelSocialNetworkingSubProtocolsFacebookEntry 26 } affirmedZoneDpiStatisticsGridLevelSocialNetworkingSubProtocolsFacebookAudioFlows OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelSocialNetworkingSubProtocolsFacebookEntry 27 } affirmedZoneDpiStatisticsGridLevelSocialNetworkingSubProtocolsFacebookAudioUlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelSocialNetworkingSubProtocolsFacebookEntry 28 } affirmedZoneDpiStatisticsGridLevelSocialNetworkingSubProtocolsFacebookAudioUlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelSocialNetworkingSubProtocolsFacebookEntry 29 } affirmedZoneDpiStatisticsGridLevelSocialNetworkingSubProtocolsFacebookAudioDlPkts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelSocialNetworkingSubProtocolsFacebookEntry 30 } affirmedZoneDpiStatisticsGridLevelSocialNetworkingSubProtocolsFacebookAudioDlBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS deprecated DESCRIPTION "" ::= { affirmedZoneDpiStatisticsGridLevelSocialNetworkingSubProtocolsFacebookEntry 31 } affirmedZoneDpiStatisticsProtocolsTable OBJECT-TYPE SYNTAX SEQUENCE OF AffirmedZoneDpiStatisticsProtocolsEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "" ::= { affirmedZoneMIB 464 } affirmedZoneDpiStatisticsProtocolsEntry OBJECT-TYPE SYNTAX AffirmedZoneDpiStatisticsProtocolsEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "" INDEX { affirmedZoneName, affirmedZoneDpiStatisticsProtocolsApn, affirmedZoneDpiStatisticsProtocolsGroupName, affirmedZoneDpiStatisticsProtocolsProtocolName } ::= { affirmedZoneDpiStatisticsProtocolsTable 1 } AffirmedZoneDpiStatisticsProtocolsEntry ::= SEQUENCE { affirmedZoneDpiStatisticsProtocolsApn String, affirmedZoneDpiStatisticsProtocolsGroupName String, affirmedZoneDpiStatisticsProtocolsProtocolName String, affirmedZoneDpiStatisticsProtocolsFlows ConfdString, affirmedZoneDpiStatisticsProtocolsUplink-packets ConfdString, affirmedZoneDpiStatisticsProtocolsUplink-bytes ConfdString, affirmedZoneDpiStatisticsProtocolsDownlink-packets ConfdString, affirmedZoneDpiStatisticsProtocolsDownlink-bytes ConfdString, affirmedZoneDpiStatisticsProtocolsUplinkdrop-packets ConfdString, affirmedZoneDpiStatisticsProtocolsUplinkdrop-bytes ConfdString, affirmedZoneDpiStatisticsProtocolsDownlinkdrop-packets ConfdString, affirmedZoneDpiStatisticsProtocolsDownlinkdrop-bytes ConfdString } affirmedZoneDpiStatisticsProtocolsApn OBJECT-TYPE SYNTAX String MAX-ACCESS not-accessible STATUS current DESCRIPTION "DPI detection apn name. Currently Global" ::= { affirmedZoneDpiStatisticsProtocolsEntry 1 } affirmedZoneDpiStatisticsProtocolsGroupName OBJECT-TYPE SYNTAX String MAX-ACCESS not-accessible STATUS current DESCRIPTION "DPI detection group name" ::= { affirmedZoneDpiStatisticsProtocolsEntry 2 } affirmedZoneDpiStatisticsProtocolsProtocolName OBJECT-TYPE SYNTAX String MAX-ACCESS not-accessible STATUS current DESCRIPTION "DPI detection protocol name" ::= { affirmedZoneDpiStatisticsProtocolsEntry 3 } affirmedZoneDpiStatisticsProtocolsFlows OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "" ::= { affirmedZoneDpiStatisticsProtocolsEntry 4 } affirmedZoneDpiStatisticsProtocolsUplink-packets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "" ::= { affirmedZoneDpiStatisticsProtocolsEntry 5 } affirmedZoneDpiStatisticsProtocolsUplink-bytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "" ::= { affirmedZoneDpiStatisticsProtocolsEntry 6 } affirmedZoneDpiStatisticsProtocolsDownlink-packets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "" ::= { affirmedZoneDpiStatisticsProtocolsEntry 7 } affirmedZoneDpiStatisticsProtocolsDownlink-bytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "" ::= { affirmedZoneDpiStatisticsProtocolsEntry 8 } affirmedZoneDpiStatisticsProtocolsUplinkdrop-packets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "" ::= { affirmedZoneDpiStatisticsProtocolsEntry 9 } affirmedZoneDpiStatisticsProtocolsUplinkdrop-bytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "" ::= { affirmedZoneDpiStatisticsProtocolsEntry 10 } affirmedZoneDpiStatisticsProtocolsDownlinkdrop-packets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "" ::= { affirmedZoneDpiStatisticsProtocolsEntry 11 } affirmedZoneDpiStatisticsProtocolsDownlinkdrop-bytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "" ::= { affirmedZoneDpiStatisticsProtocolsEntry 12 } affirmedZoneDpiStatisticsProtocolAttrsTable OBJECT-TYPE SYNTAX SEQUENCE OF AffirmedZoneDpiStatisticsProtocolAttrsEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "" ::= { affirmedZoneMIB 465 } affirmedZoneDpiStatisticsProtocolAttrsEntry OBJECT-TYPE SYNTAX AffirmedZoneDpiStatisticsProtocolAttrsEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "" INDEX { affirmedZoneName, affirmedZoneDpiStatisticsProtocolAttrsApn, affirmedZoneDpiStatisticsProtocolAttrsGroupName, affirmedZoneDpiStatisticsProtocolAttrsProtocolName, affirmedZoneDpiStatisticsProtocolAttrsAttributeName } ::= { affirmedZoneDpiStatisticsProtocolAttrsTable 1 } AffirmedZoneDpiStatisticsProtocolAttrsEntry ::= SEQUENCE { affirmedZoneDpiStatisticsProtocolAttrsApn String, affirmedZoneDpiStatisticsProtocolAttrsGroupName String, affirmedZoneDpiStatisticsProtocolAttrsProtocolName String, affirmedZoneDpiStatisticsProtocolAttrsAttributeName String, affirmedZoneDpiStatisticsProtocolAttrsFlows ConfdString, affirmedZoneDpiStatisticsProtocolAttrsUplink-packets ConfdString, affirmedZoneDpiStatisticsProtocolAttrsUplink-bytes ConfdString, affirmedZoneDpiStatisticsProtocolAttrsDownlink-packets ConfdString, affirmedZoneDpiStatisticsProtocolAttrsDownlink-bytes ConfdString, affirmedZoneDpiStatisticsProtocolAttrsUplinkdrop-packets ConfdString, affirmedZoneDpiStatisticsProtocolAttrsUplinkdrop-bytes ConfdString, affirmedZoneDpiStatisticsProtocolAttrsDownlinkdrop-packets ConfdString, affirmedZoneDpiStatisticsProtocolAttrsDownlinkdrop-bytes ConfdString } affirmedZoneDpiStatisticsProtocolAttrsApn OBJECT-TYPE SYNTAX String MAX-ACCESS not-accessible STATUS current DESCRIPTION "DPI detection apn name. Currently Global" ::= { affirmedZoneDpiStatisticsProtocolAttrsEntry 1 } affirmedZoneDpiStatisticsProtocolAttrsGroupName OBJECT-TYPE SYNTAX String MAX-ACCESS not-accessible STATUS current DESCRIPTION "DPI detection group name" ::= { affirmedZoneDpiStatisticsProtocolAttrsEntry 2 } affirmedZoneDpiStatisticsProtocolAttrsProtocolName OBJECT-TYPE SYNTAX String MAX-ACCESS not-accessible STATUS current DESCRIPTION "DPI detection protocol name" ::= { affirmedZoneDpiStatisticsProtocolAttrsEntry 3 } affirmedZoneDpiStatisticsProtocolAttrsAttributeName OBJECT-TYPE SYNTAX String MAX-ACCESS not-accessible STATUS current DESCRIPTION "DPI detection protocol-attribute name" ::= { affirmedZoneDpiStatisticsProtocolAttrsEntry 4 } affirmedZoneDpiStatisticsProtocolAttrsFlows OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "" ::= { affirmedZoneDpiStatisticsProtocolAttrsEntry 5 } affirmedZoneDpiStatisticsProtocolAttrsUplink-packets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "" ::= { affirmedZoneDpiStatisticsProtocolAttrsEntry 6 } affirmedZoneDpiStatisticsProtocolAttrsUplink-bytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "" ::= { affirmedZoneDpiStatisticsProtocolAttrsEntry 7 } affirmedZoneDpiStatisticsProtocolAttrsDownlink-packets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "" ::= { affirmedZoneDpiStatisticsProtocolAttrsEntry 8 } affirmedZoneDpiStatisticsProtocolAttrsDownlink-bytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "" ::= { affirmedZoneDpiStatisticsProtocolAttrsEntry 9 } affirmedZoneDpiStatisticsProtocolAttrsUplinkdrop-packets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "" ::= { affirmedZoneDpiStatisticsProtocolAttrsEntry 10 } affirmedZoneDpiStatisticsProtocolAttrsUplinkdrop-bytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "" ::= { affirmedZoneDpiStatisticsProtocolAttrsEntry 11 } affirmedZoneDpiStatisticsProtocolAttrsDownlinkdrop-packets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "" ::= { affirmedZoneDpiStatisticsProtocolAttrsEntry 12 } affirmedZoneDpiStatisticsProtocolAttrsDownlinkdrop-bytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "" ::= { affirmedZoneDpiStatisticsProtocolAttrsEntry 13 } affirmedZoneDpiStatisticsApplicationsTable OBJECT-TYPE SYNTAX SEQUENCE OF AffirmedZoneDpiStatisticsApplicationsEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "" ::= { affirmedZoneMIB 466 } affirmedZoneDpiStatisticsApplicationsEntry OBJECT-TYPE SYNTAX AffirmedZoneDpiStatisticsApplicationsEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "" INDEX { affirmedZoneName, affirmedZoneDpiStatisticsApplicationsApn, affirmedZoneDpiStatisticsApplicationsGroupName, affirmedZoneDpiStatisticsApplicationsApplicationName } ::= { affirmedZoneDpiStatisticsApplicationsTable 1 } AffirmedZoneDpiStatisticsApplicationsEntry ::= SEQUENCE { affirmedZoneDpiStatisticsApplicationsApn String, affirmedZoneDpiStatisticsApplicationsGroupName String, affirmedZoneDpiStatisticsApplicationsApplicationName String, affirmedZoneDpiStatisticsApplicationsFlows ConfdString, affirmedZoneDpiStatisticsApplicationsUplink-packets ConfdString, affirmedZoneDpiStatisticsApplicationsUplink-bytes ConfdString, affirmedZoneDpiStatisticsApplicationsDownlink-packets ConfdString, affirmedZoneDpiStatisticsApplicationsDownlink-bytes ConfdString, affirmedZoneDpiStatisticsApplicationsUplinkdrop-packets ConfdString, affirmedZoneDpiStatisticsApplicationsUplinkdrop-bytes ConfdString, affirmedZoneDpiStatisticsApplicationsDownlinkdrop-packets ConfdString, affirmedZoneDpiStatisticsApplicationsDownlinkdrop-bytes ConfdString } affirmedZoneDpiStatisticsApplicationsApn OBJECT-TYPE SYNTAX String MAX-ACCESS not-accessible STATUS current DESCRIPTION "DPI detection apn name. Currently Global" ::= { affirmedZoneDpiStatisticsApplicationsEntry 1 } affirmedZoneDpiStatisticsApplicationsGroupName OBJECT-TYPE SYNTAX String MAX-ACCESS not-accessible STATUS current DESCRIPTION "DPI detection group name" ::= { affirmedZoneDpiStatisticsApplicationsEntry 2 } affirmedZoneDpiStatisticsApplicationsApplicationName OBJECT-TYPE SYNTAX String MAX-ACCESS not-accessible STATUS current DESCRIPTION "DPI detection group application name" ::= { affirmedZoneDpiStatisticsApplicationsEntry 3 } affirmedZoneDpiStatisticsApplicationsFlows OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "" ::= { affirmedZoneDpiStatisticsApplicationsEntry 4 } affirmedZoneDpiStatisticsApplicationsUplink-packets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "" ::= { affirmedZoneDpiStatisticsApplicationsEntry 5 } affirmedZoneDpiStatisticsApplicationsUplink-bytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "" ::= { affirmedZoneDpiStatisticsApplicationsEntry 6 } affirmedZoneDpiStatisticsApplicationsDownlink-packets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "" ::= { affirmedZoneDpiStatisticsApplicationsEntry 7 } affirmedZoneDpiStatisticsApplicationsDownlink-bytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "" ::= { affirmedZoneDpiStatisticsApplicationsEntry 8 } affirmedZoneDpiStatisticsApplicationsUplinkdrop-packets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "" ::= { affirmedZoneDpiStatisticsApplicationsEntry 9 } affirmedZoneDpiStatisticsApplicationsUplinkdrop-bytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "" ::= { affirmedZoneDpiStatisticsApplicationsEntry 10 } affirmedZoneDpiStatisticsApplicationsDownlinkdrop-packets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "" ::= { affirmedZoneDpiStatisticsApplicationsEntry 11 } affirmedZoneDpiStatisticsApplicationsDownlinkdrop-bytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "" ::= { affirmedZoneDpiStatisticsApplicationsEntry 12 } affirmedZoneDpiStatisticsApplicationAttrsTable OBJECT-TYPE SYNTAX SEQUENCE OF AffirmedZoneDpiStatisticsApplicationAttrsEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "" ::= { affirmedZoneMIB 467 } affirmedZoneDpiStatisticsApplicationAttrsEntry OBJECT-TYPE SYNTAX AffirmedZoneDpiStatisticsApplicationAttrsEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "" INDEX { affirmedZoneName, affirmedZoneDpiStatisticsApplicationAttrsApn, affirmedZoneDpiStatisticsApplicationAttrsGroupName, affirmedZoneDpiStatisticsApplicationAttrsApplicationName, affirmedZoneDpiStatisticsApplicationAttrsAttributeName } ::= { affirmedZoneDpiStatisticsApplicationAttrsTable 1 } AffirmedZoneDpiStatisticsApplicationAttrsEntry ::= SEQUENCE { affirmedZoneDpiStatisticsApplicationAttrsApn String, affirmedZoneDpiStatisticsApplicationAttrsGroupName String, affirmedZoneDpiStatisticsApplicationAttrsApplicationName String, affirmedZoneDpiStatisticsApplicationAttrsAttributeName String, affirmedZoneDpiStatisticsApplicationAttrsFlows ConfdString, affirmedZoneDpiStatisticsApplicationAttrsUplink-packets ConfdString, affirmedZoneDpiStatisticsApplicationAttrsUplink-bytes ConfdString, affirmedZoneDpiStatisticsApplicationAttrsDownlink-packets ConfdString, affirmedZoneDpiStatisticsApplicationAttrsDownlink-bytes ConfdString, affirmedZoneDpiStatisticsApplicationAttrsUplinkdrop-packets ConfdString, affirmedZoneDpiStatisticsApplicationAttrsUplinkdrop-bytes ConfdString, affirmedZoneDpiStatisticsApplicationAttrsDownlinkdrop-packets ConfdString, affirmedZoneDpiStatisticsApplicationAttrsDownlinkdrop-bytes ConfdString } affirmedZoneDpiStatisticsApplicationAttrsApn OBJECT-TYPE SYNTAX String MAX-ACCESS not-accessible STATUS current DESCRIPTION "DPI detection apn name. Currently Global" ::= { affirmedZoneDpiStatisticsApplicationAttrsEntry 1 } affirmedZoneDpiStatisticsApplicationAttrsGroupName OBJECT-TYPE SYNTAX String MAX-ACCESS not-accessible STATUS current DESCRIPTION "DPI detection group name" ::= { affirmedZoneDpiStatisticsApplicationAttrsEntry 2 } affirmedZoneDpiStatisticsApplicationAttrsApplicationName OBJECT-TYPE SYNTAX String MAX-ACCESS not-accessible STATUS current DESCRIPTION "DPI detection application name" ::= { affirmedZoneDpiStatisticsApplicationAttrsEntry 3 } affirmedZoneDpiStatisticsApplicationAttrsAttributeName OBJECT-TYPE SYNTAX String MAX-ACCESS not-accessible STATUS current DESCRIPTION "DPI detection flow-attribute name" ::= { affirmedZoneDpiStatisticsApplicationAttrsEntry 4 } affirmedZoneDpiStatisticsApplicationAttrsFlows OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "" ::= { affirmedZoneDpiStatisticsApplicationAttrsEntry 5 } affirmedZoneDpiStatisticsApplicationAttrsUplink-packets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "" ::= { affirmedZoneDpiStatisticsApplicationAttrsEntry 6 } affirmedZoneDpiStatisticsApplicationAttrsUplink-bytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "" ::= { affirmedZoneDpiStatisticsApplicationAttrsEntry 7 } affirmedZoneDpiStatisticsApplicationAttrsDownlink-packets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "" ::= { affirmedZoneDpiStatisticsApplicationAttrsEntry 8 } affirmedZoneDpiStatisticsApplicationAttrsDownlink-bytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "" ::= { affirmedZoneDpiStatisticsApplicationAttrsEntry 9 } affirmedZoneDpiStatisticsApplicationAttrsUplinkdrop-packets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "" ::= { affirmedZoneDpiStatisticsApplicationAttrsEntry 10 } affirmedZoneDpiStatisticsApplicationAttrsUplinkdrop-bytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "" ::= { affirmedZoneDpiStatisticsApplicationAttrsEntry 11 } affirmedZoneDpiStatisticsApplicationAttrsDownlinkdrop-packets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "" ::= { affirmedZoneDpiStatisticsApplicationAttrsEntry 12 } affirmedZoneDpiStatisticsApplicationAttrsDownlinkdrop-bytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "" ::= { affirmedZoneDpiStatisticsApplicationAttrsEntry 13 } affirmedZoneDpiStatisticsOperating-systemsTable OBJECT-TYPE SYNTAX SEQUENCE OF AffirmedZoneDpiStatisticsOperating-systemsEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "" ::= { affirmedZoneMIB 468 } affirmedZoneDpiStatisticsOperating-systemsEntry OBJECT-TYPE SYNTAX AffirmedZoneDpiStatisticsOperating-systemsEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "" INDEX { affirmedZoneName, affirmedZoneDpiStatisticsOperating-systemsApn, affirmedZoneDpiStatisticsOperating-systemsName } ::= { affirmedZoneDpiStatisticsOperating-systemsTable 1 } AffirmedZoneDpiStatisticsOperating-systemsEntry ::= SEQUENCE { affirmedZoneDpiStatisticsOperating-systemsApn String, affirmedZoneDpiStatisticsOperating-systemsName String, affirmedZoneDpiStatisticsOperating-systemsFlows ConfdString, affirmedZoneDpiStatisticsOperating-systemsUplink-packets ConfdString, affirmedZoneDpiStatisticsOperating-systemsUplink-bytes ConfdString, affirmedZoneDpiStatisticsOperating-systemsDownlink-packets ConfdString, affirmedZoneDpiStatisticsOperating-systemsDownlink-bytes ConfdString, affirmedZoneDpiStatisticsOperating-systemsUplinkdrop-packets ConfdString, affirmedZoneDpiStatisticsOperating-systemsUplinkdrop-bytes ConfdString, affirmedZoneDpiStatisticsOperating-systemsDownlinkdrop-packets ConfdString, affirmedZoneDpiStatisticsOperating-systemsDownlinkdrop-bytes ConfdString } affirmedZoneDpiStatisticsOperating-systemsApn OBJECT-TYPE SYNTAX String MAX-ACCESS not-accessible STATUS current DESCRIPTION "DPI detection apn name. Currently Global" ::= { affirmedZoneDpiStatisticsOperating-systemsEntry 1 } affirmedZoneDpiStatisticsOperating-systemsName OBJECT-TYPE SYNTAX String MAX-ACCESS not-accessible STATUS current DESCRIPTION "DPI detection operating-system name" ::= { affirmedZoneDpiStatisticsOperating-systemsEntry 2 } affirmedZoneDpiStatisticsOperating-systemsFlows OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "" ::= { affirmedZoneDpiStatisticsOperating-systemsEntry 3 } affirmedZoneDpiStatisticsOperating-systemsUplink-packets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "" ::= { affirmedZoneDpiStatisticsOperating-systemsEntry 4 } affirmedZoneDpiStatisticsOperating-systemsUplink-bytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "" ::= { affirmedZoneDpiStatisticsOperating-systemsEntry 5 } affirmedZoneDpiStatisticsOperating-systemsDownlink-packets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "" ::= { affirmedZoneDpiStatisticsOperating-systemsEntry 6 } affirmedZoneDpiStatisticsOperating-systemsDownlink-bytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "" ::= { affirmedZoneDpiStatisticsOperating-systemsEntry 7 } affirmedZoneDpiStatisticsOperating-systemsUplinkdrop-packets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "" ::= { affirmedZoneDpiStatisticsOperating-systemsEntry 8 } affirmedZoneDpiStatisticsOperating-systemsUplinkdrop-bytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "" ::= { affirmedZoneDpiStatisticsOperating-systemsEntry 9 } affirmedZoneDpiStatisticsOperating-systemsDownlinkdrop-packets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "" ::= { affirmedZoneDpiStatisticsOperating-systemsEntry 10 } affirmedZoneDpiStatisticsOperating-systemsDownlinkdrop-bytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "" ::= { affirmedZoneDpiStatisticsOperating-systemsEntry 11 } affirmedZoneDpiStatisticsFlow-attrsTable OBJECT-TYPE SYNTAX SEQUENCE OF AffirmedZoneDpiStatisticsFlow-attrsEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "" ::= { affirmedZoneMIB 519 } affirmedZoneDpiStatisticsFlow-attrsEntry OBJECT-TYPE SYNTAX AffirmedZoneDpiStatisticsFlow-attrsEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "" INDEX { affirmedZoneName, affirmedZoneDpiStatisticsFlow-attrsApn, affirmedZoneDpiStatisticsFlow-attrsName } ::= { affirmedZoneDpiStatisticsFlow-attrsTable 1 } AffirmedZoneDpiStatisticsFlow-attrsEntry ::= SEQUENCE { affirmedZoneDpiStatisticsFlow-attrsApn String, affirmedZoneDpiStatisticsFlow-attrsName String, affirmedZoneDpiStatisticsFlow-attrsFlows ConfdString, affirmedZoneDpiStatisticsFlow-attrsUplink-packets ConfdString, affirmedZoneDpiStatisticsFlow-attrsUplink-bytes ConfdString, affirmedZoneDpiStatisticsFlow-attrsDownlink-packets ConfdString, affirmedZoneDpiStatisticsFlow-attrsDownlink-bytes ConfdString, affirmedZoneDpiStatisticsFlow-attrsUplinkdrop-packets ConfdString, affirmedZoneDpiStatisticsFlow-attrsUplinkdrop-bytes ConfdString, affirmedZoneDpiStatisticsFlow-attrsDownlinkdrop-packets ConfdString, affirmedZoneDpiStatisticsFlow-attrsDownlinkdrop-bytes ConfdString } affirmedZoneDpiStatisticsFlow-attrsApn OBJECT-TYPE SYNTAX String MAX-ACCESS not-accessible STATUS current DESCRIPTION "DPI detection apn name. Currently Global" ::= { affirmedZoneDpiStatisticsFlow-attrsEntry 1 } affirmedZoneDpiStatisticsFlow-attrsName OBJECT-TYPE SYNTAX String MAX-ACCESS not-accessible STATUS current DESCRIPTION "DPI detection flow-attribute name" ::= { affirmedZoneDpiStatisticsFlow-attrsEntry 2 } affirmedZoneDpiStatisticsFlow-attrsFlows OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "" ::= { affirmedZoneDpiStatisticsFlow-attrsEntry 3 } affirmedZoneDpiStatisticsFlow-attrsUplink-packets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "" ::= { affirmedZoneDpiStatisticsFlow-attrsEntry 4 } affirmedZoneDpiStatisticsFlow-attrsUplink-bytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "" ::= { affirmedZoneDpiStatisticsFlow-attrsEntry 5 } affirmedZoneDpiStatisticsFlow-attrsDownlink-packets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "" ::= { affirmedZoneDpiStatisticsFlow-attrsEntry 6 } affirmedZoneDpiStatisticsFlow-attrsDownlink-bytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "" ::= { affirmedZoneDpiStatisticsFlow-attrsEntry 7 } affirmedZoneDpiStatisticsFlow-attrsUplinkdrop-packets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "" ::= { affirmedZoneDpiStatisticsFlow-attrsEntry 8 } affirmedZoneDpiStatisticsFlow-attrsUplinkdrop-bytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "" ::= { affirmedZoneDpiStatisticsFlow-attrsEntry 9 } affirmedZoneDpiStatisticsFlow-attrsDownlinkdrop-packets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "" ::= { affirmedZoneDpiStatisticsFlow-attrsEntry 10 } affirmedZoneDpiStatisticsFlow-attrsDownlinkdrop-bytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "" ::= { affirmedZoneDpiStatisticsFlow-attrsEntry 11 } affirmedZoneDpiStatisticsTdci-statsTable OBJECT-TYPE SYNTAX SEQUENCE OF AffirmedZoneDpiStatisticsTdci-statsEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "" ::= { affirmedZoneMIB 529 } affirmedZoneDpiStatisticsTdci-statsEntry OBJECT-TYPE SYNTAX AffirmedZoneDpiStatisticsTdci-statsEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "" INDEX { affirmedZoneName, affirmedZoneDpiStatisticsTdci-statsApn, affirmedZoneDpiStatisticsTdci-statsMethod } ::= { affirmedZoneDpiStatisticsTdci-statsTable 1 } AffirmedZoneDpiStatisticsTdci-statsEntry ::= SEQUENCE { affirmedZoneDpiStatisticsTdci-statsApn String, affirmedZoneDpiStatisticsTdci-statsMethod String, affirmedZoneDpiStatisticsTdci-statsFlows ConfdString, affirmedZoneDpiStatisticsTdci-statsUplink-packets ConfdString, affirmedZoneDpiStatisticsTdci-statsUplink-bytes ConfdString, affirmedZoneDpiStatisticsTdci-statsDownlink-packets ConfdString, affirmedZoneDpiStatisticsTdci-statsDownlink-bytes ConfdString, affirmedZoneDpiStatisticsTdci-statsUplinkdrop-packets ConfdString, affirmedZoneDpiStatisticsTdci-statsUplinkdrop-bytes ConfdString, affirmedZoneDpiStatisticsTdci-statsDownlinkdrop-packets ConfdString, affirmedZoneDpiStatisticsTdci-statsDownlinkdrop-bytes ConfdString } affirmedZoneDpiStatisticsTdci-statsApn OBJECT-TYPE SYNTAX String MAX-ACCESS not-accessible STATUS current DESCRIPTION "DPI detection apn name. Currently Global" ::= { affirmedZoneDpiStatisticsTdci-statsEntry 1 } affirmedZoneDpiStatisticsTdci-statsMethod OBJECT-TYPE SYNTAX String MAX-ACCESS not-accessible STATUS current DESCRIPTION "DPI Tethering Detection Confidence Index(TDCI) method" ::= { affirmedZoneDpiStatisticsTdci-statsEntry 2 } affirmedZoneDpiStatisticsTdci-statsFlows OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "" ::= { affirmedZoneDpiStatisticsTdci-statsEntry 3 } affirmedZoneDpiStatisticsTdci-statsUplink-packets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "" ::= { affirmedZoneDpiStatisticsTdci-statsEntry 4 } affirmedZoneDpiStatisticsTdci-statsUplink-bytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "" ::= { affirmedZoneDpiStatisticsTdci-statsEntry 5 } affirmedZoneDpiStatisticsTdci-statsDownlink-packets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "" ::= { affirmedZoneDpiStatisticsTdci-statsEntry 6 } affirmedZoneDpiStatisticsTdci-statsDownlink-bytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "" ::= { affirmedZoneDpiStatisticsTdci-statsEntry 7 } affirmedZoneDpiStatisticsTdci-statsUplinkdrop-packets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "" ::= { affirmedZoneDpiStatisticsTdci-statsEntry 8 } affirmedZoneDpiStatisticsTdci-statsUplinkdrop-bytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "" ::= { affirmedZoneDpiStatisticsTdci-statsEntry 9 } affirmedZoneDpiStatisticsTdci-statsDownlinkdrop-packets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "" ::= { affirmedZoneDpiStatisticsTdci-statsEntry 10 } affirmedZoneDpiStatisticsTdci-statsDownlinkdrop-bytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "" ::= { affirmedZoneDpiStatisticsTdci-statsEntry 11 } affirmedZoneSystemThresholdHistorySlotLevelSystemCpuStatsThresholdHistoryCsmavg1mincpuutilTable OBJECT-TYPE SYNTAX SEQUENCE OF AffirmedZoneSystemThresholdHistorySlotLevelSystemCpuStatsThresholdHistoryCsmavg1mincpuutilEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "Statistics related to the configured csm-avg-1min-cpu-util threshold" ::= { affirmedZoneMIB 170 } affirmedZoneSystemThresholdHistorySlotLevelSystemCpuStatsThresholdHistoryCsmavg1mincpuutilEntry OBJECT-TYPE SYNTAX AffirmedZoneSystemThresholdHistorySlotLevelSystemCpuStatsThresholdHistoryCsmavg1mincpuutilEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "" INDEX { affirmedZoneName, affirmedZoneSystemThresholdHistorySlotLevelSystemCpuStatsThresholdHistoryCsmavg1mincpuutilChassis, affirmedZoneSystemThresholdHistorySlotLevelSystemCpuStatsThresholdHistoryCsmavg1mincpuutilSlot } ::= { affirmedZoneSystemThresholdHistorySlotLevelSystemCpuStatsThresholdHistoryCsmavg1mincpuutilTable 1 } AffirmedZoneSystemThresholdHistorySlotLevelSystemCpuStatsThresholdHistoryCsmavg1mincpuutilEntry ::= SEQUENCE { affirmedZoneSystemThresholdHistorySlotLevelSystemCpuStatsThresholdHistoryCsmavg1mincpuutilChassis Unsigned32, affirmedZoneSystemThresholdHistorySlotLevelSystemCpuStatsThresholdHistoryCsmavg1mincpuutilSlot INTEGER, affirmedZoneSystemThresholdHistorySlotLevelSystemCpuStatsThresholdHistoryCsmavg1mincpuutilCurrentLevel INTEGER, affirmedZoneSystemThresholdHistorySlotLevelSystemCpuStatsThresholdHistoryCsmavg1mincpuutilCriticalCrossingCount Integer32, affirmedZoneSystemThresholdHistorySlotLevelSystemCpuStatsThresholdHistoryCsmavg1mincpuutilCriticalCrossingHighVal Integer32, affirmedZoneSystemThresholdHistorySlotLevelSystemCpuStatsThresholdHistoryCsmavg1mincpuutilCriticalCrossingHighValTime String, affirmedZoneSystemThresholdHistorySlotLevelSystemCpuStatsThresholdHistoryCsmavg1mincpuutilMajorCrossingCount Integer32, affirmedZoneSystemThresholdHistorySlotLevelSystemCpuStatsThresholdHistoryCsmavg1mincpuutilMajorCrossingHighVal Integer32, affirmedZoneSystemThresholdHistorySlotLevelSystemCpuStatsThresholdHistoryCsmavg1mincpuutilMajorCrossingHighValTime String, affirmedZoneSystemThresholdHistorySlotLevelSystemCpuStatsThresholdHistoryCsmavg1mincpuutilMinorCrossingCount Integer32, affirmedZoneSystemThresholdHistorySlotLevelSystemCpuStatsThresholdHistoryCsmavg1mincpuutilMinorCrossingHighVal Integer32, affirmedZoneSystemThresholdHistorySlotLevelSystemCpuStatsThresholdHistoryCsmavg1mincpuutilMinorCrossingHighValTime String, affirmedZoneSystemThresholdHistorySlotLevelSystemCpuStatsThresholdHistoryCsmavg1mincpuutilLastRecordedVal Integer32, affirmedZoneSystemThresholdHistorySlotLevelSystemCpuStatsThresholdHistoryCsmavg1mincpuutilLastRecordedValTime String } affirmedZoneSystemThresholdHistorySlotLevelSystemCpuStatsThresholdHistoryCsmavg1mincpuutilChassis OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS not-accessible STATUS current DESCRIPTION "chassis ID" ::= { affirmedZoneSystemThresholdHistorySlotLevelSystemCpuStatsThresholdHistoryCsmavg1mincpuutilEntry 1 } affirmedZoneSystemThresholdHistorySlotLevelSystemCpuStatsThresholdHistoryCsmavg1mincpuutilSlot OBJECT-TYPE SYNTAX INTEGER {a1(1),a2(2),a3(3),a4(4),a5(5),a6(6),a7(7),a8(8),a9(9),a10(10),a11(11),a12(12),a13(13),a14(14),a15(15),a16(16),a17(17),a18(18),a19(19),a20(20),a21(21),a22(22),a23(23),a24(24),a25(25),a26(26),a27(27),a28(28),a29(29),a30(30),a31(31),a32(32),a33(33),a34(34),a35(35),a36(36),a37(37),a38(38),a39(39),a40(40),a41(41),a42(42),a43(43),a44(44),a45(45),a46(46),a47(47),a48(48),a49(49),a50(50),a51(51),a52(52),a53(53),a54(54),a55(55),a56(56),a57(57),a58(58),a59(59),a60(60),a61(61),a62(62),a63(63),a64(64),a65(65),a66(66),a67(67),a68(68),a69(69),a70(70),a71(71),a72(72),a73(73),a74(74),a75(75),a76(76),a77(77),a78(78),a79(79),a80(80),a81(81),a82(82),a83(83),a84(84),a85(85),a86(86),a87(87),a88(88),a89(89),a90(90),a91(91),a92(92),a93(93),a94(94),a95(95),a96(96),a97(97),a98(98),a99(99),a100(100),a101(101),a102(102),a103(103),a104(104),a105(105),a106(106),a107(107),a108(108),a109(109),a110(110),a111(111),a112(112),a113(113),a114(114),a115(115),a116(116),a117(117),a118(118),a119(119),a120(120),a121(121),a122(122),a123(123),a124(124),a125(125),a126(126),a127(127),a128(128)} MAX-ACCESS not-accessible STATUS current DESCRIPTION "slot number" ::= { affirmedZoneSystemThresholdHistorySlotLevelSystemCpuStatsThresholdHistoryCsmavg1mincpuutilEntry 2 } affirmedZoneSystemThresholdHistorySlotLevelSystemCpuStatsThresholdHistoryCsmavg1mincpuutilCurrentLevel OBJECT-TYPE SYNTAX INTEGER {normal(0),minor(1),major(2),critical(3)} MAX-ACCESS read-only STATUS current DESCRIPTION "Current threshold level" ::= { affirmedZoneSystemThresholdHistorySlotLevelSystemCpuStatsThresholdHistoryCsmavg1mincpuutilEntry 3 } affirmedZoneSystemThresholdHistorySlotLevelSystemCpuStatsThresholdHistoryCsmavg1mincpuutilCriticalCrossingCount OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of times the critical level was crossed" ::= { affirmedZoneSystemThresholdHistorySlotLevelSystemCpuStatsThresholdHistoryCsmavg1mincpuutilEntry 4 } affirmedZoneSystemThresholdHistorySlotLevelSystemCpuStatsThresholdHistoryCsmavg1mincpuutilCriticalCrossingHighVal OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "Highest value recorded in the critical level" ::= { affirmedZoneSystemThresholdHistorySlotLevelSystemCpuStatsThresholdHistoryCsmavg1mincpuutilEntry 5 } affirmedZoneSystemThresholdHistorySlotLevelSystemCpuStatsThresholdHistoryCsmavg1mincpuutilCriticalCrossingHighValTime OBJECT-TYPE SYNTAX String MAX-ACCESS read-only STATUS current DESCRIPTION "Time the highest value recorded in the critical level" ::= { affirmedZoneSystemThresholdHistorySlotLevelSystemCpuStatsThresholdHistoryCsmavg1mincpuutilEntry 6 } affirmedZoneSystemThresholdHistorySlotLevelSystemCpuStatsThresholdHistoryCsmavg1mincpuutilMajorCrossingCount OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of times the major level was crossed" ::= { affirmedZoneSystemThresholdHistorySlotLevelSystemCpuStatsThresholdHistoryCsmavg1mincpuutilEntry 7 } affirmedZoneSystemThresholdHistorySlotLevelSystemCpuStatsThresholdHistoryCsmavg1mincpuutilMajorCrossingHighVal OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "Highest value recorded in the major level" ::= { affirmedZoneSystemThresholdHistorySlotLevelSystemCpuStatsThresholdHistoryCsmavg1mincpuutilEntry 8 } affirmedZoneSystemThresholdHistorySlotLevelSystemCpuStatsThresholdHistoryCsmavg1mincpuutilMajorCrossingHighValTime OBJECT-TYPE SYNTAX String MAX-ACCESS read-only STATUS current DESCRIPTION "Time the highest value recorded in the major level" ::= { affirmedZoneSystemThresholdHistorySlotLevelSystemCpuStatsThresholdHistoryCsmavg1mincpuutilEntry 9 } affirmedZoneSystemThresholdHistorySlotLevelSystemCpuStatsThresholdHistoryCsmavg1mincpuutilMinorCrossingCount OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of times the minor level was crossed" ::= { affirmedZoneSystemThresholdHistorySlotLevelSystemCpuStatsThresholdHistoryCsmavg1mincpuutilEntry 10 } affirmedZoneSystemThresholdHistorySlotLevelSystemCpuStatsThresholdHistoryCsmavg1mincpuutilMinorCrossingHighVal OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "Highest value recorded in the minor level" ::= { affirmedZoneSystemThresholdHistorySlotLevelSystemCpuStatsThresholdHistoryCsmavg1mincpuutilEntry 11 } affirmedZoneSystemThresholdHistorySlotLevelSystemCpuStatsThresholdHistoryCsmavg1mincpuutilMinorCrossingHighValTime OBJECT-TYPE SYNTAX String MAX-ACCESS read-only STATUS current DESCRIPTION "Time the highest value recorded in the minor level" ::= { affirmedZoneSystemThresholdHistorySlotLevelSystemCpuStatsThresholdHistoryCsmavg1mincpuutilEntry 12 } affirmedZoneSystemThresholdHistorySlotLevelSystemCpuStatsThresholdHistoryCsmavg1mincpuutilLastRecordedVal OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "Last recorded value" ::= { affirmedZoneSystemThresholdHistorySlotLevelSystemCpuStatsThresholdHistoryCsmavg1mincpuutilEntry 13 } affirmedZoneSystemThresholdHistorySlotLevelSystemCpuStatsThresholdHistoryCsmavg1mincpuutilLastRecordedValTime OBJECT-TYPE SYNTAX String MAX-ACCESS read-only STATUS current DESCRIPTION "Time the last value was recorded" ::= { affirmedZoneSystemThresholdHistorySlotLevelSystemCpuStatsThresholdHistoryCsmavg1mincpuutilEntry 14 } affirmedZoneSystemThresholdHistorySlotLevelSystemCpuStatsThresholdHistoryCsmavg5mincpuutilTable OBJECT-TYPE SYNTAX SEQUENCE OF AffirmedZoneSystemThresholdHistorySlotLevelSystemCpuStatsThresholdHistoryCsmavg5mincpuutilEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "Statistics related to the configured csm-avg-5min-cpu-util threshold" ::= { affirmedZoneMIB 171 } affirmedZoneSystemThresholdHistorySlotLevelSystemCpuStatsThresholdHistoryCsmavg5mincpuutilEntry OBJECT-TYPE SYNTAX AffirmedZoneSystemThresholdHistorySlotLevelSystemCpuStatsThresholdHistoryCsmavg5mincpuutilEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "" INDEX { affirmedZoneName, affirmedZoneSystemThresholdHistorySlotLevelSystemCpuStatsThresholdHistoryCsmavg5mincpuutilChassis, affirmedZoneSystemThresholdHistorySlotLevelSystemCpuStatsThresholdHistoryCsmavg5mincpuutilSlot } ::= { affirmedZoneSystemThresholdHistorySlotLevelSystemCpuStatsThresholdHistoryCsmavg5mincpuutilTable 1 } AffirmedZoneSystemThresholdHistorySlotLevelSystemCpuStatsThresholdHistoryCsmavg5mincpuutilEntry ::= SEQUENCE { affirmedZoneSystemThresholdHistorySlotLevelSystemCpuStatsThresholdHistoryCsmavg5mincpuutilChassis Unsigned32, affirmedZoneSystemThresholdHistorySlotLevelSystemCpuStatsThresholdHistoryCsmavg5mincpuutilSlot INTEGER, affirmedZoneSystemThresholdHistorySlotLevelSystemCpuStatsThresholdHistoryCsmavg5mincpuutilCurrentLevel INTEGER, affirmedZoneSystemThresholdHistorySlotLevelSystemCpuStatsThresholdHistoryCsmavg5mincpuutilCriticalCrossingCount Integer32, affirmedZoneSystemThresholdHistorySlotLevelSystemCpuStatsThresholdHistoryCsmavg5mincpuutilCriticalCrossingHighVal Integer32, affirmedZoneSystemThresholdHistorySlotLevelSystemCpuStatsThresholdHistoryCsmavg5mincpuutilCriticalCrossingHighValTime String, affirmedZoneSystemThresholdHistorySlotLevelSystemCpuStatsThresholdHistoryCsmavg5mincpuutilMajorCrossingCount Integer32, affirmedZoneSystemThresholdHistorySlotLevelSystemCpuStatsThresholdHistoryCsmavg5mincpuutilMajorCrossingHighVal Integer32, affirmedZoneSystemThresholdHistorySlotLevelSystemCpuStatsThresholdHistoryCsmavg5mincpuutilMajorCrossingHighValTime String, affirmedZoneSystemThresholdHistorySlotLevelSystemCpuStatsThresholdHistoryCsmavg5mincpuutilMinorCrossingCount Integer32, affirmedZoneSystemThresholdHistorySlotLevelSystemCpuStatsThresholdHistoryCsmavg5mincpuutilMinorCrossingHighVal Integer32, affirmedZoneSystemThresholdHistorySlotLevelSystemCpuStatsThresholdHistoryCsmavg5mincpuutilMinorCrossingHighValTime String, affirmedZoneSystemThresholdHistorySlotLevelSystemCpuStatsThresholdHistoryCsmavg5mincpuutilLastRecordedVal Integer32, affirmedZoneSystemThresholdHistorySlotLevelSystemCpuStatsThresholdHistoryCsmavg5mincpuutilLastRecordedValTime String } affirmedZoneSystemThresholdHistorySlotLevelSystemCpuStatsThresholdHistoryCsmavg5mincpuutilChassis OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS not-accessible STATUS current DESCRIPTION "chassis ID" ::= { affirmedZoneSystemThresholdHistorySlotLevelSystemCpuStatsThresholdHistoryCsmavg5mincpuutilEntry 1 } affirmedZoneSystemThresholdHistorySlotLevelSystemCpuStatsThresholdHistoryCsmavg5mincpuutilSlot OBJECT-TYPE SYNTAX INTEGER {a1(1),a2(2),a3(3),a4(4),a5(5),a6(6),a7(7),a8(8),a9(9),a10(10),a11(11),a12(12),a13(13),a14(14),a15(15),a16(16),a17(17),a18(18),a19(19),a20(20),a21(21),a22(22),a23(23),a24(24),a25(25),a26(26),a27(27),a28(28),a29(29),a30(30),a31(31),a32(32),a33(33),a34(34),a35(35),a36(36),a37(37),a38(38),a39(39),a40(40),a41(41),a42(42),a43(43),a44(44),a45(45),a46(46),a47(47),a48(48),a49(49),a50(50),a51(51),a52(52),a53(53),a54(54),a55(55),a56(56),a57(57),a58(58),a59(59),a60(60),a61(61),a62(62),a63(63),a64(64),a65(65),a66(66),a67(67),a68(68),a69(69),a70(70),a71(71),a72(72),a73(73),a74(74),a75(75),a76(76),a77(77),a78(78),a79(79),a80(80),a81(81),a82(82),a83(83),a84(84),a85(85),a86(86),a87(87),a88(88),a89(89),a90(90),a91(91),a92(92),a93(93),a94(94),a95(95),a96(96),a97(97),a98(98),a99(99),a100(100),a101(101),a102(102),a103(103),a104(104),a105(105),a106(106),a107(107),a108(108),a109(109),a110(110),a111(111),a112(112),a113(113),a114(114),a115(115),a116(116),a117(117),a118(118),a119(119),a120(120),a121(121),a122(122),a123(123),a124(124),a125(125),a126(126),a127(127),a128(128)} MAX-ACCESS not-accessible STATUS current DESCRIPTION "slot number" ::= { affirmedZoneSystemThresholdHistorySlotLevelSystemCpuStatsThresholdHistoryCsmavg5mincpuutilEntry 2 } affirmedZoneSystemThresholdHistorySlotLevelSystemCpuStatsThresholdHistoryCsmavg5mincpuutilCurrentLevel OBJECT-TYPE SYNTAX INTEGER {normal(0),minor(1),major(2),critical(3)} MAX-ACCESS read-only STATUS current DESCRIPTION "Current threshold level" ::= { affirmedZoneSystemThresholdHistorySlotLevelSystemCpuStatsThresholdHistoryCsmavg5mincpuutilEntry 3 } affirmedZoneSystemThresholdHistorySlotLevelSystemCpuStatsThresholdHistoryCsmavg5mincpuutilCriticalCrossingCount OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of times the critical level was crossed" ::= { affirmedZoneSystemThresholdHistorySlotLevelSystemCpuStatsThresholdHistoryCsmavg5mincpuutilEntry 4 } affirmedZoneSystemThresholdHistorySlotLevelSystemCpuStatsThresholdHistoryCsmavg5mincpuutilCriticalCrossingHighVal OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "Highest value recorded in the critical level" ::= { affirmedZoneSystemThresholdHistorySlotLevelSystemCpuStatsThresholdHistoryCsmavg5mincpuutilEntry 5 } affirmedZoneSystemThresholdHistorySlotLevelSystemCpuStatsThresholdHistoryCsmavg5mincpuutilCriticalCrossingHighValTime OBJECT-TYPE SYNTAX String MAX-ACCESS read-only STATUS current DESCRIPTION "Time the highest value recorded in the critical level" ::= { affirmedZoneSystemThresholdHistorySlotLevelSystemCpuStatsThresholdHistoryCsmavg5mincpuutilEntry 6 } affirmedZoneSystemThresholdHistorySlotLevelSystemCpuStatsThresholdHistoryCsmavg5mincpuutilMajorCrossingCount OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of times the major level was crossed" ::= { affirmedZoneSystemThresholdHistorySlotLevelSystemCpuStatsThresholdHistoryCsmavg5mincpuutilEntry 7 } affirmedZoneSystemThresholdHistorySlotLevelSystemCpuStatsThresholdHistoryCsmavg5mincpuutilMajorCrossingHighVal OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "Highest value recorded in the major level" ::= { affirmedZoneSystemThresholdHistorySlotLevelSystemCpuStatsThresholdHistoryCsmavg5mincpuutilEntry 8 } affirmedZoneSystemThresholdHistorySlotLevelSystemCpuStatsThresholdHistoryCsmavg5mincpuutilMajorCrossingHighValTime OBJECT-TYPE SYNTAX String MAX-ACCESS read-only STATUS current DESCRIPTION "Time the highest value recorded in the major level" ::= { affirmedZoneSystemThresholdHistorySlotLevelSystemCpuStatsThresholdHistoryCsmavg5mincpuutilEntry 9 } affirmedZoneSystemThresholdHistorySlotLevelSystemCpuStatsThresholdHistoryCsmavg5mincpuutilMinorCrossingCount OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of times the minor level was crossed" ::= { affirmedZoneSystemThresholdHistorySlotLevelSystemCpuStatsThresholdHistoryCsmavg5mincpuutilEntry 10 } affirmedZoneSystemThresholdHistorySlotLevelSystemCpuStatsThresholdHistoryCsmavg5mincpuutilMinorCrossingHighVal OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "Highest value recorded in the minor level" ::= { affirmedZoneSystemThresholdHistorySlotLevelSystemCpuStatsThresholdHistoryCsmavg5mincpuutilEntry 11 } affirmedZoneSystemThresholdHistorySlotLevelSystemCpuStatsThresholdHistoryCsmavg5mincpuutilMinorCrossingHighValTime OBJECT-TYPE SYNTAX String MAX-ACCESS read-only STATUS current DESCRIPTION "Time the highest value recorded in the minor level" ::= { affirmedZoneSystemThresholdHistorySlotLevelSystemCpuStatsThresholdHistoryCsmavg5mincpuutilEntry 12 } affirmedZoneSystemThresholdHistorySlotLevelSystemCpuStatsThresholdHistoryCsmavg5mincpuutilLastRecordedVal OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "Last recorded value" ::= { affirmedZoneSystemThresholdHistorySlotLevelSystemCpuStatsThresholdHistoryCsmavg5mincpuutilEntry 13 } affirmedZoneSystemThresholdHistorySlotLevelSystemCpuStatsThresholdHistoryCsmavg5mincpuutilLastRecordedValTime OBJECT-TYPE SYNTAX String MAX-ACCESS read-only STATUS current DESCRIPTION "Time the last value was recorded" ::= { affirmedZoneSystemThresholdHistorySlotLevelSystemCpuStatsThresholdHistoryCsmavg5mincpuutilEntry 14 } affirmedZoneSystemThresholdHistorySlotLevelSystemCpuStatsThresholdHistoryCsmavg15mincpuutilTable OBJECT-TYPE SYNTAX SEQUENCE OF AffirmedZoneSystemThresholdHistorySlotLevelSystemCpuStatsThresholdHistoryCsmavg15mincpuutilEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "Statistics related to the configured csm-avg-15min-cpu-util threshold" ::= { affirmedZoneMIB 172 } affirmedZoneSystemThresholdHistorySlotLevelSystemCpuStatsThresholdHistoryCsmavg15mincpuutilEntry OBJECT-TYPE SYNTAX AffirmedZoneSystemThresholdHistorySlotLevelSystemCpuStatsThresholdHistoryCsmavg15mincpuutilEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "" INDEX { affirmedZoneName, affirmedZoneSystemThresholdHistorySlotLevelSystemCpuStatsThresholdHistoryCsmavg15mincpuutilChassis, affirmedZoneSystemThresholdHistorySlotLevelSystemCpuStatsThresholdHistoryCsmavg15mincpuutilSlot } ::= { affirmedZoneSystemThresholdHistorySlotLevelSystemCpuStatsThresholdHistoryCsmavg15mincpuutilTable 1 } AffirmedZoneSystemThresholdHistorySlotLevelSystemCpuStatsThresholdHistoryCsmavg15mincpuutilEntry ::= SEQUENCE { affirmedZoneSystemThresholdHistorySlotLevelSystemCpuStatsThresholdHistoryCsmavg15mincpuutilChassis Unsigned32, affirmedZoneSystemThresholdHistorySlotLevelSystemCpuStatsThresholdHistoryCsmavg15mincpuutilSlot INTEGER, affirmedZoneSystemThresholdHistorySlotLevelSystemCpuStatsThresholdHistoryCsmavg15mincpuutilCurrentLevel INTEGER, affirmedZoneSystemThresholdHistorySlotLevelSystemCpuStatsThresholdHistoryCsmavg15mincpuutilCriticalCrossingCount Integer32, affirmedZoneSystemThresholdHistorySlotLevelSystemCpuStatsThresholdHistoryCsmavg15mincpuutilCriticalCrossingHighVal Integer32, affirmedZoneSystemThresholdHistorySlotLevelSystemCpuStatsThresholdHistoryCsmavg15mincpuutilCriticalCrossingHighValTime String, affirmedZoneSystemThresholdHistorySlotLevelSystemCpuStatsThresholdHistoryCsmavg15mincpuutilMajorCrossingCount Integer32, affirmedZoneSystemThresholdHistorySlotLevelSystemCpuStatsThresholdHistoryCsmavg15mincpuutilMajorCrossingHighVal Integer32, affirmedZoneSystemThresholdHistorySlotLevelSystemCpuStatsThresholdHistoryCsmavg15mincpuutilMajorCrossingHighValTime String, affirmedZoneSystemThresholdHistorySlotLevelSystemCpuStatsThresholdHistoryCsmavg15mincpuutilMinorCrossingCount Integer32, affirmedZoneSystemThresholdHistorySlotLevelSystemCpuStatsThresholdHistoryCsmavg15mincpuutilMinorCrossingHighVal Integer32, affirmedZoneSystemThresholdHistorySlotLevelSystemCpuStatsThresholdHistoryCsmavg15mincpuutilMinorCrossingHighValTime String, affirmedZoneSystemThresholdHistorySlotLevelSystemCpuStatsThresholdHistoryCsmavg15mincpuutilLastRecordedVal Integer32, affirmedZoneSystemThresholdHistorySlotLevelSystemCpuStatsThresholdHistoryCsmavg15mincpuutilLastRecordedValTime String } affirmedZoneSystemThresholdHistorySlotLevelSystemCpuStatsThresholdHistoryCsmavg15mincpuutilChassis OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS not-accessible STATUS current DESCRIPTION "chassis ID" ::= { affirmedZoneSystemThresholdHistorySlotLevelSystemCpuStatsThresholdHistoryCsmavg15mincpuutilEntry 1 } affirmedZoneSystemThresholdHistorySlotLevelSystemCpuStatsThresholdHistoryCsmavg15mincpuutilSlot OBJECT-TYPE SYNTAX INTEGER {a1(1),a2(2),a3(3),a4(4),a5(5),a6(6),a7(7),a8(8),a9(9),a10(10),a11(11),a12(12),a13(13),a14(14),a15(15),a16(16),a17(17),a18(18),a19(19),a20(20),a21(21),a22(22),a23(23),a24(24),a25(25),a26(26),a27(27),a28(28),a29(29),a30(30),a31(31),a32(32),a33(33),a34(34),a35(35),a36(36),a37(37),a38(38),a39(39),a40(40),a41(41),a42(42),a43(43),a44(44),a45(45),a46(46),a47(47),a48(48),a49(49),a50(50),a51(51),a52(52),a53(53),a54(54),a55(55),a56(56),a57(57),a58(58),a59(59),a60(60),a61(61),a62(62),a63(63),a64(64),a65(65),a66(66),a67(67),a68(68),a69(69),a70(70),a71(71),a72(72),a73(73),a74(74),a75(75),a76(76),a77(77),a78(78),a79(79),a80(80),a81(81),a82(82),a83(83),a84(84),a85(85),a86(86),a87(87),a88(88),a89(89),a90(90),a91(91),a92(92),a93(93),a94(94),a95(95),a96(96),a97(97),a98(98),a99(99),a100(100),a101(101),a102(102),a103(103),a104(104),a105(105),a106(106),a107(107),a108(108),a109(109),a110(110),a111(111),a112(112),a113(113),a114(114),a115(115),a116(116),a117(117),a118(118),a119(119),a120(120),a121(121),a122(122),a123(123),a124(124),a125(125),a126(126),a127(127),a128(128)} MAX-ACCESS not-accessible STATUS current DESCRIPTION "slot number" ::= { affirmedZoneSystemThresholdHistorySlotLevelSystemCpuStatsThresholdHistoryCsmavg15mincpuutilEntry 2 } affirmedZoneSystemThresholdHistorySlotLevelSystemCpuStatsThresholdHistoryCsmavg15mincpuutilCurrentLevel OBJECT-TYPE SYNTAX INTEGER {normal(0),minor(1),major(2),critical(3)} MAX-ACCESS read-only STATUS current DESCRIPTION "Current threshold level" ::= { affirmedZoneSystemThresholdHistorySlotLevelSystemCpuStatsThresholdHistoryCsmavg15mincpuutilEntry 3 } affirmedZoneSystemThresholdHistorySlotLevelSystemCpuStatsThresholdHistoryCsmavg15mincpuutilCriticalCrossingCount OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of times the critical level was crossed" ::= { affirmedZoneSystemThresholdHistorySlotLevelSystemCpuStatsThresholdHistoryCsmavg15mincpuutilEntry 4 } affirmedZoneSystemThresholdHistorySlotLevelSystemCpuStatsThresholdHistoryCsmavg15mincpuutilCriticalCrossingHighVal OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "Highest value recorded in the critical level" ::= { affirmedZoneSystemThresholdHistorySlotLevelSystemCpuStatsThresholdHistoryCsmavg15mincpuutilEntry 5 } affirmedZoneSystemThresholdHistorySlotLevelSystemCpuStatsThresholdHistoryCsmavg15mincpuutilCriticalCrossingHighValTime OBJECT-TYPE SYNTAX String MAX-ACCESS read-only STATUS current DESCRIPTION "Time the highest value recorded in the critical level" ::= { affirmedZoneSystemThresholdHistorySlotLevelSystemCpuStatsThresholdHistoryCsmavg15mincpuutilEntry 6 } affirmedZoneSystemThresholdHistorySlotLevelSystemCpuStatsThresholdHistoryCsmavg15mincpuutilMajorCrossingCount OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of times the major level was crossed" ::= { affirmedZoneSystemThresholdHistorySlotLevelSystemCpuStatsThresholdHistoryCsmavg15mincpuutilEntry 7 } affirmedZoneSystemThresholdHistorySlotLevelSystemCpuStatsThresholdHistoryCsmavg15mincpuutilMajorCrossingHighVal OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "Highest value recorded in the major level" ::= { affirmedZoneSystemThresholdHistorySlotLevelSystemCpuStatsThresholdHistoryCsmavg15mincpuutilEntry 8 } affirmedZoneSystemThresholdHistorySlotLevelSystemCpuStatsThresholdHistoryCsmavg15mincpuutilMajorCrossingHighValTime OBJECT-TYPE SYNTAX String MAX-ACCESS read-only STATUS current DESCRIPTION "Time the highest value recorded in the major level" ::= { affirmedZoneSystemThresholdHistorySlotLevelSystemCpuStatsThresholdHistoryCsmavg15mincpuutilEntry 9 } affirmedZoneSystemThresholdHistorySlotLevelSystemCpuStatsThresholdHistoryCsmavg15mincpuutilMinorCrossingCount OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of times the minor level was crossed" ::= { affirmedZoneSystemThresholdHistorySlotLevelSystemCpuStatsThresholdHistoryCsmavg15mincpuutilEntry 10 } affirmedZoneSystemThresholdHistorySlotLevelSystemCpuStatsThresholdHistoryCsmavg15mincpuutilMinorCrossingHighVal OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "Highest value recorded in the minor level" ::= { affirmedZoneSystemThresholdHistorySlotLevelSystemCpuStatsThresholdHistoryCsmavg15mincpuutilEntry 11 } affirmedZoneSystemThresholdHistorySlotLevelSystemCpuStatsThresholdHistoryCsmavg15mincpuutilMinorCrossingHighValTime OBJECT-TYPE SYNTAX String MAX-ACCESS read-only STATUS current DESCRIPTION "Time the highest value recorded in the minor level" ::= { affirmedZoneSystemThresholdHistorySlotLevelSystemCpuStatsThresholdHistoryCsmavg15mincpuutilEntry 12 } affirmedZoneSystemThresholdHistorySlotLevelSystemCpuStatsThresholdHistoryCsmavg15mincpuutilLastRecordedVal OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "Last recorded value" ::= { affirmedZoneSystemThresholdHistorySlotLevelSystemCpuStatsThresholdHistoryCsmavg15mincpuutilEntry 13 } affirmedZoneSystemThresholdHistorySlotLevelSystemCpuStatsThresholdHistoryCsmavg15mincpuutilLastRecordedValTime OBJECT-TYPE SYNTAX String MAX-ACCESS read-only STATUS current DESCRIPTION "Time the last value was recorded" ::= { affirmedZoneSystemThresholdHistorySlotLevelSystemCpuStatsThresholdHistoryCsmavg15mincpuutilEntry 14 } affirmedZoneSystemThresholdHistorySlotLevelSystemCpuStatsThresholdHistoryMcmavg1mincpuutilTable OBJECT-TYPE SYNTAX SEQUENCE OF AffirmedZoneSystemThresholdHistorySlotLevelSystemCpuStatsThresholdHistoryMcmavg1mincpuutilEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "Statistics related to the configured mcm-avg-1min-cpu-util threshold" ::= { affirmedZoneMIB 173 } affirmedZoneSystemThresholdHistorySlotLevelSystemCpuStatsThresholdHistoryMcmavg1mincpuutilEntry OBJECT-TYPE SYNTAX AffirmedZoneSystemThresholdHistorySlotLevelSystemCpuStatsThresholdHistoryMcmavg1mincpuutilEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "" INDEX { affirmedZoneName, affirmedZoneSystemThresholdHistorySlotLevelSystemCpuStatsThresholdHistoryMcmavg1mincpuutilChassis, affirmedZoneSystemThresholdHistorySlotLevelSystemCpuStatsThresholdHistoryMcmavg1mincpuutilSlot } ::= { affirmedZoneSystemThresholdHistorySlotLevelSystemCpuStatsThresholdHistoryMcmavg1mincpuutilTable 1 } AffirmedZoneSystemThresholdHistorySlotLevelSystemCpuStatsThresholdHistoryMcmavg1mincpuutilEntry ::= SEQUENCE { affirmedZoneSystemThresholdHistorySlotLevelSystemCpuStatsThresholdHistoryMcmavg1mincpuutilChassis Unsigned32, affirmedZoneSystemThresholdHistorySlotLevelSystemCpuStatsThresholdHistoryMcmavg1mincpuutilSlot INTEGER, affirmedZoneSystemThresholdHistorySlotLevelSystemCpuStatsThresholdHistoryMcmavg1mincpuutilCurrentLevel INTEGER, affirmedZoneSystemThresholdHistorySlotLevelSystemCpuStatsThresholdHistoryMcmavg1mincpuutilCriticalCrossingCount Integer32, affirmedZoneSystemThresholdHistorySlotLevelSystemCpuStatsThresholdHistoryMcmavg1mincpuutilCriticalCrossingHighVal Integer32, affirmedZoneSystemThresholdHistorySlotLevelSystemCpuStatsThresholdHistoryMcmavg1mincpuutilCriticalCrossingHighValTime String, affirmedZoneSystemThresholdHistorySlotLevelSystemCpuStatsThresholdHistoryMcmavg1mincpuutilMajorCrossingCount Integer32, affirmedZoneSystemThresholdHistorySlotLevelSystemCpuStatsThresholdHistoryMcmavg1mincpuutilMajorCrossingHighVal Integer32, affirmedZoneSystemThresholdHistorySlotLevelSystemCpuStatsThresholdHistoryMcmavg1mincpuutilMajorCrossingHighValTime String, affirmedZoneSystemThresholdHistorySlotLevelSystemCpuStatsThresholdHistoryMcmavg1mincpuutilMinorCrossingCount Integer32, affirmedZoneSystemThresholdHistorySlotLevelSystemCpuStatsThresholdHistoryMcmavg1mincpuutilMinorCrossingHighVal Integer32, affirmedZoneSystemThresholdHistorySlotLevelSystemCpuStatsThresholdHistoryMcmavg1mincpuutilMinorCrossingHighValTime String, affirmedZoneSystemThresholdHistorySlotLevelSystemCpuStatsThresholdHistoryMcmavg1mincpuutilLastRecordedVal Integer32, affirmedZoneSystemThresholdHistorySlotLevelSystemCpuStatsThresholdHistoryMcmavg1mincpuutilLastRecordedValTime String } affirmedZoneSystemThresholdHistorySlotLevelSystemCpuStatsThresholdHistoryMcmavg1mincpuutilChassis OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS not-accessible STATUS current DESCRIPTION "chassis ID" ::= { affirmedZoneSystemThresholdHistorySlotLevelSystemCpuStatsThresholdHistoryMcmavg1mincpuutilEntry 1 } affirmedZoneSystemThresholdHistorySlotLevelSystemCpuStatsThresholdHistoryMcmavg1mincpuutilSlot OBJECT-TYPE SYNTAX INTEGER {a1(1),a2(2),a3(3),a4(4),a5(5),a6(6),a7(7),a8(8),a9(9),a10(10),a11(11),a12(12),a13(13),a14(14),a15(15),a16(16),a17(17),a18(18),a19(19),a20(20),a21(21),a22(22),a23(23),a24(24),a25(25),a26(26),a27(27),a28(28),a29(29),a30(30),a31(31),a32(32),a33(33),a34(34),a35(35),a36(36),a37(37),a38(38),a39(39),a40(40),a41(41),a42(42),a43(43),a44(44),a45(45),a46(46),a47(47),a48(48),a49(49),a50(50),a51(51),a52(52),a53(53),a54(54),a55(55),a56(56),a57(57),a58(58),a59(59),a60(60),a61(61),a62(62),a63(63),a64(64),a65(65),a66(66),a67(67),a68(68),a69(69),a70(70),a71(71),a72(72),a73(73),a74(74),a75(75),a76(76),a77(77),a78(78),a79(79),a80(80),a81(81),a82(82),a83(83),a84(84),a85(85),a86(86),a87(87),a88(88),a89(89),a90(90),a91(91),a92(92),a93(93),a94(94),a95(95),a96(96),a97(97),a98(98),a99(99),a100(100),a101(101),a102(102),a103(103),a104(104),a105(105),a106(106),a107(107),a108(108),a109(109),a110(110),a111(111),a112(112),a113(113),a114(114),a115(115),a116(116),a117(117),a118(118),a119(119),a120(120),a121(121),a122(122),a123(123),a124(124),a125(125),a126(126),a127(127),a128(128)} MAX-ACCESS not-accessible STATUS current DESCRIPTION "slot number" ::= { affirmedZoneSystemThresholdHistorySlotLevelSystemCpuStatsThresholdHistoryMcmavg1mincpuutilEntry 2 } affirmedZoneSystemThresholdHistorySlotLevelSystemCpuStatsThresholdHistoryMcmavg1mincpuutilCurrentLevel OBJECT-TYPE SYNTAX INTEGER {normal(0),minor(1),major(2),critical(3)} MAX-ACCESS read-only STATUS current DESCRIPTION "Current threshold level" ::= { affirmedZoneSystemThresholdHistorySlotLevelSystemCpuStatsThresholdHistoryMcmavg1mincpuutilEntry 3 } affirmedZoneSystemThresholdHistorySlotLevelSystemCpuStatsThresholdHistoryMcmavg1mincpuutilCriticalCrossingCount OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of times the critical level was crossed" ::= { affirmedZoneSystemThresholdHistorySlotLevelSystemCpuStatsThresholdHistoryMcmavg1mincpuutilEntry 4 } affirmedZoneSystemThresholdHistorySlotLevelSystemCpuStatsThresholdHistoryMcmavg1mincpuutilCriticalCrossingHighVal OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "Highest value recorded in the critical level" ::= { affirmedZoneSystemThresholdHistorySlotLevelSystemCpuStatsThresholdHistoryMcmavg1mincpuutilEntry 5 } affirmedZoneSystemThresholdHistorySlotLevelSystemCpuStatsThresholdHistoryMcmavg1mincpuutilCriticalCrossingHighValTime OBJECT-TYPE SYNTAX String MAX-ACCESS read-only STATUS current DESCRIPTION "Time the highest value recorded in the critical level" ::= { affirmedZoneSystemThresholdHistorySlotLevelSystemCpuStatsThresholdHistoryMcmavg1mincpuutilEntry 6 } affirmedZoneSystemThresholdHistorySlotLevelSystemCpuStatsThresholdHistoryMcmavg1mincpuutilMajorCrossingCount OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of times the major level was crossed" ::= { affirmedZoneSystemThresholdHistorySlotLevelSystemCpuStatsThresholdHistoryMcmavg1mincpuutilEntry 7 } affirmedZoneSystemThresholdHistorySlotLevelSystemCpuStatsThresholdHistoryMcmavg1mincpuutilMajorCrossingHighVal OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "Highest value recorded in the major level" ::= { affirmedZoneSystemThresholdHistorySlotLevelSystemCpuStatsThresholdHistoryMcmavg1mincpuutilEntry 8 } affirmedZoneSystemThresholdHistorySlotLevelSystemCpuStatsThresholdHistoryMcmavg1mincpuutilMajorCrossingHighValTime OBJECT-TYPE SYNTAX String MAX-ACCESS read-only STATUS current DESCRIPTION "Time the highest value recorded in the major level" ::= { affirmedZoneSystemThresholdHistorySlotLevelSystemCpuStatsThresholdHistoryMcmavg1mincpuutilEntry 9 } affirmedZoneSystemThresholdHistorySlotLevelSystemCpuStatsThresholdHistoryMcmavg1mincpuutilMinorCrossingCount OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of times the minor level was crossed" ::= { affirmedZoneSystemThresholdHistorySlotLevelSystemCpuStatsThresholdHistoryMcmavg1mincpuutilEntry 10 } affirmedZoneSystemThresholdHistorySlotLevelSystemCpuStatsThresholdHistoryMcmavg1mincpuutilMinorCrossingHighVal OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "Highest value recorded in the minor level" ::= { affirmedZoneSystemThresholdHistorySlotLevelSystemCpuStatsThresholdHistoryMcmavg1mincpuutilEntry 11 } affirmedZoneSystemThresholdHistorySlotLevelSystemCpuStatsThresholdHistoryMcmavg1mincpuutilMinorCrossingHighValTime OBJECT-TYPE SYNTAX String MAX-ACCESS read-only STATUS current DESCRIPTION "Time the highest value recorded in the minor level" ::= { affirmedZoneSystemThresholdHistorySlotLevelSystemCpuStatsThresholdHistoryMcmavg1mincpuutilEntry 12 } affirmedZoneSystemThresholdHistorySlotLevelSystemCpuStatsThresholdHistoryMcmavg1mincpuutilLastRecordedVal OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "Last recorded value" ::= { affirmedZoneSystemThresholdHistorySlotLevelSystemCpuStatsThresholdHistoryMcmavg1mincpuutilEntry 13 } affirmedZoneSystemThresholdHistorySlotLevelSystemCpuStatsThresholdHistoryMcmavg1mincpuutilLastRecordedValTime OBJECT-TYPE SYNTAX String MAX-ACCESS read-only STATUS current DESCRIPTION "Time the last value was recorded" ::= { affirmedZoneSystemThresholdHistorySlotLevelSystemCpuStatsThresholdHistoryMcmavg1mincpuutilEntry 14 } affirmedZoneSystemThresholdHistorySlotLevelSystemCpuStatsThresholdHistoryMcmavg5mincpuutilTable OBJECT-TYPE SYNTAX SEQUENCE OF AffirmedZoneSystemThresholdHistorySlotLevelSystemCpuStatsThresholdHistoryMcmavg5mincpuutilEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "Statistics related to the configured mcm-avg-5min-cpu-util threshold" ::= { affirmedZoneMIB 174 } affirmedZoneSystemThresholdHistorySlotLevelSystemCpuStatsThresholdHistoryMcmavg5mincpuutilEntry OBJECT-TYPE SYNTAX AffirmedZoneSystemThresholdHistorySlotLevelSystemCpuStatsThresholdHistoryMcmavg5mincpuutilEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "" INDEX { affirmedZoneName, affirmedZoneSystemThresholdHistorySlotLevelSystemCpuStatsThresholdHistoryMcmavg5mincpuutilChassis, affirmedZoneSystemThresholdHistorySlotLevelSystemCpuStatsThresholdHistoryMcmavg5mincpuutilSlot } ::= { affirmedZoneSystemThresholdHistorySlotLevelSystemCpuStatsThresholdHistoryMcmavg5mincpuutilTable 1 } AffirmedZoneSystemThresholdHistorySlotLevelSystemCpuStatsThresholdHistoryMcmavg5mincpuutilEntry ::= SEQUENCE { affirmedZoneSystemThresholdHistorySlotLevelSystemCpuStatsThresholdHistoryMcmavg5mincpuutilChassis Unsigned32, affirmedZoneSystemThresholdHistorySlotLevelSystemCpuStatsThresholdHistoryMcmavg5mincpuutilSlot INTEGER, affirmedZoneSystemThresholdHistorySlotLevelSystemCpuStatsThresholdHistoryMcmavg5mincpuutilCurrentLevel INTEGER, affirmedZoneSystemThresholdHistorySlotLevelSystemCpuStatsThresholdHistoryMcmavg5mincpuutilCriticalCrossingCount Integer32, affirmedZoneSystemThresholdHistorySlotLevelSystemCpuStatsThresholdHistoryMcmavg5mincpuutilCriticalCrossingHighVal Integer32, affirmedZoneSystemThresholdHistorySlotLevelSystemCpuStatsThresholdHistoryMcmavg5mincpuutilCriticalCrossingHighValTime String, affirmedZoneSystemThresholdHistorySlotLevelSystemCpuStatsThresholdHistoryMcmavg5mincpuutilMajorCrossingCount Integer32, affirmedZoneSystemThresholdHistorySlotLevelSystemCpuStatsThresholdHistoryMcmavg5mincpuutilMajorCrossingHighVal Integer32, affirmedZoneSystemThresholdHistorySlotLevelSystemCpuStatsThresholdHistoryMcmavg5mincpuutilMajorCrossingHighValTime String, affirmedZoneSystemThresholdHistorySlotLevelSystemCpuStatsThresholdHistoryMcmavg5mincpuutilMinorCrossingCount Integer32, affirmedZoneSystemThresholdHistorySlotLevelSystemCpuStatsThresholdHistoryMcmavg5mincpuutilMinorCrossingHighVal Integer32, affirmedZoneSystemThresholdHistorySlotLevelSystemCpuStatsThresholdHistoryMcmavg5mincpuutilMinorCrossingHighValTime String, affirmedZoneSystemThresholdHistorySlotLevelSystemCpuStatsThresholdHistoryMcmavg5mincpuutilLastRecordedVal Integer32, affirmedZoneSystemThresholdHistorySlotLevelSystemCpuStatsThresholdHistoryMcmavg5mincpuutilLastRecordedValTime String } affirmedZoneSystemThresholdHistorySlotLevelSystemCpuStatsThresholdHistoryMcmavg5mincpuutilChassis OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS not-accessible STATUS current DESCRIPTION "chassis ID" ::= { affirmedZoneSystemThresholdHistorySlotLevelSystemCpuStatsThresholdHistoryMcmavg5mincpuutilEntry 1 } affirmedZoneSystemThresholdHistorySlotLevelSystemCpuStatsThresholdHistoryMcmavg5mincpuutilSlot OBJECT-TYPE SYNTAX INTEGER {a1(1),a2(2),a3(3),a4(4),a5(5),a6(6),a7(7),a8(8),a9(9),a10(10),a11(11),a12(12),a13(13),a14(14),a15(15),a16(16),a17(17),a18(18),a19(19),a20(20),a21(21),a22(22),a23(23),a24(24),a25(25),a26(26),a27(27),a28(28),a29(29),a30(30),a31(31),a32(32),a33(33),a34(34),a35(35),a36(36),a37(37),a38(38),a39(39),a40(40),a41(41),a42(42),a43(43),a44(44),a45(45),a46(46),a47(47),a48(48),a49(49),a50(50),a51(51),a52(52),a53(53),a54(54),a55(55),a56(56),a57(57),a58(58),a59(59),a60(60),a61(61),a62(62),a63(63),a64(64),a65(65),a66(66),a67(67),a68(68),a69(69),a70(70),a71(71),a72(72),a73(73),a74(74),a75(75),a76(76),a77(77),a78(78),a79(79),a80(80),a81(81),a82(82),a83(83),a84(84),a85(85),a86(86),a87(87),a88(88),a89(89),a90(90),a91(91),a92(92),a93(93),a94(94),a95(95),a96(96),a97(97),a98(98),a99(99),a100(100),a101(101),a102(102),a103(103),a104(104),a105(105),a106(106),a107(107),a108(108),a109(109),a110(110),a111(111),a112(112),a113(113),a114(114),a115(115),a116(116),a117(117),a118(118),a119(119),a120(120),a121(121),a122(122),a123(123),a124(124),a125(125),a126(126),a127(127),a128(128)} MAX-ACCESS not-accessible STATUS current DESCRIPTION "slot number" ::= { affirmedZoneSystemThresholdHistorySlotLevelSystemCpuStatsThresholdHistoryMcmavg5mincpuutilEntry 2 } affirmedZoneSystemThresholdHistorySlotLevelSystemCpuStatsThresholdHistoryMcmavg5mincpuutilCurrentLevel OBJECT-TYPE SYNTAX INTEGER {normal(0),minor(1),major(2),critical(3)} MAX-ACCESS read-only STATUS current DESCRIPTION "Current threshold level" ::= { affirmedZoneSystemThresholdHistorySlotLevelSystemCpuStatsThresholdHistoryMcmavg5mincpuutilEntry 3 } affirmedZoneSystemThresholdHistorySlotLevelSystemCpuStatsThresholdHistoryMcmavg5mincpuutilCriticalCrossingCount OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of times the critical level was crossed" ::= { affirmedZoneSystemThresholdHistorySlotLevelSystemCpuStatsThresholdHistoryMcmavg5mincpuutilEntry 4 } affirmedZoneSystemThresholdHistorySlotLevelSystemCpuStatsThresholdHistoryMcmavg5mincpuutilCriticalCrossingHighVal OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "Highest value recorded in the critical level" ::= { affirmedZoneSystemThresholdHistorySlotLevelSystemCpuStatsThresholdHistoryMcmavg5mincpuutilEntry 5 } affirmedZoneSystemThresholdHistorySlotLevelSystemCpuStatsThresholdHistoryMcmavg5mincpuutilCriticalCrossingHighValTime OBJECT-TYPE SYNTAX String MAX-ACCESS read-only STATUS current DESCRIPTION "Time the highest value recorded in the critical level" ::= { affirmedZoneSystemThresholdHistorySlotLevelSystemCpuStatsThresholdHistoryMcmavg5mincpuutilEntry 6 } affirmedZoneSystemThresholdHistorySlotLevelSystemCpuStatsThresholdHistoryMcmavg5mincpuutilMajorCrossingCount OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of times the major level was crossed" ::= { affirmedZoneSystemThresholdHistorySlotLevelSystemCpuStatsThresholdHistoryMcmavg5mincpuutilEntry 7 } affirmedZoneSystemThresholdHistorySlotLevelSystemCpuStatsThresholdHistoryMcmavg5mincpuutilMajorCrossingHighVal OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "Highest value recorded in the major level" ::= { affirmedZoneSystemThresholdHistorySlotLevelSystemCpuStatsThresholdHistoryMcmavg5mincpuutilEntry 8 } affirmedZoneSystemThresholdHistorySlotLevelSystemCpuStatsThresholdHistoryMcmavg5mincpuutilMajorCrossingHighValTime OBJECT-TYPE SYNTAX String MAX-ACCESS read-only STATUS current DESCRIPTION "Time the highest value recorded in the major level" ::= { affirmedZoneSystemThresholdHistorySlotLevelSystemCpuStatsThresholdHistoryMcmavg5mincpuutilEntry 9 } affirmedZoneSystemThresholdHistorySlotLevelSystemCpuStatsThresholdHistoryMcmavg5mincpuutilMinorCrossingCount OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of times the minor level was crossed" ::= { affirmedZoneSystemThresholdHistorySlotLevelSystemCpuStatsThresholdHistoryMcmavg5mincpuutilEntry 10 } affirmedZoneSystemThresholdHistorySlotLevelSystemCpuStatsThresholdHistoryMcmavg5mincpuutilMinorCrossingHighVal OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "Highest value recorded in the minor level" ::= { affirmedZoneSystemThresholdHistorySlotLevelSystemCpuStatsThresholdHistoryMcmavg5mincpuutilEntry 11 } affirmedZoneSystemThresholdHistorySlotLevelSystemCpuStatsThresholdHistoryMcmavg5mincpuutilMinorCrossingHighValTime OBJECT-TYPE SYNTAX String MAX-ACCESS read-only STATUS current DESCRIPTION "Time the highest value recorded in the minor level" ::= { affirmedZoneSystemThresholdHistorySlotLevelSystemCpuStatsThresholdHistoryMcmavg5mincpuutilEntry 12 } affirmedZoneSystemThresholdHistorySlotLevelSystemCpuStatsThresholdHistoryMcmavg5mincpuutilLastRecordedVal OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "Last recorded value" ::= { affirmedZoneSystemThresholdHistorySlotLevelSystemCpuStatsThresholdHistoryMcmavg5mincpuutilEntry 13 } affirmedZoneSystemThresholdHistorySlotLevelSystemCpuStatsThresholdHistoryMcmavg5mincpuutilLastRecordedValTime OBJECT-TYPE SYNTAX String MAX-ACCESS read-only STATUS current DESCRIPTION "Time the last value was recorded" ::= { affirmedZoneSystemThresholdHistorySlotLevelSystemCpuStatsThresholdHistoryMcmavg5mincpuutilEntry 14 } affirmedZoneSystemThresholdHistorySlotLevelSystemCpuStatsThresholdHistoryMcmavg15mincpuutilTable OBJECT-TYPE SYNTAX SEQUENCE OF AffirmedZoneSystemThresholdHistorySlotLevelSystemCpuStatsThresholdHistoryMcmavg15mincpuutilEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "Statistics related to the configured mcm-avg-15min-cpu-util threshold" ::= { affirmedZoneMIB 175 } affirmedZoneSystemThresholdHistorySlotLevelSystemCpuStatsThresholdHistoryMcmavg15mincpuutilEntry OBJECT-TYPE SYNTAX AffirmedZoneSystemThresholdHistorySlotLevelSystemCpuStatsThresholdHistoryMcmavg15mincpuutilEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "" INDEX { affirmedZoneName, affirmedZoneSystemThresholdHistorySlotLevelSystemCpuStatsThresholdHistoryMcmavg15mincpuutilChassis, affirmedZoneSystemThresholdHistorySlotLevelSystemCpuStatsThresholdHistoryMcmavg15mincpuutilSlot } ::= { affirmedZoneSystemThresholdHistorySlotLevelSystemCpuStatsThresholdHistoryMcmavg15mincpuutilTable 1 } AffirmedZoneSystemThresholdHistorySlotLevelSystemCpuStatsThresholdHistoryMcmavg15mincpuutilEntry ::= SEQUENCE { affirmedZoneSystemThresholdHistorySlotLevelSystemCpuStatsThresholdHistoryMcmavg15mincpuutilChassis Unsigned32, affirmedZoneSystemThresholdHistorySlotLevelSystemCpuStatsThresholdHistoryMcmavg15mincpuutilSlot INTEGER, affirmedZoneSystemThresholdHistorySlotLevelSystemCpuStatsThresholdHistoryMcmavg15mincpuutilCurrentLevel INTEGER, affirmedZoneSystemThresholdHistorySlotLevelSystemCpuStatsThresholdHistoryMcmavg15mincpuutilCriticalCrossingCount Integer32, affirmedZoneSystemThresholdHistorySlotLevelSystemCpuStatsThresholdHistoryMcmavg15mincpuutilCriticalCrossingHighVal Integer32, affirmedZoneSystemThresholdHistorySlotLevelSystemCpuStatsThresholdHistoryMcmavg15mincpuutilCriticalCrossingHighValTime String, affirmedZoneSystemThresholdHistorySlotLevelSystemCpuStatsThresholdHistoryMcmavg15mincpuutilMajorCrossingCount Integer32, affirmedZoneSystemThresholdHistorySlotLevelSystemCpuStatsThresholdHistoryMcmavg15mincpuutilMajorCrossingHighVal Integer32, affirmedZoneSystemThresholdHistorySlotLevelSystemCpuStatsThresholdHistoryMcmavg15mincpuutilMajorCrossingHighValTime String, affirmedZoneSystemThresholdHistorySlotLevelSystemCpuStatsThresholdHistoryMcmavg15mincpuutilMinorCrossingCount Integer32, affirmedZoneSystemThresholdHistorySlotLevelSystemCpuStatsThresholdHistoryMcmavg15mincpuutilMinorCrossingHighVal Integer32, affirmedZoneSystemThresholdHistorySlotLevelSystemCpuStatsThresholdHistoryMcmavg15mincpuutilMinorCrossingHighValTime String, affirmedZoneSystemThresholdHistorySlotLevelSystemCpuStatsThresholdHistoryMcmavg15mincpuutilLastRecordedVal Integer32, affirmedZoneSystemThresholdHistorySlotLevelSystemCpuStatsThresholdHistoryMcmavg15mincpuutilLastRecordedValTime String } affirmedZoneSystemThresholdHistorySlotLevelSystemCpuStatsThresholdHistoryMcmavg15mincpuutilChassis OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS not-accessible STATUS current DESCRIPTION "chassis ID" ::= { affirmedZoneSystemThresholdHistorySlotLevelSystemCpuStatsThresholdHistoryMcmavg15mincpuutilEntry 1 } affirmedZoneSystemThresholdHistorySlotLevelSystemCpuStatsThresholdHistoryMcmavg15mincpuutilSlot OBJECT-TYPE SYNTAX INTEGER {a1(1),a2(2),a3(3),a4(4),a5(5),a6(6),a7(7),a8(8),a9(9),a10(10),a11(11),a12(12),a13(13),a14(14),a15(15),a16(16),a17(17),a18(18),a19(19),a20(20),a21(21),a22(22),a23(23),a24(24),a25(25),a26(26),a27(27),a28(28),a29(29),a30(30),a31(31),a32(32),a33(33),a34(34),a35(35),a36(36),a37(37),a38(38),a39(39),a40(40),a41(41),a42(42),a43(43),a44(44),a45(45),a46(46),a47(47),a48(48),a49(49),a50(50),a51(51),a52(52),a53(53),a54(54),a55(55),a56(56),a57(57),a58(58),a59(59),a60(60),a61(61),a62(62),a63(63),a64(64),a65(65),a66(66),a67(67),a68(68),a69(69),a70(70),a71(71),a72(72),a73(73),a74(74),a75(75),a76(76),a77(77),a78(78),a79(79),a80(80),a81(81),a82(82),a83(83),a84(84),a85(85),a86(86),a87(87),a88(88),a89(89),a90(90),a91(91),a92(92),a93(93),a94(94),a95(95),a96(96),a97(97),a98(98),a99(99),a100(100),a101(101),a102(102),a103(103),a104(104),a105(105),a106(106),a107(107),a108(108),a109(109),a110(110),a111(111),a112(112),a113(113),a114(114),a115(115),a116(116),a117(117),a118(118),a119(119),a120(120),a121(121),a122(122),a123(123),a124(124),a125(125),a126(126),a127(127),a128(128)} MAX-ACCESS not-accessible STATUS current DESCRIPTION "slot number" ::= { affirmedZoneSystemThresholdHistorySlotLevelSystemCpuStatsThresholdHistoryMcmavg15mincpuutilEntry 2 } affirmedZoneSystemThresholdHistorySlotLevelSystemCpuStatsThresholdHistoryMcmavg15mincpuutilCurrentLevel OBJECT-TYPE SYNTAX INTEGER {normal(0),minor(1),major(2),critical(3)} MAX-ACCESS read-only STATUS current DESCRIPTION "Current threshold level" ::= { affirmedZoneSystemThresholdHistorySlotLevelSystemCpuStatsThresholdHistoryMcmavg15mincpuutilEntry 3 } affirmedZoneSystemThresholdHistorySlotLevelSystemCpuStatsThresholdHistoryMcmavg15mincpuutilCriticalCrossingCount OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of times the critical level was crossed" ::= { affirmedZoneSystemThresholdHistorySlotLevelSystemCpuStatsThresholdHistoryMcmavg15mincpuutilEntry 4 } affirmedZoneSystemThresholdHistorySlotLevelSystemCpuStatsThresholdHistoryMcmavg15mincpuutilCriticalCrossingHighVal OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "Highest value recorded in the critical level" ::= { affirmedZoneSystemThresholdHistorySlotLevelSystemCpuStatsThresholdHistoryMcmavg15mincpuutilEntry 5 } affirmedZoneSystemThresholdHistorySlotLevelSystemCpuStatsThresholdHistoryMcmavg15mincpuutilCriticalCrossingHighValTime OBJECT-TYPE SYNTAX String MAX-ACCESS read-only STATUS current DESCRIPTION "Time the highest value recorded in the critical level" ::= { affirmedZoneSystemThresholdHistorySlotLevelSystemCpuStatsThresholdHistoryMcmavg15mincpuutilEntry 6 } affirmedZoneSystemThresholdHistorySlotLevelSystemCpuStatsThresholdHistoryMcmavg15mincpuutilMajorCrossingCount OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of times the major level was crossed" ::= { affirmedZoneSystemThresholdHistorySlotLevelSystemCpuStatsThresholdHistoryMcmavg15mincpuutilEntry 7 } affirmedZoneSystemThresholdHistorySlotLevelSystemCpuStatsThresholdHistoryMcmavg15mincpuutilMajorCrossingHighVal OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "Highest value recorded in the major level" ::= { affirmedZoneSystemThresholdHistorySlotLevelSystemCpuStatsThresholdHistoryMcmavg15mincpuutilEntry 8 } affirmedZoneSystemThresholdHistorySlotLevelSystemCpuStatsThresholdHistoryMcmavg15mincpuutilMajorCrossingHighValTime OBJECT-TYPE SYNTAX String MAX-ACCESS read-only STATUS current DESCRIPTION "Time the highest value recorded in the major level" ::= { affirmedZoneSystemThresholdHistorySlotLevelSystemCpuStatsThresholdHistoryMcmavg15mincpuutilEntry 9 } affirmedZoneSystemThresholdHistorySlotLevelSystemCpuStatsThresholdHistoryMcmavg15mincpuutilMinorCrossingCount OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of times the minor level was crossed" ::= { affirmedZoneSystemThresholdHistorySlotLevelSystemCpuStatsThresholdHistoryMcmavg15mincpuutilEntry 10 } affirmedZoneSystemThresholdHistorySlotLevelSystemCpuStatsThresholdHistoryMcmavg15mincpuutilMinorCrossingHighVal OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "Highest value recorded in the minor level" ::= { affirmedZoneSystemThresholdHistorySlotLevelSystemCpuStatsThresholdHistoryMcmavg15mincpuutilEntry 11 } affirmedZoneSystemThresholdHistorySlotLevelSystemCpuStatsThresholdHistoryMcmavg15mincpuutilMinorCrossingHighValTime OBJECT-TYPE SYNTAX String MAX-ACCESS read-only STATUS current DESCRIPTION "Time the highest value recorded in the minor level" ::= { affirmedZoneSystemThresholdHistorySlotLevelSystemCpuStatsThresholdHistoryMcmavg15mincpuutilEntry 12 } affirmedZoneSystemThresholdHistorySlotLevelSystemCpuStatsThresholdHistoryMcmavg15mincpuutilLastRecordedVal OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "Last recorded value" ::= { affirmedZoneSystemThresholdHistorySlotLevelSystemCpuStatsThresholdHistoryMcmavg15mincpuutilEntry 13 } affirmedZoneSystemThresholdHistorySlotLevelSystemCpuStatsThresholdHistoryMcmavg15mincpuutilLastRecordedValTime OBJECT-TYPE SYNTAX String MAX-ACCESS read-only STATUS current DESCRIPTION "Time the last value was recorded" ::= { affirmedZoneSystemThresholdHistorySlotLevelSystemCpuStatsThresholdHistoryMcmavg15mincpuutilEntry 14 } affirmedZoneSystemThresholdHistorySlotLevelSystemMemoryStatsThresholdHistoryCsmavg1minmemoryutilTable OBJECT-TYPE SYNTAX SEQUENCE OF AffirmedZoneSystemThresholdHistorySlotLevelSystemMemoryStatsThresholdHistoryCsmavg1minmemoryutilEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "Statistics related to the configured csm-avg-1min-memory-util threshold" ::= { affirmedZoneMIB 176 } affirmedZoneSystemThresholdHistorySlotLevelSystemMemoryStatsThresholdHistoryCsmavg1minmemoryutilEntry OBJECT-TYPE SYNTAX AffirmedZoneSystemThresholdHistorySlotLevelSystemMemoryStatsThresholdHistoryCsmavg1minmemoryutilEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "" INDEX { affirmedZoneName, affirmedZoneSystemThresholdHistorySlotLevelSystemMemoryStatsThresholdHistoryCsmavg1minmemoryutilChassis, affirmedZoneSystemThresholdHistorySlotLevelSystemMemoryStatsThresholdHistoryCsmavg1minmemoryutilSlot } ::= { affirmedZoneSystemThresholdHistorySlotLevelSystemMemoryStatsThresholdHistoryCsmavg1minmemoryutilTable 1 } AffirmedZoneSystemThresholdHistorySlotLevelSystemMemoryStatsThresholdHistoryCsmavg1minmemoryutilEntry ::= SEQUENCE { affirmedZoneSystemThresholdHistorySlotLevelSystemMemoryStatsThresholdHistoryCsmavg1minmemoryutilChassis Unsigned32, affirmedZoneSystemThresholdHistorySlotLevelSystemMemoryStatsThresholdHistoryCsmavg1minmemoryutilSlot INTEGER, affirmedZoneSystemThresholdHistorySlotLevelSystemMemoryStatsThresholdHistoryCsmavg1minmemoryutilCurrentLevel INTEGER, affirmedZoneSystemThresholdHistorySlotLevelSystemMemoryStatsThresholdHistoryCsmavg1minmemoryutilCriticalCrossingCount Integer32, affirmedZoneSystemThresholdHistorySlotLevelSystemMemoryStatsThresholdHistoryCsmavg1minmemoryutilCriticalCrossingHighVal Integer32, affirmedZoneSystemThresholdHistorySlotLevelSystemMemoryStatsThresholdHistoryCsmavg1minmemoryutilCriticalCrossingHighValTime String, affirmedZoneSystemThresholdHistorySlotLevelSystemMemoryStatsThresholdHistoryCsmavg1minmemoryutilMajorCrossingCount Integer32, affirmedZoneSystemThresholdHistorySlotLevelSystemMemoryStatsThresholdHistoryCsmavg1minmemoryutilMajorCrossingHighVal Integer32, affirmedZoneSystemThresholdHistorySlotLevelSystemMemoryStatsThresholdHistoryCsmavg1minmemoryutilMajorCrossingHighValTime String, affirmedZoneSystemThresholdHistorySlotLevelSystemMemoryStatsThresholdHistoryCsmavg1minmemoryutilMinorCrossingCount Integer32, affirmedZoneSystemThresholdHistorySlotLevelSystemMemoryStatsThresholdHistoryCsmavg1minmemoryutilMinorCrossingHighVal Integer32, affirmedZoneSystemThresholdHistorySlotLevelSystemMemoryStatsThresholdHistoryCsmavg1minmemoryutilMinorCrossingHighValTime String, affirmedZoneSystemThresholdHistorySlotLevelSystemMemoryStatsThresholdHistoryCsmavg1minmemoryutilLastRecordedVal Integer32, affirmedZoneSystemThresholdHistorySlotLevelSystemMemoryStatsThresholdHistoryCsmavg1minmemoryutilLastRecordedValTime String } affirmedZoneSystemThresholdHistorySlotLevelSystemMemoryStatsThresholdHistoryCsmavg1minmemoryutilChassis OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS not-accessible STATUS current DESCRIPTION "chassis ID" ::= { affirmedZoneSystemThresholdHistorySlotLevelSystemMemoryStatsThresholdHistoryCsmavg1minmemoryutilEntry 1 } affirmedZoneSystemThresholdHistorySlotLevelSystemMemoryStatsThresholdHistoryCsmavg1minmemoryutilSlot OBJECT-TYPE SYNTAX INTEGER {a1(1),a2(2),a3(3),a4(4),a5(5),a6(6),a7(7),a8(8),a9(9),a10(10),a11(11),a12(12),a13(13),a14(14),a15(15),a16(16),a17(17),a18(18),a19(19),a20(20),a21(21),a22(22),a23(23),a24(24),a25(25),a26(26),a27(27),a28(28),a29(29),a30(30),a31(31),a32(32),a33(33),a34(34),a35(35),a36(36),a37(37),a38(38),a39(39),a40(40),a41(41),a42(42),a43(43),a44(44),a45(45),a46(46),a47(47),a48(48),a49(49),a50(50),a51(51),a52(52),a53(53),a54(54),a55(55),a56(56),a57(57),a58(58),a59(59),a60(60),a61(61),a62(62),a63(63),a64(64),a65(65),a66(66),a67(67),a68(68),a69(69),a70(70),a71(71),a72(72),a73(73),a74(74),a75(75),a76(76),a77(77),a78(78),a79(79),a80(80),a81(81),a82(82),a83(83),a84(84),a85(85),a86(86),a87(87),a88(88),a89(89),a90(90),a91(91),a92(92),a93(93),a94(94),a95(95),a96(96),a97(97),a98(98),a99(99),a100(100),a101(101),a102(102),a103(103),a104(104),a105(105),a106(106),a107(107),a108(108),a109(109),a110(110),a111(111),a112(112),a113(113),a114(114),a115(115),a116(116),a117(117),a118(118),a119(119),a120(120),a121(121),a122(122),a123(123),a124(124),a125(125),a126(126),a127(127),a128(128)} MAX-ACCESS not-accessible STATUS current DESCRIPTION "slot number" ::= { affirmedZoneSystemThresholdHistorySlotLevelSystemMemoryStatsThresholdHistoryCsmavg1minmemoryutilEntry 2 } affirmedZoneSystemThresholdHistorySlotLevelSystemMemoryStatsThresholdHistoryCsmavg1minmemoryutilCurrentLevel OBJECT-TYPE SYNTAX INTEGER {normal(0),minor(1),major(2),critical(3)} MAX-ACCESS read-only STATUS current DESCRIPTION "Current threshold level" ::= { affirmedZoneSystemThresholdHistorySlotLevelSystemMemoryStatsThresholdHistoryCsmavg1minmemoryutilEntry 3 } affirmedZoneSystemThresholdHistorySlotLevelSystemMemoryStatsThresholdHistoryCsmavg1minmemoryutilCriticalCrossingCount OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of times the critical level was crossed" ::= { affirmedZoneSystemThresholdHistorySlotLevelSystemMemoryStatsThresholdHistoryCsmavg1minmemoryutilEntry 4 } affirmedZoneSystemThresholdHistorySlotLevelSystemMemoryStatsThresholdHistoryCsmavg1minmemoryutilCriticalCrossingHighVal OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "Highest value recorded in the critical level" ::= { affirmedZoneSystemThresholdHistorySlotLevelSystemMemoryStatsThresholdHistoryCsmavg1minmemoryutilEntry 5 } affirmedZoneSystemThresholdHistorySlotLevelSystemMemoryStatsThresholdHistoryCsmavg1minmemoryutilCriticalCrossingHighValTime OBJECT-TYPE SYNTAX String MAX-ACCESS read-only STATUS current DESCRIPTION "Time the highest value recorded in the critical level" ::= { affirmedZoneSystemThresholdHistorySlotLevelSystemMemoryStatsThresholdHistoryCsmavg1minmemoryutilEntry 6 } affirmedZoneSystemThresholdHistorySlotLevelSystemMemoryStatsThresholdHistoryCsmavg1minmemoryutilMajorCrossingCount OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of times the major level was crossed" ::= { affirmedZoneSystemThresholdHistorySlotLevelSystemMemoryStatsThresholdHistoryCsmavg1minmemoryutilEntry 7 } affirmedZoneSystemThresholdHistorySlotLevelSystemMemoryStatsThresholdHistoryCsmavg1minmemoryutilMajorCrossingHighVal OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "Highest value recorded in the major level" ::= { affirmedZoneSystemThresholdHistorySlotLevelSystemMemoryStatsThresholdHistoryCsmavg1minmemoryutilEntry 8 } affirmedZoneSystemThresholdHistorySlotLevelSystemMemoryStatsThresholdHistoryCsmavg1minmemoryutilMajorCrossingHighValTime OBJECT-TYPE SYNTAX String MAX-ACCESS read-only STATUS current DESCRIPTION "Time the highest value recorded in the major level" ::= { affirmedZoneSystemThresholdHistorySlotLevelSystemMemoryStatsThresholdHistoryCsmavg1minmemoryutilEntry 9 } affirmedZoneSystemThresholdHistorySlotLevelSystemMemoryStatsThresholdHistoryCsmavg1minmemoryutilMinorCrossingCount OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of times the minor level was crossed" ::= { affirmedZoneSystemThresholdHistorySlotLevelSystemMemoryStatsThresholdHistoryCsmavg1minmemoryutilEntry 10 } affirmedZoneSystemThresholdHistorySlotLevelSystemMemoryStatsThresholdHistoryCsmavg1minmemoryutilMinorCrossingHighVal OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "Highest value recorded in the minor level" ::= { affirmedZoneSystemThresholdHistorySlotLevelSystemMemoryStatsThresholdHistoryCsmavg1minmemoryutilEntry 11 } affirmedZoneSystemThresholdHistorySlotLevelSystemMemoryStatsThresholdHistoryCsmavg1minmemoryutilMinorCrossingHighValTime OBJECT-TYPE SYNTAX String MAX-ACCESS read-only STATUS current DESCRIPTION "Time the highest value recorded in the minor level" ::= { affirmedZoneSystemThresholdHistorySlotLevelSystemMemoryStatsThresholdHistoryCsmavg1minmemoryutilEntry 12 } affirmedZoneSystemThresholdHistorySlotLevelSystemMemoryStatsThresholdHistoryCsmavg1minmemoryutilLastRecordedVal OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "Last recorded value" ::= { affirmedZoneSystemThresholdHistorySlotLevelSystemMemoryStatsThresholdHistoryCsmavg1minmemoryutilEntry 13 } affirmedZoneSystemThresholdHistorySlotLevelSystemMemoryStatsThresholdHistoryCsmavg1minmemoryutilLastRecordedValTime OBJECT-TYPE SYNTAX String MAX-ACCESS read-only STATUS current DESCRIPTION "Time the last value was recorded" ::= { affirmedZoneSystemThresholdHistorySlotLevelSystemMemoryStatsThresholdHistoryCsmavg1minmemoryutilEntry 14 } affirmedZoneSystemThresholdHistorySlotLevelSystemMemoryStatsThresholdHistoryCsmavg5minmemoryutilTable OBJECT-TYPE SYNTAX SEQUENCE OF AffirmedZoneSystemThresholdHistorySlotLevelSystemMemoryStatsThresholdHistoryCsmavg5minmemoryutilEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "Statistics related to the configured csm-avg-5min-memory-util threshold" ::= { affirmedZoneMIB 177 } affirmedZoneSystemThresholdHistorySlotLevelSystemMemoryStatsThresholdHistoryCsmavg5minmemoryutilEntry OBJECT-TYPE SYNTAX AffirmedZoneSystemThresholdHistorySlotLevelSystemMemoryStatsThresholdHistoryCsmavg5minmemoryutilEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "" INDEX { affirmedZoneName, affirmedZoneSystemThresholdHistorySlotLevelSystemMemoryStatsThresholdHistoryCsmavg5minmemoryutilChassis, affirmedZoneSystemThresholdHistorySlotLevelSystemMemoryStatsThresholdHistoryCsmavg5minmemoryutilSlot } ::= { affirmedZoneSystemThresholdHistorySlotLevelSystemMemoryStatsThresholdHistoryCsmavg5minmemoryutilTable 1 } AffirmedZoneSystemThresholdHistorySlotLevelSystemMemoryStatsThresholdHistoryCsmavg5minmemoryutilEntry ::= SEQUENCE { affirmedZoneSystemThresholdHistorySlotLevelSystemMemoryStatsThresholdHistoryCsmavg5minmemoryutilChassis Unsigned32, affirmedZoneSystemThresholdHistorySlotLevelSystemMemoryStatsThresholdHistoryCsmavg5minmemoryutilSlot INTEGER, affirmedZoneSystemThresholdHistorySlotLevelSystemMemoryStatsThresholdHistoryCsmavg5minmemoryutilCurrentLevel INTEGER, affirmedZoneSystemThresholdHistorySlotLevelSystemMemoryStatsThresholdHistoryCsmavg5minmemoryutilCriticalCrossingCount Integer32, affirmedZoneSystemThresholdHistorySlotLevelSystemMemoryStatsThresholdHistoryCsmavg5minmemoryutilCriticalCrossingHighVal Integer32, affirmedZoneSystemThresholdHistorySlotLevelSystemMemoryStatsThresholdHistoryCsmavg5minmemoryutilCriticalCrossingHighValTime String, affirmedZoneSystemThresholdHistorySlotLevelSystemMemoryStatsThresholdHistoryCsmavg5minmemoryutilMajorCrossingCount Integer32, affirmedZoneSystemThresholdHistorySlotLevelSystemMemoryStatsThresholdHistoryCsmavg5minmemoryutilMajorCrossingHighVal Integer32, affirmedZoneSystemThresholdHistorySlotLevelSystemMemoryStatsThresholdHistoryCsmavg5minmemoryutilMajorCrossingHighValTime String, affirmedZoneSystemThresholdHistorySlotLevelSystemMemoryStatsThresholdHistoryCsmavg5minmemoryutilMinorCrossingCount Integer32, affirmedZoneSystemThresholdHistorySlotLevelSystemMemoryStatsThresholdHistoryCsmavg5minmemoryutilMinorCrossingHighVal Integer32, affirmedZoneSystemThresholdHistorySlotLevelSystemMemoryStatsThresholdHistoryCsmavg5minmemoryutilMinorCrossingHighValTime String, affirmedZoneSystemThresholdHistorySlotLevelSystemMemoryStatsThresholdHistoryCsmavg5minmemoryutilLastRecordedVal Integer32, affirmedZoneSystemThresholdHistorySlotLevelSystemMemoryStatsThresholdHistoryCsmavg5minmemoryutilLastRecordedValTime String } affirmedZoneSystemThresholdHistorySlotLevelSystemMemoryStatsThresholdHistoryCsmavg5minmemoryutilChassis OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS not-accessible STATUS current DESCRIPTION "chassis ID" ::= { affirmedZoneSystemThresholdHistorySlotLevelSystemMemoryStatsThresholdHistoryCsmavg5minmemoryutilEntry 1 } affirmedZoneSystemThresholdHistorySlotLevelSystemMemoryStatsThresholdHistoryCsmavg5minmemoryutilSlot OBJECT-TYPE SYNTAX INTEGER {a1(1),a2(2),a3(3),a4(4),a5(5),a6(6),a7(7),a8(8),a9(9),a10(10),a11(11),a12(12),a13(13),a14(14),a15(15),a16(16),a17(17),a18(18),a19(19),a20(20),a21(21),a22(22),a23(23),a24(24),a25(25),a26(26),a27(27),a28(28),a29(29),a30(30),a31(31),a32(32),a33(33),a34(34),a35(35),a36(36),a37(37),a38(38),a39(39),a40(40),a41(41),a42(42),a43(43),a44(44),a45(45),a46(46),a47(47),a48(48),a49(49),a50(50),a51(51),a52(52),a53(53),a54(54),a55(55),a56(56),a57(57),a58(58),a59(59),a60(60),a61(61),a62(62),a63(63),a64(64),a65(65),a66(66),a67(67),a68(68),a69(69),a70(70),a71(71),a72(72),a73(73),a74(74),a75(75),a76(76),a77(77),a78(78),a79(79),a80(80),a81(81),a82(82),a83(83),a84(84),a85(85),a86(86),a87(87),a88(88),a89(89),a90(90),a91(91),a92(92),a93(93),a94(94),a95(95),a96(96),a97(97),a98(98),a99(99),a100(100),a101(101),a102(102),a103(103),a104(104),a105(105),a106(106),a107(107),a108(108),a109(109),a110(110),a111(111),a112(112),a113(113),a114(114),a115(115),a116(116),a117(117),a118(118),a119(119),a120(120),a121(121),a122(122),a123(123),a124(124),a125(125),a126(126),a127(127),a128(128)} MAX-ACCESS not-accessible STATUS current DESCRIPTION "slot number" ::= { affirmedZoneSystemThresholdHistorySlotLevelSystemMemoryStatsThresholdHistoryCsmavg5minmemoryutilEntry 2 } affirmedZoneSystemThresholdHistorySlotLevelSystemMemoryStatsThresholdHistoryCsmavg5minmemoryutilCurrentLevel OBJECT-TYPE SYNTAX INTEGER {normal(0),minor(1),major(2),critical(3)} MAX-ACCESS read-only STATUS current DESCRIPTION "Current threshold level" ::= { affirmedZoneSystemThresholdHistorySlotLevelSystemMemoryStatsThresholdHistoryCsmavg5minmemoryutilEntry 3 } affirmedZoneSystemThresholdHistorySlotLevelSystemMemoryStatsThresholdHistoryCsmavg5minmemoryutilCriticalCrossingCount OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of times the critical level was crossed" ::= { affirmedZoneSystemThresholdHistorySlotLevelSystemMemoryStatsThresholdHistoryCsmavg5minmemoryutilEntry 4 } affirmedZoneSystemThresholdHistorySlotLevelSystemMemoryStatsThresholdHistoryCsmavg5minmemoryutilCriticalCrossingHighVal OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "Highest value recorded in the critical level" ::= { affirmedZoneSystemThresholdHistorySlotLevelSystemMemoryStatsThresholdHistoryCsmavg5minmemoryutilEntry 5 } affirmedZoneSystemThresholdHistorySlotLevelSystemMemoryStatsThresholdHistoryCsmavg5minmemoryutilCriticalCrossingHighValTime OBJECT-TYPE SYNTAX String MAX-ACCESS read-only STATUS current DESCRIPTION "Time the highest value recorded in the critical level" ::= { affirmedZoneSystemThresholdHistorySlotLevelSystemMemoryStatsThresholdHistoryCsmavg5minmemoryutilEntry 6 } affirmedZoneSystemThresholdHistorySlotLevelSystemMemoryStatsThresholdHistoryCsmavg5minmemoryutilMajorCrossingCount OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of times the major level was crossed" ::= { affirmedZoneSystemThresholdHistorySlotLevelSystemMemoryStatsThresholdHistoryCsmavg5minmemoryutilEntry 7 } affirmedZoneSystemThresholdHistorySlotLevelSystemMemoryStatsThresholdHistoryCsmavg5minmemoryutilMajorCrossingHighVal OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "Highest value recorded in the major level" ::= { affirmedZoneSystemThresholdHistorySlotLevelSystemMemoryStatsThresholdHistoryCsmavg5minmemoryutilEntry 8 } affirmedZoneSystemThresholdHistorySlotLevelSystemMemoryStatsThresholdHistoryCsmavg5minmemoryutilMajorCrossingHighValTime OBJECT-TYPE SYNTAX String MAX-ACCESS read-only STATUS current DESCRIPTION "Time the highest value recorded in the major level" ::= { affirmedZoneSystemThresholdHistorySlotLevelSystemMemoryStatsThresholdHistoryCsmavg5minmemoryutilEntry 9 } affirmedZoneSystemThresholdHistorySlotLevelSystemMemoryStatsThresholdHistoryCsmavg5minmemoryutilMinorCrossingCount OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of times the minor level was crossed" ::= { affirmedZoneSystemThresholdHistorySlotLevelSystemMemoryStatsThresholdHistoryCsmavg5minmemoryutilEntry 10 } affirmedZoneSystemThresholdHistorySlotLevelSystemMemoryStatsThresholdHistoryCsmavg5minmemoryutilMinorCrossingHighVal OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "Highest value recorded in the minor level" ::= { affirmedZoneSystemThresholdHistorySlotLevelSystemMemoryStatsThresholdHistoryCsmavg5minmemoryutilEntry 11 } affirmedZoneSystemThresholdHistorySlotLevelSystemMemoryStatsThresholdHistoryCsmavg5minmemoryutilMinorCrossingHighValTime OBJECT-TYPE SYNTAX String MAX-ACCESS read-only STATUS current DESCRIPTION "Time the highest value recorded in the minor level" ::= { affirmedZoneSystemThresholdHistorySlotLevelSystemMemoryStatsThresholdHistoryCsmavg5minmemoryutilEntry 12 } affirmedZoneSystemThresholdHistorySlotLevelSystemMemoryStatsThresholdHistoryCsmavg5minmemoryutilLastRecordedVal OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "Last recorded value" ::= { affirmedZoneSystemThresholdHistorySlotLevelSystemMemoryStatsThresholdHistoryCsmavg5minmemoryutilEntry 13 } affirmedZoneSystemThresholdHistorySlotLevelSystemMemoryStatsThresholdHistoryCsmavg5minmemoryutilLastRecordedValTime OBJECT-TYPE SYNTAX String MAX-ACCESS read-only STATUS current DESCRIPTION "Time the last value was recorded" ::= { affirmedZoneSystemThresholdHistorySlotLevelSystemMemoryStatsThresholdHistoryCsmavg5minmemoryutilEntry 14 } affirmedZoneSystemThresholdHistorySlotLevelSystemMemoryStatsThresholdHistoryCsmavg15minmemoryutilTable OBJECT-TYPE SYNTAX SEQUENCE OF AffirmedZoneSystemThresholdHistorySlotLevelSystemMemoryStatsThresholdHistoryCsmavg15minmemoryutilEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "Statistics related to the configured csm-avg-15min-memory-util threshold" ::= { affirmedZoneMIB 178 } affirmedZoneSystemThresholdHistorySlotLevelSystemMemoryStatsThresholdHistoryCsmavg15minmemoryutilEntry OBJECT-TYPE SYNTAX AffirmedZoneSystemThresholdHistorySlotLevelSystemMemoryStatsThresholdHistoryCsmavg15minmemoryutilEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "" INDEX { affirmedZoneName, affirmedZoneSystemThresholdHistorySlotLevelSystemMemoryStatsThresholdHistoryCsmavg15minmemoryutilChassis, affirmedZoneSystemThresholdHistorySlotLevelSystemMemoryStatsThresholdHistoryCsmavg15minmemoryutilSlot } ::= { affirmedZoneSystemThresholdHistorySlotLevelSystemMemoryStatsThresholdHistoryCsmavg15minmemoryutilTable 1 } AffirmedZoneSystemThresholdHistorySlotLevelSystemMemoryStatsThresholdHistoryCsmavg15minmemoryutilEntry ::= SEQUENCE { affirmedZoneSystemThresholdHistorySlotLevelSystemMemoryStatsThresholdHistoryCsmavg15minmemoryutilChassis Unsigned32, affirmedZoneSystemThresholdHistorySlotLevelSystemMemoryStatsThresholdHistoryCsmavg15minmemoryutilSlot INTEGER, affirmedZoneSystemThresholdHistorySlotLevelSystemMemoryStatsThresholdHistoryCsmavg15minmemoryutilCurrentLevel INTEGER, affirmedZoneSystemThresholdHistorySlotLevelSystemMemoryStatsThresholdHistoryCsmavg15minmemoryutilCriticalCrossingCount Integer32, affirmedZoneSystemThresholdHistorySlotLevelSystemMemoryStatsThresholdHistoryCsmavg15minmemoryutilCriticalCrossingHighVal Integer32, affirmedZoneSystemThresholdHistorySlotLevelSystemMemoryStatsThresholdHistoryCsmavg15minmemoryutilCriticalCrossingHighValTime String, affirmedZoneSystemThresholdHistorySlotLevelSystemMemoryStatsThresholdHistoryCsmavg15minmemoryutilMajorCrossingCount Integer32, affirmedZoneSystemThresholdHistorySlotLevelSystemMemoryStatsThresholdHistoryCsmavg15minmemoryutilMajorCrossingHighVal Integer32, affirmedZoneSystemThresholdHistorySlotLevelSystemMemoryStatsThresholdHistoryCsmavg15minmemoryutilMajorCrossingHighValTime String, affirmedZoneSystemThresholdHistorySlotLevelSystemMemoryStatsThresholdHistoryCsmavg15minmemoryutilMinorCrossingCount Integer32, affirmedZoneSystemThresholdHistorySlotLevelSystemMemoryStatsThresholdHistoryCsmavg15minmemoryutilMinorCrossingHighVal Integer32, affirmedZoneSystemThresholdHistorySlotLevelSystemMemoryStatsThresholdHistoryCsmavg15minmemoryutilMinorCrossingHighValTime String, affirmedZoneSystemThresholdHistorySlotLevelSystemMemoryStatsThresholdHistoryCsmavg15minmemoryutilLastRecordedVal Integer32, affirmedZoneSystemThresholdHistorySlotLevelSystemMemoryStatsThresholdHistoryCsmavg15minmemoryutilLastRecordedValTime String } affirmedZoneSystemThresholdHistorySlotLevelSystemMemoryStatsThresholdHistoryCsmavg15minmemoryutilChassis OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS not-accessible STATUS current DESCRIPTION "chassis ID" ::= { affirmedZoneSystemThresholdHistorySlotLevelSystemMemoryStatsThresholdHistoryCsmavg15minmemoryutilEntry 1 } affirmedZoneSystemThresholdHistorySlotLevelSystemMemoryStatsThresholdHistoryCsmavg15minmemoryutilSlot OBJECT-TYPE SYNTAX INTEGER {a1(1),a2(2),a3(3),a4(4),a5(5),a6(6),a7(7),a8(8),a9(9),a10(10),a11(11),a12(12),a13(13),a14(14),a15(15),a16(16),a17(17),a18(18),a19(19),a20(20),a21(21),a22(22),a23(23),a24(24),a25(25),a26(26),a27(27),a28(28),a29(29),a30(30),a31(31),a32(32),a33(33),a34(34),a35(35),a36(36),a37(37),a38(38),a39(39),a40(40),a41(41),a42(42),a43(43),a44(44),a45(45),a46(46),a47(47),a48(48),a49(49),a50(50),a51(51),a52(52),a53(53),a54(54),a55(55),a56(56),a57(57),a58(58),a59(59),a60(60),a61(61),a62(62),a63(63),a64(64),a65(65),a66(66),a67(67),a68(68),a69(69),a70(70),a71(71),a72(72),a73(73),a74(74),a75(75),a76(76),a77(77),a78(78),a79(79),a80(80),a81(81),a82(82),a83(83),a84(84),a85(85),a86(86),a87(87),a88(88),a89(89),a90(90),a91(91),a92(92),a93(93),a94(94),a95(95),a96(96),a97(97),a98(98),a99(99),a100(100),a101(101),a102(102),a103(103),a104(104),a105(105),a106(106),a107(107),a108(108),a109(109),a110(110),a111(111),a112(112),a113(113),a114(114),a115(115),a116(116),a117(117),a118(118),a119(119),a120(120),a121(121),a122(122),a123(123),a124(124),a125(125),a126(126),a127(127),a128(128)} MAX-ACCESS not-accessible STATUS current DESCRIPTION "slot number" ::= { affirmedZoneSystemThresholdHistorySlotLevelSystemMemoryStatsThresholdHistoryCsmavg15minmemoryutilEntry 2 } affirmedZoneSystemThresholdHistorySlotLevelSystemMemoryStatsThresholdHistoryCsmavg15minmemoryutilCurrentLevel OBJECT-TYPE SYNTAX INTEGER {normal(0),minor(1),major(2),critical(3)} MAX-ACCESS read-only STATUS current DESCRIPTION "Current threshold level" ::= { affirmedZoneSystemThresholdHistorySlotLevelSystemMemoryStatsThresholdHistoryCsmavg15minmemoryutilEntry 3 } affirmedZoneSystemThresholdHistorySlotLevelSystemMemoryStatsThresholdHistoryCsmavg15minmemoryutilCriticalCrossingCount OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of times the critical level was crossed" ::= { affirmedZoneSystemThresholdHistorySlotLevelSystemMemoryStatsThresholdHistoryCsmavg15minmemoryutilEntry 4 } affirmedZoneSystemThresholdHistorySlotLevelSystemMemoryStatsThresholdHistoryCsmavg15minmemoryutilCriticalCrossingHighVal OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "Highest value recorded in the critical level" ::= { affirmedZoneSystemThresholdHistorySlotLevelSystemMemoryStatsThresholdHistoryCsmavg15minmemoryutilEntry 5 } affirmedZoneSystemThresholdHistorySlotLevelSystemMemoryStatsThresholdHistoryCsmavg15minmemoryutilCriticalCrossingHighValTime OBJECT-TYPE SYNTAX String MAX-ACCESS read-only STATUS current DESCRIPTION "Time the highest value recorded in the critical level" ::= { affirmedZoneSystemThresholdHistorySlotLevelSystemMemoryStatsThresholdHistoryCsmavg15minmemoryutilEntry 6 } affirmedZoneSystemThresholdHistorySlotLevelSystemMemoryStatsThresholdHistoryCsmavg15minmemoryutilMajorCrossingCount OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of times the major level was crossed" ::= { affirmedZoneSystemThresholdHistorySlotLevelSystemMemoryStatsThresholdHistoryCsmavg15minmemoryutilEntry 7 } affirmedZoneSystemThresholdHistorySlotLevelSystemMemoryStatsThresholdHistoryCsmavg15minmemoryutilMajorCrossingHighVal OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "Highest value recorded in the major level" ::= { affirmedZoneSystemThresholdHistorySlotLevelSystemMemoryStatsThresholdHistoryCsmavg15minmemoryutilEntry 8 } affirmedZoneSystemThresholdHistorySlotLevelSystemMemoryStatsThresholdHistoryCsmavg15minmemoryutilMajorCrossingHighValTime OBJECT-TYPE SYNTAX String MAX-ACCESS read-only STATUS current DESCRIPTION "Time the highest value recorded in the major level" ::= { affirmedZoneSystemThresholdHistorySlotLevelSystemMemoryStatsThresholdHistoryCsmavg15minmemoryutilEntry 9 } affirmedZoneSystemThresholdHistorySlotLevelSystemMemoryStatsThresholdHistoryCsmavg15minmemoryutilMinorCrossingCount OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of times the minor level was crossed" ::= { affirmedZoneSystemThresholdHistorySlotLevelSystemMemoryStatsThresholdHistoryCsmavg15minmemoryutilEntry 10 } affirmedZoneSystemThresholdHistorySlotLevelSystemMemoryStatsThresholdHistoryCsmavg15minmemoryutilMinorCrossingHighVal OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "Highest value recorded in the minor level" ::= { affirmedZoneSystemThresholdHistorySlotLevelSystemMemoryStatsThresholdHistoryCsmavg15minmemoryutilEntry 11 } affirmedZoneSystemThresholdHistorySlotLevelSystemMemoryStatsThresholdHistoryCsmavg15minmemoryutilMinorCrossingHighValTime OBJECT-TYPE SYNTAX String MAX-ACCESS read-only STATUS current DESCRIPTION "Time the highest value recorded in the minor level" ::= { affirmedZoneSystemThresholdHistorySlotLevelSystemMemoryStatsThresholdHistoryCsmavg15minmemoryutilEntry 12 } affirmedZoneSystemThresholdHistorySlotLevelSystemMemoryStatsThresholdHistoryCsmavg15minmemoryutilLastRecordedVal OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "Last recorded value" ::= { affirmedZoneSystemThresholdHistorySlotLevelSystemMemoryStatsThresholdHistoryCsmavg15minmemoryutilEntry 13 } affirmedZoneSystemThresholdHistorySlotLevelSystemMemoryStatsThresholdHistoryCsmavg15minmemoryutilLastRecordedValTime OBJECT-TYPE SYNTAX String MAX-ACCESS read-only STATUS current DESCRIPTION "Time the last value was recorded" ::= { affirmedZoneSystemThresholdHistorySlotLevelSystemMemoryStatsThresholdHistoryCsmavg15minmemoryutilEntry 14 } affirmedZoneSystemThresholdHistorySlotLevelSystemMemoryStatsThresholdHistorySsmavg1minmemoryutilTable OBJECT-TYPE SYNTAX SEQUENCE OF AffirmedZoneSystemThresholdHistorySlotLevelSystemMemoryStatsThresholdHistorySsmavg1minmemoryutilEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "Statistics related to the configured ssm-avg-1min-memory-util threshold" ::= { affirmedZoneMIB 179 } affirmedZoneSystemThresholdHistorySlotLevelSystemMemoryStatsThresholdHistorySsmavg1minmemoryutilEntry OBJECT-TYPE SYNTAX AffirmedZoneSystemThresholdHistorySlotLevelSystemMemoryStatsThresholdHistorySsmavg1minmemoryutilEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "" INDEX { affirmedZoneName, affirmedZoneSystemThresholdHistorySlotLevelSystemMemoryStatsThresholdHistorySsmavg1minmemoryutilChassis, affirmedZoneSystemThresholdHistorySlotLevelSystemMemoryStatsThresholdHistorySsmavg1minmemoryutilSlot } ::= { affirmedZoneSystemThresholdHistorySlotLevelSystemMemoryStatsThresholdHistorySsmavg1minmemoryutilTable 1 } AffirmedZoneSystemThresholdHistorySlotLevelSystemMemoryStatsThresholdHistorySsmavg1minmemoryutilEntry ::= SEQUENCE { affirmedZoneSystemThresholdHistorySlotLevelSystemMemoryStatsThresholdHistorySsmavg1minmemoryutilChassis Unsigned32, affirmedZoneSystemThresholdHistorySlotLevelSystemMemoryStatsThresholdHistorySsmavg1minmemoryutilSlot INTEGER, affirmedZoneSystemThresholdHistorySlotLevelSystemMemoryStatsThresholdHistorySsmavg1minmemoryutilCurrentLevel INTEGER, affirmedZoneSystemThresholdHistorySlotLevelSystemMemoryStatsThresholdHistorySsmavg1minmemoryutilCriticalCrossingCount Integer32, affirmedZoneSystemThresholdHistorySlotLevelSystemMemoryStatsThresholdHistorySsmavg1minmemoryutilCriticalCrossingHighVal Integer32, affirmedZoneSystemThresholdHistorySlotLevelSystemMemoryStatsThresholdHistorySsmavg1minmemoryutilCriticalCrossingHighValTime String, affirmedZoneSystemThresholdHistorySlotLevelSystemMemoryStatsThresholdHistorySsmavg1minmemoryutilMajorCrossingCount Integer32, affirmedZoneSystemThresholdHistorySlotLevelSystemMemoryStatsThresholdHistorySsmavg1minmemoryutilMajorCrossingHighVal Integer32, affirmedZoneSystemThresholdHistorySlotLevelSystemMemoryStatsThresholdHistorySsmavg1minmemoryutilMajorCrossingHighValTime String, affirmedZoneSystemThresholdHistorySlotLevelSystemMemoryStatsThresholdHistorySsmavg1minmemoryutilMinorCrossingCount Integer32, affirmedZoneSystemThresholdHistorySlotLevelSystemMemoryStatsThresholdHistorySsmavg1minmemoryutilMinorCrossingHighVal Integer32, affirmedZoneSystemThresholdHistorySlotLevelSystemMemoryStatsThresholdHistorySsmavg1minmemoryutilMinorCrossingHighValTime String, affirmedZoneSystemThresholdHistorySlotLevelSystemMemoryStatsThresholdHistorySsmavg1minmemoryutilLastRecordedVal Integer32, affirmedZoneSystemThresholdHistorySlotLevelSystemMemoryStatsThresholdHistorySsmavg1minmemoryutilLastRecordedValTime String } affirmedZoneSystemThresholdHistorySlotLevelSystemMemoryStatsThresholdHistorySsmavg1minmemoryutilChassis OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS not-accessible STATUS current DESCRIPTION "chassis ID" ::= { affirmedZoneSystemThresholdHistorySlotLevelSystemMemoryStatsThresholdHistorySsmavg1minmemoryutilEntry 1 } affirmedZoneSystemThresholdHistorySlotLevelSystemMemoryStatsThresholdHistorySsmavg1minmemoryutilSlot OBJECT-TYPE SYNTAX INTEGER {a1(1),a2(2),a3(3),a4(4),a5(5),a6(6),a7(7),a8(8),a9(9),a10(10),a11(11),a12(12),a13(13),a14(14),a15(15),a16(16),a17(17),a18(18),a19(19),a20(20),a21(21),a22(22),a23(23),a24(24),a25(25),a26(26),a27(27),a28(28),a29(29),a30(30),a31(31),a32(32),a33(33),a34(34),a35(35),a36(36),a37(37),a38(38),a39(39),a40(40),a41(41),a42(42),a43(43),a44(44),a45(45),a46(46),a47(47),a48(48),a49(49),a50(50),a51(51),a52(52),a53(53),a54(54),a55(55),a56(56),a57(57),a58(58),a59(59),a60(60),a61(61),a62(62),a63(63),a64(64),a65(65),a66(66),a67(67),a68(68),a69(69),a70(70),a71(71),a72(72),a73(73),a74(74),a75(75),a76(76),a77(77),a78(78),a79(79),a80(80),a81(81),a82(82),a83(83),a84(84),a85(85),a86(86),a87(87),a88(88),a89(89),a90(90),a91(91),a92(92),a93(93),a94(94),a95(95),a96(96),a97(97),a98(98),a99(99),a100(100),a101(101),a102(102),a103(103),a104(104),a105(105),a106(106),a107(107),a108(108),a109(109),a110(110),a111(111),a112(112),a113(113),a114(114),a115(115),a116(116),a117(117),a118(118),a119(119),a120(120),a121(121),a122(122),a123(123),a124(124),a125(125),a126(126),a127(127),a128(128)} MAX-ACCESS not-accessible STATUS current DESCRIPTION "slot number" ::= { affirmedZoneSystemThresholdHistorySlotLevelSystemMemoryStatsThresholdHistorySsmavg1minmemoryutilEntry 2 } affirmedZoneSystemThresholdHistorySlotLevelSystemMemoryStatsThresholdHistorySsmavg1minmemoryutilCurrentLevel OBJECT-TYPE SYNTAX INTEGER {normal(0),minor(1),major(2),critical(3)} MAX-ACCESS read-only STATUS current DESCRIPTION "Current threshold level" ::= { affirmedZoneSystemThresholdHistorySlotLevelSystemMemoryStatsThresholdHistorySsmavg1minmemoryutilEntry 3 } affirmedZoneSystemThresholdHistorySlotLevelSystemMemoryStatsThresholdHistorySsmavg1minmemoryutilCriticalCrossingCount OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of times the critical level was crossed" ::= { affirmedZoneSystemThresholdHistorySlotLevelSystemMemoryStatsThresholdHistorySsmavg1minmemoryutilEntry 4 } affirmedZoneSystemThresholdHistorySlotLevelSystemMemoryStatsThresholdHistorySsmavg1minmemoryutilCriticalCrossingHighVal OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "Highest value recorded in the critical level" ::= { affirmedZoneSystemThresholdHistorySlotLevelSystemMemoryStatsThresholdHistorySsmavg1minmemoryutilEntry 5 } affirmedZoneSystemThresholdHistorySlotLevelSystemMemoryStatsThresholdHistorySsmavg1minmemoryutilCriticalCrossingHighValTime OBJECT-TYPE SYNTAX String MAX-ACCESS read-only STATUS current DESCRIPTION "Time the highest value recorded in the critical level" ::= { affirmedZoneSystemThresholdHistorySlotLevelSystemMemoryStatsThresholdHistorySsmavg1minmemoryutilEntry 6 } affirmedZoneSystemThresholdHistorySlotLevelSystemMemoryStatsThresholdHistorySsmavg1minmemoryutilMajorCrossingCount OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of times the major level was crossed" ::= { affirmedZoneSystemThresholdHistorySlotLevelSystemMemoryStatsThresholdHistorySsmavg1minmemoryutilEntry 7 } affirmedZoneSystemThresholdHistorySlotLevelSystemMemoryStatsThresholdHistorySsmavg1minmemoryutilMajorCrossingHighVal OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "Highest value recorded in the major level" ::= { affirmedZoneSystemThresholdHistorySlotLevelSystemMemoryStatsThresholdHistorySsmavg1minmemoryutilEntry 8 } affirmedZoneSystemThresholdHistorySlotLevelSystemMemoryStatsThresholdHistorySsmavg1minmemoryutilMajorCrossingHighValTime OBJECT-TYPE SYNTAX String MAX-ACCESS read-only STATUS current DESCRIPTION "Time the highest value recorded in the major level" ::= { affirmedZoneSystemThresholdHistorySlotLevelSystemMemoryStatsThresholdHistorySsmavg1minmemoryutilEntry 9 } affirmedZoneSystemThresholdHistorySlotLevelSystemMemoryStatsThresholdHistorySsmavg1minmemoryutilMinorCrossingCount OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of times the minor level was crossed" ::= { affirmedZoneSystemThresholdHistorySlotLevelSystemMemoryStatsThresholdHistorySsmavg1minmemoryutilEntry 10 } affirmedZoneSystemThresholdHistorySlotLevelSystemMemoryStatsThresholdHistorySsmavg1minmemoryutilMinorCrossingHighVal OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "Highest value recorded in the minor level" ::= { affirmedZoneSystemThresholdHistorySlotLevelSystemMemoryStatsThresholdHistorySsmavg1minmemoryutilEntry 11 } affirmedZoneSystemThresholdHistorySlotLevelSystemMemoryStatsThresholdHistorySsmavg1minmemoryutilMinorCrossingHighValTime OBJECT-TYPE SYNTAX String MAX-ACCESS read-only STATUS current DESCRIPTION "Time the highest value recorded in the minor level" ::= { affirmedZoneSystemThresholdHistorySlotLevelSystemMemoryStatsThresholdHistorySsmavg1minmemoryutilEntry 12 } affirmedZoneSystemThresholdHistorySlotLevelSystemMemoryStatsThresholdHistorySsmavg1minmemoryutilLastRecordedVal OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "Last recorded value" ::= { affirmedZoneSystemThresholdHistorySlotLevelSystemMemoryStatsThresholdHistorySsmavg1minmemoryutilEntry 13 } affirmedZoneSystemThresholdHistorySlotLevelSystemMemoryStatsThresholdHistorySsmavg1minmemoryutilLastRecordedValTime OBJECT-TYPE SYNTAX String MAX-ACCESS read-only STATUS current DESCRIPTION "Time the last value was recorded" ::= { affirmedZoneSystemThresholdHistorySlotLevelSystemMemoryStatsThresholdHistorySsmavg1minmemoryutilEntry 14 } affirmedZoneSystemThresholdHistorySlotLevelSystemMemoryStatsThresholdHistorySsmavg5minmemoryutilTable OBJECT-TYPE SYNTAX SEQUENCE OF AffirmedZoneSystemThresholdHistorySlotLevelSystemMemoryStatsThresholdHistorySsmavg5minmemoryutilEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "Statistics related to the configured ssm-avg-5min-memory-util threshold" ::= { affirmedZoneMIB 180 } affirmedZoneSystemThresholdHistorySlotLevelSystemMemoryStatsThresholdHistorySsmavg5minmemoryutilEntry OBJECT-TYPE SYNTAX AffirmedZoneSystemThresholdHistorySlotLevelSystemMemoryStatsThresholdHistorySsmavg5minmemoryutilEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "" INDEX { affirmedZoneName, affirmedZoneSystemThresholdHistorySlotLevelSystemMemoryStatsThresholdHistorySsmavg5minmemoryutilChassis, affirmedZoneSystemThresholdHistorySlotLevelSystemMemoryStatsThresholdHistorySsmavg5minmemoryutilSlot } ::= { affirmedZoneSystemThresholdHistorySlotLevelSystemMemoryStatsThresholdHistorySsmavg5minmemoryutilTable 1 } AffirmedZoneSystemThresholdHistorySlotLevelSystemMemoryStatsThresholdHistorySsmavg5minmemoryutilEntry ::= SEQUENCE { affirmedZoneSystemThresholdHistorySlotLevelSystemMemoryStatsThresholdHistorySsmavg5minmemoryutilChassis Unsigned32, affirmedZoneSystemThresholdHistorySlotLevelSystemMemoryStatsThresholdHistorySsmavg5minmemoryutilSlot INTEGER, affirmedZoneSystemThresholdHistorySlotLevelSystemMemoryStatsThresholdHistorySsmavg5minmemoryutilCurrentLevel INTEGER, affirmedZoneSystemThresholdHistorySlotLevelSystemMemoryStatsThresholdHistorySsmavg5minmemoryutilCriticalCrossingCount Integer32, affirmedZoneSystemThresholdHistorySlotLevelSystemMemoryStatsThresholdHistorySsmavg5minmemoryutilCriticalCrossingHighVal Integer32, affirmedZoneSystemThresholdHistorySlotLevelSystemMemoryStatsThresholdHistorySsmavg5minmemoryutilCriticalCrossingHighValTime String, affirmedZoneSystemThresholdHistorySlotLevelSystemMemoryStatsThresholdHistorySsmavg5minmemoryutilMajorCrossingCount Integer32, affirmedZoneSystemThresholdHistorySlotLevelSystemMemoryStatsThresholdHistorySsmavg5minmemoryutilMajorCrossingHighVal Integer32, affirmedZoneSystemThresholdHistorySlotLevelSystemMemoryStatsThresholdHistorySsmavg5minmemoryutilMajorCrossingHighValTime String, affirmedZoneSystemThresholdHistorySlotLevelSystemMemoryStatsThresholdHistorySsmavg5minmemoryutilMinorCrossingCount Integer32, affirmedZoneSystemThresholdHistorySlotLevelSystemMemoryStatsThresholdHistorySsmavg5minmemoryutilMinorCrossingHighVal Integer32, affirmedZoneSystemThresholdHistorySlotLevelSystemMemoryStatsThresholdHistorySsmavg5minmemoryutilMinorCrossingHighValTime String, affirmedZoneSystemThresholdHistorySlotLevelSystemMemoryStatsThresholdHistorySsmavg5minmemoryutilLastRecordedVal Integer32, affirmedZoneSystemThresholdHistorySlotLevelSystemMemoryStatsThresholdHistorySsmavg5minmemoryutilLastRecordedValTime String } affirmedZoneSystemThresholdHistorySlotLevelSystemMemoryStatsThresholdHistorySsmavg5minmemoryutilChassis OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS not-accessible STATUS current DESCRIPTION "chassis ID" ::= { affirmedZoneSystemThresholdHistorySlotLevelSystemMemoryStatsThresholdHistorySsmavg5minmemoryutilEntry 1 } affirmedZoneSystemThresholdHistorySlotLevelSystemMemoryStatsThresholdHistorySsmavg5minmemoryutilSlot OBJECT-TYPE SYNTAX INTEGER {a1(1),a2(2),a3(3),a4(4),a5(5),a6(6),a7(7),a8(8),a9(9),a10(10),a11(11),a12(12),a13(13),a14(14),a15(15),a16(16),a17(17),a18(18),a19(19),a20(20),a21(21),a22(22),a23(23),a24(24),a25(25),a26(26),a27(27),a28(28),a29(29),a30(30),a31(31),a32(32),a33(33),a34(34),a35(35),a36(36),a37(37),a38(38),a39(39),a40(40),a41(41),a42(42),a43(43),a44(44),a45(45),a46(46),a47(47),a48(48),a49(49),a50(50),a51(51),a52(52),a53(53),a54(54),a55(55),a56(56),a57(57),a58(58),a59(59),a60(60),a61(61),a62(62),a63(63),a64(64),a65(65),a66(66),a67(67),a68(68),a69(69),a70(70),a71(71),a72(72),a73(73),a74(74),a75(75),a76(76),a77(77),a78(78),a79(79),a80(80),a81(81),a82(82),a83(83),a84(84),a85(85),a86(86),a87(87),a88(88),a89(89),a90(90),a91(91),a92(92),a93(93),a94(94),a95(95),a96(96),a97(97),a98(98),a99(99),a100(100),a101(101),a102(102),a103(103),a104(104),a105(105),a106(106),a107(107),a108(108),a109(109),a110(110),a111(111),a112(112),a113(113),a114(114),a115(115),a116(116),a117(117),a118(118),a119(119),a120(120),a121(121),a122(122),a123(123),a124(124),a125(125),a126(126),a127(127),a128(128)} MAX-ACCESS not-accessible STATUS current DESCRIPTION "slot number" ::= { affirmedZoneSystemThresholdHistorySlotLevelSystemMemoryStatsThresholdHistorySsmavg5minmemoryutilEntry 2 } affirmedZoneSystemThresholdHistorySlotLevelSystemMemoryStatsThresholdHistorySsmavg5minmemoryutilCurrentLevel OBJECT-TYPE SYNTAX INTEGER {normal(0),minor(1),major(2),critical(3)} MAX-ACCESS read-only STATUS current DESCRIPTION "Current threshold level" ::= { affirmedZoneSystemThresholdHistorySlotLevelSystemMemoryStatsThresholdHistorySsmavg5minmemoryutilEntry 3 } affirmedZoneSystemThresholdHistorySlotLevelSystemMemoryStatsThresholdHistorySsmavg5minmemoryutilCriticalCrossingCount OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of times the critical level was crossed" ::= { affirmedZoneSystemThresholdHistorySlotLevelSystemMemoryStatsThresholdHistorySsmavg5minmemoryutilEntry 4 } affirmedZoneSystemThresholdHistorySlotLevelSystemMemoryStatsThresholdHistorySsmavg5minmemoryutilCriticalCrossingHighVal OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "Highest value recorded in the critical level" ::= { affirmedZoneSystemThresholdHistorySlotLevelSystemMemoryStatsThresholdHistorySsmavg5minmemoryutilEntry 5 } affirmedZoneSystemThresholdHistorySlotLevelSystemMemoryStatsThresholdHistorySsmavg5minmemoryutilCriticalCrossingHighValTime OBJECT-TYPE SYNTAX String MAX-ACCESS read-only STATUS current DESCRIPTION "Time the highest value recorded in the critical level" ::= { affirmedZoneSystemThresholdHistorySlotLevelSystemMemoryStatsThresholdHistorySsmavg5minmemoryutilEntry 6 } affirmedZoneSystemThresholdHistorySlotLevelSystemMemoryStatsThresholdHistorySsmavg5minmemoryutilMajorCrossingCount OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of times the major level was crossed" ::= { affirmedZoneSystemThresholdHistorySlotLevelSystemMemoryStatsThresholdHistorySsmavg5minmemoryutilEntry 7 } affirmedZoneSystemThresholdHistorySlotLevelSystemMemoryStatsThresholdHistorySsmavg5minmemoryutilMajorCrossingHighVal OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "Highest value recorded in the major level" ::= { affirmedZoneSystemThresholdHistorySlotLevelSystemMemoryStatsThresholdHistorySsmavg5minmemoryutilEntry 8 } affirmedZoneSystemThresholdHistorySlotLevelSystemMemoryStatsThresholdHistorySsmavg5minmemoryutilMajorCrossingHighValTime OBJECT-TYPE SYNTAX String MAX-ACCESS read-only STATUS current DESCRIPTION "Time the highest value recorded in the major level" ::= { affirmedZoneSystemThresholdHistorySlotLevelSystemMemoryStatsThresholdHistorySsmavg5minmemoryutilEntry 9 } affirmedZoneSystemThresholdHistorySlotLevelSystemMemoryStatsThresholdHistorySsmavg5minmemoryutilMinorCrossingCount OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of times the minor level was crossed" ::= { affirmedZoneSystemThresholdHistorySlotLevelSystemMemoryStatsThresholdHistorySsmavg5minmemoryutilEntry 10 } affirmedZoneSystemThresholdHistorySlotLevelSystemMemoryStatsThresholdHistorySsmavg5minmemoryutilMinorCrossingHighVal OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "Highest value recorded in the minor level" ::= { affirmedZoneSystemThresholdHistorySlotLevelSystemMemoryStatsThresholdHistorySsmavg5minmemoryutilEntry 11 } affirmedZoneSystemThresholdHistorySlotLevelSystemMemoryStatsThresholdHistorySsmavg5minmemoryutilMinorCrossingHighValTime OBJECT-TYPE SYNTAX String MAX-ACCESS read-only STATUS current DESCRIPTION "Time the highest value recorded in the minor level" ::= { affirmedZoneSystemThresholdHistorySlotLevelSystemMemoryStatsThresholdHistorySsmavg5minmemoryutilEntry 12 } affirmedZoneSystemThresholdHistorySlotLevelSystemMemoryStatsThresholdHistorySsmavg5minmemoryutilLastRecordedVal OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "Last recorded value" ::= { affirmedZoneSystemThresholdHistorySlotLevelSystemMemoryStatsThresholdHistorySsmavg5minmemoryutilEntry 13 } affirmedZoneSystemThresholdHistorySlotLevelSystemMemoryStatsThresholdHistorySsmavg5minmemoryutilLastRecordedValTime OBJECT-TYPE SYNTAX String MAX-ACCESS read-only STATUS current DESCRIPTION "Time the last value was recorded" ::= { affirmedZoneSystemThresholdHistorySlotLevelSystemMemoryStatsThresholdHistorySsmavg5minmemoryutilEntry 14 } affirmedZoneSystemThresholdHistorySlotLevelSystemMemoryStatsThresholdHistorySsmavg15minmemoryutilTable OBJECT-TYPE SYNTAX SEQUENCE OF AffirmedZoneSystemThresholdHistorySlotLevelSystemMemoryStatsThresholdHistorySsmavg15minmemoryutilEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "Statistics related to the configured ssm-avg-15min-memory-util threshold" ::= { affirmedZoneMIB 181 } affirmedZoneSystemThresholdHistorySlotLevelSystemMemoryStatsThresholdHistorySsmavg15minmemoryutilEntry OBJECT-TYPE SYNTAX AffirmedZoneSystemThresholdHistorySlotLevelSystemMemoryStatsThresholdHistorySsmavg15minmemoryutilEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "" INDEX { affirmedZoneName, affirmedZoneSystemThresholdHistorySlotLevelSystemMemoryStatsThresholdHistorySsmavg15minmemoryutilChassis, affirmedZoneSystemThresholdHistorySlotLevelSystemMemoryStatsThresholdHistorySsmavg15minmemoryutilSlot } ::= { affirmedZoneSystemThresholdHistorySlotLevelSystemMemoryStatsThresholdHistorySsmavg15minmemoryutilTable 1 } AffirmedZoneSystemThresholdHistorySlotLevelSystemMemoryStatsThresholdHistorySsmavg15minmemoryutilEntry ::= SEQUENCE { affirmedZoneSystemThresholdHistorySlotLevelSystemMemoryStatsThresholdHistorySsmavg15minmemoryutilChassis Unsigned32, affirmedZoneSystemThresholdHistorySlotLevelSystemMemoryStatsThresholdHistorySsmavg15minmemoryutilSlot INTEGER, affirmedZoneSystemThresholdHistorySlotLevelSystemMemoryStatsThresholdHistorySsmavg15minmemoryutilCurrentLevel INTEGER, affirmedZoneSystemThresholdHistorySlotLevelSystemMemoryStatsThresholdHistorySsmavg15minmemoryutilCriticalCrossingCount Integer32, affirmedZoneSystemThresholdHistorySlotLevelSystemMemoryStatsThresholdHistorySsmavg15minmemoryutilCriticalCrossingHighVal Integer32, affirmedZoneSystemThresholdHistorySlotLevelSystemMemoryStatsThresholdHistorySsmavg15minmemoryutilCriticalCrossingHighValTime String, affirmedZoneSystemThresholdHistorySlotLevelSystemMemoryStatsThresholdHistorySsmavg15minmemoryutilMajorCrossingCount Integer32, affirmedZoneSystemThresholdHistorySlotLevelSystemMemoryStatsThresholdHistorySsmavg15minmemoryutilMajorCrossingHighVal Integer32, affirmedZoneSystemThresholdHistorySlotLevelSystemMemoryStatsThresholdHistorySsmavg15minmemoryutilMajorCrossingHighValTime String, affirmedZoneSystemThresholdHistorySlotLevelSystemMemoryStatsThresholdHistorySsmavg15minmemoryutilMinorCrossingCount Integer32, affirmedZoneSystemThresholdHistorySlotLevelSystemMemoryStatsThresholdHistorySsmavg15minmemoryutilMinorCrossingHighVal Integer32, affirmedZoneSystemThresholdHistorySlotLevelSystemMemoryStatsThresholdHistorySsmavg15minmemoryutilMinorCrossingHighValTime String, affirmedZoneSystemThresholdHistorySlotLevelSystemMemoryStatsThresholdHistorySsmavg15minmemoryutilLastRecordedVal Integer32, affirmedZoneSystemThresholdHistorySlotLevelSystemMemoryStatsThresholdHistorySsmavg15minmemoryutilLastRecordedValTime String } affirmedZoneSystemThresholdHistorySlotLevelSystemMemoryStatsThresholdHistorySsmavg15minmemoryutilChassis OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS not-accessible STATUS current DESCRIPTION "chassis ID" ::= { affirmedZoneSystemThresholdHistorySlotLevelSystemMemoryStatsThresholdHistorySsmavg15minmemoryutilEntry 1 } affirmedZoneSystemThresholdHistorySlotLevelSystemMemoryStatsThresholdHistorySsmavg15minmemoryutilSlot OBJECT-TYPE SYNTAX INTEGER {a1(1),a2(2),a3(3),a4(4),a5(5),a6(6),a7(7),a8(8),a9(9),a10(10),a11(11),a12(12),a13(13),a14(14),a15(15),a16(16),a17(17),a18(18),a19(19),a20(20),a21(21),a22(22),a23(23),a24(24),a25(25),a26(26),a27(27),a28(28),a29(29),a30(30),a31(31),a32(32),a33(33),a34(34),a35(35),a36(36),a37(37),a38(38),a39(39),a40(40),a41(41),a42(42),a43(43),a44(44),a45(45),a46(46),a47(47),a48(48),a49(49),a50(50),a51(51),a52(52),a53(53),a54(54),a55(55),a56(56),a57(57),a58(58),a59(59),a60(60),a61(61),a62(62),a63(63),a64(64),a65(65),a66(66),a67(67),a68(68),a69(69),a70(70),a71(71),a72(72),a73(73),a74(74),a75(75),a76(76),a77(77),a78(78),a79(79),a80(80),a81(81),a82(82),a83(83),a84(84),a85(85),a86(86),a87(87),a88(88),a89(89),a90(90),a91(91),a92(92),a93(93),a94(94),a95(95),a96(96),a97(97),a98(98),a99(99),a100(100),a101(101),a102(102),a103(103),a104(104),a105(105),a106(106),a107(107),a108(108),a109(109),a110(110),a111(111),a112(112),a113(113),a114(114),a115(115),a116(116),a117(117),a118(118),a119(119),a120(120),a121(121),a122(122),a123(123),a124(124),a125(125),a126(126),a127(127),a128(128)} MAX-ACCESS not-accessible STATUS current DESCRIPTION "slot number" ::= { affirmedZoneSystemThresholdHistorySlotLevelSystemMemoryStatsThresholdHistorySsmavg15minmemoryutilEntry 2 } affirmedZoneSystemThresholdHistorySlotLevelSystemMemoryStatsThresholdHistorySsmavg15minmemoryutilCurrentLevel OBJECT-TYPE SYNTAX INTEGER {normal(0),minor(1),major(2),critical(3)} MAX-ACCESS read-only STATUS current DESCRIPTION "Current threshold level" ::= { affirmedZoneSystemThresholdHistorySlotLevelSystemMemoryStatsThresholdHistorySsmavg15minmemoryutilEntry 3 } affirmedZoneSystemThresholdHistorySlotLevelSystemMemoryStatsThresholdHistorySsmavg15minmemoryutilCriticalCrossingCount OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of times the critical level was crossed" ::= { affirmedZoneSystemThresholdHistorySlotLevelSystemMemoryStatsThresholdHistorySsmavg15minmemoryutilEntry 4 } affirmedZoneSystemThresholdHistorySlotLevelSystemMemoryStatsThresholdHistorySsmavg15minmemoryutilCriticalCrossingHighVal OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "Highest value recorded in the critical level" ::= { affirmedZoneSystemThresholdHistorySlotLevelSystemMemoryStatsThresholdHistorySsmavg15minmemoryutilEntry 5 } affirmedZoneSystemThresholdHistorySlotLevelSystemMemoryStatsThresholdHistorySsmavg15minmemoryutilCriticalCrossingHighValTime OBJECT-TYPE SYNTAX String MAX-ACCESS read-only STATUS current DESCRIPTION "Time the highest value recorded in the critical level" ::= { affirmedZoneSystemThresholdHistorySlotLevelSystemMemoryStatsThresholdHistorySsmavg15minmemoryutilEntry 6 } affirmedZoneSystemThresholdHistorySlotLevelSystemMemoryStatsThresholdHistorySsmavg15minmemoryutilMajorCrossingCount OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of times the major level was crossed" ::= { affirmedZoneSystemThresholdHistorySlotLevelSystemMemoryStatsThresholdHistorySsmavg15minmemoryutilEntry 7 } affirmedZoneSystemThresholdHistorySlotLevelSystemMemoryStatsThresholdHistorySsmavg15minmemoryutilMajorCrossingHighVal OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "Highest value recorded in the major level" ::= { affirmedZoneSystemThresholdHistorySlotLevelSystemMemoryStatsThresholdHistorySsmavg15minmemoryutilEntry 8 } affirmedZoneSystemThresholdHistorySlotLevelSystemMemoryStatsThresholdHistorySsmavg15minmemoryutilMajorCrossingHighValTime OBJECT-TYPE SYNTAX String MAX-ACCESS read-only STATUS current DESCRIPTION "Time the highest value recorded in the major level" ::= { affirmedZoneSystemThresholdHistorySlotLevelSystemMemoryStatsThresholdHistorySsmavg15minmemoryutilEntry 9 } affirmedZoneSystemThresholdHistorySlotLevelSystemMemoryStatsThresholdHistorySsmavg15minmemoryutilMinorCrossingCount OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of times the minor level was crossed" ::= { affirmedZoneSystemThresholdHistorySlotLevelSystemMemoryStatsThresholdHistorySsmavg15minmemoryutilEntry 10 } affirmedZoneSystemThresholdHistorySlotLevelSystemMemoryStatsThresholdHistorySsmavg15minmemoryutilMinorCrossingHighVal OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "Highest value recorded in the minor level" ::= { affirmedZoneSystemThresholdHistorySlotLevelSystemMemoryStatsThresholdHistorySsmavg15minmemoryutilEntry 11 } affirmedZoneSystemThresholdHistorySlotLevelSystemMemoryStatsThresholdHistorySsmavg15minmemoryutilMinorCrossingHighValTime OBJECT-TYPE SYNTAX String MAX-ACCESS read-only STATUS current DESCRIPTION "Time the highest value recorded in the minor level" ::= { affirmedZoneSystemThresholdHistorySlotLevelSystemMemoryStatsThresholdHistorySsmavg15minmemoryutilEntry 12 } affirmedZoneSystemThresholdHistorySlotLevelSystemMemoryStatsThresholdHistorySsmavg15minmemoryutilLastRecordedVal OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "Last recorded value" ::= { affirmedZoneSystemThresholdHistorySlotLevelSystemMemoryStatsThresholdHistorySsmavg15minmemoryutilEntry 13 } affirmedZoneSystemThresholdHistorySlotLevelSystemMemoryStatsThresholdHistorySsmavg15minmemoryutilLastRecordedValTime OBJECT-TYPE SYNTAX String MAX-ACCESS read-only STATUS current DESCRIPTION "Time the last value was recorded" ::= { affirmedZoneSystemThresholdHistorySlotLevelSystemMemoryStatsThresholdHistorySsmavg15minmemoryutilEntry 14 } affirmedZoneSystemThresholdHistorySlotLevelSystemMemoryStatsThresholdHistoryMcmavg1minmemoryutilTable OBJECT-TYPE SYNTAX SEQUENCE OF AffirmedZoneSystemThresholdHistorySlotLevelSystemMemoryStatsThresholdHistoryMcmavg1minmemoryutilEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "Statistics related to the configured mcm-avg-1min-memory-util threshold" ::= { affirmedZoneMIB 182 } affirmedZoneSystemThresholdHistorySlotLevelSystemMemoryStatsThresholdHistoryMcmavg1minmemoryutilEntry OBJECT-TYPE SYNTAX AffirmedZoneSystemThresholdHistorySlotLevelSystemMemoryStatsThresholdHistoryMcmavg1minmemoryutilEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "" INDEX { affirmedZoneName, affirmedZoneSystemThresholdHistorySlotLevelSystemMemoryStatsThresholdHistoryMcmavg1minmemoryutilChassis, affirmedZoneSystemThresholdHistorySlotLevelSystemMemoryStatsThresholdHistoryMcmavg1minmemoryutilSlot } ::= { affirmedZoneSystemThresholdHistorySlotLevelSystemMemoryStatsThresholdHistoryMcmavg1minmemoryutilTable 1 } AffirmedZoneSystemThresholdHistorySlotLevelSystemMemoryStatsThresholdHistoryMcmavg1minmemoryutilEntry ::= SEQUENCE { affirmedZoneSystemThresholdHistorySlotLevelSystemMemoryStatsThresholdHistoryMcmavg1minmemoryutilChassis Unsigned32, affirmedZoneSystemThresholdHistorySlotLevelSystemMemoryStatsThresholdHistoryMcmavg1minmemoryutilSlot INTEGER, affirmedZoneSystemThresholdHistorySlotLevelSystemMemoryStatsThresholdHistoryMcmavg1minmemoryutilCurrentLevel INTEGER, affirmedZoneSystemThresholdHistorySlotLevelSystemMemoryStatsThresholdHistoryMcmavg1minmemoryutilCriticalCrossingCount Integer32, affirmedZoneSystemThresholdHistorySlotLevelSystemMemoryStatsThresholdHistoryMcmavg1minmemoryutilCriticalCrossingHighVal Integer32, affirmedZoneSystemThresholdHistorySlotLevelSystemMemoryStatsThresholdHistoryMcmavg1minmemoryutilCriticalCrossingHighValTime String, affirmedZoneSystemThresholdHistorySlotLevelSystemMemoryStatsThresholdHistoryMcmavg1minmemoryutilMajorCrossingCount Integer32, affirmedZoneSystemThresholdHistorySlotLevelSystemMemoryStatsThresholdHistoryMcmavg1minmemoryutilMajorCrossingHighVal Integer32, affirmedZoneSystemThresholdHistorySlotLevelSystemMemoryStatsThresholdHistoryMcmavg1minmemoryutilMajorCrossingHighValTime String, affirmedZoneSystemThresholdHistorySlotLevelSystemMemoryStatsThresholdHistoryMcmavg1minmemoryutilMinorCrossingCount Integer32, affirmedZoneSystemThresholdHistorySlotLevelSystemMemoryStatsThresholdHistoryMcmavg1minmemoryutilMinorCrossingHighVal Integer32, affirmedZoneSystemThresholdHistorySlotLevelSystemMemoryStatsThresholdHistoryMcmavg1minmemoryutilMinorCrossingHighValTime String, affirmedZoneSystemThresholdHistorySlotLevelSystemMemoryStatsThresholdHistoryMcmavg1minmemoryutilLastRecordedVal Integer32, affirmedZoneSystemThresholdHistorySlotLevelSystemMemoryStatsThresholdHistoryMcmavg1minmemoryutilLastRecordedValTime String } affirmedZoneSystemThresholdHistorySlotLevelSystemMemoryStatsThresholdHistoryMcmavg1minmemoryutilChassis OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS not-accessible STATUS current DESCRIPTION "chassis ID" ::= { affirmedZoneSystemThresholdHistorySlotLevelSystemMemoryStatsThresholdHistoryMcmavg1minmemoryutilEntry 1 } affirmedZoneSystemThresholdHistorySlotLevelSystemMemoryStatsThresholdHistoryMcmavg1minmemoryutilSlot OBJECT-TYPE SYNTAX INTEGER {a1(1),a2(2),a3(3),a4(4),a5(5),a6(6),a7(7),a8(8),a9(9),a10(10),a11(11),a12(12),a13(13),a14(14),a15(15),a16(16),a17(17),a18(18),a19(19),a20(20),a21(21),a22(22),a23(23),a24(24),a25(25),a26(26),a27(27),a28(28),a29(29),a30(30),a31(31),a32(32),a33(33),a34(34),a35(35),a36(36),a37(37),a38(38),a39(39),a40(40),a41(41),a42(42),a43(43),a44(44),a45(45),a46(46),a47(47),a48(48),a49(49),a50(50),a51(51),a52(52),a53(53),a54(54),a55(55),a56(56),a57(57),a58(58),a59(59),a60(60),a61(61),a62(62),a63(63),a64(64),a65(65),a66(66),a67(67),a68(68),a69(69),a70(70),a71(71),a72(72),a73(73),a74(74),a75(75),a76(76),a77(77),a78(78),a79(79),a80(80),a81(81),a82(82),a83(83),a84(84),a85(85),a86(86),a87(87),a88(88),a89(89),a90(90),a91(91),a92(92),a93(93),a94(94),a95(95),a96(96),a97(97),a98(98),a99(99),a100(100),a101(101),a102(102),a103(103),a104(104),a105(105),a106(106),a107(107),a108(108),a109(109),a110(110),a111(111),a112(112),a113(113),a114(114),a115(115),a116(116),a117(117),a118(118),a119(119),a120(120),a121(121),a122(122),a123(123),a124(124),a125(125),a126(126),a127(127),a128(128)} MAX-ACCESS not-accessible STATUS current DESCRIPTION "slot number" ::= { affirmedZoneSystemThresholdHistorySlotLevelSystemMemoryStatsThresholdHistoryMcmavg1minmemoryutilEntry 2 } affirmedZoneSystemThresholdHistorySlotLevelSystemMemoryStatsThresholdHistoryMcmavg1minmemoryutilCurrentLevel OBJECT-TYPE SYNTAX INTEGER {normal(0),minor(1),major(2),critical(3)} MAX-ACCESS read-only STATUS current DESCRIPTION "Current threshold level" ::= { affirmedZoneSystemThresholdHistorySlotLevelSystemMemoryStatsThresholdHistoryMcmavg1minmemoryutilEntry 3 } affirmedZoneSystemThresholdHistorySlotLevelSystemMemoryStatsThresholdHistoryMcmavg1minmemoryutilCriticalCrossingCount OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of times the critical level was crossed" ::= { affirmedZoneSystemThresholdHistorySlotLevelSystemMemoryStatsThresholdHistoryMcmavg1minmemoryutilEntry 4 } affirmedZoneSystemThresholdHistorySlotLevelSystemMemoryStatsThresholdHistoryMcmavg1minmemoryutilCriticalCrossingHighVal OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "Highest value recorded in the critical level" ::= { affirmedZoneSystemThresholdHistorySlotLevelSystemMemoryStatsThresholdHistoryMcmavg1minmemoryutilEntry 5 } affirmedZoneSystemThresholdHistorySlotLevelSystemMemoryStatsThresholdHistoryMcmavg1minmemoryutilCriticalCrossingHighValTime OBJECT-TYPE SYNTAX String MAX-ACCESS read-only STATUS current DESCRIPTION "Time the highest value recorded in the critical level" ::= { affirmedZoneSystemThresholdHistorySlotLevelSystemMemoryStatsThresholdHistoryMcmavg1minmemoryutilEntry 6 } affirmedZoneSystemThresholdHistorySlotLevelSystemMemoryStatsThresholdHistoryMcmavg1minmemoryutilMajorCrossingCount OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of times the major level was crossed" ::= { affirmedZoneSystemThresholdHistorySlotLevelSystemMemoryStatsThresholdHistoryMcmavg1minmemoryutilEntry 7 } affirmedZoneSystemThresholdHistorySlotLevelSystemMemoryStatsThresholdHistoryMcmavg1minmemoryutilMajorCrossingHighVal OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "Highest value recorded in the major level" ::= { affirmedZoneSystemThresholdHistorySlotLevelSystemMemoryStatsThresholdHistoryMcmavg1minmemoryutilEntry 8 } affirmedZoneSystemThresholdHistorySlotLevelSystemMemoryStatsThresholdHistoryMcmavg1minmemoryutilMajorCrossingHighValTime OBJECT-TYPE SYNTAX String MAX-ACCESS read-only STATUS current DESCRIPTION "Time the highest value recorded in the major level" ::= { affirmedZoneSystemThresholdHistorySlotLevelSystemMemoryStatsThresholdHistoryMcmavg1minmemoryutilEntry 9 } affirmedZoneSystemThresholdHistorySlotLevelSystemMemoryStatsThresholdHistoryMcmavg1minmemoryutilMinorCrossingCount OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of times the minor level was crossed" ::= { affirmedZoneSystemThresholdHistorySlotLevelSystemMemoryStatsThresholdHistoryMcmavg1minmemoryutilEntry 10 } affirmedZoneSystemThresholdHistorySlotLevelSystemMemoryStatsThresholdHistoryMcmavg1minmemoryutilMinorCrossingHighVal OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "Highest value recorded in the minor level" ::= { affirmedZoneSystemThresholdHistorySlotLevelSystemMemoryStatsThresholdHistoryMcmavg1minmemoryutilEntry 11 } affirmedZoneSystemThresholdHistorySlotLevelSystemMemoryStatsThresholdHistoryMcmavg1minmemoryutilMinorCrossingHighValTime OBJECT-TYPE SYNTAX String MAX-ACCESS read-only STATUS current DESCRIPTION "Time the highest value recorded in the minor level" ::= { affirmedZoneSystemThresholdHistorySlotLevelSystemMemoryStatsThresholdHistoryMcmavg1minmemoryutilEntry 12 } affirmedZoneSystemThresholdHistorySlotLevelSystemMemoryStatsThresholdHistoryMcmavg1minmemoryutilLastRecordedVal OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "Last recorded value" ::= { affirmedZoneSystemThresholdHistorySlotLevelSystemMemoryStatsThresholdHistoryMcmavg1minmemoryutilEntry 13 } affirmedZoneSystemThresholdHistorySlotLevelSystemMemoryStatsThresholdHistoryMcmavg1minmemoryutilLastRecordedValTime OBJECT-TYPE SYNTAX String MAX-ACCESS read-only STATUS current DESCRIPTION "Time the last value was recorded" ::= { affirmedZoneSystemThresholdHistorySlotLevelSystemMemoryStatsThresholdHistoryMcmavg1minmemoryutilEntry 14 } affirmedZoneSystemThresholdHistorySlotLevelSystemMemoryStatsThresholdHistoryMcmavg5minmemoryutilTable OBJECT-TYPE SYNTAX SEQUENCE OF AffirmedZoneSystemThresholdHistorySlotLevelSystemMemoryStatsThresholdHistoryMcmavg5minmemoryutilEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "Statistics related to the configured mcm-avg-5min-memory-util threshold" ::= { affirmedZoneMIB 183 } affirmedZoneSystemThresholdHistorySlotLevelSystemMemoryStatsThresholdHistoryMcmavg5minmemoryutilEntry OBJECT-TYPE SYNTAX AffirmedZoneSystemThresholdHistorySlotLevelSystemMemoryStatsThresholdHistoryMcmavg5minmemoryutilEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "" INDEX { affirmedZoneName, affirmedZoneSystemThresholdHistorySlotLevelSystemMemoryStatsThresholdHistoryMcmavg5minmemoryutilChassis, affirmedZoneSystemThresholdHistorySlotLevelSystemMemoryStatsThresholdHistoryMcmavg5minmemoryutilSlot } ::= { affirmedZoneSystemThresholdHistorySlotLevelSystemMemoryStatsThresholdHistoryMcmavg5minmemoryutilTable 1 } AffirmedZoneSystemThresholdHistorySlotLevelSystemMemoryStatsThresholdHistoryMcmavg5minmemoryutilEntry ::= SEQUENCE { affirmedZoneSystemThresholdHistorySlotLevelSystemMemoryStatsThresholdHistoryMcmavg5minmemoryutilChassis Unsigned32, affirmedZoneSystemThresholdHistorySlotLevelSystemMemoryStatsThresholdHistoryMcmavg5minmemoryutilSlot INTEGER, affirmedZoneSystemThresholdHistorySlotLevelSystemMemoryStatsThresholdHistoryMcmavg5minmemoryutilCurrentLevel INTEGER, affirmedZoneSystemThresholdHistorySlotLevelSystemMemoryStatsThresholdHistoryMcmavg5minmemoryutilCriticalCrossingCount Integer32, affirmedZoneSystemThresholdHistorySlotLevelSystemMemoryStatsThresholdHistoryMcmavg5minmemoryutilCriticalCrossingHighVal Integer32, affirmedZoneSystemThresholdHistorySlotLevelSystemMemoryStatsThresholdHistoryMcmavg5minmemoryutilCriticalCrossingHighValTime String, affirmedZoneSystemThresholdHistorySlotLevelSystemMemoryStatsThresholdHistoryMcmavg5minmemoryutilMajorCrossingCount Integer32, affirmedZoneSystemThresholdHistorySlotLevelSystemMemoryStatsThresholdHistoryMcmavg5minmemoryutilMajorCrossingHighVal Integer32, affirmedZoneSystemThresholdHistorySlotLevelSystemMemoryStatsThresholdHistoryMcmavg5minmemoryutilMajorCrossingHighValTime String, affirmedZoneSystemThresholdHistorySlotLevelSystemMemoryStatsThresholdHistoryMcmavg5minmemoryutilMinorCrossingCount Integer32, affirmedZoneSystemThresholdHistorySlotLevelSystemMemoryStatsThresholdHistoryMcmavg5minmemoryutilMinorCrossingHighVal Integer32, affirmedZoneSystemThresholdHistorySlotLevelSystemMemoryStatsThresholdHistoryMcmavg5minmemoryutilMinorCrossingHighValTime String, affirmedZoneSystemThresholdHistorySlotLevelSystemMemoryStatsThresholdHistoryMcmavg5minmemoryutilLastRecordedVal Integer32, affirmedZoneSystemThresholdHistorySlotLevelSystemMemoryStatsThresholdHistoryMcmavg5minmemoryutilLastRecordedValTime String } affirmedZoneSystemThresholdHistorySlotLevelSystemMemoryStatsThresholdHistoryMcmavg5minmemoryutilChassis OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS not-accessible STATUS current DESCRIPTION "chassis ID" ::= { affirmedZoneSystemThresholdHistorySlotLevelSystemMemoryStatsThresholdHistoryMcmavg5minmemoryutilEntry 1 } affirmedZoneSystemThresholdHistorySlotLevelSystemMemoryStatsThresholdHistoryMcmavg5minmemoryutilSlot OBJECT-TYPE SYNTAX INTEGER {a1(1),a2(2),a3(3),a4(4),a5(5),a6(6),a7(7),a8(8),a9(9),a10(10),a11(11),a12(12),a13(13),a14(14),a15(15),a16(16),a17(17),a18(18),a19(19),a20(20),a21(21),a22(22),a23(23),a24(24),a25(25),a26(26),a27(27),a28(28),a29(29),a30(30),a31(31),a32(32),a33(33),a34(34),a35(35),a36(36),a37(37),a38(38),a39(39),a40(40),a41(41),a42(42),a43(43),a44(44),a45(45),a46(46),a47(47),a48(48),a49(49),a50(50),a51(51),a52(52),a53(53),a54(54),a55(55),a56(56),a57(57),a58(58),a59(59),a60(60),a61(61),a62(62),a63(63),a64(64),a65(65),a66(66),a67(67),a68(68),a69(69),a70(70),a71(71),a72(72),a73(73),a74(74),a75(75),a76(76),a77(77),a78(78),a79(79),a80(80),a81(81),a82(82),a83(83),a84(84),a85(85),a86(86),a87(87),a88(88),a89(89),a90(90),a91(91),a92(92),a93(93),a94(94),a95(95),a96(96),a97(97),a98(98),a99(99),a100(100),a101(101),a102(102),a103(103),a104(104),a105(105),a106(106),a107(107),a108(108),a109(109),a110(110),a111(111),a112(112),a113(113),a114(114),a115(115),a116(116),a117(117),a118(118),a119(119),a120(120),a121(121),a122(122),a123(123),a124(124),a125(125),a126(126),a127(127),a128(128)} MAX-ACCESS not-accessible STATUS current DESCRIPTION "slot number" ::= { affirmedZoneSystemThresholdHistorySlotLevelSystemMemoryStatsThresholdHistoryMcmavg5minmemoryutilEntry 2 } affirmedZoneSystemThresholdHistorySlotLevelSystemMemoryStatsThresholdHistoryMcmavg5minmemoryutilCurrentLevel OBJECT-TYPE SYNTAX INTEGER {normal(0),minor(1),major(2),critical(3)} MAX-ACCESS read-only STATUS current DESCRIPTION "Current threshold level" ::= { affirmedZoneSystemThresholdHistorySlotLevelSystemMemoryStatsThresholdHistoryMcmavg5minmemoryutilEntry 3 } affirmedZoneSystemThresholdHistorySlotLevelSystemMemoryStatsThresholdHistoryMcmavg5minmemoryutilCriticalCrossingCount OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of times the critical level was crossed" ::= { affirmedZoneSystemThresholdHistorySlotLevelSystemMemoryStatsThresholdHistoryMcmavg5minmemoryutilEntry 4 } affirmedZoneSystemThresholdHistorySlotLevelSystemMemoryStatsThresholdHistoryMcmavg5minmemoryutilCriticalCrossingHighVal OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "Highest value recorded in the critical level" ::= { affirmedZoneSystemThresholdHistorySlotLevelSystemMemoryStatsThresholdHistoryMcmavg5minmemoryutilEntry 5 } affirmedZoneSystemThresholdHistorySlotLevelSystemMemoryStatsThresholdHistoryMcmavg5minmemoryutilCriticalCrossingHighValTime OBJECT-TYPE SYNTAX String MAX-ACCESS read-only STATUS current DESCRIPTION "Time the highest value recorded in the critical level" ::= { affirmedZoneSystemThresholdHistorySlotLevelSystemMemoryStatsThresholdHistoryMcmavg5minmemoryutilEntry 6 } affirmedZoneSystemThresholdHistorySlotLevelSystemMemoryStatsThresholdHistoryMcmavg5minmemoryutilMajorCrossingCount OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of times the major level was crossed" ::= { affirmedZoneSystemThresholdHistorySlotLevelSystemMemoryStatsThresholdHistoryMcmavg5minmemoryutilEntry 7 } affirmedZoneSystemThresholdHistorySlotLevelSystemMemoryStatsThresholdHistoryMcmavg5minmemoryutilMajorCrossingHighVal OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "Highest value recorded in the major level" ::= { affirmedZoneSystemThresholdHistorySlotLevelSystemMemoryStatsThresholdHistoryMcmavg5minmemoryutilEntry 8 } affirmedZoneSystemThresholdHistorySlotLevelSystemMemoryStatsThresholdHistoryMcmavg5minmemoryutilMajorCrossingHighValTime OBJECT-TYPE SYNTAX String MAX-ACCESS read-only STATUS current DESCRIPTION "Time the highest value recorded in the major level" ::= { affirmedZoneSystemThresholdHistorySlotLevelSystemMemoryStatsThresholdHistoryMcmavg5minmemoryutilEntry 9 } affirmedZoneSystemThresholdHistorySlotLevelSystemMemoryStatsThresholdHistoryMcmavg5minmemoryutilMinorCrossingCount OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of times the minor level was crossed" ::= { affirmedZoneSystemThresholdHistorySlotLevelSystemMemoryStatsThresholdHistoryMcmavg5minmemoryutilEntry 10 } affirmedZoneSystemThresholdHistorySlotLevelSystemMemoryStatsThresholdHistoryMcmavg5minmemoryutilMinorCrossingHighVal OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "Highest value recorded in the minor level" ::= { affirmedZoneSystemThresholdHistorySlotLevelSystemMemoryStatsThresholdHistoryMcmavg5minmemoryutilEntry 11 } affirmedZoneSystemThresholdHistorySlotLevelSystemMemoryStatsThresholdHistoryMcmavg5minmemoryutilMinorCrossingHighValTime OBJECT-TYPE SYNTAX String MAX-ACCESS read-only STATUS current DESCRIPTION "Time the highest value recorded in the minor level" ::= { affirmedZoneSystemThresholdHistorySlotLevelSystemMemoryStatsThresholdHistoryMcmavg5minmemoryutilEntry 12 } affirmedZoneSystemThresholdHistorySlotLevelSystemMemoryStatsThresholdHistoryMcmavg5minmemoryutilLastRecordedVal OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "Last recorded value" ::= { affirmedZoneSystemThresholdHistorySlotLevelSystemMemoryStatsThresholdHistoryMcmavg5minmemoryutilEntry 13 } affirmedZoneSystemThresholdHistorySlotLevelSystemMemoryStatsThresholdHistoryMcmavg5minmemoryutilLastRecordedValTime OBJECT-TYPE SYNTAX String MAX-ACCESS read-only STATUS current DESCRIPTION "Time the last value was recorded" ::= { affirmedZoneSystemThresholdHistorySlotLevelSystemMemoryStatsThresholdHistoryMcmavg5minmemoryutilEntry 14 } affirmedZoneSystemThresholdHistorySlotLevelSystemMemoryStatsThresholdHistoryMcmavg15minmemoryutilTable OBJECT-TYPE SYNTAX SEQUENCE OF AffirmedZoneSystemThresholdHistorySlotLevelSystemMemoryStatsThresholdHistoryMcmavg15minmemoryutilEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "Statistics related to the configured mcm-avg-15min-memory-util threshold" ::= { affirmedZoneMIB 184 } affirmedZoneSystemThresholdHistorySlotLevelSystemMemoryStatsThresholdHistoryMcmavg15minmemoryutilEntry OBJECT-TYPE SYNTAX AffirmedZoneSystemThresholdHistorySlotLevelSystemMemoryStatsThresholdHistoryMcmavg15minmemoryutilEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "" INDEX { affirmedZoneName, affirmedZoneSystemThresholdHistorySlotLevelSystemMemoryStatsThresholdHistoryMcmavg15minmemoryutilChassis, affirmedZoneSystemThresholdHistorySlotLevelSystemMemoryStatsThresholdHistoryMcmavg15minmemoryutilSlot } ::= { affirmedZoneSystemThresholdHistorySlotLevelSystemMemoryStatsThresholdHistoryMcmavg15minmemoryutilTable 1 } AffirmedZoneSystemThresholdHistorySlotLevelSystemMemoryStatsThresholdHistoryMcmavg15minmemoryutilEntry ::= SEQUENCE { affirmedZoneSystemThresholdHistorySlotLevelSystemMemoryStatsThresholdHistoryMcmavg15minmemoryutilChassis Unsigned32, affirmedZoneSystemThresholdHistorySlotLevelSystemMemoryStatsThresholdHistoryMcmavg15minmemoryutilSlot INTEGER, affirmedZoneSystemThresholdHistorySlotLevelSystemMemoryStatsThresholdHistoryMcmavg15minmemoryutilCurrentLevel INTEGER, affirmedZoneSystemThresholdHistorySlotLevelSystemMemoryStatsThresholdHistoryMcmavg15minmemoryutilCriticalCrossingCount Integer32, affirmedZoneSystemThresholdHistorySlotLevelSystemMemoryStatsThresholdHistoryMcmavg15minmemoryutilCriticalCrossingHighVal Integer32, affirmedZoneSystemThresholdHistorySlotLevelSystemMemoryStatsThresholdHistoryMcmavg15minmemoryutilCriticalCrossingHighValTime String, affirmedZoneSystemThresholdHistorySlotLevelSystemMemoryStatsThresholdHistoryMcmavg15minmemoryutilMajorCrossingCount Integer32, affirmedZoneSystemThresholdHistorySlotLevelSystemMemoryStatsThresholdHistoryMcmavg15minmemoryutilMajorCrossingHighVal Integer32, affirmedZoneSystemThresholdHistorySlotLevelSystemMemoryStatsThresholdHistoryMcmavg15minmemoryutilMajorCrossingHighValTime String, affirmedZoneSystemThresholdHistorySlotLevelSystemMemoryStatsThresholdHistoryMcmavg15minmemoryutilMinorCrossingCount Integer32, affirmedZoneSystemThresholdHistorySlotLevelSystemMemoryStatsThresholdHistoryMcmavg15minmemoryutilMinorCrossingHighVal Integer32, affirmedZoneSystemThresholdHistorySlotLevelSystemMemoryStatsThresholdHistoryMcmavg15minmemoryutilMinorCrossingHighValTime String, affirmedZoneSystemThresholdHistorySlotLevelSystemMemoryStatsThresholdHistoryMcmavg15minmemoryutilLastRecordedVal Integer32, affirmedZoneSystemThresholdHistorySlotLevelSystemMemoryStatsThresholdHistoryMcmavg15minmemoryutilLastRecordedValTime String } affirmedZoneSystemThresholdHistorySlotLevelSystemMemoryStatsThresholdHistoryMcmavg15minmemoryutilChassis OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS not-accessible STATUS current DESCRIPTION "chassis ID" ::= { affirmedZoneSystemThresholdHistorySlotLevelSystemMemoryStatsThresholdHistoryMcmavg15minmemoryutilEntry 1 } affirmedZoneSystemThresholdHistorySlotLevelSystemMemoryStatsThresholdHistoryMcmavg15minmemoryutilSlot OBJECT-TYPE SYNTAX INTEGER {a1(1),a2(2),a3(3),a4(4),a5(5),a6(6),a7(7),a8(8),a9(9),a10(10),a11(11),a12(12),a13(13),a14(14),a15(15),a16(16),a17(17),a18(18),a19(19),a20(20),a21(21),a22(22),a23(23),a24(24),a25(25),a26(26),a27(27),a28(28),a29(29),a30(30),a31(31),a32(32),a33(33),a34(34),a35(35),a36(36),a37(37),a38(38),a39(39),a40(40),a41(41),a42(42),a43(43),a44(44),a45(45),a46(46),a47(47),a48(48),a49(49),a50(50),a51(51),a52(52),a53(53),a54(54),a55(55),a56(56),a57(57),a58(58),a59(59),a60(60),a61(61),a62(62),a63(63),a64(64),a65(65),a66(66),a67(67),a68(68),a69(69),a70(70),a71(71),a72(72),a73(73),a74(74),a75(75),a76(76),a77(77),a78(78),a79(79),a80(80),a81(81),a82(82),a83(83),a84(84),a85(85),a86(86),a87(87),a88(88),a89(89),a90(90),a91(91),a92(92),a93(93),a94(94),a95(95),a96(96),a97(97),a98(98),a99(99),a100(100),a101(101),a102(102),a103(103),a104(104),a105(105),a106(106),a107(107),a108(108),a109(109),a110(110),a111(111),a112(112),a113(113),a114(114),a115(115),a116(116),a117(117),a118(118),a119(119),a120(120),a121(121),a122(122),a123(123),a124(124),a125(125),a126(126),a127(127),a128(128)} MAX-ACCESS not-accessible STATUS current DESCRIPTION "slot number" ::= { affirmedZoneSystemThresholdHistorySlotLevelSystemMemoryStatsThresholdHistoryMcmavg15minmemoryutilEntry 2 } affirmedZoneSystemThresholdHistorySlotLevelSystemMemoryStatsThresholdHistoryMcmavg15minmemoryutilCurrentLevel OBJECT-TYPE SYNTAX INTEGER {normal(0),minor(1),major(2),critical(3)} MAX-ACCESS read-only STATUS current DESCRIPTION "Current threshold level" ::= { affirmedZoneSystemThresholdHistorySlotLevelSystemMemoryStatsThresholdHistoryMcmavg15minmemoryutilEntry 3 } affirmedZoneSystemThresholdHistorySlotLevelSystemMemoryStatsThresholdHistoryMcmavg15minmemoryutilCriticalCrossingCount OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of times the critical level was crossed" ::= { affirmedZoneSystemThresholdHistorySlotLevelSystemMemoryStatsThresholdHistoryMcmavg15minmemoryutilEntry 4 } affirmedZoneSystemThresholdHistorySlotLevelSystemMemoryStatsThresholdHistoryMcmavg15minmemoryutilCriticalCrossingHighVal OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "Highest value recorded in the critical level" ::= { affirmedZoneSystemThresholdHistorySlotLevelSystemMemoryStatsThresholdHistoryMcmavg15minmemoryutilEntry 5 } affirmedZoneSystemThresholdHistorySlotLevelSystemMemoryStatsThresholdHistoryMcmavg15minmemoryutilCriticalCrossingHighValTime OBJECT-TYPE SYNTAX String MAX-ACCESS read-only STATUS current DESCRIPTION "Time the highest value recorded in the critical level" ::= { affirmedZoneSystemThresholdHistorySlotLevelSystemMemoryStatsThresholdHistoryMcmavg15minmemoryutilEntry 6 } affirmedZoneSystemThresholdHistorySlotLevelSystemMemoryStatsThresholdHistoryMcmavg15minmemoryutilMajorCrossingCount OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of times the major level was crossed" ::= { affirmedZoneSystemThresholdHistorySlotLevelSystemMemoryStatsThresholdHistoryMcmavg15minmemoryutilEntry 7 } affirmedZoneSystemThresholdHistorySlotLevelSystemMemoryStatsThresholdHistoryMcmavg15minmemoryutilMajorCrossingHighVal OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "Highest value recorded in the major level" ::= { affirmedZoneSystemThresholdHistorySlotLevelSystemMemoryStatsThresholdHistoryMcmavg15minmemoryutilEntry 8 } affirmedZoneSystemThresholdHistorySlotLevelSystemMemoryStatsThresholdHistoryMcmavg15minmemoryutilMajorCrossingHighValTime OBJECT-TYPE SYNTAX String MAX-ACCESS read-only STATUS current DESCRIPTION "Time the highest value recorded in the major level" ::= { affirmedZoneSystemThresholdHistorySlotLevelSystemMemoryStatsThresholdHistoryMcmavg15minmemoryutilEntry 9 } affirmedZoneSystemThresholdHistorySlotLevelSystemMemoryStatsThresholdHistoryMcmavg15minmemoryutilMinorCrossingCount OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of times the minor level was crossed" ::= { affirmedZoneSystemThresholdHistorySlotLevelSystemMemoryStatsThresholdHistoryMcmavg15minmemoryutilEntry 10 } affirmedZoneSystemThresholdHistorySlotLevelSystemMemoryStatsThresholdHistoryMcmavg15minmemoryutilMinorCrossingHighVal OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "Highest value recorded in the minor level" ::= { affirmedZoneSystemThresholdHistorySlotLevelSystemMemoryStatsThresholdHistoryMcmavg15minmemoryutilEntry 11 } affirmedZoneSystemThresholdHistorySlotLevelSystemMemoryStatsThresholdHistoryMcmavg15minmemoryutilMinorCrossingHighValTime OBJECT-TYPE SYNTAX String MAX-ACCESS read-only STATUS current DESCRIPTION "Time the highest value recorded in the minor level" ::= { affirmedZoneSystemThresholdHistorySlotLevelSystemMemoryStatsThresholdHistoryMcmavg15minmemoryutilEntry 12 } affirmedZoneSystemThresholdHistorySlotLevelSystemMemoryStatsThresholdHistoryMcmavg15minmemoryutilLastRecordedVal OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "Last recorded value" ::= { affirmedZoneSystemThresholdHistorySlotLevelSystemMemoryStatsThresholdHistoryMcmavg15minmemoryutilEntry 13 } affirmedZoneSystemThresholdHistorySlotLevelSystemMemoryStatsThresholdHistoryMcmavg15minmemoryutilLastRecordedValTime OBJECT-TYPE SYNTAX String MAX-ACCESS read-only STATUS current DESCRIPTION "Time the last value was recorded" ::= { affirmedZoneSystemThresholdHistorySlotLevelSystemMemoryStatsThresholdHistoryMcmavg15minmemoryutilEntry 14 } affirmedZoneSystemThresholdHistorySlotLevelSystemIntfStatsThresholdHistoryAvg1minintfutilTable OBJECT-TYPE SYNTAX SEQUENCE OF AffirmedZoneSystemThresholdHistorySlotLevelSystemIntfStatsThresholdHistoryAvg1minintfutilEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "Statistics related to the configured avg-1min-intf-util threshold" ::= { affirmedZoneMIB 469 } affirmedZoneSystemThresholdHistorySlotLevelSystemIntfStatsThresholdHistoryAvg1minintfutilEntry OBJECT-TYPE SYNTAX AffirmedZoneSystemThresholdHistorySlotLevelSystemIntfStatsThresholdHistoryAvg1minintfutilEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "" INDEX { affirmedZoneName, affirmedZoneSystemThresholdHistorySlotLevelSystemIntfStatsThresholdHistoryAvg1minintfutilChassis, affirmedZoneSystemThresholdHistorySlotLevelSystemIntfStatsThresholdHistoryAvg1minintfutilSlot, affirmedZoneSystemThresholdHistorySlotLevelSystemIntfStatsThresholdHistoryAvg1minintfutilIntf } ::= { affirmedZoneSystemThresholdHistorySlotLevelSystemIntfStatsThresholdHistoryAvg1minintfutilTable 1 } AffirmedZoneSystemThresholdHistorySlotLevelSystemIntfStatsThresholdHistoryAvg1minintfutilEntry ::= SEQUENCE { affirmedZoneSystemThresholdHistorySlotLevelSystemIntfStatsThresholdHistoryAvg1minintfutilChassis Unsigned32, affirmedZoneSystemThresholdHistorySlotLevelSystemIntfStatsThresholdHistoryAvg1minintfutilSlot INTEGER, affirmedZoneSystemThresholdHistorySlotLevelSystemIntfStatsThresholdHistoryAvg1minintfutilIntf Unsigned32, affirmedZoneSystemThresholdHistorySlotLevelSystemIntfStatsThresholdHistoryAvg1minintfutilCurrentLevel INTEGER, affirmedZoneSystemThresholdHistorySlotLevelSystemIntfStatsThresholdHistoryAvg1minintfutilCriticalCrossingCount Integer32, affirmedZoneSystemThresholdHistorySlotLevelSystemIntfStatsThresholdHistoryAvg1minintfutilCriticalCrossingHighVal Integer32, affirmedZoneSystemThresholdHistorySlotLevelSystemIntfStatsThresholdHistoryAvg1minintfutilCriticalCrossingHighValTime String, affirmedZoneSystemThresholdHistorySlotLevelSystemIntfStatsThresholdHistoryAvg1minintfutilMajorCrossingCount Integer32, affirmedZoneSystemThresholdHistorySlotLevelSystemIntfStatsThresholdHistoryAvg1minintfutilMajorCrossingHighVal Integer32, affirmedZoneSystemThresholdHistorySlotLevelSystemIntfStatsThresholdHistoryAvg1minintfutilMajorCrossingHighValTime String, affirmedZoneSystemThresholdHistorySlotLevelSystemIntfStatsThresholdHistoryAvg1minintfutilMinorCrossingCount Integer32, affirmedZoneSystemThresholdHistorySlotLevelSystemIntfStatsThresholdHistoryAvg1minintfutilMinorCrossingHighVal Integer32, affirmedZoneSystemThresholdHistorySlotLevelSystemIntfStatsThresholdHistoryAvg1minintfutilMinorCrossingHighValTime String, affirmedZoneSystemThresholdHistorySlotLevelSystemIntfStatsThresholdHistoryAvg1minintfutilLastRecordedVal Integer32, affirmedZoneSystemThresholdHistorySlotLevelSystemIntfStatsThresholdHistoryAvg1minintfutilLastRecordedValTime String } affirmedZoneSystemThresholdHistorySlotLevelSystemIntfStatsThresholdHistoryAvg1minintfutilChassis OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS not-accessible STATUS current DESCRIPTION "chassis ID" ::= { affirmedZoneSystemThresholdHistorySlotLevelSystemIntfStatsThresholdHistoryAvg1minintfutilEntry 1 } affirmedZoneSystemThresholdHistorySlotLevelSystemIntfStatsThresholdHistoryAvg1minintfutilSlot OBJECT-TYPE SYNTAX INTEGER {a1(1),a2(2),a3(3),a4(4),a5(5),a6(6),a7(7),a8(8),a9(9),a10(10),a11(11),a12(12),a13(13),a14(14),a15(15),a16(16),a17(17),a18(18),a19(19),a20(20),a21(21),a22(22),a23(23),a24(24),a25(25),a26(26),a27(27),a28(28),a29(29),a30(30),a31(31),a32(32),a33(33),a34(34),a35(35),a36(36),a37(37),a38(38),a39(39),a40(40),a41(41),a42(42),a43(43),a44(44),a45(45),a46(46),a47(47),a48(48),a49(49),a50(50),a51(51),a52(52),a53(53),a54(54),a55(55),a56(56),a57(57),a58(58),a59(59),a60(60),a61(61),a62(62),a63(63),a64(64),a65(65),a66(66),a67(67),a68(68),a69(69),a70(70),a71(71),a72(72),a73(73),a74(74),a75(75),a76(76),a77(77),a78(78),a79(79),a80(80),a81(81),a82(82),a83(83),a84(84),a85(85),a86(86),a87(87),a88(88),a89(89),a90(90),a91(91),a92(92),a93(93),a94(94),a95(95),a96(96),a97(97),a98(98),a99(99),a100(100),a101(101),a102(102),a103(103),a104(104),a105(105),a106(106),a107(107),a108(108),a109(109),a110(110),a111(111),a112(112),a113(113),a114(114),a115(115),a116(116),a117(117),a118(118),a119(119),a120(120),a121(121),a122(122),a123(123),a124(124),a125(125),a126(126),a127(127),a128(128)} MAX-ACCESS not-accessible STATUS current DESCRIPTION "slot number" ::= { affirmedZoneSystemThresholdHistorySlotLevelSystemIntfStatsThresholdHistoryAvg1minintfutilEntry 2 } affirmedZoneSystemThresholdHistorySlotLevelSystemIntfStatsThresholdHistoryAvg1minintfutilIntf OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS not-accessible STATUS current DESCRIPTION "interface number" ::= { affirmedZoneSystemThresholdHistorySlotLevelSystemIntfStatsThresholdHistoryAvg1minintfutilEntry 3 } affirmedZoneSystemThresholdHistorySlotLevelSystemIntfStatsThresholdHistoryAvg1minintfutilCurrentLevel OBJECT-TYPE SYNTAX INTEGER {normal(0),minor(1),major(2),critical(3)} MAX-ACCESS read-only STATUS current DESCRIPTION "Current threshold level" ::= { affirmedZoneSystemThresholdHistorySlotLevelSystemIntfStatsThresholdHistoryAvg1minintfutilEntry 4 } affirmedZoneSystemThresholdHistorySlotLevelSystemIntfStatsThresholdHistoryAvg1minintfutilCriticalCrossingCount OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of times the critical level was crossed" ::= { affirmedZoneSystemThresholdHistorySlotLevelSystemIntfStatsThresholdHistoryAvg1minintfutilEntry 5 } affirmedZoneSystemThresholdHistorySlotLevelSystemIntfStatsThresholdHistoryAvg1minintfutilCriticalCrossingHighVal OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "Highest value recorded in the critical level" ::= { affirmedZoneSystemThresholdHistorySlotLevelSystemIntfStatsThresholdHistoryAvg1minintfutilEntry 6 } affirmedZoneSystemThresholdHistorySlotLevelSystemIntfStatsThresholdHistoryAvg1minintfutilCriticalCrossingHighValTime OBJECT-TYPE SYNTAX String MAX-ACCESS read-only STATUS current DESCRIPTION "Time the highest value recorded in the critical level" ::= { affirmedZoneSystemThresholdHistorySlotLevelSystemIntfStatsThresholdHistoryAvg1minintfutilEntry 7 } affirmedZoneSystemThresholdHistorySlotLevelSystemIntfStatsThresholdHistoryAvg1minintfutilMajorCrossingCount OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of times the major level was crossed" ::= { affirmedZoneSystemThresholdHistorySlotLevelSystemIntfStatsThresholdHistoryAvg1minintfutilEntry 8 } affirmedZoneSystemThresholdHistorySlotLevelSystemIntfStatsThresholdHistoryAvg1minintfutilMajorCrossingHighVal OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "Highest value recorded in the major level" ::= { affirmedZoneSystemThresholdHistorySlotLevelSystemIntfStatsThresholdHistoryAvg1minintfutilEntry 9 } affirmedZoneSystemThresholdHistorySlotLevelSystemIntfStatsThresholdHistoryAvg1minintfutilMajorCrossingHighValTime OBJECT-TYPE SYNTAX String MAX-ACCESS read-only STATUS current DESCRIPTION "Time the highest value recorded in the major level" ::= { affirmedZoneSystemThresholdHistorySlotLevelSystemIntfStatsThresholdHistoryAvg1minintfutilEntry 10 } affirmedZoneSystemThresholdHistorySlotLevelSystemIntfStatsThresholdHistoryAvg1minintfutilMinorCrossingCount OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of times the minor level was crossed" ::= { affirmedZoneSystemThresholdHistorySlotLevelSystemIntfStatsThresholdHistoryAvg1minintfutilEntry 11 } affirmedZoneSystemThresholdHistorySlotLevelSystemIntfStatsThresholdHistoryAvg1minintfutilMinorCrossingHighVal OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "Highest value recorded in the minor level" ::= { affirmedZoneSystemThresholdHistorySlotLevelSystemIntfStatsThresholdHistoryAvg1minintfutilEntry 12 } affirmedZoneSystemThresholdHistorySlotLevelSystemIntfStatsThresholdHistoryAvg1minintfutilMinorCrossingHighValTime OBJECT-TYPE SYNTAX String MAX-ACCESS read-only STATUS current DESCRIPTION "Time the highest value recorded in the minor level" ::= { affirmedZoneSystemThresholdHistorySlotLevelSystemIntfStatsThresholdHistoryAvg1minintfutilEntry 13 } affirmedZoneSystemThresholdHistorySlotLevelSystemIntfStatsThresholdHistoryAvg1minintfutilLastRecordedVal OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "Last recorded value" ::= { affirmedZoneSystemThresholdHistorySlotLevelSystemIntfStatsThresholdHistoryAvg1minintfutilEntry 14 } affirmedZoneSystemThresholdHistorySlotLevelSystemIntfStatsThresholdHistoryAvg1minintfutilLastRecordedValTime OBJECT-TYPE SYNTAX String MAX-ACCESS read-only STATUS current DESCRIPTION "Time the last value was recorded" ::= { affirmedZoneSystemThresholdHistorySlotLevelSystemIntfStatsThresholdHistoryAvg1minintfutilEntry 15 } affirmedZoneSystemThresholdHistorySlotLevelSystemIntfStatsThresholdHistoryAvg5minintfutilTable OBJECT-TYPE SYNTAX SEQUENCE OF AffirmedZoneSystemThresholdHistorySlotLevelSystemIntfStatsThresholdHistoryAvg5minintfutilEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "Statistics related to the configured avg-5min-intf-util threshold" ::= { affirmedZoneMIB 470 } affirmedZoneSystemThresholdHistorySlotLevelSystemIntfStatsThresholdHistoryAvg5minintfutilEntry OBJECT-TYPE SYNTAX AffirmedZoneSystemThresholdHistorySlotLevelSystemIntfStatsThresholdHistoryAvg5minintfutilEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "" INDEX { affirmedZoneName, affirmedZoneSystemThresholdHistorySlotLevelSystemIntfStatsThresholdHistoryAvg5minintfutilChassis, affirmedZoneSystemThresholdHistorySlotLevelSystemIntfStatsThresholdHistoryAvg5minintfutilSlot, affirmedZoneSystemThresholdHistorySlotLevelSystemIntfStatsThresholdHistoryAvg5minintfutilIntf } ::= { affirmedZoneSystemThresholdHistorySlotLevelSystemIntfStatsThresholdHistoryAvg5minintfutilTable 1 } AffirmedZoneSystemThresholdHistorySlotLevelSystemIntfStatsThresholdHistoryAvg5minintfutilEntry ::= SEQUENCE { affirmedZoneSystemThresholdHistorySlotLevelSystemIntfStatsThresholdHistoryAvg5minintfutilChassis Unsigned32, affirmedZoneSystemThresholdHistorySlotLevelSystemIntfStatsThresholdHistoryAvg5minintfutilSlot INTEGER, affirmedZoneSystemThresholdHistorySlotLevelSystemIntfStatsThresholdHistoryAvg5minintfutilIntf Unsigned32, affirmedZoneSystemThresholdHistorySlotLevelSystemIntfStatsThresholdHistoryAvg5minintfutilCurrentLevel INTEGER, affirmedZoneSystemThresholdHistorySlotLevelSystemIntfStatsThresholdHistoryAvg5minintfutilCriticalCrossingCount Integer32, affirmedZoneSystemThresholdHistorySlotLevelSystemIntfStatsThresholdHistoryAvg5minintfutilCriticalCrossingHighVal Integer32, affirmedZoneSystemThresholdHistorySlotLevelSystemIntfStatsThresholdHistoryAvg5minintfutilCriticalCrossingHighValTime String, affirmedZoneSystemThresholdHistorySlotLevelSystemIntfStatsThresholdHistoryAvg5minintfutilMajorCrossingCount Integer32, affirmedZoneSystemThresholdHistorySlotLevelSystemIntfStatsThresholdHistoryAvg5minintfutilMajorCrossingHighVal Integer32, affirmedZoneSystemThresholdHistorySlotLevelSystemIntfStatsThresholdHistoryAvg5minintfutilMajorCrossingHighValTime String, affirmedZoneSystemThresholdHistorySlotLevelSystemIntfStatsThresholdHistoryAvg5minintfutilMinorCrossingCount Integer32, affirmedZoneSystemThresholdHistorySlotLevelSystemIntfStatsThresholdHistoryAvg5minintfutilMinorCrossingHighVal Integer32, affirmedZoneSystemThresholdHistorySlotLevelSystemIntfStatsThresholdHistoryAvg5minintfutilMinorCrossingHighValTime String, affirmedZoneSystemThresholdHistorySlotLevelSystemIntfStatsThresholdHistoryAvg5minintfutilLastRecordedVal Integer32, affirmedZoneSystemThresholdHistorySlotLevelSystemIntfStatsThresholdHistoryAvg5minintfutilLastRecordedValTime String } affirmedZoneSystemThresholdHistorySlotLevelSystemIntfStatsThresholdHistoryAvg5minintfutilChassis OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS not-accessible STATUS current DESCRIPTION "chassis ID" ::= { affirmedZoneSystemThresholdHistorySlotLevelSystemIntfStatsThresholdHistoryAvg5minintfutilEntry 1 } affirmedZoneSystemThresholdHistorySlotLevelSystemIntfStatsThresholdHistoryAvg5minintfutilSlot OBJECT-TYPE SYNTAX INTEGER {a1(1),a2(2),a3(3),a4(4),a5(5),a6(6),a7(7),a8(8),a9(9),a10(10),a11(11),a12(12),a13(13),a14(14),a15(15),a16(16),a17(17),a18(18),a19(19),a20(20),a21(21),a22(22),a23(23),a24(24),a25(25),a26(26),a27(27),a28(28),a29(29),a30(30),a31(31),a32(32),a33(33),a34(34),a35(35),a36(36),a37(37),a38(38),a39(39),a40(40),a41(41),a42(42),a43(43),a44(44),a45(45),a46(46),a47(47),a48(48),a49(49),a50(50),a51(51),a52(52),a53(53),a54(54),a55(55),a56(56),a57(57),a58(58),a59(59),a60(60),a61(61),a62(62),a63(63),a64(64),a65(65),a66(66),a67(67),a68(68),a69(69),a70(70),a71(71),a72(72),a73(73),a74(74),a75(75),a76(76),a77(77),a78(78),a79(79),a80(80),a81(81),a82(82),a83(83),a84(84),a85(85),a86(86),a87(87),a88(88),a89(89),a90(90),a91(91),a92(92),a93(93),a94(94),a95(95),a96(96),a97(97),a98(98),a99(99),a100(100),a101(101),a102(102),a103(103),a104(104),a105(105),a106(106),a107(107),a108(108),a109(109),a110(110),a111(111),a112(112),a113(113),a114(114),a115(115),a116(116),a117(117),a118(118),a119(119),a120(120),a121(121),a122(122),a123(123),a124(124),a125(125),a126(126),a127(127),a128(128)} MAX-ACCESS not-accessible STATUS current DESCRIPTION "slot number" ::= { affirmedZoneSystemThresholdHistorySlotLevelSystemIntfStatsThresholdHistoryAvg5minintfutilEntry 2 } affirmedZoneSystemThresholdHistorySlotLevelSystemIntfStatsThresholdHistoryAvg5minintfutilIntf OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS not-accessible STATUS current DESCRIPTION "interface number" ::= { affirmedZoneSystemThresholdHistorySlotLevelSystemIntfStatsThresholdHistoryAvg5minintfutilEntry 3 } affirmedZoneSystemThresholdHistorySlotLevelSystemIntfStatsThresholdHistoryAvg5minintfutilCurrentLevel OBJECT-TYPE SYNTAX INTEGER {normal(0),minor(1),major(2),critical(3)} MAX-ACCESS read-only STATUS current DESCRIPTION "Current threshold level" ::= { affirmedZoneSystemThresholdHistorySlotLevelSystemIntfStatsThresholdHistoryAvg5minintfutilEntry 4 } affirmedZoneSystemThresholdHistorySlotLevelSystemIntfStatsThresholdHistoryAvg5minintfutilCriticalCrossingCount OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of times the critical level was crossed" ::= { affirmedZoneSystemThresholdHistorySlotLevelSystemIntfStatsThresholdHistoryAvg5minintfutilEntry 5 } affirmedZoneSystemThresholdHistorySlotLevelSystemIntfStatsThresholdHistoryAvg5minintfutilCriticalCrossingHighVal OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "Highest value recorded in the critical level" ::= { affirmedZoneSystemThresholdHistorySlotLevelSystemIntfStatsThresholdHistoryAvg5minintfutilEntry 6 } affirmedZoneSystemThresholdHistorySlotLevelSystemIntfStatsThresholdHistoryAvg5minintfutilCriticalCrossingHighValTime OBJECT-TYPE SYNTAX String MAX-ACCESS read-only STATUS current DESCRIPTION "Time the highest value recorded in the critical level" ::= { affirmedZoneSystemThresholdHistorySlotLevelSystemIntfStatsThresholdHistoryAvg5minintfutilEntry 7 } affirmedZoneSystemThresholdHistorySlotLevelSystemIntfStatsThresholdHistoryAvg5minintfutilMajorCrossingCount OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of times the major level was crossed" ::= { affirmedZoneSystemThresholdHistorySlotLevelSystemIntfStatsThresholdHistoryAvg5minintfutilEntry 8 } affirmedZoneSystemThresholdHistorySlotLevelSystemIntfStatsThresholdHistoryAvg5minintfutilMajorCrossingHighVal OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "Highest value recorded in the major level" ::= { affirmedZoneSystemThresholdHistorySlotLevelSystemIntfStatsThresholdHistoryAvg5minintfutilEntry 9 } affirmedZoneSystemThresholdHistorySlotLevelSystemIntfStatsThresholdHistoryAvg5minintfutilMajorCrossingHighValTime OBJECT-TYPE SYNTAX String MAX-ACCESS read-only STATUS current DESCRIPTION "Time the highest value recorded in the major level" ::= { affirmedZoneSystemThresholdHistorySlotLevelSystemIntfStatsThresholdHistoryAvg5minintfutilEntry 10 } affirmedZoneSystemThresholdHistorySlotLevelSystemIntfStatsThresholdHistoryAvg5minintfutilMinorCrossingCount OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of times the minor level was crossed" ::= { affirmedZoneSystemThresholdHistorySlotLevelSystemIntfStatsThresholdHistoryAvg5minintfutilEntry 11 } affirmedZoneSystemThresholdHistorySlotLevelSystemIntfStatsThresholdHistoryAvg5minintfutilMinorCrossingHighVal OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "Highest value recorded in the minor level" ::= { affirmedZoneSystemThresholdHistorySlotLevelSystemIntfStatsThresholdHistoryAvg5minintfutilEntry 12 } affirmedZoneSystemThresholdHistorySlotLevelSystemIntfStatsThresholdHistoryAvg5minintfutilMinorCrossingHighValTime OBJECT-TYPE SYNTAX String MAX-ACCESS read-only STATUS current DESCRIPTION "Time the highest value recorded in the minor level" ::= { affirmedZoneSystemThresholdHistorySlotLevelSystemIntfStatsThresholdHistoryAvg5minintfutilEntry 13 } affirmedZoneSystemThresholdHistorySlotLevelSystemIntfStatsThresholdHistoryAvg5minintfutilLastRecordedVal OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "Last recorded value" ::= { affirmedZoneSystemThresholdHistorySlotLevelSystemIntfStatsThresholdHistoryAvg5minintfutilEntry 14 } affirmedZoneSystemThresholdHistorySlotLevelSystemIntfStatsThresholdHistoryAvg5minintfutilLastRecordedValTime OBJECT-TYPE SYNTAX String MAX-ACCESS read-only STATUS current DESCRIPTION "Time the last value was recorded" ::= { affirmedZoneSystemThresholdHistorySlotLevelSystemIntfStatsThresholdHistoryAvg5minintfutilEntry 15 } affirmedZoneSystemThresholdHistorySlotLevelSystemIntfStatsThresholdHistoryAvg15minintfutilTable OBJECT-TYPE SYNTAX SEQUENCE OF AffirmedZoneSystemThresholdHistorySlotLevelSystemIntfStatsThresholdHistoryAvg15minintfutilEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "Statistics related to the configured avg-15min-intf-util threshold" ::= { affirmedZoneMIB 471 } affirmedZoneSystemThresholdHistorySlotLevelSystemIntfStatsThresholdHistoryAvg15minintfutilEntry OBJECT-TYPE SYNTAX AffirmedZoneSystemThresholdHistorySlotLevelSystemIntfStatsThresholdHistoryAvg15minintfutilEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "" INDEX { affirmedZoneName, affirmedZoneSystemThresholdHistorySlotLevelSystemIntfStatsThresholdHistoryAvg15minintfutilChassis, affirmedZoneSystemThresholdHistorySlotLevelSystemIntfStatsThresholdHistoryAvg15minintfutilSlot, affirmedZoneSystemThresholdHistorySlotLevelSystemIntfStatsThresholdHistoryAvg15minintfutilIntf } ::= { affirmedZoneSystemThresholdHistorySlotLevelSystemIntfStatsThresholdHistoryAvg15minintfutilTable 1 } AffirmedZoneSystemThresholdHistorySlotLevelSystemIntfStatsThresholdHistoryAvg15minintfutilEntry ::= SEQUENCE { affirmedZoneSystemThresholdHistorySlotLevelSystemIntfStatsThresholdHistoryAvg15minintfutilChassis Unsigned32, affirmedZoneSystemThresholdHistorySlotLevelSystemIntfStatsThresholdHistoryAvg15minintfutilSlot INTEGER, affirmedZoneSystemThresholdHistorySlotLevelSystemIntfStatsThresholdHistoryAvg15minintfutilIntf Unsigned32, affirmedZoneSystemThresholdHistorySlotLevelSystemIntfStatsThresholdHistoryAvg15minintfutilCurrentLevel INTEGER, affirmedZoneSystemThresholdHistorySlotLevelSystemIntfStatsThresholdHistoryAvg15minintfutilCriticalCrossingCount Integer32, affirmedZoneSystemThresholdHistorySlotLevelSystemIntfStatsThresholdHistoryAvg15minintfutilCriticalCrossingHighVal Integer32, affirmedZoneSystemThresholdHistorySlotLevelSystemIntfStatsThresholdHistoryAvg15minintfutilCriticalCrossingHighValTime String, affirmedZoneSystemThresholdHistorySlotLevelSystemIntfStatsThresholdHistoryAvg15minintfutilMajorCrossingCount Integer32, affirmedZoneSystemThresholdHistorySlotLevelSystemIntfStatsThresholdHistoryAvg15minintfutilMajorCrossingHighVal Integer32, affirmedZoneSystemThresholdHistorySlotLevelSystemIntfStatsThresholdHistoryAvg15minintfutilMajorCrossingHighValTime String, affirmedZoneSystemThresholdHistorySlotLevelSystemIntfStatsThresholdHistoryAvg15minintfutilMinorCrossingCount Integer32, affirmedZoneSystemThresholdHistorySlotLevelSystemIntfStatsThresholdHistoryAvg15minintfutilMinorCrossingHighVal Integer32, affirmedZoneSystemThresholdHistorySlotLevelSystemIntfStatsThresholdHistoryAvg15minintfutilMinorCrossingHighValTime String, affirmedZoneSystemThresholdHistorySlotLevelSystemIntfStatsThresholdHistoryAvg15minintfutilLastRecordedVal Integer32, affirmedZoneSystemThresholdHistorySlotLevelSystemIntfStatsThresholdHistoryAvg15minintfutilLastRecordedValTime String } affirmedZoneSystemThresholdHistorySlotLevelSystemIntfStatsThresholdHistoryAvg15minintfutilChassis OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS not-accessible STATUS current DESCRIPTION "chassis ID" ::= { affirmedZoneSystemThresholdHistorySlotLevelSystemIntfStatsThresholdHistoryAvg15minintfutilEntry 1 } affirmedZoneSystemThresholdHistorySlotLevelSystemIntfStatsThresholdHistoryAvg15minintfutilSlot OBJECT-TYPE SYNTAX INTEGER {a1(1),a2(2),a3(3),a4(4),a5(5),a6(6),a7(7),a8(8),a9(9),a10(10),a11(11),a12(12),a13(13),a14(14),a15(15),a16(16),a17(17),a18(18),a19(19),a20(20),a21(21),a22(22),a23(23),a24(24),a25(25),a26(26),a27(27),a28(28),a29(29),a30(30),a31(31),a32(32),a33(33),a34(34),a35(35),a36(36),a37(37),a38(38),a39(39),a40(40),a41(41),a42(42),a43(43),a44(44),a45(45),a46(46),a47(47),a48(48),a49(49),a50(50),a51(51),a52(52),a53(53),a54(54),a55(55),a56(56),a57(57),a58(58),a59(59),a60(60),a61(61),a62(62),a63(63),a64(64),a65(65),a66(66),a67(67),a68(68),a69(69),a70(70),a71(71),a72(72),a73(73),a74(74),a75(75),a76(76),a77(77),a78(78),a79(79),a80(80),a81(81),a82(82),a83(83),a84(84),a85(85),a86(86),a87(87),a88(88),a89(89),a90(90),a91(91),a92(92),a93(93),a94(94),a95(95),a96(96),a97(97),a98(98),a99(99),a100(100),a101(101),a102(102),a103(103),a104(104),a105(105),a106(106),a107(107),a108(108),a109(109),a110(110),a111(111),a112(112),a113(113),a114(114),a115(115),a116(116),a117(117),a118(118),a119(119),a120(120),a121(121),a122(122),a123(123),a124(124),a125(125),a126(126),a127(127),a128(128)} MAX-ACCESS not-accessible STATUS current DESCRIPTION "slot number" ::= { affirmedZoneSystemThresholdHistorySlotLevelSystemIntfStatsThresholdHistoryAvg15minintfutilEntry 2 } affirmedZoneSystemThresholdHistorySlotLevelSystemIntfStatsThresholdHistoryAvg15minintfutilIntf OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS not-accessible STATUS current DESCRIPTION "interface number" ::= { affirmedZoneSystemThresholdHistorySlotLevelSystemIntfStatsThresholdHistoryAvg15minintfutilEntry 3 } affirmedZoneSystemThresholdHistorySlotLevelSystemIntfStatsThresholdHistoryAvg15minintfutilCurrentLevel OBJECT-TYPE SYNTAX INTEGER {normal(0),minor(1),major(2),critical(3)} MAX-ACCESS read-only STATUS current DESCRIPTION "Current threshold level" ::= { affirmedZoneSystemThresholdHistorySlotLevelSystemIntfStatsThresholdHistoryAvg15minintfutilEntry 4 } affirmedZoneSystemThresholdHistorySlotLevelSystemIntfStatsThresholdHistoryAvg15minintfutilCriticalCrossingCount OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of times the critical level was crossed" ::= { affirmedZoneSystemThresholdHistorySlotLevelSystemIntfStatsThresholdHistoryAvg15minintfutilEntry 5 } affirmedZoneSystemThresholdHistorySlotLevelSystemIntfStatsThresholdHistoryAvg15minintfutilCriticalCrossingHighVal OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "Highest value recorded in the critical level" ::= { affirmedZoneSystemThresholdHistorySlotLevelSystemIntfStatsThresholdHistoryAvg15minintfutilEntry 6 } affirmedZoneSystemThresholdHistorySlotLevelSystemIntfStatsThresholdHistoryAvg15minintfutilCriticalCrossingHighValTime OBJECT-TYPE SYNTAX String MAX-ACCESS read-only STATUS current DESCRIPTION "Time the highest value recorded in the critical level" ::= { affirmedZoneSystemThresholdHistorySlotLevelSystemIntfStatsThresholdHistoryAvg15minintfutilEntry 7 } affirmedZoneSystemThresholdHistorySlotLevelSystemIntfStatsThresholdHistoryAvg15minintfutilMajorCrossingCount OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of times the major level was crossed" ::= { affirmedZoneSystemThresholdHistorySlotLevelSystemIntfStatsThresholdHistoryAvg15minintfutilEntry 8 } affirmedZoneSystemThresholdHistorySlotLevelSystemIntfStatsThresholdHistoryAvg15minintfutilMajorCrossingHighVal OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "Highest value recorded in the major level" ::= { affirmedZoneSystemThresholdHistorySlotLevelSystemIntfStatsThresholdHistoryAvg15minintfutilEntry 9 } affirmedZoneSystemThresholdHistorySlotLevelSystemIntfStatsThresholdHistoryAvg15minintfutilMajorCrossingHighValTime OBJECT-TYPE SYNTAX String MAX-ACCESS read-only STATUS current DESCRIPTION "Time the highest value recorded in the major level" ::= { affirmedZoneSystemThresholdHistorySlotLevelSystemIntfStatsThresholdHistoryAvg15minintfutilEntry 10 } affirmedZoneSystemThresholdHistorySlotLevelSystemIntfStatsThresholdHistoryAvg15minintfutilMinorCrossingCount OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of times the minor level was crossed" ::= { affirmedZoneSystemThresholdHistorySlotLevelSystemIntfStatsThresholdHistoryAvg15minintfutilEntry 11 } affirmedZoneSystemThresholdHistorySlotLevelSystemIntfStatsThresholdHistoryAvg15minintfutilMinorCrossingHighVal OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "Highest value recorded in the minor level" ::= { affirmedZoneSystemThresholdHistorySlotLevelSystemIntfStatsThresholdHistoryAvg15minintfutilEntry 12 } affirmedZoneSystemThresholdHistorySlotLevelSystemIntfStatsThresholdHistoryAvg15minintfutilMinorCrossingHighValTime OBJECT-TYPE SYNTAX String MAX-ACCESS read-only STATUS current DESCRIPTION "Time the highest value recorded in the minor level" ::= { affirmedZoneSystemThresholdHistorySlotLevelSystemIntfStatsThresholdHistoryAvg15minintfutilEntry 13 } affirmedZoneSystemThresholdHistorySlotLevelSystemIntfStatsThresholdHistoryAvg15minintfutilLastRecordedVal OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "Last recorded value" ::= { affirmedZoneSystemThresholdHistorySlotLevelSystemIntfStatsThresholdHistoryAvg15minintfutilEntry 14 } affirmedZoneSystemThresholdHistorySlotLevelSystemIntfStatsThresholdHistoryAvg15minintfutilLastRecordedValTime OBJECT-TYPE SYNTAX String MAX-ACCESS read-only STATUS current DESCRIPTION "Time the last value was recorded" ::= { affirmedZoneSystemThresholdHistorySlotLevelSystemIntfStatsThresholdHistoryAvg15minintfutilEntry 15 } affirmedZoneSystemThresholdHistorySlotLevelSystemLoadStatsThresholdHistoryCsmavg1minloadutilTable OBJECT-TYPE SYNTAX SEQUENCE OF AffirmedZoneSystemThresholdHistorySlotLevelSystemLoadStatsThresholdHistoryCsmavg1minloadutilEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "Statistics related to the configured csm-avg-1min-load-util threshold" ::= { affirmedZoneMIB 532 } affirmedZoneSystemThresholdHistorySlotLevelSystemLoadStatsThresholdHistoryCsmavg1minloadutilEntry OBJECT-TYPE SYNTAX AffirmedZoneSystemThresholdHistorySlotLevelSystemLoadStatsThresholdHistoryCsmavg1minloadutilEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "" INDEX { affirmedZoneName, affirmedZoneSystemThresholdHistorySlotLevelSystemLoadStatsThresholdHistoryCsmavg1minloadutilChassis, affirmedZoneSystemThresholdHistorySlotLevelSystemLoadStatsThresholdHistoryCsmavg1minloadutilSlot } ::= { affirmedZoneSystemThresholdHistorySlotLevelSystemLoadStatsThresholdHistoryCsmavg1minloadutilTable 1 } AffirmedZoneSystemThresholdHistorySlotLevelSystemLoadStatsThresholdHistoryCsmavg1minloadutilEntry ::= SEQUENCE { affirmedZoneSystemThresholdHistorySlotLevelSystemLoadStatsThresholdHistoryCsmavg1minloadutilChassis Unsigned32, affirmedZoneSystemThresholdHistorySlotLevelSystemLoadStatsThresholdHistoryCsmavg1minloadutilSlot INTEGER, affirmedZoneSystemThresholdHistorySlotLevelSystemLoadStatsThresholdHistoryCsmavg1minloadutilCurrentLevel INTEGER, affirmedZoneSystemThresholdHistorySlotLevelSystemLoadStatsThresholdHistoryCsmavg1minloadutilCriticalCrossingCount Integer32, affirmedZoneSystemThresholdHistorySlotLevelSystemLoadStatsThresholdHistoryCsmavg1minloadutilCriticalCrossingHighVal Integer32, affirmedZoneSystemThresholdHistorySlotLevelSystemLoadStatsThresholdHistoryCsmavg1minloadutilCriticalCrossingHighValTime String, affirmedZoneSystemThresholdHistorySlotLevelSystemLoadStatsThresholdHistoryCsmavg1minloadutilMajorCrossingCount Integer32, affirmedZoneSystemThresholdHistorySlotLevelSystemLoadStatsThresholdHistoryCsmavg1minloadutilMajorCrossingHighVal Integer32, affirmedZoneSystemThresholdHistorySlotLevelSystemLoadStatsThresholdHistoryCsmavg1minloadutilMajorCrossingHighValTime String, affirmedZoneSystemThresholdHistorySlotLevelSystemLoadStatsThresholdHistoryCsmavg1minloadutilMinorCrossingCount Integer32, affirmedZoneSystemThresholdHistorySlotLevelSystemLoadStatsThresholdHistoryCsmavg1minloadutilMinorCrossingHighVal Integer32, affirmedZoneSystemThresholdHistorySlotLevelSystemLoadStatsThresholdHistoryCsmavg1minloadutilMinorCrossingHighValTime String, affirmedZoneSystemThresholdHistorySlotLevelSystemLoadStatsThresholdHistoryCsmavg1minloadutilLastRecordedVal Integer32, affirmedZoneSystemThresholdHistorySlotLevelSystemLoadStatsThresholdHistoryCsmavg1minloadutilLastRecordedValTime String } affirmedZoneSystemThresholdHistorySlotLevelSystemLoadStatsThresholdHistoryCsmavg1minloadutilChassis OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS not-accessible STATUS current DESCRIPTION "chassis ID" ::= { affirmedZoneSystemThresholdHistorySlotLevelSystemLoadStatsThresholdHistoryCsmavg1minloadutilEntry 1 } affirmedZoneSystemThresholdHistorySlotLevelSystemLoadStatsThresholdHistoryCsmavg1minloadutilSlot OBJECT-TYPE SYNTAX INTEGER {a1(1),a2(2),a3(3),a4(4),a5(5),a6(6),a7(7),a8(8),a9(9),a10(10),a11(11),a12(12),a13(13),a14(14),a15(15),a16(16),a17(17),a18(18),a19(19),a20(20),a21(21),a22(22),a23(23),a24(24),a25(25),a26(26),a27(27),a28(28),a29(29),a30(30),a31(31),a32(32),a33(33),a34(34),a35(35),a36(36),a37(37),a38(38),a39(39),a40(40),a41(41),a42(42),a43(43),a44(44),a45(45),a46(46),a47(47),a48(48),a49(49),a50(50),a51(51),a52(52),a53(53),a54(54),a55(55),a56(56),a57(57),a58(58),a59(59),a60(60),a61(61),a62(62),a63(63),a64(64),a65(65),a66(66),a67(67),a68(68),a69(69),a70(70),a71(71),a72(72),a73(73),a74(74),a75(75),a76(76),a77(77),a78(78),a79(79),a80(80),a81(81),a82(82),a83(83),a84(84),a85(85),a86(86),a87(87),a88(88),a89(89),a90(90),a91(91),a92(92),a93(93),a94(94),a95(95),a96(96),a97(97),a98(98),a99(99),a100(100),a101(101),a102(102),a103(103),a104(104),a105(105),a106(106),a107(107),a108(108),a109(109),a110(110),a111(111),a112(112),a113(113),a114(114),a115(115),a116(116),a117(117),a118(118),a119(119),a120(120),a121(121),a122(122),a123(123),a124(124),a125(125),a126(126),a127(127),a128(128)} MAX-ACCESS not-accessible STATUS current DESCRIPTION "slot number" ::= { affirmedZoneSystemThresholdHistorySlotLevelSystemLoadStatsThresholdHistoryCsmavg1minloadutilEntry 2 } affirmedZoneSystemThresholdHistorySlotLevelSystemLoadStatsThresholdHistoryCsmavg1minloadutilCurrentLevel OBJECT-TYPE SYNTAX INTEGER {normal(0),minor(1),major(2),critical(3)} MAX-ACCESS read-only STATUS current DESCRIPTION "Current threshold level" ::= { affirmedZoneSystemThresholdHistorySlotLevelSystemLoadStatsThresholdHistoryCsmavg1minloadutilEntry 3 } affirmedZoneSystemThresholdHistorySlotLevelSystemLoadStatsThresholdHistoryCsmavg1minloadutilCriticalCrossingCount OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of times the critical level was crossed" ::= { affirmedZoneSystemThresholdHistorySlotLevelSystemLoadStatsThresholdHistoryCsmavg1minloadutilEntry 4 } affirmedZoneSystemThresholdHistorySlotLevelSystemLoadStatsThresholdHistoryCsmavg1minloadutilCriticalCrossingHighVal OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "Highest value recorded in the critical level" ::= { affirmedZoneSystemThresholdHistorySlotLevelSystemLoadStatsThresholdHistoryCsmavg1minloadutilEntry 5 } affirmedZoneSystemThresholdHistorySlotLevelSystemLoadStatsThresholdHistoryCsmavg1minloadutilCriticalCrossingHighValTime OBJECT-TYPE SYNTAX String MAX-ACCESS read-only STATUS current DESCRIPTION "Time the highest value recorded in the critical level" ::= { affirmedZoneSystemThresholdHistorySlotLevelSystemLoadStatsThresholdHistoryCsmavg1minloadutilEntry 6 } affirmedZoneSystemThresholdHistorySlotLevelSystemLoadStatsThresholdHistoryCsmavg1minloadutilMajorCrossingCount OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of times the major level was crossed" ::= { affirmedZoneSystemThresholdHistorySlotLevelSystemLoadStatsThresholdHistoryCsmavg1minloadutilEntry 7 } affirmedZoneSystemThresholdHistorySlotLevelSystemLoadStatsThresholdHistoryCsmavg1minloadutilMajorCrossingHighVal OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "Highest value recorded in the major level" ::= { affirmedZoneSystemThresholdHistorySlotLevelSystemLoadStatsThresholdHistoryCsmavg1minloadutilEntry 8 } affirmedZoneSystemThresholdHistorySlotLevelSystemLoadStatsThresholdHistoryCsmavg1minloadutilMajorCrossingHighValTime OBJECT-TYPE SYNTAX String MAX-ACCESS read-only STATUS current DESCRIPTION "Time the highest value recorded in the major level" ::= { affirmedZoneSystemThresholdHistorySlotLevelSystemLoadStatsThresholdHistoryCsmavg1minloadutilEntry 9 } affirmedZoneSystemThresholdHistorySlotLevelSystemLoadStatsThresholdHistoryCsmavg1minloadutilMinorCrossingCount OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of times the minor level was crossed" ::= { affirmedZoneSystemThresholdHistorySlotLevelSystemLoadStatsThresholdHistoryCsmavg1minloadutilEntry 10 } affirmedZoneSystemThresholdHistorySlotLevelSystemLoadStatsThresholdHistoryCsmavg1minloadutilMinorCrossingHighVal OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "Highest value recorded in the minor level" ::= { affirmedZoneSystemThresholdHistorySlotLevelSystemLoadStatsThresholdHistoryCsmavg1minloadutilEntry 11 } affirmedZoneSystemThresholdHistorySlotLevelSystemLoadStatsThresholdHistoryCsmavg1minloadutilMinorCrossingHighValTime OBJECT-TYPE SYNTAX String MAX-ACCESS read-only STATUS current DESCRIPTION "Time the highest value recorded in the minor level" ::= { affirmedZoneSystemThresholdHistorySlotLevelSystemLoadStatsThresholdHistoryCsmavg1minloadutilEntry 12 } affirmedZoneSystemThresholdHistorySlotLevelSystemLoadStatsThresholdHistoryCsmavg1minloadutilLastRecordedVal OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "Last recorded value" ::= { affirmedZoneSystemThresholdHistorySlotLevelSystemLoadStatsThresholdHistoryCsmavg1minloadutilEntry 13 } affirmedZoneSystemThresholdHistorySlotLevelSystemLoadStatsThresholdHistoryCsmavg1minloadutilLastRecordedValTime OBJECT-TYPE SYNTAX String MAX-ACCESS read-only STATUS current DESCRIPTION "Time the last value was recorded" ::= { affirmedZoneSystemThresholdHistorySlotLevelSystemLoadStatsThresholdHistoryCsmavg1minloadutilEntry 14 } affirmedZoneSystemThresholdHistorySlotLevelSystemLoadStatsThresholdHistoryCsmavg5minloadutilTable OBJECT-TYPE SYNTAX SEQUENCE OF AffirmedZoneSystemThresholdHistorySlotLevelSystemLoadStatsThresholdHistoryCsmavg5minloadutilEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "Statistics related to the configured csm-avg-5min-load-util threshold" ::= { affirmedZoneMIB 533 } affirmedZoneSystemThresholdHistorySlotLevelSystemLoadStatsThresholdHistoryCsmavg5minloadutilEntry OBJECT-TYPE SYNTAX AffirmedZoneSystemThresholdHistorySlotLevelSystemLoadStatsThresholdHistoryCsmavg5minloadutilEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "" INDEX { affirmedZoneName, affirmedZoneSystemThresholdHistorySlotLevelSystemLoadStatsThresholdHistoryCsmavg5minloadutilChassis, affirmedZoneSystemThresholdHistorySlotLevelSystemLoadStatsThresholdHistoryCsmavg5minloadutilSlot } ::= { affirmedZoneSystemThresholdHistorySlotLevelSystemLoadStatsThresholdHistoryCsmavg5minloadutilTable 1 } AffirmedZoneSystemThresholdHistorySlotLevelSystemLoadStatsThresholdHistoryCsmavg5minloadutilEntry ::= SEQUENCE { affirmedZoneSystemThresholdHistorySlotLevelSystemLoadStatsThresholdHistoryCsmavg5minloadutilChassis Unsigned32, affirmedZoneSystemThresholdHistorySlotLevelSystemLoadStatsThresholdHistoryCsmavg5minloadutilSlot INTEGER, affirmedZoneSystemThresholdHistorySlotLevelSystemLoadStatsThresholdHistoryCsmavg5minloadutilCurrentLevel INTEGER, affirmedZoneSystemThresholdHistorySlotLevelSystemLoadStatsThresholdHistoryCsmavg5minloadutilCriticalCrossingCount Integer32, affirmedZoneSystemThresholdHistorySlotLevelSystemLoadStatsThresholdHistoryCsmavg5minloadutilCriticalCrossingHighVal Integer32, affirmedZoneSystemThresholdHistorySlotLevelSystemLoadStatsThresholdHistoryCsmavg5minloadutilCriticalCrossingHighValTime String, affirmedZoneSystemThresholdHistorySlotLevelSystemLoadStatsThresholdHistoryCsmavg5minloadutilMajorCrossingCount Integer32, affirmedZoneSystemThresholdHistorySlotLevelSystemLoadStatsThresholdHistoryCsmavg5minloadutilMajorCrossingHighVal Integer32, affirmedZoneSystemThresholdHistorySlotLevelSystemLoadStatsThresholdHistoryCsmavg5minloadutilMajorCrossingHighValTime String, affirmedZoneSystemThresholdHistorySlotLevelSystemLoadStatsThresholdHistoryCsmavg5minloadutilMinorCrossingCount Integer32, affirmedZoneSystemThresholdHistorySlotLevelSystemLoadStatsThresholdHistoryCsmavg5minloadutilMinorCrossingHighVal Integer32, affirmedZoneSystemThresholdHistorySlotLevelSystemLoadStatsThresholdHistoryCsmavg5minloadutilMinorCrossingHighValTime String, affirmedZoneSystemThresholdHistorySlotLevelSystemLoadStatsThresholdHistoryCsmavg5minloadutilLastRecordedVal Integer32, affirmedZoneSystemThresholdHistorySlotLevelSystemLoadStatsThresholdHistoryCsmavg5minloadutilLastRecordedValTime String } affirmedZoneSystemThresholdHistorySlotLevelSystemLoadStatsThresholdHistoryCsmavg5minloadutilChassis OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS not-accessible STATUS current DESCRIPTION "chassis ID" ::= { affirmedZoneSystemThresholdHistorySlotLevelSystemLoadStatsThresholdHistoryCsmavg5minloadutilEntry 1 } affirmedZoneSystemThresholdHistorySlotLevelSystemLoadStatsThresholdHistoryCsmavg5minloadutilSlot OBJECT-TYPE SYNTAX INTEGER {a1(1),a2(2),a3(3),a4(4),a5(5),a6(6),a7(7),a8(8),a9(9),a10(10),a11(11),a12(12),a13(13),a14(14),a15(15),a16(16),a17(17),a18(18),a19(19),a20(20),a21(21),a22(22),a23(23),a24(24),a25(25),a26(26),a27(27),a28(28),a29(29),a30(30),a31(31),a32(32),a33(33),a34(34),a35(35),a36(36),a37(37),a38(38),a39(39),a40(40),a41(41),a42(42),a43(43),a44(44),a45(45),a46(46),a47(47),a48(48),a49(49),a50(50),a51(51),a52(52),a53(53),a54(54),a55(55),a56(56),a57(57),a58(58),a59(59),a60(60),a61(61),a62(62),a63(63),a64(64),a65(65),a66(66),a67(67),a68(68),a69(69),a70(70),a71(71),a72(72),a73(73),a74(74),a75(75),a76(76),a77(77),a78(78),a79(79),a80(80),a81(81),a82(82),a83(83),a84(84),a85(85),a86(86),a87(87),a88(88),a89(89),a90(90),a91(91),a92(92),a93(93),a94(94),a95(95),a96(96),a97(97),a98(98),a99(99),a100(100),a101(101),a102(102),a103(103),a104(104),a105(105),a106(106),a107(107),a108(108),a109(109),a110(110),a111(111),a112(112),a113(113),a114(114),a115(115),a116(116),a117(117),a118(118),a119(119),a120(120),a121(121),a122(122),a123(123),a124(124),a125(125),a126(126),a127(127),a128(128)} MAX-ACCESS not-accessible STATUS current DESCRIPTION "slot number" ::= { affirmedZoneSystemThresholdHistorySlotLevelSystemLoadStatsThresholdHistoryCsmavg5minloadutilEntry 2 } affirmedZoneSystemThresholdHistorySlotLevelSystemLoadStatsThresholdHistoryCsmavg5minloadutilCurrentLevel OBJECT-TYPE SYNTAX INTEGER {normal(0),minor(1),major(2),critical(3)} MAX-ACCESS read-only STATUS current DESCRIPTION "Current threshold level" ::= { affirmedZoneSystemThresholdHistorySlotLevelSystemLoadStatsThresholdHistoryCsmavg5minloadutilEntry 3 } affirmedZoneSystemThresholdHistorySlotLevelSystemLoadStatsThresholdHistoryCsmavg5minloadutilCriticalCrossingCount OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of times the critical level was crossed" ::= { affirmedZoneSystemThresholdHistorySlotLevelSystemLoadStatsThresholdHistoryCsmavg5minloadutilEntry 4 } affirmedZoneSystemThresholdHistorySlotLevelSystemLoadStatsThresholdHistoryCsmavg5minloadutilCriticalCrossingHighVal OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "Highest value recorded in the critical level" ::= { affirmedZoneSystemThresholdHistorySlotLevelSystemLoadStatsThresholdHistoryCsmavg5minloadutilEntry 5 } affirmedZoneSystemThresholdHistorySlotLevelSystemLoadStatsThresholdHistoryCsmavg5minloadutilCriticalCrossingHighValTime OBJECT-TYPE SYNTAX String MAX-ACCESS read-only STATUS current DESCRIPTION "Time the highest value recorded in the critical level" ::= { affirmedZoneSystemThresholdHistorySlotLevelSystemLoadStatsThresholdHistoryCsmavg5minloadutilEntry 6 } affirmedZoneSystemThresholdHistorySlotLevelSystemLoadStatsThresholdHistoryCsmavg5minloadutilMajorCrossingCount OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of times the major level was crossed" ::= { affirmedZoneSystemThresholdHistorySlotLevelSystemLoadStatsThresholdHistoryCsmavg5minloadutilEntry 7 } affirmedZoneSystemThresholdHistorySlotLevelSystemLoadStatsThresholdHistoryCsmavg5minloadutilMajorCrossingHighVal OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "Highest value recorded in the major level" ::= { affirmedZoneSystemThresholdHistorySlotLevelSystemLoadStatsThresholdHistoryCsmavg5minloadutilEntry 8 } affirmedZoneSystemThresholdHistorySlotLevelSystemLoadStatsThresholdHistoryCsmavg5minloadutilMajorCrossingHighValTime OBJECT-TYPE SYNTAX String MAX-ACCESS read-only STATUS current DESCRIPTION "Time the highest value recorded in the major level" ::= { affirmedZoneSystemThresholdHistorySlotLevelSystemLoadStatsThresholdHistoryCsmavg5minloadutilEntry 9 } affirmedZoneSystemThresholdHistorySlotLevelSystemLoadStatsThresholdHistoryCsmavg5minloadutilMinorCrossingCount OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of times the minor level was crossed" ::= { affirmedZoneSystemThresholdHistorySlotLevelSystemLoadStatsThresholdHistoryCsmavg5minloadutilEntry 10 } affirmedZoneSystemThresholdHistorySlotLevelSystemLoadStatsThresholdHistoryCsmavg5minloadutilMinorCrossingHighVal OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "Highest value recorded in the minor level" ::= { affirmedZoneSystemThresholdHistorySlotLevelSystemLoadStatsThresholdHistoryCsmavg5minloadutilEntry 11 } affirmedZoneSystemThresholdHistorySlotLevelSystemLoadStatsThresholdHistoryCsmavg5minloadutilMinorCrossingHighValTime OBJECT-TYPE SYNTAX String MAX-ACCESS read-only STATUS current DESCRIPTION "Time the highest value recorded in the minor level" ::= { affirmedZoneSystemThresholdHistorySlotLevelSystemLoadStatsThresholdHistoryCsmavg5minloadutilEntry 12 } affirmedZoneSystemThresholdHistorySlotLevelSystemLoadStatsThresholdHistoryCsmavg5minloadutilLastRecordedVal OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "Last recorded value" ::= { affirmedZoneSystemThresholdHistorySlotLevelSystemLoadStatsThresholdHistoryCsmavg5minloadutilEntry 13 } affirmedZoneSystemThresholdHistorySlotLevelSystemLoadStatsThresholdHistoryCsmavg5minloadutilLastRecordedValTime OBJECT-TYPE SYNTAX String MAX-ACCESS read-only STATUS current DESCRIPTION "Time the last value was recorded" ::= { affirmedZoneSystemThresholdHistorySlotLevelSystemLoadStatsThresholdHistoryCsmavg5minloadutilEntry 14 } affirmedZoneSystemThresholdHistorySlotLevelSystemLoadStatsThresholdHistoryCsmavg15minloadutilTable OBJECT-TYPE SYNTAX SEQUENCE OF AffirmedZoneSystemThresholdHistorySlotLevelSystemLoadStatsThresholdHistoryCsmavg15minloadutilEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "Statistics related to the configured csm-avg-15min-load-util threshold" ::= { affirmedZoneMIB 534 } affirmedZoneSystemThresholdHistorySlotLevelSystemLoadStatsThresholdHistoryCsmavg15minloadutilEntry OBJECT-TYPE SYNTAX AffirmedZoneSystemThresholdHistorySlotLevelSystemLoadStatsThresholdHistoryCsmavg15minloadutilEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "" INDEX { affirmedZoneName, affirmedZoneSystemThresholdHistorySlotLevelSystemLoadStatsThresholdHistoryCsmavg15minloadutilChassis, affirmedZoneSystemThresholdHistorySlotLevelSystemLoadStatsThresholdHistoryCsmavg15minloadutilSlot } ::= { affirmedZoneSystemThresholdHistorySlotLevelSystemLoadStatsThresholdHistoryCsmavg15minloadutilTable 1 } AffirmedZoneSystemThresholdHistorySlotLevelSystemLoadStatsThresholdHistoryCsmavg15minloadutilEntry ::= SEQUENCE { affirmedZoneSystemThresholdHistorySlotLevelSystemLoadStatsThresholdHistoryCsmavg15minloadutilChassis Unsigned32, affirmedZoneSystemThresholdHistorySlotLevelSystemLoadStatsThresholdHistoryCsmavg15minloadutilSlot INTEGER, affirmedZoneSystemThresholdHistorySlotLevelSystemLoadStatsThresholdHistoryCsmavg15minloadutilCurrentLevel INTEGER, affirmedZoneSystemThresholdHistorySlotLevelSystemLoadStatsThresholdHistoryCsmavg15minloadutilCriticalCrossingCount Integer32, affirmedZoneSystemThresholdHistorySlotLevelSystemLoadStatsThresholdHistoryCsmavg15minloadutilCriticalCrossingHighVal Integer32, affirmedZoneSystemThresholdHistorySlotLevelSystemLoadStatsThresholdHistoryCsmavg15minloadutilCriticalCrossingHighValTime String, affirmedZoneSystemThresholdHistorySlotLevelSystemLoadStatsThresholdHistoryCsmavg15minloadutilMajorCrossingCount Integer32, affirmedZoneSystemThresholdHistorySlotLevelSystemLoadStatsThresholdHistoryCsmavg15minloadutilMajorCrossingHighVal Integer32, affirmedZoneSystemThresholdHistorySlotLevelSystemLoadStatsThresholdHistoryCsmavg15minloadutilMajorCrossingHighValTime String, affirmedZoneSystemThresholdHistorySlotLevelSystemLoadStatsThresholdHistoryCsmavg15minloadutilMinorCrossingCount Integer32, affirmedZoneSystemThresholdHistorySlotLevelSystemLoadStatsThresholdHistoryCsmavg15minloadutilMinorCrossingHighVal Integer32, affirmedZoneSystemThresholdHistorySlotLevelSystemLoadStatsThresholdHistoryCsmavg15minloadutilMinorCrossingHighValTime String, affirmedZoneSystemThresholdHistorySlotLevelSystemLoadStatsThresholdHistoryCsmavg15minloadutilLastRecordedVal Integer32, affirmedZoneSystemThresholdHistorySlotLevelSystemLoadStatsThresholdHistoryCsmavg15minloadutilLastRecordedValTime String } affirmedZoneSystemThresholdHistorySlotLevelSystemLoadStatsThresholdHistoryCsmavg15minloadutilChassis OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS not-accessible STATUS current DESCRIPTION "chassis ID" ::= { affirmedZoneSystemThresholdHistorySlotLevelSystemLoadStatsThresholdHistoryCsmavg15minloadutilEntry 1 } affirmedZoneSystemThresholdHistorySlotLevelSystemLoadStatsThresholdHistoryCsmavg15minloadutilSlot OBJECT-TYPE SYNTAX INTEGER {a1(1),a2(2),a3(3),a4(4),a5(5),a6(6),a7(7),a8(8),a9(9),a10(10),a11(11),a12(12),a13(13),a14(14),a15(15),a16(16),a17(17),a18(18),a19(19),a20(20),a21(21),a22(22),a23(23),a24(24),a25(25),a26(26),a27(27),a28(28),a29(29),a30(30),a31(31),a32(32),a33(33),a34(34),a35(35),a36(36),a37(37),a38(38),a39(39),a40(40),a41(41),a42(42),a43(43),a44(44),a45(45),a46(46),a47(47),a48(48),a49(49),a50(50),a51(51),a52(52),a53(53),a54(54),a55(55),a56(56),a57(57),a58(58),a59(59),a60(60),a61(61),a62(62),a63(63),a64(64),a65(65),a66(66),a67(67),a68(68),a69(69),a70(70),a71(71),a72(72),a73(73),a74(74),a75(75),a76(76),a77(77),a78(78),a79(79),a80(80),a81(81),a82(82),a83(83),a84(84),a85(85),a86(86),a87(87),a88(88),a89(89),a90(90),a91(91),a92(92),a93(93),a94(94),a95(95),a96(96),a97(97),a98(98),a99(99),a100(100),a101(101),a102(102),a103(103),a104(104),a105(105),a106(106),a107(107),a108(108),a109(109),a110(110),a111(111),a112(112),a113(113),a114(114),a115(115),a116(116),a117(117),a118(118),a119(119),a120(120),a121(121),a122(122),a123(123),a124(124),a125(125),a126(126),a127(127),a128(128)} MAX-ACCESS not-accessible STATUS current DESCRIPTION "slot number" ::= { affirmedZoneSystemThresholdHistorySlotLevelSystemLoadStatsThresholdHistoryCsmavg15minloadutilEntry 2 } affirmedZoneSystemThresholdHistorySlotLevelSystemLoadStatsThresholdHistoryCsmavg15minloadutilCurrentLevel OBJECT-TYPE SYNTAX INTEGER {normal(0),minor(1),major(2),critical(3)} MAX-ACCESS read-only STATUS current DESCRIPTION "Current threshold level" ::= { affirmedZoneSystemThresholdHistorySlotLevelSystemLoadStatsThresholdHistoryCsmavg15minloadutilEntry 3 } affirmedZoneSystemThresholdHistorySlotLevelSystemLoadStatsThresholdHistoryCsmavg15minloadutilCriticalCrossingCount OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of times the critical level was crossed" ::= { affirmedZoneSystemThresholdHistorySlotLevelSystemLoadStatsThresholdHistoryCsmavg15minloadutilEntry 4 } affirmedZoneSystemThresholdHistorySlotLevelSystemLoadStatsThresholdHistoryCsmavg15minloadutilCriticalCrossingHighVal OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "Highest value recorded in the critical level" ::= { affirmedZoneSystemThresholdHistorySlotLevelSystemLoadStatsThresholdHistoryCsmavg15minloadutilEntry 5 } affirmedZoneSystemThresholdHistorySlotLevelSystemLoadStatsThresholdHistoryCsmavg15minloadutilCriticalCrossingHighValTime OBJECT-TYPE SYNTAX String MAX-ACCESS read-only STATUS current DESCRIPTION "Time the highest value recorded in the critical level" ::= { affirmedZoneSystemThresholdHistorySlotLevelSystemLoadStatsThresholdHistoryCsmavg15minloadutilEntry 6 } affirmedZoneSystemThresholdHistorySlotLevelSystemLoadStatsThresholdHistoryCsmavg15minloadutilMajorCrossingCount OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of times the major level was crossed" ::= { affirmedZoneSystemThresholdHistorySlotLevelSystemLoadStatsThresholdHistoryCsmavg15minloadutilEntry 7 } affirmedZoneSystemThresholdHistorySlotLevelSystemLoadStatsThresholdHistoryCsmavg15minloadutilMajorCrossingHighVal OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "Highest value recorded in the major level" ::= { affirmedZoneSystemThresholdHistorySlotLevelSystemLoadStatsThresholdHistoryCsmavg15minloadutilEntry 8 } affirmedZoneSystemThresholdHistorySlotLevelSystemLoadStatsThresholdHistoryCsmavg15minloadutilMajorCrossingHighValTime OBJECT-TYPE SYNTAX String MAX-ACCESS read-only STATUS current DESCRIPTION "Time the highest value recorded in the major level" ::= { affirmedZoneSystemThresholdHistorySlotLevelSystemLoadStatsThresholdHistoryCsmavg15minloadutilEntry 9 } affirmedZoneSystemThresholdHistorySlotLevelSystemLoadStatsThresholdHistoryCsmavg15minloadutilMinorCrossingCount OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of times the minor level was crossed" ::= { affirmedZoneSystemThresholdHistorySlotLevelSystemLoadStatsThresholdHistoryCsmavg15minloadutilEntry 10 } affirmedZoneSystemThresholdHistorySlotLevelSystemLoadStatsThresholdHistoryCsmavg15minloadutilMinorCrossingHighVal OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "Highest value recorded in the minor level" ::= { affirmedZoneSystemThresholdHistorySlotLevelSystemLoadStatsThresholdHistoryCsmavg15minloadutilEntry 11 } affirmedZoneSystemThresholdHistorySlotLevelSystemLoadStatsThresholdHistoryCsmavg15minloadutilMinorCrossingHighValTime OBJECT-TYPE SYNTAX String MAX-ACCESS read-only STATUS current DESCRIPTION "Time the highest value recorded in the minor level" ::= { affirmedZoneSystemThresholdHistorySlotLevelSystemLoadStatsThresholdHistoryCsmavg15minloadutilEntry 12 } affirmedZoneSystemThresholdHistorySlotLevelSystemLoadStatsThresholdHistoryCsmavg15minloadutilLastRecordedVal OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "Last recorded value" ::= { affirmedZoneSystemThresholdHistorySlotLevelSystemLoadStatsThresholdHistoryCsmavg15minloadutilEntry 13 } affirmedZoneSystemThresholdHistorySlotLevelSystemLoadStatsThresholdHistoryCsmavg15minloadutilLastRecordedValTime OBJECT-TYPE SYNTAX String MAX-ACCESS read-only STATUS current DESCRIPTION "Time the last value was recorded" ::= { affirmedZoneSystemThresholdHistorySlotLevelSystemLoadStatsThresholdHistoryCsmavg15minloadutilEntry 14 } affirmedZoneSystemThresholdHistorySlotLevelSystemLoadStatsThresholdHistorySsmavg1minloadutilTable OBJECT-TYPE SYNTAX SEQUENCE OF AffirmedZoneSystemThresholdHistorySlotLevelSystemLoadStatsThresholdHistorySsmavg1minloadutilEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "Statistics related to the configured ssm-avg-1min-load-util threshold" ::= { affirmedZoneMIB 535 } affirmedZoneSystemThresholdHistorySlotLevelSystemLoadStatsThresholdHistorySsmavg1minloadutilEntry OBJECT-TYPE SYNTAX AffirmedZoneSystemThresholdHistorySlotLevelSystemLoadStatsThresholdHistorySsmavg1minloadutilEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "" INDEX { affirmedZoneName, affirmedZoneSystemThresholdHistorySlotLevelSystemLoadStatsThresholdHistorySsmavg1minloadutilChassis, affirmedZoneSystemThresholdHistorySlotLevelSystemLoadStatsThresholdHistorySsmavg1minloadutilSlot } ::= { affirmedZoneSystemThresholdHistorySlotLevelSystemLoadStatsThresholdHistorySsmavg1minloadutilTable 1 } AffirmedZoneSystemThresholdHistorySlotLevelSystemLoadStatsThresholdHistorySsmavg1minloadutilEntry ::= SEQUENCE { affirmedZoneSystemThresholdHistorySlotLevelSystemLoadStatsThresholdHistorySsmavg1minloadutilChassis Unsigned32, affirmedZoneSystemThresholdHistorySlotLevelSystemLoadStatsThresholdHistorySsmavg1minloadutilSlot INTEGER, affirmedZoneSystemThresholdHistorySlotLevelSystemLoadStatsThresholdHistorySsmavg1minloadutilCurrentLevel INTEGER, affirmedZoneSystemThresholdHistorySlotLevelSystemLoadStatsThresholdHistorySsmavg1minloadutilCriticalCrossingCount Integer32, affirmedZoneSystemThresholdHistorySlotLevelSystemLoadStatsThresholdHistorySsmavg1minloadutilCriticalCrossingHighVal Integer32, affirmedZoneSystemThresholdHistorySlotLevelSystemLoadStatsThresholdHistorySsmavg1minloadutilCriticalCrossingHighValTime String, affirmedZoneSystemThresholdHistorySlotLevelSystemLoadStatsThresholdHistorySsmavg1minloadutilMajorCrossingCount Integer32, affirmedZoneSystemThresholdHistorySlotLevelSystemLoadStatsThresholdHistorySsmavg1minloadutilMajorCrossingHighVal Integer32, affirmedZoneSystemThresholdHistorySlotLevelSystemLoadStatsThresholdHistorySsmavg1minloadutilMajorCrossingHighValTime String, affirmedZoneSystemThresholdHistorySlotLevelSystemLoadStatsThresholdHistorySsmavg1minloadutilMinorCrossingCount Integer32, affirmedZoneSystemThresholdHistorySlotLevelSystemLoadStatsThresholdHistorySsmavg1minloadutilMinorCrossingHighVal Integer32, affirmedZoneSystemThresholdHistorySlotLevelSystemLoadStatsThresholdHistorySsmavg1minloadutilMinorCrossingHighValTime String, affirmedZoneSystemThresholdHistorySlotLevelSystemLoadStatsThresholdHistorySsmavg1minloadutilLastRecordedVal Integer32, affirmedZoneSystemThresholdHistorySlotLevelSystemLoadStatsThresholdHistorySsmavg1minloadutilLastRecordedValTime String } affirmedZoneSystemThresholdHistorySlotLevelSystemLoadStatsThresholdHistorySsmavg1minloadutilChassis OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS not-accessible STATUS current DESCRIPTION "chassis ID" ::= { affirmedZoneSystemThresholdHistorySlotLevelSystemLoadStatsThresholdHistorySsmavg1minloadutilEntry 1 } affirmedZoneSystemThresholdHistorySlotLevelSystemLoadStatsThresholdHistorySsmavg1minloadutilSlot OBJECT-TYPE SYNTAX INTEGER {a1(1),a2(2),a3(3),a4(4),a5(5),a6(6),a7(7),a8(8),a9(9),a10(10),a11(11),a12(12),a13(13),a14(14),a15(15),a16(16),a17(17),a18(18),a19(19),a20(20),a21(21),a22(22),a23(23),a24(24),a25(25),a26(26),a27(27),a28(28),a29(29),a30(30),a31(31),a32(32),a33(33),a34(34),a35(35),a36(36),a37(37),a38(38),a39(39),a40(40),a41(41),a42(42),a43(43),a44(44),a45(45),a46(46),a47(47),a48(48),a49(49),a50(50),a51(51),a52(52),a53(53),a54(54),a55(55),a56(56),a57(57),a58(58),a59(59),a60(60),a61(61),a62(62),a63(63),a64(64),a65(65),a66(66),a67(67),a68(68),a69(69),a70(70),a71(71),a72(72),a73(73),a74(74),a75(75),a76(76),a77(77),a78(78),a79(79),a80(80),a81(81),a82(82),a83(83),a84(84),a85(85),a86(86),a87(87),a88(88),a89(89),a90(90),a91(91),a92(92),a93(93),a94(94),a95(95),a96(96),a97(97),a98(98),a99(99),a100(100),a101(101),a102(102),a103(103),a104(104),a105(105),a106(106),a107(107),a108(108),a109(109),a110(110),a111(111),a112(112),a113(113),a114(114),a115(115),a116(116),a117(117),a118(118),a119(119),a120(120),a121(121),a122(122),a123(123),a124(124),a125(125),a126(126),a127(127),a128(128)} MAX-ACCESS not-accessible STATUS current DESCRIPTION "slot number" ::= { affirmedZoneSystemThresholdHistorySlotLevelSystemLoadStatsThresholdHistorySsmavg1minloadutilEntry 2 } affirmedZoneSystemThresholdHistorySlotLevelSystemLoadStatsThresholdHistorySsmavg1minloadutilCurrentLevel OBJECT-TYPE SYNTAX INTEGER {normal(0),minor(1),major(2),critical(3)} MAX-ACCESS read-only STATUS current DESCRIPTION "Current threshold level" ::= { affirmedZoneSystemThresholdHistorySlotLevelSystemLoadStatsThresholdHistorySsmavg1minloadutilEntry 3 } affirmedZoneSystemThresholdHistorySlotLevelSystemLoadStatsThresholdHistorySsmavg1minloadutilCriticalCrossingCount OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of times the critical level was crossed" ::= { affirmedZoneSystemThresholdHistorySlotLevelSystemLoadStatsThresholdHistorySsmavg1minloadutilEntry 4 } affirmedZoneSystemThresholdHistorySlotLevelSystemLoadStatsThresholdHistorySsmavg1minloadutilCriticalCrossingHighVal OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "Highest value recorded in the critical level" ::= { affirmedZoneSystemThresholdHistorySlotLevelSystemLoadStatsThresholdHistorySsmavg1minloadutilEntry 5 } affirmedZoneSystemThresholdHistorySlotLevelSystemLoadStatsThresholdHistorySsmavg1minloadutilCriticalCrossingHighValTime OBJECT-TYPE SYNTAX String MAX-ACCESS read-only STATUS current DESCRIPTION "Time the highest value recorded in the critical level" ::= { affirmedZoneSystemThresholdHistorySlotLevelSystemLoadStatsThresholdHistorySsmavg1minloadutilEntry 6 } affirmedZoneSystemThresholdHistorySlotLevelSystemLoadStatsThresholdHistorySsmavg1minloadutilMajorCrossingCount OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of times the major level was crossed" ::= { affirmedZoneSystemThresholdHistorySlotLevelSystemLoadStatsThresholdHistorySsmavg1minloadutilEntry 7 } affirmedZoneSystemThresholdHistorySlotLevelSystemLoadStatsThresholdHistorySsmavg1minloadutilMajorCrossingHighVal OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "Highest value recorded in the major level" ::= { affirmedZoneSystemThresholdHistorySlotLevelSystemLoadStatsThresholdHistorySsmavg1minloadutilEntry 8 } affirmedZoneSystemThresholdHistorySlotLevelSystemLoadStatsThresholdHistorySsmavg1minloadutilMajorCrossingHighValTime OBJECT-TYPE SYNTAX String MAX-ACCESS read-only STATUS current DESCRIPTION "Time the highest value recorded in the major level" ::= { affirmedZoneSystemThresholdHistorySlotLevelSystemLoadStatsThresholdHistorySsmavg1minloadutilEntry 9 } affirmedZoneSystemThresholdHistorySlotLevelSystemLoadStatsThresholdHistorySsmavg1minloadutilMinorCrossingCount OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of times the minor level was crossed" ::= { affirmedZoneSystemThresholdHistorySlotLevelSystemLoadStatsThresholdHistorySsmavg1minloadutilEntry 10 } affirmedZoneSystemThresholdHistorySlotLevelSystemLoadStatsThresholdHistorySsmavg1minloadutilMinorCrossingHighVal OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "Highest value recorded in the minor level" ::= { affirmedZoneSystemThresholdHistorySlotLevelSystemLoadStatsThresholdHistorySsmavg1minloadutilEntry 11 } affirmedZoneSystemThresholdHistorySlotLevelSystemLoadStatsThresholdHistorySsmavg1minloadutilMinorCrossingHighValTime OBJECT-TYPE SYNTAX String MAX-ACCESS read-only STATUS current DESCRIPTION "Time the highest value recorded in the minor level" ::= { affirmedZoneSystemThresholdHistorySlotLevelSystemLoadStatsThresholdHistorySsmavg1minloadutilEntry 12 } affirmedZoneSystemThresholdHistorySlotLevelSystemLoadStatsThresholdHistorySsmavg1minloadutilLastRecordedVal OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "Last recorded value" ::= { affirmedZoneSystemThresholdHistorySlotLevelSystemLoadStatsThresholdHistorySsmavg1minloadutilEntry 13 } affirmedZoneSystemThresholdHistorySlotLevelSystemLoadStatsThresholdHistorySsmavg1minloadutilLastRecordedValTime OBJECT-TYPE SYNTAX String MAX-ACCESS read-only STATUS current DESCRIPTION "Time the last value was recorded" ::= { affirmedZoneSystemThresholdHistorySlotLevelSystemLoadStatsThresholdHistorySsmavg1minloadutilEntry 14 } affirmedZoneSystemThresholdHistorySlotLevelSystemLoadStatsThresholdHistorySsmavg5minloadutilTable OBJECT-TYPE SYNTAX SEQUENCE OF AffirmedZoneSystemThresholdHistorySlotLevelSystemLoadStatsThresholdHistorySsmavg5minloadutilEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "Statistics related to the configured ssm-avg-5min-load-util threshold" ::= { affirmedZoneMIB 536 } affirmedZoneSystemThresholdHistorySlotLevelSystemLoadStatsThresholdHistorySsmavg5minloadutilEntry OBJECT-TYPE SYNTAX AffirmedZoneSystemThresholdHistorySlotLevelSystemLoadStatsThresholdHistorySsmavg5minloadutilEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "" INDEX { affirmedZoneName, affirmedZoneSystemThresholdHistorySlotLevelSystemLoadStatsThresholdHistorySsmavg5minloadutilChassis, affirmedZoneSystemThresholdHistorySlotLevelSystemLoadStatsThresholdHistorySsmavg5minloadutilSlot } ::= { affirmedZoneSystemThresholdHistorySlotLevelSystemLoadStatsThresholdHistorySsmavg5minloadutilTable 1 } AffirmedZoneSystemThresholdHistorySlotLevelSystemLoadStatsThresholdHistorySsmavg5minloadutilEntry ::= SEQUENCE { affirmedZoneSystemThresholdHistorySlotLevelSystemLoadStatsThresholdHistorySsmavg5minloadutilChassis Unsigned32, affirmedZoneSystemThresholdHistorySlotLevelSystemLoadStatsThresholdHistorySsmavg5minloadutilSlot INTEGER, affirmedZoneSystemThresholdHistorySlotLevelSystemLoadStatsThresholdHistorySsmavg5minloadutilCurrentLevel INTEGER, affirmedZoneSystemThresholdHistorySlotLevelSystemLoadStatsThresholdHistorySsmavg5minloadutilCriticalCrossingCount Integer32, affirmedZoneSystemThresholdHistorySlotLevelSystemLoadStatsThresholdHistorySsmavg5minloadutilCriticalCrossingHighVal Integer32, affirmedZoneSystemThresholdHistorySlotLevelSystemLoadStatsThresholdHistorySsmavg5minloadutilCriticalCrossingHighValTime String, affirmedZoneSystemThresholdHistorySlotLevelSystemLoadStatsThresholdHistorySsmavg5minloadutilMajorCrossingCount Integer32, affirmedZoneSystemThresholdHistorySlotLevelSystemLoadStatsThresholdHistorySsmavg5minloadutilMajorCrossingHighVal Integer32, affirmedZoneSystemThresholdHistorySlotLevelSystemLoadStatsThresholdHistorySsmavg5minloadutilMajorCrossingHighValTime String, affirmedZoneSystemThresholdHistorySlotLevelSystemLoadStatsThresholdHistorySsmavg5minloadutilMinorCrossingCount Integer32, affirmedZoneSystemThresholdHistorySlotLevelSystemLoadStatsThresholdHistorySsmavg5minloadutilMinorCrossingHighVal Integer32, affirmedZoneSystemThresholdHistorySlotLevelSystemLoadStatsThresholdHistorySsmavg5minloadutilMinorCrossingHighValTime String, affirmedZoneSystemThresholdHistorySlotLevelSystemLoadStatsThresholdHistorySsmavg5minloadutilLastRecordedVal Integer32, affirmedZoneSystemThresholdHistorySlotLevelSystemLoadStatsThresholdHistorySsmavg5minloadutilLastRecordedValTime String } affirmedZoneSystemThresholdHistorySlotLevelSystemLoadStatsThresholdHistorySsmavg5minloadutilChassis OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS not-accessible STATUS current DESCRIPTION "chassis ID" ::= { affirmedZoneSystemThresholdHistorySlotLevelSystemLoadStatsThresholdHistorySsmavg5minloadutilEntry 1 } affirmedZoneSystemThresholdHistorySlotLevelSystemLoadStatsThresholdHistorySsmavg5minloadutilSlot OBJECT-TYPE SYNTAX INTEGER {a1(1),a2(2),a3(3),a4(4),a5(5),a6(6),a7(7),a8(8),a9(9),a10(10),a11(11),a12(12),a13(13),a14(14),a15(15),a16(16),a17(17),a18(18),a19(19),a20(20),a21(21),a22(22),a23(23),a24(24),a25(25),a26(26),a27(27),a28(28),a29(29),a30(30),a31(31),a32(32),a33(33),a34(34),a35(35),a36(36),a37(37),a38(38),a39(39),a40(40),a41(41),a42(42),a43(43),a44(44),a45(45),a46(46),a47(47),a48(48),a49(49),a50(50),a51(51),a52(52),a53(53),a54(54),a55(55),a56(56),a57(57),a58(58),a59(59),a60(60),a61(61),a62(62),a63(63),a64(64),a65(65),a66(66),a67(67),a68(68),a69(69),a70(70),a71(71),a72(72),a73(73),a74(74),a75(75),a76(76),a77(77),a78(78),a79(79),a80(80),a81(81),a82(82),a83(83),a84(84),a85(85),a86(86),a87(87),a88(88),a89(89),a90(90),a91(91),a92(92),a93(93),a94(94),a95(95),a96(96),a97(97),a98(98),a99(99),a100(100),a101(101),a102(102),a103(103),a104(104),a105(105),a106(106),a107(107),a108(108),a109(109),a110(110),a111(111),a112(112),a113(113),a114(114),a115(115),a116(116),a117(117),a118(118),a119(119),a120(120),a121(121),a122(122),a123(123),a124(124),a125(125),a126(126),a127(127),a128(128)} MAX-ACCESS not-accessible STATUS current DESCRIPTION "slot number" ::= { affirmedZoneSystemThresholdHistorySlotLevelSystemLoadStatsThresholdHistorySsmavg5minloadutilEntry 2 } affirmedZoneSystemThresholdHistorySlotLevelSystemLoadStatsThresholdHistorySsmavg5minloadutilCurrentLevel OBJECT-TYPE SYNTAX INTEGER {normal(0),minor(1),major(2),critical(3)} MAX-ACCESS read-only STATUS current DESCRIPTION "Current threshold level" ::= { affirmedZoneSystemThresholdHistorySlotLevelSystemLoadStatsThresholdHistorySsmavg5minloadutilEntry 3 } affirmedZoneSystemThresholdHistorySlotLevelSystemLoadStatsThresholdHistorySsmavg5minloadutilCriticalCrossingCount OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of times the critical level was crossed" ::= { affirmedZoneSystemThresholdHistorySlotLevelSystemLoadStatsThresholdHistorySsmavg5minloadutilEntry 4 } affirmedZoneSystemThresholdHistorySlotLevelSystemLoadStatsThresholdHistorySsmavg5minloadutilCriticalCrossingHighVal OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "Highest value recorded in the critical level" ::= { affirmedZoneSystemThresholdHistorySlotLevelSystemLoadStatsThresholdHistorySsmavg5minloadutilEntry 5 } affirmedZoneSystemThresholdHistorySlotLevelSystemLoadStatsThresholdHistorySsmavg5minloadutilCriticalCrossingHighValTime OBJECT-TYPE SYNTAX String MAX-ACCESS read-only STATUS current DESCRIPTION "Time the highest value recorded in the critical level" ::= { affirmedZoneSystemThresholdHistorySlotLevelSystemLoadStatsThresholdHistorySsmavg5minloadutilEntry 6 } affirmedZoneSystemThresholdHistorySlotLevelSystemLoadStatsThresholdHistorySsmavg5minloadutilMajorCrossingCount OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of times the major level was crossed" ::= { affirmedZoneSystemThresholdHistorySlotLevelSystemLoadStatsThresholdHistorySsmavg5minloadutilEntry 7 } affirmedZoneSystemThresholdHistorySlotLevelSystemLoadStatsThresholdHistorySsmavg5minloadutilMajorCrossingHighVal OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "Highest value recorded in the major level" ::= { affirmedZoneSystemThresholdHistorySlotLevelSystemLoadStatsThresholdHistorySsmavg5minloadutilEntry 8 } affirmedZoneSystemThresholdHistorySlotLevelSystemLoadStatsThresholdHistorySsmavg5minloadutilMajorCrossingHighValTime OBJECT-TYPE SYNTAX String MAX-ACCESS read-only STATUS current DESCRIPTION "Time the highest value recorded in the major level" ::= { affirmedZoneSystemThresholdHistorySlotLevelSystemLoadStatsThresholdHistorySsmavg5minloadutilEntry 9 } affirmedZoneSystemThresholdHistorySlotLevelSystemLoadStatsThresholdHistorySsmavg5minloadutilMinorCrossingCount OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of times the minor level was crossed" ::= { affirmedZoneSystemThresholdHistorySlotLevelSystemLoadStatsThresholdHistorySsmavg5minloadutilEntry 10 } affirmedZoneSystemThresholdHistorySlotLevelSystemLoadStatsThresholdHistorySsmavg5minloadutilMinorCrossingHighVal OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "Highest value recorded in the minor level" ::= { affirmedZoneSystemThresholdHistorySlotLevelSystemLoadStatsThresholdHistorySsmavg5minloadutilEntry 11 } affirmedZoneSystemThresholdHistorySlotLevelSystemLoadStatsThresholdHistorySsmavg5minloadutilMinorCrossingHighValTime OBJECT-TYPE SYNTAX String MAX-ACCESS read-only STATUS current DESCRIPTION "Time the highest value recorded in the minor level" ::= { affirmedZoneSystemThresholdHistorySlotLevelSystemLoadStatsThresholdHistorySsmavg5minloadutilEntry 12 } affirmedZoneSystemThresholdHistorySlotLevelSystemLoadStatsThresholdHistorySsmavg5minloadutilLastRecordedVal OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "Last recorded value" ::= { affirmedZoneSystemThresholdHistorySlotLevelSystemLoadStatsThresholdHistorySsmavg5minloadutilEntry 13 } affirmedZoneSystemThresholdHistorySlotLevelSystemLoadStatsThresholdHistorySsmavg5minloadutilLastRecordedValTime OBJECT-TYPE SYNTAX String MAX-ACCESS read-only STATUS current DESCRIPTION "Time the last value was recorded" ::= { affirmedZoneSystemThresholdHistorySlotLevelSystemLoadStatsThresholdHistorySsmavg5minloadutilEntry 14 } affirmedZoneSystemThresholdHistorySlotLevelSystemLoadStatsThresholdHistorySsmavg15minloadutilTable OBJECT-TYPE SYNTAX SEQUENCE OF AffirmedZoneSystemThresholdHistorySlotLevelSystemLoadStatsThresholdHistorySsmavg15minloadutilEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "Statistics related to the configured ssm-avg-15min-load-util threshold" ::= { affirmedZoneMIB 537 } affirmedZoneSystemThresholdHistorySlotLevelSystemLoadStatsThresholdHistorySsmavg15minloadutilEntry OBJECT-TYPE SYNTAX AffirmedZoneSystemThresholdHistorySlotLevelSystemLoadStatsThresholdHistorySsmavg15minloadutilEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "" INDEX { affirmedZoneName, affirmedZoneSystemThresholdHistorySlotLevelSystemLoadStatsThresholdHistorySsmavg15minloadutilChassis, affirmedZoneSystemThresholdHistorySlotLevelSystemLoadStatsThresholdHistorySsmavg15minloadutilSlot } ::= { affirmedZoneSystemThresholdHistorySlotLevelSystemLoadStatsThresholdHistorySsmavg15minloadutilTable 1 } AffirmedZoneSystemThresholdHistorySlotLevelSystemLoadStatsThresholdHistorySsmavg15minloadutilEntry ::= SEQUENCE { affirmedZoneSystemThresholdHistorySlotLevelSystemLoadStatsThresholdHistorySsmavg15minloadutilChassis Unsigned32, affirmedZoneSystemThresholdHistorySlotLevelSystemLoadStatsThresholdHistorySsmavg15minloadutilSlot INTEGER, affirmedZoneSystemThresholdHistorySlotLevelSystemLoadStatsThresholdHistorySsmavg15minloadutilCurrentLevel INTEGER, affirmedZoneSystemThresholdHistorySlotLevelSystemLoadStatsThresholdHistorySsmavg15minloadutilCriticalCrossingCount Integer32, affirmedZoneSystemThresholdHistorySlotLevelSystemLoadStatsThresholdHistorySsmavg15minloadutilCriticalCrossingHighVal Integer32, affirmedZoneSystemThresholdHistorySlotLevelSystemLoadStatsThresholdHistorySsmavg15minloadutilCriticalCrossingHighValTime String, affirmedZoneSystemThresholdHistorySlotLevelSystemLoadStatsThresholdHistorySsmavg15minloadutilMajorCrossingCount Integer32, affirmedZoneSystemThresholdHistorySlotLevelSystemLoadStatsThresholdHistorySsmavg15minloadutilMajorCrossingHighVal Integer32, affirmedZoneSystemThresholdHistorySlotLevelSystemLoadStatsThresholdHistorySsmavg15minloadutilMajorCrossingHighValTime String, affirmedZoneSystemThresholdHistorySlotLevelSystemLoadStatsThresholdHistorySsmavg15minloadutilMinorCrossingCount Integer32, affirmedZoneSystemThresholdHistorySlotLevelSystemLoadStatsThresholdHistorySsmavg15minloadutilMinorCrossingHighVal Integer32, affirmedZoneSystemThresholdHistorySlotLevelSystemLoadStatsThresholdHistorySsmavg15minloadutilMinorCrossingHighValTime String, affirmedZoneSystemThresholdHistorySlotLevelSystemLoadStatsThresholdHistorySsmavg15minloadutilLastRecordedVal Integer32, affirmedZoneSystemThresholdHistorySlotLevelSystemLoadStatsThresholdHistorySsmavg15minloadutilLastRecordedValTime String } affirmedZoneSystemThresholdHistorySlotLevelSystemLoadStatsThresholdHistorySsmavg15minloadutilChassis OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS not-accessible STATUS current DESCRIPTION "chassis ID" ::= { affirmedZoneSystemThresholdHistorySlotLevelSystemLoadStatsThresholdHistorySsmavg15minloadutilEntry 1 } affirmedZoneSystemThresholdHistorySlotLevelSystemLoadStatsThresholdHistorySsmavg15minloadutilSlot OBJECT-TYPE SYNTAX INTEGER {a1(1),a2(2),a3(3),a4(4),a5(5),a6(6),a7(7),a8(8),a9(9),a10(10),a11(11),a12(12),a13(13),a14(14),a15(15),a16(16),a17(17),a18(18),a19(19),a20(20),a21(21),a22(22),a23(23),a24(24),a25(25),a26(26),a27(27),a28(28),a29(29),a30(30),a31(31),a32(32),a33(33),a34(34),a35(35),a36(36),a37(37),a38(38),a39(39),a40(40),a41(41),a42(42),a43(43),a44(44),a45(45),a46(46),a47(47),a48(48),a49(49),a50(50),a51(51),a52(52),a53(53),a54(54),a55(55),a56(56),a57(57),a58(58),a59(59),a60(60),a61(61),a62(62),a63(63),a64(64),a65(65),a66(66),a67(67),a68(68),a69(69),a70(70),a71(71),a72(72),a73(73),a74(74),a75(75),a76(76),a77(77),a78(78),a79(79),a80(80),a81(81),a82(82),a83(83),a84(84),a85(85),a86(86),a87(87),a88(88),a89(89),a90(90),a91(91),a92(92),a93(93),a94(94),a95(95),a96(96),a97(97),a98(98),a99(99),a100(100),a101(101),a102(102),a103(103),a104(104),a105(105),a106(106),a107(107),a108(108),a109(109),a110(110),a111(111),a112(112),a113(113),a114(114),a115(115),a116(116),a117(117),a118(118),a119(119),a120(120),a121(121),a122(122),a123(123),a124(124),a125(125),a126(126),a127(127),a128(128)} MAX-ACCESS not-accessible STATUS current DESCRIPTION "slot number" ::= { affirmedZoneSystemThresholdHistorySlotLevelSystemLoadStatsThresholdHistorySsmavg15minloadutilEntry 2 } affirmedZoneSystemThresholdHistorySlotLevelSystemLoadStatsThresholdHistorySsmavg15minloadutilCurrentLevel OBJECT-TYPE SYNTAX INTEGER {normal(0),minor(1),major(2),critical(3)} MAX-ACCESS read-only STATUS current DESCRIPTION "Current threshold level" ::= { affirmedZoneSystemThresholdHistorySlotLevelSystemLoadStatsThresholdHistorySsmavg15minloadutilEntry 3 } affirmedZoneSystemThresholdHistorySlotLevelSystemLoadStatsThresholdHistorySsmavg15minloadutilCriticalCrossingCount OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of times the critical level was crossed" ::= { affirmedZoneSystemThresholdHistorySlotLevelSystemLoadStatsThresholdHistorySsmavg15minloadutilEntry 4 } affirmedZoneSystemThresholdHistorySlotLevelSystemLoadStatsThresholdHistorySsmavg15minloadutilCriticalCrossingHighVal OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "Highest value recorded in the critical level" ::= { affirmedZoneSystemThresholdHistorySlotLevelSystemLoadStatsThresholdHistorySsmavg15minloadutilEntry 5 } affirmedZoneSystemThresholdHistorySlotLevelSystemLoadStatsThresholdHistorySsmavg15minloadutilCriticalCrossingHighValTime OBJECT-TYPE SYNTAX String MAX-ACCESS read-only STATUS current DESCRIPTION "Time the highest value recorded in the critical level" ::= { affirmedZoneSystemThresholdHistorySlotLevelSystemLoadStatsThresholdHistorySsmavg15minloadutilEntry 6 } affirmedZoneSystemThresholdHistorySlotLevelSystemLoadStatsThresholdHistorySsmavg15minloadutilMajorCrossingCount OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of times the major level was crossed" ::= { affirmedZoneSystemThresholdHistorySlotLevelSystemLoadStatsThresholdHistorySsmavg15minloadutilEntry 7 } affirmedZoneSystemThresholdHistorySlotLevelSystemLoadStatsThresholdHistorySsmavg15minloadutilMajorCrossingHighVal OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "Highest value recorded in the major level" ::= { affirmedZoneSystemThresholdHistorySlotLevelSystemLoadStatsThresholdHistorySsmavg15minloadutilEntry 8 } affirmedZoneSystemThresholdHistorySlotLevelSystemLoadStatsThresholdHistorySsmavg15minloadutilMajorCrossingHighValTime OBJECT-TYPE SYNTAX String MAX-ACCESS read-only STATUS current DESCRIPTION "Time the highest value recorded in the major level" ::= { affirmedZoneSystemThresholdHistorySlotLevelSystemLoadStatsThresholdHistorySsmavg15minloadutilEntry 9 } affirmedZoneSystemThresholdHistorySlotLevelSystemLoadStatsThresholdHistorySsmavg15minloadutilMinorCrossingCount OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of times the minor level was crossed" ::= { affirmedZoneSystemThresholdHistorySlotLevelSystemLoadStatsThresholdHistorySsmavg15minloadutilEntry 10 } affirmedZoneSystemThresholdHistorySlotLevelSystemLoadStatsThresholdHistorySsmavg15minloadutilMinorCrossingHighVal OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "Highest value recorded in the minor level" ::= { affirmedZoneSystemThresholdHistorySlotLevelSystemLoadStatsThresholdHistorySsmavg15minloadutilEntry 11 } affirmedZoneSystemThresholdHistorySlotLevelSystemLoadStatsThresholdHistorySsmavg15minloadutilMinorCrossingHighValTime OBJECT-TYPE SYNTAX String MAX-ACCESS read-only STATUS current DESCRIPTION "Time the highest value recorded in the minor level" ::= { affirmedZoneSystemThresholdHistorySlotLevelSystemLoadStatsThresholdHistorySsmavg15minloadutilEntry 12 } affirmedZoneSystemThresholdHistorySlotLevelSystemLoadStatsThresholdHistorySsmavg15minloadutilLastRecordedVal OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "Last recorded value" ::= { affirmedZoneSystemThresholdHistorySlotLevelSystemLoadStatsThresholdHistorySsmavg15minloadutilEntry 13 } affirmedZoneSystemThresholdHistorySlotLevelSystemLoadStatsThresholdHistorySsmavg15minloadutilLastRecordedValTime OBJECT-TYPE SYNTAX String MAX-ACCESS read-only STATUS current DESCRIPTION "Time the last value was recorded" ::= { affirmedZoneSystemThresholdHistorySlotLevelSystemLoadStatsThresholdHistorySsmavg15minloadutilEntry 14 } affirmedZoneSystemThresholdHistorySlotLevelSystemLoadStatsThresholdHistoryMcmavg1minloadutilTable OBJECT-TYPE SYNTAX SEQUENCE OF AffirmedZoneSystemThresholdHistorySlotLevelSystemLoadStatsThresholdHistoryMcmavg1minloadutilEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "Statistics related to the configured mcm-avg-1min-load-util threshold" ::= { affirmedZoneMIB 538 } affirmedZoneSystemThresholdHistorySlotLevelSystemLoadStatsThresholdHistoryMcmavg1minloadutilEntry OBJECT-TYPE SYNTAX AffirmedZoneSystemThresholdHistorySlotLevelSystemLoadStatsThresholdHistoryMcmavg1minloadutilEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "" INDEX { affirmedZoneName, affirmedZoneSystemThresholdHistorySlotLevelSystemLoadStatsThresholdHistoryMcmavg1minloadutilChassis, affirmedZoneSystemThresholdHistorySlotLevelSystemLoadStatsThresholdHistoryMcmavg1minloadutilSlot } ::= { affirmedZoneSystemThresholdHistorySlotLevelSystemLoadStatsThresholdHistoryMcmavg1minloadutilTable 1 } AffirmedZoneSystemThresholdHistorySlotLevelSystemLoadStatsThresholdHistoryMcmavg1minloadutilEntry ::= SEQUENCE { affirmedZoneSystemThresholdHistorySlotLevelSystemLoadStatsThresholdHistoryMcmavg1minloadutilChassis Unsigned32, affirmedZoneSystemThresholdHistorySlotLevelSystemLoadStatsThresholdHistoryMcmavg1minloadutilSlot INTEGER, affirmedZoneSystemThresholdHistorySlotLevelSystemLoadStatsThresholdHistoryMcmavg1minloadutilCurrentLevel INTEGER, affirmedZoneSystemThresholdHistorySlotLevelSystemLoadStatsThresholdHistoryMcmavg1minloadutilCriticalCrossingCount Integer32, affirmedZoneSystemThresholdHistorySlotLevelSystemLoadStatsThresholdHistoryMcmavg1minloadutilCriticalCrossingHighVal Integer32, affirmedZoneSystemThresholdHistorySlotLevelSystemLoadStatsThresholdHistoryMcmavg1minloadutilCriticalCrossingHighValTime String, affirmedZoneSystemThresholdHistorySlotLevelSystemLoadStatsThresholdHistoryMcmavg1minloadutilMajorCrossingCount Integer32, affirmedZoneSystemThresholdHistorySlotLevelSystemLoadStatsThresholdHistoryMcmavg1minloadutilMajorCrossingHighVal Integer32, affirmedZoneSystemThresholdHistorySlotLevelSystemLoadStatsThresholdHistoryMcmavg1minloadutilMajorCrossingHighValTime String, affirmedZoneSystemThresholdHistorySlotLevelSystemLoadStatsThresholdHistoryMcmavg1minloadutilMinorCrossingCount Integer32, affirmedZoneSystemThresholdHistorySlotLevelSystemLoadStatsThresholdHistoryMcmavg1minloadutilMinorCrossingHighVal Integer32, affirmedZoneSystemThresholdHistorySlotLevelSystemLoadStatsThresholdHistoryMcmavg1minloadutilMinorCrossingHighValTime String, affirmedZoneSystemThresholdHistorySlotLevelSystemLoadStatsThresholdHistoryMcmavg1minloadutilLastRecordedVal Integer32, affirmedZoneSystemThresholdHistorySlotLevelSystemLoadStatsThresholdHistoryMcmavg1minloadutilLastRecordedValTime String } affirmedZoneSystemThresholdHistorySlotLevelSystemLoadStatsThresholdHistoryMcmavg1minloadutilChassis OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS not-accessible STATUS current DESCRIPTION "chassis ID" ::= { affirmedZoneSystemThresholdHistorySlotLevelSystemLoadStatsThresholdHistoryMcmavg1minloadutilEntry 1 } affirmedZoneSystemThresholdHistorySlotLevelSystemLoadStatsThresholdHistoryMcmavg1minloadutilSlot OBJECT-TYPE SYNTAX INTEGER {a1(1),a2(2),a3(3),a4(4),a5(5),a6(6),a7(7),a8(8),a9(9),a10(10),a11(11),a12(12),a13(13),a14(14),a15(15),a16(16),a17(17),a18(18),a19(19),a20(20),a21(21),a22(22),a23(23),a24(24),a25(25),a26(26),a27(27),a28(28),a29(29),a30(30),a31(31),a32(32),a33(33),a34(34),a35(35),a36(36),a37(37),a38(38),a39(39),a40(40),a41(41),a42(42),a43(43),a44(44),a45(45),a46(46),a47(47),a48(48),a49(49),a50(50),a51(51),a52(52),a53(53),a54(54),a55(55),a56(56),a57(57),a58(58),a59(59),a60(60),a61(61),a62(62),a63(63),a64(64),a65(65),a66(66),a67(67),a68(68),a69(69),a70(70),a71(71),a72(72),a73(73),a74(74),a75(75),a76(76),a77(77),a78(78),a79(79),a80(80),a81(81),a82(82),a83(83),a84(84),a85(85),a86(86),a87(87),a88(88),a89(89),a90(90),a91(91),a92(92),a93(93),a94(94),a95(95),a96(96),a97(97),a98(98),a99(99),a100(100),a101(101),a102(102),a103(103),a104(104),a105(105),a106(106),a107(107),a108(108),a109(109),a110(110),a111(111),a112(112),a113(113),a114(114),a115(115),a116(116),a117(117),a118(118),a119(119),a120(120),a121(121),a122(122),a123(123),a124(124),a125(125),a126(126),a127(127),a128(128)} MAX-ACCESS not-accessible STATUS current DESCRIPTION "slot number" ::= { affirmedZoneSystemThresholdHistorySlotLevelSystemLoadStatsThresholdHistoryMcmavg1minloadutilEntry 2 } affirmedZoneSystemThresholdHistorySlotLevelSystemLoadStatsThresholdHistoryMcmavg1minloadutilCurrentLevel OBJECT-TYPE SYNTAX INTEGER {normal(0),minor(1),major(2),critical(3)} MAX-ACCESS read-only STATUS current DESCRIPTION "Current threshold level" ::= { affirmedZoneSystemThresholdHistorySlotLevelSystemLoadStatsThresholdHistoryMcmavg1minloadutilEntry 3 } affirmedZoneSystemThresholdHistorySlotLevelSystemLoadStatsThresholdHistoryMcmavg1minloadutilCriticalCrossingCount OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of times the critical level was crossed" ::= { affirmedZoneSystemThresholdHistorySlotLevelSystemLoadStatsThresholdHistoryMcmavg1minloadutilEntry 4 } affirmedZoneSystemThresholdHistorySlotLevelSystemLoadStatsThresholdHistoryMcmavg1minloadutilCriticalCrossingHighVal OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "Highest value recorded in the critical level" ::= { affirmedZoneSystemThresholdHistorySlotLevelSystemLoadStatsThresholdHistoryMcmavg1minloadutilEntry 5 } affirmedZoneSystemThresholdHistorySlotLevelSystemLoadStatsThresholdHistoryMcmavg1minloadutilCriticalCrossingHighValTime OBJECT-TYPE SYNTAX String MAX-ACCESS read-only STATUS current DESCRIPTION "Time the highest value recorded in the critical level" ::= { affirmedZoneSystemThresholdHistorySlotLevelSystemLoadStatsThresholdHistoryMcmavg1minloadutilEntry 6 } affirmedZoneSystemThresholdHistorySlotLevelSystemLoadStatsThresholdHistoryMcmavg1minloadutilMajorCrossingCount OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of times the major level was crossed" ::= { affirmedZoneSystemThresholdHistorySlotLevelSystemLoadStatsThresholdHistoryMcmavg1minloadutilEntry 7 } affirmedZoneSystemThresholdHistorySlotLevelSystemLoadStatsThresholdHistoryMcmavg1minloadutilMajorCrossingHighVal OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "Highest value recorded in the major level" ::= { affirmedZoneSystemThresholdHistorySlotLevelSystemLoadStatsThresholdHistoryMcmavg1minloadutilEntry 8 } affirmedZoneSystemThresholdHistorySlotLevelSystemLoadStatsThresholdHistoryMcmavg1minloadutilMajorCrossingHighValTime OBJECT-TYPE SYNTAX String MAX-ACCESS read-only STATUS current DESCRIPTION "Time the highest value recorded in the major level" ::= { affirmedZoneSystemThresholdHistorySlotLevelSystemLoadStatsThresholdHistoryMcmavg1minloadutilEntry 9 } affirmedZoneSystemThresholdHistorySlotLevelSystemLoadStatsThresholdHistoryMcmavg1minloadutilMinorCrossingCount OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of times the minor level was crossed" ::= { affirmedZoneSystemThresholdHistorySlotLevelSystemLoadStatsThresholdHistoryMcmavg1minloadutilEntry 10 } affirmedZoneSystemThresholdHistorySlotLevelSystemLoadStatsThresholdHistoryMcmavg1minloadutilMinorCrossingHighVal OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "Highest value recorded in the minor level" ::= { affirmedZoneSystemThresholdHistorySlotLevelSystemLoadStatsThresholdHistoryMcmavg1minloadutilEntry 11 } affirmedZoneSystemThresholdHistorySlotLevelSystemLoadStatsThresholdHistoryMcmavg1minloadutilMinorCrossingHighValTime OBJECT-TYPE SYNTAX String MAX-ACCESS read-only STATUS current DESCRIPTION "Time the highest value recorded in the minor level" ::= { affirmedZoneSystemThresholdHistorySlotLevelSystemLoadStatsThresholdHistoryMcmavg1minloadutilEntry 12 } affirmedZoneSystemThresholdHistorySlotLevelSystemLoadStatsThresholdHistoryMcmavg1minloadutilLastRecordedVal OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "Last recorded value" ::= { affirmedZoneSystemThresholdHistorySlotLevelSystemLoadStatsThresholdHistoryMcmavg1minloadutilEntry 13 } affirmedZoneSystemThresholdHistorySlotLevelSystemLoadStatsThresholdHistoryMcmavg1minloadutilLastRecordedValTime OBJECT-TYPE SYNTAX String MAX-ACCESS read-only STATUS current DESCRIPTION "Time the last value was recorded" ::= { affirmedZoneSystemThresholdHistorySlotLevelSystemLoadStatsThresholdHistoryMcmavg1minloadutilEntry 14 } affirmedZoneSystemThresholdHistorySlotLevelSystemLoadStatsThresholdHistoryMcmavg5minloadutilTable OBJECT-TYPE SYNTAX SEQUENCE OF AffirmedZoneSystemThresholdHistorySlotLevelSystemLoadStatsThresholdHistoryMcmavg5minloadutilEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "Statistics related to the configured mcm-avg-5min-load-util threshold" ::= { affirmedZoneMIB 539 } affirmedZoneSystemThresholdHistorySlotLevelSystemLoadStatsThresholdHistoryMcmavg5minloadutilEntry OBJECT-TYPE SYNTAX AffirmedZoneSystemThresholdHistorySlotLevelSystemLoadStatsThresholdHistoryMcmavg5minloadutilEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "" INDEX { affirmedZoneName, affirmedZoneSystemThresholdHistorySlotLevelSystemLoadStatsThresholdHistoryMcmavg5minloadutilChassis, affirmedZoneSystemThresholdHistorySlotLevelSystemLoadStatsThresholdHistoryMcmavg5minloadutilSlot } ::= { affirmedZoneSystemThresholdHistorySlotLevelSystemLoadStatsThresholdHistoryMcmavg5minloadutilTable 1 } AffirmedZoneSystemThresholdHistorySlotLevelSystemLoadStatsThresholdHistoryMcmavg5minloadutilEntry ::= SEQUENCE { affirmedZoneSystemThresholdHistorySlotLevelSystemLoadStatsThresholdHistoryMcmavg5minloadutilChassis Unsigned32, affirmedZoneSystemThresholdHistorySlotLevelSystemLoadStatsThresholdHistoryMcmavg5minloadutilSlot INTEGER, affirmedZoneSystemThresholdHistorySlotLevelSystemLoadStatsThresholdHistoryMcmavg5minloadutilCurrentLevel INTEGER, affirmedZoneSystemThresholdHistorySlotLevelSystemLoadStatsThresholdHistoryMcmavg5minloadutilCriticalCrossingCount Integer32, affirmedZoneSystemThresholdHistorySlotLevelSystemLoadStatsThresholdHistoryMcmavg5minloadutilCriticalCrossingHighVal Integer32, affirmedZoneSystemThresholdHistorySlotLevelSystemLoadStatsThresholdHistoryMcmavg5minloadutilCriticalCrossingHighValTime String, affirmedZoneSystemThresholdHistorySlotLevelSystemLoadStatsThresholdHistoryMcmavg5minloadutilMajorCrossingCount Integer32, affirmedZoneSystemThresholdHistorySlotLevelSystemLoadStatsThresholdHistoryMcmavg5minloadutilMajorCrossingHighVal Integer32, affirmedZoneSystemThresholdHistorySlotLevelSystemLoadStatsThresholdHistoryMcmavg5minloadutilMajorCrossingHighValTime String, affirmedZoneSystemThresholdHistorySlotLevelSystemLoadStatsThresholdHistoryMcmavg5minloadutilMinorCrossingCount Integer32, affirmedZoneSystemThresholdHistorySlotLevelSystemLoadStatsThresholdHistoryMcmavg5minloadutilMinorCrossingHighVal Integer32, affirmedZoneSystemThresholdHistorySlotLevelSystemLoadStatsThresholdHistoryMcmavg5minloadutilMinorCrossingHighValTime String, affirmedZoneSystemThresholdHistorySlotLevelSystemLoadStatsThresholdHistoryMcmavg5minloadutilLastRecordedVal Integer32, affirmedZoneSystemThresholdHistorySlotLevelSystemLoadStatsThresholdHistoryMcmavg5minloadutilLastRecordedValTime String } affirmedZoneSystemThresholdHistorySlotLevelSystemLoadStatsThresholdHistoryMcmavg5minloadutilChassis OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS not-accessible STATUS current DESCRIPTION "chassis ID" ::= { affirmedZoneSystemThresholdHistorySlotLevelSystemLoadStatsThresholdHistoryMcmavg5minloadutilEntry 1 } affirmedZoneSystemThresholdHistorySlotLevelSystemLoadStatsThresholdHistoryMcmavg5minloadutilSlot OBJECT-TYPE SYNTAX INTEGER {a1(1),a2(2),a3(3),a4(4),a5(5),a6(6),a7(7),a8(8),a9(9),a10(10),a11(11),a12(12),a13(13),a14(14),a15(15),a16(16),a17(17),a18(18),a19(19),a20(20),a21(21),a22(22),a23(23),a24(24),a25(25),a26(26),a27(27),a28(28),a29(29),a30(30),a31(31),a32(32),a33(33),a34(34),a35(35),a36(36),a37(37),a38(38),a39(39),a40(40),a41(41),a42(42),a43(43),a44(44),a45(45),a46(46),a47(47),a48(48),a49(49),a50(50),a51(51),a52(52),a53(53),a54(54),a55(55),a56(56),a57(57),a58(58),a59(59),a60(60),a61(61),a62(62),a63(63),a64(64),a65(65),a66(66),a67(67),a68(68),a69(69),a70(70),a71(71),a72(72),a73(73),a74(74),a75(75),a76(76),a77(77),a78(78),a79(79),a80(80),a81(81),a82(82),a83(83),a84(84),a85(85),a86(86),a87(87),a88(88),a89(89),a90(90),a91(91),a92(92),a93(93),a94(94),a95(95),a96(96),a97(97),a98(98),a99(99),a100(100),a101(101),a102(102),a103(103),a104(104),a105(105),a106(106),a107(107),a108(108),a109(109),a110(110),a111(111),a112(112),a113(113),a114(114),a115(115),a116(116),a117(117),a118(118),a119(119),a120(120),a121(121),a122(122),a123(123),a124(124),a125(125),a126(126),a127(127),a128(128)} MAX-ACCESS not-accessible STATUS current DESCRIPTION "slot number" ::= { affirmedZoneSystemThresholdHistorySlotLevelSystemLoadStatsThresholdHistoryMcmavg5minloadutilEntry 2 } affirmedZoneSystemThresholdHistorySlotLevelSystemLoadStatsThresholdHistoryMcmavg5minloadutilCurrentLevel OBJECT-TYPE SYNTAX INTEGER {normal(0),minor(1),major(2),critical(3)} MAX-ACCESS read-only STATUS current DESCRIPTION "Current threshold level" ::= { affirmedZoneSystemThresholdHistorySlotLevelSystemLoadStatsThresholdHistoryMcmavg5minloadutilEntry 3 } affirmedZoneSystemThresholdHistorySlotLevelSystemLoadStatsThresholdHistoryMcmavg5minloadutilCriticalCrossingCount OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of times the critical level was crossed" ::= { affirmedZoneSystemThresholdHistorySlotLevelSystemLoadStatsThresholdHistoryMcmavg5minloadutilEntry 4 } affirmedZoneSystemThresholdHistorySlotLevelSystemLoadStatsThresholdHistoryMcmavg5minloadutilCriticalCrossingHighVal OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "Highest value recorded in the critical level" ::= { affirmedZoneSystemThresholdHistorySlotLevelSystemLoadStatsThresholdHistoryMcmavg5minloadutilEntry 5 } affirmedZoneSystemThresholdHistorySlotLevelSystemLoadStatsThresholdHistoryMcmavg5minloadutilCriticalCrossingHighValTime OBJECT-TYPE SYNTAX String MAX-ACCESS read-only STATUS current DESCRIPTION "Time the highest value recorded in the critical level" ::= { affirmedZoneSystemThresholdHistorySlotLevelSystemLoadStatsThresholdHistoryMcmavg5minloadutilEntry 6 } affirmedZoneSystemThresholdHistorySlotLevelSystemLoadStatsThresholdHistoryMcmavg5minloadutilMajorCrossingCount OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of times the major level was crossed" ::= { affirmedZoneSystemThresholdHistorySlotLevelSystemLoadStatsThresholdHistoryMcmavg5minloadutilEntry 7 } affirmedZoneSystemThresholdHistorySlotLevelSystemLoadStatsThresholdHistoryMcmavg5minloadutilMajorCrossingHighVal OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "Highest value recorded in the major level" ::= { affirmedZoneSystemThresholdHistorySlotLevelSystemLoadStatsThresholdHistoryMcmavg5minloadutilEntry 8 } affirmedZoneSystemThresholdHistorySlotLevelSystemLoadStatsThresholdHistoryMcmavg5minloadutilMajorCrossingHighValTime OBJECT-TYPE SYNTAX String MAX-ACCESS read-only STATUS current DESCRIPTION "Time the highest value recorded in the major level" ::= { affirmedZoneSystemThresholdHistorySlotLevelSystemLoadStatsThresholdHistoryMcmavg5minloadutilEntry 9 } affirmedZoneSystemThresholdHistorySlotLevelSystemLoadStatsThresholdHistoryMcmavg5minloadutilMinorCrossingCount OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of times the minor level was crossed" ::= { affirmedZoneSystemThresholdHistorySlotLevelSystemLoadStatsThresholdHistoryMcmavg5minloadutilEntry 10 } affirmedZoneSystemThresholdHistorySlotLevelSystemLoadStatsThresholdHistoryMcmavg5minloadutilMinorCrossingHighVal OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "Highest value recorded in the minor level" ::= { affirmedZoneSystemThresholdHistorySlotLevelSystemLoadStatsThresholdHistoryMcmavg5minloadutilEntry 11 } affirmedZoneSystemThresholdHistorySlotLevelSystemLoadStatsThresholdHistoryMcmavg5minloadutilMinorCrossingHighValTime OBJECT-TYPE SYNTAX String MAX-ACCESS read-only STATUS current DESCRIPTION "Time the highest value recorded in the minor level" ::= { affirmedZoneSystemThresholdHistorySlotLevelSystemLoadStatsThresholdHistoryMcmavg5minloadutilEntry 12 } affirmedZoneSystemThresholdHistorySlotLevelSystemLoadStatsThresholdHistoryMcmavg5minloadutilLastRecordedVal OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "Last recorded value" ::= { affirmedZoneSystemThresholdHistorySlotLevelSystemLoadStatsThresholdHistoryMcmavg5minloadutilEntry 13 } affirmedZoneSystemThresholdHistorySlotLevelSystemLoadStatsThresholdHistoryMcmavg5minloadutilLastRecordedValTime OBJECT-TYPE SYNTAX String MAX-ACCESS read-only STATUS current DESCRIPTION "Time the last value was recorded" ::= { affirmedZoneSystemThresholdHistorySlotLevelSystemLoadStatsThresholdHistoryMcmavg5minloadutilEntry 14 } affirmedZoneSystemThresholdHistorySlotLevelSystemLoadStatsThresholdHistoryMcmavg15minloadutilTable OBJECT-TYPE SYNTAX SEQUENCE OF AffirmedZoneSystemThresholdHistorySlotLevelSystemLoadStatsThresholdHistoryMcmavg15minloadutilEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "Statistics related to the configured mcm-avg-15min-load-util threshold" ::= { affirmedZoneMIB 540 } affirmedZoneSystemThresholdHistorySlotLevelSystemLoadStatsThresholdHistoryMcmavg15minloadutilEntry OBJECT-TYPE SYNTAX AffirmedZoneSystemThresholdHistorySlotLevelSystemLoadStatsThresholdHistoryMcmavg15minloadutilEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "" INDEX { affirmedZoneName, affirmedZoneSystemThresholdHistorySlotLevelSystemLoadStatsThresholdHistoryMcmavg15minloadutilChassis, affirmedZoneSystemThresholdHistorySlotLevelSystemLoadStatsThresholdHistoryMcmavg15minloadutilSlot } ::= { affirmedZoneSystemThresholdHistorySlotLevelSystemLoadStatsThresholdHistoryMcmavg15minloadutilTable 1 } AffirmedZoneSystemThresholdHistorySlotLevelSystemLoadStatsThresholdHistoryMcmavg15minloadutilEntry ::= SEQUENCE { affirmedZoneSystemThresholdHistorySlotLevelSystemLoadStatsThresholdHistoryMcmavg15minloadutilChassis Unsigned32, affirmedZoneSystemThresholdHistorySlotLevelSystemLoadStatsThresholdHistoryMcmavg15minloadutilSlot INTEGER, affirmedZoneSystemThresholdHistorySlotLevelSystemLoadStatsThresholdHistoryMcmavg15minloadutilCurrentLevel INTEGER, affirmedZoneSystemThresholdHistorySlotLevelSystemLoadStatsThresholdHistoryMcmavg15minloadutilCriticalCrossingCount Integer32, affirmedZoneSystemThresholdHistorySlotLevelSystemLoadStatsThresholdHistoryMcmavg15minloadutilCriticalCrossingHighVal Integer32, affirmedZoneSystemThresholdHistorySlotLevelSystemLoadStatsThresholdHistoryMcmavg15minloadutilCriticalCrossingHighValTime String, affirmedZoneSystemThresholdHistorySlotLevelSystemLoadStatsThresholdHistoryMcmavg15minloadutilMajorCrossingCount Integer32, affirmedZoneSystemThresholdHistorySlotLevelSystemLoadStatsThresholdHistoryMcmavg15minloadutilMajorCrossingHighVal Integer32, affirmedZoneSystemThresholdHistorySlotLevelSystemLoadStatsThresholdHistoryMcmavg15minloadutilMajorCrossingHighValTime String, affirmedZoneSystemThresholdHistorySlotLevelSystemLoadStatsThresholdHistoryMcmavg15minloadutilMinorCrossingCount Integer32, affirmedZoneSystemThresholdHistorySlotLevelSystemLoadStatsThresholdHistoryMcmavg15minloadutilMinorCrossingHighVal Integer32, affirmedZoneSystemThresholdHistorySlotLevelSystemLoadStatsThresholdHistoryMcmavg15minloadutilMinorCrossingHighValTime String, affirmedZoneSystemThresholdHistorySlotLevelSystemLoadStatsThresholdHistoryMcmavg15minloadutilLastRecordedVal Integer32, affirmedZoneSystemThresholdHistorySlotLevelSystemLoadStatsThresholdHistoryMcmavg15minloadutilLastRecordedValTime String } affirmedZoneSystemThresholdHistorySlotLevelSystemLoadStatsThresholdHistoryMcmavg15minloadutilChassis OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS not-accessible STATUS current DESCRIPTION "chassis ID" ::= { affirmedZoneSystemThresholdHistorySlotLevelSystemLoadStatsThresholdHistoryMcmavg15minloadutilEntry 1 } affirmedZoneSystemThresholdHistorySlotLevelSystemLoadStatsThresholdHistoryMcmavg15minloadutilSlot OBJECT-TYPE SYNTAX INTEGER {a1(1),a2(2),a3(3),a4(4),a5(5),a6(6),a7(7),a8(8),a9(9),a10(10),a11(11),a12(12),a13(13),a14(14),a15(15),a16(16),a17(17),a18(18),a19(19),a20(20),a21(21),a22(22),a23(23),a24(24),a25(25),a26(26),a27(27),a28(28),a29(29),a30(30),a31(31),a32(32),a33(33),a34(34),a35(35),a36(36),a37(37),a38(38),a39(39),a40(40),a41(41),a42(42),a43(43),a44(44),a45(45),a46(46),a47(47),a48(48),a49(49),a50(50),a51(51),a52(52),a53(53),a54(54),a55(55),a56(56),a57(57),a58(58),a59(59),a60(60),a61(61),a62(62),a63(63),a64(64),a65(65),a66(66),a67(67),a68(68),a69(69),a70(70),a71(71),a72(72),a73(73),a74(74),a75(75),a76(76),a77(77),a78(78),a79(79),a80(80),a81(81),a82(82),a83(83),a84(84),a85(85),a86(86),a87(87),a88(88),a89(89),a90(90),a91(91),a92(92),a93(93),a94(94),a95(95),a96(96),a97(97),a98(98),a99(99),a100(100),a101(101),a102(102),a103(103),a104(104),a105(105),a106(106),a107(107),a108(108),a109(109),a110(110),a111(111),a112(112),a113(113),a114(114),a115(115),a116(116),a117(117),a118(118),a119(119),a120(120),a121(121),a122(122),a123(123),a124(124),a125(125),a126(126),a127(127),a128(128)} MAX-ACCESS not-accessible STATUS current DESCRIPTION "slot number" ::= { affirmedZoneSystemThresholdHistorySlotLevelSystemLoadStatsThresholdHistoryMcmavg15minloadutilEntry 2 } affirmedZoneSystemThresholdHistorySlotLevelSystemLoadStatsThresholdHistoryMcmavg15minloadutilCurrentLevel OBJECT-TYPE SYNTAX INTEGER {normal(0),minor(1),major(2),critical(3)} MAX-ACCESS read-only STATUS current DESCRIPTION "Current threshold level" ::= { affirmedZoneSystemThresholdHistorySlotLevelSystemLoadStatsThresholdHistoryMcmavg15minloadutilEntry 3 } affirmedZoneSystemThresholdHistorySlotLevelSystemLoadStatsThresholdHistoryMcmavg15minloadutilCriticalCrossingCount OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of times the critical level was crossed" ::= { affirmedZoneSystemThresholdHistorySlotLevelSystemLoadStatsThresholdHistoryMcmavg15minloadutilEntry 4 } affirmedZoneSystemThresholdHistorySlotLevelSystemLoadStatsThresholdHistoryMcmavg15minloadutilCriticalCrossingHighVal OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "Highest value recorded in the critical level" ::= { affirmedZoneSystemThresholdHistorySlotLevelSystemLoadStatsThresholdHistoryMcmavg15minloadutilEntry 5 } affirmedZoneSystemThresholdHistorySlotLevelSystemLoadStatsThresholdHistoryMcmavg15minloadutilCriticalCrossingHighValTime OBJECT-TYPE SYNTAX String MAX-ACCESS read-only STATUS current DESCRIPTION "Time the highest value recorded in the critical level" ::= { affirmedZoneSystemThresholdHistorySlotLevelSystemLoadStatsThresholdHistoryMcmavg15minloadutilEntry 6 } affirmedZoneSystemThresholdHistorySlotLevelSystemLoadStatsThresholdHistoryMcmavg15minloadutilMajorCrossingCount OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of times the major level was crossed" ::= { affirmedZoneSystemThresholdHistorySlotLevelSystemLoadStatsThresholdHistoryMcmavg15minloadutilEntry 7 } affirmedZoneSystemThresholdHistorySlotLevelSystemLoadStatsThresholdHistoryMcmavg15minloadutilMajorCrossingHighVal OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "Highest value recorded in the major level" ::= { affirmedZoneSystemThresholdHistorySlotLevelSystemLoadStatsThresholdHistoryMcmavg15minloadutilEntry 8 } affirmedZoneSystemThresholdHistorySlotLevelSystemLoadStatsThresholdHistoryMcmavg15minloadutilMajorCrossingHighValTime OBJECT-TYPE SYNTAX String MAX-ACCESS read-only STATUS current DESCRIPTION "Time the highest value recorded in the major level" ::= { affirmedZoneSystemThresholdHistorySlotLevelSystemLoadStatsThresholdHistoryMcmavg15minloadutilEntry 9 } affirmedZoneSystemThresholdHistorySlotLevelSystemLoadStatsThresholdHistoryMcmavg15minloadutilMinorCrossingCount OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of times the minor level was crossed" ::= { affirmedZoneSystemThresholdHistorySlotLevelSystemLoadStatsThresholdHistoryMcmavg15minloadutilEntry 10 } affirmedZoneSystemThresholdHistorySlotLevelSystemLoadStatsThresholdHistoryMcmavg15minloadutilMinorCrossingHighVal OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "Highest value recorded in the minor level" ::= { affirmedZoneSystemThresholdHistorySlotLevelSystemLoadStatsThresholdHistoryMcmavg15minloadutilEntry 11 } affirmedZoneSystemThresholdHistorySlotLevelSystemLoadStatsThresholdHistoryMcmavg15minloadutilMinorCrossingHighValTime OBJECT-TYPE SYNTAX String MAX-ACCESS read-only STATUS current DESCRIPTION "Time the highest value recorded in the minor level" ::= { affirmedZoneSystemThresholdHistorySlotLevelSystemLoadStatsThresholdHistoryMcmavg15minloadutilEntry 12 } affirmedZoneSystemThresholdHistorySlotLevelSystemLoadStatsThresholdHistoryMcmavg15minloadutilLastRecordedVal OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "Last recorded value" ::= { affirmedZoneSystemThresholdHistorySlotLevelSystemLoadStatsThresholdHistoryMcmavg15minloadutilEntry 13 } affirmedZoneSystemThresholdHistorySlotLevelSystemLoadStatsThresholdHistoryMcmavg15minloadutilLastRecordedValTime OBJECT-TYPE SYNTAX String MAX-ACCESS read-only STATUS current DESCRIPTION "Time the last value was recorded" ::= { affirmedZoneSystemThresholdHistorySlotLevelSystemLoadStatsThresholdHistoryMcmavg15minloadutilEntry 14 } affirmedZoneSystemStatisticsSlotLevelSystemCpuStatsTable OBJECT-TYPE SYNTAX SEQUENCE OF AffirmedZoneSystemStatisticsSlotLevelSystemCpuStatsEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "" ::= { affirmedZoneMIB 185 } affirmedZoneSystemStatisticsSlotLevelSystemCpuStatsEntry OBJECT-TYPE SYNTAX AffirmedZoneSystemStatisticsSlotLevelSystemCpuStatsEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "" INDEX { affirmedZoneName, affirmedZoneSystemStatisticsSlotLevelSystemCpuStatsChassis, affirmedZoneSystemStatisticsSlotLevelSystemCpuStatsSlot } ::= { affirmedZoneSystemStatisticsSlotLevelSystemCpuStatsTable 1 } AffirmedZoneSystemStatisticsSlotLevelSystemCpuStatsEntry ::= SEQUENCE { affirmedZoneSystemStatisticsSlotLevelSystemCpuStatsChassis Unsigned32, affirmedZoneSystemStatisticsSlotLevelSystemCpuStatsSlot INTEGER, affirmedZoneSystemStatisticsSlotLevelSystemCpuStatsCsmavg1mincpuutil ConfdString, affirmedZoneSystemStatisticsSlotLevelSystemCpuStatsCsmavg5mincpuutil ConfdString, affirmedZoneSystemStatisticsSlotLevelSystemCpuStatsCsmavg15mincpuutil ConfdString, affirmedZoneSystemStatisticsSlotLevelSystemCpuStatsSsmavg1mincpuutil ConfdString, affirmedZoneSystemStatisticsSlotLevelSystemCpuStatsSsmavg5mincpuutil ConfdString, affirmedZoneSystemStatisticsSlotLevelSystemCpuStatsSsmavg15mincpuutil ConfdString, affirmedZoneSystemStatisticsSlotLevelSystemCpuStatsMcmavg1mincpuutil ConfdString, affirmedZoneSystemStatisticsSlotLevelSystemCpuStatsMcmavg5mincpuutil ConfdString, affirmedZoneSystemStatisticsSlotLevelSystemCpuStatsMcmavg15mincpuutil ConfdString } affirmedZoneSystemStatisticsSlotLevelSystemCpuStatsChassis OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS not-accessible STATUS current DESCRIPTION "chassis ID" ::= { affirmedZoneSystemStatisticsSlotLevelSystemCpuStatsEntry 1 } affirmedZoneSystemStatisticsSlotLevelSystemCpuStatsSlot OBJECT-TYPE SYNTAX INTEGER {a1(1),a2(2),a3(3),a4(4),a5(5),a6(6),a7(7),a8(8),a9(9),a10(10),a11(11),a12(12),a13(13),a14(14),a15(15),a16(16),a17(17),a18(18),a19(19),a20(20),a21(21),a22(22),a23(23),a24(24),a25(25),a26(26),a27(27),a28(28),a29(29),a30(30),a31(31),a32(32),a33(33),a34(34),a35(35),a36(36),a37(37),a38(38),a39(39),a40(40),a41(41),a42(42),a43(43),a44(44),a45(45),a46(46),a47(47),a48(48),a49(49),a50(50),a51(51),a52(52),a53(53),a54(54),a55(55),a56(56),a57(57),a58(58),a59(59),a60(60),a61(61),a62(62),a63(63),a64(64),a65(65),a66(66),a67(67),a68(68),a69(69),a70(70),a71(71),a72(72),a73(73),a74(74),a75(75),a76(76),a77(77),a78(78),a79(79),a80(80),a81(81),a82(82),a83(83),a84(84),a85(85),a86(86),a87(87),a88(88),a89(89),a90(90),a91(91),a92(92),a93(93),a94(94),a95(95),a96(96),a97(97),a98(98),a99(99),a100(100),a101(101),a102(102),a103(103),a104(104),a105(105),a106(106),a107(107),a108(108),a109(109),a110(110),a111(111),a112(112),a113(113),a114(114),a115(115),a116(116),a117(117),a118(118),a119(119),a120(120),a121(121),a122(122),a123(123),a124(124),a125(125),a126(126),a127(127),a128(128)} MAX-ACCESS not-accessible STATUS current DESCRIPTION "slot number" ::= { affirmedZoneSystemStatisticsSlotLevelSystemCpuStatsEntry 2 } affirmedZoneSystemStatisticsSlotLevelSystemCpuStatsCsmavg1mincpuutil OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Average 1 minute csm cpu utilization" ::= { affirmedZoneSystemStatisticsSlotLevelSystemCpuStatsEntry 3 } affirmedZoneSystemStatisticsSlotLevelSystemCpuStatsCsmavg5mincpuutil OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Average 5 minute csm cpu utilization" ::= { affirmedZoneSystemStatisticsSlotLevelSystemCpuStatsEntry 4 } affirmedZoneSystemStatisticsSlotLevelSystemCpuStatsCsmavg15mincpuutil OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Average 15 minute csm cpu utilization" ::= { affirmedZoneSystemStatisticsSlotLevelSystemCpuStatsEntry 5 } affirmedZoneSystemStatisticsSlotLevelSystemCpuStatsSsmavg1mincpuutil OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Average 1 minute ssm cpu utilization" ::= { affirmedZoneSystemStatisticsSlotLevelSystemCpuStatsEntry 6 } affirmedZoneSystemStatisticsSlotLevelSystemCpuStatsSsmavg5mincpuutil OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Average 5 minute ssm cpu utilization" ::= { affirmedZoneSystemStatisticsSlotLevelSystemCpuStatsEntry 7 } affirmedZoneSystemStatisticsSlotLevelSystemCpuStatsSsmavg15mincpuutil OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Average 15 minute ssm cpu utilization" ::= { affirmedZoneSystemStatisticsSlotLevelSystemCpuStatsEntry 8 } affirmedZoneSystemStatisticsSlotLevelSystemCpuStatsMcmavg1mincpuutil OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Average 1 minute mcm cpu utilization" ::= { affirmedZoneSystemStatisticsSlotLevelSystemCpuStatsEntry 9 } affirmedZoneSystemStatisticsSlotLevelSystemCpuStatsMcmavg5mincpuutil OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Average 5 minute mcm cpu utilization" ::= { affirmedZoneSystemStatisticsSlotLevelSystemCpuStatsEntry 10 } affirmedZoneSystemStatisticsSlotLevelSystemCpuStatsMcmavg15mincpuutil OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Average 15 minute mcm cpu utilization" ::= { affirmedZoneSystemStatisticsSlotLevelSystemCpuStatsEntry 11 } affirmedZoneSystemStatisticsSlotLevelSystemMemoryStatsTable OBJECT-TYPE SYNTAX SEQUENCE OF AffirmedZoneSystemStatisticsSlotLevelSystemMemoryStatsEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "" ::= { affirmedZoneMIB 186 } affirmedZoneSystemStatisticsSlotLevelSystemMemoryStatsEntry OBJECT-TYPE SYNTAX AffirmedZoneSystemStatisticsSlotLevelSystemMemoryStatsEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "" INDEX { affirmedZoneName, affirmedZoneSystemStatisticsSlotLevelSystemMemoryStatsChassis, affirmedZoneSystemStatisticsSlotLevelSystemMemoryStatsSlot } ::= { affirmedZoneSystemStatisticsSlotLevelSystemMemoryStatsTable 1 } AffirmedZoneSystemStatisticsSlotLevelSystemMemoryStatsEntry ::= SEQUENCE { affirmedZoneSystemStatisticsSlotLevelSystemMemoryStatsChassis Unsigned32, affirmedZoneSystemStatisticsSlotLevelSystemMemoryStatsSlot INTEGER, affirmedZoneSystemStatisticsSlotLevelSystemMemoryStatsCsmavg1minmemoryutil ConfdString, affirmedZoneSystemStatisticsSlotLevelSystemMemoryStatsCsmavg5minmemoryutil ConfdString, affirmedZoneSystemStatisticsSlotLevelSystemMemoryStatsCsmavg15minmemoryutil ConfdString, affirmedZoneSystemStatisticsSlotLevelSystemMemoryStatsSsmavg1minmemoryutil ConfdString, affirmedZoneSystemStatisticsSlotLevelSystemMemoryStatsSsmavg5minmemoryutil ConfdString, affirmedZoneSystemStatisticsSlotLevelSystemMemoryStatsSsmavg15minmemoryutil ConfdString, affirmedZoneSystemStatisticsSlotLevelSystemMemoryStatsMcmavg1minmemoryutil ConfdString, affirmedZoneSystemStatisticsSlotLevelSystemMemoryStatsMcmavg5minmemoryutil ConfdString, affirmedZoneSystemStatisticsSlotLevelSystemMemoryStatsMcmavg15minmemoryutil ConfdString, affirmedZoneSystemStatisticsSlotLevelSystemMemoryStatsTotalavailablememory ConfdString, affirmedZoneSystemStatisticsSlotLevelSystemMemoryStatsTotalavailablememoryfree ConfdString, affirmedZoneSystemStatisticsSlotLevelSystemMemoryStatsTotalavailablememorybuffercache ConfdString, affirmedZoneSystemStatisticsSlotLevelSystemMemoryStatsTotalavailablememorypagecache ConfdString, affirmedZoneSystemStatisticsSlotLevelSystemMemoryStatsTotalavailablememoryswapcache ConfdString, affirmedZoneSystemStatisticsSlotLevelSystemMemoryStatsTotalavailablevirtualmemoryactive ConfdString, affirmedZoneSystemStatisticsSlotLevelSystemMemoryStatsTotalavailablevirtualmemoryinactive ConfdString, affirmedZoneSystemStatisticsSlotLevelSystemMemoryStatsTotalavailableswapmemory ConfdString, affirmedZoneSystemStatisticsSlotLevelSystemMemoryStatsTotalavailableswapmemoryfree ConfdString, affirmedZoneSystemStatisticsSlotLevelSystemMemoryStatsTotalavailablememorydirty ConfdString, affirmedZoneSystemStatisticsSlotLevelSystemMemoryStatsTotalavailablememorywriteback ConfdString, affirmedZoneSystemStatisticsSlotLevelSystemMemoryStatsTotalavailablememoryanonpages ConfdString, affirmedZoneSystemStatisticsSlotLevelSystemMemoryStatsTotalavailablememorymapped ConfdString, affirmedZoneSystemStatisticsSlotLevelSystemMemoryStatsTotalavailablememoryslab ConfdString, affirmedZoneSystemStatisticsSlotLevelSystemMemoryStatsTotalavailablememorysreclaimable ConfdString, affirmedZoneSystemStatisticsSlotLevelSystemMemoryStatsTotalavailablememorysunreclaimable ConfdString, affirmedZoneSystemStatisticsSlotLevelSystemMemoryStatsTotalavailablememorypagetables ConfdString, affirmedZoneSystemStatisticsSlotLevelSystemMemoryStatsTotalavailablememorynfsunstable ConfdString, affirmedZoneSystemStatisticsSlotLevelSystemMemoryStatsTotalavailablememoryblockdevbounce ConfdString, affirmedZoneSystemStatisticsSlotLevelSystemMemoryStatsTotalavailablememorywritebacktemp ConfdString, affirmedZoneSystemStatisticsSlotLevelSystemMemoryStatsTotalavailablememorycommitlimit ConfdString, affirmedZoneSystemStatisticsSlotLevelSystemMemoryStatsTotalavailablememorycommitas ConfdString, affirmedZoneSystemStatisticsSlotLevelSystemMemoryStatsTotalavailablevirtualmemory ConfdString, affirmedZoneSystemStatisticsSlotLevelSystemMemoryStatsTotalavailablevirtualmemoryused ConfdString, affirmedZoneSystemStatisticsSlotLevelSystemMemoryStatsLargestavailablevirtualmemorychunk ConfdString, affirmedZoneSystemStatisticsSlotLevelSystemMemoryStatsTotalavailablehugetlbpages ConfdString, affirmedZoneSystemStatisticsSlotLevelSystemMemoryStatsTotalavailablehugetlbpagesfree ConfdString, affirmedZoneSystemStatisticsSlotLevelSystemMemoryStatsTotalavailablehugetlbpagesreserved ConfdString, affirmedZoneSystemStatisticsSlotLevelSystemMemoryStatsTotalavailablehugetlbpagessurplus ConfdString, affirmedZoneSystemStatisticsSlotLevelSystemMemoryStatsTotalavailablehugetlbpagesize ConfdString } affirmedZoneSystemStatisticsSlotLevelSystemMemoryStatsChassis OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS not-accessible STATUS current DESCRIPTION "chassis ID" ::= { affirmedZoneSystemStatisticsSlotLevelSystemMemoryStatsEntry 1 } affirmedZoneSystemStatisticsSlotLevelSystemMemoryStatsSlot OBJECT-TYPE SYNTAX INTEGER {a1(1),a2(2),a3(3),a4(4),a5(5),a6(6),a7(7),a8(8),a9(9),a10(10),a11(11),a12(12),a13(13),a14(14),a15(15),a16(16),a17(17),a18(18),a19(19),a20(20),a21(21),a22(22),a23(23),a24(24),a25(25),a26(26),a27(27),a28(28),a29(29),a30(30),a31(31),a32(32),a33(33),a34(34),a35(35),a36(36),a37(37),a38(38),a39(39),a40(40),a41(41),a42(42),a43(43),a44(44),a45(45),a46(46),a47(47),a48(48),a49(49),a50(50),a51(51),a52(52),a53(53),a54(54),a55(55),a56(56),a57(57),a58(58),a59(59),a60(60),a61(61),a62(62),a63(63),a64(64),a65(65),a66(66),a67(67),a68(68),a69(69),a70(70),a71(71),a72(72),a73(73),a74(74),a75(75),a76(76),a77(77),a78(78),a79(79),a80(80),a81(81),a82(82),a83(83),a84(84),a85(85),a86(86),a87(87),a88(88),a89(89),a90(90),a91(91),a92(92),a93(93),a94(94),a95(95),a96(96),a97(97),a98(98),a99(99),a100(100),a101(101),a102(102),a103(103),a104(104),a105(105),a106(106),a107(107),a108(108),a109(109),a110(110),a111(111),a112(112),a113(113),a114(114),a115(115),a116(116),a117(117),a118(118),a119(119),a120(120),a121(121),a122(122),a123(123),a124(124),a125(125),a126(126),a127(127),a128(128)} MAX-ACCESS not-accessible STATUS current DESCRIPTION "slot number" ::= { affirmedZoneSystemStatisticsSlotLevelSystemMemoryStatsEntry 2 } affirmedZoneSystemStatisticsSlotLevelSystemMemoryStatsCsmavg1minmemoryutil OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Average 1 minute csm memory utilization" ::= { affirmedZoneSystemStatisticsSlotLevelSystemMemoryStatsEntry 3 } affirmedZoneSystemStatisticsSlotLevelSystemMemoryStatsCsmavg5minmemoryutil OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Average 5 minute csm memory utilization" ::= { affirmedZoneSystemStatisticsSlotLevelSystemMemoryStatsEntry 4 } affirmedZoneSystemStatisticsSlotLevelSystemMemoryStatsCsmavg15minmemoryutil OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Average 15 minute csm memory utilization" ::= { affirmedZoneSystemStatisticsSlotLevelSystemMemoryStatsEntry 5 } affirmedZoneSystemStatisticsSlotLevelSystemMemoryStatsSsmavg1minmemoryutil OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Average 1 minute ssm memory utilization" ::= { affirmedZoneSystemStatisticsSlotLevelSystemMemoryStatsEntry 6 } affirmedZoneSystemStatisticsSlotLevelSystemMemoryStatsSsmavg5minmemoryutil OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Average 5 minute ssm memory utilization" ::= { affirmedZoneSystemStatisticsSlotLevelSystemMemoryStatsEntry 7 } affirmedZoneSystemStatisticsSlotLevelSystemMemoryStatsSsmavg15minmemoryutil OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Average 15 minute ssm memory utilization" ::= { affirmedZoneSystemStatisticsSlotLevelSystemMemoryStatsEntry 8 } affirmedZoneSystemStatisticsSlotLevelSystemMemoryStatsMcmavg1minmemoryutil OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Average 1 minute mcm memory utilization" ::= { affirmedZoneSystemStatisticsSlotLevelSystemMemoryStatsEntry 9 } affirmedZoneSystemStatisticsSlotLevelSystemMemoryStatsMcmavg5minmemoryutil OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Average 5 minute mcm memory utilization" ::= { affirmedZoneSystemStatisticsSlotLevelSystemMemoryStatsEntry 10 } affirmedZoneSystemStatisticsSlotLevelSystemMemoryStatsMcmavg15minmemoryutil OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Average 15 minute mcm memory utilization" ::= { affirmedZoneSystemStatisticsSlotLevelSystemMemoryStatsEntry 11 } affirmedZoneSystemStatisticsSlotLevelSystemMemoryStatsTotalavailablememory OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total available memory" ::= { affirmedZoneSystemStatisticsSlotLevelSystemMemoryStatsEntry 12 } affirmedZoneSystemStatisticsSlotLevelSystemMemoryStatsTotalavailablememoryfree OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total available memory free" ::= { affirmedZoneSystemStatisticsSlotLevelSystemMemoryStatsEntry 13 } affirmedZoneSystemStatisticsSlotLevelSystemMemoryStatsTotalavailablememorybuffercache OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total available memory in buffer cache" ::= { affirmedZoneSystemStatisticsSlotLevelSystemMemoryStatsEntry 14 } affirmedZoneSystemStatisticsSlotLevelSystemMemoryStatsTotalavailablememorypagecache OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total available memory in page cache minus swap cache" ::= { affirmedZoneSystemStatisticsSlotLevelSystemMemoryStatsEntry 15 } affirmedZoneSystemStatisticsSlotLevelSystemMemoryStatsTotalavailablememoryswapcache OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total available memory in swap cache" ::= { affirmedZoneSystemStatisticsSlotLevelSystemMemoryStatsEntry 16 } affirmedZoneSystemStatisticsSlotLevelSystemMemoryStatsTotalavailablevirtualmemoryactive OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total available virtual memory active" ::= { affirmedZoneSystemStatisticsSlotLevelSystemMemoryStatsEntry 17 } affirmedZoneSystemStatisticsSlotLevelSystemMemoryStatsTotalavailablevirtualmemoryinactive OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total available virtual memory inactive" ::= { affirmedZoneSystemStatisticsSlotLevelSystemMemoryStatsEntry 18 } affirmedZoneSystemStatisticsSlotLevelSystemMemoryStatsTotalavailableswapmemory OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total available swap memory" ::= { affirmedZoneSystemStatisticsSlotLevelSystemMemoryStatsEntry 19 } affirmedZoneSystemStatisticsSlotLevelSystemMemoryStatsTotalavailableswapmemoryfree OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total available swap memory free" ::= { affirmedZoneSystemStatisticsSlotLevelSystemMemoryStatsEntry 20 } affirmedZoneSystemStatisticsSlotLevelSystemMemoryStatsTotalavailablememorydirty OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total available memory that needs to be written to disk or swap" ::= { affirmedZoneSystemStatisticsSlotLevelSystemMemoryStatsEntry 21 } affirmedZoneSystemStatisticsSlotLevelSystemMemoryStatsTotalavailablememorywriteback OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total available memory which is actively being written back to the disk" ::= { affirmedZoneSystemStatisticsSlotLevelSystemMemoryStatsEntry 22 } affirmedZoneSystemStatisticsSlotLevelSystemMemoryStatsTotalavailablememoryanonpages OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total Non-file backed pages mapped into userspace page tables" ::= { affirmedZoneSystemStatisticsSlotLevelSystemMemoryStatsEntry 23 } affirmedZoneSystemStatisticsSlotLevelSystemMemoryStatsTotalavailablememorymapped OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total available memory that has been mapped (mmap)" ::= { affirmedZoneSystemStatisticsSlotLevelSystemMemoryStatsEntry 24 } affirmedZoneSystemStatisticsSlotLevelSystemMemoryStatsTotalavailablememoryslab OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total available memory in the slab (kernel data structures)" ::= { affirmedZoneSystemStatisticsSlotLevelSystemMemoryStatsEntry 25 } affirmedZoneSystemStatisticsSlotLevelSystemMemoryStatsTotalavailablememorysreclaimable OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total available memory part of slab, that might be reclaimed, such as caches" ::= { affirmedZoneSystemStatisticsSlotLevelSystemMemoryStatsEntry 26 } affirmedZoneSystemStatisticsSlotLevelSystemMemoryStatsTotalavailablememorysunreclaimable OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total available memory part of slab that cannot be reclaimed on memory pressure" ::= { affirmedZoneSystemStatisticsSlotLevelSystemMemoryStatsEntry 27 } affirmedZoneSystemStatisticsSlotLevelSystemMemoryStatsTotalavailablememorypagetables OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total available memory dedicated to lowest level page tables" ::= { affirmedZoneSystemStatisticsSlotLevelSystemMemoryStatsEntry 28 } affirmedZoneSystemStatisticsSlotLevelSystemMemoryStatsTotalavailablememorynfsunstable OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total available memory NFS pages sent to the server, but not yet committed to stable storage" ::= { affirmedZoneSystemStatisticsSlotLevelSystemMemoryStatsEntry 29 } affirmedZoneSystemStatisticsSlotLevelSystemMemoryStatsTotalavailablememoryblockdevbounce OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total available memory block device bounce buffers" ::= { affirmedZoneSystemStatisticsSlotLevelSystemMemoryStatsEntry 30 } affirmedZoneSystemStatisticsSlotLevelSystemMemoryStatsTotalavailablememorywritebacktemp OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total available memory used by FUSE for temporary writeback buffers" ::= { affirmedZoneSystemStatisticsSlotLevelSystemMemoryStatsEntry 31 } affirmedZoneSystemStatisticsSlotLevelSystemMemoryStatsTotalavailablememorycommitlimit OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total available memory commit limit" ::= { affirmedZoneSystemStatisticsSlotLevelSystemMemoryStatsEntry 32 } affirmedZoneSystemStatisticsSlotLevelSystemMemoryStatsTotalavailablememorycommitas OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total available memory presently allocated" ::= { affirmedZoneSystemStatisticsSlotLevelSystemMemoryStatsEntry 33 } affirmedZoneSystemStatisticsSlotLevelSystemMemoryStatsTotalavailablevirtualmemory OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total available virtual memory" ::= { affirmedZoneSystemStatisticsSlotLevelSystemMemoryStatsEntry 34 } affirmedZoneSystemStatisticsSlotLevelSystemMemoryStatsTotalavailablevirtualmemoryused OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total available virtual memory used" ::= { affirmedZoneSystemStatisticsSlotLevelSystemMemoryStatsEntry 35 } affirmedZoneSystemStatisticsSlotLevelSystemMemoryStatsLargestavailablevirtualmemorychunk OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Largest available virtual memory chunk" ::= { affirmedZoneSystemStatisticsSlotLevelSystemMemoryStatsEntry 36 } affirmedZoneSystemStatisticsSlotLevelSystemMemoryStatsTotalavailablehugetlbpages OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total available huge tlb pages" ::= { affirmedZoneSystemStatisticsSlotLevelSystemMemoryStatsEntry 37 } affirmedZoneSystemStatisticsSlotLevelSystemMemoryStatsTotalavailablehugetlbpagesfree OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total available huge tlb pages free" ::= { affirmedZoneSystemStatisticsSlotLevelSystemMemoryStatsEntry 38 } affirmedZoneSystemStatisticsSlotLevelSystemMemoryStatsTotalavailablehugetlbpagesreserved OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total available huge tlb pages reserved" ::= { affirmedZoneSystemStatisticsSlotLevelSystemMemoryStatsEntry 39 } affirmedZoneSystemStatisticsSlotLevelSystemMemoryStatsTotalavailablehugetlbpagessurplus OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total available huge tlb pages surplus" ::= { affirmedZoneSystemStatisticsSlotLevelSystemMemoryStatsEntry 40 } affirmedZoneSystemStatisticsSlotLevelSystemMemoryStatsTotalavailablehugetlbpagesize OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total available huge tlb page size" ::= { affirmedZoneSystemStatisticsSlotLevelSystemMemoryStatsEntry 41 } affirmedZoneSystemStatisticsSlotLevelSystemPfmStatsTable OBJECT-TYPE SYNTAX SEQUENCE OF AffirmedZoneSystemStatisticsSlotLevelSystemPfmStatsEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "" ::= { affirmedZoneMIB 486 } affirmedZoneSystemStatisticsSlotLevelSystemPfmStatsEntry OBJECT-TYPE SYNTAX AffirmedZoneSystemStatisticsSlotLevelSystemPfmStatsEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "" INDEX { affirmedZoneName, affirmedZoneSystemStatisticsSlotLevelSystemPfmStatsChassis, affirmedZoneSystemStatisticsSlotLevelSystemPfmStatsSlot } ::= { affirmedZoneSystemStatisticsSlotLevelSystemPfmStatsTable 1 } AffirmedZoneSystemStatisticsSlotLevelSystemPfmStatsEntry ::= SEQUENCE { affirmedZoneSystemStatisticsSlotLevelSystemPfmStatsChassis Unsigned32, affirmedZoneSystemStatisticsSlotLevelSystemPfmStatsSlot INTEGER, affirmedZoneSystemStatisticsSlotLevelSystemPfmStatsDiskavg1minwritespeed ConfdString, affirmedZoneSystemStatisticsSlotLevelSystemPfmStatsDiskavg5minwritespeed ConfdString, affirmedZoneSystemStatisticsSlotLevelSystemPfmStatsDiskavg15minwritespeed ConfdString, affirmedZoneSystemStatisticsSlotLevelSystemPfmStatsBaserxavg1minmbpssec ConfdString, affirmedZoneSystemStatisticsSlotLevelSystemPfmStatsBasetxavg1minmbpssec ConfdString, affirmedZoneSystemStatisticsSlotLevelSystemPfmStatsBaserxavg5minmbpssec ConfdString, affirmedZoneSystemStatisticsSlotLevelSystemPfmStatsBasetxavg5minmbpssec ConfdString, affirmedZoneSystemStatisticsSlotLevelSystemPfmStatsBaserxavg15minmbpssec ConfdString, affirmedZoneSystemStatisticsSlotLevelSystemPfmStatsBasetxavg15minmbpssec ConfdString, affirmedZoneSystemStatisticsSlotLevelSystemPfmStatsPingavg1minwcdelayusec ConfdString, affirmedZoneSystemStatisticsSlotLevelSystemPfmStatsPingavg5minwcdelayusec ConfdString, affirmedZoneSystemStatisticsSlotLevelSystemPfmStatsPingavg15minwcdelayusec ConfdString, affirmedZoneSystemStatisticsSlotLevelSystemPfmStatsPingwcdelaynode ConfdString, affirmedZoneSystemStatisticsSlotLevelSystemPfmStatsQueuelengthavg1minbytes ConfdString, affirmedZoneSystemStatisticsSlotLevelSystemPfmStatsQueuelengthavg5minbytes ConfdString, affirmedZoneSystemStatisticsSlotLevelSystemPfmStatsQueuelengthavg15minbytes ConfdString, affirmedZoneSystemStatisticsSlotLevelSystemPfmStatsQueuelengthwcport ConfdString, affirmedZoneSystemStatisticsSlotLevelSystemPfmStatsBaseavg15mindroppatha ConfdString, affirmedZoneSystemStatisticsSlotLevelSystemPfmStatsBaseavg15mindroppathb ConfdString, affirmedZoneSystemStatisticsSlotLevelSystemPfmStatsBasedelay15minms ConfdString, affirmedZoneSystemStatisticsSlotLevelSystemPfmStatsDataavg15mindroppatha ConfdString, affirmedZoneSystemStatisticsSlotLevelSystemPfmStatsDataavg15mindroppathb ConfdString, affirmedZoneSystemStatisticsSlotLevelSystemPfmStatsBacklogqueuedrop15min ConfdString } affirmedZoneSystemStatisticsSlotLevelSystemPfmStatsChassis OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS not-accessible STATUS current DESCRIPTION "chassis ID" ::= { affirmedZoneSystemStatisticsSlotLevelSystemPfmStatsEntry 1 } affirmedZoneSystemStatisticsSlotLevelSystemPfmStatsSlot OBJECT-TYPE SYNTAX INTEGER {a1(1),a2(2),a3(3),a4(4),a5(5),a6(6),a7(7),a8(8),a9(9),a10(10),a11(11),a12(12),a13(13),a14(14),a15(15),a16(16),a17(17),a18(18),a19(19),a20(20),a21(21),a22(22),a23(23),a24(24),a25(25),a26(26),a27(27),a28(28),a29(29),a30(30),a31(31),a32(32),a33(33),a34(34),a35(35),a36(36),a37(37),a38(38),a39(39),a40(40),a41(41),a42(42),a43(43),a44(44),a45(45),a46(46),a47(47),a48(48),a49(49),a50(50),a51(51),a52(52),a53(53),a54(54),a55(55),a56(56),a57(57),a58(58),a59(59),a60(60),a61(61),a62(62),a63(63),a64(64),a65(65),a66(66),a67(67),a68(68),a69(69),a70(70),a71(71),a72(72),a73(73),a74(74),a75(75),a76(76),a77(77),a78(78),a79(79),a80(80),a81(81),a82(82),a83(83),a84(84),a85(85),a86(86),a87(87),a88(88),a89(89),a90(90),a91(91),a92(92),a93(93),a94(94),a95(95),a96(96),a97(97),a98(98),a99(99),a100(100),a101(101),a102(102),a103(103),a104(104),a105(105),a106(106),a107(107),a108(108),a109(109),a110(110),a111(111),a112(112),a113(113),a114(114),a115(115),a116(116),a117(117),a118(118),a119(119),a120(120),a121(121),a122(122),a123(123),a124(124),a125(125),a126(126),a127(127),a128(128)} MAX-ACCESS not-accessible STATUS current DESCRIPTION "slot number" ::= { affirmedZoneSystemStatisticsSlotLevelSystemPfmStatsEntry 2 } affirmedZoneSystemStatisticsSlotLevelSystemPfmStatsDiskavg1minwritespeed OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Average 1 minute disk write speed" ::= { affirmedZoneSystemStatisticsSlotLevelSystemPfmStatsEntry 3 } affirmedZoneSystemStatisticsSlotLevelSystemPfmStatsDiskavg5minwritespeed OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Average 5 minute disk write speed" ::= { affirmedZoneSystemStatisticsSlotLevelSystemPfmStatsEntry 4 } affirmedZoneSystemStatisticsSlotLevelSystemPfmStatsDiskavg15minwritespeed OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Average 15 minute disk write speed" ::= { affirmedZoneSystemStatisticsSlotLevelSystemPfmStatsEntry 5 } affirmedZoneSystemStatisticsSlotLevelSystemPfmStatsBaserxavg1minmbpssec OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Average 1 minute Base Rx Mbps per second" ::= { affirmedZoneSystemStatisticsSlotLevelSystemPfmStatsEntry 6 } affirmedZoneSystemStatisticsSlotLevelSystemPfmStatsBasetxavg1minmbpssec OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Average 1 minute Base Tx Mbps per second" ::= { affirmedZoneSystemStatisticsSlotLevelSystemPfmStatsEntry 7 } affirmedZoneSystemStatisticsSlotLevelSystemPfmStatsBaserxavg5minmbpssec OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Average 5 minute Base Rx Mbps per second" ::= { affirmedZoneSystemStatisticsSlotLevelSystemPfmStatsEntry 8 } affirmedZoneSystemStatisticsSlotLevelSystemPfmStatsBasetxavg5minmbpssec OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Average 5 minute Base Tx Mbps per second" ::= { affirmedZoneSystemStatisticsSlotLevelSystemPfmStatsEntry 9 } affirmedZoneSystemStatisticsSlotLevelSystemPfmStatsBaserxavg15minmbpssec OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Average 15 minute Base Rx Mbps per second" ::= { affirmedZoneSystemStatisticsSlotLevelSystemPfmStatsEntry 10 } affirmedZoneSystemStatisticsSlotLevelSystemPfmStatsBasetxavg15minmbpssec OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Average 15 minute Base Tx Mbps per second" ::= { affirmedZoneSystemStatisticsSlotLevelSystemPfmStatsEntry 11 } affirmedZoneSystemStatisticsSlotLevelSystemPfmStatsPingavg1minwcdelayusec OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Average 1 minute ping worse case delay" ::= { affirmedZoneSystemStatisticsSlotLevelSystemPfmStatsEntry 12 } affirmedZoneSystemStatisticsSlotLevelSystemPfmStatsPingavg5minwcdelayusec OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Average 5 minute ping worse case delay" ::= { affirmedZoneSystemStatisticsSlotLevelSystemPfmStatsEntry 13 } affirmedZoneSystemStatisticsSlotLevelSystemPfmStatsPingavg15minwcdelayusec OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Average 15 minute ping worse case delay" ::= { affirmedZoneSystemStatisticsSlotLevelSystemPfmStatsEntry 14 } affirmedZoneSystemStatisticsSlotLevelSystemPfmStatsPingwcdelaynode OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "ping worse case delay node" ::= { affirmedZoneSystemStatisticsSlotLevelSystemPfmStatsEntry 15 } affirmedZoneSystemStatisticsSlotLevelSystemPfmStatsQueuelengthavg1minbytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Average 1 minute queue length bytes" ::= { affirmedZoneSystemStatisticsSlotLevelSystemPfmStatsEntry 16 } affirmedZoneSystemStatisticsSlotLevelSystemPfmStatsQueuelengthavg5minbytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Average 5 minute queue length bytes" ::= { affirmedZoneSystemStatisticsSlotLevelSystemPfmStatsEntry 17 } affirmedZoneSystemStatisticsSlotLevelSystemPfmStatsQueuelengthavg15minbytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Average 15 minute queue length bytes" ::= { affirmedZoneSystemStatisticsSlotLevelSystemPfmStatsEntry 18 } affirmedZoneSystemStatisticsSlotLevelSystemPfmStatsQueuelengthwcport OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "ping worse case delay port" ::= { affirmedZoneSystemStatisticsSlotLevelSystemPfmStatsEntry 19 } affirmedZoneSystemStatisticsSlotLevelSystemPfmStatsBaseavg15mindroppatha OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Average 15 minute Base link monitor drops path A" ::= { affirmedZoneSystemStatisticsSlotLevelSystemPfmStatsEntry 20 } affirmedZoneSystemStatisticsSlotLevelSystemPfmStatsBaseavg15mindroppathb OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Average 15 minute Base link monitor drops path B" ::= { affirmedZoneSystemStatisticsSlotLevelSystemPfmStatsEntry 21 } affirmedZoneSystemStatisticsSlotLevelSystemPfmStatsBasedelay15minms OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Cummulative 15 minute Base link monitor delay ms" ::= { affirmedZoneSystemStatisticsSlotLevelSystemPfmStatsEntry 22 } affirmedZoneSystemStatisticsSlotLevelSystemPfmStatsDataavg15mindroppatha OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Average 15 minute Data link monitor drops path A" ::= { affirmedZoneSystemStatisticsSlotLevelSystemPfmStatsEntry 23 } affirmedZoneSystemStatisticsSlotLevelSystemPfmStatsDataavg15mindroppathb OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Average 15 minute Data link monitor drops path B" ::= { affirmedZoneSystemStatisticsSlotLevelSystemPfmStatsEntry 24 } affirmedZoneSystemStatisticsSlotLevelSystemPfmStatsBacklogqueuedrop15min OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Cummulative 15 minute backlog queue drops" ::= { affirmedZoneSystemStatisticsSlotLevelSystemPfmStatsEntry 25 } affirmedZoneSystemStatisticsSlotLevelSystemIntfStatsTable OBJECT-TYPE SYNTAX SEQUENCE OF AffirmedZoneSystemStatisticsSlotLevelSystemIntfStatsEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "" ::= { affirmedZoneMIB 472 } affirmedZoneSystemStatisticsSlotLevelSystemIntfStatsEntry OBJECT-TYPE SYNTAX AffirmedZoneSystemStatisticsSlotLevelSystemIntfStatsEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "" INDEX { affirmedZoneName, affirmedZoneSystemStatisticsSlotLevelSystemIntfStatsChassis, affirmedZoneSystemStatisticsSlotLevelSystemIntfStatsSlot, affirmedZoneSystemStatisticsSlotLevelSystemIntfStatsCpu, affirmedZoneSystemStatisticsSlotLevelSystemIntfStatsIntf } ::= { affirmedZoneSystemStatisticsSlotLevelSystemIntfStatsTable 1 } AffirmedZoneSystemStatisticsSlotLevelSystemIntfStatsEntry ::= SEQUENCE { affirmedZoneSystemStatisticsSlotLevelSystemIntfStatsChassis Unsigned32, affirmedZoneSystemStatisticsSlotLevelSystemIntfStatsSlot INTEGER, affirmedZoneSystemStatisticsSlotLevelSystemIntfStatsCpu Unsigned32, affirmedZoneSystemStatisticsSlotLevelSystemIntfStatsIntf Unsigned32, affirmedZoneSystemStatisticsSlotLevelSystemIntfStatsAvg1minintfutil ConfdString, affirmedZoneSystemStatisticsSlotLevelSystemIntfStatsAvg5minintfutil ConfdString, affirmedZoneSystemStatisticsSlotLevelSystemIntfStatsAvg15minintfutil ConfdString } affirmedZoneSystemStatisticsSlotLevelSystemIntfStatsChassis OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS not-accessible STATUS current DESCRIPTION "chassis ID" ::= { affirmedZoneSystemStatisticsSlotLevelSystemIntfStatsEntry 1 } affirmedZoneSystemStatisticsSlotLevelSystemIntfStatsSlot OBJECT-TYPE SYNTAX INTEGER {a1(1),a2(2),a3(3),a4(4),a5(5),a6(6),a7(7),a8(8),a9(9),a10(10),a11(11),a12(12),a13(13),a14(14),a15(15),a16(16),a17(17),a18(18),a19(19),a20(20),a21(21),a22(22),a23(23),a24(24),a25(25),a26(26),a27(27),a28(28),a29(29),a30(30),a31(31),a32(32),a33(33),a34(34),a35(35),a36(36),a37(37),a38(38),a39(39),a40(40),a41(41),a42(42),a43(43),a44(44),a45(45),a46(46),a47(47),a48(48),a49(49),a50(50),a51(51),a52(52),a53(53),a54(54),a55(55),a56(56),a57(57),a58(58),a59(59),a60(60),a61(61),a62(62),a63(63),a64(64),a65(65),a66(66),a67(67),a68(68),a69(69),a70(70),a71(71),a72(72),a73(73),a74(74),a75(75),a76(76),a77(77),a78(78),a79(79),a80(80),a81(81),a82(82),a83(83),a84(84),a85(85),a86(86),a87(87),a88(88),a89(89),a90(90),a91(91),a92(92),a93(93),a94(94),a95(95),a96(96),a97(97),a98(98),a99(99),a100(100),a101(101),a102(102),a103(103),a104(104),a105(105),a106(106),a107(107),a108(108),a109(109),a110(110),a111(111),a112(112),a113(113),a114(114),a115(115),a116(116),a117(117),a118(118),a119(119),a120(120),a121(121),a122(122),a123(123),a124(124),a125(125),a126(126),a127(127),a128(128)} MAX-ACCESS not-accessible STATUS current DESCRIPTION "slot number" ::= { affirmedZoneSystemStatisticsSlotLevelSystemIntfStatsEntry 2 } affirmedZoneSystemStatisticsSlotLevelSystemIntfStatsCpu OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS not-accessible STATUS current DESCRIPTION "cpu number" ::= { affirmedZoneSystemStatisticsSlotLevelSystemIntfStatsEntry 3 } affirmedZoneSystemStatisticsSlotLevelSystemIntfStatsIntf OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS not-accessible STATUS current DESCRIPTION "interface number" ::= { affirmedZoneSystemStatisticsSlotLevelSystemIntfStatsEntry 4 } affirmedZoneSystemStatisticsSlotLevelSystemIntfStatsAvg1minintfutil OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Average 1 minute interface utilization" ::= { affirmedZoneSystemStatisticsSlotLevelSystemIntfStatsEntry 5 } affirmedZoneSystemStatisticsSlotLevelSystemIntfStatsAvg5minintfutil OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Average 5 minute interface utilization" ::= { affirmedZoneSystemStatisticsSlotLevelSystemIntfStatsEntry 6 } affirmedZoneSystemStatisticsSlotLevelSystemIntfStatsAvg15minintfutil OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Average 15 minute csm interface utilization" ::= { affirmedZoneSystemStatisticsSlotLevelSystemIntfStatsEntry 7 } affirmedZoneSystemStatisticsSlotLevelSystemLoadStatsTable OBJECT-TYPE SYNTAX SEQUENCE OF AffirmedZoneSystemStatisticsSlotLevelSystemLoadStatsEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "" ::= { affirmedZoneMIB 541 } affirmedZoneSystemStatisticsSlotLevelSystemLoadStatsEntry OBJECT-TYPE SYNTAX AffirmedZoneSystemStatisticsSlotLevelSystemLoadStatsEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "" INDEX { affirmedZoneName, affirmedZoneSystemStatisticsSlotLevelSystemLoadStatsChassis, affirmedZoneSystemStatisticsSlotLevelSystemLoadStatsSlot } ::= { affirmedZoneSystemStatisticsSlotLevelSystemLoadStatsTable 1 } AffirmedZoneSystemStatisticsSlotLevelSystemLoadStatsEntry ::= SEQUENCE { affirmedZoneSystemStatisticsSlotLevelSystemLoadStatsChassis Unsigned32, affirmedZoneSystemStatisticsSlotLevelSystemLoadStatsSlot INTEGER, affirmedZoneSystemStatisticsSlotLevelSystemLoadStatsCsmavg1minloadutil ConfdString, affirmedZoneSystemStatisticsSlotLevelSystemLoadStatsCsmavg5minloadutil ConfdString, affirmedZoneSystemStatisticsSlotLevelSystemLoadStatsCsmavg15minloadutil ConfdString, affirmedZoneSystemStatisticsSlotLevelSystemLoadStatsSsmavg1minloadutil ConfdString, affirmedZoneSystemStatisticsSlotLevelSystemLoadStatsSsmavg5minloadutil ConfdString, affirmedZoneSystemStatisticsSlotLevelSystemLoadStatsSsmavg15minloadutil ConfdString, affirmedZoneSystemStatisticsSlotLevelSystemLoadStatsMcmavg1minloadutil ConfdString, affirmedZoneSystemStatisticsSlotLevelSystemLoadStatsMcmavg5minloadutil ConfdString, affirmedZoneSystemStatisticsSlotLevelSystemLoadStatsMcmavg15minloadutil ConfdString } affirmedZoneSystemStatisticsSlotLevelSystemLoadStatsChassis OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS not-accessible STATUS current DESCRIPTION "chassis ID" ::= { affirmedZoneSystemStatisticsSlotLevelSystemLoadStatsEntry 1 } affirmedZoneSystemStatisticsSlotLevelSystemLoadStatsSlot OBJECT-TYPE SYNTAX INTEGER {a1(1),a2(2),a3(3),a4(4),a5(5),a6(6),a7(7),a8(8),a9(9),a10(10),a11(11),a12(12),a13(13),a14(14),a15(15),a16(16),a17(17),a18(18),a19(19),a20(20),a21(21),a22(22),a23(23),a24(24),a25(25),a26(26),a27(27),a28(28),a29(29),a30(30),a31(31),a32(32),a33(33),a34(34),a35(35),a36(36),a37(37),a38(38),a39(39),a40(40),a41(41),a42(42),a43(43),a44(44),a45(45),a46(46),a47(47),a48(48),a49(49),a50(50),a51(51),a52(52),a53(53),a54(54),a55(55),a56(56),a57(57),a58(58),a59(59),a60(60),a61(61),a62(62),a63(63),a64(64),a65(65),a66(66),a67(67),a68(68),a69(69),a70(70),a71(71),a72(72),a73(73),a74(74),a75(75),a76(76),a77(77),a78(78),a79(79),a80(80),a81(81),a82(82),a83(83),a84(84),a85(85),a86(86),a87(87),a88(88),a89(89),a90(90),a91(91),a92(92),a93(93),a94(94),a95(95),a96(96),a97(97),a98(98),a99(99),a100(100),a101(101),a102(102),a103(103),a104(104),a105(105),a106(106),a107(107),a108(108),a109(109),a110(110),a111(111),a112(112),a113(113),a114(114),a115(115),a116(116),a117(117),a118(118),a119(119),a120(120),a121(121),a122(122),a123(123),a124(124),a125(125),a126(126),a127(127),a128(128)} MAX-ACCESS not-accessible STATUS current DESCRIPTION "slot number" ::= { affirmedZoneSystemStatisticsSlotLevelSystemLoadStatsEntry 2 } affirmedZoneSystemStatisticsSlotLevelSystemLoadStatsCsmavg1minloadutil OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Average 1 minute csm load utilization" ::= { affirmedZoneSystemStatisticsSlotLevelSystemLoadStatsEntry 3 } affirmedZoneSystemStatisticsSlotLevelSystemLoadStatsCsmavg5minloadutil OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Average 5 minute csm load utilization" ::= { affirmedZoneSystemStatisticsSlotLevelSystemLoadStatsEntry 4 } affirmedZoneSystemStatisticsSlotLevelSystemLoadStatsCsmavg15minloadutil OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Average 15 minute csm load utilization" ::= { affirmedZoneSystemStatisticsSlotLevelSystemLoadStatsEntry 5 } affirmedZoneSystemStatisticsSlotLevelSystemLoadStatsSsmavg1minloadutil OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Average 1 minute ssm load utilization" ::= { affirmedZoneSystemStatisticsSlotLevelSystemLoadStatsEntry 6 } affirmedZoneSystemStatisticsSlotLevelSystemLoadStatsSsmavg5minloadutil OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Average 5 minute ssm load utilization" ::= { affirmedZoneSystemStatisticsSlotLevelSystemLoadStatsEntry 7 } affirmedZoneSystemStatisticsSlotLevelSystemLoadStatsSsmavg15minloadutil OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Average 15 minute ssm load utilization" ::= { affirmedZoneSystemStatisticsSlotLevelSystemLoadStatsEntry 8 } affirmedZoneSystemStatisticsSlotLevelSystemLoadStatsMcmavg1minloadutil OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Average 1 minute mcm load utilization" ::= { affirmedZoneSystemStatisticsSlotLevelSystemLoadStatsEntry 9 } affirmedZoneSystemStatisticsSlotLevelSystemLoadStatsMcmavg5minloadutil OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Average 5 minute mcm load utilization" ::= { affirmedZoneSystemStatisticsSlotLevelSystemLoadStatsEntry 10 } affirmedZoneSystemStatisticsSlotLevelSystemLoadStatsMcmavg15minloadutil OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Average 15 minute mcm load utilization" ::= { affirmedZoneSystemStatisticsSlotLevelSystemLoadStatsEntry 11 } affirmedZoneSystemStatisticsCpuLevelSystemCpuStatsTable OBJECT-TYPE SYNTAX SEQUENCE OF AffirmedZoneSystemStatisticsCpuLevelSystemCpuStatsEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "" ::= { affirmedZoneMIB 187 } affirmedZoneSystemStatisticsCpuLevelSystemCpuStatsEntry OBJECT-TYPE SYNTAX AffirmedZoneSystemStatisticsCpuLevelSystemCpuStatsEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "" INDEX { affirmedZoneName, affirmedZoneSystemStatisticsCpuLevelSystemCpuStatsChassis, affirmedZoneSystemStatisticsCpuLevelSystemCpuStatsSlot, affirmedZoneSystemStatisticsCpuLevelSystemCpuStatsCpu } ::= { affirmedZoneSystemStatisticsCpuLevelSystemCpuStatsTable 1 } AffirmedZoneSystemStatisticsCpuLevelSystemCpuStatsEntry ::= SEQUENCE { affirmedZoneSystemStatisticsCpuLevelSystemCpuStatsChassis Unsigned32, affirmedZoneSystemStatisticsCpuLevelSystemCpuStatsSlot INTEGER, affirmedZoneSystemStatisticsCpuLevelSystemCpuStatsCpu Unsigned32, affirmedZoneSystemStatisticsCpuLevelSystemCpuStatsCsmavg1mincpuutil ConfdString, affirmedZoneSystemStatisticsCpuLevelSystemCpuStatsCsmavg5mincpuutil ConfdString, affirmedZoneSystemStatisticsCpuLevelSystemCpuStatsCsmavg15mincpuutil ConfdString, affirmedZoneSystemStatisticsCpuLevelSystemCpuStatsSsmavg1mincpuutil ConfdString, affirmedZoneSystemStatisticsCpuLevelSystemCpuStatsSsmavg5mincpuutil ConfdString, affirmedZoneSystemStatisticsCpuLevelSystemCpuStatsSsmavg15mincpuutil ConfdString, affirmedZoneSystemStatisticsCpuLevelSystemCpuStatsMcmavg1mincpuutil ConfdString, affirmedZoneSystemStatisticsCpuLevelSystemCpuStatsMcmavg5mincpuutil ConfdString, affirmedZoneSystemStatisticsCpuLevelSystemCpuStatsMcmavg15mincpuutil ConfdString } affirmedZoneSystemStatisticsCpuLevelSystemCpuStatsChassis OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS not-accessible STATUS current DESCRIPTION "chassis ID" ::= { affirmedZoneSystemStatisticsCpuLevelSystemCpuStatsEntry 1 } affirmedZoneSystemStatisticsCpuLevelSystemCpuStatsSlot OBJECT-TYPE SYNTAX INTEGER {a1(1),a2(2),a3(3),a4(4),a5(5),a6(6),a7(7),a8(8),a9(9),a10(10),a11(11),a12(12),a13(13),a14(14),a15(15),a16(16),a17(17),a18(18),a19(19),a20(20),a21(21),a22(22),a23(23),a24(24),a25(25),a26(26),a27(27),a28(28),a29(29),a30(30),a31(31),a32(32),a33(33),a34(34),a35(35),a36(36),a37(37),a38(38),a39(39),a40(40),a41(41),a42(42),a43(43),a44(44),a45(45),a46(46),a47(47),a48(48),a49(49),a50(50),a51(51),a52(52),a53(53),a54(54),a55(55),a56(56),a57(57),a58(58),a59(59),a60(60),a61(61),a62(62),a63(63),a64(64),a65(65),a66(66),a67(67),a68(68),a69(69),a70(70),a71(71),a72(72),a73(73),a74(74),a75(75),a76(76),a77(77),a78(78),a79(79),a80(80),a81(81),a82(82),a83(83),a84(84),a85(85),a86(86),a87(87),a88(88),a89(89),a90(90),a91(91),a92(92),a93(93),a94(94),a95(95),a96(96),a97(97),a98(98),a99(99),a100(100),a101(101),a102(102),a103(103),a104(104),a105(105),a106(106),a107(107),a108(108),a109(109),a110(110),a111(111),a112(112),a113(113),a114(114),a115(115),a116(116),a117(117),a118(118),a119(119),a120(120),a121(121),a122(122),a123(123),a124(124),a125(125),a126(126),a127(127),a128(128)} MAX-ACCESS not-accessible STATUS current DESCRIPTION "slot number" ::= { affirmedZoneSystemStatisticsCpuLevelSystemCpuStatsEntry 2 } affirmedZoneSystemStatisticsCpuLevelSystemCpuStatsCpu OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS not-accessible STATUS current DESCRIPTION "cpu number" ::= { affirmedZoneSystemStatisticsCpuLevelSystemCpuStatsEntry 3 } affirmedZoneSystemStatisticsCpuLevelSystemCpuStatsCsmavg1mincpuutil OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Average 1 minute csm cpu utilization" ::= { affirmedZoneSystemStatisticsCpuLevelSystemCpuStatsEntry 4 } affirmedZoneSystemStatisticsCpuLevelSystemCpuStatsCsmavg5mincpuutil OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Average 5 minute csm cpu utilization" ::= { affirmedZoneSystemStatisticsCpuLevelSystemCpuStatsEntry 5 } affirmedZoneSystemStatisticsCpuLevelSystemCpuStatsCsmavg15mincpuutil OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Average 15 minute csm cpu utilization" ::= { affirmedZoneSystemStatisticsCpuLevelSystemCpuStatsEntry 6 } affirmedZoneSystemStatisticsCpuLevelSystemCpuStatsSsmavg1mincpuutil OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Average 1 minute ssm cpu utilization" ::= { affirmedZoneSystemStatisticsCpuLevelSystemCpuStatsEntry 7 } affirmedZoneSystemStatisticsCpuLevelSystemCpuStatsSsmavg5mincpuutil OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Average 5 minute ssm cpu utilization" ::= { affirmedZoneSystemStatisticsCpuLevelSystemCpuStatsEntry 8 } affirmedZoneSystemStatisticsCpuLevelSystemCpuStatsSsmavg15mincpuutil OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Average 15 minute ssm cpu utilization" ::= { affirmedZoneSystemStatisticsCpuLevelSystemCpuStatsEntry 9 } affirmedZoneSystemStatisticsCpuLevelSystemCpuStatsMcmavg1mincpuutil OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Average 1 minute mcm cpu utilization" ::= { affirmedZoneSystemStatisticsCpuLevelSystemCpuStatsEntry 10 } affirmedZoneSystemStatisticsCpuLevelSystemCpuStatsMcmavg5mincpuutil OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Average 5 minute mcm cpu utilization" ::= { affirmedZoneSystemStatisticsCpuLevelSystemCpuStatsEntry 11 } affirmedZoneSystemStatisticsCpuLevelSystemCpuStatsMcmavg15mincpuutil OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Average 15 minute mcm cpu utilization" ::= { affirmedZoneSystemStatisticsCpuLevelSystemCpuStatsEntry 12 } affirmedZoneSystemStatisticsCpuLevelSystemMemoryStatsTable OBJECT-TYPE SYNTAX SEQUENCE OF AffirmedZoneSystemStatisticsCpuLevelSystemMemoryStatsEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "" ::= { affirmedZoneMIB 188 } affirmedZoneSystemStatisticsCpuLevelSystemMemoryStatsEntry OBJECT-TYPE SYNTAX AffirmedZoneSystemStatisticsCpuLevelSystemMemoryStatsEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "" INDEX { affirmedZoneName, affirmedZoneSystemStatisticsCpuLevelSystemMemoryStatsChassis, affirmedZoneSystemStatisticsCpuLevelSystemMemoryStatsSlot, affirmedZoneSystemStatisticsCpuLevelSystemMemoryStatsCpu } ::= { affirmedZoneSystemStatisticsCpuLevelSystemMemoryStatsTable 1 } AffirmedZoneSystemStatisticsCpuLevelSystemMemoryStatsEntry ::= SEQUENCE { affirmedZoneSystemStatisticsCpuLevelSystemMemoryStatsChassis Unsigned32, affirmedZoneSystemStatisticsCpuLevelSystemMemoryStatsSlot INTEGER, affirmedZoneSystemStatisticsCpuLevelSystemMemoryStatsCpu Unsigned32, affirmedZoneSystemStatisticsCpuLevelSystemMemoryStatsCsmavg1minmemoryutil ConfdString, affirmedZoneSystemStatisticsCpuLevelSystemMemoryStatsCsmavg5minmemoryutil ConfdString, affirmedZoneSystemStatisticsCpuLevelSystemMemoryStatsCsmavg15minmemoryutil ConfdString, affirmedZoneSystemStatisticsCpuLevelSystemMemoryStatsSsmavg1minmemoryutil ConfdString, affirmedZoneSystemStatisticsCpuLevelSystemMemoryStatsSsmavg5minmemoryutil ConfdString, affirmedZoneSystemStatisticsCpuLevelSystemMemoryStatsSsmavg15minmemoryutil ConfdString, affirmedZoneSystemStatisticsCpuLevelSystemMemoryStatsMcmavg1minmemoryutil ConfdString, affirmedZoneSystemStatisticsCpuLevelSystemMemoryStatsMcmavg5minmemoryutil ConfdString, affirmedZoneSystemStatisticsCpuLevelSystemMemoryStatsMcmavg15minmemoryutil ConfdString, affirmedZoneSystemStatisticsCpuLevelSystemMemoryStatsTotalavailablememory ConfdString, affirmedZoneSystemStatisticsCpuLevelSystemMemoryStatsTotalavailablememoryfree ConfdString, affirmedZoneSystemStatisticsCpuLevelSystemMemoryStatsTotalavailablememorybuffercache ConfdString, affirmedZoneSystemStatisticsCpuLevelSystemMemoryStatsTotalavailablememorypagecache ConfdString, affirmedZoneSystemStatisticsCpuLevelSystemMemoryStatsTotalavailablememoryswapcache ConfdString, affirmedZoneSystemStatisticsCpuLevelSystemMemoryStatsTotalavailablevirtualmemoryactive ConfdString, affirmedZoneSystemStatisticsCpuLevelSystemMemoryStatsTotalavailablevirtualmemoryinactive ConfdString, affirmedZoneSystemStatisticsCpuLevelSystemMemoryStatsTotalavailableswapmemory ConfdString, affirmedZoneSystemStatisticsCpuLevelSystemMemoryStatsTotalavailableswapmemoryfree ConfdString, affirmedZoneSystemStatisticsCpuLevelSystemMemoryStatsTotalavailablememorydirty ConfdString, affirmedZoneSystemStatisticsCpuLevelSystemMemoryStatsTotalavailablememorywriteback ConfdString, affirmedZoneSystemStatisticsCpuLevelSystemMemoryStatsTotalavailablememoryanonpages ConfdString, affirmedZoneSystemStatisticsCpuLevelSystemMemoryStatsTotalavailablememorymapped ConfdString, affirmedZoneSystemStatisticsCpuLevelSystemMemoryStatsTotalavailablememoryslab ConfdString, affirmedZoneSystemStatisticsCpuLevelSystemMemoryStatsTotalavailablememorysreclaimable ConfdString, affirmedZoneSystemStatisticsCpuLevelSystemMemoryStatsTotalavailablememorysunreclaimable ConfdString, affirmedZoneSystemStatisticsCpuLevelSystemMemoryStatsTotalavailablememorypagetables ConfdString, affirmedZoneSystemStatisticsCpuLevelSystemMemoryStatsTotalavailablememorynfsunstable ConfdString, affirmedZoneSystemStatisticsCpuLevelSystemMemoryStatsTotalavailablememoryblockdevbounce ConfdString, affirmedZoneSystemStatisticsCpuLevelSystemMemoryStatsTotalavailablememorywritebacktemp ConfdString, affirmedZoneSystemStatisticsCpuLevelSystemMemoryStatsTotalavailablememorycommitlimit ConfdString, affirmedZoneSystemStatisticsCpuLevelSystemMemoryStatsTotalavailablememorycommitas ConfdString, affirmedZoneSystemStatisticsCpuLevelSystemMemoryStatsTotalavailablevirtualmemory ConfdString, affirmedZoneSystemStatisticsCpuLevelSystemMemoryStatsTotalavailablevirtualmemoryused ConfdString, affirmedZoneSystemStatisticsCpuLevelSystemMemoryStatsLargestavailablevirtualmemorychunk ConfdString, affirmedZoneSystemStatisticsCpuLevelSystemMemoryStatsTotalavailablehugetlbpages ConfdString, affirmedZoneSystemStatisticsCpuLevelSystemMemoryStatsTotalavailablehugetlbpagesfree ConfdString, affirmedZoneSystemStatisticsCpuLevelSystemMemoryStatsTotalavailablehugetlbpagesreserved ConfdString, affirmedZoneSystemStatisticsCpuLevelSystemMemoryStatsTotalavailablehugetlbpagessurplus ConfdString, affirmedZoneSystemStatisticsCpuLevelSystemMemoryStatsTotalavailablehugetlbpagesize ConfdString } affirmedZoneSystemStatisticsCpuLevelSystemMemoryStatsChassis OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS not-accessible STATUS current DESCRIPTION "chassis ID" ::= { affirmedZoneSystemStatisticsCpuLevelSystemMemoryStatsEntry 1 } affirmedZoneSystemStatisticsCpuLevelSystemMemoryStatsSlot OBJECT-TYPE SYNTAX INTEGER {a1(1),a2(2),a3(3),a4(4),a5(5),a6(6),a7(7),a8(8),a9(9),a10(10),a11(11),a12(12),a13(13),a14(14),a15(15),a16(16),a17(17),a18(18),a19(19),a20(20),a21(21),a22(22),a23(23),a24(24),a25(25),a26(26),a27(27),a28(28),a29(29),a30(30),a31(31),a32(32),a33(33),a34(34),a35(35),a36(36),a37(37),a38(38),a39(39),a40(40),a41(41),a42(42),a43(43),a44(44),a45(45),a46(46),a47(47),a48(48),a49(49),a50(50),a51(51),a52(52),a53(53),a54(54),a55(55),a56(56),a57(57),a58(58),a59(59),a60(60),a61(61),a62(62),a63(63),a64(64),a65(65),a66(66),a67(67),a68(68),a69(69),a70(70),a71(71),a72(72),a73(73),a74(74),a75(75),a76(76),a77(77),a78(78),a79(79),a80(80),a81(81),a82(82),a83(83),a84(84),a85(85),a86(86),a87(87),a88(88),a89(89),a90(90),a91(91),a92(92),a93(93),a94(94),a95(95),a96(96),a97(97),a98(98),a99(99),a100(100),a101(101),a102(102),a103(103),a104(104),a105(105),a106(106),a107(107),a108(108),a109(109),a110(110),a111(111),a112(112),a113(113),a114(114),a115(115),a116(116),a117(117),a118(118),a119(119),a120(120),a121(121),a122(122),a123(123),a124(124),a125(125),a126(126),a127(127),a128(128)} MAX-ACCESS not-accessible STATUS current DESCRIPTION "slot number" ::= { affirmedZoneSystemStatisticsCpuLevelSystemMemoryStatsEntry 2 } affirmedZoneSystemStatisticsCpuLevelSystemMemoryStatsCpu OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS not-accessible STATUS current DESCRIPTION "cpu number" ::= { affirmedZoneSystemStatisticsCpuLevelSystemMemoryStatsEntry 3 } affirmedZoneSystemStatisticsCpuLevelSystemMemoryStatsCsmavg1minmemoryutil OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Average 1 minute csm memory utilization" ::= { affirmedZoneSystemStatisticsCpuLevelSystemMemoryStatsEntry 4 } affirmedZoneSystemStatisticsCpuLevelSystemMemoryStatsCsmavg5minmemoryutil OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Average 5 minute csm memory utilization" ::= { affirmedZoneSystemStatisticsCpuLevelSystemMemoryStatsEntry 5 } affirmedZoneSystemStatisticsCpuLevelSystemMemoryStatsCsmavg15minmemoryutil OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Average 15 minute csm memory utilization" ::= { affirmedZoneSystemStatisticsCpuLevelSystemMemoryStatsEntry 6 } affirmedZoneSystemStatisticsCpuLevelSystemMemoryStatsSsmavg1minmemoryutil OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Average 1 minute ssm memory utilization" ::= { affirmedZoneSystemStatisticsCpuLevelSystemMemoryStatsEntry 7 } affirmedZoneSystemStatisticsCpuLevelSystemMemoryStatsSsmavg5minmemoryutil OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Average 5 minute ssm memory utilization" ::= { affirmedZoneSystemStatisticsCpuLevelSystemMemoryStatsEntry 8 } affirmedZoneSystemStatisticsCpuLevelSystemMemoryStatsSsmavg15minmemoryutil OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Average 15 minute ssm memory utilization" ::= { affirmedZoneSystemStatisticsCpuLevelSystemMemoryStatsEntry 9 } affirmedZoneSystemStatisticsCpuLevelSystemMemoryStatsMcmavg1minmemoryutil OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Average 1 minute mcm memory utilization" ::= { affirmedZoneSystemStatisticsCpuLevelSystemMemoryStatsEntry 10 } affirmedZoneSystemStatisticsCpuLevelSystemMemoryStatsMcmavg5minmemoryutil OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Average 5 minute mcm memory utilization" ::= { affirmedZoneSystemStatisticsCpuLevelSystemMemoryStatsEntry 11 } affirmedZoneSystemStatisticsCpuLevelSystemMemoryStatsMcmavg15minmemoryutil OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Average 15 minute mcm memory utilization" ::= { affirmedZoneSystemStatisticsCpuLevelSystemMemoryStatsEntry 12 } affirmedZoneSystemStatisticsCpuLevelSystemMemoryStatsTotalavailablememory OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total available memory" ::= { affirmedZoneSystemStatisticsCpuLevelSystemMemoryStatsEntry 13 } affirmedZoneSystemStatisticsCpuLevelSystemMemoryStatsTotalavailablememoryfree OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total available memory free" ::= { affirmedZoneSystemStatisticsCpuLevelSystemMemoryStatsEntry 14 } affirmedZoneSystemStatisticsCpuLevelSystemMemoryStatsTotalavailablememorybuffercache OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total available memory in buffer cache" ::= { affirmedZoneSystemStatisticsCpuLevelSystemMemoryStatsEntry 15 } affirmedZoneSystemStatisticsCpuLevelSystemMemoryStatsTotalavailablememorypagecache OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total available memory in page cache minus swap cache" ::= { affirmedZoneSystemStatisticsCpuLevelSystemMemoryStatsEntry 16 } affirmedZoneSystemStatisticsCpuLevelSystemMemoryStatsTotalavailablememoryswapcache OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total available memory in swap cache" ::= { affirmedZoneSystemStatisticsCpuLevelSystemMemoryStatsEntry 17 } affirmedZoneSystemStatisticsCpuLevelSystemMemoryStatsTotalavailablevirtualmemoryactive OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total available virtual memory active" ::= { affirmedZoneSystemStatisticsCpuLevelSystemMemoryStatsEntry 18 } affirmedZoneSystemStatisticsCpuLevelSystemMemoryStatsTotalavailablevirtualmemoryinactive OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total available virtual memory inactive" ::= { affirmedZoneSystemStatisticsCpuLevelSystemMemoryStatsEntry 19 } affirmedZoneSystemStatisticsCpuLevelSystemMemoryStatsTotalavailableswapmemory OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total available swap memory" ::= { affirmedZoneSystemStatisticsCpuLevelSystemMemoryStatsEntry 20 } affirmedZoneSystemStatisticsCpuLevelSystemMemoryStatsTotalavailableswapmemoryfree OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total available swap memory free" ::= { affirmedZoneSystemStatisticsCpuLevelSystemMemoryStatsEntry 21 } affirmedZoneSystemStatisticsCpuLevelSystemMemoryStatsTotalavailablememorydirty OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total available memory that needs to be written to disk or swap" ::= { affirmedZoneSystemStatisticsCpuLevelSystemMemoryStatsEntry 22 } affirmedZoneSystemStatisticsCpuLevelSystemMemoryStatsTotalavailablememorywriteback OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total available memory which is actively being written back to the disk" ::= { affirmedZoneSystemStatisticsCpuLevelSystemMemoryStatsEntry 23 } affirmedZoneSystemStatisticsCpuLevelSystemMemoryStatsTotalavailablememoryanonpages OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total Non-file backed pages mapped into userspace page tables" ::= { affirmedZoneSystemStatisticsCpuLevelSystemMemoryStatsEntry 24 } affirmedZoneSystemStatisticsCpuLevelSystemMemoryStatsTotalavailablememorymapped OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total available memory that has been mapped (mmap)" ::= { affirmedZoneSystemStatisticsCpuLevelSystemMemoryStatsEntry 25 } affirmedZoneSystemStatisticsCpuLevelSystemMemoryStatsTotalavailablememoryslab OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total available memory in the slab (kernel data structures)" ::= { affirmedZoneSystemStatisticsCpuLevelSystemMemoryStatsEntry 26 } affirmedZoneSystemStatisticsCpuLevelSystemMemoryStatsTotalavailablememorysreclaimable OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total available memory part of slab, that might be reclaimed, such as caches" ::= { affirmedZoneSystemStatisticsCpuLevelSystemMemoryStatsEntry 27 } affirmedZoneSystemStatisticsCpuLevelSystemMemoryStatsTotalavailablememorysunreclaimable OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total available memory part of slab that cannot be reclaimed on memory pressure" ::= { affirmedZoneSystemStatisticsCpuLevelSystemMemoryStatsEntry 28 } affirmedZoneSystemStatisticsCpuLevelSystemMemoryStatsTotalavailablememorypagetables OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total available memory dedicated to lowest level page tables" ::= { affirmedZoneSystemStatisticsCpuLevelSystemMemoryStatsEntry 29 } affirmedZoneSystemStatisticsCpuLevelSystemMemoryStatsTotalavailablememorynfsunstable OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total available memory NFS pages sent to the server, but not yet committed to stable storage" ::= { affirmedZoneSystemStatisticsCpuLevelSystemMemoryStatsEntry 30 } affirmedZoneSystemStatisticsCpuLevelSystemMemoryStatsTotalavailablememoryblockdevbounce OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total available memory block device bounce buffers" ::= { affirmedZoneSystemStatisticsCpuLevelSystemMemoryStatsEntry 31 } affirmedZoneSystemStatisticsCpuLevelSystemMemoryStatsTotalavailablememorywritebacktemp OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total available memory used by FUSE for temporary writeback buffers" ::= { affirmedZoneSystemStatisticsCpuLevelSystemMemoryStatsEntry 32 } affirmedZoneSystemStatisticsCpuLevelSystemMemoryStatsTotalavailablememorycommitlimit OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total available memory commit limit" ::= { affirmedZoneSystemStatisticsCpuLevelSystemMemoryStatsEntry 33 } affirmedZoneSystemStatisticsCpuLevelSystemMemoryStatsTotalavailablememorycommitas OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total available memory presently allocated" ::= { affirmedZoneSystemStatisticsCpuLevelSystemMemoryStatsEntry 34 } affirmedZoneSystemStatisticsCpuLevelSystemMemoryStatsTotalavailablevirtualmemory OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total available virtual memory" ::= { affirmedZoneSystemStatisticsCpuLevelSystemMemoryStatsEntry 35 } affirmedZoneSystemStatisticsCpuLevelSystemMemoryStatsTotalavailablevirtualmemoryused OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total available virtual memory used" ::= { affirmedZoneSystemStatisticsCpuLevelSystemMemoryStatsEntry 36 } affirmedZoneSystemStatisticsCpuLevelSystemMemoryStatsLargestavailablevirtualmemorychunk OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Largest available virtual memory chunk" ::= { affirmedZoneSystemStatisticsCpuLevelSystemMemoryStatsEntry 37 } affirmedZoneSystemStatisticsCpuLevelSystemMemoryStatsTotalavailablehugetlbpages OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total available huge tlb pages" ::= { affirmedZoneSystemStatisticsCpuLevelSystemMemoryStatsEntry 38 } affirmedZoneSystemStatisticsCpuLevelSystemMemoryStatsTotalavailablehugetlbpagesfree OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total available huge tlb pages free" ::= { affirmedZoneSystemStatisticsCpuLevelSystemMemoryStatsEntry 39 } affirmedZoneSystemStatisticsCpuLevelSystemMemoryStatsTotalavailablehugetlbpagesreserved OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total available huge tlb pages reserved" ::= { affirmedZoneSystemStatisticsCpuLevelSystemMemoryStatsEntry 40 } affirmedZoneSystemStatisticsCpuLevelSystemMemoryStatsTotalavailablehugetlbpagessurplus OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total available huge tlb pages surplus" ::= { affirmedZoneSystemStatisticsCpuLevelSystemMemoryStatsEntry 41 } affirmedZoneSystemStatisticsCpuLevelSystemMemoryStatsTotalavailablehugetlbpagesize OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total available huge tlb page size" ::= { affirmedZoneSystemStatisticsCpuLevelSystemMemoryStatsEntry 42 } affirmedZoneSystemStatisticsCoreLevelSystemCpuStatsTable OBJECT-TYPE SYNTAX SEQUENCE OF AffirmedZoneSystemStatisticsCoreLevelSystemCpuStatsEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "" ::= { affirmedZoneMIB 189 } affirmedZoneSystemStatisticsCoreLevelSystemCpuStatsEntry OBJECT-TYPE SYNTAX AffirmedZoneSystemStatisticsCoreLevelSystemCpuStatsEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "" INDEX { affirmedZoneName, affirmedZoneSystemStatisticsCoreLevelSystemCpuStatsChassis, affirmedZoneSystemStatisticsCoreLevelSystemCpuStatsSlot, affirmedZoneSystemStatisticsCoreLevelSystemCpuStatsCpu, affirmedZoneSystemStatisticsCoreLevelSystemCpuStatsCore } ::= { affirmedZoneSystemStatisticsCoreLevelSystemCpuStatsTable 1 } AffirmedZoneSystemStatisticsCoreLevelSystemCpuStatsEntry ::= SEQUENCE { affirmedZoneSystemStatisticsCoreLevelSystemCpuStatsChassis Unsigned32, affirmedZoneSystemStatisticsCoreLevelSystemCpuStatsSlot INTEGER, affirmedZoneSystemStatisticsCoreLevelSystemCpuStatsCpu Unsigned32, affirmedZoneSystemStatisticsCoreLevelSystemCpuStatsCore Unsigned32, affirmedZoneSystemStatisticsCoreLevelSystemCpuStatsCsmavg1mincpuutil ConfdString, affirmedZoneSystemStatisticsCoreLevelSystemCpuStatsCsmavg5mincpuutil ConfdString, affirmedZoneSystemStatisticsCoreLevelSystemCpuStatsCsmavg15mincpuutil ConfdString, affirmedZoneSystemStatisticsCoreLevelSystemCpuStatsSsmavg1mincpuutil ConfdString, affirmedZoneSystemStatisticsCoreLevelSystemCpuStatsSsmavg5mincpuutil ConfdString, affirmedZoneSystemStatisticsCoreLevelSystemCpuStatsSsmavg15mincpuutil ConfdString, affirmedZoneSystemStatisticsCoreLevelSystemCpuStatsMcmavg1mincpuutil ConfdString, affirmedZoneSystemStatisticsCoreLevelSystemCpuStatsMcmavg5mincpuutil ConfdString, affirmedZoneSystemStatisticsCoreLevelSystemCpuStatsMcmavg15mincpuutil ConfdString } affirmedZoneSystemStatisticsCoreLevelSystemCpuStatsChassis OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS not-accessible STATUS current DESCRIPTION "chassis ID" ::= { affirmedZoneSystemStatisticsCoreLevelSystemCpuStatsEntry 1 } affirmedZoneSystemStatisticsCoreLevelSystemCpuStatsSlot OBJECT-TYPE SYNTAX INTEGER {a1(1),a2(2),a3(3),a4(4),a5(5),a6(6),a7(7),a8(8),a9(9),a10(10),a11(11),a12(12),a13(13),a14(14),a15(15),a16(16),a17(17),a18(18),a19(19),a20(20),a21(21),a22(22),a23(23),a24(24),a25(25),a26(26),a27(27),a28(28),a29(29),a30(30),a31(31),a32(32),a33(33),a34(34),a35(35),a36(36),a37(37),a38(38),a39(39),a40(40),a41(41),a42(42),a43(43),a44(44),a45(45),a46(46),a47(47),a48(48),a49(49),a50(50),a51(51),a52(52),a53(53),a54(54),a55(55),a56(56),a57(57),a58(58),a59(59),a60(60),a61(61),a62(62),a63(63),a64(64),a65(65),a66(66),a67(67),a68(68),a69(69),a70(70),a71(71),a72(72),a73(73),a74(74),a75(75),a76(76),a77(77),a78(78),a79(79),a80(80),a81(81),a82(82),a83(83),a84(84),a85(85),a86(86),a87(87),a88(88),a89(89),a90(90),a91(91),a92(92),a93(93),a94(94),a95(95),a96(96),a97(97),a98(98),a99(99),a100(100),a101(101),a102(102),a103(103),a104(104),a105(105),a106(106),a107(107),a108(108),a109(109),a110(110),a111(111),a112(112),a113(113),a114(114),a115(115),a116(116),a117(117),a118(118),a119(119),a120(120),a121(121),a122(122),a123(123),a124(124),a125(125),a126(126),a127(127),a128(128)} MAX-ACCESS not-accessible STATUS current DESCRIPTION "slot number" ::= { affirmedZoneSystemStatisticsCoreLevelSystemCpuStatsEntry 2 } affirmedZoneSystemStatisticsCoreLevelSystemCpuStatsCpu OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS not-accessible STATUS current DESCRIPTION "cpu number" ::= { affirmedZoneSystemStatisticsCoreLevelSystemCpuStatsEntry 3 } affirmedZoneSystemStatisticsCoreLevelSystemCpuStatsCore OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS not-accessible STATUS current DESCRIPTION "cpu-core number" ::= { affirmedZoneSystemStatisticsCoreLevelSystemCpuStatsEntry 4 } affirmedZoneSystemStatisticsCoreLevelSystemCpuStatsCsmavg1mincpuutil OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Average 1 minute csm cpu utilization" ::= { affirmedZoneSystemStatisticsCoreLevelSystemCpuStatsEntry 5 } affirmedZoneSystemStatisticsCoreLevelSystemCpuStatsCsmavg5mincpuutil OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Average 5 minute csm cpu utilization" ::= { affirmedZoneSystemStatisticsCoreLevelSystemCpuStatsEntry 6 } affirmedZoneSystemStatisticsCoreLevelSystemCpuStatsCsmavg15mincpuutil OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Average 15 minute csm cpu utilization" ::= { affirmedZoneSystemStatisticsCoreLevelSystemCpuStatsEntry 7 } affirmedZoneSystemStatisticsCoreLevelSystemCpuStatsSsmavg1mincpuutil OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Average 1 minute ssm cpu utilization" ::= { affirmedZoneSystemStatisticsCoreLevelSystemCpuStatsEntry 8 } affirmedZoneSystemStatisticsCoreLevelSystemCpuStatsSsmavg5mincpuutil OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Average 5 minute ssm cpu utilization" ::= { affirmedZoneSystemStatisticsCoreLevelSystemCpuStatsEntry 9 } affirmedZoneSystemStatisticsCoreLevelSystemCpuStatsSsmavg15mincpuutil OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Average 15 minute ssm cpu utilization" ::= { affirmedZoneSystemStatisticsCoreLevelSystemCpuStatsEntry 10 } affirmedZoneSystemStatisticsCoreLevelSystemCpuStatsMcmavg1mincpuutil OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Average 1 minute mcm cpu utilization" ::= { affirmedZoneSystemStatisticsCoreLevelSystemCpuStatsEntry 11 } affirmedZoneSystemStatisticsCoreLevelSystemCpuStatsMcmavg5mincpuutil OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Average 5 minute mcm cpu utilization" ::= { affirmedZoneSystemStatisticsCoreLevelSystemCpuStatsEntry 12 } affirmedZoneSystemStatisticsCoreLevelSystemCpuStatsMcmavg15mincpuutil OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Average 15 minute mcm cpu utilization" ::= { affirmedZoneSystemStatisticsCoreLevelSystemCpuStatsEntry 13 } affirmedZoneSystemStatisticsIntfLevelSystemIntfStatsTable OBJECT-TYPE SYNTAX SEQUENCE OF AffirmedZoneSystemStatisticsIntfLevelSystemIntfStatsEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "" ::= { affirmedZoneMIB 473 } affirmedZoneSystemStatisticsIntfLevelSystemIntfStatsEntry OBJECT-TYPE SYNTAX AffirmedZoneSystemStatisticsIntfLevelSystemIntfStatsEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "" INDEX { affirmedZoneName, affirmedZoneSystemStatisticsIntfLevelSystemIntfStatsChassis, affirmedZoneSystemStatisticsIntfLevelSystemIntfStatsSlot, affirmedZoneSystemStatisticsIntfLevelSystemIntfStatsCpu, affirmedZoneSystemStatisticsIntfLevelSystemIntfStatsIntf } ::= { affirmedZoneSystemStatisticsIntfLevelSystemIntfStatsTable 1 } AffirmedZoneSystemStatisticsIntfLevelSystemIntfStatsEntry ::= SEQUENCE { affirmedZoneSystemStatisticsIntfLevelSystemIntfStatsChassis Unsigned32, affirmedZoneSystemStatisticsIntfLevelSystemIntfStatsSlot INTEGER, affirmedZoneSystemStatisticsIntfLevelSystemIntfStatsCpu Unsigned32, affirmedZoneSystemStatisticsIntfLevelSystemIntfStatsIntf Unsigned32, affirmedZoneSystemStatisticsIntfLevelSystemIntfStatsAvg1minintfutil ConfdString, affirmedZoneSystemStatisticsIntfLevelSystemIntfStatsAvg5minintfutil ConfdString, affirmedZoneSystemStatisticsIntfLevelSystemIntfStatsAvg15minintfutil ConfdString } affirmedZoneSystemStatisticsIntfLevelSystemIntfStatsChassis OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS not-accessible STATUS current DESCRIPTION "chassis ID" ::= { affirmedZoneSystemStatisticsIntfLevelSystemIntfStatsEntry 1 } affirmedZoneSystemStatisticsIntfLevelSystemIntfStatsSlot OBJECT-TYPE SYNTAX INTEGER {a1(1),a2(2),a3(3),a4(4),a5(5),a6(6),a7(7),a8(8),a9(9),a10(10),a11(11),a12(12),a13(13),a14(14),a15(15),a16(16),a17(17),a18(18),a19(19),a20(20),a21(21),a22(22),a23(23),a24(24),a25(25),a26(26),a27(27),a28(28),a29(29),a30(30),a31(31),a32(32),a33(33),a34(34),a35(35),a36(36),a37(37),a38(38),a39(39),a40(40),a41(41),a42(42),a43(43),a44(44),a45(45),a46(46),a47(47),a48(48),a49(49),a50(50),a51(51),a52(52),a53(53),a54(54),a55(55),a56(56),a57(57),a58(58),a59(59),a60(60),a61(61),a62(62),a63(63),a64(64),a65(65),a66(66),a67(67),a68(68),a69(69),a70(70),a71(71),a72(72),a73(73),a74(74),a75(75),a76(76),a77(77),a78(78),a79(79),a80(80),a81(81),a82(82),a83(83),a84(84),a85(85),a86(86),a87(87),a88(88),a89(89),a90(90),a91(91),a92(92),a93(93),a94(94),a95(95),a96(96),a97(97),a98(98),a99(99),a100(100),a101(101),a102(102),a103(103),a104(104),a105(105),a106(106),a107(107),a108(108),a109(109),a110(110),a111(111),a112(112),a113(113),a114(114),a115(115),a116(116),a117(117),a118(118),a119(119),a120(120),a121(121),a122(122),a123(123),a124(124),a125(125),a126(126),a127(127),a128(128)} MAX-ACCESS not-accessible STATUS current DESCRIPTION "slot number" ::= { affirmedZoneSystemStatisticsIntfLevelSystemIntfStatsEntry 2 } affirmedZoneSystemStatisticsIntfLevelSystemIntfStatsCpu OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS not-accessible STATUS current DESCRIPTION "cpu number" ::= { affirmedZoneSystemStatisticsIntfLevelSystemIntfStatsEntry 3 } affirmedZoneSystemStatisticsIntfLevelSystemIntfStatsIntf OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS not-accessible STATUS current DESCRIPTION "interface number" ::= { affirmedZoneSystemStatisticsIntfLevelSystemIntfStatsEntry 4 } affirmedZoneSystemStatisticsIntfLevelSystemIntfStatsAvg1minintfutil OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Average 1 minute interface utilization" ::= { affirmedZoneSystemStatisticsIntfLevelSystemIntfStatsEntry 5 } affirmedZoneSystemStatisticsIntfLevelSystemIntfStatsAvg5minintfutil OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Average 5 minute interface utilization" ::= { affirmedZoneSystemStatisticsIntfLevelSystemIntfStatsEntry 6 } affirmedZoneSystemStatisticsIntfLevelSystemIntfStatsAvg15minintfutil OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Average 15 minute csm interface utilization" ::= { affirmedZoneSystemStatisticsIntfLevelSystemIntfStatsEntry 7 } affirmedZoneStatisticsFrameworkServiceStatusDirectorTable OBJECT-TYPE SYNTAX SEQUENCE OF AffirmedZoneStatisticsFrameworkServiceStatusDirectorEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "Statistics related to the statistics framework" ::= { affirmedZoneMIB 169 } affirmedZoneStatisticsFrameworkServiceStatusDirectorEntry OBJECT-TYPE SYNTAX AffirmedZoneStatisticsFrameworkServiceStatusDirectorEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "" INDEX { affirmedZoneName, affirmedZoneStatisticsFrameworkServiceStatusDirectorChassis } ::= { affirmedZoneStatisticsFrameworkServiceStatusDirectorTable 1 } AffirmedZoneStatisticsFrameworkServiceStatusDirectorEntry ::= SEQUENCE { affirmedZoneStatisticsFrameworkServiceStatusDirectorChassis Unsigned32, affirmedZoneStatisticsFrameworkServiceStatusDirectorOperStatus INTEGER, affirmedZoneStatisticsFrameworkServiceStatusDirectorOperReason String, affirmedZoneStatisticsFrameworkServiceStatusDirectorTableRequestsSent Integer32, affirmedZoneStatisticsFrameworkServiceStatusDirectorTableResponsesReceived Integer32, affirmedZoneStatisticsFrameworkServiceStatusDirectorNumTables Integer32, affirmedZoneStatisticsFrameworkServiceStatusDirectorNumAgents Integer32 } affirmedZoneStatisticsFrameworkServiceStatusDirectorChassis OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS not-accessible STATUS current DESCRIPTION "chassis ID" ::= { affirmedZoneStatisticsFrameworkServiceStatusDirectorEntry 1 } affirmedZoneStatisticsFrameworkServiceStatusDirectorOperStatus OBJECT-TYPE SYNTAX INTEGER {up(101),down(102),partially-up(103),maint(104),dryup(105),congested(106),unknown(107)} MAX-ACCESS read-only STATUS current DESCRIPTION "Operational Status" ::= { affirmedZoneStatisticsFrameworkServiceStatusDirectorEntry 2 } affirmedZoneStatisticsFrameworkServiceStatusDirectorOperReason OBJECT-TYPE SYNTAX String MAX-ACCESS read-only STATUS current DESCRIPTION "Operational Reason if state is Operationally Down" ::= { affirmedZoneStatisticsFrameworkServiceStatusDirectorEntry 3 } affirmedZoneStatisticsFrameworkServiceStatusDirectorTableRequestsSent OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Table Requests Sent" ::= { affirmedZoneStatisticsFrameworkServiceStatusDirectorEntry 4 } affirmedZoneStatisticsFrameworkServiceStatusDirectorTableResponsesReceived OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Table Responses Received" ::= { affirmedZoneStatisticsFrameworkServiceStatusDirectorEntry 5 } affirmedZoneStatisticsFrameworkServiceStatusDirectorNumTables OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Tables Tracked" ::= { affirmedZoneStatisticsFrameworkServiceStatusDirectorEntry 6 } affirmedZoneStatisticsFrameworkServiceStatusDirectorNumAgents OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Statistics Agent Instances" ::= { affirmedZoneStatisticsFrameworkServiceStatusDirectorEntry 7 } affirmedZoneServiceFunctionStatisticsChargingStatsInterfaceUsageCpdtStatsTable OBJECT-TYPE SYNTAX SEQUENCE OF AffirmedZoneServiceFunctionStatisticsChargingStatsInterfaceUsageCpdtStatsEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "" ::= { affirmedZoneMIB 514 } affirmedZoneServiceFunctionStatisticsChargingStatsInterfaceUsageCpdtStatsEntry OBJECT-TYPE SYNTAX AffirmedZoneServiceFunctionStatisticsChargingStatsInterfaceUsageCpdtStatsEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "" INDEX { affirmedZoneName, affirmedZoneServiceFunctionStatisticsChargingStatsInterfaceUsageCpdtStatsGatewayName, affirmedZoneServiceFunctionStatisticsChargingStatsInterfaceUsageCpdtStatsGatewayType, affirmedZoneServiceFunctionStatisticsChargingStatsInterfaceUsageCpdtStatsInterfaceName, affirmedZoneServiceFunctionStatisticsChargingStatsInterfaceUsageCpdtStatsInterfaceType } ::= { affirmedZoneServiceFunctionStatisticsChargingStatsInterfaceUsageCpdtStatsTable 1 } AffirmedZoneServiceFunctionStatisticsChargingStatsInterfaceUsageCpdtStatsEntry ::= SEQUENCE { affirmedZoneServiceFunctionStatisticsChargingStatsInterfaceUsageCpdtStatsGatewayType String, affirmedZoneServiceFunctionStatisticsChargingStatsInterfaceUsageCpdtStatsGatewayName String, affirmedZoneServiceFunctionStatisticsChargingStatsInterfaceUsageCpdtStatsInterfaceType String, affirmedZoneServiceFunctionStatisticsChargingStatsInterfaceUsageCpdtStatsInterfaceName String, affirmedZoneServiceFunctionStatisticsChargingStatsInterfaceUsageCpdtStatsTotalUplinkBytes ConfdString, affirmedZoneServiceFunctionStatisticsChargingStatsInterfaceUsageCpdtStatsTotalDownlinkBytes ConfdString, affirmedZoneServiceFunctionStatisticsChargingStatsInterfaceUsageCpdtStatsTotalUplinkPackets ConfdString, affirmedZoneServiceFunctionStatisticsChargingStatsInterfaceUsageCpdtStatsTotalDownlinkPackets ConfdString } affirmedZoneServiceFunctionStatisticsChargingStatsInterfaceUsageCpdtStatsGatewayType OBJECT-TYPE SYNTAX String MAX-ACCESS not-accessible STATUS current DESCRIPTION "Service-Function type" ::= { affirmedZoneServiceFunctionStatisticsChargingStatsInterfaceUsageCpdtStatsEntry 1 } affirmedZoneServiceFunctionStatisticsChargingStatsInterfaceUsageCpdtStatsGatewayName OBJECT-TYPE SYNTAX String MAX-ACCESS not-accessible STATUS current DESCRIPTION "Service-Function name" ::= { affirmedZoneServiceFunctionStatisticsChargingStatsInterfaceUsageCpdtStatsEntry 2 } affirmedZoneServiceFunctionStatisticsChargingStatsInterfaceUsageCpdtStatsInterfaceType OBJECT-TYPE SYNTAX String MAX-ACCESS not-accessible STATUS current DESCRIPTION "Interface type" ::= { affirmedZoneServiceFunctionStatisticsChargingStatsInterfaceUsageCpdtStatsEntry 3 } affirmedZoneServiceFunctionStatisticsChargingStatsInterfaceUsageCpdtStatsInterfaceName OBJECT-TYPE SYNTAX String MAX-ACCESS not-accessible STATUS current DESCRIPTION "Interface name" ::= { affirmedZoneServiceFunctionStatisticsChargingStatsInterfaceUsageCpdtStatsEntry 4 } affirmedZoneServiceFunctionStatisticsChargingStatsInterfaceUsageCpdtStatsTotalUplinkBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total uplink bytes" ::= { affirmedZoneServiceFunctionStatisticsChargingStatsInterfaceUsageCpdtStatsEntry 5 } affirmedZoneServiceFunctionStatisticsChargingStatsInterfaceUsageCpdtStatsTotalDownlinkBytes OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total downlink bytes" ::= { affirmedZoneServiceFunctionStatisticsChargingStatsInterfaceUsageCpdtStatsEntry 6 } affirmedZoneServiceFunctionStatisticsChargingStatsInterfaceUsageCpdtStatsTotalUplinkPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total uplink packets" ::= { affirmedZoneServiceFunctionStatisticsChargingStatsInterfaceUsageCpdtStatsEntry 7 } affirmedZoneServiceFunctionStatisticsChargingStatsInterfaceUsageCpdtStatsTotalDownlinkPackets OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total downlink packets" ::= { affirmedZoneServiceFunctionStatisticsChargingStatsInterfaceUsageCpdtStatsEntry 8 } affirmedZoneServiceFunctionStatisticsChargingStatsMonteOfflineChargingStatsTable OBJECT-TYPE SYNTAX SEQUENCE OF AffirmedZoneServiceFunctionStatisticsChargingStatsMonteOfflineChargingStatsEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "" ::= { affirmedZoneMIB 515 } affirmedZoneServiceFunctionStatisticsChargingStatsMonteOfflineChargingStatsEntry OBJECT-TYPE SYNTAX AffirmedZoneServiceFunctionStatisticsChargingStatsMonteOfflineChargingStatsEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "" INDEX { affirmedZoneName, affirmedZoneServiceFunctionStatisticsChargingStatsMonteOfflineChargingStatsGatewayName, affirmedZoneServiceFunctionStatisticsChargingStatsMonteOfflineChargingStatsGatewayType, affirmedZoneServiceFunctionStatisticsChargingStatsMonteOfflineChargingStatsInterfaceName, affirmedZoneServiceFunctionStatisticsChargingStatsMonteOfflineChargingStatsInterfaceType } ::= { affirmedZoneServiceFunctionStatisticsChargingStatsMonteOfflineChargingStatsTable 1 } AffirmedZoneServiceFunctionStatisticsChargingStatsMonteOfflineChargingStatsEntry ::= SEQUENCE { affirmedZoneServiceFunctionStatisticsChargingStatsMonteOfflineChargingStatsGatewayType String, affirmedZoneServiceFunctionStatisticsChargingStatsMonteOfflineChargingStatsGatewayName String, affirmedZoneServiceFunctionStatisticsChargingStatsMonteOfflineChargingStatsInterfaceType String, affirmedZoneServiceFunctionStatisticsChargingStatsMonteOfflineChargingStatsInterfaceName String, affirmedZoneServiceFunctionStatisticsChargingStatsMonteOfflineChargingStatsConfigCreateCdrsCount ConfdString, affirmedZoneServiceFunctionStatisticsChargingStatsMonteOfflineChargingStatsConfigUpdateCdrsCount ConfdString, affirmedZoneServiceFunctionStatisticsChargingStatsMonteOfflineChargingStatsConfigDeleteCdrsCount ConfdString, affirmedZoneServiceFunctionStatisticsChargingStatsMonteOfflineChargingStatsReportCdrsCount ConfdString, affirmedZoneServiceFunctionStatisticsChargingStatsMonteOfflineChargingStatsReportsCount ConfdString } affirmedZoneServiceFunctionStatisticsChargingStatsMonteOfflineChargingStatsGatewayType OBJECT-TYPE SYNTAX String MAX-ACCESS not-accessible STATUS current DESCRIPTION "Service-Function type" ::= { affirmedZoneServiceFunctionStatisticsChargingStatsMonteOfflineChargingStatsEntry 1 } affirmedZoneServiceFunctionStatisticsChargingStatsMonteOfflineChargingStatsGatewayName OBJECT-TYPE SYNTAX String MAX-ACCESS not-accessible STATUS current DESCRIPTION "Service-Function name" ::= { affirmedZoneServiceFunctionStatisticsChargingStatsMonteOfflineChargingStatsEntry 2 } affirmedZoneServiceFunctionStatisticsChargingStatsMonteOfflineChargingStatsInterfaceType OBJECT-TYPE SYNTAX String MAX-ACCESS not-accessible STATUS current DESCRIPTION "Interface type" ::= { affirmedZoneServiceFunctionStatisticsChargingStatsMonteOfflineChargingStatsEntry 3 } affirmedZoneServiceFunctionStatisticsChargingStatsMonteOfflineChargingStatsInterfaceName OBJECT-TYPE SYNTAX String MAX-ACCESS not-accessible STATUS current DESCRIPTION "Interface name" ::= { affirmedZoneServiceFunctionStatisticsChargingStatsMonteOfflineChargingStatsEntry 4 } affirmedZoneServiceFunctionStatisticsChargingStatsMonteOfflineChargingStatsConfigCreateCdrsCount OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Configuration Create CDRs generated" ::= { affirmedZoneServiceFunctionStatisticsChargingStatsMonteOfflineChargingStatsEntry 5 } affirmedZoneServiceFunctionStatisticsChargingStatsMonteOfflineChargingStatsConfigUpdateCdrsCount OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Configuration Update CDRs generated" ::= { affirmedZoneServiceFunctionStatisticsChargingStatsMonteOfflineChargingStatsEntry 6 } affirmedZoneServiceFunctionStatisticsChargingStatsMonteOfflineChargingStatsConfigDeleteCdrsCount OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Configuration Delete CDRs generated" ::= { affirmedZoneServiceFunctionStatisticsChargingStatsMonteOfflineChargingStatsEntry 7 } affirmedZoneServiceFunctionStatisticsChargingStatsMonteOfflineChargingStatsReportCdrsCount OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Report CDRs generated" ::= { affirmedZoneServiceFunctionStatisticsChargingStatsMonteOfflineChargingStatsEntry 8 } affirmedZoneServiceFunctionStatisticsChargingStatsMonteOfflineChargingStatsReportsCount OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of MONTE reports for which Report CDRs are generated" ::= { affirmedZoneServiceFunctionStatisticsChargingStatsMonteOfflineChargingStatsEntry 9 } affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefTable OBJECT-TYPE SYNTAX SEQUENCE OF AffirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "" ::= { affirmedZoneMIB 497 } affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefEntry OBJECT-TYPE SYNTAX AffirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "" INDEX { affirmedZoneName, affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefChassis, affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefName } ::= { affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefTable 1 } AffirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefEntry ::= SEQUENCE { affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefName String, affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefChassis Unsigned32, affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefNumCurrentSessions ConfdString, affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefNumCurrentNIDDSessions ConfdString, affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefNumCurrentNIDDRegisteredSessions ConfdString, affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefNumCurrentNIDDActiveSessions ConfdString, affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefNumCurrentNIDDPSMSessions ConfdString, affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefNumCurrentMonteSessions ConfdString, affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefNumNiddConfigReceived ConfdString, affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefNumNiddConfigSuccess ConfdString, affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefNumniddConfigFailures ConfdString, affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefNumNiddConfigError ConfdString, affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefNumniddConfigUpdateReceived ConfdString, affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefNumNiddConfigUpdateSuccess ConfdString, affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefNumNiddConfigUpdateFailures ConfdString, affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefNumNiddConfigUpdateError ConfdString, affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefNumNiddConfigDeleteReceived ConfdString, affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefNumNiddConfigDeleteSuccess ConfdString, affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefNumNiddConfigDeleteFailures ConfdString, affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefNumNiddConfigDeleteError ConfdString, affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefNumNiddConfigGetReceived ConfdString, affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefNumNiddConfigGetSuccess ConfdString, affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefNumNiddConfigGetFailures ConfdString, affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefNumNiddConfigGetError ConfdString, affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefNumCmrConnEstablishReceived ConfdString, affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefNumCmrConnEstablishSuccess ConfdString, affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefNumCmrConnEstablishFailures ConfdString, affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefNumCmrConnEstablishError ConfdString, affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefNumCmrConnReleaseReceived ConfdString, affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefNumCmrConnReleaseSuccess ConfdString, affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefNumCmrConnReleaseFailures ConfdString, affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefNumCmrConnReleaseError ConfdString, affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefNumCmrConnUpdateReceived ConfdString, affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefNumCmrConnUpdateSuccess ConfdString, affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefNumCmrConnUpdateFailures ConfdString, affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefNumCmrConnUpdateError ConfdString, affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefNumScefInitiatedCmrConnRlsAttempts ConfdString, affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefNumScefInitiatedCmrConnRlsSuccess ConfdString, affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefNumScefInitiatedCmrConnRlsFailures ConfdString, affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefNumScefInitiatedCmrConnRlsTimeout ConfdString, affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefNumNiddMoDataReqReceived ConfdString, affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefNumNiddMoDataReqSuccess ConfdString, affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefNumNiddMoDataReqFailures ConfdString, affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefNumNiddMoDataBytesReceived ConfdString, affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefNumNiddMoDataReqError ConfdString, affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefNumNiddMoDataBytesError ConfdString, affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefNumNiddMoDataPacketsDropped ConfdString, affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefNumNiddMoDataBytesDropped ConfdString, affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefNumNiddMoDataPacketsDiscarded ConfdString, affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefNumNiddMoDataBytesDiscarded ConfdString, affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefNumNiddMoDataPacketsSuccess ConfdString, affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefNumNiddMoDataBytesSuccess ConfdString, affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefNumNiddDlPacketsReceived ConfdString, affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefNumNiddDlBytesReceived ConfdString, affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefNumNiddDlPacketsError ConfdString, affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefNumNiddDlBytesError ConfdString, affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefNumNiddDlPacketsBuffered ConfdString, affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefNumNiddDlPacketsDiscarded ConfdString, affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefNumNiddDlBytesDiscarded ConfdString, affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefNumNiddDlPacketsDropped ConfdString, affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefNumNiddDlBytesDropped ConfdString, affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefNumNiddDlPacketsSuccess ConfdString, affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefNumNiddDlBytesSuccess ConfdString, affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefNumNiddMtDataReqAttempts ConfdString, affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefNumNiddMtDataReqSuccess ConfdString, affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefNumNiddMtDataBytesSuccess ConfdString, affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefNumNiddMtDataReqFailures ConfdString, affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefNumNiddMtDataReqTimeout ConfdString, affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefNumNiddMtDataRespUeMovedPsm ConfdString, affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefNumNiddMtDataPacketsDiscardedPsm ConfdString, affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefNumNiddMtDataBytesSent ConfdString, affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefNumMonteSubsReceived ConfdString, affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefNumMonteSubsSuccess ConfdString, affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefNumMonteSubsFailures ConfdString, affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefNumMonteSubsError ConfdString, affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefNumMonteSubsUpdateReceived ConfdString, affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefNumMonteSubsUpdateSuccess ConfdString, affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefNumMonteSubsUpdateFailures ConfdString, affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefNumMonteSubsUpdateError ConfdString, affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefNumMonteSubsDeleteReceived ConfdString, affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefNumMonteSubsDeleteSuccess ConfdString, affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefNumMonteSubsDeleteFailures ConfdString, affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefNumMonteSubsDeleteError ConfdString, affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefNumMonteEventSubsReceived ConfdString, affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefNumMonteEventSubsSuccess ConfdString, affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefNumMonteEventSubsFailures ConfdString, affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefNumMonteEventSubsError ConfdString, affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefNumMonteEventSubsUpdateReceived ConfdString, affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefNumMonteEventSubsUpdateSuccess ConfdString, affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefNumMonteEventSubsUpdateFailures ConfdString, affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefNumMonteEventSubsUpdateError ConfdString, affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefNumMonteEventSubsDeleteReceived ConfdString, affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefNumMonteEventSubsDeleteSuccess ConfdString, affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefNumMonteEventSubsDeleteFailures ConfdString, affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefNumMonteEventSubsDeleteError ConfdString, affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefNumMonteEventReportReceived ConfdString, affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefNumMonteEventReportSuccess ConfdString, affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefNumMonteEventReportFailures ConfdString, affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefNumMonteEventReportError ConfdString, affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefNumMonteRirReceived ConfdString, affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefNumMonteRirSuccess ConfdString, affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefNumMonteRirFailures ConfdString, affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefNumMonteRirError ConfdString, affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefNumDevTrigReceived ConfdString, affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefNumDevTrigSuccess ConfdString, affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefNumDevTrigFailures ConfdString, affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefNumDevTrigError ConfdString, affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefNumDevTrigExpired ConfdString, affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefNumDevTrigRecallReceived ConfdString, affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefNumDevTrigRecallSuccess ConfdString, affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefNumDevTrigRecallFailures ConfdString, affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefNumDevTrigRecallError ConfdString, affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefNumDevTrigReplaceReceived ConfdString, affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefNumDevTrigReplaceSuccess ConfdString, affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefNumDevTrigReplaceFailures ConfdString, affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefNumDevTrigReplaceError ConfdString, affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefNumDevTrigReplaceTrigExpired ConfdString, affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefNumDevTrigDeliveryResultSuccess ConfdString, affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefNumDevTrigDeliveryResultFailures ConfdString, affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefNumDevTrigReplaceDeliveryResultSuccess ConfdString, affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefNumDevTrigReplaceDeliveryResultFailures ConfdString, affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefNumDevTrigReplaceRespNewConfOrigNotDeleted ConfdString, affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefNumDevTrigReplaceOrigNotDeletedDeliverySuccess ConfdString, affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefNumDevTrigReplaceOrigNotDeletedDeliveryFailures ConfdString, affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefNumNiddMoDataApnRateControlPacketsDropped ConfdString, affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefNumNiddMoDataApnRateControlBytesDropped ConfdString, affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefNumNiddMoDataSplmnRateControlPacketsDropped ConfdString, affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefNumNiddMoDataSplmnRateControlBytesDropped ConfdString, affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefNumNiddDlApnRateControlPacketsDropped ConfdString, affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefNumNiddDlApnRateControlBytesDropped ConfdString, affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefNumNiddDlSplmnRateControlPacketsDropped ConfdString, affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefNumNiddDlSplmnRateControlBytesDropped ConfdString, affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefNumNiddDlDeleteReceived ConfdString, affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefNumNiddDlDeleteSuccess ConfdString, affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefNumNiddDlDeleteFailures ConfdString, affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefNumNiddDlDeleteError ConfdString, affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefNumNiddDlBytesDeleted ConfdString, affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefNumNiddDlReplaceReceived ConfdString, affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefNumNiddDlReplaceSuccess ConfdString, affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefNumNiddDlReplaceFailures ConfdString, affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefNumNiddDlReplaceError ConfdString, affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefNumNiddDlReplaceBytesReceived ConfdString, affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefNumNiddDlReplaceBytesAdded ConfdString, affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefNumNiddDlReplaceBytesRemoved ConfdString, affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefNumNiddDlReplaceBytesDropped ConfdString, affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefNumNiddDlGetReceived ConfdString, affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefNumNiddDlGetSuccess ConfdString, affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefNumNiddDlGetFailures ConfdString, affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefNumNiddDlGetError ConfdString, affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefNumCmrDupConnEstablishReceived ConfdString } affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefName OBJECT-TYPE SYNTAX String MAX-ACCESS not-accessible STATUS current DESCRIPTION "Table Name" ::= { affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefEntry 1 } affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefChassis OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS not-accessible STATUS current DESCRIPTION "chassis ID" ::= { affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefEntry 2 } affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefNumCurrentSessions OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of current Sessions " ::= { affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefEntry 3 } affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefNumCurrentNIDDSessions OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Current NIDD Sessions" ::= { affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefEntry 4 } affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefNumCurrentNIDDRegisteredSessions OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Current NIDD Configured contexts" ::= { affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefEntry 5 } affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefNumCurrentNIDDActiveSessions OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Current NIDD PDN Sessions" ::= { affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefEntry 6 } affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefNumCurrentNIDDPSMSessions OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Current NIDD PDN Sessions in PSM state" ::= { affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefEntry 7 } affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefNumCurrentMonteSessions OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Current Monte event contexts" ::= { affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefEntry 8 } affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefNumNiddConfigReceived OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of NIDD config requests received" ::= { affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefEntry 9 } affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefNumNiddConfigSuccess OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of NIDD config requests succeeded" ::= { affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefEntry 10 } affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefNumniddConfigFailures OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of NIDD config requests failed" ::= { affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefEntry 11 } affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefNumNiddConfigError OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of erroneous NIDD config requests received from SCS/AS" ::= { affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefEntry 12 } affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefNumniddConfigUpdateReceived OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of NIDD config update requests received" ::= { affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefEntry 13 } affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefNumNiddConfigUpdateSuccess OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of NIDD config update requests succeeded" ::= { affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefEntry 14 } affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefNumNiddConfigUpdateFailures OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of NIDD config update requests failed" ::= { affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefEntry 15 } affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefNumNiddConfigUpdateError OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of erroneous NIDD config update requests received from SCS/AS" ::= { affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefEntry 16 } affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefNumNiddConfigDeleteReceived OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of NIDD config delete requests received" ::= { affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefEntry 17 } affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefNumNiddConfigDeleteSuccess OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of NIDD config delete requests succeeded" ::= { affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefEntry 18 } affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefNumNiddConfigDeleteFailures OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of NIDD config delete requests failed" ::= { affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefEntry 19 } affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefNumNiddConfigDeleteError OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of erroneous NIDD config release requests received from SCS/AS" ::= { affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefEntry 20 } affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefNumNiddConfigGetReceived OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of NIDD config get requests received" ::= { affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefEntry 21 } affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefNumNiddConfigGetSuccess OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of NIDD config get requests succeeded" ::= { affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefEntry 22 } affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefNumNiddConfigGetFailures OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of NIDD config get requests failed" ::= { affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefEntry 23 } affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefNumNiddConfigGetError OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of erroneous NIDD config get requests received from SCS/AS" ::= { affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefEntry 24 } affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefNumCmrConnEstablishReceived OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Connection Establishment requests received" ::= { affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefEntry 25 } affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefNumCmrConnEstablishSuccess OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Connection Establishment requests succeeded" ::= { affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefEntry 26 } affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefNumCmrConnEstablishFailures OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Connection Establishment requests failed" ::= { affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefEntry 27 } affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefNumCmrConnEstablishError OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of erroneous Connection Establishment requests received" ::= { affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefEntry 28 } affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefNumCmrConnReleaseReceived OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Connection Release requests received" ::= { affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefEntry 29 } affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefNumCmrConnReleaseSuccess OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Connection Release requests succeeded" ::= { affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefEntry 30 } affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefNumCmrConnReleaseFailures OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Connection Release requests failed" ::= { affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefEntry 31 } affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefNumCmrConnReleaseError OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of erroneous Connection Release requests received" ::= { affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefEntry 32 } affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefNumCmrConnUpdateReceived OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Connection Update requests received" ::= { affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefEntry 33 } affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefNumCmrConnUpdateSuccess OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Connection Update requests succeeded" ::= { affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefEntry 34 } affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefNumCmrConnUpdateFailures OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Connection Update requests failed" ::= { affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefEntry 35 } affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefNumCmrConnUpdateError OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of erroneous Connection Update requests received" ::= { affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefEntry 36 } affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefNumScefInitiatedCmrConnRlsAttempts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of SCEF initiated Connection Release requests sent" ::= { affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefEntry 37 } affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefNumScefInitiatedCmrConnRlsSuccess OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of SCEF initiated Connection Release requests succeeded" ::= { affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefEntry 38 } affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefNumScefInitiatedCmrConnRlsFailures OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of SCEF initiated Connection Release requests failed" ::= { affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefEntry 39 } affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefNumScefInitiatedCmrConnRlsTimeout OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of SCEF initiated Connection Release requests timeout" ::= { affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefEntry 40 } affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefNumNiddMoDataReqReceived OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of NIDD MO data requests received" ::= { affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefEntry 41 } affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefNumNiddMoDataReqSuccess OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of NIDD MO data requests succeeded" ::= { affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefEntry 42 } affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefNumNiddMoDataReqFailures OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of NIDD MO data requests failed" ::= { affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefEntry 43 } affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefNumNiddMoDataBytesReceived OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of NIDD MO data bytes received" ::= { affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefEntry 44 } affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefNumNiddMoDataReqError OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of erroneous NIDD MO data requests received" ::= { affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefEntry 45 } affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefNumNiddMoDataBytesError OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of NIDD MO data bytes dropped because of erroneous NIDD MO data requests" ::= { affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefEntry 46 } affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefNumNiddMoDataPacketsDropped OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of NIDD MO data packets dropped" ::= { affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefEntry 47 } affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefNumNiddMoDataBytesDropped OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of NIDD MO data bytes dropped" ::= { affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefEntry 48 } affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefNumNiddMoDataPacketsDiscarded OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of NIDD MO data packets discarded" ::= { affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefEntry 49 } affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefNumNiddMoDataBytesDiscarded OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of NIDD MO data bytes discarded" ::= { affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefEntry 50 } affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefNumNiddMoDataPacketsSuccess OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of NIDD MO data packets successful" ::= { affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefEntry 51 } affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefNumNiddMoDataBytesSuccess OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of NIDD MO data bytes successful" ::= { affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefEntry 52 } affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefNumNiddDlPacketsReceived OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of NIDD downlink packets received from SCS/AS" ::= { affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefEntry 53 } affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefNumNiddDlBytesReceived OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of NIDD downlink bytes received from SCS/AS" ::= { affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefEntry 54 } affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefNumNiddDlPacketsError OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of NIDD downlink packets received from SCS/AS dropped because of erroneous request" ::= { affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefEntry 55 } affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefNumNiddDlBytesError OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of NIDD downlink bytes received from SCS/AS dropped because of erroneous request" ::= { affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefEntry 56 } affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefNumNiddDlPacketsBuffered OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of NIDD downlink packets buffered at SCEF" ::= { affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefEntry 57 } affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefNumNiddDlPacketsDiscarded OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of NIDD downlink packets received from SCS/AS discarded" ::= { affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefEntry 58 } affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefNumNiddDlBytesDiscarded OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of NIDD downlink bytes received from SCS/AS discarded" ::= { affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefEntry 59 } affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefNumNiddDlPacketsDropped OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of NIDD downlink packets received from SCS/AS dropped" ::= { affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefEntry 60 } affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefNumNiddDlBytesDropped OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of NIDD downlink bytes received from SCS/AS dropped" ::= { affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefEntry 61 } affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefNumNiddDlPacketsSuccess OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of NIDD downlink packets received from SCS/AS successfully delivered" ::= { affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefEntry 62 } affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefNumNiddDlBytesSuccess OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of NIDD downlink bytes received from SCS/AS successfully delivered" ::= { affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefEntry 63 } affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefNumNiddMtDataReqAttempts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of NIDD MT data requests sent" ::= { affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefEntry 64 } affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefNumNiddMtDataReqSuccess OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of NIDD MT data success answers received" ::= { affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefEntry 65 } affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefNumNiddMtDataBytesSuccess OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of NIDD MT data bytes successfully delivered to the peer node" ::= { affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefEntry 66 } affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefNumNiddMtDataReqFailures OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of NIDD MT data failure answers received" ::= { affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefEntry 67 } affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefNumNiddMtDataReqTimeout OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of NIDD MT data requests timeout" ::= { affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefEntry 68 } affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefNumNiddMtDataRespUeMovedPsm OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of NIDD MT data answers received with cause value UE moved to PSM" ::= { affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefEntry 69 } affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefNumNiddMtDataPacketsDiscardedPsm OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of NIDD MT data packets discarded at the end of PSM timer expiry" ::= { affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefEntry 70 } affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefNumNiddMtDataBytesSent OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of NIDD MT data bytes sent" ::= { affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefEntry 71 } affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefNumMonteSubsReceived OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Monitoring event subscription requests received" ::= { affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefEntry 72 } affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefNumMonteSubsSuccess OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Monitoring event subscriptions succeeded" ::= { affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefEntry 73 } affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefNumMonteSubsFailures OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Monitoring event subscriptions failed" ::= { affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefEntry 74 } affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefNumMonteSubsError OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of erroneous Monitoring event subscription requests received" ::= { affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefEntry 75 } affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefNumMonteSubsUpdateReceived OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Monitoring event subscription update requests received" ::= { affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefEntry 76 } affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefNumMonteSubsUpdateSuccess OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Monitoring event subscription updates succeeded" ::= { affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefEntry 77 } affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefNumMonteSubsUpdateFailures OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Monitoring event subscription updates failed" ::= { affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefEntry 78 } affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefNumMonteSubsUpdateError OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of erroneous Monitoring event subscription update requests received" ::= { affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefEntry 79 } affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefNumMonteSubsDeleteReceived OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Monitoring event subscription delete requests received" ::= { affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefEntry 80 } affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefNumMonteSubsDeleteSuccess OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Monitoring event subscription deletes succeeded" ::= { affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefEntry 81 } affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefNumMonteSubsDeleteFailures OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Monitoring event subscription deletes failed" ::= { affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefEntry 82 } affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefNumMonteSubsDeleteError OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of erroneous Monitoring event subscription delete requests received" ::= { affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefEntry 83 } affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefNumMonteEventSubsReceived OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Monitoring events subscription request received" ::= { affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefEntry 84 } affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefNumMonteEventSubsSuccess OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Monitoring events subscription succeeded" ::= { affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefEntry 85 } affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefNumMonteEventSubsFailures OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Monitoring events subscription failed" ::= { affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefEntry 86 } affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefNumMonteEventSubsError OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of erroneous Monitoring events subscription received" ::= { affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefEntry 87 } affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefNumMonteEventSubsUpdateReceived OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Monitoring events subscription update request received" ::= { affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefEntry 88 } affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefNumMonteEventSubsUpdateSuccess OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Monitoring events subscription update succeeded" ::= { affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefEntry 89 } affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefNumMonteEventSubsUpdateFailures OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Monitoring events subscription update failed" ::= { affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefEntry 90 } affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefNumMonteEventSubsUpdateError OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of erroneous Monitoring events subscription update received" ::= { affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefEntry 91 } affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefNumMonteEventSubsDeleteReceived OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Monitoring events subscription delete requests received" ::= { affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefEntry 92 } affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefNumMonteEventSubsDeleteSuccess OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Monitoring events subscription delete succeeded" ::= { affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefEntry 93 } affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefNumMonteEventSubsDeleteFailures OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Monitoring events subscription delete failed" ::= { affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefEntry 94 } affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefNumMonteEventSubsDeleteError OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of erroneous Monitoring events subscription delete received" ::= { affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefEntry 95 } affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefNumMonteEventReportReceived OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Monitoring event reports received" ::= { affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefEntry 96 } affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefNumMonteEventReportSuccess OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Monitoring event reports succeeded" ::= { affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefEntry 97 } affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefNumMonteEventReportFailures OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Monitoring event reports failed" ::= { affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefEntry 98 } affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefNumMonteEventReportError OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of erroneous Monitoring event reports received" ::= { affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefEntry 99 } affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefNumMonteRirReceived OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of RIR requests received" ::= { affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefEntry 100 } affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefNumMonteRirSuccess OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of RIR requests succeeded" ::= { affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefEntry 101 } affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefNumMonteRirFailures OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of RIR requests failed" ::= { affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefEntry 102 } affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefNumMonteRirError OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of erroneous RIR requests received" ::= { affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefEntry 103 } affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefNumDevTrigReceived OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Device Trigger requests received" ::= { affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefEntry 104 } affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefNumDevTrigSuccess OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Device Trigger requests succeeded" ::= { affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefEntry 105 } affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefNumDevTrigFailures OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Device Trigger requests failed" ::= { affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefEntry 106 } affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefNumDevTrigError OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of erroneous Device Trigger requests received" ::= { affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefEntry 107 } affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefNumDevTrigExpired OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Device Trigger expired" ::= { affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefEntry 108 } affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefNumDevTrigRecallReceived OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Device Trigger Recall requests received" ::= { affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefEntry 109 } affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefNumDevTrigRecallSuccess OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Device Trigger Recall requests succeeded" ::= { affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefEntry 110 } affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefNumDevTrigRecallFailures OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Device Trigger Recall requests failed" ::= { affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefEntry 111 } affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefNumDevTrigRecallError OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of erroneous Device Trigger Recall requests received" ::= { affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefEntry 112 } affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefNumDevTrigReplaceReceived OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Device Trigger Replace requests received" ::= { affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefEntry 113 } affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefNumDevTrigReplaceSuccess OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Device Trigger Replace requests succeeded" ::= { affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefEntry 114 } affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefNumDevTrigReplaceFailures OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Device Trigger Replace requests failed" ::= { affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefEntry 115 } affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefNumDevTrigReplaceError OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of erroneous Device Trigger Replace requests received" ::= { affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefEntry 116 } affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefNumDevTrigReplaceTrigExpired OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Device Trigger Replace trigger expired" ::= { affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefEntry 117 } affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefNumDevTrigDeliveryResultSuccess OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Device Trigger delivery success report received for the original trigger device action" ::= { affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefEntry 118 } affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefNumDevTrigDeliveryResultFailures OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Device Trigger delivery failed report received for the original trigger device action" ::= { affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefEntry 119 } affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefNumDevTrigReplaceDeliveryResultSuccess OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Device Trigger delivery success report received for the replaced payload" ::= { affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefEntry 120 } affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefNumDevTrigReplaceDeliveryResultFailures OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Device Trigger delivery failed report received for the replaced payload" ::= { affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefEntry 121 } affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefNumDevTrigReplaceRespNewConfOrigNotDeleted OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Device Triggering replace action response where the original message was not deleted but the replace request was confirmed" ::= { affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefEntry 122 } affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefNumDevTrigReplaceOrigNotDeletedDeliverySuccess OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Device Trigger delivery success report received for the replace action which was accepted as a new trigger" ::= { affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefEntry 123 } affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefNumDevTrigReplaceOrigNotDeletedDeliveryFailures OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Device Trigger delivery failure report received for the replace action which was accepted as a new trigger" ::= { affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefEntry 124 } affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefNumNiddMoDataApnRateControlPacketsDropped OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of NIDD MO data apn rate control packets dropped" ::= { affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefEntry 125 } affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefNumNiddMoDataApnRateControlBytesDropped OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of NIDD MO data apn rate control bytes dropped" ::= { affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefEntry 126 } affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefNumNiddMoDataSplmnRateControlPacketsDropped OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of NIDD MO data splmn rate control packets dropped" ::= { affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefEntry 127 } affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefNumNiddMoDataSplmnRateControlBytesDropped OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of NIDD MO data splmn rate control bytes dropped" ::= { affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefEntry 128 } affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefNumNiddDlApnRateControlPacketsDropped OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of NIDD downlink packets received from SCS/AS dropped because of apn rate control" ::= { affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefEntry 129 } affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefNumNiddDlApnRateControlBytesDropped OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of NIDD downlink bytes received from SCS/AS dropped because of apn rate control" ::= { affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefEntry 130 } affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefNumNiddDlSplmnRateControlPacketsDropped OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of NIDD downlink packets received from SCS/AS dropped because of splmn rate control" ::= { affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefEntry 131 } affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefNumNiddDlSplmnRateControlBytesDropped OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of NIDD downlink bytes received from SCS/AS dropped because of splmn rate control" ::= { affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefEntry 132 } affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefNumNiddDlDeleteReceived OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of NIDD downlink data delete requests received from SCS/AS" ::= { affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefEntry 133 } affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefNumNiddDlDeleteSuccess OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of NIDD downlink data delete requests received from SCS/AS succeeded" ::= { affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefEntry 134 } affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefNumNiddDlDeleteFailures OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of NIDD downlink data delete requests received from SCS/AS failed" ::= { affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefEntry 135 } affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefNumNiddDlDeleteError OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of erroneous NIDD downlink data delete requests received from SCS/AS" ::= { affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefEntry 136 } affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefNumNiddDlBytesDeleted OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of NIDD downlink data bytes deleted because of NIDD downlink data delete requests" ::= { affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefEntry 137 } affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefNumNiddDlReplaceReceived OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of NIDD downlink data replace requests received from SCS/AS" ::= { affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefEntry 138 } affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefNumNiddDlReplaceSuccess OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of NIDD downlink data replace requests received from SCS/AS succeeded" ::= { affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefEntry 139 } affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefNumNiddDlReplaceFailures OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of NIDD downlink data replace requests received from SCS/AS failed" ::= { affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefEntry 140 } affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefNumNiddDlReplaceError OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of erroneous NIDD downlink data replace requests received from SCS/AS" ::= { affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefEntry 141 } affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefNumNiddDlReplaceBytesReceived OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of NIDD downlink data bytes received in NIDD downlink data replace requests from SCS/AS" ::= { affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefEntry 142 } affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefNumNiddDlReplaceBytesAdded OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of NIDD downlink data bytes added because of NIDD downlink data replace requests" ::= { affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefEntry 143 } affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefNumNiddDlReplaceBytesRemoved OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of NIDD downlink data bytes removed because of NIDD downlink data replace requests" ::= { affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefEntry 144 } affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefNumNiddDlReplaceBytesDropped OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of NIDD downlink data bytes dropped because of NIDD downlink data replace requests" ::= { affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefEntry 145 } affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefNumNiddDlGetReceived OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of NIDD downlink data get requests received from SCS/AS" ::= { affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefEntry 146 } affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefNumNiddDlGetSuccess OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of NIDD downlink data get requests received from SCS/AS succeeded" ::= { affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefEntry 147 } affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefNumNiddDlGetFailures OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of NIDD downlink data get requests received from SCS/AS failed" ::= { affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefEntry 148 } affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefNumNiddDlGetError OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of erroneous NIDD downlink data get requests received from SCS/AS" ::= { affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefEntry 149 } affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefNumCmrDupConnEstablishReceived OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of duplicate Connection Establishment requests received" ::= { affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefEntry 150 } affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefDevTrigTable OBJECT-TYPE SYNTAX SEQUENCE OF AffirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefDevTrigEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "" ::= { affirmedZoneMIB 500 } affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefDevTrigEntry OBJECT-TYPE SYNTAX AffirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefDevTrigEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "" INDEX { affirmedZoneName, affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefDevTrigChassis, affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefDevTrigName } ::= { affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefDevTrigTable 1 } AffirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefDevTrigEntry ::= SEQUENCE { affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefDevTrigName String, affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefDevTrigChassis Unsigned32, affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefDevTrigNumDevTrigDeliveryResultNotifySuccess ConfdString, affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefDevTrigNumDevTrigDeliveryResultNotifyFailures ConfdString } affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefDevTrigName OBJECT-TYPE SYNTAX String MAX-ACCESS not-accessible STATUS current DESCRIPTION "Table Name" ::= { affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefDevTrigEntry 1 } affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefDevTrigChassis OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS not-accessible STATUS current DESCRIPTION "chassis ID" ::= { affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefDevTrigEntry 2 } affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefDevTrigNumDevTrigDeliveryResultNotifySuccess OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Device Trigger delivery report success notifications sent" ::= { affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefDevTrigEntry 3 } affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefDevTrigNumDevTrigDeliveryResultNotifyFailures OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Device Trigger delivery report notifications failed to send" ::= { affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefDevTrigEntry 4 } affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefMonteTable OBJECT-TYPE SYNTAX SEQUENCE OF AffirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefMonteEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "" ::= { affirmedZoneMIB 499 } affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefMonteEntry OBJECT-TYPE SYNTAX AffirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefMonteEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "" INDEX { affirmedZoneName, affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefMonteChassis, affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefMonteName } ::= { affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefMonteTable 1 } AffirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefMonteEntry ::= SEQUENCE { affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefMonteName String, affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefMonteChassis Unsigned32, affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefMonteNumMonteS6tReportReceived ConfdString, affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefMonteNumMonteS6tReportSuccess ConfdString, affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefMonteNumMonteS6tReportFailures ConfdString, affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefMonteNumMonteS6tReportError ConfdString, affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefMonteNumMonteT6aReportReceived ConfdString, affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefMonteNumMonteT6aReportSuccess ConfdString, affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefMonteNumMonteT6aReportFailures ConfdString, affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefMonteNumMonteT6aReportError ConfdString, affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefMonteNumMonteReportNotifySuccess ConfdString, affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefMonteNumMonteReportNotifyFailures ConfdString, affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefMonteNumLossOfConnEventSubsReceived ConfdString, affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefMonteNumLossOfConnEventSubsSuccess ConfdString, affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefMonteNumLossOfConnEventSubsFailures ConfdString, affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefMonteNumLossOfConnEventSubsUpdateReceived ConfdString, affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefMonteNumLossOfConnEventSubsUpdateSuccess ConfdString, affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefMonteNumLossOfConnEventSubsUpdateFailures ConfdString, affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefMonteNumLossOfConnEventSubsDeleteReceived ConfdString, affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefMonteNumLossOfConnEventSubsDeleteSuccess ConfdString, affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefMonteNumLossOfConnEventSubsDeleteFailures ConfdString, affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefMonteNumLossOfConnEventReportReceived ConfdString, affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefMonteNumLossOfConnEventReportSuccess ConfdString, affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefMonteNumLossOfConnEventReportFailures ConfdString, affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefMonteNumLossOfConnEventReportNotifySuccess ConfdString, affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefMonteNumLossOfConnEventReportNotifyFailures ConfdString, affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefMonteNumLossOfConnEventPeerConfigSent ConfdString, affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefMonteNumLossOfConnEventPeerConfigSuccess ConfdString, affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefMonteNumLossOfConnEventPeerConfigFailures ConfdString, affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefMonteNumLossOfConnEventPeerUpdateSent ConfdString, affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefMonteNumLossOfConnEventPeerUpdateSuccess ConfdString, affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefMonteNumLossOfConnEventPeerUpdateFailures ConfdString, affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefMonteNumLossOfConnEventPeerDeleteSent ConfdString, affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefMonteNumLossOfConnEventPeerDeleteSuccess ConfdString, affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefMonteNumLossOfConnEventPeerDeleteFailures ConfdString, affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefMonteNumUeReachEventSubsReceived ConfdString, affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefMonteNumUeReachEventSubsSuccess ConfdString, affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefMonteNumUeReachEventSubsFailures ConfdString, affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefMonteNumUeReachEventSubsUpdateReceived ConfdString, affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefMonteNumUeReachEventSubsUpdateSuccess ConfdString, affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefMonteNumUeReachEventSubsUpdateFailures ConfdString, affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefMonteNumUeReachEventSubsDeleteReceived ConfdString, affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefMonteNumUeReachEventSubsDeleteSuccess ConfdString, affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefMonteNumUeReachEventSubsDeleteFailures ConfdString, affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefMonteNumUeReachEventReportReceived ConfdString, affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefMonteNumUeReachEventReportSuccess ConfdString, affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefMonteNumUeReachEventReportFailures ConfdString, affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefMonteNumUeReachEventReportNotifySuccess ConfdString, affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefMonteNumUeReachEventReportNotifyFailures ConfdString, affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefMonteNumUeReachEventPeerConfigSent ConfdString, affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefMonteNumUeReachEventPeerConfigSuccess ConfdString, affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefMonteNumUeReachEventPeerConfigFailures ConfdString, affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefMonteNumUeReachEventPeerUpdateSent ConfdString, affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefMonteNumUeReachEventPeerUpdateSuccess ConfdString, affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefMonteNumUeReachEventPeerUpdateFailures ConfdString, affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefMonteNumUeReachEventPeerDeleteSent ConfdString, affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefMonteNumUeReachEventPeerDeleteSuccess ConfdString, affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefMonteNumUeReachEventPeerDeleteFailures ConfdString, affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefMonteNumLocReportEventSubsReceived ConfdString, affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefMonteNumLocReportEventSubsSuccess ConfdString, affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefMonteNumLocReportEventSubsFailures ConfdString, affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefMonteNumLocReportEventSubsUpdateReceived ConfdString, affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefMonteNumLocReportEventSubsUpdateSuccess ConfdString, affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefMonteNumLocReportEventSubsUpdateFailures ConfdString, affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefMonteNumLocReportEventSubsDeleteReceived ConfdString, affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefMonteNumLocReportEventSubsDeleteSuccess ConfdString, affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefMonteNumLocReportEventSubsDeleteFailures ConfdString, affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefMonteNumLocReportEventReportReceived ConfdString, affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefMonteNumLocReportEventReportSuccess ConfdString, affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefMonteNumLocReportEventReportFailures ConfdString, affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefMonteNumLocReportEventReportNotifySuccess ConfdString, affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefMonteNumLocReportEventReportNotifyFailures ConfdString, affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefMonteNumLocReportEventPeerConfigSent ConfdString, affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefMonteNumLocReportEventPeerConfigSuccess ConfdString, affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefMonteNumLocReportEventPeerConfigFailures ConfdString, affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefMonteNumLocReportEventPeerUpdateSent ConfdString, affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefMonteNumLocReportEventPeerUpdateSuccess ConfdString, affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefMonteNumLocReportEventPeerUpdateFailures ConfdString, affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefMonteNumLocReportEventPeerDeleteSent ConfdString, affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefMonteNumLocReportEventPeerDeleteSuccess ConfdString, affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefMonteNumLocReportEventPeerDeleteFailures ConfdString, affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefMonteNumImsiImeiAssoChgEventSubsReceived ConfdString, affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefMonteNumImsiImeiAssoChgEventSubsSuccess ConfdString, affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefMonteNumImsiImeiAssoChgEventSubsFailures ConfdString, affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefMonteNumImsiImeiAssoChgEventSubsUpdateReceived ConfdString, affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefMonteNumImsiImeiAssoChgEventSubsUpdateSuccess ConfdString, affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefMonteNumImsiImeiAssoChgEventSubsUpdateFailures ConfdString, affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefMonteNumImsiImeiAssoChgEventSubsDeleteReceived ConfdString, affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefMonteNumImsiImeiAssoChgEventSubsDeleteSuccess ConfdString, affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefMonteNumImsiImeiAssoChgEventSubsDeleteFailures ConfdString, affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefMonteNumImsiImeiAssoChgEventReportReceived ConfdString, affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefMonteNumImsiImeiAssoChgEventReportSuccess ConfdString, affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefMonteNumImsiImeiAssoChgEventReportFailures ConfdString, affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefMonteNumImsiImeiAssoChgEventReportNotifySuccess ConfdString, affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefMonteNumImsiImeiAssoChgEventReportNotifyFailures ConfdString, affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefMonteNumImsiImeiAssoChgEventPeerConfigSent ConfdString, affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefMonteNumImsiImeiAssoChgEventPeerConfigSuccess ConfdString, affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefMonteNumImsiImeiAssoChgEventPeerConfigFailures ConfdString, affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefMonteNumImsiImeiAssoChgEventPeerUpdateSent ConfdString, affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefMonteNumImsiImeiAssoChgEventPeerUpdateSuccess ConfdString, affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefMonteNumImsiImeiAssoChgEventPeerUpdateFailures ConfdString, affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefMonteNumImsiImeiAssoChgEventPeerDeleteSent ConfdString, affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefMonteNumImsiImeiAssoChgEventPeerDeleteSuccess ConfdString, affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefMonteNumImsiImeiAssoChgEventPeerDeleteFailures ConfdString, affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefMonteNumRoamingStatusEventSubsReceived ConfdString, affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefMonteNumRoamingStatusEventSubsSuccess ConfdString, affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefMonteNumRoamingStatusEventSubsFailures ConfdString, affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefMonteNumRoamingStatusEventSubsUpdateReceived ConfdString, affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefMonteNumRoamingStatusEventSubsUpdateSuccess ConfdString, affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefMonteNumRoamingStatusEventSubsUpdateFailures ConfdString, affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefMonteNumRoamingStatusEventSubsDeleteReceived ConfdString, affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefMonteNumRoamingStatusEventSubsDeleteSuccess ConfdString, affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefMonteNumRoamingStatusEventSubsDeleteFailures ConfdString, affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefMonteNumRoamingStatusEventReportReceived ConfdString, affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefMonteNumRoamingStatusEventReportSuccess ConfdString, affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefMonteNumRoamingStatusEventReportFailures ConfdString, affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefMonteNumRoamingStatusEventReportNotifySuccess ConfdString, affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefMonteNumRoamingStatusEventReportNotifyFailures ConfdString, affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefMonteNumRoamingStatusEventPeerConfigSent ConfdString, affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefMonteNumRoamingStatusEventPeerConfigSuccess ConfdString, affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefMonteNumRoamingStatusEventPeerConfigFailures ConfdString, affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefMonteNumRoamingStatusEventPeerUpdateSent ConfdString, affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefMonteNumRoamingStatusEventPeerUpdateSuccess ConfdString, affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefMonteNumRoamingStatusEventPeerUpdateFailures ConfdString, affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefMonteNumRoamingStatusEventPeerDeleteSent ConfdString, affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefMonteNumRoamingStatusEventPeerDeleteSuccess ConfdString, affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefMonteNumRoamingStatusEventPeerDeleteFailures ConfdString, affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefMonteNumCommFailureEventSubsReceived ConfdString, affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefMonteNumCommFailureEventSubsSuccess ConfdString, affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefMonteNumCommFailureEventSubsFailures ConfdString, affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefMonteNumCommFailureEventSubsUpdateReceived ConfdString, affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefMonteNumCommFailureEventSubsUpdateSuccess ConfdString, affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefMonteNumCommFailureEventSubsUpdateFailures ConfdString, affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefMonteNumCommFailureEventSubsDeleteReceived ConfdString, affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefMonteNumCommFailureEventSubsDeleteSuccess ConfdString, affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefMonteNumCommFailureEventSubsDeleteFailures ConfdString, affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefMonteNumCommFailureEventReportReceived ConfdString, affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefMonteNumCommFailureEventReportSuccess ConfdString, affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefMonteNumCommFailureEventReportFailures ConfdString, affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefMonteNumCommFailureEventReportNotifySuccess ConfdString, affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefMonteNumCommFailureEventReportNotifyFailures ConfdString, affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefMonteNumCommFailureEventPeerConfigSent ConfdString, affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefMonteNumCommFailureEventPeerConfigSuccess ConfdString, affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefMonteNumCommFailureEventPeerConfigFailures ConfdString, affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefMonteNumCommFailureEventPeerUpdateSent ConfdString, affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefMonteNumCommFailureEventPeerUpdateSuccess ConfdString, affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefMonteNumCommFailureEventPeerUpdateFailures ConfdString, affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefMonteNumCommFailureEventPeerDeleteSent ConfdString, affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefMonteNumCommFailureEventPeerDeleteSuccess ConfdString, affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefMonteNumCommFailureEventPeerDeleteFailures ConfdString, affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefMonteNumAvailAfterDdnFailEventSubsReceived ConfdString, affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefMonteNumAvailAfterDdnFailEventSubsSuccess ConfdString, affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefMonteNumAvailAfterDdnFailEventSubsFailures ConfdString, affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefMonteNumAvailAfterDdnFailEventSubsUpdateReceived ConfdString, affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefMonteNumAvailAfterDdnFailEventSubsUpdateSuccess ConfdString, affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefMonteNumAvailAfterDdnFailEventSubsUpdateFailures ConfdString, affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefMonteNumAvailAfterDdnFailEventSubsDeleteReceived ConfdString, affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefMonteNumAvailAfterDdnFailEventSubsDeleteSuccess ConfdString, affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefMonteNumAvailAfterDdnFailEventSubsDeleteFailures ConfdString, affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefMonteNumAvailAfterDdnFailEventReportReceived ConfdString, affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefMonteNumAvailAfterDdnFailEventReportSuccess ConfdString, affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefMonteNumAvailAfterDdnFailEventReportFailures ConfdString, affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefMonteNumAvailAfterDdnFailEventReportNotifySuccess ConfdString, affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefMonteNumAvailAfterDdnFailEventReportNotifyFailures ConfdString, affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefMonteNumAvailAfterDdnFailEventPeerConfigSent ConfdString, affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefMonteNumAvailAfterDdnFailEventPeerConfigSuccess ConfdString, affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefMonteNumAvailAfterDdnFailEventPeerConfigFailures ConfdString, affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefMonteNumAvailAfterDdnFailEventPeerUpdateSent ConfdString, affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefMonteNumAvailAfterDdnFailEventPeerUpdateSuccess ConfdString, affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefMonteNumAvailAfterDdnFailEventPeerUpdateFailures ConfdString, affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefMonteNumAvailAfterDdnFailEventPeerDeleteSent ConfdString, affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefMonteNumAvailAfterDdnFailEventPeerDeleteSuccess ConfdString, affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefMonteNumAvailAfterDdnFailEventPeerDeleteFailures ConfdString, affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefMonteNumOfUesInGeoAreaEventSubsReceived ConfdString, affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefMonteNumOfUesInGeoAreaEventSubsSuccess ConfdString, affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefMonteNumOfUesInGeoAreaEventSubsFailures ConfdString, affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefMonteNumOfUesInGeoAreaEventSubsUpdateReceived ConfdString, affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefMonteNumOfUesInGeoAreaEventSubsUpdateSuccess ConfdString, affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefMonteNumOfUesInGeoAreaEventSubsUpdateFailures ConfdString, affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefMonteNumOfUesInGeoAreaEventSubsDeleteReceived ConfdString, affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefMonteNumOfUesInGeoAreaEventSubsDeleteSuccess ConfdString, affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefMonteNumOfUesInGeoAreaEventSubsDeleteFailures ConfdString, affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefMonteNumOfUesInGeoAreaEventReportReceived ConfdString, affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefMonteNumOfUesInGeoAreaEventReportSuccess ConfdString, affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefMonteNumOfUesInGeoAreaEventReportFailures ConfdString, affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefMonteNumOfUesInGeoAreaEventReportNotifySuccess ConfdString, affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefMonteNumOfUesInGeoAreaEventReportNotifyFailures ConfdString, affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefMonteNumOfUesInGeoAreaEventPeerConfigSent ConfdString, affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefMonteNumOfUesInGeoAreaEventPeerConfigSuccess ConfdString, affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefMonteNumOfUesInGeoAreaEventPeerConfigFailures ConfdString, affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefMonteNumOfUesInGeoAreaEventPeerUpdateSent ConfdString, affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefMonteNumOfUesInGeoAreaEventPeerUpdateSuccess ConfdString, affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefMonteNumOfUesInGeoAreaEventPeerUpdateFailures ConfdString, affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefMonteNumOfUesInGeoAreaEventPeerDeleteSent ConfdString, affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefMonteNumOfUesInGeoAreaEventPeerDeleteSuccess ConfdString, affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefMonteNumOfUesInGeoAreaEventPeerDeleteFailures ConfdString, affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefMonteNumConfigPostFailures401 ConfdString, affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefMonteNumConfigPostFailures403 ConfdString, affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefMonteNumConfigPostFailures409 ConfdString, affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefMonteNumConfigPostFailures412 ConfdString, affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefMonteNumConfigPostFailures500 ConfdString, affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefMonteNumConfigPostFailures503 ConfdString, affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefMonteNumConfigPutFailures401 ConfdString, affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefMonteNumConfigPutFailures403 ConfdString, affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefMonteNumConfigPutFailures404 ConfdString, affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefMonteNumConfigPutFailures409 ConfdString, affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefMonteNumConfigPutFailures412 ConfdString, affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefMonteNumConfigPutFailures500 ConfdString, affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefMonteNumConfigPutFailures503 ConfdString, affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefMonteNumConfigDeleteFailures401 ConfdString, affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefMonteNumConfigDeleteFailures403 ConfdString, affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefMonteNumConfigDeleteFailures404 ConfdString, affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefMonteNumConfigDeleteFailures412 ConfdString, affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefMonteNumConfigDeleteFailures500 ConfdString, affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefMonteNumConfigDeleteFailures503 ConfdString } affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefMonteName OBJECT-TYPE SYNTAX String MAX-ACCESS not-accessible STATUS current DESCRIPTION "Table Name" ::= { affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefMonteEntry 1 } affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefMonteChassis OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS not-accessible STATUS current DESCRIPTION "chassis ID" ::= { affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefMonteEntry 2 } affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefMonteNumMonteS6tReportReceived OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of S6t RIR requests received" ::= { affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefMonteEntry 3 } affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefMonteNumMonteS6tReportSuccess OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of S6t RIR requests succeeded" ::= { affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefMonteEntry 4 } affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefMonteNumMonteS6tReportFailures OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of S6t RIR requests failed" ::= { affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefMonteEntry 5 } affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefMonteNumMonteS6tReportError OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of erroneous S6t RIR requests" ::= { affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefMonteEntry 6 } affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefMonteNumMonteT6aReportReceived OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of T6a RIR requests received" ::= { affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefMonteEntry 7 } affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefMonteNumMonteT6aReportSuccess OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of T6a RIR requests succeeded" ::= { affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefMonteEntry 8 } affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefMonteNumMonteT6aReportFailures OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of T6a RIR requests failed" ::= { affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefMonteEntry 9 } affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefMonteNumMonteT6aReportError OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of erroneous T6a RIR requests" ::= { affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefMonteEntry 10 } affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefMonteNumMonteReportNotifySuccess OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Monitoring event report notifications successfully sent" ::= { affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefMonteEntry 11 } affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefMonteNumMonteReportNotifyFailures OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Monitoring event report notifications failed" ::= { affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefMonteEntry 12 } affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefMonteNumLossOfConnEventSubsReceived OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Loss of Connectivity event subscription requests received from SCS/AS" ::= { affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefMonteEntry 13 } affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefMonteNumLossOfConnEventSubsSuccess OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Loss of Connectivity event subscription succeeded" ::= { affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefMonteEntry 14 } affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefMonteNumLossOfConnEventSubsFailures OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Loss of Connectivity event subscription failed" ::= { affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefMonteEntry 15 } affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefMonteNumLossOfConnEventSubsUpdateReceived OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Loss of Connectivity event subscription update requests received from SCS/AS" ::= { affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefMonteEntry 16 } affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefMonteNumLossOfConnEventSubsUpdateSuccess OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Loss of Connectivity event subscription update succeeded" ::= { affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefMonteEntry 17 } affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefMonteNumLossOfConnEventSubsUpdateFailures OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Loss of Connectivity event subscription update failed" ::= { affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefMonteEntry 18 } affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefMonteNumLossOfConnEventSubsDeleteReceived OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Loss of Connectivity event subscription delete requests received from SCS/AS" ::= { affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefMonteEntry 19 } affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefMonteNumLossOfConnEventSubsDeleteSuccess OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Loss of Connectivity event subscription delete succeeded" ::= { affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefMonteEntry 20 } affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefMonteNumLossOfConnEventSubsDeleteFailures OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Loss of Connectivity event subscription delete failed" ::= { affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefMonteEntry 21 } affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefMonteNumLossOfConnEventReportReceived OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Loss of Connectivity event reports received" ::= { affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefMonteEntry 22 } affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefMonteNumLossOfConnEventReportSuccess OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Loss of Connectivity event reports accepted" ::= { affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefMonteEntry 23 } affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefMonteNumLossOfConnEventReportFailures OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Loss of Connectivity event reports not accepted" ::= { affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefMonteEntry 24 } affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefMonteNumLossOfConnEventReportNotifySuccess OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Loss of Connectivity event report notifications successfully sent" ::= { affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefMonteEntry 25 } affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefMonteNumLossOfConnEventReportNotifyFailures OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Loss of Connectivity event report notifications failed to send" ::= { affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefMonteEntry 26 } affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefMonteNumLossOfConnEventPeerConfigSent OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Loss of Connectivity event configuration requests sent to peer" ::= { affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefMonteEntry 27 } affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefMonteNumLossOfConnEventPeerConfigSuccess OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Loss of Connectivity event successfully configured at peer" ::= { affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefMonteEntry 28 } affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefMonteNumLossOfConnEventPeerConfigFailures OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Loss of Connectivity event configuration failure at peer" ::= { affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefMonteEntry 29 } affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefMonteNumLossOfConnEventPeerUpdateSent OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Loss of Connectivity event update requests sent to peer" ::= { affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefMonteEntry 30 } affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefMonteNumLossOfConnEventPeerUpdateSuccess OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Loss of Connectivity event successfully updated at peer" ::= { affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefMonteEntry 31 } affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefMonteNumLossOfConnEventPeerUpdateFailures OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Loss of Connectivity event update failure at peer" ::= { affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefMonteEntry 32 } affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefMonteNumLossOfConnEventPeerDeleteSent OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Loss of Connectivity event delete requests sent to peer" ::= { affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefMonteEntry 33 } affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefMonteNumLossOfConnEventPeerDeleteSuccess OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Loss of Connectivity event successfully deleted at peer" ::= { affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefMonteEntry 34 } affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefMonteNumLossOfConnEventPeerDeleteFailures OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Loss of Connectivity event delete failure at peer" ::= { affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefMonteEntry 35 } affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefMonteNumUeReachEventSubsReceived OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of UE Reachability event subscription requests received from SCS/AS" ::= { affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefMonteEntry 36 } affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefMonteNumUeReachEventSubsSuccess OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of UE Reachability event subscription succeeded" ::= { affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefMonteEntry 37 } affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefMonteNumUeReachEventSubsFailures OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of UE Reachability event subscription failed" ::= { affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefMonteEntry 38 } affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefMonteNumUeReachEventSubsUpdateReceived OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of UE Reachability event subscription update requests received from SCS/AS" ::= { affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefMonteEntry 39 } affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefMonteNumUeReachEventSubsUpdateSuccess OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of UE Reachability event subscription update succeeded" ::= { affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefMonteEntry 40 } affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefMonteNumUeReachEventSubsUpdateFailures OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of UE Reachability event subscription update failed" ::= { affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefMonteEntry 41 } affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefMonteNumUeReachEventSubsDeleteReceived OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of UE Reachability event subscription delete requests received from SCS/AS" ::= { affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefMonteEntry 42 } affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefMonteNumUeReachEventSubsDeleteSuccess OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of UE Reachability event subscription delete succeeded" ::= { affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefMonteEntry 43 } affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefMonteNumUeReachEventSubsDeleteFailures OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of UE Reachability event subscription delete failed" ::= { affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefMonteEntry 44 } affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefMonteNumUeReachEventReportReceived OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of UE Reachability event reports received" ::= { affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefMonteEntry 45 } affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefMonteNumUeReachEventReportSuccess OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of UE Reachability event reports accepted" ::= { affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefMonteEntry 46 } affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefMonteNumUeReachEventReportFailures OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of UE Reachability event reports not accepted" ::= { affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefMonteEntry 47 } affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefMonteNumUeReachEventReportNotifySuccess OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of UE Reachability event report notifications successfully sent" ::= { affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefMonteEntry 48 } affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefMonteNumUeReachEventReportNotifyFailures OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of UE Reachability event report notifications failed to send" ::= { affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefMonteEntry 49 } affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefMonteNumUeReachEventPeerConfigSent OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of UE Reachability event configuration requests sent to peer" ::= { affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefMonteEntry 50 } affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefMonteNumUeReachEventPeerConfigSuccess OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of UE Reachability event successfully configured at peer" ::= { affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefMonteEntry 51 } affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefMonteNumUeReachEventPeerConfigFailures OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of UE Reachability event configuration failure at peer" ::= { affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefMonteEntry 52 } affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefMonteNumUeReachEventPeerUpdateSent OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of UE Reachability event update requests sent to peer" ::= { affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefMonteEntry 53 } affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefMonteNumUeReachEventPeerUpdateSuccess OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of UE Reachability event successfully updated at peer" ::= { affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefMonteEntry 54 } affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefMonteNumUeReachEventPeerUpdateFailures OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of UE Reachability event update failure at peer" ::= { affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefMonteEntry 55 } affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefMonteNumUeReachEventPeerDeleteSent OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of UE Reachability event delete requests sent to peer" ::= { affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefMonteEntry 56 } affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefMonteNumUeReachEventPeerDeleteSuccess OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of UE Reachability event successfully deleted at peer" ::= { affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefMonteEntry 57 } affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefMonteNumUeReachEventPeerDeleteFailures OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of UE Reachability event delete failure at peer" ::= { affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefMonteEntry 58 } affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefMonteNumLocReportEventSubsReceived OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Location Reporting event subscription requests received from SCS/AS" ::= { affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefMonteEntry 59 } affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefMonteNumLocReportEventSubsSuccess OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Location Reporting event subscription succeeded" ::= { affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefMonteEntry 60 } affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefMonteNumLocReportEventSubsFailures OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Location Reporting event subscription failed" ::= { affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefMonteEntry 61 } affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefMonteNumLocReportEventSubsUpdateReceived OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Location Reporting event subscription update requests received from SCS/AS" ::= { affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefMonteEntry 62 } affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefMonteNumLocReportEventSubsUpdateSuccess OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Location Reporting event subscription update succeeded" ::= { affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefMonteEntry 63 } affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefMonteNumLocReportEventSubsUpdateFailures OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Location Reporting event subscription update failed" ::= { affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefMonteEntry 64 } affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefMonteNumLocReportEventSubsDeleteReceived OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Location Reporting event subscription delete requests received from SCS/AS" ::= { affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefMonteEntry 65 } affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefMonteNumLocReportEventSubsDeleteSuccess OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Location Reporting event subscription delete succeeded" ::= { affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefMonteEntry 66 } affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefMonteNumLocReportEventSubsDeleteFailures OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Location Reporting event subscription delete failed" ::= { affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefMonteEntry 67 } affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefMonteNumLocReportEventReportReceived OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Location Reporting event reports received" ::= { affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefMonteEntry 68 } affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefMonteNumLocReportEventReportSuccess OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Location Reporting event reports accepted" ::= { affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefMonteEntry 69 } affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefMonteNumLocReportEventReportFailures OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Location Reporting event reports not accepted" ::= { affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefMonteEntry 70 } affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefMonteNumLocReportEventReportNotifySuccess OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Location Reporting event report notifications successfully sent" ::= { affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefMonteEntry 71 } affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefMonteNumLocReportEventReportNotifyFailures OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Location Reporting event report notifications failed to send" ::= { affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefMonteEntry 72 } affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefMonteNumLocReportEventPeerConfigSent OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Location Reporting event configuration requests sent to peer" ::= { affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefMonteEntry 73 } affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefMonteNumLocReportEventPeerConfigSuccess OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Location Reporting event successfully configured at peer" ::= { affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefMonteEntry 74 } affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefMonteNumLocReportEventPeerConfigFailures OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Location Reporting event configuration failure at peer" ::= { affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefMonteEntry 75 } affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefMonteNumLocReportEventPeerUpdateSent OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Location Reporting event update requests sent to peer" ::= { affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefMonteEntry 76 } affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefMonteNumLocReportEventPeerUpdateSuccess OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Location Reporting event successfully updated at peer" ::= { affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefMonteEntry 77 } affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefMonteNumLocReportEventPeerUpdateFailures OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Location Reporting event update failure at peer" ::= { affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefMonteEntry 78 } affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefMonteNumLocReportEventPeerDeleteSent OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Location Reporting event delete requests sent to peer" ::= { affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefMonteEntry 79 } affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefMonteNumLocReportEventPeerDeleteSuccess OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Location Reporting event successfully deleted at peer" ::= { affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefMonteEntry 80 } affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefMonteNumLocReportEventPeerDeleteFailures OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Location Reporting event delete failure at peer" ::= { affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefMonteEntry 81 } affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefMonteNumImsiImeiAssoChgEventSubsReceived OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Change of IMSI-IMEI Association event subscription requests received from SCS/AS" ::= { affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefMonteEntry 82 } affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefMonteNumImsiImeiAssoChgEventSubsSuccess OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Change of IMSI-IMEI Association event subscription succeeded" ::= { affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefMonteEntry 83 } affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefMonteNumImsiImeiAssoChgEventSubsFailures OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Change of IMSI-IMEI Association event subscription failed" ::= { affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefMonteEntry 84 } affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefMonteNumImsiImeiAssoChgEventSubsUpdateReceived OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Change of IMSI-IMEI Association event subscription update requests received from SCS/AS" ::= { affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefMonteEntry 85 } affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefMonteNumImsiImeiAssoChgEventSubsUpdateSuccess OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Change of IMSI-IMEI Association event subscription update succeeded" ::= { affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefMonteEntry 86 } affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefMonteNumImsiImeiAssoChgEventSubsUpdateFailures OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Change of IMSI-IMEI Association event subscription update failed" ::= { affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefMonteEntry 87 } affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefMonteNumImsiImeiAssoChgEventSubsDeleteReceived OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Change of IMSI-IMEI Association event subscription delete requests received from SCS/AS" ::= { affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefMonteEntry 88 } affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefMonteNumImsiImeiAssoChgEventSubsDeleteSuccess OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Change of IMSI-IMEI Association event subscription delete succeeded" ::= { affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefMonteEntry 89 } affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefMonteNumImsiImeiAssoChgEventSubsDeleteFailures OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Change of IMSI-IMEI Association event subscription delete failed" ::= { affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefMonteEntry 90 } affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefMonteNumImsiImeiAssoChgEventReportReceived OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Change of IMSI-IMEI Association event reports received" ::= { affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefMonteEntry 91 } affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefMonteNumImsiImeiAssoChgEventReportSuccess OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Change of IMSI-IMEI Association event reports accepted" ::= { affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefMonteEntry 92 } affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefMonteNumImsiImeiAssoChgEventReportFailures OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Change of IMSI-IMEI Association event reports not accepted" ::= { affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefMonteEntry 93 } affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefMonteNumImsiImeiAssoChgEventReportNotifySuccess OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Change of IMSI-IMEI Association event report notifications successfully sent" ::= { affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefMonteEntry 94 } affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefMonteNumImsiImeiAssoChgEventReportNotifyFailures OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Change of IMSI-IMEI Association event report notifications failed to send" ::= { affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefMonteEntry 95 } affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefMonteNumImsiImeiAssoChgEventPeerConfigSent OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Change of IMSI-IMEI Association event configuration requests sent to peer" ::= { affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefMonteEntry 96 } affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefMonteNumImsiImeiAssoChgEventPeerConfigSuccess OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Change of IMSI-IMEI Association event successfully configured at peer" ::= { affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefMonteEntry 97 } affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefMonteNumImsiImeiAssoChgEventPeerConfigFailures OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Change of IMSI-IMEI Association event configuration failure at peer" ::= { affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefMonteEntry 98 } affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefMonteNumImsiImeiAssoChgEventPeerUpdateSent OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Change of IMSI-IMEI Association event update requests sent to peer" ::= { affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefMonteEntry 99 } affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefMonteNumImsiImeiAssoChgEventPeerUpdateSuccess OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Change of IMSI-IMEI Association event successfully updated at peer" ::= { affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefMonteEntry 100 } affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefMonteNumImsiImeiAssoChgEventPeerUpdateFailures OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Change of IMSI-IMEI Association event update failure at peer" ::= { affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefMonteEntry 101 } affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefMonteNumImsiImeiAssoChgEventPeerDeleteSent OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Change of IMSI-IMEI Association event delete requests sent to peer" ::= { affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefMonteEntry 102 } affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefMonteNumImsiImeiAssoChgEventPeerDeleteSuccess OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Change of IMSI-IMEI Association event successfully deleted at peer" ::= { affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefMonteEntry 103 } affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefMonteNumImsiImeiAssoChgEventPeerDeleteFailures OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Change of IMSI-IMEI Association event delete failure at peer" ::= { affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefMonteEntry 104 } affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefMonteNumRoamingStatusEventSubsReceived OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Roaming Status event subscription requests received from SCS/AS" ::= { affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefMonteEntry 105 } affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefMonteNumRoamingStatusEventSubsSuccess OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Roaming Status event subscription succeeded" ::= { affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefMonteEntry 106 } affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefMonteNumRoamingStatusEventSubsFailures OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Roaming Status event subscription failed" ::= { affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefMonteEntry 107 } affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefMonteNumRoamingStatusEventSubsUpdateReceived OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Roaming Status event subscription update requests received from SCS/AS" ::= { affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefMonteEntry 108 } affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefMonteNumRoamingStatusEventSubsUpdateSuccess OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Roaming Status event subscription update succeeded" ::= { affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefMonteEntry 109 } affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefMonteNumRoamingStatusEventSubsUpdateFailures OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Roaming Status event subscription update failed" ::= { affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefMonteEntry 110 } affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefMonteNumRoamingStatusEventSubsDeleteReceived OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Roaming Status event subscription delete requests received from SCS/AS" ::= { affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefMonteEntry 111 } affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefMonteNumRoamingStatusEventSubsDeleteSuccess OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Roaming Status event subscription delete succeeded" ::= { affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefMonteEntry 112 } affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefMonteNumRoamingStatusEventSubsDeleteFailures OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Roaming Status event subscription delete failed" ::= { affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefMonteEntry 113 } affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefMonteNumRoamingStatusEventReportReceived OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Roaming Status event reports received" ::= { affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefMonteEntry 114 } affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefMonteNumRoamingStatusEventReportSuccess OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Roaming Status event reports accepted" ::= { affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefMonteEntry 115 } affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefMonteNumRoamingStatusEventReportFailures OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Roaming Status event reports not accepted" ::= { affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefMonteEntry 116 } affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefMonteNumRoamingStatusEventReportNotifySuccess OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Roaming Status event report notifications successfully sent" ::= { affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefMonteEntry 117 } affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefMonteNumRoamingStatusEventReportNotifyFailures OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Roaming Status event report notifications failed to send" ::= { affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefMonteEntry 118 } affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefMonteNumRoamingStatusEventPeerConfigSent OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Roaming Status event configuration requests sent to peer" ::= { affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefMonteEntry 119 } affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefMonteNumRoamingStatusEventPeerConfigSuccess OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Roaming Status event successfully configured at peer" ::= { affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefMonteEntry 120 } affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefMonteNumRoamingStatusEventPeerConfigFailures OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Roaming Status event configuration failure at peer" ::= { affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefMonteEntry 121 } affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefMonteNumRoamingStatusEventPeerUpdateSent OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Roaming Status event update requests sent to peer" ::= { affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefMonteEntry 122 } affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefMonteNumRoamingStatusEventPeerUpdateSuccess OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Roaming Status event successfully updated at peer" ::= { affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefMonteEntry 123 } affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefMonteNumRoamingStatusEventPeerUpdateFailures OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Roaming Status event update failure at peer" ::= { affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefMonteEntry 124 } affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefMonteNumRoamingStatusEventPeerDeleteSent OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Roaming Status event delete requests sent to peer" ::= { affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefMonteEntry 125 } affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefMonteNumRoamingStatusEventPeerDeleteSuccess OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Roaming Status event successfully deleted at peer" ::= { affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefMonteEntry 126 } affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefMonteNumRoamingStatusEventPeerDeleteFailures OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Roaming Status event delete failure at peer" ::= { affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefMonteEntry 127 } affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefMonteNumCommFailureEventSubsReceived OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Communication Failure event subscription requests received from SCS/AS" ::= { affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefMonteEntry 128 } affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefMonteNumCommFailureEventSubsSuccess OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Communication Failure event subscription succeeded" ::= { affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefMonteEntry 129 } affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefMonteNumCommFailureEventSubsFailures OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Communication Failure event subscription failed" ::= { affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefMonteEntry 130 } affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefMonteNumCommFailureEventSubsUpdateReceived OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Communication Failure event subscription update requests received from SCS/AS" ::= { affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefMonteEntry 131 } affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefMonteNumCommFailureEventSubsUpdateSuccess OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Communication Failure event subscription update succeeded" ::= { affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefMonteEntry 132 } affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefMonteNumCommFailureEventSubsUpdateFailures OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Communication Failure event subscription update failed" ::= { affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefMonteEntry 133 } affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefMonteNumCommFailureEventSubsDeleteReceived OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Communication Failure event subscription delete requests received from SCS/AS" ::= { affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefMonteEntry 134 } affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefMonteNumCommFailureEventSubsDeleteSuccess OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Communication Failure event subscription delete succeeded" ::= { affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefMonteEntry 135 } affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefMonteNumCommFailureEventSubsDeleteFailures OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Communication Failure event subscription delete failed" ::= { affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefMonteEntry 136 } affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefMonteNumCommFailureEventReportReceived OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Communication Failure event reports received" ::= { affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefMonteEntry 137 } affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefMonteNumCommFailureEventReportSuccess OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Communication Failure event reports accepted" ::= { affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefMonteEntry 138 } affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefMonteNumCommFailureEventReportFailures OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Communication Failure event reports not accepted" ::= { affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefMonteEntry 139 } affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefMonteNumCommFailureEventReportNotifySuccess OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Communication Failure event report notifications successfully sent" ::= { affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefMonteEntry 140 } affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefMonteNumCommFailureEventReportNotifyFailures OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Communication Failure event report notifications failed to send" ::= { affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefMonteEntry 141 } affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefMonteNumCommFailureEventPeerConfigSent OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Communication Failure event configuration requests sent to peer" ::= { affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefMonteEntry 142 } affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefMonteNumCommFailureEventPeerConfigSuccess OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Communication Failure event successfully configured at peer" ::= { affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefMonteEntry 143 } affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefMonteNumCommFailureEventPeerConfigFailures OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Communication Failure event configuration failure at peer" ::= { affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefMonteEntry 144 } affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefMonteNumCommFailureEventPeerUpdateSent OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Communication Failure event update requests sent to peer" ::= { affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefMonteEntry 145 } affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefMonteNumCommFailureEventPeerUpdateSuccess OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Communication Failure event successfully updated at peer" ::= { affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefMonteEntry 146 } affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefMonteNumCommFailureEventPeerUpdateFailures OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Communication Failure event update failure at peer" ::= { affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefMonteEntry 147 } affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefMonteNumCommFailureEventPeerDeleteSent OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Communication Failure event delete requests sent to peer" ::= { affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefMonteEntry 148 } affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefMonteNumCommFailureEventPeerDeleteSuccess OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Communication Failure event successfully deleted at peer" ::= { affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefMonteEntry 149 } affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefMonteNumCommFailureEventPeerDeleteFailures OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Communication Failure event delete failure at peer" ::= { affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefMonteEntry 150 } affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefMonteNumAvailAfterDdnFailEventSubsReceived OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Availability after DDN Failure event subscription requests received from SCS/AS" ::= { affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefMonteEntry 151 } affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefMonteNumAvailAfterDdnFailEventSubsSuccess OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Availability after DDN Failure event subscription succeeded" ::= { affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefMonteEntry 152 } affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefMonteNumAvailAfterDdnFailEventSubsFailures OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Availability after DDN Failure event subscription failed" ::= { affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefMonteEntry 153 } affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefMonteNumAvailAfterDdnFailEventSubsUpdateReceived OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Availability after DDN Failure event subscription update requests received from SCS/AS" ::= { affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefMonteEntry 154 } affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefMonteNumAvailAfterDdnFailEventSubsUpdateSuccess OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Availability after DDN Failure event subscription update succeeded" ::= { affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefMonteEntry 155 } affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefMonteNumAvailAfterDdnFailEventSubsUpdateFailures OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Availability after DDN Failure event subscription update failed" ::= { affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefMonteEntry 156 } affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefMonteNumAvailAfterDdnFailEventSubsDeleteReceived OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Availability after DDN Failure event subscription delete requests received from SCS/AS" ::= { affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefMonteEntry 157 } affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefMonteNumAvailAfterDdnFailEventSubsDeleteSuccess OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Availability after DDN Failure event subscription delete succeeded" ::= { affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefMonteEntry 158 } affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefMonteNumAvailAfterDdnFailEventSubsDeleteFailures OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Availability after DDN Failure event subscription delete failed" ::= { affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefMonteEntry 159 } affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefMonteNumAvailAfterDdnFailEventReportReceived OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Availability after DDN Failure event reports received" ::= { affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefMonteEntry 160 } affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefMonteNumAvailAfterDdnFailEventReportSuccess OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Availability after DDN Failure event reports accepted" ::= { affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefMonteEntry 161 } affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefMonteNumAvailAfterDdnFailEventReportFailures OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Availability after DDN Failure event reports not accepted" ::= { affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefMonteEntry 162 } affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefMonteNumAvailAfterDdnFailEventReportNotifySuccess OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Availability after DDN Failure event report notifications successfully sent" ::= { affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefMonteEntry 163 } affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefMonteNumAvailAfterDdnFailEventReportNotifyFailures OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Availability after DDN Failure event report notifications failed to send" ::= { affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefMonteEntry 164 } affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefMonteNumAvailAfterDdnFailEventPeerConfigSent OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Availability after DDN Failure event configuration requests sent to peer" ::= { affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefMonteEntry 165 } affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefMonteNumAvailAfterDdnFailEventPeerConfigSuccess OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Availability after DDN Failure event successfully configured at peer" ::= { affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefMonteEntry 166 } affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefMonteNumAvailAfterDdnFailEventPeerConfigFailures OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Availability after DDN Failure event configuration failure at peer" ::= { affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefMonteEntry 167 } affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefMonteNumAvailAfterDdnFailEventPeerUpdateSent OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Availability after DDN Failure event update requests sent to peer" ::= { affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefMonteEntry 168 } affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefMonteNumAvailAfterDdnFailEventPeerUpdateSuccess OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Availability after DDN Failure event successfully updated at peer" ::= { affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefMonteEntry 169 } affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefMonteNumAvailAfterDdnFailEventPeerUpdateFailures OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Availability after DDN Failure event update failure at peer" ::= { affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefMonteEntry 170 } affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefMonteNumAvailAfterDdnFailEventPeerDeleteSent OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Availability after DDN Failure event delete requests sent to peer" ::= { affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefMonteEntry 171 } affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefMonteNumAvailAfterDdnFailEventPeerDeleteSuccess OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Availability after DDN Failure event successfully deleted at peer" ::= { affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefMonteEntry 172 } affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefMonteNumAvailAfterDdnFailEventPeerDeleteFailures OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Availability after DDN Failure event delete failure at peer" ::= { affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefMonteEntry 173 } affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefMonteNumOfUesInGeoAreaEventSubsReceived OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of UEs in Geographical Area event subscription requests received from SCS/AS" ::= { affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefMonteEntry 174 } affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefMonteNumOfUesInGeoAreaEventSubsSuccess OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of UEs in Geographical Area event subscription succeeded" ::= { affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefMonteEntry 175 } affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefMonteNumOfUesInGeoAreaEventSubsFailures OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of UEs in Geographical Area event subscription failed" ::= { affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefMonteEntry 176 } affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefMonteNumOfUesInGeoAreaEventSubsUpdateReceived OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of UEs in Geographical Area event subscription update requests received from SCS/AS" ::= { affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefMonteEntry 177 } affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefMonteNumOfUesInGeoAreaEventSubsUpdateSuccess OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of UEs in Geographical Area event subscription update succeeded" ::= { affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefMonteEntry 178 } affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefMonteNumOfUesInGeoAreaEventSubsUpdateFailures OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of UEs in Geographical Area event subscription update failed" ::= { affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefMonteEntry 179 } affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefMonteNumOfUesInGeoAreaEventSubsDeleteReceived OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of UEs in Geographical Area event subscription delete requests received from SCS/AS" ::= { affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefMonteEntry 180 } affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefMonteNumOfUesInGeoAreaEventSubsDeleteSuccess OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of UEs in Geographical Area event subscription delete succeeded" ::= { affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefMonteEntry 181 } affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefMonteNumOfUesInGeoAreaEventSubsDeleteFailures OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of UEs in Geographical Area event subscription delete failed" ::= { affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefMonteEntry 182 } affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefMonteNumOfUesInGeoAreaEventReportReceived OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of UEs in Geographical Area event reports received" ::= { affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefMonteEntry 183 } affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefMonteNumOfUesInGeoAreaEventReportSuccess OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of UEs in Geographical Area event reports accepted" ::= { affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefMonteEntry 184 } affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefMonteNumOfUesInGeoAreaEventReportFailures OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of UEs in Geographical Area event reports not accepted" ::= { affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefMonteEntry 185 } affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefMonteNumOfUesInGeoAreaEventReportNotifySuccess OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of UEs in Geographical Area event report notifications successfully sent" ::= { affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefMonteEntry 186 } affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefMonteNumOfUesInGeoAreaEventReportNotifyFailures OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of UEs in Geographical Area event report notifications failed to send" ::= { affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefMonteEntry 187 } affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefMonteNumOfUesInGeoAreaEventPeerConfigSent OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of UEs in Geographical Area event configuration requests sent to peer" ::= { affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefMonteEntry 188 } affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefMonteNumOfUesInGeoAreaEventPeerConfigSuccess OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of UEs in Geographical Area event successfully configured at peer" ::= { affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefMonteEntry 189 } affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefMonteNumOfUesInGeoAreaEventPeerConfigFailures OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of UEs in Geographical Area event configuration failure at peer" ::= { affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefMonteEntry 190 } affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefMonteNumOfUesInGeoAreaEventPeerUpdateSent OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of UEs in Geographical Area event update requests sent to peer" ::= { affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefMonteEntry 191 } affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefMonteNumOfUesInGeoAreaEventPeerUpdateSuccess OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of UEs in Geographical Area event successfully updated at peer" ::= { affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefMonteEntry 192 } affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefMonteNumOfUesInGeoAreaEventPeerUpdateFailures OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of UEs in Geographical Area event update failure at peer" ::= { affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefMonteEntry 193 } affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefMonteNumOfUesInGeoAreaEventPeerDeleteSent OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of UEs in Geographical Area event delete requests sent to peer" ::= { affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefMonteEntry 194 } affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefMonteNumOfUesInGeoAreaEventPeerDeleteSuccess OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of UEs in Geographical Area event successfully deleted at peer" ::= { affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefMonteEntry 195 } affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefMonteNumOfUesInGeoAreaEventPeerDeleteFailures OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of UEs in Geographical Area event delete failure at peer" ::= { affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefMonteEntry 196 } affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefMonteNumConfigPostFailures401 OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total Number of Monte config POST failures - 401 Unauthorized" ::= { affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefMonteEntry 197 } affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefMonteNumConfigPostFailures403 OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total Number of Monte config POST failures - 403 Forbidden" ::= { affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefMonteEntry 198 } affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefMonteNumConfigPostFailures409 OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total Number of Monte config POST failures - 409 Conflict" ::= { affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefMonteEntry 199 } affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefMonteNumConfigPostFailures412 OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total Number of Monte config POST failures - 412 Precondition Failed" ::= { affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefMonteEntry 200 } affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefMonteNumConfigPostFailures500 OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total Number of Monte config POST failures - 500 Internal Server Error" ::= { affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefMonteEntry 201 } affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefMonteNumConfigPostFailures503 OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total Number of Monte config POST failures - 503 Service Unavailable" ::= { affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefMonteEntry 202 } affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefMonteNumConfigPutFailures401 OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total Number of Monte config PUT failures - 401 Unauthorized" ::= { affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefMonteEntry 203 } affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefMonteNumConfigPutFailures403 OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total Number of Monte config PUT failures - 403 Forbidden" ::= { affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefMonteEntry 204 } affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefMonteNumConfigPutFailures404 OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total Number of Monte config PUT failures - 404 Not Found" ::= { affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefMonteEntry 205 } affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefMonteNumConfigPutFailures409 OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total Number of Monte config PUT failures - 409 Conflict" ::= { affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefMonteEntry 206 } affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefMonteNumConfigPutFailures412 OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total Number of Monte config PUT failures - 412 Precondition Failed" ::= { affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefMonteEntry 207 } affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefMonteNumConfigPutFailures500 OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total Number of Monte config PUT failures - 500 Internal Server Error" ::= { affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefMonteEntry 208 } affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefMonteNumConfigPutFailures503 OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total Number of Monte config PUT failures - 503 Service Unavailable" ::= { affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefMonteEntry 209 } affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefMonteNumConfigDeleteFailures401 OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total Number of Monte config DELETE failures - 401 Unauthorized" ::= { affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefMonteEntry 210 } affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefMonteNumConfigDeleteFailures403 OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total Number of Monte config DELETE failures - 403 Forbidden" ::= { affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefMonteEntry 211 } affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefMonteNumConfigDeleteFailures404 OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total Number of Monte config DELETE failures - 404 Not Found" ::= { affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefMonteEntry 212 } affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefMonteNumConfigDeleteFailures412 OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total Number of Monte config DELETE failures - 412 Precondition Failed" ::= { affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefMonteEntry 213 } affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefMonteNumConfigDeleteFailures500 OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total Number of Monte config DELETE failures - 500 Internal Server Error" ::= { affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefMonteEntry 214 } affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefMonteNumConfigDeleteFailures503 OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total Number of Monte config DELETE failures - 503 Service Unavailable" ::= { affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefMonteEntry 215 } affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefNiddTable OBJECT-TYPE SYNTAX SEQUENCE OF AffirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefNiddEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "" ::= { affirmedZoneMIB 498 } affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefNiddEntry OBJECT-TYPE SYNTAX AffirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefNiddEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "" INDEX { affirmedZoneName, affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefNiddChassis, affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefNiddName } ::= { affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefNiddTable 1 } AffirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefNiddEntry ::= SEQUENCE { affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefNiddName String, affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefNiddChassis Unsigned32, affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefNiddNumConfigPostFailures401 ConfdString, affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefNiddNumConfigPostFailures403 ConfdString, affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefNiddNumConfigPostFailures409 ConfdString, affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefNiddNumConfigPostFailures412 ConfdString, affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefNiddNumConfigPostFailures500 ConfdString, affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefNiddNumConfigPostFailures503 ConfdString, affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefNiddNumConfigPatchFailures401 ConfdString, affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefNiddNumConfigPatchFailures403 ConfdString, affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefNiddNumConfigPatchFailures404 ConfdString, affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefNiddNumConfigPatchFailures409 ConfdString, affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefNiddNumConfigPatchFailures412 ConfdString, affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefNiddNumConfigPatchFailures500 ConfdString, affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefNiddNumConfigPatchFailures503 ConfdString, affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefNiddNumConfigDeleteFailures401 ConfdString, affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefNiddNumConfigDeleteFailures403 ConfdString, affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefNiddNumConfigDeleteFailures404 ConfdString, affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefNiddNumConfigDeleteFailures412 ConfdString, affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefNiddNumConfigDeleteFailures500 ConfdString, affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefNiddNumConfigDeleteFailures503 ConfdString, affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefNiddNumConfigGetFailures401 ConfdString, affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefNiddNumConfigGetFailures403 ConfdString, affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefNiddNumConfigGetFailures404 ConfdString, affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefNiddNumConfigGetFailures409 ConfdString, affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefNiddNumConfigGetFailures412 ConfdString, affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefNiddNumConfigGetFailures500 ConfdString, affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefNiddNumConfigGetFailures503 ConfdString, affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefNiddNumMtPostFailures401 ConfdString, affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefNiddNumMtPostFailures403 ConfdString, affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefNiddNumMtPostFailures404 ConfdString, affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefNiddNumMtPostFailures409 ConfdString, affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefNiddNumMtPostFailures412 ConfdString, affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefNiddNumMtPostFailures500 ConfdString, affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefNiddNumMtPostFailures503 ConfdString, affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefNiddNumNiddUlDataNotifySuccess ConfdString, affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefNiddNumNiddUlDataNotifyFailures ConfdString, affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefNiddNumNiddDlDataDeliveryNotifySuccess ConfdString, affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefNiddNumNiddDlDataDeliveryNotifyFailures ConfdString, affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefNiddNumNiddCtxtDurationExpired ConfdString, affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefNiddNumNiddConfigDuplicateRequestReceived ConfdString, affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefNiddNumDlDeleteFailures401 ConfdString, affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefNiddNumDlDeleteFailures403 ConfdString, affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefNiddNumDlDeleteFailures404 ConfdString, affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefNiddNumDlDeleteFailures412 ConfdString, affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefNiddNumDlDeleteFailures500 ConfdString, affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefNiddNumDlDeleteFailures503 ConfdString, affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefNiddNumDlReplaceFailures401 ConfdString, affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefNiddNumDlReplaceFailures403 ConfdString, affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefNiddNumDlReplaceFailures404 ConfdString, affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefNiddNumDlReplaceFailures409 ConfdString, affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefNiddNumDlReplaceFailures412 ConfdString, affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefNiddNumDlReplaceFailures500 ConfdString, affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefNiddNumDlReplaceFailures503 ConfdString, affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefNiddNumDlGetFailures401 ConfdString, affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefNiddNumDlGetFailures403 ConfdString, affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefNiddNumDlGetFailures404 ConfdString, affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefNiddNumDlGetFailures412 ConfdString, affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefNiddNumDlGetFailures500 ConfdString, affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefNiddNumDlGetFailures503 ConfdString, affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefNiddNumAltMmeSelected ConfdString, affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefNiddNumCmrDupConnEstablishRequestRejectReceived ConfdString, affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefNiddNumCmrDupConnEstablishContextRecreateReceived ConfdString, affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefNiddNumCmrDupConnEstablishContextRecreateSuccess ConfdString, affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefNiddNumCmrDupConnEstablishContextRecreateFailed ConfdString, affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefNiddNumCmrDupConnEstablishContextOverrideReceived ConfdString, affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefNiddNumCmrDupConnEstablishContextOverrideSuccess ConfdString, affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefNiddNumCmrDupConnEstablishContextOverrideFailed ConfdString, affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefNiddNumNiddMtDataPacketsDiscardedContextRecreate ConfdString, affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefNiddNumNiddMtDataBytesDiscardedContextRecreate ConfdString } affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefNiddName OBJECT-TYPE SYNTAX String MAX-ACCESS not-accessible STATUS current DESCRIPTION "Table Name" ::= { affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefNiddEntry 1 } affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefNiddChassis OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS not-accessible STATUS current DESCRIPTION "chassis ID" ::= { affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefNiddEntry 2 } affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefNiddNumConfigPostFailures401 OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total Number of NIDD config POST failures - 401 Unauthorized" ::= { affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefNiddEntry 3 } affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefNiddNumConfigPostFailures403 OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total Number of NIDD config POST failures - 403 Forbidden" ::= { affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefNiddEntry 4 } affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefNiddNumConfigPostFailures409 OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total Number of NIDD config POST failures - 409 Conflict" ::= { affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefNiddEntry 5 } affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefNiddNumConfigPostFailures412 OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total Number of NIDD config POST failures - 412 Precondition Failed" ::= { affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefNiddEntry 6 } affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefNiddNumConfigPostFailures500 OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total Number of NIDD config POST failures - 500 Internal Server Error" ::= { affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefNiddEntry 7 } affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefNiddNumConfigPostFailures503 OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total Number of NIDD config POST failures - 503 Service Unavailable" ::= { affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefNiddEntry 8 } affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefNiddNumConfigPatchFailures401 OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total Number of NIDD config PATCH failures - 401 Unauthorized" ::= { affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefNiddEntry 9 } affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefNiddNumConfigPatchFailures403 OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total Number of NIDD config PATCH failures - 403 Forbidden" ::= { affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefNiddEntry 10 } affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefNiddNumConfigPatchFailures404 OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total Number of NIDD config PATCH failures - 404 Not Found" ::= { affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefNiddEntry 11 } affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefNiddNumConfigPatchFailures409 OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total Number of NIDD config PATCH failures - 409 Conflict" ::= { affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefNiddEntry 12 } affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefNiddNumConfigPatchFailures412 OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total Number of NIDD config PATCH failures - 412 Precondition Failed" ::= { affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefNiddEntry 13 } affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefNiddNumConfigPatchFailures500 OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total Number of NIDD config PATCH failures - 500 Internal Server Error" ::= { affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefNiddEntry 14 } affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefNiddNumConfigPatchFailures503 OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total Number of NIDD config PATCH failures - 503 Service Unavailable" ::= { affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefNiddEntry 15 } affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefNiddNumConfigDeleteFailures401 OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total Number of NIDD config DELETE failures - 401 Unauthorized" ::= { affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefNiddEntry 16 } affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefNiddNumConfigDeleteFailures403 OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total Number of NIDD config DELETE failures - 403 Forbidden" ::= { affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefNiddEntry 17 } affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefNiddNumConfigDeleteFailures404 OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total Number of NIDD config DELETE failures - 404 Not Found" ::= { affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefNiddEntry 18 } affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefNiddNumConfigDeleteFailures412 OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total Number of NIDD config DELETE failures - 412 Precondition Failed" ::= { affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefNiddEntry 19 } affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefNiddNumConfigDeleteFailures500 OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total Number of NIDD config DELETE failures - 500 Internal Server Error" ::= { affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefNiddEntry 20 } affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefNiddNumConfigDeleteFailures503 OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total Number of NIDD config DELETE failures - 503 Service Unavailable" ::= { affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefNiddEntry 21 } affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefNiddNumConfigGetFailures401 OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total Number of NIDD config GET failures - 401 Unauthorized" ::= { affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefNiddEntry 22 } affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefNiddNumConfigGetFailures403 OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total Number of NIDD config GET failures - 403 Forbidden" ::= { affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefNiddEntry 23 } affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefNiddNumConfigGetFailures404 OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total Number of NIDD config GET failures - 404 Not Found" ::= { affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefNiddEntry 24 } affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefNiddNumConfigGetFailures409 OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total Number of NIDD config GET failures - 409 Conflict" ::= { affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefNiddEntry 25 } affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefNiddNumConfigGetFailures412 OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total Number of NIDD config GET failures - 412 Precondition Failed" ::= { affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefNiddEntry 26 } affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefNiddNumConfigGetFailures500 OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total Number of NIDD config GET failures - 500 Internal Server Error" ::= { affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefNiddEntry 27 } affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefNiddNumConfigGetFailures503 OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total Number of NIDD config GET failures - 503 Service Unavailable" ::= { affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefNiddEntry 28 } affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefNiddNumMtPostFailures401 OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total Number of NIDD downlink data POST failures - 401 Unauthorized" ::= { affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefNiddEntry 29 } affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefNiddNumMtPostFailures403 OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total Number of NIDD downlink data POST failures - 403 Forbidden" ::= { affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefNiddEntry 30 } affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefNiddNumMtPostFailures404 OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total Number of NIDD downlink data POST failures - 404 Not Found" ::= { affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefNiddEntry 31 } affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefNiddNumMtPostFailures409 OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total Number of NIDD downlink data POST failures - 409 Conflict" ::= { affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefNiddEntry 32 } affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefNiddNumMtPostFailures412 OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total Number of NIDD downlink data POST failures - 412 Precondition Failed" ::= { affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefNiddEntry 33 } affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefNiddNumMtPostFailures500 OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total Number of NIDD downlink data POST failures - 500 Internal Server Error" ::= { affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefNiddEntry 34 } affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefNiddNumMtPostFailures503 OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total Number of NIDD downlink data POST failures - 503 Service Unavailable" ::= { affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefNiddEntry 35 } affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefNiddNumNiddUlDataNotifySuccess OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of NIDD uplink data notifications successfully sent" ::= { affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefNiddEntry 36 } affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefNiddNumNiddUlDataNotifyFailures OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of NIDD uplink data notifications failed" ::= { affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefNiddEntry 37 } affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefNiddNumNiddDlDataDeliveryNotifySuccess OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of NIDD downlink data delivery status notifications successfully sent" ::= { affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefNiddEntry 38 } affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefNiddNumNiddDlDataDeliveryNotifyFailures OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of NIDD downlink data delivery status notifications failed" ::= { affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefNiddEntry 39 } affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefNiddNumNiddCtxtDurationExpired OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of NIDD context duration expired" ::= { affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefNiddEntry 40 } affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefNiddNumNiddConfigDuplicateRequestReceived OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of NIDD config duplicate request received" ::= { affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefNiddEntry 41 } affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefNiddNumDlDeleteFailures401 OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total Number of NIDD downlink data DELETE failures - 401 Unauthorized" ::= { affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefNiddEntry 42 } affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefNiddNumDlDeleteFailures403 OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total Number of NIDD downlink data DELETE failures - 403 Forbidden" ::= { affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefNiddEntry 43 } affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefNiddNumDlDeleteFailures404 OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total Number of NIDD downlink data DELETE failures - 404 Not Found" ::= { affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefNiddEntry 44 } affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefNiddNumDlDeleteFailures412 OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total Number of NIDD downlink data DELETE failures - 412 Precondition Failed" ::= { affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefNiddEntry 45 } affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefNiddNumDlDeleteFailures500 OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total Number of NIDD downlink data DELETE failures - 500 Internal Server Error" ::= { affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefNiddEntry 46 } affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefNiddNumDlDeleteFailures503 OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total Number of NIDD downlink data DELETE failures - 503 Service Unavailable" ::= { affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefNiddEntry 47 } affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefNiddNumDlReplaceFailures401 OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total Number of NIDD downlink data REPLACE failures - 401 Unauthorized" ::= { affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefNiddEntry 48 } affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefNiddNumDlReplaceFailures403 OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total Number of NIDD downlink data REPLACE failures - 403 Forbidden" ::= { affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefNiddEntry 49 } affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefNiddNumDlReplaceFailures404 OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total Number of NIDD downlink data REPLACE failures - 404 Not Found" ::= { affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefNiddEntry 50 } affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefNiddNumDlReplaceFailures409 OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total Number of NIDD downlink data REPLACE failures - 409 Conflict" ::= { affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefNiddEntry 51 } affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefNiddNumDlReplaceFailures412 OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total Number of NIDD downlink data REPLACE failures - 412 Precondition Failed" ::= { affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefNiddEntry 52 } affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefNiddNumDlReplaceFailures500 OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total Number of NIDD downlink data REPLACE failures - 500 Internal Server Error" ::= { affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefNiddEntry 53 } affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefNiddNumDlReplaceFailures503 OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total Number of NIDD downlink data REPLACE failures - 503 Service Unavailable" ::= { affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefNiddEntry 54 } affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefNiddNumDlGetFailures401 OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total Number of NIDD downlink data GET failures - 401 Unauthorized" ::= { affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefNiddEntry 55 } affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefNiddNumDlGetFailures403 OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total Number of NIDD downlink data GET failures - 403 Forbidden" ::= { affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefNiddEntry 56 } affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefNiddNumDlGetFailures404 OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total Number of NIDD downlink data GET failures - 404 Not Found" ::= { affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefNiddEntry 57 } affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefNiddNumDlGetFailures412 OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total Number of NIDD downlink data GET failures - 412 Precondition Failed" ::= { affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefNiddEntry 58 } affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefNiddNumDlGetFailures500 OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total Number of NIDD downlink data GET failures - 500 Internal Server Error" ::= { affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefNiddEntry 59 } affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefNiddNumDlGetFailures503 OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total Number of NIDD downlink data GET failures - 503 Service Unavailable" ::= { affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefNiddEntry 60 } affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefNiddNumAltMmeSelected OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total Number of alternate MME selected" ::= { affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefNiddEntry 61 } affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefNiddNumCmrDupConnEstablishRequestRejectReceived OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of duplicate Connection Establishment requests received for dup-cmr-conn-est-handling-option request-reject" ::= { affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefNiddEntry 62 } affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefNiddNumCmrDupConnEstablishContextRecreateReceived OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of duplicate Connection Establishment requests received for dup-cmr-conn-est-handling-option context-recreate" ::= { affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefNiddEntry 63 } affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefNiddNumCmrDupConnEstablishContextRecreateSuccess OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of duplicate Connection Establishment requests succeeded for dup-cmr-conn-est-handling-option context-recreate" ::= { affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefNiddEntry 64 } affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefNiddNumCmrDupConnEstablishContextRecreateFailed OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of duplicate Connection Establishment requests failed for dup-cmr-conn-est-handling-option context-recreate" ::= { affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefNiddEntry 65 } affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefNiddNumCmrDupConnEstablishContextOverrideReceived OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of duplicate Connection Establishment requests received for dup-cmr-conn-est-handling-option context-override" ::= { affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefNiddEntry 66 } affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefNiddNumCmrDupConnEstablishContextOverrideSuccess OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of duplicate Connection Establishment requests succeeded for dup-cmr-conn-est-handling-option context-override" ::= { affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefNiddEntry 67 } affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefNiddNumCmrDupConnEstablishContextOverrideFailed OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of duplicate Connection Establishment requests failed for dup-cmr-conn-est-handling-option context-override" ::= { affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefNiddEntry 68 } affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefNiddNumNiddMtDataPacketsDiscardedContextRecreate OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of NIDD MT data packets discarded due to duplicate Connection Establishment for context-recreate option" ::= { affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefNiddEntry 69 } affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefNiddNumNiddMtDataBytesDiscardedContextRecreate OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of NIDD MT data bytes discarded due to duplicate Connection Establishment for context-recreate option" ::= { affirmedZoneServiceFunctionStatisticsChassisLevelCallPerformanceScefNiddEntry 70 } affirmedZoneServiceFunctionStatisticsChassisLevelProcedureScefTable OBJECT-TYPE SYNTAX SEQUENCE OF AffirmedZoneServiceFunctionStatisticsChassisLevelProcedureScefEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "" ::= { affirmedZoneMIB 501 } affirmedZoneServiceFunctionStatisticsChassisLevelProcedureScefEntry OBJECT-TYPE SYNTAX AffirmedZoneServiceFunctionStatisticsChassisLevelProcedureScefEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "" INDEX { affirmedZoneName, affirmedZoneServiceFunctionStatisticsChassisLevelProcedureScefName } ::= { affirmedZoneServiceFunctionStatisticsChassisLevelProcedureScefTable 1 } AffirmedZoneServiceFunctionStatisticsChassisLevelProcedureScefEntry ::= SEQUENCE { affirmedZoneServiceFunctionStatisticsChassisLevelProcedureScefName String, affirmedZoneServiceFunctionStatisticsChassisLevelProcedureScefNumCmrConnectSuccess Unsigned32, affirmedZoneServiceFunctionStatisticsChassisLevelProcedureScefNumCmrConnectFail Unsigned32, affirmedZoneServiceFunctionStatisticsChassisLevelProcedureScefNumCmrUpdateSuccess Unsigned32, affirmedZoneServiceFunctionStatisticsChassisLevelProcedureScefNumCmrUpdateFail Unsigned32, affirmedZoneServiceFunctionStatisticsChassisLevelProcedureScefNumCmrDeleteSuccess Unsigned32, affirmedZoneServiceFunctionStatisticsChassisLevelProcedureScefNumCmrDeleteFail Unsigned32, affirmedZoneServiceFunctionStatisticsChassisLevelProcedureScefNumMODataSuccess Unsigned32, affirmedZoneServiceFunctionStatisticsChassisLevelProcedureScefNumMODataFail Unsigned32, affirmedZoneServiceFunctionStatisticsChassisLevelProcedureScefNumMTDataSuccess Unsigned32, affirmedZoneServiceFunctionStatisticsChassisLevelProcedureScefNumMTDataFail Unsigned32, affirmedZoneServiceFunctionStatisticsChassisLevelProcedureScefNumNiddConfigAttempt Unsigned32, affirmedZoneServiceFunctionStatisticsChassisLevelProcedureScefNumNiddConfigSuccess Unsigned32, affirmedZoneServiceFunctionStatisticsChassisLevelProcedureScefNumNiddConfigFail Unsigned32, affirmedZoneServiceFunctionStatisticsChassisLevelProcedureScefNumMonteConfigSuccess Unsigned32, affirmedZoneServiceFunctionStatisticsChassisLevelProcedureScefNumMonteConfigFail Unsigned32, affirmedZoneServiceFunctionStatisticsChassisLevelProcedureScefNumMonteReportSuccess Unsigned32, affirmedZoneServiceFunctionStatisticsChassisLevelProcedureScefNumMonteReportFail Unsigned32 } affirmedZoneServiceFunctionStatisticsChassisLevelProcedureScefName OBJECT-TYPE SYNTAX String MAX-ACCESS not-accessible STATUS current DESCRIPTION "Table Name" ::= { affirmedZoneServiceFunctionStatisticsChassisLevelProcedureScefEntry 1 } affirmedZoneServiceFunctionStatisticsChassisLevelProcedureScefNumCmrConnectSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Resume Notification success" ::= { affirmedZoneServiceFunctionStatisticsChassisLevelProcedureScefEntry 2 } affirmedZoneServiceFunctionStatisticsChassisLevelProcedureScefNumCmrConnectFail OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of CMR Connect failures" ::= { affirmedZoneServiceFunctionStatisticsChassisLevelProcedureScefEntry 3 } affirmedZoneServiceFunctionStatisticsChassisLevelProcedureScefNumCmrUpdateSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Resume Notification success" ::= { affirmedZoneServiceFunctionStatisticsChassisLevelProcedureScefEntry 4 } affirmedZoneServiceFunctionStatisticsChassisLevelProcedureScefNumCmrUpdateFail OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of CMR Update failures" ::= { affirmedZoneServiceFunctionStatisticsChassisLevelProcedureScefEntry 5 } affirmedZoneServiceFunctionStatisticsChassisLevelProcedureScefNumCmrDeleteSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Resume Notification success" ::= { affirmedZoneServiceFunctionStatisticsChassisLevelProcedureScefEntry 6 } affirmedZoneServiceFunctionStatisticsChassisLevelProcedureScefNumCmrDeleteFail OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of CMR Delete failures" ::= { affirmedZoneServiceFunctionStatisticsChassisLevelProcedureScefEntry 7 } affirmedZoneServiceFunctionStatisticsChassisLevelProcedureScefNumMODataSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Resume Notification success" ::= { affirmedZoneServiceFunctionStatisticsChassisLevelProcedureScefEntry 8 } affirmedZoneServiceFunctionStatisticsChassisLevelProcedureScefNumMODataFail OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of MO Data failures" ::= { affirmedZoneServiceFunctionStatisticsChassisLevelProcedureScefEntry 9 } affirmedZoneServiceFunctionStatisticsChassisLevelProcedureScefNumMTDataSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Resume Notification success" ::= { affirmedZoneServiceFunctionStatisticsChassisLevelProcedureScefEntry 10 } affirmedZoneServiceFunctionStatisticsChassisLevelProcedureScefNumMTDataFail OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of MT Data failures" ::= { affirmedZoneServiceFunctionStatisticsChassisLevelProcedureScefEntry 11 } affirmedZoneServiceFunctionStatisticsChassisLevelProcedureScefNumNiddConfigAttempt OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Resume Notification Attempt" ::= { affirmedZoneServiceFunctionStatisticsChassisLevelProcedureScefEntry 12 } affirmedZoneServiceFunctionStatisticsChassisLevelProcedureScefNumNiddConfigSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Resume Notification success" ::= { affirmedZoneServiceFunctionStatisticsChassisLevelProcedureScefEntry 13 } affirmedZoneServiceFunctionStatisticsChassisLevelProcedureScefNumNiddConfigFail OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of MT Data failures" ::= { affirmedZoneServiceFunctionStatisticsChassisLevelProcedureScefEntry 14 } affirmedZoneServiceFunctionStatisticsChassisLevelProcedureScefNumMonteConfigSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Resume Notification success" ::= { affirmedZoneServiceFunctionStatisticsChassisLevelProcedureScefEntry 15 } affirmedZoneServiceFunctionStatisticsChassisLevelProcedureScefNumMonteConfigFail OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of MT Data failures" ::= { affirmedZoneServiceFunctionStatisticsChassisLevelProcedureScefEntry 16 } affirmedZoneServiceFunctionStatisticsChassisLevelProcedureScefNumMonteReportSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Resume Notification success" ::= { affirmedZoneServiceFunctionStatisticsChassisLevelProcedureScefEntry 17 } affirmedZoneServiceFunctionStatisticsChassisLevelProcedureScefNumMonteReportFail OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of MT Data failures" ::= { affirmedZoneServiceFunctionStatisticsChassisLevelProcedureScefEntry 18 } affirmedZoneServiceFunctionStatisticsDebugScefDevTrigStatsTable OBJECT-TYPE SYNTAX SEQUENCE OF AffirmedZoneServiceFunctionStatisticsDebugScefDevTrigStatsEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "" ::= { affirmedZoneMIB 512 } affirmedZoneServiceFunctionStatisticsDebugScefDevTrigStatsEntry OBJECT-TYPE SYNTAX AffirmedZoneServiceFunctionStatisticsDebugScefDevTrigStatsEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "" INDEX { affirmedZoneName, affirmedZoneServiceFunctionStatisticsDebugScefDevTrigStatsServiceName } ::= { affirmedZoneServiceFunctionStatisticsDebugScefDevTrigStatsTable 1 } AffirmedZoneServiceFunctionStatisticsDebugScefDevTrigStatsEntry ::= SEQUENCE { affirmedZoneServiceFunctionStatisticsDebugScefDevTrigStatsServiceName String, affirmedZoneServiceFunctionStatisticsDebugScefDevTrigStatsNumDevTrigS6mSirThrottledNoPocCredit ConfdString, affirmedZoneServiceFunctionStatisticsDebugScefDevTrigStatsNumDevTrigS6mRetransSirThrottledNoPocCredit ConfdString, affirmedZoneServiceFunctionStatisticsDebugScefDevTrigStatsNumDevTrigT4DtrThrottledNoPocCredit ConfdString, affirmedZoneServiceFunctionStatisticsDebugScefDevTrigStatsNumDevTrigT4RetransDtrThrottledNoPocCredit ConfdString } affirmedZoneServiceFunctionStatisticsDebugScefDevTrigStatsServiceName OBJECT-TYPE SYNTAX String MAX-ACCESS not-accessible STATUS current DESCRIPTION "Task Service Name" ::= { affirmedZoneServiceFunctionStatisticsDebugScefDevTrigStatsEntry 1 } affirmedZoneServiceFunctionStatisticsDebugScefDevTrigStatsNumDevTrigS6mSirThrottledNoPocCredit OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Num of DevTrig S6M Subscriber Information Requests throttled due to Diamater Peer Over Load Control" ::= { affirmedZoneServiceFunctionStatisticsDebugScefDevTrigStatsEntry 2 } affirmedZoneServiceFunctionStatisticsDebugScefDevTrigStatsNumDevTrigS6mRetransSirThrottledNoPocCredit OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Num of DevTrig S6M Retransmit Subscriber Information Requests throttled due to Diamater Peer Over Load Control" ::= { affirmedZoneServiceFunctionStatisticsDebugScefDevTrigStatsEntry 3 } affirmedZoneServiceFunctionStatisticsDebugScefDevTrigStatsNumDevTrigT4DtrThrottledNoPocCredit OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Num of DevTrig T4 Device Trigger Requests throttled due to Diamater Peer Over Load Control" ::= { affirmedZoneServiceFunctionStatisticsDebugScefDevTrigStatsEntry 4 } affirmedZoneServiceFunctionStatisticsDebugScefDevTrigStatsNumDevTrigT4RetransDtrThrottledNoPocCredit OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Num of DevTrig T4 Retransmit Device Trigger Requests throttled due to Diamater Peer Over Load Control" ::= { affirmedZoneServiceFunctionStatisticsDebugScefDevTrigStatsEntry 5 } affirmedZoneServiceFunctionStatisticsDebugScefMonteStatsTable OBJECT-TYPE SYNTAX SEQUENCE OF AffirmedZoneServiceFunctionStatisticsDebugScefMonteStatsEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "" ::= { affirmedZoneMIB 511 } affirmedZoneServiceFunctionStatisticsDebugScefMonteStatsEntry OBJECT-TYPE SYNTAX AffirmedZoneServiceFunctionStatisticsDebugScefMonteStatsEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "" INDEX { affirmedZoneName, affirmedZoneServiceFunctionStatisticsDebugScefMonteStatsServiceName } ::= { affirmedZoneServiceFunctionStatisticsDebugScefMonteStatsTable 1 } AffirmedZoneServiceFunctionStatisticsDebugScefMonteStatsEntry ::= SEQUENCE { affirmedZoneServiceFunctionStatisticsDebugScefMonteStatsServiceName String, affirmedZoneServiceFunctionStatisticsDebugScefMonteStatsNumMonteConfigReqRcvd ConfdString, affirmedZoneServiceFunctionStatisticsDebugScefMonteStatsNumMonteS6tCirThrottledNoPocCredit ConfdString, affirmedZoneServiceFunctionStatisticsDebugScefMonteStatsNumMonteS6tRetransCirThrottledNoPocCredit ConfdString } affirmedZoneServiceFunctionStatisticsDebugScefMonteStatsServiceName OBJECT-TYPE SYNTAX String MAX-ACCESS not-accessible STATUS current DESCRIPTION "Task Service Name" ::= { affirmedZoneServiceFunctionStatisticsDebugScefMonteStatsEntry 1 } affirmedZoneServiceFunctionStatisticsDebugScefMonteStatsNumMonteConfigReqRcvd OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Num of Monte Config Req Rcvd" ::= { affirmedZoneServiceFunctionStatisticsDebugScefMonteStatsEntry 2 } affirmedZoneServiceFunctionStatisticsDebugScefMonteStatsNumMonteS6tCirThrottledNoPocCredit OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Num of Monte S6t Config Information Requests throttled due to Diamater Peer Over Load Control" ::= { affirmedZoneServiceFunctionStatisticsDebugScefMonteStatsEntry 3 } affirmedZoneServiceFunctionStatisticsDebugScefMonteStatsNumMonteS6tRetransCirThrottledNoPocCredit OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Num of Monte S6t Retransmit Config Information Requests throttled due to Diamater Peer Over Load Control" ::= { affirmedZoneServiceFunctionStatisticsDebugScefMonteStatsEntry 4 } affirmedZoneServiceFunctionStatisticsDebugScefNiddStatsTable OBJECT-TYPE SYNTAX SEQUENCE OF AffirmedZoneServiceFunctionStatisticsDebugScefNiddStatsEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "" ::= { affirmedZoneMIB 510 } affirmedZoneServiceFunctionStatisticsDebugScefNiddStatsEntry OBJECT-TYPE SYNTAX AffirmedZoneServiceFunctionStatisticsDebugScefNiddStatsEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "" INDEX { affirmedZoneName, affirmedZoneServiceFunctionStatisticsDebugScefNiddStatsServiceName } ::= { affirmedZoneServiceFunctionStatisticsDebugScefNiddStatsTable 1 } AffirmedZoneServiceFunctionStatisticsDebugScefNiddStatsEntry ::= SEQUENCE { affirmedZoneServiceFunctionStatisticsDebugScefNiddStatsServiceName String, affirmedZoneServiceFunctionStatisticsDebugScefNiddStatsNumNIDDConfigReqRcvd ConfdString, affirmedZoneServiceFunctionStatisticsDebugScefNiddStatsNumNiddS6tNirThrottledNoPocCredit ConfdString, affirmedZoneServiceFunctionStatisticsDebugScefNiddStatsNumNiddS6tRetransNirThrottledNoPocCredit ConfdString, affirmedZoneServiceFunctionStatisticsDebugScefNiddStatsNumNiddT6aCmrThrottledNoPocCredit ConfdString, affirmedZoneServiceFunctionStatisticsDebugScefNiddStatsNumNiddT6aRetransCmrThrottledNoPocCredit ConfdString, affirmedZoneServiceFunctionStatisticsDebugScefNiddStatsNumNiddT6aTdrThrottledNoPocCredit ConfdString, affirmedZoneServiceFunctionStatisticsDebugScefNiddStatsNumNiddT6aRetransTdrThrottledNoPocCredit ConfdString } affirmedZoneServiceFunctionStatisticsDebugScefNiddStatsServiceName OBJECT-TYPE SYNTAX String MAX-ACCESS not-accessible STATUS current DESCRIPTION "Task Service Name" ::= { affirmedZoneServiceFunctionStatisticsDebugScefNiddStatsEntry 1 } affirmedZoneServiceFunctionStatisticsDebugScefNiddStatsNumNIDDConfigReqRcvd OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Num of NIDD config Req Received" ::= { affirmedZoneServiceFunctionStatisticsDebugScefNiddStatsEntry 2 } affirmedZoneServiceFunctionStatisticsDebugScefNiddStatsNumNiddS6tNirThrottledNoPocCredit OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Num of NIDD S6t Information Requests throttled due to Diamater Peer Over Load Control" ::= { affirmedZoneServiceFunctionStatisticsDebugScefNiddStatsEntry 3 } affirmedZoneServiceFunctionStatisticsDebugScefNiddStatsNumNiddS6tRetransNirThrottledNoPocCredit OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Num of NIDD S6t Retransmit Information Requests throttled due to Diamater Peer Over Load Control" ::= { affirmedZoneServiceFunctionStatisticsDebugScefNiddStatsEntry 4 } affirmedZoneServiceFunctionStatisticsDebugScefNiddStatsNumNiddT6aCmrThrottledNoPocCredit OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Num of NIDD T6a Connection Management Request release throttled due to Diamater Peer Over Load Control" ::= { affirmedZoneServiceFunctionStatisticsDebugScefNiddStatsEntry 5 } affirmedZoneServiceFunctionStatisticsDebugScefNiddStatsNumNiddT6aRetransCmrThrottledNoPocCredit OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Num of NIDD T6a Retransmit Connection Management Requests throttled due to Diamater Peer Over Load Control" ::= { affirmedZoneServiceFunctionStatisticsDebugScefNiddStatsEntry 6 } affirmedZoneServiceFunctionStatisticsDebugScefNiddStatsNumNiddT6aTdrThrottledNoPocCredit OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Num of NIDD T6a MT Data Requests throttled due to Diamater Peer Over Load Control" ::= { affirmedZoneServiceFunctionStatisticsDebugScefNiddStatsEntry 7 } affirmedZoneServiceFunctionStatisticsDebugScefNiddStatsNumNiddT6aRetransTdrThrottledNoPocCredit OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Num of NIDD T6a Retransmit MT Data Requests throttled due to Diamater Peer Over Load Control" ::= { affirmedZoneServiceFunctionStatisticsDebugScefNiddStatsEntry 8 } affirmedZoneServiceFunctionStatisticsDebugScefOfflineChargingStatsTable OBJECT-TYPE SYNTAX SEQUENCE OF AffirmedZoneServiceFunctionStatisticsDebugScefOfflineChargingStatsEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "" ::= { affirmedZoneMIB 513 } affirmedZoneServiceFunctionStatisticsDebugScefOfflineChargingStatsEntry OBJECT-TYPE SYNTAX AffirmedZoneServiceFunctionStatisticsDebugScefOfflineChargingStatsEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "" INDEX { affirmedZoneName, affirmedZoneServiceFunctionStatisticsDebugScefOfflineChargingStatsServiceName } ::= { affirmedZoneServiceFunctionStatisticsDebugScefOfflineChargingStatsTable 1 } AffirmedZoneServiceFunctionStatisticsDebugScefOfflineChargingStatsEntry ::= SEQUENCE { affirmedZoneServiceFunctionStatisticsDebugScefOfflineChargingStatsServiceName String, affirmedZoneServiceFunctionStatisticsDebugScefOfflineChargingStatsNumInsertCdrRecordFireFailed ConfdString, affirmedZoneServiceFunctionStatisticsDebugScefOfflineChargingStatsNumInsertCdrRecordTimeout ConfdString, affirmedZoneServiceFunctionStatisticsDebugScefOfflineChargingStatsNumInsertCdrRecordSuccessResponse ConfdString, affirmedZoneServiceFunctionStatisticsDebugScefOfflineChargingStatsNumInsertCdrRecordFailureResponse ConfdString, affirmedZoneServiceFunctionStatisticsDebugScefOfflineChargingStatsNumFindCdrQueueLengthFireFailed ConfdString, affirmedZoneServiceFunctionStatisticsDebugScefOfflineChargingStatsNumFindCdrQueueLengthTimeout ConfdString, affirmedZoneServiceFunctionStatisticsDebugScefOfflineChargingStatsNumFindCdrQueueLengthFailureResponse ConfdString, affirmedZoneServiceFunctionStatisticsDebugScefOfflineChargingStatsNumFindCdrQueueLengthSuccessResponse ConfdString, affirmedZoneServiceFunctionStatisticsDebugScefOfflineChargingStatsNumReadCdrRecordReliableFireFailed ConfdString, affirmedZoneServiceFunctionStatisticsDebugScefOfflineChargingStatsNumReadCdrRecordReliableTimeout ConfdString, affirmedZoneServiceFunctionStatisticsDebugScefOfflineChargingStatsNumReadCdrRecordReliableFailureResponse ConfdString, affirmedZoneServiceFunctionStatisticsDebugScefOfflineChargingStatsNumReadCdrRecordReliableSuccessResponse ConfdString, affirmedZoneServiceFunctionStatisticsDebugScefOfflineChargingStatsNumFindCdrPopTransRecordFireFailed ConfdString, affirmedZoneServiceFunctionStatisticsDebugScefOfflineChargingStatsNumFindCdrPopTransRecordTimeout ConfdString, affirmedZoneServiceFunctionStatisticsDebugScefOfflineChargingStatsNumFindCdrPopTransRecordFailureResponse ConfdString, affirmedZoneServiceFunctionStatisticsDebugScefOfflineChargingStatsNumFindCdrPopTransRecordSuccessResponse ConfdString, affirmedZoneServiceFunctionStatisticsDebugScefOfflineChargingStatsNumDeleteCdrRecordFireFailed ConfdString, affirmedZoneServiceFunctionStatisticsDebugScefOfflineChargingStatsNumDeleteCdrRecordTimeout ConfdString, affirmedZoneServiceFunctionStatisticsDebugScefOfflineChargingStatsNumDeleteCdrRecordFailureResponse ConfdString, affirmedZoneServiceFunctionStatisticsDebugScefOfflineChargingStatsNumDeleteCdrRecordSuccessResponse ConfdString, affirmedZoneServiceFunctionStatisticsDebugScefOfflineChargingStatsNumSaveCdrBackupTransactionFireFailed ConfdString, affirmedZoneServiceFunctionStatisticsDebugScefOfflineChargingStatsNumSaveCdrBackupTransactionTimeout ConfdString, affirmedZoneServiceFunctionStatisticsDebugScefOfflineChargingStatsNumSaveCdrBackupTransactionFailureResponse ConfdString, affirmedZoneServiceFunctionStatisticsDebugScefOfflineChargingStatsNumSaveCdrBackupTransactionSuccessResponse ConfdString, affirmedZoneServiceFunctionStatisticsDebugScefOfflineChargingStatsNumCancelDatabaseCommands ConfdString } affirmedZoneServiceFunctionStatisticsDebugScefOfflineChargingStatsServiceName OBJECT-TYPE SYNTAX String MAX-ACCESS not-accessible STATUS current DESCRIPTION "Task Service Name" ::= { affirmedZoneServiceFunctionStatisticsDebugScefOfflineChargingStatsEntry 1 } affirmedZoneServiceFunctionStatisticsDebugScefOfflineChargingStatsNumInsertCdrRecordFireFailed OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of failed firing of CDR record insertion" ::= { affirmedZoneServiceFunctionStatisticsDebugScefOfflineChargingStatsEntry 2 } affirmedZoneServiceFunctionStatisticsDebugScefOfflineChargingStatsNumInsertCdrRecordTimeout OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of times insertion of CDR record timed out" ::= { affirmedZoneServiceFunctionStatisticsDebugScefOfflineChargingStatsEntry 3 } affirmedZoneServiceFunctionStatisticsDebugScefOfflineChargingStatsNumInsertCdrRecordSuccessResponse OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of successful insertion of CDR records" ::= { affirmedZoneServiceFunctionStatisticsDebugScefOfflineChargingStatsEntry 4 } affirmedZoneServiceFunctionStatisticsDebugScefOfflineChargingStatsNumInsertCdrRecordFailureResponse OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of times insertion of CDR records failed" ::= { affirmedZoneServiceFunctionStatisticsDebugScefOfflineChargingStatsEntry 5 } affirmedZoneServiceFunctionStatisticsDebugScefOfflineChargingStatsNumFindCdrQueueLengthFireFailed OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of times finding of CDR queue length fire failed" ::= { affirmedZoneServiceFunctionStatisticsDebugScefOfflineChargingStatsEntry 6 } affirmedZoneServiceFunctionStatisticsDebugScefOfflineChargingStatsNumFindCdrQueueLengthTimeout OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of times finding of CDR queue length timed out" ::= { affirmedZoneServiceFunctionStatisticsDebugScefOfflineChargingStatsEntry 7 } affirmedZoneServiceFunctionStatisticsDebugScefOfflineChargingStatsNumFindCdrQueueLengthFailureResponse OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of times finding of CDR queue length failed" ::= { affirmedZoneServiceFunctionStatisticsDebugScefOfflineChargingStatsEntry 8 } affirmedZoneServiceFunctionStatisticsDebugScefOfflineChargingStatsNumFindCdrQueueLengthSuccessResponse OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of times finding of CDR queue length succeeded" ::= { affirmedZoneServiceFunctionStatisticsDebugScefOfflineChargingStatsEntry 9 } affirmedZoneServiceFunctionStatisticsDebugScefOfflineChargingStatsNumReadCdrRecordReliableFireFailed OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of times reading of CDR reliable fire failed" ::= { affirmedZoneServiceFunctionStatisticsDebugScefOfflineChargingStatsEntry 10 } affirmedZoneServiceFunctionStatisticsDebugScefOfflineChargingStatsNumReadCdrRecordReliableTimeout OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of times reading of CDR reliable timed out" ::= { affirmedZoneServiceFunctionStatisticsDebugScefOfflineChargingStatsEntry 11 } affirmedZoneServiceFunctionStatisticsDebugScefOfflineChargingStatsNumReadCdrRecordReliableFailureResponse OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of times reading of CDR reliable failed" ::= { affirmedZoneServiceFunctionStatisticsDebugScefOfflineChargingStatsEntry 12 } affirmedZoneServiceFunctionStatisticsDebugScefOfflineChargingStatsNumReadCdrRecordReliableSuccessResponse OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of times reading of CDR reliable succeeded" ::= { affirmedZoneServiceFunctionStatisticsDebugScefOfflineChargingStatsEntry 13 } affirmedZoneServiceFunctionStatisticsDebugScefOfflineChargingStatsNumFindCdrPopTransRecordFireFailed OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of times finding of CDR pop trans record fire failed" ::= { affirmedZoneServiceFunctionStatisticsDebugScefOfflineChargingStatsEntry 14 } affirmedZoneServiceFunctionStatisticsDebugScefOfflineChargingStatsNumFindCdrPopTransRecordTimeout OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of times finding of CDR pop trans record timed out" ::= { affirmedZoneServiceFunctionStatisticsDebugScefOfflineChargingStatsEntry 15 } affirmedZoneServiceFunctionStatisticsDebugScefOfflineChargingStatsNumFindCdrPopTransRecordFailureResponse OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of times finding of CDR pop trans record failed" ::= { affirmedZoneServiceFunctionStatisticsDebugScefOfflineChargingStatsEntry 16 } affirmedZoneServiceFunctionStatisticsDebugScefOfflineChargingStatsNumFindCdrPopTransRecordSuccessResponse OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of times finding of CDR pop trans record succeeded" ::= { affirmedZoneServiceFunctionStatisticsDebugScefOfflineChargingStatsEntry 17 } affirmedZoneServiceFunctionStatisticsDebugScefOfflineChargingStatsNumDeleteCdrRecordFireFailed OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of times deleting of CDR fire failed" ::= { affirmedZoneServiceFunctionStatisticsDebugScefOfflineChargingStatsEntry 18 } affirmedZoneServiceFunctionStatisticsDebugScefOfflineChargingStatsNumDeleteCdrRecordTimeout OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of times deleting of CDR timed out" ::= { affirmedZoneServiceFunctionStatisticsDebugScefOfflineChargingStatsEntry 19 } affirmedZoneServiceFunctionStatisticsDebugScefOfflineChargingStatsNumDeleteCdrRecordFailureResponse OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of times deleting of CDR failed" ::= { affirmedZoneServiceFunctionStatisticsDebugScefOfflineChargingStatsEntry 20 } affirmedZoneServiceFunctionStatisticsDebugScefOfflineChargingStatsNumDeleteCdrRecordSuccessResponse OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of times deleting of CDR succeeded" ::= { affirmedZoneServiceFunctionStatisticsDebugScefOfflineChargingStatsEntry 21 } affirmedZoneServiceFunctionStatisticsDebugScefOfflineChargingStatsNumSaveCdrBackupTransactionFireFailed OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of times saving of CDR backup transaction fire failed" ::= { affirmedZoneServiceFunctionStatisticsDebugScefOfflineChargingStatsEntry 22 } affirmedZoneServiceFunctionStatisticsDebugScefOfflineChargingStatsNumSaveCdrBackupTransactionTimeout OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of times saving of CDR backup transaction timed out" ::= { affirmedZoneServiceFunctionStatisticsDebugScefOfflineChargingStatsEntry 23 } affirmedZoneServiceFunctionStatisticsDebugScefOfflineChargingStatsNumSaveCdrBackupTransactionFailureResponse OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of times saving of CDR backup transaction failed" ::= { affirmedZoneServiceFunctionStatisticsDebugScefOfflineChargingStatsEntry 24 } affirmedZoneServiceFunctionStatisticsDebugScefOfflineChargingStatsNumSaveCdrBackupTransactionSuccessResponse OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of times saving of CDR backup transaction succeeded" ::= { affirmedZoneServiceFunctionStatisticsDebugScefOfflineChargingStatsEntry 25 } affirmedZoneServiceFunctionStatisticsDebugScefOfflineChargingStatsNumCancelDatabaseCommands OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of times database commands cancelled" ::= { affirmedZoneServiceFunctionStatisticsDebugScefOfflineChargingStatsEntry 26 } affirmedZoneServiceFunctionStatisticsDebugScefT8ClientStatsNotificationStatsTable OBJECT-TYPE SYNTAX SEQUENCE OF AffirmedZoneServiceFunctionStatisticsDebugScefT8ClientStatsNotificationStatsEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "" ::= { affirmedZoneMIB 508 } affirmedZoneServiceFunctionStatisticsDebugScefT8ClientStatsNotificationStatsEntry OBJECT-TYPE SYNTAX AffirmedZoneServiceFunctionStatisticsDebugScefT8ClientStatsNotificationStatsEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "" INDEX { affirmedZoneName, affirmedZoneServiceFunctionStatisticsDebugScefT8ClientStatsNotificationStatsServiceName } ::= { affirmedZoneServiceFunctionStatisticsDebugScefT8ClientStatsNotificationStatsTable 1 } AffirmedZoneServiceFunctionStatisticsDebugScefT8ClientStatsNotificationStatsEntry ::= SEQUENCE { affirmedZoneServiceFunctionStatisticsDebugScefT8ClientStatsNotificationStatsServiceName String, affirmedZoneServiceFunctionStatisticsDebugScefT8ClientStatsNotificationStatsNotification1 ConfdString } affirmedZoneServiceFunctionStatisticsDebugScefT8ClientStatsNotificationStatsServiceName OBJECT-TYPE SYNTAX String MAX-ACCESS not-accessible STATUS current DESCRIPTION "Task Service Name" ::= { affirmedZoneServiceFunctionStatisticsDebugScefT8ClientStatsNotificationStatsEntry 1 } affirmedZoneServiceFunctionStatisticsDebugScefT8ClientStatsNotificationStatsNotification1 OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Notification1" ::= { affirmedZoneServiceFunctionStatisticsDebugScefT8ClientStatsNotificationStatsEntry 2 } affirmedZoneServiceFunctionStatisticsDebugScefT8ClientStatsRestNotificationResultStatsTable OBJECT-TYPE SYNTAX SEQUENCE OF AffirmedZoneServiceFunctionStatisticsDebugScefT8ClientStatsRestNotificationResultStatsEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "" ::= { affirmedZoneMIB 509 } affirmedZoneServiceFunctionStatisticsDebugScefT8ClientStatsRestNotificationResultStatsEntry OBJECT-TYPE SYNTAX AffirmedZoneServiceFunctionStatisticsDebugScefT8ClientStatsRestNotificationResultStatsEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "" INDEX { affirmedZoneName, affirmedZoneServiceFunctionStatisticsDebugScefT8ClientStatsRestNotificationResultStatsServiceName } ::= { affirmedZoneServiceFunctionStatisticsDebugScefT8ClientStatsRestNotificationResultStatsTable 1 } AffirmedZoneServiceFunctionStatisticsDebugScefT8ClientStatsRestNotificationResultStatsEntry ::= SEQUENCE { affirmedZoneServiceFunctionStatisticsDebugScefT8ClientStatsRestNotificationResultStatsServiceName String, affirmedZoneServiceFunctionStatisticsDebugScefT8ClientStatsRestNotificationResultStatsNumNResultAckNotRequired ConfdString, affirmedZoneServiceFunctionStatisticsDebugScefT8ClientStatsRestNotificationResultStatsNumNResultSeverPaused ConfdString, affirmedZoneServiceFunctionStatisticsDebugScefT8ClientStatsRestNotificationResultStatsNumNResultQueueOverLoad ConfdString, affirmedZoneServiceFunctionStatisticsDebugScefT8ClientStatsRestNotificationResultStatsNumNResultReqAgeExpired ConfdString, affirmedZoneServiceFunctionStatisticsDebugScefT8ClientStatsRestNotificationResultStatsNumNResultMaxRetriesExceeded ConfdString, affirmedZoneServiceFunctionStatisticsDebugScefT8ClientStatsRestNotificationResultStatsNumNResultTransportError ConfdString, affirmedZoneServiceFunctionStatisticsDebugScefT8ClientStatsRestNotificationResultStatsNumNResultInvalidMsgError ConfdString, affirmedZoneServiceFunctionStatisticsDebugScefT8ClientStatsRestNotificationResultStatsNumNResult2xxResp ConfdString, affirmedZoneServiceFunctionStatisticsDebugScefT8ClientStatsRestNotificationResultStatsNumNResult3xxResp ConfdString, affirmedZoneServiceFunctionStatisticsDebugScefT8ClientStatsRestNotificationResultStatsNumNResult4xxResp ConfdString, affirmedZoneServiceFunctionStatisticsDebugScefT8ClientStatsRestNotificationResultStatsNumNResult5xxResp ConfdString } affirmedZoneServiceFunctionStatisticsDebugScefT8ClientStatsRestNotificationResultStatsServiceName OBJECT-TYPE SYNTAX String MAX-ACCESS not-accessible STATUS current DESCRIPTION "Task Service Name" ::= { affirmedZoneServiceFunctionStatisticsDebugScefT8ClientStatsRestNotificationResultStatsEntry 1 } affirmedZoneServiceFunctionStatisticsDebugScefT8ClientStatsRestNotificationResultStatsNumNResultAckNotRequired OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total num notification result : ack-not-required by back end" ::= { affirmedZoneServiceFunctionStatisticsDebugScefT8ClientStatsRestNotificationResultStatsEntry 2 } affirmedZoneServiceFunctionStatisticsDebugScefT8ClientStatsRestNotificationResultStatsNumNResultSeverPaused OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total num notification result : server paused" ::= { affirmedZoneServiceFunctionStatisticsDebugScefT8ClientStatsRestNotificationResultStatsEntry 3 } affirmedZoneServiceFunctionStatisticsDebugScefT8ClientStatsRestNotificationResultStatsNumNResultQueueOverLoad OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total num notification result : queue overload" ::= { affirmedZoneServiceFunctionStatisticsDebugScefT8ClientStatsRestNotificationResultStatsEntry 4 } affirmedZoneServiceFunctionStatisticsDebugScefT8ClientStatsRestNotificationResultStatsNumNResultReqAgeExpired OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total num notification result : request age expired" ::= { affirmedZoneServiceFunctionStatisticsDebugScefT8ClientStatsRestNotificationResultStatsEntry 5 } affirmedZoneServiceFunctionStatisticsDebugScefT8ClientStatsRestNotificationResultStatsNumNResultMaxRetriesExceeded OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total num notification result : max retries exceeded" ::= { affirmedZoneServiceFunctionStatisticsDebugScefT8ClientStatsRestNotificationResultStatsEntry 6 } affirmedZoneServiceFunctionStatisticsDebugScefT8ClientStatsRestNotificationResultStatsNumNResultTransportError OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total num notification result : transport error" ::= { affirmedZoneServiceFunctionStatisticsDebugScefT8ClientStatsRestNotificationResultStatsEntry 7 } affirmedZoneServiceFunctionStatisticsDebugScefT8ClientStatsRestNotificationResultStatsNumNResultInvalidMsgError OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total num notification result : invalid msg error" ::= { affirmedZoneServiceFunctionStatisticsDebugScefT8ClientStatsRestNotificationResultStatsEntry 8 } affirmedZoneServiceFunctionStatisticsDebugScefT8ClientStatsRestNotificationResultStatsNumNResult2xxResp OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total num notification result : 2XX resp from AS" ::= { affirmedZoneServiceFunctionStatisticsDebugScefT8ClientStatsRestNotificationResultStatsEntry 9 } affirmedZoneServiceFunctionStatisticsDebugScefT8ClientStatsRestNotificationResultStatsNumNResult3xxResp OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total num notification result : 3XX resp from AS" ::= { affirmedZoneServiceFunctionStatisticsDebugScefT8ClientStatsRestNotificationResultStatsEntry 10 } affirmedZoneServiceFunctionStatisticsDebugScefT8ClientStatsRestNotificationResultStatsNumNResult4xxResp OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total num notification result : 4XX resp from AS" ::= { affirmedZoneServiceFunctionStatisticsDebugScefT8ClientStatsRestNotificationResultStatsEntry 11 } affirmedZoneServiceFunctionStatisticsDebugScefT8ClientStatsRestNotificationResultStatsNumNResult5xxResp OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total num notification result : 5XX resp from AS" ::= { affirmedZoneServiceFunctionStatisticsDebugScefT8ClientStatsRestNotificationResultStatsEntry 12 } affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefTable OBJECT-TYPE SYNTAX SEQUENCE OF AffirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "" ::= { affirmedZoneMIB 492 } affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefEntry OBJECT-TYPE SYNTAX AffirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "" INDEX { affirmedZoneName, affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefName } ::= { affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefTable 1 } AffirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefEntry ::= SEQUENCE { affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefName String, affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefNumCurrentSessions ConfdString, affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefNumCurrentNIDDSessions ConfdString, affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefNumCurrentNIDDRegisteredSessions ConfdString, affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefNumCurrentNIDDActiveSessions ConfdString, affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefNumCurrentNIDDPSMSessions ConfdString, affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefNumCurrentMonteSessions ConfdString, affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefNumNiddConfigReceived ConfdString, affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefNumNiddConfigSuccess ConfdString, affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefNumniddConfigFailures ConfdString, affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefNumNiddConfigError ConfdString, affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefNumniddConfigUpdateReceived ConfdString, affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefNumNiddConfigUpdateSuccess ConfdString, affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefNumNiddConfigUpdateFailures ConfdString, affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefNumNiddConfigUpdateError ConfdString, affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefNumNiddConfigDeleteReceived ConfdString, affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefNumNiddConfigDeleteSuccess ConfdString, affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefNumNiddConfigDeleteFailures ConfdString, affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefNumNiddConfigDeleteError ConfdString, affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefNumNiddConfigGetReceived ConfdString, affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefNumNiddConfigGetSuccess ConfdString, affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefNumNiddConfigGetFailures ConfdString, affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefNumNiddConfigGetError ConfdString, affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefNumCmrConnEstablishReceived ConfdString, affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefNumCmrConnEstablishSuccess ConfdString, affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefNumCmrConnEstablishFailures ConfdString, affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefNumCmrConnEstablishError ConfdString, affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefNumCmrConnReleaseReceived ConfdString, affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefNumCmrConnReleaseSuccess ConfdString, affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefNumCmrConnReleaseFailures ConfdString, affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefNumCmrConnReleaseError ConfdString, affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefNumCmrConnUpdateReceived ConfdString, affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefNumCmrConnUpdateSuccess ConfdString, affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefNumCmrConnUpdateFailures ConfdString, affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefNumCmrConnUpdateError ConfdString, affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefNumScefInitiatedCmrConnRlsAttempts ConfdString, affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefNumScefInitiatedCmrConnRlsSuccess ConfdString, affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefNumScefInitiatedCmrConnRlsFailures ConfdString, affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefNumScefInitiatedCmrConnRlsTimeout ConfdString, affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefNumNiddMoDataReqReceived ConfdString, affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefNumNiddMoDataReqSuccess ConfdString, affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefNumNiddMoDataReqFailures ConfdString, affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefNumNiddMoDataBytesReceived ConfdString, affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefNumNiddMoDataReqError ConfdString, affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefNumNiddMoDataBytesError ConfdString, affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefNumNiddMoDataPacketsDropped ConfdString, affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefNumNiddMoDataBytesDropped ConfdString, affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefNumNiddMoDataPacketsDiscarded ConfdString, affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefNumNiddMoDataBytesDiscarded ConfdString, affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefNumNiddMoDataPacketsSuccess ConfdString, affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefNumNiddMoDataBytesSuccess ConfdString, affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefNumNiddDlPacketsReceived ConfdString, affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefNumNiddDlBytesReceived ConfdString, affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefNumNiddDlPacketsError ConfdString, affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefNumNiddDlBytesError ConfdString, affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefNumNiddDlPacketsBuffered ConfdString, affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefNumNiddDlPacketsDiscarded ConfdString, affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefNumNiddDlBytesDiscarded ConfdString, affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefNumNiddDlPacketsDropped ConfdString, affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefNumNiddDlBytesDropped ConfdString, affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefNumNiddDlPacketsSuccess ConfdString, affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefNumNiddDlBytesSuccess ConfdString, affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefNumNiddMtDataReqAttempts ConfdString, affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefNumNiddMtDataReqSuccess ConfdString, affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefNumNiddMtDataBytesSuccess ConfdString, affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefNumNiddMtDataReqFailures ConfdString, affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefNumNiddMtDataReqTimeout ConfdString, affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefNumNiddMtDataRespUeMovedPsm ConfdString, affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefNumNiddMtDataPacketsDiscardedPsm ConfdString, affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefNumNiddMtDataBytesSent ConfdString, affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefNumMonteSubsReceived ConfdString, affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefNumMonteSubsSuccess ConfdString, affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefNumMonteSubsFailures ConfdString, affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefNumMonteSubsError ConfdString, affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefNumMonteSubsUpdateReceived ConfdString, affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefNumMonteSubsUpdateSuccess ConfdString, affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefNumMonteSubsUpdateFailures ConfdString, affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefNumMonteSubsUpdateError ConfdString, affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefNumMonteSubsDeleteReceived ConfdString, affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefNumMonteSubsDeleteSuccess ConfdString, affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefNumMonteSubsDeleteFailures ConfdString, affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefNumMonteSubsDeleteError ConfdString, affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefNumMonteEventSubsReceived ConfdString, affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefNumMonteEventSubsSuccess ConfdString, affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefNumMonteEventSubsFailures ConfdString, affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefNumMonteEventSubsError ConfdString, affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefNumMonteEventSubsUpdateReceived ConfdString, affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefNumMonteEventSubsUpdateSuccess ConfdString, affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefNumMonteEventSubsUpdateFailures ConfdString, affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefNumMonteEventSubsUpdateError ConfdString, affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefNumMonteEventSubsDeleteReceived ConfdString, affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefNumMonteEventSubsDeleteSuccess ConfdString, affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefNumMonteEventSubsDeleteFailures ConfdString, affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefNumMonteEventSubsDeleteError ConfdString, affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefNumMonteEventReportReceived ConfdString, affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefNumMonteEventReportSuccess ConfdString, affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefNumMonteEventReportFailures ConfdString, affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefNumMonteEventReportError ConfdString, affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefNumMonteRirReceived ConfdString, affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefNumMonteRirSuccess ConfdString, affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefNumMonteRirFailures ConfdString, affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefNumMonteRirError ConfdString, affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefNumDevTrigReceived ConfdString, affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefNumDevTrigSuccess ConfdString, affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefNumDevTrigFailures ConfdString, affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefNumDevTrigError ConfdString, affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefNumDevTrigExpired ConfdString, affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefNumDevTrigRecallReceived ConfdString, affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefNumDevTrigRecallSuccess ConfdString, affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefNumDevTrigRecallFailures ConfdString, affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefNumDevTrigRecallError ConfdString, affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefNumDevTrigReplaceReceived ConfdString, affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefNumDevTrigReplaceSuccess ConfdString, affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefNumDevTrigReplaceFailures ConfdString, affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefNumDevTrigReplaceError ConfdString, affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefNumDevTrigReplaceTrigExpired ConfdString, affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefNumDevTrigDeliveryResultSuccess ConfdString, affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefNumDevTrigDeliveryResultFailures ConfdString, affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefNumDevTrigReplaceDeliveryResultSuccess ConfdString, affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefNumDevTrigReplaceDeliveryResultFailures ConfdString, affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefNumDevTrigReplaceRespNewConfOrigNotDeleted ConfdString, affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefNumDevTrigReplaceOrigNotDeletedDeliverySuccess ConfdString, affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefNumDevTrigReplaceOrigNotDeletedDeliveryFailures ConfdString, affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefNumNiddMoDataApnRateControlPacketsDropped ConfdString, affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefNumNiddMoDataApnRateControlBytesDropped ConfdString, affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefNumNiddMoDataSplmnRateControlPacketsDropped ConfdString, affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefNumNiddMoDataSplmnRateControlBytesDropped ConfdString, affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefNumNiddDlApnRateControlPacketsDropped ConfdString, affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefNumNiddDlApnRateControlBytesDropped ConfdString, affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefNumNiddDlSplmnRateControlPacketsDropped ConfdString, affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefNumNiddDlSplmnRateControlBytesDropped ConfdString, affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefNumNiddDlDeleteReceived ConfdString, affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefNumNiddDlDeleteSuccess ConfdString, affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefNumNiddDlDeleteFailures ConfdString, affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefNumNiddDlDeleteError ConfdString, affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefNumNiddDlBytesDeleted ConfdString, affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefNumNiddDlReplaceReceived ConfdString, affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefNumNiddDlReplaceSuccess ConfdString, affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefNumNiddDlReplaceFailures ConfdString, affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefNumNiddDlReplaceError ConfdString, affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefNumNiddDlReplaceBytesReceived ConfdString, affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefNumNiddDlReplaceBytesAdded ConfdString, affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefNumNiddDlReplaceBytesRemoved ConfdString, affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefNumNiddDlReplaceBytesDropped ConfdString, affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefNumNiddDlGetReceived ConfdString, affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefNumNiddDlGetSuccess ConfdString, affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefNumNiddDlGetFailures ConfdString, affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefNumNiddDlGetError ConfdString, affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefNumCmrDupConnEstablishReceived ConfdString } affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefName OBJECT-TYPE SYNTAX String MAX-ACCESS not-accessible STATUS current DESCRIPTION "Table Name" ::= { affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefEntry 1 } affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefNumCurrentSessions OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of current Sessions " ::= { affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefEntry 2 } affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefNumCurrentNIDDSessions OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Current NIDD Sessions" ::= { affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefEntry 3 } affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefNumCurrentNIDDRegisteredSessions OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Current NIDD Configured contexts" ::= { affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefEntry 4 } affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefNumCurrentNIDDActiveSessions OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Current NIDD PDN Sessions" ::= { affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefEntry 5 } affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefNumCurrentNIDDPSMSessions OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Current NIDD PDN Sessions in PSM state" ::= { affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefEntry 6 } affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefNumCurrentMonteSessions OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Current Monte event contexts" ::= { affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefEntry 7 } affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefNumNiddConfigReceived OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of NIDD config requests received" ::= { affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefEntry 8 } affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefNumNiddConfigSuccess OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of NIDD config requests succeeded" ::= { affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefEntry 9 } affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefNumniddConfigFailures OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of NIDD config requests failed" ::= { affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefEntry 10 } affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefNumNiddConfigError OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of erroneous NIDD config requests received from SCS/AS" ::= { affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefEntry 11 } affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefNumniddConfigUpdateReceived OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of NIDD config update requests received" ::= { affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefEntry 12 } affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefNumNiddConfigUpdateSuccess OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of NIDD config update requests succeeded" ::= { affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefEntry 13 } affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefNumNiddConfigUpdateFailures OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of NIDD config update requests failed" ::= { affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefEntry 14 } affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefNumNiddConfigUpdateError OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of erroneous NIDD config update requests received from SCS/AS" ::= { affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefEntry 15 } affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefNumNiddConfigDeleteReceived OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of NIDD config delete requests received" ::= { affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefEntry 16 } affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefNumNiddConfigDeleteSuccess OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of NIDD config delete requests succeeded" ::= { affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefEntry 17 } affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefNumNiddConfigDeleteFailures OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of NIDD config delete requests failed" ::= { affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefEntry 18 } affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefNumNiddConfigDeleteError OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of erroneous NIDD config release requests received from SCS/AS" ::= { affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefEntry 19 } affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefNumNiddConfigGetReceived OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of NIDD config get requests received" ::= { affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefEntry 20 } affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefNumNiddConfigGetSuccess OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of NIDD config get requests succeeded" ::= { affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefEntry 21 } affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefNumNiddConfigGetFailures OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of NIDD config get requests failed" ::= { affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefEntry 22 } affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefNumNiddConfigGetError OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of erroneous NIDD config get requests received from SCS/AS" ::= { affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefEntry 23 } affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefNumCmrConnEstablishReceived OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Connection Establishment requests received" ::= { affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefEntry 24 } affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefNumCmrConnEstablishSuccess OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Connection Establishment requests succeeded" ::= { affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefEntry 25 } affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefNumCmrConnEstablishFailures OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Connection Establishment requests failed" ::= { affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefEntry 26 } affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefNumCmrConnEstablishError OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of erroneous Connection Establishment requests received" ::= { affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefEntry 27 } affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefNumCmrConnReleaseReceived OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Connection Release requests received" ::= { affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefEntry 28 } affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefNumCmrConnReleaseSuccess OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Connection Release requests succeeded" ::= { affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefEntry 29 } affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefNumCmrConnReleaseFailures OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Connection Release requests failed" ::= { affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefEntry 30 } affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefNumCmrConnReleaseError OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of erroneous Connection Release requests received" ::= { affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefEntry 31 } affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefNumCmrConnUpdateReceived OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Connection Update requests received" ::= { affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefEntry 32 } affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefNumCmrConnUpdateSuccess OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Connection Update requests succeeded" ::= { affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefEntry 33 } affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefNumCmrConnUpdateFailures OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Connection Update requests failed" ::= { affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefEntry 34 } affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefNumCmrConnUpdateError OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of erroneous Connection Update requests received" ::= { affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefEntry 35 } affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefNumScefInitiatedCmrConnRlsAttempts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of SCEF initiated Connection Release requests sent" ::= { affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefEntry 36 } affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefNumScefInitiatedCmrConnRlsSuccess OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of SCEF initiated Connection Release requests succeeded" ::= { affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefEntry 37 } affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefNumScefInitiatedCmrConnRlsFailures OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of SCEF initiated Connection Release requests failed" ::= { affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefEntry 38 } affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefNumScefInitiatedCmrConnRlsTimeout OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of SCEF initiated Connection Release requests timeout" ::= { affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefEntry 39 } affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefNumNiddMoDataReqReceived OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of NIDD MO data requests received" ::= { affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefEntry 40 } affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefNumNiddMoDataReqSuccess OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of NIDD MO data requests succeeded" ::= { affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefEntry 41 } affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefNumNiddMoDataReqFailures OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of NIDD MO data requests failed" ::= { affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefEntry 42 } affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefNumNiddMoDataBytesReceived OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of NIDD MO data bytes received" ::= { affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefEntry 43 } affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefNumNiddMoDataReqError OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of erroneous NIDD MO data requests received" ::= { affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefEntry 44 } affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefNumNiddMoDataBytesError OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of NIDD MO data bytes dropped because of erroneous NIDD MO data requests" ::= { affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefEntry 45 } affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefNumNiddMoDataPacketsDropped OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of NIDD MO data packets dropped" ::= { affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefEntry 46 } affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefNumNiddMoDataBytesDropped OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of NIDD MO data bytes dropped" ::= { affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefEntry 47 } affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefNumNiddMoDataPacketsDiscarded OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of NIDD MO data packets discarded" ::= { affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefEntry 48 } affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefNumNiddMoDataBytesDiscarded OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of NIDD MO data bytes discarded" ::= { affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefEntry 49 } affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefNumNiddMoDataPacketsSuccess OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of NIDD MO data packets successful" ::= { affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefEntry 50 } affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefNumNiddMoDataBytesSuccess OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of NIDD MO data bytes successful" ::= { affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefEntry 51 } affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefNumNiddDlPacketsReceived OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of NIDD downlink packets received from SCS/AS" ::= { affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefEntry 52 } affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefNumNiddDlBytesReceived OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of NIDD downlink bytes received from SCS/AS" ::= { affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefEntry 53 } affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefNumNiddDlPacketsError OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of NIDD downlink packets received from SCS/AS dropped because of erroneous request" ::= { affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefEntry 54 } affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefNumNiddDlBytesError OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of NIDD downlink bytes received from SCS/AS dropped because of erroneous request" ::= { affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefEntry 55 } affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefNumNiddDlPacketsBuffered OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of NIDD downlink packets buffered at SCEF" ::= { affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefEntry 56 } affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefNumNiddDlPacketsDiscarded OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of NIDD downlink packets received from SCS/AS discarded" ::= { affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefEntry 57 } affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefNumNiddDlBytesDiscarded OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of NIDD downlink bytes received from SCS/AS discarded" ::= { affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefEntry 58 } affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefNumNiddDlPacketsDropped OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of NIDD downlink packets received from SCS/AS dropped" ::= { affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefEntry 59 } affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefNumNiddDlBytesDropped OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of NIDD downlink bytes received from SCS/AS dropped" ::= { affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefEntry 60 } affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefNumNiddDlPacketsSuccess OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of NIDD downlink packets received from SCS/AS successfully delivered" ::= { affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefEntry 61 } affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefNumNiddDlBytesSuccess OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of NIDD downlink bytes received from SCS/AS successfully delivered" ::= { affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefEntry 62 } affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefNumNiddMtDataReqAttempts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of NIDD MT data requests sent" ::= { affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefEntry 63 } affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefNumNiddMtDataReqSuccess OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of NIDD MT data success answers received" ::= { affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefEntry 64 } affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefNumNiddMtDataBytesSuccess OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of NIDD MT data bytes successfully delivered to the peer node" ::= { affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefEntry 65 } affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefNumNiddMtDataReqFailures OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of NIDD MT data failure answers received" ::= { affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefEntry 66 } affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefNumNiddMtDataReqTimeout OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of NIDD MT data requests timeout" ::= { affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefEntry 67 } affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefNumNiddMtDataRespUeMovedPsm OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of NIDD MT data answers received with cause value UE moved to PSM" ::= { affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefEntry 68 } affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefNumNiddMtDataPacketsDiscardedPsm OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of NIDD MT data packets discarded at the end of PSM timer expiry" ::= { affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefEntry 69 } affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefNumNiddMtDataBytesSent OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of NIDD MT data bytes sent" ::= { affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefEntry 70 } affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefNumMonteSubsReceived OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Monitoring event subscription requests received" ::= { affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefEntry 71 } affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefNumMonteSubsSuccess OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Monitoring event subscriptions succeeded" ::= { affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefEntry 72 } affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefNumMonteSubsFailures OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Monitoring event subscriptions failed" ::= { affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefEntry 73 } affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefNumMonteSubsError OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of erroneous Monitoring event subscription requests received" ::= { affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefEntry 74 } affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefNumMonteSubsUpdateReceived OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Monitoring event subscription update requests received" ::= { affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefEntry 75 } affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefNumMonteSubsUpdateSuccess OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Monitoring event subscription updates succeeded" ::= { affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefEntry 76 } affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefNumMonteSubsUpdateFailures OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Monitoring event subscription updates failed" ::= { affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefEntry 77 } affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefNumMonteSubsUpdateError OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of erroneous Monitoring event subscription update requests received" ::= { affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefEntry 78 } affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefNumMonteSubsDeleteReceived OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Monitoring event subscription delete requests received" ::= { affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefEntry 79 } affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefNumMonteSubsDeleteSuccess OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Monitoring event subscription deletes succeeded" ::= { affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefEntry 80 } affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefNumMonteSubsDeleteFailures OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Monitoring event subscription deletes failed" ::= { affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefEntry 81 } affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefNumMonteSubsDeleteError OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of erroneous Monitoring event subscription delete requests received" ::= { affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefEntry 82 } affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefNumMonteEventSubsReceived OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Monitoring events subscription request received" ::= { affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefEntry 83 } affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefNumMonteEventSubsSuccess OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Monitoring events subscription succeeded" ::= { affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefEntry 84 } affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefNumMonteEventSubsFailures OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Monitoring events subscription failed" ::= { affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefEntry 85 } affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefNumMonteEventSubsError OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of erroneous Monitoring events subscription received" ::= { affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefEntry 86 } affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefNumMonteEventSubsUpdateReceived OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Monitoring events subscription update request received" ::= { affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefEntry 87 } affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefNumMonteEventSubsUpdateSuccess OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Monitoring events subscription update succeeded" ::= { affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefEntry 88 } affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefNumMonteEventSubsUpdateFailures OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Monitoring events subscription update failed" ::= { affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefEntry 89 } affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefNumMonteEventSubsUpdateError OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of erroneous Monitoring events subscription update received" ::= { affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefEntry 90 } affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefNumMonteEventSubsDeleteReceived OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Monitoring events subscription delete requests received" ::= { affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefEntry 91 } affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefNumMonteEventSubsDeleteSuccess OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Monitoring events subscription delete succeeded" ::= { affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefEntry 92 } affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefNumMonteEventSubsDeleteFailures OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Monitoring events subscription delete failed" ::= { affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefEntry 93 } affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefNumMonteEventSubsDeleteError OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of erroneous Monitoring events subscription delete received" ::= { affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefEntry 94 } affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefNumMonteEventReportReceived OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Monitoring event reports received" ::= { affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefEntry 95 } affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefNumMonteEventReportSuccess OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Monitoring event reports succeeded" ::= { affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefEntry 96 } affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefNumMonteEventReportFailures OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Monitoring event reports failed" ::= { affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefEntry 97 } affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefNumMonteEventReportError OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of erroneous Monitoring event reports received" ::= { affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefEntry 98 } affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefNumMonteRirReceived OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of RIR requests received" ::= { affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefEntry 99 } affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefNumMonteRirSuccess OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of RIR requests succeeded" ::= { affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefEntry 100 } affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefNumMonteRirFailures OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of RIR requests failed" ::= { affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefEntry 101 } affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefNumMonteRirError OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of erroneous RIR requests received" ::= { affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefEntry 102 } affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefNumDevTrigReceived OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Device Trigger requests received" ::= { affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefEntry 103 } affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefNumDevTrigSuccess OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Device Trigger requests succeeded" ::= { affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefEntry 104 } affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefNumDevTrigFailures OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Device Trigger requests failed" ::= { affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefEntry 105 } affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefNumDevTrigError OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of erroneous Device Trigger requests received" ::= { affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefEntry 106 } affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefNumDevTrigExpired OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Device Trigger expired" ::= { affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefEntry 107 } affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefNumDevTrigRecallReceived OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Device Trigger Recall requests received" ::= { affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefEntry 108 } affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefNumDevTrigRecallSuccess OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Device Trigger Recall requests succeeded" ::= { affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefEntry 109 } affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefNumDevTrigRecallFailures OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Device Trigger Recall requests failed" ::= { affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefEntry 110 } affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefNumDevTrigRecallError OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of erroneous Device Trigger Recall requests received" ::= { affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefEntry 111 } affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefNumDevTrigReplaceReceived OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Device Trigger Replace requests received" ::= { affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefEntry 112 } affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefNumDevTrigReplaceSuccess OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Device Trigger Replace requests succeeded" ::= { affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefEntry 113 } affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefNumDevTrigReplaceFailures OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Device Trigger Replace requests failed" ::= { affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefEntry 114 } affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefNumDevTrigReplaceError OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of erroneous Device Trigger Replace requests received" ::= { affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefEntry 115 } affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefNumDevTrigReplaceTrigExpired OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Device Trigger Replace trigger expired" ::= { affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefEntry 116 } affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefNumDevTrigDeliveryResultSuccess OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Device Trigger delivery success report received for the original trigger device action" ::= { affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefEntry 117 } affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefNumDevTrigDeliveryResultFailures OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Device Trigger delivery failed report received for the original trigger device action" ::= { affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefEntry 118 } affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefNumDevTrigReplaceDeliveryResultSuccess OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Device Trigger delivery success report received for the replaced payload" ::= { affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefEntry 119 } affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefNumDevTrigReplaceDeliveryResultFailures OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Device Trigger delivery failed report received for the replaced payload" ::= { affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefEntry 120 } affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefNumDevTrigReplaceRespNewConfOrigNotDeleted OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Device Triggering replace action response where the original message was not deleted but the replace request was confirmed" ::= { affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefEntry 121 } affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefNumDevTrigReplaceOrigNotDeletedDeliverySuccess OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Device Trigger delivery success report received for the replace action which was accepted as a new trigger" ::= { affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefEntry 122 } affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefNumDevTrigReplaceOrigNotDeletedDeliveryFailures OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Device Trigger delivery failure report received for the replace action which was accepted as a new trigger" ::= { affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefEntry 123 } affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefNumNiddMoDataApnRateControlPacketsDropped OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of NIDD MO data apn rate control packets dropped" ::= { affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefEntry 124 } affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefNumNiddMoDataApnRateControlBytesDropped OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of NIDD MO data apn rate control bytes dropped" ::= { affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefEntry 125 } affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefNumNiddMoDataSplmnRateControlPacketsDropped OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of NIDD MO data splmn rate control packets dropped" ::= { affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefEntry 126 } affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefNumNiddMoDataSplmnRateControlBytesDropped OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of NIDD MO data splmn rate control bytes dropped" ::= { affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefEntry 127 } affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefNumNiddDlApnRateControlPacketsDropped OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of NIDD downlink packets received from SCS/AS dropped because of apn rate control" ::= { affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefEntry 128 } affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefNumNiddDlApnRateControlBytesDropped OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of NIDD downlink bytes received from SCS/AS dropped because of apn rate control" ::= { affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefEntry 129 } affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefNumNiddDlSplmnRateControlPacketsDropped OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of NIDD downlink packets received from SCS/AS dropped because of splmn rate control" ::= { affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefEntry 130 } affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefNumNiddDlSplmnRateControlBytesDropped OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of NIDD downlink bytes received from SCS/AS dropped because of splmn rate control" ::= { affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefEntry 131 } affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefNumNiddDlDeleteReceived OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of NIDD downlink data delete requests received from SCS/AS" ::= { affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefEntry 132 } affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefNumNiddDlDeleteSuccess OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of NIDD downlink data delete requests received from SCS/AS succeeded" ::= { affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefEntry 133 } affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefNumNiddDlDeleteFailures OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of NIDD downlink data delete requests received from SCS/AS failed" ::= { affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefEntry 134 } affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefNumNiddDlDeleteError OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of erroneous NIDD downlink data delete requests received from SCS/AS" ::= { affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefEntry 135 } affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefNumNiddDlBytesDeleted OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of NIDD downlink data bytes deleted because of NIDD downlink data delete requests" ::= { affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefEntry 136 } affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefNumNiddDlReplaceReceived OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of NIDD downlink data replace requests received from SCS/AS" ::= { affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefEntry 137 } affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefNumNiddDlReplaceSuccess OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of NIDD downlink data replace requests received from SCS/AS succeeded" ::= { affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefEntry 138 } affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefNumNiddDlReplaceFailures OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of NIDD downlink data replace requests received from SCS/AS failed" ::= { affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefEntry 139 } affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefNumNiddDlReplaceError OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of erroneous NIDD downlink data replace requests received from SCS/AS" ::= { affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefEntry 140 } affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefNumNiddDlReplaceBytesReceived OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of NIDD downlink data bytes received in NIDD downlink data replace requests from SCS/AS" ::= { affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefEntry 141 } affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefNumNiddDlReplaceBytesAdded OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of NIDD downlink data bytes added because of NIDD downlink data replace requests" ::= { affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefEntry 142 } affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefNumNiddDlReplaceBytesRemoved OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of NIDD downlink data bytes removed because of NIDD downlink data replace requests" ::= { affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefEntry 143 } affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefNumNiddDlReplaceBytesDropped OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of NIDD downlink data bytes dropped because of NIDD downlink data replace requests" ::= { affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefEntry 144 } affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefNumNiddDlGetReceived OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of NIDD downlink data get requests received from SCS/AS" ::= { affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefEntry 145 } affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefNumNiddDlGetSuccess OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of NIDD downlink data get requests received from SCS/AS succeeded" ::= { affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefEntry 146 } affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefNumNiddDlGetFailures OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of NIDD downlink data get requests received from SCS/AS failed" ::= { affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefEntry 147 } affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefNumNiddDlGetError OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of erroneous NIDD downlink data get requests received from SCS/AS" ::= { affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefEntry 148 } affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefNumCmrDupConnEstablishReceived OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of duplicate Connection Establishment requests received" ::= { affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefEntry 149 } affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefDevTrigTable OBJECT-TYPE SYNTAX SEQUENCE OF AffirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefDevTrigEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "" ::= { affirmedZoneMIB 495 } affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefDevTrigEntry OBJECT-TYPE SYNTAX AffirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefDevTrigEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "" INDEX { affirmedZoneName, affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefDevTrigName } ::= { affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefDevTrigTable 1 } AffirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefDevTrigEntry ::= SEQUENCE { affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefDevTrigName String, affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefDevTrigNumDevTrigDeliveryResultNotifySuccess ConfdString, affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefDevTrigNumDevTrigDeliveryResultNotifyFailures ConfdString } affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefDevTrigName OBJECT-TYPE SYNTAX String MAX-ACCESS not-accessible STATUS current DESCRIPTION "Table Name" ::= { affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefDevTrigEntry 1 } affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefDevTrigNumDevTrigDeliveryResultNotifySuccess OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Device Trigger delivery report success notifications sent" ::= { affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefDevTrigEntry 2 } affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefDevTrigNumDevTrigDeliveryResultNotifyFailures OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Device Trigger delivery report notifications failed to send" ::= { affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefDevTrigEntry 3 } affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefMonteTable OBJECT-TYPE SYNTAX SEQUENCE OF AffirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefMonteEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "" ::= { affirmedZoneMIB 494 } affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefMonteEntry OBJECT-TYPE SYNTAX AffirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefMonteEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "" INDEX { affirmedZoneName, affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefMonteName } ::= { affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefMonteTable 1 } AffirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefMonteEntry ::= SEQUENCE { affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefMonteName String, affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefMonteNumMonteS6tReportReceived ConfdString, affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefMonteNumMonteS6tReportSuccess ConfdString, affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefMonteNumMonteS6tReportFailures ConfdString, affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefMonteNumMonteS6tReportError ConfdString, affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefMonteNumMonteT6aReportReceived ConfdString, affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefMonteNumMonteT6aReportSuccess ConfdString, affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefMonteNumMonteT6aReportFailures ConfdString, affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefMonteNumMonteT6aReportError ConfdString, affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefMonteNumMonteReportNotifySuccess ConfdString, affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefMonteNumMonteReportNotifyFailures ConfdString, affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefMonteNumLossOfConnEventSubsReceived ConfdString, affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefMonteNumLossOfConnEventSubsSuccess ConfdString, affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefMonteNumLossOfConnEventSubsFailures ConfdString, affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefMonteNumLossOfConnEventSubsUpdateReceived ConfdString, affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefMonteNumLossOfConnEventSubsUpdateSuccess ConfdString, affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefMonteNumLossOfConnEventSubsUpdateFailures ConfdString, affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefMonteNumLossOfConnEventSubsDeleteReceived ConfdString, affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefMonteNumLossOfConnEventSubsDeleteSuccess ConfdString, affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefMonteNumLossOfConnEventSubsDeleteFailures ConfdString, affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefMonteNumLossOfConnEventReportReceived ConfdString, affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefMonteNumLossOfConnEventReportSuccess ConfdString, affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefMonteNumLossOfConnEventReportFailures ConfdString, affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefMonteNumLossOfConnEventReportNotifySuccess ConfdString, affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefMonteNumLossOfConnEventReportNotifyFailures ConfdString, affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefMonteNumLossOfConnEventPeerConfigSent ConfdString, affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefMonteNumLossOfConnEventPeerConfigSuccess ConfdString, affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefMonteNumLossOfConnEventPeerConfigFailures ConfdString, affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefMonteNumLossOfConnEventPeerUpdateSent ConfdString, affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefMonteNumLossOfConnEventPeerUpdateSuccess ConfdString, affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefMonteNumLossOfConnEventPeerUpdateFailures ConfdString, affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefMonteNumLossOfConnEventPeerDeleteSent ConfdString, affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefMonteNumLossOfConnEventPeerDeleteSuccess ConfdString, affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefMonteNumLossOfConnEventPeerDeleteFailures ConfdString, affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefMonteNumUeReachEventSubsReceived ConfdString, affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefMonteNumUeReachEventSubsSuccess ConfdString, affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefMonteNumUeReachEventSubsFailures ConfdString, affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefMonteNumUeReachEventSubsUpdateReceived ConfdString, affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefMonteNumUeReachEventSubsUpdateSuccess ConfdString, affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefMonteNumUeReachEventSubsUpdateFailures ConfdString, affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefMonteNumUeReachEventSubsDeleteReceived ConfdString, affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefMonteNumUeReachEventSubsDeleteSuccess ConfdString, affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefMonteNumUeReachEventSubsDeleteFailures ConfdString, affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefMonteNumUeReachEventReportReceived ConfdString, affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefMonteNumUeReachEventReportSuccess ConfdString, affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefMonteNumUeReachEventReportFailures ConfdString, affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefMonteNumUeReachEventReportNotifySuccess ConfdString, affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefMonteNumUeReachEventReportNotifyFailures ConfdString, affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefMonteNumUeReachEventPeerConfigSent ConfdString, affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefMonteNumUeReachEventPeerConfigSuccess ConfdString, affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefMonteNumUeReachEventPeerConfigFailures ConfdString, affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefMonteNumUeReachEventPeerUpdateSent ConfdString, affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefMonteNumUeReachEventPeerUpdateSuccess ConfdString, affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefMonteNumUeReachEventPeerUpdateFailures ConfdString, affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefMonteNumUeReachEventPeerDeleteSent ConfdString, affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefMonteNumUeReachEventPeerDeleteSuccess ConfdString, affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefMonteNumUeReachEventPeerDeleteFailures ConfdString, affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefMonteNumLocReportEventSubsReceived ConfdString, affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefMonteNumLocReportEventSubsSuccess ConfdString, affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefMonteNumLocReportEventSubsFailures ConfdString, affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefMonteNumLocReportEventSubsUpdateReceived ConfdString, affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefMonteNumLocReportEventSubsUpdateSuccess ConfdString, affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefMonteNumLocReportEventSubsUpdateFailures ConfdString, affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefMonteNumLocReportEventSubsDeleteReceived ConfdString, affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefMonteNumLocReportEventSubsDeleteSuccess ConfdString, affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefMonteNumLocReportEventSubsDeleteFailures ConfdString, affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefMonteNumLocReportEventReportReceived ConfdString, affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefMonteNumLocReportEventReportSuccess ConfdString, affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefMonteNumLocReportEventReportFailures ConfdString, affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefMonteNumLocReportEventReportNotifySuccess ConfdString, affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefMonteNumLocReportEventReportNotifyFailures ConfdString, affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefMonteNumLocReportEventPeerConfigSent ConfdString, affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefMonteNumLocReportEventPeerConfigSuccess ConfdString, affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefMonteNumLocReportEventPeerConfigFailures ConfdString, affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefMonteNumLocReportEventPeerUpdateSent ConfdString, affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefMonteNumLocReportEventPeerUpdateSuccess ConfdString, affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefMonteNumLocReportEventPeerUpdateFailures ConfdString, affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefMonteNumLocReportEventPeerDeleteSent ConfdString, affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefMonteNumLocReportEventPeerDeleteSuccess ConfdString, affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefMonteNumLocReportEventPeerDeleteFailures ConfdString, affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefMonteNumImsiImeiAssoChgEventSubsReceived ConfdString, affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefMonteNumImsiImeiAssoChgEventSubsSuccess ConfdString, affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefMonteNumImsiImeiAssoChgEventSubsFailures ConfdString, affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefMonteNumImsiImeiAssoChgEventSubsUpdateReceived ConfdString, affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefMonteNumImsiImeiAssoChgEventSubsUpdateSuccess ConfdString, affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefMonteNumImsiImeiAssoChgEventSubsUpdateFailures ConfdString, affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefMonteNumImsiImeiAssoChgEventSubsDeleteReceived ConfdString, affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefMonteNumImsiImeiAssoChgEventSubsDeleteSuccess ConfdString, affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefMonteNumImsiImeiAssoChgEventSubsDeleteFailures ConfdString, affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefMonteNumImsiImeiAssoChgEventReportReceived ConfdString, affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefMonteNumImsiImeiAssoChgEventReportSuccess ConfdString, affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefMonteNumImsiImeiAssoChgEventReportFailures ConfdString, affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefMonteNumImsiImeiAssoChgEventReportNotifySuccess ConfdString, affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefMonteNumImsiImeiAssoChgEventReportNotifyFailures ConfdString, affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefMonteNumImsiImeiAssoChgEventPeerConfigSent ConfdString, affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefMonteNumImsiImeiAssoChgEventPeerConfigSuccess ConfdString, affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefMonteNumImsiImeiAssoChgEventPeerConfigFailures ConfdString, affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefMonteNumImsiImeiAssoChgEventPeerUpdateSent ConfdString, affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefMonteNumImsiImeiAssoChgEventPeerUpdateSuccess ConfdString, affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefMonteNumImsiImeiAssoChgEventPeerUpdateFailures ConfdString, affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefMonteNumImsiImeiAssoChgEventPeerDeleteSent ConfdString, affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefMonteNumImsiImeiAssoChgEventPeerDeleteSuccess ConfdString, affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefMonteNumImsiImeiAssoChgEventPeerDeleteFailures ConfdString, affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefMonteNumRoamingStatusEventSubsReceived ConfdString, affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefMonteNumRoamingStatusEventSubsSuccess ConfdString, affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefMonteNumRoamingStatusEventSubsFailures ConfdString, affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefMonteNumRoamingStatusEventSubsUpdateReceived ConfdString, affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefMonteNumRoamingStatusEventSubsUpdateSuccess ConfdString, affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefMonteNumRoamingStatusEventSubsUpdateFailures ConfdString, affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefMonteNumRoamingStatusEventSubsDeleteReceived ConfdString, affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefMonteNumRoamingStatusEventSubsDeleteSuccess ConfdString, affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefMonteNumRoamingStatusEventSubsDeleteFailures ConfdString, affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefMonteNumRoamingStatusEventReportReceived ConfdString, affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefMonteNumRoamingStatusEventReportSuccess ConfdString, affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefMonteNumRoamingStatusEventReportFailures ConfdString, affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefMonteNumRoamingStatusEventReportNotifySuccess ConfdString, affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefMonteNumRoamingStatusEventReportNotifyFailures ConfdString, affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefMonteNumRoamingStatusEventPeerConfigSent ConfdString, affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefMonteNumRoamingStatusEventPeerConfigSuccess ConfdString, affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefMonteNumRoamingStatusEventPeerConfigFailures ConfdString, affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefMonteNumRoamingStatusEventPeerUpdateSent ConfdString, affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefMonteNumRoamingStatusEventPeerUpdateSuccess ConfdString, affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefMonteNumRoamingStatusEventPeerUpdateFailures ConfdString, affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefMonteNumRoamingStatusEventPeerDeleteSent ConfdString, affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefMonteNumRoamingStatusEventPeerDeleteSuccess ConfdString, affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefMonteNumRoamingStatusEventPeerDeleteFailures ConfdString, affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefMonteNumCommFailureEventSubsReceived ConfdString, affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefMonteNumCommFailureEventSubsSuccess ConfdString, affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefMonteNumCommFailureEventSubsFailures ConfdString, affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefMonteNumCommFailureEventSubsUpdateReceived ConfdString, affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefMonteNumCommFailureEventSubsUpdateSuccess ConfdString, affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefMonteNumCommFailureEventSubsUpdateFailures ConfdString, affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefMonteNumCommFailureEventSubsDeleteReceived ConfdString, affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefMonteNumCommFailureEventSubsDeleteSuccess ConfdString, affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefMonteNumCommFailureEventSubsDeleteFailures ConfdString, affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefMonteNumCommFailureEventReportReceived ConfdString, affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefMonteNumCommFailureEventReportSuccess ConfdString, affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefMonteNumCommFailureEventReportFailures ConfdString, affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefMonteNumCommFailureEventReportNotifySuccess ConfdString, affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefMonteNumCommFailureEventReportNotifyFailures ConfdString, affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefMonteNumCommFailureEventPeerConfigSent ConfdString, affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefMonteNumCommFailureEventPeerConfigSuccess ConfdString, affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefMonteNumCommFailureEventPeerConfigFailures ConfdString, affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefMonteNumCommFailureEventPeerUpdateSent ConfdString, affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefMonteNumCommFailureEventPeerUpdateSuccess ConfdString, affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefMonteNumCommFailureEventPeerUpdateFailures ConfdString, affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefMonteNumCommFailureEventPeerDeleteSent ConfdString, affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefMonteNumCommFailureEventPeerDeleteSuccess ConfdString, affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefMonteNumCommFailureEventPeerDeleteFailures ConfdString, affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefMonteNumAvailAfterDdnFailEventSubsReceived ConfdString, affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefMonteNumAvailAfterDdnFailEventSubsSuccess ConfdString, affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefMonteNumAvailAfterDdnFailEventSubsFailures ConfdString, affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefMonteNumAvailAfterDdnFailEventSubsUpdateReceived ConfdString, affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefMonteNumAvailAfterDdnFailEventSubsUpdateSuccess ConfdString, affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefMonteNumAvailAfterDdnFailEventSubsUpdateFailures ConfdString, affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefMonteNumAvailAfterDdnFailEventSubsDeleteReceived ConfdString, affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefMonteNumAvailAfterDdnFailEventSubsDeleteSuccess ConfdString, affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefMonteNumAvailAfterDdnFailEventSubsDeleteFailures ConfdString, affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefMonteNumAvailAfterDdnFailEventReportReceived ConfdString, affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefMonteNumAvailAfterDdnFailEventReportSuccess ConfdString, affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefMonteNumAvailAfterDdnFailEventReportFailures ConfdString, affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefMonteNumAvailAfterDdnFailEventReportNotifySuccess ConfdString, affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefMonteNumAvailAfterDdnFailEventReportNotifyFailures ConfdString, affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefMonteNumAvailAfterDdnFailEventPeerConfigSent ConfdString, affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefMonteNumAvailAfterDdnFailEventPeerConfigSuccess ConfdString, affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefMonteNumAvailAfterDdnFailEventPeerConfigFailures ConfdString, affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefMonteNumAvailAfterDdnFailEventPeerUpdateSent ConfdString, affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefMonteNumAvailAfterDdnFailEventPeerUpdateSuccess ConfdString, affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefMonteNumAvailAfterDdnFailEventPeerUpdateFailures ConfdString, affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefMonteNumAvailAfterDdnFailEventPeerDeleteSent ConfdString, affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefMonteNumAvailAfterDdnFailEventPeerDeleteSuccess ConfdString, affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefMonteNumAvailAfterDdnFailEventPeerDeleteFailures ConfdString, affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefMonteNumOfUesInGeoAreaEventSubsReceived ConfdString, affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefMonteNumOfUesInGeoAreaEventSubsSuccess ConfdString, affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefMonteNumOfUesInGeoAreaEventSubsFailures ConfdString, affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefMonteNumOfUesInGeoAreaEventSubsUpdateReceived ConfdString, affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefMonteNumOfUesInGeoAreaEventSubsUpdateSuccess ConfdString, affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefMonteNumOfUesInGeoAreaEventSubsUpdateFailures ConfdString, affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefMonteNumOfUesInGeoAreaEventSubsDeleteReceived ConfdString, affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefMonteNumOfUesInGeoAreaEventSubsDeleteSuccess ConfdString, affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefMonteNumOfUesInGeoAreaEventSubsDeleteFailures ConfdString, affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefMonteNumOfUesInGeoAreaEventReportReceived ConfdString, affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefMonteNumOfUesInGeoAreaEventReportSuccess ConfdString, affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefMonteNumOfUesInGeoAreaEventReportFailures ConfdString, affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefMonteNumOfUesInGeoAreaEventReportNotifySuccess ConfdString, affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefMonteNumOfUesInGeoAreaEventReportNotifyFailures ConfdString, affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefMonteNumOfUesInGeoAreaEventPeerConfigSent ConfdString, affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefMonteNumOfUesInGeoAreaEventPeerConfigSuccess ConfdString, affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefMonteNumOfUesInGeoAreaEventPeerConfigFailures ConfdString, affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefMonteNumOfUesInGeoAreaEventPeerUpdateSent ConfdString, affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefMonteNumOfUesInGeoAreaEventPeerUpdateSuccess ConfdString, affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefMonteNumOfUesInGeoAreaEventPeerUpdateFailures ConfdString, affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefMonteNumOfUesInGeoAreaEventPeerDeleteSent ConfdString, affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefMonteNumOfUesInGeoAreaEventPeerDeleteSuccess ConfdString, affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefMonteNumOfUesInGeoAreaEventPeerDeleteFailures ConfdString, affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefMonteNumConfigPostFailures401 ConfdString, affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefMonteNumConfigPostFailures403 ConfdString, affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefMonteNumConfigPostFailures409 ConfdString, affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefMonteNumConfigPostFailures412 ConfdString, affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefMonteNumConfigPostFailures500 ConfdString, affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefMonteNumConfigPostFailures503 ConfdString, affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefMonteNumConfigPutFailures401 ConfdString, affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefMonteNumConfigPutFailures403 ConfdString, affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefMonteNumConfigPutFailures404 ConfdString, affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefMonteNumConfigPutFailures409 ConfdString, affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefMonteNumConfigPutFailures412 ConfdString, affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefMonteNumConfigPutFailures500 ConfdString, affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefMonteNumConfigPutFailures503 ConfdString, affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefMonteNumConfigDeleteFailures401 ConfdString, affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefMonteNumConfigDeleteFailures403 ConfdString, affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefMonteNumConfigDeleteFailures404 ConfdString, affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefMonteNumConfigDeleteFailures412 ConfdString, affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefMonteNumConfigDeleteFailures500 ConfdString, affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefMonteNumConfigDeleteFailures503 ConfdString } affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefMonteName OBJECT-TYPE SYNTAX String MAX-ACCESS not-accessible STATUS current DESCRIPTION "Table Name" ::= { affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefMonteEntry 1 } affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefMonteNumMonteS6tReportReceived OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of S6t RIR requests received" ::= { affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefMonteEntry 2 } affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefMonteNumMonteS6tReportSuccess OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of S6t RIR requests succeeded" ::= { affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefMonteEntry 3 } affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefMonteNumMonteS6tReportFailures OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of S6t RIR requests failed" ::= { affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefMonteEntry 4 } affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefMonteNumMonteS6tReportError OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of erroneous S6t RIR requests" ::= { affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefMonteEntry 5 } affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefMonteNumMonteT6aReportReceived OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of T6a RIR requests received" ::= { affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefMonteEntry 6 } affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefMonteNumMonteT6aReportSuccess OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of T6a RIR requests succeeded" ::= { affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefMonteEntry 7 } affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefMonteNumMonteT6aReportFailures OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of T6a RIR requests failed" ::= { affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefMonteEntry 8 } affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefMonteNumMonteT6aReportError OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of erroneous T6a RIR requests" ::= { affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefMonteEntry 9 } affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefMonteNumMonteReportNotifySuccess OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Monitoring event report notifications successfully sent" ::= { affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefMonteEntry 10 } affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefMonteNumMonteReportNotifyFailures OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Monitoring event report notifications failed" ::= { affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefMonteEntry 11 } affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefMonteNumLossOfConnEventSubsReceived OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Loss of Connectivity event subscription requests received from SCS/AS" ::= { affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefMonteEntry 12 } affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefMonteNumLossOfConnEventSubsSuccess OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Loss of Connectivity event subscription succeeded" ::= { affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefMonteEntry 13 } affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefMonteNumLossOfConnEventSubsFailures OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Loss of Connectivity event subscription failed" ::= { affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefMonteEntry 14 } affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefMonteNumLossOfConnEventSubsUpdateReceived OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Loss of Connectivity event subscription update requests received from SCS/AS" ::= { affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefMonteEntry 15 } affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefMonteNumLossOfConnEventSubsUpdateSuccess OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Loss of Connectivity event subscription update succeeded" ::= { affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefMonteEntry 16 } affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefMonteNumLossOfConnEventSubsUpdateFailures OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Loss of Connectivity event subscription update failed" ::= { affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefMonteEntry 17 } affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefMonteNumLossOfConnEventSubsDeleteReceived OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Loss of Connectivity event subscription delete requests received from SCS/AS" ::= { affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefMonteEntry 18 } affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefMonteNumLossOfConnEventSubsDeleteSuccess OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Loss of Connectivity event subscription delete succeeded" ::= { affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefMonteEntry 19 } affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefMonteNumLossOfConnEventSubsDeleteFailures OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Loss of Connectivity event subscription delete failed" ::= { affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefMonteEntry 20 } affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefMonteNumLossOfConnEventReportReceived OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Loss of Connectivity event reports received" ::= { affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefMonteEntry 21 } affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefMonteNumLossOfConnEventReportSuccess OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Loss of Connectivity event reports accepted" ::= { affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefMonteEntry 22 } affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefMonteNumLossOfConnEventReportFailures OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Loss of Connectivity event reports not accepted" ::= { affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefMonteEntry 23 } affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefMonteNumLossOfConnEventReportNotifySuccess OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Loss of Connectivity event report notifications successfully sent" ::= { affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefMonteEntry 24 } affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefMonteNumLossOfConnEventReportNotifyFailures OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Loss of Connectivity event report notifications failed to send" ::= { affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefMonteEntry 25 } affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefMonteNumLossOfConnEventPeerConfigSent OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Loss of Connectivity event configuration requests sent to peer" ::= { affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefMonteEntry 26 } affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefMonteNumLossOfConnEventPeerConfigSuccess OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Loss of Connectivity event successfully configured at peer" ::= { affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefMonteEntry 27 } affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefMonteNumLossOfConnEventPeerConfigFailures OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Loss of Connectivity event configuration failure at peer" ::= { affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefMonteEntry 28 } affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefMonteNumLossOfConnEventPeerUpdateSent OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Loss of Connectivity event update requests sent to peer" ::= { affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefMonteEntry 29 } affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefMonteNumLossOfConnEventPeerUpdateSuccess OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Loss of Connectivity event successfully updated at peer" ::= { affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefMonteEntry 30 } affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefMonteNumLossOfConnEventPeerUpdateFailures OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Loss of Connectivity event update failure at peer" ::= { affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefMonteEntry 31 } affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefMonteNumLossOfConnEventPeerDeleteSent OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Loss of Connectivity event delete requests sent to peer" ::= { affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefMonteEntry 32 } affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefMonteNumLossOfConnEventPeerDeleteSuccess OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Loss of Connectivity event successfully deleted at peer" ::= { affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefMonteEntry 33 } affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefMonteNumLossOfConnEventPeerDeleteFailures OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Loss of Connectivity event delete failure at peer" ::= { affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefMonteEntry 34 } affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefMonteNumUeReachEventSubsReceived OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of UE Reachability event subscription requests received from SCS/AS" ::= { affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefMonteEntry 35 } affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefMonteNumUeReachEventSubsSuccess OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of UE Reachability event subscription succeeded" ::= { affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefMonteEntry 36 } affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefMonteNumUeReachEventSubsFailures OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of UE Reachability event subscription failed" ::= { affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefMonteEntry 37 } affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefMonteNumUeReachEventSubsUpdateReceived OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of UE Reachability event subscription update requests received from SCS/AS" ::= { affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefMonteEntry 38 } affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefMonteNumUeReachEventSubsUpdateSuccess OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of UE Reachability event subscription update succeeded" ::= { affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefMonteEntry 39 } affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefMonteNumUeReachEventSubsUpdateFailures OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of UE Reachability event subscription update failed" ::= { affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefMonteEntry 40 } affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefMonteNumUeReachEventSubsDeleteReceived OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of UE Reachability event subscription delete requests received from SCS/AS" ::= { affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefMonteEntry 41 } affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefMonteNumUeReachEventSubsDeleteSuccess OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of UE Reachability event subscription delete succeeded" ::= { affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefMonteEntry 42 } affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefMonteNumUeReachEventSubsDeleteFailures OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of UE Reachability event subscription delete failed" ::= { affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefMonteEntry 43 } affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefMonteNumUeReachEventReportReceived OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of UE Reachability event reports received" ::= { affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefMonteEntry 44 } affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefMonteNumUeReachEventReportSuccess OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of UE Reachability event reports accepted" ::= { affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefMonteEntry 45 } affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefMonteNumUeReachEventReportFailures OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of UE Reachability event reports not accepted" ::= { affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefMonteEntry 46 } affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefMonteNumUeReachEventReportNotifySuccess OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of UE Reachability event report notifications successfully sent" ::= { affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefMonteEntry 47 } affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefMonteNumUeReachEventReportNotifyFailures OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of UE Reachability event report notifications failed to send" ::= { affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefMonteEntry 48 } affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefMonteNumUeReachEventPeerConfigSent OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of UE Reachability event configuration requests sent to peer" ::= { affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefMonteEntry 49 } affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefMonteNumUeReachEventPeerConfigSuccess OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of UE Reachability event successfully configured at peer" ::= { affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefMonteEntry 50 } affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefMonteNumUeReachEventPeerConfigFailures OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of UE Reachability event configuration failure at peer" ::= { affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefMonteEntry 51 } affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefMonteNumUeReachEventPeerUpdateSent OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of UE Reachability event update requests sent to peer" ::= { affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefMonteEntry 52 } affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefMonteNumUeReachEventPeerUpdateSuccess OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of UE Reachability event successfully updated at peer" ::= { affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefMonteEntry 53 } affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefMonteNumUeReachEventPeerUpdateFailures OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of UE Reachability event update failure at peer" ::= { affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefMonteEntry 54 } affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefMonteNumUeReachEventPeerDeleteSent OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of UE Reachability event delete requests sent to peer" ::= { affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefMonteEntry 55 } affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefMonteNumUeReachEventPeerDeleteSuccess OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of UE Reachability event successfully deleted at peer" ::= { affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefMonteEntry 56 } affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefMonteNumUeReachEventPeerDeleteFailures OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of UE Reachability event delete failure at peer" ::= { affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefMonteEntry 57 } affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefMonteNumLocReportEventSubsReceived OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Location Reporting event subscription requests received from SCS/AS" ::= { affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefMonteEntry 58 } affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefMonteNumLocReportEventSubsSuccess OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Location Reporting event subscription succeeded" ::= { affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefMonteEntry 59 } affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefMonteNumLocReportEventSubsFailures OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Location Reporting event subscription failed" ::= { affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefMonteEntry 60 } affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefMonteNumLocReportEventSubsUpdateReceived OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Location Reporting event subscription update requests received from SCS/AS" ::= { affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefMonteEntry 61 } affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefMonteNumLocReportEventSubsUpdateSuccess OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Location Reporting event subscription update succeeded" ::= { affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefMonteEntry 62 } affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefMonteNumLocReportEventSubsUpdateFailures OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Location Reporting event subscription update failed" ::= { affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefMonteEntry 63 } affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefMonteNumLocReportEventSubsDeleteReceived OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Location Reporting event subscription delete requests received from SCS/AS" ::= { affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefMonteEntry 64 } affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefMonteNumLocReportEventSubsDeleteSuccess OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Location Reporting event subscription delete succeeded" ::= { affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefMonteEntry 65 } affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefMonteNumLocReportEventSubsDeleteFailures OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Location Reporting event subscription delete failed" ::= { affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefMonteEntry 66 } affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefMonteNumLocReportEventReportReceived OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Location Reporting event reports received" ::= { affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefMonteEntry 67 } affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefMonteNumLocReportEventReportSuccess OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Location Reporting event reports accepted" ::= { affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefMonteEntry 68 } affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefMonteNumLocReportEventReportFailures OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Location Reporting event reports not accepted" ::= { affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefMonteEntry 69 } affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefMonteNumLocReportEventReportNotifySuccess OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Location Reporting event report notifications successfully sent" ::= { affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefMonteEntry 70 } affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefMonteNumLocReportEventReportNotifyFailures OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Location Reporting event report notifications failed to send" ::= { affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefMonteEntry 71 } affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefMonteNumLocReportEventPeerConfigSent OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Location Reporting event configuration requests sent to peer" ::= { affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefMonteEntry 72 } affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefMonteNumLocReportEventPeerConfigSuccess OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Location Reporting event successfully configured at peer" ::= { affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefMonteEntry 73 } affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefMonteNumLocReportEventPeerConfigFailures OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Location Reporting event configuration failure at peer" ::= { affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefMonteEntry 74 } affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefMonteNumLocReportEventPeerUpdateSent OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Location Reporting event update requests sent to peer" ::= { affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefMonteEntry 75 } affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefMonteNumLocReportEventPeerUpdateSuccess OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Location Reporting event successfully updated at peer" ::= { affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefMonteEntry 76 } affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefMonteNumLocReportEventPeerUpdateFailures OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Location Reporting event update failure at peer" ::= { affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefMonteEntry 77 } affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefMonteNumLocReportEventPeerDeleteSent OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Location Reporting event delete requests sent to peer" ::= { affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefMonteEntry 78 } affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefMonteNumLocReportEventPeerDeleteSuccess OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Location Reporting event successfully deleted at peer" ::= { affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefMonteEntry 79 } affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefMonteNumLocReportEventPeerDeleteFailures OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Location Reporting event delete failure at peer" ::= { affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefMonteEntry 80 } affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefMonteNumImsiImeiAssoChgEventSubsReceived OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Change of IMSI-IMEI Association event subscription requests received from SCS/AS" ::= { affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefMonteEntry 81 } affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefMonteNumImsiImeiAssoChgEventSubsSuccess OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Change of IMSI-IMEI Association event subscription succeeded" ::= { affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefMonteEntry 82 } affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefMonteNumImsiImeiAssoChgEventSubsFailures OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Change of IMSI-IMEI Association event subscription failed" ::= { affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefMonteEntry 83 } affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefMonteNumImsiImeiAssoChgEventSubsUpdateReceived OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Change of IMSI-IMEI Association event subscription update requests received from SCS/AS" ::= { affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefMonteEntry 84 } affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefMonteNumImsiImeiAssoChgEventSubsUpdateSuccess OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Change of IMSI-IMEI Association event subscription update succeeded" ::= { affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefMonteEntry 85 } affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefMonteNumImsiImeiAssoChgEventSubsUpdateFailures OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Change of IMSI-IMEI Association event subscription update failed" ::= { affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefMonteEntry 86 } affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefMonteNumImsiImeiAssoChgEventSubsDeleteReceived OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Change of IMSI-IMEI Association event subscription delete requests received from SCS/AS" ::= { affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefMonteEntry 87 } affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefMonteNumImsiImeiAssoChgEventSubsDeleteSuccess OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Change of IMSI-IMEI Association event subscription delete succeeded" ::= { affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefMonteEntry 88 } affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefMonteNumImsiImeiAssoChgEventSubsDeleteFailures OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Change of IMSI-IMEI Association event subscription delete failed" ::= { affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefMonteEntry 89 } affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefMonteNumImsiImeiAssoChgEventReportReceived OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Change of IMSI-IMEI Association event reports received" ::= { affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefMonteEntry 90 } affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefMonteNumImsiImeiAssoChgEventReportSuccess OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Change of IMSI-IMEI Association event reports accepted" ::= { affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefMonteEntry 91 } affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefMonteNumImsiImeiAssoChgEventReportFailures OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Change of IMSI-IMEI Association event reports not accepted" ::= { affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefMonteEntry 92 } affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefMonteNumImsiImeiAssoChgEventReportNotifySuccess OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Change of IMSI-IMEI Association event report notifications successfully sent" ::= { affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefMonteEntry 93 } affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefMonteNumImsiImeiAssoChgEventReportNotifyFailures OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Change of IMSI-IMEI Association event report notifications failed to send" ::= { affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefMonteEntry 94 } affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefMonteNumImsiImeiAssoChgEventPeerConfigSent OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Change of IMSI-IMEI Association event configuration requests sent to peer" ::= { affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefMonteEntry 95 } affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefMonteNumImsiImeiAssoChgEventPeerConfigSuccess OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Change of IMSI-IMEI Association event successfully configured at peer" ::= { affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefMonteEntry 96 } affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefMonteNumImsiImeiAssoChgEventPeerConfigFailures OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Change of IMSI-IMEI Association event configuration failure at peer" ::= { affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefMonteEntry 97 } affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefMonteNumImsiImeiAssoChgEventPeerUpdateSent OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Change of IMSI-IMEI Association event update requests sent to peer" ::= { affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefMonteEntry 98 } affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefMonteNumImsiImeiAssoChgEventPeerUpdateSuccess OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Change of IMSI-IMEI Association event successfully updated at peer" ::= { affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefMonteEntry 99 } affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefMonteNumImsiImeiAssoChgEventPeerUpdateFailures OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Change of IMSI-IMEI Association event update failure at peer" ::= { affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefMonteEntry 100 } affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefMonteNumImsiImeiAssoChgEventPeerDeleteSent OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Change of IMSI-IMEI Association event delete requests sent to peer" ::= { affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefMonteEntry 101 } affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefMonteNumImsiImeiAssoChgEventPeerDeleteSuccess OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Change of IMSI-IMEI Association event successfully deleted at peer" ::= { affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefMonteEntry 102 } affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefMonteNumImsiImeiAssoChgEventPeerDeleteFailures OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Change of IMSI-IMEI Association event delete failure at peer" ::= { affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefMonteEntry 103 } affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefMonteNumRoamingStatusEventSubsReceived OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Roaming Status event subscription requests received from SCS/AS" ::= { affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefMonteEntry 104 } affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefMonteNumRoamingStatusEventSubsSuccess OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Roaming Status event subscription succeeded" ::= { affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefMonteEntry 105 } affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefMonteNumRoamingStatusEventSubsFailures OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Roaming Status event subscription failed" ::= { affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefMonteEntry 106 } affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefMonteNumRoamingStatusEventSubsUpdateReceived OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Roaming Status event subscription update requests received from SCS/AS" ::= { affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefMonteEntry 107 } affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefMonteNumRoamingStatusEventSubsUpdateSuccess OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Roaming Status event subscription update succeeded" ::= { affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefMonteEntry 108 } affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefMonteNumRoamingStatusEventSubsUpdateFailures OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Roaming Status event subscription update failed" ::= { affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefMonteEntry 109 } affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefMonteNumRoamingStatusEventSubsDeleteReceived OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Roaming Status event subscription delete requests received from SCS/AS" ::= { affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefMonteEntry 110 } affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefMonteNumRoamingStatusEventSubsDeleteSuccess OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Roaming Status event subscription delete succeeded" ::= { affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefMonteEntry 111 } affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefMonteNumRoamingStatusEventSubsDeleteFailures OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Roaming Status event subscription delete failed" ::= { affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefMonteEntry 112 } affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefMonteNumRoamingStatusEventReportReceived OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Roaming Status event reports received" ::= { affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefMonteEntry 113 } affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefMonteNumRoamingStatusEventReportSuccess OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Roaming Status event reports accepted" ::= { affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefMonteEntry 114 } affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefMonteNumRoamingStatusEventReportFailures OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Roaming Status event reports not accepted" ::= { affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefMonteEntry 115 } affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefMonteNumRoamingStatusEventReportNotifySuccess OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Roaming Status event report notifications successfully sent" ::= { affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefMonteEntry 116 } affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefMonteNumRoamingStatusEventReportNotifyFailures OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Roaming Status event report notifications failed to send" ::= { affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefMonteEntry 117 } affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefMonteNumRoamingStatusEventPeerConfigSent OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Roaming Status event configuration requests sent to peer" ::= { affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefMonteEntry 118 } affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefMonteNumRoamingStatusEventPeerConfigSuccess OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Roaming Status event successfully configured at peer" ::= { affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefMonteEntry 119 } affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefMonteNumRoamingStatusEventPeerConfigFailures OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Roaming Status event configuration failure at peer" ::= { affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefMonteEntry 120 } affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefMonteNumRoamingStatusEventPeerUpdateSent OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Roaming Status event update requests sent to peer" ::= { affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefMonteEntry 121 } affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefMonteNumRoamingStatusEventPeerUpdateSuccess OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Roaming Status event successfully updated at peer" ::= { affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefMonteEntry 122 } affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefMonteNumRoamingStatusEventPeerUpdateFailures OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Roaming Status event update failure at peer" ::= { affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefMonteEntry 123 } affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefMonteNumRoamingStatusEventPeerDeleteSent OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Roaming Status event delete requests sent to peer" ::= { affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefMonteEntry 124 } affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefMonteNumRoamingStatusEventPeerDeleteSuccess OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Roaming Status event successfully deleted at peer" ::= { affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefMonteEntry 125 } affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefMonteNumRoamingStatusEventPeerDeleteFailures OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Roaming Status event delete failure at peer" ::= { affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefMonteEntry 126 } affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefMonteNumCommFailureEventSubsReceived OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Communication Failure event subscription requests received from SCS/AS" ::= { affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefMonteEntry 127 } affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefMonteNumCommFailureEventSubsSuccess OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Communication Failure event subscription succeeded" ::= { affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefMonteEntry 128 } affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefMonteNumCommFailureEventSubsFailures OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Communication Failure event subscription failed" ::= { affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefMonteEntry 129 } affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefMonteNumCommFailureEventSubsUpdateReceived OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Communication Failure event subscription update requests received from SCS/AS" ::= { affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefMonteEntry 130 } affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefMonteNumCommFailureEventSubsUpdateSuccess OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Communication Failure event subscription update succeeded" ::= { affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefMonteEntry 131 } affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefMonteNumCommFailureEventSubsUpdateFailures OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Communication Failure event subscription update failed" ::= { affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefMonteEntry 132 } affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefMonteNumCommFailureEventSubsDeleteReceived OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Communication Failure event subscription delete requests received from SCS/AS" ::= { affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefMonteEntry 133 } affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefMonteNumCommFailureEventSubsDeleteSuccess OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Communication Failure event subscription delete succeeded" ::= { affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefMonteEntry 134 } affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefMonteNumCommFailureEventSubsDeleteFailures OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Communication Failure event subscription delete failed" ::= { affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefMonteEntry 135 } affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefMonteNumCommFailureEventReportReceived OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Communication Failure event reports received" ::= { affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefMonteEntry 136 } affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefMonteNumCommFailureEventReportSuccess OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Communication Failure event reports accepted" ::= { affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefMonteEntry 137 } affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefMonteNumCommFailureEventReportFailures OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Communication Failure event reports not accepted" ::= { affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefMonteEntry 138 } affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefMonteNumCommFailureEventReportNotifySuccess OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Communication Failure event report notifications successfully sent" ::= { affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefMonteEntry 139 } affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefMonteNumCommFailureEventReportNotifyFailures OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Communication Failure event report notifications failed to send" ::= { affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefMonteEntry 140 } affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefMonteNumCommFailureEventPeerConfigSent OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Communication Failure event configuration requests sent to peer" ::= { affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefMonteEntry 141 } affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefMonteNumCommFailureEventPeerConfigSuccess OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Communication Failure event successfully configured at peer" ::= { affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefMonteEntry 142 } affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefMonteNumCommFailureEventPeerConfigFailures OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Communication Failure event configuration failure at peer" ::= { affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefMonteEntry 143 } affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefMonteNumCommFailureEventPeerUpdateSent OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Communication Failure event update requests sent to peer" ::= { affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefMonteEntry 144 } affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefMonteNumCommFailureEventPeerUpdateSuccess OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Communication Failure event successfully updated at peer" ::= { affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefMonteEntry 145 } affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefMonteNumCommFailureEventPeerUpdateFailures OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Communication Failure event update failure at peer" ::= { affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefMonteEntry 146 } affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefMonteNumCommFailureEventPeerDeleteSent OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Communication Failure event delete requests sent to peer" ::= { affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefMonteEntry 147 } affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefMonteNumCommFailureEventPeerDeleteSuccess OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Communication Failure event successfully deleted at peer" ::= { affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefMonteEntry 148 } affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefMonteNumCommFailureEventPeerDeleteFailures OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Communication Failure event delete failure at peer" ::= { affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefMonteEntry 149 } affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefMonteNumAvailAfterDdnFailEventSubsReceived OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Availability after DDN Failure event subscription requests received from SCS/AS" ::= { affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefMonteEntry 150 } affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefMonteNumAvailAfterDdnFailEventSubsSuccess OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Availability after DDN Failure event subscription succeeded" ::= { affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefMonteEntry 151 } affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefMonteNumAvailAfterDdnFailEventSubsFailures OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Availability after DDN Failure event subscription failed" ::= { affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefMonteEntry 152 } affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefMonteNumAvailAfterDdnFailEventSubsUpdateReceived OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Availability after DDN Failure event subscription update requests received from SCS/AS" ::= { affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefMonteEntry 153 } affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefMonteNumAvailAfterDdnFailEventSubsUpdateSuccess OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Availability after DDN Failure event subscription update succeeded" ::= { affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefMonteEntry 154 } affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefMonteNumAvailAfterDdnFailEventSubsUpdateFailures OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Availability after DDN Failure event subscription update failed" ::= { affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefMonteEntry 155 } affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefMonteNumAvailAfterDdnFailEventSubsDeleteReceived OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Availability after DDN Failure event subscription delete requests received from SCS/AS" ::= { affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefMonteEntry 156 } affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefMonteNumAvailAfterDdnFailEventSubsDeleteSuccess OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Availability after DDN Failure event subscription delete succeeded" ::= { affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefMonteEntry 157 } affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefMonteNumAvailAfterDdnFailEventSubsDeleteFailures OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Availability after DDN Failure event subscription delete failed" ::= { affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefMonteEntry 158 } affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefMonteNumAvailAfterDdnFailEventReportReceived OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Availability after DDN Failure event reports received" ::= { affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefMonteEntry 159 } affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefMonteNumAvailAfterDdnFailEventReportSuccess OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Availability after DDN Failure event reports accepted" ::= { affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefMonteEntry 160 } affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefMonteNumAvailAfterDdnFailEventReportFailures OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Availability after DDN Failure event reports not accepted" ::= { affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefMonteEntry 161 } affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefMonteNumAvailAfterDdnFailEventReportNotifySuccess OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Availability after DDN Failure event report notifications successfully sent" ::= { affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefMonteEntry 162 } affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefMonteNumAvailAfterDdnFailEventReportNotifyFailures OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Availability after DDN Failure event report notifications failed to send" ::= { affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefMonteEntry 163 } affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefMonteNumAvailAfterDdnFailEventPeerConfigSent OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Availability after DDN Failure event configuration requests sent to peer" ::= { affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefMonteEntry 164 } affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefMonteNumAvailAfterDdnFailEventPeerConfigSuccess OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Availability after DDN Failure event successfully configured at peer" ::= { affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefMonteEntry 165 } affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefMonteNumAvailAfterDdnFailEventPeerConfigFailures OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Availability after DDN Failure event configuration failure at peer" ::= { affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefMonteEntry 166 } affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefMonteNumAvailAfterDdnFailEventPeerUpdateSent OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Availability after DDN Failure event update requests sent to peer" ::= { affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefMonteEntry 167 } affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefMonteNumAvailAfterDdnFailEventPeerUpdateSuccess OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Availability after DDN Failure event successfully updated at peer" ::= { affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefMonteEntry 168 } affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefMonteNumAvailAfterDdnFailEventPeerUpdateFailures OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Availability after DDN Failure event update failure at peer" ::= { affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefMonteEntry 169 } affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefMonteNumAvailAfterDdnFailEventPeerDeleteSent OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Availability after DDN Failure event delete requests sent to peer" ::= { affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefMonteEntry 170 } affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefMonteNumAvailAfterDdnFailEventPeerDeleteSuccess OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Availability after DDN Failure event successfully deleted at peer" ::= { affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefMonteEntry 171 } affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefMonteNumAvailAfterDdnFailEventPeerDeleteFailures OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Availability after DDN Failure event delete failure at peer" ::= { affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefMonteEntry 172 } affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefMonteNumOfUesInGeoAreaEventSubsReceived OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of UEs in Geographical Area event subscription requests received from SCS/AS" ::= { affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefMonteEntry 173 } affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefMonteNumOfUesInGeoAreaEventSubsSuccess OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of UEs in Geographical Area event subscription succeeded" ::= { affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefMonteEntry 174 } affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefMonteNumOfUesInGeoAreaEventSubsFailures OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of UEs in Geographical Area event subscription failed" ::= { affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefMonteEntry 175 } affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefMonteNumOfUesInGeoAreaEventSubsUpdateReceived OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of UEs in Geographical Area event subscription update requests received from SCS/AS" ::= { affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefMonteEntry 176 } affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefMonteNumOfUesInGeoAreaEventSubsUpdateSuccess OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of UEs in Geographical Area event subscription update succeeded" ::= { affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefMonteEntry 177 } affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefMonteNumOfUesInGeoAreaEventSubsUpdateFailures OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of UEs in Geographical Area event subscription update failed" ::= { affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefMonteEntry 178 } affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefMonteNumOfUesInGeoAreaEventSubsDeleteReceived OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of UEs in Geographical Area event subscription delete requests received from SCS/AS" ::= { affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefMonteEntry 179 } affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefMonteNumOfUesInGeoAreaEventSubsDeleteSuccess OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of UEs in Geographical Area event subscription delete succeeded" ::= { affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefMonteEntry 180 } affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefMonteNumOfUesInGeoAreaEventSubsDeleteFailures OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of UEs in Geographical Area event subscription delete failed" ::= { affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefMonteEntry 181 } affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefMonteNumOfUesInGeoAreaEventReportReceived OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of UEs in Geographical Area event reports received" ::= { affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefMonteEntry 182 } affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefMonteNumOfUesInGeoAreaEventReportSuccess OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of UEs in Geographical Area event reports accepted" ::= { affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefMonteEntry 183 } affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefMonteNumOfUesInGeoAreaEventReportFailures OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of UEs in Geographical Area event reports not accepted" ::= { affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefMonteEntry 184 } affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefMonteNumOfUesInGeoAreaEventReportNotifySuccess OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of UEs in Geographical Area event report notifications successfully sent" ::= { affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefMonteEntry 185 } affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefMonteNumOfUesInGeoAreaEventReportNotifyFailures OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of UEs in Geographical Area event report notifications failed to send" ::= { affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefMonteEntry 186 } affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefMonteNumOfUesInGeoAreaEventPeerConfigSent OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of UEs in Geographical Area event configuration requests sent to peer" ::= { affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefMonteEntry 187 } affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefMonteNumOfUesInGeoAreaEventPeerConfigSuccess OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of UEs in Geographical Area event successfully configured at peer" ::= { affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefMonteEntry 188 } affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefMonteNumOfUesInGeoAreaEventPeerConfigFailures OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of UEs in Geographical Area event configuration failure at peer" ::= { affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefMonteEntry 189 } affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefMonteNumOfUesInGeoAreaEventPeerUpdateSent OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of UEs in Geographical Area event update requests sent to peer" ::= { affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefMonteEntry 190 } affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefMonteNumOfUesInGeoAreaEventPeerUpdateSuccess OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of UEs in Geographical Area event successfully updated at peer" ::= { affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefMonteEntry 191 } affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefMonteNumOfUesInGeoAreaEventPeerUpdateFailures OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of UEs in Geographical Area event update failure at peer" ::= { affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefMonteEntry 192 } affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefMonteNumOfUesInGeoAreaEventPeerDeleteSent OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of UEs in Geographical Area event delete requests sent to peer" ::= { affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefMonteEntry 193 } affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefMonteNumOfUesInGeoAreaEventPeerDeleteSuccess OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of UEs in Geographical Area event successfully deleted at peer" ::= { affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefMonteEntry 194 } affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefMonteNumOfUesInGeoAreaEventPeerDeleteFailures OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of UEs in Geographical Area event delete failure at peer" ::= { affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefMonteEntry 195 } affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefMonteNumConfigPostFailures401 OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total Number of Monte config POST failures - 401 Unauthorized" ::= { affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefMonteEntry 196 } affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefMonteNumConfigPostFailures403 OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total Number of Monte config POST failures - 403 Forbidden" ::= { affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefMonteEntry 197 } affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefMonteNumConfigPostFailures409 OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total Number of Monte config POST failures - 409 Conflict" ::= { affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefMonteEntry 198 } affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefMonteNumConfigPostFailures412 OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total Number of Monte config POST failures - 412 Precondition Failed" ::= { affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefMonteEntry 199 } affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefMonteNumConfigPostFailures500 OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total Number of Monte config POST failures - 500 Internal Server Error" ::= { affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefMonteEntry 200 } affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefMonteNumConfigPostFailures503 OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total Number of Monte config POST failures - 503 Service Unavailable" ::= { affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefMonteEntry 201 } affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefMonteNumConfigPutFailures401 OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total Number of Monte config PUT failures - 401 Unauthorized" ::= { affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefMonteEntry 202 } affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefMonteNumConfigPutFailures403 OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total Number of Monte config PUT failures - 403 Forbidden" ::= { affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefMonteEntry 203 } affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefMonteNumConfigPutFailures404 OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total Number of Monte config PUT failures - 404 Not Found" ::= { affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefMonteEntry 204 } affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefMonteNumConfigPutFailures409 OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total Number of Monte config PUT failures - 409 Conflict" ::= { affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefMonteEntry 205 } affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefMonteNumConfigPutFailures412 OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total Number of Monte config PUT failures - 412 Precondition Failed" ::= { affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefMonteEntry 206 } affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefMonteNumConfigPutFailures500 OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total Number of Monte config PUT failures - 500 Internal Server Error" ::= { affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefMonteEntry 207 } affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefMonteNumConfigPutFailures503 OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total Number of Monte config PUT failures - 503 Service Unavailable" ::= { affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefMonteEntry 208 } affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefMonteNumConfigDeleteFailures401 OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total Number of Monte config DELETE failures - 401 Unauthorized" ::= { affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefMonteEntry 209 } affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefMonteNumConfigDeleteFailures403 OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total Number of Monte config DELETE failures - 403 Forbidden" ::= { affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefMonteEntry 210 } affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefMonteNumConfigDeleteFailures404 OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total Number of Monte config DELETE failures - 404 Not Found" ::= { affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefMonteEntry 211 } affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefMonteNumConfigDeleteFailures412 OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total Number of Monte config DELETE failures - 412 Precondition Failed" ::= { affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefMonteEntry 212 } affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefMonteNumConfigDeleteFailures500 OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total Number of Monte config DELETE failures - 500 Internal Server Error" ::= { affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefMonteEntry 213 } affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefMonteNumConfigDeleteFailures503 OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total Number of Monte config DELETE failures - 503 Service Unavailable" ::= { affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefMonteEntry 214 } affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefNiddTable OBJECT-TYPE SYNTAX SEQUENCE OF AffirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefNiddEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "" ::= { affirmedZoneMIB 493 } affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefNiddEntry OBJECT-TYPE SYNTAX AffirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefNiddEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "" INDEX { affirmedZoneName, affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefNiddName } ::= { affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefNiddTable 1 } AffirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefNiddEntry ::= SEQUENCE { affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefNiddName String, affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefNiddNumConfigPostFailures401 ConfdString, affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefNiddNumConfigPostFailures403 ConfdString, affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefNiddNumConfigPostFailures409 ConfdString, affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefNiddNumConfigPostFailures412 ConfdString, affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefNiddNumConfigPostFailures500 ConfdString, affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefNiddNumConfigPostFailures503 ConfdString, affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefNiddNumConfigPatchFailures401 ConfdString, affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefNiddNumConfigPatchFailures403 ConfdString, affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefNiddNumConfigPatchFailures404 ConfdString, affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefNiddNumConfigPatchFailures409 ConfdString, affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefNiddNumConfigPatchFailures412 ConfdString, affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefNiddNumConfigPatchFailures500 ConfdString, affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefNiddNumConfigPatchFailures503 ConfdString, affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefNiddNumConfigDeleteFailures401 ConfdString, affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefNiddNumConfigDeleteFailures403 ConfdString, affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefNiddNumConfigDeleteFailures404 ConfdString, affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefNiddNumConfigDeleteFailures412 ConfdString, affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefNiddNumConfigDeleteFailures500 ConfdString, affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefNiddNumConfigDeleteFailures503 ConfdString, affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefNiddNumConfigGetFailures401 ConfdString, affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefNiddNumConfigGetFailures403 ConfdString, affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefNiddNumConfigGetFailures404 ConfdString, affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefNiddNumConfigGetFailures409 ConfdString, affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefNiddNumConfigGetFailures412 ConfdString, affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefNiddNumConfigGetFailures500 ConfdString, affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefNiddNumConfigGetFailures503 ConfdString, affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefNiddNumMtPostFailures401 ConfdString, affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefNiddNumMtPostFailures403 ConfdString, affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefNiddNumMtPostFailures404 ConfdString, affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefNiddNumMtPostFailures409 ConfdString, affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefNiddNumMtPostFailures412 ConfdString, affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefNiddNumMtPostFailures500 ConfdString, affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefNiddNumMtPostFailures503 ConfdString, affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefNiddNumNiddUlDataNotifySuccess ConfdString, affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefNiddNumNiddUlDataNotifyFailures ConfdString, affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefNiddNumNiddDlDataDeliveryNotifySuccess ConfdString, affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefNiddNumNiddDlDataDeliveryNotifyFailures ConfdString, affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefNiddNumNiddCtxtDurationExpired ConfdString, affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefNiddNumNiddConfigDuplicateRequestReceived ConfdString, affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefNiddNumDlDeleteFailures401 ConfdString, affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefNiddNumDlDeleteFailures403 ConfdString, affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefNiddNumDlDeleteFailures404 ConfdString, affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefNiddNumDlDeleteFailures412 ConfdString, affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefNiddNumDlDeleteFailures500 ConfdString, affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefNiddNumDlDeleteFailures503 ConfdString, affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefNiddNumDlReplaceFailures401 ConfdString, affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefNiddNumDlReplaceFailures403 ConfdString, affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefNiddNumDlReplaceFailures404 ConfdString, affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefNiddNumDlReplaceFailures409 ConfdString, affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefNiddNumDlReplaceFailures412 ConfdString, affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefNiddNumDlReplaceFailures500 ConfdString, affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefNiddNumDlReplaceFailures503 ConfdString, affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefNiddNumDlGetFailures401 ConfdString, affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefNiddNumDlGetFailures403 ConfdString, affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefNiddNumDlGetFailures404 ConfdString, affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefNiddNumDlGetFailures412 ConfdString, affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefNiddNumDlGetFailures500 ConfdString, affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefNiddNumDlGetFailures503 ConfdString, affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefNiddNumAltMmeSelected ConfdString, affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefNiddNumCmrDupConnEstablishRequestRejectReceived ConfdString, affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefNiddNumCmrDupConnEstablishContextRecreateReceived ConfdString, affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefNiddNumCmrDupConnEstablishContextRecreateSuccess ConfdString, affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefNiddNumCmrDupConnEstablishContextRecreateFailed ConfdString, affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefNiddNumCmrDupConnEstablishContextOverrideReceived ConfdString, affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefNiddNumCmrDupConnEstablishContextOverrideSuccess ConfdString, affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefNiddNumCmrDupConnEstablishContextOverrideFailed ConfdString, affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefNiddNumNiddMtDataPacketsDiscardedContextRecreate ConfdString, affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefNiddNumNiddMtDataBytesDiscardedContextRecreate ConfdString } affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefNiddName OBJECT-TYPE SYNTAX String MAX-ACCESS not-accessible STATUS current DESCRIPTION "Table Name" ::= { affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefNiddEntry 1 } affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefNiddNumConfigPostFailures401 OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total Number of NIDD config POST failures - 401 Unauthorized" ::= { affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefNiddEntry 2 } affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefNiddNumConfigPostFailures403 OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total Number of NIDD config POST failures - 403 Forbidden" ::= { affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefNiddEntry 3 } affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefNiddNumConfigPostFailures409 OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total Number of NIDD config POST failures - 409 Conflict" ::= { affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefNiddEntry 4 } affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefNiddNumConfigPostFailures412 OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total Number of NIDD config POST failures - 412 Precondition Failed" ::= { affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefNiddEntry 5 } affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefNiddNumConfigPostFailures500 OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total Number of NIDD config POST failures - 500 Internal Server Error" ::= { affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefNiddEntry 6 } affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefNiddNumConfigPostFailures503 OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total Number of NIDD config POST failures - 503 Service Unavailable" ::= { affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefNiddEntry 7 } affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefNiddNumConfigPatchFailures401 OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total Number of NIDD config PATCH failures - 401 Unauthorized" ::= { affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefNiddEntry 8 } affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefNiddNumConfigPatchFailures403 OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total Number of NIDD config PATCH failures - 403 Forbidden" ::= { affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefNiddEntry 9 } affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefNiddNumConfigPatchFailures404 OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total Number of NIDD config PATCH failures - 404 Not Found" ::= { affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefNiddEntry 10 } affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefNiddNumConfigPatchFailures409 OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total Number of NIDD config PATCH failures - 409 Conflict" ::= { affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefNiddEntry 11 } affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefNiddNumConfigPatchFailures412 OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total Number of NIDD config PATCH failures - 412 Precondition Failed" ::= { affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefNiddEntry 12 } affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefNiddNumConfigPatchFailures500 OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total Number of NIDD config PATCH failures - 500 Internal Server Error" ::= { affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefNiddEntry 13 } affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefNiddNumConfigPatchFailures503 OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total Number of NIDD config PATCH failures - 503 Service Unavailable" ::= { affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefNiddEntry 14 } affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefNiddNumConfigDeleteFailures401 OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total Number of NIDD config DELETE failures - 401 Unauthorized" ::= { affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefNiddEntry 15 } affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefNiddNumConfigDeleteFailures403 OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total Number of NIDD config DELETE failures - 403 Forbidden" ::= { affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefNiddEntry 16 } affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefNiddNumConfigDeleteFailures404 OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total Number of NIDD config DELETE failures - 404 Not Found" ::= { affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefNiddEntry 17 } affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefNiddNumConfigDeleteFailures412 OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total Number of NIDD config DELETE failures - 412 Precondition Failed" ::= { affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefNiddEntry 18 } affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefNiddNumConfigDeleteFailures500 OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total Number of NIDD config DELETE failures - 500 Internal Server Error" ::= { affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefNiddEntry 19 } affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefNiddNumConfigDeleteFailures503 OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total Number of NIDD config DELETE failures - 503 Service Unavailable" ::= { affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefNiddEntry 20 } affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefNiddNumConfigGetFailures401 OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total Number of NIDD config GET failures - 401 Unauthorized" ::= { affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefNiddEntry 21 } affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefNiddNumConfigGetFailures403 OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total Number of NIDD config GET failures - 403 Forbidden" ::= { affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefNiddEntry 22 } affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefNiddNumConfigGetFailures404 OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total Number of NIDD config GET failures - 404 Not Found" ::= { affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefNiddEntry 23 } affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefNiddNumConfigGetFailures409 OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total Number of NIDD config GET failures - 409 Conflict" ::= { affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefNiddEntry 24 } affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefNiddNumConfigGetFailures412 OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total Number of NIDD config GET failures - 412 Precondition Failed" ::= { affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefNiddEntry 25 } affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefNiddNumConfigGetFailures500 OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total Number of NIDD config GET failures - 500 Internal Server Error" ::= { affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefNiddEntry 26 } affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefNiddNumConfigGetFailures503 OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total Number of NIDD config GET failures - 503 Service Unavailable" ::= { affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefNiddEntry 27 } affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefNiddNumMtPostFailures401 OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total Number of NIDD downlink data POST failures - 401 Unauthorized" ::= { affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefNiddEntry 28 } affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefNiddNumMtPostFailures403 OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total Number of NIDD downlink data POST failures - 403 Forbidden" ::= { affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefNiddEntry 29 } affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefNiddNumMtPostFailures404 OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total Number of NIDD downlink data POST failures - 404 Not Found" ::= { affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefNiddEntry 30 } affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefNiddNumMtPostFailures409 OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total Number of NIDD downlink data POST failures - 409 Conflict" ::= { affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefNiddEntry 31 } affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefNiddNumMtPostFailures412 OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total Number of NIDD downlink data POST failures - 412 Precondition Failed" ::= { affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefNiddEntry 32 } affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefNiddNumMtPostFailures500 OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total Number of NIDD downlink data POST failures - 500 Internal Server Error" ::= { affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefNiddEntry 33 } affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefNiddNumMtPostFailures503 OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total Number of NIDD downlink data POST failures - 503 Service Unavailable" ::= { affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefNiddEntry 34 } affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefNiddNumNiddUlDataNotifySuccess OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of NIDD uplink data notifications successfully sent" ::= { affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefNiddEntry 35 } affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefNiddNumNiddUlDataNotifyFailures OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of NIDD uplink data notifications failed" ::= { affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefNiddEntry 36 } affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefNiddNumNiddDlDataDeliveryNotifySuccess OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of NIDD downlink data delivery status notifications successfully sent" ::= { affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefNiddEntry 37 } affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefNiddNumNiddDlDataDeliveryNotifyFailures OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of NIDD downlink data delivery status notifications failed" ::= { affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefNiddEntry 38 } affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefNiddNumNiddCtxtDurationExpired OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of NIDD context duration expired" ::= { affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefNiddEntry 39 } affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefNiddNumNiddConfigDuplicateRequestReceived OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of NIDD config duplicate request received" ::= { affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefNiddEntry 40 } affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefNiddNumDlDeleteFailures401 OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total Number of NIDD downlink data DELETE failures - 401 Unauthorized" ::= { affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefNiddEntry 41 } affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefNiddNumDlDeleteFailures403 OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total Number of NIDD downlink data DELETE failures - 403 Forbidden" ::= { affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefNiddEntry 42 } affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefNiddNumDlDeleteFailures404 OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total Number of NIDD downlink data DELETE failures - 404 Not Found" ::= { affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefNiddEntry 43 } affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefNiddNumDlDeleteFailures412 OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total Number of NIDD downlink data DELETE failures - 412 Precondition Failed" ::= { affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefNiddEntry 44 } affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefNiddNumDlDeleteFailures500 OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total Number of NIDD downlink data DELETE failures - 500 Internal Server Error" ::= { affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefNiddEntry 45 } affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefNiddNumDlDeleteFailures503 OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total Number of NIDD downlink data DELETE failures - 503 Service Unavailable" ::= { affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefNiddEntry 46 } affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefNiddNumDlReplaceFailures401 OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total Number of NIDD downlink data REPLACE failures - 401 Unauthorized" ::= { affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefNiddEntry 47 } affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefNiddNumDlReplaceFailures403 OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total Number of NIDD downlink data REPLACE failures - 403 Forbidden" ::= { affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefNiddEntry 48 } affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefNiddNumDlReplaceFailures404 OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total Number of NIDD downlink data REPLACE failures - 404 Not Found" ::= { affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefNiddEntry 49 } affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefNiddNumDlReplaceFailures409 OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total Number of NIDD downlink data REPLACE failures - 409 Conflict" ::= { affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefNiddEntry 50 } affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefNiddNumDlReplaceFailures412 OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total Number of NIDD downlink data REPLACE failures - 412 Precondition Failed" ::= { affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefNiddEntry 51 } affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefNiddNumDlReplaceFailures500 OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total Number of NIDD downlink data REPLACE failures - 500 Internal Server Error" ::= { affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefNiddEntry 52 } affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefNiddNumDlReplaceFailures503 OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total Number of NIDD downlink data REPLACE failures - 503 Service Unavailable" ::= { affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefNiddEntry 53 } affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefNiddNumDlGetFailures401 OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total Number of NIDD downlink data GET failures - 401 Unauthorized" ::= { affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefNiddEntry 54 } affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefNiddNumDlGetFailures403 OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total Number of NIDD downlink data GET failures - 403 Forbidden" ::= { affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefNiddEntry 55 } affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefNiddNumDlGetFailures404 OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total Number of NIDD downlink data GET failures - 404 Not Found" ::= { affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefNiddEntry 56 } affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefNiddNumDlGetFailures412 OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total Number of NIDD downlink data GET failures - 412 Precondition Failed" ::= { affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefNiddEntry 57 } affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefNiddNumDlGetFailures500 OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total Number of NIDD downlink data GET failures - 500 Internal Server Error" ::= { affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefNiddEntry 58 } affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefNiddNumDlGetFailures503 OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total Number of NIDD downlink data GET failures - 503 Service Unavailable" ::= { affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefNiddEntry 59 } affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefNiddNumAltMmeSelected OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total Number of alternate MME selected" ::= { affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefNiddEntry 60 } affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefNiddNumCmrDupConnEstablishRequestRejectReceived OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of duplicate Connection Establishment requests received for dup-cmr-conn-est-handling-option request-reject" ::= { affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefNiddEntry 61 } affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefNiddNumCmrDupConnEstablishContextRecreateReceived OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of duplicate Connection Establishment requests received for dup-cmr-conn-est-handling-option context-recreate" ::= { affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefNiddEntry 62 } affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefNiddNumCmrDupConnEstablishContextRecreateSuccess OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of duplicate Connection Establishment requests succeeded for dup-cmr-conn-est-handling-option context-recreate" ::= { affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefNiddEntry 63 } affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefNiddNumCmrDupConnEstablishContextRecreateFailed OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of duplicate Connection Establishment requests failed for dup-cmr-conn-est-handling-option context-recreate" ::= { affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefNiddEntry 64 } affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefNiddNumCmrDupConnEstablishContextOverrideReceived OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of duplicate Connection Establishment requests received for dup-cmr-conn-est-handling-option context-override" ::= { affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefNiddEntry 65 } affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefNiddNumCmrDupConnEstablishContextOverrideSuccess OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of duplicate Connection Establishment requests succeeded for dup-cmr-conn-est-handling-option context-override" ::= { affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefNiddEntry 66 } affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefNiddNumCmrDupConnEstablishContextOverrideFailed OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of duplicate Connection Establishment requests failed for dup-cmr-conn-est-handling-option context-override" ::= { affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefNiddEntry 67 } affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefNiddNumNiddMtDataPacketsDiscardedContextRecreate OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of NIDD MT data packets discarded due to duplicate Connection Establishment for context-recreate option" ::= { affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefNiddEntry 68 } affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefNiddNumNiddMtDataBytesDiscardedContextRecreate OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of NIDD MT data bytes discarded due to duplicate Connection Establishment for context-recreate option" ::= { affirmedZoneServiceFunctionStatisticsGridLevelCallPerformanceScefNiddEntry 69 } affirmedZoneServiceFunctionStatisticsGridLevelProcedureScefTable OBJECT-TYPE SYNTAX SEQUENCE OF AffirmedZoneServiceFunctionStatisticsGridLevelProcedureScefEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "" ::= { affirmedZoneMIB 496 } affirmedZoneServiceFunctionStatisticsGridLevelProcedureScefEntry OBJECT-TYPE SYNTAX AffirmedZoneServiceFunctionStatisticsGridLevelProcedureScefEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "" INDEX { affirmedZoneName, affirmedZoneServiceFunctionStatisticsGridLevelProcedureScefName } ::= { affirmedZoneServiceFunctionStatisticsGridLevelProcedureScefTable 1 } AffirmedZoneServiceFunctionStatisticsGridLevelProcedureScefEntry ::= SEQUENCE { affirmedZoneServiceFunctionStatisticsGridLevelProcedureScefName String, affirmedZoneServiceFunctionStatisticsGridLevelProcedureScefNumCmrConnectSuccess Unsigned32, affirmedZoneServiceFunctionStatisticsGridLevelProcedureScefNumCmrConnectFail Unsigned32, affirmedZoneServiceFunctionStatisticsGridLevelProcedureScefNumCmrUpdateSuccess Unsigned32, affirmedZoneServiceFunctionStatisticsGridLevelProcedureScefNumCmrUpdateFail Unsigned32, affirmedZoneServiceFunctionStatisticsGridLevelProcedureScefNumCmrDeleteSuccess Unsigned32, affirmedZoneServiceFunctionStatisticsGridLevelProcedureScefNumCmrDeleteFail Unsigned32, affirmedZoneServiceFunctionStatisticsGridLevelProcedureScefNumMODataSuccess Unsigned32, affirmedZoneServiceFunctionStatisticsGridLevelProcedureScefNumMODataFail Unsigned32, affirmedZoneServiceFunctionStatisticsGridLevelProcedureScefNumMTDataSuccess Unsigned32, affirmedZoneServiceFunctionStatisticsGridLevelProcedureScefNumMTDataFail Unsigned32, affirmedZoneServiceFunctionStatisticsGridLevelProcedureScefNumNiddConfigAttempt Unsigned32, affirmedZoneServiceFunctionStatisticsGridLevelProcedureScefNumNiddConfigSuccess Unsigned32, affirmedZoneServiceFunctionStatisticsGridLevelProcedureScefNumNiddConfigFail Unsigned32, affirmedZoneServiceFunctionStatisticsGridLevelProcedureScefNumMonteConfigSuccess Unsigned32, affirmedZoneServiceFunctionStatisticsGridLevelProcedureScefNumMonteConfigFail Unsigned32, affirmedZoneServiceFunctionStatisticsGridLevelProcedureScefNumMonteReportSuccess Unsigned32, affirmedZoneServiceFunctionStatisticsGridLevelProcedureScefNumMonteReportFail Unsigned32 } affirmedZoneServiceFunctionStatisticsGridLevelProcedureScefName OBJECT-TYPE SYNTAX String MAX-ACCESS not-accessible STATUS current DESCRIPTION "Table Name" ::= { affirmedZoneServiceFunctionStatisticsGridLevelProcedureScefEntry 1 } affirmedZoneServiceFunctionStatisticsGridLevelProcedureScefNumCmrConnectSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Resume Notification success" ::= { affirmedZoneServiceFunctionStatisticsGridLevelProcedureScefEntry 2 } affirmedZoneServiceFunctionStatisticsGridLevelProcedureScefNumCmrConnectFail OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of CMR Connect failures" ::= { affirmedZoneServiceFunctionStatisticsGridLevelProcedureScefEntry 3 } affirmedZoneServiceFunctionStatisticsGridLevelProcedureScefNumCmrUpdateSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Resume Notification success" ::= { affirmedZoneServiceFunctionStatisticsGridLevelProcedureScefEntry 4 } affirmedZoneServiceFunctionStatisticsGridLevelProcedureScefNumCmrUpdateFail OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of CMR Update failures" ::= { affirmedZoneServiceFunctionStatisticsGridLevelProcedureScefEntry 5 } affirmedZoneServiceFunctionStatisticsGridLevelProcedureScefNumCmrDeleteSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Resume Notification success" ::= { affirmedZoneServiceFunctionStatisticsGridLevelProcedureScefEntry 6 } affirmedZoneServiceFunctionStatisticsGridLevelProcedureScefNumCmrDeleteFail OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of CMR Delete failures" ::= { affirmedZoneServiceFunctionStatisticsGridLevelProcedureScefEntry 7 } affirmedZoneServiceFunctionStatisticsGridLevelProcedureScefNumMODataSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Resume Notification success" ::= { affirmedZoneServiceFunctionStatisticsGridLevelProcedureScefEntry 8 } affirmedZoneServiceFunctionStatisticsGridLevelProcedureScefNumMODataFail OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of MO Data failures" ::= { affirmedZoneServiceFunctionStatisticsGridLevelProcedureScefEntry 9 } affirmedZoneServiceFunctionStatisticsGridLevelProcedureScefNumMTDataSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Resume Notification success" ::= { affirmedZoneServiceFunctionStatisticsGridLevelProcedureScefEntry 10 } affirmedZoneServiceFunctionStatisticsGridLevelProcedureScefNumMTDataFail OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of MT Data failures" ::= { affirmedZoneServiceFunctionStatisticsGridLevelProcedureScefEntry 11 } affirmedZoneServiceFunctionStatisticsGridLevelProcedureScefNumNiddConfigAttempt OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Resume Notification Attempt" ::= { affirmedZoneServiceFunctionStatisticsGridLevelProcedureScefEntry 12 } affirmedZoneServiceFunctionStatisticsGridLevelProcedureScefNumNiddConfigSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Resume Notification success" ::= { affirmedZoneServiceFunctionStatisticsGridLevelProcedureScefEntry 13 } affirmedZoneServiceFunctionStatisticsGridLevelProcedureScefNumNiddConfigFail OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of MT Data failures" ::= { affirmedZoneServiceFunctionStatisticsGridLevelProcedureScefEntry 14 } affirmedZoneServiceFunctionStatisticsGridLevelProcedureScefNumMonteConfigSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Resume Notification success" ::= { affirmedZoneServiceFunctionStatisticsGridLevelProcedureScefEntry 15 } affirmedZoneServiceFunctionStatisticsGridLevelProcedureScefNumMonteConfigFail OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of MT Data failures" ::= { affirmedZoneServiceFunctionStatisticsGridLevelProcedureScefEntry 16 } affirmedZoneServiceFunctionStatisticsGridLevelProcedureScefNumMonteReportSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Resume Notification success" ::= { affirmedZoneServiceFunctionStatisticsGridLevelProcedureScefEntry 17 } affirmedZoneServiceFunctionStatisticsGridLevelProcedureScefNumMonteReportFail OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of MT Data failures" ::= { affirmedZoneServiceFunctionStatisticsGridLevelProcedureScefEntry 18 } affirmedZoneServiceFunctionStatisticsScefDnsCacheCachedIPRecordTable OBJECT-TYPE SYNTAX SEQUENCE OF AffirmedZoneServiceFunctionStatisticsScefDnsCacheCachedIPRecordEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "" ::= { affirmedZoneMIB 523 } affirmedZoneServiceFunctionStatisticsScefDnsCacheCachedIPRecordEntry OBJECT-TYPE SYNTAX AffirmedZoneServiceFunctionStatisticsScefDnsCacheCachedIPRecordEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "" INDEX { affirmedZoneName, affirmedZoneServiceFunctionStatisticsScefDnsCacheCachedIPRecordFqdn, affirmedZoneServiceFunctionStatisticsScefDnsCacheCachedIPRecordIdx, affirmedZoneServiceFunctionStatisticsScefDnsCacheCachedIPRecordNetworkContext } ::= { affirmedZoneServiceFunctionStatisticsScefDnsCacheCachedIPRecordTable 1 } AffirmedZoneServiceFunctionStatisticsScefDnsCacheCachedIPRecordEntry ::= SEQUENCE { affirmedZoneServiceFunctionStatisticsScefDnsCacheCachedIPRecordNetworkContext String, affirmedZoneServiceFunctionStatisticsScefDnsCacheCachedIPRecordFqdn String, affirmedZoneServiceFunctionStatisticsScefDnsCacheCachedIPRecordIdx Unsigned32, affirmedZoneServiceFunctionStatisticsScefDnsCacheCachedIPRecordIPAddress String, affirmedZoneServiceFunctionStatisticsScefDnsCacheCachedIPRecordTTL Unsigned32, affirmedZoneServiceFunctionStatisticsScefDnsCacheCachedIPRecordRemainingTTL Unsigned32 } affirmedZoneServiceFunctionStatisticsScefDnsCacheCachedIPRecordNetworkContext OBJECT-TYPE SYNTAX String MAX-ACCESS not-accessible STATUS current DESCRIPTION "Network context name" ::= { affirmedZoneServiceFunctionStatisticsScefDnsCacheCachedIPRecordEntry 1 } affirmedZoneServiceFunctionStatisticsScefDnsCacheCachedIPRecordFqdn OBJECT-TYPE SYNTAX String MAX-ACCESS not-accessible STATUS current DESCRIPTION "FQDN" ::= { affirmedZoneServiceFunctionStatisticsScefDnsCacheCachedIPRecordEntry 2 } affirmedZoneServiceFunctionStatisticsScefDnsCacheCachedIPRecordIdx OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS not-accessible STATUS current DESCRIPTION "IP address record number" ::= { affirmedZoneServiceFunctionStatisticsScefDnsCacheCachedIPRecordEntry 3 } affirmedZoneServiceFunctionStatisticsScefDnsCacheCachedIPRecordIPAddress OBJECT-TYPE SYNTAX String MAX-ACCESS read-only STATUS current DESCRIPTION "IP Address" ::= { affirmedZoneServiceFunctionStatisticsScefDnsCacheCachedIPRecordEntry 4 } affirmedZoneServiceFunctionStatisticsScefDnsCacheCachedIPRecordTTL OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "TTL received from dns server" ::= { affirmedZoneServiceFunctionStatisticsScefDnsCacheCachedIPRecordEntry 5 } affirmedZoneServiceFunctionStatisticsScefDnsCacheCachedIPRecordRemainingTTL OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Time before expiry in seconds" ::= { affirmedZoneServiceFunctionStatisticsScefDnsCacheCachedIPRecordEntry 6 } affirmedZoneServiceFunctionStatisticsScefDnsTable OBJECT-TYPE SYNTAX SEQUENCE OF AffirmedZoneServiceFunctionStatisticsScefDnsEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "" ::= { affirmedZoneMIB 522 } affirmedZoneServiceFunctionStatisticsScefDnsEntry OBJECT-TYPE SYNTAX AffirmedZoneServiceFunctionStatisticsScefDnsEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "" INDEX { affirmedZoneName, affirmedZoneServiceFunctionStatisticsScefDnsChassis, affirmedZoneServiceFunctionStatisticsScefDnsName } ::= { affirmedZoneServiceFunctionStatisticsScefDnsTable 1 } AffirmedZoneServiceFunctionStatisticsScefDnsEntry ::= SEQUENCE { affirmedZoneServiceFunctionStatisticsScefDnsName String, affirmedZoneServiceFunctionStatisticsScefDnsChassis Unsigned32, affirmedZoneServiceFunctionStatisticsScefDnsNumDnsRequestReceived ConfdString, affirmedZoneServiceFunctionStatisticsScefDnsNumDnsResponseSent ConfdString, affirmedZoneServiceFunctionStatisticsScefDnsNumDnsCacheRefreshRequest ConfdString, affirmedZoneServiceFunctionStatisticsScefDnsNumDnsCacheRefreshResponse ConfdString, affirmedZoneServiceFunctionStatisticsScefDnsNumDnsSendSuccess ConfdString, affirmedZoneServiceFunctionStatisticsScefDnsNumDnsResponses ConfdString, affirmedZoneServiceFunctionStatisticsScefDnsNumDnsResponseSuccess ConfdString, affirmedZoneServiceFunctionStatisticsScefDnsNumDnsResponseFailNoResponse ConfdString, affirmedZoneServiceFunctionStatisticsScefDnsNumDnsResponseFailNoName ConfdString, affirmedZoneServiceFunctionStatisticsScefDnsNumDnsResponseFailNoNameNaptr ConfdString, affirmedZoneServiceFunctionStatisticsScefDnsNumDnsResponseFailNoNameA ConfdString, affirmedZoneServiceFunctionStatisticsScefDnsNumDnsResponseFailNoNameSrv ConfdString, affirmedZoneServiceFunctionStatisticsScefDnsNumDnsResponseFailNoData ConfdString, affirmedZoneServiceFunctionStatisticsScefDnsNumDnsResponseFailMisformattedQuery ConfdString, affirmedZoneServiceFunctionStatisticsScefDnsNumDnsResponseFailGeneralFailure ConfdString, affirmedZoneServiceFunctionStatisticsScefDnsNumDnsResponseFailOperationNotImplementedByServer ConfdString, affirmedZoneServiceFunctionStatisticsScefDnsNumDnsResponseFailServerRefusedQuery ConfdString, affirmedZoneServiceFunctionStatisticsScefDnsNumDnsInternalFailMisformattedQuery ConfdString, affirmedZoneServiceFunctionStatisticsScefDnsNumDnsInternalFailMisformattedDomain ConfdString, affirmedZoneServiceFunctionStatisticsScefDnsNumDnsInternalFailUnsupportedAddressFamily ConfdString, affirmedZoneServiceFunctionStatisticsScefDnsNumDnsInternalFailMisformattedReply ConfdString, affirmedZoneServiceFunctionStatisticsScefDnsNumDnsInternalFailCouldNotContactServer ConfdString, affirmedZoneServiceFunctionStatisticsScefDnsNumDnsInternalFailTimeoutWhileContactingServer ConfdString, affirmedZoneServiceFunctionStatisticsScefDnsNumDnsInternalFailEndofFile ConfdString, affirmedZoneServiceFunctionStatisticsScefDnsNumDnsInternalFailErrorReadingFile ConfdString, affirmedZoneServiceFunctionStatisticsScefDnsNumDnsInternalFailOutofMemory ConfdString, affirmedZoneServiceFunctionStatisticsScefDnsNumDnsInternalFailChannelBeingDestroyed ConfdString, affirmedZoneServiceFunctionStatisticsScefDnsNumDnsInternalFailMisformattedString ConfdString, affirmedZoneServiceFunctionStatisticsScefDnsNumDnsInternalFailIllegalFlagsSpecified ConfdString, affirmedZoneServiceFunctionStatisticsScefDnsNumDnsInternalFailHostnameNotNumeric ConfdString, affirmedZoneServiceFunctionStatisticsScefDnsNumDnsInternalFailIllegalHintsFlags ConfdString, affirmedZoneServiceFunctionStatisticsScefDnsNumDnsInternalFailLibraryNotInitialized ConfdString, affirmedZoneServiceFunctionStatisticsScefDnsNumDnsInternalFailErrorLoadingDll ConfdString, affirmedZoneServiceFunctionStatisticsScefDnsNumDnsInternalFailErrorGettingNetParams ConfdString, affirmedZoneServiceFunctionStatisticsScefDnsNumDnsInternalFailQueryCanceled ConfdString, affirmedZoneServiceFunctionStatisticsScefDnsNumDnsInternalFailOtherReason ConfdString, affirmedZoneServiceFunctionStatisticsScefDnsNumDnsResponseFailMisc ConfdString, affirmedZoneServiceFunctionStatisticsScefDnsNumDnsResponseNotSent ConfdString, affirmedZoneServiceFunctionStatisticsScefDnsNumDnsSendFailedNoConfig ConfdString, affirmedZoneServiceFunctionStatisticsScefDnsNumDnsFailedMisc ConfdString, affirmedZoneServiceFunctionStatisticsScefDnsNumDnsInternalFailSendingError ConfdString } affirmedZoneServiceFunctionStatisticsScefDnsName OBJECT-TYPE SYNTAX String MAX-ACCESS not-accessible STATUS current DESCRIPTION "Table Name" ::= { affirmedZoneServiceFunctionStatisticsScefDnsEntry 1 } affirmedZoneServiceFunctionStatisticsScefDnsChassis OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS not-accessible STATUS current DESCRIPTION "chassis ID" ::= { affirmedZoneServiceFunctionStatisticsScefDnsEntry 2 } affirmedZoneServiceFunctionStatisticsScefDnsNumDnsRequestReceived OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "DNS Request - Received from application" ::= { affirmedZoneServiceFunctionStatisticsScefDnsEntry 3 } affirmedZoneServiceFunctionStatisticsScefDnsNumDnsResponseSent OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "DNS Response - Sent to application success" ::= { affirmedZoneServiceFunctionStatisticsScefDnsEntry 4 } affirmedZoneServiceFunctionStatisticsScefDnsNumDnsCacheRefreshRequest OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "DNS Request - DNS cache refresh : request received" ::= { affirmedZoneServiceFunctionStatisticsScefDnsEntry 5 } affirmedZoneServiceFunctionStatisticsScefDnsNumDnsCacheRefreshResponse OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "DNS Response - DNS cache refresh : response received" ::= { affirmedZoneServiceFunctionStatisticsScefDnsEntry 6 } affirmedZoneServiceFunctionStatisticsScefDnsNumDnsSendSuccess OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "DNS Request - sent to DNS server" ::= { affirmedZoneServiceFunctionStatisticsScefDnsEntry 7 } affirmedZoneServiceFunctionStatisticsScefDnsNumDnsResponses OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "DNS Response - total Received from DNS server" ::= { affirmedZoneServiceFunctionStatisticsScefDnsEntry 8 } affirmedZoneServiceFunctionStatisticsScefDnsNumDnsResponseSuccess OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "DNS Response - success from DNS server" ::= { affirmedZoneServiceFunctionStatisticsScefDnsEntry 9 } affirmedZoneServiceFunctionStatisticsScefDnsNumDnsResponseFailNoResponse OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "DNS Response Failed - no response from DNS server" ::= { affirmedZoneServiceFunctionStatisticsScefDnsEntry 10 } affirmedZoneServiceFunctionStatisticsScefDnsNumDnsResponseFailNoName OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "DNS Response Failed - domain name not found" ::= { affirmedZoneServiceFunctionStatisticsScefDnsEntry 11 } affirmedZoneServiceFunctionStatisticsScefDnsNumDnsResponseFailNoNameNaptr OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "DNS Response Failed - domain name not found for NAPTR request" ::= { affirmedZoneServiceFunctionStatisticsScefDnsEntry 12 } affirmedZoneServiceFunctionStatisticsScefDnsNumDnsResponseFailNoNameA OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "DNS Response Failed - domain name not found for A/AAAA request" ::= { affirmedZoneServiceFunctionStatisticsScefDnsEntry 13 } affirmedZoneServiceFunctionStatisticsScefDnsNumDnsResponseFailNoNameSrv OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "DNS Response Failed - domain name not found for SRV request" ::= { affirmedZoneServiceFunctionStatisticsScefDnsEntry 14 } affirmedZoneServiceFunctionStatisticsScefDnsNumDnsResponseFailNoData OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "DNS Response Failed - no data" ::= { affirmedZoneServiceFunctionStatisticsScefDnsEntry 15 } affirmedZoneServiceFunctionStatisticsScefDnsNumDnsResponseFailMisformattedQuery OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "DNS Response - query was misformatted" ::= { affirmedZoneServiceFunctionStatisticsScefDnsEntry 16 } affirmedZoneServiceFunctionStatisticsScefDnsNumDnsResponseFailGeneralFailure OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "DNS Response - general failure" ::= { affirmedZoneServiceFunctionStatisticsScefDnsEntry 17 } affirmedZoneServiceFunctionStatisticsScefDnsNumDnsResponseFailOperationNotImplementedByServer OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "DNS Response - server does not implement requested operation" ::= { affirmedZoneServiceFunctionStatisticsScefDnsEntry 18 } affirmedZoneServiceFunctionStatisticsScefDnsNumDnsResponseFailServerRefusedQuery OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "DNS Response - server refused query" ::= { affirmedZoneServiceFunctionStatisticsScefDnsEntry 19 } affirmedZoneServiceFunctionStatisticsScefDnsNumDnsInternalFailMisformattedQuery OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Internal - Misformatted query" ::= { affirmedZoneServiceFunctionStatisticsScefDnsEntry 20 } affirmedZoneServiceFunctionStatisticsScefDnsNumDnsInternalFailMisformattedDomain OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Internal - Misformatted domain name" ::= { affirmedZoneServiceFunctionStatisticsScefDnsEntry 21 } affirmedZoneServiceFunctionStatisticsScefDnsNumDnsInternalFailUnsupportedAddressFamily OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Internal - Unsupported address family" ::= { affirmedZoneServiceFunctionStatisticsScefDnsEntry 22 } affirmedZoneServiceFunctionStatisticsScefDnsNumDnsInternalFailMisformattedReply OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Internal - Misformatted DNS reply" ::= { affirmedZoneServiceFunctionStatisticsScefDnsEntry 23 } affirmedZoneServiceFunctionStatisticsScefDnsNumDnsInternalFailCouldNotContactServer OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Internal - Could not contact DNS servers" ::= { affirmedZoneServiceFunctionStatisticsScefDnsEntry 24 } affirmedZoneServiceFunctionStatisticsScefDnsNumDnsInternalFailTimeoutWhileContactingServer OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Internal - Timeout while contacting DNS servers" ::= { affirmedZoneServiceFunctionStatisticsScefDnsEntry 25 } affirmedZoneServiceFunctionStatisticsScefDnsNumDnsInternalFailEndofFile OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Internal - End of file" ::= { affirmedZoneServiceFunctionStatisticsScefDnsEntry 26 } affirmedZoneServiceFunctionStatisticsScefDnsNumDnsInternalFailErrorReadingFile OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Internal - Error reading file" ::= { affirmedZoneServiceFunctionStatisticsScefDnsEntry 27 } affirmedZoneServiceFunctionStatisticsScefDnsNumDnsInternalFailOutofMemory OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Internal - Out of memory" ::= { affirmedZoneServiceFunctionStatisticsScefDnsEntry 28 } affirmedZoneServiceFunctionStatisticsScefDnsNumDnsInternalFailChannelBeingDestroyed OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Internal - Channel is being destroyed" ::= { affirmedZoneServiceFunctionStatisticsScefDnsEntry 29 } affirmedZoneServiceFunctionStatisticsScefDnsNumDnsInternalFailMisformattedString OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Internal - Misformatted string" ::= { affirmedZoneServiceFunctionStatisticsScefDnsEntry 30 } affirmedZoneServiceFunctionStatisticsScefDnsNumDnsInternalFailIllegalFlagsSpecified OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Internal - Illegal flags specified" ::= { affirmedZoneServiceFunctionStatisticsScefDnsEntry 31 } affirmedZoneServiceFunctionStatisticsScefDnsNumDnsInternalFailHostnameNotNumeric OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Internal - Given hostname is not numeric" ::= { affirmedZoneServiceFunctionStatisticsScefDnsEntry 32 } affirmedZoneServiceFunctionStatisticsScefDnsNumDnsInternalFailIllegalHintsFlags OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Internal - Illegal hints flags specified" ::= { affirmedZoneServiceFunctionStatisticsScefDnsEntry 33 } affirmedZoneServiceFunctionStatisticsScefDnsNumDnsInternalFailLibraryNotInitialized OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Internal - Library not initialized" ::= { affirmedZoneServiceFunctionStatisticsScefDnsEntry 34 } affirmedZoneServiceFunctionStatisticsScefDnsNumDnsInternalFailErrorLoadingDll OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Internal - Error loading DLL" ::= { affirmedZoneServiceFunctionStatisticsScefDnsEntry 35 } affirmedZoneServiceFunctionStatisticsScefDnsNumDnsInternalFailErrorGettingNetParams OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Internal - Could not get network parameters" ::= { affirmedZoneServiceFunctionStatisticsScefDnsEntry 36 } affirmedZoneServiceFunctionStatisticsScefDnsNumDnsInternalFailQueryCanceled OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Internal - DNS query canceled" ::= { affirmedZoneServiceFunctionStatisticsScefDnsEntry 37 } affirmedZoneServiceFunctionStatisticsScefDnsNumDnsInternalFailOtherReason OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Internal - other reason" ::= { affirmedZoneServiceFunctionStatisticsScefDnsEntry 38 } affirmedZoneServiceFunctionStatisticsScefDnsNumDnsResponseFailMisc OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "DNS Response Failed - miscellaneous" ::= { affirmedZoneServiceFunctionStatisticsScefDnsEntry 39 } affirmedZoneServiceFunctionStatisticsScefDnsNumDnsResponseNotSent OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "DNS Response - send to application failed" ::= { affirmedZoneServiceFunctionStatisticsScefDnsEntry 40 } affirmedZoneServiceFunctionStatisticsScefDnsNumDnsSendFailedNoConfig OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "DNS Request - send to DNS server failed - No Configuration" ::= { affirmedZoneServiceFunctionStatisticsScefDnsEntry 41 } affirmedZoneServiceFunctionStatisticsScefDnsNumDnsFailedMisc OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "DNS Internal - unknown" ::= { affirmedZoneServiceFunctionStatisticsScefDnsEntry 42 } affirmedZoneServiceFunctionStatisticsScefDnsNumDnsInternalFailSendingError OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "DNS Request - send to DNS server failed" ::= { affirmedZoneServiceFunctionStatisticsScefDnsEntry 43 } affirmedZoneServiceFunctionStatisticsScefDns-allTable OBJECT-TYPE SYNTAX SEQUENCE OF AffirmedZoneServiceFunctionStatisticsScefDns-allEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "" ::= { affirmedZoneMIB 521 } affirmedZoneServiceFunctionStatisticsScefDns-allEntry OBJECT-TYPE SYNTAX AffirmedZoneServiceFunctionStatisticsScefDns-allEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "" INDEX { affirmedZoneName, affirmedZoneServiceFunctionStatisticsScefDns-allChassis } ::= { affirmedZoneServiceFunctionStatisticsScefDns-allTable 1 } AffirmedZoneServiceFunctionStatisticsScefDns-allEntry ::= SEQUENCE { affirmedZoneServiceFunctionStatisticsScefDns-allChassis Unsigned32, affirmedZoneServiceFunctionStatisticsScefDns-allNumDnsRequestReceived ConfdString, affirmedZoneServiceFunctionStatisticsScefDns-allNumDnsResponseSent ConfdString, affirmedZoneServiceFunctionStatisticsScefDns-allNumDnsCacheRefreshRequest ConfdString, affirmedZoneServiceFunctionStatisticsScefDns-allNumDnsCacheRefreshResponse ConfdString, affirmedZoneServiceFunctionStatisticsScefDns-allNumDnsSendSuccess ConfdString, affirmedZoneServiceFunctionStatisticsScefDns-allNumDnsResponses ConfdString, affirmedZoneServiceFunctionStatisticsScefDns-allNumDnsResponseSuccess ConfdString, affirmedZoneServiceFunctionStatisticsScefDns-allNumDnsResponseFailNoResponse ConfdString, affirmedZoneServiceFunctionStatisticsScefDns-allNumDnsResponseFailNoName ConfdString, affirmedZoneServiceFunctionStatisticsScefDns-allNumDnsResponseFailNoNameNaptr ConfdString, affirmedZoneServiceFunctionStatisticsScefDns-allNumDnsResponseFailNoNameA ConfdString, affirmedZoneServiceFunctionStatisticsScefDns-allNumDnsResponseFailNoNameSrv ConfdString, affirmedZoneServiceFunctionStatisticsScefDns-allNumDnsResponseFailNoData ConfdString, affirmedZoneServiceFunctionStatisticsScefDns-allNumDnsResponseFailMisformattedQuery ConfdString, affirmedZoneServiceFunctionStatisticsScefDns-allNumDnsResponseFailGeneralFailure ConfdString, affirmedZoneServiceFunctionStatisticsScefDns-allNumDnsResponseFailOperationNotImplementedByServer ConfdString, affirmedZoneServiceFunctionStatisticsScefDns-allNumDnsResponseFailServerRefusedQuery ConfdString, affirmedZoneServiceFunctionStatisticsScefDns-allNumDnsInternalFailMisformattedQuery ConfdString, affirmedZoneServiceFunctionStatisticsScefDns-allNumDnsInternalFailMisformattedDomain ConfdString, affirmedZoneServiceFunctionStatisticsScefDns-allNumDnsInternalFailUnsupportedAddressFamily ConfdString, affirmedZoneServiceFunctionStatisticsScefDns-allNumDnsInternalFailMisformattedReply ConfdString, affirmedZoneServiceFunctionStatisticsScefDns-allNumDnsInternalFailCouldNotContactServer ConfdString, affirmedZoneServiceFunctionStatisticsScefDns-allNumDnsInternalFailTimeoutWhileContactingServer ConfdString, affirmedZoneServiceFunctionStatisticsScefDns-allNumDnsInternalFailEndofFile ConfdString, affirmedZoneServiceFunctionStatisticsScefDns-allNumDnsInternalFailErrorReadingFile ConfdString, affirmedZoneServiceFunctionStatisticsScefDns-allNumDnsInternalFailOutofMemory ConfdString, affirmedZoneServiceFunctionStatisticsScefDns-allNumDnsInternalFailChannelBeingDestroyed ConfdString, affirmedZoneServiceFunctionStatisticsScefDns-allNumDnsInternalFailMisformattedString ConfdString, affirmedZoneServiceFunctionStatisticsScefDns-allNumDnsInternalFailIllegalFlagsSpecified ConfdString, affirmedZoneServiceFunctionStatisticsScefDns-allNumDnsInternalFailHostnameNotNumeric ConfdString, affirmedZoneServiceFunctionStatisticsScefDns-allNumDnsInternalFailIllegalHintsFlags ConfdString, affirmedZoneServiceFunctionStatisticsScefDns-allNumDnsInternalFailLibraryNotInitialized ConfdString, affirmedZoneServiceFunctionStatisticsScefDns-allNumDnsInternalFailErrorLoadingDll ConfdString, affirmedZoneServiceFunctionStatisticsScefDns-allNumDnsInternalFailErrorGettingNetParams ConfdString, affirmedZoneServiceFunctionStatisticsScefDns-allNumDnsInternalFailQueryCanceled ConfdString, affirmedZoneServiceFunctionStatisticsScefDns-allNumDnsInternalFailOtherReason ConfdString, affirmedZoneServiceFunctionStatisticsScefDns-allNumDnsResponseFailMisc ConfdString, affirmedZoneServiceFunctionStatisticsScefDns-allNumDnsResponseNotSent ConfdString, affirmedZoneServiceFunctionStatisticsScefDns-allNumDnsSendFailedNoConfig ConfdString, affirmedZoneServiceFunctionStatisticsScefDns-allNumDnsFailedMisc ConfdString, affirmedZoneServiceFunctionStatisticsScefDns-allNumDnsInternalFailSendingError ConfdString } affirmedZoneServiceFunctionStatisticsScefDns-allChassis OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS not-accessible STATUS current DESCRIPTION "chassis ID" ::= { affirmedZoneServiceFunctionStatisticsScefDns-allEntry 1 } affirmedZoneServiceFunctionStatisticsScefDns-allNumDnsRequestReceived OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "DNS Request - Received from application" ::= { affirmedZoneServiceFunctionStatisticsScefDns-allEntry 2 } affirmedZoneServiceFunctionStatisticsScefDns-allNumDnsResponseSent OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "DNS Response - Sent to application success" ::= { affirmedZoneServiceFunctionStatisticsScefDns-allEntry 3 } affirmedZoneServiceFunctionStatisticsScefDns-allNumDnsCacheRefreshRequest OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "DNS Request - DNS cache refresh : request received" ::= { affirmedZoneServiceFunctionStatisticsScefDns-allEntry 4 } affirmedZoneServiceFunctionStatisticsScefDns-allNumDnsCacheRefreshResponse OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "DNS Response - DNS cache refresh : response received" ::= { affirmedZoneServiceFunctionStatisticsScefDns-allEntry 5 } affirmedZoneServiceFunctionStatisticsScefDns-allNumDnsSendSuccess OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "DNS Request - sent to DNS server" ::= { affirmedZoneServiceFunctionStatisticsScefDns-allEntry 6 } affirmedZoneServiceFunctionStatisticsScefDns-allNumDnsResponses OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "DNS Response - total Received from DNS server" ::= { affirmedZoneServiceFunctionStatisticsScefDns-allEntry 7 } affirmedZoneServiceFunctionStatisticsScefDns-allNumDnsResponseSuccess OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "DNS Response - success from DNS server" ::= { affirmedZoneServiceFunctionStatisticsScefDns-allEntry 8 } affirmedZoneServiceFunctionStatisticsScefDns-allNumDnsResponseFailNoResponse OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "DNS Response Failed - no response from DNS server" ::= { affirmedZoneServiceFunctionStatisticsScefDns-allEntry 9 } affirmedZoneServiceFunctionStatisticsScefDns-allNumDnsResponseFailNoName OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "DNS Response Failed - domain name not found" ::= { affirmedZoneServiceFunctionStatisticsScefDns-allEntry 10 } affirmedZoneServiceFunctionStatisticsScefDns-allNumDnsResponseFailNoNameNaptr OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "DNS Response Failed - domain name not found for NAPTR request" ::= { affirmedZoneServiceFunctionStatisticsScefDns-allEntry 11 } affirmedZoneServiceFunctionStatisticsScefDns-allNumDnsResponseFailNoNameA OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "DNS Response Failed - domain name not found for A/AAAA request" ::= { affirmedZoneServiceFunctionStatisticsScefDns-allEntry 12 } affirmedZoneServiceFunctionStatisticsScefDns-allNumDnsResponseFailNoNameSrv OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "DNS Response Failed - domain name not found for SRV request" ::= { affirmedZoneServiceFunctionStatisticsScefDns-allEntry 13 } affirmedZoneServiceFunctionStatisticsScefDns-allNumDnsResponseFailNoData OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "DNS Response Failed - no data" ::= { affirmedZoneServiceFunctionStatisticsScefDns-allEntry 14 } affirmedZoneServiceFunctionStatisticsScefDns-allNumDnsResponseFailMisformattedQuery OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "DNS Response - query was misformatted" ::= { affirmedZoneServiceFunctionStatisticsScefDns-allEntry 15 } affirmedZoneServiceFunctionStatisticsScefDns-allNumDnsResponseFailGeneralFailure OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "DNS Response - general failure" ::= { affirmedZoneServiceFunctionStatisticsScefDns-allEntry 16 } affirmedZoneServiceFunctionStatisticsScefDns-allNumDnsResponseFailOperationNotImplementedByServer OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "DNS Response - server does not implement requested operation" ::= { affirmedZoneServiceFunctionStatisticsScefDns-allEntry 17 } affirmedZoneServiceFunctionStatisticsScefDns-allNumDnsResponseFailServerRefusedQuery OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "DNS Response - server refused query" ::= { affirmedZoneServiceFunctionStatisticsScefDns-allEntry 18 } affirmedZoneServiceFunctionStatisticsScefDns-allNumDnsInternalFailMisformattedQuery OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Internal - Misformatted query" ::= { affirmedZoneServiceFunctionStatisticsScefDns-allEntry 19 } affirmedZoneServiceFunctionStatisticsScefDns-allNumDnsInternalFailMisformattedDomain OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Internal - Misformatted domain name" ::= { affirmedZoneServiceFunctionStatisticsScefDns-allEntry 20 } affirmedZoneServiceFunctionStatisticsScefDns-allNumDnsInternalFailUnsupportedAddressFamily OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Internal - Unsupported address family" ::= { affirmedZoneServiceFunctionStatisticsScefDns-allEntry 21 } affirmedZoneServiceFunctionStatisticsScefDns-allNumDnsInternalFailMisformattedReply OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Internal - Misformatted DNS reply" ::= { affirmedZoneServiceFunctionStatisticsScefDns-allEntry 22 } affirmedZoneServiceFunctionStatisticsScefDns-allNumDnsInternalFailCouldNotContactServer OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Internal - Could not contact DNS servers" ::= { affirmedZoneServiceFunctionStatisticsScefDns-allEntry 23 } affirmedZoneServiceFunctionStatisticsScefDns-allNumDnsInternalFailTimeoutWhileContactingServer OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Internal - Timeout while contacting DNS servers" ::= { affirmedZoneServiceFunctionStatisticsScefDns-allEntry 24 } affirmedZoneServiceFunctionStatisticsScefDns-allNumDnsInternalFailEndofFile OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Internal - End of file" ::= { affirmedZoneServiceFunctionStatisticsScefDns-allEntry 25 } affirmedZoneServiceFunctionStatisticsScefDns-allNumDnsInternalFailErrorReadingFile OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Internal - Error reading file" ::= { affirmedZoneServiceFunctionStatisticsScefDns-allEntry 26 } affirmedZoneServiceFunctionStatisticsScefDns-allNumDnsInternalFailOutofMemory OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Internal - Out of memory" ::= { affirmedZoneServiceFunctionStatisticsScefDns-allEntry 27 } affirmedZoneServiceFunctionStatisticsScefDns-allNumDnsInternalFailChannelBeingDestroyed OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Internal - Channel is being destroyed" ::= { affirmedZoneServiceFunctionStatisticsScefDns-allEntry 28 } affirmedZoneServiceFunctionStatisticsScefDns-allNumDnsInternalFailMisformattedString OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Internal - Misformatted string" ::= { affirmedZoneServiceFunctionStatisticsScefDns-allEntry 29 } affirmedZoneServiceFunctionStatisticsScefDns-allNumDnsInternalFailIllegalFlagsSpecified OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Internal - Illegal flags specified" ::= { affirmedZoneServiceFunctionStatisticsScefDns-allEntry 30 } affirmedZoneServiceFunctionStatisticsScefDns-allNumDnsInternalFailHostnameNotNumeric OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Internal - Given hostname is not numeric" ::= { affirmedZoneServiceFunctionStatisticsScefDns-allEntry 31 } affirmedZoneServiceFunctionStatisticsScefDns-allNumDnsInternalFailIllegalHintsFlags OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Internal - Illegal hints flags specified" ::= { affirmedZoneServiceFunctionStatisticsScefDns-allEntry 32 } affirmedZoneServiceFunctionStatisticsScefDns-allNumDnsInternalFailLibraryNotInitialized OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Internal - Library not initialized" ::= { affirmedZoneServiceFunctionStatisticsScefDns-allEntry 33 } affirmedZoneServiceFunctionStatisticsScefDns-allNumDnsInternalFailErrorLoadingDll OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Internal - Error loading DLL" ::= { affirmedZoneServiceFunctionStatisticsScefDns-allEntry 34 } affirmedZoneServiceFunctionStatisticsScefDns-allNumDnsInternalFailErrorGettingNetParams OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Internal - Could not get network parameters" ::= { affirmedZoneServiceFunctionStatisticsScefDns-allEntry 35 } affirmedZoneServiceFunctionStatisticsScefDns-allNumDnsInternalFailQueryCanceled OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Internal - DNS query canceled" ::= { affirmedZoneServiceFunctionStatisticsScefDns-allEntry 36 } affirmedZoneServiceFunctionStatisticsScefDns-allNumDnsInternalFailOtherReason OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Internal - other reason" ::= { affirmedZoneServiceFunctionStatisticsScefDns-allEntry 37 } affirmedZoneServiceFunctionStatisticsScefDns-allNumDnsResponseFailMisc OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "DNS Response Failed - miscellaneous" ::= { affirmedZoneServiceFunctionStatisticsScefDns-allEntry 38 } affirmedZoneServiceFunctionStatisticsScefDns-allNumDnsResponseNotSent OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "DNS Response - send to application failed" ::= { affirmedZoneServiceFunctionStatisticsScefDns-allEntry 39 } affirmedZoneServiceFunctionStatisticsScefDns-allNumDnsSendFailedNoConfig OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "DNS Request - send to DNS server failed - No Configuration" ::= { affirmedZoneServiceFunctionStatisticsScefDns-allEntry 40 } affirmedZoneServiceFunctionStatisticsScefDns-allNumDnsFailedMisc OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "DNS Internal - unknown" ::= { affirmedZoneServiceFunctionStatisticsScefDns-allEntry 41 } affirmedZoneServiceFunctionStatisticsScefDns-allNumDnsInternalFailSendingError OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "DNS Request - send to DNS server failed" ::= { affirmedZoneServiceFunctionStatisticsScefDns-allEntry 42 } affirmedZoneServiceFunctionStatisticsScefApiGwTable OBJECT-TYPE SYNTAX SEQUENCE OF AffirmedZoneServiceFunctionStatisticsScefApiGwEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "" ::= { affirmedZoneMIB 525 } affirmedZoneServiceFunctionStatisticsScefApiGwEntry OBJECT-TYPE SYNTAX AffirmedZoneServiceFunctionStatisticsScefApiGwEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "" INDEX { affirmedZoneName, affirmedZoneServiceFunctionStatisticsScefApiGwChassis, affirmedZoneServiceFunctionStatisticsScefApiGwName } ::= { affirmedZoneServiceFunctionStatisticsScefApiGwTable 1 } AffirmedZoneServiceFunctionStatisticsScefApiGwEntry ::= SEQUENCE { affirmedZoneServiceFunctionStatisticsScefApiGwName String, affirmedZoneServiceFunctionStatisticsScefApiGwChassis Unsigned32, affirmedZoneServiceFunctionStatisticsScefApiGwApiGwRxNumHTTPRequestReceived ConfdString, affirmedZoneServiceFunctionStatisticsScefApiGwApiGwRxNumHTTPResponses1XX ConfdString, affirmedZoneServiceFunctionStatisticsScefApiGwApiGwRxNumHTTPResponses2XX ConfdString, affirmedZoneServiceFunctionStatisticsScefApiGwApiGwRxNumHTTPResponses3XX ConfdString, affirmedZoneServiceFunctionStatisticsScefApiGwApiGwRxNumHTTPResponses4XX ConfdString, affirmedZoneServiceFunctionStatisticsScefApiGwApiGwRxNumHTTPResponses5XX ConfdString } affirmedZoneServiceFunctionStatisticsScefApiGwName OBJECT-TYPE SYNTAX String MAX-ACCESS not-accessible STATUS current DESCRIPTION "Table Name" ::= { affirmedZoneServiceFunctionStatisticsScefApiGwEntry 1 } affirmedZoneServiceFunctionStatisticsScefApiGwChassis OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS not-accessible STATUS current DESCRIPTION "chassis ID" ::= { affirmedZoneServiceFunctionStatisticsScefApiGwEntry 2 } affirmedZoneServiceFunctionStatisticsScefApiGwApiGwRxNumHTTPRequestReceived OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of HTTP requests received" ::= { affirmedZoneServiceFunctionStatisticsScefApiGwEntry 3 } affirmedZoneServiceFunctionStatisticsScefApiGwApiGwRxNumHTTPResponses1XX OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of 1xx responses sent for the received HTTP request" ::= { affirmedZoneServiceFunctionStatisticsScefApiGwEntry 4 } affirmedZoneServiceFunctionStatisticsScefApiGwApiGwRxNumHTTPResponses2XX OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of 2xx responses sent for the received HTTP request" ::= { affirmedZoneServiceFunctionStatisticsScefApiGwEntry 5 } affirmedZoneServiceFunctionStatisticsScefApiGwApiGwRxNumHTTPResponses3XX OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of 3xx responses sent for the received HTTP request" ::= { affirmedZoneServiceFunctionStatisticsScefApiGwEntry 6 } affirmedZoneServiceFunctionStatisticsScefApiGwApiGwRxNumHTTPResponses4XX OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of 4xx error responses sent for the received HTTP request" ::= { affirmedZoneServiceFunctionStatisticsScefApiGwEntry 7 } affirmedZoneServiceFunctionStatisticsScefApiGwApiGwRxNumHTTPResponses5XX OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of 5xx error responses sent for the received HTTP request" ::= { affirmedZoneServiceFunctionStatisticsScefApiGwEntry 8 } affirmedZoneServiceFunctionStatisticsScefApiGwAllTable OBJECT-TYPE SYNTAX SEQUENCE OF AffirmedZoneServiceFunctionStatisticsScefApiGwAllEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "" ::= { affirmedZoneMIB 524 } affirmedZoneServiceFunctionStatisticsScefApiGwAllEntry OBJECT-TYPE SYNTAX AffirmedZoneServiceFunctionStatisticsScefApiGwAllEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "" INDEX { affirmedZoneName, affirmedZoneServiceFunctionStatisticsScefApiGwAllChassis } ::= { affirmedZoneServiceFunctionStatisticsScefApiGwAllTable 1 } AffirmedZoneServiceFunctionStatisticsScefApiGwAllEntry ::= SEQUENCE { affirmedZoneServiceFunctionStatisticsScefApiGwAllChassis Unsigned32, affirmedZoneServiceFunctionStatisticsScefApiGwAllApiGwRxNumHTTPRequestReceived ConfdString, affirmedZoneServiceFunctionStatisticsScefApiGwAllApiGwRxNumHTTPResponses1XX ConfdString, affirmedZoneServiceFunctionStatisticsScefApiGwAllApiGwRxNumHTTPResponses2XX ConfdString, affirmedZoneServiceFunctionStatisticsScefApiGwAllApiGwRxNumHTTPResponses3XX ConfdString, affirmedZoneServiceFunctionStatisticsScefApiGwAllApiGwRxNumHTTPResponses4XX ConfdString, affirmedZoneServiceFunctionStatisticsScefApiGwAllApiGwRxNumHTTPResponses5XX ConfdString } affirmedZoneServiceFunctionStatisticsScefApiGwAllChassis OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS not-accessible STATUS current DESCRIPTION "chassis ID" ::= { affirmedZoneServiceFunctionStatisticsScefApiGwAllEntry 1 } affirmedZoneServiceFunctionStatisticsScefApiGwAllApiGwRxNumHTTPRequestReceived OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of HTTP requests received" ::= { affirmedZoneServiceFunctionStatisticsScefApiGwAllEntry 2 } affirmedZoneServiceFunctionStatisticsScefApiGwAllApiGwRxNumHTTPResponses1XX OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of 1xx responses sent for the received HTTP request" ::= { affirmedZoneServiceFunctionStatisticsScefApiGwAllEntry 3 } affirmedZoneServiceFunctionStatisticsScefApiGwAllApiGwRxNumHTTPResponses2XX OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of 2xx responses sent for the received HTTP request" ::= { affirmedZoneServiceFunctionStatisticsScefApiGwAllEntry 4 } affirmedZoneServiceFunctionStatisticsScefApiGwAllApiGwRxNumHTTPResponses3XX OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of 3xx responses sent for the received HTTP request" ::= { affirmedZoneServiceFunctionStatisticsScefApiGwAllEntry 5 } affirmedZoneServiceFunctionStatisticsScefApiGwAllApiGwRxNumHTTPResponses4XX OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of 4xx error responses sent for the received HTTP request" ::= { affirmedZoneServiceFunctionStatisticsScefApiGwAllEntry 6 } affirmedZoneServiceFunctionStatisticsScefApiGwAllApiGwRxNumHTTPResponses5XX OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of 5xx error responses sent for the received HTTP request" ::= { affirmedZoneServiceFunctionStatisticsScefApiGwAllEntry 7 } affirmedZoneServiceFunctionStatisticsScefBlockIDStatsTable OBJECT-TYPE SYNTAX SEQUENCE OF AffirmedZoneServiceFunctionStatisticsScefBlockIDStatsEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "" ::= { affirmedZoneMIB 517 } affirmedZoneServiceFunctionStatisticsScefBlockIDStatsEntry OBJECT-TYPE SYNTAX AffirmedZoneServiceFunctionStatisticsScefBlockIDStatsEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "" INDEX { affirmedZoneName, affirmedZoneServiceFunctionStatisticsScefBlockIDStatsChassis, affirmedZoneServiceFunctionStatisticsScefBlockIDStatsName } ::= { affirmedZoneServiceFunctionStatisticsScefBlockIDStatsTable 1 } AffirmedZoneServiceFunctionStatisticsScefBlockIDStatsEntry ::= SEQUENCE { affirmedZoneServiceFunctionStatisticsScefBlockIDStatsName String, affirmedZoneServiceFunctionStatisticsScefBlockIDStatsChassis Unsigned32, affirmedZoneServiceFunctionStatisticsScefBlockIDStatsNumAllocSuccess ConfdString, affirmedZoneServiceFunctionStatisticsScefBlockIDStatsNumAllocFailure ConfdString, affirmedZoneServiceFunctionStatisticsScefBlockIDStatsNumLRUAllocSuccess ConfdString, affirmedZoneServiceFunctionStatisticsScefBlockIDStatsNumLRUAllocFailure ConfdString, affirmedZoneServiceFunctionStatisticsScefBlockIDStatsNumReleaseSuccess ConfdString, affirmedZoneServiceFunctionStatisticsScefBlockIDStatsNumReleaseFailure ConfdString, affirmedZoneServiceFunctionStatisticsScefBlockIDStatsNumQuarantineSuccess ConfdString, affirmedZoneServiceFunctionStatisticsScefBlockIDStatsNumQuarantineFailure ConfdString, affirmedZoneServiceFunctionStatisticsScefBlockIDStatsNumQuarantineReleaseSuccess ConfdString, affirmedZoneServiceFunctionStatisticsScefBlockIDStatsNumQuarantineReleaseFailure ConfdString, affirmedZoneServiceFunctionStatisticsScefBlockIDStatsNumExtendLeaseSuccess ConfdString, affirmedZoneServiceFunctionStatisticsScefBlockIDStatsNumExtendLeaseFailure ConfdString } affirmedZoneServiceFunctionStatisticsScefBlockIDStatsName OBJECT-TYPE SYNTAX String MAX-ACCESS not-accessible STATUS current DESCRIPTION "Geo Redundancy Group Name" ::= { affirmedZoneServiceFunctionStatisticsScefBlockIDStatsEntry 1 } affirmedZoneServiceFunctionStatisticsScefBlockIDStatsChassis OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS not-accessible STATUS current DESCRIPTION "chassis ID" ::= { affirmedZoneServiceFunctionStatisticsScefBlockIDStatsEntry 2 } affirmedZoneServiceFunctionStatisticsScefBlockIDStatsNumAllocSuccess OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total Block ID Allocation Success" ::= { affirmedZoneServiceFunctionStatisticsScefBlockIDStatsEntry 3 } affirmedZoneServiceFunctionStatisticsScefBlockIDStatsNumAllocFailure OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total Block ID Allocation Failure" ::= { affirmedZoneServiceFunctionStatisticsScefBlockIDStatsEntry 4 } affirmedZoneServiceFunctionStatisticsScefBlockIDStatsNumLRUAllocSuccess OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total Block ID Allocation Success From LRU List" ::= { affirmedZoneServiceFunctionStatisticsScefBlockIDStatsEntry 5 } affirmedZoneServiceFunctionStatisticsScefBlockIDStatsNumLRUAllocFailure OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total Block ID Allocation Failure From LRU List" ::= { affirmedZoneServiceFunctionStatisticsScefBlockIDStatsEntry 6 } affirmedZoneServiceFunctionStatisticsScefBlockIDStatsNumReleaseSuccess OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total Block ID Release Success" ::= { affirmedZoneServiceFunctionStatisticsScefBlockIDStatsEntry 7 } affirmedZoneServiceFunctionStatisticsScefBlockIDStatsNumReleaseFailure OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total Block ID Release Failure" ::= { affirmedZoneServiceFunctionStatisticsScefBlockIDStatsEntry 8 } affirmedZoneServiceFunctionStatisticsScefBlockIDStatsNumQuarantineSuccess OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total Block ID Quarantine Success" ::= { affirmedZoneServiceFunctionStatisticsScefBlockIDStatsEntry 9 } affirmedZoneServiceFunctionStatisticsScefBlockIDStatsNumQuarantineFailure OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total Block ID Quarantine Failure" ::= { affirmedZoneServiceFunctionStatisticsScefBlockIDStatsEntry 10 } affirmedZoneServiceFunctionStatisticsScefBlockIDStatsNumQuarantineReleaseSuccess OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total Block ID Quarantine Release Success" ::= { affirmedZoneServiceFunctionStatisticsScefBlockIDStatsEntry 11 } affirmedZoneServiceFunctionStatisticsScefBlockIDStatsNumQuarantineReleaseFailure OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total Block ID Quarantine Release Failure" ::= { affirmedZoneServiceFunctionStatisticsScefBlockIDStatsEntry 12 } affirmedZoneServiceFunctionStatisticsScefBlockIDStatsNumExtendLeaseSuccess OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total Block ID Extend Lease Time Success" ::= { affirmedZoneServiceFunctionStatisticsScefBlockIDStatsEntry 13 } affirmedZoneServiceFunctionStatisticsScefBlockIDStatsNumExtendLeaseFailure OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total Block ID Extend Lease Time Failure" ::= { affirmedZoneServiceFunctionStatisticsScefBlockIDStatsEntry 14 } affirmedZoneServiceFunctionStatisticsScefBlockIDTable OBJECT-TYPE SYNTAX SEQUENCE OF AffirmedZoneServiceFunctionStatisticsScefBlockIDEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "" ::= { affirmedZoneMIB 516 } affirmedZoneServiceFunctionStatisticsScefBlockIDEntry OBJECT-TYPE SYNTAX AffirmedZoneServiceFunctionStatisticsScefBlockIDEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "" INDEX { affirmedZoneName, affirmedZoneServiceFunctionStatisticsScefBlockIDTableId, affirmedZoneServiceFunctionStatisticsScefBlockIDTableServiceName, affirmedZoneServiceFunctionStatisticsScefBlockIDTableServiceid } ::= { affirmedZoneServiceFunctionStatisticsScefBlockIDTable 1 } AffirmedZoneServiceFunctionStatisticsScefBlockIDEntry ::= SEQUENCE { affirmedZoneServiceFunctionStatisticsScefBlockIDTableId Unsigned32, affirmedZoneServiceFunctionStatisticsScefBlockIDTableServiceName String, affirmedZoneServiceFunctionStatisticsScefBlockIDTableServiceid String, affirmedZoneServiceFunctionStatisticsScefBlockIDTableBlocklist String, affirmedZoneServiceFunctionStatisticsScefBlockIDTableNumBlockInLRUFreeList Unsigned32, affirmedZoneServiceFunctionStatisticsScefBlockIDTableNumBlockInMonList Unsigned32, affirmedZoneServiceFunctionStatisticsScefBlockIDTableNumBlockInUsedList Unsigned32 } affirmedZoneServiceFunctionStatisticsScefBlockIDTableId OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS not-accessible STATUS current DESCRIPTION " geo redudant group id" ::= { affirmedZoneServiceFunctionStatisticsScefBlockIDEntry 1 } affirmedZoneServiceFunctionStatisticsScefBlockIDTableServiceName OBJECT-TYPE SYNTAX String MAX-ACCESS not-accessible STATUS current DESCRIPTION "Service Name" ::= { affirmedZoneServiceFunctionStatisticsScefBlockIDEntry 2 } affirmedZoneServiceFunctionStatisticsScefBlockIDTableServiceid OBJECT-TYPE SYNTAX String MAX-ACCESS not-accessible STATUS current DESCRIPTION "Service Identifier" ::= { affirmedZoneServiceFunctionStatisticsScefBlockIDEntry 3 } affirmedZoneServiceFunctionStatisticsScefBlockIDTableBlocklist OBJECT-TYPE SYNTAX String MAX-ACCESS read-only STATUS current DESCRIPTION "List of Block IDs alloted to service-id" ::= { affirmedZoneServiceFunctionStatisticsScefBlockIDEntry 4 } affirmedZoneServiceFunctionStatisticsScefBlockIDTableNumBlockInLRUFreeList OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Block IDs in LRU free list" ::= { affirmedZoneServiceFunctionStatisticsScefBlockIDEntry 5 } affirmedZoneServiceFunctionStatisticsScefBlockIDTableNumBlockInMonList OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Block IDs in monitoring list" ::= { affirmedZoneServiceFunctionStatisticsScefBlockIDEntry 6 } affirmedZoneServiceFunctionStatisticsScefBlockIDTableNumBlockInUsedList OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of Block IDs in used list" ::= { affirmedZoneServiceFunctionStatisticsScefBlockIDEntry 7 } affirmedZoneServiceFunctionStatisticsScefProcDurationScefTable OBJECT-TYPE SYNTAX SEQUENCE OF AffirmedZoneServiceFunctionStatisticsScefProcDurationScefEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "" ::= { affirmedZoneMIB 507 } affirmedZoneServiceFunctionStatisticsScefProcDurationScefEntry OBJECT-TYPE SYNTAX AffirmedZoneServiceFunctionStatisticsScefProcDurationScefEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "" INDEX { affirmedZoneName, affirmedZoneServiceFunctionStatisticsScefProcDurationScefDuration, affirmedZoneServiceFunctionStatisticsScefProcDurationScefName, affirmedZoneServiceFunctionStatisticsScefProcDurationScefProcedurename } ::= { affirmedZoneServiceFunctionStatisticsScefProcDurationScefTable 1 } AffirmedZoneServiceFunctionStatisticsScefProcDurationScefEntry ::= SEQUENCE { affirmedZoneServiceFunctionStatisticsScefProcDurationScefName String, affirmedZoneServiceFunctionStatisticsScefProcDurationScefProcedurename String, affirmedZoneServiceFunctionStatisticsScefProcDurationScefDuration String, affirmedZoneServiceFunctionStatisticsScefProcDurationScefCount Unsigned32 } affirmedZoneServiceFunctionStatisticsScefProcDurationScefName OBJECT-TYPE SYNTAX String MAX-ACCESS not-accessible STATUS current DESCRIPTION "SCEF Service Name" ::= { affirmedZoneServiceFunctionStatisticsScefProcDurationScefEntry 1 } affirmedZoneServiceFunctionStatisticsScefProcDurationScefProcedurename OBJECT-TYPE SYNTAX String MAX-ACCESS not-accessible STATUS current DESCRIPTION "Procedure Name" ::= { affirmedZoneServiceFunctionStatisticsScefProcDurationScefEntry 2 } affirmedZoneServiceFunctionStatisticsScefProcDurationScefDuration OBJECT-TYPE SYNTAX String MAX-ACCESS not-accessible STATUS current DESCRIPTION "Duration in MS" ::= { affirmedZoneServiceFunctionStatisticsScefProcDurationScefEntry 3 } affirmedZoneServiceFunctionStatisticsScefProcDurationScefCount OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Count of times procedure took time to complete" ::= { affirmedZoneServiceFunctionStatisticsScefProcDurationScefEntry 4 } affirmedZoneServiceFunctionStatisticsScefTokenIDStatsTable OBJECT-TYPE SYNTAX SEQUENCE OF AffirmedZoneServiceFunctionStatisticsScefTokenIDStatsEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "" ::= { affirmedZoneMIB 518 } affirmedZoneServiceFunctionStatisticsScefTokenIDStatsEntry OBJECT-TYPE SYNTAX AffirmedZoneServiceFunctionStatisticsScefTokenIDStatsEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "" INDEX { affirmedZoneName, affirmedZoneServiceFunctionStatisticsScefTokenIDStatsServiceName } ::= { affirmedZoneServiceFunctionStatisticsScefTokenIDStatsTable 1 } AffirmedZoneServiceFunctionStatisticsScefTokenIDStatsEntry ::= SEQUENCE { affirmedZoneServiceFunctionStatisticsScefTokenIDStatsServiceName String, affirmedZoneServiceFunctionStatisticsScefTokenIDStatsNumAllocSuccess ConfdString, affirmedZoneServiceFunctionStatisticsScefTokenIDStatsNumAllocFailure ConfdString, affirmedZoneServiceFunctionStatisticsScefTokenIDStatsNumExtendLeaseSuccess ConfdString, affirmedZoneServiceFunctionStatisticsScefTokenIDStatsNumExtendLeaseFailure ConfdString, affirmedZoneServiceFunctionStatisticsScefTokenIDStatsNumTokenIdFullyUsed ConfdString, affirmedZoneServiceFunctionStatisticsScefTokenIDStatsNumBlocksAvailable ConfdString, affirmedZoneServiceFunctionStatisticsScefTokenIDStatsAvailableBlockIdList String } affirmedZoneServiceFunctionStatisticsScefTokenIDStatsServiceName OBJECT-TYPE SYNTAX String MAX-ACCESS not-accessible STATUS current DESCRIPTION "Task Service Name" ::= { affirmedZoneServiceFunctionStatisticsScefTokenIDStatsEntry 1 } affirmedZoneServiceFunctionStatisticsScefTokenIDStatsNumAllocSuccess OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total Token ID Allocation Success" ::= { affirmedZoneServiceFunctionStatisticsScefTokenIDStatsEntry 2 } affirmedZoneServiceFunctionStatisticsScefTokenIDStatsNumAllocFailure OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total Token ID Allocation Failure" ::= { affirmedZoneServiceFunctionStatisticsScefTokenIDStatsEntry 3 } affirmedZoneServiceFunctionStatisticsScefTokenIDStatsNumExtendLeaseSuccess OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total Token ID Extend Lease Time Success" ::= { affirmedZoneServiceFunctionStatisticsScefTokenIDStatsEntry 4 } affirmedZoneServiceFunctionStatisticsScefTokenIDStatsNumExtendLeaseFailure OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total Token ID Extend Lease Time Failure" ::= { affirmedZoneServiceFunctionStatisticsScefTokenIDStatsEntry 5 } affirmedZoneServiceFunctionStatisticsScefTokenIDStatsNumTokenIdFullyUsed OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total Token ID Completely Used" ::= { affirmedZoneServiceFunctionStatisticsScefTokenIDStatsEntry 6 } affirmedZoneServiceFunctionStatisticsScefTokenIDStatsNumBlocksAvailable OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Block IDs available" ::= { affirmedZoneServiceFunctionStatisticsScefTokenIDStatsEntry 7 } affirmedZoneServiceFunctionStatisticsScefTokenIDStatsAvailableBlockIdList OBJECT-TYPE SYNTAX String MAX-ACCESS read-only STATUS current DESCRIPTION "List of Available Block IDs" ::= { affirmedZoneServiceFunctionStatisticsScefTokenIDStatsEntry 8 } affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefTable OBJECT-TYPE SYNTAX SEQUENCE OF AffirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "" ::= { affirmedZoneMIB 502 } affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefEntry OBJECT-TYPE SYNTAX AffirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "" INDEX { affirmedZoneName, affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefChassis, affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefName, affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefSlot } ::= { affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefTable 1 } AffirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefEntry ::= SEQUENCE { affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefName String, affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefChassis Unsigned32, affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefSlot Unsigned32, affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefNumCurrentSessions ConfdString, affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefNumCurrentNIDDSessions ConfdString, affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefNumCurrentNIDDRegisteredSessions ConfdString, affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefNumCurrentNIDDActiveSessions ConfdString, affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefNumCurrentNIDDPSMSessions ConfdString, affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefNumCurrentMonteSessions ConfdString, affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefNumNiddConfigReceived ConfdString, affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefNumNiddConfigSuccess ConfdString, affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefNumniddConfigFailures ConfdString, affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefNumNiddConfigError ConfdString, affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefNumniddConfigUpdateReceived ConfdString, affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefNumNiddConfigUpdateSuccess ConfdString, affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefNumNiddConfigUpdateFailures ConfdString, affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefNumNiddConfigUpdateError ConfdString, affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefNumNiddConfigDeleteReceived ConfdString, affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefNumNiddConfigDeleteSuccess ConfdString, affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefNumNiddConfigDeleteFailures ConfdString, affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefNumNiddConfigDeleteError ConfdString, affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefNumNiddConfigGetReceived ConfdString, affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefNumNiddConfigGetSuccess ConfdString, affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefNumNiddConfigGetFailures ConfdString, affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefNumNiddConfigGetError ConfdString, affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefNumCmrConnEstablishReceived ConfdString, affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefNumCmrConnEstablishSuccess ConfdString, affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefNumCmrConnEstablishFailures ConfdString, affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefNumCmrConnEstablishError ConfdString, affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefNumCmrConnReleaseReceived ConfdString, affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefNumCmrConnReleaseSuccess ConfdString, affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefNumCmrConnReleaseFailures ConfdString, affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefNumCmrConnReleaseError ConfdString, affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefNumCmrConnUpdateReceived ConfdString, affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefNumCmrConnUpdateSuccess ConfdString, affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefNumCmrConnUpdateFailures ConfdString, affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefNumCmrConnUpdateError ConfdString, affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefNumScefInitiatedCmrConnRlsAttempts ConfdString, affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefNumScefInitiatedCmrConnRlsSuccess ConfdString, affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefNumScefInitiatedCmrConnRlsFailures ConfdString, affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefNumScefInitiatedCmrConnRlsTimeout ConfdString, affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefNumNiddMoDataReqReceived ConfdString, affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefNumNiddMoDataReqSuccess ConfdString, affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefNumNiddMoDataReqFailures ConfdString, affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefNumNiddMoDataBytesReceived ConfdString, affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefNumNiddMoDataReqError ConfdString, affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefNumNiddMoDataBytesError ConfdString, affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefNumNiddMoDataPacketsDropped ConfdString, affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefNumNiddMoDataBytesDropped ConfdString, affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefNumNiddMoDataPacketsDiscarded ConfdString, affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefNumNiddMoDataBytesDiscarded ConfdString, affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefNumNiddMoDataPacketsSuccess ConfdString, affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefNumNiddMoDataBytesSuccess ConfdString, affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefNumNiddDlPacketsReceived ConfdString, affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefNumNiddDlBytesReceived ConfdString, affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefNumNiddDlPacketsError ConfdString, affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefNumNiddDlBytesError ConfdString, affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefNumNiddDlPacketsBuffered ConfdString, affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefNumNiddDlPacketsDiscarded ConfdString, affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefNumNiddDlBytesDiscarded ConfdString, affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefNumNiddDlPacketsDropped ConfdString, affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefNumNiddDlBytesDropped ConfdString, affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefNumNiddDlPacketsSuccess ConfdString, affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefNumNiddDlBytesSuccess ConfdString, affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefNumNiddMtDataReqAttempts ConfdString, affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefNumNiddMtDataReqSuccess ConfdString, affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefNumNiddMtDataBytesSuccess ConfdString, affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefNumNiddMtDataReqFailures ConfdString, affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefNumNiddMtDataReqTimeout ConfdString, affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefNumNiddMtDataRespUeMovedPsm ConfdString, affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefNumNiddMtDataPacketsDiscardedPsm ConfdString, affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefNumNiddMtDataBytesSent ConfdString, affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefNumMonteSubsReceived ConfdString, affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefNumMonteSubsSuccess ConfdString, affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefNumMonteSubsFailures ConfdString, affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefNumMonteSubsError ConfdString, affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefNumMonteSubsUpdateReceived ConfdString, affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefNumMonteSubsUpdateSuccess ConfdString, affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefNumMonteSubsUpdateFailures ConfdString, affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefNumMonteSubsUpdateError ConfdString, affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefNumMonteSubsDeleteReceived ConfdString, affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefNumMonteSubsDeleteSuccess ConfdString, affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefNumMonteSubsDeleteFailures ConfdString, affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefNumMonteSubsDeleteError ConfdString, affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefNumMonteEventSubsReceived ConfdString, affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefNumMonteEventSubsSuccess ConfdString, affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefNumMonteEventSubsFailures ConfdString, affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefNumMonteEventSubsError ConfdString, affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefNumMonteEventSubsUpdateReceived ConfdString, affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefNumMonteEventSubsUpdateSuccess ConfdString, affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefNumMonteEventSubsUpdateFailures ConfdString, affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefNumMonteEventSubsUpdateError ConfdString, affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefNumMonteEventSubsDeleteReceived ConfdString, affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefNumMonteEventSubsDeleteSuccess ConfdString, affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefNumMonteEventSubsDeleteFailures ConfdString, affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefNumMonteEventSubsDeleteError ConfdString, affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefNumMonteEventReportReceived ConfdString, affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefNumMonteEventReportSuccess ConfdString, affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefNumMonteEventReportFailures ConfdString, affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefNumMonteEventReportError ConfdString, affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefNumMonteRirReceived ConfdString, affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefNumMonteRirSuccess ConfdString, affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefNumMonteRirFailures ConfdString, affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefNumMonteRirError ConfdString, affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefNumDevTrigReceived ConfdString, affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefNumDevTrigSuccess ConfdString, affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefNumDevTrigFailures ConfdString, affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefNumDevTrigError ConfdString, affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefNumDevTrigExpired ConfdString, affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefNumDevTrigRecallReceived ConfdString, affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefNumDevTrigRecallSuccess ConfdString, affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefNumDevTrigRecallFailures ConfdString, affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefNumDevTrigRecallError ConfdString, affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefNumDevTrigReplaceReceived ConfdString, affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefNumDevTrigReplaceSuccess ConfdString, affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefNumDevTrigReplaceFailures ConfdString, affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefNumDevTrigReplaceError ConfdString, affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefNumDevTrigReplaceTrigExpired ConfdString, affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefNumDevTrigDeliveryResultSuccess ConfdString, affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefNumDevTrigDeliveryResultFailures ConfdString, affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefNumDevTrigReplaceDeliveryResultSuccess ConfdString, affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefNumDevTrigReplaceDeliveryResultFailures ConfdString, affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefNumDevTrigReplaceRespNewConfOrigNotDeleted ConfdString, affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefNumDevTrigReplaceOrigNotDeletedDeliverySuccess ConfdString, affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefNumDevTrigReplaceOrigNotDeletedDeliveryFailures ConfdString, affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefNumNiddMoDataApnRateControlPacketsDropped ConfdString, affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefNumNiddMoDataApnRateControlBytesDropped ConfdString, affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefNumNiddMoDataSplmnRateControlPacketsDropped ConfdString, affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefNumNiddMoDataSplmnRateControlBytesDropped ConfdString, affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefNumNiddDlApnRateControlPacketsDropped ConfdString, affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefNumNiddDlApnRateControlBytesDropped ConfdString, affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefNumNiddDlSplmnRateControlPacketsDropped ConfdString, affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefNumNiddDlSplmnRateControlBytesDropped ConfdString, affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefNumNiddDlDeleteReceived ConfdString, affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefNumNiddDlDeleteSuccess ConfdString, affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefNumNiddDlDeleteFailures ConfdString, affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefNumNiddDlDeleteError ConfdString, affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefNumNiddDlBytesDeleted ConfdString, affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefNumNiddDlReplaceReceived ConfdString, affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefNumNiddDlReplaceSuccess ConfdString, affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefNumNiddDlReplaceFailures ConfdString, affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefNumNiddDlReplaceError ConfdString, affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefNumNiddDlReplaceBytesReceived ConfdString, affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefNumNiddDlReplaceBytesAdded ConfdString, affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefNumNiddDlReplaceBytesRemoved ConfdString, affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefNumNiddDlReplaceBytesDropped ConfdString, affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefNumNiddDlGetReceived ConfdString, affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefNumNiddDlGetSuccess ConfdString, affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefNumNiddDlGetFailures ConfdString, affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefNumNiddDlGetError ConfdString, affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefNumCmrDupConnEstablishReceived ConfdString } affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefName OBJECT-TYPE SYNTAX String MAX-ACCESS not-accessible STATUS current DESCRIPTION "Table Name" ::= { affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefEntry 1 } affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefChassis OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS not-accessible STATUS current DESCRIPTION "chassis ID" ::= { affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefEntry 2 } affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefSlot OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS not-accessible STATUS current DESCRIPTION "slot number" ::= { affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefEntry 3 } affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefNumCurrentSessions OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of current Sessions " ::= { affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefEntry 4 } affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefNumCurrentNIDDSessions OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Current NIDD Sessions" ::= { affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefEntry 5 } affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefNumCurrentNIDDRegisteredSessions OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Current NIDD Configured contexts" ::= { affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefEntry 6 } affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefNumCurrentNIDDActiveSessions OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Current NIDD PDN Sessions" ::= { affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefEntry 7 } affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefNumCurrentNIDDPSMSessions OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Current NIDD PDN Sessions in PSM state" ::= { affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefEntry 8 } affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefNumCurrentMonteSessions OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Current Monte event contexts" ::= { affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefEntry 9 } affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefNumNiddConfigReceived OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of NIDD config requests received" ::= { affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefEntry 10 } affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefNumNiddConfigSuccess OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of NIDD config requests succeeded" ::= { affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefEntry 11 } affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefNumniddConfigFailures OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of NIDD config requests failed" ::= { affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefEntry 12 } affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefNumNiddConfigError OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of erroneous NIDD config requests received from SCS/AS" ::= { affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefEntry 13 } affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefNumniddConfigUpdateReceived OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of NIDD config update requests received" ::= { affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefEntry 14 } affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefNumNiddConfigUpdateSuccess OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of NIDD config update requests succeeded" ::= { affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefEntry 15 } affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefNumNiddConfigUpdateFailures OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of NIDD config update requests failed" ::= { affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefEntry 16 } affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefNumNiddConfigUpdateError OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of erroneous NIDD config update requests received from SCS/AS" ::= { affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefEntry 17 } affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefNumNiddConfigDeleteReceived OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of NIDD config delete requests received" ::= { affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefEntry 18 } affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefNumNiddConfigDeleteSuccess OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of NIDD config delete requests succeeded" ::= { affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefEntry 19 } affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefNumNiddConfigDeleteFailures OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of NIDD config delete requests failed" ::= { affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefEntry 20 } affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefNumNiddConfigDeleteError OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of erroneous NIDD config release requests received from SCS/AS" ::= { affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefEntry 21 } affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefNumNiddConfigGetReceived OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of NIDD config get requests received" ::= { affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefEntry 22 } affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefNumNiddConfigGetSuccess OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of NIDD config get requests succeeded" ::= { affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefEntry 23 } affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefNumNiddConfigGetFailures OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of NIDD config get requests failed" ::= { affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefEntry 24 } affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefNumNiddConfigGetError OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of erroneous NIDD config get requests received from SCS/AS" ::= { affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefEntry 25 } affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefNumCmrConnEstablishReceived OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Connection Establishment requests received" ::= { affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefEntry 26 } affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefNumCmrConnEstablishSuccess OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Connection Establishment requests succeeded" ::= { affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefEntry 27 } affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefNumCmrConnEstablishFailures OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Connection Establishment requests failed" ::= { affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefEntry 28 } affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefNumCmrConnEstablishError OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of erroneous Connection Establishment requests received" ::= { affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefEntry 29 } affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefNumCmrConnReleaseReceived OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Connection Release requests received" ::= { affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefEntry 30 } affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefNumCmrConnReleaseSuccess OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Connection Release requests succeeded" ::= { affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefEntry 31 } affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefNumCmrConnReleaseFailures OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Connection Release requests failed" ::= { affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefEntry 32 } affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefNumCmrConnReleaseError OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of erroneous Connection Release requests received" ::= { affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefEntry 33 } affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefNumCmrConnUpdateReceived OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Connection Update requests received" ::= { affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefEntry 34 } affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefNumCmrConnUpdateSuccess OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Connection Update requests succeeded" ::= { affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefEntry 35 } affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefNumCmrConnUpdateFailures OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Connection Update requests failed" ::= { affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefEntry 36 } affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefNumCmrConnUpdateError OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of erroneous Connection Update requests received" ::= { affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefEntry 37 } affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefNumScefInitiatedCmrConnRlsAttempts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of SCEF initiated Connection Release requests sent" ::= { affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefEntry 38 } affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefNumScefInitiatedCmrConnRlsSuccess OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of SCEF initiated Connection Release requests succeeded" ::= { affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefEntry 39 } affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefNumScefInitiatedCmrConnRlsFailures OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of SCEF initiated Connection Release requests failed" ::= { affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefEntry 40 } affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefNumScefInitiatedCmrConnRlsTimeout OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of SCEF initiated Connection Release requests timeout" ::= { affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefEntry 41 } affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefNumNiddMoDataReqReceived OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of NIDD MO data requests received" ::= { affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefEntry 42 } affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefNumNiddMoDataReqSuccess OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of NIDD MO data requests succeeded" ::= { affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefEntry 43 } affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefNumNiddMoDataReqFailures OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of NIDD MO data requests failed" ::= { affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefEntry 44 } affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefNumNiddMoDataBytesReceived OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of NIDD MO data bytes received" ::= { affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefEntry 45 } affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefNumNiddMoDataReqError OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of erroneous NIDD MO data requests received" ::= { affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefEntry 46 } affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefNumNiddMoDataBytesError OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of NIDD MO data bytes dropped because of erroneous NIDD MO data requests" ::= { affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefEntry 47 } affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefNumNiddMoDataPacketsDropped OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of NIDD MO data packets dropped" ::= { affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefEntry 48 } affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefNumNiddMoDataBytesDropped OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of NIDD MO data bytes dropped" ::= { affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefEntry 49 } affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefNumNiddMoDataPacketsDiscarded OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of NIDD MO data packets discarded" ::= { affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefEntry 50 } affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefNumNiddMoDataBytesDiscarded OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of NIDD MO data bytes discarded" ::= { affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefEntry 51 } affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefNumNiddMoDataPacketsSuccess OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of NIDD MO data packets successful" ::= { affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefEntry 52 } affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefNumNiddMoDataBytesSuccess OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of NIDD MO data bytes successful" ::= { affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefEntry 53 } affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefNumNiddDlPacketsReceived OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of NIDD downlink packets received from SCS/AS" ::= { affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefEntry 54 } affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefNumNiddDlBytesReceived OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of NIDD downlink bytes received from SCS/AS" ::= { affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefEntry 55 } affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefNumNiddDlPacketsError OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of NIDD downlink packets received from SCS/AS dropped because of erroneous request" ::= { affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefEntry 56 } affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefNumNiddDlBytesError OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of NIDD downlink bytes received from SCS/AS dropped because of erroneous request" ::= { affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefEntry 57 } affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefNumNiddDlPacketsBuffered OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of NIDD downlink packets buffered at SCEF" ::= { affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefEntry 58 } affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefNumNiddDlPacketsDiscarded OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of NIDD downlink packets received from SCS/AS discarded" ::= { affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefEntry 59 } affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefNumNiddDlBytesDiscarded OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of NIDD downlink bytes received from SCS/AS discarded" ::= { affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefEntry 60 } affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefNumNiddDlPacketsDropped OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of NIDD downlink packets received from SCS/AS dropped" ::= { affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefEntry 61 } affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefNumNiddDlBytesDropped OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of NIDD downlink bytes received from SCS/AS dropped" ::= { affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefEntry 62 } affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefNumNiddDlPacketsSuccess OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of NIDD downlink packets received from SCS/AS successfully delivered" ::= { affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefEntry 63 } affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefNumNiddDlBytesSuccess OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of NIDD downlink bytes received from SCS/AS successfully delivered" ::= { affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefEntry 64 } affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefNumNiddMtDataReqAttempts OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of NIDD MT data requests sent" ::= { affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefEntry 65 } affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefNumNiddMtDataReqSuccess OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of NIDD MT data success answers received" ::= { affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefEntry 66 } affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefNumNiddMtDataBytesSuccess OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of NIDD MT data bytes successfully delivered to the peer node" ::= { affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefEntry 67 } affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefNumNiddMtDataReqFailures OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of NIDD MT data failure answers received" ::= { affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefEntry 68 } affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefNumNiddMtDataReqTimeout OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of NIDD MT data requests timeout" ::= { affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefEntry 69 } affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefNumNiddMtDataRespUeMovedPsm OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of NIDD MT data answers received with cause value UE moved to PSM" ::= { affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefEntry 70 } affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefNumNiddMtDataPacketsDiscardedPsm OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of NIDD MT data packets discarded at the end of PSM timer expiry" ::= { affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefEntry 71 } affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefNumNiddMtDataBytesSent OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of NIDD MT data bytes sent" ::= { affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefEntry 72 } affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefNumMonteSubsReceived OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Monitoring event subscription requests received" ::= { affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefEntry 73 } affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefNumMonteSubsSuccess OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Monitoring event subscriptions succeeded" ::= { affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefEntry 74 } affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefNumMonteSubsFailures OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Monitoring event subscriptions failed" ::= { affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefEntry 75 } affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefNumMonteSubsError OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of erroneous Monitoring event subscription requests received" ::= { affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefEntry 76 } affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefNumMonteSubsUpdateReceived OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Monitoring event subscription update requests received" ::= { affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefEntry 77 } affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefNumMonteSubsUpdateSuccess OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Monitoring event subscription updates succeeded" ::= { affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefEntry 78 } affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefNumMonteSubsUpdateFailures OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Monitoring event subscription updates failed" ::= { affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefEntry 79 } affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefNumMonteSubsUpdateError OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of erroneous Monitoring event subscription update requests received" ::= { affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefEntry 80 } affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefNumMonteSubsDeleteReceived OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Monitoring event subscription delete requests received" ::= { affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefEntry 81 } affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefNumMonteSubsDeleteSuccess OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Monitoring event subscription deletes succeeded" ::= { affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefEntry 82 } affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefNumMonteSubsDeleteFailures OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Monitoring event subscription deletes failed" ::= { affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefEntry 83 } affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefNumMonteSubsDeleteError OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of erroneous Monitoring event subscription delete requests received" ::= { affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefEntry 84 } affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefNumMonteEventSubsReceived OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Monitoring events subscription request received" ::= { affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefEntry 85 } affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefNumMonteEventSubsSuccess OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Monitoring events subscription succeeded" ::= { affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefEntry 86 } affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefNumMonteEventSubsFailures OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Monitoring events subscription failed" ::= { affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefEntry 87 } affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefNumMonteEventSubsError OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of erroneous Monitoring events subscription received" ::= { affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefEntry 88 } affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefNumMonteEventSubsUpdateReceived OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Monitoring events subscription update request received" ::= { affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefEntry 89 } affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefNumMonteEventSubsUpdateSuccess OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Monitoring events subscription update succeeded" ::= { affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefEntry 90 } affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefNumMonteEventSubsUpdateFailures OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Monitoring events subscription update failed" ::= { affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefEntry 91 } affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefNumMonteEventSubsUpdateError OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of erroneous Monitoring events subscription update received" ::= { affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefEntry 92 } affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefNumMonteEventSubsDeleteReceived OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Monitoring events subscription delete requests received" ::= { affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefEntry 93 } affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefNumMonteEventSubsDeleteSuccess OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Monitoring events subscription delete succeeded" ::= { affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefEntry 94 } affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefNumMonteEventSubsDeleteFailures OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Monitoring events subscription delete failed" ::= { affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefEntry 95 } affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefNumMonteEventSubsDeleteError OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of erroneous Monitoring events subscription delete received" ::= { affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefEntry 96 } affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefNumMonteEventReportReceived OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Monitoring event reports received" ::= { affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefEntry 97 } affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefNumMonteEventReportSuccess OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Monitoring event reports succeeded" ::= { affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefEntry 98 } affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefNumMonteEventReportFailures OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Monitoring event reports failed" ::= { affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefEntry 99 } affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefNumMonteEventReportError OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of erroneous Monitoring event reports received" ::= { affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefEntry 100 } affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefNumMonteRirReceived OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of RIR requests received" ::= { affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefEntry 101 } affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefNumMonteRirSuccess OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of RIR requests succeeded" ::= { affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefEntry 102 } affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefNumMonteRirFailures OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of RIR requests failed" ::= { affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefEntry 103 } affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefNumMonteRirError OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of erroneous RIR requests received" ::= { affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefEntry 104 } affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefNumDevTrigReceived OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Device Trigger requests received" ::= { affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefEntry 105 } affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefNumDevTrigSuccess OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Device Trigger requests succeeded" ::= { affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefEntry 106 } affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefNumDevTrigFailures OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Device Trigger requests failed" ::= { affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefEntry 107 } affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefNumDevTrigError OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of erroneous Device Trigger requests received" ::= { affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefEntry 108 } affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefNumDevTrigExpired OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Device Trigger expired" ::= { affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefEntry 109 } affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefNumDevTrigRecallReceived OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Device Trigger Recall requests received" ::= { affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefEntry 110 } affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefNumDevTrigRecallSuccess OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Device Trigger Recall requests succeeded" ::= { affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefEntry 111 } affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefNumDevTrigRecallFailures OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Device Trigger Recall requests failed" ::= { affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefEntry 112 } affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefNumDevTrigRecallError OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of erroneous Device Trigger Recall requests received" ::= { affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefEntry 113 } affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefNumDevTrigReplaceReceived OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Device Trigger Replace requests received" ::= { affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefEntry 114 } affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefNumDevTrigReplaceSuccess OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Device Trigger Replace requests succeeded" ::= { affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefEntry 115 } affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefNumDevTrigReplaceFailures OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Device Trigger Replace requests failed" ::= { affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefEntry 116 } affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefNumDevTrigReplaceError OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of erroneous Device Trigger Replace requests received" ::= { affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefEntry 117 } affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefNumDevTrigReplaceTrigExpired OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Device Trigger Replace trigger expired" ::= { affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefEntry 118 } affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefNumDevTrigDeliveryResultSuccess OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Device Trigger delivery success report received for the original trigger device action" ::= { affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefEntry 119 } affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefNumDevTrigDeliveryResultFailures OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Device Trigger delivery failed report received for the original trigger device action" ::= { affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefEntry 120 } affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefNumDevTrigReplaceDeliveryResultSuccess OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Device Trigger delivery success report received for the replaced payload" ::= { affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefEntry 121 } affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefNumDevTrigReplaceDeliveryResultFailures OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Device Trigger delivery failed report received for the replaced payload" ::= { affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefEntry 122 } affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefNumDevTrigReplaceRespNewConfOrigNotDeleted OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Device Triggering replace action response where the original message was not deleted but the replace request was confirmed" ::= { affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefEntry 123 } affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefNumDevTrigReplaceOrigNotDeletedDeliverySuccess OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Device Trigger delivery success report received for the replace action which was accepted as a new trigger" ::= { affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefEntry 124 } affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefNumDevTrigReplaceOrigNotDeletedDeliveryFailures OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Device Trigger delivery failure report received for the replace action which was accepted as a new trigger" ::= { affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefEntry 125 } affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefNumNiddMoDataApnRateControlPacketsDropped OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of NIDD MO data apn rate control packets dropped" ::= { affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefEntry 126 } affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefNumNiddMoDataApnRateControlBytesDropped OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of NIDD MO data apn rate control bytes dropped" ::= { affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefEntry 127 } affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefNumNiddMoDataSplmnRateControlPacketsDropped OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of NIDD MO data splmn rate control packets dropped" ::= { affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefEntry 128 } affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefNumNiddMoDataSplmnRateControlBytesDropped OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of NIDD MO data splmn rate control bytes dropped" ::= { affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefEntry 129 } affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefNumNiddDlApnRateControlPacketsDropped OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of NIDD downlink packets received from SCS/AS dropped because of apn rate control" ::= { affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefEntry 130 } affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefNumNiddDlApnRateControlBytesDropped OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of NIDD downlink bytes received from SCS/AS dropped because of apn rate control" ::= { affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefEntry 131 } affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefNumNiddDlSplmnRateControlPacketsDropped OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of NIDD downlink packets received from SCS/AS dropped because of splmn rate control" ::= { affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefEntry 132 } affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefNumNiddDlSplmnRateControlBytesDropped OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of NIDD downlink bytes received from SCS/AS dropped because of splmn rate control" ::= { affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefEntry 133 } affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefNumNiddDlDeleteReceived OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of NIDD downlink data delete requests received from SCS/AS" ::= { affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefEntry 134 } affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefNumNiddDlDeleteSuccess OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of NIDD downlink data delete requests received from SCS/AS succeeded" ::= { affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefEntry 135 } affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefNumNiddDlDeleteFailures OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of NIDD downlink data delete requests received from SCS/AS failed" ::= { affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefEntry 136 } affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefNumNiddDlDeleteError OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of erroneous NIDD downlink data delete requests received from SCS/AS" ::= { affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefEntry 137 } affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefNumNiddDlBytesDeleted OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of NIDD downlink data bytes deleted because of NIDD downlink data delete requests" ::= { affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefEntry 138 } affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefNumNiddDlReplaceReceived OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of NIDD downlink data replace requests received from SCS/AS" ::= { affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefEntry 139 } affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefNumNiddDlReplaceSuccess OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of NIDD downlink data replace requests received from SCS/AS succeeded" ::= { affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefEntry 140 } affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefNumNiddDlReplaceFailures OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of NIDD downlink data replace requests received from SCS/AS failed" ::= { affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefEntry 141 } affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefNumNiddDlReplaceError OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of erroneous NIDD downlink data replace requests received from SCS/AS" ::= { affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefEntry 142 } affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefNumNiddDlReplaceBytesReceived OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of NIDD downlink data bytes received in NIDD downlink data replace requests from SCS/AS" ::= { affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefEntry 143 } affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefNumNiddDlReplaceBytesAdded OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of NIDD downlink data bytes added because of NIDD downlink data replace requests" ::= { affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefEntry 144 } affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefNumNiddDlReplaceBytesRemoved OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of NIDD downlink data bytes removed because of NIDD downlink data replace requests" ::= { affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefEntry 145 } affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefNumNiddDlReplaceBytesDropped OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of NIDD downlink data bytes dropped because of NIDD downlink data replace requests" ::= { affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefEntry 146 } affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefNumNiddDlGetReceived OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of NIDD downlink data get requests received from SCS/AS" ::= { affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefEntry 147 } affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefNumNiddDlGetSuccess OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of NIDD downlink data get requests received from SCS/AS succeeded" ::= { affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefEntry 148 } affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefNumNiddDlGetFailures OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of NIDD downlink data get requests received from SCS/AS failed" ::= { affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefEntry 149 } affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefNumNiddDlGetError OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of erroneous NIDD downlink data get requests received from SCS/AS" ::= { affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefEntry 150 } affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefNumCmrDupConnEstablishReceived OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of duplicate Connection Establishment requests received" ::= { affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefEntry 151 } affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefDevTrigTable OBJECT-TYPE SYNTAX SEQUENCE OF AffirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefDevTrigEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "" ::= { affirmedZoneMIB 505 } affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefDevTrigEntry OBJECT-TYPE SYNTAX AffirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefDevTrigEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "" INDEX { affirmedZoneName, affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefDevTrigChassis, affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefDevTrigName, affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefDevTrigSlot } ::= { affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefDevTrigTable 1 } AffirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefDevTrigEntry ::= SEQUENCE { affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefDevTrigName String, affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefDevTrigChassis Unsigned32, affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefDevTrigSlot Unsigned32, affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefDevTrigNumDevTrigDeliveryResultNotifySuccess ConfdString, affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefDevTrigNumDevTrigDeliveryResultNotifyFailures ConfdString } affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefDevTrigName OBJECT-TYPE SYNTAX String MAX-ACCESS not-accessible STATUS current DESCRIPTION "Table Name" ::= { affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefDevTrigEntry 1 } affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefDevTrigChassis OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS not-accessible STATUS current DESCRIPTION "chassis ID" ::= { affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefDevTrigEntry 2 } affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefDevTrigSlot OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS not-accessible STATUS current DESCRIPTION "slot number" ::= { affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefDevTrigEntry 3 } affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefDevTrigNumDevTrigDeliveryResultNotifySuccess OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Device Trigger delivery report success notifications sent" ::= { affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefDevTrigEntry 4 } affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefDevTrigNumDevTrigDeliveryResultNotifyFailures OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Device Trigger delivery report notifications failed to send" ::= { affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefDevTrigEntry 5 } affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefMonteTable OBJECT-TYPE SYNTAX SEQUENCE OF AffirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefMonteEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "" ::= { affirmedZoneMIB 504 } affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefMonteEntry OBJECT-TYPE SYNTAX AffirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefMonteEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "" INDEX { affirmedZoneName, affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefMonteChassis, affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefMonteName, affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefMonteSlot } ::= { affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefMonteTable 1 } AffirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefMonteEntry ::= SEQUENCE { affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefMonteName String, affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefMonteChassis Unsigned32, affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefMonteSlot Unsigned32, affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefMonteNumMonteS6tReportReceived ConfdString, affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefMonteNumMonteS6tReportSuccess ConfdString, affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefMonteNumMonteS6tReportFailures ConfdString, affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefMonteNumMonteS6tReportError ConfdString, affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefMonteNumMonteT6aReportReceived ConfdString, affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefMonteNumMonteT6aReportSuccess ConfdString, affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefMonteNumMonteT6aReportFailures ConfdString, affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefMonteNumMonteT6aReportError ConfdString, affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefMonteNumMonteReportNotifySuccess ConfdString, affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefMonteNumMonteReportNotifyFailures ConfdString, affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefMonteNumLossOfConnEventSubsReceived ConfdString, affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefMonteNumLossOfConnEventSubsSuccess ConfdString, affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefMonteNumLossOfConnEventSubsFailures ConfdString, affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefMonteNumLossOfConnEventSubsUpdateReceived ConfdString, affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefMonteNumLossOfConnEventSubsUpdateSuccess ConfdString, affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefMonteNumLossOfConnEventSubsUpdateFailures ConfdString, affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefMonteNumLossOfConnEventSubsDeleteReceived ConfdString, affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefMonteNumLossOfConnEventSubsDeleteSuccess ConfdString, affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefMonteNumLossOfConnEventSubsDeleteFailures ConfdString, affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefMonteNumLossOfConnEventReportReceived ConfdString, affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefMonteNumLossOfConnEventReportSuccess ConfdString, affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefMonteNumLossOfConnEventReportFailures ConfdString, affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefMonteNumLossOfConnEventReportNotifySuccess ConfdString, affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefMonteNumLossOfConnEventReportNotifyFailures ConfdString, affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefMonteNumLossOfConnEventPeerConfigSent ConfdString, affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefMonteNumLossOfConnEventPeerConfigSuccess ConfdString, affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefMonteNumLossOfConnEventPeerConfigFailures ConfdString, affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefMonteNumLossOfConnEventPeerUpdateSent ConfdString, affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefMonteNumLossOfConnEventPeerUpdateSuccess ConfdString, affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefMonteNumLossOfConnEventPeerUpdateFailures ConfdString, affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefMonteNumLossOfConnEventPeerDeleteSent ConfdString, affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefMonteNumLossOfConnEventPeerDeleteSuccess ConfdString, affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefMonteNumLossOfConnEventPeerDeleteFailures ConfdString, affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefMonteNumUeReachEventSubsReceived ConfdString, affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefMonteNumUeReachEventSubsSuccess ConfdString, affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefMonteNumUeReachEventSubsFailures ConfdString, affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefMonteNumUeReachEventSubsUpdateReceived ConfdString, affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefMonteNumUeReachEventSubsUpdateSuccess ConfdString, affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefMonteNumUeReachEventSubsUpdateFailures ConfdString, affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefMonteNumUeReachEventSubsDeleteReceived ConfdString, affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefMonteNumUeReachEventSubsDeleteSuccess ConfdString, affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefMonteNumUeReachEventSubsDeleteFailures ConfdString, affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefMonteNumUeReachEventReportReceived ConfdString, affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefMonteNumUeReachEventReportSuccess ConfdString, affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefMonteNumUeReachEventReportFailures ConfdString, affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefMonteNumUeReachEventReportNotifySuccess ConfdString, affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefMonteNumUeReachEventReportNotifyFailures ConfdString, affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefMonteNumUeReachEventPeerConfigSent ConfdString, affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefMonteNumUeReachEventPeerConfigSuccess ConfdString, affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefMonteNumUeReachEventPeerConfigFailures ConfdString, affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefMonteNumUeReachEventPeerUpdateSent ConfdString, affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefMonteNumUeReachEventPeerUpdateSuccess ConfdString, affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefMonteNumUeReachEventPeerUpdateFailures ConfdString, affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefMonteNumUeReachEventPeerDeleteSent ConfdString, affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefMonteNumUeReachEventPeerDeleteSuccess ConfdString, affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefMonteNumUeReachEventPeerDeleteFailures ConfdString, affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefMonteNumLocReportEventSubsReceived ConfdString, affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefMonteNumLocReportEventSubsSuccess ConfdString, affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefMonteNumLocReportEventSubsFailures ConfdString, affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefMonteNumLocReportEventSubsUpdateReceived ConfdString, affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefMonteNumLocReportEventSubsUpdateSuccess ConfdString, affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefMonteNumLocReportEventSubsUpdateFailures ConfdString, affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefMonteNumLocReportEventSubsDeleteReceived ConfdString, affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefMonteNumLocReportEventSubsDeleteSuccess ConfdString, affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefMonteNumLocReportEventSubsDeleteFailures ConfdString, affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefMonteNumLocReportEventReportReceived ConfdString, affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefMonteNumLocReportEventReportSuccess ConfdString, affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefMonteNumLocReportEventReportFailures ConfdString, affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefMonteNumLocReportEventReportNotifySuccess ConfdString, affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefMonteNumLocReportEventReportNotifyFailures ConfdString, affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefMonteNumLocReportEventPeerConfigSent ConfdString, affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefMonteNumLocReportEventPeerConfigSuccess ConfdString, affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefMonteNumLocReportEventPeerConfigFailures ConfdString, affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefMonteNumLocReportEventPeerUpdateSent ConfdString, affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefMonteNumLocReportEventPeerUpdateSuccess ConfdString, affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefMonteNumLocReportEventPeerUpdateFailures ConfdString, affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefMonteNumLocReportEventPeerDeleteSent ConfdString, affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefMonteNumLocReportEventPeerDeleteSuccess ConfdString, affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefMonteNumLocReportEventPeerDeleteFailures ConfdString, affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefMonteNumImsiImeiAssoChgEventSubsReceived ConfdString, affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefMonteNumImsiImeiAssoChgEventSubsSuccess ConfdString, affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefMonteNumImsiImeiAssoChgEventSubsFailures ConfdString, affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefMonteNumImsiImeiAssoChgEventSubsUpdateReceived ConfdString, affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefMonteNumImsiImeiAssoChgEventSubsUpdateSuccess ConfdString, affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefMonteNumImsiImeiAssoChgEventSubsUpdateFailures ConfdString, affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefMonteNumImsiImeiAssoChgEventSubsDeleteReceived ConfdString, affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefMonteNumImsiImeiAssoChgEventSubsDeleteSuccess ConfdString, affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefMonteNumImsiImeiAssoChgEventSubsDeleteFailures ConfdString, affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefMonteNumImsiImeiAssoChgEventReportReceived ConfdString, affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefMonteNumImsiImeiAssoChgEventReportSuccess ConfdString, affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefMonteNumImsiImeiAssoChgEventReportFailures ConfdString, affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefMonteNumImsiImeiAssoChgEventReportNotifySuccess ConfdString, affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefMonteNumImsiImeiAssoChgEventReportNotifyFailures ConfdString, affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefMonteNumImsiImeiAssoChgEventPeerConfigSent ConfdString, affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefMonteNumImsiImeiAssoChgEventPeerConfigSuccess ConfdString, affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefMonteNumImsiImeiAssoChgEventPeerConfigFailures ConfdString, affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefMonteNumImsiImeiAssoChgEventPeerUpdateSent ConfdString, affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefMonteNumImsiImeiAssoChgEventPeerUpdateSuccess ConfdString, affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefMonteNumImsiImeiAssoChgEventPeerUpdateFailures ConfdString, affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefMonteNumImsiImeiAssoChgEventPeerDeleteSent ConfdString, affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefMonteNumImsiImeiAssoChgEventPeerDeleteSuccess ConfdString, affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefMonteNumImsiImeiAssoChgEventPeerDeleteFailures ConfdString, affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefMonteNumRoamingStatusEventSubsReceived ConfdString, affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefMonteNumRoamingStatusEventSubsSuccess ConfdString, affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefMonteNumRoamingStatusEventSubsFailures ConfdString, affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefMonteNumRoamingStatusEventSubsUpdateReceived ConfdString, affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefMonteNumRoamingStatusEventSubsUpdateSuccess ConfdString, affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefMonteNumRoamingStatusEventSubsUpdateFailures ConfdString, affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefMonteNumRoamingStatusEventSubsDeleteReceived ConfdString, affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefMonteNumRoamingStatusEventSubsDeleteSuccess ConfdString, affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefMonteNumRoamingStatusEventSubsDeleteFailures ConfdString, affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefMonteNumRoamingStatusEventReportReceived ConfdString, affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefMonteNumRoamingStatusEventReportSuccess ConfdString, affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefMonteNumRoamingStatusEventReportFailures ConfdString, affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefMonteNumRoamingStatusEventReportNotifySuccess ConfdString, affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefMonteNumRoamingStatusEventReportNotifyFailures ConfdString, affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefMonteNumRoamingStatusEventPeerConfigSent ConfdString, affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefMonteNumRoamingStatusEventPeerConfigSuccess ConfdString, affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefMonteNumRoamingStatusEventPeerConfigFailures ConfdString, affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefMonteNumRoamingStatusEventPeerUpdateSent ConfdString, affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefMonteNumRoamingStatusEventPeerUpdateSuccess ConfdString, affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefMonteNumRoamingStatusEventPeerUpdateFailures ConfdString, affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefMonteNumRoamingStatusEventPeerDeleteSent ConfdString, affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefMonteNumRoamingStatusEventPeerDeleteSuccess ConfdString, affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefMonteNumRoamingStatusEventPeerDeleteFailures ConfdString, affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefMonteNumCommFailureEventSubsReceived ConfdString, affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefMonteNumCommFailureEventSubsSuccess ConfdString, affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefMonteNumCommFailureEventSubsFailures ConfdString, affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefMonteNumCommFailureEventSubsUpdateReceived ConfdString, affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefMonteNumCommFailureEventSubsUpdateSuccess ConfdString, affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefMonteNumCommFailureEventSubsUpdateFailures ConfdString, affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefMonteNumCommFailureEventSubsDeleteReceived ConfdString, affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefMonteNumCommFailureEventSubsDeleteSuccess ConfdString, affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefMonteNumCommFailureEventSubsDeleteFailures ConfdString, affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefMonteNumCommFailureEventReportReceived ConfdString, affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefMonteNumCommFailureEventReportSuccess ConfdString, affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefMonteNumCommFailureEventReportFailures ConfdString, affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefMonteNumCommFailureEventReportNotifySuccess ConfdString, affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefMonteNumCommFailureEventReportNotifyFailures ConfdString, affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefMonteNumCommFailureEventPeerConfigSent ConfdString, affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefMonteNumCommFailureEventPeerConfigSuccess ConfdString, affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefMonteNumCommFailureEventPeerConfigFailures ConfdString, affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefMonteNumCommFailureEventPeerUpdateSent ConfdString, affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefMonteNumCommFailureEventPeerUpdateSuccess ConfdString, affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefMonteNumCommFailureEventPeerUpdateFailures ConfdString, affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefMonteNumCommFailureEventPeerDeleteSent ConfdString, affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefMonteNumCommFailureEventPeerDeleteSuccess ConfdString, affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefMonteNumCommFailureEventPeerDeleteFailures ConfdString, affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefMonteNumAvailAfterDdnFailEventSubsReceived ConfdString, affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefMonteNumAvailAfterDdnFailEventSubsSuccess ConfdString, affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefMonteNumAvailAfterDdnFailEventSubsFailures ConfdString, affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefMonteNumAvailAfterDdnFailEventSubsUpdateReceived ConfdString, affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefMonteNumAvailAfterDdnFailEventSubsUpdateSuccess ConfdString, affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefMonteNumAvailAfterDdnFailEventSubsUpdateFailures ConfdString, affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefMonteNumAvailAfterDdnFailEventSubsDeleteReceived ConfdString, affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefMonteNumAvailAfterDdnFailEventSubsDeleteSuccess ConfdString, affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefMonteNumAvailAfterDdnFailEventSubsDeleteFailures ConfdString, affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefMonteNumAvailAfterDdnFailEventReportReceived ConfdString, affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefMonteNumAvailAfterDdnFailEventReportSuccess ConfdString, affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefMonteNumAvailAfterDdnFailEventReportFailures ConfdString, affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefMonteNumAvailAfterDdnFailEventReportNotifySuccess ConfdString, affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefMonteNumAvailAfterDdnFailEventReportNotifyFailures ConfdString, affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefMonteNumAvailAfterDdnFailEventPeerConfigSent ConfdString, affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefMonteNumAvailAfterDdnFailEventPeerConfigSuccess ConfdString, affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefMonteNumAvailAfterDdnFailEventPeerConfigFailures ConfdString, affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefMonteNumAvailAfterDdnFailEventPeerUpdateSent ConfdString, affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefMonteNumAvailAfterDdnFailEventPeerUpdateSuccess ConfdString, affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefMonteNumAvailAfterDdnFailEventPeerUpdateFailures ConfdString, affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefMonteNumAvailAfterDdnFailEventPeerDeleteSent ConfdString, affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefMonteNumAvailAfterDdnFailEventPeerDeleteSuccess ConfdString, affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefMonteNumAvailAfterDdnFailEventPeerDeleteFailures ConfdString, affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefMonteNumOfUesInGeoAreaEventSubsReceived ConfdString, affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefMonteNumOfUesInGeoAreaEventSubsSuccess ConfdString, affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefMonteNumOfUesInGeoAreaEventSubsFailures ConfdString, affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefMonteNumOfUesInGeoAreaEventSubsUpdateReceived ConfdString, affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefMonteNumOfUesInGeoAreaEventSubsUpdateSuccess ConfdString, affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefMonteNumOfUesInGeoAreaEventSubsUpdateFailures ConfdString, affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefMonteNumOfUesInGeoAreaEventSubsDeleteReceived ConfdString, affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefMonteNumOfUesInGeoAreaEventSubsDeleteSuccess ConfdString, affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefMonteNumOfUesInGeoAreaEventSubsDeleteFailures ConfdString, affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefMonteNumOfUesInGeoAreaEventReportReceived ConfdString, affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefMonteNumOfUesInGeoAreaEventReportSuccess ConfdString, affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefMonteNumOfUesInGeoAreaEventReportFailures ConfdString, affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefMonteNumOfUesInGeoAreaEventReportNotifySuccess ConfdString, affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefMonteNumOfUesInGeoAreaEventReportNotifyFailures ConfdString, affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefMonteNumOfUesInGeoAreaEventPeerConfigSent ConfdString, affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefMonteNumOfUesInGeoAreaEventPeerConfigSuccess ConfdString, affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefMonteNumOfUesInGeoAreaEventPeerConfigFailures ConfdString, affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefMonteNumOfUesInGeoAreaEventPeerUpdateSent ConfdString, affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefMonteNumOfUesInGeoAreaEventPeerUpdateSuccess ConfdString, affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefMonteNumOfUesInGeoAreaEventPeerUpdateFailures ConfdString, affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefMonteNumOfUesInGeoAreaEventPeerDeleteSent ConfdString, affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefMonteNumOfUesInGeoAreaEventPeerDeleteSuccess ConfdString, affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefMonteNumOfUesInGeoAreaEventPeerDeleteFailures ConfdString, affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefMonteNumConfigPostFailures401 ConfdString, affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefMonteNumConfigPostFailures403 ConfdString, affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefMonteNumConfigPostFailures409 ConfdString, affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefMonteNumConfigPostFailures412 ConfdString, affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefMonteNumConfigPostFailures500 ConfdString, affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefMonteNumConfigPostFailures503 ConfdString, affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefMonteNumConfigPutFailures401 ConfdString, affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefMonteNumConfigPutFailures403 ConfdString, affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefMonteNumConfigPutFailures404 ConfdString, affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefMonteNumConfigPutFailures409 ConfdString, affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefMonteNumConfigPutFailures412 ConfdString, affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefMonteNumConfigPutFailures500 ConfdString, affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefMonteNumConfigPutFailures503 ConfdString, affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefMonteNumConfigDeleteFailures401 ConfdString, affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefMonteNumConfigDeleteFailures403 ConfdString, affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefMonteNumConfigDeleteFailures404 ConfdString, affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefMonteNumConfigDeleteFailures412 ConfdString, affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefMonteNumConfigDeleteFailures500 ConfdString, affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefMonteNumConfigDeleteFailures503 ConfdString } affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefMonteName OBJECT-TYPE SYNTAX String MAX-ACCESS not-accessible STATUS current DESCRIPTION "Table Name" ::= { affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefMonteEntry 1 } affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefMonteChassis OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS not-accessible STATUS current DESCRIPTION "chassis ID" ::= { affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefMonteEntry 2 } affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefMonteSlot OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS not-accessible STATUS current DESCRIPTION "slot number" ::= { affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefMonteEntry 3 } affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefMonteNumMonteS6tReportReceived OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of S6t RIR requests received" ::= { affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefMonteEntry 4 } affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefMonteNumMonteS6tReportSuccess OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of S6t RIR requests succeeded" ::= { affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefMonteEntry 5 } affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefMonteNumMonteS6tReportFailures OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of S6t RIR requests failed" ::= { affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefMonteEntry 6 } affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefMonteNumMonteS6tReportError OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of erroneous S6t RIR requests" ::= { affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefMonteEntry 7 } affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefMonteNumMonteT6aReportReceived OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of T6a RIR requests received" ::= { affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefMonteEntry 8 } affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefMonteNumMonteT6aReportSuccess OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of T6a RIR requests succeeded" ::= { affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefMonteEntry 9 } affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefMonteNumMonteT6aReportFailures OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of T6a RIR requests failed" ::= { affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefMonteEntry 10 } affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefMonteNumMonteT6aReportError OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of erroneous T6a RIR requests" ::= { affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefMonteEntry 11 } affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefMonteNumMonteReportNotifySuccess OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Monitoring event report notifications successfully sent" ::= { affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefMonteEntry 12 } affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefMonteNumMonteReportNotifyFailures OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Monitoring event report notifications failed" ::= { affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefMonteEntry 13 } affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefMonteNumLossOfConnEventSubsReceived OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Loss of Connectivity event subscription requests received from SCS/AS" ::= { affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefMonteEntry 14 } affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefMonteNumLossOfConnEventSubsSuccess OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Loss of Connectivity event subscription succeeded" ::= { affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefMonteEntry 15 } affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefMonteNumLossOfConnEventSubsFailures OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Loss of Connectivity event subscription failed" ::= { affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefMonteEntry 16 } affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefMonteNumLossOfConnEventSubsUpdateReceived OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Loss of Connectivity event subscription update requests received from SCS/AS" ::= { affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefMonteEntry 17 } affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefMonteNumLossOfConnEventSubsUpdateSuccess OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Loss of Connectivity event subscription update succeeded" ::= { affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefMonteEntry 18 } affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefMonteNumLossOfConnEventSubsUpdateFailures OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Loss of Connectivity event subscription update failed" ::= { affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefMonteEntry 19 } affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefMonteNumLossOfConnEventSubsDeleteReceived OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Loss of Connectivity event subscription delete requests received from SCS/AS" ::= { affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefMonteEntry 20 } affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefMonteNumLossOfConnEventSubsDeleteSuccess OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Loss of Connectivity event subscription delete succeeded" ::= { affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefMonteEntry 21 } affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefMonteNumLossOfConnEventSubsDeleteFailures OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Loss of Connectivity event subscription delete failed" ::= { affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefMonteEntry 22 } affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefMonteNumLossOfConnEventReportReceived OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Loss of Connectivity event reports received" ::= { affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefMonteEntry 23 } affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefMonteNumLossOfConnEventReportSuccess OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Loss of Connectivity event reports accepted" ::= { affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefMonteEntry 24 } affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefMonteNumLossOfConnEventReportFailures OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Loss of Connectivity event reports not accepted" ::= { affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefMonteEntry 25 } affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefMonteNumLossOfConnEventReportNotifySuccess OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Loss of Connectivity event report notifications successfully sent" ::= { affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefMonteEntry 26 } affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefMonteNumLossOfConnEventReportNotifyFailures OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Loss of Connectivity event report notifications failed to send" ::= { affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefMonteEntry 27 } affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefMonteNumLossOfConnEventPeerConfigSent OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Loss of Connectivity event configuration requests sent to peer" ::= { affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefMonteEntry 28 } affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefMonteNumLossOfConnEventPeerConfigSuccess OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Loss of Connectivity event successfully configured at peer" ::= { affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefMonteEntry 29 } affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefMonteNumLossOfConnEventPeerConfigFailures OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Loss of Connectivity event configuration failure at peer" ::= { affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefMonteEntry 30 } affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefMonteNumLossOfConnEventPeerUpdateSent OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Loss of Connectivity event update requests sent to peer" ::= { affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefMonteEntry 31 } affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefMonteNumLossOfConnEventPeerUpdateSuccess OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Loss of Connectivity event successfully updated at peer" ::= { affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefMonteEntry 32 } affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefMonteNumLossOfConnEventPeerUpdateFailures OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Loss of Connectivity event update failure at peer" ::= { affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefMonteEntry 33 } affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefMonteNumLossOfConnEventPeerDeleteSent OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Loss of Connectivity event delete requests sent to peer" ::= { affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefMonteEntry 34 } affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefMonteNumLossOfConnEventPeerDeleteSuccess OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Loss of Connectivity event successfully deleted at peer" ::= { affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefMonteEntry 35 } affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefMonteNumLossOfConnEventPeerDeleteFailures OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Loss of Connectivity event delete failure at peer" ::= { affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefMonteEntry 36 } affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefMonteNumUeReachEventSubsReceived OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of UE Reachability event subscription requests received from SCS/AS" ::= { affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefMonteEntry 37 } affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefMonteNumUeReachEventSubsSuccess OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of UE Reachability event subscription succeeded" ::= { affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefMonteEntry 38 } affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefMonteNumUeReachEventSubsFailures OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of UE Reachability event subscription failed" ::= { affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefMonteEntry 39 } affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefMonteNumUeReachEventSubsUpdateReceived OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of UE Reachability event subscription update requests received from SCS/AS" ::= { affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefMonteEntry 40 } affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefMonteNumUeReachEventSubsUpdateSuccess OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of UE Reachability event subscription update succeeded" ::= { affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefMonteEntry 41 } affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefMonteNumUeReachEventSubsUpdateFailures OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of UE Reachability event subscription update failed" ::= { affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefMonteEntry 42 } affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefMonteNumUeReachEventSubsDeleteReceived OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of UE Reachability event subscription delete requests received from SCS/AS" ::= { affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefMonteEntry 43 } affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefMonteNumUeReachEventSubsDeleteSuccess OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of UE Reachability event subscription delete succeeded" ::= { affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefMonteEntry 44 } affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefMonteNumUeReachEventSubsDeleteFailures OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of UE Reachability event subscription delete failed" ::= { affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefMonteEntry 45 } affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefMonteNumUeReachEventReportReceived OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of UE Reachability event reports received" ::= { affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefMonteEntry 46 } affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefMonteNumUeReachEventReportSuccess OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of UE Reachability event reports accepted" ::= { affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefMonteEntry 47 } affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefMonteNumUeReachEventReportFailures OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of UE Reachability event reports not accepted" ::= { affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefMonteEntry 48 } affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefMonteNumUeReachEventReportNotifySuccess OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of UE Reachability event report notifications successfully sent" ::= { affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefMonteEntry 49 } affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefMonteNumUeReachEventReportNotifyFailures OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of UE Reachability event report notifications failed to send" ::= { affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefMonteEntry 50 } affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefMonteNumUeReachEventPeerConfigSent OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of UE Reachability event configuration requests sent to peer" ::= { affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefMonteEntry 51 } affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefMonteNumUeReachEventPeerConfigSuccess OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of UE Reachability event successfully configured at peer" ::= { affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefMonteEntry 52 } affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefMonteNumUeReachEventPeerConfigFailures OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of UE Reachability event configuration failure at peer" ::= { affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefMonteEntry 53 } affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefMonteNumUeReachEventPeerUpdateSent OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of UE Reachability event update requests sent to peer" ::= { affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefMonteEntry 54 } affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefMonteNumUeReachEventPeerUpdateSuccess OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of UE Reachability event successfully updated at peer" ::= { affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefMonteEntry 55 } affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefMonteNumUeReachEventPeerUpdateFailures OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of UE Reachability event update failure at peer" ::= { affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefMonteEntry 56 } affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefMonteNumUeReachEventPeerDeleteSent OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of UE Reachability event delete requests sent to peer" ::= { affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefMonteEntry 57 } affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefMonteNumUeReachEventPeerDeleteSuccess OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of UE Reachability event successfully deleted at peer" ::= { affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefMonteEntry 58 } affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefMonteNumUeReachEventPeerDeleteFailures OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of UE Reachability event delete failure at peer" ::= { affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefMonteEntry 59 } affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefMonteNumLocReportEventSubsReceived OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Location Reporting event subscription requests received from SCS/AS" ::= { affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefMonteEntry 60 } affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefMonteNumLocReportEventSubsSuccess OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Location Reporting event subscription succeeded" ::= { affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefMonteEntry 61 } affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefMonteNumLocReportEventSubsFailures OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Location Reporting event subscription failed" ::= { affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefMonteEntry 62 } affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefMonteNumLocReportEventSubsUpdateReceived OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Location Reporting event subscription update requests received from SCS/AS" ::= { affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefMonteEntry 63 } affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefMonteNumLocReportEventSubsUpdateSuccess OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Location Reporting event subscription update succeeded" ::= { affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefMonteEntry 64 } affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefMonteNumLocReportEventSubsUpdateFailures OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Location Reporting event subscription update failed" ::= { affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefMonteEntry 65 } affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefMonteNumLocReportEventSubsDeleteReceived OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Location Reporting event subscription delete requests received from SCS/AS" ::= { affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefMonteEntry 66 } affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefMonteNumLocReportEventSubsDeleteSuccess OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Location Reporting event subscription delete succeeded" ::= { affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefMonteEntry 67 } affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefMonteNumLocReportEventSubsDeleteFailures OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Location Reporting event subscription delete failed" ::= { affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefMonteEntry 68 } affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefMonteNumLocReportEventReportReceived OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Location Reporting event reports received" ::= { affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefMonteEntry 69 } affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefMonteNumLocReportEventReportSuccess OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Location Reporting event reports accepted" ::= { affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefMonteEntry 70 } affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefMonteNumLocReportEventReportFailures OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Location Reporting event reports not accepted" ::= { affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefMonteEntry 71 } affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefMonteNumLocReportEventReportNotifySuccess OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Location Reporting event report notifications successfully sent" ::= { affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefMonteEntry 72 } affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefMonteNumLocReportEventReportNotifyFailures OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Location Reporting event report notifications failed to send" ::= { affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefMonteEntry 73 } affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefMonteNumLocReportEventPeerConfigSent OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Location Reporting event configuration requests sent to peer" ::= { affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefMonteEntry 74 } affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefMonteNumLocReportEventPeerConfigSuccess OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Location Reporting event successfully configured at peer" ::= { affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefMonteEntry 75 } affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefMonteNumLocReportEventPeerConfigFailures OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Location Reporting event configuration failure at peer" ::= { affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefMonteEntry 76 } affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefMonteNumLocReportEventPeerUpdateSent OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Location Reporting event update requests sent to peer" ::= { affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefMonteEntry 77 } affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefMonteNumLocReportEventPeerUpdateSuccess OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Location Reporting event successfully updated at peer" ::= { affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefMonteEntry 78 } affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefMonteNumLocReportEventPeerUpdateFailures OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Location Reporting event update failure at peer" ::= { affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefMonteEntry 79 } affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefMonteNumLocReportEventPeerDeleteSent OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Location Reporting event delete requests sent to peer" ::= { affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefMonteEntry 80 } affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefMonteNumLocReportEventPeerDeleteSuccess OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Location Reporting event successfully deleted at peer" ::= { affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefMonteEntry 81 } affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefMonteNumLocReportEventPeerDeleteFailures OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Location Reporting event delete failure at peer" ::= { affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefMonteEntry 82 } affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefMonteNumImsiImeiAssoChgEventSubsReceived OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Change of IMSI-IMEI Association event subscription requests received from SCS/AS" ::= { affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefMonteEntry 83 } affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefMonteNumImsiImeiAssoChgEventSubsSuccess OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Change of IMSI-IMEI Association event subscription succeeded" ::= { affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefMonteEntry 84 } affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefMonteNumImsiImeiAssoChgEventSubsFailures OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Change of IMSI-IMEI Association event subscription failed" ::= { affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefMonteEntry 85 } affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefMonteNumImsiImeiAssoChgEventSubsUpdateReceived OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Change of IMSI-IMEI Association event subscription update requests received from SCS/AS" ::= { affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefMonteEntry 86 } affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefMonteNumImsiImeiAssoChgEventSubsUpdateSuccess OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Change of IMSI-IMEI Association event subscription update succeeded" ::= { affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefMonteEntry 87 } affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefMonteNumImsiImeiAssoChgEventSubsUpdateFailures OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Change of IMSI-IMEI Association event subscription update failed" ::= { affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefMonteEntry 88 } affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefMonteNumImsiImeiAssoChgEventSubsDeleteReceived OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Change of IMSI-IMEI Association event subscription delete requests received from SCS/AS" ::= { affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefMonteEntry 89 } affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefMonteNumImsiImeiAssoChgEventSubsDeleteSuccess OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Change of IMSI-IMEI Association event subscription delete succeeded" ::= { affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefMonteEntry 90 } affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefMonteNumImsiImeiAssoChgEventSubsDeleteFailures OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Change of IMSI-IMEI Association event subscription delete failed" ::= { affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefMonteEntry 91 } affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefMonteNumImsiImeiAssoChgEventReportReceived OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Change of IMSI-IMEI Association event reports received" ::= { affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefMonteEntry 92 } affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefMonteNumImsiImeiAssoChgEventReportSuccess OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Change of IMSI-IMEI Association event reports accepted" ::= { affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefMonteEntry 93 } affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefMonteNumImsiImeiAssoChgEventReportFailures OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Change of IMSI-IMEI Association event reports not accepted" ::= { affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefMonteEntry 94 } affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefMonteNumImsiImeiAssoChgEventReportNotifySuccess OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Change of IMSI-IMEI Association event report notifications successfully sent" ::= { affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefMonteEntry 95 } affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefMonteNumImsiImeiAssoChgEventReportNotifyFailures OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Change of IMSI-IMEI Association event report notifications failed to send" ::= { affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefMonteEntry 96 } affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefMonteNumImsiImeiAssoChgEventPeerConfigSent OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Change of IMSI-IMEI Association event configuration requests sent to peer" ::= { affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefMonteEntry 97 } affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefMonteNumImsiImeiAssoChgEventPeerConfigSuccess OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Change of IMSI-IMEI Association event successfully configured at peer" ::= { affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefMonteEntry 98 } affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefMonteNumImsiImeiAssoChgEventPeerConfigFailures OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Change of IMSI-IMEI Association event configuration failure at peer" ::= { affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefMonteEntry 99 } affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefMonteNumImsiImeiAssoChgEventPeerUpdateSent OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Change of IMSI-IMEI Association event update requests sent to peer" ::= { affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefMonteEntry 100 } affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefMonteNumImsiImeiAssoChgEventPeerUpdateSuccess OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Change of IMSI-IMEI Association event successfully updated at peer" ::= { affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefMonteEntry 101 } affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefMonteNumImsiImeiAssoChgEventPeerUpdateFailures OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Change of IMSI-IMEI Association event update failure at peer" ::= { affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefMonteEntry 102 } affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefMonteNumImsiImeiAssoChgEventPeerDeleteSent OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Change of IMSI-IMEI Association event delete requests sent to peer" ::= { affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefMonteEntry 103 } affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefMonteNumImsiImeiAssoChgEventPeerDeleteSuccess OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Change of IMSI-IMEI Association event successfully deleted at peer" ::= { affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefMonteEntry 104 } affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefMonteNumImsiImeiAssoChgEventPeerDeleteFailures OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Change of IMSI-IMEI Association event delete failure at peer" ::= { affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefMonteEntry 105 } affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefMonteNumRoamingStatusEventSubsReceived OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Roaming Status event subscription requests received from SCS/AS" ::= { affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefMonteEntry 106 } affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefMonteNumRoamingStatusEventSubsSuccess OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Roaming Status event subscription succeeded" ::= { affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefMonteEntry 107 } affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefMonteNumRoamingStatusEventSubsFailures OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Roaming Status event subscription failed" ::= { affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefMonteEntry 108 } affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefMonteNumRoamingStatusEventSubsUpdateReceived OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Roaming Status event subscription update requests received from SCS/AS" ::= { affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefMonteEntry 109 } affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefMonteNumRoamingStatusEventSubsUpdateSuccess OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Roaming Status event subscription update succeeded" ::= { affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefMonteEntry 110 } affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefMonteNumRoamingStatusEventSubsUpdateFailures OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Roaming Status event subscription update failed" ::= { affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefMonteEntry 111 } affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefMonteNumRoamingStatusEventSubsDeleteReceived OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Roaming Status event subscription delete requests received from SCS/AS" ::= { affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefMonteEntry 112 } affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefMonteNumRoamingStatusEventSubsDeleteSuccess OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Roaming Status event subscription delete succeeded" ::= { affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefMonteEntry 113 } affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefMonteNumRoamingStatusEventSubsDeleteFailures OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Roaming Status event subscription delete failed" ::= { affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefMonteEntry 114 } affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefMonteNumRoamingStatusEventReportReceived OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Roaming Status event reports received" ::= { affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefMonteEntry 115 } affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefMonteNumRoamingStatusEventReportSuccess OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Roaming Status event reports accepted" ::= { affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefMonteEntry 116 } affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefMonteNumRoamingStatusEventReportFailures OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Roaming Status event reports not accepted" ::= { affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefMonteEntry 117 } affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefMonteNumRoamingStatusEventReportNotifySuccess OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Roaming Status event report notifications successfully sent" ::= { affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefMonteEntry 118 } affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefMonteNumRoamingStatusEventReportNotifyFailures OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Roaming Status event report notifications failed to send" ::= { affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefMonteEntry 119 } affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefMonteNumRoamingStatusEventPeerConfigSent OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Roaming Status event configuration requests sent to peer" ::= { affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefMonteEntry 120 } affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefMonteNumRoamingStatusEventPeerConfigSuccess OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Roaming Status event successfully configured at peer" ::= { affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefMonteEntry 121 } affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefMonteNumRoamingStatusEventPeerConfigFailures OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Roaming Status event configuration failure at peer" ::= { affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefMonteEntry 122 } affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefMonteNumRoamingStatusEventPeerUpdateSent OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Roaming Status event update requests sent to peer" ::= { affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefMonteEntry 123 } affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefMonteNumRoamingStatusEventPeerUpdateSuccess OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Roaming Status event successfully updated at peer" ::= { affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefMonteEntry 124 } affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefMonteNumRoamingStatusEventPeerUpdateFailures OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Roaming Status event update failure at peer" ::= { affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefMonteEntry 125 } affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefMonteNumRoamingStatusEventPeerDeleteSent OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Roaming Status event delete requests sent to peer" ::= { affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefMonteEntry 126 } affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefMonteNumRoamingStatusEventPeerDeleteSuccess OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Roaming Status event successfully deleted at peer" ::= { affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefMonteEntry 127 } affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefMonteNumRoamingStatusEventPeerDeleteFailures OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Roaming Status event delete failure at peer" ::= { affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefMonteEntry 128 } affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefMonteNumCommFailureEventSubsReceived OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Communication Failure event subscription requests received from SCS/AS" ::= { affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefMonteEntry 129 } affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefMonteNumCommFailureEventSubsSuccess OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Communication Failure event subscription succeeded" ::= { affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefMonteEntry 130 } affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefMonteNumCommFailureEventSubsFailures OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Communication Failure event subscription failed" ::= { affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefMonteEntry 131 } affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefMonteNumCommFailureEventSubsUpdateReceived OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Communication Failure event subscription update requests received from SCS/AS" ::= { affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefMonteEntry 132 } affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefMonteNumCommFailureEventSubsUpdateSuccess OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Communication Failure event subscription update succeeded" ::= { affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefMonteEntry 133 } affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefMonteNumCommFailureEventSubsUpdateFailures OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Communication Failure event subscription update failed" ::= { affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefMonteEntry 134 } affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefMonteNumCommFailureEventSubsDeleteReceived OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Communication Failure event subscription delete requests received from SCS/AS" ::= { affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefMonteEntry 135 } affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefMonteNumCommFailureEventSubsDeleteSuccess OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Communication Failure event subscription delete succeeded" ::= { affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefMonteEntry 136 } affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefMonteNumCommFailureEventSubsDeleteFailures OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Communication Failure event subscription delete failed" ::= { affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefMonteEntry 137 } affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefMonteNumCommFailureEventReportReceived OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Communication Failure event reports received" ::= { affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefMonteEntry 138 } affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefMonteNumCommFailureEventReportSuccess OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Communication Failure event reports accepted" ::= { affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefMonteEntry 139 } affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefMonteNumCommFailureEventReportFailures OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Communication Failure event reports not accepted" ::= { affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefMonteEntry 140 } affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefMonteNumCommFailureEventReportNotifySuccess OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Communication Failure event report notifications successfully sent" ::= { affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefMonteEntry 141 } affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefMonteNumCommFailureEventReportNotifyFailures OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Communication Failure event report notifications failed to send" ::= { affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefMonteEntry 142 } affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefMonteNumCommFailureEventPeerConfigSent OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Communication Failure event configuration requests sent to peer" ::= { affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefMonteEntry 143 } affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefMonteNumCommFailureEventPeerConfigSuccess OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Communication Failure event successfully configured at peer" ::= { affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefMonteEntry 144 } affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefMonteNumCommFailureEventPeerConfigFailures OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Communication Failure event configuration failure at peer" ::= { affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefMonteEntry 145 } affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefMonteNumCommFailureEventPeerUpdateSent OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Communication Failure event update requests sent to peer" ::= { affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefMonteEntry 146 } affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefMonteNumCommFailureEventPeerUpdateSuccess OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Communication Failure event successfully updated at peer" ::= { affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefMonteEntry 147 } affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefMonteNumCommFailureEventPeerUpdateFailures OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Communication Failure event update failure at peer" ::= { affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefMonteEntry 148 } affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefMonteNumCommFailureEventPeerDeleteSent OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Communication Failure event delete requests sent to peer" ::= { affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefMonteEntry 149 } affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefMonteNumCommFailureEventPeerDeleteSuccess OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Communication Failure event successfully deleted at peer" ::= { affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefMonteEntry 150 } affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefMonteNumCommFailureEventPeerDeleteFailures OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Communication Failure event delete failure at peer" ::= { affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefMonteEntry 151 } affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefMonteNumAvailAfterDdnFailEventSubsReceived OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Availability after DDN Failure event subscription requests received from SCS/AS" ::= { affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefMonteEntry 152 } affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefMonteNumAvailAfterDdnFailEventSubsSuccess OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Availability after DDN Failure event subscription succeeded" ::= { affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefMonteEntry 153 } affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefMonteNumAvailAfterDdnFailEventSubsFailures OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Availability after DDN Failure event subscription failed" ::= { affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefMonteEntry 154 } affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefMonteNumAvailAfterDdnFailEventSubsUpdateReceived OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Availability after DDN Failure event subscription update requests received from SCS/AS" ::= { affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefMonteEntry 155 } affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefMonteNumAvailAfterDdnFailEventSubsUpdateSuccess OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Availability after DDN Failure event subscription update succeeded" ::= { affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefMonteEntry 156 } affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefMonteNumAvailAfterDdnFailEventSubsUpdateFailures OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Availability after DDN Failure event subscription update failed" ::= { affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefMonteEntry 157 } affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefMonteNumAvailAfterDdnFailEventSubsDeleteReceived OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Availability after DDN Failure event subscription delete requests received from SCS/AS" ::= { affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefMonteEntry 158 } affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefMonteNumAvailAfterDdnFailEventSubsDeleteSuccess OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Availability after DDN Failure event subscription delete succeeded" ::= { affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefMonteEntry 159 } affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefMonteNumAvailAfterDdnFailEventSubsDeleteFailures OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Availability after DDN Failure event subscription delete failed" ::= { affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefMonteEntry 160 } affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefMonteNumAvailAfterDdnFailEventReportReceived OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Availability after DDN Failure event reports received" ::= { affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefMonteEntry 161 } affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefMonteNumAvailAfterDdnFailEventReportSuccess OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Availability after DDN Failure event reports accepted" ::= { affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefMonteEntry 162 } affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefMonteNumAvailAfterDdnFailEventReportFailures OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Availability after DDN Failure event reports not accepted" ::= { affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefMonteEntry 163 } affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefMonteNumAvailAfterDdnFailEventReportNotifySuccess OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Availability after DDN Failure event report notifications successfully sent" ::= { affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefMonteEntry 164 } affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefMonteNumAvailAfterDdnFailEventReportNotifyFailures OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Availability after DDN Failure event report notifications failed to send" ::= { affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefMonteEntry 165 } affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefMonteNumAvailAfterDdnFailEventPeerConfigSent OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Availability after DDN Failure event configuration requests sent to peer" ::= { affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefMonteEntry 166 } affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefMonteNumAvailAfterDdnFailEventPeerConfigSuccess OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Availability after DDN Failure event successfully configured at peer" ::= { affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefMonteEntry 167 } affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefMonteNumAvailAfterDdnFailEventPeerConfigFailures OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Availability after DDN Failure event configuration failure at peer" ::= { affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefMonteEntry 168 } affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefMonteNumAvailAfterDdnFailEventPeerUpdateSent OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Availability after DDN Failure event update requests sent to peer" ::= { affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefMonteEntry 169 } affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefMonteNumAvailAfterDdnFailEventPeerUpdateSuccess OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Availability after DDN Failure event successfully updated at peer" ::= { affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefMonteEntry 170 } affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefMonteNumAvailAfterDdnFailEventPeerUpdateFailures OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Availability after DDN Failure event update failure at peer" ::= { affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefMonteEntry 171 } affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefMonteNumAvailAfterDdnFailEventPeerDeleteSent OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Availability after DDN Failure event delete requests sent to peer" ::= { affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefMonteEntry 172 } affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefMonteNumAvailAfterDdnFailEventPeerDeleteSuccess OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Availability after DDN Failure event successfully deleted at peer" ::= { affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefMonteEntry 173 } affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefMonteNumAvailAfterDdnFailEventPeerDeleteFailures OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Availability after DDN Failure event delete failure at peer" ::= { affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefMonteEntry 174 } affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefMonteNumOfUesInGeoAreaEventSubsReceived OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of UEs in Geographical Area event subscription requests received from SCS/AS" ::= { affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefMonteEntry 175 } affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefMonteNumOfUesInGeoAreaEventSubsSuccess OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of UEs in Geographical Area event subscription succeeded" ::= { affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefMonteEntry 176 } affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefMonteNumOfUesInGeoAreaEventSubsFailures OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of UEs in Geographical Area event subscription failed" ::= { affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefMonteEntry 177 } affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefMonteNumOfUesInGeoAreaEventSubsUpdateReceived OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of UEs in Geographical Area event subscription update requests received from SCS/AS" ::= { affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefMonteEntry 178 } affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefMonteNumOfUesInGeoAreaEventSubsUpdateSuccess OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of UEs in Geographical Area event subscription update succeeded" ::= { affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefMonteEntry 179 } affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefMonteNumOfUesInGeoAreaEventSubsUpdateFailures OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of UEs in Geographical Area event subscription update failed" ::= { affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefMonteEntry 180 } affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefMonteNumOfUesInGeoAreaEventSubsDeleteReceived OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of UEs in Geographical Area event subscription delete requests received from SCS/AS" ::= { affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefMonteEntry 181 } affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefMonteNumOfUesInGeoAreaEventSubsDeleteSuccess OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of UEs in Geographical Area event subscription delete succeeded" ::= { affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefMonteEntry 182 } affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefMonteNumOfUesInGeoAreaEventSubsDeleteFailures OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of UEs in Geographical Area event subscription delete failed" ::= { affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefMonteEntry 183 } affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefMonteNumOfUesInGeoAreaEventReportReceived OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of UEs in Geographical Area event reports received" ::= { affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefMonteEntry 184 } affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefMonteNumOfUesInGeoAreaEventReportSuccess OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of UEs in Geographical Area event reports accepted" ::= { affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefMonteEntry 185 } affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefMonteNumOfUesInGeoAreaEventReportFailures OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of UEs in Geographical Area event reports not accepted" ::= { affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefMonteEntry 186 } affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefMonteNumOfUesInGeoAreaEventReportNotifySuccess OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of UEs in Geographical Area event report notifications successfully sent" ::= { affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefMonteEntry 187 } affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefMonteNumOfUesInGeoAreaEventReportNotifyFailures OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of UEs in Geographical Area event report notifications failed to send" ::= { affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefMonteEntry 188 } affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefMonteNumOfUesInGeoAreaEventPeerConfigSent OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of UEs in Geographical Area event configuration requests sent to peer" ::= { affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefMonteEntry 189 } affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefMonteNumOfUesInGeoAreaEventPeerConfigSuccess OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of UEs in Geographical Area event successfully configured at peer" ::= { affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefMonteEntry 190 } affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefMonteNumOfUesInGeoAreaEventPeerConfigFailures OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of UEs in Geographical Area event configuration failure at peer" ::= { affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefMonteEntry 191 } affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefMonteNumOfUesInGeoAreaEventPeerUpdateSent OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of UEs in Geographical Area event update requests sent to peer" ::= { affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefMonteEntry 192 } affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefMonteNumOfUesInGeoAreaEventPeerUpdateSuccess OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of UEs in Geographical Area event successfully updated at peer" ::= { affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefMonteEntry 193 } affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefMonteNumOfUesInGeoAreaEventPeerUpdateFailures OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of UEs in Geographical Area event update failure at peer" ::= { affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefMonteEntry 194 } affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefMonteNumOfUesInGeoAreaEventPeerDeleteSent OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of UEs in Geographical Area event delete requests sent to peer" ::= { affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefMonteEntry 195 } affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefMonteNumOfUesInGeoAreaEventPeerDeleteSuccess OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of UEs in Geographical Area event successfully deleted at peer" ::= { affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefMonteEntry 196 } affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefMonteNumOfUesInGeoAreaEventPeerDeleteFailures OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of UEs in Geographical Area event delete failure at peer" ::= { affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefMonteEntry 197 } affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefMonteNumConfigPostFailures401 OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total Number of Monte config POST failures - 401 Unauthorized" ::= { affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefMonteEntry 198 } affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefMonteNumConfigPostFailures403 OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total Number of Monte config POST failures - 403 Forbidden" ::= { affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefMonteEntry 199 } affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefMonteNumConfigPostFailures409 OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total Number of Monte config POST failures - 409 Conflict" ::= { affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefMonteEntry 200 } affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefMonteNumConfigPostFailures412 OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total Number of Monte config POST failures - 412 Precondition Failed" ::= { affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefMonteEntry 201 } affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefMonteNumConfigPostFailures500 OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total Number of Monte config POST failures - 500 Internal Server Error" ::= { affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefMonteEntry 202 } affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefMonteNumConfigPostFailures503 OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total Number of Monte config POST failures - 503 Service Unavailable" ::= { affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefMonteEntry 203 } affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefMonteNumConfigPutFailures401 OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total Number of Monte config PUT failures - 401 Unauthorized" ::= { affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefMonteEntry 204 } affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefMonteNumConfigPutFailures403 OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total Number of Monte config PUT failures - 403 Forbidden" ::= { affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefMonteEntry 205 } affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefMonteNumConfigPutFailures404 OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total Number of Monte config PUT failures - 404 Not Found" ::= { affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefMonteEntry 206 } affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefMonteNumConfigPutFailures409 OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total Number of Monte config PUT failures - 409 Conflict" ::= { affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefMonteEntry 207 } affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefMonteNumConfigPutFailures412 OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total Number of Monte config PUT failures - 412 Precondition Failed" ::= { affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefMonteEntry 208 } affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefMonteNumConfigPutFailures500 OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total Number of Monte config PUT failures - 500 Internal Server Error" ::= { affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefMonteEntry 209 } affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefMonteNumConfigPutFailures503 OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total Number of Monte config PUT failures - 503 Service Unavailable" ::= { affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefMonteEntry 210 } affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefMonteNumConfigDeleteFailures401 OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total Number of Monte config DELETE failures - 401 Unauthorized" ::= { affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefMonteEntry 211 } affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefMonteNumConfigDeleteFailures403 OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total Number of Monte config DELETE failures - 403 Forbidden" ::= { affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefMonteEntry 212 } affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefMonteNumConfigDeleteFailures404 OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total Number of Monte config DELETE failures - 404 Not Found" ::= { affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefMonteEntry 213 } affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefMonteNumConfigDeleteFailures412 OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total Number of Monte config DELETE failures - 412 Precondition Failed" ::= { affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefMonteEntry 214 } affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefMonteNumConfigDeleteFailures500 OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total Number of Monte config DELETE failures - 500 Internal Server Error" ::= { affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefMonteEntry 215 } affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefMonteNumConfigDeleteFailures503 OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total Number of Monte config DELETE failures - 503 Service Unavailable" ::= { affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefMonteEntry 216 } affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefNiddTable OBJECT-TYPE SYNTAX SEQUENCE OF AffirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefNiddEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "" ::= { affirmedZoneMIB 503 } affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefNiddEntry OBJECT-TYPE SYNTAX AffirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefNiddEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "" INDEX { affirmedZoneName, affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefNiddChassis, affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefNiddName, affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefNiddSlot } ::= { affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefNiddTable 1 } AffirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefNiddEntry ::= SEQUENCE { affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefNiddName String, affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefNiddChassis Unsigned32, affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefNiddSlot Unsigned32, affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefNiddNumConfigPostFailures401 ConfdString, affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefNiddNumConfigPostFailures403 ConfdString, affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefNiddNumConfigPostFailures409 ConfdString, affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefNiddNumConfigPostFailures412 ConfdString, affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefNiddNumConfigPostFailures500 ConfdString, affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefNiddNumConfigPostFailures503 ConfdString, affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefNiddNumConfigPatchFailures401 ConfdString, affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefNiddNumConfigPatchFailures403 ConfdString, affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefNiddNumConfigPatchFailures404 ConfdString, affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefNiddNumConfigPatchFailures409 ConfdString, affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefNiddNumConfigPatchFailures412 ConfdString, affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefNiddNumConfigPatchFailures500 ConfdString, affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefNiddNumConfigPatchFailures503 ConfdString, affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefNiddNumConfigDeleteFailures401 ConfdString, affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefNiddNumConfigDeleteFailures403 ConfdString, affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefNiddNumConfigDeleteFailures404 ConfdString, affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefNiddNumConfigDeleteFailures412 ConfdString, affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefNiddNumConfigDeleteFailures500 ConfdString, affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefNiddNumConfigDeleteFailures503 ConfdString, affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefNiddNumConfigGetFailures401 ConfdString, affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefNiddNumConfigGetFailures403 ConfdString, affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefNiddNumConfigGetFailures404 ConfdString, affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefNiddNumConfigGetFailures409 ConfdString, affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefNiddNumConfigGetFailures412 ConfdString, affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefNiddNumConfigGetFailures500 ConfdString, affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefNiddNumConfigGetFailures503 ConfdString, affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefNiddNumMtPostFailures401 ConfdString, affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefNiddNumMtPostFailures403 ConfdString, affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefNiddNumMtPostFailures404 ConfdString, affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefNiddNumMtPostFailures409 ConfdString, affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefNiddNumMtPostFailures412 ConfdString, affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefNiddNumMtPostFailures500 ConfdString, affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefNiddNumMtPostFailures503 ConfdString, affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefNiddNumNiddUlDataNotifySuccess ConfdString, affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefNiddNumNiddUlDataNotifyFailures ConfdString, affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefNiddNumNiddDlDataDeliveryNotifySuccess ConfdString, affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefNiddNumNiddDlDataDeliveryNotifyFailures ConfdString, affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefNiddNumNiddCtxtDurationExpired ConfdString, affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefNiddNumNiddConfigDuplicateRequestReceived ConfdString, affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefNiddNumDlDeleteFailures401 ConfdString, affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefNiddNumDlDeleteFailures403 ConfdString, affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefNiddNumDlDeleteFailures404 ConfdString, affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefNiddNumDlDeleteFailures412 ConfdString, affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefNiddNumDlDeleteFailures500 ConfdString, affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefNiddNumDlDeleteFailures503 ConfdString, affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefNiddNumDlReplaceFailures401 ConfdString, affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefNiddNumDlReplaceFailures403 ConfdString, affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefNiddNumDlReplaceFailures404 ConfdString, affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefNiddNumDlReplaceFailures409 ConfdString, affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefNiddNumDlReplaceFailures412 ConfdString, affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefNiddNumDlReplaceFailures500 ConfdString, affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefNiddNumDlReplaceFailures503 ConfdString, affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefNiddNumDlGetFailures401 ConfdString, affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefNiddNumDlGetFailures403 ConfdString, affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefNiddNumDlGetFailures404 ConfdString, affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefNiddNumDlGetFailures412 ConfdString, affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefNiddNumDlGetFailures500 ConfdString, affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefNiddNumDlGetFailures503 ConfdString, affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefNiddNumAltMmeSelected ConfdString, affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefNiddNumCmrDupConnEstablishRequestRejectReceived ConfdString, affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefNiddNumCmrDupConnEstablishContextRecreateReceived ConfdString, affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefNiddNumCmrDupConnEstablishContextRecreateSuccess ConfdString, affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefNiddNumCmrDupConnEstablishContextRecreateFailed ConfdString, affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefNiddNumCmrDupConnEstablishContextOverrideReceived ConfdString, affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefNiddNumCmrDupConnEstablishContextOverrideSuccess ConfdString, affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefNiddNumCmrDupConnEstablishContextOverrideFailed ConfdString, affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefNiddNumNiddMtDataPacketsDiscardedContextRecreate ConfdString, affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefNiddNumNiddMtDataBytesDiscardedContextRecreate ConfdString } affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefNiddName OBJECT-TYPE SYNTAX String MAX-ACCESS not-accessible STATUS current DESCRIPTION "Table Name" ::= { affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefNiddEntry 1 } affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefNiddChassis OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS not-accessible STATUS current DESCRIPTION "chassis ID" ::= { affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefNiddEntry 2 } affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefNiddSlot OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS not-accessible STATUS current DESCRIPTION "slot number" ::= { affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefNiddEntry 3 } affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefNiddNumConfigPostFailures401 OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total Number of NIDD config POST failures - 401 Unauthorized" ::= { affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefNiddEntry 4 } affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefNiddNumConfigPostFailures403 OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total Number of NIDD config POST failures - 403 Forbidden" ::= { affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefNiddEntry 5 } affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefNiddNumConfigPostFailures409 OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total Number of NIDD config POST failures - 409 Conflict" ::= { affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefNiddEntry 6 } affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefNiddNumConfigPostFailures412 OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total Number of NIDD config POST failures - 412 Precondition Failed" ::= { affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefNiddEntry 7 } affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefNiddNumConfigPostFailures500 OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total Number of NIDD config POST failures - 500 Internal Server Error" ::= { affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefNiddEntry 8 } affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefNiddNumConfigPostFailures503 OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total Number of NIDD config POST failures - 503 Service Unavailable" ::= { affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefNiddEntry 9 } affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefNiddNumConfigPatchFailures401 OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total Number of NIDD config PATCH failures - 401 Unauthorized" ::= { affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefNiddEntry 10 } affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefNiddNumConfigPatchFailures403 OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total Number of NIDD config PATCH failures - 403 Forbidden" ::= { affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefNiddEntry 11 } affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefNiddNumConfigPatchFailures404 OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total Number of NIDD config PATCH failures - 404 Not Found" ::= { affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefNiddEntry 12 } affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefNiddNumConfigPatchFailures409 OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total Number of NIDD config PATCH failures - 409 Conflict" ::= { affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefNiddEntry 13 } affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefNiddNumConfigPatchFailures412 OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total Number of NIDD config PATCH failures - 412 Precondition Failed" ::= { affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefNiddEntry 14 } affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefNiddNumConfigPatchFailures500 OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total Number of NIDD config PATCH failures - 500 Internal Server Error" ::= { affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefNiddEntry 15 } affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefNiddNumConfigPatchFailures503 OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total Number of NIDD config PATCH failures - 503 Service Unavailable" ::= { affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefNiddEntry 16 } affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefNiddNumConfigDeleteFailures401 OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total Number of NIDD config DELETE failures - 401 Unauthorized" ::= { affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefNiddEntry 17 } affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefNiddNumConfigDeleteFailures403 OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total Number of NIDD config DELETE failures - 403 Forbidden" ::= { affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefNiddEntry 18 } affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefNiddNumConfigDeleteFailures404 OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total Number of NIDD config DELETE failures - 404 Not Found" ::= { affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefNiddEntry 19 } affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefNiddNumConfigDeleteFailures412 OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total Number of NIDD config DELETE failures - 412 Precondition Failed" ::= { affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefNiddEntry 20 } affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefNiddNumConfigDeleteFailures500 OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total Number of NIDD config DELETE failures - 500 Internal Server Error" ::= { affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefNiddEntry 21 } affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefNiddNumConfigDeleteFailures503 OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total Number of NIDD config DELETE failures - 503 Service Unavailable" ::= { affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefNiddEntry 22 } affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefNiddNumConfigGetFailures401 OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total Number of NIDD config GET failures - 401 Unauthorized" ::= { affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefNiddEntry 23 } affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefNiddNumConfigGetFailures403 OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total Number of NIDD config GET failures - 403 Forbidden" ::= { affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefNiddEntry 24 } affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefNiddNumConfigGetFailures404 OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total Number of NIDD config GET failures - 404 Not Found" ::= { affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefNiddEntry 25 } affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefNiddNumConfigGetFailures409 OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total Number of NIDD config GET failures - 409 Conflict" ::= { affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefNiddEntry 26 } affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefNiddNumConfigGetFailures412 OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total Number of NIDD config GET failures - 412 Precondition Failed" ::= { affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefNiddEntry 27 } affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefNiddNumConfigGetFailures500 OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total Number of NIDD config GET failures - 500 Internal Server Error" ::= { affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefNiddEntry 28 } affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefNiddNumConfigGetFailures503 OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total Number of NIDD config GET failures - 503 Service Unavailable" ::= { affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefNiddEntry 29 } affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefNiddNumMtPostFailures401 OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total Number of NIDD downlink data POST failures - 401 Unauthorized" ::= { affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefNiddEntry 30 } affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefNiddNumMtPostFailures403 OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total Number of NIDD downlink data POST failures - 403 Forbidden" ::= { affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefNiddEntry 31 } affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefNiddNumMtPostFailures404 OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total Number of NIDD downlink data POST failures - 404 Not Found" ::= { affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefNiddEntry 32 } affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefNiddNumMtPostFailures409 OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total Number of NIDD downlink data POST failures - 409 Conflict" ::= { affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefNiddEntry 33 } affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefNiddNumMtPostFailures412 OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total Number of NIDD downlink data POST failures - 412 Precondition Failed" ::= { affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefNiddEntry 34 } affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefNiddNumMtPostFailures500 OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total Number of NIDD downlink data POST failures - 500 Internal Server Error" ::= { affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefNiddEntry 35 } affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefNiddNumMtPostFailures503 OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total Number of NIDD downlink data POST failures - 503 Service Unavailable" ::= { affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefNiddEntry 36 } affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefNiddNumNiddUlDataNotifySuccess OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of NIDD uplink data notifications successfully sent" ::= { affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefNiddEntry 37 } affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefNiddNumNiddUlDataNotifyFailures OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of NIDD uplink data notifications failed" ::= { affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefNiddEntry 38 } affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefNiddNumNiddDlDataDeliveryNotifySuccess OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of NIDD downlink data delivery status notifications successfully sent" ::= { affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefNiddEntry 39 } affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefNiddNumNiddDlDataDeliveryNotifyFailures OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of NIDD downlink data delivery status notifications failed" ::= { affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefNiddEntry 40 } affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefNiddNumNiddCtxtDurationExpired OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of NIDD context duration expired" ::= { affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefNiddEntry 41 } affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefNiddNumNiddConfigDuplicateRequestReceived OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of NIDD config duplicate request received" ::= { affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefNiddEntry 42 } affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefNiddNumDlDeleteFailures401 OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total Number of NIDD downlink data DELETE failures - 401 Unauthorized" ::= { affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefNiddEntry 43 } affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefNiddNumDlDeleteFailures403 OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total Number of NIDD downlink data DELETE failures - 403 Forbidden" ::= { affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefNiddEntry 44 } affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefNiddNumDlDeleteFailures404 OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total Number of NIDD downlink data DELETE failures - 404 Not Found" ::= { affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefNiddEntry 45 } affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefNiddNumDlDeleteFailures412 OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total Number of NIDD downlink data DELETE failures - 412 Precondition Failed" ::= { affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefNiddEntry 46 } affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefNiddNumDlDeleteFailures500 OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total Number of NIDD downlink data DELETE failures - 500 Internal Server Error" ::= { affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefNiddEntry 47 } affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefNiddNumDlDeleteFailures503 OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total Number of NIDD downlink data DELETE failures - 503 Service Unavailable" ::= { affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefNiddEntry 48 } affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefNiddNumDlReplaceFailures401 OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total Number of NIDD downlink data REPLACE failures - 401 Unauthorized" ::= { affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefNiddEntry 49 } affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefNiddNumDlReplaceFailures403 OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total Number of NIDD downlink data REPLACE failures - 403 Forbidden" ::= { affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefNiddEntry 50 } affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefNiddNumDlReplaceFailures404 OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total Number of NIDD downlink data REPLACE failures - 404 Not Found" ::= { affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefNiddEntry 51 } affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefNiddNumDlReplaceFailures409 OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total Number of NIDD downlink data REPLACE failures - 409 Conflict" ::= { affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefNiddEntry 52 } affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefNiddNumDlReplaceFailures412 OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total Number of NIDD downlink data REPLACE failures - 412 Precondition Failed" ::= { affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefNiddEntry 53 } affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefNiddNumDlReplaceFailures500 OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total Number of NIDD downlink data REPLACE failures - 500 Internal Server Error" ::= { affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefNiddEntry 54 } affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefNiddNumDlReplaceFailures503 OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total Number of NIDD downlink data REPLACE failures - 503 Service Unavailable" ::= { affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefNiddEntry 55 } affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefNiddNumDlGetFailures401 OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total Number of NIDD downlink data GET failures - 401 Unauthorized" ::= { affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefNiddEntry 56 } affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefNiddNumDlGetFailures403 OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total Number of NIDD downlink data GET failures - 403 Forbidden" ::= { affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefNiddEntry 57 } affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefNiddNumDlGetFailures404 OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total Number of NIDD downlink data GET failures - 404 Not Found" ::= { affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefNiddEntry 58 } affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefNiddNumDlGetFailures412 OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total Number of NIDD downlink data GET failures - 412 Precondition Failed" ::= { affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefNiddEntry 59 } affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefNiddNumDlGetFailures500 OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total Number of NIDD downlink data GET failures - 500 Internal Server Error" ::= { affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefNiddEntry 60 } affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefNiddNumDlGetFailures503 OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total Number of NIDD downlink data GET failures - 503 Service Unavailable" ::= { affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefNiddEntry 61 } affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefNiddNumAltMmeSelected OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total Number of alternate MME selected" ::= { affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefNiddEntry 62 } affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefNiddNumCmrDupConnEstablishRequestRejectReceived OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of duplicate Connection Establishment requests received for dup-cmr-conn-est-handling-option request-reject" ::= { affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefNiddEntry 63 } affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefNiddNumCmrDupConnEstablishContextRecreateReceived OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of duplicate Connection Establishment requests received for dup-cmr-conn-est-handling-option context-recreate" ::= { affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefNiddEntry 64 } affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefNiddNumCmrDupConnEstablishContextRecreateSuccess OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of duplicate Connection Establishment requests succeeded for dup-cmr-conn-est-handling-option context-recreate" ::= { affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefNiddEntry 65 } affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefNiddNumCmrDupConnEstablishContextRecreateFailed OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of duplicate Connection Establishment requests failed for dup-cmr-conn-est-handling-option context-recreate" ::= { affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefNiddEntry 66 } affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefNiddNumCmrDupConnEstablishContextOverrideReceived OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of duplicate Connection Establishment requests received for dup-cmr-conn-est-handling-option context-override" ::= { affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefNiddEntry 67 } affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefNiddNumCmrDupConnEstablishContextOverrideSuccess OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of duplicate Connection Establishment requests succeeded for dup-cmr-conn-est-handling-option context-override" ::= { affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefNiddEntry 68 } affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefNiddNumCmrDupConnEstablishContextOverrideFailed OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of duplicate Connection Establishment requests failed for dup-cmr-conn-est-handling-option context-override" ::= { affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefNiddEntry 69 } affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefNiddNumNiddMtDataPacketsDiscardedContextRecreate OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of NIDD MT data packets discarded due to duplicate Connection Establishment for context-recreate option" ::= { affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefNiddEntry 70 } affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefNiddNumNiddMtDataBytesDiscardedContextRecreate OBJECT-TYPE SYNTAX ConfdString MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of NIDD MT data bytes discarded due to duplicate Connection Establishment for context-recreate option" ::= { affirmedZoneServiceFunctionStatisticsSlotLevelCallPerformanceScefNiddEntry 71 } affirmedZoneServiceFunctionStatisticsSlotLevelProcedureScefTable OBJECT-TYPE SYNTAX SEQUENCE OF AffirmedZoneServiceFunctionStatisticsSlotLevelProcedureScefEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "" ::= { affirmedZoneMIB 506 } affirmedZoneServiceFunctionStatisticsSlotLevelProcedureScefEntry OBJECT-TYPE SYNTAX AffirmedZoneServiceFunctionStatisticsSlotLevelProcedureScefEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "" INDEX { affirmedZoneName, affirmedZoneServiceFunctionStatisticsSlotLevelProcedureScefName } ::= { affirmedZoneServiceFunctionStatisticsSlotLevelProcedureScefTable 1 } AffirmedZoneServiceFunctionStatisticsSlotLevelProcedureScefEntry ::= SEQUENCE { affirmedZoneServiceFunctionStatisticsSlotLevelProcedureScefName String, affirmedZoneServiceFunctionStatisticsSlotLevelProcedureScefNumCmrConnectSuccess Unsigned32, affirmedZoneServiceFunctionStatisticsSlotLevelProcedureScefNumCmrConnectFail Unsigned32, affirmedZoneServiceFunctionStatisticsSlotLevelProcedureScefNumCmrUpdateSuccess Unsigned32, affirmedZoneServiceFunctionStatisticsSlotLevelProcedureScefNumCmrUpdateFail Unsigned32, affirmedZoneServiceFunctionStatisticsSlotLevelProcedureScefNumCmrDeleteSuccess Unsigned32, affirmedZoneServiceFunctionStatisticsSlotLevelProcedureScefNumCmrDeleteFail Unsigned32, affirmedZoneServiceFunctionStatisticsSlotLevelProcedureScefNumMODataSuccess Unsigned32, affirmedZoneServiceFunctionStatisticsSlotLevelProcedureScefNumMODataFail Unsigned32, affirmedZoneServiceFunctionStatisticsSlotLevelProcedureScefNumMTDataSuccess Unsigned32, affirmedZoneServiceFunctionStatisticsSlotLevelProcedureScefNumMTDataFail Unsigned32, affirmedZoneServiceFunctionStatisticsSlotLevelProcedureScefNumNiddConfigAttempt Unsigned32, affirmedZoneServiceFunctionStatisticsSlotLevelProcedureScefNumNiddConfigSuccess Unsigned32, affirmedZoneServiceFunctionStatisticsSlotLevelProcedureScefNumNiddConfigFail Unsigned32, affirmedZoneServiceFunctionStatisticsSlotLevelProcedureScefNumMonteConfigSuccess Unsigned32, affirmedZoneServiceFunctionStatisticsSlotLevelProcedureScefNumMonteConfigFail Unsigned32, affirmedZoneServiceFunctionStatisticsSlotLevelProcedureScefNumMonteReportSuccess Unsigned32, affirmedZoneServiceFunctionStatisticsSlotLevelProcedureScefNumMonteReportFail Unsigned32 } affirmedZoneServiceFunctionStatisticsSlotLevelProcedureScefName OBJECT-TYPE SYNTAX String MAX-ACCESS not-accessible STATUS current DESCRIPTION "Table Name" ::= { affirmedZoneServiceFunctionStatisticsSlotLevelProcedureScefEntry 1 } affirmedZoneServiceFunctionStatisticsSlotLevelProcedureScefNumCmrConnectSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Resume Notification success" ::= { affirmedZoneServiceFunctionStatisticsSlotLevelProcedureScefEntry 2 } affirmedZoneServiceFunctionStatisticsSlotLevelProcedureScefNumCmrConnectFail OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of CMR Connect failures" ::= { affirmedZoneServiceFunctionStatisticsSlotLevelProcedureScefEntry 3 } affirmedZoneServiceFunctionStatisticsSlotLevelProcedureScefNumCmrUpdateSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Resume Notification success" ::= { affirmedZoneServiceFunctionStatisticsSlotLevelProcedureScefEntry 4 } affirmedZoneServiceFunctionStatisticsSlotLevelProcedureScefNumCmrUpdateFail OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of CMR Update failures" ::= { affirmedZoneServiceFunctionStatisticsSlotLevelProcedureScefEntry 5 } affirmedZoneServiceFunctionStatisticsSlotLevelProcedureScefNumCmrDeleteSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Resume Notification success" ::= { affirmedZoneServiceFunctionStatisticsSlotLevelProcedureScefEntry 6 } affirmedZoneServiceFunctionStatisticsSlotLevelProcedureScefNumCmrDeleteFail OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of CMR Delete failures" ::= { affirmedZoneServiceFunctionStatisticsSlotLevelProcedureScefEntry 7 } affirmedZoneServiceFunctionStatisticsSlotLevelProcedureScefNumMODataSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Resume Notification success" ::= { affirmedZoneServiceFunctionStatisticsSlotLevelProcedureScefEntry 8 } affirmedZoneServiceFunctionStatisticsSlotLevelProcedureScefNumMODataFail OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of MO Data failures" ::= { affirmedZoneServiceFunctionStatisticsSlotLevelProcedureScefEntry 9 } affirmedZoneServiceFunctionStatisticsSlotLevelProcedureScefNumMTDataSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Resume Notification success" ::= { affirmedZoneServiceFunctionStatisticsSlotLevelProcedureScefEntry 10 } affirmedZoneServiceFunctionStatisticsSlotLevelProcedureScefNumMTDataFail OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of MT Data failures" ::= { affirmedZoneServiceFunctionStatisticsSlotLevelProcedureScefEntry 11 } affirmedZoneServiceFunctionStatisticsSlotLevelProcedureScefNumNiddConfigAttempt OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Resume Notification Attempt" ::= { affirmedZoneServiceFunctionStatisticsSlotLevelProcedureScefEntry 12 } affirmedZoneServiceFunctionStatisticsSlotLevelProcedureScefNumNiddConfigSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Resume Notification success" ::= { affirmedZoneServiceFunctionStatisticsSlotLevelProcedureScefEntry 13 } affirmedZoneServiceFunctionStatisticsSlotLevelProcedureScefNumNiddConfigFail OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of MT Data failures" ::= { affirmedZoneServiceFunctionStatisticsSlotLevelProcedureScefEntry 14 } affirmedZoneServiceFunctionStatisticsSlotLevelProcedureScefNumMonteConfigSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Resume Notification success" ::= { affirmedZoneServiceFunctionStatisticsSlotLevelProcedureScefEntry 15 } affirmedZoneServiceFunctionStatisticsSlotLevelProcedureScefNumMonteConfigFail OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of MT Data failures" ::= { affirmedZoneServiceFunctionStatisticsSlotLevelProcedureScefEntry 16 } affirmedZoneServiceFunctionStatisticsSlotLevelProcedureScefNumMonteReportSuccess OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of Resume Notification success" ::= { affirmedZoneServiceFunctionStatisticsSlotLevelProcedureScefEntry 17 } affirmedZoneServiceFunctionStatisticsSlotLevelProcedureScefNumMonteReportFail OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Total number of MT Data failures" ::= { affirmedZoneServiceFunctionStatisticsSlotLevelProcedureScefEntry 18 } END